/*大图*/
.carousel-inner img {
	width: 100%;
}

.carousel{
	margin-top: 60px;
}

/*内容*/
.set-box {
	width: 100%;
	height: auto;
	background: #FFFFFF;
}

.set-box .set {
	max-width: 1200px;
	margin: auto;
	margin-top: 40px;
	padding-bottom: 20px;
}


.set-bottom .header {
	width: 100%;
	height: auto;
	margin: auto;
	border-bottom: 2px dotted #7a7979;
}

.set-bottom .header .header-small {
	/*padding-left: 30%;*/
	text-align: center;
}

.set-bottom .header p {
	text-align: center;
	font-size: 16px;
	color: #656262;
	margin: auto;
	margin-bottom: 12px;
}

.set-bottom .header small {
	width: 163px;
	height: 30px;
	display: inline-block;
	font-size: 12px;
	color: #8c8989;
}

.set-bottom .centen {
	width: 100%;
	height: auto;
	margin: auto;
	line-height: 24px;
}

.bshare-custom{width: 163px;
	height: 30px;
	display: inline-block;
	font-size: 12px;
	color: #8c8989;}
/*.set-bottom .centen span {*/
	/*width: 100%;*/
	/*height: auto;*/
	/*display: block;*/
	/*font-size: 12px;*/
	/*color: #7a7979;*/
	/*line-height: 24px;*/
	/*margin: 30px 0;*/
/*}*/
.set-bottom .centen img{max-width: 100%}
.set-bottom .centen span img {
	margin: auto;
}

.set-bottom .bottom {
	width: 100%;
	height: auto;
	margin: auto;
	margin: 50px 0 20px 0;
}

.bottom .bottom-left {
	width: 590px;
	height: auto;
	display: inline-block;
}

.bottom .bottom-left a {
	width: 590px;
	height: 30px;
	display: block;
	font-size: 14px;
	color: #3477bd;
}

.bottom .bottom-right a {
	width: 157px;
	height: 40px;
	display: block;
	font-size: 16px;
	color: #fafafa;
	text-align: center;
	line-height: 40px;
	background: #3477bd;
}
.product-list{margin-bottom: 30px;}
.product-list .title{border-bottom: 1px solid #3477be;margin:20px 0;}
.product-list .title h3{margin:0;line-height: 40px;height: 40px;padding:0 15px;background-color: #3477be;display: inline-block;color:#fff;border-radius: 5px 5px 0 0;font-size: 20px;}
.product-list .list{}
.product-list .list ul li{text-align: center;}
.product-list .list ul li img{width:100%;}
.product-list .list ul li .tit{padding:10px 0;font-weight: bold; white-space: nowrap; overflow: hidden;}