*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
p{
    color: #333;
}
a:hover{
color: #f75b32;
}
.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}
.item_top p{
    font-weight: bold;
}
.topL{
  width: 130px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }


.item_topBanner{
    max-width: 1920px;
    margin: 0 auto;
    position: relative;

}
.item_topBanner img{
    width: 100%;
}
.item_topBanner_div{
    width: 500px;
    height: 180px;
    position: absolute;
    top: 65%;
    left: 30%;
}
.sec{
    width:370px;
    background: #efeb44;
    border-radius: 20px 0 0 20px;
}
.now{
    background: #0e9382;
    display: block;
    width:100px ;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    font-weight: bold;
}
.item_topBanner_div p{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-top: 15px;
    color: #0e9382;
}
.item_tuwei{
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0 50px 0;
    text-align: center;
}
.item_tuwei .titleImg{
    text-align: center;
}
 .titleImg img{
    width: 450px;
}
.item_tuwei_fiveDiv{
    width: 1000px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 50px;
}
.item_tuwei_five{
    width: 180px;
    text-align: center;
}
.item_tuwei_five p{
    font-size: 18px;
    margin-top: 5px;
    font-weight: bold;
}
.item_tuwei_bottom{
    text-align: center;
}
.item_tuwei .item_tuwei_bottom img{
    width: 800px;
}
.item_yy{
    max-width: 1920px;
    height: 450px;
    margin: 0 auto;
    background: url("yybg.png") top center no-repeat;
    background-size: 100%;
    padding: 1px;
}
.item_yy_div{
    width: 1000px;
    height: 350px;
    margin: 50px auto;

    display: flex;
}
.item_yy_left{
    width: 29%;
    height: 350px;

    text-align: center;
}
.item_yy_left img{
    margin-top: 30px;
}
.item_yy_left p{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 5px;
}


.item_yy_right{
    width: 70%;
    height: 350px;
}
.item_yy_right_div{
    width: 500px;
    height: 350px;
    background: #fff;
    float: right;
    border-radius: 30px;
    text-align: left;
    margin-right: 100px;
}
.item_yy_right_div p{
    margin-left: 100px;
    margin-top: 25px;
    width: 300px;
}
.yuyue{
    display: block;
    border: none;
    width: 150px;
    height: 50px;
    margin: 0 auto;
    background: url("yuyuebg.png") top center no-repeat;
    background-size: 100%;
    font-size: 20px;
    color: #17b3a1;
    margin-top: 25px;
    cursor: pointer;
    padding-bottom: 5px;
}
.province1,.bank{
    width: 204px;
    height: 30px;
}
.number{
    width: 204px;
    height: 30px;
}
.shuru{
    width: 110px;
    height: 30px;
}
.yanzheng{
    width: 94px;
    height: 34px;
    background: #17b3a1;
    color: #fff;
    border: none;
    cursor: pointer;
}
.item_ruhang{
    max-width: 1000px;
    margin: 50px auto;
    text-align: center;
}
.item_ruhang_fourDiv{
    width: 1000px;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    margin: 50px auto;
}
.item_ruhang_four{
    width: 230px;
    text-align: center;
}
.item_ruhang_four img{
    width: 100%;
}
.item_guanzhu{
      max-width: 1920px;  
      margin: 0 auto;
      height: 600px;
      background: url("green.jpg") top center no-repeat;
      background-size: 100%;
      padding: 1px;
}
.item_guanzhu_p{
    text-align: center;
    margin: 50px 0;
}
.item_guanzhu_p img{
    width: 650px;
    
}
.item_guanzhu_info{
    width: 1000px;
    height: 400px;
    margin: 50px auto;
    border: 3px solid #a0a0a0;
    display: flex;
}
.item_guanzhu_infoDiv{
    width: 50%;
    height: 400px;
    background: #fff;

}
.item_guanzhu_infoDiv_top{
    width: 200px;
    margin: 20px auto;
}
.item_guanzhu_infoDiv_topleft{
    float: left;
    text-align: center;
}
.item_guanzhu_infoDiv_topright{
    float: right;
    text-align: center;
}
.item_guanzhu_infoDiv_topleft img{
    width: 60px;
}
.line{
    width: 130px;
    height: 3px;
    background: #17b3a1;
    margin: 3px auto;
}
.item_guanzhu_infoDiv_mid{
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: space-around;

}
.item_guanzhu_infoDiv_mid_mid{
    width: 180px;
    padding: 10px;
    border: 1px solid #a0a0a0;
}
.item_guanzhu_infoDiv_mid_mid img{
    width: 180px;
}
.arrow{
    margin-top: 80px;
}
.item_guanzhu_infoDiv_bottom{
    width: 70%;
    height: 30px;
    background: yellow;
    text-align: center;
    line-height: 30px;
    margin: 15px auto;
}
.title_join{
    width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
}
.title_join img{
    width: 600px;
    margin-left: 50px;
}
.qq_container{
    width:1000px ;
    height: 400px;
    background: #c1fde1;
    margin:50px auto;
    border-radius: 70px 0 70px 0;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 999;
    
}
.letter{
    width: 35px;
    height: 35px;
    border-radius: 25px;
    margin-left: 5px;
    margin-top: 35px;
    text-align: center;
    line-height: 35px;
    font-weight: 900;
    color: #fff;
    background: #f65d5f;
    cursor: pointer;
}
.qq_container_left{
    width: 120px;
}
.province_letter{
    width: 110px;
    height: 35px;
    margin: 37px auto;
    background: #f65d5f;
    border-radius: 20px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-weight: 700;

}
.province_letter p{
    color: #fff;
}

.allLetter{
    width: 720px;
    height: 100px;
    display: flex;
    justify-content: center;
}
.letter_bottom{
    width: 720px;
    height:250px;
    display: flex;
    justify-content: center;  
}
.province{
    width: auto;
    text-align: center;
}
.five{
    width: auto;
    text-align: center;
    display: flex;
    justify-content: center;  
}
.four1{
    width: auto;
    text-align: center;
    display: flex;
    justify-content: center;  
}
.six{
    width: auto;
    text-align: center;
    display: flex;
    justify-content: center;  
}


.three{
    width: auto;
    text-align: center;
    display: flex;
    justify-content: center;   
}

.two{
    width: auto;
    text-align: center;
    display: flex;
    justify-content: center;     
}
.pic{
    width: 120px;
    margin: 4px;
}
.pic p{
    width: 120px;
    background: #17b3a1;
}
.pic img{
    width: 100%;
}
.item_bottom{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom img{
    width: 100%;
}




























.item_bottom{
    max-width: 1920px;
    height: auto;
}
.item_bottom img{
    width: 100%;
}