﻿@charset "utf-8";
/*by tsz*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 13px/1.6 "微软雅黑",Arial,sans-serif;
    color: #454545;
}

h1, h2, h3, h4, h5, h6, small, font {
    font-size: 12px;
    font-weight: normal;
}

ul, ol, li {
    list-style: none;
}

#header a {
    text-decoration: none;
}

#header .login span {
    color: white;
    line-height: 28px;
    font-size: 16px;
    float: left;
}

    #header .login span a {
        text-decoration: none;
        color: white;
    }

        #header .login span a:hover {
            color: #070000;
        }

#header .login-btn {
    float: right !important;
}

#header .login-left {
    background-color: #dd4f00;
    width: 50%;
    height: 28px;
    position: absolute;
    z-index: -1;
    left: 0px;
}

#header .login-center {
    width: 50%;
    height: 28px;
    margin: auto;
    background-color: #dd4f00;
}

#header .login-right {
    right: 0px;
    top: 0px;
    width: 30%;
    height: 28px;
    float: right;
    margin-top: -28px;
    position: relative;
    background-color: #dd4f00;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: 590px 0px;
}

a {
    text-decoration: none;
    outline: none;
    color: #666;
}

    a:hover {
        text-decoration: none;
        color: #070000;
    }

fieldset, img, html, body, iframe {
    border: none;
}

input, select, label {
    vertical-align: middle;
}

em, i, small, caption, th {
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
}

textarea, input, button, select, pre, option {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    outline: none;
}

a, button {
    cursor: pointer;
    outline: none !important;
    blr: expression(this.onFocus=this.blur());
}

.clearfix {
    *zoom: 1;
    display: inline-block;
}

.clearfix {
    display: block;
}

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

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    margin: 0px !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.red {
    color: #c5000f;
}

.mt0 {
    margin-top: 0px !important;
}

.mt5 {
    margin-top: 5px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt25 {
    padding-top: 25px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.por {
    position: relative;
}

.w {
    width: 900px;
    margin: 0 auto;
}

.ww {
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 20px;
}
.fixHome {
    width: 1200px;
    margin: 0 auto;
    background-color: #f3f3f3;
    padding-top:15px;
}
.fix {
    width: 1200px;
    margin: 0 auto;
    padding-top:15px;
}

#header_top_blk {
    height: 40px;
    background: rgba(0, 230, 249, 1);
}

#header_top {
    position: relative;
    z-index: 1;
    margin: 0px auto;
    width: 1000px;
    height: 40px;
    background: rgba(0, 230, 249, 1);
}

#header_str {
    position: absolute;
    top: 6px;
    right: 265px;
    color: #fff;
    font-size: 16px;
}

#headlanguage {
    float: right;
    font-size: 16px;
    color: #fff;
    margin-top: 6px;
}

#header_weibo {
    position: absolute;
    top: 8px;
    right: 212px;
}

#header_blk {
    height: 110px;
    background: #fff;
}

.topheader {
    width: 80%;
    margin: 0 auto;
    height: 85px;
}

.topright {
    padding-top: 80px;
    color: #070000;
}

    .topright a {
        padding: 0px 15px 0px 0px;
    }

    .topright span {
        padding-left: 8px;
        font-size: 18px;
        padding-bottom: 10px;
    }

    .topright img {
        vertical-align: top;
    }

.logo {
    background: url(../img/qqjy.png) top center no-repeat;
    width: 440px;
    height: 85px;
    display: inline-block;
}

.btn-regist {
    background-color: #e8e8e8;
    color: #494949;
    font-size: 14px;
    font-family: "microsoft yahei";
    height: 36px;
}

.btn-login {
    background-color: rgba(0, 230, 249, 1);
    color: #fff;
    font-size: 14px;
    font-family: "microsoft yahei";
    height: 36px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.nav {
    background: rgba(0, 230, 249, 1);
    width: 100%;
    height: 42px;
    display: inline-block;
}

    .nav .w {
        position: relative;
        z-index: 99;
    }

.navlist {
    width: 99%;
    height: 42px;
    padding-left: 2px;
}

    .navlist li {
        float: left;
        padding-right: 2px;
    }

        .navlist li a {
            color: #fff;
            padding: 0px 30px;
            height: 42px;
            line-height: 42px;
            font-size: 16px;
            font-weight: normal;
            display: block;
        }

            .navlist li a:hover, .navlist li a.hover {
                background: #dd4f00;
            }
/*footer*/
footer {
    padding: 10px 0;
    background: rgba(0, 230, 249, 1);
    color: #fff;
}

    footer a {
        color: #fff;
        font-size: 13px;
    }

    footer ul {
        float: left;
        width: 185px;
    }


    footer li {
        height: 22px;
        line-height: 22px;
        font-size: 1rem;
    }

