@charset "utf-8";
.w_1000 {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 1000px;
}
.nav {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
}
.nav ul {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav ul li {
	float: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 29px;
}
.nav     li a.thisclass   {
	font-size: 14px;
	color: #ca6205;
	text-decoration: none;
}

.nav li a {
	font-size: 14px;
	color: #333333;
}
.nav  li  a:hover {
	color: #ca6205;
	font-size: 14px;
	text-decoration: underline;
}

.w_1000 .w_top {
	background-image: url(../images/top_bj.png);
	background-repeat: repeat-x;
	height: 28px;
}
.w_1000 .flash {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
.w_1000 .icon_box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 74px;
	margin-bottom: 10px;
}
.hot_p  {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.hot_p .hot_box {
	padding: 15px;
	overflow: hidden;
}
.hot_box  .dl {
	float: left;
	padding-right: 9px;
	padding-left: 9px;
}
.hot_box .dl dt {
	padding-bottom: 10px;
}
.hot_p .hot_box .dl dd {
	text-align: center;
	height: 24px;
}
.hot_p .hot_box .dl dd a {
	font-size: 14px;
	color: #333333;
}

.hot_box .dl img {
	padding: 1px;
	height: 160px;
	width: 160px;
	border: 1px solid #CCCCCC;
}



.hot_p h1 {
	position: absolute;
	background-color: #FFFFFF;
	left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7eb217;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7EB217;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	top: -12px;
	line-height: 22px;
	height: 22px;
}
.hot_p .more {
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: -12px;
	right: 0px;
	background-color: #FFFFFF;
}
.hot_p .more a {
	color: #666666;
}
.hot_p .more a:hover {
	color: #333333;
	text-decoration: underline;
}




.icon_box li {
	float: left;
	width: 110px;
	height: 74px;
}
.w_1000 .icon_box li.a1 {
	background-image: url(../images/icon.png);
	padding-left: 80px;
	line-height: 74px;
	background-repeat: no-repeat;
	background-position: 10px;
}
.w_1000  .icon_box  li.a2 {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: -180px;
	padding-left: 80px;
	line-height: 74px;
}
.w_1000  .icon_box  li.a3 {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: -370px;
	padding-left: 80px;
	line-height: 74px;
}
.w_1000  .icon_box  li.a4 {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: -560px;
	padding-left: 80px;
	line-height: 74px;
}
.w_1000  .icon_box  li.a5 {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: -740px;
	padding-left: 80px;
	line-height: 74px;
}
.icon_box li.a1 a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
}
.icon_box li.a1 a:hover {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #e87916;
	text-decoration: none;
}
.icon_box li.a2 a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
}
.icon_box li.a2 a:hover {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #e87916;
	text-decoration: none;
}
.icon_box li.a3 a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
}
.icon_box li.a3 a:hover {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #e87916;
	text-decoration: none;
}
.icon_box li.a4 a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
}
.icon_box li.a4 a:hover {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #e87916;
	text-decoration: none;
}
.icon_box li.a5 a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
}
.icon_box li.a5 a:hover {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #e87916;
	text-decoration: none;
}

