﻿@charset "utf-8";
/* CSS Document */

@charset "utf-8";

/* CSS Document */

html, body, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, form, img, span, b, a, input {
    margin: 0;
    padding: 0;
}

ul, ol, li {
    list-style: none;
}

img {
    max-width: 100%;
    border: none;
}

a, input {
    outline: none;
}

body {
    font-size: 12px;
    font-family: Arial, Tahoma, Microsoft Yahei, Simsun;
    min-width: 1200px;
    background: url(../images/top_bg.png) left top repeat-x;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}
/* IE7 */

a {
    text-decoration: none;
    color: #000;
}

    a:hover {
        color: #ff3a00;
    }

    a.t_color {
        color: #ff3a00;
    }

        a.t_color:hover {
            color: #000;
        }

.txt_on {
    color: #ff3a00;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}


/*#top{ clear:both; height:120px; }*/
.top {
    height: 32px;
    color: #fff;
    line-height: 32px;
}

.top_l {
    float: left;
    padding-left: 30px;
}

.top_r {
    float: right;
}

    .top_r ul {
        float: right;
    }

    .top_r li {
        float: left;
        padding-left: 40px;
    }

        .top_r li a {
            color: #fff;
        }

.logo {
    float: left;
}

    .logo img {
        float: left;
        width: 158px;
    }

.nav {
    float: right;
}

    .nav li {
        float: right;
    }

        .nav li a:link, .nav li a:visited {
            font-size: 14px;
            line-height: 32px;
            color: #000;
        }


/*menu*/
.header {
    clear: both;
    height: 87px;
}

.fl {
    float: left;
    padding-left: 20px;
}

.fr {
    float: right;
}

.dn {
    display: none;
}

.hd_add {
    height: 88px;
}

.header-r2 {
    padding-top: 28px;
    height: 60px;
    position: relative;
    z-index: 2;
}

.menu {
    float: right;
}

.menu-ul {
    float: left;
}

.menu-li {
    float: left;
    font-weight: bold;
    text-align: center;
    margin-left: 60px;
    /* _margin-left:50px;*/
    z-index: 1;
}

.menu-a {
    position: relative;
    float: left;
    height: 58px;
    line-height: 40px;
    z-index: 3;
    color: #000;
    font-size: 14px;
    text-shadow: 1px 1px 1px #fff;
}

.menu-a_on, .menu-li:hover .menu-a {
    color: #ff3a00;
}

.menu-sjx {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -5px;
    height: 0;
    width: 0;
    overflow: hidden;
    border-left: 6px transparent dashed;
    border-right: 6px transparent dashed;
    border-bottom: 6px #bfbfbf solid;
}

.menu-sjx1 {
    position: absolute;
    left: 50%;
    bottom: -1px;
    margin-left: -5px;
    height: 0;
    width: 0;
    overflow: hidden;
    border-left: 6px transparent dashed;
    border-right: 6px transparent dashed;
    border-bottom: 6px #ff3a00 solid;
}

.menu2 {
    position: absolute;
    min-width: 900px;
    right: 0;
    text-align: left;
    top: 86px;
    z-index: 2;
    background: #fff;
    border-top: 3px solid #ff3a00;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.menu2-dl, .menu2-dl2, .menu2-dl3 {
    border-left: 1px #000 dashed;
    float: left;
    padding: 0 45px;
    margin: 0px -1px 0px;
    width: 210px;
    height: 380px;
    *height: auto;
}


.menu2-dl2 {
    border-left: 1px #000 dashed;
    float: left;
    padding: 0 37px;
    margin: 0px -1px 25px;
    width: 150px;
    height: 360px;
}

.menu2-dl3 {
    width: 200px;
    height: 190px;
    *height: 200px;
    padding-right: 10px;
}

.menu2-dl dd, .menu2-dl2 dd {
    /*padding-right:10px;*/
    overflow: hidden;
    color: #707070;
    line-height: 24px;
    font-size: 14px;
}

    .menu2-dl2 dd a {
        color: #ff3a00;
        font-weight: normal;
    }

.menu2 dt {
    font-size: 14px;
    *position: relative;
    line-height: 24px;
    padding-bottom: 0px;
}

.menu2-t {
    padding-bottom: 30px;
}

.menu2-a1 {
    color: #434343;
    display: block;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}

.menu2-in {
    overflow: hidden;
    zoom: 1;
    margin: 25px 0;
}

.menu2-a {
    color: #ff3a00;
    white-space: nowrap;
    display: inline-block;
    padding-bottom: 5px;
}

.menu2-dl2 dd {
    padding-top: 0px;
}

    .menu2-dl2 dd b {
        color: #434343;
        font-size: 14px;
    }

.menu2-b {
    padding-bottom: 20px;
}

.main-in {
    border: 1px solid #eaeaea;
    background: #fff;
}

.main-inn {
    margin: 23px;
}

.menu1 li {
    float: left;
}

.menu1-a {
    float: left;
    margin-right: 19px;
    background: url(../imgs/main-menu.png) no-repeat;
    width: 87px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    color: #fff;
}

    .menu1-a_on, .menu1-a:hover {
        background-position: left -27px;
        padding-bottom: 7px;
    }

.menu_cpr li {
    float: left;
}

.menu_cpr-a {
    float: left;
    margin-right: 19px;
    background: url(../imgages/main-menu2.png) no-repeat;
    width: 117px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    color: #fff;
}

    .menu_cpr-a_on, .menu_cpr-a:hover {
        background-position: left -27px;
        padding-bottom: 6px;
    }

.menu2-b1 {
    height: 315px;
}

    .menu2-b1 dd {
        color: #434343;
    }

        .menu2-b1 dd b {
            color: #707070;
            font-weight: normal;
        }

/*footer*/
.footer {
    clear: both;
    width: 100%;
    height: 220px;
    background: #626262;
}

.foot {
    width: 1200px;
    margin: 0 auto;
    padding: 35px 0;
}

.foot_left {
    float: left;
    width: 600px;
    padding-left: 10px;
}

.foot_list p {
    float: left;
    width: 610px;
    margin-left: -10px;
}

.foot_list a:link, .foot_list a:visited {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    padding: 0 10px;
}

.foot_list a:hover {
    color: #ff3a00;
    text-decoration: underline;
}

.foot_list p span {
    float: left;
    width: 2px;
    height: 35px;
    background: url(../images/fx.png) left center no-repeat;
}

.copy {
    float: left;
    width: 900px;
    color: #c9c9c9;
    line-height: 30px;
    padding-top: 10px;
}

.brand ul {
    float: left;
    margin-left: -10px;
    padding-top: 20px;
}

.brand li {
    float: left;
    padding-left: 10px;
}

    .brand li img {
        border: 1px solid #eaeaea;
    }

.wx {
    float: right;
    width: 360px;
    padding-right: 10px;
}

    .wx p {
        float: left;
        width: 215px;
        height: 45px;
        padding-right: 10px;
        text-align: right;
        background: url(../images/wx1.png) no-repeat;
        color: #fff;
        font-size: 14px;
        line-height: 24px;
    }

    .wx img {
        float: left;
        width: 135px;
    }

/*banner*/
/* 焦点图 */
.idx-focus {
    margin: 0 auto;
}

.idx-focus {
    height: auto;
    position: relative;
    overflow: hidden;
}

.focus-pic li {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    float: left;
}

.idx-foc-tmp {
    height: auto;
}

.focus-pic li img {
    width: 100%;
}

.idx-focus .xtaber-tabs {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}

    .idx-focus .xtaber-tabs li {
        float: left;
        position: relative;
        cursor: pointer;
        z-index: 3;
    }

    .idx-focus .xtaber-tabs img {
        width: 200px;
        height: 86px;
    }

    .idx-focus .xtaber-tabs .current {
        background: #ff3a00;
    }

        .idx-focus .xtaber-tabs .current i {
            width: 31px;
            height: 11px;
            position: absolute;
            margin-left: -10px;
            left: 50%;
            top: -11px;
            overflow: hidden;
            background: url(../images/icon.png) no-repeat;
        }

.idx-focus .btn-prev, .idx-focus .btn-next {
    background: url(../images/slider-nav.png) no-repeat;
    width: 40px;
    height: 75px;
    position: absolute;
    z-index: 4;
    top: 40%;
    _filter: Alpha(opacity=70);
}

.idx-focus .btn-prev {
    background-position: 0 0;
    left: 10px;
}

.idx-focus .btn-next {
    background-position: -46px 0;
    right: 10px;
}

.idx-focus a.btn-prev:hover {
    display: block;
    width: 40px;
    height: 75px;
    background: #000 url(../images/slider-nav.png) no-repeat;
    opacity: 0.5;
}

.idx-focus a.btn-next:hover {
    display: block;
    width: 40px;
    height: 75px;
    background: #000 url(../images/slider-nav.png) -46px 0 no-repeat;
    opacity: 0.5;
}

/*main*/
.main {
    width: 100%;
    height: 470px;
    background: url(../images/main_bg.png) left top repeat-x;
    border-top: 1px solid #dadada;
}

.main_cont {
    width: 1150px;
    padding: 60px 25px;
    margin: 0 auto;
}

.pic1 {
    float: left;
    width: 580px;
    padding-top: 12px;
}

.stq_txt {
    float: right;
    width: 500px;
    padding-top: 15px;
}

.gy {
    padding-left: 15px;
    margin-bottom: 20px;
    border-left: 3px solid #555;
    font-size: 24px;
    height: 45px;
    line-height: 26px;
}

    .gy b {
        font-size: 14px;
        color: #b0afb0;
        font-weight: normal;
    }

.stq_txt p {
    padding: 20px 0 0 20px;
    font-size: 14px;
    line-height: 24px;
    color: #555;
}


.products {
    width: 100%;
    height: 680px;
    background: url(../images/main_bg.png) left top repeat-x;
    padding-top: 20px;
}

.gy1 {
    width: 240px;
    margin: 50px auto;
    height: 46px;
}

.gy2 {
    width: 275px;
}

.gy3 {
    width: 220px;
}

.pro_left {
    float: left;
    width: 100px;
    height: 46px;
    padding-right: 15px;
    font-size: 24px;
    border-right: 3px solid #434343;
}

.pro_right {
    float: right;
    padding-top: 30px;
    font-size: 14px;
    color: #b0afb0;
}

.pro_content {
    padding: 0 53px 50px 53px;
}

    .pro_content p {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        color: #555;
    }

.hot_product {
}

    .hot_product ul {
        float: left;
        margin-left: -3px;
    }

.pro_img {
    width: 297px;
    height: 210px;
}

.hot_product li {
    float: left;
    width: 297px;
    margin-left: 3px;
    position: relative;
}

.pro_txt {
    float: left;
    width: 257px;
    height: 150px;
    padding: 10px 20px;
    background: url(../images/product_bg.png) no-repeat;
}

    .pro_txt h3 a {
        font-size: 24px;
        font-weight: normal;
        line-height: 47px;
    }

    .pro_txt p {
        font-size: 14px;
        line-height: 24px;
        padding-top: 5px;
        color: #555;
    }

.s {
    position: absolute;
    top: 45px;
    left: 90px;
    width: 120px;
    height: 120px;
}

.s1 {
    background: url(../images/s1.png) no-repeat;
}

.s2 {
    background: url(../images/s2.png) no-repeat;
}

.s3 {
    background: url(../images/s3.png) no-repeat;
}

.s4 {
    background: url(../images/s4.png) left center no-repeat;
}


.swzx {
    width: 100%;
    height: 570px;
    background: url(../images/main_bg.png) left top repeat-x;
    padding-top: 20px;
}

.swzx_img {
    width: 810px;
    margin-left: 180px;
    margin-right: 190px;
}

.swzx_leftimg {
    position: relative;
    float: left;
    width: 400px;
}

    .swzx_leftimg span {
        position: absolute;
        left: -17px;
        top: 22px;
        width: 120px;
        height: 58px;
        background: url(../images/edge.png) no-repeat;
    }

.swzx_rightimg {
    float: right;
    width: 400px;
    margin-left: 10px;
}

.swzx_img2 {
    padding-top: 10px;
}

.partener {
    background: url(../images/main_bg.png) left top repeat-x;
    padding-top: 20px;
    height: 470px;
}

.partener_list {
    float: left;
    width: 1200px;
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

    .partener_list li {
        float: left;
        width: 199px;
        height: 113px;
        border-top: 1px solid #eaeaea;
        border-right: 1px solid #eaeaea;
    }

        .partener_list li img {
            width: 199px;
            height: 113px;
        }

.map {
    float: right;
    width: 450px;
    border-left: 1px solid #eaeaea;
    padding-left: 45px;
}

/* animation */
.contact {
    background: url(../images/main_bg.png) left top repeat-x;
    padding: 20px 0;
    height: 450px;
}

.contact_bottom {
    float: left;
    width: 1200px;
}

.contact_list {
    float: left;
    width: 700px;
}

@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);
    }
}
/* styles */
.xctx_list {
    float: left;
    width: 1200px;
    padding: 15px 0 60px 0;
}

