*,
::before,
::after {
    padding: 0;
    margin: 0;
    -webkit-text-size-adjust: none;
    -webkit-box-sizing: border-box; /*兼容移动端主流浏览器*/
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent; /*清除移动端点击高亮效果*/
}

::-webkit-scrollbar {
    display: none
}

button {
    background: none;
    border: 0;
    outline: none;
}

div, dl, li, a, img, button, input, textarea {
    -webkit-tap-highlight-color: transparent;
}

img {
    border: none;
}

input {
    outline: none;
    -webkit-appearance: none;
}

b {
    font-weight: bold;
}

a {
    text-decoration: none;
}

div {
    margin: 0px;
    padding: 0px;
}

ul li {
    list-style: none;
}

html {
    width: 100%;
    height: 100px;
    font-family: '微软雅黑';
    /*禁用Webkit内核浏览器的文字大小调整功能*/
    -webkit-text-size-adjust: none;
    /*解决滑动报错*/
    /*touch-action:none;*/
}

body {
    height: 100%;
    background-color: #f0f0f0;
    width: 7.5rem;
    margin: 0 auto;
    overflow: hidden;

}
#body{
    width: 7.5rem;
    overflow: hidden;
    position: relative;
}

.clear {
    zoom: 1
}

.clear:after {
    display: block;
    clear: both;
    height: 0;
    content: ".";
    visibility: hidden;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

/************************************************************/
#footer li {
    width: 1.875rem;
    border-bottom: #ddd solid 1px;
    border-right: solid #ddd 1px;
    border-top: solid #ddd 1px;
    box-sizing: border-box;
    font-size: 0.23rem;
    height: 1rem;
}

#footer {
    background: #fff;
    height: 1rem;
    /* -moz-box-shadow: 0 -2px 4px #ececec;
    -webkit-box-shadow:0 -2px 4px #ececec;
     box-shadow: 0 -2px 4px #ececec;*/

}

#footer center {
    width: 1.875rem;
    position: relative;
    padding-top: 0.64rem;
    font-size: 0.22rem;
    line-height: 0.22rem;
    color: #912e37;
    z-index: 999;
}

#footer .nav {
    background: url("../image-center/navon.png") 0.74rem 0.18rem;
    background-size: 0.36rem 0.36rem;
    background-repeat: no-repeat;
}

#footer .home {
    background: url("../image-center/homeon.png") 0.74rem 0.18rem;
    background-size: 0.36rem 0.36rem;
    background-repeat: no-repeat;
}

#footer .contact {
    background: url("../image-center/contacton.png") 0.74rem 0.18rem;
    background-size: 0.36rem 0.36rem;
    background-repeat: no-repeat;
}

#footer .click {
    background: url("../image-center/clickon.png") 0.74rem 0.18rem;
    background-size: 0.28rem 0.39rem;
    background-repeat: no-repeat;
}

/************************************************************/
.titlepage {
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.9rem;
    position: relative;
    border-top: 1px solid #ccc;
    background: #fff;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
    margin:  0 auto;
    width: 7.5rem;
}

.titlepage span {
    width: 0.22rem;
    height: 0.9rem;
    display: inline-block;
    background: url("../img-center/nav/backbg.png") no-repeat center center;
    background-size: 0.18rem 0.32rem;
    position: absolute;
    left: 0.2rem;

}
#canvas,#fixed{
    margin-top: 2.1rem;
    position: fixed;
    top: 0;
    left: 0;
    overflow: scroll;
    width: 100%;
    height: 100vh;
    max-width: 7.5rem;
}

#topnav{
    margin: 0.1rem 0;
    height: 1.1rem;
    background: #333;
    overflow: scroll;
    position: fixed;
    z-index: 9999;
    top:0.9rem;
    width: 7.5rem;
}
#topnav ul{
    width:10.2rem ;
    overflow-x: scroll;
}
#topnav li span{
    display: inline-block;
    height: 1.1rem;
    font-size: 0.22rem;
    color: #7e7e7e;
    line-height: 1.1rem;
}

