@charset "gb2312";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

html {
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

body {
    font-size: 12px;
    color: #747474;
    background: #fcfcfc;
    font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
}

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, blockquote, img, table, td, img, div, p {
    margin: 0;
    padding: 0;
    border: 0;
}

ul, ol, li {
    list-style-type: none;
}
select, input, img, select {
    vertical-align: middle;
}

a:link, a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #f00;
    text-decoration: none;
}

/*头部文件*/
.headerBox {
    background: #fafafa;
    border-bottom: 1px solid #d2d2d2;
    padding: 12px 0;
}

.header {
    margin: 0 auto;
    width: 1000px;
    height: 66px;
    border-bottom:none;
}

.header_logo {
    float: left;
}

.site_f {
    float: left;
    border-left: 1px solid #ccc;
    /*width: 170px;*/
    color: #f60;
    font-size: 14px;
    padding: 20px 0 0 5px;
    margin-left: 10px;
}

.site_job001 {
    position: absolute;
    margin-top: -20px;
    height: 30px;
    line-height: 30px;
    width: 60px;
    background: url(/images/arr_icon.gif) 57px 13px no-repeat;
    z-index: 60;
    padding: 0 0 0 10px;
    cursor: pointer;
    border: 1px solid #fafafa;
}

.site_c {
    position: absolute;
    z-index: 59;
    width: 400px;
    border: 1px solid #d7d7d7;
    padding: 10px;
    background: #fff;
    margin: 10px 0 0 0;
}

    .site_c h2 {
        font-size: 14px;
        border-bottom: 1px dashed #dadada;
        line-height: 30px;
        height: 30px;
    }

    .site_c li {
        float: left;
        height: 16px;
        line-height: 16px;
        border-right: 1px solid #dadada;
        width: 45px;
        text-align: center;
        margin: 10px 0;
    }

.site_f > p {
    padding-left: 10px;
    color: #8d8d8d;
   
}

.lg_tnav_wrap {
    float: left;
}

    .lg_tnav_wrap li {
        display: inline-block;
        *float: left;
        margin: 0 16px;
        position: relative;
    }

        .lg_tnav_wrap li a {
            display: block;
            font-size: 18px;
            color: #999;
            line-height: 53px;
            padding: 0 5px;
        }

            .lg_tnav_wrap li a.current {
                color: #333;
                border-bottom: 2px solid #00b38a;
            }

.header_r {
    float: right;
    width: 280px;
}

.header_top_tel {
    height: 32px;
    position:relative;
}

#top_phone_box {
    z-index: 10;
    width:78px;
}

.top_phone {
    position: absolute;
    width: 41px;
    border: 1px solid #fafafa;
    color: #48c6d5;
    padding: 0 0 0 35px;
    line-height: 32px;
    background: url(/images/top_phone.gif) 5px 5px no-repeat;
    cursor: pointer;
    z-index: 79;
}

.top_phone_div {
    border: 1px solid #d7d7d7;
    padding: 15px;
    line-height: 18px;
    position: absolute;
    background: #fff;
    text-align: center;
    color: #8b8b8b;
    cursor: default;
    margin: 32px 0 0 -103px;
    z-index: 69;
}

#show_winxin {
    z-index: 11;
    width:78px;
}

.top_winxi {
    position: absolute;
    width: 41px;
    line-height: 32px;
    border: 1px solid #fafafa;
    background: url(/images/top_winxi.gif) 5px 5px no-repeat;
    color: #55c04b;
    cursor: pointer;
    padding: 0 0 0 35px;
    z-index: 11;
    margin: 0 0 0 80px;
}