.footcontact {
    float: right;
    width: 265px;
    font-size: 0.6rem;
    line-height: 20px;
}

    .footcontact dl {
        padding: 5px 0 0 0;
    }

    .footcontact dt {
        float: left;
        width: 90px;
        height: 91px;
    }

    .footcontact dd {
        margin-left: 10px;
        float: left;
        width: 150px;
        font-size: 0.6rem;
        line-height: 25px;
    }

.copy {
    padding: 10px 0;
    text-align: center;
    background: rgba(0, 230, 249, 1);
    color: #fff;
}

    .copy a {
        color: #fff;
    }

.width1003 {
    width: 1200px;
    margin: 0 auto;
}

/*按钮&文本框*/
select {
    border: 1px #ddd solid;
    line-height: 18px;
    padding: 7px 4px 7px 0px;
}

.text {
    border: 1px #ddd solid;
    height: 30px;
    padding: 0px 9px;
    line-height: 30px;
    background-color: #fff;
}

.w70 {
    width: 70px;
}

.w80 {
    width: 80px;
}

.w110 {
    width: 110px;
}

.w130 {
    width: 130px;
}

.w150 {
    width: 150px;
}

.w170 {
    width: 170px;
}

.w220 {
    width: 220px;
}

.w240 {
    width: 240px;
}

.w400 {
    width: 400px;
}

.w600 {
    width: 600px;
}

.w580 {
    width: 580px;
}

.graybtn {
    background: url(../img/background.png) -409px -26px no-repeat;
    width: 91px;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #dd4f00;
    display: inline-block;
}

    .graybtn:hover, .graybtnsmall:hover, .graybtncenter:hover, .graybtnchang:hover {
        color: #dd4f00;
    }

.paybtn {
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #dd4f00;
    display: inline-block;
}

    .paybtn:hover, .paybtn:hover, .paybtn:hover, .paybtn:hover {
        color: #dd4f00;
    }

.redbtn, .redbtnbig {
    background: url(../img/background.png) no-repeat;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    display: inline-block;
}

.redbtn {
    background-position: 0px -333px;
    width: 97px;
}

.redbtnbig {
    background-position: -277px -333px;
    width: 155px;
}

    .redbtn:hover, .redbtnbig:hover {
        color: #fff;
    }

.graybtncenter, .graybtnchang, .graybtnsmall {
    background: url(../img/background.png) no-repeat;
    text-align: center;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #666;
    font-weight: bold;
    display: inline-block;
}

.graybtnsmall {
    background-position: -258px -86px;
    width: 64px;
    height: 27px;
    line-height: 27px;
}

.graybtncenter {
    background-position: -101px -333px;
    width: 72px;
}

.graybtnchang {
    background-position: -174px -333px;
    width: 93px;
}

/*首页右侧&内页左侧公共*/
.w260 {
    width: 260px;
    padding-top: 15px;
}

w450 {
    width: 450px;
    padding-top: 15px;
    padding-left: 50px;
}

.w750 {
    width: 750px;
}

.w900 {
    width: 900px;
    padding-top: 15px;
}

.w550 {
    width: 550px;
    padding-top: 45px;
}

.w600 {
    width: 600px;
    padding-top: 15px;
}

.indexnews {
    width: 446px;
    height: 330px;
    background-color: #f3f3f3;
}

    .indexnews dt {
        background-color: rgba(0, 230, 249, 1);
    }

        .indexnews dt span {
            padding-left: 165px;
            font-size: 23px;
            font-weight: bold;
            color: #fff;
        }

        .indexnews dt.hover {
            background-color: #c5000f;
        }

