@charset "utf-8";
/* CSS Document */
body, div, p, ul, li, i, em, span, dd, dt, dl, form, table, th, td, tr, input,h1,h2,h3,h4{
	border: 0 none;
    margin: 0;
    padding: 0;
	list-style-type:none;}
html{ 
	margin:0;
	font-family:"Microsoft Yahei","SimHei","SimSun",Verdana, Geneva, sans-serif;
	font-size: 12px; 

	color:#333333;}
a{ 
	text-decoration:none; 
	color:#653e51;}
a:hover{ 
	color:#653e51; 
	text-decoration:underline;}
img{ border:none;}
/*头部*/
.fr{
	float: right;}
.wraper{
	width:1000px;
	height:auto;
	overflow: hidden;
	margin: 0 auto;}
.header{
	width:100%;
	height:143px;
	min-width: 1000px;
	overflow: hidden;
	}
.logo{
	width: 700px;
	height: auto;
	overflow: hidden;
	float: left;}
.logo img{
	margin-top: 32px;}
.search{
	width: 310px;
	height: auto;
	overflow: hidden;}
.search i{
	display: block;
	width: 75px;
	height: 34px;
	overflow: hidden;
	float: left;
	background-color: #c93756;
	border-radius: 5px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	font-style: normal;
	margin-right: 10px;}
.search p{
	width: 190px;
	height: 34px;
	overflow: hidden;
	float: left;}
.search p input{
	width: 178px;
	height: 32px;
	overflow: hidden;
	border: 1px #777da5 solid;
	padding: 0 5px;
	line-height: 32px;
	vertical-align: middle;
	font-size: 14px;
	color: #333333;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;}
.search p input:focus{
	outline: none;}
.search span{
	display: block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	float: left;
	background-color: #ffffff;
	border: 1px #777da5 solid;
	border-left: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;}
.search span input{
	display: block;
	width: 32px;
	height: 32px;
	background: transparent;
	cursor: pointer;
	background: url(../images/sou.jpg) center no-repeat;}
.nav{
	width: 100%;
	height: 45px;
	
	min-width: 1000px;
	background-color: #c93756;
	line-height: 45px;
	vertical-align: middle;
	font-size: 14px;
	color: #ffffff;
	position: relative;
	z-index: 999;
	box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.4);}
.nav img{
	display: inline;
    vertical-align: middle;}
.nav a{
	padding: 0 9px;
	font-size: 18px;
	color: #ffffff;}
/**/
.banner{ 
	width:1000px; 
	height: 315px; 
	position: relative; 
	z-index: 1; 
	overflow: hidden; 
	margin: 0 auto;
	margin-bottom: 15px;}
.banner img{
	display: block;
	width:1000px; 
	height: 315px;}













.list{
	width: 310px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
	margin-right: 35px;}
.tit{
	width: 100%;
	height: 31px;
	overflow: hidden;
	line-height: 31px;
	margin-bottom: 5px;
	background: url(../images/tit_bg.jpg) left center repeat-x;}
.tit p{
	width: 102px;
	height: 31px;
	overflow: hidden;
	float: left;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	background: url(../images/tit_pbg.png) no-repeat;}
.tit a{
	font-size: 12px;
	color: #c93756;
	float: right;
	background-color: #fff;
	padding: 0 0 0 10px;}
.list_ul li{
	width: 100%;
	height: 45px;
	overflow: hidden;
	border-bottom: 1px #8e8e8e dashed;
	line-height: 45px;}
.slide{
	width: 310px;
	height: 200px;
	overflow: hidden;
	background-color: #d7e2bf;
	margin-top: 20px;
	position: relative;
	margin-bottom: 20px;}
.slide_ula{
	position: absolute;
	width: 100%;
	height: 15px;
	overflow: hidden;
	z-index: 999;
	left: 0;
	bottom: 20px;
	text-align: center;}
.slide_ula li{
	display: inline-block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 20px;}
.footer{
	width: 100%;
	min-width: 1000px;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 40px;}
.footer .wraper{
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #000000;}
.footer_copy span{
	margin: 0 10px;}
#jsddm{
	margin: 0;
	padding: 0;
	float: right;
	width: 950px;}
#jsddm li{float: left;list-style: none;line-height: 45px;font-size: 14px;}
#jsddm li a{display: block;text-decoration: none;width: 86px;color: #fff;white-space: nowrap;}
#jsddm li a: hover{background: #24313C;}
#jsddm li ul{margin: 0;padding: 0;position: absolute;visibility: hidden;}
#jsddm li ul li{float: none;display: inline;}
#jsddm li ul li a{height: 25px;line-height: 25px;width: auto;background: #c93756;color: #fff;font-size: 14px;}
#jsddm li ul li a: hover{background: #8EA344;}

.line{
	height: 3px;
	background-color: #c93756;}