body{
	background-color: #fff;
}
.inner{
	width:1000px;
	margin:0 auto;
}
/*详情页面*/
.banner{
	background: url(../img/banner.jpg) no-repeat center center;
	box-shadow: 0 3px 5px rgba(0,0,0,0.2);
	background-size:100%;
	height: 320px;
	position: relative;
}
.logo{
	padding-left: 12px;
	padding-top: 22px;
}
.word{
	margin-left: 20px;
}
.ban-btn{
	display: inline-block;
	width: 88px;
	height: 86px;
	position: fixed;
	top:294px;
	right:13%;
	background: url(../img/ljrg.png) no-repeat center center;
}
.content{
	padding:30px 0;
}
.content h2{
	background: url(../img/hbj.png) no-repeat 0 0;
	height: 49px;
	width: 207px;
	color:#fff;
	font-family: "黑体";
	padding-left: 36px;
	padding-top: 9px;
	margin:0 auto 20px;
	font-size: 28px;
	font-weight: normal;
}
.content1{
	background-color: #fff;
}
.content1 table{
	width: 100%;
}
.content1 table tr td{
	height: 30px;
	font-size: 14px;
}
.content1 table tr td:nth-child(odd){
	background-color: #f49436;
	color: #fff;
	text-align: center;
	width: 160px;
}
.content1 table tr td:nth-child(even){
	background-color: #f0f0f0;
	color: #333;
	padding-left: 10px;
}
.content1 table tr:nth-child(1) td:nth-child(even){
	width: 337px;
}
.content2{
	background-color: #f2f6ff;
	color: #333;
}
.content2 p{
	line-height: 32px;
}
.content2 span.c-title{
	color: #c43739;
	line-height: 38px;
}
.content2 .xq{
	background: url(../img/bk.png) no-repeat;
	padding:15px 20px;
	line-height: 28px;
	font-size:14px;
}

.content3 dl dt{
	background-color: #f49436;
	width: 180px;
	height: 240px;
	margin-left: 10px;
	margin-top: 10px;
}
.content3 dl dt img{
	margin-top: -10px;
	margin-left: -10px;
}
.content3 dl dd{
	border:2px solid #f49436;
	width: 776px;
	height: 130px;
	margin-top: 96px;
}
.content3 dl dd div{
	margin-top: -60px;
	margin-left: -50px;
	background-color: #fff;
	padding:12px 20px;
	width: 770px;
	box-shadow:0 0 5px rgba(0,0,0,0.2);
}
.content3 dl dd div p{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}
.content3 dl dd div p em{
	display: inline-block;
	height: 18px;
	width: 5px;
	margin-right: 16px;
	background-color: #c43739;
}
.content3 dl dd div ul li{
	font-size: 14px;
	line-height: 28px;
	list-style: url(../img/icon.png);
	list-style-position: inside;
}
.content4{
	background-color: #f2f6ff;
}
.content4 table{
	width: 100%;
	text-align: center;
}
.content4 table tr th{
	height: 50px;
	font-weight: normal;border:1px solid #e6e6e6;
}
.content4 table tr td{
	height: 40px;
	border:1px solid #e6e6e6;
}
.content4 .table2{
	margin:10px 0;
}
.content4 table tr th:nth-child(3n+1){
	background-color: #f49436;
	color: #fff;
	width: 93px;
}
.content4 table tr th:nth-child(3n),.content4 table tr th:nth-child(3n+2){
	background-color: #505050;
	color: #fff;
}
.content4 table tr td.tab-main{
	color: #323232;
	background-color: #fff;
}
.content5{
	background: url(../img/fbj.png) repeat 0 0;
}
.content5 .section{
	margin-top: -10px;
}
.content5 p{
	color: #323232;
	line-height: 36px;
	font-size: 14px;
}