.l{

    float: left;

}

.r{

    float: right;

}

.top{

    height: 48px;

    width: 100%;

    background: #004193;

}

.wrap{

    width: 1280px;

    margin: 0 auto;

}

.wrap2{

    width: 1280px;

    margin: 0 auto;

}

.top .top_left,.top .top_right{

    width: 49%;

    line-height: 48px;

    color: #fff;

    font-size: 14px;

}

.top .top_right{

    text-align: right;

}

/*top*/

.nav{

    width: 100%;

    height: 100px;

}

.nav_left{

    line-height: 100px;

}
.nav_left a img{
    width: 240px;
}
.nav_right .nav_main ul li{

    float: left;

    margin: 0 13px;

}
.nav_right .nav_main ul li:hover .j_erji_pc{
    height: 100px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.nav_right .nav_main ul li .j_erji_pc{
    height: 0px;
    position: absolute;
    z-index: 1000;
    background-color: #0057b9;
    margin-top: 0;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    overflow: hidden;
}
.nav_right .nav_main ul li .j_erji_pc li{
    float: none;
    margin:0;
    padding:0 15px;
    overflow: hidden;
}
.nav_right .nav_main ul li .j_erji_pc li:hover{
    background-color: #004aa1;
}
.nav_right .nav_main ul li .j_erji_pc li a{
    line-height: 50px;
    color: #fff;
}
.nav_right .nav_main ul li a{

    line-height: 100px;

    font-size: 16px;

    font-family: Arial;

    color: #000;

    font-weight: bold;

}

.nav_search{

    width: 30px;

    height: 100px;

    line-height: 100px;

    overflow: hidden;

    display: none;

}

.nav_search a{

    display: inline-block;

    width: 30px;

    height: 30px;

    border-radius: 100px;

    background: #dcdddd;

    color: #fff;

    font-size: 13px;

    text-align: center;

    line-height: 30px;

}

/*nav*/

.banner{

    width: 100%;

    height: 630px;

    background-size: cover;

    position: relative;

}



.banner ul li{

    width: 100%;

    height: 630px;

}

/*banner*/

.content{

    width: 100%;

    min-height: 500px;

}

.aboutdn{

    width: 100%;

    overflow: hidden;

}

.aboutdn_left{

    width: 48%;

    min-height: 540px;

    padding: 75px 0;



}

.aboutdn_right{

    width: 50%;

    min-height: 540px;

    padding: 75px 0;

    position: relative;

}

.z_bkbt{

    overflow: hidden;

    margin-bottom: 60px;

}

.z_hengx{

    width: 40px;

    height: 4px;

    background: #000;

    margin-bottom: 10px;

}

.z_btwz{

    font-size: 35px;

    font-weight: bold;

    color: #000;

}

.aboutdn_nr{

    font-size: 16px;

    font-family: Arial;

    color: #666;

    margin-bottom: 48px;

}

.z_more{

    width: 145px;

    height: 45px;

    position: relative;

    margin-top: 30px;

}

.z_more a{

    display: block;

    width: 100%;

    height: 100%;

}

.z_more_left{

    display: inline-block;

    width: 145px;

    height: 100%;

    background: #1B499B;

    text-align: center;

    line-height: 45px;

    font-size: 16px;

    color: #fff;

    position: absolute;

    z-index: 3;

}

.z_more_right{

    width: 44px;

    height: 100%;

    z-index: 2;

    opacity: 0;

    line-height: 45px;

    text-align: center;

    color: #fff;

    background: #1B499B;

    position: absolute;

    transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

    -o-transition: all .3s;

    right: 0;

}

.zxxcd{

    display: block;

    width: 100%;

    height: 100%;

}

.z_more .zxxcd:hover .z_more_right{

    opacity: 1;

    right: -45px;

}

.video_play{

    position: absolute;

    display: inline-block;

    z-index: 4;

    width: 88px;

    height: 88px;

    text-align: center;

    line-height: 88px;

    left: calc(50% - 44px);

    top: calc(50% - 44px);

}

.video_xz{

    z-index: 3;

    position: absolute;

    display: inline-block;

    width: 88px;

    height: 88px;

    left: calc(50% - 44px);

    top: calc(50% - 44px);

}

.video_img{

    width: 100%;

    display: inline-block;

    overflow: hidden;

}

.video_img img{

    width: 100%;

    display: inline-block;

    transform: scale(1);

    -webkit-transform: scale(1);

    -o-transform: scale(1);

    -moz-transform: scale(1);

    transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

    -o-transition: all .3s;

}

.aboutdn_right a:hover .video_img img{

    width: 100%;

    transform: scale(1.1);

    -webkit-transform: scale(1.1);

    -o-transform: scale(1.1);

    -moz-transform: scale(1.1);



}

.ysqy{

    width: 100%;

    height: 240px;

    background: #01499D;

}

.main_num_box{

    position: relative;

}

.main_num_li_nian{

    margin-top: 50px;

}

.main_num_li_nian b{

    font-size: 65px;

    color: #ffffff;

    font-family: Impact;

}

.main_num_li_nian span{

    font-size: 16px;

    color: #ffffff;

    margin-left: 5px;

}

.page_jianjie_ztime .main_num_li_nian b{

    color: #006cc4;

}

.page_jianjie_ztime .main_num_li_nian span{

    color: #646464;

}

.page_jianjie_ztime .main_num_li_name{

    color: #646464;

}

.main_num_li_name{

    font-size: 16px;

    color: #ffffff;

}

.main_num_box li{

    text-align: center;

    width: 25%;

    float: left;

}

.hyyy{

    width: 100%;

    min-height: 745px;

    background: url("/images/hybg.jpg") no-repeat center;

    background-size: cover;

    overflow: hidden;

}

.hyyybt{

    margin-top: 80px;

}

.hyyynr{

    width: 100%;

}

.hyla{

    width: 157px;

    height: 126px;

    background: #1B499B;

    position: absolute;

    text-align: center;

    line-height: 126px;

    right: 38px;

    z-index: 3;

}

.hyla img{

    width: auto !important;

    display: inline-block !important;

}

.hyynr_left{

    width: 50%;

    overflow: hidden;

    position: relative;

    min-height: 455px;

}

.hyynr_right{

    width: 47%;

    padding-top: 75px;

    overflow: hidden;

    position: relative;

}

.am-slider-default{

    margin: 0;

    background: none;

    border: none;

    box-shadow: none;

    -webkit-box-shadow:none;

}

.hylb{

    width: 556px;

    height: 406px;

    position: absolute;

    z-index: 2;

    bottom: 8px;

    overflow: hidden;

}

.hylb img{

    width: 100%;

    transform: scale(1);

    -webkit-transform: scale(1);

    -o-transform: scale(1);

    -moz-transform: scale(1);

    transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

    -o-transition: all .3s;

}

.hylb:hover img{

    transform: scale(1.1);

    -webkit-transform: scale(1.1);

    -o-transform: scale(1.1);

    -moz-transform: scale(1.1);

}

.hylc{

    width: 556px;

    height: 406px;

    position: absolute;

    border: 2px solid #E1E1E1;

    bottom: 28px;

    right: 60px;

}

.hyyr_hx{

    width: 32px;

    height: 3px;

    background: #999;

}

.hyyr_bt{

    font-size: 28px;

    font-family: Arial;

    color: #1b499b;

    font-weight: bold;

    margin-bottom: 45px;

}

.cpzx{

    width: 100%;

    min-height: 848px;

    background: url("/images/cpbg.jpg") no-repeat center;

    background-size: cover;

}

.cpzxbt{

    margin-top: 80px;

}

.cpzxnr{

    width: 100%;

    overflow: hidden;

}

.cpzxnrleft{

    float: left;

    width: 342px;

    height: 100%;

    border: none;



}

.cpzxnrleft li{

    width: 332px;

    height: 50px;

    margin-bottom: 10px;

    position: relative;

}

.cpzxnrleft li a{

    display: block;

    padding: 0;

    margin: 0;

    line-height: 50px;

    width: 100%;

    height: 100%;

    background: #f5f5f5;

    border: none !important;

    font-size: 18px;

    color: #333;

    font-family: "Microsoft YaHei";

    font-weight: 100;

    position: relative;

    z-index: 2;

}

.cpzxnrleft li a .hlg{

    padding-left: 47px;



}

.cpzxnrright{

    float: right;

    width: 896px;

    min-height: 590px;

    border: none;



}

.am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover{

    background: #1B499B;

    color: #fff;

}

.xydjt{

    position: absolute;

    right:0;

    width:0;

    height:0;

    top: 15px;

    z-index: 0;

    border-width:10px;

    border-style:solid;

    border-color:transparent transparent  transparent #1B499B;

    transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

    -o-transition: all .3s;

}

.cpzxnrleft li.am-active .xydjt{

    right: -20px;

}

.cpzxnrright .am-tab-panel a{

    border: none;

    padding: 0;

    margin: 0;

    display: block;

    width: 100%;

    min-height: 590px;

    position: relative;

}

.cpzxnrright .am-tab-panel{

    width: 100% !important;

    min-height: 590px;

    padding: 0;

    margin: 0;

}

.cpzxnrlefta{

    display: block;

    position: absolute;

    width: 100%;

    height: 62px;

    background: rgba(27,73,155,.8);

    bottom: 0;

    text-align: center;

    line-height: 62px;

    color: #fff;

    font-size: 15px;

    z-index: 3;

    font-family: "Microsoft YaHei";

}

.cpzxnrleftb{

    display: block;

    width: 100%;

    height: 590px;

    overflow: hidden;

}

.cpzxnrright .am-tab-panel a .cpzxnrleftb img{

    width: 100%;

    transform: scale(1);

    -webkit-transform: scale(1);

    -o-transform: scale(1);

    -moz-transform: scale(1);

    transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

    -o-transition: all .3s;

}

.cpzxnrright .am-tab-panel a:hover .cpzxnrleftb img{

    transform: scale(1.1);

    -webkit-transform: scale(1.1);

    -o-transform: scale(1.1);

    -moz-transform: scale(1.1);

}

.cpzxnr .am-tabs{

    overflow: hidden;

    height: 590px;

}

/*cont*/

.footer{

    width: 100%;

    height: 520px;

    background: #14468D;

}

.footer_top{

    height: 460px;

    width: 100%;

    padding-top: 55px;

    background: url("/images/footbg.jpg") no-repeat center;

    background-size: cover;

}

.footer_bottom{

    height: 60px;

    width: 100%;

    line-height: 60px;

}

.footer_top .xzzm{

    font-size: 16px;

    font-family: Arial;

    color: #fff;

}

.footer_top_lefta{

    margin-right: 80px;

}

.footer_top_lefta ul li{

    margin: 10px 0;

}

.footer_top_lefta ul li a{

    font-size: 14px;

    font-family: Arial;

    color: #B4C5DC;

}

.footer_top_right_t{

    font-size: 16px;

    color: #fff;

    text-align: right;

    font-family: Arial;

}

.footer_top_right_c{

    font-size: 24px;

    font-family: Arial;

    color: #fff;

}

.foot_bottom_r_name{

    font-size: 20px;

    text-align: right;

    color: #fff;

    line-height: 20px;

    border-right: 1px solid #fff;

    padding-right: 10px;

    margin-top: 20px;

}

.foot_bottom_r_con{

    margin-top: 18px;

    width: auto;

    float: right;

}

.foot_bottom_r_con_ewm{

    float: left;

}

.foot_bottom_r_con_fx{

    float: left;

    margin-left: 3px;

    display: none;

}

.foot_bottom_r_phone{

    margin-top: 8px;

    font-size: 24px;

    color: #fff;

}

.foot_bottom_r_con_ewm{

    float: left;

    width: 56px;

    height: 56px;

}





.foot_bottom_r_con_ewm{

    position: relative;

}

.eewm{

    display: block;

    width: 56px;

    height: 56px;

    position: absolute;

}

.eewm .eewmw{

    position: absolute;

    bottom: 0;

    opacity: 0;

    transition: all .4s;

    -moz-transition: all .4s;	/* Firefox 4 */

    -webkit-transition: all .4s;	/* Safari 和 Chrome */

    -o-transition: all .4s;	/* Opera */

    left: -3px;

    pointer-events: none;

}

.eewm .eewmz{

    position: absolute;

}

.eewm:hover .eewmw{

    z-index: 99;

    bottom: 60px;

    opacity: 1;

    transition: all .4s;

    -moz-transition: all .4s;	/* Firefox 4 */

    -webkit-transition: all .4s;	/* Safari 和 Chrome */

    -o-transition: all .4s;	/* Opera */

}

.foot_bottom_r_con_fx{

    position: relative;

}

.eewmw{

    position: absolute;

    left:49px;

}

.footer_bottom_left{

    font-size: 14px;

    font-family: "Microsoft YaHei";

    color: #fff;

}

.footer_bottom_right a{

    font-size: 14px;

    font-family: "Microsoft YaHei";

    color: #fff;

}



.banner_ny{

    width: 100%;

    /*height: 482px;*/
    height: 400px;

    background-size: contain !important;

}

@media screen and (max-width: 2185px){

    .banner_ny{

        background-size: auto !important;



    }

}

.content_ny_top{

    height: 78px;

    line-height: 78px;

    border-bottom: 1px solid #EAEAEA;

}

.content_ny_top_left{

    width: 50%;

    height:78px;

    line-height: 78px;

}

.z_nr_home{

    line-height: 70px;

}

.z_nr_home img{

    display: inline-block;

}

.z_nr_mbx{

    font-size: 14px;

    margin-left: 10px;

}

.z_nr_mbx a{

    color: #333;

}

.content_ny_ny{

    min-height: 800px;

    overflow: hidden;

}

.content_ny_nyt{

    height: 50px;

    margin: 55px 0;

    position: relative;

    z-index: 99;

}

.cont_ny_nytleft{

    height: 50px;

    line-height: 50px;

    font-size: 16px;

    color: #000;

}

.cont_ny_nytxllb{

    height: 50px;

    line-height: 50px;

    margin-left: 20px;

    width: 280px;

}

.am-dropdown{

    width: 280px;

}

.am-icon-caret-down{

    margin-left: 20px;

}

.am-dropdown-content{

    width: 280px;

}

ul.am-dropdown-content>li>a{

    font-size: 16px;

}

.cont_ny_nytxllb .am-btn-primary:focus, .am-btn-primary:hover{

    background: #fff;

    color: #333;

    border: 1px solid #14468D;

}

.cont_ny_nytxllb .am-btn-primary.am-active, .am-btn-primary:active, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle{

    background: #14468D;

}

.cont_ny_nytxllb button{

    border: 1px solid #D9D9D9;

    margin: 0;

    width: 100%;

    color: #333;

    background-color: #fff;

    display: block;

    height: 50px;

    line-height: 50px;

    padding: 0 10px;

}

.am-selected-btn{

    padding: 0 20px !important;

    height: 50px;

}

.am-selected{

    width: 260px !important;

}

.content_ny_nylist ul li{

    width: 100%;

    overflow: hidden;

    margin-bottom: 30px;

}

.z_cplistt{

    width: 531px;

    height: 320px;

    overflow: hidden;

}

.z_cplistt img{

    width: 100%;

    transform: scale(1);

    -webkit-transform: scale(1);

    -o-transform: scale(1);

    -moz-transform: scale(1);

    transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

    -o-transition: all .3s;

}

.content_ny_nylist ul li:hover .z_cplistt img{

    transform: scale(1.1);

    -webkit-transform: scale(1.1);

    -o-transform: scale(1.1);

    -moz-transform: scale(1.1);

}



.content_ny_nylist ul li .z_cplistn_an_xq a.eemail:hover{

    border: 1px solid #004193;



    color: #004193;

}

.content_ny_nylist ul li .z_cplistn_an_xq a.mmroe:hover{

    border: 1px solid #004193;



    color: #004193;

}

.z_cplistn{

    width: 749px;

    height: 320px;

    background: #FAFAFA;

    padding: 27px 40px 27px 52px;

    overflow-y: auto;

}

.z_cplistn_bt{

    font-size: 30px;

    font-family: Arial;

    color: #000;



}

.z_cplistn_nt{

    font-size: 16px;

    font-family: Arial;

    color: #989898;

    margin-top:18px;

}

.z_cplistn_an{

    margin-top: 30px;

    overflow: hidden;

    width: 100%;

}

.z_cplistn_an_xq{



    float: right;

}

.z_cplistn_an_xq a{

    display: block;

    border: 1px solid #949494;

    float: left;

    width: 68px;

    height: 68px;

    line-height: 66px;

    text-align: center;

    margin-right: 20px;

    transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

    -o-transition: all .3s;

    color: #333;

    font-size: 30px;

    font-weight: 100;

}

.cpxqsnr{

    overflow: hidden;

    margin-top: 55px;

    padding-bottom: 50px;

    border-bottom: 1px solid #EAEAEA;

}

.z_cplistn_cs{

    width: 100%;

    overflow: hidden;

    margin-top: 25px;

}

.z_cplistn_csl{

    width: 242px;

    height: 50px;

    line-height: 50px;

    text-align: center;

    background: #004193;

    font-size: 14px;

    color: #fff;

    font-family: Arial;

    display: block;

}

.z_cplistn_csl:hover{

    color: #fff;

}

.dhnbmer{

    font-size: 21px;

    font-family: Arial;

    color: #000;

}

.dhnbmer .dhnsl{

    font-size: 14px;

    font-family: "Microsoft YaHei";

    color: #333;

}

.z_cplistn_csr{

    margin-left: 30px;

}

.cpxqtab{

    width: 100%;

    height: auto;

    position: relative;

    margin-bottom: 70px;

}

.cpxqtab .slide_nav {

    position: absolute;

    -webkit-tap-highlight-color: rgba(0,0,0,0);

    top: 200px;

    left: 0;

    opacity: 0.7;

    z-index: 3;

    text-indent: -9999px;

    overflow: hidden;

    text-decoration: none;

    height: 70px;

    width: 38px;

    margin-top: -45px;

}



.cpxqtab .slide_nav.next {

     left: auto;

     right: 0;

     background: transparent url("/images/right.png") no-repeat left top;

 }

.cpxqtab .slide_nav.prev {

    right: auto;

    left: 0;

    background: transparent url("/images/left.png") no-repeat left top;

}



.slide_containerbt{

    width: 100%;

    height: 115px;

    overflow: hidden;

    text-align: center;

}

.slide_containerbt .clysb{

    margin-top: 30px;

    font-size: 30px;

    color: #333333;

}

.slide_containerbt .clyss{

    width: 45px;

    height: 2px;

    background: #333;

    display: inline-block;

}

.slide_sqrly{

    width: 100%;

    height: 66px;

    text-align: center;

    overflow: hidden;

    margin-top: 55px;

}

.slide_sqrly a{

    display: inline-block;

    width: 213px;

    border: 1px solid #DEDEDD;

    text-align: center;

    line-height: 55px;

    height: 55px;

    color: #333;

    font-size: 18px;

}



.cpxqjlyzp{

    width: 425px;

    height: 254px;

}

.cpxqjly{

    width: 855px;

    height: 254px;

    border: 1px solid #E8E7E7;

    padding: 38px 57px 0 57px;

}

.cpxqjly .cpxqjlbt{

    font-size: 30px;

    font-family: Arial;

    color: #333;

}

.cpxqjly .cpxqjlnr{

    font-size: 16px;

    color: #9f9f9f;

    margin-top: 20px;

}

.cpxqtul ul li{

    display: block;

    overflow: hidden;

    margin-bottom: 30px;

}

.cpxqtul{

    margin-bottom: 30px;

}

.content_ny_top_right ul li{

    margin: 0 20px;

    float: left;

}

.content_ny_top_right ul li a{

    font-size: 14px;

    color: #333;

    display: block;

    height: 78px;

}

.z_about_a{

    width: 100%;

    padding: 68px 0;

}

.z_about_al{

    width: 815px;

    padding-right: 35px;

}

.z_about_al_bt{

    margin-top: 30px;

}

.z_about_al_nr{

    font-size: 16px;

    font-family: Arial;

    color: #999999;

    line-height: 30px;

}

.z_about_b{

    width: 100%;

    height: auto;

    position: relative;

}

.z_about_bwz{

    width: 100%;

    height: 259px;

    position: absolute;

    z-index: 3;

}

.z_about_bwz .main_num_li_nian b{

    color: #01499D;

}

.z_about_bwz .main_num_li_nian span{

    color: #01499D;

}

.z_about_bwz .main_num_li_name{

    color: #01499D;

}

.z_about_c{

    font-size: 16px;

    font-family: Arial;

    color: #999999;

    line-height: 30px;

    margin: 50px 0;

}

.z_about_d{

    margin-bottom: 50px;

}

.z_about_d img{

    width: 100%;

}

.z_mtzx_video{

    padding-top: 55px;

}

.z_mtzx_video ul li{

    float: left;

    width: 393px;

    height: 479px;

    overflow: hidden;

    border: 1px solid #DDDDDD;

}

.z_mtzx_video ul li a{

    display: block;

    width: 100%;

    height: 479px;

}

.z_mtzx_video ul li .zmv_tp{

    height: 284px;

    width: 100%;

    position: relative;

    overflow: hidden;

    display: block;

}

.zmv_bfan{

    width: 393px;

    height: 284px;

    text-align: center;

    line-height: 284px;

    display: block;

    position: absolute;

    z-index: 4;

    top: -285px;

    opacity: 0;

    transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

    -o-transition: all .3s;

}

.zmv_bfxs{

    display: block;

    position: absolute;

    width: 393px;

    height: 284px;

    bottom: -284px;

    background: rgba(27,73,155,.8);

    z-index: 3;

    transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

    -o-transition: all .3s;

    opacity: 0;

}

.zmv_bszx{

    display: block;

    width: 393px;

    height: 284px;

}

.zmv_bfan img{

    display: inline-block;

}

.zmv_wz{

    display: block;

    padding: 45px 25px 0 25px;

}

.zmv_wz_bt{

    font-size: 23px;

    color: #000;

    font-weight: bold;

    display: block;

}

.zmv_wz_data{

    width: 100%;

    display: block;

    font-size: 16px;

    font-family: "Microsoft YaHei";

    font-weight: 100;

    text-align: right;

    color: #898989;

    margin-top: 28px;

}

.z_mtzx_video ul li{

    margin-right: 50px;

    margin-bottom: 35px;

}

.z_mtzx_video ul li a:hover .zmv_bfxs{

    bottom: 0;

    opacity: 1;

}

.z_mtzx_video ul li a:hover .zmv_bfan{

    top: 0;

    opacity: 1;

}

.z_decy{

    width: 100%;

}

.chanye_div .am-slider-default{

    background: none;

    margin: 0;

}

.chanye_div_li_img{

    height: 350px;

    overflow: hidden;

}

.chanye_div_li_img img{

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s;

}

.chanye_div_li:hover .chanye_div_li_img img{

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

}

.chanye_div_li_con{

    height: 182px;

    color: #333;

    background: #F4F4F4;

}

.chanye_div_li_con_box{

    width: 85%;

    margin: 0 auto;

}

.chanye_div_li_num{

    font-size: 52px;

    line-height: 52px;

    font-weight: 600;

    margin-top: 20px;

}

.chanye_div_li_title{

    font-size: 20px;

    font-weight: bolder;

    margin-top: 3px;

}

.chanye_div_li_js{

    font-size: 16px;

    margin-top: 2px;

}

.chanye_div_li_xian{

    margin-top: 10px;

    width: 53px;

    height: 2px;

    background-color: #666;

}

.chanye_div{

    margin-top: 40px;

}

.chanye_div .am-slider-default .am-direction-nav .am-prev{

    background: url(/images/chanye_jt_l.png) no-repeat center;

    left: -70px;

}

.chanye_div .am-slider-default .am-direction-nav a{

    width: 56px;

    height: 56px;

    display: block;

}

.chanye_div .am-slider-default .am-direction-nav .am-next{

    background: url(/images/chanye_jt_r.png) no-repeat center;

    right: -70px;

}

.chanye_div .am-slider-default .am-control-nav li a{

   display: none;

}

.chanye_div .am-slider-default .am-control-nav li a.am-active{

    width: 40px;

}

.chanye_div .am-slider-default .am-control-nav{

    bottom: -45px;

}

.z_decy .am-slider-default .am-direction-nav a:before{

    display: none;

}

.z_decy{

    padding: 15px 0 55px 0;

}

.chanye_wzms{

    font-size: 16px;

    font-family: Arial;

    color: #999999;

    line-height: 30px;

    margin-top: 35px;

}

.chanye_wzbt{

    font-size: 35px;

    font-weight: bold;

    color: #000;

    text-transform: uppercase;

    margin-top: 55px;

}

.chanye_wzhx{

    width: 40px;

    height: 4px;

    background: #000;

    margin-bottom: 10px;

}

.list_chanye_n_js{

    font-size: 15px;

    color: #555555;

    line-height: 26px;

    margin-top: 30px;

    padding-bottom: 40px;

    border-bottom: 1px solid #DEDEDE;

}

.list_chanye_n_li_img{

    float: left;

    width: 600px;

    height: 367px;

    overflow: hidden;

}

.list_chanye_n_li_img img{

    width: 100%;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s;

}

.list_chanye_n_list li:hover .list_chanye_n_li_img img{

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

}

.list_chanye_n_li_con{

    width: 680px;

    float: left;

}

.list_chanye_n_li_con_box{

    width: 490px;

    margin: 0 auto;

}

.list_chanye_n_li_name{

    font-size: 36px;

    color: #4c4c4c;

    margin-top: 40px;

}

.list_chanye_n_li_js{

    font-size: 15px;

    color: #555555;

    line-height: 26px;

    margin-top: 36px;

}



.list_chanye_n_list{

    margin-top: 55px;

}

.list_chanye_n_list li{

    margin-bottom: 70px;

    background: #FAFAFA;

}

.z_map{

    width: 100%;

    height: 413px;

}

.z_contact_nr{

    overflow: hidden;

    margin-top: 58px;

}

.z_contact_nrl{

    width: 50%;

    height: 430px;

    font-size: 16px;

    color: #666;

    line-height: 35px;

}

.z_contact_nrr{

    width: 50%;

    height: 430px;

}

.z_ctabt{

    font-size: 18px;

    font-family: Arial;

    color: #000;

    margin-bottom: 10px;

    text-transform: uppercase;

}



#company{

    width: 640px;

    height: 46px;

    border: 1px solid #cacaca;

    margin: 0;

    font-size: 14px;

    color: #333;

    padding:0 20px;

    margin-bottom: 26px;

}

