﻿/*------2016-01-18----------Ã§Â§â€˜Ã¥Â®Â¤Ã¤Â»â€¹Ã§Â»Â------------------------*/

.Depall {
  margin: 0 auto;
  background: #fff;
  margin-bottom: 60px;
}

.content_bot {
  margin-top: 15px;
  margin: 0 auto;
  margin-top: 60px;
  min-height: 400px;
}

h1.dep_img {
  border-bottom: 1px solid #ddd;
  font: 18px/50px "Microsoft YaHei", "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜", STXihei, "Ã¥ÂÅ½Ã¦â€“â€¡Ã§Â»â€ Ã©Â»â€˜", Heiti,
 "Ã©Â»â€˜Ã¤Â½â€œ";
  color: #6510ac;
  font-weight: normal;
  margin-bottom: 10px;
}

h1.dep_img span {
  border-bottom: 2px solid #6510ac;
  padding-bottom: 15px;
}

.content_bot ul li a {
  font: 14px/35px "Microsoft YaHei", "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜", STXihei, "Ã¥ÂÅ½Ã¦â€“â€¡Ã§Â»â€ Ã©Â»â€˜", Heiti,
 "Ã©Â»â€˜Ã¤Â½â€œ";
  color: #333;
  display: block;
}
.content_bot ul{
margin-top:15px;
}
.content_bot ul li a:hover {
  color: #6510ac;
}

.content_bot ul li h2.title_header {
  height: 48px;
  line-height: 48px;
  position: relative;
  z-index: 11;
}

.content_bot ul li h2.title_header a {
  font-size: 16px;
  line-height: 48px;
}

.content_bot ul li h2.title_header a.small_a {
  font-size: 13px;
  display: flex;
  line-height: initial;
  height: 100%;
  align-items: center;
  justify-content: center;
}

ul.lv2_ul li.lv2_li {
  width: 139px;
  float: left;
  height: 32px;
  background: url(/Content/Areas/Common/images/sanjiao2.png) no-repeat 5px
 center;
  padding-left: 20px;
  overflow: hidden;
}

li.lv1_li {
  width: 162px;
  float: left;
  margin-bottom: 20px;
  height: 48px;
  line-height: 48px;
  margin-right: 24px;
  text-align: center;
  position: relative;
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/moreBk.png)
 no-repeat;
  background-size: 100% 100%;
}

li.lv1_li:hover {
  background: none;
}

li.lv1_li::after {
  content: "";
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  transition: all 0.3s;
  opacity: 0;
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/moreBk1.png)
 no-repeat center center;
  background-size: 100% 100%;
}

li.lv1_li:hover::after {
  transform: scale(1.25);
  opacity: 1;
}

li.lv1_li:nth-child(7n) {
  margin-right: 0;
}

li.lv1_li.tylelable3 .lv2_ul,
li.lv1_li.tylelable2 .lv2_ul,
li.lv1_li.tylelable4 .lv2_ul {
  float: left;
  width: 1034px;
}

/*Ã¥â€™Â¨Ã¨Â¯Â¢Ã¤Â¸â€œÃ¥Â®Â¶Ã¥Ë†â€”Ã¨Â¡Â¨*/

.docteam_list li img {
  margin-right: 10px;
  float: left;
  border: 1px solid #eee;
  padding: 2px;
  width: 120px;
  height: 155px;
}

.docteam_cont a {
  line-height: 28px;
}

.docteam_cont p {
  line-height: 28px;
  font-size: 14px;
}

.docteam_cont p a {
  color: #6510ac;
}

.docteam_cont p a:hover {
  color: #d44137;
}

.docteam_list li a.doc_name {
  font-size: 16px;
}

.docteam_cont p.zixun {
  margin-top: 5px;
}

.docteam_cont p.zixun a {
  padding: 5px 10px;
  background: #6510ac;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.docteam_cont p.zixun a:hover {
  background: #4ca6f0;
}

/*20210805Ã¦â€“Â°Ã¥Â¢Å¾*/

.banner_wrapper {
  width: 1800px;
  margin: 0 auto;
}

.banner_wrapper img {
  width: 100%;
}

.wrap_main {
  position: relative;
}

