.gamelistitem a{
    padding:5px 10px;
    margin:6px;
    display:inline-block;
    white-space:nowrap;
}

.gamelistitem{
    width:85%;
}

.btnAddLeveling{
    background:#3fa865;
    color:white;
    padding:10px 30px;
    border:none;
    border-radius:5px;
}

.btnAddLeveling:hover,.btnAddLeveling:focus{
   background-color: #20944a !important;
}


.btnEditTemplate{
    color:white;
    background:#3fa865;
    border-radius:5px;
    border:none;
    padding:3px 15px;
    font-size:13px;
}

.tipsbox {
    background: white;
    position: absolute;
    border: 1px solid #7ecdf4;
    border-radius: 3px;
    font-size: 13px;
    line-height: 1.3;
    padding: 5px;
}


.datacontrolbox{
    display:block;
}

.datacontrolbox ul{
   margin:8px 0px;
}


.datacontrolbox ul li.sel{
    display:inline-block;
    width:200px;
}


.datacontrolbox ul li{
    display:inline-block;
    width:480px;
}


.datacontrolbox .boxtitle{
   display:inline-block;
   width:200px;
   text-align:right;
}

.addtips{
    line-height:1.8;
   
}

.addtips > b{
   color:red;
}

.addtips > p{
   color:#3fa866;
   padding-left:30px;
}

.addlevelingflow{
    background:#b9fdfe;
    display:block;
    width:100%;
    height:140px;
    border-radius:2px;
}

.addlevelingflow > div{   
    background:#b9fdfe;
    display:block;
    width:359.8px;
    float:left;
    padding:20px 20px;
}

.addlevelingflow div > span{ 
    float:left;
    margin-top:48px;
    margin-left:10px;
}

.addlevelingflow div > img{ 
    float:left;
    height:101px;
}


.paynow{
     padding:10px 15px;
     display:inline-block;
     border:none;
     font-size:22px;
     text-decoration:none;
     color:white;
     background:#46b068;
     border-radius:5px;
}

.paynow:hover{
     background-color: #20944a !important;
}

.payamount > a{
    display:inline-block;
    margin-right:10px;
    padding:10px 15px;
    border:1px solid #dcdcdc;
    font-size:22px;
    text-decoration:none !important;
    color:#717171 !important;
    transition:none !important;
}

.payamount_focus {
    border-color: #45b068 !important;
    background: url(/Images/Leveling/jd_dl_focus.png) !important;
    background-repeat: no-repeat !important;
    background-position: right bottom !important;
    text-decoration:none;
}

.payamount > a:hover{
   border-color:#45b068;
   color:#717171;
   text-decoration:none;
}
.payamount > a.active {  
    text-decoration: none;
}


#tbpaycontent{
    margin:0px auto;
}

#tbpaycontent td{
   padding: 20px 10px;
}

#tbpaycontent tr > td:first-child{
    width:130px;
    height:50px;
}

.userfunction{
    margin-top:10px;
}
.font22{
    font-size:22px;
}

.userfunction > .usertop > div {
    padding: 20px;
    display: inline-block;
    width: 160px;
    text-align: center;
}

.userfunction > .userbottom > div {
    padding: 35px 5px 0px 5px;
    display: inline-block;
    width: 120px;
    text-align: center;
}

.usersafeitem > span{
   margin:0px 5.5px;
   display:inline-block;
   width:20px;
   height:20px;
}


.btnpromote{
    width:40px;
    height:18px;  
    line-height:18px;  
    border-radius:5px;
    border:none;
    background:#f59701;
    color:white;
    display:inline-block;
    font-size:12px;
    margin-top:-5px;
}

.btnpromote:hover{
    background:#c5841d;
}

.veticalline{
   display:block;
   width:2px;
   background:#f59e11;
   margin-left:2px;
}

.userimg{
    width:128px;
    height:128px;
    border-radius:50%;
    display:block;
    background:#37a161;
}

.userinfo{
    width:150px;
    display:block;
}

/*.userinfo > div{
    height:25px;
    line-height:25px;
}*/



.hei38{
    display:block;
    height:38px;
    line-height:38px;
}

.table{
    width:100%;
    background:white;    
}

.table > tbody  td {
    padding:10px;
    font-size:14px;
    border-bottom:1px solid #dcdcdc;
}

.table > thead  td {
    padding:10px;
    font:15px;
    border-bottom:1px solid #a0a0a0;
}




.inlineblock{
    display:inline-block;
}

.sortmenu{
    color: #b5b5b5;    
}

.sortmenu > a{
    color: #b5b5b5;
    display:inline-block;    
}

.sortmenu > a:hover{
    color: #4e8862;
    text-decoration:none; 
}

.searchbox{
    width:200px;
    border:1px solid #d1d1d1;
    height:27px;
    line-height:27px;
    padding:0px 5px;
}

.searchbtn{   
    border:none;
    height:27px;
    line-height:27px;
    padding:0px 15px;
    color:white;
    background:#3fa865;
    margin-left:-5px;
}


.gamelistitem > a:hover {
    border-radius: 5px;
    background: #3fa865;
    color: white;
    padding: 5px 10px;
    text-decoration: none;
}

.gamelistitem > a.active {
    border-radius: 5px;
    background: #3fa865;
    color: white;
    padding: 5px 10px;
    text-decoration: none;
}


img {
    vertical-align: middle;
}

.lstgames {
}

.f15 {
    font-size: 15px;
}

.f14 {
    font-size: 14px;
}

.hei45 {
    display: block;
    height: 45px;
    line-height: 45px;
}

.padding5{
    padding:5px;
}

.paddL10{
    padding-left:10px;
}

.paddLR18 {
    padding: 0px 18px;
}

.padding20{
    padding:20px;
}

.margin20{
    margin:20px;
}

.margin30{
    margin:30px;
}

.paddL40 {
    padding-left: 40px;
}

.wid80 {
    width: 80px;
}

.txtright {
    text-align: right;
}


.txtcenter {
    text-align: center;
}


.sitepath {
    color: #757575;
}


    .sitepath a {
        color: #4e8862;
    }


.xsHelp {
    margin-top: 30px;
    margin-left: 70px;
}

    .xsHelp li {
        padding: 5px 0px;
        color: white;
    }

        .xsHelp li a {
            color: white;
            font-size: 13px;
        }

        .xsHelp li.xstitle {
            font-weight: bold;
            font-size: 15px;
        }


.complain_join {
    display: block;
    padding-top: 65px;
}

    .complain_join > span:last-child {
        display: block;
        margin-top: 18px;
    }


.news {
    width: 283px;
}

    .news > .newsTitle {
        border: 1px solid #dcdcdc;
        border-radius: 5px;
        margin-top: 8px;
        padding: 5px;
    }

    .news > .newsContent {
        border: 1px solid #dcdcdc;
        border-radius: 5px;
        margin-top: 8px;
        padding: 5px;
    }

        .news > .newsContent > ul > li {
            display: block;
            line-height: 25px;
            height: 25px;
        }

        .news > .newsContent a {
            padding: 5px 10px;
            color: #3fa865;
        }


.btnmore {
    background: #e9e9e9;
    color: #6a6a6a;
    border-radius: 10px;
    padding: 2px 10px;
    font-size: 13px;
    float: right;
}

.cell > .qrcode {
    padding-top: 10px;
}


