@charset "utf-8";


@media only screen and (max-width: 1600px) {
	.ztrd ul li img{height:167px;}
}

@media only screen and (max-width: 1450px) {
	.container{padding: 0 3%;}
    .logo{width:32%;}
	/* 通知德赢ac */
	.tzgg li .t_box{padding-left: 50px;}
     /*内页列表*/
     .cons-list ul li .date{width: 9%;}
     .cons-list ul li .txt{width: 88%;}
}

@media only screen and (max-width: 1330px) {
	.head_fr .top_l{width:47%;}
	/* 新闻 */
	.news_fr li h1,.news_fr li p,.tzgg li h1{font-weight: normal;}
	.news_fr li::after{left: 62%;}
	.news_silde{border-radius: 0;}
}


@media only screen and (max-width: 1200px) {
	/* 新闻 */
	.news_silde .image,.news_silde .image img{height:350px;}
	.news_fr li{margin-bottom: 29px;}
	.news_fr li::after{left: 57%;}
	.tit h1{font-size: 28px;padding-right: 50px;}
	.news_fr li p{margin-top: 10px;}
	/* 通知德赢ac */
	.tzgg li p.year{margin-top: 10px;}
	.tzgg li .t_box{padding-left: 40px;}
	.tzgg li .pic{width: 70px;height:70px;}
}




@media only screen and (max-width: 1100px) {
	.head_fr .top_l{display: none;}
	.logo{width:41%;}
	.head_fr{width:auto;}
	.head_fr .search{display:none;}
	.header .nav .ul1{
		display:none;
	}
	.header .nav .ul2 {
	    display: block;
	}
	
	.menu {
		width: 28px;
		height: 21px;
		display: block;
		right: 39px;
		top: 0;
		margin: auto;
		bottom: 0;
		overflow: hidden;
		z-index: 999999999;
		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 {
		position: fixed;
		transition: right 0.3s ease;
		right: -100vw;
		top: 137px;
		left: auto;
		width: 420px;
		height: calc(100vh - 100px);
		z-index: -99;
		background: #00923f;
		margin: 0;
	}
	.nav.active {
		right: 0;
		z-index: 99999;
	}
	.header .nav .ul2 {
		width: 100%;
		overflow: auto;
		height: 100%;
		border-top: 1px solid #e6e6e6;
	}
	.header.active{
		background: #00923f;
	}
	.header.active::before{
		display:none;
	}
	.header .nav ul>li {
		float: none;
		width: 100%;
		height: auto;
		line-height: 60px;
		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: 80%;
		text-indent: 20px;
		position: relative;
		display: block;
		color: #fff;
	}

	

	.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: 15%;
		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;
	}
	.header::before{
		display:none;
	}
	.header{
		background: #00923f;
		opacity: 0.9;
	}
	.search_an{display:block;position: absolute;top: 37px;right: 82px;cursor:pointer;}
	.more a{width:162px;}
	.more a{height:44px;line-height:44px;}
	.tzgg .time{margin-right: 12px;}
	.main3 .bd li a{padding: 25px 15px 31px;}
	.main3 .bd li p.time{margin-top:18px;}
	.main3 .bd li p.line-3{margin-top: 12px;}
	.main3 .bd li p.time:after,.main3 .bd li:hover p.time:after{background-size: 68%;width:66px;}
	.main3 .bd li div{padding-bottom: 12px;}
	.main4 li{width: 48%;padding-left: 2%;}
	.main4 li .img{margin-right: 10px;}
	.main4 li .text{width: calc(100% - 70px);width: -webkit-calc(100% - 70px);width: -moz-calc(100% - 70px);}
	.main4 li h1{font-size: 24px;}
         /*内页列表*/
     .cons-list ul li .date{width:11%;}
     .cons-list ul li .txt{width: 86%;}
}

@media only screen and (max-width: 1024px) {
	/* 新闻 */
	.news_silde{width:50%;}
	.news_fr{width:47%;}
	.news_fr li{width:100%;margin-bottom: 18px;}
	.news_fr li:nth-child(even){margin-left: 0;}
	.news_fr li h1{height:30px;-webkit-line-clamp: 1;}
	.news_fr li p{margin-top: 0px;}
	.news_fr li:nth-child(6){display: none;}
	.news_fr li::after{left:72%;}
	.main1{padding: 45px 0px;}
	/* 通知德赢ac */
	.tzgg li{width:48%;margin-right: 0;}
	.tzgg li:nth-child(even){margin-left: 4%;}
	
}



@media only screen and (max-width: 960px) {
	.logo{width:46%;}

}

