﻿@charset "utf-8";
/*
 * CSS Document
 * name   :base.css v1.0
 * author :tonjay
 * url    :flashnet.cn
 * time   :2017-01-01
 */
@import url("iconfont.css");
.iconfont{ font-size: inherit;}
html { font-size: 72.5%;}
body, button, input, select, textarea { color: #444; font-weight: 300; font-size: 1.4rem; line-height: 1.6; word-wrap: break-word; }
a { color: #2a2a2a; text-decoration: none; }
a:hover{ text-decoration: none; }
img {vertical-align: middle; }
button, input, select, textarea { font-size: 100%;  margin: 0; padding: 0;  vertical-align: baseline;  *vertical-align: middle; -webkit-appearance:none; appearance:none; border: none; outline: none; background: inherit;}
textarea { overflow: auto; vertical-align: top;}
.float-box{position:fixed; left: 0; top: 0; right: 0; bottom: 0;}
.fl { float:left; }
.fr { float:right; }
.tl { text-align:left; }
.tc { text-align:center; }
.tr { text-align:right; }
.max-font { font-size: 2rem }
.large-font {font-size: 1.4rem;}
.mid-font { font-size: 1.4rem }
.small-font { font-size: 1.2rem }
.min-font { font-size: 1rem }
.mt5{ margin-top:5px;}
.mt8{ margin-top:8px;}
.mt10{ margin-top:10px;}
.mt12{ margin-top:12px;}
.mt15{ margin-top:15px;}
.mt16{ margin-top:16px;}
.mt18{ margin-top:18px;}
.mt20{ margin-top:20px;}
.mr5{ margin-right:5px;}
.mr8{ margin-right:8px;}
.mr10{ margin-right:10px;}
.mr12{ margin-right:12px;}
.mr15{ margin-right:15px;}
.mr16{ margin-right:16px;}
.mr18{ margin-right:18px;}
.mr20{ margin-right:20px;}
.mb5{ margin-bottom:5px;}
.mb8{ margin-bottom:8px;}
.mb10{ margin-bottom:10px;}
.mb12{ margin-bottom:12px;}
.mb15{ margin-bottom:15px;}
.mb16{ margin-bottom:16px;}
.mb18{ margin-bottom:18px;}
.mb20{ margin-bottom:20px;}
.ml5{ margin-left:5px;}
.ml8{ margin-left:8px;}
.ml10{ margin-left:10px;}
.ml12{ margin-left:12px;}
.ml15{ margin-left:15px;}
.ml16{ margin-left:16px;}
.ml18{ margin-left:18px;}
.ml20{ margin-left:20px;}
.pt5{ padding-top:5px;}
.pt8{ padding-top:8px;}
.pt10{ padding-top:10px;}
.pt12{ padding-top:12px;}
.pt15{ padding-top:15px;}
.pt16{ padding-top:16px;}
.pt18{ padding-top:18px;}
.pt20{ padding-top:20px;}
.pr5{ padding-right:5px;}
.pr8{ padding-right:8px;}
.pr10{ padding-right:10px;}
.pr12{ padding-right:12px;}
.pr15{ padding-right:15px;}
.pr16{ padding-right:16px;}
.pr18{ padding-right:18px;}
.pr20{ padding-right:20px;}
.pb5{ padding-bottom:5px;}
.pb8{ padding-bottom:8px;}
.pb10{ padding-bottom:10px;}
.pb12{ padding-bottom:12px;}
.pb15{ padding-bottom:15px;}
.pb16{ padding-bottom:16px;}
.pb18{ padding-bottom:18px;}
.pb20{ padding-bottom:20px;}
.pl5{ padding-left:5px;}
.pl8{ padding-left:8px;}
.pl10{ padding-left:10px;}
.pl12{ padding-left:12px;}
.pl15{ padding-left:15px;}
.pl16{ padding-left:16px;}
.pl18{ padding-left:18px;}
.pl20{ padding-left:20px;}
.p5{ padding: 5px;}
.p8{ padding: 8px;}
.p10{ padding:10px;}
.p15{ padding:15px;}
.p20{ padding:20px;}
.m5{ margin: 5px;}
.m8{ margin: 8px;}
.m10{ margin:10px;}
.m15{ margin:15px;}
.m20{ margin:20px;}

html .delay2{-webkit-animation-delay: 0.2s;animation-delay: 0.2s;}
html .delay3{-webkit-animation-delay: 0.3s;animation-delay: 0.3s;}
html .delay4{-webkit-animation-delay: 0.4s;animation-delay: 0.4s;}
html .delay5{-webkit-animation-delay: 0.5s;animation-delay: 0.5s;}
html .delay6{-webkit-animation-delay: 0.6s;animation-delay: 0.6s;}
html .delay7{-webkit-animation-delay: 0.7s;animation-delay: 0.7s;}
html .delay8{-webkit-animation-delay: 0.8s;animation-delay: 0.8s;}
html .delay9{-webkit-animation-delay: 0.9s;animation-delay: 0.9s;}
html .delay10{-webkit-animation-delay: 1s;animation-delay: 1s;}
html .delay11{-webkit-animation-delay: 1.1s;animation-delay: 1.1s;}
html .delay12{-webkit-animation-delay: 1.2s;animation-delay: 1.2s;}
html .delay13{-webkit-animation-delay: 1.3s;animation-delay: 1.3s;}
html .delay14{-webkit-animation-delay: 1.4s;animation-delay: 1.4s;}
html .delay15{-webkit-animation-delay: 1.5s;animation-delay: 1.5s;}
html .delay16{-webkit-animation-delay: 1.6s;animation-delay: 1.6s;}
html .delay17{-webkit-animation-delay: 1.7s;animation-delay: 1.7s;}
html .delay18{-webkit-animation-delay: 1.8s;animation-delay: 1.8s;}
html .delay19{-webkit-animation-delay: 1.9s;animation-delay: 1.9s;}
html .delay20{-webkit-animation-delay: 2s;animation-delay: 2s;}
html .delay21{-webkit-animation-delay: 2.1s;animation-delay: 2.1s;}
html .delay22{-webkit-animation-delay: 2.2s;animation-delay: 2.2s;}
html .delay23{-webkit-animation-delay: 2.3s;animation-delay: 2.3s;}
html .delay24{-webkit-animation-delay: 2.4s;animation-delay: 2.4s;}
html .delay25{-webkit-animation-delay: 2.5s;animation-delay: 2.5s;}
html .delay26{-webkit-animation-delay: 2.6s;animation-delay: 2.6s;}
/*button 样式*/
.comm-btn{white-space: nowrap;display: inline-block;height:36px; line-height:36px;padding: 0 18px;box-shadow: 0 1px 10px rgba(50,50,93,.11), 0 1px 10px rgba(0,0,0,.08); background: #fff; border-radius:3px; letter-spacing:1px; color: #09bb07; text-decoration: none; cursor: pointer;}
.comm-btn:hover{color:#37c637; text-decoration: none; transform: translateY(-1px); box-shadow: 0 7px 16px rgba(50,50,93,.1), 0 3px 16px rgba(0,0,0,.08); opacity: 0.85;}
.comm-btn.primary{ background: #fdd000;border:1px solid #fdd000; color: #000;box-shadow: 0 1px 10px rgba(253,208,0,.4), 0 1px 10px rgba(253,208,0,.3);}
.comm-btn.primary:hover{box-shadow: 0 7px 16px rgba(253,208,0,.4), 0 3px 16px rgba(253,208,0,.3);}
.comm-btn.warn{ /*background: #E64340;*/border:1px solid #bbb; color: #000;}
/*color*/
.green{ color: #09bb07;}
.red{ color: #E64340;}
.grey{ color: grey;}
.blank{ color:white;}
/*公用css动画效果*/
a,.menu a:after,.fea i,.fea li:after,.app a img,.scenes li span,.daicon li span,.app span.demo,.tab li,.case-box,.test-app,.test-app img,.daili-list i,.daili-list,.ganyan .text,.ganyan img,.daicon ol li,a.uline:after,.more:after,.apply input,.swiper-pagination-switch{transition: all .3s ease;}
a.uline{ position: relative;}
a.uline:hover{text-decoration: none; margin-left:3px;}
a.uline:after{ content: ""; display:block; position:absolute; left:0; bottom: 0; width: 0; /*border-bottom: 1px solid #9c9c9c;*/}
a.uline:hover:after{ width: 100%;}
/*a:hover, a:focus, a:active{ color:#fdd000;}*/
html{ background: #fff;}
html,body{ min-width: 1280px;}
.wrap{ width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto;}

/*2020新增头部导航*/

.header-top{     position: fixed; left: 0; top: 0; right: 0; z-index: 998; 
   min-width: 1200px;
    height: 32px;
    background: #f9f9f9;
    border-bottom: 1px solid #f1f1f1;
	font-size:0.9em;
	color:#aaa;
}

.header-top-fl{float:left; line-height:32px; width:55%; margin-left:25px; }
.header-top-fr{ float:right; line-height:32px; margin-right:25px;}
.header-top-fr a{ float:right; line-height:32px; padding:0 15px;}
/*2020新增头部导1航*/
 .header{ padding: 0 2%; background: #fff; position: fixed; left: 0; top: 33px; right: 0; z-index: 998; height:80px; /*overflow: hidden;*/ box-shadow: 0 0 15px rgba(0,0,0,0.1);min-width: 1200px;}
 
 
 
.logo a{ height: 54px; width:286px;display: block; overflow: hidden; margin-top: 10px;}
.logo .video{ width: 116px; height: 40px; display: inline-block; background: url(../images/video.png) 15px center no-repeat; padding-left: 15px; margin-left: 15px; border-left: 1px solid #eee; vertical-align: top; margin-top: 20px; cursor: pointer;}
.userBtn{ padding: 22px 0;}
.menu li,.userBtn li{ float: left;}
.userBtn li{ margin-left: 15px;}
.menu{ font-size: 18px;height: 80px;overflow: hidden;}
.menu a{ display: block; color: #000; padding: 0 10px; line-height: 80px; position: relative;}
.menu a:after{ content: ""; display: block; position: absolute; left: 0; top: 0; width:0%; height: 3px;background: #09BB07;}
/* .menu a.active,.menu a.active:hover{ color: #fff; background: #09BB07;} */
.menu a:hover{ background: #f5f5f5;}
.menu a.active{background: #f5f5f5;color: #3F8CD1;border-top:1px solid #3F8CD1;}
.menu li img{position: absolute;top: 8px;right: 4px;width: 24px;}




/*导航 */
.header .Module{position: fixed;top: 113px;left: 0;z-index:99999;width:100%;height:0;background: #fff;text-align: center;overflow: hidden;-webkit-transition: all 1s;transition: all .5s;}
.header .Module.active{height: 600px;padding-top: 30px;border-top: 1px solid #ccc;}
.header .fuwu .Module,.header .about .Module{text-align: right;}
.header .job .List,.header .services .List{float: right;}
.header .about .List,.header .job .List{padding-right: 175px;}
.header .fuwu .List,.header .services .List{padding-right: 272px;}
.header .ModuleMin{display: inline-block;width: 100%;}
/*.header .services .Module,.header .job .Module{left:0;position: relative;top: 0;}
.header .services .ModuleMin,.header .job .ModuleMin{width: 112px;position: absolute;top: 0;left: 0;}
.header .services .Module.active{height: 170px;padding-top:0;border:none;}
.header .job .Module.active{height: 150px;padding-top:0;border:none;}*/
.header .Module .List{margin: 0 10px;display: inline-block;vertical-align: top;}
@media (max-width: 1660px){
	.header .Module .List{margin: 0;}
}
/*.header .services .List,.header .job .List{margin:0;}*/
.header .Advertisement dd,.header .services dd,.header .job dd{float: left;padding: 0 15px;}
.header .Advertisement .Module.active,.header .services .Module.active,.header .job .Module.active{height: auto;padding-bottom: 30px;}
.header .List h3 {font-size: 16px;font-weight: 600;border-bottom: 1px solid #ccc;height: 40px;margin-bottom: 15px;}
.header .List h3 a{color:#3F8CD1;}
/*.header .List dl{margin-top: 20px;}*/
.header .services .List dl{margin-top:10px;}
.header .List a{line-height: 36px;}
.header .List a:hover{background:none;text-decoration: underline;color:#3F8CD1;}
.header .List dd{font-size: 16px;text-align: left;margin: 0;position: relative;}
.header .List dd:before{content: '';display: block;border:4px solid;border-color:#039BE5 #039BE5 transparent transparent;-webkit-transform: rotate(45deg);transform: rotate(45deg);position: absolute;top:15px;left: 0;}



.focus{ height: 500px; background-position: center center; background-repeat: no-repeat;}
.fea{ background: #f5f5f5;}
.fea li{ width: 18%; padding: 50px 1%; position: relative; float: left;}
.fea i{position: relative;box-shadow: 0 0 10px rgba(253,208,0,.8); width: 100px; height: 100px; line-height: 100px; font-size: 50px; text-align: center; display:block; margin: 0 auto; background-color:#09BB07; border-radius: 50%; color: #fff;}
.fea i:before{text-shadow: 0 0 10px rgba(0,0,0,.1);}
.fea i:after {width: 120px;height: 120px;content: '';display: block;border-radius: 50%;border: 1px dashed #fdd000;
position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.fea h3{ margin: 30px 0 10px; color: #000; text-align: center;text-shadow: 0 0 10px rgba(0,0,0,.1);}
.fea p{ font-size: 14px; opacity: 0.7;}
.fea li:hover i{transform: scale(0.9);}
.fea li:after{ position: absolute; left: 0; top: 0; content: ""; display: block; width: 100%; height: 100%;background:linear-gradient(rgba(0,0,0,0.05),rgba(0,0,0,0)); opacity: 0;}
.fea li:hover:after{ opacity: 1;}
.app,.scenes,.market,.daili,.case,.mColum,.foot,.youshi{ padding: 60px 0;}

.homeTit{ padding: 0 0 40px; text-align: center; position: relative;}
.homeTit h2{/* background-image:linear-gradient(90deg,#09BB07,#00c0ff); -webkit-background-clip: text;  -webkit-text-fill-color: transparent; display: inline-block;*/ font-size:36px; position: relative; line-height: 110%;text-shadow: 0 0 10px rgba(0,0,0,.1);}
/*.homeTit h2:after{ content: ""; display: block; left: 0; bottom: 0; height:1px; width: 100%; background-image:linear-gradient(90deg,#09BB07,#00c0ff);}*/
.homeTit p{ opacity: 0.7;}
.homeTit .more{ position: absolute; top: 0; right: 0; z-index: 1;}
.app li{ width: 23.8%; float: left; margin-right: 1.6%; position: relative; overflow: hidden;}
.app li:hover a.A{opacity: 0.7; box-shadow: 0 0px 14px rgba(0,0,0,.3);}
.app li:hover a.B{opacity: 0.7;}
.app ul a{ display: block; overflow: hidden; position: relative;}
.app ul h3{ margin: 15px 0 10px; font-weight: bold;}
.app ul p{ height: 36px; line-height: 18px; font-size: 14px; opacity: 0.7;}
.app span.demo{ border: 1px solid #f5f5f5; margin-top: 10px; vertical-align: middle; color:#666; border-radius: 3px; padding: 4px 10px; font-size: 14px; cursor: pointer; display: none;}
.app span.demo:hover{ border-color: #09BB07; color: #09BB07;}
.app .ma{ position: absolute; left:50%; top:50%; margin: -80px 0 0 -80px; border-radius: 3px; box-shadow:2px 4px 25px rgba(0,0,0,0.3); width: 160px; height: 160px; display: none; animation: appma ease 0.3s forwards;}
@keyframes appma{
	from{transform: scale(1.2); opacity: 0;}
	to{transform: scale(1); opacity: 1;}
}

.scenes,.case{ border-top: 1px solid #eee;}
.scenes li{ float: left; background: #000; position: relative; box-shadow: 0 0 200px rgba(0,0,0,0.8) inset;}
.scenes li span{ position: absolute; width: 100%; height: 100%; top: 0; right: 0; background-position: center center; background-repeat: no-repeat; background-size:cover; opacity: 0.7;}
.scenes .li-1{ width:40%; padding-bottom: 40%;}
.scenes .li-2{ width: 29%; padding-bottom:19.5%; margin-left: 1%;}
.scenes li:hover span{ opacity: 0.4;}
.scenes .texts{ position: absolute; left:20px; right: 20px; bottom: 20px; text-shadow: 1px 1px 3px rgba(0,0,0,0.2); color: #fff; z-index: 1;}
.scenes h3{ font-size: 24px; margin-bottom: 10px;}
.scenes .texts p{ display: none;}

.market{ background: #f5f5f5;}
.market li{ float: left; width: 30%;}
.market li:nth-child(n+2){ margin-left: 5%;}
.market li h3{ text-align: center; padding-bottom: 15px;}
.market li p{ font-size: 14px; opacity: 0.7;}

.daili{ background: url(../images/dai.jpg) center top no-repeat;}
.daili .homeTit{ padding:20px 0 60px; color:#fdd000;}
.daili-list{color: #ccaf29;}
.daili-list i{ width: 100px; height: 100px; line-height: 100px; text-align: center; font-size: 60px; border: 1px solid rgba(90,160,211,0.3); border-radius: 50%; display: block; margin: 0 auto; margin-bottom: 20px;}
.daili-list li{width: 18%; float: left; cursor: default; margin-right:2.5%;}
.daili-list li h3{ text-align: center; padding-bottom: 15px;}
.daili-list li p{ font-size: 14px; opacity: 0.7;}
.daili-list li:hover i{transform:rotate(45deg); background: rgba(255,255,255,0.1);}
.daili-list li:hover{ color: #fff;}
.daicon{ background: #fff; margin-top: 50px; padding: 5%; box-shadow: 0 0 25px rgba(0,0,0,.2);}
.daicon ul.lc{ margin: 20px 0; position: relative;}
.daicon ul.lc:before{ content: ""; display:block; position: absolute; top:52px; left:10%; right:10%; border-bottom: 2px solid #fdd000;}
.daicon ul.lc li{ float: left; width: 20%; padding:30px 0; cursor:default; border-radius:10px;}
.daicon ul.lc span{ display: block; width: 46px; height: 46px; text-align:center; line-height: 46px; color: #fdd000;border: 2px solid #fdd000;box-shadow: 0 0 10px rgba(253,208,0,.4); background: #fff; border-radius: 50%; margin: 0 auto; position: relative; z-index: 1; font-size: 22px;}
.daicon ul.lc h3{ margin: 15px 0; text-align: center;color:#636161;}
.daicon ul.lc p{ font-size: 14px; opacity: 0.7; padding: 0 15px;}
.daicon ul.lc li:hover span{ background:#fdd000; color: #000; transform: scale(1.3);box-shadow: 0 1px 10px rgba(253,208,0,.4), 0 1px 10px rgba(253,208,0,.3);}
.daicon ul.lc li:hover h3{ color:#000;}
.daicon ul.lc li:hover p{ opacity: 0.9;}
.daicon ol a{ line-height:36px;}


.tab li{ float: left; border: 1px solid #eee; padding: 4px 15px; margin-right: 10px; cursor: pointer;}
.tab li:hover{ border-color: #09BB07; color: #09BB07;}
.tab li.active{ background: #09BB07; color: #fff; border-color: #09BB07;}

.test-app{ filter:alpha(opacity=0); opacity:0; background: rgba(255,255,255,1); border-radius: 3px; position:absolute; left: 0; top: 0; right:20px; bottom: 0;}
.test-app img{ width:160px; height: 160px; border-radius: 3px; position: absolute; left: 50%; top: 50%; margin: -80px 0 0 -80px;}

.caselist li{ width: 16%; height: 220px; background: #fff; margin-right: 0.8%; margin-top:2%; float: left; position: relative;    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); overflow: hidden;}
.caselist li .grey{ opacity: 0.6;}
.caselist li h2,.case-use{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.case-use span{ background: #eee; cursor:default; border-radius: 100px; font-size: 12px; padding:3px 8px;}
.case-use span:hover{ background: #09BB07; color: #fff;}
.casema{ position: absolute; left: 0; top:0; right: 0; bottom: 0; background: #fff; z-index: 1; opacity: 0; transition: all ease 0.3s;height:220px;}
.casema img{ position: absolute; left: 50%; top: 100%; margin: -90px 0 0 -90px; transition: all ease 0.3s;}
.caselist li:hover .casema{ opacity: 1;}
.caselist li:hover .casema img{ top: 50%;}
.case{ background: #f5f5f5;}

@media (max-device-width:640px) {
.caselist{ padding:0 4%;}
.caselist li{ width:48%; margin-right:4%; margin-top:4%;}
.caselist li:nth-child(2n){ margin-right:0;}
}

.youshi{ border-top: 1px solid #eee;}
.youshi .con{ margin-bottom: 30px;}
.youshi .con li{ width:48%; float: left;}
.youshi .box{ padding-left: 120px;}
.youshi .con img{ width: 90px; height: 90px; float: left; margin-top: 15px; margin-left: -120px;}
.youshi .con h3{ font-size: 20px;}
.youshi .con p{ opacity: 0.7;}

.aqcon{ border-top: 1px solid #eee; display: none; padding-top: 50px;}
.apply{ width: 50%; float: left; border-right: 1px solid #eee;}
.apply li{ margin-top: 15px;}
.apply .tit{ float: left; width: 100px; height: 38px; line-height: 38px; text-align: right; margin-right: 15px;}
.apply input{ width: 250px; padding: 0 10px; height: 36px; line-height: 36px; border: 1px solid #eee;}
.apply input:focus{ border: 1px solid #09BB07; color: #09BB07; box-shadow: 0 0 15px #09BB07;}
.apply button{ line-height: 46px; height: 46px; padding: 0 35px;}
.que{ width: 46%; float: right;}

.mColum{/* background: #f5f5f5; */margin-top: 50px;}
.mColum .colum-item{ width: 32%; float: left;}
.mColum .colum-item:nth-child(n+2){ margin-left: 2%;}
.more{ font-size: 14px; position: relative; padding-left: 6px;}
.more:after{ display:inline-block; content: ""; margin: 6px 6px 0; border:5px solid; border-color: transparent transparent transparent #999; vertical-align:top;vertical-align:inherit;}
.More .more:after{vertical-align:inherit;}
.more:hover{ text-decoration: none; color: #9c9c9c; box-shadow: 0 1px 5px rgba(50,50,93,.11), 0 1px 5px rgba(0,0,0,.08);}
.more:hover:after{ margin: 6px 4px 0; border-color: transparent transparent transparent #9c9c9c;}
.colum-news li{ margin-top:8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.colum-news li a:hover,.colum-news li a:hover strong{color:#9c9c9c;}
.ganyan .con{ min-height:660px; background: url(../images/yanbg.png) center center no-repeat; position: relative;}
.ganyan .item{ width: 280px; position: absolute; padding-top:25px;}
.ganyan .text{ border: 1px solid #eee; background: #fff; border-radius: 5px; box-shadow: 2px 4px 12px rgba(0,0,0,0.1); padding: 15px; margin-left: 30px; cursor: pointer;}
.ganyan .item:hover .text{color: #09BB07; border-color: #09BB07; box-shadow: 0px 0px 16px rgba(0,0,0,0.2);}
.ganyan .item:hover .text:active{ background: #09BB07; color: #fff;}
.ganyan .item img{ border-radius: 50%; box-shadow: 0 0 0 5px #eee; position: absolute; left: 0; top: 0;}
.ganyan .item:hover img{ box-shadow: 0 0 0 3px #09BB07; transform: scale(1.1);}
.ganyan .item h3{ position: absolute; left: 60px; top:0px; color: #999;}

/*.foot{ background: #2d3036; color: #fff;}
.foot .footNav{text-align: center;}
.foot .footNav a{display: inline-block;padding:0 15px;font-size: 16px;margin-bottom: 15px;color: #b7b7b7;}
.foot .footNav a:hover{text-decoration: underline;}*/
.foot{background:#2d3036;}
.foot .drop li{float: left;margin: 0 30px;}
.foot .drop h3{color:#e0e0e0;;position: relative;line-height: 36px;font-size: 18px;display: inline-block;}
.foot .drop h3:before{content: '';display: block;width: 100%;height: 1px;background: #585858;position: absolute;bottom: 0;left: 0;}
.foot .drop a{margin: 0;color:#a2a2a2;cursor:pointer;}
.foot .drop dl{margin-top: 10px;color:#a2a2a2;}
/*.foot dl a:hover,*/.foot .hotClik a:hover{color:#b7b7b7;}
.foot .content{position: relative;margin: 25px 95px 0;}
.foot .fra{width: 160px;}
.foot .fra p{font-size: 14px;color:#a2a2a2;margin-top: 10px;}

.foot .hotClik{border-top: 1px solid #585858;border-bottom: 1px solid #585858;margin-top: 30px;}
.foot .hotClik li{line-height: 46px;padding: 0 10px;display: inline-block;}
.foot .hotClik a{color:#a2a2a2;}

.foot .copy{margin-top:30px;color: #a2a2a2;}
.foot .copy a{color: #a2a2a2;}

/*客服咨询*/
.Floating{width: 114px;height: 114px;position: fixed;top: 22%;left: 42px;z-index: 9999;}
.Floating .FloatingMin{display: block;width: 114px;height: 114px;position: relative;transform: scale(1) translateY(-30px);}
.Floating .FloatingMin img{position: absolute;left: 50%;top: 50%;width: auto;-webkit-transform: translate3d(-50%,-50%,0);transform: translate3d(-50%,-50%,0);}
.Floating .FloatingMin .bImg02{z-index: 999;}
.Floating .FloatingMin .bImg01{top: 20px;width: auto;transform-origin: 0 38px;animation: ballRotate 2.5s infinite linear;z-index: 9999;}
.Floating .FloatingMin .tip {position: absolute;right:-150px;top: 45px;display: none;width: 150px;height: 24px;border-radius: 3px;font-size: 14px;line-height: 24px;text-align: center;background: #3091f2;color: #fff;-webkit-transition: display 1s ease;transition: display 1s ease;}
.Floating .FloatingMin .tip:after{position: absolute;right: 150px;top: 50%;content: "";width: 0;height: 0;border:4px solid;border-color: transparent #3091f2 transparent  transparent;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.Floating .FloatingMin .tip.active{display: block;}
@keyframes ballRotate {
  0%{
    transform: rotate(0);
  }
  100%{
    transform: rotate(360deg);
  }
}


.float{width: 125px;padding:10px 5px;background: #fff;position: fixed;right:2px;top: 45%;box-shadow: 2px 6px 30px rgba(0,0,0,0.2);margin-top:-100px;z-index:98;-border:1px solid #eee;}
.float.active{display: block;}
.float:after{ content: ""; display: block; position: absolute; left: 0; top: 0; height: 3px; width: 100%; background: #fdd000; background-image: linear-gradient(90deg,#fdd000,#ff9a44);}
.float hr{margin: 15px 0 10px;border-color: #eee;height: 1px;}
.float h2{ margin: 10px 0 4px;}
.float .qq a{border: 1px solid #ddd;display: block;border-radius: 50px;padding: 3px 0 3px 30px;font-size: 14px;line-height: 20px;position: relative;background: url(../images/qq.png) 15px center no-repeat;margin-top: 10px;}
.float .qq a:hover{ border-color: #fdd000; box-shadow: 0 7px 14px rgba(253,208,0,.1), 0 3px 6px rgba(253,208,0,.08);}
.float .phone p{ margin-top:5px;}


/*login & reg*/
.popup{ position: fixed; left: 0; top: 0; right: 0; bottom: 0; background:rgba(0,0,0,0.8); z-index: 9999; display: none;}
.popup-box{ position: absolute; left: 50%; top:50%; margin: -260px 0 0 -180px; width: 360px; background: #fff; border-radius: 5px;}
.popup-box li{height: 52px;line-height: 52px;position: relative;}
.popup li>input{width:100%;height:100%;border-bottom: 1px solid #eee;padding:0px 18px;}
.popup li>input:focus{ background:rgba(9,187,7,0.15); color: #09BB07; padding: 0 15px 0 23px;}
.popup .getYzm{position: absolute;top:7px;right: 8px;box-shadow:inherit;}
.login_btn{width:100%;height: 45px;line-height: 45px;font-size: 1.4rem;}
.close{position: absolute;top:-18px;right: -18px;background: #fff; width:36px;height: 36px;line-height: 36px;border-radius:50%;box-shadow: 1px 2px 5px rgba(0,0,0,0.2); font-size: 14px; text-align: center; cursor: pointer; z-index: 1;}
.close:hover{ background:#eee; color: #09BB07;}
.close:active{ background: #ccc; color: #000;}
.main-body.active{ -webkit-filter: blur(10px);}
.popup.active{ display: block;}
.popup h3{ color: #fff; color: #fff; border-radius: 5px 5px 0 0;}
.popup-reg h3{ background: #09BB07; background: linear-gradient(20deg, #09BB07, #2bc792);}
.popup-login h3{background: #E64340; background: linear-gradient(20deg, #E64340, #dca74a);}

.remember{ -webkit-appearance: none; appearance: none; width: 18px; height: 18px; vertical-align: top; margin-top: 17px; border: 1px solid #ccc; position: relative; padding: 0;}
.remember:checked{ border:1px solid #2f9833;}
.remember:checked:after{ content:""; display: block; border:2px solid; border-color: transparent transparent #2f9833 #2f9833; width:12px; height:8px; position: absolute; left: 50%; top: 50%; -webkit--webkit-transform: translate(-75%,-60%) rotate(-45deg);-webkit-transform: translate(-75%,-60%) rotate(-45deg); -webkit--webkit-transform-origin: center top;-webkit-transform-origin: center top; border-radius: 3px;}

/*Slider*/
.swiper-container{ height: 500px; background: #666;}
.pagination { position: absolute; z-index: 20; left: 50%; width: 140px; text-align: center; margin-left: -70px;  bottom: 20px; }
.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; margin-right: 5px; opacity: 0.8; border: 1px solid #fff; cursor: pointer; }
.swiper-visible-switch { background: #aaa; }
.swiper-active-switch { background: #fff; width:30px; }
.swiper-container .focus{ display: block; width: 100%; height: 100%; background-origin: center center; background-repeat: no-repeat;  background-size: cover;}

/*视频 */
.video-box{ position: absolute; left: 50%; top:50%; margin: -225px 0 0 -400px;  width: 800px; height: 450px; border-radius: 5px; background: #fff;}
.video-main{ width: 100%; height: 100%; overflow: hidden;}

.popup{ -webkit-animation: popupbg 0.4s ease forwards;  -webkit-opacity: 0;}
@-webkit-keyframes popupbg {
  0% { -webkit-opacity: 0;}
  100%{ -webkit-opacity: 1;}
}
.popup .popup-box,.popup .video-box{ -webkit-animation: popup 0.4s ease forwards; -webkit-transform: translateY(20%); -webkit-opacity: 0;}
@-webkit-keyframes popup {
  0% { -webkit-transform: translateY(20%); -webkit-opacity: 0;}
  100%{ -webkit-transform: translateY(0); -webkit-opacity: 1;}
}

@media only screen and (max-width: 1336px) {
	.header{ padding: 0 2%;}
	.menu a{ padding: 0 10px;}
}

.book{ position: fixed; right: 20px; top: 50%; margin-top: 50px; display: block; z-index: 99;display: none;}
.book img{ border-radius: 3px; box-shadow: 0 0 0 2px #fff;}


/*夺冠学院 */
.collegeBox{border-top:1px solid #eee;padding-top: 50px;}
.collegeBox .tit{border-bottom:3px solid #489DFF;margin-top: 10px;}
.collegeBox .TitFla a{border-radius: 3px 3px 0 0;padding:15px 24px;display: inline-block;}
.collegeBox .TitFla a.active,.college .TitFla a:hover{background: #489dff;color:#fff;box-shadow: 3px 0 10px rgba(72,157,255,.3);}
.collegeBox .more {margin-top: 15px;}
.collegeBoxMin{padding-bottom: 40px;}
.collegeBoxMin .fla{width:295px;}
.collegeBoxMin .fra{margin:30px 0 0 320px;}
.collegeBoxMin ul{margin-right: -60px;display: none;}
.collegeBoxMin ul.active{display: block;}
.collegeBoxMin li{float: left; margin: 0 27px 30px 0;width:220px;}
.collegeBoList  li{width: 232px;}
.collegeBoxMin li:hover,.ViDe .ViDeUn li:hover{opacity: 0.7;}
.collegeBoxMin h3{margin-top: 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.collegeBoxMin p,.ViDeUn p{font-size: 14px;color:#969696;}



.ViDe{margin-top: 30px;}
.ViDe .ViDeUn{padding:30px;background:#fff;box-shadow: 0 0 14px rgba(0,0,0,.1);}
.ViDe .ViDeUn .fla{width:790px;height:460px;overflow: hidden;}
.ViDe .ViDeUn .fra{margin-left:820px;}
.ViDe .ViDeUn h3{margin-top: 20px;}
.ViDe .ViDeUn ul{margin-right: -30px;}
.ViDe .ViDeUn li{margin-right: 20px;float: left;margin-bottom: 20px;}

.ViDe .VideoDetails{margin-top: 50px;padding-top: 30px;border-top:1px solid #F5F5F5;text-align: center;}
.ViDe .VideoDetails h2,.ViDe .VideoDetails p{text-align: left;}
.ViDe .VideoDetails h2{margin-bottom: 15px;font-weight: 600;}
.ViDe .VideoDetails p{margin: 20px 0;}
.ViDe .VideoDetails img{max-width: 100%;display: inline-block;}

.collegeMinList li{margin: 0px 28px 30px 0;}

.college h2{height-line:30px; font-size:18px;font-weight:blod;padding-left:30px;}
.college ul li{height-line:24px; font-size:14px; padding-left:30px}
.college ul li a{font-size:14px; }
.pageinfo{ margin:20px 0;}

.pageinfo ul{width: 680px;height: 32px;display:block; margin:0 auto;}

.pageinfo ul li{float: left; display: inline; height: 32px; line-height: 32px; padding: 0 10px;color:#000;font-size:15px; margin: 0 5px; border:1px solid #dedede; font-size:16px;}

.pageinfo ul li a{color:#000;font-size:16px; }

.pageinfo ul li.thisclass{background:#09f;border:1px solid ##218EC1;color:#fff; font-size:16px;}

.pageinfo ul li.thisclass a{color:#fff;}
.pageinfo ul li a:hover, a:focus {
    color: hsl(209, 93%, 48%);
    text-decoration: none;
}

/*拖拽创建小程序UI，一键上线小程序*/
.super_Drag{padding: 90px 0;}
.super_view,.super_Mass,.super_vocation,.super_case{padding: 150px 0;}
.super_Drag{background: #fafafa;margin-top: 150px;}
.super_Drag .fla{width:638px;height: 370px;}
.super_Drag .fla video{width: 100%;height: 370px;}
.super_Drag .fra{padding: 66px 70px 66px 0;}
.super_Drag h2,.super_view h2,.super_Interface h2,.super_Mass h2,.super_industry h2,.super_vocation h2{font-size: 30px;font-weight: 500;margin-bottom: 10px;}
.super_Drag p,.super_view p,.super_Interface p,.super_Mass p,.super_industry p,.super_vocation p{font-size: 16px;opacity: 0.7;padding-bottom: 60px;}
.super_Drag .conBtn a{border-radius: 3px;background: #fdd000;display: inline-block;padding: 12px 31px;text-align: center;font-size: 16px;color:#333;margin-right: 50px;box-shadow: 0 1px 10px rgba(253,208,0,.4), 0 1px 10px rgba(253,208,0,.3);position: relative;}
.super_Drag .conBtn .size{display:none;position:absolute;top: -24px;left: -11px;}
.super_Drag .conBtn .size.active{display: block;}


/*海量预置组件，富媒体多元化展现*/
.super_view,.super_Interface,.super_industry{position: relative;}
.super_view .supersuspend{position: absolute;top: -70px;left: -7px;}
.super_view .fra{padding: 86px 180px 86px 44px;}

/*界面个性化设置，自由绑定跳转链接，打破模板框架*/
.super_Interface .fra{padding: 100px 0 100px 44px;}
.super_Interface .supersuspend{position: absolute;top:40PX;right: -7px;}

/*海量预置组件，富媒体多元化展现*/
.super_Mass .fra{padding: 110px 0 110px 44px;}

/*业界领先的小程序解决方案*/
.super_industry .fra{padding: 102px 0 102px 44px;}
.super_industry .supersuspend{position: absolute;bottom:-200px;top:inherit;left: -7px;}

/*行业独家，支持单页面导入多款行业模块*/
.super_vocation .fra{padding: 120px 0 44px 120px;}
.super_vocation p{padding: 0;}

/*案例展示*/
.super_case{background: url(../images/super_casebg.png) center center no-repeat;padding: 90px 0;}
.super_case .super_caseL{background: #fff;padding: 20px;border-radius: 50%;}
.super_case .super_caseL img{width: 140px;height: 140px;object-fit: cover;border-radius: 50%;}
.super_case .super_caseR{margin-left: 260px;padding: 40px 0;}
.super_case .super_caseR h3{font-size: 24px;margin-bottom: 10px;}

/*Slider*/
.super_case .swiper-container{height: 260px;background: none;margin-top: 50px;width: 880px;overflow: hidden;}

/*什么是运营中心*/
.Operate_about{position: relative;}
.Operate_about .fla{width: 47%;}
.Operate_about .info{width:41%;background: #fff;box-shadow:0 0 20px rgba(0,0,0,.1);padding: 34px;position: absolute;bottom: 80px;left: 40%;}
.Operate_about .info h3{font-size: 36px;border-bottom: 1px solid #f5f5f5;line-height: 70px;position: relative;}
.Operate_about .info h3:before{content: '';display: block;width:110px;height: 1px;background: #309bff;position: absolute;bottom: -1px;left: 0;}
.Operate_about .info p{padding: 30px 0;}
.Operate_about .info a{background: #fdd000;padding: 10px 50px;border-radius: 3px;display:inline-block;color:#000;box-shadow: 0 1px 10px rgba(253,208,0,.4), 0 1px 10px rgba(253,208,0,.3);}
.Operate_about .info a:hover{-webkit-transform: translateY(-3px);transform: translateY(-3px);-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}

/*四川省运营中心*/
.Operate_map, .Operate_service,.investment_cooperation{background: url(../images/bg.jpg) top center repeat;}
 .Operate_about, .Operate_box, .Operate_Right, .Operate_Expand,.investment_cooperation,.investment_Support,.investment_map,.investment_prospect,.investment_cooperation,.investment_Start,.Support,.service_info{padding: 80px 0;}
.Operate_map{margin: 0;padding: 0;}
.Operate_map .fla{width: 45%;}
.Operate_map .fra{margin-left: 50%;padding: 174px 0;}
.Operate_map .fra h3, .college_about h3{font-size: 36px;}
.Operate_map .fra a{width: 200px;height: 50px;line-height: 50px;margin-top: 20px;}

.Operate_video{position: fixed;top: 0;left: 0;z-index: 999;display: none;background: rgba(0,0,0,.6);width:100%;height: 100%;}
.Operate_video.active{display: block;}
.Operate_video .Operate_video_box,.Operate_video i:before,.Operate_video i:after{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.Operate_video .Operate_video_box{width:640px;height: 368px;}
.Operate_video i{width: 30px;height: 30px;display: block;border: 1px solid #fff;border-radius: 50%;position: absolute;top: -40px;right:-40px;z-index: 9999;cursor: pointer;}
.Operate_video i:before,.Operate_video i:after{content: '';display: block;width:1px;height: 20px;background: #fff;}
.Operate_video i:before{-webkit-transform: translate(-50%,-50%) rotate(45deg);transform: translate(-50%,-50%) rotate(45deg);}
.Operate_video i:after{-webkit-transform: translate(-50%,-50%) rotate(-45deg);transform: translate(-50%,-50%) rotate(-45deg);}

/*运营中心3大权利*/
.Operate_Right ul,.Operate_service ul{margin-right: -30px;}
.Operate_Right li,.Operate_service li{width:405px;height:264px;margin:30px 30px 0 0;float: left;border: 1px solid #d6deee;box-shadow: 0 0 10px rgba(0,0,0,.1);background:#fff;padding:40px 30px;box-sizing: border-box;}
.Operate_Right li:hover,.Operate_service li:hover{box-shadow: 0 0 30px rgba(92,133,226,.2);}
.Operate_Right li i,.Operate_service li i{font-size:40px;color:#fff;box-shadow: 0px 6px 14px rgba(254,208,0,.3);width: 80px;height: 80px;line-height: 80px;background: #fdd000;border-radius: 50%;display: inline-block;margin-bottom: 20px;-webkit-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
/*.Operate_service li:hover i,.Operate_Right li:hover i{-wekbit-transform: scale(0.9);transform: scale(0.9);}*/
.Operate_Right li p,.Operate_service li p{opacity: 0.7;margin-top: 10px;}

/*运营中心提供哪些服务*/
.Operate_service{padding: 0;margin: 0;}

/*成都中润银通科技有限公司*/
.Operate_Bomb,.Operate_Bombb{width:100vw;height:100vh;background: rgba(0,0,0,0.6);position: fixed;top: 0;left: 0;display: none;z-index: 9999;}
.Operate_Bomb.active,.Operate_Bombb.active{display: block;}
.Operate_Bomb .Operate_Bbox,.Operate_Bombb .Operate_Bbox{width: 1000px;border-radius: 6px;background: #fff;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);overflow: hidden;}
.Operate_Bomb .Operate_Min,.Operate_Bombb .Operate_Min{height:80vh;overflow-x:hidden;margin-top: 30px;}
.Operate_Bomb .close,.Operate_Bombb .close{width:100%;height:80px;background:#fff;cursor: pointer;position: absolute;top:0;right:0;z-index: 99;border-radius: inherit;box-shadow: inherit;}
.Operate_Bomb .close img ,.Operate_Bombb .close img{position: absolute;top: 20px;right:40px;}
.Operate_Bomb .Operate_text,.Operate_Bombb .Operate_text{padding: 50px;}
.Operate_Bomb .Operate_Bbox h3 ,.Operate_Bombb .Operate_Bbox h3{font-size: 36px;font-weight: 500;}
.Operate_Bomb .Operate_Bbox p,.Operate_Bombb .Operate_Bbox p{margin-top: 15px;opacity: 0.7;}
.Operate_Bomb .Operate_diploma,.Operate_Bombb .Operate_diploma{background: #f9f9f9;padding:60px 0;}

.Chengdu .ChengduBox{padding: 40px;}
.Chengdu .drop li{float: left;margin: 0 30px;}
.Chengdu .drop h3{color:#b7b7b7;position: relative;line-height: 36px;font-size: 18px;display: inline-block;}
.Chengdu .drop h3:before{content: '';display: block;width: 75%;height: 1px;background: #585858;position: absolute;bottom: 0;left: 0;}
.Chengdu .drop a{margin: 0;color:grey;}
.Chengdu .drop dl{margin-top: 10px;font-size: 14px;color:grey;}
.Chengdu dl a:hover,.foot .hotClik a:hover{color:#b7b7b7;}
.Chengdu .content{position: relative;margin: 25px 115px 0;}
.Chengdu .fra{width: 160px;}
.Chengdu .fra p{font-size: 14px;color:grey;margin-top: 10px;}

.Chengdu .hotClik{border-top: 1px solid #585858;border-bottom: 1px solid #585858;margin-top: 30px;}
.Chengdu .hotClik li{font-size: 14px;line-height: 46px;padding: 0 10px;display: inline-block;}
.Chengdu .hotClik a{color:grey;}

.Chengdu .ma{margin: 0 2%;}
.Chengdu .ma li{float: left;margin:0 20px;}
.Chengdu .ma p{margin-top: 5px;}
.Chengdu .contact{line-height: 22px;background: url(../images/chengdu_icon.jpg) left center no-repeat;background-size: 20px;padding: 16px 0;}
.Chengdu .contact p{margin-top: 9px;opacity: 1;padding-left: 30px;}

/*关于夺冠学院*/
.college_about,.college_course,.college_lecturer,.college_Teaching,.college_Train,.college_Obtain{background: #fff; box-shadow: 0 0 14px rgba(0,0,0,.1);}
.college_about{margin-top: 30px;}
.college_about h3{font-weight: 500;margin-bottom: 30px;}
.college_about .fla{padding: 38px 124px;}
.college_about .fla p{opacity: 0.7;line-height: 24px;}
.college_about .fra{width:48%;}

/*课程分类*/
.college_course,.college_lecturer,.college_Teaching,.college_Train,.college_Obtain,.college_system{margin-top: 30px;padding: 50px;box-sizing: border-box;}
.college_course .college_tab,.college_lecturer ul{margin-right: -30px;}
.college_course .college_tab a{float: left;padding: 10px 55px;font-size: 18px;background: #f5f5f5;margin: 0 18px 20px 0;}
.college_course .college_tab a.active,.college_course .college_tab a:hover{background: #fdd000;box-shadow: 0 1px 10px rgba(253,208,0,.4), 0 1px 10px rgba(253,208,0,.3);}
.college_course ul{margin-right: -32px;display: none;}
.college_course ul.active{display: block;}
.college_course li{float: left;margin:30px  30px 0 0;text-align: center;width: 273px;}
.college_course li h3{margin-top: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.college_course li p{font-size: 14px;color:#969696;}

/*认证讲师*/
.college_lecturer li{float: left;width:272px;height:307px;margin:30px 30px 0 0;position: relative;overflow: hidden;}
.college_lecturer .name,.college_lecturer .info{width: 100%;height: 100%;color:#fff;position: absolute;left: 0;}
.college_lecturer .name{background: rgba(0,0,0,.7);font-size: 20px;vertical-align: middle;line-height: 307px;top: 0;z-index: 2;}
.college_lecturer .info{height:0;bottom:-80px;background: #fdd000;color:#333;padding:40px 20px;box-sizing: border-box;z-index: 3;-wekbit-transition: all 0.4s linear;transition: all 0.4s linear;}
.college_lecturer .info.active{height:307px;bottom: 0;}
.college_lecturer .info span{font-size: 20px;font-weight: bold;margin-bottom: 15px;display: inline-block;}

/*授课形式*/
.college_Teaching li,.college_Obtain li{float: left;width:33.3%;position: relative;}
.college_Teaching li .icon{width:80px;height: 80px;line-height:80px;border: 2px solid #fdd000;border-radius: 50%;position: relative;display: inline-block;margin-bottom: 10px;}
.college_Teaching .icon i{font-size: 46px;color:#fdd000;}
.college_Teaching span{position: absolute;top:0;left: 0;background: #fdd000;color:#333;border-radius: 50%;width:30px;height: 30px;line-height: 30px;}
.college_Teaching p{font-size: 18px;}
.college_Teaching .Arrow{position: absolute;top:34px;right:0}

/*培训适合人群*/
.college_Train .college_main{margin-top: 20px;}

/*培训适合人群*/
.college_Obtain .college_main, .college_system .college_main{margin-top: 20px;}
.college_Obtain li:before{content: '';display: block;width:20%;height: 1px;background: #bebebe;position: absolute;top: 14px;right: -49px;}
.college_Obtain li:nth-child(2):before{right: -30px;}
.college_Obtain li:last-child:before{display: none;}
.college_Obtain li span{width:30px;height: 30px;line-height: 30px;background: #fdd000;color:#333;border-radius: 50%;display: inline-block;}
.college_Obtain li p{display: inline-block;font-size: 18px;}

/*专业考试体系*/
.college_system{background: url(../images/system.jpg) top center no-repeat;box-shadow: 0 0 14px rgba(0,0,0,.1);background-size: cover;margin-bottom: 30px;}
.college_system .tit{position: relative;}
.college_system ul{margin-right: -30px;}
.college_system li{float: left;margin-right: 30px;width: 373px;background: #4a515f;border-radius: 3px;overflow: hidden;padding-bottom: 40px;min-height: 489px;box-shadow: 0 0 20px rgba(0,0,0,.1);}
.college_system li:hover{background:#fdd000;}
.college_system li h3{font-size: 28px;position: relative;z-index: 2;padding: 45px 0;font-weight: bold;}
.college_system li i{width:150%;padding-bottom: 70%;background:#fff;border-radius: 60%;position: absolute;top: -135px;left: -100px;z-index: 1;}
.college_system li dl{margin: 50px 0 0 0;}
.college_system li dd{line-height: 34px;color:#fff;}
.college_system li:hover dd{color:#444;}

/*数字*/
.investment_num{border-top: 1px solid #e3e2e5;border-bottom: 1px solid #e3e2e5;margin: 0 auto;}

/*加盟夺冠魔方前景*/
/*.investment_Min,.investment_Min{margin-top: 30px;}
.investment_prospect .fla{width: 50%;}
.investment_prospect .fra{padding: 14px 0;}
.investment_prospect .fra p{line-height: 40px;}*/

/*代理商合作条件*/
/*.investment_cooperation ul{margin-right:-28px;padding-left: 36px;position: relative;}
.investment_cooperation ul:before{top: 26px;z-index: 1;content: '';display: block;width: 100%;height: 2px;background: #ccc;position: absolute;left: 0;}
.investment_cooperation li{width: 248px;float: left;margin-right: 70px;z-index: 2;position: relative;}
.investment_cooperation li span{width: 52px;height: 52px;line-height: 52px;border: 2px solid #e7e7e7;border-right: 2px solid #4d91ff;display: inline-block;text-align: center;border-radius: 50%;background: #fff;font-weight: bold;font-size: 20px;color: #4D91FF;position: relative;}
.investment_cooperation li span:before{content: '';display: block;width:2px;height: 42px;background: #4D91FF;position: absolute;bottom: -43px;left: 26px;}
.investment_cooperation li h2{margin: 0 0 10px 0;color:#4D91FF;}
.investment_cooperation li .info{border-radius: 3px;border:1px solid #d6deee;box-shadow: 0 0 10px rgba(92,133,226,.2);background: #fff;padding: 30px;margin-top: 40px;font-weight: 500;}*/

/*代理商支持*/
/*.investment_Support ul{margin-right: -60px;}
.investment_Support li{float: left;width:300px;height: 300px;margin:30px 28px 0 0;background: #fff;border-radius: 3px;border:1px solid #d6deee;box-shadow: 0 0 10px rgba(92,133,226,.2);padding:40px 20px;}
.investment_Support li:hover{box-shadow: 0 0 30px rgba(92,133,226,.2);}
.investment_Support li i{width:80px;height: 80px;line-height:80px;background: #fdd000;color:#fff;display: inline-block;border-radius: 50%;font-size:40px;box-shadow: 0px 6px 14px rgba(253,208,0,.3);}
.investment_Support li h2{margin: 20px 0 10px 0;}
.investment_Support li p{font-size: 16px;color:#666;}*/

                        
/* 夺冠魔方——加盟代理流程   */                   
/*.investment_daicon{ background: #fff;padding:80px 5%;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.investment_daicon ul.lc{ margin: 20px 0 0; position: relative;}
.investment_daicon ul.lc:before{ content: ""; display:block; position: absolute; top:52px; left:10%; right:10%; border-bottom: 2px solid #fdd000;}
.investment_daicon ul.lc li{ float: left; width: 20%; padding:30px 0 0; cursor:default; border-radius:10px;}
.investment_daicon ul.lc span{ display: block; width: 46px; height: 46px; text-align:center; line-height: 46px; color: #fdd000;border: 2px solid #fdd000;box-shadow: 0 0 10px rgba(253,208,0,.4); background: #fff; border-radius: 50%; margin: 0 auto; position: relative; z-index: 1; font-size: 22px;}
.investment_daicon ul.lc h3{ margin: 15px 0; text-align: center;color:#636161;}
.investment_daicon ul.lc p{ font-size: 16px; opacity: 0.7; padding: 0 15px;}
.investment_daicon ul.lc li:hover span{ background:#fdd000; color: #000; transform: scale(1.3);box-shadow: 0 1px 10px rgba(253,208,0,.4), 0 1px 10px rgba(253,208,0,.3);}
.investment_daicon ul.lc li:hover h3{ color:#000;}
.investment_daicon ul.lc li:hover p{ opacity: 0.9;}
.daiinvestment_daiconcon ol a{ line-height:36px;} */
/*#join_in h3 {font-size: 36px;padding: 50px 0 30px;text-align: center;text-shadow: 0 0 10px rgba(0,0,0,.1);}*/
#join_in .sub {font-size: 16px;color: #999;text-align: center; }
#join_in .prospect {height: 560px;background: url(../images/merchants_bg1.jpg) center; }
#join_in .prospect .homeTit {padding: 80px 0 40px;text-align: center;position: relative;}
.prospect .homeTit h2{font-size: 36px;position: relative;line-height: 110%;text-shadow: 0 0 10px rgba(0,0,0,.1);}
.prospect .homeTit p{opacity: 0.7;margin-top: 20px;line-height: 24px;font-size: 16px;}
.pro_box ul{margin-top: 40px;text-align: center;}
.pro_box li{width: 28%;float: left;background: #fff;border-radius: 6px;margin-left: 4%;padding: 30px 0;}
.pro_box li p{font-size: 22px;}
.pro_box i{font-size: 50px;color:#fff;width:100px;height: 100px;line-height: 100px;background: #fdd000;border-radius: 50%;display: inline-block;margin-bottom: 20px;}
#join_in .prospect .pro_img {width: 380px;height: 450px;margin-right: 40px;background: url(../images/merchants_pro_img.png) center; }
#join_in .prospect .pro_con {display: flex;display: -webkit-flex;flex-direction: column;justify-content: space-around;width: 640px;height: 450px;padding: 20px 0;box-sizing: border-box;font-size: 16px;line-height: 32px;color: #666; }
#join_in .prospect .pro_item {padding-left: 40px;background: url(../images/merchants_1.png) 0 center no-repeat; }
#join_in .prospect .pro_item:nth-child(2) {background-image: url(../images/merchants_2.png); }
#join_in .prospect .pro_item:nth-child(3) {background-image: url(../images/merchants_3.png); }
#join_in .prospect .pro_item:nth-child(4) {background-image: url(../images/merchants_4.png); }
#join_in .distribution {height: 1154px;background: #fff url(../images/merchants_map.png) center 220px no-repeat;position: relative;padding-top: 80px;}
#join_in .distribution .w_1200 {position: relative;height: 100%; }
#join_in .distribution h3 {padding: 80px 0; }
#join_in .requirement {padding: 80px 0;background: #f9f9f9;}
#join_in .requirement h3 {padding: 80px 0; }
#join_in .requirement li {float: left;width: 300px;padding-top: 75px;font-size: 16px;line-height: 28px;text-align: center;color: #666;background: url(../images/merchants_01.png) center 0 no-repeat; }
#join_in .requirement li:nth-child(2) {background-image: url(../images/merchants_02.png); }
#join_in .requirement li:nth-child(3) {background-image: url(../images/merchants_03.png); }
#join_in .requirement li:nth-child(4) {background-image: url(../images/merchants_04.png); }
#join_in .support {background-image: url(../images/merchants_bg2.png); background-size: cover;background-repeat: no-repeat;padding: 80px 0;}
#join_in .support h2 {color: #fff; }
#join_in .support .sub {margin-bottom: 60px;color: #fff; text-align: center;}
#join_in .support ul {display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap; }
#join_in .support li {width: 290px;height: 310px;padding: 145px 10px 0;box-sizing: border-box;margin-bottom: 12px;border-bottom: 6px solid #fdd000;background: #fff url(../images/merchants_sup1.png) center 50px no-repeat;text-align: center;transition: all .1s; }
#join_in .support li .title {margin-bottom: 35px;font-size: 22px;font-weight: bold;color: #333; }
#join_in .support li p {line-height: 24px;color: #999;font-size: 16px;}
#join_in .support li:nth-child(2) {background-image: url(../images/merchants_sup2.png); }
#join_in .support li:nth-child(3) {background-image: url(../images/merchants_sup3.png); }
#join_in .support li:nth-child(4) {background-image: url(../images/merchants_sup4.png); }
#join_in .support li:nth-child(5) {background-image: url(../images/merchants_sup5.png); }
#join_in .support li:nth-child(6) {background-image: url(../images/merchants_sup6.png); }
#join_in .support li:nth-child(7) {background-image: url(../images/merchants_sup7.png); }
#join_in .support li:nth-child(8) {background-image: url(../images/merchants_sup8.png); }   
#join_in .support li:hover p {color: #000; }
#join_in .support li:hover:nth-child(1) {background: #fdd000 url(../images/merchants_sup11.png) center 50px no-repeat; }
#join_in .support li:hover:nth-child(2) {background: #fdd000 url(../images/merchants_sup22.png) center 50px no-repeat; }
#join_in .support li:hover:nth-child(3) {background: #fdd000 url(../images/merchants_sup33.png) center 50px no-repeat; }
#join_in .support li:hover:nth-child(4) {background: #fdd000 url(../images/merchants_sup44.png) center 50px no-repeat; }
#join_in .support li:hover:nth-child(5) {background: #fdd000 url(../images/merchants_sup55.png) center 50px no-repeat; }
#join_in .support li:hover:nth-child(6) {background: #fdd000 url(../images/merchants_sup66.png) center 50px no-repeat; }
#join_in .support li:hover:nth-child(7) {background: #fdd000 url(../images/merchants_sup77.png) center 50px no-repeat; }
#join_in .support li:hover:nth-child(8) {background: #fdd000 url(../images/merchants_sup88.png) center 50px no-repeat; }
#join_in .process {background: #f9f9f9;padding: 80px 0;}
#join_in .process h3 {padding: 80px 0 47px; }
#join_in .process ul {height: 500px;padding-left: 150px;background: url(../images/merchants_12345.gif) 50px center no-repeat; }
#join_in .process li {width: 1013px;height: 80px;background: url(../images/merchants_triangle.png) center no-repeat;padding: 17px 23px 0 35px;margin-bottom: 19px;box-sizing: border-box; }
#join_in .process li:last-child {margin-bottom: 0; }
#join_in .process li .title {font-size: 22px;color: #ff6800;margin-bottom: 12px; }
#join_in .process li p {color: #666;font-size: 16px;}
#join_in .contact {height: 700px;background: url(../images/merchants_bg3.png) center;color: #fff; }
#join_in .contact h3 {padding: 77px 0 22px;color: #fff; }
#join_in .contact .sub {font-size: 18px;color: #fff; }
#join_in .contact form {margin-top: 60px;padding: 0 100px; }
#join_in .contact form input {width: 480px;height: 50px;padding: 0 15px;margin-bottom: 50px;box-sizing: border-box;font-size: 18px;line-height: 50px;background: #fff;border-radius: 4px;color: #333; }
#join_in .contact form textarea {width: 100%;height: 120px;border: 0;padding: 15px;box-sizing: border-box;border-radius: 4px;font-size: 18px;color: #333;background: #fff;resize: none; }
#join_in .contact form button {display: block;width: 200px;height: 60px;line-height: 60px;box-sizing: border-box;margin: 50px auto 40px;border: 2px solid #fff;border-radius: 6px;font-size: 18px;color: #fff; }
#join_in .contact p {font-size: 16px;line-height: 26px;text-align: center; }

/*明星代理商*/
.investment_Start{overflow: inherit;font-size: 14px;}
.investment_Start ul{border-right:1px solid #eee;}
.investment_Start li{float: left;width:25%;box-sizing: border-box;position: relative;border: 1px solid #E5E5E5;border-right: none;z-index: 10;}
.investment_Start li:hover{z-index: 20;border: 1px solid #0A6DEE;box-shadow: 0 0 20px rgba(0, 198, 226, 0.5);}
.investment_Start .liMin{position: relative;z-index: 2;}
/*.investment_Start li:before{content:'';width:100%;height:100%;display: block;border:1px solid #eee;border-right:none;position: absolute;top: 0;left: 0;}
.investment_Start li:hover:before{content:'';display:block;border:1px solid #4d91ff;box-shadow: 0 0 5px rgba(253,208,0 .2);-webkit-transform: scale(1.03);transform: scale(1.03);z-index: 1;background: #fff;width: 100%;height: 100%;}*/
.investment_Start .logo{border-bottom:1px solid #eee;background: #F3F3F3;padding: 30px 20px;}
.investment_Start .info{padding: 20px;-webkit-transition: all 0.4 ease-in-out;transition: all 0.4 ease-in-out;}
.investment_Start .info p{margin:20px 0;height: 108px;}
.investment_Start li:hover .info{background: #0A6DEE;color:#fff;}
.investment_Start .evaluate{border-top:1px solid #eee;padding: 20px;}
.investment_Start .evaluate h3{color:#4d91ff;}
/*英才招聘*/
.recruit li{padding-top: 40px;}
.recruit .info{margin-left: 220px;}
.recruit .info h3{font-size: 18px;margin-bottom: 24px;font-weight: 500;}
.recruit .info p{font-size: 16px;color:#666;}
.recruit .info .text{margin-bottom: 40px;}

/*朋友圈*/
.friends{margin-top: 160px;}
/*banner*/
.friends_banner .tit h2{font-size: 50px;font-weight: bold;}
.friends_banner .tit p{font-size: 20px;}
.friends_banner .tit p,.EightBig p,.service_info p,.ProductForm .fra p{opacity: 0.8;}
.friends_banner .banner_Min{width:100%;background: url(../images/friends_bannerbj.jpg) top center no-repeat;padding: 130px 0 100px 0;}
.friends_banner .banner_inter{background: url(../images/friends_banner.png) no-repeat;width:1064px;height: 627px;margin: 0 auto;padding-top: 36px;}
/*Slider*/
.pagination { position: absolute; z-index: 20; left: 50%; width: 140px; text-align: center; margin-left: -70px;  bottom: 20px; }
.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; margin-right: 5px; opacity: 0.8; border: 1px solid #fff; cursor: pointer; }
.swiper-visible-switch { background: #aaa; }
.swiper-active-switch { background: #fff; width:30px; }
.swiper-container .focus{ display: block; width: 100%; height: 100%; background-origin: center center; background-repeat: no-repeat;  background-size: cover;}

/*八大块*/
.EightBig{background: #fafafa;padding:80px 0 100px;position: relative;}
.EightBig .EightBig_box{padding-left: 36px;}
.EightBig li{width:30.3%;margin:40px 3% 0 0;min-height:363px;background: #fff;border-radius: 3px;border:1px solid #d6deee;box-shadow: 0 0 10px rgba(92,133,226,.2);box-sizing: border-box;float: left;}
.EightBig li a{display: block;padding: 60px 40px;}
.EightBig li:hover{box-shadow: 0 0 30px rgba(92,133,226,.3);}
.EightBig li h3{margin: 30px 0 14px 0;font-size: 24px;}
.EightBig .supersuspend.fl{position: absolute;top: -150px;left:0;}
.EightBig .supersuspend.fr{position: absolute;bottom: -300px;right:0;}

/*客服信息*/
.service_info h2{font-size: 36px;}
.service_info ul{margin-top: 30px;}
.service_info li{border-radius: 3px;height: 50px;margin-bottom: 24px;}
.service_info li input{width:93%;height: 100%;padding:0 15px;line-height: 50px;border:1px solid #d6deee;border-radius: 3px;}
.service_info li input:focus{border:1px solid #4d91ff;box-shadow: 0 0px 10px rgba(77,145,255,.2);}
.service_info a{margin-top: 10px;padding: 10px 40px;background: #ffba33;color:#000;box-shadow: 0 5px 10px rgba(255,186,0,.2);display: inline-block;border-radius: 3px;}
.service_info a:hover{box-shadow: 0 10px 20px rgba(255,186,0,.2);}
.service_info .fla{margin-left: 100px;}
.service_info .fra{margin-right: 100px;}
.service_info .fra img{margin: 60px 0 30px 0;}
.service_info .fra span{display: block;font-size: 36px;font-weight: bold;color:#ffba33;}


/*朋友圈 2*/

/*友圈广告—产品形态*/
.ProductForm{padding:80px 120px;box-sizing: border-box;}
.ProductForm h3{font-size: 30px;margin-bottom: 50px;}
.ProductForm li:first-child{padding-top: 60px;}
.ProductForm li{padding-top: 140px;}
.ProductForm .fra{padding-top: 100px;}

/*微信朋友圈投放支持*/
.Support{background: #fafafa;}
.Support ul{margin-right: -130px;}
.Support li{float: left;margin-right: 130px;}
.Support .Support_Nav{margin-top: 20px;}
.Support .Support_Nav a{background: #fff;border:1px solid #d8dfee;border-radius: 3px;padding: 15px 40px;display: inline-block;margin: 0 10px;}
.Support .Support_Nav a.active,.Support .Support_Nav a:hover{background: #fdd000;border:1px solid #fdd000;box-shadow: 0 5px 10px rgba(253,208,0,.2);}
.Support .Support_List{margin-top: 60px;}
.Support .Support_List .List{display: none;overflow: hidden;}
.Support .Support_List .List p{font-size: 20px;}
.Support .Support_List .List.active{display: block;}
.Support .Support_List ul{margin-top: 40px;}

/*QQ客户端(第二版)*/
.friends_QQ  .text{margin-bottom: 40px;}
.friends_QQ  .text span,.friends_Video .text span{color:#ffba33;font-size: 20px;display: inline-block;margin-bottom: 15px;}
.friends_QQ  .ProductForm{border-bottom: 1px solid #eee;}
.friends_QQ  .ProductForm .fra{padding: 70px 0;}

.friends_Video .vedo,.friends_space .vedo{padding:90px;box-sizing: border-box;border-bottom: 1px solid #eee;}
.friends_Video .vedo p:first-child,.friends_space .vedo p:first-child{font-size: 30px;color:#ffba33;}
.friends_Video .vedo p,.friends_space .vedo p{font-size: 20px;opacity: .7;}
.friends_Video .vedo li,.friends_space .vedo li{float: left;margin: 30px;}
.friends_Video .vedo .info,.friends_space .vedo .info{padding: 60px 0 60px 80px;}
.friends_Video .vedo span,.friends_space .vedo span{display: block;}
.friends_Video .vedo .num,.friends_space .vedo .num{font-size:34px;color:#ffba33;}
.friends_Video .num i,.friends_space .num i{font-size: 16px;font-style: inherit;font-weight: normal;}
.friends_Video .vedo .words,.friends_space .vedo .words{opacity: .7;}


.NewsHelp .tabAr a{padding: 14px 20px;font-size: 18px;display:block;}
.NewsHelp .tabAr a.active,.NewsHelp .tabAr a:hover{background: #fdd000;}
.NewsHelp .flaList{margin-top: 20px;}
.NewsHelp .flaList ul{padding: 0;display: none;}
.NewsHelp .flaList ul.active{display: block;}
.NewsHelp .flaList li{list-style: none;}
.NewsHelp .flaList li a{display:block;padding: 15px;}
.NewsHelp .flaList li a:hover{background: #fdfdfd;}
.NewsHelp .flaList .info{}
.NewsHelp .flaList li h3{font-size: 18px;margin:0 0 20px 0;font-weight: normal;}
.NewsHelp .flaList  li p{color:#999;font-size: 16px;}

/*banner图*/
.rule_banner{background: linear-gradient(183deg, #fdd000 0%, #f2c808 100%);height: 550px;text-align: center;}
.rule_banner h2{font-size: 44px;font-weight:bold;padding-top: 100px;}
.rule_banner p{font-size: 16px;}
.rule_banner .rule_bannerMin{position: relative;top:40px;}
/*移动管理平台*/
.rule_Modular{margin-top: 160px;position: relative;}
.rule_Modular .rule_box{margin: 50px auto 0;}
.rule_Modular .rule_box,.rule_Modular .text{padding: 0 140px;box-sizing: border-box;}
.rule_Modular li{padding: 60px 0;}
.rule_Modular li .info{padding-top: 140px;}
.rule_Modular h3{font-size: 36px;}
.rule_Modular p{font-size: 18px;opacity: 0.7;padding-top: 16px;}
.rule_floatPicT,.rule_floatPicB{position: absolute;}
.rule_floatPicT{top: 30%;left: 0;}
.rule_floatPicB{bottom: 5%;right: 0;}
.rule_Modular .video video{width:530px;height: 300px;}
.rule_Modular .text p{opacity: 1;}
.rule_Modular .text p:first-child{padding-bottom: 0;}
.rule_Modular .text h3{font-size: 26px;margin-top: 30px;}
.rule_Modular .text p{padding-bottom: 12px;}

.rule_business{background-color: #fafafa;padding: 80px 0;margin-top: 100px;}
.rule_business .rule_businessMin{padding-top: 80px;}
.rule_business li{float: left;width: 33.3%;position: relative;}
.rule_business li:nth-child(2){padding-top:68px;}
.rule_business li .jiantou{position: absolute;top:200px;}
.rule_business li:first-child .jiantou{ right:40px;}
.rule_business li:nth-child(2) .jiantou{right:-90px;}
.rule_business li p{font-size: 16px;margin-top: 20px;opacity: .7;}


.why{background-image: url(../images/why_bg.jpg);background-position: center center;background-size: cover;padding:80px 0;color:#fff;}
.why .listOne{padding-top: 60px;}
.why .listOne li{float: left;width: 33.3%;padding: 0 60px;box-sizing: border-box;}
.why .listOne li h2{font-weight: 600;margin: 44px 0 20px 0;}
.why .listOne li p{font-size: 16px;}
.why .listTwo{padding: 54px 0px 0;border-top: 1px dashed rgba(255,255,255,.4);margin-top: 80px;}
.why .listTwo li{width: 50%;float: left;}
.why .listTwo .fla{padding: 62px 0 62px 150px;}
.why .listTwo li:first-child .fra{padding-right: 100px;}
.why .listTwo li:last-child .fla{padding: 62px 0 62px 220px;}
.why .listTwo li:last-child .fra{margin-top: 25px;}

.majorTeam{overflow: hidden;background:#f9f9f9;}
.majorTeam_box{padding: 80px 0;}
.majorTeam ul{margin:30px -2% 0 0;}
.majorTeam li{width:48%;margin-right: 2%;padding: 20px;float: left;box-sizing: border-box;background: #fff;border-radius: 6px;}
.majorTeam li i{display: block;float: left;font-size: 70px;color:#fdd000;}
.majorTeam li .info{margin-left: 100px;padding-top: 28px;}
.majorTeam .info h3{font-size: 22px;}
.majorTeam .info p{opacity: .7;margin-top: 5px;font-size: 16px;}

.policy{padding: 80px 0;}
.policy .policy_Min{margin-top: 30px;}
.policy li{float: left;width: 33.3%;}
.policy li h3{font-size: 22px;margin-bottom: 5px;}
.policy li p{font-size: 16px;}
.policy li i{font-size: 60px;color:#fff;width: 100px;height: 100px;line-height: 100px;background: #fdd000;border-radius: 50%;display: block;margin: 0 auto 30px;position: relative;}
.policy li:first-child i{font-size: 40px;}
.policy li i:after{width: 120px;height: 120px;content: '';display: block;border-radius: 50%;border: 1px dashed #fdd000;
position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.policy li i.icon:before{right: 5px;position: relative;}


/*2020newStyle.css*/

/*简洁好用的小程序制作平台*/
.title h2{font-size: 34px;font-weight: 500;}
.title p{font-size: 20px;color:#7e7e7d;margin-top: 4px;}

.terrace{padding: 100px 0 107px;}
.terrace_Min{margin-top: 60px;}
.terraceFl{width: 170px;height: 486px;font-size: 16px;border-right: 1px solid #000;}
.terraceFl img{width: 58px;height: 54px;display: block;margin: 1px auto 8px;}
.terraceFl li{margin-bottom: 46px;position: relative;padding-right: 40px;box-sizing: border-box;color: #93918d;}
.terraceFl li:last-child{margin: 0;}
.terraceFl li.active{color: #000;}
.terraceFl li.active .img,.terraceFl .img_in,.terraceFr li{display: none;}
.terraceFl li.active .img_in,.terraceFr li.active{display: block;}
.terraceFl li:before{content: '';display: block;width: 6px;height: 0;background: #000;top: -1px;right: 0;position: absolute;}
.terraceFl li:hover.active:before,.terraceFl li.active:before{height: 87px;}
.terraceFr{width: 1028px;padding-left: 30px;box-sizing: border-box}
.terraceFr ul{box-shadow: 0 10px 10px rgba(0,0,0,.05);}
.terraceFr_fl{width: 324px;height: 486px;position: relative;color: #fff;}
.terraceFr_text{width: 100%;height: 100%;padding:72px 68px 70px 35px;box-sizing: border-box;}
.terraceFr_fl img{position: absolute;top: 0;left: 0;width: 100%;z-index: -1;}
.terraceFr_fl h3{font-size: 24px;font-weight: 500;margin-bottom: 35px;}
.terraceFr_fl p{color: rgba(255,255,255,.6);}
.terraceFr_fl a{width: 141px;height: 44px;line-height: 44px;border: 1px solid #fdd000;font-size: 20px;color: #fdd000;text-align: center;display: block;position: absolute;bottom:46px;left: 34px;background: #282d31;}
.terraceFr_fr{width: 674px;}
.terraceFr_fr img{width: 100%;}

/*为超过120个行业提供小程序解决方案*/
.scheme{padding: 100px 0 112px;background: #fafafa;}
.scheme .schemeMin{margin-top: 30px;}
.scheme ul{margin-right: -24px;}
.scheme li{float: left;margin:20px 20px 0 0;position: relative;}
.scheme li a{display: block;color: #fff;font-size: 30px;}
.scheme li .img{overflow: hidden;}
.scheme li,.scheme .img img{width: 286px;height: 367px;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.scheme .schemePre{position: absolute;top: 50%;left: 50%;-wekbit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);text-align: center;}
.scheme .schemePre  img{width: 111px;height: 72px;margin-bottom: 16px;}
.scheme li:hover{box-shadow: 0 0 20px rgba(0,0,0,.3);}
.scheme li:hover .img img{-wekbit-transform: scale(1.05);transform: scale(1.05);}

/*小程序优秀案例*/
.case{}
.caseTab{border-bottom: 1px solid #cbcbcb;margin-top: 35px;}
.caseTab li{float: left;padding: 0 52px 20px;font-size: 20px;color: #7b7b7a;cursor: pointer;}
.caseTab li.active{position: relative;color: #000;font-size: 24px;}
.caseTab li:before{content: '';display: block;width: 0;height: 5px;background: #fdd000;position: absolute;bottom: -3px;left: 50%;-wekbit-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition: all .4s linear;transition: all .4s linear;}
.caseTab li.active:before{width: 43px;}
.caseBOx,.videoFix{display: none;}
.caseBOx.active,.videoFix.active{display: block;}
.caseFl{width: 610px;padding-top: 125px;}
.caseFl h3{font-size: 34px;font-weight: 600;margin-bottom: 33px;}
.caseFl p{font-size: 16px;}
.caseUl{margin-top: 80px;}
.caseUl li{float: left;margin-right: 30px;}
.caseUl li img{width: 142px;height: 142px;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;border-radius: 50%;}
.caseUl li.active img{-webkit-transform: scale(1.2);transform: scale(1.2);box-shadow: 0 0 26px rgba(0,0,0,.08);}
.caseFr{width: 280px;height: 534px;box-shadow: 0 0 20px rgba(0,0,0,.1);border-radius: 46px;margin-top: 60px;position: relative;overflow: hidden;}
.caseFr .caseBox{position: absolute;top: 0;left: 0;}
.caseFr li{padding: 15px;float: left;width: 280px;height: 534px;box-sizing: border-box;}

/*魔方视频*/
.homeVideo{position: relative;height: 440px;overflow: hidden;}
.homeVideo .videoBg{width: 100%;height: 440px;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.homeVideo_text{position: absolute;top: 50%;left: 50%;-wekbit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.homeVideo_text img{width: 96px;height: 96px;}
.homeVideo .videoBg:hover{-wekbit-transform: scale(1.05);transform: scale(1.05);}
.homeVideo_text p{font-size: 34px;color: #fff;margin-top: 15px;}


/*合作伙伴数量*/
.cooperate{font-size: 30px;background: url(../images/jiameng_bg.png) no-repeat;height: 420px;color: #fff;    padding: 62px 0;box-sizing: border-box;}
.cooperate_num span{color: #fdd000;font-size: 65px;font-weight: 600;vertical-align: -3px;}
.cooperate_btn{margin-top: 67px;}
.cooperate_btn a{width: 170px;height: 50px;line-height: 50px;border: 1px solid #fdd000;color: #fdd000;font-size: 22px;margin: 0 50px;display: inline-block;-wekbit-transition: all .4s linear;transition: all .4s linear;}
.cooperate_btn a:hover{-wekbit-transform: translateY(-5px);transform: translateY(-5px);}
.cooperate_btn .cooperate_two{background: #fdd000;color: #000;}

/*合作伙伴列表*/
.friend{padding: 80px 0;background: #fafafa;}
.friendList{overflow: hidden;padding: 0 10px 14px 14px;}
.friendList ul{margin-right: -40px;}
.friendList li{margin-right: 42px;background: #fff;border-radius: 91px;margin-top: 36px;-wekbit-transition: all .4s linear;transition: all .4s linear;}
.friendList li:hover{box-shadow: 0 0 20px rgba(0,0,0,.08);}
.friendList img{width: 262px;height: 91px;}
.friendList li{float: left;}

/*小程序模块页面样式*/
.moduleNav{box-shadow: 0 10px 10px rgba(211,211,211,.2);margin-bottom: 60px;}
.moduleNav li{float: left;width: 25%;font-size: 20px;color:#75726d;height: 77px;line-height: 77px;cursor: pointer;}
.moduleNav li img{margin-right: 20px;}
.moduleNav li.active{color: #333;position: relative;}
.moduleNav li.active:before{content: '';display: block;width: 130px;height: 3px;background: #303030;position: absolute;bottom: 0;left: 50%;-wekbit-transform: translateX(-50%);transform: translateX(-50%);}
.moduleNav li .two,.moduleNav li.active .one{display: none;}
.moduleNav li.active .two{display: inline-block;}

.moduleList{overflow: hidden;margin-bottom: 28px;}
.moduleList ul{margin-right: -30px;display: none;}
.moduleList ul.active{display: block;}
.moduleList li{float: left;width: 380px;height:291px;margin-right: 30px;margin-bottom: 52px;}
.moduleList li .bigImg{width: 100%;}
.moduleList_fl{margin: -30px 0 15px 20px;position: relative;z-index: 2;}
.moduleList span{width: 63px;height: 63px;border-radius: 50%;box-shadow: 0 10px 10px rgba(0,0,0,.05);background: #fff;display: block;}
.moduleList span img{width: 44px;height: 44px;margin: 0 auto;display: block;padding: 10px 0;}
.moduleList h2{width: 220px;height: 83px;line-height: 83px;text-align: center;color: #fff;font-weight: 600;background: rgba(68,105,129,.8);position: absolute;bottom: 24px;left: 50%;-wekbit-transform: translateX(-50%);transform: translateX(-50%);font-size: 28px;-webkit-transition: all .4s linear;transition: all .4s linear;}
.moduleList li:hover h2{bottom:0;}
.moduleList h3,.moduleList p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.moduleList h3{font-weight: 600;margin: 35px 0 0 10px;}
.moduleList .info{position: relative;padding-top: 14px;font-size: 16px;}
.moduleList .info img{position: absolute;top: 16px;right: 0;}
.moduleList p{color: #807e7b;margin-top: 5px;padding-left: 20px;}


/*精选案例商家*/
.business{background: #fafafa;padding: 60px 0 50px;overflow: hidden;}
.business ul{margin-right: -40px;}
.business li{float: left;width: 580px;padding: 30px;box-sizing: border-box;background: #fff;margin: 40px 40px 0 0;}
.business img{margin-right: 40px;}
.business h3{font-size: 24px;font-weight: 600;position: relative;padding-bottom: 7px;}
.business h3:before{content: '';display: block;position: absolute;bottom: 0;left: 0;width: 45px;height: 2px;background: #fdd000;}
.business_list{margin-bottom: 26px;}

.business .business_un{margin-top: 14px;}
.business dd{float: left;height: 30px;line-height: 30px;padding: 0 26px;border-radius: 30px;margin:11px 20px 0 0;position: relative;}
.business dd:before{content: '';display: block;width: 5px;height: 5px;background: #fff;border-radius: 50%;position: absolute;top: 13px;left: 5px;}
.business dd.one{background: #b5e6f6;color: #0b65b1;}
.business dd.two{background: #fce7d8;color: #e66b3c;}

/*模块与方案咨询*/
.consult{background: url(../images/mokuan_pic.jpg) no-repeat;height: 308px;padding: 60px 0 66px;box-sizing: border-box;}
.consult .title p{color: #000;margin-top: 24px;}
.consult a{width: 170px;height: 50px;line-height: 50px;background: #fdd000;display: inline-block;font-size: 22px;margin-top: 40px;-wekbit-transition: all .4s linear;transition: all .4s linear;}
.consult a:hover{-webkit-transform: translateY(-10px);transform: translateY(-5px);box-shadow: 0 5px 10px rgba(253,208,0,.4);}

/*2020newStyle.css//*/




/*首页的页面上样式*/



#newBridge .nb-invite-skin-0{display:none}

.soc{ border-top: 1px solid #eee; padding-top: 60px;}
			.soc ul{ padding: 40px 0;}
			.soc li{ width: 32%; float: left; margin-left:2%;}
			.soc a{ display: block; border: 1px solid #eee; padding: 0 15px 0 0; overflow: hidden;}	
			.soc a img{ float: left; margin-right: 15px;}
			.soc a p{ font-size: 14px; opacity: 0.8;}
			.soc h3{ padding: 20px 0 5px;}
			.soc a:hover{border: 1px solid #bbb;    box-shadow: 0 1px 10px rgba(50,50,93,.11), 0 1px 10px rgba(0,0,0,.08);}
                        .soc a:hover p{opacity: .6;}
                        .homeTit.title p{color: #ccaf29;}
                       /* .scenes li{width: 29%;}
                        .scenes li:first-child{width: 40%;}*  480行/
		
		
		/*more 1020行*/
			
                        a.more{ border: 1px solid;height:40px; line-height: 40px; padding: 0 80px; border-radius: 100px;display:inline-block;margin-top:60px;}
			.strength{ padding: 30px 10%; overflow: hidden; background: #eee;}
			.strength li{ width: 25%; float: left; position: relative; color: #666; text-align: center;}
			.strength li:after{ content: ""; display: block;  position:absolute; top: 20%; bottom: 20%; right: 0; border-right: 1px solid #e5e5e5;}
                       .strength li.last:after{border-right:none;}
			.strength .itemsConut{ font-size: 48px; color: #fdd000; line-height: 100%; font-weight: 100; text-shadow: 0 0 10px rgba(253,208,0,.3);}
			.strength span.name{ font-size: 16px; color: #999; vertical-align: top; line-height:140%; margin-left:5px; }
			.strength p.desc{ font-size: 16px; margin-top:5px;animation: name 0.6s 1.2s ease forwards; opacity: 0; transform: translateX(20px);}
			@keyframes name{
				0%{opacity: 0; transform: translateX(20px);}
				100%{opacity: 1; transform: translateX(0%);}
			}
			.strength span{ display: inline-block; animation: strength 1s 0.5s ease forwards; opacity: 0; transform: translateY(200%);}
			.strength span:nth-child(1){animation-delay: 0.5s;}
			.strength span:nth-child(2){animation-delay: 0.6s;}
			.strength span:nth-child(3){animation-delay: 0.7s;}
			.strength span:nth-child(4){animation-delay: 0.8s;}
			.strength span:nth-child(5){animation-delay: 0.9s;}
			.strength span:nth-child(6){animation-delay: 1s;}
			.strength span:nth-child(7){animation-delay: 1.1s;}
			@keyframes strength{
				0%{opacity: 0; transform: translateY(200%);}
				33%{opacity: 1; transform: translateY(-10%);}
				66%{opacity: 1; transform: translateY(5%);}
				100%{opacity: 1; transform: translateY(0%);}
			}                      
                       .logo a img{}      
                       .daicon{padding: 5% 5% 0;box-shadow: inherit;border-bottom: 1px solid #dadada;}
                       .daicon ul.lc{margin: 11px 0 0;}    
                       .NewsHelp{background: #f5f5f5;padding: 60px 0;border-top: 1px solid #eee;}

                       .NewsHelp .fla{width: 48%;}
                       .NewsHelp .tabAr a{padding: 14px 20px;font-size: 18px;display: inline-block;}
                       .NewsHelp .tabAr a.active,.NewsHelp .tabAr a:hover{background: #fdd000;box-shadow: 0 1px 10px rgba(253,208,0,.4), 0 1px 10px rgba(253,208,0,.3);}
                       .NewsHelp .flaTit .more{margin:15px 0;}
                       .NewsHelp .flaList{margin-top: 20px; overflow: hidden;}
                       .NewsHelp .flaList ul{padding: 0;display: none;}
                       .NewsHelp .flaList ul.active{display: block;}
                       .NewsHelp .flaList li{border-bottom: 1px solid #ededed;}
                       .NewsHelp .flaList a{display:block;padding: 15px;}
                       .NewsHelp .flaList a:hover{background: #fdfdfd;}
                       .NewsHelp .flaList .info{margin-left:280px;}
                       .NewsHelp .flaList h3{font-size: 18px;margin:0 0 20px 0;font-weight: normal;}
                       .NewsHelp .flaList p{color:#999;font-size: 16px;}

                       .NewsHelp .fra{width: 48%;}
                       .NewsHelp .fra a{color: #666;}
                       .NewsHelp .fra a:hover{text-decoration: underline;}
                       .NewsHelp .fra .helpDoc{background: url(../images/helpdoc.jpg) center center no-repeat;height: 310px;}
                       .NewsHelp .helpDoc h2{font-size: 48px;color:#fdd000;font-weight: normal;margin: 0;padding-top: 54px;}
                       .NewsHelp .helpDoc p{font-size: 16px;margin:5px 0  0;color:#666;}
                       .NewsHelp .helpDoc a{background:#fdd000;padding: 10px 30px;box-shadow: 0 1px 10px rgba(253,208,0,.4), 0 1px 10px rgba(253,208,0,.3);display: inline-block;border-radius: 100px;margin-top: 35px;letter-spacing: 2px;}
                       .NewsHelp .helpDoc a:hover{box-shadow: 0 7px 16px rgba(253,208,0,.4), 0 3px 16px rgba(253,208,0,.3);}

                       .college{background: #fff;margin-top: 20px;padding: 28px 0;}
                       .college .collegeTit{padding: 20px 0 18px;}
                       .college .collegeTit img{display: inline-block;}
                       .college .collegeMin .collegeLi{padding:46px 40px;border-bottom: 1px solid #f0f0f0;}
                       .college .collegeMin .collegeLi:last-child{border-bottom: none;}
                       .college .collegeLi .fla{width: auto;}
                       .college .collegeLi p{color:#666;}

                       .address{padding-bottom: 60px;}
                       .address .title span{font-size: 30px;margin-left: 20px;font-weight: 500;color:#000;vertical-align: bottom;}
                       .address .title h2{margin:10px 0 0 0;font-size: 38px;font-weight: normal;color:#fdd000;letter-spacing: 2px;}
                       .address .fla{padding: 44px 0;}
                       .address ul{margin-top: 30px;}      
                       .scenes .li-3{width: 14%; padding-bottom: 19.5%;margin: 1% 0 0 1%;}   
 
                        .homeNav{text-align: center;margin: 20px 0;overflow: hidden;}
                        .homeNavMin { margin-right: -15px;}
                        .homeNav a{float:left;padding: 10px 15px;font-size: 18px; background: #f5f5f5;margin: 0 18px 20px 0;}        

                        .homeList ul{display: none;}
                        .homeList ul.active{display: block;}
                        
                       .header .List a:hover{background:none;text-decoration: underline;color:#3F8CD1;}			
					   
					   
				/*1074行*/	   
					   
					   .yxbody{ width:1200px; clear:both; height:auto; overflow:hidden; margin:10px auto;}
		.yxbody .title{font-size: 24px;
    color: #181818;
    text-align: center;
    line-height: 36px;}
		.yxbody .yxbarlist{ float:left;
    min-height:560px;
    width: 240px;
    background-image: url(../images/234bg.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 45px;
    box-sizing: border-box;}
		.yxbody .yxcont{    position: relative; width: 950px; margin-left:10px; float:left;}
		.yxbody .yxcont .imger{ width:32%; float:left; margin-right:1%;}
		.yxbody .yxcont .imger img{ width:100%; overflow:hidden; height:auto;}
		.yxbody .yxcont .yxcontbox{width:100%; display:none;}
		.yxbody .yxcont .yxcontbox.active{ display:block;}
		.accordion .submenu li{cursor: pointer;}
		.accordion .submenu li.active{ position: relative;
    background-color: hsla(0,0%,100%,.15);
    color: #fe6a00;)}
         .submenu.active{ display:block;}
		

   /*只添加首页友情链接开始 底部*/

.footLink  { padding:15px 100px; background:#111;}
.footLink li{list-style: none; display: inline-block;}
.footLink li a,.shengqing{padding: 0 5px;color: #a2a2a2;}
.footLink li a:hover,.shengqing:hover{color:#f00;}
   /*只添加首页友情链接开始 ..底部*/
	
						       /*<!--营销类别1075--*>*/
       
		.accordion {   
  width: 100%;   
  max-width: 360px;   
  margin: 30px auto 20px;   
 /* background: #FFF;  */ 
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;   
  border-radius: 4px; /*background-color:#CCC; */
 }   
  .accordion > li{ border-left:#333 solid 1px;}
.accordion .link {   
 cursor: pointer;   
 display: block;   
 padding: 10px 10px 10px 42px;   
 color: #fff;   
 font-size: 16px;   
 font-weight: 200;   
/* border-bottom: 1px solid #CCC;   */
 position: relative;   
 -webkit-transition: all 0.4s ease;   
 -o-transition: all 0.4s ease;   
 transition: all 0.4s ease;   
}   
  
.accordion li:last-child .link {   
 border-bottom: 0;   
}   
  
.accordion li i {   
 position: absolute;   
 top: 16px;   
 left: 12px;   
 font-size: 18px;   
 color: #595959;   
 -webkit-transition: all 0.4s ease;   
 -o-transition: all 0.4s ease;   
 transition: all 0.4s ease;  font-style:normal;  
}   
  .accordion li i.fa-code{
	      position: absolute;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background: #fe6a00;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    font-size: 16px;
    color: #fff;
    left: -16px;
    top: 50%;
    margin-top: -16px;
    text-align: center;
    line-height: 32px;
	   
	   
	   }
.accordion li i.fa-chevron-down {   
 right: 12px;   
 left: auto;   
 font-size: 18px; 
   position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -5.5px;
    width: 11px;
    height: 11px;
    background-image: url(../images/234icon.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 6px 11px;   
}   
  
.accordion li.open .link {   
 color: #fff;   
}   
  
.accordion li.open i {   
 color: #b63b4d; font-weight:bold; 
}   
.accordion li.open i.fa-chevron-down 
{   
 -webkit-transform: rotate(90deg);   
 -ms-transform: rotate(90deg);   
 -o-transform: rotate(90deg);   
 transform: rotate(90deg); 
 

}   
.accordion li.open i.fa-code{

    transform: scale(1.125);
    background-image: linear-gradient(134deg,#ff6a00,#fbb640);
}
/*Submenu  
 -----------------------------*/  
 .submenu {   
  display: none;   
  /*background: #444359;   */
  font-size: 14px;   
 }   
  
 .submenu li {   
  /*border-bottom: 1px solid #4b4a5e;  */ 
   display: block; font-weight:bold;
  text-decoration: none;   
  color: #d9d9d9;   
  padding: 8px;   
  padding-left: 42px;   
  -webkit-transition: all 0.25s ease;   
  -o-transition: all 0.25s ease;   
  transition: all 0.25s ease;  
 }  
 .submenu li:hover {  
  /* background: #b63b4d; */  
  color: #FFF;}
 
 .submenu a {   
  display: block;   
  text-decoration: none;   
  color: #d9d9d9;   
  padding: 12px;   
  padding-left: 42px;   
  -webkit-transition: all 0.25s ease;   
  -o-transition: all 0.25s ease;   
  transition: all 0.25s ease;   
 }   
  
 .submenu a:hover {   
  
  color: #FFF;   
 }    
	
.college  .bar{padding-left:30px;font-size:18px; font-weight:bold;color:#333333; margin-bottom:10px;}
.college  .xcxsinlist li{ line-height:24px;}
.college  .xcxsinlist li h3{ line-height:2;}
/*首页的上面。。。。*/
/* <!--合作流程-->*/
.hzlcbody{background-color: rgba(0, 0, 0, 0.75);
    background-image: url(../images/tb1m1vgbuy1gk0jszfmxxawcvxa-2880-578.png);
	padding-top: 60px;
    padding-bottom: 45px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;}
.dn-container{box-sizing: border-box;min-width: 1200px; max-width: 1200px;padding-right: 10px; padding-left: 10px;    margin-right: auto; margin-left: auto;}
.hzlcbody .dn-container .name{font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 1.5;}	
	.hzlcbody .dn-container .content{position: relative;
    margin-top: 32px;}
	.hzlcbody .dn-container .content .bg{position: absolute;
    height: 2px;
    width: 100%;
    top: 24.5px;
    left: 0;
    background-image: linear-gradient(90deg,hsla(0,0%,9%,.3) 1%,hsla(0,0%,100%,.3) 13%,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,.3) 87%,hsla(0,0%,9%,0));}
.hzlcbody .dn-container .content .arr{position: relative;
    z-index: 1;    box-sizing: border-box;    margin-right: -10px;
    margin-left: -10px;    overflow: hidden;}
	
	.hzlcbody .dn-container .content .arr .arr-box{    margin-bottom: 15px; box-sizing: border-box;float: left;
    width: 16.66667%;padding-right: 10px;
    padding-left: 10px;}
	.hzlcbody .dn-container .content .arr .arr-box .box{    text-align: center;box-sizing: inherit;margin: 0;
    padding: 0;}
	.hzlcbody .dn-container .content .arr .arr-box .box .img{position: relative;
    height: 51px;text-align: center;}
	.content .arr .box .title {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    margin-top: 24px;
    font-weight: 700;
}
.hzlcbody .dn-container .content .arr .arr-box .box .img img{
    display: block;
    margin: 0 auto;
    height: 51px;border: 0;}
	
	.hzlcbody .dn-container .content .arr .arr-box .box .img .num {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -28px;
    width: 51px;
    height: 51px;
    line-height: 51px;
    font-size: 24px;
    color: #fff;
    text-align: center;
}
/* <!--合作流程-->...*/

/* <!--解决方案阿里-->*/
.jjfabody{padding-top: 60px;
    padding-bottom: 60px;
    background-color: #fff;    box-sizing: inherit}
.jjfabody  .title{
    font-size: 24px;
    color: #181818;
    text-align: center;
    line-height: 36px;font-weight: bolder;
}
.jjfabody  .intr {
    font-size: 14px;
    color: #73777a;
    text-align: center;
    line-height: 24px;
    margin-top: 12px;
}
.jjfabody  .mod{margin-top: 40px;box-sizing: inherit;}
.jjfabody  .mod .top{position: relative;
    padding-left: 350px;}
	.jjfabody  .mod .top .left{position: absolute;
    left: 0;
    top: 0;
    width: 282px;
    height: 100%;}
	.jjfabody  .mod .top .left .img{ display:none;}
	.jjfabody  .mod .top .left .img.active{ display:block;}
	.jjfabody  .mod .top .left .dn-shadow {
    box-shadow: 0 2px 15px 0 rgba(0,0,0,.15)!important;
}

 .jjfabody  .mod .top .left .img img {
    display: block;
    width: 100%;
    max-width: 282px;    border: 0;
}
	.jjfabody  .mod .top .right{}
	.jjfabody  .mod .top .right .simple {
    margin-bottom: 18px;
}
.jjfabody  .mod .top .right .simple .name {
    font-size: 14px;
    color: #73777a;
    letter-spacing: 0;
    line-height: 24px;
}
.jjfabody  .mod .top .right .simple .list {
    margin-top: 8px;
    *zoom: 1;list-style: none; overflow:hidden;
}
.jjfabody  .mod .top .right .simple .list li {
    margin-bottom: 10px;
    width: 120px;
    height: 36px;
    background: #fff;
    border: 1px solid #d7d8d9;
    font-size: 14px;
    color: #181818;
    letter-spacing: 0;
    line-height: 34px;
    text-align: center;
    margin-right: 10px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;margin-left: 0;
}
.jjfabody  .mod .top .right .simple .list li:hover {
    background: #fe6a00;
    border-color: #ff6a00;
    color: #fff;
}
.jjfabody  .mod .top .right .simple .list li .img {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    position: relative;
}
.jjfabody  .mod .top .right .simple .list li .img img.normal {
    opacity: 1;
}
.jjfabody  .mod .top .right .simple .list li .img img.color {
    opacity: 0;
}
.jjfabody  .mod .top .right .simple .list li .img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 22px;
}
.jjfabody  .mod .top .right .simple .list li:hover .img .color {
    opacity: 1;
}
.jjfabody  .mod .top .right .simple .list li.cur {
    background: #fe6a00;
    border-color: #ff6a00;
    color: #fff;
}
.jjfabody  .mod .top .right .simple .list li.cur .img .color{opacity: 1;}
.jjfabody  .mod .top .right .simple .list li .txt {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
	font-weight: bold;
}

.jjfabody  .mod .bottom{margin-top: 30px;
    text-align: center;}
.jjfabody  .mod .bottom a{ display:none}	
.jjfabody  .mod .bottom a.active{ display:block;}
.jjfabody  .mod .bottom .check {
    display: inline-block;
    border: 1px solid #fe6a00;
    min-width: 160px;
    padding: 0 16px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #fe6a00;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    transition: all .36s ease;
}
.jjfabody  .mod .bottom .check:hover {
    background-color: #fe6a00;
    color: #fff;
}
	
/* <!--解决方案阿里-->...*/
/* <!--ali优势介绍板块-->...*/
.ysbody-ali1{    display: block;
    margin: 0 auto;
    position: relative; background:url(../images/tb10x3ucez1gk0jszlexxb9kvxa-2880-160.png);
 
   
    top: -40px;
    height: 80px;
    z-index: 2;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.dn-row {
    margin-right: -10px;
    margin-left: -10px;
	overflow:hidden;
}
.ysbody-ali1  .arr .arr-box {
    position: relative;
    padding-top: 17px;
    padding-bottom: 16px;    box-sizing: border-box;
}

.dn-col-xs-6 {
    float: left;
    width: 25%;
}
.dn-col-sm-6{float: left;
    width: 25%;}

.ysbody-ali1 .num {
    font-size: 24px;
    color: #fe6a00;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
}

.ysbody-ali1 .txt {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
}

.ysbody-ali2   .arr2 {
    margin-top: 36px;box-sizing: border-box;
    padding-bottom: 76px;
}
.ysbody-ali2   .arr2 .box {
    text-align: center;
}

.ysbody-ali2  .arr2 .box .img img {
    display: block;
    height: 70px;
    margin: 0 auto;
}
..ysbody-ali2   .arr2 .box .txt {
    margin-top: 10px;
    font-size: 16px;
    color: #181818;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
}
/* <!--ali优势介绍板块-->...*/

/*<!--优势过度板块2对比-->*/
.ysdbbody-ali{
background-color: rgba(0, 0, 0, 0.75);
    background-image: url(../images/tb1bvvdbkh2gk0jszjnxxat1fxa-2880-1140.png);
	padding-top: 60px;
    padding-bottom: 42px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
 .ysdbbody-ali .name {
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 1.5;
}
.ysdbbody-ali .intr {
    margin-top: 12px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}
.ysdbbody-ali  .top {
    margin-top: 32px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    text-align: right;
    line-height: 24px;
    font-weight: 700;
}
.ysdbbody-ali .top .right{padding-left: 100px;box-sizing: border-box;
    text-align: left;}
.ysdbbody-ali .top .left {box-sizing: border-box;
    padding-right: 100px;
    text-align: right;
}
.ysdbbody-ali  .arr {
    margin-top: 20px;
}
.ysdbbody-ali .arr .box {
    position: relative;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    text-align: right;
    line-height: 24px;
    margin-bottom: 26px;
}
.ysdbbody-ali .arr .box .left {
    text-align: right;
    padding: 7px 0;
    padding-right: 100px;
    background-color: hsla(0,0%,100%,.15);
    border-radius: 100px 0 0 100px;
	height: 38px;
	box-sizing: border-box;
	
}
.dn-col-xs-12 {
    float: left;
    width: 50%;
}
.ysdbbody-ali .arr .box .right {
    text-align: left;
    padding: 7px 0;
    padding-left: 100px;
    background: #fff;
    color: #181818;
    border-radius: 0 100px 100px 0;box-sizing: border-box;
}
.ysdbbody-ali .arr .box .middle {
    position: absolute;
    width: 54px;
    height: 54px;
    background-image: linear-gradient(134deg,#ff6a00,#fbb640);
    border-radius: 54px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    line-height: 54px;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
    z-index: 2;
    font-weight: 700;
}
/*<!--优势过度板块2对比..-->*/

/*<!--优势过度板块3硬件-->*/
.ysyjbody-ali{    background: #fff;
    overflow: hidden;
    padding: 60px 0 20px;}
	
.ysyjbody-ali .title {
    font-size: 24px;
    color: #181818;
    text-align: center;
    line-height: 1.5;font-weight: bolder;
}

.ysyjbody-ali .item-wrap {
    padding-top: 30px;
    margin-left: -40px;
    margin-right: -40px;
    *zoom: 1;
}
.ysyjbody-ali .item-wrap .item-list {
    margin-top: 20px;
}
.dn-col-sm-8 {
    float: left;
    width: 30%;
}
.dn-col-xs-24 {
    padding-right: 10px;
    padding-left: 10px;
}
.ysyjbody-ali .item-wrap .item-list .icon {
    height: 58px;
    line-height: 58px;
    text-align: center;
}
.ysyjbody-ali .item-wrap .item-list .icon img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    height: 58px;
}
.ysyjbody-ali .item-wrap .item-list .tit {
    font-size: 16px;
    color: #181818;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    margin-top: 16px;
}

.ysyjbody-ali .item-wrap .item-list .desc {
    font-size: 14px;
    line-height: 24px;
    color: #73777a;
    height: 96px;
    margin-top: 16px;
    padding: 0 35px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
/*<!--优势过度板块3硬件..-->*/


/*llinks*/
.llinks{ background:#fff; margin-bottom:25px;padding-top: 35px;overflow: hidden; margin-top: 25px;border-bottom: 10px solid #eee;}
.llinks h2{ text-align:center; padding-bottom:30px;}
.llinks  ul { overflow:hidden;     padding: 0 25px;
}
.llinks-xcx li, .llinks-news li  {
   width: 48%;
    float: left;
    margin-bottom: 25px;
	padding-bottom:25px;
    border-bottom: 1px solid #eee;
    padding-right: 15px;
	
}

.llinks-xcx li{ height:75px;}
.llinks-news li{ height:110px;}
.llinks ul a {
    display: block;
    overflow: hidden;
    position: relative;
}
.llinks .info {
    width: 75%;}
.llinks .info p{
	font-size: 14px;
    -webkit-line-clamp: 2;
    line-height: 1.5;color: #999;
    margin-top: 5px;}
.llinks .info h3{font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.llinks  .conBtn{text-align: center; margin-bottom: 30px;}
.llinks  .conBtn a{display: inline-block;
    border: 1px solid #3F8CD1;
    color: #3F8CD1;
    border-radius: 5px;
    line-height: 36px;
    padding: 0 20px;
}
.llinks-newer .college{ width:50%; margin:0; padding:0; padding-bottom:35px;  float: left;
    width: 49.5%;} 
.llinks-newer .college ul { padding:0;}
/*llinks....*/
/*新闻内容页补充面包屑和底部说明*/
.linkabc{ width:100%; padding:20px 20px; font-size:1.8rem; line-height:1.3; color:#eee;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box; /*W3C标准*/}
.linkabc a{ color:#CCC}
.statement{padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 50px;
    width: 90%;
    margin: 50px auto;font-size:1.8rem; line-height:1.3; box-sizing:border-box;  
-moz-box-sizing:border-box; /* Firefox */  
-webkit-box-sizing:border-box; /* Safari */  border: dashed #CCc 1px;}
	
	/*新闻页来*/
	