.top_winxi_div {
    border: 1px solid #d7d7d7;
    padding: 5px 15px 15px 15px;
    line-height: 18px;
    position: absolute;
    z-index: 10;
    background: #fff;
    text-align: center;
    color: #8b8b8b;
    cursor: default;
    margin: 32px 0 0 -23px;
}
/**html .top_winxi_div{ border:1px solid #d7d7d7; padding:8px; line-height:18px; position:absolute; z-index:10; background:#fff; text-align:center; color:#8b8b8b; cursor:none; width:200px; margin:32px 0 0 0;}
*+ html .top_winxi_div{ border:1px solid #d7d7d7; padding:8px; line-height:18px; position:absolute; z-index:10; background:#fff; text-align:center; color:#8b8b8b; cursor:none; width:200px; margin:32px 0 0 0;}*/

.top_tel {
    float: right;
    color: #c40e24;
    font-weight: bold;
    padding: 0 0 0 20px;
    background: url(/images/top_tel.gif) 0 5px no-repeat;
    width: 140px;
    line-height: 32px;
    text-align: right;
    position:absolute;
    right:0;
    z-index:22;
    font-size:12px;
}

.line {
    border: 1px solid #d7d7d7;
    border-bottom: none;
    background:#fff url(/images/arr_icon.gif) 57px 13px no-repeat
}
.line1 {
    border: 1px solid #d7d7d7;
    border-bottom: none;
    background:#fff url(/images/top_phone.gif) 5px 5px no-repeat;
}
.line2 {
    border: 1px solid #d7d7d7;
    border-bottom: none;
    background:#fff url(/images/top_winxi.gif) 5px 5px no-repeat;
}


.header_login_bnt {
    margin: 10px 0 0 0;
    float: right;
}

a.login_bnt_p {
    background: #48c5d5;
    padding: 0 10px;
    line-height: 24px;
    height: 24px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 10px;
    float: left;
}

    a.login_bnt_p:link, a.login_bnt_p:visited {
        color: #fff;
        text-decoration: none;
    }

    a.login_bnt_p:hover {
        color: #fff;
        text-decoration: none;
    }

a.login_bnt_c {
    background: #036eb8;
    padding: 0 10px;
    line-height: 24px;
    height: 24px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 10px;
    float: left;
}

    a.login_bnt_c:link, a.login_bnt_c:visited {
        color: #fff;
        text-decoration: none;
    }

    a.login_bnt_c:hover {
        color: #fff;
        text-decoration: none;
    }

.header_loginform {
    margin: 10px 0 0 0;
    float: right;
    color: #8d8d8d;
    height: 24px;
    line-height: 22px;
    overflow: hidden;
    font-size:12px;
}

    .header_loginform span {
        float: left;
        margin: 0 10px;
        line-height: 22px;
    }

a.log_top_exit {
    float: right;
    width: 30px;
    color: #8d8d8d;
    padding-left: 20px;
    background: url(/images/log_iconBg.png) -195px 4px no-repeat;
    height: 24px;
    line-height: 24px;
}

    a.log_top_exit:link, a.log_top_exit:visited {
        color: #8d8d8d;
        text-decoration: none;
    }

    a.log_top_exit:hover {
        color: #f00;
        text-decoration: none;
    }

.log_top_resume {
    float: left;
    z-index: 20;
    background: #fff;
    border: 1px solid #e8e8e8;
    width: 120px;
    margin: 23px 0 0 150px;
}

    .log_top_resume li {
        padding: 5px 10px;
        line-height: 20px;
    }

.log_top_c {
    float: left;
    width: 68px;
    color: #8d8d8d;
    background: #eee url(/images/log_iconBg.png) -227px -20px no-repeat;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e8e8e8;
    text-align: left;
    padding: 0 0 0 10px;
    cursor: pointer;
    margin: 0 10px;
}



/*导航改版后*/
.left{
    float:left;
}
.right {
    float:right;
}
.gaibanclear {
    clear: both;
}

.revision_right{
    color:#fff;
    height:35px;
    line-height:35px;
    margin: 0 auto;
    float:right;
}
.revision_right .download{
    background: url(/images/mbha.png) no-repeat left center;
    padding-left: 14px;
    line-height:35px;
}
.revision_right .download a {
    display: inline-block;
    height: 18px;
    margin: 6px 0px;
    line-height: 18px;
    font-family: STSongti-SC-Regular;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
}
.revision_right .topBar-r a {
    padding: 0px 2px;
    position: relative;
    border-left: none;
    font-family: STSongti-SC-Regular;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
}

