@charset "utf-8";
.main-title{width:100%; text-align:center; font-family: "KaiTi",sans-serif;font-size:36px; font-weight:bold;margin-top:100px;color:#4e2925;}
.huadong{width:78.1%;margin:0 auto;}
.scrollUl{width:199px;text-align:center;padding: 4% 39.2%;margin:0 auto;}
.scrollUl li{cursor: pointer;}
.scrollUl li.active,.scrollUl li:hover{text-decoration: underline;color: #4e2925;}
#m01{float:left;}
#m02{float:right;}

.newsContainer>div{margin-top:20px;}
#c02{display:none;}
.content{width:calc(100% - 50px);margin:0 auto;padding-bottom:60px; padding-top: 60px; position: relative;}
.content-left{width:calc(50% - 51px);float:left;}
.content-right{width:calc(50% - 51px);float:right;padding-left:56px;}
.cont-title{font-size:24px;line-height:36px;color:#4e2925;}
.content-left p,.content-left>a{font-size:16px;line-height:2;}
.content-right img{width:100%;}
.content>.line{position: absolute;top: 0;left: 0;width: 100%;height: 3px; background: url("../img/public/line1_1.png") no-repeat center;background-size: cover;}
.content>.line12{background-image: url("../img/public/line1_2.png");}
.content>.line13{background-image: url("../img/public/line1_3.png");}
.content>.line14{background-image: url("../img/public/line1_4.png");}
.content>.line15{background-image: url("../img/public/line1_5.png");}

.newsContainer .contain{position: relative;}
.newsContainer .contain .line2{position: absolute;bottom: 0;left: 0;width: 100%;height: 3px; background: url("../img/public/line1_6.png") no-repeat center;background-size: cover;}

.content-right{position: relative;}
.content-right>.line3{position: absolute;top:0; bottom: 0;left: 0;width: 3px; background: url("../img/public/line2_1.png") no-repeat center;background-size: cover;}
.content-right>.line32{background-image: url("../img/public/line2_2.png");}
.content-right>.line33{background-image: url("../img/public/line2_3.png");}
.content-right>.line34{background-image: url("../img/public/line2_4.png");}
.content-right>.line35{background-image: url("../img/public/line2_5.png");}


.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;}

/*#m02:hover{display:block;}*/
#time{margin-top:10px; margin-bottom:10px;}
#time font{color: #333!important;}

#fenye{width:50%;margin:60px auto;}
#fenye table{width: 100%;}
#pagelist>a:first-child{float:left;height:75px;line-height:75px;text-align:center; width:100px;cursor:pointer;color:#4e2925; background:url("/img/index/btn2_2.png") no-repeat center;background-size: 100px;}
#pagelist>a:first-child:hover{ background-image:url("/img/index/btn2_1.png");color: #fffcf7;}
#pagelist>a:last-child{float:right;height:75px;line-height:75px;text-align:center; width:100px;cursor:pointer;color:#4e2925; background:url("/img/index/btn6_2.png") no-repeat center;background-size: 100px;}
#pagelist>a:last-child:hover{ background-image:url("/img/index/btn6_1.png");color: #fffcf7;}


@media screen and (max-width:1024px){
	  body{overflow-x:hidden;}
	  html{overflow-x:hidden;}
	 .content-left{float:none;width:100%;}
	 .content-right{float:none;border:none;width:100%;padding-left:0;padding-top:20px;}
	 .scrollUl{padding:4% 2%;}
	 .dottom-goto{width:80%;}
	 .cont-title{font-size:20px;}
	 .content{width:100%;margin:0 auto;padding-bottom:40px;padding-top: 40px;}
	 .content1{padding-bottom:0;}
	 .scrollUl{width:199px;}
}
@media screen and (max-width:769px){
	  body{overflow-x:hidden;}
	  html{overflow-x:hidden;}
	  .main-title{font-size: 24px;font-size: 2.4rem;margin-top: 30px;margin-bottom: 25px;}
	 .huadong{width:90%;}
	 .content-left{float:none;width:100%;}
	 .content-right{float:none;border:none;width:100%;padding-left:0;padding-top:20px;}
	 .scrollUl{padding:4% 2%;}
	 .dottom-goto{width:80%;}
	 .cont-title{font-size:20px;}
	 .scrollUl{width:199px;}
	#fenye{width: 90%;}
	.content-right>.line3{display: none;}
}
