/* about1 */

.about1 .cCont1 {
    height: 670px;
    background-color: #FFF;
    padding-top: 75px;
}

.about1 .cCont1 .L {
    float: left;
    width: 360px;
}

.about1 .cCont1 .L h2 {
    width: 530px;
    color: #c8000a;
    font-size: 20px;
    line-height: 36px;
}

.about1 .cCont1 .R_B {
    float: right;
    width: 670px;
}

.about1 .cCont1 .R_B .cont p {
    color: #8b8b8b;
    margin-bottom: 20px;
    line-height: 24px;
}

.about1 .cCont1 .R_B .yux {
    margin-top: 60px;
    height: 130px;
    background: url("../images/about/about1-cont1-yux.jpg") no-repeat center;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
    position: relative;
}

.about1 .cCont1 .R_B .yux li {
    line-height: 1;
    position: absolute;
    top: 32px;
    color: #eb030d;
    font-size: 14px;
    letter-spacing: -1px;
}

.about1 .cCont1 .R_B .yux li sup {
    font-size: 24px;
    position: relative;
    top: -13px;
}

.about1 .cCont1 .R_B .yux li em {
    display: inline-block;
    font-family: 'BRANDON_MED';
    font-size: 45px;
}

.about1 .cCont1 .R_B .yux li.i1 {
    left: 0;
}

.about1 .cCont1 .R_B .yux li.i2 {
    left: 310px;
}

.about1 .cCont1 .R_B .yux li.i3 {
    left: 537px;
}

.about1 .cCont2 {
    margin-top: 50px;
    height: 400px;
    background: url("../images/about/about1-cont2-bg.jpg") no-repeat center;
    position: relative;
}

.about1 .cCont2 .L {
    position: absolute;
    top: -465px;
    left: 0;
}

.about1 .cCont2 .t1 {
    position: absolute;
    left: 510px;
    top: 158px;
}

.about2 .cCont1 {
    height: 650px;
    background-color: #FFF;
    position: relative;
    overflow: hidden;
}

.about2 .cCont1 .auto {
    z-index: 20;
}

.about2 .cCont1 .bg {
    height: 442px;
    background: url("../images/about/about2-cont1-bg.jpg") no-repeat center bottom 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.about2 .cCont1 .L_txt {
    float: left;
}

.about2 .cCont1 h2 {
    color: #c8000a;
    font-size: 20px;
    line-height: 34px;
}

.about2 .cCont1 h3 {
    font-size: 46px;
    color: #eb030d;
    font-family: 'BRANDON_MED';
}

.about2 .cCont1 .bd img {
    width: 100%;
}

.about2 .cCont1 .bd li {
    width: 1035px;
    height: 545px;
    overflow: hidden;
}

.about2 .cCont1 .R_banner {
    float: right;
    width: 1035px;
    height: 545px;
    position: relative;
    margin-right: -360px;
}

.about2 .cCont1 .Btn {
    height: 60px;
    position: absolute;
    right: -2px;
    left: 0;
    bottom: 1px;
    margin: auto;
    font-size: 0;
    z-index: 99;
}

.about2 .cCont1 .yu-next,
.about2 .cCont1 .yu-prev {
    display: inline-block;
    width: 62px;
    height: 60px;
    margin-left: 1px;
    transition: all .3s;
}

.about2 .cCont1 .yu-next {
    background: #FFF url("../images/slide-next.png") no-repeat center;
}

.about2 .cCont1 .yu-prev {
    background: #FFF url("../images/slide-prev.png") no-repeat center;
}

.about2 .cCont1 .yu-next:hover {
    background: #eb030d url("../images/slide-next2.png") no-repeat center;
}

.about2 .cCont1 .yu-prev:hover {
    background: #eb030d url("../images/slide-prev2.png") no-repeat center;
}

.about2 .cCont3 .L {
    float: left;
    margin-top: 180px;
}

.about2 .cCont3 .R_banner {
    float: right;
    margin-top: 180px;
    margin-right: -360px;
}

.about2 .cCont3 {
    height: 840px;
    background: url("../images/about/about2-cont3-bg.jpg") no-repeat center top;
}

.R_banner .bd img {
    width: 100%;
}

.R_banner .bd li {
    width: 1116px;
    height: 545px;
    overflow: hidden;
}

.R_banner {
    float: right;
    width: 1116px;
    height: 545px;
    position: relative;
    margin-right: -360px;
}

.R_banner .Btn {
    height: 60px;
    position: absolute;
    right: -2px;
    left: 0;
    bottom: 1px;
    margin: auto;
    font-size: 0;
    z-index: 99;
}

.R_banner .yu-next,
.R_banner .yu-prev {
    display: inline-block;
    width: 62px;
    height: 60px;
    margin-left: 1px;
    transition: all .3s;
}

.R_banner .yu-next {
    background: #FFF url("../images/slide-next.png") no-repeat center;
}

.R_banner .yu-prev {
    background: #FFF url("../images/slide-prev.png") no-repeat center;
}

.R_banner .yu-next:hover {
    background: #eb030d url("../images/slide-next2.png") no-repeat center;
}

.R_banner .yu-prev:hover {
    background: #eb030d url("../images/slide-prev2.png") no-repeat center;
}

.sliUnx {
    position: relative;
    overflow: hidden;
}

.sliUnx:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #c8000a;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -10;
}

