@charset "utf-8";
body{padding:0 !important;}
/*.loginTop{position: relative;background: url(../../images/server_login1_animation.jpg) no-repeat center;background-size: 100% 100%;}*/
.loginTop{position: relative;background: url(../../images/img_1.png) no-repeat center;background-size: 100% 100%;}
.mylogin{position: relative;background: url(../../images/newLoginA/bg.jpg) no-repeat center;background-size: 100% 100%;}
.mylogin #loginAnimotion{display:none;}
.loginHeader{height: 42px;line-height:42px;padding: 19px 45px 0;color: #FFFFFF;position: relative;z-index: 10;}
.loginL{width: 137px;height: 42px;background-size: 100% 100%;}
.loginMenu{margin-top: 3px;font-size:18px;}
.loginMenu>li{border-radius: 18px;border: 1px solid transparent;float: left;cursor: pointer;-webkit-transition: all .3s linear;transition: all .3s linear;height: 34px;line-height: 34px;padding: 0 23px;}
.loginMenu>li:not(:first-child){margin-left: 15px;}
.loginMenu>.exper{border: 1px solid #FFFFFF;border-radius: 18px;float: left;cursor: pointer;-webkit-transition: all .3s linear;transition: all .3s linear;height: 34px;line-height: 34px;padding: 0 23px;}
.loginMenu>li:hover,.menuLang span:hover,.menuSelected{border: 1px solid #FFFFFF;box-shadow: 0px 0px 2px #ffffff inset;}
.loginMenu>.exper{color: #ffffff;}
.loginMenu>.exper:hover{background:#ffffff;color:#215891;}
.loginMenu>li.menuLang:hover{border: 1px solid transparent;box-shadow: none;}
.loginMenu>li.menuLang{position: relative;padding: 0;}
.loginMenu>li.mobile_end{position:relative;}
.loginMenu>li img{display: none;position:absolute;top:35px;left:50%;margin-left: -80px;box-shadow: 0px 1px 7px #ababab;}
.loginMenu>li:hover img{display: block;}
.toogleMenue{background:#5789e6;}
.toogleMenue:hover{background: #335faf;}
.langBox{position: absolute;left: 0;top: 32px;min-width: 100%;
	-webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: showLang;
    animation-name: showLang;
    border: 1px solid #ffffff;
    border-radius: 5px;
    display: none;
    background: #265e96;
    z-index:2;
}
@-webkit-keyframes showLang{
	from{transform:translate3d(0px,-20px,0);opacity:.3}
	to{transform:translate3d(0,0,0);opacity:1}
}
@keyframes showLang{
	from{transform:translate3d(0px,-20px,0);opacity:.3}
	to{transform:translate3d(0,0,0);opacity:1}
}
.menuLang span{min-width: 80px;text-align: center;padding: 0 5px;display: block;height: 34px;line-height: 34px;padding:0 23px;border: 1px solid transparent;border-radius: 20px;-webkit-transition: all .3s linear;transition: all .3s linear;}
.menuLang:hover .langBox{display:block;padding: 5px 0;z-index: 999;min-width: 100%;border: 1px solid #d2d2d2;overflow-y: auto;background-color: #fff;border-radius: 2px;box-shadow: 0 2px 4px rgba(0,0,0,.12);box-sizing: border-box;}
.langBox>a{padding: 0 10px;line-height: 36px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;font-size: 14px;}
.langBox>a:hover,.langA,.langBox>a.active{background-color: #f2f2f2;color: #222222;}
.loginPro-title{text-align: center;color: #FFFFFF;font-size: 30px;height: 30px;line-height: 30px;}
.loginPro-box{padding-top: 39px;margin-top: 22px;border-radius: 4px;background-color: #FFFFFF;padding-bottom: 20px;}
.loginPro{width: 400px;margin: 100px auto 0 auto;}
.sameLogin-row{width: 360px;height: 66px;border-bottom: 1px solid #e1e1e1;margin: 0 auto;line-height: 66px;    position: relative;}
.sameLogin-row .loginKey{position:absolute;left:45;top:0;}
.sameLogin-row input.sameLogin,.sameLogin-row input.loginV{float: left;height: 66px;border: none; padding-left: 10px;font-size:14px;background: #ffffff;}
.sameLogin-row input.sameLogin{width: 308px;} 
.sameLogin-row input[type="password"]::-ms-reveal{display:none;}
.sameLogin-row input.loginV{width: 250px;}
.sameLogin-row>i{display: block;float: left;width: 30px;height: 66px;}
.sameLogin-row>i.userBg{background: url(../../images/serverUser.png) no-repeat center;}
.sameLogin-row>i.pasdBg{background: url(../../images/serverPasswd.png) no-repeat center;}
.sameLogin-row>i.isshowtext{position: absolute;background: url(../../images/hide.png)no-repeat center;right: 48px;cursor:pointer;display:none;}
.sameLogin-row>i.isshowtext.show{background: url(../../images/show.png)no-repeat center;}
.sameLogin-row>em{display: block;float: left;cursor: pointer;width: 60px;color: #444444;font-size: 14px;text-align: center;letter-spacing: 1px;}
.loginBtn{text-align: center;margin-top: 40px;}
.loginBtn button.hasColorBtn{width: 220px;padding: 0px;text-align: center;height: auto;font-size: 18px;line-height:44px;border-radius:22px;}
.loginBtntwo{display: none;}
.commonBtn{font-size:14px;border-radius: 21px;border:1px solid;line-height: 36px;}
.commonBtn:hover {box-shadow: 0px 0px 5px #cacaca;color:#0f5cc2;}
.forgetPasd{text-align: center;margin-top: 15px;overflow: auto;}
.forgetPasd .layui-unselect{display: none;}
.registUser{text-align: center;margin-top: 23px;}
.forgetPasd a{color: #777777;font-size: 14px;cursor: pointer;float: right;margin-right: 20px;}
.registUser a{font-size: 18px;cursor: pointer;}
.registUser a.iotJump{margin-left: 10px;}
.forgetPasd .layui-unselect{float: left;margin-left: 20px;}
.forgetPasd .layui-form-checkbox[lay-skin=primary] span{color: #777777;}
.layui-form-checked[lay-skin=primary] i{background-color: #5789e6;border-color: #5789e6;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px white inset !important;}
/*示例电站*/
.fxPlant{background: #FFFFFF;padding-top: 70px;padding-bottom: 70px;}
.fxClear,.csClear{display: none;}
.fx-title{text-align: center;font-size: 24px;color: #454545;line-height:40px;}
.fxImg{width: 1200px; margin: 80px auto 50px; overflow: hidden;}
.fxImg>div>div{width: 100%;height: 85px;}
.fxImg>div>p{font-size: 18px;color: #484848;text-align: center;margin-top: 15px;}
.fxImg>div.curryData>div{background: url(../../images/curryData.png) no-repeat center;}
.fxImg>div.historyChart>div{background: url(../../images/historyChart.png) no-repeat center;}
.fxImg>div.plantData>div{background: url(../../images/plantData.png) no-repeat center;}
.fxImg>div.plantMsa>div{background: url(../../images/plantMsa.png) no-repeat center;}
.fxBtn{text-align: center;}
.fxBtn button.commonBtn{height: auto;padding: 2px 35px;}
.sameBd{position: relative;}
.sameBd:after{display: block;content: '';position: absolute;height: 3px;width: 40px;bottom: -5px;left: 50%;margin-left: -20px;}
/*客户案例*/
.customerCase{background: #eef1f2;padding: 70px 0;}
.cc-img .sameCS{position: relative;border-radius: 3px;background: #ffffff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0 0.5% 20px;}
.cc-img .sameCS .sameCs_img{height: 130px;margin: 5px 5px 0;}
.cc-img .sameCS .sameCs_img>img{width: 100%;height: 100%;border-radius: 3px;}
.sameCs_text{margin-top: 15px;padding:0 5px;border-bottom:1px solid #eef1f2; height: 86px;}
.sameCs_text>p>span{width: 222px;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sameCs_text p:nth-child(1){font-size: 18px;color: #3a3a3a;line-height:35px;}
.sameCs_text p:nth-child(2){font-size: 14px;color: #676767;margin-bottom:14px;line-height:18px;}
.sameCs_text p>i{border-radius: 5px;padding:0 3px;vertical-align: middle;margin-left:8px;}
.sameCs_text p>i.zxColor{border: 1px solid #2dd7f0;color: #2dd7f0;font-size: 12px;}
.sameCs_text p>i.lxColor{border: 1px solid #a0a0a0;color: #a0a0a0;font-size: 12px;}
.sameCs_text p>i.gzColor{border: 1px solid #A01700;color: #A01700;font-size: 12px;}
.sameCS table{width: 100%;font-size: 12px;text-align: center;}
.sameCS table tr td{width: 33.3%;padding: 10px 0 15px;line-height:20px;}
.sameCS table tr td p:nth-child(1){color: #676767;}
.sameCS table tr td p:nth-child(2){color: #969696;}
.sameCS-con{clear: both;}
/*通知*/
.notice{background: #f2f6f7;padding: 50px 0 15px 0;}
.noticeBox{margin: 50px auto;width: 1200px;overflow: hidden;}
.noticeBox .sameNotice{width: 32.5%;float: left;height: 180px;padding: 30px 28px;border-radius: 3px;background: #ffffff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.noticeBox>div.sameNotice:not(:first-child){margin-left: 1.25%;}
.snTitle{color:#1d79e7;font-size: 16px;}
.snTime{color: #969696;font-size: 14px;margin-top: 15px;}
.snText{color: #676767;font-size: 14px;margin-top: 15px;height: 57px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;text-overflow: ellipsis;}
.snText:hover{text-decoration: underline;cursor: pointer;}
/*客户端下载*/
.clinBox{
	padding: 50px 0 0 0;
	background:url(../../images/dibu_bj.png) no-repeat;
	width: 100%;
	height: 400px;
	overflow: hidden;
	color: white;
}
.clinBox .fx-title.sameBd:after{
	background-color: white;
}
.clinBox .fx-title{
	color: white;
}
.clDowlond {margin-top: 15px;}
.phoneImg,.dowText{width: 47%;height: 400px;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.dowText{padding-top:20px;float: right;}
.bottom{
	width: 600px;
	height: 120px;
	position: relative;
	bottom: 0px;
}
.top{
	width: 100%;
	height: 100px;
	display: flex;
}
.top .title_1{
	float:left;

}
.top .title_1 p:first-child{
	font-size: 22px;
}
.top .title_1 p:last-child{
	font-size: 14px;
	padding-top: 10px;
}
.top .title_1 p:last-child>span{
	margin-right: 20px;display: inline-block;
}
.app_logo{
	width: 80px;
	height: 80px;
	float:left;
}
.app_logo>img{
	height: 60px;
	width: 60px;
}
.phoneImg{background: url(../../images/phoneImg2.png) no-repeat right center;background-size: 350px 400px;}
.sameDo{
	cursor: pointer;
	border:none;
	width: 280px;
	height: 60px;
	line-height: 60px;
	padding-left: 60px !important;
	margin-bottom: 10px;
	color: white;
	font-size: 18px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.15) !important;
	/* opacity: 0.6; */
	border-radius: 4px;
	display: block;
}
.sameDo:hover{background-color: rgba(255,255,255,0.3) !important;color: #ffffff;}
.sameDo>span{
	position: relative;
	left: 0;
	top: 0;
}
.iosApp{
	background: url(../../images/iphoneImg.png) no-repeat left 10px center,
	url(../../images/nyRight.png) no-repeat right 10px center;
}
.azApp{
	background: url(../../images/androidImg.png) no-repeat left 10px center,
	url(../../images/nyRight.png) no-repeat right 10px center;
}
.downloadBox{
	margin-top: 30px;
	position: absolute;
	/*left: 300px;*/
	top: -30px;
	width:130px;
	height: 130px;
	background-size: 130px 130px;
	border-radius:4px;
	text-algin:center;
}
	.downloadBox>p{position: absolute;top: 140px;width: 100%; text-align: center; opacity: 0.5;}	
.sameDo:hover>span{
	-webkit-animation:tx 0.6s linear;
	display: inline-block;
-ms-animation:tx 0.6ss linear;
-moz-animation:tx 0.6s linear;
-o-animation:tx 0.6s linear;
animation:tx 0.6s linear; 
-webkit-transform-origin: center;
-ms-transform-origin: center;
-moz-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;}

/*底部*/
.loginFooter{
	background-color:#252930;
	/*height: 120px;*/
	/* position: relative;
	bottom: -15px; */
}
.lfLeft,.lfRight{
	float: left;
	/*width: 50%;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.lfLeft{
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 15%;
	line-height:26px;
}
.lfLeft p{line-height: 60px}
.lfRight{line-height: 60px; padding-right: 15%;text-align: right;float:right;}
.goold{background: url(../../images/go_old_bg.png) no-repeat bottom center;min-width: 141px;display: inline-block;text-align: center;color: #fff;font-size: 18px;margin-left: 40px;line-height: 26px;}
.goold:hover{color:#cecfde;}
/* 返回顶部 */
.fanhui{
	display:none;
	position: fixed;
	background: url(../../images/fanhui_bj.png) no-repeat;
	width: 46px;
	height: 46px;
	z-index: 999;
	bottom: 200px;
	left: 50%;
	margin-left:825px;
	cursor:pointer;
}
.fanhui img{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	text-align: center;
	/* margin-top: 5px; */
}
input:focus { outline: none; }
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset;transition: background-color 5000s ease-in-out 0s;/*通过延时渲染背景色变相去除背景颜色*/}
/* cookies提示 */
.cookies_tip{width: 100%;height: 50px;background-color: rgba(0,0,0,.7);position: fixed;left: 0;bottom: 0;z-index:10;text-align: center;line-height: 50px;overflow:hidden;}
.cookies_tip span:nth-child(1){color: rgb(228,224,223);}
/* 隐私协议更新样式 */
#ysxy_dialog{width:400px;padding:20px;}
#ysxy_dialog h3{text-align: center;font-weight: bold;font-size: 16px;color: #30AFFF;}
#ysxy_dialog p{margin-top: 10px;font-size: 15px;font-weight: bold;color: #000;}
#ysxy_dialog .ysxy_mainInner{line-height: 25px;word-break: break-all;color: #3F3F3F;margin-top:15px}
#ysxy_dialog .ysxy_btn{over-flow:hidden;}
#ysxy_dialog .ysxy_btn span:nth-child(1){width:150px;border-radius: 5px;margin:10px 0 25px 20px;float:left;text-align: center;color:#8B8B8B;}
#ysxy_dialog .ysxy_btn span:nth-child(2){width:150px;border-radius: 5px;margin:10px 20px 25px 0px;float:right;text-align: center;color:#8B8B8B;}
#ysxy_dialog .ysxy_btn span:nth-child(1):hover{background-color: #009CFF;color: #fff;cursor: pointer;}
#ysxy_dialog .ysxy_btn span:nth-child(2):hover{background-color: #009CFF;color: #fff;cursor: pointer;}
/* #ysxy_dialog .ysxy_mainInner .ysxy_inner:{text-decoration: none;color: #30AFFF;!important} */
/* body #layui-layer1 .layui-layer-btn-:{display:none;} */

.tip_btn{width: 70px;height: 24px;text-align: center;cursor: pointer;line-height: 24px;background-color: #009CFF;outline: none;border: 0;float: right;margin: 13px 110px 13px 0px;border-radius: 3px;color: #E2E6EA;}
.tip_btn:hover{background-color: #0A7EE4;}

/*!*登录动态效果*!*/
/*.turanslate{width:40px;height: 40px;border-radius: 40px;position:absolute;display: none; background: -webkit-radial-gradient(rgba(125, 207,255,0.8), rgba(255,255,255,0) 70%);  !* Safari 5.1 - 6.0 *!*/
	/*background: -o-radial-gradient(rgba(125, 207,255,0.8), rgba(255,255,255,0) 70%);  !* Opera 11.6 - 12.0 *!*/
	/*background: -moz-radial-gradient(rgba(125, 207,255,0.8), rgba(255,255,255,0) 70%);  !* Firefox 3.6 - 15 *!*/
	/*background: radial-gradient(rgba(125, 207,255,0.8) 30%, rgba(255,255,255,0) 70%); !* 标准的语法 *!*/
/*}*/
/*.turanslate1{left: 32%;top: 51%;}*/
/*.turanslate1.active{display: block;animation:truanslate1 2s;}*/
/*.turanslate2{left: 17%;top: 45%;}*/
/*.turanslate2.active{display: block;animation:truanslate2 2s;}*/
/*.turanslate3{left: 25.7%;top: 35%;}*/
/*.turanslate3.active{display: block;animation:truanslate3 3s;}*/
.loginbg2{/*background: url(../../images/img_0.png) no-repeat center;background-size: 100% 100%; */width: 100%;height: 100%;position: absolute;	top: 0px;	z-index: 6;}

/* 新动画 */
.loginA{width: 100%;height: 100%;position: absolute;top: 0px;z-index: 6;display:none;}
.mylogin .loginA{display:block;}
.loginA .bank1{background: url(../../images/newLoginA/line4.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 36.7%;left:15.5%;width:7.91%;height:20.69%;}
.loginA .bank2{background: url(../../images/newLoginA/line3.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 40.83%;left:28.55%;width:7.18%;height:16.04%;}
.loginA .bank3{background: url(../../images/newLoginA/line5.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 43.6%;left:42.51%;width:4.79%;height:10.69%;}
.loginA .bank4{background: url(../../images/newLoginA/line2.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 54.11%;left:10.31%;width:11.45%;height:12.32%;}
.loginA .bank5{background: url(../../images/newLoginA/line1.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 66.41%;left: 30.0%;width:5.52%;height:12.32%;}
.loginA .bank6{background: url(../../images/newLoginA/pic1.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 13.24%;left:4.5%;width:15.10%;height:29.06%;}
.loginA .bank7{background: url(../../images/newLoginA/pic2.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 20%;left:28.22%;width:18.85%;height:29.06%;}
.loginA .bank8{background: url(../../images/newLoginA/pic3.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 36.97%;left:43.95%;width:15.1%;height:29.53%;}
.loginA .bank9{background: url(../../images/newLoginA/pic4.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 40.11%;left:17.08%;width:17.18%;height:38.37%;}
.loginA .bank10{background: url(../../images/newLoginA/pic5.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 55.34%;left:5.1%;width:7.7%;height:17.2%;}
.loginA .bank11{background: url(../../images/newLoginA/pic6.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 65.34%;left:30.31%;width:15.10%;height:29.53%;}
.loginA .bank12{background: url(../../images/newLoginA/pic7.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 67.79%;left:12.08%;width:9.89%;height:22.09%;}
.loginA .bank13{background: url(../../images/newLoginA/pic8.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 23.97%;left: 21%;width:5.93%;height:13.25%;}
.loginA .bank14{background: url(../../images/newLoginA/pic9.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 50.69%;left:36.25%;width:5.93%;height:13.25%;}
.loginA .bank15{background: url(../../images/newLoginA/pic10.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 41.69%;left:22.09%;width:7.18%;height:16.04%;animation:updown 5s linear infinite;}
.loginA .yuan{background: url(../../images/newLoginA/yuan.png) no-repeat center;background-size: 100% 100%;opacity: 0.7;position: absolute;width:1.56%;height:3.48%;}
.loginA .yuan1{top: 74.34%;left: 34.31%;animation:yuan1 8s linear infinite;}
.loginA .yuan2{top: 54.34%;left: 28.31%;animation:yuan2 8s linear infinite;}
.loginA .yuan3{top: 56.54%;left: 21.31%;animation:yuan3 8s linear infinite;}
@keyframes updown{
	0%{
		top: 41.69%;
	}
	50%{
		top: 39.69%;
	}
	100%{
		top: 41.69%;
	}
}
@keyframes yuan1{
	0%{
		top: 74.34%;left: 34.31%;
	}
	20%{
		top: 67.34%;left: 29.31%;
	}
	25%{
		top: 58.34%;left: 20.31%;
	}
	35%{
		top: 54.34%;left: 17.01%;
	}
	50%{
		top: 63.34%;left: 10.01%;
	}
	100%{
		top: 63.34%;left: 10.01%;
	}
}
@keyframes yuan2{
	0%{
		top: 54.34%;left: 28.31%;
	}
	25%{
		top: 54.34%;left: 28.31%;
	}
	35%{
		top: 46.34%;left: 34.01%;
	}
	40%{
		top: 43.14%;left: 31.81%;
	}
	50%{
		top: 38.54%;left: 34.81%;
	}
	55%{
		top: 43.34%;left: 41.31%;
	}
	65%{
		top: 51.34%;left: 47.31%;
	}
	100%{
		top: 51.34%;left: 47.31%;
	}
}
@keyframes yuan3{
	0%{
		top: 56.54%;left: 21.31%;
		opacity: 0;
	}
	25%{
		top: 56.54%;left: 21.31%;
		opacity: 0.7;
	}
	35%{
		top: 52.04%;left: 18.31%;
		opacity: 0.7;
	}
	50%{
		top: 45.34%;left: 22.51%;
		opacity: 0.7;
	}
	70%{
		top: 36.34%;left: 15.51%;
		opacity: 0.5;
	}
	75%{
		top: 34.34%;left: 14.11%;
		opacity: 0;
	}
	100%{
		top: 34.34%;left: 14.11%;
		opacity: 0;
	}
}
/*@keyframes truanslate1{*/
	/*0%  {left: 32%;top: 51%;}*/
	/*100%{left: 26%;top: 44%;}*/
/*}*/
/*@keyframes truanslate2{*/
	/*0%  {left: 17%;top: 45%;}*/
	/*100%{left: 9%;top: 54%;}*/
/*}*/
/*@keyframes truanslate3{*/
	/*0% {left: 25.7%;top: 35%;}*/
	/*60% { left: 36.7%;top: 23%;}*/
	/*100%{left: 43.7%;top: 31%;}*/
/*}*/

/* 移动端导航 */
.minNav{display:none;position: absolute;right: 0;top: 60px;background: #ffffff;width: 100%;box-shadow: 0px 0px 5px #000;z-index: 9;}
.minNav li{line-height: 50px;color: #333;padding: 0 20px;border-top: 1px solid #dedede;}
.minLangBox{background: #eaeaea;display:none;}
.minMenuLang span{display:block;}
.minLangBox a{display: block;padding-left: 20px;border-bottom: 1px solid #fff;}

.UCTips{display:none;position: absolute;top: 0;left: 0;width: 100%; background: #fff;padding-bottom: 60px; box-shadow: 0 0 5px #000000;}
.UCclose{background:url(../../../images/close.png) no-repeat center;width:28px;height:28px;float:right;cursor:pointer;}
.loginBox{z-index: 9;position: relative;}
.login_tips{text-align: center;color:#e8e8e8;font-size: 14px; line-height:20px;padding-top: 20px;}
.login_tips i{width: 16px;height: 16px;margin-right:8px;display: inline-block;background:url(../../images/tips_white.png) no-repeat center;vertical-align: text-bottom;}

@media screen and (min-width:1200px){
	.loginBanner{width: 50%;height:799px;}
	.loginLeft-bg{margin: 80px auto 0 auto;width: 600px;height: 520px;
		/* background: url(../../images/server_login1_动画.gif) no-repeat center; */
		background-size: 100% 100%;}
	.loginBox{width: 50%;height: 700px;}
	.fxImg>div{float: left;width: 25%;}
	.cc-img{width:1200px;margin: 70px auto 65px;overflow: hidden;}
	.cc-img .sameCS{float: left;width: 24%;}
	.case_2,.case_3,.case_4{margin-left: 1.3%;}
}
@media screen and (max-width:1200px){
	.fanhui{display:none;}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
	.loginBanner{width: 50%;height:729px;}
	.loginLeft-bg{margin: 125px auto 0 auto;width: 500px;height: 420px;
		/* background: url(../../images/server_login1_动画.gif) no-repeat center; */
		background-size: 100% 100%;}
	.loginBox{width: 50%;height: 700px;}
	.fxImg{width: 100%;margin: 50px auto;overflow: hidden;}
	.fxImg>div{float: left;width: 25%;}
	.cc-img{width: 90%;margin: 50px auto;overflow: hidden;}
	.noticeBox{width:90%;}
	.cc-img .sameCS{float: left;width: 22%;}
	.case_2,.case_3,.case_4{margin-left: 4%;}
	.loginFooter .lfLeft{padding-left:10px;}
	.loginFooter .lfRight{padding-right:10px;}
	.lfLeft p:nth-child(1){line-height: 20px;padding: 20px 0;}
}
@media screen and (min-width: 780px) and (max-width: 979px) {
	.loginMenu {display: none;}
	.toogleMenue{display: block;margin-top: 10px;margin-right: 0;}
	.loginMenu>li:not(:first-child){margin-left: 10px;}
	.loginBanner{width: 50%;height:720px;}
	.loginLeft-bg{margin: 180px auto 0 auto;width: 370px;height: 320px;
		/* background: url(../../images/server_login1_动画.gif) no-repeat center; */
		background-size: 100% 100%;}
	.loginBox{width: 50%;height: 720px;}
	.dowText{width:53%;}
	.fxImg{width: 100%;margin: 50px auto;overflow: hidden;}
	.fxImg>div{float: left;width: 25%;}
	.csClear{display: block;clear: both;}
	.cc-img{width: 90%;margin: 50px auto;overflow: hidden;}
	.cc-img .sameCS{width: 45%;float: left;}
	.cc-img .sameCS:nth-child(2n){float: right}
	.case_3,.case_4{margin-top: 20px;}
	.case_1,.case_3{float: left;}
	.case_2,.case_4{float: right;}
	.notice{background: #f2f6f7;padding: 30px 0 15px 0;}
	.noticeBox{margin: 30px auto;width: 85%;overflow: hidden;}
	.loginFooter .lfLeft{padding-left:10px;}
	.loginFooter .lfRight{padding-right:10px;}
	.lfLeft p:nth-child(1){line-height: 20px;padding: 20px 0;}
}
@media only screen and (min-width: 580px) and (max-width: 779px){
	.loginHeader{padding:10px 20px 0;}
	.loginMenu {display: none;}
	.toogleMenue{display: block;margin-top: 10px;margin-right: 0;}
	.loginMenu>li:not(:first-child){margin-left: 0px;}
	.loginBanner{display: none;}
	.loginBox {width: 100%;height: 600px;}
	.loginPro {margin-top: 30px;}
	.fxImg{width: 100%;margin: 30px auto;overflow: hidden;}
	.fxPlant{padding-top: 30px;padding-bottom: 30px;}
	.fxImg>div{float: left;width: 50%;}
	.plantData,.plantMsa{margin-top: 30px;}
	.fxClear{display: block;clear: both;}
	.csClear{display: block;clear: both;}
	.cc-img{width: 90%;margin: 50px auto;overflow: hidden;}
	.cc-img .sameCS{width: 45%;float: left;}
	.cc-img .sameCS:nth-child(2n){float: right}
	.case_3,.case_4{margin-top: 20px;}
	.case_1,.case_3{float: left;}
	.case_2,.case_4{float: right;}
	.notice{background: #f2f6f7;padding: 20px 0 10px 0;}
	.noticeBox{margin: 20px auto;width: 85%;overflow: hidden;}
	
	.clinBox{padding-top: 35px;}
	.phoneImg{display:none;}
	.dowText{float: none;padding: 20px 40px 0;width: 100%;}
	.bottom{width:100%;}
	.iosApp{width:100%;background: url(../../images/iphoneImg.png) no-repeat left 10px center, url(../../images/nyRight.png) no-repeat right 10px center;margin-bottom:20px;}
	.azApp{background: url(../../images/androidImg.png) no-repeat left 10px center, url(../../images/nyRight.png) no-repeat right 10px center;}
	.sameDo{width: 100%;padding-left: 0px;}
	.downloadBox {margin-top: 30px;}
	.loginFooter .lfLeft{padding-left:10px;}
	.loginFooter .lfRight{padding-right:10px;}
	.lfLeft p:nth-child(1){line-height: 20px;padding: 20px 0;}
}
@media only screen and (max-width: 714px){
	.loginHeader{padding:10px 20px 0;}
	.loginMenu {display: none;}
	.toogleMenue{display: block;margin-top: 10px;margin-right: 0;}
	.fxImg{width: 100%;margin: 50px auto;overflow: hidden;}
	.phoneImg{display:none;}
	.dowText{float: none;padding: 20px 20px 0;width: 100%;}
	.bottom{width:100%;}
	.iosApp{width:100%;background: url(../../images/iphoneImg.png) no-repeat left 10px center, url(../../images/nyRight.png) no-repeat right 10px center;margin-bottom:20px;}
	.azApp{background: url(../../images/androidImg.png) no-repeat left 10px center, url(../../images/nyRight.png) no-repeat right 10px center;}
	.sameDo{width: 100%;padding-left: 0px;}
	.downloadBox {margin-top: 30px;}
	.loginFooter .lfLeft{width:100%;text-align:center;padding:0;}
	.loginFooter .lfRight{display:none;}
	.lfLeft p:nth-child(1){line-height: 20px;padding: 20px 0;}
}
@media only screen and (max-width: 579px) {
	.loginHeader{padding:10px 20px 0;}
	.loginTop{background: none;background: linear-gradient(to right,#322b6b,#1f5a93);}
	.loginMenu>li{float: none;}
	.loginBanner{display: none;}
	.loginPro-title{display:none;}
	.loginBox {width: 100%;height: 545px;}
	.loginPro{width: 320px;margin: 25px auto 0 auto;}
	.sameLogin-row {width: 315px;margin: 0 auto;}
	.sameLogin-row input.sameLogin {width: 264px;}
	.sameLogin-row input.loginV {width: 202px;}
	.fxImg{width: 100%;margin: 30px auto;overflow: hidden;}
	.fxPlant{padding-top: 30px;padding-bottom: 30px;}
	.fxImg>div{float: left;width: 50%;}
	.plantData,.plantMsa{margin-top: 30px;}
	.fxClear{display: block;clear: both;}
	.csClear{display: block;clear: both;}
	.cc-img{width: 90%;margin: 30px auto;overflow: hidden;}
	.cc-img .sameCS{width: 49%;float: left;}
	.cc-img .sameCS:nth-child(2n){float: right}
	.case_3,.case_4{margin-top: 20px;}
	.case_1,.case_3{float: left;}
	.case_2,.case_4{float: right;}
	.notice{background: #f2f6f7;padding: 20px 0 10px 0;}
	.noticeBox{margin: 20px auto;width: 90%;overflow: hidden;}
	.noticeBox .sameNotice{height: 160px;padding: 30px 10px;}
	.snText{height: 35px;-webkit-line-clamp: 2;}
	.clinBox{padding-top: 25px;}
	.sameDo{width: 100%;padding-left: 0px;height: 60px;line-height: 60px;font-size: 14px;}
	.downloadBox {margin-top: 30px;}
	.loginFooter .lfLeft{width:100%;text-align:center;padding:0;}
	.loginFooter .lfRight{display:none;}
	.lfLeft p:nth-child(1){line-height: 20px;padding: 20px 0;}
}