html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

* {
  box-sizing: border-box;
}
i {font-style: normal}
img {
  border: none;
  vertical-align: middle;
}

input,
textarea {
  outline: none;
  border: none;
}

a:link,
a:active,
a:visited,
a:hover {
  text-decoration: none;
}

/* 日期 */
.date_item {
  display: inline-block;
  margin-left: 55px;
  float: left;
}

/* 通用轮播 */
.banner .swiper_conLeft {
  width: 100%;
  height: 500px;
  min-width: 1200px;
  position: relative;
}

.banner .swiper-slide img {
  height: 500px;
}

/* 头部 */
.warp {
  max-width: 1920px;
  margin: auto;
}

.header {
  height: 115px;
  width: 1200px;
  margin: auto;
  position: relative;
}

.head_top_bb {
  width: 360px;
  height: 35px;
  position: absolute;
  margin-left: -364px;
  left: 19%;
  background: #fff;
}

.head_top {
  height: 35px;
  background: #17916d;
  min-width: 1200px;
  width: 100%;
  position: relative;
  margin: auto;
}

.head_top_1 {
  background: #fff;
  height: 35px;
  color: #fff;
  font-size: 14px;
  width: 1200px;
  margin: auto;
}

.header_right_top .toubu_sousuo {
  width: 56px;
  position: relative;
  float: left;
}

/* 搜索 */
.active .search {
  height: 30px;
  transition: all 0.5s;
}

.search {
  position: relative;
  top: 13px;
  right: 30px;
  overflow: hidden;
  width: 200px;
  height: 0px;
  border-radius: 10px;
  z-index: 99;
  transition: all 0.5s;
}

.search input {
  width: 200px;
  height: 30px;
  border: none;
  outline: none;
  background-color: #17916d;
  padding-left: 20px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 1;
}

.search input::-webkit-input-placeholder {
  color: #fff;
}

.search input::-moz-input-placeholder {
  color: #fff;
}

.search input::ms-input-input-placeholder {
  color: #fff;
}

.search .search_icon {
  position: absolute;
  right: 0;
  width: 40px;
  height: 30px;
  top: 0px;
  background-color: #17916d;
  z-index: 2;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}

.search .search_icon img {
  vertical-align: sub;
  margin: 0px;
  width: 18px;
  height: 18px;
}



/* 左部 */
.header_left img {
  position: absolute;
  top: -15px;
  ;
  bottom: 0;
}

/* 右部 */
.header_right {
  color: #fff;
  font-size: 14px;
}

.header_right_top {
  height: 35px;
  background: url(../images/kq_img24.png) no-repeat;
  line-height: 35px;
  float: right;
}

.header_right_top span {
  display: block;
  width: 77px;
  float: left;
  color: #fff;
}

.header_right_top i {
  font-style: normal;
  margin: 0px 17px;
  float: left;
}

.header_right_top1 {
  position: absolute;
  right: 0;
  top: 22px;
  color: #666;
}

.header_right_top img,
.header_right_top1 img {
  margin-right: 10px;
  margin-top: -4px;
}

.header_right_top2 {
  position: absolute;
  right: 0;
  top: 40px;
}

.header_right_top2 span {
  color: #666666;
  font-size: 16px;
  margin-right: 8px;
}

/* 导航栏 */
.wrap_nav {
  width: 100%;
  height: 50px;
  border-top: 1px solid #ecedee;
  border-bottom: 1px solid #ecedee;
}

.nav {
  width: 1200px;
  margin: auto;
  color: #464646;
  font-size: 16px;
  line-height: 48px;
  position: relative;
}

.nav>ul>li {
  float: left;
  list-style: none;
}

.nav>ul>li>a {
  display: block;
  color: #464646;
  padding: 0px 30px;
  height: 48px;
}

.nav>ul>li:hover>a {
  background: #17916d;
  color: #FFFFFF;
}

.nav>ul>li.active>a {
  background: #17916d;
  color: #FFFFFF;
}

/* .active-bj{background: #17916d url(../images/kq_img05.png) no-repeat center center ;} */


/* 首页动作 */
.nav li.active .img25 {
  display: none;
}

.nav li:hover .img25 {
  display: none;
}

.nav li:hover .img05 {
  display: block;
  padding-top: 15px;
}

.nav li a .img05 {
  display: none;
}

