﻿html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,dl,dt,dd,iframe,span {margin:0px; padding:0px; border:0px;}
body {
	padding:0px;
	margin:0px;
	zoom:100%;
	font-size:16px;
	line-height:1;
	color: #333333;
	background-size: 100% 100%;
	font-family:"Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}
table{width:100%;text-align:center; }
/*table td{word-break: break-all; word-wrap:break-word;border-right:1px solid #939598; border-bottom:1px solid #939598;}*/
ul,dl, dt,dd,ol{list-style-type:none;}
select,input {vertical-align:middle;}
textarea{resize: none;}
a{ color:#333333; text-decoration:none;}
a:hover {color: #BF170C;}
* html .clear{zoom:1;}
*+html .clear{zoom:1;} 
*{ margin:auto; padding:auto;
	font-family:"Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}
.clear { clear:both;}
.r{ float:right;}.l{ float:left;}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
.n{
	display: none;
}
.content_box{
	width: 1200px;
}
.listleft{
	width: 803px;
}
.listright{
	width: 375px;
}
.middle{
	min-width: 1282px;
}
.width588{
	width: 588px;
}
/*头部*/
.header{
	height: 282px;
	background: url(topbg.png) no-repeat top center;
	min-width: 1282px;
}
.header .header_box{
	height: 172px;
    position: relative;
    padding-top: 30px;
}
.header .header_box .logo_box{
	width: 590px;
}
.header .header_box .logo_box img,.header .header_box .logo_box a{
	float: left;
}
.header .header_box .logo_box a{
	font-size: 24px;
	color: #D61E16;
	font-weight: 700;
	margin-left: 15px;
	margin-top: 8px;
}
.header .header_box .logo_box form{
	width: 547px;
	height: 42px;
	border: 1px solid #D5CB9B;
	background: #F5E9CF;
	border-radius: 50px;
	margin-top: 18px;
	padding: 0 20px 0 23px;
}
.header .header_box .logo_box form input{
	height: 100%;
	border: none;
	padding: 0;
	margin: 0;
	background: #F5E9CF;
	outline: none;
	color: #9C8D4B;
}
.header .header_box .logo_box form input[type=text]{
	width: 444px;
}
.header .header_box .logo_box form input::-webkit-input-placeholder {
	color: #9C8D4B;
}
.header .header_box .logo_box form input::-moz-input-placeholder {
	color: #9C8D4B;
}
.header .header_box .logo_box form input::-ms-input-placeholder {
	color: #9C8D4B;
}
.header .header_box .logo_box form input[type=submit]{
	width: 30px;
	padding-left: 24px;
	background: url(find_head.png) no-repeat left center;
	cursor: pointer;
}
.header .header_box .logo_box form .xian {
	width: 12px;
	height: 17px;
	border-left:1px solid #c5b155;
	margin-top: 13px;
}
.header .header_box .logo_box form a{
	display: block;
	width: 60px;
	font-size: 15px;
    color: #9C8D4B;
    font-weight: normal;
    margin-left: 0;
    margin-top: 0;
    line-height: 42px;
}
.header .header_box .other{
	width: 56px;
	height: 127px;
	position: absolute;
	top: 50%;
	margin-top: -63px;
	right: 0;
}
.header .header_box .other a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(other.png) no-repeat;
}
.header .menu{
	height: 80px;
	background: #8A1310;
	overflow:hidden;
}
.header .menu .menu_box{
	background: #B10803;
	height: 100%;
	position: relative;
}
.header .menu .menu_box ul{

}
.header .menu .menu_box ul li{
	float: left;
	width: 150px;
	height: 62px;
	padding-top: 18px;
	text-align: center;
	position: relative;
	transition: 0.5s;
}
.header .menu .menu_box ul li:hover,
.header .menu .menu_box ul li.on{
	background: #9A0F0B;
}
.header .menu .menu_box ul li:hover a,
.header .menu .menu_box ul li.on a{
	color: #F8DBC4;	border-left: 0;
	padding-left: 46px;
	width: 171px;
}
.header .menu .menu_box ul li em{
	transition: 0.5s;
}
.header .menu .menu_box ul li.on em,
.header .menu .menu_box ul li:hover em{
	width: 17px;
	height: 9px;
	background: url(menu_embg.png) no-repeat center bottom;
	position: absolute;
	left: 50%;
	margin-left: -8.5px;
	bottom: -9px;
}
.header .menu .menu_box ul li:first-child a{
	border-left: 0;
}
.header .menu .menu_box ul li a{
	display: block;
	border-left: 1px solid #BE2C20;
	padding-left: 45px;
	height: 45px;
}
.header .menu .menu_box ul li img,.header .menu .menu_box ul li i{
	float: left;
}
.header .menu .menu_box ul li i{
	font-style: normal;
	font-size: 20px;
	color: #FFFFFF;
	display: block;
	width: 20px;
	margin-left: 12px;
}
.header .menu .menu_box .menuside{
	width: 38px;
	height: 80px;
	top: 0;
}
.header .menu .menu_box .menuleft{
	background: url(menu_left.png) no-repeat left center;
	position: absolute;
	left: -38px;
}
.header .menu .menu_box .menuright{
	background: url(menu_right.png) no-repeat left center;
	position: absolute;
	right: -38px;
}

.bsfw-login {
	position: absolute;
	top: 0;
	left: 0;
	color: #b8a772;
	line-height: 30px;
	font-size: 14px;
}
.bsfw-login a {
    font-size: 14px;
    color: #b8a772;
}
.bsfw-login span {
	line-height: 30px;
	color: #eee3c8;
	font-size: 13px;
	padding:0 5px;
}

/*尾部*/
.ohterlink{
	height: 162px;
	background: #F7E9C9;
	min-width: 1282px;
}
.ohterlink .linktop{
	border-bottom: 2px solid #EAD9B3;
	height: 35px;
	padding-top: 39px;
}
.ohterlink .linktop ul{
	margin-left: 22px;
}
.ohterlink .linktop ul li{
	float: left;
	height: 18px;
	border-left: 2px solid #F3E3BF;
}
.ohterlink .linktop ul li:first-child{
	border-left: 0;
}
.ohterlink .linktop ul li a{
	display: block;
	padding: 0 35px;
	color: #AB8F4F;
}
.ohterlink .linkbottom{
	margin-top: 20px;
}
.ohterlink .linkbottom ul li{
	width: 189px;
	height: 42px;
	border: 1px solid #E5D19F;
	text-align: center;
	line-height: 42px;
	float: left;
	margin-left: 10px;
	transition-duration:0.8s;
    -moz-animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
}
.ohterlink .linkbottom ul li:hover{
	border: 1px solid #92712A;
}
.ohterlink .linkbottom ul li:first-child{
	margin-left: 0;
}
.ohterlink .linkbottom ul li a{
	display: block;
	color: #92712A;
}
.footer{
	height: 105px;
	background: #6D0300;
	color: #F7C2A2;
	min-width: 1282px;
	padding-top: 28px;
}
.footer .foot_content{
	line-height: 28px;
	margin-left: 20px;
	font-size: 14px;
}
.footer .foot_content a {
	color: #F7C2A2;
}


/*分页样式*/
.pages { width:95%;text-align: center;padding: 12px;clear: both;margin-top: 50px;margin-bottom: 50px;}
.pages span, .pages a, .pages b {font-size: 16px;margin: 0 2px;}
.pages span font {color: #333333;font-size: 12px;}
.pages a, .pages b {border: 1px solid #ccc;background: #DDD;padding: 2px 6px;text-decoration: none}
.pages span { padding-right: 10px}
.pages b, .pages a:hover {background: #E14440;color: #FFFFFF;}