@charset "utf-8";
/* CSS Document */

/*********about页面********/	

.inner-titer {
	color:#333;
	font-size:16px;
	position:relative;
	padding-left:10px;
	letter-spacing:1px;
	}
.intit-1{
	border-left:3px solid #86bc1a;
	}
.intit-5{
	border-left:3px solid #51b6e0;
	}
.intit-3{
	border-left:3px solid #CFB103;
	}

.inner_top{
	padding:15px 0 15px 0;
	}	
.inner_top h5{
	font-size:15px;
	}
.inner_top h5 span{
	padding:0 5px;
	}				
.inner_con{
	width:100%;
	overflow:hidden;
	position:relative;
	}	
.inner_con_l{
	width:100%;
	padding-bottom:80px;
	}	

.inner_h5{
	font-size:24px;
	letter-spacing:2px;
	color:#000;
	margin-top:0;
	margin-bottom:15px;
	line-height:40px;
	padding-left:15px;
	position:relative;
	}	
.inner_h5:before{
	width:5px;
	height:100%;
	content:'';
	background:#E46509;
	position:absolute; top:0; left:0;
	}	

.about_con{
	}
.about_con_zi,.about_con_zi .mt20{
	margin-top:20px;
	}
.about_con_zi h5{
	color:#555;
	}
.about_con_zi p{
	font-size:14px;
	line-height:25px;
	word-break:break-all !important;
	word-wrap:break-word !important;
	color:#555;
	text-indent:2em;
	}
.about_con_zi p span{
	font-size:14px;
	color:#333;
	letter-spacing:1px;
	font-weight:600;
	}	
.about_con_zis h5{
	font-size:18px;
	color:#064295;
	font-weight:600;
	}
.about_con_zis p{
	font-size:14px;
	color:#555;
	line-height:25px;
	text-indent:2em;
	}



.inner_con_r{
	width:100%;
	padding-bottom:80px;
	}
.inner_con_r h5{
	margin-top:0;
	line-height:40px;
	background:#064295;
	color:#fff;
	padding:0 16px;
	font-size:14px;
	letter-spacing:1px;
	margin-bottom:15px;
	position:relative;
	}	
.inner_con_r h5:before{
	content:'';
	width: 0px;
    height:0px;
    border-width: 10px;
    border-style: solid;
    border-color: #064295 transparent transparent transparent;
	position:absolute; top:40px; left:50%;
	margin-left:-10px;
	}
.inner_con_r>ul{
	padding:0;
	margin:0;
	width:100%;
	}		
