.hel-whole{
	height: 1026px;
}
.hel-containt{
	width: 1200px;
	margin: auto;
	background: #FFFFFF;
	padding: 10px 20px;
	box-sizing: border-box;
	overflow: hidden;
	min-height: 900px;
	margin-bottom: 200px;
}
.col{color:rgba(255,255,255,1);background:#528FEF;border-radius:27px;}
.hel-ques{
	padding:14px 0 22px 0;
	font-size: 20px;
	font-weight: bold;
}
.hel-menu{
	width: 675px;
	/* height: 60px; */
	margin: 0 auto;
    margin-top: 110px;
}
.hel-menu-ul li{
	float: left;
	width: 170px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	cursor: pointer;
	background:rgba(229,229,229,1);
    border-radius:27px;
    font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(117,117,117,1);
}
.hel-menu-ul li:nth-child(2){margin:0 82px;}
.hel-menu ul li a{
	color:#000000;
}
.hel-dingw{
	background: url(../img/prodetails/pro-d-titlebg.png) left top no-repeat;
	background-size: 200px,11px;
	background-color: #FFFFFF;
	color: #666666 !important;
}
.hel-text{
	margin: 25px 0;
	font-size: 14px;
	overflow: hidden;
}
.hel-text ul li{
	float: left;
}
.hel-text ul li a{
	float: left;
	margin-right:80px;
	width:210px;
	padding-bottom: 17px;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
.hel-text ul li a{
	color: #000000;
}
.hel-active a{
	color: #47bfee!important;
	text-decoration: underline;
}
.hel-text ul li a:hover{
	color: #47bfee!important;
	text-decoration: underline;
}
.hel-wen{
	padding-bottom:40px;
	height: 57px;
	line-height: 57px;
	font-size: 14px;
	color: #727272;
}
.hel-wen ul li{
	float: left;
	width: 170px;
	margin-right: 53px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	background: #f2f2f2;
	border: 1px solid #e7e3e3;	
	cursor:pointer;
}
.hel-wen ul li a{
	width: 170px;
}
.hel-wen ul li a:hover{
	border:1px solid #09b4ea;
	color:#09b4ea;
}
.pro-rows ul{
	margin-left: -20px;
	overflow: hidden;
}
.pro-rows ul li{
	float: left;
	padding-left: 20px;
}
.pro-wenzi{
	padding: 16px 0 23px 0;
	text-align: center;
	width: 216px;
	font-size: 12px;
	line-height: 14px;
	display:block;
}
.pro-rows ul li a{
	color: #232323;
}
.pro-ck a{
	color: #09b4eb!important;
}
.pro-seach {
    width: 838px;
    height: 40px;
    line-height: 40px;
    margin: 28px auto 0px 0px;
    background: #09b4eb;
    overflow: hidden;
}
.pro-seach input {
    border: solid 3px #09b4ea;
    width: 722px;
    height: 35px;
    float: left;
    padding:0 0 0 10px;
    box-sizing:content-box;
    line-height: 35px;
}
.pro-seach1 {
    width: 100px;
    float: left;
    color: #FFFFFF;
    text-align: center;
    background: #09B4EA;
    height: 40px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}


.add-shop-box{
	padding-left: 25px;
	margin-right: 50px;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	background: url(../img/prodetails/pro-d-shop.png) center left no-repeat;
	cursor: pointer;
	font-size: 16px;
	color: #FFFFFF;
}
