@charset "utf-8";
/* CSS Document */
*{margin: 0;
	padding: 0;
}

.navleft{float: left;
	height: 50px;	
	 position: absolute;
     left: 5px;
	border: 0px solid#000;
}
.navright{float: right;
	border: 0px solid#000;
	height: 50px;
	width:140px;	}

.nav:after{
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;		
	
}

.navleft a{
	font: 13px/23px Arial,sans-serif;
	float: left;
	text-decoration: none;
	color: black;
	margin: 10px;
	padding:5px;
	border: 0px solid#000;
}
.navright a{
	font: 14px/15px Arial,sans-serif;
	float: left;
	text-decoration: none;
	color: black;
	margin: 12px;
	padding:5px;
	border: 0px solid#000;
}


#login{
	background-color: #4e6ef2;
	color:white;
	border-radius: 5px;
}

.main{
 margin: auto;
 width:670px;
 height: 200px;	
margin-top: 5%;
margin-right: auto; 
border: 0px solid#000;
}
.pic{text-align: center;
border: 0px solid#000;
}	
	
.pic img{width: 200px;
	width:300px;
	height: 130px;
	border: 0px solid#000;
}

.search{text-align: center;
	width: 663px;
	height: 45px;
	border: 0px solid#000;
}
.foot{
	width: 100%;
    height: 20px;
            line-height: 20px;
            text-align: center;
            position: absolute;
            bottom: 10px;
            right: 10px;
	border: 0px solid#000;
}

.foot a{
	padding-left: 10px;
	text-decoration: none;
	color: rgba(189,195,215,0.93);
	font-size: 8px;
}
.foot a:link {color:rgba(189,195,215,0.93);}      /* 未访问链接*/
.foot a:visited {color: rgba(189,195,215,0.93);}  /* 已访问链接 */
.foot a:hover {color:#000000;}  /* 鼠标移动到链接上 */
.foot a:active {color:#0000FF;}  /* 鼠标点击时 */
.foot a1{color:rgba(189,195,215,0.93);
font-size: 8px;
}

#code{
	height: 42px;
	width: 550px;
	float: left;
	border-radius: 10px 0 0 10px;
	border-width: 2px;
	border-style:solid;
	border-color: #000DFF;
	border-right: 11px;
	outline:none;
	font-size: 24px;
	text-indent: 15px;
	
}
.btn {
	text-decoration: none;
	display: inline-block;
	width: 110px;
	height: 46px;
	line-height: 45px;
	text-align: center;
	border-radius: 0px 10px 10px 0px;
	font-family: "微软雅黑";
	cursor:pointer;
	background-color: #4e6ef2;
	color: white;
	float: left;
	border-color: #000DFF;
}
.bd {
	margin: auto;
	width: 700px;
	height: 25px;
	border: 0px solid#000;
	margin-right: auto;
    margin-top: 10px;
}

.bd h1{	
	font-size: 18px;
	padding-left: 20px;
	border: 0px solid#000;	
}
.home-te{
	display: flex;
	justify-content: space-between;
	margin: auto;
	width: 700px;
	height: 100px;
	margin-top: -2px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid#000;
}


.home-te-list{
	width: 49%;
	height: 120px;
	border: 0px solid#000;
}

.home-te-list li  {
	padding: 7px;
	list-style: none;
	font-size: 16px;
	text-decoration:none;
}

.home-te-list li span {
	padding: 15px;
	list-style: none;
	font-size: 17px;
}
.home-te-list  li a{
text-decoration: none;
color: #000001;
}

.home-te-list li a:hover{
color:red;	
}
.co11{color: red;}
.co12{color: red}
.co13{color: #FAA954;}




body {font-family:"Microsoft YaHei";padding:0; margin:0;}
.clear{ clear:both;}
a:focus{ outline:0;}
input:focus{ outline:0;}
img{ border:none; padding:0; margin:0;}
ul{ list-style:none; padding:0; margin:0; display:inline;}
.clear{ clear:both;}
.red{ color:#ff0000;}
.blue{color:#0066ff;}
a{ text-decoration:none;}

.top{ width:auto;padding:10px 0; background:#4f9c6b; position:relative;}
.top .topbox{ width:88%;background:#4f9c6b; color:#fff; padding:5px 1%; float:left;position:absolute;top:10px; left:5%;}
.top .topbox .left{float:left; font-size:30px;}
.top .topbox .right{ width:60px; height:24px; line-height:24px; text-align:center;float:right; background:#6ab685; color:#333; font-size:14px; margin-top:8px;moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #9accac;}

.top1{ width:90%; margin:70px auto 0 auto;}
.top1 .left1{ width:43%; float:left; background:#d1eafa;moz-border-radius:0 0 60px 0px;-webkit-border-radius:0 0 60px 0px;border-radius:0 0 0px 60px; padding:10px;}
.top1 .right1{ width:43%; float:right; background:#d3f0d7;moz-border-radius:0 0 0px 60px;-webkit-border-radius:0 0 0px 60px;border-radius:0 0px 60px 0px; padding:10px;}

.title{ width:98%; margin:0 auto; height:40px; font-size:20px;line-height:40px; color:#2a85bf;border-bottom:1px dashed #adb2b4;}
.title1{ width:98%; margin:0 auto; height:40px; font-size:20px;line-height:40px; color:#23573b;border-bottom:1px dashed #adb2b4;}
.box{ width:100%;padding:15px 0 0px 10px;}
.box1{ width:100%;padding:15px 0 0px 10px;}
.box a,.box1 a{ color:#333;}
.box a:hover,.box1 a:hover{ color:#b53232;}
.box li{ width:130px; text-align:center; line-height:30px; float:left; margin:0 10px 10px 0; background:#ebf7ff;moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.box li:hover{ background:#fff;}
.box1 li:hover{ background:#fff;}
.box li b{ font-weight:normal; font-size:12px; color:#666;}
.box1 li{ width:130px; text-align:center; line-height:30px;float:left; margin:0 10px 10px 0; background:#e6fae9;moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.box1 li b{ font-weight:normal; font-size:12px; color:#666;}

.logo1{font-size:40px; float:left; color:#353535;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;}
.logo{ width:552px; margin:10% auto 0 auto; font-size:35px; text-align:center;color:#333;moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.soBox .sbox{ width:400px; float:left; margin-bottom:20px;position: relative;}
.soBox .text{ width:323px;border:1px solid #cbcbcb;height:24px;padding:5px;font-size:16px; margin-top:15px;}
.soBox .text:hover{border:1px solid #83a696}

.btnBox{ width:380px; float:left;}
.btnBox .btn{width:392px; height:40px; line-height:40px; text-align:center; border:none; background:#438365; font-size:18px; color:#fff; cursor:pointer;}

.soBox{ width:392px; margin:1% auto; background:#fff; padding:0 15px 15px 15px; border:1px solid #c4d1cb;}

.WebText{ width:99.3%; height:28px; margin-bottom:30px;line-height:28px; float:left; font-size:15px;border:1px solid #ccc; padding:0 5px;-moz-box-shadow:0px 1px 4px 0px #cfcfcf;-webkit-box-shadow:0px 1px 4px 0px #cfcfcf;box-shadow:0px 1px 4px 0px #cfcfcf; background:#fff;}