.searchcss {
    width: 427px;
    height: 340px;
    background-color: #f3f3f3;
}

    .searchcss dt {
        background-color: rgba(0, 230, 249, 1);
    }

        .searchcss dt span {
            padding-left: 165px;
            font-size: 23px;
            font-weight: bold;
            color: #fff;
        }

        .searchcss dt.hover {
            background-color: #c5000f;
        }

    .searchcss dd .title {
        padding: 5px 44px 8px 130px;
        color: #666;
    }

        .searchcss dd .title b {
            font-size: 14px;
            color: #454545;
            padding-right: 6px;
        }

    .searchcss .textcont input.textcontent {
        width: 210px;
        height: 28px;
        line-height: 28px;
        padding-left: 12px;
        padding-right: 0px;
    }

    .searchcss .textcont input.textbutton {
        height: 28px;
        width: 28px;
        border: none;
        cursor: pointer;
        display: inline-block;
        background: url(../img/textbutton.png) no-repeat;
    }

.indexsearch {
    width: 446px;
    height: 265px;
    background-color: #f3f3f3;
}

    .indexsearch dt {
        background-color: rgba(0, 230, 249, 1);
    }

        .indexsearch dt span {
            padding-left: 165px;
            font-size: 23px;
            font-weight: bold;
            color: #fff;
        }

        .indexsearch dt.hover {
            background-color: #c5000f;
        }

    .indexsearch dd .title {
        padding: 9px 44px 8px 156px;
        color: #666;
    }

        .indexsearch dd .title b {
            font-size: 14px;
            color: #454545;
            padding-right: 6px;
        }

    /*.indexsearch dd .textcont input {
        border: 1px #ddd solid;
        width: 280px;
        height: 30px;
        background-color: #fff;
        line-height: 30px;
    }

.indexsearchBg .textcont input.textbutton {
    height: 28px;
    width: 28px;
    border: none;
    cursor: pointer;
    display: inline-block;
    background: url(../img/textbutton.png) no-repeat;
}*/

    .indexsearch .textcont input.textcontent {
        width: 210px;
        height: 28px;
        line-height: 28px;
        padding-left: 12px;
        padding-right: 0px;
    }

    .indexsearch .textcont input.textbutton {
        height: 28px;
        width: 28px;
        border: none;
        cursor: pointer;
        display: inline-block;
        background: url(../img/textbutton.png) no-repeat;
    }

/*.indexsearch dd .button {
    text-align: center;
    margin-top: 5px;
}

.indexsearchBg {
    background: url(../img/indexsearchBg.png) top left repeat;
    color: #fff;
    display: none;
}*/

.textcont {
    padding-left: 105px;
}

.indexsearchBg .textcont input {
    color: #ff6f1e;
}

    .indexsearchBg .textcont input.textcontent {
        width: 210px;
        height: 28px;
        line-height: 28px;
        padding-left: 12px;
        border: none;
        background: #fff;
        display: inline-block;
        padding-right: 0px;
    }

    .indexsearchBg .textcont input.textbutton {
        height: 28px;
        width: 28px;
        border: none;
        cursor: pointer;
        display: inline-block;
        background: url(../img/textbutton.png) no-repeat;
    }

.searchlist {
    padding-top: 3px;
}

    .searchlist li {
        width: 240px;
        height: 32px;
        line-height: 32px;
        padding-top: 5px;
    }

        .searchlist li .text2 {
            padding: 0px 4px;
            width: 22px;
        }

        .searchlist li span {
            padding: 0px 5px;
        }

.zhusi {
    color: #c5000f;
    padding-top: 5px;
}

    .zhusi b {
        background: url(../img/background.png) -409px 0px no-repeat;
        width: 12px;
        height: 12px;
        padding-right: 10px;
        vertical-align: middle;
        display: inline-block;
    }

.erweima {
    margin-top: 2px;
    text-align: center;
}

    .erweima img {
        border: 1px #ddd solid;
        padding: 2px;
        margin-bottom: 5px;
    }

.topheader {
    position: relative;
    z-index: 99;
}