.activityList {
    padding: 20px;
}

    .activityList > span {
        float: left;
    }

    .activityList > .subactivity {
        margin: 0px 15.5px;
    }

        .activityList > .subactivity > span:first-child {
            float: left;
        }

        .activityList > .subactivity > span:last-child {
            float: left;
            margin-top: 129px;
            height: 110px;
            margin-left: -185px;
        }




.LevelingList {
    padding: 20px;
}

    .LevelingList li {
        padding: 0px 10px;
    }

    .LevelingList .ListItemCell {
        float: left;
        display: block;
        height: 45px;
        line-height: 45px;
        margin: 0px 5px;
    }

    .LevelingList .btnView {
        width: 65px;
        height: 25px;
        background: #00ce3b;
        color: white;
        border-radius: 3px;
        padding: 0px 10px;
    }

.imgHotGame {
    padding: 10px 20px;
    text-align: center;
}

    .imgHotGame img {
        margin: 10px 13.5px;
    }

.row .rowTitle {
    padding: 10px 10px;
    border-bottom: 1px solid #cccccc;
    margin: 0px 20px;
}

.btitle {
    font-size: 17px;
}

.rowcontainer {
    width: 100%;
    background: white;
    display: block;
}

.row {
    width: 1200px;
    display: block;
    background: white;
    margin: 0px auto;
}

    .row > .cell {
        float: left;
    }

.clearfloat {
    clear: both;
}

.veticalList {
    display: block;
    background: white;
}

    .veticalList li {
        display: block;
        color: #717171;
    }


.liMenu {
    width: 1200px;
    float: left;
}


.liHotGame {
    width: 195px;
    float: left;
}

    .liHotGame li {
        width: 195px;
        height: 37.6px;
        line-height: 37.6px;
        white-space: nowrap;
    }

        .liHotGame li a {
            width: 145px;
            height: 37.6px;
            line-height: 37.6px;
            display: block;
            white-space: nowrap;
            margin: 0px auto;
            color: #717171;
            padding-left: 50px;
        }


        .liHotGame li:last-child {
            height: 45px;
            line-height: 45px;
            color: white;
            background: #2e8a57;
        }

            .liHotGame li:last-child a {
                height: 45px;
                line-height: 45px;
                color: white;
            }


.logintop {
    background: #2e8a57;
    color: white;
    display: block;
    width: 285px;
    height: 70px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

    .logintop > span {
        font-size: 13px;
        color: white;
        display: block;
        height: 22px;
        line-height: 22px;
        padding: 8px 10px 0px 10px;
    }

.logincontent {
    display: block;
    height: 210px;
    background: white;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    text-align: center;
    padding-top: 20px;
    border: 1px solid #dcdcdc;
}

    .logincontent p {
        color: #5a5a5a;
    }

    .logincontent > .contenttitle {
        font-size: 15px;
        text-align: center;
        padding: 20px 0px;
    }

    .logincontent .loginbtn {
        font-size: 15px;
        text-align: center;
        padding: 10px 30px;
        color: white;
        background: #46b068;
        border: none;
        border-radius: 5px;
        margin-right: 10px;
    }

        .logincontent .loginbtn:hover {
            background: #2e8a57;
        }

    .logincontent .regbtn {
        font-size: 15px;
        text-align: center;
        padding: 10px 30px;
        color: white;
        background: #b94f97;
        border: none;
        border-radius: 5px;
        margin-left: 10px;
    }

        .logincontent .regbtn:hover {
            background: #894974;
        }

    .logincontent > .dvcontent {
        text-align: center;
    }



.loginsmiling {
    border: 1px solid #3ea864;
    border-radius: 50%;
    display: block;
    background: white;
    width: 128px;
    height: 128px;
}


    .loginsmiling img {
        border-radius: 50%;
        width: 128px;
        height: 128px;
    }


    .loginsmiling:hover img {
        transform: rotate(10deg);
        -ms-transform: rotate(10deg); /* IE 9 */
        -webkit-transform: rotate(10deg); /* Safari and Chrome */
        -o-transform: rotate(10deg); /* Opera */
        -moz-transform: rotate(10deg); /* Firefox */
    }


a {
    color: #4e8862;
}

    a:hover {
        color: #FF3300;
    }

.floatl {
    float: left;
}

.floatr {
    float: right;
}

.editor ul, .editor ol {
    padding-left: 30px;
}

.editor p {
    margin-bottom: 8px;
}

.clear {
    clear: both;
}
/*页面中直接添加类别选择器为clear的DIV便可清楚浮动。如：<div class="clear"></div>*/
/*----整体DIV块----------------------------------------*/
#metinfo {
    width: 1200px;
    padding: 10px;
    margin: 0px auto;
    background: none;
    margin-top:10px;
    box-shadow:0px 0px 10px black;
    border-radius:3px;
    margin-bottom:10px;
    background:white;
}

/*----Head文件----------------------------------------*/
#top {
    width: 1200px;
    margin: 0px auto;
}

    #top .sidebar {
        float: right;
        text-align: right;
        min-height: 60px;
        margin-right: 25px;
    }

    * html #top .sidebar {
        height: 60px;
    }

    #top .lang {
        padding: 5px;
    }

        #top .lang span {
            padding: 0px 8px;
        }

    #top .sidebar .metsearch ul {
        list-style: none;
    }

        #top .sidebar .metsearch ul li {
            height: 25px;
            line-height: 25px;
            float: left;
        }

    #top .sidebar .metsearch span.parasearch_title {
        display: none;
    }

    #top .sidebar .metsearch ul li span.parasearch_input input {
        width: 156px;
        padding: 0px 5px;
        height: 25px;
        background: url(../bg_keyword.jpg) no-repeat;
        border: none;
        text-align: left;
        margin: 0px 5px;
        overflow: hidden;
    }

#indexmain {
    padding: 0px 15px;
    margin-top: 3px;
    *margin-top: 6px;
}

*html #indexmain {
    margin-top: 6px;
}

#head {
    height: 45px;
    background: url(../menu_bg2.jpg) repeat;
    clear: both;
    top:0px;
}

.headscroll {
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0px;
}

#nav {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    list-style: none;
    height: 45px;
    line-height: 45px;
    background: #3fa865;
}

    #nav li {
        width: 130px;
        height: 45px;
        line-height: 45px;
        position: relative;
        float: left;
        display: inline;
        text-align: center;
        white-space: nowrap;
        margin: 0px 10px;
    }


        #nav li.line {
            float: left;
            display: none;
            width: 3px;
            min-width: 3px;
            background: url(../bg_menu_gap.jpg) repeat;
        }

        #nav li.home {
            float: left;
            display: inline;
            width: 6px;
            min-width: 6px;
            background: url(../bg_menu_left.jpg) no-repeat left 0px;
        }

        #nav li a {
            font-family: STHeiti,"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,MingLiu;
            font-size: 19px;
            color: white;
            text-decoration: none;
            display: inline-block;
            width: 128px;
            height: 45px;
            line-height: 45px;
            letter-spacing: 1px;
        }



        #nav li:hover {
            display: block;
            background: #2E8B57;
        }

.liselected {
    display: block;
    background: #2E8B57;
}

#nav li dl {
    text-align: center;
    list-style: none;
    border-top: 1px solid #eee;
}

    #nav li dl dd {
        background: url(../m16/nav.png) repeat-x;
        height: 20px;
        line-height: 20px;
        padding: 5px;
        border: 1px solid #eee;
        border-top: none;
    }

        #nav li dl dd a {
            font-weight: normal;
        }

#head .date {
    height: 27px;
    line-height: 29px;
    background: url(../bg_phone.jpg) no-repeat right top;
    text-align: right;
    padding-right: 10px;
    color: #154985;
    font-weight: bold;
}