#email{

    width: 310px;

    height: 46px;

    border: 1px solid #cacaca;

    margin: 0;

    font-size: 14px;

    color: #333;

    padding:0 20px;

    float: left;

    margin-right: 20px;

    margin-bottom: 26px;

}

#name{

    width: 310px;

    height: 46px;

    border: 1px solid #cacaca;

    margin: 0;

    font-size: 14px;

    color: #333;

    padding:0 20px;

    float: left;

    margin-bottom: 26px;

}

#message{

    width: 640px;

    height: 113px !important;

    border: 1px solid #cacaca;

    margin: 0;

    font-size: 14px;

    color: #333;

    padding:20px 0 0 20px;

    margin-bottom: 26px;

}

#dosubmit{

    width: 268px;

    height: 48px;

    background: #14468D;

    text-align: center;

    line-height: 48px;

    color: #fff;

    border: none;

    float: right;

    font-size: 16px;

}

.header-bottom-a-now a{

    border-bottom: 2px solid #14468D;

}

.show_chanpin_t {

    border-bottom: 1px #F3F3F3;

    margin-top: 55px;

}

.box {

    width: 1280px;

    margin: 0 auto;



}

.show_chanpin_t_l {

    width: 615px;

    float: right;

}

.show_chanpin_t_l_name {

    font-size: 36px !important;

    color: #000;

    margin-top: 27px;

    font-weight: bolder;

}

