*{
	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: 3%;
}

/*产品*/
.D1_pro_lists{
	overflow: hidden;    
	margin-top: 1rem;
}
.D1_product{
	width: 100%;
	height: 140px;
	float: left;  
    margin: 0 2%;
    margin-bottom: 1.5rem;
}
.D2_product {
    width: 100%;
    height: 140px;
    float: right;
    margin: 0 2%;
    margin-bottom: 1.5rem;
}



.D2_product:nth-child(2){
	margin-top: 0;
	
}


.D2_product>img:nth-child(2){
	float: right;
    margin-top: -113px;
    margin-right: 16px;
}


.D2_product >a{
	display: block;
}
.D2_product >a>span{
	display: block;
}
.D2_product >a>h1{
	width: 80%;
	margin: 0 auto;
	text-align: center;
  	border-radius:0 8px 0 0 ;
  	font-size: 1.6rem;
  	color: #9c7553;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: pre;
  	padding-bottom: .5rem;
  	border-bottom: 1px dashed #adadad;
  	margin-top: 1.2rem;
}
.D2_product >a >p{
	font-size: 1.4rem;
	color: #6a6a6a;
	text-align: center;
	margin-top: .5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
	height: 30px;
	margin-left: 172px;
}
.D2_product img{
	max-width: 41%;
    border: none;
}



.D1_product:nth-child(2){
	margin-top: 0;
	
}


.D1_product>img:nth-child(2){
	float: right;
    margin-top: -113px;
    margin-right: 16px;
}


.D1_product >a{
	display: block;
}
.D1_product >a>span{
	display: block;
}
.D1_product >a>h1{
	width: 80%;
	margin: 0 auto;
	text-align: center;
  	border-radius:0 8px 0 0 ;
  	font-size: 1.6rem;
  	color: #9c7553;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: pre;
  	padding-bottom: .5rem;
  	border-bottom: 1px dashed #adadad;
  	margin-top: 1.2rem;
}
.D1_product >a >p{
	font-size: 1.4rem;
	color: #6a6a6a;
	text-align: center;
	margin-top: .5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
	height: 30px;
	margin-left: 172px;
}
.D1_product img{
	max-width: 41%;
    border: none;
}



.product-cp ul li {
	width: 46.666666666666664%;
	height: auto;
	margin: 24px 1.6666666666666667% 0;
	position: relative;
	float: left;
	list-style: none;
}

.product-pic {
	width: 100%;
	height: auto;
}

.product-pic img {
	width: 100%;
	height: auto;
	display: block;
}

.product_title {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .25);
	text-align: center;
	line-height: 55px;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 1.25em;
}

.product_title a {
	color: #fff;
	text-decoration: none;
}    


/*技术支持*/

.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;
}

.pagination-wrapper {
	    margin-bottom: 40px;
	    margin-top: 24px;
}
.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;
}

.shu{
	position: absolute;
    left: 66%;
    top: -2px;
    width: 32%;
    height: auto;
}
