@charset "utf-8";
/* CSS Document */
/*重置浏览器的默认模式*/
*{margin:0; padding:0; list-style:none; outline:none;border:0;background:none;}
/*全局控制*/
html,body{
	height: 100%;
}
body{font-size:14px; font-family: 'Microsoft YaHei',微软雅黑,'Microsoft Yahei',黑体,宋体,Arial,Simsun,Helvetica,sans-serif;}

body iframe{
	opacity:0;
	display:none;
}
body>iframe{
	opacity:0;
	display:none;
}
/*icon图标字体*/
@font-face {
    font-family: fontawesome;
    src: url('../fonts/fontawesome-webfont.ttf');
}
@font-face {
    font-family: Glyphicons Halflings;
    src: url('../fonts/glyphicons-halflings-regular.ttf');
}
/*@font-face {
    font-family: PingFang;
    src: url('../fonts/PingFang-SC-Semibold.ttf');
}*/

.my-icon {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.nav-more {
    float: right;
    margin-right: 20px;
    font-size: 12px;
    transition: transform .3s;
}
.my-icon:before {
    content: '\e258';
    font-size: 1.2em;
}
.icon-pw {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    position: absolute;
    left: 0;
    top:5px;
    color:#2acfc5;
}
.icon-pw:before {
    content: '\e033';
    font-size: 1.5em;
}
.icon-dw{
    font-family: 'fontawesome';
    font-style: normal;
    text-align: right;
    padding-right: 20px;
    position: relative;
}
.icon-dw:before {
    content: '\f041';
    font-size: 1.5em;
}
.w33{
	width:33.333%;
}
.pf{
	position: fixed !important;
}
.pr{
    position: relative;
}
.mt84{
	margin-top: 84px !important;
}
.bt{
	border-bottom: thin solid #DDDDDD;
}
.z91{
	z-index: 91;
}
#loading{
	padding-top:5px;
}
#loading img{ height:25px;}
/* 顶部 */
*{
	font-family: 'Microsoft YaHei',微软雅黑,'Microsoft Yahei',黑体,宋体,Arial,Simsun,Helvetica,sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}