.show_chanpin_t_r {

    float: left;

}

.show_chanpin_t_l_hengxian {

    width: 77px;

    height: 3px;

    background: #0075C2;

    margin-top: 25px;

}

.show_chanpin_t_l_con {

    font-size: 16px;

    line-height: 30px;

    color: #666;

}

.show_chanpin_t_l_con {

    margin-top: 24px;

}

.show_chanpin_t_l_more {

    margin-top: 70px;

}

.show_chanpin_t_l_con p {

    font-size: 16px;

    color: #555555;

    line-height: 30px;

}

.zxrxx {

    float: left;

    font-size: 16px;

    color: #3c3c3c;

    font-weight: bold;

    line-height: 27px;

}

.zxrxnr {

    margin-top: 10px;

    font-size: 28px;

    color: #0075c2;

    font-weight: 600;

    margin-bottom: 10px;

}

.zxrxnn {

    font-size: 28px;

    color: #0075c2;

    font-weight: 600;

}

.show_chanpin_t_r_mbx {

    margin-top: 35px;

}

.show_chanpin_t_r_div {

    width: 600px;

    border: 5px solid #ECECED;

    margin-top: 25px;

    min-height: 332px;

}

.show_chanpin_t_r_mbx_box {

    float: right;

}

.show_chanpin_t_r_mbx img {

    vertical-align: middle;

    margin-right: 5px;

}