.wrap_main .linkmap {
  /* position: absolute; */
  /* top: 25px; */
  /* left: 90px; */
  /* background: transparent; */
  /* margin: 0; */
  /* padding: 0; */
  color: #333;
  /* font-size: 14px; */
}

.wrap_main .linkmap a {
  color: #333;
}

.wrap_main .linkmap a:hover {
  color: #333;
}

/* title */

/* title */

.tab_wrapper {
  position: absolute;
  top: 182px;
  left: 50%;
  transform: translateX(-50%);
  width: 960px;
  border-radius: 32px;
  height: 64px;
  overflow: hidden;
}

.tab_ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.tab_ul li {
  width: 20%;
  border-right: 1px solid #d6d6d6;
  background: #fff;
  line-height: 64px;
  font-size: 20px;
  box-sizing: border-box;
  color: #333333;
  text-align: center;
  cursor: pointer;
}
.tab_ul li:last-child{
  border-right: none;
}
.tab_ul li.active,
.tab_ul li:hover {
  color: #fff;
  background: #6510ac;
}

@media only screen and (max-width: 1800px){
  .banner_wrapper {
 width: 100%;
}
.tab_wrapper {
  top: 140px;
}
.dep_scro_par .arrow-btn{
  display: none;
}
}


@media only screen and (max-width: 768px) {
  div.main,
  .content_bot,
  .content_bot ul {
 width: 100%;
 border: none;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 /* Firefox */
 -webkit-box-sizing: border-box;
 /* Safari */
  }
  .dep_img {
 border: none;
  }
  .content_bot ul li {
 width: 22.4%;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 /* Firefox */
 -webkit-box-sizing: border-box;
 /* Safari */
  }
  .main {
 margin: 0 auto;
  }
  .banner_wrapper {
 width: 100%;
  }
  .tab_wrapper {
 position: inherit;
 transform: none;
 width: 100%;
 height: auto;
 border-radius: 0;
 /* margin-top: 0.2rem; */
 padding: 0.05rem;
 box-sizing: border-box;
 background: #fff;
  }
  .tab_ul li {
 border-right: none;
 font-size: 0.26rem;
 width: 32%;
 margin-top: 10px;
 border-radius: 5px;
 background: #f4f4f4;
  }
  .tab_ul {
 flex-wrap: wrap;
  }
  .tab_ul::after{
 content: ""; 
 width: 32%;
  }

  li.lv1_li:nth-child(7n) {
 margin-right: 24px;
  }
  li.lv1_li:nth-child(4n) {
 margin-right: 0;
  }
  .wrap_main .linkmap {
 /* width: auto; */
 /* left: 50px; */
 /* top: 10px; */
  }

  .content_bot {
 margin: 0 auto;
 margin-top: 0.3rem;
 min-height: 400px;
  }

  .Depall {
 margin-bottom: 0.3rem;
  }
  h2.title_headerIndex p.posi_p {
 display: none;
  }
}

@media only screen and (max-width: 640px) {
  .tab_ul li{font-size: 0.34rem;}
  .content_bot ul li {
 height: 0.78rem;
 line-height: 0.78rem;
  }
  .content_bot ul li h2.title_header a {
 font-size: 0.28rem;
 line-height: 0.78rem;
  }

  .content_bot ul li h2.title_header {
 height: 0.78rem;
 line-height: 0.78rem;
  }
  .wrap_main .linkmap {
 /* width: auto; */
 left: 25px;
 /* top: 0; */
  }
  li.lv1_li:nth-child(2n) {
 margin-right: 0;
  }
  .content_bot ul li {
 width: 45%;
 overflow: hidden;
  }
  li.lv1_li.tylelable3 .lv2_ul,
  li.lv1_li.tylelable2 .lv2_ul,
  li.lv1_li.tylelable4 .lv2_ul {
 width: 100%;
  }
  li.lv1_li.tylelable3 h2.title_header,
  li.lv1_li.tylelable2 h2.title_header,
  li.lv1_li.tylelable4 h2.title_header {
 width: 100%;
  }
  li.lv1_li.tylelable {
 width: 33.3%;
  }
}

@media only screen and (max-width: 560px) {
  li.lv1_li.tylelable {
 width: 45%;
  }
}
  