@charset "utf-8";
.index_mod1 .myswp img{
   width:100%;
}
.index_mod2{
	display: flex;
    justify-content: space-between;
	margin-top: 166px;
}
.index_mod2 .img{
	width: 50%;
}
.index_mod2 .img img{
	width: 100%;
}
.index_mod2 .txt{
	width: 50%;
	padding:0px 111px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 24px;
    line-height: 40px;
}
.index_mod2 .txt .title{
	margin-bottom: 50px;
    text-align: center;
}
.index_mod3{
	margin-top: 166px;
}
.index_mod3 .index_mod3_top{
	position: relative;
}
.index_mod3 .index_mod3_top img{
	width:100%;
}
.index_mod3 .index_mod3_top .txt{
	position: absolute;
    right: 0;
    width: 45.4%;
    top: 19.7%;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.index_mod3 .index_mod3_top .txt img {
    width: 135px;
}
.index_mod3 .index_mod3_center{
	padding:52px 312px;
}
.index_mod3 .index_mod3_center p{
	font-size: 24px;
	line-height: 45px;
	text-align: center;
}
.index_mod3 .index_mod3_bottom {
	width:100%;
	padding:0px 50px;
}
.index_mod3 .index_mod3_bottom ul{
	width:100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.index_mod3 .index_mod3_bottom ul li{
	display: flex;
	justify-content: space-between;
}
.index_mod3 .index_mod3_bottom ul:nth-child(2){
	width:100%;
	padding:0px 73px;
	margin-top: 101px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.index_mod3 .index_mod3_bottom ul li .touxiang{
	margin-right: 23px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.index_mod3 .index_mod3_bottom ul li .touxiang .img{
	width:102px;
}
.index_mod3 .index_mod3_bottom ul li .touxiang .img img{
	width:100%;
}
.index_mod3 .index_mod3_bottom ul li .touxiang .txt{
	font-size: 13px;
	font-weight: bold;
	color: #747575;
	margin-top: 8px
}
.index_mod3 .index_mod3_bottom ul li .jieshao{
	padding-top: 18px;
	display: flex;
	flex-direction: column;
}
.index_mod3 .index_mod3_bottom ul li .jieshao .mingcheng{
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: #747575;
}
.index_mod3 .index_mod3_bottom ul li .jieshao .gongzuo{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #77A145;
}
.index_mod3 .index_mod3_bottom ul li .jieshao .zhiwei{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #747575;
	padding-left: 13px;
	position: relative;
}
.index_mod3 .index_mod3_bottom ul li .jieshao .zhiwei::after{
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background: #747575;
	left:2px;
	top:5px;
}
.index_mod4{
	margin-top: 166px;
}
.index_mod4 .index_mod4_top {
    width: 100%;
    background: url(../images/bg.png) no-repeat;
    height: 296px;
}
.index_mod4 .index_mod4_top .inner{
    width: 100%;
    padding:0px 139px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.index_mod4 .index_mod4_top .inner img{
	width: 730px;
}
.index_mod4 .index_mod4_top .inner .txt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.index_mod4 .index_mod4_top .inner .txt img{
	width: 104px;
}
.index_mod4 .index_mod4_bottom ul{
		width:100%;
		padding:0px 90px;
		margin-top: 120px;
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	.index_mod4 .index_mod4_bottom ul li{
		display: flex;
		justify-content: space-between;
	}
	.index_mod4 .index_mod4_bottom ul li .touxiang{
		margin-right: 20px;
	}
	.index_mod4 .index_mod4_bottom ul li .touxiang .img{
		width:103px;
	}
	.index_mod4 .index_mod4_bottom ul li .touxiang .img img{
		width:100%;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao{
		display: flex;
		flex-direction: column;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .mingcheng{
		text-align: left;
		font-size: 22px;
		font-weight: bold;
		color: #747575;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .gongzuo{
		text-align: left;
		font-size: 14px;
		font-weight: bold;
		color: #77A145;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .zhiwei{
		text-align: left;
		font-size: 11px;
		font-weight: bold;
		color: #747575;
		padding-left: 13px;
		position: relative;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .zhiwei::after{
		content: '';
		position: absolute;
		width: 5px;
		height: 5px;
		background: #747575;
		left:2px;
		top:5px;
	}
	.index_mod5{
		margin-top: 166px;
	}
	.index_mod5 .index_mod5_top{
		width: 100%;
		text-align: center;
	}
	.index_mod5 .index_mod5_bottom .tab-menu{
		display: flex;
		justify-content: center;
		font-size: 24px;
		margin-top: 64px;
		margin-bottom: 46px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu .cur{
		color:#fff;
		cursor: pointer;
		background-color: #97bc66;
		border-radius: 69px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu p{
		width:217px;
		height:69px;
		text-align: center;
		line-height: 69px;
		margin:0 20px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu p:hover{
		color:#fff;
		cursor: pointer;
		background-color: #97bc66;
		border-radius: 69px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu-content .item{
		display: none;
	}
	.index_mod5 .index_mod5_bottom .tab-menu-content .item.cur{
		display: block;
	}
	.index_mod5 .index_mod5_bottom .tab-menu-content .item img{
		width:100%;
	}
	.index_mod6{
		margin-top: 166px;
	}
	.index_mod6 .index_mod6_top{
		text-align: center;
	}
	.index_mod6 .index_mod6_bottom .inner{
		width:100%;
		padding:60px 210px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .swiper-slide{
		align-items: center;
		display: flex;
		flex-direction: column;
		padding-bottom: 40px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .date{
		font-size: 24px;
		width:217px;
		height:69px;
		text-align: center;
		line-height: 69px;
		margin-bottom: 46px;
		border-radius: 69px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img{
		border:solid 1px #e1e1e1;
		padding:20px 20px 50px;
		border-radius: 20px;
		font-size: 17px;
		text-align: center;
		cursor: pointer;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img img{
		width:100%;
		margin-bottom: 30px;
		border-radius: 15px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img:hover{
		transform: scale(1.05);
		border-color:#97bc66;
		box-shadow: 0 0 21px rgba(151,188,102,0.2);
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img .des{
		min-height: 60px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .swiper-slide-next .date{
		color:#fff;
		background-color: #97bc66;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 a{
		font-size: 14px;
		color:#000;
		margin-top: 2px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .swiper-button-next{
		display: none;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .swiper-button-prev{
		display: none;
	}


@media only screen and (max-width: 1680px){
	.index_mod2{
		margin-top: 145px;
	}
	.index_mod2 .txt{
		padding:0px 97px;
	    font-size: 21px;
	    line-height: 35px;
	}
	.index_mod2 .txt .title{
		margin-bottom: 42px;
	}
	.index_mod3{
		margin-top: 145px;
	}
	.index_mod3 .index_mod3_top .txt img {
	    width: 118px;
	}
	.index_mod3 .index_mod3_center{
		padding:44px 273px;
	}
	.index_mod3 .index_mod3_center p{
		font-size: 21px;
		line-height: 40px;
	}
	.index_mod3 .index_mod3_bottom {
		padding:0px 40px;
	}
	.index_mod3 .index_mod3_bottom ul:nth-child(2){
		padding:0px 64px;
		margin-top: 88px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang{
		margin-right: 15px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang .img{
		width:98px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang .txt{
		font-size: 11px;
		margin-top: 6px
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao{
		padding-top: 16px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .mingcheng{
		font-size: 19px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .gongzuo{
		font-size: 12px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .zhiwei{
		font-size: 10px;
		padding-left: 10px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .zhiwei::after{
		width: 4px;
		height: 4px;
		left:2px;
		top:3px;
	}
	.index_mod4{
	   margin-top: 145px;
	}
	.index_mod4 .index_mod4_top {
	    height: 259px;
	}
	.index_mod4 .index_mod4_top .inner{
	    padding:0px 122px;
	}
	.index_mod4 .index_mod4_top .inner img{
		width: 630px;
	}
	.index_mod4 .index_mod4_top .inner .txt img{
		width: 91px;
	}
	.index_mod4 .index_mod4_bottom ul{
		padding:0px 20px;
		margin-top: 90px;
	}

	.index_mod4 .index_mod4_bottom ul li .touxiang{
		margin-right: 20px;
	}
	.index_mod4 .index_mod4_bottom ul li .touxiang .img{
		width:90px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .mingcheng{
		font-size: 19px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .gongzuo{
		font-size: 12px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .zhiwei{
		font-size: 10px;
		padding-left: 10px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .zhiwei::after{
		width: 4px;
		height: 4px;
		left:2px;
		top:4px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu{
		font-size: 21px;
		margin-top: 56px;
		margin-bottom: 40px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu p{
		width:190px;
		height:60px;
		line-height: 60px;
		margin:0 18px;
	}
	.index_mod5{
		margin-top: 145px;
	}
	.index_mod6{
		margin-top: 145px;
	}
	.index_mod6 .index_mod6_bottom .inner{
		padding:60px 180px;
	}

	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .date{
		font-size: 21px;
		width:190px;
		height:60px;
		line-height: 60px;
		margin-bottom: 39px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img{
		border:solid 1px #e1e1e1;
		padding:20px 20px 50px;
		border-radius: 20px;
		font-size: 16px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img img{
		width:100%;
		margin-bottom: 30px;
		border-radius: 15px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 a{
		font-size: 13px;
	}
    

}
@media only screen and (max-width: 1440px){
   .index_mod2{
		margin-top: 125px;
	}
	.index_mod2 .txt{
		padding:0px 83px;
	    font-size: 18px;
	    line-height: 30px;
	}
	.index_mod2 .txt .title{
		margin-bottom: 34px;
	}
	.index_mod3{
		margin-top: 125px;
	}
	.index_mod3 .index_mod3_top .txt img {
	    width: 101px;
	}
	.index_mod3 .index_mod3_center{
		padding:36px 234px;
	}
	.index_mod3 .index_mod3_center p{
		font-size: 18px;
		line-height: 35px;
	}
	.index_mod3 .index_mod3_bottom {
		padding:0px 30px;
	}
	.index_mod3 .index_mod3_bottom ul:nth-child(2){
		padding:0px 50px;
		margin-top: 70px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang{
		margin-right: 13px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang .img{
		width:77px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang .txt{
		font-size: 10px;
		margin-top: 5px
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao{
		padding-top: 14px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .mingcheng{
		font-size: 17px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .gongzuo{
		font-size: 10px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .zhiwei{
		font-size: 8px;
		padding-left: 8px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .zhiwei::after{
		width: 4px;
		height: 4px;
		left:2px;
		top:3px;
	}
	.index_mod4{
	   margin-top: 125px;
	}
	.index_mod4 .index_mod4_top {
	    height: 222px;
	}
	.index_mod4 .index_mod4_top .inner{
	    padding:0px 104px;
	}
	.index_mod4 .index_mod4_top .inner img{
		width: 530px;
	}
	.index_mod4 .index_mod4_top .inner .txt img{
		width: 78px;
	}
	.index_mod4 .index_mod4_bottom ul{
		padding:0px 20px;
		margin-top: 80px;
	}

	.index_mod4 .index_mod4_bottom ul li .touxiang{
		margin-right: 15px;
	}
	.index_mod4 .index_mod4_bottom ul li .touxiang .img{
		width:77px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .mingcheng{
		font-size: 17px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .gongzuo{
		font-size: 10px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .zhiwei{
		font-size: 8px;
		padding-left: 8px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .zhiwei::after{
		width: 3px;
		height: 3px;
		left:2px;
		top:3px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu{
		font-size: 18px;
		margin-top: 48px;
		margin-bottom:35px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu p{
		width:163px;
		height:52px;
		line-height: 52px;
		margin:0 16px;
	}
	.index_mod5{
		margin-top: 125px;
	}
	.index_mod6{
		margin-top: 125px;
	}
	.index_mod6 .index_mod6_bottom .inner{
		padding:50px 160px;
	}

	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .date{
		font-size: 18px;
		width:163px;
		height:52px;
		line-height: 52px;
		margin-bottom: 34px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img{
		border:solid 1px #e1e1e1;
		padding:20px 20px 50px;
		border-radius: 20px;
		font-size: 14px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img img{
		width:100%;
		margin-bottom: 26px;
		border-radius: 15px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 a{
		font-size: 11px;
	}



	

}
@media only screen and (max-width: 1366px){
    .index_mod2{
		margin-top: 118px;
	}
	.index_mod2 .txt{
		padding:0px 78px;
	    font-size: 17px;
	    line-height: 28px;
	}
	.index_mod2 .txt .title{
		margin-bottom: 32px;
	}
	.index_mod3{
		margin-top: 118px;
	}
	.index_mod3 .index_mod3_top .txt img {
	    width: 96px;
	}
	.index_mod3 .index_mod3_center{
		padding:34px 222px;
	}
	.index_mod3 .index_mod3_center p{
		font-size: 17px;
		line-height: 33px;
	}
	.index_mod3 .index_mod3_bottom {
		padding:0px 28px;
	}
	.index_mod3 .index_mod3_bottom ul:nth-child(2){
		padding:0px 30px;
		margin-top: 60px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang{
		margin-right: 12px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang .img{
		width:70px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang .txt{
		font-size: 9px;
		margin-top: 5px
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao{
		padding-top: 13px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .mingcheng{
		font-size: 16px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .gongzuo{
		font-size: 9px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .zhiwei{
		font-size: 7px;
		padding-left: 7px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .zhiwei::after{
		width: 3px;
		height: 3px;
		left:2px;
		top:5px;
	}
	.index_mod4{
	   margin-top: 118px;
	}
	.index_mod4 .index_mod4_top {
	    height: 211px;
	}
	.index_mod4 .index_mod4_top .inner{
	    padding:0px 99px;
	}
	.index_mod4 .index_mod4_top .inner img{
		width: 500px;
	}
	.index_mod4 .index_mod4_top .inner .txt img{
		width: 74px;
	}
	.index_mod4 .index_mod4_bottom ul{
		padding:0px 10px;
		margin-top: 60px;
	}

	.index_mod4 .index_mod4_bottom ul li .touxiang{
		margin-right: 5px;
	}
	.index_mod4 .index_mod4_bottom ul li .touxiang .img{
		width:55px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .mingcheng{
		font-size: 16px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .gongzuo{
		font-size: 9px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .zhiwei{
		font-size: 7px;
		padding-left: 7px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .zhiwei::after{
		width: 3px;
		height: 3px;
		left:2px;
		top:6px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu{
		font-size: 17px;
		margin-top: 46px;
		margin-bottom:33px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu p{
		width:154px;
		height:49px;
		line-height: 49px;
		margin:0 14px;
	}
	.index_mod5{
		margin-top: 118px;
	}
	.index_mod6{
		margin-top: 118px;
	}
	.index_mod6 .index_mod6_bottom .inner{
		padding:45px 152px;
	}

	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .date{
		font-size: 17px;
		width:154px;
		height:49px;
		line-height: 49px;
		margin-bottom: 32px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img{
		border:solid 1px #e1e1e1;
		padding:20px 20px 50px;
		border-radius: 20px;
		font-size: 14px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img img{
		width:100%;
		margin-bottom: 26px;
		border-radius: 13px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 a{
		font-size: 10px;
	}

}
@media only screen and (max-width: 1280px){
 	.index_mod2{
		margin-top: 111px;
	}
	.index_mod2 .txt{
		padding:0px 74px;
	    font-size: 16px;
	    line-height: 27px;
	}
	.index_mod2 .txt .title{
		margin-bottom: 29px;
	}
	.index_mod3{
		margin-top: 111px;
	}
	.index_mod3 .index_mod3_top .txt img {
	    width: 90px;
	}
	.index_mod3 .index_mod3_center{
		padding:31px 208px;
	}
	.index_mod3 .index_mod3_center p{
		font-size: 16px;
		line-height: 33px;
	}
	.index_mod3 .index_mod3_bottom {
		padding:0px 18px;
	}
	.index_mod3 .index_mod3_bottom ul:nth-child(2){
		padding:0px 15px;
		margin-top: 50px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang{
		margin-right: 11px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang .img{
		width:67px;
	}
	.index_mod3 .index_mod3_bottom ul li .touxiang .txt{
		font-size: 8px;
		margin-top: 5px
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao{
		padding-top: 12px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .mingcheng{
		font-size: 15px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .gongzuo{
		font-size: 8px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .zhiwei{
		font-size: 6px;
		padding-left: 6px;
	}
	.index_mod3 .index_mod3_bottom ul li .jieshao .zhiwei::after{
		width: 3px;
		height: 3px;
		left:2px;
		top:5px;
	}
	.index_mod4{
	   margin-top: 111px;
	}
	.index_mod4 .index_mod4_top {
	    height: 197px;
	}
	.index_mod4 .index_mod4_top .inner{
	    padding:0px 93px;
	}
	.index_mod4 .index_mod4_top .inner img{
		width: 450px;
	}
	.index_mod4 .index_mod4_top .inner .txt img{
		width: 69px;
	}
	.index_mod4 .index_mod4_bottom ul{
		padding:0px 5px;
		margin-top: 50px;
	}

	.index_mod4 .index_mod4_bottom ul li .touxiang{
		margin-right: 2px;
	}
	.index_mod4 .index_mod4_bottom ul li .touxiang .img{
		width:40px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .mingcheng{
		font-size: 15px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .gongzuo{
		font-size: 8px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .zhiwei{
		font-size: 6px;
		padding-left: 6px;
	}
	.index_mod4 .index_mod4_bottom ul li .jieshao .zhiwei::after{
		width: 3px;
		height: 3px;
		left:2px;
		top:6px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu{
		font-size: 16px;
		margin-top: 40px;
		margin-bottom:30px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu p{
		width:145px;
		height:45px;
		line-height: 45px;
		margin:0 12px;
	}
	.index_mod5{
		margin-top: 111px;
	}
	.index_mod6{
		margin-top: 111px;
	}
	.index_mod6 .index_mod6_bottom .inner{
		padding:40px 142px;
	}

	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .date{
		font-size: 16px;
		width:145px;
		height:46px;
		line-height: 46px;
		margin-bottom: 30px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img{
		border:solid 1px #e1e1e1;
		padding:20px 20px 50px;
		border-radius: 20px;
		font-size: 13px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img img{
		width:100%;
		margin-bottom: 26px;
		border-radius: 13px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 a{
		font-size: 10px;
	}



}
@media only screen and (max-width: 960px){
  .index_mod2 {
	    margin-top: 48px;
	    flex-wrap: wrap;
	    flex-direction: column-reverse;
	}
	.index_mod2 .img {
	    width: 100%;
	}
	.index_mod2 .txt{
	   width: 100%;
       padding: 10px;
       font-size: 12px;
       line-height: 1.8;
	}
	.index_mod2 .txt p{
	   line-height: 1.8;
	}
	.index_mod2 .txt p span{
	   font-weight: bold;
	}

	.index_mod2 .txt .title {
	    margin-bottom: 10px;
	}
	.index_mod3{
		margin-top: 48px;
	}
	.index_mod3 .index_mod3_top
	{
		background-color: #FFFFFF;
	}
	.index_mod3 .index_mod3_top img{
		display: block;
	}
	.index_mod3 .index_mod3_top .txt img{
		width: 32px;
		display: block;
	}
	.index_mod3 .index_mod3_top .txt{
		width: 65%;
	    top: 31%;
	}
	.index_mod3 .index_mod3_center{
		padding: 10px;
	}
	.index_mod3 .index_mod3_center p {
	    font-size: 12px;
	    line-height: 1.8;
	    text-align: left;
	}
	.index_mod3_bottom{
		padding:10px 19px;
	}
	.index_mod3_bottom .index_mod3_bottom_yd_top{
		position: relative;
		font-size: 15px;
		color: #4A4A4A;
	}
	.index_mod3_bottom .index_mod3_bottom_yd_top span{
		font-weight: bold;
	}
	.index_mod3_bottom .index_mod3_bottom_yd .zhuanjiaguwen .swiper-button-prev{
		right: 30px;
   		left: auto;
	}
	.index_mod3_bottom .index_mod3_bottom_yd .zhuanjiaguwen .swiper-button-prev:after{
		font-size: 12px;
	    color: #626161;
	    font-weight: bold;
	}
	.index_mod3_bottom .index_mod3_bottom_yd .zhuanjiaguwen .swiper-button-next{
		right: 2px;
   		left: auto;
	}
	.index_mod3_bottom .index_mod3_bottom_yd .zhuanjiaguwen .swiper-button-next:after{
		font-size: 12px;
	    color: #626161;
	    font-weight: bold;
	}
	.index_mod3_bottom .index_mod3_bottom_yd .zhuanjiaguwen .swiper-wrapper{
		margin-top: 18px;
		display: flex;
		justify-content: space-between;
	}
	.index_mod3_bottom .index_mod3_bottom_yd .zhuanjiaguwen .swiper-wrapper .swiper-slide{
	}
	.index_mod3_bottom .index_mod3_bottom_yd .zhuanjiaguwen .swiper-wrapper .swiper-slide .zhuanjiaguwen_dange{
		width: 95%;
		margin-right:5%;
		min-height: 180px;
		background: #FFFFFF;
		box-shadow: 0px 1px 8px 0px rgba(62,62,62,0.08);
		border-radius: 10px;
		padding:12px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.zhuanjiaguwen_dange .img img{
		width: 93px;
	}
	.zhuanjiaguwen_dange .mc{
		font-size: 11px;
		margin-top: 11px;
		font-weight: 600;
		color: #666666;
		height: 15px;
		line-height: 15px;
		overflow: hidden;
	}
	.zhuanjiaguwen_dange .mc span{
		font-size: 13px;
		font-weight: bold;
	}
	.zhuanjiaguwen_dange .txt{
		font-size: 8px;
		margin-top: 5px;
		font-weight: 600;
		color: #666666;
		height: 15px;
		line-height: 15px;
		overflow: hidden;
	}

	.index_mod3 .index_mod3_bottom ul{
		flex-wrap: wrap;
	}
	.index_mod3 .index_mod3_bottom ul:nth-child(2){
		flex-wrap: wrap;
	    padding: 0px;
	    margin-top: 0px;
	}
	.index_mod3 .index_mod3_bottom ul li{
		justify-content: flex-start;
	    width: 100%;
	    margin-bottom: 20px;
	}
	.index_mod4{
		margin-top: 20px;
	}
	.index_mod4 .index_mod4_top{
		height: auto;
    	position: relative;
    	background: none;
	}
	.index_mod4 .index_mod4_top img{
		width:100%;
	}
	.index_mod4 .index_mod4_top .txt{
		position: absolute;
	    right: 10px;
	    top: 5px;
	}
	.index_mod4 .index_mod4_top .txt img{
		width: 31px;
	    margin: 0 auto;
	    text-align: center;
	    display: table;
	}
	.index_mod4 .index_mod4_top .inner{
		padding:0px;
	}
	.index_mod4 .index_mod4_top .inner img{
		display: none;
	}
	.index_mod4 .index_mod4_top .inner .txt{
		width: 100%;
	}
	.index_mod4 .index_mod4_bottom ul{
		flex-wrap: wrap;
		padding:0px 20px;
		margin-top: 20px;
	}
	.index_mod4 .index_mod4_bottom ul li{
		width: 100%;
		margin-bottom: 20px;
		justify-content: flex-start;
	}
	.index_mod5{
		margin-top: 48px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu {
	    font-size: 10px;
	    margin-top: 10px;
	    margin-bottom: 12px;
	}
	.index_mod5 .index_mod5_bottom .tab-menu p {
	    width: 100px;
	    height: 22px;
	    line-height: 22px;
	    margin: 0 9px;
	}
	.index_mod6{
		margin-top: 48px;
	}
	.index_mod6 .index_mod6_bottom .inner{
		padding:20px 10px;
	}
	.index_mod6 .index_mod6_bottom .inner .mySwiper1 .img {
	    border: 0px;
	    box-shadow: 0px 1px 8px 0px rgba(62,62,62,0.08);
	    background-color: #FFFFFF;
	    padding: 15px 15px 40px;
	    border-radius: 20px;
	    font-size: 10px;
	    margin-right: 8px;
	}
	.index_mod3 .index_mod3_bottom {
	    padding: 0px 10px;
	    margin-top: 21px;
	}

}