.index_about{
	padding: 50px 0 30px;
	background: #E8E8E8;
}
.index_about .left{
	float: left;
	width: 600px;
	margin-left: 30px;
	padding-top: 20px;
}
.index_about .right{
	width: 510px;
	height: 328px;
	overflow: hidden;
	float: right;
	margin-right: 30px;
}
.index_about .right img{
	display: block;
	width: 100%;
}
.index_about .left h2{
	margin: 30px 0 ;
	font-size: 24px;
	color: #333;
	font-weight: normal;
	border-left: 4px #cb201e solid;
	padding-left: 6px;
}
.index_about .left p{
	font-size: 14px;
	text-indent: 2em;
	line-height: 30px;
}
.timg img{
	display: block;
	margin: 30px auto;
}
.index_about .ab_bot{
	text-align: center;
	font-size: 14px;
}
.index_about .ab_bot span{
	font-size: 18px;
	margin-bottom: 10px;
	display: block;
}
.indexbody1{
	margin: 60px 0 40px;
}
.indexbody2{
	padding: 50px;
	background: #E8E8E8;
}
.pp_bg{
	width: 960px;
	margin: 0 auto;
	margin-top: 80px;
	background: #a72120;
	height:200px;
	padding: 20px;
}
.pp_bg .ppCon{
	background: #cb201e;
	height: 140px;
	padding: 30px 50px;
	color: #fff;
	font-size: 16px;
}
.pp_bg .ppCon span{
	display: block;
	font-weight: bold;
}
.ab3 .right{
	width: 580px;
	font-size: 16px;
	color: #333;
}
.ab3 .right b{
	display: block;
	line-height: 34px;
}

.alcohol .left{
	width: 240px;
	padding-bottom: 15px;
	overflow: hidden;
}
.alcohol .right{
	width: 840px;
}
.alcohol .left h4{
	line-height: 80px;
	color: #fff;
	text-align: center;
	background: #cb201e;
	font-size: 25px;
}
.alcohol .right h4{
	font-weight: normal;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 5px;
}
.alcohol .inprolist{
	padding-top: 15px;
	border-top: 1px #B38146 solid;
}
.alcohol .right h4 span{
	float: right;
	font-size: 13px;
	font-family: "微软雅黑";
}
.alcohol .right h4 span:hover a{
	color: #B38146;
}
.alcohol .left .pro-list{
	padding: 15px 0 20px;
	background: #B38146;
}
.alcohol .left .pro-list .list-line{
	height: 1px;
	background: #fff;
	width: 210px;
	margin: 0 auto;
}
.alcohol .left .pro-list ul{
	padding: 0px 15px;
	font-size: 14px;
	height: 170px;
	width: 227px;
	overflow-y: auto;
}
.alcohol .left ul li{
	line-height: 35px;
	padding: 0px 5px;
	border-bottom: 1px #ddd dashed;
}
.alcohol .left ul li a{
	color: #fff;
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.alcohol .left ul li a:hover{
	color: #cb201e;
}
.alcohol .right #LeftButton{
	margin-right: 0;
}
.alcohol .right #CSSBox ul li{
	width: 340px;
	list-style: none; 
	margin: 0 5px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	float: left; 
	display: inline;
	height: auto;
}
.alcohol .right #CSSBox ul li a{
	display: block;
	color: #000;
}
.alcohol .right #CSSBox ul li span{
	display: block;
	position: static;
	background: none;
	width: 100%;
	color: #666;
	line-height: 35px;
	padding-top: 0;
	height: 35px;
}
.alcohol .right #CSSBox ul li span a{
	border-bottom: 2px #ccc solid;
}
.alcohol .right #wrapper,
.alcohol .right #wrapper #CSSBox,
.alcohol .right #wrapper #CSSBox ul{
	height: auto;
}