.flash {
    width: 100%;
    margin-top: 8px;
    overflow: hidden;
}

/*----Index文件----------------------------------------*/
#main {
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
}

    #main h2.title {
        height: 18px;
        font-size: 100%;
        overflow: hidden;
        background: url(../top.png) no-repeat left top;
    }

        #main h2.title span {
            color: #053165;
        }

        #main h2.title i {
            color: #3769a3;
            font-style: normal;
            font-weight: normal;
            padding-left: 10px;
        }

        #main h2.title a {
            float: right;
            width: 37px;
            height: 18px;
            display: block;
            cursor: pointer;
            line-height: 60px;
            background: url(../more.gif) no-repeat left top;
        }

    #main #left {
        float: right;
        width: 310px;
        overflow: hidden;
    }

        #main #left .news1, #main #left .news2 {
            padding: 0px 5px;
        }

#pgbottom #rightbottom {
    float: right;
    width: 310px;
    overflow: hidden;
}

    #pgbottom #rightbottom .news1, #main #left .news2 {
        padding: 0px 5px;
    }

.scroll_wrap .new2 {
    padding: 0px 5px;
}

.scroll_wrap h2.title {
    height: 18px;
    font-size: 100%;
    overflow: hidden;
    background: url(../top.png) no-repeat left top;
}

    .scroll_wrap h2.title span {
        color: #053165;
    }

    .scroll_wrap h2.title i {
        color: #3769a3;
        font-style: normal;
        font-weight: normal;
        padding-left: 10px;
    }

    .scroll_wrap h2.title a {
        float: right;
        width: 37px;
        height: 18px;
        display: block;
        cursor: pointer;
        line-height: 60px;
        background: url(../more.gif) no-repeat left top;
    }

.scroll_wrap .con {
    padding: 15px 0px;
}

    .scroll_wrap .con ul {
        list-style: none;
    }

    .scroll_wrap .con li {
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        background: url(../dot3.gif) repeat-x left bottom;
    }

        .scroll_wrap .con li a {
            background: url(../list.gif) no-repeat left 4px;
            padding-left: 10px;
        }

        .scroll_wrap .con li span.time {
            float: right;
            padding-left: 5px;
            color: #B5B5B5;
        }

#main #left .con {
    padding: 15px 0px;
}

    #main #left .con ul {
        list-style: none;
    }

    #main #left .con li {
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        background: url(../dot3.gif) repeat-x left bottom;
    }

        #main #left .con li a {
            background: url(../list.gif) no-repeat left 4px;
            padding-left: 10px;
        }

        #main #left .con li span.time {
            float: right;
            padding-left: 5px;
            color: #B5B5B5;
        }

#main #middle {
    float: left;
    width: 780px;
    margin-left: 0px;
    overflow: hidden;
}

    #main #middle .pro {
        height: 230px;
        overflow: hidden;
    }

    #main #middle .otherinfo {
        text-align: left;
    }

#pgbottom #leftbottom {
    float: left;
    width: 780px;
    margin-left: 0px;
    overflow: hidden;
}

    #pgbottom #leftbottom .pro {
        height: 230px;
        overflow: hidden;
    }

    #pgbottom #leftbottom .otherinfo {
        text-align: left;
    }


#main #right {
    float: left;
    background: #bce2f9 url(../show.png) repeat-x left top;
    width: 210px;
    overflow: hidden;
}

    #main #right h2.rite {
        height: 40px;
        overflow: hidden;
        font-size: 100%;
        background: url(../showarrow_03.png) no-repeat 20px 14px;
        line-height: 40px;
        padding-left: 35px;
        color: #053165;
    }

        #main #right h2.rite span {
            color: #4b80b2;
            padding-left: 8px;
        }

    #main #right .conlist {
        padding-bottom: 10px;
    }

        #main #right .conlist ul {
            list-style: none;
        }

            #main #right .conlist ul li {
                display: block;
                width: 140px;
                margin: 7px auto;
                border: 1px solid #e0e0e0;
                background: #f6f6f6 url(../dt-11.gif) no-repeat 5px 10px;
                padding: 3px 15px;
            }

                #main #right .conlist ul li a {
                    color: #757666;
                }

                    #main #right .conlist ul li a:hover {
                        color: #39F;
                    }

.conlist2 ul li {
    background: #f6f6f6 no-repeat scroll 5px 10px;
    border: 1px solid #e0e0e0;
    display: block;
    margin: 7px auto;
    padding: 3px 15px;
    width: 150px;
}

.frlk {
    padding: 15px 0px;
}

*html .frlk {
    padding-top: 12px;
}

* + html .frlk {
    padding-top: 12px;
}

    .frlk h3.lkti {
        float: left;
        display: inline;
        height: 25px;
        color: #333;
        min-width: 60px;
        white-space: nowrap;
        font-size: 100%;
    }

    .frlk ul li {
        float: left;
        display: inline;
        margin-right: 20px;
    }

.lk-contx {
    float: left;
    overflow: hidden;
    margin-left: 15px;
}

.txtlk li {
    height: 25px;
    padding-bottom: 3px;
    line-height: 25px;
    white-space: nowrap;
}

.imglk li a {
    display: block;
}

.imglk li img {
    width: 91px;
    height: 40px;
    padding-top: 5px;
}
/*----Footer文件----------------------------------------*/
#footer {
    text-align: center;
    background: #454545;
    margin-top: 5px;
    color: white;
}

    #footer div.nav {
        height: 220px;
        width: 1200px;
        margin: 0px auto;
        line-height: 28px;
        color: #a6a6a6;
    }

        #footer div.nav a {
        }

        #footer div.nav span {
            padding: 0px 8px;
        }

    #footer ul {
        list-style: none;
    }

    #footer div.text {
        padding: 5px;
        line-height: 1.6;
        margin-bottom: 15px;
    }

div.powered_by_metinfo a {
    color: #09f;
}

/*----Web文件----------------------------------------*/
#web {
    overflow: hidden;
}

    #web h2.position {
        font-weight: normal;
        font-size: 12px;
        padding-left: 10px;
    }

    #web .ysline {
        height: 3px;
        background: #cdcdcd;
        overflow: hidden;
    }

        #web .ysline span {
            height: 3px;
            width: 253px;
            background: #40B166;
            display: block;
        }

    #web #left {
        float: right;
        width: 758px;
        padding-left: 10px;
        overflow: hidden;
    }

    #web #right {
        float: left;
        width: 188px;
        border-right: 1px solid #e9e9e9;
    }

        #web #right h3.title {
            height: 32px;
            line-height: 32px;
            overflow: hidden;
            background: url(../about_11.gif) no-repeat left top;
            border-bottom: 1px solid #e9e9e9;
        }

            #web #right h3.title span {
                font-size: 12px;
                background: url(../open.gif) no-repeat 25px 3px;
                padding-left: 50px;
                color: #fff;
            }

        #web #right .webnav {
            padding-bottom: 20px;
        }

#web-sidebar dl {
    border-bottom: 1px solid #e9e9e9;
}

/*搜索模块、会员模块左侧导航*/
#web #right .advsearch_searchword input {
    border: 2px solid #e3e3e3;
    padding: 2px;
}

#web #right .webnav ul {
    list-style: none;
    padding-left: 20px;
}

    #web #right .webnav ul li {
        padding: 4px 0px;
    }

    #web #right .webnav ul.memberul {
        padding: 0px;
    }

        #web #right .webnav ul.memberul li {
            padding: 3px 10px 3px 30px;
            background: url(../m16/list.gif) no-repeat 15px 9px;
        }
