@media screen and (max-width:2560px) {
.news-swi {
    height: 680px;}
}
.news-items li {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px dashed #ccc;
}
.news-items .date {
    margin-bottom: 15px;
    font-size: 18px;
}.news-items h1 a {
    font-size: 26px;
}
.news-items p a {
    height: 51px;
    font-size: 18px;
}
.zb-swi {
    height: 590px;
}
.slide3 .imgbox {
    height: 380px;
}
.zb-items .img {
    height: 227px;
}
@media screen and (max-width:1920px) {
        .news-swi {
                height: 520px;
        }
.news-items li {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #ccc;
}
.news-items .date {
    margin-bottom:8px;
    font-size: 14px;
}.news-items h1 a {
    font-size: 20px;
}
.news-items p a {
    display: block;
    height: 51px;
    font-size: 16px;
    line-height: 1.6;
}
.zb-swi {
    height: 510px;
}
        .zb-items .img {
                height: 148px;
         }
        .slide3 .imgbox {
                height: 300px;
         }
}

@media screen and (max-width:1440px) {
	.w {
		width: 86%
	}

	nav .w {
		width: 87.3%;
	}

	.fw {
		width: 78%;
	}
}

@media screen and (max-width:1366px) {
	.fw-r .line {
		left: 48%;
	}

	.fw>div .tit {
		width: 66%;
	}

	.fw>div .tit a {
		font-size: 16px;
	}

	.fw>div .more {
		left: 23%;
	}
	/* 内页 */
	.colmunname{
		font-size: 24px;
	}
	.colmunname i{
		width: 22px;
		height: 15px;
	}
	.daohang li a{
		font-size: 18px;
	}
	.main-l{
		top: -91px;
	}
}

@media screen and (max-width:1200px) {
	.logo {
		width: 42%;
	}

	.logo,
	.header-r {
		height: 80px;
	}

	.header-r {
		/* width: 21%; */
	}

	nav ol {
		top: 49px;
	}

	.pagination {
		right: 5%;
	}

	.banner .swiper-button-next {
		left: 21%;
	}

	.banner .swiper-pagination-bullet {
		margin-right: 20px;
	}

	nav ul>li>a {
		padding: 10px 0;
	}

	.slide3 .imgbox {
		height: 220px;
	}

	.zb-swi {
		height: 435px;
	}

	.swiper-button-next2,
	.swiper-button-prev2 {
		bottom: 12%;
	}

	.zb-items .yymm,
	.zb-items .dd {
		line-height: 1.4;
	}

	.zb-items .dd {
		margin-bottom: 10px;
	}

	.zb-items h1 {
                height:58px;
		line-height: 1.8;
		margin-bottom: 25px;
	}

	.zb-items .more a {
		margin-bottom: 48px;
	}

	.s-info {
		padding-top: 18px;
	}

	.copyright {
		height: 60px;
		line-height: 60px;
	}

	.footer-l li {
		padding: 8px;
	}

	.footer-l .dropdown {
		top: 42px;
	}
}

