@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td,
tr,
table,
tbody,
thead,
tfoot,
em,
strong,
span {
  padding: 0;
  margin: 0;
  font-family: arial, "微软雅黑";
}
*{
  outline: none;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0 none;
  vertical-align: middle;
  width: auto;
  height: auto;
}
input {
  vertical-align: middle;
}
em {
  font-weight: normal;
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
body {
  position: relative;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '\20';
  display: block;
  clear: both;
}
._fl {
  float: left;
}

._fr {
  float: right;
}

.none {
  display: none;
}

.text_l {
  text-align: left;
}

.text_r {
  text-align: right;
}

.text_c {
  text-align: center;
}

.font14 {
  font-size: 14px;
}

.font16 {
  font-size: 16px;
}

.font18 {
  font-size: 18px;
}

.pt20{
  padding-top: 20px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.line20 {
  line-height: 200%;
}

.fc-fff {
  color: #fff;
}

/*-------common---------*/

.t-mobile {
  display: none;
}

/* 主体容器 */

.t-main {
  width: 100%;
  margin: 0 auto;
  color: #202020;
  background: #f3f5f9;
}

/* item统一配景样式 */

.t-cont-item {
  width: 100%;
  margin: 0 auto;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

/* item主体内容区 */

.t-content {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  /*overflow: hidden;*/
  position: relative;
  font-size: 16px;
}

/* 通用一级问题 */

.t-main-title {
  font-weight: normal;
  font-size: 28px;
  text-align: center;
  color: #324d78;
  padding: 70px 0px 40px 0;
  position: relative;
  margin: 0 auto;
  width: 96%;
  font-weight: bold;
}
.t-main-title.pd0{
  padding-bottom: 0;
}
.t-main-title.white{
  color: #fff;
}
.t-main-title span{
  display: inline-block;
  margin: 0 10px;
  position: relative;
}
.t-main-title span:after{
  right: 100%;
  content: "";
  position: absolute;
  width: 160px;
  height: 40px;
  background: url(/special/cp-aq/20200818/RJ-img/title-bg-left.png) no-repeat left center ;
}
.t-main-title span:before{
  left: 100%;
  content: "";
  position: absolute;
  width: 160px;
  height: 40px;
  background: url(/special/cp-aq/20200818/RJ-img/title-bg-right.png) no-repeat right center;
}
.box-visible{
  overflow: visible;
}

/* 通用二级问题 */
.t-sub-title {
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  color: #393939;
  position: relative;
  clear: both;
  width: 76%;
  margin: 0 auto 20px auto;
}
.text-center{
  text-align: center;
}
/* 通用文字 */
.t-intro,
.t-intro p {
  font-size: 18px;
  line-height: 26px;
  color: #000;
  margin-top: 25px;
}

.t-img {
  position: relative;
  text-align: center;
  z-index: 1;
}
.t-img img {
  width: auto;
  max-width: 100%;
}
.t-intro span.tips {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #fd300e;
  text-align: left;
}
.hidden{
  overflow: hidden;
}
.des{
  font-size: 16px;
  color: #393939;
  text-align: center;
  overflow: hidden;
  clear: both;
  margin: 70px auto;
  width: 90%;
}
.t-page1 {
  background-image: url('/special/cp-aq/20200818/RJ-img/page1-bg.png');
  height: 690px;
}
.t-page2 {
  background-image: url('/special/cp-aq/20200818/RJ-img/page2-bg.png');
}
.page2-cont{
  display: flex;
}
.page2-cont dl{
  flex: 3;

}
.page2-cont dl dt{
  float: left;
  width: 40%;
}
.page2-cont dl dt img{
  width: 92%;
}
.page2-cont dl dd{
  float: left;
  width: 60%;
  color: #393939;
  font-size: 16px;
}
.page2-cont dl dd > div{
  font-size: 24px;
  color: #393939;
  padding-top: 20px;
  margin: 10px 0;
}
.page2-dl {
  flex: 1;
  text-align: center;
  padding-top: 40px;
}
.t-page3 {
  background-image: url('/special/cp-aq/20200818/RJ-img/page3-bg.png');
}
.page3-cont img{
  width: 55%;
  display: block;
  margin: 50px auto;
}
.t-page4 {
  background-image: url('/special/cp-aq/20200818/RJ-img/page4-bg.png');
  height: 650px;
}
.page4-cont{
  padding: 30px 50px;
}
.page4-cont .swiper-slide{
  background: url('/special/cp-aq/20200818/RJ-img/page4-item-bg.png') no-repeat center top;
  background-size: 100%;
  height: 370px;
  color: #fff;
  position: relative;
}
.page4-cont .swiper-slide .title{
  padding: 30px 25px 20px 25px;
  font-size: 24px;
}
.page4-cont .swiper-slide p{
  font-size: 16px;
  line-height: 26px;
  margin: 0 25px;
}
.page4-cont .swiper-slide img{
  position: absolute;
  bottom: 60px;
  right: 55px;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
  font-size: 30px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  top: 63%;
  color: #fff;
}
.t-page5 {
  background-image: url('/special/cp-aq/20200818/RJ-img/page5-bg.png');
  padding-bottom: 20px;
}
.page5-cont{
  display: flex;
}
.page5-cont .page5-item{
  flex: 1;
}
.page5-cont .page5-item span{
  background: #fff;
  box-shadow: 0 0 10px 4px #ddd;
  height: 85px;
  line-height: 85px;
  text-align: center;
  display: block;
}
.page5-cont .page5-item img{
  width: 100%;
}
.page5-cont .page5-item:nth-child(2) {
  margin: 0 30px;
}
.show_detail{
  width: 60%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 40px;
  border: 1px solid #e50039;
  color: #e50039;
  display: block;
  text-decoration: none;
  margin: 30px auto;
}
.show_detail:hover{
  background: #e50039;
  color: #fff;
}
.t-page6 {
  background-image: url('/special/cp-aq/20200818/RJ-img/page6-bg.png');
  height: 750px;
}
.page6-cont{
  overflow: hidden;
  clear: both;
  text-align: center;
}
.page6-item{
  height: 350px;
  width: 350px;
  background: url(/special/cp-aq/20200818/RJ-img/page6-item-bg.png) no-repeat center center;
  background-size: 90%;
  text-align: center;
  position: relative;
  display: inline-block;
}
.page6-item img{
  margin-top: 80px;
}
.item-word{
  position: absolute;
  width: 100%;
  bottom: 90px;
  color: #393939;
  font-size: 16px;
}
.item-word span{
  color: #e6013c;
}
.page6-position{
  position: relative;
  top: -160px;
}

@media screen and (max-width: 830px){

}
@media screen and (max-width: 768px){
  .show-pc{
    display: none;
  }
  .show-mobile{
    display: block;
  }
  .t-sub-title {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .t-page1{
    background-image: url('/special/cp-aq/20200818/RJ-img/page1-bg1.jpg');
    background-size: 100%;
    height: 320px;
  }
  .t-main-title span:before,
  .t-main-title span:after{
    width: 90px;
    height: 30px;
    background-size: 80%;
  }
  .page2-cont{
    display: block;
    padding: 0 10px;
  }
  .page2-cont dl{
    display: block;
    overflow: hidden;
    clear: both;
  }
  .page2-cont dl dd > div {
    color: #393939;
    padding-top: 6px;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0;
  }
  .page2-dl{
    display: block;
    padding: 10px;
  }
  .page2-dl img{
    width: 40px;
  }
  .des{
    margin: 30px auto;
  }
  .page3-cont img{
    width: 96%;
    margin: 20px auto;
  }
  .page4-cont .swiper-slide .title{
    font-size: 20px;
    padding: 20px 15px 15px 15px;
  }
  .page4-cont .swiper-slide p{
    margin: 0 15px;
  }
  .page4-cont .swiper-slide img{
    width: 120px;
    bottom: auto;
    top: 47%;
    right: 17%;
  }
  .t-page4{
    height: auto;
  }
  .show_detail{
    margin: 15px auto 30px auto;
  }
  .page5-cont{
    display: block;
    padding: 0 20px; 
  }
  .page5-cont .page5-item:nth-child(2){
    margin: 0;
  }
  .page5-cont .page5-item span{
    height: 60px;
    line-height: 60px;
  }
  .page6-position{
    top: 0;
  }
  .t-page6{
    height: auto;
  }
  .page6-item{
    width: 100%;
  }
}

@media screen and (max-width: 380px){
  .t-main-title {
    padding: 30px 0 20px 0;
    width: 90%;
    font-size: 22px;
  }

}
<!--耗时1775441047.883秒-->