﻿/*
	[DESTOON B2B System] Copyright (c) 2008-2018 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
body
{
    background: #fff;
}
.submit_success
{
    background: #f1fbe8 url('/skin/default/image/okay.gif') no-repeat 20px center;
    padding: 20px 20px 20px 60px;
    font-size: 14px;
    margin-bottom: 20px;
}
.submit_btn
{
    background: #258cff;
    color: #fff;
    font-size: 14px;
    padding: 5px 15px 5px 15px;
    border: none;
}
.logo
{
    width: 280px;
}
#search_tips
{
    margin: 78px 0 0 360px;
}/* gift */
.g_info
{
    padding-top: 20px;
}
.g_info li
{
    padding: 12px 6px;
    border-bottom: #ddd 1px dotted;
}
.g_img
{
    padding: 2px;
    border: #ddd 1px solid;
}/* poll */
.poll_show
{
    padding: 0 16px;
    text-align: center;
}
.poll_show li
{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 6px 0;
}
.poll_show td:hover
{
    background: #f2f2f2;
}
.poll_img
{
    border: #ccc 1px solid;
    margin: 0 0 5px 0;
}
.poll_verify
{
    width: 400px;
    height: 120px;
    background: #fafafa;
    overflow: hidden;
    z-index: 1;
    position: absolute;
    left: 50%;
    margin: 100px 0 100px -200px;
    display: none;
}/* vote */
.vote_show
{
    padding: 0 20px 20px 20px;
}
.vote_show_n
{
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    background: #258cff;
    color: #fff;
    text-align: center;
}
.vote_show_p
{
    height: 11px;
    line-height: 11px;
    background: #ededed;
    font-size: 1px;
}
.vote_show_p div
{
    height: 11px;
    line-height: 11px;
    float: left;
}
.vote_show_1
{
    background: #ea7211 url('../gif/swivje.gif') repeat-x 0 0;
    border-left: #ea7211 1px solid;
    border-right: #ea7211 1px solid;
}
.vote_show_2
{
    background: #aabf00 url('../gif/swivje.gif') repeat-x 0 -11px;
    border-left: #aabf00 1px solid;
    border-right: #aabf00 1px solid;
}
.vote_show_3
{
    background: #8b2a00 url('../gif/swivje.gif') repeat-x 0 -22px;
    border-left: #8b2a00 1px solid;
    border-right: #8b2a00 1px solid;
}
.vote_show_4
{
    background: #bf844a url('../gif/swivje.gif') repeat-x 0 -33px;
    border-left: #bf844a 1px solid;
    border-right: #bf844a 1px solid;
}
.vote_show_5
{
    background: #3a8938 url('../gif/swivje.gif') repeat-x 0 -44px;
    border-left: #3a8938 1px solid;
    border-right: #3a8938 1px solid;
}
.vote_show_6
{
    background: #486193 url('../gif/swivje.gif') repeat-x 0 -55px;
    border-left: #486193 1px solid;
    border-right: #486193 1px solid;
}
.vote_show_7
{
    background: #7da3ae url('../gif/swivje.gif') repeat-x 0 -66px;
    border-left: #7da3ae 1px solid;
    border-right: #7da3ae 1px solid;
}
.vote_show_8
{
    background: #ae1486 url('../gif/swivje.gif') repeat-x 0 -77px;
    border-left: #ae1486 1px solid;
    border-right: #ae1486 1px solid;
}
.vote_show_9
{
    background: #5ab502 url('../gif/swivje.gif') repeat-x 0 -88px;
    border-left: #5ab502 1px solid;
    border-right: #5ab502 1px solid;
}
.vote_show_10
{
    background: #bf2146 url('../gif/swivje.gif') repeat-x 0 -99px;
    border-left: #bf2146 1px solid;
    border-right: #bf2146 1px solid;
}/* from */
.form
{
    margin: 10px 30px 0 30px;
    border: #ddd 1px solid;
    border-bottom: none;
}
.form .f_0
{
    display: none;
}
.form .f_1
{
    width: 150px;
    background: #f4f4f4;
    border-bottom: #ddd 1px solid;
}
.form .f_2
{
    border-left: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
}
.form .f_3
{
    float: left;
    padding: 5px 20px 5px 0;
}
.survey
{
    margin: 10px 30px 0 30px;
}
.survey .f_1
{
    font-weight: bold;
}
.survey .f_2
{
    border-bottom: #ddd 1px dotted;
    padding-left: 30px;
}
.survey .f_3
{
    padding: 5px 0 5px 0;
}/* spread */
.sp_input
{
    width: 360px;
    padding: 8px;
    font-size: 16px;
    border: #e11111 2px solid;
    color: #666;
}
.rank_box
{
    padding: 16px 0;
}
.rank_head
{
    padding: 0 0 0 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: #ccc 1px dotted;
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 8px 0;
}
.new_head
{
    padding: 0 0 0 10px;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: #f8b003;
}
.new_body
{
    padding: 8px 16px;;
    background: #fff;
    border: #f8b003 1px solid;
}
.new_body li
{
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    background: url('/skin/default/image/spread_li.gif') no-repeat 0 5px;
    padding: 0 0 0 18px;
}
.new_body li a
{
    font-size: 13px;
}
.new_price
{
    color: #f43111;
    font-weight: bold;
}
.body_n
{
    padding: 5px 5px 0 5px;
}
.head_n
{
    background: #f43111;
    line-height: 22px;
    height: 22px;
    font-weight: bold;
    padding: 0 0 0 10px;
    color: #fff;
}
.h_box
{
    padding: 0 15px 10px 15px;
}
.head_h
{
    background: #f3b200;
    line-height: 22px;
    height: 22px;
    padding: 2px 10px 0 10px;
    color: #fff;
}
.body_h
{
    padding: 5px 5px 0 5px;
}
.body_h li
{
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.norecord
{
    padding: 20px 0 20px 0;
    text-align: center;
    color: #666;
}
.buy_head
{
    margin: 15px 0 0 0;
    padding: 0 0 0 10px;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: #f8b003;
}
.buy_body
{
    padding: 8px 15px 8px 15px;;
    background: #fff;
    border: #f8b003 1px solid;
}
.buy_submit
{
    background: #069;
    color: #fff;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
}
.buy_login
{
    padding: 30px 0 50px 20px;
    font-size: 13px;
}
.list_tb
{
    background: #f8f9fb;
}
.list_tb h1
{
    padding: 20px 0;
    font-size: 16px;
    text-align: center;
}
.list_tb table
{
    background: #fff;
    width: 100%;
}
.list_tb th
{
    background: #f1f1f1;
}
.list_dl
{
    background: url('../gif/3erzms.gif') repeat-x 0 center;
}
.help-center
{
    margin: 20px auto;
    width: 1200px;
    position: relative;
    overflow: hidden;
}
.help-center .left
{
    float: left;
    width: 220px;
    position: relative;
    background: #fff;
    margin-right: 20px;
    box-shadow: 0 0 8px rgba(0,0,0,.05);
    background: #fff;
}
.help-center .left h2
{
    line-height: 41px;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    text-align: left;
    font-weight: normal;
    background: rgba(0,0,0,.6);
}
.help-center .left h2 a
{
    color: #fff;
}
.help-center .left ul
{
    margin: 0 20px 0;
}
.help-center .left ul li
{
    border-bottom: 1px solid #e5e5e5;
    line-height: 59px;
    overflow: hidden;
    height: 59px;
    font-size: 16px;
    position: relative;
}
.help-center .left ul li:before
{
    content: "";
    background: #666;
    height: 3px;
    width: 3px;
    display: block;
    position: absolute;
    left: 3px;
    top: 26px;
}
.help-center .left ul li:after
{
    content: ">";
    font-family: "宋体";
    position: absolute;
    right: 10px;
    top: 0;
}
.help-center .left ul li a
{
    display: block;
    padding-left: 15px;
}
.help-center .left ul li:nth-last
{
    border-bottom: none;
}
.help-center .left ul li a.active
{
    color: #ff5837;
}
.help-center .right
{
    overflow: hidden;
    padding: 20px 37px 80px;
    background: #fff;
    font-size: 14px;
    line-height: 30px;
    box-shadow: 0 0 8px rgba(0,0,0,.05);
}
.help-center .right h2
{
    color: #333;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-size: 18px;
}
.help-center .right .text p
{
    padding-bottom: 20px;
}
.e-info
{
    font-size: 12px;
    border-bottom: #eee 1px solid;
    overflow: hidden;
    padding-bottom: 5px;
}
.help-center .right th
{
    font-size: 14px;
}
.help-center .right td
{
    font-size: 14px;
}
.help-center .right h1
{
    font-size: 24px;
    color: #333;
    padding-bottom: 10px;
}