.service-item {
    display: block;
    float: left;
    width: 200px;
    padding-left: 20px;
}

    .service-item img {
        padding: 35px 0 0 0px;
    }

    .service-item:hover .service-icon {
        -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;
    }

.service-icon-wrap {
    text-align: center;
    display: block;
    height: 146px;
    background: url(../images/c1_bg.png) center top no-repeat;
    padding-bottom: 12px;
}

.c2 {
    background: url(../images/c2_bg.png) center top no-repeat;
}

.c3 {
    background: url(../images/c3_bg.png) center top no-repeat;
}

.service-item p, .service-title {
    text-align: center;
    font-size: 14px;
    color: #555;
    line-height: 24px;
    font-weight: normal;
}

/*技术支持*/
.sub {
    padding-bottom: 7px;
    background: url(../images/sub1_bg.png) left bottom repeat-x;
}

#sub1 {
    width: 100%;
    height: 260px;
    border-top: 1px solid #eaeaea;
    background: url(../images/sub1.png) no-repeat;
}

.sub_text {
    width: 1200px;
    margin: 0 auto;
}

    .sub_text h3 {
        font-size: 36px;
        color: #ff3a00;
    }

/*banner1*/
.banner2 {
    clear: both;
    width: 100%;
    height: 260px;
    border-top: 1px solid #eaeaea;
    background: url(../images/sub2.png) no-repeat;
    background-position: center top;
    text-align: center;
}