/*-----顶级栏目--------------*/
#web-sidebar h2 {
    padding: 3px 10px 3px 30px;
    background: url(../m16/list.gif) no-repeat 15px 9px;
    font-size: 100%;
    font-weight: normal;
}

#web-sidebar div.part2dom {
    margin-left: 15px;
}
/*-------------------*/
#web-sidebar dt {
    padding: 5px 10px 5px 50px;
    background: url(../open.gif) no-repeat 25px 9px;
}

#web-sidebar .part-on {
    background: url(../open.gif) no-repeat 25px 9px;
}

#web-sidebar dd {
    margin-left: 30px;
}

    #web-sidebar dd h4 {
        font-size: 100%;
        font-weight: normal;
        padding: 2px 0px 2px 15px;
        background: url(../xcion.png) no-repeat left 5px;
    }
/*-------------------*/
#web #right ul.list {
    list-style: none;
    padding: 5px;
}

    #web #right ul.list li {
        background: url(../m16/list2.gif) no-repeat 5px 6px;
        padding-left: 20px;
        height: 28px;
        line-height: 28px;
        padding-right: 8px;
        overflow: hidden;
    }

#web #right div.text {
    padding: 5px 8px;
}


#web #left div.webcontent {
    width: 758px;
}

#flip {
    padding: 5px;
    text-align: center;
}

.hits {
    border-bottom: 1px dotted #ccc;
    height: 25px;
    line-height: 25px;
    margin: 5px 0px;
    text-align: right;
}

.page {
    padding: 2px 5px;
    line-height: 1.5;
    color: #666;
}

    .page a {
        color: #666;
        text-decoration: underline;
    }

.inside {
    margin-bottom: 10px;
    text-align: right;
}

    .inside a {
        padding: 1px 0px;
        color: #f00;
        font-weight: bold;
    }

        .inside a:hover {
            color: #f00;
            border-bottom: 1px solid #f00;
        }
/*----Show文件----------------------------------------*/
#left div.showtext {
    padding: 0px 8px;
}

/*----News文件----------------------------------------*/
#news_list ul {
    list-style: none;
    padding: 10px;
}

#news_list li {
    height: 28px;
    padding: 0px 8px 0px 20px;
    background: url(../newlist.gif) no-repeat 3px 7px;
    line-height: 28px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
}

    #news_list li span {
        float: right;
    }

    * html #news_list li img {
        padding-top: 8px;
    }

#news_list dl {
    padding: 10px;
}

#news_list div.line {
    height: 10px;
    border-top: 1px solid #ccc;
    overflow: hidden;
}

#news_list dt {
    position: relative;
}

#news_list dd {
    width: 100%;
}

    #news_list dd .text {
        padding-left: 10px;
    }

    #news_list dd h3 {
        font-size: 100%;
    }

    #news_list dd p {
        color: #666;
    }


/*----ShowNews文件----------------------------------------*/
#shownews {
    padding: 10px;
}

    #shownews h1.title {
        padding: 4px;
        border-bottom: 1px dotted #ccc;
        margin-bottom: 10px;
        font-size: 150%;
    }

    #shownews div.text {
        padding: 0px 5px;
    }

    #shownews .related {
        font-size: 100%;
        padding-left: 5px;
        margin-top: 8px;
    }

    #shownews .related-list {
        padding-left: 20px;
        list-style: none;
    }

        #shownews .related-list li {
            float: left;
            width: 48%;
        }

/*----Product文件----------------------------------------*/
/*【样式一】*/
#product-list #plug1 {
    padding: 10px 0px;
}

    #product-list #plug1 ul {
        list-style: none;
    }

    #product-list #plug1 li {
        float: left;
        display: inline;
        margin: 0px 12px 5px;
        text-align: center;
        overflow: hidden;
    }

        #product-list #plug1 li span {
            display: block;
        }

        #product-list #plug1 li img {
            border: 1px solid #ccc;
            padding: 3px;
        }

        #product-list #plug1 li span.info_title {
            height: 25px;
            line-height: 25px;
            overflow: hidden;
        }

/*【样式二】*/
#product-list #plug2 {
    padding: 10px;
}

    #product-list #plug2 dl {
        overflow: hidden;
        float: left;
        width: 354px;
        margin-bottom: 10px;
    }

        #product-list #plug2 dl dt {
            float: left;
            overflow: hidden;
            position: relative;
        }

            #product-list #plug2 dl dt a {
                display: block;
                padding: 3px;
                font-size: 0px;
                border: 1px solid #e6e6e6;
            }

        #product-list #plug2 dl dd {
            float: left;
            width: 100%;
            overflow: hidden;
        }

    #product-list #plug2 dd ul {
        padding-left: 10px;
        list-style: none;
        color: #555;
    }

    #product-list #plug2 h4.title {
        font-size: 14px;
        line-height: 1.2;
    }

        #product-list #plug2 h4.title a {
            color: #0058b2;
        }

/*----ShowProduct文件----------------------------------------*/
#showproduct {
    padding: 10px;
}

    #showproduct dt {
        float: left;
        overflow: hidden;
        position: relative;
    }

    #showproduct dd {
        float: left;
        width: 100%;
        overflow: hidden;
    }

        #showproduct dd li {
            list-style: none;
            padding: 5px;
            border-bottom: 1px dotted #ccc;
            color: #666;
        }

        #showproduct dd h1 {
            font-size: 14px;
            color: #0058b2;
        }

        #showproduct dd div.text {
            padding: 5px;
        }

    #showproduct dt #imgqwe a {
        display: block;
        border: 1px solid #e6e6e6;
        padding: 5px;
        text-align: center;
    }

    #showproduct .smallimg {
        text-align: center !important;
        margin-top: 8px;
    }

        #showproduct .smallimg span.spic {
            margin: 2px;
        }

    #showproduct dd .feedback {
        padding: 5px;
        text-align: right;
    }

        #showproduct dd .feedback a {
            padding: 3px 8px;
            border: 1px solid #f00;
            color: #f00;
        }

    #showproduct h3.hr {
        font-size: 12px;
        margin-top: 15px;
        padding: 0px 5px;
        height: 22px;
        border-bottom: 1px solid #0058B3;
        font-weight: normal;
    }

        #showproduct h3.hr a {
            float: left;
            display: inline;
            padding: 0px 8px;
            margin: 0px 2px;
            border: 1px solid #0058B2;
            border-bottom: 0;
            color: #fff;
            background: #0058B1;
            height: 22px;
            line-height: 22px;
        }

        * html #showproduct h3.hr a {
            position: relative;
            top: 1px;
        }

            #showproduct h3.hr a.hover {
                font-weight: bold;
                background: #fff;
                color: #444;
            }

    #showproduct div.text {
        padding: 5px;
    }

/*----Download文件----------------------------------------*/
#download_list #plug1 {
    padding: 10px;
}

    #download_list #plug1 dt {
        border-bottom: 1px dotted #ccc;
        font-weight: bold;
        font-size: 120%;
        padding: 0px 5px 0px 18px;
        background: url(../small/download_ico.gif) no-repeat 3px 8px;
    }

        #download_list #plug1 dt a {
            color: #0058b2;
        }

    #download_list #plug1 dd {
        color: #666;
        padding: 0px 18px;
        height: 28px;
        line-height: 28px;
    }

        #download_list #plug1 dd div {
            float: right;
        }

        #download_list #plug1 dd span {
            padding-right: 20px;
        }

        #download_list #plug1 dd a {
            color: #0058b2;
        }

            #download_list #plug1 dd a.down {
                color: #f00;
                text-decoration: underline;
            }

