<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name:全局样式;
Author: sophie
Last Modify:2013/04/19
*/
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}

fieldset, img, abbr, acronym {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-weight: normal;
    font-style: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

h2 {
    font-size: 18px;
    font-family: "Microsoft YaHei";
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

q:before, q:after {
    content: ”;
}

body {
    background: #fff;
    font-size: 12px;
    font-family: "Arial","SimSun";
}

textarea {
    outline: none;
    resize: none;
    overflow: auto;
}

input, label, img, th {
    vertical-align: middle;
    border: none;
}

    input.button, input.btn {
        padding: 0.25em;
        width: auto;
        _width: 0;
        overflow: visible !ie;
    }

:focus {
    outline: 0;
}

label, button, a {
    cursor: pointer;
}

/* common */
a {
    color: #666666;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        color: #009933;
        text-decoration: underline;
    }

    a img {
        border: none;
        text-decoration: none;
    }

.fontA {
    font-family: "Arial";
}

.fontMS {
    font-family: "Microsoft YaHei";
}

.f10 {
    font-size: 10px;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.l22 {
    line-height: 22px;
}

.l24 {
    line-height: 24px;
}

.l26 {
    line-height: 26px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fb {
    font-weight: 500;
}

.fn {
    font-weight: 700;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.normal {
    display: none;
}

.active {
    display: block;
}

.blue {
    color: #7193d3;
}

.red {
    color: #cc0e0e;
}

.orange {
    color: #FF6600;
}

.grey {
    color: #666;
}

.green {
    color: #339900;
}

.noBor {
    border: none;
}

.border {
    border: 1px solid #e6e6e6;
}

.more {
    float: right;
    -webkit-text-size-adjust: none;
    font-size: 12px;
    font-family: "SimSun";
    color: #666;
}

p {
    word-wrap: break-word;
}

/* layout */
.wrap1000 {
    margin: 0 auto;
    width: 1000px;
}
/* 宽1000 */
.wrap998 {
    margin: 0 auto;
    width: 998px;
}
/* 带border */
.wrap1000, .wrap998 {
    *zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

.col_left, .col_center, .col_right {
    float: left;
    display: inline;
}
/* 左、中、右 */
.col_right {
    float: right;
}

.clear {
    clear: both;
}

.bMar10 {
    margin-bottom: 10px;
}

.tMar10 {
    margin-top: 10px;
}

.tMar5 {
    margin-top: 5px;
}

.rMar10 {
    margin-right: 10px;
}

.rMar5 {
    margin-right: 5px;
}

.rMar50 {
    margin-right: 50px;
}

.tPad10 {
    padding-top: 10px;
}

.rPad10 {
    padding-right: 10px;
}

.lMar10 {
    margin-left: 10px;
}

.lMar5 {
    margin-left: 5px;
}

.lPad4 {
    padding-left: 4px;
}

.lPad30 {
    padding-left: 30px;
}

.lrPad8 {
    padding: 0 8px;
}
/*common_0127start*/
@charset "utf-8";

body {
    background: url(/images/bg-top.gif) repeat-x left top;
}

.top { /*background: url(/images/topbg.jpg) no-repeat;*/
    height: 142px;
}
/*footer*/
.footer { /*background: url(/images/footerbg.jpg) no-repeat;*/
    height: 170px;
}

ul.address {
    width: 448px;
    height: 104px;
    padding: 0 30px; /*background: url(/images/line-y.gif) repeat-y right top;*/
    margin: 33px 0;
}

    ul.address li {
        padding-left: 30px;
    }
/*ul.address .qq,ul.address .tel,ul.address .adds  {background: url(/images/icon-footer.jpg) no-repeat left 4px;}
ul.address .tel{background-position: left -21px;}
ul.address .adds{background-position: left -47px;}*/
div.copyright {
    width: 468px;
    height: 104px;
    padding: 0 8px 0 16px;
    margin: 33px 0;
}

p.aboutus {
    margin-bottom: 23px;
}

    p.aboutus a {
        padding: 0 4px;
    }
/*helplink*/
div.helplink {
    height: 114px;
    width: 1000px;
    margin: 0 auto; /*border: 3px solid #e6e6e6;*/
    padding: 15px 0; /*background: #fcfcfc url(/images/helpbg.gif) no-repeat 780px 20px;*/
}

    div.helplink ul {
        float: left;
        width: 180px;
        margin-right: 10px;
        border: 1px solid #e4e4e4;
        background: #f9f9f9;
        padding: 10px 0;
    }

    div.helplink li {
        background: url(/images/icon-help.gif) no-repeat 0px -145px;
        padding-left: 35px;
        line-height: 22px;
    }

        div.helplink li.help-a, div.helplink li.help-b, div.helplink li.help-c, div.helplink li.help-d {
            height: 30px; /*background: url(/images/icon-help.gif) no-repeat 0 -6px;border-bottom: 1px solid #e4e3e3; */
            line-height: 30px;
        }
/*div.helplink li.help-b{background-position: 0 -43px;}
div.helplink li.help-c{background-position: 0 -75px;}
div.helplink li.help-d{background-position: 0 -110px;}*/
ul.hotline {
    color: #339900;
    padding-top: 15px;
}

    ul.hotline li {
        background-image: none;
        padding-left: 0;
        line-height: 25px;
    }
/*friendlink*/
div.friendlink {
    width: 1000px;
    border-top: 3px solid #000;
    margin: 0 auto;
    clear: both;
}

    div.friendlink .infoTab {
        background-image: url(/images/friendtab.jpg);
        background-repeat: repeat-x;
        background-position: 0 bottom;
    }

        div.friendlink .infoTab ul {
            width: 998px;
            height: 30px;
            background: url(/images/friendtab.jpg) repeat-x right -36px;
            line-height: 30px;
        }

        div.friendlink .infoTab li {
            float: left;
            width: 100px;
            height: 30px;
            text-align: center;
            border-right: 1px solid #cccccc;
            cursor: pointer;
        }

        div.friendlink .infoTab ul li.on {
            background: url(/images/friendtab.jpg) no-repeat right 0;
            font-weight: 700;
        }

        div.friendlink .infoTab ul li span {
            height: 30px;
            background: url(/images/friendtab.jpg) no-repeat right -36px;
            display: block;
        }

        div.friendlink .infoTab ul li.on span {
            background: url(/images/friendtab.jpg) no-repeat left 0;
            display: block;
        }

    div.friendlink .infoCon {
        line-height: 24px;
        padding: 10px;
    }

        div.friendlink .infoCon a {
            padding: 0 10px;
        }

    div.friendlink .infoTab .more {
        float: right;
        width: 80px;
        background: url(/images/arrow-r.gif) no-repeat left top;
        border-right: none;
        text-align: left;
        padding-left: 10px;
        line-height: 30px;
    }
/*header*/
div.header {
    height: 38px;
    line-height: 38px;
}

    div.header span {
        display: block;
        float: left;
        color: #8F8888;
    }

        div.header span a {
            color: #666666;
        }

        div.header span.hotline, div.header span.weibo, div.header span.msg, div.header span.login, div.header span.help {
            background: url(/images/icon-top.gif) no-repeat 0 0;
            padding-left: 25px;
        }

        div.header span.weibo {
            background-position: 0 -38px;
        }

        div.header span.help {
            background-position: 0 -150px;
        }

        div.header span.login {
            background-position: 0 -82px;
        }

        div.header span.msg {
            background-position: 0 -76px;
        }
/*nav-top*/
div.nav-top {
    height: 84px;
    padding: 10px 0;
}

    div.nav-top ul {
        height: 64px;
    }

        div.nav-top ul li {
            height: 21px;
        }

            div.nav-top ul li span {
                width: 45px;
                height: 19px;
                display: block; /*background: url(/images/nav-topbg.png) no-repeat 0 0;*/
                line-height: 19px;
                padding-left: 10px;
                font-size: 14px;
            }

            div.nav-top ul li a {
                padding-right: 6px;
                line-height: 19px;
            }

    div.nav-top .contain {
        height: 64px;
        width: 740px;
        padding-top: 20px;
    }

.w280 {
    width: 260px;
}

.w240 {
    width: 220px;
}

.w200 {
    width: 200px;
}

.rMar30 {
    margin-right: 30px;
}

.bMar20 {
    margin-bottom: 20px;
}

#topToolbar {
    _display: none;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #c4c4c4;
    position: fixed;
    top: -40px;
    left: 0;
    _top: 0;
    _position: absolute;
    _top: expression(documentElement.scrollTop);
    background: url(../web/images/totop.jpg) repeat-x #fbfbfb;
    z-index: 999;
}

#header {
    width: 100%; /*height: 234px;*/
}

.license_3 {
    color: Red;
}

.license_2 {
    color: Red;
}

.license_1 {
    color: Blue;
}

.license_0 {
    color: Green;
}

.toptext {
    margin-left: 5px;
    width: 250px;
    height: 24px;
    padding: 0 40px 0 10px;
    font-family: "Arial";
    border: 1px solid #C4C4C4;
    outline: 0 none;
    z-index: 8;
    background: url(/images/icon-look.gif) no-repeat 275px 4px #FFFFFF;
}

#topToolbar .wrap1000 .fr span.weibo, #topToolbar .wrap1000 .fr span.help, #topToolbar .wrap1000 .fr span.login, #topToolbar .wrap1000 .fr span.msg {
    padding-left: 25px;
    background: url(/images/icon-top.gif) no-repeat 0 0;
}

#topToolbar .wrap1000 .fr span {
    display: block;
    float: left;
    color: #999999;
}

    #topToolbar .wrap1000 .fr span.weibo {
        background-position: 0 -28px;
    }

    #topToolbar .wrap1000 .fr span.help {
        background-position: 0 -53px;
    }

    #topToolbar .wrap1000 .fr span.login {
        background-position: 0 -82px;
    }

    #topToolbar .wrap1000 .fr span.msg {
        background-position: 75px -116px;
    }