.banner3 {
    background: url(../images/sub4.png) no-repeat;
}

.banner4 {
    background: url(../images/sub3.png) no-repeat;
}

.banner1 {
    width: 100%;
    height: 260px;
    border-top: 1px solid #eaeaea;
    background: url(../images/sub1.png) left top no-repeat;
}

.banner2 h3 {
    padding-top: 90px;
    font-size: 36px;
    color: #fff;
    padding-bottom: 30px;
}

.banner2 p {
    color: #fff;
    font-size: 14px;
    filter: alpha(opacity=70); /*IE滤镜，透明度50%*/
    -moz-opacity: 0.7; /*Firefox私有，透明度50%*/
    opacity: 0.7; /*其他，透明度50%*/
}

.banner1 h3 {
    padding: 80px 0 20px 20px;
    font-size: 36px;
    color: #ff3a00;
}

.banner1 p {
    padding-left: 20px;
    font-size: 14px;
    color: #555;
    line-height: 23px;
}

.banner3 h3 {
    color: #ff3a00;
}

.wrap .machine {
    position: absolute;
    top: 40px;
    right: 40px;
}




.cooperate_ban {
    width: 100%;
    border-top: 1px solid #eaeaea;
    background: url(../images/sub2.png) no-repeat;
}



.support {
    float: left;
    width: 1200px;
    padding: 50px 0;
}

.research {
    float: left;
    width: 310px;
    padding-left: 20px;
    padding-right: 62px;
    border-right: 1px dotted #ccc;
}

.api {
    float: left;
    width: 310px;
    padding-left: 60px;
    padding-right: 64px;
    border-right: 1px dotted #ccc;
}

.ms {
    float: left;
    width: 310px;
    padding-left: 60px;
}

.kj ul {
    padding-bottom: 90px;
    border-top: 1px solid #eaeaea;
}

.kj li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eaeaea;
}

    .kj li.tel {
        padding-left: 50px;
        font-size: 14px;
        color: #ff3a00;
        font-weight: bold;
        background: url(../images/tel.png) left center no-repeat;
    }

    .kj li a.qq {
        float: left;
        padding-left: 50px;
        background: url(../images/qq.png) left center no-repeat;
    }

    .kj li a:link, .kj li a:visited {
        font-size: 14px;
        color: #ff3a00;
        font-weight: bold;
    }

.kj_content {
    height: 330px;
}

    .kj_content h3 {
        font-size: 18px;
        color: #ff3a00;
        padding-top: 20px;
    }

    .kj_content p {
        font-size: 14px;
        color: #555;
        line-height: 23px;
        padding-top: 30px;
    }

/*证书鉴定*/
.certificate {
    clear: both;
    overflow: hidden;
    width: 1200px;
    margin: 30px auto;
}
    /*.certificate ul{ float:left; margin-left:-100px;padding:40px 0 100px 0;}*/
    .certificate li img {
        width: 650px;
        height: 450px;
        padding: 7px;
        border: 4px solid #e5e5e5;
    }

    .certificate li { /*float:left; padding-left:100px;*/
        text-align: center;
    }

        .certificate li h3 {
            font-size: 18px;
            color: #434343;
            text-align: center;
            padding: 20px 0 30px 0;
        }

/*帮助中心*/
.help_ban {
    width: 1200px;
    margin: 0 auto;
}