/*----ShowDownload文件----------------------------------------*/
#showdownload {
    padding: 10px;
}

    #showdownload ul.Para {
        list-style: none;
        margin-bottom: 15px;
    }

        #showdownload ul.Para li {
            background: #f0f0f0;
            border-bottom: 1px solid #fff;
            color: #555;
            height: 25px;
            line-height: 25px;
            overflow: hidden;
        }

            #showdownload ul.Para li span.name {
                float: left;
                background: #ddd;
                min-width: 80px;
                padding: 0px 5px;
                white-space: nowrap;
                text-align: center;
                border-right: 1px solid #fff;
                margin-right: 8px;
            }

            * html #showdownload ul.Para li span.name {
                width: 80px;
            }

            #showdownload ul.Para li.title h1 {
                font-size: 100%;
            }

            #showdownload ul.Para li a {
                color: #f00;
                text-decoration: underline;
            }

    #showdownload div.Para .info_download {
        display: block;
        padding: 5px;
    }

        #showdownload div.Para .info_download a {
            padding: 3px 8px;
            border: 1px solid #ccc;
            color: #333;
            font-weight: bold;
        }

/*----Img文件----------------------------------------*/
#img_list ul {
    list-style: none;
}

#img_list #plug1 {
    padding: 10px 0px;
}

    #img_list #plug1 ul {
        list-style: none;
    }

    #img_list #plug1 li {
        float: left;
        display: inline;
        margin: 0px 12px 5px;
        text-align: center;
        overflow: hidden;
    }

        #img_list #plug1 li span {
            display: block;
        }

        #img_list #plug1 li img {
            border: 1px solid #ccc;
            padding: 3px;
        }

        #img_list #plug1 li span.info_title {
            height: 25px;
            line-height: 25px;
            overflow: hidden;
        }

#img_list dl {
    padding: 10px;
}

#img_list div.line {
    height: 1px;
    border-top: 1px solid #ccc;
    overflow: hidden;
}

#img_list dt {
    position: relative;
}

#img_list dd {
    width: 100%;
    color: #666;
}

    #img_list dd .text {
        padding-left: 10px;
    }

    #img_list dd h5 {
        font-size: 100%;
        font-weight: normal;
    }

    #img_list dd h4 {
        font-size: 100%;
        font-weight: normal;
        border-bottom: 1px solid #ccc;
    }

    #img_list dd p {
    }

/*----ShowImg文件----------------------------------------*/
#showimg {
    padding: 10px;
}

    #showimg h1.title {
        padding: 4px;
        border-bottom: 1px dotted #ccc;
        margin-bottom: 10px;
        font-size: 150%;
    }

    #showimg div.para {
        text-align: center;
    }

    #showimg div.text {
        padding: 0px 5px;
    }

    #showimg div.metinfo_slide {
        margin-left: auto;
        margin-right: auto;
    }

    #showimg h3.hr {
        font-size: 100%;
        background: #eee;
        margin-top: 8px;
        padding-left: 5px;
        height: 25px;
        line-height: 25px;
        border-top: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
    }

    #showimg #imgqwe a img {
        border: 1px solid #e6e6e6;
        padding: 5px;
    }

    #showimg #imgqwe a img {
        border: 1px solid #e6e6e6;
    }

    #showimg .smallimg {
        text-align: center !important;
        margin-top: 8px;
    }

        #showimg .smallimg span.spic {
            margin: 2px;
        }

    #showimg span.info_select {
        margin-top: 8px;
    }

    #showimg .paralist {
        list-style: none;
        text-align: left;
        padding: 5px;
    }

        #showimg .paralist li {
            color: #666;
        }

/*----Job文件----------------------------------------*/
#job_list #plug1 {
    border: 1px solid #ccc;
    margin: 10px;
}

    #job_list #plug1 dt {
        height: 28px;
        line-height: 28px;
        border-bottom: 1px solid #ccc;
        color: #666;
        padding-left: 10px;
    }

    #job_list #plug1 dd {
        background: url(../small/job_ico.gif) no-repeat 5px 13px;
        padding-left: 15px;
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #ccc;
        overflow: hidden;
        color: #666;
        font-weight: bold;
    }

        #job_list #plug1 dt span, #job_list #plug1 dd span {
            float: right;
            width: 100px;
            font-weight: normal;
            text-align: center;
            overflow: hidden;
            border-left: 1px solid #ccc;
        }

        #job_list #plug1 dd a.title {
            color: #0058b2;
            text-decoration: none;
        }

        #job_list #plug1 dd a {
            color: #f00;
            text-decoration: underline;
        }

/*----ShowJob文件----------------------------------------*/
#showjob {
    padding: 10px;
}

    #showjob h1.title {
        padding: 4px;
        border-bottom: 1px dotted #ccc;
        margin-bottom: 10px;
        font-size: 150%;
    }

    #showjob div.para ul {
        list-style: none;
        padding: 0px 5px;
    }

        #showjob div.para ul li {
            float: left;
            width: 50%;
            padding: 3px 0px;
        }

    #showjob div.text {
        padding: 0px 5px;
    }

    #showjob h3.hr {
        clear: both;
        font-size: 100%;
        margin: 8px 0px;
        padding: 2px 5px;
        border-bottom: 1px dotted #ccc;
    }

    #showjob div.para .info_cv {
        clear: both;
        padding: 5px;
        text-align: right;
    }

        #showjob div.para .info_cv a {
            padding: 3px 8px;
            border: 1px solid #f00;
            color: #f00;
            font-weight: bold;
        }
/*----CV文件----------------------------------------*/
#cv_list {
    padding: 10px;
    text-align: center;
}

table.cv_table {
    background: none;
    width: 100%;
    text-align: left;
}

    table.cv_table td {
        height: 28px;
        line-height: 28px;
    }

        table.cv_table td.cv_td1 {
            padding-right: 3px;
        }

        table.cv_table td.cv_select, table.cv_table td.cv_input {
            padding-left: 3px;
        }

            table.cv_table td.cv_select select {
                padding: 1px;
            }

            table.cv_table td.cv_select option {
                padding: 1px;
            }

            table.cv_table td.cv_input input {
                padding: 2px;
                background: url(../small/input.gif) no-repeat left top;
                border: 1px solid #bbb;
            }

                table.cv_table td.cv_input input:focus {
                    border: 1px solid #aaa;
                }

            table.cv_table td.cv_input textarea {
                margin: 3px 0px;
                width: 80%;
                padding: 2px;
                background: url(../small/input.gif) no-repeat left top;
                border: 1px solid #bbb;
            }

                table.cv_table td.cv_input textarea:focus {
                    border: 1px solid #aaa;
                }

        table.cv_table td.cv_submit {
            padding: 5px 0px;
        }

            table.cv_table td.cv_submit input {
                cursor: pointer;
            }

/*----Feedback文件----------------------------------------*/
#feedback {
    padding: 10px;
    text-align: center;
}

