﻿.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.doctC_top p>span a {
 color: #999999;
}
.banner img {
  width: 100%;
}
.Min {
  padding: 50px 0;
}

.doc_Con h2 {
  font-size: 28px;
  font-weight: 400;
  color: #0f60ac;
  line-height: 28px;
  position: relative;
  margin-bottom: 50px;
}

.doc_Con h2:after {
  content: "";
  height: 7px;
  width: 100%;
  position: absolute;
  bottom: -25px;
  left: 0px;
  background: url(/Sites/Uploaded/UserUpLoad/20201224/20201224151320.png)
 no-repeat left bottom;
}
.docT_bottom {padding: 30px 67px;position: relative;}
.doc_top {
  background: #fff;
  position: relative;
}

.docIndex a.doct_img {
  position: absolute;
  top: 30px;
  left: 100px;
}

.docIndex .doct_con {
  height: auto;
  float: right;
  width: 587px;
  margin-top: 112px;
  margin-right: 137px;
}

.docIndex {
  overflow: hidden;
  height: 540px;
}

p.doc_Name a {
  font-size: 28px;
  font-weight: bold;
  color: #0f60ac;
}

.doctC_top p.doc_Name a span {
  font-size: 28px;
  font-weight: bold;
  color: #0f60ac;
  margin-right: 30px;
}

span.doc_pro {
  width: 115px;
  height: 30px;
  background: #0f60ac;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
}

p.doc_Name {
  display: flex;
  margin-bottom: 15px;
}

