html,body{
    overflow-x: hidden;
}
li{
    list-style: none;
}
a{
    text-decoration: none !important;
}
header .uk-active{
    background: #fff;
}
header .uk-active {
    box-shadow: 0 4px 4px rgb(0 0 0 / 7%);
}
header .uk-active .main-nav li a{
    color: #333;
}
header .uk-active .main-nav ul li ul li a{
    color: #fff;
}
header .uk-logo img.logo-bai{
    display: block;
}
header .uk-logo img.logo-lan{
    display: none;
}
header .uk-active .uk-logo img.logo-bai{
    display: none;
}
header .uk-active .uk-logo img.logo-lan{
    display: block;
}
.main-nav ul li{
    float: left;
}
.banner{
    height: 1103px;
    position: relative;
}
.banner .swiper{
    width: 100%;
    height: 100%;
}
.banner .swiper .swiper-slide{
    width: 100%;
}
#contrast a{
    width: 14px;
    height: 14px;
    display: block;
}
#contrast a.active{
    display: none;
}
#contrast{
    position: absolute;
    right: 0;
    top: -25px;
    z-index: 20;

}
.w-box{

    position: absolute;
    width: 550px;
    left: calc(50% - 275px);
    top: 70%;

}
header{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;

}
header .uk-logo{
    padding: 25px 0;
}
header .uk-logo img{
    max-width: 200px;
}
header .main-nav li{
    margin-top: 30px;
    padding: 0 37px;
}
header .main-nav li a{
    color: #fff;
    font-size: 18px;
    /*transition: .2s ease-in-out;*/
}
header .main-nav li a:hover{
    color: #3297ff;
}
header .main-nav li ul li a:hover{
    color: #fff;
}
.banner .swiper-slide{
    background-size: cover !important;
}
.language{
    margin-top: 23px;
}
.language .uk-button{
    color: #fff;
    border: none;
    padding: 0 10px;
}
header .uk-active .language .uk-button{
    color: #333;
}
.search .uk-navbar-toggle{
    color: #fff;
}
header .uk-active .search .uk-navbar-toggle{
    color: #333;
}
.language .uk-dropdown{
    min-width: 74px;
    min-height: auto;
    padding: 12px 20px;
    right: 0;
    font-size: 14px;
    left: auto !important;
}
.search .uk-navbar-dropdown{
    padding: 12px 20px;
    top: 70px !important;
}
.search .uk-search-input{
    font-size: 14px;
}