table.feedback_table {
    background: none;
    width: 100%;
    text-align: left;
}

    table.feedback_table td {
        height: 28px;
        line-height: 28px;
    }

        table.feedback_table td.feedback_td1 {
            padding-right: 3px;
        }

        table.feedback_table td.feedback_select, table.feedback_table td.feedback_input {
            padding-left: 3px;
        }

            table.feedback_table td.feedback_select select {
                padding: 1px;
            }

            table.feedback_table td.feedback_select option {
                padding: 1px;
            }

            table.feedback_table td.feedback_input input {
                padding: 2px;
                background: url(../small/input.gif) no-repeat left top;
                border: 1px solid #bbb;
            }

                table.feedback_table td.feedback_input input:focus {
                    border: 1px solid #aaa;
                }

            table.feedback_table td.feedback_input textarea {
                margin: 3px 0px;
                width: 80%;
                padding: 2px;
                background: url(../small/input.gif) no-repeat left top;
                border: 1px solid #bbb;
            }

                table.feedback_table td.feedback_input textarea:focus {
                    border: 1px solid #aaa;
                }

            table.feedback_table td.feedback_input .checboxcss {
                margin-right: 5px;
                border: 0;
                position: relative;
                top: 2px;
            }

        table.feedback_table td.feedback_submit {
            padding: 5px 0px;
            text-align: left;
            padding-left: 145px;
        }

            table.feedback_table td.feedback_submit input {
                cursor: pointer;
            }

/*----Search文件----------------------------------------*/
#search_list {
    padding: 10px;
}

    #search_list ul {
        list-style: none;
    }

        #search_list ul li {
            border-bottom: 1px dotted #ccc;
            padding: 3px 5px;
        }

            #search_list ul li img {
                display: none;
            }

    #search_list .search_title {
        display: block;
    }

        #search_list .search_title a {
            font-size: 14px;
            color: #f00;
            font-weight: bold;
        }

            #search_list .search_title a:hover {
                border-bottom: 1px solid #f00;
                text-decoration: none;
            }

    #search_list .search_detail {
        display: block;
    }

        #search_list .search_detail a {
            text-decoration: underline;
            color: #09f;
        }

    #search_list .search_updatetime {
        display: block;
    }

    #search_list a:hover {
        text-decoration: underline;
    }

/*----Member文件----------------------------------------*/
#member {
    padding: 10px 15px;
}

/*----Link_Lndex文件----------------------------------------*/
#link_index {
    padding: 0px 10px;
}

    #link_index ul {
        list-style: none;
    }

    #link_index dl {
        margin-bottom: 30px;
    }

        #link_index dl dt {
            font-weight: bold;
            margin-top: 8px;
            padding: 3px;
            border-bottom: 1px solid #bbb;
        }

        #link_index dl dd {
            padding: 5px;
        }

            #link_index dl dd li {
                display: inline;
                padding-right: 10px;
            }

                #link_index dl dd li a {
                    text-decoration: underline;
                    white-space: nowrap;
                }

/*----Addlink文件----------------------------------------*/
#addlink {
    padding: 10px;
    text-align: center;
}

    #addlink .addlink_title {
        text-align: right;
        color: #f00;
        font-size: 13px;
        padding-left: 5px;
        border-bottom: 1px solid #ccc;
    }

    #addlink .addlink_table {
        margin: 0px auto;
        text-align: left;
        width: 100%;
        background: #fff;
    }

        #addlink .addlink_table td {
            height: 28px;
            line-height: 28px;
        }

            #addlink .addlink_table td.addlink_td1 {
                text-align: right;
                width: 20%;
                padding-right: 3px;
            }

            #addlink .addlink_table td.addlink_input {
                padding-left: 5px;
            }

            #addlink .addlink_table td.addlink_td2 {
                padding-left: 5px;
            }

            #addlink .addlink_table td.addlink_input input {
                padding: 2px;
                background: url(../small/input.gif) no-repeat left top;
                border: 1px solid #bbb;
            }

            #addlink .addlink_table td.addlink_input textarea {
                margin: 3px 0px;
                width: 80%;
                padding: 2px;
                background: url(../small/input.gif) no-repeat left top;
                border: 1px solid #bbb;
            }

            #addlink .addlink_table td.addlink_input input:focus {
                border: 1px solid #aaa;
            }

            #addlink .addlink_table td.addlink_input textarea:focus {
                border: 1px solid #aaa;
            }

    #addlink .addlink_submit {
        text-align: left;
        padding: 5px 0px;
        padding-left: 145px;
    }

        #addlink .addlink_submit input {
            cursor: pointer;
        }

/*----Message_Index文件----------------------------------------*/
#message_index {
    padding: 10px;
}

    #message_index ul {
        list-style: none;
        margin: 10px 0px;
        border: 1px solid #d4d4d4;
        border-bottom-width: 2px;
        color: #666;
    }

    #message_index li.message_list_line {
        border-bottom: 1px dotted #ccc;
        padding: 1px 3px;
    }

    #message_index li.message_list_info {
        padding: 5px;
    }

    #message_index li.message_list_reinfo {
        border-top: 1px solid #ccc;
        padding: 5px;
    }

/*----Message文件----------------------------------------*/
#message {
    padding: 10px;
}

    #message .message_table {
        width: 100%;
        margin-top: 10px;
        text-align: left;
        background: none;
    }

        #message .message_table td.message_td1 {
            text-align: right;
            width: 20%;
            height: 28px;
            line-height: 28px;
            padding-right: 3px;
        }

        #message .message_table td.message_input {
            padding-left: 3px;
        }

            #message .message_table td.message_input input {
                padding: 2px;
                background: url(../small/input.gif) no-repeat left top;
                border: 1px solid #bbb;
                margin-right: 3px;
            }

        #message .message_table td.message_text textarea {
            margin: 3px;
            width: 80%;
            padding: 2px;
            background: url(../small/input.gif) no-repeat left top;
            border: 1px solid #bbb;
        }

        #message .message_table td.message_input input:focus {
            border: 1px solid #aaa;
        }

        #message .message_table td.message_text textarea:focus {
            border: 1px solid #aaa;
        }

    #message .message_submint {
        text-align: left;
        padding: 5px 0px;
        padding-left: 145px;
    }

        #message .message_submint input {
            cursor: pointer;
        }

/*----Sitemap文件----------------------------------------*/
#sitemap {
    padding: 10px;
}

    #sitemap .sitemapclass {
        padding: 5px 0px;
    }

    #sitemap .sitemapclass1 {
        font-weight: bold;
        display: block;
        height: 22px;
        line-height: 22px;
        border-bottom: 1px solid #ccc;
        padding-left: 15px;
    }

        #sitemap .sitemapclass1 a {
            padding: 2px 10px;
            background: #e6e6e6;
        }

    #sitemap .sitemapclass2 {
        padding-left: 15px;
        padding-top: 3px;
    }

        #sitemap .sitemapclass2 h3 {
            background: url(../small/bit_07.gif) no-repeat left center;
            padding-left: 10px;
        }

            #sitemap .sitemapclass2 h3 a {
                color: #333;
            }

        #sitemap .sitemapclass2 h4 {
            display: inline;
            padding: 0px 6px;
        }

            #sitemap .sitemapclass2 h4 a {
                text-decoration: underline;
            }

#web .scroll_sec {
    float: none;
}