.nav li.active a .img05 {
  display: block;
  padding-top: 15px;
}


/* 二级导航 */
li .subnav {
  position: absolute;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 0px;
  transition: height 0s;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.8);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  /*IE6~IE8*/
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#990064b4, endColorstr=#990064b4); */
}

li:hover .subnav {
  height: auto;
  transition: height 0.5s;
  padding-bottom: 20px;
}


.menu_left {
  float: left;
  width: 1024px;
  box-sizing: border-box;
  padding: 40px 0px 0px 46px;
}

.menu_left_ul>li {
  font-size: 24px;
  color: #333;
}

.menu_left_ul>li>a {
  float: left;
  font-size: 16px;
  color: #333;
  display: block;
  width: 170px;
  margin-bottom: 10px;
  line-height: normal;
}
.menu_left_ul>li>ul>li{
  font-size: 24px;
  color: #333;
height: 60px;
  margin-left: -20px;
  position: relative;
}
.menu_left_ul>li>ul>li:not(first-child){
    margin-right: 20px;
}
.menu_left_ul>li>ul>li>a {
  float: left;
  font-size: 16px;
  color: #333;
  display: block;
  width: 170px;
  margin-bottom: 10px;
  line-height: normal;
      text-align: center;
}


.menu_left_ul>li>a:hover, .menu_left_ul>li>ul>li>a:hover{
  color: #17916d;
}

.border_le {
  line-height: 25px;
  position: relative;
  padding: 23px 0px 23px 0px;
}
/* 新增四级栏目样式 */
.four_nav{
  position: absolute;
  top: 22px;
   transform: translate(45%,0px);
}
.four_nav>dd>.text_img{
text-align: center;
    line-height: 0px;
   
}
.four_nav>dd>.text_img>img{
   
    display: none;
}
.four_nav>dd>.text_aclick{
text-align: center;
  
    line-height: 31px;
    height: 34px;
}
.four_nav>dd>.text_aclick>a{
   display: none;
   font-size: 16px;
   font-family: Microsoft YaHei;
   font-weight: 400;
   color: #FFFFFF;  
    padding: 5px 12px;
    border-radius: 5px;
    background: #4BBA99;
}
.three_nav:hover dl dd .text_aclick a{display: inline;}
.three_nav:hover dl dd .text_img img{display: inline;}








.menu_right {
  position: absolute;
  right: 49px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 222px;
  height: 222px;
  border: 6px solid #17916d;
  overflow: hidden;
  display: none
}

.menu_right img {
  width: 210px;
  height: 210px;
}

