﻿body
{
    text-align: center;
    margin-top: 0px;
    background: #f6f4f5;
    font-family:微软雅黑;
    padding:0px;
    margin:0px;
}
a:link { 
color:black; 
} 

a:visited { 
color:black; 
}
.divcenter
{
    width: 100%;
}

 .hidden { display:none;}

.logo_header
{
    margin: 0 auto;
    padding: 0;
    width: 1024px;
    height: 60px;
}

.logo_header_left
{
    margin: 0 auto;
    padding: 0;
    background:url(../img/logo_header.png) no-repeat;
    width: 350px; 
    height: 40px;
    margin-top:10px;
    float:left;
    margin-left:20px;
}

.logo_header_center
{
    margin: 0 auto;
    padding: 0;
    width: 200px; 
    height: 40px;
    margin-top:10px;
    float:left;
    margin-left:20px;
}

.logo_header_icon1
{
    float:left;
    width: 16px; 
    height:16px;
    background:url(../img/notice.png);
    margin-top:10px;
}

.logo_header_icon2
{
    float:left;
    width: 16px; 
    height:16px;
    background:url(../img/account.png);
    margin-top:10px;
}

.logo_header_right
{
    margin: 0 auto;
    padding: 0;
    width: auto; 
    height: 40px;
    margin-top:10px;
    float:right;
}

#headerMenu_ulmain
{
    margin: 0 auto;
    padding: 0;
    z-index: 30;
    background:#319114;
    width: 1024px; /* 页面头部导航条的宽度，最小要等于九个图片的宽度和 */
    height: 110px;
    background-size:cover;
}

#headerMenu_ulmain li
{
    margin: 0;
    padding: 0;
    z-index: 1;
    list-style: none;
    float: left;
    font: bold 12px arial;
    background: url(../img/nav-line.png) no-repeat right center;
    position: relative;
}

#headerMenu_ulmain li .headera
{
    display: block;
    padding: 0px;
    width: 128px; /* 页面LI的宽度，要与其中包含的IMG的宽度一致 */
    height: 110px; /* 页面LI的高度，要与其中包含的IMG的宽度一致 */
    background-color:transparent;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}

#headerMenu_ulmain li a:hover
{
    background: transparent;
}

#headerMenu_ulmain div
{
    z-index: 1;
    position: absolute;
    display: none;
    width: 128px; /* 页面下拉DIV的宽度 */
    margin: 0;
    padding: 0;
    background: #a2c86d;
}

#headerMenu_ulmain div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 6px 10px;
    width: auto;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    border-bottom: 1px solid white;
    color: #365b0b;
}
#headerMenu_ulmain div a:hover
{
    background: #34590a;
    color: #FFF;
}

#ulmain
{
    margin: 0 auto;
    padding: 0;
    z-index: 30;
    background:#319114;
    width: 1024px; /* 页面头部导航条的宽度，最小要等于九个图片的宽度和 */
    height: 110px;
    background-size:cover;
}

#ulmain li
{
    margin: 0;
    padding: 0;
    z-index: 1;
    list-style: none;
    float: left;
    font: bold 12px arial;
    background: url(../img/nav-line.png) no-repeat right center;
    position: relative;
}

#ulmain li .headera
{
    display: block;
    padding: 0px;
    width: 128px; /* 页面LI的宽度，要与其中包含的IMG的宽度一致 */
    height: 110px; /* 页面LI的高度，要与其中包含的IMG的宽度一致 */
    background-color:transparent;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}

#ulmain li a:hover
{
    background: transparent;
}

#ulmain div
{
    z-index: 1;
    position: absolute;
    display: none;
    width: 128px; /* 页面下拉DIV的宽度 */
    margin: 0;
    padding: 0;
    background: #a2c86d;
}

#ulmain div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 6px 10px;
    width: auto;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    border-bottom: 1px solid white;
    color: #365b0b;
}
#ulmain div a:hover
{
    background: #34590a;
    color: #FFF;
}
img
{
    border: none;
    margin: 0px;
}
#ulmain img
{
    border: none;
    width: 128px; /* 页面A中包含的图片的宽度，要与上面设置的A的宽度一致 */
    margin: 0px;
    height: 110px; 
}

div
{
    padding: 0px;
    border: 0px;
}

/* 页面导航条刚下面部分的DIV */
.divNavi
{
    clear: both;
    width: 1024px;
    height: 25px;
    margin: 0 auto;
}
.arrow
{
    height: 18px;
    width:18px;
    float: left;
    margin-top: 4px;
    background:url(../img/home.png) no-repeat;
    cursor:pointer;
}

