@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;border:0;list-style:none;}
body{max-width:720px;min-width:320px;margin:0 auto;background-color:#fff;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;}
html{font-size:10px;-webkit-user-select:none;user-select:none;box-sizing:border-box;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
body{margin:0 auto;color:#333;line-height:1.5;background:#fff;-webkit-overflow-scrolling:touch;}
a,
button,
input,
select{padding:0}
a:focus,
button:focus,
input:focus,
select:focus{outline:none}
button,
input[type=button],
input[type=submit]{-webkit-user-select:none;user-select:none}
button,
input,
select{font:inherit;color:inherit}
ul{margin:0;padding:0;list-style:none;     }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
a:link{color:#666;text-decoration:none;}
a:visited{color:#666;text-decoration:none;}
a:hover{color:#666;text-decoration:none;}
a:active{color:#666;text-decoration:none;}
img {
    border: 0;
    vertical-align: middle;
}
* img {
    max-width: 100%!important;
}
.clearfix {
    clear: both;
}
.index-center {
    padding:0.333333rem 0 0 0;
}
.content-bottom {
    width: 100%;
    height: 0.277778rem;
    background: #f5f5f5;
    margin: 0 auto;
}
.index-centert {
    padding:0.333333rem 0;
}
.index-centert ul {
    overflow: hidden;  
}
.index-centert ul li{
    float: left;
    margin: 0 0.333333rem;
}
.index-centert ul li img{
    width: 2.666667rem;
    height: 2.361111rem;
}
.index-centerty {
    padding:0.333333rem 0;
}
.index-centerty ul {
    overflow: hidden;
    margin: 0 0.333333rem;  
}
.index-centerty ul li{
    float: left;
    
}
.index-centerty ul li img{
    width: 4.5rem;
    height: 2.527778rem;
}
.index-centerty ul li:nth-child(2n-1) {
    /*padding-right: 0.166667rem;*/
}
.index-centerty ul li:nth-child(2n) {
    /*padding-left: 0.166667rem;*/
}