.scroll_sec {
    overflow: hidden;
    width: 215px;
    background: rgba(0, 0, 0, 0) url("../x01.jpg") repeat-x scroll left top;
    padding-top: 15px;
    margin-top: 5px;
}

    .scroll_sec .news1, .scroll_sec .news2 {
        padding: 0 5px;
    }

    .scroll_sec h2.title {
        background: rgba(0, 0, 0, 0) url("../top.png") no-repeat scroll left top;
        font-size: 100%;
        height: 18px;
        overflow: hidden;
    }

        .scroll_sec h2.title a {
            background: rgba(0, 0, 0, 0) url("../more.gif") no-repeat scroll left top;
            cursor: pointer;
            display: block;
            float: right;
            height: 18px;
            line-height: 60px;
            width: 37px;
        }

        .scroll_sec h2.title span {
            color: #053165;
        }

        .scroll_sec h2.title i {
            color: #3769a3;
            font-style: normal;
            font-weight: normal;
            padding-left: 10px;
        }

    .scroll_sec .con {
        padding: 15px 0;
    }

        .scroll_sec .con li {
            background: rgba(0, 0, 0, 0) url("../dot3.gif") repeat-x scroll left bottom;
            height: 28px;
            line-height: 28px;
            overflow: hidden;
        }

            .scroll_sec .con li a {
                background: rgba(0, 0, 0, 0) url("../list.gif") no-repeat scroll left 4px;
                padding-left: 10px;
            }


.transactionpanel {
    height: 50px;
    display: block;
    padding: 5px;
}

    .transactionpanel .buy {
        background-color: #46B068;
        border: 0;
        width: 102px;
        font: 14px "Microsoft YaHei";
        line-height: 39px;
        color: #fff;
        cursor: pointer;
        height: 39px;
        display: inline-block;
        text-align: center;
        vertical-align: top;
        margin-top: -1px;
        margin: 6px 27px 6px 20px;
        border-radius: 3px;
    }

    .transactionpanel .sell {
        background-color: #46B068;
        border: 0;
        width: 102px;
        font: 14px "Microsoft YaHei";
        line-height: 39px;
        color: #fff;
        cursor: pointer;
        height: 39px;
        display: inline-block;
        text-align: center;
        vertical-align: top;
        margin-top: -1px;
        margin: 6px 20px 6px 6px;
        border-radius: 3px;
    }


.DataPager {
    float: right;
}



    .DataPager a:hover {        
        color: #37a161 !important;
        text-decoration: none !important;
        border: solid #37a161 1px !important;
    }

    .DataPager a {
        border: solid #aaa 1px !important;
        display: inline-block;
        padding: 3px 8px !important;
        margin: 2px !important;
        color: black;
        background: white;
        text-align: center;
    }

    .DataPager .CurrentPageNumber {  
        background:#37a161;
        color: white;
        padding: 3px 8px !important;
        margin: 0px 2px 2px 2px !important;
        display: inline-block;
        text-decoration: none;
        border: solid #37a161 1px;
        vertical-align: inherit !important;
    }

    .DataPager .DisabledPred {
        border: solid gray 1px;
        color: gray;
        border: solid #aaa 1px;
        display: inline-block;
        padding: 3px 8px !important;
        margin: 2px !important;
        color: black;
        background: white;
        text-align: center;
        vertical-align: inherit !important;
    }





/*页面样式*/
#kefu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #d1d1d1 #d1d1d1 #d1d1d1;
    border-image: none;
    display: none;
    height: auto;
    margin-top: -240px;
    position: fixed;
    right: 5px;
    top: 75%;
    z-index: 8888;
    background: transparent;
}

    #kefu .top {
        color: #333;
        font-size: 14px;
        font-weight: bold;
        height: 35px;
        line-height: 35px;
        text-align: left;
        width: 100%;
    }

    #kefu .close {
        cursor: pointer;
        float: right;
        margin-right: 10px;
        margin-top: 10px;
    }

    #kefu .middle {
        font-size: 12px;
        text-align: center;
        width: 70px;
        background-color: white;
    }

        #kefu .middle p {
            color: #991c0a;
        }

#customerSvrList {
    border: 1px solid #d1d1d1;
    margin-left: 5px;
    display: block;
    width: 100px;
    height: 203px;
    margin-top: 35px;
    background: white;
}

    #customerSvrList a {
        border-bottom: 1px solid #d1d1d1;
    }



#customerSvrPhone {
    border: 1px solid #d1d1d1;
    margin-left: 5px;
    display: block;
    width: 110px;
    height: 100px;
    margin-top: 70px;
    background: white;
    padding: 5px;
}




.right_bar {
    height: 95px;
    margin-top: -242px;
    position: fixed;
    right: 0;
    top: 50%;
    width: 28px;
    z-index: 9999;
}

#kefu * {
    font-style: normal !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    text-align: center;
}

.shaoma {
    border-top: 1px solid #CCC;
}

.customersvr {
    display: block;
    height: 33px;
    line-height: 33px;
    color: #0587AC;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    float: left;
    padding: 0px 10px;
    width: 80px;
}

    .customersvr img {
        margin-top: 7px;
        margin-right: 2px;
    }

.logo-panel1 {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0px auto;
}

.gb-topnav-topright {
    text-align: right;
    float: right;
}

.gb-topnav-topleft {
    display: inline-block;
}

.logo-panel1 .logo-panel .logo-right-top a.r {
    font-size: 12px;
    color: #999;
    margin-left: 10px;
    line-height: 40px;
    line-height: 40px\9;
    *line-height: 40px;
    display: inline-block;
}

.logo-panel1 .logo-panel .top-dropmenu {
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    z-index: 99;
    *top: 6px;
    min-width: 82px;
}

    .logo-panel1 .logo-panel .top-dropmenu a.curr {
        border: 1px solid #dcdcdc;
    }

    .logo-panel1 .logo-panel .top-dropmenu a {
        color: #959595;
        text-decoration: none;
    }

        .logo-panel1 .logo-panel .top-dropmenu a:hover {
            color: #46B068 !important;
            text-decoration: none;
        }

        .logo-panel1 .logo-panel .top-dropmenu a.menutitle {
            font-size: 13px;
            color: #717171;
            /* border: 1px solid #FFF; */
            padding: 5px;
            text-align: left;
            text-decoration: none;
        }

            .logo-panel1 .logo-panel .top-dropmenu a.menutitle span {
                display: inline-block;
                zoom: 1;
                *display: inline;
            }

    .logo-panel1 .logo-panel .top-dropmenu ul.top-menu-down {
        position: absolute;
        top: 33px;
        text-align: left;
        left: 0px;
        width: 88px;
        z-index: 100;
        border: 1px solid #dcdcdc;
        background-color: #FFF;
        border-top: 0;
        display: block;
        z-index: 99;
    }

        .logo-panel1 .logo-panel .top-dropmenu ul.top-menu-down li a {
            font: 12px/25px "宋体";
            color: #999;
            /* float: left; */
            /* width: 100%; */
            display: block;
            width: 100%;
            padding-left: 5px;
        }

.logo-panel1 .logo-panel .logo-right-top a.mygame {
    font-size: 12px;
    color: #959595;
    margin-left: 10px;
    margin-right: 10px;
    /* line-height: 30px; */
    /* line-height: 30px\9; */
    display: inline-block;
}

.logo-panel1 .logo-panel .logo-right-top a.r {
    font-size: 12px;
    color: #999;
    margin-left: 10px;
    line-height: 40px;
    line-height: 40px\9;
    *line-height: 40px;
    display: inline-block;
}

.gb-topnav-logindiv {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #959595;
}

.arrow {
    background-image: url(/Images/Leveling/common_z_df51be1.png);
    background-position: -148px -2017px;
    background-repeat: no-repeat;
    width: 7px;
    height: 6px;
    position: relative;
    margin-left: 2px;
    width: 18.5px;
    display: inline-block;
}

