@import url("iconfont.css");
body {
	font-size: 15px;
	font-family: '微软雅黑',Arial, Helvetica, sans-serif;
	background: #222222;
	color: #333;
	text-align: left;
	line-height: 22px;
}
/*img{max-width: 100%; height:auto!important}	*/
input, select {
	font-size: 12px;
}
a {
	color: #1e1d1d;
	text-decoration: none;
	outline-style: none;
	outline-color: invert;
	outline-width: medium
}
a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);	/*禁止链接高亮*/
	-webkit-touch-callout: none;/*禁止链接长按弹出选项菜单*/
}
a:link, a:hover, a:visited, a:active, a:focus {
	color: #1e1d1d;
	text-decoration: none;
	outline-style: none;
	outline-color: invert;
	outline-width: medium
}
* {
	margin: 0px;
	padding: 0px;
}
ul, li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
a img {
	border: none;
}
/*
.banner {
	position: relative;
}
.banner img {
	width: 100%;
	display: block;
}
.banner .slider4 {
	position: relative;
	z-index: 1;
}
.banner .pagenavi {
	position: absolute;
	bottom: 16px;
	right: 5%;
	z-index: 2;
}
.banner .pagenavi a {
	background: #ffffff;
	width: 10px;
	height: 10px;
	display: block;
	text-indent: -9999px;
	margin: 0px 3px;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.banner .pagenavi a.active {
	background: #ff5b06;
}
*/
/*banner*/
/* demo slider*/

.top{ width:100%; height:auto; margin:0 auto;display:block; overflow:hidden; }
.top-logo{ width:73%; float:left;}
.top-tel{ width:13%; float:right;}
.top-home{ width:14%; float:right;}

.touchslider-demo {
	position: relative;
	overflow: hidden;
}
.touchslider-demo .touchslider-nav {
	position: absolute;
	left: 0;
	bottom:-5px;
	z-index: 2;
	text-align: center;
	width:100%;
	font-size:0;
}
.touchslider-demo .touchslider-nav a {
	cursor: pointer;
	color: #000;
}
.touchslider-demo .touchslider-nav a:active {
	background: #689db2;
}
.touchslider-demo .touchslider-prev,
.touchslider-demo .touchslider-next{
	position: relative;
	width: 100px;
	height: 16px;
	background: #fff;
	display: inline-block;
}
.touchslider-demo .touchslider-next-in {
	position: absolute; /* fix safari render font */
}
.touchslider-demo .touchslider-prev-in {
	position: absolute;
}
.touchslider-demo .touchslider-nav-item {
	background: #b1a9a6;
	width: 5px;
	height: 5px;
	display: block;
	text-indent: -9999px;
	margin: 0px 3px;
	display:inline-block;
	*display:inline;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border:1px solid #5e4e47;
}
.touchslider-demo .touchslider-nav-item-current {
	background: #808080;
}
#body{
	min-width:320px;
	max-width:720px;
	margin:auto;
	background:#FFF;
	position:relative;
}
img.block{
	display:block;
}
header{
	background:white;
}
header .logo{
	width:100%;
}
header.header{
	position:fixed;
	top:0;
	width:100%;
	height:50px;
	background:#353b44;
	z-index:90;
	left:0;right:0;
}
header.header .home{
	background:url(../images/home.png);
	width:26px;
	height:24px;
	overflow:hidden;
	position:absolute;
	right:16px;
	top:13px;
}
header.header .back{
	background:url(../images/back.png);
	width:13px;
	height:26px;
	overflow:hidden;
	position:absolute;
	left:16px;
	top:13px;
}
header.header span{
	line-height:50px;
	text-align:center;
	display:block;
	color:white;
	font-size:18px;
}
header.header span font{
	color:#ff7200;
}
#menu_index li{
	float:left;
	width:25%;
}
#menu_index li a{
	display:block;
	border:1px solid #efe9e4;
}
#menu_index li:nth-child(1) a,
#menu_index li:nth-child(2) a,
#menu_index li:nth-child(3) a,
#menu_index li:nth-child(5) a,
#menu_index li:nth-child(6) a,
#menu_index li:nth-child(7) a{
	border-right:1px solid #FFFFFF;
}
#menu_index li:nth-child(1) a,
#menu_index li:nth-child(2) a,
#menu_index li:nth-child(3) a,
#menu_index li:nth-child(4) a{
	border-bottom:1px solid #FFFFFF;
}
#menu_index li a img{
	width:100%;
}
#list_pro_index{
	margin-bottom:2px;
}
#list_pro_index li{
	float:left;
	width:50%;
	background:white;
}
#list_pro_index li a{
	display:block;
	text-align:center;
	border:1px solid #efe9e4;
}
#list_pro_index li:nth-child(1) a,
#list_pro_index li:nth-child(2) a，{
	border-top:1px solid #efe9e4;
	border-bottom:1px solid #FFF;
}
#list_pro_index li:nth-child(1) a,
#list_pro_index li:nth-child(3) a{
	border-right:1px solid #FFF;
}
#list_pro_index li:nth-child(5) a{
	border-right:1px solid #efe9e4;
	border-top:1px solid #FFF;
}

