*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
a,li{
	list-style: none;
	text-decoration: none;
}
.dts_abox{
	width: 1200px;
	height: auto;
	margin: 30px auto 0;
}
.dts_acont{
	width: 1200px;
	background: #fff;
	
}
#dts_tab{
	height: 60px;
	border-bottom: 1px solid #d2d2d2;
}
#dts_tab .dts_red{
	color: #e2231b;
	font-weight: bold;
}
#dts_tab li{
	float: left;
	padding-right: 120px;
	line-height: 60px;
}
#dts_tab li a{
	color: #434343;
	font-size: 14px;
}
#dts_main{
	padding-top: 15px;
}
#dts_main img{
	max-width:1200px;
}
.dts_neir {
	display: none;
}
.dts_maina{
	padding-bottom: 100px;
}
.dts_maina img{
	margin-bottom: -4px;
}
.dts_mainb h3{
	font-size: 16px;
	text-align: center;
	line-height: 50px;
}
.dts_mainb-ad{
	padding-left: 5px;
	padding-right: 5px;
}
.dts_mainb-ad dl{
	width: auto;
	height: auto;
	float: left;
	margin-right: 44px;
	margin-top: 20px;
}
.dts_mainb-ad dl dt{
	width: 110px;
	height: 110px;
	display:none;
}
.dts_mainb-ad dl dd{
	font-size: 14px;
	height: 50px;
	overflow: hidden;
	line-height: 24px;
}
.dts_mainc{
	/* display: inline-block; */
}

.dts_mainc li{
	display: inline-block;
	padding-bottom: 20px;
}
.dts_prte{
	float: left;
	margin-right: 45px;
}
.dts_prte img{
	width: 310px;
	height: 185px;
}
.dts_prte-text{
	width: 820px;
	float: left;
	height: 176px;
    overflow: hidden;
}
.dts_prte-text a{
	color: #666;
	font-size: 14px;
}
.dts_prte-text h1{
	font-size: 24px;
	font-weight: normal;
	color: #434343;
	line-height: 40px;
	margin-bottom: 20px;
}
.dts_prte-text p{
	font-size: 14px;
	color: #969696;
	line-height: 26px;
}
.dts_prte-text b{
	font-size: 14px;
	color: #969696;
	line-height: 26px;
	font-weight: normal;
}
.dts_prte-text b span{
	padding-left: 20px;
	padding-right: 15px;
}
.dts_maind{

}
.dts_maind-a{
	width: 1188px;
	height: auto;
	background: #f8f8f8;
	border: 1px solid #d2d2d2;
	padding-left: 10px;
}
.dts_maind-a p{
	font-size: 12px;
	color: #969696;
	line-height: 38px;
}
.dts_maind-b{

}
.dts_maind-b dl{
	display: inline-block;
    margin-top: 40px;
}
.dts_maind-b dl dt{
	width: 50px;
	float: left;
	margin-right: 20px;
}
.dts_maind-b dl dd{
	float: left;
	width: 1100px;
}
.dts_maind-b dl dd b{
	font-size: 12px;
	color: #434343;
	font-weight: normal;
	margin-bottom: 20px;
}
.dts_maind-b dl dd b span{
	padding-left: 30px;
	color: #969696;
}
.dts_maind-b dl dd p{
	color: #434343;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
}
.dts_maind-b .dts_maind-bxt{
	background: #f8f8f8;
	border: 1px solid #d2d2d2;
	padding-left: 15px;
	width: 1112px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.dts_maind-bxt p{
	font-size: 12px;
	color: #969696;
}
.dts_maind-name{
	color: #434343;
}
/* 分页 */
.btm {
    height: 72px;
    text-align: center;
    color: #666666;
}
.btm ul {
    text-align: right;
    padding-top: 24px;
    font-size: 0;
    float: right;
}
.btm ul li.up, .btm ul li.down {
    margin-right: 8px;
}
.btm ul li {
    display: inline-block;
    font-size: 12px;
    margin-left: -1px;
    line-height: 36px;
    float: left;
}
.btm ul li a {
    width: 34px;
    height: 34px;
    background: #fff;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    color: #434343;
    border: 1px solid #dfdfdf;
    font-size: 12px;
}
.btm ul li a.b_red {
    background: #d62f26;
    color: #fff;
}
.btm ul li p {
    width: 34px;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    color: #434343;
    font-size: 12px;
}
.btm ul li.total {
    margin-left: 30px;
}
.btm ul li input {
    width: 40px;
    height: 18px;
    line-height: 18px;
    margin-left: 3px;
    margin-right: 3px;
}
.btm ul li button{
	width: 49px;
	height: 24px;
	margin-left: 15px;
	border-radius: 2px;
	background: #f8f8f8;
    border: 1px solid #d2d2d2;
    margin-right: 5px;
}
.dts_neir .dts_tip{height: 360px;line-height: 360px;font-size: 20px;font-weight: bold;text-align: center;}
