﻿/* 本例子css */
.picMarquee-left{ width:1160px; margin:auto;  overflow:hidden;}
.next{ display:block;  width:33px; height:33px; cursor:pointer; background:url(../images/jtr.png);left:0px; top:160px; z-index:999; position: absolute;}
.prev{ display:block;  width:33px; height:33px; cursor:pointer; background:url(../images/jtz.png); right:0px; top:160px; z-index:999; position: absolute;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1;height:350px;}
.picMarquee-left .bd ul li{ width:360px;  margin-right:50px; margin-top:0px; padding-left:20px; padding-right:20px; padding-top:20px; height:320px;  background:#f2f2f2;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.picMarquee-left .bd ul li
.tempWrap{ width:1160px!important;  }
.gdcpt{height:240px; margin:auto; margin-bottom:30px; width:100%; overflow:hidden; text-align:center;}
.gdcpt img{height:240px; width:100%;}
.gdcpbt{font-size:16px; line-height:20px; padding-bottom:20px; color:#212121; text-align:center;}