.sliUnx.nextSli:after {
    opacity: 1;
    animation: nextSli 1s ease-in-out;
}

@keyframes nextSli {
    0% {
        z-index: 20;
        transform: translateX(110%);
    }
    100% {
        z-index: 20;
        transform: translateX(-110%);
    }
}

.sliUnx.prevSli:after {
    opacity: 1;
    animation: prevSli 1s ease-in-out;
}

@keyframes prevSli {
    0% {
        z-index: 20;
        transform: translateX(-110%);
    }
    100% {
        z-index: 20;
        transform: translateX(110%);
    }
}

.about2 .cCont2 {
    height: 678px;
    position: relative;
    /*background: url("../images/about/about2-cont2-1.jpg") no-repeat center;*/
}

.uhuWon .img img {
    width: 1920px;
    margin-left: -360px;
    max-width: none;
    transform: scale(1.2);
    transition: all .5s;
}

.uhuWon.iux .img img {
    transform: scale(1);
}

.uhuWon .img {
    width: 1200px;
    height: 678px;
    margin: auto;
    overflow: hidden;
    transition: width .3s linear;
    /*background-size: auto 110%;*/
}

.uhuWon.iux .img {
    width: 100%;
    /*background-size: auto 100%;*/
}


/* about3 */

.content {
    position: relative;
}

.abt3_bg {
    position: absolute;
    right: 0;
    bottom: -332px;
}

.cCont1 {
    padding: 80px 0 30px;
}

.about3 .cCont1 .txt {
    font-size: 20px;
    color: #000000;
    margin-bottom: 29px;
}

.about3 .cCont2 {
    position: relative;
    height: 300px;
    overflow: hidden;
}

.about3 .cCont2 .w1200 {
    position: absolute;
    left: 50%;
    top: 0;
    padding-top: 34px;
    margin-left: -600px;
    z-index: 5;
}

.about3 .cCont2.iux {
    width: 100%;
    transform: scale(1);
}

.about3 .cCont2 h3 {
    font-size: 20px;
    color: #ffffff;
}

.about3 .cCont2 p {
    font-size: 14px;
    margin-top: 30px;
    line-height: 20px;
    color: #e2c6a2;
}

.about3 .cCont2.iux h3 {
    animation: fadeInleft 1s linner;
}

.about3 .cCont3 {
    height: 247px;
}

.about3 .cCont3 .txt1 {
    position: absolute;
    top: 92px;
    right: 367px;
}

.about3 .cCont3 .txt1 p {
    color: #000000;
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 0;
}

