.index {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	/* margin-bottom: 10px; */
}

.index-img {
	width: 100%;
	padding: 0 19px;
	overflow: hidden;
}

.index-img div {
	/* width: 120px; */
	height: 96px;
	display: inline-block;
	float: left;
}

.index-tit {
	margin-top: 10px;
	overflow: hidden;
}

.index-tit div {
	display: inline-block;
	float: left;
}

/* 关于我们 */
.gywm {
	width: 298px;
	height: 197px;
	/* background: #007AFF; */
}

.gywm-tit {
	width: 298px;
	height: 33px;
}

.gywm-bg {
	width: 68px;
	height: 33px;
	background: url(../img/k_30.jpg);
}

.gywm-box {
	width: 298px;
	height: 163px;
}

.gywm-box img {
	display: block;
	margin: 5px auto;
}

.gywm-box div {
	width: 286px;
	font-size: 12px;
	text-indent: 12px;
	margin: 0 auto;
	display: inline-block;
	float: none;
	line-height: 25px;
}

.gywm-box div a {
	color: #0a50a1;
}

/* 新闻中心 */
.xwzx {
	width: 343px;
	height: 197px;
	/* background: #007AFF; */
}

.xwzx-tit {
	width: 343px;
	height: 33px;
}

.xwzx-bg {
	width: 54px;
	height: 33px;
	background: url(../img/k_30.jpg);
}

.xwzx-box {
	width: 343px;
	height: 163px;
	padding: 25px 0;
}

.xwzx-box ul li {
	height: 25px;
}

.xwzx-box ul li a:hover {
	color: #000000;
}

/* 销售网络 */
.xswl {
	width: 313px;
	height: 197px;
	/* background: #007AFF; */
}

.xswl-bg {
	width: 41px;
	height: 33px;
	background: url(../img/k_30.jpg);
}

.xswl-box {
	width: 313px;
	height: 163px;
}

.xswl-box img {
	width: 308px;
	height: 164px;
	display: block;
	margin: 0 auto;
}

.img-g {
	width: 23px;
	height: 197px;
}

.img-g img {
	width: 100%;
	height: 100%;
}


/* 产品展示 */
.cpzs {
	width: 100%;
	height: 200px;
	margin-top: 5px;
}

.cpzs-tit {
	width: 100%;
	height: 33px;
	overflow: hidden;
}

.cpzs-tit div {
	display: inline-block;
	float: left;
}

.cpzs-bg {
	width: 830px;
	height: 33px;
	background: url(../img/k_49.jpg);
}

.cpzs-box {
	width: 100%;
	height: 167px;
	margin-top: 10px;
	overflow: hidden;
}

.cpzs-box div {
	width: 110px;
	height: 130px;
	display: inline-block;
	float: left;
	margin-left: 12px;
}

.cpzs-box div a img {
	width: 100%;
	height: 100%;
}

.cpzs-box div:nth-child(2) {
	width: 110px;
	height: 22px;
	text-align: center;
	line-height: 22px;
}

.cpzs-box div:nth-child(2) a:hover {
	color: #06266c;
}

.CaP {
	width: 100%;
	height: 204px;
	background: #d8d6d7;
	overflow: hidden;
}

.CaP-box {
	width: 1000px;
	margin: 0 auto;
	display: block !important;
	float: none !important;

}

.CaP div {
	display: inline-block;
	/* float: left; */
}


.CaP-com {
	width: 223px;
	height: 204px;
}

.CaP-com p {
	height: 30px;
	line-height: 25px;
}
.CaP-pro{
	width: 760px;
}

.gunl {
	display: block !important;
	float: none !important;
}

.banner {
	width: 640px;
	height: 132px;
}

.banner div {
	display: block !important;
}

.left,
.right {
	width: 55px;
	height: 125px;
	position: relative;
	top: -5px;
}

/* 轮播 */
/* 本例子css */
.picMarquee-left {
	/* width: 450px; */
	overflow: hidden;
	position: relative;
	/* border:1px solid #ccc; */
}

.picMarquee-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("images/icoLeft.gif") no-repeat;
}

.picMarquee-left .hd .next {
	background: url("images/icoRight.gif") no-repeat;
}

.picMarquee-left .bd {
	/* padding: 10px; */
	top: -10px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 105px !important;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 105px;
	height: 105px;
	display: block;
	padding: 2px;
	/* border:1px solid #ccc; */
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-left .bd ul li .title {
	line-height: 24px;
	text-align: center;
}

.title a {
	width: 48px;
	white-space: nowrap;
	overflow: hidden;
	/* text-overflow: ellipsis; */
	display: inline-block;
}

.tempWrap {
	width: 100% !important;
}
