body, h1, h2, h3, ul, li
{
    padding: 0;
    margin: 0;
}
ul, li
{
    list-style: none;
}
body
{
    font-size: 14px;
    font-family: "Microsoft Yahei" , "Lucida Grande" , Verdana, sans-serif;
    background: url(images/bg-body.png);
}
p
{
    margin: 0.33em 0;
}
h2
{
    font-size: 14px;
    font-weight: bold;
}
img
{
    border: 0;
}
a
{
    text-decoration: underline;
    color: #609700;
    cursor: pointer;
    outline: none;
}
a:hover
{
    text-decoration: underline;
    color: #333;
}
.clr
{
    clear: both;
    height: 1px;
    
}
.super_size
{
    font-size: 24px;
    font-family: "Microsoft Yahei" , "Lucida Grande" , Verdana, sans-serif;
}
.blue
{
    color: #545f77;
}
.skyblue
{
    color: #0068b7;
}
.txt_red
{
    color: #C00;
}
.bold
{
    font-weight: bold;
}
.graytext
{
    color: #888888;
}
.f_size
{
    font-size: 12px;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.hide
{
    display: none;
}
.container
{
    width: 980px;
    margin: 0 auto;
    padding: 0 5px;
    text-align: left;
}
/* 头部 */
.head_w
{
    min-width: 985px;
    background: url(images/headbg.jpg) repeat-x;
}
.head
{
    height: 66px;
    width: 985px;
    margin: 0 auto;
}
.logo
{
    float: left;
    margin-top: 2px;
}
.nav
{
    float: right;
    padding-top: 21px;
}
.nav li
{
    float: left;
    margin: 0;
    padding: 0;
}
.nav a
{
    display: inline-block;
    width: 74px;
    height: 33px;
    line-height: 28px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}
.nav a span
{
    display: inline-block;
    display: block;
    cursor: pointer;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 15px;
    color: #555;
    font-weight: bold;
}
.nav a:hover
{
    font-weight: lighter;
    text-decoration: none;
    background: url(images/menubg.png) no-repeat;
    color: #fff;
}
.nav a:hover span
{
    color: #fff;
}
.nav li a.nav_home
{
}
.nav li a.nav_faq
{
    width: 94px;
}
.nav li a.nav_browse
{
    width: 94px;
}
.nav li a.nav_2345
{
    width: 132px;
}
.nav li a.nav_mobbbs
{
    width: 94px;
}
.nav li a:hover.nav_home
{
    background-position: 0 0;
}
.nav li a:hover.nav_faq
{
    width: 94px;
    background-position: 0 -40px;
}
.nav li a:hover.nav_browse
{
    width: 94px;
    background-position: 0 -40px;
}
.nav li a:hover.nav_2345
{
    width: 132px;
    background-position: 0 -80px;
}
.nav li a:hover.nav_mobbbs
{
    width: 94px;
    background-position: 0 -40px;
}



/* 页尾 */
.footer
{
    clear: both;
    padding: 23px 0 4px;
    margin-top: 22px;
    border-top: 1px solid #d4dadf;
    font-size: 12px;
    text-align: right;
    color: #D8D8D8;
}
.red{ color:Red;}
.footer a
{
    margin: 0 4px;
}
.footer a:link, .footer a:visited
{
    color: #888;
    text-decoration: none;
}
.footer a:hover
{
    color: #888;
    text-decoration: underline;
}
.footer p
{
    color: #888888;
    font-size: 12px;
    margin: 5px 0;
}

/* 页面 */
.wrap_home
{
    background: url(images/headbg.jpg) repeat-x;
}
.wrap
{
    background: url(images/headbg_m.jpg) repeat-x;
}
.content
{
    background-color: #fff;
    margin-top: 25px;
    border: 1px solid #cac9c9;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.content p
{
    font-size: 14px;
    line-height: 1.5;
}
.content_top
{
    background: #F1F1F1;
    height: 35px;
    padding: 14px 0 0 20px;
    font-size: 20px;
    font-family: "Microsoft YaHei" , "Lucida Grande" , Verdana, sans-serif;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
.page
{
    padding: 24px 10px;
    _padding: 12px 6px;
}


/* 充值 */
.slidearea
{
    margin: auto 0;
}
.slidearea h4
{
    color: #CC6600;
    font-size: 14px;
    margin: 0 auto;
    padding-left: 10px;
}
.slidearea p.notice
{
    width: 560px;
    margin: 6px auto;
}
.cardList
{
    width: 100%;
}
.cardList a
{
    width: 282px;
    float: left;
    margin: 10px 10px;
    text-decoration:none;
    padding: 6px;
    text-align: center;
    border: 2px solid #d1d1d1;
    background-color: #fff;
    color: #444; /*position:relative;*/
}

.cardList a:hover
{
    border: 2px solid #17B1E9;
    color: #17B1E9;
    background-position: 0 -78px;
}
.cardList a i
{
    background: #ccc;
    margin-left: 10px;
    padding: 2px 4px;
    font-style: normal;
    color: #fff;
}
.cardList a:hover i
{
    background: #FF9E00;
}


.cardList a:hover p
{
    /*font-size: 18px;*/
    color: #333;
}
.cardList a p del
{
    color: #999;
}
.cardList a span
{
    width: 100%;
    text-align: center;
    font-size: 40px;
}
.cardList a p
{
    color: #999;
    font-size:18px;
}
.cardList a p strong
{
    color: #777;
}

.split
{
    background: url(images/split.gif) no-repeat;
    float: left;
    width: 50px;
    height: 168px;
    display: block;
}
.shuoming
{
    margin: 10px;
    font-size: 16px;
}
.shuoming p
{
    font-size: 20px;
    color: #555;
}
.calculate
{
    float: left;
    margin: 0 10px 0 0;
}
.calculate p
{
    font-size: 16px;
    color: #555;
}
.cOrange
{
    color: #f40;
    font-size: 26px;
}
.cYellow
{
    color: #FF8E1B;
    font-size: 26px;
}
.cGreen {
    color: green;
    font-size: 26px;
}
#yuanbao
{
    color: #17B1E9;
    font-size: 22px;
}
#btnpay
{
    width: 160px;
    height: 50px;
    line-height: 40px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #f50;
    cursor: pointer;
    font-size: 16px;
    font-family: "Microsoft YaHei" , "Lucida Grande" , Verdana, sans-serif;
    border: 4px solid #f40;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.error
{
    width: 160px;
    color: #c82c2c;
}
.line1
{
    height: 2px;
    overflow: hidden;
    width: 640px;
    background: url(images/line1.gif) no-repeat;
    margin: 18px auto;
}


/*Pay*/
.p_box
{
    margin-top: 10px;
}
.p_box .box_hd
{
    background-image: url(images/bg_box_hd_blue.png);
    height: 55px;
    position: relative;
    z-index: 3;
}
.p_box .box_hd .title
{
    margin-left: 30px;
    width: 115px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
}
.p_box .box_bd
{
    background-image: url(images/bg_box_bd_blue.png);
    padding: 0 35px 25px;
}

.p_box .box_bd input[type="text"]
{
    border: 2px solid;
    height: 18px;
    padding: 5px;
    border-color: #666 #aaa #aaa #666;
    background: #fff;
}
.p_box .box_ft
{
    background-image: url(images/bg_box_ft_blue.png);
    height: 5px;
    margin-bottom: 15px;
    overflow: hidden;
}

.confirm_btn
{
    text-align: center;
}
.confirm_btn input
{
    width: 300px;
    height: 50px;
    line-height: 40px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #f50;
    cursor: pointer;
    font-size: 22px;
    font-family: "Microsoft YaHei" , "Lucida Grande" , Verdana, sans-serif;
    border: 4px solid #f40;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.paysuccess
{
    width: 32px;
    height: 32px;
    background: url(images/yes.png) no-repeat;
    display: block;
}
.paywait
{
    width: 32px;
    height: 32px;
    background: url(images/yes.png) no-repeat;
    display: block;
}
.payfail
{
    width: 32px;
    height: 32px;
    background: url(images/no.png) no-repeat;
    display: block;
}
.paywait
{
    width: 32px;
    height: 32px;
    background: url(images/warning.png) no-repeat;
    display: block;
}

.vipbox
{
    width: 668px;
    float: left;
    padding: 20px;
}
.vipbox tr
{
    height: 50px;
    font-size: 16px;
}
.select a
{
    float: left;
    display: block;
    padding: 6px 15px;
    color: #fff;
    margin-right: 20px;
    background: #eafbfe;
    border: 1px solid #d1d1d1;
    color: #555;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}
.select a:hover
{
    border-color: #17B1E9;
    color: #333;
}
.select a.on
{
    border-color: #17B1E9;
    color: #fff;
    background-color: #17B1E9;
}

/*支付方式*/
.payment_type
{
}
.payment_type li
{
    border: 2px solid #d1d1d1;
    margin: 5px 8px;
    color: #3c3c3c;
    padding: 4px 15px 0 15px;
    float: left;
    cursor: pointer;
}
.payment_type li.on
{
    border: 2px solid #f40;
    color: #f40;
}

