@charset "utf-8";
/* CSS Document */
body{font-size: medium;margin:0;}
a{color:#609700;}
.left{float:left;}
.right{float:right;}
.toolbar{background:#272727;color:#fff;border-top:1px solid #666;padding:6px 4px;margin:0;overflow:hidden;}
#logo{border:0 none;float:left;}
#logo img{ vertical-align:middle;margin:0 4px 0 0;border:0 none;}
.toolbar a{color:#fff; text-decoration:none;padding:3px 5px; border:1px solid #272727; display:inline-block; }
/*
.toolbar a.on,.toolbar a:hover.on{background:#1f3857;padding:2px 5px;border:1px solid #1b3657;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px; border-radius:5px;
background:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.15, rgb(53,82,120)),
    color-stop(0.43, rgb(41,67,101)),
    color-stop(0.79, rgb(32,55,86)));
}
*/
.toolbar a.on, .toolbar a:hover.on, .toolbar a:hover{background:#0c0c0c;border:1px solid #555; border-color:#000 #555 #555 #000; -moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px; border-radius:6px;background:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.15, rgb(26,26,26)),
    color-stop(0.43, rgb(10,10,10)),
    color-stop(0.79, rgb(0,0,0)));}
.toolbar .nav{float:right;margin:7px 7px 0 0; font-size:15px; }
.focus_con{background:#e0dfe1;border-top:1px solid #e0dfe1;border-bottom:1px solid #e0dfe1;padding:0 0 20px 20px;position:relative;min-height:130px;}
.focus_con h1{font-size:23px;}
.focus_con .bt_download,.bt_action{display:block;width:165px;height:45px;color:#fff;text-decoration:none;text-align:center;
background:#4b6c94;border:1px solid #435e80;padding:4px 5px;
-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px; border-radius:3px;
background:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.00, #286a04),
    color-stop(0.30, #379205),
    color-stop(0.95, #53ba15),
    color-stop(1.00, #7be53b));
background:-moz-linear-gradient(
    center bottom,
    #286a04 0,
    #379205 30%,
    #53ba15 95%,
    #7be53b 100%
);
border-top: 1px solid #4b7756;
border-bottoom: 1px solid #173019;
border-right: 1px solid #294b2b;
border-left: 1px solid #325639;
 
/* Webkit里面不支持border-color, 用阴影算做个补偿 */
-webkit-box-shadow: 0 -1px 1px #679b5d;
}
.focus_con .bt_download {margin-top:10px;height:24px;font-size:small;}
.focus_con .bt_download strong{line-height:22px;}
.focus_con .more_v{width:165px;text-align:center;margin:10px 0 0 0;}
.focus_con .more_v a{margin:0 2px;}
.focus_con .v_img{position:absolute;right:10px;bottom:-15px;}
.con_box{padding:10px 20px 18px 20px;}
.con_box h2{background:#d0e3f4;color:#000;border-bottom:1px solid #c3d7eb;}
.con_box h3{margin-bottom:0px;}
.con_box p{color:#535353;margin-top:5px;}
.con_box_x h3 { line-height:2em; }
.b_line{border-bottom:1px solid #bfc5c8;}
.foobar{border-top:1px solid #bfc5c8;padding:18px 15px;}
.copyright{border-top:1px solid #bfc5c8;padding:15px 15px;}
.gray{color:#9e9e9e;}

.down_box{}
.down_box h2,.password_box h2{background:#e2e2e2;color:#000;border-bottom:1px solid #d7d7d7;margin:0;font-size:16px;font-weight:bold;padding:8px 0 8px 15px;}
.down_box .d_vlist{margin:0;padding:0;}
.down_box .d_vlist li{list-style:none;border-bottom:1px solid #bfc5c8;margin:0;padding:12px 15px 12px 20px;font-weight:bold;}
.down_box .d_vlist li:last-child{ border-bottom: none; }
.down_box .d_vlist li.app_s{height:42px;line-height:42px;}
.down_box .d_vlist li.n_v{height:27px;line-height:27px;}
.down_box .p_con,.item h3{padding:0 10px 15px 15px;line-height:1.5em;margin:0;}
.item h3{padding-bottom:8px;}
.down_box .item{padding-top:15px;border-bottom:1px solid #bfc5c8;}
a.app_store{display:block;width:125px;height:42px;overflow:hidden;background:url(../images/weixin/bt_ico0ec59c.png) no-repeat 0 0;overflow:hidden;clear:both;float:left;}
a.app_store:hover{background-position:-132px 0;}
.app_store span{display:none;}
a.adv{display:inline-block;width:100px;height:32px;line-height:32px;overflow:hidden;background:url(../images/weixin/bt_ico0ec59c.png) no-repeat 0 -57px;color:#fff; text-decoration:none;text-align:center;}
.tool_bar .bt_action{height:25px;line-height:25px;width:auto;padding:0 10px;font-weight:lighter;float:left;}
.ps_con{padding:15px 0 25px 15px;line-height:1.5em;}
.ps_con .gray{font-size:small;}
.ps_con input{/* Comment byg xusheng width:85%;*/}
.p_con,.tips_con{margin:0;}
.tips_con{color:#ff0000;}
.tool_bar{clear:both;background:#f3f3f3;border-top:1px solid #e0e0e0;border-bottoom:1px solid #e0e0e0;position:relative;overflow:hidden;zoom:1;padding:7px 0 7px 15px;}
.tool_bar .l_a{margin:0 0 0 15px;line-height:1.5em;}
.user_name{font-weight:bold;color:#4A6B94;}
.left_con{float:left;}
.right_con{float:left;width:auto;margin:0 0 15px 10px;}