#topnav li:nth-child(1){
    width: 2.2rem;
    padding-left: 0.38rem;
}
#topnav li:nth-child(2){
    width: 2.02rem;
}
#topnav li:nth-child(3){
    width: 1.98rem;
}
#topnav li:nth-child(4){
    width: 2.28rem;
}
#topnav li:nth-child(5){
    width: 1.7rem;
}
#topnav2 ul{
    width: 100rem;
    height: 1rem;
    overflow-y:scroll ;
}
#img{
    position: relative;
    top:-100000000000000px;
}
#sliding{
    position: absolute;
    top:2rem;
    right: 0;
    width: 1rem;
    height: 1rem;
    background: red;
    z-index: 99999999999999999999999999;
}
/*
}/*
#topnav2 {
    width: 7.5rem;
    overflow-x:scroll ;
    background: #f2e6e7;
    padding-top: 0.25rem;
    height: 1rem;
}
#topnav2 li{

width: 1.8rem;
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.2rem;
    color: #7e0914;
   !* padding: 0 0.32rem;*!
}
#topnav2 li .span{
    display:block;
    font-size: 0.2rem;
    line-height: 0.24rem;
    color: #7e0914;


}
#topnav2 li .spanb{
    display:block;
    padding-top: 0.1rem;
}
#topnav li:nth-child(1) span{
    font-weight: 600;
    color: #fff;
    background: url("../img-center/nav/comparenavbg.png") no-repeat  center 0.8rem;
    background-size: 0.43rem 0.1rem;
}
#topnav li span{
    background-size: 0.43rem 0.1rem;
}

#table{
    width: 7.5rem;
    padding-top: 3.2rem;

}
#tabbox{
    width: 7.5rem;
    overflow-x: scroll;
    overflow-scrolling:touch;
    -webkit-overflow-scrolling:touch;
}
table{
   !* width: 26.6rem;*!
    overflow-x: scroll;
    border:none;
    background: #fff;
}
table tr{
    border:none;
}
table tr:nth-child(odd){
    background: #fff;
}
table tr:nth-child(even){
    background: #f0f0f0;

}
tr{
    zoom:1;
    padding-left: 2rem;
    float: left;
}
tr:after {
    display: block;
    clear: both;
    height: 0;
    content: ".";
    visibility: hidden;
    overflow: hidden;
}
table{
    zoom:1;
    float: left;
    border-collapse: collapse;

}
table:after {
    display: block;
    clear: both;
    height: 0;
    content: ".";
    visibility: hidden;
    overflow: hidden;
}
#table{
    zoom:1;
    position:relative;
}
#table:after {
    display: block;
    clear: both;
    height: 0;
    content: ".";
    visibility: hidden;
    overflow: hidden;
}
tbody{
    zoom:1;
    float: left;

}
tbody:after {
    display: block;
    clear: both;
    height: 0;
    content: ".";
    visibility: hidden;
    overflow: hidden;
}
table td{
    float:left;
    height: 0.8rem;
    line-height: 0.8rem;
    border:0;
   text-align: center;
    width: 1.8rem;
   font-size: 0.2rem;
    color: #953740;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;


}
#tableft{
    position: absolute;
    top:3.2rem;
    left:0;
    width: 2rem;
    border-right:1px solid #e0e0e0;
    box-sizing: content-box;
}
#tableft li{
    height: 0.8rem;
    font-size: 0.22rem;
    color: #333;
    text-align: center;
    width: 2rem;
    line-height: 0.8rem;
}
#tableft li:nth-child(even){
    background: #f0f0f0;
}
#tableft li:nth-child(odd){
    background: #fff;
}
#topnav2box{
    position: fixed;
    z-index: 999999999999999999999;
    top:2.2rem;
    width: 7.5rem;
}
#topnav2posi{
    font-size: 0.22rem;
    color: #a34f57;
    font-size: 0.22rem;
    font-weight: bold;
    position: absolute;
    line-height: 1rem;
    text-align: center;
    top:0;
    left: 0;
    width: 2rem;
    height: 1rem;
    border-right: 1px solid #c7a8aa;
    z-index: 9;
    background: #ecdbdc;
    box-sizing: content-box;
}
#topnav2ul{
    padding-left: 2rem;
}
#topnav2{
  position: relative;
}
#topnav2sliding{
    position: absolute;
    right: 0rem;
   !* width: 0.3rem;*!
    height: 1rem;
    z-index: 99999999999999;
    font-size: 0.3rem;
    line-height: 0.5rem;
    color: #666;
    background: #f2e6e7;
    letter-spacing:-0.1rem;
    padding-right: 0.1rem;
    padding-top: 0.12rem;
}
#topnav2sliding:after{
    content: "";
    display: block;
    height: 0.26rem;
    width: 0.34rem;
    background: url(../img-center/productgoright.png) repeat-x;
    background-size: 0.18rem 0.26rem;
}*/