.home_index_news{
    width: 1200px;
    height: 750px;
    margin: 0 auto;
}
.N_content{ 
	height:440px; 
	display:none; 
	overflow:hidden; 
	width:1200px;
}
.N_content_l{ 
	width:620px; 
	height:420px; 
	float:left; 
	/*margin-left:-610px; */
	overflow:hidden;
}
.N_content_l dl{ 
	width:300px; 
	margin-right:10px; 
	float:left;
}
.N_content_l dl dt{
	width: 300px;
	height: 200px;
	overflow: hidden;
}
.N_content_l dl dt img{ 
	width:300px; 
	height:200px;
    transition: all 0.5s ease-in-out 0.3s;
}
.N_content_l dl:hover img{
	transform:scale(1.1);
}
.N_content_l dl dd h2{ 
	width:300px; 
	font-size:16px; 
	color:#000; 
	line-height:30px; 
	margin:8px 0; 
	height:30px; 
	overflow:hidden; 
	font-weight:normal;
}
.N_content_l dl dd p{ 
	width:300px; 
	color:#666666; 
	height:145px; 
	overflow:hidden;
}
.N_content_l dl dd span{ 
	width:300px; 
	color:#666666; 
	margin-top:4px; 
	display:block
}
.N_content_l dl dd span a{ 
	width:68px; 
	float:right;
}
.N_content_l dl dd a:hover{
	color: #cb201e;
}
.N_content_r{ 
	width:570px; 
	height:430px;
	float:right; 
	/*margin-right:-570px;*/
	overflow:hidden;
}
.N_content_r ul li{ 
	height: 93px;
	padding: 5px; 
	margin-bottom:5px;
}
.N_content_r ul li dl{ 
	width:90px; 
	height:90px;
	margin-right:5px; 
	border:1px solid #c1c1c1; 
	float:left;
}
.N_content_r ul li dl dt{ 
	font-size:30px; 
	font-weight:bold; 
	line-height:50px; 
	text-align:center; 
	color:#020202
}
.N_content_r ul li dl dd{  
	text-align:center;
}
.N_content_r ul li h2{ 
	font-size:16px; 
	line-height:30px; 
	width:460px; 
	float:left; 
	font-weight:normal; 
	padding-top:3px;
}
.N_content_r ul li p{ 
	font-size:14px; 
	color:#666666; 
	width:450px; 
	float:left; 
	line-height:25px;
}
.N_content_r ul li:hover{ 
	height:93px; 
	margin-bottom:5px; 
	background:#B38146; 
	color:#fff;
	opacity: 0.7;
}
.N_content_r ul li:hover dl{ 
	width:90px; 
	height:90px; 
	margin-right:5px;
	float:left; 
	border:1px solid #fff;
}
.N_content_r ul li:hover dl dt{ 
	font-size:30px; 
	font-weight:bold; 
	line-height:50px; 
	text-align:center; 
	color:#fff;
}
.N_content_r ul li:hover dl dd{  
	text-align:center;
}
.N_content_r ul li:hover h2{ 
	font-size:16px; 
	line-height:30px; 
	width:460px; 
	float:left;
}
.N_content_r ul li:hover h2 a{ 
	color:#fff;
}
.N_content_r ul li:hover p{ 
	font-size:14px; 
	color:#fff;
	width:450px;
}

.index_news .more{
	width: 150px;
	margin: 30px auto 0;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}