.about3 .cCont3 .txt2 p {
    color: #717171;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}

.about3 .cCont3 .txt2 {
    position: absolute;
    top: 109px;
    right: 58px;
    font-size: 14px;
    color: #717171;
}

.about3 .cCont4 h3 {
    font-size: 46px;
    font-family: 'BRANDON_BLOD';
    color: #eb030d;
    margin-bottom: 10px;
}

.about3 .cCont4 h4 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 30px;
}

.about3 .cCont4 p {
    font-size: 14px;
    line-height: 14px;
    color: #717171;
    margin-bottom: 10px;
}

.about3 .cCont4 .ul1 {
    overflow: hidden;
    padding-bottom: 145px;
}

.about3 .cCont4 .ul1 li {
    float: left;
    padding-left: 28px;
    height: 278px;
    margin-right: 174px;
    border-left: 1px solid #bebebe;
}

.about3 .cCont4 .ul1 li:nth-child(2) {
    margin-right: 132px;
}

.about3 .cCont4 .ul1 li:last-child {
    margin-right: 0;
}


/* about4 */

.about4 .cCont1 .txt {
    font-size: 20px;
    color: #000000;
    margin-bottom: 29px;
}

.about4 .cCont2 {
    width: 1200px;
    height: 300px;
    background: url(../images/about/about4_bg1.jpg) no-repeat center/cover;
    margin: 0 auto;
    transition: width .3s linear;
    overflow: hidden;
}

.about4 .cCont2.iux {
    width: 100%;
}

.about4 .cCont2 .box {
    height: 300px
}

.about4 .cCont2 .lf {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 50px;
    padding-top: 90px;
    width: 260px;
    height: 180px;
    background: url(../images/about/about4_img1.jpg) no-repeat;
}

.about4 .cCont2 .lf p {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
}

.about4 .cCont2 .rt {
    position: absolute;
    bottom: 0;
    left: 260px;
}

.about4 .cCont3 {
    padding-bottom: 106px;
}

.about4 .cCont3 .ul4 {
    padding: 93px 47px 47px;
    background: #f0f0f0;
    overflow: hidden;
}

.about4 .cCont3 .ul4 ul li {
    float: left;
    width: 240px;
    height: 460px;
    padding: 35px 15px 30px;
    background: #ffffff;
    border: 1px solid #c8c8c8;
    margin-right: 48px;
}

.about4 .cCont3 .ul4 ul li:last-child {
    margin-right: 0;
}

.about4 .cCont3 .ul4 ul li h3 {
    font-size: 40px;
    color: #c8000a;
    font-family: 'Rubik-Regular';
}

.about4 .cCont3 .ul4 ul li h4 {
    font-size: 15px;
    margin-bottom: 20px;
    color: #c8000a;
}


/* about5 */

.about5 .cCont1 {
    overflow: hidden;
}

.about5 .cCont1 .left {
    float: left;
}

.about5 .cCont1 h3 {
    font-size: 46px;
    color: #eb030d;
    font-family: 'BRANDON_BLOD';
}

.about5 .cCont1 h4 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 30px;
}

.about5 .cCont1 p {
    font-size: 14px;
    color: #717171;
}

.about5 .cCont2 {
    height: 465px;
    background: url(../images/about/about5_bg1.jpg);
    padding: 111px 0 102px;
}

.about5 .cCont2 ul li {
    float: left;
    width: 387px;
    margin-right: 19px;
}

.about5 .cCont2 .btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
}

.about5 .cCont2 .ul {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.about5 .cCont2 .btn.prev {
    left: -100px;
    background: rgba(255, 255, 255, .2) url(../images/about/prev.png) no-repeat center;
}

.about5 .cCont2 .btn.next {
    right: -100px;
    background: rgba(255, 255, 255, .2) url(../images/about/next.png) no-repeat center;
}


/* about6 */

.about6 .cCont1 h3 {
    font-size: 46px;
    color: #eb030d;
    font-family: 'BRANDON_BLOD';
    margin-bottom: 10px;
}

.about6 .cCont1 h4 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 30px;
}