.banner .swiper-pagination .swiper-pagination-bullet{
    height: 3px;
    width: 150px;
    border-radius: 0;
    background: #fff;
}
.banner{

    position: relative;
}
.main-box{
    width: 1535px;
    max-width: 90%;
    min-width: 1100px;
    margin: 0 auto;
}
.wra-box-main .t{
    font-size: 50px;
    color: #fff;
}
.wra-box-main .b{
    font-size: 20px;
    color: #fff;
}
.main-box3{
    width: 744px;
    max-width: 90%;
    min-width: 600px;
    margin: 0 auto;
}
.cpcontent .main-box3{
    background: #fff;
    padding: 55px 60px;
    box-shadow: 0 35px 35px rgb(0 0 0 / 3%);
}
.contentC .main-box{
    width: 1535px;
    max-width: 90%;
    min-height: 730px;
    margin: 0 auto;
}
.content{
    width: 100%;
    position: relative;
    top: -270px;
    z-index: 9;
    margin-bottom: -270px;
}
.contentA .title h1{
    font-size: 42px;
    line-height: 1;
    color: #fff;
}
.contentA .title p{
    font-size: 28px;
    line-height: 1;
    color: #fff;
}
.contentA .title{
    width: 100%;
    text-align: center;

}
.contentA .con{
    margin-top: 70px;
}
.contentA .con ul li a{
    display: block;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 5px 15px rgb(0 0 0 / 30%);
}
.contentA .con ul li a .program-top{
    padding: 25px;
    position: absolute;
    width: 100%;
    bottom: 0;
    box-sizing:border-box;
    background-image:linear-gradient(rgba(0,0,0,0) ,rgba(0,0,0,.6) 100%);
    z-index: 5;
}
.contentA .con ul li a .program-top .t{
    display: block;
    font-size: 26px;
    line-height: 36px;
    color: #fff;
    max-width: 160px;
    /*margin-top: 240px;*/
}
.contentA .con ul li a .program-top .b{
    margin-top: 20px;
    display: block;
    /*overflow: hidden;*/
}
.contentA .con ul li a .program-top .b .l{
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin-top: 5px;
}
.contentA .con ul li a .program-top .b .r{
    width: 36px;
    height: 36px;
    border: 3px solid #fff;
    text-align: center;
    line-height: 36px;
    color: #48f1ff;
    border-radius: 99px;
    font-weight: bold;
}
.contentB{
    background: url("../images/indexbbg.jpg") no-repeat center;
    background-size: cover;
    min-height: 840px;
    margin-top: 90px;
    padding: 75px 0;
    box-sizing: border-box;
}
.contentB .main-box .l{
    width: 35%;
}
.contentB .main-box .r{
    width: 55%;
}
.contentB .main-box .l h1{
    font-size: 48px;
    line-height: 70px;
    color: #2360a3;
    margin-top: 40px;
}
.contentB .main-box .l p{
    font-size: 16px;
    color: #4c4c4c;
    line-height: 1.8;
}
.contentB .main-box .l span{
    display: block;
    height: 2px;
    width: 90px;
    background: #666666;
    margin: 40px 0 53px 0;
}
.contentB .t{
    overflow: hidden;
}
.contentB .b{
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-top: 75px;

}
.contentB .b h1{
    font-size: 80px;
    color: #2360a3;
    line-height: 98px;
    text-align: center;
    font-weight: 600;
    margin: 0;
}
.contentB .b h1 b{
    font-weight: 600;
}
.contentB .b p{
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin: 0;
}
.contentB .b span{
    display: inline-block;
    width: 120px;
    height: 2px;
    margin-top: 40px;
    background: #666666;
}
.main-more{
    width: 142px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    display: block;
}
.main-more:hover{
    color: #fff;
}
.main-more.lan{
    background: #0d498a;
    border: 2px solid #0d498a;
    transition: .3s ease-in-out;
}
.main-more.bai{
    border: 2px solid #fff;
    transition: .3s ease-in-out;
}
.main-more.lan:hover{
    background: none;
    border: 2px solid #0d498a;
    color: #0d498a;
}
.main-more.bai:hover{
    background: #0d498a;
    border: 2px solid #0d498a;
    color: #fff;
}
.contentC{
    background: #10365f;
    padding: 75px 0;
    /*min-height: 780px;*/
}
.contentC .title{
    font-size: 42px;
    color: #fff;
    margin-bottom: 50px;
}
.main-news{
    position: absolute;
    left: 0;
    top: 120px;
    width: 135%;
}
.main-news .uk-slider-items li a{
    border: 2px solid #5a83a3;
    border-radius:20px;
    overflow: hidden;
    display: block;
}
.main-news .uk-slider-items li a .main-news-img{
    width: 100%;
    overflow: hidden;
    height: 210px;

}
.main-news .uk-slider-items li a .main-news-img img{
    width: 100%;
}
.main-news .uk-slider-items li a .uk-panel{
    padding: 35px 30px;
}
.main-news .uk-slider-items li a .uk-panel h1{
    font-size: 23px;
    color: #fff;
    line-height: 1.8;
    height: 82px;
}
.main-news .uk-slider-items li a .uk-panel .x{
    display: block;
    height: 2px;
    width: 90px;
    background: #fff;
    margin: 95px 0 35px 0;
}
.main-news .uk-slider-items li a .uk-panel .b .l{
    font-size: 16px;
    text-transform:uppercase;
}
.main-news .uk-slider-items li a .uk-panel .b .r{
    width: 36px;
    height: 36px;
    border: 3px solid #fff;
    text-align: center;
    line-height: 36px;
    color: #48f1ff;
    border-radius: 99px;
    font-weight: bold;
    transition: .3s ease-in-out;
    -moz-transform: scale(.8,.8);
    -ms-transform: scale(.8,.8);
    -o-transform: scale(.8,.8);
    -webkit-transform: scale(.8,.8);
    transform: scale(.8,.8);
}
.main-news .uk-slider-items li:hover a .uk-panel .b .r{
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.main-news-b{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: right;
}
.main-news-b a{
    display: inline-block;
}
.main-news .uk-position-center-left-out{
    left: 0;
    top: auto;
    bottom:-130px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    background: #fff;
    padding: 0;
    border-radius: 99px;
    z-index: 9;
}
.main-news .uk-position-center-right-out{
    left: 80px;
    top: auto;
    bottom: -130px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    background: #fff;
    padding: 0;
    border-radius: 99px;
    z-index: 9;
}
.contentD{
    background: url("../images/khfwbg.jpg") no-repeat center;
    background-size: cover;
    min-height: 591px;
    overflow: hidden;
}
.contentD h1{
    font-size: 42px;
    color: #fff;
    margin-top: 180px;
}
.contentD p{
    font-size: 23px;
    color: #fff;
}
.contentD span{
    display: block;
    height: 2px;
    width: 90px;
    background: #fff;
    margin: 40px 0 53px 0;
}
footer{
    overflow: hidden;
}
footer .top{
    padding: 44px 0;
    overflow: hidden;
    background: #454545;
}
footer .top .t{
    overflow: hidden;
    padding-bottom: 75px;
}
footer .top .t .l ul{
    padding: 0;
}
footer .top .t .l ul li>a{
    color: #fff;
    font-size: 16px;
    line-height: 18px;
}
footer .top .t .l ul li{
    float: left;
    margin-right: 85px;
}
footer .top .t .l ul li ul{
    padding: 0;
    margin-top: 25px;
}
footer .top .t .l ul li ul li{
    float: none;
    margin-right: 0;
}
footer .top .t .l ul li ul li a{
    font-size: 14px;
    color: #999999;
    line-height: 35px;
}
footer .top .b{
    border-top: 1px solid #848484;
    padding-top: 25px;
    overflow: hidden;
}
footer .top .b .l{
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
footer .top .b .r{
    overflow: hidden;
}
footer .top .b .r div{
    font-size: 14px;
    color: #999999;
    line-height: 35px;
    margin-right: 140px;
}
footer .top .b .r div:last-child{
    margin-right: 0;
}
footer .bottom{
    padding: 25px 0;
    color: #fff;
    overflow: hidden;
    background: #2b2b2b;
}
footer .bottom .l a{
    font-size: 14px;
    color: #fff;
}
footer .bottom .l span{
    margin: 0 15px;
}
footer .bottom .r span{
    color: #fff;
    font-size: 14px;
    margin-right: 20px;
}
footer .bottom .r a{
    color: #fff;
    font-size: 14px;
}
.bshare-custom .bshare-weixin {
    background: url(../images/weixin.png) no-repeat !important;
    width: 36px;
    height: 36px;
    padding: 0;
    margin: 0 4px;
}
.bshare-custom .bshare-sinaminiblog {
    background: url(../images/weibo.png) no-repeat !important;
    width: 36px;
    height: 36px;
    padding: 0;
    margin: 0 4px;
}
footer .top .t .r .lb{
    margin-top: 30px;
}
.contentA .con>ul>li{
    transition: .4s ease-in-out;
    transform: translateY(0);
}
.contentA .con>ul>li:hover{
    transform: translateY(-15px);

}
.contentA .con>ul>li a{
    transition: .4s ease-in-out;
}
.contentA .con>ul>li:hover a{
    box-shadow: 0 5px 15px rgb(0 0 0 / 70%);
}
.contentA .con ul li a .program-top .b .r{
    transition: .4s ease-in-out;
    -moz-transform: scale(.8,.8);
    -ms-transform: scale(.8,.8);
    -o-transform: scale(.8,.8);
    -webkit-transform: scale(.8,.8);
    transform: scale(.8,.8);
}
.contentA .con ul li:hover a .program-top .b .r{
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.main-news .uk-slider-items li a .main-news-img img{
    transition: .4s ease-in-out;
}
.main-news .uk-slider-items li:hover a .main-news-img img{
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
/*内页*/
.solutions-nav ul li a{
    color: #333333;
}
.solutions-language .uk-button{
    color: #333333;
}
.solutions-search .uk-navbar-toggle{
    color: #333333;
}
.mbx_a{
    height: 83px;
    line-height: 83px;
    font-size: 16px;
    background: #fff;
    /*margin-top: 83px;*/
}
.mbx_a a{
    color: #666666;
}
.mbx_a a:last-child{
    color: #333;
}
.solutions_box ul.swiper-wrapper{
    padding: 0;
}
.solutions_box .img_ar{
    max-height: 768px;
    overflow: hidden;
}
.solutions_box .img_ar img{
    width: 100%;
    transition: opacity .4s ease-in,transform .6s linear;
}
.solutions_box ul li.swiper-slide:hover .img_ar img{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);

}
.solutions-listo{
    position: absolute;
    z-index: 9;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.solutions-list .c_b ul li a .top img{
    transition: .4s ease-in-out;
}
.solutions-list .c_b ul li a:hover .top img{
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);

}
.solutions-list .c_b ul li a .con{
    transition: .4s ease-in-out;
}

.solutions-list .c_b2 ul li a .con{
    background:  #fff !important;
}
.solutions-list .c_b2 ul li a:hover .con{
    background: #195eaa !important;
}
.solutions-list .c_b ul li a:hover .con{
    background:  #195eaa;
}
.solutions-list .c_b ul li a span.ckxq{
    transition: .4s ease-in-out;
}
.solutions-list .c_b ul li a:hover span.ckxq{
    color: #fff;
    background: url(../images/scjt2.png) no-repeat right center;
}
.solutions-list .c_b ul li a h3{
    transition: .4s ease-in-out;

}
.solutions-list .c_b ul li a p{
    transition: .4s ease-in-out;
    display: none;
}
.solutions-list .c_b ul li a:hover h3{
    color: #fff;
}
.solutions-list .c_b ul li a:hover p{
    color: #fff;
}
.solutions_box .swiper-slide{
    position: relative;
}
.solutions-listo .t{
    display: block;
    width: 100%;
    text-align: center;
}
.solutions-listo h1{
    text-align: center;
    width: 100%;
    font-size: max(30px , 1.5vw);
    color: #fff;
    font-weight: bold;
    margin-top: 30px;
    display: block;
}
.solutions-listo .d{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 0 50px;
    max-width: 400px;
    margin: 260px auto 0 auto;
}
.nr-banner{
    width: 100%;
    height: 600px;
    position: relative;
}
.nr-banner .main-box{
    position: relative;

    height: 100%;
}
.nr-banner h1{
    font-size: max(30px , 2vw);
    color: #fff;
    line-height: 66px;
}
.nr-banner p{
    font-size: 30px;
    font-family: Arial;
    line-height: 36px;
    color: #fff;
    max-width: 430px;
    margin-top:30px;
    text-transform: uppercase;
    display: none;
}
.nr-banner .mbx_b{
    display: none;
    width: 100%;
    height: 165px;
    line-height: 255px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #dddddd;
    background: url("../images/mbxbg.png") no-repeat bottom center;
    background-size: cover;
}
.nr-banner .mbx_b a{
    color: #dddddd;
    font-size: 16px;
}
.nr-banner .mbx_b a:last-child{
    color: #fff;
}
.solutions-list .c_a{
    padding: 40px 0 35px 0;
    background: #f0f4f5;
}
.solutions-list .c_a h1{
    text-align: center;
    font-size: max(30px , 2vw);
    font-weight: bold;
    color: #333;
    margin-bottom: 0;
}
.solutions-list .c_a p{
    font-size: 16px;
    color: #4c4c4c;
    text-align: center;
    display: none;
}
.solutions-list .c_b{
    background: #f0f4f5;
    padding-top: 0;

}
.solutions-list .c_b ul li{
   overflow: hidden;
}
.solutions-list .c_b ul li a{
    display: block;

    height: 100%;
    box-shadow: 0 35px 35px rgb(0 0 0 / 5%);
}
.solutions-list .c_b ul li .con{
    height: 100%;
}
.solutions-list .c_b2{
    padding-top: 0;
}
.solutions-list .c_b2 ul li a{
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: none;
    position: relative;
    transition: .4s ease-in-out;
}
.solutions-list .c_b2 ul li:hover a{
    box-shadow: 0 35px 35px rgb(0 0 0 / 5%);
}
.solutions-list .c_b ul li a .top{
    display: block;
    overflow: hidden;
}
.solutions-list .c_b ul li a .top img{
    width: 100%;
}
.solutions-list .c_b ul li a .con{
    padding: 20px;
    overflow: hidden;
    display: block;
    background: #fff;
    /*background: url("../images/logobg1.png") no-repeat right bottom;*/
}
.solutions-list .c_b ul li a .r{
    width: 36px;
    height: 36px;
    /*border: 3px solid #fff;*/
    text-align: center;
    line-height: 36px;
    color: #48f1ff;
    border-radius: 99px;
    font-weight: bold;
    transition: .4s ease-in-out;
    -moz-transform: scale(.8,.8);
    -ms-transform: scale(.8,.8);
    -o-transform: scale(.8,.8);
    -webkit-transform: scale(.8,.8);
    transform: scale(.8,.8);
}
.solutions-list .c_b ul li:hover a .r{
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.solutions-list .c_b ul li a h3{
    font-size: 24px;
    margin-bottom: 0;
    font-weight: bold;
    color: #333;
    width: 85%;
    float: left;
}
.solutions-list .c_b ul li a p{
    font-size: 16px;
    color: #666666;
}
.solutions-list .c_b span.ckxq{
    display: inline-block;
    margin-top: 30px;
    font-size: 16px;
    color: #195eaa;
    padding-right: 20px;
    background: url("../images/scjt.png") no-repeat right center;
}
.solutions-list{
    position: relative;
    overflow: hidden;

}
#bl_dg{
    position: absolute;
    bottom: 0;
    width: 100%;
    pointer-events:none;
}
.page{
    margin-top: 80px;
    padding-bottom: 220px;
    text-align: center;
}
.mejs-container .mejs-controls{
    display: none ;
}
#yema{
    display: inline-block;
}
#yema ul{
    margin: 0;
}
#yema ul li{
    float: left;

    border: 1px solid #bbc3ca;
    margin: 0 5px;
}
/*#yema ul li:last-child{*/
/*    width: 85px;*/
/*}*/
/*#yema ul li:first-child{*/
/*    width: 85px;*/
/*}*/
#yema ul li a:hover{
    background:#1259aa;
    color: #fff;
}
#yema ul li a{
    display: block;
    padding: 3px 10px;
    color: #60656b;
    box-shadow: none;
}
#yema ul li.active {

}
#yema ul li.active a{
    background: #1259aa;
    color: #fff;
}
.about-box{
    padding: 75px 0;
    overflow: hidden;
}
.about-pd-l{
    float: left;
    width: 40%;
}
.about-pd-r{
    float: right;
    width: 55%;
}
.about-pd-l h1{
    font-weight: bold;
    font-size: max(30px , 2vw);
    color: #333333;
    margin-top: 20px;
}
.about-pd-l .fbt{
    font-size: 28px;
    color: #333;
}
.about-pd-l .nfhx{
    width: 100%;
    background: url("../images/abouthx.jpg") repeat-x center;
    text-align: right;
}
.about-pd-l .nfhx .nfhxr{
    display: inline-block;
    font-size: 48px;
    color: #4e4e4e;
    background: #fff;
    line-height: 1;
    padding: 50px 0;
}
.about-pd-l .nfhx .nfhxr span{
    font-weight: bold;
    color: #195eaa;
}
.about-pd-l .ms{
    font-size: 16px;
    color: #4c4c4c;
    line-height: 2;
}
.about-pd-r{
    box-shadow: 0 35px 35px rgb(0 0 0 / 10%);
}
.main-title{
    font-size: max(30px , 2vw);
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}
.honors-box{
    margin-top: 90px;
}
.main-description{
    font-size: 16px;
    color: #4c4c4c;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    line-height: 2;
}
.swiper-honors .swiper-slide {
    text-align: center;

    transition: 300ms;
    transform: scale(0.7);
}
.swiper-honors .swiper-slide-active,.swiper-honors .swiper-slide-duplicate-active{
    transform: scale(1);
}
.swiper-honors .swiper-slide .img{
    overflow: hidden;
    width: 100%;
}
.swiper-honors .swiper-slide .title{
    width: 100%;
}
.honors-box{
    position: relative;
    overflow: hidden;
}
.honors-box-list{
    margin-top: 55px;
    margin-bottom: 250px;
}
.swiper-honors .swiper-slide .img{
    box-shadow: 35px 35px 35px rgb(0 0 0 / 10%);
}
.swiper-honors .swiper-slide .img img{
    width: 100%;
}
.main-box2 {
    width: 1200px;
    min-width: 1100px;
    max-width: 90%;
    margin: 0 auto;
    position: relative;
}
.swiper-honors .swiper-slide .title{
    font-size: 18px;
    color: #333333;
    max-width: 240px;
    margin: 20px auto 0 auto;
}