.listhover {
    position: relative;
    padding: 0 5px 0 10px;
}

    .listhover .hide_bor {
        display: none;
        position: absolute;
        top: 29px;
        right: 0px;
        z-index: 1000;
    }

    .listhover dl {
        text-align: left;
        display: none;
        width: 110px;
        border: 1px solid #c8c4c3;
        padding: 5px 0;
        position: absolute;
        top: 29px;
        right: -1px;
        z-index: 9;
        background: url(/images/icon-cc.gif) no-repeat 14px 13px #fafafa;
    }

        .listhover dl dt {
            padding-left: 43px;
            line-height: 29px;
        }

            .listhover dl dt a {
                color: #999999;
                padding-right: 0px;
                padding-left: 0px;
            }

                .listhover dl dt a:hover {
                    color: #339900;
                }

#userinfopanel .on {
    border-bottom: none;
}

#userinfopanel_float .on {
    border-bottom: none;
}

#keyword_float {
    border: 1px solid #C4C4C4;
    border-right: none;
    width: 220px;
    text-indent: 6px;
    height: 24px;
    line-height: 24px;
}

/*gototop20140307*/
*html #scrolltop {
    position: absolute;
    bottom: auto;
}

.scrolltop {
    background-image: url(/images/gotop.gif);
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 58px;
    overflow: hidden;
    width: 18px;
    line-height: 140px;
}

    .scrolltop:hover {
        background-position: -18px 0;
    }

