<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.contentWrapper .pic{width: 62.5%;padding-right: 2%;}
.contentWrapper .pic img{width: 100%;display: block;max-width: 100%;}
.newsContent{margin-top: 30px;}
.newsContent .title&gt;p{font-size: 24px;font-size: 2.4rem;margin-bottom: 40px;}
.newsContent .title{color: #4e2925;text-align: center; margin-bottom: 60px; }
.content-font{padding: 0 2%;}
.content-font p{line-height:28px;}
#MyContent span{font-size:16px !important;font-size:1.6rem !important;font-family:楷体  !important;}
.pic .swiper-button-next,.pic .swiper-button-prev{width: 62px;height: 62px;margin-top: -31px;}
.pic .swiper-button-next{background: url("../images/news/next1.png") no-repeat center;background-size: cover;}
.pic .swiper-button-next:hover{background: url("../images/news/next2.png") no-repeat center;background-size: cover;}
.pic .swiper-button-prev{background: url("../images/news/prev1.png") no-repeat center;background-size: cover;}
.pic .swiper-button-prev:hover{background: url("../images/news/prev2.png") no-repeat center;background-size: cover;}

.dottom-goto{width:50%;margin:60px auto;}
.goto-left{float:left;height:75px;line-height:75px;text-align:center; width:30%;cursor:pointer; background:url("/img/index/btn2_2.png") no-repeat center;background-size: 100px;}
.goto-left&gt;a{color:#4e2925;}
.goto-left:hover{background-image:url("/img/index/btn2_1.png");}
.goto-left:hover&gt;a{color: #fffcf7;}
.goto-right{float:right;height:75px;line-height:75px;text-align:center; width:30%;cursor:pointer;color:#4e2925; background:url("/img/index/btn6_2.png") no-repeat center;background-size: 100px;}
.goto-right&gt;a{color: #4e2925;}
.goto-right:hover{ background-image:url("/img/index/btn6_1.png");}
.goto-right:hover&gt;a{color: #fffcf7;}

.group .logo2{text-align: center;margin: 20px 0 50px;}
.introduce .text{width: 43%;margin: 20px auto;text-align: center;color: #808080;}
.introduce{margin-bottom: 100px;}
.backTop{text-align: center;margin-bottom: 20px;}
#MyContent p img{display: none;}
#yw{margin-top:20px;}
@media screen and (max-width:1024px){
	.nav{display:none;}
	 .mobile-inner-header{display:block;}
	 .mobile-inner-nav{z-index:2;}
	 .newsContent{width:90%;margin:0 auto;}
	 .contentWrapper .pic{float:none;width:100%;padding-right: 0;}
	 .content-font{float:none;width:100%;margin-top:15px;padding: 0;}
	 .dottom-goto{width:70%;}
	 .newsContent .title{margin-bottom:40px;}
	.backTop img{width: 40px;}
	.pic .swiper-button-next, .pic .swiper-button-prev{width: 40px;height: 40px;margin-top: -20px;}

}
@media screen and (max-width:769px){
	 #MyContent span{font-size:14px !important;font-size:1.4rem !important;}
	 .newsContent{width:90%;margin:0 auto;}
	 .contentWrapper .pic{float:none;width:100%;margin-top: 20px;}
	 .content-font{float:none;width:100%;margin-top:15px;}
	 .dottom-goto{width:70%;margin: 20px auto;}
	 .newsContent .title{margin-bottom:40px;}
	 .goto-left{width:40%;}
	 .goto-right{width:40%;}
	.content-right&gt;.line3{display: none;}
}


</pre></body></html>