@charset "utf-8";
/* CSS Document */

body {padding:0; margin: 0; font-size: 12px; font-family:"Microsoft Yahei";}
ul,ol{list-style:none; padding: 0; margin: 0;}
        /* 整体滚动条样式 */
        ::-webkit-scrollbar {
            width: 8px; /* 垂直滚动条宽度 */
            height: 8px; /* 水平滚动条高度 */
        }

        /* 滚动条轨道 */
        ::-webkit-scrollbar-track {
            background-color: #f0f0f0;
            border-radius: 10px;
        }

        /* 滚动条滑块 */
        ::-webkit-scrollbar-thumb {
            background-color: #888;
            border-radius: 10px;
            border: 2px solid #f0f0f0;
            transition: all 0.2s ease;
        }

        /* 滚动条滑块悬停效果 */
        ::-webkit-scrollbar-thumb:hover {
            background-color: #555;
        }

        /* Firefox浏览器兼容性 */
        * {
            scrollbar-width: thin;
            scrollbar-color: #888 #f0f0f0;
        }


.pd60-0{padding:60px 0;}
.pd60-0-20{padding:60px 0 20px;}
.mt40{margin-top:40px;}
img{max-width:100%; height: auto;}
a{text-decoration:none!important;}
/*导航end*/
.owl-dots {
    text-align: center;
}
a{color:#666;}
.mob{display:none;}
.owl-dots .owl-dot span {
    width: 10px;
    height: 7px;
    border-radius: 50px;
    background: #fff;
    display: inline-block;
    opacity: .5;
    margin: 0 4px;
	transition:0.5s ease all;
}
.owl-dots .owl-dot.active span {
    opacity: 1;
    width: 20px;
	
}

#owl0 .owl-dots {
    display: inline-block;
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

#owl0.owl-carousel .owl-nav .owl-next, #owl0.owl-carousel .owl-nav .owl-prev {
    opacity: 0;
}
#owl0.owl-carousel .owl-nav i {
    font-size: 5rem;
    color: #fff;
    opacity: 0.5;
}
#owl0.owl-carousel .owl-nav .owl-next {
    right: 80px;
}
#owl0.owl-carousel .owl-nav .owl-prev {
    left: 80px;
}
#owl0.owl-carousel:hover .owl-nav .owl-next {
    right: 20px;
}
#owl0.owl-carousel:hover .owl-nav .owl-prev {
    left: 20px;
}
#owl0.owl-carousel .owl-nav .owl-next:hover i, #owl0.owl-carousel .owl-nav .owl-prev:hover i {
    opacity: 1
}
#owl0.owl-carousel:hover .owl-nav button {
    opacity: 1
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    display: block;
    position: absolute;
    outline: 0;
    top: 45%;
    transform: translateY(-50%);
    z-index: 6;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
/*OWL1*/

#owl1.owl-carousel .owl-nav i {
    font-size: 60px;
    color: #8d6e63;
    opacity: 0.8;
}
#owl1.owl-carousel .owl-nav .owl-next {
    right: -20px;
	top: 45%;
}
#owl1.owl-carousel .owl-nav .owl-prev {
    left: -20px;
	top: 45%;
}

#owl1.owl-carousel .owl-nav .owl-next:hover i, #owl1.owl-carousel .owl-nav .owl-prev:hover i {
    opacity: 1
}
#owl1.owl-carousel:hover .owl-nav button {
    opacity: 1
}

#myCarousel {
--f-carousel-slide-width: 100%;
--f-carousel-spacing: 10px;
    margin-bottom: 1rem;
}
#myNavigation {
--f-carousel-slide-width: 100px;
--f-carousel-spacing: 5px;
}
#myCarousel .is-selected img {
    cursor: pointer;
}
#myNavigation .is-selected img {
    opacity: 0.6;
    cursor: pointer;
}
#myNavigation .is-nav-selected img {
    opacity: 1!important;
}
#myNavigation .f-carousel__slide img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}



.dropdown:hover .dropdown-menu {
    display: block;
}
.offcanvas.show:not(.hiding), .offcanvas.showing {
    transform: none;
}
.offcanvas.hiding, .offcanvas.show, .offcanvas.showing {
    visibility: visible;
}

