/* ==========================================================================
   Global
   ========================================================================== */

html {
    font-size: 62.5%; overflow-x: hidden;
}

a {
    color: #333;
}

a:hover {
    color: #ec6a00;
    text-decoration: none;
}

a:focus {
    outline: none;
    -moz-outline: none;
}

.wrapper {
    max-width: 1000px;
    /*min-width: 980px; */
    _width: 1000px;
    padding: 0 10px;
    /*padding: 0 270px 0 0;*/
    margin-left: auto;
    margin-right: auto;
}

/*.wrapper-c {
    padding: 0 270px 0 0;
}*/

.wrapper:after {
    content: "";
    display: table;
    clear: both;
}

/* ==================================
   banner
   ================================== */

.lbbanner {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
    .lbbanner .swiper-slide video {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    object-fit: cover;
	height:100%;
	}
.liebaobanner {
    position: relative;
    z-index: 1;
    overflow: hidden; margin-top: 80px;
}

.since {
    position: absolute;
    z-index: 99;
    top: 50%;
    margin-top: 90px;
    right: 105px;
}

.since a {
    display: inline-block;
}

.since b {
    width: 45px;
    height: 45px;
    display: block;
}

.since .videoplay {
    background: url(../images/play.png) center top no-repeat;
}

.since .videostop {
    background: url(../images/stop.png) center top no-repeat;
}

.liebaobanner video#media {
    position: absolute;
    top: 0px;
    display: none;
    z-index: 11;
}



.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 10px !important;
}

.swiper-pagination-bullet {
    width:80px !important;
    height: 4px !important;
    background: #92949f !important; border-radius:0!important;opacity: 1!important;
}

.swiper-pagination-bullet-active {
    background: #fcd700 !important;
}

.lbbanner .pcitem,
.lbbanner .mobitem {
    width: 100%;
    height: 100%;
    background: no-repeat center/cover;
}

.lbbanner .mobitem {
    display: none;
}

@media only screen and (max-width:980px) {
    .lbbanner .pcitem {
        display: none;
    }

    .lbbanner .mobitem {
        display: block;
    }

    .swiper-pagination {
        width: 100% !important;
        right: auto;
        top: auto;
        bottom: 20px;
        margin-top: 0;
        left: 0;
        text-align: center;
    }

    .since {
        top: auto;
        bottom: 50px;
        left: 50%;
        right: auto;
        margin-left: -22px;
    }

    .swiper-pagination-bullet {
        width: 50px !important;
        height: 4px !important;
        border-radius: 0px !important;
    }
}

@media only screen and (max-width:480px) {
.liebaobanner{margin-top: 50px;}
.lbbanner{height: 500px;}
}


/* ==========================================================================
   index_part01
   ========================================================================== */
