.cd-fixed-bg,.cd-scrolling-bg {
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative
}

.cd-fixed-bg {
    z-index: 1;
    background-attachment: fixed
}

.cd-scrolling-bg {
    z-index: 2
}

.ourCompanies {
    height: 100%;
    position: relative
}

.ourCompanies .nav li a {
    color: #000
}

.ourCompanies .icon-bar {
    background-color: #000;
    height: 3px;
    width: 22px;
    display: block;
    margin: 2px auto
}

.our-section1 {
    width: 100%;
    height: 150px;
    background: #faed00;
    padding-top: 100px
}

.our-section1 .inner {
    height: 100%;
    width: 90px;
    margin: 0 auto;
    width: 100%\9;
    height: 100%\9;
    text-align: center;
    -webkit-animation: show 2s both;
    animation: show 2s both
}

.our-section1 .inner img {
    width: 90px\9;
    display: inline-block;
    margin-bottom: 30%
}

.our-section2 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto 4%;
    position: relative
}

.our-section2 .button-wrap {
    margin: 0 auto 50px
}

.our-section2 .gallery {
    margin-bottom: 50px
}

.our-section2 .gallery li {
    width: 33.33333333%;
    padding: 1%;
    float: left;
    box-sizing: border-box
}

.our-section2 .gallery li.gallery-large {
    width: 66.66666667%
}

.our-section2 .gallery li .inner {
    width: 100%;
    position: relative;
    overflow: hidden
}

.our-section2 .gallery .pressimg {
    transition: .5s;
    display: block;
    width: 100%
}

.our-section3 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center
}

.our-section3 p {
    font-size: 16px;
    padding: 50px 10%;
    color: #242528;
    line-height: 1.5rem
}

.our-section3 .centerinner {
    border: 1px solid #000
}

.our-section3 i {
    color: #000
}

.our-section3 .button-wrap:hover a {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.button-wrap span {
    position: relative;
    color: #000;
    float: left
}

.button-wrap:hover span {
    border-right: 1px solid #fff;
    color: #fff
}

.button-wrap:hover .button-bg {
    width: 100%;
    background: #000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.i-ico8 {
    width: 20px;
    height: 20px;
    background-image: url(../images/svg/btn-arrow-right-b.svg);
    background-repeat: no-repeat;
    transition-delay: 2s;
    -webkit-transition-delay: 2s
}

.button-wrap:hover .i-ico8 {
    background-image: url(../images/svg/btn-arrow-right-w.svg)
}

@media screen and (max-width:768px) {
    .our-section2 .gallery li,.our-section2 .gallery li.gallery-large {
        width: 50%;
        position: relative
    }

    .our-section2 .gallery li .inner {
        border-radius: none
    }

    .our-section2 {
        box-sizing: border-box;
        padding: 0 1% 50px
    }

    .our-section3 p {
        font-size: 16px
    }
}

@media screen and (max-width:640px) {
    .ourCompanies {
        position: relative;
        z-index: 1;
        height: auto;
        border-bottom: 1px solid transparent;
        margin-bottom: 90px
    }

    .our-section1 {
        width: 100%;
        height: 80px;
        padding: 60px 0 50px
    }

    .our-section2 {
        background-color: #fff;
        margin-bottom: 0
    }

    .our-section3 {
        margin-top: -1px;
        background-color: #fff;
        box-sizing: border-box;
        padding: 0 4%
    }

    .our-section3 .button-wrap {
        margin-bottom: 50px
    }

    .our-section3 p {
        padding: 10% 0;
        font-size: 14px
    }

    .our-section2 .gallery li {
        padding: 2% 4%
    }

    .our-section2 .gallery li,.our-section2 .gallery li.gallery-large {
        width: 100%
    }
}

.our-ip {
    background: #f37948
}

.press .nav li a {
    color: #000
}

.our-fs {
    background: #2c5a8b
}

.press .nav li a.active {
    color: #c8cad2!important
}

.press .icon-bar {
    background-color: #000;
    height: 3px;
    width: 22px;
    display: block;
    margin: 2px auto
}

.press-row1 {
    width: 100%;
    padding-top: 10%;
    max-width: 1100px;
    margin: 0 auto 90px;
    padding-bottom: 50px
}

.press-row1 .gallery li {
    width: 33.33333333%;
    padding: 1%;
    float: left;
    box-sizing: border-box
}

.press-row1 .gallery li.gallery-large {
    width: 66.66666667%
}

.press-row1 .gallery li .inner {
    width: 100%;
    position: relative;
    overflow: hidden
}

.no-touch .press-row1 .gallery .masking {
    width: 100%;
    height: 100%;
    position: absolute;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#00080D10', endColorstr='#00080D10');
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 75%,rgba(0,0,0,1) 100%);
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 75%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 75%,rgba(0,0,0,1) 100%);
    top: 0;
    left: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s
}

