/* 顶部图片开始 */
div.banner_top_img {
  width: 100%;
  height: 3.4rem
}
div.banner_top_img img{
  width: 100%;
  height: 100%;
}
/* 顶部图片结束 */
/* 全国招商 开始 */
section.national_investment_section{
 padding-bottom:.7rem ;
 padding-top: .55rem; 
}
div.national_investment_div{
  height: 3.18rem;
  width: 7.1rem;
  margin: 0 auto;
  position: relative;
}
div.national_investment_div>img.beij_img{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
div.national_investment_div>div{
  width: 100%;
  height:2.68rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
  display: flex;
  justify-content: left;
  align-items: center;
}
div.national_investment_div>div>img.left_img{
  width:2.02rem;
height:100%;
margin-left: .59rem;
}
div.national_investment_div>div>div.national_investment_right_div{
  height: 100%;
  width: 3.39rem;
  margin-left: .42rem
}
div.national_investment_right_div>p:nth-of-type(1){
  width:100%;
height:.28rem;
font: size 0.3rem;
/*font-family:PingFang-SC-Bold;*/
font-weight:bold;
color:rgba(45,144,245,1);
line-height:.28rem;
}
div.national_investment_right_div>p:nth-of-type(2){
  width:100%;
height:.56rem;
font-size:.26rem;
/*font-family:SourceHanSansCN-Bold;*/
font-weight:bold;
color:rgba(80,201,255,1);
line-height:.35rem;
margin-top: .27rem;
margin-bottom: .35rem;
}
div.national_investment_right_div>ul{
  width:100%;
}
div.national_investment_right_div>ul>li{
  width: 100%;
  height: .27rem;
  display: flex;
  justify-content: left;
  align-items: center;
}
div.national_investment_right_div>ul>li:not(:last-child){
  margin-bottom: .19rem;
}
div.national_investment_right_div>ul>li>img{
width: .27rem;
height: 100%;
}
div.national_investment_right_div>ul>li>img,
div.national_investment_right_div>ul>li>span{
  vertical-align: middle;
}
div.national_investment_right_div>ul>li>span{
  width:2.17rem;
height:.27rem;
font-size:.22rem;
/*font-family:SourceHanSansCN-Medium;*/
font-weight:500;
color:rgba(102,102,102,1);
line-height: .27rem;
margin-left: .27rem;
}
/* 全国招商 结束 */
/* 申请成为代理商 开始 */
section.agent_section{
  height: 4.4rem;
  background: url(../images/partner/banner2.png) center center no-repeat;
  background-size:cover;
  padding: .75rem 0 0 .21rem;
}
section.agent_section>p:nth-of-type(1){
  width:2.61rem;
height:.33rem;
font-size:.34rem;
/*font-family:PingFang-SC-Bold;*/
font-weight:bold;
color:rgba(44,126,234,1);
line-height:.33rem;
}
section.agent_section>p:nth-of-type(2){
  width:3.14rem;
height:.66rem;
font-size:.28rem;
/*font-family:PingFang-SC-Bold;*/
font-weight:bold;
color:rgba(51,51,51,1);
line-height:.40rem;
margin-top: .37rem;
}
section.agent_section>p:nth-of-type(3){
  width:2.03rem;
height:.53rem;
background:linear-gradient(270deg,rgba(45,144,245,1),rgba(80,201,255,1));
font-size:.24rem;
/*font-family:PingFang-SC-Bold;*/
font-weight:bold;
color:rgba(255,255,255,1);
line-height:.53rem;
text-align: center;
margin-top: .73rem;
}
/* 申请成为代理商 结束 */
/* 代理服务 开始 */
section.agency_service_section{
  padding-top: .3rem;
}
div.agency_service_top_div{
  width:100%;
height:1.92rem;
background:linear-gradient(270deg,rgba(45,144,245,1),rgba(80,201,255,1));
font-size:.34rem;
/*font-family:SourceHanSansCN-Medium;*/
font-weight:500;
color:rgba(255,255,255,1);
text-align: center;
padding-top: .42rem; 
}
div.agency_service_bottom_div{
  width: 6.78rem;
  height:7.02rem;
  margin: 0 auto;
  position: relative;
}
div.agency_service_bottom_div>ul{
  width: 100%;
  height: 100%;
  position: absolute;
  top: -0.77rem;
  left: 0;
  background: white;
}
div.agency_service_bottom_div>ul>li{
  width: 100%;
  height: 1.53rem;
  position: relative;
  box-shadow:-1px 3px 24px 0px rgba(16,37,70,0.14);
  border-left: 0.08rem solid;
  border-image: -webkit-linear-gradient( rgba(45,144,245,1), rgba(80,201,255,1)) 30 30;
  border-image: -moz-linear-gradient( rgba(45,144,245,1), rgba(80,201,255,1)) 30 30;
  border-image: linear-gradient( rgba(45,144,245,1), rgba(80,201,255,1)) 30 30;
  padding: .4rem 0 0 .59rem;
}
div.agency_service_bottom_div>ul>li:not(:last-child){
  margin-bottom: .3rem;
}
div.agency_service_bottom_div>ul>li:nth-of-type(1){
  background: url(../images/partner/pic1.png) center center no-repeat;
  background-size:cover;
}
div.agency_service_bottom_div>ul>li:nth-of-type(2){
  background: url(../images/partner/pic2.png) center center no-repeat;
  background-size:cover;
}
div.agency_service_bottom_div>ul>li:nth-of-type(3){
  background: url(../images/partner/pic3.png) center center no-repeat;
  background-size:cover;
}
div.agency_service_bottom_div>ul>li:nth-of-type(4){
  background: url(../images/partner/pic4.png) center center no-repeat;
  background-size:cover;
}
div.agency_service_bottom_div>ul>li>p:nth-of-type(1){
  width:1.60rem;
height:.29rem;
font-size:.30rem;
/*font-family:PingFang-SC-Bold;*/
font-weight:bold;
color:rgba(51,51,51,1);
line-height:.29rem; 
}
div.agency_service_bottom_div>ul>li>p:nth-of-type(2){
  width:2.97rem;
height:.23rem;
font-size:.30rem;
/*font-family:PingFang-SC-Regular;*/
font-weight:400;
color:rgba(51,51,51,1);
line-height:.23rem;
margin-top: .25rem;
}
div.agency_service_bottom_div>ul>li>p:nth-of-type(3){
  width:2.02rem;
height:.33rem;
font-size:.42rem;
/*font-family:SourceHanSansCN-Heavy;*/
font-weight:800;
color:rgba(75,195,255,1);
line-height:.33rem;
position: absolute;
top: .62rem;
left: 4.19rem;
}
/* 代理服务 结束 */
/* 合作支持 开始 */
section.cooperation_section{
  padding-bottom: .7rem;
}
section.cooperation_section>p{
  width:1.44rem;
height:.32rem;
font-size:.34rem;
/*font-family:SourceHanSansCN-Medium;*/
font-weight:500;
color:rgba(51,51,51,1);
line-height:.32rem;
margin: 0 auto;
}
div.cooperation_div{
  width: 7.1rem;
  margin: 0 auto;
}
div.cooperation_div>ul{
  width: 100%;
  margin-top: .46rem;
}
div.cooperation_div>ul>li{
  width: 100%;
  height: 2.19rem;
  display: flex;
  justify-content: left;
  align-items: center;
}
div.cooperation_div>ul>li:not(:last-child){
  margin-bottom: .58rem;
}
div.cooperation_div>ul>li>img{
  width:3.75rem;
  height:100%;
}
div.cooperation_main_div{
  width: 2.95rem;
  height: 100%;
  padding-top: .24rem;
}
div.cooperation_main_div>p:nth-of-type(1){
  width:100%;
height:.29rem;
font-size:.30rem;
/*font-family:PingFang-SC-Bold;*/
font-weight:bold;
color:rgba(51,51,51,1);
line-height:.29rem;
}
div.cooperation_main_div>p:nth-of-type(2){
  width:100%;
  height:1px;
border:.06px solid rgba(66,184,255,1);
}
div.cooperation_main_div>p:nth-of-type(3){
  width:100%;
height:1.04rem;
font-size:.20rem;
/*font-family:PingFang-SC-Regular;*/
font-weight:400;
color:rgba(102,102,102,1);
line-height:.28rem;
}
/* 合作支持 结束 */
/* 全国招商电话 开始*/
div.merchants_tel_top_div{
  width: 100%;
  height:1rem;
  background:linear-gradient(270deg,rgba(45,144,245,1),rgba(80,201,255,1));
  font-size:.30rem;
  /*font-family:PingFang-SC-Medium;*/
  font-weight:500;
  color:rgba(255,255,255,1);
  text-align: center;
    line-height: 1rem;
}
}
div.merchants_tel_bottom_div{
  width:6.57rem;
  height:2.64rem;
  margin: 0 auto;
  position: relative;
}
div.merchants_tel_bottom_div>form{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: -1.7rem;
  background:rgba(255,255,255,1);
box-shadow:-1px 3px 43px 0px rgba(16,37,70,0.22);
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
div.merchants_tel_bottom_div>form>input{
  width:4.75rem;
height:.46rem;
background:rgba(255,255,255,1);
border:1px solid rgba(44,126,234,1);
font-size:.18rem;
/*font-family:SourceHanSansCN-Regular;*/
font-weight:400;
color:rgba(102,102,102,1);
}
div.merchants_tel_bottom_div>form>button{
  width:2.29rem;
height:.46rem;
background:linear-gradient(270deg,rgba(45,144,245,1),rgba(80,201,255,1));
font-size:.22rem;
text-align: center;
line-height: .23rem;
/*font-family:SourceHanSansCN-Medium;*/
font-weight:500;
color:rgba(255,255,255,1);
}
/* 全国招商电话 结束 */