.index_part01{padding:60px 0 0 0;}
.index_part01 .wrapper{max-width: 1360px;}
.lxflbox{height: 315px;overflow: hidden;padding:0 20px;position: relative;
    background:#c4cfda;
    background-image: -webkit-linear-gradient(top,#c4cfda 0%,#c5cfda 100%);
    background-image: -moz-linear-gradient(top,#c4cfda 0%,#c5cfda 100%);
    background-image: linear-gradient(top,#c4cfda 0%,#c5cfda 100%);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#c4cfda', StartColorStr='#c5cfda');
}
.lxflbox .txtarea{position: absolute; left:50px;top: 70px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.lxflbox .pic{height: 315px; line-height: 315px; float: right;}
.lxflbox .pic img{max-width: 370px;margin-top:30px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.lxflbox:hover .pic img{transform: translate3d(10px, 0, 0);}
.lxflbox:hover{    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);    }
.lxflbox .txtarea p.txt{font-size: 18px;text-transform:Uppercase;margin-top:10px;}
.lxflbox .txtarea h3{font-size: 28px;}
.lxflbox:hover .txtarea h3 a,.lxflbox:hover .txtarea .txt{color:#fff;}
.index_part01 ul{margin-left: -36px;}
.index_part01 li{width: calc(50% - 36px);margin-left: 36px;float: left;}
.lxflbox .txtarea .more{margin-top: 30px;}
.lxflbox .txtarea .more a{width: 30px; height: 30px;transition: background 0.5s;display: inline-block;}
.lxflbox:hover .txtarea .more a {   background-position: center -30px;}

.index-jjtit {padding:80px 0;}
.index-jjtit .left{width: calc(50% - 6px); height: 60px; float: left; text-align: right; font-size: 50px; line-height: 60px;color: #000;}
.index-jjtit .right{width: calc(50% - 6px); height: 50px;margin-top: 5px; float: right;font-size: 18px;line-height:25px;color: #000;}
.index-jjtit .right p.txten{text-transform:Uppercase;}
.index-jjtit .right p.txt02{font-size: 26px;letter-spacing:10px;}



.indexhxkj{height:649px;}
.indexhxkj .wrapper{max-width:1360px;}
.indexhxkj .left{padding-top:136px;max-width: 620px;color: #fff;}
.indexhxkj .left h3.tit{font-size:38px;font-weight:600;margin-top:50px;}
.indexhxkj .left .desc{font-size:16px; line-height: 2em;margin-top: 30px;margin-bottom: 50px;}
.indexhxkj .left .more a{width: 150px; height:38px;text-align: center; line-height: 38px; display: inline-block;
    color: #fff;border:2px solid #fff;font-size: 16px;transition-duration:800ms;}
.indexhxkj .left .more a:hover{transform:rotatex(360deg);color: #000;background: #fcd500;border-color: #fcd500;}
.indexpart03{}
.indexpart03 .left{ float: right; text-align: right; }


.index_part05{padding:0 0 60px 0;}
.index_part05 .wrapper{max-width: 1360px;}
.index_part05 ul{margin-left: -30px;}
.index_part05 li{width: calc(33.33% - 30px);margin-left: 30px;float: left; background: #fcda10;font-size: 16px;}

.fwtybox{overflow: hidden;padding:100px 20px; text-align: center;}
.fwtybox .inco{width: 200px; height: 200px; line-height: 200px; text-align: center; margin:0 auto;transition-duration:800ms;}
.fwtybox .inco{}
.fwtybox .txtarea{margin-top: 50px;color: #000;}
.fwtybox .txtarea p.txt{font-size:28px;text-transform:Uppercase;margin-top:10px;}
.fwtybox .txtarea h3 {font-size:50px;font-weight: bold;}
.fwtybox .txtarea p.txt span{font-size: 20px;vertical-align: top;}
.fwtybox:hover .inco{transform:rotateY(360deg);}

.index_part06 {padding:80px 0;}
.index_part06 .wrapper{max-width: 1360px;}
.index_part06 .indexmap{text-align: center;}
.index_part06 .indexmap img{max-width: 100%;}

.index_part07{padding-bottom: 100px;}
.yysjbox{font-size: 28px; text-align: center;color: #000;}
.yysjbox p.txt01{font-size: 38px;font-weight:200;margin-top: 10px;}
.yysjbox .more{margin-top: 30px;}
.yysjbox .more a{width:180px;    margin-left: 10px;
    margin-right: 10px; height:58px;text-align: center; line-height: 58px; display: inline-block;
    color: #000;background: #fcd500; font-size:24px;transition-duration:800ms;}
/*.yysjbox .more a:hover{transform:rotatex(360deg);}*/



@media only screen and (max-width:1920px) {

}

@media only screen and (max-width:1440px) {
.index_part01 .wrapper,.indexhxkj .wrapper,.index_part05 .wrapper,.index_part06 .wrapper{max-width: 1200px;}
.lxflbox{height:280px;}
.lxflbox .txtarea{left:40px;top: 70px;}
.lxflbox .pic{height: 280px; line-height: 280px;}
.lxflbox .pic img{max-width: 270px;margin-top:30px;}
.lxflbox .txtarea p.txt{font-size: 18px;}
.lxflbox .txtarea h3{font-size: 28px;}
.indexhxkj{height: 500px;}
.indexhxkj .left { padding-top:60px;}
.indexhxkj .left h3.tit{font-size: 24px;}
.indexhxkj .left .desc{font-size: 14px;margin-top: 20px;}
.indexhxkj .left .more a{width: 120px; height: 32px; line-height: 32px;font-size: 14px;}
.index_part05 .wrapper{max-width: 1200px;}
.fwtybox .txtarea h3{font-size: 28px;}
.fwtybox .txtarea p.txt{font-size: 18px;}
.fwtybox .inco{width: 120px;height: 120px;line-height: 120px;}
.fwtybox .inco img{max-width: 100%;}
.yysjbox p.txt01{font-size: 28px;margin-bottom: 10px;}
.yysjbox{font-size: 20px;}
}

@media only screen and (max-width:1200px) {
.index_part01 .wrapper,.indexhxkj .wrapper,.index_part05 .wrapper,.index_part06 .wrapper{max-width: 1000px;}
}

@media only screen and (max-width:980px) {
.index_part01 .wrapper{max-width: 900px;}
.indexhxkj .wrapper,.index_part05 .wrapper,.index_part06 .wrapper{max-width:800px;}
.lxflbox{height: 200px;}
.lxflbox .pic{height: 200px; line-height: 200px;}
.lxflbox .pic img{max-width: 200px;}
.index_part01 ul{margin-left: -20px;}
.index_part01 li{width: calc(50% - 20px);margin-left:20px;}
.lxflbox .txtarea p.txt{font-size: 16px;}
.lxflbox .txtarea h3{font-size: 20px;}
.lxflbox .txtarea{top: 40px;}

.index-jjtit {padding:40px 0;}
.index-jjtit .left{font-size: 36px;}
.index-jjtit .right{font-size: 16px;line-height:24px;}
.index-jjtit .right p.txt02{font-size: 18px;}


.indexhxkj{height:400px;}
.indexhxkj .left { padding-top:20px;}
.indexhxkj .left .desc{margin-bottom:30px;}

.fwtybox .inco{width:60px;height:60px;line-height:60px;}
.fwtybox{padding:60px 0;}
.fwtybox .txtarea h3{font-size: 20px;}
.fwtybox .txtarea p.txt{font-size: 16px;}
.fwtybox .txtarea p.txt span{font-size: 14px;}
.index_part06{padding:20px 0 40px 0;}
.yysjbox p.txt01{font-size:24px;}
.yysjbox{font-size:16px;}
.yysjbox .more a{width:150px; height:50px;line-height: 50px;font-size: 16px;}
.index_part07{padding-bottom: 50px;}

}

@media only screen and (max-width:768px) {
.yysjbox p.txt01{font-size:18px;}
.yysjbox{font-size:14px;}
.yysjbox .more a{width:120px; height:40px;line-height:40px;font-size: 14px;}
.lxflbox{height: 300px;}
.lxflbox .pic{height: 150px; line-height: 150px;margin-top: 100px;}
.lxflbox .pic img{max-width: 200px;}
}

@media only screen and (max-width:480px) {
.lxflbox .pic{width: 100%;height: 120px; line-height: 120px; text-align: center;margin-top: 0;}
.lxflbox{padding:0 10px;background: none;height:180px;}
.lxflbox .txtarea .more{display: none;}
.index_part01{padding-top: 20px;}
.lxflbox .txtarea{position: relative;top: auto;left: auto;text-align: center;}
.lxflbox .pic img{margin-top: 0;max-width: 100%;}
.lxflbox .txtarea h3{font-size: 14px;font-weight: bold;}
.lxflbox .txtarea p.txt{font-size: 12px;}
.index-jjtit {padding:20px 0;}
.index-jjtit .left{font-size: 28px;}
.index-jjtit .right{font-size: 14px;line-height:24px;}
.index-jjtit .right p.txt02{font-size: 14px;}
.indexhxkj{height:430px;}
.indexhxkj .left { padding-top:20px;max-width:100%;text-align: center;}
.indexhxkj .left .desc{margin-bottom:30px;}
.indexhxkj .left h3.tit{margin-top: 30px;font-size: 20px;}
.indexhxkj .left .more{display: none;}
.indexhxkj .left .desc{margin-top: 10px;}
.indexpart03 .left{float: none;}
.index_part05 ul{margin-left: 0;}
.index_part05 li{width:100%;margin-left: 0;float: none; background: #fcda10;font-size: 16px;margin-bottom: 20px;}
.fwtybox{padding:20px; text-align: left;}
.fwtybox .inco{width:60px; height:60px; line-height:60px;float: left;margin-right:20px;}
.fwtybox .inco img{max-height: 60px;}
.fwtybox .txtarea{margin-top: 0;float: left;}
.fwtybox .txtarea p.txt{font-size:16px;margin-top:0;}
.fwtybox .txtarea h3 {font-size:24px;font-weight: normal;}
.fwtybox .txtarea p.txt span{font-size:14px;}
.index_part05{padding-bottom: 0;}
.index_part06{padding:20px 0;}
.yysjbox p.txt01{font-size: 16px;font-weight: bold;}
.index_part07{padding-bottom:40px;}

}

@media only screen and (max-width:340px) {

}


/* ==========================================================================
   Footer
   ========================================================================== */
footer {
    color: #ececec;
    font-size: 14px;
    background: #262729;
    padding: 60px 0 0 0;
}
footer .wrapper{max-width: 1360px;padding-bottom: 60px;}

.t-up {
    text-transform: Uppercase;
}

footer a {
    color: #ececec;
}

footer a:hover {
    /*color: #fff;
text-decoration: underline;*/
}

.footer-nav {
    text-align: justify;
    line-height: 26px;
}

.footer-nav:after {
    content: "";
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.fn-col {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    *padding-right: 100px;
}

.fn-col h3 {
    margin-bottom: 10px;font-size: 14px; line-height: 24px;font-weight: 500; color: #ececec;
}

.fn-col h3 a {
    color: #b4b4b4;
}

.fn-col h3 a:hover {
   text-decoration: underline;
}

.fn-col ul {}

.fn-col li {
    line-height: 26px;    font-size: 14px;font-weight: 500;
}

.fn-col li a {
    color: #898789;
}

.fn-col li a:hover {
    color: #fff;
text-decoration: underline;
}


.foothd {
    text-align: center;
    padding: 15px 0;
    color: #898789;
    font-size: 14px;
    background: #1c1d20;
}

.foothd a {
    color: #898789;
}

.foothd a:hover {
    color: #fff;
}

footer .left{width: 500px; float: left;}
footer .footcontact{width: 320px; float: right;font-size: 18px;color: #898789;line-height: 30px;text-align: right;}
footer .footcontact .img{margin-top:30px;}
footer .footcontact .tel{font-size:30px;margin-bottom: 10px;color: #fcd700;}

@media only screen and (max-width: 768px) {
    footer {padding-top: 30px; }
    .foothd {font-size: 12px; }
    footer .left{ float: none;margin:0 10px;width: calc(100% - 20px);}
    footer .footcontact{width: 100%;float: none;text-align: left;font-size: 12px;}
    footer .footcontact .row{float: left;}
    footer .footcontact .img{margin-top:0;width: 200px;float: right;}
    footer .footcontact .img img{max-width: 100%;}
    footer .footcontact .tel{font-size:24px;text-align: left;margin-bottom: 0;}
    footer .wrapper{padding-bottom: 20px;}
}


@media only screen and (max-width:420px) {

}

@media only screen and (max-width:340px) {
}



.top-back {
    position: fixed;
    right: 12px;
    z-index: 9;
    bottom: 20px;
}

.top-back a {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #ec6a00 url(../images/footinco02.png) center no-repeat;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.side-feedback {
    position: fixed;
    right: 12px;
    z-index: 9;
    bottom: 88px;
}

.side-feedback a {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #ec6a00 url(../images/footinco01.png) center no-repeat;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.ifeedback {
    position: fixed;
    right: 0;
    z-index: 99;
    bottom: 120px;
    color: #fff;
}

.ifeedback .con {
    background: #ec6a00;
    width: 200px;
    padding: 20px 30px 35px 30px;
    position: relative;
}

.ifeedback .arr {
    width: 24px;
    height: 24px;
    background: #ec6a00;
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.ifeedback .colse {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    width: 39px;
    height: 39px;
    background: #fff;
    color: #ec6a00;
    text-align: center;
    line-height: 39px;
    cursor: pointer;
}

.ifeedback p.tit {
    font-size: 18px;
    font-family: Encode_SansMedium;
    text-transform: Uppercase;
    margin-bottom: 20px;
}

.ifeedback .ui-input {
    width: calc(100% - 40px);
    height: 18px;
    margin-bottom: 20px;
    line-height: 18px;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #fff;
}

.ifeedback .ui-textarea {
    width: calc(100% - 40px);
    height: 60px;
    line-height: 18px;
    padding: 10px 20px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #fff;
}

.ifeedback .ui-btn {
    border: 0 none;
    cursor: pointer;
    text-align: center;
    padding: 10px 20px;
    font: 14px/24px Encode_Sans;
    color: #fff;
    width: 100%;
    background: #000000;
}

input::-webkit-input-placeholder {
    font-size: 14px;
    font-family: Encode_SansMedium;
}

textarea::-webkit-input-placeholder {
    font-size: 14px;
    font-family: Encode_SansMedium;
}

.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg>span {
    height: 60px !important;
    width: 60px !important;
}

.at-expanding-share-button .at-expanding-share-button-toggle-bg>span {
    border-radius: 6px !important;
    background-color: rgb(236, 106, 0) !important;
}

.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg {
    height: 60px !important;
    line-height: 60px !important;
    width: 60px !important;
}

.at-expanding-share-button[data-position=bottom-right] {
    bottom: 160px !important;
    left: auto !important;
    right: 12px !important;
    transition: 0s !important;
}


@media only screen and (max-width:1366px) {
.side-feedback {bottom: 68px;}
.ifeedback {bottom: 20px;}

.top-back a {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #ec6a00 url(../images/footinco02.png) center no-repeat;
    background-size: 50%;
}

.side-feedback a {
    width: 40px;
    height: 40px;
    background: #ec6a00 url(../images/footinco01.png) center no-repeat;
    background-size: 50%;
}

.at-expanding-share-button[data-position=bottom-right] {
    bottom: 119px !important;
    }

}

@media only screen and (max-width: 768px) {
    #top-back {
        display: none!important;
    }
}




@media only screen and (max-width:768px){
	.at-expanding-share-button[data-position=bottom-right] {
    bottom: 68px !important;
}
	}
.at-expanding-share-button .at-expanding-share-button-toggle-bg {
    box-shadow: none !important;
    border-radius: auto !important;
    position: relative !important;
}

.at-expanding-share-button {
    z-index: 98 !important;
}

.at-expanding-share-button.at-expanding-share-button-mobile+.at-expanding-share-button-mobile-overlay {

    z-index: 97 !important;
}