.topMember {
    width: 295px;
    height: 45px;
    position: absolute;
    top: 22px;
    right: 51px;
}

/*kjbrands*/
.kjbrands {
    width: 1200px;
    height: 104px;
    background: url(../images/12.jpg) no-repeat;
    padding-left: 20px;
    margin: 0px auto;
}

    .kjbrands img {
        float: left;
    }

    .kjbrands .kjbrands_con {
        width: 1120px;
        height: 104px;
        float: left;
    }


/*===================================================================================*/
/* 浮动在线客服 */

#float_os {
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 999;
    margin-top: -80px;
    width: 80px;
    height: 160px;
    font-size: 0px;
}

    #float_os img {
        cursor: pointer;
    }

#qq_online {
    position: fixed;
    z-index: 99;
    width: 110px;
    font-family: "宋体";
    font-size: 12px;
}

#qq_online_top {
    position: relative;
    padding-left: 10px;
    height: 26px;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    background: url(../images/qq_style/style0_top.gif) no-repeat;
}

    #qq_online_top img {
        position: absolute;
        top: 8px;
        right: 10px;
        cursor: pointer;
    }

#qq_online_list {
    background: url(../images/qq_style/style0_bgs.gif) repeat-y;
}

    #qq_online_list a {
        color: #222;
    }

        #qq_online_list a:hover {
            color: #fff;
        }

    #qq_online_list p {
        position: relative;
        margin: 0px 3px;
        padding-left: 31px;
        width: 93px;
        height: 25px;
        line-height: 26px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        background: #fff;
        overflow: hidden;
    }

        #qq_online_list p:hover {
            border-top: 1px solid #A3E7FC;
            border-bottom: 1px solid #A3E7FC;
            background: #E1F7FD;
        }

        #qq_online_list p img {
            position: absolute;
            top: 2px;
            left: 5px;
            width: 21px;
            height: 21px;
        }

#qq_online_bottom {
    height: 42px;
    font-size: 0px;
    background: url(../images/qq_style/style0_bottom.gif) no-repeat;
}

#qq_onlines_top {
    position: relative;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

    #qq_onlines_top p {
        position: absolute;
        top: 40px;
        width: 35px;
        height: 173px;
        overflow: hidden;
        cursor: pointer;
    }

.qq_onlines_small_left strong {
    left: 8px;
}

.qq_onlines_small_right strong {
    left: 13px;
}

#qq_onlines_top p strong {
    position: absolute;
    top: 40px;
    display: block;
    width: 16px;
    text-align: center;
    line-height: 20px;
}

#qq_onlines_box {
    border: 1px solid #e3e3e3;
    border-top: none;
    background: #fff;
}

#qq_onlines_tel {
    padding-top: 15px;
    text-align: center;
    font-size: 14px;
    color: #505050;
    
}

    #qq_onlines_tel strong {
        display: block;
        padding: 12px 0px 8px 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        border-bottom: 1px dashed #ccc;
    }

#qq_onlines_list {
    padding-top: 10px;
}

    #qq_onlines_list a {
        position: relative;
        display: block;
        margin: 0px auto 8px auto;
        padding-left: 35px;
        width: 72px;
        height: 25px;
        line-height: 26px;
        color: #222;
        border: 1px solid #aaccd8;
        background: url(../images/qq_style/list_bg.jpg) repeat-x;
        overflow: hidden;
        outline: none;
        -moz-outline: none;
    }

        #qq_onlines_list a:hover {
            color: #ff0000;
        }

        #qq_onlines_list a img {
            position: absolute;
            top: 2px;
            left: 7px;
            width: 21px;
            height: 21px;
        }

#qq_onlines_tdc {
    padding: 8px 0px;
    font-size: 0px;
    text-align: center;
    border-top: 1px dashed #ccc;
}

    #qq_onlines_tdc img {
        width: 110px;
        height: 110px;
    }

.qq_onlines_1 p#qq_onlines_tel strong {
    color: #e10000;
}

.qq_onlines_1 div#qq_onlines_top {
    border-bottom: 8px solid #ff7200;
    background: #e10000;
}

