﻿@charset "utf-8";
body{
	width: 100%;
	height: auto;
	background: ../images/background.jpg) no-repeat center;
}
.logo_icon{
	padding-top:30px;
	margin-left: 40px;
}
.logging_box{
	width: 560px;
	height: 680px;
	-webkit-box-shadow: 0 10px 80px #8bbcce;
	-moz-box-shadow: 0 10px 80px #8bbcce;
	box-shadow: 0 10px 80px #8bbcce;
	background:(../images/login_bg.png) no-repeat center;
	border-radius: 20px;
	margin: 0 auto;
	margin-top: 74px;
	position: relative;
}
.logging_box .logging_header{
	width: 99px;
	height: 99px;
	border-radius: 500px;
	background: (../images/login_heaer.png) no-repeat center;
	-webkit-box-shadow: 0 0 30px #9cd2cf;
	-moz-box-shadow: 0 0 30px #9cd2cf;
	box-shadow: 0 0 30px #9cd2cf;
	position: absolute;
	top: 24%;
	left: 42%;
}
.logging_infobox{
	position: absolute;
	top: 44%;
	left: 17%;
	width: 380px;
}
.layui-form-item .layadmin-user-login-icon{
	font-size: 20px;
	line-height: 40px;
	color: #61848e;
	margin-left: 14px;
}
.layui-form-item input{
	width: 100%;
	height: 42px;
	text-indent: 20px;
	border-radius: 50px;
	border: 1px solid #85bccc;
	font-size: 18px;
	background: rgba(255,255,255,.7);
}
input::-webkit-input-placeholder {
   /* placeholder颜色  */
   /*color: #7ca0aa;*/
   /* placeholder字体大小  */
   font-size: 16px;
}
.layui-form-checked[lay-skin=primary] i{
	background: #08bb9f;
}
.layui-form-checkbox[lay-skin=primary] span{
	font-size: 16px;
}
.layadmin-link{
	font-size: 16px;
}
.loggin_input input{
	width: 340px;
	border: none;
	background: transparent;
	color: #222;
	font-size: 18px;
	line-height: 44px;
	outline: none;
}
.layui-form-item .entry_btn{
	background: (../images/entry_btn.png) no-repeat center;
	border-radius: 50px;
	font-size: 18px;
	color: #fff;
	height: 42px;
	line-height: 42px;
	-webkit-box-shadow: 0 5px 12px #91ece6;
	-moz-box-shadow: 0 5px 12px #91ece6;
	box-shadow: 0 5px 12px #91ece6;
	margin-top: 20px;
}
.layui-form-item .entry_btn.sign_btn{
	background: none;
	color: #61968e;
	box-shadow: none;
	margin-top:0;
}
.com_rightbox{
	width: 168px;
	position: absolute;
	right: 0;
	top: 28%;
}
.com_rightbox .com_box{
	width: 168px;
	text-align: right;
	font-size: 0;
}
.com_rightbox a.com_icon{
	background:#fff;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	-webkit-box-shadow: 0 3px 12px #486b96;
	-moz-box-shadow: 0 3px 12px #486b96;
	box-shadow: 0 3px 12px #486b96;
	width:48px;
	height: 42px;
	line-height: 42px;
	border-radius: 12px 0 0 12px;
	margin-bottom: 15px;
	text-align: left;
	border: 1px solid #83b7bb;
	border-right: 0;
	padding: 0;
}
a.com_icon .i{
	margin-top: 10px;
	margin-left: 14px;
}
.suspension .a .rig-pc{
	margin-top: 14px;
	margin-left: 20px;
	background:url(../images/pc_icon.png) no-repeat;
}
.suspension .a:hover .rig-pc {
	background:url(../images/pc_iconon.png) no-repeat;
}
.suspension .a.active, .suspension .a:hover{
	background: linear-gradient(180deg,#0cd2af,#06b7c5);
}
.com_rightbox a.com_icon img{
	vertical-align: middle;
}
.com_rightbox a.com_icon i.word{
	font-size: 18px;
	color: #fff;
	display: none;
	margin-left: 12px;
}
.com_rightbox a.com_icon:hover{
	width: 160px;
}
.com_rightbox a.com_icon:hover i.word{
	display: inline-block;
	vertical-align: middle;
}
/*更换线路*/
.com_bottombox{
	width: auto;
	text-align: center;
	margin-top: 30px;
}
.trace_left{
	margin-right: 120px;
}
.trace_left img{
	margin-right: 4px;
	vertical-align: middle;
}
.trace_left span{
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 2px 1px #8cc7d4;
}
.trace_right .trace_greenbox{
	
}
.trace_box .zoom_inline{
	vertical-align: middle;
}
.trace_box p.trace_span{
	
}
.trace_span i{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 12px;
	height: 12px;
	border-radius: 50px;
	vertical-align: middle;
	background: #00878F;
	margin-right: 2px;
}
.trace_span span{
	font-size: 16px;
	color: #08b092;
	vertical-align: middle;
}
.trace_line{
	width: 128px;
	height: 26px;
	line-height: 26px;
	border-radius: 4px;
	text-align: left;
	background: rgba(255,255,255,.5);
	margin-left: 8px;
}
.trace_line ul.trace_ul{
	margin-left: 8px;
	margin-bottom: 1px;
	height: 18px;
}
.trace_line ul.trace_ul li{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 3px;
	border-radius: 50px;
	height: 18px;
	background: #00ADA3;
	margin-right: 3px;
}
.trace_line span{
	padding-top: 1px;
	font-size: 14px;
	color: #00878F;
	float: right;
	margin-right: 8px;
}
.trace_greenbox .trace_span i,.trace_greenbox .trace_line ul.trace_ul li{
	background: #00d6a6;
	background: linear-gradient(180deg,#00d6a6,#04a95c);
	background:-webkit-linear-gradient(90deg,#04a95c,#00d6a6)
	background:-moz-linear-gradient(90deg,#04a95c,#00d6a6);
}
.trace_greenbox .trace_span span{
	color: #008c73;
	font-weight: bold;
}
.trace_greenbox .trace_line span{
	color: #00bd8c;
}
.trace_orangebox .trace_span i,.trace_orangebox .trace_line ul.trace_ul li{
	background: #b16c00;
}
.trace_orangebox .trace_span span{
	color: #b16c00;
	font-weight: bold;
}
.trace_orangebox .trace_line span{
	color: #b16c00;
}
.trace_list .trace_box{
	margin-right: 40px;
	margin-top: 30px;
}
.trace_list .trace_box:nth-last-child(1){
	margin-right: 0;
}
.trace_list .trace_span span{
	font-size: 18px;
}

html, body{
	height: auto !important;
}
.login-box{
	position: inherit !important;
	margin-top: 40px !important;
}
.com_rightbox a.com_icon{
	width: 40px;
	border: none;
	margin-bottom:18px;
}
a.com_icon .i{
	margin-left: 10px;
	margin-top: 10px;
}
.suspension .a .rig-pc{
	margin-top: 14px;
	margin-left: 14px;
}
.com_rightbox a.com_icon i.word{
	margin-left: 5px;
}
.com_rightbox{
	width: 130px;
}
.com_rightbox .com_box{
	width: 130px;
}
.com_rightbox a.com_icon:hover{
	width: 100%;
}
.com_rightbox a.com_icon:hover .i{
	margin-left: 16px;
}
.com_rightbox a.com_icon:hover .rig-pc{
	margin-left: 20px;
}

.zzsc {
	width: 249px;
	height: 196px;
	position: fixed;
	z-index: 99;
	
	right: 0px;
	bottom: 10px;
}
.add_img{
	width: 100%;
	height: 100%;
}
.add_img a {
	display: block;
	width: 100%;
	height: 100%;
	background-size:100% auto;
	background: (../images/delltall.png) no-repeat center;
}

.zzsc .close {
	width: 20px;
	height: 20px;
	background-size: 100% auto;
	background-image: (../images/close_dell.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}