.inner_con_r>ul li{
	width:100%;
	line-height:40px;
	color:#333;
	background:#eeeeee;
	font-size:14px;
	letter-spacing:1px;
	line-height:40px;
	padding:0 15px;
	border-bottom:1px solid #fff;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	}	
.inner_con_r>ul li:hover{
	background:#E46509;
	color:#fff;
	}	
.navon{
	background:#064295 !important;
	color:#fff !important;
	}

.inner_con_r1{
	width:100%;
	margin-top:20px;
	border:1px solid #ccc;
	padding:15px 0 5px 15px;
	}	
.inner_con_r1 img{
	display:inline-block;
	float:left;
	}	
.inner_con_r1 span{
	display:inline-block;
	line-height:25px;
	font-size:14px;
	color:#666;
	letter-spacing:1px;
	}	

.inner_con_r1 .r-tel{
	font-size:18px;
	margin-bottom:10px;
	color:#333;
	}
.inner_con_r1 .r-tel i{
	color:#D23718;
	padding-right:10px;
	}
.inner_con_r2{
	width:100%;
	margin-top:30px;
	cursor:pointer;
	}	

/*每个栏目颜色*/
/*about*/
.c1_h5:before{
	background:#86bc1a;
	}
.inner_con_r .color1{
	background:#86bc1a;
	
	}

.inner_con_r .color1:before{
    border-color: #86bc1a transparent transparent transparent;	
	}

.navon1{
	background:#86bc1a !important;
	}

.c1_bg>ul li:hover{
	background:#75a513;
	}
/*about*/

/*news*/
.c2_h5:before{
	background:#fa930d;
	}
.inner_con_r .color2{
	background:#fa930d;
	
	}

.inner_con_r .color2:before{
    border-color: #fa930d transparent transparent transparent;	
	}

.navon2{
	background:#fa930d !important;
	}

.c2_bg>ul li:hover{
	background:#fcb65c;
	}
/*news*/


/*case*/
.c3_h5:before{
	background:#CFB103;
	}

.inner_con_r .color3{
	background:#CFB103;
	
	}

.inner_con_r .color3:before{
    border-color: #CFB103 transparent transparent transparent;	
	}

.navon3{
	background:#CFB103 !important;
	}

.c3_bg>ul li:hover{
	background:#fcb65c;
	}
	

/*case*/

/*health*/
.c4_h5:before{
	background:#f82868;
	}

.inner_con_r .color4{
	background:#f82868;
	
	}

.inner_con_r .color4:before{
    border-color: #f82868 transparent transparent transparent;	
	}

.navon4{
	background:#f82868 !important;
	}

.c4_bg>ul li:hover{
	background:#fb6291;
	}
	

/*health*/

/*life*/
.c5_h5:before{
	background:#D00B36;
	}

.inner_con_r .color5{
	background:#D00B36;
	}

.inner_con_r .color5:before{
    border-color: #D00B36 transparent transparent transparent;	
	}

.navon5{
	background:#D00B36 !important;
	}

.c5_bg>ul li:hover{
	background:#D00B36;
	}
	

/*life*/

/*资源*/
.c6_h5:before{
	background:#51b6e0;
	}

.inner_con_r .color6{
	background:#51b6e0;
	}

.inner_con_r .color6:before{
    border-color: #51b6e0 transparent transparent transparent;	
	}

.navon6{
	background:#51b6e0 !important;
	}

.c6_bg>ul li:hover{
	background:#259bcc;
	}
	

/*资源*/

/*join*/
.c7_h5:before{
	background:#9948e5;
	}

.inner_con_r .color7{
	background:#9948e5;
	}

.inner_con_r .color7:before{
    border-color: #9948e5 transparent transparent transparent;	
	}

.navon7{
	background:#9948e5 !important;
	}

.c7_bg>ul li:hover{
	background:#7a26c9;
	}
	

/*join*/





.about1_con{
	width:100%;
	}
.about1_l h5{
	font-size:20px;
	margin-top:20px;
	margin-bottom:10px;
	color:#333;
	}
.about1_l p{
	font-size:14px;
	color:#666;
	}	
.about1_2 h5{
	font-size:20px;
	color:#333;
	margin-top:0;
	margin-bottom:20px;
	}
.about1_2 p{
	font-size:14px;
	color:#666;
	line-height:25px;
	margin-bottom:0;
	}		

.about2_con{
	width:100%;
	}
.about2_list{
	margin-bottom:30px;
	}	
.about2_list_img{
	overflow:hidden;
	}	
.about2_list_zi{
	width:100%;
	background:#eeeeee;
	padding:12px 20px;
	position:relative;
	}
.about2_list_zi span{
	font-size:15px;
	color:#18953a;
	display:inline-block;
	}
.about2_list_zi h5{
	font-size:18px;
	color:#333;
	}
.about2_list_zi p{
	line-height:25px;
	color:#666;
	height:50px;
	overflow:hidden;
	margin-bottom:0;
	}	
.about2_list_zi b{
	display:inline-block;
	width:70px;
	height:30px;
	font-weight:normal;
	position:absolute; top:20px; right:20px;
	text-align:center;
	background:#fff;
	line-height:30px;
	}				
.newson{
	background:#18953a !important;
	color:#fff !important;
	}

.newslist{
	height:30px;
	}

.newslist ul li{
	float:right;
	width:70px;
	text-align:center;
    border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	margin-left:5px;
	height:30px;
	line-height:30px;
	}

.newslist ul li a{
	color:#666;
	}

.fenye{
	width:100%;
	margin-top:20px;
	text-align:center;
	}
.fenye span{
	display:inline-block;
	background:#d7d7d7;
	color:#333;
	padding:5px 15px;
	cursor:pointer;
	}	
.fenye_on{
	background:#18953a !important;
	color:#fff !important;
	}


.about3_con{
	width:100%;
	padding:0 40px;
	position:relative;
	}
.about3_prev{
	position:absolute; top:70px; left:5px;
	cursor:pointer;
	}
.about3_next{
	position:absolute; top:70px; right:5px;
	cursor:pointer;
	}		
.about3_cons{
	width:100%;
	overflow:hidden;
	}	
.about3_cons>ul{
	padding:0;
	margin:0;
	}	
.about3_cons>ul>li{
	float:left;
	}	
.about3_list{
	padding:0 10px;
	}
.about3_list h5{
	margin:0;
	line-height:40px;
	text-align:center;
	background:#eeeeee;
	font-size:14px;
	letter-spacing:1px;
	color:#000;
	}

.about3_con_zi{
	width:100%;
	margin-top:30px;
	padding:0 10px;
	}		
.about3_con_zi h5{
	width:100%;
	line-height:40px;
	margin:0;
	background:#18953a;
	text-align:center;
	color:#fff;
	font-size:16px;
	letter-spacing:1px;
	}
.about3_con_zis1{
	width:50%;
	float:left;
	}
.about3_con_zis2{
	width:50%;
	float:left;
	}	
.about3_con_zis1 span{
	display:inline-block;
	width:100%;
	line-height:36px;
	background:#eaeaea;
	color:#666;
	letter-spacing:1px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:0 20px;
	}
.about3_con_zis2 span{
	display:inline-block;
	width:100%;
	line-height:36px;
	background:#eaeaea;
	color:#666;
	letter-spacing:1px;
	border-bottom:1px solid #fff;
	padding:0 20px;
	}			


.about4_con{
	width:100%;
	position:relative;
	}


.diy_a{
	display:inline-block;
	padding:0px 20px;
	background:#18953a;
	letter-spacing:1px;
	font-size:14px;
	line-height:40px;
	color:#fff !important;
	position:absolute; top:0px; right:0px;
	}



	
.about_con .zlzl{
	margin-top:20px;
	color:#666;
	margin-left:10px;
	
	}
	
/*********about页面********/		
	
/*********about1页面********/		

.ab1_con{
	margin-top:20px;
	}
.ab1_con h4{
	font-size:16px;
	display:inline-block;
	margin:20px 0 20px 0;
	cursor:pointer;
	}
.ab1_con .fenge{
	padding:0 10px;
	}
.on_bg{
	color:#064295;
	}

.ab1_con h5{
	color:#666;
	text-align:center;
	padding-bottom:10px;
	line-height:20px;
	font-size:12px;
	}

.ab1-list img{
	filter:gray;
	-webkit-filter: grayscale(1);/* Webkit */ 
	filter:gray;/* IE6-9 */ 
	filter: grayscale(1);/* W3C */ 
	-moz-opacity:0.6;
	opacity:0.6; 
	}
.ab1-list img:hover{
	-webkit-filter: grayscale(0);/* Webkit */ 
	filter:;/* IE6-9 */ 
	filter: grayscale(0);/* W3C */ 
	-moz-opacity:1;
	opacity:1; 
	}


/*********about1页面********/		
/*********about2页面********/		

.ab2_con{
	background:#f5f5f5;
	position:relative;
	padding-bottom:50px;
	}
.ab2_con .ab2-img{
	position:relative;
	top:-60px;
	left:30px;
	border:10px solid #fff;
	
	}
.ab2_con .ab2_l{
	padding-left:30px;
	margin-top:-20px;
	}
.ab2_con .ab2_r{
	margin:30px;
	padding-top:40px;
	}
.ab2_con h5{
	line-height:24px;
	letter-spacing:1px;
	color:#666;
	}
.ab2_con p{
	line-height:24px;
	margin:0;
	letter-spacing:1px;
	color:#666;
	}
/*********about2页面********/		

.ab3_con{
	/*margin:20px 0;*/
	padding-bottom:40px;
	
	}
.ab3_con .ab3_p{
	text-align:center;
	line-height:48px;	
	}
.ab3_main{
	margin-top:20px;
	}
.ab3_con a{
	color:#333;
	}
.ab3_con a:hover h5{
	color:#064295;
	}
.ab3_main h5{
	margin-bottom:0;
	line-height:24px;
	height:24px;
	overflow:hidden;
	}

.ab3_main p{
	color:#666;
	margin-bottom:0;
	line-height:24px;
	height:24px;
	overflow:hidden;
	}


.ab3_list3{
	margin-top:20px;
	}

.ab3_list1{
	position:relative;
	height:100%;
	}

.ab3_list2{
	position:relative;
	height:100%;
	}
.ab3_list3{
	position:relative;
	height:100%;
	}

.ab3_list1 img{
	height:100%;
	}

.ab3_list2 img{
	height:100%;
	}
.ab3_list3 img{
	height:100%;
	}

.ab3n_main{
	margin-bottom:80px;
	}
.ab3_jg{
	height:100px;
	}
.ab3n_main img{
	width:50%;
	margin:0 auto;
	float:left;
	padding:5px;
	display:block;
	}
.ab3n_main .datu{
	width:100% !important;	
	}
.ab3n_main .n_span{
	display:block;
	text-align:center;
	color:#999;
	}

.ab3n_main h4{
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	position:relative;
	color:#333;
	text-align:center;
	}
.ab3n_main h4 span{
	padding:0 30px;
	background:#fff;
	display:inline-block;
	}
.ab3n_main h4:before{
	width:100%;
	height:1px;
	background:#75a513;
	content:'';
	position:absolute;
	top:10px;
	left:0;
	z-index:-1;
	}

.ab3n_main p{
	color:#666;
	letter-spacing:1px;
	line-height:24px;
	}
	
.ab3n_main .n_img{
	float:none;
	}


/*********about3页面********/

/*********about4页面********/
.ab4_main{
	width:100%;
	position:relative;
	margin-top:20px;
	}

.ab4_main h5{
    color: #666;
    text-align: center;
    padding-bottom: 10px;
    line-height: 20px;
    font-size: 12px;
	}


/*发展历史*/
.ab_ser3_con_top {
	position:relative;
	width:100%;
	overflow:hidden;
}

.ab_ser3_con_top ul{
	margin:0;
	padding:0;
	
	
	}
.ab_ser3_con_top>ul>li {
	color:#fff;
	width:25%;
	text-align:center;
	line-height:60px;
	height:60px;
	cursor:pointer;
	float: left;
	background:#86bc1a;
}


.sec2_dn {
	color:#fff !important;
	background:#86bc1a !important;
}


.ab_ser3_k1 {
    margin-top: 35px;
    background: #fafafa;
	padding:30px;
    min-height: 300px;
	border:1px solid #eee;
	}


.ab_ser3_k1>span {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
}

.ab_ser3_k1 p{
	font-size:12px;
	line-height:24px;
	position:relative;
	padding-left:10px;
	height:48px;
	}

.ab_ser3_k1 p:before{
	width:3px;
	height:14px;
	content:'';
	background:#75a513;
	position:absolute;
	left:0;
	top:5px;
	
	}

.ab_ser3_bottom{
	display:none;
	}




/*发展历史*/
/*********about5页面********/
.about5_main{
	margin-top:30px;	
	}

.about5_con{
	width:100%;
	padding:0 30px;
	position:relative;
	}
.about5_prev{
	position:absolute; top:40%; left:5px;
	cursor:pointer;
	}
.about5_next{
	position:absolute; top:40%; right:5px;
	cursor:pointer;
	}
.about5_prev i{
	font-size:36px;
	color:#86bc1a;
	}
.about5_next i{
	font-size:36px;
	color:#86bc1a;
	}		
.about5_cons{
	width:100%;
	overflow:hidden;
	}	
.about5_cons>ul{
	padding:0;
	margin:0;
	}	
.about5_cons>ul>li{
	float:left;

	}	
.about5_list h5{
	text-align:center;
	font-size:12px;
	color:#999;
	}
/*about荣誉*/

/*.about5_list img{
	filter:gray;
	-webkit-filter: grayscale(1);
	filter:gray;
	filter: grayscale(1);
	-moz-opacity:0.6;
	opacity:0.6; 
}

.about5_list img:hover{
	-webkit-filter: grayscale(0);
	filter:gray;
	filter: grayscale(0);
	-moz-opacity:1;
	opacity:1; 
}*/

/*about荣誉*/

/*********about5页面********/
/*********新闻页面********/	
.news-list{
	width:100%;
	position:relative;
	padding:10px 0;
	}

.news-list1{
	background:#f5f5f5;
	padding:15px;
	margin-bottom:40px;
	/*overflow:hidden;*/
	}
.newlist-top{
	position:relative;
	height:70px;
	}
.news-list1 .news-coin{
	position:absolute;
	top:-25px;
	display:block;
	}
.news-list a{
	color:#333;
	}
.news-list1 .tit-span{
	width:60px;
	text-align:center;
	float:left;
	color:#fff;
	z-index:333;
	position:relative;
	font-size:13px;
	margin-top:-10px;
	}
.news-list1 .tit-h4{
	font-size:16px;
	width:calc(100% - 80px);
	height:36px;
	overflow:hidden;
	float:left;
	line-height:36px;
	margin:0;
	padding-left:15px;
	}

.news-list1 p{
	color:#666;
	line-height:22px;
	letter-spacing:1px;
	height:68px;
	overflow:hidden;
	position:relative;
	}
	
.news-list1 .more{
	position:relative;
	top:30px;
	left:0;
	color:#999;
	/*background:#fa930d;*/
	background:#51b6e0;
	color:#fff;
	padding:6px 10px;
	font-size:13px;
	} 

.news-list1 .more:before{
	width:160%;
	height:1px;
	background:#ddd;
	content:'';
	position:absolute;
	top:-20px;
	left:0;
	}
	
.news-list1 .more i{
	margin-left:15px;
	}
 


/*news1.html*/
.news1-list{
	margin-top:30px;
	}
.news1-list a{
	color:#333;
	}
.news1-list .date{
	width:100%;
	display:block;
	padding:15px 0;
	text-align:center;
	color:#fff;
	}

.news1-list .color1{
	background:#fa930d;
	}

.news1-list .color2{
	background:#51b6e0;
	}

.news1-list .list-r{
	background:#f5f5f5;
	padding:20px;
	letter-spacing:1px;
	}

.news1-list .list-r h5{
	margin:0 0 10px 0;
	line-height:24px;
	position:relative;
	font-size:16px;
	height:24px;
	overflow:hidden;
	}
.news1-list .list-r h5:hover{
	color:#E46509;
	}

.news1-list .list-r h5:hover span{
	color:#E46509;
	}
.news1-list .list-r h5 span{
	position:absolute;
	right:10px;
	color:#E46509;
	font-size:13px;
	}
.news1-list .list-r h5 i{
	margin-left:5px;
	}
.news1-list .list-r p{
	color:#666;
	margin:0;
	font-size:13px;
	line-height:20px;
	height:60px;
	overflow:hidden;
	}

/*news1.html*/

.news-inner{
	position:relative;
	margin-bottom:60px;
	}



.news-inner h4{
	text-align:center;
	letter-spacing:1px;
	
	}

.news-inner h5{
	color:#999;
	text-align:center;
	padding:10px 0 5px 0;
	}
.news-inner h5 span{
	margin-left:15px;
	}

.news-inner p{
	color:#666;
	letter-spacing:1px;
	line-height:24px;
	text-indent:2em;
	}

.news-inner img{
	display:block;
	width:60%;
	margin:15px auto;
	}


.news-inner .img-span{
	font-weight:bold;
	text-align:center;
	display:block;
	}
.news-inner .newback{
	text-align:center;
	margin-top:30px;
	}


.news-inner .newback a{
	padding:8px 30px;
	border:1px solid #fa930d;
	color:#fa930d;	
	}
.news-inner .newback a:hover{
	background:#fa930d;
	color:#fff;
	}
.news-inner .n-color a{
	border:1px solid #fa930d;
	color:#fa930d;
	}
.news-inner .n-color a:hover{
	background:#fa930d !important;
	}
.news-inner .l-color a{
	border:1px solid #D00B36 ;
	color:#D00B36 ;
	}
.news-inner .l-color a:hover{
	background:#D00B36 !important;
	}



.news2-list{
	border-bottom:1px dashed #ddd;
	padding:20px 0;
	position:relative;	
	}
.news2-list h4{
	position:relative;
	letter-spacing:1px;
	font-size:16px;
	}
.news2-list a{
	color:#333;
	}
.news2-list a:hover{
	color:#fa930d;
	}
.news2-list h4 span{
	position:absolute;
	right:0;
	top:3px;
	font-size:13px;
	color:#999;
	}

.news2-list p{
	color:#666;
	line-height:24px;
	letter-spacing:1px;
	}
/*********新闻页面********/	


/*********产品页面********/	
.sor-list{
	background:#000;
	padding:60px;
	}
.case_main{
	
	
	}

.case-box{
	width:100%;
	padding:10px 0;
	text-align:center;
	background:#CFB103;
	color:#fff;
	margin-bottom:20px;
	}

.case-box h4{
	font-size:14px;
	}

.case_main .case-list:hover img{
	opacity:0.85;
	}

/*********产品页面********/	
/*产品inner切换*/
.case-inner{
	position:relative;
	width:100%;
	}
.pro_xx {
	width: 100%;
	background: #f5f5f5;
}
.pro_xximg {
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
	/*height:420px;*/
}
.pro_xximg>li {
	width: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50%;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: -webkit-transform 0s linear;
    -moz-transition: -moz-transform: 0s linear;
	-ms-transition: -ms-transform 0s linear;
	-o-transition: -o-transform 0s linear;
	transition: transform 0s linear;
	opacity: 0;
	z-index: 5;
}
.pro_xximg img{
	display:block;
	height:100%;
	width:100%;
	}
.pro_xximg_z {
	z-index: 10 !important;
}
.pro_xximg_show {
	-webkit-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	-o-transform: scale(1) !important;
	transform: scale(1) !important;
	-webkit-transition: -webkit-transform 0.3s linear !important;
	-moz-transition: -moz-transform 0.3s linear !important;
	-ms-transition: -ms-transform 0.3s linear !important;
	-o-transition: -o-transform 0.3s linear !important;
	transition: transform 0.3s linear !important;
	opacity: 1 !important;
}
.pro_xx_box {
	width: 70%;
	margin: 0 auto;
	padding:25px 0;
	position: relative;
}
.pro_xx_s_box {
	width: 100%;
	overflow: hidden;
	padding: 1px 0;
	
}
.pro_xx_s {
	padding: 0;
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.pro_xx_s>li {
	/*height: 86px;*/
	float: left;
	margin: 0 6px;
	cursor: pointer;
	position: relative;
}
.pro_xx_son {
	border: 1px solid #ea5404 !important;
}
.line_t {
	width: 0;
	height: 1px;
	background: #ea5404;
	position: absolute;
	left: 0;
	top: -1px;
}
.line_r {
	width: 1px;
	height: 0;
	background: #ea5404;
	position: absolute;
	right: -1px;
	top: 0px;
}
.line_b {
	width: 0;
	height: 1px;
	background: #ea5404;
	position: absolute;
	right: 0;
	bottom: -1px;
}
.line_l {
	width: 1px;
	height: 0;
	background: #ea5404;
	position: absolute;
	left: -1px;
	bottom: 0px;
}
.pro_xx_next {
	width: 20px;
	height: 20px;
	border: 10px solid;
	border-color: transparent transparent transparent #000;
	position: absolute;
	right: -50px;
	top: 50%;
	cursor: pointer;
	margin-top:-10px;
}
.pro_xx_prev {
	width: 20px;
	height: 20px;
	border: 10px solid;
	border-color: transparent #000 transparent transparent;
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top:-10px;
	cursor: pointer;
}
.zixun {
	height: 40px;
	background: #aaa;
	margin-left: 44%;
	wisth: 100px;
	width: 120px;
	text-align: center;
	padding-top: 10px;
}
.zoomy {
	position: absolute;
	display: none;
	background-repeat: no-repeat;
	-webkit-box-shadow: 3px 3px 10px #000;
	-moz-box-shadow: 3px 3px 10px #000;
	border: 0;
	cursor: url(blank.gif), move;
	line-height: 100px;
	text-align: center;
	background-position: center;
	background-color: #fff;
	z-index: 1000;
}
.zoomy span {
	display: block;
	margin: 10px auto;
	background: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.50, rgba(255, 255, 255, 0)), to( rgba(255, 255, 255, .5)));
	background: -moz-linear-gradient(bottom center, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .5) 100%);
}
.zoomy img {
	opacity: 0;
	filter: alpha(opacity=0);
}
.zoomy a {
	color: #333;
	text-decoration: none;
}
/*产品inner切换*/
/*产品inner*/
.case-inner-r h4{
	position:relative;
	display:inline-block;
	font-size:16px;
	padding-bottom:15px;
	margin:0 0 20px 0;
	}

