/*初始化样式*/
input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin: 0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

.xypg-right-content{font-size: 16px;}

.j-space-between{justify-content:space-between}
.j-flex-start{justify-content:flex-start}
.j-flex-end{justify-content:flex-end}
.j-center{justify-content:center}
.a-j-center{align-items:center;justify-content:center}
.a-center{align-items:center}
.a-flex-start{align-items:flex-start}
.a-flex-end{align-items:flex-end}
.wh{max-width: 1630px;padding: 0 15px;margin: 0 auto;}

/*----- 全屏banner区域 ------*/
.fullscreen-wrap{position:relative;overflow:hidden;}
/* 头部覆盖在banner上 */
.fullscreen-header .top1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: rgba(0,0,0,0.25);
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}
.fullscreen-header .top1 a{color: #fff;}
.fullscreen-header .top1 .dh{color: rgba(255,255,255,0.85);}
.fullscreen-header .top2{
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: transparent;
}
.fullscreen-header .top2 .logo{line-height: 100px;}
.fullscreen-header .logowz{color: #fff;background-image:none;padding-left:0;margin-left:0;}
.fullscreen-header .x-menu>li>a{color: #fff;text-shadow:0 1px 3px rgba(0,0,0,0.3);}
.fullscreen-header .x-menu>li>a:hover{color: #058e3e;text-shadow:none;}

/*----- 全屏搜索栏覆盖在banner底部 ------*/
.fullscreen-sou{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
.fullscreen-sou .hotSearch, .fullscreen-sou .hotSearch a{color: #333;}

/*----- 桌面端导航白色文字 ------*/
@media(min-width: 992px){
    .fullscreen-header .top1 .wh{padding: 0 15px;}
}

/* 移动端头部覆盖banner */
.fullscreen-wrap .xymob-head{
    background: rgba(0,0,0,0.7);
}
.fullscreen-wrap .xymob-head .xymob-navbtn span,
.fullscreen-wrap .xymob-head .xymob-navbtn span:before,
.fullscreen-wrap .xymob-head .xymob-navbtn span:after{
    background: #fff;
}
.fullscreen-wrap .xymob-search-btn .icon-search:after{
    color: #fff;
}
/*主体样式*/
.top1{height: 40px;background-color: #fafafa;line-height: 40px;overflow: hidden;color: #666666;font-size: 14px;}
.top1 a{color: #666666;}
.dh{margin-left: 3.3vw;color: #999999;}
.top2{height: 100px;}
.logo{line-height: 100px;}
.logowz{padding-left: 18px;margin-left: 20px;color: #222222;font-size: 16px;line-height: 26px;font-weight: bold;background: url(6319ee088e1024adb122ba6b1c6142ff7dc9c567.png) no-repeat left center;margin-top: 25px;height: 52px;}

.cd-headline {font-size: 16px;}
.sun-delay1 {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

/*热门搜索*/
.sou{height:80px;background-color: #fafafa;overflow: hidden;padding-top: 19px;}
.sou #formsearch{float:right;width: 300px;height: 40px;background-color: #ffffff;border: solid 1px #179c3f;}
.hotSearch{float:left;height:40px;line-height:40px;font-size: 16px;font-weight: bold;color: #179c3f;}
.hotSearch a{margin-right:6px;color: #666666;font-size: 14px;font-weight: normal;}
.sou #formsearch input{height:40px;background:none;border:none;line-height:40px;}
.sou #formsearch input#keyword{height:40px;line-height:40px;padding-left:20px;color: #999999;font-size: 12px;width: calc(100% - 61px);}
.sou #formsearch input#s_btn{width:58px;height:40px;line-height:40px;text-align:center;background:url(8d2d650b4348828c904822abda8db25b6f21d059.png) no-repeat center;color:#fff;border:none;cursor:pointer;}
.sou ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #999999;
}
.sou :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #999999;
}
.sou ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999999;
}
.sou :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #999999;
}





/* 标题 */
.box1{padding: 62px 0 47px;}
.sytitle{
    text-align: center;
    position: relative;
}
.sytitle h3{
    font-family: Arial;
    font-size: 60px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 1px;
	color: #000000;
	opacity: 0.05;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index:2;
}
.sytitlex{
    padding-top: 1.25rem;
    position: relative;
    z-index: 5;
}
.sytitle h4{
    font-size: 40px;
	font-weight: bold;
   color: #179c3f;
	line-height: 1.33333333;
}
.sytitle h4 b{color: #ed8600;}
.sytitle h4 span{
    color: #222222;
}
.sytitle h5{
    font-size: 18px;
    font-weight: normal;
	line-height: 1.3333;
	color: #666666;
    margin-top: 1%;
    margin-bottom: 1.4%;
}







@media(max-width: 1200px){
    .sytitle h5{
        font-size: 16px;
    }
}
@media(max-width: 991px){
    .sytitle h3{
        font-size: 46px;
    }
    .sytitlex{
        padding-top: 12px;
    }
    .sytitle h4{
        font-size: 28px;
    }
    .sytitle h5{
        font-size: 16px;
    }
    .sytitle h5{
        margin-top: 5px;
        margin-bottom: 5px;
    }
}


.psort{margin: 38px 0 56px;font-size: 0;text-align: center;}
.psort li{display: inline-block;margin: 0 10px;}
.psort li a{display: block;width: 200px;height: 60px;background-color: #f4f4f4;border: solid 1px #eeeeee;color: #666666;font-size: 16px;font-weight: bold;line-height: 58px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.psort li a:hover{background-color: #179c3f;color: #fff;}
.plist li{width: 23.57%;margin-bottom: 30px;}
.plist li .img{display: block;border: 8px solid #eeeeee;}
.plist li .img img{width: 100%;}
.plist li h3 a{display: block;font-weight: normal;text-align: center;height: 60px;letter-spacing: 1px;color: #333333;font-size: 16px;line-height: 60px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.plist li:hover{background-color: #179c3f;}
.plist li:hover .img{border-color: #179c3f;}
.plist li:hover h3 a{color: #ffffff;}





/* 四大优势 */
.sdys{
    padding-top:4%;
    background: url(dc6fe01cff1161c2c530efdb8c12e50d31ddeeae.jpg) no-repeat center top;
}
.sdys .sytitle h3{color: #fff;opacity: .1;}
.sdys .sytitle h4,.sdys .sytitle h5{color: #fff;}
.sdys_fc{
    margin-top:2.5%;
}
.sdys_fc ul{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #ffffff;
}
.sdys_fc li{
    width: 25%;
    border-right: solid 1px #eaeaea;
    text-align: center;
    padding: 2.671% 2% 1.87%;
    position: relative;
    cursor: pointer;
}
.sdys_fc li::before{
    content: '';
    position: absolute;
    z-index: 5;
    left: 50%;
    top: -11px;
    transform: translateX(-50%);
    width: 22px;
	height: 22px;
    border: 4px solid rgba(255,255, 255, 0.2);
    border-radius: 50%;
}
.sdys_fc li::after{
    content: '';
    position: absolute;
    z-index: 5;
    left: 50%;
    top: -7px;
    transform: translateX(-50%);
    width: 14px;
	height: 14px;
	background-color: #ffffff;
	border: solid 4px #179c3f;
    border-radius: 50%;
}
.sdys_fc li:nth-child(4n){
    border-right:solid 1px rgb(0,0,0,0);
}
.sdys_fc li h3{
    font-family: Impact;
	font-size: 64px;
	font-weight: normal;
	line-height: 1;
    letter-spacing: 1px;
	color: #179c3f;
}
.sdys_fc li h4{
    font-size: 28px;
	font-weight: normal;
	line-height: 1.2142857;
	color: #666666;
    margin: 8px 0 5px;
}
.sdys_fc li h5{
    font-size: 14px;
	font-weight: normal;
	line-height: 1.428571;
	color: #ed8600;
    text-transform: uppercase;
}
.sdys_fc li.on{
    background-color: #179c3f;
}
.sdys_fc li.on h3{
    color: #ffffff;
}
.sdys_fc li.on h4{
    color: #ffffff;
}
.sdys_fc li.on h5{
    color: #fff;
}
.sdys_flex{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sdys_fb{
    margin-top: 3%;
    padding: 3.2%;
    background-color: #ffffff;
	box-shadow: 0px 6px 14px 2px rgba(0, 0, 0, 0.08);
}
.sdys_fb li .img{
    width: 46.76%;
    overflow: hidden;
    cursor: pointer;
}
.sdys_fb li .img img{
    width: 100%;
    transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;
}
.sdys_fb li .img:hover img{
    transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);
}
.sdys_fb li .yswz{
        width: 42.6%;
    margin-right: 6%;
    position: relative;
}
.sdys_fb li .yswz h3{
    font-size: 24px;
	font-weight: normal;
	line-height: 1;
	color: #999999;
}
.sdys_fb li .yswz h4{
    font-size:36px;
    font-weight: normal;
	line-height: 1;
	color: #222222;
    margin-top: 2.017%;
}
.sdys_fb li .yswz h4::after{
    content: '';
    display: block;
    width: 57px;
	height: 3px;
	background-color: #ed8600;
    margin-top: 1.614%;
}
.sdys_fb li .yswz h5{
    font-size: 18px;
	font-weight: normal;
	line-height: 2;
	color: #666666;
    margin: 4.974% 0 5.78%;
}
.sdys_fb li .yswz .yslijx{
    display: block;
    text-align: center;
    font-size: 18px;
	width: 242px;
    height: 54px;
    line-height: 54px;
	color: #ffffff;
   background: #179c3f;
	border-radius: 4px;
    position: absolute;
    bottom: 0;
}









@media(max-width: 1400px){
    .psort li a{width: 160px;}
        .sdys_fb li .yswz h4{font-size:25px;}
        .sdys_fc li h4{font-size: 23px;}
        .sdys_fc li h3{font-size: 50px;}
}




@media(max-width: 1280px){
    .sdys_fb li .yswz h3{
       font-size: 16px; 
    }
    .sdys_fb li .yswz h5{
        font-size: 14px;
    }
    .sdys_fb li .yswz .yslijx{
        font-size: 14px;
    }

}
@media(max-width: 991px){
    .sdys_fb li .img{
        width: 100%;
    }
    .sdys_fb li .yswz{
        width: 100%;
        margin-top: 15px;
    }
    .sdys_fb li .yswz h4{
        font-size: 20px;
        margin-top: 15px;
    }
    .sdys_fb li .yswz h4::after{
        margin-top: 10px;
    }
    .sdys_fb li .yswz h5{
        margin: 10px 0;
    }
    .sdys_fb li .yswz .yslijx{
        position: static;
    }
     .sdys_fc li h3{
        font-size: 40px;
    }
    .sdys_fc li h4{
        font-size: 16px;
    }
}
@media(max-width:768px){
    .sdys_fc li{
        width: 50%;
        padding: 15px 2%;
        border-bottom: solid 1px #eaeaea;
    }
    .sdys_fc li:nth-last-child(-n+2){
        border-bottom: solid 1px rgb(0,0,0,0);
    }
    .xypg-right-content p img{
    max-width:100%; height:auto !important;width:auto !important;
}

}
@media(max-width:648px){
    .sdys{
        padding: 25px 0;
    }
    .sdys_fc{
        margin-top: 15px;
    }
    .sdys_fb{
        margin-top: 15px;
        padding: 15px;
    }
    .sdys_fc li h5{font-size: 10px;}
    .sdys_fb li .yswz{margin-right: 0;}
    .sdys_fb li .yswz .yslijx{width: 180px;height: 40px;line-height: 40px;}
}



.x-about {
    padding: 5.4% 0 3%;
}
.about-left{width: 47%;}
.about-left img {
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.about-left img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}
.about-right{width: 50%;}
.about-right .tit {
    color: #333;
    font-size: 36px;
    line-height: 1.2;
    position: relative;
    font-weight: bold;
}

.about-right .tit span {
  color: #179c3f;
}

.about-right .en {
    font-size: 40px;
    font-weight: 600;
    color: rgba(51, 51, 51, .2);
    text-transform: uppercase;
}

.about-right .tit .more {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
    opacity: 1;
}

.about-right .tit .more .img {
    width: 39px;
    height: 28px;
    overflow: hidden;
    transition: all .3s;
}

.about-right .tit .more:hover .img {
    background-position: 0 -28px !important;
}

.about-right {
    padding-left: 25px;
    padding-top: 2vw;
}

.about-cate {
    background: #f4f4f4;
    padding: 1.5vw 0;
    margin-top: 2vw;
}

.about-cate li {
    text-align: center;
}

.about-cate li a {
    display: inline-block;
    color: #666;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    padding-left: 40px;
    transition: all .3s;
    float: left;
    margin-left: 10%;
}

.about-cate li span {
    display: inline-block;
    color: #666;
    font-size: 16px;
    line-height: 30px;
    float: left
}
.about-left .com-img{
    width: 100%;
}
.about-cate li:hover span {
    color: #18974d
}

.about-cate li:hover a {
    filter: invert(43%) sepia(73%) saturate(5721%) hue-rotate(133deg) brightness(89%) contrast(97%);
}

.about-right .intro {
    color: #333;
    font-size: 16px;
    line-height: 2.125;
    margin-top: 5%;
}






.honor {
    padding-bottom: 5.3%;
}

.honor h2 {
    color: #333;
    font-size: 36px;
    line-height: 1.5;
    position: relative;
    padding-left: 28px;
    font-weight: bold;
}
.hbt{align-items: center;}
.hbt a{color: #666666;font-size: 16px;}
.hbt a span{font-family: '黑体';}
.honor h2:after {
    position: absolute;
    width: 6px;
    height: 34px;
    left: 0;
    top: 50%;
    margin-top: -17px;
    background: #ed8600;
    content: "";
}

.honor-list {
    margin-left: -18px;
    margin-right: -18px;
    margin-top: 4vh;
}

.honor-item {
    padding: 0 18px;
}

.honor-item .img {
    border: 9px solid #dddddd;
    overflow: hidden;
}

.honor-item .img img {
    transition: all .5s ease;
}

.honor-item .img:hover img {
    transform: scale(1.1);
}

.honor-item h3 {
    color: #666;
    font-size: 16px;
    line-height: 3.75;
    background: #eeeeee;
    text-align: center;
}

.honor-list .owl-item:hover h3 {
    background: #0b9243;
    color: #fff;
}

@media (max-width: 1024px) {
    .honor-item h3 {
        color: #666;
        font-size: 14px;
        line-height: 2.75;
        background: #f4f4f4;
        text-align: center;
        font-weight: 400;
    }
}








.x-news {
    background: url(4ee74cc2ceef548cbbdb84607a7a59dd2604a68f.jpg) repeat;
    padding: 3% 0 4.7%;
}
.x-news .img1{text-align: center;margin-top: 10px;}
.x-news .sytitle h5{margin-bottom: 10px;}
.news-cate {
    text-align: center;
}

.news-cate a {
    display: inline-block;
    padding: 0 25px;
    color: #888;
    font-size: 18px;
    line-height: 2;
    position: relative;
}

.news-cate a:hover {
    color: #179c3f;
}

.news-cate a+a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "|";
}

.x-news .content {
    margin-top: 6vh;
}
.top-news{width: 39%;}
.top-news li {
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
}
.top-news li .com-img{
    width: 100%;
}

.top-news li img {
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.top-news li img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.top-news li .text {
    background: #fff;
    padding: 2vh 5% 3vh;
}

.top-news li h3 {
    color: #333;
    font-size: 24px;
    line-height: 2;
    transition: all .3s;
    font-weight: 400;
    overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}

.top-news li:hover h3 {
    color: #179c3f;
}

.top-news li .time {
    color: #666;
    font-size: 14px;
    line-height: 2;
}

.top-news li .intro {
    color: #666;
    font-size: 14px;
    line-height: 2;
    margin-top: 2vh;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.news-scroll {
    margin-top: -7px;
    width: 57%;
}

.news-scroll .slick-con {
    background: #fff;
    padding: 3px 2%;
    margin: 7px 0;
    cursor: pointer;
}

.x-news .slick-vertical .slick-slide {
    border: none;
    outline: none;
}

.slick-con .time {
    color: #666;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    position: relative;
}

.slick-con .time:after {
    position: absolute;
    right: 15%;
    top: 30px;
    font-size: 18px;
    content: "/";
}

.slick-con .time p {
    font-size: 48px;
    font-family: 'Arial';
}

.slick-con .text h3 {
    color: #333;
    font-size: 24px;
    line-height: 1.2;
    transition: all .3s;
    font-weight: 400;
    overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}

.slick-con .text .intro {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
}

.slick-con:hover .time,
.slick-con:hover .text h3 {
    color: #0b9243;
}

@media (max-width: 1024px) {
    .slick-con .text .intro {
        color: #666;
        font-size: 14px;
        line-height: 20px;
        height: 40px;
        overflow: hidden;
        margin-top: 5px;
    }
    .top-news li h3 {
        color: #333;
        font-size: 20px;
        line-height: 2;
        transition: all .3s;
        font-weight: 400;
    }
}

@media (max-width: 992px) {
    .slick-con .time:after {
        position: absolute;
        right: 15%;
        top: 30px;
        font-size: 18px;
        content: "";
    }
    .top-news li img{
        max-width:100%; height:auto !important;width:auto !important;
    }
}



/*  */

.custom-content18 {
    position: relative;overflow: hidden;
}
.custom-content18 .sytitlex{margin-bottom: 6.7rem;}
.custom-content18 .sytitle{margin-top:5.8rem;}
.custom-content18 .sytitle h3{
    color: #ffffff;
	opacity: 0.1;
}
.custom-content18 .sytitle h4{color: #fff;}
.custom-content18 .sytitle h5{color: #fff;}
.custom-content18 .images {
    height: 600px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.hover-item:hover .hover-bg {
    background: rgba(23,156,63,.9)!important;
}

.hover-bg:hover {
    background: rgba(23,156,63,.9)!important;
}

.hover-item:hover .hover-border {
    border-color: rgba(23,156,63,.9)!important;
}

.hover-border:hover {
    border-color: rgba(23,156,63,.9)!important;
}
.active-bg-color {
    background:rgba(23,156,63,.9)!important;
}
body .custom-content18 .block-title.block-content-title {
    color: #ffffff;
    margin-top: 8rem;
}

body .custom-content18 .block-desc {
    color: #ffffff;
}

body .custom-content18>.images {
    height: 86.2rem;
}

body .custom-content18 .main-content {
    width: 100%;
}
.custom-content18 .advantage-title {
    float: left;
    width: 25%;
    height: 150px;
    color: #fff;
    text-align: center;
    line-height: 150px;
    font-size: 30px;
    margin-top: -20px
}

.custom-content18 .advantage-title i {
    font-size: 40px
}

.custom-content18 .main-content {
    overflow: hidden;
    float: right;
    width: 75%
}

.custom-content18 .main-content .item {
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 26px;
    color: #999;
    cursor: pointer
}

.custom-content18 .main-content .item i {
    color: inherit;
    font-size: 45px
}

.custom-content18 .main-content .item p {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: inherit
}

@media (max-width: 960px) {
    .custom-content18 .images {
        height:180px
    }

    .custom-content18 .advantage-title {
        display: none
    }

    .custom-content18 .main-content {
        float: none;
        width: 100%
    }

    .custom-content18 .main-content .item p {
        font-size: 16px
    }

    .custom-content18 .main-content .item i {
        font-size: 32px
    }
}

body .custom-content18 .main-content .item {
    width: 14.28%;
    padding-bottom: 2.2rem;
    padding-top: 2.2rem;
}

body .custom-content18 .bottom-conts {
    background: rgba(0,0,0,0.3);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

body .custom-content18 .main-content .item .img {
    margin-bottom: 1.9rem;
}

body .custom-content18 .main-content .item img {
    height: 4rem;
    margin: 0 auto;
}

body .custom-content18 .main-content .item .title p {
    font-size: 1.8rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

body .custom-content18>.images .wh {
    position: relative;
    height: 100%;
    overflow: hidden;
}

body .custom-content18 .cus-list {
    background: rgba(255,255,255,0.95);
    width: 53.5rem;
    height: 27rem;
    padding: 4rem;
    position: absolute;
    left: -53.5rem;
    transition: ease-in-out 1s;
}

body .custom-content18 .cus-list .item-conts {
    width: 53.5rem;
    height: 27rem;
    padding: 4rem;
    position: absolute;
    left: -53.5rem;
    transition: ease-in-out 2s;
    top: 0;
}

body .custom-content18 .cus-list.cus-list-active {
    left: 0;
}

body .custom-content18 .cus-list.cus-list-active .item-conts {
    left: 0;
}

body .custom-content18 .cus-list .titles {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #179c3f;
}

body .custom-content18 .cus-list .desc {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    -webkit-line-clamp: 4;
}

body .custom-content18 .cus-list .h_xian {
    width: 40px;
    height: 4px;
    background: #ed8600;
    margin-top: 2rem;
    margin-bottom: 2rem;
}



@media(max-width: 1630px){
   .custom-content18 .wh{margin: 0 15px;}

}



/*  */
.foot-nav {
    width: 43.5%;margin-right: 5.6vw;
}

.foot-contact {
    width: 22%;
}



.foot-code span {
    display: inline-block;
}
.x-layout {
  background:#2e2e2e;
  padding: 59px 0;
}

.x-layout-logo {
  margin-bottom: 20px;
}

.x-layout-desc {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}

.x-layout-contact {
  margin-top: 30px;
}

.x-layout-contact p {
  margin-bottom: 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.7;
}

.x-layout-contact strong {
  display: block;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.8);
}

.x-layout-contact a {
  color: #fff;
}

.x-layout-menu dl {
  text-align: left;
}

.x-layout-menu dl dt {
  font-size: 18px;
  color: #fff;
  margin-bottom: 1.43em;
}

.x-layout-menu dl dd a {
  display: block;
  font-size: 14px;
  color: #bbb;
  line-height: 30px;
  transition: all .3s;
}
.x-layout-menu dl dd a:hover{
    color:#179c3f;
    /* padding-left:6px; */
}
.x-layout-ewm {
  text-align: center;
  color:#ddd;
  font-size: 14px;
  line-height: 2.4;
}
.x-layout-ewm span:first-child{
  margin-right:20px;}

.x-layout-ewm img{
  max-width: 140px;
  width:100%;
}

.f-contact{
  color:#bbbbbb;
  font-size: 14px;
  line-height: 2;
}
.f-contact .f-num{
  color:#fff;
  font-size: 32px;
  font-family: arial;
}

.x-footer {
  background: #2e2e2e;
  padding: 20px 0;
  font-size: 14px;
  color: #bbbbbb;
  line-height: 2;
  border-top:1px solid rgba(255,255,255,.1);
}

.x-footer a {
  color: #bbb;
  font-size: 14px;
}

.x-footer a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.x-copyright {
  margin: 5px 0;
}

.x-power {
  margin-top: 5px;
}












@media(max-width: 1600px){
    .about-right .tit,.about-right .en{font-size: 30px;}
    .about-right .intro{font-size: 15px;line-height: 1.6;}
}

@media (max-width: 1380px) {
    .about-right .intro{margin-top: 20px;}
    .about-right{padding-top: 0;}
    .honor h2{font-size: 30px;}
}













@media(max-width: 1200px){
    .x-menu>li>a{font-size: 16px;margin: 0 1.4vw;}
    .logowz{padding-left: 9px;margin-left: 9px;font-size: 14px;}
    .psort li a{width: 140px;font-size: 14px;}
    .x-layout-ewm img{max-width: 100px;}
    .bq1,.x-region{float: none;width: 100%;text-align: center;}
}

@media(max-width: 1024px){
    .psort{margin: 20px 0 36px;}
    .plist li{margin-bottom: 20px;}
    .plist li h3 a{font-size: 14px;letter-spacing: 0;height: 40px;line-height: 40px;}
    .about-right .intro{font-size: 12px;}
    .about-right .tit, .about-right .en{font-size: 23px;}
    .about-cate{padding: 5px 10px;}
    .honor h2{font-size: 24px;}
    .slick-con .time{font-size: 14px;}
}

@media(max-width: 991px){
    .about-cate li a{margin-left: 0;}
    .slick-con .time{width:auto;float: left;}
    .slick-con .text {width: calc(100% - 100px);float: right;}
}

@media(max-width: 768px){
    .psort li{margin: 0 5px;}
    .psort li a{width: 105px;height: 40px;line-height: 38px;}
    .about-left,.about-right{width: 100%;float: none;}
    .about-right{margin-top: 30px;}
    .about-right .intro{font-size: 14px;line-height: 2;}
    .honor-item{padding: 0 8px;}
    body .custom-content18 .main-content .item .title p{font-size: 14px;}
}

@media(max-width: 640px){
    .x-news .content{margin-top: 20px;}
    .x-news{padding: 30px 0;}
  .box1{padding: 30px 0;}
  .psort li{margin: 0 1%;width: 31.333%; margin-bottom: 10px;}
  .psort li a{width: 100%;}
  .psort{margin: 20px 0 ;}
  .plist li{width: 48%;margin-bottom: 10px;}
  .plist li h3 a{font-size: 12px;}
  .about-right{padding: 0 15px;}
  .about-right .tit, .about-right .en{font-size: 17px;}
  .about-cate{display: none;}
  .honor h2{font-size: 20px;padding-left: 20px;}
  .hbt a{font-size: 14px;}
  .honor{margin-top: 20px;}
  .top-news{width: 100%;float: none;}
  .news-cate a{font-size: 16px;padding: 0 15px;}
  body .custom-content18 .cus-list .item-conts{width: 100%;padding: 20px;}
  body .custom-content18 .cus-list{width: 90%;}
  body .custom-content18 .cus-list .h_xian{margin: 10px 0;}
  body .custom-content18 .cus-list .desc{font-size: 12px;line-height: 2;}
  body .custom-content18 .main-content .item{width: 25%;padding: 10px 0;}
  body .custom-content18 .main-content .item .title p{font-size: 10px;}
  .custom-content18 .wh{margin: 0;}
  body .custom-content18 .main-content .item .img{margin-bottom: 0;}
  body .custom-content18 .main-content .item img{height: 20px;}
  .x-footer{line-height: 22px;font-size: 12px;}
  .custom-content18 .sytitle{margin-top: 30px;}
  .custom-content18 .sytitlex{margin-bottom: 30px;}
  body .custom-content18>.images{height: 65rem;}
}