.index_news .more a{
	display: block;
	border: 1px #999 solid;
}
.index_news .more a:hover{
	background: #cb201e;
	border: 1px #cb201e solid;
	color: #fff;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.index_c2f{
	margin-top: 30px;
}
.index_c2f h3{
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	color: #cb201e;
}
.index_c2f img{
	display: block;
	margin: 6px auto 0;
}
.index_c2f .c2fCin{
	width: 320px;		
	padding: 20px;
	border: 1px #cb201e solid;
	margin: 0 auto;
}
.index_c2f .c2fCin li{
	float: left;
	margin: 0 10px;
	width: 140px;
	/*text-align: center;*/
}
.index_c2f .c2fCin li em{
	font-weight: bold;
	font-size: 18px;
	color: #cb201e;
	font-style: normal;
	margin-right: 10px;
}
.indexgifts{
	width: 100%;
	height: 740px;
	background: url(../images/inbg1.jpg) no-repeat center;
	padding-top: 60px;
}
.indexgifts .row{
	width: 890px;
	margin:60px auto;
}
.indexgifts .row .gift{
	width: 205px;
	height: 170px;
	background: #313131;
	float: left;
	padding: 20px;
	color: #fff;
	font-size: 16px;
	margin: 0 25px;
	text-align: center;
}
.indexgifts .row .gift:hover{
	background: #cb201e;
}
.indexgifts p{
	width: 830px;
	margin: 50px auto;
	font-size: 16px;
	text-indent: 2em;
	line-height: 34px;
}
.gift span{
	display: block;
    font-size: 20px;
    line-height: 2;
    margin-bottom: 10px;
}
.indexAdv li{
	width: 516px;
	height: 171px;
	float: left; 
	margin: 30px 40px 0;
}
.indexAdv .inadv1{
	background: url(../images/inadv1.png) no-repeat center;
}
.indexAdv .inadv2{
	background: url(../images/inadv2.png) no-repeat center;
}
.indexAdv .inadv3{
	background: url(../images/inadv3.png) no-repeat center;
}
.indexAdv .inadv4{
	background: url(../images/inadv4.png) no-repeat center;
}
.indexAdv .inadv5{
	background: url(../images/inadv5.png) no-repeat center;
}
.indexAdv li span{
	display: block;
	width: 400px;
	margin: 0 auto;
	font-size: 14px;
	padding-left: 60px;
	padding-top: 25px;
}
.indexAdv li span b{
	display: block;
}
.indexJoin1 .jimg img{
	display: block;
	margin: 0 auto;
}
.indexToinTit{
	text-align: center;
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin: 30px 0;
}
.indexToinTit span{
	color: #cb201e;
	margin-left: 15px;
}
.indexToinTit img{
	display: block;
	margin: 20px auto;
}
.indexJoin1 ul li{
	position: relative;
	width: 230px;
	height: 165px;
	float: left;
	margin: 10px 5px;
	overflow: hidden;
}
.indexJoin1 ul li img{
	transition: all 0.5s ease-in-out 0.3s;
}
.indexJoin1 ul li:hover img{
	transform:scale(1.1);
}
.indexJoin1 ul li i{
	font-style: normal;
	display: block;
	position: absolute;
	color: #fff;
	font-size: 12px;
	background: rgba(0,0,0,0.6);
	left: 0;
	bottom: 0px;
	/*display: none;*/
	padding: 0 10px;
	line-height: 40px;
	width: 210px;
}
.indexFormbg{
	width: 100%;
	height: 680px;
	background: url(../images/sub-bg.jpg) no-repeat center;
}
.indexForm{
	width: 645px;
	height: 680px;
	background: #cb201e;
	margin: 0 auto;
}
.indexForm .indextit{
	margin: 0 0 40px;
}
.indexForm .indextit b{
	color: #fff;
}
.indexForm input{
	display: block;
	margin: 0 auto;
	width: 390px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 30px;
	margin-bottom: 15px;
	border: 1px #fff solid;
}
.indexForm input:focus{
	border: 1px #B28244 solid;
}
.msg_input{
	background: url(../images/ok.png) no-repeat 5px center #fff;
}
.indexForm .name{
	background: url(../images/sub_bg1.png) no-repeat 5px center #fff;
}
.indexForm .tel{
	background: url(../images/sub_bg2.png) no-repeat 5px center #fff;
}
.indexForm .yzm{
	background: url(../images/sub_bg5.png) no-repeat 5px center #fff;
}
.indexForm textarea{
	display: block;
	margin: 0 auto;
	width: 390px;
	height: 120px;
	line-height: 26px;
	font-size: 14px;
	padding-left: 30px;
	padding-top: 3px;
	resize:none;
	font-family: "微软雅黑";
	background: url(../images/sub_bg4.png) no-repeat 5px 5px #fff;
	border:1px #fff solid;
}
.indexForm textarea:focus{
	border: 1px #B28244 solid;
}
.indexForm label{
	width: 420px;
	display: block;
	margin: 0 auto 15px;
}
.indexForm label input{
	width: 200px;
	margin-left: 0;
	margin-top: 15px;
	float: left;
}
.indexForm label span{
	display: block;
	width: 188px;
	float: left;
	overflow: hidden;
}
.indexForm label img{
	display: block;
	margin-left: 20px;
	margin-top: 15px;
	width: 125%;
}
.indexForm label a{
	display: block;
	float: right;
	color: #fff;
	/*width: 30px;*/
	margin-top: 10px;
}
.indexForm label select{
	width: 208px;
	height: 40px;
	border: 1px #fff solid;
	font-size: 14px;
	line-height: 40px;
	color: #999;
	font-family: "微软雅黑";
}
.indexForm label select:focus{
	border: 1px #B28244 solid;
}
.indexForm label select.seem{
	padding-left: 28px;
	background: url(../images/sub_bg3.png) no-repeat 5px center #fff;
}
.indexForm .submit{
	width: 190px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	margin: 30px auto;
	display: block;
	font-family: "微软雅黑";
	border: none;
	background: #5B0005;
	text-align: center;
}
.indexForm .submit:active{
	background: #B28147;
}