.case-inner-r h4:before{
	width:80%;
	height:2px;
	background:#333;
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	}

.case-inner-r h5{
	
	}

.case-inner-r p{
	color:#666;
	}





.case-icon{
	position:relative;
	width:100%;
	}
.case-icon .case-h4{
	border-bottom:1px solid #E46509;
	line-height:30px;
	position:relative;
	padding-left:20px;
	padding-top:20px;
	color:#E46509;
	}
.case-icon .case-h4 span{
	width:10px;
	height:10px;
	background:#E46509;
	display:block;
	position:absolute;
	bottom:-5px;
	left:0;
	border-radius:100%;
	}



.case-icon p{
	color:#666;
	letter-spacing:1px;
	line-height:24px;
	text-indent:2em;
	}



.case-icon h5{
	font-weight:bold;
	margin-top:20px;
	}

.case-icon .p1{
	text-indent:0;
	margin-bottom:6px;
	}

.case-icon .p1 span{
	width:7px;
	height:7px;
	background:#333;
	display:inline-block;
	margin-right:10px;
	}


.case-icon .p2{
	margin-top:20px;
	}



/*产品inner*/
/*健康产业*/
/*hea*/

.hea{
	position:relative;
	padding-top:20px;	
	}

.hea-list{
	position:relative;
	height:100%;
	}