.honors-box-list .swiper-pagination{
    bottom: -100px;
}
.honors-box-list .swiper-pagination .swiper-pagination-current{
    color: #0037bb;
    font-weight: bold;
    font-size: 24px;
}
.honors-box-list .swiper-pagination .swiper-pagination-total{
    color: #333;
    font-size: 24px;
}
.honors-box-list .swiper-button-next,.honors-box-list .swiper-button-prev{
    top: auto;
    bottom: -125px;
    width: 85px;
    height: 85px;
    border: 2px solid #0037bb;
    border-radius: 100%;
}
.honors-box-list .swiper-button-next{
    right: 35%;
}
.honors-box-list .swiper-button-prev{
    left: 35%;
}
.honors-box-list{
    --swiper-navigation-size: 30px;
    --swiper-navigation-color: #0037bb;
}
.culture-box{
    padding: 75px 0;
}
.culture-box{
    position: relative;
    overflow: hidden;
}
.culture-l{
    float: left;
    width: 42%;
    position: relative;
}
.culture-l .bg img{
    width: 100%;
}
.culture-r{
    float: right;
    width: 56%;
}
.culture-r img{
    width: 100%;
}
.culture-r .top{
    margin-bottom: 2%;
    position: relative;
}
.culture-r .bottom{
    position: relative;
}
.culture-con{
    overflow: hidden;
    margin-bottom: 120px;
}
.culture-l .top{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    padding: 70px 60px;
    box-sizing: border-box;
}
.culture-l .top .title h1{
    font-size: max(30px , 1.5vw);
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
}
.culture-l .top .title .fbt{
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    margin-bottom: 70px;
}
.culture-l .top .ms{
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    font-weight: 100;
}
.culture-l .top .more{
    position: absolute;
    bottom: 80px;
    font-size: 14px;
    color: #fff;
    height: 22px;
    line-height: 22px;
    width: 30px;
    background: #2465ab;
    overflow: hidden;
    border-radius: 30px;
    text-align: center;
    transition: .4s ease-in-out;
    display: none;
}
.culture-l .top .more .jia{
    width: 100%;
    display: block;
    float: right;
    text-align: center;
    transition: .4s ease-in-out;
}
.culture-l .top .more .mwz{
    display: block;
    float: left;
    width: 0;
    overflow: hidden;
    transition: .4s ease-in-out;
}
.culture-l a .bg{
    overflow: hidden;
}
.culture-l a .bg img{
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    transition: .4s ease-in-out;
}
.culture-l a:hover .more{
    width: 100px;
}
.culture-l a:hover .more .mwz{
    width: 80%;
}
.culture-l a:hover .more .jia{
    width: 20%;
}
.culture-l a:hover .bg img{
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}


