.w1200{width:1200px;}
a{color: #888;}
a:hover{color: #0039b6}

.banner a{
	width: 100%;
	height: 300px;
	display: block;
	background: url(../images/banner3.jpg) no-repeat center;
}

/*--------------------------------------------------------*/

.list{
	margin: 30px auto;
}
.sider-title {
	background: url(../images/line3.jpg) no-repeat left bottom;
	height: 57px;
	line-height: 57px;
}
.sider-title h2 {
	font-size: 25px;
	color: #1d1d1d;
	float: left;
	width: 400px;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
	font-weight: normal;
}
.sider-title p {
	width: 600px;
	float: right;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
	text-align: right;
	color: #a5a5a5;
}
.sider-title img {
	vertical-align: top;
	padding-top: 20px;
	margin-right: 6px;
}
.sider-title p a {
	color: #a5a5a5;
}
.sider-nav {
	margin-top: 30px;
}
.sider-nav .active,.sider-nav li:hover {
	background: #004bb1;
}
.sider-nav li {
	float: left;
	width: 120px;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	margin-right: 10px;
	border-radius: 3px;
	background: #606060;
	text-align: center;
	margin-bottom: 5px;
}
.sider-nav li a {
	display: block;
	color: #fff;
}

.right_con{
	width: 1200px;
	background: #fff;
}
/*---------------------------------------------------*/

.right_con ul {
	display: block;
	width: 400px;
	padding: 30px 0 30px 0;
	margin: 0 auto
}
.right_con ul li{
	overflow: hidden;
	height: 40px;
	/*width: 400px;*/
	line-height: 40px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #383838;
}
.uptext{
	float: left;
	width: 80px;
	text-align: center;
	/*margin-right: 20px;*/
}
.uptext p{
	font-size: 14px;
	color: #383838;
}
.inputt{
	float: left;
	width:305px;
}
.inputta{
	width: 300px;
	float: left;
}
.inputt input{
	width: 300px;
	height: 20px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CACACA;
	border-radius: 2px;
	display: inline;
	line-height: 30px;
	padding: 5px;
	vertical-align: middle;
}
.inputta .inputa{
	word-break: break-all;
	width:300px;
	height: 100px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CACACA;
	border-radius: 2px;
	display: inline;
	line-height: 30px;
	padding: 5px;
	float: left;
}
.yzm{
	width: 305px;
	float: left;
	padding: 5px 6px;
}
.yzm_img{
	margin-left:5px;
	width: 80px;
	height: 32px;
	float: left;
}
.yzm a{
	/*width: 80px;*/
	display: block;
	float: left;
	margin-left: 5px;
	line-height: 32px;
	/*color:*/
}
.yzm input{
	width: 130px;
	height: 20px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CACACA;
	border-radius: 2px;
	display: inline;
	line-height: 30px;
	padding: 5px;
	float: left;
	vertical-align: middle;
}

.tijiao{
	
	
}
.tijiao .submit{
	background: #004bb1;
	width: 400px;
	height: 40px;
	border: 0px;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	text-align: center
}