.show_chanpin_t_r_mbx span {

    vertical-align: middle;

    font-size: 15px;

    font-family: SimSun;

    color: #929292;

}

.show_chanpin_t_r_mbx span a {

    color: #929292;

    font-family: "Microsoft YaHei";

}

.show_chanpin_ts {

    margin-top: 45px;

    margin-bottom: 115px;

    border-top: 1px solid #F3F3F3;

}

.show_chanpin_b_title {

    margin-top: 60px;

    font-size: 36px;

    color: #333333;

    text-align: center;

}

.ts_nr {

    font-size: 16px;

    line-height: 30px;

    color: #666;

    margin-top: 65px;

}

.zy_top {

    overflow: hidden;

}

.hgsx {

    display: block;

    width: 540px;

    overflow: hidden;

}

.hgsx img {

    width: 100%;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s;

}



.hgsx:hover img {

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s;

}

.zy_xq {

    width: 100%;

}

.hxszz{

    width: 660px;

}

.zyx_bt {

    width: auto;

    display: inline-block;

    font-size: 28px;

    color: #004EA9;

    height: 52px;

    line-height: 52px;

    border-bottom: 1px solid #004EA9;

    margin-bottom: 33px;

}

.zyx_jj {

    font-size: 14px;

    color: #4D4D4D;

    line-height: 25px;

    border-bottom: 1px solid #E8E8E8;

    padding-bottom: 30px;

    margin-bottom: 40px;

}