/* 图片 */
.content_img {
  min-width: 1200px;
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.content_img img {
  margin-left: -960px;
  position: absolute;
  left: 50%;
  width: 1920px;
  height: 500px;
}

/* 主体 */
.container {
  width: 1200px;
  margin: auto;
}

.container_top {
  height: 155px;
  margin-top: 20px;
}

.container_top_l {
  width: 470px;
  position: relative;
  height: 155px;
}

.container_top_l .img_wenxi {
  position: absolute;
  top: 0;
  bottom: 0px;
  margin: auto;
  left: 25px;
  font-size: 14px;
  border-radius: 50%;
}

.container_top_l .img_wenxi_001 {
  padding-left: 135px;
  padding-top: 66px;
  font-size: 14px;
}

.container_top_l .img_wenxi_001 span {
  color: #999;
}

.container_top_l .img_wenxi_001 i {
  font-style: normal;
  color: #333;
  margin-left: 10px;
}

/* mian上 */
.container_top_r,
.container_top_l {
  float: left;
}

.container_top_r {
  width: 730px;
}

.container_top_r a:before {
  content: "";
  display: block;
  height: 35px;
  width: 1px;
  background: #ecedee;
  position: absolute;
  top: 60px;
}

.container_top_r a {
  display: block;
  float: left;
  width: 140px;
  text-align: center;
  color: #464646;
  padding-top: 30px;
  position: relative;
}

.container_top_r a span {
  display: inline-block;
  width: 60px;
  height: 60px;
  position: relative;
}

.container_top_r a span img {
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
}

.container_top_r p {
  margin-top: 10px;
}

/* mian中 */
.container_middle {
  color: #fff;
  font-size: 16px;
}

.container_middle_h1 {
  font-style: normal;
  font-size: 24px;
  color: #1e2122;
  padding: 40px 0px 10px 0px;
  border-bottom: 5px solid #17916d;
  display: inline-block;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: -1px;
}

.container_middle_h1 a {
  color: #1e2122;
}

.kqyy_right .container_middle_h1 {
  margin: 0px auto 45px auto;
  padding: 0px 0px 10px 0px;
}

/* 左 */
.container_middle .sidebar_a,
.container_middle .sidebar_b {
  width: 600px;
  float: left;
}

.container_middle .sidebar_a_top {
  height: 242px;
  position: relative;
  overflow: hidden;
}

.container_middle .sidebar_a_top>img {
  height: 242px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.container_middle .sidebar_a_b,
.container_middle .sidebar_b_b {
  width: 300px;
  float: left;
  height: 242px;
  position: relative;
  overflow: hidden;
}

.container_middle .sidebar_a_b,
.container_middle .sidebar_a_top,
.container_middle .sidebar_b_b,
.container_middle .sidebar_b_t {
  padding-top: 36px;
  padding-left: 30px;
  display: block;
  color: #fff;
  padding-right: 20px;
}

.container_middle .sidebar_a_b .font_20,
.container_middle .sidebar_b_b .font_20 {
  line-height: 30px;
}

/* 鼠标经过显示文字 */
.sidebar_a_top .hdzs_shadow,
.sidebar_a_b .hdzs_shadow,
.sidebar_b_b .hdzs_shadow,
.sidebar_b_t .hdzs_shadow {
  width: 100%;
  margin-top: -100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  transition: all 1.5s;
  overflow: hidden;
  padding: 5%;
}

.sidebar_a_top:hover .hdzs_shadow,
.sidebar_a_b:hover .hdzs_shadow,
.sidebar_b_b:hover .hdzs_shadow,
.sidebar_b_t:hover .hdzs_shadow {
  height: 100%;
  padding: 5%;
  margin-top: 0%;
  transition: all 0.5s;
  text-align: justify;
}

.sidebar_a_top:hover>.font_20,
.sidebar_a_b:hover>.font_20,
.sidebar_b_b:hover>.font_20,
.sidebar_b_t:hover>.font_20 {
  display: none;
}


/* 右 */
.container_middle .sidebar_b_t {
  height: 242px;
  margin-top: 242px;
  position: relative;
  overflow: hidden;
}

.container_middle .sidebar_a_b>img,
.container_middle .sidebar_b_b>img,
.container_middle .sidebar_b_t>img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

/* 专家风采 */
.container_zjfc .main {
  margin: 0px -10px;
  position: relative;
}

.container_middle_h2 {
  border-bottom: 5px solid #88bf11;
}

.container_zjfc .main a {
  display: block;
  width: 224px;
  float: left;
  background: #f2f2f2;
  margin: 0px 10px;
  transition: all 1s;
}

.container_zjfc .main a:hover {}

.container_zjfc .main a:hover h1,
.container_zjfc .main a:hover p {}

.container_zjfc img {
  width: 224px;
  height: 320px;
}

.container_zjfc .main h1 {
  font-size: 18px;
  color: #17916d;
  padding: 22px 0px 10px 20px;
  line-height: 20px;
}

.container_zjfc .main p {
  font-size: 14px;
  color: #333333;
  padding-left: 20px;
  text-indent: -2em;
}

/* 医院动态 */
/* .swiper-container{height: 560px;} */
.container_yydt .main {
  margin: 0px -14px 0px;
}

.container_yydt .main .news {
  display: block;
  float: left;
  width: 380px;
  margin-left: 17px;
}

.container_yydt .main .news img {
  width: 380px;
  height: 213px;
}

.container_yydt .main .news .news_top {
  width: 380px;
  height: 213px;
  overflow: hidden;
}

.container_yydt .main .news h1 {
  font-size: 20px;
  color: #333;
  padding: 30px 0px 15px 0px;
  line-height: 20px;
}

.container_yydt .main .news:hover h1 {
  color: #0db26b;
}

.container_yydt .main .news p {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.container_yydt .main .news i {
  font-size: 14px;
  color: #999;
  font-style: normal;
  padding-top: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* 轮播 */
.container_yydt {
  position: relative;
  overflow: hidden;
}

.container_yydt .arrow-left {
  background: url(../images/kq_img_left.png) no-repeat left top;
  position: absolute;
  left: -6%;
  top: 50%;
  margin-top: -15px;
  width: 44px;
  height: 44px;
}

.container_yydt .arrow-right {
  background: url(../images/kq_img_right.png) no-repeat left bottom;
  position: absolute;
  right: -6%;
  top: 50%;
  margin-top: -15px;
  width: 44px;
  height: 44px;
}

/* 鼠标经过 */
.container_yydt .arrow-left:hover {
  background: url(../images/kq_img_left1.png) no-repeat left top;
}

.container_yydt .arrow-right:hover {
  background: url(../images/kq_img_right1.png) no-repeat left bottom;
}

/* 就医 */
.content_1 {
  background: #f2f2f2;
  width: 100%;
  height: 200px;
  min-width: 1200px;
}

.content_1 .main-left {
  float: left;
  width: 400px;
}

.content_1 .main-left .main-left_1 {
  display: block;
  width: 120px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  margin-top: 30px;
  background: #17916d;
}

.content_1 .main-left h1 {
  font-size: 24px;
  color: #1e2122;
  padding: 15px 0px 10px 0px;
}

.content_1 .main-left span {
  color: #999999;
  font-size: 14px;
  padding-right: 5px;
}

.content_1 .main-left em {
  color: #464646;
  font-size: 14px;
  font-style: normal;
}

.content_1 .main-right {
  float: right;
  width: 725px;
  padding-top: 70px;
}

.content_1 .main-right a {
  display: block;
  width: 143px;
  float: left;
  position: relative;
  text-align: center;
  color: #464646;
  font-size: 16px;
}

.content_1 .main-right img {
  width: 36px;
  height: 36px;
  margin-bottom: 10px;
}

.content_1 .main-right a:before {
  content: "";
  display: block;
  height: 35px;
  width: 1px;
  background: #e0e0e0;
  position: absolute;
  top: 15px;
}

/* 首页地图 */
.sitemap_sy #container {
  height: 280px;
  min-width: 1200px;
}

/* 地图 */
.main_lxwm {
  width: 100%;
  height: 552px;
}

.main_lxwm #container {
  width: 100%;
  height: 552px;
}

/* 底部 */
.foot {
  width: 1200px;
  min-width: 1200px;
  margin: auto;
  padding: 66px 0px 25px 0px;
}

.foot_1 {
  border-top: 1px solid #ecedee;
  border-bottom: 1px solid #ecedee;
  height: 38px;
}

.foot .list {
  width: 598px;
  height: 38px;
  float: left;
  position: relative;
}

.foot .list h1 {
  display: block;
  text-align: right;
  background: url(../images/kq_img28.png) no-repeat 535px center;
  font-size: 14px;
  color: #464646;
  line-height: 37px;
  padding-right: 80px;
  font-weight: 400;
}

.foot .list_1 h1 {
  text-align: left;
  padding-left: 50px;
  background: url(../images/kq_img28.png) no-repeat 144px center;
}

.dorpmenu {
  background-color: #fff;
  position: absolute;
  display: none;
  width: 200px;
  right: 0;
}

.dorpmenu_1 {
  position: absolute;
  left: 0;
}

.dorpmenu a {
  display: block;
  background-color: #17916d;
  padding: 10px 0px;
  border-top: 1px solid #ffffff;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  text-indent: 2em;
}

.foot .foot_img {
  text-align: center;
  padding: 15px 0px;
}

.foot .foot_bottom {
  text-align: center;
  font-size: 14px;
  color: #464646;
}

.foot .foot_bottom .foot_a {
  font-size: 14px;
  color: #464646;
}

/* 科室介绍 */
.erji_container {
  width: 1200px;
  min-width: 1200px;
  margin: auto;
 
  overflow: hidden;
  padding-top: 45px;
}

.main_ksjs {}

.main_ksjs .main_left {
  color: #676767;
  text-align: justify;
}

.main_ksjs .main_right {
  width: 360px;
  text-align: right;
}

.main_ksjs .main_right img {
  width: 300px;
  height: 242px;
}

.main_ksjs_1 {
  margin: 0px -15px;
}

.main_ksjs_1 a {
  width: 458px;
  height: 256px;
  margin: 0px 15px;
  display: block;
  float: left;
  overflow: hidden;
  margin: 0px 15px;
  position: relative;
  overflow: hidden;
}

.main_ksjs_1 a img {
  width: 458px;
  height: 256px;
}

.main_ksjs_1 i {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}

.main_ksjs_1 a:hover i {
  display: block;
}

.main_ksjs_1 i img {
  width: 80px;
  height: 80px;
}

.main_ksjs_2 {
  margin: 0px -10px;
}

.main_ksjs_2 a {
  display: block;
  width: 224px;
  height: 365px;
  float: left;
  background: #f2f2f2;
  margin: 0px 8px;
  transition: all 1s;
}

.main_ksjs_2 a:hover {
  transform: translateY(-10px);
  background: #17916d;
  transition: all 1s;
}

.main_ksjs_2 a:hover h1,
.main_ksjs_2 a:hover p {
  color: #fff;
}

.main_ksjs_2 img {
  width: 224px;
  height: 280px;
}

.main_ksjs_2 a h1 {
  font-size: 18px;
  color: #17916d;
  padding: 22px 0px 14px 20px;
  line-height: 15px;
}

.main_ksjs_2 p {
  font-size: 14px;
  color: #333333;
  text-indent: -7px;
}

/* 专家风采 */
.main_zj a {
  margin-bottom: 40px;
}

/* 医院动态 */
.news_yydt a {
  margin-bottom: 50px;
}

/* 信息公开 */
.news_xxgk a {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  height: 150px;
  margin-bottom: 20px;
}

.news_xxgk a h1 {
  color: #333;
  font-size: 18px;
  font-weight: 100;
}

.news_xxgk a:hover h1 {
  color: #17916d;
}

.news_xxgk p {
  color: #666;
  font-size: 16px;
  margin: 5px 0px;
}

.news_xxgk em {
  font-style: normal;
  color: #999;
  font-size: 16px;
}

/* 医院简介 */
.news_yyjj {
  color: #333;
  font-size: 16px;
}

.news_yyjj img {
  margin-bottom: 40px;
}

.news_yyjj p {
  text-indent: 2em;
}


/* 专家详情 */
.main_zjxq {
  padding-bottom: 50px;
}

/* 简介 */
.main_zjxq .sidebar_a {
  width: 315px;
}

.kqyy_right .main_zjxq .sidebar_a {
  width: 224px;
  margin-right: 20px;
}

.main_zjxq .sidebar_a img {
  width: 224px;
  height: 280px;
}

.main_zjxq .sidebar_b {
  width: 885px;
}

.kqyy_right .main_zjxq .sidebar_b {
  width: 700px;
}

.main_zjxq .sidebar_b>span {
  color: #666;
  font-size: 18px;
}

.main_zjxq .sidebar_b h1:first-child {
  padding-bottom: 20px;
}

.main_zjxq .sidebar_name1 {
  color: #17916d;
  font-size: 32px;
  font-weight: bold;
  margin-right: 32px;
}

.main_zjxq .sidebar_name2 {
  color: #666;
  font-size: 18px;
  padding-left: 10px;
}

span.sidebar_name2 p {
  display: inline-block;
  text-indent: -2em;
}

.main_zjxq .sidebar_name_1 {
  position: relative;
}

.main_zjxq .sidebar_jianjie {
  position: absolute;
  left: 0;
  color: #666;
  font-size: 16px;
}

.main_zjxq .sidebar_jianjie1 {
  text-indent: 20px;
  color: #333;
  font-size: 16px;
  text-indent: 15px;
  text-align: justify;
}

.sidebar_name_1>p span:first-child {
  text-indent: 47px;
  color: #333;
  font-size: 16px;
}

/* 通用 */
.main_zjxq_1 .sidebar_a,
.main_zjxq_1 .sidebar_b {
  width: 50%;
}

/* 荣誉 */
.main_zjxq_1 {
  color: #333;
  font-size: 16px;
  padding-bottom: 50px;
}

.main_zjxq_1 .sidebar_a p {
  line-height: 32px;
}

.main_zjxq_1 .sidebar_b .sidebar_b_lb {
  position: relative;
}

.main_zjxq_1 .sidebar_b .sidebar_b1 {
  width: 450px;
  height: 322px;
}

.kqyy_right .main_zjxq_1 .sidebar_b .sidebar_b1 {
  width: 348px;
  height: 249px;
}

.main_zjxq_1 .sidebar_b .swiper-slide img {
  width: 450px;
  height: 322px;
}

.kqyy_right .main_zjxq_1 .sidebar_b .swiper-slide img {
  width: 450px;
  height: 322px;
}

.banner .swiper-slide {
  text-align: center;
}

/* 轮播 */
.main_zjxq_1 .sidebar_b .arrow-left {
  background: url(../images/kq_img_left.png) no-repeat left top;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  width: 44px;
  height: 44px;
}

.main_zjxq_1 .sidebar_b .arrow-right {
  background: url(../images/kq_img_right.png) no-repeat left bottom;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
  width: 44px;
  height: 44px;
}

/* 鼠标经过 */
.main_zjxq_1 .sidebar_b .arrow-left:hover {
  background: url(../images/kq_img_left1.png) no-repeat left top;
}

.main_zjxq_1 .sidebar_b .arrow-right:hover {
  background: url(../images/kq_img_right1.png) no-repeat left bottom;
}


/* 经历 */
.main_zjxq_2 {
  color: #333;
  font-size: 16px;
}

.main_zjxq_2 p {
  padding-top: 20px;
}

.main_zjxq_2 .main_zjxq_h1+p:first-child {
  padding-top: 0px;
}

/* 联系我们 */
.main_lxwm1 span {
  color: #666;
  font-size: 16px;
}

.main_lxwm1 i {
  color: #464646;
  font-size: 16px;
  font-style: normal;
}

/* 通用 */
.clear:after {
  content: "";
  display: block;
  clear: both;
}

.float_l {
  float: left;
}

.text_c {
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}

.kqyy_right .text_c1:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #cccccc;
  position: absolute;
  bottom: 47px;
  z-index: -1;
}

.container_left_h1 {
  font-style: normal;
  font-size: 24px;
  color: #1e2122;
  border-left: 5px solid #17916d;
  font-weight: 400;
  width: 1200px;
  margin: 50px auto 30px auto;
  display: block;
  line-height: 28px;
  padding-left: 10px;
}

.container_left_h1 a {
  color: #1e2122;
}

.container_left_h2 {
  margin: 0px auto 30px auto;
}

.main_zjxq_h1 {
  color: #333;
  font-size: 24px;
  height: 52px;
  line-height: 52px;
  background: #f0f4f7;
  padding-left: 25px;
  position: relative;
}

.main_zjxq_h1:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 24px;
  background: #17916d;
  position: absolute;
  top: 14px;
  left: 11px;
}

