﻿
@charset "utf-8";
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}
legend {
    display: none;
}
address, caption, cite, code, dfn, em, th, var, i, small {
    font-style: normal;
    font-weight: normal;
}
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;
}
.content {
    margin: 0 auto;
    overflow: hidden;
    width: 1210px;
}
.help_nav {
    background: url("/images/pay_nav.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 8px;
    overflow: hidden;
    width: 100%;
}
.help_nav ul {
    float: none;
    margin: 0 auto;
    width: 1210px;
}
.help_nav li {
    color: #fff;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 100px;
}
.help_nav li a {
    color: #fff !important;
}
.help_nav li a:hover {
    color: #ffff00 !important;
    text-decoration: none;
}
.help_nav li.now {
    background: url("/images/pay_now.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    color: #ff6600;
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
    text-align: center;
    width: 100px;
}
.help_nav li.now a {
    color: #ff6600 !important;
}
.help_nav li.now a:hover {
    color: #ff3300 !important;
    text-decoration: none;
}
.help_search {
    background: url("/images/help_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #dcdada;
    height: 89px;
    margin: 8px auto;
    width: 978px;
}
.help_left {
    color: #666;
    float: left;
    overflow: hidden;
    padding-right: 8px;
    width: 242px;
}
.help_self, .help_quest, .help_sorts {
    border: 1px solid #e0e0e0;
    float: left;
    margin-bottom: 8px;
    width: 240px;
}
.self_top {
    background: url("/images/help_bg.png") repeat-x scroll 0 -89px rgba(0, 0, 0, 0);
    color: #333;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
}
.self_top a {
    color: #999 !important;
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding-right: 12px;
}
.self_top a:hover {
    color: #999 !important;
    font-weight: normal;
}
.help_self .self_list {
    float: left;
    list-style: outside none none;
    overflow: hidden;
    padding: 14px 0 0 14px;
    width: 226px;
}
.help_self .self_list li {
    background: url("/images/btn.png") no-repeat scroll 0 -1373px rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    height: 35px;
    line-height: 35px;
    list-style: outside none none;
    margin-bottom: 13px;
    margin-right: 12px;
    text-align: center;
    width: 101px;
}
.help_self .self_list li a {
    color: #666 !important;
}
.help_self .self_list li a:hover {
    color: #333 !important;
    text-decoration: none;
}
.help_quest .quest_list {
    line-height: 25px;
    padding: 10px 14px;
    width: 212px;
}
.help_quest .quest_list li {
    background: url("/images/help.png") no-repeat scroll -174px -207px rgba(0, 0, 0, 0);
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 8px;
    width: 204px;
}
.help_quest .quest_list li a {
    color: #666 !important;
}
.help_quest .quest_list li.hover {
    font-weight: bold;
}
.help_quest .quest_list li.current {
    font-weight: bold;
}
.help_quest .quest_list li a:hover {
    color: #ff6600 !important;
}
.help_quest .help_contact {
    border-top: 1px solid #e7e7e7;
    display: inline;
    float: left;
    margin: 0 14px;
    padding: 10px 0;
    width: 212px;
}
.help_quest .help_contact dt {
    color: #1548a6;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 8px;
}
.help_quest .help_contact dd {
    background: url("/images/help.png") no-repeat scroll 116px -232px rgba(0, 0, 0, 0);
    line-height: 25px;
    padding-left: 8px;
}
.help_sorts .sorts_list {
    float: left;
    line-height: 25px;
    padding: 10px 14px;
    width: 212px;
}
.help_sorts .sorts_list dl {
    width: 212px;
}
.help_sorts .sorts_list dt {
    background: url("/images/help.png") no-repeat scroll -176px -78px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #f1f1f1;
    float: left;
    height: 29px;
    line-height: 29px;
    padding-left: 21px;
    width: 191px;
}
.help_sorts .sorts_list dt a {
    color: #666 !important;
}
.help_sorts .sorts_list dt a:hover {
    color: #ff6600 !important;
}
.help_sorts .sorts_list dt.open {
    background: url("/images/help.png") no-repeat scroll -176px -96px #fffce0;
}
.help_sorts .sorts_list dd {
    border-bottom: 1px solid #f1f1f1;
    float: left;
    overflow: hidden;
    padding: 5px 0 5px 12px;
}
.help_sorts .sorts_list dd .list_1 li {
    background: url("/images/help.png") no-repeat scroll -187px -64px rgba(0, 0, 0, 0);
    display: inline;
    margin: 2px 0;
    padding-left: 10px;
    width: 191px;
}
.help_sorts .sorts_list dd .list_1 li a {
    color: #999 !important;
}
.help_sorts .sorts_list dd .list_1 li a:hover {
    color: #ff6600 !important;
}
.help_sorts .sorts_list dd .list_1 .now a {
    color: #ff6600 !important;
}
.help_sorts .sorts_list dd .list_1 .now a:hover {
    color: #ff6600 !important;
}
.help_right {
    float: left;
    overflow: hidden;
    width: 960px;
}
.help_tab {
    border: 1px solid #e0e0e0;
    float: left;
    height: 140px;
    margin-bottom: 8px;
    width: 958px;
}
.help_tab .tab_top {
    background: url("/images/help_bg.png") repeat-x scroll 0 -89px rgba(0, 0, 0, 0);
    border: 0 solid #000;
    float: left;
    height: 25px;
    line-height: 25px;
    list-style: outside none none;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 3px 8px 0;
    width: 942px;
}
.help_tab .tab_top li {
    background: url("/images/help_bg.png") repeat-x scroll 0 -119px rgba(0, 0, 0, 0);
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    color: #4d4d4d;
    display: inline;
    float: left;
    line-height: 25px;
    list-style: outside none none;
    margin-right: 2px;
    padding: 0 12px;
}
.help_tab .tab_top li a {
    color: #4d4d4d !important;
    text-decoration: none;
}
.help_tab .tab_top li a:hover {
    color: #4d4d4d;
    font-weight: bold;
    text-decoration: none;
}
.help_tab .tab_top li:hover {
    background: none no-repeat scroll 0 0 #fff;
    color: #4d4d4d;
    font-weight: bold;
    text-decoration: none;
}
.help_tab .tab_top li.now {
    background: none no-repeat scroll 0 0 #fff;
    color: #4d4d4d;
    font-weight: bold;
    text-decoration: none;
}
.help_tab .tab_list {
    color: #666;
    line-height: 25px;
    margin-top: 10px;
    padding: 10px 14px;
    width: 930px;
}
.help_tab .tab_list a {
    color: #666 !important;
}
.help_tab .tab_list a:hover {
    color: #ff6600 !important;
}
.help_tab .tab_list li {
    background: url("/images/help.png") no-repeat scroll -174px -207px rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    margin-right: 9px;
    padding-left: 8px;
    width: 333px;
}
.help_map {
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    float: left;
    padding: 5px;
    width: 948px;
}
.help_map .map_list {
    background-color: #fff;
    overflow: hidden;
    padding: 10px 17px 0;
    width: 914px;
}
.dl_right {
    padding-left: 80px;
}
.help_map .map_list dl {
    display: block;
    line-height: 25px;
    margin-bottom: 10px;
}
.help_map .map_list dt {
    color: #4d4d4d;
    font-weight: bold;
    line-height: 25px;
}
.help_map .map_list dt a {
    color: #4d4d4d !important;
}
.help_map .map_list dt a:hover {
    color: #4d4d4d !important;
}
.help_map .map_list dd {
    color: #1548a6;
}
.help_map .map_list dd a {
    color: #1548a6 !important;
    margin-right: 10px;
}
.help_map .map_list dd a:hover {
    color: #ff6600 !important;
}
.help_content {
    border: 1px solid #e0e0e0;
    line-height: 25px;
    overflow: hidden;
    width: 958px;
}
.help_content .content_top {
    background: url("/images/help_bg.png") repeat-x scroll 0 -89px rgba(0, 0, 0, 0);
    color: #999;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    width: 948px;
}
.help_content .content_top a {
    color: #1548a6 !important;
}
.help_content .content_list, .help_content .content_intro {
    overflow: hidden;
    padding: 10px 15px;
    width: 898px;
}
.help_content .content_intro h3 {
    border-bottom: 1px solid #eee;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
}
.help_content .content_intro .intro_view {
    color: #666;
    font-size: 14px;
    margin: 10px;
}
.help_content .content_intro .intro_view p {
    line-height: 25px;
    margin-top: 10px;
    text-indent: 28px;
}
.help_content .content_intro .intro_view p.tit01 {
    color: #01a232;
    font-weight: bold;
    margin-top: 15px;
}
.ctArea {
    height: 225px;
    margin-left: 28px;
    margin-top: 10px;
}
.ctArea div.ct {
    float: left;
    width: 310px;
}
.ctArea div.ct .img {
    height: 200px;
    overflow: hidden;
    width: 300px;
}
.ctArea div.ct .img img {
    height: 200px;
    width: 300px;
}
.ctArea div.ct .txt {
    background-color: green;
    color: #fff;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 300px;
}
.help_content .content_intro .intro_view p a {
    color: Blue;
}
.help_content .content_list li {
    background: url("/images/help.png") no-repeat scroll -187px -59px rgba(0, 0, 0, 0);
    color: #666;
    display: inline;
    font-size: 14px;
    line-height: 30px;
    padding-left: 10px;
    width: 918px;
}
.help_content .content_list li a {
    color: #1548a6 !important;
}
.help_content .content_list li a:hover {
    color: #ff6600 !important;
}
.right_tit01 {
    color: #01a232;
    font-weight: bold;
}
.right_content01 {
    border-bottom: 1px dashed #e0e0e0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.self_serivise {
    background: url("/images/help.png") no-repeat scroll right -362px #f5f5f5;
    border: 1px solid #dcdede;
    overflow: hidden;
    padding: 11px;
    width: 926px;
}
.self_serivise .self_title {
    background: url("/images/help.png") no-repeat scroll 0 -294px rgba(0, 0, 0, 0);
    color: #666;
    float: left;
    margin-bottom: 10px;
    padding-top: 30px;
    width: 880px;
}
.self_serivise .self_ul {
    background-color: #fff;
    border: 1px solid #dddbdb;
    display: block;
    padding: 11px;
    width: 902px;
}
.self_serivise .self_ul li {
    border-right: 1px solid #e0e0e0;
    display: inline;
    padding: 0 18px 0 11px;
    width: 156px;
}
.self_serivise .self_ul .frist {
    padding: 0 20px 0 0;
}
.self_serivise .self_ul .last {
    border-right: medium none;
    padding: 0 0 0 11px;
}
.self_serivise .self_ul li h4 {
    background: url("/images/help.png") no-repeat scroll 0 -52px rgba(0, 0, 0, 0);
    color: #333;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding-left: 33px;
}
.self_serivise .self_ul li h4.ico01 {
    background-position: 0 -149px;
}
.self_serivise .self_ul li h4.ico02 {
    background-position: 0 -181px;
}
.self_serivise .self_ul li h4.ico03 {
    background-position: 0 -116px;
}
.self_serivise .self_ul li h4.ico04 {
    background-position: 0 -52px;
}
.self_serivise .self_ul li h4.ico05 {
    background-position: 0 -84px;
}
.self_serivise .self_ul li p {
    color: #666;
    display: block;
    height: 76px;
    margin-top: 5px;
}
.self_serivise .self_ul li em {
    color: #ff6600;
}
.self_serivise .self_ul li a {
    background: url("/images/btn.png") no-repeat scroll 0 -1373px rgba(0, 0, 0, 0);
    color: #666 !important;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 31px;
    margin: 0 auto;
    text-align: center;
    width: 101px;
}
.self_serivise .self_ul li a:hover {
    background-position: 0 -1408px;
    color: #666 !important;
    text-decoration: none;
}
.more_self {
    border: 1px solid #e0e0e0;
    margin-top: 8px;
    overflow: hidden;
}
.more_self .more_top {
    background: url("/images/help_bg.png") repeat-x scroll 0 -89px rgba(0, 0, 0, 0);
    color: #333;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
    width: 936px;
}
.more_self .more_ul {
    padding: 11px;
    width: 926px;
}
.more_self .more_ul li {
    background: url("/images/help.png") no-repeat scroll -110px -233px rgba(0, 0, 0, 0);
    width: 926px;
}
.more_self .more_ul li h5 {
    color: #4d4d4d;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-right: 25px;
}
.more_self .more_ul li a {
    color: #1548a6 !important;
    margin-right: 10px;
}
.more_self .more_ul li a:hover {
    color: #1548a6 !important;
}
.s_tip {
    background-color: #fff9df;
    border: 1px solid #ffd053;
    float: left;
    font-size: 14px;
    padding: 3px 8px;
    width: 450px;
}
.s_btn {
    float: left;
    padding-left: 10px;
}
.s_btn a {
    background: url("/images/btn.png") no-repeat scroll 0 -1373px rgba(0, 0, 0, 0);
    color: #666 !important;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 31px;
    margin-right: 10px;
    text-align: center;
    width: 101px;
}
.s_btn a:hover {
    background-position: 0 -1408px;
    color: #333 !important;
    text-decoration: none;
}
.s_img {
    border: 2px solid #e0e0e0;
    float: left;
    margin-top: 8px;
    width: 696px;
}
.tb_area {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    margin-bottom: 10px;
}
h3 {
    font-size: 12px;
    line-height: 30px;
}
.red {
    color: red;
}
.body td a {
    color: #06c;
}
.body td a:hover {
    color: #900;
}
.tb_area th, .tb_area td {
    border-right: 1px solid #ccc;
    line-height: 30px;
}
.tb_area th {
    padding-left: 10px;
}
.tb_area td {
    border-bottom: 1px dotted #ccc;
}
.tb_area a {
    margin: 0 15px 0 10px;
    text-decoration: none;
}
.blue_box {
    border: 0 solid #6aafcf;
    margin: 0 0 10px;
    padding: 10px;
    width: 670px;
}
h2.f14, .blue_box h3 {
    display: block;
    font: bold 14px/30px simsun,Verdana,Geneva,sans-serif;
}
.blue_box table {
    border: 1px solid #d0ebf9;
    border-collapse: collapse;
}
.blue_box table th, .blue_box table td {
    border-bottom: 1px solid #d0ebf9;
    border-right: 1px solid #d0ebf9;
    padding: 4px 0;
    text-align: center;
}
.blue_box th, .thbg td {
    background: none repeat scroll 0 0 #ebf9fc;
    font-size: 12px;
}
.blue_box td {
    font-size: 12px;
}
.ps {
    color: #666;
    font-size: 12px;
    line-height: 150%;
    margin: 10px 0;
}
.w {
    line-height: 22px;
    margin: 0 auto;
    width: 1210px;
}
#tab-sort p {
    clear: both;
}
.banner {
    margin-bottom: 10px;
}
#tab-sort .text1 {
    border-bottom: 1px solid #cccccc;
    clear: both;
    line-height: 22px;
    margin-bottom: 10px;
    padding: 10px 20px;
}
#tab-sort h2 {
    background: url("http://img0.buy9000.com/ct/bar.jpg") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    font-family: "微软雅黑";
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 10px;
    width: 970px;
}
#tab-sort .m {
    background: url("http://img0.buy9000.com/ct/cong_top.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #e3e1db;
    margin-top: 10px;
    padding: 20px 30px;
}
.m, .mt, .mc, .mb {
    overflow: hidden;
}
#tab-sort .m .left {
    float: left;
    font-family: 微软雅黑;
    font-size: 18px;
    margin-top: 25px;
    width: 142px;
}
#tab-sort .m .right {
    border-left: 1px solid #e8e8e8;
    float: left;
    padding-left: 15px;
    width: 720px;
}
#tab-sort .m .right dl {
    clear: both;
    line-height: 37px;
}
#tab-sort .m .right dt {
    background: url("http://img0.buy9000.com/ct/icon_x.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
    margin-bottom: 3px;
    text-indent: 20px;
    width: 124px;
}
#tab-sort .m .right dd {
    float: right;
    margin-bottom: 3px;
    width: 570px;
}
#icon {
    background: url("http://img0.buy9000.com/ct/shangjia_19.jpg") no-repeat scroll 0 0 transparent;
    height: 31px;
    margin: 0 0 8px 190px;
    width: 39px;
}
.title {
    background: url("http://img0.buy9000.com/ct/icon_d.jpg") no-repeat scroll 0 0 transparent;
    color: #cc0000;
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    margin: 10px 0;
    text-align: center;
    width: 189px;
}
#tab-sort .con {
    margin-left: 30px;
    width: 700px;
}
#tab-sort .text {
    line-height: 24px;
    margin: 10px 0 0;
}
#tab-sort .text .content {
    border-top: 1px dashed #cacabf;
    padding: 8px 0;
}
.stripe_tb {
    border: 1px solid #e3e3d7;
    border-collapse: collapse;
    margin: 10px 0;
}
.stripe_tb th {
    background: url("http://img0.buy9000.com/ct/th.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #e3e3d7;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    text-align: center;
}
.stripe_tb tr {
    background: none repeat scroll 0 0 #ffffff;
}
.stripe_tb td {
    border: 1px solid #e3e3d7;
    padding: 8px;
}
#tab-sort .text dl {
    border-bottom: 1px dashed #cccccc;
    clear: both;
    line-height: 37px;
    overflow: hidden;
}
#tab-sort .text dt {
    float: left;
    font-weight: bold;
    width: 100px;
}
#tab-sort .text dd {
    float: left;
    margin-bottom: 3px;
    width: 650px;
}
#order-tab {
    margin-bottom: 10px;
}
#order-tab li {
    background: url("http://img0.buy9000.com/ct/nav3.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 115px;
    text-indent: -9999px;
    width: 490px;
}
#order-tab li a {
    display: block;
    height: 115px;
    width: 490px;
}
#order-tab li.curr {
    background: url("http://img0.buy9000.com/ct/nav4.jpg") no-repeat scroll 0 0 transparent;
}
#order-tab li.curr1 {
    background: url("http://img0.buy9000.com/ct/nav2.jpg") no-repeat scroll 0 0 transparent;
}
#order-tab li.curr2 {
    background: url("http://img0.buy9000.com/ct/nav1.jpg") no-repeat scroll 0 0 transparent;
}
