html,body {
    font-family: microsoft yahei;
    font-size: 14px;
    color:#333;
    min-width:320px;
    max-width: 640px;
    margin:0 auto !important;
    background-color: #f5f5f5;
}
html,body,div,p,ul,li,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}
h2,h3 {
    font-size: 16px;
    font-weight: normal;
}
ul,li {
    list-style: none;
}
a {
    text-decoration: none;
}

.banner{
    max-width: 750px;
    width: 100%;
    height: 130px;
}
.banner img{
    width: 100%;
    height: 100%;
}
.title{
    padding:20px 0px;
    text-align: center;
}
.title .bigtitle{
    font-size:18px;
    color: #000;
    font-weight: bold;
}
.title .futitle{
    font-size:12px;
    color: #333;
    padding-top: 10px;
}
.contboxone{
    margin:0 auto;
    padding:0 2.67%;
    overflow: hidden;
}
.bg1{ background: #f8fcff;}
.onebox{

}
.tabbox {
    text-align: center;
    padding-bottom: 10px;
}
ul.xcx_one {
    display: flex;
    padding: 0px 0 10px 0;
    text-align: center;
}
ul.xcx_one li {
    flex: 1;
    display: inline-block;
    margin: 0 5px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px #dce2ff;
    text-align: center;
}
ul.xcx_one li img {
    padding-top: 10px;
    width:64px;
    height: 64px;
}
.yi {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-top: 5px;
}
.rihuo {
    font-size: 14px;
    color: #666;
    line-height: 40px;
}
.three{
    margin: 0 auto; 
    padding-left: 10px;
    padding-right: 10px;  
    margin-bottom:30px; 
}
.boxkh{
    margin:0 auto;
    background: #fff;
    box-shadow: 0px 0px 20px 0px #ddd;
    padding-top:40px;
    position: relative;
    padding-bottom:10px;
    margin-bottom: 10px;
}
.boxkh span{
    border-radius: 3px;    
    color: #fff;
    position: absolute;
    left: -10px;
    top: 10px;
    display: inline-block;
    padding:5px 10px;
    font-size:16px;
    font-weight: bold;
}
.wxcolor{
    background: #07c060;
}
.bdcolor{
    background: #3088ff;
}
.toucolor{
    background: #f35b5b;
}
.boxkhtext{
    padding:10px 10px 0px 10px;
    font-size:14px;
    color: #333333;
}


.bgpic{
    background: url(../../images/mvip-new/bgpic.png);
    background-size:100% 100%;    
}
.bgpic .bigtitle,.bgpic .futitle{
    color: #fff;
}

.onepic{
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
}
.onepic img{
    width: 100%;
    height: 100%;
}

.bg2{background: #fff;}
.shoppic,.shengyi,.liuliang{
    width: 100%;
    margin: 0 auto;
}
.shoppic img,.shengyi img,.liuliang img{
    width: 100%;
    height: 100%;
}




