.txt-more .more_img{
	width: 24px;
}

.contain-area {
	width: 83.3333%;
	max-width: 1600px;
	padding: 80px 0 110px;
	display: flex;
	margin: 0 auto;
	align-items: flex-start;
}

.organization {
	background-color: #352C84;
	width: 100%;
}

/* banner */
.banner {
	position: relative;
}

.banner .b_bg {
	width: 100%;
}

.banner .b_txt {
	position: absolute;
	left: 10%;
	top: 44%;
	height: 37%;
}

.banner .mimg{
	display: none;
}

.area-nav {
	text-align: center;
	width: 230px;
	margin-right: 49px;
	box-shadow: 0px 0px 4px 0px rgba(204, 168, 77, 0.35);
	background-color: #f3f3f3;
}

.area-nav .tit {
	background-color: #cca84d;
	color: #fff;
	padding: 19px 0;
	width: 100%;
	font-size: 24px;

}

.area-nav ul li{
    color: #333;
    cursor: pointer;
    border-bottom: 1px solid white;
    font-size: 16px;
}
.area-nav ul li:last-child{
    border-bottom: none;
}
.area-nav ul li > a{
    display: block;
    padding: 19px 0;
    width: 100%;
}

.area-nav ul li.active,
.area-nav ul li:hover {
	background-color: #fff;
}
.area-nav ul li.third{
    text-align: center;
    background-color: white;
    padding-bottom: 5px;
}
.area-nav ul li.third span{
    display: block;
    padding: 15px 0;
    width: 100%;
}
.area-nav ul li.third div{
    margin: 0 auto;
    width: 75%;
}
.area-nav ul li.third div a{
    display: block;
    color: #999;
}
.area-nav ul li.third div a.active,
.area-nav ul li.third div a:hover{
    background-color: #f3f3f3;
    border-radius: 15px;
}
.area-nav ul li.third div:not(:first-child){
    margin-top: 3px;
}

.area-cont .line {
	background: #CCA84D;
	height: 3px;
	width: 100%;
	margin-top: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.area-tit {
	width: 100%;
	text-align: center;
	font-size: 30px;
	padding: 30px 0;
}

.area-list {
	display: flex;
}

.area-row {
	background-color: #fff;
	margin-bottom: 37px;
	font-size: 16px;
	margin-left: 20px;
	position: relative;
}


.area-row .img {
	width: 100%;
	transition: all 1.25s;
}
.area-row:hover .img {
	transform: scale(1.15);
}

.area-row .img-txt {
	position: absolute;
	color: #fff;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 15px 0;
}

.area-row .txt {
	flex: 1;
	color: #666;
	padding: 3% 15px;
	text-align: left;
}

.area-row .txt .c_cca84d {
	padding-bottom: 6px;
}

.area-desc {
	color: #666666;
	line-height: 1.5em;
	padding: 20px;
	font-size: 14px;
}

.area-desc .m20 {
	margin-bottom: 20px;
}

.area-desc .p20 {
	padding-left: 20px;
}

.area-desc .i20 {
	text-indent: 20px;
}

.area-desc p {
	word-break: normal;
	white-space: pre-line;
}

.area-row.active::after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #CCA84D;
}

.area-row.active::before {
	content: "";
	position: absolute;
	bottom: -9px;
	left: 50%;
	transform: translateX(-50%);
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 6px solid #CCA84D;
}

.area-row .img-wrap {
	position: relative;
	width: 40.8%;
	overflow: hidden;
}

.area-row .img-txt div:first-child {
	width: 100%;
}

.area-row .img-txt div:first-child img {
	width: 42%;
}

.area-row:first-child .img-txt div:first-child img {
	width: 66.5%;
	position: relative;
	top: 20%;
}

.area-row .img-txt div:last-child {
	white-space: normal;
	width: 82%;
}

.area-row:nth-child(3) .img-txt div:last-child,
.area-row:nth-child(4) .img-txt div:last-child {
	width: 75%;
}

.area-row:nth-child(6) .img-txt div:last-child {
	width: 93%;
}

.area-row .txt .txt-more {
	position: absolute;
	bottom: 4%;
}
.area-row .txt .txt-more:hover {
	color: #cca84d;
}

.area-cont {
	padding: 0 2% 4% 2%;
	width: 82%;
	background: #F9F9F9;
	position: relative;
}

.area-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.area-row {
	width: 48%;
	display: flex;
}

.area-row:hover {
	/* 鼠标经过时的样式，修改背景颜色 */
	background-color: #f0f0f0;
}

.area-row {
	margin-left: 0 !important;
}

.area-row .img-txt {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: space-around;
	font-size: 24px;
}


.area-row .txt .txt-more img {
	margin-left: 10px
}

.area-row .txt .c_cca84d {
	padding-bottom: 6px;
}

.area-desc {
	color: #666666;
	line-height: 1.5em;
	padding: 20px;
	font-size: 14px;
}

.area-row.active::after {
	background-color: transparent !important;
}

.area-row.active::before {
	border-top: 0px !important;
}

.area-row .txt div:first-child {
	overflow: hidden;
	text-overflow: clip;
	white-space: inherit;
	height: 148px;
}

.ress_nav {
	display: none;
}


@media screen and (max-width: 1679px) {
	.area-row .txt div:first-child {
		height: 122px;
	}
}

@media screen and (min-width: 1580px) and (max-width: 1850px){
	.area-row .img-txt{
		font-size: 22px;
	}
}

