.conten_2 {
	width: 100%;
	background-color: #f1f6fb;
	padding: 10px 0px 20px 0px;
}
.text_main {
	width: 1150px;
	margin:  0 auto;
	background-color: #ffffff;
	padding: 0px 25px 25px 25px;
}
.text_main_list {
	width: 100%;
}
.list_1 {
	width: 100%;
	height: 25px;
	background-color: #FFFFFF;
	padding: 5px 0px
}
.list_1 span {
	font-size: 12px;
	color: #555555;
	float: right;
	line-height: 25px;
}
.list_2 {
	width: 100%;
	padding: 25px 0px;
}

.ktcx_con {
	width: 100%;
	border: 1px solid #ddd;
	padding-bottom: 35px;

}

.ktcx_title {
	width: 100%;
	color: #333;
    background-color: #f5f5f5;
    border-bottom: 1px solid #DDDDDD;
}
.ktcx_title h3 {
	font-family: 宋体;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 15px;
}

.ktcx_txt {
	width: 85%;
	margin: 15px auto 0px;
}


.ktcx_left {
	width: 50%;
	float: left;

}
.ktcx_right {
	width: 45%;
	float: right;
	
}


.ah {
	width: 100%;
}

.ah ul {
	list-style: none;
}
.ah ul li {
	float: left;
	line-height: 35px;
	height: 35px;
}

.yzm {
	width: 100%;
}
.yzm ul {
	list-style: none;
}
.yzm li {
	float: left;
	line-height: 35px;
	height: 35px;
}
.yzm li img {
	vertical-align: middle;
}
/**/


.anniu {
	width: 40%;
	margin: 35px auto 0px;
}

.anniu ul {
	list-style: none;
}
.anniu ul li {
	float: left;
	width: 30%;
	height: 35px;
	margin-left: 50px;
}

.anniu .submitbutton {
	width: 100%;
    padding: 0 6px;
    height: 100%;
    color: #fff;
    border-radius: 3px;
    border: solid 1px #ef6d05;
    background-color: #f16906;
}


.anniu .resetbutton {
	width: 100%;
    padding: 0 6px;
    height: 100%;
    color: #2f2f2f;
    border-radius: 3px;
    border: solid 1px #d5d5d5;
}








.list_3 {
	width: 100%;
	padding: 5px 0px;
}
.cx_list {
	width: 96%;
	margin: 15px auto 0px;
}
.cx_list table {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

.cx_list table tr {
	line-height: 35px;
	height: 35px;
	cursor: pointer;
}


.cx_list table tr:hover {
	background-color: #f5f5f5;
	
}


.cx_list table td {
	font-size: 14px;
}
.cx_list table th {
	background-color: #f5f5f5;
	padding: 5px 0px;
}
#year{border: 1px solid #ccc;color:#ccc;width: 60px;height: 30px; outline:none;}
#sel_ah{width:98px; height: 34px; margin-left:-100px; border: 1px solid #ccc;}
#tbx_ah{width: 73px;height: 30px;margin-top: 5px;margin-left: 2px;border: none;position: absolute;left: 0px;}
#cxtbx1{width: 60px;height: 32px;border: 1px solid #ccc;}
#cxtbx2{width: 60px;height: 32px;border: 1px solid #ccc;margin-left: 5px;}
#codeinput{height: 32px; border: 1px solid #ccc;}
#codev{border: 1px solid #ccc;margin-left: 5px;padding: 6px;background-color: #deaad5;line-height: 40px;cursor: pointer;}