/*top*/
.top{
    position: absolute;
    top: 0;
    padding: 12px 0;
    margin-left: -30px;
}
.la span{
    font-size: 12px;
    color: #333;
}
.pic{ width: 100%; height: auto; display: block;}
/*框架*/
body{color:#222;-webkit-text-size-adjust:none;}

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}

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

body,button,input,select,textarea {font-family:Tahoma,Arial,Roboto,”Droid Sans”,”Helvetica Neue”,”Droid Sans Fallback”,”Heiti SC”,sans-self; font-size: 14px; line-height:1.5;}

ol,ul{list-style:none;}

html,body{ width:100%; height:100%; overflow:hidden;}

.section-wrap{ width:100%;height:100%;overflow:visible;transition:transform 1s cubic-bezier(0.86,0,0.03,1);-webkit-transition:-webkit-transform 1s cubic-bezier(0.86,0,0.03,1);}

.section-wrap .section{ position:relative; width:100%; height:100%; background-position:center center; background-repeat:no-repeat;}

.section-wrap .section .title{width:100%;color:#fff;font-size:2.4em;}

.section-wrap .section .title p{ padding:0 4%;opacity:0}

.section-wrap .section .title.active .tit{ opacity:1;transform:translateY(-25px);-webkit-transform:translateY(-25px);transition:all 2s cubic-bezier(0.86,0,0.8,1);-webkit-transition:all 2s cubic-bezier(0.86,0,0.8,1);}

.section-wrap .section-1{ background-color:#fff;}

.section-wrap .section-2{ background:url("../images/bg.jpg") no-repeat center;padding-top: 100px; background-size: cover;}

.section-wrap .section-3{ background: url("../images/bg3.jpg") no-repeat center;padding-top: 80px;  background-size: cover;}

.section-wrap .section-4{ background: url("../images/bg4.jpg") no-repeat center;padding-top: 100px; background-size: cover;}

.section-wrap .section-5{  background: url("../images/bg5.jpg") no-repeat center;padding-top: 100px;background-size: cover;}
.section-wrap .section-6{  background: url("../images/bg6.jpg") no-repeat center;background-size:cover; position: relative; }
.section-wrap .section-6>.bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0,0,0,.2); */
}

.put-section-0{ transform:translateY(0);-webkit-transform:translateY(0);}

.put-section-1{ transform:translateY(-100%);-webkit-transform:translateY(-100%);}

.put-section-2{ transform:translateY(-200%);-webkit-transform:translateY(-200%);}

.put-section-3{ transform:translateY(-300%);-webkit-transform:translateY(-300%);}

.put-section-4{ transform:translateY(-400%);-webkit-transform:translateY(-400%);}
.put-section-5{ transform:translateY(-500%);-webkit-transform:translateY(-500%);}

.section-btn{ width:14px;position:fixed;left:4%;top:50%;}

.section-btn li {
    width: 14px;
    height: 14px;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-bottom: 12px;
    background: #999;
    text-align: center;
    color: #fff;
}