/*.index_Join ul{
	margin: 0 auto;
	width: 805px;
}
.index_Join ul li{
	font-size: 14px;
	float: left;
}
.index_Join ul li span{
	display: block;
	background: #cb201e;
	line-height: 40px;
	color: #fff;
	width: 115px;
	text-align: center;
}
.index_Join ul li em{
	display: block;
	width: 115px;
	height: 35px;
	padding-top: 5px;
}
.index_Join ul li em img{
	display: block;
	margin: 0 auto;
}*/
.indexjoin img{
	display: block;
	margin: 0 auto;
}
.newsList li{
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	border-bottom: 1px #ccc solid;
}
.newsList li .newsImg{
	width: 245px;
	height: 150px;
	overflow: hidden;
	border: 1px #B38146 solid;
	float: left;
}
.newsList li .newsImg img{
	width: 100%;
	transition: all 0.5s ease-in-out 0.3s;
}
.newsList li .newsImg:hover img{
	transform:scale(1.1);
}
.newsList li dl{
	float: left;
	width: 745px;
	margin: 5px 25px;
}
.newsList li dl dt a{
	/*font-weight: bold;*/
	font-size: 22px;
	display: block;
	line-height: 30px;
	margin-bottom: 5px;
	color: #333;
}
.newsList li dl dt a:hover{
	color: #cb201e;
}
.newsList li dl dd{
	line-height: 26px;
	margin-bottom: 10px;
	color: #666;
}
.newsList li dl span{
	display: block;
	color: #999;
	font-size: 12px;
	float: left;
}
.newsList li dl span img{
	width: 15px;
	margin-right: 6px;
}
.newsList li dl .more{
	display: block;
	float: right;
	color: #cb201e;
}
.newsList li dl .more:hover{
	text-decoration: underline;
}
.newsList li .date{
	display: block;
	width: 75px;
	float: right;
	margin: 40px 25px 0 0;
}
.newsList li .date em{
	font-style: normal;
	font-size: 14px;
	color: #999;
}
.newsList li .date em b{
	display: block;
	font-size: 24px;
}
.newsList li .date span{
	display: block;
	font-size: 18px;
	color: #333;
}
.newsShow{
	float: left;
	width: 850px;
}
.newsShow .showTit{
	border-bottom: 1px #ccc solid;
	margin-bottom: 30px;
}
.newsShow .showTit h2{
	font-size: 22px;
	font-weight: normal;
	line-height: 40px;
}
.newsShow .showTit .fb_time{
	line-height: 30px;
}
.newsShow .showTit .fb_time span{
	display: inline-block;
	margin: 0 10px 0 0;
	color: #666;
	line-height: 24px
}
.newsShow .showTit .left{
	float: left;
}
.newsShow .showTit .back{
	float: right;
	margin-top: 20px;
	background: #cb201e;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	width: 100px;
	text-align: center;
}
.newsShow .showTit .back a{
	color: #fff;
	display: block;
}
.newsShow .showTit .back:hover{
	background: #B18046;
}
.rp_show_con{
	font-size: 14px;
	color: #666;
}
.rp_show_con p{
	text-indent: 2em;
}
.rp_show_con img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.down_show{
	padding: 10px 10px 10px;
	margin-top: 30px;
	font-size: 14px;
	width: 100%;
	/*background: url(../images/huiji.png) no-repeat top left;*/
	background-size: 20px;
	border-top: 1px #ccc dashed;
}
.down_show a:hover{
	text-decoration: underline;
}
.Recom{
	width: 285px;
	background: #F7F7F7;
	float: right;
	padding: 0 0px 30px;
	position: relative;
	border-bottom: 1px #A97E44 solid;
	border-left: 1px #A97E44 solid;
}
.Recom .rec{
	position: absolute;
	top: 170px;
	right: 0;
	display: block;
	width: 40px;
}
.Recom .recc{
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 20px;
}
.Recom .showRight{
	width: 100%;
	height: 170px;
	overflow: hidden;
}
.Recom .showRight img{
	width: 100%;
}
.Recom ul{
	padding: 0 20px;
}
.Recom li{
	border-bottom: 1px #ccc dashed;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.Recom h2{
	text-align: center;
	font-weight: normal;font-size: 16px;
	margin: 30px 0 20px;
}
.Recom li h6 a{
	color: #333;
	font-size: 14px;
	font-weight: normal;
}
.Recom span{
	display: block;
	color: #666;
	font-size: 12px;
}
.Recom em{
	font-style: normal;
	display: inline-block;
	width: 49%;
	margin-top: 6px;
	color: #333;
}
.Recom em a{
	text-align: right;
	display: block;
	color: #333;
}
.Recom em a:hover{
	text-decoration: underline;
}
.map{
	width: 600px;
	height: 400px;
	float: right;
	border: 1px #AE8042 solid;
}
.contact{
	float: left;
	width: 550px;
}
.contact h5{
	font-size: 22px;
	color: #cb201e;
}
.contact ul li{
	line-height: 35px;
	font-size: 16px;
	color: #666;
}
.contImg{
	width: 60%;
	display: block;
	margin: 50px 0 0;
}


