﻿body
{
    font: 12px/1.5 '宋体';
    margin: 0px;
    padding: 0px;
    border: 0px;
}
img{ border:0px;}
ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
li
{
    padding: 0;
    margin: 0;
}
a:focus
{
    outline: 0;
}
a
{
    text-decoration: none;
    cursor:pointer;
}
a:hover
{
    text-decoration: underline;
}
div
{
    border: 0px;
    margin: 0px;
}
.hide
{
    display: none;
}
input[type="text"], input[type="password"]
{
    border: 1px solid #b3b3b3;
    padding: 0 4px 0 4px;
    margin: 0px;
    height: 26px;
    font-size: 14px;
    line-height: 24px;
}
.explain_textbox
{
    color: #b3b3b3;
    text-align: center;
}
/**框架**/
.wrap
{
    width: 960px;
    margin: 0 auto;
}
.clear
{
    clear: both;
}
.top
{
    width: 100%;
    height: 120px;
    position: absolute;
    background-image: url(../images/top/topbg.png);
    margin: 0px;
    top: 0px;
    left: 0;
}
.header
{
    height: 120px;
    position: relative;
    background-image: url(../images/top/headerbg.png);
    z-index: 10;
}
.header .top_div1
{
    width: 100%;
    height: 20px;
    text-align: right;
}
.top_div1 a
{
    color: White;
}
.header .top_div2
{
    width: 100%;
    height: 100px;
    position: relative;
}
.top_nav
{
    position: absolute;
    top: 0px;
    left: 340px;
    height: 77px;
}
.top_nav li
{
    position: relative;
    height: 77px;
    width: 100px;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 77px;
    color: #2d7e83;
    font-family: 微软雅黑;
    cursor: pointer;
}
.top_nav li img
{
    display: block;
    margin: auto;
}
.top_nav .liTrue
{
    color: White;
}
.top_nav .liTrue div
{
    background-image: url('../images/top/litrue.png');
    background-position: 0px -9px;
    position: absolute;
    width: 127px;
    height: 91px;
    top: 0px;
    left: -15px;
    z-index: -1;
}
.footer
{
    position: relative;
    height: 200px;
}
.footer .foo_div1
{
    width: 720px;
    position: absolute;
    top: 30px;
    left: 120px;
}
.footer .foo_div1 li
{
    margin: 0 5px 0 5px;
    width: 80px;
    float: left;
}
.footer .foo_div2
{
    width: 400px;
    height: 60px;
    position: absolute;
    top: 70px;
    left: 280px;
    line-height: 25px;
    text-align: center;
}
.li_center
{
    margin-left: auto;
    margin-right: auto;
}
.border_0
{
    border: 0px;
    padding: 0px;
}
.validate_img
{
    cursor: pointer;
    border: 1px solid #333333;
    height: 24px;
    margin: 2px auto auto 10px;
}

.textLi /***文本框样式   宽度重载 text宽度= li宽度-span 宽度- textMargin(2)-textPadding(4+4)-textborder(2)***/
{
    position: relative;
    width: 292px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #b3b3b3;
    margin: 0 auto 5px auto;
    background-color: #f4f4f4;
}
.textLi input[type="text"], .textLi input[type="password"]
{
    float: left;
    height: 26px;
    width: 200px;
    line-height: 24px;
    border: 1px solid #b3b3b3;
    margin: 1px;
}
.textLi span
{
    display: block;
    float: left;
    width: 80px;
    font-size: 14px;
    text-align: right;
}
.textLi .errSpan
{
    position: absolute;
    float: right;
    width: 400px;
    right: -422px;
    top: 0px;
    text-align: left;
    padding-left: 22px;
    background-color: transparent;
}
.div_ddl /***下拉框样式  包含下拉的div***/
{
    position: relative;
    float: left;
    margin-left: 2px;
    margin-top: 1px;
    border: 0px;
    padding: 0px;
}
.div_ddl input[type="text"]
{
    position: absolute;
    border: 1px solid #b3b3b3;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding-left: 4px;
}
.btnSubmit1, .btnSubmit2, .btnSubmit3
{
    display: block;
    margin: 0px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin: 0px auto 0px auto;
}
.btnSubmit1 span, .btnSubmit2 span, .btnSubmit3 span
{
    margin-left:auto;
    margin-right:auto;
}
.btnSubmit1
{
    background-image: url(../images/btn_medium.png);
    width: 227px;
    height: 48px;
    line-height: 48px;
}
.btnSubmit2
{
    background-image: url(../images/btn_big.png);
    width: 137px;
    height: 48px;
    line-height: 48px;
}
.btnSubmit3
{
    background-image: url(../images/btn_little.png);
    width: 204px;
    height: 32px;
    line-height: 32px;
}
/****/