.section-btn li.on{ background: #f57720;}

.arrow{ opacity:1;animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;transform:rotate(-90deg);-webkit-transform:rotate(-90deg); position:absolute;bottom:10px;left:50%;margin-left:-30px;width:60px;height:60px;border-radius:100%;-webkit-border-radius:100%;line-height:50px;text-align:center;font-size:35px;color:#fff;border:1px solid #fff;cursor:pointer;overflow:hidden;}

.arrow:hover{ animation-play-state:paused;-webkit-animation-play-state:paused;}

@keyframes arrow{ 0%,100%{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }

@-webkit-keyframes arrow{ 0%,100%{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }

/*banner*/
@media all and (max-width: 768px){
    .focus{
        display: block;
    }
    .focus .hd{
        position: absolute;
        bottom: 0!important;
        height: 10px!important;
    }
    .focus .hd ul{
        bottom: 0!important;
    }
    .prev,.next{display: none!important;}
}
.carousel,.carousel-inner{
    height: 100%;
}
.item{
    height: 100%;
}
.item .bantu{
    display: flex !important;
    justify-content: center;
    overflow: hidden;
}
.item>img{
    width: auto!important;
    max-width: none!important;
    height: 100% !important;
    margin: 0 auto;
}
.focus { height: 100%; position: relative; overflow: hidden; background-color: #fff; margin-right: auto; margin-left: auto; z-index: 0;display: none;}
.focus .hd { width: 100%; height:100%; position: absolute; z-index: 99;text-align: center; }
.focus .hd ul {position: absolute;bottom: 20px;left: 0;right: 0;margin: 0 auto; display: inline-block; height: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 0; vertical-align: top;}
.focus .hd ul li {display: inline-block; width: 30px; height: 5px; background-color: rgba(255, 0, 0, 0.5); vertical-align: top; overflow: hidden; margin-right: .08rem;  margin-left: .08rem; }
.focus .hd ul .on { background-color: #FFFFFF; }
.focus .bd { position: relative; z-index: 0;height: 100%; }
.focus .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */ }

.focus .bd li{
    position: relative;
}
.focus .bd li img{
    width: 100%;
    height: 100%;
}
.focus .bd li .one{
    width: 100%;
    position: absolute;
    top: 1.6rem;
    text-align: center;
    color: #fff;
}
.focus .bd li .one>h2{
    font-size: .45rem;
    font-weight: bold;
}
.focus .bd li .one>p{
    font-size: .1rem;
}
.prev{
    position: absolute;
    top: 50%;
    left: 10%;
    display: inline-block;
    font-size: 30px;
    cursor: pointer;
}
.next{
    position: absolute;
    top: 50%;
    right: 10%;
    font-size: 30px;
    cursor: pointer;
}
/*about*/

.about{
  width: 74%;
  margin: 4% 12%;
  text-align: center;
}
.stbox1 {
    display: block;
    width: 50%;
    margin: 0 auto 30px;
    border: 10px solid rgba(255, 255, 255, .8);
}
.stbox1 h4 {
    font-size: 60px;
    line-height: 60px;
    color: #f5f5f5;
    font-weight: bold;
    margin-top: 20px;
}
.stbox1 h5 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px;
}
.about>p{
    width: 100%;
    color: #fff;
    font-size: 16px;
    text-align: justify;
    text-indent: 2em;
    line-height: 28px;
    margin-bottom: 10px;
}
.about>a{
    padding: 5px 20px;
    border: solid 1px #f57720;
    color: #f57720;
    display: inline-block;
    margin-top: 15px;
}
.about>a:hover{
    background:#f57720;
    color: #fff;
}


.listlm{
    width: 86%;
    height: auto;
    padding: 30px 0;
    margin: 0;
    display: inline-block;
}
.listlm li{
    position: relative;
    color: #fff;
}
.listlm li::after{
    content: "";
    position: absolute;
    width: 1px;
    height: 40px;
    background: #ddd;
    right: 0;
    top: 8px;
}
.listlm li:nth-of-type(4)::after {
    background: none;
}
.listlm li h2{
    font-size: 30px;
}

.listlm li h2 span{
    font-size: 16px;
}



.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 60%;margin: 0 auto; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
    position: relative;
    display:inline;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper { width: 50%; margin: 30px auto; position: relative;}
.counter { background-color: #ffffff; padding: 20px 0; border-radius: 5px;width: 90%}
.count-title { font-size: 40px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }

.section-2>p{
    width: 50%;
    margin: 0 auto;
}
.section-2>p>a{
    padding: 5px 20px;
    border: solid 1px #999;
    color: #999;
}
.section-2>p>a:hover{
    background: #f57720;
    color: #fff;
}

/*product*/
.pleibox{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.pleibox .pro{
    width: 16%;
    background: #fff;
    padding: 10px 10px 0;
}
.pleibox .pro h3{
    font-size: 17px;
    font-weight: 600;
    line-height: 50px;
}
.sytitle{
    width: 32%;
    text-align: center;
    display: block;
    margin: 80px auto 0;
    padding: 20px 0;
    /* border: 6px solid rgba(255, 255, 255, .8); */
}
.sytitle p{
    margin: 0;
}
.sytitle h2{
    font-size: 42px;
    text-transform:uppercase;
    margin: 15px 0 10px 0;
    font-weight: 600;
    color: #fff;
}
.sytitle h2 span{
    color: #f57720;
}
.sytitle h3 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    color: #f5f5f5;
}
.product .symore{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 50px 0 0;
}
.product .symore a {
    padding: 8px 62px;
    border: solid 1px #fff;
    color: #fff;
    margin-top: 20px;
    font-size: 15px;
    text-decoration: none;
}
.product .symore a:hover {
    background: #f57720;
    border: none;
    color: #fff;
}
.pro>.flip_wrap{
    width: 100%;
    height: auto;
    position: relative;
}
.pro>.flip_wrap>img {
    width: 100%;
    height: auto;
    display: block;
}

.pro>.flip_wrap>.flip{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    transition: 1s;
    width:100%;
    height:100%;
    background: rgba(0,0,0,.8);
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.pro>.flip_wrap>.flip>a{
    color: #fff;
}
.pro>.flip_wrap:hover>.flip{
    opacity: 1;
    cursor: pointer;
}
.pro>p{
    color: #333;
    text-align: center;
    padding: 10px 0;
    margin: 0 !important;
    font-weight: 600;
    font-size: 15px;
}

/*peoduct-show*/
.product-show{
    margin-top: 130px;
}
.pro-s{
    padding: 10px;
    position: relative;
    transition: .3s;
}
.pro-s:hover{
    box-shadow: 0 0 5px #ccc;
    transform: translateY(-10px);
}
.pro-s img{
    width: 100%;
}
.pro-s>a{
    width: 100%;
    height: 100%;

}
.pro-s p{
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*background: rgba(0,0,0,.5);*/
    /*width: 100%;*/
    /*height: 100%;*/
    color: #fff;
    /*display: flex;*/
    /*justify-content:center;*/
    /*align-items:center;*/
    font-size: 20px;
    text-align: center;

}

/*合作伙伴*/
.partner ul{ margin: 20px 0 0;}
.logotu{ width: 90%; margin: 0 auto 20px;}
.logotu p{ width: 100%; height: 32px; line-height: 32px; background: rgba(255, 255, 255, .8); font-size: 17px; font-weight: bold;}
.logotu img{ width: 100%; height: auto; display: inline-block;}
.pic{ width: 100%; height: auto;}
.par{
    margin: 5px;
}
.par>img{
    width: 100%;
}
.partner{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 132px;
    margin: 0 auto;
    z-index: 9999;
}
.partner>h4{
    font-size: 60px;
    line-height: 80px;
    color: #ddd;
    font-weight: bold;
}
.partner>h5{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    line-height: 40px;
}

.slideshow {
    position: absolute;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

.slideshow-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background: no-repeat 50% 50%;
    background-size: cover;
    -webkit-animation-name: kenburns;
    animation-name: kenburns;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 16s;
    animation-duration: 16s;
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.slideshow-image:nth-child(1) {
    -webkit-animation-name: kenburns-1;
    animation-name: kenburns-1;
    z-index: 3;
}
.slideshow-image:nth-child(2) {
    -webkit-animation-name: kenburns-2;
    animation-name: kenburns-2;
    z-index: 2;
}
.slideshow-image:nth-child(3) {
    -webkit-animation-name: kenburns-3;
    animation-name: kenburns-3;
    z-index: 1;
}
.slideshow-image:nth-child(4) {
    -webkit-animation-name: kenburns-4;
    animation-name: kenburns-4;
    z-index: 0;
}

@-webkit-keyframes kenburns-1 {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    1.5625% {
        opacity: 1;
    }
    23.4375% {
        opacity: 1;
    }
    26.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    98.4375% {
        opacity: 0;
        -webkit-transform: scale(1.21176);
        transform: scale(1.21176);
    }
    100% {
        opacity: 1;
    }
}

@keyframes kenburns-1 {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    1.5625% {
        opacity: 1;
    }
    23.4375% {
        opacity: 1;
    }
    26.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    98.4375% {
        opacity: 0;
        -webkit-transform: scale(1.21176);
        transform: scale(1.21176);
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes kenburns-2 {
    23.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    26.5625% {
        opacity: 1;
    }
    48.4375% {
        opacity: 1;
    }
    51.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@keyframes kenburns-2 {
    23.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    26.5625% {
        opacity: 1;
    }
    48.4375% {
        opacity: 1;
    }
    51.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@-webkit-keyframes kenburns-3 {
    48.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    51.5625% {
        opacity: 1;
    }
    73.4375% {
        opacity: 1;
    }
    76.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@keyframes kenburns-3 {
    48.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    51.5625% {
        opacity: 1;
    }
    73.4375% {
        opacity: 1;
    }
    76.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@-webkit-keyframes kenburns-4 {
    73.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    76.5625% {
        opacity: 1;
    }
    98.4375% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes kenburns-4 {
    73.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    76.5625% {
        opacity: 1;
    }
    98.4375% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/* sy-yxweb */
.yxweb{
    width: 100%;
    margin: 156px 0 50px 60px;
    text-align: left;
    border: 5px solid #fff;
    padding: 30px;
}
.yxweb h3{
    font-size: 22px;
    margin-bottom: 12px;
    color: #f57720;
    font-weight: 600;
}
.yxweb h4 {
    font-size: 16px;
    margin-bottom: 20px;
    color: #fff;
}
.yxweb p{
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #fff;
}

/* sy-xinwen */
.sytitle2 {
    width: 100%;
    margin: 62px 0 15px 0;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.sytitle2 h2 span{
    font-size: 42px;
    text-transform: uppercase;
    margin: 15px 0 15px 0;
    letter-spacing: 0;
}
.sytitle2 h2 span b{
    color: #f57720;
    letter-spacing: 0;
    font-weight: 600;
}
.sytitle2 h2{
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    color: #ddd;
    letter-spacing: 5px;
}

.sytitle2 ul li{
    float: left;
}

.sytitle2 ul li a{
    color: #fff;
    font-size: 18px;
    line-height: 50px;
}
.left_con{ width: 100%; height: auto;}
.cont_box{ width: 100%; background: rgba(0, 0, 0, .5); height: auto;}
.cont_box .time{  background:  #f57720; height: 80px; width: 80px; text-align: center; color: #fff; float: left;}
.cont_box .time span:nth-of-type(1){ font-size: 28px; margin-top: 10px; display: block;}
.cont_box .dec {
    color: #fff;
    line-height: 26px;
    margin-left: 95px;
    font-size: 16px;
    letter-spacing: 2px;
    height: 80px;
    padding: 14px 0;
}
.right_con ul li a{ background: rgba(255, 255, 255, .8); margin: 0 0 12px 5%; text-decoration: none; display: flex; display: -webkit-flex; flex-flow: row wrap; justify-content: space-between; border-bottom: 1px solid #ddd; padding: 0 20px 15px 20px;}
.right_con .time{ float: left; width: 15%; color: #333; text-align: right; }
.right_con ul li a:hover .time{ color:#f57720;}
.right_con .time .year{ font-size: 46px; }
.right_con .time .date{ font-size: 14px;}
.right_con ul li a .con { width: 80%; color: #555;}
.right_con .con h4{ font-size: 18px; margin: 15px 0 10px;}
.right_con ul li a:hover .con .title{ font-weight: 600;}
.right_con .con .dec{ color: #666; font-size: 14px;}


/* sy-contact */
.section-6>p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #232323;
    color: #fff;
    padding: 20px 0;
    font-size: 14px;
    text-align: center;
}
.section-6>p>a{
    color: #fff;
    font-size: 14px;
}
.sylinkb{
    width: 100%;
    height: auto;
    display: inline-block;
    background: rgba(255, 255, 255, .8);
    padding: 50px 60px;
}
.contact{
    z-index: 2;
    height: 100%;
    padding: 40px 0;
}
.contact h4{
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}
.contact p{
    font-size: 14px;
    color: #333;
    line-height: 28px;
}
.linkfoot a{
    line-height: 28px;
    font-size: 14px;
    color: #333;
}