
body html  {
  width: 1.92rem;
  height: auto;
  font-family: '思源黑体 CN',sans-serif;
  
}
@font-face {  
  font-family: '思源黑体 CN',sans-serif;
  src: url('../font/SourceHanSansCN-Regular.otf'); /
}

*{
  margin: 0;
  padding: 0;
  font-family: '思源黑体 CN',sans-serif;
  background: #fff2f1;
}
li {
  list-style: none;
}
img {
  border: none;
}
span {
  background-color: transparent;
}
a {
  text-decoration: none;
  color: #333;
  background: transparent;
}

.header {
  height: 1rem;
  width: 100%;
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 111;
}
.logo_top {
  padding: 0.001rem;
}
.logo {
  width: 1.67rem;
  height: 0.78rem; 
  background: url("../images/logo.png");
  margin: 0.12rem 0.84rem 0 0.46rem;
  float: left;
  background-size: 100% 100%;
}
.title {
  display: inline;
}
.titleLi {
  cursor: pointer;
  background-color: #fff;
  float: left;
  width: 1.9rem;
  height: 0.93rem;
  margin-bottom: 0.437rem;
  line-height: 0.93rem;
  font-size: 0.3rem;
  font-weight: 400;
  margin-right: 1.3rem;
  text-align: center;
  color: #777;
  border-bottom:0.07rem transparent solid;
  transition: border-bottom-color 0.3s ease;
  list-style: none;

}
.titleLi.active {
  border-bottom-color: #ff732b;
  color: #ff732b;
  font-weight: 600;
}

.second {
  margin-right: 1.8rem;
}
.banner {
  width: 100%;
  height: 7rem;
  background: url('../images/header.png');
  background-size: 100% 100%;
  position: relative;
}
.telephone {
  width: 9.7rem;
  height: 1.33rem;
  background-color: rgba(255, 255, 255, 0.60);
  position: absolute;
  font-size: 0.59rem;
  font-weight: bold;
  color: #333;
  text-align: center;
  line-height: 1.33rem;
  left: 0.34rem;
  bottom: 0.34rem;
}
.content {
  width: 100%;
  background-color: #fff2f1;
}
.titleImg {
  position: absolute;
  top: 1.53rem;
  left: 1.6rem;
  width: 7.2rem;
  height: 1.76rem;
  background: url('../images/littleImg.png');
  background-size: 100% 100%;
  
}
.titleImg_head {
  font-size: 0.62rem;
  font-weight: 600;
  color: #fff;
  position: absolute;
  top: 0.62rem;
  left: 1.5rem;
  background-color:transparent;
}

.introduceText {
  font-size: 0.48rem;
  color: #333;
  width: 16rem;
  line-height: 1rem;
  margin: 0.9rem auto 0;
  
}
.introduce {
  margin-top: 0.95rem;
  width: 100%;
  position: relative;
}

.companyImg {
  width: 17rem;
  height: 9.1rem;
  background: url('../images/compantImg1.png');
  background-size: 100% 100%;
  margin: 0.8rem auto 0;
}
.headerImg {
  margin: 0 auto;
  width: 16rem;
  height: 46rem;
}
.headerImgTitle {
  position: relative;
  margin: 1.27rem auto 0;
  width: 4.5rem;
  height: 2.16rem;
  text-align: center;
  font-weight: bold;
  font-size: 0.72rem;
  color: #333;
  margin-left: 8rem;
  left: -2rem;
}
.rectangle {
  width: 0.25rem;
  height: 1.8rem;
  position: absolute;
  background: url('../images/Rectangle\ 14.png');
  background-size: 100% 100%;
  top: 0.2rem;
  left: -0.32rem;
}
.block4 {
  position: absolute;
  width: 0.947rem;
  height: 0.528rem;
  background: url('../images/block2.png');
  background-size: 100% 100%;
  right: -1.4rem;
  top: 0;
}
.tianyinJiuxian {
  position: relative;
  width: 100%;
  margin: 0.75rem auto 0;
}
.TianyinTitle {
  width: 4.15rem;
  height: 2.67rem;
  background: url('../images/tianyin.png');
  background-size: 100% 100%;
  top: 0;
  left: 0;
}

