*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
.clearfix {
	clear: both;
}

#big {
	width: 100%;
	height: auto;
	background-image: url(../img/f6418af1496352fa8a6836d958a5bb59.png);
}
.big {
	width: 92%;
	height: auto;
	margin: 32px auto 0;
}
.D1_title img{
	width: 6%;
	height: auto;
	float: left;
	margin-left: 20%;
    margin-top: 18%;
}

.shu{
	position: absolute;
    left: 66%;
    top: -2px;
    width: 32%;
    height: auto;
}


.pro_ts{
	padding-bottom:5px; 
	text-align:left !important; 
	width: 100%; 
	/*margin: auto;*/
	margin-top: 4%; 
	height: auto;
	overflow: hidden;
}
.pro_ts li{
	display: inline-block;
	margin-top: 10px;
	text-align: center;
	width:46%; 
	margin-left: 2%; 
	margin-right: 2%; 
	margin-bottom: 10px; 
	float: left;
}
.pro_ts li a{
	overflow: hidden;
	width:100%;
}
.pro_ts li a img{
	display: block;
	width:100%;
	height: auto;
	vertical-align: middle;
}
.pro_ts li  h3{
	display: block;
	width:100%;
	line-height: 39px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	background: #eee; 
	font-size: 1em; 
	color: #333; 
	font-weight: normal; 
	overflow:hidden;
	background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 7px 0px rgba(35, 24, 21, 0.35);
     -moz-box-shadow:0px 3px 7px 0px rgba(35, 24, 21, 0.35);
    -webkit-box-shadow:0px 3px 7px 0px rgba(35, 24, 21, 0.35);
}

.pro_tsa li{
	height:35px; 
	line-height:35px; 
	border-bottom:1px solid #d3d3d3; 
	background:url(../img/abcd.png) 95% center no-repeat; 
	background-size:20px 20px;
}
.pro_tsa li a{
	font-size:14px; 
	padding-left:20px; 
	text-align:left; 
	display:block; 
	color: #666;
}
.product_detail .title{
	background: #ffc231;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 2px; 
	font-size:16px; 
	color:#fff;margin-top: 1rem;
}
.product_detail .img{
	width:95%; 
	margin: auto;
	margin-top:10px; 
}
.product_detail .img img{
	width:100%; 
	height:auto;
}
.handin{
	width:84px; 
	height:31px; 
	background:#ffc231; 
	margin:0 auto; 
	text-align:center; 
	line-height:31px; 
	font-size:14px; 
	color:#fff; 
	margin-top:10px; 
	cursor:pointer; 
	margin-bottom: 10px;
}
.handin a{
	color:#fff;
}
.product_content{ 
	width: auto;
	height: auto;
	overflow: hidden; 
	margin-bottom: 150px; 
}
.product_content .title{
	background: #ffc231;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 2px; 
	font-size:14px; 
	color:#fff; 
	line-height:35px; 
	text-align:left; 
	padding-left:10px;
}
.product_content .content{
	padding:5px; 
	font-size: 14px;
	color:#333; 
	text-align:left;
}
.product_content .pn{
	background: #f3f3f3; 
	margin: auto; 
	padding: 5px;
	margin-bottom: 20px; 
	line-height: 30px;
	border: 1px solid #d9d9d9;
	color: #666; 
	text-align:left;
	font-size: 14px;
	margin-top:5px; 
	width: 90%;
}
.product_content .pn a{
	font-size: 14px;
	color: #ffc231;
}
/*留言*/
input{
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box; 
	-ms-box-sizing: border-box;-o-box-sizing: border-box;x-sizing: border-box;}
.message_div{width:100%; margin:0 auto; text-align:left; padding:5px;}
.message_div input{}
.item input,textarea{background:  #e8e8e8;border: none;vertical-align: middle;width: 100%;height: 30px;line-height: normal;padding: 2px;padding-left: 8px; font-size: 12px;color: #333; text-align:left; margin-top:8px;}
.submit{background:#ffc231;  line-height:35px; font:400 14px/35px ;border: 0; color:#fff; width:100%; margin-top:10px;}
textarea.content{height:100px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; -ms-box-sizing: border-box;-o-box-sizing: border-box;x-sizing: border-box; padding-top:5px;}
.code{text-align:left;}
.code input{width:50%;}
.code img{vertical-align: middle;padding-left: 10px;display: inline; margin-top:8px;}



.pagination {
	height: 34px;
	text-align: center;    padding-bottom: 4rem;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}



/*技术支持*/

.qijishu-footer{
	width: 80%;
	margin: 1rem auto;
	text-align: center;
	font-size: 0.9rem;
	color: #333;
	line-height: 100%;
	margin-bottom: 6rem;
}
.qijishu-footer >a{
	font-size: 0.8rem;
    color: #999;
    line-height: 30px;
}
.qijishu-footer>img {
	max-width: 8%;
	border: none;
}