.border_le:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 24px;
  line-height: 50px;
  background: #17916d;
  position: absolute;
  top: 0;
  bottom: 0px;
  left: -11px;
  margin: auto;
}

.margin_001 {
  margin-top: 0px;
}

.margin_002 {
  margin-bottom: 0px;
}

.margin_003 {
  margin-left: 0px;
}

.margin_b15 {
  margin-bottom: 15px;
}

.margin_zsyt {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.margin_zsyl {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.font_20 {
  font-size: 20px;
  font-family: 黑体;
  line-height: 40px;
}

.font_16 {
  font-size: 16px;
}

.margin_b40 {
  margin-bottom: 40px;
}

.margin_b20 {
  margin-bottom: 20px;
}

.margin_b30 {
  margin-bottom: 30px;
}

.margin_t35 {
  margin-top: 35px;
}

.margin_t30 {
  margin-top: 30px;
}

/* 旋转动作 */
.status img {
  transition: all 0.5s;
}

.status:hover img {
  transform: rotate(180deg);
  transition: 0.5s linear;
}

/* 图片上移 */
.status_img img {
  transition: all 0.5s;
}

.status_img:hover img {
  transform: scale(1.05);
}

/* 细缆时间 */
.news_title {
  font-size: 24px;
  color: #1e2122;
  line-height: 28px;
  font-weight: 400;
  padding: 40px 0px 20px 0px;
  text-align: center;
}

.news_laiyuan {
  color: #666;
  font-size: 16px;
  text-align: center;
  padding-bottom: 40px;
}

.news_laiyuan i {
  font-style: normal;
  padding: 0px 5px;
}

/* 附件 */
.new_detail a {
  color: #666;
  font-size: 16px;
}

.new_detail a:hover {
  color: #17916d;
}

/* 分页 */
.page {
  width: 100%;
  white-space: nowrap;
  float: left;
  text-align: center;
  font-size: 14px;
  margin-top: 15px;
}

.leftcon {
  width: 600px;
  margin: 0px auto 20px;
}

.leftcon span {
  padding: 0px 5px;
  color: #17916d;
}

.leftcon em {
  padding: 0px 5px;
  color: #17916d;
  font-style: normal;
}

.rightcon {
  position: relative;
  display: inline-block;
}

.rightcon a {
  display: block;
  float: left;
  border: 1px solid #e1e2e3;
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin-right: 10px;
  padding: 7px 13px;
}

.rightcon span,
.rightcon input {
  display: none;
}

.rightcon a:hover {
  background-color: #17916d;
  color: #fff;
}

/* 左部 */
.kqyy_left {
  float: left;
  width: 220px;
  background: #f2f2f2;
  border: 1px solid #dddddd;
}

.kqyy_left>ul {
  position: relative;
}

.kqyy_left>ul>li {
  border-top: 1px solid #dddddd;
}

.kqyy_left>ul>li:first-child {
  border-top: none;
}

.kqyy_left>ul>li>a {
  color: #fff !important;
  height: 60px;
  line-height: 60px;
  width: 100%;
  display: block;
  position: relative;
  z-index: 2;
  font-size: 18px;
  transition: all 0.5s;
  background-color: #4cb495;
  box-sizing: border-box;
  padding-left: 75px;
}

.kqyy_left>ul>li.active>a {
  background-color: #17916d;
}

.kqyy_left>ul>li>a:before {
  content: "";
  display: block;
  width: 6px;
  height: 12px;
  position: absolute;
  left: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/kq_img35.png) no-repeat center
}

.kqyy_left>ul>li.active>a:before {
  background-color: #17916d;
  content: "";
  display: block;
  width: 12px;
  height: 6px;
  position: absolute;
  left: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/kq_img36.png) no-repeat center;
}

