/*---------------------------样式归零----------------------*/
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;background:0 0;font-weight:400;font-style:inherit;font-family:inherit;vertical-align:top}body{line-height:1;color:#000;background:#fff;font-size:12px;font-family:'simsun'}article,aside,details,figcaption,figure,footer,header,hgroup,hr,menu,nav,section{display:block}nav ul,ol,ul{list-style:none}:focus,a{outline:0}a{margin:0;font-size:100 %;vertical-align:baseline;background:0 0;blr:expression(this.onFocus=this.blur())}a,ins{text-decoration:none}a,hr{padding:0}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400}hr{height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0}input,select{vertical-align:middle;border:0} 
/*-------------------------归零样式END，请于样式表最前面调用-------------------------*/
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	}
	
	
h1,h2,h3,h4,h5,h6{ font-family:"黑体"; font-weight:normal;}	
body,td,th {font-size: 14px; color:#000000; font-family:"微软雅黑", Arial;}
a{ color:}
a:link {text-decoration: none;color:#000000}
a:visited {	text-decoration: none;color:#000000}
a:hover {text-decoration: none; color:#FF0000;}
a:active {	text-decoration: none;color:#000000}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{padding:0; margin:0;}	

.float_left { float:left;}
.float_right { float:right;}	
.clear1{ clear:both;}

.header_1{width: 1000px; margin: 40px auto;border:#c02526 dashed 2px; padding: 20px;box-sizing: border-box;line-height: 35px;font-size: 16px;text-align: justify;text-indent: 2em;}
.header_1 span{font-family: "微软雅黑"; font-size: 22px;font-weight: bold;color: #c02526;}

.w1000{width: 1000px;margin: 20px auto;}
.w1000a{width: 1000px;margin: 40px auto 0; background-color:#e5e5e5;padding: 20px;box-sizing: border-box;}

.tou{width: 400px;}
.tou1{border-bottom: 1px solid #CCCCCC;padding-bottom: 10px;}
.tou1 span{float: right;}
.tou1 h1{font-size: 24px; color:#c02526 ;}
.tou1 p{line-height: 25px;margin-top: 20px;font-size: 14px;text-indent: 2em;}

.tou2{margin-top: 10px;}
.tou2 li{line-height: 30px;}
.tou2 li em{ display: block;    width: 4px;    height: 4px;    background:#000;    float: left;    margin: 13px 5px 0 0;}

.content1{width: 520px;}
.content1 h1{font-size: 24px;margin-top: 10px; color:#c02526 ;}
.content1 p{line-height: 25px;margin-top: 20px;font-size: 14px;text-indent: 2em;}

.bottom {
    width: 100%;
    padding: 20px 0;
	background-color:#5c5b5b;
    margin: auto;
    color:#000;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
	margin-top:30px;}