.help {
    float: left;
    padding: 70px 0 100px 0;
}

    .help ul {
    }

        .help ul li {
            float: left;
            width: 217px;
            padding-right: 25px;
        }

            .help ul li a {
                float: left;
                width: 217px;
                height: 250px;
                position: relative;
            }

                .help ul li a span {
                    float: left;
                    text-align: center;
                    font-size: 24px;
                    color: #fff;
                    padding-top: 90px;
                    width: 100%;
                }

                .help ul li a .btn {
                    position: absolute;
                    width: 150px;
                    height: 54px;
                    color: #fff;
                    background: #ff3a00;
                    bottom: 0;
                    left: 33px;
                    -moz-border-radius: 3px; /* Gecko browsers */
                    -webkit-border-radius: 3px; /* Webkit browsers */
                    border-radius: 3px;
                }

                    .help ul li a .btn b {
                        background: url(../images/ico2.png) no-repeat;
                        float: left;
                        margin: 15px 0 0 15px;
                        padding-left: 35px;
                        line-height: 24px;
                        font-size: 14px;
                    }

                .help ul li a.p1 {
                    background: url(../images/QA_bg.png) 0 0 no-repeat;
                }

                    .help ul li a.p1:hover {
                        background: url(../images/QA_bg.png) -283px 0 no-repeat;
                    }

                .help ul li a.p2 {
                    background: url(../images/QA_bg.png) 0 -235px no-repeat;
                }

                    .help ul li a.p2:hover {
                        background: url(../images/QA_bg.png) -283px -235px no-repeat;
                    }

                .help ul li a.p3 {
                    background: url(../images/QA_bg.png) 0 -472px no-repeat;
                }

                    .help ul li a.p3:hover {
                        background: url(../images/QA_bg.png) -283px -472px no-repeat;
                    }

                .help ul li a.p4 {
                    background: url(../images/QA_bg.png) 0 -712px no-repeat;
                }

                    .help ul li a.p4:hover {
                        background: url(../images/QA_bg.png) -283px -712px no-repeat;
                    }

                .help ul li a.p5 {
                    background: url(../images/QA_bg.png) 0 -955px no-repeat;
                }

                    .help ul li a.p5:hover {
                        background: url(../images/QA_bg.png) -283px -955px no-repeat;
                    }


/*商务合作*/
.hz {
    width: 500px;
    float: left;
    padding: 30px 59px 0 20px;
    height: 180px;
    border-bottom: 1px dotted #ccc;
}

    .hz h3 {
        font-size: 18px;
        color: #ff3a00;
        line-height: 24px;
        padding-bottom: 20px;
    }

    .hz p {
        font-size: 14px;
        color: #555;
        line-height: 23px;
        width: 480px;
    }

.swhz {
    float: left;
    width: 100%;
}

.txt_h {
    text-indent: 20px;
    line-height: 60px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}



/*企业介绍*/
.profile {
    width: 100%;
    background: url(../images/profile.png) no-repeat;
    background-position: center bottom;
}

.structure {
    background: url(../images/structure.png) no-repeat;
    background-position: center bottom;
}

.history {
    background: url(../images/history.png) no-repeat;
    background-position: center top;
}

.struct_img {
    text-align: center;
    padding: 50px 0;
}

.bannerimg {
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    position: relative;
}

    /*图片效果 pym*/

    .bannerimg .left {
        position: absolute;
        width: 500px;
        background: #fff;
        left: 0;
        top: 0;
        height: 600px;
        filter: alpha(opacity=10); /*IE滤镜，透明度10%*/
        -moz-opacity: 0.1; /*Firefox私有，透明度10%*/
        opacity: 0.1; /*其他，透明度10%*/
    }

    .bannerimg img {
        position: absolute;
        left: 60px;
        top: 170px;
    }


.about_list {
    height: 90px;
    line-height: 90px;
    border-bottom: 1px solid #5d5d5d;
}

    .about_list ul {
        float: right;
        width: 700px;
    }

    .about_list li {
        float: left;
        padding-left: 90px;
    }

        .about_list li a {
            color: #fff;
            font-size: 16px;
        }

            .about_list li a:hover {
                color: #ff3a00;
            }

            .about_list li a.hot_cur {
                color: #ff3a00;
            }

.about_text {
    float: right;
    width: 610px;
    color: #fff;
}

    .about_text h3 {
        font-size: 36px;
        font-weight: normal;
        padding: 90px 0 25px 0;
        line-height: 55px;
    }

    .about_text p {
        font-size: 14px;
        line-height: 21px;
        padding-top: 15px;
        color: #bbb;
    }

.fight {
    float: left;
    width: 1200px;
    background: url(../images/line.png) left bottom no-repeat;
    padding-bottom: 0px;
}

.fight_left {
    float: left;
    width: 500px;
    background: #f2f2f2;
    padding-top: 80px;
    padding-bottom: 300px;
    border-bottom: 1px solid #eaeaea;
}

    .fight_left img {
        float: right;
        padding-right: 45px;
    }

.fd3 {
    padding-top: 40px;
}

.fight_right {
    float: right;
    width: 624px;
    padding-top: 70px;
}

.fight2 {
    background: none;
}

.fight2_left {
    padding-top: 75px;
    padding-bottom: 145px;
}

.fight2_right {
    padding-top: 75px;
}

.fd6 {
    padding-top: 35px;
}

.struct_text h3 {
    padding: 150px 0 30px 0;
}

.struct_text p {
    line-height: 24px;
}

.sw_content {
    margin-top: 50px;
    border: 1px solid #eaeaea;
    margin-bottom: 70px;
}

    .sw_content h3 {
        height: 45px;
        line-height: 45px;
        text-align: center;
        background: #ff3a00;
        font-size: 18px;
        color: #fff;
        font-weight: normal;
    }


/*覆盖*/
.txt_on {
    color: #ff3a00;
}

.univers_bg {
    clear: both;
    background: url(../images/main_bg.png) top repeat-x;
    width: 100%;
    float: left;
}





/*sale*/
.product_bg {
    position: relative;
    padding-top: 113px;
    width: 100%;
    height: 1280px;
    background: url(../images/p1_bg.png) center top repeat-x;
}

.product_ban {
    width: 100%;
    height: 515px;
    background: url(../images/pro1_bg.png) repeat-x;
    box-shadow: 0px 10px 20px #333;
    -moz-box-shadow: 0px 0px 20px #333;
    -webkit-box-shadow: 0px 0px 20px #333;
}

.sup_ban {
    background: #fff;
    box-shadow: 0px 10px 20px #aaa;
    -moz-box-shadow: 0px 0px 20px #aaa;
    -webkit-box-shadow: 0px 0px 20px #aaa;
}

.product_topimg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 210px;
    background: url(../images/pro1.png) center 25px no-repeat;
}

.product_topimg2 {
    background: url(../images/pro2.png) center 25px no-repeat;
}

.product_topimg3 {
    background: url(../images/pro3.png) center 25px no-repeat;
}

.product_top {
    text-align: center;
    color: #fff;
    padding-top: 125px;
}

