@charset "utf-8";
body{color:#666; height: 100%; background: #FFFFFF;}
a{color: #666;}
a:hover{color: #e71133;}
.wraper{position: relative;}

/* 执行时间 */
.page-time{width:100%;text-align: center;padding: 15px 0;/* display: none; */}
@media screen and ( max-width:768px ){
	.page-time{display: none;}
	}
/* 图片管理 */
.top-img-pc{ width: 100%;overflow: hidden;margin-top: 104px;}
.top-img-pc img{ width: 100%; height: auto;}
.boot-img{ width:100%;overflow: hidden;}
.boot-img img{ width:100%; height: auto;}
@media screen and ( max-width:768px ){
	.top-img-pc{ width: 100%;overflow: hidden;margin-top:0;}
	.top-img-pc img{ width: 100%; height: auto;}
	.boot-img{ width: 100%;overflow: hidden;}
	.boot-img img{ width: 100%; height: auto;}
}
/* PC-foot */
.pc-foot{ width: 100%; background: #071222;overflow: hidden; height: 140px; padding:40px 0;position: relative;z-index: 999;}
.pc-foot ul{overflow: hidden; width:92%;margin: 0 auto;}
.pc-foot ul li.logo{height: 140px; width: 350px; display:block;float: left;overflow: hidden; background: url(/template/img/pc-boot-left-logo.png) left center no-repeat;}
.pc-foot ul li.tel{height: 30px;display:block;float: right;overflow: hidden; background: url(/template/img/pc-boot-right.png) right center no-repeat;text-align: right; padding-top: 110px; padding-right:148px;font-size: 15px; line-height: 35px; color: #494949;}
.pc-foot ul li.tel a{ margin: 0 10px; color: #b0b0b0;}
.pc-foot ul li.tel a:hover{color: #ea0203;}
.pc-vr{ width: 100%; background: #000000;overflow: hidden; height:45px; line-height: 45px;font-size: 14px; color: #b0b0b0;position: relative;z-index: 999;}
.pc-vr ul{ width:100%;overflow: hidden;}
.pc-vr ul p.vr{overflow: hidden;text-align: center; }
.pc-vr ul p.vr a{ color: #b0b0b0; }
.pc-vr ul p.vr a:hover ,.pc-vr ul p.link a:hover{color: #ea0203;}
@media screen and ( max-width:768px ){
	.pc-foot{ display: none;overflow: hidden;}
	.pc-vr{ width: 100%; background: #fff;overflow: hidden; height:1rem; line-height:1rem;font-size: 0.6rem; color: #999;position: relative;z-index: 999; padding-bottom:15px}
	.pc-vr ul{ width: 100%;overflow: hidden; }
	.pc-vr ul p.vr{display: block;overflow: hidden; font-size: 0.6rem;text-align: center;}
	.pc-vr ul p.vr em{color: #ea0203;display: none;}
	.pc-vr ul p.vr a{ color: #b0b0b0; }
	.pc-vr ul p.vr a:hover ,.pc-vr ul p.link a:hover{color: #ea0203;}
	}
/*移动端foot-tel*/
.foot-tel{display: none;}
@media screen and ( max-width:768px ){
	.foot-tel{ width: 100%;overflow: hidden;bottom:0; left:0; right:0;z-index:999;position:fixed; height:auto;display: block;;}
	.foot-tel ul{ width:83%;overflow:hidden;bottom: 0;background-color: rgba(102, 102, 102, 0.2);text-align: center;padding:0.6rem 8.5% 0.2rem;}
	.foot-tel ul li{ width:46%;margin:0 2%;border-radius: 50px;display:inline-block;overflow: hidden; text-align:center;font-size:0.9rem;line-height:2.3rem;}
	.foot-tel ul li.tel{ background: #ce0303; color: #FFFFFF;}
	.foot-tel ul li.tel a{ color:#FFFFFF;display: block; }
	.foot-tel ul li.kf{background: #2F4858; color: #FFFFFF;}
	.foot-tel ul li.kf a{color: #FFFFFF;display: block;}
}
/* pc/wap 匹配 显/隐模块 */
#flexslider-demo01{margin-top: 104px;}
#flexslider-demo02{display: none;}
.page-wap{ display: none;}
@media screen and (max-width:768px){
	#flexslider-demo01{display: none;}
	#flexslider-demo02{display: block;}
	.page-pc{ display: none;overflow: hidden;}
	.page-wap{ display: block;}
}
/*移动端 foot-vr*/
.about-tel{display: none;}
@media screen and (max-width:768px ){
	.about-tel{display:block;border-top:12PX solid #F1F1F1;padding:30px 20px 0;}
	.about-tel h3{display: block;font-size:1rem;color: #666;overflow: hidden; text-align: center;font-weight: 600;}
	.about-tel h4{display: block;font-size: 1.5rem;color: #333;overflow: hidden; padding-top:20px; text-align: center;}
	.about-tel h4 em{color: #333; }
	.about-tel p.work{font-size:0.8rem;color: #999; padding-top:5px;line-height: 1.5rem; text-align: center;}
	.about-tel p.wx{ width: 60%; padding: 0 20% 25px 20%;border-bottom: 1px solid #F1F1F1;}
	.about-tel p.wx img{ width: 100%;  height: auto;}
	.about-tel p.wx i{ display: block;font-size: 1rem;color: #333;text-align: center;}
	.about-tel p.address{ padding-top:10px; text-align: center;line-height: 1.5rem; color: #999; }
	.about-tel p.address em{color: #2F7CBE; }
	.about-tel p.wx span{color:#fff;height:1px;text-align:center;display: block;}
	.about-tel p.wx button{background:none;}
	.about-tel p.wx button i{font-size:0.8rem;background:#fff;color:#F20956;text-align: center;border:1px solid;margin:0 0 5px;padding:6px 22px;display: inline-block;border-radius: 20px;box-shadow: 0 0 5px rgba(229,0,0,0.5);}
}
/* 轮显 */
.slider {position:relative;width:100%;height:auto;overflow:hidden}
.slider ul {height:auto;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transition:all 500ms cubic-bezier(.165,.84,.44,1);-moz-transition:all 500ms cubic-bezier(.165,.84,.44,1);-ms-transition:all 500ms cubic-bezier(.165,.84,.44,1);-o-transition:all 500ms cubic-bezier(.165,.84,.44,1);transition:all 500ms cubic-bezier(.165,.84,.44,1)}
.slider li{height:auto;float:left;clear:none}
.slider li img{ width: 100%; height: auto;}
.slider-arrows {}.slider-arrow {position:absolute;display:block;margin-bottom:-20px;width:40px;height:40px;line-height:40px;text-decoration:none;text-align:center;color:#fff;font-size:2em;background-color:#333;background-color:rgba(50,50,50,.3);border-radius:50%}
.slider-nav {position:absolute;bottom:30px}
.slider-nav__item {width:100px;height:8px;float:left;clear:none;display:block;margin:0 5px;background:#FBFBFB;border-radius: 10px;}
.slider-nav__item:hover {background:#ffe210;}
.slider-nav__item--current {background:#ffe210; }
.slider-arrow--right {bottom:50%;right:30px}
.slider-arrow--left {bottom:50%;left:30px}
@media screen and ( max-width:640px ){
	.slider-arrow--right, .slider-arrow--left {display: none;}
	.slider-nav {position:absolute;bottom:10px}
	.slider-nav__item {width:8px;height:8px;float:left;clear:none;display:block;margin:0 3px;background:#FBFBFB;border-radius:100%;font-size:0.2rem;}
	.slider-nav__item:hover {background:#ffe210;}
	.slider-nav__item--current {background:#ffe210; }
}
/* 数字化5大优势 */
.top-ys{ width: 100%;overflow: hidden; background: #FBFBFB;border-bottom: 1px solid #F1F1F1;border-top: 1px solid #F1F1F1;}
.top-ys ul{ width: 1300px; margin: 0 auto; }
.top-ys ul li{width: 20%; color:#666; text-align: center; float: left;display: inline; background: url(/template/img/index/ys-x.png) right no-repeat;}
.top-ys ul li:nth-of-type(5){width:20%; color:#666; text-align: center;float: left;display: inline;background: none;}
.top-ys ul li p.h1{ padding-top: 25px; }
.top-ys ul li p.h1 em{font-size: 60px; }
.top-ys ul li p.h1 span{font-size: 18px; padding-left: 5px; }
.top-ys ul li p.i{font-size: 14px; letter-spacing: 1px; padding-top: 6px; padding-bottom:35px; }
.top-ys ul li:hover{ color:#fff; background: #F20956;transition: background-color.5s;}
@media screen and (max-width:768px){
     .top-ys{  width:auto;overflow: hidden; background: #FBFBFB;border-bottom: 1px solid #F1F1F1; }
     .top-ys ul{width:auto;}
     .top-ys ul li{width:25%; color:#666; text-align: center;float: left;background: url(/template/img/index/ys-x.png) right no-repeat;overflow: hidden;}
     .top-ys ul li p.h1{width:80%; padding: 20px 10% 0 10%; }
     .top-ys ul li p.h1 em{font-size:1.6rem; }
     .top-ys ul li p.h1 span{font-size:0.8rem; }
     .top-ys ul li p.i{font-size:0.6rem; width:80%; padding:2px 10% 20px 10%;overflow: hidden; }
     .top-ys ul li:hover{ color:#666;background: url(/template/img/index/ys-x.png) right no-repeat#FBFBFB;}
	 .top-ys ul li:nth-child(5){ display: none;} 
}
/* 视频全链服务 */
.ys-all{ width: 100%;overflow: hidden;}
.ys-all ul{ width:1310px;padding-top:70px; margin: 0 auto;}
.ys-all ul h1{ display: block; background: url(/template/img/x.png) bottom center no-repeat; text-align: center; padding-bottom: 20px;font-size:50px;color:#333;}
.ys-all ul i{ display: block; text-align: center; padding-top:20px;font-size:20px;}
.ys-all ul li{ width: 230px;border: 1px solid #F1F1F1;float: left;display: inline;overflow: hidden; margin:50px 15px 5px;border-radius: 5px;box-shadow: 0 0 10px rgba(0,0,0,0.2);color:#333;}
.ys-all ul li.xq{ background: url(/template/img/ys-all-1.png) top 38px center no-repeat; padding-top: 100px;}
.ys-all ul li.xq em{ font-size:24px ; display: block; text-align: center; background: url(/template/img/x-white.png) bottom center no-repeat; padding-bottom: 23px;}
.ys-all ul li.xq p{font-size: 14px; padding:20px 10px 40px 10px; text-align: center;}
.ys-all ul li.xq:hover{ background: url(/template/img/ys-all-1-hover.png) top 38px center no-repeat#ea094b; padding-top: 100px;color: #FFFFFF;transition: background-color.5s;}
.ys-all ul li.cy{ background: url(/template/img/ys-all-2.png) top 38px center no-repeat; padding-top: 100px;}
.ys-all ul li.cy em{ font-size:24px ; display: block; text-align: center; background: url(/template/img/x-white.png) bottom center no-repeat; padding-bottom: 23px;}
.ys-all ul li.cy p{font-size: 14px; padding:20px 10px 40px 10px; text-align: center;}
.ys-all ul li.cy:hover{ background: url(/template/img/ys-all-2-hover.png) top 38px center no-repeat#ea094b; padding-top: 100px;color: #FFFFFF;transition:background-color.5s;}
.ys-all ul li.zz{ background: url(/template/img/ys-all-3.png) top 38px center no-repeat; padding-top: 100px;}
.ys-all ul li.zz em{ font-size:24px ; display: block; text-align: center; background: url(/template/img/x-white.png) bottom center no-repeat; padding-bottom: 23px;}
.ys-all ul li.zz p{font-size: 14px; padding:20px 10px 40px 10px; text-align: center;}
.ys-all ul li.zz:hover{ background: url(/template/img/ys-all-3-hover.png) top 38px center no-repeat#ea094b; padding-top: 100px;color: #FFFFFF;transition: background-color.5s;}
.ys-all ul li.tf{ background: url(/template/img/ys-all-4.png) top 38px center no-repeat; padding-top: 100px;}
.ys-all ul li.tf em{ font-size:24px ; display: block; text-align: center; background: url(/template/img/x-white.png) bottom center no-repeat; padding-bottom: 23px;}
.ys-all ul li.tf p{font-size: 14px; padding:20px 10px 40px 10px; text-align: center;}
.ys-all ul li.tf:hover{ background: url(/template/img/ys-all-4-hover.png) top 38px center no-repeat#ea094b; padding-top: 100px;color: #FFFFFF;transition: background-color.5s;}
.ys-all ul li.sj{ background: url(/template/img/ys-all-5.png) top 38px center no-repeat; padding-top: 100px;}
.ys-all ul li.sj em{ font-size:24px ; display: block; text-align: center; background: url(/template/img/x-white.png) bottom center no-repeat; padding-bottom: 23px;}
.ys-all ul li.sj p{font-size: 14px; padding:20px 10px 40px 10px; text-align: center;}
.ys-all ul li.sj:hover{ background: url(/template/img/ys-all-5-hover.png) top 38px center no-repeat#ea094b; padding-top: 100px;color: #FFFFFF;transition: background-color.5s;}
@media screen and ( max-width:768px ){
   .ys-all{ width: 100%;overflow: hidden;border-top: 1px solid #F1F1F1;}
   .ys-all ul{ width: 100%;overflow: hidden; padding-top: 30px;}
   .ys-all ul h1{ display: block; background: url(/template/img/x.png) bottom center no-repeat; text-align: center; padding-bottom:25px;font-size:1.8rem;}
   .ys-all ul i{ display: block; text-align: center; padding:25px 10% 15px;font-size:0.9rem;line-height:1.4rem;}
   .ys-all ul li{ border:none;overflow: hidden;margin:8px 1% 0;float: left; width: 48%;border-radius:6px;box-shadow: 0 0 10px rgba(0,0,0,0.0); }
   .ys-all ul li.xq:hover{ background: url(/template/img/ys-all-1-hover.png) top 38px center no-repeat#FF9900; padding-top: 100px;color: #FFFFFF;cursor:pointer;}
   .ys-all ul li.xq em{ font-size:1.5rem ; display: block; text-align: center; background: url(/template/img/x-white.png) bottom center no-repeat; padding-bottom: 23px;background-size:30%; }
   .ys-all ul li.xq p{font-size: 13px; padding:20px 10px 30px 10px; text-align: center;}
   .ys-all ul li.xq{ background: url(/template/img/ys-all-1-hover.png) top 38px center no-repeat#FF9900; padding-top: 100px;color: #FFFFFF;}
   .ys-all ul li.cy{ background: url(/template/img/ys-all-2.png) top 38px center no-repeat; padding-top: 100px; margin-left: 1%;}
   .ys-all ul li.cy:hover{ background: url(/template/img/ys-all-2-hover.png) top 38px center no-repeat#33CC99; padding-top: 100px;color: #FFFFFF;cursor:pointer;}
   .ys-all ul li.cy em{ font-size:1.5rem ; display: block; text-align: center; background: url(/template/img/x-white.png) bottom center no-repeat; padding-bottom: 23px;background-size:30%;}
   .ys-all ul li.cy p{font-size: 13px; padding:20px 10px 30px 10px; text-align: center;}
   .ys-all ul li.cy{ background: url(/template/img/ys-all-2-hover.png) top 38px center no-repeat#33CC99; padding-top: 100px;color: #FFFFFF;}
   .ys-all ul li.zz{ background: url(/template/img/ys-all-3.png) top 38px center no-repeat; padding-top: 100px;margin-left:1%;}
   .ys-all ul li.zz:hover{ background: url(/template/img/ys-all-3-hover.png) top 38px center no-repeat#009999; padding-top: 100px;color: #FFFFFF;cursor:pointer;}
   .ys-all ul li.zz em{ font-size:1.5rem ; display: block; text-align: center; background: url(/template/img/x-white.png) bottom center no-repeat; padding-bottom: 23px;background-size:30%;}
   .ys-all ul li.zz p{font-size: 13px; padding:20px 10px 30px 10px; text-align: center;}
   .ys-all ul li.zz{ background: url(/template/img/ys-all-3-hover.png) top 38px center no-repeat#009999; padding-top: 100px;color: #FFFFFF;}
   .ys-all ul li.tf{ background: url(/template/img/ys-all-4.png) top 38px center no-repeat; padding-top: 100px;margin-left:1%;}
   .ys-all ul li.tf:hover{ background: url(/template/img/ys-all-4-hover.png) top 38px center no-repeat#CC9900; padding-top: 100px;color: #FFFFFF;cursor:pointer;}
   .ys-all ul li.tf em{ font-size:1.5rem ; display: block; text-align: center; background: url(/template/img/x-white.png) bottom center no-repeat; padding-bottom: 23px;background-size:30%;}
   .ys-all ul li.tf p{font-size: 13px; padding:20px 10px 30px 10px; text-align: center;}
   .ys-all ul li.tf{ background: url(/template/img/ys-all-4-hover.png) top 38px center no-repeat#CC9900; padding-top: 100px;color: #FFFFFF;}
   
   .ys-all ul li.sj:hover{ background: url(/template/img/ys-all-5-hover.png) top 38px center no-repeat#ea094b; padding-top: 100px;color: #FFFFFF;cursor:pointer;}
   .ys-all ul li.sj em{ font-size:1.5rem ; display: block; text-align: center; background: url(/template/img/x-white.png) bottom center no-repeat; padding-bottom: 23px;background-size:15%;}
   .ys-all ul li.sj p{font-size: 13px; padding:20px 10px 40px 10px; text-align: center;}
   .ys-all ul li.sj{ background: url(/template/img/ys-all-5-hover.png) top 38px center no-repeat#ea094b; padding-top: 100px;color: #FFFFFF;width: 98%;margin:8px 1% 0 }
}
/* 服务流程 */
.service-lc{width: 1200px;margin:0 auto;text-align: center;}
.service-lc dt{overflow: hidden; padding-top:80px;}
.service-lc dt h1{ display: block; background: url(/template/img/x.png) bottom center no-repeat;  padding-bottom:20px;font-size:50px;color: #333;}
.service-lc dt i{ display: block;  padding-top:20px;font-size:20px;}
.service-lc ul{ overflow: hidden; padding:50px 0 50px;}
.service-lc ul li{float: left; display: inline;overflow: hidden; height:305px;font-size: 16px; line-height: 30px;border-radius:5px;}
.service-lc ul li.dit{ width: 116px; display: block; background: url(/template/img/lc-d-pc.png) center center no-repeat;height:450px;}
.service-lc ul li.qq{ width:280px;border: 1px solid #F1F1F1;background: url(/template/img/lc-1.png) top 40px center no-repeat#FBFBFB; padding-top: 145px;box-shadow: 0 0 10px rgba(0,0,0,0.3);margin:0 10px;}
.service-lc ul li.hq{ width:280px;border: 1px solid #F1F1F1;background: url(/template/img/lc-3.png) top 40px center no-repeat#FBFBFB;padding-top: 145px;box-shadow: 0 0 10px rgba(0,0,0,0.3);margin:0 10px;}
.service-lc ul li.zq{width:342px;border: 1px solid #F1F1F1;background: url(/template/img/lc-2.png) top 40px center no-repeat#FBFBFB;padding-top: 145px;text-align: left;box-shadow: 0 0 10px rgba(0,0,0,0.3);margin:0 10px;}
.service-lc ul li.zq span{float: left; padding:0 30px 0 40px; overflow: hidden; display: block;}
@media screen and ( max-width:768px ){
	.service-lc{width:100%;overflow: hidden;border-top:12px solid #F1F1F1; margin-top: 1rem;}
	.service-lc dt{overflow: hidden; padding-top:40px;text-align: center;}
	.service-lc dt h1{ display: block; background: url(/template/img/x.png) bottom center no-repeat; text-align: center; padding-bottom: 20px;font-size: 1.8rem;background-size: 10%;}
	.service-lc dt i{ display: block; text-align: center; padding:20px 10px 0;font-size:0.9rem;line-height:1.4rem;}
	.service-lc ul{ overflow: hidden; padding-top:20px; padding-bottom:10px;}
	.service-lc ul li{overflow: hidden; height:auto;font-size:1.1rem; line-height:1.9rem; width:90%; margin-left:5%; display: block;}
	.service-lc ul li.dit{ width:90%; display: block; background: url(/template/img/lc-d-wap.png) center center no-repeat;height:55px;background-size:7%;}
	.service-lc ul li.qq{ width:90%;border:0 solid #dcdcdc;background: url(/template/img/lc-1.png) top 40px center no-repeat#FBFBFB; padding-top:6.5rem; background-size:30%; padding-bottom: 2rem;margin:0 5%;}
	.service-lc ul li.hq{width:90%;border:0 solid #dcdcdc;background: url(/template/img/lc-3.png) top 40px center no-repeat#FBFBFB;padding-top:6.5rem; background-size:30%; padding-bottom: 2rem;margin:0 5%;}
	.service-lc ul li.zq{width:90%;border:0 solid #dcdcdc;background: url(/template/img/lc-2.png) top 40px center no-repeat#FBFBFB;padding-top:6.5rem; background-size:30%; padding-bottom: 2rem;margin:0 5%;}
	.service-lc ul li.zq span{float: left; padding:0 2% 0 11%; overflow: hidden; display: block;}
}
/*预约--嵌入*/
.web-yy{ width:100%;overflow:hidden;padding:30px 0 70px;background:#fff;position: relative;border-radius:8px;}
.web-yy ul{ width: 702px; overflow: hidden;margin: 0 auto;}
.web-yy ul li.logo{ width: 100%; padding:2rem 0;text-align: center;}
.web-yy ul li.logo img{ }
.web-yy ul li div{text-align: center; font-size: 14px;padding-top: 20px;color:#7f7f7f;}
.web-yy ul p{ padding-top:10px; overflow: hidden;}
.web-yy ul p span{color: #ce0303; line-height: 40px;}
.web-yy ul p span.right{padding-left: 15px;}
.web-yy ul p.ssl{text-align: center;font-size: 13px;color:#b2b1b1;padding-top:15px;}
.web-yy ul p select{border:solid 1px #EDEEF2; font-size:16px;padding:0 32px 0 8px; height: 46px; line-height: 20px; overflow:hidden;outline:none;margin-top:2px;background: url(/template/img/arrow.png) no-repeat right center #fff;appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:3px;display: inline; color: #999; width: 328px; }
.web-yy ul p select::-ms-expand { display: none; }
.web-yy ul p input{border-radius:3px;width: 307px; padding:13px 10px;border:1px solid #EDEEF2;font-size:16px;}
.web-yy ul p textarea{margin:5px 0 0 10px;border-radius:3px;padding: 5px 10px;border:1px solid #EDEEF2;width: 667px; min-height: 120px;}
.web-yy ul dt{ width: 250px; margin: 0 auto; padding:30px 0 0;}
.web-yy ul dt input[type="submit"]{ color:#fff; background:#ce0303; font-size:18px; text-align:center; cursor: pointer; height:50px; line-height:50px; border: 0 solid; display: block; width: 100%;border-radius:50px;}
.web-yy ul dt input:hover[type="submit"]{ color:#fff; background:#e50000;-webkit-transition:background-color .5s;transition:background-color .5s;}
@media screen and ( max-width:768px ){
   .web-yy{ width: 100%;overflow:hidden;padding:0 0 3rem;background: #fff; background-size:40%; margin:20px auto 0;}
   .web-yy ul{overflow: hidden; width: 100%;}
   .web-yy ul li.logo{ width: 100%; padding:2rem 0 1rem;text-align: center;}
   .web-yy ul li.logo img{ width:25%; height: auto;}
   .web-yy ul li div{font-size:0.7rem;padding-top:1rem;color:#7f7f7f;}
   .web-yy ul p{overflow: hidden; width:90%; padding: 0 5%}
   .web-yy ul p span{color: #F57403; line-height: 40px;float: left; padding-right:0; display: none;}
   .web-yy ul p span.right{ padding-left: 0;display: none;}
   .web-yy ul p.ssl{text-align: center;font-size:0.7rem;padding-top: 0.6rem;}
   .web-yy ul p select{border:solid 1px #EDEEF2;font-size:14px;padding:5px 32px 5px 8px; height: 37px; line-height: 20px; overflow:hidden;outline:none;background: url(/template/img/arrow.png) no-repeat right center #fff;appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:3px;display: inline; color: #999; width:49%;margin:8px 0.5% 0;float:left;}
   .web-yy ul p select::-ms-expand { display: none; }
   .web-yy ul p input{border-radius:3px;width:96%; padding:9px 2%;border:1px solid #EDEEF2; margin-top:8px;font-size:14px;}
   .web-yy ul p textarea{display: none;}
   .web-yy ul dt{ width: 200px; margin: 0 auto; padding: 30px 0 0;}
   .web-yy ul dt input[type="submit"]{ color:#fff; background:#ce0303; font-size:14px; text-align:center; cursor: pointer; height:40px; line-height:40px; border: 0 solid; display: block; width: 100%;border-radius:20px;}
   .web-yy ul dt input:hover[type="submit"]{ color:#fff; background:#e50000;} 
}
/*pagees quotes*/
.casepage{width:100%;line-height:70px;overflow:hidden; text-align:center;}
.quotes {padding:20px 0 30px;}
.quotes A {border: #eee 1px solid; padding:10px 15px;COLOR: #aaa; TEXT-DECORATION: none; margin:3px;overflow:hidden; border-radius:3px;}
.quotes A:hover {border: #ea094b 1px solid;color:#fff;padding:10px 15px;background:#ea094b;border-radius:1px;-webkit-transition:background-color .5s;transition:background-color .5s;}
.quotes A:active {border: #ea094b 1px solid; padding:10px 15px;border-radius:3px;}
.quotes .current {padding:10px 15px;FONT-WEIGHT:bold;color:#fff; margin: 5px; border:#ea094b 1px solid; background: #ea094b;border-radius:3px; }
@media screen and ( max-width:768px ){
   .casepage{width:65%;line-height:30px;overflow:hidden; text-align:center;margin: 0 auto;}
   .quotes {padding:0.7rem 0;}
   .quotes A {padding:3px 0; background: #333; border:1px solid #F1F1F1; color: #fff;border-radius: 100px;display: block;font-size: 0.9rem;}
   .quotes A:hover {padding:3px 0; background: #333; border:1px solid #F1F1F1; color: #fff;border-radius: 100px;}
   .quotes A:active {padding:3px 0; background: #333; border:1px solid #F1F1F1; color: #fff;border-radius: 100px;}
}
/*pc-浮动在线客服*/
.floating_kf{position:fixed;right:20px;top:35%;z-index:2000;}
.floating_kf ul{width: auto;overflow:visible;}
.floating_kf ul li{width:70px;height:70px;margin-top:6px;text-align:center;cursor:pointer;border-radius:5px; color:#fff;border: 1px solid #EEEEEE;background:#fff;font-size:13px;overflow:visible;box-shadow:0 0 10px rgba(0,0,0,0.3)}
.floating_kf ul li:hover{border:1px solid #F07702;box-shadow: 0px 0px 10px 3px rgba(140, 140, 140, 1)}
.floating_kf ul li span{color:#ef0017;padding-top:45px;display: block;}
.floating_kf ul li.sright-kf{background:url(/template/img/kf/kf.svg) top 10px center no-repeat #fbfbfb;background-size:41%;}
.floating_kf ul li.sright-yy{background:url(/template/img/kf/yy.svg) top 11px center no-repeat #fbfbfb;background-size:43%;}
.floating_kf ul li.sright-wx{background:url(/template/img/kf/wx.svg) top 11px center no-repeat #fbfbfb;background-size:43%;}
.floating_kf ul li.sright-top{background:url(/template/img/kf/home.svg) top 12px center no-repeat #fbfbfb;background-size:43%;}
.floating_kf ul li.sright-kf:hover{background:url(/template/img/kf/kf.svg) top 10px center no-repeat #fff;background-size:43%;-transition:background-color .5s;webkit-transition:background-color .5s;}
.floating_kf ul li.sright-yy:hover{background:url(/template/img/kf/yy.svg) top 11px center no-repeat #fff;background-size:45%;-webkit-transition:background-color .5s;transition:background-color .5s;}
.floating_kf ul li.sright-wx:hover{background:url(/template/img/kf/wx.svg) top 11px center no-repeat #fff;background-size:45%;-webkit-transition:background-color .5s;transition:background-color .5s;}
.floating_kf ul li.sright-top:hover{background:url(/template/img/kf/home.svg) top 12px center no-repeat #fff;background-size:45%;-webkit-transition:background-color .5s;transition:background-color .5s;}
@media screen and ( max-width:768px ){
	.floating_kf, .floating_kf ul, .floating_kf ul li{display: none;overflow: hidden}
}
/*弹出预约 */
.modal-open {overflow: hidden;}
.modal {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index:999999;display: none;overflow: hidden;-webkit-overflow-scrolling: touch;outline: 0;margin: auto;}
.modal.fade .modal-dialog {position: absolute;top: 50%;left: 50%;;webkit-transition: -webkit-transform .3s ease-out;-o-transition: -o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.modal.in .modal-dialog {-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.modal-open .modal {overflow-x: hidden;overflow-y: auto;}
.modal-backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index:3000;background-color: #000000;}
.modal-backdrop.fade {filter: alpha(opacity=0);opacity: 0;}
.modal-backdrop.in {filter: alpha(opacity=85);opacity: 0.85;} /* 背景透明度 */
.modal-header .close {margin-top: -2px;}
.modal-header {position: absolute;top:-17px;right:-16px;z-index: 9999;}  /* 设置关闭按扭位置 */
.close {float: right;line-height: 1;color: #eee;font-size: 35px;}
.close:hover, .close:focus {color: #F05348;text-decoration: none;cursor: pointer;}
.modal-header button.close {-webkit-appearance: none;padding: 0;cursor: pointer;background:#FBFBFB;border-radius: 20px;border: 1px solid #F1F1F1; width:40px; height:40px; color: #666;}
.modal-dialog {position: relative;}
@media screen and ( max-width:768px ){
	.modal.fade .modal-dialog {position:absolute;top:unset;left:0;; -webkit-transform .3s ease-out;-o-transition: -o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform: translate(5, 0);-ms-transform: translate(5, 0);-o-transform: translate(0, 0);transform: translate(0, 0);}
	.modal.in .modal-dialog {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);}
	.modal-dialog {position: absolute;width:100%;margin:0;bottom: 0;}
	.modal-header {position: absolute;top:-20px;right:45%;z-index: 9999;}  /* 设置关闭按扭位置 */
	.close {float: right;line-height: 1;color: #eee;font-size: 35px;}
	.close:hover, .close:focus {color: #F05348;text-decoration: none;cursor: pointer;}
	.modal-header button.close {-webkit-appearance: none;padding: 0;cursor: pointer;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;;border: 1px solid #fff; width:40px; height:40px; color: #666;}
}
.modal-header button.close:hover {border: 1px solid #F20956;background: #F20956; color: #FFFFFF;}
/*弹出预约-表单 */
.tc-yy{ width:500px;overflow:hidden;padding:0 0 40px;background:#fff; margin:0 auto;position: relative;border-radius:8px;}
.tc-yy ul{ width:100%; overflow: hidden;}
.tc-yy ul li.logo{ width: 100%; padding:2rem 0 0.8rem;text-align: center;}
.tc-yy ul li.logo img{width:20%; }
.tc-yy ul li div{text-align: center; font-size: 14px;padding-top:15px;color:#7f7f7f;}
.tc-yy ul p{ overflow: hidden; width:80%; padding:0 10%;}
.tc-yy ul p span{color: #F57403; line-height: 40px;float: left; padding-right:0; display: none;}
.tc-yy ul p span.right{ padding-left: 0;display: none;}
.tc-yy ul p.ssl{text-align: center;font-size:0.7rem;padding-top: 0.1rem;}
.tc-yy ul p select{border:solid 1px #EDEEF2;font-size:14px;padding:5px 2% 5px 2%;height:43px;line-height:20px;overflow:hidden;outline:none;background: url(/template/img/arrow.png) no-repeat right center #fff;appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:3px;display:inline;color:#999;width:49%;margin:8px 0.5% 0;float:left;}
.tc-yy ul p select::-ms-expand { display: none; }
.tc-yy ul p input{border-radius:3px;width:96%; padding: 12px 2%;border:1px solid #EDEEF2; margin-top: 8px;}
.tc-yy ul p textarea{display: none; }
.tc-yy ul dt{ width: 200px; margin: 0 auto; padding:1rem 0 0.6rem;}
.tc-yy ul dt input[type="submit"]{ color:#fff; background:#e50000; font-size:14px; text-align:center; cursor: pointer; height:40px; line-height:40px; border: 0 solid; display: block; width: 100%;border-radius:20px;}
.tc-yy ul dt input:hover[type="submit"]{ color:#fff; background:#ce0303;}
@media screen and ( max-width:768px ){
   .tc-yy{ width: 100%;overflow:hidden;padding:0 0 1rem;background: #fff; background-size:unset; margin:0 auto;border-radius:0;}
   .tc-yy ul{overflow: hidden; width: 100%;}
   .tc-yy ul li.logo{ width: 100%; padding:2.5rem 0 1rem;}
   .tc-yy ul li.logo img{ width:25%; height: auto;}
   .tc-yy ul li div{font-size:0.7rem;padding-top:1rem;color:#7f7f7f;}
}
/* 弹出微信，电话 */
.tc-wx{width:400px;overflow:hidden;padding:0px;background:#fff; margin:0 auto;position: relative;border-radius:8px;text-align: center;}
.tc-wx h1{display: block;text-align: center;padding:30px 0 15px;font-size:28px;color: #333333;}
.tc-wx img{display: inline-block;border-radius:5px;border: 1px solid #F1F1F1;width:180px;height: auto;}
.tc-wx i{display: block;text-align: center;padding-top:10px;}
.tc-wx i span{text-align: center;font-size: 16px;color: #ce0303;font-weight:600;}
.tc-wx div {margin-top:30px;overflow: hidden;background: #F1F1F1;padding:40px 0 30px;box-shadow:0 0 10px rgba(0,0,0,0.3);}
.tc-wx div h2{display: block;font-size:25px;color:#000;}
.tc-wx div h3,.tc-wx div h3 a{font-size:28px;color:#D90C13;font-weight:bolder;}
.tc-wx div p{text-align: center;overflow: hidden;margin-top:20px;}
.tc-wx div p span{border-radius: 50px;color: #fff;background: #D90C13;font-size: 18px;display: inline-block;padding:8px 30px;}
@media screen and ( max-width:768px ){
   .tc-wx{ width:94%;overflow:hidden;padding:0 3% 1rem;background: #FFFFFF; background-size:unset; margin:0 auto;border-radius:0;}
   .tc-wx h1{display: block;text-align: center;padding:2.5rem 0 1rem;font-size:1.8rem;color: #000;}
   .tc-wx i{font-size:1.1rem;display: block;text-align: center;margin-top:0.5rem;padding:1rem 0;background: #F1F1F1;color: #333;}
   .tc-wx i span{text-align: center;font-size: 1.1rem;color: #ce0303;font-weight: bold;}
   .tc-wx div {margin-top:20px;overflow: hidden;background: #fff;padding:1rem 0;box-shadow:0 0 10px rgba(0,0,0,0);}
   .tc-wx div h2{display: block;font-size:1.5rem;color:#000;}
   .tc-wx div h3{font-size:1.5rem;color:#D90C13;font-weight:bolder;display:block;padding-top:0.5rem;}
   .tc-wx div p{text-align: center;overflow: hidden;margin-top:1rem;}
   .tc-wx div p span{border-radius:3rem;color: #fff;background: #D90C13;font-size:1rem;display: inline-block;padding:0.4rem 1.5rem;}
}
/* 合伙伙伴 */
.i-hzhb{width:100%;overflow: hidden;padding:60px 0 70px; margin:60px auto 0; background:#FBFBFB; border-top: 1px solid #F1F1F1;border-bottom:0px solid #F1F1F1;}
.i-hzhb ol{ width:1310px;overflow: hidden;margin: 0 auto;}
.i-hzhb ol h1{ display: block; background: url(/template/img/x.png) bottom center no-repeat; text-align: center; padding-bottom: 25px;font-size:50px;color: #333;}
.i-hzhb ol i{ display: block; text-align: center; padding-top: 20px;font-size:20px;}
.i-hzhb ul{ width:1310px; margin: 0 auto; padding-top: 30px;}
.i-hzhb ul li{ width:250px;float: left; margin: 6px; display: inline;overflow: hidden;}
.i-hzhb ul li img{ width:248px; height: auto ;border: 1px solid #F1F1F1;border-radius:5px;}
.i-hzhb ul li:hover{box-shadow: 0 0 15px rgba(0,0,0,0.2);}
@media screen and ( max-width:768px ){
   .i-hzhb{width:100%;overflow: hidden;padding:50px 0 30px 0; margin:40px auto 0; background:#fff;border-bottom:0px solid #F1F1F1; }
   .i-hzhb ol{ width:90%;overflow: hidden; text-align: center;}
   .i-hzhb ol h1{ display: block; background: url(/template/img/x.png) bottom center no-repeat; text-align: center; padding-bottom:15px;font-size:1.8rem;}
   .i-hzhb ol i{ display: block; text-align: center;padding-top: 12px;font-size:0.8rem;}
   .i-hzhb ul{ width:98%;overflow: hidden;border-top: 1px solid #F1F1F1;border-left: 1px solid #F1F1F1;margin:30px auto 0 auto;padding-top:0;}
   .i-hzhb ul li{ width:33%;float: left;display: inline;overflow: hidden;border: 1px solid #F1F1F1;border-left:none;border-top:none;margin:0;}
   .i-hzhb ul li img{width: 100%; height: auto ;border:0 solid #F1F1F1;}
   .i-hzhb ul li:hover{box-shadow: 0 0 15px rgba(0,0,0,0.0);}
}
/* 我们能做什么 */
.about-why{width:100%;background: url(/template/img/about/why-bj.jpg)#000 no-repeat bottom center;padding:80px 0;overflow: hidden;}
.about-why ol{text-align: center;overflow: hidden;}
.about-why ol h1{color: #FFFFFF;font-size:50px;}
.about-why ol p{color:#ccc;font-size:18px;padding-top: 10px;letter-spacing:2px;}
.about-why ul{width:1300px;margin:47px auto;overflow: hidden;}
.about-why ul li{text-align: center;width: 300px;padding-bottom:50px;margin-left:33px;float: left;display: inline;background: #fff;border-radius:12px;}
.about-why ul li:nth-of-type(1){margin-left:0px;}
.about-why ul li div:nth-of-type(1){width: 100%;height: 231px;background: url(/template/img/about/why-pc-dit.png) no-repeat top center;overflow: hidden;}
.about-why ul li div:nth-of-type(1) img{height:70px;width: auto;padding:50px 0 20px;}
.about-why ul li div:nth-of-type(1) h2{font-size: 30px;color: #fff;}
.about-why ul li div:nth-of-type(2){width:68%;margin:10px auto 0;overflow: hidden;}
.about-why ul li div:nth-of-type(2){overflow: hidden;background: #fff;}
.about-why ul li div:nth-of-type(2) span{border-radius:50px;margin-top:22px;text-align: center;line-height:42px;font-size:16px;color: #fff;border:1px solid #d9d9d9;display: block;color: #333;}
.about-why div{overflow: hidden;text-align: center;}
.about-why div button{cursor:pointer;border-radius: 20px;color: #FFFFFF;background: #81758e;padding:10px 40px;font-size: 16px;letter-spacing: 2px;}
.about-why div ul{display: none;overflow: hidden;background: url(../img/about/why-xx.png) no-repeat top center;margin:35px auto 0;}
.about-why div ul p.t{font-size: 35px;color: #FFFFFF;padding-top:35px;letter-spacing: 3px;}
.about-why div ul p.t em{font-size:32px;color: #FFFFFF;}
.about-why div ul p.t a{color: #FFFFFF;}
.about-why div ul p.w{padding-top:20px;overflow: hidden;}
.about-why div ul p.w span{display: none;}
.about-why div ul p.w button{cursor:pointer;border-radius: 20px;color: #FFFFFF;background: none;}
.about-why div ul p.w button img{width:180px;height: auto;border-radius: 5px;border:10px solid #FFFFFF;}
.about-why div ul p.w button i{display: block;color: #FFFFFF;font-size: 14px;padding-top: 10px;}
@media screen and ( max-width:768px ){
	.about-why{width:100%;background: url(/template/img/about/why-bj.jpg)#000 no-repeat bottom center;padding:3rem 0;overflow: hidden;}
	.about-why ol{text-align: center;overflow: hidden;}
	.about-why ol h1{color: #FFFFFF;font-size:2rem;letter-spacing:0.1rem;}
	.about-why ol p{color:#c2c2c2;font-size:0.9rem;padding-top:0.8;letter-spacing:0.1rem;}
	.about-why ul{width:96%;margin:1rem auto;overflow: hidden;}
	.about-why ul li{text-align: center;width: 100%;padding-bottom:0;margin:0.4rem 0;border-radius:12px;}
	.about-why ul li:nth-of-type(1){margin-left:0px;}
	.about-why ul li div:nth-of-type(1){width:35%;height:auto;background: url(/template/img/about/why-wap-dit.png) no-repeat center right;background-size:100%;text-align: center;overflow: hidden;float: left;}
	.about-why ul li div:nth-of-type(1) img{height:40px;width: auto;padding:2rem 0 1rem;}
	.about-why ul li div:nth-of-type(1) h2{font-size:1.1rem;color: #fff;padding-bottom: 1.5rem;}
	.about-why ul li div:nth-of-type(2){width:65%;margin:10px auto 0;overflow: hidden;float: left;padding: 0;}
	.about-why ul li div:nth-of-type(2){overflow: hidden;background: #fff;}
	.about-why ul li div:nth-of-type(2) span{border-radius:50px;padding:0.2rem 1.2rem;margin:0.2rem 0.1rem;text-align: center;line-height:1.5rem;font-size:0.8rem;color: #fff;border:1px solid #d9d9d9;display: inline-block;color:#333;}
	.about-why div{overflow: hidden;text-align: center;}
	.about-why div button{cursor:pointer;border-radius:20px;color:#FFFFFF;background:#81758e;padding:10px 40px;font-size:14px;letter-spacing:1px;}
	.about-why div ul{display: none;overflow: hidden;background: url(/template/img/about/why-xx.png) no-repeat top center;margin:1.5rem auto 0;}
	.about-why div ul p.t{font-size:1.5rem;color: #FFFFFF;padding-top:1.5rem;letter-spacing:0.1rem;}
	.about-why div ul p.t em{font-size:1rem;color: #FFFFFF;}
	.about-why div ul p.t a{color: #FFFFFF;}
	.about-why div ul p.w{padding-top:0.5rem;overflow: hidden;}
	.about-why div ul p.w span{display: none;}
	.about-why div ul p.w button{cursor:pointer;border-radius: 20px;color: #FFFFFF;background: none;}
	.about-why div ul p.w button img{width:150px;height: auto;border-radius: 5px;border:5px solid #FFFFFF;}
	.about-why div ul p.w button i{display: block;color: #FFFFFF;font-size:0.8rem;padding-top:5px;}
}
/* 100%选择的理由 */
.about-ys{width:100%;background:#FFFFFF no-repeat bottom center;padding:80px 0;overflow: hidden;}
.about-ys ol{text-align: center;overflow: hidden;}
.about-ys ol h1{color: #333333;font-size:60px;}
.about-ys ol h1 em{color: #dd020b;font-weight: 600;font-size:75px;}
.about-ys ol h1 b{color: #dd020b;font-weight: 600;}
.about-ys ol p{color:#3e3e3e;font-size:20px;padding-top: 10px;}
.about-ys ul{width:1300px;margin:47px auto;overflow: hidden;text-align: center;}
.about-ys ul li{width:433px;float: left;display: inline;overflow: hidden;padding-top: 70px;}
.about-ys ul li img{height:70px;width: auto;}
.about-ys ul li h3{font-size:25px;color:#333;font-weight:600;display:block;padding:25px 0 30px;}
.about-ys ul li i{display: block;font-size:14px;padding: 0px 50px;line-height:25px;}
@media screen and ( max-width:768px ){
	.about-ys{width:100%;background:#FFFFFF no-repeat bottom center;padding:2.5rem 0 1rem;overflow: hidden;}
	.about-ys ol{text-align: center;overflow: hidden;}
	.about-ys ol h1{color: #333333;font-size:2rem;}
	.about-ys ol h1 em{color: #dd020b;font-weight: 600;font-size:2.3rem;}
	.about-ys ol h1 b{color: #dd020b;font-weight: 600;}
	.about-ys ol p{color:#3e3e3e;font-size:1rem;padding-top: 10px;}
	.about-ys ul{width:96%;margin:1.5rem auto;overflow: hidden;text-align: center;}
	.about-ys ul li{width:49%;float:left;padding:1.5rem 0;overflow: hidden;border:1px dashed #eee;}
	.about-ys ul li img{height:40px;width: auto;}
	.about-ys ul li h3{font-size:1rem;color:#333;font-weight:normal;display:block;padding:1rem 0 0;}
	.about-ys ul li i{display:none}
	.about-ys ul li:nth-of-type(1), .about-ys ul li:nth-of-type(2), .about-ys ul li:nth-of-type(3), .about-ys ul li:nth-of-type(4){border-bottom:0px solid #F1F1F1;}
	.about-ys ul li:nth-of-type(2), .about-ys ul li:nth-of-type(4) ,.about-ys ul li:nth-of-type(6){border-left:0px solid #F1F1F1;}
}	
/* 92%以上满意度 */
#about-myd{width:100%;background:url(/template/img/about/myd-bj.png) top repeat-x;padding:80px 0 50px;overflow: hidden;}
#about-myd ol{text-align: center;overflow: hidden;}
#about-myd ol h1{color: #fff;font-size:60px;}
#about-myd ol h1 em{color: #df222a;font-weight: 600;font-size:75px;}
#about-myd ol h1 b{color: #df222a;font-weight: 600;}
#about-myd ol h3{color:#fff;font-size:22px;padding-top:20px;}
#about-myd ol p.hm{text-align: center;overflow: hidden;padding:45px 0 60px;}
#about-myd ol p.hm span{padding: 10px 30px;font-size: 14px;color: #fff;background: #5f6a72;border-radius: 20px;display: inline-block;margin: 0 6px;}
.about-myd{width:1200px;overflow: hidden;margin:40px auto 0; }
.about-myd ul{text-align:center;height:auto;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transition:all 500ms cubic-bezier(.165,.84,.44,1);-moz-transition:all 500ms cubic-bezier(.165,.84,.44,1);-ms-transition:all 500ms cubic-bezier(.165,.84,.44,1);-o-transition:all 500ms cubic-bezier(.165,.84,.44,1);transition:all 500ms cubic-bezier(.165,.84,.44,1)}
.about-myd ul li{width:100%;float: left;border-radius:10px;}
.about-myd ul li img{width:100%;height: auto;}
.myd-slider-arrow--right, .myd-slider-arrow--left{position:absolute;display:block;margin-bottom:-20px;width:40px;height:40px;line-height:40px;text-decoration:none;text-align:center;color:#fff;font-size:2em;background-color:#000;background-color:rgba(50,50,50,.8);border-radius:50%}
.myd-slider-nav {position:absolute;bottom:30px}
.myd-slider-nav__item {width:15px;height:15px;float:left;clear:none;display:block;margin:0 3px;background:#FBFBFB;border-radius:10px;}
.myd-slider-nav__item:hover {background:#F20956;}
.myd-slider-nav__item--current {background:#F20956; }
.myd-slider-arrow--right {bottom:50%;right:30px}
.myd-slider-arrow--left {bottom:50%;left:30px}
@media screen and ( max-width:768px ){
	#about-myd{width:100%;background:url(/template/img/about/myd-bj.png) top repeat-x;padding:60px 0 20px;overflow: hidden;background-size:100% 380px;}
	#about-myd ol{text-align: center;overflow: hidden;}
	#about-myd ol h1{color: #fff;font-size:2rem;}
	#about-myd ol h1 em{color: #df222a;font-weight: 600;font-size:2.3rem;}
	#about-myd ol h1 b{color: #df222a;font-weight: 600;}
	#about-myd ol h3{color:#fff;font-size:0.9rem;padding:10px 5% 0;display: block;}
	#about-myd ol p.hm{text-align: center;overflow: hidden;padding:2rem 0 2rem;}
	#about-myd ol p.hm span{padding:0.5rem 2.5rem;font-size:1rem;color: #fff;background: #5f6a72;border-radius:2rem;display: inline-block;margin:0.5rem 1rem;}
	.about-myd{width:100%;margin: 0 auto;}
	.about-myd ul{text-align: center;width:90%;margin: 0 auto;height:auto;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transition:all 500ms cubic-bezier(.165,.84,.44,1);-moz-transition:all 500ms cubic-bezier(.165,.84,.44,1);-ms-transition:all 500ms cubic-bezier(.165,.84,.44,1);-o-transition:all 500ms cubic-bezier(.165,.84,.44,1);transition:all 500ms cubic-bezier(.165,.84,.44,1)}
	.about-myd ul li{width:100%;float: left;display: inline;overflow: hidden;clear:none}
	.about-myd ul li img{width:90%;height: auto;border-radius: 20px;}	
	.myd-slider-arrow--right, .myd-slider-arrow--left {display: none;}
	.myd-slider-nav {position:absolute;bottom:20px}
	.myd-slider-nav__item {width:8px;height:8px;float:left;clear:none;display:block;margin:0 3px;background:#FBFBFB;border-radius:100%;font-size:0.2rem;}
	.myd-slider-nav__item:hover {background:#F20956;}
	.myd-slider-nav__item--current {background:#F20956; }
	.myd-slider-arrow--right {bottom:50%;right:30px}
	.myd-slider-arrow--left {bottom:50%;left:30px}
}