.background{background: #eeeeee;}
.maxwidth{max-width: 1180px;}
h2{clear:both;font-size:28px;font-weight: normal;text-align: center;padding: 50px 0;}

.s_bottom{clear:both;background:url(../../share/images/bottom.jpg);height: 150px;background-size: 100% 100%;text-align: center;line-height: 150px;}
.s_bottom div{text-align:center;font-size: 24px;color: #fff;}
.s_bottom div span{color:#efdf30;font-family: georgia;font-size:38px;}

/*====== modelList =======*/
.tbox h2{text-align: center;padding: 50px 0;font-size: 28px;}
#modelList{padding-bottom: 50px;}
#modelList ul{ overflow:hidden; zoom:1; clear:both;}
#modelList li{float:left;width:32%;margin-right:2%;overflow: hidden;}
#modelList li:nth-last-child(1){margin-right:0;}
#modelList ul li .showModel{ overflow:hidden;zoom:1; clear:both; margin:15px 0 10px 0;position: relative;}
#modelList ul li.rLi{margin-right:0px;text-align:right}
.modelList .LeftBotton,.modelList .RightBotton{ height:470px;}

.showImg{  clear:both;position:relative;transform: scale(1,1);}
.showImg:hover{transform: scale(1.02,1.02);}
.showImg img{width:auto;}
.showImg .myshow img{display:block;width:95%;}
.showContent{overflow:hidden;zoom:1;margin-top:20px;text-align:center;}
.showContent #left-content{text-align:left; float: left;font-size: 14px;line-height: 25px;font-family: monospace;}
.showContent #left-content .grayfont{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.showContent #right-content{float:right;margin-top:10px;background: #fff;}
.showContent #right-content a{border: 1px solid #e62a11;padding: 10px 14px;background: #fff;display: table-cell;}
.showContent #left-content .temName a{color:#e62a11;}
.showContent #right-content a.btn_pre{background:#494949;border-bottom:0px;margin-right:5px}
.showContent #right-content a.btn_pre:hover{background:#222}
.showContent #right-content a.yl{border-right:none;}
.showContent #right-content a.codes .h2{width:21px;height:19px;}
.showContent #right-content a.codes .h2{display:none;}
.showContent #right-content a.codes:hover{border: 1px solid #3669fe;}
.showContent #right-content a.codes:hover .h1{display:none;}
.showContent #right-content a.codes:hover .h2{display:block;}

.showImg{overflow:visible !important}

#modelList #PC_show{background: url(../../share/images/boxshow_top.png) left top no-repeat;padding-top:22px;height:225;overflow:hidden;zoom:1;}

#modelList .mobile_show{width: 115px;height: 160px;padding-top: 18px;position: absolute;z-index: 9999;bottom: -25px;right: -3px;text-align: center;background: url(../../share/images/mobile.png) no-repeat center;background-size: 100% 100%;}
#modelList .mobile_show img{width:85px;height:100%;}
#modelList .mobile_show .mymobileshow{display:block;height:125px;overflow:hidden;zoom:1}

.scheme{float: left;width: 100%;padding-bottom: 50px;}
.scheme li{float:left;width:49%;margin-right:2%;text-align: center;color: #fff;height: 220px;font-size: 28px;}
.scheme li:nth-last-child(1){margin-right:0;}
.scheme li div{position: relative;margin-top: 12%;margin-bottom: 30px;}
.scheme .yx{background: url(../../share/images/szx.png) left top no-repeat;background-size:100% 100%;}
.scheme .yx a{background: #afecff;font-size: 18px;color: #3e84ee;padding: 10px 40px;border-radius: 15px;}
.scheme .ds{background: url(../../share/images/sds.png) left top no-repeat;background-size:100% 100%;}
.scheme .ds a{background: #ffdc89;font-size: 18px;color: #f36c46;padding: 10px 40px;border-radius: 15px;}


.reason{clear:both;}
.reason h2{text-align: center;padding: 50px 0;font-size: 28px;font-weight: normal;}
.reason li{float:left;width:32%;margin-right:2%;text-align: center;margin-bottom: 30px;}
.reason li:nth-last-child(1){margin-right:0;}
.reason li img{width:auto;}
.reason li img{transition: linear all 0.3s;-moz-transition: linear all 0.3s;-webkit-transition: linear all 0.3s;-o-transition: linear all 0.3s;}
.reason li:hover img{transform: rotateY(180deg);-ms-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-o-transform: rotateY(180deg);}
.reason li p{margin: 20px 0;font-size: 16px;color: #333333;}

.cooperation{float: left;width: 100%;padding-bottom: 50px;}
.cooperation h2{text-align: center;padding: 50px 0;font-size: 28px;font-weight: normal;}
.cooperation ul li{float:left;width:23%;margin-right:2%;background:#fff;text-align:center;height: 140px;transition: all .2s linear;}
.cooperation ul li:hover{transform: translate3d(0, -2px, 0);}
.cooperation ul li:nth-last-child(1){margin-right:0;}
.cooperation ul li img{width:auto;padding-top: 35px;}

.xcode{position: absolute;top: 0;width: 390px;left: 0;height: 265px;}

#bottom{clear:both;}

.service .servicePage>div:last-of-type{  position:relative;}
.service .servicePage>div:last-of-type .serviceBg{ max-width:1200px;}
.service .servicePage>div:last-of-type .serviceCon{height:325px; overflow:hidden;}
.sliderService{ position:relative; }
.serviceBigBox{ float:left; position:absolute; left:0;}
.serviceBigBox .serviceBox{width:320px; height:314px; background:white; margin:0; text-align:center; margin:0px 10px; float:left;border-top: 4px solid #ef4630;text-align: left;padding: 0 20px;box-shadow: 0px 3px 13px 2px #d8d7d7;}
.serviceBigBox .serviceBox .serviceImg{ width:79px; margin:0 auto; padding-top:20px;}
.serviceBigBox .serviceBox>div:nth-of-type(2){ font-size:18px; margin-top:25px; font-weight:600;}
.serviceBigBox .serviceBox>div:nth-of-type(3){ width:215px; height:95px; margin:25px auto; margin-top:5px; text-align:justify; font-size:14px;}
.serviceBigBox .serviceBox .serviceBtn{ width:159px; height:39px; font-size:16px; line-height:39px; color:white; border-radius:20px; margin:0 auto; background:#D93532;}
.serviceBigBox .serviceBox .serviceBtn:hover{ cursor:pointer; background:0; border:2px solid #D93532; color:#D93532; line-height:35px; }


.serviceArrow{ width:240px; margin:50px auto;}
.serviceArrow div{margin:0 10px;float:left;}
.serviceArrow .serviceLeft{position: absolute;left: -8%;top: 50%;}
.serviceArrow .serviceright{position: absolute;right: -8%;top: 50%;}
.serviceArrow div img{width: auto;}
.serviceArrow div:hover{cursor:pointer;}

.serviceBox .title{color: #ef4630;font-size: 18px;margin: 20px 0;}
.serviceBox	p{font-size: 15px;line-height: 28px;color: #666666;font-family: monospace;}
.serviceBox .sbt img{width:auto;float:left;}
.serviceBox .sbt .sbright{float: left;padding-left: 20px;padding-top: 22px;line-height: 28px;}
.serviceBox .sbt .bz{font-weight: normal;font-size: 14px;font-family: monospace;color: #327ff2;}
.serviceBox .sbt label{font-size: 14px;font-weight: normal;color: #666;}


.xcode{background: url(../../share/images/xcode.png);background-size: 100% 100%;z-index:11111;background:#fff;}
.xcode .codeleft{float:left;width:32%;height:auto;position: relative;margin-top: 14%;padding-left: 12%;}
.xcode .coderight{float:right;width:32%;height:auto;position: relative;margin-top: 14%;padding-right: 12%;}
.xcode .codeleft div,.xcode .coderight div{font-size:13px;color:#333;}
.xcode .codeleft img,.xcode .coderight img{width: 100px;height:100px;margin-bottom:20px;}

/*popup*/
.popup {width: 900px;max-width: 100%;margin: 0 auto;background: #fff;font-family: 'Î¢ÈíÑÅºÚ';position: fixed;top:50%;left: 50%;z-index: 999999;display:none;border: 1px solid #ddd; transform: translate3d(-50%,-50%,0); -webkit-transform: translate3d(-50%,-50%,0);}
.popup .popup-title {padding: 0 15px;background: #f5f5f5;overflow: hidden;}
.popup .popup-title h2 {height: 48px;line-height: 48px;font-size: 18px;font-weight: 400;float: left; padding-top: 0; padding-bottom: 0;}
.popup .popup-title i {color: #c2c2c2;width: 22px;height: 22px;display: block;float: right;margin-top: 11px;text-align: center;font-size: 20px;font-style: normal;padding: 2px 1px 0 1px;cursor: pointer;border: 0;line-height: 1;margin-right: -8px;}
.popup .popup-content { height: calc(100vh - 215px); overflow-y: auto; padding: 15px;border-bottom: 1px solid #eee;padding-bottom:12px;}
.popup .popup-content ul {margin-bottom: 20px;}
.popup .popup-content ul li {display: inline-block;vertical-align: middle;font-size: 14px;}
.popup .popup-content ul li select{height: 37px;padding: 0 15px;}
.popup .popup-content ul li select {width: 180px;margin-right: 10px;cursor: pointer;}
.popup .popup-footer {padding: 10px 50px; line-height: 35px;}
.popup .popup-footer .mainButton {height: 35px; width: auto; min-width: initial;}
.domain-popup .popup-footer { overflow: hidden; }
.demo-popup .popup-content div { font-size: 16px; padding: 5px 0; }

.popup .popup-title i {
	margin-top: 5px;
	margin-bottom: 5px;
}










@media screen and (min-width:1024px) and (max-width:1200px){
	.serviceArrow .serviceLeft,.serviceArrow .serviceright{position: inherit;}
}

@media screen and (min-width:768px) and (max-width:1023px){
	.serviceArrow .serviceLeft,.serviceArrow .serviceright{position: inherit;}


	.cooperation ul li img{width: 80%;padding-top: 45px;}
}
@media screen and (min-width:414px) and (max-width:767px){
	h2{padding:30px 0 !important;font-size:20px !important;}
	.s_bottom{line-height:inherit;}
	.s_bottom div{font-size:18px;padding: 30px 10px 0 10px;}
	.s_bottom div span{font-size:32px;}
	.serviceArrow .serviceLeft,.serviceArrow .serviceright{position: inherit;}
	.serviceArrow{width: auto;text-align: center;display: table;margin: 30px auto;}
	.scheme li{width:96%;margin: 2%;height: 165px;font-size: 20px;}
	.scheme .yx a,.scheme .ds a{font-size:14px;}
	#modelList li{width:96%;margin:0 2% !important;}

	.reason li{margin-bottom:0;}
	.reason li img{width:60%;}
	.reason h2,.cooperation h2,.step h2{padding: 30px 0;}
	.cooperation{padding-bottom:0;}
	.cooperation ul li{height: 80px;}
	.cooperation ul li img{width: 80%;padding-top: 45px;}
	.cooperation ul li img{padding-top: 25px;}
	.c_content li .cp{padding: 20px 0;}
}

@media screen and (min-width:320px) and (max-width:414px){
	h2{padding:30px 0 !important;font-size:18px !important;}
	.s_bottom{line-height:inherit;}
	.s_bottom div{font-size:18px;padding: 30px 10px 0 10px;}
	.s_bottom div span{font-size:32px;}
	.serviceArrow .serviceLeft,.serviceArrow .serviceright{position: inherit;}
	.serviceArrow{width: auto;text-align: center;display: table;margin: 30px auto;}
	.scheme li{width:96%;margin: 2%;height: 165px;font-size: 20px;}
	.scheme .yx a,.scheme .ds a{font-size:14px;}
	.reason li p{font-size:14px;}
	#modelList li{width:96%;margin:0 2% !important;}

	.reason li img{width:60%;}
	.reason h2,.cooperation h2,.step h2{padding: 30px 0;}
	.cooperation{padding-bottom:0;}
	.cooperation ul li{height: 60px;}
	.cooperation ul li img{width: 80%;padding-top: 45px;}
	.cooperation ul li img{padding-top: 20px;}
}