@charset "UTF-8";

body {display: block;margin: 0px;font-family: 思源黑体;overflow-x: hidden;}
div,img,h3,h4,p,dd,dl,em{margin: 0; padding: 0; border: 0;}
h1{font:bold 1.26em Arial, Sans-Serif;letter-spacing:-1px;margin:0;padding:0}
h2{font:bold 1.7em Arial, Sans-Serif;letter-spacing:-1px;font-size:16px;color:#000;background:inherit;margin:0 0 5px;padding:0}
p{margin:0 auto}
ul,li{list-style:none;margin:0;padding:0}
form{margin:0}
.left{float:left}
a{text-decoration:none; color:#666666;}
a:hover{text-decoration:none; color:#c01701;transition:all 0.2s linear 0s;}
.clear { font-size: 0; line-height: 0; clear: both; overflow: hidden; zoom: 1; }

<!--ban图片的开始-->

#banner{background: url(/m/assets/i/jiameng/banner.jpg) no-repeat center center;height: 300px;padding-top: 280px;background-size: cover;}
.banner{background: url(/m/assets/i/jiameng/banner.jpg) no-repeat center center;height: 180px;padding-top: 160px;background-size: contain;}
.biaozhi{width:auto;text-align: center;}
.biaozhi img{width:86px;}
.fuhao{font-size:24px;color:#fff;text-align: center;font-weight: bold;}
.fuhao img{width:250px;margin: 10px 0px;}
.pinpai{font-size:14px;color:#fff;text-align: center;font-weight: normal;line-height: 35px;}

#fazhan_banner{background: url(/m/assets/i/about/fazhan_banner.jpg) no-repeat center center;height: 300px;padding-top: 280px;background-size: cover;}
.fazhan_banner{background: url(/m/assets/i/about/fazhan_banner.jpg) no-repeat center center;height: 300px;padding-top: 280px;background-size: cover;}

<!--ban图片的结束-->

<!---品牌_导航开始--->

#pp_menu{ width:440px; margin: 82px auto 0; border-bottom:1px solid #bebebe; margin-bottom: 100px;}
.pp_menu{ width:60%; margin: 82px auto 60px auto; border-bottom:1px solid #bebebe; margin-bottom: 60px;}
.pp_menu li{ float: left; width:50%;}
.pp_menu li a{ width: 120px; text-align: center; font-size: 16px;color: #000000; display: block; line-height: 2em;}
.pp_huan{ width: 1440px;  margin: 100px auto 160px;position: relative; }
.pp_menu li:nth-of-type(1){ margin-left: 0; margin-right: 0px}
.pp_menu li:nth-of-type(3){ margin-right: 0; float: right;}
.pp_menu li.active{ border-bottom: 2px solid #c69255;}
.pp_menu li.active a{ color: #c69255}

<!---品牌_导航结束--->

#fazhan{width: 90%;height: auto;margin:30px 3%;position: relative;}
.fazhan{width: 94%;height: auto;margin:50px 3% 0 3%;position: relative;text-align: center;}
.fazhan h3{font-family: "fz";color: #cb9b64;font-size: 18px;font-weight:normal;}
.fazhan h4{font-size: 24px;text-transform: uppercase;letter-spacing: 0px;color: #444;font-weight: normal;padding: 8px 0px 0px 0px;font-family: SimSun,Microsoft YaHei,serif;}
.fazhan p{font-size: 1rem;color: #000;margin: 5px 0 30px 0;line-height: 25px;width: 100%;letter-spacing: 0px;}

<!--关于开始-->

#about{width: 90%;height: auto;margin:30px 3%;position: relative;}
.about{width: 94%;height: auto;margin:30px 3%;position: relative;text-align: center;}
.about h3{color: #cb9b64;font-size: 16px;font-weight:normal;}
.about h4{font-size: 20px;text-transform: uppercase;letter-spacing: 0px;color: #666;font-weight: normal;padding: 8px 0px 10px 0px;}
.about p{font-size: 14px;color: #888;margin: 15px 0 30px 0;line-height: 25px;width: 100%;letter-spacing: 1px;}

.pp_jjc{ width:100%; height: 350px; margin: 74px auto 0;background: url(/m/assets/i/jiameng/dingwei1.jpg) no-repeat center center; position: relative}
.pp_jjc1{ width:100%; height: 450px; margin: 1px auto 0;background: url(/m/assets/i/jiameng/dingwei2.jpg) no-repeat; position: relative;background-size: cover;}

<!--关于结束-->

#zhiwei{width:100%;margin:60px auto;overflow: hidden;}
.zhiwei{width:100%;margin:60px auto 0 auto;overflow: hidden;}

.zhiwei ul{padding:0;margin:0;overflow: hidden;}
.zhiwei ul li{float:left;width:48%;margin:1%;background: #f6f6f6;padding: 50px 0;}

.zhiwei_l{float:left;margin-left: 8%;margin-top: 10px;}

.zhiwei_r{float:left;margin-left: 5%;}
.zhiwei_r h3{font-size:14px;color:#666;font-weight:normal;}
.zhiwei_r dd{font-size:16px;color:#333;line-height:35px;}
.zhiwei_r dd span{font-size:14px;color:#666;margin-left: 5px;}

.le{margin-bottom:50px;overflow: hidden;text-align: center;}
.le h2{line-height: 32px;
    font-weight: normal;
    font-size: 20px;
	text-align: center;
	margin-top:80px;
    color: #666;}
.le p{font-size: 14px;
    line-height: 30px;
    color: #888;
    text-align: center;}
	
.more{ width: 200px; height: 40px; display: inline-block; line-height: 40px; border: 1px solid #00a6b2; text-align: center; margin-top: 30px; position: relative;border-radius: 30px; }
.more a{ display: block; font-size: 16px; font-weight: normal; color: #00a6b2; position: relative;left: 20px;text-decoration: none;}
.more:after{ content: ""; position: absolute; left: 20px; top: 20px; width: 30px; height: 2px; background-color: #00a6b2; }
.more:before{ content: ""; position: absolute; left: 0; width: 0; height: 60px; color: #fff; background:#00a6b2;-webkit-transition: width .5s ease-in-out;transition: width .5s ease-in-out;border-radius: 30px;  }
.more:hover:before{ width: 248px; }
.more:hover:after{ background-color: #fff;  }
.more:hover{ border: 1px solid #00a6b2;}
.more:hover a{ color: #fff }

<!--广告背景开始-->
#pp_jjc2{ width:100%; height: 350px; margin: 74px auto 0;background: url(/m/assets/i/jiameng/jm_dwf.jpg) no-repeat center center; position: relative}
.pp_jjc2{ width:100%; height: 200px; margin: 0px auto 0;background: url(/m/assets/i/jiameng/peixun.jpg) no-repeat center center; position: relative;background-size: contain;}
.ylogo{ width: 350px; height: auto; margin:0 auto;}
.ylogo img{ width: 350px;padding-top: 26%;}

<!--广告背景结束-->

<!--市场定位三分类开始-->

#fenlei{width:100%;overflow: hidden;}
.fenlei{width:100%;overflow: hidden;}
.fenlei ul{padding:0;margin:0;}
.fenlei ul li{width:100%;float:left;text-align: center;margin: 10px 0px 0 0;background: #f5f5f5;padding: 50px 0px;}
.fenlei ul li h3{font-family: SimSun,Microsoft YaHei,serif;font-size: 18px;font-weight: normal;margin-bottom: 12px;}
.fenlei ul li img{width: 70px;height: 70px;}
.fenlei ul li h4{font-family: SimSun,Microsoft YaHei,serif;font-size: 24px;font-weight: normal;margin-top: 15px;}
.fenlei ul li p{font-family: Montserrat,SimHei,Microsoft YaHei,sans-serif;font-size: 14px;margin-top: 12px;}

<!--市场定位三分类结束-->

<!--办公环境开始-->

#bangong{height: auto;width: 90%;position: relative;transition: 0.5s;margin: 0 5%;}
.bangong{height: auto;width: 94%;position: relative;transition: 0.5s;margin: 50px 3% 0px 3%;overflow: hidden;text-align: center;}
.bangong h3{font-family: "fz";color: #cb9b64;font-size: 16px;font-weight: normal;}
.bangong h4{font-family: SimSun,Microsoft YaHei,serif;color: #313131;font-size: 24px;margin-top: 8px;margin-bottom: 20px;font-weight: normal;}
.bangong p{color: #313131;font-size: 0.9rem;font-weight: normal;padding-left: 0px;line-height: 25px;margin: 1em 0 2em;padding-right: 0px;}
.bangong img{float:left;width: 100%;}
#huanjing {background: url(/m/assets/i/jiameng/chahua.jpg) no-repeat center;height: 250px;background-size: cover;}
#shiduan {background: url(/m/assets/i/jiameng/chahua.jpg) no-repeat;height: 250px;background-size: contain;}

<!--办公环境结束-->

<!--开业结束-->

#slider-focus {
	position: relative;
	width: 94%;
	overflow: hidden;
	margin: 4px 3% 40px 3%;
	padding-top: 0px;
}
.slider-focus {
	position: relative;
	width: 94%;
	overflow: hidden;
	padding: 40px 3% 110px 3%;
	
	margin-top: 0px;
}
.slider-focus .hd {
	width: 100%;
	height: 22px;
	left: 0;
	bottom: 15%;
	z-index: 1;
	line-height: 28px;
	text-align: center;
	position: absolute;
}
.slider-focus .hd li {
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 6px;
	margin: 0 3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	font-size: 0;
	line-height: 0;
	text-indent: -9999em;
	background: #333;
	cursor: pointer;
}
.slider-focus .hd li.on {
	background: #00a6b2;
}
.slider-focus .bd {
	position: relative;
	z-index: 0;
	margin-bottom: 20px;
}
.slider-focus .bd li {
	position: relative;
	text-align: center;
	border: 0px dashed #d5d5d5;
}
.slider-focus .bd li img {
	vertical-align: top;
	margin-top: 10px;
	width: 70px;/* 图片宽度100%，达到自适应效果 */
}
.slider-focus .bd li a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}  /* 去掉链接触摸高亮 */
.slider-focus .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	background: url(../images/focusBg.png) repeat-x;
	color: #fff;
	text-align: left;
}
.slider-focus .bd li a h3{
    font-size: 18px;
	color:#333;
    font-weight: normal;
    margin-bottom: 12px;}
.slider-focus .bd li a h4 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 15px;
	color:#333;
}
.slider-focus .bd li a p{
    font-size: 14px;
	color:#888;
    margin-top: 12px;}
	
	
#slider-focus1 {
	position: relative;
	width: 94%;
	overflow: hidden;
	margin: 4px 3% 40px 3%;
	padding-top: 0px;
}
.slider-focus1 {
	position: relative;
	width: 94%;
	overflow: hidden;
	padding: 0px 3% 60px 3%;
	background: #f5f5f5;
	margin-top: 0px;
}
.slider-focus1 .hd {
	width: 100%;
	height: 22px;
	left: 0;
	bottom: 2%;
	z-index: 1;
	line-height: 28px;
	text-align: center;
	position: absolute;
}
.slider-focus1 .hd li {
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 6px;
	margin: 0 3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	font-size: 0;
	line-height: 0;
	text-indent: -9999em;
	background: #333;
	cursor: pointer;
}
.slider-focus1 .hd li.on {
	background: #cb9b64;
}
.slider-focus1 .bd {
	position: relative;
	z-index: 0;
	margin-bottom: 20px;
	left: 22%;
}
.slider-focus1 .bd li {
	position: relative;
	text-align: center;
	border: 0px dashed #d5d5d5;
}
.slider-focus1 .bd li img {
	vertical-align: top;
	margin-top: 10px;
	width: 70px;/* 图片宽度100%，达到自适应效果 */
}
.slider-focus1 .bd li a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}  /* 去掉链接触摸高亮 */
.slider-focus1 .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	background: url(../images/focusBg.png) repeat-x;
	color: #fff;
	text-align: left;
}
.slider-focus1 .bd li a h3{font-size: 18px;
    font-family: SimSun,Microsoft YaHei,serif;
    color: #404040;
	font-weight: normal;
    margin-top: 35px;}
.slider-focus1 .bd li a h4 {
    font-size: 24px;
    font-family: SimSun,Microsoft YaHei,serif;
    color: #c99255;
    margin-top: 0px;
	font-weight: normal;
}
.slider-focus1 .bd li a p{
   font-size: 13px;
    font-family: Montserrat,SimHei,Microsoft YaHei,sans-serif;
    color: #404040;
    margin-top: 3px;
    line-height: 1.8em;}
	
	
#slider-focus2 {
	position: relative;
	width: 94%;
	overflow: hidden;
	margin: 4px 3% 40px 3%;
	padding-top: 0px;
}
.slider-focus2 {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0px 0% 40px 0%;
	background: #f5f5f5;
}
.slider-focus2 .hd {
	width: 100%;
	height: 22px;
	left: 0;
	bottom: 2%;
	z-index: 1;
	line-height: 28px;
	text-align: center;
	position: absolute;
}
.slider-focus2 .hd li {
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 6px;
	margin: 0 3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	font-size: 0;
	line-height: 0;
	text-indent: -9999em;
	background: #000;
	cursor: pointer;
}
.slider-focus2 .hd li.on {
	background: #cb9b64;
}
.slider-focus2 .bd {
	position: relative;
	z-index: 0;
	margin-bottom: 20px;
}
.slider-focus2 .bd li {
	position: relative;
	text-align: center;
	border: 0px dashed #d5d5d5;
}
.slider-focus2 .bd li img {
	vertical-align: top;
	margin-top: 0px;
	width: 100%;/* 图片宽度100%，达到自适应效果 */
}
.slider-focus2 .bd li a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}  /* 去掉链接触摸高亮 */
.slider-focus2 .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	background: url(../images/focusBg.png) repeat-x;
	color: #fff;
	text-align: left;
}
.slider-focus2 .bd li a h3{
    color: #333;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 0px;
    font-weight: normal;}
.slider-focus2 .bd li a h4 {
    width: 40px;
    height: 3px;
    background: #cb9b64;
    margin: 0 auto;
}
.slider-focus2 .bd li a p{font-family: "fz";
    color: #cb9b64;
    font-size: 14px;
    font-weight: normal;}


.set_3_button2 {
	color:#00a6b2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	border:1px solid #00a6b2;
	overflow: hidden;
	width: 200px;
	padding: 0px 25px;
	margin: 30px auto 0px auto;
	line-height: 45px;
	cursor: pointer;
	text-align: center;
	border-radius: 30px;
	font-size:14px
}
.set_3_button2 a {
	color: #fff;
	text-decoration: none;
	display: block;
	}
.set_3_button2 span {
	
}
.set_3_button2:hover {
	background-color:#00a6b2;
	color:#fff;
}
.set_3_button2:hover > span {
	opacity: 0;
	-webkit-transform: translate(0px, -40px);
	transform: translate(0px, -40px);
}
.set_3_button2::after {
	content: attr(data-text);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transform: translate(0, 30%);
	transform: translate(0, 30%);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.set_3_button2:hover::after {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