.pro dl.proSub{
	padding: 0 5px;
	margin-bottom: 20px;
}
.pro dl.proSub li{
	float: left;
	min-width: 80px;
	font-size: 14px;
	line-height: 35px;
	background: #e7e7e7;
	text-align: center;
	margin: 0 5px;
}
.pro dl.proSub li a{
	display: block;
	padding: 0 5px;
}
.procur,.pro dl.proSub li a:hover{
	background: #cb201e;
	color: #fff;
}
.proList li{
	width: 375px;
	float: left;
	border:2px solid transparent;
	margin: 0 2px 10px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.proList li:hover{
	border:2px solid #612020;
}

.proList li dt{
	overflow: hidden;
	height: 275px;
	background: #fff;
	position: relative;
}
.proList li dt img{
	display: block;
	width: 100%;
	transition: all 0.5s ease-in-out 0.3s;
}
.proList li:hover dt img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.proList li dt i{
	display: block;
	position: absolute;
	left: 0;
	bottom: -225px;
	font-style: normal;
	padding: 5px 1%;
	width: 98%;
	background: url(../images/ximg.png) repeat;
	color: #fff;
	line-height: 20px;
	font-size: 14px;
}
.proList li dd {
	font-size: 14px;
	line-height: 35px;
	/*border-bottom: 1px #cb201e solid;*/
	margin-top: 6px;
	text-align: center;
}
.proList li a{
	display: block;
}
.proList li:hover a{
	color: #cb201e;
}
.proList li p{
	font-size: 14px;
    padding: 3px 30px;
    color: #0b0b0b;
    margin: 10px auto;
    border: 1px solid #6a4b48;
    display: table;
    -webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.proList li:hover p{
	background: #612020;
	color: #fff;
}

.shop-video{
	float: left;
	width: 380px;
	height: 280px;
	margin-right: 20px;
}
.shop-detail {
	float: left;
	width: 400px;
	overflow-x: hidden;
	height: 300px;
}
.shop-detail .p{
	width: 413px;
	overflow-y: auto;
	height: 250px;
	border-top: 1px #B38146 solid;
	padding: 5px 0;
}
.shop-detail .p img{
	display: none;
}
.shop-detail .shop-title{
	font-size: 20px;
	line-height: 30px;
	color: #333;
}


/*加盟店展示图*/
.mod18{width:800px;height:485px;margin:20px auto;position:relative;background:#f7f7f7;}
.mod18 .btn{position:absolute;width:15px;height:70px;top:405px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:213px;width:46px;height:48px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:800px;height:400px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:640px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:400px;position:relative;overflow:hidden;border-bottom: 2px #cb201e solid;}
.mod18 .picBox ul{height:400px;position:absolute;}
.mod18 .picBox li{width:800px;height:400px;}
.mod18 .listBox{width:760px;height:100px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:115px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:110px;height:70px;}
.mod18 .listBox .ons img{width:105px;height:64px;border:3px solid #cb201e;}
.mod18 .listBox .ons i{display:block;}


.about .about_main{
	width: 600px;
	position: relative; 
	float: left;
}
.about .about_pic{
	width: 490px; 
	float: right;
	margin-top: 50px;
}
.about .about_pic img{
	width: 100%;
}
.about .about_cont{
	padding-bottom: 10px;
	margin-bottom: 30px;
	position: relative;
}
.about .about_main .about_cont:first-child{
	border-bottom: 1px dashed #d3d3d3; 
}
.about .about_cont h2{
	font-size: 26px;
	color: #333;
	font-weight: normal;
	margin-bottom: 5px;
}
.about .about_cont h4{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background: url("../images/a03.jpg") no-repeat left bottom;
	padding-bottom: 8px;
	margin-bottom: 10px;
	white-space: nowrap;
}
.about .about_cont .text{
	font-size: 14px;
	color: #333;
	line-height: 28px;
}
.con_bg{
	padding: 30px 0 0;
	border-top: 1px #ccc dashed;
}
#wrapper{
	width:1200; 
	/*height:230px; */
	overflow:hidden;
}
#CSSBox{
	float:left;
	width:1100px;
	/*height:230px;*/
	overflow:hidden;
}
#CSSBox ul{
	width:1100px;
	/*height:220px;*/
}
#CSSBox ul li{ 
	width:255px; 
	/*height:175px; */
	float:left; 
	margin: 0px 10px; 
	padding:0;
	overflow: hidden;
	position: relative;
}
#CSSBox ul li img{ 
	width:100%; 
	height: 185px;
}
#CSSBox ul li span{ 
	/*display:none;*/
	display: block;
	/*padding-top: 30px;*/
	font-size: 14px; 
	text-align:center; 
	/*position: absolute;*/
	top: 0;
	left: 0;
	/*height: 100%;*/
	line-height: 30px;
	/*background:url(../images/i_img.png) repeat ;*/
	/*color: #fff;*/
	color: #666;
	width: 100%;
}
#LeftButton{
	cursor:pointer;
	height: 340px;
	margin-right: 18px; 
	width:35px;
	float:left;
	background:url(../images/a_04.png) center center no-repeat;
	background-size: 100%;
	-ms-background:url(../images/a_04.png) -45px center no-repeat!important;
}
#RightButton{
	cursor:pointer;
	height: 340px;
	width:35px;
	float:right;
	background:url(../images/a_05.png) center center no-repeat;
	background-size: 100%;
	-ms-background:url(../images/a_05.png) 45px center no-repeat!important;
}
#ProductShow{
	text-align:center;
	margin:5px;
}