.fixed{background:#fff!important; box-shadow: 0 8px 25px 0 rgb(0 0 0 / 4%);
    -moz-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 0 8px 25px 0 rgb(0 0 0 / 4%);
    -o-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04); z-index: 999999; position: fixed!important; width: 100%; top: 0; left: 0;}
.logos{display:none;}
.fixed .logos{display:block!important;}
.fixed .logo{display:none;}
.fixed .container-fluid{padding:0.2rem 0;;}
.fixed .navbar-nav .nav-link.active, .navbar-nav .show>.nav-link{color:#000;}
.fixed .nav-link{color:#333;}
.fixed .nav-link:focus, .fixed .nav-link:hover{color:#8d6e63;}
.fixed .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.85%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.dh{  font-size: 20px; padding:0 0 0 1rem; display: flex; align-items: center;}
.dh a{color:rgb(141, 110, 99); font-weight: bold;}
.dh i{padding-right:10px;}


.item-text{position:absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1;}
.item-text .item-box{ padding-top: 18%;     text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px; text-align: center;}
.item-text .item-box .t1{font-size:4rem; font-weight: bold; color: #FFF; margin-bottom: 1rem;}
.item-text .item-box .t2{font-size: 2rem; color: #FFF; font-weight: 300;}

.headline {text-align:center;}
.headline .tit{font-size: 2rem; color: #000;}
.headline .tit span{ color:#8d6e63; padding: 0 10px;}
.headline .line{ height: 3px; width:50px; background: #8d6e63; position: relative; margin: 10px auto;}
.headline .line::after{position: absolute; top: 0;  left: -12px; content:""; width:3px; height: 3px; background: #8d6e63;}
.headline .line::before{position: absolute; top: 0;  right: -12px; content:""; width:3px; height: 3px; background: #8d6e63;}
.headline .ftit{ margin: 0 auto; font-size: 1.2rem; color: #8d6e63; font-weight: 300; line-height: 1.8;}

.hotline{width:50%; max-width: 180px; text-align: center; margin: 0 auto; margin-top: 20px;}
.hotline a{ font-size:18px; background: #8d6e63; color: #FFF; border-radius: 10px; padding:10px 0; display: block;}
.hotline a:hover{ background: #141414; color: #FFF;}


/*特性*/
.texing{ position: relative; z-index: 99999;}
.texing .tx-list{margin-top:-100px; display: flex; flex-wrap: wrap; justify-content: space-between; gap:1rem;}
.texing .tx-list .tx-box{background:#8d6e63; width: 32.5%; box-sizing: border-box; padding: 2rem; color: #EEEEEE; transition: 0.5s ease all;}
.texing .tx-list .bg{background:#333333;}
.texing .tx-list .tx-box .top{ font-size: 1.5rem; display: flex; align-items: center; margin-bottom: 1.2rem;}
.texing .tx-list .tx-box .top img{width:2.4rem; height: auto; margin-right: 1rem;}
.texing .tx-list .tx-box .txt{ padding-left: 3.4rem; line-height: 2; font-size: 0.9rem; position: relative;}
.texing .tx-list .tx-box .txt::before{content: ""; position: absolute; height: 96%; width:0.2rem; background: #fff; top: 2%; left: 1.1rem; transition: 0.5s ease all;}
.texing .tx-list .tx-box:hover .txt::before{height:56%;}
.texing .tx-list .tx-box:hover{ transform: translate3d(0, -3px, 0); color: #FFF;}



/*内页banner*/
.in_img .ny_ban {
    position: absolute;
    font-family: arial;
    color: #FFF;
    bottom: 15%;
    left: 10px;
    z-index: 99;
}
.in_img .ny_ban h3{font-size: 2.4rem; margin-bottom:1.6rem;}
.in_img .ny_ban p{font-size:0.9rem;}
.in_img .ny_ban p a{color:#EEE; text-decoration: none;}
.in_img .ny_ban p a:hover{color:#FFF;}
.in_img .ny_ban p i{padding-right:0.5rem;}

.bj_video{position:relative; height: 100vh; overflow: hidden;}
.bj_video video{ position: absolute; left: 0; top: 0;  z-index: -1;}
.bj_video::after{position:absolute; z-index: 10; content: ""; top: 0; left: 0; width:100%; height: 100%; background: rgba(37,56,79,0.65); }
.bj_video .container{position:relative; height: 100%;}

.language{padding:0 1rem; font-size: 1rem;  display: flex; align-items: center; margin-left: 2rem;}
.language a{ color:#000; background: #FFF; padding:5px 15px; }
.language a:hover{color: #d81212;}
.fixed .language a{ color:#FFF; background: #d81212; padding:5px 15px; }
.fixed .language a:hover{background: #ff0006;}

.hot-pro{background:#f8f8f8;}
.hotbox{border:1px solid #EEE; padding:10px; background: #FFF; margin-top: 30px;}
.hotbox .hot-pic{overflow: hidden;}
.hotbox .hot-pic img{transition:0.5s ease all; width: 100%;}
.hotbox:hover .hot-pic img{transform: scale(1.05);}
.hotbox:hover{border:1px solid #ddd;}
.hotbox a{color:#333;}
.hotbox .hot-tit{font-size:20px; padding:10px;}
.hotbox .hot-ftit span{ color: #bf272c; font-size: 16px;}
.hotbox .hot-ftit{ padding:0 10px 10px; font-size: 14px; color: #666;}
.hotbox .hot-cs{padding:0 10px 10px; font-size: 12px; color: #666;}
.hotbox .hot-cs span{color:#333;}
.zc-box{background:#F8F8F8;}
.zcbox{ margin-bottom: 40px;}
.zcbox .zc-title{ margin-bottom:10px; border-bottom: 1px solid #EEE; padding-bottom:5px; position: relative;}
.zcbox .zc-title::after{bottom:0; width:8%; background: #bf272c; content: ""; left: 0; position: absolute; z-index: 9; height: 1px;}
.zcbox .zc-title .zc-name{color:#333; font-size: 24px; padding-bottom: 10px;}
.zcbox .zc-title .zc-name span{color:#666;  font-size: 18px; padding-left: 10px;}
.zcbox .zc-title .zc-more a{ color:#333;}
.zcbox .zc-title .zc-more a:hover{ color: #8d6e63;}
.zcbox .zc-list{ padding:10px 0;}
.zcbox .zc-list .zc-item{width:calc(25% - 20px); border:1px solid #F4F4F4; padding: 5px 10px; transition:0.5s ease all; margin: 10px; background: #FFF;}
.zcbox .zc-list .zc-item a{ color:#333;}
.zcbox .zc-list .zc-item .zc-pic{overflow: hidden;}
.zcbox .zc-list .zc-item .zc-pic img{width:100%; overflow: hidden; transition:0.5s ease all;}
.zcbox .zc-list .zc-item .zc-tit{font-size:20px; padding:10px;}
.zcbox .zc-list .zc-item .zc-ftit span{ color: #bf272c; font-size: 16px;}
.zcbox .zc-list .zc-item .zc-ftit{ padding:0 10px 10px; font-size: 14px; color: #666;}
.zcbox .zc-list .zc-item .zc-cs{padding:0 10px 10px; font-size: 14px; color: #666;}
.zcbox .zc-list .zc-item .zc-cs span{color:#333;}
.zcbox .zc-list .zc-item:hover .zc-pic img{transform:scale(1.05);}
.zcbox .zc-list .zc-item:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);}
    
    
.in_img{position: relative;}
.fuceng::after{width:100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,0.1); position: absolute; content: ""; z-index: 9;}
.nyfc::after{width:100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,0.0); position: absolute; content: ""; z-index: 9;}

.in_img .in_ban {
    position: absolute;
    font-size: 32px;
	font-family: arial;
    color: #FFF;
    top: 28%;
    left: 10px;
	z-index: 999
}
.in_img .in_ban .tit{color:#FFF; font-size: 70px; font-weight: bold; letter-spacing: 5px; border-bottom: 1px solid #595c65; padding-bottom: 10px; margin-bottom: 10px;}
.in_img .in_ban .tit::after{position:absolute; content: ""; width:80px; height: 5px; background: #8d6e63; bottom: -3px; left: 0;}
.in_img .in_ban .ftit{font-size: 70px; font-weight: bold;  letter-spacing: 5px;}
.in_img .in_ban .ftit span{color: #8d6e63;}
.in_img .in_ban .btns{ width:180px; text-align: center;  font-size: 20px; color: #FFF;  margin-top: 35px;}
.in_img .in_ban .btns a{color:#FFF; text-decoration: none; display: block; padding:10px 0; border: 1px solid #FFF;}
.in_img .in_ban .btns a:hover{background:#8d6e63; color: #FFF; border: 1px solid #8d6e63; }
.in_img .in_ban .zx{font-size: 70px; font-weight: bold;  letter-spacing: 5px; color: #8d6e63; border-bottom: 1px solid #595c65; padding-bottom: 5PX;}
.in_img .in_ban .zx::after{position:absolute; content: ""; width:80px; height: 5px; background: #8d6e63; bottom: -3px; left: 0;}
.in_img .in_ban .zxtxt{font-size:24px; color: #FFF; margin-top: 25px; line-height: 1.8; }
.in_img img{width:100%; height: auto;}  

.inner-wrap{background:#f8f9fc; padding:2rem 0;}
.in-protxt{background:#FFF;}
.protxt-top{padding:2rem;}
.protxt-top .top-l{width:40%;}
.protxt-top .top-r{width:calc(60% - 2rem); box-sizing: border-box; padding-left: 2rem; border-left: 1px solid #f0f0f0;}
.protxt-top .top-r .pro-title{font-size:1.4rem; font-weight: bold; color: rgb(17 24 39); margin-bottom: 2rem;}
.protxt-top .top-r .pro-ftitle{font-size:1.2rem;  color: rgb(17 24 39); margin-bottom: 2rem; margin-top: 1rem; position: relative;}
.protxt-top .top-r .pro-ftitle::after{position:absolute; left: 0; width: 3rem; bottom: -1rem; content: ""; height: 3px; background: #d81212;}
.protxt-top .top-r .smtext{ font-size: 1.1rem; margin-bottom: 2.5rem;}

.protxt-top .top-r .c-contact{text-align: center;}
.protxt-top .top-r .c-title{font-size:1rem; color: #000; margin-bottom: 1rem;}
.protxt-top .top-r .c-dh{font-size:1.8rem; color: #FF0004; display: flex; align-items: center; margin-bottom: 2rem;}
.protxt-top .top-r .c-dh img{width:2rem; margin-right:0.5rem;}
.protxt-top .top-r .zixun{width:10rem;}
.protxt-top .top-r .zixun a{display:block; text-align: center; padding: 0.5rem; background: rgb(17 24 39); border:1px solid #EEE;font-size: 1.2rem; color: #FFF; }
.protxt-top .top-r .zixun a:hover{background:#941618;}
.protxt-top .top-r .contact-l{width:49%; border-right: 1px solid #F4F4F4;}
.protxt-top .top-r .contact-r{width:49%; text-align: center;}
.protxt-top .top-r .contact-r .ewm img{width:10rem; margin-bottom: 0.8rem;}
.protxt-detail{background:#FFF; padding: 2rem; margin-top: 1rem;}
.protxt-detail .detail-l{width:100%;}
.protxt-detail .detail-lm{ font-size: 1.2rem; border-bottom: 1px solid #F0F0F0; padding-bottom: 1rem; margin-bottom: 1rem; padding-left: 0.5rem; position: relative; color: #030535;}
.protxt-detail .detail-lm::after{position: absolute; width:5rem; height: 1px; left: 0; bottom: 0; content: ""; background: #030535;}
.protxt-detail .detail-l .detail-txt{font-size:1rem; color: #333; overflow-x: auto;}
.protxt-detail .detail-l .detail-txt img{max-width:100%; height: auto; vertical-align: top;}

.ys-text{padding:2rem 0; line-height: 2; width: 100%; max-width: 980px; margin: 0 auto; text-align: center;}

/*首页关于我们*/
.iabout{padding:4rem 0; display: flex; flex-wrap: wrap;}
.iabout .title{padding-left:1rem; border-left: 2px solid #8d6e63; font-weight: bold;}
.iabout .title .tit{ font-size: 1rem; color: #8d6e63;  margin-bottom: 0.5rem;}
.iabout .title .ftit{font-size: 1.5rem; color: #333;}
.iabout .about-box{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.iabout .about-box .about-l{width:48%;}
.iabout .about-box .about-l .about-js{font-size: 1rem; color: #8d6e63; margin-bottom: 2rem; line-height: 1.8; margin-top:2rem;}
.iabout .about-box .about-l .about-more{color:rgb(122, 122, 122); line-height: 2; font-size:0.9rem;  margin-bottom: 2rem;}
.iabout .about-box .about-l .about-more a{ color:#333; text-decoration: underline!important;}
.iabout .about-box .about-l .about-more a:hover{color: rgba(141,110,99,0.85);}
.iabout .about-box .about-l .about-contact .t1{font-size: 1.5rem; color: #000; margin-bottom: 0.5rem;}
.iabout .about-box .about-l .about-contact .t2{color:rgb(122, 122, 122); font-size: 1rem; text-decoration: underline;}

.iabout .about-box .about-r{width:48%; display: flex; align-items: center;}
.iabout .about-box .about-r img{max-width:100%; border-radius: 3rem 0 3rem 0;}



/*企业文化*/

.c-bj{background:#f4f4f4; padding:40px 0;}
.culture{ padding:30px 0; display: flex; flex-wrap: wrap;}
.culture .culture-box{width:25%; padding:20px 0; text-align: center; border-right: 1px solid #ddd;}
.culture .culture-box:nth-child(3n){border-right:0;}
.culture .culture-box .c-b-pic{margin-bottom:15px;}
.culture .culture-box .c-b-pic i{font-size:3rem; color:#8d6e63;}
.culture .culture-box .c-b-tit{margin-bottom: 10px; font-size: 1.5rem; color: #333;}
.culture .culture-box .c-b-ftit{font-size: 1rem; color: #666; padding:0 15px;}


/*首页服务*/
.services{ padding:4rem 0;}
.services .services-list{margin-top:2rem; display: flex; justify-content: space-between; flex-wrap: wrap;}
.services .services-list .services-box{background:url(../images/s1.webp) no-repeat; background-size: cover; color: #FFF; width: calc(33.3333% - 0.5rem);  margin-bottom: 1rem;}
.services .services-list .services-box .box-item{ padding:1.5rem; background-color: rgba(0,0,0,0.75); display: flex; flex-wrap: wrap; justify-content: space-between;}
.services .services-list .services-box .box-item .ico{ margin-bottom: 1rem; width: 18%; display: flex; align-items: center; justify-content: center;}
.services .services-list .services-box .box-item .ico img{width:80%;}
.services .services-list .services-box .box-item .box{width:80%;}
.services .services-list .services-box .box-item .box .tit{font-size:1.5rem; margin-bottom: 1rem; font-weight: bold;}
.services .services-list .services-box .box-item .box .txt{font-size: 0.9rem; color: rgb(187, 187, 186); line-height: 2;}
.services .services-list .services-box .box-item:hover{background-color: rgba(141,110,99,0.85);}
.services .services-list .services-box .box-item:hover .txt{color:#FFF;}
.services .services-list .services-box .box-item:hover .ico { filter: brightness(1000%);}

/*团队*/
.hs-team{background:url("../images/teambg.jpg"); background-size: cover; padding:3.5rem 0; margin-bottom: 3rem;}
.hs-team .team-list{ display:flex;}
.hs-team .team-list .list-box{width:70%;}
.hs-team .team-list .list-box .top{border-left:2px solid #8d6e63; padding-left: 1.2rem;}
.hs-team .team-list .list-box .top .tit{font-size: 1rem; color: #8d6e63; font-weight: bold; margin-bottom: 0.2rem;}
.hs-team .team-list .list-box .top .ftit{font-size: 1.25rem; color: #FFF;}
.hs-team .team-list .list-box .tedian{margin-top:2.5rem; display: flex; flex-wrap: wrap; justify-content: space-between;}
.hs-team .team-list .list-box .tedian .td-item{width:32%; padding: 2rem; box-sizing: border-box; border:1px solid #7d502c;}
.hs-team .team-list .list-box .tedian .t1{font-size:1.5rem; color: #fab266; margin-bottom: 1.4rem; position: relative;}
.hs-team .team-list .list-box .tedian .t1::after{content:""; width: 12%; height: 2px; background: #faf9f4; bottom:-0.7rem; left: 0; position: absolute;}
.hs-team .team-list .list-box .tedian .t2{font-size: 1rem; color: #DDD;}
.hs-team .team-list .list-box .tedian .td-item:hover{border:1px solid #FFF;}

/*新闻*/
.newlist{padding:3.5rem 0;  display: flex; flex-wrap: wrap; gap:1%;}
.newlist .new-box{width:24%; border: 1px solid #EEE; transition: 0.5s ease all;}
.newlist .new-box .new-pic{overflow:hidden;}
.newlist .new-box .new-pic img{width:100%; transition: 0.5s ease all;}
.newlist .new-box .new-pic:hover img{ transform:scale(1.05)}
.newlist .new-box .new-tit{padding:0.5rem 1rem; font-size: 1.2rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newlist .new-box .new-tit a{ color:#000;}
.newlist .new-box .new-tit a:hover{color: #8d6e63;}
.newlist .new-box .new-txt{padding:0.5rem 1rem; font-size: 0.9rem; color: #333;}
.newlist .new-box:hover{border:1px solid #8d6e63; transform: translate3d(0, -3px, 0);}

/*新闻资讯*/
.in-news{padding:3.5rem 0;}
.newsbox{background:#F5F5F5; padding:15px;}
.newslist{display:flex;  flex-flow: wrap; background: #FFF;}
.newslist .news-box{padding: 15px 0; width:100%; margin-bottom: 10px; border-bottom: 1px solid #F0F0F0; display: flex; justify-content: space-between; flex-flow: wrap;}

.newslist .news-box .news-pic{width:24%;}
.newslist .news-box .news-pic img{max-width:100%; height: auto;}
.newslist .news-box .news-txt{width:74%;}
.newslist .news-box .news-txt .title{font-size:1.4rem; color: #000; margin-bottom:0.8rem; margin-top: 1.2rem;}
.newslist .news-box .news-txt .title a{ color:#333; transition: 0.5s ease all;}
.newslist .news-box .news-txt .title a:hover{ color: #8d6e63; padding-left: 10px;}
.newslist .news-box .news-txt .time{ font-size: 0.8rem; color: #999; margin-bottom: 0.8rem;}
.newslist .news-box .news-txt .time i{margin-right: 5px;}
.newslist .news-box .news-txt .smtext{ font-size: 0.9rem; color:#888; line-height: 1.8; margin-bottom: 1rem;}
.newslist .news-box .news-txt .ck{width:150px; text-align: center; }
.newslist .news-box .news-txt .ck a{padding:8px 0; border: 1px solid #eee; color: #333; display: block;}
.newslist .news-box .news-txt .ck a:hover{ background: #8d6e63; color: #FFF;}
.newstxt{padding:20px; background: #FFF;}
.newstxt .title{font-size:32px; color: #000000; text-align: center; margin-bottom: 15px;}
.newstxt .ftitle{ text-align:center; color: #666;}
.newstxt .ftitle span{padding-right:10px; margin-right: 10px; border-right: 1px solid #ddd; color: #8d6e63;}
.newstxt .pagetxt{padding-top:25px; font-size: 16px; color: #262626; line-height: 1.8;}
.newstxt .fy{border:1px solid #f0f0f0; display: flex; flex-flow: wrap; margin-top: 30px;}
.newstxt .fy a{color:#333;}
.newstxt .fy a:hover{color: #8d6e63;}
.newstxt .fy a i{padding:0 5px;}
.newstxt .fy .fy-l{width:50%; border-right: 1px solid #f0f0f0; padding:10px; transition: 0.5s ease all;}
.newstxt .fy .fy-l:hover{padding-left:20px;}
.newstxt .fy .fy-r{width:50%; padding:15px; text-align: right; padding:10px; transition: 0.5s ease all;}
.newstxt .fy .fy-r:hover{padding-right:20px;}

.pagelist{text-align:center; padding-top:1rem;}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.casetxt{padding:3rem 0;}
.casetxt-tit{ text-align: center; font-size: 1.5rem; margin-bottom: 2rem; font-weight: bold;}
.casetxt-box{font-size:16px; line-height: 1.8; color: #333; margin-bottom:1rem;}

.f-box{padding:0 10px; width: 20%;}
.f-box .f-logo img{width:200px;}
.f-box .f-smtext{line-height: 1.8; font-size: 0.85rem; color: #DBDBDB; text-align: justify; margin-top: 2rem; padding-right: 1.5rem;}
.f-box .f-text .tit{margin-top: 20px; font-size:20px; color: #FFF;}
.f-box .f-text .ftit{font-size:1.24rem; margin-top: 10px; color: #DBDBDB;}
.f-box .f-box-tit{font-size:1.2rem; color: #FFF; margin-bottom: 2rem; position: relative;}
.f-box .f-box-tit::after{width:30px; height: 3px; background: #8d6e63; position: absolute; content: ""; left: 0; bottom: -10px; transition:0.5s ease all;}
.f-box:hover .f-box-tit::after{width:60px;}
.f-box .f-list{width:100%; margin-bottom: 10px; font-size: 0.9rem;}
.f-box .f-list a{color:#DBDBDB; text-decoration: none;}
.f-box .f-list a:hover{color: #fff; }
.f-box .w50{width:50%!important;}
.f-name{font-size:16px; margin-bottom:15px; color:#DBDBDB;}
.f-box .f-contact .c-box{margin-bottom:0.5rem;}
.f-box .f-contact .c-box .c-box-ico{width:30px; text-align: center; margin-right: 5px;}
.f-box .f-contact .c-box .c-box-ico i{font-size:20px; color: #DBDBDB;}
.f-box .f-contact .c-box .c-box-txt {margin-bottom: 8px;}
.f-box .f-contact .c-box .c-box-txt .t1{font-size: 14px; color: #ddd; margin-bottom: 2px;}
.f-box .f-contact .c-box .c-box-txt .t2{font-size:15px; color: #EEE;}
.f-box .f-contact .c-box .c-box-txt .t2 a{color:#fff; text-decoration: none;}
.f-box .f-ewm img{max-width:120px;}
.f-box .f-ewm-tit{font-size:12px; color: #EEE;line-height:30px;}
.f-box .ewm{width:50%; text-align: center;}
.f-box .ewm .ewm-pic img{width:92%;}
.f-box .ewm .ewm-tit{font-size:0.9rem; color: #DBDBDB; margin-top: 1rem;}
.mb10{margin-bottom:10px;}

.copyright{ padding:20px; font-size: 13px; text-align: center;border-top: 1px solid rgba(72,66,64,1);  color: #FFF; }
.copyright a{ color:#999; padding:0 0.5rem;}
.copyright a:hover{ color:#FFF;}


.footfix{display:none;}
#owl1 .owl-dots{ display:none;}
.footer{background:url(../images/footbg.webp) top no-repeat;}

.pro-zx{margin-top:10px;}
.pro-zx .zx-item{ margin-right:10px;}
.pro-zx .zx-item a{display:block; color:#FFF; background:#8d6e63; font-size:16px; padding:10px 20px;}
.pro-zx .zx-item a:hover{ background:#81ba2b}

  .nav-link {
    padding: 0.5rem 1.5rem;
    font-size: 1.6rem;
  }

#backToTop{display:none;position:fixed;right:5px;bottom:10%;z-index:999;padding:12px;}
#backToTop img{width:1.25rem;}


.title-box{text-align:center;}
.title-box .tit{font-size: 30px; color: #333; margin-bottom: 10px;}
.title-box .ftit{font-size:18px; color: #595961;}

/*联系我们*/
.in-contact{padding:3.5rem 0;}
.contact{display: flex; flex-wrap: wrap;}
.contact .c_l{width:50%; padding:40px; position: relative;}
.contact .c_l .tit{color:#000; font-size: 32px; margin-bottom: 10px;}
.contact .c_l .ftit{font-size: 18px; color: #888; border-bottom: 1px solid #F2F2F2; margin-bottom: 20px; padding-bottom: 30px;}
.contact .c_l .name{font-size:22px; color: #25384f; margin-bottom: 20px;}
.contact .c_l .tx{font-size:18px; color: #444; margin-bottom: 10px;}
.contact .c_l .red{ color: #FF0004; font-size: 28px}
.contact .c_l .ewm{ position:absolute; right:10%; top:40%;}
.contact .c_l .ewm dt{text-align: center; padding:10px; font-size: 16px;}
.contact .c_l .ewm img{width:150px; height: auto;}

.contact .c_r{width:50%; display: flex; align-items: center;}
.contact .c_r .ewm{width:50%;}
.contact .c_r .ewm .pic{text-align:center; }
.contact .c_r .ewm .pic img{width:60%;}
.contact .c_r .ewm .tit{padding-top:1.2rem; text-align: center; font-size: 1rem; color: #888;}


.mob{display:none}

@media (max-width:767px) {
	.mob{display:block;}
	.pc{display:none;}

	.copyright{ margin-bottom:40px;}
	.footfix{display:block;  position: fixed; bottom: 0; left: 0; width:100%;  background:#bf272c; z-index: 99999;}
	.fixbox{width:50%; display: flex; justify-content: center; padding:15px 0; border-right: 1px solid #FFF;}
	.fixbox a{ color: #FFF; font-size: 20px;}
	.fixbox a i{padding-right:10px;}
	.nav-link{font-size:1.5rem!important; padding: 12px 0!important;}
	#owl1 .owl-dots{ display:block;}
	#owl1 .owl-dots .owl-dot span{background:#bf272c}
	.snav{display:none;}
	.bread .name{font-size:18px;}
	.footfix{ width:100%; position: fixed; bottom: -2px; background: #FFF; box-shadow: 10px 7px 15px 4px rgba(0,0,0,.13); z-index: 999999; display:block;}
	.footfix ul{padding:8px 0 5px; margin: 0; display: flex;}
	.footfix ul li{width:33.3333%;  text-align: center;}
	.footfix ul li i{font-size:22px; color:#8d6e63;}
	.footfix ul li p{width:100%; text-align: center; margin: 5px 0 0; padding:0; font-size: 13px; color: #666;}
	.texing .tx-list{margin-top:2rem;}
	.texing .tx-list .tx-box{width:100%; margin-bottom: 1rem;}
	.container{width:100%!important;}
	.item-text .item-box{padding-top:10%;}
	.item-text .item-box .t1{font-size:2.4rem; margin-bottom: 0rem;}
	.item-text .item-box .t2{font-size:1.2rem;}
	.container-fluid img{width:12rem!important;}
	.iabout .about-box .about-l{width:100%; margin-bottom: 1rem;}
	.iabout .about-box .about-r{width:100%;}
	.services .services-list .services-box{width:100%; margin-bottom: 0.8rem;}
	.hs-team .team-list .list-box{width:100%;}
	.hs-team .team-list .list-box .tedian .td-item{width:100%; margin-bottom: 0.8rem;}
	.newlist .new-box{width:49%; margin-bottom: 1rem;}
	.mfoot .f-box{display:none;}
	.mfoot .f-box:first-child{display:block!important;}
	.f-box{width:100%; margin-bottom: 0.8rem;}
	.culture .culture-box {
    width: 100%; border-bottom: 1px solid #DDD;
}
	.culture .culture-box{border-right:none;}
	.contact .c_l{width:100%; margin-bottom: 1rem; padding:1rem;}
	.contact .c_r{width:100%; padding:1rem;}
	.contact .c_r .ewm .pic img{width:80%;}

}
