/*-- sub1 --*/
.sub1 {background: url(../img/sub1-bg.png) left top;}
.sub1 .container {padding: 0;}
.sub1 ul {display: flex;justify-content: space-between;}
.sub1 ul li {width: 12.5%;text-align: center;font-size: 14px;color: #666;padding: 40px 0;position: relative;background: url(../img/line3.png) no-repeat top right;}
.sub1 ul li p {text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.sub1 ul li:last-child {background: none;}


/*-- 产品中心 --*/
.sub2-nr {}
.swiper-nr .swiper-button-next1,.swiper-button-prev1,
.swiper-nr .swiper-button-next2,.swiper-button-prev2 {cursor: pointer; position: absolute;top: 35%;margin-top: -5px; z-index: 99;width: 0px;height: 0px;font-size: 0px;line-height: 0px;}
.swiper-nr .swiper-button-next1,.swiper-nr .swiper-button-next2 {right:-40px;border-bottom:10px solid transparent;border-top:10px solid transparent;border-left:10px solid #3473c7;}
.swiper-nr .swiper-button-prev1,.swiper-nr .swiper-button-prev2 {left:-40px;border-bottom:10px solid transparent;border-top:10px solid transparent;border-right:10px solid #3473c7;}
.swiper-button-prev1.swiper-button-disabled,
.swiper-button-prev2.swiper-button-disabled {border-bottom:10px solid transparent;border-top:10px solid transparent;border-right:10px solid #666;}
.swiper-button-next1.swiper-button-disabled,
.swiper-button-next2.swiper-button-disabled{border-bottom:10px solid transparent;border-top:10px solid transparent;border-left:10px solid #666;}
.sub2-nr .swiper-nr,.sub6-nr .swiper-nr {padding: 0 30px;}
.sub2-nr .productImg,.sub6-nr .productImg {cursor: pointer; width: 130px;height: 31px;text-align: center;line-height: 31px;border: 1px solid #333;font-size: 14px;overflow: hidden;position: relative;}
.sub2-nr .productImg:before,.sub2-nr .productImg:after,
.sub6-nr .productImg:before,.sub6-nr .productImg:after
	{content: "";height: 100%;width: 0;position: absolute;z-index: -1;background-color: #3473c7;color: #fff;top: 0;-webkit-transition: all 0.25s;transition: all 0.25s;}
.sub2-nr .productImg:before,.sub6-nr .productImg:before {left: 0;}
.sub2-nr .productImg:after,.sub6-nr .productImg:after {right: 0;}
.sub2-nr .productImg:hover,.sub6-nr .productImg:hover {color: #fff;border: 1px solid #3473c7;}
.sub2-nr .productImg:hover:before,.sub2-nr .productImg:hover:after,
.sub6-nr .productImg:hover:before,.sub6-nr .productImg:hover:after{width: 50%;}
.sub2-item {margin: 3.5% -15px 0;}
.sub2-img {border: 1px solid #ccc;overflow: hidden;}
.sub2-list {padding: 0 30px;}
.sub2-list a {display: block;}
.sub2-list p {background: #888;color: #fff;width: 100%;height:30px;text-align: center;line-height: 30px;overflow: hidden;position: relative;}
.sub2-list:hover p {background: #3473c7;}


/*-- 招商加盟 --*/
.sub3 {background: url(../img/sub3-bg.jpg) fixed;color: #fff;}
.sub3 .title h1,.sub5 .title h1 {color: #fff;}
.sub3 .title:after,.sub3 .title::before,.sub3 .title p::after,.sub3 .title p::before,
.sub5 .title:after,.sub5 .title::before,.sub5 .title p::after,.sub5 .title p::before{background: #fff;}
.sub3 .title::before {right: 64%;}
.sub3 .title:after {left: 64%;}
.sub3 .title p,.sub5 .title p {color: #ddd;}
.sub3 .title p::after {left: 62%;}
.sub3 .title p::before {right: 62%;}
.sub3-nr {margin: 3% -30px 0;}
.sub3-item {padding: 0 45px;}
.sub3-nr .sub3-item:nth-child(1),.sub3-nr .sub3-item:nth-child(2),.sub3-nr .sub3-item:nth-child(3){margin-bottom: 4%;}
.sub3-list {background: #fff;position: relative;overflow: hidden;cursor: pointer;
	transform: scale(1.0);-moz-transform: scale(1.0);-ms-transform: scale(1.0);-o-transform: scale(1.0);-webkit-transform: scale(1.0);
	transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s}
.sub3-item:hover .sub3-list {transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);-webkit-transform: scale(1.05);
	transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s}

.sub3-img {position: relative;overflow: hidden;padding: 1px;height: 168px;}
.sub3-img::after {content:url(../img/sub3-line.png);display: block;width: 100%;position: absolute;bottom:-7px;}
.sub3-word {padding:0 20px 35px;}
.sub3-word h2 {font-size: 22px;text-align: center;color: #3473c7;}
.sub3-word .line {width: 80%; height: 1px;background: #3473c7;margin:10px auto 20px;position: relative;}
.sub3-word .line::after {content: "";display: block; width:30%; height: 3px;position: absolute;background: #3473c7;margin: 0 auto;top: -1px;left:50%;margin-left: -15%;}
.sub3-word p {text-align: center;font-size: 14px; height:42px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}


/*-- 公司简介 --*/
.sub4 {padding: 4% 0 3%; background: url(../img/sub4-bg.jpg);}
.sub4 .container {padding: 0;}
.sub4-left {position: relative;padding-right: 0;}
.sub4-left::before {position: absolute;top: 10.8px;left: -105%;content: '';display: block;height: 1px;width: 100%;background-color: #3473c7;}
.sub4-left h2 {font-size: 40px;color: #3473c7;margin-bottom:20px;position: relative;font-family:'汉仪综艺体简';}
.sub4-left h2::before {position: absolute;top: 10px;left: -4%;content: '';display: block;width: 5px;height: 5px;background: #3473c7;}
.sub4-left h2::after {content: 'COMPANY PROFILE';font-family: Arial;font-weight: bold;color: #000;position: absolute;top: -32px;font-size: 51px;display: block;width: 100%;z-index: 18;opacity: 0.1;}
.sub4-left p {font-size: 14px;color: #666;line-height: 32px;}
.sub4-num {margin-top:4%;}
.num-item {display: flex;margin-bottom:10px;}
.num-left {position: relative;}
.num-left b {font-size: 12px;color:#333;display: inline-block;padding-top:5px;font-weight: inherit;}
.num-left b i{font-size: 45px;color: #3473c7;font-style: inherit;margin-right:5px;}
.num-left img {display: inline-block;vertical-align: top;margin: 0 8px;}
.num-rig h3 {font-weight: bold;color: #333;margin-top: 15px;font-size: 16px;}
.num-rig p {font-size: 12px;color: #666;line-height: none;}
.sub4-left a {display: block;margin-top:7%; width: 116px;height: 33px;text-align: center;line-height: 33px;background: #3473c7;color: #fff;font-size: 12px;
	position: relative;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;border: none;overflow: hidden;z-index: 1; }
.sub4-left a:after,.sub4-left a:before {content: '';background: #fff;border: 1px solid #3473c7;position: absolute;left: 0;width: 100%;height: 100%;top: 0;transform-origin: left;z-index: -1;
	-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);
	-webkit-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;opacity: 0;visibility: hidden;} 
.sub4-left a:after {transform-origin: right;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg); }
.sub4-left a:hover {color: #3473c7;background: #3473c7; }
.sub4-left a:hover:after,.sub4-left a:hover:before 
{-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);visibility: visible;opacity: 1; }
  
.sub4-rig {position: relative;text-align: right;padding-right: 25px;}
.img2 {position: absolute;top:15%; right: -5%;}

/*-- 定制服务 --*/
.sub5 {background:url(../img/sub5-bg.jpg) no-repeat;background-size: cover; padding: 2% 0 0;}
.sub5-nr {display: flex;justify-content: space-around;align-items: flex-end;margin-top:5%;}
.sub5-item {color: #fff;text-align: center;}
.sub5-item h5 {font-size: 18px;}
.sub5-item p {font-size: 12px;margin: 9px 0 15px;color: #ddd;}
.sub5-item img {margin-bottom:20px;transition: 0.5s;}
.sub5-item .line2 {content: "";display: block;width: 1px;margin: 0 auto;background: #fff;height: 150px;}
.sub5-item:nth-child(2n-1) .line2 {height: 185px;transition: 0.5s;}
.sub5-item:nth-child(2n) .line2 {height:90px;transition: 0.5s;}
.sub5-item:hover img {transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}
.sub5-item:nth-child(2n-1):hover .line2 {height:35px;transition: 0.5s;}
.sub5-item:nth-child(2n):hover .line2 {height:35px;}

/*-- 应用案例 --*/
.sub6-nr {}
.sub6-item {margin-top: 3.5%;}
.swiper-nr .swiper-button-next3,
.swiper-nr .swiper-button-prev3 {cursor: pointer; position: absolute;top:50%;margin-top: -42px; z-index: 99;width:24px;height:84px;}
.swiper-nr .swiper-button-next3 {right:-71px;background: #ededed url(../img/next3.png) no-repeat center center;}
.swiper-nr .swiper-button-prev3 {left:-71px;background: #ededed url(../img/prev3.png) no-repeat center center;}
/* .swiper-button-prev1.swiper-button-disabled {border-bottom:10px solid transparent;border-top:10px solid transparent;border-right:10px solid #3473c7;}
.swiper-button-next1.swiper-button-disabled {border-bottom:10px solid transparent;border-top:10px solid transparent;border-left:10px solid #3473c7;} */
.sub6-item .productImg {position: relative;overflow: hidden;}

/*-- 合作品牌 --*/
.sub7-nr,.sub8-nr {margin-top: 4%;}
.tabp,.tabn {text-align: center;}
.tabp li {display:inline-block;cursor:pointer; margin: 0 78px; width: 205px;height: 32px;text-align: center;line-height: 32px;border: 1px solid #888;font-size: 14px;color: #666;}
.tabp .blue{background: #3473c7;color: #fff;border: 1px solid #3473c7;}
.tabp1,.tabp2 {margin-top: 30px;}
.tabp1 .swiper-button-nextp1,.swiper-button-prevp1,
.tabp2 .swiper-button-nextp2,.swiper-button-prevp2{display: block; width:14px; height:31px;margin-top:-15px; cursor: pointer; position: absolute;top:50%;z-index: 99;}
.tabp1 .swiper-button-nextp1,.tabp2 .swiper-button-nextp2 {right:0;background:url(../img/prevp.png) no-repeat center center;}
.tabp1 .swiper-button-prevp1,.tabp2 .swiper-button-prevp2 {left:0;background:url(../img/nextp.png) no-repeat center center;}
.swiper-containerp1,.swiper-containerp2 {padding: 0 6%;}
.tabp1 .productImg p,.tabp2 .productImg p {display: block;text-align: center;font-size: 14px;margin-top:20px;}
.tabp2 {display: none;}

/*-- 新闻动态 --*/
.sub8 {padding: 2% 0 4%;}
.tabn li{display:inline-block;cursor:pointer; margin: 0 21px; width:117px;height:43px;text-align: center;line-height: 43px;font-size: 18px;color: #333;}
.tabn .blue {background: #3473c7;color: #fff;}
.tabns {margin-top:3.5%;}
.tabn1{display: none;}
.sub8-item {padding: 0 28px;}
.sub8-list {box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);position: relative;overflow: hidden;
	transform: scale(1.0);-moz-transform: scale(1.0);-ms-transform: scale(1.0);-o-transform: scale(1.0);-webkit-transform: scale(1.0);
	transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.sub8-text {padding: 20px 15px;font-family:"微软雅黑";}
.sub8-text h2 {font-size: 16px;font-weight: bold;font-family:"微软雅黑";}
.sub8-text time {display: block;font-size: 14px;color: #777;margin:8px 0 15px;}
.sub8-text p {font-size: 14px;color: #666;line-height: 22px;height: 44px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.sub8-text a {display: block;margin-top:30px; font-size: 14px;color: #555;width: 97px;height: 32px;text-align: center;line-height: 32px;
	-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;position: relative;}
.sub8-text a i {display: block;position: absolute;width: 100%;height: 100%;text-align: center;z-index: 99;}
.sub8-text a span::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;border: 1px solid rgba(203,203,203,1);
	-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.sub8-text a:hover span::before{opacity: 0;-webkit-transform: scale(1.2,1.2);transform: scale(1.2,1.2);}
.sub8-text a span::after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(52,115,199,1);
	-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;-webkit-transform: scale(0.5,0.5);transform: scale(0.5,0.5);}
.sub8-text a:hover span::after{opacity: 1 ;-webkit-transform: scale(1,1);transform: scale(1,1);}
.sub8-text a:hover i {color: #fff;}
.sub8-item:hover .sub8-list {transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);-webkit-transform: scale(1.05);
	transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s}		
.sub8-img {position: relative;overflow: hidden;}
.sub8-img:before {content: '';position: absolute;background-color: #000;top: 14%;left: 32%;width: 100%;height: 150%;z-index: 1;
	opacity: 0;transform: rotate(60deg);transition: all 0.6s ease;top: 9%;left: 25%;height: 250%;transform: rotate(80deg);}
.sub8-img:after {content: '';position: absolute;background-color: rgba(52, 115, 199, 0.5);top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;transition: all 0.6s ease;}
.sub8-list:hover .sub8-img:before {transform: rotate(45deg);opacity: 0.3;}
.sub8-list:hover .sub8-img:after {opacity: 1;}
.sub8-img a {position: absolute;z-index: 99; top: 50%;right: -10%;margin:-20px -20px 0 0; width: 45px;height: 45px;border-radius: 50%;text-align: center;line-height: 40px;background: #fff;
	opacity: 0;-webkit-transition: all 1s;-moz-transition: all 1.2s;-o-transition: all 1.2s;-ms-transition: all 1.2s;transition: all 1.2s;}
.sub8-img a img {transition: 1s;transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.sub8-list:hover .sub8-img a {opacity: 1;right:45%;}
.sub8-list:hover .sub8-img a img {transition: 1s;transform:rotate(540deg);-ms-transform:rotate(540deg);-moz-transform:rotate(540deg);-webkit-transform:rotate(540deg);-o-transform:rotate(540deg);}
	
/*-- 产品列表页 --*/
.padd {padding: 3% 0;}
.pro {position: relative;min-height:700px;}
.pro-left {position: absolute;left: -249px;width:245px;}
.pro-tit {background: #3473c7;width: 100%;padding: 6px;}
.pro-tit p {line-height:109px; text-align: center;color: #fff;font-size: 26px;border: 1px solid #fff;}
.pro-left ul li {display: block;background: #eee;margin-top:3px;text-align: center;}
.pro-left ul li a {display: block;line-height: 38px; font-size: 14px;color: #333;}
.pro-left ul li:hover,.pro-left ul .default {background: #3473c7;}
.pro-left ul li:hover a,.pro-left ul .default a {color:#fff;}
.pro-cont {margin: 0 -15px;}
.pro-img {border: 1px solid #ccc;position: relative;overflow: hidden;}
.pro-list {margin-bottom: 20px;padding: 0 30px;}
.pro-list p {font-size: 16px;color: #666;text-align: center;padding: 15px 0;}

.pro-img:before,.pro-img:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    pointer-events: none;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}
.pro-img:after {
    bottom: 0;
    right: 0;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}
.pro-list:hover .pro-img:before,.pro-list:hover .pro-img:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 0;
	-webkit-transition-duration: 1.3s;
	-o-transition-duration: 1.3s;
	transition-duration: 1.3s;
}

/*-- 产品详情页 --*/
.pro-top {background: url(../img/pro-topbg.jpg) left top;padding-bottom: 0;}
.pro-top .container {padding: 0;}
.pro-top h1 {display: block; text-align: center;color: #3473c7;font-size: 40px;font-family: '汉仪综艺体简';text-transform: uppercase;}
.tabPanel {margin: 0;}
.tabPanel ul li {display: block;cursor: pointer; margin-right: -1px; float: left;width: 174px;height: 36px;border: 1px solid #ddd;text-align: center;line-height: 36px;font-size: 14px;color: #666;}
.tabPanel .hit {background: #3473c7;border: 1px solid #3473c7;color: #fff;}
.panes {border: 1px solid #ddd;margin-top: -1px;}
.pane{display:none;}
.pro-swiper {position: relative;width: 100%;}

/*-- 联系方式 --*/
.ser-cont {background: #fff;box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.2);position: relative;}
.ser-map {width: 54%;z-index: 11;position: relative;}
.ser-rig {padding:9px;position: absolute;top: 0;right: 0; height: 100%;width: 48%;}
.ser-nr {border: 2px solid #e1eaf7;height: 100%;z-index: 10;border-left:0;padding:5% 0 0 15%;}
.ser-nr li {display: block;width:100%;line-height: 36px;}
.ser-nr li span {display: block;float: left;}
.ser-nr li p {padding-left:35%;}

/*-- 留言反馈 --*/
.tit h1 {display: block; text-align: center;color: #3473c7;font-size: 40px;font-family: '汉仪综艺体简';text-transform: uppercase;}
.line3 {width:20%;height: 1px;background: #3473c7;margin: 10px auto 20px;position: relative;}
.line3::after {content: "";display: block;width:10%;height: 3px;position: absolute;background: #3473c7;margin: 0 auto;top: -1px;left: 50%;margin-left: -5%;}
.ser-form {margin-top: 4%;}
.ser-form .col-12 {margin-bottom: 35px;}
.ser-form input {display: block;width: 100%;height: 50px;background: #eee;padding-left:20px;color: #333;}
.ser-form textarea {display: block;width: 100%;height: 300px;background: #eee;padding: 15px 0 0 20px;color: #333;}
.ser-form input::-webkit-input-placeholder {color: #999;opacity:1;}
.ser-form input:-moz-placeholder {color: #999;opacity:1;}
.ser-form input::-moz-placeholder {color: #999;opacity: 1;}
.ser-form input::-ms-input-placeholder {color: #999;opacity:1;}
.ser-form textarea::-webkit-input-placeholder {color: #999;opacity:1;}
.ser-form textarea:-moz-placeholder {color: #999;opacity:1;}
.ser-form textarea::-moz-placeholder {color: #999;opacity:1;}
.ser-form textarea::-ms-input-placeholder {color: #999;opacity:1;}
.ser-form button {display: block;width: 100%;height:50px;text-align: center;line-height: 50px;border: none; background: #3473c7;color: #fff;}

/*-- 公司介绍 --*/
.abo-tit .tab { width: 80%;margin: 0 auto; background:url(../img/ul-bg.png) repeat-x left top;text-align: center;}
.abo-tit .tab li {display:inline-block;width: 225px;margin: 0 23px;}
.abo-tit .tab li a{color: #fff;line-height: 42px;display: block;}
.abo-tit .tab .default {background: #0e4388;}
.abo-sub1 {padding:0 0 2%;}
.abo1-top,.abo1-bott {overflow: hidden;}
.abo1-rig {padding:3% 15px 0;}
.abo1-rig h5 {display: block;font-size: 20px;color: #333; padding-bottom: 15px;border-bottom: 1px solid #ddd;}
.abo1-nr,.abo1-img,.sub1-nr {margin-top: 20px;}
.abo-sub2 {background: url(../img/abo2-bg.jpg) fixed;}
.abo-sub2 .container {padding: 0;}
.tit2 h1 {display: block;text-align:center;font-size: 40px;color: #fff;font-family: '汉仪综艺体简';text-transform: uppercase;}
.tit2 i {display: block;margin: 0 auto;width: 30px;height: 2px;background: #fff;}
.abo2-nr {margin-top:24px;}
.abo2-nr .col-6 {padding: 0;}
.abo2-list {margin: 0 auto;text-align: center;position: relative;color: #fff;}
.abo2-list::before {position: absolute;content: ""; top: 35%;left: 0; width: 100%;height: 1px;background: #fff;opacity: 0.5;}
.abo2-list::after {position: absolute;content: "";top: 35%;margin-top: -3px; right: 0;width: 6px;height: 6px;background: #fff;border-radius: 50%;}
.abo2-img {position: relative;z-index: 99;width: 157px;height: 157px;border-radius: 50%;margin: 0 auto;}
.abo2-list h5 {display: block;text-align: center;font-size: 20px;margin: 15px 0 10px;font-family: '汉仪综艺体简';text-transform: uppercase;}
.abo2-list i {display: block;margin: 0 auto;width: 20px;height: 2px;background: #e2322f;}
.abo2-list p {font-size: 12px;text-align: center;margin-top: 10px;}
.abo2-nr .col-6:nth-child(1) .abo2-list::before {width: 70%;right: 0;left: inherit;}
.abo2-nr .col-6:last-child .abo2-list::before {width: 70%;}
.abo2-nr .col-6:last-child .abo2-list::after {display: none;}
.abo2-img:after {pointer-events: none;position: absolute;width: 100%;height: 100%;border-radius: 50%;content: '';-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;
top: 0;left: 0;padding: 0;z-index: -1;box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);opacity: 0;-webkit-transform: scale(0.9);-moz-transform: scale(0.9);-ms-transform: scale(0.9);transform: scale(0.9);}
.abo2-list:hover .abo2-img:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
    0% {opacity: 0.3;}
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fc5a6d, 0 0 0 10px rgba(255, 255, 255, 0.5);}
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fc5a6d, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.5);opacity: 0;}
}
@-moz-keyframes sonarEffect {
    0% {opacity: 0.3;}
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fc5a6d, 0 0 0 10px rgba(255, 255, 255, 0.5);}
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fc5a6d, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.5);opacity: 0;}
}
@keyframes sonarEffect {
    0% { opacity: 0.3;}
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);}
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.5);opacity: 0;}
}
.abo3-top {width: 115px;height: 115px;margin: 0 auto;border-radius: 50%;border: 1px solid #3473c7;font-size:46px;line-height: 115px;text-align: center;color:#3473c7;transition: .5s;-moz-transition: .5s;
	-webkit-transition: .5s;-o-transition: .5s;overflow: hidden;transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);-webkit-transform: rotate(0);}
.abo3-list:hover .abo3-top {background: #3473c7; color: #fff;opacity: .88;transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s}
.abo3-list {background: url(../img/line5.png) no-repeat right center;}
.abo3-list h5 {display: block;text-align: center;font-size: 22px;color: #3473c7;margin: 15px 0 0;}
.abo3-list i {display: block;width: 30px;height: 1px;margin:15px auto;background: #3473c7;}
.abo3-list p {text-align: center;line-height: 28px;width:60%;margin: 0 auto;}
.abo3 .abo3-list:last-child {background: none;}
.abo3-word {margin-top: 8px;transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;
	transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);-webkit-transform: translateY(0);}
.abo3-list:hover .abo3-word {transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;
	transform: translateY(45px);-moz-transform: translateY(45px);-ms-transform: translateY(45px);-o-transform: translateY(45px);-webkit-transform: translateY(45px)}
.abo3-nr {width: 115px;position: relative;margin:0 auto;}
.abo3-nr span {display: block;position: absolute;top: 0;left: 0;padding: 0;width: 115px;height: 115px;border-radius: 50%;background-size: cover;
	box-sizing: content-box;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;-ms-box-sizing: content-box;transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;
	-o-transition: .5s;opacity: 0;transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);-webkit-transform: rotate(90deg)}
.abo3-list:hover span {padding: 45px;top: -45px;left: -45px;opacity: 1;transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;
	-o-transition: .5s;transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);-webkit-transform: rotate(0)}

/*-- 专利 --*/
.pat {margin-top: 4%;}
.pat-list {margin-bottom:10px;}
.pat-list p {text-align: center;padding: 20px 0 0;width: 80%;margin: 0 auto;height:68px;}

/*-- 获奖 --*/
.win {margin-top: 4%;position: relative;}
.win-left {width: 65%;position: relative;}
.win-line {position: absolute; width:1px;height: 100%;display: flex;align-items: center;}
.win-line1 {top:0;left: 33.3%;}
.win-line2 {top:0;right: 33.3%;}
.win-list {}
.win-left .win-list:last-child {background: none;}
.win-item {margin-bottom: 30px;}
.win-img {text-align: center;}
.win-item p {text-align: center;font-size: 14px;line-height: 25px;}
.win-rig {position: absolute;right: 0; width:35%;height: 100%;text-align: center;padding-top: 6%;font-size: 14px;}

/*-- 官方旗舰店 --*/
.off {margin-top: 3%;padding: 0 8px;}
.off .col-12 {padding: 0 8px;margin-bottom: 20px;}
.off-img {position: relative;overflow: hidden;}
.off-img p {position: absolute;top: 0; width: 100%;height: 100%;color: #fff;font-size: 30px;font-family: '汉仪综艺体简';display: -ms-flexbox;-ms-flex-pack: center;-ms-flex-align: center;display: -moz-box;-moz-box-pack: 
center;-moz-box-align: center;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;display: box;box-pack: center;}

/*-- 加入我们 --*/
.join,.sol {margin-top: 3%;}
.add {line-height: 35px;margin-top: 15px;font-size: 18px;}
.add img {margin-right: 10px;}

/*-- 解决方案 --*/
.sol-list {margin-bottom:15px;}
.sol-list p{text-align: center;font-size: 18px;padding: 15px;}

/*-- 媒体新闻 --*/
.news {margin: 4% -12px 0;}
.news-item {padding: 0 27px; margin-bottom: 54px;}
.news-list {background: #fff;box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.15);position: relative;overflow: hidden;
	transform: scale(1.0);-moz-transform: scale(1.0);-ms-transform: scale(1.0);-o-transform: scale(1.0);-webkit-transform: scale(1.0);
	transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.news-bott {padding:20px 15px;}
.news-bott h5 {font-weight: bold;height:24px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.news-bott time {display: block;font-size: 14px;color: #777;margin: 10px 0 15px;}
.news-bott p {font-size: 14px; color:#666;line-height: 22px;color: #666;height: 44px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-bott a {display: block;margin-top: 30px; font-size: 14px;color: #555;width:98px;height: 34px;text-align: center;line-height: 34px;
	-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;position: relative;}
.news-bott a i {display: block;position: absolute;width: 100%;height: 100%;text-align: center;z-index: 99;}
.news-bott a span::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;border: 1px solid rgba(203,203,203,1);
	-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.news-bott a:hover span::before{opacity: 0;-webkit-transform: scale(1.2,1.2);transform: scale(1.2,1.2);}
.news-bott a span::after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(52,115,199,1);
	-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;-webkit-transform: scale(0.5,0.5);transform: scale(0.5,0.5);}
.news-bott a:hover span::after{opacity: 1 ;-webkit-transform: scale(1,1);transform: scale(1,1);}
.news-bott a:hover i {color: #fff;}
.news-item:hover .news-list {transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);-webkit-transform: scale(1.05);
	transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s}		
.news-img {position: relative;overflow: hidden;}
.news-img:before {content: '';position: absolute;background-color: #000;top: 14%;left: 32%;width: 100%;height: 150%;z-index: 1;
	opacity: 0;transform: rotate(60deg);transition: all 0.6s ease;top: 9%;left: 25%;height: 250%;transform: rotate(80deg);}
.news-img:after {content: '';position: absolute;background-color: rgba(52, 115, 199, 0.5);top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;transition: all 0.6s ease;}
.news-list:hover .news-img:before {transform: rotate(45deg);opacity: 0.3;}
.news-list:hover .news-img:after {opacity: 1;}
.news-img a {position: absolute;z-index: 99; top: 50%;right: -10%;margin:-20px -20px 0 0; width: 45px;height: 45px;border-radius: 50%;text-align: center;line-height: 40px;background: #fff;
	opacity: 0;-webkit-transition: all 1s;-moz-transition: all 1.2s;-o-transition: all 1.2s;-ms-transition: all 1.2s;transition: all 1.2s;}
.news-img a img {transition: 1s;transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.news-list:hover .news-img a {opacity: 1;right:45%;}
.news-list:hover .news-img a img {transition: 1s;transform:rotate(720deg);-ms-transform:rotate(720deg);-moz-transform:rotate(720deg);-webkit-transform:rotate(720deg);-o-transform:rotate(720deg);}


/*-- 媒体新闻详情页 --*/
.news-tit {text-align:center;font-size: 40px;color: #3473c7;font-family: '汉仪综艺体简'; text-transform: uppercase;}
.news-nr,.news-img2 {margin-top: 2%;}
.news-img2 img {border: 1px solid #ddd;}

/*-- 品牌介绍 --*/
.brand {margin-top:5%;}
.brand .col-12:nth-child(1){text-align: center;}
.brand-rig {padding-top:20px;}
.brand-rig p {font-size:20px;text-transform: uppercase;}
.brand-rig span {font-size:16px;display: block;color: #666;line-height:30px;margin-top:10px;text-transform: inherit;}
.brand-img {margin:5% -27px 0;}
.brand-img .col-12 {padding: 0 27px;}
.hov5 {
  position: relative;
  overflow: hidden;
}
.hov5::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
	.hov5:hover::before {-webkit-animation: shine .75s;animation: shine .75s;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}

/*-- 招商加盟 --*/
.tab2 {margin-top: 4%; text-align: center;}
.tab2 li {display:inline-block;width: 149px;height: 31px;text-align: center;line-height: 31px;border: 1px solid #aaa;font-size: 14px;color: #666;margin: 0 41px;cursor: pointer;}
.tab2 .hit {background: #3473c7;color: #fff;border: 1px solid #3473c7;}
.adv-nr {margin-top:3%;padding: 0 8px;}
.adv-item {padding: 0 8px;}
.adv-img {position: relative;overflow: hidden;}
.adv-cont {position: absolute; top:50%;margin-top: -40px; width: 100%;text-align: center;color: #fff;}
.adv-cont h1 {color: #fff;font-size: 30px;font-family: '汉仪综艺体简'; text-align: center;}
.adv-cont p {font-size: 14px;}

/*-- 加盟优势 --*/
.jm {margin-top:4%;}
.jm .jm-list:nth-child(1),.jm .jm-list:nth-child(2),.jm .jm-list:nth-child(3) {margin-bottom: 50px;}
.jm-img {border: 1px solid #ddd;margin-right: 15px;width: 148px;height: 142px;overflow: hidden;}
.jm-img img {display: block;width: 148px;height: 142px;object-fit: cover;transform: scale(1.0);-moz-transform: scale(1.0);-ms-transform: scale(1.0);-o-transform: scale(1.0);-webkit-transform: scale(1.0);
	transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s}
.jm-nr h5 {font-size: 20px;color: #3473c7;display:block;transform: translateX(0px);-moz-transform: translateX(0px);-ms-transform: translateX(0px);-o-transform: translateX(0px);-webkit-transform: translateX(0px);
	transition: .6s;-moz-transition: .6s;-webkit-transition: .6s;-o-transition: .6s}
.jm-nr i {display:-webkit-box;width: 30px;height: 1px;background: #3473c7;margin-top: 10px;}
.jm-nr p {font-size: 14px;color: #666;line-height: 20px;margin-top: 10px;width: 95%;}
.jm-list:hover .jm-nr h5{transform: translateX(5px);-moz-transform: translateX(15px);-ms-transform: translateX(15px);-o-transform: translateX(15px);-webkit-transform: translateX(15px);transition: .6s;-moz-transition: .6s;-webkit-transition: .6s;-o-transition: .6s}
.jm-list:hover .jm-img img {transform: scale(1.3);-moz-transform: scale(1.3);-ms-transform: scale(1.3);-o-transform: scale(1.3);-webkit-transform: scale(1.3);transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s}


@media screen and (max-width:1700px) {
	.pro-left {position: initial;left: 0;float: left;}
	.tabPanel {padding-left: 250px;}
	.tabPanel .ul {height: 36px;}
}
@media screen and (max-width:1450px) {

}
@media screen and (max-width:1200px) {
	.ser-map {width: 100%;}
	.ser-rig {width: 100%;position: inherit;}
	.ser-nr {padding: 20px 0 20px 5%;border: 2px solid #e1eaf7;}
	.abo-tit .tab li {width: 30%;margin: 0;}
	
}
@media screen and (max-width: 990px) {
	.sub1 .container {max-width: 100%;}
	.sub3-item {padding: 0 15px;}
	.sub4 {overflow: hidden;}
	.sub1 ul {flex-wrap: wrap;}
	.sub1 ul li {width: 25%;}
	.jm-nr p {width: 100%;}
	.abo1-rig {padding:0 15px;}
	.abo2-list::before,.abo2-list::after {display: none;}
	.win-line {display:none;}
}
@media screen and (max-width: 760px) {

}
@media screen and (max-width: 750px) {
	.num-item {margin-bottom: 0;}
	.sub3-nr {margin: 3% 0 0;padding: 0 20px;}
	.sub4 {padding:0 20px;}
	.sub4-left h2::after {font-size: 36px;top: 0;}
	.img2 {right: 0;}
	.tabn li {width: 65px;}
	.sub8-item {margin-bottom: 20px;}
	.title::before {right: 77%;}
	.title:after {left: 77%;}
	.title p::before {right:73%;}
	.title p::after {left: 73%;}
	.tabp1 .swiper-button-nextp1, .tabp2 .swiper-button-nextp2 {right: 20px;}
	.tabp1 .swiper-button-prevp1, .tabp2 .swiper-button-prevp2 {left: 20px;}
	.sub3 .title::before {right: 84%;}
	.sub3 .title:after {left: 84%;}
	.sub3 .title p::before {right: 82%;}
	.sub3 .title p::after {left: 82%;}
	.pro-cont {margin:20px -15px 0;}
	.pro-left {float: none;width: 100%;}
	.padd {padding: 3% 0;overflow: hidden;}
	.pro-list {padding: 0 15px;}
	.pro-cont {padding: 0 25px;}
	.tabPanel {margin: 20px 0 0;}
	.tabPanel ul li {width:33%;}
	.ser-form,.pat,.add,.sol,.news-nr,.jm,.abo-sub1,.abo2-nr {padding: 0 20px;}
	.win-left {width: 100%;}
	.win-rig {position: inherit;width: 100%;}
	.pat-list p {width: 100%;}
	.off .col-12,.adv-item,.abo1-left,.abo1-img .col-12,.abo2-nr .col-6,.abo3-list {margin-bottom: 20px;}
	.add span {display: block;}
	.news {margin: 4% 0;padding: 0 20px;}
	.news .news-item:last-child {margin-bottom: 20px;}
	.news-img2 .col-12 {margin-top: 20px;text-align: center;}
	.brand-rig {padding: 0 25px;}
	.brand-img .col-12 {text-align: center;margin-bottom: 20px;}
	.jm .jm-list,.jm .jm-list:nth-child(1), .jm .jm-list:nth-child(2), .jm .jm-list:nth-child(3) {margin-bottom: 25px;}
}
@media screen and (max-width:640px) {

}