.press-row1 .gallery .pressimg {
    transition: .5s;
    display: block;
    width: 100%
}

.no-touch .press-row1 li:hover .pressimg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.no-touch .press-row1 .gallery li:hover .masking {
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5080D10', endColorstr='#E5080D10');
    background: rgba(8,13,16,.8)
}

.press-row1 .gallery__caption {
    width: 100%;
    position: absolute;
    color: #fff;
    transition: .5s;
    bottom: 5%;
    padding: 0 5%;
    box-sizing: border-box
}

.press-row1 .gallery li:hover .gallery__caption {
    bottom: 15%;
    bottom: 5%\0\9
}

.press-row1 .gallery__caption__title {
    text-align: left;
    font-size: 20px;
    font-weight: 700
}

.press-row1 .gallery li:hover .gallery__caption__title {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    opacity: 1
}

.press-row1 .gallery__caption__category {
    width: 100%;
    color: #807642;
    text-align: left;
    font-size: 20px;
    margin-top: .5rem
}

.press-row1 .gallery li:hover .gallery__caption__category {
    -webkit-transition-delay: .17s;
    transition-delay: .17s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.press-row1 .gallery__caption-intruduction {
    font-size: 15px;
    filter: Alpha(opacity=0);
    opacity: 0;
    opacity: 1\0\9;
    display: none;
    display: block\0\9;
    margin-top: 2%\0\9
}

@media screen and (min-width:768px) {
    .press-row1 .gallery li:hover .gallery__caption-intruduction {
        transition-delay: .5s;
        -webkit-transform: translate3d(0,.8em,0);
        transform: translate3d(0,.8em,0);
        -webkit-animation: slideup 1s .5s 1 forwards;
        animation: slideup 1s .5s 1 forwards;
        display: block
    }
}

@-webkit-keyframes slideup {
    20% {
        opacity: .2;
        filter: alpha(opacity=20)
    },	40% {
    opacity: .4;
    filter: alpha(opacity=40)
},	60% {
    opacity: .6;
    filter: alpha(opacity=60)
}

80% {
    opacity: .8;
    filter: alpha(opacity=80)
}

100% {
    opacity: 1;
    filter: alpha(opacity=100)
}
}

@keyframes slideup {
    20% {
        opacity: .2;
        filter: alpha(opacity=20)
    },	40% {
    opacity: .4;
    filter: alpha(opacity=40)
},	60% {
    opacity: .6;
    filter: alpha(opacity=60)
}

80% {
    opacity: .8;
    filter: alpha(opacity=80)
}

100% {
    opacity: 1;
    filter: alpha(opacity=100)
}
}

.press-row2 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 5% 0
}

.presscontent .button-wrap {
    border: 1px solid #000
}

@media screen and (max-width:768px) {
    .press-row1 .gallery li,.press-row1 .gallery li.gallery-large {
        width: 50%;
        position: relative
    }

    .press-row1 {
        box-sizing: border-box;
        padding: 10% 3%
    }

    .press-row1 .gallery li {
        padding: 1%;
        box-sizing: border-box
    }

    .press-row1 .gallery li .inner {
        border-radius: none
    }

    .press-row1 .gallery__caption__title {
        font-size: 15px
    }

    .press-row1 .gallery__caption__category {
        font-size: 14px
    }

    .press-row1 .gallery__caption-intruduction {
        font-size: 12px
    }
}

