/*全局样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,fieldset, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6 {font-weight: 500}
ul{list-style: none}
.cl{clear:both}.abs{position:absolute;}.rel{position:relative;}
a{text-decoration:none}
img{border:none;} .fl{float: left;} .fr{float: right}
.fix{position:fixed;} .abs{position:absolute;} .rel{position:relative;}
.din{display:none;} .dib{display:block;}
.mt20{margin-top:0.533333rem}.mb20{margin-bottom:0.533333rem;}.ml20{margin-left:0.533333rem;}.mr20{margin-right:0.533333rem}
.h100{height:2.666667rem;} .h20{height:0.533333rem;} .h88{height:2.346667rem}.h120{height:3.466667rem;}
.ovh{overflow: hidden;}.space20{height:0.533333rem;}*:focus{outline: none;}input::-webkit-input-placeholder{color:#999999}textarea::-webkit-input-placeholder{color:#999999}
/*表单类\输入框\radio\checkbox*/
input[type="text"],
input[type="button"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="datetime-local"],
input[type="time"],
input[type="number"],select,textarea,
input[type=checkbox],input[type=radio] {
    border: none;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 2.2rem;
    line-height: normal;
    color: #424242;
    font-size: 0.8rem;
    font-family: inherit;
    box-sizing: border-box;
    -webkit-user-select: text;
            user-select: text;
    -webkit-appearance: none;
            appearance: none;
            outline: none;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}
