*{
	margin: 0;
	padding: 0;

}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: none;
	color: none;
}
html{
	font-size: 14px;
    font-family: Microsoft YaHei,Arial;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.navbar{
	min-width: 1200px;
}
.banner{
	width: 100%;
	min-width: 1200px;
	margin-bottom: 30px;
	background: url('/new/image/banner.jpg') no-repeat center;
	height: 425px;
	text-align: center;
}

h1,h2,h3,h4,h5,h6{
	font-family: Microsoft YaHei,Arial;
}
.banner img{
	width: 460px;
	padding-top: 200px;
}
.banner p{
	color: #fff;
	font-size: 22px;
	text-align: center;
	margin-top: 20px;
}
.main .container{
	min-width: 1200px;
}
.main .container dl{
	padding-top: 18px;
	height: 163px;
	display: flex;
}
.main .container dl dd{
	padding-right: 30px;
}
.main .container dl:nth-child(even){
	background: #fbfbfb;
	border-bottom: 1px dotted #e4e4e4;
	border-top: 1px dotted #e4e4e4;
}
.main .container dl dt{
	margin-right: 30px;
	width: 200px;
	height: 100px;
}


.main .container dl dd h1{
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	padding-top: 10px;
}
.main .container dl dd p{
	font-size: 14px;
	color: #999;
}
.main .container dl dd .p2{
	background: url('/new/image/iconshaoping.jpg') no-repeat left center;
	text-indent: 22px;
}
.main .container dl dd .p2 span{
	vertical-align: sub;
	line-height: 0;
}
.main .container .auto{
	margin: 0 auto;
	text-align: center;
	margin: 26px 0 88px;
}
.main .container  .turning-page{
	display: inline-block;
}
.main .container  .turning-page a{
	line-height: 35px;
	text-align: center;
	display: inline-block;
	width: 38px;
	height: 35px;
	border: 1px solid #e7e7e7;
	float: left;
	border-right: none;
	color: #9b9b9b;
}
.main .container  .turning-page a.hover_bg{
	background: #0657c6;
	width: 40px;
	height: 37px;
	border: none;
}

.main .container  .turning-page a:first-child{
	background: url('/new/image/left.jpg') no-repeat center;
}
.main .container  .turning-page a:last-child{
	background: url('/new/image/right.jpg') no-repeat center;
	border-right: 1px solid #e7e7e7;
}



/* xinwen  xiangqing*/
.container-details .tit{
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.container-details .tit h1{
	font-size: 22px;
	line-height: 22px;
}
.container-details .tit .p2{
	background: url('/new/image/iconshaoping.jpg') no-repeat left center;
	text-indent: 22px;
}
.container-details .tit .p2 span{
	vertical-align: sub;
	line-height: 0;
}
.container-details .p-p{
	font-size: 16px;
	color: #777;
	line-height: 30px;
}