﻿@charset "UTF-8";

body .index_banners
{
    height:0px; padding-bottom:41.7%; background:#1969c3; background-size:cover;
}
.inner{
    width: 1400px;
    margin: 0 auto;
    position: relative;
    /*overflow: hidden;*/
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
@media all and (max-width:1440px){
    .inner{width: 1200px;}
}
@media all and (max-width:1200px){
    .inner{width: 100%;padding:0 50px;overflow: hidden;}
}
@media all and (max-width:992px){
    .inner{width:100%;padding:0 15px;}
}
/*banner*/
.banner{height: auto;}
.banner .swiper-slide img{width: 100%;display: block;}
.banner .swiper-pagination-bullet{width: 10px;height: 5px;background: #a6cdec;border-radius: 2px;opacity: 1;}
.banner .swiper-pagination-bullet-active{width: 20px;background: #db1516;}
.banner .banner-posi{position: absolute;top: 4%;/*35*/left: 13.5%; padding-top:14%;}
.banner .banner-posi .ii-btn{left: 0;transform: translateX(0);bottom: -100px;}
 .banner .banner-posi .ii-btn a{width: 207px;height: 52px;border: solid 1px #fff;border-radius: 30px;}
  .banner .banner-posi .ii-btn a:hover{height: 52px}
 .banner .banner-posi .ii-btn  a:hover {
	background: #3180e8;
	border:solid 1px #3180e8;
}
 .banner .banner-posi .ii-btn.in1_btn:after {
    background: #3180e8;
    }
.banner .swiper-slide-active .banner-posi .h1,.banner .swiper-slide-active .banner-posi .h2,.banner .swiper-slide-active .banner-posi .banner-btn{}
.banner-posi .h1{color: white;letter-spacing: 5px; font-size: 62px;font-weight: lighter; }
.banner-posi .h2{color: white;font-size: 36px;font-weight: lighter;}
.banner-posi .banner-btn{background: url(../images/bann-btn.png) no-repeat right 54px center;padding-right: 15px; width: 207px;height: 52px;border-radius: 30px;text-align: center;line-height: 52px;color: white;font-size: 18px;font-weight: lighter;display: block;margin-top: 80px;}
.banner .swiper-pagination2{bottom: 20px !important;}
.banner .swiper-button-next{right: 70px;background: url(../images/index-right2.png) no-repeat center;width: 15px;height: 26px;margin-top: -14px;top:50%;}
.banner .swiper-button-prev{opacity: 0.6;left: 70px;background: url(../images/index-left2.png) no-repeat center;width: 15px;height: 26px;margin-top: -14px;top: 50%;}
.banner .swiper-button-next:hover{background: url(../images/index-rightH.png) no-repeat center;}
.banner .swiper-button-prev:hover{background: url(../images/index-leftH.png) no-repeat center;}






/*鍏充簬鎴戜滑*/
.in-about{padding: 70px 48px 65px 48px;}
.ina-left{float: left;}
.ina-left img,.ina-right img{display: block;}
.ina-right{width: 740px;float: left;padding-top: 54px;margin-left: 140px;}
.ina-right .h1{color: #10150f;font-size: 30px;margin-top: 10px;position: relative;width: 180px;}
.ina-right .h1:after{position: absolute;content: '';width: 10px;height: 2px;background: #dc1c1d;right: -20px;top: 50%;margin-top: -1px;}
.ina-right p{font-size: 18px;color: #444;line-height: 30px;margin-top: 52px;}
.ina-right span{font-size: 24px;color: #db1516;}
.in-about li{margin-top: 60px;width: 315px; text-align: center;float: left;position: relative;transition: all 1s;}
.in-about li:after{position: absolute;content: '';width: 1px;height: 60px;background: #e8e8e8;right: 0;top: 0;}
.in-about li:nth-child(4n):after{display: none;}
.in-about li .count-title{display: inline-block; font-size: 70px;color: #444444;font-family: ;line-height: 50px;margin-bottom: 18px;}
.in-about li span{ display: inline-block;font-size: 70px;color: #444444;font-family: ;margin-left: 5px;line-height: 50px;}
.in-about li .h2{font-size: 16px;color: #777;}
.ina-btn{display: block;background: url(../images/ina-num.png) no-repeat center;height: 145px;margin-top: -20px;padding-top: 40px;}
.ina-btn:hover .h3,.ina-btn:hover .h4{color: #d31313;}
.ina-btn .h3{font-size: 70px;line-height: 50px;color: #444;text-align: center;font-family: ;}
.ina-btn .h4{color: #777777;font-size: 16px;}
.in-about li:hover .count-title,.in-about li:hover span{color: #db1516;}
.in-about li:hover{transform: translateY(-10px);}

.index{padding-top: 70px;}
.index .h1{color: #333; float: left;font-size: 36px;line-height: 36px;position: relative;line-height: 36px;}
.index .h1:after{position: absolute;content: '';width: 10px;height: 2px;background: #dc1c1d;right: -20px;top: 50%;margin-top: -1px;}
.index .h2{font-size: 16px;color:#666666;line-height: 16px;margin-top: 19px;}
.index a.more-btn{display: block;float: right;padding-left: 31px;background: url(../images/read-btn.png) no-repeat left top;font-size: 14px;color: #666;font-family: 'Open Sans';line-height: 22px;position: relative;}
.index a.more-btn:after{transition: all 1s; position: absolute;content: '';width: 36px;height: 1px;background: #bebebe;left: 30px;bottom: 0;}
.index a.more-btn:hover{color: #cc0a0a;background: url(../images/read-btnH.png) no-repeat left top;}
.index a.more-btn:hover:after{width: 76px;background: #cc0a0a;}

.index.white .h1{color: #fafafa;}
.index.white .h2,.index.white a.more-btn{color: rgba(250,250,250,0.8);}

.int-bot .block_index
{
    display:block;
}
/*涓氬姟鑼冨洿*/
.in-yewu{background:#fafafa url(../images/in-ywbg.png) no-repeat left top ;padding-bottom: 50px;}
.in-yewu .wrap{overflow: hidden;}
.swiper1.swiper-container{margin-top: 81px;height: 440px;}
.swiper1 .swiper-slide{transition: all 1s; padding-top: 62px; width: 332px;border: solid 1px #dcdcdc;height: 382px;border-radius: 5px;background: white;}
.swiper1 .swiper-slide:hover{box-shadow: 0 5px 20px rgba(0,0,0,0.2);transform: translateY(-10px);}
.swiper1 .swiper-slide a{display: block;}
.slide-icon{height: 103px;width: 100%;background-repeat: no-repeat;background-position: center;}
.swiper1 .swiper-slide .h3{font-family: 'Open Sans semibold';color: #777;font-size: 16px;text-align: center;margin-top: 39px;line-height: 16px;}
.slide-font{border-radius: 0px 0px 5px 5px; text-align: center;padding-top: 47px;line-height: 20px;margin-top: 65px; color: #666;font-size: 20px;background: url(../images/inywbg.png) no-repeat center;height: 95px;transition: all 1s;}
.slide-icon1{background-image: url(../images/in-yw1.png);}
.slide-icon2{background-image: url(../images/in-yw2.png);}
.slide-icon3{background-image: url(../images/in-yw3.png);}
.slide-icon4{background-image: url(../images/in-yw4.png);}
.slide-icon5{background-image: url(../images/in-yw5.png);}
.slide-icon6{background-image: url(../images/in-yw6.png);    background-size: 82px 100px;}
.slide-icon7{background-image: url(../images/in-yw7.png);}
.slide-icon8{background-image: url(../images/in-yw8.png);}
.swiper .swiper-slide:hover .slide-font{background: url(../images/inywbgH.png) repeat;color: white;}
.swiper .swiper-pagination-bullet{width: 12px;height: 12px;background: none;border-radius: 50%;opacity: 1;border: solid 2px #999999;}
.swiper .swiper-pagination-bullet-active{border-color: #dd2223;}
.swiper .swiper-pagination{bottom: 0px !important;}
.inyw-swiper{position: relative;}
.inyw-swiper .swiper-button-next{ right: -70px;background: url(../images/index-right3.png) no-repeat center;width: 15px;height: 26px;margin-top: -14px;top:50%;}
.inyw-swiper .swiper-button-prev{opacity: 0.6;left: -70px;background: url(../images/index-left3.png) no-repeat center;width: 15px;height: 26px;margin-top: -14px;top: 50%;}
.inyw-swiper .swiper-button-next:hover{background: url(../images/index-rightH.png) no-repeat center;}
.inyw-swiper .swiper-button-prev:hover{background: url(../images/index-leftH.png) no-repeat center;}

/*鍚堜綔妗堜緥*/
.index-two{padding-bottom: 40px;}
.int-big{margin-top: 32px;}
.int-box{display: none;}
.int-box a:hover .h3{color: #db1516;}
.int-top{font-size: 16px;color: #444;margin-bottom: 50px;}
.int-top a{font-size: 16px;color: #444;padding: 0 10px;}
.int-top a.active,.int-top a:hover{color: #dd2223;}
.int-list{width: 452px;float: left;margin-right: 22px;margin-bottom: 30px;display: block;}
.int-list:nth-child(3n){margin-right: 0;}
.int-list .int-pic{width: 452px;height: 316px;overflow: hidden;}
.int-list .int-pic img{width: 100%;height: 100%;display: block;transition: all 1s;}
.int-list .int-font{ height: 172px;border: solid 1px #dedede;margin-top: -1px;padding-top: 35px;}
.int-list .int-font .h3{margin: 0 40px;font-size: 18px;color: #444;line-height: 18px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;margin-bottom: 18px;}
.int-list .int-font p{margin: 0 40px;font-size: 14px;color: #999;line-height: 14px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-bottom: 38px;border-bottom: solid 1px #dedede;}
.int-list .int-font .h4{padding: 0 40px;transition: all 1s; position: relative; height: 47px;line-height: 47px;color: #777;font-size: 14px;background: url(../images/int-font.png) no-repeat right 40px center;}
.int-list .int-font .h4:before{position: absolute;content: '';width: 0%;height: 1px;background: #dc1416;transition: all 1s;top: -1px;}
.int-list:hover .int-font .h4:before{width: 370px;}
.int-list:hover img{transform: scale(1.1);}
.int-list:hover .h3{color: #dd2223;}
.int-list:hover .int-font .h4{background: url(../images/int-fontH.png) no-repeat right 30px center;}

/*璧勮涓績*/
.index-three{background: #f5f5f5;padding-bottom: 77px;}
.int-left{display: block;width: 400px;height: 560px;background: white;float: left;box-shadow: 0 5px 15px rgba(0,0,0,0.06);padding: 29px 25px 26px 25px;}
.int-left .h3{font-size: 18px;color: #666666;line-height: 26px;width: 300px;margin-bottom: 27px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.int-left .h4{font-size: 14px;color: #999;font-family: 'Open sans';margin-bottom: 27px;}
.ine-pic{width: 350px;height: 380px;overflow: hidden;}
.ine-pic img{width: 100%;height: 100%;display: block;transition: all 1s;}
.int-left:hover img{transform: scale(1.1);}
.int-mid{width: 400px;float: left;margin-left: 20px;height: 560px;overflow: hidden;}
.intm{display: block;height: 270px;background: white;padding: 0 32px;padding-top: 34px;}
.intm .h3{ font-size: 18px;color: #444;line-height: 18px;margin-bottom: 23px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.intm p{height: 44px; font-size: 14px;color: #999;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.intm-bot{position: relative; height: 115px;border-top: solid 1px #e4e4e4;padding-top: 30px;margin-top: 37px;background: url(../images/intm.png) no-repeat right center;}
.intm-bot:before{position: absolute;content: '';width: 0%;height: 1px;background: #dc1416;transition: all 1s;top: -1px;}
.intm:hover .intm-bot:before{width: 100%;}
.intm:hover .intm-bot{background: url(../images/intmH.png) no-repeat right center;}
.intm-bot .h4{font-size: 50px;color: #444;font-family: '';line-height: 50px;}
.intm-bot .h5{font-size: 14px;color: #777;font-family: 'Open sans';padding-left: 3px;}
.intm.ma20{margin-bottom: 20px;}
.int-right{width: 560px;float: left;margin-left: 20px;padding: 25px 30px 0 30px;background: white;height: 560px;overflow: hidden;}
.inr-list{height: 131px;border-bottom: solid 1px #e4e4e4;display: block;padding-top: 30px;}
.inr-list:last-child{border-bottom: none;}
.inr-l{width: 116px;float: left;padding-left: 20px;}
.inr-l .h4{font-size: 50px;color: #444;font-family: '';line-height: 50px;}
.inr-l .h5{font-size: 14px;color: #777;font-family: 'Open sans';padding-left: 3px;}
.inr-r{float: left;width: 370px;}
.inr-r .h3{ font-size: 18px;color: #444;line-height: 18px;margin-bottom: 13px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.inr-r p{ height: 44px;font-size: 14px;color: #999;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

/*鎴戜滑鐨勬湇鍔�*/
.index-four{padding-bottom: 90px;}
.swiper2.swiper-container{margin-top: 59px;height: 412px;padding: 0 8px;}
.swiper2 .swiper-slide{ width: 332px;height: 350px;background: white;}
.swiper2 .swiper-slide:hover  .inff{transform: rotate(60deg);}
.inf-icon{width: 100%;height: 220px;background-repeat: no-repeat;background-position: center;}
.inff{width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;transition: all 1s;}
.swiper2 .swiper-slide .h3{text-align: center;font-size: 22px;color: #444;line-height: 22px;}
.swiper2 .swiper-slide .h4{text-align: center;font-size: 14px;color: #999;line-height: 14px;margin-top: 20px;}
.inf-font{box-shadow: 1px 5px 20px rgba(0,0,0,0.1);padding-top: 38px;height: 130px;}
.inf-icon1{background-image: url(../images/inf1-bg.png);}
.inff1{background-image: url(../images/inf1.png);}
.inf-icon2{background-image: url(../images/inf2-bg.png);}
.inff2{background-image: url(../images/inf2.png);}
.inf-icon3{background-image: url(../images/inf3-bg.png);}
.inff3{background-image: url(../images/inf3.png);}
.inf-icon4{background-image: url(../images/inf4-bg.png);}
.inff4{background-image: url(../images/inf4.png);}
.inf-icon5{background-image: url(../images/inf5-bg.png);}
.inff5{background-image: url(../images/inf5.png);}
.inf-icon6{background-image: url(../images/inf6-bg.png);}
.inff6{background-image: url(../images/inf6.png);}
.inf-icon7{background-image: url(../images/inf7-bg.png);}
.inff7{background-image: url(../images/inf7.png);}
.inf-icon8{background-image: url(../images/inf8-bg.png);}
.inff8{background-image: url(../images/inf8.png);}

/*搴曢儴*/
/*.c-foot{background: #222;padding-top: 63px;}
.foot-one{margin-bottom: 87px;}
.foot-one dl{float: left;}
.foot-one dt{margin-bottom: 22px;}
.foot-one dt a{font-size: 16px;color: rgba(255,255,255,0.8);padding-right: 86px;position: relative;line-height: 16px;margin-bottom: 23px;}
.foot-one dt a:before{position: absolute;content: '';width: 2px;height: 14px;background: #7f7f7f;left: -11px; top: 50%;margin-top: -7px;}
.foot-one dd a{font-size: 14px;color: rgba(255,255,255,0.4);line-height: 26px;}
.foot-one dl:last-child a{padding-right: 0;}
.foot-one dt a:hover,.foot-one dd a:hover{color: white;}
.foot-two{padding-bottom: 16px;border-bottom: solid 1px #393939;}
.foot-two p{float: left;font-weight: bold;font-size: 14px;color: rgba(255,255,255,0.6);line-height: 40px;}
.foot-two p a{font-size: 14px;color: rgba(255,255,255,0.6);font-weight: normal;padding: 0 5px;}
.foot-two p a:hover{color: white;}
.foot-two .foot-btn{display: block;float: right;width: 140px;height: 40px;text-align: center;line-height: 40px;background: none;color: rgba(255,255,255,0.8);border: solid 1px #666;}
.foot-two .foot-btn:hover{background: #9d1e1f;border-color: #9d1e1f;}
.foot-three{padding: 45px 0 50px 0;}
.foot-three .ewm{float: left;margin-right: 153px;}
.foot-three .address{margin-top: 22px; font-size: 16px;color: rgba(255,255,255,0.6);line-height: 26px;width: 220px;float: left;position: relative;}
.foot-three .address:before{position: absolute;content: '';width:40px;left: -60px;top: 50%;margin-top: -19.5px; background: url(../images/address.png) no-repeat center;height: 39px;}
.foot-three .foot-tel{margin-left: 140px; margin-top: 22px; font-size: 16px;color: rgba(255,255,255,0.6);line-height: 26px;width: 220px;float: left;position: relative;}
.foot-three .foot-tel:before{position: absolute;content: '';width:40px;left: -60px;top: 50%;margin-top: -19.5px; background: url(../images/foot-tel.png) no-repeat center;height: 39px;}
.foot-three .share{float: right;margin-top: 32px;}
.foot-three .share a{float: left; width: 35px;height: 35px;display: block;padding: 0;margin: 0;margin-left: 13px;opacity: 0.3;}
.foot-three .share a.bds_weixin{background: url(../images/foot-wxH.png) no-repeat center;}
.foot-three .share a.bds_sqq{background: url(../images/foot-qqH.png) no-repeat center;}
.foot-three .share a.bds_tsina{background: url(../images/foot-wbH.png) no-repeat center;}
.foot-three .share a.bds_fbook{background: url(../images/foot-fcH.png) no-repeat center;}
.foot-three .share a:hover{opacity: 1;}*/

.c-footer{/* background: #111111; *//* padding: 36px 0 31px 0; */}
.footer-left{float: left;}
.footer-left .h1{font-size: 14px;color: rgba(255,255,255,0.5);line-height: 14px;margin-bottom: 16px;}
.footer-left a{color: rgba(255,255,255,0.5);}
.footer-left a:hover{color: white;}
.footer-left .h2{font-size: 14px;color: rgba(255,255,255,0.5);line-height: 14px;}
.footer-right{float: right;}
.footer-right a{float: left;margin-left: 11px; color: rgba(255,255,255,0.5);}
.footer-right a:hover{color: white;}


.ab-banner{height: 550px;margin-top: 80px; background-repeat: no-repeat;background-size: cover;background-position: center;}
.content{padding-top: 80px;}
.content .h1{font-size: 36px;color: #333;line-height: 36px;text-align: center;font-weight: lighter;padding-bottom: 20px;position: relative;}
.content .h1:after{position: absolute;content: '';width: 10px;height: 2px;background: #dc1c1d;left: 50%;margin-left: -5px;bottom: 0;}
.ab-one .h1:before{position: absolute;content: '';background: url(../images/ab_03.png) no-repeat ;width: 56px;height: 56px;right: 595px;top: -22px;}
.ab-one p{text-align: center;margin-top: 32px; color: #444;font-size: 18px;line-height: 30px;}
.ab-one p span{color: #db1516;font-size: 24px;}
.ab-one .ul{margin-top: 70px;background: #fafafa;padding-bottom: 70px;}
.ab-one li{margin-top: 60px;width: 300px; text-align: center;float: left;position: relative;transition: all 1s;}
.ab-one li:after{position: absolute;content: '';width: 1px;height: 60px;background: #e8e8e8;right: 0;top: 0;}
.ab-one li:nth-child(4n):after,.ab-one li:last-child:after{display: none;}
.ab-one li:nth-child(5){margin-left: 113px;}
.ab-one li:nth-child(6){width: 356px;}
.ab-one li .count-title{display: inline-block; font-size: 70px;color: #444444;font-family: Brandon Text;line-height: 50px;margin-bottom: 18px;}
.ab-one li span{ display: inline-block;font-size: 70px;color: #444444;font-family: Brandon Text;margin-left: 5px;line-height: 50px;}
.ab-one li .h2{font-size: 16px;color: #777;}
.ab-one li:hover .count-title,.ab-one li:hover span{color: #db1516;}
.ab-one li:hover{transform: translateY(-10px);}

.ab-two{background: url(../images/ab-two.png) no-repeat center;background-size: cover;height: 400px;background-attachment: fixed;padding-top: 150px;}
.ab-two .h1{float: left;color: white;font-size: 36px;line-height: 36px;font-weight: lighter;padding-bottom: 20px; position: relative;}
.ab-two .h1:after{position: absolute;content: '';width: 10px;height: 2px;background: #dc1c1d;left: 0;bottom: 0;}
.ab-two p{font-size: 16px;color: white;line-height: 30px;font-weight: lighter;float: right;width: 572px;}
.ab-three{padding-bottom: 80px;}
.ab-three ul{margin-top: 37px;}
.ab-three li{width: 300px;text-align: center;float: left;margin-top: 48px;}
.ab-three .abt-pic{width: 300px;height: 120px;display: table-cell; vertical-align:middle;text-align: center;}
.ab-three .abt-pic img{transition: all 1s;}
.ab-three li:hover .abt-pic img{transform: rotateY(180deg);}
.ab-three li .h2{font-size: 22px;color: #333;line-height: 22px;margin-top: 30px;margin-bottom: 20px;}
.ab-three li p{font-size: 16px;color: #666;line-height: 24px;text-align: center;width: 240px;margin: 0 auto;}

/*2019-5-6*/
.about-four-top{
	background:#fafafa;
	padding-bottom:130px;
	position: relative;
	z-index: 2;
}
.about-four-top::after{
	content: '';
	width: 300px;
	height: 450px;
	background: url(../images/20190506_01.png) right bottom -12px no-repeat;
	position: absolute;
	right: 0;
	bottom:-4px;
	z-index: -1;
}
.about-four .h2 {
    font-weight: 100;
    color: #666;
    font-size: 16px;
    text-align: center;
    margin: 20px 0 90px;
}
.about-four-list li{
	float: left;
	width: 25%;
	text-align: center;
}
.about-four-list .m-icon{
	height: 100px;
}
.about-four-list .m-tit{
	font-size: 22px;
	margin: 15px 0 20px;
}
.about-four-list p{
	font-size: 16px;
	font-weight: 100;
	color: #666;
}
.about-four-bottom{
	position: relative;
	background: #fff;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	padding-top: 4px;
	overflow: hidden;
}
.about-four-bottom::before{
	content: '';
	width: 50%;
	height: 100%;
	background: #051f65;
	position: absolute;
	left: 0;
	top:4px;
	z-index: -1;
	margin-left: -2px;
}
.about-four-bottom::after{
	content: '';
	width: 50%;
	height: 100%;
	background: #333;
	position: absolute;
	right: 0;
	top:4px;
	z-index: -1;
	margin-right: -2px;
}
.about-four-item{
	color: #fff;
	float: left;
	width: 50%;
	padding: 85px 0 52px;
	transition: all .6s;
}
.about-four-item.mit1{
	padding-right: 145px;
}
.about-four-item.mit1:hover{
	transform: translateX(20px);
}
.about-four-item.mit2{
	padding-left: 145px;
}
.about-four-item.mit2:hover{
	transform: translateX(-20px);
}
.about-four-item .m-pic{
	float: left;
	width:160px;
}
.about-four-item .m-pic img{
	max-width: 100%;
}
.about-four-item .m-cont{
	margin-left: 160px;
}
.about-four-item .m-tit{
	font-size: 30px;
	font-weight: 100;
}
.about-four-item .m-hr{
	width: 10px;
	height: 2px;
	background: #dc1c1d;
	margin: 12px 0 20px;
}
.about-four-item .m-des{
	font-size: 16px;
	font-weight: 100;
	line-height: 1.5;
}
@-webkit-keyframes doudong {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); 
  }
  20% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); 
  }
  40% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); 
  }
  60% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px); 
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px); 
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes doudong {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); 
  }
  20% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); 
  }
  40% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); 
  }
  60% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px); 
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px); 
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.about-four-list li:hover .m-icon{
	-webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;
}


.abv-swiper.swiper-container{margin-top: 64px;padding-bottom: 45px !important;}
.ab-five .abv-pic{transition: all 1s; height: 68px;width: 200px;float: left; vertical-align: middle;text-align: center;}
.ab-five .abv-pic .qsb{display: table-cell;width: 200px;height: 68px;vertical-align: middle;}
.ab-five .abv-pic:hover{transform: translateY(-10px);}

.ab-five{padding-bottom: 90px;}
.abe-swiper .swiper-slide .abv-pic:hover{transform: translateY(-10px);}
.abv-swiper .swiper-slide{margin-bottom: 36px;}
.abv-swiper .swiper-slide:nth-child(11),.abv-swiper .swiper-slide:nth-child(12){margin-right: 0 !important;}
.abv-swiper .swiper-pagination-bullet{width: 12px;height: 12px;margin: 0 10px !important;background: none;border-radius: 50%;opacity: 1;border: solid 2px #999999;}
.abv-swiper .swiper-pagination-bullet-active{border-color: #dd2223;}
.abv-pic img{

  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 1s;
  filter: gray;
  }
.abv-pic:hover img{
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: gray;
}
.abv-swiper.abx-swiper .swiper-slide{transition: all 1s;background: white;display: table-cell;vertical-align: middle;border: solid 1px #eee;}
.ab-six{padding-bottom: 60px;border-top: solid 1px #f3f3f3;background: #f8f8f8;}
.ab-six .h2{font-weight: lighter;color: #666;font-size: 16px;line-height: 16px;text-align: center;margin-top: 22px;margin-bottom: 48px;}
.abx-left{float: left;width: 502px;height: 122px;padding-top: 50px;background: #fff; border: solid 1px #ececec;line-height: 120px;padding-left: 100px;color: #666;font-weight: lighter;font-size: 16px;margin-left: 54px;position: relative;}
.abx-pic{position: absolute;top: 7px;left: -54px;width: 116px;height: 116px;border-radius: 50%;}
.abx-pic img{width: 100%;height: 100%;display: block;}
.ab-six p{line-height: 22px;}
.abx-right{padding-top: 35px;float: right;}
/*.abx-top{margin-bottom: 76px;}*/
.abx-swiper .swiper-slide:hover{transform: translateY(-10px);}
.abx-swiper .swiper-slide:nth-child(11){margin-right: 20px !important;}
.abv-swiper.abx-swiper .swiper-slide .abv-pic{display: table-cell;vertical-align: middle;height: 68px;text-align: center;width: 180px;}
.abv-swiper.abx-swiper .swiper-slide:nth-child(11), .abv-swiper.abx-swiper .swiper-slide:nth-child(12){margin-right: 20px !important;}
.abv-swiper.abx-swiper .swiper-slide:hover .abv-pic{transform: translateY(0px);}
.abv-swiper.abx-swiper.swiper-container{margin: 0;padding-top: 78px;}

.abs-swiper.swiper-container{margin-top: 66px;}
.abs-swiper .swiper-slide{background: #f0f0f0;height: 349px;cursor: pointer;}
.abs-pic{width: 280px;height: 350px;display: table-cell;vertical-align: middle;text-align: center;}
.ab-eight{padding-bottom: 84px;}
.abt-swiper .swiper-slide{overflow: hidden;}
.abt-swiper .swiper-slide img{display: block;transition: all 1s;}
.abt-swiper .swiper-slide:hover img{transform: scale(1.1);}
.abt-swiper.swiper-container{margin-top: 66px;padding-bottom: 70px;}
.abt-swiper .swiper-pagination-bullet{width: 12px;height: 12px;margin: 0 10px !important;background: none;border-radius: 50%;opacity: 1;border: solid 2px #999999;}
.abt-swiper .swiper-pagination-bullet-active{border-color: #dd2223;}


/*鍥剧墖鏀惧ぇ*/
#darkbox {
  position: fixed;
  z-index: 9999;
  background: rgba(0,0,0,0.8) no-repeat none 50%;
  background-size: 400px 560px !important;
  -webkit-box-shadow: 0 0 0 3000px rgba(0,0,0,0.8);
          box-shadow: 0 0 0 3000px rgba(0,0,0,0.8);
  opacity: 0;
  visibility: hidden;
}
#darkbox.on {
  opacity: 1;
  visibility: visible;
  height: 90% !important;
  width: 90% !important;
  left: 5% !important;
  top: 5% !important;
}
#darkbox_prev, #darkbox_next {
  cursor: pointer;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  height: 50px;
  width: 50px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#darkbox_prev {
  left: -2px;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#darkbox_next {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -2px;
}
#darkbox_prev:hover,#darkbox_next:hover{border-color: #fca61f;}
#darkbox-description {
  position: absolute;
  width: 100%;
  color: #fff;
  font-size: 18px;
  bottom: 25px;
  text-align: center;
  text-shadow: 0 1px 1px #000;
}
#darkbox:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  height: 24px;
  content: "";
  color: #fff;
  cursor: pointer;
  background: url(../images/close.png) no-repeat center transparent;
}

.nei_anchor {
  text-align: center;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  font-size:0;
  width: 100%;
  z-index: 900;
  background: #fff;
  box-shadow: 0px 0px 8px 0px #d6d6d6;
}
.nei_anchor span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.nei_anchor span a {
    font-size: 16px;
    color: #666;
    line-height: 60px;
    padding: 0 40px;
    display: inline-block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: relative;
}
.nei_anchor span a:after{
    content: '';
    width: 1px;
    height: 17px;
    background: #dadada;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.nei_anchor span.on a:after,.nei_anchor span a:hover:after{
    display: none;
}
.nei_anchor span:hover a,
.nei_anchor span.on a {
    color: #fff;
    background: #db1516;
}
.footer-left .h2 a:nth-child(2),.footer-left .h2 a:nth-child(3)
{
    padding-left: 20px;
}
.none_index
{
   display:none;
}

/*妗堜緥涓績*/
.ny-banner{position: relative; height: 550px;background-repeat: no-repeat;background-size: cover;margin-top: 80px;padding-top: 187px;background-position: center;}
.ny-banner .h1{font-size: 16px;color: #c1c1c1;font-weight: lighter;text-align: center;margin-bottom: 12px;}
.ny-banner .h2{color: white;font-size: 30px;text-align: center;font-weight: lighter;margin-bottom: 35px;}
.ny-banner .h3{color: #c2c2c2;font-size: 22px;text-align: center;font-weight: lighter;margin-bottom: 11px;}
.ny-banner hr{width: 25px;height: 2px;background: white;border: none;text-align: center;position: relative;left: 50%;margin-top: 27px; margin-left: -12.5px;}
.ny-banner .h4{ text-align: center;font-size: 30px;color: white;font-weight: lighter;margin-top: 18px;}
.ny-banner .h4 span{position: relative;padding-left: 108px;}

.ny-banner .h4 span:before{position: absolute;content: '';background: url(../images/story1.png) no-repeat center;width: 105px;height: 28px;left: 0;top: 50%;margin-top: -12px;}


.qy a{width: 575px;}

/*鏁呬簨*/
.story_f4{position: relative;padding-bottom: 143px;}
.story_f4_tit span{color: #333;font-size: 30px;font-weight: lighter;position: relative;padding-left: 135px;}
.story_f4_tit span:before{position: absolute;content: '';background: url(../images/story2.png) no-repeat center;width: 133px;height: 29px;left: 0;top: 50%;margin-top: -14px;}

.story_f5{position: relative;padding-bottom: 173px;}
.story_f5_tit span{color: #333;font-size: 30px;font-weight: lighter;position: relative;padding-left: 154px;}
.story_f5_tit span:before{position: absolute;content: '';background: url(../images/story3.png) no-repeat center;width: 152px;height: 29px;left: 0;top: 50%;margin-top: -14px;}

.story_f6{position: relative;padding-bottom:80px;}
.story_f5_tit span{color: #333;font-size: 30px;font-weight: lighter;position: relative;padding-left: 144px;}
.story_f5_tit span:before{position: absolute;content: '';background: url(../images/story4.png) no-repeat center;width: 142px;height: 29px;left: 0;top: 50%;margin-top: -14px;}


/*涓撻椤�*/
.brand_f1{position: relative;padding-bottom: 186px;}
.brand_f1 .brand1{margin-bottom: 0;}
.in1_btn.ss-btn{bottom: 80px;}
.in1_btn.ss-btn a{color: #333;}
.brand_f2{height: 670px;position: relative;}
.brand_f3{position: relative;padding-bottom: 185px;}
.brand_f3 .brand3{padding-bottom: 0;}

/*鍝佺墝钀ラ攢*/
.p-se-index{height: 550px;background-image: url(../images/ppyx-bg.png);background-size: cover;background-position: center;background-repeat: no-repeat;margin-top: 80px;}
.p-se-index .c-main{position: relative;}
.p-se-index .h1{font-size: 42px;color: white;font-weight: lighter;letter-spacing: 4px;margin-top: 166px;margin-left: 90px;}
.p-se-index .h2{font-size: 22px;color: white;font-weight: lighter;margin-left: 90px;margin-top: 12px;margin-bottom: 60px;}
.p-se-index .in1_btn {bottom: -115px; left: 90px;transform: translateX(0);}
.p-se-index .in1_btn a{border-color: white;}
.p-se-seo{padding-bottom: 173px;position: relative;}
.p-se-solu{position: relative;padding-bottom: 195px;}
.p-se-mark{position: relative;padding-bottom: 180px;}
.p-se-advan{position: relative;padding-bottom: 200px;}
.p-se-advantage{position: relative;}
.p-advan-name hr {border: none;width: 36px;height: 2px;background: #888;margin-top: 20px;margin-bottom: 20px;position: relative;left: 50%;margin-left: -18px;}
.in1_btn.pp-btn{bottom: 100px;}
.in1_btn.pp-btn a{color: #333;}

/*鎺ㄥ箍鏄�*/
.ext_f1{margin-top: 100px;height: 550px;}
.ext_f{width: 380px;position: relative;padding-left: 15px;line-height: 46px;margin-top: 0;padding-bottom: 0;}
.ext_f:before{position: absolute;content: '';width: 5px;height: 5px;border-radius: 50%;background: white;left: 0;top: 50%;margin-top: -2.5px;}
.ext_f1 .ben .h1{font-size: 30px;color: white;margin-bottom: 10px;}
.ext_f1 .ben{position: relative;margin-top: 120px;}
.in1_btn.tg-btn{bottom: -110px;left: 0;transform: translateX(0);}
.ext_f2{height: 776px;position: relative;}
.ext_f3{height: 970px;position: relative;}
.ext_f4{padding-bottom: 103px;position: relative;}
.ext_f5{height: 675px;position: relative;}
.ext_f6{padding-bottom: 200px;position: relative;}
.ext_f1 {
    margin-top: 80px;
    background: url(../images/tgy_02.jpg) no-repeat center #0E0E0E;
}
/*寰俊灏忕▼搴�*/
.app1{height: 550px;background-position: center; margin-top: 80px;padding-top: 145px;}
.app1 .con{position: relative;}
.app1_wrap{padding-bottom: 42px;}
.in1_btn.xx-btn{bottom: -42px;left: 0;transform: translateX(0);}
.in1_btn.xx-btn a{border-color: #fff;}
.opacity_0{opacity: 1;}
.app3_ul .hd ul li{background: none;border: solid 1px #5b5b5b;}
.app3_ul .hd ul li.on{border-color: #e10616;}
.app3_ul .bd ul li .con span{background: url(../images/app-jt.png) no-repeat right 6px;}
.app3_ul .bd ul li:hover .con span{background: url(../images/app-jth.png) no-repeat right 6px;}
.app4_ul li{position: relative;}
.app4_ul li:after{position: absolute;content: '';width: 1px;height: 310px;background: #e7e7e7;right: -140px;top: 0;}
.app4{position: relative;}
.app6{position: relative;padding-bottom: 130px;}
.app7_ul li:hover,.app7_ul li:hover .left{border-color: #c5272c;}
.app2{height: 900px;position: relative;}
.app3{height: 1000px;}
.app3_ul .hd{margin-top: 50px;}
.app5{position: relative;padding-bottom: 200px;}
.app3_ul{position: relative;}
.app3_ul .hd .prev,.app3_ul .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;}
.app3_ul .hd .next{display: block;    right: -80px;
    background: url(../images/hon1_29.png) no-repeat center;
    background-size: 16px 28px;
    width: 16px;
    height: 28px;
    margin-top: -24px;
    top: 50%;position: absolute; }
.app3_ul .hd .next:hover{ background: url(../images/hon_29.png) no-repeat center;background-size: 16px 28px;}
.app3_ul .hd .prev{display: block;    left: -80px;
    background: url(../images/hon_27.png) no-repeat center;
    background-size: 16px 28px;
    width: 16px;
    height: 28px;
    margin-top: -24px;
    top: 50%;position: absolute; }
.app3_ul .hd .prev:hover{background: url(../images/hon1_27.png) no-repeat center;
    background-size: 16px 28px;}



/*绉诲姩绔畾鍒�*/
.ter_f1 .ter,.ter_f3 .ter,.ter_f4 .ter,.ter_f5 .index_main{position: relative;}
.in1_btn.dd-btn{border-color: white;bottom: -80px;left: 0;transform: translateX(0);}
.ter .in1_btn a{margin-top: 0;background: none;color: #333;}
.ter_f3 .ter{height: 475px;}
.ter_f5 .index_main{padding-bottom: 240px;}
.ter_f5 .in1_btn.dd-btn{bottom: 88px;    left: 50%;transform: translateX(-50%);}
.ter_f5 .in1_btn.dd-btn a{margin: 0;background: none;}
.ter_weixin:hover{background: url(../images/s-weixinH.png) no-repeat center;}
.ter_weibo:hover{background: url(../images/s-weiboH.png) no-repeat center;}
.ter_qq:hover{background: url(../images/s-qqH.png) no-repeat center;}
.ter_xinxi:hover{background: url(../images/s-dxH.png) no-repeat center;}
.ter_youj:hover{background: url(../images/s-emailH.png) no-repeat center;}
.ter_f6_bottom b:hover{border:solid 1px #d31313;}
.ter_f6{position: relative;padding-bottom: 100px;}
.ter7,.ter7_wrap{height: 946px;}
.ter7_tit{padding-bottom: 150px;}
.ter_f8{padding-bottom: 210px;position: relative;}
.ter_f8 .in1_btn.head-btn a{margin: 0;background: none;}
.ter_f1 {
    background: url(../images/ydd-bg.png) no-repeat center  #1A1A1A;
    height: 550px;
    margin-top: 80px;
    overflow: hidden;
}
.ter_f1-main{padding-top: 70px;}
.ter_f1 .ter{padding-top: 93px;}
.ter_f1-img {
    width: 530px;
    height: 426px;
    float: left;
}
.ter_f1-img img {
    display: block;
    width: 530px;
    height: 426px;
}

/*鏂伴椈璇︽儏*/
.newsinfo{margin-top: 160px;}
.newsinfo .new_left{background: white;width: 880px;margin-left: 0;padding:45px 40px;border: solid 1px #e6e6e6;}
.newsinfo .new_left .h1{font-size: 30px;color: #333;}
.newsinfo .wzcc{text-align: left;margin-top: 20px;}
.new_zx>a{margin-left: 0;}
.alzs_right{margin-bottom: 30px;}
.alzs_right a{color: #999999;font-size: 14px;line-height: 40px;margin: 6px 2px 6px 0 !important;}
.alzsbox{width: 260px !important;}
/*.new_left p{margin-top: 70px;}*/
.news-pl{height: 43px;line-height: 43px;border-bottom: solid 1px #eeeeee;}
.news-pl span{font-size: 14px;color: #999;line-height: 42px;float: left;}
.news-pl a{float: right;font-size: 14px;color: #999;line-height: 42px;margin-left: 20px;}
.new_right{width: 280px;border: solid 1px #e6e6e6;float: right;background: white;padding: 0 18px;}
.about_new li a{font-size: 12px;position: relative;}
.about_new li a:before{position: absolute;content: '';width: 5px;height: 5px;border-radius: 50%;background: #979797;left: -10px;top: 50%;margin-top: -2.5px;}
.yca a{position: relative;}
.yca a:before{position: absolute;content: '';width: 4px;height: 4px;background: #00407b;left: -10px;top: 50%;margin-top: -2px;}
.baidu{display: block;text-align: right;width: 100%;margin-bottom: 50px;margin-top: 5px;}

.n_p5{overflow: hidden;position: relative;padding-bottom: 60px;}


/*鍝佺墝宸ュ叿*/
.n_banner{height: 550px;}
.zhanwh{height: 80px;}
.n_banner_cont{height: 550px;padding-top: 150px;}
.n_bantxt{font-size: 22px;width: 270px;}
.ppgj1{background: #f3f3f3;padding: 80px 0 0 0;}
.n2_cont .n_tit_con{padding-top: 0;}
.ppgj1 .n2_cont{padding-bottom: 175px;}
.ppgj1 ul{margin-top: 60px;}
.ppgj1 li{padding-top: 403px;margin-right: 21px;transition: all 1s; height: 516px;float: left;width: 386px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.ppgj1 li .h4{font-size: 22px;color: #333;margin-bottom: 13px;}
.ppgj1 li .h5{font-size: 16px;color: #666;}
.ppgj1 li:last-child{margin-right: 0;}
.ppgj1 li .h5 a{padding: 0 20px;border-right: solid 1px #d1d1d1;line-height: 16px;}
.ppgj1 li .h5 a:last-child{border: none;}
.ppgj1 li:hover{transform: translateY(-10px);}
.n_p3_cont{padding-bottom: 173px;position: relative;}
.n_p4cont{padding-bottom: 190px;position: relative;}
.ppgj5-left{width: 530px;float: left;position: relative;}
.ppgj5-left:after{position: absolute;content: '';background: url(../images/ppgj5-btn.png) no-repeat center;width: 21px;height: 16px;top: 50%;margin-top: -8px;right: -136px;}
.ppgj5-left li{width: 260px;float: left; height: 215px;border: solid 1px #686868;border-radius: 5px;margin-right: 10px;margin-bottom: 10px;}
.ppgj5-left li:nth-child(2n){margin-right: 0;}
.ppgj5-left li:nth-child(1){padding-top: 73px;background: #dc1416;border-color: #dc1416; text-align: center;color: white;font-size: 22px;position: relative;}
.ppgj5-left li hr{width: 18px;height: 2px;border: none; background: white;position: absolute;left: 50%;margin-left:-9px;margin-top: 12px;}
.ppgj5-left li img{margin-top: 30px;}
.ppgj5-left li .h5{font-size: 16px;color: white;text-align: center;margin-top: 13px;}
.ppgj5-left li:hover{background: white;}
.ppgj5-left li:hover .h5{color: #333;}
.ppgj5-left li:nth-child(1):hover{background: #dc1416;}
.ppgj5-left li:nth-child(1):hover .h5{color: #fff;}
.n_p5right{width: 441px;}
.n_p5rgbox{margin-top: 0;}
.n_p6b{background: none;}
.n_p6ul{width: 580px;height: 371px;padding-top: 95px;position: relative;}
.n_p6ul .h1{width: 220px;text-align: right;color: white;font-size: 18px;}
.n_p6ul .h2{width: 220px;text-align: right;color: white;font-size: 22px;margin-bottom: 60px;}
.n_p6ul hr{width: 24px;height: 2px;background: white;border: none;position: absolute;left: 194px;top: 180px;}
.n_p6r{float: right;}
.n_p6t{background:url(../images/ppgj6-bg.png) no-repeat center;height: 371px;}
.np6_btit{color: #333;}
.n_p6bul{position: relative; width: 100%;padding-left: 0;background-position: 45px center;background:;}
.n_p6bul li:nth-child(2){position: absolute;left: 200px ;top: 130px;padding-top: 0;}
.n_p6bul li:nth-child(3){position: absolute;left: 395px ;top: 0px;padding-top: 0;}
.n_p6bul li:nth-child(4){position: absolute;left: 600px ;top: 130px;padding-top: 0;}
.n_p6bul li:nth-child(5){position: absolute;left: 755px ;top: 0px;padding-top: 0;}
.n_p6b{position: relative;}
.n_p6b_r {position: absolute;right: 0;}
.n_p6bf1{color: #333333;font-size: 22px;}
.n_p6bf2{color: #dc1416;font-size: 22px;font-weight: bold;}
.sol7_ul a.three{width: 380px;height: 478px;padding: 0;position: inherit;background: none; padding-top: 15px;}
.sol7_ul a.three img{position: inherit;}
.sol7_ul a.three span{line-height: 30px;height: 30px;}
.sol7_ul a .con i{line-height: 22px;}
.sol7_ul a .con{background-position: right 116px;}
.sol7{padding-bottom: 215px;position: relative;}
.sol7 .head-btn.in1_btn{bottom: 110px;}
.n_p6{position: relative;padding-bottom: 110px;}

.brand_bg {
    height: 550px;
    margin-top: 80px;
    background: url(../images/zty-banner.png) no-repeat center;
}

.line a:nth-child(2) b {
    background: url(../images/story-1.png) no-repeat center;
}
.line a:nth-child(2):hover b {
    background: #e10413 url(../images/story1H.png) no-repeat center;
}
.in1_btn.gj-btn a{border-color: white;}
.in1_btn.gj-btn a:hover{border-color: transparent;}




.in1_btn.sf6-1.head-btn{left: 314px;transform: translateX(0);bottom: 0;}
.in1_btn.sf6-2.head-btn{left: 605px;transform: translateX(0);bottom: 0;}
.story-a{width: 100%;height: 53px;position: relative;margin-top: 60px;}
.in1_btn {
    position: absolute;
    bottom:202px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    height: 53px;
    border-radius: 6px;
    z-index: 900;
}
.in1_btn.head-btn{bottom: 90px;}
.in1_btn.head-btn a{color: #333333;}
.in1_btn a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    border: 2px solid #888;
    width: 281px;
    height: 53px;
    line-height: 49px;
    border-radius: 6px;
    text-align: center;
        overflow: hidden;
    box-sizing: border-box;
}
.in1_btn a:hover {
    position: relative;
    color: #fff;
    overflow: hidden;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    border-color: #cc0a0a;
}

.in1_btn:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}
.in1_btn:after {
    background: #cc0a0a;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}
.in1_btn:hover:after {
    height: 450%;
}


@media all and (max-width: 1680px) {
	.banner .banner-posi{left: 12%;}
	.banner-posi .h1{font-size: 55px;}
	.banner-posi .h2{font-size: 32px;}
}
@media all and (max-width: 1560px) {
	.banner .banner-posi{left: 12%;}
	.banner-posi .h1{font-size: 50px;}
	.banner-posi .h2{font-size: 30px;}
	.c-nav{margin-left: 250px;}
	.nav-left{width: 358px;}
	.nav-mid{padding-left: 60px;width: 295px;}
	.c-main{width: 1200px;margin: 0 auto;}
	.header .c-logo{margin-left: 40px;}
	.nav-search{margin-right: 35px;}
	.c-nav.c-left{margin-left: 90px;}	
}
@media all and (max-width: 1560px) {	
	.c-main{width: 1300px;margin: 0 auto;}
	.in-about{padding: 70px 20px 65px 20px;}
	.ina-right{margin-left: 74px;}
	.in-about li{width: 315px;}   
	 .int-list:hover .int-font .h4:before{width:338px;}
	.int-list{width: 420px;margin-right: 20px;}
	.int-list .int-pic{width: 420px;height: 293px;}
	.int-list .int-font{height: 147px;padding-top: 30px;}
	.int-list .int-font p{padding-bottom: 23px;}
	.int-list .int-font .h4{height: 42px;line-height: 42px;}
	.int-left{width: 370px;height:517px;}
	.ine-pic{width: 320px;height: 346px;}
	.int-left .h3{margin-bottom: 20px;}
	.int-left .h4{margin-bottom: 24px;}
	.int-mid{width: 370px;height:517px;}
	.intm{height: 248px;padding-top: 25px;}
	.intm .h3{margin-bottom: 20px;}
	.intm-bot{height: 106px;padding-top: 20px;margin-top: 35px;}
	.int-right{width: 517px;height:517px;padding-top: 20px;}
	.inr-list{height: 121px;padding-top: 27px;}
	.inr-r{width: 300px;}
	.abf-left{width: 384px;}
	.abf-right{width: 816px;}
}

@media all and (max-width: 1440px) {
	.c-main{width: 1200px;margin: 0 auto;}
	.banner .banner-posi{left: 12%;}
	.banner-posi .h1{font-size: 40px;}
	.banner-posi .h2{font-size: 24px;}
	.nav-left{margin-left: 151px;}
	.c-nav{margin-left: 146px;}
	.c-nav.c-left{margin-left: 90px;}
	.c-nav.c-left  .nav-item{padding-right: 40px;}
	.nav-mid{padding-left: 50px;width: 274px;}
	.in-about{padding: 70px 20px 65px 20px;}
	.ina-right{margin-left: 74px;}
	.in-about li{width: 290px;}   
	.int-list{width: 387px;margin-right: 18px;}
	.int-list .int-pic{width: 387px;height: 270px;}
	.int-list .int-font{height: 147px;padding-top: 30px;}
	.int-list .int-font p{padding-bottom: 23px;}
	.int-list .int-font .h4{height: 42px;line-height: 42px;}
	.int-left{width: 342px;height:478px;padding: 29px 21px 26px 20px;}
	.ine-pic{width: 300px;height: 325px;}
	.int-left .h3{margin-bottom: 10px;}
	.int-left .h4{margin-bottom: 17px;}
	.int-mid{width: 342px;height:478px;    margin-left: 17px;}
	.intm{height: 230px;padding-top: 25px;}
	.intm .h3{margin-bottom: 15px;}
	.intm-bot{height: 98px;padding-top: 15px;margin-top: 31px;}
	.int-right{width: 480px;margin-left: 17px;height:480px;padding-top: 20px;}
	.inr-list{height: 112px;padding-top: 25px;}
	.inr-r{width: 300px;}
	.abf-left{width: 384px;}
	.abf-right{width: 816px;}
}

@media all and (max-width: 1340px) {
	.c-nav{margin-left: 80px;}
	.anniu{margin-left: 20px;}
	.nav-left {margin-left: 87px;    width: 350px;}
	.nav-mid1 {width: 362px;}
	.nav-mid{padding-left: 27px;width: 251px;}
	.navbar .nav-item{padding-right: 50px;}
	.nei_anchor span a{padding: 0 30px;}
	.nav-search.hover .search-box{width: 200px;}
	.search-box .search{width: 156px;}
	.c-nav.c-left{margin-left: 30px;}
	.c-nav.c-left  .nav-item{padding-right: 35px;}
}
@media (max-width: 1580px){
.inyw-swiper .swiper-button-next{right: -50px;}
	.inyw-swiper .swiper-button-prev{left: -50px;}
}
@media all and (max-width: 1380px){
	.app3_ul .hd .next{right: 0;}
	.app3_ul .hd .prev{left: 0;}
	.inyw-swiper .swiper-button-next{right: 10px;}
	.inyw-swiper .swiper-button-prev{left: 10px;} 
}
@media (min-width: 1180px){
.index_main {
    width: 1200px;
}
}
@media (max-width: 1280px){
.inyw-swiper .swiper-button-next.abv-next,.inyw-swiper .swiper-button-prev.abv-prev {display: none;}
}
/*鍔犺浇*/
.loader {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-mos-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align:center;
/* disable selection and cursor changes */
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor:default;
    opacity: 0;
}
#loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 0;
}

/* Text align it the center of screen and connect the looped animation for 2 seconds */
.text{
	position: absolute;
	left: -1.3em;
	top: -1.7em;
	-webkit-animation: text 2s infinite;
	-moz-animation: text 2s infinite;
	-moz-animation: text 2s infinite;
	-ms-animation: text 2s infinite;
	-o-animation: text 2s infinite;
	animation: text 2s infinite;
}

/* Set for the first layer vertical position */
.vertical{
	position:absolute;
	top: -1.84em;
	left: -0.4em;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

/* Set for the second layer horizontal position */
.horizontal{
	position:absolute;
	top:0em;
	left:0em;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

/* The next two classes do mirror for animation */
.circlesup{
	position:absolute;
	top: -4.7em;
	right: 12.1em;
}

.circlesdwn{
	position:absolute;
	top:2.5em;
	right:-13.5em;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* Create a container for our circles, rotate it 45 degrees and set animation*/
.circle {
	position: absolute;
	width: 15em;
	height: 15em;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-animation: orbit 2s infinite;
	-moz-animation: orbit 2s infinite;
	-moz-animation: orbit 2s infinite;
	-ms-animation: orbit 2s infinite;
	-o-animation: orbit 2s infinite;
	animation: orbit 2s infinite;
	z-index:5;
} 

/* Style's of our circles */
.circle:after {
	content: '';
	position: absolute;
	width: 2em;
	height: 2em;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	background: #db1516; /* Pick a color 1*/
}

.circle:nth-child(2) {
	-webkit-animation-delay: 100ms; 
	-moz-animation-delay: 100ms; 
	-ms-animation-delay: 100ms; 
	-o-animation-delay: 100ms; 
	animation-delay: 100ms;
	z-index:4;
}

.circle:nth-child(2):after  {
	background: rgba(219,21,22,0.8); /* Pick a color 2*/
	-webkit-transform: scale(0.8,0.8);
	-moz-transform: scale(0.8,0.8);
	-ms-transform: scale(0.8,0.8);
	-o-transform: scale(0.8,0.8);
	transform: scale(0.8,0.8);
}

.circle:nth-child(3) {
	-webkit-animation-delay: 225ms; 
	-moz-animation-delay: 225ms; 
	-ms-animation-delay: 225ms; 
	-o-animation-delay: 225ms; 
	animation-delay: 225ms; 
	z-index:3;
}

.circle:nth-child(3):after  {
	background: rgba(219,21,22,0.6); /* Pick a color 3*/
	-webkit-transform: scale(0.6,0.6);
	-moz-transform: scale(0.6,0.6);
	-ms-transform: scale(0.6,0.6);
	-o-transform: scale(0.6,0.6);
	transform: scale(0.6,0.6);
}

.circle:nth-child(4) {
	-webkit-animation-delay: 350ms; 
	-moz-animation-delay: 350ms; 
	-ms-animation-delay: 350ms; 
	-o-animation-delay: 350ms; 
	animation-delay: 350ms; 
	z-index:2;
}

.circle:nth-child(4):after  {
	background: rgba(219,21,22,0.4); /* Pick a color 4*/
	-webkit-transform: scale(0.4,0.4);
	-moz-transform: scale(0.4,0.4);
	-ms-transform: scale(0.4,0.4);
	-o-transform: scale(0.4,0.4);
	transform: scale(0.4,0.4);
}


.circle:nth-child(5) {
	-webkit-animation-delay: 475ms; 
	-moz-animation-delay: 475ms; 
	-ms-animation-delay: 475ms; 
	-o-animation-delay: 475ms; 
	animation-delay: 475ms; 
	z-index:1;
}

.circle:nth-child(5):after  {
	background: rgba(219,21,22,0.2); /* Pick a color 5*/
	-webkit-transform: scale(0.2,0.2);
	-moz-transform: scale(0.2,0.2);
	-ms-transform: scale(0.2,0.2);
	-o-transform: scale(0.2,0.2);
	transform: scale(0.2,0.2);
}

/* Animation keys */
@-webkit-keyframes orbit {
	0%		{ -webkit-transform:rotate(45deg); } 

	5%		{ -webkit-transform:rotate(45deg);
			  -webkit-animation-timing-function: ease-out; } 

	70%		{ -webkit-transform:rotate(405deg); 
			  -webkit-animation-timing-function: ease-in; }

	100%	{ -webkit-transform:rotate(405deg); } 
}

@-moz-keyframes orbit {
	0%		{ -moz-transform:rotate(45deg); } 

	5%		{ -moz-transform:rotate(45deg);
			  -moz-animation-timing-function: ease-out; } 

	70%		{ -moz-transform:rotate(405deg); 
			  -moz-animation-timing-function: ease-in; }

	100%	{ -moz-transform:rotate(405deg); } 
}
@-ms-keyframes orbit {
	0%		{ -ms-transform:rotate(45deg); } 

	5%		{ -ms-transform:rotate(45deg);
			  -ms-animation-timing-function: ease-out; } 

	70%		{ -ms-transform:rotate(405deg); 
			  -ms-animation-timing-function: ease-in; }

	100%	{ -ms-transform:rotate(405deg); } 
}

@-o-keyframes orbit {
	0%		{ -o-transform:rotate(45deg); } 

	5%		{ -o-transform:rotate(45deg);
			  -o-animation-timing-function: ease-out; } 

	70%		{ -o-transform:rotate(405deg); 
			  -o-animation-timing-function: ease-in; }

	100%	{ -o-transform:rotate(405deg); } 
}

@keyframes orbit { 
	0%		{ transform:rotate(45deg); } 
	
	5%		{ transform:rotate(45deg);
			  animation-timing-function: ease-out; } 

	70% 	{ transform:rotate(405deg); 
			  animation-timing-function: ease-in; }

	100%	{ transform:rotate(405deg); } 
}


@-webkit-keyframes text {
	0%		{-webkit-transform:scale(0.2,0.2);
			 -webkit-animation-timing-function: ease-out; } 

	40%,60%{ -webkit-transform:scale(1,1); 
			  -webkit-animation-timing-function: ease-out;  }

	70%,100%{ -webkit-transform:scale(0.2,0.2);  } 
}

@-moz-keyframes text {
	0%		{-moz-transform:scale(0.2,0.2);
			 -moz-animation-timing-function: ease-out; } 

	50%		{ -moz-transform:scale(1,1); 
			  -moz-animation-timing-function: ease-out;  }

	60%		{ -moz-transform:scale(1,1); 
			-moz-animation-timing-function: ease-out;  }

	100%	{ -moz-transform:scale(0.2,0.2);  } 	
}

@-mos-keyframes text {
	0%		{-mos-transform:scale(0.2,0.2);
			 -mos-animation-timing-function: ease-out; } 

	50%		{ -mos-transform:scale(1,1); 
			  -mos-animation-timing-function: ease-out;  }

	60%		{ -mos-transform:scale(1,1); 
			  -mos-animation-timing-function: ease-out;  }

	100%	{ -mos-transform:scale(0.2,0.2);  } 
}

@-o-keyframes text {
	0%		{ -o-transform:scale(0.2,0.2);
			  -o-animation-timing-function: ease-out; } 

	50%		{ -o-transform:scale(1,1); 
			  -o-animation-timing-function: ease-out;  }

	60%		{ -o-transform:scale(1,1); 
			  -o-animation-timing-function: ease-out;  }

	100%	{ -o-transform:scale(0.2,0.2);  } 
}

@keyframes text {
	0%		{ transform:scale(0.2,0.2);
			  animation-timing-function: ease-out; } 

	50%		{ transform:scale(1,1); 
			  animation-timing-function: ease-out;  }

	60%		{ transform:scale(1,1); 
			  animation-timing-function: ease-out;  }

	100%	{ transform:scale(0.2,0.2);  } 
}

/*************************************************************/
.slides li{position: relative;float: left;}
.slides img{width: 100%;display: block;}
.banner{position: relative;}
.banner .flex-next{position: absolute; right: 70px;background: url(../images/index-right2.png) no-repeat center;width: 15px;height: 26px;margin-top: -14px;top:50%;    font-size: 0;}
.banner .flex-prev{position: absolute;left: 70px;background: url(../images/index-left2.png) no-repeat center;width: 15px;height: 26px;margin-top: -14px;top: 50%;    font-size: 0;}
.banner .flex-next:hover{background: url(../images/index-rightH.png) no-repeat center;}
.banner .flex-prev:hover{background: url(../images/index-leftH.png) no-repeat center;}
.banner .flex-control-nav{height: 5px;position: absolute;bottom: 30px;width: 100%;text-align: center;}
.banner .flex-control-nav li{display: inline-block;height: 5px;margin: 0 8px;}
.banner .flex-control-nav a{    font-size: 0;display: block; transition: all 1s; width: 10px;height: 5px;background: #a6cdec;border-radius: 2px;opacity: 1;}
.banner .flex-control-nav a.flex-active{width: 20px;background: #db1516;}
.swiper1 .bd{margin-top: 81px;height: 440px;overflow: hidden;}
.swiper1 .bd li{transition: all 1s; padding-top: 62px; width: 330px !important;margin-right: 26.5px; border: solid 1px #dcdcdc;height: 382px;border-radius: 5px;background: white;}
.swiper1 .bd li:hover{box-shadow: 0 5px 20px rgba(0,0,0,0.2);transform: translateY(-10px);}
.swiper1 .bd li a{display: block;}
.swiper1 .bd li .h3{font-family: 'Open Sans semibold';color: #777;font-size: 16px;text-align: center;margin-top: 39px;line-height: 16px;}
.swiper1 .slides li:hover .slide-font{background: url(../images/inywbgH.png) repeat;color: white;}
.swiper{position: relative;}
.swiper .hd .next{position: absolute;z-index: 8; right: -70px;background: url(../images/index-right3.png) no-repeat center;width: 15px;height: 26px;margin-top: -42px;top:50%;}
.swiper .hd .prev{position: absolute;z-index: 8;left: -70px;background: url(../images/index-left3.png) no-repeat center;width: 15px;height: 26px;margin-top: -42px;top: 50%;}
.swiper .hd .next:hover{background: url(../images/index-rightH.png) no-repeat center;}
.swiper .hd .prev:hover{background: url(../images/index-leftH.png) no-repeat center;}
.swiper  .hd ul{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%); overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.swiper  .hd ul li{text-indent: -9999px; padding-top: 0;margin: 0 8px; float:left;  width:12px; height:12px;cursor:pointer;border-radius: 50%;opacity: 1;border: solid 2px #999999; }
.swiper  .hd ul li.on{border-color: #dd2223; }
.swiper2 .bd{margin-top: 59px;height: 412px;overflow: hidden;}
.swiper2  .hd ul li{margin-bottom: 0;}
.swiper2 .bd li{margin-right: 26.5px; padding: 0; width: 330px !important;height: 350px;background: white;margin-bottom: 30px;}
.swiper2 .bd li:hover  .inff{transform: rotate(60deg);}
.swiper2 .bd li .h3{text-align: center;font-size: 22px;color: #444;line-height: 22px;}
.swiper2 .bd li .h4{text-align: center;font-size: 14px;color: #999;line-height: 14px;margin-top: 20px;}
.wrap{overflow: hidden;}
@media (max-width: 1560px){
	.swiper1 .bd li,.swiper2 .bd li{width: 305px !important;}	
}
@media (max-width: 1440px){
	.swiper1 .bd li,.swiper2 .bd li{width: 280px !important;}	
}
@media (max-width: 1350px){
	.swiper1 .bd li,.swiper2 .bd li{width: 280px !important;}
	.swiper .hd .next{right: 5px;}
	.swiper .hd .prev{left: 5px;}
}

.abv-pic img{width: auto;display: inline-block;}
.abe-swiper{ margin-top: 64px;
    padding-bottom: 45px !important;}
.ab-six .abv-pic{width: 183px;margin:0 8.5px; background: white;border: solid 1px #dcdcdc;height: 70px; float:left;}
.abs-swiper{margin-top: 66px;padding-bottom: 60px;}
.abs-swiper li{height: 349px;cursor: pointer;}
.abs-pic{background: #f0f0f0;width: 280px;margin:0 10px; height: 350px;float: left;}
.abs-pic .qssb{display: table-cell;vertical-align: middle;text-align: center;width: 280px;height: 350px;} 
.abt-swiper li{overflow: hidden;width: 378px;height: 287px;margin-right: 33px;}
.abt-swiper li img{display: block;transition: all 1s;}
.abt-swiper li:hover img{transform: scale(1.1);}
.abt-swiper{margin-top: 66px;padding-bottom: 70px;}
.abt-swiper .tempWrap{width: 1200px !important;}



/* v_2019/1/22 banner update */
.banner .banner-posi.home-banner{padding-top:9%;}
.banner .banner-fir{
	font-weight: lighter;
    font-size: 24px;
    color:rgba(255,255,255,.6);
}
.banner .banner-sec{
	font-weight: lighter;
	letter-spacing: 5px;
	font-size:62px;
	line-height:75px;
	margin:80px 0 10px;
	color:#fff;
}
.banner .banner-sec span{color:#ffdc3b;}
.banner .banner-thr{
	font-weight: lighter;
	font-size: 28px;
	color:rgba(255,255,255,.8);
}
@media (max-width: 1680px){
	.banner .banner-sec{font-size: 55px;line-height: 1.21;margin:70px 0 8px;}
}
@media (max-width: 1560px){
	.banner .banner-sec{font-size:50px;margin:64px 0 8px;}
}
@media (max-width: 1440px){
	.banner .banner-sec{font-size:40px;margin:52px 0 6px;}
}
/* v_2019/1/22 end */



/* v_2019/2/19 banner update */
.dis-table{display: table;width: 100%;height: 100%;}
.dis-cell{display: table-cell;vertical-align: middle;}
.banner-cont{
    width: 76%;
    height: 100%;
    position: absolute;
    top:0;
    left: 12%;
    z-index: 2;
}
.banner2 .b-tit{
    font-size: 50px;
    line-height: 1.24;
    color:#fff;
    font-weight: 300;
}
.banner2 .b-hr{
    width: 24px;
    height: 2px;
    background: #fff;
    margin: 23px 0;
}
.banner2 .b-des{
   font-size: 30px;
    line-height: 1.333333333333333;
    color: #fff;
    font-weight: 300;
}
.btn-bannzx{
    display: inline-block;
    background: url(../images/bann-btn.png) no-repeat right 54px center;
    width: 207px;
    height: 52px;
    border: solid 1px #fff;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
}
.btn-bannzx::after {
    content: '';
    background: #3080e8;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}
.btn-bannzx:hover::after {
    height: 600%;
}
.btn-bannzx:hover {
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    border-color: #3080e8;
}
@media (max-width: 1440px){
    .banner2 .b-tit{font-size: 40px;}
    .banner2 .b-des{font-size: 24px;}
}
/* v_2019/2/19 end */


/*==============品牌营销网站============================*/

.section{width: 100%;overflow: hidden;}
.brand-one{padding-top: 195px;position: relative; height: 800px;background: url(../images/brand-onebg.jpg) no-repeat center;background-size: cover;}
.bro-tit{font-size: 20px;color: rgba(255,255,255,0.8);line-height: 56px;}
.bro-tit1{margin: 15px 0 6px; font-size: 46px;color: rgba(255,255,255,1);line-height: 56px;}
.bro-tit2{margin-bottom: 4px; font-size: 26px;color: rgba(255,255,255,1);line-height: 56px;}
.bro-tit3{font-weight: lighter; font-size:22px;color: rgba(255,255,255,0.8);line-height: 30px;}
.brand-one .in1_btn.head-btn{bottom:-150px;}
.brand-one .in1_btn.head-btn a{border-color: rgba(255,255,255,0.8);color: white;}
.brand-one .in1_btn.head-btn a:hover{border-color: #3080e8;}

.brand-two{background: #f6f6fe;padding: 68px 0 71px;}
.brand-tit{font-size: 40px;color: #333;text-align: center;line-height: 56px;}
.brand-dec{font-size: 18px;color: #666;text-align: center;line-height: 42px;}

.brand-two ul{ padding: 0 178px 0 154px;}
.brand-two ul.brt-top{padding: 0;margin-left: -26px;margin-top: 63px;}
.brand-two li{position: relative;overflow: hidden; width: 330px;float: left;margin-left: 26px;margin-bottom: 25px; height: 240px;box-shadow: 0 0 30px rgba(4,0,0,0.05);background: white;border-radius: 5px;}
.brt-show{width: 100%;height: 100%;padding: 36px 0 28px;}
.brt-icon{width: 120px;height: 80px;margin: 0 auto;overflow: hidden;}
.brt-icon img{display: block;width: 100%;height: 100%;}
.brt-show h3{font-size: 24px;color: #333;text-align: center;line-height: 40px;margin: 10px 0 6px;}
.brt-num{font-family: 'din'; text-align: center;line-height: 40px;color: #e7e7e7;font-size: 40px;}
.brt-hide{transition: all .5s; position: absolute;padding: 36px 30px 36px 40px; width: 100%;height: 100%;top:0%;left:-100%; background: url(../images/brt-bg.jpg) no-repeat center;background-size: cover;}
.brt-ber{float: right;font-size: 70px;color: rgba(255,255,255,0.5);line-height: 54px;font-family: 'din';}
.brt-font{margin-right: 60px;}
.brt-font h4{font-size: 24px;line-height: 26px;color: white;margin-bottom: 15px;}
.brt-font p{font-size: 16px;color: #fff;line-height: 28px;margin: 0;}
.brand-two li:hover .brt-hide{left: 0;}
@-moz-keyframes openDownRight{
	0%{-moz-transform-origin:bottom right;-moz-transform:rotate(0deg);-moz-animation-timing-function:ease-out;}
	100%{-moz-transform-origin:bottom right;-moz-transform:rotate(110deg);-moz-animation-timing-function:ease-in-out;}
}
@-webkit-keyframes openDownRight{
	0%{-webkit-transform-origin:bottom right;-webkit-transform:rotate(0deg);-webkit-animation-timing-function:ease-out;}
	100%{-webkit-transform-origin:bottom right;-webkit-transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;}
}
@-o-keyframes openDownRight{
	0%{-o-transform-origin:bottom right;-o-transform:rotate(0deg);-o-animation-timing-function:ease-out;}
	100%{-o-transform-origin:bottom right;-o-transform:rotate(110deg);-o-animation-timing-function:ease-in-out;}
}
@-ms-keyframes openDownRight{
	0%{-ms-transform-origin:bottom right;-ms-transform:rotate(0deg);-ms-animation-timing-function:ease-out;}
	100%{-ms-transform-origin:bottom right;-ms-transform:rotate(110deg);-ms-animation-timing-function:ease-in-out;}
}
@keyframes openDownRight{
	0%{transform-origin:bottom right;transform:rotate(0deg);animation-timing-function:ease-out;}
	100%{transform-origin:bottom right;transform:rotate(110deg);animation-timing-function:ease-in-out;}
}

.brand-three{padding: 71px 0 83px;background: white;}
.bre-top{height: 180px;box-shadow: 0 10px 20px rgba(94,162,223,0.6); margin: 59px 0 53px;padding: 40px 0;background: url(../images/bre-bg.jpg) no-repeat center;background-size: cover;}
.bre-left{width: 300px;text-align: center;float: left;}
.bre-left h3{margin-top: 11px; font-size: 26px;color: white;line-height: 33px;}
.bre-right{margin-left: 300px;padding: 20px 87px 20px 57px;border-left: solid 1px rgba(255,255,255,0.3);}
.bre-right p{font-size: 16px;color: white;line-height: 30px;letter-spacing: 1px;}
.bre-slide{width: 300px;float: left;background: #f1f4ff;padding: 1px 45px 0;}
.bre-nav{cursor: pointer; line-height: 149px;font-size: 22px;color: #444444;text-align: center;border-bottom: dashed 1px #7f7f80;}
.bor-none{border-bottom: none;}
.bre-nav.on{color: #0a66c7;}
.bre-box{width: 900px; float: left;padding: 15px 103px 0 117px;}
.bre-tab{display: none;}
.bre-tab.on{display: block;}
.bre-tab p{font-size: 16px;color: #666;line-height: 30px;}
.bre-pic{width: 680px;height: 340px;margin-top: 35px; overflow: hidden;}
.bre-pic img{display: block;width: 100%;transition: all .5s;}
.bre-pic:hover img{transform: scale(1.05);}

.brand-four{padding: 67px 0 30px;background: url(../images/brf-bg.jpg) no-repeat left top;}
.brf-tit{font-size: 30px;line-height: 56px;color: white;text-align: center;margin-bottom: 13px;}
.brf-dec{font-size: 16px;line-height: 26px;color: rgba(255,255,255,0.8);text-align: center;}
.brf-swiper{margin: 60px -50px 0;}
.brf-swiper .swiper-slide{padding: 78px 50px 30px;}
.brf-box{background: white;padding-top: 82px; height: 510px;box-shadow: 0 0 50px rgba(0,0,0,0.08);position: relative;}
.brf-pic{width: 146px;height: 146px;position: absolute;top: -78px;left: 50%;margin-left: -73px; border-radius: 50%;border: solid 3px white;}
.brf-pic img{display: block;width: 100%;height: 100%;}
.brf-duc{line-height: 56px;text-align: center;font-size: 26px;color: #777;}
.brf-name{line-height: 27px;text-align: center;font-size: 22px;color: #222;}
.brf-p{height: 52px; font-size: 16px;color: #666;text-align: center;line-height: 26px;margin-top: 12px;}
.brf-box ul{height: 140px;margin: 49px 0 0;padding: 0 310px 0 290px;}
.brf-box li{width: 180px;height: 140px;overflow: hidden;float: left;margin-left: 20px;}
.brf-box li img{display: block;width: 100%;transition: all .5s;}
.brf-box li:hover img{transform: scale(1.05);}
.brf-swiper .swiper-button-next{transition: all .5s;background:url(../images/brf-right.png) no-repeat center, url(../images/swiper-bg.png) no-repeat center;width: 65px;height: 65px;border-radius: 50%;right: 120px;top: 330px;margin-top: 0;}
.brf-swiper .swiper-button-prev{transition: all .5s;background:url(../images/brf-left.png) no-repeat center, url(../images/swiper-bg.png) no-repeat center;width: 65px;height: 65px;border-radius: 50%;left: 120px;top: 330px;margin-top: 0;}
.brf-swiper .swiper-button-next:hover{background:url(../images/brf-rightH.png) no-repeat center, url(../images/swiper-bgH.png) no-repeat center;}
.brf-swiper .swiper-button-prev:hover{background:url(../images/brf-leftH.png) no-repeat center, url(../images/swiper-bgH.png) no-repeat center;}


.brand-four .brf-more{margin-top: -58px;}
.brf-more{overflow: hidden;box-shadow: 0 0 30px rgba(12,108,201,0.3);background: url(../images/brf-more.png) no-repeat center; position: relative;z-index: 3; display: block;width: 260px;height: 50px;line-height: 50px;text-align: center;color: white;font-size: 18px;border-radius: 30px;margin:0px auto 0;}
.brf-more span{position: relative;z-index: 3;transition: all .5s;overflow: hidden;display: block;width: 100%;height: 100%;}
.brf-more span i{position: relative;z-index: 4;font-style: normal;}
.brf-more span::after{ position: absolute;content: '';height: 0%;left: 50%;top: 50%;width: 150%; z-index: -1;background: #3080e8; -webkit-transition: all 0.75s ease 0s;-o-transition: all 0.75s ease 0s;transition: all 0.75s ease 0s;    transform: translateX(-50%) translateY(-50%) rotate(-25deg);}
.brf-more:hover span::after{height: 450%;}

.brand-five{padding: 94px 0 81px;}
.brv-list{height: 400px;margin-bottom: 53px;}
.brv-pic{width: 590px;height: 400px;float: left;overflow: hidden;}
.brv-pic img{display: block;width: 100%;transition: all .5s;}
.brv-right{width: 590px;height: 400px;float: right;padding: 42px 39px 0 66px;}
.brv-tit{height: 54px;margin-bottom: 20px;}
.brv-icon{width: 54px;height: 54px;float: left;}
.brv-icon img{display: block;width: 100%;transition: all .5s;}
.brv-tit h3{font-size: 30px;color: #333;line-height: 54px;float: left;margin-left: 15px;}
.brv-right p{font-size: 18px;color: #666;line-height: 30px;margin: 0;}
.brv-left{width: 590px;height: 400px;float: left;padding: 42px 122px 0 0;}
.brv-left p{font-size: 18px;color: #666;line-height: 30px;margin: 0;}
.brv-pic1{width: 590px;height: 400px;float: right;overflow: hidden;}
.brv-pic1 img{display: block;width: 100%;transition: all .5s;}
.brv-list:hover img{transform: scale(1.05);}
.brv-mar{margin-bottom: 71px;}

.brand-six{padding: 74px 0 75px; background: url(../images/brx-bg.jpg) no-repeat center;}
.brand-six .brand-tit{color: white;}
.brand-six .brand-dec{color: rgba(255,255,255,0.8);}
.brx-swiper{padding: 0px 48px 0;position: relative;margin: 70px 0;}
.brx-slide{padding: 53px 32px 63px;background: white;border-radius: 5px;}
.brx-com{transition: all .5s; width: 110px;height: 110px;border-radius: 50%;overflow: hidden;margin: 0 auto;border: solid 1px #cccccc;}
.brx-com img{width: 100%;}
.brx-tit{position: relative; font-size: 18px;color: #444;line-height: 26px;text-align: center;padding: 23px 30px;border-bottom: solid 1px #cccccc;}
.brx-tit::after{position: absolute;content: '';background: url(../images/brx-tit.png) no-repeat center;width: 36px;height: 2px;left: 50%;margin-left: -18px;bottom: -1px;}
.brx-dec{height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;font-size: 14px;color: #666;line-height: 20px;margin: 22px 0 49px;text-align: center;padding: 0 10px;}
.brx-more3{display: block;margin: 0 auto; overflow: hidden; position: relative;z-index: 3;width: 180px;height: 44px;line-height: 42px;text-align: center;color: #666;font-size: 16px;border-radius: 30px;}
.brx-more3 span{position: relative;z-index: 3;display: block;width: 100%;height: 100%;border: solid 1px #ccc;border-radius: 30px;}
.brx-more3 span i{font-style: normal;}
.brx-more3:hover{color: white;}
.brx-more3 span::after{content: ""; position: absolute;height: 0%; left: 50%;top: 50%;width: 150%; z-index: -1; background: #3080e8;-webkit-transition: all 0.75s ease 0s;-o-transition: all 0.75s ease 0s;transition: all 0.75s ease 0s;    transform: translateX(-50%) translateY(-50%) rotate(-25deg);}
.brx-more3:hover span::after{height: 450%;}
.brx-slide:hover .brx-com{transform: translateY(-10px);}
.brx-swiper .swiper-button-next{background: url(../images/brn-right.png) no-repeat center;width: 15px;height: 26px;right: 0;margin-top: -13px;}
.brx-swiper .swiper-button-next:hover{background-image: url(../images/brn-rightH.png);}
.brx-swiper .swiper-button-prev{background: url(../images/brn-left.png) no-repeat center;width: 15px;height: 26px;left: 0;margin-top: -13px;}
.brx-swiper .swiper-button-prev:hover{background-image: url(../images/brn-leftH.png);}

.brx-more{margin-top: 73px;text-align: center;height: 50px;}
.brx-more1{display: inline-block;overflow: hidden; margin: 0 8px;background: url(../images/brf-more.png) no-repeat center; overflow: hidden;box-shadow: 0 0 30px rgba(12,108,201,0.3); position: relative;z-index: 3;width: 260px;height: 50px;line-height: 50px;text-align: center;color: white;font-size: 18px;border-radius: 30px;}
.brx-more1 span{position: relative;z-index: 3;display: block;width: 100%;height: 100%;}
.brx-more1 span i{position: relative;z-index: 4;font-style: normal;}
.brx-more1 span::after{position: absolute;content: '';height: 0%;left: 50%; top: 50%;width: 150%;z-index: -1;background: #3080e8; -webkit-transition: all 0.75s ease 0s;-o-transition: all 0.75s ease 0s;transition: all 0.75s ease 0s;    transform: translateX(-50%) translateY(-50%) rotate(-25deg);}
.brx-more1:hover span::after{height: 450%;}
.brx-more2{display: inline-block;margin: 0 8px; overflow: hidden;box-shadow: 0 0 30px rgba(12,108,201,0.3); position: relative;z-index: 3;width: 260px;height: 50px;line-height: 46px;text-align: center;color: #fff;font-size: 18px;border-radius: 30px;}
.brx-more2 span{position: relative;z-index: 3;display: block;width: 100%;height: 100%;border: solid 2px rgba(255,255,255,0.9);border-radius: 30px;}
.brx-more2 span i{font-style: normal;}
.brx-more2:hover{color: white;}
.brx-more2 span::after{content: ""; position: absolute;height: 0%; left: 50%;top: 50%;width: 150%; z-index: -1; background: #3080e8;-webkit-transition: all 0.75s ease 0s;-o-transition: all 0.75s ease 0s;transition: all 0.75s ease 0s;    transform: translateX(-50%) translateY(-50%) rotate(-25deg);}
.brx-more2:hover span::after{height: 450%;}

.brand-seven{padding: 72px 0 116px;}
.brn-swiper{padding: 42px 48px 0;position: relative;}
.brn-pic{background: #f0f0f0;text-align: center;height: 390px;overflow: hidden;}
.brn-pic img{display: block;width: 100%;}
.brn-swiper .swiper-button-next{background: url(../images/brn-right.png) no-repeat center;width: 15px;height: 26px;right: 0;margin-top: -13px;}
.brn-swiper .swiper-button-next:hover{background-image: url(../images/brn-rightH.png);}
.brn-swiper .swiper-button-prev{background: url(../images/brn-left.png) no-repeat center;width: 15px;height: 26px;left: 0;margin-top: -13px;}
.brn-swiper .swiper-button-prev:hover{background-image: url(../images/brn-leftH.png);}

/*图片放大*/
#darkbox {  position: fixed;  z-index: 9999;  background: rgba(0,0,0,0.8) no-repeat none 50%;  background-size: 400px 560px !important;  -webkit-box-shadow: 0 0 0 3000px rgba(0,0,0,0.8);          box-shadow: 0 0 0 3000px rgba(0,0,0,0.8);  opacity: 0;  visibility: hidden;}
#darkbox.on {  opacity: 1;  visibility: visible;  height: 90% !important;  width: 90% !important;  left: 5% !important;  top: 5% !important;}
#darkbox_prev, #darkbox_next {  cursor: pointer;  -moz-user-select: none;   -ms-user-select: none;       user-select: none;  -webkit-user-select: none;  position: absolute;  top: 50%;  margin-top: -25px;  height: 50px; width: 50px;  -webkit-transition: 0.3s;  -o-transition: 0.3s;  transition: 0.3s;  border-top: 2px solid #fff;  border-right: 2px solid #fff;  -webkit-transition: all .3s;  -o-transition: all .3s;  transition: all .3s;}
#darkbox_prev {  left: -2px;  -ms-transform: rotate(-135deg);  -webkit-transform: rotate(-135deg);  transform: rotate(-135deg);}
#darkbox_next {  -ms-transform: rotate(45deg);  -webkit-transform: rotate(45deg);  transform: rotate(45deg);  right: -2px;}
#darkbox_prev:hover,#darkbox_next:hover{border-color: #fca61f;}
#darkbox-description {  position: absolute;  width: 100%;  color: #fff;  font-size: 18px;  bottom: 25px; text-align: center;  text-shadow: 0 1px 1px #000;}
#darkbox:after { position: absolute;right: 0; top: 0;width: 24px;height: 24px;content: "";color: #fff;cursor: pointer;background: url(../images/close.png) no-repeat center transparent;}

.brand-eight{padding: 71px 0 126px;background: url(../images/bri-bg.jpg) no-repeat center;}
.bri-tit{font-size: 40px;color: white;text-align: center;line-height: 56px;}
.bri-dec{font-family: 'akm';margin-top: -38px; font-size: 50px;color: rgba(255,255,255,0.05);text-align: center;line-height: 56px;text-transform: uppercase;}
.bri-line{width: 40px;height: 2px;background: rgba(255,255,255,0.6);margin: 21px auto 108px;}
.brand-eight ul{padding: 0 75px;margin-bottom: 79px;}
.brand-eight li{position: relative; width: 20%;float: left;}
.brand-eight li::after{position: absolute;content: '';width: 1px;height: 131px;background: rgba(255,255,255,0.15);right: 0;top: 8px;}
.brand-eight li:last-child::after{display: none;}
.bri-icon{width: 85px;height: 85px;margin: 0 auto;transition: all .5s;}
.bri-icon img{display: block;width: 100%;height: 100%;}
.brand-eight li p{font-size: 20px;color: white;text-align: center;line-height: 39px;margin-top: 23px;margin-bottom: 0;}
.brand-eight li:hover .bri-icon{transform: translateY(-10px);}
/*.bri-more{transition: all .5s; margin: 0 auto; display:block; overflow: hidden; position: relative;z-index: 3;width: 260px;height: 50px;line-height: 50px;text-align: center;color: white;font-size: 18px;border-radius: 30px;}
.bri-more span{position: relative;z-index: 3;}
.bri-more::after{transition: all .5s;  position: absolute;content: '';width: 100%;height:100%;left: 0;top: 0;border: solid 2px rgba(255,255,255,0.5);box-sizing: border-box;border-radius: 30px;}
.bri-more:hover::after{transform: rotate(180deg);background: url(../images/brf-more.png) no-repeat center;border: none;}*/
.brand-eight .in1_btn.head-btn{left: 50%;width: 260px;height: 50px;border-radius: 30px;margin-left: -130px;bottom: -130px;}
.brand-eight .in1_btn.head-btn a{color: white; width: 260px;height: 50px;line-height: 46px;border-radius: 30px;border-color: rgba(255,255,255,0.5);}
.brand-eight .in1_btn.head-btn a:hover{border-color: #3080e8;}
@media (max-width: 1440px) {
	.brand-two ul.brt-top{margin-left: -20px;}
	.brand-two li{margin-left: 20px;width: 285px;}
	.brand-two ul{padding: 0 154px 0 130px;}
	.brf-box ul{height: 121px;padding: 0 260px 0 240px;}
	.brf-box li{width: 155px;height: 121px;}
	.brx-tit{padding: 23px 15px;}
}


/* v_2019/11/30 update */
.brand-one{background:url(../images/brand-twobg_01.jpg) no-repeat center;padding-top: 212px;}
.bro-tit1{margin: 15px 0 36px;width: 37%;}
.bro-tit1 span{display: inline;color: #ffdc3b;}

.bro-tit3{width: 37%;}
.brand-four{background: url(../images/brf-bg2_10.jpg) no-repeat left top;}
.brand-five ul{margin: 0 -10px;}
.brand-five li{float: left;width: 50%;padding: 0 10px;margin-bottom: 60px;}
.brand-five li>div{width: 100%;background-size: cover;}
.brv-tit h3{color: #fff;font-weight: bold;}
.brv-right p{color: #fff;}
.brv-right{padding: 65px 120px 65px 90px;}
.brand-six{background: #f6f6fe;}
.brx-more2{color:#0f70cb ;box-shadow: none;}
.brx-more2 span{border: solid 2px #0f70cb;}
.brand-six .brand-tit{color: #333;}
.brand-six .brand-dec{color: #666;}
.brand-eight{ background: url(../images/bri-bgg_10.jpg) no-repeat center;}
 .brand-eight .bri-tit{position: relative;letter-spacing: 1.2px;}
  .bre-tit-bef{font-family: 'ag';font-size: 50px;color: rgba(255,255,255,0.08);position: absolute;width: 100%;text-align: center;top: 20px;letter-spacing: 2px;}
  .brand-eight .in1_btn.head-btn a{border-color: #fff;}
 .brand-seven .swiper-button-next,.brand-seven .swiper-button-prev{top: 55%;}
 .brand-five{padding: 0 0 70px;}
 .brx-swiper{margin: 62px 0 70px;}
 .brx-more{margin-top: 69px;}
 .brand-six{padding: 74px 0 82px;}
 .brand-seven{padding-bottom: 91px;}
 .brand-one .in1_btn.head-btn{bottom: -155px;}
 .brand-one .in1_btn.head-btn a{border-color: #fff;}
  .brand-two .brf-more{margin-top: 35px;}
   .brand-eight .brand-dec{color: #fff;}
      .brand-eight .bri-line{margin:21px auto 10px ;}
	  .brand-eight ul{margin-top: 50px;}
 @media (max-width: 1440px) {
	 .bro-tit1{width:44%;}
	 .bro-tit3{width: 37%;}
	 .brand-five li>div{padding: 60px 90px;}
 }
/*客服*/
/* .kf {z-index:600;position: fixed;bottom: 100px;right: 50px;width: 47px;	display: block;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s;}
.kf span {background: #fff; z-index:602;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;cursor: pointer;position: relative;display: block;width: 48px;height: auto;border: 1px solid #dddddd;border-radius: 5px;text-align: center;
box-shadow:0 0 10px #e0e0e0; 
}
.kf span a{display: block;width: 100%;font-size: 14px;line-height: 16px;color: #666; height: 100%;padding: 20px 10px;position: relative;transition: ease .5s;overflow: hidden;}
.kf span a  img{display: block;margin: 0 auto;}
.kf .back_top {text-align: center;height: 40px;margin-top: 4px;border-radius: 0 0 5px 5px;}
.kf span.zx{height: 136px;border-radius: 5px 5px 0 0;}
 .kf span.zx img{margin-bottom: 10px;}
  .kf span.zx img.kfimgr1{display: none;}
 .kf .back_top a{padding: 15px 13px;}*/
/* .kf span a::after{    position: absolute;
    content: '';
    height: 0%;
    left: 0%;
    top: 0%;
    width: 150%;
    z-index: -1;
    background: #3080e8;
    -webkit-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
	} */
  .kf span:hover {background: #3080e8;border-color: #3080e8;}
    .kf span:hover a{color: #fff;}
	  .kf span.zx:hover  .kfimgr{display: none;}
	    .kf span.zx:hover  .kfimgr1{display: block;}
		/* v_2019/11/30  end */
		
	/* v_2020/3/9 update */
	.exten-one{background:url(../images/exten.banner_01.jpg) no-repeat center;padding-top: 180px;position: relative; height: 550px;background-size: cover;}
	.exten-one .in1_btn.head-btn{bottom: -102px;}
	.exten-one .bro-tit3{width: 38%;}
	.exten-one .in1_btn.head-btn a{color: #fff;}
	.exten-two{background: url(../images/exten2-back_02.jpg)repeat center;padding: 80px 0;}
.exten-two ul{margin: 130px -13px 70px;}
.exten-two li{float: left;width: 25%;padding: 0 13px;}
.exten-two li>div{background: #fff;text-align: center;position: relative;padding: 60px 80px 35px;border-radius: 5px;}
.exten2-icon{width: 120px;height: 120px;border-radius: 50%;background: #fff;position: absolute;top: -60px;left: 33%;text-align: center;padding: 30px 0;box-shadow: 0 0 13px rgba(12,108,201,0.2);transition: ease .5s;}
.exten2-icon>div{position: relative;width: 60px;height: 60px;overflow: hidden;line-height: 120px;margin: 0 auto;}
.exten2-icon img{width: 100%;height: 100%; transition: ease .5s;display: block;position: absolute;transition: ease .5s;}
.exten2-icon1{left: 0;top: 0;}
.exten2-icon2{left: 0;top: -100%;}
.exten-two li:hover .exten2-icon1{top: 100%;}
.exten-two li:hover .exten2-icon2{top: 0;}
.exten-two li:hover .exten2-icon{background:  linear-gradient(to top right,#0e6dca,#30b4eb);}
.exten2-tit{font-size: 24px;color: #333;line-height: 40px;margin-top: 30px;}
.exten2-p{font-size: 16px;line-height: 26px;color: #888;margin-top: 10px;height: 52px;}
.exten-three{padding: 85px 0 80px;}
.exten-three ul{margin: 70px -13px;}
.exten-three li{float: left;width: 25%;padding: 0 13px;}
.exten-three li>div{text-align: center;}
.exten3-img{overflow: hidden;height: 280px;}
.exten3-img img{width: 100%;transition: ease .5s;}
.exten-three li:hover .exten3-img img{transform: scale(1.04);}
.exten3-tit{font-size: 24px;color: #333;line-height: 40px;margin-top: 20px;}
.exten3-p{font-size: 16px;line-height: 26px;color: #888;margin-top: 5px;}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}
.exten-four{background: url(../images/exten4-back_02.jpg)no-repeat center;background-size: cover;padding: 80px 0;}
.exten-four .brf-tit{color: #fff;}
.exten-four .brf-dec{color: rgba(255,255,255,0.8);}
.exten4-top{margin-top: 70px;}
.exten4-top ul{}
.exten4-top li{float: left;width: 25%; text-align: center;}
.exten4-icon{width: 60px;height: 60px;margin: 0 auto;}
.exten4-icon img{width: 100%;transition: ease .5s;}
.exten4-top li:hover .exten4-icon img{transform: translateY(-10px);}
.exten4-tit{font-size: 24px;line-height: 40px;color: #fff;margin-top: 15px;}
.exten4-hr{width: 36px;height: 2px;background: #fff;margin: 10px auto;}
.exten4-p{font-size: 16px;line-height: 26px;color: #fff;}

.exten4-bot{background: rgba(248,248,248,0.2);margin-top: 70px;padding: 50px 0;border-bottom: 2px solid #279afe;margin-bottom: 70px;}
.exten4-bot-tit{font-size: 24px;line-height: 40px;color: #fff;text-align: center;}
.exten4-bot ul{margin-top: 25px;}
.exten4-bot li{float: left;width: 16.66%;border-right: 1px solid rgba(255,255,255,0.3);transition: ease .5s; padding: 5px 35px;}
.exten4-bot li:hover{transform: translateY(-10px);}
.exten4-bot li:last-child{border-right: none;}
.exten4-bot li span{display: inline-block;float: left; font-family: 'din';font-size: 36px;color: #fff;line-height: 40px;width: 20%;}
.exten4-bot-p{font-size: 16px;line-height: 26px;color: #fff;float: right;width: 65%;}

.exten-five{padding-top: 80px;background: url(../images/exten6-topback_02.png)no-repeat center bottom;}
.exten5-cont{box-shadow: 0 0 13px rgba(0,0,0,0.1);background: #fff;padding: 80px 0;}
.exten-five ul{margin: 70px 0;}
.exten-five li{float: left;width: 33.3%;border-right: 1px dashed #d2d2d2;text-align: center;padding: 0 70px;margin-bottom: 50px;}
.exten-five li:last-child,.exten-five li:nth-child(3){border-right: none;}
.exten-five li:nth-child(4),.exten-five li:nth-child(5){transform: translateX(50%);}
.exten5-img{width: 60px;height: 60px;margin: 0 auto;-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;}
.exten5-img img{width: 100%;transition: ease .5s;}
.exten-five li:hover .exten5-img {    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;}
.exten5-tit{font-size: 24px;line-height: 50px;color: #333;margin-top: 15px;}
.exten5-p{font-size: 16px;line-height: 26px;color: #666;height: 52px;}
.exten-six{position: relative;background: url(../images/exten6-back_02.jpg)no-repeat center;padding: 80px 0;background-size: cover;}
.exten-six .brand-tit{color: #fff;}
.exten-six .brand-dec{color: rgba(255,255,255,0.8);}
.ex6-swiper{margin-top: 70px;position: relative;padding: 0 50px;}
.ex6-swiper .swiper-button-next {background: url(../images/ex6-right.png) no-repeat center; width: 15px; height: 26px;right: 0; margin-top: -13px;}
.ex6-swiper .swiper-button-prev { background: url(../images/ex6-left.png) no-repeat center; width: 15px; height: 26px; left: 0; margin-top: -13px;}
.ex6-slide{background: #fff;border-radius: 5px;text-align: center;padding-bottom: 40px;}
.ex6-slide a{display: block;}
.ex6-img{padding: 10px;}
.ex6-img img{width: 100%;}
.ex6-hr{width: 335px;height: 1px;background: #ccc;position: relative;margin: 0 auto;}
.ex6-hr::before{position: absolute;content: "";width: 36px;height: 2px;background: linear-gradient(to right, #1264ab, #2299de);left: 45%;top: -1px;}
.ex6-tit{font-size: 18px;line-height: 26px;color: #444;transition: ease .5s; width: 35%;margin: 0 auto;margin-top: 25px;}
.ex6-slide:hover .ex6-tit{color: #0a67c7;}
@media (max-width: 1439px){
	.exten-two li>div{padding: 60px 60px 35px;}
	.exten2-icon{left: 28%;}
	.exten5-p{height: 72px;}
	.ex6-tit{width: 42%;}
}


/* ================2020.3.19design============== */

.design-one{    background: url(../images/design-banner1.jpg) no-repeat center; padding-top: 300px; position: relative; height: 964px; background-size: cover;}
.design-one .in1_btn.head-btn a{color: #fff;}
.design-one .in1_btn.head-btn{bottom: -113px;}
.design-one .in1_btn.head-btn:after{background: #fff;}

/* .design-one .in1_btn.head-btn:hover{border: 2px solid #fff;} */
.design-one .in1_btn.head-btn:hover a{color: #0087ff;border: none;}
.design-one .bro-tit1{font-size: 56px;width: 42%;margin: 0 0 27px;}
.design-one .bro-tit1 span{display: inline-block;font-weight: lighter;color: #fff;}
.design-one .bro-tit3{font-size: 20px;color: #fff;}
.design-tit{font-size: 40px; color: #333;text-align: center;line-height: 56px;}
.design-dec{font-size: 20px; color: #666; text-align: center; line-height: 42px;}

.design-two .design-tit,.design-two .design-dec,.design-three .design-tit,.design-three .design-dec{text-align: left;}
.design-two{position: relative;background: url(../images/design2-img1.png)no-repeat center left;background-size: 43.125% 100%;height: 765px;}
.design2-con{}
.design2-img{position: absolute;left: 0;top: 0;}
.design2-img img{width: 100%;}
.design2-right{float: right;width: 57.87%;padding-top: 50px;}
.design2-list{position: relative;margin-top: 80px;}
.design2-li{position: absolute;border-radius: 50%;text-align: center;transition: ease .5s;}
.design2-li:hover{transform: translateY(-10px);}
.design2-li>div{position: relative;width: 100%;height: 100%;padding: 0 10px;}
.design2-li>div::before{position: absolute;content: "";width: 100%;height: 1px;border-top: 1px dashed #daeeff;}
.design2-li h3{font-size: 18px;line-height: 28px;color: #fff;}
.design2-li4{width: 109px;height: 109px;background: #7fc3ff;position: static;margin-left: 497px;line-height: 109px;}
.design2-li1{position: static;width: 110px;height: 110px;background: #3a95e6;margin-top: 104px;margin-left: -24px;}
.design2-li2>div::before{position: absolute;content: "";width: 192px;height: 168px;left: -27px;top: -28px;}
.design2-li2{width: 137px;height: 137px;background: #7fc3ff;top: 30px;left: 78px;}
.design2-li2>div::before{position: absolute;content: "";width: 192px;height: 168px;border: none; background: url(../images/design2-aft.png)no-repeat center;left: -27px;top: -28px;}
.design2-li3{width: 137px;height: 137px;background: #ffc431;top: 153px;left: 298px;}
.design2-li5{width: 129px;height: 129px;background: #78d77c;top: 180px;right: 54px;}
.design2-li1>div::before{transform: rotate(130deg); right: -60px;  top: -37px;}
.design2-li3>div::before{transform: rotate(30deg);left: -102px;top: 8px; width: 82%;}
.design2-li4>div::before{transform: rotate(130deg);left: -88px;bottom: -34px;width: 115%;}
.design2-li5>div::before{transform: rotate(60deg);left: -60px; top: -40px; width: 85%;}
.design2-li img{width: 22px;height: 22px;}
.design2-span1{top: 47px;left: 369px;}
.design2-span2{left: 171px;top: 246px;}
.design-two .in1_btn.head-btn{bottom: -120px;left: 58%;}
.design-two .in1_btn.head-btn a{color: #0087ff;border-color: #339fff;}
.design-two .in1_btn.head-btn:hover a{color: #fff;}

.design-three{padding-top: 240px; background: url(../images/design3-img1_03.jpg)no-repeat center right;background-size: 54.32% 100%;height: 984px;}

.design3-con{float: left;width: 44.07%;}
.design3-txt{}
.design3-txt li{position: relative;padding-left: 35px;margin-top: 30px;}
.design3-txt li::before{position: absolute;content: "";width: 20px;height: 21px;background: url(../images/design3-bef.png)no-repeat center left;left: 0;top: 5px;}
.design3-txt li h3{font-size: 20px;line-height: 24px;color: #333;margin-bottom: 14px;}
.design3-txt li p{font-size: 16px;line-height: 26px;color: #888;}
.design-three .in1_btn.head-btn{bottom: -105px;}
.design-three .in1_btn.head-btn a{color: #0087ff;border-color: #339fff;}
.design-three .in1_btn.head-btn:hover a{color: #fff;}

.design-four{}
.design4-con{background: url(../images/design4-img1_02.jpg)no-repeat center left;background-size: 69.89% 100%;height: 714px;}
.design4-txt{float: right;width: 22.71%;position: relative;}
.design4-txt ul{}
.design4-txt li{margin-top: 50px;}
.design4-txt li h3{font-size: 50px;color: #0087ff;}
.design4-txt li h3 span{display: inline-block;font-size: 82px;line-height: 90px; font-family: 'arial';font-weight: bold;}
.design4-txt li p{font-size: 16px;color: #666;line-height: 24px;}
.design-four .in1_btn.head-btn{bottom: -102px;}
.design-four .in1_btn.head-btn a{color: #0087ff;border-color: #339fff;}
.design-four .in1_btn.head-btn:hover a{color: #fff;}

.design-fiv{background: url(../images/design5-img4_02.jpg)no-repeat center;padding: 80px 0;height: 666px;background-size: cover;}
.design5-swiper{margin-top: 50px;position: relative;}
.design5-slide{}
.design5-slide a{display: block;overflow: hidden;}
.design5-slide img{width: 100%;transition: ease .5s;}
.design5-slide:hover img{transform: scale(1.04);}
.design5-img{overflow: hidden;}
.design5-p{font-size: 18px;line-height: 30px;color: #666;text-align: center;margin-top: 10px;}
.design5-swiper .swiper-pagination{width: 100%;margin-top: 30px;}
.design5-swiper .swiper-pagination-bullet{background: #d0d5e4;margin: 0 5px;opacity: 1;width: 10px;height: 10px;}
.design5-swiper .swiper-pagination-bullet-active{background-color: #0087ff;}

@media (max-width: 1439px){
	.design-two{height: 672px;}
	.design-three{height: 778px;padding-top: 120px;}
	.design4-con{height: 535px;}
	.design2-li5{right: 0;}
	.design2-li5>div::before{left: -17px;top: -28px; width: 59%;}
}


/* ==================Trade Marketing===================== */




.tradmark-one{background:url(/skin/ctmon/2020zty03/images/tradmark1-banner_01.jpg) no-repeat center;padding-top: 180px;position: relative; height: 550px;background-size: cover;}
.tradmark-one .in1_btn.head-btn a{color: #fff;}
.tradmark-one .in1_btn.head-btn{bottom: -105px;}
.tradmark-one .bro-tit1{margin: 0px 0 20px;}
.tradmark-one .bro-tit1 span{display: inline-block;margin-bottom: 5px;}
.tradmark-two{background: url(/skin/ctmon/2020zty03/images/tradmark2-ba_02.jpg)no-repeat center;background-size: cover;padding: 80px 0;}
.tradmark2-ul{margin: 50px 0 60px;}
.tradmark2-ul li{float: left; border-radius: 5px; width: 435px;height: 265px;background: #fff; margin-left: 47px;box-shadow: 0 0 13px rgba(43,171,231,0.1);position: relative;overflow: hidden;}
.tradmark2-ul li:first-child{margin-left: 0;}
.tradmark2-show{padding: 60px 35px 60px 60px;}
.tradmark2-hide{ position: absolute;width: 100%;height: 100%;left: -100%;top: 0;padding: 60px 35px 60px 60px; transition: ease .5s;background: url(/skin/ctmon/2020zty03/images/tradmark2-hide_03.jpg)no-repeat center;}
.tradmark2-icon{margin-bottom: 25px;}
.tradmark2-icon span{display: inline-block;}
.tradmark2-icon span:first-child{float: left;width: 39px;height: 39px;}
.tradmark2-icon span:last-child{float: right;width: 28px;height: 26px;}
.tradmark2-icon span.tradmark2-num{font-size: 52px;font-family: 'robot-r';color: rgba(255,255,255,0.49);width: auto;height: auto; line-height: 52px; margin-top: -13px;}
.tradmark2-ul li h3{font-size: 30px;line-height: 42px;margin-bottom: 20px;}
.tradmark2-ul li p{font-size: 18px;line-height: 28px;}
.tradmark2-show h3{color: #333;}
.tradmark2-show p{color: rgba(51,51,51,0.7);}
.tradmark2-hide h3,.tradmark2-hide p{color: #fff;}
.tradmark2-ul li:hover .tradmark2-hide{left: 0;}

.tradmark-three{background: url(/skin/ctmon/2020zty03/images/tradmark3-ba_02.jpg)no-repeat center;padding-top: 80px; background-size: cover;margin-bottom: -400px;}
.tradmark-three .brand-tit,.tradmark-three .brand-dec{color: #fff;}
.tradmark3-con{position: relative;margin-top: 50px;}
.tradmark3-con>div{background: #fff;box-shadow: 0 0 13px rgba(0,0,0,0.5);width: 85%;margin: 0 auto; border-radius: 10px;padding: 70px 125px;margin-bottom: -25px;}
.tradmark3-con ul{position: relative;}
.tradmark3-con::before{position: absolute;content: "";width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid rgba(79,79,92,1);top: 0px;left: 50%;}
.tradmark3-con ul::before{position: absolute;content: "";width: 100%;height: 1px;background: #bbbbbb;left: 0;top: 50%;}
.tradmark3-con li{position: relative;float: left;width: 50%;border-right: 1px solid #bbbbbb;margin-bottom: 80px;padding: 0 50px;}
.tradmark3-con li:nth-child(3),.tradmark3-con li:nth-child(4){margin-bottom: 0;margin-top: 80px;border-bottom: none;}
.tradmark3-con li:nth-child(even){border-right: none;}
.tradmark3-con li:nth-child(odd){}
.tradmark3-icon{width: 168px;height: 168px;border-radius: 50%;border: 1px solid #217bcf;transition: ease .5s;padding: 52px 0;float: left;}
.tradmark3-con li:hover .tradmark3-icon{border-color: transparent;background: linear-gradient(to right,#1173cd,#2aa9e6);}
.tradmark3-icon>div{width: 77px;height: 63px;position: relative;overflow: hidden;margin: 0 auto;}
.tradmark3-icon img{position: absolute;transition: ease .5s;}
.tradmark3-icon1{left: 0;top: 0;}
.tradmark3-icon2{left: 0;top: -100%;}
.tradmark3-con li:hover .tradmark3-icon2{top: 0;}
.tradmark3-con li:hover .tradmark3-icon1{top: 100%;}
.tradmark3-text{width: 60%;float: right;padding: 35px 0;}
/* .tradmark3-con li:nth-child(even) .tradmark3-text{width: 45%;} */
.tradmark3-text>div{position: relative;width: 100%;height: 100%;}
.tradmark3-text h3{font-size: 30px;line-height: 40px;color: #333;margin-bottom: 10px;}
.tradmark3-text p{font-size: 18px;line-height: 28px;color: rgba(51,51,51,0.7);height: 56px;}
.tradmark3-con li:hover .tradmark3-text h3{color: #0f70cb;}

.tradmark-four{padding-top: 480px; background: url(/skin/ctmon/2020zty03/images/tradmark4-ba_02.png)no-repeat center;background-size: cover;padding-bottom: 150px;}
.tradmark-four .brand-tit,.tradmark-four .brand-dec{color: #fff;}
.tradmark4-con{margin-top: 50px;}
.tradmark4-con ul{}
.tradmark4-con li{float: left;width: 29%;padding: 0 110px; border-right: 1px solid rgba(255,255,255,0.5);}
.tradmark4-con li:last-child{border: none;width: 20.71%;padding:0;padding-left: 100px ;}
.tradmark4-con li:first-child{padding: 0;width: 20.71%;}
.tradmark4-icon{margin-bottom: 20px;}
.tradmark4-icon img{display: inline-block;max-width: 100%;}
.tradmark4-tit{font-size: 30px;line-height: 56px;color: #fff;margin-bottom: 40px;}
.tradmark4-p{font-size: 18px;line-height: 28px;color: rgba(255,255,255,0.7);height: 56px;}

.tradmark-five{margin-top: -98px;padding-bottom: 80px;}
.tradmark5-con{}
.tradmark5-top{margin: 0 -40px;}
.tradmark5-top li{float: left;width: 50%;padding: 20px 40px 0;}
.tradmark5-top li>div{width: 100%;position: relative;box-shadow: 0 0 13px rgba(0,0,0,0.1);}
.tradmark5-img{position: relative;border-radius: 5px;}
.tradmark5-img img{width: 100%;}
.tradmark5-img span{display: block;width: 59px;height: 59px;position: absolute;top: -20px;left: -20px;}

.tradmark5-bot{margin: 50px -15px 0;}
.tradmark5-bot li{float: left;width: 20%;padding: 0 15px;position: relative;margin-top: 30px;}
.tradmark5-bot li::before{position: absolute;content: "";width: 24px;height: 1px;background: url(/skin/ctmon/2020zty03/images/tradmark5-bef_03.png)no-repeat center right;right: -12px;top: 50%;}
.tradmark5-bot li:last-child::before,.tradmark5-bot li:nth-child(5)::before{display: none;}
.tradmark5-bot li>div{background: #fff;box-shadow: 0 0 13px rgba(0,0,0,0.1);border-radius: 8px;padding: 15px;}
.tradmark5-bot li span{display: inline-block;width: 38px;height: 33px;float: left;margin-right: 30px;}
.tradmark5-bot li span img{width: 100%;}
.tradmark5-bot li h3{line-height: 30px;font-size: 18px;color: #333;float: left;}
.tradmark5-bot li:nth-child(6),.tradmark5-bot li:nth-child(7),.tradmark5-bot li:nth-child(8){transform: translateX(100%);}
.tradmark5-dec{font-size: 30px;line-height: 56px;color: #333;text-align: center;margin: 40px 0 55px;}
.tradmark5-dec span{display: inline-block;font-size: 36px;}

.tradmark-six{background: #f3f4fa;padding: 80px 0;}
.tradmark6-con{position: relative;margin-top: 10px;}
.tradmark6-con .tradmark6-ba{background: none;padding: 0;}
.tradmark6-ba img{width: 100%;}
/* .tradmark6-con::before{position: absolute;content: "";width: 100%;height: 214px;background: url(../images/tradmark6-ba1_03.png)no-repeat center;background-size: cover;background-position: center;top: 0;left: 0;} */
.tradmark6-con>div{background: #fff;padding: 35px 60px;}
.tradmark6-div{margin-top: -5px;}
.tradmark6-left{float: left;width: 52.35%;padding: 35px 0;}
.tradmark-ul{margin-bottom: 60px;position: relative;}
.tradmark-ul li{float: left; width: 25%;}
.tradmark-ul li a{ display: inline-block;font-size: 24px;line-height: 30px;color: rgba(51,51,51,0.7);padding-bottom: 70px;}
.tradmark-ul::before{position: absolute;content: "";width: 50px;height: 1px;background: linear-gradient(to right, #0f70cb,#29a7e5);bottom:0;left: 0;transition: ease .5s;}
.tradmark-ul li.on a{color: #333;}
.tradmark6-text{}
.tradmark6-text1{display: none;width: 74%;}
.tradmark6-text1 span{display: inline-block;float: left;}
.tradmark6-text1 span img{display: inline-block;max-width: 100%;}
.tradmark6-text1 h3{font-size: 18px;line-height: 28px;color: rgba(51,51,51,0.7);padding-left: 117px;}
.tradmark6-text1.on{display: block;}
.tradmark6-img{float: right;width: 42.5%;}
.tradmark6-img img{width: 100%;box-shadow: 0 0 13px rgba(0,0,0,0.1);}


.tradmark-seven{background: #fcfcfe url(/skin/ctmon/2020zty03/images/tradmark7-ba_02.jpg)no-repeat center;background-size: 100% 50%;background-position: top center;padding: 80px 0;}


.tradmark-seven .brand-tit{color: #fff;}
.tradmark-seven .brand-dec{color: rgba(255,255,255,0.8);}
.trad7-swiper{margin-top: 80px;}
.trad7-slide{box-shadow: 0 0 13px rgba(0,0,0,.1);background: #fff;border-radius: 5px;padding: 60px 48px 80px;}
/* .trad7-slide a{display: block;} */
.trad7-img{transition: all .5s; width: 110px; height: 110px; border-radius: 50%;  overflow: hidden; margin: 0 auto;}
.trad7-img img{width: 100%;}
.tradmark7-tit{font-size: 22px;line-height: 30px;color: #444;text-align: center;border-bottom: solid 1px #cccccc;padding: 25px 30px 40px;}
.trad7-hr{ background: linear-gradient(to right,#1264ab,#2299de); width: 36px; height: 2px;margin: 0 auto;margin-top: -2px;}
.trad7-tit{font-size: 18px;line-height: 28px;color: #666;text-align: center;margin: 20px 0 25px;}
.trad7-slide .brx-more3 span::after{background: linear-gradient(to right, #0f70cb, #2cace8);}
.trad7-swiper .swiper-button-prev{ background: url(/skin/ctmon/2020zty03/images/ex6-left.png) no-repeat center; width: 15px;  height: 26px;left: -60px;margin-top: -13px;}
.trad7-swiper .swiper-button-next{ background: url(/skin/ctmon/2020zty03/images/ex6-right.png) no-repeat center; width: 15px;height: 26px;right: -60px;margin-top: -13px;}
.trad7-swiper .swiper-button-prev,.trad7-swiper .swiper-button-next{top: 35%;opacity: .5;}
.trad7-swiper .swiper-button-prev:hover,.trad7-swiper .swiper-button-next:hover{top: 35%;opacity: 1;}
.tradmark-seven .brx-more{margin-top: 50px;}
.trad7-swiper .swiper-container{padding-bottom: 10px;}
@media (max-width: 1649px){
	.tradmark3-text h3{height: 80px;}
	.tradmark3-con li{padding: 0 30px;}
}
@media (max-width: 1579px){
	.trad7-swiper .swiper-button-next{right: -20px;}
	.trad7-swiper .swiper-button-prev{left: -20px;}
}
@media (max-width: 1439px){
	.tradmark4-con li{padding: 0 80px;}
	.tradmark4-con li:last-child{padding-left: 65px;}
	.trad7-swiper .swiper-button-next{right: -40px;}
	.trad7-swiper .swiper-button-prev{left: -40px;}
	.tradmark2-ul li{width: 368px;}
	.tradmark3-text{width: 50%;}
	.tradmark3-icon{width: 150px;height: 150px;padding: 43px 0;}
	.tradmark3-text{width: 55%;padding: 0;}
	.tradmark3-con>div{padding: 70px;}
	.tradmark-five{margin-top: -89px;}
}
@media (max-width: 1259px){
	.tradmark3-text h3{font-size: 28px;}
	.tradmark3-icon{width: 120px;height: 120px;padding: 28px 0;}
	.tradmark3-con li{margin-bottom: 40px;}
	.tradmark3-con li:nth-child(3), .tradmark3-con li:nth-child(4){margin-top: 40px;}
	
}


/* =================== 2020.5.30 新网站建设SEO =================== */
.website{}
.website .inner{position: static;}

@font-face {
    font-family: 'SourceHanSansCN-Regular';
    src: url('../font/SourceHanSansCN-Regular.eot');
    src: local('☺'), url('../font/SourceHanSansCN-Regular.woff') format('woff'),
					 url('../font/SourceHanSansCN-Regular.ttf') format('truetype'),
					 url('../font/SourceHanSansCN-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
  font-family: 'SourceHanSansCN-Medium';
  src: url('../font/SourceHanSansCN-Medium.eot');
  src: local('☺'), url('../font/SourceHanSansCN-Medium.woff') format('woff'), 
  url('../font/SourceHanSansCN-Medium.ttf') format('truetype'), 
  url('../font/SourceHanSansCN-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* =================第一屏 ================ */
.website-one{position: relative; background: url(../images/website-banner_01.jpg)no-repeat center;height: 600px;background-size: cover;}
.website1-cont{position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);padding-top: 80px;}

.website1-font{text-align: center;}
.website1-font h3{font-size: 56px;line-height: 60px;color: #fff;font-weight: lighter;font-family: 'SourceHanSansCN-Regular';}
.website1-font span{display: inline;font-weight: bold;}
.website1-bod{display: inline;position: relative;}
.website1-bod::before{position: absolute;content: "";width: 100%;height: 12px;border-radius: 20px;background: rgba(255,116,54,.8);left: 0;bottom: 0;}
.website1-bod i{position: relative;font-style: normal;}
.website1-ul{font-size: 0;margin-top: 30px;}
.website1-ul li{display: inline-block;width: 190px;height: 190px;margin: 0 -5px; border-radius: 50%;text-align: center;}
.website1-ul li span{display: inline-block;font-size: 24px;line-height: 31px;color: #fff;font-weight: bold;background: url(../images/website1-icon.png)no-repeat center left;background-size: 31px 31px;padding-left: 40px;}
.website1-ul li p{font-size: 18px;line-height: 30px;color: #fff;font-family: 'SourceHanSansCN-Regular';}
.website1-ul li p i{display: inline;font-style: normal;font-size: 20px; font-family: 'DIN-BOLD';}
.website1-ul li:nth-child(1){background: rgba(254,214,107,.7);}
.website1-ul li:nth-child(2){background: rgba(225,111,64,.8);}
.website1-ul li:nth-child(3){background: rgba(69,85,99,.8);}
.website1-ul li:nth-child(4){background: rgba(86,68,86,.8);}
.website1-mo{position: relative;padding-top: 80px;margin-top: -30px;}
.website1-mo .inner{position: static;}
.website-p{font-size: 20px;line-height: 28px;color: #666;text-align: center;}
.website-p span{display: inline;font-size: 21px;color: #e00000;font-family: 'arial';font-weight: bold;}
.website .in1_btn.head-btn{height: 60px;box-shadow: 0 10px 10px rgba(224,0,0,.2);bottom: auto;top: 0; left: 50%;  transform: translateX(-50%);}
.website .in1_btn.head-btn:after{background: #e00000;height: 450%;}
/* .website .in1_btn.head-btn:hover:after{height: 0%;} */
.website .in1_btn.head-btn a{font-size: 28px; border-color: #e00000;color: #fff;width: 300px;height: 60px;line-height: 56px;}
/* .website .in1_btn.head-btn:hover a{color: #e00000;} */
/*  */
.website-tit{font-size: 46px;line-height: 60px;font-family: 'SourceHanSansCN-Regular';color: #222;text-align: center;}
.website-tit i{font-style: normal;display: inline;font-size: 56px;line-height: 60px;font-family: 'DIN-BOLD';}
.website-tit span{display: block;}
.website-dec{font-size: 18px;line-height: 28px;color: #666;text-align: center;margin-top: 10px;}
/*  */
/* ====================== 第二屏 ==================== */
.website-two{padding: 80px 0 0;position: relative;}
.website2-con{position: relative; background: url(../images/website2-ba_02.jpg)no-repeat center;background-size: cover;width: 100%;height: 764px;}
.website2-ul{}
.website2-ul ul{}
.website2-ul li{border: 2px solid #fed66b;background: #fff;display: inline-block;padding: 12px 21px;position: absolute;transition: ease .5s;}
.website2-ul li::before{position: absolute;content: "";width: 18px;height: 10px;background: url(../images/website2-bef2_03.png)no-repeat center;background-size: 100% 100%;bottom: -10px;left: 0;transition: ease .5s;}
.website2-ul li:nth-child(1){top: 234px;left: 13.2%;}
.website2-ul li.website2-org::before{ left: 151px;}
/* background-image: url(../images/website2-bef1_03.png); */
.website2-ul li:hover::before{background-image: url(../images/website2-bef2a_03.png);}
.website2-ul li:nth-child(2){top: 70px;left: 28.4%;}
.website2-ul li:nth-child(2)::before{left: 342px;}
.website2-ul li:nth-child(3){top: 266px;left: 52.1%;}
.website2-ul li:nth-child(3)::before{bottom: auto;top: -10px;left: 68px;transform: rotateX(180deg);}
.website2-ul li:nth-child(4){top: 136px;left: 64.4%;}
.website2-ul li:nth-child(4)::before{bottom: auto;top: -10px;left: 194px;transform: rotateX(180deg);}
.website2-ul li:hover{background-color: #ff9329;border-color: #ff9329;}
.website2-ul li:hover h3,.website2-ul li:hover h4,.website2-ul li:hover h4 span{color: #fff;}

.website2-ul li h3{position: relative; font-size: 20px;line-height: 30px;color: #333;font-weight: bold;}
.website2-ul li h4{font-size: 18px;line-height: 30px;color: #666;}
.website2-ul li h4 span{position: relative; display: inline;font-size: 20px;line-height: 30px;color: #333;font-weight: bold;}
.website2-mo .in1_btn.head-btn{top: auto;bottom: 100px;}
.website-two .website1-bod{display: inline-block;}
.website-two .website1-bod::before{height: 3px;background: rgba(255,116,54,.5);margin-top: -3px;bottom: 3px;}
.website2-ul li:hover .website1-bod::before{background: rgba(255,255,255,.5);}
/*  */
/* ======================= 第三屏 ====================== */
.website-three{background: #f8f8f8;padding: 80px 0;position: relative;}
.website3-con{margin-top: 50px;}
.website3-cont{}
.website3-img{margin-left: -150px;float: left;}
.website3-img img{}
.website3-txt{}
.website3-ul{}
.website3-ul li{margin: 25px 0;display: inline-block;}
.website3-ul li h3{position: relative;z-index: 5; font-size: 50px;line-height: 80px;background: linear-gradient(to right, #ff7834, #febd16); -webkit-background-clip: text; color: transparent;display: inline-block;}
/* text-shadow:4px -4px 1px #ffecce; */
.website3-ul li h3 span{font-family: 'DIN1451';font-size: 82px;}
.website3-ul li p{font-size: 16px;line-height: 24px;color: #666;}
.website3-mo p{font-size: 18px;line-height: 28px;color: #666;text-align: center;}
.website3-mo .in1_btn.head-btn{top: auto;bottom: 130px;}

.website3-h3{position: relative;}
.website3h3-shadow{position: absolute;top: 6px;left: 0;z-index: 3;}
.website3-ul li .website3h3-shadow h3{color: #ffecce;}

/* =================== 第四屏 ===================== */
.website-eight{padding: 80px 0 180px;position: relative;}
.website8-con{margin-top: 50px;}
.website8-cont{}
.website8-ul{margin: -30px -15px 0;}
.website8-ul li{float: left;width: 50%;padding: 0 15px;margin-top: 30px;}
.website8-ul li>div{position: relative;background: #f7f7f7;}
.website8-img{float: left;width: 49.6%;overflow: hidden;}
.website8-img img{display: block; width: 100%;transition: ease .5s;}
.website8-ul li:hover .website8-img img{transform: scale(1.05);}
.website8-txt{width: 50.4%;position: absolute;height: 100%;right: 0;top: 0;padding: 0 36px;}
.website8-txt>div{position: relative;width: 100%;height: 100%;}
.website8-txt h3{font-size: 24px;line-height: 30px;color: #000;font-family: 'SourceHanSansCN-Medium';font-weight: bold;margin-bottom: 10px;}
.website8-txt p{font-size: 18px;line-height: 30px;color: #666;}
.website8-txt p span{display: block;}
.website8-mo .in1_btn.head-btn{top: auto;bottom: 80px;}
/*  */
/* ==================== 第五屏 ================== */
.website-four{}
.website4-top{}
.website4-con{margin-top: 60px;}
.website4-img{float: right;width: 51.58%;overflow: hidden;}
.website4-img img{width: 100%;}
.website4-ul{float: left;width: 48.42%;}
.website4-ul ul{margin: 0px -20px -60px;}
.website4-ul li{float: left;width: 50%;padding: 0 20px;margin-bottom: 60px;}
.website4-ul li>span{display: inline-block; font-size: 20px;line-height: 30px;color: #fff;font-family: 'arial';background: url(../images/website4-bef.png)no-repeat center;background-size: 57px 46px; height: 46px; width: 57px; text-align: center; line-height: 46px; padding-right: 8px;float: left;}
.website4-txt{margin-left: 68px;}
.website4-txt h3{font-size: 20px;line-height: 30px;color: #333;margin-bottom: 10px; font-family: 'SourceHanSansCN-Medium';font-weight: bold;}
.website4-txt p{font-size: 16px;line-height: 26px;color: #666;}
.website4-txt p span{display: block;}

.website4-bot{position: relative;font-size: 0;text-align: center; margin-top: -45px;padding: 70px 0; background: url(../images/website4bot-ba_02.jpg)no-repeat center;background-size: cover;}
.website4-bot .website-p{color: #fff;display: inline-block;margin-left: 20px;font-size: 20px;}
/* .website4-bot .website-p span{color: #fff;} */
.website4-mo{display: inline-block; width: 300px;height: 60px;text-align: center;box-shadow: 0 0 13px rgba(0,0,0,.1); background-color: #fff;border-radius: 3px;transition: ease .5s;}
.website4-mo:hover{box-shadow: inset 0 0 10px rgba(254,183,25,1);}
.website4-btn{transition: ease .5s;}
.website4-btn a{display: block;font-size: 28px;line-height: 60px;color: #ff7834;}
/*  */
/* ================= 第六屏 =============== */
.website-five{background: #f6f6f6;padding: 80px 0;}
.website5-dec{font-size: 0;text-align: center;margin-top: 20px;}
.website5-dec span{display: inline-block;font-size: 18px;line-height: 30px;color: #666;margin: 0 25px;position: relative;padding-left: 18px;}
.website5-dec span::before{position: absolute;content: "";width: 9px;height: 9px;border-radius: 50%;background: #fd7336;left: 0;top: 12px;}
.website5-dec i{display: inline; font-style: normal;font-family: 'arial';}
.website5-con{margin-top: 50px;}
.website5-img1{float: left;overflow: hidden;width: 57.7%;}
.website5-img1 img{width: 100%;}
.website5-img2{float: right;overflow: hidden; width: 42.3%;}
.website5-img2 img{width: 100%;}
/*  */
/* ===================== 第七屏 ============== */
.website-six{padding: 80px 0 70px;}
.website6-dec{font-size: 18px;line-height: 30px;color: #666;text-align: center;margin-top: 20px;}
.website6-dec i{font-style: normal;display: inline;color: #e00000;font-size: 30px; font-family: 'DIN-BOLD';}
.website6-con{padding: 0 120px;margin-top: 60px;}
.website6-logo{}
.website6-swiper{overflow: hidden;margin: -12px 0;}
.website6-logo ul{}
.website6-logo li{float: left;width: 14.28%;padding: 12px 0px;text-align: center;margin: 0 20px;}
.website6-logo li img{max-width: 100%;display: inline-block;background: transparent;transition: ease .5s;}
.website6-logo li:hover img{transform: scale(1.04);background-color: #fff;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.website6-img{width: 100%;margin-top: 0px;}
.website6-img img{max-width: 100%;display: inline-block;}
.sef-pic{width: 201px;}
/*  */
/* =================== 第八屏 ==================== */
.website-seven{position: relative;padding: 44px 0 23px; background: url(../images/website7-ba_13.jpg)no-repeat center;background-size: cover;text-align: center;}
.website7-le{display: inline-block;width: 468px;position: relative;padding: 57px 0;}
.website7ledot{}
.website7ledot h3{font-size: 30px;line-height: 40px;color: #fff;border-radius: 50%;text-align: center;font-family: 'SourceHanSansCN-Regular';width: 169px;height: 169px;padding: 44px 0;background: rgba(254,154,38,.5);margin: 0 auto;}
.website7ledot h3 span{display: block;}
.website7-ri{display: inline-block;position: relative;padding-top: 140px;margin-left: 70px;}
.website7-dot{position: absolute; width: 92px;height: 92px;text-align: center;color: #fff;font-size: 18px;line-height: 92px;border-radius: 50%;background: rgba(0,0,0,.4);}
.website7-dot::before{position: absolute;content: "";width: 50px;height: 1px;background: rgba(255,255,255,.4);}
.website7-dot1{top: 0;left: 49px;}
.website7-dot2{top: 96px;left: 0;}
.website7-dot3{top: 191px;left: 49px;}
.website7-dot4{top: 0;right: 49px;}
.website7-dot5{top: 96px;right: 0;}
.website7-dot6{top: 191px;right: 49px;}
.website7-dot2::before{left: 100%;top: 50%;}
.website7-dot5::before{right: 100%;top: 50%;}
.website7-dot1::before{left: 100%;top: 100%;transform: rotate(45deg);margin-left: -19px; width: 40px;}
.website7-dot4::before{right: 100%;top: 100%;transform: rotate(-45deg);margin-right: -19px; width: 40px;}
.website7-dot3::before{left: 100%;top: 0;transform: rotate(-45deg);margin-left: -19px; width: 40px;}
.website7-dot6::before{right: 100%;top: 0;transform: rotate(45deg);margin-right: -19px; width: 40px;}
.website7-ri h5{ font-size: 20px;line-height: 30px;color: rgba(255,255,255,.8);margin-bottom: 8px;}



.website7-ri .website-p{color: #e0e0e0;}
.website7-ri .in1_btn.head-btn{top: 55px;}
.website7-ri .in1_btn.head-btn a{width: 410px;}
.website-beian{position: absolute;right: 10px;bottom: 10px; font-size: 12px;line-height: 24px;color: rgba(255,236,206,.5);}
.website-beian span{display: inline;font-family: 'arial';}

.website-bot{background: linear-gradient(to right, #ff7834, #febd16);font-size: 0;padding: 28px 0 27px;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 10001;}
.website-bot .inner{position: relative;}
.websitebot-h3{display: inline-block;  font-size: 30px;line-height: 40px;color: #fff;font-family: 'SourceHanSansCN-Regular';}
.websitebot-h3 i{font-style: normal;font-size: 40px;font-family: 'DIN-BOLD';line-height: 40px;}
.websitebot-mo{}
.websitebot-mo .in1_btn.head-btn{left: auto;right: 153px;transform: none;margin-top: -5px;}

@media (max-width: 1919px){
	.website2-con{background-size: 100%;}
	.website2-mo .in1_btn.head-btn{bottom: 65px;}
	.website3-img{margin-left: 0;max-width: 80%;}
	.website3-img img{width: 100%;}
	.website3-txt{float: right;max-width: 20%;}
	.website2-ul li{padding: 15px 12px;}
	.website2-ul li h3{font-size: 18px;}
	.website2-ul li h4{font-size: 16px;}
	.website2-ul li:nth-child(1){}
	.website2-ul li:nth-child(3){top: 306px;}
	.website2-ul li:nth-child(4){top: 180px;}
}
@media (max-width: 1459px){
	.websitebot-mo .in1_btn.head-btn{right: -15px;}
	.website4-ul { width: 52.42%;}
	.website4-img{width: 47.58%;}
	.website8-img{width: 45.6%;}
	.website8-txt{width: 54.4%;padding: 0 22px;}
	.website2-ul li:nth-child(4){top: 210px;}
	.website2-ul li:nth-child(3){top: 328px;}
}
@media (max-width: 1259px){
	.websitebot-mo .in1_btn.head-btn{right: 10px;}
	.websitebot-h3{font-size: 28px;}
}


/* =============== 2020.6.3新网站建设创意设计 ================== */
.newdesign{}
.newdesign-one{position: relative; background: url(../images/newdesign-banner_01.jpg)no-repeat center;height: 600px;background-size: cover;}
.newdesign1-cont{position: absolute;width: 100%;bottom: 0%;left: 0;padding-bottom: 64px;}
.newdesign1-font{padding-left: 300px;}
.newdesign1-font h3{font-size: 60px;line-height: 70px;color: #fff; font-family: 'SourceHanSansCN-Regular';font-weight: bold;display: inline-block;background: #3269f4;border: 2px solid #fff;padding: 5px 15px 3px;margin-top: -51px;margin-left: 104px;}
.newdesign1-font h4{font-size: 54px;line-height: 60px;color: #fff; font-family: 'SourceHanSansCN-Regular';background: url(../images/newdesign-h3ba_03.png)no-repeat center;background-size: 100%;width: 434px;height: 145px;padding: 22px;}

.newdesign1-ul{margin-top: 37px;margin-left: -30px;}
.newdesign1-ul ul{font-size: 0;}
.newdesign1-ul li{display: inline-block;background-size: 100%;}
.newdesign1-ul li span{display: block;font-size: 24px;line-height: 28px;color: #fff; font-family: 'SourceHanSansCN-Medium';}
.newdesign1-ul li p{font-size: 18px;line-height: 28px;color: #fff;}
.newdesign1-ul li p i{font-style: normal;font-family: 'arial';display: inline;}

.newdesign1-ul li:nth-child(1){width: 166px;height: 123px;padding: 0 21px;background: url(../images/newdesitop-1.png)no-repeat center;}
.newdesign1-ul li:nth-child(2){width: 206px;height: 144px;margin-left: 16px; padding: 0 30px;background: url(../images/newdesitop-2.png)no-repeat center;}
.newdesign1-ul li:nth-child(3){width: 171px;height: 122px;margin-left: 18px; padding: 0 30px;background: url(../images/newdesitop-3.png)no-repeat center;}
.newdesign1-ul li:nth-child(4){width: 175px;height: 122px;margin-left: 6px; padding: 0 32px;background: url(../images/newdesitop-4.png)no-repeat center;}


.website.newdesign .in1_btn.head-btn{height: 60px;box-shadow: 0 10px 10px rgba(1,124,255,.2);bottom: auto;top: 0; left: 50%;  transform: translateX(-50%);}
.website.newdesign .in1_btn.head-btn:after{background: #017cff;height: 450%;}
/* .website .in1_btn.head-btn:hover:after{height: 0%;} */
.website.newdesign .in1_btn.head-btn a{font-size: 28px; border-color: #017cff;color: #fff;width: 300px;height: 60px;line-height: 56px;}
.newdesign1-mo{position: relative;padding-top: 121px;}
.website.newdesign .newdesign1-mo .in1_btn.head-btn{margin-top: 40px;box-shadow: 0 10px 10px rgba(224,0,0,.2);}
.website.newdesign .newdesign1-mo .in1_btn.head-btn a{background-color: #ff3329;border-color: #ff3329;}

.newdesign-two{padding: 70px 0 40px;position: relative;}
.newdesign-two .website-dec{margin-top: 22px;}
.newdesign-two .website-tit{line-height: 54px;}
.newdesign2-top{}
.newdesign2-img{margin: 0 -50px;}
.newdesign2-img img{width: 100%;display: block;}
.newdesign2top-ul{padding: 0 220px;margin: 5px 0 9px;}
.newdesign2top-ul ul{font-size: 0;text-align: center;}
.newdesign2top-ul li{display: inline-block;width: 50%;margin-bottom: 50px;}
.newdesign2top-icon{width: 74px;height: 74px;margin: 0 0;overflow: hidden;float: left;}
.newdesign2top-icon img{width: 100%;}
.newdesign2top-txt{font-size: 20px;line-height: 32px;color: #666;text-align: left;margin-left: 94px;padding: 5px 0;}
.newdesign2top-txt i{display: inline;font-style: normal;position: relative;color: #333;font-size: 22px;font-weight: bold;}
.newdesign2top-txt span{display: block;}
.newdesign2top-txt .website1-bod::before{height: 4px;background: rgba(247,145,0,.5);}

.newdesign2-bot{background: linear-gradient(to right,#0078ff,#6db5ff);width: 100%;padding: 53px 0 52px;}

.newdesign2bot-ul{}
.newdesign2bot-ul li{float: left;width: 25%;}
.newdesign2bot-ul li h3{font-size: 50px;line-height: 60px;color: #fff;margin-bottom: 2px;}
.newdesign2bot-ul li h3 span{    font-family: 'DIN1451';  font-size: 82px;}
.newdesign2bot-ul li p{font-size: 16px;line-height: 24px;color: #fff;margin: 0;}
.newdesign2bot-ul li p i{font-style: normal;display: inline;font-family: 'arial';}

.newdesign2-mo{position: relative;padding-top: 114px;}
.newdesign2-mo p{font-size: 20px;}
.website.newdesign .newdesign2-mo .in1_btn.head-btn{margin-top: 40px;}


.newdesign-three{padding: 0 0 80px;}
.newdesign3-mo{position: relative;margin-top: 40px;}

.newdesign-four{padding-top: 48px;}
.newdesign-four .website4-ul li>span{background-image: url(../images/newdesign4-bef.png);}

.newdesign-four .website-p span{color: #fff;}
.newdesign4-bot{padding: 51px 0 35px; background-image: url(../images/newdesign4-bot_10.jpg);}
.newdesign4-bot .website4-btn a{color: #0b7eff;}
.newdesign4-bot .website4-mo:hover{box-shadow: inset 0 0 10px rgba(11,126,255,1);}
.newdesign4-bot .website4-mo{display: block;margin: 0 auto 25px;}

.newdesign5{padding: 70px 0 58px;}

.newdesign-five{padding: 74px 0 0;position: relative;}
.newdesign-five .website5-con{margin-top: 75px;}
.newdesign5-ul{position: relative;z-index: 5;}
.newdesign5-ul ul{font-size: 0;text-align: center;}
.newdesign5-ul li{display: inline-block;width: 492px;height: 105px;padding: 0 25px;margin: 10px; border: 2px solid #3269f4;transition: ease .5s;}
.newdesign5-txt{font-size: 18px;line-height: 30px;color: #666;text-align: left;}
.newdesign5-txt span{display: block;}
.newdesign5-txt i{display: inline; font-style: normal;font-weight: bold;font-size: 20px;color: #333;}
.newdesign5-txt .website1-bod::before{height: 3px;background: rgba(255,116,54,.5);}
.newdesign5-ul li:nth-child(1){border-radius: 30px 0 0 0;}
.newdesign5-ul li:nth-child(2){border-radius: 0px 30px 0 0;}
.newdesign5-ul li:nth-child(3){border-radius: 0px 0 0px 30px;}
.newdesign5-ul li:nth-child(4){border-radius: 0px 0px 30px 0;}
.newdesign5-ul li:hover .newdesign5-txt,.newdesign5-ul li:hover .newdesign5-txt i{color: #fff;}
.newdesign5-ul li:hover{background: #017cff;}
.newdesign5-ul li:hover .newdesign5-txt .website1-bod::before{background: rgba(255,255,255,.5);}

.newdesign5-img{position: relative;margin-top: 53px;}
.newdesign5-img1{float: left;margin-left: -107px;}
.newdesign5-img2{float: right;margin-top: -137px;margin-right: -190px;margin-bottom: -17px;}
.newdesign5-img img{display: inline-block;max-width: 100%;}
.newdesign5-mo{position: relative;}
.website.newdesign .newdesign5-mo .in1_btn.head-btn{top: auto;bottom: 145px;}

.newdesign-six{padding: 65px 0 55px;position: relative;}
.newdesign6-con{margin-top: 90px;}
.newdesign6-ul{}
.newdesign6-ul ul{margin: 0 -8px -16px;}
.newdesign6-ul li{float: left;width: 25%;padding: 0 8px;margin-bottom: 16px;}
.newdesign6-ul li a{overflow: hidden;display: block;}
.newdesign6-ul li img{width: 100%;transition: ease .5s;}
.newdesign6-ul li:hover img{transform: scale(1.05);}
.newdesign6-mo{position: relative;margin-top: 35px;padding-top: 60px;}


.newdesign-seven{padding: 0px 0 0px;}
.newdesign7-tit{font-size: 40px;line-height: 50px;color: #333;font-family: 'SourceHanSansCN-Regular';text-align: center;}
.newdesign7-top{position: relative;margin-top: 38px;}
.newdesign7-li{position: absolute; border-radius: 30px;padding: 7px 25px; border: 1px solid #0a7eff;display: inline-block;}
.newdesign7-li h4{font-size: 20px;line-height: 24px;color: #0a7eff;}
.newdesign7-li.on{background: #0a7eff;}
.newdesign7-li.on h4{color: #fff;}
.newdesign7-li:nth-child(1){top: 53px;left: 190px;}
.newdesign7-li:nth-child(2){top: 1px;left: 312px;}
.newdesign7-li:nth-child(3){top: 68px;left: 428px;}
.newdesign7-li:nth-child(4){top: 0;left: 514px;}
.newdesign7-li:nth-child(5){position: static;margin-top: 90px;margin-left: 625px;}
.newdesign7-li:nth-child(6){top: 22px;left: 767px;}
.newdesign7-li:nth-child(7){top: 74px;left: 872px;}
.newdesign7-li:nth-child(8){top: 2px;left: 955px;}
.newdesign7-bot{margin-top: 30px;}
.newdesign7-bot img{display: inline-block;max-width: 100%;}

.newdesign-eight{position: relative; padding-top: 38px; background: linear-gradient(to left,#6db5ff,#0178ff);}
.newdesign-eight .website-beian{color: #fff;}
.newdesign8-con{position: relative;}
.newdesign8-le{padding-left: 86px;float: left;}
.newdesign8-ri{float: left;margin-left: 55px;margin-top: 76px;}

.newdesifn8-ul{position: relative; background: url(../images/newdesign8-ba_07.png)no-repeat center;width: 643px;height: 312px;background-size: 100%;}
.newdesifn8-li{text-align: center;position: absolute;}
.newdesifn8-li:nth-child(1){bottom: 14px;left: 50%;transform: translateX(-50%);}
.newdesifn8-li:nth-child(2){bottom: 65px;left: 28px;}
.newdesifn8-li:nth-child(3){bottom: 170px;left: 108px;}
.newdesifn8-li:nth-child(4){bottom: 235px;left: 224px;}
.newdesifn8-li:nth-child(5){bottom: 240px;left: 356px;}
.newdesifn8-li:nth-child(6){bottom: 165px;left: 465px;}
.newdesifn8-li:nth-child(7){bottom: 70px;left: 557px;}
.newdesifn8-li h3{font-size: 40px;line-height: 50px;color: #fff;font-family: 'SourceHanSansCN-Regular';}
.newdesifn8-li h4{font-size: 20px;line-height: 30px;color: #fff;}
.newdesifn8-li span{display: block;}
.newdesign8-mo{position: relative;padding-top: 60px;}
.newdesign8-ri h5{font-size: 18px;line-height: 28px;color: rgba(255,255,255,.8);margin: 18px 0 7px;}
.newdesign8-ri .website-p{font-size: 16px;line-height: 28px;color: #fff;margin-bottom: 0;}
.newdesign8-ri .website-p span{color: #fff36c;}
.website.newdesign .newdesign8-mo .in1_btn.head-btn{left: 0;border-radius: 3px; transform: none;}
.website.newdesign .newdesign8-mo .in1_btn.head-btn a{border-radius: 3px; background-color: #fff;color: #0a7eff;border: none;transition: 0s;}
.website.newdesign .newdesign8-mo .in1_btn.head-btn:hover a{box-shadow: inset 0 0 10px rgba(11,126,255,1);}

.newdesign-bot{position: fixed;bottom: 0;left: 0;width: 100%;z-index: 10001;}
.newdesignbot-con{padding: 0 100px;}
.newdesignbot-con>div{background: #11102a;border-radius: 3px;height: 90px;position: relative;}
.newdesignbot-h3{font-size: 30px;line-height: 40px;color: #fff;font-family: 'SourceHanSansCN-Regular';padding: 15px 0; padding-left: 60px;}
.newdesignbot-h3 i{font-style: normal;display: inline;color: #fff36c; font-family: 'DIN-BOLD';font-size: 40px;line-height: 60px;}
.website.newdesign .newdesign-bot .in1_btn.head-btn a{width: 180px;}
.website.newdesign .newdesign-bot .in1_btn.head-btn{left: auto;right: 90px;top: 50%;margin-top: -30px;transform: none;}

@media (max-width: 1919px){
.newdesign-five{padding-bottom: 80px;}
.newdesign5-img1{margin-left: 0;}
.newdesign5-img2{margin-right: 0;}
.website.newdesign .newdesign5-mo .in1_btn.head-btn{bottom: 0;}
}
@media (max-width: 1459px){
	.newdesign1-font{padding-left: 120px;}
	.newdesign5-img1{max-width: 50%;}
	.newdesign5-img2{max-width: 50%; margin-top: -116px}
	.newdesign5-mo{margin-top: 30px;}
	.newdesign2top-ul{padding: 0 125px;}
	.newdesignbot-h3{font-size: 26px;padding-left: 30px;}
	.website.newdesign .newdesign-bot .in1_btn.head-btn{right: 30px;}
}



/* 2020.7.21 */

@font-face {
  font-family: 'SourceHanSansCN-Bold';
  src: url('../font/SourceHanSansCN-Bold.eot');
  src: local('☺'), url('../font/SourceHanSansCN-Bold.woff') format('woff'), 
  url('../font/SourceHanSansCN-Bold.ttf') format('truetype'), 
  url('../font/SourceHanSansCN-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.bidding{}
.bidding.website .in1_btn.head-btn{box-shadow: 0 13px 20px rgba(41,113,231,.2);}
.bidding.website .in1_btn.head-btn:after{background: #2971e7;height: 500%;}
.bidding.website .in1_btn.head-btn a{width: 318px; font-family: 'SourceHanSansCN-Regular'; border-color: #2971e7;font-size: 26px;}
.bidding-tit{font-weight: bold; font-family: 'SourceHanSansCN-Bold';font-size: 46px;line-height: 60px;color: #222;text-align: center;}
.bidding-tit i{font-style: normal;}
.bidding i.i-din{color: #2971e7; font-family: 'DIN-BOLD';}
.bidding-dec i.i-din{font-family: 'arial';}
.bidding-dec{margin-top: 4px; font-size: 18px;line-height: 28px;color: #666;text-align: center;}
.bidding-dec i{font-style: normal;}
.bidding p{margin-bottom: 0;}
.bidding-one{position: relative; background: url(../images/bidding1-banner.jpg)no-repeat center;height: 800px; background-size: cover;}
.bidding1-cont{position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);}
.bidding1-font{padding-bottom: 1px;}
.bidding1-font h3{ font-family: 'SourceHanSansCN-Medium';font-size: 56px;line-height: 70px;color: #f4f6f8;}
.bidding1-font h3 i{font-style: normal;font-family: 'DIN-BOLD';font-size: 72px;color: #fff;}
.bidding1-font h4{margin-top: 5px; font-size: 20px;line-height: 30px;color: #f4f6f8;}
.bidding1-font h4 i{font-style: normal;font-family: 'arial';}
.bidding1-mo{margin-top: 52px; display: block; width: 210px;height: 60px;text-align: center;font-size: 26px;color: #fff; font-family: 'SourceHanSansCN-Regular'; line-height: 60px;border-radius: 5px;background: linear-gradient(to right,#ff7d3d,#ffbd3d);}
.bidding1-mo span{display: block;}
.bidding1-font p{margin-top: 17px; font-size: 16px;line-height: 30px;color: #fff;}
.bidding1-font p i{font-style: normal;font-family: 'arial';font-weight: bold;font-size: 21px;}

.bidding-two{padding: 69px 0 75px;}
.bidding2-con{margin-top: 60px;}
.bidding2-ul{margin: -60px -20px 0;}
.bidding2-ul li{float: left;width: 33.333%;padding: 0 20px;margin-top: 60px;}
.bidding2-ul li>div{position: relative; padding: 60px 52px;height: 190px; background: #fff;box-shadow: 0 0 13px rgba(0,0,0,.1);border-radius: 8px 8px 32px 8px;}
.bidding2-ul li span{position: absolute;left: 20px;top: -15px; display: block;font-size: 30px;text-align: center; line-height: 60px;color: #fff;font-family: 'DIN-BOLD'; width: 60px;height: 60px;border-radius: 50%;}
.bidding2-ul li h3{font-size: 26px;line-height: 30px;color: #333;font-family: 'SourceHanSansCN-Regular';}
.bidding2-ul li p{margin-top: 10px; font-size: 16px;line-height: 28px;color: #888;}
.bidding2-ul li p i{display: block;font-style: normal;}
.bidding2-ul li:nth-child(1){margin-left: 16.666%;}
.bidding2-ul li:nth-child(1)>div{background: url(../images/bidding2-ba.png)no-repeat center;}
.bidding2-ul li:nth-child(1) span{background: linear-gradient(to bottom right,#2971e7,#29ffcf);box-shadow: 0 10px 20px rgba(41,113,231,.3);}
.bidding2-ul li:nth-child(2) span{background: linear-gradient(to bottom right,#ff803d,#ffba3d);;box-shadow: 0 10px 20px rgba(255,125,61,.3);}
.bidding2-ul li:nth-child(3) span{background: linear-gradient(to bottom right,#0db843,#75ea57);;box-shadow: 0 10px 20px rgba(13,184,67,.3);}
.bidding2-ul li:nth-child(4) span{background: linear-gradient(to bottom right,#7a56ff,#91ecff);;box-shadow: 0 10px 20px rgba(122,86,255,.3);}
.bidding2-ul li:nth-child(5) span{background: linear-gradient(to bottom right,#ff5668,#ff9aa5);;box-shadow: 0 10px 20px rgba(255,86,104,.3);}
.bidding2-mo{margin-top: 47px; position: relative;padding-top: 77px;}
.bidding2-mo p{font-size: 20px;line-height: 30px;color: #333;text-align: center;}
.bidding2-mo p i{font-style: normal;font-size: 24px; font-family: 'DIN-BOLD';}

.bidding-three{background: #f3f6fb;padding: 79px 0 80px;}
.bidding-three .bidding-tit i{color: ;}
.bidding3-tit{font-family: 'SourceHanSansCN-Regular'; font-size: 30px;line-height: 40px;color: #2971e7;text-align: center;}
.bidding3-con{margin-top: 26px;}
.bidding3-ul{margin-top: 30px; position: relative; width: 100%;height: 477px;background: url(../images/bidding3-ba.png)no-repeat center;background-size: 100% 100%;}

.bidding3-ul li{position: absolute;}
.bidding3-ul li h4{font-size: 20px;line-height: 30px;color: #2971e7;}
.bidding3-ul li:nth-child(1){top: 2.5%;left: 17%;}
.bidding3-ul li:nth-child(2){top: 2.5%;left: 76%;}
.bidding3-ul li:nth-child(3){top: 45%;left: 13.5%;}
.bidding3-ul li:nth-child(4){top: 46.5%;left: 77.5%;}
.bidding3-mo{position: relative;padding-top: 60px;margin-top: 26px;}
.bidding.website .bidding3-mo .in1_btn.head-btn a{width: 557px;}

.bidding-four{padding: 70px 0 46px;}
.bidding4-con{margin-top: 51px;}
.bidding4-ul{font-size: 0;}
.bidding4-ul li{float: left;}
.bidding4-ul li:nth-child(1){padding: 0 8px 10px;max-width: 26.19%;}
.bidding4-ul li:nth-child(2){padding: 0 23px;max-width: 47.18%;}
.bidding4-ul li:nth-child(3){padding: 0 29px 0 12px;max-width: 26.63%;}
.bidding4-img{overflow: hidden;box-shadow: 0 0 30px rgba(0,0,0,.1);}
.bidding4-img img{width: 100%;}
.bidding4-mo{position: relative;padding-top: 60px;margin-top: -98px;}

.bidding-fiv{padding-bottom: 33px;}
.bidding5-top{margin-top: 50px;}
.bidding5-topul{position: relative;}
.bidding5-topul li{position: absolute;float: left;}
.bidding5-topul li:nth-child(2){position: static;}
.bidding5-topul li h4{font-size: 16px;line-height: 32px;padding: 0 27px; color: #fff;background: #92ade1;text-align: center; border-radius: 3px;}

.bidding5-topul li:nth-child(3) h4,.bidding5-topul li:nth-child(4) h4,.bidding5-topul li:nth-child(5) h4{background: #779ce0;}
.bidding5-topul li:nth-child(3) h4,.bidding5-topul li:nth-child(5) h4{line-height: 34px;}

.bidding5-topul li:nth-child(4) h4{line-height: 40px;}
.bidding5-topul li:nth-child(6) h4{padding: 0 16px;}
.bidding5-topul li:nth-child(1){left: 25%;top: 17px;}
.bidding5-topul li:nth-child(2){margin-left: 32%;margin-top: 76px;}
.bidding5-topul li:nth-child(3){left: 39.5%;top: 4px;}
.bidding5-topul li:nth-child(4){left: 46.8%;top: 60px;}
.bidding5-topul li:nth-child(5){left: 56%;top: 0px;}
.bidding5-topul li:nth-child(6){left: 67%;top: 56px;}
.bidding5-bot{width: 100%;margin-top: 0px;margin-bottom: 0;}
.bidding5-bot img{width: 100%;}
.bidding5-ul{font-size: 0;position: relative;}
.bidding5-ul li{display: inline-block;float: left; text-align: center;}
.bidding5-img{overflow: hidden;box-shadow: 0 0 12px rgba(0,0,0,0.2);}
.bidding5-img.bidding5-nosha{box-shadow: none;}
.bidding5-ul li img{width: 100%;display: block;transition: ease .5s;}
.bidding5-ul li:hover img{transform: scale(1.04);}
.bidding5-ul1 li:nth-child(1){padding-left: 16px;padding-top: 76px;}
.bidding5-ul1 li:nth-child(2){padding-left: 54px;padding-top: 87px;}
.bidding5-ul1 li:nth-child(3){position: absolute; left: 17.8%; top: 65.8%;z-index: 3;}
.bidding5-ul1 li:nth-child(4){padding-left: 106px;padding-top: 94px;}
.bidding5-ul1 li:nth-child(5){padding-left: 97px;padding-top: 45px;}
.bidding5-ul1 li:nth-child(6){padding-left: 10px;padding-top: 0px;}
.bidding5-ul2{transform: translateY(-79px);}
.bidding5-ul2 li:nth-child(1){padding-left: 5px;padding-top: 134px;}
.bidding5-ul2 li:nth-child(2){padding-left: 25px;padding-top: 189px;}
.bidding5-ul2 li:nth-child(3){padding-left: 66px;padding-top: 4px;}
.bidding5-ul2 li:nth-child(4){padding-left: 50px;padding-top: 85px;}
.bidding5-ul2 li:nth-child(5){padding-left: 46px;padding-top: 0px;}
.bidding-six .newdesifn8-ul{background-image: url(../images/bidding6-ba_03.png);}

.bidding-six.newdesign-eight{background: #2983e4;}
.bidding-six .newdesifn8-li h3{color: #2983e4;}
.bidding-six .newdesifn8-li h3 span{font-weight: bold;}
.bidding-six .bidding1-mo{margin-top: 0;width: 300px;box-shadow: 0 20px 20px rgba(37,100,204,.2);}
.bidding-six .website-p{text-align: left;}
.bidding-six .newdesign8-mo{padding-top: 0;}
.bidding-six .newdesifn8-li:nth-child(1){bottom: 12px;padding-right: 10px;}
.bidding-bot{}

.bidding-bot .newdesignbot-con{padding: 0 87px;}
.bidding-bot .newdesignbot-con>div{background: #0159b8;}
.biddingbot-more{width: 180px;height: 60px; display: inline-block;font-size: 26px;line-height: 60px;color: #2983e4;background: #fff;border-radius: 5px;text-align: center;}
.biddingbot-mo{position: absolute;right: 48px;top: 50%;transform: translateY(-50%);}

@media (max-width: 1919px){
	.bidding5-ul li{max-width: 20%;padding: 0 10px !important;}
	.bidding5-bot{margin: 20px 0 0;}
	.bidding5-ul2{transform: none;}
	.bidding5-ul1 li:nth-child(3){top: 43.8%;}
	.bidding-fiv{padding-bottom: 60px;}
	.bidding5-top{margin-top: 30px;}
	.bidding-four{padding-top: 60px;}
	.bidding-three,.bidding-two{padding: 60px 0;}
}
@media (max-width: 1459px){
	.bidding-one{height: 600px;}
	.bidding2-ul li>div{padding: 60px 30px 30px;}
	.bidding3-ul li h4{font-size: 18px;}
	.bidding3-ul{height: 410px;}
	.bidding-bot .newdesignbot-con{padding: 0;}
	.bidding-tit{font-size: 40px;}
	.bidding.website .in1_btn.head-btn a,.bidding2-ul li h3,.bidding1-mo{font-size: 24px;}
	.bidding3-tit{font-size: 28px;}
	.bidding1-font h3{font-size: 48px;}
	.bidding1-font h3 i{font-size: 64px;}
}
@media (max-width: 1259px){
	.bidding1-font{padding: 0 30px;}
}


/* ==============7.30 网络营销 ================ */
.lnet{}

.lnet-tit{text-align: center;font-size: 0;}
.lnet-tit i{font-style: normal;font-weight: bold; font-family: 'SourceHanSansCN-Bold';font-size: 46px;line-height: 60px;color: #222;}
.lnet-tit i.i-din{font-size: 58px;}
.lnet i.i-din{ font-family: 'DIN-BOLD';}

.lnet i.i-color{color: #ff6d56;}
.lnet-dec i.i-din{font-family: 'arial';}
.lnet-dec{margin-top: 4px;font-size: 0; text-align: center;}
.lnet-dec i{font-style: normal;font-size: 18px;line-height: 28px;color: #666;}
.lnet p{margin-bottom: 0;}
.lnet-one{position: relative; background: url(../images/lnet1-banner.jpg)no-repeat center;height: 800px; background-size: cover;}

.lnet1-cont{position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);}
.lnet1-font{padding-bottom: 1px;}
.lnet1-font h3{ font-family: 'SourceHanSansCN-Medium';font-size: 54px;line-height: 65px;color: #fff;}
.lnet1-font h4{margin-top: 2px; font-family: 'SourceHanSansCN-Regular';font-weight: lighter; font-size: 54px;line-height: 65px;color: #fff;}
.lnet1-font h5{margin-top: 14px; font-size: 20px;line-height: 30px;color: #fff;}
.lnet1-mo{margin-top: 51px; display: block; width: 210px;height: 60px;text-align: center;font-size: 26px;color: #fff; font-family: 'SourceHanSansCN-Regular'; line-height: 60px;border-radius: 5px;background: #f98966;}
.lnet1-mo span{display: block;}
.lnet1-font p{margin-top: 17px; font-size: 16px;line-height: 30px;color: #fff;}
.lnet1-font p i{font-style: normal;font-family: 'arial';font-weight: bold;font-size: 21px;}

.lnet-two{padding: 70px 0 80px;background: #f3f6fa;}
.lnet2-con{margin-top: 66px;}
.lnet2-left{float: left; width: 648px;overflow: hidden;margin-left: -33px;}
.lnet2-left img{width: 100%;}
.lnet2-ul{margin-left: 648px;padding-left: 66px;margin-right: -55px;}
.lnet2-ul ul{margin-top: -20px;}
.lnet2-ul li{margin-top: 20px;}
.lnet2-ul li:nth-child(odd){padding-left: 62px;}

.lnet2-ul li>div{position: relative;display: inline-block; background: #fff;box-shadow: 0 0 13px rgba(0,0,0,.1);min-height: 110px;border-radius: 2px;padding: 25px 20px 18px 30px;}

.lnet2-ul li>div::before{position: absolute;content: "";width: 0;height: 0;border-left: 2px solid transparent;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-right: 8px solid #fff;left: -10px;top: 23px;}
.lnet2-ul li span{margin-top: -4px; display: block;float: left; background: #eff1f4; width: 67px;height: 67px;border-radius: 50%;text-align: center; font-size: 30px;line-height: 67px;font-family: 'SourceHanSansCN-Regular';color: #555385;}
.lnet2-font{margin-left: 80px;}
.lnet2-ul li h3{font-size: 24px;line-height: 30px;color: #333;font-family: 'SourceHanSansCN-Regular';}
.lnet2-ul li p{font-size: 16px;line-height: 24px;color: #666;margin-top: 7px;}
.lnet2-ul li p em{display: block;font-style: normal;}
.lnet2-mo{position: relative;padding-top: 60px;margin-top: 47px;}
.lnet.website .lnet2-mo .in1_btn.head-btn a{width: 286px;}
.lnet.website .in1_btn.head-btn{box-shadow: 0 10px 25px rgba(255,109,86,.5);}
.lnet.website .in1_btn.head-btn a{border-color: #ff6d56;width: 317px;font-size: 26px;}
.lnet.website .in1_btn.head-btn:after{background: #ff6d56;}


.lnet-three{padding: 65px 0 80px;}
.lnet3-con{margin-top: 50px;}
.lnet3-ul{margin: 0 -25px;}
.lnet3-ul li{float: left;width: 33.333%;padding: 0 25px;}
.lnet3-ul li>div{border-radius: 15px; position: relative; text-align: center;padding: 39px 10px 59px;}
.lnet3-ul li>div::before{border-radius: 15px; position: absolute;content: "";width: 100%;height: 0%;background: #fff;box-shadow: 0 0 13px rgba(0,0,0,.1);left: 0%;top: 50%;transform: translate(0%,-50%);transition: ease .4s;}
.lnet3-ul li>div:hover::before{width: 100%;height: 100%;}
.lnet3-ul li>div::after{border-radius: 15px 15px 0 0; position: absolute;content: "";width: 0%;height: 8px;background: #555385;left: 50%;top: 0;transform: translate(-50%,0%);transition: ease .5s;}
.lnet3-ul li>div:hover::after{width: 100%;}
.lnet3-icon{text-align: center;font-size: 0;position: relative;}
.lnet3-icon img{display: inline-block;max-width: 100%;}
.lnet3-ul li h3{margin-top: 39px;position: relative; font-size: 26px;line-height: 30px;color: #333;font-family: 'SourceHanSansCN-Regular';}
.lnet3-ul li p{margin-top: 13px;position: relative; font-size: 16px;line-height: 28px;color: #666;}
.lnet3-ul li p em{display: block;font-style: normal;}

.lnet3-mo{position: relative;padding-top: 60px;margin-top: 61px;}

.lnet-four{background: #f3f6fa;padding: 67px 0 80px;}
.lnet4-con{margin-top: 35px;padding: 0 94px;}
.lnet4-top{display: inline-block;background: #fff;border-radius: 5px;padding: 29px 40px 32px 32px;}
.lnet4-logo{}
.lnet4-logo img{display: inline-block;max-width: 100%;}
.lnet4-top h5{margin-top: 4px; font-size: 18px;line-height: 28px;color: #666;}
.lnet4-top h3{margin-top: 8px; font-size: 24px;line-height: 28px;color: #333;font-family: 'SourceHanSansCN-Regular';}
.lnet4-top p{font-size: 0;margin-top: 7px;}
.lnet4-top p i{font-style: normal;font-size: 18px;line-height: 28px;color: #666;}
.lnet4-top p i.i-ar{font-family: 'arial';}
.lnet4-top p i.i-color{font-size: 20px;}
.lnet4-ul{margin-top: 50px;}
.lnet4-ul ul{margin: -44px -29px 0;}
.lnet4-ul li{float: left;width: 33.333%;padding: 0 29px;margin-top: 44px;}
.lnet4-ul li>div{border-radius: 5px;padding: 31px 19px 35px 30px;}
.lnet4-ul li span{display: block;font-size: 100px;line-height: 68px;font-family: 'DIN-BOLD';color: rgba(255,255,255,.2);}
.lnet4-ul li h3{margin-top: 39px; font-size: 26px;line-height: 28px;color: #fff;font-family: 'SourceHanSansCN-Regular';}
.lnet4-ul li p{margin-top: 11px; font-size: 16px;line-height: 26px;color: #fff;}
.lnet4-ul li p em{display: block;font-style: normal; }
.lnet4-ul li:nth-child(1)>div{background: #f98966;}
.lnet4-ul li:nth-child(2)>div{background: #555385;}
.lnet4-ul li:nth-child(3)>div{background: #6aa7cd;}
.lnet4-ul li:nth-child(4)>div{background: #57b78d;}
.lnet4-ul li:nth-child(5)>div{background: #ac7bb6;}
.lnet4-ul li:nth-child(1){margin-top: 184px;}
.lnet4-ul li:nth-child(3),.lnet4-ul li:nth-child(5){transform: translateY(-86px);}
.lnet4-mo{position: relative;padding-top: 60px;margin-top: 60px;}

.lnet-fiv{padding: 64px 0 48px;}
.lnet-fiv .bidding4-con{margin-top: 46px;}
.lnet5-mo{margin-top: -136px;}

.lnet-six{padding-bottom: 35px;}
.lnet-six .bidding5-top{margin-bottom: -22px;}


.lnet-bot .newdesignbot-con{padding: 0 240px;}
.lnet-bot .newdesignbot-con>div{background-color: #555385;height: 65px;}
.lnet-bot .newdesignbot-h3{padding: 13px 0 12px;font-size: 24px;padding-left: 22px;}
.lnet-bot .lnet1-mo{margin-top: 0;  width: 140px; height: 40px;  line-height: 40px;}
.lnet-bot .biddingbot-mo{right: 22px;}


.lnet-six .bidding5-topul li h4{background-color: #77759d;}
.lnet-six .bidding5-topul li:nth-child(2) h4,
.lnet-six  .bidding5-topul li:nth-child(3) h4,
.lnet-six  .bidding5-topul li:nth-child(5) h4
{background-color: #555385;}

@media (max-width: 1459px){
	.lnet-bot .newdesignbot-con{padding: 0 140px;}
	.lnet4-con{padding: 0;}
	.lnet-tit i{font-size: 40px;}
	.lnet-tit i.i-din{font-size: 50px;}
	.lnet1-font h3,.lnet1-font h4{font-size: 48px;}
	.lnet-one{height: 600px;}
	.lnet2-ul li p em{display: inline;}
	.lnet2-ul{padding-left: 40px;margin-right: 0;}
	.lnet2-left{margin-left: 0;}
	.lnet3-ul li{padding: 0 18px;}
	.lnet3-ul{margin: 0 -18px;}
	.lnet2-ul li span{font-size: 28px;}
	.lnet2-ul li h3{font-size: 22px;}
	.lnet.website .in1_btn.head-btn a,.lnet1-mo{font-size: 24px;}
	.lnet3-ul li h3,.lnet4-ul li h3{font-size: 24px;}
	.lnet4-ul li span{font-size: 80px;}
	.lnet4-ul li h3{margin-top: 20px;}
	.lnet5-mo{margin-top: -100px;}
	.lnet4-ul li{padding: 0 22px;}
	.lnet4-ul ul{margin: -44px -22px 0;}
	.lnet-two,.lnet-three,.lnet-four{padding: 60px 0;}
	.lnet3-mo{margin-top: 40px;}
}

@media (max-width: 1259px){
	.lnet1-font{padding: 0 30px;}
	
}
/* 2020.8.14 */




.lnet-six{position: relative;}
.lnet-beian{font-size: 14px;line-height: 22px;color: #666;position: absolute;right: 0;bottom: -10px; width: 100%;text-align: right;padding: 5px 15px;}



/* 2020.10.22SEO */
.lseo{}
.lseo p{margin: 0;}
.lseo em{font-style: normal;}
.lseo-tit{text-align: center;font-size: 0;}
.lseo-tit i{font-style: normal;font-weight: bold; font-family: 'SourceHanSansCN-Bold';font-size: 46px;line-height: 60px;color: #222;}
.lseo-dec{margin-top: 8px;font-size: 0; text-align: center;}
.lseo-dec i{font-style: normal;font-size: 20px;line-height: 28px;color: #666;}
/* 首页上词，排名稳定，千亿流量快速获取 */
.lseo-one{position: relative; background: url(../images/lseo1.jpg)no-repeat center;height: 930px; background-size: cover;}
.lseo-cont{position: absolute;width: 100%;left: 0;bottom: 90px;}
.lseo-font{text-align: center;font-size: 0;}
.lseo-font h4{display: inline-block;letter-spacing: 3px; background: url(../images/lseo1-h4.png)no-repeat center;background-size: 100% 100%;background-position: center;padding: 7px 25px 15px; font-size: 40px;line-height: 60px;color: #fff; font-family: 'SourceHanSansCN-Bold';font-weight: bold;}
.lseo-font h4 d{display: block;transform: skew(-14deg);}
.lseo-mo{margin: 0 auto;margin-top: 113px; overflow: hidden; display: block;font-size: 28px;line-height: 36px;color: #fff;font-family: 'SourceHanSansCN-Regular';width: 357px;height: 80px;line-height: 80px;border-radius: 80px;position: relative;text-align: center;}
.lseo-mo::before{position: absolute;content: "";left: 0;top: 0; width: 100%;height: 100%;background: linear-gradient(to right,#ff5e70,#fdbe31);transition: ease .8s;border-radius: 80px;}
.lseo-mo::after{position: absolute;content: "";left: 0%;top: 0;width: 0%;height: 100%;background: linear-gradient(to left,#ff5e70,#fdbe31);transition: ease .8s;border-radius: 80px;}
/* .lseo-mo:hover::before{width: 0;} */
.lseo-mo:hover::after{width: 100%;}
.lseo-mo span{position: relative;display: block;z-index: 2;}

/* 创同盟如何保障优化结果？ */
.lseo-two{padding: 16px 0 80px;}
.lseo2-con{margin-top: 54px;}
.lseo2-ul{margin: -10px;}
.lseo2-ul li{float: left;width: 50%;padding: 10px;}
.lseo2-ul li:first-child{margin-left: 25%;margin-top: 0;}
.lseo2-ul li>div{padding: 45px 30px 36px; background: #fff;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.lseo2-icon{width: 67px;overflow: hidden;float: left;}
.lseo2-icon img{width: 100%;}
.lseo2-txt{margin-left: 90px;}
.lseo2-txt h3{font-size: 28px;line-height: 36px;color: #333;font-family: 'SourceHanSansCN-Medium';}
.lseo2-txt p{margin-top: 7px; font-size: 16px;line-height: 28px;color: #666;}

/* 来自128个行业的真实数据 */
.lseo-three{}
.lseo3-con{margin-top: 43px;}
.lseo3-img{font-size: 0;text-align: center;overflow: hidden;}
.lseo3-img img{max-width: 100%;display: inline-block;}

/* 客户真实评价 */
.lseo-four{padding: 70px 0 80px;}
.lseo4-dec{font-size: 0;text-align: center;margin-top: 21px;}
.lseo4-dec span{display: inline-block;}
.lseo4-dec img{max-width: 100%;}
.lseo4-con{margin-top: 60px;}
.lseo4-top{}
.lseo4-topul{font-size: 0;text-align: center;margin: 0 -13px;}
.lseo4-topul li{display: inline-block;margin: 0 13px;}
.lseo4-topul li span{padding: 12px 27px; position: relative; display: block;font-size: 20px;line-height: 28px;color: #333;border-radius: 30px;background: #f4f4f4;}
.lseo4-topul li.lseo4-smil span{padding-right: 68px;}
.lseo4-smil span::before{position: absolute;content: "";width: 56px;height: 55px;background: url(../images/lseo5-smil.png)no-repeat center;background-size: 100% 100%;right: -4px;top: 50%;transform: translateY(-50%);}
.lseo4-topul li.lseo4-kwy span{padding-right: 68px;}
.lseo4-kwy span::before{position: absolute;content: "";width: 56px;height: 55px;background: url(../images/lseo5-kwy.png)no-repeat center;background-size: 100% 100%;right: -4px;top: 50%;transform: translateY(-50%);}
.lseo4-topul li.lseo4-hap span{padding-right: 68px;}
.lseo4-hap span::before{position: absolute;content: "";width: 56px;height: 55px;background: url(../images/lseo5-hap.png)no-repeat center;background-size: 100% 100%;right: -4px;top: 50%;transform: translateY(-50%);}

.lseo4-img{margin-top: 69px; font-size: 0;text-align: center;}
.lseo4-img img{max-width: 100%;display: inline-block;}
.lseo4-mo{margin-top: 44px;width: 397px;}

/* 创同盟值得选择 */
.lseo-fiv{background: #466df6;padding: 45px 0 50px;}
.lseo5-tit{font-size: 0;text-align: center;}
.lseo5-tit i{font-style: normal; display: inline-block;font-size: 36px;line-height: 40px;color: #fff;font-weight: bold;font-family: 'SourceHanSansCN-Bold';}

.lseo5-con{margin-top: 36px;}
.lseo5-le{float: left;width: 919px;height: 199px;background-repeat: no-repeat;background-position: center;background-size: 100% 100%;}
.lseo5-ri{margin-left: 1000px;padding-top: 20px;}
.lseo5-ph{font-size: 30px;line-height: 30px;color: #fff;  font-family: 'DINPro-Bold';position: relative;padding-left: 42px;}
.lseo5-ph::before{position: absolute;content: "";width: 30px;height: 30px;background: url(../images/lseo5-ph.png)no-repeat center;background-size: 100% 100%;left: 0;top: 50%;transform: translateY(-50%);}
.lseo5-ri h5{margin-top: 12px; font-size: 20px;line-height: 28px;color: #fff;border-bottom: 1px solid rgba(255,255,255,.1);padding-bottom: 15px;}
.lseo5-p{margin: 12px 0 0;}
.lseo5-p p{font-size: 0;margin-top: 2px;}
.lseo5-p em{display: inline-block;font-size: 26px;line-height: 36px;color: #fff;font-weight: lighter;font-family: 'SourceHanSansCN-Regular';}
.lseo5-p span{display: inline-block;font-size: 26px;line-height: 36px;color: #fff;font-weight: bold;font-family: 'SourceHanSansCN-Bold';}
.lseo5-p d{display: inline-block;font-size: 34px;line-height: 28px;color: #fff;font-family: 'DINPro-Bold';border-bottom: 2px solid #fff;padding-bottom: 5px;margin: 0 3px;}

/* 底部固定 */
.lseo-bot{position: fixed;z-index: 1000; left: 0;bottom: 0; width: 100%;height: 97px;background: linear-gradient(to right,#ba31fd,#5e73ff);}
.lseobot-con{}
.lseobot-con>div{padding: 19px 0;font-size: 0;text-align: center;margin: 0 -23px;}
.lseobot-h3{font-size: 0;letter-spacing: 5px;display: inline-block;transform: translateY(-16px);margin: 0 23px;}
.lseobot-h3 em{display: inline-block;font-size: 34px;line-height: 42px;color: #fff;font-weight: lighter;font-family: 'SourceHanSansCN-Regular';}
.lseobot-h3 span{display: inline-block;font-size: 34px;line-height: 42px;color: #fff;font-weight: bold;font-family: 'SourceHanSansCN-Bold';}
.lseobot-h3 d{display: inline-block;font-size: 46px;line-height: 42px;color: #fff;font-family: 'DINPro-Bold';border-bottom: 2px solid #fff;padding-bottom: 5px;margin: 0 3px;}
.lseobot-mo{display: inline-block;margin: 0 23px;}
.lseo-mo.lseo-botmo{margin-top: 0;width: 193px;font-weight: bold;height: 59px;line-height: 59px;}

.lseo .lnet-beian{position: relative;bottom:0;}

@media (max-width: 1459px){
	.lseo-one{height: 800px;}
	.lseo-font h4{font-size: 36px;padding: 7px 25px;}
	.lseo-mo{margin-top: 50px;}
	.lseo-tit i{font-size: 40px;}
	.lseo-dec i{font-size: 18px;}
	.lseo4-dec{margin-top: 10px;}
	.lseo5-ri h5{font-size: 18px;}
	.lseo5-le {width: 800px; height: 160px;}
	.lseo5-ri{margin-left: 835px;padding-top: 0;}
	.lseo5-p span,.lseo5-p em{font-size: 22px;}
	.lseo-mo{line-height: 68px;height: 68px;font-size: 26px;}
	
}

/* ================== 2020.11.11 SEM页面 ================= */
.lsem-header{background: transparent;transition: ease .5s;height: 90px;}
.lsem-header.leave{top: -110px;}
.lsem-header.on{background: #2d9efc;}
.lsem-header .header-con{}
.lsem-header .logo{float: left;width: 151px;height: 50px;margin-top: 20px;position: relative;left: 0;top: 0;}
.lsem-header .header-slogan{float: left;padding-left: 15px;margin-left: 14px;margin-top: 15px;position: relative;}
.lsem-header .header-slogan::before{position: absolute;content: "";width: 1px;height: 59px;background: rgba(255,255,255,.4);left: 0;top: 0;}
.lsem-header .header-slogan h3{font-size: 22px;line-height: 30px;color: #fff;}
.lsem-header .header-slogan h5{font-size: 16px;line-height: 28px;color: #fff;}
.lsem-header .header-slogan h5 em{font-style: normal;}
.lsem-header .header-slogan h5 d{display: inline-block;border-bottom: 2px solid #fff283; font-size: 18px;color: #fff283;font-weight: bold;font-family: 'arial';}
.lsem-header .header-right{float: right;}
.lsem-header .header-call{text-align: right;}
.lsem-header .header-call h4{position: relative;padding: 5px 20px; padding-left: 58px; display: inline-block; border-radius: 0 0 25px 25px;background: #ffa300;font-size: 24px;line-height: 28px;color: #fff;font-family: 'DINPro-Bold';}
.lsem-header .header-call h4::before{position: absolute;content: "";width: 26px;height: 26px;background: url(../images/header-call.png)no-repeat center;background-size: 100% 100%;left: 20px;top: 6px;/* transform: translateY(-50%); */}
.lsem-header .header-call h4::before{animation: tel ease-out 1.3s infinite;}

.lsem-header .header-anchor{margin: 10px -25px 0;}
.lsem-header .header-anchor a{display: inline-block;font-size: 18px;line-height: 28px;color: #fff;margin: 0 25px;}

@keyframes tel{0%{transform:rotateZ(0deg)}
20%{transform:rotateZ(20deg)}
40%{transform:rotateZ(-20deg)}
60%{transform:rotateZ(20deg)}
80%{transform:rotateZ(-20deg)}
100%{transform:rotateZ(0deg)}
}



.lsem{}
.lsem p{margin-bottom: 0;}
.lsem em{font-style: normal;}
.lsem-tit{text-align: center;font-size: 0;}
.lsem-tit em{display: inline-block; font-style: normal; font-family: 'SourceHanSansCN-Regular';font-size: 50px;line-height: 60px;color: #364051;}
.lsem-tit span{font-style: normal;font-weight: bold; font-family: 'SourceHanSansCN-Bold';font-size: 50px;line-height: 60px;color: #364051;}

.lsem-dec{margin-top: 13px;font-size: 0; text-align: center;}
.lsem-dec em{font-style: normal;font-size: 20px;line-height: 28px;color: #374152;}
/* 10年专业竞价团队 */
.lsem-one{position: relative;background: url(../images/lsem1_01.jpg)no-repeat center;height: 630px;background-size: cover;}
.lsem-cont{position: absolute;width: 100%;left: 0;top: 55%;transform: translateY(-50%);}
.lsem-font{padding-bottom: 2px;}
.lsem-font h4{color: #f4f6f8;}
.lsem-font h4 d{display: inline-block;transform: translateY(6px); font-size: 74px;color: #fff; font-family: 'DINPro-Bold';}
.lsem-font h4 em{font-size: 58px;line-height: 70px; font-family: 'SourceHanSansCN-Medium';}
.lsem-font h6{color: #f4f6f8;}
.lsem-font h6 d{display: inline-block;font-size: 30px;color: #fff;font-family: 'DINPro-Bold';}
.lsem-font h6 em{font-size: 20px;line-height: 28px;}
.lsem-mo{display: block;overflow: hidden;color: #fff; position: relative;width: 210px; border-radius: 30px;text-align: center;font-size: 26px;line-height: 60px;background: linear-gradient(to right,#ff5400,#ffaa00);}
.lsem-mo::before{position: absolute;content: "";left: 0;top:0; width: 0;height: 100%;border-radius: 30px;background: linear-gradient(to right,#ffaa00,#ff5400);transition: ease .8s;}
.lsem-mo:hover::before{width: 100%;}
.lsem-mo span{display: block;position: relative;}
.lsem-mo{box-shadow: 0 11px 13px rgba(37,100,204,.21);}
.lsem1-p{margin-top: 19px;}
.lsem1-p em{font-size: 20px;line-height: 28px;color: #fff;}
.lsem1-p d{display: inline-block;margin: 0 2px; font-size: 21px;color: #fff;font-family: 'arial';border-radius: 50%;width: 31px;height: 31px;background-color: #ff9900;text-align: center;line-height: 31px;}
.lsem-one .lsem1-mo{margin: 39px 0 0;width:210px;}

/* 为什么创同盟能提升这么多行业的效果转化率？ */
.lsem-two{padding: 68px 0 60px;}
.lsem-two .lsem-tit em{position: relative;}
.lsem-two .lsem-tit em::before{position: absolute;content: "";width: 18px;height: 18px;border-radius: 50%;border: 6px solid #ffb93d;left: -45px;bottom: 11px;}

.lsem2-con{margin-top: 60px;}
.lsem2-li{margin-top: 44px;position: relative;background: #fff url(../images/lsem2-liba.png)repeat center;box-shadow: 0 0 13px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;}
.lsem2-li::before{position: absolute;content: "";width: 100%;height: 4px;background: url(../images/lsem2-libf.png)no-repeat center;left: 0;top: -4px;background-size: 100% 100%;}
.lsem2-li:first-child{margin: 0 0 0;}
.lsem2-span{position: absolute;left: -11px;top: -14px; display: inline-block;padding: 13px 23px 21px; font-size: 22px;line-height: 28px;color: #fff;background: url(../images/lsem2-span.png)no-repeat center;background-size: 100% 100%;}

/* @keyframes cursor{
	from{
		opacity: 0;
		}
	to{
		opacity: 1;
		}
} */
@keyframes cursor{
	from{
		transform: translate(10px,10px);
		}
	to{
		transform: translate(-10px,-10px);
		}
}
.lsem2-content{}
.lsem2-tit{text-align: center;}
.lsem2-tit h4{position: relative; display: inline-block;padding: 0 45px;}
.lsem2-tit h4::before,
.lsem2-tit h4::after{position: absolute;content: "";width: 26px;height: 28px;background: url(../images/lsem2-bf.png)no-repeat center;background-size: 100% 100%;bottom: 12px;}
.lsem2-tit h4::before{left: 0;}
.lsem2-tit h4::after{right: 0;}
.lsem2-tit h4 em{display: inline-block;font-size: 40px;line-height: 60px;color: #364051;font-weight: bold; font-family: 'SourceHanSansCN-Bold';}
.lsem2-tit h4 span{font-size: 40px;line-height: 60px;color: #364051;font-family: 'SourceHanSansCN-Regular';}


.lsem2-dec{margin-top: 7px; font-size: 20px;line-height: 28px;color: #5f6878;text-align: center;}
.lsem2-dec span{display: block;}
.lsem2-li3 .lsem2-dec{margin-top: 4px;}
.lsem2-font{position: relative;}
.lsem2-img{font-size: 0;text-align: center;position: relative;}
.lsem2-img img{max-width: 100%;display: inline-block;}
.lsem-mo02{margin: 0 auto; display: block;color: #fff; position: relative;width: 340px; border-radius: 30px;text-align: center;font-size: 26px;line-height: 60px;background: linear-gradient(to right,#ff5400,#ffaa00);transition: ease .8s;}
.lsem-mo02 span{display: block;position: relative;padding-right: 34px;}
.lsem-mo02::before{z-index: 2; position: absolute;content: "";width: 36px;height: 38px;background: url(../images/lsem-mobf.png)no-repeat center;background-size: 100% 100%;bottom: -15px;right: 15px;}
.lsem-mo02{box-shadow: 0 11px 25px rgba(255,84,0,.21);}
.lsem-mo02:hover::before{animation: cursor .6s linear infinite;}
.lsem-mo02 a{position: relative;border-radius: 50px;display: block;color: #fff;overflow: hidden;}
.lsem-mo02 a::before{position: absolute;content: "";border-radius: 50px;width: 0;height: 100%;background: linear-gradient(to left,#ff5400,#ffaa00);transition: ease .8s;left: 0;top: 0;box-sizing: initial;}
.lsem-mo02:hover a::before{width: 100%;}
.lsem2-li1{padding: 46px 0 38px;}
.lsem2-li2{padding: 47px 0 80px;}
.lsem2-li3{padding: 47px 0 80px;}
.lsem2-li4{padding: 50px 0 80px;}
.lsem2-li5{padding: 50px 0 80px;}
.lsem2-li1 .lsem2-img{margin-top: 32px;}
.lsem2-li1 .lsem-mo02{position: absolute;bottom: 30px;left: 50%;transform: translateX(-50%);}
.lsem2-li2 .lsem-mo02{margin-top: 0;width: 368px;}
.lsem2-li3 .lsem-mo02{margin-top: 0;width: 557px;}
.lsem2-li4 .lsem-mo02{margin-top: 30px;width: 482px;}
.lsem2-li5 .lsem-mo02{margin-top: 30px;width: 607px;}

.lsem2-left1{position: absolute;width: 215px;left: 115px;top: 50%;transform: translateY(-50%);}
.lsem2-right1{position: absolute;width: 225px;right: 106px;top: 50%;transform: translateY(-50%);}
.lsem2-ul1{}
.lsem2-ul1 li{margin-top: 0px;position: absolute;}
.lsem2-ul1 li a{display: block;}
.lsem2-ul1 li h4{display: inline-block;text-align: left;padding-left: 25px; font-size: 20px;line-height: 60px;color: #306bf7;position: relative;background-size: 100% 100%;}
.lsem2-ul1 li h4.le{width: 215px; background: url(../images/lsem2-ba02.png)no-repeat center;}
.lsem2-ul1 li h4.ri{width: 225px; background: url(../images/lsem2-ba03.png)no-repeat center;}
.lsem2-ul1 li:first-child{margin-top: 0;}
.lsem2-ul1 li.on h4.le{color: #fff; background-image: url(../images/lsem2-ba05.png);}
.lsem2-ul1 li.on h4.ri{color: #fff; background-image: url(../images/lsem2-ba04.png);}
.lsem2-li2 .lsem2-img{margin-top: 5px; text-align: center;}

.lsem2-imgli{display: none;}
.lsem2-imgli img{display: inline-block;max-width: 100%;}
.lsem2-imgli.on{display: block;}
.lsem2-ul1 li:nth-child(1){left: 115px;top: 90px;}
.lsem2-ul1 li:nth-child(2){left: 115px;top: 180px;}
.lsem2-ul1 li:nth-child(3){left: 115px;top: 270px;}
.lsem2-ul1 li:nth-child(4){left: 115px;top: 360px;}
.lsem2-ul1 li:nth-child(5){right: 107px;top: 130px;}
.lsem2-ul1 li:nth-child(6){right: 107px;top: 220px;}
.lsem2-ul1 li:nth-child(7){right: 107px;top: 310px;}

.lsem2-ul2{margin-top: 25px;}
.lsem2-ul2 ul{font-size: 0;text-align: center;}
.lsem2-ul2 li{display: inline-block;padding: 0 35px;}
.lsem2-ul2 li>div{}
.lsem2-icon{width: 89px;height: 89px;background: #fff;margin: 0 auto; border-radius: 50%;line-height: 89px;border: 1px solid #306bf7;}
.lsem2-icon img{display: inline-block;max-width: 100%;vertical-align: middle;}
.lsem2-p{margin-top: 15px; font-size: 18px;line-height: 28px;color: #364051;}

.lsem2-ul3{position: relative;margin-top: 45px;}
.lsem2-ul3 ul{position: relative;}
.lsem2-ul3 li{position: absolute;z-index: 3;}
.lsem2-ul3 li h4{display: inline-block;padding: 5px 14px; font-size: 18px;line-height: 28px;color: #fff;border: 3px solid #fff;border-radius: 1px 1px 1px 10px;background: #2378ff;}
.lsem2-ul3 li:nth-child(1){left: 72px;top: 58px;}
.lsem2-ul3 li:nth-child(2){left: 430px;top: 68px;}
.lsem2-ul3 li:nth-child(3){left: 656px;top: -15px;}
.lsem2-ul3 li:nth-child(4){left: 876px;top: 68px;}
.lsem2-ul3 li:nth-child(5){right: 140px;top: 46px;}

.lsem2-li5 .lsem2-dec span:nth-child(2){margin-top: 15px;}
.lsem2-li5 .lsem2-img{width: 722px;margin: 0 auto;transform: translateX(-24px);}
.lsem2-li5 .lsem2-font{margin-top: 80px;}

.lsem2-ba05{position: relative;overflow: hidden;}
.lsem2-ul4{position: relative;}
.lsem2-ul4 li{position: absolute;z-index: 10;}
.lsem2-ul4 li:nth-child(odd) h4{background: #fff url(../images/lsem205-bf.png)no-repeat center;padding-right: 8px;}
.lsem2-ul4 li:nth-child(even) h4{background: #fff url(../images/lsem205-bf2.png)no-repeat center;padding-left: 8px;}
.lsem2-ul4 li h4{width: 145px;padding: 9px 0;text-align: center; display: inline-block;font-size: 20px;line-height: 30px;color: #2971e7;background-size: 100% 100% !important;}
.lsem2-ul4 li:nth-child(1){top: 2px;left: 15%;}
.lsem2-ul4 li:nth-child(2){top: 2px;right: 17%;}
.lsem2-ul4 li:nth-child(3){top: 205px;left: 11.6%;}
.lsem2-ul4 li:nth-child(4){top: 212px;right: 16.3%;}


/* 31个行业成功经验，效果看得见 */
.lsem-tree{background: #3073f8;}
.lsem-tree .lsem-tit span{color: #fff;font-size: 46px;}
.lsem3-content{position: relative;padding: 70px 0 78px;}
.lsem-tree .lsem2-span{background-image: url(../images/lsem3-span.png);padding: 13px 23px;}
.lsem-tree .lsem-dec{margin-top: 14px;}
.lsem-tree .lsem-dec em{color: #fff;font-size: 18px;}
.lsem-tree .lsem-dec d{position: relative;display: inline-block;border-radius: 2px; font-family: 'DINPro-Bold';font-size: 18px;padding: 0 9px;}
.lsem-tree .lsem-dec d.yel{background: #ff7f3d;}
.lsem-tree .lsem-dec d.blu{background: #2fb9f2;}
.lsem-tree .lsem-dec d::before{left: 50%;transform: translateX(-50%); position: absolute;content: "";width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 0px solid transparent;border-bottom: 10px solid transparent;}
.lsem-tree .lsem-dec d.blu::before{border-bottom-width: 0;border-top-width: 10px;border-top-color: #2fb9f2;bottom: -10px;}
.lsem-tree .lsem-dec d.yel::before{border-bottom-color: #ff7f3d;top: -10px;}
.lsem3-dec{margin-top: 17px; font-size: 18px;line-height: 30px;color: #fff;text-align: center;}
.lsem3-con{margin-top: 0px;}
.lsem3-swip{}
#certify{position: relative;text-align: center;margin: 0 auto;padding: 0 85px;}
.lsem3-img{}
.lsem3-img img{/* width: 100%; */}
#certify  .swiper-slide-active .lsem3-img{width: 100%; }
.lsem3-p{margin-top: 29px; font-size: 20px;line-height: 28px;color: #fff;text-align: center;}
.lsem3-mo{margin-top: 19px;width: 370px;}
#certify .swiper-container {}
#certify  .swiper-slide{width: auto;}
#certify  .swiper-slide-active{border-radius: 10px;}
/* #certify  .swiper-slide-prev{width: auto;}
#certify  .swiper-slide-next{width: auto;} */
#certify  .swiper-slide img{display:block;box-shadow: none;}
#certify .swiper-pagination {width: 100%;bottom: 20px;display: none;}
#certify .swiper-button-prev {left: -36px;transform: rotate(180deg);}
#certify .swiper-button-prev,
#certify .swiper-button-next{width: 36px;height: 70px;background: url(../images/lsem3-right.png)no-repeat center;background-size: 100% 100%;}
#certify .swiper-button-next {right: -36px;}
#certify .swiper-button-prev:hover,
#certify .swiper-button-next:hover{background-image: url(../images/lsem3-righta.png);}

/* @keyframes danmu{
	0%{right: 0;left: auto;}
	30%{right: 40%;left: auto;}
	60%{right: 80%;left: auto;}
	100%{right: 120%;left: auto;}
} */
@keyframes danmu{
	0%{transform: translateX(0);}
	100%{transform: translateX(-900%);}
}
/* @keyframes danmu {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-120vw);
  }
}
@-webkit-keyframes danmu {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-120vw);
  }
} */
/* 客户真实评价 */
.lsem-four{padding: 50px 0 0px;}
.lsem-four .lsem-tit span{font-size: 46px;}
.lsem4-con{overflow: hidden;}
.lsem4-top{margin-top: 50px;position: relative;height: 350px;}
.lsem4-ul{position: relative;}
.lsem4-ul2{position: absolute;left: 100%;width: 100%;top: 0;}
.lsem4-ul li{position: absolute;top: 30px; display: inline-block;
animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    /* animation-name: danmu; */
	}
	
.lsem4-ul li:nth-child(1){top: 23px;left: 0;}
.lsem4-ul li:nth-child(2){top: 161px;left: 0; }
.lsem4-ul li:nth-child(3){top: 55px;left: 12%;}
.lsem4-ul li:nth-child(4){top: 160px;left: 200px;}
.lsem4-ul li:nth-child(5){top: 0px;left: 25%; }
.lsem4-ul li:nth-child(6){top: 128px;left: 33%;}
.lsem4-ul li:nth-child(7){top: 23px;left: 42%;}
.lsem4-ul li:nth-child(8){top: 196px;left: 44%;}
.lsem4-ul li:nth-child(9){top: 76px;left: 61%; }
.lsem4-ul li:nth-child(10){top: 182px;left: 62%;}
.lsem4-ul li:nth-child(11){top: 0;left: 72%;}
.lsem4-ul li:nth-child(12){top: 110px;left: 80%;}
.lsem4-ul li:nth-child(13){top: 38px;right: 0px;}
.lsem4-ul li:nth-child(14){top: 210px;right: 0px;}

.lsem4-ul li:nth-child(15){top: -10px; left: 11%;animation-duration: 41s;}
.lsem4-ul li:nth-child(16){top: 232px; left: 20%;animation-duration: 42s;}
.lsem4-ul li:nth-child(17){top: 82px; left: 45%;animation-duration: 43s;}
.lsem4-ul li:nth-child(18){top: 250px; left: 51%;animation-duration: 44s;}
.lsem4-ul li:nth-child(19){top: 0px;left: 54%;animation-duration: 45s;}
.lsem4-ul li:nth-child(20){top: 160px;left: 88%;animation-duration: 46s;}
.lsem4-ul li:nth-child(21){top: 181px;left: 30%;animation-duration: 47s;}
.lsem4-ul li:nth-child(22){top: 74px;right: 19%;animation-duration: 48s;}
.lsem4-ul li.noanmi{animation: none;z-index: -1;animation-duration: 36s;display: none;}

.lsem4-ul li h4{word-break: keep-all;white-space: nowrap; display: inline-block;position: relative; padding: 18px 32px 32px; font-size: 25px;line-height: 36px;color: #333;background: url(../images/lsem4-bf1.png)no-repeat center;background-size: 100% 100%;font-family: 'SourceHanSansCN-Regular';}
.lsem4-ul li.blue h4{color: #fff;background-image: url(../images/lsem4-bf2.png);padding: 18px 40px 32px;}
.lsem4-ul li.smil1 h4{padding: 22px 100px 36px 40px;}
.lsem4-ul li.smil1 h4::before{position: absolute;content: "";right: 35px;top: 39px; width: 53px;height: 50px;background: url(../images/smil1.png)no-repeat center;background-size: 100% 100%;transform: translateY(-50%);}
.lsem4-ul li.smil2 h4{padding: 30px 100px 45px 40px;}
.lsem4-ul li.smil2 h4::before{position: absolute;content: "";right: 35px;top: 46px; width: 56px;height: 54px;background: url(../images/smil2.png)no-repeat center;background-size: 100% 100%;transform: translateY(-50%);}
.lsem4-ul li.smil3 h4{padding: 30px 100px 45px 40px;}
.lsem4-ul li.smil3 h4::before{position: absolute;content: "";right: 35px;top: 46px; width: 54px;height: 50px;background: url(../images/smil3.png)no-repeat center;background-size: 100% 100%;transform: translateY(-50%);}
.lsem4-ul li.smil4 h4{padding: 30px 100px 45px 40px;}
.lsem4-ul li.smil4 h4::before{position: absolute;content: "";right: 35px;top: 46px; width: 53px;height: 49px;background: url(../images/smil4.png)no-repeat center;background-size: 100% 100%;transform: translateY(-50%);}
.lsem4-ul li.font-22 h4{font-size: 22px;}
.lsem4-ul li.font-30 h4{font-size: 30px;}
.lsem4-ul li.font-20 h4{font-size: 20px;}

.lsem4-mo{width: 397px;margin-top: 35px;margin-bottom: 30px;}
/* .lsem4-mo::before{width: 17px;height: 21px;background-image: url(../images/lsem4-mo.png);bottom: auto; top: 50%;transform: translateY(-50%);right: 25px;} */
/* .lsem4-mo:hover::before{animation: none;} */
.lsem4-swip{position: relative;margin-top: 20px;}
#lsem4sw{position: relative;}
#lsem4sw{position: relative;text-align: center;margin: 0 auto;padding: 0 160px;}
.lsem4-img{}
.lsem4-img img{width: 100%;}
#lsem4sw  .swiper-slide-active .lsem3-img{width: 100%; }
#lsem4sw .swiper-container {}
#lsem4sw  .swiper-slide{width: auto;}
#lsem4sw  .swiper-slide-active{width: auto;background-size: 100% 100%;border-radius: 10px;}
/* #certify  .swiper-slide-prev{width: auto;}
#certify  .swiper-slide-next{width: auto;} */
#lsem4sw  .swiper-slide img{display:block;}
#lsem4sw .swiper-pagination {width: 100%;bottom: 20px;display: none;}
#lsem4sw .swiper-button-prev {left: 0;transform: rotate(180deg);}
#lsem4sw .swiper-button-prev,
#lsem4sw .swiper-button-next{width: 36px;height: 70px;background: url(../images/lsem4-right.png)no-repeat center;background-size: 100% 100%;}
#lsem4sw .swiper-button-next {right: -0;}
#lsem4sw .swiper-button-prev:hover,
#lsem4sw .swiper-button-next:hover{background-image: url(../images/lsem4-righta.png);}

/* 难怪这么多人选择创同盟做竞价！ */
.lsem-fiv{padding: 40px 0 65px;}
.lsem5-con{background: #fff;box-shadow: 0 0 20px rgba(0,0,0,.1);border-radius: 10px;}
.lsem5-le{float: left;padding: 70px 0;height: 538px; width: 50%;background: #fff;border-radius: 10px 0 0 10px;}
.lsem5-tit{text-align: center; font-family: 'SourceHanSansCN-Medium';font-size: 30px;line-height: 40px;color: #364051;}
.lsem5-tit d{font-weight: bold; font-family: 'SourceHanSansCN-Bold';}
.lsem5-dec{margin-top: 6px; font-size: 20px;line-height: 30px;color: #fff;}
.lsem5-dec d{display: inline-block; font-family: 'DINPro-Bold';font-size: 28px;}
.lsem5-p{margin-top: 23px; font-size: 16px;line-height: 30px;color: #fff;}
.lsem5-p d{display: inline-block;font-family: 'DINPro-Bold';font-size: 28px;}
.lsem5-ul{position: relative;text-align: center;margin-top: 58px;padding-top: 50px;padding-bottom: 50px;}
.lsem5-ul li{display: inline-block;position: absolute;}
.lsem5-ul li span{color: #fff;text-align: center; display: block;border-radius: 50%;background: url(../images/lsem5-cir.png)no-repeat center;background-size: 100% 100%;}
.lsem5-ul li:nth-child(1) span{font-size: 26px;width: 118px;height: 118px;line-height: 118px;}
.lsem5-ul li:nth-child(2) span{font-size: 20px;width: 97px;height: 97px;line-height: 97px;}
.lsem5-ul li:nth-child(3){position: static; width: 262px;height: 157px;background: url(../images/lsem5-lebf.png)no-repeat center;background-size: 100% 100%;}
.lsem5-ul li:nth-child(3) span{font-size: 26px;background: none;display: inline-block;margin-right: 60px;margin-top: 60px;}
.lsem5-ul li:nth-child(4) span{font-size: 20px;width: 103px;height: 103px;line-height: 103px;}
.lsem5-ul li:nth-child(5) span{font-size: 26px;width: 118px;height: 118px;line-height: 118px;}
.lsem5-ul li:nth-child(6) span{font-size: 20px;width: 100px;height: 100px;line-height: 100px;}

.lsem5-ul li:nth-child(1){top: 7px;left: 111px;}
.lsem5-ul li:nth-child(2){top: 162px;left: 140px;}
.lsem5-ul li:nth-child(4){top: 181px;left: 381px;}
.lsem5-ul li:nth-child(5){top: 85px;left: 474px;}
.lsem5-ul li:nth-child(6){top: 0;left: 386px;}

.lsem5-ri{float: right;padding: 70px 85px;height: 538px; width:50%; background: #3073f8;border-radius: 0 10px 10px 0;}
.lsem5-ri .lsem5-tit{text-align: left;color: #fff;}
.lsem5-inp{margin-top: 20px;}
.lsem5-inp input{padding: 21px 23px;width: 420px; font-size: 20px;line-height: 30px;color: #6f6f6f;border-radius: 50px;background: #efefef;border: none;}

.lsem5-mo{width: 420px;height: 72px;line-height: 72px;margin: 26px 0 0;border-radius: 50px;font-size: 30px;font-weight: bold; font-family: 'SourceHanSansCN-Bold';}
.lsem5-mo span{padding-right: 0;}
.lsem5-mo::before{right: 70px;}
/* 底部固定 */
@keyframes scaleDrew {
			/* 定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称 */
			    0% {
			      transform: scale(1);
			    }
			
			    25% {
			      transform: scale(1.05);
			    }
			
			    50% {
			      transform: scale(1);
			    }
			
			    75% {
			      transform: scale(1.05);
			    }
			  }
.lsem-bot{position: fixed;width: 100%;bottom: 0;left: 0;height: 70px;z-index: 10000;}
.lsembot-con{width: 1120px;margin: 0 auto;border-radius: 50px;background: linear-gradient(to right,#ff5400,#ffaa00);padding: 10px 30px;background: #2bb4fc;}
.lsembot-con>div{}
.lsembot-h3{float: left;padding: 5px 0  5px 0px;font-size: 24px;line-height: 40px;color: #fff;}
.lsembot-h3 em{font-weight: bold;color: #fffb3d;}
.lsembot-call{float: right; border-radius: 50px;background: #fff;width: 469px;position: relative;}
.lsembot-inp{border: none;border-radius: 50px;width: 100%; padding: 10px 22px;padding-right: 160px; font-size: 18px;line-height: 30px;color: #666;}
.lsembot-sub{width: 150px;z-index: 2;cursor: pointer;height: 50px;border: none;line-height: 50px;font-size: 24px;color: #fff;background: #ffa300;border-radius: 50px;position: absolute;right: 0;top: 0;animation: scaleDrew 1.5s ease-in-out infinite;}

.lsembot-sub span{display: block;}
.lsembot-inp::-webkit-input-placeholder { color: rgba(48,107,247,.5);}

.lsem .lnet-beian{position: static;}


@media (max-width:1459px) {
	.lsem-one{/* height: 700px; */}
	.lsem-header .header-anchor a{margin: 0 18px;}
	.lsem-header .header-anchor{margin: 15px  -18px 0;}
	.lsem2-ul1 li:nth-child(5),.lsem2-ul1 li:nth-child(6),
	.lsem2-ul1 li:nth-child(7){right: 30px;}
	.lsem2-ul1 li:nth-child(1),.lsem2-ul1 li:nth-child(2),
	.lsem2-ul1 li:nth-child(3),.lsem2-ul1 li:nth-child(4){left: 30px;}
	.lsem2-ul3 li:nth-child(1){left: 50px;top: 49px;}
	.lsem2-ul3 li:nth-child(2){left: 360px;top: 50px;}
	.lsem2-ul3 li:nth-child(3){left: 565px;top: -5px;}
	.lsem2-ul3 li:nth-child(4){left: 760px;top: 52px;}
	.lsem2-ul3 li:nth-child(5) {right: 121px; top: 32px;}
	.lsem2-ul3 li h4{font-size: 16px;padding: 4px 12px;}
	.lsem2-ul4 li:nth-child(1){left: 8.5%;}
	.lsem2-ul4 li:nth-child(2){right: 11%;}
	.lsem2-ul4 li:nth-child(3){left: 4.6%;}
	.lsem2-ul4 li:nth-child(4){right: 10%;}
	#certify .swiper-button-next{right: 0;}
	#certify .swiper-button-prev{left: 0;}
	.lsem5-ul li:nth-child(1){left: 61px;}
	.lsem5-ul li:nth-child(2){left: 82px;}
	.lsem5-ul li:nth-child(4){left: 335px;}
	.lsem5-ul li:nth-child(5){left: 430px;}
	.lsem5-ul li:nth-child(6){left: 350px;}
	.lsem5-le,.lsem5-ri{height: 500px;padding-top: 60px;padding-bottom: 60px;}
	.lsembot-sub{width: 130px;}
	/* .lsembot-call{width: 390px;} */
	.lsembot-inp{padding-right: 140px;}
	.lsembot-h3{font-size: 24px;}
	.lsem-tit span,
	.lsem-tree .lsem-tit span,.lsem-tit em,
	.lsem-four .lsem-tit span{font-size: 40px;}
	.lsem2-tit h4 em,.lsem2-tit h4 span{font-size: 34px;}
	.lsem2-span{font-size: 20px;}
	.lsem-font h4 em{font-size: 50px;}
	.lsem-font h4 d{font-size: 62px;}
	.lsem5-tit{font-size: 28px;}
	.lsem5-mo{font-size: 28px;}
	.lsem5-inp input{padding: 16px 23px;}
	.lsem5-mo{height: 62px;line-height: 62px;}
	.lsem4-ul li:nth-child(14){right:0;}
	
}

.pagsub{    position: relative;
    border-radius: 50px;
    display: block;
    color: #fff;
    overflow: hidden;}

.pagsub::before {
    position: absolute;
    content: "";
    border-radius: 50px;
    width: 0;
    height: 100%;
    background: linear-gradient(to left,#ff5400,#ffaa00);
    transition: ease .8s;
    left: 0;
    top: 0;
}
.lsem5-mo button{position: relative;cursor: pointer;width: 100%;height: 100%;background: none;border: none;font-size: 100%;font-family: 'SourceHanSansCN-Bold';font-weight: bold; border-radius: 50px;display: block;color: #fff;overflow: hidden;}
.lsem5-mo button::before{position: absolute;content: "";border-radius: 50px; width: 0;height: 100%;background: linear-gradient(to left,#ff5400,#ffaa00);transition: ease .8s;left: 0;top: 0;}
.lsem5-mo:hover button::before{width: 100%;}



/* 2020.11.18挂件 */
.sem-gj{opacity: 0;transition: ease .5s; position: fixed;right: 0;top: 30%;width: 154px;z-index: 1000;}
.sem-gj.on{opacity: 1;}
.sem-gj a{display: block; width: 100%;border-radius: 50px 0 0 50px;color: #fff;line-height: 46px;}
.sem-gj a span{display: block;position: relative;}
.sem-gj1{font-size: 19px;text-align: center;background: #ffa100;margin-bottom: 2px;}

.sem-gj2{}
.semgj-input{margin-top: 20px;height: 48px; font-size: 16px;line-height: 44px;color: #666;padding: 0 15px;padding-left: 20px; width: 100%;border-radius: 50px 0 0 50px;border: none;background: #fff;border: 2px solid #ffa300;}
.semgj-input::-webkit-input-placeholder{color: #ff8f00;}
.sem-gj2{margin-top: 5px; width: 100%; position: relative;border-radius: 50px 0 0 50px;text-align: center;font-size: 16px;color: #fff; line-height: 46px;background: linear-gradient(to right,#ff5400,#ffaa00);transition: ease .8s;}
.sem-gj2 span{display: block;position: relative;}
.sem-gj2::before{z-index: 2; position: absolute;content: "";width: 36px;height: 38px;background: url(../images/lsem-mobf.png)no-repeat center;background-size: 100% 100%;bottom: -30px;right: 10px;}
.sem-gj2::before{animation: cursor 1s linear infinite;}
.sem-gj2 button{font-size: 16px;position: relative;display: block;color: #fff;overflow: hidden;width: 100%;border-radius: 50px 0 0 50px;text-align: center;background: linear-gradient(to right,#ff5400,#ffaa00);line-height: 46px;border: none;cursor: pointer;}
.sem-gj2 button::before{position: absolute;content: "";border-radius: 50px 0 0 50px; width: 0;height: 100%;background: linear-gradient(to left,#ff5400,#ffaa00);transition: ease .8s;left: 0;top: 0;}
.sem-gj2:hover button::before{width: 100%;}


.lsem4-con{overflow:visible;}

.lsembot-sub.lsem-mo02::before{bottom: -8px;}
.lsembot-sub.lsem-mo02:hover::before{animation: none;}
.lsem-mo02:hover::before,.sem-gj2::before{animation-duration: 1.5s;}

.lsem2-logo{width: 86px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%) rotate(-45deg);z-index: 3;opacity: .3;}
.lsem2-logo img{width: 100%;}
.lsem2-logo1{margin-left: 160px;margin-top: 50px;}
.lsem2-logo2{margin-left: -160px;margin-top: -50px;}
.lsembot-inp{height: 50px;}
/* 2020.11.24 */
.font{font-family: 'microsoft yahei' !important;}
.lsem-mo02 span{padding-right: 0;}
.lsem5-inp input{height: 72px;}
.lsembot-but{width: 150px; z-index: 2; cursor: pointer; height: 50px; border: none; line-height: 50px; font-size: 24px; color: #fff; background: #ffa300;border-radius: 50px; position: absolute; right: 0; top: 0; animation: scaleDrew 1.5s ease-in-out infinite;}
.lsembot-sub{animation: none;}
.lsembot-sub.lsem-mo02::before{display: none;}
.lsembot-but::before{z-index: 2; position: absolute;content: "";width: 36px;height: 38px;background: url(../images/lsem-mobf.png)no-repeat center;background-size: 100% 100%;bottom: -8px;right: 3px;z-index: 3;}

@media (max-width:1459px) {
	.lsem5-inp input{height: 62px;}
	.lsembot-but{width: 130px;}
}

/* 2021.11.2 */
@media (max-width:1100px) {
	.lsem-tit span, .lsem-tree .lsem-tit span, .lsem-tit em, .lsem-four .lsem-tit span{font-size: 32px;line-height:1;}
	.lsem2-tit h4 em, .lsem2-tit h4 span {font-size:26px;line-height: 1.5;}
	.lsem2-tit h4::before, .lsem2-tit h4::after{bottom:6px;}
    .lsem2-ul3 li:nth-child(2){left:27%;top:35px;}
    .lsem2-ul3 li:nth-child(1){left:8%;top:40px}
    .lsem2-ul3 li:nth-child(3){left:45%}
    .lsem2-ul3 li:nth-child(4){left:64%;top:35px}
    .lsem2-ul3 li:nth-child(5){right: 8%;top: 16px;}
    .lsem4-ul li:nth-child(6),
    .lsem4-ul li:nth-child(13),
    .lsem4-ul li:nth-child(14){display:none;}
    .lsem4-ul li:nth-child(7){top:90px;left:35%}
    .lsem5-ul li:nth-child(1),
    .lsem5-ul li:nth-child(2){left:0}
    .lsem5-ul li:nth-child(4),
    .lsem5-ul li:nth-child(6){left:58%}
    .lsem5-ul li:nth-child(5){left:72%}
    .lsem5-ri{padding:5% 4%;}
    .lsem5-inp input,
    .lsem5-mo{width:100%;}
}
@media(max-width:992px){
	.lsem2-tit h4{padding:0 30px}
	.lsem-two .lsem-tit em::before{left:-30px;bottom:auto;top:8px;}
	.lsem2-li1 .lsem-mo02{bottom:0px;}
	.lsem2-ul1 li{position:static;float:left;width: 33.333%;padding: 10px;}
	.lsem2-ul1 li h4.ri{    background: url(../images/lsem2-ba02.png)no-repeat center;}
    .lsem2-li2 .lsem-mo02{margin-top:25px}
	#lsem4sw{padding:0 40px}
	.lsem5-le, .lsem5-ri{width:100%;}
    .lsem5-ul li:nth-child(1), .lsem5-ul li:nth-child(2){left:17%}
	.lsem5-ri{border-radius:15px;height:auto;}
    .lsem-fiv{padding-bottom:40px}

}
@media(max-width:767px){
	.lsem-one{height:auto;min-height: 370px;}
	.lsem-font h4 d,.lsem-font h4 em{font-size:26px;transform: none;line-height:1;}
    .lsem-font h4{margin-bottom:5px}
    .lsem-font h6 d{font-size:23px;}
    .lsem-one .lsem1-mo{width: 160px;font-size: 18px;line-height: 40px;margin: 15px 0 0 0;}
    .lsem1-p{margin-top:15px}
    .lsem-tit span, .lsem-tree .lsem-tit span, .lsem-tit em, .lsem-four .lsem-tit span,.lsem5-tit{
    	font-size:20px;
    	line-height:1.4;
    }
    .lsem-dec{margin-top: 10px;}
    .lsem-dec em{font-size:16px;line-height: 1.5;}
    .lsem-two .lsem-tit em::before{display:none;}
    .lsem-two{padding:35px 0 30px}
    .lsem2-con{margin-top:35px}
    .lsem2-tit h4 em, .lsem2-tit h4 span{
    	font-size:19px;
    }
    .lsem2-tit h4::before, .lsem2-tit h4::after{
    	display:none;
    }
    .lsem2-tit h4{
    	padding:0 10px;
    }
    .lsem2-dec{font-size:16px;padding:0 10px;line-height: 1.5;}
    .lsem5-mo{height:45px}
    .lsem-mo02{position:relative;transform:none;width: fit-content!important;font-size: 16px;line-height: 45px;}
    .lsem-mo02 a{position: relative;transform:none;width: fit-content;font-size: 16px;line-height: 45px;box-sizing: inherit;padding: 0 15px;}
    .lsem-mo02::before{display:none}
    .lsem2-ul1 li h4.le,
    .lsem2-ul1 li h4.ri{
    	width: max-content;
    	padding: 0 20px 0 10px;
    	background-size: contain;
    	font-size: 16px;
    }
    .lsem2-ul1 li{
    	width: 50%;
    	padding: 0;
    	text-align: center;
    }
    .lsem2-li2,
    .lsem2-li3,
    .lsem2-li4,
    .lsem2-li5{padding-bottom:40px}
    .lsem2-ul3 li{display:none}
    .lsem2-li5 .lsem2-img{width:100%;transform: none;}
    .lsem2-ul4 li:nth-child(1){left:10px;top: 7px;}
    .lsem2-ul4 li h4{font-size:14px;width: fit-content;line-height: 12px;padding: 10px 5px;}
    .lsem2-ul4 li:nth-child(2){
    	right:5px;
    }
    .lsem2-ul4 li:nth-child(3){
    	left:10px;
    	top: auto;
    	bottom: -135px;
    }
    .lsem2-ul4 li:nth-child(4){
    	right:10px;
    	top: auto;
    	bottom: -135px;
    }
    #certify{
    	padding:0 15px;
    }
    .lsem4-ul li h4{
    	font-size:12px!important;
    	padding:8px 15px 15px
    }
    .lsem4-ul li.smil2 h4,
    .lsem4-ul li.smil4 h4,
    .lsem4-ul li.smil3 h4,
    .lsem4-ul li.smil1 h4{
    	padding:8px 35px 15px 15px;
    }
    .lsem4-ul li h4::before{
    	width:19px!important;
    	height:19px!important;
    	top: 25px!important;
    	right: 15px!important;
    }
    .lsem4-ul li.blue h4{
    	padding:8px 15px 15px
    }
    .lsem4-ul li:nth-child(1){
    	top:10px
    }
    .lsem4-ul li:nth-child(2){
    	top:100px;
    }
    .lsem4-ul li:nth-child(7){
    	top:50px
    }
    .lsem4-ul li:nth-child(9){
    	top:40px
    }
    .lsem4-ul li:nth-child(8){
    	top:100px;
    	left:30%
    }
    .lsem4-ul li:nth-child(10){
    	top:95px;
    	left:55%
    }
    .lsem4-ul li:nth-child(4){
    	top:60px;
    	left:80%
    }
    .lsem4-top{
    	margin-top:30px;
    	height:170px;
    }
    #lsem4sw .swiper-button-prev, #lsem4sw .swiper-button-next{
    	display:none;
    }
    #lsem4sw{
    	padding:0;
    }
    .lsem-fiv{
    	padding-top:0;
    	padding-bottom:30px;
    }
    .lsem5-le{
    height:400px;
    padding-top: 30px;
    padding-bottom: 60px;
    }
    .lsem5-ul {
    position: relative;
    text-align: center;
    margin-top: 25px;
    padding-top: 69px;
    } 
    .lsem5-ul li span{
    	width: 80px!important;
    	height: 80px!important;
    	line-height: 80px!important;
    	font-size: 18px!important;
    }
    .lsem5-ul li:nth-child(1), .lsem5-ul li:nth-child(2){
    	left:15px
    }
    .lsem5-ul li:nth-child(3) {
    position: static;
    width: 201px;
    height: 122px;
    background: url(../images/lsem5-lebf.png)no-repeat center;
    background-size: 100% 100%;
    }
    .lsem5-ul li:nth-child(3) span{
    	margin-top: 24px;
    }
    .lsem5-inp input{height:45px;}
    #certify .swiper-slide {
    width: 100%!important;
    padding: 0;}
    .lsem-tree .lsem-dec d{margin:5px 0;}
    .lsem3-p{margin-top:10px}
    .lsem3-content{padding-bottom:30px;}
    .lsem5-mo button{padding:0 15px;}
    .lsem5-p{margin-top:5px}
}