﻿html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, fieldset, input, button, textarea, p, blockquote, table, tr, th, td {
    padding: 0;
    margin: 0;
}

dl, dt, dd, ul, ol, li {
    list-style: none;
}

i {
    font-style: normal;
}

span, em, i, a {
    display: inline-block;
    text-decoration: none;
    font-style: normal;
}

body {
    font-size: 14px;
    color: #333;
}

body, html {
    width: 100%;
}

body, button, input {
    font-family: Microsoft Yahei,'微软雅黑', '宋体';
}

/*清除浮动*/
.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
/*居中*/
.content {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}

.contain {
    width: 100%;
    margin: 0 auto;
    max-width: 1120px;
}

.maxWh {
    
   width:285px;
   /*height:100px; */ 
}

.banner .maxWh
{
    width: 100%; 
}

html {
    /*font-size: 625%;*/
    height: 100%;
    font-size: 100px;
}

body {
    font-size: 1.4rem;
    font-size: 14px;
}

img {
    vertical-align: middle;
}

* {
    box-sizing: border-box;
}


.jiathis_button_fb .jtico {
    background: none!important;
}

.jiathis_button_feixin .jtico {
    background: none!important;
}

.jiathis_button_email .jtico {
    background: none!important;
}

.jiathis_button_pinterest .jtico {
    background: none!important;
}