.hea-list h4{
	position:absolute;
	font-weight:bold;
	color:#fff;
	z-index:1;
	width:120px;
	height:120px;
	text-align:center;
	margin:0;
	letter-spacing:5px;
	line-height:24px;
	padding-top:6%;
	z-index:1;	
	
	}
.hea-list h4:before{
	width:100%;
	height:100%;
	content:'';
	position:absolute;
	top:0;
	right:0;
	z-index:-1;
	opacity:0.6;
	}
.hea-list1 h4{
	position:absolute;
	right:0;
	bottom:0;
	}

.hea-list1 h4:before{
	background:#f82868;
	}
	
.hea-list2 h4{
	position:absolute;
	left:0;
	bottom:0;
	}

.hea-list2 h4:before{
	background:#f82868;
	}
.hea-list3 h4{
	position:absolute;
	right:0;
	top:0;
	}

.hea-list3 h4:before{
	background:#f82868;
	}
.hea-list4 h4{
	position:absolute;
	left:0;
	top:0;
	}

.hea-list4 h4:before{
	background:#f82868;
	}
	
	

/*hea*/



.health_con .health-list{
	position:relative;
	width:100%;
	height:100%;
	
	}
.health_con h5,.health_con p{
	margin:0;
	}
.health_con .hea_list1 p{
	position:absolute;
	top:45%;
	width:100%;
	color:#f82868;
	font-size:20px;
	text-align:center;
	margin:0 auto;
	z-index:1;
	line-height:48px;
	letter-spacing:3px;
	}
.health_con .hea_list1 p:before{
	width:100%;
	height:100%;
	content:'';
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	opacity:0.6;
	z-index:-1;
	}


.hea_list2{
	height:100%;
	background:#fafafa;
	}
.health_con .list2-box {
	width:100%;
	margin:0 auto;
	position:absolute;
	bottom:25%;
	
	text-align:center;
	}


.health_con .list2-box h5{
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	line-height:26px;
	padding:0 20px 5px 20px;	
	}
.health_con .list2-box .color1{
	color:#51b6e0;
	
	}
.health_con .list2-box .color2{
	color:#CFB103;
	
	}
.health_con .list2-box .color3{
	color:#f82868;
	
	}
.health_con .list2-box .color4{
	/*color:#9948e5;*/
	color:#f82868;
	
	}

.health_con .list2-box p{
	letter-spacing:3px;
	font-size:16px;
	}





/*健康产业*/

/*********缦生活********/	


/*********缦生活列表页********/	
.lift_list{
	background:#fafafa;
	padding:15px;
	}
.liftn_right{
	position:relative;
	}
.lift_list:hover .liftn_right .span2 span{
	border:1px solid #D00B36;
	color:#D00B36;
	}	
.liftn_right .span1{
	letter-spacing:1px;
	color:#666;
	}
.liftn_right .span2{
	margin:10px 0;
	}
.liftn_right .span2 span{
	border:1px solid #999;
	padding:3px 8px;
	color:#999;
	display:inline-block;
	margin-right:15px;
	letter-spacing:1px;
	border-radius:5px;
 -webkit-transition: 0.3s linear;
 -moz-transition: 0.3s linear;
 -ms-transition: 0.3s linear;
 -o-transition: 0.3s linear;
 transition: 0.3s linear;
	}

.liftn_right h4{
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	padding-top:10px;
	font-size:16px;
	letter-spacing:1px;
	}
.liftn_right h4 span:hover{
	color:#D00B36;	
	border-bottom:1px dashed #D00B36;
	}
.liftn_right h4 span{
	border-bottom:1px dashed #aaa;
	color:#333; 
	padding-bottom:8px;
	}

.liftn_right .span3{
	line-height:24px;
	color:#999;
	height:48px;
	overflow:hidden;
	letter-spacing:1px;
	}
.lift-list1{
	position:relative;
	padding:40px 0 80px 0;
	}

.lift-list1 ul{
	padding:0;
	}

.lift-list1 ul li{
	border-bottom:1px solid #ccc;
	position:relative;
	}
.lift-list1 ul li p{
	margin:0;
	}
.lift-list1 ul li a{
	line-height:60px;
	color:#666;
	}
.lift-list1 .span1{
	background:#D00B36;
	border-radius:5px;
	color:#fff;
	font-size:14px;
	padding:3px 8px;
	}
.lift-list1 .span2{
	display:inline-block;
	margin-left:30px;
	font-size:16px;
	width:60%;
	height:60px;
	}
.lift-list1 .span3{
	position:absolute;
	right:5px;
	color:#D00B36;
	}
.lift-list1 .span3 i{
	margin-left:10px;
	}
.lift-list1 ul li:hover .span2{
	position:relative;
	right:-5px;
	}
.lift-list1 ul li:hover a{
	color:#D00B36;
	}



/*********缦生活列表页********/	


/**爱无止境**/	
.life-wenz h4{
	text-align:center;
	margin-bottom:20px;
	}

.life-wenz p{
	text-indent:2em;
	color:#666;
	line-height:24px;
	}

.life-wenz h5{
	font-weight:bold;
	}

.life-wenz img{
	max-width:60%;
	display:block;
	margin:20px auto;
	width:auto;
	}






/**爱无止境**/	



