@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, "微软雅黑";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: 0 none;
}

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;
}

/*-------common---------*/
.t-mobile {
  display: none;
}

/* 主体容器 */
.t-main {
  width: 100%;
  margin: 0 auto;
  color: #202020;
}

/* 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 {
  position: relative;
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

/* 通用一级标题 */
.t-main-title {
  font-weight: normal;
  font-size: 42px;
  text-align: center;
  color: #333;
  padding-top: 60px;
  margin: 0 50px;
}
.t-main-title.white{
  color: #fff;
}
/* 通用二级标题 */
.t-sub-title {
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  color: #fff;
}

/* 通用文字 */
.t-intro,
.t-intro p {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #000;
}

.t-img {
  position: relative;
  text-align: center;
  z-index: 1;
}

.t-img img {
  width: auto;
  max-width: 100%;
}

/*--------自定义样式--------*/
.hidden{
  overflow: hidden;
}
.sh-header ul li a {
  color: #333;
}
.sh-box-header ul li a{
  color: white;
}
.sh-box-header ul li a.active{
  color: #de0032;
}
.sh-header ul li a:hover{
  color: #666;
}
.form-dialog .close{
  margin-top: 15px!important;
}
.t-page1 {
  background-image: url('../RJ-img/page1-bg.jpg');
  padding-bottom: 100px;
}
.t-page1 .page1-cont{
  margin: 90px 0 160px 50%;
  font-size: 16px;
  color: #333;
  line-height: 25px;
}
.t-page1 .page1-cont img{
  width: 90%;
}
.t-page1 .page1-cont p{
  margin: 30px 0;
}
.t-page1 .btn-list .btn{
  font-size: 20px;
  color: #fff;
  padding: 0;
  height: 50px;
  width: 160px;
  text-align: center;
  line-height: 50px;
  display: block;
  float: left;
  background: #296efc;
  border-radius: 50px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.t-page1 .btn-list .btn.btn2{
  background: #7b67fd;
}
.t-page3 .page3-cont{
  margin: 50px auto;
  clear: both;
  overflow: hidden;
}
.t-page3 .page3-cont li{
  float: left;
  width: 21%;
  margin: 0 2%;
  text-align: center;
  font-size: 24px;
}
.t-page3 .page3-cont li p{
  margin: 30px 0;
}

.t-page4{
  background: #f8faff;
}
.t-page4 .page4-cont{
  overflow: hidden;
  clear: both;
  margin: 10px auto;
}
.t-page4 .page4-cont li{
  float: left;
  width: 227px;
  margin: 40px 2px;
  text-align: center;
  font-size: 24px;
  color: #333333;
  box-shadow: 0 4px 8px #cbdbff;
  position: relative;
}
.t-page4 .page4-cont li img{
  display: block;
  width: 100%;
}
.t-page4 .page4-cont li .cont{
  background: #fff;
  padding: 30px 10px 10px 10px;
  min-height: 100px;
}
.t-page4 .page4-cont li p{
  font-size: 14px;
  line-height: 25px;
}
.t-page4 .page4-cont li p img{
  width: 20px;
  display: inline-block;
  margin: 0 3px;
}
.t-page4 .page4-cont li .btn{
  position: absolute;
  bottom: -20px;
  background: #678dfe;
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 6px 10px;
  border-radius: 30px;
  width: 100px;
  left: 50%;
  margin-left: -50px;
  box-shadow: 0 4px 5px #8bb1fd;
}
.t-page5 {
  background-image: url('../RJ-img/page5-bg.jpg');
  padding-bottom: 100px;
}
.t-page5 .page5-cont{
  position: relative;
  padding: 45px 0;
  min-height: 645px;
}
.t-page5 .page5-cont img{
  width: 100%;
}
.t-page5 .page5-cont .cont{
  color: #fff;
  position: absolute;
}
.t-page5 .page5-cont .cont h4{
  color: #98b9ff;
  font-size: 24px;
  margin: 20px 0 30px 0;
  
}
.t-page5 .page5-cont .cont p{
  margin-top: 12px;
  width: 220px;
}
.t-page5 .page5-cont .cont1{
  top: 50px;
  left: 5%;
  text-align: right;
}
.t-page5 .page5-cont .cont2{
  top: 50px;
  right: 5%;
}
.t-page5 .page5-cont .cont3{
  bottom: 0px;
  left: 5%;
  text-align: right;
}
.t-page5 .page5-cont .cont4{
  bottom: 0px;
  right: 5%;
}
.t-page6 .page6-cont{
  clear: both;
  overflow: hidden;
  margin: 40px auto;
}
.t-page6 .page6-cont li{
  float: left;
  width: 18%;
  margin: 0 1%;
  text-align: center;
  min-height: 370px;
  position: relative;
  padding-top: 60px;
}
.t-page6 .page6-cont li:after{
  content: ">";
  position: absolute;
  color: #c8d8fd;
  left: 103%;
  top: 70px;
  font-size: 20px;
}
.t-page6 .page6-cont li:last-child:after{
  content: "";
}
.t-page6 .page6-cont li > img{
  position: absolute;
  left: 50%;
  margin-left: -65px;
  top: 0px;
  width: 130px;
}
.t-page6 .page6-cont li .cont{
  background: #edf2ff;
  border: 1px solid #cbdaff;
  min-height: 420px;
  padding-top: 60px;  
  text-align: left;
}
.t-page6 .page6-cont li .cont h3{
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 20px 0;
}
.t-page6 .page6-cont li .cont p{
  padding: 0 25px;
  position: relative;
  padding-left: 35px;
  margin-top: 6px;
  color: #333;
  font-size: 16px;
}
.t-page6 .page6-cont li .cont p i{
  position: absolute;
  left: 25px;
  top: 2px;
}
.t-page6 .page6-cont li .num {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -19px;
}
.t-page6 .page6-cont li .num img{
  width: 36px;
}
.t-page7{
  background-image: url('../RJ-img/page7-bg.jpg');
}
.t-page7 .page7-cont{
  overflow: hidden;
  clear: both;
  margin: 50px auto;
}
.t-page7 .page7-cont dl{
  width: 50%;
  float: left;
  color: #fff;
  text-align: center;
  min-height: 300px;
  border-bottom: 1px solid #3b3b59;
  border-right: 1px solid #3b3b59;
  font-size: 16px;
  line-height: 25px;
  box-sizing:border-box;
  padding-bottom: 30px;
}
.t-page7 .page7-cont dl.borderNo1{
  border-right: none;
}
.t-page7 .page7-cont dl.borderNo2{
  border-bottom: none;
  padding-top: 50px;
}
.t-page7 .page7-cont dl h4{
  font-size: 24px;
  color: #86adff;
  margin: 40px auto;
}
.t-page8{
  background-image: url('../RJ-img/page8-bg.jpg');
}
.t-page8 .page8-cont{
  overflow: hidden;
  clear: both;
}
.t-page8 .page8-cont li{
  float: left;
  width: 23%;
  margin: 60px 1%;
  text-align: center;
  font-size: 24px;
  color: #333;
}
.t-page8 .page8-cont li img{
  width: 176px;
  display: block;
  margin: 0 auto 30px auto;
}
.t-page8 .page8-cont li p{
  font-size: 16px;
  margin: 20px auto;
}
.t-page9{
  background: #f6fbff;
}
.t-page9 .page9-cont{
  width: 1030px;
  margin: 40px auto;
  position: relative;
}
.t-page9 .page9-cont img{
  width: 100%;
  display: block;
}
.t-page9 .page9-cont dd{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 25px 0;
  color: #fff;
  line-height: 35px;
  background: rgba(99,135,240);
  text-align: center;
  font-size: 24px;
}
.t-page9 .page9-cont dd p{
  font-size: 16px;
  line-height: 25px;
  margin-top: 20px;
}
.t-page9 .btn{
  font-size: 24px;
  color: #6387f0;
  padding: 12px 20px;
  border-radius: 50px;
  border: 1px solid #6387f0;
  margin: 20px auto 50px auto;
  display: block;
  width: 150px;
  text-align: center;
}
.t-page10 .page10-cont{
  margin: 40px 0;
  text-align: center;
  border: 1px solid #dbdbdb;
  font-size:0;
}
.t-page10 .page10-cont > li{
  display: inline-block;
  width: 193px;
  padding: 20px 15px 10px 15px;
  height: 240px;
  vertical-align: top;
  border-right: 1px solid #dbdbdb;
  position: relative;
}
.t-page10 .page10-cont .erweima{
  background: #678dfe;
  color: #fff;
  border-radius: 6px;
  bottom: 80px;
  position: absolute;
  width: 302px;
  padding: 0;
  z-index: 2;
  display: none;
}
.t-page10 .page10-cont .erweima .triangle{
  position: absolute;
  width:0;
  height:0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #678dfe;
  bottom: -8px;
  left: 40px;
}
.t-page10 .page10-cont .erweima h6{
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
}
.t-page10 .page10-cont li .erweima li {
  float: left;
  display: block;
  width: 140px;
  margin: 15px;
  border: none;
}
.t-page10 .page10-cont .erweima2{
  width: 170px;
}
.t-page10 .page10-cont li:last-child{
  border-right: none;
}
.t-page10 .page10-cont li h5{
  color: #678dfe;
  font-size: 18px;
  font-weight: 600;
  margin: 20px auto;
}
.t-page10 .page10-cont li p{
  min-height: 50px;
  font-size: 16px;
}
.t-page10 .page10-cont li .btn{
  width: 80%;
  margin: 10px auto;
  display: block;
  border: 1px solid #678dfe;
  color: #678dfe;
  padding: 5px 0;
  border-radius: 40px;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
}
.t-page10 .page10-cont li .btn:hover{
  background: #678dfe;
  color: #fff;
}
.t-page11{
  background-image: url('../RJ-img/page11-bg.png');
}
.t-page11 .des{
  padding: 30px 10%;
  color: #fff;
  font-size: 24px;
}
.t-page11 .des span{
  color: #8bb1fd;
}
.t-page11 .des .link{
  background: #678dfe;
  color: #fff;
  padding: 10px 40px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 20px;
  float: right;
  position: relative;
  top: -7px;
  cursor: pointer;
}
@media screen and (max-width: 1024px){

}
@media screen and (max-width: 768px) {
  .sh-box-header ul li.sh-mobile-nav ul {
    width: 135px!important;
  }
  .t-main-title {
    font-weight: normal;
    font-size: 22px;
    text-align: center;
    padding: 25px 0px 13px;
    margin-bottom: 20px;
    width: 90%;
    margin: 0 auto;
  }
  .t-page3 .page3-cont li{
    width: 42%;
    margin: 0 4%;
    font-size: 20px;
  }
  .t-page3 .page3-cont li p{
    margin: 20px 0;
  }
  .t-page4 .page4-cont li{
    float: left;
    width: 46%;
    margin: 20px 2%;
    font-size: 20px;
  }
  .t-page4 .page4-cont li .btn {
    left: 50%;
    margin-left: -70px;
    width: 130px;
  }
  .t-page4 .page4-cont li .cont {
    padding: 10px 10px 10px 10px;
    min-height: 80px;
  }
  .t-page6 .page6-cont {
    margin: 15px auto;
  }
  .t-page6 .page6-cont li{
    float: left;
    width: 46%;
    margin: 0 2%;
  }
  .t-page6 .page6-cont li .cont h3{
    font-size: 20px;
    padding: 5px 0;
  }
  .t-page7 .page7-cont{
    margin: 30px auto;
  }
  .t-page7 .page7-cont dl{
    width: 100%;
    float: none;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    min-height: 300px;
    border-right: none;
    font-size: 16px;
    line-height: 25px;
    box-sizing:border-box;
    padding: 20px 0;
  }
  .t-page7 .page7-cont dl h4{
    margin: 20px auto;
    font-size: 20px;
  }
  .t-page7 .page7-cont dd{
    font-size: 15px;
  }
  .t-page7 .page7-cont dl.borderNo2{
    border-bottom: 1px solid #3b3b59
  }
  .t-page8 .page8-cont li{
    float: left;
    width: 48%;
    margin: 10px 1%;
    text-align: center;
    font-size: 20px;
    color: #333;
  }
  .t-page8 .page8-cont li img{
    margin: 0 auto 15px auto
  }
  .t-page9 .page9-cont{
    width: 92%;
  }
  .t-page9 .page9-cont dd{
    font-size: 18px;
    line-height: 25px;
    position: relative;
    padding: 20px 2%;
    width: 100%;
  }
  .t-page9 .btn{
    font-size: 20px;
    padding: 7px 15px;
    margin: 10px auto 40px auto;
  }
  .t-page10 .page10-cont{
    border: none;
  }
  .t-page10 .page10-cont li{
    border: none;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
  }
  .t-page10 .page10-cont > li{
    width: 185px;
    padding: 20px 10px 10px 10px;
  }
  .t-page10 .page10-cont li:last-child{
    border-right: 1px solid #dbdbdb;
  }
  .t-page11 .des{
    font-size: 18px;
  }
  .t-page11 .des .link{
    padding: 5px 30px;
    font-size: 16px;
    margin: 10px 0;
    top: 0;
  }
}

@media screen and (max-width: 480px) {
  .t-page1{
    background-position: -206px top;
    background-size: 1185px;
    padding-bottom: 0;
  }
  .t-page1 .page1-cont{
    width: 100%;
    margin: 375px auto 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 25px;
    background: #e5edfc;
    padding: 20px 4%;
    padding-bottom: 80px;
  }
  .t-page3 .page3-cont li{
    width: 92%;
    margin: 8px 4%;
  }
  .t-page3 .page3-cont{
    margin: 10px auto;
  }
  .t-page3 .page3-cont li p{
    margin: 20px 0;
  }
  .t-page4 .page4-cont li {
    float: left;
    width: 90%;
    margin: 20px 5%;
    font-size: 20px;
  }
  .t-page5 {
    padding-bottom: 50px;
  }
  .t-page5 .page5-cont{
    min-height: 540px;
    padding: 35px 0;
  }
  .t-page5 .page5-cont .cont{
    width: 190px;
    padding: 0 5px;
    font-size: 12px;
  }
  .t-page5 .page5-cont img {
    width: 150%;
    position: relative;
    left: -25%;
    top: 113px;
  }
  .t-page5 .page5-cont .cont h4{
    font-size: 15px;
    margin: 7px 0;
  }
  .t-page5 .page5-cont .cont p{
    margin-top: 12px;
    width: 180px;
  }
  .t-page5 .page5-cont .cont1 {
    top: 0px;
    left: 0;
  }
  .t-page5 .page5-cont .cont2 {
    top: 0;
    right: 0;
  }
  .t-page5 .page5-cont .cont3 {
    bottom: 0px;
    left: 0;
  }
  .t-page5 .page5-cont .cont4 {
    bottom: 0;
    right: 0;
  }
  .t-page6 .page6-cont li{
    float: left;
    width: 94%;
    margin: 10px 3%;
    min-height: 260px;
  }
  .t-page6 .page6-cont li .cont{
    min-height: 290px;
  }
  .t-page8 .page8-cont li{
    float: left;
    width: 94%;
    margin: 10px 3%;
    text-align: center;
    font-size: 24px;
    color: #333;
  }
  .t-page10 .page10-cont li:nth-child(2n){
    border-left: none;
  }
}