.kqyy_left>ul>li>ul {}

.kqyy_left>ul>li>ul>li {
  background: #fff;
}

.kqyy_left>ul>li>ul>li>a {
  height: 60px;
  line-height: 60px;
  position: relative;
  color: #333;
  font-size: 18px;
  box-sizing: border-box;
  padding-left: 40px;
  display: block;
  border-top: 1px solid #dddddd;
}

.kqyy_left>ul>li>ul>li>a:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #d2d2d2;
  position: absolute;
  left: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.kqyy_left>ul>li>ul>li.active>a {
  color: white;
  background-color: #6DC5AB;
}
.kqyy_left>ul>li>ul>li>ul>li>a{
    height: 60px;
  line-height: 60px;
  position: relative;
  color: #333;
  font-size: 18px;
  box-sizing: border-box;
     padding-left: 63px;
  display: block;
  border-top: 1px solid #dddddd;
}
.kqyy_left>ul>li>ul>li>ul>li>.active>a{
 color:#17916d;
  
}
.kqyy_left>ul>li>ul>li>ul>li:hover>a{
  color: #17916d;
}

.kqyy_left>ul>li>ul>li>ul>li:hover>a:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #17916d;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
      left: 48px;
}
.kqyy_left>ul>li>ul>li>ul>li:hover>a:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #17916d;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.kqyy_left>ul>li>ul>li>ul>li.active>a:before {
  background: white;
}