@media only screen and (max-width: 840px) {
	
	.nav {
	    top: 137px;
	    height: calc(100vh - 90px);
	}
	.tit h1{font-size: 24px;padding-right:56px;}
	/* 新闻 */
	.news_silde,.news_fr{width:100%;}
	.news_fr{margin-top: 24px;}
	.news_fr li::after{left:82%;}
	.main1{padding: 30px 0px;}
	/* 专题 */
	.ztrd ul li:nth-child(1), .ztrd ul li:nth-child(6){width:100%;}
    .ztrd ul li{width:48%;margin-right: 4%;margin-bottom: 16px;}
	.ztrd ul li:nth-child(5){margin-right: 0;}
	/* 尾部 */
	.foot .lxfs .lxfs_fl,.foot .lxfs .lximg{width:100%;}
	.foot .lxfs .lxfs_fl p{width:50%;float:left;}
	.foot .lxfs .lximg{margin-top: 16px;}
	
}
@media only screen and (max-width: 768px) {
	
	.menu{
		right:3.5%;
	}
	.search_an{right: 71px;}
        /*内页列表*/
       .cons-list ul li .date h2{font-size:30px;}
       /*头部logo*/
      .logo{height:82px;}
      .nav{top:82px;}
}

@media only screen and (max-width: 680px) {
	/* 通知德赢ac */
	.tzgg li{width:100%;margin-bottom: 30px;}
	.tzgg li:nth-child(even){margin-left: 0;}
	/* 尾部 */
	.foot .foot_top{padding: 30px 0px;}
	.foot .lxfs .lxfs_fl p{width:100%;text-align: center;}
	.foot .lxfs .lximg li:first-child{width:100%;margin-bottom: 16px;}
	.foot .lxfs .lximg li:first-child img{width:65%;}
	.foot .lxfs .lximg li:nth-child(2){width:8%;margin-left: 32%;}
	.foot .lxfs .lximg li:nth-child(3){width:20%;}
	.foot .lxfs .lximg{text-align: center;margin: auto;}
	
}

@media only screen and (max-width: 640px) {
	
	.nav {

	    height: calc(100vh - 80px);
	    width:100%;
	}
   .search_an{right: 63px;}
   .logo{width:55%;}
   .header{position:relative;background: #00923f;}
   /* 新闻 */
   .news_fr li::after{left:78%;}
   /*内页列表*/
    .cons-list ul li .date{width: 14%;}
    .cons-list ul li .txt{width:80%;}
    .cons-list ul li .date h2{height:29px;line-height:29px;}
    .cons-list ul li .date{height:84px;}
    .cons-list ul li .date h2{font-size:26px;}
}
@media only screen and (max-width: 580px) {
  .tit h1{font-size: 20px;}
  /* 通知德赢ac */
  .tzgg li .t_box{padding-left: 32px;padding-bottom: 13px;}
  /* 专题 */
  .ztrd ul li img{height:144px;}
    /*领导*/
   .lead_img{display: block;float: none;width: 100%;max-height: 354px;background: #efefef;padding: 30px;box-sizing: border-box;text-align: center;}
  .lead_img img{height:294px;width: 88%;}
  .Teacher h2{font-size:18px;}
  /*新闻轮播*/
   .fade-1 .slick-dots{bottom: 24px;left: 43%;}
}

@media only screen and (max-width: 540px) {
	/* 新闻 */
	.news_fr li::after{left:74%;}
	/* 尾部 */
	.copy{line-height: 30px;padding: 10px;height: auto;}
	.foot .lxfs .lximg li:first-child img{width:100%;}
	.foot .lxfs{padding-top: 10px;}
	.foot .lxfs .lximg li:nth-child(2){width: 12%;margin-left: 26%;}
	.foot .lxfs .lximg li:nth-child(3){width:25%;}
        /*内页列表*/
    .cons-list ul li .date{width: 16%;}
    .cons-list ul li .txt{width:78%;}



}


@media only screen and (max-width: 480px) {
	.header .logo{width: 68%;height: 72px;}
	.search_an{top: 22px;right: 45px;}
	.search_an img{width:80%;}
	.nav {top: 72px;height: calc(100vh - 72px);width:100%;}
	/* 新闻 */
	.news_fr li::after{left: 68%;}
	.news_silde .image, .news_silde .image img{height:290px;}
	.main1{padding: 20px 0px;}
	/* 专题 */
	.ztrd ul li img{height:110px;}
        /*内页列表*/
    .cons-list ul li .date{width: 20%;height: 77px;}
    .cons-list ul li .txt{width:76%;}
   .cons-list ul li{padding:14px 0px;}
  .cons-list ul li .txt h2{font-weight: normal;font-size:16px;}
  .cons-list ul li .txt p{margin-top:0px;}
  .cons-list ul li .date h2{font-weight: normal;height: 22px;line-height: 18px;font-size:24px;}
}