@charset "utf-8";

@font-face {
	font-family: 'icomoon';
	src: url('/fonts/icomoon.eot?tomleg');
	src: url('/fonts/icomoon.eot?tomleg#iefix') format('embedded-opentype'),
		url('/fonts/icomoon.ttf?tomleg') format('truetype'),
		url('/fonts/icomoon.woff?tomleg') format('woff'),
		url('/fonts/icomoon.svg?tomleg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

/* CSS Document */
@media screen and (max-width: 1920px) {
	.container {
		width: 1400px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1660px) {
	.logo {
		width: 20%;
	}

	.footer-logo {
		width: 20%;
	}

	.nav>ul>li {
		padding: 0 15px;
	}

	.header-right {
		width: 76%;
		margin: 20px 0px 20px 3.5%;
	}

	.header-top {
		width: 1400px;
	}

	.fswx-banner {
		margin-top: 102px;
	}

	.container {
		width: 1200px;
		margin: auto;
	}

	.index-news-content-tuijian ul li a .img {
		height: 228px;
	}

	.cont4 {
		height: 451px;
	}

	.cont4 .col-2 h2 {
		line-height: 226px;
	}

	.footer-wechat {
		width: 8%;
	}
}

@media screen and (max-width: 1440px) {
	.container {
		width: 1100px;
		margin: auto;
	}

	.header-top {
		width: 1200px;
	}

	.header-right {
		width: 76%;
		margin: 10px 0px 10px 3.5%;
	}

	.fswx-banner {
		margin-top: 82px;
	}

	.nav>ul>li {
		padding: 0px 6px;
	}

	.cont4 {
		height: 369px;
	}

	.cont4 .col-2 h2 {
		line-height: 184px;
	}

	.cont4 .col-1 .unit h2 {
		padding-top: 60px;
	}

	.shenshen-video {
		height: 375px;
	}

	.index-notice-content ul li a h4 {
		margin-top: 4px;
	}

	.cont4 .col-1 .unit .more {
		margin: 58px 0 0 0;
	}
}

@media screen and (max-width: 1200px) {
	.header-top {
		width: 1000px;
		position: relative;
	}

	.logo {
		width: 25%;
	}

	.footer-logo {
		width: 25%;
	}

	.header-right {
		width: 35%;
		float: right;
		background-color: rgba(255, 255, 255, 0);
	}

	.nav>ul {
		display: none;
	}

	.leadermail {
		color: #fff;
	}

	.leadermail a {
		color: #fff;
	}

	.search_anniu {
		display: none;
	}

	.search_kuang {
		background-color: #fff0;
	}

	.search::after {
		content: '\e986';
		font-family: 'icomoon';
		display: inline-block;
		color: #fff;
	}

	.container {
		width: 1000px;
		margin: auto;
	}

	input::-webkit-input-placeholder {
		color: #fff;
	}

	input::-moz-placeholder {
		color: #fff;
	}

	input::-ms-placeholder {
		color: #fff;
	}

	input {
		border: 0px;
		outline: none;
		caret-color: #fff;
		color: #fff;
	}

	.navbar-toggle {
		background-color: #fff0;
		position: absolute;
		right: 0;
		top: 25px;
		cursor: pointer;
	}

	.navbar-toggle::after {
		content: '\e9bb';
		font-family: 'icomoon';
		display: inline-block;
		color: rgba(255, 255, 255, 0.9);
		font-size: 28px;
	}

	.mobile-nav.show {
		display: block;
                background-color: #2a6024;
                top: 60px;
                left: 0;
                bottom: 0;
                position: fixed;
                overflow-y: scroll;
                overflow-x: hidden;
                width: 100%;
        }

	.mobile-nav ul li a {
		color: #fff;
	}

	.mobile-nav ul li {
		line-height: 50px;
                margin-left: 20px;
	}

	.mobile-nav>ul>li>a {
		font-size: 22px;
	}

	.mobile-nav .sun-nav>li>a {
		font-size: 18px;
		padding-left: 40px;
	}

	.cont3 .index-shenshen-right ul li h4 {
		font-size: 16px;
		padding-top: 16px;
		line-height: 22px;
	}

	.index-shehuishijian h2 {
		height: 100px;
	}

	.cont4 {
		height: 325px;
	}

	.cont4 .col-2 h2 {
		line-height: 162px;
		font-size: 26px;
	}

	.cont4 .col-1 .unit h2 {
		font-size: 26px;
	}

	.cont4 .col-1 .unit .more {
		margin: 25px 0 0 0;
		width: 150px;
		line-height: 45px;
	}

	.footer-wechat {
		width: 10%;
	}

	.cont1 .index-title h2,
	.index-xuexiaotese h2,
	.cont3 .index-title .shenshen {
		font-size: 30px;
	}
}

@media screen and (max-width: 1024px) {
	.header-top {
		width: 900px;
	}

	.container {
		width: 850px;
	}

	.index-news-content-tuijian ul li a .img {
		height: 170px;
	}

	.footer-link {
		margin-left: 50px;
	}

	.footer-wechat {
		width: 11%;
	}

	.cont4 {
		height: 276px;
	}

	.cont4 .col-2 h2 {
		line-height: 138px;
		font-size: 24px;
	}

	.cont4 .col-1 .unit h2 {
		padding-top: 30px;
	}

	.index-xuexiaotese ul li h4 {
		padding: 30px 42px;
	}
}

@media screen and (max-width: 925px) {
	.header-top {
		width: 800px;
	}

	.header-right {
		width: 40%;
	}

	.container {
		width: 700px;
	}

	.cont1 .index-news {
		margin-right: 0%;
		width: 100%;
	}

	.index-notice {
		width: 100%;
		float: right;
		margin-top: 30px;
	}

	.index-shehuishijian h2 {
		height: 151px;
	}

	.cont3 .index-shenshen-left {
		width: 100%;
		margin-right: 0%;
	}

	.cont3 .index-shenshen-right {
		width: 100%;
                margin-top: 2%;
	}

	.cont3 .index-shenshen-right ul li {
		margin-left: 0%;
		margin-right: 4%
	}

	.index-shehuishijian h2,
	.cont1 .index-title h2,
	.index-xuexiaotese h2,
	.cont3 .index-title .shenshen {
		font-size: 26px;
	}

	.cont4 .col-1 {
		width: 100%;
	}

	.cont4 .col-2 {
		width: 33.33%;
		height: 436px;
	}

	.cont4 .col-2 .button {
		height: 50%;
	}

	.cont4 .col-2 .top {
		height: 50%;
	}

	.cont4 .col-2 h2 {
		line-height: 218px;
	}

	.footer-link {
		width: 80%;
		margin: 0;
	}

	.footer-link ul li {
		width: 100%;
	}

	.footer-wechat {
		width: 14%;
	}

	.footer-logo {
		width: 40%;
		margin-left: 50%;
		transform: translate(-50%, 0%);
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-jianjie-img img{
		max-width: 600px;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-list ul li span{
		width: 15%;
	}
}

@media screen and (max-width: 822px) {
	.header-top {
		width: 700px;
	}

	.header-right {
		width: 46%;
	}

	.cont4 .col-2 {
		height: 391px;
	}
}

@media screen and (max-width: 712px) {
	.navbar-toggle {
		top: 30px;
	}

	.header-top,
	.container {
		width: 675px;
	}

	.logo {
		width: 35%;
	}

	.cont3 .index-shenshen-right ul li {
		margin-right: 6%
	}

	.cont3 .index-shenshen-right ul li:nth-child(3n) {
		margin-right: 0%;
	}

	.cont4 .col-2 {
		height: 347px;
	}

	.index-xuexiaotese ul li h4 {
		padding: 30px 20px;
	}
}

@media screen and (max-width: 700px) {

	.header-top,
	.container {
		width: 600px;
	}

	.header-right {
		width: 53%;
		margin: 10px 0px 0px 3.5%;
	}

	.navbar-toggle {
		top: 25px;
	}

	.fswx-banner {
		margin-top: 72px;
	}

	.index-shehuishijian h2, .cont1 .index-title h2, .index-xuexiaotese h2, .cont3 .index-title .shenshen {
		font-size: 24px;
	}

	.index-shehuishijian h2 {
		width: 184px;
	}

	.cont4 .col-2 {
		height: 328px;
	}

	.footer-wechat {
		width: 16%;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-jianjie-img img{
		max-width: 400px;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-jianjie ul li{
		width: 46%;
		margin-bottom: 4%;
	}
}

@media screen and (max-width: 620px) {
	.header-top, .container {
		width: 550px;
	}

	.header-right {
		width: 58%;
	}

	.logo {
		width: 38%;
	}

	.index-shehuishijian h2 {
		height: 215px;
	}

	.cont4 .col-2 {
		height: 292px;
	}
	.fswx-cont-nav ul li{
		padding-right: 50px;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-nr-1 ul li h3 {
		width: 80%;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-list ul li h3 {
		width: 80%;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-list ul li span {
		width: 20%;
	}
	
}

@media screen and (max-width: 570px) {
	.header-top, .container {
		width: 500px;
	}

	.nav {
		margin: 0 8px;
	}

	.header-right {
		margin: 0px 0px 0px 3.5%;
	}

	.navbar-toggle {
		top: 20px;
	}

	.fswx-banner {
		margin-top: 62px;
	}

	.index-shehuishijian h2 {
		height: 60px;
		width: 100%;
		text-align: center;
	}

	.cont4 .col-2 {
		height: 267px;
	}

	.cont4 .col-2 h2 {
		line-height: 133px;
		font-size: 18px;
	}

	.cont4 .col-1 .unit {
		margin: 0 10% 0 10%;
	}

	.footer-wechat {
		width: 19%;
	}
}

@media screen and (max-width: 475px) {
	.header-top, .container {
		width: 430px;
	}

	.header-right {
		margin: 0px;
		width: 62%;
	}

	.leadermail {
		margin-left: 10px;
	}

	.navbar-toggle::after {
		font-size: 24px;
	}

	.cont1,
	.cont3 {
		padding: 30px 0;
	}

	.index-xuexiaotese {
		padding-top: 30px;
	}

	.index-shehuishijian {
		padding: 30px 0;
	}

	.cont4 .col-2 {
		height: 221px;
	}

	.cont4 .col-2 h2 {
		line-height: 110px;
	}

	.footer-wechat {
		width: 22%;
	}

	.footer-link {
		width: 75%;
	}
	.fswx-cont-nav ul li {
		padding-right: 40px;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-nr-1 ul li h3 {
		width: 75%;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-list ul li h3 {
		width: 75%;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-list ul li span {
		width: 25%;
	}
}

@media screen and (max-width: 414px) {
	.header-top, .container {
		width: 390px;
	}

	.leadermail a {
		font-size: 14px;
	}

	.search_kuang {
		font-size: 14px;
	}

	.leadermail {
		margin-left: 24px;
	}

	.search::after {
		font-size: 14px;
		position: absolute;
		right: -17px;
	}
	.index-news-content-tuijian ul li,
	.index-news-content-quanbu ul li{
		width: 100%;
		margin-right: 0%;
		margin-bottom: 2%;
	}
	.index-news-content-quanbu {
		margin-top: 0px;
	}
	.cont3 .index-shenshen-right ul li{
		width: 100%;
		margin-right: 0%;
	}
	.cont4 .col-2 {
		height: 200px;
	}
	.cont4 .col-2 h2 {
		line-height: 100px;
	}
	.index-xuexiaotese ul li {
		width: 33%;
	}
	.fswx-cont-nav ul li {
		padding-right: 30px;
	}
	.fswx-cont .fswx-cont-nr {
		padding: 20px 5px;
	}
	.fswx-cont-nav ul li.select::after{
		margin-left: -25px;
	}
	.footer-copyright p{
		line-height: 24px;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-jianjie-img img {
		max-width: 385px;
	}
	.footer-wechat {
		width: 26%;
	}
	.footer-link {
		width: 70%;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-xiaoshi .fswx-cont-xiaoshi-jianshi h6{
		padding: 0 30px 20px;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-xiaoshi .fswx-cont-xiaoshi-jianshi p {
		padding-left: 100px;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-list ul li{
		width: 100%;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-list ul li .fswx-cont-xiaoyou-list-txt{
		padding: 15px;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-list ul li .fswx-cont-xiaoyou-list-photo{
		height: 158px;
	}
        .fswx-banner .swiper-pagination-bullet {
                width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px));
                height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 10px));
        }
        .fswx-banner .swiper-horizontal>.swiper-pagination-bullets, .fswx-banner .swiper-pagination-bullets.swiper-pagination-horizontal, .fswx-banner .swiper-pagination-custom, .fswx-banner .swiper-pagination-fraction {
                bottom: 10px;
        }
        .fswx-banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
                margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 5px);
        }
        .index-xuexiaotese ul li h4 {
                height: 132px;
        }
        video {
                width: 400px;
        }
        .cont3 .index-shenshen-right ul li .title-img{
                height: 260px;
        }
}
@media screen and (max-width: 375px) {
	.header-top, .container {
		width: 365px;
	}
	.logo {
		width: 50%;
	}
	.nav {
		margin: 0 0px;
	}
	.navbar-toggle{
		right: 20px;
	}
	.header-right {
		height: 40px;
		width: 80%;
	}
	.search,
	.leadermail{
		line-height: 40px;
	}
	.fswx-banner {
		margin-top: 99px;
	}
	.cont4 .col-2 {
		height: 183px;
	}

	.fswx-cont-nav ul li {
		padding-right: 27px;
	}
	.fswx-cont .fswx-cont-nr .fswx-cont-jianjie-img img {
		max-width: 350px;
	}
}	