@charset "utf-8";

.top_t{
    background: #f6f6f6;
    color: #666;
    font-size: 12px;
    padding: 10px 0;
}
.top_t .fr a:hover,.top_t .fr .yu_en:hover{
    text-decoration: underline;
}

.top_gm{
}
.top_gm a{
    display: block;
    float: left;
    color: #666;
    border-left: 1px solid #666;
    text-align: center;
    margin-right: 10px;
    padding-left: 10px;
}
.top_gm a:first-child{
    border-left: 0;
}
.top_gm a img{
    display: block;
    margin: 0 auto;
}



.top_b{
    /* height: 63px; */
    padding: 15px 0 20px;
}
.logo{
    display: block;
}
.logo img{
    display: block;
    /* width: 96px; */
    height: 69px;
    float: left;
}
.logo .logo_name{
    float: left;
    height: 69px;
    line-height: 69px;
    margin-left: 15px;
    font-size: 24px;
    color: #222222;
    font-weight: bold;
}
.logo .logo_biaoti{
    float: left;
    color: #df1e17;
    font-weight: bold;
    border-left: 1px solid #eee;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 10px;
    font-size: 18px;
}

.top_nav>ul{
    float: left;
    margin-top: 25px;
    clear: both;
}
.top_nav>ul>li{
    float: left;
    text-align: center;
    line-height: 35px;
    margin-left: 60px;
    position: relative;
}
.top_nav>ul>li:first-child{
    margin-left: 0px;
}
.top_nav>ul>li>a{
    color: #666;
    font-size: 16px;
    display: block;
    height: 30px;
    line-height: 20px;
    text-align: center;
}
.top_nav ul li a:hover{
    color: #018A3A;
}
.top_nav .top_tel{
    height: 30px;
    line-height: 30px;
    color: #E72118;
    font-size: 16px;
    font-weight: bold;
}

.top_djon{
    color: #018A3A!important;
    border-bottom: 3px solid #018A3A!important;
}
.left_djon{
    background: #e52017!important;
    color: #fff!important;
}


.top_nav>ul>li .npl01{
    right: 0;
}
.newstop_img{
    width: 408px;
    height: 60px;
}
.newstop_img img{
    display: block;
    width: 408px;
    height: 60px;
    margin-top: 8px;
}
.newstop{
    margin-top: 12px;
}
.subNav{
    display: none;
    position: absolute;
    z-index: 999;
    background: #f9f9f9;
    border-bottom: 3px solid #E60012;
    width: 430px;
    padding: 20px 25px;
}
.newstop_heard_lxian{
    width: 64px;
    height: 3px;
    background: #159915;
    display: none;
}
.top_b>ul>li:hover .newstop_heard_lxian{
    background:#E60012;    
}

.subNav ul{float: left; width: 240px;  box-sizing: border-box;}
.subNav ul li{ width: 50%; float: left; height: 30px; padding-left: 14px; background: url(../images/icon_20.png) no-repeat left center; box-sizing: border-box; margin-bottom: 20px;}
.subNav ul li:hover{background: url(../images/icon_21.png) no-repeat left center;}
.subNav ul li a{ display: block; width: 100%; line-height: 30px; font-size: 14px; color: #666;}
.subNav ul li:hover a{ color: #018A3A;}
.subNav .imgNav{ float: left; width: 190px; box-sizing: border-box; padding-left:10px;}
.subNav .imgNav img{
    width: 180px;
    height: 180px;
    display: block;
    border: 1px solid #fff;
}
.newstop_heard>ul>li .ntl5{
    left: 8px;
}
.newstop_heard>ul>li .ntl6{
    left: 104px;
}
.newstop_heard>ul>li .ntl7{
    left: 200px;
}
.newstop_heard>ul>li .ntl8{
    left: 296px;
}
.newstop_heard{
    position: relative;
}
.newstop_heard>ul{
    margin-left: 40px;
    padding-top:40px;
}
.newstop_heard>ul>li:first-child{
    margin-left: 0;
}
.newstop_heard>ul>li{
    float: left;
    margin:0 16px;
}
.newstop_heard>ul>li>a{
   color: #353535;
   font-size: 16px;
   display: block;
   height: 45px;
   line-height: 20px;
   text-align: center;
}
.newstop_heard>ul>li>a:hover{
    color: #003491;
    font-weight: bold;
}
.newstop_heard>ul .on>a{
    color: #003491!important;
    font-weight: bold!important;
}
.newstop_heard>ul .on .newstop_heard_lxian{
    display: block!important;
    background:#003491!important; 
}




/*搜索*/
.search{
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.search_tit{
    
}
.search_tit span{
    font-weight: bold;
}
.search_tit a{
    margin-right: 10px;
    color: #666;
}
.search_tit a:hover{
    color:#159915;
}
.search_ss{
    margin-top: 12px;
    position:relative;
}
.search_ss .search_ss_tit{
    position: absolute;
    top: 0;
    height: 27px;
    line-height: 27px;
    left: 10px;
    color: #999;
}
.search_ss #gjz{
    line-height: 25px;
    height: 25px;
    float: left;
    border: 1px solid #ccc;
    width: 350px;
    padding-left: 55px;
    outline: none;
    color: #999;
}
.search_ss #ssk{
    height: 27px;
    float: left;
    background: #159915;
    border: 1px solid #159915;
    color: #fff;
    padding: 0 8px;
    cursor: pointer;
}