
/*通用*/
body,html{
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: 微软雅黑;
    background:url(../images/bj.png) ;
    height:100%;



}
.am_logo_color{
    width: 100%;
    position: relative;
    background-color: #0B4792;
    border-bottom: 1px solid #1D6ECB;

}
.am_count{
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.setting{
    width: 100%;
    position: absolute;
    height: 100%;
    /*background-image: url("../images/bj.png");*/
    /*background:url(../images/bj.png) no-repeat 0 -850px;*/
    /*background-size:cover;*/

}
.mf_title{
    width: 100%;
    display: flex;
    justify-content: center;
}
.wing_left{
     width: 190px;
     height: 75px;


 }
.wing_left img{
    width: 100%;
    height: 100%;

}
.am_banner img{
	width: 100%;
}
.wing_right{
    width: 190px;
    height: 75px;


}
.wing_right img{
    width: 100%;
    height: 100%;
}
.wing_text{
    width: 135px;
    height: 75px;
    position: relative;

}
.wing_tt{
    width: 100%;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wing_tt >p{
    width: 100%;
    font-size: 12px;
    color: #bcbcbc;
    text-transform:uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/**/
.am_logo_list{
    width: 100%;
    display: flex;
}
.am_logo{
    width: 65%;
    margin: 17.5px 0;
}
.am_logo a{
    width: 100%;
}
.am_logo a img{
    max-width: 100%;
}
.am_logo_code{
    width: 35%;
    display: flex;
}
.am_lc_img{
    width: 38%;

    display: flex;
}
.am_lci_co{
    width: 40%;
    position: relative;
}
.am_lci_co img{
    position: absolute;
    top: 50%;
    max-width: 100%;
    transform: translateY(-50%);
}
.am_lci_ct{
    width: 50%;
    position: relative;
}
.am_lci_ctc{
    padding-left: 10px;
    font-size: 13px;
    color: #ffffff;
    line-height: 30px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

.am_lc_phone{
    width: 60%;
    position: relative;
}
.am_lcp_ico{
   position: absolute;
    top: 38px;
    left: 0;
    width: 50px;
    height: 50px;
}
.am_lcp_ico img{
    width: 100%;
    height: 100%;
}
.am_lcp_text{
   max-width: 100%;
    margin-left: 60px;
    margin-top: 33px;
}
.am_lcp_text_min{
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am_lcp_text_max{
    width: 100%;
    font-size: 27px;
    color: #d3a359;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav_color{
    width: 100%;
    position: relative;
    background-color: #0B4792;
}
.am_nav{
    width: 100%;
    display: flex;
}
.am_nav_one{
    width: 11.1111111111%;
    position: relative;
}
.am_nav_one>a{
    width: 100%;
    display: block;
    font-size: 16px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    line-height: 40px;
    position: relative;
}
.am_nav_one>a>span{
    position: absolute;
    height: 15px;
    left: 0;
    top: 12.5px;
    border: 0.5px solid #1D6ECB;
}
.am_nav_tow{
    width: 180%;
    position: absolute;
    background-color: white;
    background: rgba(255,255,255,0.9);
    text-align: center;
    z-index: 99;
    display: none;
    left: -40%;
}
.am_open{
    width: 100%;
    position: relative;
    text-align: center;
    z-index: 99;
    font-size: 14px;
    line-height: 40px;
}
.am_open> a{
    width: 100%;
    display: block;
    border-bottom: 1px dashed #d1d1d1;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 40px;

}
.am_open>a:hover{
    color: #0B4792;
}
.am_nav_three{
    display: none;
    width: 100%;
    top: 0;
    left: 100%;
    position: absolute;
    background-color: white;
    background: rgba(255,255,255,0.9);
    text-align: center;
    z-index: 99;
}
.am_nav_three >a{
    width: 100%;
    display: block;
    border-bottom: 1px dashed #d1d1d1;
    text-decoration:none;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 40px;

}

.am_nav_three>a:hover{
    color: #0B4792;
}
.am_about{
    width: 100%;
}
.am_about_title{
    padding-top: 50px;
    padding-bottom: 35px;
}
.about_introduce{
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    text-indent: 32px;

}
.about_icon{
    width: 100%;
    display: flex;
    margin-top: 37px;
}
.ai{
    width: 20%;
    position: relative;
}
.ai_count{
    width: 100%;
    text-align: center;

}
.ai_count_img{
    display: inline-block;
    width: 85px;
    height: 95px;
}
.ai_count_img img{
    width: 100%;
    height: 100%;
}
.ai_count_text{
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    text-align: center;
}
.ai_count_line{
    display: inline-block;
    width:138px;
    position: relative;
    border: 1px solid #6581A1;
    margin: 10px 0;
}
.ai_count_line:after{
    width: 30%;
    left: 35%;
    top: -1px;
    content: '';
    position: absolute;
    border: 1px solid #D3A359;
}
.ai_count_details{
    width: 120px;
    display: inline-block;
    font-size: 14px;
    color: #bcbcbc;
}
.about_more{
    width: 100%;
    display: flex;
    justify-content: center;
}
.abmo{
    font-size: 14px;
    color: #ffffff;
    background-color: #D3A359;
    border-radius: 20px;
    width: 115px;
    line-height: 35px;
    text-align: center;
    margin-top: 50px;
}
.abmo a{
    color: #ffffff;
}
.am_video{
    width: 100%;
}
.am_video_title{
    margin-top: 70px;
}
.video_img{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 68px;
}
.video_img_a{
    width: 750px;
    margin-right: 30px;
}
.video_img_t{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 3px;
}
.video_img_b{
    width:  750px;
    margin-left: 30px;
    /*margin-left: auto;*/
}
.video_more{
    width: 100%;
    display: flex;
    justify-content: center;
}
.vm{
    font-size: 14px;
    color: #ffffff;
    background-color: #D3A359;
    border-radius: 20px;
    width: 115px;
    line-height: 35px;
    text-align: center;
    margin-top: 63px;
}
.vm a{
    color: #ffffff;
}
.am_product{
    width: 100%;
}
.am_product_title{
    margin-top: 120px;
    margin-bottom: 30px;

}
.am_product_nav{
    width: 100%;
    display: flex;
    justify-content: center;
}
.am_product_nav_son{
    width: 20%;
    text-align: center;
    font-size: 18px;
    margin-bottom: 52px;
    color: #ffffff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.am_p_img{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.am_p_img_son{
    width: 385px;
    height: 303px;
    margin-bottom: 20px;
    position: relative;
}
.mask{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(23,23,23,0.5);
    display: none;

}
.mask_count{
    position: relative;
    width: 100%;
    height: 100%;

}
.mask_text{
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    font-size: 20px;
    color: #fefefe;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    top: 50%;
    transform: translateY(-50%);
}
.mask_text:after{
    width: 38px;
    content: "";
    position: absolute;
    top: 0;
    border: 1px solid #fefefe;
    left: 173.5px;

}
.am_pis_ico{
    width: 100%;
    height: 300px;
    background-size: cover;
    background-color: #FFFFFF;
    overflow: hidden;
}
/*.am_pis_ico img{*/
   /*max-width: 100%;*/
    /*margin: 0 auto;*/
/*}*/

.product_more{
    width: 100%;
    display: flex;
    justify-content: center;
}
.pm{
    font-size: 14px;
    color: #ffffff;
    background-color: #D3A359;
    border-radius: 20px;
    width: 115px;
    line-height: 35px;
    text-align: center;
    margin-top: 55px;
}
.pm a{
    color: #ffffff;
}

.am_case{
    width: 100%;
}
.am_case_title{
    margin-top: 60px;
    margin-bottom: 35px;
}
.am_year{
    width: 1550px;
    position: relative;
    margin: 0 auto;
}
.case_end{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.case_end_one{
    width: 750px;
    position: relative;
}
.case_eot{
    width: 80%;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    font-size: 18px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 35px;
}

.case_more{
    width: 100%;
    display: flex;
    justify-content: center;
}
.cmo{
    font-size: 14px;
    color: #ffffff;
    background-color: #D3A359;
    border-radius: 20px;
    width: 115px;
    line-height: 35px;
    text-align: center;
    margin-top: 82px;
}
.cmo a{
    color: #ffffff;
}
.am_service{
    width: 100%;
}
.am_service_title{
    margin-top: 66px;
}
.am_service_top{
    width: 100%;
    display: flex;
    margin-top: 54px;
}
.am_service_top_son{
    width: 20%;
    text-align: center;
}
.am_st_icon{
    width: 110px;
    height: 110px;
    display: inline-block;
}
.am_st_icon img{
    width: 100%;
    height: 100%;
}
.am_st_title{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 15px;
    margin-bottom: 20px;
}
.am_st_details{
    width: 80%;
    margin: 0 auto;
    text-align:justify;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
}
.service_more{
    width: 100%;
    display: flex;
    justify-content: center;
}
.svm{
    font-size: 14px;
    color: #ffffff;
    background-color: #D3A359;
    border-radius: 20px;
    width: 115px;
    line-height: 35px;
    text-align: center;
    margin-top: 70px;
}
.svm a{
    color: #ffffff;
}
.am_news_title{
    margin-top: 68px;
    margin-bottom: 40px;
}
.am_news_end{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.am_news_end_son{
    width: 50%;
    position: relative;
    margin-bottom: 55px;
}
.am_nes_one{
    width: 200px;
    height: 135px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.am_nes_one img{
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.am_nes_one img:hover{
    transform: scale(1.2);


}
.am_nes_tow{
    max-width: 100%;
    margin-left:200px;
}
.am_nes_time{
    position: relative;
    width: 86%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #ffffff;
    padding-bottom: 3px;
    box-sizing: border-box;
}
.am_nes_time:after{
    position: absolute;
    content: "";
    width: 40px;
    bottom: 0;
    left: 0;
    border: 1px solid #1554A7;
}
.am_nes_title{
    width: 86%;
    margin: 12px auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}
.am_nes_title a{
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}
.am_nes_describe{
    width: 86%;
    margin: 3px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    font-size: 14px;
    color: #bcbcbc;
}
.newse_more{
    width: 100%;
    display: flex;
    justify-content: center;
}
.nsmo{
    font-size: 14px;
    color: #ffffff;
    background-color: #D3A359;
    border-radius: 20px;
    width: 115px;
    line-height: 35px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 48px;
}
.nsmo a{
    color: #ffffff;
}
.am_footer{
    width: 100%;
    background-color: #0A356C;
    color: #ffffff;
}
.am_footer_nav{
    width: 100%;
    display: flex;
    padding-top: 50px;
}
.am_footer_nav_son{
    width: 90px;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    position: relative;

}
.am_footer_nav_son a{
    width: 100%;
    font-size: 14px;
    color: #ffffff;
}
.am_footer_nav_son p{
    position: absolute;
   left: 0;
    border: 1px solid #ffffff;
    height: 14px;
    bottom: 2px;
}
.am_foote_middle{
    width: 100%;
    padding: 40px 0 40px 15px;
    display: flex;

}
.am_foote_middle_one{
    width: 65%;
    display: flex;
}
.am_foote_middle_tow{
    width: 35%;
    display: flex;
}
.am_foote_middleo_son{
    width: 50%;

}
.am_fms_address{
    width: 95%;
    margin: 0 auto;
    display: inline-block;
    font-size: 13px;
    line-height: 25px;
}
.am_fms_address p{
    width: 100%;
    text-align: justify;
    margin-bottom: 10px;
}
.wx{
    display: inline-block;
    width: 80px;
    height: 80px;
}
.wx img{
    width: 100%;
    height: 100%;
}
.wx_ti{
    width: 100%;
    text-align: center;
    font-size: 13px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 6px;
    box-sizing: border-box;
}

#myBtn{
   width: 100px;
    text-align: center;
    height: 100px;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    z-index: 888;
}

.am_footer_top{
    display: inline-block;
    width: 100px;
    height: 100px;
    background-color: #0B4792;
    margin-top: -20px;
    position: relative;
}
.am_footer_top>img{
    display: block;
    width: 65px;
    height: 45px;
    position: absolute;
    left: 17.5px;
    top: 27.5px;
}

.am_foote_end{
    width: 100%;
    padding-top: 32px;
    padding-bottom: 22px;
    /*border-top: 1px solid #1D6ECB;*/
    background-color: #0A356C;
    color: #ffffff;
}
.am_foote_ends{
    width: 100%;
    display: flex;
}
.am_foote_end_one{
    width: 60%;
    font-size: 14px;
    position: relative;

}
.am_foote_end_tow{
    width: 40%;
    text-align: right;
    font-size: 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #ffffff;
}
.am_foote_end_tow>a{
    font-family: 微软雅黑;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
}
.am_feo_icon{
    width: 30px;
    height: 28px;
    position: absolute;
    left: 0;
    top: 0;
}
.am_feo_icon img{
    width: 100%;
    height: 100%;
}
.am_feo_text{
    max-width: 100%;
    margin-left: 32px;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.p_center{
    background:#fff;
    position: relative;
    z-index: 888;
}
/*左测导航*/
.left_nav {
    margin-bottom:30px;
}
.nav_title{
    text-align: center;
    background-color:#0B4792;
    color:#fff;
    display: flex;
}
.clock{
    width: 24px;
    height: 24px;
    position: absolute;
    top: 13px;
    left: 55px;
}
.clock img{
    width: 100%;
    height: 100%;
}
.dir{
    width: 49%;
    text-align: right;
    line-height: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.text_14{
    width: 49%;
    text-align: left;
    margin-left: auto;
    font-size: 12px;
    color: #d3d3d3;
    line-height: 60px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
}
.left_tow >a>span{
    font-size: 12px;
    color: #d3d3d3;
    margin-left: 5px;
}

.left_nav ul a {
    /* 整体字体颜色*/

    text-decoration: none;
    font-size: 16px;
    color: #000000;
    width: 190px;

    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display:block;
    padding-left: 55px;
    box-sizing: border-box;
    margin: 0 auto;
    line-height: 70px;

}
.left_one >.on{
    color: #0b4792!important;
    /*font-size: 18px!important;*/
    /*padding-left: 70px;*/
    /*box-sizing: border-box;*/
    /*text-align: justify;*/
}
.left_one >.on +.left_one span a{
    background-image: url("../images/Clock_list.png");
}
.left_nav ul a:hover {
    text-decoration: none;
}
.left_nav>ul>li {
    text-align:justify;
    line-height:50px;
    min-height:50px;
    position:relative;
    overflow: hidden;
    font-size: 16px;


    /*margin-top: 32px;*/
}
.left_nav>ul>li::after{
    position: absolute;
    content: '';
    width: 190px;
    left: 30px;
    bottom: 0;
    border: 0.5px solid #CBC9C9;
}
.left_nav>ul>li:last-child::after{
    border: none;

}

.left_yes{

}
.left_nav>ul>li ul {
    display:none;
    background-color:#FFF;
}
.left_nav>ul>li ul a {
    color: #000;/* 三级分类字体颜色 */
}
.left_nav>ul>li ul a:hover {
    color: #f00;
}
.left_nav>ul>li>a {
    position:relative;/*jquery的slideDow效果不兼容IE7*/
    display:block;
    font-size:16px;
    width:100%;
    height:100%;
    transition:all 0.5s;
}
.left_tow a{
    position:relative;/*jquery的slideDow效果不兼容IE7*/
    display:block;
    font-size:16px;
    width:100%;
    height:100%;
    transition:all 0.5s;
    background-color: #0B4792;
    text-align: justify;
    padding-left: 50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.left_one span a{
    position:absolute;
    z-index:99;
    width: 24px;
    height: 24px;
    background-image: url("../images/Clock.png");
    background-size: 100% 100%;
    top: 13px;
    left: 40px;/*如果标题字数过长，可以调节数值*/
    transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all 0.5s;
    color:#515151;
    font-size: 18px;
}
.am_ul li{
    width: 100%;
    position: relative;
    background-color: #F0F0F0;
}
.am_ul li span{
    display: block;
    width: 190px;
    position: absolute;
    left: 63.5px;
    top: 0;
    border-top: 1px solid #CBC9C9;

}

.left_one {
    width: 100%;
    position: relative;
    background-color: #F0F0F0;

}

.left_one a:after{
    position: absolute;
    content: '';
    z-index:99;
    width: 24px;
    height: 24px;
    background-image: url("../images/Clock.png");
    background-size: 100% 100%;
    top: 23px;
    left: 40px;/*如果标题字数过长，可以调节数值*/
    color:#515151;
    font-size: 18px;
}
.left_one .on:after{

    background-image: url("../images/Clock_list.png")!important;
    background-size: 100% 100%;

}

.left_one:hover span a{
    background-image: url("../images/Clock_list.png");
}
.left_one:hover  a{

    color:#0b4792!important;
}

.left_nav>ul>li>span a.on {
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
}
.left_nav>ul>li>a.on{
    color: #959595;
    font-size: 24px;
}
.left_tow a.on{
    color: #959595!important;
    font-size: 24px!important;
}
.left_tow a.on span{
    color: #959595!important;
}

.left_nav>ul>li:hover {
    /* 鼠标经过变色 */
}
.left_nav>ul>li:hover span>a,.left_nav>ul>li:hover>a{
    color:#0b4792;
}
.left_sub a {
    font-size:14px;
    color:#FFF;
}
.left_sub a:hover {
    color:#13bbec;
    text-decoration: none;
}
/*左侧联系方式*/
.left_contact {
    border: 1px solid #E23D0F;
}

.left_contact .text{
    padding: 10px 15px;
    box-sizing: border-box;
    margin-bottom: 15px;
    line-height: 200%;
    font-size: 16px;
}
.list_top{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    justify-content: space-between;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.list_top_one{
    width: 50%;
}
.list_top_tow{
    line-height: 30px;
    font-size: 13px;
    width: 50%;
    text-align: right;
    color: #5a5a5a;
    font-family: 微软雅黑;
}
.list_top_one_title{
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #0b4792;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    position: relative;
    padding-left: 12px;
    font-family: 微软雅黑;
}
.ltot{
    position: absolute;
    height: 16px;
   border: 2.5px solid #0B4792;
    left: -2px;
    bottom: 4px;
    font-family: 微软雅黑;
}
.newx_bb{
    width: 100%;
    background-color: #F5F5F5;
}
.newx_bbc{
    width: 100%;
    background-color: #F5F5F5;
    padding: 30px 0;
    box-sizing: border-box;
}
.byt_title{
    color: #0b4792;
}
.newx_byt{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.newx_byt_c{
    width: 100%;
    display: flex;
}
.newx_byt_one{
    width: 40%;
}
.am_byt_title{
    padding: 30px 0;
}
.newx_byt_one img{
    width: 95%;
    height: 90%;
}
.newx_byt_tow{
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
}
.newx_byt_tow_son{
    width: 48%;
    position: relative;
    margin-bottom: 46px;

}
.nbts_one{
    position: absolute;
    width: 80px;
    height: 80px;
    border: 1px solid #313131;
}
.nbts_one_x{
    width: 80%;
    margin: 5px auto;
    border: 1px solid #313131;
}
.nbts_tow{
    max-width: 100%;
    margin-left: 90px;
}
.nbts_tow_title{
    width: 100%;
    font-size: 18px;
    color: #313131;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 8px;
}
.nbts_one_end{
    width: 100%;
    position: absolute;
    top: 8px;
}
.nbts_tow_count{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    color: #969696;
    font-size: 14px;
}
.nbts_one_second{
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #343434;
}
.nbts_one_branch{
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #343434;
}
.nbts_more{
    width: 100%;
    display: flex;
    justify-content: center;
}
.lpk{
    margin-top:0!important;
}
.nboi{
    font-size: 14px;
    color: #ffffff;
    background-color: #1D6ECB;
    border-radius: 20px;
    /*padding: 4px 15px;*/
    width: 115px;
    text-align: center;
    line-height: 35px;
    margin-top: 40px;
    margin-bottom: 30px;
}
.nboi a{
    color: #ffffff;
}

.fabric{
    width: 100%;
    margin-top: 25px;
    padding-left: 15px;
}
.fabric_son{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
    position: relative;
    padding-left: 90px;
}
.fs_count{
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    padding-left: 20px;
    margin-bottom: 15px;
    left: 0;
    top: 0;
}
.fs_count:after{
    position: absolute;
    content: "";
    left: 0;
    top: 2.5px;
    width: 15px;
    height: 15px;
    background-image: url("../images/nj.png");
    background-size: 100% 100%;
}
.fs_count_son{
    margin:0 15px 15px 15px;
    font-size: 15px;
    line-height: 20px;
}
.fs_count_son a{
    color: #ffffff;
    font-size: 15px;
}
.footer_bu{
    width: 100%;
    background-color: #0B4792;
    border-bottom: 1px solid #1D6ECB;
}
.foote_middle_bu{
    width: 100%;
    background-color: #0B4792;
}
.swiper-slide a img{
    width: 100%;
}


#mf_vodeo_li{
    width: 405px;
    margin-left: 0;
    /*padding-left: 38px;*/
    box-sizing: border-box;

}
#mf_vodeo_ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 35px;
}
.pcbr_title{
    /*margin-bottom: 35px;*/
}
#mf_thumb{
   width: 405px;
    height: 278px;
    position: relative;
    overflow: hidden;
}
.tuy_video{
    width: 100%;
    height: 100%;
    background-size: cover;

}
#mf_thumb:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 65px;
    height: 65px;
    background-image: url("../images/pat.png");
    background-size: 100% 100%;
}

#mf_thumb img{
    width: auto;
    max-width: 405px;
    display: block;
    margin: 0 auto;
}
.end_vip{
    position: relative;
}
.end_vi{
    position: absolute;
    width: 100%;
    height: 100%;
}
.end_vi:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 65px;
    height: 65px;
    background-image: url("../images/pat.png");
    background-size: 100% 100%;
}
.ma_from{
    width: 100%;
    margin-bottom: 20px;
}
.ma_name{
    width: 100%;
    font-size: 14px;
    color: #0e0e0e;
    margin-bottom: 5px;
}
.ma_title{
    width: 100%;
}
.ma_title input{
    width: 90%!important;
    height: 40px;
    border: 1px solid #F1F1F1;
    box-shadow: 2px 3px 3px #F1F1F1 ;

}
.ma_title textarea{
    width: 90%!important;
    height: 70px;
    border: 1px solid #F1F1F1;
    box-shadow: 2px 3px 3px #F1F1F1 ;
}
.am_sub{
    width: 100%;
}
.am_sub input{
    width: 90%!important;
    height: 40px;
    border: none;
    background-color: #E5E5E5;
}
.content1{
    padding-bottom: 40px;
}
.am_form_img{
    display: flex;
}
.am_form_img_son{
    width: 50%;
}
.am_enf{
    width: 100%;
    font-size: 18px;
    color: #1c1c1c;
    margin-bottom: 45px;
}

.let_end{
    width: 100%;
    margin-bottom: 50px;
}
.let_end_son{
    width: 100%;

}
.let_end_son a{
    width: 100%;
    text-align: center;
    background-color: #0B4792;
    color: #fff;
    display: flex;
    margin-bottom: 15px;
}
.let_end_son_t{
    width: 49%;
    text-align: right;
    line-height: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.let_end_son_p{
    width: 49%;
    text-align: left;
    margin-left: auto;
    font-size: 12px;
    color: #d3d3d3;
    line-height: 60px;
    /*padding-top: 15px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;

}
.am_p_img_po{
    width: 100%;
}
.am_pg{
    width: 100%;
    display: none;
}
.xo_open{
    display: block;
}
.pages_end{
    border: 1px solid #D3D3D3!important;
}
.pages_end_text{
  color: #252525;
}
.ta_news{
    margin-bottom: 35px;
}
.previous{
    width: 52px;
    height: 30px;
    background-image: url("../images/previous.png");
    background-size: 100% 100%;
    display: inline-block;

}
.next{
    width: 52px;
    height: 30px;
    background-image: url("../images/next.png");
    background-size: 100% 100%;
    display: inline-block;

}
.pages a{
    display: inline-block;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
}
.pages span{
    color: #343433;
    font-size: 13px;
    line-height: 30px;
}
.wl_Mask{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    z-index: 997;
    display: none;
}
.wl_Mask_count{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 894px;
    height: 443px;
    transform: translate(-50%,-50%);
}
.d_detail img{
    max-width: 100%;
}
.page_img{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
#pages a{
    line-height: 30px;
    font-size: 13px;

}
.mf_wheel{
    width: 100%;
    position: relative;
}
.mf_wheel_son{
    width: 100%;
    display: flex;
    border-bottom: 1px solid #9A9A9A;
    padding: 10px 0;
    box-sizing: border-box;
    justify-content: space-between;
}
.mf_wheel_son:nth-child(even){
    flex-direction:row-reverse;

}
/*.mf_ws_tow .mf_ws_one:nth-child(even){*/
    /*justify-content: center;*/
    /*flex-flow: row-reverse;*/

/*}*/
.mf_ws_one{
    width: 49%;
}
.mf_ws_tow{
    width: 46%;
    /*margin-left: auto;*/
}
.swiper-button-next-s, .swiper-button-prev-s{
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-prev-s, .swiper-container-rtl .swiper-button-next-s {
    left: 10px;
    right: auto;
}
.swiper-button-next-s, .swiper-container-rtl .swiper-button-prev-s {
    right: 10px;
    left: auto;
}
.swiper-button-next-s:after, .swiper-button-prev-s:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
}
.swiper-button-prev-s:after, .swiper-container-rtl .swiper-button-next-s:after {
    content: 'prev';
}
.swiper-button-next-s:after, .swiper-container-rtl .swiper-button-prev-s:after {
    content: 'next';
}
.well_img{
    width: 100%;
    height: 260px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: center;
}
.well_img_end{
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.mf_ws_tow_title{
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: #333333;
    margin: 28px 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.mf_ws_tow_count{
    width: 100%;
    color: #333333;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.swiper-slide a img{
    width: 100%;
}
.swiper-slide a{
    width: 100%;
}
@media only  screen and (max-width: 1024px){


}
