.box1_555 {
    height: 100%;
}

.bmju {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: inherit;
    position: relative;
}

.sjo_bnai {
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 40px;
    top: 35%;
    opacity: 0;
}

.sjo_bnai img {
    display: block;
    max-width: 80%;
}

.ani-slide .sjo_bnai {
    opacity: 1;
    animation: fadeInRight 2s;
    -mzoanimation: fadeInRight 2s;
    -webkit-animation: fadeInRight 2s;
    -o-animation: fadeInRight 2s;
}

.sjo_bani {
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 40px;
    top: 60%;
    opacity: 0;
}

.sjo_bani img {
    display: block;
    max-width: 80%;
}

.ani-slide .sjo_bani {
    opacity: 1;
    animation: fadeInLeft 2s;
    -mzoanimation: fadeInLeft 2s;
    -webkit-animation: fadeInLeft 2s;
    -o-animation: fadeInLeft 2s;
}

.sjo_bnai1 {
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 40px;
    top: 35%;
    opacity: 0;
}

.sjo_bnai1 img {
    display: block;
    max-width: 80%;
}

.ani-slide .sjo_bnai1 {
    opacity: 1;
    animation: slideInDown 2s;
    -mzoanimation: slideInDown 2s;
    -webkit-animation: slideInDown 2s;
    -o-animation: slideInDown 2s;
}

.sjo_bani1 {
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 40px;
    top: 60%;
    opacity: 0;
}

.sjo_bani1 img {
    display: block;
    max-width: 80%;
}

.ani-slide .sjo_bani1 {
    opacity: 1;
    animation: fadeInLeft 2s;
    -mzoanimation: fadeInLeft 2s;
    -webkit-animation: fadeInLeft 2s;
    -o-animation: fadeInLeft 2s;
}


/* 添加 */