.life-main{
	padding:0 0 40px 0;
	}
.life-main a{
	color:#333;
	}
.life-main .col-sm-6{
	margin-bottom:20px;	
	}
.life-main .col-md-4{
	margin-bottom:20px;	
	}

.lift-list{
	width:100%;
	position:relative;
	}

.lift-list:hover .date{
	background:#D00B36;
	}	
.lift-list:hover .life-box h5{
	color:#D00B36;
	}	
.lift-list .date{
	width:50px;
	height:50px;
	float:left;
	background:#aaa;
	color:#fff;
 -webkit-transition: 0.3s linear;
 -moz-transition: 0.3s linear;
 -ms-transition: 0.3s linear;
 -o-transition: 0.3s linear;
 transition: 0.3s linear;
	}
	
.lift-list .date>h3{
	font-size:15px;
	text-align:center;
	margin:0;
	line-height:50px;
	}
.life-con{
	width:calc(100% - 50px);
	float:left;
	border:1px solid #ddd;
	}

.life-box{
	margin:0;
	padding:10px;
	}
.life-box h5{
	margin:0 0 8px 0;
	height:24px;
	line-height:24px;
	overflow:hidden;
 -webkit-transition: 0.3s linear;
 -moz-transition: 0.3s linear;
 -ms-transition: 0.3s linear;
 -o-transition: 0.3s linear;
 transition: 0.3s linear;
	}
.life-box p{
	margin:0;
	font-size:13px;
	line-height:22px;
	color:#666;
	height:44px;
	overflow:hidden;
	}



/*********缦生活********/	

.lift3-box{
	/*padding-bottom:60px;*/
	}
.lift3-main{
	/*background:rgba(250,250,250,0.8);
	position:relative;
	top:-80px;
	margin:0 60px;
*/	padding:30px;
	}

.lift3-main h4{
	text-align:center;
	letter-spacing:1px;
	margin-bottom:30px;
	}

.lift3-main p{
	line-height:24px;
	color:#666;
	text-indent:2em;
	letter-spacing:1px;
	margin:0;
	}



.lift3-jt{
	display:block;
	color:#D00B36;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
	font-size:36px;
	}







/*********资源中心页面********/		
.sour_main{
	padding-top:20px;	
	}
.sour_list{
	margin-bottom:30px;
	}
.sour_main p{
	color:#333;
	text-align:center;
	margin:0;
	line-height:36px;
	background:#eee;
	}

.camp a{
	color:#666;

	}

.ab4-dj{
	float:right;
	width:auto;
	}
.ab4-ck{
	color:#666;
	padding:6px 10px;
	background:#f2f2f2;
	margin-right:20px;
	display:inline-block;
	
	}
.ab4-xz{
	margin-right:20px;
	color:#fa930d;
	padding:6px 10px;
	background:#f2f2f2;
	display:inline-block;
	}

.camp-list{
	border:1px solid #ddd;
	padding:10px;
	margin-bottom:30px;	
	}

.camp-list p{
	margin:0;
	font-weight:bold;
	line-height:24px;
	padding-top:10px;
	position:relative; 
	}

.camp-list p i{
	position:absolute;
	right:5px;
	line-height:24px;
	color:#D23718;
	display:inline-block;
	
	}

.sour2-yunying p{
	color:#999;
	font-weight:normal;
	font-size:12px;
	margin:10px 0 0 0 ;
	line-height:20px;
	height:40px;
	overflow:hidden;
	padding:0 !important;	
	}
.sour2-yunying h4{
	font-size:14px;
	margin:10px 0 5px 0;
	color:#666;
	}
.camp-list:hover h4{
	color:#f82868;
	}	
/*运营内页*/
.s2-inr{
	position:relative;
	
	}
.s2-inr h4{
	margin:0 0 10px 0;	
	color:#51b6e0;
	font-weight:bold;
	letter-spacing:1px;
	font-size:16px;
	line-height:36px;
	position:relative;	
	}
	
.s2-inr h4:before{
	width:36px;
	height:2px;
	content:'';
	background:#51b6e0;
	position:absolute;
	left:0;
	bottom:0;
	}

.s2-inr h3{
	margin:0 0 20px 0;
	padding:10px 0 ;	
	letter-spacing:1px;
	}
.s2-inr ul{
	padding-left:25px;
	}


.s2-inr ul li{
	list-style:square;
	color:#51b6e0;
	line-height:24px;
	letter-spacing:1px;	
	}
.s2-inr ul li span{
	color:#777;
	}	

.s2-inback a{
	color:#51b6e0;
	border:1px solid #51b6e0;
	padding:7px 30px;
	margin:20px 0;
	display:inline-block;
	transition:all 0.5s;
	}
.s2-inback a:hover{
	background:#51b6e0;
	color:#fff;
	}


/*运营内页*/

/**/
.con_join{
	margin-bottom:60px;
	}
.con_join h4{
	letter-spacing:1px;
	margin-top:0;
	position:relative;
	padding-bottom:10px;
	display:inline-block;
	
	}

.con_join h4:before{
	width:100%;
	height:2px;
	content:'';
	background:#51b6e0;
	position:absolute;
	left:0;
	bottom:0;

	}
.con_join h5{
	font-size:15px;
	color:#51b6e0;
	font-weight:bold;
	letter-spacing:1px;
	}
.con_join p{
	line-height:24px;
	letter-spacing:1px;
	color:#666;
	}
.con_join h5 i{
	padding-right:10px;
	display:inline-block;
	}


.contact {
	padding:0 0 60px 0;
	}
.contact h4{
	margin-bottom:20px;
	letter-spacing:1px;
	margin-top:0;
	position:relative;
	padding-bottom:15px;
	display:inline-block;
	}
.contact h4:before{
	width:100%;
	height:2px;
	content:'';
	background:#86bc1a;
	position:absolute;
	left:0;
	bottom:0;

	}
.contact p{
	color:#666;
	letter-spacing:1px;
	
	}
.contact p i{
	margin-right:5px;
	width:20px;
	text-align:center;
	color:#86bc1a;
	}


/*********资源中心页面********/		
.join_main{
	margin-top:20px;
	}
.join_main p{
	color:#666;
	line-height:24px;
	
	}
.join_con{
	margin-bottom:20px;
	}
.join-list2{
	background:#f5f5f5;
	padding:15px;
	}
.join-list2 h4{
	margin:0;
	padding-bottom:30px;
	}
.join-list2 p{
	margin:0;
	line-height:24px;
	}


/*join1*/



.join1_main{
	margin-top:20px;
	
	}
.join1_main .col-sm-6{
	margin-bottom:40px;
	}
.join1-list .join1-l{
	width:80px;
	float:left;
	padding:10px 20px 10px 0;
	}
.join1-list .join1-r{
	width:calc(100% - 80px);
	float:left;
	}
.join1-list .join1-r h4{
	font-size:16px;
	margin:0 0 10px 0;
	}
.join1-list .join1-r p{
	color:#666;
	}

/*join1*/

/*join2*/
.join2_con{
	width:100%;
	position:relative;
	padding-top:20px;	
	}
.join2_con ul {
	padding:0;
	margin:0;
	}
.join2_con ul li{
	width:20%;
	float:left;
	padding-bottom:30px;
	}
.join2_con ul li img{
	height:60px;
	width:auto;
	display:block;
	margin:0 auto;
	}
.join2_con ul li span{
	display:block;
	text-align:center;
	margin:20px 10px;
	}





/*join2*/

/*join3*/

.join3_main{
	margin-top:20px;
	}

.join_sec3_cons{
	width:100%;
	margin:0 auto;
	position:relative;
	}
.join_sec3_cons>ul{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
	}
.join_sec3_cons>ul>li{
	width:100%;
	position:absolute; top:0; left:0;
	z-index:10;
	}
.join_sec3_next{
	width:60px;
	height:30px;
	cursor:pointer;
	position:absolute; z-index:99; top:50%; right:0;
	margin-top:-15px;
	text-align:center;	
	-webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
	}
