html{
  scroll-padding-top: 70px;
}

.header2 {
    background: #f6f7fb;
}
#header{
    height: 33px;
    border-bottom: 1px solid #e5e9f4;
}
.ty-banner-1 {
    text-align: center;
}
#header li{
line-height: 32px;
    color: #fff;
    width: 1350px;
    margin: auto;
    justify-content: space-between;
    display: flex;
}
#header li p span {
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #dadada;
    position: relative;
    top: 1px;
    margin: 0px 5px;
}
*,*:after,*:before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
#header li a {
    color: #909090;
    font-size: 12px;
}
        i,em{font-style:normal;}
		.content{width: 1400px;margin:0 auto;}
		.contentdb{width: 1400px;margin:0 auto;}
		.contentf{width: 1200px;margin:0 auto;}
        .head{height: 192px;background:#FFF;}
        .head .hea-top{width: 1400px;height: 106px;margin:0 auto;}
        .head .hea-top .logo{width: 750px;float:left;padding-top: 19px;box-sizing: border-box;}
        .head .hea-top .logo .t_logo{width: 230px;height: 60px;float:left;line-height: 0;overflow: hidden;padding-top: 8px;margin-right: 10px;}
        .head .hea-top .logo .t_logo img{width: 100%;}
        .head .hea-top .logo h2{float:left;padding-left: 28px;margin-top: 10px;}


@media screen and (max-width: 1200px){
.head .hea-top .hea-tel {
    display: none;
}}





        
.head .hea-top .logo h2:before {
    content: "";
    width: 1px;
    height: 47px;
    background: #d6d6d6;
    position: absolute;
    left: 0;
}


        
        .head .hea-top .logo h2 span{display: block;font-size: 20px;color: #1c499e;font-weight: normal;font-weight: bold;}
        .head .hea-top .logo h2 em{display: block;height:29px;line-height: 29px;font-size: 16px;color:#231815;font-weight: 400;}
        .head .hea-top .hea-tel{float:right;padding-top: 27px;}
        .head .hea-top .hea-tel span{display: inline-block;height:55px; line-height: 55px; padding-left:37px;font-size: 27px; color:#333333; font-family: "Arial"; font-weight: bold;}
        .head .hea-top .hea-tel span.tel1{background:url(../images/hea-tel1.png) no-repeat left;margin-right: 70px;letter-spacing: 1px;}
        .head .hea-top .hea-tel span.tel2{background:url(../images/hea-tel2.png) no-repeat left;}
        .head .menu{height: 53px;background: #4b7ac0;}
        .head .menu .nav{width: 1450px;height: 53px;margin:0 auto;}
        .head .menu .nav li{width: 10.5%;height: 53px;float:left;text-align: center;position: relative;line-height: 0;}
        .head .menu .nav li:first-child{width: 12%;}
        .head .menu .nav li a{display: block;height: 53px;line-height: 53px;font-size: 16px;color: #ffffff;position: relative;}
        .head .menu .nav li a:before{width:1px;height:10px;background: #909090;content:"";position: absolute;right:0;top: 23px;}
        .head .menu .nav li:last-child a:before{display: none;}
        .head .menu .nav li i{display: inline-block;width:0;height:1px;background: #ff6600;margin:-1px auto 0;transition: .5s;vertical-align: bottom;}
        .head .menu .nav li:hover a,.head .menu .nav li.cur a{font-size: 16px;color: #ffffff;font-weight: bold;}

        .head .menu .nav li:hover a,.head .menu .nav li.cur a{
	transform:perspective(1px) translateZ(0);
	box-shadow:0 0 1px transparent;
	-webkit-transition-duration:.3s;
	transition-duration:.3s;
	-webkit-transition-timing-function:ease-out;
	transition-timing-function:ease-out
}
        .head .menu .nav li:hover a,.head .menu .nav li.cur a{
	-webkit-transform:translateY(-3px);
	transform: translateY(-3px);
}

.blk-main {
    width: 1000px;
    margin: 0 auto;
}
.p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
        margin-bottom: 35px;
    }
    
    .blk-main {

line-height: 70px;

font-size: 14px;

color: #808080;

}
    .blk-main b {
    font-weight: normal;
    padding-left: 35px;
    background: url(../images/p102-curmbs-icon1.png) no-repeat left center;
    color: #808080;
}
 .blk-main a { color: #808080!important;}
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #013171;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 36px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(../images/p102-search-icon1.png) no-repeat center center #013171;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }







        
        .head .menu .nav li:hover i,.head .menu .nav li.cur i{width:36px;}
        @media screen and (max-width: 1560px) and (min-width: 900px){
            .head .hea-top,.head .menu .nav{width: 89%;}#header li{width: 85%;}
            .abo{width:1200px}
            .cas-yqlj{width:1200px}
            .cas-yqlj h4 i:before {width: 796px;left: -835px;}
            .abo .abo-con {padding: 38px 50px 52px;}
            .contentdb{width:1200px}
            .gui .gui-left .hd ul li.jd1:before{background-size: 100% 100%;}
            .gui .gui-left .hd ul li.jd2:before{background-size: 100% 100%;}
            .gui .gui-left .hd ul li.jd3:before{background-size: 100% 100%;}
            .gui .gui-left .hd ul li.jd4:before{background-size: 100% 100%;}
            .gui .gui-left .hd ul li i{ font-size: 13px;}
            .gui .gui-left .hd ul li {width: 130px;}
            .gui .gui-left .hd {width: 495px;margin-bottom: 56px;}
            .gui {width: 1200px;}
            .gui .gui-left {width: 505px;}
            .gui .gui-rig {width: 658px;}
            .gui .gui-left .hd ul li.jd2 {margin-left: -10px;}
            .gui .gui-left .hd ul li.jd3 {margin-left: -5px;}
            .gui .gui-left .hd ul li.jd4 {margin-left: -10px;}


}
 .banner{position:relative;overflow:hidden;}
        .banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index:12;width: 100px;height: 100px;margin-top: -42px;border: 0;}
        .banner .slick-prev {outline: none;position: absolute; top:50%; width: 52px; height: 52px; z-index: 9; text-align: center; margin-top: -40px;transition:.8s;background:url(../images/c_prev.png) no-repeat;left: 5%; opacity: 0;cursor: pointer;}
        .banner .slick-next {outline: none;position: absolute; top:50%; width: 52px; height: 52px; z-index: 9; text-align: center; margin-top: -40px;transition:.8s;background:url(../images/c_next.png) no-repeat;right: 5%; opacity: 0;cursor: pointer;}
        .banner:hover .slick-prev { left: 10%; opacity: 1; }
        .banner:hover .slick-next { right: 10%; opacity: 1; }
        .banner img {display: block;width: 100%;margin:0 auto;}
        .slick-dots {position: absolute;left: 0;font-size:0;bottom: 2%;width: 100%;text-align: center;outline: none;}
        .slick-dots li {display: inline-block;margin: 0 15px; outline: none;}
        .slick-dots li button {display: block;border: 0 none;width: 41px;height: 4px;background:url(../images/ban-dd.png) no-repeat center; transition: .5s;}
        .slick-dots .slick-active button {background:url(../images/ban-dd_h.png) no-repeat center;}



        .footer{height:496px; background:#232324;border-top:8px solid #003171;}
        .ft-top{padding-top:48px;height:407px;border-bottom:1px solid rgba(255,255,255,0.04); box-sizing: border-box;}
        .ft-top .ft-left{width:278px; height:314px;border-right:1px solid rgba(255,255,255,0.04);}
        .ft-top .ft-left h2{width:184px; height:37px;margin-top: 28px; line-height: 0; overflow: hidden; margin-bottom: 30px;}
        .ft-top .ft-left h2 img{width:100%;}
        .ft-top .ft-left .ft-code span{display: block; height:88px; margin-bottom:26px; }
        .ft-top .ft-left .ft-code span i{display: block; width:88px;height:88px; float:left; line-height: 0; overflow: hidden;}
        .ft-top .ft-left .ft-code span i img{width: 100%;}
        .ft-top .ft-left .ft-code span em{display: block;width:36px;padding: 3px 11px 2px;box-sizing: border-box;float:left;font-size: 14px;color:rgba(255,255,255,0.53);line-height:14px;}
        .ft-top .ft-cen{width:364px;height:314px;border-right:1px solid rgba(255,255,255,0.04);padding:25px 63px 0 75px; box-sizing: border-box;}
        .ft-top .ft-cen h4{height:54px; line-height: 54px;display: inline-block; border-bottom:1px solid rgba(255,255,255,0.05); font-size: 18px; color:#cfcfcf; font-weight: bold;margin-bottom: 16px;}
        .ft-top .ft-cen ul{width:100%;}
        .ft-top .ft-cen ul li{margin-bottom:8px; }
        .ft-top .ft-cen ul li span{display: block; height:24px; line-height: 24px;font-size: 14px; color:rgba(255,255,255,0.2);}
        .ft-top .ft-cen ul li p{height:23px;line-height: 23px;font-size: 14px;letter-spacing: 1px;color:rgba(255,255,255,0.39);}
        .ft-top .ft-nav{width:556px;padding:25px 0 0 75px; box-sizing: border-box;}
        .ft-top .ft-nav h4{height:54px; line-height: 54px;display: inline-block; border-bottom:1px solid rgba(255,255,255,0.05); font-size: 18px; color:#cfcfcf; font-weight: bold; margin-bottom: 6px;}
        .ft-top .ft-nav ul li{float:left;width:215px;height:47px; line-height: 47px;}
        .ft-top .ft-nav ul li a{font-size: 16px; color:rgba(255,255,255,0.3);display: block;background:url(../images/ft-jt.png) no-repeat right;}
        .ft-top .ft-nav ul li:nth-child(2n){float:right;}
        .ft-bot{height: 80px;}
        .ft-bot span{display: block;height: 80px;float:left;}
        .ft-bot span em{display: inline-block;height: 80px;line-height: 80px;font-size: 14px;color:rgba(255,255,255,0.39);margin-right: 10px;}
        .ft-bot span em a{font-size: 14px; color:rgba(255,255,255,0.39);}
        .ft-bot span em.ba a{padding-left:25px; background:url(../images/7751ef9a-c6f9-4795-a037-d6173a158f0a.png) no-repeat 0 center;}
        .ft-bot strong{float:right;height: 80px;}
        .ft-bot strong i{display: block;height: 80px;line-height: 80px;float:left;font-size: 14px;color:rgba(255,255,255,0.39);font-weight: normal;}
        .ft-bot strong a{display: block; height:88px;line-height: 88px;float:left;font-size: 14px; color:rgba(255,255,255,0.39);  margin-right: 15px; font-weight: normal;}
        .ft-bot strong a:last-child{margin-right: 0;}
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #013171;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #013171;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
@media (min-width: 900px){

  .blk-main {
    margin: 0 auto;
    width: 89%;
}
}
@media (min-width: 1560px){

  .blk-main {
    width: 1400px;
    margin: 0 auto;
}
}
h1, h2, h3 {
    line-height: 1;
}
0% {
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
    opacity: 0;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
body {
	font-size:14px;
    overflow-x: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}