@charset "utf-8";
/* CSS Document */
*{  -webkit-tap-highlight-color: transparent; -webkit-appearance: none;  padding:0; margin:0}  
body,html{ max-width:640px; min-width:320px; height:auto; padding:0; margin:0 auto; font-family:"微软雅黑"; color:#505050; background-color:#fff; height:100vh;}
a:link{ text-decoration:none; cursor: pointer; color: #FFFFFF;}
.clear{ clear: both;}
ul li{list-style-type: none;}

.h{height: 5px;}

.main{width: 100%; height: auto; margin:  0 auto;}
.banner{width: 100%; height: auto; margin:  0 auto;}
.banner img{width: 100%;}

.one{margin: 0 auto;
    padding: 2.5% 0;
    width: 100%;
    height: auto;}

 .c_top{color: #000000;    border-bottom: 1px solid #cccccc; font-size: 1.1rem; padding: 2.5% 3%; }
 
 .c_c{    width: 94%;
    font-size: 0.8rem;
    margin: 0 auto;
    line-height: 1.4rem;
    color: #888888;
    text-align: justify;
    text-indent: 2rem;
    }
    
.two{margin: 0 auto;
    padding: 2.5% 0;
    width: 100%;
    height: auto;}


.num{width: 80%; height: auto; margin: 0 auto;}
.n1{width: 100%; height: auto; margin: 0 auto;}


.shu{width: 40px; height: 40px; float: left; border-radius: 100%; background: #8fc31f;text-align: center;line-height: 40px; color: #FFFFFF;}
.zi{float: left; height: 40px; line-height: 40px; text-align: center; margin-left: 5%; color: #000000;}
.foot{width: 90%; height: auto; margin: 0 auto; text-align: center; color: #FFFFFF; background: #64a013; border-radius: 10px; font-size: 1.2rem; line-height: 3rem;}


.tu{width: 94%; height: auto; margin: 0 auto;}
.tu img{width: 100%;}


















