﻿@charset "utf-8";

/* CSS Document */

/* self-adaption global css v1.0
 * 此文件是网站全局自适应个性化css，也适当补充了自适应栅格系统（补充的是每行5个元素），此样式表在zui框架基础上进行开发，需要先引入zui核心文件。
 * This file is the global adaptive personalized CSS of the website, and it also complements the adaptive grid system (supplemented by 5 elements per line). This stylesheet is developed on the basis of the zui framework, which requires the introduction of the zui core file first.

 */
@font-face {
  font-family: 'iconfont';  /* Project id 2139286 */
  src: url('font_2139286_igqd9kdwdrt.woff2') format('woff2'),
       url('font_2139286_igqd9kdwdrt.woff') format('woff'),
       url('font_2139286_igqd9kdwdrt.ttf') format('truetype');
}

 
 
@font-face {
  font-family: "SOURCEHANSANSCN-REGULAR";
  src: url("SOURCEHANSANSCN-REGULAR.woff2") format("woff2"),
       url("SOURCEHANSANSCN-REGULAR.woff") format("woff"),
       url("SOURCEHANSANSCN-REGULAR.ttf") format("truetype"),
       url("SOURCEHANSANSCN-REGULAR.eot") format("embedded-opentype"),
       url("SOURCEHANSANSCN-REGULAR.svg") format("svg"),
       url("SOURCEHANSANSCN-REGULAR.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

.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: "SOURCEHANSANSCN-REGULAR,Source Han Sans CN";}
a { color: #0068b7; 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; }
/* .screen-phone .row{margin:0;} */

/* header */
header {}
#headerbar { border: none; font-size: 0px; position: relative; border-radius: 0; padding-bottom: 0px;background: #fff; }
#headerbar .header-top{font-size: 16px;background:#fff;padding:30px 0;}
#headerbar .header-top .container{position: relative;}
#headerbar .header-top p{margin: 0;line-height: 40px;}
#headerbar .header-top p span.y-name{font-size: 24px;color: #0370c2;vertical-align: middle;display: inline-block;margin-left: 6px;}
#headerbar .header-top p .select{display: inline-block;border-radius: 4px;font-size: 16px;line-height: 30px;height: 30px; position: relative;box-sizing: border-box;width: 120px;background: #bfbfbf;vertical-align: middle;margin-left: 10px;padding: 0 33px 0 8px;}
#headerbar .header-top p .select:hover{cursor: pointer;}
#headerbar .header-top p .select i{position: absolute;top: 0;right: 0;padding:0 8px;border-left:1px solid #a9a4a4;line-height: 30px;color: #8957a1;}
#headerbar .header-top p .select .business_style{width: 100%;display: none; position: absolute;top: 30px;left:0;background: #fff;box-sizing: border-box;z-index: 999999;padding:0;margin:0;border:1px solid #8957a1;}
#headerbar .header-top p .select .business_style li{width: 100%; text-align: center;padding: 0;}
#headerbar .header-top p .select .business_style li:hover{color: #8957a1; cursor: pointer;}

#headerbar .header-top .top-contact{line-height: 36px;font-size: 18px; position: absolute;bottom:-35px;right: 0;text-align: right;transform: translate(0, 50%);}
#headerbar .header-top .top-contact>div{display: inline-block;vertical-align: middle;position: relative;}
#headerbar .header-top .top-contact>div:first-child{margin-right: 10px;}
#headerbar .header-top .top-contact>div>form{display: inline-block;height: 36px;}
#headerbar .header-top .top-contact>div>span{cursor: pointer;position: relative;display: inline-block;height: 36px;line-height: 36px; text-align: center;color: #333;}
#headerbar .header-top .top-contact>div>span>i{font-size: 24px; line-height: 36px; vertical-align: middle;color: #0370c2;}
#headerbar .header-top .top-contact>div>span>a{color: #333;}
#headerbar .header-top .top-contact>div>span>a:hover{color: #0370c2;}
#headerbar .header-top .top-contact label{display: inline-block;margin-left: 10px;margin-bottom: 0;width: 36px;}
#headerbar .header-top .top-contact label input{height: 36px;width: 36px;border-radius: 18px;outline: none;box-shadow: none;padding:0;border: 1px solid #0068b7;font-size: 16px;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;box-sizing: border-box;background: #0068b7;position: absolute;top: 0;right: 0;}
#headerbar .header-top .top-contact label.on input{height: 36px;width: 220px;padding:0 50px 0 15px;background: #fff;}
#headerbar .header-top .top-contact label i{display: block;position: absolute;top:0;right:0;width: 36px;text-align: center; font-size: 24px;color: #fff;}
#headerbar .header-top .top-contact label.on i{color: #0370c2;}

#headerbar .header-top .top-contact label i:hover{cursor: pointer;}
#headerbar .header-top .top-contact p{text-align: right;font-size: 20px;color: #0370c2;line-height:36px; font-weight:600;}
#headerbar .header-top .top-contact p>i{display: inline-block;line-height: 36px;font-size: 20px;vertical-align: baseline;}

#headertitle { display: block; height: auto; position: relative; z-index: 99999; background-color:#0068b7; }
#headertitle .group-left { display: block; float: left; height: 60px;width: 100%; }
#headerhd { display: block;float: left; }
#headernav { width: 100%; height: 60px; line-height: 60px; float: left; }
#headernav ul { text-align: center; float: none; }
#headernav ul>li { display: inline-block; position: relative; font-size: 22px; height: 60px; line-height: 60px; width:10%; font-weight:400;}
#headernav ul>li .line{width: 0em;height: 3px;position: absolute;bottom: 10px;left: 50%;margin-left: -2em;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
#headernav ul>li>a { display: block; color: #fff; padding: 0px; line-height: 60px; }
#headernav ul>li:hover>a { color: #fff; background:#04528d; }
#headernav ul>li.active { line-height:60px; }
#headernav ul>li.active a { color: #fff;  background:#04528d; }
#headernav ul>li .navplus { width: 100%; display: none; position: absolute; z-index: 1009; text-align: left; left: 0; font-size: 0; background: #0068b7; border-top: 1px solid #0068b7;z-index: 9; }
#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: #fff;color: #0068b7; }
#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: 100px; }
.screen-phone #m-headerbar .container .relative .language{position: absolute;width: 2em;height: 24px;line-height: 24px;font-size: 18px;top: 12px;right: 55px;text-align: center;}
#m-headerhd { pointer-events: auto; }
#m-headerhd:hover { color: #0068b7; }
#m-headerhd span{color: #000;line-height: 40px;font-size:20px;}
#m-headerbar .hdtitle-img {width: auto; height:4.0rem; }
#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: #0068b7; text-shadow: none; background-color: #fff; border-color: #0068b7; }
#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: #0068b7; 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 #8e32d6; 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; }


/* | ---------------------------------------------------------- | Glide styles | ---------------------------------------------------------- | Here are slider styles | banner滚动轮播插件的个性样式，需要配合jquery.glide.min.js使用 */
.mainbanner { width: 100%; height: auto; font-size: 0px; margin-top: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;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); }

@media screen and (max-width:1401px) {
.mainbanner {margin-top:60px;}	
#m-headerbar span{ line-height:4.5rem; font-size:2.3rem;}
.department .s-title{ text-align:center;}
}


.thebreadcrumb { width: 100%; background: #fff; font-size: 16px; text-align: left; line-height: 28px; padding-top: 20px; padding-bottom: 20px;color: #393939; }
.thebreadcrumb a { color: #393939; }
.thebreadcrumb.fixeded{ position: fixed;z-index: 9;top: 0;left: 0;}
.screen-phone .thebreadcrumb{padding-top:10px;padding-bottom:10px;}
.breadcrumb { display: inline-block; margin: 0; padding: 0; }
.breadcrumb i { font-size: 20px; color: #0068b7;margin-right: 8px;}
.breadcrumb>li+li::before { padding: 0 5px; color: #ccc; content: "»"; }
.breadcrumb>.active{}
.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: #0068b7;display:block;position: absolute;top: 8px;left: 0;}
.titlestyle-main p{color: #515151;}
.titlestyle-main .maintitle { font-size: 36px; color: #0068b7; font-weight: 500; 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: #0068b7; 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; }

/*  */
.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);}



/* 专家介绍 */
.screen-phone .function .zjjs{padding: 10px;}
.function .zjjs{padding:5px;}
.function .zjjs a{padding:30px 0 30px;background: #00a0e9;}
.function .zjjs span{display: inline-block;margin:0;font-size: 24px;line-height: 36px;}
.function .zjjs p{display: block;margin:0;font-size: 16px;line-height: 36px;}
.function .zjjs i{display: inline-block;font-size: 70px;line-height: 106px;}
.screen-phone .function .zjjs a{padding:10px 0;}
.screen-phone .function .zjjs i{font-size: 50px;line-height: 60px;}
.screen-phone .function .zjjs span{display: block;font-size: 20px;line-height: 30px;}
.screen-phone .function .zjjs p{font-size: 20px;line-height: 30px;min-height: 60px;}
/* 科室介绍 */
.screen-phone .function .ksjs{padding: 10px;}
.function .ksjs{padding:5px;}
.function .ksjs a{padding:30px 0 30px;background: #8957a1;}
.function .ksjs span{display: inline-block;margin:0;font-size: 24px;line-height: 36px;}
.function .ksjs p{display: block;margin:0;font-size: 16px;line-height: 36px;}
.function .ksjs i{display: inline-block;font-size: 60px;line-height: 106px;}
.screen-phone .function .ksjs a{padding:10px 0;}
.screen-phone .function .ksjs i{font-size: 50px;line-height: 60px;}
.screen-phone .function .ksjs span{display: block;font-size: 20px;line-height: 30px;}


/* 专家介绍 */
.expert{padding:50px 0 0;}
.screen-phone .expert{padding:20px 0 0;}
.expert .s-title h2{position: relative;font-size:30px;line-height: 60px;margin:0;text-align:center;font-weight: 400;color: #0370c2;}
.expert .s-title p{text-align:center;font-size: 18px;color: #575757;}
.screen-phone .expert .s-title h2{font-size:20px;line-height: 40px;margin-top: 0;}
.screen-tablet .expert .s-title h2{font-size:24px;line-height: 40px;margin-top: 0;}
.screen-phone .expert .s-title p{font-size:16px;}
.expert .roll-wrap:hover .control { display: block; }
.expert .roll-wrap { position: relative; width: 100%; height: 360px;margin-top: 20px; overflow: hidden; }
.expert .roll-wrap>div{position: relative; width:90%;height: 100%; margin:0px auto;overflow: hidden;}
.expert .roll-wrap .roll__list {padding:0;overflow: hidden;}
.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 { float: left; display: block; padding:0 20px; width: 230px;height:360px;font-size: 30px; text-align: center; color: #fff; }
.expert .roll_row .roll__list li a{display: block;width: 100%;height: 100%;}
.expert .roll_row .roll__list li a .img{display: block; padding-top: 130%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.expert .roll_row .roll__list li a .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.expert .roll_row .roll__list li a .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1;border-radius:50%; }
.expert .roll_row .roll__list li 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; }
.expert .roll_row .roll__list li a .name{text-align: center;font-size: 18px; margin-top: 20px;margin-bottom: 0; color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.expert .roll_row .roll__list li a .desc{text-align: center; color: #666;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.expert .control { position: absolute; top: 30%; display: none; font-weight: 700; text-decoration: none; color: #fff;z-index: 5; }
.screen-phone .expert .control,.screen-tablet .expert .control{display: block;width: 20px;}
.expert .control img{width: 100%;height: auto;}
.expert .control:hover {}
.expert .control.pre { left: 10px; }
.expert .control.next { right: 10px; }

.screen-phone .expert .roll-wrap{height: 230px;}
.screen-phone .expert .roll_row .roll__list li{width: 150px;padding:0 10px;height: 230px;}
.screen-phone .expert .roll_row .roll__list li a .name{font-size: 16px;margin-top: 10px;}

/* 科室介绍 */
.department {margin-top:10px;position: relative;}
.department a{color: #000;text-align: center;}
.department .layer{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.department .s-title{position: relative; border-bottom:1px solid #ccc; margin-bottom:20px;}
.department .s-title h2{position: relative;font-size:26px;line-height:26px;font-weight: 400;color:#0370c2;}
.department .s-title p{font-size: 14px;color:#575757;}
.conks{ margin:0px auto; padding-bottom:40px;}
.conks .conkslt{ }
.conks .conkslt .conkslt2{width:100%;}
.conks .conkslt .conkslt2 .parHd{width:100%; }
.conks .conkslt .conkslt2 .parHd ul{ height:100px; border-bottom:1px solid #dfdfdf;justify-content:space-around;display:flex; padding-left:0px;}

.conks .conkslt .conkslt2 .parHd ul li{  }
.conks .conkslt .conkslt2 .parHd ul li i{ width:55px; height:55px; display:block; margin:0px auto; }
.conks .conkslt .conkslt2 .parHd ul .list1 i{ background:url(../images/ksjsbz1-1.png) no-repeat;background-size:55px 55px; }
.conks .conkslt .conkslt2 .parHd ul .list2 i{ background:url(../images/ksjsbz2-1.png) no-repeat;background-size:55px 55px; }
.conks .conkslt .conkslt2 .parHd ul .list3 i{ background:url(../images/ksjsbz3-1.png) no-repeat;background-size:55px 55px; }
.conks .conkslt .conkslt2 .parHd ul .list4 i{ background:url(../images/ksjsbz4-1.png) no-repeat;background-size:55px 55px; }
.conks .conkslt .conkslt2 .parHd ul .list5 i{ background:url(../images/ksjsbz6-1.png) no-repeat;background-size:55px 55px; }
.conks .conkslt .conkslt2 .parHd ul .list6 i{ background:url(../images/ksjsbz5-1.png) no-repeat;background-size:55px 55px; }
.conks .conkslt .conkslt2 .parHd ul li p{ font-size:18px; text-align:center; color:#000; line-height:38px;}

.conks .conkslt .conkslt2 .parHd ul li.on{ border-bottom:3px solid #1b62a6; margin-bottom:-2px;}
.conks .conkslt .conkslt2 .parHd ul li.on p{ font-weight:bold;}
.conks .conkslt .conkslt2 .slideBox{ margin-top:10px;padding-left:0;}
.conks .conkslt .conkslt2 .slideBox ul{ }
.conks .conkslt .conkslt2 .slideBox li{ width:150px; height:42px; line-height:42px; border:1px solid #c8c8c8; float:left; border-radius:6px; margin-left:8px; margin-right:8px; margin-top:20px; text-align:center; font-size:16px; color:#000;}
.conks .conkslt .conkslt2 .slideBox li span{color:#000;}


.conks .conksrt{}
  
.conks .conksrt li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#575757; line-height:40px; border-bottom:1px solid #ccc} 
.conks .conksrt a{font-size:16px;color: #575757; }


@media screen and (max-width:1401px) {

.conks .conkslt .conkslt2 .parHd ul li{ }
.conks .conkslt .conkslt2 .parHd ul li p{ font-size:1.5rem; text-align:center; color:#000; line-height:1.8rem; width:70px;}	
.conks .conkslt .conkslt2 .parBd{ width:100%; position:relative; overflow:hidden;}
.conks .conkslt .conkslt2 .slideBox{ }
.conks .conkslt .conkslt2 .slideBox ul{ width:100%;}
.conks .conkslt .conkslt2 .slideBox li{ width:30%; height:42px; line-height:42px; border:1px solid #c8c8c8; float:left; border-radius:6px; margin-left:1%;margin-left:1%;margin-top:1%; text-align:center; font-size:1.4rem; color:#000;}
.col-xs-12,.col-sm-8,.col-md-8,.col-lg-8{padding-right: 10px;  padding-left: 10px;}

	}









/* 更多按钮 */
.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:#0068b7;color:#fff;border:1px solid #0068b7}
.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(#0068b7,red,#0068b7,red,#0068b7,red,#0068b7,red,#0068b7);background:-o-radial-gradient(#0068b7,red,#0068b7,red,#0068b7,red,#0068b7,red,#0068b7);background:radial-gradient(#0068b7,red,#0068b7,red,#0068b7,red,#0068b7,red,#0068b7);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}

/* 泡泡按钮 */
.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; background: #0068b7; 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(90, 29, 137, 1) }
  100% { width: 400px; height: 400px; margin-left: -200px; margin-top: -200px; background-color: rgba(255, 255, 255, 1);}
}
@keyframes desplode {
  0% { width: 400px; height: 400px; margin-left: -200px; margin-top: -200px; background-color: rgba(255, 255, 255, 1) }
  100% { width: 0; height: 0; margin-left: 0; margin-top: 0; background-color: rgba(90, 29, 137, 1) }
}


/* 资讯中心 */
.news{padding:20px 0 40px;}
.screen-phone .news{padding-bottom: 0px;}
.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: 50%; vertical-align: top;text-align: center;color: #000;font-size: 18px;line-height: 55px; font-weight: 400;background: #e8e8e8;}
.news .news-list .right .newstabnav1 .bars+.bars{border-left: 2px solid #fff;}
.news .news-list .right .newstabnav1 .bars.active{color: #fff;background: #0370c2;}
.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 #d6befc;margin-bottom: 5px;}
.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: 38px;position: relative;color: #0370c2;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: #0370c2;}
.news .news-list .right .items-box1 .items-first .itemsmain{display: block;width: 100%;padding-top: 5px;padding-right: 10px; font-size: 14px;line-height: 20px;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%;padding: 0px 90px 0px 15px;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: #0370c2;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: #441f89;border: 1px solid #fff; }


/* 医院环境 */
.pics{padding:20px 0 50px;}
.pics .s-title h2{position: relative;font-size:30px;line-height: 60px;margin:0;text-align:center;font-weight: 400;color: #0370c2;}
.pics .s-title p{text-align:center;font-size: 18px;color: #575757;}
.screen-phone .pics .s-title h2{font-size:20px;line-height: 40px;margin-top: 0;}
.screen-tablet .pics .s-title h2{font-size:24px;line-height: 40px;margin-top: 0;}
.screen-phone .pics .s-title p{font-size:16px;}
.pics .roll-wrap:hover .control { display: block; }
.pics .roll-wrap { position: relative; height: 200px;margin-top: 20px; overflow: hidden;margin-left: -10px;margin-right: -10px; }
.screen-phone .pics .roll-wrap{margin:0;}
.pics .roll-wrap .roll__list {padding:0;overflow: hidden;}
.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:0 8px; width: 300px;font-size: 30px; text-align: center; color: #fff; }
.pics .roll_row .roll__list li a{display: block;width: 100%;height: 100%;}
.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; }
.pics .roll_row .roll__list li a .name{text-align: center;font-size: 18px; margin-top: 20px;margin-bottom: 0; color: #000;}
.pics .roll_row .roll__list li a .desc{text-align: center; color: #666;font-size: 14px;}
.pics .control { position: absolute; top: 40%; display: none; font-weight: 700; text-decoration: none; color: #fff;z-index: 5; padding:10px 5px;background: rgba(0, 0, 0, .3);}
.screen-phone .pics .control,.screen-tablet .pics .control{display: block;}
.pics .control:hover {background: rgba(0, 0, 0, .5);}
.pics .control.pre { left: 0px; }
.pics .control.next { right: 0px; }


/* 联系我们 */
.contact{padding: 0px 0 80px;position: relative;}
.contact .row{}
.contact .row .left{background:#117ed0;color: #fff;padding: 64px 50px;}
.contact .row .left h3{font-weight: 400;margin:0;font-size: 30px;line-height: 60px;}
.contact .row .left h3+h3{font-size: 20px;line-height: 40px;}
.contact .row .left h4{font-weight: 400;margin:0;font-size: 16px;line-height:33px;}
.contact .row .left h4.address{margin-bottom: 10px;}
.contact .row .left .tel{font-size: 30px;}
.contact .row .left .tel a{ color:#fff;}
.contact .row .left .tel span{display: inline-block;font-size: 16px;margin-left: 10px;}
.contact .row .left .tel2{font-size: 19px;line-height: 30px;}
.contact .row .left .tel2 span{display: inline-block;margin-right:20px;}
.contact .row .right{padding:0;}
.contact .row .right .item-map { width: 100%; position: relative; padding-top: 73%; overflow: hidden; min-height: 320px; }
.lte-ie-8 .contact .row .right .item-map { padding-top: 15%; }
.contact .row .right .item-map>div { width: 100%; height: 100%; top: 0; position: absolute; }

.screen-phone .contact{padding-top:0;padding-bottom:30px;}
.screen-phone .contact .row .left{padding: 10px 20px;}
.screen-phone .contact .row .right{padding: 0 10px;}
.screen-phone .contact .row .left .tel{font-size: 24px;line-height: 48px;}
.screen-phone .contact .row .left .tel2 span,.screen-tablet .contact .row .left .tel2 span,.screen-desktop .contact .row .left .tel2 span{width: 50%;font-size: 18px;}


/* 友情链接 */
.links{background:#0068b7;color: #fff;padding:20px 20px;border-bottom: 1px solid #064473;}
.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: 18px; color: #fff; padding-top: 10px; padding-bottom: 20px; background-color: #0068b7; }
#footerbar .row { position: relative; }

#footerbar .group-left2{ margin-top:5%;}
#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;}
#footerbar .group-left2>div p{font-size: 14px;}

#footerbar .group-left1{padding-top:20px;}
 #footerbar .group-left1>div{padding-left:20px;}
#footerbar .group-left1>div p{font-size:20px;}
 #footerbar .group-left2>div{}
 #footerbar .group-left3>div{padding-left:20px;}
#footerbar a { color: #e3d5f7; }
#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 #bd66ff; background-color: #0068b7; }
#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: #000; 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;}





/* ------------------------- 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(0, 104, 183, .5);z-index: 2;}
.screen-phone .news-banner .layer .title{font-size:20px;margin-top:20px;line-height: 40px;}
.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;}




/* 新闻列表 */
.liststyle2{position: relative;}
.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;}
.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:26px;text-align: center;margin-bottom:2px; 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: #0068b7;}
.liststyle2 .items .news-con .news-desc{color: #999;font-size: 14px;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: 18px; letter-spacing: 1px; color: #999; float: left; line-height: 30px; 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: #0068b7;border-color: #0068b7;}
.liststyle2 .items .news-con a:hover{color: #0068b7;}
.liststyle2 .items .news-con a{display: block; width: 100px;line-height: 40px;text-align: center; border-radius: 40px;background: #fff;border:1px solid #0068b7;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 #0068b7;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: #0068b7;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: #0068b7;}
.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: #0068b7;}
.liststyle21 .items:hover>a{}



/* 专家列表左侧导航栏 */
.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: #0068b7; 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: #0068b7; }
.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 {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 { 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: #0068b7;}

@media screen and (max-width:1401px) {

.screen-phone .expert_leftnav{ display:none;}
}
/* 专家列表 */
.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;}
.screen-phone  .liststyle3 .items>a .img{width: 50%;padding-top: 63%;}
.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: #0068b7;}
.liststyle3 .items .news-con .news-desc{color: #999;font-size: 14px;line-height:20px;min-height: 60px;max-height:60px; 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: #0068b7;border-color: #0068b7;}
.liststyle3 .items .news-con a:hover{color: #0068b7;}
.liststyle3 .items .news-con a{display: block; width: 100px;line-height: 40px;text-align: center; border-radius: 40px;background: #fff;border:1px solid #0068b7;margin:30px auto 10px;}

.expert_detail{width: 75%;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%; padding-top: 32%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.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:50%;border: 10px solid #eeeeee; }
.expert_detail .detail .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; }
.expert_detail .detail .title{width: 70%;position: absolute;top: 0;right: 0;}
.expert_detail .detail .title h3{margin:0;color: #0068b7;font-weight: 400;font-size:26px;line-height:60px; float:left; padding-right:10px;}
.expert_detail .detail .title>span{font-size:18px;color: #999;line-height:60px;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: 30px;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 span{color: #000;}
.expert_detail .detail .title>p .e-btn{display: inline-block;text-align: center; margin-top:30px;}

.screen-phone .expert_detail .detail{padding-bottom:20px;}
.screen-phone .expert_detail .detail .img{width: 75%;padding-top:100%;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: #0068b7; 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: #0068b7; }
.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/icon/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: #0068b7; border: 1px solid #0068b7; 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: #0068b7; 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;}




/*  */
.leftnav1{display: block;width: 90%;background-color: #fff;margin-bottom: 20px;}
.screen-phone .leftnav1,.screen-tablet .leftnav1{margin-left: auto;margin-right: auto;display: block;width: 100%; }
.leftnav1 a { color: #666; }
.leftnav1 ul { padding: 0; margin: 0; }
.leftnav1 ul li { display: block; width: 100%; }
.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: #0068b7; color: #fff; border-bottom: 2px solid #fff;}
.leftnav1 ul li:last-child>a{border-bottom: none;}
.leftnav1 ul li.active>a, .leftnav1 ul li:hover>a { color: #fff; background-color: #0068b7; }
.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); }
.leftnav1 ul li.active>a>.icon { transform: rotate(180deg); }
.leftnav1 ul li +li { }
.leftnav1 ul li .navplus { width: 100%;}
.leftnav1 ul li.left-contact { width: 100%; height: 90px; font-size: 14px; line-height: 16px; background: #333; padding: 20px 0; }
.leftnav1 ul li.left-contact div.left-tel { background: url(../images/icon/tel1_03.png) no-repeat center; width: 60px; height: 50px; margin-left: 5px; float: left; border-left: none; }
.leftnav1 ul li.left-contact div { float: left; color: #fff; padding: 5px; 13px; border-left: 1px dotted #5c5c5c; }
.leftnav1 ul li.left-contact div p { }
.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; }
.leftnav1 ul li .navplus a:last-child{border-bottom: none;}
.leftnav1 ul li .navplus a .icon{float: right;font-size: 18px;}
.leftnav1 ul li .navplus a:hover,.leftnav1 ul li .navplus a.active{color: #0068b7;}
/*  */
.leftnav2{display: block;width: 90%;background-color: #fff;margin-bottom: 20px;}
.screen-phone .leftnav2,.screen-tablet .leftnav2{margin-left: auto;margin-right: auto;display: block;width: 100%; }
.leftnav2 a { color: #666; }
.leftnav2 ul { padding: 0; margin: 0; }
.leftnav2 ul li { display: block; width: 100%; }
.leftnav2 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: #0068b7; color: #fff; border-bottom: 2px solid #fff;}
.leftnav2 ul li:last-child>a{border-bottom: none;}
.leftnav2 ul li.active>a, .leftnav2 ul li:hover>a { color: #fff; background-color: #0068b7; }
.leftnav2 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); }
.leftnav2 ul li.active>a>.icon { transform: rotate(180deg); }
.leftnav2 ul li +li { }
.leftnav2 ul li .navplus { display: none; width: 100%;}
.leftnav2 ul li.left-contact { width: 100%; height: 90px; font-size: 14px; line-height: 16px; background: #333; padding: 20px 0; }
.leftnav2 ul li.left-contact div.left-tel { background: url(../images/icon/tel1_03.png) no-repeat center; width: 60px; height: 50px; margin-left: 5px; float: left; border-left: none; }
.leftnav2 ul li.left-contact div { float: left; color: #fff; padding: 5px; 13px; border-left: 1px dotted #5c5c5c; }
.leftnav2 ul li.left-contact div p { }
.leftnav2 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; }
.leftnav2 ul li .navplus a:last-child{border-bottom: none;}
.leftnav2 ul li .navplus a .icon{float: right;font-size: 18px;}
.leftnav2 ul li .navplus a:hover,.leftnav2 ul li .navplus a.active{color: #0068b7;}







/* 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: #0068b7; }
.casenav .casenav-nav>li.active a { color: #fff; }
.casenav .casenav-nav>li:hover a { color: #0068b7; }

/* pagectrl 翻页按钮 */
.pagectrl { display: block; width: 100%; padding-top: 20px; }
.pagectrl>a { display: inline-block; padding: 0 12px; height: 40px; line-height: 40px; border: 1px solid #ccc; color: #333; border-radius: 20px;}
.screen-phone .pagectrl>a{margin-bottom: 10px;}


#pageList{display: flex;justify-content:center;}
#pageList li{padding:10px 15px; font-size:1.5rem; text-align: center; background: #cccccc; margin: 0px 5px; border-radius:6px;color: #fff;}
#pageList li a{ color: #fff;}
.news_lst a{ width:384px; height:260px; display:block; float:left; margin-right:15px; margin-bottom:15px;border-radius:5px;  box-shadow: 0 0 10px 0 rgba(0,0,0,.1); color: #fff;}
.news_lst a:hover{box-shadow: 0 0 10px 0 rgba(0,0,0,.1);background:#0068b7; }
.news_lst #clearBorder{ margin:0px;}
#pageList .thisclass{background:#0068b7;color: #fff; }

/* detail 详情页 */
.maincontent { font-size: 16px; width: 100%;  padding: 0 10px; margin: 0 auto; margin-top: 20px; }
.maincontent1 { font-size: 16px; width: 100%;  padding: 0; margin: 0 auto;}
.maincontent1 .e_content{padding:10px 10px 20px;border-bottom: 1px solid #e6e5e5;}
.maincontent1 .e_content:last-child{border-bottom: none;}
.maincontent1 .e_content h3{font-size:18px;line-height: 50px; font-weight: 400;margin:0;}
.maincontent1 .e_content>div{font-size:16px;line-height: 30px;color: #848484;}
.maincontent1 .e_content>div p{margin:0;}

.maincontent1 .e_content>span{font-size:14px;color: #999;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.maincontent1 .e_content>i{background: #e6e5e5;width: 50px;height: 1px;display: block;margin:15px 0 10px;}
.maincontent1 .e_content>p{color: #848484;font-size:16px;line-height: 30px;margin:0;}
.maincontent1 .e_content>p.skill{overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.maincontent1 .e_content>p.edu{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.maincontent1 .e_content>p span{color: #000;}

.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;}
.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: #0068b7;}
.newstitle{font-size:30px;font-weight:400; line-height: 50px;color: #0068b7; 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: #0068b7;border-radius: 24px;margin-right: 20px;border:1px solid #0068b7;}
.return-btn a:hover{color: #0068b7;background: #fff;border:1px solid #0068b7;}
.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%;margin-top: 20px; padding: 20px 0; font-size: 14px; }
.prevnext a {display: block; color: #333; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.prevnext a:hover { text-decoration: underline; color: #0068b7; }
.prevnext .prev, .prevnext .next { width: 50%; display: block; float: left;}
.prevnext .next {text-align: right;}
.prevnext .historygo { display: inline-block; padding: 0px 20px;line-height: 36px;border-radius: 18px; background: #0068b7; color: #fff; }
.prevnext .historygo:hover { color: #fff; text-decoration: none; background: #3f3b3a; }
.screen-phone .prevnext{margin-top: 0;}


/*/*/
.nybanner{ width:100%; height:500px;}
.nybanner img{width:100%; height:500px;}
.slideyb{  width:1200px; margin: 0px auto; margin-top:50px;  margin-bottom: 60px;}
.slideyb .hd{ width:316px; margin: 0px auto;height:48px;border: 1px solid #cecece;border-radius:30px;}
.slideyb .hd ul{ padding:0px;}
.slideyb .hd li{ width: 157px; height:50px; float: left; text-align: center; line-height:48px; font-size: 24px; color: #303030;  }
.slideyb .hd li a{color: #303030; }
.slideyb .hd .on{color: #fff; background:#3278b2;border-radius:30px;}
.slideyb .hd .on a{color: #fff;}
.slideyb .hd li:nth-child(2){ float:right;}
.ybyb{ margin-top:40px;}
.ybzc{margin-top:40px;}
.ybzc{  width:1200px; margin: 0px auto; margin-top:20px; background:#6fa0c9; padding: 20px 0px; border-radius: 8px;}
.ybzc p{width:800px; margin: 0px auto;font-size:18px; color: #ffffff; line-height:30px; font-weight: bold;}
.ybzxp{ width:1200px; height:40px; margin: 0px auto; margin-top: 60px;font-size:24px; color: #3278b2; font-weight: bold; border-bottom:2px solid #eeeeee}
.ybzxp1{ width:1200px; margin: 0px auto;font-size:18px; color: #474747; line-height: 30px; }
.ybwd{ width:1200px; margin: 0px auto; padding-top:20px;clear: both;}
.ybwd li{ width:1200px; color: #474747; padding-top: 10px; clear: both;}
.ybwd .list1{ color:#3278b2}
.ybwd .list1 .p1{ background: #4c8ab9}
.ybwd .list2 .p1{ background: #b9b9b9}
.ybwd li .p1{ width: 30px; height: 30px; border-radius: 100%; color: #fff; text-align: center;}
.ybwd li .p2{ width:1156px;float:right;}
.ybwd li p{float:left;font-size:18px; line-height:30px; }
.yqlj{width:1200px; margin: 0px auto; padding-top:20px;clear: both;}
.yqlj li{ width:1200px; color: #474747; font-size:18px; line-height:30px; margin-top: 10px;}
.yqlj li a{color: #4c8ab9;}
.clear{ clear:both;}

@media screen and (max-width:980px) {
.main {width: 98%; margin: 0px auto;}
.nybanner{ width: 100%; height:100%;}
.nybanner img{width:100%;  height:100%;}
.slideyb{  width: 100%; margin: 0px auto; margin-top:50px;  margin-bottom: 60px;}
.slideyb .hd{ width:316px; margin: 0px auto;height:48px;border: 1px solid #cecece;border-radius:30px;}
.slideyb .hd li{ width: 157px; height:50px; float: left; text-align: center; line-height:48px; font-size: 24px; color: #303030;  }
.slideyb .hd li a{color: #303030; }
.slideyb .hd .on{color: #fff; background:#3278b2;border-radius:30px;}
.slideyb .hd .on a{color: #fff;}
.slideyb .hd li:nth-child(2){ float:right;}
.ybzc{ width: 100%; margin: 0px auto; margin-top:20px; background:#6fa0c9; padding: 20px 0px; border-radius: 8px;}
.ybzc p{width:90%; margin: 0px auto;font-size:18px; color: #ffffff; line-height:30px; font-weight: bold;}
.ybyb img{width:100%; margin: 0px auto; margin-top:20px;}
.ybzxp{ width: 100%; height:40px; margin: 0px auto; margin-top:30px;font-size:24px; color: #3278b2; font-weight: bold; border-bottom:2px solid #eeeeee}
.ybzxp1{ width: 100%; margin: 0px auto;font-size:18px; color: #474747; line-height: 30px; }
.ybwd{ width: 100%; margin: 0px auto; padding-top:20px;clear: both;}
.ybwd li{ width: 100%; color: #474747; padding-top: 10px; clear: both;}
.ybwd .list1{ color:#3278b2}
.ybwd .list1 .p1{ background: #4c8ab9}
.ybwd .list2 .p1{ background: #b9b9b9}
.ybwd li .p1{ width:3rem;height:3rem; border-radius: 100%; color: #fff; text-align: center;}
.ybwd li .p2{ width:92%;float:right;}
.ybwd li p{float:left;font-size:1.8rem; line-height:3rem; }
.yqlj{width: 100%; margin: 0px auto; padding-top:20px;clear: both;}
.yqlj li{width: 100%; color: #474747; font-size:18px; line-height:30px; margin-top: 10px;}
.yqlj li a{color: #4c8ab9;}
	
	}