@media screen and (max-width: 1579px) {

	.area-row .img-txt {
		font-size: 21px;
	}
	
	.area-row .img-txt div:last-child {
		width: 90% !important;
	}
	
	.area-row .txt div:first-child {
		height: 100px;
	}
	.txt-more .more_img{
		width: 20px;
	}
}


@media screen and (max-width: 1379px) {
	.area-row .img-txt {
		font-size: 20px;
	}
}

@media screen and (max-width: 1279px) {
	.area-row .img-txt {
		font-size: 19px;
	}
	.area-row .txt div:first-child {
		height: 76px;
	}
}

@media screen and (max-width: 1200px) {
	.area-row:nth-child(2) .img-txt{
		padding: 15px 18px;
	}
	.area-row:nth-child(3) .img-txt,
	.area-row:nth-child(8) .img-txt{
		padding: 15px;
	}
	.area-list{
		display: block;
	}
	.area-row{
		width: 100%;
	}
	.area-row .txt .txt-more{
		width: 50%;
	}
}

@media screen and (max-width: 780px) {
	.contain-area {
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
		background-color: #F9F9F9;
	}

	.area-cont {
		width: 100% !important;
		margin: 0 auto;
		padding: 0 5% !important;
		position: static !important;
	}

	.area-row .txt div:first-child {
		overflow: hidden;
		text-overflow: clip;
		white-space: inherit;
	}

	.contain {
		border-top-right-radius: 0 !important;
		border-bottom-left-radius: 0 !important;
		margin: 0 !important;
	}


	.area-nav {
		display: none;
	}

	.ress_nav {
		display: block !important;
		font-size: 24px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #666666;
		line-height: 27px;
		padding-top: 10px;
		margin-left: -5px;
	}

	.ress_nav a {
		color: #666666;
	}

	.area-cont .area-tit {
		font-size: 24px;
	}

	/* .area-row:nth-child(even) {
		display: none;
	} */

	.area-row .txt .txt-more img {
		margin-left: 3%;
	}

	.area-row .txt .txt-more {
		display: flex;
		align-items: center;
	}

	.area-row .txt {
		width: 65%;
	}

	.area-row :nth-child(1) .img-txt div:last-child,
	.area-row :nth-child(5) .img-txt div:last-child {
		width: 100% !important;
	}

	.area-row .img-txt img {
		width: auto;
	}

	.area-row:first-child .img-txt img {
		width: 100%;
	}

	.area-row:nth-child(7) .img-txt img {
		width: 70%;
	}

	.area-row .img-wrap .lazy_img {
		width: 100%;
	}

	.img-txt div,
	.area-cont .ress_nav {
		font-size: 22px;
		line-height: 36px;
	}

	.area-row .txt .txt-more {
		font-size: 18px;
	}
	

	.banner .pimg{
        display: none;
    }
    .banner .mimg{
        display: block;
    }
}

@media (max-width:727px) {

	.img-txt div,
	.area-cont .ress_nav{
		font-size: 24px;
		line-height: 32px;
	}

	.area-row .txt div:first-child {
		height: 130px;
	}
}

@media (max-width:697px) {

	.img-txt div,
	.area-cont .ress_nav{
		font-size: 22px;
		line-height: 30px;
	}

	.area-row .txt div:first-child {
		height: 120px;
	}

	.area-row .txt .txt-more {
		font-size: 17px;
	}
}

@media (max-width:667px) {

	.img-txt div,
	.area-cont .ress_nav{
		font-size: 20px;
		line-height: 28px;
	}

	.area-row .txt div:first-child {
		height: 110px;
	}
}

@media (max-width:637px) {

	.img-txt div,
	.area-cont .ress_nav {
		font-size: 18px;
		line-height: 26px;
	}

	.area-row .txt .txt-more {
		font-size: 16px;
	}

	.area-row .txt div:first-child {
		height: 100px;
	}
}

@media (max-width:607px) {

	.img-txt div,
	.area-cont .ress_nav{
		font-size: 17px;
		line-height: 24px;
	}

	.area-row .txt div:first-child {
		height: 95px;
	}
}

@media (max-width:567px) {

	.img-txt div,
	.area-cont .ress_nav {
		font-size: 16px;
		line-height: 22px;
	}

	.area-row .txt div:first-child {
		height: 123px;
	}

	.area-row .txt .txt-more {
		font-size: 15px;
	}
}

@media (max-width:527px) {

	.img-txt div,
	.area-cont .ress_nav {
		font-size: 15px;
		line-height: 20px;
	}

	.area-row .txt div:first-child {
		height: 80px;
	}
}

@media (max-width:487px) {

	.img-txt div,
	.area-cont .ress_nav {
		font-size: 14px;
		line-height: 19px;
	}

	.area-row .txt div:first-child {
		height: 97px;
	}

	.area-row .txt .txt-more {
		font-size: 14px;
	}
}

@media (max-width:447px) {

	.img-txt div,
	.area-cont .ress_nav{
		font-size: 13px;
		line-height: 18px;
	}

	.area-row .txt .txt-more {
		font-size: 13px;
	}

	.area-row .txt div:first-child {
		height: 75px;
	}
}

@media (max-width:407px) {

	.img-txt div,
	.area-cont .ress_nav{
		font-size: 12px;
		line-height: 17px;
	}

	/* .area-row .txt .txt-more {
		top: 8% !important;
	} */
}

@media (max-width:357px) {

	.img-txt div,
	.area-cont .ress_nav{
		font-size: 11px;
		line-height: 16px;
	}
	.area-row .txt div:first-child {
		height: 75px;
	}
	.area-row .txt .txt-more {
		font-size: 12px;
	}
}

