
/* CSS Document */
html{
	color:#000;
	background:#FFF; font-size:16px; 
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,footer,article,aside,header,section,nav,figure,figcaption,hgroup{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul{
	list-style:none;
}
caption,th{
	text-align: left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
	font-variant:normal;
}
sup{
	vertical-align:text-top;
}
sub{
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	*font-size:100%;
}
legend{
	color:#000;
}
#yui3-css-stamp.cssreset{ display:none}
.fl{
	float:left;
}
.fr{
	float:right;
}
.mt0{
	margin-top:0;
}
.ft_box{
	overflow:hidden;
}
select {  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/  border:none; 
  /*很关键：将默认的select选择框样式清除*/  appearance:none;  -moz-appearance:none;  -webkit-appearance:none;  /*在选择框的最右侧中间显示小箭头图片*/  background: url("../image/qp_ico1.png") no-repeat scroll right center transparent;  /*为下拉小箭头留出一点位置，避免被文字覆盖*/  padding-right: 14px;}/*清除ie的默认选择框样式清除，隐藏下拉箭头*/select::-ms-expand { display: none; }
* {
	font-family: "微软雅黑"; list-style:none;
}

a {
	text-decoration: none;
	color: #000;
}

li {
	list-style: none;
}

body p,body span,body li{
	cursor: default;
}
.clear {
	clear: both;
}

.ect { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {width: 100%;margin: 0 auto; background:#292d33; position:relative;}


/*滚屏相关*/
.scroll {
	position:relative;
	font-size:1.3em;
	margin-top:20px;
	display:inline-block;

}
.scroll:hover {
	text-decoration:none;
}

.scroll:after {
	content:'';
	width:40px;
	height:40px;
	position:absolute;
	top:40px;
	margin:auto;
	top:50px;
	right:0;
	bottom:0;
	left:0;
	-webkit-animation:3s arrow infinite ease;
	animation:3s arrow infinite ease;
}

.scroll:after {
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	
}
.tagline {

	font-size:2.3em;
	letter-spacing:0.02em;
	padding:0;
}
.tagline a{text-decoration:underline}
.panel {height:100vh;/* overflow-y:scroll;*/ overflow:hidden;}
@-webkit-keyframes arrow {
	0%,100% {
		top:50px;
	}
	50% {
		top:80px;
	}
}
@keyframes arrow {
	0%,100% {
		top:50px;
	}
	50% {
		top:80px;
	}
}


/************************************************************************************
HEADER
*************************************************************************************/
#nav_qp {background: rgba(41, 45, 51,1); background:#292d33; height:5rem; width: 100%;	z-index: 16; position:fixed;}
/*导航部分*/
#nav_qp .nav1 {  width: 83.125rem;  height:5rem; margin-left:21.625rem;   top: 0; /*overflow: hidden;*/   z-index: 11;  margin: auto;   position:relative;}
#nav_qp .nav1 .nav_logo{  float: left;  height: auto;  margin-top: 0.5rem;  width: 14.4375rem;}
#nav_qp .nav1 .nav_logo a,#nav_qp .nav1 .nav_logo img {   height: 100%;   width: 100%;}
#nav_qp .nav1 ul {   float: right;  margin-top:1.5rem;   /*width: 850px;*/  position: relative;  width:51.25rem; padding-left:4.375rem;}
#nav_qp .nav1 ul li {  float: left; height:3.4rem;  padding: 0px 1.5%;  color: #ddd;	line-height:1.5rem; position:relative;}
#nav_qp .nav1 ul li.have-arrow{ width:7.1875rem; padding:0px; text-align:center;}

#nav_qp .nav1 ul li:hover{	color: #fff;}
#nav_qp .nav1 ul li a {	font-size: 1rem;	color: #adafb5; padding-bottom:0.75rem;}
#nav_qp .nav1 ul li:hover  a{	color: #fff;	background:url(../image/nav_li_bg.png) repeat-x bottom;}
#nav_qp .nav1 ul li a.checked {	font-size: 1rem; color:#fff;	background:url(../image/nav_li_bg.png) repeat-x bottom;
}
#nav_qp .nav1 ul li:nth-of-type(1) a.checked{background:none;}
#nav_qp .nav_tel{ float:right; color:#FFFFFF; line-height:5rem; font-size:1.5rem; /*margin-left:-10px; padding-left:20px;*/}

#nav_qp .icon{ background:url(../image/ico66.png) no-repeat;}
#nav_qp .icon-arrow {   background-position: -15px -40px;  right: 0.5rem; top: 0.5rem; position: absolute;height: 0.5rem; width: 0.5rem;   }
#nav_qp .nav1 ul li:nth-of-type(5) .icon-arrow,.nav1 ul li:nth-of-type(8) .icon-arrow{ right:0.75rem;}
#nav_qp .nav1 ul li:hover .icon-arrow {background-position: -15px -40px;}
#nav_qp .nav1 ul li ul {  float: left;  padding: 0px 1.5% 0.625rem; margin-top:1.75rem; color: #ddd;	line-height:1.5rem; width:7.1875rem; position:absolute; background: rgba(41, 45, 51,1); display:none;}
#nav_qp .nav1 ul li.ulblock ul{ display:block;}
#nav_qp .nav1 ul li ul>li{ width:100%; height:2.5rem; line-height:2.5rem; border-bottom:1px dashed #3d4046; float:left; padding:0px; text-align:center;}
#nav_qp .nav1 ul li ul.eff-have-arrow>li{ width:50%; height:2.5rem; line-height:2.5rem; border-bottom:1px dashed #3d4046; float:left; padding:0px; text-align:center;}
#nav_qp .nav1 ul li ul li a,.nav1 ul li:hover ul li a{	font-size: 0.875rem;/*color: #adafb5;*/ color: #fff; padding-bottom:0px;}
#nav_qp .nav1 ul li ul li a:hover {	color: #fff;}
#nav_qp .nav1 ul li:hover ul li a{ background:none;}



/*工艺流程*/
.dm-zxgy{ width:100%; background:#fbf1ec url(../image/dm-zxgy-bg.png) no-repeat; background-size:100% 100%; position:relative; }
.dianmian-zxgy{ width:100%; height:100%; float:left;}
.dm-header2-title{ width:100%; float:left;/* padding-top:4rem;*/ height:7.5rem; padding-top:3rem;}
.dm-header2-title h2{ text-align:center; font-size:2.25rem; color:#333; letter-spacing:0.125rem; line-height:3rem; }
.dm-header2-title h2 .dm-header2-t-a, .dm-header2-title h2 .dm-header2-t-b { height:0.5rem; border-top:1px solid #a1a1a1; display: inline-block; width:6.75rem; margin:0.5rem 1.5rem 0px;}

.dianmianzxgy_box{ width:75rem; margin:0 auto; height:100%; padding-top:5rem; /*width:1200px;width:62.5%;*/ }
.dm-zxgy-top{ width:100%; margin:0 auto; padding-top:3.5rem;}
.dm-zxgy-top01{ width:36.25rem; height:13.125rem; margin:0 auto; background:url(../image/dm-zxgy-top-bg.png) no-repeat; background-size:100% 100%;}
.dm-zxgy-top01 p:nth-of-type(1){ float:left; width:16.125rem; height:4.1875rem; margin-top:3.5625rem; margin-left:0.75rem;}
.dm-zxgy-top01 p:nth-of-type(1) a{ width:100%; height:100%; display:inline-block; text-align:center; line-height:4.1875rem; font-size:1.5rem; color:#fff;}
.dm-zxgy-top01 p:nth-of-type(2){ float:right; width:9.375rem; height:2.625rem; margin-top:9.5rem; margin-right:2rem;}
.dm-zxgy-top01 p:nth-of-type(2) a{ width:100%; height:100%; display:inline-block; text-align:center; line-height:2.7rem; font-size:1.5rem; color:#fff;}


.dm-zxgy-box{ width:100%;float:left; position:relative;}
.dm-zxgy-box ul { float:left; width:100%; height:auto;}
.dm-zxgy-box ul li{ /*position:absolute;*/ position:absolute; width:12.5rem; height:14.375rem; overflow:hidden; background:url(../image/dm-zxgy-li-bg.png) no-repeat; background-size:100% 100%; margin-left:2.5rem;}
.dm-zxgy-box ul li:nth-of-type(1){ left:3.75rem; top:0px;}
.dm-zxgy-box ul li:nth-of-type(2){ left:18.875rem; top:0px; /*2.625rem*/}
.dm-zxgy-box ul li:nth-of-type(3){ left:34rem; top:0px;}
.dm-zxgy-box ul li:nth-of-type(4){ left:49.125rem; top:0px;}
.dm-zxgy-box ul li:nth-of-type(5){ left:11.25rem; top:12.75rem;}
.dm-zxgy-box ul li:nth-of-type(6){ left:26.375rem; top:12.75rem;}
.dm-zxgy-box ul li:nth-of-type(7){ left:41.5rem; top:12.75rem;}
.dm-zxgy-box ul li:nth-of-type(8){ left:56.625rem; top:12.75rem; width:11.375rem; height:12.75rem; background:url(../image/dm-zxgy-li2-bg.png) no-repeat;
background-size:100% 100%;}
.dm-zxgy-box ul li:nth-of-type(8) p{display:block; width:100%; height:100%; cursor:pointer;}
.dm-zxgy-box ul li p{ width:100%; display:block; text-align:center;color:#333333; font-size:1.25rem; padding-top:4rem; line-height:2rem;}
.dm-zxgy-box ul li:nth-of-type(7) p{ padding-top:5.5rem;}

/*加盟案例*/
.dm-sjs{ width:100%; background:#fff url(../image/dm-sjs-bg.jpg) no-repeat; background-size:100% 100%; position:relative; }
.dianmian-sjs{ width:100%; height:100%; float:left;}
.dm-header2-title{ width:100%; float:left;/* padding-top:4rem;*/ height:7.5rem; padding-top:3rem;}
.dm-header2-title h2{ text-align:center; font-size:2.25rem; color:#333; letter-spacing:0.125rem; line-height:3rem; }
.dm-header2-title h2 .dm-header2-t-a, .dm-header2-title h2 .dm-header2-t-b { height:0.5rem; border-top:1px solid #a1a1a1; display: inline-block; width: 9%; margin:0.5rem 2% 0px;}

.dianmiansjs_box{ width:78.75rem; margin:0 auto; height:100%; padding-top:5rem; /*width:1260px; width:65.625%;*/ position:relative;}

.dm-shejishi-box{ width:100%; position:relative; float:left;}
.dm-sjs-list{ position:absolute; left:38.39375rem; /*bottom:8.5rem; left:48.5%;*/ top:38rem;}
.dm-sjs-list ul li{ float:left; width:8rem; height:8rem; text-align:center;}
.dm-sjs-list ul li .dm-sjs-l-pic{ float:left; width:5.375rem; height:5.375rem; padding:0.25rem; border:2px solid #d7ecff; border-radius:100%; overflow:hidden; margin-left:0.9rem;}
.dm-sjs-list ul li:hover .dm-sjs-l-pic,.dm-sjs-list ul li.active .dm-sjs-l-pic{ border:2px solid #8fb0ce;}
.dm-sjs-list ul li .dm-sjs-l-pic img{width:5.375rem; height:5.375rem; border-radius:100%;
-moz-box-shadow:6px 8px 10px rgba(55,55,55,0.16); -webkit-box-shadow:6px 8px 10px rgba(55,55,55,0.16); box-shadow:6px 8px 10px rgba(55,55,55,0.16);}
.dm-sjs-list ul li .dm-sjs-li-name{float:left; width:100%; text-align:center;color:#333333; font-size:1.125rem; line-height:1.875rem;;}

.dm-sjs-con,.dm-sjs-info{ width:100%; float:left; overflow:hidden;}
.dm-sjs-info{ margin-top:-10px; display:none;}
.dm-sjs-info .dm-sjs-pic{ float:left; /*width:38.9%;*/ width:30.63375rem; height:auto; z-index:2;}
.dm-sjs-info .dm-sjs-pic img{ width:100%; height:auto; }
.dm-sjs-info .dm-sjs-text{ float:left; /*width:61.1%;*/ width:48.11625rem;}
.dm-sjs-t01{ width:100%; text-align:right; padding-top:0.8rem; padding-bottom:1.875rem;}
.dm-sjs-t01 .sjs-yy-button{ width:9.5625rem; height:3.3125rem; background:#8eafcd; border-radius:0.5rem; text-align:center; display:inline-block; color:#ffffff; font-size:1.375rem; line-height:3.3125rem;; margin-right:2.5rem; cursor:pointer; }
.dm-sjs-t02{ width:100%; height:auto;}
.dm-sjs-t02-l{ width:16.5625rem; float:left; padding-left:0.625rem;}
.dm-sjs-t02-l a{ display:block; border-left:0.375rem solid #e9b843; height:2.875rem; line-height:2.875rem; color:#333; font-size:3rem; text-indent:0.625rem;}
.dm-sjs-t02-r{ float:left; width:29rem;}
.dm-sjs-t02-r p{ width:100%; display:block; float:left; color:#333; font-size:1.25rem; line-height:2rem;}
.dm-sjs-t02-r p span{ width:1.25rem; height:1.25rem; display:inline-block; margin-right:1.25rem; background:url(../image/dm-sjs-t02-r-span.png) no-repeat; background-size:100% 100%;}
.dm-sjs-t03{ width:90%; height:auto; padding-left:10px;}
.dm-sjs-t03 p{ width:100%; color:#333333; font-size:1.375rem; line-height:2rem; float:left;}
.dm-sjs-t03 p span{ width:7.1875rem; height:3rem; background:#8eafcd; line-height:3rem; text-align:center; font-size:1.25rem; display:inline-block; color:#fff; border-radius:0.5rem;}
.dm-sjs-t03 p:nth-of-type(2){ padding:1.25rem 0px;}
.dm-sjs-anli-list{ width:100%; float:left;}
.dm-sjs-anli-list li{ width:12.25rem; height:10.25rem; margin-right:2.5rem; border:1px solid #e2e2e2; position:relative; overflow:hidden; float:left;
margin-top:0.9rem; margin-bottom:0.9rem;}
.dm-sjs-anli-list li .dm-sjs-anli-pic{ width:100%; height:7.75rem; display:block; position:relative; overflow:hidden;}
.dm-sjs-anli-list li .dm-sjs-anli-pic img{width: 100%; height: auto;transition: all 0.7s ease 0s; display:inline;}
.dm-sjs-anli-list li:hover .dm-sjs-anli-pic img{transform:scale(1.03);}
.dm-sjs-anli-list li .dm-sjs-anli-pic span{position: absolute;display: block;width: 100%;height:1.875rem;text-align: center;color: #fff;
font-size: 0.8125rem; background: rgba(0, 0, 0, 0.4);line-height: 1.875rem;bottom: 0px; cursor:pointer; overflow:hidden;}
.dm-sjs-anli-list li .dm-sjs-anli-text{font-size: 0.7rem; height: 2.5rem; text-align: left; line-height: 2.5rem; background:#fff;}
.dm-sjs-anli-list li .dm-sjs-anli-text img{ border-radius:50%; width:1.875rem; height:1.875rem;}
.dm-sjs-anli-list li .dm-sjs-anli-text p:nth-of-type(1){ width:1.875rem; height:1.875rem;  padding:0.3125rem; float:left;}
.dm-sjs-anli-list li .dm-sjs-anli-text p:nth-of-type(2){ width:50%; line-height:2.5rem; float:left;}
.dm-sjs-anli-list li .dm-sjs-anli-text span{ background:url(../image/xin.png) no-repeat 0px 3px; padding-left:1.5rem; cursor:pointer;}

/*新闻资讯*/
.dm-zxgl{ width:100%; background:#fbf1ec url(../image/dm-zxgy-bg.png) no-repeat; background-size:100% 100%; position:relative; }
.dianmianzxgl_box .dm-header2-title{ width:100%; float:left;/* padding-top:4rem;*/ height:5.5rem; padding-top:2.5rem;}
.dianmian-zxgl{ width:100%; height:100%; float:left;}
.dianmianzxgl_box{ /*width:78.75rem;*/ width:101rem;  margin:0 auto; height:100%; padding-top:5rem;/*width:65.625%;width:1200px; 1260px*/ }
.dm-zxgl-box { float: left; height: auto; margin: 0 auto; width: 100%;}
.dm-zxgl-box ul li {
    background: #fff none repeat scroll 0 0;  border: 1px solid #d6d6d6; 
	-moz-box-shadow: 5px 10px 13px rgba(0, 0, 0, 0.06); -webkit-box-shadow: 5px 10px 13px rgba(0, 0, 0, 0.06);  box-shadow: 5px 10px 13px rgba(0, 0, 0, 0.06); 
	 float: left; /* height:25rem;*/ /*width:30.42%; margin-right:4.05%;*/
    margin-bottom:3rem; margin-right:3.375rem; overflow: hidden; width:22.5rem; height:auto;
}
.dm-zxgl-box ul li:nth-of-type(4n){ margin-right: 0;}
.dm-zxgl-box ul li .dm-zxgl-img { height: 14.25rem; overflow: hidden; width: 100%;}
.dm-zxgl-box ul li .dm-zxgl-img img {  height: auto;  min-height: 14.25rem;transition: all 0.7s ease 0s; width: 100%;}
.dm-zxgl-box ul li:hover .dm-zxgl-img img {  transform: scale(1.03);}
.dm-zxgl-box ul li .dm-zxgl-title {  line-height: 2rem;  margin: 0 auto;  padding-top: 1rem;  text-align: center;  width: 100%;}
.dm-zxgl-box ul li .dm-zxgl-title a {  color: #333;  font-size: 1.125rem;}
.dm-zxgl-box ul li:hover .dm-zxgl-title a {  color: #ea8a2c;}
.dm-zxgl-box ul li .dm-zxgl-info {  color: #666666;  font-size: 0.75rem;  letter-spacing: 1px;  line-height:1.5625rem; padding-left:7%;  margin:0.5rem 5% 1rem 0px;  position: relative;  width: 86%; height:auto; max-height:4.6875rem; overflow:hidden;}
.dm-zxgl-box ul li .dm-zxgl-info span {  background: #ea8a2c none repeat scroll 0 0;  height: 0.875rem;  left: 0.9rem;  position: absolute;  top: 0.4rem; width: 2px;}

/*定制问答*/
.dm-ask{ width:100%; background:#fbf1ec url(../image/dm-sjs-bg.jpg) no-repeat; background-size:100% 100%; position:relative; }
.dianmianask_box .dm-header2-title{ width:100%; float:left;/* padding-top:4rem;*/ height:9rem; padding-top:4rem;}
.dianmian-ask{ width:100%; height:100%; float:left;}
.dianmianask_box{ width:75rem;  margin:0 auto; height:100%; padding-top:5rem;/*width:62.5%;width:1200px; 1260px*/ }
.dm-ask-box { float: left; height: auto; margin: 0 auto; width: 100%; position:relative;}
.dm-ask-box ul{ width:100%; height:100%; position:relative; float:left;}
.dm-ask-box ul li{ width:12.875rem; height:11.125rem; background:url(../image/dm-ask-li-bg.png) no-repeat; padding:0px; text-align:center; position:absolute; background-size:100% 100%;}
.dm-ask-box ul li:hover{ background:url(../image/dm-ask-li2-bg.png) no-repeat; background-size:100% 100%;}
.dm-ask-box ul li .con-show01{width: 12.875rem;height: 11.125rem; float: left;overflow: hidden;transform:rotate(120deg);}.dm-ask-box ul li .con-show02{width: 100%;height: 100%;overflow: hidden;transform:rotate(-60deg);}.dm-ask-box ul li .con-show03{width: 100%;height: 100%;overflow: hidden;transform:rotate(-60deg);position: relative;background: none; text-align:center; vertical-align:middle}.dm-ask-box ul li .con-show03 a{ width:75%; height:100%; margin:auto; cursor:pointer; border:0px; display:block;}
.dm-ask-box ul li .con-show03 a p { color:#666666; font-size:1.125rem; padding-top:3.125rem; line-height:1.75rem; cursor:pointer;}

.dm-ask-box ul li:nth-of-type(1){ top:0px; left:2.25rem;}
.dm-ask-box ul li:nth-of-type(2){ top:11.875rem; left:2.25rem;}
.dm-ask-box ul li:nth-of-type(3){ top:5.625rem; left:13.75rem;}
.dm-ask-box ul li:nth-of-type(4){ top:17.5rem; left:13.75rem;}
.dm-ask-box ul li:nth-of-type(5){ top:0px; left:25.3125rem;}
.dm-ask-box ul li:nth-of-type(6){ top:11.875rem; left:25.3125rem;}
.dm-ask-box ul li:nth-of-type(7){ top:5.625rem; left:36.625rem;}
.dm-ask-box ul li:nth-of-type(8){ top:17.5rem; left:36.625rem;}
.dm-ask-box ul li:nth-of-type(9){ top:0px; left:47.5rem;}
.dm-ask-box ul li:nth-of-type(10){ top:23.75rem; left:25.3125rem;}
.dm-ask-box ul li:nth-of-type(10) .con-show03 a p { color:#f88d71; font-size:1.25rem; cursor:pointer;}
.dm-ask-box .dm-ask-box-hd{ position:absolute; right:2rem; top:6.875rem; width:11.375rem; height:9.625rem; background:url(../image/dm-ask-bq-bg.png) no-repeat; background-size:100% 100%;}
.dm-ask-box .dm-ask-box-hd p{ width:11.375rem; padding-left:4rem; padding-top:5.625rem; color:#d09a4a; font-size:0.875rem; line-height:1.5rem;}
.dm-ask-box .dm-ask-box-hd p span{ font-size:1.5625rem;}
.dm-ask-box-bd{ position:absolute; width:22.1875rem; height:9.6875rem; right:0px; top:22rem; background:#eca055;}
.dm-ask-box-bd .dm-bqch-img{ width:9rem; height:12.625rem; float:left; margin-top:-3rem; margin-left:-1.125rem;}
.dm-ask-box-bd .dm-bqch-img p img{ width:9rem; height:auto; z-index:4; position:relative;}
.dm-ask-box-bd .dm-bqch-img p span{ width:9.5rem; height:2.375rem; line-height:2.375rem; background:#e27b3c; font-size:1.125rem; display:block; margin-top:-0.8rem; color:#fff; text-align:center; z-index:5; position:relative;}
.dm-ask-box-bd .dm-bqch-text{ float:left; width:11.6rem; margin-left:1.125rem; color:#fff; font-size:0.75rem; line-height:1.6rem; padding-top:1.25rem;}
/*全城覆盖、友情链接、底部*/
.dm-links{ width:100%; background:#fbf1ec url(../image/dm-zxgy-bg.png) no-repeat; background-size:100% 100%; position:relative; }
.dianmian-links{ width:100%; height:100%; float:left; padding-top:5rem;}
.dianmianqcfg_box{ /*width:75rem; */ width:90rem; margin:0 auto; height:auto; /*width:62.5%;width:1200px; 1260px*/ }
.dianmianqcfg_box .dm-header2-title{ width:100%; float:left;/* padding-top:4rem;*/ height:4rem; padding-top:3rem;}
.dm-qcfg-box { float: left; height: auto; margin: 0 auto; width: 100%; position:relative;}
.dm-qcfg-box ul{  float:left;/* padding-left:1.095rem; */ /*padding-left:1.46%; */}
.dm-qcfg-box ul li{ float:left;/* width:12%;*/ /*width:9rem;*/ width:8.7rem; height:3.1rem; margin:1.875rem 0px 0px 1.25rem; text-align:center;}
.dm-qcfg-box ul li a{ display:block; width:8.25rem;padding:0px 0.2rem; /*padding:0px 0.3125rem;*/ height:3.1rem; border:1px solid #cecdcc; border-radius:1.5rem; color:#333333; font-size:1.125rem; line-height:3.1rem; text-align:center; }
.dm-qcfg-box ul li a:hover{ color:#ea8a2c; border:1px solid #eca764;}

.dianmianlink_box{ /*width:75rem;*/width:90rem;   margin:0 auto; height:auto; /*width:62.5%;width:1200px; 1260px*/ }
.dianmianlink_box .dm-header2-title{ width:100%; float:left;/* padding-top:4rem;*/ height:4rem; padding-top:3rem;}
.dianmianlink_box .dm-header2-title h2{ color:#cfcfcf; font-size:2.25rem;}
.dianmianlink_box .dm-header2-title .dm-header2-t-a,.dianmianlink_box .dm-header2-title .dm-header2-t-b{ border-top:1px solid #c6c6c6; }
.dm-link-box { float: left; height: auto; margin: 0 auto; width: 100%; position:relative; margin-bottom:3rem;}
.dm-link-box ul{  float:left;  /*padding-left:3.75%;*/ /*padding-left:2.8125rem;*/ }
.dm-link-box ul li{ float:left; /*margin:1.875rem 2.5% 0px 0px;*/margin:1.875rem 0px 0px 1.25rem; text-align:center;}
.dm-link-box ul li a{ display:inline-block; width:auto; padding:0px 1rem; height:2rem; border:1px solid #c6c6c6; border-radius:1rem; color:#d4d2d1; font-size:0.75rem;  line-height:2rem; text-align:center; }
.dm-link-box ul li a:hover{ color:#333333; border:1px solid #c7c7c7;}




/*@media screen and (max-width: 1919px) {
html {
	font-family: "微软雅黑"; font-size:15.9px; list-style:none;
}
@media screen and (max-width: 1850px) {
html {
	font-family: "微软雅黑"; font-size:15.45px; list-style:none;
}
@media screen and (max-width: 1800px) {
html {
	font-family: "微软雅黑"; font-size:15.06px; list-style:none;
}
@media screen and (max-width: 1750px) {
html {
	font-family: "微软雅黑"; font-size:14.67px; list-style:none;
}
@media screen and (max-width: 1680px) {
html {
	font-family: "微软雅黑"; font-size:14px; list-style:none;
}
}
@media screen and (max-width: 1600px) {
html {
	font-family: "微软雅黑"; font-size:13.2px; list-style:none;
}
}
@media screen and (max-width: 1440px) {
html {
	font-family: "微软雅黑"; font-size:12px; list-style:none;
}
}
@media screen and (max-width: 1366px) {
html {
	font-family: "微软雅黑"; font-size:11.2px; list-style:none;
}
}
@media screen and (max-width: 1280px) {
html {
	font-family: "微软雅黑"; font-size:10.4px; list-style:none;
}
}*/
/*#pagewrap{ width:1280px;}
.dianmianfzd_box,.dianmianlfd_box,.dianmianmjd_box,.dianmianhzpd_box,.dianmianzmd_box{ width:100%;}*/

/*弹框 提示框*/
#tan{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100em;
    background: rgba(0,0,0,0.6);
    z-index: 5;	
    display: none;
}
#tan .t_cen{
	width: 582px;
    height: 323px;
    margin: 13% auto;
    background: #fff;
    border-radius: 8px;
    position: relative;
}
#tan p:nth-of-type(1){
	width: 88%;
    height: 87px;
    border-bottom: 2px dashed #999999;
    font-size: 25px;
    color: #f6951b;
    padding-left: 68px;
    line-height: 87px;
}
#tan p:nth-of-type(2){
    font-size: 23px;
    margin-left: 29px;
    line-height: 45px;
    margin-top: 23px;
}
#tan p:nth-of-type(3){
    position: absolute;
    top: 30px;
    left: 26px;
    border: 2px solid #f6951b;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    font-size: 21px;
    font-weight: 600;
    color: #f6951b;
    line-height: 23px;
    text-align: center;
}
#tan img{
    position: absolute;
    top: 26px;
    left: 515px;
}
#tan button{
	width: 305px;
    height: 56px;
    background: #f6951b;
    color: #fff;
    border: 0;
    border-radius: 8px;
    font-size: 25px;
    margin: 34px 0 0 134px;
}

/**弹框 预约框*/
#sh_tan{
	width: 100%;
	height: 100em;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	position: fixed;
	z-index: 11;
	display: none;
}
#sh_tan .e_topr{
	height: auto;
	margin: 12% auto;
	width: 600px;
	background: rgba(0,0,0,0.8);
	/*padding: 4px;
	border: 1px solid #FFF;*/
}
#sh_tan .e_topr .firstLine{
        /*background:#ff7900;*/
		background:rgba(0, 0, 0, 1) /*url("http://www.meilh.com/images/pop_titlebg.jpg")*/ no-repeat scroll 0 0;
        /*cursor:move;*/
        height: 80px;
        overflow: hidden;
		position:relative;
}
#sh_tan .e_topr .firstLine .login_title{
        text-align: center;
        color:#fff; 
        font-weight:normal;
        font-size:25px; padding-top:10px; line-height:70px; overflow:hidden;
       /* margin-top:10px; */
}
#sh_tan .e_topr .firstLine .login_title span{
        font-size:16px;
}
#sh_tan .e_topr .login_close{
        display:inline-block;
        cursor:pointer;
        position: absolute;
        right: 12px;
        top: 24px;
}
  #sh_tan .di_input{
	background: #fff;
	height: 290px;
	border-radius: 2px;
	box-shadow: 0 0 6px 0 #ccc inset;
	width:100%;
	padding-top: 20px;
}

#sh_tan .item1{
        width:348px;
        margin:10px auto;
        background:#fff;
}
#sh_tan  .m10{
        margin:10px auto; width:348px;
}
#sh_tan  .item2 {
        width:47%;
}
#sh_tan  .item3 {
        width:50%; position:relative;
}
#sh_tan  .item2 select{
        width:100%;
        border:1px #eaeaea solid;
        height:43px;
        line-height:45px;
        color:#777777;
        font-size:14px;
        padding-left:12px;
}
#sh_tan  label{
        font-size:14px;
        margin-right:15px;
        color:#b1b1b1;
}
#sh_tan  .item1 input{
        display:inline-block;
        border:1px #eaeaea solid;
        height:43px;
        line-height:45px;
        font-size:14px;
        padding-left:12px;
        width:335px;
		 color:#777777;
}
#sh_tan  .item3 input{
        display:inline-block;
        border:1px #eaeaea solid;
        height:43px;
        line-height:45px;
        font-size:14px;
        padding-left:12px;
        width:92%;
}
#sh_tan  .item3 .fr_span{ position:absolute; right:10px; top:0px; color:#777777; font-size:18px; line-height:45px; }

#sh_tan  input.ljbm{
     /*background: #ff7900 none repeat scroll 0 0;*/
	 background:#000  none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    height: 40px;
    margin-top: 10px;
    width: 350px; cursor:pointer;
}

#sh_tan  .tw{
    height: 60px;
    line-height: 60px;
    text-align: center;
    background:#f8f8f8;
}
#sh_tan  .tw span{
    color:#ff7900;
}
/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	width: 100%;
	height: 22.25rem;
	background: rgba(41, 45, 51,1); position:absolute; bottom:0px;
}
#footer .footcon{
	width: 75rem;
	margin: auto;
}
.footconl {
    float: left;
    width: 30%;
    height: 11.8125rem;
    margin-top: 5rem;
}

.footconl {
	text-align: center;
}

.footconl p:nth-of-type(1) {
	font-size: 2.125rem;
	color: #fff;
	margin-bottom: 0.25rem;
}

.footconl p:nth-of-type(2) {
	font-size: 0.8125rem;
	color: #ababab;
}
.footconc {
    width: 40%;
    line-height: 2.09375rem;
    padding-top: 4.625rem;
    float:left; margin-left:2%;
}

.footconc p {
	color: #fff;
	font-size: 1rem;
}

.footconc p:nth-of-type(1) {
	font-size: 1.25rem;
	margin-bottom: 0.625rem;
}

.footconc span {
	font-size: 1.25rem;
}

.footconr {
    padding-top: 7.5rem;
    width: 15.125rem;
	float:right; margin-right:3.125rem;
}

.footconr p {
	font-size: 1.1875rem;
	padding-left: 0.75rem;
	margin-bottom: 0.125rem;
	color: #fff;  float:left; width:45%;
}

.footconr p span {
	margin-left: 0.75rem;
}

.footconr img:nth-of-type(1) {
	margin-right: 2.3125rem;
}
.footconr p:nth-of-type(2) img{ width:5.9375rem; height:5.9375rem;}
.footconr p:nth-of-type(1) img{ width:5.9375rem; height:5.9375rem;}
/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }


/*首页右侧客服列表*/
.qu_fu {
	width: 73px;
	height: 310px;
	padding: 0 3px 0 3px;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	right: 145px;
	top: 50%;
	margin-top: -194px;
	overflow: hidden;
	z-index: 8;
	display: none;
}

.qu_fu p {
	width: 100%;
	font-size: 15px;
	height: 102px;
	border-bottom: 1px solid rgba(150, 150, 150, 0.6);
	background-image: url(../image/icon.png);
    background-position: -15px -3px;
    background-repeat: no-repeat;
	text-align: center;
	line-height: 158px;
	color: #fff;
}
.qu_fu p a{ color:#ffffff; width:74px; height:102px; display:block;}

.qu_fu p:hover{
	background-position: -20px -7px;
}
.qu_fu p:nth-of-type(2) {
	/*background-position-y: -206px;*/background-position-y: 0px;
}

.qu_fu p:nth-of-type(3) {
	/*background-position-y: -106px;*/background-position-y: -206px;
}
.qu_fu p:nth-of-type(4) {
	background-position-y: -412px; cursor:pointer;
}
.qu_fu p:hover{
	font-weight:600;
	color:#f7941c;
}
.qu_fu .one1:hover{
	background-position-y:-6px;
}
.qu_fu .one2:hover{
	background-position-y:-206px;
}
.qu_fu .one3:hover{
	background-position-y:-106px;
}
.qu_fu .one4:hover{
	background-position-y:-412px;
}




.no_sho{ display:block;}