/*头部*/
.header {
    background:rgba(0,0,0,0.5);
    height:2.133333rem;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:99;
}
.header .menu{
    content:"";
    position:absolute;
    right:0.533333rem;
    top:50%;
    width:1.28rem;
    height:1.28rem;
    background:url(../images/ico-menu.png) 0 0 no-repeat;
    background-size:1.28rem;
    margin-top:-0.64rem;
    display:block;
}
.header .menu.cur{
    background:url(../images/ico-close.png) 0 0 no-repeat;
    background-size:1.28rem;
}
.header .logo {
    padding:0.533333rem;
    color:#505050;
    box-sizing: border-box;
}
.header .logo img{
    height:1.066667rem;
}
.header .header-r{
    display:none;
    background:rgba(0,0,0,0.7);
    position:absolute;
    width:100%;
    top:2.133333rem;
    z-index:9;
}
.header .nav ul li{
    line-height: 2.666667rem;
    border-top:#767676 1px solid;
}
.header .nav ul li:last-child{
    border-bottom:#767676 1px solid;
}
.header .nav ul li a{
    font-size:0.693333rem;
    color:#fff;
    display:block;
    padding:0 0.8rem;
}
.header .nav ul li.cur a{
    color:#bd8c67;
}
.header .langue span{
    display:none;
}
.header .langue{
    padding:0.8rem;
    float:left;
}
.header .langue a{
    font-size:0.693333rem;
    color:#fff;
    margin:0 0.8rem 0 0;
    float:left;
}
.header .langue a.cur{
    color:#bd8c67;
}
.header .header-r .links {
    float:right;
}
.header .header-r .links a{
    display:block;
    float:left;
    width:0.96rem;
    height:0.96rem;
    padding:0.8rem 0.8rem 0.8rem 0;
}
.header .header-r .links a img{
    width:0.96rem;
    height:0.96rem;
    display:block;
    object-fit: contain;
}
.index-banner .swiper-container img{
    width:100%;
    object-fit: contain;
}
.swiper-pagination-bullet{
    width:10px;
    height:10px;
}
.index-about{
    padding:0.533333rem 0;
    overflow:hidden;
}
.index-about .hd {
    margin-bottom:0.533333rem;
    padding:0 0.533333rem;
}
.index-about .hd h2{
    font-size:0.853333rem;
    color:#000000;
    line-height:1.6rem;
    position:relative;
	padding-right:1.333333rem;
	text-align: right;
}
.index-about .hd h2:before{
    content:"";
    position:absolute;
    right:0;
    top:50%;
    background:url(../images/tit-mark.png) 0 0 no-repeat;
    background-size:0.8rem;
    width:0.8rem;
    height:0.8rem;
    margin-top:-0.4rem;
}
.index-about .intro{
    margin-bottom:0.8rem;
    padding:0 0.533333rem;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.index-about .intro p{
    font-size:0.693333rem;
    line-height:1.013333rem;
    margin-bottom:0.533333rem;
}
.index-about .intro a{
    color:#999999;
    font-size:0.64rem;
}
.index-about .aboutimg{
    width:20rem;
    height:18.24rem;
    overflow:hidden;
    margin-bottom:0.8rem;
}
.index-about .aboutimg img{
    width:18.933333rem;
    margin:0 0.533333rem;
    height:18.24rem;
    object-fit:cover;
}
.index-about .video{
    width:20.0rem;
    height:11.226667rem;
    margin:0.8rem 0 0 0;
}
.index-hd{
    padding:0.533333rem;
    text-align:center;
}
.index-hd h2{
    font-size:0.853333rem;
    color:#000000;
    line-height:1.333333rem;
    margin-bottom:0.266667rem;
}
.index-hd p{
    font-size:0.64rem;
    color:#999999;
    line-height:0.96rem;
}
.index-product{
    background:#f5f5f5;
    padding:0.8rem 0;
}
.index-product .con ul li{
    position:relative;
    margin-bottom:0.533333rem;
    overflow:hidden;
}
.index-product .con ul li img{
    width:18.933333rem;
    margin:0 0.533333rem;
    height:12rem;
    object-fit: cover;
    display:block;
}
.index-product .con ul li .text{
    position:absolute;
    background:rgba(189,140,103,0.5);
    bottom:0;
    box-sizing:border-box;
    padding:0.533333rem;
    right:-1000px;
    width:100%;
}
.index-product .con ul li .text h3{
    font-size:0.8rem;
    color:#ffffff;
    line-height:1.333333rem;
}
.index-product .con ul li .text .tag span{
    font-size:0.693333rem;
    color:#ffffff;
    line-height:0.96rem;
    margin:0 0.533333rem 0 0;
}
.index-product .con ul li .text p{
    color:#fff;
    font-size:0.693333rem;
    line-height:0.96rem;
}
.index-product .con ul li .tit{
    position:absolute;
    text-align:center;
    width:100%;
    top:50%;
    margin-top:-1.066667rem;
}
.index-product .con ul li .tit h3{
    display:inline-block;
    height:2.133333rem;
    line-height:2.133333rem;
    font-size:0.746667rem;
    color:#fff;
    min-width:5.333333rem;
    padding:0 0.533333rem;
    box-sizing:border-box;
    background:rgba(0,0,0,0.3);
}
.index-product .con ul li:active .text{
    right:0;
    transition: right 0.3s;
}
.index-product .con ul li:active .tit{
    display:none;
}
.index-product .more{
    text-align:center;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.index-product .more a{
    color:#999999;
    font-size:0.693333rem;
    line-height:1.333333rem;
}
.index-cases{
    padding:0.8rem 0;
}
.index-cases-con{
    position:relative;
    width:20rem;
}
.index-cases-con .gallery-top{
    width:20rem;
    height:11.253333rem;
}
.index-cases-con .gallery-top .swiper-slide img{
    width:20rem;
    height:11.253333rem;
    object-fit: cover;
    display:block;
}
.index-cases-con .gallery-top .swiper-slide .text{
    position:absolute;
    background:rgba(0,0,0,0.5);
    width:13.333333rem;
    height:5.333333rem;
    top:50%;
    left:50%;
    margin-left:-6.666667rem;
    margin-top:-2.666667rem;
    font-size:0.746667rem;
    color:#fffefe;
    line-height:2.666667rem;
    display:-webkit-box;
    -webkit-box-align:center;
    -webkit-box-pack:center;
	text-align: center;
}
.index-cases-con .gallery-thumbs{
    position:absolute;
    right:0.533333rem;
    top:1.333333rem;
    z-index:99;
    height:8.5rem;
}
.index-cases-con .gallery-thumbs ul li{
    cursor:pointer;
}
.index-cases-con .gallery-thumbs ul li.cur img{
    border:#bd8c67 0.053333rem solid;
}
.index-cases-con .gallery-thumbs ul li img{
    width:2.4rem;
    height:1.36rem;
    object-fit: cover;
    border:#fff 0.053333rem solid;
}
.index-cases-con .swiper-button-next{
    top:auto;
    bottom:-0.4rem;
    margin:0;
    right:1.2rem;
    transform: rotate(90deg);
    background-size:0.533333rem;
}
.index-cases-con .swiper-button-prev{
    top:-0.4rem;
    left:auto;
    margin:0;
    right:1.2rem;
    background-size:0.533333rem;
    transform: rotate(90deg);
}
.footer{
    background:#333333;
}
.footer .left{
    padding:1.066667rem 0.8rem;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.footer .left .logo{
    height:1.066667rem;
    object-fit: contain;
    margin-bottom:15px;
}
.footer .left p{
    font-size:0.693333rem;
    color:#fff;
    line-height:1.12rem;
}
.footer dl{
    border-top:#5d5d5d 1px solid;
    padding:0.8rem;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.footer dl dt{
    font-size:0.746667rem;
    color:#ffffff;
    position:relative;
    line-height:1.333333rem;
    margin-bottom:0.266667rem;
    padding-right:1.066667rem;
    font-weight:600;
}
.footer dl dt:before{
    content:"";
    position:absolute;
    right:0;
    top:50%;
    background:url(../images/tit-mark.png) 0 0 no-repeat;
    background-size:0.533333rem;
    width:0.533333rem;
    height:0.533333rem;
    margin-top:-0.266667rem;
}
.footer dl dd a,
.footer dl dd span{
    display:block;
    color:#fff;
    font-size:0.693333rem;
    line-height:1.6rem;
}
.footer dl dd span{
    padding-left:1.546667rem;
    background-size:0.48rem;
}
/*
.footer dl dd span.tell{
    background:url(../images/contact-tell.png) 0 center no-repeat;
}
.footer dl dd span.skype{
    background:url(../images/contact-skype.png) 0 center no-repeat;
}
.footer dl dd span.email{
    background:url(../images/contact-email.png) 0 center no-repeat;
}
.footer dl dd span.web{
    background:url(../images/contact-web.png) 0 center no-repeat;
}
.footer dl dd span.addr{
    background:url(../images/contact-addr.png) 0 center no-repeat;
}
*/
.footer .copyright{
    background:#222222;
    line-height:0.96rem;
    text-align:center;
    color:#fff;
    font-size:0.64rem;
    padding:0.533333rem 2.5rem;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.footer .copyright span{
    margin:0 0.266667rem;
}
.inner-banner{
    height:10.133333rem;
    position:relative;
    background-size:cover!important;
}
.inner-banner .text{
    width:8.0rem;
    height:2.666667rem;
    background:rgba(189,140,103,0.5);
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-4.0rem;
    margin-top:-1.033333rem;
}
.inner-banner .text h2{
    font-size:0.96rem;
    color:#fff;
    text-align:center;
    line-height:2.666667rem;
}
.about-hd{
    border-bottom:#f5f5f5 1px solid;
    text-align:center;
}
.about-hd h3{
    text-align:center;
    line-height:1.333333rem;
    color:#bd8c67;
    font-size:0.8rem;
    border-bottom:#bd8c67 0.106667rem solid;
    padding:0 0.266667rem;
    display:inline-block;
}
.about-company-intro{
    padding:0.8rem 0;
    overflow: hidden;
}
.about-company-intro .intro{
    padding:1.066667rem 11px;
    overflow: hidden;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.about-company-intro .intro img{
    float:left;
    width:18.933333rem;
    height:14.24rem;
    object-fit: cover;
    
}
.about-company-intro .intro p{
    line-height:1.173333rem;
    font-size:0.693333rem;
    color:#555555;
    margin:0 0.8rem 0.533333rem 0.8rem;
}
.about-company-intro .culture .left .text{
    margin-bottom: 0.8rem;
    text-align:center;
}
.about-company-intro .culture .left .text h3{
    line-height:1.333333rem;
    color:#bd8c67;
    font-size:0.906667rem;
    border-bottom:#bd8c67 0.106667rem solid;
    padding:0 0.533333rem;
    display:inline-block;
    margin-bottom:0.266667rem;
}
.about-company-intro .culture .left .text p{
    color:#555555;
    font-size:0.693333rem;
    line-height:1.333333rem;
}
.about-company-intro .culture .right img{
    width:18.933333rem;
    height:21.92rem;
    object-fit: cover;
    margin:0 0.533333rem 0.8rem;
}
.about-media-con {
    position:relative;
    background:#f5f5f5;
    margin:1.066667rem auto;
    box-sizing:border-box;
    overflow:hidden;
}
.about-media-con .gallery-top{
    width:20rem;
    height:11.253333rem;
    margin:0;
}
.about-media-con .gallery-top .swiper-slide iframe{
    width:20rem;
    height:11.253333rem;
    display:none;
}
.about-media-con .gallery-top .swiper-slide.swiper-slide-active iframe{
    display:block;
}
.about-media-con .gallery-thumbs{
    position:relative;
    z-index:99;
    width:17.5rem;
    height:3rem;
    overflow:hidden;
    margin:0.4rem auto;
}
.about-media-con .gallery-thumbs .swiper-slide{
    cursor:pointer;
}
.about-media-con .gallery-thumbs .swiper-slide img{
    width:4.1rem;
    height:2.8rem;
    object-fit: cover;
    border:#f5f5f5 1px solid;
}
.about-media-con .gallery-thumbs .cur img{
    border:#bd8c67 1px solid;
}
.about-media-con .swiper-button-next{
    top:auto;
    bottom:0.4rem;
    margin:0;
    right:0.266667rem;
    height:2.8rem;
    width:0.746667rem;
    background:url(../images/arrow-r.png) center center no-repeat #fff;
    background-size:0.426667rem;
    cursor: pointer;
}
.about-media-con .swiper-button-prev{
    margin:0;
    bottom:0.4rem;
    top:auto;
    left:0.266667rem;
    right:auto;
    height:2.8rem;
    width:0.746667rem;
    background:url(../images/arrow-l.png) center center no-repeat #fff;
    background-size:0.426667rem;
    cursor: pointer;
}
.about-develop-con{
    padding:0.8rem 0;
    overflow:hidden;
}
.about-develop-con .left{
    padding:0 0.533333rem;
    box-sizing:border-box;
    position:relative;
    margin-bottom:0.266667rem;
}
.about-develop-con .left .development-classify {
    margin:0 1.066667rem;
}
.about-develop-con .left ul li span{
    background:#dcdcdc;
    width:3.8rem;
    padding:0 0.4rem;
    box-sizing:border-box;
    height:1.6rem;
    text-align:center;
    line-height:1.6rem;
    color:#000000;
    font-size:0.746667rem;
    margin:0.533333rem 0;
    cursor:pointer;
    position:relative;
    z-index:2;
    display:block;
}
.about-develop-con .left ul li.cur span{
    background:#bd8c67;
    color:#fff;
}
.about-develop-con .left .diggings-classify ul li span{
    width:auto;
    font-size:0.586667rem;
    margin:0.533333rem 0 0;
    overflow: hidden;
}

.about-develop-con .right{
    width:20rem;
}
.about-develop-con .development .swiper-slide img{
    width:18.933333rem;
    height:11.133333rem;
    object-fit: cover;
    margin:0 auto 0.533333rem;
    display: block;
}
.about-develop-con .development .swiper-slide .text{
    padding:0 0.5333rem;
}
.about-develop-con .development .swiper-slide p{
    color:#999999;
    font-size:0.64rem;
    line-height:1.173333rem;
    margin-bottom:0.533333rem;
}
.development-prev,
.development-next{
    background-size:0.95rem!important;
    width:0.95rem;
    height:0.826667rem;
    position:absolute;
    margin-left:-0.586667rem;
    cursor:pointer;
    transform: rotate(-90deg);
}
.development-prev{
    bottom:0.95rem;
    left:0.9rem;
    background:url(../images/arrow-top2.png) 0 0 no-repeat;
}
.development-next{
    bottom:0.95rem;
    right:0.266667rem;
    background:url(../images/arrow-bottom2.png) 0 0 no-repeat;
}
.about-honor-con{
    overflow:hidden;
    position:relative;
    margin-bottom:0.8rem;
}
.about-honor-con .honor .swiper-slide{
    width:20rem;
    height:15.013333rem;
    box-sizing:border-box;
}
.about-honor-con .honor .swiper-slide img{
    width:18.933333rem;
    margin:0 0.533333rem;
    height:15.013333rem;
    object-fit: contain;
    box-sizing:border-box;
    overflow:hidden;
}
.honor-prev,
.honor-next{
    background-size:0.8rem!important;
    width:1.8rem;
    height:1.8rem;
    position:absolute;
    top:50%;
    margin-top:-0.9rem;
    cursor:pointer;
    z-index:99;
    border-radius:100px;
}
.honor-prev{
    left:0.266667rem;
    background:url(../images/arrow-l-white.png) center center no-repeat rgba(0,0,0,.3);
}
.honor-next{
    right:0.266667rem;
    background:url(../images/arrow-r-white.png) center center no-repeat rgba(0,0,0,.3);
}
.website{
    color:#999999;
    font-size:0.693333rem;
    line-height:1.333333rem;
    padding:0.533333rem 0.8rem;
    border-bottom:#f5f5f5 1px solid;
	direction:rtl;
}
.website a{
    color:#999;
}
.leftmenu{
    margin-bottom:0.266667rem;
}
.leftmenu h3{
    display:none;
}
.leftmenu ul{
    background:#f5f5f5;
    overflow-x: scroll;
    white-space: nowrap;
    padding:0 0 0 0.8rem;
    line-height:2.133333rem;
	direction:rtl;
	
}
.leftmenu ul li{
    display:inline-block;
    line-height:2.133333rem;
    margin:0 0.8rem 0 0;
}
.leftmenu ul li a{
    color:#555555;
    font-size:0.746667rem;
    position:relative;
}
.leftmenu ul li.cur a,
.leftmenu ul li:hover a{
    color:#bd8c67;
}
.productlist ul li{
    float:left;
    width:9.2rem;
    margin:0 0 0.533333rem 0.533333rem;
}
.productlist ul li img{
    width:9.2rem;
    height:6.08rem;
    object-fit: cover;
}
.productlist ul li p{
    text-align:center;
    font-size:0.693333rem;
    color:#555555;
    line-height:1.173333rem;
}
.productlist ul li a:hover p{
    color:#bd8c67;
}
/*分页*/
.paging{
    text-align:center;
    margin:0.8rem 0;
}
.paging .cont{
    display:inline-block;
}

.paging .cont span{
    display:block;
    background:#bd8c67;
    width:1.066667rem;
    height:1.066667rem;
    text-align:center;
    line-height:1.066667rem;
    font-size:0.64rem;
    color:#fff;
    float:left;
    margin:0 0.266667rem;
}

.paging .cont a{
    display:block;
    background:#dddddd;
    width:1.066667rem;
    height:1.066667rem;
    text-align:center;
    line-height:1.066667rem;
    font-size:0.64rem;
    color:#777777;
    float:left;
    margin:0 0.266667rem;
}
.paging .cont a:hover,
.paging .cont a.on{
    background:#bd8c67;
    color:#fff;
}

.product-detail .topbox .leftside{
    width:20rem;
    background:#f5f5f5;
    padding:0.266667rem;
    box-sizing:border-box;
    position:relative;
    float:right;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.product-detail .topbox .leftside .gallery-top .swiper-slide img{
    width:19.466667rem;
    height:12.16rem;
    display:block;
    object-fit: cover;
}
.product-detail .topbox .leftside .gallery-thumbs{
    width:17.333333rem;
    margin:0.533333rem auto 0;
}
.product-detail .topbox .leftside .gallery-thumbs .swiper-slide img{
    width:4.266667rem;
    height:2.666667rem;
    object-fit: cover;
    cursor:pointer;
    box-sizing:border-box;
    border:#f5f5f5 1px solid;
}
.product-detail .topbox .leftside .gallery-thumbs .swiper-slide-active img{
    border:#bd8c67 1px solid;
}
.product-detail .topbox .leftside .swiper-button-prev,
.product-detail .topbox .leftside .swiper-button-next{
    background-size:12px!important;
    width:0.8rem;
    height:2.666667rem;
    position:absolute;
    bottom:0.533333rem;
    cursor:pointer;
    top:auto;
}
.product-detail .topbox .leftside .swiper-button-prev{
    left:0.266667rem;
    background:url(../images/arrow-l.png) center center no-repeat #fff;
}
.product-detail .topbox .leftside .swiper-button-next{
    right:0.266667rem;
    background:url(../images/arrow-r.png) center center no-repeat #fff;
}
.product-detail .topbox .rightside{
    padding:0.8rem;
    overflow:hidden;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.product-detail .topbox .rightside h3{
    font-size:0.853333rem;
    color:#000000;
    line-height:1.333333rem;
    margin-bottom:0.533333rem;
}
.product-detail .topbox .rightside ul li{
    font-size:0.693333rem;
    color:#555555;
    line-height:1.013333rem;
}
.product-detail .topbox .rightside ul li span{
    font-size:0.693333rem;
    line-height:1.013333rem;
    font-weight:bold;
    display:inline-block;
}
.product-detail .topbox .rightside .consult{
    font-size: 0.746667rem;
    color:#ffffff;
    width:6.0rem;
    height:1.733333rem;
    line-height:1.733333rem;
    border-radius:5px;
    background:url(../images/ico-consult.png) 0.586667rem center no-repeat #03b6f1;
    background-size:0.793333rem;
    display:block;
    padding-left:1.866667rem;
    box-sizing:border-box;
    float:left;
    margin:0.533333rem 0 0.8rem;
}
.product-detail .topbox .rightside .attention{
    margin:0.8rem 0 0 0;
    float:right;
}
.product-detail .topbox .rightside .attention span{
    font-size:0.693333rem;
    color:#555555;
    line-height:1.013333rem;
    float:right;
}
.product-detail .topbox .rightside .attention a{
    float:left;
    margin:0 0.4rem 0 0;
}
.product-detail .topbox .rightside .attention img{
    width:1.013333rem;
    height:1.013333rem;
}
.product-detail .detail-hd{
    border-bottom:#f5f5f5 1px solid;
    line-height:1.6rem;
    margin-bottom:0.533333rem;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.product-detail .detail-hd h3{
    font-size:0.8rem;
    color:#555555;
    display:inline-block;
    padding:0 0.533333rem;
    border-bottom:#bd8c67 0.053333rem solid;
}
.product-detail .detail .cont{
    box-sizing:border-box;
    padding:0.533333rem;
}
.product-detail .detail .cont img{
    max-width:100%;
    margin-bottom:0.266667rem;
}
.product-detail .detail .next {
    margin:0.266667rem 0.8rem 0.8rem 0.8rem;
    overflow: hidden;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.product-detail .detail .next a{
    font-size:0.693333rem;
    color:#999999;
    display:block;
    line-height:1.333333rem;
    height:1.333333rem;
    overflow:hidden;
}
.product-detail .detail .next a.fl,
.product-detail .detail .next a.fr{
    float:none;
}
.caselist ul li{
    float:left;
    width:9.2rem;
    margin:0 0 0.533333rem 0.533333rem;
}
.caselist ul li img{
    width:9.2rem;
    height:9.2rem;
    object-fit: cover;
}
.caselist ul li p{
    text-align:center;
    font-size:0.693333rem;
    color:#555555;
    line-height:1.333333rem;
    height:1.333333rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding:0 0.533333rem;
    box-sizing:border-box;

}
.caselist ul li a:hover p{
    color:#bd8c67;
}
.case-detail .topbox{
    background:#f5f5f5;
    padding:0.266667rem;
    box-sizing:border-box;
    position:relative;
}
.case-detail .topbox .gallery-top .swiper-slide img{
    width:20rem;
    height:12.0rem;
    display:block;
    object-fit: cover;
}
.case-detail .topbox .gallery-thumbs{
    width:20rem;
    margin:0.4rem auto;
}
.case-detail .topbox .gallery-thumbs .swiper-slide{
    margin-right:18px!important;
}
.case-detail .topbox .gallery-thumbs .swiper-slide img{
    width:3.8rem;
    height:2.933333rem;
    object-fit: cover;
    cursor:pointer;
    box-sizing:border-box;
    border:#f5f5f5 1px solid;
}
.case-detail .topbox .gallery-thumbs .swiper-slide-active img{
    border:#bd8c67 1px solid;
}
.case-detail .topbox .swiper-button-prev,
.case-detail .topbox .swiper-button-next{
    width:0.96rem;
    height:2.666667rem;
    position:absolute;
    cursor:pointer;
    top:6.0rem;
    background-color:rgba(255,255,255,0.5);
    background-size:10px!important;
}
.case-detail .topbox .swiper-button-prev{
    left:10px;
}
.case-detail .topbox .swiper-button-next{
    right:10px;
}
.case-detail-intro{
    margin:0.8rem;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.case-detail-intro h3{
    font-size:0.853333rem;
    color:#000000;
    line-height:1.333333rem;
}
.case-detail-intro p{
    color:#555555;
    font-size:0.746667rem;
    line-height:1.013333rem;
}
.case-detail .next {
    margin:0.266667rem 0.8rem 0.8rem 0.8rem;
    overflow: hidden;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.case-detail .next a{
    font-size:0.693333rem;
    color:#999999;
    line-height:1.333333rem;
    height:1.333333rem;
    overflow: hidden;
    display:block;
}
.case-detail .next a.fl,
.case-detail .next a.fr{
    float:none;
}
.brand-banner{
    background:url(../images/brand-banner.jpg) -5rem 0 no-repeat;
    background-size:cover;
    width:100%;
    height:30rem;
    margin-bottom:0.8rem;
}
.brand-banner .w1400{
    box-sizing:border-box;
    padding:3.266667rem 1.0rem 1.066667rem;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.brand-banner h2{
    font-size:0.96rem;
    line-height:1.28rem;
    color:#ffffff;
    position:relative;
    padding-bottom:0.266667rem;
    margin-bottom:0.8rem;
}
.brand-banner h2:after{
    content:"";
    position:absolute;
    bottom:0;
    right:0;
    background:#ffffff;
    width:2.133333rem;
    height:0.053333rem;
}
.brand-banner .text{
    font-size:0.693333rem;
    line-height:1.353333rem;
    color:#ffffff;
}
.brand-banner .text h3{
    font-size:0.906667rem;
}
.barnd-strength .about-honor-con {
    padding:0.533333rem 0 0 0;
}
.barnd-strength .about-honor-con .swiper-slide img {
    width:18.933333rem;
    margin:0 0.533333rem;
    height:12rem;
    object-fit: cover;
}
.barnd-strength .about-honor-con .quality {
    margin:0 auto;
    width:18.933333rem;
}
.barnd-strength .about-honor-con .quality .swiper-slide img{
    width:8.6rem;
    height:12.613333rem;
    object-fit: contain;
    border:#f5f5f5 0.133333rem solid;
}
.about-develop.diggings .left ul:after,
.about-develop.diggings .left ul li:after,
.about-develop.diggings .left ul li:before{
    display:none;
}
.about-develop.diggings .left .diggings-classify{
    margin:0 0.8rem;
}
.about-develop.diggings .left ul{
    margin:0;
}
.about-develop.diggings .left ul li{
    width:auto;
    margin:0.533333rem 0;
    font-size:0.64rem;
}
.about-develop.diggings .development .swiper-slide img{
    width:18.933333rem;
    height:18.666667rem;
}
.about-develop.diggings .development .swiper-button-prev,
.about-develop.diggings .development .swiper-button-next{
    width:1.066667rem;
    height:2.666667rem;
    position:absolute;
    cursor:pointer;
    top:8.0rem;
    background-color:rgba(255,255,255,0.5);
    background-size:10px!important;
    z-index:9;
    bottom:auto;
    margin:0;
    background-position: center center;
}
.about-develop.diggings .development{
    position:relative;
}
.about-develop.diggings .development .swiper-button-prev{
    left:0.533333rem;
}
.about-develop.diggings .development .swiper-button-next{
    right:0.533333rem;
    left:auto;
}
.about-develop-con.diggings .development .swiper-slide img{
    margin-bottom:0;
}

.contact-us{
    padding:0.8rem 0;
    overflow:hidden;
}
.contact-us .topbox{
    padding:0.8rem;
}
.contact-us .topbox .left{
    overflow:hidden;
    margin-bottom:1.066667rem;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.contact-us .topbox h3{
    font-size:0.92rem;
    color:#000000;
    line-height:1.333333rem;
    font-weight:500;
}
.contact-us .topbox .text{
    margin-top:0.8rem;
}
.contact-us .topbox .text h4{
    font-size:0.8rem;
    color:#000000;
    line-height:1.226667rem;
    font-weight:500;
}
.contact-us .topbox .text p{
    font-size:0.746667rem;
    color:#000000;
    line-height:1.173333rem;
}
.contact-us .topbox .text .link{
    margin:0.4rem 0 0 0;
}
.contact-us .topbox .text .link a{
    float:right;
    margin:0 0.53333rem 0 0;
}
.contact-us .topbox .text .link a img{
    width:1.013333rem;
    height:1.013333rem;
}
.contact-us .topbox .form {
    overflow:hidden;
	direction:rtl;
	unicode-bidi:bidi-override;
}
.contact-us .topbox .form ul li {
    margin-bottom:0.533333rem;
    overflow:hidden;
}
.contact-us .topbox .form ul li label{
    font-size:0.746667rem;
    color:#555555;
    line-height:1.866667rem;
    display:block;
    
}
.contact-us .topbox .form ul li input{
    font-size:0.746667rem;
    color:#555555;
    line-height:1.866667rem;
    border:#cccccc 1px solid;
    box-sizing:border-box;
    float:right;
    width:18.433333rem;
    padding:0 0.266667rem;
}
.contact-us .topbox .form ul li textarea{
    font-size:0.746667rem;
    color:#555555;
    line-height:0.96rem;
    border:#cccccc 1px solid;
    box-sizing:border-box;
    width:18.433333rem;
    height:8.666667rem;
    padding:0.266667rem;
}
.contact-us .topbox .form ul li input::-webkit-input-placeholder{
    color:#ccc;
}
.contact-us .topbox .form ul li textarea::placeholder{
    color:#ccc;
}
.contact-us .topbox .form .btn{
    width:18.433333rem;
    height:1.866667rem;
    border-radius:5px;
    background:#bd8c67;
    color:#fff;
    font-size:0.746667rem;
    text-align:center;
    line-height:1.866667rem;
    display:block;
   
}
.contact-us .map{
    width:20rem;
    border-top:#f5f5f5 1px dashed;
    padding-top:0.8rem;
    margin:0.8rem auto;
}
.contact-us .mapbox{
    width:20rem;
    height:16rem;
}