<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 16px;
	color: #333;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
	cursor: pointer;
	color: #333;
}
.bg img{
	width: 100%;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
.main1 img{
	display: inline-block;
}
.main1 p{
	display: inline-block;
    text-indent: 2.3rem;
    letter-spacing: 0px;
    width: 1080px;
    text-align: left;
    float: right;
    line-height: 30px;
    position: relative;
    top: 7px;
    font-size: 18px;
    font-family: KaiTi;
}
.main2{
	margin-top: 30px;
}
.main2left{
	display: inline-block;
	width: 740px;
}
.main2right{
	display: inline-block;
	float: right;
	width: 445px;
}
.mgt10{
	margin-top: 10px;
}
.main2p{
	line-height: 30px;
    text-indent: 2rem;
}
.conimg{
	display: inline-block;
	width: 360px;
}
.conimg img{
	width: 100%;
}
.conright{
	display: inline-block;
	float: right;
	width: 360px;
}
.conright p{
	text-align: center;
    line-height: 45px;
    margin-top: 13px;
    border-left: 2px solid #cf2a33;
    background: -moz-linear-gradient(right, #ffd2d4 0%, #ffffff 100%);
    background: -webkit-linear-gradient(right, #ffd2d4 0%,#ffffff 100%);
    background: -o-linear-gradient(right, #ffd2d4 0%,#ffffff 100%);
    background: -ms-linear-gradient(right, #ffd2d4 0%,#ffffff 100%);
    background: linear-gradient(to right, #ffd2d4 0%,#ffffff 100%);
}
.main2span{
	color: #d5464d;
        font-weight: bold;
}
.main3{
	margin-top: 30px;
}
.main3left{
	width: 50%;
	display: inline-block;
    height: 370px;
}
.main3right{
	float: right;
	width: 48%;
}
.main3right ul li img{
	width: 20px;
    position: relative;
    top: -5px;
}
.textleft{
	display: inline-block;
	width: 440px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.timeright{
	float: right;
	color: #a0a0a0;
}
.xghd ul li {
    line-height: 28px;
}
.main4{
	width: 100%;
    height: 370px;
}
.main4menu{
	float: left;
	width: 32%;
}
.main4menu ul li img{
	width: 20px;
    position: relative;
    top: -6px;
}
.main4menu ul li {
    line-height: 28px;
}
.main4text{
	display: inline-block;
	width: 300px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.foot{
}
.listcon{
	width: 1200px;
	margin: 0 auto;
}
.dingwei img{
	height: 20px;
	position: relative;
	top: 5px;
}
.listcon ul li{
	line-height: 35px;
}
.listcon ul li img{
	width: 20px;
    position: relative;
    top: -5px;

}
.listcontext{
	display: inline-block;
	width: 800px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.cccontent{
	width: 1200px;
	margin: 0 auto;
}
.title{
	color: #355e92;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    padding: 10px 50px;
}
.stitle {
    text-align: center;
    line-height: 40px;
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
    color: #666666;
}
.stitle span{
	margin-left: 20px;
    margin-right: 20px;
}
.conneir{
	border-top: 1px solid #cfcfcf;
    width: 1040px;
    padding: 2px;
    margin: 10px auto;
    line-height: 35px;
    font-size: 16px;
    overflow-x: auto;
}
.conneir p{
	text-indent: 2rem;
}

.poster-main{
	position: relative;
	margin-top: 20px;
}
.poster-main .poster-list .poster-item{ 
	position:absolute;
	left:0;
	top:0;
}
.poster-main .poster-btn{ 
	position:absolute;
	top:0;
	z-index:10; 
	cursor:pointer;  
}</pre></body></html>