.join_sec3_next:before{
	width:100%;
	height:100%;
	content:'';
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	opacity:0.5;
	}	
.join_sec3_prev{
	width:60px;
	height:30px;
	cursor:pointer;
	position:absolute; z-index:99; top:50%; left:0;
	margin-top:-15px;
	text-align:center;	
	-webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
	}	
.join_sec3_prev:before{
	width:100%;
	height:100%;
	content:'';
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	opacity:0.5;
	}
.join_sec3_next i ,.join_sec3_prev i{
	margin:0;
	line-height:30px;
	color:#333;
	font-size:20px;
	-webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
	}
.join_sec3_next:hover i{
	margin-left:10px;
	}
.join_sec3_prev:hover i{
	margin-right:10px;
	}	
.join_sec3_zi{
	width:100%;
	background:#eeeeee;
	padding:20px;
	}
.join_sec3_zi h5{
	font-size:13px;
	letter-spacing:1px;
	font-weight:bold;
	color:#333;
	margin:0;
	margin-bottom:10px;
	}	
.join_sec3_zi p{
	margin:0;
	font-size:12px;
	letter-spacing:2px;
	line-height:22px;
	color:#666;
	}		


/*join3滚动*/
.join4_main{
	margin:0 auto;
	position:relative;
	padding-top:30px;
	}

.join4_main input{
	width:100%;
	border:1px solid #ddd;
	background:#fff;
	padding:8px 15px;
	color:#aaa;
	margin-top:20px;
	}
.join4_main textarea{
	width:100%;
	border:1px solid #ddd;
	background:#fff;
	padding:8px 15px;
	color:#aaa;
	margin-top:20px;
	resize:none;
	height:140px;
	}
.join4_main button{
	background:#CFB103;
	color:#fff;
	width:120px;
	line-height:44px;
	margin:20px auto 0 auto;
	display:block;
	border:0;
	}

.join4_l{
	width:100%;
	}
.join4_l h4{
	margin:0;
	font-size:16px;
	text-align:center;
	color:#CFB103;
	}
.join4_r{
	text-align:center;
	position:relative;
	border-left:1px solid #ddd;
	}

.join4_r img{
	padding-top:7%;
	
	}

.join4_r h4{
	padding-top:15%;
	letter-spacing:1px;
	}
.join4_r p{
	padding:0 20px;
	color:#666;
	line-height:24px;
	letter-spacing:1px;
	}

.join4_r h3{
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-100px;
	color:#CFB103;
	font-size:30px;
	}
/*8.31修改页面新增*/	
.sour-l{
	width:60px;
	height:60px;
	background:#51b6e0;
	float:left;
	}
.sour-l img{
	width:30px;
	height:30px;
	display:block;
	margin:15px auto;
	}

.sour-r{
	width:calc(100% - 60px);
	float:left;
	border:1px dashed #51b6e0;
	padding:10px;
	margin-bottom:30px;
	height:auto;
	
	}

.sour-r h5{
	letter-spacing:1px;
	color:#333;
	}
.sour-r p{
	color:#666;
	letter-spacing:1px;
	line-height:24px;
	}
.sour1n p{
	line-height:24px;
	letter-spacing:1px;
	}


.sour1n-l{
	height:100%;
	}
.sour-img1{
	/*background:url(../images/sour_1.jpg) center no-repeat;
	background-size:cover;*/
	}
.sour-img2{
	background:url(../images/sour_2.jpg) center no-repeat;
	background-size:cover;
	}

.sour1n-l img{
	height:100%;
	width:auto;
	overflow:hidden;
	}
.sour1n-r{
	background:#51b6e0;
	padding:40px;
	position:relative;
	color:#fff;
	}
.sour1n-r .sour1-jt{
	position:absolute;
	left:-20px;
	top:50%;
	margin-top:-20px;	
	}
.sour1n-r .sour1-jt img{
	height:40px;
	width:auto;
	}

.sour1n-r1{
	background:#f5f5f5;
	padding:40px;
	position:relative;
	color:#666;
	}
.sour1n-r1 p{
	text-indent:2em;
	margin-bottom:20px;
	}
.sour1n-r1 .sour1-jt{
	position:absolute;
	right:-20px;
	top:50%;
	margin-top:-20px;
	z-index:1;	
	}

.sour1n-r1 .sour1-jt img{
	height:40px;
	width:auto;
	}
/*缦尚生活*/
.sour1ms_con{
	background:#f5f5f5;
	position:relative;
	padding-bottom:50px;
	}
.sour1-life{
	padding:20px;
	position:relative;
	
	}

.sour1-life h4{
	font-size:14px;
	color:#666;
	line-height:24px;
	letter-spacing:1px;
	text-indent:2em;
	margin-bottom:30px;	
	}
.sour1-life h5{
	color:#666;
	border-left:3px solid #51b6e0;
	padding-left:15px;
	font-size:16px;
	margin-bottom:20px;
	letter-spacing:1px;
	}
.sour1-life ul{
	padding:0 0 0 15px;
	margin:0;
	}

.sour1-life ul li{
	list-style:square;
	color:#51b6e0;
	line-height:24px;
	}


.sour1-life span{
	display:block;
	color:#666;
	
	}


.sour1-tu{
	margin-top:30px;
	}
.sour1-tu img{
	width:auto;
	max-width:100%;
	}

/*缦尚生活*/




.sour-2ntit{
	margin-top:40px;
	}
.sour-2ntit h4{
    letter-spacing: 1px;
    margin-top: 0;
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
	margin-bottom:20px;	
	
	}
.sour-2ntit h4:before {
    width: 100%;
    height: 2px;
    content: '';
    background: #51b6e0;
    position: absolute;
    left: 0;
    bottom: 0;
}
.sour-juli{
	margin:40px 0 20px 0;
	}
.sourimg{
	display:block;
	margin:15px auto;
	width:auto;
	max-width:100%;
	}
	
.sour-2n-list{
	background:#fdfdfd;
	border:1px dashed #ddd;
	margin-bottom:15px;
	padding:15px 20px 20px 20px;
	
	}

.sour-2n-list p{
	margin:0;
	color:#999;
	}
.sour-2n-list p i{
	margin-right:5px;
	color:#666;
	}
.sour-2n-list h4{
	font-size:14px;
	margin-bottom:15px;
	}
.sour-2n-list h4 span{
	border-left:3px solid #51b6e0;
	padding-left:10px;
	}

/*循环消费管道战略 end*/



.sour4n {
	text-align:center;
	}
.sour4n h4{
	margin:0 0 20px 0;
	border:3px solid #ccc;
	padding:0  20px;
	display:inline-block;
	line-height:48px;
	color:#666;	
	}
.sour4n-list{
	overflow:hidden;
	width:100%;
	height:100%;
	}
.sour4n i{
	display:block;
	color:#51b6e0;
	padding:10px 0;
	margin:0 auto;
	text-align:center;
	font-size:36px;	
	}
.sour4n .sour4n-list2{
	background:#fafafa;
	overflow:hidden;
	padding:20px;
	}
.sour4n .sour4n-list2  p{
	color:#999;
	line-height:24px;
	letter-spacing:1px;
	text-align:left;
	}



/*公司参观指南*/
.sour4-box{
	position:relative;
	}
.sour4-box .col-sm-11{
	margin-bottom:30px;
	}
.sour4-l{
	position:relative;
	height:100%;
	width:100%;
	}
.sour4-box:before{
	width:1px;
	height:100%;
	background:#86bc1a;
	content:'';
	position:absolute;
	left:22px;
	z-index:-1;
	}


.sour4-l span{
	width:100%;
	background:#86bc1a;
	padding:25%;
	display:block;
	text-align:center;
	color:#fff;
	}	

.sour4-r{
	border:1px dashed #86bc1a;
	padding:30px;
	color:#666;
	}
.sour4-r h4{
	font-size:16px;
	color:#333;
	margin:0 0 15px 0;
	}