/* 导航条左侧设置 */
.daohang_left
{
    height: 25px;
    line-height: 25px;
    float: left;
    margin-left: 5px;
    color: #5c534c;
    font-weight:bold;
    font-size:14px;

}
.navright {
float:right;
}
/* 登陆用户 */
.login_user
{
    height: 33px;
    line-height: 33px;
    float: left;
    padding-right:20px;
    background:url(../img/more.png) no-repeat;
    background-position:80px 14px;
    text-align:right;
    color: #f3f6f0;
    font-weight:bold;
    font-size:14px;
    cursor:pointer;
}

/* 登陆时间 */
.login_time
{
    height: 33px;
    line-height: 33px;
    margin-right: 15px;
    color: #f3f6f0;
    font-weight:bold;
    font-size:13px;
    float:left;
    margin-left:30px;
}

/* 首页部分的DIV */
.divIndex
{
    clear: both;
    width: 1024px;
    margin: 0 auto;
}

/* 首页左侧的DIV */
.divIndex_left
{
    float: left;
    margin-top:10px;
    width: 660px;
    height: 300px;
    text-align: left;
}

.divIndex_left_title
{
    margin-top:-24px;
    margin-left:20px;  
    width:150px;  
    text-align:center;
}

/* 首页左侧的DIV */
.divIndex_item
{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 110px;
    height: 110px;
}

/* 导航左侧设置 */
.divIndex_itemcontent
{
    text-align:center;
    width:80px;
    margin-top:10px;
    font-family:微软雅黑;
    font-size:13px;
    font-weight:bold;
}

/* 首页右侧的DIV */
.divIndex_right
{
    float: right;
    width: 330px;
    height: 500px;
    text-align: left;
    background: #F5F5F5;
    border-left-color: red;
    border-right-width: 1px;
    border-left-style:solid;
}

/* 首页左侧的DIV */
.clear
{
    width: 100%;
    height: 20px;
    clear:both;
}

/* 选项卡的DIV */
#tabs {
    overflow: hidden;
    width: 1024px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

    #tabs li {
        float: left;
    }

    #tabs a {
        position: relative;
        height: 27px;
        padding: 10px 4.75em 0px;
        float: left;
        text-decoration: none;
        color: #0a930f;
        font-weight: bold;
        border-radius: 20px 20px 0 0;
        background-image: url(../img/page.png);
    }

        #tabs a:hover,
        #tabs a:hover::after,
        #tabs a:focus,
        #tabs a:focus::after {
        }

        #tabs a:focus {
            outline: 0;
        }

        #tabs a::after {
            content: '';
            top: 0;
            bottom: 0;
        }

    #tabs #current a,
    #tabs #current a::after {
        background: url(../img/page_pre.png) no-repeat;
        background-color: #f6f4f5;
        height: 30px;
        background-position: -3px -2px;
    }

    #tabs #current a {
        background: url(../img/page_pre.png) no-repeat;
        background-color: #f6f4f5;
        height: 30px;
        background-position: -3px -2px;
    }

#content {
    height: 420px;
    width: 1024px;
    margin: 0 auto;
}

.txtSearchInput {
    height:23px; 
   line-height:23px;

    width:400px; 
    background: #fff;
    background-repeat: no-repeat;
    background-position: 10px center;
    border:1px solid #b09e86;
    padding:2px 2px 2px 38px;
    font-size:13px;
    margin-top:5px;
    float:left;
    background-image: url(../img/search.png);
}
.txtPage {
    height:20px; 
    height:20px; 
    background: #fff;
    border:1px solid #b09e86;
    float:left;
    margin-left:5px;
    width:50px;
}
.updown {
    background-image: url(../img/downArrow_.png);
    width:21px;
    height:21px;
    float:left;
    margin-left:20px;
    margin-top:10px;
    border:0px;
    cursor:pointer;
    outline: none;
}
.searchBtn {
    background: url(../img/button-1.png) no-repeat 0 0px;
    font:13px "微软雅黑";
    width:90px;
    height:25px;
    float:left;
    margin-left:20px;
    margin-top:3px;
    border:0px;
    padding:0 2px 4px 0;
    *padding-bottom:0;
    color:#fff; 
    cursor:pointer;
    outline: none;
}
.searchBtn_small {
    background: url(../img/button-1.png) no-repeat 0 0px;
    width:90px;
    height:25px;
    border:0px;
    color:#fff; 
    cursor:pointer;
    outline: none;
    font-size:13px;
}

.caption {
    float:left;
    border:1px #af9f88 solid;
    background:#f5f0ea;
    color:#84571e;
    height:21px;
    font-size:13px;
    padding-top: 3px;
    padding-left: 3px;
    height:23px;
}

