.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a {
	color: #3b3b3b;
}

.clearfix {
	display: inline-table;
}  /* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}  /* End hide from IE-mac */
*+html .clearfix {
	min-height: 1%;
}

a:focus {
	outline: none;
}

a:link {
	text-decoration: none;
	blr: expression(this.onFocus =         this.blur () );
}

a:visited {
	text-decoration: none;
	blr: expression(this.onFocus =         this.blur () );
}

a:hover {
	text-decoration: none;
	blr: expression(this.onFocus =         this.blur () );
}

a:active {
	text-decoration: none;
	blr: expression(this.onFocus =         this.blur () );
	color: fa3729;
}
/*sub*/
.sub_yemei {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.sub_yemei p {
	font-size: 14px;
	float: left;
}

.sub_back {
	width: 82px;
	height: 32px;
	display: block;
	background: url(../images/back.gif) no-repeat;
	float: right;
}

.sub_dl1 {
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.sub_dl1 dt {
	width: 62px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	/*background: #34a150;*/
	float: left;
	margin-right: 8px;
}

.sub_dl1 dd ul li {
	float: left;
	margin-right: 20px;
	line-height: 28px;
	white-space: nowrap;
}

.sub_dl1 dd ul li a {
	font-size: 14px;
}

.sub_dl1 dd ul li a:hover,.sub_dl1 dd ul li a.now {
	color: #289043;
	font-weight: bold;
}

.sub_left {
	width: 238px;
	height: 812px;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	margin-right: 16px;
	/*border: 1px solid #dbdbdb;*/
	margin-top: 12px;
	background: #fff;
}

.hidden {
	display: none;
}
.sub_dl2  {
	border-top: none;
}
.sub_dl2 dt {
	height: 40px;
	/*border-bottom: 1px solid #dbdbdb;*/
	/*background: #efefef;*/
}
.sub_dl2 dt:first-child {
	border-bottom: 1px solid #dbdbdb;
}

.sub_dl2 dt a {
	width: 86px;
	height: 40px;
	display: block;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

.sub_dl2 dt a.now {
	background: #fff;
	border-bottom: 2px solid #5098FF;
	height: 38px;
}

.sub_dl3 dt {
	height: 34px;
}

.sub_dl3 dt a {
	width: 86px;
	height: 34px;
	display: block;
	float: left;
	line-height: 34px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
.sub_dl3 dt a.now {
	position: relative;
	color: #5098FF;
}
.sub_dl3 dt a.now::after {
	/*background: #fe831c;*/
	/*color: #fff;*/
	content: '';
	display: block;
	height: 2px;
	width: 80%;
	position: absolute;
	bottom: 0;
	left:50%;
	transform: translateX(-50%);
	background-color: #5098FF;
}

.sub_dl3 dt select {
	width: 116px;
	padding: 4px 4px 4px 6px;
	float: right;
}

.sub_dl3 dd {
	/*margin-top: 20px;*/
	height: 760px;
	/*border: 1px solid #dbdbdb;*/
	background: #fff;
}

.sub_dl3 dd table {
	width: 100%;
	border-collapse: collapse;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #dbdbdb;
	border: none;
}

.sub_dl3 dd table tr,.sub_dl3 dd table tr td {
	border-bottom: 1px solid #dbdbdb;
}

.sub_dl3 dd table tr td img {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sub_dl3 dd table tr th {
	background: #efefef;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.sub_dl3 dd table tr td a {
	font-weight: bold;
}

.sub_dl3 dd table tr td a:hover {
	color: #34a150;
}

.table_box {
	height: 686px;
	overflow: hidden;
}

.sub_yma {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	margin: 16px auto;
	text-align: center;
	bottom: 0px;
}

.sub_yma a {
    padding: 2px 9px 1px 9px;
    border: #D0C9C3 1px solid;
}

.sub_yma a.select {
    color: #fff;
    background: #FFECE5;
    border: #B36D4B 1px solid;
    color: #CC6224;
}

.sub_yma a:hover {
    border: #51A3D8 1px solid;
}

.sub_input1 {
	width: 48px;
	height: 26px;
	border: 1px solid #dbdbdb;
	line-height: 26px;
	text-align: center;
}

.sub_button1 {
	width: 48px;
    height: 23px;
    border: none;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    cursor: pointer;
    background: #FFECE5;
    border: #B36D4B 1px solid;
    color: #CC6224;
}

.sub_menu {
	height: 32px;
	overflow: hidden;
	width: 100%;
	margin: 14px auto;
	line-height: 32px;
}

.sub_menu a {
	width: 84px;
	height: 30px;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	display: block;
	text-align: center;
	font-size: 14px;
	float: left;
	margin-right: 10px;
}

.sub_menu a:hover,.sub_menu a.select {
	border: 1px solid #ee5c04;
	background: #fe831c;
	color: #fff;
	font-weight: bold;
}

.sub_dl4 {
	margin-top: 12px;
}
.sub_dl4 dd ul li {
	float: left;
	margin-right: 20px;
	line-height: 28px;
}

.sub_dl4 dd ul li a {
	font-size: 14px;
}

.sub_dl4 dd ul li a:hover,.sub_dl4 dd ul li a.now {
	color: #289043;
	font-weight: bold;
}

.sub_content {
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}

.sub_ul1 {
	margin: 26px 0 26px 0px;
	overflow: hidden;
}

.sub_ul1 li {
	width: 218px;
	height: 186px;
	overflow: hidden;
	float: left;
	display: inline;
}

.sub_ul1 li:hover {
	opacity: 0.7;
}

.sub_ul1 li div {
	width: 218px;
	height: 120px;
	overflow: hidden;
}

.sub_ul1 li div img {
	width: 218px;
	height: 120px;
}
.sub_ul1 li span p {
	margin-top: 4px;
	padding-left: 12px;
}
.sub_ymaa {
	height: 66px;
	line-height: 66px;
	border: 1px solid #dbdbdb;
	overflow: hidden;
	margin: 16px auto;
	text-align: center;
}

.sub_ymaa a {
	padding: 6px 10px 6px 10px;
	font-size: 14px;
}

.sub_ymaa a.select,.sub_ymaa a:hover {
	color: #fff;
	background: #34a150;
	border-radius: 4px;
}