ul{
    list-style: none;
    margin:0;
}
/* 内容 */
article.active {
    visibility: visible;
    display: block;
    z-index: 1;
}
[data-scroll=true] {
    overflow: auto;
}
header~article {
    top: 44px;
}
article {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    visibility: hidden;
    display: none;
    overflow: hidden;
    z-index: 0;
    background-color: #fff;
    letter-spacing:2px;
    -webkit-overflow-scrolling: touch;
}
#catherine_article .titleBg {
    border-left: 10px solid #a9d202;
    padding: 5px 5px 5px 10px;
    background-color: #f9f7ef;
}
#catherine_article .stepIcon {
    font-size: 21px;
    color: #a9d202;
}
.clearfix:after{visibility: hidden; display: block; clear: both; height: 0; font-size: 0; content: ".";}
.clearfix{zoom:1;}
.fl{
	float: left;
}
.fr{
	float: right;
}
.bb10{
	border: 5px solid #f2f2f2;
}
.overhide{
	height: 100%;
	overflow: hidden;
}
.layout-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}
.fc-hide{
	display: none !important;
}
/* 字体 font*/
.font-w800 {
    font-weight: 800!important;
}
.bold {
    font-weight: bold!important;
}
.font-s12 {
    font-size: 1.2rem!important;
}
.font-s14 {
    font-size: 1.4rem!important;
}
.font-s16 {
    font-size: 1.6rem!important;
}
.font-s18 {
    font-size: 1.8rem!important;
}
.font-s20 {
    font-size: 2em!important;
}
.font-s21 {
    font-size: 21px!important;
}
/* 字体颜色 color */
.color-gray {
    color: #868686!important;
}
.color-blue11 {
    color: #075c96!important;
}
.color-orange5 {
    color: #ed8f26!important;
}
.color-red7 {
    color: #dd3376!important;
}
.color-orange4 {
    color: #f39700!important;
}
.color-white{
	color:#FFFFFF;
}
.color-hui {
    color: #7d7d7d!important;
}
.color-hei {
    color: #666!important;
}
.color-hei3 {
    color: #333!important;
}
.color-yellow{
	color: #fabf09!important;
}
.back-hui{
	background: #f5f5f5 !important;
}
.back-bai{
	background: #FFFFFF !important;
}
.color-blue12 {
    color: #1d87cb!important;
}
.cheng{
	color: #f2782f!important;
}
.aged-ul{
    width:100%;
    margin: 0 auto;
}
.aged-ul li{
    width: 30%;
    height: 120px;
    margin: 10px 0px 0 10px;
    color: #FFFFFF;
    float: left;
    border-radius:5px;
    position: relative;
    font-size: 1rem;
}
.aged-ul li.color1{
    background: #44a5e3;
}
.aged-ul li.color2{
    background: #23c6c0;
}
.aged-ul li.color3{
    background: #1dc94e;
}
.aged-ul li.color4{
    background: #d338a9;
}
.aged-ul li.color5{
    background: #c4b02a;
}
.aged-ul li.color6{
    background: #db7434;
}
.aged-ul li p{
    position: absolute;
    left: 0;
    right: 0;
    bottom:20px;
    margin: auto;
}
.agedSection-text{
    box-sizing: border-box;
    padding: 20px 0 20px 0;
    text-align: center;
    color: #fff;
    background: #52b3f1;
    background: -webkit-linear-gradient(top, #1d87cb, #52b3f1);
    background: -ms-linear-gradient(top, #1d87cb, #52b3f1);
    background: -moz-linear-gradient(top, #1d87cb, #52b3f1);
    background: -o-linear-gradient(top, #1d87cb, #52b3f1);
    background: linear-gradient(top, #1d87cb, #52b3f1);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1d87cb', endColorstr='#52b3f1', GradientType=0);
}
/* 内边距padding */
.ptb3{
	padding: 3rem 0;
}
.pad10 {
    padding: 10px;
}
.ptb10{
    padding: 10px 0;
}
.pt5 {
    padding-top: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}
.pt25 {
    padding-top: 25px;
}
.pt40 {
    padding-top: 40px;
}
.pl10 {
    padding-left: 10px;
}
.pl5 {
    padding-left: 5px;
}
.pr5 {
    padding-right: 5px;
}
.pr10 {
    padding-right: 10px;
}
.pb50 {
    padding-bottom: 50px;
}
.pb10{
    padding-bottom:10px;
}
.pr8 {
    padding-right: 8px;
}
.pl8 {
    padding-left: 8px;
}
.plr1{
	padding:0 1rem;
}
/* 外边距margin */
.mtb3{
	margin: 3rem 0;
}
.mt5 {
    margin-top: 5px!important;
}
.mt10 {
    margin-top: 10px!important;
}
.mt30 {
    margin-top: 30px!important;
}
.mt50 {
    margin-top: 50px!important;
}
.ml10 {
    margin-left: 10px;
}
.ml30 {
    margin-left: 30px;
}
.mt20 {
    margin-top: 20px!important;
}
.mr10 {
    margin-right: 10px;
}
.mtb10{
    margin: 0.6em 0;
}
.bg-gray2 {
    background-color: #eee;
}
.br5 {
    border-radius: 5px;
}
.bb-red {
    border-bottom: 1px solid #dd3376;
}
.text-justify {
    text-align: justify;
}
.text-indent-2 {
    text-indent: 2em;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.w100{
    width: 100%;
}
.w90{
	width: 90%!important;
}
.w80{
	width: 80%!important;
}
.w60{
	width: 60%!important;
}
.w50{
	width: 50%!important;
}
.w40{
	width: 40%!important;
}
.w125p {
    width: 125px;
}
.h44{
	height: 44px;
}
/* 顶部开始 */
.app-nav{
	background: -webkit-linear-gradient(#fff, #d7d7d7); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#fff, #d7d7d7); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#fff, #d7d7d7); /* Firefox 3.6 - 15 */
    background: linear-gradient(#fff, #d7d7d7); /* 标准的语法（必须放在最后） */
	width: 100%;
	height: 44px;
	position:fixed;
	top:0;
	left: 0;
	z-index: 1000;
    color:#333;
}
.center-operate{
	text-align: center;
	line-height: 44px;
    width: 100%;
    font-size: 1.125em!important;;
}
.center-operate .logo{
	background: url("http://image.hengkt.com/images/web/logo.png")no-repeat;
	background-size: contain;
	width: 12rem;
	height: 3rem;
	margin: 0 auto;
	position: relative;
	top:0.5rem;
}
.left-operate{
	height: 44px;
    width: 30%;
     position: absolute;
     left: 0;
}
.right-operate{
	height: 44px;
    width: 30%;
    position: absolute;
    right: 0;
    top:0;
}
.right-operate .tab-arrow {
    background: url(http://static.myzd.info/146735870119173) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 1rem;
    height: .66667rem;
    margin-left: .41667rem;
}
.right-operate .tab-open {
    background: url(http://static.myzd.info/146735831347598) no-repeat;
    background-size: contain;
}
.right-operate .menu {
    background: url(../img/nav.png) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 1.6rem;
    height: .66667rem;
    position: relative;
    left: 20%;
}
.right-operate .icon-position{

}
.btn-back{
	width: 1.16667rem;
    height: 1.16667rem;
    background: url("http://image.hengkt.com/images/web/nav_top_left.png")no-repeat;
    background-size: cover;
    position: relative;
    left: 20px;
    top: 33%;
}
.btn-add{
    font-size: 2em;
    text-align: right;
    padding-right: 20px;
    position: relative;
}
.app-sosuo{
	background: #FFFFFF;
	width: 100%;
	height: 44px;
	position: fixed;
	top:0;
	left:0;
}
.app-sosuo div{
	float:left;
}
.app-sosuo .centerOpt{
	width: 80%;
	padding: 0.5em 0 0.5em 1em;
}
.app-sosuo .centerOpt input{
	background: #dedee0 url(http://static.myzd.info/146243645256928) no-repeat 5px 50%;
    background-size: 1.25rem;
    border: 0px;
    border-radius: 6px;
    width: 100%;
    height: 29px;
    padding: 0 2.5rem;
}
.app-sosuo .rightOpt{
	width: 20%;
	text-align: center;
	color: #1779f6;
	line-height: 44px;
}
.nav_item{
	position: relative;
	border-bottom: thin solid #ddd;
}
#nav{
	position: fixed;height: 100%;width: 100%;
	top:44px;left: 0;
	z-index: 50;
	transition: all .3s;
}
.nav-mini{
	width:0px!important;
}
#nav>ul{
	background: #FFFFFF; position:relative;z-index: 10;width: 70%;height: 100%;
}
#nav a {
    display: block;
    overflow: hidden;
    padding-left: 20px;
    line-height: 44px;
    max-height: 44px;
    color: #333;
    transition: all .3s;
    text-decoration: none;
}
.nav-show>a:before{
    opacity: 1!important;
}
.nav_item>a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 44px;
    background: #34a0ce;
    opacity: 0;
    transition: all .3s;
}
.nav-show .nav-more {
    transform: rotate(90deg);
}
.nav-show{
    color: #fff;
    background: rgba(229,229,229,.5);
}
.nav_item ul {
    display: none;
}
.nav_bg{
	height: 100%;width: 100%;background: rgba(0,0,0,.7);position: fixed;display: none;
}
/* 顶部结束 */
/* banner 轮播 */
/* 焦点图 */
.slideBox{ position:relative; overflow:hidden; margin:0px auto;  max-width:560px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; z-index:1;left: 0;right:0;margin:0 auto;text-align: center; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .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;  }

/* 内容开始 */
.index_mod{
	width: 100%;
	
	text-align: center;
}
.index_mod.mod1{
	background: url(http://image.hengkt.com/images/web/Family1.png)no-repeat center;
	background-size: cover;
}
.index_mod.mod2{
	background: url(http://image.hengkt.com/images/web/Family2.png)no-repeat center;
	background-size: cover;
}
.index_mod.mod3{
	background: url(http://image.hengkt.com/images/web/Family3.png)no-repeat center;
	background-size: cover;
}
.mod_text{
	padding:4rem 0;
}
.mod_text p{
	margin-bottom: 30px;
}
.mod_text a{
	display: inline-block;
	padding:0.5rem 3rem;
	border:thin solid #333;
	border-radius:50px;
	color: #333;
}
.banner img{width: 100%;}
.ab_text{
	padding:1.5rem;
	letter-spacing:2px ;
	font-size: 1.2rem;
	/*height: 20rem;
	overflow: hidden;*/
}
.ab_text p{
	text-indent: 1rem;
}
.ab_open_t{
	width: 120px;padding:5px 5px;text-align: center;background: #000000;color:#fff;margin:0 auto;border-radius: 30px;
}
.ab_vision{
	width: 100%;
	margin: 3rem auto;
}
.ab_vision li{
	float: left;
	width: 50%;
	position: relative;
}
.ab_hr{
	width: 6rem;height: 6rem;border-top:3px solid #666666;
	transform: rotate(-45deg);
    -ms-transform:rotate(-45deg);
	-o-tranform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg); 
	position: absolute;
	left: 2rem;
	top: 2rem;
}
.ab_news{
	width: 92%;
	margin: 0 auto;
	letter-spacing: 1px;
}
.ab_news li{
	border-bottom: thin solid #e5e5e5;
	padding:1rem 0;
}
.doc-desc {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    margin: 0;
}
.ab_news_box{
	width: 6rem;height: 6rem;position: relative;color:#666666;margin-top: 1.2rem;
}

/* 生态联盟---------开始----------*/
.section-banner.banner1 {
    background: url(http://image.hengkt.com/images/alliance-banner.jpg) no-repeat center;
    background-size:cover ;
}
.section-banner.banner2 {
    background: url(http://image.hengkt.com/images/alliance-banner2.jpg) no-repeat center;
    background-size:cover ;
}
.section-banner {
    width: 100%;
   	padding:100px 0;
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
}
.section-data{
	width: 100%;
	min-height: 300px;
	padding:2rem 0;
}
.way-title{
    background: #FFFFFF;
    width: 150px;
    height: 60px;
    margin: 0 auto;
    color: #5480ce;
    font-size: 2rem;
    line-height: 58px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.bg-orange{
	background: #f2782f;
}
.bg-blue{
	background: #3f6cbb;
}
.bg-blue2{
	background: #6699ff;
}
.bg-yellow{
	background: #fabf09;
}

.yuan{
    width: 30px;
    height: 30px;
    line-height: 28px;
    display: inline-block;
    border-radius: 50%;
    background: #FFFFFF;
    text-align: center;
    font-weight: bold;
    font-family: "Microsoft YaHei", "微软雅黑", "Microsoft Yahei", "黑体", "宋体", Arial, Simsun, Helvetica, sans-serif;
}
.yuan.lv{
    color: #99CC99;
}
.yuan.lan{
    color: #5480ce;
}
.yuan.huan{
    color: #fdbd08;
}
.yuan.ju{
    color: #f2772d;
}
.chart-text{
	color:#fff;
	padding:20px 20px;
}
.case_banner{
	background: -webkit-linear-gradient(#fff, #d9d9d9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#fff, #d9d9d9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#fff, #d9d9d9); /* Firefox 3.6 - 15 */
    background: linear-gradient(#fff, #d9d9d9); /* 标准的语法（必须放在最后） */
	width: 100%;
    color:#515151;
}
.section-video .section-four {
    position: relative;
}
.section-video .section-four li {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height:300px;
}
.section-video .section-four li div {
    width: 100%;
    height: 100%;
}
.section-video .section-four li div .mask-img {
    line-height: 320px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.8);
}
.section-video .section-four li div .mask-img img {
    width: 84px;
    height: 105px;
    vertical-align: middle;
}
.section-video .section-four li video {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    margin: auto;
}
.section-video .section-four li.mask-1 {
    background: #000 url('http://image.hengkt.com/images/case/video-1.jpg') no-repeat 50% 0;
    background-size: cover;
}
.section-video .section-four li.mask-2 {
    background: #000 url('http://image.hengkt.com/images/case/video-2.jpg') no-repeat 50% 0;
    background-size: cover;
}
.section-video .section-four li.mask-3 {
    background: #000 url('http://image.hengkt.com/images/case/video-3.jpg') no-repeat 50% 0;
    background-size: cover;
}
.section-video .section-four li.mask-4 {
    background: #000 url('http://image.hengkt.com/images/case/video-4.jpg') no-repeat 50% 0;
    background-size: cover;
}
.section-video .section-four li.mask-5 {
    background: #000 url('http://image.hengkt.com/images/case/video-5.jpg') no-repeat 50% 0;
    background-size: cover;
}
.case-medium li{
	width: 25%;
	text-align: center;
	float: left;
}
.case-medium li .warp{
	margin:auto;
	text-align: center;
}
.case-medium li span {
    display: block;
    text-align: center;
}
.case-medium li .icon {
    width: 70px;
    height: 70px;
    display: inline-block;
    background: url(http://image.hengkt.com/images/case/icon-sprite.png) no-repeat center;
    background-size:cover ;
}
.case-medium li:nth-child(1) .icon {
    background-position: 0px 0;
}
.case-medium li:nth-child(2) .icon {
    background-position: -70px 0;
}
.case-medium li:nth-child(3) .icon {
    background-position: -140px 0;
}
.case-medium li:nth-child(4) .icon {
    background-position: -210px 0;
}
.section-intro{
    position: relative;
    width: 90%;
    margin: 0 auto;
}
.section-function {
    width: 320px;
    margin: 0 auto;
}
.section-function li{
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    width: 100px;
    text-align: center;
}
.section-function li div{
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 10px;
}
.section-function li img{
	width: 80%;
}
.section-function li p{
    padding-top: 15px;
    font-size: 1.2rem;
}
.section-function li .f1{
    background: #4caeec;
}
.section-function li .f2{
    background: #1dc9b5;
}
.section-function li .f3{
    background: #87c91d;
}
.section-function li .f4{
    background: #c9b51d;
}
.section-function li .f5{
    background: #eba275;
}
.section-function li .f6{
    background: #d56f2f;
}
.section-long{
    position: relative;
}
.section-long .section-screen{
    background: url("http://image.hengkt.com/images/case/screen.jpg")no-repeat center;
    background-size: cover;
    width: 100%;
    height: 440px;
}
.section-long .text{
    text-align: center;
    color: #ffffff;
    padding: 10px 0;
}
.section-long .section-ipad {
    background: url("http://image.hengkt.com/images/case/ipad.jpg") no-repeat center;
    background-size: cover;
    width: 90%;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
}

.section-medium .section-product {
    height: 100%;
}
.section-medium .section-product li {
    overflow: hidden;
    width: 100%;
}
.section-medium .section-product li .item1 {
    background: url(http://image.hengkt.com/images/case/chanpin_1.png) no-repeat 50% 50%;
    background-size: cover;
    height: 300px;
}
.section-medium .section-product li .item2 {
    background: url(http://image.hengkt.com/images/case/chanpin_2.png) no-repeat 50% 50%;
    background-size: cover;
    height: 300px;
}
.section-medium .section-product li .item3 {
    background: url(http://image.hengkt.com/images/case/chanpin_3.png) no-repeat 50% 50%;
    background-size: cover;
    height: 300px;
}
.section-medium .section-product li em {
    display: block;
    height: 100%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.section-medium .section-product li:hover em {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.section-long .section-telview {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.section-long .section-tel {
    position: relative;
    width: 295px;
    height: 580px;
    margin: 0 auto;
    background: url(http://image.hengkt.com/images/case/phone.png) no-repeat center;
}
.section-long .section-tel .section-tel-img1 {
    display: block;
    background: url(http://image.hengkt.com/images/web/sjview_1.jpg) no-repeat;
    background-size: 244px;
}
.section-long .section-tel .section-tel-img2 {
    display: block;
    background: url(http://image.hengkt.com/images/case/sjview_2.jpg) no-repeat;
    background-size: 244px;
}
.section-long .section-tel .section-tel-img3 {
    display: block;
    background: url(http://image.hengkt.com/images/case/sjview_3.jpg) no-repeat;
    background-size: 244px;
}
.section-long .section-tel .section-tel-img4 {
    display: block;
    background: url(http://image.hengkt.com/images/case/sjview_4.jpg) no-repeat;
    background-size: 244px;
}
.section-long .section-tel div {
    position: absolute;
    top: 63px;
    left: 24px;
    display: none;
    width: 244px;
    height: 429px;
}
.section-ul li {
    font-size: 13px;
    line-height: 20px;
    float: left;
    width: 25%;
    text-align: center;
}
.section-long .section-ul .item1 div {
    background-position: 0px 0px;
}
.section-long .section-ul .item1 .item-active {
    background-position: 0px -87px;
}
.section-long .section-ul .item2 div {
    background-position: -100px 0px;
}
.section-long .section-ul .item2 .item-active {
    background-position: -100px -87px;
}
.section-long .section-ul .item3 div {
    background-position: -200px 0px;
}
.section-long .section-ul .item3 .item-active {
    background-position: -200px -87px;
}
.section-long .section-ul .item4 div {
    background-position: -300px 0px;
}
.section-long .section-ul .item4 .item-active {
    background-position: -300px -87px;
}
.section-long .section-ul li div {
    background: url(http://image.hengkt.com/images/case/tel-icon.png) no-repeat;
}

.section-ul li div {
    width: 100%;
    height: 87px;
    margin-bottom: 10px;
}
.section-ul li .item-active ~ span {
    color: #1d87cb;
}
.ytj_icon{
	width: 100%;
}
.ytj_icon li{
	width:20%;
	float: left;
	margin-top: 20px;
}
.ytj_icon li .icon{
	background: url(http://image.hengkt.com/images/web/ytj-icon.png)no-repeat;
	display: inline-block;
	width: 61px;
	height: 61px;
}
.ytj_icon li .icon1{
	background-position: 0 0;
}
.ytj_icon li .icon2{
	background-position: -79px 0;
}
.ytj_icon li .icon3{
	background-position: -157px 0;
}
.ytj_icon li .icon4{
	background-position: -236px 0;
}
.ytj_icon li .icon5{
	background-position: -314px 0;
}
.ytj_icon li .icon6{
	background-position: 0 -101px;
}
.ytj_icon li .icon7{
	background-position: -79px -101px;
}
.ytj_icon li .icon8{
	background-position: -157px -101px;
}
.ytj_icon li .icon9{
	background-position: -236px -101px;
}
.ytj_icon li .icon10{
	background-position: -314px -101px;
}

/* 生态联盟---------结束----------*/
/* 登陆注册 */
/*.logo{
	width:100%;
	text-align: center;
	padding:3em 0
}
.logo img{
	width: 5em;
}*/
.w_login_user,.w_login_pw{
    width: 100%;
    height: 40px;
    border-bottom: thin solid #DDDDDD;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    padding-left:1.8em;
}
.w_login_user.active,.w_login_pw.active{
    border-bottom: thin solid #2acfc5;
}
.w_phone_code{
    display: inline-block;
    width: 7em;
    height: 30px;
    line-height: 28px;
    border-radius:6px;
    color:#2acfc5;
    border:thin solid #2acfc5;
}
.w_reg_userinfo span{
    width: 30%;
    height: 40px;
    line-height: 38px;
    display: inline-block;
    border-bottom:thin solid #DDDDDD;
    text-align: left;
    padding-left:1em;
    float: left;
}
.w_reg_userinfo input{
    width: 70%;
     height: 40px;
    border-bottom:thin solid #DDDDDD ;
    float: left;
}
.center{
    margin: 0 auto;
}
/* 小banner页面 */
.banner_Small{
    padding: 1em;
}
.banner_Small a{
    display: inline-block;
    width: 48%
}
/* 首页 */
.index_doctor{
    width: 100%;
}
.index_doctor i{
    width: 28px;
	height: 5px;
	background-color: #6277b4;
	border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
}
.index_doctor li{
    width: 100%;
    border-top:thin solid #e5e5e5; 
}
.index_doctor li a{
    width: 100%;
    display: inline-block;
    padding:1.25em 2.5em;
    color:#333;
}
.index_doctor img{
    width: 5em;
    height: 5em;
    border-radius: 50%;
}
.index_doctor .post{
    color:#7d7d7d;
}
.box_label{
    display: inline-block;
    padding:0.2em 0.6em;
    border:thin solid #2acfc5;
    border-radius:6px;
    color:#2acfc5;
}
.serviceP_list li{
    float: left;
    width: 33.3333%;
}
.serviceP_list .service_box{
    width:90%;border:thin solid #ddd;padding:10px;border-radius: 12px;
}
.serviceP_list .active .service_box{
    border:thin solid #2acfc5;
}
.serviceP_list img{
    margin-bottom:1em
}
.service_status{
    width: 80%;
    margin: 0 auto!important;
	height: 25px;
    line-height: 23px;
	background-color: #e7e7e7;
	border-radius: 20px;
}
.service_status.sel{
    background-color: #ff6e40;
    color:#fff!important;
}
/* 服务包详情页面 */
.service_info{
    width: 88%;
	min-height: 300px;;
	background-color: #ffffff;
	box-shadow: 0px 10px 10px 0px 
		rgba(141, 141, 141, 0.5);
	border-radius: 10px;
	border: solid 1px #dedede;
    margin: 20px auto
}
.service_title{
    text-align: center;
    padding:1em 0;
    border-bottom: thin solid #ddd
}
.service_content{
    width: 100%;
    padding:2em;    
}
.service_content .theme{
    color: #333;
    padding-bottom: 1em;
    border-bottom: thin solid #e5e5e5;
}
/* 家人管理 */
.famil_list{
    width: 100%;
    border-bottom: 10px solid #f5f5f5;
}
.family_member{
    padding:1em;
}
.family_member img{
    width: 3.5em;
    border-radius: 50%;
}
.family_relation{
    padding: 0.2em 0.6em;
    background: #2acfc5;
    display: inline-block;
    color:#fff;
    border-radius: 6px;
}
.family_register{
    width: 80%;
	height: 40px;
	line-height: 38px;
	background-color: #ffffff;
	border-radius: 12px;
	border: solid 1px #dddddd;
	margin:0 auto;
}
.family_register span{
	width: 20%;
	height: 40px;
	display: inline-block;
	text-align: center;
	float: left;
}
.family_register input{
	width: 58%;
	float: left;
}
.family_register span.span{
	height:25px;
	line-height: 25px;
	background: #ff6e40;
	margin-top: 7px;
	border-radius: 6px;
	font-size: 0.75em;
	color:#fff;
	cursor: pointer;
}
.family_input{
    width: 100%;
	height: 40px;
	background-color: #ffffff;
	border-radius: 12px;
	border: solid 1px #dddddd;
}
.family_sign{
	position: absolute;
	right: 20px;
	top:33%;
	padding: 0.3em 0.5em;
	border-radius: 6px;
	background: #2acfc5;
	display: inline-block;
	color:#fff;
}
/* 个人中心 */
.user_info{
	background: #2acfc5;
	display: inline-block;
	width: 100%;
	color:#fff;
}
.user_info .user_box{
	padding:10% 0;
}
.user_info span{
	margin-top: 2em;
	margin-right: 20px;
}
.user_info img{
	border-radius: 50%;
	width: 5.8em;
}
.user_func{
	width: 100%;
}
.user_func a{
	display: inline-block;
	padding:0.8em 0;
	color:#333;
	width: 100%;
	border-bottom:thin solid #e5e5e5 ;
	font-size: 1em;
}
.user_func span{
	margin-right: 20px;
}
.user_func i{
	margin: 0 0.9em 0 2em;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	display: inline-block;
}
.user_func .icon_u1{
	background: url(../img/icon-u1.png) no-repeat;
	background-size:cover;
}
.user_func .icon_u2{
	background: url(../img/icon-u2.png) no-repeat;
	background-size:cover;
}
.user_func .icon_u3{
	background: url(../img/icon-u3.png) no-repeat;
	background-size:cover;
}
/* 内容结束 */
/* 按钮 */
.w_btn{
    background: #2acfc5;
    width: 100%;
    height: 40px;
    color:#fff;
    border-radius:10px;
}
.w_btn2{
    background: #2acfc5;
    width: 80%;
    height: 40px;
    color:#fff;
    border-radius:10px;
    margin: 0 auto;
}
/* 底部 */
footer{
    height: auto;
    width: 100%;
    padding:1.5rem;
    background: #1d87cb;
}
.footer_menu{
	width: 100%;
	font-size: 1.6rem;
}
.footer_menu li{
	width: 25%;
	float: left;
	padding:10px 0;
	border-bottom:thin solid #fff ;
	text-align: center;
	color:#fff;
}
.footer_menu li a{
	display: block;
	width: 100%;
	color:#FFFFFF;
}
.footer_text{
	margin-top:15px;
	letter-spacing: 1px;
}
.footer_text p{
	color:#fff;
	font-size: 1rem;
	margin: 0 0 5px 0;
}
/*footer{
    position:fixed;
    bottom: 0px;
    height: 3.75em;
    width: 100%;
    background: #fff;
    border-top: thin solid #e5e5e5;

} 
footer a{
    width: 25%;
    display: block;
    height: 100%;
    float: left;
    text-align: center;
    color:#999;
    font-size: 0.9em;
    padding-top:0.4em;
}
footer a img{
    width: 1.875em;
}
footer a p{
    margin: 0;
    padding-top:0.3em;
}
footer a.active{
	color:#2acfc5;
}*/

.meModal{
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 120;
	display: none;
}
.meModal .meModal-main{
	background: #FFFFFF;
	width: 100%;
	height: 225px;
	margin-top: 44px;
	overflow: scroll;
}
.meModal .meModal-main li{
	padding: 12px 1rem;
	border-bottom: thin solid #DDDDDD;
}
.meModal .meModal-main li.active{
	color:#ff6617
}
.meModalB{
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	display: none;
}
.meModalB .meModal-main{
	background: #FFFFFF;
	width: 100%;
	max-height: 225px;
	min-height:120px;
	margin-top: 44px;
	overflow: scroll;
	position: absolute;
	bottom: 0px;
}
.meModalB .meModal-main li{
	padding: 12px 1rem;
	border-bottom: thin solid #DDDDDD;
}
.meModalB .meModal-main li.active{
	color:#ff6617
}


.doc-list li{
	padding: .83333rem .83333rem .83333rem .83333rem;
    background: #fff;
    margin-buttom: .83333rem;
}
.doc-list .doc-desc {
    display: inline-block;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0;
    font-size: 0.75em;
}
.doc-list .doc-desc .doc-goodat-span {
	color: #f39700;
}
.app-doc-tx{
}
.app-doc-tx>img {
    width: 8rem;
    height: 6rem;
    margin-right: 1rem;
    margin-top: .83333rem;
    float: left;
}
.app-doc-tx p {
	margin: 0;
	color: #7d7d7d;
}
.app-doc-tx p:first-child {
    margin-top: .83333rem;
    color: #333;
    font-size: 1.2em;
}
.app-doc-tx p:nth-child(2) {
    font-size: 0.75em;
    padding-top:0.5em;
}
.app-doc-tx p:nth-child(3) {
    font-size: 1em;
    padding-top:0.5em;
}

/* 医生信息 */
.main {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}
.main-info{
	background: #FFFFFF;
	padding: 2rem 1.2rem;
}
.main-info img {
    width: 9rem;
    height: 7rem;
    border-radius: 0.5rem;
    margin-bottom: 0.2rem;
    float: left;
    margin-right: 1.2rem;
}
.main-info p{
	margin: 0;
	color: #7d7d7d;
}
.main-info p:first-child {
    color: #033;
    font-size: 1.4em;
}
.main-info p:nth-child(3) {
	padding-top: 0.5rem;
}
.main-info .doc-desc {
    display: inline-block;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0;
}
/**/
.main-info2{
	background: #FFFFFF;
	text-align: center;
	padding: 0.8rem 0;
}
.main-info2>img {
    width: 5rem;
    height: 5rem;
    border-radius: 2.5rem;
    margin-bottom: 0.2rem;
}
.main-info2 .img {
    width: 9rem;
    height: 5rem;
    border-radius: .6rem;
    margin-bottom: 0.2rem;
}
.main-info2 .doc-desc {
    display: inline-block;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0;
}
.main-info2>p{
	margin: 0;
	font-size: 1.2rem;
}
/**/
.main-cell{
	width: 100%;
}
.main-cell .cell{
	width: 100%;
	padding: 1.2rem 0.8rem;
	border-top:thin solid #DDDDDD ;
	font-size:1.2rem;
}
.main-cell .cell div:nth-child(2){
	width: 95%;
}
.main-cell .cell p{
	margin: 0;
    color:#666666;
}
.main-cell .cell p:first-child{
	color: #333;
	font-size: 1.5rem;
	margin-bottom: 0.5rem;
}
.icon-blue {
    width: 5px;
    height: 1.3rem;
    background-color: #2acfc5;
    border-radius:6px;
    display: inline-block;
    margin-right: 0.8rem;
    vertical-align: -5px;
}
/*  */
.hot-tab-nav {
    color: #666;
    width: 100%;
    height: 40px;
}
.hot-tab-nav>ul {
    list-style-type: none;
	
	display: box;              /* OLD - Android 4.4- */  
    display: -webkit-box;  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;     /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;  /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex;         /* 新版本语法: Opera 12.1, Firefox 22+ */
   
   /* 09版 */  
    -webkit-box-orient: horizontal;  
    /* 12版 */  
    -webkit-flex-direction: row;  
    -moz-flex-direction: row;  
    -ms-flex-direction: row;  
    -o-flex-direction: row;  
    flex-direction: row;  
	
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff;
    height: 40px;
    line-height: 38px;;
    position: relative;
    z-index: 90;
}
.hot-tab-nav>ul li {
    -webkit-box-flex: 1   /* OLD - iOS 6-, Safari 3.1-6 */  
    -moz-box-flex: 1;     /* OLD - Firefox 19- */              
    -webkit-flex: 1;      /* Chrome */  
    -ms-flex: 1           /* IE 10 */  
    flex: 1;              /* NEW, Spec - Opera 12.1, Firefox 20+ */
    text-align: center;
}
.hot-tab-nav>ul li.tab-selected {
    color: #4cedcb;
    border-bottom: thin solid #4cedcb;
}
.hot-doc-list{
	width: 100%;
}
.hot-doc-info{
	padding: 1.2rem 0.8rem ;
	border-bottom: thin solid #DDDDDD;
	position: relative;
}
.hot-doc-info img{
	width: 5rem;
    height: 5rem;
    border-radius: 2.5rem;
    margin-bottom: 0.2rem;
    float: left;
    margin-right: 1.2rem;
}
.hot-doc-info p{
	margin: 0;
	color: #7d7d7d;
}
.hot-doc-info p:first-child{
	font-size: 1.2em;
}
.hot-doc-info p:first-child .hei{
	color: #033;
	margin-right: 0.5rem;
}
.hot-doc-info p:nth-child(2){
	font-size: 0.9em;
	padding-top: 0.5rem;
}
.hot-doc-text{
	padding: 1.2rem 0.8rem;
	border-bottom: thin solid #DDDDDD;
}
.hot-doc-text p{
	margin: 0;
}
.hot-sk-info{
	padding: 1.2rem 1.2rem;
}
.btn-qy{
	border: 0;
	color: #FFFFFF;
	background: #4cedcb;
	border-radius: 5px;
	padding: 0.2rem 1rem;
}
.btn-qy2{
	border: 0;
	color: #7d7d7d;
	padding: 0.2rem 1rem;
}
.pa{
	position: absolute;
	right: 0.8rem;
	top:30%;
}
.hot-sk-info{
	padding: 1.2rem 1.2rem;
}
/* 签约 */
.modal2{
	width: 848px;
	min-height: 684px;
	background-color: #ffffff;
	box-shadow: 0px 0px 81px 0px 
		rgba(162, 162, 162, 0.35);
	border: solid 1px #e5e5e5;
	position: absolute;
	top:50%; left: 0; right: 0; margin:0 auto;margin-top:-342px;
	text-align: center;
}
.modal2 .modal2-header{
	height: 100px;
	position: relative;
}
.modal2 .modal2-header span{
	position: absolute;
	right: 36px;;
	top: 36px;
	cursor:pointer;
}
.modal2 .modal2-header .modal2-title{
	font-size: 16px;
	padding: 1.2rem 0;
	line-height: 98px;
	font-family: 'Microsoft YaHei',微软雅黑,;
}
.modal2 .modal2-body,.modal2 .modal2-body1{
	text-align: left;
	padding: 20px 54px;
	line-height: 25px;
	font-family: 'Microsoft YaHei',微软雅黑,;
	font-size: 12px;
}
.modal2 .modal2-body p{
	padding-top:20px;
}
.modal2 .modal2-body1 p{
}
.modal2-footer{
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
    background: #fff;
    height: 40px;
    line-height: 38px;;
    position: relative;
    z-index: 10;
}
.modal2-footer button{
    text-align: center;
}
.modal2-footer button:first-child{
	width: 104px;
	height: 35px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #999;
	color:#999;
}
.modal2-footer .quxiao{
	width: 104px;
	height: 35px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #999;
	color:#999;
}
.modal2-footer button:nth-child(3){
	width: 104px;
	height: 35px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #ff6e40;
	color:#ff6e40;
	margin-left: 30px;
}
.tx{
	margin-top: 15px;
	margin-bottom: 10px;
}
/* 服务包详情页面 */
.find_nav {
    width: 100%;
    height: 40px;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}
.find_nav_left {
    position: relative;
    overflow: hidden;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
.find_nav_list {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.find_nav_list ul {
    position: relative;
    white-space: nowrap;
    font-size: 0;
    width: 80px;
    margin: 0 auto;
}
.find_nav_list ul li {
    display: inline-block;
    padding: 0;
	margin:0 5px;
}
.find_nav_list ul li a {
    display: block;
    width: 12px;
    height: 12px;
	border-radius:50%;
    text-align: center;
    color: #666;
    background:#dadada;
}
.find_nav_cur a {
    background: #2acfc5 !important;
    width: 26px!important;
	border-radius: 4px!important;
}
.find_nav_list a.active{ color:#C00}
.sideline {
    display: block;
    position: absolute;
    border: 0;
    height: 2px;
    background-color: #48a5f4;
    left: 0;
    top: 68px;
    pointer-events: none;
}
.li_list{ 
	min-height:33em; color:#000; text-align:center;
	box-shadow: 0px 10px 5px 0px 
		rgba(141, 141, 141, 0.5);
	border-radius: 10px;
	border: solid 1px #dedede;
	margin-bottom:20px !important;
	position: relative;
	}
.li_list a{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 20px;
} 
.swipe{ margin-bottom: 10px;}