.top {
	padding: 20px;
	overflow: hidden;
}
.top .logo {
	float: left;
}
.top .search {
	width: 219px;
	margin-left: auto;
	margin-top: 5px;
}
.search .search_box {
	background-image: url(../images/search_box.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 219px;
}
.search .search_box input.keywords {
	width: 165px;
	color: #999999;
	margin-left: 2px;
	font-size: 12px;
	height: 20px;
	margin-top: 1px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.search .search_box input {
border: 0;
background: none;
display: inline-block;
float: left;
}
.search .search_box input.rssclick {
	cursor: pointer;
	color: #fff;
	text-indent: -9999px;
	width: 43px;
	height: 27px;
	overflow: hidden;
	padding: 0;
}
.w_top .fl_sm {
	line-height: 28px;
	padding-left: 10px;
	float: left;
	color: #f0ece4;
}
.w_top .fr_b {
	width: 600px;
	margin-left: auto;
	height: 28px;
	line-height: 28px;
	color: #a7a298;
	text-align: right;
}
.w_top  .fr_b  a  {
	color: #f0ece4;
	padding-left: 10px;
	padding-right: 10px;
}


.bot {
	margin-right: auto;
	margin-left: auto;
	background-color: #363636;
	padding: 25px;
	width: 950px;
	margin-top: 15px;
	overflow: hidden;
}
.bot  .b_fl  {
	width: 100px;
	padding-left: 20px;
	float: left;
}


.bot .bot_cp {
	width: 700px;
	margin-left: auto;
}
.bot     .bot_cp     span  {
	width: 100%;
	display: block;
	padding: 5px;
	color: #acacac;
}
.bot  .bot_cp  span  a  {
	color: #acacac;
}


.bot .bot_cp .d1 {
	float: left;
	width: 150px;
}
.bot  .bot_cp  .d1  dt  {
	height: 35px;
	background-image: url(../images/bot_icon.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d5d5d;
	margin-right: 10px;
	margin-bottom: 5px;
}

.bot  .bot_cp  .d2  {
	float: left;
	width: 150px;
}
.bot  .bot_cp  .d2  dt  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d5d5d;
	background-image: url(../images/bot_icon.png);
	height: 35px;
	background-repeat: no-repeat;
	background-position: -175px 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.bot .bot_cp .d3 {
	float: left;
	width: 150px;
}
.bot .bot_cp .d3 dt {
	background-image: url(../images/bot_icon.png);
	background-repeat: no-repeat;
	background-position: -350px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d5d5d;
	height: 35px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.bot .bot_cp .d4 {
	float: left;
	width: 200px;
}
.bot  .bot_cp  .d4  dt {
	background-image: url(../images/bot_icon.png);
	background-repeat: no-repeat;
	background-position: -520px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d5d5d;
	height: 35px;
	margin-bottom: 5px;
}




.classification {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.classification .c_f_box {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.classification .c_f_box .ul {
	overflow: hidden;
}
.classification .c_f_box .ul li {
	float: left;
	width: 210px;
	padding-left: 70px;
	height: 80px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.classification  .c_f_box  .ul  li  h2 {
	font-size: 14px;
}
.classification .c_f_box .ul li span {
	line-height: 20px;
}

.classification .c_f_box .ul li h2 a {
	color: #347507;
	font-size: 14px;
}


.classification  .c_f_box  .ul  li.i1 {
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.classification  .c_f_box  .ul  li.i2 {
	background-image: url(../images/icon02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.classification  .c_f_box  .ul  li.i3 {
	background-image: url(../images/icon03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.classification  .c_f_box  .ul  li.i4 {
	background-image: url(../images/icon04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.classification  .c_f_box  .ul  li.i5 {
	background-image: url(../images/icon05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.classification  .c_f_box  .ul  li.i6 {
	background-image: url(../images/icon06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.classification  .c_f_box  .ul  li.i7 {
	background-image: url(../images/icon07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.classification  .c_f_box  .ul  li.i8 {
	background-image: url(../images/icon08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.classification  .c_f_box  .ul  li.i9 {
	background-image: url(../images/icon09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.classification .classif_title {
	background-image: url(../images/index_bj.png);
	background-repeat: repeat-x;
	height: 45px;
}
.classification .classif_title h1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7eb217;
	line-height: 42px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.news {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.news .news_l {
	float: left;
	width: 680px;
}
.news   .news_l   .ul  {
	padding-top: 15px;
}

.news .ad_230 {
	width: 220px;
	margin-left: auto;
	margin-top: 10px;
}
.news .news_l h1 {
	position: absolute;
	background-color: #FFFFFF;
	left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7eb217;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7EB217;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	top: -12px;
	line-height: 22px;
	height: 22px;
}
.news .news_l .more {
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: -12px;
	right: 0px;
	background-color: #FFFFFF;
}
.news .news_l .more a {
	color: #666666;
}
.news .news_l .more a:hover {
	color: #333333;
	text-decoration: underline;
}
.news .news_l .n_title {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.news .news_l .ul li {
	padding-left: 20px;
	background-image: url(../images/dian.png);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0dede;
	line-height: 35px;
	height: 35px;
}
.news .news_l .ul li span {
	float: right;
	padding-right: 10px;
}
.news .news_l .ul li a {
	color: #333333;
	font-size: 14px;
}
.sp_box {
	padding: 15px;
	overflow: hidden;
}
.video_box  {
	padding: 15px;
	overflow: hidden;
}
.video_box .dl {
	float: left;
	padding-right: 15px;
	padding-left: 18px;
}
.video_box .dl dt {
	padding-bottom: 10px;
}
.video_box  .dl  dd {
	text-align: center;
	height: 24px;
}
.video_box .dl dd a {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.video_box .dl img {
	padding: 1px;
	height: 140px;
	width: 188px;
	border: 1px solid #CCCCCC;
}
.img:hover {opacity:0.5;filter(alpha=50)}
.img {opacity:1;filter(alpha=100)}

/*注册页面样式*/
.reg_b {
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-bottom: 100px;
	padding-left: 100px;
	padding-right: 100px;
}
.reg_b .reg_b_r {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 40px;

}
.reg_b .ul {
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 80px;
}
.reg_b .ul .li {
	overflow: hidden;
	line-height: 40px;
	height: 40px;
	padding-bottom: 15px;
}
.reg_b .ul .li .span {
	width: 150px;
	display: block;
	font-size: 14px;
	padding-right: 10px;
	text-align: right;
	float: left;
}
.reg_b .ul .li .input {
	float: left;
	border: 1px solid #d1d1d1;
	padding: 9px;
	font-size: 14px;
	color: #2A357A;
}
.reg_b .ul .li em {
	padding-left: 10px;
	font-size: 14px;

}
.reg_b .ul .li .select {
	float: left;
	border: 1px solid #d1d1d1;
	padding: 8px;
	font-size: 14px;
	color: #2A357A;
}
.reg_b .ul .li .passport {
	width: 150px;
	text-align: left;
	float: left;
	padding-left: 180px;
}
.reg_b .ul .li .passport .div_float {
	position: absolute;
	top: 11px;
	left: 155px;
}
.reg_b .ul .li .btn_box {
	float: left;
	padding-left: 160px;
}
.reg_b .ul .li .btn_box .login {
	width: 220px;
	padding: 10px;
	background-color: #E87916;
	font-size: 18px;
	color: #FFFFFF;
	border: 1px none #FFFFFF;
	border-radius:5px;
	cursor:pointer;
	opacity:0.8;
filter(alpha=80);
}
.reg_b .ul .li .btn_box .login:hover{
	width: 220px;
	padding: 10px;
	background-color: #E87916;
	font-size: 18px;
	color: #FFFFFF;
	border: 1px none #FFFFFF;
	border-radius:5px;
	cursor:pointer;
	opacity:0.8;
filter(alpha=100);
}
