<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
 margin:0;
 padding:0;
 font-family:Microsoft YaHei, Arial, Helvetica, Sans-Serif
}
body {
 background-color:#f1f1f1;
}
table {
 border-collapse:collapse;
 width:100%;
}
a {
 text-decoration:none;
 font-size:12px;
 color:#999;
}
a:hover {
 color:#333;
}
ul {
 list-style:none;
}
#header {
 background-color:#fff;
}
#header .left {
 height:90px;
 line-height:90px;
}
#header .logo {
 margin-top:0px;
}
.wy_container {
 width:980px;
 margin:auto;
}
.clear {
 clear:both;
}
.left {
 float:left;
}
.right {
 float:right;
}
.vertical_line {
 color:#999;
 margin:0 8px;
}
.wy_margin_top20 {
 margin-top:20px;
}
.font_size12 {
 font-size:12px;
}
.font_size14 {
 font-size:14px;
}
.font_size16 {
 font-size:16px;
}
.gray {
 color:gray;
}
.red {
 color:red;
}
.green {
 color:green;
}
.blue {
 color:blue;
}
#nav {
 background-color:#03a7ff;
}
.nav_item_list a {
 font-size:16px;
 display:inline-block;
 color:#fff;
 height:40px;
 line-height:40px;
 padding:0 20px;
 border-right:1px solid #1cb0ff;
}
.nav_item_list a:hover {
 background-color:#1cb0ff;
}
.nav_item_list a.current {
 background-color:#1cb0ff;
}
.top_nav_link {
 height:40px;
 line-height:50px;
 font-size:14px;
 color:#ddd;
}
.top_nav_link a {
 color:#999;
 font-size:14px;
}
.top_nav_link a:hover {
 color:#333;
}
.nav_order_search {
 position:absolute;
 margin-top:-7px;
 margin-left:-123px;
}
#banner {
 height:320px;
 background:url(/static/tpl/woody/images/wybanner1.png) center no-repeat;
}
.banner_check {
 position:relative;
 top:280px;
 left:10px;
}
.banner_check a {
 display:inline-block;
 height:5px;
 width:20px;
 background-color:#fff;
 margin-right:10px;
}
.banner_check a.current {
 background-color:#999;
}
#main {
 padding:20px 0;
 background-color:#fff;
}
#main .left {
 width:600px;
}
#main .right {
 width:350px;
}
.wy_box {
 border:1px solid #ddd;
}
.wy_box_left {
 float:left;
}
.wy_box_right {
 float:right;
}
.wy_box_title {
 font-size:14px;
 height:35px;
 line-height:35px;
 background-color:#f1f1f1;
 padding-right:15px;
 border-bottom:1px solid #ddd;
}
.wy_box_title .wy_box_left a {
 font-size:14px;
 display:inline-block;
 padding:0 10px;
 height:35px;
 line-height:35px;
 color:#333;
 border-right:1px solid #ddd
}
.wy_box_title .wy_box_left a:hover {
 background-color:#fff;
}
.wy_box_title .wy_box_left a.current {
 background-color:#fff;
}
.wy_box_content {
 padding:15px;
}
.wy_box_content a {
 font-size:14px
}
.wy_box_content .gray {
 font-size:12px;
 color:#999;
}
.td_tar {
 text-align:right;
}
table td.bottom_line {
 height:30px;
 border-bottom:1px dotted #ddd;
}
ul.block_list {
 list-style:none;
}
ul.block_list li {
 display:inline-block;
 margin:10px 2px;
 cursor:pointer;
}
ul.block_list li:hover p {
 color:#333;
}
ul.block_list li p {
 text-align:center;
 color:#999;
 height:30px;
 line-height:30px;
 font-size:12px;
}
.trade {
 padding:10px 0;
 border-top:1px dotted #ddd;
 background-color:#fafafa;
 cursor:pointer;
}
.trade_bg1 {
 background:url(/static/tpl/woody/images/trade.png) 20px 6px no-repeat;
}
.trade_bg2 {
 background:url(/static/tpl/woody/images/trade.png) 20px -34px no-repeat;
}
.trade p {
 padding-left:70px;
 color:#999;
}
.trade p span {
 color:#0066cc
}
.trade:hover {
 background-color:#fff;
}
.trade:hover p {
 color:#333;
}
.wy_contact {
 background:#fafafa url(/static/tpl/woody/images/contact.png) no-repeat;
 height:165px;
}
.wy_contact p {
 padding-left:108px;
 height:82px;
 line-height:100px;
 font-size:22px;
 color:#ffa03e;
}
.wy_contact p:hover {
 color:#666;
 cursor:pointer;
}
#main_content {
 background-color:#fff;
 padding:20px 0;
}
.content_box {
 border-radius:5px;
 background-color:#3498DB;
 padding:8px;
}
.content_main {
 background-color:#fff;
 padding:0px;
}
.content_box_title {
 background-color:#f1f1f1;
 height:50px;
 line-height:50px;
 border-bottom:1px solid #ddd;
 padding-left:20px;
}
.content_box_title h2 {
 color:#666;
}
.content_box_content {
 background-color:#fff;
 padding:50px;
}
.content_p_title {
 font-weight:bold;
 color:#2980B9;
 margin-bottom:-8px;
}
.content_p_text {
 font-size:12px;
 line-height:23px;
 color:#666;
}
.content_p_text p {
 margin:10px 0;
}
.content_bg {
 padding-left:80px;
 margin-bottom:10px;
}
.content_bg_tel {
 background:url(/static/tpl/woody/images/contact_ico.png) no-repeat;
 height:61px;
}
.content_bg_qq {
 background:url(/static/tpl/woody/images/contact_ico.png) 0 -60px no-repeat;
 height:67px;
}
.content_bg_email {
 background:url(/static/tpl/woody/images/contact_ico.png) 0 -130px no-repeat;
 height:67px;
}
.content_bg_addr {
 background:url(/static/tpl/woody/images/contact_ico.png) 0 -195px no-repeat;
 height:67px;
}
#footer {
 text-align:center;
 background-color:#f1f1f1;
 border-top:1px solid #ddd;
 padding:20px 0;
 font-size:14px;
 color:#666;
}
#footer a {
 color:#666;
}
#footer a {
 font-size:14px;
}
#footer p {
 height:25px;
 line-height:25px;
}
#footer p.gray {
 color:#999;
 font-size:12px;
}
.table_data thead td {
 border:1px solid #ddd;
 text-align:center;
 font-size:14px;
 color:#999;
 height:40px;
 background-color:#fafafa;
}
.table_data tbody td {
 border:1px solid #ddd;
 text-align:center;
 font-size:14px;
 color:#666;
 height:35px;
}
.Btips {
 background:url(/static/tpl/woody/images/right.png) center no-repeat;
 display:inline-block;
 height:17px;
 width:17px;
}
.sy_back {
 background-color:#a1cf64;
 display:inline-block;
 height:10px;
}
.register_main_content {
 padding:0px 15px
}
.register_option {
 font-weight:bold;
 color:#df9e17;
 font-size:14px;
 margin-bottom:20px
}
.register_main_content table {
 border-collapse:collapse
}
.register_main_content table td {
 padding:8px 0
}
.register_main_content .r_o_t {
 background:#fff;
 font-size:13px;
 text-align:right;
 color:#666
}
.register_main_content .r_o_t span {
 color:#6bd53a;
 font-weight:bold;
 font-size:14px
}
.register_main_content .r_o_i {
 padding-left:20px;
}
.register_main_content .r_o_i input {
 width:250px;
 border:1px solid #ccc;
 background:#f1f1f1;
 padding:2px
}
#residecitybox select {
 width:100px;
 margin-right:10px
}
.register_main_content .r_o_i select {
 width:250px;
 border:1px solid #ccc;
 background:#f1f1f1;
 padding:2px
}
#residecitybox select {
 width:100px;
 margin-right:10px
}
.register_main_content .r_o_m span {
 color:#666;
 display:block;
 border:1px solid #fff;
 height:22px;
 line-height:22px;
 font-size:12px;
}
.register_main_content .line {
 border-top:1px solid #ccc;
 margin-top:30px;
 padding-top:10px
}
#register_agreement_container {
 height:140px;
 overflow-x:none;
 overflow-y:auto;
 border:1px solid #ccc;
 margin-top:15px
}
#agreement_content {
 padding:10px;
 background:#fafafa;
 font-size:12px;
 line-height:22px;
 color:#666
}
.register_button {
 background:url(/static/tpl/woody/images/reg_add.jpg) no-repeat;
 height:55px;
 width:207px;
 border:0;
 cursor:pointer
}
.notallowsubmit {
 background:url(/static/tpl/woody/images/reg_add2.jpg) no-repeat;
}
.retmsg {
 background:url(../images/retmsg_bg.gif) no-repeat;
 width:386px;
 height:64px;
 margin:auto;
 padding-left:100px;
 color:red;
 line-height:64px;
 margin-bottom:10px;
 font-size:14px
}
.onShow {
 width:325px;
 height:22px;
 padding:0 5px;
 margin-top:5px !important;
 vertical-align:middle;
}
.onFocus {
 width:325px;
 height:22px;
 background:#E9F0FF url(/static/tpl/default/images/onFocus.gif) no-repeat;
 padding:0 5px 0 25px;
 margin-top:5px !important;
 vertical-align:middle;
}
.onError {
 width:325px;
 height:22px;
 background:#FFF2E9 url(/static/tpl/default/images/onError.gif) no-repeat;
 padding:0 5px 0 25px;
 margin-top:5px !important;
 vertical-align:middle;
 color:#ff0000;
}
.onCorrect {
 width:325px;
 height:22px;
 background:#E9FFEB url(/static/tpl/default/images/onCorrect.gif) no-repeat;
 padding:0 5px 0 25px;
 margin-top:5px !important;
 vertical-align:middle;
 color:green;
}
.onLoad {
 width:325px;
 height:22px;
 background:#E9FFEB url(/static/tpl/default/images/onLoad.gif) no-repeat 3px 3px;
 padding:0 5px 0 25px;
 margin-top:5px !important;
 vertical-align:middle;
}
ul.pagelist {
 height:20px;
 line-height:20px;
 color:#000
}
ul.pagelist li {
 float:left;
 margin-right:5px;
}
ul.pagelist li a {
 display:block;
 text-decoration:none;
 border:1px solid #6e757f;
 padding:0px 5px;
 background:#fff;
}
ul.pagelist li a:hover {
 background:#fff;
 border:1px solid #ccc;
}
ul.pagelist li.current {
 padding:0px 5px;
 background:#fff;
 border:1px solid #ccc;
 font-weight:bold
}</pre></body></html>