.pro_main {
    clear: both;
    width: 1200px;
    margin: 0 auto;
}

.product_top h3 {
    font-size: 46px;
    color: #ff3a00;
}

.product_top h4 {
    font-size: 25px;
    color: #ff3a00;
    padding-bottom: 32px;
}

.product_top p {
    font-size: 18px;
    line-height: 36px;
}

.pro1_left {
    float: left;
    width: 424px;
    text-align: right;
    padding-left: 99px;
}

.product_top img {
    float: left;
    width: 78px;
    padding: 0 40px;
}

.pro1_right {
    float: right;
    width: 479px;
    padding-right: 40px;
    text-align: left;
}

.product_top a {
    padding-bottom: 20px;
    padding-top: 65px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: url(../images/pro_line.png) center bottom no-repeat;
    float: left;
    width: 100%;
}

a.pro_link {
    float: left;
    width: 100%;
    height: 112px;
    background: url(../images/link.png) center 25px no-repeat;
    padding-bottom: 50px;
    padding-top: 25px;
}

.btn-prev1, .btn-next1 {
    background: url(../images/btn-nav.png) no-repeat;
    width: 45px;
    height: 76px;
    position: absolute;
    z-index: 4;
    top: 23%;
}

.btn-prev1 {
    background-position: 0 0;
    left: 10px;
}

.btn-next1 {
    background-position: -50px 0;
    right: 10px;
}

a.btn-prev1:hover {
    display: block;
    width: 45px;
    height: 76px;
    background: #000 url(../images/btn-nav.png) no-repeat;
    opacity: 0.5;
}

a.btn-next1:hover {
    display: block;
    width: 45px;
    height: 76px;
    background: #000 url(../images/btn-nav.png) -50px 0 no-repeat;
    opacity: 0.5;
}



.pro_main_left {
    float: left;
    width: 538px;
}

    .pro_main_left p {
        height: 26px;
        line-height: 26px;
        padding: 0 10px;
        font-size: 14px;
        color: #fff;
        background: #ff3a00;
        margin-top: 10px;
    }

    .pro_main_left img {
        padding: 30px 0 0 0;
    }

p.pro_left_bottom {
    background: none;
    margin-top: 0;
    font-weight: bold;
}

.pro_left_bottom {
    float: left;
    width: 518px;
}

    .pro_left_bottom span {
        float: left;
    }

    .pro_left_bottom a {
        float: left;
        width: 90px;
        color: #ff3a00;
        padding-left: 5px;
    }

.pro_main_right {
    float: right;
    width: 600px;
    padding-top: 25px;
}

    .pro_main_right p {
        font-size: 16px;
        color: #000;
        text-align: center;
        padding-top: 50px;
        height: 26px;
        line-height: 26px;
    }




/*sup*/
.sup_bg {
    background: url(../images/p2_bg.png) left top repeat-x;
}

.sup_main p {
    color: #434343;
}

.sub_top a {
    color: #959595;
    padding-top: 60px;
}

.sup_main .pro1_left {
    width: 445px;
    padding-left: 75px;
}

.sub_left {
    float: left;
    width: 560px;
}

    .sub_left p {
        width: 518px;
        background: #ff3a00;
        padding: 0 10px;
        font-size: 14px;
        color: #fff;
        line-height: 26px;
        margin-top: 10px;
    }

    .sub_left img {
        padding-top: 66px;
    }

.sub_right {
    float: right;
    width: 520px;
}

.require {
    float: left;
    margin-left: -100px;
    padding-top: 30px;
}

    .require a {
        float: left;
        margin-left: 100px;
        padding-left: 85px;
        height: 22px;
        background: url(../images/r1.png) 55px top no-repeat;
        font-size: 14px;
        color: #434343;
        line-height: 22px;
    }

.sub_right p {
    float: left;
    background: #ff3a00;
    padding: 0 40px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    margin: 40px 0;
}

    .sub_right p.pro_left_bottom {
        background: none;
        margin: 0;
    }

.sub_right span {
    color: #434343;
}


/*xc*/
.xc_bg {
    background: url(../images/p3_bg.png) center top repeat-x;
}

.pro3_left {
    float: left;
    width: 490px;
    text-align: right;
    padding-left: 20px;
}

.xc_main img {
    padding-top: 20px;
}

.xc_ban {
    height: 515px;
    background: url(../images/xc_ban_bg.png) repeat-x;
    box-shadow: 0px 10px 20px #bbb;
    -moz-box-shadow: 0px 0px 20px #bbb;
    -webkit-box-shadow: 0px 0px 20px #bbb;
}

.xc_main p {
    color: #434343;
}

.xc_top a {
    color: #959595;
    padding-top: 90px;
}

.xc_bottom {
    padding-top: 35px;
}

.xc_main_left {
    float: left;
    width: 577px;
}

.xc_left_list {
    padding-top: 23px;
}

    .xc_left_list li {
        float: left;
        width: 517px;
        height: 30px;
        margin-top: 13px;
        padding-left: 60px;
        line-height: 30px;
        background: #ff3a00 url(../images/xc_ico.png) no-repeat;
        font-size: 14px;
        color: #fff;
    }

        .xc_left_list li.x1 {
            background-position: 14px 4px;
        }

        .xc_left_list li.x2 {
            background-position: 14px -22px;
        }

        .xc_left_list li.x3 {
            background-position: 14px -48px;
        }

        .xc_left_list li.x4 {
            background-position: 14px -74px;
        }

.xc_main_left p.pro_left_bottom {
    padding-top: 57px;
    padding-left: 13px;
    font-size: 14px;
    color: #434343;
}

.xc_main_right {
    float: right;
    width: 512px;
}

    .xc_main_right p {
        padding-left: 50px;
        padding-bottom: 18px;
        font-size: 18px;
        color: #ff3a00;
    }

/*wx*/
.wx_bg {
    background: #ff6666;
}

.wx_ban {
    height: 515px;
    background: #fff;
    box-shadow: 0px 10px 20px #df595a;
    -moz-box-shadow: 0px 0px 20px #df595a;
    -webkit-box-shadow: 0px 0px 20px #df595a;
}

.product_topimg4 {
    background: url(../images/wx01.png) center 25px no-repeat;
}