@media screen and (max-width:1080px) {

	.dzyw,
	.tzgg,
	.rmfw,
	.zbjs,
	.m-container {
		padding: 60px 0;
	}

	.titbox {
		margin-bottom: 30px;
	}

	.fw>div {
		height: 150px;
	}

	.fw-r {
		height: 465px;
	}
	.fw>div .tit a {
		font-size: 14px;
	}
	.news-swi {
		height: 400px;
	}

	.news-items li {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.news-items h1 a {
		margin-bottom: 8px;
		font-size: 18px;
	}

	.news-items p a {
                height: 42px;
		line-height: 1.4;
	}

	.footer-box2 .logo {
		width: 100%;
	}

	.s-info {
		width: 100%;
		padding-top: 30px;
	}

	.footer-l li {
		width: 24%;
	}

	.copyright {
		margin-top: 20px;
	}
	/* 内页 */
	.danpian h1{
		margin-bottom: 40px;
		font-size: 28px;
	}
	.danpian p{
		margin-bottom: 30px;
	}
}

@media screen and (max-width:1000px) {
	.w {
		width: 96%;
	}

	nav .w {
		width: 100%;
	}

	.search,
	.ul1 {
		display: none;
	}

	.m-search {
		display: block;
		position: absolute;
		display: block;
		top: 29px;
		right: 10%;
	}

	.header-r {
		display: block;
		/* width: 15%; */
	}

	.menu {
		width: 28px;
		height: 21px;
		display: block;
		right: 27px;
		top: 30px;
		overflow: hidden;
		z-index: 999;
		cursor: pointer;
		position: absolute;
	}

	.menu span {
		float: left;
		width: 100%;
		background: #fff;
		transition: all 0.4s ease;
		margin-top: 7px;
		height: 2px;
	}

	.menu span:first-child {
		margin-top: 0;
	}

	.menu.open span:nth-child(1) {
		transform: rotate(45deg);
		margin-top: 10px;
	}

	.menu.open span:nth-child(2) {
		transform: rotate(-45deg);
		margin-top: -2px;
	}

	.menu.open span:nth-child(3) {
		opacity: 0;
	}

	nav {
		width: 100%;
	}

	.ul2 {
		overflow: auto;
		height: 100%;
	}

	header.active {
		background: #419038;
	}

	header.active::before {
		display: none;
	}

	header nav ul>li {
		float: none;
		width: 100%;
		height: auto;
		line-height: 40px;
		position: relative;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
		text-align: left;
		padding: 0;
	}

	nav ul>li::before {
		display: none;
	}

	header nav ul>li>a {
		font-size: 18px;
		font-weight: bold;
		width: 95%;
		text-indent: 20px;
		position: relative;
		display: block;
		color: #fff;
	}

	nav .w1300 {
		border-top: 1px solid #c4c4c4;
		width: 100%;
	}

	nav ul li ol {
		width: 100%;
		left: 0;
		position: relative;
		top: 0;
		background: none;
		text-align: left;
		padding: 0;
		opacity: 1;
		display: none;
	}

	nav ul>li a::after {
		display: none;
	}

	nav ul li ol>li {
		text-align: left;
		border: 0;
		line-height: 50px;
		position: relative;
		text-indent: 20px;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		height: auto;
	}

	nav li ol li:hover a {
		color: #fff;
	}

	nav ul ol li a {
		font-size: 17px;
		color: #fff;
		display: block;
	}

	nav ul li i {
		position: absolute;
		right: 0;
		width: 5%;
		height: 60px;
		top: 0;
		background: url(../images/jia.png) no-repeat center center;
		margin: auto;
		z-index: 10;
		cursor: pointer;
		transition: all .2s ease;
		-moz-transition: all .2s ease;
		-o-transition: all .2s ease;
		-webkit-transition: all .2s ease;
	}

	nav ul li ol li i {
		height: 50px;
	}

	nav ul li i.on {
		background: url(../images/jian.png) no-repeat center center;
	}

	.fw {
		width: 75%;
	}
}

@media screen and (max-width:850px) {
	.logo {
		width: 45%;
	}
	.search-box .serBox{
		width: 88%;
	}
	.footer-box2 .logo {
		width: 55%;
	}
	.logo,
	.header-r {
		height: 60px;
	}

	.m-search {
		top: 19px;
	}

	.menu {
		top: 20px;
	}
	.swiper-num span {
		font-size: 20px;
	}
	.swiper-num .total{
		font-size: 14px;
	}
	.banner .swiper-button-prev {
		left: 3%;
	}

	.banner .swiper-pagination-bullet {
		margin-right: 10px;
		width: 10px;
		height: 10px;
	}
	.banner .swiper-pagination-bullet-active {
		width: 35px;
		height: 15px;
		background-size: cover;
	}
	.banner .swiper-pagination {
		position: relative;
		margin-left: 15px;
	}
	.banner .swiper-button-next {
		left: 10%;
	}

	.banner .swiper-button-next,
	.banner .swiper-button-prev {
		width: 40px;
		height: 40px;
		top: auto;
		bottom: 7%;
		background-size: cover;
	}

	.dzyw,
	.tzgg,
	.rmfw,
	.zbjs,
	.m-container {
		padding: 35px 0;
	}

	.titbox {
		margin-bottom: 20px;
	}

	.titbox h1 {
		font-size: 20px;
	}

	.titbox span {
		font-size: 18px;
	}

	.news-swi,
	.news-items,
	.zb-swi,
	.zb-items,
	.footer-l,
	.footer-r {
		float: none;
		width: 100%;
	}

	.news-swi {
		margin-bottom: 20px;
		height: 280px;
	}

	.newstit a {
		font-size: 18px;
	}
	.news-items p a{
		font-size: 14px;
	}
	.tzgg-items {
		width: 48%;
		padding: 25px 15px 20px;
		background-size: cover;
	}

	.tzgg-items p {
		font-size: 20px;
	}

	.tzgg-items:hover {
		background: url(../images/tzggbg3.png) -10px center no-repeat;
		background-size: cover;
	}

	.item1,
	.item2,
	.item3,
	.item4,
	.item5,
	.item6 {
		margin-bottom: 35px;
	}

	.fw-r {
		display: none;
	}

	.fw {
		width: 100%;
	}

	.rmfw .fwtit {
		display: flex;
	}

	.fw>div .tit {
		padding: 6px 0;
	}

	.zb-swi {
		border-radius: 0;
		padding: 20px;
	}

	.swiper-button-next2 {
		right: 5%;
	}

	.swiper-button-prev2 {
		right: 15%;
	}

	.slide3 .imgbox {
		margin-bottom: 5px;
	}

	.slide3 p {
		margin-bottom: 5px;
	}

	.swiper-button-next2,
	.swiper-button-prev2 {
		bottom: 8%;
	}

	.zb-swi {
		height: 380px;
		margin-bottom: 20px;
	}
        .zb-items h1 {
                height: 56px;
                line-height: 1.6;
        }
        .zb-r{
                width:100%;
        }
	.zb-items {
		padding: 20px;
		margin-bottom: 20px;
	}
.zb-items .img {
    height: 200px;
}
	.zb-items h1 {
		margin-bottom: 10px;
	}

	.zb-items .more a {
		margin-bottom: 15px;
	}

	footer {
		padding-top: 20px;
	}

	.footer-container {
		position: relative;
		display: block;
	}

	.footer-r {
		position: absolute;
		width: 12%;
		right: 0%;
		top: 40%;
	}
	footer h1{
		font-size: 20px;
	}
	.copyright {
		height: 40px;
		line-height: 40px;
	}

	/* 内页 */
	.main-l{
		margin-bottom: 20px;
		position: unset;
		float: none;
		width: 100%;
	}
	.main-r{
		float: none;
		width: 100%;
	}
	.colmunname {
		font-size: 20px;
	}
	.colmunname {
		padding: 20px 0;
	}
	.daohang li a {
		font-size: 16px;
	}
	.danpian h1 {
		margin-bottom: 20px;
		font-size: 20px;
	}
	.danpian p {
		font-size: 16px;
		margin-bottom: 20px;
		line-height: 1.8;
	}
	.banner-img {
		height: 280px;
	}
	.content h1{
		font-size: 20px;
	}
	.content .txtinfo,
	.content p{
		margin-bottom: 20px;
	}
	.content p{
		line-height: 1.6;
	}
}
@media screen and (max-width:680px) {
	.w {
		width: 93%;
	}
	.logo {
		width: 60%;
	}
	.m-search {
		right: 14%;
	}
	.banner .swiper-button-next {
		left: 12%;
	}
	.mySwiper2 .swiper-pagination{
		width:28%;
	}
	.mySwiper2 .swiper-pagination-bullet{
		margin: 0 4px !important;
	}
	.fw>div{
		width: 48%;
	}
	.fw>div .more {
		left: 32%;
	}
	.footer-l .links{
		flex-wrap: wrap;
	}
	.footer-l li {
		width: 48%;
	}
	.link1{
		margin-bottom: 20px;
	}
	.footer-l .links {
		margin-bottom: 20px;
	}
	.footer-r {
		top: 55%;
	}
	.footer-l .links li>p{
		font-size: 14px;
	}
	.footer-l .dropdown {
		top: 40px;
	}
	.footer-l .dropdown a {
		padding: 8px;
		font-size: 14px;
	}
	.footer-r {
		position: absolute;
		width: 15%;
	}
	.ercode p{
		font-size: 14px;
	}
	.footer-box2 .logo {
		width: 75%;
	}
	/* 内页 */
	.list-items li span {
        font-size: 14px;
    }
	.list-items li a {
        width: 65%;
    }
}
@media screen and (max-width:550px){
	.news-swi{
		height: 230px;
	}
	.tzgg-items{
		width: 100%;
		margin-bottom: 20px;
	}
        .newstit a{
                width:70%;
        }
	.footer-r{
		top: 65%;
	}
	.copyright p{
		margin-right: 0;
	}
	.copyright a, .copyright p  {
		display: block;
	}
	.copyright {
		height: auto;
		padding: 10px 0;
		line-height: 1.6;
	}
	.s-info .phone,
	.s-info .location {
		margin-right: 0px;
	}
	.s-info span{
		display: block;
		line-height: 1.6;
	}
	.s-info {
		padding-top: 10px;
		background: url(../images/s-infobg.png)left 80% no-repeat;
	}
	.banner-img {
		height: 220px;
	}
	.colmunname {
		padding: 15px 0;
	}
	.daohang li a {
		padding: 15px 0;
	}
	.colmunname {
		font-size: 18px;
	}
	.daohang li a {
		font-size: 14px;
	}
	.daohang ul i {
		top: 5px;
	}
}
@media screen and (max-width:420px){
	.logo {
		width: 75%;
	}
	
	.m-search {
		right: 19%;
	}
	.banner .swiper-button-next {
		left: 16%;
	}
	.titbox {
		margin-bottom: 18px;
	}
	.titbox .more a {
		padding-right: 22px;
	}
	.titbox span {
		font-size: 14px;
	}
	.fw>div .more {
		left: 22%;
	}
	.footer-r{
		width: 20%;
	}
	.footer-box2 .logo {
		width: 100%;
	}
}

@media screen and (max-width:375px){
	.titbox h1 {
		font-size: 18px;
	}
	.s-info{
		padding-left: 58px;
	}
}