.about6 .cCont2 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 71px;
}

.about6 .cCont2 ul li {
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    background: #f3f3f3;
}

.about6 .cCont2 .ul .li {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    width: 1200px;
    transition: all .7s;
}

.about6 .cCont2 .ul .li .img {
    padding-top: 48px;
}

.about6 .cCont2 .ul {
    transition: all .7s;
}

.about6 .cCont2 .ul.on {
    position: absolute;
    top: 274px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    display: block;
    width: 1920px;
    height: 195px;
    opacity: 1;
    background: #ad4549;
    z-index: 99;
}

.about6 .cCont2 .ul .li.on {
    display: block;
}

.about6 .cCont2 .ul .li.on .box {}

.about6 .cCont2 .ul .li.on .img {
    width: 240px;
    height: 186px;
    background: #ffffff;
    float: left;
}

.about6 .cCont2 .ul .li.on .txt {
    float: right;
    width: 956px;
    height: 186px;
    background: #f5f0e8;
    padding-top: 35px;
    padding-left: 50px;
    -moz-column-count: 3;
    /* Firefox */
    -webkit-column-count: 3;
    /* Safari and Chrome */
    column-count: 3;
}

.about6 .cCont2 .ul .li.on .txt p {
    width: 185px;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #8b7c65;
    margin-bottom: 0;
}

.about6 .cCont2 .ul .li.on .txt p:last-child {
    width: 245px;
}

.about6 .cCont1 p {
    font-size: 14px;
    color: #717171;
}

.about6 .cCont3 .map {
    position: relative;
    height: 459px;
    width: 543px;
    margin: 0 auto;
    background: url(../images/about/map.png) no-repeat center;
}

@keyframes yuan {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(.8);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes yuan2 {
    0% {
        transform: scale(.8);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(.8);
    }
}

@-webkit-keyframes yuan {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(.8);
    }
    100% {
        transform: scale(1);
    }
}

.about6 .cCont3 .map .yuan {
    position: absolute;
    background: #ff7800;
    border-radius: 50%;
    opacity: .3;
}

.about6 .cCont3 .map .yuan1 {
    top: 137px;
    right: 154px;
    width: 57px;
    height: 57px;
    animation: yuan 3s infinite;
}

.about6 .cCont3 .map .yuan2 {
    top: 188px;
    left: 175px;
    width: 130px;
    height: 130px;
    animation: yuan2 3s infinite;
}

.about6 .cCont3 .map .yuan3 {
    top: 241px;
    left: 308px;
    width: 52px;
    height: 52px;
    animation: yuan 3s infinite;
}

.about6 .cCont3 .map .yuan4 {
    top: 213px;
    right: 118px;
    width: 70px;
    height: 70px;
    animation: yuan2 3s infinite;
}

.about6 .cCont3 .map .yuan5 {
    bottom: 86px;
    right: 168px;
    width: 68px;
    height: 68px;
    animation: yuan 3s infinite;
}

@-webkit-keyframes h_map {
    0% {
        -webkit-transform: scale(.6);
        transform: scale(.6);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes h_map {
    0% {
        -webkit-transform: scale(.6);
        transform: scale(.6);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes h2_map {
    0% {
        transform: translateY(0);
    }
    33% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0px);
    }
}

@keyframes h2_map {
    0% {
        transform: translateY(0);
    }
    33% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0px);
    }
}

.about6 .map .l1 {
    width: 87px !important;
}

.about6 .map .l1 {
    right: 89px;
    top: -24px;
    width: 87px;
    height: 42px;
    background: url(../images/about/ico8.png) no-repeat right bottom;
}

.about6 .map .line {
    position: absolute;
    width: 0;
    -webkit-transition: all 4s;
    transition: all 4s;
}

.about6 .map .txt {
    position: relative;
    z-index: 999;
    font-size: 14px;
    color: #7d423a;
    left: -3px;
    top: -3px;
}

