/*author:xubeipei*/

/*qq:741961732*/

/*Email:741961732@qq.com*/


*{
    margin: 0;
    padding: 0;
}

html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}

header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}

table{border-collapse:collapse;border-spacing:0;}

caption,th{text-align:left;font-weight:normal;}

html,body,fieldset,img,iframe,abbr{border:0;}

i,cite,em,var,address,dfn{font-style:normal;}

[hidefocus],summary{outline:0;}

li{list-style:none;}

h1,h2,h3,h4,h5,h6,small{font-size:100%;}


body{
    background: #fff;
    font-family: arial, helvetica, sans-serif,"微软雅黑";
    color: #333333;
    font-size: 14px;
}
ul,li{
    list-style: none;
}
a{
    color: #42805d;
    text-decoration: none;
}
a:hover{
    color: #42805d;
    text-decoration: none;
}
.clear{
    clear: both;
}
.m-1160{
    width:1160px;
    margin: 0 auto;
    overflow: hidden;
}

.m-mt50{
    margin-top: 50px;

}
.m-mb50{
    margin-bottom: 50px;
}
h1{
    font-size: 20px;
    font-weight: normal;
}
h2{
    font-size: 18px;
    font-weight: normal;
}
h3{
    font-size: 16px;
    font-weight: normal;
}
h4{
    font-size: 14px;
    font-weight: normal;
}
h5{
    font-size: 12px;
    font-weight: normal;
}
p{
    line-height: 1.8em;
}
img{
    border: none;
}


/* function */

.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}

.f-cb,.f-cbli li{zoom:1;}

.f-ib{display:inline-block;*display:inline;*zoom:1;}

.f-dn{display:none;}

.f-db{display:block;}

.f-fl{float:left;}

.f-fr{float:right;}

.f-pr{position:relative;}

.f-prz{position:relative;zoom:1;}

.f-oh{overflow:hidden;}


.m-topup{
    position: fixed;
    bottom:10px;
    right:1%;
    background: #2db546;
    padding:10px;
    overflow: hidden;
}
.m-topup a{
    color: #fff;
}
