html {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}

.swiper-slide>a:hover{
    text-decoration: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
li {
    list-style: none outside none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content: "";
}
abbr, acronym {
    border: 0 none;
    font-variant: normal;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
input, textarea, select {
}
legend {
    color: #000000;
}
body {
    font: 13px/1.231 微软雅黑,arial,helvetica,clean,sans-serif;
}
select, input, button, textarea {
    font: 99% arial,helvetica,clean,sans-serif;
}
table {
    font-size: inherit;
}
pre, code, kbd, samp, tt {
    font-family: monospace;
    line-height: 100%;
}
a {
    text-decoration: none;
}
.tD {
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: underline;
}
strong {
    font-weight: bold;
}
input[type="submit"] {
    cursor: pointer;
}
button {
    cursor: pointer;
}

/* 主体部分 */
.main-auto{

    margin:0 auto;

}
.blod{
    font-weight: 800;
}
.green{
    color:#008f4b;
}
/*修改提示文字的颜色*/
.gray{
    color: rgb(92, 89, 89); 
}
input::-webkit-input-placeholder { /* WebKit browsers */ 

    color: #ccc; 
    
    } 
    
    input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
    

    color: #ccc;  
    
    } 
    
    input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
    
    color: #ccc; 
    
    } 
    
    input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
    
    color: #ccc;  
    
    } 
    a{
        color:#000000;
        text-decoration: none;
        
    }
    @font-face{
 
　　font-family:'SourceHanSansCNLight';
 
　　src:url('../font/SourceHanSansCNLight.ttf');
 
　　}
  @font-face{
 
　　font-family:'SourceHanSansCN-Bold';
 
　　src:url('../font/SourceHanSansCN-Bold.ttf');
 
　　}
　　body{
 
　　font-family:'SourceHanSansCNLight';
 
}
　　font-size:16px;
 
　　}
    