.about6 .map .l2 {
    right: 54px;
    top: -86px;
    width: 69px;
    height: 78px;
    background: url(../images/about/ico9.png) no-repeat right bottom;
}

.about6 .map .l2 {
    width: 69px;
}

.about6 .map .l3 {
    width: 43px;
}

.about6 .map .l3 {
    left: 39px;
    top: -92px;
    width: 43px;
    height: 83px;
    background: url(../images/about/ico10.png) no-repeat left bottom;
}

.about6 .cCont4 .tp {
    height: 110px;
    width: 100%;
    margin-top: 25px;
    background: #c7000b;
}

.about6 .cCont4 .tp .hd ul li {
    line-height: 110px;
    color: #f9dab3;
    float: left;
    text-align: center;
    width: 9%;
    font-size: 16px;
    cursor: pointer;
}

.about6 .cCont4 .tp .hd ul li.on {
    color: #ffffff;
}

.about6 .cCont4 .ct {
    position: relative;
    height: 82px;
    width: 100%;
    margin-top: 41px;
    margin-bottom: 49px;
}

.about6 .cCont4 .ct .txt {
    position: absolute;
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 82px;
    color: transparent;
    -webkit-text-stroke: 2px rgba(255, 3, 13, 0.19);
    text-transform: uppercase;
    font-family: 'BRANDON_BLOD';
}

.about6 .cCont4 .ct .txt2 {
    position: absolute;
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 20px;
    color: #000000;
}

.about6 .cCont4 .bt {
    overflow: hidden;
    padding-bottom: 150px;
    padding-left: 129px;
}

.about6 .cCont4 .bt ul li {
    float: left;
    width: 240px;
    font-size: 14px;
    color: #7d7976;
    line-height: 30px;
}


/* case3 */

.case3 .ul {
    overflow: hidden;
}

.case3 .ul ul {
    margin-right: -10px;
}

.case3 .ul ul li {
    float: left;
    width: 395px;
    margin-right: 8px;
    margin-bottom: 30px;
}

.case3 .ul ul li .img {
    margin-bottom: 10px;
    height: 250px;
    overflow: hidden;
}

.case3 .ul ul li .img img {
    transition: all .7s;
}

.case3 .ul ul li .txt {
    background: #ffffff;
    border: 1px solid #f2f2f2;
    padding: 25px 30px 45px;
    height: 138px;
    transition: all .7s;
}

.case3.search .ul ul li .txt {
    height: 205px;
}

.news1 .ul ul li .txt {
    height: 205px;
}

.case3 .ul ul li .txt h3 {
    font-size: 20px;
    color: #717171;
    font-family: 'Century-Gothic-Regular';
    margin-bottom: 11px;
}

.case3 .ul ul li .txt h4 {
    font-size: 16px;
    color: #3d3d3d;
    font-weight: bold;
}

.case3 .ul ul li .txt p {
    line-height: 21px;
    color: #848484;
    margin-top: 15px;
    margin-bottom: 0;
}

.case3 .ul ul li:hover .txt p {
    color: #ffffff;
}

.case3 .ul ul li .img {
    position: relative;
    height: 250px;
    transition: all .7s;
    overflow: hidden;
}

.case3 .ul ul li .img .else {
    overflow: hidden;
    top: 250px;
    transition: all .7s;
}

.case3 .ul ul li:hover .else {
    position: absolute;
    top: 0;
}

.case3 .ul ul li:hover .txt {
    border: 1px solid transparent;
    background: #f7303b;
}

.case3 .ul ul li:hover .txt h3 {
    color: #ffffff;
}

.case3 .ul ul li:hover .txt h4 {
    color: #ffffff;
}

.case3 .cCont2 {
    height: 50px;
    overflow: hidden;
    padding-bottom: 144px;
}

.case3 .cCont2 .auto {
    height: 50px;
}

.case3 .cCont2 ul li {
    font-family: 'Century-Gothic-Regular';
}

