@charset "utf-8";
body {font-family:"Microsoft YaHei";padding:0; margin:0;}
.clear{ clear:both;}
a {blr:expression(this.onFocus=this.blur()); border:none;}
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;}

.top{ width:850px; margin:2% auto 1% auto; height:50px;font-size:40px;color:#353535; line-height:50px;}
.top .csBtn{ width:60px; height:30px; line-height:30px; text-align:center;float:right; background:#078d00; color:#fff; font-size:16px; margin-top:15px;moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.mainBox{ width:850px; background:#f7f7f7; margin:0 auto;}
.title{ width:850px; height:34px; line-height:34px; background:#3755c4;font-size:20px; color:#fff; text-align:center;moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
.listBox{ width:820px; margin:20px auto;}
.listBox li{ width:100px;  float:left; padding:0; margin:0 15px 5px 20px; text-align:center;text-decoration:none; padding:0; display:inline;}
.listBox li i{ width:100px; float:left; background:#b6c1e8;height:30px; line-height:30px; color:#333;font-style:normal;text-decoration:none; cursor:pointer;moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.listBox li i:hover{ width:98px; height:28px;background:#cdd5f6;color:#122568; border:1px dashed #6b7fc9;}
.listBox li b{ width:100px; height: 20px;float:left; color:#7989c4; font-size:12px;line-height:20px; font-weight:normal;}

.title1{ width:850px; height:34px; line-height:34px; background:#cd5a33;font-size:20px; color:#fff; text-align:center;moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
.listBox1{ width:820px; margin:20px auto;}
.listBox1 li{ width:100px;  float:left; padding:0; margin:0 15px 5px 20px; text-align:center;text-decoration:none; padding:0; display:inline;}
.listBox1 li i{ width:100px; float:left; background:#e6b7a7; height:30px; line-height:30px; color:#333;font-style:normal;text-decoration:none; cursor:pointer;moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.listBox1 li i:hover{  width:98px; height:28px;background:#f2cdc1;color:#8c3010;border:1px dashed #b3745f;}
.listBox1 li b{ width:100px; height: 20px;float:left; color:#bb8c7c; font-size:12px;line-height:20px; font-weight:normal;}

.logo{ width:180px; margin:10% auto 1% auto; font-size:40px; text-align:center;}
.soBox{-moz-border-radius:10px;-webkit-border-radius: 10px;border-radius:10px; background:#f9f9f9; padding:20px; width:520px; margin:0 auto; }
.soBox .text{ width:380px;border:1px solid #cbcbcb;height:28px; float:left;padding:7px;font-size:16px;moz-border-radius:15px 0 0 15px;-webkit-border-radius:15px 0 0 15px;border-radius:15px 0 0 15px;}

.btnBox{ width:120px; float:left;}
.btnBox .btn{width:120px; height:44px; line-height:44px; text-align:center; border:none; background:#078d00; font-size:16px; color:#fff; cursor:pointer;moz-border-radius:0 15px 15px 0;-webkit-border-radius:0 15px 15px 0;border-radius:0 15px 15px 0;}

.eCord_box{
	width: 200px;
	margin: 30px auto;
	text-align: center;
	padding: 0px 0px 15px 0px;
	background: #fff;
	border: 1px solid #ccc;
	-moz-box-shadow:0px 1px 4px 0px #bbb;-webkit-box-shadow:0px 1px 4px 0px #bbb;box-shadow:0px 1px 4px 0px #bbb;
}

.eCord_box p{
	height: 20px;
	font-size: 13px;
	line-height: 20px;
	margin:0;
	padding:0;
}
.hong{ color:#ce1717;}