/*------产品页面专用 css--------*/
/*产品居中*/
	/*标题样式*/
.product{margin-top: 28px;}
.product h1{font-size: 2.8em; margin-bottom: 14px; }
.product h2{font-size: 2.8em; margin-bottom: 24px; padding-top: 6px; text-align: center; color:#2590cc;}
.product h2 span{display: block; font-size: 12px; color:#999; }
.product h3{display: inline-block; font-size: 1.8em; margin-bottom: 20px; line-height:36px; padding:0 20px; border:1px solid #d6d6d6; border-radius: 3px;}
@media screen and (min-width:767px) and (max-width:1000px){
	.product{margin:14px 5px 0;}
	.product img{width:100%;}
}
@media (max-width:767px){
	.product{margin:14px 10px 0;}
	.product h1{font-size: 2.2em; margin-bottom: 6px;}
	.product h2{font-size: 2em; margin-bottom: 14px;}
	.product h3{font-size: 1.6em; margin-bottom: 10px; line-height: 30px; padding:0 10px;}
	.product img{width:100%;}
}
@media (max-width:320px){
	.product{margin:14px 5px 0;}
}

/*应用科室--方格--*/
.keshi-box{border-top: 1px solid #b8d5ea; border-right: 1px solid #b8d5ea;}
.keshi{ display: table; width: 100%;}
.keshi li{display: table-cell; text-align: center; border-left: 1px solid #b8d5ea; border-bottom: 1px solid #b8d5ea; font-size: 16px; height: 46px; width: 1000px; vertical-align: middle;}
.wl25 li{width: 25%;}
.wl20 li{width: 20%;}
.wl33 li{width: 33%;}
@media screen and (min-width:767px) and (max-width:1000px){
	.icon-list .wl20 li{width: 18%; margin: 10px 1% 0;}
}
@media (max-width:767px){
	.keshi li{font-size: 1.4em; line-height: 1.4em; height: 30px;}
	.icon-list .wl20 li{width: 28%; margin-left: 2.66%; margin-right: 2.66%; margin-top: 10px;}
	.icon-list .wl25 li{width: 42%; margin: 0 4%;}
}
/*图标列表--icon--*/
.icon-list{text-align: center; padding:12px 0;}
.icon-list ul{}
.icon-list li{float: left;}
.icon-list img{}
.icon-list h5{font-size: 1.6em; margin: 10px 0; line-height: 1.6em;}
.icon-list p{color: #666;}
@media (max-width:767px){
	.icon-list h5{font-size: 1.4em; line-height: 1.4em;}
	.icon-list p{display: none;}
}
/*成功案例*/
.case-box{background: #f0f0f0; padding:50px 0; margin-top: 50px;margin-left: calc(-50vw + 50%);margin-right: calc(-50vw + 50%);}
.case{margin-bottom: 10px;}
.case h2{font-size: 2.8em; margin-bottom: 40px; text-align: center;}
.case ul{}
.case li{ float: left; margin-left: 2%; background: #fff; width: 32%;}
.case li:first-child{margin:0;}
.case-pic{/*width: 320px; height: 200px;*/overflow: hidden; background-position: center; background-size: 100%;}
.case-pic img{width: 100%; transition: all .8s ease;}
.case a:hover img{transform:scale(1.1);}
.case a{color: #333;}
.case a:hover{color:#f00;}
.case p{ text-align: center; font-size: 1.8em; line-height: 3em; border-bottom:1px solid #dfdfdf; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
@media (max-width:767px){
	.case{margin:0 5px;}
	.case-box{margin-top: 20px; padding:25px 0;}
	.case li{ float: left; margin-left: 2%; background: #fff; width: 49%;}
	.case li:nth-child(3){display: none;}
}
/*其他产品*/
.other-box{margin-bottom: 40px;}
.other-box h2{font-size: 2.8em; margin-bottom: 24px; padding-top: 40px; text-align: center;}
.other ul{float: left; border:1px solid #ddd; width: 300px; min-height: 345px; height: 345px; padding:16px 9px; margin-left: 20px; text-align: center;}
.other ul:first-child{margin:0;}
.other .line{margin:12px 0;}
.other-tit{font-size: 2.4em;}
.other li{}
.other li a{color:#666; line-height: 2.4em; font-size: 1.4em;}
.other li a:hover{color:#f00;}
@media screen and (min-width:767px) and (max-width:1000px){
	.other-box{margin:0 5px;}
	.other ul{width: calc(32% - 2px); padding:10px 0; margin-left: 2%;}
}
@media (max-width:767px){
	.other-box{margin:0 5px;}
	.other ul{width: 100%; padding:10px 0; margin-left: 0; height: auto; margin-top: 10px;}
}
/*套餐A*/
.taocan{border:1px solid #8ed3f6; display: table;}
.taocan-tit{ width: 20%; font-size: 24px; text-align: center;  margin-right: 20px; display: table-cell; vertical-align: middle;}
.taocan p{ padding:14px 20px; border-left:1px solid #8ed3f6;}
.taocan i,.ctm-pem i{color:#ff6600; font-style: normal;}
.ctm-pem{margin-top: 20px;}
.ctm-pem i{display: block; font-size: 1.8em; margin-top: 6px;}

/*主要功能*/
.gongneng{}
.gongneng li{float: left; width: 46%; margin-right: 4%; margin-top: 10px; margin-bottom: 20px;}
.gongneng img{float: left; margin-right: 20px;}
.gongneng-txt{display: table-cell; padding-top: 10px;}
.gongneng-txt p{ font-size:1.4em; line-height:1.6em;}
@media (max-width:767px){
	.gongneng li{text-align: center; margin-bottom: 10px;}
	.gongneng img{width: 80%; float: none;}
	.gongneng-txt{text-align: left;}
}

/*两张图片*/
.pic-two{}
.pic-two li{margin-left: 1%; float: left; width: 49.5%;}
.pic-two li:first-child{margin:0;}
.pic-two img{width: 100%;}

/*三张图片*/
.pic-three{}
.pic-three li{margin-left: 1.1%; float: left; width: 32.6%;}
.pic-three li:first-child{margin:0;}
.pic-three img{width: 100%;}

/*四张图片*/
.pic-four{}
.pic-four li{margin-left: 1%; float: left; width: 24.25%;}
.pic-four li:first-child{margin:0;}
.pic-four img{width: 100%;}

/*小标题居左*/
.item-left{}
.pro-tit{margin: 34px 0 20px;}
.pro-tit h4{float: left; font-size: 2.4em; padding-left: 30px; background: url(http://img2.zskx.com.cn/images/pro-tit-cir.png) no-repeat 0 5px; color:#2590cc; margin-right: 10px;}
.pro-tit span{display: block; border-top:1px dashed #3383bb; height: 1px; overflow: hidden; margin-top: 16px;}
@media (max-width:767px){
	.pro-tit{margin:17px 0 10px;}
	.pro-tit h4{background: none; padding-left: 0; margin-right: 0; font-size: 1.8em;}
}

/*pit头部*/
.pit-top{margin-top: 40px;}
.pit-top-pic{float: left; margin-right: 30px;}
.pit-top-con{display: table-cell; padding-top: 20px;}
.pit-top-con h2{text-align: left; color: #333; font-size: 2.4em; margin:0;}
.pit-top-con h3{text-align: left; border:none; color: #f47d48; padding:0; margin-top: 10px;}
.pit-top-con ul{ margin-top: 20px;}
.pit-top-con li{float: left; margin-right: 60px;}
.pit-top-con h5{font-size: 1.4em; text-align: center; margin-top: 4px;}
ul.meditation-list li h5{font-size: 1.6em; text-align: center; margin-top: 10px;}
@media (max-width:767px){
	.pit-top-con h3{text-align: center; display: block;}
}
@media (max-width:1000px){
	.pit-top-con li{margin-right: 1.6%; margin-left: 1.6%; width: 30%;}
}
/*=============六大特点==便携式团体无线心理测评终端=========*/
.feature{}
.feature-l{width: 40%;}
.feature-r{width: 60%;}
.feature li{margin:20px 0; overflow: hidden;}
.feature img{margin-right: 16px;}
.feature-txt{display: table-cell; *display: inline-block;}
.feature h4{font-size: 1.6em;}
.feature p{font-size: 1.2em; line-height: 1.2em; color: #666;}
@media (max-width:1000px){
	.feature li{width: 33%; float: left; text-align: center; margin:10px 0;}
	.feature h4{font-size: 1.4em;}
	.feature img{width: 60%; margin:0 20%; text-align: center;}
	.feature-l{width: 100%;}
	.feature-r{width: 100%;}
	.feature-txt{padding-top: 6px;}
	.feature-txt p{display: none;}
}

/*适用机构*/
.agency{}
.agency ul{margin:30px 0;}
.agency li{float: left; overflow: hidden;}
.agency img{margin-right: 20px;}
.agency-three li{width: 33.3%;}
.agency-two li{width: 50%;}
.agency-txt{display: table-cell; *display: inline-block;padding-top: 20px;}
.agency h4{font-size: 1.8em;}
.agency p{font-size: 1.2em; line-height: 1.2em; color: #666;}
@media (max-width:767px){
  .agency-txt{text-align: center;padding-top: 10px;display: block;}
  .agency ul{margin:0;text-align: center;}
  .agency p{display: none;}
  .agency h4{font-size: 1.4em;}
  .agency img{margin-right: 0;width: 60%;float: none;}
}
/*数字沙盘优势*/
.sand-advan{}
.sand-advan li{float: left; width: 48%; margin-right: 2%; margin-bottom: 14px;}
.sand-advan li img{float: left; margin-right: 12px; width: 100px;}
.sand-advan-txt{}
.sand-advan-txt h4{font-size: 2.2em;}
.sand-advan-txt p{margin-top: 4px;}

@media (max-width:767px){
	.sand-advan li{width: 100%; margin-bottom: 10px; margin-right: 0;}
	.sand-advan li img{width: 26%; margin-right: 6px;}
	.sand-advan-txt h4{font-size: 1.8em;}
	.sand-advan-txt p{margin:0; padding:0; font-size: 1.4em; line-height: 1.6em;}
}

/*系统操作流程*/
.sand-step{}
.sand-step li{float: left; width: 19.2%; margin-left: 1%; background: #49c2e5;position: relative; color:#fff; height: 180px; max-height: 180px; }
.sand-step li:first-child{margin:0;}
.sand-step li p{margin:10%; font-size: 1.8em; color:#fff;}
.sand-step li span{position: absolute; right: 10px; bottom:10px; font-size: 1.8em;color:#49c2e5; width: 40px; height: 40px; text-align:center; line-height: 40px; background: #70dfff; border-radius: 50%;}
@media (max-width:767px){
	.sand-step li p{font-size: 1.4em;}
	.sand-step li{width: 32%; margin-left: 2%; margin-bottom: 10px; height: 150px;}
	.sand-step li:nth-child(4){margin-left: 0;}
	.sand-step li span{width: 30px; height: 30px; line-height: 30px;}
}
/*系统核心功能*/
.sand-function{width: 100%;}
.sand-function td.sand-function-tit{width: 16%; background: #D0EAF6; font-size: 1.6em; line-height: 2em; vertical-align: middle;}
.sand-function tr{}
.sand-function td{text-align: center; background: #FCF4ED; vertical-align: top;}
.sand-function h4{line-height: 2.0em; font-size: 1.2em;}
.sand-first img{width: 100%;}
.sand-second img{width: 64%; margin: 20px 0 10px;}
.sand-third .sand-function-tit{vertical-align: middle;}
.sand-third td{vertical-align: bottom; width: 110px;}
.sand-third img{width: 80%; margin: 10px 0 6px;}
.sand-fourth img{width: 100%;}
@media (max-width:767px){
	.sand-function td.sand-function-tit{font-size: 1em; line-height: 1.2em;}
	.sand-function h4{font-size: 1em; line-height: 1.4em;}
	.sand-second img{margin-top:10px; margin-bottom: 0;}
	.sand-third img{margin-top:4px;}
}
/*报告范例*/
.fanli img{box-shadow: 0 0 60px #999;}
@media (max-width:767px){
	.fanli img{box-shadow: none;}
}
/*数字沙盘室建设*/
.sand-room{overflow: hidden;}
.sand-room img{margin-right: 10px;}
.sand-room-txt{ padding: 20px; overflow: hidden; background: #D0EAF6;}
.sand-room h4{font-size: 2.4em; line-height: 2.0em;}
.sand-room p{font-size: 1.8em; line-height: 2em; margin-left: 20px;}
@media (max-width:767px){
	.sand-room-txt{padding:14px;}
	.sand-room h4{font-size: 2em;}
	.sand-room p{font-size: 1.6em; line-height: 1.8em; padding:0;}
}



/*数字化心理咨询系统*/
.consult-list{}
.consult-list ul:first-child li{float: left;}
.consult-list li{float: right; text-align: center; width: 21.6%; position: relative;}
.consult-list img{}
.consult-list h5{font-size: 1.6em; margin: 10px 0; line-height: 1.4em;}
.consult-list span{display: block; width: 51px; height: 26px; position: absolute; right: -26px; top: 62px; background: url(http://img2.zskx.com.cn/images/cons-icon-07.png);}
@media screen and (min-width:767px) and (max-width:1000px){
	.consult-list li{width:21%; margin:0 6%;}
	.consult-list span{right:-78px; top:76px;}
	.consult-list .tc{display: none;}
}
@media (max-width:767px){
	.consult-list li{width:28%; margin:0 2.5%;}
	.consult-list span{display: none;}
	.consult-list .tc{display: none;}
}
/*触摸屏 设备优势*/
.advan{}
.advan li{float: left; width: 49.75%; text-align: center; font-size: 1.8em; line-height: 2.8em; background: #e5f6ff; margin-bottom: 5px;}
.advan-r{margin-left: 5px;}
@media (max-width:767px){
	.advan li{float: none; width: auto; font-size: 1.6em; line-height: 2.4em;}
	.advan-r{margin-left: 0;}
}

/**/
h2.edu_one_title{ text-align:left; border-bottom:1px solid #e7e7e7; padding:0 0; margin-bottom:10px;position:relative; height:36px; line-height:36px;}
.prison_one_left{ width:47%; float: left;}
h2.edu_one_title span{ display:inline-block; position:absolute; border-bottom:3px solid #888888; height:33px; line-height:32px;font-size:18px; color:#333333;}
.prison_one_right{width:47%; float: left; margin-left:6%; }
ul.system_advantages li {background: url(http://img2.zskx.com.cn/images/icon_two.png) 2px 16px no-repeat; padding-left: 15px; line-height:36px;font-family:"微软雅黑";  color:#333333;  font-size:16px}
.edu_one:after{ display:block; content:""; clear:both;}

@media (max-width:767px){
	.prison_one_left{width: 100%;}
	.prison_one_right{margin-left: 0; width: 100%;}
	ul.system_advantages li {line-height: 24px;}
}

/**/
ul.wechat-icon li{ margin-bottom:30px;}
ul.wechat-icon li img{ width:50%; margin:0 auto;}
ul.wechat-icon li h5{ font-size:2.0em; line-height:28px; margin-bottom:0px; color:#333333;}
@media (max-width:767px){
	ul.wechat-icon li{margin-bottom: 10px;}
	ul.wechat-icon li img{width: 80%;}
	ul.wechat-icon li h5{font-size: 1.6em;}
}



/*PEM沉浸式冥想训练室*/
.introduce{}
.introduce p{ margin-bottom: 10px;}
.introduce p.in_left{ width: 536px; display: inline-block;}
.introduce .introduce_img{ width: 426px; display: inline-block; vertical-align: top; float: right;}
.introduce img{ width: 100%; margin-bottom: 20px;}

@media (max-width:1000px){
	.introduce p{ margin-bottom: 10px; font-size: 1.6em;}
    .introduce p.in_left{ width: 100%}
    .introduce .introduce_img{ width: 100%;}
	p.s_screen{ font-size: 1.6em;}
}


/*标题图标*/
h1 span{ width: 19px; height: 19px; display: inline-block; margin-left: 1px;}
h1 span.title01{ background: url(http://img2.zskx.com.cn/images/title_1.png) no-repeat; background-size: 100%;}
h1 span.title02{ background: url(http://img2.zskx.com.cn/images/title_2.png) no-repeat; background-size: 100%;}
h1 span.title03{ background: url(http://img2.zskx.com.cn/images/title_3.png) no-repeat; background-size: 100%;}
h1 span.title04{ background: url(http://img2.zskx.com.cn/images/title_4.png) no-repeat; background-size: 100%;}
h1 span.title05{ background: url(http://img2.zskx.com.cn/images/title_5.png) no-repeat; background-size: 100%;}
h1 span.title06{ background: url(http://img2.zskx.com.cn/images/title_6.png) no-repeat; background-size: 100%;}
h1 span.title07{ background: url(http://img2.zskx.com.cn/images/title_7.png) no-repeat; background-size: 100%;}
h1 span.title08{ background: url(http://img2.zskx.com.cn/images/title_8.png) no-repeat; background-size: 100%;}
h1 span.title09{ background: url(http://img2.zskx.com.cn/images/title_9.png) no-repeat; background-size: 100%;}
@media (max-width:1000px){
	h1 span{ width: 17px; height: 17px;}

}


/*IMS的价值意义*/
.ims{}
.ims ul{ margin-top: 20px;}
.ims ul li{ margin-bottom: 5px;}
.ims ul li p{ width:calc(100% - 28px); font-size: 1.6em; display: inline-block;}
.ims ul li span{ width: 19px; height: 19px; display: inline-block;background: url(http://img2.zskx.com.cn/images/i_ims.png) no-repeat; background-size: 100%; margin-right: 5px; vertical-align: top; margin-top: 5px;}

/*产品应用*/
.adhibition{}
.adhibition ul{ width: 50%; display: inline-block; vertical-align: top;}
.adhibition ul li{ margin-bottom: 5px;}
.adhibition ul li p{ width:calc(100% - 24px); font-size: 1.6em; display: inline-block;}
.adhibition ul li span{ width: 19px; height: 19px; display: inline-block; background: url(http://img2.zskx.com.cn/images/i_adhibition.png) no-repeat; background-size: 100%; margin-right: 5px; vertical-align: top; margin-top:5px;}
.adhibition img{ width: 25%;}

@media (max-width:1000px){
	.ims ul li p{ font-size: 1.5em;}
	.ims ul li span{ width: 16px; height: 16px;}
	.adhibition ul{ width: 100%;}
	.adhibition ul li span{ width: 16px; height: 16px;}
	.adhibition img{ width: 100%;}
}

/*产品参数与配件*/
.parameter{}
.parameter ul{ width: 45%; margin: 0 2% 15px 2%; display: inline-block; border-bottom: 1px solid #9e9e9f; border-top: 2px solid #9e9e9f;vertical-align: middle}
.parameter ul li{ border-bottom: 1px solid #9e9e9f; line-height: 4em;}
.parameter ul li h4{ width: 50%; font-size: 1.8em; text-align: center; display: inline-block;}
.parameter ul li p{ width: 50%; text-align: center;display: inline-block;}

.parameter img{ width: 45%; margin: 0 2% 15px 2%; display: inline-block; vertical-align: middle;}
@media (max-width:1000px){
	.parameter ul{ width: 100%;}
	.parameter ul li h4{font-size: 1.6em; }
    .parameter ul li p{ font-size: 1.4em;}
	.parameter img{ width: 100%; margin: 0 0 15px 0;}

}

/*中医经络核心功能*/
.z_core{}
.z_core ul{ width: 49%; display: inline-block; vertical-align: top;}
.z_core ul li{ margin-bottom: 20px;}
.z_core ul li h2{ font-size: 1.8em; color: #a97c56 ; margin-bottom: 2px; text-align: left; display: inline-block;}
.z_core ul li p{ width: calc(100% - 16px); display: inline-block; margin-left: 16px;}
.z_core ul li:before {
           content: "";
           width: 6px;
           height: 6px;
           display: inline-block;
           border-radius: 50%;
           background: #a97c56; 
           vertical-align: middle;
           margin-right: 4px;
}
@media (max-width:1000px){
	.z_core ul{ width: 100%; display: inline-block; vertical-align: top;}
    .z_core ul li{ margin-bottom: 8px;}
    .z_core ul li h2{ font-size: 1.7em;}
    .z_core ul li p{ font-size: 1.5em;}

}

/*情绪认知核心功能*/
.q_core{}
.core_details{ border-bottom: 1px solid #bad7eb; padding: 15px 0;}
.core_details .core_img{ width: 29%; text-align: center; display: inline-block;}
.core_details .core_img img{}
.core_details ul{ width: 70%; display: inline-block; vertical-align: top;}
.core_details ul h3{ font-size: 2em; color: #036eb7; border: none; padding: 0; margin-bottom: 5px;}
.core_details ul li{ margin-bottom: 2px;}
.core_details ul li p{ width: calc(100% - 12px); font-size: 1.6em; margin-bottom: 5px; display: inline-block;}
.core_details ul li:before {
           content: "";
           width: 4px;
           height: 4px;
           display: inline-block;
           border-radius: 50%;
           background: #036eb7; 
           vertical-align: top;
           margin-right: 4px;
	       margin-top: 12px;
} 
@media (max-width:1000px){
	.core_details .core_img{ width: 100%; text-align: center;}
	.core_details .core_img img{ width: 40%;}
    .core_details ul{ width: 100%;}
    .core_details ul h3{ font-size: 1.9em; text-align: center; display: block;}
    .core_details ul li p{ width: calc(100% -8px); font-size: 1.5em; margin-bottom: 5px; padding: 0;}

}

/*心理健康管理功能*/
.xl_core{}
.xl_core h3{ font-size: 2em; color: #57b0bc; border: none; margin-bottom: 5px; margin-top: 10px; display: block;}
.xl_core h4{ font-size: 1.8em; color: #57b0bc; margin-bottom: 5px;}
.xl_core ul li{ width: 49%; display: inline-block; vertical-align: top; text-align: center; margin-bottom: 10px;}
.xl_core ul li p{ width: 90%; text-align: left; margin: 0 auto;}
@media (max-width:1000px){
	.xl_core h3{ font-size: 1.9em;}
	.xl_core h4{ font-size: 1.6em;}
	.xl_core ul li{ width: 100%;}
	.xl_core ul li img{ width: 50%;}
	.xl_core ul li p{ width: 100%; font-size: 1.6em;}

}

/*咨询按钮*/
.in_btn{ width: 536px; display: inline-block;}

.btn_z{ float: right; margin-bottom: 15px;}
.btn_z a{font-size: 1.6em; color: #d23737; display: inline-block; padding:10px 20px; background: #ffffff; vertical-align: middle; border:1px solid #d23737; border-radius: 3px;}
.btn_z a:hover{ background: #d23737; color: #fff;}
@media (max-width: 767px){
  .in_btn{ width: 100%;}
  .btn_z{ float: none; text-align: center;}
}


/*大数据*/
.data_info{}
.data_info img{ margin-bottom: 10px;}
.data_info p{ margin-bottom: 25px;}

@media (max-width: 767px){
    .data_info img{ margin-bottom: 10px;}
    .data_info p{ margin-bottom: 15px;}
}

/*图标列表-六*/
.icon_l6{width: 100%; max-width: 1000px; text-align: center; display: inline-block;}
.icon_l6 ul{}
.icon_l6 ul li{ width: 16.3%; font-size: 1.6em; display: inline-block; vertical-align: top;}
.icon_l6 ul li img{ margin-bottom: 5px; width: initial;}
.icon_l6 ul li a{ color: #666666; width: 100%; border: 1px solid #fff; padding: 10px 0; display: inline-block; border-radius: 5px;}
.icon_l6 ul li a:hover{ border: 1px solid #ddd;}
@media (max-width: 767px){
    .icon_l6 ul li{ width: 32.4%; font-size: 1.6em; display: inline-block;}
    .icon_l6 ul li img{ width: 80%; margin-bottom: 5px;}
    .icon_l6 ul li p{ font-size: 15px;}
}


/*图标列表-五*/
.icon_l5{ width: 100%; text-align: center; display: inline-block;}
.icon_l5 ul{ letter-spacing: -4px}
.icon_l5 ul li{ width: 19.9%; display: inline-block; vertical-align: top; letter-spacing: normal;}
.icon_l5 ul li h4{ font-size: 1.8em; line-height: 2em; margin-bottom: 10px}
.icon_l5 ul li img{ margin-bottom: 5px; width: initial;}
.icon_l5 ul li p{ font-size: 1.6em;}
.icon_l5 ul li h4.meditation{ color: #fff; background: #adb3d6;}
.icon_l5 ul li h4.meridian{ color: #333; background: #e3dbd1;}
.icon_l5 .line{ width: 1px; height: 285px; background: #858ec3; display: inline-block; margin: 0;}
.icon_l5 .line_meridian{ width: 1px; height: 275px; background: #b7a48b; display: inline-block; margin: 0;}
@media (max-width: 767px){
    .icon_l5 ul li{ width: 32.9%; font-size: 1.6em; display: inline-block;}
	.icon_l5 ul li h4{ font-size: 1em; line-height: 1.8em; color: #fff; background: #adb3d6; margin-bottom: 10px}
    .icon_l5 ul li img{ width: 80%; margin-bottom: 5px;}
    .icon_l5 ul li p{ font-size: 15px; line-height: 1.3em;}
	.icon_l5 .line{ width: 1px; height: 255px;}	
	.icon_l5 .hidden{ display: none;}
}

/*图标列表-四*/
.icon_l4{ width: 100%; text-align: center; display: inline-block;}
.icon_l4 ul{}
.icon_l4 ul li{ width: 24.7%; display: inline-block; vertical-align: top;}
.icon_l4 ul li img{ margin-bottom: 5px; width: initial;}
.icon_l4 ul li p{ font-size: 1.6em;}
@media (max-width: 767px){
    .icon_l4 ul li{ width: 23.4%; font-size: 1.6em; display: inline-block;}
    .icon_l4 ul li img{ width: 80%; margin-bottom: 5px;}
    .icon_l4 ul li p{ font-size: 15px;}
}

/*图标列表-三*/
.icon_l3{width: 100%; text-align: center; margin-bottom: 20px; display: inline-block;}
.icon_l3 ul{}
.icon_l3 ul li{ width: 32.7%; display: inline-block; vertical-align: top;}
.icon_l3 ul li img{ margin-bottom: 5px; width: initial;}
.icon_l3 ul li p{ font-size: 1.8em;}
@media (max-width: 767px){
	.icon_l3{ margin-bottom: 10px;}
    .icon_l3 ul li{ width: 32.4%; font-size: 1.6em; display: inline-block;}
    .icon_l3 ul li img{ width: 80%; margin-bottom: 5px;}
    .icon_l3 ul li p{ font-size: 15px;}
}

/*图标列表-八*/
.icon_l8{ width: 100%; text-align: center; margin-bottom: 20px; display: inline-block;}
.icon_l8 ul{}
.icon_l8 ul li{ width: 12.1%; display: inline-block; vertical-align: top;}
.icon_l8 ul li img{ margin-bottom: 5px; width: initial;}
.icon_l8 ul li p{ font-size: 1.8em;}
@media (max-width: 767px){
	.icon_l8{ margin-bottom: 10px;}
    .icon_l8 ul li{ width: 23.4%; font-size: 1.6em; display: inline-block;}
    .icon_l8 ul li img{ width: 80%; margin-bottom: 5px;}
    .icon_l8 ul li p{ font-size: 15px;}
}


/*功能室适用人群*/
.function_r{}
.function_r ul{}
.function_r ul li{ margin-bottom: 1%;}
.function_r ul li h4{ width: 24%; font-size: 1.9em; line-height: 48px; text-align: center; margin-right: 0.5%; color: #00456a; background: #b4d4ea; display: inline-block;}
.function_r ul li p{ width: 70.5%; font-size: 1.7em; line-height: 48px; padding: 0 2%; background: #e6f1f8; display: inline-block; vertical-align: top;}
@media (max-width: 767px){
	.function_r ul li{ margin-bottom: 2%;}
	.function_r ul li h4{ width: 100%; font-size: 1.7em; line-height: 35px;  margin-right: 0;}
    .function_r ul li p{ width: 96%; font-size: 1.5em; line-height: 25px; padding: 1% 2%; }
}

/*冥想训练课程*/
.m_courses{}
.m_courses img{ width: 70%;}
.m_courses ul{ width: 24%; display: inline-block; vertical-align: top; margin-right: 3%; margin-top: 30px;}
.m_courses ul li{ font-size: 1.8em; background: #e7e9f3; margin-bottom: 5px; text-align: center; line-height: 3em;}
@media (max-width: 767px){
	.m_courses img{ width: 100%;}
    .m_courses ul{ width: 100%;margin-right: 0; margin-top: 10px;}
    .m_courses ul li{ width: 32.5%; font-size: 1.5em; background: #e7e9f3; margin-bottom: 5px; text-align: center; line-height: 2.5em; vertical-align: top; display: inline-block;}
}

/*冥想训练室作用价值*/
.effect_value{}
.effect_value ul{}
.effect_value ul li{ width: 14.3%; height: 60px; font-size: 1.8em; background: #dee1ef; margin-bottom: 5px; text-align: center; vertical-align: top; display: flex;align-items: center;justify-content: space-around;flex-direction: column; float: left; margin: 0 0.18%; padding: 0 1%;}
@media (max-width: 767px){
	.effect_value ul li{ width: 30.3%; height: 55px; font-size: 1.5em; margin: 0 0.52%; padding: 0 1%; margin-bottom: 5px;}
}


/*行业应用*/
.functions_m{}
.functions_m ul{}
.functions_m ul li{ width: 30.3%; height: 60px; font-size: 1.8em; background: #f5f2ee; margin-bottom: 5px; text-align: center; vertical-align: top; display: flex;align-items: center;justify-content: space-around;flex-direction: column; float: left; margin: 5px 0.5%; padding: 0 1%;}
@media (max-width: 767px){
	.functions_m ul li{ width: 46.9%; height: 55px; font-size: 1.5em; margin: 0 0.52%; padding: 0 1%; margin-bottom: 5px;}
}

.ctm_meridian ul li{ background: #f1eee6;}
.sport_role ul li{ background: #def6fb;}

