.docT_middle {
  height: 84px;
  background: url(/Sites/Uploaded/UserUpLoad/20220715/20220715022549.png)
 no-repeat;
  padding-left: 482px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
a.arrow-left-d {
  width: 20px;
  height: 45px;
  background: url(/Sites/Uploaded/UserUpLoad/20220715/20220715123146.png)
 no-repeat;
  opacity: 0.9;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

a.arrow-left-d:hover {
  opacity: 1;
}
a.arrow-right-d {
  width: 20px;
  height: 45px;
  background: url(/Sites/Uploaded/UserUpLoad/20220715/20220715123330.png)
 no-repeat;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

a.arrow-right-d:hover {
  opacity: 1;
}
.docT_middle a {
  width: 121px;
  height: 40px;
  border: 1px solid #ffffff;
  border-radius: 20px;
  display: block;
  transition: all 0.2s;
  text-align: center;
  line-height: 39px;
  font-size: 18px;
  color: #fff;
  box-sizing: border-box;
  display: none;
}

.docT_middle a.cur {
  background: #eaf2fc;
  color: #1f60ad;
}

.docT_middle a:hover {
  background: #eaf2fc;
  color: #1f60ad;
  transition: all 0.2s;
}
.docT_bottom ul {
  /* display: flex; */
  /* justify-content: space-between; */
  /* align-items: center; */
  /* padding: 30px 67px; */
}

.docT_bottom ul li {
  width: 214px;
}

.docT_bottom ul li a.doct_img {
  position: inherit;
  width: 100%;
  height: 290px;
  display: block;
}

.doctSwiper_con a span {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 26px;
  margin: 10px 0 5px;
  display: block;
}

.docT_bottom ul li a.doct_img img {
  width: 100%;
  height: 100%;
  transition: all 0.2s;
}

.doctSwiper_con {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.doctSwiper_con span {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.doc_bottom {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

ul.docB_left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 892px;
}

ul.docB_left li {
  width: 278px;
  position: relative;
}

ul.docB_left li a.doct_img {
  width: 100%;
  height: 338px;
  display: block;
  overflow: hidden;
}

ul.docB_left li a.doct_img img {
  width: 100%;
  height: 100%;
  transition: all 0.2s;
}

ul.docB_left li .doctSwiper_con {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: url(/Sites/Uploaded/UserUpLoad/20220715/20220715033213.png)
 no-repeat;
  height: 63px;
}

ul.docB_left li .doctSwiper_con a span {
  color: #fff;
  margin: 0 0 5px;
}

ul.docB_left li .doctSwiper_con span {
  color: #fff;
}

ul.docB_right {
  display: flex;
  flex-direction: column;
  padding: 0 40px;
  background: #fff;
}

ul.docB_right li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 13px;
}

ul.docB_right li a.doct_img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border-radius: 50px;
}

ul.docB_right li a.doct_img img {
  width: 170px;
  display: flex;
  transition: all 0.2s;
}

ul.docB_right li .doctSwiper_con a span {
  font-size: 22px;
  font-weight: bold;
  color: #0f60ac;
}

ul.docB_right li .doctSwiper_con span {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}
.col_Con {
  position: relative;
}

.col_item {
  position: absolute;
  width: 374px;
  height: 372px;
}

.top_center {
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background: url(/Sites/Uploaded/UserUpLoad/20220715/20220715035233.png)
 no-repeat center;
}

.col_item > h2 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  font-size: 22px;
  font-weight: 400;
  width: 46px;
}

.col_item > h2 a {
  color: #ffffff;
  cursor: inherit;
}

.col_item ul li {
  position: absolute;
}

.col_item ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: inherit;
}

.col_item ul li a span {
  font-size: 16px;
  font-weight: 300;
  color: #333333;
  margin-top: 5px;
}
li.tc_1 {
  top: 87px;
  left: 36px;
}

li.tc_2 {
  top: 16px;
  left: 50%;
  transform: translate(-50%, 0);
}

li.tc_3 {
  top: 87px;
  right: 7px;
}

.Min.column {
  height: 746px;
  position: relative;
}

.bottom_left {
  top: 214px;
  left: 148px;
  background: url(/Sites/Uploaded/UserUpLoad/20220715/20220715040503.png) center
 no-repeat;
  width: 451px;
  height: 447px;
}

.bottom_right {
  background: url(/Sites/Uploaded/UserUpLoad/20220715/20220715040423.png);
  top: 210px;
  right: 137px;
  width: 454px;
  height: 457px;
}

.bottom_left > h2 {
  width: 91px;
  text-align: center;
}

.bottom_right > h2 {
  width: 68px;
}

li.bl_1 {
  top: 15px;
  left: 187px;
}
li.bl_2 {
  top: 57px;
  left: 77px;
}
li.bl_3 {
  top: 147px;
  left: 18px;
}
li.bl_4 {
  top: 267px;
  left: 28px;
}
li.bl_5 {
  top: 356px;
  left: 113px;
}
li.bl_6 {
  bottom: 2px;
  right: 169px;
}
li.bl_7 {
  bottom: 73px;
  right: 73px;
}
li.bl_8 {
  bottom: 184px;
  right: 22px;
}

li.br_1 {
  top: 39px;
  right: 147px;
}
li.br_2 {
  top: 125px;
  right: 36px;
}
li.br_3 {
  top: 260px;
  right: 26px;
}
li.br_4 {
  bottom: 15px;
  right: 136px;
}
li.br_5 {
  bottom: 20px;
  left: 127px;
}
li.br_6 {
  bottom: 124px;
  left: 27px;
}

.docM_left {
  background: #fff;
  width: 790px;
  padding: 30px 50px 10px;
  box-sizing: border-box;
  border-radius: 2px;
  position: relative;
}

.docM_con {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.docM_left li.swiper-slide .doct_img {
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  cursor: inherit;
}

.docM_left li.swiper-slide .doct_img img {
  width: 155px;
  display: flex;
  transition: all 0.2s;
}

.docM_left li.swiper-slide .doctSwiper_con a span {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}

.docM_left li.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.swiper-box {
  overflow: hidden;
}

.docM_right {
  width: 382px;
  height: 232px;
  background: #ffffff;
  border-radius: 2px;
  padding: 26px;
}
.sb_top .swiper-slide .img_box {
  width: 100%;
  height: 190px;
  display: block;
  overflow: hidden;
  cursor: inherit;
}

.sb_top .swiper-slide .img_box img {
  width: 100%;
  height: 100%;
  transition: all 0.2s;
}

.sb_top .swiper-slide a.title_type {
  display: none;
}
.sb_bottom .title_type {
  display: none;
}

.sb_bottom p {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin-top: 34px;
  text-align: center;
}

.sb_bottom p a {
  display: none;
}
.docM_right p {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 41px;
  position: relative;
}

.docM_right > a.docM_more {
  width: 121px;
  height: 40px;
  transition: all 0.2s;
  border: 1px solid #3e70cb;
  background: #3e70cb;
  border-radius: 20px;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  margin-top: 30px;
  display: none;
}

.docM_right p::after {
  content: "";
  position: absolute;
  width: 53px;
  height: 1px;
  background: #969b9e;
  bottom: -10px;
  left: 0;
}
h2.con_title {
  font-size: 28px;
  font-weight: 400;
  color: #0f60ac;
  line-height: 28px;
  position: relative;
  margin-bottom: 50px;
}

h2.con_title:after {
  content: "";
  height: 7px;
  width: 100%;
  position: absolute;
  bottom: -25px;
  left: 0px;
  background: url(/Sites/Uploaded/UserUpLoad/20201224/20201224151320.png)
 no-repeat left bottom;
}

a.arrow-left-m {
  width: 20px;
  height: 45px;
  background: url(/Sites/Uploaded/UserUpLoad/20220715/20220715123146.png)
 no-repeat;
  opacity: 0.9;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

a.arrow-left-m:hover {
  opacity: 1;
}
a.arrow-right-m {
  width: 20px;
  height: 45px;
  background: url(/Sites/Uploaded/UserUpLoad/20220715/20220715123330.png)
 no-repeat;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

a.arrow-right-m:hover {
  opacity: 1;
}
a.arrow-left-s {
  width: 20px;
  height: 45px;
  background: url(/Sites/Uploaded/UserUpLoad/20220715/20220715123146.png)
 no-repeat;
  opacity: 0.9;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
}

a.arrow-left-s:hover {
  opacity: 1;
}
a.arrow-right-s {
  width: 20px;
  height: 45px;
  background: url(/Sites/Uploaded/UserUpLoad/20220715/20220715123330.png)
 no-repeat;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
}

a.arrow-right-s:hover {
  opacity: 1;
}

.sb_top {
  position: relative;
}
.OtherPositionTitle {
  font-size: 20px;
  font-weight: bold;
  color: #666666;
  line-height: 26px;
}

.doctC_top p {
  font-size: 16px;
  font-weight: 300;
  color: #999999;
  line-height: 24px;
  margin-bottom: 20px;
}

.Academ p {
  margin: 0;
}

.Academ {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

a.doc_more {
  width: 100px;
  height: 40px;
  background: #1f60ad
 url(/Sites/Uploaded/UserUpLoad/20220715/20220715125151.png) no-repeat 68px
 center;
  border-radius: 20px;
  position: absolute;
  right: 0;
  bottom: -40px;
  /* text-align: center; */
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  padding-left: 16px;
}

.OtherPositionTitle {
  font-size: 20px;
  font-weight: bold;
  color: #666666;
  line-height: 26px;
}

.doctC_top p {
  font-size: 16px;
  font-weight: 300;
  color: #999999;
  line-height: 24px;
  margin-bottom: 20px;
}

.Academ p {
  margin: 0;
}

.Academ {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

a.doc_more {
  width: 100px;
  height: 40px;
  background: #1f60ad
 url(/Sites/Uploaded/UserUpLoad/20220715/20220715125151.png) no-repeat 68px
 center;
  border-radius: 20px;
  transition: all 0.2s;
  position: absolute;
  right: 0;
  bottom: -40px;
  /* text-align: center; */
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  padding-left: 16px;
}

a.doc_more:hover {
  background: #1f60ad
 url(/Sites/Uploaded/UserUpLoad/20220715/20220715125151.png) no-repeat 73px
 center;
  transition: all 0.2s;
}

a.doct_img img:hover {
  transition: all 0.2s;
  transform: scale(1.1);
}

a.doct_img {
  overflow: hidden;
}

.docM_right > a.docM_more:hover {
  background: #fff;
  color: #3e70cb;
  transition: all 0.2s;
}

.sb_top .swiper-slide .img_box:hover img {
  transition: all 0.2s;
  transform: scale(1.1);
}
.OtherPositionTitle {
  font-size: 20px;
  font-weight: bold;
  color: #666666;
  line-height: 26px;
}

.doctC_top p {
  font-size: 16px;
  font-weight: 300;
  color: #999999;
  line-height: 24px;
  margin-bottom: 20px;
}

.Academ p {
  margin: 0;
}

.Academ {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 47px;
}

a.doc_more {
  width: 100px;
  height: 40px;
  background: #1f60ad
 url(/Sites/Uploaded/UserUpLoad/20220715/20220715125151.png) no-repeat 68px
 center;
  border-radius: 20px;
  transition: all 0.2s;
  position: absolute;
  right: 0;
  bottom: -40px;
  /* text-align: center; */
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  padding-left: 16px;
}

a.doc_more:hover {
  background: #1f60ad
 url(/Sites/Uploaded/UserUpLoad/20220715/20220715125151.png) no-repeat 73px
 center;
  transition: all 0.2s;
}

a.doct_img img:hover {
  transition: all 0.2s;
  transform: scale(1.1);
}

a.doct_img {
  overflow: hidden;
}

.docM_right > a.docM_more:hover {
  background: #fff;
  color: #3e70cb;
  transition: all 0.2s;
}

.sb_top .swiper-slide .img_box:hover img {
  transition: all 0.2s;
  transform: scale(1.1);
}

.linkmap {
  display: none;
}

.Min.sb {
  background: #fff;
}
.doc,
.column,
.docM,
.sb {
  -webkit-transition: all 1s cubic-bezier(0.08, 0.82, 0.17, 1);
  transition: all 1s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  visibility: hidden;
}
.animate.doc,
.animate.column,
.animate.docM,
.animate.sb {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.model_img {
  display: none;
  position: fixed;
  background: #000000a3;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.model_img_item li {
  display: none;
}

.model_img_item li.on {
  display: block;
}

.model_img_item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .doc,
  .column,
  .docM,
  .sb {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 opacity: 1;
 visibility: visible;
  }
  .Min {
 padding: 20px 10px;
  }

  .w1200 {
 width: 100%;
  }

  .docIndex a.doct_img {
 position: inherit;
 width: 100%;
 height: 285px;
 overflow: hidden;
 display: block;
  }

  .docIndex a.doct_img img {
 width: 100%;
  }

  .docIndex {
 height: auto;
  }

  .docIndex .doct_con {
 width: 100%;
 margin: 20px 0 55px;
  }

  .docT_bottom ul {
/*  padding: 10px; */
  }

  .docT_bottom ul {
 /* flex-wrap: wrap; */
  }

  .docT_bottom ul li {
/*  width: 100%;
 margin-bottom: 10px; */
  }

  .docT_bottom ul li a.doct_img {
 height: auto;
  }

  ul.docB_left {
 width: 100%;
 flex-wrap: wrap;
  }

  ul.docB_left li {
 width: 100%;
 margin-bottom: 20px;
  }

  .doc_bottom {
 flex-wrap: wrap;
  }

  ul.docB_left li .doctSwiper_con {
 background-size: cover;
  }

  ul.docB_left li a.doct_img {
 height: auto;
  }

  ul.docB_right {
 width: 100%;
  }

  ul.docB_right li {
 justify-content: center;
  }

  ul.docB_right li a.doct_img {
 margin-right: 10px;
  }

  .docM_left {
 width: 100%;
 padding: 20px;
  }

  .sb_top .swiper-slide .img_box {
 height: auto;
  }
  .col_item {
 position: inherit;
 top: auto;
 left: auto;
 transform: translate(0,0);
 background: none;
 width: 100%;
 height: auto;
 right: auto;
 margin-bottom: 20px;
}

.col_item > h2 {
 position: inherit;
 top: auto;
 left: auto;
 transform: translate(0,0);
 background: none;
 width: 100%;
 text-align: center;
 margin-bottom: 20px;
}

.col_item ul li {
 position: inherit;
 top: 0;
 left: 0;
 transform: translate(0, 0);
 width: 33%;
}

.col_item ul {
 display: flex;
 justify-content: flex-start;
 align-items: center;
 margin: 0;
 flex-wrap: wrap;
}
  .col_item ul li a span {
 font-size: 14px;
}
}
 