/*common0127end*/

/*问卷积分*/
#online_apply {
    width: 380px;
    position: fixed;
    /*background-color: #40c641;*/
    bottom: 5px;
    right: 5px;
    font-size: 14px;
    color: #333;
    z-index: 700;
    font-family: "microsoft yahei";
}

    #online_apply h3 {
        font-size: 18px;
        color: #fff;
        text-align: center;
        padding: 10px;
        font-weight: 100;
        background-color: #40c641;
        position: absolute;
        bottom: 0;
        right: 0;
        /*z-index: 401;*/
        width:360px;
    }

    #online_apply span.online_apply_close {
        display: block;
        width: 18px;
        height: 18px;
        background-color: #40c641;
        position: absolute;
        color: #fff;
        border-radius: 10px;
        right: 10px;
        top: 10px;
        line-height: 13px;
        font-size: 31px;
        cursor: pointer;
        text-align: center;
    }


/*#online_apply span.multi_close_span {
        display: block;
        width: 18px;
        height: 18px;
        background-color: #fff;
        position: absolute;
        color: #40c641;
        border-radius: 10px;
        right: 10px;
        top: 13px;
        line-height: 13px;
        font-size: 31px;
        cursor: pointer;
        text-align: center;
    }

    #online_apply .questionnaire_con {
        margin: 0 5px 5px;
        padding: 25px 20px;
        background-color: #fff;
    }*/

.questionnaire_con .img_con {
    position: relative;
}


    .questionnaire_con .img_con span {
        position: absolute;
        top: 6px;
        left: 43px;
        font-size: 16px;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

        .questionnaire_con .img_con span.span1 {
            left: 225px;
            top: -8px;
        }

        .questionnaire_con .img_con span.span2 {
            top: 68px;
            left: 21px;
        }

        .questionnaire_con .img_con span.span3 {
            top: 68px;
            left: 229px;
        }

.questionnaire_con a {
    text-decoration: none;
}

.questionnaire_con h2 {
    font-size: 28px;
    margin: 20px 0 10px;
    color: #40c641;
}

.questionnaire_con p {
    font-size: 12px;
    margin-bottom: 5px;
    color: #666;
}

.questionnaire_con a:hover p {
    color: #333;
}

#btn_questionnaire p:nth-child(3) {
    margin-bottom: 30px;
}

