﻿/*#nav { background-color: rgba(255,255,255,1); box-shadow: 0px 2px 5px #cccccc; }
#nav .am_navbar_icon_border { border: 1px solid #2c2c2c; }
    #nav .am_navbar_icon_item svg path { fill: #2c2c2c; }
    #nav .am_navbar_icon_item:hover .am_navbar_icon_border { background: #cf000e; border: 1px solid #cf000e; transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
    #nav .am_navbar_icon_item:hover svg path { fill: #ffffff; }
    #nav .am_logo_blue { display: block; }
    #nav .am_logo_white { display: none; }
.am-container { width: 1350px; }*/
/*.body-content{height:100%;}*/
#banner { width: 100%; height: 100%; padding-top:70px;}

#search{}



.am_news_item { overflow: hidden; padding: 20px 0; border-bottom: 1px solid #eaeaea; }
.am_new_pic { float: left; }
    .am_new_pic img { width: 120px; height: 60px; }
.am_new_contact {  min-height: 0; position: relative; }
.am_new_contact_title { padding-top: 0; font-size: 1.6rem; color: #211713;   width: 80%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; }
.am_new_contact_sub_title { font-size: 1.2rem; color: #999999; min-height: 20px; }
.am_new_contact_date{display:none;}


.am-nav-tabs > li > a { padding: .4em .6em; }





#result { margin: 20px 0 100px; }
.result_bb{margin-top:1.5rem;}
    .result_bb .result_search { background: #222; color: #d1be9c; -moz-transition: all .5s linear; -webkit-transition: all .5s linear; transition: all .5s linear; border-radius: 3px; font-size: 1.2rem; padding: .9em 2em; }
        .result_bb .result_search:hover { background: #952225; color: #fff; }
       
.result_sub_tabs a { color: #b1b1b1; font-size: 1.4rem; }
.result_count { margin-top: 12px; margin-bottom: 30px; font-size: 1.2rem; color: #b1b1b1 ;}
.result_sub_tabs .am-nav-tabs > li.am-active > a, .result_sub_tabs .am-nav-tabs > li.am-active > a:focus, .result_sub_tabs .am-nav-tabs > li.am-active > a:hover { color: #555; background-color: #fff; border-bottom: 1px solid #cf000e; cursor: default; }
    .result_sub_tabs .am-nav-tabs > li.am-active > a, .result_sub_tabs .am-nav-tabs > li.am-active > a:focus, .result_sub_tabs .am-nav-tabs > li.am-active > a:hover { color: #555; background-color: #fff; border: none; border-bottom: 1px solid #cf000e; cursor: default; }

.am_from_group { display: inline-block; width: 75%; float: left; margin-right: 10px; }



.result_list .am-u-sm-4 { padding-left: 4rem; padding-right: 4rem; }
.am_video_pic { position: relative; }
    .am_video_pic::before { content: ''; width: 100%; height: 100%; position: absolute; z-index: 1; background: rgba(0,0,0,0.5); }
    .am_video_pic::after { content: ''; position: absolute; top: 50%; z-index: 2; width: 44px; height: 44px; background: url(../images/news/play.png) center center no-repeat; left: 50%; transform: translate(-50%,-50%); }
    .am_video_pic img { width: 100%; }
.am_video_contact { padding: 20px 15px; }
    .am_video_contact h3 { color: #211713; font-size: 1.4rem; margin-bottom: 15px; }

    .am_video_contact p { color: #999999; font-size: 1.2rem; margin: 0; }



.result_breadcrumb{margin-top:45px;border-top:1px solid #ddd;}
    .result_breadcrumb a{color:#999;}
.am-breadcrumb{margin-bottom:100px;}

.am-menu-default .am-menu-nav { padding: 0; border-bottom: 1px solid #ccc; }

    .am-menu-default .am-menu-nav li a { color: #b1b1b1; font-size: 1.4rem; }
    .am-menu-default .am-menu-nav li.active a { border-bottom: 1px solid #cf000e ;}


    @media only screen and (min-width: 641px) { .am-topbar-nav > li > a { color: #211713; }
    .result_sub_tabs .am-nav > li > a:focus, .result_sub_tabs .am-nav > li > a:hover { color: #555; background-color: #fff; border: none; border-bottom: 1px solid #cf000e; cursor: default; }
}
@media only screen and (max-width: 641px) {

}