.join-store dl{
	width: 100%;
}
.join-store dl dt,
.join-store dl dt img{
	display: block;
	width: 100%;
}
.join-store dl dd{
	font-size: 14px;
	line-height: 35px;
	text-align: left;
	border-bottom: 1px #B38146 solid;
}
.join-store dl dd:hover a{
	color: #cb201e;
}


.joinWhy{
	width: 1200px;
	margin: 40px auto;
}
.joinTit{
	border-bottom: 1px #ccc solid;
}
.joinTit span{
	font-weight: bold;
	font-size: 16px;
	color: #333;
	border-bottom: 4px #cb201e solid;
	width: auto;
	padding-bottom: 4px;
}
.joinWhy .reason li{
	float: left;
	width: 240px;
	margin-top: 20px;
}
.joinWhy .reason li img{
	display: block;
	margin: 0 auto;
}
.joinWhy .reason li span{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 6px;
}
.joinWhy .reason li b{
	display: block;
	font-size: 16px;
	color: #333;
}
.joinTerm{
	background: #E5E5E5;
	padding: 40px 0;
}
.joinTerm ul{
	width: 560px;
	margin-top: 40px;
	margin-left: 20px;
}
.joinTerm ul li{
	margin-bottom: 10px;
}
.joinTerm ul li img{
	display: inline-block;
}
.joinTerm ul li span{
	line-height: 38px;
	display: inline-block;
	vertical-align: text-bottom;
	margin-left: 10px;
	font-size: 14px;
	color: #333;
}
.joinFlow{
	background: url(../images/zsjm_bg.png) no-repeat center;
	height: 770px;
	padding: 40px 0;
}
.joinFlow .joinFlowList{
	background: url(../images/liucheng.png) no-repeat center center;
	width: 660px;
	height: 510px;
	margin: 120px auto 0;
}
.joinFlowList li{
	font-size: 14px;
	color: #333;
	height: 115px;
	margin-top: 45px;
}
.joinFlowList .left li{
	text-align: right;
	margin-top: 60px;
}