.zyx_dz {

    font-size: 15px;

    color: #818181;

    margin-top: 20px;

    height: 30px;

    background: url(/images/map1.jpg) no-repeat left center;

    padding-left: 37px;

    margin-bottom: 15px;

}

.zyx_dw {

    font-size: 15px;

    color: #818181;

    background: url(/images/dh1.jpg) no-repeat left top;

    padding-left: 37px;

    overflow: hidden;

}

.zyx_dzs {

    font-size: 15px;

    color: #818181;

    margin-top: 20px;

    height: 30px;

    background: url(/images/web.jpg) no-repeat left center;

    padding-left: 37px;

    margin-bottom: 15px;

}

.zyx_dw span {

    display: block;

    width: 207px;

    height: 34px;

    line-height: 34px;

    float: left;

}



.show_chanye_s_box {

    margin-top: 25px;

}

.am-text-truncate {

    word-wrap: normal; /* for IE */

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}

.n_banner_name{

    font-size: 48px;

    margin-top: 155px;

    color: #ffffff;

    font-weight: bolder;

}

.n_banner_js{

    font-size: 36px;

    color: #ffffff;



}

.z_zxqyw{

    width: 100%;

    margin-top: 55px;

}

.z_zxqyw ul li{

    width: 48%;

    height: 210px;

    margin-bottom: 30px;

    float: left;

    margin-right: 3%;

    position: relative;

}