.new2 .cCont1 {
    overflow: hidden;
}

.new2 .cCont1 .box {
    display: inline-block;
    height: 430px;
    width: 410px;
    padding-top: 48px;
    padding-left: 48px;
}

.new2 .cCont1 .ul2 li {
    position: relative;
    margin-bottom: 20px;
    height: 430px;
    background: url(../images/new/li.png);
}

.new2 .cCont1 li .box {
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #e8d8c9;
}

.new2 .cCont1 .box .video {
    position: relative;
    width: 530px;
    height: 335px;
}

.new2 .cCont1 .box .video .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 55px;
    height: 55px;
    background: url(../images/new/play.png) no-repeat center;
    transition: all 1s;
}

.new2 .cCont1 li:hover .box {
    background: #eb030d;
}

@keyframes nextSli2 {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 410px;
        opacity: 1;
    }
}

.nextSli2 {
    animation: nextSli2 1s ease-in-out;
}

.new2 .cCont1 .ul2 li .txt {
    position: absolute;
    top: 113px;
    right: 70px;
    display: inline-block;
    width: 460px;
}

.new2 .cCont1 .ul2 li .txt h3 {
    font-family: 'BRANDON_BLOD';
    color: #eb030d;
    font-size: 26px;
    margin-bottom: 10px;
}

.new2 .cCont1 .ul2 li .txt h4 {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 22px;
}

.new2 .cCont1 .ul2 li .txt p {
    font-size: 14px;
    color: #717171;
}

.new2 .cCont1 .more img {
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 70px;
}
#video_box.down .video_con{
    position: fixed;
    bottom: 0;
    right: 0;
    left: auto;
    top: auto;
    transform: unset;
    width: 350px;
    height: 197px;
    transition: all .7s;
}
#video_box.down .bg{
    display: none;
}
#video_box.down .video_con .close{
    width: 60px;
    height: 60px;
    cursor: pointer;
}
#video_box {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    display: none;
}

#video_box .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
}

#video_box .video_con {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    height: 50%;
    transition: all .7s;
}

#video_box .video_con .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background: url(../images/close.png) no-repeat center center/40%;
    z-index: 99;
}

#video_box video {
    width: 100%;
    height: 100%;
    background: #000;
}

.news1_nei {
    padding: 90px 0 92px;
    overflow: hidden;
}

.news1_nei .lf {
    width: 799px;
    float: left;
}

.news1_nei .lf .tp {
    padding-bottom: 35px;
    border-bottom: 3px solid #ededed;
}

.news1_nei .lf .txt .newsInner_text {
    margin-bottom: 60px;
}

.enjoy {
    position: relative;
}

.news1_nei .lf .tp h3 {
    font-size: 28px;
    color: #262525;
}

.news1_nei .lf .tp h4 {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
}

.news1_nei .lf .tp h4 em {
    color: #e6020d;
    font-size: 26px;
    line-height: 26px;
    font-family: 'Century-Gothic-Regular';
    margin-right: 17px;
}

.news1_nei .lf .txt p {
    margin-top: 18px;
    margin-bottom: 18px;
    font-size: 14px;
    color: #999999;
}

.news1_nei .lf .txt p a {
    display: inline-block;
}

.news1_nei .bshare-custom {
    position: absolute;
    top: 0;
    left: 54px;
    line-height: 32px!important;
}

.news1_nei .bshare-custom a {
    padding: 0;
    width: 32px;
    height: 33px;
    background: url(../images/new/shareIcon.png);
}

.news1_nei .bshare-custom .bshare-weixin {
    background-position: -5px center;
}

.news1_nei .bshare-custom .bshare-sinaminiblog {
    background-position: -47px center;
}

.news1_nei .bshare-custom .bshare-qzone {
    background-position: -89px center;
}

.news1_nei .bshare-custom .bshare-qqim {
    background-position: -131px center;
}

.news1_nei .rt .top {
    float: right;
    width: 365px;
    height: 100%;
    padding: 30px 29px 40px;
    background: #f9f9f9;
}