.caption_noborder {
    float:left;
    font-size:13px;
    padding-top: 3px;
    padding-left: 3px;
    height:23px;
}
.txtInput {
    height:24px; 
    line-height:24px;
    background: #fff;
    border:1px solid #b09e86;
    border-left:0px;
    float:left;
    font-size:13px;
    padding-left: 3px;
}

.listBtn {
    background: url(../img/4_07.png) no-repeat 0 0px;
    width:60px;
    height:25px;
    border:0px;
    color:#fff; 
    cursor:pointer;
    outline: none;
    font-size:13px;
}

.validBtn {
    background: url(../img/button-1.png) no-repeat 0 0px;
    width:90px;
    height:25px;
    border:0px;
    color:#fff; 
    cursor:pointer;
    outline: none;
    font-size:13px;
}

.pagerBtn {
    background: url(../img/btn_03.png) no-repeat 0 0px;
    width:73px;
    height:25px;
    line-height:25px;
    float:left;
    margin-left:10px;
    border:0px;
    color:#6e4c26; 
    cursor:pointer;
    outline: none;
    font-size:13px;
    font-weight:bold;
}

.pagerLabel {
    height:25px;
    line-height:25px;
    float:left;
    margin-left:10px;
    color:#6e4c26; 
    font-size:13px;
    font-weight:bold;
}

.addBarcodeBtn {
    background: url(../img/addBarcode.png) no-repeat 0 0px;
    width:81px;
    height:20px;
    line-height:20px;
    float:right;
    margin-top:20px;
    border:0px;
    color:#6e4c26; 
    cursor:pointer;
    outline: none;
    font-weight:bold;
}
.contenttable {
    margin: 0 auto; 
    background:#f6f4f5;
    border:1px #c0bcbd solid;
    width:1000px;
    font-size:13px;
}
    .contenttable label{
        font-size:13px;
        float:left;margin-left:10px;color:#6e4c26;
        display:block;
        float:left;
        height:25px;
        line-height:25px;
        font-weight:bold;
        }

.contenttable table {
width:100%; border-collapse:collapse;margin:0px;padding:0px;
}
.contenttable table tr {
    background: #f8f5ec;
    color: #707072; 
    border-bottom: 1px #dfdcc9 solid;
}
.contenttable table th {
    height:30px;
    line-height:30px;
    text-align:center;
}
.contenttable table td {
border-left:1px #cccccc solid;
    height:25px;
    line-height:25px;
}


/*login*/
.heder
{
    margin: 0 auto;
    padding: 0;
    background:url(../img/login_top_bg.png) no-repeat;
    width: 620px;
    height: 100px;
}

#bottom
{
    width: 100%;
    background-color: #F5F5F5;
}
#bottom div
{
    margin: 0 auto;
    padding: 0;

    background:url(../img/bottom.png) no-repeat;
    width: 1024px;
    height: 40px;
}

.login_logo
{
    float:left;
    background:url(../img/xianfeng.png) no-repeat;
    width: 395px;
    height: 68px;
    margin-left:380px;
    margin-top:40px;
}
.login_left {
    float:left; 
    margin-top:50px;
    border:1px solid #cecece;
    width:300px;
    height:350px; 
    background:#fff;
}
.login_moddil {
    float:left; 
    background:#F9FAFA;
    margin-top:50px;
    margin-left:0px; 
    border:1px solid #cecece;
    border-left:0px;
    width:300px;
    height:350px; 
}
.login_right {
    float:right; 
    margin-top:100px;
    width:300px;
    height:350px; 
}

.txtUsername {
    height:35px; 
    line-height:35px;
    width:200px; 
    background: #fff;
    background-repeat: no-repeat;
    background-position: 10px center;
    border:1px solid #cecece;
    padding:2px 2px 2px 40px;
    margin-top:10px;
    margin-left:25px;
    float:left;
    font-size:13px;
    background-image: url(../img/user_login.png);
}

.txtPass {
    height:35px; 
    line-height:35px;
    width:200px; 
    background: #fff;
    background-repeat: no-repeat;
    background-position: 10px center;
    border:1px solid #cecece;
    padding:2px 2px 2px 40px;
    margin-top:10px;
    margin-left:25px;
    float:left;
    font-size:13px;
    background-image: url(../img/password.png);
}

.validCode {
    height:35px; 
    line-height:35px;
    width:95px; 
    background: #fff;
    background-repeat: no-repeat;
    background-position: 10px center;
    border:1px solid #cecece;
    padding:0px 0px 0px 10px;
    margin-top:10px;
    margin-left:25px;
    font-size:13px;
    float:left;
}