.z_zxqyw_l{

    width: 40%;

    height: 210px;

    position: relative;

    overflow: hidden;

    text-align: center;

    line-height: 210px;

}

.z_zxqyw_l img{

    height: 100%;

}

.z_zxqyw_lwd img{

    height: auto;

}

.z_zxqyw_r{

    width: 60%;

    height:210px ;

    background: #FAFAFA;

    padding: 30px;

}

.z_zxqyw_rnr{

    font-size: 26px;

    color: #000;

    display: block;


}

.z_zxqyw_rnr2{

    font-size: 18px;

    margin-top: 20px;

    color: #666;

    display: block;

}

.z_zxqyw_lwd{

    width: 100%;

    height: 100%;

    position: absolute;

}

.z_zxqyxs{

    margin-top: 55px;

    overflow: hidden;

    border-bottom: 1px dashed #ddd;

}

.z_zxqywt{

    width: 100%;

    height: 485px;

    margin-top: 55px;

}

.z_zxqywtl{

    width: 48%;

    float: left;

    height: 485px;

    margin-right: 3%;

    overflow: hidden;

    position: relative;

}

.z_zxqywtlbt{

    position: absolute;

    width: 100%;

    height: 62px;

    line-height: 62px;

    text-align: center;

    background: rgba(27,73,155,.8);

    color: #fff;

    font-size: 20px;

    bottom: 0;

}

.z_zxqywtl img {

    height: 100%;

}

.z_zxqywtr{

    width: 48%;

    float: left;

    height: 485px;

}

.z_zxqywtr ul li{

    border: 1px solid #ddd;

    height: 110px;

    margin-top: 15px;

    padding-left: 30px;

    font-size: 16px;

    padding-top: 15px;

    color: #999;

}

.z_zxqywtr ul li span{

    color: #333;

    display: block;

    font-weight: bold;

    font-size: 20px;


}


