@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;
  clear: both;
  overflow: hidden;
}

/* 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: 1200px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

/* 通用一级标题 */
.t-main-title {
  font-weight: normal;
  font-size: 42px;
  text-align: center;
  color: #242424;
  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;
}
.sub-tit{
  font-size: 30px;
  text-align: center;
  margin: 20px auto;
  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;
}
.title-tag{
  position: absolute;
  left: 0;
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  background: url(//image.diginetlink.com/UIA/Product/rsr50x/RJ-img/title-tag.png) no-repeat right center;
}
.t-page1 {
  background-image: url('//image.diginetlink.com/UIA/Product/rsr50x/RJ-img/page1-bg.png');
  padding-bottom: 50px;
}
.t-page1 .page1-cont{
  position: relative;
  overflow: hidden;
  clear: both;
}
.t-page1 .page1-cont img.banner{
  display: block;
  width: 60%;
  margin: 0 auto;
}
.t-page1 .page1-cont .t-cont{
  position: absolute;
  width: 245px;
  font-size: 20px;
  color: #fff;
}
.t-page1 .page1-cont .t-cont p{
  padding: 50px 0;
}
.t-page1 .page1-cont .t-cont1{
  top: 10%;
  left: 2%;
}
.t-page1 .page1-cont .t-cont2{
  right: 2%;
  top: 10%;
}
.t-page1 .page1-cont .t-cont3{
  bottom: 10%;
  left: 2%;
}
.t-page1 .page1-cont .t-cont4{
  bottom: 10%;
  right: 2%;
}
.t-page1 .page1-cont .t-cont2 p,
.t-page1 .page1-cont .t-cont4 p{
  float: left;
  margin-left: 10px;
}
.t-page1 .page1-cont .btn1{
  width: 240px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #242424;
  background: #fff;
  border-radius: 45px;
  display: block;
  margin: 0 auto;
  font-size: 20px;
  position: relative;
  top: -80px;
  padding: 0;
}
.t-page1 .page1-cont .t-cont1 img,
.t-page1 .page1-cont .t-cont3 img{
  float: right;
}
.t-page1 .page1-cont .t-cont2 img,
.t-page1 .page1-cont .t-cont4 img{
  float: left;
}
.s-video{
  margin: 0 auto;
  width: 610px;
  cursor: pointer;
}
.t-page2{
  background: #f5f7f7;
}
.t-page2 .page2-cont{
  overflow: hidden;
  clear: both;
  margin: 40px auto;
}
.t-page1 .btn2{
  text-align: center;
  font-size: 20px;
  color: #242424;
  margin: 25px auto;
  display: block;
  text-decoration: underline;
}
.t-page2 .page2-cont li{
  width: 25%;
  float: left;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
}
.t-page2 .page2-cont li p{
  margin: 0 auto;
  font-size: 20px;
}
.t-page2 .page2-cont li img{
  width: 170px;
  display: block;
  margin: 20px auto;
}
.t-page3{
  background-image: url('//image.diginetlink.com/UIA/Product/rsr50x/RJ-img/page3-bg.png');
  padding-bottom: 10px;
}
.t-page3 .page3-cont dl{
  position: relative;
  padding-left: 100px;
  min-height: 80px;
  margin: 10px 40px;
  clear: both;
  overflow: hidden;
}
.t-page3 .page3-cont dt{
  width: 68px;
  position: absolute;
  left: 0;
  top:0;
}
.t-page3 .page3-cont dt img{
  width: 100%;
  display: block;
}
.t-page3 .page3-cont dd{
  float: left;
  font-size: 15px;
  line-height: 25px;
  color: #fff;
}
.t-page3 .page3-cont dd h4{
  font-size: 24px;
  margin-bottom: 10px;
  color: #fff;
}
.t-page3 .page3-cont .cont-img{
  border-top: 2px dotted #fff;
  padding: 140px 0;
  position: relative;
}
.t-page3 .page3-cont .cont-img img{
  width: 60%;
  display: block;
  margin: 0 auto; 
}
.cont-img .word{
  position: absolute;
  background: #ecf7f5;
  padding: 18px;
  line-height: 24px;
  color: #242424;
}
.cont-img .word4{
  width: 17%;
  left: 2%;
  top: 30%;
}
.cont-img .word2{
  right: 2%;
  width: 17%;
  top: 40%;
}
.cont-img .word1,
.cont-img .word3{
  width: 40%;
  left: 30%;
}
.cont-img .word1{
  top: 7%;
}
.cont-img .word3 {
  bottom: 4%;
}
.t-page4{
  background-image: url('//image.diginetlink.com/UIA/Product/rsr50x/RJ-img/page4-bg.png');
  padding-bottom: 10px;
}
.t-page4 .page4-cont{
  overflow: hidden;
  clear: both;
  margin-top: 30px;
}
.t-page4 .page4-cont dl{
  position: relative;
  padding-left: 100px;
  min-height: 80px;
  margin: 10px 40px;
  clear: both;
  overflow: hidden;
}
.t-page4 .page4-cont dt{
  width: 68px;
  position: absolute;
  left: 0;
  top:0;
}
.t-page4 .page4-cont dt img{
  width: 100%;
  display: block;
}
.t-page4 .page4-cont dd{
  float: left;
  font-size: 15px;
  line-height: 25px;
}
.t-page4 .page4-cont dd h4{
  font-size: 24px;
  margin-bottom: 10px;
  color: #4fb69a;
}
.t-page4 .page4-cont .cont-img{
  border-top: 2px dotted #59cfaf;
  padding: 50px 0;
}
.t-page4 .page4-cont .cont-img img{
  width: 95%;
  display: block;
  margin: 0 auto; 
}

.t-page5{
  background-image: url('//image.diginetlink.com/UIA/Product/rsr50x/RJ-img/page5-bg.png');
  padding-bottom: 10px;
}
.t-page5 .page5-cont{
  clear: both;
  overflow: hidden;
  margin: 20px 0 40px 0;
}
.t-page5 .page5-cont .cont-left{
  width: 50%;
  float: left;
}
.t-page5 .page5-cont .cont-left img{
  display: block;
  width: 92%;
  margin: 20px auto;
}
.t-page5 .page5-cont .cont-right{
  width: 45%;
  float: right;
  padding-top: 100px;
}
.t-page5 .page5-cont .cont-right dl{
  position: relative;
  padding-left: 100px;
  min-height: 100px;
  margin-bottom: 30px;
  overflow: hidden;
  clear: both;
}
.t-page5 .page5-cont .cont-right dt{
  width: 68px;
  position: absolute;
  left: 0;
  top:0;
}
.t-page5 .page5-cont .cont-right dt img{
  width: 100%;
  display: block;
}
.t-page5 .page5-cont .cont-right dd{
  float: right;
  font-size: 15px;
  line-height: 25px;
}
.t-page5 .page5-cont .cont-right dd h4{
  font-size: 24px;
  margin-bottom: 10px;
  color: #4fb69a;
}

.t-page6{
  background-image: url('//image.diginetlink.com/UIA/Product/rsr50x/RJ-img/page6-bg.png');
  padding-bottom: 10px;
}
.t-page6 .page6-cont{
  clear: both;
  overflow: hidden;
  margin: 40px 0;
}
.t-page6 .page6-cont .cont-left{
  width: 45%;
  float: left;
  padding-top: 100px;
  margin-left: 4%;
}
.t-page6 .page6-cont .cont-left dl{
  position: relative;
  padding-left: 100px;
  min-height: 100px;
  margin-bottom: 30px;
}
.t-page6 .page6-cont .cont-left dt{
  width: 68px;
  position: absolute;
  left: 0;
  top:0;
}
.t-page6 .page6-cont .cont-left dt img{
  width: 100%;
  display: block;
}
.t-page6 .page6-cont .cont-left dd{
  float: left;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}
.t-page6 .page6-cont .cont-left dd h4{
  font-size: 24px;
  margin-bottom: 10px;
}
.t-page6 .page6-cont .cont-right{
  width: 50%;
  float: right;
}
.t-page6 .page6-cont .cont-right img{
  display: block;
  width: 90%;
  margin: 20px auto;
}
.t-page7{
  background: #eafff9;
  padding-bottom: 50px;
}
.t-page7 .page7-cont{
  margin: 40px auto;
  clear: both;
  overflow: hidden;
}
.t-page7 .page7-cont li{
  float: left;
  width: 19%;
  margin: 0 0.5%;
  text-align: center;
  position: relative;
  padding: 260px 0 60px 0;
}
.t-page7 .page7-cont li img{
  position: absolute;
  width: 100%;
  left: 0;
  top:0;
}
.t-page7 .page7-cont li span{
  display: block;
  font-size: 18px;
  color: #242424;
  padding: 8px 12px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  width: 60%;
  cursor: pointer;
}
.mask-box{
  position: absolute;
  left: 0;
  top:0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 10;
  display: none;
}
.maskCont{
  background: #fff;
  width: 1160px;
  position: fixed;
  left: 50%;
  margin-left: -580px;
  top: 50%;
  margin-top: -260px;
}
.maskCont .close{
  position: absolute;
  top:0;
  left: 0;
  height: 37px;
  line-height: 37px;
  background: #eaeaea;
  width: 100%;
  opacity: 1;
}
.maskCont .close span{
  width: 37px;
  height: 37px;
  float: right;
  cursor: pointer;
  background: url(//image.diginetlink.com/UIA/Product/rsr50x/RJ-img/close.jpg) no-repeat center center;
  background-size: 22px;
}
.maskCont .title{
  text-align: center;
  font-size: 40px;
  color: #242424;
  margin: 20px 0;
}
.maskCont .title span{
  font-size: 30px;
  color: #4b6e98;
  padding: 3px 10px;
  border: 2px solid #88b3d9;
  margin: 0 25px;
}
.maskCont .content{
  padding: 20px 30px;
  width: auto;
  background: #fff;
}
.maskCont .cont{
  display: none;
  height: 500px;
  overflow-y:scroll;
}
.maskCont .content img{
  width: 100%;
  margin: 20px 0;
}
.maskCont .btn-list{
  clear: both;
  overflow: hidden;
}
.maskCont .btn-list .btn{
  width: 39.6%;
  margin: 10px 5%;
  background: #ebf1f9;
  border: 1px solid #3b75c2;
  border-radius: 50px;
  padding: 6px 0;
  text-align: center;
  float: left;
  color: #3b75c2;
  text-decoration: underline;
}
.maskCont .details{
  overflow: hidden;
  clear: both;
  background: #d7ebf8;
  padding: 30px 30px 10px 30px;
}
.maskCont .scenario,
.maskCont .cost{
  position: relative;
  padding-left: 145px;
  min-height: 45px;
  margin-bottom: 20px;
}
.maskCont .cost li{
  line-height: 25px;
}
.maskCont .cost li i{
  font-weight: bold;
  font-style: normal;
}
.maskCont .scenario p{
  padding: 8px 0;
}
.maskCont .scenario span,
.maskCont .cost span{
  left: 0;
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  height: 40px;
  line-height: 40px;
  background: #3b75c2;
  width: 115px;
  text-align: center;
  display: block;
}
.maskCont .cost span{
  background: #08afc2;
}
@media screen and (max-width: 1024px){

}
@media screen and (max-width: 768px) {
  .t-main-title {
    font-weight: normal;
    font-size: 22px;
    text-align: center;
    padding: 40px 0px 13px;
    margin-bottom: 20px;
    width: 96%;
    margin: 0 auto;
  }
  .sub-tit{
    font-size: 18px;
    margin: 0px auto;
  }
  .s-video{
    width: 94%;
    margin: 0 auto;
  }
  .s-video img{
    width: 100%;
  }
  .t-page1{
    padding-bottom: 10px;
  }
  .t-page1 .btn2{
    font-size: 18px;
    margin: 15px auto;
  }
  .t-page1 .page1-cont img.banner{
    width: 100%;
  }
  .t-page1 .page1-cont .t-cont p{
    padding: 0;
    text-align: center;
    width: 100%;
    margin: 0;
    line-height: 18px;
    font-size: 14px;
  }
  .t-page1 .page1-cont .t-cont1 img, 
  .t-page1 .page1-cont .t-cont2 img,
  .t-page1 .page1-cont .t-cont4 img, 
  .t-page1 .page1-cont .t-cont3 img{
    width: 40px;
    float: none;
  }
  .t-page1 .page1-cont .t-cont1, 
  .t-page1 .page1-cont .t-cont2,
  .t-page1 .page1-cont .t-cont4, 
  .t-page1 .page1-cont .t-cont3{
    width: 100px;
    font-size: 14px;
    text-align: center;
  }
  .t-page1 .page1-cont .t-cont1{
    left: 0;
    top: 0;
  }
  .t-page1 .page1-cont .t-cont2{
    right: 0;
    top:0;
  }
  .t-page1 .page1-cont .t-cont3{
    left: 0;
    bottom: 2%;
  }
  .t-page1 .page1-cont .t-cont4{
    right: 0;
    bottom: 2%;
  }
  .t-page1 .page1-cont{
    margin: 30px 0;
  }
  .t-page1 .page1-cont .btn1 {
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #242424;
    background: #fff;
    border-radius: 45px;
    display: block;
    margin: 0 auto;
    font-size: 18px;
    position: relative;
    top: -40px;
    text-decoration: none;
    padding: 0;
  }
  .t-page2 .page2-cont li {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
  }
  .title-tag {
    position: absolute;
    left: 0;
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: left;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
  }
  .t-page2 .page2-cont{
    margin-top: 0;
  }
  .t-page2 .page2-cont li img{
    width: 100px;
    margin: 20px auto 10px auto;
  }
  .t-page2 .page2-cont li p{
    font-size: 16px;
    line-height: 24px;
  }
  .t-page3 .page3-cont .cont-img {
    border-top: 2px dotted #fff;
    padding: 138px 0;
    position: relative;
  }
  .cont-img .word1 {
    top: 7%;
  }
  .cont-img .word2 {
    right: 0;
    width: 24%;
    top: 27%;
  }
  .cont-img .word3 {
    bottom: -4%;
  }
  .cont-img .word1, .cont-img .word3 {
    width: 36%;
    left: 32%;
  }
  .cont-img .word4 {
    width: 24%;
    left: 0;
    top: 22%;
  }
  .cont-img .word {
    position: absolute;
    background: #ecf7f5;
    padding: 5px;
    line-height: 20px;
    color: #242424;
    font-size: 14px;
  }
  .t-page3 .page3-cont dt,
  .t-page4 .page4-cont dt,
  .t-page5 .page5-cont .cont-right dt,
  .t-page6 .page6-cont .cont-left dt{
    width: 50px;
  }
  .t-page3 .page3-cont dd h4,
  .t-page4 .page4-cont dd h4,
  .t-page5 .page5-cont .cont-right dd h4,
  .t-page6 .page6-cont .cont-left dd h4{
    font-size: 18px;
    margin-bottom: 4px;
  }
  .t-page3 .page3-cont dl,
  .t-page4 .page4-cont dl{
    margin: 20px 15px;
    padding-left: 65px;
  }
  .t-page3 .page3-cont dd p,
  .t-page4 .page4-cont dd p,
  .t-page5 .page5-cont .cont-right dd p,
  .t-page6 .page6-cont .cont-left dd p{
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding:0;
  }
  .t-page5 .page5-cont .cont-left,
  .t-page6 .page6-cont .cont-right{
    width: 94%;
    margin: 0 3%;
  }
  .t-page5 .page5-cont .cont-right,
  .t-page6 .page6-cont .cont-left{
    width: 92%;
    margin: 0 4%;
    padding-top: 30px;
  }
  .t-page5 .page5-cont{
    margin: 20px 0 0px 0;
  }
  .t-page5 .page5-cont .cont-right dl,
  .t-page6 .page6-cont .cont-left dl{
    padding-left: 65px;
    margin-bottom: 20px;
    min-height: auto;
    overflow: hidden;
  }
  .t-page6 .page6-cont{
    margin: 0;
  }
  .t-page7{
    padding-bottom: 0;
  }
  .t-page7 .page7-cont{
    margin: 20px 0;
  }
  .t-page7 .page7-cont li{
    width: 48%;
    margin: 10px 1%;
    padding: 180px 0 30px 0;
    overflow: hidden;
  }
  .t-page7 .page7-cont li span{
    width: 70%;
    font-size: 16px;
    padding: 6px 12px;
  }
  .maskCont{
    width: 100%;
    left: 0;
    top: 56%;
    margin-left: 0;
  }
  .maskCont .title{
    font-size: 18px;
    margin: 5px 0;
  }
  .maskCont .title span{
    font-size: 14px;
    margin: 0 10px;
    padding: 1px 8px;
  }
  .maskCont .content{
    padding: 10px;
  }
  .maskCont .details {
    padding: 15px 10px 10px 10px;
  }
  .maskCont .scenario span, .maskCont .cost span{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 90px;
  }
  .maskCont .scenario, .maskCont .cost {
    padding-left: 100px;
  }
  .maskCont .scenario p,
  .maskCont .cost li{
    font-size: 14px;
    padding: 0;
    line-height: 20px;
  }
  .maskCont .cont{
    padding-top: 38px;
    height: 420px;
  }
}

@media screen and (max-width: 480px) {
  .maskCont .btn-list .btn{
    width: 88%;
  }
}