﻿/* CSS Document */
/*qt：xq*/
*{ padding:0; margin:0;}
html{ overflow-x:auto; overflow-y:auto;}
ul, ol,li{ list-style-type:none; line-height:normal;}
body, button, input, select, textarea{ font-family:'Microsoft yahei' ,Arial; font-size:12px;}
code, kbd, pre, samp {font-family:'Microsoft yahei' ,Arial;}
a{ text-decoration:none; color:#333;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	/*清除IOS系统点击默认事件*/
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;}
a:hover{color:#333; cursor:pointer;}
img{border:0; max-width:100%;}
table { border-collapse: collapse; border-spacing: 0; }
h1,h2,h3,h4,h5,h6{margin:0; font-weight:normal; font-family:'Microsoft yahei' ,Arial;}
h1{font-size: 32px;}
h2{font-size: 24px;}
h3{font-size: 22px;}
h4{font-size: 18px;}
h5{font-size: 14px;}
h6{font-size: 12px;}
input,table,tr,td{ margin:0; padding:0; border:none;}
button,table{ border:none; background:none; margin:0; padding:0;}
select{ margin:0; padding:0; font-family:'Microsoft yahei' ,Arial;}
textarea{ resize:none;}
input{ outline:0;}

.pz_top{ float:left; width:100%;}
.pz_banner{ float:left; width:100%; overflow:hidden; position:relative; /*height:1080px;*/ margin-top:125px;}
.pz_main{ float:left; width:100%; overflow:hidden;}
.pz_down{ float:left; width:100%; }

@media  screen and (max-width:1199px){
	.pz_banner{ /*height:767px;*/ margin-top:80px;}
}

/*@media  screen and (max-width:991px){
	.pz_banner{ height:480px;}
}*/

@media  screen and (max-width:767px){
	.pz_banner{ margin-top:50px;}
}

/*pc版头部*/
.top1{ position:absolute; width:100%; height:125px; left:0; top:0; background: #f5f5f5; z-index:2500;}
.top1.active{ position:fixed; top:-125px;}
.top1.active.mt{ background:rgba(255,255,255,0.9);
	-webkit-transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	-webkit-box-shadow: 0 2px 6px #aaa;
	-moz-box-shadow: 0 2px 6px #aaa;
	-o-box-shadow: 0 2px 6px #aaa;
	box-shadow: 0 2px 6px #aaa;}
.top1.active.mt1{ top:0;}
.top1 .logo{ float:left; width:160px; height:55px; margin:41px 0 0 0;}
.top1 .logo a,
.top1 .logo a img{ display:block; float:left; width:100%;}

.c_0100_1{ float:left; margin-left:55px;}
.menu{ float:left; height:75px; margin-top: 50px;}
.menu .nli{ float:left; position:relative; }
.menu .nli span a{ float:left; padding:0 29px; height:75px; color:#221815; font-size:16px;line-height:66px; }
.menu .nli span a:hover,
.menu .nli.on span a{ color:#006158;}


.menu .sub_1{ display: none; position:absolute; top:75px; left:-94px; width: 560px; overflow:hidden; }
.menu .sub_1[data-m="5"]{ left: -218px;}
.menu .sub_1[data-m="6"]{ left: -342px;}
.menu .sub_1[data-m="7"]{ left: -466px;}
.menu .sub_1 .trangle{ float: left; width:12px; height: 10px; margin-left: 145px; background: url("images/20190318_1.png") bottom no-repeat; background-size: auto 100%;}
.menu .sub_1[data-m="5"] .trangle{ margin-left:279px; }
.menu .sub_1[data-m="6"] .trangle{ margin-left:403px; }
.menu .sub_1[data-m="7"] .trangle{ margin-left:527px; }
.menu .sub_1 .sub_c{ float:left; width: 100%; background-color: #fff;  padding:20px 30px 30px 0; }
.menu .sub_1 .sub_c .subTitle{ float: right; width: 18px; color: #221815; font-size: 16px; line-height: 24px; margin-right: 14px; }
.menu .sub_1 .sub_c .subList{ float: right; width:363px;
	display: -webkit-flex; /* Safari */
	display: flex;
	align-items:stretch;
	-webkit-align-items:stretch;
}
.menu .nli.four .sub_1 .sub_c .subList{ float: right; width:484px;
	display: -webkit-flex; /* Safari */
	display: flex;
	align-items:stretch;
	-webkit-align-items:stretch;
}
.menu .sub_1 .sub_c .subList .cell{ float: left; width:121px; border-left: #dbdbdb solid 1px; padding-left: 25px; }
.menu .sub_1 .sub_c.normal{ position: relative;
	float: left;
	width: 1170px;
	left: 50%;
	margin-left: -585px;
	padding: 3px 0 8px 0;
	text-align: center;
}
.menu .sub_1 .li2{ float:left; width:150%; padding: 4px 0; line-height:16px; color: #3f3f3f; font-size:14px; }
.menu .sub_1 .li2.gcal{width:60px; padding-left:0;}
.menu .sub_1 .li2 a{ color:#595757;}
.menu .sub_1 .li2:hover a{ color:#006158;}

.menu .sub_1 .li2.center{float:none; display:inline-block;}



.menu .sub_pro{ display: none; position:absolute; top:75px; left:-94px; width: 560px; overflow:hidden;  }
.menu .sub_pro[data-m="5"]{ left: -218px;}
.menu .sub_pro[data-m="6"]{ left: -342px;}
.menu .sub_pro[data-m="7"]{ left: -466px;}


.menu .sub_pro .trangle{ float: left; width:12px; height: 10px; margin-left: 145px; background: url("images/20190318_1.png") bottom no-repeat; background-size: auto 100%;}
.menu .sub_pro[data-m="5"] .trangle{ margin-left:279px; }
.menu .sub_pro[data-m="6"] .trangle{ margin-left:403px; }
.menu .sub_pro[data-m="7"] .trangle{ margin-left:527px; }

.menu .sub_pro .sub_c{ float:left; width: 90%; background-color: #fff;  padding:20px 30px 30px 0; }
.menu .sub_pro .sub_c .subTitle{ float: right; width: 18px; color: #221815; font-size: 16px; line-height: 24px; margin-right: 14px; }
.menu .sub_pro .sub_c .subList{ float: right; width:374px;
	/*display: -webkit-flex; 
	display: flex;
	align-items:stretch;
	-webkit-align-items:stretch;*/
}
.menu .nli.four .sub_pro .sub_c .subList{ float: right; width:484px;
	display: -webkit-flex; /* Safari */
	display: flex;
	align-items:stretch;
	-webkit-align-items:stretch;
}
.menu .sub_pro .sub_c .subList .cell{ float: left; width:155px; border-left: #dbdbdb solid 1px;  }
.menu .sub_pro .sub_c.normal{ position: relative;
	float: left;
	width: 1170px;
	left: 50%;
	margin-left: -585px;
	padding: 3px 0 8px 0;
	text-align: center;
}
.menu .sub_pro .li2{ line-height:16px; color: #3f3f3f; font-size:14px; }
.menu .sub_pro .li2.gcal{width:60px; padding-left:0;}
.menu .sub_pro .li2 a{ color:#595757; display:block;  padding: 4px 25px;}
.menu .sub_pro .li2 a span{display:none; padding-left:5px;}
.menu .sub_pro .li2:hover a{ color:#006158;}

.menu .sub_pro .li2.center{float:none; display:inline-block;}

.menu .sub_pro .sub_c .subList .cell.hd{width:192px;}
.menu .sub_pro .hd .li2.on{ background:#006158;}
.menu .sub_pro .hd .li2.on a{ color:#fff;}
.menu .sub_pro .hd .li2.on a span{display:inline-block;}

.menu .sub_pro .bd .li2 a{ color:#006158;}
.menu .sub_pro .bd .li2:hover{ background:#eee;}


/*下载系统*/
.topLoad{ position: absolute; right: -10px; top: 45px;}
.topLoad .loadLink{ float: left; color:#221815; font-size: 16px; line-height: 75px; padding-right: 17px;}
.topLoad .loadLink:hover{ color: #006158;}
.topLoad .language{ float: left; color:#221815; font-size: 16px; line-height: 75px; padding-left: 17px;}
.topLoad .language:hover{ color: #006158;}


.searchicon{ float:left; margin:16px 0 0 3px; position:relative;}
.searchicon a{ display:block; float:left; background:url(images/searchicon_1.png) no-repeat center; border:1px solid #676767; width:34px; height:34px; overflow:hidden; position:relative;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;}
.searchicon a:before{content: ""; position:absolute; z-index:-1; top:0; left:0; width:100%; height:100%; background:#676767;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;}
.searchicon a.search_a:hover{ background:url(images/searchicon_h.png) no-repeat center;}
.searchicon a.search_a:hover:before{
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-ms-transform: scale(0,0);
	-o-transform: scale(0,0);
	transform: scale(0,0);}
.searchicon input{ float:left; width:200px; height:40px; background:rgba(255,255,255,0.9); border:1px solid #006158; padding:9px; line-height:20px; font-size:14px; color:#595757;}
.searchicon input::-webkit-input-placeholder { color:#595757 !important;}
.searchicon input:-moz-placeholder {  color:#595757 !important;}
.searchicon input::-moz-placeholder {  color:#595757 !important;}
.searchicon input:-ms-input-placeholder { color:#595757 !important; }
.searchicon span{display:none; cursor:pointer; width:32px; height:40px; background:url(images/searchicon_h.png) no-repeat center; position:absolute; right:0; top:50px;  }
.searchicon .searchBox{display:none; position:absolute; right:0; top:50px; width:240px;}
.searchicon a.btn_a{ float:left; width:40px; height:40px; border:0;	-webkit-border-radius:0%;
	-moz-border-radius:0%;
	border-radius:0%; }
.searchicon a.btn_a:before{
	-webkit-border-radius:0%;
	-moz-border-radius:0%;
	border-radius:0%;}

@media  screen and (max-width:1600px){
	/*.top1 .logo{ margin:4px 0 0 0;}*/
	.c_0100_1{ margin-right:0;}
}





/* 城市切换 */
.csqh{ float:left; height:66px;position:relative; z-index:99; margin-left:30px; margin-top: 49px;}
.csqh .csqh_1{ float:left; text-align:center; height:66px; line-height:66px; font-size:14px; cursor:pointer; color:#006158; background:url(images/img_csqh_1.png) no-repeat right center; padding-right:15px;}
.csqh .csqh_1 span{ display:block; float:left; width:100%; font-size:20px; line-height:30px; height:30px; margin-top:10px; color:#006158;}
.csqh .csqh_1 font{ display:block; float:left; width:100%; font-size:12px; height:20px; line-height:20px; color:#858585; cursor:pointer;}
.csqh .csqh_2{ display:none; position:absolute; left:0; top:66px; width:452px; padding:9px; border:1px solid #bfbfbf; background:rgba(255,255,255,0.9);}
.csqh .csqh_2 ul{ float:left; width:50%;}
.csqh .csqh_2 ul li{ float:left; width:100%; font-size:12px; line-height:24px; padding-left:25px; position:relative;}
.csqh .csqh_2 ul li span{ display:block; position:absolute; left:0; top:0; height:24px; line-height:24px; text-transform:uppercase; color:#ff5a00; font-weight:bold; font-size:14px;}
.csqh .csqh_2 ul li a{display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-right:18px; color:#666;}
.csqh .csqh_2 ul li a:hover{ color:#ff5a00;}

@media  screen and (max-width:1199px){
	.csqh{ margin-top:10px;}
}

@media  screen and (max-width:767px){
	.csqh{ height:50px; margin-top:0; width:80px; padding-top:4px; position:relative; z-index:99; margin-left:5px;}
	.csqh .csqh_1 span{ font-size:16px; line-height:26px; height:26px; margin-top:0;}
	.csqh .csqh_1 font{ font-size:12px; height:18px; line-height:18px;}
	.csqh .csqh_2{ left:-102px; top:50px; width:290px; padding:0 9px; height:200px; overflow-y:scroll;}
	.csqh .csqh_2 ul{ width:100%; padding:9px 0;}
	.csqh .csqh_2 ul li a{margin-right:10px;}
}


/*phone版头部*/
.top2{ position:fixed; left:0; top:0; width:100%; height:80px; background-color:#fff; z-index:1050;}
.top2 .logo{ float:left; width:167px; margin:11.5px 0 0 0;}
.top2 .logo a,
.top2 .logo a img{ display:block; float:left; width:100%;}


/*手机按钮*/
.menuph{
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	text-align: center;
}
.menuph .point
{
	display: inline-block;
	width: 22px;
	height: 18px;
	margin-top: 16px;
	position: relative;
}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before
{
	width: 22px;
}
.menuph .navbtn
{
	position: absolute;
	top: 9px;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 1px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #006158;
}
.menuph .navbtn::after,
.menuph .navbtn::before
{
	position: absolute;
	left: 0;
	display: inline-block;
	width: 22px;
	height: 1px;
	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #006158;
}
.menuph .navbtn::after
{
	top: -9px;
}
.menuph .navbtn::before
{
	top: 9px;
}
.menuph .point.active .navbtn{
	background: transparent;
}
.menuph .point.active .navbtn::after{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0px;
}
.menuph .point.active .navbtn::before
{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 0px;
}

/*手机下拉*/
.xialaph{
	position:fixed;

	top: 0;
	left:100%;
	width: 100%;
	padding:80px 30px 0 30px;
	/*! display: none; */
	z-index: 1049;
	background:#fff;
height:100%;
-webkit-transition: all 1s ease-out 0s; 
-moz-transition: all 1s ease-out 0s; 
-o-transition: all 1s ease-out 0s; 
transition: all 1s ease-out 0s;  
}
.xialaph.active{ /*! display:block; */ left:0;}
.xialaph .scrollbox{width: 100%; height:100%; overflow-y:scroll;}

.xialaph .img_d{ display:none;}
.xialaph .ul2,
.xialaph .ul3{
	display: none;
}
.xialaph h4 a{
	color: #006158;
	font-size: 13px;
	line-height: 53px;
}
.xialaph h4{
	position: relative;
}
.xialaph li h4::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
}
.xialaph h5 a{
	color: #006158;
	font-size: 13px;
	font-family: "微软雅黑";
	line-height: 53px;
}
.xialaph h5{
	position: relative;
}
.xialaph h5::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #e5e5e5;
	/*opacity: 0.05;*/
}
.xialaph li:last-child h5::after{
	display: none;
}
.xialaph h4 img{
	width: 13px;
	height: 13px;
	float: right;
	margin-top: 20px;
	cursor: pointer;
}
.xialaph h5 img{
	width: 11px;
	height: 11px;
	float: right;
	margin-top: 9px;
	margin-right: 0px;
	cursor: pointer;
}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{
	display: none;
}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{
	display: block;
}
.xialaph .ul3{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 28px;
	position: relative;
}
.xialaph .ul3::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #e5e5e5;
}
.xialaph li:last-child .ul3::after{
	display: none;
}
.xialaph .ul3 li a{
	color: #006158;
	font-size: 12px;
	line-height: 20px;
	display: block;
}
.xialaph .ul3 li{
	padding-top: 5px;
}
.xialaph .ul3 li:first-child{
	padding-top: 0;
}
.xialaph .phsou{
	position: relative;
	margin-top: 30px;
}
.xialaph .phsou input{
	width: 100%;
	height: 56px;
	background-color: #fff;
	color: #aaa;
	font-size: 14px;
	padding-left: 20px;
	border: 1px solid #e5e5e5;
}
.xialaph .phsou img{
	cursor: pointer;
	width: 21px;
	height: 22px;
	position: absolute;
	top: 17px;
	right: 29px;
}
.xialaph .try{ text-align:center; padding:30px 0 0 0; }
.xialaph .try a{display:inline-block; width:120px; background-color:#80b63b; font-size:16px; color:#fff; line-height:50px;}
.xialaph_1{ float:left; width:100%; text-align:center; margin:50px 0;}
.xialaph_1 a{ display:inline-block; margin:0 70px; width:135px; height:48px; text-align:center; border:2px solid #d2d2d2; line-height:44px; font-size:15px; color:#006158;}

@media  screen and (max-width:767px){
	.top2{ height:50px;}
	.top2 .logo{ float:left; width:97px; margin:8.5px 0 0 0;}
	.menuph{top:0; right:0;}
	.xialaph{ padding:50px 15px 25px 15px;}
	.xialaph_1{ float:left; width:100%; text-align:center; margin:25px 0;}
	.xialaph_1 a{ margin:0 5px; width:auto; padding: 0 15px; height:38px; border:1px solid #d2d2d2; line-height:36px; font-size:12px;}
	.xialaph h4 a{font-size:12px; line-height:36px;}
	.xialaph h4 img{ width:12px; height:12px; float:right; margin-top:11px;}
	.xialaph h5{ padding:0 15px;}
	.xialaph h5 a{ font-size:12px; line-height:30px;}
}

.phonemeng{
	position:fixed;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	z-index: 196;
	/*! display: none; */
-webkit-transition: all 1s ease-out 0s; 
-moz-transition: all 1s ease-out 0s; 
-o-transition: all 1s ease-out 0s; 
transition: all 1s ease-out 0s;  
}
.phonemeng.active{
	/*! display: block; */ left:0;
}

/*banner*/
.slide_banner{ margin:0;}
.slide_banner .slick-slide{ width:100%; padding:0; height:auto;}
.slide_banner .slick-slide a{ display:block; outline: none;}
.slide_banner img{ width:100%; outline: none;}
.slide_banner .slick-dots{ bottom:19px; height:11px; overflow:hidden;}
.slide_banner .slick-dots li{ width:11px; height:11px; margin:0 2px; background:#fff; border:1px solid #c2c2c2;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.slide_banner .slick-dots li button{ display:none;}
.slide_banner .slick-dots li.slick-active{ background:#efefef; border:1px solid #fff;}
@media  screen and (max-width:767px){
	.slide_banner .slick-prev{ left:15px; width:18px; height:38px; margin-top:-19px; background-size:18px 38px; }
	.slide_banner .slick-prev:hover{background-size:18px 38px;}
	.slide_banner .slick-next{ right:15px; width:18px; height:38px; margin-top:-19px; background-size:18px 38px; }
	.slide_banner .slick-next:hover{background-size:18px 38px;}
	.slide_banner .slick-dots{ bottom:15px; height:10px; overflow:hidden;}
	.slide_banner .slick-dots li{ width:10px; height:10px; margin:0 4px; }
}


/*main*/
.block{ position:relative; top:30px; opacity:0; filter:alpha(opacity=00);
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.block.on{ opacity:1; filter:alpha(opacity=100); left:0; top:0;}

.c_0100_2{ float:left; width:100%; text-align:center; margin-top:57px; padding-bottom:30px;}
.c_0100_2 li{ display:inline-block; *display:inline; *zoom:1; width:12.5%; text-align:center; border-left:1px dashed #dfdfdf; margin-top:20px;position:relative; top:30px; opacity:0; filter:alpha(opacity=00);
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.c_0100_2 li.on{ opacity:1; filter:alpha(opacity=100); left:0; top:0;}
.c_0100_2 li:nth-child(1){ border:0 none;}
.c_0100_2 li:nth-child(9){ border:0 none;}
.c_0100_2 li a{ display:block; float:left; width:100%;}
.c_0100_2 li a i{ display:block; margin:0 auto; width:72px; border:1px solid #c9caca; padding:3px; background:#f5f5f5;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;}
.c_0100_2 li a i:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 95%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	/* W3C */
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.c_0100_2 li a i img{ display:block; width:100%;}
.c_0100_2 li a h6{ display:block; width:100%; height:24px; line-height:24px; margin-top:4px; color:#595757;}
.c_0100_2 li a:hover i{
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.c_0100_2 li a:hover i:before{
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}

@media  screen and (max-width:991px){
	.c_0100_2{ margin-top:10px;}
	.c_0100_2 li{ width:20%;}
	.c_0100_2 li:nth-child(6),
	.c_0100_2 li:nth-child(11){ border:0 none;}
	.c_0100_2 li:nth-child(9){ border-left:1px dashed #dfdfdf;}
}

@media  screen and (max-width:767px){
	.c_0100_2{ margin-top:0; padding-bottom:0; float:none; margin:0 -15px; width:auto;}
	.c_0100_2 li{ width:33.333333%; margin-top:0; padding:15px 0 5px 0; border-bottom:1px solid #dfdfdf !important; border-left:1px solid #dfdfdf !important;}
	.c_0100_2 li:nth-child(3),
	.c_0100_2 li:nth-child(6),
	.c_0100_2 li:nth-child(9),
	.c_0100_2 li:nth-child(12),
	.c_0100_2 li:nth-child(15){ border-right:0 none !important;}
	.c_0100_2 li:nth-child(1),
	.c_0100_2 li:nth-child(4),
	.c_0100_2 li:nth-child(7),
	.c_0100_2 li:nth-child(10),
	.c_0100_2 li:nth-child(13){ border-left:0 none !important;}
	.c_0100_2 li:nth-child(13),
	.c_0100_2 li:nth-child(14),
	.c_0100_2 li:nth-child(15){ border-bottom:0 none !important;}
	.c_0100_2 li:nth-child(16){ position:relative;}
	.c_0100_2 li:nth-child(16)::before{border-left:1px solid #dfdfdf; content: ''; position:absolute; right:-1px; top:0; width:1px; height:100%;}
	.c_0100_2 li:nth-child(16)::after{border-top:1px solid #dfdfdf; content: ''; position:absolute; left:0; top:-1px; width:100%; height:1px;}
}

.c_0100_3{ float:left; width:100%; margin-top:45px;}
.c_0100_3 ul{ margin:0 -15px;}
.c_0100_3 ul li{ float:left; width:50%; padding:0 15px;}
.c_0100_3 ul li a{ position:relative; float:left; width:100%; overflow:hidden;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;}
.c_0100_3 ul li a:hover{ opacity:0.8; filter:alpha(opacity=80);}
.c_0100_3 ul li a .video_tp{display:block; position:absolute; left:0; top:0; height:100%; width:100%; -webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;}
.c_0100_3 ul li a video{ display:block; position:absolute; left:0; top:0; height:100%; width:100%;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;}
@media  screen and (max-width:1199px){
	.c_0100_3{ margin-top:30px;}
}

@media  screen and (max-width:991px){
	.c_0100_3{ margin-top:0;}
}

@media  screen and (max-width:767px){
	.c_0100_3{ margin-top:-2px;}
	.c_0100_3 ul li{ float:left; width:100%; padding:0; margin-top:2px;}
	.c_0100_3 ul li a{
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
	}
	.c_0100_3 ul li a .video_tp{display:none;}
	.c_0100_3 ul li a video{ display:none !important; width:0 !important; height:0 !important;}
	.c_0100_3 ul li a img{ display:block; float:left; width:100%;}
}

.c_0100_4{ float:left; width:100%; padding-bottom:32px; padding-top:32px;}
.c_0100_4 ul{width:120%; left:-8% }
.c_0100_4 ul li{ float:left; padding:0 15px; margin-top:30px;}

@media screen and (min-width:768px) {
    .c_0100_4 ul li{ width:25% !important;}
}

.c_0100_4 ul li a{ display:block; float:left; width:100%; background:#fff; overflow:hidden;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;}
.c_0100_4 ul li a i{ display:block; float:left; width:100%; padding-top: 70.18970189701897%; position:relative; overflow:hidden;}
.c_0100_4 ul li a i img{ position: absolute; display:block; float:left; width:100%; min-height: 100%; left: 0; top: 0;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.c_0100_4 ul li a i video{  display:block; position:absolute; left:0; top:0; height:100%; width:100%;
	-webkit-border-top-left-radius:6px;
	-moz-border-top-left-radius:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-top-right-radius:6px;
	border-top-right-radius:6px;}
.c_0100_4 ul li a span{ display:block; float:left; width:100%; padding:0 18px 15px 18px;}
.c_0100_4 ul li a span h5{ display:block; float:left; width:100%; margin-top:10px; height:20px; line-height:20px; color:#000000; font-size:12px;white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.c_0100_4 ul li a span font{ display:block; float:left; width:100%; font-size:12px; height:20px; margin-top:1px; line-height:20px; color:#9fa0a0; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.c_0100_4 ul li a:hover i img{
	-webkit-transform: scale(1.09,1.09);
	-moz-transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);
	-o-transform: scale(1.09,1.09);
	transform: scale(1.09,1.09);}
.c_0100_4 .slick-dots{ float: left; width: 100%; position: static; bottom: auto; padding-top:4.5%; text-align:center; margin: 0; }
.c_0100_4 .slick-dots li{ float: none; display: inline-block; *display: inline; vertical-align: top; width: 8px; height: 8px; margin: 0 5px; padding: 0; background-color: #b5b5b6;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.c_0100_4 .slick-dots li.slick-active{ background-color: #006158;}
.c_0100_4 .slick-dots li button{ display: none;}

.d_0100_4{ float:left; width:100%; height:1px; background:#c1c1c1; margin-top:88px;}
.d_0100_4 button{ display:block; float:left; position:relative; left:50%; margin-left:-45px; width:90px; background:#f5f5f5; margin-top:-21px; text-align:center; outline:none; cursor:pointer;}
.d_0100_4 button i{ display:block; float:left; width:27px; height:27px; position:relative; left:50%; margin-left:-13.5px; background:url(images/img_4_10.png) no-repeat center;}
.d_0100_4 button font{ display:block; float:left; width:100%; font-size:15px; color:#666464; height:20px; line-height:20px; margin-top:2px;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.d_0100_4 button:hover font{ color:#006158;}
.d_0100_4 button.on i{ background:url(images/img_4_10_h.png) no-repeat center;}


@media  screen and (max-width:767px){
	.c_0100_4{ padding-bottom:30px;}
	.c_0100_4 ul{ margin:0 -16px;}
	.c_0100_4 ul li{ float:left; width:100%; padding:0 1px; margin-top:2px;}
	.c_0100_4 ul li a{
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;}
	.c_0100_4 ul li a i video{ display:none;}
	.c_0100_4 ul li a span{ padding:0 15px;}
	.c_0100_4 ul li a span h5{ float:left; width:100%; text-align:center; height:30px; line-height:30px; margin-top:0;}
	.c_0100_4 ul li a span font{ display:none;}
	.d_0100_4{ margin-top:30px; height:auto; background:none;}
	.d_0100_4 button{margin-left:-55px; width:110px; height:36px; background:none; margin-top:0; border:1px solid #c1c1c1;}
	.d_0100_4 button i{ display:none;}
	.d_0100_4 button font{ display:block; float:left; width:100%; font-size:12px; color:#006158; height:34px; line-height:34px; margin-top:0;}
}


/* down */
.c_0100_5{ float:left; width:100%;}
.t_0100_5{ float:left; width:100%; padding:40px 0 91px 0; overflow:hidden; }
.t_0100_5 h1{ display:block; float:left; width:100%; text-align:center; font-size:32px; color:#221815; height:40px; line-height:40px;}
.t_0100_5 ul{ float:left; width:1212px; margin-top:62px; margin-left:-21px;}
.t_0100_5 ul li{ float:left; width:25%; padding-left:63px; height:65px;}
.t_0100_5 ul li i{ display:block; float:left; width:65px; height: 65px; border: #666464 solid 1px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
}
.t_0100_5 ul li:hover i{ border-color: #006158;}
.t_0100_5 ul li span{ display:block; float:left; margin-left:12px;}
.t_0100_5 ul li span h3{ display:block; height:30px; line-height:30px; font-size:20px; color:#221815; margin-top:5px;}
.t_0100_5 ul li span a{ display:block; height:17px; line-height:17px; margin-left:7px; font-size:13px; color:#006158;}
.t_0100_5 ul li span a:hover{ opacity:0.8; filter:alpha(opacity=80);}

@media  screen and (max-width:1199px){
	.t_0100_5{ padding:90px 0;}
	.t_0100_5 ul{ float:left; width:100%; margin-top:60px; margin-left:0;}
	.t_0100_5 ul li{ float:left; width:25%; padding-left:30px; height:65px;}
	.t_0100_5 ul li i{ display:block; float:left; width:65px;}
	.t_0100_5 ul li i img{ display:block; float:left; width:100%;}
	.t_0100_5 ul li span{ display:block; float:left; margin-left:12px;}
	.t_0100_5 ul li span h3{ display:block; height:30px; line-height:30px; font-size:20px; color:#221815; margin-top:5px;}
	.t_0100_5 ul li span a{ display:block; height:17px; line-height:17px; margin-left:7px; font-size:13px; color:#006158;}
	.t_0100_5 ul li span a:hover{ opacity:0.8; filter:alpha(opacity=80);}
}

@media  screen and (max-width:991px){
	.t_0100_5{ padding:60px 0;}
	.t_0100_5 ul{ margin-top:30px;}
	.t_0100_5 ul li{ padding-left:10px;}
	.t_0100_5 ul li span{ margin-left:6px;}
	.t_0100_5 ul li span h3{ font-size:18px;}
	.t_0100_5 ul li span a{ font-size:12px;}
}

.l_0100_5{ float:left; width:100%; border-top:1px solid #e5e5e5; padding:67px 0 25px 0;}
.l_0100_5 ul{ float:left; }
.l_0100_5 ul li{ float:left; width:100%; padding-left:60px; height:25px; line-height:25px; font-size:12px;}
.l_0100_5 ul li a{ color:#666464;}
.l_0100_5 ul li a:hover{ color:#006158;}
.l_0100_5 ul li.li_5_1{ height:20px; line-height:20px; font-size:14px; margin-bottom:18px;}
.l_0100_5 ul li.li_5_1 a{ color: #000;}
@media  screen and (max-width:1199px){
	.l_0100_5{ padding:60px 0 20px 0;}
	.l_0100_5 ul li{ padding-left:40px;}
}

@media  screen and (max-width:991px){
	.l_0100_5 ul li{ padding-left:20px;}
}

@media  screen and (max-width:767px){
	.r_0100_5{ float:left; width:100%; text-align:center; padding:30px 0;}
	.r_0100_5 h4{ display:block; float:left; width:100%; font-size:18px; line-height:22px; color:#595757; font-weight:bold;}
	.r_0100_5 span{ display:block; float:left; width:100%; margin-top:15px;}
	.r_0100_5 span a{ display:block; margin:0 auto; width:160px; height:36px; text-align:center; border:1px solid #006158; line-height:34px; font-size:14px; color:#006158; font-family:"Arial";
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;}
	.r_0100_5 span a i{ display:inline-block; *display:inline; *zoom:1; background:url(images/img_5_5.png) no-repeat center; background-size:100% auto; height:34px; width:18px; margin-right:10px; vertical-align:top;}
}

.bg_6{ background:#f5f5f5;}
.c_0100_6{ float:left; width:100%; padding:20px 0 10px 0;}
.t_0100_6{ float:right; height:44px;}
.t_0100_6 .t_6_1{ float:left;}
.t_0100_6 .t_6_1 h5{ display:block; height:22px; line-height:22px; font-size:15px; color:#000;}
.t_0100_6 .t_6_1 h4{ display:block; height:20px; line-height:20px; font-size:18px; color:#006158;}
.t_0100_6 .t_6_2{ float:left;}
.t_0100_6 .t_6_2 a{ display:block; float:left; margin-left:15px; width:44px; position:relative;}
.t_0100_6 .t_6_2 a .img_6_1{ display:block; float:left; width:100%; opacity:1; filter:alpha(opacity=100);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.t_0100_6 .t_6_2 a .img_6_2{ display:block; float:left; width:100%; position:absolute; left:0; top:0; z-index:9; opacity:0; filter:alpha(opacity=00);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.t_0100_6 .t_6_2 a .ewm{ position:absolute; left:50%; margin-left:-40px; width:80px; bottom:50px; overflow:hidden; height:0;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.t_0100_6 .t_6_2 a .ewm img{ display:block; float:left; width:100%;}
.t_0100_6 .t_6_2 a:hover .img_6_2{ opacity:1; filter:alpha(opacity=100);}
.t_0100_6 .t_6_2 a:hover .ewm{ height:89px;}
.d_0100_6{ float:left; width:100%;}
.d_0100_6 .d_6_1{ font-size:12px; line-height:20px; color:#000; padding-left:50px; position:relative; margin-top:15px;}
.d_0100_6 .d_6_1 span{position:absolute; left:0; top:0;}
.d_0100_6 .d_6_1 a{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-left:15px; color:#006158;}
.d_0100_6 .d_6_1 a:hover{ color:#000;}
.d_0100_6 .d_6_2{ font-size:12px; line-height:20px; color:#000; margin-top:10px; text-align:center;}
.d_0100_6 .d_6_2 a{ color:#006158; }
.d_0100_6 .d_6_2 a:hover{ color:#000;}

@media  screen and (max-width:767px){
	.c_0100_6{ padding:30px 0}
	.t_0100_6{ float:left; width:100%; height:auto; display:none;}
	.t_0100_6 .t_6_2{ float:left; width:100%; text-align:center;}
	.t_0100_6 .t_6_2 a{ display:inline-block; *display:inline; *zoom:1; float:none; margin:0 5px; width:32px;}
	.t_0100_6 .t_6_2 a .ewm{ bottom:40px;}
	.t_0100_6 .t_6_3{ float:left; width:100%; text-align:center;}
	.t_0100_6 .t_6_3 ul{ display:inline-block; *display:inline; *zoom:1;}
	.t_0100_6 .t_6_3 ul li{ float:left; padding:0 20px; border-left:2px solid #006158; height:10px; margin-top:15px;}
	.t_0100_6 .t_6_3 ul li:nth-child(1){ border-left:0 none;}
	.t_0100_6 .t_6_3 ul li a{ display:block; float:left; height:14px; line-height:14px; margin-top:-2px; font-size:12px; color:#006158; font-weight:bold;}
	.d_0100_6{ width:100%; text-align:center; margin-top:11px;}
}


/*手机版底部菜单*/
.pf_d{ float:left; width:100%; height:50px;}
.pf_down{ width:100%; float:left; position:fixed; left:0; bottom:0; background:#fff; border-top:solid 1px #ddd; height:50px; z-index:99;}
.pf_down li{ width:33.3333%; float:left; text-align:center; padding:5px 0 0 0;}
.pf_down li .ico7{ width:100%; float:left; height:20px;}
.pf_down li .name{ width:100%; float:left; font-size:14px; color:#666; line-height:20px; font-family:"Arial";}
.pf_down li.l1 .ico7{ background:url(images/btn15.png) no-repeat center; background-size:20px 20px;}
.pf_down li.l2 .ico7{ background:url(images/btn16.png) no-repeat center; background-size:20px 20px;}
.pf_down li.l3 .ico7{ background:url(images/btn17.png) no-repeat center; background-size:20px 20px;}
.pf_down li:hover .name,
.pf_down li.on .name{ color:#e60013;}
.pf_down .l1:hover .ico7,
.pf_down .l1.on .ico7{ background:url(images/btn15_1.png) no-repeat center; background-size:20px 20px;}
.pf_down .l2:hover .ico7,
.pf_down .l2.on .ico7{ background:url(images/btn16_1.png) no-repeat center; background-size:20px 20px;}
.pf_down .l3:hover .ico7,
.pf_down .l3.on .ico7{ background:url(images/btn17_1.html) no-repeat center; background-size:20px 20px;}


/*返回顶部*/
.returntop{ position:fixed; width:50px; height:50px; z-index:600; right:20px; bottom:50px; cursor:pointer;}
@media  screen and (max-width:991px){
	/*返回顶部*/
	.returntop{ width:30px;}
}


/* 面包屑 */
.c_0100_dmbx{ float:left; width:100%; border-top:1px solid #e5e5e5; height:40px; line-height:40px; color:#595757; font-size:12px;}
.c_0100_dmbx a{ color:#595757; margin:0 15px;}
.c_0100_dmbx a:hover,
.c_0100_dmbx a.hover{ color:#006158;}
.c_0100_dmbx.tmbx{ border-top:0 none;}

@media  screen and (max-width:767px){
	.c_0100_dmbx a{ margin:0 5px;}
}


/*侧导航*/
.c_0100_SideLayer{ margin:0 -15px;}
.c_0100_SideLayer .pz_SideLayer{ float:left; width:100%; text-align:center; position:relative; border-top:1px solid #dcdddd;}
.c_0100_SideLayer .pz_SideLayer i{ display:block; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#dcdddd;}
.c_0100_SideLayer .pz_SideLayer .l1{ float:left; width:25%; border-bottom:1px solid #dcdddd; border-right:1px solid #dcdddd; height:72px; line-height:72px; font-size:18px; font-weight:bold;}
.c_0100_SideLayer .pz_SideLayer .l1:nth-child(4),
.c_0100_SideLayer .pz_SideLayer .l1:nth-child(8){ border-right:0 none;}
.c_0100_SideLayer .pz_SideLayer .l1 a{ color:#000;}
.c_0100_SideLayer .pz_SideLayer .l1 a:hover,
.c_0100_SideLayer .pz_SideLayer .l1.hover a{ color:#006158;}
@media  screen and (max-width:767px){
	.c_0100_SideLayer .pz_SideLayer .l1{ height:48px; line-height:48px; font-size:12px;}
}

.c_44_15{ position:fixed; left:50%; margin-left:615px; top:30%; z-index:999; width:44px;}
.c_44_15 .pz_SideLayer{ float:left; text-align:center; position:relative; width:74px;}
.c_44_15 .pz_SideLayer .l1{ display:block; float:left; width:100%; margin:6px 0; outline:none;
	height:44px; text-align:center; line-height:14px; font-size:12px; padding:7px 5px 0 5px; border:1px solid #b5b5b6; color:#595757; outline:none;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.c_44_15 .pz_SideLayer .l1 a{ display:block; width:98%; margin:0 auto; height:28px; overflow:hidden; color:#595757; text-align:center; word-break:break-all }
.c_44_15 .pz_SideLayer .l1 a span{ display:table; width:100%; height:100%;  }
.c_44_15 .pz_SideLayer .l1 a span font{ display:table-cell; vertical-align:middle;}
.c_44_15 .pz_SideLayer .l2{padding:7px 0 0 0 ; }
.c_44_15 .pz_SideLayer .l1.hover,
.c_44_15 .pz_SideLayer .l1:hover{ color:#fff; background:#006158; border:1px solid #006158; }
.c_44_15 .pz_SideLayer .l1:hover a,
.c_44_15 .pz_SideLayer .l1.hover a{color:#fff;}
.c_44_15 .pz_SideLayer .slick-prev{ left:0; top:-44px; background:url(images/prev_cdh.png) no-repeat center; width:44px; height:44px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);}
.c_44_15 .pz_SideLayer .slick-next{ left:0; top:100%; background:url(images/next_cdh.png) no-repeat center; width:44px; height:44px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);}
.c_44_15 .c_15_1{ float:left; width:100%; margin-top:50px;}
.c_44_15 .pz_SideLayer .slick-prev.slick-disabled,
.c_44_15 .pz_SideLayer .slick-next.slick-disabled{ display:none !important;}
@media  screen and (max-width:1199px){
	.c_44_15{ display:none;}
}


/* 分页 */
.pz_fy{width:100%; float:left; padding:8px 0px; text-align:center; color:#e4e4e4; font-size:18px;}/*分页浮左或者浮右，修改此处即可。例：text-align:left;*/
.pz_fy a { border:#e5e5e5 1px solid; padding:8px 13px; color:#555; text-decoration:none; margin:0 5px; font-size:12px; vertical-align:middle;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.pz_fy font{ font-size:12px; color:#555; margin-left:5px; vertical-align:middle;}
.pz_fy a:hover,.pz_fy a.on{color: #fff; border: #006158 1px solid; background-color:#006158; text-decoration:none;}/*鼠标经过和默认当前页样式*/

@media  screen and (max-width:991px){
	.fy_phone{  float:left; text-align:center; font-size:14px; color:#333;}
	.fy_phone a{ padding:5px 10%; color:#333; border:solid 1px #133f97;}
	.fy_phone span{ padding:5px 5%; color:#333;}
}


/* 03网站关于兰舍 */
.c_0100_7{ float:left; width:100%; padding-bottom:78px; padding-top: 5.5%; }
.t_0100_7{ float:left; width:100%; margin-top:40px;}
.t_0100_7 h2{ display:block; float:left; width:100%; font-size:28px; line-height:52px; height:52px; color:#006158;}
.d_0100_7{ float:left; width:100%;}
.d_0100_7 ul{ margin:0 -15px; display:flex; flex-wrap: wrap; align-items: flex-start;}
.d_0100_7 ul li{ float:left; width:33.333333%; padding:0 15px; margin-top:30px;}
.d_0100_7 ul li a{ display:block; float:left; width:100%; border:1px solid #ececec; overflow:hidden;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;}
.d_0100_7 ul li a i{ display:block; float:left; width:100%; overflow:hidden;}
.d_0100_7 ul li a i img{ display:block; float:left; width:100%;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.d_0100_7 ul li a h4{ display:block; float:left; width:100%; text-align:center; height:64px; line-height:64px; color:#006158;}
.d_0100_7 ul li a:hover i img{
	-webkit-transform: scale(1.09,1.09);
	-moz-transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);
	-o-transform: scale(1.09,1.09);
	transform: scale(1.09,1.09);}

@media  screen and (max-width:991px){
	.d_0100_7 ul li{ width:50%;}
}

@media  screen and (max-width:767px){
	.c_0100_7{ padding-bottom:30px;}
	.t_0100_7{ margin-top:30px;}
	.t_0100_7 h2{ font-size:18px; line-height:36px; height:36px; text-align:center;}
	.d_0100_7{ margin-top:13px;}
	.d_0100_7 ul{ margin:0 -15px;}
	.d_0100_7 ul li{ width:50%; padding:0 1px; margin-top:2px;}
	.d_0100_7 ul li a{
		-webkit-border-radius:0;
		-khtml-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;}
	.d_0100_7 ul li a h4{ font-size:14px; line-height:34px; height:34px;}
}


/* 03网站兰舍简介2 */
.c_0100_8{ float:left; width:100%; padding:10px 0 100px 0;}
.t_0100_8{ float:left; width:100%;}
.t_0100_8 .t_8_1,
.t_0100_8 .t_8_1 img{ display:block; float:left; width:100%;}
.t_0100_8 .t_8_2{ float:left; width:100%; margin-top:65px; height:58px; line-height:58px; font-size:33px; color:#006158; text-align:center;}
.t_0100_8 .t_8_3{ float:left; width:100%; margin-top:18px; font-size:17px; color:#221815;}

@media  screen and (max-width:991px){
	.c_0100_8{ float:left; width:100%; padding:10px 0 0 0;}
	.d_0100_8{ float:left; width:100%;}
	.d_0100_8 .d_8_1{ float:left; width:100%; text-align:center; margin-top:20px; font-size:36px; line-height:72px; height:72px; color:#006158;}
	.d_0100_8 .d_8_2{ float:left; width:100%; margin-top:30px; font-size:12px; line-height:24px; color:#221815;}
}

@media  screen and (max-width:767px){
	.d_0100_8 .d_8_1{ margin-top:10px; font-size:18px; line-height:36px; height:36px;}
	.d_0100_8 .d_8_2{ margin-top:15px;}
}


/* 04网站新闻1 */
.c_0100_9{ float:left; width:100%; padding-bottom:80px;}
.l_0100_9{ float:left; width:100%;}
.l_0100_9 .l_9_1{ float:left; width:100%; font-size:28px; color:#595757; line-height: 1.21; text-align: center;}
.l_0100_9 .l_9_2{ float:left; width:100%;}
.l_0100_9 .l_9_2 ul{ margin:0 -12px; display:flex; display:-webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; align-items: flex-start;-webkit-align-items: flex-start;}
.l_0100_9 .l_9_2 ul li{ float:left; width:33.333333%; padding:0 12px; margin-top:38px;}
.l_0100_9 .l_9_2 ul li a{ display:block; float:left; width:100%; border:1px solid #dcdddd;}
.l_0100_9 .l_9_2 ul li a i{ display:block; float:left; width:100%; overflow:hidden;}
.l_0100_9 .l_9_2 ul li a i .picOver{float:left; width:100%; padding-bottom:61.99460916442049%; position:relative;}
.l_0100_9 .l_9_2 ul li a i img{ display:block; float:left; width:100%; position:absolute; left:0; top:0;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.l_0100_9 .l_9_2 ul li a span{ display:block; float:left; width:100%; padding:28px 10px 30px; text-align:center;}
.l_0100_9 .l_9_2 ul li a span font{display:inline-block; *display:inline; *zoom:1; max-width:52%; text-align:left;}
.l_0100_9 .l_9_2 ul li a span font h4{ display:block; max-width:100%; height:20px; line-height:20px; font-size:16px; color:#333; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.l_0100_9 .l_9_2 ul li a span font h5{ display:block; max-width:100%; height:18px; line-height:20px; font-size:15px; color:#444; font-family:Arial; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.l_0100_9 .l_9_2 ul li a:hover i img{
	-webkit-transform: scale(1.09,1.09);
	-moz-transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);
	-o-transform: scale(1.09,1.09);
	transform: scale(1.09,1.09);}
.l_0100_9 .l_9_3{ float:left; width:100%; margin-top:58px;}
.r_0100_9{ float:right; width:386px;}
.r_0100_9 .r_9_1{ float:left; width:100%; height:54px; line-height:54px; font-size:28px; color:#006158;}
.r_0100_9 .r_9_2{ float:left; width:100%; margin-top:20px;}
.r_0100_9 .r_9_2 ul{ float:left; margin-top:-38px;  overflow:hidden; width:100%;}
.r_0100_9 .r_9_2 ul li{ float:left; width:100%; margin-top:38px;}
.r_0100_9 .r_9_2 ul li a{ display:block; float:left; width:100%; border:1px solid #dcdddd;}
.r_0100_9 .r_9_2 ul li a i{ display:block; float:left; width:100%; overflow:hidden; padding-bottom:59.6%; position:relative;}
.r_0100_9 .r_9_2 ul li a i img{ display:block; float:left; width:100%; position:absolute; left:0; top:0;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.r_0100_9 .r_9_2 ul li a span{ display:block; float:left; width:100%; padding:28px 10px 30px; text-align:center;}
.r_0100_9 .r_9_2 ul li a span font{display:inline-block; *display:inline; *zoom:1; max-width:100%; text-align:left;}
.r_0100_9 .r_9_2 ul li a span font h4{ display:block; max-width:100%; height:20px; line-height:20px; font-size:16px; color:#006158; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.r_0100_9 .r_9_2 ul li a span font h5{ display:block; max-width:100%; height:18px; line-height:18px; font-size:17px; color:#595757; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.r_0100_9 .r_9_2 ul li a:hover i img{
	-webkit-transform: scale(1.09,1.09);
	-moz-transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);
	-o-transform: scale(1.09,1.09);
	transform: scale(1.09,1.09);}
.r_0100_9 .r_9_3{ float:left; width:100%; margin-top:103px; height:41px; line-height:41px; font-size:13px; padding-left:6px;}
/*.r_0100_9 .r_9_3 a{ color:#999;}
.r_0100_9 .r_9_3 a font{ color:#006158;}*/

@media  screen and (max-width:1199px){
	.r_0100_9{ width:317px;}
	.l_0100_9 .l_9_2 ul li{ padding:0 10px;}
}

@media  screen and (max-width:991px){
	.c_0100_9{ padding-bottom:0;}
	.l_0100_9{ width:100%;}
	.l_0100_9 .l_9_1{ display:none;}
	.l_0100_9 .l_9_2{ width:100%; padding-right:0; border-right:0 none; margin-top:10px;}
	.l_0100_9 .l_9_2 ul{ margin-top:0;}
	.l_0100_9 .l_9_2 ul li{ margin-top:20px;}
	.l_0100_9 .l_9_2 ul li a span font{ max-width:100%; width: 100%; }
	.l_0100_9 .l_9_3{ margin-top:50px;}
}

@media  screen and (max-width:767px){
	.l_0100_9 .l_9_2 ul{ float:none; width:auto; margin:0 -15px;}
	.l_0100_9 .l_9_2 ul li{ margin-top:0; width:100%; padding:15px 20px; border-bottom:1px solid #dcdddd;}
	.l_0100_9 .l_9_2 ul li a{ border:0 none; position:relative;}
	.l_0100_9 .l_9_2 ul li a i{ float:left; width:38%;}
	.l_0100_9 .l_9_2 ul li a span{ float:right; right:0; width:58%; padding:0; position:absolute; top:50%; margin-top:-18px;}
	.l_0100_9 .l_9_3{ margin-top:30px;}
	.l_0100_9 .l_9_3 span{ display:block; float:left; width:100%; text-align:center;}
	.l_0100_9 .l_9_3 span a{ display:block; margin:0 auto; width:100px; height:40px; border:1px solid #ecf0eb; line-height:38px; font-size:12px; color:#006158;}
}


/* 04网站新闻2 */
.c_0100_10{ float:left; width:100%;}
.t_0100_10{ float:left; width:100%; padding:30px 0 49px 0; border-bottom:1px solid #e5e5e5;}
.t_0100_10 .t_10_1{ float:left; width:100%; text-align:center;}
.t_0100_10 .t_10_1 h1{ display:block; float:left; width:100%; font-size:38px; color:#006158; line-height:60px;}
.t_0100_10 .t_10_2{ float:left; width:100%; font-size:17px; color:#221815; line-height:32px; margin-top:67px;}
.t_0100_10 .t_10_3{ float:left; width:100%; margin-top:88px; padding-bottom:7px; border-bottom:1px dashed #ddd;}
.bdsharebuttonbox{ display:block; float:left; width:100%; padding:0 !important; border:0 !important; margin:0 !important;}
.bdsharebuttonbox a{ display:block !important; margin:0 4px !important; padding:0 !important; border:0 !important; width:30px !important; height:30px !important;}
.bdsharebuttonbox a.bds_sqq{ background:url(images/img_10_2.png) no-repeat center !important;}
.bdsharebuttonbox a.bds_qzone{ background:url(images/img_10_3.png) no-repeat center !important;}
.bdsharebuttonbox a.bds_weixin{ background:url(images/img_10_4.png) no-repeat center !important;}
.bdsharebuttonbox a.bds_tsina{ background:url(images/img_10_6.png) no-repeat center !important;}
.bdsharebuttonbox a.bds_bdhome{ background:url(images/img_10_7.png) no-repeat center !important;}
#bdshare_weixin_qrcode_dialog_bg{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;}
#bdshare_weixin_qrcode_dialog{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;}
.t_0100_10 .t_10_4{ display:block; float:left; width:100%; margin-top:14px;}
.t_0100_10 .t_10_4 span{ display:block; float:left; width:100%; font-size:13px; height:26px; line-height:26px; color:#3c3c3c;}
.t_0100_10 .t_10_4 span a{ color:#006158;}
.d_0100_10{ float:left; width:100%; margin-top:50px;}
.d_0100_10 h2{ display:block; float:left; width:100%; font-size:18px; height:36px; line-height:36px; color:#3c3c3c;}
.d_0100_10 ul{ margin:0 -15px;}
.d_0100_10 ul li{ float:left; width:50%; padding:0 15px;}
.d_0100_10 ul li a{ display:block; float:left; width:100%; height:51px; line-height:50px; border-bottom:1px dashed #ddd; font-size:15px; color:#727171; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.d_0100_10 ul li a:hover{ color:#006158;}

@media  screen and (max-width:991px){
	.t_0100_10 .t_10_2{ margin-top:30px;}
}

@media  screen and (max-width:767px){
	.t_0100_10{ padding:30px 0 0 0; border-bottom:0 none;}
	.t_0100_10 .t_10_1 h1{ font-size:18px; line-height:30px;}
	.t_0100_10 .t_10_2{ font-size:12px; line-height:24px; margin-top:15px;}
	.t_0100_10 .t_10_2 img{height:auto !important;}
}


/* 05网站兰舍大事记 */
.c_0100_11{ float:left; width:100%; padding:69px 0 29px 0;}
.t_0100_11{ float:left; width:82%; text-align:center;}
.t_0100_11 h1{ display:block; float:left; width:100%; font-size:35px; color:#006158; height:40px; line-height:40px; font-weight:bold;}
.t_0100_11 h5{ display:block; float:left; width:100%; font-size:14px; color:#898989; height:24px; line-height:24px;letter-spacing:1px;}
.l_0100_11{ float:left; width:100%; margin-top:90px;}
.l_0100_11 .l_11{ display:none; float:left; width:100%; opacity:0;filter:alpha(opacity=00);}
.l_0100_11 .l_11 .l_11_1{ float:left; width:38%;}
.l_0100_11 .l_11 .l_11_1 img{ display:block; float:left; width:100%;}
.l_0100_11 .l_11 .l_11_2{ float:left; width:62%;}
.l_0100_11 .l_11 .l_11_2 ul{ float:left; width:100%;}
.l_0100_11 .l_11 .l_11_2 ul li{ float:left; width:100%; padding-left:57px; position:relative;}
.l_0100_11 .l_11 .l_11_2 ul li .font_11_1{ display:block; position:absolute; left:0; top:0; height:32px; line-height:32px; font-size:14px; color:#006158; padding-left:22px;}
.l_0100_11 .l_11 .l_11_2 ul li .font_11_1 .i_11_1{ display:block; position:absolute; left:0; top:11px; width:10px; height:10px; background:#006158;}
.l_0100_11 .l_11 .l_11_2 ul li .l_11_3{ float:left; width:100%; line-height:24px; padding:4px 0; font-size:14px; color:#221815;}
.l_0100_11 .l_11.on{ display:block;}

.r_0100_11{ float:left; width:100%; margin-top:159px; background:url(images/img_11_3.jpg) repeat-x center top; padding-top:36px; text-align:center;}
.r_0100_11 .r_11_1{display:inline-block; *display:inline; *zoom:1; position:relative; padding-left:24px; background:url(images/img_11_4.jpg) no-repeat left center; height:22px; max-width:100%;}
.r_0100_11 .r_11_1 .r_11_2{ display:block; float:left; width:100%; height:80px; padding:20px 0; margin-top:-20px; overflow-x:auto;}
.r_0100_11 .r_11_1 .r_11_2 ul{ float:left; max-width:5000px; white-space:nowrap;}
.r_0100_11 .r_11_1 .r_11_2 ul li{ display:inline-block; *display:inline; *zoom:1; margin:0 20px; height:22px; line-height:22px; font-size:14px; color:#221815; position:relative; cursor:pointer;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.r_0100_11 .r_11_1 .r_11_2 ul li i{ display:block; position:absolute; left:50%; margin-left:-6.5px; width:13px; bottom:100%; margin-bottom:10px; opacity:0;filter:alpha(opacity=00);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.r_0100_11 .r_11_1 .r_11_2 ul li em{ display:block; position:absolute; left:50%; margin-left:-6.5px; width:13px; top:100%; margin-top:10px; opacity:0;filter:alpha(opacity=00);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.r_0100_11 .r_11_1 .r_11_2 ul li.on{ color:#006158;}
.r_0100_11 .r_11_1 .r_11_2 ul li.on i{ margin-bottom:2px; opacity:1;filter:alpha(opacity=100);}
.r_0100_11 .r_11_1 .r_11_2 ul li.on em{ margin-top:2px; opacity:1;filter:alpha(opacity=100);}

@media  screen and (max-width:991px){
	.c_0100_11{ padding:30px 0;}
	.t_0100_11{ width:100%;}
	.l_0100_11{ margin-top:30px;}
	.l_0100_11 .l_11 .l_11_1{ width:100%;}
	.l_0100_11 .l_11 .l_11_2{ float:left; width:100%;}
	.l_0100_11 .l_11 .l_11_2 ul{ float:left; width:100%;}
	.r_0100_11{ margin-top:60px;}
}

@media  screen and (max-width:767px){
	.t_0100_11 h1{ font-size:24px; height:30px; line-height:30px;}
	.t_0100_11 h5{ font-size:12px; height:18px; line-height:18px; letter-spacing:0px;}
	.l_0100_11{ margin-top:15px;}
	.l_0100_11 .l_11 .l_11_2 ul li .l_11_3{font-size:12px;}
	.r_0100_11 .r_11_1 .r_11_2 ul li{font-size:12px;}
}


/* 06网站大讲堂 */
.c_0100_12{ float:left; width:100%;}
.t_0100_12{ float:left; width:100%;}
.t_0100_12 h1{ display:block; float:left; width:100%; text-align:center; font-size:28px; color:#006158; line-height:50px; height:50px; font-weight:bold;}
.t_0100_12 .z_jt{float:left; width:100%;}
.t_0100_12 .z_jt ul{display:flex; flex-wrap: wrap; align-items: flex-start;}
.t_0100_12 ul{ margin:0 -47.5px;}
.t_0100_12 ul li{ float:left; padding:0 47.5px; margin:34px 0 46px 0; width:33.333333%;}
.t_0100_12 ul li a{ display:block; float:left; width:100%; overflow:hidden; border:1px solid #e4e4e4;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;}
.t_0100_12 ul li a i{ display:block; float:left; width:100%; overflow:hidden;}
.t_0100_12 ul li a i img{ display:block; float:left; width:100%;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.t_0100_12 ul li a span{ display:block; float:left; width:100%; padding:0 20px 18px 20px;}
.t_0100_12 ul li a span h4{ display:block; float:left; width:100%; color:#006158; font-size:18px; height:36px; line-height:36px; margin-top:25px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.t_0100_12 ul li a span font{ display:block; float:left; width:100%; font-size:14px; color:#898989; line-height:26px; height:78px; overflow:hidden; margin-top:9px;}
.t_0100_12 ul li a span em{ display:block; float:right; margin-top:8px; width:39px;}
.t_0100_12 ul li a span em img{ display:block; float:left; width:39px;}
.t_0100_12 ul li a:hover i img{
	-webkit-transform: scale(1.09,1.09);
	-moz-transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);
	-o-transform: scale(1.09,1.09);
	transform: scale(1.09,1.09);}
.t_0100_12 .t_12_1{ float:left; width:100%; margin-top:19px;}

@media  screen and (max-width:1199px){
	.t_0100_12 ul{ margin:0 15px;}
	.t_0100_12 ul li{ float:left; padding:0 15px; margin:30px 0 0 0; width:33.333333%;}
	.t_0100_12 .t_12_1{ margin-top:30px;}
}

@media  screen and (max-width:991px){
	.t_0100_12 ul li{ padding:0 15px; margin:30px 0 0 0; width:50%;}
}

@media  screen and (max-width:767px){
	.t_0100_12 h1{ font-size:18px; line-height:30px; height:30px; margin-top:15px;}
	.t_0100_12 ul{ margin:0 -15px;}
	.t_0100_12 ul li{ padding:0 1px; margin:2px 0 0 0;}
	.t_0100_12 ul li a{
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;}
	.t_0100_12 ul li a span{ padding:0 10px 9px 10px;}
	.t_0100_12 ul li a span h4{ font-size:16px; height:28px; line-height:28px; margin-top:5px;}
	.t_0100_12 ul li a span font{ font-size:12px; line-height:20px; height:60px; margin-top:5px;}
	.t_0100_12 ul li a span em{ margin-top:4px; width:20px;}
	.t_0100_12 .t_12_1 span{ display:block; float:left; width:100%; text-align:center;}
	.t_0100_12 .t_12_1 span a{ display:block; margin:0 auto; width:100px; height:40px; border:1px solid #ecf0eb; line-height:38px; font-size:12px; color:#006158;}
}

.d_0100_12{ float:left; width:100%; margin-top:46px;}
.d_0100_12 h4{ display:block; float:left; width:100%; font-size:20px; color:#006158; height:40px; line-height:40px;}
.d_0100_12 ul{}
.d_0100_12 ul li{ float:left; width:25%; margin:10px 0 43px 0;}
.d_0100_12 ul li a{ display:block; float:left; width:100%; position:relative; overflow:hidden;}
.d_0100_12 ul li a img{ display:block; float:left; width:100%; border:1px solid #d2d2d2;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.d_0100_12 ul li a span{ display:block; float:left; width:100%; height:112px; position:absolute; left:0; bottom:0; z-index:9; background:url(images/img_12_5.png); padding:0 32px;}
.d_0100_12 ul li a span font{ display:block; float:left; max-width:100%; height:112px; line-height:112px; font-size:18px; color:#fff; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; text-align:left; position:relative; left:0;
	-webkit-transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;}
.d_0100_12 ul li a:hover span font{ left:50%;
	-webkit-transform: translate( -50%,0);
	-ms-transform: translate( -50%,0);
	transform: translate( -50%,0);}
.d_0100_12 ul li a:hover img{
	-webkit-transform: scale(1.09,1.09);
	-moz-transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);
	-o-transform: scale(1.09,1.09);
	transform: scale(1.09,1.09);}
.d_0100_12 .d_12_1{ float:left; width:100%; margin-top:16px;}

@media  screen and (max-width:1199px){
	.d_0100_12 ul li{ margin:10px 0 20px 0;}
	.d_0100_12 .d_12_1{ margin-top:10px;}
}

@media  screen and (max-width:991px){
	.d_0100_12 ul li{ width:50%;}
}

@media  screen and (max-width:767px){
	.d_0100_12{ margin-top:30px;}
	.d_0100_12 ul{ margin:0 -15px;}
	.d_0100_12 ul li{margin:0; padding:1px;}
	.d_0100_12 ul li a span{ height:56px; padding:0 15px;}
	.d_0100_12 ul li a span font{ height:56px; line-height:56px; font-size:14px;}
	.d_0100_12 .d_12_1 span{ display:block; float:left; width:100%; text-align:center;}
	.d_0100_12 .d_12_1 span a{ display:block; margin:0 auto; width:100px; height:40px; border:1px solid #ecf0eb; line-height:38px; font-size:12px; color:#006158;}
}


/* 07网站工程案例 */
.c_0100_13{ float:left; width:100%;}
.t_0100_13{ float:left; width:100%; text-align:center; padding-bottom:5px; border-bottom:1px solid #eaeaea;}
.t_0100_13 h1{ display:block; float:left; width:100%; height:54px; line-height:54px; font-size:28px; color:#006158;}
.d_0100_13{ float:left; width:100%;}
.l_0100_13{ float:left; width:100%; position:relative;}
.l_0100_13 h3{ display:block; margin-top:37px; float:left; width:100%; font-size:20px; height:40px; line-height:40px; color:#006158;}
.l_0100_13 span{ display:block; margin:0 -15px;}
.l_0100_13 em{ display:block; position:absolute; left:100%; top:100%; height:1px; width:56px; background:#eaeaea;}
.r_0100_13{ float:left; width:100%; margin-top:4px; position:relative; padding-bottom:16px; border-bottom:1px solid #eaeaea; }
.r_0100_13 .r_13_1{ float:left; padding:0 15px; width:25%;}
.r_0100_13 .r_13_1 a{ display:block; float:left; width:100%; outline:none;}
.r_0100_13 .r_13_1 a i{ display:block; float:left; width:100%; overflow:hidden;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;}
.r_0100_13 .r_13_1 a i img{ display:block; float:left; width:100%;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.r_0100_13 .r_13_1 a h5{ display:block; float:left; width:100%; text-align:center; font-size:14px; height:28px; line-height:28px; color:#595757; margin-top:10px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.r_0100_13 .r_13_1 a:hover i img{
	-webkit-transform: scale(1.09,1.09);
	-moz-transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);
	-o-transform: scale(1.09,1.09);
	transform: scale(1.09,1.09);}
.r_0100_13 .r_13_1 a:hover h5{ color:#006158;}
.r_0100_13 .slick-prev{ display:block; left:100%; margin-left:-15px; top:auto; bottom:0; background:url(images/prev_13.png) no-repeat center; outline:none; cursor:pointer; width:28px; height:28px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.r_0100_13 .slick-next{ display:block; left:100%; margin-left:13px; top:auto; bottom:0; background:url(images/next_13.png) no-repeat center; outline:none; cursor:pointer; width:28px; height:28px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.r_0100_13 .slick-prev:hover,
.r_0100_13 .slick-next:hover{ opacity:0.8; filter:alpha(opacity=80);}

@media  screen and (max-width:1199px){
	.l_0100_13 em{ display:none;}
	.r_0100_13 .slick-prev{ margin-left:-56px; top:-40px; bottom:auto;}
	.r_0100_13 .slick-next{ margin-left:-28px; top:-40px; bottom:auto;}
}

@media  screen and (max-width:991px){
	.t_0100_13{ margin-top:30px;}
	.r_0100_13 .r_13_1{ float:left; padding:0 15px; width:50%; margin-top:30px;}
}

@media  screen and (max-width:767px){
	.t_0100_13{ margin-top:15px;}
	.t_0100_13 h1{ height:40px; line-height:40px; font-size:20px;}
	.r_0100_13 .r_13_1{ float:left; padding:10px 0; width:50%; margin-top:0; border-bottom:1px solid #dcdddd;}
	.r_0100_13 .r_13_1 a{ padding:5px 10px; position:relative;}
	.r_0100_13 .r_13_1 a i{
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;}
	.r_0100_13 .r_13_1 a h5{ display:block; position:absolute; left:0; top:0; overflow:hidden; height:100%; width:0;  border-left:1px solid #dcdddd; margin-top:0;}
	.r_0100_13{ padding-bottom:0; border-bottom:0 none; margin-top:0; border-top:1px solid #dcdddd;}
	.l_0100_13 h3{ margin-top:0; font-size:16px; height:40px; line-height:40px; color:#006158;}
	.r_0100_13 .slick-prev{ top:-35px;}
	.r_0100_13 .slick-next{ top:-35px;}
}


/* 07网站工程案例2 */
.c_0100_14{ float:left; width:100%; padding:0 100px;}
.c_0100_14 h1{ display:block; float:left; width:100%; text-align:center; padding:12px 0; line-height:32px; font-size:28px; color:#006158; margin-top:9px;}
.t_0100_14{ float:left; width:100%; margin-top:30px;}
.t_0100_14 .slick-slide{ outline:none; overflow:hidden;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;}
.t_0100_14 .slick-slide img{width:100%;}
.t_0100_14 .slick-prev{ left:0; margin-left:-100px; top:50%; background:url(images/prev_14.jpg) no-repeat center; width:81px; height:81px; cursor:pointer; outline:none; opacity:0.16; filter:alpha(opacity=16);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.t_0100_14 .slick-next{ left:auto; right:0; margin-right:-100px; top:50%; background:url(images/next_14.jpg) no-repeat center; width:81px; height:81px; cursor:pointer; outline:none; opacity:0.16; filter:alpha(opacity=16);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.t_0100_14 .slick-prev:hover,
.t_0100_14 .slick-next:hover{ opacity:0.5; filter:alpha(opacity=50);}
.d_0100_14{ float:left; width:100%; margin-top:20px; overflow:hidden;}
.d_0100_14 .slick-list{ margin:0 -20px;}
.d_0100_14 .slick-slide{ float:left; padding:0 20px; outline:none; cursor:pointer;}
.d_0100_14 .slick-slide img{ display:block; float:left; width:100%;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;}
.l_0100_14{ float:left; width:100%; position:relative;}
.l_0100_14 .number{ position:absolute; right:0; bottom:0; z-index:9; background:rgba(0,0,0,0.5); height:34px; line-height:34px; text-align:center; font-size:16px; color:#fff; width:63px; border-bottom-right-radius: 6px;}
@media  screen and (max-width:991px){
	.c_0100_14{ padding:0 50px;}
	.t_0100_14 .slick-prev{ margin-left:-50px; width:40px; height:40px; background-size:cover;  opacity:0.5;}
	.t_0100_14 .slick-next{ margin-right:-50px; width:40px; height:40px; background-size:cover;  opacity:0.5;}
	.d_0100_14{ margin-top:10px;}
	.d_0100_14 .slick-list{ margin:0 -5px;}
	.d_0100_14 .slick-slide{ padding:0 5px;}
}

@media  screen and (max-width:767px){
	.t_0100_14 .slick-prev{ margin-left:0px; }
	.t_0100_14 .slick-next{ margin-right:0px; }
	.c_0100_14{ padding:0;}
	.t_0100_14{ margin-top:10px;}
	.t_0100_14 .slick-slide{ float:left; width:100%; margin-top:10px;}
	.d_0100_14{ display:none;}
	.l_0100_14 .number{ display:none;}
}


/* 08产品页 */
.c_0100_16{ float:left; width:100%; }
.t_0100_16{margin-top:40px; float:left; width:100%; height:53px; line-height:52px; border-bottom:1px solid #e6e6e6; font-size:28px; color:#006158; padding-left:5px;}
.d_0100_16{ float:left; width:100%; position:relative;}
.d_0100_16 ul{ margin:0 -15px;}
.d_0100_16 ul .slick-slide{display:flex; flex-wrap: wrap; align-items: flex-start;}
.d_0100_16 ul .div_case{float:left; width:100%; height:0; overflow:hidden;}
.d_0100_16 ul lii{ float:left; width:600px; padding:0 15px; margin-top:30px;}
.d_0100_16 ul li{ float:left; width:25%; padding:0 15px; margin-top:30px;}
.d_0100_16 ul li a{ display:block; float:left; width:100%; overflow:hidden;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;}
.d_0100_16 ul li a img{ display:block; float:left; width:100%;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.d_0100_16 ul li a i{ display:none;}
.d_0100_16 ul li a:hover img{
	-webkit-transform: scale(1.09,1.09);
	-moz-transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);
	-o-transform: scale(1.09,1.09);
	transform: scale(1.09,1.09);}
.d_0100_16 .d_16_1{ position:absolute; right:7px; top:100%; margin-top:20px; background:url(images/img_16_33.jpg) no-repeat center; width:19px; height:11px; cursor:pointer;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.d_0100_16 .d_16_1.on{ background:url(images/img_16_33_on.jpg) no-repeat center;}


.z_ul .slick-prev{ display:block; left:100%; margin-left:-67px; top:auto; bottom:-40px; background:url(images/prev_13.png) no-repeat center; outline:none; cursor:pointer; width:28px; height:28px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.z_ul .slick-next{ display:block; left:100%; margin-left:-46px; top:auto; bottom:-40px; background:url(images/next_13.png) no-repeat center; outline:none; cursor:pointer; width:28px; height:28px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.z_ul .slick-prev:hover,
.z_ul .slick-next:hover{ opacity:0.8; filter:alpha(opacity=80);}

@media  screen and (max-width:991px){
	.d_0100_16 ul li{ float:left; width:50%; padding:0 15px; margin-top:30px;}
}

@media  screen and (max-width:767px){
	.c_0100_16{ }
	.t_0100_16{margin-top:0; height:50px; line-height:50px; font-size:18px;}
	.d_0100_16 ul{ margin:0 -15px;}
	.d_0100_16 ul li{ width:50%; padding:15px; margin-top:0; border-bottom:1px solid #e6e6e6;}
	.d_0100_16 ul li a{ position:relative; overflow:visible; padding:15px 0;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;}
	.d_0100_16 ul li a i{ display:block; position:absolute; left:-15px; top:0; width:1px; height:100%; background:#e6e6e6;}
	.d_0100_16 .d_16_1{ top:0; margin-top:-25px;}
}


/* 09网站加入兰舍 */
.c_0100_17{ float:left; width:100%;}
.t_0100_17{ float:left; width:100%; text-align:center; height:60px; border-bottom:1px solid #e6e6e6; line-height:54px; font-size:28px; color:#006158;}
.l_0100_17{ float:left; width:100%; margin-top:10px; padding-bottom:17px;}
.l_0100_17 .l_17_1{ float:left; width:100%; height:40px; line-height:40px; font-size:20px; color:#006158;}
.l_0100_17 .l_17_2{ float:left; width:100%; padding:34px 25px 40px 25px; margin-top:5px; background:#ececec;}
.l_0100_17 .l_17_2 .l_17_3{ float:left; width:100%; text-align:center; font-size:16px; line-height:32px; color:#595757;}
.l_0100_17 .l_17_2 .l_17_4{ float:left; width:100%; margin-top:13px;}
.l_0100_17 .l_17_2 .l_17_4 .slick-slide{ outline:none;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5{ float:left; width:33.333333%; padding:0 20px; outline:none;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6{ float:left; width:100%; background:#fff; position:relative; padding-left:214px; height:284px; overflow:hidden;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6 i{ display:block; position:absolute; left:0; top:0; width:214px;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6 i img{ display:block; float:left; width:100%;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6 .l_17_7{ float:left; width:100%; padding:0 10px; height:264px; margin-top:10px; overflow:hidden; font-size:12px; line-height:24px; color:#595757;}
.l_0100_17 .l_17_2 .l_17_4 .slick-prev{ display:none;}
.l_0100_17 .l_17_2 .l_17_4 .slick-next{ display:block; position:absolute; right:20px; top:100%; width:auto; color:#595757; font-size:14px; height:20px; line-height:20px; margin-top:10px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);}
.l_0100_17 .l_17_2 .l_17_4 .slick-next:hover{ color:#006158;}
.l_0100_17 .l_17_8{ float:left; width:100%;}
.l_0100_17 .l_17_8 ul{ margin:0 -15px; display:flex; flex-wrap: wrap; align-items: flex-start;}
.l_0100_17 .l_17_8 ul li{ float:left; width:33.333333%; padding:0 15px; margin-top:30px;}
.l_0100_17 .l_17_8 ul li a{ display:block; float:left; width:100%; height:278px; border:1px solid #ececec; position:relative; padding:40px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;}
.l_0100_17 .l_17_8 ul li a span{ display:block; position:relative; float:left; width:100%; height:100%; font-size:14px; line-height:24px; color:#595757; overflow:hidden;}
.l_0100_17 .l_17_8 ul li a span h4{ display:block; font-size:16px; height:30px; line-height:30px;}
.l_0100_17 .l_17_8 ul li a font{ display:block; position:absolute; right:21px; bottom:12px; height:20px; line-height:20px; font-size:14px; color:#006158;}
.l_0100_17 .l_17_8 ul li a:hover{ opacity:0.8; filter:alpha(opacity=80);}

@media  screen and (max-width:1199px){
	.l_0100_17 .l_17_2 .l_17_4 .l_17_5{ padding:0 10px;}
	.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6{ padding-left:160px; height:212px;}
	.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6 i{ width:160px;}
	.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6 .l_17_7{ height:192px;}
}

@media  screen and (max-width:991px){
	.l_0100_17 .l_17_8 ul li{ width:50%;}
}

@media  screen and (max-width:767px){
	.c_0100_18{ float:left; width:100%;}
	.t_0100_18{ margin:0 -15px;}
	.t_0100_18 .t_18_1{ float:left; width:100%; padding:40px 0 20px 0; background:#ececec;}
	.t_0100_18 .t_18_1 .t_18_2{ float:left; padding:0 45px; outline:none;}
	.t_0100_18 .t_18_1 .t_18_2 .t_18_3{ float:left; width:100%; position:relative; background:#fff; padding-left:120px; height:159px;}
	.t_0100_18 .t_18_1 .t_18_2 .t_18_3 i{ display:block; position:absolute; left:0; top:0; width:120px; height:159px;}
	.t_0100_18 .t_18_1 .t_18_2 .t_18_3 i img{ display:block; float:left; width:100%;}
	.t_0100_18 .t_18_1 .t_18_2 .t_18_3 .t_18_4{ float:left; width:100%; padding:0 10px; height:139px; margin-top:10px; overflow:hidden; font-size:12px; line-height:24px; color:#595757;}
	.t_0100_18 .t_18_1 .slick-prev{ display:block; position:absolute; left:10px; top:50%; width:11px; height:19px; background:url(images/prev_18.png) no-repeat center;}
	.t_0100_18 .t_18_1 .slick-next{ display:block; position:absolute; right:10px; top:50%; width:11px; height:19px; background:url(images/next_18.png) no-repeat center;}
	.l_18{ margin:0 -15px;}
	.l_0100_18{ float:left; width:100%;}
	.l_0100_18 .hd{ display:block; float:left; width:100%; border-bottom:1px solid #dcdddd; height:44px;}
	.l_0100_18 .hd ul{ float:left; width:100%;}
	.l_0100_18 .hd ul li{ float:left; width:50%; height:43px; line-height:43px; text-align:center; cursor:pointer; font-size:16px; color:#000; font-weight:bold;
		-webkit-transition: all 0.2s ease-out 0s;
		-moz-transition: all 0.2s ease-out 0s;
		-o-transition: all 0.2s ease-out 0s;
		transition: all 0.2s ease-out 0s;}
	.l_0100_18 .hd ul li.on{ color:#006158;}
	.l_0100_18 .hd ul li:nth-child(1){ border-right:1px solid #dcdddd;}
	.l_0100_18 .bd{ display:block; float:left; width:100%;}
	.l_0100_18 .bd ul{ float:left; width:100%;}
	.l_0100_18 .bd ul li{ float:left; width:50%; padding:0 10px; margin-top:20px;}
	.l_0100_18 .bd ul li a{ display:block; float:left; width:100%; height:232px; border:1px solid #ececec; position:relative; padding:10px 10px 30px 10px;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;}
	.l_0100_18 .bd ul li a span{ display:block; position:relative; float:left; width:100%; height:100%; font-size:12px; line-height:20px; color:#595757; overflow:hidden;}
	.l_0100_18 .bd ul li a span h4{ display:block; font-size:14px; line-height:24px;}
	.l_0100_18 .bd ul li a font{ display:block; position:absolute; right:10px; bottom:10px; height:20px; line-height:20px; font-size:12px; color:#006158;}
	.l_0100_18 .bd ul li a:hover{ opacity:0.8; filter:alpha(opacity=80);}
}

.c_0100_19{ float:left; width:100%; margin-top:70px; text-align:center;}
.c_0100_19 ul{ display:inline-block; *display:inline; *zoom:1;}
.c_0100_19 ul li{ display:inline-block; *display:inline; *zoom:1; line-height:32px; font-size:16px; color:#595757; margin:0 35px;}
.c_0100_19 ul li span{ color:#006158;}

@media  screen and (max-width:1199px){
	.c_0100_19 ul li{ margin:0 15px;}
}

@media  screen and (max-width:991px){
	.c_0100_19 ul li{ margin:0 30px;}
}

@media  screen and (max-width:767px){
	.c_0100_19{ margin-top:20px;}
	.c_0100_19 ul li{ margin:0 5px; font-size:14px; line-height:20px;}
}


/* 09网站应聘信息 */
.c_0100_20{ float:left; width:100%; margin-top:59px; border-top:1px solid #e6e6e6;}
.t_0100_20{ float:left; width:100%; font-size:20px; height:40px; line-height:40px; color:#006158; margin-top:10px;}
.l_0100_20{ float:left; width:100%; margin-top:50px;}
.l_0100_20 ul{ float:left; width:100%; border-top:1px solid #e6e6e6; border-left:1px solid #e6e6e6;}
.l_0100_20 ul li{ float:left; width:50%; border-bottom:1px solid #e6e6e6;  border-right:1px solid #e6e6e6; height:47px; line-height:46px; font-size:18px; color:#595757; padding-left:187px; position:relative;}
.l_0100_20 ul li strong{ display:block; position:absolute; left:0; top:0; width:187px; height:46px; line-height:46px; text-align:center; border-right:1px solid #e6e6e6;}
.l_0100_20 ul li span{ display:block; float:left; width:100%; padding-left:70px;}
.r_0100_20{ float:left; width:100%; margin-top:30px; height:54px; line-height:54px; font-size:18px; color:#7f7f7f; padding-left:38px; background:#f6f6f6;}
.d_0100_20{ float:left; width:100%; margin-top:15px; padding:0 40px; font-size:18px; line-height:40px; color:#545455;}

@media  screen and (max-width:1199px){
	.c_0100_20{ margin-top:30px;}
	.l_0100_20{ margin-top:30px;}
}

@media  screen and (max-width:991px){
	.t_0100_20{ font-size:18px; height:36px; line-height:36px; margin-top:0;}
	.l_0100_20 ul li{ height:37px; line-height:36px; font-size:18px;}
	.l_0100_20 ul li strong{ height:36px; line-height:36px;}
	.l_0100_20 ul li span{ padding-left:30px;}
	.r_0100_20{ margin-top:15px; height:54px; line-height:54px; font-size:18px;}
	.d_0100_20{ padding:0 40px; font-size:16px; line-height:36px;}
}

@media  screen and (max-width:767px){
	.c_0100_20{ margin-top:15px;}
	.t_0100_20{ font-size:18px; height:30px; line-height:30px; margin-top:0;}
	.l_0100_20{ margin-top:15px;}
	.l_0100_20 ul li{ height:37px; width:100%; line-height:36px; font-size:14px; padding-left:121px;}
	.l_0100_20 ul li strong{ width:121px; height:36px; line-height:36px;}
	.l_0100_20 ul li span{ padding-left:30px;}
	.r_0100_20{ margin-top:15px; height:44px; line-height:44px; font-size:16px; padding-left:15px;}
	.d_0100_20{ padding:0 15px; font-size:12px; line-height:24px;}
}


/* 10网站精品VR鉴赏 */
.c_0100_21{ float:left; width:100%;}
.t_0100_21{ float:left; width:100%; text-align:center; height:52px; line-height:52px; font-size:28px; color:#006158;}
.l_0100_21{ float:left; width:100%;}
.l_0100_21 ul{ margin:0 -13px;}
.l_0100_21 ul li{ float:left; width:25%; padding:0 13px; margin-top:38px;}
.l_0100_21 ul li a{ display:block; float:left; width:100%; border:1px solid #d7d7d7; padding:29px 0 26px 0;}
.l_0100_21 ul li a i{ display:block; float:left; width:100%; overflow:hidden;}
.l_0100_21 ul li a i img{ display:block; float:left; width:100%;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.l_0100_21 ul li a span{ display:block; float:left; width:100%; margin-top:26px; padding:0 96px 0 29px; position:relative;}
.l_0100_21 ul li a span font{ display:block; float:left; height:67px; line-height:67px; font-size:20px; color:#595757; width:100%; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.l_0100_21 ul li a span em{ display:block; float:right; width:67px; position:absolute; right:29px; top:0;}
.l_0100_21 ul li a span em img{ display:block; float:left; width:100%;}
.l_0100_21 ul li a:hover i img{
	-webkit-transform: scale(1.09,1.09);
	-moz-transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);
	-o-transform: scale(1.09,1.09);
	transform: scale(1.09,1.09);}

@media  screen and (max-width:1199px){
	.l_0100_21 ul li{ width:33.333333%;}
	.l_0100_21 ul li a span font{ font-size:18px;}
}

@media  screen and (max-width:991px){
	.c_0100_21{ margin-top:30px;}
	.l_0100_21 ul li{ width:50%;}
	.l_0100_21 ul li a span font{ font-size:16px;}
}

@media  screen and (max-width:767px){
	.t_0100_21{ height:40px; line-height:40px; font-size:20px;}
	.l_0100_21 ul li{ width:100%; margin-top:15px;}
	.l_0100_21 ul li a{ padding:15px 0;}
	.l_0100_21 ul li a span{ margin-top:15px; padding:0 81px 0 14px;}
	.l_0100_21 ul li a span font{ font-size:14px;}
}


/* 10网站精品VR鉴赏2 */
.c_0100_22{ float:left; width:100%;}
.t_0100_22{ float:left; width:100%; text-align:center; height:50px; line-height:50px; font-size:28px; color:#006158;}
.d_0100_22{ float:left; width:100%; margin-top:30px; padding:0 33px;}
.d_0100_22 .d_22{ float:left; width:100%;}
.d_0100_22 .d_22 img{ display:block; float:left; width:100%;}

@media  screen and (max-width:991px){
	.c_0100_22{ margin-top:30px;}
	.d_0100_22{padding:0;}
}

@media  screen and (max-width:767px){
	.t_0100_22{ height:40px; line-height:40px; font-size:20px;}
	.d_0100_22{ margin-top:10px;}
}


/* 11网站兰舍视频 */
.c_0100_23{ float:left; width:100%;}
.t_0100_23{ float:left; width:100%; text-align:center; height:50px; line-height:50px; font-size:28px; color:#006158;}
.l_0100_23{ float:left; width:760px; position:relative; left:50%; margin-left:-380px;}
.l_0100_23 ul{ float:left; width:100%; margin-top:-33px;}
.l_0100_23 ul li{ float:left; width:100%; margin-top:68px; padding-bottom:77px; border-bottom:1px solid #b2b2b2;}
.l_0100_23 ul li h3{ display:block; float:left; width:100%; height:30px; line-height:30px; font-size:21px; color:#595757;}
.l_0100_23 ul li .span{ display:block; float:left; width:100%; margin-top:5px; padding-bottom:56%; overflow:hidden; position:relative;}
.l_0100_23 ul li:nth-child(3){ border-bottom:0 none;}
.d_0100_23{ float:left; width:100%;}

.l_0100_23 ul li .span .daima{position:absolute; height:100%; width:100%; left:0; top:0;}
.l_0100_23 ul li .span .daima p{height:100%; width:100%;}
.l_0100_23 ul li .span .daima iframe{height:100%; width:100%;}
.l_0100_23 ul li .span video{position:absolute; height:100%; width:100%; left:0; top:0;}

@media  screen and (max-width:991px){
	.c_0100_23{ margin-top:30px;}
	.l_0100_23{ width:100%; left:0; margin-left:0;}
	.l_0100_23 ul{ margin-top:0;}
	.l_0100_23 ul li{ margin-top:30px; padding-bottom:30px; border-bottom:1px solid #b2b2b2;}
}

@media  screen and (max-width:767px){
	.c_0100_23{ margin-top:15px;}
	.t_0100_23{ height:40px; line-height:40px; font-size:20px;}
	.l_0100_23 ul li{ margin-top:15px; padding-bottom:15px; border-bottom:1px solid #b2b2b2;}
	.l_0100_23 ul li h3{ height:26px; line-height:26px; font-size:16px;}
	.d_0100_23 span{ display:block; float:left; width:100%; text-align:center; margin-top:15px;}
	.d_0100_23 span a{display:block; margin:0 auto; width:100px; height:40px; border:1px solid #ecf0eb; line-height:38px; font-size:12px; color:#006158;}
}


/* 12网站招商加盟 */
.c_0100_24{ float:left; width:100%; margin-top:40px;}
.t_0100_24{ float:left; width:100%; text-align:center; height:50px; line-height:50px; color:#006158; font-size:28px;}
.l_0100_24{ float:left; width:100%; margin-top:33px;}
.l_0100_24 h3{ display:block; float:left; width:100%; height:40px; line-height:40px; font-size:20px; color:#006158;}
.l_0100_24 ul{ float:left; width:100%; background:url(images/img_24_6.jpg) repeat-x center; margin-top:34px; margin-bottom:11px; overflow:hidden;}
.l_0100_24 ul li{ float:left; position:relative; overflow:hidden;}
.l_0100_24 ul li:first-child{margin-left:-30px;}
.l_0100_24 ul li span{ display:block; width:100%; position:absolute; left:0; top:102px; text-align:center; height:40px;}
.l_0100_24 ul li:nth-child(1) span font{padding-left:30px; padding-right:30px;}
.l_0100_24 ul li span font{ display:block; width:100%; position:absolute; left:0; top:50%; font-size:14px; line-height:20px; color:#221815; max-height:40px; overflow:hidden;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);}

@media  screen and (max-width:1199px){
	.l_0100_24 ul li{ width:194px;}
	.l_0100_24 ul li span{ display:block; width:100%; position:absolute; left:0; top:77px; text-align:center; height:40px;}
	.l_0100_24 ul li:nth-child(1){margin-left:-24px;}
	.l_0100_24 ul li:nth-child(1) span font{ padding-right:24px;}
	.l_0100_24 ul li span font{ display:block; width:100%; position:absolute; left:0; top:50%; font-size:14px; line-height:20px; color:#221815;}
}

@media  screen and (max-width:991px){
	.l_0100_24 ul{ margin:30px 0 0 0;}
	.l_0100_24 ul li{ width:auto;}
	.l_0100_24 ul li img{ display:block; float:left; width:100%;}
	.l_0100_24 ul li span{ top:100px;}
	.l_0100_24 ul li:nth-child(1){ width:auto; margin-left:0;}
	.l_0100_24 ul li:nth-child(1) span font{ padding-right:0; padding-left:0px;}
}

@media  screen and (max-width:767px){
	.c_0100_24{ margin-top:15px;}
	.t_0100_24{ height:40px; line-height:40px; font-size:20px;}
	.l_0100_24{ margin-top:30px;}
	.l_0100_24 h3{ height:20px; line-height:20px; font-size:16px;}
	.l_0100_24 ul{ margin:15px 0 0 0;}
	.l_0100_24 ul li span{ display:block; width:100%; position:absolute; left:0; top:51%; text-align:center; height:32px;}
	.l_0100_24 ul li span font{ display:block; width:100%; position:absolute; left:0; top:50%; font-size:12px; line-height:16px; color:#221815; max-height:32px; overflow:hidden;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);}
}

.r_0100_24{ float:left; width:100%; margin-top:140px;}
.r_0100_24 .r_24_1{ float:left; width:100%; height:40px; line-height:40px; font-size:20px; color:#006158;}
.r_0100_24 .r_24_2{ float:left; width:100%; margin-top:40px; height:404px; background:#006158; padding-left:391px; position:relative;}
.r_0100_24 .r_24_2 .r_24_3{ position:absolute; left:0; top:0; font-size:12px; line-height:19px; color:#fff; height:404px; width:391px; padding:30px 50px 30px 70px;}
.r_0100_24 .r_24_2 .r_24_3 .z_con{display:block; width:100%; height:100%; overflow-y:auto;}
.r_0100_24 .r_24_2 .r_24_4{ float:left; position:relative; width:100%; height:100%;}



@media  screen and (max-width:991px){
	.r_0100_24{ margin-top:60px;}
	.r_0100_24 .r_24_2{ margin-top:10px;}
}

@media  screen and (max-width:767px){
	.r_0100_24{ margin-top:30px;}
	.r_0100_24 .r_24_1{ height:20px; line-height:20px; font-size:16px;}
	.r_0100_24 .r_24_2{ margin-top:15px; height:auto; background:#006158; padding-left:0; position:relative;}
	.r_0100_24 .r_24_2 .r_24_3{ position:static; float:left; width:100%; font-size:12px; line-height:19px; color:#fff; height:auto; padding:15px 30px;}
	.r_0100_24 .r_24_2 .r_24_4{ float:left; position:relative; width:100%; height:200px;}
}

.d_0100_24{ float:left; width:100%; margin-top:75px; position:relative;}
.d_0100_24 .d_24_1{ float:left; width:100%; height:40px; line-height:40px; font-size:20px; color:#006158;}
.d_0100_24 .d_24_2{ float:left; width:100%; margin-top:53px;}
.d_0100_24 .d_24_2 span{ display:block; margin:0 auto; width:472px; height:50px; border:1px solid #d5d5d5; padding:0 44px 0 96px; position:relative;}
.d_0100_24 .d_24_2 span font{ display:block; position:absolute; left:10px; top:50%; margin-top:-10.5px; background:url(images/img_24_8.png) no-repeat left center; height:21px; padding-left:25px; line-height:21px; font-size:12px; color:#7f7f7f; width:86px; border-right:1px solid #b2b2b2;}
.d_0100_24 .d_24_2 span input{ display:block; float:left; width:100%; height:48px; line-height:20px; padding:9px 10px; font-size:12px; color:#7f7f7f;}
.d_0100_24 .d_24_2 span button{ display:block; position:absolute; right:0; top:0; height:48px; width:44px; background:url(images/img_24_9.png) no-repeat center; outline:none; cursor:pointer;}
.d_0100_24 .d_24_3{ position:absolute; left:0; top:100%; margin-top:40px; width:100%; height:32px; line-height:32px; font-size:16px; color:#666464; text-align:center;}

@media  screen and (max-width:767px){
	.d_0100_24{ margin-top:30px;}
	.d_0100_24 .d_24_1{ height:20px; line-height:20px; font-size:16px;}
	.d_0100_24 .d_24_2{ margin-top:15px;}
	.d_0100_24 .d_24_2 span{ margin:0 auto; width:100%;}
	.d_0100_24 .d_24_3{ position:static; float:left; left:0; top:0; margin-top:15px; width:100%; height:32px; line-height:32px; font-size:16px; color:#666464; text-align:center;}
}


/* 15店址查询 */
.w_0100_25{ float:left; width:100%; padding:68px 0; border-top:1px solid #e5e5e5;}
.c_0100_25{ float:left; width:1000px; border:1px solid #e5e5e5; margin-left:88px;}
.l_0100_25{ float:left; width:632px; height:542px; position:relative;}
.r_0100_25{ float:right; width:366px; height:542px; border-left:1px solid #b5b5b5; padding:0 15px;}
.r_0100_25 h1{ display:block; float:left; width:100%; font-size:26px; color:#006158; height:50px; line-height:36px; margin-top:29px;}
.r_0100_25 h6{ display:none; float:left; width:100%; font-size:13px; color:#221815; height:23px; line-height:23px; margin-top:4px; background:url(images/img_25_1.jpg) no-repeat 2px center; padding-left:10px;}
.r_0100_25 .r_25_1{ float:left; width:100%; padding-bottom:14px; border-bottom:1px dashed #a0a0a0;}
.r_0100_25 .r_25_1 button{ display:block; float:right; width:50px; height:30px; text-align:center; line-height:28px; border:1px solid #ccc; font-size:12px; color:#000; background:#f5f5f5; cursor:pointer; outline:none;}
.r_0100_25 .r_25_1 select{ display:block; float:left; width:88px; height:30px; text-align:center; border:1px solid #ccc; font-size:12px; color:#000; cursor:pointer; outline:none; margin-right:7px;}
.r_0100_25 .r_25_1 select option{ display:block; text-align:center;}
.r_0100_25 .r_25_2{ float:left; width:100%; height:370px; margin-top:10px; overflow-y:auto;}
.r_0100_25 .r_25_2 ul{float:left; width:100%;}
.r_0100_25 .r_25_2 ul.now{ display:block;}
.r_0100_25 .r_25_2 ul li{ display:block; float:left; width:100%; padding:10px 0 10px 50px; position:relative;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.r_0100_25 .r_25_2 ul li i{ display:block; position:absolute; left:10px; top:10px; width:30px; height:30px; text-align:center; line-height:30px; background:#006158; font-size:16px; color:#fff; font-style:normal;}
.r_0100_25 .r_25_2 ul li h2{ display:block; float:left; width:100%; line-height:30px; font-size:16px; color:#000;}
.r_0100_25 .r_25_2 ul li font{ display:block; float:left; width:100%; font-size:14px; line-height:24px; color:#333;}
.r_0100_25 .r_25_2 ul li span{ display:block; float:left; width:100%; font-size:14px; line-height:24px; color:#333;}
.r_0100_25 .r_25_2 ul li:hover{ background:#ddd;}

@media  screen and (max-width:1199px){
	.c_0100_25{ width:100%; border:1px solid #e5e5e5; margin-left:0;}
	.l_0100_25{ width:100%;}
	.r_0100_25{ float:right; width:100%; height:auto; border-left:0 none; margin-top:0; border-top:1px solid #b5b5b5; padding:0 15px;}
	.r_0100_25 h1{ margin-top:15px;}
	.r_0100_25 .r_25_1 button{ float:left;}
}

@media  screen and (max-width:991px){
	.w_0100_25{ padding:0; margin-top:30px;}
	.r_0100_25{ border:0 none; }
}

@media  screen and (max-width:767px){
	.r_0100_25 .r_25_1 button{ display:block; float:right; width:16%;}
	.r_0100_25 .r_25_1 select{ width:26%;margin-right:2%;}
}

.c_0100_26{ float:left; width:800px; margin:50px 0 0 185px;}
.t_0100_26{ float:left; width:100%;}
.t_0100_26 li{ float:left; width:100%; padding-bottom:15px; margin-top:15px; border-bottom:1px dashed #666;}
.t_0100_26 li a{ display:block; float:left; width:100%;}
.t_0100_26 li a i{ display:block; float:left; width:200px;}
.t_0100_26 li a i img{ display:block; float:left; width:100%;}
.t_0100_26 li a span{ display:block; float:right; width:570px;}
.t_0100_26 li a span h2{ display:block; float:left; width:100%; font-size:16px; line-height:24px; margin-top:4px; color:#666; font-weight:bold;}
.t_0100_26 li a span font{ display:block; float:left; width:100%; font-size:12px; line-height:20px; color:#666;}
.t_0100_26 li a span h6{ display:block; float:left; width:100%; text-align:right; height:24px; line-height:24px;}
.t_0100_26 li:last-child{border-bottom:0 none;}
.d_0100_26{ float:left; width:100%; margin-top:30px;}

@media  screen and (max-width:1199px){
	.c_0100_26{ float:left; width:800px; margin:50px 0 0 81px;}
}

@media  screen and (max-width:991px){
	.c_0100_26{margin:30px 0 0 0; width:100%;}
	.t_0100_26 li a span{ width:510px;}
}

@media  screen and (max-width:767px){
	.t_0100_26 li a i{ width:100%;}
	.t_0100_26 li a span{ width:100%; margin-top:15px;}
	.d_0100_26{ margin-top:15px;}
	.d_0100_26 span{ display:block; float:left; width:100%; text-align:center;}
	.d_0100_26 span a{ display:block; margin:0 auto; width:100px; height:40px; border:1px solid #ecf0eb; line-height:38px; font-size:12px; color:#006158;}
}


/* 活动页 */
.qc_0100_1{ position:absolute; left:0; top:0; width:100%; height:100%;}
.qc_0100_1 .qc_1_1{ position:absolute; left:0; top:108px; width:100%; text-align:center;}
.qc_0100_1 .qc_1_1 h1{ display:block; float:left; width:100%; font-size:40px; color:#005f59; line-height:50px; position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0s;
	-moz-transition: all 0.8s linear 0s;
	-o-transition: all 0.8s linear 0s;
	transition: all 0.8s linear 0s;}
.qc_0100_1 .qc_1_1 h6{ display:block; float:left; width:100%; font-size:14px; color:#005f59; line-height:26px; position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0.4s;
	-moz-transition: all 0.8s linear 0.4s;
	-o-transition: all 0.8s linear 0.4s;
	transition: all 0.8s linear 0.4s;}
.qc_0100_1 .qc_1_1 span{ display:block; float:left; width:100%; font-size:12px; color:#005f59; line-height:20px; margin-top:15px;
	position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0.8s;
	-moz-transition: all 0.8s linear 0.8s;
	-o-transition: all 0.8s linear 0.8s;
	transition: all 0.8s linear 0.8s;}
.qc_0100_1 .qc_1_2{ position:absolute; left:10%; top:160px; width:80%;}
.qc_0100_1 .qc_1_2 h1{ display:block; float:left; width:100%; font-size:40px; color:#005f59; line-height:50px; position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0s;
	-moz-transition: all 0.8s linear 0s;
	-o-transition: all 0.8s linear 0s;
	transition: all 0.8s linear 0s;}
.qc_0100_1 .qc_1_2 h6{ display:block; float:left; width:100%; font-size:14px; color:#005f59; line-height:26px; position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0.4s;
	-moz-transition: all 0.8s linear 0.4s;
	-o-transition: all 0.8s linear 0.4s;
	transition: all 0.8s linear 0.4s;}
.qc_0100_1 .qc_1_2 span{ display:block; float:left; width:100%; font-size:12px; color:#005f59; line-height:20px; margin-top:15px;
	position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0.8s;
	-moz-transition: all 0.8s linear 0.8s;
	-o-transition: all 0.8s linear 0.8s;
	transition: all 0.8s linear 0.8s;}
.qc_0100_1 .qc_1_3{ position:absolute; left:0; top:68px; width:100%; text-align:center;}
.qc_0100_1 .qc_1_3 h1{ display:block; float:left; width:100%; font-size:40px; color:#005f59; line-height:50px;
	position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0s;
	-moz-transition: all 0.8s linear 0s;
	-o-transition: all 0.8s linear 0s;
	transition: all 0.8s linear 0s;}
.qc_0100_1 .qc_1_3 h6{ display:block; float:left; width:100%; font-size:14px; color:#005f59; line-height:18px;
	position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0.4s;
	-moz-transition: all 0.8s linear 0.4s;
	-o-transition: all 0.8s linear 0.4s;
	transition: all 0.8s linear 0.4s;}
.qc_0100_1 .qc_1_3 span{ display:block; float:left; width:100%; font-size:12px; color:#005f59; line-height:20px; margin-top:15px;
	position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0.8s;
	-moz-transition: all 0.8s linear 0.8s;
	-o-transition: all 0.8s linear 0.8s;
	transition: all 0.8s linear 0.8s;}
.qc_0100_1 .qc_1_4{ position:absolute; left:0; top:0; width:100%; height:100%;}
.qc_0100_1 .qc_1_4 li{ float:left; width:50%; height:50vh; position:relative;}
.qc_0100_1 .qc_1_4 li a{ display:table; float:left; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; background:rgba(0,0,0,00);}
.qc_0100_1 .qc_1_4 li a span{ display:table-cell; vertical-align:middle; width:100%; background:rgba(0,0,0,00);
	-webkit-transition: all 0.8s ease-out 0.6s;
	-moz-transition: all 0.8s ease-out 0.6s;
	-o-transition: all 0.8s ease-out 0.6s;
	transition: all 0.8s ease-out 0.6s;}
.qc_0100_1 .qc_1_4 li a span h1{ display:block; font-size:30px; color:#000; height:40px; line-height:40px;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.qc_0100_1 .qc_1_4 li a span i{ display:block; margin-top:20px; opacity:0; filter:alpha(opacity=00);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;}
.qc_0100_1 .qc_1_4 li a:hover{ background:rgba(0,0,0,0.3);}
.qc_0100_1 .qc_1_4 li a:hover span{ background:rgba(0,0,0,0.2);}
.qc_0100_1 .qc_1_4 li a:hover h1{ color:#fff;}
.qc_0100_1 .qc_1_4 li a:hover i{ opacity:1; filter:alpha(opacity=100);}
.qc_0100_1 .qc_1_5{ position:absolute; left:0; top:70px; text-align:center; width:100%; height:100%;}
.qc_0100_1 .qc_1_5 h1{ display:block; float:left; width:100%; font-size:40px; color:#005f59; line-height:50px;
	position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0s;
	-moz-transition: all 0.8s linear 0s;
	-o-transition: all 0.8s linear 0s;
	transition: all 0.8s linear 0s;}
.qc_0100_1 .qc_1_5 h6{ display:block; float:left; width:100%; font-size:14px; color:#005f59; line-height:18px;
	position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0.4s;
	-moz-transition: all 0.8s linear 0.4s;
	-o-transition: all 0.8s linear 0.4s;
	transition: all 0.8s linear 0.4s;}
.qc_0100_1 .qc_1_5 span{ display:block; float:left; width:100%; font-size:12px; color:#005f59; line-height:20px; margin-top:15px;
	position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0.8s;
	-moz-transition: all 0.8s linear 0.8s;
	-o-transition: all 0.8s linear 0.8s;
	transition: all 0.8s linear 0.8s;}
.qc_0100_1 .qc_1_6{ position:absolute; left:0; top:220px; text-align:center; width:100%; height:100%;}
.qc_1{ position:relative; height:100vh;}
.qc_0100_1 .qc_1_6 h1{ display:block; float:left; width:100%; font-size:40px; color:#005f59; line-height:50px;
	position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0s;
	-moz-transition: all 0.8s linear 0s;
	-o-transition: all 0.8s linear 0s;
	transition: all 0.8s linear 0s;}
.qc_0100_1 .qc_1_6 h6{ display:block; float:left; width:100%; font-size:14px; color:#005f59; line-height:18px;
	position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0.4s;
	-moz-transition: all 0.8s linear 0.4s;
	-o-transition: all 0.8s linear 0.4s;
	transition: all 0.8s linear 0.4s;}
.qc_0100_1 .qc_1_6 span{ display:block; float:left; width:100%; font-size:12px; color:#005f59; line-height:20px; margin-top:15px;
	position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
	-webkit-transition: all 0.8s linear 0.8s;
	-moz-transition: all 0.8s linear 0.8s;
	-o-transition: all 0.8s linear 0.8s;
	transition: all 0.8s linear 0.8s;}

.qc_0100_1 .qc_1_1.on h1,
.qc_0100_1 .qc_1_1.on h6,
.qc_0100_1 .qc_1_1.on span,
.qc_0100_1 .qc_1_2.on h1,
.qc_0100_1 .qc_1_2.on h6,
.qc_0100_1 .qc_1_2.on span,
.qc_0100_1 .qc_1_3.on h1,
.qc_0100_1 .qc_1_3.on h6,
.qc_0100_1 .qc_1_3.on span,
.qc_0100_1 .qc_1_5.on h1,
.qc_0100_1 .qc_1_5.on h6,
.qc_0100_1 .qc_1_5.on span,
.qc_0100_1 .qc_1_6.on h1,
.qc_0100_1 .qc_1_6.on h6,
.qc_0100_1 .qc_1_6.on span{ opacity:1; filter:alpha(opacity=100); top:0;}

.page6{ float:left; width:100%; height:100vh; overflow-y: auto;}

@media  screen and (max-width:1199px){
	#dowebok{ margin-top:80px;}
	.section{ height:auto !important; display:block; float:left; width:100%;}
	.fp-tableCell{ height:auto !important; display:block; float:left;}
	.qc_0100_1{ background:none !important; position:static; float:left; width:100%; height:auto;}
	.qc_0100_1 .qc_1_1,
	.qc_0100_1 .qc_1_2,
	.qc_0100_1 .qc_1_3,
	.qc_0100_1 .qc_1_4,
	.qc_0100_1 .qc_1_5,
	.qc_0100_1 .qc_1_6{ position:static; float:left; width:100%; padding:30px 0; text-align:center;}
	.qc_0100_1 .qc_1_1 h1,
	.qc_0100_1 .qc_1_2 h1,
	.qc_0100_1 .qc_1_3 h1,
	.qc_0100_1 .qc_1_5 h1,
	.qc_0100_1 .qc_1_6 h1{ font-size:32px; line-height:40px; opacity:1; filter:alpha(opacity=100); top:0;}
	.qc_0100_1 .qc_1_1 h6,
	.qc_0100_1 .qc_1_2 h6,
	.qc_0100_1 .qc_1_3 h6,
	.qc_0100_1 .qc_1_5 h6,
	.qc_0100_1 .qc_1_6 h6{ font-size:12px; line-height:18px; opacity:1; filter:alpha(opacity=100); top:0;}
	.qc_0100_1 .qc_1_1 span,
	.qc_0100_1 .qc_1_2 span,
	.qc_0100_1 .qc_1_3 span,
	.qc_0100_1 .qc_1_5 span,
	.qc_0100_1 .qc_1_6 span{ font-size:12px; line-height:18px; opacity:1; filter:alpha(opacity=100); top:0; margin-top:0;}
	.qc_0100_1 .qc_1_4 li{ width:100%;}
	.page6{ height:auto; overflow:visible;}
}

@media  screen and (max-width:767px){
	#dowebok{ margin-top:50px;}
	.qc_0100_1 .qc_1_1,
	.qc_0100_1 .qc_1_2,
	.qc_0100_1 .qc_1_3,
	.qc_0100_1 .qc_1_4{ padding:15px 0;}
	.qc_0100_1 .qc_1_1 h1,
	.qc_0100_1 .qc_1_2 h1,
	.qc_0100_1 .qc_1_3 h1,
	.qc_0100_1 .qc_1_5 h1,
	.qc_0100_1 .qc_1_6 h1{ font-size:18px; line-height:24px;}
	.qc_0100_1 .qc_1_4 li a span h1{ font-size:20px; height:30px; line-height:30px;}
	.qc_0100_1 .qc_1_4 li a span i{ margin-top:10px;}
	.qc_0100_1 .qc_1_4 li a span i img{ width:22px;}

}



@media screen and (max-device-width: 320px){body{-webkit-text-size-adjust:none}}
@media screen and (max-device-width: 480px){body{-webkit-text-size-adjust:none}}
@media only screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:none}}
@media only screen and (min-device-width: 768px) and (max-device-width: 1243px){body{-webkit-text-size-adjust:none}}


.z_0100_4{ float:left; width:100%; height:1px; background:#c1c1c1; margin-top:88px; display:none;}
.z_0100_4 button{ display:block; float:left; position:relative; left:50%; margin-left:-45px; width:90px; background:#f5f5f5; margin-top:-21px; text-align:center; outline:none; cursor:pointer;}
.z_0100_4 button i{ display:block; float:left; width:27px; height:27px; position:relative; left:50%; margin-left:-13.5px; background:url(images/img_4_10.png) no-repeat center;}
.z_0100_4 button font{ display:block; float:left; width:100%; font-size:15px; color:#666464; height:20px; line-height:20px; margin-top:2px;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;}
.z_0100_4 button:hover font{ color:#006158;}
.z_0100_4 button.on i{ background:url(images/img_4_10_h.png) no-repeat center;}
@media  screen and (max-width:1199px){
	.z_0100_4{ margin-top:20px;}
}

@media  screen and (max-width:767px){

	.z_0100_4{ margin-top:20px; height:auto; background:none; padding-bottom:20px;  display:block; }
	.z_0100_4 button{margin-left:-55px; width:110px; height:36px; background:none; margin-top:0; border:1px solid #c1c1c1;}
	.z_0100_4 button i{ display:none;}
	.z_0100_4 button font{ display:block; float:left; width:100%; font-size:12px; color:#006158; height:34px; line-height:34px; margin-top:0;}
}

.zhuzhan{width: 100%;display: block;font-size: 16px;}



/*20180811*/

.right_pf{position:fixed; right:10px; top:50%; margin-top:-100px; width:400px; height:200px;}
.right_pf .right_pf_img{display:block; width:100%; height:100%;}
.right_pf .right_close{width:30px; height:30px; position:absolute; top:-35px; right:-3px;}
.right_pf .right_close img{display:block; width:100%; height:100%;}


@media  screen and (max-width:767px){
	.right_pf{ width:auto; height:100px;  right:5px; margin-top:-50px;}
	.right_pf .right_pf_img img{height:100%; width:auto;}
	.right_pf .right_close{width:26px; height:26px; top:-30px;}
}


/*20190319*/
.container-1284 {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 768px) {
	.container-1284 {
		width: 768px;
	}
}
@media (min-width: 992px) {
	.container-1284 {
		width: 992px;
	}
}
@media (min-width: 1200px) {
	.container-1284 {
		width: 1200px;
	}
}
@media (min-width: 1284px) {
	.container-1284 {
		width: 1284px;
	}
}


.bottomBar{ float: left; width: 100%; height: 95px;}
.bottomBarFloat{ position: fixed; width: 100%; height: 95px; left: 0; bottom: 0; z-index: 200; background-color: rgba(0,0,0,0.75);}
.bottomBarFloat .barBox{ float: left; width: 100%; height: 95px; position: relative;}
.bottomBarFloat .barBox .barLeft{ float: left; width: 502px;}
.bottomBarFloat .barPeo{ position: absolute; left: -40px; bottom: 0;  float: left; width: 177px; height: 137px; margin: -42px 0 0 14px; line-height: 0;}
.bottomBarFloat .barFaith{ padding-left: 156px;}
.bottomBarFloat .barRight{ padding-left: 526px; padding-top: 27px;}
.bottomBarFloat .barWidthOne{ float: left; width: 19.54%; padding-left: 10px;}
.bottomBarFloat .barInput{ float: left; width: 100%; height: 40px; padding: 0 9px; border: 0; color: #333; font-size: 14px;
	-webkit-appearance:none;
	outline: 0;
}
.bottomBarFloat .barWidthOne.citySel{width:42.54%;}
.bottomBarFloat .barWidthTwo{ float: left; width: 100%; background-color: #fff;}
.bottomBarFloat .barWidthTwo .prov{ float: left; width: 33.33%; padding-left: 9px; border: 0; height: 40px; color: #333; font-size: 14px; outline: 0;}
.bottomBarFloat .barWidthTwo .city{ float: left; width: 33.33%; padding-left: 9px; border: 0; height: 40px; color: #333; font-size: 14px; outline: 0;}
.bottomBarFloat .barWidthThree{ float: left; width: 18.38%; padding-left: 9px;}
.bottomBarFloat .barButton{ float: left; width: 100%; height: 40px; background-color: #fff100; border: 0;
	-webkit-appearance:none;
	outline: 0;
}
.bottomBarFloat .barButton:hover{ background-color: #e5d800;}
@media  screen and (max-width:1199px){
	.bottomBar{ height: 75px;}
	.bottomBarFloat{ height: 75px; }
	.bottomBarFloat .barBox{ height: 75px; }
	.bottomBarFloat .barBox .barLeft{ width: 379px;}
	.bottomBarFloat .barPeo{ width: 138px; height: 107px; margin: -32px 0 0 0; }
	.bottomBarFloat .barFaith{ padding-left: 110px;}
	.bottomBarFloat .barRight{ padding-left: 398px; padding-top: 22px;}
	.bottomBarFloat .barWidthOne{ padding-left: 5px; }
	.bottomBarFloat .barInput{ height: 32px; padding: 0 7px; }
	.bottomBarFloat .barWidthTwo .prov{ padding-left: 7px; height: 32px; }
	.bottomBarFloat .barWidthTwo .city{ padding-left: 7px; height: 32px; }
	.bottomBarFloat .barButton{ height: 32px; }
}
@media  screen and (max-width:991px){
	.bottomBarFloat .barBox .barLeft{ width: 379px; margin-left: 179px;}
	.bottomBarFloat .barPeo{ left: 119px; }
	.bottomBarFloat .barRight{ display: none;}
}
@media  screen and (max-width:767px){
	.bottomBar{ height: 60px;}
	.bottomBarFloat{ height: 60px; }
	.bottomBarFloat .barBox{ height: 60px; }
	.bottomBarFloat .barPeo{ width: 106px; height: 83px; margin: -24px 0 0 0; }
	.bottomBarFloat .barBox .barLeft{ width: 100%; margin-left: 0;}
	.bottomBarFloat .barPeo{ left: -15px; }
	.bottomBarFloat .barFaith{ padding-left: 85px; padding-right: 25px; text-align: center;}
	.bottomBarFloat .barFaith img{ width: 217px; height: 60px;}
	.bottomBarFloat .barRight{ display: none;}
}
.bottomBarFloat .barShup{ position: absolute; width: 27px; height: 27px; background: url("images/20190319_15.png") center no-repeat; background-size: contain; right: 25px; top: 11px; cursor: pointer;}




/*产品列表新切*/
.proPosition{ position: relative; float: left; width: 100%;}
.proTopSlick{ float: left; width: 100%;}
.proTopSlick li{ float: left; width: 100%; position: relative;}
.proTopSlick li .Picture{ float: left; width: 100%; padding-top: 50.36458333333333%; position: relative; overflow: hidden;}
.proTopSlick li .Picture a{cursor:default;}
.proTopSlick li .Picture .img{ position: absolute; width: 100%; min-height: 100%; left: 0; top: 0;}
@media  screen and (max-width:767px){
	.proTopSlick li .Picture{ padding-top: 128.9333333333333%;}
}


.proTopSlick .slickText{ position: absolute; width: 586px; left: -100%; bottom: 15px; background-color: rgba(255,255,255,0.6);
	border-radius:6px 0 0 6px;
	-webkit-border-radius:6px 0 0 6px;
	-moz-border-radius:6px 0 0 6px;
	-o-border-radius:6px 0 0 6px;
	margin-left: -30px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.proTopSlick .slickText.on{}
.proTopSlick .slickText .textZuo{ float: left; width:30px; height: 116px; background-color: rgba(255,255,255,0.4); cursor: pointer; position: relative;
	border-radius:6px 0 0 6px;
	-webkit-border-radius:6px 0 0 6px;
	-moz-border-radius:6px 0 0 6px;
	-o-border-radius:6px 0 0 6px;
}
.proTopSlick .slickText .textZuo b{ position: absolute; float: left; width:10px; height: 20px; left: 50%; top: 50%; margin:-10px 0 0 -5px; background: url("images/20190319_12.png") center no-repeat; background-size: contain;  }
.proTopSlick .slickText .textYou{ height: 116px; padding: 28px 0 0 50px;}
.proTopSlick .slickText .textScroll{ float: left; width: 100%; height: 60px; padding-right: 52px; overflow-y: auto;}
.proTopSlick .slickText .textText{ float: left; width: 100%; color: #221815; font-size: 12px; line-height: 20px;}
@media  screen and (max-width:767px){
	.proTopSlick .slickText{ width: 95%;}
}

.proTopSlick .slick-prev{ position: absolute; width: 80px; height: 80px; left: 8.95%; top: 50%;  background: url("images/20190319_10.png") center no-repeat; background-size: contain;}
.proTopSlick .slick-prev:hover{background: url("images/20190319_10_h.png") center no-repeat; background-size: contain;}
.proTopSlick .slick-next{ position: absolute; width: 80px; height: 80px; right: 8.95%; top: 50%;  background: url("images/20190319_11.png") center no-repeat; background-size: contain;}
.proTopSlick .slick-next:hover{background: url("images/20190319_11_h.png") center no-repeat; background-size: contain;}
@media  screen and (max-width:767px){
	.proTopSlick .slick-prev{width: 36px; height: 36px; left: 20%; }
	.proTopSlick .slick-next{ width: 36px; height: 36px; right: 20%; }
}

.proDownMargin{ position: absolute; width: 58px; height: 420px; right: 20px; top: 50%; margin-top: -212px;}
.proDownBox{ float: left; width: 100%; }
.proDownSlick{ float: left; width: 100%; padding: 50px 0;}
.proDownSlick li{ float: left; width: 100%; padding: 10px 0; outline: 0;}
.proDownSlick li .downBorder{ float: left; width: 100%; border: #b5b5b6 solid 1px; padding: 8px 3px; text-align: center; background-color: rgba(255,255,255,0.8);
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
}
.proDownSlick li.hover .downBorder,
.proDownSlick li .downBorder:hover{ border: #006158 solid 1px; background-color:rgba(0,97,88,0.8); color: #fff;}
.proDownSlick li .downBorder a{ color: #595757; font-size: 12px; line-height: 13px;}
.proDownSlick li.hover .downBorder a,
.proDownSlick li .downBorder:hover a{ color: #fff;}
@media  screen and (max-width:767px){
	.proDownMargin{ height: 276px; right: 10px; top: 5%; margin-top: 0;}
	.proDownSlick{ padding: 30px 0;}
	.proDownSlick li{ padding: 5px 0; }
}

.proDownSlick .slick-prev{ top: 0; left: 50%;  position: absolute; width: 15px; height: 15px; background: url("images/20190319_8_h.png") center no-repeat; background-size: contain;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.proDownSlick .slick-prev:hover{background: url("images/20190319_8_h.png") center no-repeat; background-size: contain;}
.proDownSlick .slick-next{ top: auto; bottom: 0; left: 50%;  position: absolute; width: 15px; height: 15px; background: url("images/20190319_9_h.png") center no-repeat; background-size: contain;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.proDownSlick .slick-next:hover{background: url("images/20190319_9_h.png") center no-repeat; background-size: contain;}


/*产品类表点开*/
.openPic{ float: left;width: 100%;  position: fixed; overflow: hidden; top:0; left:0; width:100%; height:100%; z-index:99999; background:#fff; }
.returnList{ position: absolute; width: 170px; height: 54px; left: 50%; margin-left: -85px; bottom: 42px; background: url("images/20190319_14.png") center no-repeat; background-size: contain;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.35);
	-o-box-shadow: 0 0 4px rgba(0,0,0,0.35);
	box-shadow: 0 0 4px rgba(0,0,0,0.35);
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
.returnList:hover{ background-color: #fff;}
@media  screen and (max-width:767px){
	.returnList{ width: 94px; height: 30px; margin-left: -47px; bottom: 25px; }
}

.slickBigAll .slick-prev{ position: absolute; width: 80px; height: 80px; left: 8.95%; top: 50%;  background: url("images/20190319_10.png") center no-repeat; background-size: contain;}
.slickBigAll .slick-prev:hover{background: url("images/20190319_10_h.png") center no-repeat; background-size: contain;}
.slickBigAll .slick-next{ position: absolute; width: 80px; height: 80px; right: 8.95%; top: 50%;  background: url("images/20190319_11.png") center no-repeat; background-size: contain;}
.slickBigAll .slick-next:hover{background: url("images/20190319_11_h.png") center no-repeat; background-size: contain;}
@media  screen and (max-width:767px){
	.slickBigAll .slick-prev{width: 36px; height: 36px; left: 20%; }
	.slickBigAll .slick-next{ width: 36px; height: 36px; right: 20%; }
}


.navPh{ float:left; width:100%; position:absolute; left:0; top:8px; padding:0 50px 0 125px; height:32px; overflow:hidden; box-sizing:border-box;}
.navPh ul{ float:left; width:100%;}
.navPh ul li{ float:left; margin-right:15px; white-space:nowrap;}
.navPh ul li a{ float:left; color:#333; font-size:14px; line-height:32px;}


.navPh .swiper-container {
 margin-left:auto;
 margin-right:auto;
 position:relative;
 overflow:hidden;
 list-style:none;
 padding:0;
 z-index:1
}
.navPh .swiper-wrapper {
 position:relative;
 width:100%;
 height:100%;
 z-index:1;
 display:flex;
 transition-property:transform;
 box-sizing:content-box
}
.navPh .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/*
-webkit-appearance:none;
outline: 0;

border-radius:11px;
-webkit-border-radius:11px;
   -moz-border-radius:11px;
     -o-border-radius:11px;

*/