.sour4-r h5 i{
	width:20px;
	text-align:center;
	margin-right:10px;
	color:#86bc1a;
	}













/*公司参观指南*/

	
.join-list{
	}	
	
.join_con .list1{
	line-height:36px;
	text-align:center;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#666;
	}
.join_con .list2 {
	border-bottom:1px solid #ccc;
	padding:10px 0;
	}
.join_con .list2 img{
	height:60px;
	width:80px;
	float:left;
	vertical-align:middle;
	}

.join_con .list2 p{
	margin-top:20px;
	display:inline-block;
	text-align:center;
	color:#666;
	width:100%;
	}


.join_con .join-zi{
	color:#666;
	padding-left:10px;
	display:block;
	float:left;
	position:relative;
	height:60px;
	line-height:60px;
	overflow:hidden;
	width:80%;
	}
.join_con .join-zi i{
	position:absolute;
	right:0;
	line-height:60px;
	display:inline-block;
	color:#9948e5;

	
	}
.join_con .date{
	font-size:12px;
	}



.join1n{
	}

.join1n-list p{
	position:relative;
	padding-left:12px;
	margin:0;
	line-height:36px;
	}

.join1n-list p:before{
	width:6px;
	height:6px;
	background:#9948e5;
	content:'';
	position:absolute;
	left:0;
	top:50%;
	margin-top:-3px;	
	}

.join1n-list img{
	border:1px solid #eee;
	padding:1px;
	}

.join1n-list p a{
	position:absolute;
	right:0;
	color:#999;
	}

.join1n-list p a:hover{
	color:#9948e5;
	}


.join2n{
	position:relative;
	}

.join2n-list{
	border:1px solid #f2f2f2;
	margin-bottom:30px;
	}

.join2n-box{
	background:#f2f2f2;
	padding:10px;
	}
.join2n-box p{
	margin:0;
	line-height:36px;
	position:relative;
	color:#666;
	}
.join2n-box p a{
	position:absolute;
	right:0;
	color:#999;
	
	}

.join2n-box p a:hover{
	
	color:#9948e5;
	}



.join3n-list{
	position:relative;
	margin-bottom:30px;
	}
.join3n-list span{
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
	line-height:48px;
	padding:0 40px;
	letter-spacing:1px;
	}
.join3n-list span:hover a{
	color:#9948e5;
	}
.join3n-list span a{
	text-align:center;
	color:#fff;
	display:block;
	}
	
.join3n-list span:before{
	width:100%;
	height:100%;
	content:'';
	background:#000;
	position:absolute;
	right:0;
	left:0;
	z-index:-1;
	opacity:0.3;
	
	}

.ab1n-list{
	position:relative;
	margin-bottom:30px;
	}


.ab1n-list img{
	display:block;
	height:100%;
	}
.ab1n-list p{
	position:absolute;
	bottom:0;
	right:0;
	margin:0;
	display:table-cell;
	vertical-align:middle;
	height:120px;
	width:120px;
	line-height:120px;
	overflow:hidden;
	background:#86bc1a;
	color:#fff;
	padding:0 20px;
	
	}
	
/*8.31修改页面新增*/	
/*登录注册*/
.dl-box{
	margin:60px;
	padding:60px 0;
	border:1px solid #ddd;
	}


.dl-box h3{
	text-align:center;
	margin-bottom:60px;
	letter-spacing:3px;
	font-size:24px;
	color:#D23718;
	}

.dl-list{
	margin-bottom:0;
	width:440px;
	margin:0 auto;	
	}
.dl-list .list{
	height:70px;
	}
.dl-list input{
	border:1px solid #ddd;
	color:#ccc;
	padding:10px;
	width:320px;
	float:right;
	}
.dl-list p{
	width:100px;
	float:left;
	color:#666;
	line-height:40px;
	text-align:right;
	letter-spacing:2px;
	}
.dl-list p i{
	color:#D23718;
	padding-right:5px;
	}
.dl-but{
	text-align:center;
	}
.dl-list button{
	margin-top:50px;
	display:inline-block;
	border:1px solid #D23718;
	padding:10px 40px;
	background:#fff;
	color:#D23718;
	}

.dl-list button:hover{
	background:#D23718;
	color:#fff;	
	}
.dl-list .zc {
	color:#666;
	margin-top:30px;
	}
.dl-list .zc a{
	color:#D23718;
	}

/*登录注册*/

/*直销披露*/
.zhixiao{
	color:#666;
	}
.zx-left ul{
	margin:0 0 100px 0;
	padding:0;
	}
.zx-left ul li{
	margin:0 ;
	padding:0;
	line-height:36px;
	border:1px solid #ddd;
	border-bottom:0;
	padding:0 0 0 20px;
	font-size:12px;
	
	}
.zx-left ul li a{
	color:#666;
	}

.zx-left ul li a i{
	margin-right:10px;
	}

.zx-left ul li .first{
	text-align:center;
	font-size:14px;
	letter-spacing:1px;
	
	
	}
.zx-left .zx_on a{
	color:#1b76c0 !important;
	}

.zx-rtit p{
	line-height:36px;
	margin:0;
	font-size:14px;
	position:relative;
	padding-left:10px;	
	}
.zx-rtit p:before{
	width:2px;
	height:16px;
	content:'';
	background:#1b76c0;
	position:absolute;
	left:0;
	top:11px;
	}
.zx-right{
	font-size:12px;
	margin-bottom:60px;
	}

.zx-right .zx-table{
	text-align:center;
	
	}
.zx-rcon{
	margin-top:20px;
	}
.zx-rcon p{
	line-height:24px;
	}
.zx1-list{
	height:36px;
	line-height:36px;
	margin-top:15px;
	}
.zx1-list select{
	padding:5px;
	width:260px;
	}

.zx1-list button{
	margin-left:63px;
	display:block;
	margin-top:30px;
	width:100px;
	line-height:30px;
	color:#fff;
	background:#1b76c0;
	border:0;
	}


.zx2_t{
	width:100%;
	margin-bottom:20px;
	}
.zx2_t span{
	display:inline-block;
	line-height:25px;
	color:#fff;
	padding:5px 25px;
	background:#ddd;
	cursor:pointer;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	}	
.zx2_on{
	background:#1b76c0 !important;
	}
	
.zx2_con{
	display:none;
	}

.zx2-list{
	margin-bottom:20px;
	}

.zx2-list p{
	background:#1b76c0;
	color:#fff;
	text-align:center;
	line-height:36px;
	}

.zx4-rcon h5{
	text-align:center;
	margin-bottom:20px;	
	}

.zx4-rcon p{
	margin:0;
	}

.zx4-rcon .zx4-span{
	font-weight:bold;
	}


.zx7-rcon img{
	width:45%;
	display:block;
	margin:0 auto;
	float:left;
	margin-right:5%;
	}


.zx9-rcon table{
	text-align:center;
	}

.zx12-rcon .zx12-span{
	font-weight:bold;
	}

.zx12-rcon h5{
	text-align:center;
	margin-bottom:20px;	
	}

.zx12-rcon p{
	margin:0;
	}
	
	
	
/*直销披露*/



.webmap h3 p{
	text-align:center;
	color:#D23718;
	letter-spacing:2px;
	position:relative;
	padding-bottom:10px;
	margin:0 0 5px 0;	
	}

.webmap h3 span{
	display:block;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:0;
	text-align:center;
	margin-bottom:30px;
	color:#D23718;
	
	}

.webmap h3 p:before{
	width:60px;
	height:2px;
	content:'';
	background:#D23718;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-30px;
	}


.webmap table .tit{
	font-size:16px;
	}

.webmap table td img{
	display:block;
	margin:20px auto 10px auto;
	}




.webmap{
	margin:60px auto;
	}
.webmap table{
	text-align:center;
	}

.webmap ul{
	margin:0;
	padding:0;
	}

.webmap a{
	color:#333;
	line-height:30px;
	display:inline-block;
	/*font-size:16px;*/
	}