.arrow1 {
    background-image: url(/Images/Leveling/common_z_df51be1.png);
    background-position: -148px -2017px;
    background-repeat: no-repeat;
    width: 7px;
    height: 6px;
    position: relative;
    margin-left: 2px;
    width: 10.5px;
    display: inline-block;
}

.arrowopen {
    background-image: url(/Images/Leveling/common_z_df51be1.png);
    background-position: -148px -2026px;
    background-repeat: no-repeat;
    width: 7px;
    height: 6px;
    position: relative;
    margin-left: 2px;
    width: 18.5px;
}

.arrowopen1 {
    background-image: url(/Images/Leveling/common_z_df51be1.png);
    background-position: -148px -2026px;
    background-repeat: no-repeat;
    width: 7px;
    height: 6px;
    position: relative;
    margin-left: 2px;
    width: 10.5px;
}

.logo-panel1 .logo-panel .top-dropmenu .w72 {
    width: 72px;
    _width: 77px;
    white-space: nowrap;
}

#nav li.class1 {
    min-width: 82.375px;
    _width: 82.375px;
}



#footer div.nav a {
    display: inline-block;
    padding: 5px 7px;
    color: white;
    font-size: 13px;
    width: 115px;
}

    #footer div.nav a:hover {
        color: red;
    }


.subcontain {
    display: inline-block;
    position: relative;
    text-align: left;
    float: left;
    width: 115px;
    height: 220px;
    border-right: 1px dashed #999;
    padding-left: 20px;
}

    .subcontain .navtitle {
        font-weight: bold;
        color: white !important;
    }


#footer {
    padding: 20px 0px !important;
    margin: 5px 0px 0px 0px;
}

.footerbottom {
    padding: 10px;
    background: black;
    color: #999;
    height: 180px;
    font-size: 13.5px;
}

.honor_list_2 {
    width: 650px !important;
}

.honor_list {
    margin: 5px auto 5px auto !important;
}



.lang {
    height: 29px;
    line-height: 29px;
    vertical-align: middle;
}

    .lang a {
        display: inline-block;
        vertical-align: middle;
    }

    .lang span {
        display: inline-block;
        vertical-align: middle;
    }

.gb-searchpanel-contwrap {
    margin-top: 42px;
    position: relative;
    z-index: 15;
}


    .gb-searchpanel-contwrap .gb-searchpanel-form {
        float: right;
        width: 395px;
    
        border: 1px solid #46B068;
        border-radius: 20px;
        padding-left: 4px;
        border-right: 0;
        *z-index: 20;
    }

.gb-searchpanel-form .gb-searchpanel-searchbox {
    display: inline-block;
    zoom: 1;
    *display: inline:;
    vertical-align: top;
    height: 38px;
    float: right;
}


.gb-searchpanel-contwrap .gb-searchpanel-searchbtn {
    background-color: #46B068;
    border: 0;
    width: 102px;
    font: 14px "Microsoft YaHei";
    line-height: 39px;
    color: #fff;
    cursor: pointer;
    height: 40px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-top: -1px;
    border-radius: 20px;
}

.hotsearch {
    clear: both;
    padding-top: 7px;
    padding-left: 5px;
    color: #666;
    font-size: 12px;
    width: 667px;
    height: 28px;
    line-height: 28px;
    float: right;
}

.hotsearchtitle {
    display: inline-block;
    overflow: hidden;
    margin-right: 10px;
}


.hotgoods a {
    display: inline-block;
    margin-right: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 95px;
    color: #666;
}

.gb-searchpanel-contwrap .gb-searchpanel-form .gb-searchpanel-selecttext {
    color: #333;
    border-right: 1px solid #999;
    line-height: 14px;
    width: 96px;
    height: 14px;
    cursor: pointer;
    display: block;
    zoom: 1;
}

.gb-searchpanel-contwrap .gb-searchpanel-form .gb-searchpanel-selectelem {
    float: left;
    padding: 11px 5px;
    width: 85px;
    zoom: 1;
    text-align: center;
}

.gb-searchpanel-contwrap .gb-searchpanel-form .gb-searchpanel-selecttext span.title {
    display: inline-block;
    zoom: 1;
    *display: inline:;
    vertical-align: top;
    font-size: 12px;
    font-family: PingFangSC;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 64px;
}


.gb-searchpanel-gamelist, .gb-searchpanel-clientlist, .gb-searchpanel-goodslist, .gb-searchpanel-arealist {
    border: 1px solid #46B068;
    position: absolute;
    z-index: 20;
    right: 0px;
    top: 50px;
    background-color: #fff;
    width: 620px;
    border-radius: 1px;
    display: none;
}

.gb-searchpanel-cont-sj {
    background-image: url(/Images/Leveling/common_z_df51be1.png);
    background-position: -143px -1480px;
    position: absolute;
    top: 44.5px;
    left: 46px;
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: white;
    display: block;
    z-index: 21;
}


.gb-searchpanel-searchwrap li {
    float: left;
    width: 150px;
    line-height: 30px;
    height: 30px;
    text-align: left;
    padding-left: 15px;
    overflow: hidden;
}

.dot {
    margin-right: 9px;
    margin-bottom: 2px;
    vertical-align: -2px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 6px solid #46B068;
    border-bottom: 5px solid transparent;
    display: inline-block;
}



.gb-searchpanel-contwrap .gb-searchpanel-form .gb-searchpanel-searchicon {
    background-position: -141px -1447px;
    background-image: url(/Images/Leveling/common_z_df51be1.png);
}


.gb-searchpanel-contwrap .gb-searchpanel-form .gb-searchpanel-searchicon {
    vertical-align: top;
    margin: 12px 5px 0 10px;
    display: inline-block;
    zoom: 1;
    width: 15px;
    height: 15px;
    position: relative;
    *display: inline;
    background-repeat: no-repeat;
}

.gb-searchpanel-contwrap .gb-searchpanel-form .gb-searchpanel-searchtext {
    border: 0;
    outline: 0;
    height: 22px;
    font: 12px/18px arial;
    line-height: 22px\9;
    margin: 8px 0px 0 10px;
    padding: 0;
    width: 150px;
}

.gb-searchpanel-gamelist .gb-searchpanel-gamelistwrap .gb-searchpanel-gamefirstletter {
    margin-left: 5px;
}

    .gb-searchpanel-gamelist .gb-searchpanel-gamelistwrap .gb-searchpanel-gamefirstletter li {
        width: 26px;
        cursor: pointer;
        float: left;
        position: relative;
        padding-left: 0px !important;
        text-align: center;
        margin: 5px 0px;
        height: 20px;
        line-height: 20px;
    }

        .gb-searchpanel-gamelist .gb-searchpanel-gamelistwrap .gb-searchpanel-gamefirstletter li h4 {
            font: 14px Arial;
        }

.gb-searchpanel-gamefirstletter li:hover {
    color: #46B068;
}

.gb-searchpanel-gamelist .gb-searchpanel-gamelistwrap .gb-searchpanel-gamefirstletter li.current {
    color: #46B068;
}


#js-games a:hover {
    color: #46B068;
}


.roottitle a:hover {
    color: #46B068 !important;
    text-decoration: none;
}

.roottitle a {
    color: #959595;
    text-decoration: none;
}


.verticalLine {
    color: #9bbba6;
}

.topcontainer {
    width: 100%;
    background: white;
    border-radius:1px;
}

.topMenu {
    background: #f7fdf9;
    border-bottom: 1px solid #ececec;
}
/*页面样式*/


#js-gb-searchpanel-selectgame .title{
    border-bottom:none !important;
}