.tianyinJianjie {
  width: 11.97rem;
  height: 7.2rem;
  font-size: 0.547rem;
  line-height: 1.2rem;
  color: #333;
}

.vertical {
  background: url('../images/vertical.png');
  background-size: 100% 100%;
  width: 1.18rem;
  height: 3.24rem;
  position: absolute;
  right: 0;
  top: 4.32rem;
}

.jiuxainTitle {
  width: 3.96rem;
  height: 2.35rem;
  background: url('../images/jiuxianLogo.png'); 
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 8.7rem;
}

.jiuxianJianjie {
  width: 14.06rem;
  height: 6.6rem;
  font-size: 0.547rem;
  line-height: 1.2rem;
  color: #333;
  margin: 1.2rem 0 0 1.84rem;
}

.jiukuaidaoText {
  margin-top: 1.13rem;
  width: 11.2rem;
  height: 4.5rem;
  font-size: 0.6rem;
  color: #333;
  margin-left: 4.8rem;
  line-height: 1.5rem;
}
.jiukuaidaoText>span {
  font-size: 1rem;
  color: #FF0330;
  font-weight: bold;
}

.jkdImg {
  width: 16rem;
  height: 10.28rem;
  background: url('../images/jkdImg.png');
  background-size: 100% 100%;
  margin: 0.33rem auto 0;
}

.sixAdvantage1 {
  margin: 0.83rem auto 0;
  width: 96%;
  /* height: 5.34rem; */
  border: 0.04rem rgba(255, 125, 36, 1) solid;
  border-radius: 0.4rem; 
  padding-left: 0.49rem;
}
.sixAdvantage1>h3 {
  font-size: 0.62rem;
  margin-top: 0.43rem;
  color: #333;
  line-height: 0.9rem;
}

.Assistance {
  margin-top: 0.33rem;
  height: 2.2rem;
}

.Assistance1 {
  margin-top: 1.17rem;
  width: 13.33rem;
  background: url('../images/Assistance1.png');
  background-size: 100% 100%;
}
.Assistance2 {
  width: 13.21rem;
  background: url('../images/Assistance2.png');
  background-size: 100% 100%;
  margin-left: 3rem;;
}
.Assistance3 {
  width: 13.3rem;
  background: url('../images/Assistance3.png');
  background-size: 100% 100%;
}
.Assistance4 {
  width: 13.3rem;
  background: url('../images/Assistance4.png');
  background-size: 100% 100%;
  margin-left: 2.8rem;
}
.Assistance5 {
  width: 13.3rem;
  background: url('../images/Assistance5.png');
  background-size: 100% 100%;
}
.Assistance6 {
  width: 13.3rem;
  background: url('../images/Assistance6.png');
  background-size: 100% 100%;
  margin-left: 2.8rem;
}
.Assistance7 {
  width: 13.3rem;
  background: url('../images/Assistance7.png');
  background-size: 100% 100%;
}
.Assistance8 {
  width: 13.3rem;
  background: url('../images/Assistance8.png');
  background-size: 100% 100%;
  margin-left:2.8rem;
}

.table {
  background: url('../images/table.png');
  background-size: 100% 100%;
  width: 16rem;
  height: 9.26rem;
  margin-top: 0.93rem;
}
.horizontalBar1 {
  background: url('../images/horizontalBar.png');
  background-size: 100% 100%;
  width: 2rem;
  height: 0.7rem;
  position: absolute;
  right: -5rem;
  top: 0.2rem;
}
.case {
  margin-top: 1rem;
  position: relative;
  width: 8rem;
  height: 5.5rem;
}
.caseImg {
  width: 8rem;
  height: 5.5rem;
  background: url('../images/caseImg1.png');
  background-size: 100% 100%;
  position: absolute;
  top: 0.2rem;
  right: -9rem;
}
.caseText {
  padding-left: 0.5rem;
}
.caseImg1 {
  width: 8rem;
  height: 5.5rem;
  background: url('../images/caseImg2.png');
  background-size: 100% 100%;
  position: absolute;
  top: 0.2rem;
  left: 0;
}
.caseText1 {
  padding-left: 0.5rem;
  position: absolute;
  right: -8rem;
}

.requirement {
  text-align: center;
  font-size: 0.66rem;
  color: #333;
  line-height: 1.12rem;
  letter-spacing: 0.4rem;
  margin-top: 0.56rem;
  position: relative;
}