.webmap .mapli{
	float:left;
	width:25%;
	margin-bottom:60px;
	}

.webmap .mapli a{
	display:block;
	margin-bottom:10px;
	}
	
.webmap a:hover{
	color:#D23718 !important ;
	position:relative;
	top:-2px;	
	}
.webmap .mapli .maperji a{
	font-size:14px;
	padding-left:20px;
	color:#666;
	position:relative;
	margin-bottom:0;	
	}
	
	
.webmap .mapli .maperji a:before{
	width:10px;
	height:10px;
	border-radius:100%;
	background:#D23718;
	content:'';
	position:absolute;
	left:0;
	top:50%;
	margin-top:-5px;
	}
.webmap .mapli .maperji li{
	position:relative;
	}
.webmap .mapli .maperji li:before{
	width:1px;
	height:100%;
	background:#D23718;
	content:'';
	position:absolute;
	left:5px;
	top:0;
	}
	
	
.unohacha{
	float:right;
	}


/*订货中心*/	
.dh{
	margin-top:40px;
	color:#666;
	font-size:16px;
	letter-spacing:1px;
	}
/*订货中心*/	
/*互动中心*/	
.hd{
	padding:204px 0;
	position:relative;
	background:#f8f8f8;
	
	}
.hd-list{
	width:50%;
	float:left;
	text-align:center;
	position:relative;
	border-right:1px solid #fff;
	}
.hd-list i{
	font-size:60px;
	width:160px;
	height:160px;
	text-align:center;
	line-height:100px;
	padding:30px;
	border-radius:100%;
	background:#CFB103;
	color:#fff;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;	
	}
.hd-list i:hover{
	background:#D23718;
	color:#fff;
	
	}
.hd-list a{
	position:relative;
	}
.hd-list p{
	margin-top:30px;
	}
.hd-list2{
	/*margin-left:-10%;*/
	}
.hd-list2 img{
	display:none;
	position:absolute;
	left:0;
	top:-90px;
	}

.hd-list2:hover img{
	display:block;
	}

/*互动中心*/	

/*招商中心*/	
.zhaos{
	margin-top:40px;
	}

.zs1 p{
	line-height:24px;
	letter-spacing:1px;
	color:#666;
	}
.zs2{
	margin-bottom:30px;
	}
.zs2-list{
	border:1px dashed #CFB103;
	padding:10px;
	margin-top:15px;
	 }

.zs2-list h5{
	text-align:center;
	font-size:16px;
	letter-spacing:1px;
	}
.zs2-list p{
	color:#666;
	line-height:24px;
	}
.zs3{
	padding-top:20px;
	}
.zs3-p{
	color:#666;
	letter-spacing:1px;
	line-height:24px;
	text-indent:2em;
	padding-top:80px;
	padding-right:20px;
	}
.zs3 img{
	margin-bottom:15px;
	}

.zs4{
	padding-top:20px;
	margin-bottom:100px;
	}
/*招商中心*/	


/*特效*/

.tx1_box{
	overflow:hidden;
	}
.tx1{
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;
	}

.tx1:hover{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	}
	

/*特效*/

@media (min-width: 768px) and (max-width: 992px){
	.sour-img1,.sour-img2{
		/*height:300px !important;*/
		}
	
	}


.clm{
	margin-left:0 !important;
	margin-right:0 !important;
	}
.clp{
	padding-left:0 !important;
	padding-right:0 !important;
	}
	
.clm1 {
	margin-left: -5px !important;
	margin-right: -5px !important;
}
.clp1 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.clm2 {
	margin-left: -7px !important;
	margin-right: -7px !important;
}
.clp2 {
	padding-left: 7px !important;
	padding-right: 7px !important;
}
.clm3 {
	margin-left: -10px !important;
	margin-right: -10px !important;
}
.clp3 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}



.qywh_box{
	height:auto;
	padding:0px 50px;
	}
.qywh_tp{
	width:50%;
	height:auto;
	border: 10px solid #fff;
	margin-top: -160px;
    margin-left: 0;
    z-index: 9999;
    position: relative;
	}
.qywh_one{
	height:auto;
	margin-top:30px;
	}
.qywh_bt{
	height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #86bc1a;
    font-size: 18px;
    color: #86bc1a;
	background:url(../images/wnxtb.png) left center no-repeat;
	padding-left:35px;
	}
.qywh_bt01{background:url(../images/wnxtb01.png) left center no-repeat;}
.qywh_bt02{background:url(../images/wnxtb02.png) left center no-repeat;}
.qywh_bt span{
	font-size:14px;
	float:right;
	text-transform: uppercase;
	}
.qywh_bt1{
	line-height:30px;
	font-size:14px;
	margin-top: 15px;
	}
.qywh_bt2{line-height:30px;
	font-size:14px;}
.qywh_bt2 span{
	 color: #86bc1a;
	 margin-right:5px;
	 font-family:"宋体";
	 font-size:16px;
	 font-weight:bold;
	 }
.qywh_neir{
	height: auto;
    margin-top:20px;
    border: 1px dotted #ddd;
    padding: 15px;
	}
.qywh_neir p{
	line-height:25px;
	text-indent:2em;
	margin:10px 0;
	text-align:justify; 
	text-justify:inter-ideograph;
	}
.qywh_neir p span{ color: #86bc1a;}





.culture_one{
	height:325px;
	margin-top:120px;
	position:relative;
	}
.culture_bt{
	width:180px;
	height:150px;
	background: #f5f5f5;
	position:absolute;
	top:-80px;
	left:20px;
	}
.bt_ztb{
	width:46px;
	margin:0 auto;
	margin-top: 20px;
	}
.bt_ywbt{
	line-height:25px;
	text-align:center;
	margin-top: 8px;
	position: relative;
	z-index:999;
	font-family:Arial, Helvetica, sans-serif;
	}
.bt_zwbt{
	line-height: 30px;
    text-align: center;
    font-size: 18px;
	position: relative;
	z-index:999;
	}
.bt_xgs{
	width:120px;
	height:1px;
	background:#ddd;
	position:absolute;
	top:100px;
	left:25px;
	 transform:rotate(-40deg);  
	  -webkit-transform:rotate(-40deg);  
	  -moz-transform:rotate(-40deg);  
	  -o-transform:rotate(-40deg);   
	 -ms-transform:rotate(-40deg);
	}
	
.bt_ywbtda{
	position: absolute;
    top: -85px;
    right: 40px;
    line-height: 30px;
    font-size: 24px;
    text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	}
.bt_tiao{
	width:60%;
	height:30px;
	background:#86bc1a;
	color:#fff;
	line-height:30px;
	text-align:center;
	position:absolute;
	top: -15px;
    right: 40px;
	}
.whyj_nr{
	width:90%;
	height:auto;
	margin:0 auto;
	position:absolute;
	top:70px;
	left:5%;
	}
.whyj_nr p{
	line-height:25px;
	text-indent:2em;
	margin:10px 0;
	text-align:justify; 
	text-justify:inter-ideograph;
	}
.shiming_tp{
	width:25%;
	height:auto;
	float:left;
	}
.shiming_wz{
	width:70%;
	height:auto;
	float:right;
	}
.whyj_nr01{top: 58px;}
.whyj_nr01 p{margin: 8px 0;}
.whyj_nr p span{color: #86bc1a;}
.clear{ clear:both;}


@media (max-width: 767px) {
.qywh_box{padding: 0px 15px;}
.qywh_tp{margin-top: -50px;}
.qywhimg{ display:none;}
.culture_bt{ position:relative;left:auto; right:auto !important; margin:0 auto; top:auto;}
.bt_ywbtda{position:static; left:auto; right:auto; margin:0 auto; text-align:center;}
.bt_tiao{ width:100%;position:static; left:auto; right:auto; margin:0 auto; height:auto; padding:5px 20px; margin-top:20px;}
.whyj_nr{width:100%;position:static; left:auto; right:auto; margin:0 auto;margin-top: 20px;}
.culture_one{ margin-top:50px; height:auto;}
}
