@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0;
    padding: 0
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

fieldset,
img {
    border: 0
}

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

caption,
th {
    text-align: left
}

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

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input,
textarea,
select {
    *font-size: 100%
}

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

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

.button {
    border-radius: 0;
}

input:focus,
textarea:focus {
    outline: none;
}

input:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-modify: read-write-plaintext-only;
}

input:focus,
textarea:focus {
    outline: none;
}

input::-ms-clear {
    display: none;
}


/******************初始值********************/

html {
    font-family: "arial", 'Microsoft Yahei';
}

* {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.font17 {
    font-size: 17px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}


/*box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;*/


/*点击的导航*/

#dialog {
    background: rgba(0, 0, 0, 0.8);
    right: 0;
    position: fixed !important;
    /* 浮动对话框 */
    position: absolute;
    top: 0.35rem;
    width: 1.2rem;
    z-index: 20;
    display: none;
    height: 3rem;
    overflow: hidden;
}

.nav-list {
    width: 100%;
}

.nav-list ul {
    width: 100%;
}

.nav-list ul li {
    width: 100%;
    height: 0.5rem;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    padding-left: 0.1rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.nav-list ul li:last-child {
    border-bottom: 0px;
}

.nav-img1 {
    width: 0.2rem;
    height: 0.2rem;
    float: left;
    margin: 0.16rem 0.06rem 0.06rem 0.18rem;
    opacity: 0.5
}

.nav-pp1 {
    color: #fff;
    float: left;
    font-size: 0.14rem;
    line-height: 0.5rem;
    text-decoration: none;
}

.nav-list ul li a {
    width: 100%;
    height: 0.5rem;
    display: block;
}

.nav-list ul li .nav-imghover {
    opacity: 1
}

.index-footer-i {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.fanganneirong {
    line-height: 22px;
    padding: 10px 0;
    color: #333;
}

.zong {
    width: 100%;
    float: left;
}


/***************************/


/***************************/


/***************************/


/***************************/


/***************************/


/***************************/

.menu_list {
    width: 100%;
    background: #fff;
    margin-top: 15px;
}

.menu_head {
    width: 100%;
    height: 37px;
    line-height: 37px;
    padding-left: 48px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    position: relative;
    font-weight: bold;
    background: #999999;
    margin: 8px 0;
    background: url(../images/qtzs_03.png) center left 10px no-repeat #999999;
}

.menu_heada {
    width: 100%;
    height: 37px;
    line-height: 37px;
    padding-left: 48px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    position: relative;
    font-weight: bold;
    margin: 8px 0;
    border-bottom: 1px dotted #cccccc;
    background: url(../images/jrwm_06.png) center left 10px no-repeat;
}

.menu_list .current {
    color: #fff;
    border: none;
    background: #dc1414;
    background: url(../images/qtzs_06.png) center left 10px no-repeat #dc1414;
}

.menu_list .currenta {
    color: #333333;
    border: none;
    background: #dc1414;
    border-bottom: 1px dotted #cccccc;
    background: url(../images/jrwm_03.png) center left 10px no-repeat;
}

.menu_body {
    height: auto;
    overflow: hidden;
    border: 1px solid #dd1a1a;
    padding: 10px 20px;
    margin: 10px 0;
    line-height: 26px;
    font-size: 14px;
}

.menu_bodya {
    height: auto;
    overflow: hidden;
    border: 1px solid #dd1a1a;
    padding: 10px 20px;
    margin: 10px 0;
    line-height: 26px;
    font-size: 14px;
}

.fc-img2 {
    margin-top: 18px;
    float: left;
}

.menu_one {
    height: 38px;
    line-height: 38px;
}

.fkfs-one {
    width: 100%;
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    color: #666666;
}

.fkfs-one tr {
    line-height: 22px;
}

.fkfs-one tr td {
    padding: 10px 0;
}

.fkfs-pp1 {
    font-weight: bold;
}

.gstd-one {
    width: 100%;
    background: url(../images/gstd_03.jpg) no-repeat;
    background-position: bottom center;
    float: left;
    min-height: 592px;
    line-height: 26px;
}

.cqjj-one-a {
    float: left;
    position: absolute;
    left: 0;
    width: 64px;
}

.cqjj-img1 {
    width: 64px;
    height: 285px;
}

.cqjj-one-b {
    left: 0;
    width: 100%;
    float: left;
    padding-left: 74px;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.qcjj-pp1 {
    color: #cc0000;
}

.cqjj-one {
    width: 100%;
    float: left;
    margin-top: 30px;
    position: relative;
}

.cqjj-one-c {
    width: 100%;
    float: left;
    margin-bottom: 9px;
    overflow: hidden;
}

.qcjj-pp2 {
    height: 25px;
    width: 60px;
    float: left;
    background: #dc1111;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    line-height: 25px;
    text-align: center;
}

.qcjj-pp3 {
    margin-left: 10px;
    float: left;
    width: 90%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #666666;
    line-height: 25px;
}

.qcjj-pp4 {
    line-height: 50px;
    height: 50px;
}

.zhxjjfa-one {
    border-color: #666666;
    margin-top: 15px;
    font-size: 16px;
    text-align: center;
}

.zhxjjfa-one-a {
    font-weight: bold;
    color: #dc1111;
}

.zhxjjfa-one tr {
    border-color: #666666;
    line-height: 22px;
}

.zhxjjfa-one tr td {
    border-color: #666666;
    padding: 10px 0;
}

.asdd01 {
    width: 1225px;
    position: relative;
    left: -25px;
    float: left;
    margin: 20px 0 10px 0px;
}

.asdd01 li {
    float: left;
    width: 177px;
    height: 60px;
    border: 1px solid #cccccc;
    margin: 0 0 20px 25px;
    background: #fff;
    text-align: center;
    border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.asdd01 li img {
    max-width: 100%;
    max-height: 100%;
}


/********************************/


/********************************/


/********************************/


/********************************/


/********************************/


/********************************/


/********************************/

@media (max-width:768px) {
    .asdd01 {
        width: 100%;
        left: 0;
    }
    .asdd01 li {
        width: 48% !important;
        height: 0.5rem;
        margin: 0 1% 0.1% 1%;
        float: left;
        /*line-height: 0.48rem;*/
    }
    .fuwu-four-z {
        width: 96%;
        margin: 0 auto;
        height: 0.4rem;
        border-bottom: #e5e5e5 1px solid;
    }
    .fuwu-four-y {
        float: left;
        font-size: 16px;
        color: #666666;
        line-height: 0.4rem;
        padding-left: 0.3rem;
        background: url(../images/fangan_45.jpg) center left no-repeat;
        background-size: 0.2rem 0.2rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fuwu-four-yy {
        float: left;
        font-size: 16px;
        color: #666666;
        line-height: 0.4rem;
        padding-left: 0.3rem;
        background: url(../images/fangan_455.jpg) center left no-repeat;
        background-size: 0.2rem 0.2rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fuwu-zz {
        width: 96%;
        margin: 0 2%;
        float: left;
        padding: 0.1rem 0;
    }
    .fuwu-zz ul {
        width: 100%;
    }
    .fuwu-zz ul li {
        width: 33%;
        float: left;
        margin-bottom: 0.1rem;
    }
    .fwa-img1 {
        width: 90%;
        margin: 0 auto;
    }
    .anlixq-one-c img {
        width: 100%;
        height: auto;
    }
    .picScroll-left {
        display: none;
    }
    .index-top {
        margin-top: 0.05rem;
        display: block;
        width: 96%;
        margin: 0 auto;
        background: #f5f5f5;
    }
    .index-three-a {
        width: 100%;
        height: 0.5rem;
        position: relative;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three-b {
        position: absolute;
        top: 0.05rem;
        left: 0;
        z-index: 2;
        width: 0.91rem;
        height: 0.34rem;
        padding: 0.07rem 0.12rem;
        border-right: 1px solid #d1d1d1;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three-img2 {
        width: 0.67rem;
        height: 0.2rem;
    }
    .index-three-c {
        position: absolute;
        color: #666666;
        top: 0.05rem;
        line-height: 20px;
        font-size: 14px;
        left: 0;
        width: 100%;
        padding-left: 1rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three {
        width: 100%;
        height: 3.73rem;
        background: #f5f5f5;
    }
    .index-three-fbox {
        margin-top: 0.07rem;
        width: 100%;
        float: left;
        margin-bottom: 0.1rem;
    }
    .index-three-f {
        width: 96%;
        margin: 0 2%;
        height: 36px;
        position: relative;
        border-left: #666666 1px solid;
        border-right: #666666 1px solid;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three-g {
        float: left;
        height: 36px;
        width: 0.19rem;
        position: absolute;
        top: 0;
        z-index: 2;
    }
    .index-three-gg {
        float: left;
        height: 36px;
        width: 0.19rem;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
    }
    .index-three-pp1 {
        width: 100%;
        height: 17px;
        border-bottom: 1px solid #666666;
    }
    .index-three-h {
        width: 100%;
        height: 36px;
        padding: 0 0.19rem;
        float: left;
        color: #666666;
        position: absolute;
        top: 0;
        z-index: 1;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three-h ul {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three-h ul li {
        float: left;
        width: 27%;
        line-height: 36px;
        padding-left: 0.02rem;
        cursor: pointer;
        color: #666666;
        font-size: 14px;
        background: url(../images/indexi_03.png) right 0.05rem center no-repeat;
        background-size: 0.16rem 0.05rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three-h ul li:last-child {
        float: left;
        width: 19%;
        background: none;
    }
    .index-three-h ul li.three-hover {
        color: #e80202;
    }
    .index-four-d {
        display: none;
    }
    .index-four {
        float: left;
        width: 100%;
        overflow: hidden;
    }
    .index-four-a {
        position: relative;
        top: 0;
        z-index: 3;
    }
    .index-four-b {
        width: 100%;
        float: left;
    }
    .index-four-c {
        width: 100%;
        background: #fff;
        padding-top: 0.1rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-ul {
        width: 95%;
        margin: 0 2.5% 0.2rem 2.5%;
        float: left;
    }
    .index-four-ul li {
        float: left;
        width: 33%;
        height: 0.5rem;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-tab {
        width: 100%;
        height: 0.4rem;
        text-align: center;
    }
    .index-four-img2 {
        width: 96%;
        max-height: 0.45rem;
    }
    .index-five {
        display: none;
    }
    .index-mobilefive {
        width: 100%;
        float: left;
        background: #f5f5f5;
    }
    .index-mobilefive-ul {
        width: 96%;
        margin: 0 2% 0.1rem 2%;
        float: left;
    }
    .index-mobilefive-ul li {
        width: 100%;
        float: left;
        margin-bottom: 0.06rem;
        border-bottom: 1px solid #dedfe0;
    }
    .index-mobilefive-ul li:last-child {
        border-bottom: none;
    }
    .index-mobile-five-a {
        width: 100%;
        position: relative;
        float: left;
        min-height: 0.52rem;
        line-height: 0.2rem;
        font-size: 0.14rem;
        color: #333;
        padding: 0.05rem 0 0 0.61rem;
        margin-bottom: 0.06rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-mobilefive-img1 {
        width: 0.5rem;
        height: 0.52rem;
        position: absolute;
        left: 0;
        z-index: 2;
        top: 0;
    }
    .index-footer {
        display: none;
    }
    .index-nei-footer {
        display: none;
    }
    .index-mobile-footer {
        height: 0.3rem;
        background: #000;
        width: 100%;
        float: left;
        line-height: 0.3rem;
        color: #fff;
        text-align: center;
        font-size: 0.14rem;
    }
    .anli-three {
        width: 100%;
        float: left;
        background: #f2f2f2;
        padding-top: 0.2rem;
    }
    .anli-threebox {
        width: 100%;
        overflow: hidden;
    }
    .anli-threebox ul.anli-three-ul {
        width: 96%;
        margin: 0 2%;
        float: left;
    }
    .anli-threebox ul.anli-three-ul li {
        float: left;
        width: 100%;
        height: 2.88rem;
        margin-bottom: 0.15rem;
        overflow: hidden;
    }
    .anli-three-a {
        display: none;
    }
    .anli-img2 {
        width: 100%;
        height: 2.13rem;
        float: left;
    }
    .anli-img3 {
        width: 0.82rem;
        height: 0.4rem;
        margin-top: 0.05rem;
    }
    .anli-img4 {
        display: none;
    }
    .anli-three-b {
        border-top: 1px solid #cfcbc2;
        height: 0.75rem;
        background: #fff;
        width: 100%;
        padding-top: 0.1rem;
        float: left;
        position: relative;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-three-c {
        position: absolute;
        left: 0;
        height: 0.5rem;
        border-right: 1px solid #d1d1d1;
        padding: 0 0.08rem;
        width: 1rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-three-d {
        position: absolute;
        left: 0;
        text-align: left;
        height: 0.7rem;
        padding: 0.05rem 5px 5px 1.05rem;
        width: 100%;
        font-size: 14px;
        color: #666666;
        line-height: 22px;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fanye {
        width: 100%;
        margin-top: 0.1rem;
        margin-bottom: 0.25rem;
        float: left;
        text-align: center;
    }
    .fanye a {
        color: #000;
        display: inline-block;
        padding: 0 10px;
        margin: 5px 5px;
        background: #e7e7e7;
        line-height: 30px;
    }
    .fanye b {
        color: #fff;
        display: inline-block;
        padding: 0 10px;
        margin: 0 5px;
        background: #000;
        line-height: 30px;
    }
    .anli-two {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 0.5rem;
        float: left;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    }
    .anli-two-a {
        width: 96%;
        margin: 0 auto;
    }
    .anli-two-a ul {
        padding: 0;
        margin-top: 0.1rem;
    }
    .anli-two-a ul li {
        float: left;
        margin: 0 1.5%;
        text-align: center;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-two-b {
        height: 0.3rem;
        line-height: 0.3rem;
        padding-left: 0.3rem;
        float: left;
        color: #333333;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-two-bb {
        background: url(../images/anlia_06.jpg) center left 0.03rem no-repeat;
        background-size: 0.24rem 0.24rem;
    }
    .anli-two-a ul li a:hover .anli-two-bb {
        color: #da0000;
        background: url(../images/aaa_04.jpg) center left 0.03rem no-repeat;
        background-size: 0.24rem 0.24rem;
    }
    .anli-two-cc {
        background: url(../images/aaa_06.jpg) center left 0.03rem no-repeat;
        background-size: 0.24rem 0.24rem;
    }
    .anli-two-a ul li a:hover .anli-two-cc {
        color: #da0000;
        background: url(../images/anlia_08.jpg) center left 0.03rem no-repeat;
        background-size: 0.24rem 0.24rem;
    }
    .anli-two-dd {
        background: url(../images/aaa_08.jpg) center left 0.03rem no-repeat;
        background-size: 0.24rem 0.24rem;
    }
    .anli-two-a ul li a:hover .anli-two-dd {
        color: #da0000;
        background: url(../images/anlia_10.jpg) center left 0.03rem no-repeat;
        background-size: 0.24rem 0.24rem;
    }
    .anli-two-ee {
        background: url(../images/aaa_10.jpg) center left 0.03rem no-repeat;
        background-size: 0.24rem 0.24rem;
    }
    .anli-two-a ul li a:hover .anli-two-ee {
        color: #da0000;
        background: url(../images/anlia_12.jpg) center left 0.03rem no-repeat;
        background-size: 0.24rem 0.24rem;
    }
    .anli-four {
        width: 96%;
        margin: 0 auto;
        padding-bottom: 0.2rem;
    }
    .anli-four-a {
        margin-top: 0.17rem;
        width: 100%;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-four-b {
        display: none;
    }
    .anli-four-c {
        width: 100%;
        float: left;
        height: 0.5rem;
        border-bottom: 1px solid #e5e5e5;
    }
    .anli-four-d {
        float: left;
        background: url(../images/aaa_17.jpg) top 0.1rem left 0.05rem no-repeat;
        background-size: 0.2rem 0.2rem;
        padding-left: 0.35rem;
        height: 0.4rem;
        line-height: 0.4rem;
        color: #666666;
        font-size: 16px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-four-f {
        float: left;
        background: url(../images/aaa_20.jpg) top 0.1rem left 0.05rem no-repeat;
        background-size: 0.2rem 0.2rem;
        padding-left: 0.35rem;
        height: 0.4rem;
        line-height: 0.4rem;
        color: #666666;
        font-size: 16px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-pp3 {
        float: right;
        margin-top: 0.1rem;
        display: block;
        width: 0.3rem;
        height: 0.1rem;
    }
    .anli-four-a ul.anli-four-ul {
        width: 100%;
        float: left;
    }
    .anli-four-a ul.anli-four-ul li {
        padding-top: 12px;
        position: relative;
        width: 100%;
        float: left;
        overflow: hidden;
        border-bottom: 1px solid #e5e5e5;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-img6 {
        width: 75px;
        height: 50px;
        position: absolute;
        left: 0;
    }
    .anli-four-e {
        width: 100%;
        padding-left: 90px;
        float: left;
        padding-bottom: 10px;
        position: relative;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-four-pp1 {
        font-size: 15px;
        color: #333333;
        line-height: 22px;
        width: 100%;
        float: left;
    }
    .anli-four-pp2 {
        width: 100%;
        float: left;
        font-size: 12px;
        color: #666666;
        line-height: 22px;
    }
    .anli-four-pp3 {
        margin-top: 10px;
        float: left;
        height: 15px;
        line-height: 15px;
        padding-left: 20px;
        font-size: 12px;
        color: #666666;
        background: url(../images/aaa_33.png) center left no-repeat;
    }
    .anli-img5 {
        width: 0.3rem;
        height: 0.1rem;
    }
    .anli-five {
        background: #eaeaea;
        padding: 0.1rem 0;
        width: 100%;
        float: left;
    }
    .anli-five-a {
        text-align: center;
        width: 100%;
        float: left;
        font-size: 18px;
        font-weight: bold;
        color: #333333;
        line-height: 30px;
    }
    .anli-five-b {
        display: none;
    }
    .anli-five-pp1 {
        color: #e91313;
        line-height: 40px;
        width: 175px;
        height: 88px;
        display: block;
        margin: 0 auto;
        text-align: center;
        border: none;
        background: url(../images/indexk_21.jpg) no-repeat;
    }
    .anli-five-pp1>span {
        display: block;
        margin-top: -40px;
    }
    .anli-five-pp1:hover {
        color: #e91313;
        text-decoration: none;
    }
    .anli-form {
        width: 96%;
        margin: 0.1rem auto;
        color: #999999;
    }
    .anli-five-c {
        width: 100%;
        float: left;
    }
    .anli-inpa {
        color: #999999;
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin-bottom: 0.15rem;
        border: none;
        padding-left: 0.3rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-inp1 {
        background: url(../images/aaa_38.jpg) center left 0.1rem no-repeat #fff;
        background-size: 0.16rem 0.15rem;
    }
    .anli-inp2 {
        background: url(../images/aaa_39.jpg) center left 0.1rem no-repeat #fff;
        background-size: 0.16rem 0.15rem;
    }
    .anli-inp3 {
        background: url(../images/aaa_40.jpg) center left 0.1rem no-repeat #fff;
        background-size: 0.16rem 0.15rem;
    }
    .anli-inpb {
        color: #999999;
        width: 100%;
        height: 1rem;
        line-height: 22px;
        font-size: 14px;
        border: none;
        padding-left: 0.3rem;
        padding-top: 0.08rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-inp4 {
        background: url(../images/aaa_41.jpg) top 0.08rem left 0.1rem no-repeat #fff;
        background-size: 0.16rem 0.15rem;
        margin-bottom: 0.15rem;
    }
    .lianxi-one {
        width: 96%;
        float: left;
        padding: 0.1rem 2%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .lianxi-one-a {
        text-align: center;
        margin-bottom: 0.1rem;
        width: 100%;
        float: left;
    }
    .lianxi-img1 {
        width: 1.54rem;
        height: 0.62rem;
        margin: 0 auto;
    }
    .lianxi-two {
        width: 100%;
    }
    .lianxi-two-a {
        width: 100%;
        float: left;
    }
    .lianxi-pp1 {
        font-size: 14px;
        color: #666666;
        line-height: 24px;
    }
    .lianxi-three {
        width: 100%;
        float: left;
        height: 1.5rem;
    }
    .lianxi-img2 {
        width: 100%;
        height: 1.5rem;
    }
    .fangan-one-d {
        display: none;
    }
    .fangan-one-d {
        display: none;
    }
    .fangan-one-b {
        margin: 0 auto;
        width: 90%;
        min-height: 2rem;
        overflow: hidden;
        background: #fff;
        margin-bottom: 45px;
        padding: 0.1rem 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-e {
        width: 96%;
        margin: 0 2%;
        height: 46px;
        border-bottom: 1px solid #e5e5e5;
    }
    .fangan-img3 {
        float: left;
        margin-top: 5px;
        width: 25px;
        height: 26px;
    }
    .fangan-one-f {
        float: left;
        margin-left: 5px;
    }
    .fangan-pp6 {
        font-size: 16px;
        color: #dc1111;
        line-height: 20px;
    }
    .fangan-pp7 {
        font-size: 16px;
        color: #c3c3c3;
        line-height: 18px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .fangan-one-g {
        width: 100%;
        float: left;
        height: 76px;
        padding: 0 28px;
        line-height: 76px;
        background: #fff;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-pp8 {
        font-size: 36px;
        color: #e41e1e;
        font-family: Aparajita;
        text-transform: uppercase;
        padding-left: 36px;
        background: url(../images/fangan_37.jpg) top 8px left no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fanganneirong {
        width: 96%;
        margin: 0 2%;
    }
    .fangan-one-h {
        width: 100%;
        float: left;
    }
    .fangan-one-h a {
        display: block;
        background: url(../images/fangan_41.png) center left 26px no-repeat #fff;
        height: 45px;
        line-height: 45px;
        margin-top: 5px;
        width: 100%;
        color: #333333;
        padding: 0 26px 0 37px;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-h a:hover {
        color: #333333;
        text-decoration: none;
        background: url(../images/fangan_41.png) center left 26px no-repeat #f4e6c1;
    }
    .fangan-one-c {
        background: #fff;
        width: 90%;
        margin: 0 auto 0.2rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-c ul li {
        height: 0.4rem;
        border-bottom: 1px solid #e5e5e5;
        padding: 0 0.1rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-c ul li a {
        width: 100%;
        height: 0.4rem;
        display: block;
    }
    .fangan-ppa {
        font-size: 0.14rem;
        padding-left: 40px;
        height: 0.4rem;
        float: left;
        line-height: 0.4rem;
    }
    .fangan-ppb {
        float: right;
        display: none;
    }
    .fangan-img2 {
        margin-top: 18px;
    }
    .fangan-mobile-one {
        display: none;
    }
    .zx-two {
        position: relative;
        z-index: 2;
        width: 100%;
        padding: 0.1rem 5% !important;
        height: auto !important;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    }
    .zx-two-a {
        width: 100% !important;
    }
    .zx-two-a ul {
        padding: 0;
        margin: 0 !important;
    }
    .zx-two-a ul li {
        float: left;
        width: 33%;
        margin: 0.05rem 0;
        text-align: center;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .zx-two-bb {
        background: url(../images/zx_03.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .zx-two-bb {
        color: #da0000;
        background: url(../images/zx_033.jpg) center left no-repeat;
    }
    .zx-two-cc {
        background: url(../images/zx_04.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .zx-two-cc {
        color: #da0000;
        background: url(../images/zx_044.jpg) center left no-repeat;
    }
    .zx-two-dd {
        background: url(../images/zx_05.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .zx-two-dd {
        color: #da0000;
        background: url(../images/zx_055.jpg) center left no-repeat;
    }
    .zx-two-ee {
        background: url(../images/zx_06.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .zx-two-ee {
        color: #da0000;
        background: url(../images/zx_066.jpg) center left no-repeat;
    }
    .zx-two-ff {
        background: url(../images/zx_07.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .zx-two-ff {
        color: #da0000;
        background: url(../images/zx_077.jpg) center left no-repeat;
    }
    .zx-three {
        position: relative;
    }
    ul.zx-four-ul {
        width: 96%;
        float: left;
        margin: 0 2%;
    }
    ul.zx-four-ul li {
        padding: 10px 0;
        position: relative;
        width: 100%;
        float: left;
        min-height: 120px;
        overflow: hidden;
        margin-bottom: 0.1rem;
        border: 1px solid #e5e5e5;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .zx-three .anli-img6 {
        width: 130px;
        height: 100px;
        position: absolute;
        left: 10px;
    }
    .zx-four-e {
        width: 100%;
        padding-left: 150px;
        position: relative;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .zx-ppa {
        font-size: 12px;
        line-height: 18px;
    }
    .zx-ppb {
        font-size: 14px;
    }
    .fuwu-one {
        width: 100%;
        float: left;
        margin: 0.1rem 0;
    }
    .fuwu-pp1 {
        font-size: 18px;
        color: #333333;
        line-height: 30px;
        text-align: center;
    }
    .fuwu-pp2 {
        font-size: 14px;
        line-height: 22px;
        color: #333333;
        text-align: center;
        margin-top: 5px;
    }
    .fuwu-pp3 {
        font-size: 14px;
        line-height: 22px;
        color: #e41e1e;
        text-align: center;
        margin-top: 15px;
    }
    .fuwu-pp4 {
        font-size: 14px;
        line-height: 22px;
        color: #666666;
        text-align: center;
    }
    .fuwu-two {
        width: 100%;
        float: left;
    }
    .fuwu-two-ul {
        width: 96%;
        margin: 0 auto;
    }
    .fuwu-two-ul li {
        width: 30%;
        margin: 0 1.5%;
        height: 45px;
        text-align: center;
        float: left;
    }
    .fuwu-two-ul li:hover {
        background: #f6f6f6;
        text-decoration: none;
    }
    .fuwu-two-ul li a:hover {
        text-decoration: none;
    }
    .fuwu-two-a {
        margin: 0 auto;
        height: 45px;
        line-height: 45px;
        text-align: center;
        color: #666666;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fuwu-two-ul li:hover .fuwu-two-a {
        color: #e41e1e;
    }
    .fuwu-pp1,
    .fuwu-pp2,
    .fuwu-pp4 {
        display: none
    }
    .fuwu-three {
        padding: 0.2rem 0 0 0;
        background: #f7f7f7;
        width: 100%;
        float: left;
    }
    .fuwu-three-ul {
        width: 100%;
        float: left;
    }
    .fuwu-three-ul li {
        width: 50%;
        float: left;
        margin-bottom: 0.2rem;
    }
    .fuwu-three-ul li a:hover {
        text-decoration: none;
    }
    .fuwu-three-a {
        margin: 0 auto;
        width: 1.8rem;
        text-align: center;
    }
    .fuwu-img101 {
        width: 1.1rem;
        height: 1.1rem;
        border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }
    .fuwu-pp101 {
        text-align: center;
        color: #666666;
        margin-top: 5px;
        line-height: 24px;
        font-size: 18px;
    }
    .fuwu-pp102 {
        text-align: center;
        color: #666666;
        margin-top: 5px;
        line-height: 22px;
        font-size: 14px;
    }
    .fuwu-four-z {
        width: 96%;
        margin: 0 auto;
        height: 0.4rem;
        border-bottom: #e5e5e5 1px solid;
    }
    .fuwu-four-y {
        float: left;
        font-size: 16px;
        color: #666666;
        line-height: 0.5rem;
        padding-left: 0.3rem;
        background: url(../images/fangan_45.jpg) center left no-repeat;
        background-size: 0.2rem 0.2rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fuwu-pp201 {
        margin-top: 0.2rem;
    }
    .zxxq-four-y {
        width: 100%;
        float: left;
        font-size: 16px;
        color: #666666;
        line-height: 0.5rem;
        padding-left: 0.22rem;
        border-top: 1px solid #d7d7d7;
        background: url(../images/zxxq_03.jpg) center left no-repeat;
        background-size: 0.14rem 0.18rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .picScroll-leftaa {
        display: none;
    }
    .fuwu-five {
        margin-top: 0.2rem;
    }
    .fuwu-pp301 {
        text-align: center;
        font-size: 0.16rem;
        color: #333333;
        line-height: 0.2rem;
        font-weight: bold;
    }
    .fuwu-pp302 {
        font-size: 0.14rem;
        color: #999999;
        text-align: center;
        line-height: 0.2rem;
    }
    .fuwu-img501 {
        width: 100%;
        margin: 0.1rem 0;
    }
    .zxxq-img1,
    .zxxq-img2,
    .zxxq-img3 {
        margin-top: 0.05rem;
    }
    .anlixq-one {
        padding-top: 0;
    }
    .cqjj-one-a {
        display: none;
    }
    .cqjj-one-b {
        left: 0;
        width: 100%;
        float: left;
        padding-left: 0;
        position: relative;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
}

@media (min-width:769px) {
    .lianxi-one {
        width: 100%;
        float: left;
        padding: 98px 0;
        height: 684px;
        background: url(../images/lxbg_02.jpg) top center / cover;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .lianxi-one-a {
        width: 313px;
        height: 112px;
        margin: 0 auto;
    }
    .lianxi-img1 {
        width: 313px;
        height: 112px;
    }
    .lianxi-two {
        width: 100%;
        height: 362px;
        background: url(../images/lx_06.png) top center no-repeat;
    }
    .lianxi-two-a {
        width: 50%;
        float: left;
        height: 362px;
    }
    .lianxi-two-b {
        padding-right: 46px;
        text-align: right;
        padding-top: 33px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .lianxi-two-c {
        padding-left: 46px;
        text-align: left;
    }
    .lianxi-pp1 {
        font-size: 16px;
        color: #666666;
        line-height: 20px;
        margin-top: 45px;
    }
    .lianxi-three {
        width: 100%;
        float: left;
        height: 663px;
    }
    .lianxi-img2 {
        width: 100%;
        height: 663px;
    }
    .anli-two {
        width: 100%;
        height: 60px;
        float: left;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    }
    .anli-two-a {
        width: 450px;
        margin: 0 auto;
    }
    .anli-two-a ul {
        padding: 0;
        margin-top: 15px;
    }
    .anli-two-a ul li {
        float: left;
    }
    .anli-two-b {
        height: 27px;
        line-height: 27px;
        padding-left: 38px;
        float: left;
        margin-right: 25px;
        color: #333333;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-two-bb {
        background: url(../images/anlia_06.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .anli-two-bb {
        color: #da0000;
        background: url(../images/aaa_04.jpg) center left no-repeat;
    }
    .anli-two-a ul li a .anli-two-bb.anli_act {
        color: #da0000;
        background: url(../images/aaa_04.jpg) center left no-repeat;
    }
    .anli-two-cc {
        background: url(../images/aaa_06.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .anli-two-cc {
        color: #da0000;
        background: url(../images/anlia_08.jpg) center left no-repeat;
    }
    .anli-two-a ul li a .anli-two-cc.anli_act {
        color: #da0000;
        background: url(../images/anlia_08.jpg) center left no-repeat;
    }
    .anli-two-dd {
        background: url(../images/aaa_08.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .anli-two-dd {
        color: #da0000;
        background: url(../images/anlia_10.jpg) center left no-repeat;
    }
    .anli-two-a ul li a .anli-two-dd.anli_act {
        color: #da0000;
        background: url(../images/anlia_10.jpg) center left no-repeat;
    }
    .anli-two-ee {
        background: url(../images/aaa_10.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .anli-two-ee {
        color: #da0000;
        background: url(../images/anlia_12.jpg) center left no-repeat;
    }
    .anli-two-a ul li a .anli-two-ee.anli_act {
        color: #da0000;
        background: url(../images/anlia_12.jpg) center left no-repeat;
    }
    .zx-two-a {
        width: 680px !important;
    }
    .zx-two-bb {
        background: url(../images/zx_03.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .zx-two-bb {
        color: #da0000;
        background: url(../images/zx_033.jpg) center left no-repeat;
    }
    .anli-two-a ul li a .zx-two-bb.zixun_act {
        color: #da0000;
        background: url(../images/zx_033.jpg) center left no-repeat;
    }
    .zx-two-cc {
        background: url(../images/zx_04.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .zx-two-cc {
        color: #da0000;
        background: url(../images/zx_044.jpg) center left no-repeat;
    }
    .anli-two-a ul li a .zx-two-cc.zixun_act {
        color: #da0000;
        background: url(../images/zx_044.jpg) center left no-repeat;
    }
    .zx-two-dd {
        background: url(../images/zx_05.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .zx-two-dd {
        color: #da0000;
        background: url(../images/zx_055.jpg) center left no-repeat;
    }
    .anli-two-a ul li a .zx-two-dd.zixun_act {
        color: #da0000;
        background: url(../images/zx_055.jpg) center left no-repeat;
    }
    .zx-two-ee {
        background: url(../images/zx_06.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .zx-two-ee {
        color: #da0000;
        background: url(../images/zx_066.jpg) center left no-repeat;
    }
    .anli-two-a ul li a .zx-two-ee.zixun_act {
        color: #da0000;
        background: url(../images/zx_066.jpg) center left no-repeat;
    }
    .zx-two-ff {
        background: url(../images/zx_07.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .zx-two-ff {
        color: #da0000;
        background: url(../images/zx_077.jpg) center left no-repeat;
    }
    .anli-two-a ul li a .zx-two-ff.zixun_act {
        color: #da0000;
        background: url(../images/zx_077.jpg) center left no-repeat;
    }
    .fuwu-one {
        width: 100%;
        float: left;
        margin: 55px 0;
    }
    .fuwu-pp1 {
        font-size: 34px;
        color: #333333;
        line-height: 52px;
        text-align: center;
        margin-top: 15px;
    }
    .fuwu-pp2 {
        font-size: 14px;
        line-height: 24px;
        color: #333333;
        text-align: center;
        margin-top: 15px;
    }
    .fuwu-pp3 {
        font-size: 14px;
        line-height: 24px;
        color: #e41e1e;
        text-align: center;
        margin-top: 35px;
    }
    .fuwu-pp4 {
        font-size: 14px;
        line-height: 24px;
        color: #666666;
        text-align: center;
    }
    .fuwu-five {
        margin-top: 100px;
    }
    .fuwu-pp301 {
        text-align: center;
        font-size: 44px;
        color: #333333;
        line-height: 50px;
        font-weight: bold;
    }
    .fuwu-pp302 {
        font-size: 24px;
        color: #999999;
        text-align: center;
        line-height: 50px;
    }
    .fuwu-img501 {
        width: 100%;
        margin: 30px 0;
    }
}

@media (max-width:1200px) {
    .index-four-d {
        display: none;
    }
    #fullSlide {
        display: none;
    }
    .index-nav-a {
        height: 0.35rem;
        width: 100%;
        padding: 0.06rem 0;
        color: #fff;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-nav-b {
        margin-left: 0.15rem;
    }
    .index-nav-c {
        display: none;
    }
    .index-nav-d {
        display: none;
    }
    .index-nav-e {
        width: 0.25rem;
        height: 0.26rem;
        float: right;
        margin-right: 0.15rem;
        display: block;
    }
    .index-nav {
        height: 0.35rem;
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        position: relative;
        color: #fff;
        top: 0;
        z-index: 10;
    }
    .banner-li-a {
        position: relative;
        width: 100%;
        height: 100px;
    }
    .index-two {
        display: none;
    }
    .index-mobiletwo-a {
        margin-top: 0.2rem;
        margin-bottom: 0.1rem;
    }
    .index-mobiletwo-a ul {
        width: 100%;
    }
    .index-mobiletwo-a ul li {
        width: 20%;
        float: left;
        text-align: center;
    }
    .index-mobiletwo-a ul li a:hover {
        text-decoration: none;
    }
    .index-mobiletwo-b {
        width: 0.49rem;
        height: 0.49rem;
        background: #fabe06;
        margin: 0 auto;
        border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }
    .tableb {
        width: 0.49rem;
        height: 0.49rem;
    }
    .index-img4 {
        width: 0.3rem;
        height: 0.32rem;
    }
    .index-pp6 {
        width: 100%;
        color: #666666;
        text-align: center;
        height: 0.24rem;
        line-height: 0.24rem;
    }
    .index-two-a {
        width: 100%;
        position: absolute;
    }
    .index-img3 {
        width: 0.5rem;
        height: 0.2rem;
        display: block;
        margin: 0 auto;
    }
    .index-two-b {
        width: 100%;
        float: left;
        height: 0.28rem;
        line-height: 0.28rem;
        text-align: center;
        letter-spacing: 0.03rem;
        text-transform: uppercase;
        color: #333333;
    }
    .zxxq-b {
        display: none;
    }
}

.index-nav-b {
    float: left;
    height: 0.23rem;
    line-height: 0.23rem;
}

.index-img1 {
    width: 0.24rem;
    height: 0.23rem;
    float: left;
}

.index-pp1 {
    float: left;
    margin-left: 0.11rem;
    font-size: 0.13rem;
    color: #fff;
}

.index-pp3 {
    padding-left: 0.2rem;
    background: url(../images/indexa_07.png) no-repeat;
    background-size: 0.15rem 0.15rem;
    font-size: 26px;
    color: #d0d0d0;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #fff;
}

.index-img2 {
    width: 0.25rem;
    height: 0.26rem;
    display: block;
}


/* 首页轮播 */

.fullSlide {
    width: 100%;
    margin-bottom: 0px;
    position: relative;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
    width: 100%;
}

.fullSlide .banner-ul {
    width: 100% !important;
}

.fullSlide .bd ul {
    width: 100% !important;
    padding: 0;
    margin: 0;
}

.fullSlide .bd li {
    width: 100% !important;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li img.bd-img {
    width: 100% !important;
    height: 100%;
}

.fullSlide .bd li a {
    display: block;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0%;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border-radius: 50px;
    width: 12px;
    height: 12px;
    margin: 1px 5px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.5);
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: rgba(255, 255, 255, 1);
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    top: 46%;
    left: 5%;
    z-index: 5;
    width: 0.53rem;
    height: 0.32rem;
    background: url(../images/indexc_06.png) no-repeat;
    background-size: 0.53rem 0.32rem;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.fullSlide .next {
    left: auto;
    right: 5%;
    background: url(../images/indexc_09.png) no-repeat;
    background-size: 0.53rem 0.32rem;
}

.anli-one {
    width: 100%;
    float: left;
}

.anli-img1 {
    width: 100%;
    float: left;
    height: auto;
}

.index-two-b {
    width: 100%;
    float: left;
    height: 0.28rem;
    line-height: 0.28rem;
    text-align: center;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    color: #333333;
}

.index-two-f {
    width: 60px;
    height: 60px;
    margin: 30px auto;
    background: #fff;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: none;
}

.tablea {
    width: 60px;
    height: 60px;
    text-align: center;
}

.fangan-pp1 {
    color: #666666;
    background: url(../images/fangana_03.png) center left no-repeat;
}

.fangan-pp2 {
    color: #666666;
    background: url(../images/fa_08.png) center left no-repeat;
}

.fangan-pp3 {
    color: #666666;
    background: url(../images/fa_09.png) center left no-repeat;
}

.fangan-pp4 {
    color: #666666;
    background: url(../images/fa_10.png) center left no-repeat;
}

.fangan-pp5 {
    color: #666666;
    background: url(../images/fa_11.png) center left no-repeat;
}

.fangan-one-c ul li a:hover .fangan-pp1 {
    color: #dc1111;
    background: url(../images/fa_07.png) center left no-repeat;
}

.fangan-one-c ul li a:hover .fangan-pp2 {
    color: #dc1111;
    background: url(../images/fangana_06.png) center left no-repeat;
}

.fangan-one-c ul li a:hover .fangan-pp3 {
    color: #dc1111;
    background: url(../images/fangana_08.png) center left no-repeat;
}

.fangan-one-c ul li a:hover .fangan-pp4 {
    color: #dc1111;
    background: url(../images/fangana_10.png) center left no-repeat;
}

.fangan-one-c ul li a:hover .fangan-pp5 {
    color: #dc1111;
    background: url(../images/fangana_12.png) center left no-repeat;
}

@media (min-width:1201px) {
    .fuwu-four-z {
        width: 100%;
        float: left;
        height: 100px;
        border-bottom: #e5e5e5 1px solid;
    }
    .fuwu-four-y {
        float: left;
        font-size: 24px;
        color: #666666;
        line-height: 100px;
        padding-left: 50px;
        background: url(../images/fangan_45.jpg) center left no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fuwu-four-yy {
        float: left;
        font-size: 24px;
        color: #666666;
        line-height: 100px;
        padding-left: 60px;
        background: url(../images/fangan_455.jpg) center left no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-two-a {
        width: 100%;
        position: absolute;
        margin-top: 0.35rem;
    }
    .index-img3 {
        width: 0.5rem;
        height: 0.35rem;
        display: block;
        margin: 0 auto;
    }
    #fullSlide-mobile {
        display: none;
    }
    .banner-li-a {
        position: relative;
        width: 100%;
        height: 100px;
    }
    .bd-img {
        position: absolute;
        width: 100%;
        z-index: -1;
        top: 0;
        left: 0;
    }
    .index-nav {
        height: 0.35rem;
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        position: fixed;
        color: #fff;
        top: 0;
        z-index: 10;
    }
    .index-nav-a {
        height: 0.35rem;
        width: 1200px;
        margin: 0 auto;
        padding: 0.06rem 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-nav-e {
        display: none;
    }
    .index-nav-c {
        margin-left: 102px;
        float: left;
        height: 0.14rem;
        width: 660px;
        margin-top: 10px;
    }
    .index-nav-c ul li {
        float: left;
        margin-right: 0.07rem;
        height: 0.14rem;
    }
    .index-nav-c ul li:last-child {
        margin-right: 0;
    }
    .index-pp2 {
        float: left;
        padding-left: 0.19rem;
        height: 0.14rem;
        line-height: 0.14rem;
        color: #fff;
    }
    .index-ppp1 {
        background: url(../images/home_03.png) no-repeat;
        background-size: 0.13rem 0.13rem;
    }
    .index-ppp2 {
        background: url(../images/indexb_14.png) no-repeat;
        background-size: 0.13rem 0.13rem;
    }
    .index-ppp3 {
        background: url(../images/indexa_12.png) no-repeat;
        background-size: 0.13rem 0.13rem;
    }
    .index-ppp4 {
        background: url(../images/indexa_14.png) no-repeat;
        background-size: 0.13rem 0.13rem;
    }
    .index-ppp5 {
        background: url(../images/indexa_16.png) no-repeat;
        background-size: 0.13rem 0.13rem;
    }
    .index-ppp6 {
        background: url(../images/indexa_18.png) no-repeat;
        background-size: 0.13rem 0.13rem;
    }
    .index-ppp7 {
        background: url(../images/indexa_20.png) no-repeat;
        background-size: 0.13rem 0.13rem;
    }
    .index-nav-c ul li a:hover .index-ppp1 {
        background: url(../images/home_06.png) no-repeat;
        color: #ff0000;
    }
    .index-nav-c ul li a:hover .index-ppp2 {
        background: url(../images/indexa_10.png) no-repeat;
        color: #ff0000;
    }
    .index-nav-c ul li a:hover .index-ppp3 {
        background: url(../images/indexb_16.png) no-repeat;
        color: #ff0000;
    }
    .index-nav-c ul li a:hover .index-ppp4 {
        background: url(../images/indexb_18.png) no-repeat;
        color: #ff0000;
    }
    .index-nav-c ul li a:hover .index-ppp5 {
        background: url(../images/indexb_20.png) no-repeat;
        color: #ff0000;
    }
    .index-nav-c ul li a:hover .index-ppp6 {
        background: url(../images/indexb_22.png) no-repeat;
        color: #ff0000;
    }
    .index-nav-c ul li a:hover .index-ppp7 {
        background: url(../images/indexb_24.png) no-repeat;
        color: #ff0000;
    }
    .index-nav-d {
        float: right;
        margin-top: 10px;
    }
    .banner1-b {
        width: 958px;
        height: 512px;
        margin: 0 auto;
        margin-top: 0.72rem;
        position: relative;
    }
    /*滚动吧*/
    .banner1-c {
        position: absolute;
        right: -1600px;
        top: 60px;
        width: 886px;
        height: 1px;
        animation: one 1s;
        -webkit-animation: one 1s;
        -moz-animation: one 1s;
        -o-animation: one 1s;
        -ms-animation: one 1s;
        /*animation-delay:1s;*/
        /*迟到1s*/
        animation-timing-function: cubic-bezier(0, 0.1, 0.2, 1);
        animation-fill-mode: forwards;
        /*定位动画结束*/
        -webkit-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
    }
    @keyframes one {
        from {
            right: -1600px;
        }
        to {
            right: 0px;
        }
    }
    @-webkit-keyframes one {
        from {
            right: -1600px;
        }
        to {
            right: 0px;
        }
    }
    @-o-keyframes one {
        from {
            right: -1600px;
        }
        to {
            right: 0px;
        }
    }
    @-moz-keyframes one {
        from {
            right: -1600px;
        }
        to {
            right: 0px;
        }
    }
    @-ms-keyframes one {
        from {
            right: -1600px;
        }
        to {
            right: 0px;
        }
    }
    .banner1-d {
        position: absolute;
        left: -1600px;
        bottom: 69px;
        width: 886px;
        height: 1px;
        animation: two 1s;
        -webkit-animation: two 1s;
        -moz-animation: two 1s;
        -o-animation: two 1s;
        -ms-animation: two 1s;
        animation-delay: 0.5s;
        /*迟到1s*/
        -webkit-animation-delay: 0.5s;
        /*迟到1s*/
        -moz-animation-delay: 0.5s;
        /*迟到1s*/
        -o-animation-delay: 0.5s;
        /*迟到1s*/
        -ms-animation-delay: 0.5s;
        /*迟到1s*/
        animation-timing-function: cubic-bezier(0, 0.1, 0.2, 1);
        animation-fill-mode: forwards;
        /*定位动画结束*/
        -webkit-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
    }
    @keyframes two {
        from {
            left: -1600px;
        }
        to {
            left: 0px;
        }
    }
    @-webkit-keyframes two {
        from {
            left: -1600px;
        }
        to {
            left: 0px;
        }
    }
    @-o-keyframes two {
        from {
            left: -1600px;
        }
        to {
            left: 0px;
        }
    }
    @-moz-keyframes two {
        from {
            left: -1600px;
        }
        to {
            left: 0px;
        }
    }
    @-ms-keyframes two {
        from {
            left: -1600px;
        }
        to {
            left: 0px;
        }
    }
    .banner1-e {
        position: absolute;
        left: 118px;
        top: -1600px;
        width: 33px;
        height: 490px;
        animation: three 1s;
        -webkit-animation: three 1s;
        -moz-animation: three 1s;
        -o-animation: three 1s;
        -ms-animation: three 1s;
        animation-delay: 1s;
        /*迟到1s*/
        -webkit-animation-delay: 1s;
        /*迟到1s*/
        -moz-animation-delay: 1s;
        /*迟到1s*/
        -o-animation-delay: 1s;
        /*迟到1s*/
        -ms-animation-delay: 1s;
        /*迟到1s*/
        animation-timing-function: cubic-bezier(0, 0.1, 0.2, 1);
        animation-fill-mode: forwards;
        /*定位动画结束*/
        -webkit-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
    }
    @keyframes three {
        from {
            top: -600px;
        }
        to {
            top: 1px;
        }
    }
    @-webkit-keyframes three {
        from {
            top: -600px;
        }
        to {
            top: 1px;
        }
    }
    @-moz-keyframes three {
        from {
            top: -600px;
        }
        to {
            top: 1px;
        }
    }
    @-o-keyframes three {
        from {
            top: -600px;
        }
        to {
            top: 1px;
        }
    }
    @-ms-keyframes three {
        from {
            top: -600px;
        }
        to {
            top: 1px;
        }
    }
    .banner1-f {
        position: absolute;
        right: 132px;
        bottom: -1600px;
        width: 36px;
        height: 486px;
        animation: four 1s;
        -webkit-animation: four 1s;
        -moz-animation: four 1s;
        -o-animation: four 1s;
        -ms-animation: four 1s;
        animation-delay: 1.5s;
        /*迟到1s*/
        -webkit-animation-delay: 1.5s;
        /*迟到1s*/
        -moz-animation-delay: 1.5s;
        /*迟到1s*/
        -o-animation-delay: 1.5s;
        /*迟到1s*/
        -ms-animation-delay: 1.5s;
        /*迟到1s*/
        animation-timing-function: cubic-bezier(0, 0.1, 0.2, 1);
        animation-fill-mode: forwards;
        /*定位动画结束*/
        -webkit-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
    }
    @keyframes four {
        from {
            bottom: -600px;
        }
        to {
            bottom: -5px;
        }
    }
    @-webkit-keyframes four {
        from {
            bottom: -600px;
        }
        to {
            bottom: -5px;
        }
    }
    @-moz-keyframes four {
        from {
            bottom: -600px;
        }
        to {
            bottom: -5px;
        }
    }
    @-o-keyframes four {
        from {
            bottom: -600px;
        }
        to {
            bottom: -5px;
        }
    }
    @-ms-keyframes four {
        from {
            bottom: -600px;
        }
        to {
            bottom: -5px;
        }
    }
    .banner1-g {
        position: absolute;
        right: 155px;
        top: 73px;
        width: 663px;
        height: 379px;
        transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        animation: five 1s;
        -webkit-animation: five 1s;
        -o-animation: five 1s;
        -moz-animation: five 1s;
        -ms-animation: five 1s;
        animation-delay: 2s;
        /*迟到1s*/
        -webkit-animation-delay: 2s;
        /*迟到1s*/
        -moz-animation-delay: 2s;
        /*迟到1s*/
        -o-animation-delay: 2s;
        /*迟到1s*/
        -ms-animation-delay: 2s;
        /*迟到1s*/
        animation-timing-function: cubic-bezier(0, 0.1, 0.2, 1);
        animation-fill-mode: forwards;
        /*定位动画结束*/
        -webkit-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
    }
    @keyframes five {
        0% {
            transform: scale(0);
        }
        100% {
            transform: scale(1.0);
        }
    }
    @-moz-keyframes five {
        0% {
            -moz-transform: scale(0);
        }
        100% {
            -moz-transform: scale(1.0);
        }
    }
    @-webkit-keyframes five {
        0% {
            -webkit-transform: scale(0);
        }
        100% {
            -webkit-transform: scale(1.0);
        }
    }
    @-o-keyframes five {
        0% {
            -webkit-transform: scale(0);
        }
        100% {
            -webkit-transform: scale(1.0);
        }
    }
    @-ms-keyframes five {
        0% {
            -webkit-transform: scale(0);
        }
        100% {
            -webkit-transform: scale(1.0);
        }
    }
    .bannerb-box {
        width: 100%;
        position: absolute;
        height: 100%;
        z-index: 5;
    }
    .bannerb-boxa {
        margin: 0 auto;
        width: 80%;
        position: relative;
        height: 100%;
    }
    .index-bannercc {
        position: absolute;
        left: -1600px;
        bottom: 25%;
        width: 45%;
        animation: seconda 1s;
        -webkit-animation: seconda 1s;
        -moz-animation: seconda 1s;
        -o-animation: seconda 1s;
        -ms-animation: seconda 1s;
        animation-timing-function: cubic-bezier(0, 0.1, 0.2, 1);
        animation-fill-mode: forwards;
        /*定位动画结束*/
        -webkit-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
    }
    @keyframes seconda {
        from {
            left: -1600px;
        }
        to {
            left: 8%;
        }
    }
    @-webkit-keyframes seconda {
        from {
            left: -1600px;
        }
        to {
            left: 8%;
        }
    }
    @-o-keyframes seconda {
        from {
            left: -1600px;
        }
        to {
            left: 8%;
        }
    }
    @-moz-keyframes seconda {
        from {
            left: -1600px;
        }
        to {
            left: 8%;
        }
    }
    @-ms-keyframes seconda {
        from {
            left: -1600px;
        }
        to {
            left: 8%;
        }
    }
    .index-bannerdd {
        position: absolute;
        bottom: -1600px;
        right: 4%;
        width: 35%;
        animation: secondb 1s;
        -webkit-animation: secondb 1s;
        -moz-animation: secondb 1s;
        -o-animation: secondb 1s;
        -ms-animation: secondb 1s;
        animation-delay: 1s;
        /*迟到1s*/
        -webkit-animation-delay: 1s;
        /*迟到1s*/
        -moz-animation-delay: 1s;
        /*迟到1s*/
        -o-animation-delay: 1s;
        /*迟到1s*/
        -ms-animation-delay: 1s;
        /*迟到1s*/
        animation-timing-function: cubic-bezier(0, 0.1, 0.2, 1);
        animation-fill-mode: forwards;
        /*定位动画结束*/
        -webkit-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
    }
    @keyframes secondb {
        from {
            bottom: -1600px;
        }
        to {
            bottom: 0px;
        }
    }
    @-webkit-keyframes secondb {
        from {
            bottom: -1600px;
        }
        to {
            bottom: 0px;
        }
    }
    @-o-keyframes secondb {
        from {
            bottom: -1600px;
        }
        to {
            bottom: 0px;
        }
    }
    @-moz-keyframes secondb {
        from {
            bottom: -1600px;
        }
        to {
            bottom: 0px;
        }
    }
    @-ms-keyframes secondb {
        from {
            bottom: -1600px;
        }
        to {
            bottom: 0px;
        }
    }
    .index-banneree {
        position: absolute;
        left: -1600px;
        bottom: -3%;
        width: 64%;
        animation: secondf 1s;
        -webkit-animation: secondf 1s;
        -moz-animation: secondf 1s;
        -o-animation: secondf 1s;
        -ms-animation: secondf 1s;
        animation-timing-function: cubic-bezier(0, 0.1, 0.2, 1);
        animation-fill-mode: forwards;
        /*定位动画结束*/
        -webkit-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
    }
    @keyframes secondf {
        from {
            left: -1600px;
        }
        to {
            left: 4%;
        }
    }
    @-webkit-keyframes secondf {
        from {
            left: -1600px;
        }
        to {
            left: 4%;
        }
    }
    @-o-keyframes secondf {
        from {
            left: -1600px;
        }
        to {
            left: 4%;
        }
    }
    @-moz-keyframes secondf {
        from {
            left: -1600px;
        }
        to {
            left: 4%;
        }
    }
    @-ms-keyframes secondf {
        from {
            left: -1600px;
        }
        to {
            left: 4%;
        }
    }
    .index-bannerff {
        position: absolute;
        top: 25%;
        right: -1600px;
        width: 35%;
        animation: seconde 1s;
        -webkit-animation: seconde 1s;
        -moz-animation: seconde 1s;
        -o-animation: seconde 1s;
        -ms-animation: seconde 1s;
        animation-delay: 0.5s;
        /*迟到1s*/
        -webkit-animation-delay: 0.5s;
        /*迟到1s*/
        -moz-animation-delay: 0.5s;
        /*迟到1s*/
        -o-animation-delay: 0.5s;
        /*迟到1s*/
        -ms-animation-delay: 0.5s;
        /*迟到1s*/
        animation-timing-function: cubic-bezier(0, 0.1, 0.2, 1);
        animation-fill-mode: forwards;
        /*定位动画结束*/
        -webkit-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
    }
    @keyframes seconde {
        from {
            right: -1600px;
        }
        to {
            right: 6%;
        }
    }
    @-webkit-keyframes seconde {
        from {
            right: -1600px;
        }
        to {
            right: 6%;
        }
    }
    @-o-keyframes seconde {
        from {
            right: -1600px;
        }
        to {
            right: 6%;
        }
    }
    @-moz-keyframes seconde {
        from {
            right: -1600px;
        }
        to {
            right: 6%;
        }
    }
    @-ms-keyframes seconde {
        from {
            right: -1600px;
        }
        to {
            right: 6%;
        }
    }
    .index-bannergg {
        position: absolute;
        bottom: 25%;
        right: -1600px;
        width: 35%;
        animation: seconde 1s;
        -webkit-animation: seconde 1s;
        -moz-animation: seconde 1s;
        -o-animation: seconde 1s;
        -ms-animation: seconde 1s;
        animation-delay: 1s;
        /*迟到1s*/
        -webkit-animation-delay: 1s;
        /*迟到1s*/
        -moz-animation-delay: 1s;
        /*迟到1s*/
        -o-animation-delay: 1s;
        /*迟到1s*/
        -ms-animation-delay: 1s;
        /*迟到1s*/
        animation-timing-function: cubic-bezier(0, 0.1, 0.2, 1);
        animation-fill-mode: forwards;
        /*定位动画结束*/
        -webkit-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
    }
    @keyframes seconde {
        from {
            right: -1600px;
        }
        to {
            right: 6%;
        }
    }
    @-webkit-keyframes seconde {
        from {
            right: -1600px;
        }
        to {
            right: 6%;
        }
    }
    @-o-keyframes seconde {
        from {
            right: -1600px;
        }
        to {
            right: 6%;
        }
    }
    @-moz-keyframes seconde {
        from {
            right: -1600px;
        }
        to {
            right: 6%;
        }
    }
    @-ms-keyframes seconde {
        from {
            right: -1600px;
        }
        to {
            right: 6%;
        }
    }
    .index-footer {
        width: 100%;
        background: url(../images/indexn_02.jpg) 0 0 / cover;
        height: 100%;
        padding-top: 0.55rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-nei-footer {
        width: 100%;
        background: url(../images/indexn_02.jpg) 0 0 / cover;
        height: 798px;
        padding-top: 1rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-footer-a {
        width: 735px;
        margin: 0 auto;
    }
    .index-footer-b {
        width: 735px;
        float: left;
    }
    .index-footer-c {
        width: 86px;
        float: left;
        margin-right: 35px;
    }
    .footer-img1 {
        width: 86px;
        height: 86px;
        margin: 8px 0;
        /*margin-top: 50px;*/
    }
    .footer-img1:first-child {
        border: 3px solid #fff;
    }
    .q {
        padding-top: 1px;
        display: inline-block;
    }
    .index-footer-d {
        width: 614px;
        float: left;
    }
    .index-footer-e {
        width: 614px;
        margin-top: 48px;
        float: left;
    }
    .index-footer-f {
        margin-top: 5px;
        float: left;
        width: 614px;
        line-height: 29px;
        color: #fff;
        font-size: 14px;
    }
    .index-footer-g {
        width: 322px;
        float: left;
    }
    .index-footer-h {
        width: 292px;
        float: left;
    }
    .index-footer-i {
        margin-top: 40px;
        color: #fff;
        line-height: 24px;
    }
    .index-footer-j {
        width: 80px;
        float: left;
        text-align: center;
    }
    .index-footer-k {
        width: 635px;
        float: left;
    }
    .footer-pp2 {
        display: block;
        margin-right: 20px;
        float: left;
        color: #fff;
    }
    .index-footer-k a:hover {
        color: #fff;
        text-decoration: none;
    }
    .line {
        width: 100%;
        height: 35px;
        float: left;
        border-bottom: 1px dotted #c8c8c8;
    }
    .footer-img6 {
        margin-top: 15px;
    }
    .index-mobile-footer {
        display: none;
    }
    .anli-two {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 60px;
        float: left;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    }
    .anli-two-a {
        width: 483px;
        margin: 0 auto;
    }
    .anli-two-a ul {
        padding: 0;
        margin-top: 15px;
    }
    .anli-two-a ul li {
        float: left;
    }
    .anli-two-b {
        height: 27px;
        line-height: 27px;
        padding-left: 38px;
        float: left;
        margin-right: 25px;
        color: #333333;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-two-bb {
        background: url(../images/anlia_06.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .anli-two-bb {
        color: #da0000;
        background: url(../images/aaa_04.jpg) center left no-repeat;
    }
    .anli-two-cc {
        background: url(../images/aaa_06.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .anli-two-cc {
        color: #da0000;
        background: url(../images/anlia_08.jpg) center left no-repeat;
    }
    .anli-two-dd {
        background: url(../images/aaa_08.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .anli-two-dd {
        color: #da0000;
        background: url(../images/anlia_10.jpg) center left no-repeat;
    }
    .anli-two-ee {
        background: url(../images/aaa_10.jpg) center left no-repeat;
    }
    .anli-two-a ul li a:hover .anli-two-ee {
        color: #da0000;
        background: url(../images/anlia_12.jpg) center left no-repeat;
    }
    .anli-three {
        width: 100%;
        float: left;
        background: #f2f2f2;
        padding-top: 45px;
    }
    .anli-threebox {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }
    .anli-threebox ul.anli-three-ul {
        width: 1215px;
        float: left;
    }
    .anli-threebox ul.anli-three-ul li {
        position: relative;
        float: left;
        width: 390px;
        height: 314px;
        margin-right: 15px;
        margin-bottom: 30px;
        overflow: hidden;
    }
    .anli-threebox ul.anli-three-ul li:hover .anli-img3 {
        display: none;
    }
    .anli-threebox ul.anli-three-ul li:hover .anli-img4 {
        display: block;
    }
    .anli-threebox ul.anli-three-ul li:hover .anli-three-a {
        display: block;
    }
    .anli-three-a {
        background: url(../images/anlib_06.png) center center no-repeat rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        width: 390px;
        height: 238px;
        display: none;
    }
    .anli-img2 {
        width: 390px;
        height: 238px;
    }
    .anli-img3 {
        width: 112px;
        height: 30px;
        margin-top: 9px;
    }
    .anli-img4 {
        width: 112px;
        height: 30px;
        margin-top: 9px;
        display: none;
    }
    .anli-three-b {
        border-top: 1px solid #cfcbc2;
        height: 76px;
        background: #fff;
        width: 390px;
        padding-top: 11px;
        float: left;
        position: absolute;
        bottom: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-three-c {
        float: left;
        height: 54px;
        border-right: 1px solid #d1d1d1;
        padding: 0 10px;
        width: 142px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-three-d {
        float: left;
        text-align: left;
        height: 63px;
        padding: 5px 5px 5px 10px;
        width: 248px;
        font-size: 16px;
        color: #666666;
        line-height: 24px;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fanye {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 40px;
        float: left;
        text-align: center;
        color: #000;
    }
    .fanye a {
        color: #000;
        display: inline-block;
        padding: 0 10px;
        margin: 5px 5px;
        background: #e7e7e7;
        line-height: 30px;
    }
    .fanye b {
        color: #fff;
        display: inline-block;
        padding: 0 10px;
        margin: 0 5px;
        background: #000;
        line-height: 30px;
    }
    .anli-pp1 {
        display: none;
    }
    .anli-pp2 {
        color: #fff;
        background: #000000;
    }
    .anli-four {
        width: 100%;
        float: left;
        padding-top: 34px;
        padding-bottom: 40px;
    }
    .anli-four-a {
        width: 408px;
        float: left;
        padding-right: 24px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-four-b {
        float: left;
        width: 384px;
    }
    .anli-four-c {
        width: 100%;
        float: left;
        height: 63px;
        border-bottom: 1px solid #e5e5e5;
    }
    .anli-four-d {
        float: left;
        background: url(../images/aaa_17.jpg) no-repeat;
        padding-left: 52px;
        height: 40px;
        line-height: 40px;
        color: #666666;
        font-size: 24px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-four-f {
        float: left;
        background: url(../images/aaa_20.jpg) no-repeat;
        padding-left: 52px;
        height: 40px;
        line-height: 40px;
        color: #666666;
        font-size: 24px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-four-g {
        float: left;
        background: url(../images/aaa_23.jpg) no-repeat;
        padding-left: 52px;
        height: 40px;
        line-height: 40px;
        color: #666666;
        font-size: 24px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-pp3 {
        float: right;
        margin-top: 10px;
        display: block;
        width: 34px;
        height: 12px;
    }
    .anli-four-a ul.anli-four-ul {
        width: 100%;
        float: left;
    }
    .anli-four-a ul.anli-four-ul li {
        padding: 20px 0;
        position: relative;
        width: 100%;
        height: 112px;
        float: left;
        overflow: hidden;
        border-bottom: 1px solid #e5e5e5;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-img6 {
        width: 75px;
        height: 70px;
        position: absolute;
        left: 0;
    }
    .anli-four-e {
        width: 100%;
        padding-left: 90px;
        position: absolute;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-four-pp1 {
        font-size: 18px;
        color: #333333;
        line-height: 22px;
        width: 100%;
        float: left;
    }
    .anli-four-pp2 {
        width: 100%;
        float: left;
        font-size: 14px;
        color: #666666;
        line-height: 22px;
    }
    .anli-four-pp3 {
        margin-top: 10px;
        float: left;
        height: 15px;
        line-height: 15px;
        padding-left: 20px;
        font-size: 12px;
        color: #666666;
        background: url(../images/aaa_33.png) center left no-repeat;
    }
    .anli-four-h {
        padding-top: 20px;
        width: 100%;
        float: left;
    }
    .anli-img8 {
        width: 100%;
        height: 158px;
        float: left;
    }
    .anli-four-i {
        width: 100%;
        float: left;
        margin-top: 20px;
        font-size: 14px;
        line-height: 28px;
        color: #666666;
    }
    .anli-five {
        background: #eaeaea;
        padding: 50px 0;
        width: 100%;
        float: left;
    }
    .anli-five-a {
        text-align: center;
        width: 100%;
        float: left;
        font-size: 20px;
        color: #f00;
        line-height: 55px;
    }
    .anli-five-b {
        text-align: center;
        width: 100%;
        float: left;
        font-size: 24px;
        color: #999999;
        line-height: 46px;
    }
    .anli-five-pp1 {
        color: #e91313;
        line-height: 40px;
        width: 175px;
        height: 88px;
        display: block;
        margin: 0 auto;
        text-align: center;
        font-size: 20px;
        border: none;
        background: url(../images/indexk_21.jpg) no-repeat;
    }
    .anli-five-pp1>span {
        display: block;
        margin-top: -40px;
    }
    .anli-five-pp1:hover {
        color: #e91313;
        text-decoration: none;
    }
    .anli-form {
        width: 1200px;
        margin: 35px auto;
        color: #999999;
    }
    .anli-five-c {
        width: 583px;
        float: left;
    }
    .anli-five-d {
        margin-right: 34px;
    }
    .anli-inpa {
        color: #999999;
        width: 100%;
        height: 46px;
        line-height: 46px;
        font-size: 18px;
        margin-bottom: 23px;
        border: none;
        padding-left: 52px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-inp1 {
        background: url(../images/aaa_38.jpg) center left 17px no-repeat #fff;
    }
    .anli-inp2 {
        background: url(../images/aaa_39.jpg) center left 17px no-repeat #fff;
    }
    .anli-inp3 {
        background: url(../images/aaa_40.jpg) center left 17px no-repeat #fff;
    }
    .anli-inpb {
        color: #999999;
        width: 100%;
        height: 185px;
        line-height: 22px;
        font-size: 18px;
        border: none;
        padding-left: 52px;
        padding-top: 14px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-inp4 {
        background: url(../images/aaa_41.jpg) top 14px left 17px no-repeat #fff;
    }
    .fangan-one-a {
        float: left;
        width: 299px;
        margin-right: 22px;
        height: 794px;
        /*margin-bottom:45px;*/
    }
    .fangan-one-c {
        background: url(../images/fangan_03.png) top center no-repeat #fff;
        width: 299px;
        height: 398px;
        margin-bottom: 20px;
        padding-top: 80px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-c ul li {
        height: 53px;
        border-bottom: 1px solid #e5e5e5;
        padding: 0 23px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-c ul li a {
        width: 100%;
        height: 53px;
        display: block;
    }
    .fangan-ppa {
        font-size: 17px;
        padding-left: 40px;
        height: 53px;
        float: left;
        line-height: 53px;
    }
    .fangan-ppb {
        float: right;
        display: none;
    }
    .fangan-img2 {
        margin-top: 18px;
    }
    .fangan-one-c ul li a:hover .fangan-ppb {
        display: block;
    }
    .fangan-one-d {
        width: 299px;
        height: 376px;
    }
    .fangan-one-b {
        float: left;
        width: 879px;
        min-height: 794px;
        overflow: hidden;
        background: #fff;
        margin-bottom: 45px;
        padding: 50px 32px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-e {
        height: 92px;
        border-bottom: 1px solid #e5e5e5;
    }
    .fangan-img3 {
        float: left;
        width: 54px;
        height: 55px;
    }
    .fangan-one-f {
        float: left;
        width: 755px;
        margin-left: 5px;
    }
    .fangan-pp6 {
        font-size: 24px;
        color: #dc1111;
        line-height: 28px;
    }
    .fangan-pp7 {
        font-size: 24px;
        color: #c3c3c3;
        line-height: 30px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .fangan-one-g {
        width: 100%;
        float: left;
        height: 76px;
        padding: 0 28px;
        line-height: 76px;
        background: #fff;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-pp8 {
        font-size: 36px;
        color: #e41e1e;
        font-family: Aparajita;
        text-transform: uppercase;
        padding-left: 36px;
        background: url(../images/fangan_37.jpg) top 8px left no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-h {
        width: 100%;
        float: left;
    }
    .fangan-one-h a {
        display: block;
        background: url(../images/fangan_41.png) center left 26px no-repeat #fff;
        height: 45px;
        line-height: 45px;
        margin-top: 5px;
        width: 100%;
        color: #333333;
        padding: 0 26px 0 37px;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-h a:hover {
        color: #333333;
        text-decoration: none;
        background: url(../images/fangan_41.png) center left 26px no-repeat #f4e6c1;
    }
    .fangan-mobile-one {
        display: none;
    }
    .zx-three {
        position: relative;
    }
    ul.zx-four-ul {
        width: 1200px;
        float: left;
    }
    ul.zx-four-ul li {
        padding: 9px;
        position: relative;
        width: 580px;
        height: 140px;
        margin-right: 20px;
        float: left;
        min-height: 124px;
        overflow: hidden;
        margin-bottom: 17px;
        border: 1px solid #e5e5e5;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .zx-three .anli-img6 {
        width: 150px;
        height: 106px;
        position: absolute;
        left: 10px;
    }
    .zx-four-e {
        width: 560px;
        padding-left: 160px;
        position: relative;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .zx-ppa {
        margin-top: 10px;
    }
    .fuwu-two {
        width: 100%;
        float: left;
    }
    .fuwu-two-ul {
        width: 100%;
        float: left;
    }
    .fuwu-two-ul li {
        width: 240px;
        height: 64px;
        text-align: center;
        float: left;
    }
    .fuwu-two-ul li:hover {
        background: #f6f6f6;
        text-decoration: none;
    }
    .fuwu-two-ul li a:hover {
        text-decoration: none;
    }
    .fuwu-two-a {
        margin: 0 auto;
        height: 64px;
        line-height: 64px;
        padding-left: 45px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fuwu-two-ul li:hover .fuwu-two-aa {
        color: #e41e1e;
        background: url(../images/fuwu_22.png) 42px 14px no-repeat;
    }
    .fuwu-two-ul li .fuwu-two-aa.fuwu-two-aa1 {
        color: #e41e1e;
        background: url(../images/fuwu_22.png) 42px 14px no-repeat #f6f6f6;
    }
    .fuwu-two-bb1 {
        color: #e41e1e;
        background: url(../images/fuwu_12.png) 42px 14px no-repeat #f6f6f6;
    }
    .fuwu-two-cc1 {
        color: #e41e1e;
        background: url(../images/fuwu_03.png) 42px 14px no-repeat #f6f6f6;
    }
    .fuwu-two-dd1 {
        color: #e41e1e;
        background: url(../images/fuwu_07.png) 42px 14px no-repeat #f6f6f6;
    }
    .fuwu-two-ff1 {
        color: #e41e1e;
        background: url(../images/fuwu_17.png) 42px 14px no-repeat #f6f6f6;
    }
    .fuwu-two-aa {
        color: #666666;
        background: url(../images/fuwu_23.png) 42px 14px no-repeat;
    }
    .fuwu-two-ul li:hover .fuwu-two-bb {
        color: #e41e1e;
        background: url(../images/fuwu_12.png) 42px 14px no-repeat;
    }
    .fuwu-two-ul li .fuwu-two-bb.fuwu-two-aa1 {
        color: #e41e1e;
        background: url(../images/fuwu_12.png) 42px 14px no-repeat #f6f6f6;
    }
    .fuwu-two-bb {
        color: #666666;
        background: url(../images/fuwu_14.png) 42px 14px no-repeat;
    }
    .fuwu-two-ul li:hover .fuwu-two-cc {
        color: #e41e1e;
        background: url(../images/fuwu_03.png) 42px 14px no-repeat;
    }
    .fuwu-two-ul li .fuwu-two-cc.fuwu-two-aa1 {
        color: #e41e1e;
        background: url(../images/fuwu_03.png) 42px 14px no-repeat #f6f6f6;
    }
    .fuwu-two-cc {
        color: #666666;
        background: url(../images/fuwu_05.png) 42px 14px no-repeat;
    }
    .fuwu-two-ul li:hover .fuwu-two-dd {
        color: #e41e1e;
        background: url(../images/fuwu_07.png) 42px 14px no-repeat;
    }
    .fuwu-two-ul li .fuwu-two-dd.fuwu-two-aa1 {
        color: #e41e1e;
        background: url(../images/fuwu_07.png) 42px 14px no-repeat #f6f6f6;
    }
    .fuwu-two-dd {
        color: #666666;
        background: url(../images/fuwu_09.png) 42px 14px no-repeat;
    }
    .fuwu-two-ul li:hover .fuwu-two-ee {
        color: #e41e1e;
        background: url(../images/fuwu_07.png) 42px 14px no-repeat;
    }
    .fuwu-two-ul li .fuwu-two-ee.fuwu-two-aa1 {
        color: #e41e1e;
        background: url(../images/fuwu_07.png) 42px 14px no-repeat #f6f6f6;
    }
    .fuwu-two-ee {
        color: #666666;
        background: url(../images/fuwu_09.png) 42px 14px no-repeat;
    }
    .fuwu-two-ul li:hover .fuwu-two-ff {
        color: #e41e1e;
        background: url(../images/fuwu_17.png) 42px 14px no-repeat;
    }
    .fuwu-two-ul li .fuwu-two-ff.fuwu-two-aa1 {
        color: #e41e1e;
        background: url(../images/fuwu_17.png) 42px 14px no-repeat #f6f6f6;
    }
    .fuwu-two-ff {
        color: #666666;
        background: url(../images/fuwu_19.png) 42px 14px no-repeat;
    }
    .fuwu-three {
        padding: 50px 0;
        background: #f7f7f7;
        width: 100%;
        float: left;
    }
    .fuwu-three-ul {
        width: 100%;
        float: left;
    }
    .fuwu-three-ul li {
        width: 25%;
        float: left;
    }
    .fuwu-three-ul li a:hover {
        text-decoration: none;
    }
    .fuwu-three-a {
        width: 229px;
    }
    .fuwu-img101 {
        width: 229px;
        height: 229px;
        border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }
    .fuwu-pp101 {
        text-align: center;
        color: #666666;
        margin-top: 35px;
        line-height: 36px;
        font-size: 25px;
    }
    .fuwu-pp102 {
        text-align: center;
        color: #666666;
        margin-top: 5px;
        line-height: 24px;
        font-size: 14px;
    }
    .fuwu-four {
        width: 100%;
        float: left;
    }
    .picScroll-leftaa {
        width: 1200px;
        margin-top: 30px;
        float: left;
        overflow: hidden;
        position: relative;
    }
    .picScroll-leftaa .picList-box {
        width: 1124px;
        margin-left: 10px;
    }
    .picScroll-leftaa .bd .next {
        display: block;
        width: 33px;
        height: 65px;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/fangan_49.png) no-repeat;
        float: left;
        margin-top: 125px;
    }
    .picScroll-leftaa .bd .prev {
        display: block;
        width: 33px;
        height: 65px;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/fangan_52.png) no-repeat;
        float: left;
        margin-top: 125px;
    }
    .picScroll-leftaa .anli-three-ul li {
        margin-right: 16px !important;
        width: 358px !important;
    }
    .picScroll-leftaa .anli-three-b {
        border-top: 1px solid #cfcbc2;
        height: 76px;
        background: #ececec;
        width: 358px;
        padding-top: 11px;
        float: left;
        position: absolute;
        bottom: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .picScroll-leftaa .anli-three-c {
        float: left;
        height: 54px;
        border-right: 1px solid #d1d1d1;
        padding: 0 10px;
        width: 132px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .picScroll-leftaa .anli-three-d {
        float: left;
        text-align: left;
        height: 63px;
        padding: 5px 5px 5px 10px;
        width: 226px;
        font-size: 14px;
        color: #666666;
        line-height: 24px;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fuwu-four-a {
        background: #ececec;
    }
    .fuwu-four-z {
        width: 100%;
        float: left;
        height: 100px;
        border-bottom: #e5e5e5 1px solid;
    }
    .fuwu-four-y {
        float: left;
        font-size: 24px;
        color: #666666;
        line-height: 100px;
        padding-left: 50px;
        background: url(../images/fangan_45.jpg) center left no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fuwu-pp201 {
        margin-top: 40px;
    }
    .zxxq-four-y {
        width: 100%;
        float: left;
        font-size: 16px;
        color: #666666;
        line-height: 0.5rem;
        padding-left: 0.22rem;
        border-top: 1px solid #d7d7d7;
        background: url(../images/zxxq_03.jpg) center left no-repeat;
        background-size: 0.14rem 0.18rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .qianchao-aa {
        background: url(../images/qianchao_03.jpg) top center no-repeat #fff;
    }
    .zxxq-b {
        float: right;
        color: #000;
    }
    .index-mobilefive {
        display: none;
    }
}

@media (min-width:1201px) and (max-width:1527px) {
    .index-mobiletwo {
        display: none;
    }
    .index-two {
        float: left;
        width: 100%;
    }
    .index-two-c {
        margin-top: 0.12rem;
        width: 96%;
        float: left;
        padding: 0 2%;
    }
    .index-two-d {
        width: 100%;
        margin: 0 auto;
    }
    .index-two-d ul {
        width: 100%;
    }
    .index-two-d ul li {
        padding-top: 30px;
        width: 20%;
        float: left;
        text-align: center;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-two-d ul li:hover {
        background: #efeadd;
    }
    .index-two-d ul li:hover .index-two-f {
        display: block;
    }
    .index-two-d ul li:hover .index-two-ga {
        background: url(../images/555_03-09.png) top center no-repeat;
    }
    .index-two-d ul li:hover .index-two-gb {
        background: url(../images/555_03-08.png) top center no-repeat;
    }
    .index-two-d ul li:hover .index-two-gc {
        background: url(../images/555_03-10.png) top center no-repeat;
    }
    .index-two-d ul li:hover .index-two-gd {
        background: url(../images/555_03-06.png) top center no-repeat;
    }
    .index-two-d ul li:hover .index-two-ge {
        background: url(../images/555_03-07.png) top center no-repeat;
    }
    .index-two-e {
        width: 100%;
        float: left;
    }
    .index-two-g {
        height: 114px;
        width: 100%;
    }
    .index-two-ga {
        background: url(../images/indexe_10.png) top center no-repeat;
    }
    .index-two-gb {
        background: url(../images/indexe_12.png) top center no-repeat;
    }
    .index-two-gc {
        background: url(../images/555_03-03.png) top center no-repeat;
    }
    .index-two-gd {
        background: url(../images/indexe_15.png) top center no-repeat;
    }
    .index-two-ge {
        background: url(../images/indexe_17.png) top center no-repeat;
    }
    .index-pp4 {
        color: #666666;
        line-height: 50px;
        font-size: 20px;
    }
    .index-pp5 {
        color: #666666;
        line-height: 24px;
        margin-top: 20px;
    }
    .index-two-a {
        width: 100%;
        position: absolute;
        margin-top: 0.35rem;
    }
    .index-img3 {
        width: 0.5rem;
        height: 0.35rem;
        display: block;
        margin: 0 auto;
    }
    .index-five {
        background: #eaeaea;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .index-five-a {
        margin-top: 0.1rem;
        width: 50%;
        float: left;
        min-height: 491px;
        overflow: hidden;
    }
    .index-five-b {
        margin-top: 0.1rem;
        padding-left: 50px;
        width: 50%;
        float: left;
        min-height: 501px;
        background: url(../images/indexk_03.jpg) 0 0 / cover;
        border-left: 1px solid #bfbfbf;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-five-c {
        width: 490px;
        float: right;
        margin-right: 20px;
    }
    .index-five-d {
        display: none;
    }
    .index-five-f {
        position: relative;
        margin-top: 62px;
        width: 323px;
        height: 263px;
    }
    .index-five-g {
        position: absolute;
        bottom: 0;
        z-index: 1;
        height: 66px;
        width: 323px;
        padding: 10px 12px;
        font-size: 12px;
        color: #fff;
        line-height: 23px;
        background: rgba(0, 0, 0, 0.5);
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-five-img1 {
        position: absolute;
        top: 0;
        z-index: 0;
        width: 323px;
        height: 263px;
    }
    .index-five-e {
        width: 490px;
        float: left;
        min-height: 501px;
    }
    .index-five-h {
        width: 448px;
        height: 31px;
        margin-left: 42px;
        padding-left: 40px;
        color: #333333;
        font-size: 24px;
        line-height: 31px;
        background: url(../images/indexk_06.jpg) no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-five-ul {
        width: 490px;
        margin-top: 30px;
    }
    .index-five-ul li {
        width: 460px;
        height: 32px;
        margin-bottom: 8px;
        overflow: hidden;
    }
    .index-five-i {
        width: 30px;
        height: 32px;
        float: left;
        transition: 500ms;
        -o-transition: 500ms;
        -ms-transition: 500ms;
        -moz-transition: 500ms;
        -webkit-transition: 500ms;
    }
    .index-five-ul li:hover .index-five-j {
        color: #e91313;
        background: url(../images/indexk_17.jpg) center left no-repeat;
    }
    .index-five-ul li:hover .index-five-i {
        width: 0;
    }
    .index-five-j {
        width: 420px;
        height: 32px;
        line-height: 32px;
        float: left;
        color: #666666;
        font-size: 16px;
        padding-left: 20px;
        background: url(../images/indexk_13.jpg) center left no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-five-pp1 {
        color: #e91313;
        line-height: 40px;
        width: 175px;
        height: 88px;
        display: block;
        margin-left: 64px;
        text-align: center;
        background: url(../images/indexk_21.jpg) no-repeat;
    }
    .index-five-pp1:hover {
        color: #e91313;
        text-decoration: none;
    }
    .index-five-k {
        width: 274px;
        height: 31px;
        padding-left: 40px;
        color: #333333;
        font-size: 24px;
        line-height: 31px;
        background: url(../images/indexk_08.jpg) no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-five-l {
        margin-top: 15px;
        line-height: 28px;
        font-size: 14px;
        color: #333333;
        width: 494px;
    }
    .index-five-m a {
        font-weight: bold;
        line-height: 30px;
        color: #e91313;
    }
    .index-five-m a:hover {
        color: #e91313;
        text-decoration: none;
    }
    .index-top {
        display: none;
    }
    .index-three-fbox {
        margin-top: 14px;
        width: 100%;
        float: left;
    }
    .index-three-f {
        margin: 0 auto;
        width: 512px;
        height: 36px;
        border-left: #666666 1px solid;
        border-right: #666666 1px solid;
    }
    .index-three-g {
        float: left;
        height: 36px;
        width: 38px;
    }
    .index-three-pp1 {
        width: 38px;
        height: 17px;
        border-bottom: 1px solid #666666;
    }
    .index-three-h {
        width: 434px;
        height: 36px;
        float: left;
        color: #666666;
    }
    .index-three-h ul {
        width: 434px;
        padding: 0 3px;
    }
    .index-three-h ul li {
        float: left;
        width: 111px;
        line-height: 36px;
        margin-left: 6px;
        cursor: pointer;
        color: #666666;
        background: url(../images/indexi_03.png) right center no-repeat;
    }
    .index-three-h ul li:last-child {
        float: left;
        width: 65px;
        background: none;
    }
    .index-three-h ul li.three-hover {
        color: #e80202;
    }
    .index-three {
        width: 100%;
        height: 100%;
        background: url(../images/indexg_02.jpg) 0 0 / cover;
    }
    .picScroll-left {
        width: 100%;
        overflow: hidden;
        position: relative;
        margin-top: 0.15rem;
        float: left;
    }
    .picScroll-left .hd {
        overflow: hidden;
        height: 50px;
        text-align: center;
        margin-top: 0.12rem;
    }
    .picScroll-left .hd .prev {
        display: block;
        width: 48px;
        height: 40px;
        margin-right: 5px;
        margin-top: 10px;
        border: 1px solid #979590;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/indexh_155.png) 15px 11px no-repeat;
        display: inline-block;
        transform: translate(0, 0px);
        /*原始位置，x轴，y轴*/
        transition: 350ms;
        -webkit-transform: 350ms;
        /* Safari 和 Chrome */
        -ms-transform: 350ms;
        /* IE 9 */
        -o-transform: 350ms;
        /*Opera*/
        -moz-transform: 350ms;
        /*火狐浏览器*/
    }
    .picScroll-left .hd a.prev:hover {
        background-position: -50px 11px;
    }
    .picScroll-left .hd a.next:hover {
        background-position: -50px 11px;
    }
    .picScroll-left .hd .next {
        display: block;
        width: 48px;
        height: 40px;
        margin-right: 5px;
        margin-top: 10px;
        border: 1px solid #979590;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/indexh_177.png) 15px 11px no-repeat;
        display: inline-block;
        transform: translate(0, 0px);
        /*原始位置，x轴，y轴*/
        transition: 350ms;
        -webkit-transform: 350ms;
        /* Safari 和 Chrome */
        -ms-transform: 350ms;
        /* IE 9 */
        -o-transform: 350ms;
        /*Opera*/
        -moz-transform: 350ms;
        /*火狐浏览器*/
    }
    .picScroll-left .index-more {
        width: 48px;
        height: 40px;
        display: inline-block;
        background: url(../images/indexh_200.png) 13px 18px no-repeat;
        text-align: center;
        border: 1px solid #979590;
        overflow: hidden;
        cursor: pointer;
        transform: translate(0, 0px);
        /*原始位置，x轴，y轴*/
        transition: 350ms;
        -webkit-transform: 350ms;
        /* Safari 和 Chrome */
        -ms-transform: 350ms;
        /* IE 9 */
        -o-transform: 350ms;
        /*Opera*/
        -moz-transform: 350ms;
        /*火狐浏览器*/
    }
    .picScroll-left .hd a.index-more:hover {
        background-position: 13px -50px;
    }
    .picScroll-left .bd {
        width: 1200px;
        overflow: hidden;
        margin: 0 auto;
    }
    .picScroll-left .bd ul {
        overflow: hidden;
        zoom: 1;
        width: 1200px;
    }
    .picScroll-left .bd ul li {
        margin: 0 15px;
        width: 370px;
        float: left;
        _display: inline;
        overflow: hidden;
        text-align: center;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    ..picScroll-left .bd ul li:last-child {
        padding-right: 0;
    }
    .picScroll-left .bd ul li .index-three-a {
        border-top: 1px solid #cfcbc2;
        height: 92px;
        background: #fff;
        width: 370px;
        padding-top: 0.09rem;
        float: left;
        position: absolute;
        bottom: 0;
    }
    .index-three-b {
        float: left;
        height: 0.32rem;
        border-right: 1px solid #d1d1d1;
        padding: 0 14px;
        width: 142px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three-img1 {
        width: 0.57rem;
        height: 0.17rem;
        margin-top: 0.05rem;
    }
    .index-three-img2 {
        width: 0.57rem;
        height: 0.17rem;
        margin-top: 0.05rem;
        display: none;
    }
    .index-three-c {
        float: left;
        text-align: left;
        height: 63px;
        padding: 5px 5px 5px 10px;
        width: 228px;
        font-size: 16px;
        color: #666666;
        line-height: 24px;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .picScroll-left .bd ul li .pic .index-three-d {
        background: url(../images/indexh_03.png) center center no-repeat rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 370px;
        height: 228px;
    }
    .picScroll-left .bd ul li .pic {
        text-align: center;
        position: relative;
        width: 370;
        height: 320px;
        float: left;
    }
    .picScroll-left .bd ul li .pic a:hover .index-three-d {
        display: none;
    }
    .picScroll-left .bd ul li .pic a:hover .index-three-img1 {
        display: none;
    }
    .picScroll-left .bd ul li .pic a:hover .index-three-img2 {
        display: block;
    }
    .picScroll-left .bd ul li .pic .pic-img {
        width: 370px;
        height: 228px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }
    .index-two-a {
        width: 100%;
        position: absolute;
        margin-top: 0.35rem;
    }
    .index-img3 {
        width: 0.5rem;
        height: 0.35rem;
        display: block;
        margin: 0 auto;
    }
    .index-four {
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    .index-four-a {
        position: relative;
        top: 0;
        z-index: 3;
    }
    .index-four-b {
        width: 100%;
        height: 100%;
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-c {
        width: 61%;
        height: 100%;
        float: left;
        background: #fff;
        padding-top: 0.8rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-ul {
        width: 82%;
        margin-left: 9%;
        float: left;
    }
    .index-four-ul li {
        float: left;
        width: 25%;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-tab {
        width: 240px;
        height: 133px;
        text-align: center;
    }
    .huakuai {
        background: #000;
    }
    .index-four-img2 {
        height: 56px;
        width: 100%;
    }
    .index-four-d {
        position: relative;
        width: 39%;
        float: left;
        height: 100%;
        background: #f5f5f5;
        padding-top: 0.9rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-img1 {
        width: 89px;
        height: 94x;
        position: absolute;
        z-index: 3;
        top: 50%;
        margin-top: -47px;
        left: -44px;
    }
    /*.index-four-ul{

	width:800px;

	float:right;

	margin-right:80px;

}

.index-four-ul li{

	float:left;

	width:200px;

	height:113px;

	overflow:hidden;

	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;

}*/
    .index-four-tab {
        width: 100%;
        height: 113px;
        text-align: center;
    }
    .index-four-e {
        float: left;
        width: 100%;
        height: 500px;
        background: url(../images/indexj_03.jpg) top center / cover;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-f {
        margin-left: 10%;
        margin-top: 0.3rem;
        width: 90%;
    }
    .index-four-pp1 {
        font-size: 16px;
        color: #e80202;
    }
    .index-four-pp2 {
        font-size: 14px;
        color: #999999;
        line-height: 20px;
    }
    .index-four-pp3 {
        font-size: 70px;
        font-family: Aparajita;
        color: #666666;
    }
}

@media (max-width:1390px) {
    .index-five-d {
        display: none;
    }
}

@media (min-width:1391px) {
    .index-mobiletwo {
        display: none;
    }
    .index-two {
        float: left;
        width: 100%;
    }
    .index-two-c {
        margin-top: 0.15rem;
        width: 96%;
        float: left;
        padding: 0 2%;
    }
    .index-two-d {
        width: 1390px;
        margin: 0 auto;
    }
    .index-two-d ul {
        width: 100%;
    }
    .index-two-d ul li {
        padding-top: 38px;
        width: 278px;
        float: left;
        max-height: 435px;
        text-align: center;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-two-d ul li:hover {
        background: #efeadd;
    }
    .index-two-d ul li:hover .index-two-f {
        display: block;
    }
    .index-two-d ul li:hover .index-two-ga {
        background: url(../images/555_03-09.png) top center no-repeat;
    }
    .index-two-d ul li:hover .index-two-gb {
        background: url(../images/555_03-08.png) top center no-repeat;
    }
    .index-two-d ul li:hover .index-two-gc {
        background: url(../images/555_03-10.png) top center no-repeat;
    }
    .index-two-d ul li:hover .index-two-gd {
        background: url(../images/555_03-06.png) top center no-repeat;
    }
    .index-two-d ul li:hover .index-two-ge {
        background: url(../images/555_03-07.png) top center no-repeat;
    }
    .index-two-e {
        width: 100%;
        float: left;
    }
    .index-two-f {
        width: 60px;
        height: 60px;
        margin: 40px auto;
        background: #fff;
        border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        display: none;
    }
    .tablea {
        width: 60px;
        height: 60px;
        text-align: center;
    }
    .index-two-g {
        height: 114px;
        width: 100%;
    }
    .index-two-ga {
        background: url(../images/indexe_10.png) top center no-repeat;
    }
    .index-two-gb {
        background: url(../images/indexe_12.png) top center no-repeat;
    }
    .index-two-gc {
        background: url(../images/555_03-03.png) top center no-repeat;
    }
    .index-two-gd {
        background: url(../images/indexe_15.png) top center no-repeat;
    }
    .index-two-ge {
        background: url(../images/indexe_17.png) top center no-repeat;
    }
    .index-pp4 {
        color: #666666;
        line-height: 60px;
        font-size: 28px;
    }
    .index-pp5 {
        color: #666666;
        line-height: 24px;
        margin-top: 28px;
    }
    .index-two-a {
        width: 100%;
        position: absolute;
        margin-top: 0.35rem;
    }
    .index-img3 {
        width: 0.5rem;
        height: 0.25rem;
        display: block;
        margin: 0 auto;
    }
    .index-five {
        background: #eaeaea;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .index-five-a {
        margin-top: 0.1rem;
        width: 50%;
        float: left;
        min-height: 491px;
        overflow: hidden;
    }
    .index-five-b {
        margin-top: 0.1rem;
        padding-left: 50px;
        width: 50%;
        float: left;
        min-height: 501px;
        background: url(../images/indexk_03.jpg) 0 0 / cover;
        border-left: 1px solid #bfbfbf;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-five-c {
        width: 664px;
        float: right;
        margin-right: 50px;
    }
    .index-five-d {
        width: 348px;
        float: left;
    }
    .index-five-f {
        position: relative;
        margin-top: 62px;
        width: 348px;
        height: 263px;
    }
    .index-five-g {
        position: absolute;
        bottom: 0;
        z-index: 1;
        height: 66px;
        width: 348px;
        padding: 10px 12px;
        font-size: 12px;
        line-height: 23px;
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-five-img1 {
        position: absolute;
        top: 0;
        z-index: 0;
        width: 348px;
        height: 263px;
    }
    .index-five-e {
        width: 316px;
        float: left;
        min-height: 501px;
    }
    .index-five-h {
        width: 274px;
        height: 31px;
        margin-left: 42px;
        padding-left: 40px;
        color: #333333;
        font-size: 24px;
        line-height: 31px;
        background: url(../images/indexk_06.jpg) no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-five-ul {
        width: 316px;
        margin-top: 30px;
    }
    .index-five-ul li {
        height: 32px;
        margin-bottom: 8px;
        overflow: hidden;
    }
    .index-five-i {
        width: 40px;
        height: 32px;
        float: left;
        transition: 500ms;
        -o-transition: 500ms;
        -ms-transition: 500ms;
        -moz-transition: 500ms;
        -webkit-transition: 500ms;
    }
    .index-five-ul li:hover .index-five-j {
        color: #e91313;
        background: url(../images/indexk_17.jpg) center left no-repeat;
    }
    .index-five-ul li:hover .index-five-i {
        width: 0;
    }
    .index-five-j {
        width: 276px;
        height: 32px;
        line-height: 32px;
        float: left;
        color: #666666;
        font-size: 16px;
        padding-left: 20px;
        background: url(../images/indexk_13.jpg) center left no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-five-pp1 {
        color: #e91313;
        line-height: 40px;
        width: 175px;
        height: 88px;
        display: block;
        margin-left: 64px;
        text-align: center;
        background: url(../images/indexk_21.jpg) no-repeat;
    }
    .index-five-pp1:hover {
        color: #e91313;
        text-decoration: none;
    }
    .index-five-k {
        width: 274px;
        height: 31px;
        padding-left: 40px;
        color: #333333;
        font-size: 24px;
        line-height: 31px;
        background: url(../images/indexk_08.jpg) no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-five-l {
        margin-top: 15px;
        line-height: 28px;
        font-size: 14px;
        color: #333333;
        width: 494px;
    }
    .index-five-m a {
        font-weight: bold;
        line-height: 30px;
        color: #e91313;
    }
    .index-five-m a:hover {
        color: #e91313;
        text-decoration: none;
    }
}

@media (min-width:1528px) {
    .index-top {
        display: none;
    }
    .index-three-fbox {
        margin-top: 14px;
        width: 100%;
        float: left;
    }
    .index-three-f {
        margin: 0 auto;
        width: 512px;
        height: 36px;
        border-left: #666666 1px solid;
        border-right: #666666 1px solid;
    }
    .index-three-g {
        float: left;
        height: 36px;
        width: 38px;
    }
    .index-three-pp1 {
        width: 38px;
        height: 17px;
        border-bottom: 1px solid #666666;
    }
    .index-three-h {
        width: 434px;
        height: 36px;
        float: left;
        color: #666666;
    }
    .index-three-h ul {
        width: 434px;
        padding: 0 3px;
    }
    .index-three-h ul li {
        float: left;
        width: 111px;
        line-height: 36px;
        margin-left: 6px;
        cursor: pointer;
        color: #666666;
        background: url(../images/indexi_03.png) right center no-repeat;
    }
    .index-three-h ul li:last-child {
        float: left;
        width: 65px;
        background: none;
    }
    .index-three-h ul li.three-hover {
        color: #e80202;
    }
    .index-three {
        width: 100%;
        height: 100%;
        background: url(../images/indexg_02.jpg) 0 0 / cover;
    }
    .picScroll-left {
        width: 100%;
        overflow: hidden;
        position: relative;
        margin-top: 28px;
        float: left;
    }
    .picScroll-left .hd {
        overflow: hidden;
        height: 50px;
        text-align: center;
        margin-top: 20px;
    }
    .picScroll-left .hd .prev {
        display: block;
        width: 48px;
        height: 40px;
        margin-right: 5px;
        margin-top: 10px;
        border: 1px solid #979590;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/indexh_155.png) 15px 11px no-repeat;
        display: inline-block;
        transform: translate(0, 0px);
        /*原始位置，x轴，y轴*/
        transition: 350ms;
        -webkit-transform: 350ms;
        /* Safari 和 Chrome */
        -ms-transform: 350ms;
        /* IE 9 */
        -o-transform: 350ms;
        /*Opera*/
        -moz-transform: 350ms;
        /*火狐浏览器*/
    }
    .picScroll-left .hd a.prev:hover {
        background-position: -50px 11px;
    }
    .picScroll-left .hd a.next:hover {
        background-position: -50px 11px;
    }
    .picScroll-left .hd .next {
        display: block;
        width: 48px;
        height: 40px;
        margin-right: 5px;
        margin-top: 10px;
        border: 1px solid #979590;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/indexh_177.png) 15px 11px no-repeat;
        display: inline-block;
        transform: translate(0, 0px);
        /*原始位置，x轴，y轴*/
        transition: 350ms;
        -webkit-transform: 350ms;
        /* Safari 和 Chrome */
        -ms-transform: 350ms;
        /* IE 9 */
        -o-transform: 350ms;
        /*Opera*/
        -moz-transform: 350ms;
        /*火狐浏览器*/
    }
    .picScroll-left .index-more {
        width: 48px;
        height: 40px;
        display: inline-block;
        background: url(../images/indexh_200.png) 13px 18px no-repeat;
        text-align: center;
        border: 1px solid #979590;
        overflow: hidden;
        cursor: pointer;
        transform: translate(0, 0px);
        /*原始位置，x轴，y轴*/
        transition: 350ms;
        -webkit-transform: 350ms;
        /* Safari 和 Chrome */
        -ms-transform: 350ms;
        /* IE 9 */
        -o-transform: 350ms;
        /*Opera*/
        -moz-transform: 350ms;
        /*火狐浏览器*/
    }
    .picScroll-left .hd a.index-more:hover {
        background-position: 13px -50px;
    }
    .picScroll-left .bd {
        width: 1527px;
        margin: 0 auto;
        overflow: hidden;
    }
    .picScroll-left .bd ul {
        overflow: hidden;
        zoom: 1;
        width: 1572px;
    }
    .picScroll-left .bd ul li {
        margin-right: 45px;
        float: left;
        _display: inline;
        overflow: hidden;
        text-align: center;
    }
    .picScroll-left .bd ul li .index-three-a {
        border-top: 1px solid #cfcbc2;
        height: 92px;
        background: #fff;
        width: 479px;
        padding-top: 17px;
        float: left;
        position: absolute;
        bottom: 0;
    }
    .index-three-b {
        float: left;
        height: 63px;
        border-right: 1px solid #d1d1d1;
        padding: 0 24px;
        width: 182px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three-img1 {
        width: 134px;
        height: 41px;
        margin-top: 9px;
    }
    .index-three-img2 {
        width: 134px;
        height: 41px;
        margin-top: 9px;
        display: none;
    }
    .index-three-c {
        float: left;
        text-align: left;
        height: 63px;
        padding: 5px 20px;
        width: 296px;
        font-size: 16px;
        color: #666666;
        line-height: 24px;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three-d {
        background: url(../images/indexh_03.png) center center no-repeat rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 479px;
        height: 294px;
    }
    .picScroll-left .bd ul li .pic {
        text-align: center;
        position: relative;
        width: 479px;
        height: 387px;
        float: left;
    }
    .picScroll-left .bd ul li .pic a:hover .index-three-d {
        display: none;
    }
    .picScroll-left .bd ul li .pic a:hover .index-three-img1 {
        display: none;
    }
    .picScroll-left .bd ul li .pic a:hover .index-three-img2 {
        display: block;
    }
    .picScroll-left .bd ul li .pic .pic-img {
        width: 479px;
        height: 294px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }
    .index-four {
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    .index-four-a {
        position: relative;
        top: 0;
        z-index: 3;
    }
    .index-four-b {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .index-four-c {
        width: 61%;
        float: left;
        height: 100%;
        background: #fff;
        padding-top: 1.17rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-d {
        position: relative;
        width: 39%;
        float: left;
        height: 100%;
        background: #f5f5f5;
        padding-top: 0.9rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-img1 {
        width: 89px;
        height: 94x;
        position: absolute;
        z-index: 3;
        top: 50%;
        margin-top: -47px;
        left: -44px;
    }
    .index-four-ul {
        width: 800px;
        float: right;
        margin-right: 80px;
    }
    .index-four-ul li {
        float: left;
        width: 200px;
        height: 113px;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-tab {
        width: 200px;
        height: 113px;
        text-align: center;
    }
    .index-four-img2 {
        height: 56px;
        width: 165px;
    }
    .index-four-e {
        float: left;
        width: 100%;
        height: 500px;
        background: url(../images/indexj_03.jpg) top center / cover;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-f {
        margin-left: 80px;
        margin-top: 0.3rem;
        width: 370px;
    }
    .index-four-pp1 {
        font-size: 16px;
        color: #e80202;
    }
    .index-four-pp2 {
        font-size: 14px;
        color: #999999;
        line-height: 20px;
    }
    .index-four-pp3 {
        font-size: 70px;
        font-family: Aparajita;
        color: #666666;
    }
}

.container {
    width: 100%;
    padding: 0;
    margin: 0;
}

body {
    padding: 0;
}

div[class*="col-xs"] {
    padding: 0;
}

ol,
ul {
    margin-bottom: 0;
}

.banner {
    height: 2.68rem;
    background: #f5f5f5;
}

.bx-viewport {
    height: 2.68rem !important;
}

.banner ul.num-ul {
    height: 2.68rem;
}

.banner ul.num-ul li {
    width: 100%;
    height: 2.68rem;
}

.banner ul li .in-img {
    width: 100%;
    height: 2.18rem;
}

.bx-controls {
    display: none;
}

.qianchao-pp1 {
    color: #666666;
    background: url(../images/qianchaoa_03.jpg) center left no-repeat;
}

.qianchao-pp2 {
    color: #666666;
    background: url(../images/qianchao_14.jpg) center left no-repeat;
}

.qianchao-pp3 {
    color: #666666;
    background: url(../images/qianchao_25.jpg) center left no-repeat;
}

.qianchao-pp4 {
    color: #666666;
    background: url(../images/qianchao_30.jpg) center left no-repeat;
}

.qianchao-pp5 {
    color: #666666;
    background: url(../images/qianchao_32.jpg) center left no-repeat;
}

.qianchao-pp6 {
    color: #666666;
    background: url(../images/qianchao_17.jpg) center left no-repeat;
}

.fangan-one-c ul li a:hover .qianchao-pp1 {
    color: #dc1111;
    background: url(../images/qianchao_11.jpg) center left no-repeat;
}

.fangan-one-c ul li a:hover .qianchao-pp2 {
    color: #dc1111;
    background: url(../images/qianchaoa_06.jpg) center left no-repeat;
}

.fangan-one-c ul li a:hover .qianchao-pp3 {
    color: #dc1111;
    background: url(../images/qianchaoa_11.jpg) center left no-repeat;
}

.fangan-one-c ul li a:hover .qianchao-pp4 {
    color: #dc1111;
    background: url(../images/qianchaoa_14.jpg) center left no-repeat;
}

.fangan-one-c ul li a:hover .qianchao-pp5 {
    color: #dc1111;
    background: url(../images/qianchaoa_16.jpg) center left no-repeat;
}

.fangan-one-c ul li a:hover .qianchao-pp6 {
    color: #dc1111;
    background: url(../images/qianchaoa_17.jpg) center left no-repeat;
}

.anlixq-one {
    width: 100%;
    float: left;
    min-height: 500px;
    padding-top: 0.2rem;
}

.anlixq-one-a {
    width: 96%;
    padding: 0 2%;
    float: left;
    font-size: 0.15rem;
    line-height: 0.2rem;
    color: #333333;
}

.anlixq-one-b {
    padding: 0.08rem 2%;
    width: 96%;
    float: left;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    border-bottom: 1px solid #d7d7d7;
}

.anlixq-one-c {
    width: 96%;
    padding: 25px 2%;
    font-size: 14px;
    line-height: 28px;
    float: left;
    min-height: 400px;
}

.zxxq-a {
    float: left;
    margin-right: 0.1rem;
    color: #8c8c94;
}

.zxxq-img1 {
    float: left;
    width: 0.1rem;
    height: 0.09rem;
}

.zxxq-img2 {
    float: left;
    width: 0.09rem;
    height: 0.09rem;
}

.zxxq-img3 {
    float: left;
    width: 0.13rem;
    height: 0.09rem;
}

.zxxq-pp1 {
    color: #8c8c94;
    margin-left: 5px;
    line-height: 0.09rem;
    font-size: 14px;
}

.zxxq-c {
    width: 96%;
    margin: 0 2%;
    float: left;
}

.zxxq-two {
    margin-bottom: 0.1rem;
}

.index-footer-j,
.index-footer-f * {
    color: #FFF;
}

@media (min-width:769px) and (max-width:1199px) {
    .fuwu-four-z {
        width: 96%;
        margin: 0 auto;
        height: 0.35rem;
        border-bottom: #e5e5e5 1px solid;
    }
    .fuwu-four-y {
        float: left;
        font-size: 16px;
        color: #666666;
        line-height: 0.35rem;
        padding-left: 0.3rem;
        background: url(../images/fangan_45.jpg) center left no-repeat;
        background-size: 0.2rem 0.2rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fuwu-four-yy {
        float: left;
        font-size: 16px;
        color: #666666;
        line-height: 0.35rem;
        padding-left: 0.3rem;
        background: url(../images/fangan_455.jpg) center left no-repeat;
        background-size: 0.2rem 0.2rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .asdd01 {
        width: 100%;
        left: 0;
    }
    .asdd01 li {
        width: 30%;
        height: 0.3rem;
        margin: 0 1.5% 1.5% 1.5%;
        float: left;
    }
    .picScroll-left {
        display: none;
    }
    .index-top {
        margin-top: 0.1rem;
        display: block;
        width: 90%;
        margin: 0 5%;
        float: left;
        background: #f5f5f5;
    }
    .index-three-a {
        width: 100%;
        height: 0.45rem;
        position: relative;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three-b {
        position: absolute;
        top: 0.1rem;
        left: 0;
        z-index: 2;
        width: 0.91rem;
        height: 0.34rem;
        padding: 0.07rem 0.12rem;
        border-right: 1px solid #d1d1d1;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three-img2 {
        width: 0.67rem;
        height: 0.2rem;
    }
    .index-three-c {
        position: absolute;
        color: #666666;
        top: 0.1rem;
        line-height: 24px;
        font-size: 14px;
        left: 0;
        width: 100%;
        padding-left: 1rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-three {
        width: 100%;
        height: 3.65rem;
        background: #f5f5f5;
    }
    .index-three-fbox {
        margin-top: 14px;
        width: 100%;
        float: left;
        margin-bottom: 0.1rem;
    }
    .index-three-f {
        margin: 0 auto;
        width: 512px;
        height: 36px;
        border-left: #666666 1px solid;
        border-right: #666666 1px solid;
    }
    .index-three-g {
        float: left;
        height: 36px;
        width: 38px;
    }
    .index-three-pp1 {
        width: 38px;
        height: 17px;
        border-bottom: 1px solid #666666;
    }
    .index-three-h {
        width: 434px;
        height: 36px;
        float: left;
        color: #666666;
    }
    .index-three-h ul {
        width: 434px;
        padding: 0 3px;
    }
    .index-three-h ul li {
        float: left;
        width: 111px;
        line-height: 36px;
        margin-left: 6px;
        cursor: pointer;
        color: #666666;
        background: url(../images/indexi_03.png) right center no-repeat;
    }
    .index-three-h ul li:last-child {
        float: left;
        width: 65px;
        background: none;
    }
    .index-three-h ul li.three-hover {
        color: #e80202;
    }
    .index-four-d {
        display: none;
    }
    .index-four {
        width: 100%;
        overflow: hidden;
    }
    .index-four-a {
        position: relative;
        top: 0;
        z-index: 3;
    }
    .index-four-b {
        width: 100%;
    }
    .index-four-c {
        width: 100%;
        background: #fff;
        margin-bottom: 0.2rem;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-ul {
        width: 700px;
        margin: 0 auto;
    }
    .index-four-ul li {
        float: left;
        width: 175px;
        height: 83px;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-four-tab {
        width: 175px;
        height: 83px;
        text-align: center;
    }
    .index-four-img2 {
        height: 56px;
        width: 165px;
    }
    .index-five {
        display: none;
    }
    .index-mobilefive {
        width: 100%;
        float: left;
        background: #f5f5f5;
    }
    .index-mobilefive-ul {
        width: 96%;
        margin: 0 2% 0.2rem 2%;
        float: left;
    }
    .index-mobilefive-ul li {
        width: 100%;
        float: left;
        margin-bottom: 0.06rem;
        border-bottom: 1px solid #dedfe0;
    }
    .index-mobilefive-ul li:last-child {
        border-bottom: none;
    }
    .index-mobile-five-a {
        width: 100%;
        position: relative;
        float: left;
        min-height: 0.52rem;
        line-height: 0.2rem;
        font-size: 0.1rem;
        color: #333;
        padding: 0.05rem 0 0 0.61rem;
        margin-bottom: 0.06rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-mobilefive-img1 {
        width: 0.5rem;
        height: 0.52rem;
        position: absolute;
        left: 0;
        z-index: 2;
        top: 0;
    }
    .index-footer {
        width: 100%;
        float: left;
        background: url(../images/indexn_02.jpg) 0 0 / cover;
        padding: 0.5rem 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-nei-footer {
        width: 100%;
        float: left;
        background: url(../images/indexn_02.jpg) 0 0 / cover;
        padding: 0.5rem 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .index-footer-a {
        width: 735px;
        margin: 0 auto;
    }
    .index-footer-b {
        width: 735px;
        float: left;
    }
    .index-footer-c {
        width: 86px;
        float: left;
        margin-right: 35px;
    }
    .footer-img1 {
        width: 86px;
        height: 86px;
        margin: 8px 0;
        margin-top: 50px;
    }
    .index-footer-d {
        width: 614px;
        float: left;
    }
    .index-footer-e {
        width: 614px;
        margin-top: 48px;
        float: left;
    }
    .index-footer-f {
        margin-top: 5px;
        float: left;
        width: 614px;
        line-height: 29px;
        color: #fff;
        font-size: 14px;
    }
    .index-footer-g {
        width: 322px;
        float: left;
    }
    .index-footer-h {
        width: 292px;
        float: left;
    }
    .index-footer-i {
        margin-top: 40px;
        color: #fff;
        line-height: 24px;
    }
    .index-footer-j {
        width: 80px;
        float: left;
        text-align: center;
    }
    .index-footer-k {
        width: 635px;
        float: left;
    }
    .footer-pp2 {
        display: block;
        margin-right: 20px;
        float: left;
        color: #fff;
    }
    .index-footer-k a:hover {
        color: #fff;
        text-decoration: none;
    }
    .line {
        width: 100%;
        height: 35px;
        float: left;
        border-bottom: 1px dotted #c8c8c8;
    }
    .footer-img6 {
        margin-top: 30px;
    }
    .index-mobile-footer {
        display: none;
    }
    .anli-three {
        width: 100%;
        float: left;
        background: #f2f2f2;
        padding-top: 45px;
    }
    .anli-threebox {
        width: 100%;
        overflow: hidden;
    }
    .anli-threebox ul.anli-three-ul {
        width: 768px;
        margin: 0 auto;
    }
    .anli-threebox ul.anli-three-ul li {
        position: relative;
        float: left;
        width: 369px;
        height: 297px;
        margin-right: 15px;
        margin-bottom: 30px;
        overflow: hidden;
    }
    .anli-threebox ul.anli-three-ul li:hover .anli-img3 {
        display: none;
    }
    .anli-threebox ul.anli-three-ul li:hover .anli-img4 {
        display: block;
    }
    .anli-threebox ul.anli-three-ul li:hover .anli-three-a {
        display: block;
    }
    .anli-three-a {
        background: url(../images/anlib_06.png) center center no-repeat rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        width: 369px;
        height: 225px;
        display: none;
    }
    .anli-img2 {
        width: 369px;
        height: 225px;
    }
    .anli-img3 {
        width: 112px;
        height: 30px;
        margin-top: 9px;
    }
    .anli-img4 {
        width: 112px;
        height: 30px;
        margin-top: 9px;
        display: none;
    }
    .anli-three-b {
        border-top: 1px solid #cfcbc2;
        height: 72px;
        background: #fff;
        width: 369px;
        padding-top: 10px;
        float: left;
        position: absolute;
        bottom: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-three-c {
        float: left;
        height: 54px;
        border-right: 1px solid #d1d1d1;
        padding: 0 10px;
        width: 138px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-three-d {
        float: left;
        text-align: left;
        height: 63px;
        padding: 5px 5px 5px 10px;
        width: 231px;
        font-size: 16px;
        color: #666666;
        line-height: 24px;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fanye {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 40px;
        float: left;
        text-align: center;
        color: #000;
    }
    .fanye a {
        color: #000;
        display: inline-block;
        padding: 0 10px;
        margin: 5px 5px;
        background: #e7e7e7;
        line-height: 30px;
    }
    .fanye b {
        color: #fff;
        display: inline-block;
        padding: 0 10px;
        margin: 0 5px;
        background: #000;
        line-height: 30px;
    }
    .anli-pp1 {
        display: none;
    }
    .anli-four {
        width: 768px;
        margin: 0 auto;
        padding-bottom: 40px;
    }
    .anli-four-a {
        margin-top: 34px;
        width: 384px;
        float: left;
        padding-right: 24px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-four-b {
        display: none;
    }
    .anli-four-c {
        width: 100%;
        float: left;
        height: 63px;
        border-bottom: 1px solid #e5e5e5;
    }
    .anli-four-d {
        float: left;
        background: url(../images/aaa_17.jpg) no-repeat;
        padding-left: 52px;
        height: 40px;
        line-height: 40px;
        color: #666666;
        font-size: 24px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-four-f {
        float: left;
        background: url(../images/aaa_20.jpg) no-repeat;
        padding-left: 52px;
        height: 40px;
        line-height: 40px;
        color: #666666;
        font-size: 24px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-four-g {
        float: left;
        background: url(../images/aaa_23.jpg) no-repeat;
        padding-left: 52px;
        height: 40px;
        line-height: 40px;
        color: #666666;
        font-size: 24px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-pp3 {
        float: right;
        margin-top: 10px;
        display: block;
        width: 34px;
        height: 12px;
    }
    .anli-four-a ul.anli-four-ul {
        width: 100%;
        float: left;
    }
    .anli-four-a ul.anli-four-ul li {
        padding: 20px 0;
        position: relative;
        width: 100%;
        height: 112px;
        float: left;
        overflow: hidden;
        border-bottom: 1px solid #e5e5e5;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-img6 {
        width: 75px;
        height: 70px;
        position: absolute;
        left: 0;
    }
    .anli-four-e {
        width: 100%;
        padding-left: 90px;
        position: absolute;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-four-pp1 {
        font-size: 18px;
        color: #333333;
        line-height: 22px;
        width: 100%;
        float: left;
    }
    .anli-four-pp2 {
        width: 100%;
        float: left;
        font-size: 14px;
        color: #666666;
        line-height: 22px;
    }
    .anli-four-pp3 {
        margin-top: 10px;
        float: left;
        height: 15px;
        line-height: 15px;
        padding-left: 20px;
        font-size: 12px;
        color: #666666;
        background: url(../images/aaa_33.png) center left no-repeat;
    }
    .anli-five {
        background: #eaeaea;
        padding: 50px 0;
        width: 100%;
        float: left;
    }
    .anli-five-a {
        text-align: center;
        width: 100%;
        float: left;
        font-size: 38px;
        font-weight: bold;
        color: #333333;
        line-height: 55px;
    }
    .anli-five-b {
        text-align: center;
        width: 100%;
        float: left;
        font-size: 20px;
        color: #999999;
        line-height: 46px;
    }
    .anli-five-pp1 {
        color: #e91313;
        line-height: 40px;
        width: 175px;
        height: 88px;
        display: block;
        margin: 0 auto;
        text-align: center;
        border: none;
        background: url(../images/indexk_21.jpg) no-repeat;
    }
    .anli-five-pp1>span {
        display: block;
        margin-top: -40px
    }
    .anli-five-pp1:hover {
        color: #e91313;
        text-decoration: none;
    }
    .anli-form {
        width: 583px;
        margin: 35px auto;
        color: #999999;
    }
    .anli-five-c {
        width: 583px;
        float: left;
    }
    .anli-inpa {
        color: #999999;
        width: 100%;
        height: 46px;
        line-height: 46px;
        font-size: 18px;
        margin-bottom: 23px;
        border: none;
        padding-left: 52px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-inp1 {
        background: url(../images/aaa_38.jpg) center left 17px no-repeat #fff;
    }
    .anli-inp2 {
        background: url(../images/aaa_39.jpg) center left 17px no-repeat #fff;
    }
    .anli-inp3 {
        background: url(../images/aaa_40.jpg) center left 17px no-repeat #fff;
    }
    .anli-inpb {
        color: #999999;
        width: 100%;
        height: 185px;
        line-height: 22px;
        font-size: 18px;
        border: none;
        padding-left: 52px;
        padding-top: 14px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .anli-inp4 {
        background: url(../images/aaa_41.jpg) top 14px left 17px no-repeat #fff;
        margin-bottom: 23px;
    }
    .fangan-one-d {
        display: none;
    }
    .fangan-one-b {
        margin: 0 auto;
        width: 90%;
        min-height: 2rem;
        overflow: hidden;
        background: #fff;
        margin-bottom: 45px;
        padding: 0.1rem 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-e {
        width: 96%;
        margin: 0 2%;
        height: 60px;
        border-bottom: 1px solid #e5e5e5;
    }
    .fangan-img3 {
        float: left;
        width: 40px;
        height: 41px;
    }
    .fangan-one-f {
        float: left;
        margin-left: 5px;
    }
    .fangan-pp6 {
        font-size: 24px;
        color: #dc1111;
        line-height: 28px;
    }
    .fangan-pp7 {
        font-size: 24px;
        color: #c3c3c3;
        line-height: 30px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .fangan-one-g {
        width: 100%;
        float: left;
        height: 76px;
        padding: 0 28px;
        line-height: 76px;
        background: #fff;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-pp8 {
        font-size: 36px;
        color: #e41e1e;
        font-family: Aparajita;
        text-transform: uppercase;
        padding-left: 36px;
        background: url(../images/fangan_37.jpg) top 8px left no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fanganneirong {
        width: 96%;
        margin: 0 2%;
    }
    .fangan-one-h {
        width: 100%;
        float: left;
    }
    .fangan-one-h a {
        display: block;
        background: url(../images/fangan_41.png) center left 26px no-repeat #fff;
        height: 45px;
        line-height: 45px;
        margin-top: 5px;
        width: 100%;
        color: #333333;
        padding: 0 26px 0 37px;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-h a:hover {
        color: #333333;
        text-decoration: none;
        background: url(../images/fangan_41.png) center left 26px no-repeat #f4e6c1;
    }
    .fangan-one-c {
        background: #fff;
        width: 90%;
        margin: 0 auto 0.2rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-c ul li {
        height: 0.3rem;
        border-bottom: 1px solid #e5e5e5;
        padding: 0 0.1rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fangan-one-c ul li a {
        width: 100%;
        height: 0.3rem;
        display: block;
    }
    .fangan-ppa {
        font-size: 0.1rem;
        padding-left: 40px;
        height: 0.3rem;
        float: left;
        line-height: 0.3rem;
    }
    .fangan-ppb {
        float: right;
        display: none;
    }
    .fangan-img2 {
        margin-top: 18px;
    }
    .fangan-mobile-one {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        line-height: 0.4rem;
        height: 0.4rem;
        font-size: 18px;
        color: #333;
        background: #fff;
        border-bottom: 1px solid #e5e5e5;
    }
    .zx-three {
        position: relative;
    }
    ul.zx-four-ul {
        width: 96%;
        margin: 0 auto;
    }
    ul.zx-four-ul li {
        padding: 10px 0;
        position: relative;
        width: 48%;
        margin: 0 1%;
        margin-bottom: 15px;
        float: left;
        min-height: 116px;
        overflow: hidden;
        border: 1px solid #e5e5e5;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .zx-three .anli-img6 {
        width: 130px;
        height: 96px;
        position: absolute;
        left: 10px;
    }
    .zx-four-e {
        width: 100%;
        padding-left: 150px;
        position: relative;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .zx-ppa {
        font-size: 12px;
    }
    .zx-ppb {
        font-size: 14px;
    }
    .fuwu-two {
        width: 100%;
        float: left;
    }
    .fuwu-two-ul {
        width: 720px;
        margin: 0 auto;
    }
    .fuwu-two-ul li {
        width: 144px;
        height: 64px;
        text-align: center;
        float: left;
    }
    .fuwu-two-ul li:hover {
        background: #f6f6f6;
        text-decoration: none;
    }
    .fuwu-two-ul li a:hover {
        text-decoration: none;
    }
    .fuwu-two-a {
        margin: 0 auto;
        height: 64px;
        line-height: 64px;
        text-align: center;
        color: #666666;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fuwu-two-ul li:hover .fuwu-two-a {
        color: #e41e1e;
    }
    .fuwu-three {
        padding: 50px 0;
        background: #f7f7f7;
        width: 100%;
        float: left;
    }
    .fuwu-three-ul {
        width: 100%;
        float: left;
    }
    .fuwu-three-ul li {
        width: 50%;
        float: left;
        margin-bottom: 25px;
    }
    .fuwu-three-ul li a:hover {
        text-decoration: none;
    }
    .fuwu-three-a {
        margin: 0 auto;
        width: 229px;
    }
    .fuwu-img101 {
        width: 229px;
        height: 229px;
        border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }
    .fuwu-pp101 {
        text-align: center;
        color: #666666;
        margin-top: 5px;
        line-height: 36px;
        font-size: 25px;
    }
    .fuwu-pp102 {
        text-align: center;
        color: #666666;
        margin-top: 5px;
        line-height: 24px;
        font-size: 14px;
    }
    .fuwu-four-z {
        width: 96%;
        margin: 0 auto;
        height: 100px;
        border-bottom: #e5e5e5 1px solid;
    }
    .fuwu-four-y {
        float: left;
        font-size: 24px;
        color: #666666;
        line-height: 100px;
        padding-left: 50px;
        background: url(../images/fangan_45.jpg) center left no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .zxxq-four-y {
        width: 100%;
        float: left;
        font-size: 24px;
        color: #666666;
        line-height: 100px;
        padding-left: 50px;
        border-top: 1px solid #d7d7d7;
        background: url(../images/zxxq_03.jpg) center left no-repeat;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fuwu-pp201 {
        margin-top: 40px;
    }
    .picScroll-leftaa {
        display: none;
    }
    .cqjj-one-a {
        display: none;
    }
    .cqjj-one-b {
        left: 0;
        width: 100%;
        float: left;
        padding-left: 0;
        position: relative;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
}

@media (min-width:1500px) {
    .index-footer {
        width: 100%;
        background: url(../images/indexn_02.jpg) 0 0 / cover;
        height: 100%;
        padding-top: 180px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
}

.auh {
    width: 100%;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.mzhuanti {
    float: left;
    width: 100%;
    pointer-events: none;
    height: auto;
}

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

.fw-box {
    margin: 30px auto;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .fw-box {
        width: 100%;
        margin: 15px auto;
        box-sizing: border-box;
        padding: 15px 0;
    }
    .fw-box img {
        width: 100%;
    }
}

@media (min-width: 1201px) {
    .anli-three h2 {
        font-size: 24px;
    }
}

.company-dev-list .disc {
    background: #fff;
}

.fanganneirong>p>img {
    width: 100%;
}

.bottom-footer {
    display: block;
}

@media only screen and (max-width: 768px) {
    .bottom-footer {
        display: none;
    }
}