.loginBtn {
    background: url(../img/button-1.png) no-repeat 0 0px;
    font:13px "微软雅黑";
    width:90px;
    height:25px;
    float:left;
    margin-left:20px;
    margin-top:3px;
    border:0px;
    padding:0 2px 4px 0;
    *padding-bottom:0;
    color:#fff; 
    cursor:pointer;
    outline: none;
 
}
.applyBtn {
    background: url(../img/apply_btn.png) no-repeat 0 0px;
    font:13px "微软雅黑";
    width:90px;
    height:25px;
    float:left;
    margin-left:20px;
    margin-top:3px;
    border:0px;
    padding:0 2px 4px 0;
    *padding-bottom:0;
    color:#fff; 
    cursor:pointer;
    outline: none;
}

.androidBtn {
    background: url(../img/android.png) no-repeat 0 0px;
    height:30px;
    width:150px;
    float:left;
    margin-top:30px;
    margin-left:15px;
    border:0px;
    color:#fff; 
    cursor:pointer;
    outline: none;
}.iosBtn {
    background: url(../img/ios.png) no-repeat 0 0px;
    height:30px;
    width:150px;
    float:left;
    margin-top:30px;
    margin-left:15px;
    border:0px;
    color:#fff; 
    cursor:pointer;
    outline: none;
}
 .div-xinghao
{
    float:left;
    color:Red;
    width:10px;
    height:20px;
    font-size:20px;
    font-weight:bold;
    margin-top:5px
    }

 .toggler {
height: 15px;
margin-top: 7px;
float: left;
line-height: 15px;
}

.toggler b {
width: 15px;
height: 15px;
margin-right: 5px;
float: left;
overflow: hidden;
line-height: 0;
font-size: 0;
background: url(../img/toggler-arrow.gif) no-repeat;
}
.toggle-active .toggler b {
background-position: 0 -15px;
}

/*statgroup*/
.column-326{ width:326px;float:left;}
.statgroup{}
.stat-hd{ background:url(../img/period-hd.png) no-repeat; height:128px; -webkit-user-select:none;}
.stat-tit{ font-size:24px;font-family:"Microsoft JhengHei","微软雅黑"; color:#fff; width:116px; padding-top:34px;margin:auto; text-align:center; line-height:30px;}
.stat-main{ padding:10px;}
.stat-intro{ padding-left:10px; padding-right:0; background:#f3f8f2; border:1px solid #e0e6e8; border-bottom:0; font-size:15px;font-family:"Microsoft JhengHei","微软雅黑"; color:#2f8d13;}
.stat-intro-bd{ padding:15px 0; text-align:left; padding-right:10px;line-height:22px; background:url(../img/icon-arrow-next.png) no-repeat right center;}
.stat-intro-bd strong{ font-size:15px; font-weight:normal;}
.stat-bd{ border:1px solid #e0e6e8; padding:0 15px; color:#585858;}
.stat-bd .serial{ width:26px; height:26px; font-family:"Microsoft JhengHei","微软雅黑"; font-size:15px;line-height:26px; color:#fff; overflow:hidden; background:url(../img/icon-num-bg.png) no-repeat; text-align:center; margin:auto;-webkit-user-select:none;}
.stat-bd .name{ color:#2f8d13;float:left}
.stat-more{ margin-top:7px;float:left; }
.stat-more a{color:#81756d;font-size:13px}
.stat-intro-bd table td{ padding:2px 5px; text-align:left;font-size:15px;}
.table-ranking{}
.table-ranking td{ padding-top:10px;padding-bottom:10px; font-size:13px; border-bottom:1px solid #e0e6e8;}
.table-ranking tr:last-child td{ border-bottom:none;}
/*arealist*/
.arealist{ float:left; width:452px;}
.arealist ul{margin-left:0px;margin-top:0px}
.arealist ul li { overflow:hidden; margin-bottom:10px;}
.arealist ul li .hdt {-webkit-user-select:none; position:relative; color: #585858; background:url(../img/li-bg.png) repeat-x; height:26px; line-height:26px;  border:1px solid #e0e5e7;   overflow: hidden; cursor: pointer; font-weight:bold; font-size:13px;}
.arealist ul li .ico { display:block; position:absolute; right:13px; top:10px; width:22px; height:10px; overflow:hidden; background:url(../img/icon-aup.png) no-repeat;}
.arealist ul li .ico { -webkit-transition: 0.2s ease; }
.arealist ul li .hdt .ckall{height:26px; line-height:26px; font-size:13px; margin-top:1px; margin-left:14px; vertical-align:middle}
.arealist ul li .hdt .ckall .cbx-label span{ font-size:13px; margin-left:8px; line-height:26px;}
.arealist ul li .cont { padding-left:20px; padding-top:10px; padding-bottom:10px; display:block;}
.arealist ul li .cont .cbx-label{margin-right:30px; font-size:13px;}
.arealist ul li.on .ico{ background:url(../img/icon-aup-on.png) no-repeat;}
.arealist ul li.on .cont{ display:block;}