.kqyy_left>ul>li>ul>li:hover>a {
  color: #17916d;
}

.kqyy_left>ul>li>ul>li:hover>a:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #17916d;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.kqyy_left>ul>li>ul>li.active>a:before {
  background: white;
}

.kqyy_left>ul>li>ul {
  display: none;
}

/* 带图列表 */
.news_xxgk-tu {}

.news_xxgk-tu a {
  display: block;
  margin-bottom:30px;
}
.news{
  overflow: hidden;
}
.news_xxgk-tu .news a:first-child {
  margin-top: 0px;
}

.news_xxgk-tu a {
    width: 23%;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 2%;
}
.news_xxgk-tu a:nth-child(4n){ margin-right:0;}

.news_xxgk-tu a .left {
  
width: 100%;
    height: 280px;
    overflow: hidden;

}

.news_xxgk-tu a .left img {
  width: 100%;
  height: 100%;
}

.news_xxgk-tu a .right {

 width: 100%;
 padding-left: 20px;
 background-color: #F2F2F2;
}

.news_xxgk-tu a .right em {
  font-size: 20px;
  font-style: normal;
  color: #333;
  font-weight: bold;
  display: none
}

.news_xxgk-tu a .right h1 {
  font-size: 18px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #17916D;
padding: 21px 0 14px 0;
}