.culture-r .t{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    padding: 70px 60px;
    box-sizing: border-box;
}
.culture-r .t .title h1{
    font-size: max(30px , 1.5vw);
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
}
.culture-r .t .title .fbt{
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    margin-bottom: 10%;
}
.culture-r .t .ms{
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    font-weight: 100;
}
.culture-r .t .more{
    position: absolute;
    bottom:15%;
    font-size: 14px;
    color: #fff;
    height: 22px;
    line-height: 22px;
    width: 30px;
    background: #2465ab;
    overflow: hidden;
    border-radius: 30px;
    text-align: center;
    transition: .4s ease-in-out;
    display: none;
}
.culture-r .t .more .jia{
    width: 100%;
    display: block;
    float: right;
    text-align: center;
    transition: .4s ease-in-out;
}
.culture-r .t .more .mwz{
    display: block;
    float: left;
    width: 0;
    overflow: hidden;
    transition: .4s ease-in-out;
}
.culture-r a .b{
    overflow: hidden;
}
.culture-r a .b img{
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    transition: .4s ease-in-out;
}
.culture-r a:hover .more{
    width: 100px;
}
.culture-r a:hover .more .mwz{
    width: 80%;
}
.culture-r a:hover .more .jia{
    width: 20%;
}
.culture-r a:hover .b img{
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.history_box{
    width: 100%;
    min-height: 767px;
    box-sizing: border-box;
    overflow: hidden;
    background: url("../images/fzlcbg.jpg") no-repeat center;
    background-size: cover;
    padding: 80px 0;
}
.history_box .title{
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 65px;
}
.history_box .con .l{
    width: 41%;
    float: left;
    border: 2px solid #fff;
}
.history_box .con .r{
    width: 48%;
    float: right;
    height: 400px;
    overflow-y: auto;
    padding-right: 180px;
    box-sizing: border-box;
}
.history_box .con .r ul li{
    opacity: .3;
    transition: 1s ease-in-out;
    margin-bottom: 60px;
}
.history_box .con .r ul li h1{
    font-size: 111px;
    color: #fff;
    font-weight: bold;
}
.history_box .con .r ul li p{
    font-size: 18px;
    color: #fff;
    margin-top: 60px;
}
.history_box .con .r ul li.h-active{
    opacity: 1;
}

.history_box .con .r::-webkit-scrollbar {/*滚动条整体样式*/
    width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.history_box .con .r::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgb(25, 94, 170);
    background: #195eaa;
}
.history_box .con .r::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #fff;
}
.con-news-a{
    width: 100%;
    max-height: 840px;
    overflow: hidden;

}
.con-news-a .title-top{
    font-size: max(30px , 2vw);
    font-weight: bold;
    color: #fff;

    margin-bottom: 30px;
}
.con-news-a .imgl{
    float: left;
    width: 59%;
    overflow: hidden;
}
.con-news-a .imgl img{
    width: 100%;
    transition: .4s ease-in-out;
}
.swiper-news a:hover .imgl img{
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}
.con-news-a .conr{
    box-sizing: border-box;
    padding: 3vw ;
    float: right;
    width: 41%;
    max-height: 519px;
    min-height: 372px;
    height: 30vw;
    overflow: hidden;
    background: #fff;
}
.con-news-a .conr .data{
    width: 100%;
    overflow: hidden;
}
.con-news-a .conr .data .l{
    font-size: 66px;
    font-weight: bold;
    color: #999999;
    float: left;
    line-height: 1;
    border-bottom: 2px solid #2465ab;
}
.con-news-a .conr .data .r{
    padding-top: 25px;
    padding-left: 10px;
    font-weight: 500;
    overflow-y: hidden;
    color: #999999;
}
.con-news-a .conr .title{
    margin-top: 10px;
    font-size: max(22px,1.3vw);
    font-weight: bold;
    color: #333;
    margin-bottom: 2vw;
}
.con-news-a .conr .ms{
    font-size: max(18px,1vw);;
    margin-bottom: 3vw;
    color: #666;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.con-news-a .conr .more{
    width: 122px;
    height: 36px;
    border-radius: 50px;
    background: #2465ab;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    float: right;
}
.con-news-a .main-box{
    position: relative;
    padding: 55px 0 150px 0;
}
.con-news-a .swiper-pagination{
    top: 80px;
    color: #fff;
    text-align: right;
    z-index: 0;
}
.con-news-a .swiper-pagination .swiper-pagination-total{
    color: #e1e1e1;
    font-size: 20px;
}
.con-news-a .swiper-pagination .swiper-pagination-current{
    color: #fff;
    font-size:30px;
}
.con-news-a .swiper-button-next, .con-news-a .swiper-button-prev{
    top: auto;
    bottom: 70px;
    width: 55px;
    height: 55px;
    background: #195eaa;
}
.con-news-a .swiper-button-prev{
    left: auto;
    right: 80px;
}
.con-news-a{
    --swiper-navigation-size:25px;
    --swiper-navigation-color: #fff;
}
.con-news-a .swiper-button-disabled{
    background: #999999;
    opacity: 1 !important;
}
.con-news-b{
    position: relative;
    overflow: hidden;
    padding: 60px 0 0 0;

}
.con-news-b ul{
    padding: 0;
    margin-bottom: 0;
}
.con-news-b ul li{

    overflow: hidden;
    transition: .4s ease-in-out;
}
.con-news-b ul li:hover{
    box-shadow: 0 0 50px rgb(0 0 0 / 10%);
}
.con-news-b ul li .news_listl{
    float: left;
    width: 55%;
}
.con-news-b ul li .news_listl .data{
    font-size: 18px;
    font-weight: bold;
    color: #999999;
    margin-top: 20px;
}
.con-news-b ul li a{
    padding: 60px 0;
    display: block;
    overflow: hidden;
}
.con-news-b ul li .news_listr{
    float: right;
    width: 40%;
    overflow: hidden;
}
.con-news-b ul li .news_listr img{
    width: 100%;
    transition: .4s ease-in-out;
}
.con-news-b ul li:hover .news_listr img{
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}
.con-news-b ul li span{
    display: block;
}
.con-news-b ul li .news_listl .title{
    font-size: max(22px,1.3vw);
    font-weight: bold;
    color: #333;
    margin-bottom: 2vw;
}
.con-news-b ul li .news_listl .con{
    font-size:max(18px,1vw);
    color: #666;
    line-height: 1.5;
    padding-right: 163px;
    margin-bottom: 2vw;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.con-news-b ul li .news_listl .more{
    width: 135px;
    height: 40px;
    background: #2465ab;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    float: right;
}
.contact-page-b{
    overflow: hidden;
    position: relative;
}
.contact-page-b .t{
    padding: 80px 70px;
    overflow: hidden;
    background: #fff;
    position: absolute;
    z-index: 9;
}
.contact-page-b .t b{
    font-size: 26px;
    color: #333;
}
.contact-page-b .main-box{
    position: relative;
    overflow: hidden;
    height: 675px;
}
.contact-page-b .t p{
    font-size: 18px;
    color: #333;
}
.contact-page-box{
    position: absolute;
    width: 100%;
}
.lybdct{
    padding: 88px 0 260px 0;
    overflow: hidden;
}
.lybdct table{
    width: 100%;
}
.lybdct-box{
    overflow: hidden;
    margin-bottom: 22px;
}
.lybdct-boxl{
    float: left;
    width: 40%;
}
.lybdct-boxr{
    float: right;
    width: 43%;
}
.lybdct-boxp input::-webkit-input-placeholder{
    color: #ababab;
    font-size: 14px;
}
.lybdct-boxp input{
    width: 100%;
    border: 1px solid #d9dadc;
    height: 50px;
    padding: 15px;
    box-sizing: border-box;
    color: #ababab;
    outline: none;
}
.lybdct-box textarea::-webkit-input-placeholder{
    color: #ababab;
    font-size: 14px;
}
.lybdct-box textarea{
    border: 1px solid #d9dadc;
    padding: 15px;
    box-sizing: border-box;
    color: #ababab;
    outline: none;
}
.lybdct-boxl input::-webkit-input-placeholder{
    color: #ababab;
    font-size: 14px;
}
.lybdct-boxl input{
    border: 1px solid #d9dadc;
    height: 50px;
    padding: 15px;
    box-sizing: border-box;
    color: #ababab;
    outline: none;
    float: left;
}
.lybdct-boxl #code_img{
    height: 50px;
    margin-left: 20px;
}
.lybdct-boxr input{
    width: 46%;
    height: 45px;
    border-radius: 100px;
    border: 1px solid #999999;
    background: none;
    cursor:pointer;
}
.lybdct-boxr #dosubmit{
    float: left;
    background: #00266e;
    color: #fff;
}
.lybdct-boxr .qx{
    float: right;
}
#xingming{
    background: url("../images/xm.jpg") no-repeat 95% center;
}
#dianhua{
    background: url("../images/dh.jpg") no-repeat 95% center;
}
#youxiang{
    background: url("../images/yx.jpg") no-repeat 95% center;
}
#zxly{
    background: url("../images/ly.jpg") no-repeat 98.5% 10%;
}
.swiper-news a{
    display: block;
    overflow: hidden;
}