@media screen and (max-width:640px) {
    .presscontent {
        height: auto;
        border-bottom: 1px solid transparent;
        margin-bottom: 90px;
        position: relative;
        z-index: 1
    }

    .press-row1 {
        padding-top: 20%;
        margin-bottom: 220px;
        background: #FFF
    }

    .press-row1 .gallery li {
        padding: 2% 4%
    }

    .press-row1 .gallery li,.press-row1 .gallery li.gallery-large {
        width: 100%
    }

    .press-row1 .gallery li:hover .gallery__caption,.press-row1 .gallery__caption {
        bottom: 5%
    }

    .press-row1 .gallery__caption__title {
        -webkit-transition: opacity .3s linear,-webkit-transform 1.2s);
        transition: opacity .3s linear,-webkit-transform 1.2s cubic-bezier(.075,.82,.165,1);
        text-align: left;
        margin: 2% 0;
        font-size: 18px;
        font-weight: 700
    }

    .press-row1 .gallery li:hover .gallery__caption__title {
        -webkit-transition-delay: .15s;
        transition-delay: .15s;
        opacity: 1
    }

    .press-row1 .gallery__caption__category {
        -webkit-transition: opacity .3s linear,-webkit-transform 1.2s cubic-bezier(.075,.82,.165,1);
        color: #807642;
        text-align: left;
        font-size: 16px;
        margin: 0 auto
    }

    .press-row1 .gallery__caption-intruduction {
        font-size: 14px;
        opacity: 1;
        margin-top: 3.5%;
        display: block
    }

    .press-row1 .gallery li:hover .gallery__caption-intruduction {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.pressdetail-row1 {
    width: 100%;
    height: 245px;
    max-height: 400px;
    background: url(../images/home/bg.jpg);
    background-size: cover;
    color: #c8cad2;
    padding-top: 140px;
    padding-bottom: 1%;
    padding-bottom: 30px\9
}

.pressdetail-row1 .inner {
    width: 100%;
    margin: 0 auto;
    max-width: 100%\9\0;
    text-align: center
}

.pressdetail-row1 .inner img {
    display: inline-block;
    width: 100%;
    width: 120px\9\0
}

.pressdetail-row1 .inner p {
    margin: -22% 0 10%;
    margin: -2% 0 1%\9\0;
    color: #c8cad2
}

.pressdetail-row1 .inner span {
    font-family: itc-avant-garde-gothic-lt-book;
    font-size: 20px;
    color: #c8cad2
}

.pressdetail-row2 {
    width: 100%;
    padding-top: 3%;
    padding-bottom: 10%;
    background: #FFF
}

.pressdetail-row2 .title {
    width: 100%;
    max-width: 960px;
    box-sizing: border-box;
    text-align: left;
    padding: 5% 0 2%;
    margin: 0 auto
}

.pressdetail-row2 h4 {
    font-size: 30px;
    color: #42454d;
    margin-bottom: 1%;
    font-weight: 700
}

.mainnews,.pressdetail .gallery {
    margin: 0 auto 3%;
    max-width: 960px
}

.pressdetail .gallery {
    overflow: hidden
}

.pressdetail .gallery .gallery-large {
    width: 66.6666666%
}

.pressdetail .gallery img {
    display: block;
    width: 100%
}

.mainnews {
    display: block
}

.tex-right {
    text-align: right
}

.pressdetail .gallery li {
    box-sizing: border-box;
    padding: 5px;
    float: left;
    width: 33.3333333%
}

.newsimgs {
    background: #242528;
    overflow: hidden;
    margin: 5% 0
}

.newsimgs .gallery {
    max-width: 960px;
    margin: 0 auto
}

.newsimgs .gallery li {
    width: 20%;
    box-sizing: border-box;
    padding: 5% 2%
}

.newsimgs .gallery li img {
    display: block;
    width: 80%
}

@media screen and (max-width:768px) {
    .pressdetail h4 {
        font-size: 24px
    }

    .pressdetail span,.pressdetail-row2 .title p,span {
        font-size: 18px
    }

    .newsimgs {
        padding: 4% 0
    }

    .newsimgs .gallery li {
        width: 20%
    }

    .pressdetail-row2 .title {
        padding: 0 4% 5%
    }

    .pressdetail .gallery {
        padding: 0 4%
    }

    .pressdetail-row2 .mainnews {
        padding: 0 4% 5%
    }
}

@media screen and (max-width:640px) {
    .pressdetail {
        height: auto;
        border-bottom: 1px solid transparent;
        margin-bottom: 90px;
        position: relative;
        z-index: 1
    }

    .pressdetail-row1 {
        height: 220px;
        padding-top: 40px
    }

    .pressdetail-row1 .inner {
        width: 100%;
        margin: 20px auto 0;
        max-width: 100%\9\0;
        text-align: center
    }

    .pressdetail h4,.pressdetail-row1 .inner span {
        font-size: 20px
    }

    .pressdetail span,.pressdetail-row2 .title p,span {
        font-size: 14px
    }

    .pressdetail h4 {
        margin: 10% 0 3%
    }

    .pressdetail-row2 {
        background: #fff;
        margin: 0 auto 186px;
        box-sizing: border-box
    }

    .pressdetail-row2 .gallery li {
        width: 100%;
        padding: 2% 0
    }

    .pressdetail-row2 .gallery .gallery-large {
        width: 100%
    }

    .pressdetail-row2 .gallery img {
        width: 100%;
        height: auto
    }

    .pressdetail .gallery li {
        width: 100%
    }

    .newsimgs .gallery li {
        width: 20%
    }
}

@-webkit-keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.press-date {
    display: inline-block;
    width: 15%
}

@media screen and (max-width:768px) {
    .press-date {
        width: 25%
    }
}

.pressdetail-row2 .title p,.pressdetail-row2 .title span {
    font-size: 16px;
    color: #42454d;
    line-height: 150%
}

.pressdetail-row2 .mainnews {
    color: #42454d;
    line-height: 150%
}

.black-nav .language span {
    color: #000
}

.language span {
    color: #C8CAD2
}

.press .language span {
    color: #000
}

@media screen and (min-width:768px) {
    .pressdetail-row2 .loneimg li {
        margin: 0 33%
    }

    .pressdetail-row2 .centerimg li {
        margin: 0 32% 0 15%
    }
}

@media screen and (max-width:640px) {
    .gallery__thumbnail__overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: -webkit-linear-gradient(bottom,#05070a,rgba(5,7,10,0));
        background-image: linear-gradient(to top,#05070a,rgba(5,7,10,0))
    }

    .gallery li:active .gallery__thumbnail__overlay {
        background-image: -webkit-linear-gradient(bottom,#05070a,rgba(5,7,10,.3));
        background-image: linear-gradient(to top,#05070a,rgba(5,7,10,.3))
    }

    .pressdetail-row2 .title p,.pressdetail-row2 .title span {
        font-size: 14px
    }

    .our-section3,.ourcompanies .companies-inner p {
        padding: 0 8%
    }

    .our-section3 p {
        text-align: left
    }

    .our-section2 .gallery li {
        padding: 2% 8%
    }

    .pressdetail-row2 .title {
        padding: 0 8% 5%
    }

    .pressdetail .gallery {
        padding: 0 8%
    }

    .pressdetail-row2 .mainnews {
        padding: 0 8% 5%
    }

    .pressdetail-row2 .wtimg img {
        width: 60%;
        height: auto;
        margin-left: 20%;
        margin-top: -3%
    }

    .pressdetail-row2 .wimg {
        margin-left: 9%;
        margin-bottom: 8px;
        margin-top: -5%
    }

    .pressdetail-row2 .wimg img {
        width: 90%
    }

    .pressdetail .pressdetail-row2 .doubleimg li {
        width: 100%;
        padding-left: 20%
    }

    .pressdetail .pressdetail-row2 .doubleimg {
        margin-top: 15px
    }

    .pressdetail-row2 .preimg li {
        padding: 0
    }
}

.pressdetail-row2 .doubleimg li {
    width: 50%;
    padding: 0 3%
}

.pressdetail-row2 .doubleimg li img {
    width: 80%
}