﻿@charset "utf-8";

/* CSS Document */

/* self-adaption global css v1.0
 
   
*/
@font-face {
  font-family: 'iconfont';  /* project id 1787024 */
  src: url('../fonts/font_1787024_slhf32cbi4c.eot');
  src: url('../fonts/font_1787024_slhf32cbi4c.eot') format('embedded-opentype'),
  url('../fonts/font_1787024_slhf32cbi4c.woff2') format('woff2'),
  url('../fonts/font_1787024_slhf32cbi4c.woff') format('woff'),
  url('../fonts/font_1787024_slhf32cbi4c.ttf') format('truetype'),
  url('../fonts/font_1787024_slhf32cbi4c.svg#iconfont') format('svg');
}

.iconfont{
	vertical-align: middle;
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

/* for global 全局 */

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; }
.col-xs-5ths { width: 20%; }
@media (min-width:768px) {
    .col-sm-5ths { width: 20%; float: left; }
}
@media (min-width:992px) {
    .col-md-5ths { width: 20%; float: left; }
}
@media (min-width:1200px) {
    .col-lg-5ths { width: 20%; float: left; }
}
body { background: #fff; color: #000; font-size: 16px;width: 100%; overflow-x: hidden;font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif}
a { color: #f07900; cursor: pointer; text-decoration: none; outline: none; blr: expression(this.onFocus=this.blur()); }
a:focus { outline: none; text-decoration: none; }
a:hover { outline: none; text-decoration: none; }
li { list-style: none; }
i{font-style:normal;}
/* box size */
.no-margin { margin: 0; }
.no-padding { padding: 0; }

/* display */
.inline-block { display: inline-block }

/* position */
.pst-relative { position: relative; }

/* clear */
.clear-block { clear: both; }

/* vertical-align */
.vc-middle { display: inline-block; vertical-align: middle; }

/* font */
.text-12px { font-size: 12px }
.text-14px { font-size: 14px }
.text-18px { font-size: 18px }
.text-20px { font-size: 20px }

/* other */
.middle-ctrl { display: inline-block; height: 100%; width: 0px; vertical-align: middle; }

/* header */
header {}
#headerbar { border: none; font-size: 0px; position: relative; border-radius: 0; padding-bottom: 0px;background: #fff; }

#headerbar .top-contact{line-height: 40px;font-size: 20px;color: #f07900; position: absolute;top: -5px;right: 0; padding-top:15px;}
#headerbar .top-contact>span{cursor: pointer;position: relative;display: inline-block;}
#headerbar .top-contact>span>a:hover>div{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
#headerbar .top-contact>span>a>div{display: block; width: 100px;position: absolute;z-index: 2; top: 40px;left: 50%;margin-left: -50px;-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0);transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;transform-origin:top center;-ms-transform-origin:top center;-moz-transform-origin:top center; -webkit-transform-origin:top center;-0-transform-origin:top center;}
#headerbar .top-contact>span>a>div>img{width: 100%;height: auto;}
#headerbar .top-contact>span>a>.icon{font-size:23px;vertical-align: middle;color: #f07900;}
#headerbar .top-contact>span>img{width: auto;height: auto;max-height:20px;max-width:100%;}
#headerbar .top-contact>a{color: #f07900;margin-left:5px;margin-right:20px;font-size:22px;}
#headerbar .top-contact form{display: inline-block;float:left;}
#headerbar .top-contact .btn-primary{background: #f07900;border-color:#f07900;outline:none;}
#headerbar .top-contact input{border-color:#f07900;outline:none;}

#headertitle { display: block; height: 185px; position: relative; z-index: 1; padding-top:25px; background-color:#fff; }
#headertitle .group-left { display: block; float: left; height: 60px;width: 100%; position: relative;}
#headerhd { display: block;float: left; }
#headerhd img{max-height:100px;}
#headertitle .group-left .logo { width: 32%; float: left; color: #000; }
#headertitle .group-left .logo div{display: block;padding:10px 0;}
#headertitle .group-left .logo h3{margin:0;line-height: 30px;font-size:24px;font-weight:400;}
#headertitle .group-left .logo p{font-size:18px;margin:0;line-height: 20px;}
#headernav { width: 100%; height: 80px; line-height: 80px; float: left;padding-top:20px; }
#headernav ul { text-align: center; float: none; }
#headernav ul>li { display: inline-block; position: relative; font-size: 16px; height: 80px; line-height: 80px; width: 11.6%; min-width: 100px; }
#headernav ul>li .line{width: 2em;height: 0px;position: absolute;bottom: 10px;left: 50%;margin-left: -1em;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
#headernav ul>li>a { display: block; font-size: 16px; color: #000; padding: 0px; line-height: 80px; }
#headernav ul>li:hover>a { color: #fff; background:#f07900; border-radius:6px 6px 0 0; }
#headernav ul>li:hover .line{background: #fff;width: 2em;height: 3px;}
#headernav ul>li.active { line-height:180px; }
#headernav ul>li.active a { color: #fff;background:#f07900; border-radius:6px 6px 0 0;}
#headernav ul>li.active .line {background: #fff;width: 2em;height: 3px; }
#headernav ul>li .navplus { width: 100%; display: none; position: absolute; z-index: 1009; text-align: left; left: 0; font-size: 0; background: #f07900; border-top: 1px solid #f07900;border-radius: 0 0 6px 6px; }
#headernav ul>li .navplus>a { display: block; font-size: 14px; color: #fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-radius: 0px; padding: 14px 10px; height: 42px; line-height: 14px; }
#headernav ul>li .navplus>a i { margin-right: 2px; }
#headernav ul>li .navplus>a:hover { background: #f07900;color: #FFF; }
#m-headerbar { padding-top: 6px; padding-bottom: 6px; border: none; background-color: #fff; border-bottom: #d1d1d1; box-shadow: 0px 3px 5px 0px #d1d1d1; }
/* *移动 电话按钮*/
.screen-phone #m-headerbar .container .relative i.icon.blue, .screen-tablet #m-headerbar .container .relative i.icon.blue { position: absolute; top: 12px; right: 67px; }
#m-headerhd { pointer-events: auto; }
#m-headerhd:hover { color: #f07900; }
#m-headerhd span{color: #000;line-height: 40px;font-size:20px;display:inline-block;max-width:6em;height: 40px;overflow:hidden;margin-left:8px;}
#m-headerbar .hdtitle-img {    /* *width: 40px; */
width: auto; height: 40px; }
#m-headerbar .hdtitle-img img { width: auto; height: 100%; }
#m-headerbar .hdtitle-ch { font-size: 22px; font-weight: 700; line-height: 1.1; letter-spacing: 1px; padding-left: 10px; }
#m-headerbar .hdtitle-en { font-family: Georgia, "serif"; font-size: 14px; font-weight: 700; letter-spacing: 1px; line-height: 1.1; padding-left: 10px; }
/* *移动 导航菜单按钮*/
#m-headerbtn { position: absolute; top: 10px; right: 10px; color: #f07900; text-shadow: none; background-color: #fff; border-color: #f07900; }
#leftmenulayout { display: none; width: 100%; height: 100%; width: 100vw !important; height: 100vh !important; position: fixed; z-index: 999998; top: 0; right: 0; bottom: 0; left: 0; background-color: #000; opacity: .5; }
#leftmenulayout span { display: block; width: 40%; height: 100%; margin-left: 60%; color: #7d7d7d; font-size: 4rem; overflow: hidden; text-align: center; }
#leftmenu { display: none; width: 60%; height: 100% !important; width: 60vw; height: 100vh !important; background-color: #f07900; border-right: 1px solid #333; position: fixed; z-index: 999999; box-shadow: rgba(0, 0, 0, .15) 0 .15rem .5rem, rgba(0, 0, 0, .25) 0 .15rem .5rem; overflow-y: auto !important; }
#leftmenu>.items { display: block; width: 100%; border-bottom: 1px solid #dc8888; position: relative; }
#leftmenu>.items>a { margin: 0 15%; font-size: 15px; display: block; height: 55px; line-height: 55px; position: relative; color: #fff; width: 70%; overflow: hidden; white-space: nowrap; text-overflow: inherit; }
#leftmenu>.items>i { text-align: center; display: block; position: absolute; top: 0; right: 10px; color: #fff; height: 55px; width: 55px; font-size: 24px; line-height: 55px; }
#leftmenu>.items>.listplus { display: none; text-align: center; padding: 10px 0; }
#leftmenu>.items>.listplus>a { display: block; color: #fff; line-height: 26px; font-size: 14px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: inherit; }

a.headertel  ,a.headertel:hover{ color:#f07900; }


/* | ---------------------------------------------------------- | Glide styles | ---------------------------------------------------------- | Here are slider styles | banner滚动轮播插件的个性样式，需要配合jquery.glide.min.js使用 */
.mainbanner { width: 100%; height: auto; font-size: 0px; }
.mainbanner ul, .mainbanner ul li { list-style: none; margin: 0; padding: 0; font-size: 0; display: block; }
.mainbanner ul li { float: left; }
.slider { position: relative; width: 100%; height: auto; overflow: hidden; }
.slides { height: auto;    /* Simple clear fix */ overflow: hidden;    /**  * Prevent blinking issue * Not tested. Experimental. */ -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;    /** * Here is CSS transitions * responsible for slider animation in modern broswers */ -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.slide { list-style: none; height: auto; float: left; clear: none; }
.slide a { color: #fff; display: block; position: relative; }
.slide a div { width: 50%; max-width: 600px; position: absolute; top: 30%; left: 20%; margin: 0; }
.slide a div h4 { font-size: 46px; line-height: 50px; margin: 0 0 40px; }
.screen-phone .slide a div,.screen-tablet .slide a div{width: 90%;top: 10%;left: 5%;}
.screen-phone .slide a div h4 { font-size: 20px; line-height: 25px; margin: 0 0 10px; }
.slide a div p { font-size: 24px; line-height: 50px; margin: 0; }
.screen-phone .slide a div p { font-size: 14px; line-height: 30px; }
.arrowsWrapper { display: none; }
.slider:hover .arrowsWrapper { display: block }
.slider-arrow { position: absolute; display: block; margin-bottom: 0px; width: 6%; padding: 3%; text-decoration: none; text-align: center; opacity: 1; }
.slider-arrow--right { bottom: 47.5%; right: 3%; background:rgba(0,0,0,.15);}
.slider-arrow--right:after{content: '';display:block;background: url(../images/right_jt.png) no-repeat center; background-size: 100%;width: 50%;height: 100%;position: absolute;top: 0;left: 27%;}
.slider-arrow--left { bottom: 47.5%; left: 3%; background:rgba(0,0,0,.15);}
.slider-arrow--left:after{content: '';display:block;background: url(../images/left_jt.png) no-repeat center; background-size: 100%;width: 50%;height: 100%;position: absolute;top: 0;left: 27%;}
.slider-arrow:hover {background:rgba(0,0,0,.3);}
.slider-nav { position: absolute; bottom: 8%; text-align: center; }
.slider-nav__item { width: 20px; height: 20px; background: #fff;border:none; border-radius: 50%;background:rgba(0,0,0,0);s clear: none; display: inline-block; margin: 0 4px; position: relative; }
.slider-nav__item:after {content:''; width: 12px;height:12px;position: absolute;background: #fff;border-radius: 50%;left:4px;top: 4px; }
.slider-nav__item.slider-nav__item--current{background:rgba(82,137,98,.9);}

.thebreadcrumb { width: 100%; background: #eee; font-size: 16px; text-align: left; line-height: 28px; padding-top: 10px; padding-bottom: 10px; }
.thebreadcrumb a { color: grey; }
.breadcrumb { display: inline-block; margin: 0; padding: 0; }
.breadcrumb i { font-size: 16px; }
.breadcrumb>li+li::before { padding: 0 5px; color: #ccc; content: "»"; }
.breadcrumb li.active{color: #f07900;}
.about_bg { background-color: #f7f8f8; }


.titlestyle-main { display: block; width: 100%; text-align: center; margin-bottom: 10px; }
.titlestyle-main .line { display: block; width: 100%; height: 21px; background: url(../images/line1.png) center center no-repeat; margin-top: 8px; }
.titlestyle-main .line_d { width: 57px; height: 2px; border-top: #288b9c 3px solid; }
.titlestyle-main .line1 {display: block; width: 100%; height: 21px;margin-top: 8px;position: relative;overflow: hidden;}
.titlestyle-main .line1 span{width: 100%;height: 1px;background: #aaa;display:block;margin-top:10px;}
.titlestyle-main .line1 i{width: 100%;height: 4px;background: #f07900;display:block;position: absolute;top: 8px;left: 0;}
.titlestyle-main p{color: #515151;}
.titlestyle-main .maintitle { font-size: 36px; color: #f07900; font-weight: 550; text-transform: uppercase; }
.titlestyle-main .maintitle1{color: #000;}
.titlestyle-main .subtitle { font-size: 18px; color: #575757; font-weight: 100; padding: 5px 0; }
.titlestyle-main .xxtitle { font-size: 16px; color: #575757; }
.screen-phone .titlestyle-main .maintitle { font-size: 20px; font-weight: 700; }
.screen-phone .titlestyle-main .subtitle { font-size: 16px; color: #575757; text-transform: uppercase; }
.beautifulbtn1 { background-color: #f07900; height: 50px; line-height: 50px; width: 180px; font-size: 14px; text-align: center; max-width: 100%; display: inline-block; vertical-align: middle; position: relative; box-sizing: border-box; color: #fff !important; outline: none !important; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.beautifulbtn1::before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #3f3b3a; -webkit-transform: scale(0, 0); transform: scale(0, 0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; transition: all .3s ease-out; }
.beautifulbtn1:hover::before { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
.lte-ie-8 .beautifulbtn1:hover { background: #3f3b3a; }
.screen-phone .beautifulbtn1 { height: 40px; line-height: 40px; width: 120px; }
.contentbox img, .contentbox iframe, .contentbox iframe div { max-width: 100%; overflow: hidden; }



/* 友情链接 */
.kuang {width: 100%; background:#3f3b3a;position: relative;}
.kuang .layer{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(22,22,22, .9);}
.links{ color: #fff;padding:20px 20px;border-bottom: 1px solid #646464;}
.links h2{display: inline-block; margin:0;font-size:16px;line-height: 30px;font-weight: 400;}
.links a{color: #fff;display: inline-block;margin-right: 15px;font-size:16px;line-height: 30px;}
.links a:hover{text-decoration: underline;}


/*底部*/
#footerbar { width: 100%; font-size: 16px; color: #e0e0e0; padding-top: 10px; padding-bottom: 20px;  }
 
#footerbar .row { position: relative; }
#footerbar .group-left0 { position: static; }
#footerbar .group-left0>div:first-child {float: left;width: 50%;}
#footerbar .group-left0>div {float: left; }
#footerbar .group-left0>div p:first-child {}
#footerbar .group-left0>div p img{}
#footerbar .group-left0>div p>a{position: relative;}
#footerbar .group-left0>div p>a>img{margin-right: 20px;}
#footerbar .group-left0>div p>a>.icon{margin-right: 20px;font-size:28px;vertical-align: middle;}
#footerbar .group-left0>div p>a:hover .wechat_hover{display: inline-block;-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
#footerbar .group-left0>div p>a .wechat_hover{display: inline-block; width: 100px; position:absolute;left:-30px;bottom:30px;-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0);transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;transform-origin:bottom center;-ms-transform-origin:bottom center;-moz-transform-origin:bottom center; -webkit-transform-origin:bottom center;-0-transform-origin:bottom center;}
#footerbar .group-left0>div p>a .wechat_hover>img{width: 100%;height: auto;}
#footerbar .group-left1 #footerlinks{line-height: 20px;padding:20px 0;}
#footerbar .group-left1 #footerlinks a{padding-right: 20px;display: inline-block;}
#footerbar .group-left1 #footerlinks a+a{border-left: 2px solid #e0e0e0;padding: 0 20px;}
#footerbar .group-left2>div{font-size: 0;text-align: right;padding-top:20px;}
#footerbar .group-left2>div p{display: inline-block;width: 33%;font-size: 16px;text-align: center;}
#footerbar .group-left2>div p img{width: 90%;height: auto;}
#footerbar .group-left2>div p span{display: block; line-height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.screen-phone #footerbar .group-left2>div{font-size: 0;text-align:left;padding-top:20px;}
.screen-phone #footerbar .group-left2>div p{font-size: 14px;}
.screen-phone #footerbar .group-left1{padding-top:20px;}
.screen-phone #footerbar .group-left1>div{padding-left:20px;}
.screen-phone #footerbar .group-left1>div p{font-size: 14px;}
.screen-phone #footerbar .group-left2>div{}
.screen-phone #footerbar .group-left3>div{padding-left:20px;}
#footerbar a { color: #e0e0e0; }
#footerbar .group-right>div { display: block; float: right; text-align: center; font-size: 14px; margin-right: 25px; }
.screen-phone #footerbar .group-right>div { float: none; margin-right: 0; }
.screen-phone #footerbar { padding-top: 0; padding-bottom: 0; }

/*底部悬浮电话*/
#m-footer { border-top: 1px solid #CD853F; background-color: #ea5f21; }
#m-footer a { display: block; color: #fff; padding-top: 5px; padding-bottom: 5px; }
.lilian { padding: 0; margin-top: 10px; }
.lilian ul { padding: 0; }
.lilian ul li { width: 240px; float: left; list-style: none; color: #e0e0e0; font-weight: bold; font-size: 16px; }
.lilian ul li p { font-weight: normal; font-size: 14px; color: #666; margin-top: 10px; }
.screen-tablet .lilian ul li { width: 220px; }
.screen-tablet .lilian ul li p { font-weight: normal; font-size: 14px; color: #666; margin-top: 10px; }
.screen-phone #footerbar .group-left0{padding: 10px;}



/* 导航列表*/
.function{padding-top:50px;}
.screen-phone .function{padding-top: 20px;}
.function a{color: #fff;text-align: center;display: block;}
.function a .iconfont{transition: all 1s;-moz-transition: all 1s;-webkit-transition: all 1s; -o-transition: all 1s;}
.function a:hover .iconfont{transform:rotateY(360deg);-ms-transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg);}

/* 住院咨询 */
.function .row .col{}
.screen-phone .function .yygh{padding:0px;}
.function .yygh{padding:0px;}
.function .yygh a{padding:132px 0 0px;background: #f07900;}
 
.function .yygh p{display: block;margin:0;font-size: 18px;line-height: 36px;}
.function .yygh p+p{font-size: 16px;min-height: 60px;}
.function .yygh i{display: inline-block;font-size: 140px;line-height: 220px;}
.screen-phone .function .yygh a{padding:10px 0;}
.screen-phone .function .yygh p{font-size: 18px;line-height: 30px;}
.screen-phone .function .yygh i{font-size: 50px;line-height: 60px;}
.screen-phone .function .yygh p+p{font-size: 14px;min-height: 30px;}

/* 来院路线等 */
.screen-phone .function .luxian{padding:0px;}
.function .luxian{padding:0px;}
.function .luxian a{padding:30px 0 35px;background: #956322;}
.function .luxian p{display: block;margin:0;font-size: 17px;line-height: 30px;}
.function .luxian p+p{font-size: 14px;}
.function .luxian i{display: inline-block;font-size: 60px;line-height: 100px;}
.screen-phone .function .luxian a{padding:20px 0;}
.screen-phone .function .luxian p{font-size: 18px;line-height: 30px;}
.screen-phone .function .luxian i{font-size: 50px;line-height: 60px;}
.screen-phone .function .luxian p+p{font-size: 14px;line-height: 30px;}

/* 医护团队 */
.function .zhuanjia a{background: #c86a0a;}
.function .zhuanjia i{font-size: 80px;}

/* 环境设备 */
.function .tijian a{ background:#bf873d; background-size:100% 100%; color: #fff;}

/*医院介绍*/
.function .keshi a{ background:#e49545;background-size:100% 100%; }
/* 就医指南 */
.function .jiuyi a{background: #f07900; color: #fff;}
/* 患者须知 */
.function .xuzhi a{background: #c46607;}

.function .yygh p+p,.function .luxian p+p,{font-size: 14px;}


/* 泡泡按钮 */
.button_su { overflow: hidden; position: relative; display: inline-block; border-radius: 25px; margin-bottom: 30px }
.su_button_circle { background-color: red; border-radius: 1000px; position: absolute; left: 0; top: 0; width: 0; height: 0; margin-left: 0; margin-top: 0; pointer-events: none }
.button_su_inner { display: inline-block;  color: #fff; font-size: 16px;line-height: 50px; font-weight: 400; width: 160px; text-align: center; border-radius: 25px; transition: 400ms; text-decoration: none; z-index: 100000 }
.button_su_inner:hover{color: #fff;}
.button_text_container { position: relative; z-index: 10000 }
.explode-circle { animation: explode 1s forwards }
.desplode-circle { animation: desplode 1s forwards }
@keyframes explode {
  0% { width: 0; height: 0; margin-left: 0; margin-top: 0; background-color:rgba(53, 116, 70, 0.8) }
  100% { width: 400px; height: 400px; margin-left: -200px; margin-top: -200px; background-color: rgba(53, 116, 70, 0.8);}
}
@keyframes desplode {
  0% { width: 400px; height: 400px; margin-left: -200px; margin-top: -200px; background-color: rgba(53, 116, 70, 0.8) }
  100% { width: 0; height: 0; margin-left: 0; margin-top: 0; background-color: rgba(53, 116, 70, 1)  }
}




/* 关于我们 */ 
.about {margin-top: 1px;}
.about .left {  height: 710px;float: left;background:url("https://hzyws-1257466289.cos.ap-shanghai.myqcloud.com/202509/ygabout.jpg") center 0px no-repeat ; background-size:100% 100%; }
.about .right { height: 710px;float: right;background-color: #f49330; color: #fff;}
.screen-phone .about .left { width:100%; height:310px;background:url("https://hzyws-1257466289.cos.ap-shanghai.myqcloud.com/202509/ygabout.jpg") center 0px no-repeat ; background-size:100% 100%; }
.screen-phone .about .right { height: auto;width:100%;}
.screen-tablet .about .right {height:550px; width:100%;}

.about .right .rightabout{ width: 500px; float: left; margin:50px 0  0 80px;}
   
@media (min-width:768px) {
    .about .right .rightabout { width: auto}
}
@media (min-width:992px) {
   .about .right .rightabout  { width: auto }
}
@media (min-width:1200px) {
    .about .right .rightabout  {width: 500px; float: left; margin:50px 0  0 80px; }
}



.about .right .rightabout h1{font-size: 30px;font-weight:300;}
.about .right .rightabout .line { height: 1px; width: 7em;background-color: #fff; margin-top: 30px;}
.about .right .rightabout .con {   width: 100%;line-height: 32px; font-size: 16px;font-weight:300;margin-top: 25px; }

.screen-tablet .about .right .rightabout  ,.screen-phone .about .right .rightabout{  width:auto; margin:30px 10px  0 10px; padding: 10px;}
.screen-tablet .about .right .rightabout .line,.screen-phone  .about .right .rightabout .line { margin-top: 15px;}

.screen-tablet .about .right .rightabout h1，.screen-phone .about .right .rightabout h1{font-size: 30px;font-weight:300;}
.screen-tablet .about .right .rightabout .con，.screen-phone .about .right .rightabout .con {   line-height: 30px;  margin-top:20px; }
.about .right .rightabout  .desplode-circle { animation: desplode 1s forwards }
@keyframes explode {
  0% { width: 0; height: 0; margin-left: 0; margin-top: 0; background-color:#956322; }
  100% { width: 400px; height: 400px; margin-left: -200px; margin-top: -200px; background-color:#956322;;}
}
@keyframes desplode {
  0% { width: 400px; height: 400px; margin-left: -200px; margin-top: -200px; background-color: #956322; }
  100% { width: 0; height: 0; margin-left: 0; margin-top: 0; background-color: #956322;}
}



 
.button_su{text-align: center;margin:20px 0 70px;box-sizing: border-box;}
.button_su:hover{}
.button_su .button_su_inner {width: 200px;height: 50px;border-radius: 25px;border: 1px solid #fff;color: #fff;font-size: 20px;line-height: 50px;}
.button_su .button_su_inner:hover{}
.button_su i{ font-size: 20px;}





/* 首页大标题 */
.s-title h2{position: relative;font-size:30px;font-weight:600;line-height: 60px;margin:0;text-align:center; color:#f07900;}
.s-title p{text-align:center;font-size: 18px;color: #f07900;font-weight:100;}
.screen-phone  .s-title h2{font-size:20px;line-height: 40px;margin-top: 0;}
.screen-tablet  .s-title h2{font-size:24px;line-height: 40px;margin-top: 0;}
.screen-phone .s-title p{font-size:16px;}


/* 专家介绍 */
.expert{padding:50px 0 0;}
.screen-phone .expert{padding:20px 0 0;}

.expert .roll-wrap:hover .control { display: block; }
.expert .roll-wrap { position: relative; width: 100%; height: 300px;margin-top: 20px; }
.expert .roll-wrap>div{position: relative; width: 100%;height: 100%; margin: 0 auto;overflow: hidden;}
.expert .roll-wrap .roll__list {padding:0;}
.expert .roll_row .roll__list::before, .roll_row .roll__list::after { content: ""; display: table; line-height: 0; }
.expert .roll_row .roll__list::after { clear: both; }
.expert .roll_row .roll__list { width: 9999px; }
.expert .roll_row .roll__list li a{display: block;width: 100%;height: 100%;}
.expert .roll_row .roll__list li { float: left; display: block; padding:0 20px; margin: 0 8px; width: 378px;height: 210px;font-size: 30px; text-align: center; color: #fff; border: 1px solid #DEDEDE; border-radius: 8px;box-shadow: 4px 4px 4px #d0d0d0; }
.expert .roll_row .roll__list li .tupian { width: 120px; height: auto; float: left; padding: 20px 0 0  0px;}
.expert .roll_row .roll__list li .tupian img { width:100%;  height: auto;}
.expert .roll_row .roll__list li .shuoming {text-align: left;width: 200px; height: auto; float: right; margin-left: 10px;}
.expert .roll_row .roll__list li .shuoming h1{ font-size: 18px; color: #f07900; }
.expert .roll_row .roll__list li .shuoming div {font-size: 16px; color: #3e403f; line-height: 30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.expert .roll_row .roll__list li .shuoming p{font-size: 16px; color: #3e403f;  position: relative;line-height: 26px;height: 78px; overflow: hidden;}
 
 .expert .roll_row .roll__list li .shuoming p::after { content: "...";font-weight: bold;  position: absolute; bottom: 0;right: 0; padding: 0 20px 1px 45px;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
        background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
        background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
        background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
        background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);}
	
.expert .roll_row .roll__list li .shuoming span{color: #19a29a;}

.control { position:absolute; top:80%; font-weight: 700; text-decoration: none; color: #fff;z-index: 5; text-align: center }
.screen-phone  .control,.screen-tablet .control{display: block;width: 50px;}
.control img{width: 100%;height: auto;}
.control:hover {}
.control.pre {left:43% }
.control.next { right: 43% }

.screen-phone .control.pre {left:35% }
.screen-phone .control.next { right: 35% }



/* 科室介绍 */
.department {margin-top: 80px; padding:20px 0 0;background: #f07900;position: relative;}
.screen-phone .department{margin-top: 30px;}
.screen-tablet .department{margin-top: 50px;}

.department a{color: #fff;text-align: center;}
.department .layer{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
  
.department .s-title h2{position: relative;font-size:30px;font-weight:100;line-height: 60px;margin:0;text-align:center; color:#fff;}
.department .s-title p{text-align:center;font-size: 18px;color: #bfbfbf;font-weight:100;}
.screen-phone  .department .s-title h2{font-size:20px;line-height: 40px;margin-top: 0;}
.screen-tablet .department .s-title h2{font-size:24px;line-height: 40px;margin-top: 0;}
.screen-phone .department .s-title p{font-size:16px;}

.department .row{padding-top: 50px;}
.screen-phone .department .row{padding-top: 20px;}

.screen-phone .department .row .col a i{font-size: 42px;line-height: 80px;}
 
.department .row .col{padding:20px;}
.screen-phone .department .row .col{padding:10px;}
.department .row .col a{display: block;transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s; -o-transition: all .3s; border: 1px solid #DEDEDE; border-radius: 20px;}
.department .row .col a:hover{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);color: #bbf7cb;}
.department .row .col a i{display: inline-block;font-size: 80px;line-height:110px;}
.department .row .col a p.line{ height: 1px; width: 20px;  line-height: 10px;   margin: 0 auto; background:aliceblue center; padding:0;  }
.department .row .col a p{font-size:18px; color:#e7e7e7;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; padding: 10px 0;}

.department .morebtn{text-align: center;position: relative;}
.department .morebtn a{display: inline-block; width: 200px;height: 50px;border-radius: 25px;color: #e7e7e7;font-size: 20px;line-height: 50px;}




/* 新闻中心 */
.news{padding:50px 0 60px;}
.screen-phone .news{padding:30px 0 20px 0;}
.news .news-list{padding-top: 20px;}
.screen-phone .news .news-list{padding-top:0;}
.screen-phone .news .news-list .right{padding: 10px;}
.news .news-list .right{position: relative;white-space: nowrap;overflow: hidden;padding:0;padding-left:50px;}
.news .news-list .right>div{overflow: hidden;font-size: 0;}
.news .news-list .right .newstabnav1{display: block;width: 100%;position: relative;}
.news .news-list .right .newstabnav1 .newstabnav1-box{display: block;width: 100%; position: relative;background: #fff;}
.screen-phone .news .news-list .right .newstabnav1 .bars{font-size: 16px;}
.news .news-list .right .newstabnav1 .bars{display: inline-block;width: 30%;margin-right: 10px; vertical-align: top;text-align: center;color: #000;font-size: 18px;line-height: 46px; font-weight: 400;background: #e8e8e8; border-radius:25px;}
.news .news-list .right .newstabnav1 .bars+.bars{border-left: 2px solid #fff;}
.news .news-list .right .newstabnav1 .bars.active{color: #fff;background: #f07900;}
.news .news-list .right .items-box1{display: inline-block;width: 100%;min-height: 1px;white-space:normal;vertical-align: top;}
.news .news-list .right .items-box1 .items-first{display: block;width: 100%;padding: 10px 90px 10px 0;height: auto;overflow: hidden;position: relative;border-bottom: 1px solid #e0e0e0;margin-bottom: 10px;}
.screen-phone .news .news-list .right .items-box1 .items-first{padding: 10px 80px 10px 0;}
.news .news-list .right .items-box1 .items-first .itemstitle{display: block;width: 100%;padding: 0;font-size: 18px;line-height: 46px;position: relative;color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.screen-phone .news .news-list .right .items-box1 .items-first .itemstitle{padding: 0px;font-size: 16px;line-height: 30px;padding-bottom: 0;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.news .news-list .right .items-box1 .items-first .itemstitle:hover{color: #f07900;}
.news .news-list .right .items-box1 .items-first .itemsmain{display: block;width: 100%;padding-top:2px;padding-right: 0px; font-size: 14px;line-height: 26px;color: #575757;position: relative;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.screen-phone .news .news-list .right .items-box1 .items-first .itemstime{font-size: 14px;width: 75px;padding:0;}
.news .news-list .right .items-box1 .items-first .itemstime{display: block;width: 100px;padding: 0px 5px;position: absolute;font-size: 16px;line-height: 38px;color: #878787;text-align: right;top:10px;right: 0px;}
.news .news-list .right .items{display: block;width: 100%;height: 35px;padding: 0px 90px 0px 15px;background: url(../images/circle.png) 2px center no-repeat;position: relative;}
.screen-phone .news .news-list .right .items{padding:0px 80px 0 10px;}
.news .news-list .right .items .itemspoint{width: 3px;height: 3px;border-radius:3px;background: #000;position:absolute;left: 0;top: 20px;}
.news .news-list .right .items .itemstitle{display: block;width: 100%;font-size: 16px;line-height: 38px;color: #000;}
.news .news-list .right .items .itemstitle:hover{color: #f07900;text-decoration: underline;}
.news .news-list .right .items .itemstime{display: block;width: 100px;padding: 0px 5px;position: absolute;font-size: 16px; line-height: 38px;color: #878787;text-align: right;top:0px;right: 0px;}
.screen-phone .news .news-list .right .items .itemstime{width: 80px;font-size: 14px;padding:0;}

.news .news-list .left{position: relative;}
.news .news-list .left .imgBox{width: 100%;position: absolute;top: 0px;left: 0;max-height: 430px;}
.screen-phone .news .news-list .left .itemBox {padding-left: 0;min-height: auto; }
.screen-phone .news .news-list .left .imgBox{width: 100%;position: relative;bottom: 0;}
.screen-phone .news .news-list .left .imgBox .slider1{bottom: 0;left: 0;width: 100%;height: 260px;}
.news .news-list .left .imgBox .slider1 { position: relative; width: 100%;height: 420px; bottom: 0px;left: 10px; overflow: hidden; }
.news .news-list .left .imgBox .slides1 {padding: 0; height: 100%; overflow: hidden; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d; -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.news .news-list .left .imgBox .slide1 { list-style: none; width: 100%; height: 100%; float: left; clear: none; position: relative; }
.news .news-list .left .imgBox .slide1>a { display: block; width: 100%; height: 100%;padding: 0; position: relative; }
.news .news-list .left .imgBox .slide1>a>img { width: 100%;height: 100%;}
.news .news-list .left .imgBox .slide1>a .img{display: block; padding-top: 70%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.news .news-list .left .imgBox .slide1>a .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.news .news-list .left .imgBox .slide1>a .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1; }
.news .news-list .left .imgBox .slide1>a .img>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.news .news-list .left .imgBox .slide1 .maintitle { width: 100%; padding: 0 150px 0 20px; position: absolute; bottom: 0px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, .7); font-size: 18px; line-height: 60px; height: 60px; color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;z-index: 5; }
.screen-phone .news .news-list .left .imgBox .slide1 .maintitle{bottom: 0;}
.news .news-list .left .imgBox .arrowsWrapper1 { width: 100%; display: block; }
.news .news-list .left .imgBox .slider-arrow1 { position: absolute; display: block; margin-bottom: -30px; width: 30px; height: 60px; text-decoration: none; text-align: center; }
.screen-phone .news .news-list .left .imgBox .slider-arrow1 {width: 24px;}
.news .news-list .left .imgBox .slider-arrow1--right { bottom: 50%; right: 0; background: url(../images/right_jt1.png) no-repeat center; background-size: 100%; }
.news .news-list .left .imgBox .slider-arrow1--left { bottom: 50%; left: 0; background: url(../images/left_jt1.png) no-repeat center; background-size: 100%; }
.news .news-list .left .imgBox .slider-nav1 { padding: 5px 0; border-radius: 18px; position: absolute; bottom: 10px;right: 10px; text-align: center;}
.news .news-list .left .imgBox .slider-nav1__item { width: 15px; height: 15px; background: #fff; border: none; clear: none; display: inline-block; margin: 0 5px; border-radius: 50%; }
.news .news-list .left .imgBox .slider-nav1__item:first-child { margin-left: 10px; }
.news .news-list .left .imgBox .slider-nav1__item:last-child { margin-right: 10px; }
 .screen-phone.news .news-list .left .imgBox .slider-nav1__item { width: 10px; height: 10px; }
.news .news-list .left .imgBox .slider-nav1__item:hover,.news .news-list .left .imgBox .slider-nav1__item--current { background: #f07900;border: 1px solid #e8e8e8;width: 32px; height: 16px;border-radius: 10px; }


/* 医院环境 */
.pics{padding:50px 0 50px;}

  .pics .roll-wrap:hover .control { display: block; }
.pics .roll-wrap { position: relative; width: 100%; height:300px;margin-top: 20px; margin-left: -10px;margin-right: -10px;overflow: hidden;}
.screen-phone .pics .roll-wrap{margin:0;}
.pics .roll-wrap .roll__list {padding:0;}
.pics .roll_row .roll__list::before, .roll_row .roll__list::after { content: ""; display: table; line-height: 0; }
.pics .roll_row .roll__list::after { clear: both; }
.pics .roll_row .roll__list { width: 9999px; }
.pics .roll_row .roll__list li { float: left; display: block; padding:0px; margin: 0 3px; width: 300px;font-size: 30px; text-align: center; color: #fff; border:none; border-radius: 0px;box-shadow:none; }
.pics .roll_row .roll__list li a{display: block;width: 100%;height: 100%; border:none; border-radius: 0px;}
.pics .roll_row .roll__list li a .img{display: block; padding-top: 70%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.pics .roll_row .roll__list li a .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.pics .roll_row .roll__list li a .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1;}
.pics .roll_row .roll__list li a .img>div>div>img { width: 100%; min-height: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
 


/* 科室列表页 */
.listkeshi {margin: 30px 0; padding:20px 0 0;background: url('../images/keshijieshao.jpg') center top;position: relative;}
.screen-phone .listkeshi{margin-top: 30px;}
.screen-tablet .listkeshi{margin-top: 50px;}

.listkeshi a{color: #fff;text-align: center;}
.listkeshi .layer{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(28,21, 4, .79);}
  
.listkeshi .s-title h2{position: relative;font-size:30px;font-weight:100;line-height: 60px;margin:0;text-align:center; color:#fff;}
.listkeshi .s-title p{text-align:center;font-size: 18px;color: #bfbfbf;font-weight:100;}
.screen-phone  .listkeshi .s-title h2{font-size:20px;line-height: 40px;margin-top: 0;}
.screen-tablet .listkeshi .s-title h2{font-size:24px;line-height: 40px;margin-top: 0;}
.screen-phone .listkeshi .s-title p{font-size:16px;}

.listkeshi .row{padding: 50px 0 30px 0;}
.screen-phone .listkeshi .row{padding-top: 20px;}

.screen-phone .listkeshi .row .col a i{font-size: 42px;line-height: 80px;}
 
.listkeshi .row .col{padding:20px;}
.screen-phone .listkeshi .row .col{padding:10px;}
.listkeshi .row .col a{display: block;transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s; -o-transition: all .3s; border: 1px solid #DEDEDE; border-radius: 20px;}
.listkeshi .row .col a:hover{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);color: #bbf7cb;}
.listkeshi .row .col a i{display: inline-block;font-size: 80px;line-height:110px;}
.listkeshi .row .col a p.line{ height: 1px; width: 20px;  line-height: 10px;   margin: 0 auto; background:aliceblue center; padding:0;  }
.listkeshi .row .col a p{font-size:18px; color:#e7e7e7;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; padding: 10px 0;}

.listkeshi .morebtn{text-align: center;position: relative;}
.listkeshi .morebtn a{display: inline-block; width: 200px;height: 50px;border-radius: 25px;color: #e7e7e7;font-size: 20px;line-height: 50px;}
.listkeshi .button_su{text-align: center;margin:40px 0 70px;box-sizing: border-box;}
.listkeshi .button_su:hover{}
.listkeshi .button_su .button_su_inner {width: 200px;height: 50px;border-radius: 25px;;color: #d4d4d4;font-size: 20px;line-height: 50px;}
.listkeshi .button_su .button_su_inner:hover{color: #bbf7cb;}

.screen-phone .listkeshi .row .col a p{font-size: 14px;}
.screen-phone .listkeshi .row .col{padding-bottom:0;}
.screen-phone .listkeshi .button_su{margin-bottom: 30px;}










/* 专家列表左侧导航栏 */
.expert_list{overflow: hidden;}
.expert_leftnav{width: 25%;float: left;}
.screen-phone .expert_leftnav{width: 100%;}
.expert_leftnav .leftnav1{display: block;width: 90%;background-color: #fff;margin-bottom: 20px;}
.screen-phone .expert_leftnav .leftnav1,.screen-tablet .expert_leftnav .leftnav1{margin-left: auto;margin-right: auto;display: block;width: 100%; }
.expert_leftnav .leftnav1 a { color: #666; }
.expert_leftnav .leftnav1 ul { padding: 0; margin: 0; }
.expert_leftnav .leftnav1 ul li { display: block; width: 100%; }
.expert_leftnav .leftnav1 ul li>a { display: block; width: 100%; background-color: #fff; font-size: 18px; color: #666; line-height: 48px; font-weight: 800; padding: 0px 22px; position: relative;background-color: #f07900;border-radius: 16px; color: #fff; border-bottom: 2px solid #fff;}
.expert_leftnav .leftnav1 ul li:last-child>a{border-bottom: none;}
.expert_leftnav .leftnav1 ul li.active>a, .expert_leftnav .leftnav1 ul li:hover>a { color: #fff; background-color: #f07900; }
.expert_leftnav .leftnav1 ul li>a>.icon { display: inline-block;font-size: 24px;vertical-align: middle; margin-right: 10px; line-height: 48px; -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.expert_leftnav .leftnav1 ul li.active>a>.icon { transform: rotate(180deg); }
.expert_leftnav .leftnav1 ul li +li { }
.expert_leftnav .leftnav1 ul li .navplus { display: none; width: 100%;}
.expert_leftnav .leftnav1 ul li.left-contact { width: 100%; height: 90px; font-size: 14px; line-height: 16px; background: #333; padding: 20px 0; }
.expert_leftnav .leftnav1 ul li.left-contact div.left-tel { background: url(../images/tel1_03.png) no-repeat center; width: 60px; height: 50px; margin-left: 5px; float: left; border-left: none; }
.expert_leftnav .leftnav1 ul li.left-contact div { float: left; color: #fff; padding: 5px; 13px; border-left: 1px dotted #5c5c5c; }
.expert_leftnav .leftnav1 ul li.left-contact div p { }
.expert_leftnav .leftnav1 ul li .navplus a { display: block;border-bottom: 1px solid #d4d2d2; font-size: 16px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-radius: 0px; padding: 17px 10px 17px 20px;margin: 0 auto; line-height: 16px;width: 90%; height: 50px; -webkit-transition: all 0.3s ease-in-out 0.05s; -moz-transition: all 0.3s ease-in-out 0.05s; -ms-transition: all 0.3s ease-in-out 0.05s; -o-transition: all 0.3s ease-in-out 0.05s; }
.expert_leftnav .leftnav1 ul li .navplus a:last-child{border-bottom: none;}
.expert_leftnav .leftnav1 ul li .navplus a .icon{float: right;font-size: 18px;}
.expert_leftnav .leftnav1 ul li .navplus a:hover,.expert_leftnav .leftnav1 ul li .navplus a.active{color: #f07900;}



/* 专家列表新2020.5 */
.expertlist { width:  100%;}
.expertlist .expertk { padding: 0 10px;}
.expertlist .expertkuang a{display: block;width: 100%;height: 100%;}
.expertlist .expertkuang {  padding:0 10px; margin: 10px 0px 20px 0px; height: 210px;font-size: 30px; text-align: center; color: #fff; border: 1px solid #DEDEDE; border-radius: 8px;box-shadow: 3px 3px 3px #d0d0d0; }
.expertlist .expertkuang .tupian {   height: auto; float: left; padding: 20px 5px 0  10px;}
.expertlist .expertkuang .tupian img { width:100%;  height: auto;border-radius: 4px;}
.expertlist .expertkuang .shuoming {text-align: left;   height: auto;  }
.expertlist .expertkuang .shuoming h1{ font-size: 18px; color: #054616; }
.expertlist .expertkuang .shuoming div {font-size: 16px; color: #3e403f; line-height: 30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.expertlist .expertkuang .shuoming p{font-size: 16px; color: #3e403f;  position: relative;line-height: 26px;height: 78px; overflow: hidden;}
 
 .expertlist .expertkuang .shuoming p::after { content: "...";font-weight: bold;  position: absolute; bottom: 0;right: 0; padding: 0 20px 1px 45px;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
        background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
        background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
        background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
        background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);}
	
.expertlist .expertkuang .shuoming span{color: #054616;}









/* 专家列表 */
.liststyle3{position: relative;width: 75%;float: left;background: #fff;}
.screen-phone .liststyle3{padding-top:10px;width: 100%;margin-left: 0;}
.screen-phone .liststyle3 .items{padding-bottom: 20px;}
.liststyle3 .items{padding-bottom: 10px;padding-top:10px;}
.liststyle3 .items>a{display: block;position: relative;padding: 20px;}
.screen-phone .liststyle3 .items>a{padding: 10px;}

.liststyle3 .items>a .img{display: block;width: 90%;margin: 0 auto 10px; padding-top: 115%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.liststyle3 .items>a .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.liststyle3 .items>a .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1;border-radius:50%;border: 10px solid #eeeeee; }
.liststyle3 .items>a .img>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }

.liststyle3 .items .news-con{display: block;width: 75%;margin-left: 5%;float: left;}
.screen-phone .liststyle3 .items .news-con{display: block;width: 68%;margin-left: 2%;float: left;}
.liststyle3 .items .news-con p{width: 100%;text-align: left;}
.liststyle3 .items .news-con .news-title{display: block;width: 100%;min-height: 72px; color: #333;font-size: 18px;line-height: 36px;text-align: center;margin-bottom: 20px; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.liststyle3 .items .news-con .news-title span{display: inline-block;height: 1px;background: #000; width: 0;vertical-align: middle;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.screen-phone .liststyle3 .items .news-con .news-title{color: #333;font-size: 16px;}
.liststyle3 .items:hover .news-con .news-title span{width: 8%;background: #f07900;}
.liststyle3 .items .news-con .news-desc{color: #999;font-size: 14px;min-height: 63px;max-height:63px; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.screen-phone .liststyle3 .items .news-con .news-desc,.screen-tablet .liststyle3 .items .news-con .news-desc{min-height: 0;}
.liststyle3 .items .news-con .news-detailtime { width: 100%; display: block; font-size: 18px; color: #000; float: left; line-height: 30px; text-align: center; position: relative;padding-bottom: 10px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.liststyle3 .items .news-con .news-detailtime span{display: block;width: 100%;text-align: center; font-size: 14px; line-height: 20px;min-height: 20px; margin:10px auto;color: #999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.liststyle3 .items:hover .news-con .news-title,.liststyle3 .items:hover .news-con .news-desc,.liststyle3 .items:hover .news-con .news-detailtime,.liststyle3 .items:hover .news-con .news-detailtime span{color: #fff;}
.liststyle3 .items:hover>a{background: #f07900;border-color: #f07900;}
.liststyle3 .items .news-con a:hover{color: #f07900;}
.liststyle3 .items .news-con a{display: block; width: 100px;line-height: 40px;text-align: center; border-radius: 40px;background: #fff;border:1px solid #f07900;margin:30px auto 10px;}

.expert_detail{width: 100%;float: left;background: #fff;padding:50px;padding-top: 0;}
.screen-phone .expert_detail{width: 100%;padding:10px;margin-left: 0;}
.screen-tablet .expert_detail{width: 100%;padding:20px;}
.expert_detail .detail{position: relative;overflow: hidden;padding-bottom:40px;border-bottom: 1px solid #e6e5e5;}
.expert_detail .detail .img{display: block;width: 25%; position: relative; font-size: 0; line-height: 0; overflow: hidden; margin: auto; }
.expert_detail .detail .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.expert_detail .detail .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1;border-radius:4px; }
.expert_detail .detail .img>div>div>img { width: 100%; min-height: 80%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.expert_detail .detail .title{width: 100%;}
.expert_detail .detail .title h3{margin:0;color: #f07900;font-weight: 400;font-size:20px;line-height: 40px;text-align: center;}
.expert_detail .detail .title>span{font-size:14px;color: #999;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.expert_detail .detail .title>i{background: #e6e5e5;width: 50px;height: 1px;display: block;margin:15px 0 10px;}
.expert_detail .detail .title>p{color: #848484;font-size:16px;line-height: 34px;margin:0;}
.expert_detail .detail .title>p.skill{overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.expert_detail .detail .title>p.edu{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;}
.expert_detail .detail .title>p span{color: #000;}
.expert_detail .detail .title>p .e-btn{display: inline-block; background: #f07900;line-height: 30px;text-align: center;font-size: 14px;padding:0 20px;border-radius:15px;color: #fff;border:1px solid #fff;}
.expert_detail .detail .title>p .e-btn:hover{background: #fff;border:1px solid #f07900;color: #f07900;}
.screen-phone .expert_detail .detail{padding-bottom:20px;}
.screen-phone .expert_detail .detail .img{width: 75%; margin:0 auto 20px;}
.screen-phone .expert_detail .detail .title{position: relative;width: 100%;}

.expert_iframe{display: block; width:100%;height: 100%;padding:30px; position: fixed;top: 0;left: 0;background: #fff;z-index: 99999;}
.expert_iframe iframe{width:100%;height: 100%;}








/* 科室介绍列表样式 */
.liststyle31{padding-top:40px;}
.screen-phone .liststyle31{padding:20px 10px;}
.liststyle31 ul { padding: 0; margin: 0; }
.screen-phone .liststyle31 ul li{padding-bottom:20px;}
.liststyle31 ul li { display: block; width: 100%;overflow: hidden;position: relative;padding-bottom: 40px; }
.screen-phone .liststyle31 ul li>a{width: 100%;}
.liststyle31 ul li>a { display: block; width: 20%; float: left; background-color: #fff; font-size: 26px; color: #666; line-height: 80px; font-weight: 400; padding: 0px 10px; position: relative;background-color: #f07900; color: #fff; border-radius: 10px;overflow: hidden;white-space: nowrap;}
.liststyle31 ul li:last-child>a{border-bottom: none;}
.liststyle31 ul li.active>a, .liststyle31 ul li:hover>a { color: #fff; background-color: #f07900; }
.liststyle31 ul li>a>.iconfont { display: inline-block;font-size: 40px;vertical-align: middle; margin-right: 8px; line-height: 48px; -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.liststyle31 ul li.active>a>.icon { transform: rotate(180deg); }
.liststyle31 ul li +li { }
.screen-phone .liststyle31 ul li .navplus{width: 100%;padding-left: 0;text-align: center;font-size: 0;padding-top:10px;}
.liststyle31 ul li .navplus { display: block; width: 80%;float: left;padding-left:50px;}
.liststyle31 ul li.left-contact { width: 100%; height: 90px; font-size: 14px; line-height: 16px; background: #333; padding: 20px 0; }
.liststyle31 ul li.left-contact div.left-tel { background: url(../images/tel1_03.png) no-repeat center; width: 60px; height: 50px; margin-left: 5px; float: left; border-left: none; }
.liststyle31 ul li.left-contact div { float: left; color: #fff; padding: 5px; 13px; border-left: 1px dotted #5c5c5c; }
.liststyle31 ul li.left-contact div p { }
.screen-phone .liststyle31 ul li .navplus a{width: 140px;margin-right: 10px;}
.screen-phone .liststyle31 ul li .navplus a:after{width: 140px;left: -140px;}
.liststyle31 ul li .navplus a { display: inline-block;width: 160px;margin-right:15px;margin-bottom: 10px; height: 45px;line-height: 45px; border-radius: 8px;color: #f07900; border: 1px solid #f07900; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 10px 0 20px;position: relative;z-index: 0;transition: all 0.5s;}
.liststyle31 ul li .navplus a:after{ content: " "; width: 160px; height: 45px; background: #f07900; left: -160px; top: 0px; z-index: -1; position: absolute;transition: all 0.5s;}
.liststyle31 ul li .navplus a .icon{float: right;font-size: 18px;line-height: 45px;}
.liststyle31 ul li .navplus a:hover:after{left: 0;}
.liststyle31 ul li .navplus a:hover,.liststyle31 ul li .navplus a.active{color: #fff;}

/* 科室详情 */
.b_introduction{font-size:0;overflow: hidden;position: relative;padding-top:30px;padding-bottom:10px;}
.b_introduction h3{font-weight:400;margin:0;border-bottom: 4px solid #f07900;font-size: 20px; line-height: 40px;width: 4em;margin-bottom: 20px;}
.screen-phone .b_introduction .img{width: 100%;}
.screen-phone .b_introduction .img .img1{width: 100%;padding-top: 60%;}
.b_introduction .img{display: inline-block;width: 50%;float: left;}
.b_introduction .img .img1{display: block;width: 90%; padding-top: 58%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.b_introduction .img .img1>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.b_introduction .img .img1>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1; }
.b_introduction .img .img1>div>div>img { width: 100%; min-height: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.b_introduction .img .noimg{background: #f07900;}
.b_introduction .img .noimg h2{display: block;width: 100%;text-align: center; margin: 0;font-size: 52px; color: #fff;position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.screen-phone .b_introduction .img .noimg h2{font-size: 26px;}

.b_introduction .right{display: inline-block;width: 50%;}
.screen-phone .b_introduction .right{width: 100%;padding-top:20px;}
.screen-phone .b_introduction .right>p{font-size:18px;line-height: 24px;margin-bottom: 10px;}
.screen-phone .b_introduction .right>div{font-size:14px;line-height: 24px;}
.b_introduction .right>p{font-size:20px;line-height: 30px;color: #f07900;margin-bottom: 20px;}
.b_introduction .right>div{font-size:16px; line-height: 30px;color: #393939;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;}
.b_introduction .right>div p{margin:0;}
.b_introduction .right>button{font-size: 16px;line-height: 30px;padding:0 20px;border-radius:20px;background: #fff;color: #f07900;border:1px solid #f07900;margin-top: 20px;transition: all .5s;outline: none;}
.b_introduction .right>button:hover{background: #f07900;color: #fff;}

#b_introduction{display: block;width: 100%;height: 100%; position: fixed;top: 0;left: 0;background: rgba(0, 0, 0, .6);z-index: 99999;}
#b_introduction .container{position: relative;width: 100%;height: 100%;}
#b_introduction .b_text{width: 100%;height: 100%; padding: 50px; background: #fff;position: absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);overflow-y: auto;}
#b_introduction .iconfont{font-size: 30px;position: absolute;top: 0;right: 10px;color: #f00;z-index: 1;}
#b_introduction .iconfont:hover{cursor: pointer;}
.screen-phone #b_introduction .b_text{padding:20px;}

#b_content{display: block;width: 100%;height: 100%; position: fixed;top: 0;left: 0;background: rgba(0, 0, 0, .6);z-index: 99999;}
#b_content .container{position: relative;width: 100%;height: 100%;}
#b_content .b_text{width: 100%;height: 100%; padding: 50px; background: #fff;position: absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);overflow-y: auto;}
#b_content .iconfont{font-size: 30px;position: absolute;top: 0;right: 10px;color: #f00;z-index: 1;}
#b_content .iconfont:hover{cursor: pointer;}
.screen-phone #b_content .b_text{padding:20px;}

.b_expert{overflow: hidden;position: relative;padding-top:30px;padding-bottom:10px;}
.b_expert h3{font-weight:400;margin:0;border-bottom: 4px solid #f07900;font-size: 20px; line-height: 40px;width: 4em;margin-bottom: 20px;}
.b_expert .line{display: block; width: 100%;height: 1px;background: #eee;position: absolute;top: 74px;left: 0;}
.b_feature .line{display: block; width: 100%;height: 1px;background: #eee;position: absolute;top: 74px;left: 0;}

.b_feature{overflow: hidden;position: relative;padding-top:30px;padding-bottom:30px;}
.b_feature h3{font-weight:400;margin:0;border-bottom: 4px solid #f07900;font-size: 20px; line-height: 40px;width: 4em;margin-bottom:20px;}
.b_feature div{font-size:16px;line-height: 30px;color: #393939;}

.b_feature1 .line{display: block; width: 100%;height: 1px;background: #eee;position: absolute;top: 74px;left: 0;}

.b_feature1{overflow: hidden;position: relative;padding-top:30px;padding-bottom:30px;}
.b_feature1 h3{font-weight:400;margin:0;border-bottom: 4px solid #f07900;font-size: 20px; line-height: 40px;width: fit-content;margin-bottom: 50px;}
.b_feature1 div{font-size:16px;line-height: 30px;color: #393939;}
.b_feature1 div p{line-height:1.5;}
.b_feature1 div img{max-width:100%;}
/* .b_feature1 div>p{display: block;float: left;width: 100%; font-size: 16px;line-height: 30px;height:auto;color: #0e0e0e;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;padding-right:0;margin:0;} */
.b_feature1 a.moreDeatil{display: inline-block;background: #f07900;border:1px solid #f1f1f1; color: #fff;padding:10px 20px;font-size: 16px;line-height:20px;border-radius: 8px;margin-bottom: 10px;margin-top:30px;}
.b_feature1 a.moreDeatil:hover{border:1px solid #f07900;color: #f07900;background: #f1f1f1;}


  

/* 更多按钮 */
.more_button{position:relative;overflow:hidden;z-index:1;width:48px;height:48px;border:1px solid #d1d1d1;-moz-border-radius:100%;border-radius:100%;color:#e0e0e0;text-align:center;line-height:48px;display:block;margin:0 auto;font-size:20px;-o-transition:all 1.7s ease;-moz-transition:all 1.7s ease;transition:all 1.7s ease;-webkit-mask-image:radial-gradient(white,#000);mask-image:radial-gradient(white,#000)}
.more_button:focus{outline:0}
.more_button:hover{background:#f07900;color:#fff;border:1px solid #f07900}
.more_button i{display:block;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);width:100%;height:100%;background:-moz-radial-gradient(#f07900,red,#f07900,red,#f07900,red,#f07900,red,#f07900);background:-o-radial-gradient(#f07900,red,#f07900,red,#f07900,red,#f07900,red,#f07900);background:radial-gradient(#f07900,red,#f07900,red,#f07900,red,#f07900,red,#f07900);opacity:0;-o-transition:1.2s,opacity 1.8s;-moz-transition:1.2s,opacity 1.8s;transition:1.2s,opacity 1.8s;-moz-border-radius:50%;border-radius:50%}
.more_button:hover i{-webkit-transform:scale(10);-moz-transform:scale(10);-o-transform:scale(10);transform:scale(10);opacity:1;-o-transition:3s,opacity .3s;-moz-transition:3s,opacity .3s;transition:3s,opacity .3s}
.dot1 span,.dot2 span{position:absolute;color:#d1d1d1;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}
.dot1 span{color:#d1d1d1}
.dot1 span:nth-child(1){-o-transition:all .4s .5s ease,color .3s;-moz-transition:all .4s .5s ease,color .3s;transition:all .4s .5s ease,color .3s;left:30%}
.dot1 span:nth-child(2){-o-transition:all .4s .4s ease,color .3s;-moz-transition:all .4s .4s ease,color .3s;transition:all .4s .4s ease,color .3s;left:50%}
.dot1 span:nth-child(3){-o-transition:all .4s .3s ease,color .3s;-moz-transition:all .4s .3s ease,color .3s;transition:all .4s .3s ease,color .3s;left:70%}
.more_button:hover .dot1 span:nth-child(1){left:120%;-o-transition:all .4s .2s ease,color .3s;-moz-transition:all .4s .2s ease,color .3s;transition:all .4s .2s ease,color .3s;color:#fff}
.more_button:hover .dot1 span:nth-child(2){left:120%;-o-transition:all .4s .1s ease,color .3s;-moz-transition:all .4s .1s ease,color .3s;transition:all .4s .1s ease,color .3s;color:#fff}
.more_button:hover .dot1 span:nth-child(3){left:120%;-o-transition:all .4s 0s ease,color .3s;-moz-transition:all .4s 0s ease,color .3s;transition:all .4s 0s ease,color .3s;color:#fff}
.dot2 span:nth-child(1){left:-20%;-o-transition:all .4s .2s ease,color .3s;-moz-transition:all .4s .2s ease,color .3s;transition:all .4s .2s ease,color .3s;color:#d1d1d1}
.dot2 span:nth-child(2){left:-20%;-o-transition:all .4s .1s ease,color .3s;-moz-transition:all .4s .1s ease,color .3s;transition:all .4s .1s ease,color .3s;color:#d1d1d1}
.dot2 span:nth-child(3){left:-20%;-o-transition:all .4s 0s ease,color .3s;-moz-transition:all .4s 0s ease,color .3s;transition:all .4s 0s ease,color .3s;color:#d1d1d1}
.more_button:hover .dot2 span:nth-child(1){left:30%;-o-transition:all .4s .5s ease,color .3s;-moz-transition:all .4s .5s ease,color .3s;transition:all .4s .5s ease,color .3s;color:#fff}
.more_button:hover .dot2 span:nth-child(2){left:50%;-o-transition:all .4s .4s ease,color .3s;-moz-transition:all .4s .4s ease,color .3s;transition:all .4s .4s ease,color .3s;color:#fff}
.more_button:hover .dot2 span:nth-child(3){left:70%;-o-transition:all .4s .3s ease,color .3s;-moz-transition:all .4s .3s ease,color .3s;transition:all .4s .3s ease,color .3s;color:#fff}

 


/* ------------------------- list 列表页 --------------------------- */

.body-container{background: #fff;}
.screen-phone .news-banner,.screen-tablet .news-banner,.screen-desktop .news-banner{height: auto;}
.news-banner{width: 100%;position: relative;height: 360px;overflow: hidden;}
.news-banner .layer{width: 100%;height: 100%; position: absolute;top: 0;left: 0; background: rgba( 53,116,70, .5);z-index: 2;}
.screen-phone .news-banner .layer .title{font-size:20px;margin-top: 10px;line-height: 40px;margin:0;}
.screen-phone .news-banner .layer .desc{font-size:14px;line-height: 30px;}
.news-banner .layer .title{font-size: 32px;line-height: 52px;text-align: center;color: #fff;margin-top: 100px;}
.news-banner .layer .desc{font-size: 18px;line-height: 32px;text-align: center;color: #fff;}
.news-banner .img{display: block; padding-top: 30%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.screen-phone .news-banner .img{padding-top:40%;}
.news-banner .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.news-banner .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1;}
.news-banner .img>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }


/*案例列表页*/
.caseliststyle1 { margin-top: 20px; padding-left: 10px; padding-right: 10px; }
.screen-phone .caseliststyle1 { padding: 0; }
.caseliststyle1 .item { display: block; width: 100%; height: 100%; background-color: #fff; text-align: center; color: #555657; position: relative; }
.caseliststyle1 .col { padding-bottom: 10px; }
.caseliststyle1 .item .itemimg { display: block; padding-top: 70%; position: relative; font-size: 0; line-height: 0; overflow: hidden; }
.caseliststyle1 .item .itemimg>div { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; }
.caseliststyle1 .item .itemimg>div>div { height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index: 1; transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;  }
.caseliststyle1 .item .itemimg>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.caseliststyle1 .item .itemtitle {  width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 20px; line-height: 40px; padding: 0 5%;margin: 0; transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;  }
.caseliststyle1 .item:hover .itemimg>div>div{transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1);}
.caseliststyle1 .item:hover .itemtitle { color: #fff;background: #f07900; }
.screen-phone .caseliststyle1 .item .itemtitle { font-size: 14px; }
.caseliststyle1 .item .itemcontent { width: 90%; height: 100px; overflow: hidden; margin: 0 5%; margin-bottom: 30px; font-size: 14px; line-height: 24px; }
.caseliststyle1 .item_more .a_null { height: 182px; }

/*产品列表页*/
.proliststyle1 { padding-left: 0; padding-right: 0; }
.screen-phone .proliststyle1 { padding: 0; }
.proliststyle1 .item { display: block; width: 100%; height: 100%; background-color: #fff; text-align: center; color: #555657; position: relative; border: 1px solid #ccc;}
.proliststyle1 .col { padding: 0 10px; padding-bottom: 20px; }
.screen-phone .proliststyle1 .col { padding: 0 5px; padding-bottom: 10px; }
.proliststyle1 .item .pro-img { display: block; padding-top: 100%; position: relative; font-size: 0; line-height: 0; overflow: hidden; }
.proliststyle1 .item .pro-img>div { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; }
.proliststyle1 .item .pro-img>div>div { height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index: 1; }
.proliststyle1 .item .pro-img>div>div>img { width: 100%; min-height: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }

.proliststyle1 .item .pro-img1 { display: block; padding-top: 30%; position: relative; font-size: 12px; line-height: 20px; overflow: hidden; }
.proliststyle1 .item .pro-img1>div { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; }
.proliststyle1 .item .pro-img1>div>div { height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index: 1; }
.proliststyle1 .item .pro-img1>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }

.proliststyle1 .item .itemtitle { display: block; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; line-height: 30px; margin: 0 5%; }
.screen-phone .proliststyle1 .item .itemtitle { font-size: 12px; }
.proliststyle1 .item .itemcontent { width: 90%; height: 100px; overflow: hidden; margin: 0 5%; margin-bottom: 30px; font-size: 14px; line-height: 24px; }
.proliststyle1 .item_more .a_null { height: 182px; }

.propanel{width: 100%;}
.propanel .panelhead{width: 100%;height: 55px;line-height: 55px;color: #fff;background-color: #f07900;font-size: 16px;text-align: center;position: relative;}
.propanel .panelhead>i{position: absolute;right: 20px;top:13.5px;}
.screen-phone .propanel .panelhead,.screen-tablet .propanel .panelhead{width: 100%;height: 55px;line-height: 55px;color: #fff;background-color: #f07900;font-size: 16px;text-align: left;padding-left: 20px; }
.propanel .panelbody{ border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;}
.screen-phone .propanel .panelbody,.screen-tablet .propanel .panelbody{ display: none;}
.propanel .panelbody>ul{ list-style: none;padding: 0px;margin: 0px;}
.propanel .panelbody>ul>li{
  display: block;
  width: 100%;
  padding: 13px 0px;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
}
.propanel .panelbody>ul>li>a{
  display: block;
  width: 100%;
  color: #666;
  padding-left: 20px;
  font-size: 14px;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition:none;
  transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;
  padding-right: 15px;
}
.propanel .panelbody>ul>li.active{}
.propanel .panelbody>ul>li.active>a,.propanel .panelbody>ul>li.iscurrent>a,.propanel .panelbody>ul>li:hover>a{color: #f07900;padding-left: 35px;}
.propanel .panelbody>ul>li>a span{display:none;float:right;}
.propanel .panelbody>ul>li.active>a span,.propanel .panelbody>ul>li.iscurrent>a span,.propanel .panelbody>ul>li:hover>a span{display:block;}

.pro-list{padding-left: 15px;padding-right: 10px;}
.pro-list .pro-item{margin: 0; padding: 0 0 2% 2%;}
.pro-list .pro-item>a{display: block; padding: 10px;background-color: #f7f7f7;color: #333;text-align: center;}
.pro-list .pro-item>a:hover{background-color: #f07900;color: #fff;}
.pro-list .pro-item>a .pro-itemimg{display: block; padding-top: 100%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.pro-list .pro-item>a .pro-itemimg>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.pro-list .pro-item>a .pro-itemimg>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1; }
.pro-list .pro-item>a .pro-itemimg>div>div>img { width: 100%; min-height: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.pro-list .pro-item>a .pro-itemtitle{width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;margin:10px 0;}


.product_top{}
.product_top .img{display: block; padding-top: 65%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.product_top .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.product_top .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1;}
.product_top .img>div>div>img { width: 100%; min-height: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }


/* for detail-product 产品详情 */
.prodetail-info{
  color: #333;
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.5;
  padding-left:0;
}
.prodetail-info li{
  margin: 10px 0px;
  position: relative;
}
.prodetail-info .downbtn{
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  background: #f07900;

}
.prodetail-info .downbtn1{
  display: inline-block;
  color: #fff;
  padding: 0px 20px;
  line-height:30px;
  position: relative;
  top: 0;
  left: 0;
  background: #f12150;
}
.prodetail-info .downbtn:hover{
  background: #f07900;
}
.prodetail-info .bshareDiv{color: #fff;position: absolute;top: 0;left:0;width: 100%!important;height:100%!important;}
.prodetail-info .bshareDiv .buzzButton{background: rgba(0,0,0,0)!important;color: #fff!important;content: '分享';width: 100px!important;height:30px!important;}

/* 分页*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #f07900;
    border-color: #f07900;
    cursor: default; }


/* 新闻列表*/
.liststyle2{position: relative;padding-top:40px;}
.screen-phone .liststyle2{padding-top:10px;}
.screen-phone .liststyle2 .items{padding-bottom: 20px;}
.liststyle2 .items{padding-bottom: 30px;}
.liststyle2 .items>a{display: block;position: relative;padding: 20px;border:1px solid #e8e8e8;border-radius: 6px;}
.screen-phone .liststyle2 .items>a{padding: 10px;}
.liststyle2 .items .news-con{display: block;width: 75%;margin-left: 5%;float: left;}
.screen-phone .liststyle2 .items .news-con{display: block;width: 68%;margin-left: 2%;float: left;}
.liststyle2 .items .news-con p{width: 100%;text-align: left;}
.liststyle2 .items .news-con .news-title{display: block;width: 100%;min-height: 72px; color: #333;font-size: 18px;line-height: 36px;text-align: center;margin-bottom: 20px; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.liststyle2 .items .news-con .news-title span{display: inline-block;height: 1px;background: #000; width: 0;vertical-align: middle;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.screen-phone .liststyle2 .items .news-con .news-title{color: #333;font-size: 16px;min-height: auto;}
.liststyle2 .items:hover .news-con .news-title span{width: 8%;background: #f07900;}
.liststyle2 .items .news-con .news-desc{color: #999;font-size: 14px;min-height: 63px; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.screen-phone .liststyle2 .items .news-con .news-desc,.screen-tablet .liststyle2 .items .news-con .news-desc{min-height: 0;}
.liststyle2 .items .news-con .news-detailtime { width: 100%; display: block; font-size: 16px; letter-spacing: 1px; color: #999; float: left; line-height: 20px; text-align: center; position: relative; }
.liststyle2 .items .news-con .news-detailtime span{display: block;width: 70px;height: 1px;background: #e8e8e8;margin:10px auto;}
.liststyle2 .items:hover .news-con .news-title,.liststyle2 .items:hover .news-con .news-desc,.liststyle2 .items:hover .news-con .news-detailtime{color: #fff;}
.liststyle2 .items:hover>a{background: #f07900;border-color: #f07900;}
.liststyle2 .items .news-con a:hover{color: #f07900;}
.liststyle2 .items .news-con a{display: block; width: 100px;line-height: 40px;text-align: center; border-radius: 40px;background: #fff;border:1px solid #f07900;margin:30px auto 10px;}

.liststyle21{position: relative;padding-top:20px;}
.screen-phone .liststyle21{padding-top:10px;}
.liststyle21 .msg{font-size:17px;border-bottom: 1px solid #f07900;padding:10px;}
.liststyle21 .items{padding-top: 8px;border-bottom: 1px dashed #ccc;}
.liststyle21 .items>a{display: block;position: relative;}
.screen-phone .liststyle21 .items>a{padding: 10px;}
.liststyle21 .items .news-con{display: block;width: 75%;margin-left: 5%;float: left;}
.screen-phone .liststyle21 .items .news-con{display: block;width: 68%;margin-left: 2%;float: left;}
.liststyle21 .items .news-con p{width: 100%;text-align: left;}
.liststyle21 .items .news-con .news-title{display: block;width: 100%; color: #333;font-size: 16px;line-height: 36px; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.liststyle21 .items .news-con .news-title span{display: inline-block;color: #f07900;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.screen-phone .liststyle21 .items .news-con .news-title{color: #333;font-size: 16px;min-height: auto;}
.liststyle21 .items:hover .news-con .news-title span{color: #f07900;}
.liststyle21 .items .news-con .news-desc{color: #999;font-size: 14px;line-height: 24px; min-height: 24px;padding-left: 8px; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.screen-phone .liststyle21 .items .news-con .news-desc,.screen-tablet .liststyle21 .items .news-con .news-desc{min-height: 0;}
.liststyle21 .items .news-con .news-detailtime { width: 100%; display: block; font-size: 18px; letter-spacing: 1px; color: #999; float: left; line-height: 30px; text-align: center; position: relative; }
.liststyle21 .items .news-con .news-detailtime span{display: block;width: 70px;height: 1px;background: #e8e8e8;margin:10px auto;}
.liststyle21 .items:hover .news-con .news-title{color: #f07900;}
.liststyle21 .items:hover>a{}




/* join 加入我们列表样式 */
.liststyle3 { text-align: center; font-size: 0px; line-height: 0px; overflow: hidden; }
.liststyle3 p { margin: 0px; }
.liststyle3 .group-title { display: block; width: 100%; color: #333; font-size: 24px; line-height: 50px; }
.liststyle3 .item { display: block; width: 100%; color: #fff; background-color: #3f3b3a; position: relative; }
.liststyle3 .item.item-hd { background-color: #f07900; }
.liststyle3 .item.item-2n { background-color: #534E4D; }
.liststyle3 .item.active { background-color: #f1f1f1; color: #333; }
.liststyle3 .item>span { display: inline-block; width: 16.66667%; font-size: 16px; line-height: 40px; position: relative; }
.liststyle3 .item>span .morebtn { display: inline-block; font-size: 14px; line-height: 14px; background: #f07900; margin: 0; color: #fff; padding: 8px 15px 8px 20px; margin-bottom: 6px; cursor: pointer; -webkit-transition: all .2s ease-out 0s; -moz-transition: all .2s ease-out 0s; -o-transition: all .2s ease-out 0s; transition: all .2s ease-out 0s; }
.liststyle3 .item>span .morebtn:hover { background: #fff; color: #666; }
.liststyle3 .item.active>span .morebtn:hover { background: #3f3b3a; color: #fff; }
.liststyle3 .item>span .morebtn .icon { display: inline-block; -webkit-transition: all .2s ease-out 0s; -moz-transition: all .2s ease-out 0s; -o-transition: all .2s ease-out 0s; transition: all .2s ease-out 0s; }
.liststyle3 .item.active>span .morebtn .icon { transform: rotate(180deg) }
.liststyle3 .item.item-hd>span { font-size: 24px; line-height: 40px; }
.liststyle3 .item .items-main { display: none; width: 100%; color: #534E4D; background-color: #f1f1f1; font-size: 14px; line-height: normal; text-align: left; padding: 2% 4%; }
.screen-phone .liststyle3 .group-title { font-size: 16px; line-height: 42px; }
.screen-phone .liststyle3 .item>span { width: 25%; font-size: 14px; line-height: 30px; vertical-align: top; }
.screen-phone .liststyle3 .item.item-hd>span { font-size: 16px; line-height: 40px; }
.screen-phone .liststyle3 .item>span.xs-hidden { display: none; }
.screen-phone .liststyle3 .item>span .morebtn { display: inline-block; font-size: 12px; line-height: 12px; padding: 4px; }

/* contact 联系我们列表样式 */
.liststyle4 { }
.screen-phone .liststyle4 .item{margin-top: 20px;}
.screen-phone .liststyle4 .item .item-main{padding-bottom: 20px;}
.liststyle4 .item { display: block; margin-top: 50px; }
.liststyle4 .item .item-main { display: block; width: 100%; padding-bottom: 50px;}
.liststyle4 .item .item-main .title { font-size: 20px; color: #000;font-weight:800; }
.liststyle4 .item .item-main .col{padding-bottom:20px;}
.liststyle4 .item .item-main .col>span{line-height: 30px;flex: 1;}
.liststyle4 .item .item-main .col>span.icon{font-size:90px;color: #fff;border-radius:50%;background: #f07900;text-align: center;width: 120px;height: 120px; line-height: 120px;vertical-align: middle;float: left;margin-right: 15px;}
.liststyle4 .item .item-main .col>span.icon.icon1{font-size:70px;}
.liststyle4 .item .item-main .col>span.icon:hover{background: #f00;cursor: pointer;}
/* .liststyle4 .item .item-main .col>span.icon:hover{background: #fff;border:2px solid #f07900;color: #f07900;} */
.liststyle4 .item .item-main .col>span>span{display: block;color: #515151;}

.screen-desktop-wide .liststyle4 .item .item-main .col>span>span{padding-right: 50px;}
.liststyle4 .item .item-map { width: 100%; position: relative; padding-top: 56%; overflow: hidden; min-height: 320px; }
.lte-ie-8 .liststyle4 .item .item-map { padding-top: 15%; }
.liststyle4 .item .item-map>div { width: 100%; height: 100%; top: 0; position: absolute; }

/* developmentlist 发展历程时间轴列表样式 */
.liststyle5 { width: 100%; height: 510px; overflow: hidden; position: relative; font-size: 0px; }
.liststyle5 .group-main { width: auto; height: 510px; white-space: nowrap; position: absolute; }
.liststyle5 .group-main .item { display: inline-block; width: 180px; height: 500px; margin: 5px; position: relative; vertical-align: top; }
.liststyle5 .group-main .item .maintitle { position: absolute; display: block; width: 100px; height: 100px; color: #fff; border-radius: 50%; background: #c8cac9; font-size: 18px; white-space: normal; padding: 12px; line-height: 1.2; text-align: center; top: 91px; left: 50%; margin-left: -50px; z-index: 3; behavior: url(../images/pie.htc); }
.liststyle5 .group-main .item .items-line { position: absolute; display: block; width: 4px; height: 50px; background: #c8cac9; top: 191px; left: 50%; margin-left: -2px; z-index: 2; }
.liststyle5 .group-main .item .items-arrow { position: absolute; display: block; width: 100%; height: 18px; top: 241px; overflow: visible; z-index: 1; }
.liststyle5 .group-main .item .items-arrow .arrowtop { position: relative; display: block; width: 100%; height: 9px; background: #c8cac9; -webkit-transform: skew(40deg); -moz-transform: skew(40deg); -o-transform: skew(40deg); -ms-transform: skew(40deg); transform: skew(40deg); }
.liststyle5 .group-main .item .items-arrow .arrowbottom { position: relative; display: block; width: 100%; height: 9px; background: #c8cac9; -webkit-transform: skew(-40deg); -moz-transform: skew(-40deg); -o-transform: skew(-40deg); -ms-transform: skew(-40deg); transform: skew(-40deg); }
.liststyle5 .group-main .item .items-circle { position: absolute; display: block; width: 10px; height: 10px; background: #fff; top: 245px; left: 50%; margin-left: -5px; border-radius: 50%; z-index: 2; behavior: url(../images/pie.htc); }
.liststyle5 .group-main .item .subtitle { position: absolute; display: block; width: 100%; height: 50px; text-align: center; top: 258px; left: 0; color: #c8cac9; z-index: 3; font-size: 40px; line-height: 50px; }
.liststyle5 .group-main .item .items-main { position: absolute; display: block; width: 100%; height: 180px; overflow: hidden; top: 308px; left: 0; z-index: 3; font-size: 14px; line-height: 18px; white-space: normal; }
.liststyle5 .group-main .item .items-main p { margin: 0; }
.liststyle5 .group-main .item.style .maintitle { top: 308px; }
.liststyle5 .group-main .item.style .items-line { top: 258px; }
.liststyle5 .group-main .item.style .subtitle { top: 191px; }
.liststyle5 .group-main .item.style .items-main { top: 12px; }

/* lightgallery 灯箱画廊样式 */
#lightGallery { }
#lightGallery>a.col { padding: 10px; font-size: 0; text-align: center; position: relative; }
#lightGallery>a.col .grouphd { padding-top: 70%; position: relative; }
#lightGallery>a.col .grouphd .grouphd-img { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
#lightGallery>a.col .grouphd .grouphd-img>span { width: 0; height: 100%; display: inline-block; vertical-align: middle; }
#lightGallery>a.col .grouphd .grouphd-img>img { width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; }
#lightGallery>a.col .grouposter { display: none; width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, .5); top: 0; left: 0; }
#lightGallery>a.col:hover .grouposter { display: block; }
#lightGallery>a.col .grouposter>span { width: 0; height: 100%; display: inline-block; vertical-align: middle; }
#lightGallery>a.col .grouptitle { width: 100%; height: 36px; font-size: 14px; line-height: 36px; background-color: #fff; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#lightGallery>a.col:hover .grouptitle { background-color: #f07900; color: #fff; }

/* casenav 选项卡导航 */
.casenav { width: 100%; background: #f1f1f1; font-size: 16px; text-align: center; line-height: 28px; border-bottom: 1px solid #dedede; }
.casenav .casenav-nav { width: 100%; text-align: center; }
.casenav .casenav-nav>li { display: inline-block; position: relative; float: none; }
.casenav .casenav-nav>li.active { background: #f07900; }
.casenav .casenav-nav>li.active a { color: #fff; }
.casenav .casenav-nav>li:hover a { color: #f07900; }

/* pagectrl 翻页按钮 */
.pagectrl { display: block; width: 100%; padding-top: 20px; }
.pagectrl>a { display: inline-block; padding: 0 8px; height: 30px; line-height: 28px; border: 1px solid #ccc; margin-bottom: 10px; color: #333; }
.pagectrl>a.active, .pagectrl>a:hover { background-color: #f07900; border: 1px solid #f07900; color: #fff; }
.pagectrl>.pagectrlform { display: inline-block; height: 30px; line-height: 28px; padding: 0px 20px; margin-bottom: 10px; }
.pagectrl>.pagectrlform .pageinput { width: 30px; height: 30px; border: 1px solid #ccc; border-radius: 0; margin-bottom: 10px; text-align: center; }
.pagectrl>.pagectrlform .pagesubmit { padding: 0 8px; height: 30px; background-color: #f07900; border: 1px solid #f07900; color: #fff; margin-bottom: 10px; }

/* detail 详情页 */
/* for detail-news 新闻详情 */
.newsdetail{width: 100%;color: #666;padding-bottom:30px;}
.newsdetail .s-title {position: relative;padding-bottom:30px;}
.newsdetail .s-title h2{position: relative;font-size:46px;line-height: 80px;color: #dddee1;text-align:center;}
.newsdetail .s-title span{width: 42px;height:4px;background:#f07900;display:block;margin:0 auto;}
.screen-phone .newsdetail .s-title h2{font-size:24px;line-height: 40px;}

.newsdetail .newsdetail-title{width: 100%;font-size: 18px;color: #333;padding-left: 5px;border-left: 5px solid #f07900;font-weight: 700;}
.newsdetail .newsdetail-info{color: #999;font-size:12px;}
.newsdetail .newsdetail-info span{margin-right: 15px;}

.maincontent { font-size: 16px; width: 100%;  padding: 20px 10px 0 10px; margin: 0 auto;   }

.title-desc{font-size: 14px;color: #848484;overflow: hidden;margin:0 10px;}
.title-desc p{display: block;line-height: 1.5;text-align: center;font-size: 16px;border-bottom: 1px solid #D8D8D8}
.title-desc p+p{float: right;}
.title-desc p i{margin:0 8px;font-size: 20px;}
.title-desc p i:nth-child(4){margin-left: 5px;font-size: 24px;}
.title-desc p a{color: #848484;line-height: 1.5;display: inline-block;}
.title-desc p span{padding: 0;margin-left: 5px;}
.title-desc p a.sharebtn{float: none;background: none;padding: 0;margin: 0; font-size:14px;}
.title-desc p a:hover{color: #f07900;}
.newstitle{font-size:30px;font-weight:400; line-height: 50px;color: #f07900; text-align: center;margin-top: 20px;margin-bottom: 10px;}
.screen-phone .newstitle{font-size:20px;margin-top: 10px;line-height: 36px;}
.news-line{display: block;width: 80px;height: 1px;background: #e8e8e8;margin:0 auto;}

..content { font-size: 16px; width: 100%; margin: 0 auto; margin-top: 20px; }

.bdshare{width: 100%;}
.bdshare>div{display: inline-block;vertical-align: middle;}
.bdshare .bdshare-button-style0-16 a{display: inline-block;position: relative;}
.bdshare .bdshare-button-style0-16 a i{display: none; background: #fff;width: 100%;height: 100%;}

.return-btn{display: block;width: 100%;text-align: center;padding:40px;}
.return-btn a{display: inline-block; color: #fff;line-height: 38px;font-size: 16px;width: 150px;background: #f07900;border-radius: 24px;margin-right: 20px;border:1px solid #f07900;}
.return-btn a:hover{color: #f07900;background: #fff;border:1px solid #f07900;}
.return-btn a .icon{margin-right: 10px;font-size: 20px;}
.screen-phone .return-btn{padding:10px;}
.screen-phone .return-btn a{margin-top: 10px;}



/* prevnext 前一篇-后一篇 */
.prevnext { width: 100%; padding: 20px 0; font-size: 14px; }
.prevnext a { color: #333; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.prevnext a:hover { text-decoration: underline; color: #f07900; }
.prevnext .prev, .prevnext .next { width: 50%; display: block; float: left;}
.prevnext .next {text-align: right;}
.prevnext .historygo { display: inline-block; padding:8px 20px;border-radius: 20px; background: #f07900; color: #fff; }

.prevnext .historygo:hover { color: #fff; text-decoration: none; background: #a57c50; }/* 返回上一页 */

/* casedetail 案例详情卡片图片展示 */
.casedetail { padding-top: 54%; position: relative; margin-left: -10px; margin-right: -10px; }
.casedetail .items-images { position: absolute; top: 0; height: 100%; width: 100%; }
.casedetail .items-images .mainimgbox, .casedetail .items-images .mainimgctrl { height: 100%; overflow: hidden; }
.casedetail .items-images .mainimgbox { text-align: center; }
.casedetail .items-images .mainimgbox img { width: 100%; max-height: 100%; }
.casedetail .items-images .mainimgctrl { padding-top: 40px; padding-bottom: 40px; }
.casedetail .items-images .mainimgctrl .upctrl, .casedetail .items-images .mainimgctrl .downctrl { width: 88%; position: absolute; left: 6%; height: 25px; line-height: 20px; text-align: center; color: #fff; background: #f07900; cursor: pointer; border: 1px solid #999; -webkit-transition: all .2s ease-out 0s; -moz-transition: all .2s ease-out 0s; -o-transition: all .2s ease-out 0s; transition: all .2s ease-out 0s; }
.casedetail .items-images .mainimgctrl .upctrl:hover, .casedetail .items-images .mainimgctrl .downctrl:hover { background: #3f3b3a; }
.casedetail .items-images .mainimgctrl .upctrl { top: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.casedetail .items-images .mainimgctrl .downctrl { bottom: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.casedetail .items-images .mainimgctrl .imagesbox { width: 100%; height: 100%; overflow: hidden; position: relative; }
.casedetail .items-images .mainimgctrl .imagesbox .images { width: 100%; height: auto; position: absolute; top: 0px; -webkit-transition: all .5s linear 0s; -moz-transition: all .5s linear 0s; -o-transition: all .5s linear 0s; transition: all .5s linear 0s; }
.casedetail .items-images .mainimgctrl .imagesbox .images>img { width: 100%; height: auto; margin: 4px 0; cursor: pointer; }
.casedetailmorebtn { display: inline-block; background-color: #f07900; color: #fff; width: 120px; font-size: 16px; line-height: 36px; text-align: center; margin-top: 15px; }
.screen-phone .casedetailmorebtn { width: 80px; font-size: 14px; line-height: 28px; margin-top: 5px; }
.casedetailmorebtn:hover { background-color: #3f3b3a; color: #fff; }
.casedetailbox-title { display: block; width: 140px; background-color: #f07900; color: #fff; text-align: center; font-size: 16px; line-height: 36px; font-weight: 700; }
.screen-phone .casedetailbox-title { display: block; width: 120px; background-color: #f07900; color: #fff; text-align: center; font-size: 14px; line-height: 28px; font-weight: 700; }
.casedetailbox { border-top: 2px solid #f07900; }
.screen-phone .casedetailbox { border-top: 1px solid #f07900; }

/* other 其它 */

/* leftnav 左侧小导航栏 */

.leftnav { display: block; width: 100%;  margin: 40px 0 20px 0; }
.screen-phone .leftnav, .screen-tablet .leftnav { margin-left: auto; margin-right: auto; }
.leftnav .leftnav-m-ctrl{line-height: 54px;font-size: 18px;text-align: center;background: #f07900;color: #fff;border-bottom:1px solid #d1d1d1;}
.leftnav a { color: #666; }
.leftnav ul { padding: 0; margin: 0;overflow: hidden;text-align: center; }
.leftnav ul li { display: inline-block;margin: 5px 10px; }
.leftnav ul li>a { display: block; border:2px solid #f07900; border-radius: 25px;font-size: 16px; color: #323232; line-height: 50px; padding: 0px 50px; position: relative; transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.leftnav ul li.active>a, .leftnav ul li:hover>a { color: #fff; background-color: #f07900; }


/* rightnav 右侧悬浮导航 */
.rightnav { width: 52px;  font-size: 0px; display: block; position: fixed; top: 50%; right: 0px;z-index: 999; }
.rightnav ul { margin: 0px; padding: 0px; }
.rightnav ul li { width: 52px; display: block; height: 52px; overflow: hidden; list-style: none; background-position: 0 0px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; }
.rightnav ul li:hover { background-position: 0px -62px; }
.rightnav ul li+li { margin-top: 5px; }
.rightnav ul li a { display: block; width: 100%; height: 100%; }
.qq { background: url(../images/qq.png) no-repeat; }
.weixin { background: url(../images/weixin.png) no-repeat; }
.weixin-logo { background: #fff; font-size: 12px; width: 0px; height: 0px; overflow: hidden; position: absolute; top: 0px; right: 127px; transform: rotate(720deg); -webkit-transition: ease-out .5s; -moz-transition: ease-out .5s; -ms-transition: ease-out .5s; -o-transition: ease-out .5s; }
.weixin-logo>img { width: 100%; }
.weixin:hover .weixin-logo { width: 130px; height: auto; top: 0px; right: 52px; text-align: center; color: #000; transform: rotate(0deg); }
.rightnav .liuyan { background: url(../images/liuyan.png) no-repeat; }
.rightnav .gotop { background: url(../images/gotop.png) no-repeat; }

/* detailcontent wenhua-imgbox 奥捷文化图片盒子 */
.wenhua-imgbox { width: 100%; -moz-column-count: 2;    /* Firefox */ -webkit-column-count: 2;    /* Safari 和 Chrome */ column-count: 2; -webkit-column-gap: 0px; -moz-column-gap: 0px; column-gap: 0px }
.wenhua-imgbox img { display: inline-block; width: 100%; height: auto; padding: 1px; -moz-page-break-inside: avoid; -webkit-column-break-inside: avoid; break-inside: avoid; }





/* 产品菜单 -这以下都 可删除 */
.pro_menu{padding-top:20px;}
.pro_menu .row1{margin-left:-15px;margin-right:-15px;}
.screen-phone .pro_menu .row1{margin-left:-10px;margin-right:-10px;}
.pro_menu .item{padding:20px 10px 0; overflow: hidden;position: relative;}
.pro_menu .item a{display:block;position: relative;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.pro_menu .item .img1{display:block;opacity:1;width: 100%;height: auto;max-height:200px;margin:0 auto;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.pro_menu .item .img2{display:none;opacity:0; width: 100%;height: auto;max-height:200px;margin:0 auto;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.pro_menu .item:hover .img1{opacity:0;display:none;}
.pro_menu .item:hover .img2{opacity:1;display:block;}
.pro_menu .item p{line-height:50px;display:block;margin:0;text-align:center;font-size:18px;padding-bottom:5%;color: #323232;}
.pro_menu .item:hover a{background:#f07900;}
.pro_menu .item:hover p{color: #fff;}
.pro_menu .item1{padding-bottom:10px;padding-left:5px;padding-right:5px;}
.pro_menu .item1 img{width: 100%;height:auto;}
.pro_menu .item1 a{display: block;background: #f2f2f2;color: #232323;padding: 0 10%;}
.pro_menu .item1 a .img{display: block; padding-top: 100%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.pro_menu .item1 a .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.pro_menu .item1 a .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1; }
.pro_menu .item1 a .img>div>div>img { width: 100%; min-height: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.pro_menu .item1 a h3{font-size:18px;line-height:30px;text-align:center;margin:0;padding-bottom:30px;font-weight:400;position: relative;}
.pro_menu .item1 a h3:after{content: '';display: block;width: 1em;height:2px;background: #232323;position:absolute;left:50%;top:-15%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.pro_menu .item2 a{overflow: hidden;padding:0 5%;}
.pro_menu .item2 a .img{width: 50%;float:right;padding-top:52%;}
.pro_menu .item2 a h3{position: absolute;bottom:10px;left:15%;}



/*案例展示-主页*/
.case{padding:20px 0 ;background:#eeeef0;}
.case .s-title {position: relative;}
.case .s-title h2{position: relative;font-size:50px;line-height: 20px;color: #dddee1;text-align:center;top: 40px;}
.case .s-title h3{position: relative;font-size:28px;line-height: 60px;color: #000;text-align:center;}
.case .s-title span{width: 42px;height:4px;background:#f07900;display:block;margin:0 auto;}
.screen-phone .case .s-title h2{font-size:24px;line-height: 20px;margin-top: 0;display:none;}
.screen-phone .case .s-title h3{font-size:18px;line-height: 40px;margin-top: 0;}
.case .row{position: relative;padding-top: 20px;padding-bottom:50px;}
.case .item{position: relative;}
.case .item .img{display: block; padding-top: 105%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.case .item .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.case .item .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1; }
.case .item .img>div>div>img { width: 100%; min-height: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.case .item .item-title{display: block;width: 90%;padding:50px 30px;background: #fff;margin-left:10%;margin-top:-25%;position: relative; z-index: 2;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.case .item .item-title h5{font-size:24px;margin:0;line-height:30px;}
.case .item .item-title p{font-size:18px;}
.case .item .item-title:hover{background:#f07900;color: #fff;}