.newshowbox{

    width: 60%;

    padding: 30px 0;

    float: left;

}

.newshowbox_r{


    width: 30%;
    float: right;

    margin:0 0 50px 0;

}
.newshowbox_r_t{
    overflow: hidden;
}
.newshow_name{

    font-size: 28px;

    color: #333333;

    font-weight: bold;

    line-height: 30px;

}

.newshow_zx div{

    float: left;

    font-size: 14px;

    color: #999999;

}

.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_follow{

    margin-right: 20px;

}

.newshow_fx .bdsharebuttonbox a{

    margin: 0 6px 0 0;

}

.newshow_fx{

    margin-left: 30px;

}

.newshow_zx{

    margin-top: 20px;

}

.newshow_title{

    padding-bottom: 16px;

}

.newshow_zx .newshow_back{

    float: right;

}

.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;

}

.newshow_cont{

    font-size: 16px;

    color: #666666;

    line-height: 30px;

    margin-top: 24px;

}

.newshow_cont p{

    margin-bottom: 40px;

    text-indent: 0em;

}



.newshow_cont h3 { font-weight:bold; font-size:16px; margin-bottom:15px; color:#333;}

.newshow_cont h4 { font-weight:bold; font-size:14px; margin-bottom:15px; color:#333;}





/**/

.newshow_aboutsearch{

    font-size: 14px;

    color: #333;

    font-weight: bold;

}

.newshow_aboutsearch a{

    color: #333333;

    -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_aboutsearch a:hover{

    color: #666666;

}

.newshow_pjs{

    float: left;

    margin-top: 20px;

    font-size: 14px;

    color: #333333;

    line-height: 28px;

}

.newshow_p a{

    color: #333333;

    padding-bottom: 2px;

    border-bottom: 1px solid #666666;

}

.newshow_p{

    float: left;

}

.newshow_pjs_fx{

    float: right;

}

.newshow_bottom{

    margin-top: 14px;

}

.newshow_back{

    float: right;

    font-size: 14px;

    margin-top: 25px;

}

.newshowbox_r_b{

    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 32px;

    width: 100%;

    /*height: 343px;*/

    padding-bottom: 25px;

    border: 7px solid #F3F3F3;

}

.show_prev_title{

    font-size: 20px;

    color: #555555;

    font-weight: 600;

    margin-top: 30px;

}

.show_prev_time{

    font-size: 12px;

    color: #555555;

    margin-top: 5px;

}

.show_prev_name{

    font-size: 16px;

    color: #555555;

    line-height: 30px;

}

.newshowbox_r_b_prev{

    border-bottom: 1px solid #ECECEC;

    padding-bottom: 26px;

}
.show_new{
    overflow: hidden;
}
.cpxqtitle{
    height: 210px;
    background: #f6f6f6;
    font-size: 50px;
    line-height: 210px;
    text-align: center;
    font-weight: bold;
    position: relative;
}
.cpxqtitle:after{
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    background: #2891fd;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform:translate(-50%,0);
}
.cpcontent{
    width: 100%;
    padding: 100px 0;
    background: #e3ecf0;
    box-sizing: border-box;
}
.cpcontent .main-box{
    background: #fff;
    padding: 55px 60px;
    box-sizing: border-box;
    box-shadow: 0 35px 35px rgb(0 0 0 / 3%);
}
.cpcontent h3{
    font-size: 30px;
    color: #333333;
    position: relative;
    padding-top: 20px;
    margin: 40px 0;
}
.cpcontent h3:after{
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    background: #2891fd;
    position: absolute;
    top: 0;
    left: 0;

}
.cpcontent p{
    font-size: 16px;
    line-height: 1.7;
}
.cpcontent .zcc td{
    font-size: 20px;
    min-width:364px;
}
.cpcontent .sjhytj{
    width: 100%;

}
.cpcontent .sjhytj{
    border-spacing: 0;
}
.cpcontent .sjhytj td{
    padding: 16px 0;
    font-size: 18px;
    color: #666666;
    text-align: center;
}
.main-nav ul li{
    position: relative;
}


.main-nav ul li ul{
    margin: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
}
.main-nav ul li:hover ul{
    overflow: inherit;
}
.main-nav ul li ul li ul{
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 9;
    left: 168px;
    top: 0;
    overflow: hidden !important;

}
.main-nav ul li ul li:hover ul{
    overflow: inherit !important;
}
.main-nav ul li ul li{
    float: none;
    margin: 0;
    padding: 0;
    height: 0;
    display: block;
    transition: .3s ease-in-out;

}
.main-nav ul li ul li ul li{
    float: none;
    margin: 0;
    padding: 0;
    height: 0 !important;
    display: block;
    transition: .3s ease-in-out;

}
.main-nav ul li ul li:hover ul li{
    height: 56px !important;
    line-height: 56px !important;
}
.main-nav ul li:hover ul li{
    height: 56px;
    line-height: 56px;
}
.main-nav ul li ul li a{
    display: block;
    font-size: 16px;
    padding: 0 20px;
    min-height: 55px;
    line-height: 55px;
    min-width: 115px;
    color: #FFF;
    align-items: center;
    white-space:nowrap;
    background: rgba(1,37,130,0.9);
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.main-nav ul li ul li ul li a{
    display: block;
    font-size: 16px;
    padding: 0 20px;
    min-height: 55px;
    line-height: 55px;
    min-width: 115px;
    color: #FFF;
    align-items: center;
    white-space:nowrap;
    background: rgba(1,37,130,0.9);
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.main-nav ul li ul li:hover a{
    background: #1c49b7;
}
.main-nav ul li ul li ul li:hover a{
    background: #2b5cd7 !important;
}
.main-nav ul{
    padding: 0;
    margin: 0;
}
.main-nav ul li{
    height: 83px;
    line-height: 83px;
    margin: 0;
}
.main-nav ul li ul li:last-child a{
    border: none;
}
.cpcontent .zcc tr{
    display: block;
    border-bottom: 1px solid #ddd;
}

.list-unstyled li{

    overflow: hidden;

}


.list-unstyled li img{

    width: 100%;

}

.list-unstyled li a{

    display: block;
    border: 1px solid #f2f2f2;
    height:290px;

    overflow: hidden;



}

.list-unstyled li a{

    padding:10px 20px;

    line-height: 270px;

    text-align: center;

    overflow: hidden;

}

.list-unstyled li a img{

    height:84%;

    width: auto;

    transform: scale(1);

    -webkit-transform: scale(1);

    -o-transform: scale(1);

    -moz-transform: scale(1);

    transition: all .8s ease 0s;

    -webkit-transition: all .8s ease 0s;

    -moz-transition: all .8s ease 0s;

    -o-transition: all .8s ease 0s;

}



.list-unstyled li a:hover img{

    -moz-transform: scale(1.05,1.05);

    -ms-transform: scale(1.05,1.05);

    -o-transform: scale(1.05,1.05);

    -webkit-transform: scale(1.05,1.05);

    transform: scale(1.05,1.05);

}

.list-unstyled li .ryzz_title{

    display: block;

    height: 50px;

    line-height: 50px;

    text-align: center;

    background: #f2f2f2;



    transition: all .8s ease 0s;

    -webkit-transition: all .8s ease 0s;

    -moz-transition: all .8s ease 0s;

    -o-transition: all .8s ease 0s;

}

.list-unstyled li:hover .ryzz_title{

    background: #234989;

    color: #fff;

}
.c_cdw{

}
.solutions-list .c_b2 ul li a{
    position: relative;
}
.BMapLabel{
    display: none !important;
}
.xz_ywly .title{
    color: #195eaa;
    font-size: 30px;
    padding-bottom: 20px;
    position: relative;

}
.xz_ywly .title:after{
    width: 84px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    border-bottom: 2px solid #195eaa;
}
.xz_ywly .con{
    margin-top: 30px;
}
.xz_ywly .con ul{
    padding-left: 0;
}
.xz_ywly .con ul li{
    font-size: 14px;
    line-height: 2;
}
.xz_ywly>div:nth-child(1) .title::before{
    content: "";
    position: absolute;
    left: -60px;
    top: 0;
    background: url("../images/1.png") no-repeat center;
    background-size: cover;
    display: block;
    width: 50px;
    height: 50px;
}
.xz_ywly>div:nth-child(2) .title::before{
    content: "";
    position: absolute;
    left: -60px;
    top: 0;
    background: url("../images/2.png") no-repeat center;
    background-size: cover;
    display: block;
    width: 50px;
    height: 50px;
}
.xz_ywly>div:nth-child(3) .title::before{
    content: "";
    position: absolute;
    left: -60px;
    top: 0;
    background: url("../images/3.png") no-repeat center;
    background-size: cover;
    display: block;
    width: 50px;
    height: 50px;
}
.xz_ywly>div:nth-child(4) .title::before{
    content: "";
    position: absolute;
    left: -60px;
    top: 0;
    background: url("../images/4.png") no-repeat center;
    background-size: cover;
    display: block;
    width: 50px;
    height: 50px;
}
.ncb_title{
    font-size: max(22px,1.3vw);

    color: #333;
    margin-bottom: 1vw;
}
.ncb_description{
    font-size: max(18px,.8vw);
    color: #666;
    line-height: 1.5;
    margin-bottom: 1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.cpcontent table{
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    word-break: break-all;
}
.cpcontent table td{

    border: 1px solid #ddd;
    padding: 10px 20px !important;

}
.cpcontent table td p{
    margin-bottom: 0;
}
.c_a_nav{
    overflow: hidden;
    background: #f0f4f5;
    padding: 30px 0 60px 0;
    text-align: center;
}
.c_a_nav ul{
    margin-bottom: 0;
    padding-left: 0;
    display: inline-block;
}
.c_a_nav ul li{
    float: left;
    display: inline-block;
    overflow: hidden;
    border-radius: 50px;
    margin: 0 15px;
    border: 2px solid #0d498a;
}
.c_a_nav ul li a{
    padding: 15px 30px;
    color: #0d498a;
    transition: .3s ease-in-out;
    display: block;
}
.c_a_nav ul li:hover a{
    background: #0d498a;
    color: #fff;
}
.c_a_nav ul li.on a{
    background: #0d498a;
    color: #fff;
}
.ncb_title a{
    color: #333;
}
.ncb_bz{
    width: 100%;
    overflow: hidden;
    margin-bottom:10px;

}
.ncb_bz ul{
    padding-left: 0;
    padding-top: 10px;
    margin-bottom: 0;
    overflow: hidden;
}
.ncb_bz ul li{
    float: left;
    padding: 13px 30px;
    transition: .4s ease-in-out;
}
.ncb_bz ul li:hover{
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.ncb_bz ul li:nth-child(2):hover,.ncb_bz ul li:nth-child(4):hover,.ncb_bz ul li:nth-child(6):hover{
    box-shadow: none;
}
.ncb_bz ul li img{
    width: 30px;
}
.ncb_bz ul li:nth-child(1){

    color: #fff;
    font-weight: bold;
    background: #4d72cf;
}
.ncb_bz ul li:nth-child(3){

    color: #fff;
    font-weight: bold;
    background: linear-gradient(to right, #8fa7e2, #4d72cf);
}
.ncb_bz ul li:nth-child(5){

    color: #fff;
    font-weight: bold;
    background: #4d72cf;
}
.ncb_bz ul li:nth-child(7){

    color: #fff;
    font-weight: bold;
    background: linear-gradient(to right, #8fa7e2, #4d72cf);
}
.wyxtbt{
    color: #333;
    font-size: 26px;
    margin-bottom: 20px;
}
.wyxtnr{
    margin-bottom: 20px;
}
.wyxtnr h3{
    font-size: 18px;
    color: #195eaa;
    padding-left: 30px;
    margin: 10px 0;
    position: relative;
}
.wyxtnr h3::after{
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 15px;
    height: 2px;
    background: #195eaa;
}
.wyxtnr p{
    margin: 0;
}
.wyxtimg{
    padding-top: 30px;
    text-align: center;
}
.wyxtimg img{
    display: inline-block;
    width: 600px;
}
.jxysl ul{
    padding-left: 0;
}
.jxysl ul li .jxybt{
    font-size: max(20px,1vw);
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
}
.jxysl ul li .jxycs{
    margin-bottom: 10px;
    min-height: 140px;
}
.jxysl ul li .jxycs div{
    margin-bottom: 5px;
}
.jxybox{
    border: 1px solid #d2d2d2;
    background: #fff;
    padding: 30px 30px;
    position: relative;
}
.jxysl ul li .jxysj{
    position: absolute;
    right: 30px;
    bottom: 30px;
    font-size: 30px;
    color: #4d72cf;
    font-weight: bold;
}

.rcfzcontentc .con ul li .title{
    float: left;
    width: calc(37% - 40px);
    margin: 0;
    color: #333333;
    font-size: 20px;
    text-align: left;
    padding-left: 40px;
}
.rcfzcontentc .con ul li .bm{
    float: left;
    width: 20%;
    font-size: 18px;
    color: #666666;
}
.rcfzcontentc .con ul li .rs{
    float: left;
    width: 20%;
    font-size: 18px;
    color: #666666;
}
.rcfzcontentc .con ul li .dd{
    float: left;
    width: 20%;
    font-size: 18px;
    color: #666666;
}
.rcfzcontentc .con ul li {

    border-radius: 10px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 7px 18px 1.14px rgb(40 43 109 / 8%);
}

.rcfzcontentc .con ul li a{
    padding: 33px 0;
}

.rcfzcontentc .con ul li a:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: #195eaa;
}
.rcfzcontentc .con ul li a:before{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 28px;
    height: 100%;
    background: url("../images/jiahao.png") #195eaa no-repeat center;
}
.rcfzcontentc .con ul li.uk-open a:before{

    background: url("../images/jiahao3.png") #195eaa no-repeat center;
}
.rcfzcontentc .con ul li.uk-open a{
    border-bottom: dashed 1px #eaeaea;
}
.rcfzcontentc .con{
    margin-top: 45px;
}
.rcfzcontentc .con ul li .uk-accordion-content{
    padding: 0 40px;
    margin-bottom: 20px;
}
.rcfzcontentc .con ul li .uk-accordion-content h2{
    font-size: 28px
}
.rcfzcontentc .con ul li .uk-accordion-content h3{
    font-size: 24px;
}
.rcfzcontentc .con ul li .uk-accordion-content h4{
    font-size: 18px;
}
.rcfzcontentc .con ul li .uk-accordion-content p{
    font-size: 16px;
    line-height: 1.7;
    color: #666;
}