@charset "utf-8";
/* CSS Document */

body,figure,header,section,footer,h1,img,span { margin:0; padding:0;}
.fl { float: left;}
.fr { float: right;}
@font-face { font-family:"方正兰亭粗黑简体"; src: url(font/方正兰亭粗黑简体.TTF);}
@font-face { font-family:"方正兰亭黑_GBK"; src: url(font/方正兰亭黑_GBK.TTF);}

/* header */
header { height: 70px; padding-top: 10px; width: 1200px; margin: 0 auto; font-family: "微软雅黑";font-weight: 400;}
.logo { float:left; margin-left: 20px; cursor: pointer;}
.help { float:right; padding-top: 15px;}
a:link { color: #000000; text-decoration: none;}
a:visited { text-decoration: underline;}
a:hover { color: #f96e4e;}
a:active { color: #666666;}
.list li { float:left; list-style: none; font-size: 15px; cursor: pointer;}
.list li span { margin: 0 50px 0 10px;}
.line { background:url(image/line.png) repeat-x top; width: 100%; height: 9px;}

/* section */
section { width: 1200px; margin: 0 auto;  font-family:微软雅黑; color: #333; }
.first_left { width: 474px; float: left;}
.first_right { width: 474px; float: right;}
h1 { font-family: "微软雅黑"; color: #E52A3C; font-size: 32px; font-weight: 600; text-align: center; margin: 78px 0 110px 0;}
.title01 { text-align: center;}
.hight01 { height: 90px;}
h2 { font-size: 20px; font-family:微软雅黑;}
.annotation { height: 20px; width: 100%; font-size: 16px; color: #ff603c; margin: 30px 0 110px 0; float: left; text-align: center;}
.title02 { text-align: center; margin-top: 110px;}
.text { margin: 60px 0 20px 0;}
.text04 { margin-bottom: 30px; }

/* footer */
footer { width: 1200px; margin: 0 auto;  font-family:微软雅黑; }
.wrap { height: 150px; background:#333333; padding-top: 20px;}
.qr { float: left;}
.qr span { display: block; margin-left: 24px; color: #cccccc; font-size: 14px; clear: both;}
.text05 { font-size: 14px; color: #999;}
.name01 { margin-left: 80px;}
.text05 div { display: inline-table; margin-top: 28px;}
.text05 span { display: block; margin-top: 20px;}
.name02 { margin: 0 105px;}
.pre {white-space: pre;}
.pre01 { white-space: pre; margin-top: -10px;}
.wrap01 { height: 30px; background:#292929; color:#808080; font-size:12px; line-height: 30px; text-align: center; }



