﻿*{padding: 0;margin: 0;}
img{border: none;}
a{text-decoration: none;color: #000;}
ul li{list-style: none;}
body{font-family: 'Microsoft Yahei',Lato,sans-serif;background: #fff;font-size: 14px;background-image: url(/template/m1/images/biye-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #FBE7E9;
    overflow: hidden;
 /*  overflow: hidden; */
}
input{outline: none;}
input[type="button"], input[type="submit"], input[type="reset"]{-webkit-appearance: none;}
.clear{clear: both;}
.none{display: none;}
.container{max-width: 750px;margin: auto;}
.huadong{ width: 100%;max-width: 750px;position: fixed; overflow: auto;height: 100%; }  /* position: fixed; overflow: auto;height: 100%; */
/*.huadong::-webkit-scrollbar {
display: none;
}*/
.pic img{display: block;width: 100%;}



.fwrap {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.footer {
    border-top: 2px solid #fff;
    background: #fff;
    height: 4.5rem;
    bottom: 0;
    position: fixed;
    width: 100%;
    max-width: 750px;
    z-index: 999999999;
    filter: alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    padding-bottom: 0.1rem;
  /*  padding-top: 0.1rem; */
}


.footer ul { height: 4.5rem; overflow: hidden; font-size: 1.2rem;}

/* .footer ul .fir {float: left; width: 30%;text-align: center;list-style: none;}
.footer ul .las {float: left; width: 70%;text-align: center;list-style: none; background-color: #01BAB5;height: 5.5rem;}

.footer ul li a {width: 100%; color: #000; text-decoration: none;}
.footer ul .fir span {display: block;text-align: center;font-size: 1.2rem;}
.footer ul li span .img { margin: 5% 0 5%;}
.footer ul li .img img {vertical-align: bottom;width: 30%;}

.footer ul li .img2 img {vertical-align: bottom; width: 2.5rem;margin-top: 1.5rem;} */

.footer .yitu img {vertical-align: bottom;width: 20%;}
.footer .yizi { font-size: 1.35rem;color: #01BAB5;font-weight:600;}

.footer .ertu{ display: inline-block;vertical-align: middle;line-height: 4.5rem;}
.footer .ertu img {vertical-align: bottom;width: 2.5rem;}
.footer .erzi{ display: inline-block;vertical-align: middle;font-size: 1.35rem;color: #fff;line-height: 4.5rem;}

@media (max-width : 768px) {
    .footer .yitu img{ width: 35%;}
    .footer .yizi{  font-size: 1rem;}
    .footer .erzi{ font-size: 1rem;}
}