.questionnaire_con i {
    display: block;
    font-style: normal;
    width: auto;
    padding: 12px;
    font-size: 16px;
    color: #fff;
    background-color: #40c641;
    border-radius: 4px;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    .questionnaire_con i:hover {
        background-color: #5bcd37;
        color: #fff;
        text-decoration: none;
    }
/*抖动效果*/
@keyframes icon-bounce {
    0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-webkit-keyframes icon-bounce {
    0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-moz-keyframes icon-bounce {
    0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-o-keyframes icon-bounce {
    0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

.img_con span:hover {
    color: #40c641;
    -webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate;
}


/*多语言调查样式*/
/*#multi_language {
    width: 380px;
    position: fixed;
    background-color: #40c641;
    bottom: 4px;
    right: 4px;
    font-size: 14px;
    color: #333;
    z-index: 9999;
    font-family: "microsoft yahei";
}

    #multi_language h3 {
        font-size: 18px;
        color: #fff;
        text-align: center;
        padding: 10px;
        font-weight: 100;
    }

    #multi_language span {
        display: block;
        width: 18px;
        height: 18px;
        background-color: #fff;
        position: absolute;
        color: #40c641;
        border-radius: 10px;
        right: 10px;
        top: 13px;
        line-height: 13px;
        font-size: 31px;
        cursor: pointer;
        text-align: center;
    }

    #multi_language .multi_language_item {
        margin: 0 5px 5px;
        padding: 25px;
        background-color: #fff;
    }

.multi_language_item h2 {
    font-size: 28px;
    margin: 20px 0 10px;
}

.multi_language_item p {
    font-size: 12px;
    margin-bottom: 5px;
}

    .multi_language_item p:nth-child(4){
        margin-bottom: 30px;
    }

.multi_language_item a {
    display: block;
    width: auto;
    padding: 12px;
    font-size: 16px;
    color: #fff;
    background-color: #40c641;
    border-radius: 4px;
    transition:all .3s;
}
.multi_language_item a:hover {
    background-color: #5bcd37;
    color: #fff;
    text-decoration:none;
}
    #multi_language input[type=submit]:focus {
        border: 1px solid #9fe2a0;
    }*/


/*#multi_language_form_div {
    background-color: #f2f2f2;
    padding: 15px 20px;
    margin: 15px 0;
    position: relative;
}

    #multi_language_form_div p {
        color: #fa5555;
        margin-bottom: 15px;
        margin-left: 6px;
        position: relative;
    }

        #multi_language_form_div p:before {
            content: "";
            width: 3px;
            height: 13px;
            background-color: #fa5555;
            position: absolute;
            top: 4px;
            left: -6px;
        }

    #multi_language_form_div label {
        display: inline-block;
        width: 93px;
        margin-bottom: 15px;
    }

        #multi_language_form_div label input {
            margin-right: 5px;
            cursor: pointer;
        }

#multi_language input[type=submit] {
    display: block;
    width: 100%;
    padding: 13px;
    font-size: 14px;
    color: #9fe2a0;
    background-color: #fff;
    border: 1px solid #9fe2a0;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
}

#multi_language input[type=submit]:hover {
    background-color: #9fe2a0;
    color: #fff;
}
    #multi_language input[type=submit]:focus {
        border: 1px solid #9fe2a0;
    }

label#multi_language_error {
    position: absolute;
    left: 20px;
    bottom: -30px;
    color: #fa5555;
    width: auto;
    font-size: 12px;
}

#multi_language_form p.other_language {
    margin-bottom: 0;
}

    #multi_language_form p.other_language:before {
        top: 9px;
    }

#multi_language_form .other_language label {
    margin-bottom: 0;
    width: 40px;
}

#multi_language_form .other_language input {
    width: 80%;
    padding: 5px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}*/

/*ui提示弹出框样式*/
.ui-widget-content {
    border: 1px solid #f0f0f0;
    background-color: #fff;
    border-radius: 4px;
    color: #333;
    padding: 0 10px 10px;
    text-align: center;
}

.ui-widget-header {
    border-bottom: 3px solid #40c641;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

.ui-dialog .ui-dialog-title {
    float: none;
    margin: 0;
}

.ui-dialog .ui-dialog-content {
    line-height: 57px;
    background-color: #f2f2f2;
    margin-top: 10px;
    padding: 0;
}

.ui-dialog .ui-dialog-buttonpane {
    border: none;
    text-align: center;
    margin-top: 5px;
    padding-bottom: 0;
}

    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
        float: none;
    }

    .ui-dialog .ui-dialog-buttonpane button {
        margin: 0;
    }

.ui-widget-content .ui-state-default {
    border: 1px solid #40c641;
    background: none;
    border-radius: 2px;
}

.ui-button-text-only .ui-button-text {
    padding: .3em 1em;
    font-weight: normal;
    background-color: #40c641;
}

.ui-widget-content .ui-state-default:hover {
    border: 1px solid #5bcd37;
}

.ui-widget-content .ui-state-default:focus {
    color: #fff;
}

.ui-widget-content .ui-state-default:hover .ui-button-text {
    background-color: #5bcd37;
}
</pre></body></html>