.iphone{position:relative;}
/*.iphone__screen{position:absolute;overflow:hidden;background:#963}*/
.iphone__content{width:100%;}
/*菜单*/
.navbox{position:absolute;z-index:99999;opacity:0;-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%;top:4.95rem;}
/*.navbox .nav__link{font-size:1.3em;text-decoration:none;color:#FFFFFF;opacity:1;-webkit-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out;opacity:0;-webkit-transition-delay:500ms;transition-delay:500ms;}*/
/* 点击按钮 */
.nav__trigger{display:block;position:absolute;width:5.5rem;height:4.95rem;left:0;top:0;z-index:200;}
.nav__trigger p{display:block;padding:2.1rem 0 0 2rem;}
.nav__trigger .nav__icon{display:inline-block;position:relative;width:1.35rem;height:0.15rem;background-color:#7f4e26;-webkit-transition-property:background-color, -webkit-transform;transition-property:background-color, -webkit-transform;transition-property:background-color, transform;transition-property:background-color, transform, -webkit-transform;-webkit-transition-duration:300ms;transition-duration:300ms;}
.nav__trigger .nav__icon:before,
.nav__trigger .nav__icon:after{content:'';display:block;width:1.35rem;height:0.15rem;position:absolute;background:#7f4e26;-webkit-transition-property:margin, -webkit-transform;transition-property:margin, -webkit-transform;transition-property:margin, transform;transition-property:margin, transform, -webkit-transform;-webkit-transition-duration:300ms;transition-duration:300ms;}
.nav__trigger .nav__icon:before{margin-top:-0.5rem;}
.nav__trigger .nav__icon:after{margin-top:0.5rem;}
/*激活后*/
/*.nav--active .nav__trigger{opacity:0.5;}*/
.nav--active .nav__icon{background:rgba(0,0,0,0);}
.nav--active .nav__icon:before{margin-top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.nav--active .nav__icon:after{margin-top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.nav--active .navbox{-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);opacity:1;background:url(../img/nav1.png) #eee no-repeat center bottom/100% auto;}
.nav--active .nav__link{opacity:1;}
.navbox .t{background:rgba(251,239,184,0.7);line-height:2.2rem;display:-moz-box;display:-webkit-box;display:box;}
.navbox .t span{display:block;}
.navbox .t span:nth-of-type(1){width:35.1%;font-size:1.2rem;color:#825026;font-size:1.3rem;color:#825026;text-align:center; }
.navbox .t span:nth-of-type(2){-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;}
.navbox .t span:nth-of-type(3){width:12.2%;background:url(../img/nav2.png) no-repeat center center/2rem auto;cursor:pointer;}
.navbox .bottom{height:2.45rem}
.navbox .ncon{display:-moz-box;display:-webkit-box;display:box;}
.navbox .ncon .nav_left{width:35.1%;background:#faeeb6;overflow-y:auto;margin-right:3%;}
.navbox .ncon .nav_left::-webkit-scrollbar-track-piece{background-color:rgba(248,248,248,0.8);border-left:1px solid rgba(248,248,248,0.8);}
.navbox .ncon .nav_left::-webkit-scrollbar{width:1px;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}
.navbox .ncon .nav_left::-webkit-scrollbar-thumb{background-color:rgba(248,248,248,0.8);background-clip:padding-box;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}
.navbox .ncon .nav_left::-webkit-scrollbar-thumb:hover{background-color:rgba(248,248,248,0.8);-webkit-border-radius:5px;-moz-border-radius:1px;border-radius:1px;}
.navbox .ncon .nav_left ul li{text-align:center;white-space:nowrap}
.navbox .ncon .nav_left ul li p{display:inline-block;width:96%;border-bottom:1px dashed #c6c5bf;line-height:3rem;font-size:1.1rem;color:#804f26}
.navbox .ncon .nav_left ul li:last-child p{border-bottom:none}
.navbox .ncon .nav_left ul li.select{color:#fff;background:#d7a13e;}
.navbox .ncon .nav_left ul li.select p{border-bottom:none;}
.navbox .ncon .con{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;padding:1rem 0 15.5rem 0;}
.navbox .ncon .con ul li{display:none;overflow-y:auto}
.navbox .ncon .con ul li::-webkit-scrollbar{width:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.navbox .ncon .con ul li::-webkit-scrollbar-thumb{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.navbox .ncon .con ul li::-webkit-scrollbar-thumb:hover{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.navbox .ncon .con ul li.select{display:block;}
.navbox .ncon .con ul li p{display:-moz-box;display:-webkit-box;display:box;margin-bottom:0.6rem}
.navbox .ncon .con ul li p a{display:block;width:46%;background:#f9d85b;color:#423f42;text-align:center;line-height:2.4rem;margin-right:0.5rem;font-size:1.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navbox .ncon .con ul li p.b{border-bottom:1px dashed #c6c5bf;padding-bottom:1rem;margin-bottom:1rem;}
.navbox .ncon .con ul li h3{color:#825026;font-size:1.2rem;display:block;margin-bottom:1rem; text-align:center}
.navbox .ncon .con ul li p.s a{background-color:#b0dcfc;box-shadow:0.1rem 0.1rem 0.4rem #a29e9c}
.navbox .ncon .con ul li p.s a:nth-of-type(2){background-color:#f8b39d}
/*.navbox .ncon .con ul li p.lo a{display:inline-block;width:auto}*/
/*正文****************************************************************/

.logo{height:4.95rem;background:url(../img/top_bg.jpg);display:-moz-box;display:-webkit-box;display:box;padding-left:17.2%}
.logo a{display:block;height:4.95rem}
.logo a:nth-of-type(1){-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;background:url(../img/logo.png) no-repeat center 1.1rem/94.76% auto;}
.logo a:nth-of-type(2){width:20.75%;background:url(../img/top_tel.png) no-repeat center 1.65rem/31.8% auto;}

.banner{overflow:hidden;}/*height:13.9rem;*/
.banner .tit{display:none}
/*首页*/
/*.index .banner{margin-bottom:0.5rem}*/
.ind1{margin:0.5rem 2.343% 1.5rem;}
/*.ind1 dl{display:-moz-box;display:-webkit-box;display:box;margin-bottom:0.5rem}
.ind1 dl dd{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%}	
.ind1 dl dd:nth-of-type(1){margin-right:0.5rem;background:url(../img/ind10.png) #f8dc59 no-repeat center center/74.33% auto;}*/
.ind1 p{display:-moz-box;display:-webkit-box;display:box;}
.ind1 a{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;padding:4.15rem 0 1rem;text-align:center;background:url(../img/ind1.png) #f7c9c1 no-repeat center 1.2rem/auto 2.65rem;margin-right:0.5rem;-webkit-transition:-webkit-transform 1s ease-out;-moz-transition:-moz-transform 1s ease-out;-o-transition:-o-transform 1s ease-out;-ms-transition:-ms-transform 1s ease-out;}
.ind1 a.on{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-o-transform:rotateY(360deg);-ms-transform:rotateY(360deg);transform:rotateY(360deg);}
/*.ind1 a.r{margin-right:0}
.ind1 p.h1{margin-bottom:0.5rem}*/
.ind1 p a:nth-of-type(2){background-image:url(../img/ind3.png);background-color:#e2f1cb}
.ind1 p a:nth-of-type(3){background-image:url(../img/ind2.png);background-color:#a6d9fe}
.ind1 p a:nth-of-type(4){background-image:url(../img/ind9.png);background-color:#fbedac; margin-right:0}
.ind1 p:nth-of-type(1){margin-bottom:0.35rem}
.ind1 p:nth-of-type(2) a{background:url(../img/ind9-1.png) #a6d9fe no-repeat 0 0/auto 100%;padding:2.55rem 0.5rem 2.55rem 0; text-align:right}
.ind1 p:nth-of-type(2) a:nth-of-type(2){background-image:url(../img/ind9-2.png);background-color:#f7c9c1; margin-right:0}
/*.ind1 p.h3 a:nth-of-type(1){background-image:url(../img/ind5.png);background-color:#f7c9c1}
.ind1 p.h3 a:nth-of-type(2){background-image:url(../img/ind6.png);background-color:#a6d9fe}
.ind1 p.h3 a:nth-of-type(3){background-image:url(../img/ind7.png);background-color:#fbedac}
.ind1 p.h3 a:nth-of-type(4){background-image:url(../img/ind8.png);background-color:#e2f1cb}*/
.title{text-align:center;background:url(../img/title.png) no-repeat center center/46.25% auto;line-height:1.2;padding-bottom:1rem}
.title span{display:block;font-size:1.1rem;color:#bfbfbf;line-height:1}
.title h3{font-size:1.35rem;font-weight:normal;color:#8a5b2d;}
.title p{display:block;font-size:1rem;color:#828282}

.title2{text-align:center; margin-bottom:1rem}
.title2 p{display:inline-block;background:url(../img/title2.png) no-repeat 0 center/auto 2rem; padding-left:2rem}
.title2 p span{display:block;background:url(../img/title2.png) no-repeat right center/auto 2rem; padding-right:2rem;font-size:1rem;color:#828282}
.title2 p i{display:block;font-size:1.35rem;font-weight:normal;color:#8a5b2d; font-style:normal}

/*2018.8.13add*/
.indzjlist{margin:0 2.5% 1.5rem; padding-bottom:1.5rem; padding-top:0.8rem}
.indzjlist p{display:-moz-box;display:-webkit-box;display:box; margin-top:1rem}
.indzjlist p a{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;margin-left:2.6%}
.indzjlist p a:nth-of-type(1){margin-left:0}
.indzjlist p a{display:block; text-align:center}
.indzjlist p a i{font-size:1.2rem; font-style:normal; display:inline-block; background:#f5b000; border-radius:0.5rem; color:#fff; padding:0.1rem 1rem; margin:0.35rem 0}
.indzjlist p a em{display:block; font-style:normal; font-size:1rem}
.indzjlist p:nth-of-type(1){margin-top:0}

.indgongyi{margin:0 1% 1rem}
.indgongyi dl{display:-moz-box;display:-webkit-box;display:box;}
.indgongyi dl dt,
.indgongyi dl dd{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%}
.indgongyi dl dt{text-align:center; padding-top:2rem; background:#fef8e8}
.indgongyi dl dt span{display:inline-block;background:url(../img/in/img82.jpg) no-repeat right center/1.4rem auto; padding-right:2rem; font-size:1.5rem; color:#825026}
.indgongyi dl:nth-of-type(2) dt span,
.indgongyi dl:nth-of-type(4) dt span{background-position:0 center; padding-left:2rem; padding-right:0; background-image:url(../img/in/img84.jpg)}


.zhuanjiabox{position:relative;overflow:hidden;margin-bottom:1.5rem;}/**/
.zhuanjiabox .tit{position:absolute;width:3.5rem;top:15.45rem;left:44.5%;text-align:center;z-index:1}
.zhuanjiabox .tit ul li{display:inline-block;background:#979797;border-radius:50%;width:0.5rem;height:0.5rem;text-indent:-10rem;overflow:hidden;margin:0 0.1rem}
.zhuanjiabox .tit ul li.on{background:#4c4c4c}
/*.zhuanjiabox .con{height:16.15rem;}*/
.zhuanjiabox .con ul li{}
.zhuanjiabox .con ul li .js{background:url(../img/zj_bg.jpg) no-repeat 0 0/100% 100%;height:16.15rem;overflow:hidden}
.zhuanjiabox .con ul li .cc{display:block;background:url(../img/zj1.png) no-repeat 0 0/47.97% auto;padding:3.55rem 0 2rem 46.56%}
.zhuanjiabox .con ul li h3{display:block;font-weight:normal;font-size:1.3rem;height:3.2rem;line-height:1.3;color:#c98308}
.zhuanjiabox .con ul li h3 i{font-style:normal;font-size:2.3rem;float:left;margin-right:0.3rem;color:#835026; white-space:nowrap}
.zhuanjiabox .con ul li h3 span{display:block;padding-top:0.2rem;font-size:1rem;line-height:1.2;white-space:nowrap}
.zhuanjiabox .con ul li h4{display:block;font-size:1.1rem;color:#652e01;white-space:nowrap;margin-bottom:0.2rem}
.zhuanjiabox .con ul li h5{display:block;color:#a8a8a8;font-size:1rem;}
.zhuanjiabox .con ul li h5 span{font-size:1.4rem;color:#c57700}
.zhuanjiabox .con ul li .sc{background:url(../img/zjico.jpg) #fbe689 no-repeat 0.4rem 0.4rem/0.8rem auto;padding:0.3rem;text-indent:2em;font-size:1rem;margin-right:1rem}

.zhuanjiabox .con ul li .js.xqj .cc{background-image:url(../img/zj3.png);}
.zhuanjiabox .con ul li .js.wangxy .cc{background-image:url(../img/zj2.png);}
.zhuanjiabox .con ul li .js.zhoudk .cc{background-image:url(../img/zj23.png);}
.zhuanjiabox .con ul li .js.guozc .cc{background-image:url(../img/zj19.png);}


.zjzuozhentime{padding:3.85rem 4.375% 0.85rem;background:url(../img/ind20.jpg) no-repeat 0 0/100% auto;border-bottom:1.7rem solid #ffe15f;}
.zjzuozhentime p{display:-moz-box;display:-webkit-box;display:box;margin-bottom:0.1rem}
.zjzuozhentime p i{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;margin-left:0.1rem;font-style:normal;color:#825026;text-align:center;font-size:1rem;line-height:2.2rem;background:rgba(252,252,252,0.9);}
.zjzuozhentime p i:nth-of-type(1){margin-left:0;background:rgba(255,225,165,0.9);}
.zjzuozhentime p:nth-of-type(1) i:nth-of-type(1){background:url(../img/ind21.jpg) no-repeat center center/100% 100%;}
.zjzuozhentime p:nth-of-type(1) i{background:rgba(248,201,23,0.9);}
.zjzuozhentime p:nth-of-type(1) i a{display:block}
.zjzuozhentime p i.mli{line-height:1.6rem;padding:0.3rem 0}
.zjzuozhentime p i.pd3{padding-top:1.5rem}
.zjzuozhentime p i a{display:block}

.bzbox{background:#fef8e8;padding:1.5rem 2.5%; margin-bottom:1.5rem}
.bzbox ul{display:-moz-box;display:-webkit-box;display:box;}
.bzbox ul li{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;border-top:1px solid #dcd9d2;border-left:1px solid #dcd9d2;text-align:center;font-size:1.1rem;padding:0.4rem 0}
.bzbox ul:nth-of-type(1) li{border-top:none;}
.bzbox ul li:nth-of-type(1){border-left:none}
.bzbox ul li img{display:block;margin:0 auto .2rem;width:71.1%}
.bzbox ul li span{display:inline-block; border:1px solid #93663f; border-radius:8px; background:#fff; font-size:1rem; padding:0.1rem 0.2rem; white-space:nowrap}
.bzbox ul:nth-of-type(1) li:nth-of-type(1) a{color:#e64532}

/*底部加载*/
.footer{padding:1.1rem 0 7.2rem;background:#f7f7f7;overflow:hidden}
.footer .con{height:12.3rem;width:27.4rem;background:url(../img/footer1.jpg) no-repeat 0 0/100% auto;position:relative;margin:0 auto}
.footer .con p{display:block;display:-moz-box;display:-webkit-box;display:box;padding-left:11.3rem;padding-top:8.2rem;}
.footer .con p a{display:block;width:7.1rem;height:1.7rem;}
.footer .con p a:nth-of-type(1){margin-right:1.3rem}
.footer .con a.map{display:block;width:9.3rem;height:9.3rem;position:absolute;left:0;top:0;}

.footbox{position:fixed;z-index:2;left:50%;height:4.8rem;bottom:0;width:32rem;margin-left:-16rem;background:#f8dc59;}
.footbox ul{display:-moz-box;display:-webkit-box;display:box;margin:0 1.5%}
.footbox ul li{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;text-align:center}
.footbox ul li img{display:block;margin:0 auto;height:2.3rem}
.footbox ul li a{display:block;line-height:1.35rem;padding:0.65rem 0 0.5rem}
.footbox ul li:nth-of-type(3) a{padding:0}
.footbox ul li:nth-of-type(3) p{width:5.2rem;height:5.2rem;background:#f8dc59;border-radius:50%;margin:-1.85rem auto 0}
.footbox ul li:nth-of-type(3) i{display:block;padding-top:1rem}
.footbox ul li:nth-of-type(3) i img{height:3.25rem;margin-bottom:0.6rem}
/*名医团队*/
.zjtitle{background:#fdf6d7;display:-moz-box;display:-webkit-box;display:box; font-size:1.1rem; white-space:nowrap; margin-bottom:0.8rem}
.zjtitle a{display:block; width:31.25%; background:#f5b000;padding:0.5rem 0 0.5rem 0; text-indent:0.4rem; color:#fff}
.zjtitle i{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;padding:0.5rem 0.4rem; font-style:normal}
.zjtitle.t{margin-top:1.5rem}
.zjtitle.sjk span{width:25.25%;}

.zjtitle2{display:-moz-box;display:-webkit-box;display:box;margin-top:1.5rem}
.zjtitle2 a{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;background:#f5b000;padding:0.5rem 0 0.5rem 0; text-indent:0.4rem; color:#fff}
.zjtitle2 a:nth-of-type(2){margin-left:1.09%}



.zhuanjialist{margin:0 1.25% 1.4rem}
.zhuanjialist dl{display:-moz-box;display:-webkit-box;display:box; margin-top:0.6rem}
.zhuanjialist dl:nth-of-type(1){margin-top:0}
.zhuanjialist dl dd{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%; position:relative}
.zhuanjialist dl dd:nth-of-type(2){margin-left:1.12%}
.zhuanjialist dl dd div{position:absolute; width:64%;background:rgba(255,255,255,0.5); right:0; bottom:1rem; border-radius:10px; padding:1rem 0 0.6rem;}/*59.7%*/
.zhuanjialist dl dd h3{display:-moz-box;display:-webkit-box;display:box;margin:0 2.7%; border-bottom:1px dashed #3184a6;white-space:nowrap;margin-bottom:0.2rem}
.zhuanjialist dl dd h3 i{display:block;font-size:1.2rem; color:#3184a6;line-height:2rem; font-style:normal; font-weight:bold; margin-right:0.2rem}
.zhuanjialist dl dd h3 span{display:block;font-size:1rem; line-height:0.95rem; padding-top:0.65rem}
.zhuanjialist dl dd p{display:block; margin:0 2.7%;text-align:justify;}
.zhuanjialist dl dd p a{color:#F00}
.zhuanjialist dl dd h3.two span{padding-top:0}
.zhuanjialist dl dd.more{padding-top:0.3rem}
.zhuanjialist dl dd.more a{display:block;background:#f9e175; border-bottom-right-radius:25%;border-top-left-radius:25%; padding:0.6rem 0}
.zhuanjialist dl dd.more a span{display:block; margin:0 0.6rem;border-bottom-right-radius:25%;border-top-left-radius:25%; border:1px dashed #e2bf1e; background:#fbf7e3; padding:2.3rem 0; text-align:center; font-size:1.4rem}
.zhuanjialist dl dd.more a b{display:block; font-size:1.8rem;}
@media screen and (max-width:320px){
.zhuanjialist dl dd div{bottom:0.5rem;padding:0.5rem 0 0.3rem;}
.zhuanjialist dl dd div{width:70%;}
.zhuanjialist dl dd.more a span{padding:1.8rem 0;}
}


.pageMytd .banner{margin-bottom:1rem}
.pageMytd .zhuanjiabox{height:auto;}
.pageMytd .zhuanjiabox .tit2{padding-left:1.5%;}
.pageMytd .zhuanjiabox .tit2 ul li{width:33%;float:left;text-align:center;font-size:1.2rem;overflow:hidden}
.pageMytd .zhuanjiabox .tit2 ul li a{display:block;padding:0.4rem 0;border-top:1px solid #dcd9d2;border-left:1px solid #dcd9d2;}
.pageMytd .zhuanjiabox .tit2 ul li img{display:block;margin:0 auto;width:5.6rem}
.pageMytd .zhuanjiabox .tit2 ul li.select a{color:#e64232}
.pageMytd .zhuanjiabox .tit2 ul li:nth-of-type(1) a,
.pageMytd .zhuanjiabox .tit2 ul li:nth-of-type(2) a,
.pageMytd .zhuanjiabox .tit2 ul li:nth-of-type(3) a{border-top:none;}
.pageMytd .zhuanjiabox .tit2 ul li:nth-of-type(1) a,
.pageMytd .zhuanjiabox .tit2 ul li:nth-of-type(4) a,
.pageMytd .zhuanjiabox .tit2 ul li:nth-of-type(7) a{border-left:none;}
/*.pageMytd .zhuanjiabox .con{height:17.65rem;}*/
.pageMytd .zhuanjiabox .con{}
.pageMytd .zhuanjiabox .con ul li{display:none}
.pageMytd .zhuanjiabox .con ul li.select{display:block}
.pageMytd .zhuanjiabox .con ul li .js{background:url(../img/mytd_bg.png) no-repeat 0 0/100% auto;height:17.65rem;overflow:hidden;border-bottom:0.5rem solid #ffe15f;}
.pageMytd .zhuanjiabox .con ul li .cc{display:block;background:url(../img/zj1.png) no-repeat 0 0/47.5% auto;padding:5rem 0 2rem 44.7%}
.pageMytd .zhuanjiabox .con ul li .pc{height:4.2rem;margin-right:0.7rem}
.pageMytd .zhuanjiabox .con ul li .pc p{background:url(../img/mytd1.png) no-repeat 0 center/1.05rem auto;padding-left:1.4rem;white-space:nowrap;font-size:1rem;margin-right:0.2rem}
.pageMytd .zhuanjiabox .con ul li .sub{display:-moz-box;display:-webkit-box;display:box;margin-right:1.8rem}
.pageMytd .zhuanjiabox .con ul li .sub a{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;background:url(../img/mytd2.png) #f39800 no-repeat 0.8rem center/auto 1.25rem;color:#fff;font-size:1.2rem;padding-left:2.3rem;line-height:2rem;box-shadow:0.15rem 0.15rem 0.3rem #dbd9d5;white-space:nowrap}
.pageMytd .zhuanjiabox .con ul li .sub a:nth-of-type(2){margin-left:0.7rem;background-image:url(../img/mytd3.png);background-color:#8bc732}
.pageMytd .zjzuozhentime{margin-bottom:1rem}
/************王兴勇*/
.pageMytd .zhuanjiabox .con ul li .js.wxy .cc{background-image:url(../img/zj2.png)}
.pageMytd .zhuanjiabox .con ul li .js.wxy .pc p{background:none;padding-left:0;white-space:inherit;}
/************周德凯*/
.pageMytd .zhuanjiabox .con ul li .js.zhoudk .cc{background-image:url(../img/zj23.png)}
.pageMytd .zhuanjiabox .con ul li .js.zhoudk .pc p{background:none;padding-left:0;white-space:inherit;}
/************缪虹*/
.pageMytd .zhuanjiabox .con ul li .js.nh .cc{background-image:url(../img/zj4.png);}
.pageMytd .zhuanjiabox .con ul li .js.zhujunfeng .cc{background-image:url(../img/zj32.png);}
/************刘天姣*/
.pageMytd .zhuanjiabox .con ul li .js.liutianjiao .cc{background-image:url(../img/zj30.png);}
/************刘红梅*/
.pageMytd .zhuanjiabox .con ul li .js.lhm .cc{background-image:url(../img/zj5.png);}
.pageMytd .zhuanjiabox .con ul li .js.lhm h3 span{padding-top:0;line-height:3.2rem}
.pageMytd .zhuanjiabox .con ul li .js.lhm .pc{height:5.8rem;}
.pageMytd .zhuanjiabox .con ul li .js.lhm .pc p{background:none;padding-left:0;white-space:inherit;margin-right:0.6rem}
/************叶天行*/
.pageMytd .zhuanjiabox .con ul li .js.ytx .cc{background-image:url(../img/zj6.png);}
.pageMytd .zhuanjiabox .con ul li .js.ytx .pc{height:5.8rem;}
.pageMytd .zhuanjiabox .con ul li .js.ytx .pc p{background:none;padding-left:0;white-space:inherit;margin-right:0.6rem}

/************徐银珍*/
.pageMytd .zhuanjiabox .con ul li .js.xlz .cc{background-image:url(../img/zj7.png);}
.pageMytd .zhuanjiabox .con ul li .js.xlz h3 span{padding-top:0;line-height:3.2rem}
.pageMytd .zhuanjiabox .con ul li .js.xlz .pc p{background:none;padding-left:0;white-space:inherit;}

/*********眼科***李红*/
.pageMytd .zhuanjiabox .con ul li .js.lh .cc{background-image:url(../img/zj9.png);}
.pageMytd .zhuanjiabox .con ul li .js.lh .pc{height:5.8rem;}
.pageMytd .zhuanjiabox .con ul li .js.lh .pc p{background:none;padding-left:0;white-space:inherit;}

/*********眼科***肖婷*/
.pageMytd .zhuanjiabox .con ul li .js.xt .cc{background-image:url(../img/zj17.png);}
.pageMytd .zhuanjiabox .con ul li .js.xt .pc{height:5.8rem;}
.pageMytd .zhuanjiabox .con ul li .js.xt .pc p{background:none;padding-left:0;white-space:inherit;}
/************朱利英*/
.pageMytd .zhuanjiabox .con ul li .js.zly .cc{background-image:url(../img/zj8.png);}
.pageMytd .zhuanjiabox .con ul li .js.zly .pc{height:5.8rem;}
.pageMytd .zhuanjiabox .con ul li .js.zly .pc p{background:none;padding-left:0;white-space:inherit;}
/************贺天友*/
.pageMytd .zhuanjiabox .con ul li .js.hty .cc{background-image:url(../img/zj21.png);}
/************谭秋*/
.pageMytd .zhuanjiabox .con ul li .js.tq .pc p{background:none;padding-left:0;}
/*******内科*/
.pageMytd .zhuanjiabox .con ul li .js.tot h3 span{padding-top:0;line-height:3.2rem}
.pageMytd .zhuanjiabox .con ul li .js.tozj .pc{height:5.8rem;}
.pageMytd .zhuanjiabox .con ul li .js.tozj .pc p{background:none;padding-left:0;white-space:inherit;}
/************邢秋君*/
.pageMytd .zhuanjiabox .con ul li .js.xqj .cc{background-image:url(../img/zj3.png);}

/************张明静*/
.pageMytd .zhuanjiabox .con ul li .js.zmj h3 span{padding-top:0;line-height:3.2rem}
.pageMytd .zhuanjiabox .con ul li .js.zmj .cc{background-image:url(../img/zj10.png);}
.pageMytd .zhuanjiabox .con ul li .js.zmj .pc p{background:none;padding-left:0;white-space:inherit;}
/************时吉胜*/
.pageMytd .zhuanjiabox .con ul li .js.sjs h3 span{padding-top:0;line-height:3.2rem}
.pageMytd .zhuanjiabox .con ul li .js.sjs .cc{background-image:url(../img/zj11.png);}
.pageMytd .zhuanjiabox .con ul li .js.sjs .pc p{background:none;padding-left:0;white-space:inherit;}
/************卢燕*/
.pageMytd .zhuanjiabox .con ul li .js.ly .cc{background-image:url(../img/zj12.png);}
/************吴德平*/
.pageMytd .zhuanjiabox .con ul li .js.wdp .cc{background-image:url(../img/zj13.png);}
/************钱春玲*/
.pageMytd .zhuanjiabox .con ul li .js.qcl .cc{background-image:url(../img/zj14.png);}
.pageMytd .zhuanjiabox .con ul li .js.qcl .pc p{background:none;padding-left:0;white-space:inherit;}
/************江劲涛*/
.pageMytd .zhuanjiabox .con ul li .js.jjt .cc{background-image:url(../img/zj15.png);}
/************刘庭湘*/
.pageMytd .zhuanjiabox .con ul li .js.lxt .cc{background-image:url(../img/zj16.png);}
.pageMytd .zhuanjiabox .con ul li .js.lxt .pc p{background:none;padding-left:0;white-space:inherit;}
/************邓蕾丽*/
.pageMytd .zhuanjiabox .con ul li .js.dengll .cc{background-image:url(../img/zj18.png);}
.pageMytd .zhuanjiabox .con ul li .js.dengll .pc p{background:none;padding-left:0;white-space:inherit;}
/************郭志超*/
.pageMytd .zhuanjiabox .con ul li .js.guozc .cc{background-image:url(../img/zj19.png);}
.pageMytd .zhuanjiabox .con ul li .js.guozc .pc p{background:none;padding-left:0;white-space:inherit;}
/************张荣欣*/
.pageMytd .zhuanjiabox .con ul li .js.zhangrx .cc{background-image:url(../img/zj20.png);}
.pageMytd .zhuanjiabox .con ul li .js.zhangrx .pc p{background:none;padding-left:0;white-space:inherit;}
/************任永平*/
.pageMytd .zhuanjiabox .con ul li .js.renyp .cc{background-image:url(../img/zj24.png);}
.pageMytd .zhuanjiabox .con ul li .js.renyp .pc p{background:none;padding-left:0;white-space:inherit;}
/************何旭涛*/
.pageMytd .zhuanjiabox .con ul li .js.hext .cc{background-image:url(../img/zj25.png);}
/************金秀兰*/
.pageMytd .zhuanjiabox .con ul li .js.jinxl .cc{background-image:url(../img/zj26.png);}
/************李邦安*/
.pageMytd .zhuanjiabox .con ul li .js.libangan .cc{background-image:url(../img/zj27.png);}
/************宋慧娟*/
.pageMytd .zhuanjiabox .con ul li .js.songhj .cc{background-image:url(../img/zj28.png);}
/************李垣寰*/
.pageMytd .zhuanjiabox .con ul li .js.liyh .cc{background-image:url(../img/zj29.png);}
/************刘丰*/
.pageMytd .zhuanjiabox .con ul li .js.liufeng .cc{background-image:url(../img/zj31.png);}
.pageMytd .zhuanjiabox .con ul li .js.liufeng .pc p{background:none;padding-left:0;white-space:inherit;}





.tsylbox{margin:0 3.28%}
.tsylbox .tit{margin-bottom:0.5rem}
.tsylbox .tit ul{display:-moz-box;display:-webkit-box;display:box;}
.tsylbox .tit ul li{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;background:#fff1d6;text-align:center;font-size:1.2rem;line-height:2.4rem}
.tsylbox .tit ul li:nth-of-type(1){border-top-left-radius:10%;}
.tsylbox .tit ul li.on{background-color:#f5cc18;}
.tsylbox .con{background:#fff1d6;padding:0.5rem 0}
.tsylbox .con dl{display:-moz-box;display:-webkit-box;display:box;}
.tsylbox .con dl dt{width:19.2%;background:url(../img/mytd30.jpg) #fab915 no-repeat center 1.4rem/1.25rem auto;padding-top:3.5rem;text-align:center;color:#fff;margin:0 0.4rem}
.tsylbox .con dl dd{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;background:#fff1d6;text-align:center;font-size:1.2rem;line-height:2.4rem}
.tsylbox .con dl:nth-of-type(1){margin-bottom:0.5rem}
.tsylbox .con dl:nth-of-type(2) dd:nth-of-type(2){margin:0 0.4rem}
.tsylbox .con ul li.i2 dt{width:21%;font-size:1rem;line-height:1.1;padding-top:3.4rem}
.tsylbox .con ul li.i2 p{white-space:nowrap;text-align:center}

/*导航*/
.postion{background:url(../img/postion.png) no-repeat 1.5rem center/auto 1.65rem;line-height:1.65rem;padding-left:3.25rem;margin-bottom:0.75rem;font-size:1.1rem;margin-top:0.5rem}
.postion a.on{color:#e64232;}
.posbg{background:url(../img/art1.jpg) #fefae7 repeat-x 0 bottom/2.35rem auto;padding:0.5rem 0 0.25rem}
.posbg .postion{margin-top:0}
/*.postion{background:url(../img/art1.jpg) #fefae7 repeat-x 0 bottom/2.35rem auto;padding:0.5rem 0 1rem}
.postion span{background:url(../img/postion.png) no-repeat 1.5rem center/auto 1.65rem;line-height:1.65rem;padding-left:3.25rem;font-size:1.1rem}
.postion a.on{color:#e64232;}*/

/*病种频道*/
.singlebz{margin:0 2.3%;}
.singlebz p{display:-moz-box;display:-webkit-box;display:box;margin-top:0.5rem}
.singlebz p:nth-of-type(1){margin-top:0}
.singlebz p a{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;margin-left:0.5rem;background:url(../img/bz_1.png) #dfdfdf no-repeat center 1.2rem/auto 2.7rem;padding:4.2rem 0 1rem;white-space:nowrap;text-align:center;font-size:1.1rem;-webkit-transition:-webkit-transform 1s ease-out;-moz-transition:-moz-transform 1s ease-out;-o-transition:-o-transform 1s ease-out;-ms-transition:-ms-transform 1s ease-out;}
.singlebz p a.on{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-o-transform:rotateY(360deg);-ms-transform:rotateY(360deg);transform:rotateY(360deg);}

.singlebz p a:nth-of-type(1){margin-left:0}
.singlebz p:nth-of-type(1) a:nth-of-type(1),.singlebz p:nth-of-type(1) a:nth-of-type(4),
.singlebz p:nth-of-type(2) a:nth-of-type(2),.singlebz p:nth-of-type(2) a:nth-of-type(3),
.singlebz p:nth-of-type(3) a:nth-of-type(1),.singlebz p:nth-of-type(3) a:nth-of-type(4),
.singlebz p:nth-of-type(4) a:nth-of-type(2),.singlebz p:nth-of-type(4) a:nth-of-type(3),
.singlebz p:nth-of-type(5) a:nth-of-type(1),.singlebz p:nth-of-type(5) a:nth-of-type(4){background-color:#fbe48a}
/*.singlebz p:nth-of-type(3){margin-bottom:0}*/
.singlebz p:nth-of-type(1) a:nth-of-type(2){background-image:url(../img/bz_2.png)}
.singlebz p:nth-of-type(1) a:nth-of-type(3){background-image:url(../img/bz_3.png)}
.singlebz p:nth-of-type(1) a:nth-of-type(4){background-image:url(../img/bz_4.png)}

.singlebz p:nth-of-type(2) a:nth-of-type(1){background-image:url(../img/bz_5.png)}
.singlebz p:nth-of-type(2) a:nth-of-type(2){background-image:url(../img/bz_6.png)}
.singlebz p:nth-of-type(2) a:nth-of-type(3){background-image:url(../img/bz_7.png)}
.singlebz p:nth-of-type(2) a:nth-of-type(4){background-image:url(../img/bz_8.png)}

.singlebz p:nth-of-type(3) a:nth-of-type(1){background-image:url(../img/bz_9.png)}
.singlebz p:nth-of-type(3) a:nth-of-type(2){background-image:url(../img/bz_10.png)}
.singlebz p:nth-of-type(3) a:nth-of-type(3){background-image:url(../img/bz_11.png)}
.singlebz p:nth-of-type(3) a:nth-of-type(4){background-image:url(../img/bz_12.png)}

.title.long{padding-bottom:0.5rem}
.title.long span{font-family:BrowalliaUPC;}
.title.long h3{padding:0.2rem 0 0.5rem}

.listart{background:#f2f1f1;border-top:0.2rem solid #d8d7d7;padding:1.3rem 0;margin-bottom:1rem}
.listart .list{margin:0 4.5%}
.listart .list ul li{background:url(../img/bz_20.png) no-repeat 0 center/0.65rem auto;line-height:2.4rem;font-size:1.1rem;padding-left:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #dfdfdf;}
.listart .sub{margin:0 4.2% 0 47.19%;display:-moz-box;display:-webkit-box;display:box;padding-top:0.8rem}
.listart .sub a{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;line-height:2.1rem;border-radius:0.4rem;margin-left:0.9rem;background:url(../img/bz_21.png) #c88209 no-repeat 89.18% center/auto 1.35rem;color:#fff;padding-left:0.6rem}
.listart .sub a:nth-of-type(2){background-color:#949393}
.listart .pageart{text-align:center;margin-top:1rem}
.listart .pageart ul li{display:inline-block;text-align:center;background:#c7ad80;padding:0.1rem 0.5rem;}
.listart .pageart ul li a{color:#fff}
.listart .pageart ul li.thisclass{color:#fff;background:#c88209}
/**2018.5.19新增****************/

.bzpage1{margin:0 2.5%;padding:1rem 0 1.5rem}
.bzpage1 dl{display:-moz-box;display:-webkit-box;display:box;}
.bzpage1 dl dt{width:42%;margin-right:2%;overflow:hidden}
.bzpage1 dl dt span{display:block;padding:3px;background:url(../img/bz1009.jpg) no-repeat 0 0/100% 100%;}
.bzpage1 .bzpage1_sid{overflow:hidden;}
.bzpage1 .bzpage1_sid .tit{display:none}
.bzpage1 .bzpage1_sid .con{overflow:hidden;}
.bzpage1 .bzpage1_sid ul li{}
.bzpage1 .bzpage1_sid ul li img{display:block;width:100%}
.bzpage1 dl dd{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;padding-top:0.5rem;color:#838383;text-indent:2em}
.bzpage2{margin:0 21%;display:-moz-box;display:-webkit-box;display:box;padding:0.8rem 0 2rem}
.bzpage2 a{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;background:url(../img/bz1002.jpg) #f5cc18 no-repeat 8% center/20.3% auto;line-height:2.6rem;text-align:center;padding-left:8%;white-space:nowrap;font-size:1.1rem;box-shadow:4px 4px 6px #e0e0e0}
.bzpage2 a:nth-of-type(2){margin-left:21%;background-image:url(../img/bz1003.jpg)}
.bzpage3{background:url(../img/bz1004.jpg) #fff9dc repeat-x 0 0;padding-top:2rem;position:relative;overflow:hidden;margin-bottom:1.5rem}
.bzpage3 .bzpage3_c{background:url(../img/bz1005.jpg) repeat-x 0 bottom;}
.bzpage3_sid{margin:0 2.5%;padding-bottom:3rem}
.bzpage3_sid .tit{position:absolute;width:100%;bottom:1.5rem;left:0;text-align:center;z-index:1}
.bzpage3_sid .tit ul li{display:inline-block;background:#979797;border-radius:50%;width:0.5rem;height:0.5rem;text-indent:-10rem;overflow:hidden;margin:0 0.1rem}
.bzpage3_sid .tit ul li.on{background:#4c4c4c}
/*.zhuanjiabox .con{height:16.15rem;}*/
.bzpage3_sid ul li{overflow:hidden}
.bzpage3_sid ul li dl{display:-moz-box;display:-webkit-box;display:box;}
.bzpage3_sid ul li dl dt{width:38%;margin-right:2.6%}
.bzpage3_sid ul li dl dt span{display:block;padding:2%;background:#FFF}
.bzpage3_sid ul li dl dt span img{display:block;width:100%}
.bzpage3_sid ul li dl dd{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;}
.bzpage3_sid ul li dl dd p:nth-of-type(1){padding-top:0.5rem;color:#838383;}/* text-indent:2em*/
.bzpage3_sid ul li dl dd p:nth-of-type(1) span{color:#5d2a00;}
.bzpage3_sid ul li dl dd p:nth-of-type(2){display:-moz-box;display:-webkit-box;display:box;margin:0 8.3%;padding-top:0.8rem}
.bzpage3_sid ul li dl dd p:nth-of-type(2) a{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;background:url(../img/bz1007.jpg) #fbe48a no-repeat 84.5% center/0.5rem auto;line-height:2rem;padding-left:0.7rem;white-space:nowrap;font-size:1.1rem;box-shadow:4px 4px 6px #b3ae9a}
.bzpage3_sid ul li dl dd p:nth-of-type(2) a:nth-of-type(2){margin-left:7%;}
.bzpage4{height:auto;position:relative;overflow:hidden;}
.bzpage4 .tit3{position:absolute;width:3.5rem;bottom:.8rem;left:44.5%;text-align:center;z-index:1}
.bzpage4 .tit3 ul li{display:inline-block;background:#979797;border-radius:50%;width:0.5rem;height:0.5rem;text-indent:-10rem;overflow:hidden;margin:0 0.1rem}
.bzpage4 .tit3 ul li.on{background:#4c4c4c}
/**********5.29**/
.bzpagezj{background:url(../img/bz2000.jpg) no-repeat 0 0/100% auto;padding:1.2rem 0 0.6rem; margin-bottom:1.5rem}
.bzpage6{text-align:center;}
.bzpage6 span{display:inline-block;font-size:1.2rem;border-radius:10px;background:#fbb914;color:#fff;padding:0.2rem 1rem }/*border:1px solid #7a7a7a*/
.bzpagezj .bzpage6{margin-bottom:1rem}
.bzpage7{position:relative;margin:0 5.7%}
.bzpage7 .tit{position:absolute;width:3.5rem;bottom:0;left:44.5%;text-align:center;z-index:1}
.bzpage7 .tit ul li{display:inline-block;background:#979797;border-radius:50%;width:0.5rem;height:0.5rem;text-indent:-10rem;overflow:hidden;margin:0 0.1rem}
.bzpage7 .tit ul li.on{background:#4c4c4c}
.bzpage7 .con ul li dl{display:-moz-box;display:-webkit-box;display:box;}
.bzpage7 .con ul li dl dd{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;background:#fff; padding-bottom:0.5rem; text-align:center; font-size:1.1rem}
.bzpage7 .con ul li dl dd:nth-of-type(2){margin:0 3%}
.bzpage7 .con ul li dl dd p{display:block;text-align:center;font-size:1.1rem; color:#835026; padding-top:0.5rem}

.zhuanjiabox{overflow:hidden;margin-bottom:1.5rem;}/**/
.zhuanjiabox .tit{position:absolute;width:3.5rem;top:15.45rem;left:44.5%;text-align:center;z-index:1}
.zhuanjiabox .tit ul li{display:inline-block;background:#979797;border-radius:50%;width:0.5rem;height:0.5rem;text-indent:-10rem;overflow:hidden;margin:0 0.1rem}
.zhuanjiabox .tit ul li.on{background:#4c4c4c}

.pageMytd .bzpage4{margin-bottom:0}
.bzpage4 .con ul li{display:none}
.bzpage4 .con ul li.select{display:block}
.pageMytd .bzpage4 .con ul li .js{background:url(../img/mytd_bg.png) no-repeat 0 0/100% auto;height:17.65rem;overflow:hidden;border-bottom:none;}
.bzpage4 .con ul li .cc{display:block;background:url(../img/zj1.png) no-repeat 0 0/47.5% auto;padding:5rem 0 2rem 44.7%}
.bzpage4 .con ul li .pc{height:4.2rem;margin-right:0.7rem}
.bzpage4 .con ul li .pc p{background:url(../img/mytd1.png) no-repeat 0 center/1.05rem auto;padding-left:1.4rem;white-space:nowrap;font-size:1rem;margin-right:0.2rem}
.bzpage4 .con ul li .sub{display:-moz-box;display:-webkit-box;display:box;margin-right:1.8rem}
.bzpage4 .con ul li .sub a{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;width:0%;background:url(../img/mytd2.png) #f39800 no-repeat 0.8rem center/auto 1.25rem;color:#fff;font-size:1.2rem;padding-left:2.3rem;line-height:2rem;box-shadow:0.15rem 0.15rem 0.3rem #dbd9d5;white-space:nowrap}
.bzpage4 .con ul li .sub a:nth-of-type(2){margin-left:0.7rem;background-image:url(../img/mytd3.png);background-color:#8bc732}
.bzpage5{margin:0 2.5%;position:relative;overflow:hidden;padding-bottom:1.8rem}
.bzpage5 .tit{position:absolute;width:3.5rem;bottom:.8rem;left:44.5%;text-align:center;z-index:1}
.bzpage5 .tit ul li{display:inline-block;background:#979797;border-radius:50%;width:0.5rem;height:0.5rem;text-indent:-10rem;overflow:hidden;margin:0 0.1rem}
.bzpage5 .tit ul li.on{background:#4c4c4c}
.bzpage5 ul li img{display:block;width:100%}


/*文章详情页*/
.articleshow{padding:0.6rem 4.6% 0}
.articleshow .arttitle{font-size:1.5rem;text-align:center;color:#f39700;}
.articleshow .auh{text-align:center;color:#a0a0a0;padding:0.5rem 0 1rem;font-size:1rem;border-bottom:1px dashed #71cfd7;margin-bottom:1rem}
.articleshow .auh span{margin-right:2.5rem} 
.articleshow .artcon{font-size:1.1rem;line-height:1.9;margin-bottom:1rem}
.articleshow .artcon p{margin-top:0.5rem}
.articleshow .artcon img{max-width:100%}

.articleshow .artzx{width:15.35rem;height:7.15rem;background:url(../img/art2.jpg) no-repeat 0 0/100% auto;position:relative;margin:0 auto 2.5rem}
.articleshow .artzx a{display:block;width:7.85rem;height:2.7rem;position:absolute;left:0;top:2rem;}

.articleshow .arttj{margin-bottom:1.2rem}
.articleshow .arttj .t{border-top:0.1rem solid #71cfd7;height:1rem;text-align:center}
.articleshow .arttj .t span{display:inline-block;font-size:1.4rem;color:#71cfd7;margin-top:-1rem;background:#fff;padding:0 1rem}
.articleshow .arttj ul li{border-bottom:1px dashed #a9a9a9;font-size:1.1rem;line-height:2.2rem;background:url(../img/art3.jpg) no-repeat 0.7rem center/0.4rem auto;display:-moz-box;display:-webkit-box;display:box;padding-left:1.5rem;white-space:nowrap;}
.articleshow .arttj ul li span{display:inline-block;background:#e64532;border-radius:10px;color:#fff;line-height:0.55rem;padding:0.2rem 0.2rem 0.4rem 0.2rem;margin-left:1rem;font-size:1rem}

/*线路*/
.lyxl_t1{height:0.75rem;background:url(../img/lyxl1.jpg) repeat-x 0 0/auto 100%;}
.lyxlcon{margin:0 5.4%;}
.lyxl_top{margin-top:0.2rem;margin-bottom:0.5rem}
.lyxl_top span{display:block;width:36.5%}
/*.lyxl_top p{display:block;padding:0 7% 0.5rem;background:#f7f6e2}*/
.lyxl_top p iframe{height:22rem}
.lyxl_title{background:#f5936c;color:#fff;padding-left:1rem;line-height:2rem;font-size:1.1rem;}
.lyxl_con{}
.lyxl_con .lyxl_title2{font-size:1.3rem;margin-bottom:0.5rem}
.lyxl_con .lyxl_title{background:url(../img/lyxl6.png) #71cfd7 no-repeat 95% center/1.1rem auto;}
.lyxl_con .lyxl_title.blue1{background-color:#a6dbdf}
.lyxl_con ul li.on .lyxl_title{background-image:url(../img/lyxl7.png)}
.lyxl_con ul{margin-bottom:1rem}
.lyxl_con dl{display:-moz-box;display:-webkit-box;display:box;padding:0.8rem 0;line-height:1.6;}
.lyxl_con dl.hrb{border-bottom:1px dashed #71cfd7}
.lyxl_con dl dt{width:17%;font-size:1.2rem;color:#71cfd7}
.lyxl_con dl dt i{display:block;height:0.85rem;width:100%;}
.lyxl_con dl dt img{display:block;float:left;margin-right:0.2rem;width:1.5rem}
.lyxl_con dl dd{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;font-size:1.1rem}
.lyxl_con ul:nth-of-type(2) li .lyxl_title{background-color:#f5936c}
.lyxl_con ul:nth-of-type(2) li .lyxl_title.yellow1{background-color:#ffb79a}
.lyxl_con ul:nth-of-type(2) li dl dt{color:#f5936c}
.lyxl_con ul:nth-of-type(2) li dl.hrb{border-bottom:1px dashed #f5936c}
/*about*/
.about1{display:-moz-box;display:-webkit-box;display:box;margin:0 2.18%}
.about1 p:nth-of-type(2){width:45%;padding-top:0.4rem}
.about1 p:nth-of-type(1){display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;margin-right:0.5rem;font-size:0.9rem;text-indent:2em}
.title.mt1{margin-top:0.8rem}
.about2{margin:0.5rem 14.5% 0.85rem;}
.about3{height:1.2rem;background:url(../img/about3.jpg) repeat-x 0 0/1.2rem auto;}
.about4{margin:0 2.6% 0.75rem;border:0.4rem solid #f5cc18}
.about4 dl{display:-moz-box;display:-webkit-box;display:box;}
.about4 dl dt{width:50%;margin-right:1.2rem}
.about4 dl dt img{display:block;width:100%}
.about4 dl dd{display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;padding-top:1.4rem}
.about4 dl dd p{display:block;white-space:nowrap;color:#835026;background:url(../img/about5.jpg) no-repeat 0 center/auto 1.75rem;padding-left:2.2rem;font-size:1.1rem;margin-bottom:0.6rem}
.about4 dl dd p:nth-of-type(2){background-image:url(../img/about6.jpg)}
.about4 dl dd p:nth-of-type(3){background-image:url(../img/about7.jpg)}
.about4 dl dd p:nth-of-type(4){background-image:url(../img/about8.jpg)}
.about4 dl dd p:nth-of-type(5){background-image:url(../img/about9.jpg)}

/*底部闪烁*/
@-webkit-keyframes twinkling{0% {opacity: 0;}
  100% {opacity: 1;}}
.wh{background-color: #ff0000;border-radius: 100%;color: #fff;display: block;font-size: 0.7rem;height: 1.2rem;left: 60%;line-height: 1.2rem;position: absolute;text-align: center;top: 15%;width: 1.2rem;animation: twinkling 1s infinite ease-in-out;-webkit-animation: twinkling 0.8s infinite ease-in-out;}

@keyframes sonarEffect {
	0%{opacity: 0.3;filter:alpha(opacity:30);}
	40%{-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);opacity: 0.5;filter:alpha(opacity:50);}
	100%{-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);opacity: 0;filter:alpha(opacity:0);-webkit-transform: scale(1.5);transform: scale(1.5);}
}
.li_ss{position: relative;}
.shanshuo{display: block;width: 5.75rem;height: 5.75rem;border-radius: 50%;position: absolute;left: 0rem;top: -2rem;z-index: -1;-webkit-box-shadow: 0 0 30px rgba(143,57,0,1);box-shadow: 0 0 30px rgba(143,57,0,1);-webkit-animation: sonarEffect 1.5s ease-out 1s infinite;animation: 1.5s ease-out 1s normal none infinite running sonarEffect;}