/*2021.1.5*/
/*新闻列表*/
.n_news_ul{
    margin-top: 85px;
    margin-bottom:85px;
}
.n_news_ul li {
    margin-bottom: 5px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_news_ul li:hover {
    box-shadow: 0 0 20px #eee;
}
.n_news_li {
    padding: 0 35px;
    background-color: #ffffff;
    /*height: 194px;*/
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_news_li:hover {
    background: #fbfbfb;
    border-bottom: none;
}
.n_news_li_time {
    float: left;
    text-align: right;
    width: 160px;
    margin-top: 55px;
}
.n_news_li_nian {
    font-size: 18px;
    color: #d2d2d2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_news_li:hover .n_news_li_nian {
    color: #005BAB;
}
.n_news_li_yue {
    font-size: 34px;
    font-weight: bolder;
    color: #d2d2d2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_news_li:hover .n_news_li_yue {
    color: #005BAB;
}
.n_news_li_xian {
    margin-top: 8px;
    width: 37px;
    height: 2px;
    float: right;
    background-color: #d2d2d2;
}
.n_news_li_con {
    float: left;
    width: 960px;
    margin-left: 65px;
}
.n_news_li_name {
    margin-top: 35px;
    font-size: 22px;
    font-weight: bold;
    color: #555;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_news_li:hover .n_news_li_name {
    color: #005BAB;
}
.n_news_li_touch_time {
    display: none;
}
.n_news_li_js {
    margin-top: 11px;
    line-height: 28px;
    font-size: 14px;
    color: #898989;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.n_news_li_more {
    margin-top: 20px;
    font-size: 14px;
    color: #898989;

    padding-bottom: 35px;
}
#yema1 {
    height: 25px;
    clear: both;
    text-align: center;
    margin: 30px 0;
}
#yema1 .pages a {
    vertical-align: middle;
    font-size: 16px;
    text-align: center;
    color: #333;
    background-color: #f3f3f3;
    padding: 6px 16px;
    display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#yema1 .pages span {
    vertical-align: middle;
    color: #ffffff;
    padding: 6px 16px;
    background-color: #3371B4;
    display: inline-block;
    font-size: 16px;
}
/*新闻详情*/
.newshowbox {
    width: 835px;
    padding: 30px 0;
    float: left;
}
.newshow_title {
    padding-bottom: 16px;
}
.newshow_name {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
}
.newshow_zx {
    margin-top: 20px;
}
.newshow_zx div {
    float: left;
    font-size: 14px;
    color: #999999;
}
.newshow_follow {
    margin-right: 20px;
}
.newshow_ctrl a {
    color: #999999;
    font-weight: 600;
    margin-right: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.newshow_ctrl a:hover {
    color: #333;
}
.newshow_cont {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 24px;
}
.newshow_cont p {
    text-indent: 0em;
}
.newshowbox_r {
    width: 306px;
    float: right;
    margin: 0 0 50px 0;
}
.newshow_pjs {
    float: left;
    margin-top: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}
.newshow_back {
    float: right;
    font-size: 14px;
    margin-top: 25px;
}
.newshow_back a {
    color: #999999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.newshow_back a:hover {
    color: #333333;
}
.newshowbox_r_b {
    padding: 0 20px;
    margin-top: 32px;
    width: 306px;
    /* height: 343px; */
    padding-bottom: 25px;
    border: 7px solid #F3F3F3;
}
.newshowbox_r_b_prev {
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 26px;
}
.show_prev_title {
    font-size: 20px;
    color: #555555;
    font-weight: 600;
    margin-top: 30px;
}
.show_prev_name {
    font-size: 16px;
    color: #555555;
    line-height: 30px;
}
.prenextpage_touch {
    display: none;
}
@media screen and (max-width: 640px){
    /*新闻列表响应式*/
    .n_news_ul li {
        margin-bottom: 15px;
        padding-bottom: 10px;
        background-color: #f1f1f1;
    }
    .n_news_ul .box{
        width: 94%;
    }
    .n_news_li {
        padding: 0;
        background: #F1F1F1;
        height: auto;
    }
    .n_news_li_time {
        display: none;
    }
    .n_news_li_con {
        float: none;
        width: 100%;
        margin-left: 0;
    }
    .n_news_li_name {
        margin-top: 15px;
        font-size: 16px;
    }
    .n_news_li_touch_time {
        display: block;
        font-size: 14px;
        color: #898989;
    }
    .n_news_li_js {
        margin-top: 0;
    }
    .n_news_li_more {
        margin-top: 0;
    }
    #yema1 {
        height: auto;
        margin: 15px 0;
    }
    #yema1 .pages a {
        font-size: 14px;
        padding: 0 4px;
    }
    #yema1 .pages span {
        font-size: 14px;
        padding: 0 4px;
    }
    .n_news_ul{
        margin-top: 25px;
    }
    .z_mtzx_video{
        padding-top: 25px;
    }

    /*新闻详情响应式*/
    .show_new .box{
        width: 94%;
    }
    .newshowbox {
        width: 100%;
        float: none;
        padding: 16px 0 0 0;
    }
    .newshow_title {
        padding-bottom: 0;
    }
    .newshow_name {
        line-height: normal;
        font-size: 20px;
    }
    .newshow_zx {
        margin-top: 10px;
    }
    .newshow_cont {
        margin-top: 15px;
        line-height: 26px;
        font-size: 15px;
    }
    .newshow_cont img {
        max-width: 100%;
        height: auto;
    }
    .newshowbox_r {
        width: 100%;
        float: none;
    }
    .newshowbox_r_b {
        width: 100%;
        padding: 0 5%;
    }
    .newshow_pjs {
        display: none;
    }
    .newshow_back {
        float: none;
        text-align: right;
        margin-top: 25px;
    }
    .newshowbox_r_b_prev {
        padding: 10px 0;
    }
    .show_prev_title {
        margin-top: 0;
    }
    .newshowbox_r_b_next {
        padding: 10px 0;
    }
}