.qq_onlines_1 p.qq_onlines_small_left {
    right: -35px;
    background: url(../images/qq_style/style1_small_left.png) no-repeat;
}

.qq_onlines_1 p.qq_onlines_small_right {
    left: -35px;
    background: url(../images/qq_style/style1_small_right.png) no-repeat;
}

.qq_onlines_2 p#qq_onlines_tel strong {
    color: #555;
}

.qq_onlines_2 div#qq_onlines_top {
    border-bottom: 8px solid #5d5d5d;
    background: #343434;
}

.qq_onlines_2 p.qq_onlines_small_left {
    right: -35px;
    background: url(../images/qq_style/style2_small_left.png) no-repeat;
}

.qq_onlines_2 p.qq_onlines_small_right {
    left: -35px;
    background: url(../images/qq_style/style2_small_right.png) no-repeat;
}

.qq_onlines_3 p#qq_onlines_tel strong {
    color: #df5f00;
}

.qq_onlines_3 div#qq_onlines_top {
    border-bottom: 8px solid #ddc9ba;
    background: rgba(0, 230, 249, 1);
}

.qq_onlines_3 p.qq_onlines_small_left {
    right: -35px;
    background: url(../images/qq_style/style3_small_left.png) no-repeat;
}

.qq_onlines_3 p.qq_onlines_small_right {
    left: -35px;
    background: url(../images/qq_style/style3_small_right.png) no-repeat;
}

.qq_onlines_4 p#qq_onlines_tel strong {
    color: #89a611;
}

.qq_onlines_4 div#qq_onlines_top {
    border-bottom: 8px solid #464a4b;
    background: #adce25;
}

.qq_onlines_4 p.qq_onlines_small_left {
    right: -35px;
    background: url(../images/qq_style/style4_small_left.png) no-repeat;
}

.qq_onlines_4 p.qq_onlines_small_right {
    left: -35px;
    background: url(../images/qq_style/style4_small_right.png) no-repeat;
}

.qq_onlines_5 p#qq_onlines_tel strong {
    color: #df5f00;
}

.qq_onlines_5 div#qq_onlines_top {
    border-bottom: 8px solid #ff9241;
    background: #ff6d00;
}

.qq_onlines_5 p.qq_onlines_small_left {
    right: -35px;
    background: url(../images/qq_style/style5_small_left.png) no-repeat;
}

.qq_onlines_5 p.qq_onlines_small_right {
    left: -35px;
    background: url(../images/qq_style/style5_small_right.png) no-repeat;
}

.qq_onlines_6 p#qq_onlines_tel strong {
    color: #006083;
}

.qq_onlines_6 div#qq_onlines_top {
    border-bottom: 8px solid #6b718d;
    background: #006083;
}

.qq_onlines_6 p.qq_onlines_small_left {
    right: -35px;
    background: url(../images/qq_style/style6_small_left.png) no-repeat;
}

.qq_onlines_6 p.qq_onlines_small_right {
    left: -35px;
    background: url(../images/qq_style/style6_small_right.png) no-repeat;
}

.qq_onlines_7 p#qq_onlines_tel strong {
    color: #00a0a8;
}

.qq_onlines_7 div#qq_onlines_top {
    border-bottom: 8px solid #6b718d;
    background: #00a0a8;
}

.qq_onlines_7 p.qq_onlines_small_left {
    right: -35px;
    background: url(../images/qq_style/style7_small_left.png) no-repeat;
}

.qq_onlines_7 p.qq_onlines_small_right {
    left: -35px;
    background: url(../images/qq_style/style7_small_right.png) no-repeat;
}

.qq_onlines_8 p#qq_onlines_tel strong {
    color: #c9004c;
}

.qq_onlines_8 div#qq_onlines_top {
    border-bottom: 8px solid #ebba28;
    background: #c9004c;
}

.qq_onlines_8 p.qq_onlines_small_left {
    right: -35px;
    background: url(../images/qq_style/style8_small_left.png) no-repeat;
}

.qq_onlines_8 p.qq_onlines_small_right {
    left: -35px;
    background: url(../images/qq_style/style8_small_right.png) no-repeat;
}

/*===================================================================================*/

