.banner{ width:100%; height:400px; overflow:hidden; background:url(/uiFramework/commonResource/image/2024102914421991876.jpg) no-repeat center top; background-size:100%;}

.main{ width: 1000px; height: auto; overflow: hidden; margin: 30px auto; background:#fff; padding:10px;}
.main h3{width: 100%;height: auto;overflow: hidden;line-height: 30px;text-indent: 1rem;color: #BE182C;font-weight: 600;border-left: 10px solid #BE182C;border-bottom: 1px solid #ccc; font-size:24px;}
.main h3 span{ float:right; font-weight: normal; font-size: 14px; color: #000; line-height: 32px;}
.main h3 span a{ color:#323232; text-decoration:none;font-size:16px;}
.main .tujie{ width:1000px; height: auto; overflow: hidden; margin: 40px auto 0;}
.main .tujie li{ float:left; width: 200px; height: 200px; margin: 0 25px;}
.main .dongtai{ width: 100%; height: auto; overflow:hidden; margin-bottom:30px;}
.main .dongtai .left{ width:480px; height: 340px; overflow: hidden; float: left; display: inline-block; background: #000; position: relative;}
.main .dongtai .left .img{width: 100%;object-fit: cover;}
.main .dongtai .left p{ position: absolute; left: 0; bottom: 0; line-height:50px; background:rgba(0,0,0,0.5); width: 100%; text-align: center; color: #fff; font-weight: bold;font-size:16px;}
.main .dongtai .right{ width:450px; height: auto; overflow: hidden; float:right; display:inline-block;}
.main .dongtai .right p a{ text-decoration:none; color: #000000;font-size:16px;}
.main .dongtai .right p{ font-size:16px; line-height: 30px; text-indent: 30px; margin-top:10px; background: url(/uiFramework/commonResource/image/2024102916282931505.jpg) no-repeat 10px center;}
.main .wenjian,.main .jiedu{ width:450px; height: auto; overflow: hidden; float:left; display: inline-block;}
.main .jiedu{ float:right; display: inline-block;}
.main .wenjian p,.main .jiedu p{ font-size:14px;width: 450px; line-height: 30px; margin-top:10px; font-size: 14px; text-indent: 30px; color: #323232; background: url(/uiFramework/commonResource/image/2024102916282931505.jpg) no-repeat 10px center;}
.main .wenjian p a,.main .jiedu p a{ color: #323232; text-decoration:none;font-size:14px;}
.main .tujie_0{ width:1000px; height:auto; overflow:hidden;}
.main .tujie_0 li{ width:200px; height: 200px; overflow: hidden; position: relative; margin:25px; float:left; background: #70b04e;}
.main .tujie_0 li p{ font-size:16px;position: absolute; width: 100%; height: auto; overflow: hidden; line-height: 30px; background: rgba(0,0,0,0.5); color: #fff; text-align: center; left: 0; bottom:0;}
.main .wenjian_0{ width:900px; margin:0 auto;height:auto; overflow:hidden; padding-top:20px;}
.main .wenjian_0 li{ width:100%; overflow: hidden; float:left; line-height: 50px; border-bottom:1px solid #70b04e; text-indent: 20px;}

.time {float: right;}
.tujieTitle {border-left:none !important;padding-top: 20px;line-height: 25px;text-align: center;}
.tujieTitle b {letter-spacing: 2px;border-bottom: 5px solid #BE182C;}
.main .wenjian h3>a {color: #ccc;border-left: 10px solid #ccc;margin-left: 15px;padding-left: 5px;}
.tujie li a {display: block;margin-bottom: 20px;}

@media only screen and (max-width: 1300px) {
	.main{width: 85%;}
  .main .dongtai .left{width: 48%;}
	.main .dongtai .right{width: 45%;}
	.main .wenjian, .main .jiedu{width: 45%;}
}
@media only screen and (max-width: 768px) {
.main{width:96%;}
	.banner{height: 150px;background-size: cover;background-position: center;}
	.main .dongtai .left{width: 100%;}
	.main .dongtai .right{width: 100%;}
	.main .wenjian, .main .jiedu{width: 100%;}
	.main .wenjian{margin-bottom: 30px;}

.main .dongtai .right p a{display: inline-block;text-indent: 0; width: 62%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.time{font-size:14px;}
.main .wenjian p, .main .jiedu p{width:100%;}
.main .wenjian p a, .main .jiedu p a{font-size:16px;display: inline-block;text-indent: 0; width: 62%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}




}