@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;line-height:22px;font-family:Microsoft YaHei,黑体,Verdana,Arial,sans-serif;-webkit-text-size-adjust:none;color:#333;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;vertical-align:bottom;}
ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;transition:all 0.3s;}
input:focus,select:focus,option:focus,textarea:focus{ outline:none;}
textarea,input[type=date],input[type=number]{ resize:none; border: none;}
button:hover,input[class*=b]:hover{ cursor:pointer;}
i,u{font-style: normal;font-weight: normal;}
.tl{text-align:left;}.tc{text-align:center;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.f12{font-size:12px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.rel{position:relative;}
.min_w{min-width:1200px;}
.container{width:1200px;margin:0 auto;}

.nav{
    height: 132px;
    background: #fff;
}
.logo{
    padding-top: 46px;
}

.dh li{
    text-align: center;
    float: left;
    margin: 0 2px;
}
.dh li:last-child{
    margin-right: 0;
}
.dh li a{
    display: block;
    padding: 49px 14px;
    color: #B2B2B2;
    font-size: 12px;
    text-transform: uppercase;
}
.dh li a b{
    display: block;
    font-size: 18px;
    color: #303030
}
.banner{
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 0;  
    padding-bottom: calc(100%/16*5.05)
}
.banner img{
    width: 100%;
    height: 100%;
}
.swiper-container{
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
}

.pagination {
    position: absolute;
    z-index: 20;
    left: 50%;
    bottom: 18px;
    transform: translateX(-50%)
}

.swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: 6px;
    cursor: pointer;
}
.swiper-active-switch {
    background: #0E74C4;
}
.cpzs{
    background: url(../images/bg01.jpg)no-repeat center;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 110px;
    padding-top: 88px;
}
.cps{
    background: url(../images/bg01.jpg)no-repeat center;
    background-size: cover;
    overflow: hidden;
    padding-top: 27px;
}
.cp_z{
    width: 259px;
    box-shadow: 0 2px 10px -5px #595959;
    background: #0E74C4;
}
.tou{
    text-align: center;
    height: 125px;
    border-bottom: 1px solid rgba(255,255,255,0.5);

}
.tou h3{
    font-size: 30px;
    color: #fff;
    padding-top: 38px;
}
.tou p{
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
    margin-top: 16px;
}
.flh{
    padding: 30px 0;
}
.flh li{
    line-height: 66px;
}
.flhh{
    padding: 30px 0;
}
.flhh li{
    line-height: 66px;
}
.flh li a{
    display: block;
    position: relative;
    padding-left: 63px;
    font-size: 18px;
    color: #fff;
}
.flhh li{
    display: block;
    position: relative;
    padding-left: 63px;
    font-size: 18px;
    color: #fff;
}
.flh .on a{
    font-weight: bold;
}
.flh li a::before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    left: 36px;
    top: 50%;
    transform: translateY(-50%)
}
.flh .on a::before{
    background: #fff;
}
.flhh .on {
    font-weight: bold;
}
.flhh li::before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    left: 36px;
    top: 50%;
    transform: translateY(-50%)
}
.flhh .on::before{
    background: #fff;
}
.flh li a::after{
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    background: url(../images/jt.png) no-repeat center;
    right: 38px;
    top: 50%;
    transform: translateY(-50%);
}
.flh .on a::after{
    background: url(../images/yjt.png) no-repeat center;
}
.flhh li::after{
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    background: url(../images/jt.png) no-repeat center;
    right: 38px;
    top: 50%;
    transform: translateY(-50%);
}
.flhh .on::after{
    background: url(../images/yjt.png) no-repeat center;
}
.sjh{
    height: 100px;
    border-top: 1px solid rgba(255,255,255,0.5);
    text-align: center
}
.sjh p{
    font-size: 18px;
    color: #fff;
    padding-top: 25px;
}
.sjh div{
    font-size: 28px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: #fff;
    margin-top: 10px;
}
.cp_y{
    width: 908px;
    min-height: 685px;
}