.news_xxgk-tu a .right p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
    color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-bottom: 19px;
}

/* 鼠标经过 */
.news_xxgk-tu a:hover img {
  transition: all 0.5s;
}

.news_xxgk-tu a:hover img {
  transform: scale(1.05);
}

.news_xxgk-tu a:hover em {
  color: #0db26b;
}

.news_xxgk-tu a:hover h1, .news_xxgk-tu a:hover p {
  color: white;
}

.news_xxgk-tu a:hover .right{
  background-color: #17916D;
}

.kqyy_right {
  width: 947px;
  float: right;
  line-height: 1.5;
}

/* 底部 */
.footer .foot_img img {
  width: 115px;
  height: 115px;
}

.content_1 .main-left .jy160 {
  font-size: 18px;
  color: #fff;
  width: 120px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: inline-block;
  background: #17916d;
  margin-top: 30px;
}

.container_zjfc .gzwk_model2_swiper a {
  background: #fff;
  text-align: center;
  position: relative;
}

.ysjj_info {
  color: #333333;
}

.ysjj_info h3 {
  margin: 10px 0 5px;
}

.swiper_nav_l,
.swiper_nav_r {
  display: block;
  width: 45px;
  height: 45px;
  cursor: pointer;
  position: absolute;
  z-index: 999;
  top: 120px;
  margin: auto;
  transition: all 0.4s;
}