.storeib{
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.storeib .sibcon{
	width: 533px;
	height: 170px;
	overflow: auto;}
.storeib .sibcon .span{
	display: block;
	height: 170px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	overflow:hidden;
}
.storeib .sibcon .sibmore{
	display: block;
	width: 100px;
	line-height: 35px;
	background: #cb201e;
	color: #fff;
	font-size: 14px;
	text-align: center;
}




.contact.span6{
	width: 650px;
	background: url(../images/msgbg.jpg) no-repeat center -45px;
	background-size: 100% auto;
}
.msgtips{
	width: 600px;
	font-size: 14px;
	color: #333;
	padding: 20px;
	line-height: 30px;
}
.msgtips h3{
	font-size: 16px;
	font-weight: normal;
	padding: 0 15px;
	border-bottom: 1px #dedede solid;
}
.msgtips .pchild{
	text-indent: 2em;
	padding: 0 15px;
	border-bottom: 1px #dedede solid;
}
.from-light {
	display: block;
	padding: 0 20px 20px;
}
.from-group input{
	display: block;
	width: 263px;
	line-height: 35px;
	padding: 0 15px;
	border: 1px #ccc solid;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	font-size: 14px;
}
.from-group textarea{
	display: block;
	width: 569px;
	padding: 10px 15px;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
	border: 1px #ccc solid;
	margin-bottom: 10px;
	resize: none;
}
.from-light button {
	background: #cb201e;
	color: #fff;
	text-align: center;
	display: block;
	clear: both;
	width: 130px;
	line-height: 35px;
	font-size: 15px;
	transition: all 0.5s;
}
.from-light button:hover{
	background: #B38146;
	cursor: pointer;
}
.sp{
	width: 960px;
	margin: auto;
}

.pagination{
	text-align: center;
}
.pagination ul li{
    margin-top: 20px;
    margin-bottom: 30px;
    display: inline-block;
}
.pagination ul li a{
	display: inline-block;
    color: #8c8c8c;
    border: 1px solid #ffffff;
    background: #f8f8f8;
    margin: 0px 1px;
    width: 45px;
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
}
.current{
	color: #E5E5E5;
    background: #cb201e;
	display: inline-block;
    color: #fff;
    text-align: center;
    margin: 0px 1px;
   	width: 45px;
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
}
.bgce8{
	background: #e8e8e8;
}
.bgcff{
	background: #fff;
}
.swiper-pagination-bullet-active{
	background: #cb201e !important;
}