﻿@charset "utf-8";
.banner{ position:relative;overflow:hidden; width: 100%; /*width: 1920px;left: 50%;margin-left: -960px;*/height: auto;z-index: 3}
.banner img{width: 100%;height: auto;}
.banner .swiper-slide{opacity: 0!important}
.banner .swiper-slide-active{opacity: 1!important}
.pagination{position: absolute; left:0;bottom:10%;height:8px;width: 100%; z-index:980;}
.pagination{width: 100%;height:8px;text-align: center;}
.pagination .swiper-pagination-bullet{display: inline-block;background:#ffffff;width:12px; height:12px;text-indent:99999px; overflow:hidden; margin:0 4px;cursor: pointer;transition: all 0.5s;opacity: 1;}
.pagination .swiper-pagination-bullet-active{background: #b81f30;}

.sj-banner{ position:relative;overflow:hidden;width: 100%;height: auto;z-index: 3;display: none}
.sj-banner img{width: 100%;height: auto;}
.sj-banner .swiper-slide{opacity: 0!important}
.sj-banner .swiper-slide-active{opacity: 1!important}

.topArea{}
.topArea .h{font-size: 28px;color: #000000;padding-left: 45px;}
.topArea .h span{font-size: 16px;color: rgba(0,0,0,.6);vertical-align: bottom;margin-left: 5px;text-transform: uppercase;}
.topArea .more{
float: right;
font-size: 16px;
font-family: arial;
line-height: 30px;
color: rgba(0,0,0,.6);
text-align: center;
line-height: 30px;
width: .9rem;
border-radius: .32rem;
background-color: #e2e2e2;
text-transform: uppercase;
transition: all .3s ease;
}
.topArea .more:hover{color: #fff;background-color: #1b9e50;}

.col-aa .more{
float: right;
font-size: 16px;
font-family: arial;
line-height: 30px;
color: rgba(0,0,0,.6);
text-align: center;
line-height: 30px;
width: .9rem;
border-radius: .32rem;
background-color: #e2e2e2;
text-transform: uppercase;
transition: all .3s ease;
margin-top:30px;
}
.col-aa .more:hover{color: #fff;background-color: #1b9e50;}
@media screen and (max-width: 750px){
.col-aa .more{ display:none;}

}


.topArea2{}
.topArea2 .h{font-size: 28px;color: #000000;padding-left: 40px;}
.topArea2 .h span{font-size: 16px;color: rgba(0,0,0,.6);vertical-align: bottom;margin-left: 5px;text-transform: uppercase;}
.topArea2 .more{
float: right;
font-size: 16px;
font-family: arial;
line-height: 30px;
color: rgba(0,0,0,.6);
text-align: center;
margin-top: 7px;
    width: .9rem;
    border-radius: .32rem;
    background-color: #e2e2e2;
    text-transform: uppercase;
    transition: all .3s ease;
}
.topArea2 .more:hover{color: #fff;background-color: #1b9e50;}

.container-home * { box-sizing: border-box; }

/* 通知公告 */
.s0 { background: #f5f5f5; padding: .18rem 0; }

.col-aa {background-color: #fff;}
.col-aa .hd { position: relative; float: left; height: .92rem; margin-right: .3rem; padding: 0 .3rem; font-size: .28rem; line-height: .92rem; }
.col-aa .hd img { position: relative; top: 50%; transform: translateY(-50%); }
.col-aa .hd::after { position: absolute; top: 50%; right: 0; width: 1px; height: .3rem; background-color: #999; transform: translateY(-50%); content: ''; }
.col-aa .bd { font-size: .22rem; line-height: .92rem; }
.col-aa .bd .swiper-container { height: .92rem; font-weight: normal; }
.col-aa .bd .swiper-container img { width: 40px; vertical-align: middle; }


@media screen and (max-width: 750px){
    .col-aa { margin-top: 15px; margin-bottom: 15px; }
    .col-aa .hd { margin-right: 10px; height: 30px; padding: 5px 10px; font-size: 14px; line-height: 20px; }
    .col-aa .hd img { height: 20px; margin-top: 0; }
    .col-aa .hd::after { height: 16px; }
    .col-aa .bd { font-size: 14px; line-height: 30px; }
    .col-aa .bd .swiper-container { height: 30px; line-height: 30px; }
    .col-aa .bd .swiper-container .swiper-slide { overflow: hidden; }
}
/* 控股企业 */
.s3 { background: #f5f5f5;}
.s3 .hd {
	border-bottom: 0;
    background: url(../images/t3.png) no-repeat 0 50%;
	position: relative;
    height: .78rem;
    line-height: .77rem;
}
.s3 .hd h2 {
    position: relative;
    float: left;
    padding-left: .5rem;
    font-size: .28rem;
	font-weight:normal;
}
.s3 .hd h2::after { content: none; }
.s3 .hd .more {
	float: right;
    font-size: 16px;
    font-family: arial;
    line-height: 30px;
    color: rgba(0,0,0,.6);
    text-align: center;
    margin-top:30px;
    width: .9rem;
    border-radius: .32rem;
    background-color: #e2e2e2;
    text-transform: uppercase;
    transition: all .3s ease;
}
.s3 .hd .more:hover{ color:#fff; background:#1b9e50;}
.s3 .bd {
    padding: .23rem 0 .57rem;
}
.s3 .bd ul {
    margin-left: 0px;
}
.s3 .bd li {
    float: left;
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%;
    background: #fff;
    background: linear-gradient(to bottom,#fff,#fff);
    text-align: center;
    transition: all .3s ease-in;
}
.s3 .bd li:nth-child(4n){ margin-right: 0px;}
.s3 .bd li img {width: auto;height: 100%;}
.s3 .bd li a {
    display: block;
    padding: .25rem 0;
}
.s3 .bd li:hover { background: linear-gradient(to bottom,#27d46d,#1b9e50); }
.s3 .bd li .pic {
    width: 1.6rem;
    height: .7rem;
    margin: 0 auto .1rem;
	display:none;
}
.s3 .bd li a h3 {
    font-size: .2rem;
    line-height: .38rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.s3 .bd li a h4 {
    opacity: .6;
    font-size: 12px;
    line-height: .24rem;
    font-weight: normal;
    text-transform: uppercase;
   /* height: .48rem;*/
    transform: scale(0.8);
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display:block;
	width:auto;
}
.s3 .bd li:hover a h3, .s3 .bd li:hover a h4 { color: #fff; }


@media screen and (max-width: 1640px){
	.topArea .h{}
	.topArea .h span{}
}
@media screen and (max-width: 1024px){

}
@media screen and (max-width: 750px){
	.banner{display: none}
	.sj-banner{display: block;}

	.topArea .h{font-size: .84rem;padding-left: 1.35rem}
	.topArea .h span{font-size: .48rem;display: none}
	.topArea .more{
	float: right;
	font-size: .48rem;
	margin-top: .2rem;
	font-family: arial;
	line-height: 22px;
	color: rgba(0,0,0,.6);
	border: none;
	border-radius: .32rem;
	width: 65px;
    background-color: #e2e2e2;
	text-align: center;
	text-transform: uppercase;
	height: unset;}

	.topArea2 .h{font-size: .84rem;padding-left: 1.35rem}
	.topArea2 .h span{font-size: .48rem}
	.topArea2 .more{font-size: .48rem;margin-top: .2rem; width: 65px; border-radius: .32rem;line-height: 22px;}

	.pagination .swiper-pagination-bullet{width: 6px;height: 6px}
}

.s1{ background:#f5f5f5; padding-top: 30px;/* background: url(../images/bg_01.jpg) no-repeat center center;  background-size: 100% 100%; */}
.s1 .topArea{background: url(../images/s1.png) no-repeat left center;}
.s1 .s1-c{margin-top: 33px; background:#fff;}
.s1 .s1-c .pic{display: table-cell;width: 48.15%;height: auto;overflow: hidden;}
.s1 .s1-c .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.s1 .s1-c .list{display: table-cell;height: 100%;position: relative; width:51.85%;}
.s1 .s1-c .list ul{height: 100%;position: absolute;top: 0;left: 35px;right: 2%;bottom: 0}
.s1 .s1-c .list ul li{ box-sizing: border-box; transition: all .5s ease; padding-top:2.5%; padding-bottom:2.5%; overflow: auto; border-bottom: 1px dashed #e0e0e0; display:block;}
.s1 .s1-c .list ul li:last-child{border-bottom: 0}
.s1 .s1-c .list ul li .h a{font-size: 24px;color: #000000; text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;  display:block; }
.s1 .s1-c .list ul li .h span{font-size: 16px;color: rgba(1,1,1,.9);float: right;padding-top: 3px}
.s1 .s1-c .list ul li .p{visibility: hidden;opacity: 0;transition: all .5s ease;font-size: 18px;color: rgba(0,0,0,.8);line-height: 30px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
.s1 .s1-c .list ul li.on .p{visibility: visible;opacity: 1;margin-top: 10px;}
.s1 .s1-c .list ul li.on{padding-top: 2.5%;}
.s1 .s1-c .list ul li.on .h{ padding-top:0px;}
@media screen and (min-width:1921px) and (max-width:2560px){
.s1 .s1-c .pic{width: 48.15%; float:left;}
.s1 .s1-c .list{height: 100%;position: relative; width:51.85%; }
.s1 .s1-c .list .hd{ padding:0px 35px;}
.s1 .s1-c .list ul{height: 100%; top: 0;left: 35px;right: 2%;bottom: 0; position:static;}
.s1 .s1-c .list ul li{padding: 3% 0;}
.s1 .s1-c .list ul li.on{padding-top: 3%;}
.s1 .s1-c .list ul li.on .p{ margin:.24rem 0px;}

}
.s1 .s1-c .list ul li.on .h a{color: #1b9e50;font-weight: bold;}
.s1 .s1-m{display: none}
.s1 .s1-m .item{padding: .24rem .48rem;background: #fff;margin-top: .8rem}
.s1 .s1-m .item ul li{padding: .4rem 0}
.s1 .s1-m .item ul li a{display: block;}
.s1 .s1-m .item ul li .pic{float: right;width: 30%;margin-left: 5%;height: auto;overflow: hidden;}
.s1 .s1-m .item ul li .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.s1 .s1-m .item ul li .txt{padding:1% 0}
.s1 .s1-m .item ul li .txt .h{font-size: .62rem;color: #000000;transition: all .5s ease;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.s1 .s1-m .item ul li .txt .p{font-size: .46rem;color: rgba(0,0,0,.8);margin-top: 5px;transition: all .5s ease;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
.s1 .s1-m .item ul li .txt .time{display: none;margin-top: .2rem;font-size: .48rem}
.s1 .s1-m .item ul li:hover .txt .h{color: #1b9e50}
@media screen and (min-width:1601px) and (max-width:1680px){
	.s1 .s1-c .list ul li{box-sizing: border-box; transition: all .5s ease; padding-top:2.2%; padding-bottom:2.2%; overflow: auto; border-bottom: 1px dashed #e0e0e0; display:block;}
	.s1 .s1-c .list ul li.on{padding-top: 2.2%;}
}
@media screen and (max-width: 1600px){
	.s1{padding-top: .1rem}
	.s1 .g-in{padding: 0;width: 94%}
	.s1 .s1-c{margin-top: .5rem}
	.s1 .s1-c .pic{width: 48.375%}
	.s1 .s1-c .list ul{left: .35rem}
	.s1 .s1-c .list ul li{box-sizing: border-box; transition: all .5s ease; padding-top:2.2%; padding-bottom:2.2%; overflow: auto; border-bottom: 1px dashed #e0e0e0; display:block;}
	.s1 .s1-c .list ul li .h a{font-size: .24rem;  text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;  display:block;}
	.s1 .s1-c .list ul li .h span{font-size: .16rem}
	.s1 .s1-c .list ul li .p{font-size: .18rem;line-height: .3rem}
	.s1 .s1-c .list ul li.on{padding-top: 2.2%;}
	.s1 .s1-c .list ul li.on .p{margin-top: .2rem}
}
@media screen and (max-width:1024px){
	.s1{background: #f5f5f5}
	.s1 .s1-c{display: none}
	.s1 .s1-m{display: block;}
	.s1 .g-in{width: 94%}
	.s1 .s1-m .item ul li .txt .h{white-space: normal;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
	.s1 .s1-m .item ul li .txt .p{display: none}
	.s1 .s1-m .item ul li .txt .time{display: block;}
}
@media screen and (max-width: 750px){
	.s1 .topArea{background-size: 1.11rem .93rem}
	.s1 .s1-m .item{padding: .36rem .72rem}
	.s1 .s1-m .item ul li .pic{}
	.s1 .s1-m .item ul li .txt{padding: 1% 0}
}

.s2{background: #f5f5f5;padding: 48px 0 28px}
.s2 .item{margin-top: 33px}
.s2 .s2-a{float: left;width: 48.15%;}
.s2 .s2-a .topArea2 .h{background: url(../images/t1.png) no-repeat left center;}
.s2 .s2-a .item{padding: 12px 24px;background: #fff}
.s2 .s2-a .item ul li{padding: 0.171rem 0}
@media screen and (min-width:1921px) and (max-width:2560px){
.s2 .s2-a .item ul li{padding: .25rem 0}
}
@media screen and (min-width:1601px) and (max-width:1680px){
.s2 .s2-a .item ul li{padding: 0.122rem 0}
}
.s2 .s2-a .item ul li a{display: block;position: relative;}
.s2 .s2-a .item ul li .pic{float: left;margin-right: 20px;width: 156px;height: auto;overflow: hidden;}
@media screen and (min-width:1921px) and (max-width:2560px){
.s2 .s2-a .item ul li .pic{float: left;margin-right: 20px;width: 176px;height: auto;overflow: hidden;}
}

.s2 .s2-a .item ul li .pic img{width: 100%;/*height: auto;*/display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
@media screen and (min-width:1921px) and (max-width:2560px){
.s2 .s2-a .item ul li .pic img{width: 100%;height:120px;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
}
.s2 .s2-a .item ul li .txt{padding:1% 0}
.s2 .s2-a .item ul li .txt .h{font-size: 21px;color: #000000;transition: all .5s ease; 
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display:block;
	width:auto%;
	}
.s2 .s2-a .item ul li .txt .p{font-size: 18px;color: rgba(0,0,0,.8);margin-top: 5px;transition: all .5s ease;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display:block;
	width:auto%;
}
.s2 .s2-a .item ul li a:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.s2 .s2-a .item ul li a:hover .txt .h{color: #1b9e50; font-weight:bold;}
.s2 .s2-a .item ul li .mask{position: absolute;visibility: hidden;opacity: 0;transition: all .5s ease;width: 100%;left: 156px;top: 50%;transform: translateY(-50%);min-height: 100%;padding: 5px 10px;background: #fff;font-size: 16px;color: #333;z-index: 9}
.s2 .s2-a .item ul li a:hover .mask{visibility: visible;opacity: 1}
.s2 .s2-b{float: left;width: 49%;margin-left: 2.85%}
.s2 .s2-b .topArea2 .h{background: url(../images/t2.png) no-repeat left center;}
.s2 .s2-b .item{background: #fff;position: relative;}

.s2 .s2-b .item .pic{width: 100%;height: auto;overflow: hidden;}
.s2 .s2-b .item .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.s2 .s2-b .item .txt{padding: 10px 13px;}
.s2 .s2-b .item .txt .h a{font-size: 24px;color: #000000;line-height: 1;vertical-align: top;overflow: hidden;height: 26px;line-height: 26px;display: block;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;-webkit-box-orient: vertical; margin-top:2px;}
.s2 .s2-b .item .txt .p{font-size: 18px;color: rgba(0,0,0,.9);margin-top: 12px; margin-bottom: 4px; line-height: 29px;height: 32px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
.s2 .s2-b .item:hover .txt .h a{color: #1b9e50; font-weight:bold;}
.s2 .s2-b .item .hd{position: absolute;top: 560px;right: 20px;}
@media screen and (min-width:1921px) and (max-width:2560px){
.s2 .s2-b .item .hd{position: absolute;top: 7.5rem;right: 0.2rem;}
}
.s2 .s2-b .item .hd ul li{display: inline-block;text-indent: 9999px;width: 8px;height: 8px;background: #fff;border-radius: 100%;margin: 0 3px;cursor: pointer;}
.s2 .s2-b .item .hd ul li.on{background: #1b9e50}
.s2 .s2-c{float: right;width: 30%;}
.s2 .s2-c .topArea2 .h{background: url(../images/s3.png) no-repeat left center;padding-left: 50px}
.s2 .s2-c .item ul li a:hover .mask{visibility: visible;opacity: 1}
.s2 .s2-c .item{padding: 12px 24px 20px 24px;background: #fff}
.s2 .s2-c .item ul li{padding: 11px 0}
.s2 .s2-c .item ul li a{display: block;position: relative;}
.s2 .s2-c .item ul li .pic{float: left;margin-right: 20px;width: 156px;height: auto;overflow: hidden;}
.s2 .s2-c .item ul li .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.s2 .s2-c .item ul li a:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.s2 .s2-c .item ul li .txt{padding:1% 0}
.s2 .s2-c .item ul li .txt .h{font-size: 21px;color: #000000;transition: all .5s ease;}
.s2 .s2-c .item ul li a:hover .txt .h{color: #1b9e50;}
/*
.s2 .s2-c .item a{display: block;width: 100%;height: 240px;position: relative;}
.s2 .s2-c .item a:first-child{margin-bottom: 20px;}
.s2 .s2-c .item .mask{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;text-align: center;}
.s2 .s2-c .item .mask .icon{width: 51px;height: 51px;display: inline-block;transition: all .5s ease;}
.s2 .s2-c .item .mask .icon img{width: 100%;height: auto;}
.s2 .s2-c .item .mask p{font-size: 24px;color: #fff;margin-top: 20px;text-align: center;}
.s2 .s2-c .item a:hover .mask .icon{transform: rotateY(360deg);}
*/
@media screen and (min-width:1680px) and (max-width:1768px){
.s2 .s2-a .item ul li{padding: 0.124rem 0}
.s2 .s2-b .item .hd{top: 5.1rem;right: .2rem}
}

@media screen and (min-width:1600px) and (max-width:1680px){
.s2 .s2-b .item .txt .p{font-size: 18px;color: rgba(0,0,0,.9);margin-top: 11px; margin-bottom: 4px; line-height: 29px;height: 60px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
.s2 .s2-b .item .hd{top: 4.85rem;right: .2rem}
}

@media screen and (max-width: 1600px){
	.s2{padding: .75rem 0 .4rem}
	.s2 .item{margin-top: .33rem}
	.s2 .s2-a .item{padding: .12rem .24rem}
	.s2 .s2-a .item ul li{padding: .073rem 0}
	.s2 .s2-a .item ul li .pic{width: 1.56rem;margin-right: .2rem}
	.s2 .s2-a .item ul li .txt .h{font-size: .22rem}
	.s2 .s2-a .item ul li .txt .p{font-size: .18rem;margin-top: .15rem}
	.s2 .s2-a .item ul li .mask{font-size: .16rem;left: 1.56rem;padding: .05rem .1rem}
	.s2 .s2-b .item .hd{top: 4.75rem;right: .2rem}
	.s2 .s2-b .item .txt{padding: .11rem .15rem}
	.s2 .s2-b .item .txt .h a{font-size: .24rem;color: #000;line-height: .24rem;height: .26rem;}
	.s2 .s2-b .item .txt .p{font-size: .18rem;margin-top: .12rem; line-height: .29rem;height: .32rem}
	
	.s2 .s2-c .item{padding: .12rem .24rem}
	.s2 .s2-c .item ul li{padding: .11rem 0}
	.s2 .s2-c .item ul li .pic{width: 1.56rem;margin-right: .2rem}
	.s2 .s2-c .item ul li .txt .h{font-size: .20rem}
/*	.s2 .s2-c .item a{height: 2.4rem;}
	.s2 .s2-c .item a:first-child{margin-bottom: .2rem;}
	.s2 .s2-c .item .mask .icon{width: .51rem;height: .51rem}
	.s2 .s2-c .item .mask p{font-size: .24rem;margin-top: .2rem}
*/
}

@media screen and (min-width:1367px) and (max-width:1440px){
.s2 .s2-b .item .txt .p{font-size: 18px;color: rgba(0,0,0,.9);margin-top: 13px; margin-bottom: 4px; line-height: 29px;height: 32px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
.s2 .s2-b .item .hd{top: 4.7rem;right: .2rem}
.s2 .s2-a .item ul li .pic img { height:90px;}
.s2 .s2-b .item .txt {padding: .155rem .15rem;}
}
@media screen and (min-width:1361px) and (max-width:1366px){
.s2 .s2-b .item .txt .p{font-size: 18px;color: rgba(0,0,0,.9);margin-top: 18px; margin-bottom: 4px; line-height: 29px;height: 32px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
.s2 .s2-b .item .hd{top: 4.68rem;right: .2rem}
.s2 .s2-a .item ul li .pic img { height:85px;}
}
@media screen and (min-width:1281px) and (max-width:1360px){
.s2 .s2-b .item .txt .p{font-size: 18px;color: rgba(0,0,0,.9);margin-top: 17px; margin-bottom: 4px; line-height: 29px;height: 32px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
.s2 .s2-b .item .hd{top: 4.68rem;right: .2rem}
.s2 .s2-a .item ul li .pic img { height:85px;}
}
@media screen and (min-width:1025px) and (max-width:1280px){
.s2 .s2-b .item .txt{padding: .16rem .15rem}
.s2 .s2-b .item .txt .p{font-size: 0.18rem;color: rgba(0,0,0,.9);margin-top: 10px; margin-bottom: 4px; line-height: 29px;height: 29px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
.s2 .s2-b .item .hd{top: 4.65rem;right: .2rem}
.s2 .s2-a .item ul li .pic img { height:80px;}

}
@media screen and (max-width: 1024px){
	.s2 .item{margin-top: .66rem}
	.s2 .s2-a{float: unset;width: 100%;margin-bottom: .8rem}
	.s2 .s2-b{float: unset;width: 100%;margin-left: 0;margin-bottom: .8rem}
	.s2 .s2-c{float: unset;width: 100%}
	.s2 .s2-a .item{padding: .24rem .48rem}
	.s2 .s2-a .item ul li .pic{width: 30%;margin-right: 5%}
	.s2 .s2-a .item ul li .txt .h{font-size: .66rem}
	.s2 .s2-a .item ul li .txt .p{font-size: .54rem}
	.s2 .s2-a .item ul li .mask{display: none}
	.s2 .s2-b .item .hd{bottom: 3.5rem;top: unset;}
	.s2 .s2-b .item .txt{padding: .28rem .4rem}
	.s2 .s2-b .item .txt .h a{font-size: .46rem;line-height: unset;height: auto;}
	.s2 .s2-b .item .txt .p{font-size: .36rem;margin-top: .4rem;line-height: unset;height: auto;}
	.s2 .s2-c .item ul li .pic{width: 30%;margin-right: 5%}
	.s2 .s2-c .item ul li .txt .h{font-size: .66rem}
/*	.s2 .s2-c{margin-bottom: .8rem}
	.s2 .s2-c .item a{height: 7.2rem}
	.s2 .s2-c .item .mask .icon{width: 1.53rem;height: 1.53rem}
	.s2 .s2-c .item .mask p{font-size: .48rem;margin-top: .4rem}
	*/
}
@media screen and (max-width: 750px){
	.s2 .item{margin-top: .79rem}
	.s2 .s2-a .topArea2 .h{background-size: .99rem .87rem}
	.s2 .s2-b .topArea2 .h{background-size: .81rem .81rem}
	.s2 .s2-c .topArea2 .h{background-size: 1.17rem .72rem}
	.s2 .s2-a .item{padding: .36rem .72rem}
	.s2 .s2-a .item ul li{padding: .5rem 0}
	.s2 .s2-a .item ul li .pic{}
	.s2 .s2-a .item ul li .txt{padding: 1% 0}
	.s2 .s2-b .item .hd{bottom: 3.5rem}
	.s2 .s2-b .item .txt{padding: .42rem .6rem}
	.s2 .s2-b .item .txt .h a{font-size: .69rem}
	.s2 .s2-b .item .txt .p{font-size: .54rem}
	.s2 .s2-a .item ul li .pic img { height:65px;}
/*	.s2 .s2-c .item a{height: 7.2rem}
	.s2 .s2-c .item .mask p{font-size: .72rem;margin-top: .6rem}
	*/
	    .m-kgqy .hd { margin-bottom: 15px; }
    .s3 .bd { padding: 0; }
    .s3 .bd ul { margin-left: 0; }
    .s3 .bd li { float: none; width: 100%; margin-left: 0; margin-bottom: 15px; padding: 10px 0; }
    .s3 .bd li .pic { width: 45%; height: auto; margin: 0 auto 0; }
    .s3 .bd li a h3 { font-size: 18px; line-height: 35px; }
    .s3 .bd li a h4 { font-size: 12px; line-height: 20px; }
	.s3 .hd h2 { padding-left: 35px; font-size: 20px; }
	.s3 .hd { background-size: 24px; margin-bottom: .99rem;}
	.s3 .hd .more { font-size: .48rem;  margin-top: 0rem; width: 65px; border-radius: .32rem;line-height: 22px;}
}