#list_pro_index li a img{
	margin:6% auto 3% auto;
	width:94%;
}
#list_pro_index li a span{
	display:block;
	text-align:center;
	width:100%;
	height:26px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:1.5em;
	line-height:20px;
}
#list_pro_index li a span:last-child{
	margin-bottom:6%;
}
#among{
	/*position:absolute;
	top:50px;
	left:0;*/
	width:100%;
	background:#EFE9E4;
	/*
	overflow-x:hidden;
	overflow-y:auto;
	*/
}
.mainNav{
	width:100%;
	height:44px;
	overflow:hidden;
	background:white;
}
.inner,
.inner1{
	width:32000px;
	height:44px;
	clear:both;
}
.inner>li,
.inner1>li{
	width:25%;
	height:44px;
	float:left;
}
.inner1>li{
	width:20%;
}
.inner>li a,
.inner1>li a{
	line-height:44px;
	font-size:1.125em;
	text-align:center;
	display:block;
}
.inner1>li a{
	line-height:48px;
	font-weight:bold;
	color:#ff6600;
}
.inner1>li a:hover{
	color:#ff6600;
}
.inner>li a.link{
	line-height:36px;
	padding-top:4px;
	border-bottom:4px solid #AE241B;
}
#among .content{
	margin:10px 10px 0 10px;
	border:1px solid #DEDEDE;
	background:#FFF;
}
#among .content #big_img{
	margin:12px;
}
#among .content #big_img p{
	margin-bottom:10px;
	}
#among .content1{
	margin:18px 19px 0 19px;
	background:#FFF
}
#big_img img{
	max-width:100%;
}
.clear_h{
	clear:both;
	height:0px;
	overflow:hidden;
}
#list_activity li.title{
	margin:12px 12px 0 12px;
	font-size:18px;
}
#list_activity li.nr{
	margin:0 12px;
	color:#656565;
}
#list_activity li.more{
	margin:0 12px 12px 12px;
	text-align:right;
	color:#303030;
	font-size:13px;
}
#list_gg{
	margin:0 2% 0 2%;
	/*background:url(../images/bg.jpg) repeat;*/
	/*border-bottom:18px solid #242424;*/
}
#list_gg .tn,
#list_gg .tn1{
	font-size:18px;
	margin:18px 3% 0 3%;
}
#list_gg .tn1{
	font-size:16px;
}
#list_gg .nr{
	margin:0 3%;
}
#list_gg .nr,
#list_gg .nr div,
#list_gg .nr li,
#list_gg .nr td,
#list_gg .nr a{
	font-size:13px;
	color:#505050;
	line-height:24px;
}
#list_gg .more,
#list_gg .nr .more{
	color:#ff5204;
	font-size:12px;
	white-space:nowrap;
	font-family:'宋体'
}
#list_gg .nr p{ margin-top:10px;}
.pro_type_name{
	text-align:right;
	margin-right:18px;
	font-size:20px;
	margin-top:18px;
}
#listPro .bg{
	background:white;
	position:relative;
	border-bottom:1px solid #DEDEDE;
}
#listPro .bg1{
	border-bottom:0;
}
#listPro .bg .img{
	float:left;
	width:32%;
}
#listPro .bg .img img{
	width:224px;
	height:224px;
	display:block;
}
#listPro .fl_c{
	float:left;
	width:57.6%;
	position:relative;
	margin-left:3.55%;
}
#listPro .fl_c div{
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
#listPro .fl_c .name{
	display:block;
	width:100%;
	font-size:1.8em;
	line-height:30px;
	display:block;
	height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-bottom:5px;
}
#listPro .fl_c .name font{
	color:#ff8400;
}
#listPro .fl_c .nr{
	display:block;
	width:100%;
	font-size:1.125em;
	display:block;
	line-height:20px;
	height:40px;
	overflow:hidden;
	color:#767575;
}
#listPro .arrow{
	float:right;
	width:3.55%;
}
#listPro .arrow img{
	width:100%;
	display:block;
}
#listPro .gm{
	float:left;
	width:40%;
}
#listPro .gm a{
	display:block;
	text-align:center;
	line-height:60px;
	font-size:1.8em;
}
#listPro .fl_r{
	float:right;
	width:60%;
}
#listPro .fl_r div{
	padding:10px 0;
	border-left:1px solid #bf9e8f;
}
#listPro .fl_r span{
	display:block;
	line-height:20px;
	margin:0 5%;
	font-size:1.125em;
}
#dis_xx .name{
	font-size:26px;
	margin:20px 10% 5px 10%;
}
#dis_xx .nr{
	margin:0 10%;
}
#dis_xx .nr,
#dis_xx .nr div,
#dis_xx .nr li,
#dis_xx .nr a{
	font-size:14px;
	color:#7e7b78;
}
#dis_xx img{ width:100%; display:block}
#listNews .title{
	/*margin:0 5%;*/
	border-bottom:1px solid #464646;
	padding:12px 0;
}
#listNews .title span{
	font-family:'宋体';
}
#listNews .title a{
	display:block;
}
#listNews .title span,
#listNews .title a{
	font-size:14px;
	/*color:#FFF*/
}
.showMorehandle{
	text-align:right;
	cursor:pointer;
	line-height:24px;
	margin:14px 5% 0 5%;
}
#prev,
#next{
	float:left;
	width:58px;
	border:1px solid #464646;
}
#next{
	float:right;
}
#prev a,
#next a{
	font-size:12px;
	line-height:24px;
	display:block;
	text-align:center;
	color:#FFF
}
#list_wd ul{
	margin-top:18px;
}
#list_wd ul li{
	display:block;
}
#list_wd ul li:first-child{
	color:#ff6600;
}
#list_wd ul li:first-child span:last-child{
	font-weight:bold;
}
#list_wd ul li span:first-child{
	float:left;
}
#list_wd ul li span:last-child{
	position:relative;
	margin-left:70px;
	display:block;
}
#list_wd ul .look{
	margin-left:70px;
}
#list_wd ul .look a{
	color:#c24e00;
}
/****************************************/
.quickbtn_wrap {
	height: 100px; overflow: hidden; -ms-zoom: 1; /*background:url(../images/bg.jpg) repeat; */padding:0; margin:0;
}
.quickbtn_wrap li {
	width: 25%; height: 100px; text-align: center; float: left;
}
.quickbtn_wrap a {
	width: 100%; height: 80px; padding-top: 20px; display: block; font-size:14px;
}
.quickbtn_wrap i {
	/*background: url("../images/index_quickbtn.png") no-repeat 0px 1px; */margin: 0px auto; width: 50%; height: 50%; display: block;background-size:contain;
}
.quickbtn_wrap .cate {
	background: url("../images/index_quickbtn1.png") no-repeat 0px 0px;background-size:contain;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index_quickbtn1.png',sizingMethod='scale');
}
.quickbtn_wrap .install {
	background: url("../images/index_quickbtn2.png") no-repeat 0px 0px;background-size:contain;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index_quickbtn2.png',sizingMethod='scale');
}
.quickbtn_wrap .progress {
	background: url("../images/index_quickbtn3.png") no-repeat 0px 0px;background-size:contain;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index_quickbtn3.png',sizingMethod='scale');
}
.quickbtn_wrap .site {
	background: url("../images/index_quickbtn4.png") no-repeat 0px 0px;background-size:contain;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index_quickbtn4.png',sizingMethod='scale');
}
.quickbtn_wrap span {
	height: 24px; color: rgb(102, 102, 102); line-height: 24px; overflow: hidden; font-size: 14px; margin-top: 7px; display: block;
	
}
.mod_back {
	margin:0 auto; height: 40px; text-align: center; background:url(../images/guide.jpg) repeat-x bottom;
}
.mod_back a {
	height: 40px; color:#FFF; line-height: 40px; display: block;
}

