@charset "utf-8";

html {
	text-align: left;
	height: 100%;
	width: 100%;
}

* {
	margin: 0px auto;
	padding: 0px;
}

a {
	color: #666;
	text-decoration: none
}

body {
	font-family: "microsoft yahei",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	width: 100%;
}

div,form,images,ul,li,input,p,ul,ol,li,form {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

body {
	font-family: "Microsoft Yahei","微软雅黑","宋体",Tahoma,Arial,Helvetica,STHeiti;
	background-image: url(../images/zcbk.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

.yuanjiao,.yuanjiao select,.yuanjiao input {
	-moz-border-radius: 5px;
 /* Firefox */
	-webkit-border-radius: 5px;
 /* Safari 和 Chrome */
	border-radius: 5px;
 /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.zhuce {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0px;
}

.zhuceSon {
	padding: 40px;
	background-color: #FFF;
	-moz-border-radius: 20px;
 /* Firefox */
	-webkit-border-radius: 20px;
 /* Safari 和 Chrome */
	border-radius: 20px;
 /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.zc_logo {
	width: 901px;
	height: 110px;
	background: url(../images/login_logo2.png) no-repeat center;
	margin-top: 25px;
	text-align: center;
	margin: 0 auto;
}

.zhuceinfo {
	width: 901px;
	margin: 0 auto;
}

.left20 {
	padding-left: 20px;
}

.Ass_select select {
	width: 360px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #DDD;
	padding: 0 15px;
}

.Ass_input input {
	width: 350px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #DDD;
	padding: 0 5px;
}
.yz_input2{ float:left; width:40%; height:42px;}
.yz_input2 input{ height: 40px;line-height: 40px;border: 1px solid #DDD; padding: 0 5px;}
.yz_xx2{ float:left; width:20%; height:40px;}
.yz_xx2 img{ width:100%;height:40px;}
	
.Ass_Button {
	padding: 15px;
	height: 40px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.Ass_Button input {
	background-color: #127be7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 40px;
	width: 180px;
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 16px;
	color: #FFF;
	border-radius: 3px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	-moz-border-radius: 3px;
 /* Firefox */
	-webkit-border-radius: 3px;
 /* Safari 和 Chrome */
}

.right20 {
	width: 150px;
	padding-left: 5px;
	height: 60px;
	line-height: 60px;
	font-size: 17px;
	text-align: right;
	color: #666;
}

.tab_tab {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 15px;
	padding-top: 10px;
	border-bottom-color: #c2d1dc;
}

.tab_tab a {
	background-color: #F1F1F1;
	display: block;
	height: 40px;
	width: 200px;
	margin: 0px auto;
	border-radius: 5px 5px 0px 0px;
	font-family: "微软雅黑", "宋体";
	font-size: 15px;
	line-height: 40px;
	color: #666;
	text-align: center;
	cursor: pointer;
}

.tab_tab a.hover,.tab_tab a:hover {
	background-color: #3a8cc6;
	display: block;
	height: 40px;
	color: #FFF;
}

.onclick_show {
	display: none;
}



#con_zzjs_1 {
	display: block;
}

.zhushi {
	padding: 10px;
	line-height: 1.5em;
	font-size: 14px;
	color: #999;
	text-align: left;
}