﻿@charset "utf-8";

.clean {
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
}
html {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    border: 0;
    width: 100%;
}
body {
width:100%;
}
/*wap right-blank*/
body, h1, h2, h3, h4, h5, h6, p, div, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td, pre, fieldset, img {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "微软雅黑"，"宋体", "SimSun", Arial, Helvetica, sans-serif,-apple-system, BlinkMacSystemFont;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "微软雅黑", "宋体", "SimSun", Arial, Helvetica, sans-serif,-apple-system, BlinkMacSystemFont;
}
h1, h2, h3, h4, h5, h6, select, input, textarea, button, table {
    font-size: 100%;
    font-weight: normal;
}

a, u, a:hover {
    text-decoration: none;
    outline: 0;
}

i, em {
    font-style: normal;
}

img {
    display: block
}

ul, ol, dl {
    list-style: none;
}

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

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

body, textarea, input, button, select {
    font: 14px/1.5 \5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;
    color: #333;
    outline: 0;
}
.mainwth {
width:1100px;
margin:0 auto;
}
.white,.white a:visited,.white a:link {
	color:white;
}
.white a:hover,.white a:active {
	color:white;
	text-decoration:underline;
}
.red, .red a:visited, .red a:link {
    color: #c92800;
}
.red a:hover,.red a:active {
	color:#c92800;
	text-decoration:underline;
}
.hidden {
display:none;
}
.blackred,.blackred A:visited,.blackred A:link {
	color:#333;
}
.blackred a:hover,.blackred a:active {
	color:#c92800;
	text-decoration:underline;
	cursor:pointer;
}
.black1red,.black1red A:visited,.black1red A:link {
	color:#111;
}
.black1red a:hover,.black1red a:active {
	color:#c92800;
	text-decoration:underline;
	cursor:pointer;
}
.backtotop {
    background: url("/html/SkinStyles/Images/ControlImages/backtotop.gif") no-repeat scroll center center #777;
    border-radius: 4px 4px 4px 4px;
    display: block;
    float: left;
    height: 50px;
    margin-bottom: 15px;
    outline: 0 none;
    position: relative;
    text-indent: -9999em;
    width: 50px;
    bottom: 35px;
    position: fixed;
    right: 10px;
    z-index: 999;
}
