body {
  overflow-x: hidden;
}

/* banner区域 */
.about_banner {
  width: 100%;
  height: 270px;
  background: url(../img/gbanner.png) no-repeat center center;
  background-size: 100% 100%;
  ;
  position: relative;
}

.about_banner .about_content {
  width: 100%;

}

.about_banner .about_content .textdesc {
  width: 300px;
  height: 120px;
  position: absolute;
  left: 21%;
  top: 30%
}

.about_banner .about_content .textdesc p {
  font-size: 60px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  padding-left: 13px;
}

.about_banner .about_content .textdesc .poline {
  width: 540px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 15px;
  position: relative;
}

.about_banner .about_content .textdesc .poline div {
  width: 265px;
  height: 12px;
  background: #ffffff;
  box-shadow: rgb(0, 204, 0) 0px 0px 3px inset;
  position: absolute;
  left: 0;
  top: -6px;
}

.about_banner .about_content .textdesc .poline p {
  font-size: 30px;
  font-style: italic;
  color: #FFFFFF;
  position: absolute;
  right: 15px;
  bottom: -40px;
}

/* 导航下划线 */
.bottomLine {
  left: 194px;
}


/* 研发管线 */
.resarch {
  width: 100%;
  background-image: url(../img/resarchback.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.resarch .content {
  width: 1095px;
  padding: 0 10px;
  padding-top: 50px;
  padding-bottom: 20px;
  margin: 0 auto;
}

.resarch .content h2 {
  font-size: 48px;
  font-weight: bold;
  font-style: italic;
  color: #348DCC;
  text-align: center;
  padding-bottom: 30px;
}

.resarch .content .info {
  font-size: 22px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  margin-bottom: 60px;
  width: 1095px;
  text-align: justify;
}

.resarch .content .info .cicrl {
  display: block;
  width: 15px;
  height: 15px;
  background: #246FBD;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}

.resarch .content .info p {
  font-size: 20px;
  color: #7f7f7f;
}

.resarch .content .info p .span_green {
  font-size: 24px;
  color: #7CBC36;
}







/* 扩展访问策略 */
.visit {
  width: 100%;
  height: 1100px;
  background-image: url(../img/db_visitback.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;

}

.visit>section {
  width: 1110px;
  margin: 0 auto;
}

.visit>section>div:nth-of-type(1) {
  width: 676px;
  height: 46px;
  font-size: 48px;
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  color: #348DCC;
  margin: 0 auto;
  padding-top: 120px;
  text-align: center;
}

.visit>section>img {
  display: block;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.visit_info {
  width: 1101px;
  height: 399px;
  font-size: 22px;
  font-family: Arial;
  font-weight: 500;
  color: #333333;
  line-height: 32px;
}

.visit_info>p {
  margin-bottom: 20px;
  text-align: justify;
}

/*  */

/* 第一个轮播 */
.one {
  width: 100%;
  height: 650px;
  position: relative;
  padding-top: 150px;
}

.one .drugbox .content {
  width: 1095px;
  padding: 0 30px;
  margin: 0 auto;
}

.one .drugbox .content .more-btn {
  width: 185px;
  height: 64px;
  border: 2px solid #246FBD;
  border-radius: 32px;
  background: none;
  font-size: 19px;
  font-weight: bold;
  color: #246FBD;
  transition: all .4s;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
}

.one .drugbox .content .more-btn:hover {
  background: linear-gradient(257deg, #80BE30, #348DCC);
  color: #FFFFFF;
  border: 2px solid #ffffff;
}

.one .drugbox .content .drugitem {
  width: 100%;
}

.one .drugbox .content .drugitem .dr_name {
  font-size: 28px;
  color: #333333;
  padding-top: 60px;
  text-align: center;
}

.one .drugbox .content .drugitem .dr_name1 {
  font-size: 28px;
  color: #333333;
  /* padding-top: 60px; */
  text-align: center;
}

.one .drugbox .content .drugitem .dr_detail {
  margin-top: 60px;
  font-size: 22px;
  color: #333333;
  padding-bottom: 10px;
}

.one .drugbox1 {
  width: 100%;
  height: 100%;
  /* background-image: url(../img/DB107back-item.png);
  background-repeat: no-repeat;
  background-size: 100% 100%; */
}

.one .drugbox1 img {
  display: block;
  margin: 0 auto;
  width: 669px;
  height: 154px;
}

.one .dbtwo {
  width: 100%;
  height: 100%;
  background-image: url(../img/gbglist3-item.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.one .dbsix {
  width: 100%;
  height: 100%;
  background-image: url(../img/gbglist2-item.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.swiper-container1 {
  width: 100%;
  height: 650px;
  margin: 0 auto;
}

/* 上下页按钮 */
.swiper-container1 .swiper-button-prev {
  width: 130px;
  height: 130px;
  background: url(../img/c-left.png) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  left: 220px;
  top: 260px;
  opacity: .3;
  transition: all .4s;
}

.swiper-container1 .swiper-button-prev:hover {
  opacity: 1;
}


.swiper-container1 .swiper-button-next {
  width: 130px;
  height: 130px;
  background: url(../img/c-right.png) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  right: 220px;
  top: 260px;
  opacity: .3;
  transition: all .4s;
}

.swiper-container1 .swiper-button-next:hover {
  opacity: 1;
}

/* 第一个轮播的pagenation */
.swiper-pagination1 {
  position: absolute !important;
  left: 0 !important;
  top: 74px !important;
  right: 0 !important;
  z-index: 4 !important;
  text-align: center;
}

.swiper-pagination1 .swiper-pagination-bullet {
  width: 117px !important;
  height: 117px !important;
  margin: 0 40px !important;
  /* background: #4cb1db !important; */
  line-height: 122px !important;
  opacity: 1 !important;
  font-size: 22px;
  color: #2863A1;
  border: 1px solid #2863A1;
}


.swiper-pagination1 .swiper-pagination-bullet-active {
  background: url(../img/DB_yuan.png) no-repeat center center !important;
  width: 144px !important;
  height: 147px !important;
  line-height: 134px !important;
  color: #fff !important;
  opacity: 1 !important;
  border: none;
}

/*  第二个轮播 */
.wiperbox {
  width: 100%;
  background-image: url(../img/gbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 220px;
  padding-bottom: 90px;
  position: relative;

}

.wiperbox .namebox {
  width: 1000px;
  height: 50px;
  padding-bottom: 257px;
  margin: 0 auto;
  text-align: center;
  font-family: Arial;
  font-weight: 500;
  font-size: 48px;
  font-style: italic;
  color: #348DCC;

}

.swiper-container {
  width: 1200px;
  height: 550px;
  margin: 20px auto;
  border: 4px solid #fff;
  border-radius: 20px;
}

/* swiper四个DB */
/* .swiper-container1 {
  width: 600px;
  margin: 20px auto;
} */

.DByuan {
  width: 1110px;
  display: flex;
  margin: 0 auto;
  justify-content: space-around;
  text-align: center;
  line-height: 140px;
  margin-top: 50px;
}

.DByuan1 {
  width: 140px;
  height: 140px;
  background-color: white;
  border-radius: 100%;
  font-size: 22px;
  font-weight: 500;
  color: #348DCC;
  cursor: pointer;
}

.DByuan2 {
  background-image: url(../img/DB_yuan.png);
  background-size: 140px 151px;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 140px;
  height: 151px;
  line-height: 134px;
  color: white;
}

.swiper-container .swiper-slide {
  background: rgba(36, 111, 189, .8);
}

.swiper-container .swiper-slide p {
  padding: 0 60px;
  text-align: center;
}

.swiper-container .swiper-slide .title {
  font-size: 28px;
  color: #ffffff;
  padding-top: 40px;
  font-size: 28px;
  font-family: Arial;
  font-weight: 500;
  color: #FFFFFF;
}

.swiper-container .swiper-slide .desc {
  font-size: 28px;
  color: #ffffff;
  padding-bottom: 27px;
}

.swiper-container .swiper-slide .detail {
  width: 960px;
  font-size: 20px;
  font-family: Arial;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  text-align: justify;
  margin: 0 auto;
}

.swiper-pagination {
  position: absolute !important;
  left: 0 !important;
  top: 50px !important;
  right: 0 !important;
  z-index: 4 !important;
}

.swiper-pagination-bullet {
  width: 132px !important;
  height: 132px !important;
  margin: 0 40px !important;
  background: #ffffff !important;
  line-height: 134px !important;
  opacity: 1 !important;
  font-size: 20px;
  color: #348DCC;

}

.swiper-pagination-bullet-active {
  background: url(../img/DB_yuan.png) no-repeat center center !important;
  width: 140px !important;
  height: 151px !important;
  line-height: 134px !important;
  color: white !important;
}