/*reset*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,figcaption,figure,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font:12px/1 'Microsoft YaHei',"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif}
h1{font-size:18px;font-weight:normal}
h2{font-size:16px;font-weight:normal}
h3{font-size:14px;font-weight:normal}
h4,h5,h6{font-size:100%;font-weight:normal}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp,tt{font-family:"Courier New",Courier,monospace}
small{font-size:12px}
ul,ol,li{list-style:none}
a{text-decoration:none}
input,button{
	/* ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¥Ãƒâ€¦Ã‚Â¡IOSÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ */
    -webkit-appearance:none; 
    border-radius:0;
    outline:none;
}
abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help}
q:before,q:after{content:''}
legend{color:#000}
fieldset,img{border:0;}
table{border-spacing:0;border-collapse: collapse;}
hr{border:0;height:1px}
*{-ms-word-break:break-all;word-break:break-all;-ms-word-wrap:break-word;word-wrap:break-word;-webkit-tap-highlight-color:rgba(0,0,0,0)}
html{font-size: 100px;}
video{height: 3.92rem;width: 100%;margin-top: -0.18rem;object-fit:fill }
option{color: #000;}
a{text-decoration: none;color: inherit;}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;

}

input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #fff inset;border: none;}
select{appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background-color: transparent;}

input::-webkit-clear-button {

display: none;

}
input::-webkit-calendar-picker-indicator {

display: none;

}
.
/*common*/
/*.full-swiper{height: 100vh;overflow: hidden;}*/
.rel{position: relative;}
.container{width: 1200px;margin: 0 auto;font-size: 0;}
body{position: relative;margin: 0 auto;background-color: #fff;max-width: 1920px;margin: 0 auto;}
input[type=date]{background-color: transparent;}
select option:first {color: gray;}
.container{width: 80vw;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.red{color: #e85e67;}
.clearfix { *zoom: 1; } 
.clearfix:before, 
.clearfix:after { display: table; line-height: 0; content: "";} 
.clearfix:after { clear: both;}
.text-nowrap1{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.text-nowrap2{overflow : hidden;text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.text-nowrap3{overflow : hidden;text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.header{height: 120px;/* position: fixed; */top: 0;z-index: 10;background-color: #fff;width: 100%;max-width: 1920px;padding: 0 3vw;}
.header img{
    margin-top: 30px;
}
.header .tab-list{
    float: right;
    margin-top: 50px;
}
.header .tab-list li{
    font-size: 20px;
    display: inline-block;
    width: 180px;
    color: #000;
    text-align: center;
    opacity: 0.5;
    cursor: pointer;
}
.header .tab-list li i{}
.header .tab-list li.active{
    opacity: 1;
}
.header .tab-list li.active i{
    width: 90px;
    height: 2px;
    background: #00D782;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 11px;
}
.banner{position: relative;}
.banner img{
    width: 100%;
}
.banner .text{
    position: absolute;
    bottom: 0;
    z-index: 2;
    color: #fff;
    left: 10vw;
    bottom: 10vw;
}
.banner .text h1{
    font-size: 50px;
    color: #00D782;
}
.banner .text h2{
    font-size: 50px;
    padding: 20px 0;
}
.banner .text h3{
    font-size: 26px;
}
.title{text-align: center;padding-top: 70px;}
.title h1{
    font-size: 30px;
    font-weight: bold;
}
.title h2{
    padding: 16px 0;
    color: #ddd;
    text-transform: uppercase;
}
.title h3{
    font-size: 18px;
    color: #494949;
    padding-top: 16px;
}
.title img{}
.img-list{
    margin: 60px 0 100px 0;
    font-size: 0;
}
.img-list li{
    text-align: center;
    display: inline-block;
    width: 12.5%;
    position: relative;
}
.img-list li p{
    font-size: 16px;
    line-height: 140px;
    position: absolute;
    top: 0;
    width: 100%;
    color: #fff;
}
.img-list li img{
    width: 140px;
    height: 140px;
}
.about{background: url(../img/about.png) no-repeat;background-size: 1920px 570px;background-position: center;height: 570px;}
.ab-text{
    margin-top: 50px;
}
.ab-text p{
    font-size: 20px;
    color: #fff;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    line-height: 2;
    padding: 30px 40px;
}
.ab-text img{}
.last{
    padding-bottom: 80px;
}
.last .green-list{
    width: 760px;
    margin: 30px auto 50px auto;
}
.last .green-list li{
    display: inline-block;
    width: 33.33%;
    text-align: center;
    vertical-align: top;
}
.last .green-list li img{}
.last .green-list li p{
    font-size: 16px;
    line-height: 1.6;
    padding: 0 40px;
    padding-top: 10px;
}
.last .btn{
    display: block;
    width: 200px;
    height: 65px;
    font-size: 18px;
    text-align: center;
    background-color: #000;
    color: #fff;
    line-height: 65px;
    margin: 30px auto 0 auto;
    cursor: pointer;
}
.last h4{
    font-size: 14px;
    text-align: center;
    color: #333;
    padding: 20px 0;
}
.foot{
    color: #fff;
    background-color: #000;
    height: 320px;
}
.foot .footimg{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 100px;
    padding-top: 84px;
}
.foot .footimg p{
    font-size: 14px;
    line-height: 1.6;
    padding-top: 10px;
}
.foot .footimg img{
    width: 120px;
}
.foot .text{
    float: right;
    font-size: 14px;
    line-height: 2;
    padding-top: 70px;
}
.foot .text p{
    font-size: 18px;
}
.foot .text img{}
.push{
    width: 300px;
    margin: 0 auto;
    text-align: center;
}
.push .line{
    height: 80px;
    line-height: 80px;
}
.push input{
    width: 100%;
    font-size: 18px;
    border: none;
    border: 1px solid #000;
    line-height: 3;
    text-indent: 1em;
}
.headerH{height: 0;}
@media  only screen and (min-width: 320px) and (max-width: 900px) {
	.header{height: 120px;position: fixed;top: 0;z-index: 10;background-color: #fff;width: 100%;max-width: 1920px;padding: 0 3vw;display: none;}
	.header img{
	    margin-top: 30px;
	}
	.header .tab-list{
	    float: right;
	    margin-top: 50px;
	}
	.header .tab-list li{
	    font-size: 20px;
	    display: inline-block;
	    width: 180px;
	    color: #000;
	    text-align: center;
	    opacity: 0.5;
	    cursor: pointer;
	}
	.header .tab-list li i{}
	.header .tab-list li.active{
	    opacity: 1;
	}
	.header .tab-list li.active i{
	    width: 90px;
	    height: 2px;
	    background: #00D782;
	    margin: 0 auto;
	    display: block;
	    position: relative;
	    top: 11px;
	}
	.banner{position: relative;}
	.banner img{
	    width: 100%;
	    height: 300px;
	    object-fit: cover;
	}
	.banner .text{
	    position: absolute;
	    bottom: 0;
	    z-index: 2;
	    color: #fff;
	    left: 10vw;
	    bottom: 25vw;
	}
	.banner .text h1{
	    font-size: 20px;
	    color: #00D782;
	}
	.banner .text h2{
	    font-size: 20px;
	    padding: 20px 0;
	}
	.banner .text h3{
	    font-size: 16px;
	}
	.title{text-align: center;padding-top: 30px;}
	.title h1{
	    font-size: 20px;
	    font-weight: bold;
	}
	.title h2{
	    padding: 16px 0;
	    color: #ddd;
	    text-transform: uppercase;
	    font-size: 14px;
	}
	.title h3{
	    font-size: 14px;
	    color: #494949;
	    padding-top: 16px;
	}
	.title img{
    width: 90%;
}
	.img-list{
	    margin: 20px 0 30px 0;
	    font-size: 0;
	}
	.img-list li{
	    text-align: center;
	    display: inline-block;
	    width: 23%;
	    position: relative;
	    margin: 1%;
	}
	.img-list li p{
	    font-size: 16px;
	    line-height: 24vw;
	    position: absolute;
	    top: 0;
	    width: 100%;
	    color: #fff;
	}
	.img-list li img{
	    width: 100%;
	    height: auto;
	}
	.about{background: url(../img/about.png) no-repeat;background-size: 1920px 570px;background-position: center;height: auto;padding-bottom: 30px;}
	.ab-text{
	    margin-top: 10px;
	}
	.ab-text p{
	    font-size: 16px;
	    color: #fff;
	    display: block;
	    width: auto;
	    vertical-align: top;
	    line-height: 2;
	    padding: 10px 40px 20px 40px;
	}
	.ab-text img{
    width: 100%;
}
	.last{
	    padding-bottom: 30px;
	}
	.last .green-list{
	    width: 100%;
	    margin: 30px auto 50px auto;
	}
	.last .green-list li{
	    display: inline-block;
	    width: 33.33%;
	    text-align: center;
	    vertical-align: top;
	}
	.last .green-list li img{}
	.last .green-list li p{
	    font-size: 14px;
	    line-height: 1.6;
	    padding: 0 10px;
	    padding-top: 10px;
	}
	.last .btn{
	    display: block;
	    width: 200px;
	    height: 65px;
	    font-size: 18px;
	    text-align: center;
	    background-color: #000;
	    color: #fff;
	    line-height: 65px;
	    margin: 30px auto 0 auto;
	    cursor: pointer;
	}
	.last h4{
	    font-size: 14px;
	    text-align: center;
	    color: #333;
	    padding: 20px 0;
	}
	.foot{
	    color: #fff;
	    background-color: #000;
	    height: auto;
	    text-align: center;
	}
	.foot .footimg{
	    display: inline-block;
	    vertical-align: top;
	    text-align: center;
	    margin-right: 5%;
	    padding-top: 30px;
	    width: 40%;
	}
	.foot .footimg p{
	    font-size: 14px;
	    line-height: 1.6;
	    padding-top: 10px;
	}
	.foot .footimg img{
	    width: 120px;
	}
	.foot .text{
	    float: none;
	    font-size: 12px;
	    line-height: 2;
	    padding-top: 20px;
	    text-align: center;
	    padding-bottom: 20px;
	}
	.foot .text p{
	    font-size: 14px;
	}
	.foot .text img{
    width: 100px;
}
	.push{
	    width: 300px;
	    margin: 0 auto;
	    text-align: center;
	}
	.push .line{
	    height: 80px;
	    line-height: 80px;
	}
	.push input{
	    width: 100%;
	    font-size: 18px;
	    border: none;
	    border: 1px solid #000;
	    line-height: 3;
	    text-indent: 1em;
	}
	.headerH{height: 120px;display: none;}
	.container{
    width: 96vw;
}
}