﻿/***** 代理招商 *****/
html {
  font-size: 23.80952vw;
}
@media screen and (min-width: 421px) {
  html {
    font-size: 100px;
  }
}

.agent-box{
  font-size: 20px;
  font-family: "微软雅黑";
}

@media screen and (max-width: 1600px) and (min-width: 1440px) {
  .agent-box{
    font-size: 18px;
  }
}
@media screen and (max-width: 1439px) and (min-width: 1367px) {
  .agent-box{
    font-size: 16px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 992px) {
  .agent-box{
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) and (min-width: 360px) {
 .agent-box{
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .agent-box{
    font-family: "华文细黑";
  }
}
@media screen and (max-width: 359px) {
  .agent-box{
    font-size: 12px;
  }
}

.rows{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.col-3{
  -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.agent-title{
  font-size: 15px;
  padding-top: 12px;
  line-height: 77px;
}
.agent-imgs{

}
.agent-imgs .pc-banner{
  position: relative;
}

.agent-imgs .pc-banner .txt{
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  width: 48.59375%;
  max-width: 933px;
}
.agent-imgs .bg{
  width: 100%;
}

.agent-diary{
  margin-top: 4em;
  text-align: center;
}
.agent-diary .imgs{

}
.agent-diary .imgs img{
  display: inline-block;
  width: 119px;
}
.agent-diary .doc{
  line-height: 2em;
  font-size: 1.1em;
  color: #595757;
  margin-top: 1.272em;
}
.agent-diary .doc p{
  margin-bottom: 5px;
}
.agent-diary .doc span{
  
}
.agent-adva{
  margin-top: 7em;
  text-align: center;
}
.agent-adva .bg{
  margin: auto;
  max-width: 100%;
}

.agent-require{
  background: url(../images/agent-require-bg.jpg) no-repeat center center;
  min-height: 200px;
  margin-top: 5.55em;
  padding-top: 6.05em;
  padding-bottom: 5.25em;
  background-size: cover;
}
.top-name{
  text-align: center;
  overflow: hidden;
  font-size: 1.5em;
  line-height: 1.267em;
  color: #fefefe;
}
.top-name span{
  display: inline-block;
  position: relative;
  padding: 0 12em;
}
.top-name .xian1{
  position: absolute;
  width: 11.13em;
  height: 1px;
  background: #fefefe;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
}
.top-name .xian2{
  position: absolute;
  width: 11.13em;
  height: 1px;
  background: #fefefe;
  right: 0;
  top: 50%;
  margin-top: -0.5px;
}

.agent-require .list{
  margin-top: 7.25em;
  padding: 0 1.5em;
}
.agent-require .list li{
  padding: 0 1em;
}
.agent-require .list .imgs{
  text-align: center;
}
.agent-require .list .imgs img{
  max-width: 168px;
}
.agent-require .list .doc{
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  margin-top: 50px;
  padding-right: 1em;
}

.agent-operator{
  margin-top: 5.5em;
}
.agent-operator .top-name{
  color: #000;
}
.agent-operator .top-name .xian1{
  background: #cccccc;
}
.agent-operator .top-name .xian2{
  background: #cccccc;
}
.agent-operator .pc-list{
  overflow: hidden;
  margin-top: 3.75em;
}
.agent-operator .pc-list li{
  width: 30.68%;
  float: left;
  margin-right: 3.98%;
  background: #bc1202;
  position: relative;
  margin: 0% 8% 0% 9%;
}
.agent-operator .pc-list .bg{
  width: 100%;
}
.agent-operator .pc-list li .pop{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 2.5em 1.143em 0 1.143em;
  line-height: 1.6em;
  font-size: 1.45em;
  color: #fff;
  letter-spacing: 1px;
}
.agent-operator .pc-list li:nth-child(3n){
  margin-right: 0;
}
.agent-operator .swiper-container{
  margin-top: 0.27rem;
  padding-bottom: 0.25rem;
}
.agent-operator .swiper-container-horizontal>.swiper-pagination{
  bottom: 0;
}
.agent-operator .swiper-pagination-bullet{
  width: 6px;
  height: 6px;
  background: #cccccc;
}
.agent-operator .swiper-pagination-bullet-active{
   background: #7f7f7f;
}
.agent-operator .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
  margin: 0 3px;
}
.agent-operator .swiper-slide{
  width: 2.24rem;
  margin-right: 0.11rem;
  background: #c81100;
}
.agent-operator .swiper-slide .pop{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 1.6em;
  font-size: 1.5em;
  color: #fff;
  font-size: 0.17rem;
  color: #fff;
  line-height: 0.27rem;
  padding: 0.62rem 0.28rem 0 0.28rem;
}

.agent-operator .swiper-slide .bg{
  width: 100%;
}

.agent-operator .det{
  font-size: 1.35em;
  color: #535353;
  line-height: 1.444em;
  margin-top: 2.222em;
  padding: 0 5.5%;
  text-align: center;
}

.agent-channel{
  margin-top: 6.25em;
}

.agent-channel .top-name{
  color: #000;
}
.agent-channel .top-name .xian1{
  background: #cccccc;
}
.agent-channel .top-name .xian2{
  background: #cccccc;
}
.agent-channel .map-box{
  position: relative;
  margin-top: 3.85em;
}
.agent-channel .map-box .bg{
  max-width: 100%;
}
.agent-channel .map-box .list{
  position: absolute;
  width: 400px;
  right: 0;
  bottom: 100px;
}
.agent-channel .map-box .list li{
  padding-left: 30px;
  line-height: 22px;
  color: #595757;
  margin-bottom: 8px;
}
.agent-channel .map-box .list .name{
  font-size: 18px;
}
.agent-channel .map-box .list .doc{
  font-size: 14px;
  margin-top: 2px;
}
.agent-channel .map-box .list .li1{
  background: url(../images/agent-channel-rightimg1.png) no-repeat left top 0.1em;
}
.agent-channel .map-box .list .li2{
  background: url(../images/agent-channel-rightimg2.png) no-repeat left top 0.1em;
}
.agent-channel .map-box .list .li3{
  background: url(../images/agent-channel-rightimg3.png) no-repeat left top 0.1em;
}
.agent-channel .map-box .list .li4{
  background: url(../images/agent-channel-rightimg4.png) no-repeat left top 0.1em;
}
.agent-channel .map-box .list .li5{
  background: url(../images/agent-channel-rightimg5.png) no-repeat left top 0.1em;
}
.agent-channel .map-box .list .li6{
  background: url(../images/agent-channel-rightimg6.png) no-repeat left top 0.1em;
}

.agent-intention{
  margin-top: 5.5em;
  padding-bottom: 4em;
}
.agent-intention .top-name{
  color: #000;
}
.agent-intention .top-name .xian1{
  background: #cccccc;
  width: 14em;
  left: -3em;
}
.agent-intention .top-name .xian2{
  background: #cccccc;
  width: 14em;
  right: -3em;
}

.agent-intention .hot{
  width: 26.35em;
  height: 4.4em;
  border: 2px solid #c9c9c9;
  border-radius: 10px;
  position: relative;
  text-align: center;
  color: #c81100;
  margin: auto;
  margin-top: 4.35em;
  padding-top: 1.75em;
}
.agent-intention .hot span{
  font-size: 1.6em;
  line-height: 1.25em;
  display: inline-block;
  padding-left: 1.8125em;
  background: url(../images/agent-hot-bg.png) no-repeat left center;
  background-size: 1.125em;
}
.agent-intention .hot em{
  display: inline-block;
  font-style: normal;
  font-size: 1.25em;
  padding: 0 0.76em;
  line-height: 1.36em;
  position: absolute;
  left: 50%;
  top:0;
  margin-top: -0.68em;
  transform: translate(-50%, 0);
  background: #fff;
}

.form-group-box{
  margin-top: 3.15em;
  padding: 0 8.85em;
}
.form-group-box:after {
  content: '';
  display: table;
  clear: both;
}
.form-group-box .form-group{
  float: left;
  width: 46.5%;
  padding: 0;
  max-width: 100%;
}
.form-group-cell{
    padding-bottom: 17px;
    overflow: inherit;
}
.form-group .help-block{
  position: absolute;
  left: 0;
  bottom: -3px;
  line-height: 17px;
  margin: 0;
}
.form-group-box .form-group:nth-child(2n){
  float: right;
}
.has-error .form-control:focus{
  -webkit-box-shadow: none;
    box-shadow: none;
}
.has-success .form-control:focus{
  -webkit-box-shadow: none;
    box-shadow: none;
}
.form-group.has-success .form-control{
  border-color: #7a7979;
}
.form-group.has-error .control-label{
  color: #c81100;
}
.form-group-box .control-label{
  font-size: 1.2em;
  line-height: 2.667em;
  color: #c81100;
  margin-bottom: 0;
}
.form-group-box .form-control{
  font-size: 1.2em;
  height: 2em;
  line-height: 2em;
  border-color:#7a7979;
  border-radius: 10px;
  padding: 5px 0.75em;
  background: #fff;
  appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
}
.form-group-box .form-control::-webkit-input-placeholder {
    color: #848483;  
}
.agent-intention .doc-box{
  text-align: center;
  margin-top: 2.9em;
}
.agent-intention .doc-box .doc1{
  color: #565656;
  font-size: 1em;
  line-height: 1.5em;
}
.agent-intention .doc-box .doc2{
  font-size: 0.9em;
  line-height: 1.53em;
  color: #ed1500;
}
.frm-btn-group{
  padding: 0;
  margin-top: 0.75em;
  text-align: center;
}
.frm-btn-group .btn{
  width: 13.63em;
  float: none;
  font-size: 1.5em;
  color: #fff;
  background: #c81100;
  border-radius: 10px;
  height: 1.53em;
  line-height: 1.53em;
  border: none;
  margin-right: 0;
}
.form-group.has-success .control-label{
  color: #c81100;
}

@media screen and (max-width: 1380px) {
  .top-name .xian1{
    width: 15em;
    left: -4em;
  }
  .top-name .xian2{
    width: 15em;
    right: -4em;
  }
}
@media screen and (max-width: 1200px) {
  .agent-channel .map-box .bg{
    width: 65%;
  }
  .agent-channel .map-box .list{
    width: 35%;
    bottom: 2em;
  }
}
@media screen and (max-width: 950px) {
  .top-name span{
    width: 6em;
    padding: 0;
  }
  .top-name .xian1{
    left: inherit;
    right: 6.5em;
  }
  .top-name .xian2{
    left:  6.5em;
    right: inherit;
  }
  .agent-channel .top-name span{
    width: 7em;
  }
  .agent-intention .top-name span{
    width: 9em;
  }
  .agent-intention .top-name .xian1{
    right: 9.5em;
    left: inherit;
  }
  .agent-intention .top-name .xian2{
    left: 9.5em;
    right: inherit;
  }
  .agent-channel .top-name .xian1{
    right: 7.5em;
    left: inherit;
  }
  .agent-channel .top-name .xian2{
    left: 7.5em;
    right: inherit;
  }
  .form-group-box{
    padding: 0;
  }
  .agent-adva .bg{
    width: 90%;
  }
  .agent-operator .pc-list{
    padding: 0;
  }
  .agent-require{
    padding-bottom: 7em;
  }
}
@media screen and (max-width: 767px) {
  .agent-diary .doc span{
    display: block;
  }
  .agent-title{
    padding-top: 0.1rem;
    line-height: 0.6rem;
  }
  .agent-diary{
    margin-top: 0.4rem;
  }
  .agent-diary .imgs img{
    width: 0.78rem;
  }
  .agent-diary .doc{
    font-size: 0.16rem;
    line-height: 0.3rem;
  }
  .agent-adva{
    margin-top: 0.48rem;
  }
  .agent-require{
    padding-top: 0.26rem;
    padding-bottom: 0.2rem;
    margin-top: 0.72rem;
    background-size: cover;
  }
  .top-name{
    font-size: 0.19rem;
    line-height: 0.29rem;
  }
  .agent-require .col-3{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .agent-require .list{
    margin-top: 0.4rem;
    padding: 0;
  }
  .agent-require .list li{
    padding: 0 0.22rem;
    margin-bottom: 0.19rem;
  }
  .agent-require .list .imgs img{
    width: 1.26rem;
  }
  .agent-require .list .doc{
    font-size: 0.15rem;
    margin-top: 0.09rem;
    line-height: 0.22rem;
    padding-right: 0;
  }

  .agent-operator{
    margin-top: 0.43rem;
  }
  .agent-operator .det{
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin-top: 0.05rem;
    padding: 0 0.13rem;
  }
  .agent-channel{
    margin-top: 0.66rem;
  }
  .agent-channel .map-box .bg{
    width: 100%;
  }
  .agent-channel .map-box{
    margin-top: 0.29rem;
  }
  .agent-channel .map-box .list{
    position: relative;
    right: inherit;
    width: 100%;
    bottom: inherit;
    margin-top: 0.31rem;
  }
  .agent-channel .map-box .list li{
    padding-left: 0.26rem;
    line-height: 0.24rem;
    margin-bottom: 0.1rem;
  }
  .agent-channel .map-box .list .name{
    font-size: 0.17rem;
  }
  .agent-channel .map-box .list .doc{
    font-size: 0.15rem;
  }
  .agent-channel .map-box .list .li1{
    background: url(../images/agent-channel-rightimg1.png) no-repeat left top 0.04rem;
    background-size: 0.14rem
  }
  .agent-channel .map-box .list .li2{
    background: url(../images/agent-channel-rightimg2.png) no-repeat left top 0.04rem;
    background-size: 0.14rem
  }
  .agent-channel .map-box .list .li3{
    background: url(../images/agent-channel-rightimg3.png) no-repeat left top 0.04rem;
    background-size: 0.14rem
  }
  .agent-channel .map-box .list .li4{
    background: url(../images/agent-channel-rightimg4.png) no-repeat left top 0.04rem;
    background-size: 0.14rem
  }
  .agent-channel .map-box .list .li5{
    background: url(../images/agent-channel-rightimg5.png) no-repeat left top 0.04rem;
    background-size: 0.14rem
  }
  .agent-channel .map-box .list .li6{
    background: url(../images/agent-channel-rightimg6.png) no-repeat left top 0.04rem;
    background-size: 0.14rem
  }
  .agent-intention{
    margin-top: 0.62rem;
    padding-bottom: 0.44rem;
  }
  .agent-intention .hot{
    margin-top: 0.37rem;
    width: 100%;
    height: 0.56rem;
    padding-top: 0.18rem;
  }
  .agent-intention .hot em{
    font-size: 0.15rem;
    padding: 0 0.09rem;
    line-height: 0.24rem;
    margin-top: -0.12rem;
  }
  .agent-intention .hot span{
    font-size: 0.18rem;
    padding-left: 0.33rem;
    background-size: 0.21rem;
  }
  .form-group-box{
    margin-top: 0.18rem;
  }
  .form-group-box .form-group{
    width: 100%;
  }
  .form-group-box .control-label{
    font-size: 0.15rem;
    line-height: 0.35rem;
  }
  .form-group-cell{
    padding-bottom: 0.1rem;
  }
  .form-group-box .form-control{
    height: 0.35rem;
    font-size: 0.14rem;
    padding: 5px 0.12rem;
    border-radius: 5px;
  }
  .form-group .help-block{
    bottom: -9px;
  }
  .agent-intention .doc-box{
    margin-top: 0;
  }
  .agent-intention .doc-box .doc1{
    font-size: 0.16rem;
    line-height: 0.27rem;
  }
  .agent-intention .doc-box .doc2{
    font-size: 0.15rem;
    line-height: 0.27rem;
  }
  .frm-btn-group{
    margin-top: 0.04rem;
  }
  .frm-btn-group .btn{
    width: 100%;
    font-size: 0.17rem;
    height: 0.46rem;
    line-height: 0.45rem;
    border-radius: 5px;
  }
}