.wx_top p {
    color: #434343;
    font-size: 40px;
    line-height: 55px;
    padding-top: 10px;
    letter-spacing: 10px;
}

    .wx_top p span {
        color: #ff3a00;
    }

.wx_top a {
    color: #959595;
    padding-top: 40px;
}

a.wx_link {
    height: 112px;
    background: url(../images/wx02.png) center 25px no-repeat;
}

.wx_main_left {
    float: left;
    width: 367px;
    margin: 100px 0 0 28px;
    text-align: right;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 30px 0;
}

    .wx_main_left p {
        font-size: 14px;
        color: #fff;
        line-height: 24px;
    }

.wx_main_center {
    float: left;
    padding-left: 65px;
}

.wx_main_right {
    float: right;
    width: 295px;
    padding-right: 100px;
}

    .wx_main_right li {
        height: 105px;
        line-height: 105px;
        padding-left: 145px;
        font-size: 18px;
        color: #fff;
        margin-top: 45px;
    }

        .wx_main_right li.x1 {
            height: 105px;
            background: url(../images/wx04.png) no-repeat;
        }

        .wx_main_right li.x2 {
            height: 105px;
            background: url(../images/wx05.png) no-repeat;
        }

        .wx_main_right li.x3 {
            height: 105px;
            background: url(../images/wx06.png) no-repeat;
        }

/*Dynamic*/
.product_topimg5 {
    background: url(../images/sd01.png) center 25px no-repeat;
}

.sd_bg {
    background: #3345a1;
}

.sd_ban {
    height: 515px;
    background: #fff;
    box-shadow: 0px 10px 20px #2d3c8d;
    -moz-box-shadow: 0px 0px 20px #2d3c8d;
    -webkit-box-shadow: 0px 0px 20px #2d3c8d;
}

a.sd_link {
    height: 112px;
    background: url(../images/sd02.png) center 25px no-repeat;
}

.sd_top p {
    padding-top: 10px;
    font-size: 40px;
    color: #434343;
}

    .sd_top p.pt10 {
        padding-top: 10px;
    }
/*hiring*/

.hire_ban {
    width: 100%;
    height: 600px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 2px solid #edebee;
    background: url(../images/hire_ban1.png) left top no-repeat;
}

.kj_top {
    float: left;
    margin: 60px 0 35px 0;
    padding: 25px 45px;
    font-size: 14px;
    color: #636363;
    line-height: 30px;
    background: #f7f7f7;
}