.news1_nei .rt .top .txt {
    border-bottom: 3px solid #e1e5e6;
    padding-bottom: 15px;
}

.news1_nei .rt .top h3 {
    font-size: 18px;
    color: #e6020d;
    line-height: 18px;
    margin-bottom: 10px;
}

.news1_nei .rt .top h4 {
    font-size: 24px;
    color: #bababa;
    font-family: 'Century-Gothic-Regular';
    margin-bottom: 8px;
    line-height: 24px;
}

.news1_nei .rt .top em {
    font-size: 18px;
    color: #3a3a3a;
}

.news1_nei .rt .ul a {
    position: relative;
    font-size: 14px;
    color: #96989a;
    margin-top: 17px;
    line-height: 14px;
    padding-left: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news1_nei .rt .ul a:hover {
    color: #eb030d;
}

.news1_nei .rt .ul a:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #91b3ba;
}

.news1_nei .rt .bt {
    float: right;
}

.news1_nei .rt .bt a {
    display: block;
    width: 364px;
    height: 70px;
    border: 1px solid #ececec;
    line-height: 70px;
    font-size: 13px;
    color: #8a8d8f;
    margin-top: 10px;
    text-align: center;
    transition: all .7s;
}

.news1_nei .rt .bt a:hover {
    color: #4a4a49;
    border: 1px solid #c0c0c0;
}

.case_nei .cCont1 {
    overflow: hidden;
    padding-bottom: 78px;
    background: url(../images/case/bg1.jpg);
}

.case_nei .cCont1 .R_banner {
    float: left;
    height: 560px;
    width: 1200px;
}

.case_nei .cCont1 .R_banner .return {
    position: absolute;
    width: 300px;
    text-align: right;
    top: -40px;
    right: 0;
    font-size: 16px;
    color: #ffffff;
    background: url(../images/fanhui.png) no-repeat 204px center;
}

.case_nei .cCont1 .R_banner .sliUnx {
    float: left;
    width: 890px;
    height: 560px;
}

.case_nei .cCont1 .R_banner .bd ul {
    width: 890px !important;
    height: 560px !important;
}

.case_nei .cCont1 .R_banner .bd ul li {
    width: 890px !important;
    height: 560px !important;
}

.case_nei .cCont1 .R_banner .hd li.on {
    display: block;
}

.case_nei .cCont1 .R_banner .hd li {
    display: none;
}

.case_nei .cCont1 .R_banner .hd {
    position: relative;
    float: right;
    height: 560px;
    width: 301px;
    background: #ffffff;
    overflow: hidden;
    padding: 113px 0 0 32px;
}

.case_nei .cCont1 .R_banner .hd li .juxing {
    position: absolute;
    top: 58px;
    right: -37px;
}

.case_nei .cCont1 .R_banner .hd li .txt h3 {
    font-size: 32px;
    color: #f32731;
    line-height: 28px;
    font-family: 'BRANDON_BLOD';
    letter-spacing: -2px;
}

.case_nei .cCont1 .R_banner .hd li .txt h4 {
    font-size: 26px;
    margin-top: 15px;
    color: #000000;
}

.case_nei .page {
    position: absolute;
    top: 285px;
    right: 253px;
}

.case_nei .page div {
    font-size: 15px;
    color: #f42732;
    font-family: 'Gilroy-Bold';
    text-align: center;
}

.case_nei .R_banner .Btn {
    position: absolute;
    right: 1px;
    left: auto;
}

.case_nei .R_banner .time {
    position: absolute;
    bottom: 29px;
    /* right: 199px; */
    /* left: 34px; */
    font-size: 18px;
    color: #000;
    font-family: 'BRANDON_BLOD';
}

.operating_floor {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
}

#propages ul {
    font-size: 0;
    letter-spacing: -4px;
    height: 50px;
}