/**首页start*   ind*/
.bjqs-controls .bjqs-prev a, .bjqs-controls .bjqs-next a
{
    background-image: url(../images/index/bjqs-controls.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    width: 40px;
    height: 63px;
}
.bjqs-controls .bjqs-next a
{
    background-position: -40px 0;
}
.bjqs-markers
{
    position: absolute;
    bottom: 10px;
    left: 0;
}
.bjqs-markers a
{
    width: 11px;
    height: 11px;
    background-image: url(../images/index/bjqs-markers.png);
    background-position: -21px 0;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    margin: 0 3px;
}
.bjqs-markers .active-marker a
{
    background-position: 0 0;
}
.ind_left
{
    width: 610px;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    font-size: 18px;
}
.ind_left hr
{
    border: 0px;
    border-bottom: 1px solid #87b8ca;
}
.ind_right hr
{
    border: 0px;
    border-bottom: 1px solid #87b8ca;
}
.ind_activity
{
}
.ind_activity li
{
    float: left;
    padding-right: 3px;
}
.ind_right
{
    width: 291px;
    float: left;
    margin-left: 9px;
    font-size: 18px;
}
.ind_rightBg
{
    width: 291px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ind_rightBg .r_bgMiddle
{
    width: 291px;
    position: relative;
    margin-top: 20px;
    font-family:微软雅黑;
    color:#3e3e3e;
}
.ind_leftBg
{
    width: 610px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ind_leftBg .r_bgMiddle
{
    width: 610px;
    position: relative;
    margin-top: 20px;
    font-family:微软雅黑;
    color:#3e3e3e;
}
.ind_leftBg .r_bgMiddle .moreSpan
{
    position:absolute;
    width:50px;
    top:2px; right:20px;
    font-size:14px;
}
.moreSpan a
{
     color:#444;
}
.moreSpan a:hover
{
    color:#444;
}
.indClient
{
    width: 291px;
    height: 75px;
    position: relative;
    cursor: pointer;
}
.ind_client1
{
    position: absolute;
    top: 5px;
    left: 60px;
    width: 200px;
    height: 30px;
    font-size: 22px;
    color: #ffffff;
    font-family: 微软雅黑;
    text-align:center
}
.ind_client2
{
    position: absolute;
    top: 37px;
    left: 68px;
    width: 217px;
    font-size: 14px;
    color: #d1e9fa;
    font-family: 微软雅黑;
}

.level-ranking
{
    font-size: 12px;
}
.level-ranking .bg1
{
    height: 30px;
    line-height: 30px;
}
.level-ranking li .level
{
    height: 30px;
    line-height: 30px;
    margin-top:0px;
}
.level-ranking li
{
    padding: 0 40px 0 20px;
}
.level-ranking li em
{
    display: inline-block;
    margin-top: -2px;
    width: 19px;
    height: 19px;
    background-image: url(../images/index/rank-num.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-right: 15px;
    vertical-align: middle;
}
.level-ranking li.num2 em
{
    background-position: 0 -40px;
}
.level-ranking li.num3 em
{
    background-position: 0 -78px;
}
.level-ranking li.num4 em
{
    background-position: 0 -115px;
}
.level-ranking li.num5 em
{
    background-position: 0 -145px;
}
.fc1
{
    color: #c4310f;
}
.fc2
{
    color: #b23a00;
}
.fc3
{
    color: #915e00;
}
.fc4
{
    color: #666;
}

#works_slider
{
}
#works_slider li
{
    width: 117px;
    height: 117px;
    margin-right: 6px;
    float: left;
}

.contact
{
    height: 200px;
    background-image: url(../images/index/contact_bg.png);
    margin-top: 0px;
}
.contact span
{
    margin-left: 150px;
    margin-top: 10px;
    display: block;
}

.notice-main
{
    height: auto;
}
.notice-main li
{
    border-bottom: 1px dashed #CCCCCC;
    clear: both;
    padding: 0 10px;
    text-align: right;
     cursor:pointer;
}
.notice-main li.last
{
    border: 0;
}
.notice-main a
{
    color: #444;
    font-size: 12px;
    float: left;
    height:30px; line-height:30px;
}
.notice-main .date
{
    color: #888;
    font-size: 12px;
    height:30px; line-height:30px;
}
/**首页end**/


/**登录浮层***/
.login_Mark
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    background: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.divLogin
{
    position: absolute;
    border: 0px;
    width: 430px;
    z-index: 112;
    margin: auto;
    font-family: 微软雅黑;
    color: #666666;
    font-size: 14px;
}
.divLogin_title
{
    position: relative;
    width: 430px;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #007da6;
    background-color: #f5f5f5;
    line-height: 40px;
}
.login_divClose
{
    position: absolute;
    float: right;
    top: 0px;
    right: 5px;
    width: 40px;
    height: 40px;
    background-image: url(../images/top/login_close.png);
}
.login_mainBg
{
    position: absolute;
    display: block;
    top: 40px;
    left: 0px;
    width: 430px;
    background-color: #ffffff;
}
.divLogin_main
{
    position: relative;
    width: 430px;
    z-index: 112;
}
.divLogin .textDiv
{
    position: absolute;
    width: 320px;
    left: 55px;
    top: 35px;
    text-align: center;
}




.divLogin .btnSubmit
{
    border: 0;
    background-image: url('../images/btn_medium.png');
    width: 227px;
    height: 48px;
    margin-left: 20px;
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #ffffff;
}

.divLogin a
{
    color:Black;
}
.divLogin a:hover
{
    color: #065d91;
}
.divLogin .textDiv li
{
    width: 320px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #b3b3b3;
    margin-bottom: 5px;
    background-color: #f4f4f4;
}
.divLogin .textDiv .registerLi
{
    border: 0px;
    background-color: transparent;
    font-size: 12px;
    text-align: center;
    margin-top: 15px;
}
.divLogin .textDiv .butLi
{
    border: 0px;
    background-color: transparent;
    margin-top: 15px;
}
.divLogin .textDiv li span
{
    width: 90px;
}
.divLogin .textDiv li input[type="text"], .divLogin .textDiv li input[type="password"]
{
    width: 218px;
}
.divLogin .textDiv .errorDiv
{
    width: 278px;
    margin-bottom: 20px;
    height: 19px;
    line-height: 19px;
    border: 0px;
    padding-left: 22px;
    background-color: transparent;
    color: #ffffff;
}
.divLogin .textDiv .errorBg
{
    background-image: url(../images/top/text_error.png);
}
/**登录浮层***/


/***帮助页面start****/
.ser_ul
{
    position: relative;
    margin: 30px 10px 0 10px;
    height: 90px;
}
.ser_ul li
{
    position: relative;
    margin: 0 7px 0 7px;
    width: 220px;
    height: 90px;
    float: left;
    background: url(../images/service/help_menu_bg.jpg);
    cursor:pointer;
}
.ser_ul .liTrue
{
    background: url(../images/service/help_menu_true.jpg);
}
.ser_index_ul
{
    margin: 40px 80px 0px 80px;
    float: left;
}
.ser_index_ul li
{
    width: 180px;
    height: 180px;
    float: left;
    border: 1px solid #cccccc;
    margin: 10px 12px 5px 5px;
    background-color: White;
}
.ser_index_ul li a
{
    display: block;
    height: 20px;
    margin: 150px 20px 5px 20px;
    width: 140px;
    text-align: center;
}
.ser_inform_ul
{
    margin: 50px auto 0px auto;
    width: 664px;
}
.ser_inform_ul li
{
    width: 300px;
    float: left;
    margin: 5px 15px 0px 15px;
}
.ser_content_li
{
    position: relative;
    border: 0px;
    height: 160px;
}
.ser_content_li textarea
{
    border: 1px solid #a3cae1;
    width: 616px;
    height: 144px;
    padding: 8px 8px 8px 8px;
    background-color: #ffffff;
    position: absolute;
    left: 0px;
    top: 0px;
}
.ser_content_span
{
    border: 0px;
    width: 50px;
    height: 24px;
    position: absolute;
    right: 30px;
    bottom: 0px;
    font-family: 宋体;
    font-size: 12;
    color: #cccccc;
    text-align: right;
}
.ser_btn_span
{
    display: block;
    margin: 0px auto 0px auto;
    width: 227px;
    height: 48px;
    background-image: url(../images/btn_medium.png);
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 48px;
    font-weight: bold;
    cursor: pointer;
}
/***帮助页面end****/
/***活动页面start****/
.act_li
{
    position: relative;
    width: 900px;
    height: 225px;
    margin: 0 auto 0 auto;
    border-top: 1px solid red;
}
.act_li img
{
    margin: 12px 0px 12px 0px;float:left
}
.act_li ul
{
    width: 650px;
    float:left;
    margin:12px auto auto 20px;
}
.act_li .btnSpan
{
    position: absolute;
    height: 48px;
    width: 227px;
    right: 0px;
    bottom: 5px;
    font-size: 24px;
    line-height: 48px;
    color: #ffffff;
    background-image: url(../images/btn_medium.png);
    text-align: center;
    font-weight: bold;
}
/***活动页面end****/

/****推广start****/
.spr_left
{
    width: 260px;
    float: left;
}
.spr_left li
{
    width: 220px;
    margin: 0 auto 4px auto;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    background-color: #568ab5;
}
.spr_left .liTrue
{
    background-color: #044888;
}
.spr_right
{
    width: 700px;
    float: left;
}
.spr_li_ind
{
    position: relative;
    margin: 20px 40px 20px 40px;
    height: 42px;
    width: 620px;
    border: 0px;
    padding: 0px;
}
.spr_li_ind input[type="text"]
{
    position: absolute;
    height: 38px;
    width: 480px;
    line-height: 38px;
    border: 2px solid #b3b3b3;
    top: 0px;
    left: 0px;
    padding: 0 0 0 5px;
}
.spr_li_ind input[type="button"], .spr_li_ind input[type="submit"]
{
    position: absolute;
    background-image: url(../images/spread/btn.png);
    float: right;
    height: 42px;
    width: 140px;
    right: -7px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    color: #ffffff;
}
.spr_li_in1
{
    position: relative;
    margin: 20px 10px 20px 10px;
    height: 35px;
    width: 680px;
}
.spr_li_in2
{
    position: relative;
    margin: 20px 10px 20px 10px;
    min-height: 150px;
    width: 680px;
}
.spr_li_in3
{
    position: relative;
    margin: 20px 10px 20px 10px;
    height: 42px;
    width: 680px;
}
.table_rep
{
    border: 1px solid #7c7c7c;
    padding: 0px;
    width: 100%;
}
.table_rep td
{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: "宋体";
    white-space: nowrap;
    padding: 0 0px;
}
.table_rep .trBg
{
    background: #b2b2b2;
}
.table_rep .trBg1
{
    background: #fff;
}
.table_rep .trBg2
{
    background: #e3f0f9;
}
.table_rep .leftTop
{
    border-left: 1px solid #ffffff;
    color: #ffffff;
}
.time_img
{
    cursor: pointer;
}
/****推广end****/


/*********临时*********/
.selectTemp
{
    width:200px;
}

/***商城***/
.Shp_Top
{
   
    width: 960px;
 margin: 0 auto;

 
}
.Shp_Center li
{
    float:left; 
    width: 115px;
    margin:0 0 0 0;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    background-color: #568ab5;
}

.Shp_Center li input
{
    width: 115px;
    margin:0 0 0 0;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    background-color: #568ab5;
}

.Shp_Center .liTrue
{
    color: blue;
}

.Shop_Pic1 li
{
    display: inline-block; 
   
}
 
  /***服务条款***/
 
 .ServiceClause
 {
  
    padding: 10px 15px;
    width: 926px;
   padding-left:420px;
}

.botm
{  
    margin: 0 auto;   
    text-align: center;
    width: 956px;
}

/***充值***/


.choice
{
    width: 960px; 
    margin: 0 auto;
    margin-top: 30px;
    padding-left:200px;
}



.choose li
{
     margin:0 auto;
    display:inline;
}

.bank
{
    
}



/***

.reCharge li
{
     margin:0 auto;
    display:inline;
}

.rechargechoise
{
    width:155px;
    height:40px;
    background:url(../images/recharge/black.jpg);
    font-size:12pt;
    color:white;
    line-height:40px;
    text-align:center;
    cursor:pointer;
}


.choice
{
    width: 960px; 
    margin: 0 auto;
    margin-top: 10px;
    padding-left:100px;
    padding-top:20px;
}

.choose
{
    width:960px;
}

.choosed
{
  padding-left:110px;
}

.rechargechosed
{
    width:155px;
    height:40px;
    background:url(../images/recharge/red.jpg);
    font-size:12pt;
    color:white;
    line-height:40px;
    text-align:center;
}

.choosed1
{
    padding-left:110px;
}

***/



.rechargeinfo
{
   background-color:#f5f5f5;
   width:760px;
   height:350px;
   margin:0 auto;
   margin-top:35px;
  
}

.rechargeinfo ul .zhanghao
{
    padding-left:30px;
    font-family:@宋体;
    font-size:12pt;
    padding-top:18px;
}

.indruce
{
    color:#FF0000;
    font-family:@宋体;
    font-size:10pt;
}

#BankChoice
{
      font-family:@宋体;
      font-size:12pt;
      width:200px;
      height:22px;
}

#paymoney
{
      color:#FF0000;
      font-family:@宋体;
      font-size:10pt;
}

.indruce2
{
    color:#FF0000;
    font-family:@宋体;
    font-size:8pt;
  
}

.rechargeinfo2
{
   background-color:#f5f5f5;
   width:760px;
   height:350px;
   margin:0 auto;
   margin-top:35px;
   display:none;
}

.rechargeinfo2 ul .zhanghao
{
    padding-left:30px;
    font-family:@宋体;
    font-size:12pt;
    padding-top:18px;
}


/*** 家长监护***/

.Pctrl
{
    background-color:#00D5FF;
    width:960px;
    height:30px;
    margin:0 auto;
    
}

.Pctrl ul li
{
    float:left;
    font-family:@宋体;
    font-size:12pt;
    position: relative;
    text-align: center;
   margin-left:25px;
   line-height:30px;
    cursor: pointer;
    text-decoration:none;
  
}

H2
{
    font:14px Verdana, Arial, Helvetica, sans-serif;
}

 
 .txt
 {
     padding-bottom:15px;
     padding-left:15px;
     padding-right:15px;
     color:#424242;
     padding-top:15px;
 }
  .txt P
  {
      line-height:24px;
      text-indent:28px;
      margin-bottom:10px;
      font-size:11pt;
  }
  H3
  {
      font:14px Verdana, Arial, Helvetica, sans-serif;
  }
  .txt H3
  {
        line-height:35px;
        height:30px;
        color:#0062ae;
        font-weight:bold;
         padding-top:5px;
  }
  .txt H3 SPAN
  {
      color:#aeaeae;
      font-size:12px;
      font-weight:normal;
  }
  #tmp
  {
      display:none;
      padding-top:10px;
  }
  H4
  {
      font:14px Verdana, Arial, Helvetica, sans-serif;
  }
 .tmp H4
 {
        line-height:35px;
        height:30px;
        font-weight:bold;
        padding-top:10px;
 }
 
 .tmp LI
 {
     line-height:24px;
     padding-left:12px;
     font:14px Tahoma;
 }
 
 .txt2
 {
     padding-bottom:15px;
     padding-left:15px;
     padding-right:15px;
     color:#424242;
     padding-top:15px;
    
 }

 .txt2 P
 {
     text-indent:10px;
     margin:0px;
     padding-left:450px;
     
 }
  .txt2 P A
  {
      color:#0062ae;
      font-weight:bold;
      text-decoration:underline;
  }
  
   .txt H4
 {
        line-height:35px;
        height:30px;
        font-weight:bold;
        padding-bottom:0px;
        padding-left:0px;
        padding-right:0px;
       
      
 }
 .s
 {
     border-bottom:#d8e8f0 1px dashed;
     padding-bottom:10px;
 }
 .wenti LI
 {
     line-height:24px;
     padding-left:12px;
     font:14px Tahoma;
     text-indent:28px;
     line-height:24px;
 }
 .red1
 {
     color:#ff4e00;
 }