.swiper_nav_r {
  right: 17px;
}

.swiper_nav_l {
  background: url(../images/kq_img0810_02.png) no-repeat center;
  left: -70px;
}

.swiper_nav_l:hover {
  background: url(../images/kq_img0810_04.png) no-repeat center;
}

.swiper_nav_r {
  background: url(../images/kq_img0810_03.png) no-repeat center;
  right: -70px;
}

.swiper_nav_r:hover {
  background: url(../images/kq_img0810_05.png) no-repeat center;
}

.container_zjfc .zjfc_shadow h3 {
  font-size: 20px;
  color: #fff;
  margin: 105px 0 30px;
  font-weight: normal;
}

.container_zjfc .zjfc_shadow p {
  font-size: 16px;
  color: #fff;
  padding: 0 15px;
  text-indent: 0;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.6;

}

.container_zjfc .zjfc_shadow {
  text-align: center;
  width: 224px;
  height: 320px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 10px;
  display: none;
}

.container_zjfc .zjfc_shadow::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  left: 10px;
  display: none;
}

.container_zjfc .zjfc_shadow2::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  left: 10px;
  bottom: 70px;
  display: none;

}

.container_zjfc .zjfc_shadow::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  right: 10px;
  top: 10px;
  display: none;

}

.container_zjfc .zjfc_shadow2::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  right: 10px;
  bottom: 70px;
  display: none;

}

.container_zjfc .gzwk_model2_swiper a:hover .zjfc_shadow {
  display: block;
}

.container_zjfc .gzwk_model2_swiper a:hover .zjfc_shadow::before,
.container_zjfc .gzwk_model2_swiper a:hover .zjfc_shadow2::before,
.container_zjfc .gzwk_model2_swiper a:hover .zjfc_shadow::after,
.container_zjfc .gzwk_model2_swiper a:hover .zjfc_shadow2::after {
  display: block;
}








/* .margin_004{margin-right: 0px;position: absolute;top: 0;bottom: 0px;margin: auto;color: #333;box-shadow: 0px 0px 10px #0db26b;

position: relative;top: px;bottom: px;left: px;right: px;
position: absolute;border-bottom: 1px solid #0db26b;
width: px;height: px;color: #;font-size: px;
text-align:center;line-height:px;
display: block;display: inline-block;
float: left;float: right;
font-style: normal;
padding-left: px;padding-right: px;padding-top: px;padding-bottom: px;padding:0px 0px 0px 0px;
margin-left: px;margin-right: px;margin-top: px;margin-bottom: px;margin:0px 0px 0px 0px;margin:0px 0px;margin:auto;} */
/* .main_ksjs{margin: -15px;} */