* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

p {
    font-size: 14px;
    margin: 0;
}

ul,
li {
    list-style: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

input {
    outline: none
}

img {
    width: 100%;
    display: block;
}

.container {
    width: 1270px;
    margin: 0 auto;
}

.container::before,
.container::after {
    display: none;
}

body,
html {
    background: #fff;
    overflow-x: hidden;
    box-sizing: border-box;
}

body {
    font-family: "微软雅黑", microsoft yahei;

}


/*导航*/
.navbar {
    transition: 1s;
    left: 0;
    right: 0;
    position: fixed;
    margin-bottom: 0;
    z-index: 9999;
    border-radius: 0;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    background: rgba(0,0,0,.1);
}
.nav-top{
    background: #fff;
}
.navbar>div {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
}

.in-logo{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.navbar-brand {
    width: 120px;
    padding: 10px 0;
    height: auto;
}
.navbar-brand>span{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    letter-spacing: 2px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.nav-top .navbar-brand>span{
    color: #000;
}
.in-logo>span{
    font-size: 20px;
    color: #fff;
    padding-left: 20px;
}
.nav-top .in-logo>span{
    color: #000;
}
.navbar-nav {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.navbar-nav>li{
    padding: 0 30px;
    position: relative;
}
.navbar-nav>li>a {
    color: #fff;
    transition: .5s;
    font-size: 16px;
    padding: 43px 0;
    display: inline-block;
}
.nav-top .navbar-nav>li>a{
    color: #000;
}
.navbar-nav>li>hr{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
    width: 0;
    height: 2px;
    background: #fff;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.nav-top .navbar-nav>li>hr{
    background: #000;
}
.navbar-nav>li:hover>hr {
    width: 50px;
}

.navbar-nav>li.active>hr {
    width: 50px;
}

.navbar i {
    display: none;
}

.top-right {
    display: none;
}


/* search */
.search {
    margin: 27px 0;
    position: relative;
}

.search input {
    border-radius: 50px;
    border: solid 1px #ccc;
    padding: 5px 10px;
}

.search button {
    border: transparent;
    background: transparent;
    position: absolute;
    right: 10px;
    top: 20%;
}



/* banner */
.banner{ overflow:hidden;text-align:center;position:relative;}
.banner a{ display:block;}
.banner img{ max-width:100%;}
.banner .bx-wrapper .bx-pager.bx-default-pager a{background:#fff;opacity:0.7; *filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover, .banner .bx-wrapper .bx-pager.bx-default-pager a.active{background:#f60;opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.banner .bx-wrapper .bx-prev,.banner .bx-wrapper .bx-next{width:40px; height:60px; top:50%; margin-top:-30px; background:url(../img/slide_bPc.png) no-repeat; visibility:hidden;}
.banner:hover .bx-wrapper .bx-prev,.banner:hover .bx-wrapper .bx-next{ visibility:visible;}
.banner .bx-wrapper .bx-prev{ left:50px; background-position:0 0;}
.banner .bx-wrapper .bx-next{right:50px; background-position:-40px 0;}
.bannerPc{ text-align:center;}
.bannerPc ul,.bannerPc li{ margin:0; padding:0; list-style:none;}
.bannerPc a{ display:block;}
.bannerPc img{ max-width:100%; vertical-align:middle;}

.bxslider li{
    position: relative;
}
.in-ban-con{
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding-top: 60px;
}
.in-ban-con h3{
    font-size: 36px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fff;
    font-weight: bold;
    letter-spacing: 5px;
}
.in-ban-logo{
    width: 600px;
    margin:  0 auto;
}
.in-ban-con hr{
    width: 140px;
    height: 4px;
    background: #fff;
    margin: 30px auto;
    border: none;
}
.in-ban-con h4{
    font-size: 24px;
    color: #fff;
    letter-spacing: 5px;
}
.in-ban-con p>span{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #fff;
    margin: 30px 6px;
}


.in-ban-con2{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.title{
    text-align: center;
}
.title>h3{
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.title>hr{
    width: 20px;
    height: 2px;
    background: #000;
    margin: 10px auto;
}
.title>h4{
    font-size: 16px;
    color: #999;
}

.in-about{
    padding: 80px 0;
}
.in-ab-con{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 50px;
}
.in-ab-left{
    width: 48%;
}
.in-ab-left h1{
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.in-ab-left h4{
    font-size: 14px;
    color: #aaa;
    margin-bottom: 30px;
}
.in-ab-left p{
    font-size: 14px;
    line-height: 30px;
    color: #555;
}
.in-ab-left a{
    display: inline-block;
    padding: 5px 20px;
    background: #dbbd7d;
    font-size: 14px;
    color: #fff;
    margin-top: 40px;
}
.in-ab-right{
    width: 51%;
    position: relative;
    padding-top: 20px;
}
.cf-xt{
    position: absolute;
    right: 0px;
    top: 15px;
    width: 19.2%;
}
.xt-img{
    position: relative;
    margin: 5px 0;
}
.xt-img>p{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.6);
    margin: 0;
}
.but>p{
    background: transparent;
}
.cf-dt{
    width: 80%;
}





















.in-wrap{
    margin-top: 40px;
}
.main {
    padding: 20px 0;
    margin: 0 auto;
    width: 100%;
}

.numCount {
    margin: 0 -10px;
}

.numCount ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.numCount li {
    width: 24%;
    text-align: center;
    padding: 30px 0;
}

.numCount li .item {
    margin: 0 10px;
    border-left: 1px solid #ccc;
}

.numCount li:first-of-type .item {
    border-left: none;
}

.numCount li .numU {
    line-height: 1.3;
}

.numCount li .numCX {
    font-size: 40px;
    color: #dbbd7d;
    font-weight: bold;
}

.numCount li .numU .unitC {
    font-size: 100%;
    line-height: 1.3;
    margin-left: 0.3em;
}

.numCount li .numU sup {
    vertical-align: top;
}

.numCount li .numU sub {
    vertical-align: baseline;
}

@media (max-width:800px) {
    .numCount li .numCX {
        font-size: 36px;
    }
}

@media (max-width:480px) {
    .numCount {
        font-size: 0.5vw;
    }
}




/* product */
.product {
    background-size: cover;
}

.pro-show {
    padding: 120px 0;
}
.pro-show .title{
    text-align: center;
}
.pro-show .title>h3{
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
.pro-show .title>hr{
    width: 50px;
    height: 2px;
    background: #dbbd7d;
    margin: 15px auto;
}
.pro-show>ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 50px 0;
}
.pro-show>ul>li{
    margin: 0 20px;
    background: #313131;
}
.pro-show>ul>li>a{
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
}


.Box {
    position: relative;
}

.Box .content {
    width: 1090px;
    margin: 0 auto;
}

.Box .Box_con {
    position: relative;
    margin-top: 50px;
}

.Box .Box_con .btnl {
    position: absolute;
}

.Box .Box_con .btn {
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 40%;
    cursor: pointer;
}

.Box .Box_con .btnl {
    background: url(../img/jtl02.png) no-repeat center;
    left: -72px;
}

.Box .Box_con .btnr {
    background: url(../img/jtr02.png) no-repeat center;
    right: -72px;
}

.Box .Box_con .btnl:hover {
    background: url(../img/jtl03.png) no-repeat center;
}

.Box .Box_con .btnr:hover {
    background: url(../img/jtr03.png) no-repeat center;
}

.Box .Box_con .conbox {
    position: relative;
    overflow: hidden;
}

.Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
}

.Box .Box_con .conbox ul li {
    float: left;
    width: 350px;
    height: 400px;
    margin-left: 20px;
    overflow: hidden;

}

.Box .Box_con .conbox ul li:first-child {
    margin-left: 0;
}

.Box .Box_con .conbox ul li img {
    display: block;
    width: 350px;
    height: 360px;
    transition: all 0.5s;
    border: solid 1px #ccc;
}

.Box .Box_con .conbox ul li p {
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    color: #000;
}

.Box .Box_con .conbox ul li:hover img {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
}

.Box .BoxSwitch {
    margin-top: 30px;
    text-align: center;
}

.Box .BoxSwitch span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 30px;
    height: 3px;
    background: #ccc;
    margin: 0 5px;
    cursor: pointer;
}

.Box .BoxSwitch span.cur {
    background: #dbbd7d;
}

.BoxSwitch {
    display: none;
}

.pro-btn {
    text-align: center;
}

.pro-btn>a {
    display: inline-block;
    padding: 8px 15px;
    color: #fff;
    background: #dbbd7d;
    margin-top: 50px;
}




.title1>h3{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.title1>hr{
    width: 20px;
    height: 2px;
    background: #fff;
    margin: 10px 0;
    border: none;
}
.title1>h4{
    font-size: 16px;
    color: #ccc;
}

.in-field{
    background: url(../img/pro-bg.jpg) no-repeat;
    padding: 40px 0;
    margin: 50px 0;
}


.in-field ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 30px;
}
.in-field ul>li{
    width: 24%;
    margin: 15px 0;
    padding: 10px;
    background: rgba(0,0,0,.2);

}
.in-field ul>li img{
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.in-field ul>li:hover img{
    transform: scale(.95);
    -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -ms-transform: scale(.95);
    -o-transform: scale(.95);
}
.in-field .pro-btn{
    text-align: left;
}
.in-field .pro-btn>a{
    margin-top: 20px;
}
.in-field-text>h5{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.in-field-text>h5>span{
    font-weight: normal;
    text-transform: uppercase;
}
.in-field-text>p{
    font-size: 14px;
    color: #eee;
    line-height: 26px;
}








.in-news{
    padding: 80px 0;
}
.in-news .title1>h3{
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.in-news .title1>hr{
    width: 20px;
    height: 2px;
    background: #000;
    margin: 10px 0;
    border: none;
}
.in-news .title1>h4{
    font-size: 16px;
    color: #666;
}
.in-news-con{
    margin-top: 50px;
}
.in-news-con>ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.in-news-con>ul>li{
    width: 30%;
}
.in-news-con>ul>li h3>span{
    font-size: 30px;
    color: #aaa;
}
.in-news-con>ul>li h3>small{
    font-size: 16px;
    color: #666;
    display: inline-block;
    margin-left: 10px;
}
.in-news-con>ul>li h4{
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.in-news-con>ul>li p{
    font-size: 14px;
    color: #333;
    line-height: 26px;
}
.in-news-con>ul>li a{
    font-size: 14px;
    color: #000;
    margin-top: 20px;
    display: inline-block;
}
.in-news-con>ul>li a>i{
    font-size: 16px;
    color: #fff;
    background: #000;
    padding: 1px 7px 3px 7px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}



.partner .title1>h3{
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.partner .title1>hr{
    width: 20px;
    height: 2px;
    background: #000;
    margin: 10px 0;
    border: none;
}
.partner .title1>h4{
    font-size: 16px;
    color: #666;
}
.one{margin:50px auto;height: 100px;width:100%;overflow:hidden;position:relative; }
.one ul{height:100px;width:100000px;position:absolute;left:0;} /*ul width的宽不能过小*/
.one ul li{display:block;float:left;margin:5px;border-radius:5px;position:relative;border: solid 1px #ccc;}
.one ul li a{display:inline-block; width: 200px;} 
.one ul li img{border-radius:5px;display:block; width: 200px;}
.one ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.one ul li a:hover span{height:150px;line-height:150px;font-size:20px;text-align:center;transition:all 0.7s;}


/* footer */
.footer{
    background: url(../img/foot.jpg) no-repeat center;
    padding-top: 100px;
}
.footer .container{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.foot-left{
    width: 25%;
}
.foot-logo{
    width:100%;
text-align: center;
/* margin-bottom: 40px; */
}
.foot-logo>a{
    width: 200px;
    margin: 0 auto;
    display: inline-block;
}
.foot-left>p{
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}
.foot-left>ul{
    display: flex;
    flex-flow: row wrap;
}
.foot-left>ul>li{
    width: 20px;
    margin: 20px 10px 20px 0;
}
.foot-left>ul>li i{
    font-size: 16px;
    color: #fff;
}


.foot-ewm{
    width: 10%;
}
.foot-ewm>p{
    font-size: 16px;
    color: #fff;
    padding: 10px 0;
    margin: 0;
    text-align: center;
}

.foot-con{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 50%;
    padding-left: 5%;
}
.foot-con>ul{
    padding: 0 20px;
    width: 30%;
}
.foot-con>ul>li{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    display: flex;
    align-items: center;
    margin: 5px 0;
}
.foot-con>ul>hr{
    width: 70px;
    height: 1px;
    border: none;
    background: #999;
    margin: 10px 0;
}
.foot-con>ul>li>a{
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.foot-con>ul>li>a span{
    color: #e6212a;
    font-weight: bold;
}
.foot-con>ul>li i{
    width: 30px;
}
.foot{
    /* padding-top: 20px; */
}
.foot>div{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    padding: 30px 0;
}
.foot p,.foot a{
    font-size: 16px;
    color: #fff;
    padding: 0;
    margin: 0;
}
.navbar-lang{
    display: none;
}

@media all and (max-width:768px) {
    .container{
        width: 100%;
    }
    .navbar{
        position: relative;
        background: #fff;
    }
    .navbar i{
        display: block;
        font-size: 30px;
    padding-top: 15px;
    color: #000;
    }
    .navbar-brand{
        width: 80px;
    }
    .navbar-nav{
        position: absolute;
        left: 0;
        top: 78px;
        width: 100%;
        background: #fff;
        margin: 0;
        display: none;
    }
    .navbar-nav>li{
        width: 100%;
    }
    .navbar-nav>li>a{
        width: 100%;
        color: #000;
        padding: 15px 0;
    }
    .navbar-nav>li>hr{
        display: none;
    }
    .in-ban-logo{
        width: 100%;
    }
    .bx-wrapper .bx-pager{
        display: none;
    }
    .in-ban-title{
        display: none;
    }
    .in-ban-con h4{
        display: none;
    }
    .in-about{
        padding: 20px 0;
    }
    .in-ab-left,.in-ab-right{
        width: 100%;
    }
    .numCount li{
        width: 50%;
    }
    .numCount li:nth-of-type(3) .item{
        border-left: none;
    }
    .numCount li .numU .unitC{
        font-size: 14px;
    }
    .indc{
        font-size: 16px;
    }
    .in-field ul>li,.in-news-con>ul>li,.foot-left{
        width: 100%;
    }
    .in-field{
        margin: 50px 0 0;
        padding: 40px 0 0;
    }
    .foot-ewm,.foot-con{
        display: none;
    }
    .foot{
        padding: 0 15px;
    }
    .navbar-lang{
        display: block;
        padding-top: 25px;
    }
    .navbar-lang>a{
        font-size: 16px;
        color: #000;
        padding: 5px 10px;
        border: solid 1px #ccc;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
}
}