/*2021.1.7-----首页产品*/
.contentb {
    overflow: hidden;
    margin: 30px 0 0 0;
}
.box2 {
    width: 725px;
    margin: 0 auto;
}
.c333 {
    color: #333333;
}
.contentbtt {
    width: 100%;
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}
.contentbts {
    position: relative;
}
.cpss-z1 input {
    width: 100%;
    height: 60px;
    border-radius: 99px;
    padding: 0 72px 0 20px;
    outline: none;
    border: 1px solid #dcdcdc;
}
.cpss-z2 {
    position: absolute;
    right: 20px;
    top: 8px;
}
.cpss-z2 input {
    width: 44px;
    height: 44px;
    text-indent: -999px;
    border: none;
    outline: none;
    box-shadow: none;
    background: url(/images/ssnn2.jpg) no-repeat center;
}
.contentbb {
    background: #f6f6f6;
    margin-top: 110px;
    padding: 43px 0 0 0;
}
.contentbb .box {
    position: relative;
}
.contentbb .am-nav {
    width: 540px;
    margin: -127px auto 0 auto;
    padding: 0;
    display: block;
    border-bottom: none;
}
.contentbb .am-nav li {
    border: none;
    text-align: center;
    display: inline-block;
    margin: 0;
    width: 270px;
}
.contentbb .am-nav li:hover, .contentbb .am-nav li a:hover, .contentbb .am-nav li.am-active, .contentbb .am-nav li.am-active a {
    border: none;
    background: none;
}
.contentbb .am-nav li.am-active {
    border-bottom: 11px solid #0d61bd;
}
.contentbb .am-nav li a {
    border: none;
    padding: 0;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px !important;
}
.contentbb .am-nav li.am-active a {
    color: #0d61bd;
}
.pc_c {
    display: block;
}
.contentbb .am-tabs-bd {
    margin-top: 66px;
    border: none;
    box-shadow: none;
}
.contentbb .am-tabs-bd .am-tab-panel {
    height: auto;
    padding: 0;
}
#tab1, #tab2 {
    border: none;
    box-shadow: none;
}
.cpist {
    width: 24%;
    height: 230px;
    /* background: navy; */
    margin-right: 1.3%;
    padding-bottom: 137px;
    position: relative;
    margin-bottom: 35px;
    overflow: hidden;
}
.cpistt {
    width: 288px;
    height: 230px;
}
.cpistt img {
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.cpistb {
    width: 100%;
    height: 230px;
    position: absolute;
    background: #fff;
    z-index: 999;
    top: 188px;
    padding: 3px 20px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.cpistb h2 {
    margin-bottom: 10px;
    width: 100%;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cpistb h2 a {
    width: 100%;
    font-size: 20px;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.c666 {
    color: #666666;
}
.cpistb a.c666 {
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-right: 9px;
    font-size: 14px;
    width: 48%;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tu-c {
    display: none;
}
.contentbb .am-tabs-bd {
    margin-top: 66px;
    border: none;
    box-shadow: none;
}
.cpist:hover .cpistb {
    top: 0;
    padding: 32px 20px;
}



@media only screen and (max-width: 767px) and (min-width: 320px){
    .contentb {
        margin-top: 0 !important;
        padding: 15px 0;
        background: #f5f5f5;
    }
    .contentb_bg {
        background: #fff;
        padding-top: 20px;
    }
    .box2 {
        width: 95%;
    }
    .contentbtt {
        font-size: 20px;
    }
    .contentbts {
        width: 100%;
    }
    .contentbb {
        background: none;
    }
    .box {
        width: 95%;
    }
    .contentbb .am-nav {
        width: 100%;
    }
    .contentbb .am-nav li {
        width: 48%;
        margin: 0 1%;
    }
    .contentbb .am-nav li a {
        font-size: 20px;
        word-wrap: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .contentbb .am-tabs-bd {
        margin-top: 20px;
    }
    .pc_c {
        display: none !important;
    }
    .tu-c {
        display: block !important;
    }
    .tu-c .am-panel {
        border: none;
        box-shadow: none;
    }
    .tu-c .am-panel-hd {
        background: none;
        overflow: hidden;
        height: 85px;
        padding: 10px 0;
        border-bottom: none;
        border-top: 2px solid #ebebeb;
    }
    .tu-c .am-panel-hd h4 {
        padding: 0 10px;
    }
    .tu-c .am-panel-hd h4 {
        display: block;
        height: 65px;
        line-height: 65px;
        font-weight: normal;
    }
    .sc-sly {
        display: block;
        width: 100px;
        float: left;
    }
    .sc-sly img {
        width: 100%;
    }
    .sc-sly2 {
        display: block;
        float: left;
        width: 68%;
        height: 65px;
    }
    .tu-c .am-panel-hd h4 p {
        display: block;
        float: left;
        margin: 0;
        margin-left: 10px;
    }
    .tu-c .am-panel-hd h4 b {
        margin-top: 18px;
        display: block;
        width: 30px;
        font-size: 20px;
        color: #bcbcbc;
        text-align: center;
        line-height: 25px;
        height: 30px;
        float: right;
        border: 1px solid #f0f0f0;
    }
    .am-collapsed .am-icon-angle-up:before {
        color: #0d61bd;
        transform: rotate(0deg) !important;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    }
    .tu-c .am-panel-hd h4 .am-icon-angle-up:before {
        transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
    }
    .tu-c .am-panel-collapse {
        overflow: hidden;
    }
    .tu-c .am-panel-bd {
        overflow: hidden;
        padding: 0 10px 10px 10px;
    }
    .tu-c .am-panel-bd {
        border-top: none !important;
    }
    .tu-c .am-panel-bd a {
        width: 50%;
        float: left;
        color: #666;
        font-size: 14px;
        word-wrap: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .contentbb .am-icon-stop:before {
        margin-right: 10px;
        font-size: 12px;
        color: #0d61bd;
        transform: scale(.3);
    }
    
}




/*2021.1.11*/
.top .top_right{
    position: relative;
    padding-right: 220px;
}
.headerrb{
    height: 48px;
    text-align: right;
    line-height: 48px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
}
.headerrbls {
    width: 31px;
    height: 31px;
    margin-left: 10px;
}
.headerrbls a{
    width: 100%;
    height: 31px;
    display: inline-block;
}
.headerrbls a img{
    position: relative;
    top: 0;
    width: 100%;
}  /* i i s 7 . c o m */