.hiring_content {
    float: left;
    width: 1198px;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.hire_title {
    margin: 0 45px;
    width: 1108px;
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #dbdada;
}

    .hire_title h3 b {
        float: left;
        height: 59px;
        line-height: 59px;
        border-bottom: 2px solid #fa5828;
        font-size: 24px;
        color: #000;
        font-weight: normal;
    }

.hire_content {
    float: left;
    width: 1110px;
    margin: 0 45px;
}

    .hire_content h3 {
        font-size: 14px;
        color: #636363;
        padding-top: 40px;
        padding-bottom: 5px;
    }

.hire_left {
    float: left;
    width: 500px;
}

.hire_content p {
    text-indent: 2em;
    color: #636363;
    line-height: 30px;
}

.hire_right {
    float: right;
    width: 535px;
}

.work_content {
    float: left;
    padding: 40px 45px 25px 45px;
    color: #636363;
    line-height: 30px;
}

    .work_content b {
        font-size: 14px;
    }

.hire_ban_right {
    float: right;
    padding-right: 40px;
    width: 737px;
    padding-top: 145px;
    text-align: right;
}

    .hire_ban_right img {
        padding-bottom: 10px;
    }

    .hire_ban_right p {
        font-size: 48px;
        color: #ff3a00;
    }

        .hire_ban_right p.hire_text {
            color: #fff;
            font-size: 14px;
            line-height: 24px;
        }


/*state*/
.kj_title {
    padding-top: 45px;
    font-size: 24px;
    text-align: center;
}

.state_top {
    margin: 35px 0 0 0;
    padding: 25px;
}

    .state_top p {
        text-indent: 2em;
    }

    .state_top h2 {
        color: #636363;
        font-size: 14px;
        font-weight: normal;
    }

.state_content {
    padding: 0 25px 200px 25px;
    color: #636363;
    line-height: 30px;
}

    .state_content li {
        border-bottom: 1px dotted #ddd;
        padding: 30px 0;
    }

        .state_content li h3 {
            font-size: 14px;
            font-weight: normal;
        }

    .state_content p {
        text-indent: 2em;
    }

.state_text {
    padding-left: 30px;
}

.state_content p span {
    color: #ff3a00;
}

.state_content li.state_bottom {
    border-bottom: 0;
}

/*kf*/

.kf_ban, .down_ban {
    width: 100%;
    height: 260px;
    margin: 0 auto;
}

.kf_ban {
    background: url(../images/kf_ban.png) no-repeat;
    text-align: right;
}

.kf_text {
    float: right;
    padding-top: 55px;
}

    .kf_text p.kf_center {
        font-size: 36px;
        padding: 0 0 40px 0;
    }

    .kf_text p b {
        padding-right: 20px;
        font-size: 60px;
        font-weight: normal;
        background: url(../images/kf_bg.png) 250px center no-repeat;
    }

    .kf_text p span {
        color: #fa5828;
        font-size: 18px;
        padding-left: 10px;
    }

    .kf_text p {
        font-size: 14px;
        color: #fff;
    }

.kf_title {
    float: left;
    height: 45px;
    padding: 45px 0 0 95px;
    font-size: 24px;
    color: #000;
    line-height: 45px;
    background: url(../images/kf01.png) 45px 45px no-repeat;
}

.sale, .service {
    float: left;
    width: 1108px;
    border: 1px solid #eaeaea;
    padding: 0 45px 35px 45px;
    margin-top: 30px;
}

.sale_title {
    border-bottom: 1px solid #ececec;
}

    .sale_title h3 {
        padding-top: 40px;
        height: 44px;
        font-size: 24px;
        color: #0e050a;
        font-weight: normal;
    }

        .sale_title h3 b {
            color: #555;
            font-size: 14px;
            font-weight: normal;
        }

.sale ul {
    float: left;
    margin-left: -72px;
    padding: 10px 0 0px 0;
}

.sale li {
    float: left;
    min-width: 150px;
    height: 22px;
    font-size: 14px;
    padding-top: 25px;
    line-height: 22px;
    padding-left: 72px;
}

.sale ul {
    float: left;
    _margin-left: -33px;
    padding: 10px 0 0px 0;
}

.sale li {
    float: left;
    height: 22px;
    font-size: 14px;
    padding-top: 25px;
    line-height: 22px;
    _padding-left: 65px;
}

    .sale li p {
        float: left;
        min-width: 45px;
    }

    .sale li a {
        float: left;
        padding-left: 4px;
    }

        .sale li a:hover {
            color: #ff3a00;
        }

    .sale li p.ptkf {
        width: 80px;
    }

.after_sale ul {
    margin-left: -60px;
    padding: 0;
}

.after_sale li {
    float: left;
    min-width: 150px;
    padding-left: 60px;
}

.after_sale_list {
    float: left;
    width: 1108px;
}

.sale_mail {
    padding-top: 10px;
}

    .sale_mail p {
        font-size: 14px;
        color: #555;
        padding-top: 30px;
    }

        .sale_mail p a {
            padding: 0 15px;
        }

        .sale_mail p b {
            color: #000;
            font-weight: normal;
        }

.hot_line {
    height: 46px;
    line-height: 46px;
    padding-left: 100px;
    background: url(../images/hot_line.png) 45px 45px no-repeat;
}

.after_sale li.kf_list {
    float: left;
    width: 62px;
}


.service {
    float: left;
    width: 1108px;
    padding: 35px 45px;
    border: 1px solid #eaeaea;
    margin: 30px 0 100px 0;
}

.service_left {
    float: left;
    width: 554px;
    border-right: 1px solid #e8e8e8;
    padding-bottom: 35px;
}

    .service_left p, .service_right p {
        color: #000;
        font-size: 14px;
    }

    .service_left p {
        padding-top: 20px;
    }

        .service_left p span {
            width: 25px;
            height: 22px;
            background: url(../images/kf02.png) 10px top no-repeat;
            padding-left: 40px;
            padding-bottom: 6px;
        }

        .service_left p b {
            font-size: 24px;
            color: #fc3b00;
            font-weight: normal;
        }

.service_right span {
    float: left;
    width: 100px;
    line-height: 22px;
}

.service_right {
    float: right;
    width: 460px;
    padding-bottom: 35px;
}

    .service_right p {
        float: left;
        width: 460px;
    }

        .service_right p a {
            float: left;
            line-height: 22px;
        }

        .service_right p b {
            font-size: 24px;
            color: #fc3b00;
            font-weight: normal;
        }


/*download*/
.down_ban {
    background: url(../images/down_ban.png) no-repeat;
}

.down_ban_text {
    float: right;
    padding-right: 55px;
    text-align: right;
}

    .down_ban_text h3 {
        padding-top: 80px;
        color: #ff3a00;
        font-size: 48px;
    }

    .down_ban_text p {
        font-size: 14px;
        color: #8c8c8c;
        padding-top: 35px;
    }

.download {
    float: left;
    width: 1200px;
    padding-top: 60px;
}

.download_left {
    float: left;
    width: 250px;
}

.download_title {
    padding-left: 23px;
    padding-bottom: 15px;
}

    .download_title h3 {
        color: #ff3a00;
        font-size: 24px;
        font-weight: normal;
    }

    .download_title span {
        color: #8c8c8c;
    }

.download_gy {
    float: left;
    margin-top: 25px;
    padding: 0 15px;
    border: 1px solid #eaeaea;
}

    .download_gy h3 {
        height: 60px;
        line-height: 60px;
        padding-left: 50px;
        font-size: 16px;
        color: #000;
        font-weight: normal;
        background: url(../images/d_ico.png) 10px 18px no-repeat;
        border-bottom: 1px solid #eaeaea;
    }

.download_list li {
    float: left;
    width: 218px;
    height: 60px;
    line-height: 60px;
    color: #555;
    font-size: 14px;
    border-bottom: 1px solid #ececec;
}

    .download_list li span {
        float: left;
    }

    .download_list li.down_b {
        border-bottom: 0px;
    }

    .download_list li a {
        float: right;
        width: 64px;
        height: 60px;
        text-align: center;
        color: #fff;
        background: url(../images/d1.png) left center no-repeat;
    }

.fwxy h3 {
    background-position: 10px -30px;
}

.swxz h3 {
    background-position: 10px -72px;
}

.qd {
    min-width: 218px;
    min-height: 273px;
}

    .qd p {
        text-align: center;
        line-height: 273px;
        font-size: 24px;
        color: #0e050a;
    }
/*主题下载遮罩层*/
.theme_mask {
    width: 351px;
    height: 243px;
    background-color: #000000;
    opacity: 0;
    filter: alpha(opacity=0);
    float: left;
    position: absolute;
    top: 0px;
}

.theme_mask_a {
    width: 64px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: url(../images/d1.png) left center no-repeat;
    position: absolute;
    top: 100px;
    left: 218px;
    display: none;
}

    .theme_mask_a:hover {
        color: #fff;
    }
/*销售系统素材下载遮罩层*/
.banner_mask {
    width: 246px;
    height: 131px;
    background-color: #000000;
    opacity: 0;
    filter: alpha(opacity=0);
    float: left;
    position: absolute;
    top: 0px;
}

.banner_mask_a {
    width: 64px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: url(../images/d1.png) left center no-repeat;
    position: absolute;
    top: 50px;
    left: 115px;
    display: none;
}

    .banner_mask_a:hover {
        color: #fff;
    }
/*新创网素材下载遮罩层*/
.xchuang_mask {
    width: 376px;
    height: 131px;
    background-color: #000000;
    opacity: 0;
    filter: alpha(opacity=0);
    float: left;
    position: absolute;
    top: 0px;
}

.xchuang_mask_a {
    width: 64px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: url(../images/d1.png) left center no-repeat;
    position: absolute;
    top: 50px;
    left: 190px;
    display: none;
}

    .xchuang_mask_a:hover {
        color: #fff;
    }
/*微系统素材下载遮罩层*/
.wxt_mask {
    width: 376px;
    height: 153px;
    background-color: #000000;
    opacity: 0;
    filter: alpha(opacity=0);
    float: left;
    position: absolute;
    top: 0px;
}

.wxt_mask_a {
    width: 64px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: url(../images/d1.png) left center no-repeat;
    position: absolute;
    top: 60px;
    left: 185px;
    display: none;
}

    .wxt_mask_a:hover {
        color: #fff;
    }

.download_right {
    float: right;
    width: 900px;
}

.download_content {
    padding: 25px 45px 0px 45px;
}

    .download_content p {
        font-size: 14px;
        color: #8c8c8c;
        line-height: 24px;
    }

    .download_content ul {
        float: left;
        margin-left: -75px;
        padding: 25px 0;
    }

    .download_content li {
        float: left;
        width: 350px;
        padding-left: 75px;
        position: relative;
    }

    .download_content ul {
        float: left;
        _margin-left: -35px;
        padding: 25px 0;
    }

    .download_content li {
        float: left;
        width: 350px;
        _padding-left: 35px;
    }

        .download_content li p {
            padding-top: 20px;
            text-align: center;
            font-size: 16px;
        }

            .download_content li p.hot_color {
                color: #fc3b00;
            }

            .download_content li p span {
                font-size: 12px;
                color: #8c8c8c;
            }

.download_middle ul {
    float: left;
    margin-left: -20px;
}

.download_middle li {
    float: left;
    width: 246px;
    padding-left: 20px;
}

.download_middle1 ul {
    float: left;
    margin-left: -28px;
}

.download_middle1 li {
    float: left;
    width: 375px;
    padding-left: 28px;
}

.wxt {
    margin-bottom: 115px;
}

.xszt h3 {
    background-position: 10px -112px;
}

.xssc h3 {
    background-position: 10px -154px;
}

.xcsc h3 {
    background-position: 10px -195px;
}

.wxt h3 {
    background-position: 10px -237px;
}
/*xsxt*/
.pay_ban {
    width: 100%;
    height: 600px;
    background: url(../images/pay_ban.png) no-repeat;
}

.pay_ban_left {
    float: left;
    width: 610px;
    padding-top: 165px;
    padding-left: 20px;
}

.pay_ban_right {
    float: right;
    width: 456px;
    padding-top: 45px;
}

    .pay_ban_right p {
        font-size: 14px;
        color: #fff;
        text-align: center;
        line-height: 30px;
        padding-top: 20px;
    }

.pay {
    height: auto;
    border: 0;
}

.pay_tab_list {
    position: relative;
    width: 100%;
    margin: auto;
    padding-top: 77px;
}

    .pay_tab_list li {
        float: left;
        width: 399px;
        height: 63px;
        margin-right: 1px;
    }

        .pay_tab_list li a {
            float: left;
            width: 399px;
            height: 63px;
            font-size: 24px;
            color: #fff;
            line-height: 63px;
            background: url(../Images/Join/pay_tab_bg.png) no-repeat;
            text-align: center;
        }

            .pay_tab_list li a:hover {
                color: #fc3b00;
                cursor: pointer;
            }

.pay_tab {
    clear: both;
    width: 100%;
    background: url(../Images/Join/main_bg.png) left top repeat-x;
}

.pay_tab_list li.pay_cur a {
    color: #a7a7a7;
    background-image: url(../Images/Join/pay_cur.png);
}

    .pay_tab_list li.pay_cur a:hover {
        color: #a7a7a7;
    }

.pay_tab_content {
    position: relative;
    padding-top: 40px;
    height: 913px;
    background: url(../images/pay_tab1.png) left 40px no-repeat;
}

    .pay_tab_content a.pay {
        background: #ff3a00;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #fff;
        font-size: 24px;
        border: 1px solid #ff3a00;
        border-radius: 5px;
    }

        .pay_tab_content a.pay:hover {
            color: #fff;
        }

.pay1 {
    position: absolute;
    left: 422px;
    bottom: 32px;
    width: 136px;
}

.pay2 {
    position: absolute;
    left: 704px;
    bottom: 32px;
    width: 136px;
}

.pay3 {
    position: absolute;
    right: 73px;
    bottom: 32px;
    width: 136px;
}

.pay_tab p {
    float: right;
    padding: 25px 200px 100px 0;
    color: #555;
    font-size: 14px;
}

.pay_tab2 {
    height: 824px;
    background: url(../images/pay_tab2.png) left 40px no-repeat;
}

.pay_tab3 {
    height: 760px;
    background: url(../images/pay_tab3.png) left 50px no-repeat;
}

.pay4 {
    position: absolute;
    right: 110px;
    bottom: 32px;
}

.pay_tab3 a {
    width: 578px;
}

.pay_img {
    padding-left: 80px;
}

.pay3_img a {
    float: left;
    padding-left: 110px;
    padding-top: 40px;
}

.pay3_img h3 a {
    font-size: 36px;
    padding-top: 20px;
    padding-left: 135px;
    color: #ff3a00;
}

.zxsw {
    float: left;
    width: 1200px;
    text-align: center;
    padding-top: 57px;
}

    .zxsw p {
        font-size: 14px;
        color: #fff;
    }


/*Dynamic*/
.product_topimg5 {
    background: url(../images/sd01.png) center 25px no-repeat;
}

.sd_bg {
    background: #3345a1;
}

.sd_ban {
    height: 515px;
    background: #fff;
    box-shadow: 0px 10px 20px #2d3c8d;
    -moz-box-shadow: 0px 0px 20px #2d3c8d;
    -webkit-box-shadow: 0px 0px 20px #2d3c8d;
}

a.sd_link {
    height: 112px;
    background: url(../images/sd02.png) center 25px no-repeat;
}

.sd_top p {
    padding-top: 10px;
    font-size: 40px;
    color: #434343;
}

    .sd_top p.pt10 {
        padding-top: 10px;
    }

.sd_left {
    float: left;
    width: 520px;
}

    .sd_left p, .sd_right p {
        font-size: 14px;
        color: #fff;
        line-height: 24px;
    }

.sd_img img {
    padding-top: 45px;
}

.sd_img p {
    text-align: center;
    padding-top: 20px;
}

.sd_right {
    float: right;
    width: 600px;
}

    .sd_right p {
        text-align: center;
        padding-top: 80px;
    }

        .sd_right p a {
            color: #ff3a00;
        }
