* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #000;
}
ul,
li {
  list-style: none;
}
.clear::after {
  display: block;
  clear: both;
  content: "";
}
img {
  display: block;
}
.wrap {
  width: 80%;
  min-width: 1000px;
  margin: 0 auto;
}
.banner_bg {
  width: 100%;
  display: block;
  height: 390px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.banner {
  max-width: 1920px;
  height: 490px;
  background: url("../image/banner-2.jpg") no-repeat top center;
  margin: 0 auto;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.banner a {
  margin-left: 150px;
}
.banner a img {
  margin-top: 20px;
}
.content1_big_box {
  max-width: 1920px;
  margin: 0 auto;
}
.content1_big_box .content1_box {
  width: 100%;
  padding: 60px 0;
  background: #f0f8ff;
}
.content1_big_box .content1_box .tzgg_box {
  width: 100%;
  margin: 0 auto;
}
.content1_big_box .content1_box .tzgg_box .bmrk_title {
  text-align: center;
}
.content1_big_box .content1_box .tzgg_box .bmrk_title a {
  text-align: center;
}
.content1_big_box .content1_box .tzgg_box .bmrk_title a img {
  width: 90%;
  margin: 0 auto;
}
.content1_big_box .content1_box .tzgg_content {
  width: 90%;
  margin: 0 auto;
  padding: 30px 40px;
  box-sizing: border-box;
  background: url("../images/tzggbg.png") no-repeat right center #fff;
}
.content1_big_box .content1_box .tzgg_content .tzgg_title {
  margin: 30px 0;
}
.content1_big_box .content1_box .tzgg_content .tzgg_title img {
  width: 40%;
}
.content1_big_box .content1_box .tzgg_content ul li {
  height: 50px;
  line-height: 51px;
  border-bottom: 1px solid #c2c2c2;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 18px;
}
.content1_big_box .content1_box .tzgg_content ul li a {
  width: 80%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content1_big_box .content1_box .tzgg_content ul li a:hover {
  color: #3399ff;
}
.content1_big_box .content1_box .tzgg_content ul li span {
  line-height: 20px;
  margin-top: 24px;
  float: right;
  font-size: 14px;
  color: #c2c2c2;
}
.content1_big_box .content1_box .rxgzap_box .rxgzap_title img {
  width: 65%;
  margin: 80px auto;
}
.content1_big_box .content1_box .rxgzap_box .rxgzap_content img {
  width: 85%;
  margin: 0 auto;
}
.content2_big_box {
  max-width: 1920px;
  margin: 0 auto;
}
.content2_big_box .content1_box {
  width: 100%;
  padding: 60px 0;
  background: #fff;
}
.content2_big_box .rxlc_title img {
  width: 65%;
  margin: 0 auto;
}
.content2_big_box .rxlc_swiper_box {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 60px;
}
.content2_big_box .rxlc_swiper_box .content_rxlc img {
  margin: 0 auto;
  width:100%;
}
.content3_big_box {
  max-width: 1920px;
  margin: 0 auto;
}
.content3_big_box .content1_box {
  width: 100%;
  padding: 60px 0;
  background: #ddecff;
}
.content3_big_box .rxwd_title {
  margin-bottom: 60px;
}
.content3_big_box .rxwd_title img {
  width: 65%;
  margin: 0 auto;
}
.content3_big_box .rxwd_content_box {
  width: 100%;
  height: 800px;
  position: relative;
  overflow: hidden;
}
.content3_big_box .zhezhao_box {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ddecff;
  height: 50px;
  z-index: 5;
  text-align: center;
  box-shadow: 0px 0px 38px 70px #ddecff;
}
.content3_big_box .zhezhao_box img {
  display: inline-block;
}
.content3_big_box .left_box {
  width: 50%;
  box-sizing: border-box;
  float: left;
}
.content3_big_box .left_box .datikuang {
  padding: 20px 10px;
  width: 90%;
  margin: 15px auto 0px;
  background: #fff;
  border-radius: 10px;
}
.content3_big_box .left_box .datikuang .question {
  font-size: 18px;
  padding-left: 40px;
  font-weight: 900;
  position: relative;
  line-height: 28px;
  letter-spacing: 2px;
}
.content3_big_box .left_box .datikuang .question::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: url("../image/blue_q.png") no-repeat center center;
  background-size: cover;
}
.content3_big_box .left_box .datikuang .anso {
  margin-top: 15px;
  font-size: 16px;
  text-align: justify;
  padding-left: 40px;
  position: relative;
  line-height: 30px;
  color: #666;
}
.content3_big_box .left_box .datikuang .anso p {
  margin-bottom: 10px;
}
.content3_big_box .left_box .datikuang .anso::before {
  display: inline-block;
  content: "";
  width: 25px;
  height: 25px;
  background: url("../image/hui_A.png") no-repeat center center;
  font-size: 18px;
  background-size: cover;
  color: #5cad34;
  position: absolute;
  top: 0;
  left: 0;
}
.content3_big_box .right_box {
  width: 50%;
  box-sizing: border-box;
  float: left;
}
.content3_big_box .right_box .datikuang {
  padding: 20px 10px;
  width: 90%;
  margin: 15px auto 0px;
  background: #fff;
  border-radius: 10px;
}
.content3_big_box .right_box .datikuang .question {
  font-size: 18px;
  padding-left: 40px;
  position: relative;
  line-height: 28px;
  font-weight: 900;
  letter-spacing: 2px;
}
.content3_big_box .right_box .datikuang .question::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: url("../image/blue_q.png") no-repeat center center;
  background-size: cover;
}
.content3_big_box .right_box .datikuang .anso {
  margin-top: 15px;
  font-size: 16px;
  text-align: justify;
  padding-left: 40px;
  position: relative;
  line-height: 30px;
  color: #666;
}
.content3_big_box .right_box .datikuang .anso p {
  margin-bottom: 10px;
}
.content3_big_box .right_box .datikuang .anso::before {
  display: inline-block;
  content: "";
  width: 25px;
  height: 25px;
  background: url("../image/hui_A.png") no-repeat center center;
  font-size: 18px;
  background-size: cover;
  color: #5cad34;
  position: absolute;
  top: 0;
  left: 0;
}
.content4_big_box {
  max-width: 1920px;
  margin: 0 auto;
  padding-bottom: 70px;
}
.content4_big_box .content1_box .zxdh_title {
  text-align: center;
  margin: 50px 0;
}
.content4_big_box .content1_box .zxdh_title img {
  width: 65%;
  margin: 0 auto;
}
.content4_big_box .content1_box .content_phone {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
}
.content4_big_box .content1_box .content_phone .phone_box {
  width: 30%;
  box-sizing: border-box;
  border-radius: 50px;
  padding: 5px 10px;
  border: 1px solid #3399ff;
  text-align: center;
}
.content4_big_box .content1_box .content_phone .phone_box img {
  width: 15%;
  display: inline-block;
}
.content4_big_box .content1_box .content_phone .phone_box .phone_huama {
  vertical-align: super;
  text-align: left;
  display: inline-block;
}
.swiper-pagination2 {
  position: absolute;
  max-width: 900px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.swiper-pagination2 span {
  display: block;
}
.swiper-pagination2 span .img01 h3 {
  display: flex;
  width: 100%;
  justify-content: center;
}
.swiper-pagination2 span .img01 h3 i {
  display: block;
  width: 40px;
  height: 75px;
  line-height: 75px;
  margin-right: 15px;
  background: url("../images/bshj_icon.png") no-repeat center center;
}
.swiper-pagination2 span .img02 h3 {
  display: flex;
  width: 100%;
  justify-content: center;
}
.swiper-pagination2 span .img02 h3 i {
  display: block;
  width: 40px;
  height: 75px;
  line-height: 75px;
  margin-right: 15px;
  background: url("../images/bswzfhj_icon.png") no-repeat center center;
}
.swiper-pagination2 span .img03 h3 {
  display: flex;
  width: 100%;
  justify-content: center;
}
.swiper-pagination2 span .img03 h3 i {
  display: block;
  width: 40px;
  height: 75px;
  line-height: 75px;
  margin-right: 15px;
  background: url("../images/fbshj_icon.png") no-repeat center center;
}
.swiper-pagination2 .swiper-pagination-bullet {
  width: 30%;
  padding: 0 15px;
  box-sizing: border-box;
  height: 75px;
  line-height: 75px;
  border-radius: 3px;
  text-align: center;
  background: #fff;
  opacity: 1;
}
.swiper-pagination2 .swiper-pagination-bullet a {
  color: #999999;
  font-size: 20px;
}
.swiper-pagination2 .swiper-pagination-bullet:nth-child(2) {
  width: 40%;
}
.swiper-pagination2 .swiper-pagination-bullet-active {
  background: #e9f2ff;
  border-bottom: 3px solid #3b88f9;
}
.swiper-pagination2 .swiper-pagination-bullet-active a {
  color: #3b88f9;
}
.bottom {
  width: 100%;
  background-color: #3b88f9 !important;
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
.bottom .jieshao {
  text-align: center;
  color: #fff !important;
  font-size: 15px;
  height: 70px;
  line-height: 60px;
}
.bottom .jieshao a {
  color: #fff !important;
  font-size: 15px;
}
.bottom .jiguan {
  margin: 0 auto;
  width: 663px;
  height: 48px;
}
.bottom .jiguan p a {
  color: #fff !important;
}
.bottom .jiguan p {
  color: #fff !important;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  width: 500px;
  margin-left: 50px;
}
.bottom-small {
  display: none;
}
