<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    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: 230px;
  height: 80px;
  margin-left: 50px;
  line-height:100px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }

.clear{
    clear: both;
}
.item_topBanner{
    max-width: 1920px;
    margin: 0 auto;
    position: relative;

}
.item_topBanner img{
    width: 100%;
}

.item_jlmb{
    max-width: 1920px;
    margin: 0 auto;
    background: #8fcf8d;
    padding: 1px;
    margin-top: -5px;
}
.item_jlmb{
    text-align: center;
    padding-bottom: 50px;

  
}
.item_jlmb .title1 img{
    width: 600px;
}
.item_jlmb_div{
    width: 1160px;
    background: #fff;
    margin: 50px auto;
    padding: 20px;
    position: relative;
    padding-bottom: 50px;


}
.bz{
    position: absolute;
    top: -20px;
    left: 20px;
}
.item_jlmb_ul{
    width: 100%;
}
.item_jlmb_ul li{
    list-style: none;
    width: 49.5%;
    float: left;
    height: 40px;
    font-size: 16px;
}
.item_jlmb_ul li a:nth-child(1){
    display:inline-block;
    width: 270px;
    text-align: left;
    
}

.item_jlmb_ul li img{
    position: relative;
    top: 8px;
    width: 85px;
}
.pick{
width: 250px;
position: absolute;
left: 50%;
margin-left: -125px;
bottom: 0;
z-index: 99;
margin-bottom: -38px;
}
.item_ws{
    max-width: 1920px;
    background: #8fcf8d;
    margin: 0 auto;
    padding: 1px;
}
.item_ws{
    text-align: center;
    padding-bottom: 50px;

  
}
.item_ws .title1 img{
    width: 600px;
}
.item_ws_ul{
    width: 1180px;
    border:10px solid #eeeeee;
    border-top: 0;
    margin: 50px auto;
    border-radius: 0 0 50px 50px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-bottom: 100px;
    position: relative;
}
.item_ws_ul li{
    width: 300px;
    list-style: none;
    height: 60px;
    line-height: 60px;
    background: #fffab0;
    margin-top: 20px;
    border-radius: 20px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.cur{
    background: #ff5957 !important;
    border:1px solid #fffab0;
    box-shadow:2px 2px 5px 3px gray;
}
.cur a{
    color: #fffab0;
}
.item_ws .click{
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
    left: 100px;
    font-size: 18px;
    text-decoration:underline;
    cursor: pointer;
}
.item_ws .click2{
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
    right: 100px;
    font-size: 18px;
    text-decoration:underline;
    cursor: pointer;
}
.video{
    text-align: center;
    margin-top: 50px;
}
.video a img{
    width: 1200px;
}
.item_bottom{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom img{
    width: 100%;
}

.daohang{
    width: 150px;
    height:160px;
    background: #2da37f;
    border-radius: 15px;
    position: fixed;
    top: 150px;
    left: 20px;
    z-index: 99;
}
.daohang a{
    padding: 5px;
    display: block;
    text-align: center;
    width: 100px;
    height: 25px;
    background: #fff;
    margin: 12px auto;
    line-height: 25px;
    border-radius: 15px;
    background: #ffdf4a;
}

.close{
    width: 20px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.tc{
    width: 100%;
    height: 100%;
    background:rgba(0, 0, 0, 0.52) scroll 0% 0%; ;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    opacity:1;
    display: none;
}
.tc_div{
    width: 500px;
    height: 250px;
    background: #fff;
    z-index: 999;
    opacity: 1;
    position:fixed;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius: 30px;
    text-align: center;
    
}
.close1{
    width: 30px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.name,.phone,.bank{
    width: 180px;
    height: 30px;
    margin-top: 10px;
}
.yanzheng{
    width: 120px;
    height: 30px;
    margin-top: 10px;
}
.huoqu{
    width: 79px;
    height: 34px;
}
.yuyue{
	width:200px;
	height:40px;
	background:#2da37f;
	color:#fff;
	line-height:40px;
	margin-top:10px;
	border:none;
	
}



















@media screen and (max-width:768px){
    .item_top p {
      display:none;
     }
   
   .topL{
    width: 130px;
    height: 80px;
    margin-left: 10px;
  }
  .topR{
    width: 130px;
    height: 80px;
    margin-right: 10px;
   
     
  }


  .item_jlmb{
    width: 100%;
  }
  .item_jlmb .title1 img{
    width: 250px;
  }
  .item_jlmb_div{
      width: 96%;
      margin: 50px auto;
      border: 1px solid;
      padding: 2% 2% 40px 2%;

  }
  .item_jlmb_ul li{
    width: 100%;
    font-size: 12px;
    line-height: 30px;
}
.item_jlmb_ul li img{
    width: 60px;
    position: relative;
    top: 4px;
}

.item_jlmb_ul li a:nth-child(1){
    display:inline-block;
    width: 60%;
    text-align: left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;

    
}

.pick{
    width: 150px;
    position: absolute;
    left: 50% ;
    margin-left: -75px;
    bottom: 20px;
    }
    .item_ws{
        width: 100%;
        margin-top: -5px;
    }
    .item_ws .title1 img{
        width: 250px;
      }
      .item_ws_ul{
        width: 92%;
        height: 400px;
        border:5px solid #eeeeee;
        border-top: 0;
        margin: 20px auto;
        border-radius: 0 0 50px 50px;
        padding-bottom: 50px;
    }

    .item_ws_ul li{
        font-size: 16px;
        width: 30%;
        list-style: none;
        height: 50px;
        line-height: 50px;
        background: #fffab0;
        margin: 1%;
        border-radius: 20px;
    }


    .item_ws .click{
        left: 50px;
    }
    .item_ws .click2{
        margin-bottom: 30px;
        right: 50px;

    }
    .video{
        text-align: center;
        margin-top: 50px;
    }
    .video a img{
        width: 90%;
    }
    .tc{
        width: 100%;
    }
    .tc_div{
        width: 90%;
        height: 250px;
        background: #fff;
        z-index: 999;
        opacity: 1;
       
        border-radius: 30px;
        text-align: center;
        
    }
    .close1{
        width: 20px;
        position: absolute;
        right: 0;
        cursor: pointer;
    }
    .daohang a{
        font-size: 14px;
        width:90%;
    }
    .daohang{
        width: 30%;
    }




}




</pre></body></html>