

.content{width:1200px; margin:0 auto; overflow:hidden; position:relative; }
.main{width:790px; float:left; overflow:hidden; min-height:1434px; border:1px solid #e1e1e1; border-radius:5px;   padding-bottom:10px; margin-bottom:20px; }
.news_title{width:700px; height:100px; overflow:hidden;  float:left; margin-left:45px;  display:flex;
	align-items:center; }
.news_title .t{width:680px; line-height:30px; font-size:24px; text-align: center; font-weight:bold;}
.news_date{width:700px; height:30px; overflow:hidden; line-height:30px; border-bottom:1px solid #e1e1e1; float:left; margin-left:45px;  }
.copyright{width:680px; float:left; margin:20px 0 20px 45px; text-align: justify; word-wrap: break-word; text-justify:inter-ideograph; background:#f2f2f2; border-radius:5px; padding:0 10px 0 10px;   color:#666; line-height:26px; font-size:14px;r_box mgt}
.news_cpr{float:left; margin:10px 0 10px 0}
.news_show{width:700px; float:left; overflow:hidden; margin:10px 0 0 45px;  }
.news_show img{width:700px;  }
.news_show p{line-height:30px; font-size:16px; margin:30px 0 0 0 ; text-align: justify; word-wrap: break-word; text-justify:inter-ideograph;}
.news_source{font-size:18px; font-weight:bold; text-align:right; margin-bottom:20px;}
em{ font-style:italic; text-decoration: none; }


.tablewb {
	width:100%;
	font-size: 14px;
	border-collapse: collapse;
	margin-top:5px;
	background:#f2f2f2
}
.tablewb td {border: 1px solid #e1e1e1; height:30px; line-height:30px; }

.rightbox{width:390px; float:right; overflow:hidden; } 
.r_box{width:368px; overflow: hidden; float:left; border:1px solid #e1e1e1; background:#f2f2f2;  border-radius:5px; padding:10px; }
.r_box img{width:100%; display:block; float:left; margin:0}

.r_t{width:368px; height:40px; float:left;  border-bottom:1px solid #e1e1e1; font-size:18px; font-weight:bold; line-height:40px;  }

.r_box ul{display:block; width:100%; float:left; margin-top:10px; }
.r_box ul li{width:100%; height:30px; float:left; line-height:30px; font-size:14px; }
.r_box ul li a{width:300px; float:left; color:#000000; overflow:hidden;  height:30px; }
.r_box a:hover{color:#c9242a; }
.r_box ul li span{float:right;  color:#666}

.a1, .a3, .a5 {
    padding-left: 12px;
    background-size: 4px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 12px;
    color: #333;
    text-decoration: none;
    display: block;
    float: left;
}
.a1:hover,
.a3:hover,
.a5:hover{
    color:#d90d00;
}
.a1 {
    background-image: url(/uploads/image/ximages/jiantou1.png);
}
.a3 {
    background-image: url(/uploads/image/ximages/jiantou3.jpg);
}
.a5 {
    background-image: url(/uploads/image/ximages/jiantou5.png);
}


.pop2023{width:430px; height:232px; position:absolute; right:0;  bottom:-252px; opacity:0; display:none;}
.popclose{width:20px; height:20px; border-radius:10px; border:1px solid red; position:absolute; text-align:center; line-height:20px; color:red; right:20px; top:-25px; cursor:pointer;}

.mgt{margin-top:20px; }