@media(max-width:1024px) {
    .box1 {
        display: block;
    }
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

.box3_333 {
    background: #ffffff fixed;
    position: relative;
    z-index: 22;
    padding: 100px 40px;
}

.cionr_t {
    height: auto;
    margin-bottom: 39px;
    overflow: hidden;
}

.cionr_t img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.cionr_v {
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-bottom: 39px;
}

.cionr_v p {
    text-align: center;
    line-height: 38px;
    color: #333333;
    font-size: 20px;
    text-align: center;
    /* font-family: 'Times New Roman', Times, serif; */
}

.cionr_b {
    clear: both;
    height: auto;
    overflow: hidden;
}

.cionr_b li {
    float: left;
    width: 33.33%;
    text-align: center;
    line-height: 56px;
    font-size: 56px;
    color: #333;
    font-family: "Times New Roman PS";
    text-transform: uppercase;
}

.cionr_b li span {
    color: #333333;
    font-size: 56px;
    font-family: "Times New Roman PS";
}

.cionr_b li i {
    display: block;
    color: #999999;
    font-size: 32px;
    text-transform: uppercase;
    line-height: 35px;
}

@media(max-width:1024px) {
    .box3_333 {
        background: #ffffff fixed;
        position: relative;
        z-index: 22;
        padding: 45px 20px;
    }
}

@media(max-width:768px) {
    .cionr {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0 0px;
    }
}

@media(max-width:736px) {
    .cionr_b li {
        float: left;
        width: 33.33%;
        text-align: center;
        line-height: 46px;
        font-size: 46px;
        color: #333;
        font-family: "Times New Roman PS";
        text-transform: uppercase;
    }
    .cionr_b li span {
        color: #333333;
        font-size: 46px;
        font-family: "Times New Roman PS";
    }
    .cionr_b li i {
        display: block;
        color: #999999;
        font-size: 22px;
        text-transform: uppercase;
        line-height: 28px;
    }
}

@media(max-width:568px) {
    .cionr_b li {
        float: left;
        width: 33.33%;
        text-align: center;
        line-height: 36px;
        font-size: 36px;
        color: #333;
        font-family: "Times New Roman PS";
        text-transform: uppercase;
    }
    .cionr_b li span {
        color: #333333;
        font-size: 46px;
        font-family: "Times New Roman PS";
    }
    .cionr_b li i {
        display: block;
        color: #999999;
        font-size: 20px;
        text-transform: uppercase;
        line-height: 20px;
    }
}

@media(max-width:414px) {
    .cionr_b li {
        float: left;
        width: 33.33%;
        text-align: center;
        line-height: 26px;
        font-size: 22px;
        color: #333;
        font-family: "Times New Roman PS";
        text-transform: uppercase;
    }
    .cionr_b li span {
        color: #333333;
        font-size: 22px;
        font-family: "Times New Roman PS";
    }
    .cionr_b li i {
        display: block;
        color: #999999;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 25px;
    }
    .cionr_t img {
        display: block;
        max-width: 100%;
        margin: 0 auto;
        max-width: 50%;
    }
    .cionr_v p {
        text-align: center;
        line-height: 38px;
        color: #333333;
        font-size: 14px;
        text-align: center;
        /* font-family: 'Times New Roman', Times, serif; */
    }
}

@media(max-width:320px) {
    .cionr_b li {
        float: left;
        width: 33.33%;
        text-align: center;
        line-height: 22px;
        font-size: 22px;
        color: #333;
        font-family: "Times New Roman PS";
        text-transform: uppercase;
    }
    .cionr_b li span {
        color: #333333;
        font-size: 22px;
        font-family: "Times New Roman PS";
    }
    .cionr_b li i {
        display: block;
        color: #999999;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 25px;
    }
}

.box4_44 {
    clear: both;
    height: auto;
    overflow: hidden;
    background: url(../images/xj_bg.jpg) no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 98px 40px;
}

.foni {
    clear: both;
    height: auto;
    overflow: hidden;
    margin-bottom: 48px;
}

.foni img {
    display: block;
    max-width: 100%;
}

.foni1 {
    height: auto;
    overflow: hidden;
}

.foni1_t {
    height: auto;
    overflow: hidden;
    border-bottom: 2px solid #666666;
    padding-bottom: 40px;
    margin-bottom: 25px;
}

.foni1_t img {
    display: block;
    max-width: 100%;
}

.foni1_b {
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.foni1_b li {
    float: left;
    width: 50%;
    padding-right: 1%;
    line-height: 38px;
}

.foni1_b li a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}

@media(max-width:1024px) {
    .box4_44 {
        clear: both;
        height: auto;
        overflow: hidden;
        background: url(../images/xj_bg.jpg) no-repeat center top fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 35px 40px;
    }
}

@media(max-width:414px) {
    .box4_44 {
        clear: both;
        height: auto;
        overflow: hidden;
        background: url(../images/xj_bg.jpg) no-repeat center top fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 35px 20px;
    }
    .foni img {
        display: block;
        max-width: 60%;
    }
    .foni1_t img {
        display: block;
        max-width: 60%;
    }
}

.box5_55 {
    background: #fff;
    clear: both;
    overflow: hidden;
}

.xini {
    clear: both;
    height: auto;
    overflow: hidden;
    margin: 0 50px;
    margin-top: -110px;
    margin-bottom: 40px;
    z-index: 999999;
}

.xini img {
    /* display: block; */
    max-width: 100%;
}

@media(max-width:1024px) {
    .box5_55 {
        background: #fff;
        clear: both;
        overflow: hidden;
        padding: 40px 40px;
    }
}

@media(max-width:414px) {
    .box5_55 {
        background: #fff;
        clear: both;
        overflow: hidden;
        padding: 40px 20px;
    }
    .xini {
        clear: both;
        height: auto;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .xini img {
        display: block;
        max-width: 60%;
    }
    .twbg {
        height: 49px;
    }
    .ycal_b {
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0 auto;
    }
}

.xini1 {
    height: auto;
    overflow: hidden;
    margin-bottom: 35px;
}

.xini1 li {
    line-height: 40px;
    float: left;
    width: 24%;
    margin-right: 1.3%;
    background: #eeeeee;
    text-align: center;
}

.xini1 li a {
    color: #666666;
    font-size: 14px;
    display: block;
    width: 100%;
    text-transform: uppercase;
}

.xini1 li.qcbj {
    margin-right: 0%;
}

.xin2 {
    clear: both;
    height: auto;
    overflow: hidden;
}

.ince {
    height: auto;
    overflow: hidden;
}

.ince img {
    display: block;
    max-width: 100%;
}

.ince dd {
    width: 100%;
    height: auto;
    background: #131313;
    overflow: hidden;
    padding: 45px 0 0 0;
    margin-top: 0px;
}

.ghue {
    border-bottom: 1px solid #666666;
    padding: 0 40px 30px 40px;
}

.ghue h6 {
    color: #ffffff;
    font-size: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 28px;
    text-align: left;
}

.ghue p {
    color: #999999;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.lzin {
    clear: both;
    line-height: 45px;
    padding: 0 40px;
}

.lzin span {
    color: #fff;
    float: left;
}

.lzin font {
    color: #fff;
    float: right;
    font-size: 16px;
}

.xini3 {
    height: auto;
    overflow: hidden;
    margin-bottom: 35px;
}

.xini3 li {
    line-height: 40px;
    float: left;
    width: 32%;
    margin-right: 2%;
    background: #eeeeee;
    text-align: center;
    margin-bottom: 8px;
}

.xini3 li a {
    color: #666666;
    font-size: 14px;
    display: block;
    width: 100%;
    text-transform: uppercase;
}

.xini3 li.qcbj {
    margin-right: 0%;
}

@media(max-width:414px) {
    .ince dd {
        width: 100%;
        height: auto;
        background: #131313;
        overflow: hidden;
        padding: 30px 0 0 0;
        margin-top: 0px;
    }
    .ghue {
        border-bottom: 1px solid #666666;
        padding: 0 20px 20px 20px;
    }
}

.box6_66 {
    clear: both;
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 20px 0;
}

.ueien {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 40px 40px 40px;
}

.ueien_t {
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.ueien_t img {
    display: block;
    max-width: 100%;
}

.ueien_b {
    clear: both;
    height: auto;
    overflow: hidden
}

.ueien_b p {
    line-height: 30px;
    color: #ffffff;
    font-size: 12px;
}

@media(max-width:1024px) {
    .box6_66 img {
        display: block;
        width: 100%
    }
}

@media(max-width:414px) {
    .ueien {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 0 20px 30px 20px;
    }
    .box6_66 img {
        display: block;
        width: 100%;
        max-width: 100%;
    }
    .ueien_t {
        height: auto;
        overflow: hidden;
        margin-bottom: 235px;
    }
}

@media(max-width:375px) {
    .ueien_t {
        height: auto;
        overflow: hidden;
        margin-bottom: 200px;
    }
}

@media(max-width:360px) {
    .ueien_t {
        height: auto;
        overflow: hidden;
        margin-bottom: 185px;
    }
}

@media(max-width:320px) {
    .ueien_t {
        height: auto;
        overflow: hidden;
        margin-bottom: 156px;
    }
}

.box7_77 {
    clear: both;
    height: auto;
    overflow: hidden;
    background: #131313;
    padding: 40px;
    border-bottom: 1px solid #3d3d3d;
}

.kjdh {
    height: auto;
    min-height: 45px;
    border-bottom: 1px solid #3d3d3d;
    margin-bottom: 39px;
    color: #ffffff;
    font-size: 17px;
}

.kjdh img {
    max-width: 100%;
    margin-right: 12px;
    vertical-align: middle;
}

.kjdh1 {
    clear: both;
    height: auto;
    overflow: hidden;
}

.kjdh1 li {
    float: left;
    width: 25%;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.kjdh1 li a {
    color: #999999;
    font-size: 17px;
}

@media(max-width:414px) {
    .box7_77 {
        clear: both;
        height: auto;
        overflow: hidden;
        background: #131313;
        padding: 20px 20px;
    }
    .kjdh1 li a {
        color: #999999;
        font-size: 15px;
    }
}

.kjdh2 {
    clear: both;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.kjdh2 dl {
    float: left;
    width: 48%;
    height: auto;
    overflow: hidden;
}

.kjdh2 dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.kjdh2 dt img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.kjdh2 dd {
    text-align: center;
    color: #999999;
    line-height: 30px;
    font-size: 17px;
}

.kjdh2 dl.youn {
    float: right;
}

@media(max-width:414px) {
    .kjdh2 dd {
        text-align: center;
        color: #999999;
        line-height: 30px;
        font-size: 15px;
    }
}

@media(max-width:320px) {
    .kjdh2 dd {
        text-align: center;
        color: #999999;
        line-height: 30px;
        font-size: 14px;
    }
}

.kjdh3 {
    clear: both;
    height: auto;
    overflow: hidden;
    padding-bottom: 15px;
}

.kjdh3 li {
    float: left;
    width: 25%;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.kjdh3 li a {
    color: #999999;
    font-size: 17px;
}

@media(max-width:414px) {
    .kjdh3 li a {
        color: #999999;
        font-size: 13px;
    }
}

@media(max-width:360px) {
    .kjdh3 li {
        float: left;
        width: 33.33%;
        height: auto;
        overflow: hidden;
        line-height: 30px;
        text-align: center;
        margin-bottom: 10px;
    }
    .kjdh3 li a {
        color: #999999;
        font-size: 12px;
    }
}

@media(max-width:320px) {
    .kjdh3 li {
        float: left;
        width: 33.33%;
        height: auto;
        overflow: hidden;
        line-height: 30px;
        text-align: center;
        margin-bottom: 10px;
    }
    .kjdh3 li a {
        color: #999999;
        font-size: 12px;
    }
}

.kjdh4 {
    height: auto;
    min-height: 45px;
    color: #ffffff;
    font-size: 17px;
}

.kjdh4 img {
    max-width: 100%;
    margin-right: 12px;
    vertical-align: middle;
}

@media(max-width:414px) {
    .kjdh4 {
        height: auto;
        min-height: 45px;
        color: #ffffff;
        font-size: 14px;
    }
}

@media(max-width:320px) {
    .kjdh4 {
        height: auto;
        min-height: 45px;
        color: #ffffff;
        font-size: 12px;
    }
}

.box9_99 {
    clear: both;
    height: auto;
    overflow: hidden;
    background: #131313;
    padding: 40px;
}

.box9_99 p {
    line-height: 35px;
    color: #999999;
    font-size: 17px;
}

@media(max-width:414px) {
    .box9_99 {
        clear: both;
        height: auto;
        overflow: hidden;
        background: #131313;
        padding: 20px 20px 60px 20px;
    }
    .box9_99 p {
        line-height: 35px;
        color: #999999;
        font-size: 15px;
    }
}

.pc_pc {
    display: block;
    height: 100%;
}

.shoui {
    display: none;
}

@media(max-width:1275px) {
    .pc_pc {
        display: none;
    }
    .shoui {
        display: block;
        height: 100%;
    }
}