.revision_right .topBar-r .dlh span {
    display: block;
    height: 35px;
    font-size: 12px;
    color: #fff;
    padding-left: 10px;
    line-height: 35px;
    cursor: pointer;
}
.revision_right .topBar-r .dlh .dlhCon {
    position: absolute;
    width: 120px;
    height: auto;
    padding-top: 7px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.10);
    z-index: 11;
    display: none;
}


.revision_right .topBar-r .dlh .dlhCon a {
    display: block;
    height: 18px;
    line-height: 16px;
    margin: 6px 0px;
    margin-bottom: 16px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    border-left: none;
    padding: 0px 8px;
    position: relative;
}
.revision_right .topBar-r .dlh .dlhCon a:hover {
    color: #FF7D3C;
}
.revision_right .topBar-r .dlh:hover .dlhCon{
    display: block;
}

.yongimg{
    content: "";
    width: 18px;
    height: 18px;
    background-image: url(/images/sprite_361857f.png);
    background-position: -76px -174px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}
.download:hover .drop-tips{
     display: block;
}
.download{
    position:relative;
    margin-left:15px;

}
.drop-tips{
    position: absolute;
    top: 47px;
    right: 0;
     display: none; 
}
.drop-tips .nodetpl{
    position: relative;
    background-color: #fff;
    width: 500px;
    right: 0;
    top: -16px;
    padding: 10px 15px;
    color: #454545;
    line-height: 20px;
    text-align: left;
    border: 2px solid #8a9499;
    z-index: 9999999;
}
.drop-tips .nodetpl .arrow{
    border-style: solid;
    border-width: 8px;
    display:block;
    top: -16px;
    right: 30px;
    position: absolute;
    border-color: transparent;
    border-bottom-color: #fff;
}
.drop-tips .nodetpl .h4{
    margin: -10px -15px 15px;
    padding: 0 15px;
    line-height: 50px;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
    border-bottom: 1px dotted #ccc;
    text-align: center;
}
.drop-tips .nodetpl .erwei .clearfix:before{
    display: table;
    line-height: 0;
    content: "";
}
.drop-tips .nodetpl .erwei:nth-child(2n+1){
    border-right:1px solid #ccc;
    padding-right:16px;
}
.drop-tips .nodetpl .erwei .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.drop-tips .nodetpl .erwei dl dt {
    float: left;
    padding: 0 5px;
    width: 115px;
    display:block;
}
.drop-tips .nodetpl .erwei dl dt img {
    width: 99px;
    height: 99px;
    vertical-align:middle;
}
.drop-tips .nodetpl .erwei dl dd {
    margin-left: 125px;
    padding: 8px 0;
}
.drop-tips .nodetpl .erwei dl .zioti{
    margin-left: 35px;
}
.drop-tips .nodetpl .erwei dl dd  a {
    display: inline-block;
    margin: 0;
    padding: 5px 12px;
    cursor: pointer;
    text-decoration: none;
     color: #fff;
    font-size: 12px;
    width: 90px;
    line-height: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
    box-shadow: none;
    background: #3d9ccc;
    text-shadow: none;
    border: 1px #3b97c4 solid;
    text-align: center;
    vertical-align: middle;
}
.drop-tips .nodetpl .erwei dl dd a .xiazp{
    display: inline-block;
    background-position: 0px -144px;
    background-image: url(/images/header-icons16.7b293174.png);
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin-top: -1px;
    margin-right: .1em;
    vertical-align: middle;
    background-repeat: no-repeat;
    overflow: hidden;
    cursor: pointer;
} 
.drop-tips .nodetpl .erwei dl dd a .android{
    background-position: 0px -16px;
}