.cp_lb li{
    width: 274px;
    text-align: center;
    float: left;
    margin-right: 42px;
}
.cp_lb li:nth-child(3n){
    margin: 0;
}
.cp_lb li div{
    width: 272px;
    height: 173px;
    border: 1px solid #0E74C4;
}
.cp_lb li p{
    line-height: 56px;
    font-size: 18px;
}
.cp_lbb{
    display: none;
}
.cp_lbb li{
    width: 274px;
    text-align: center;
    float: left;
    margin-right: 42px;
}
.cp_lbb li:nth-child(3n){
    margin: 0;
}
.cp_lbb li div{
    width: 272px;
    height: 173px;
    border: 1px solid #0E74C4;
}
.cp_lbb li p{
    line-height: 56px;
    font-size: 18px;
}
.ab{
    height: 512px;
    background: url(../images/bg02.jpg) no-repeat center;
    background-size: cover
}
.ab_z{
    width: 690px;
}
.abt h3{
    font-size: 30px;
    color: #fff;
    padding-top: 64px;
}
.abt h3 span{
    margin-left: 32px;
    font-size: 14px;
    font-weight: normal;
}
.hx{
    display: block;
    width: 40px;
    height: 1px;
    background: #fff;
    margin-top: 40px;
}
.ab_nr{
    margin-top: 30px;
    width: 646px;
}
.ab_nr h3{
    font-size: 24px;
    color: #fff;
}
.ab_nr p{
    font-size: 15px;
    line-height: 34px;
    margin-top: 14px;
    height: 170px;
    overflow: hidden;
    color: #fff
}
.ab_nr .ckd{
    margin-top: 42px;
    width: 120px;
    height: 39px;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 39px;
    font-size: 15px;
}




.ab_nr1{
    margin-top: 30px;
    width: 646px;
}
.ab_nr1 h3{
    font-size: 24px;
    color: #fff;
}
.ab_nr1 p{
    font-size: 15px;
    line-height: 34px;
    margin-top: 14px;
   /* height: 170px;*/
    overflow: hidden;
    color: #000000;
}
.ab_nr1 .ckd{
    margin-top: 42px;
    width: 120px;
    height: 39px;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 39px;
    font-size: 15px;
}


.ab_y{
    width: 510px;
    padding-top: 104px;
}
.ab_tp{
    width: 483px;
    height: 282px;
    padding: 26px 26px;
    background: url(../images/ab.png) no-repeat center;
    margin-right: -26px;
}
.gy{
    padding-top: 86px;
}
.nt h3{
    font-size: 24px;
    color: #0E74C4
}
.nt h3 span{
    font-size: 14px;
    color: #4C4C4C;
    margin-left: 22px
}
.nfl li{
    float: left;
    padding: 0 16px;
    line-height: 30px;
    margin-left: 32px;
    font-size: 15px;
    cursor: pointer;
}
.nfl .on{
    background: #0E74C4;
    color: #fff;
}

