.banner-wrap {
	width: 100%;
	height: 380px;
	background: url('/frontend/web/image/product/index/banner.png') no-repeat center;
	background-size: cover;
}

.banner-wrap .banner {
	padding-top: 144px;
	height: 100%;
	position: relative;
}

.banner-wrap .banner>h1 {
	margin-bottom: 29px;
	text-align: center;
	font-size: 48px;
	line-height: 48px;
	color: #fff;
}

.banner-wrap .banner>h3 {
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
}

.banner-wrap .banner ul.nav {
	margin-left: -212px;
	position: absolute;
	left: 50%;
	bottom: 16px;
}

.banner-wrap .banner ul.nav li {
	margin-right: 56px;
	font-size: 16px;
	line-height: 16px;
	color: #ababae;
	cursor: pointer;
	float: left;
	position: relative;
}

.banner-wrap .banner ul.nav li:last-child {
	margin-right: 0;
}

.banner-wrap .banner ul.nav li a {
	color: #ababae;
}

.banner-wrap .banner ul.nav li.active a {
	color: #fff;
}

.banner-wrap .banner ul.nav li>img {
	display: none;
	margin-left: -10px;
	position: absolute;
	top: 28px;
	left: 50%;
}

.banner-wrap .banner ul.nav li.active>img {
	display: block;
}

.tongdian {
	padding-top: 100px;
	padding-bottom: 104px;
}

.tongdian .r-img {
	padding-right: 35px;
	float: right;
}

.tongdian .desc {
	width: 615px;
	float: left;
}

.tongdian .desc h2 {
	margin-top: 72px;
	margin-bottom: 30px;
	padding-left: 40px;
	font-size: 36px;
	line-height: 36px;
	color: #262626;
}

.tongdian .desc .num-ac {
	margin-left: -11px;
	margin-bottom: 8px;
	padding-top: 32px;
	padding-left: 49px;
	padding-right: 59px;
	width: 562px;
	height: 185px;
	background: url('/frontend/web/image/product/index/c_bg.png') no-repeat top left;

}

.tongdian .desc .num-ac h4 {}

.tongdian .desc .num-ac h4 span:first-child {
	display: inline-block;
	margin-right: 16px;
	width: 30px;
	height: 31px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	background: url('/frontend/web/image/product/index/num_ac_bg.png') no-repeat top left;
	float: left;
}

.tongdian .desc .num-ac h4 span:last-child {
	font-size: 24px;
	line-height: 30px;
	color: #07a6f0;
}

.tongdian .desc .num-ac p {
	margin-top: 9px;
	text-align: justify;
	font-size: 16px;
	line-height: 28px;
	color: #262626;
}

.tongdian .desc .d-item {
	margin-bottom: 19px;
	padding-left: 40px;

}

.tongdian .desc .d-item span:first-child {
	display: inline-block;
	margin-right: 16px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #262626;
	border: 1px solid #262626;
	border-radius: 15px;
	float: left;
}

.tongdian .desc .d-item span:last-child {
	font-size: 20px;
	line-height: 30px;
	color: #595959;
}

.tongdian .desc .dditem {
	margin-bottom: 17px;
	padding: 0 40px;
	border-radius: 5px;
	cursor: pointer;
}

/*.tongdian .desc .dditem:hover, */
.tongdian .desc .dditem.active {
	padding-top: 20px;
	padding-bottom: 20px;
	box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.04);
}

.tongdian .desc .dditem h4 {}

.tongdian .desc .dditem h4 span:first-child {
	display: inline-block;
	margin-right: 16px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	color: #262626;
	border: 1px solid #262626;
	border-radius: 15px;
	float: left;
}

.tongdian .desc .dditem h4 span:last-child {
	font-size: 20px;
	line-height: 30px;
	color: #595959;
	float: left;
}

.tongdian .desc .dditem:hover h4 span:first-child,
.tongdian .desc .dditem.active h4 span:first-child {
	color: #fff;
	border: none;
	background: url('/frontend/web/image/product/index/num_ac_bg.png') no-repeat top left;
}

.tongdian .desc .dditem:hover h4 span:last-child,
.tongdian .desc .dditem.active h4 span:last-child {
	font-size: 20px;
	line-height: 30px;
	color: #262626;
	/*color: #07a6f0;*/
}

.tongdian .desc .dditem p {
	display: none;
	margin-top: 9px;
	text-align: justify;
	font-size: 16px;
	line-height: 28px;
	/*color: #262626;*/
	color: #595959;
}

.tongdian .desc .dditem:hover p,
.tongdian .desc .dditem.active p {
	display: block;
}

.shujutisheng {
	padding-top: 153px;
	padding-bottom: 82px;
	background: #002b40;
}

.shujutisheng .cons {}

.shujutisheng .cons .item {
	margin-right: 136px;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	float: left;
	position: relative;
}

.shujutisheng .cons .item:last-child {
	margin-right: 0;
}

.shujutisheng .cons .item span {
	font-size: 48px;
	line-height: 48px;
	position: absolute;
	top: -67px;
	left: 25px;
}

.shujutisheng .cons .item span b {
	font-size: 16px;
	line-height: 16px;
	position: absolute;
	top: 0;
	right: -23px;
}

.xiangguantuijian {
	padding-top: 105px;
	padding-bottom: 65px;
}

.xiangguantuijian h1 {
	margin-bottom: 86px;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	color: #262626;
}

.xiangguantuijian .list {}

.xiangguantuijian .list .item {
	margin-right: 40px;
	margin-bottom: 87px;
	width: 260px;
	height: 205px;
	border: 1px solid #f5f5f5;
	float: left;
	position: relative;
}

.xiangguantuijian .list .item:nth-child(4) {
	margin-right: 0;
}

.xiangguantuijian .list .item .ow {
	padding-top: 53px;
	text-align: center;
}

.xiangguantuijian .list .item .txt {
	display: block;
	width: 230px;
	height: 97px;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.04);
	background: #fff;
	overflow: hidden;
	position: absolute;
	top: 156px;
	left: 20px;
}

.xiangguantuijian .list .item .txt .txt-w {
	width: 460px;
	position: absolute;
	top: 0;
	left: -230px;
}

.xiangguantuijian .list .item .txt:hover .txt-w {
	left: 0;
}

.xiangguantuijian .list .item .txt .a {
	padding-top: 39px;
	width: 230px;
	height: 100%;
	color: #262626;
	float: left;
}

.xiangguantuijian .list .item .txt .b {
	padding-top: 24px;
	width: 230px;
	height: 100%;
	float: left;
}

.xiangguantuijian .list .item h4 {
	margin-bottom: 11px;
	font-size: 24px;
	line-height: 24px;
	color: #262626;
}

.xiangguantuijian .list .item p {
	font-size: 16px;
	line-height: 16px;
	/*color: #595959;*/
	color: #8c8c8c;
}