.foot_wrap a {
	height: 20px; color: rgb(147, 149, 144); line-height: 20px; font-size: 20px;
}
.foot_wrap p {
	height: 20px; color: rgb(147, 149, 144); line-height: 20px; font-size: 20px;
}
.foot_wrap {
	padding-bottom: 20px; background:url(../images/bottombg.jpg) repeat; background-size:cover
}
.foot_title {
	height: 38px; padding:0; margin:0
}
.foot_title li {
	width: 25%; height: 38px; text-align: center; line-height: 38px; float: left; list-style-type:none
}
.foot_title a {
	height: 38px; color: rgb(102, 102, 102); line-height: 38px; font-size: 14px; vertical-align: middle; display: block;
}
.foot_logo {
	margin: 0px 30px 50px; text-align: center; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.foot_logo a {
	margin: 0px auto; width: 120px; height: 20px; overflow: hidden; padding-top: 40px; display: block;
}
.foot_info {
	text-align: center;
}
/*.foot_info a {
	padding: 0px 18px; vertical-align: top; display: inline-block;
}
.foot_info a:first-child {
	position: relative;
}
.foot_info a:first-child::after {
	background: rgb(147, 149, 144); top: 1px; width: 1px; height: 20px; right: 0px; position: absolute; content: "";
}
.foot_info a:nth-child(2) {
	margin-left: -5px;
}
.foot_info p {
	margin: 0 10px;
	font-size:14px;
}
.foot_info p:first-child {
	padding-top: 20px; border-top-color: rgb(85, 78, 72); border-top-width: 1px; border-top-style: solid;
}
*/
.clr {
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}
.top_bar{position:fixed;z-index:900;bottom:-1px;left:0;right:0;}
.top_menu{
	border-top:1px solid #b3b3b3;width:100%;height:40px;margin:0;padding:0;
	
	background:rgba(255, 255, 255, 0.7);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#e7e4e7), to(#b9b9b9));
	background:-o-gradient(linear, 0 0, 0 100%, from(#e7e4e7), to(#b9b9b9));
	background:gradient(linear, 0 0, 0 100%, from(#e7e4e7), to(#b9b9b9));
}
.top_bar .top_menu>li{
	position:relative;text-align:center;display:inline-block;width:25%;float:left;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.1)));
	background:-o-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -o-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.1)));
	background:gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.1)));
}
.top_bar .top_menu li a label{padding:3px 0 0 3px;font-size:14px;overflow:hidden;}
.top_menu>li:first-child{background:none;}
.top_bar .top_menu>li>a{height:40px;line-height:40px;display:block;text-align:center;color:#4f4d4f;text-shadow:0 1px rgba(255, 255, 255, 0.3);text-decoration:none;border-top:1px solid #f9f9f9;}
.top_bar .top_menu>li>a p{overflow:hidden;margin:0 0 0 0;font-size:12px;display:block!important;line-height:18px;text-align:center;}
.top_bar .top_menu>li>a img{padding:0;height:20px;width:20px;color:#fff;line-height:40px;vertical-align:middle;}
.top_bar .top_menu>li>a:hover,.top_bar .top_menu>li>a:active{background-color:#CCCCCC;}

/*公共盒子公用样式*/
.g-sbox .spe2 p a:first-child{ border-top:0;} /*首页有切换效果的样式*/
.g-sbox .m-con .u-lifo{ display:block;padding:13px 35px 0 10px;height:113px; overflow:hidden; position:relative; } /*切换下面的列表样式*/
.g-sbox .m-con .u-lifo img{ float:left; display:inline; margin-right:11px;} /*切换下面列表图片样式*/
.g-sbox .m-con .u-lifo h3{ padding-right:10px; line-height:24px; height:24px; overflow:hidden; white-space:nowrap;}  /*切换下面列表标题样式*/
.g-sbox .m-con .u-lifo p{ margin:5px; font-size:12px; line-height:22px; height:65px; overflow:hidden;} /*切换下面列表描述样式*/
.g-sbox .m-con .u-lifo span,.g-bd .m-con-2 dl span{ display:block; width:9px;height:16px;position:absolute; top:57px;right:3%;}/*切换下面列表箭头样式*/
.g-sbox .m-con .u-lifo span:before,.g-bd .m-con-2 dl span:before,.g-bd .m-con.z-spe dl span:before{ content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
/*	position:absolute;
	background:#aaaaaa;
	width:11px;
    height:11px;
    right:0;
	top:0;
	z-indx:10;*/
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);}/*切换下面列表箭头css3样式*/

.g-sbox .m-con .u-lifo span:after,.g-bd .m-con-2 dl span:after,.g-bd .m-con.z-spe dl span:after{ content:"";
/*	position:absolute;
	background:#fff;
	width:11px;
    height:11px;
    right:4px;
	top:0;
	z-indx:11;*/
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg);  /*针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);} /*切换下面列表箭头css3样式*/
.g-sbox .m-con .s-babg:nth-child(2n) span:after,.g-bd .m-con-2 .s-babg:nth-child(2n) span:after,.g-bd .m-con.z-spe .s-babg:nth-child(2n) span:after{background:#fafafa;} /*切换下面列表背景颜色样式*/
.g-sbox .m-con.z-spe{ padding:5px; width:310px; line-height:22px;}/*首页切换公司动态列表样式*/
.g-sbox .m-con.z-spe a{ font-size:14px; height:33px; display:block; line-height:33px; text-indent:8px; width:100%;overflow:hidden;}/*首页切换公司动态列表链接样式*/
/*公共盒子公用样式*/
/* 产品列表页面二样式  */
.g-bd .m-con-2 { margin-bottom:26px; }
.g-bd .m-con-2 a{ display:block; width:100%; clear:both;}
.g-bd .m-con-2 dl { border-bottom:1px solid #e0e0e0; /*box-shadow:0 1px #e6e6e6; */margin-bottom:2px; padding:12px 36px 12px 10px; position:relative; }
.g-bd .m-con-2 dt { float:left;display:block;margin-right:11px; width:135px; }
.g-bd .m-con-2 dt img { display:block;}
.g-bd .m-con-2 h3 {/* height:24px; */line-height:100%;overflow: hidden;font-size:13px}
.g-bd .m-con-2 p { font-size: 15px; /*height: 65px; line-height:140%;*/overflow: hidden; }
.g-bd .m-con-2 .s-babg p span{ width: auto; height: auto; background: none; position: relative; right: inherit;top: inherit; display: inline;}
.g-bd .m-con-2 .s-babg p span:before,.g-bd .m-con-2 .s-babg p span:after{ display: none;}
.s-wc,a.s-wc,.s-wc a{ color:#333 ; }

.indexpro{ width:96%; margin:2% 2% 0 2%; clear:both;}
.indexpro ul{ padding:0; margin:0; list-style-type:none}
.indexpro ul li{float:left; width:50%;/* border-right:#FFF 1px solid;*/ padding:0; margin:0}
.indexpro ul li p{text-align:center; padding-bottom:1em}
/***服务**************/
.service{
	width:100%;
	clear:both;
	overflow:hidden;
	margin-top:2px;
}
.service li{
	float:left;
	width:50%;
	text-align:center;
	padding:15px 0 10px 0;
}
.service li:nth-child(1){
	background:#FEDA60;
}
.service li:nth-child(2){
	background:#FF9767;
}
.service li:nth-child(3){
	background:#8AB6FF;
}
.service li:nth-child(4){
	background:#9DE090;
}
.service li a{
	display:block;
	font-size:16px;
	color:#FFF;
}
.service li img{
	display:block;
	margin:0 auto;
	width:60px;
}
/********首页套餐***********/
.common{
	width:100%;
	clear:both;
}
.taocan{
	clear:both;
	margin-top:20px;
	overflow:hidden;
	padding:0 15px;
}
.tytitle{
	width:100%;
	height:50px;
	line-height:50px;
	margin-bottom:0px;
	font-size:20px;
}
.tytitle img{
	display:inline-block;
	position:relative;
	top:0px;
	z-index:2;
	height:25px;
}
.tytitle span{
	color:#EFEFEF;
	text-transform:uppercase;
	/*font-family:arial;*/
	font-size:26px;
	height:32px;
	line-height:32px;
	position:relative;
	top:2px;
	left:-8px;
	z-index:1;
}
.tytitle i{
	font-style:normal;
	font-size:14px;
	color:#777777;
}
.tytitle.nb{
	font-size:15px;
}
.tytitle.nb span{
	font-size:20px;
}
.kdtccon{
	width:100%;
	height:auto;
	margin: 0px auto;
}
.kdtccon li {
	float:left;
	width:calc((100% - 15px) / 2);
	margin-right:15px;
	border:1px solid #e8eae9;
	margin-bottom:15px;
	box-shadow:0 0 10px 1px #e8eae9;
	background:#fff;/* padding-bottom:10px; */
	text-align:center;
	font-size:14px;
	display:block;
	color:#333;
	line-height:45px; 
	overflow:hidden;
}
.kdtccon li:nth-child(2n){
	margin-right: 0;
}
.kdtccon .imgb{width:100%;/*height:284px;*/overflow:hidden;margin: 0px auto; text-align:center; }
.kdtccon .imgb img{width:100%;/*height:284px;*/ display:block;} 
.kdtccon .imgb img{transition:all ease .5s;}
.kdtccon li:hover img {transform:scale(1.05);}
.kdtccon li span{ padding:0px 10px 0px 10px; height:50px;line-height:50px; overflow:hidden; display:inline-table; display:none}
.kdtcmore{width:150px;height:45px;line-height:45px;margin: 0px auto; background:#ef8201;  border-radius: 10px;  text-align:center; margin-bottom:20px; display:none}
.kdtcmore a{color:#fff; font-size:14px;}
.kdtcmorer{width:150px;height:30px;line-height:30px;margin: 0px auto; background:#ef8201;  border-radius: 10px;  text-align:center; margin-bottom:20px; display:none}
.kdtcmorer a{color:#fff; font-size:14px;}
.kdtcmoreb{width:200px;height:45px;line-height:45px; background:#ef8201;  border-radius: 10px;  text-align:center; margin-bottom:20px;}
.kdtcmoreb a{color:#fff; font-size:14px; display:inherit}
/****分页****/
.page-box{
	width:100%;
	clear:both;
	text-align:center;
}
.page-num a{
	border:#e0e0e0 1px solid;
	/*display:inline-block;*/
	color:#424242;
	padding:6px 8px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
}
.page-num a:hover{
	text-decoration:none;
}
.page-num span{
	display:inline-block;
	border:#D92517 1px solid;
	padding:0 8px;
	background:#D92517;
	color:#FFF;
}
/****首页核价*****************/
.index-hejia{
	width:100%;
	clear:both;
	background:#4A90E2;
	overflow:hidden;
	padding:40px 20px;
}
.index-hejia .w1200{
	width:100%;
}
.tabtit{
	width:100%;
	clear:both;
	overflow:hidden;
	padding:0;
}
.tabtit ul{
	text-align:left;
	padding:0;
	margin:0;
}
.tabtit ul li{
	display:inline-block;
	font-size:16px;
	text-align:center;
	color:#FFF;
	width:120px;
	height:40px;
	line-height:40px;
	cursor:pointer;
}
.tabtit ul li.cur{
	border-top-left-radius:15px;
    border-top-right-radius:15px;
	background:rgba(255,255,255,0.6);
	color:#000;
}
.tabcon{
	width:100%;
	padding:15px;
	background: -webkit-linear-gradient(top,#F50F26,#FC385B,#FF4A72);     
    background: -moz-linear-gradient(top,#F50F26,#FC385B,#FF4A72);
	border-top-left-radius:15px;
    border-top-right-radius:15px;
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
	border:#FF8D9F 4px solid;
}
.tabcon input{
	border:#FFF 1px solid;
	background:#FFF;
	border-radius:6px;
	height:45px;
	line-height:45px;
	outline:none;
	width:100%;
	padding:0 15px;
	margin-right:10px;
	font-size:14px;
	margin-bottom:10px;
}
.tabcon input.submit{
	background: -webkit-linear-gradient(left,#FFED63,#FFDD3A,#FFCF14);     
    background: -moz-linear-gradient(left,#FFED63,#FFDD3A,#FFCF14);
	color:#9E6412;
	border:#FF4D35 1px solid;
	width:100%;
	font-size:16px;
	font-weight:bold;
}
.undis{
	display:none;
}
.dis{
	display:block;
}
.ipt-wrap input.upload{
	font-size:12px;
	font-weight:normal;
	width:63px!important;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding:0;
	margin:0;
	background:#E5E5E5!important;
	border:#4F4F4F 1px solid!important;
	border-radius:3px;
	outline:none!important;
}
.ipt-wrap input.upload[type="file"]{
	border:0!important;
}
.tabcon .upload{
	position: absolute;
	right: 5px;
	top: 12px;
	font-size:12px;
	font-weight:normal;
	width:63px!important;
	height:22px;
	line-height:22px;
	overflow:hidden;
	padding:0;
	margin:0;
	background:#E5E5E5!important;
	border:#4F4F4F 1px solid!important;
	border-radius:3px;
	outline:none!important;
}
.tabcon input[type="file"]{
	position: absolute;
	right: 5px;
	top: 12px;
	font-size:12px;
	font-weight:normal;
	width:63px!important;
	height:22px;
	line-height:22px;
	overflow:hidden;
	padding:0;
	margin:0;
	background:#E5E5E5!important;
	border:#4F4F4F 1px solid!important;
	border-radius:3px;
	outline:none!important;
}
#ImgCode{
	position:absolute;
	top:5px;
	right:5px;
	width:65px!important;
	height:35px;
}
#ImgCode2{
	width:63px!important;
	height:30px;
	border-radius:3px;
	margin-left:2px;
}
/*服务热线*/
.rx{
	width: 100%;
	padding-bottom: 40px;
	text-align: center;
	clear:both;
	overflow:hidden;
	float:left;
	margin-top:40px;
}

.rx a{
	color:#00b8e5;
	border: 2px solid #00b8e5;
	padding: 0 130px 0 10px;
	-webkit-border-radius: 60px;
	position: relative;
	font-size: 16px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	height: 50px;
	line-height: 46px;
}

.rx a b{
font-size: 16px;
}

.rx a span{
width: 120px;
height: 50px;
line-height: 46px;
text-align: center;
background: -webkit-linear-gradient(left,#00b8e5,#09c3f0);
-webkit-border-radius: 60px;
position: absolute;
right: -2px;
top: -2px;
z-index: 2;
display: inline-block;
font-size:14px;
}

.rx a em{
color:
#fff;
font-size: 16px;
padding-left: 35px;
background: url(../../../images/rx.png) no-repeat left center;
    background-size: auto;
background-size: 30px;
display: inline-block;
vertical-align: top;
height: 60px;
line-height: 56px;
font-style: normal;
font-weight: normal;
}
/*优势*/
.wz_wrap{
	width: 100%;
	margin: 0 auto;
	clear:both;
	padding:30px 15px 0px 15px;
	overflow:hidden;
	background:#FFF;
}
.i_d{
	background:#f6f6f6
}
.wz_wrap .name,.faq .name{ 
    width:100%;
	line-height:100%; 
	text-align:center; 
	color:#FFF;
	font-size:20px;
	font-weight:600;
}
.i_a .name, .i_b .name, .i_d .name, .i_e .name, .i_k .name, .i_f .name, .i_h .name, .i_i .name, .i_j .name {color: #4B4B4B;}
.wz_wrap .name em,.faq .name em{
	font-weight: bold;
	color:#008fd8;
	font-style:normal;
}
.wz_wrap .des,.faq .des{
	width: 100%;
	/*height: 40px;
	line-height:160%;*/
	font-size: 15px;
	color:#666;
	text-align: center;
	margin-top:10px;
}
.clearfix{
    display: block;
}

.ys_l{
	width: 100%;
	margin: 0px auto;
	padding: 0;
	margin-top:15px;
	clear:both;
}
.ys_l li{
	width: 100%;
	float: left;
	text-align:left;
	margin-bottom:20px;
	border-bottom:#f0f0f0 1px solid;
	padding-bottom:10px;
	line-height:100%;
}
.ys_l li:last-child{
	border-bottom:0;
	padding-bottom:0;
}
.ys_l li b{
	display: block;
	width: 100%;
	/*height: 60px;
	line-height: 60px;*/
	font-size: 16px;
	white-space: nowrap;
	color:#005CA1;
	text-align:center;
	margin-bottom:0px;
}

.tu{
	background: none;
	width: 100%;
	/*height: 100px;*/
	float:left;
}

.tu img{
	width: 100%;
	vertical-align: top;
	left: 0;
	top: 0;
}

.ctn{
	width:calc(100% - 0px);
	/*float:right;
	height: 90px;*/
	overflow: hidden;
	line-height: 160%;
	color:#666;
	text-align:center;
	font-size: 14px;
	padding-top:4%;
}

.ctn em{
	color: #D11519;
	font-style:normal;
}



/*保障*/
.i_f{
	width: 100%;
	background:#FFF;
	clear:both;
	overflow:hidden;
	/*padding-top:40px;
	min-width: 1050px;*/
}
.i_f .wz_wrap{
	background:#f6f6f6;
	padding-bottom:20px;
}
.clearfix{
	display: block;
}
.i_f ul{
	clear:both;
	width: 100%;
	border-top:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	background:#FFF;
	margin-top:25px;
	overflow:hidden;
}

.i_f ul li{
	width: calc((100% - 2px) / 2);
	float: left;
	border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
	padding: 20px 0 0px;
}


.i_f ul li img{
	float: none;
	display: initial;
	width: 80px;
	height: 80px;
	vertical-align: top;
}

.i_f ul li .title{
	font-size: 16px;
	color:#333;
	font-weight: 600;
}

.a_m .title{
	width: 100%;
	line-height:100%;
	margin-top:15px;
}

.i_f ul li p{
	font-size: 12px;
	color:#6D6D6D;
	line-height: 155%;
	height:50px;
	overflow:hidden;
	margin-top:10px;
}
/************页脚菜单****/
.weui-tabbar__item {
	position:relative;
	float:left;
}
.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
	color:#f66060
}
.tab-bottom {
	left:0;
	bottom:0;
	width:100%;
	position:fixed;
	background-color:#fff;
}
.tab-bottom .svgfont {
	width:24px;
	height:24px
}
.weui-tabbar:before {
	border-color:#e6e6e6
}
.weui-tab {
	background-color:#fff;
	overflow:hidden
}
.tab-bottom .weui-tabbar__item i {
	font-size:24px;
	display:block;
	line-height:normal;
	margin-bottom:2px
}
.tab-bottom .weui-tabbar__item.on * {
	color:#ef1e25
}
.tab-bottom .weui-tabbar__item:nth-child(1).on i::before {
	content:'\e660'
}
.tab-bottom .weui-tabbar__item:nth-child(2).on i::before {
	content:'\e661'
}
.tab-bottom .weui-tabbar__item:nth-child(3).on i::before {
	content:'\e646'
}
.tab-bottom .weui-tabbar__item:nth-child(4).on i::before {
	content:'\e6b6'
}
.tab-bottom .weui-tabbar__item:nth-child(5).on i::before {
	content:'\e62e'
}
.weui-tabbar__label {
	color:#2f4050
}
.weui-tabbar{
	/*display:-webkit-box;
	display:-webkit-flex;
	display:flex;
	position:fixed;*/
	z-index:500;
	bottom:0;
	width:100%;
	background-color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
}
.weui-tabbar:before{
	content:" ";
	position:absolute;
	left:0;
	top:0;
	right:0;
	height:1px;
	border-top:1px solid #c0bfc4;
	color:#c0bfc4;
	-webkit-transform-origin:0 0;
	transform-origin:0 0;
	-webkit-transform:scaleY(.5);
	transform:scaleY(.5)
}
.weui-tabbar__item{
	display:block;
	-webkit-box-flex:1;
	-webkit-flex:1;
	flex:1;
	font-size:0;
	color:#999;
	text-align:center;
	-webkit-tap-highlight-color:transparent
}
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon,.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon>i,.weui-tabbar__item.weui-bar__item_on .weui-tabbar__label{color:#07c160}
.weui-tabbar__icon{
	display:inline-block;
	width:27px;
	height:27px
}
.weui-tabbar__icon>i,i.weui-tabbar__icon{
	font-size:24px;
	color:#333
}
.weui-tabbar__icon img{
	width:100%;
	height:100%
}
.weui-tabbar__label{
	text-align:center;
	color:#333;
	font-size:12px;
	line-height:100%;
	margin:5px 0 0 0;
}
.m_h_weixin{
	border:#E6322E 1px solid; 
	border-radius:30px; 
	width:28%;
	line-height:100%;
	height:45px; 
	margin:0 10px 0 10px;
}
.m_h_weixin .wx{
	display:inline-block!important;
	line-height:45px!important;
	color:#E6322E!important;
	height:45px!important; 
	margin:0!important; 
	padding:0!important;
	position:relative!important;
}
.wz{
	display:inline-block!important;
	font-weight:bold!important;
	color:#E6322E!important;
	line-height:45px!important;
	height:45px!important; 
	padding:0!important;
	margin:0!important; 
	font-size:15px!important; 
	padding-left:5px!important;
	position:relative!important; 
	top:-3px!important;
}
.dianhua{
	border:#E6322E 1px solid; 
	border-radius:30px; 
	background:#E6322E; 
	width:28%; 
	text-align:center; 
	line-height:100%;
	vertical-align:middle;
	height:45px;
}
.dianhua .iconfont{
	display:inline-block!important;
	color:#FFF!important; 
	line-height:45px!important; 
	height:45px!important; 
	margin:0!important;
	padding:0!important;
	position:relative!important;
}
.dianhua .dh{
	display:inline-block;
	color:#FFF; 
	font-weight:bold;
	line-height:45px; 
	height:45px;
	padding:0;
	margin:0;
	font-size:15px;
	padding-left:5px; 
	position:relative;
	top:-3px;
}
/********弹出防复制微信号********/
.m_pop{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 10000001;
}
.m_pop.show{display: block}
.m_pop_main{
    position: absolute;
    width: 75%;
    max-height: 80%;
    overflow-y: auto;
    left: 50%;
    padding: 15px;
    background: #FFF;
    border-radius: 20px;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    z-index: 10000003;
}
.m_pop2_main .close,
.m_pop_main .close{
    position: absolute;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    right: 10px;
    top: 10px;
}
.m_pop2_main .close img,
.m_pop_main .close img{
    width: 15px;
}
.m_pop_main .d1{}
.m_pop_main .d1 img{
    width: 42px;
    height: 42px;

}
.m_pop_main .d1 p{
    font-size:20px;
    color: #333333;
    font-weight: bold;
    padding: 10px 0 0 0;
}
.m_pop_main .d2{}
.m_pop_main .d2 p{
    font-size: 15px;
    color: #666666;
    line-height:100%;
}
.m_pop_main .d3{
    width: 50%;
    height: 40px;
    border-radius: 8px;
    background: #DA251D;
    font-size: 16px;
    color: #FFF;
    line-height: 40px;
    margin: 20px auto 0;
}
.m_pop_mask{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    z-index: 10000002;
}
/********首页常见问题*********/
.faq{
	clear:both;
	overflow:hidden;
	padding:30px 10px 0 10px;
	width:100%;
	background:#f0f0f0;
}
.faq ul.ct{
	background:#FFF;
	border-radius:10px;
	padding:15px;
	margin-top:10px;
}
.faq ul li{
	clear:both;
	overflow:hidden;
	border-bottom:#e0e0e0 1px solid;
	padding-bottom:10px;
	margin-bottom:15px;
}
.faq ul li:last-child{
	border-bottom:0;
	padding:0;
	margin:0;
}
.faq ul li .left{
	width:calc(100% - 70px);
	float:left;
}
.faq ul li .left h3{
	width:100%;
	font-size:16px;
	color:#000;
	margin:0;
	clear:both;
}
.faq ul li .left h3 i{
	float:left;
	display:block;
	font-style:normal;
	background:#E6322E;
	color:#FFF;
	font-size:12px;
	border-radius:3px;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	margin-top:4px;
}
.faq ul li .left h3 span{
	float:right;
	width:calc(100% - 25px);
	line-height:150%;
}
.faq ul li .left p{
	clear:both;
	overflow:hidden;
	line-height:150%;
	color:#999;
	padding-top:10px;
	padding-left:25px;
	height:50px;
}
.faq ul li .right{
	width:65px;
	float:right;
	padding-top:10px;
}
.faq ul li .right a{
	display:block;
	width:100%;
	height:24px;
	line-height:24px;
	border-radius:15px;
	font-size:12px;
	background:#E6322E;
	color:#FFF;
	text-align:center;
}
/***预约弹窗*******************/
.m_pop2{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top:0;
	z-index: -1;
}
.m_pop2.show{
	z-index: 10000011;
}
.m_pop2_main{
	transition:.3s;
	transform: translateY(100%);
	box-shadow:0 0 15px 0 rgba(0,0,0,.2);
	z-index: 10000013;
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	background: #FFF;
	border-radius: 15px 15px 0 0;
	padding:15px;
}
.m_pop2.show .m_pop2_main{
	transform: translateY(0);
}
.m_pop2_main .close{}
.m_pop2_main .close img{}
.m_pop2_main .d1{text-align: center;margin-bottom:10px}
.m_pop2_main .d1 .t1{font-size: 20px;color: #1b1b1b;padding: 10px 0 5px}
.m_pop2_main .d1 .t2{font-size: 16px;color: #666666}
.m_pop2_main .d1 .t2 img{width: 15px;margin-right: 10px}
.m_pop2_main .d2{}
.m_pop2_main .d2 .ipt-wrap {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.m_pop2_main .d2 .ipt-wrap label{ width:80px; }
.m_pop2_main .d2 .ipt-wrap label i,.m_pop2_main .d3 p i{ color: red; vertical-align: middle; }
.m_pop2_main .d2 .input1{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 1px solid #d8d8d8;
	border-radius: 3px;
	font-size: 15px;
	padding: 0 10px; 
	flex: 1;
}
.m_pop2_main .d2 .input1.wrong{ border-color: red; }
.m_pop2_main .d3{}
.m_pop2_main .d3 p{font-size:15px;color: #333333;padding: .2rem 0}
.m_pop2_main .d3 .d3_1{}
.m_pop2_main .d3 .d3_1 label{position: relative;z-index: 10000015;display: block;float: left;width: 48.52%; margin-top: .2rem;}
.m_pop2_main .d3 .d3_1 label:nth-child(2){display: block;float: right}
.m_pop2_main .d3 .d3_1 label input{display: none;}
.m_pop2_main .d3 .d3_1 label input + span{display: block;width: 100%;line-height: .6rem;color: #666666;font-size: .24rem;border-radius: .07rem;text-align: center;background: #eeeeee}
.m_pop2_main .d3 .d3_1 label input:checked + span{color: #0095e2;background: #e5f6ff}
.m_pop2_main .d4{margin-top: .4rem}
.m_pop2_main .d4 a,
.m_pop2_main .d4 label{font-size: .24rem;color: #999;}
.m_pop2_main .d4 a{color: #0095e2}
.m_pop2_main .d4 label input{display: none}
.m_pop2_main .d4 label input + span{margin-right: .2rem;position: relative;top:.08rem;display: inline-block;width: .3rem;height: .3rem;background: url("../images/m_icon_05.png") no-repeat center;background-size: 100%!important;}
.m_pop2_main .d4 label input:checked + span{background: url("../images/m_icon_5.png") no-repeat center}
.m_pop2_main .d5{margin-top:20px;margin-bottom: 10px}
.m_pop2_main .d5 .submit{width: 100%;height:40px;border-radius: 20px;background: #0095e2;color: #FFF;border: none}
.m_pop2_mask{width: 100%;height: 100%;left: 0;top:0;position: absolute;z-index: 10000012}

a.zxsq{
	display:block;
	width:50%;
	margin:0 auto 40px auto;
	height:40px;
	line-height:40px;
	background:#009CFF;
	color:#FFF;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	border-radius:25px
}
/******续费************/
.liucheng{
	clear:both;
	background:#FFF;
	overflow:hidden;
	padding:20px 0 0 0;
	margin-bottom:20px;
	border-radius:6px;
	margin-top:20px;
}
.liucheng h3{
	border-bottom:#e0e0e0 1px solid;
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:15px;
	font-size:15px;
	color:#000;
}
.liucheng li{
	float:left;
	width:25%;
	text-align:center;
}
.liucheng li img{
	display:block;
	width:60%;
	margin:0 auto;
}
.art-box {
    padding:10px 15px;
}
.art-box img{
    max-width: 100%;
	height: auto;
}
.art-box>p {
    padding-left:20px;
    padding-bottom:10px;
    position:relative;
}
.art-box>p>span {
    position:absolute;
    top:0;
    left:0;
}
.cells {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    border-radius:6px;
    margin-top:16px;
	
}
.cells_tit {
    padding:20px 0 0 0;
    border-bottom:1px solid #dadada;
    text-align:center;
    position:relative;
}
.cells_tit .title {
    font-size:15px;
    color:#000;
    line-height:20px;
    font-weight:bold;
    position:relative;
    box-sizing:border-box;
    margin:0 auto;
}