﻿* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

ul {
	list-style-type: none;
}

body {
	background: url(../images/bannertop.jpg) no-repeat scroll top;
}

.container {
	width: 1240px;
	margin: 253px auto 0;
}


/*nav*/

.nav {
	width: 100%;
	height: 42px;
	background: url(../images/nav_bg.png) no-repeat;
	line-height: 42px;
}

.nav ul li {
	float: left;
	font-size: 20px;
	font-family: "microsoft yahei";
	width: 137px;
	text-align: center;
}

.nav ul li a {
	color: #000000;
}


.box_content{
	width: 1168px;
	padding: 0 33px;
	background-color: #fff;
	float: left;
	border: 3px solid #d1d1d1;
	border-top: 0;
	
}
.box {
   width: 100%;
   height: 282px;
   margin-top: 32px;
   
}.box .box_flash{
	
	width: 325px;
	float: left;
}
.box .box_flash .box_flash_title{
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #921f25;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/title.png) no-repeat left center;
	text-indent: 20px;
}
.box .box_flash .box_flash_content{
	width: 100%;
	height: 234px;
	margin-top: 12px;
}
.box .box_news{
	width: 377px;
	float: left;
	margin-left: 17px;
}.box .box_news .box_news_title span,.box2 .box_news .box_news_title span{
	float: left;
}
.box .box_news .box_news_title,.box2 .box_news .box_news_title{
	width: 100%;
	height: 28px;
	line-height: 28px;
	background: url(../images/title-back.png) no-repeat left top;
	font-size: 19px;
	font-family: "microsoft yahei";
	color: #fff;
	text-indent: 11px;
}.box .box_news .box_news_title a,.box2 .box_news .box_news_title a{
	float: right;
	font-size: 12px;
	font-family: "microsoft yahei";
	color: #000;
	margin-right: 15px;
}
.box .box_news .box_news_content,.box2 .box_news .box_news_content{
	width: 100%;
	margin-top: 13px;
	font-family:"microsoft yahei";	
}
.box .box_news .box_news_content ul li,.box2 .box_news .box_news_content ul li {
	line-height: 26px;
	font-size: 12px;
	background: url(../images/arrow.jpg) no-repeat left center;
	height: 26px;
	border-bottom: 1px dashed #9e9e9e;
	float: left;
	width: 100%;
}
.box .box_news .box_news_content ul li a,.box2 .box_news .box_news_content ul li a{
	color: #000;
	float: left;
	margin-left: 16px;
}
.box .box_news .box_news_content ul li span,.box2 .box_news .box_news_content ul li span{
	float: right;
}
.box2 .box_news .box_news_content ul li{
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.box2{
	width: 100%;
	height: 364px;
	margin-top: 26px;
	
}
.zhihui{
	width: 396px;
	height: 454px;
	background-color: #fafafa;
	border: 2px solid #e1e1e1;
	float: right;
        margin-bottom: 10px;
}
.zhihui a{
	display: block;
	width:359px;
	height: 70px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	
}
.serach_box{
	width: 370px;
	height: 60px;
	background: url(../images/search.png) no-repeat;
	float: left;
	margin-left: 13px;
	margin-top: 20px;
}
.serach_box .search_content{
	width: 296px;
	margin-top: 40px;
	margin-left: 74px;
}
.serach_box .search_content input[type=text]{
	width: 200px;
	height: 34px;
	float: left;
	border: 2px solid #e1e1e2;
	padding-left: 22px;
	line-height: 34px;
}
.serach_box .search_content img{
	float: left;
	margin-left: 8px;
}

.four_link{	
	width: 100%;
	margin-top: 44px;
	float: left;
}.four_link ul{
	width: 1100px;
	margin-left: 150px;
}
.four_link ul li{
	float: left;
	width: 434px;
	text-align: center;
	font-size: 20px;
	font-family: "microsoft yahei";
	line-height:50px;
	height: 69px;
	background: url(../images/button.png) no-repeat;
	margin-left: 15px;
	
}
.four_link ul li a{
	color: #fff;
}


.footer{
	width: 100%;
	height: 170px;
	background-color: #e2e2e2;
	text-align: center;
	float: left;	margin-top: 38px;
	
}
.footer p{
	font-size: 13px;
	font-family: "microsoft yahei";
	line-height: 36px;
	color: #921f25;
	font-weight: bold;

}.footer p.p1{
	margin-top: 30px;
}.footer p span{
	padding: 0 10px;
}
.footer a{
	color: #921f25;
}
.wp_search .search{
	background: url(../images/search_btn.jpg) no-repeat;	float: left;
	margin-left: 8px;
	width: 59px;
	height: 38px;
	border: 0;
}
.wp_nav .nav-item a span.item-name{
	line-height: 42px;
	padding: 0;
}