.n_y .qha{
    display: none;
    position: relative;
}
.n_lb li{
    cursor: pointer;
    height: 98px;
    padding-top: 16px;
    width: 580px;
    margin-top: 25px;
    background: #F7F7F7;
}
.nb_z{
    border-right: 1px solid #000;
    text-align: center;
    width: 96px;
    height: 84px;
}
.n_lb li:nth-child(4){
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 116px;
    padding-top: 20px;
}
.n_lb li:hover .nb_z{
    border-right: 1px solid #fff
}
.n_lb li:hover .nb_z p{
    color: #fff;
}
.n_lb li:hover .nb_z h3{
    color: #fff;
}
.n_lb li:hover .nb_y p{
    color: #fff;
}
.n_lb li:hover .nb_y h3{
    color: #fff;
}
.nb_y{
    padding-left: 21px;
}
.nb_y h3{
    font-size: 18px;
    margin-top: 12px;
}
.nb_y p{
    font-size: 15px;
    margin-top: 10px;
}
.nb_z p{
    font-size: 15px;
    padding-top: 11px;
}
.nb_z h3{
    font-size: 20px;
    margin-top: 8px;
}
.n_lb li:hover{
    background: #0E74C4;
    color: #fff;
}
.q_tp{
    position: absolute;
    right: 0;
    top: 0;
    width: 558px;
    height: 256px;
    padding-top: 8px;
    text-align: center;
    background: #F7F7F7;
    padding-left: 11px;
    padding-right: 11px;
    overflow: hidden;
}
.q_tp img{
    border-bottom: 4px solid #0E74C4;
    transition: linear 0.5s;
}
.q_tp:hover img{
    transform: scale(1.1,1.1)
}
.lxwo{
    height: 608px;
    background: url(../images/js.jpg) no-repeat center;
    background-size: cover;
    padding-top: 108px;
}
.hjc{
    background: url(../images/hjc.png) no-repeat center;
    width: 942px;
    height: 523px;
    margin: 0 auto;
    text-align: center
}
.hjc .lx_t{
    width: 702px;
    height: 143px;
    padding-top: 63px;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
}
.hjc .lx_t h3{
    margin-top: 59px;
    font-size: 30px;
    color: #fff;
}
.hjc .lx_t p{
    margin-top: 12px;
    color: rgba(255,255,255,0.5);
}
.hjc .d1{padding-top:24px;}
.hjc .d1 p{
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 39px;
    line-height: 39px;
    color: #fff;
    margin-top: 10px;
}
.hjc .d2{padding-top:24px;}
.hjc .d3{padding-top:24px;}
.hjc .d2 p{
    font-size: 24px;
    line-height:24px;
    color: #fff;
    margin-top: 10px;
}
.hjc .d3 p{
    font-size: 24px;
    line-height:24px;
    color: #fff;
    margin-top: 10px;
}
.ddh{
    height: 325px;
    background: #004881 url(../images/lbg1.png) no-repeat center right;
    padding-top: 63px;
}
.ddh ul li{
    float: left;
    width: 134px;
    position: relative;
    padding-left: 26px;
}
.ddh ul li::after{
    position: absolute;
    background: #336D9A;
    content: "";
    width: 1px;
    height: 253px;
    right: 11px;
    top: 9px;
}
.ddh ul li h3{
    color: #fff;
    font-size: 18px;
    margin-bottom: 25px;
}
.ddh ul li a{
    display: block;
    color: #607FA2;
    line-height: 38px;
}
.sm{
    width: 200px;
    text-align: center
}
.sm h3{
    font-size: 18px;
    color: #fff;
    margin-bottom: 48px;
}
.link{
    height: 70px;
    background: #003B6A;
}
.link p{
    line-height: 70px;
    color: #7489A0;
}
.link .wl{
    padding-top: 19px;
}
.mbx{
    height: 30px;
    background: #0E74C4;
    padding-left: 8px;
    padding-right: 5px;
    margin-bottom: 28px;
    line-height: 30px;
}
.mbx h3{
    font-size: 24px;
    width: 130px;
    height: 30px;
    background: url(../images/bg01.jpg)no-repeat center;
    color: #000;
    font-weight: normal;
    text-align: center;
    line-height: 30px;
}
.mbx span{
    color: #fff;
}
.mbx a{
    color: #fff;
}
.page{
    text-align: center;
    margin: 50px 0;
}
.page a{
    display: inline-block;
    padding: 0 10px;
    line-height: 28px;
    color: #fff;
    background: #ADADAD;
    margin: 0 5px;
}
.page .on{
    background: #0E74C4;
}
.nes{
    padding-left: 42px;
}
.neb{
    display: none;
}
.neb li{
    width: 898px;
    height: 99px;
    padding-top: 15px;
    background: #fff;
    box-shadow: 0 0 10px -5px #595959;
    margin-bottom: 27px;
}
.neb li .x_z{
    width: 92px;
    height: 84px;
    border-right: 1px solid #E8E8E9;
    text-align: center
}
.neb li .x_z p{
    font-size: 15px;
    margin-top: 15px;
}
.neb li .x_z h3{
    font-size: 20px;
    margin-top: 7px;
}
.neb li .x_y{
    width: 759px;
    padding-left: 14px;
}
.neb li .x_y h3{
    font-size: 18px;
    margin-top: 14px;
}
.neb li .x_y p{
    color: #666666;
    margin-top: 5px;
}