#propages li {
    display: inline-block;
    padding: 0 7px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #717171;
    vertical-align: top;
    letter-spacing: normal;
    cursor: pointer;
}

#propages li:hover,
#propages li.paging-selecte {
    color: #6679e4;
}

#propages ul li:last-child,
#propages ul li:first-child {
    width: 50px;
    height: 50px;
    background: no-repeat center;
    font-size: 0;
}

#propages .pages_end {
    display: inline-block;
    padding: 0 7px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #717171;
    vertical-align: top;
    letter-spacing: 5px;
    cursor: pointer;
}

#propages.no .pages_end {
    display: none;
}

#propages ul li:first-child {
    background-image: url("../images/left.png");
    margin-right: 12px;
    float: left;
}

#propages ul li:last-child {
    background-image: url("../images/right.png");
    margin-left: 12px;
    float: right;
}

#propages ul li:first-child:hover {
    background-image: url("../images/left_on.png");
}

#propages ul li:last-child:hover {
    background-image: url("../images/right_on.png");
}

.case_nei .cCont2 .tp {
    position: relative;
    padding: 40px 0 49px;
}

.case_nei .cCont2 .tp .txt {
    text-transform: uppercase;
    font-size: 120px;
    color: transparent;
    font-family: 'Century-Gothic-bold';
    -webkit-text-stroke: 2px #ff878c;
    opacity: .3;
    line-height: 93px;
    letter-spacing: -6px;
    margin-left: -10px;
}

.case_nei .cCont2 .tp .txt em {
    opacity: .3;
    filter: alpha(opacity=30);
}

.case_nei .cCont2 .tp .txt2 {
    position: absolute;
    left: 6px;
    bottom: 49px;
    font-size: 28px;
    color: #333333;
    margin-left: -10px;
}

.case_nei .cCont2 .bt {
    overflow: hidden;
    margin-right: -10px;
    padding-bottom: 50px;
}

.case_nei .cCont2 .bt ul li .img {
    position: relative;
    height: 250px;
    transition: all .7s;
    overflow: hidden;
    margin-bottom: 10px;
}

.case_nei .cCont2 .bt ul li {
    float: left;
    width: 395px;
    margin-right: 8px;
    margin-bottom: 30px;
}

.case_nei .cCont2 .bt ul li .txt {
    background: #ffffff;
    border: 1px solid #f2f2f2;
    padding: 25px 30px 45px;
    height: 100%;
    transition: all .7s;
}

.case_nei .cCont2 .bt ul li .txt:hover {
    background: #f7303b;
}

.case_nei .cCont2 .bt ul li .txt:hover h3 {
    color: #ffffff;
}

.case_nei .cCont2 .bt ul li .txt:hover h4 {
    color: #ffffff;
}

.case_nei .cCont2 .bt ul li .txt h3 {
    font-size: 20px;
    color: #717171;
    font-family: 'Century-Gothic-Regular';
    margin-bottom: 11px;
}

.case_nei .cCont2 .bt ul li .txt h4 {
    font-size: 16px;
    color: #3d3d3d;
}

.superiority2 .cCont2 {
    position: relative;
    height: 760px;
}

.superiority2 .cCont2 .img {
    width: 1200px;
    height: 760px;
    margin: auto;
    overflow: hidden;
    transition: width .5s linear;
}

.superiority2 .cCont2 .img img {
    width: 1920px;
    margin-left: -360px;
    max-width: none;
    transform: scale(1.2);
    transition: all 2s;
}

.superiority2 .cCont2.on .img img {
    transform: scale(1);
}

.superiority2 .cCont2.on .img {
    width: 100%;
}

.superiority2 .cCont2 .txt {
    position: absolute;
    top: 266px;
}

.superiority2 .cCont2 .txt h3 {
    font-size: 50px;
    color: #ffffff;
}

.superiority2 .cCont2 .txt h4 {
    text-transform: uppercase;
    font-size: 36px;
    color: #cde6f7;
    line-height: 30px;
    font-family: 'BRANDON_BLOD';
}