.flow {
  width: 100%;
  height: 16.34rem;
  background: url('../images/flow.png');
  background-size: 100% 100%;
}

.kaiye {
  width: 100%;
  height: 12.55rem;
  background: url('../images/kaiye1.png');
  background-size: 100% 100%;
  margin: 1rem 0 0.85rem 0;
}
.kaiye1 {
  width: 100%;
  height: 12.55rem;
  background: url('../images/kaiye2.png');
  background-size: 100% 100%;
}

.content1 {
  width: 100%;
  height: 68rem;
}
.content2 {
  margin: 1rem auto 0;
  width: 16rem;
  background-color: #fff2f1;
}
.titleImg2 {
  position: absolute;
  width: 7.54rem;
  height: 1.81rem;
  background: url('../images/littleImg.png');
  background-size: 100% 100%;
  position: relative;
  margin: 1rem  auto 0;
}
.h1 {
  margin-left: 0.5rem;
}
.compantImg2 {
  width: 9.27rem;
  height: 5.3rem;
  background: url('../images/compantImg2.png');
  background-size: 100% 100%;
}
.block {
  width: 2.3rem;
  height: 2.13rem;
  background: url('../images/block.png');
  background-size: 100% 100%;
  position: absolute;
  right: 1.65rem;
  top: 0;
}
.horizontalBar {
  width: 2rem;
  height: 0.7rem;
  background: url('../images/horizontalBar.png');
  background-size: 100% 100%;
  position: absolute;
  left: 4.12rem;
  bottom: 1rem;
}
.prize {
  width: 6.4rem;
  height: 4.63em;
  background: url('../images/prize.png');
  background-size: 100% 100%;
  position: absolute;
  right: 0.32rem;
  bottom: 0;
}


.foot {
  width: 14rem;
  height: 32rem;
  margin: 0 auto;
  position: relative;
}
.footSize {
  width: 10.14rem;
  height: 4.3rem;
  font-size: 0.6rem;
  color: #333;
  line-height: 1.5rem;
  margin-top: 0.54rem;
}
.footSize>span {
  font-size: 0.9rem;
  color: #ff0300;
  font-weight: bolder;
}
.block2 {
  width: 1.23rem;
  height: 1.3rem;
  background: url('../images/block.png');
  background-size: 100% 100%;
  position: absolute;
  top: 0.6rem;
  right: 0;
}
.map {
  width: 14rem;
  height: 10.44rem;
  background: url('../images/map.png');
  background-size: 100% 100%;
}
.block3 {
  width: 2.3rem;
  height: 2.13rem;
  background: url('../images/block.png');
  background-size: 100% 100%;
  margin-left: 10rem;
}
.footSize2 {
  width: 8.9rem;
  height: 6.1rem;
  font-size: 0.54rem;
  color: #333;
  line-height: 1.3rem;
}
.footSize2>span {
  font-size: 0.9rem;
}
.tianyin {
  width: 4.42rem;
  height: 2.67rem;
  background: url('../images/tianyin.png');
  background-size: 100% 100%;
  margin: -4.3rem 0 0 8.7rem;
}
.footSize3 {
  width: 10rem;
  height: 6rem;
  font-size: 0.54rem;
  color: #333;
  line-height: 1.3rem;
  margin: 2rem 0 0 4rem;
}
.jkdLogo{
  width: 2.4rem;
  height: 1.13rem;
  background: url('../images/logo.png');
  background-size: 100% 100%;
  margin-top: -3.2rem;
  margin-bottom: 2.9rem;
}
.small {
  width: 2rem;
  height: 0.7rem;
  background: url('../images/horizontalBar.png');
  background-size: 100% 100%;
}
.bottom {
  margin-top: 1rem;
  width: 100%;
  height: 1.5rem;
  background: #ff732b;

}
.goTop {
  width: 1.8rem;
  height: 1.8rem;
  background: url('../images/goTop.png');
  background-size: 100% 100%;
  margin: 0.5rem auto 0;
  position: fixed;
  right: 0.3rem;
  bottom: 1.7rem;
  opacity: 0;
}
.maodianA {
  color: #333;
  text-decoration: none;
}