body{
    width:100%;
	background-repeat: no-repeat;
	background-position: top center;background-color: white;
}
.comWidth {
    width: 1200px;
    margin: auto;
}

.leftArea {
	float: left;
}

.rightArea {
	float: right;
	
}


/*顶部灰色框（当前位置）*/

.top_row {
	width: 100%;
	height: auto;
	line-height: 40px;
	margin-bottom:20px;
}

.top_row p {
	font-family: simsun;
	font-size: 16px;
	color: #707070;
	font-family: "PingFang-SC-Bold";
	
}
.ycname{
	color: #386aec;
	display:inline-block;
   	width:200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 16px;
    margin-top: -3px;

    
}
/* .top_row span {
	color: #386aec;
} */

.leftBanner {
	width: 285px;
	height: 808px;
	margin-top: 10px;
	background-color: #f7f7f7;
}

.item_mzyw {
	width: 285px;
	height: 80px;
	background-color: #e6e6e6;
	margin: 0 auto;
	text-align: center;
	line-height: 50px;
}

.item_mzyw span{
	float:left;
	margin-left:25px;
	font-family: "PingFang-SC-Bold";
	font-size: 23px;
	color: #3050c7;
	margin-top:20px;
	
}

.item_mzyw p {
	color: #FFFFFF;
	font-family: simsun;
	font-size: 14px;
}

.item_common {
	width: 246px;
	min-height: 74px;
	background-color: #F7F7F7;
	margin: 0 auto;
	margin-bottom: 2px;
	border-bottom: 1px solid #D1D1D1; 
	box-sizing:border-box;
	line-height: 50px;
	margin-top: 20px;
}
.item_common:HOVER{
	cursor: pointer;
}
.item_common a {
	font-family: "PingFang-SC-Medium";
	font-size: 18px;
	padding-left: 16px;
	margin-left: 10px;
	color:#666666;
	
	
}


#sub_frame{
	/* border: 2px outset #D1D1D1;groove ridge inset outset	
	box-sizing:border-box;
	border-radius: 3px;
	background-color: #D1D1D1; */
}
#sub_frame a{
	color: #3050c7;
	font-weight: bold;
}
#sub_active{

	background: url(../images/juxing1.png) left center no-repeat;
}

/*右半部分*/

.rightBanner {
	/*width:calc(100% - 300px);*/
	width:905px;
	/* height: 700px; */
	margin-top: 10px;
	border: 1px solid #DCDCDC;
	background-color: #fff;
}
.rightBanner_content {
background-color: #fff;
}

.right_header {
	width:100%;
	height: 30px;
	background-color: #386aec;
	border-bottom: 1px solid #386aec;
	margin: 0px auto;
	margin-top: 5px;
	line-height: 30px;
}
.right_header_content {
	width:100%;
	min-height:40px;
	margin: 5px auto 0;
	padding-bottom:5px;
	text-align: center;
}
.right_header_content p{
	display: inline-block;
	width: 140px;
	height: 100%;
	text-align: center;
	color: #FFFFFF;
}

/*内容页显示标题信息*/
.r_title p{
	width:90%;
	height:auto;
	font-size: 32px;
	color: rgba(0,0,0,0.85);
	font-family: "微软雅黑";
	font-weight:bold;
	 word-break:break-all;
	 text-align: center;
	 /* margin-left:130px; */
	 margin-top: 30px;
	 overflow: hidden;
}

.right_title{
	display: inline-block;
	width: 80px;
	height: 100%;
	background-color: #D62121;
	text-align: center;
	color: #FFFFFF;
}
#cont{
	width: 100%;
	margin: 15px auto;
	/*font-family: "PingFang-SC-Regular";
	font-size: 18px;
	color: rgba(0,0,0,0.85);*/
	
}

#cont p strong span{

	font-weight:normal!important;
}

#cont p span{
	font-style:normal;
	font-family: "PingFang-SC-Regular" !important;
	font-size: 18px !important;
	color: rgba(0,0,0,0.85) !important;
}
#cont_title{
	width: 100%;
	text-align: center;
	height: 35px;
	line-height:40px;
}
#cont_title h2{
	font-size: 24px;
}


/*互动交流样式*/

.go_cons{
	height: 25px;
	width: 100px;
	line-height:25px;
	margin-top:2px;
	display: inline-block;
	background-color:green;	
	text-align: center;
	border-radius:5px;
	float: right;
	margin-right: 60px;
}
.go_cons a{
	color: #ffffff;
	font-size:14px;
}

.cons_column{
	width: 650px;
	margin-top: 5px;
}
.cons_ul{
	margin-left:20px;
	width: 100%;
}
.cons_column ul li{		
	list-style: none;
	height:115px;	
}
.cons_line{
	width:710px;
	border-bottom: 1px dotted gray;
	margin: 15px 0px ;
}
.constheme{
	width: 650px;
	height: 42px;
	line-height:42px;
}
.constheme img{
	margin-right: 10px;
}
.cons_title{
	display: block;
	float: left;
	font-size: 13px;
}
.cons_time{
	display: block;
	float:right;
	font-size: 13px;
}
.reply{
	width:650px;
	height:70px;
	overflow:auto;
	
	font-size:13px;
	color:green;
	line-height: 24px;
	border: 1px solid gray;
	border-radius:3px;
	padding-left: 5px;
	margin-left:10px;
	background-color: rgb(243, 243, 243);
}
.line {
	/* width: 730px; */
	height: 2px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	/* border-bottom: 1px dashed #DCDCDC; */
	border-bottom: 1px dashed #DCDCDC;
}
#next{
	font-size: 16px;
/* 	margin-top:50px */
}
#next a:hover{
	text-decoration: underline;
	color: blue;
}
#next p{
	margin-left: 5px;
	margin-top:15px;
	font-family: "宋体";
}
.right_header p {
	display: inline-block;
	width: 140px;
	height: 100%;
	background-color: #386aec;
	text-align: center;
	color: #FFFFFF;
}

.rightBanner_list {
	padding-left: 20px;
}

.rightBanner_list li {
	height:42px;
	list-style-type: none;
	line-height: 42px;
	
}

.rightBanner_list a {	
	width: 70%;
	height:42px;
	color: rgba(0,0,0,0.85);
	font-family: "PingFang-SC-Regular";
	font-size: 15px;
	
	display:inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	
}

.rightBanner_list a:hover {
	text-decoration: underline;
}
.rightBanner_list span:FIRST-CHILD{
		height: 42px;
}
.rbs img{
	margin-right: 5px;
	width: 7px;
	margin-bottom: 32px;
}
/* .rightBanner_list li span img{
	margin-right: 5px;
	width: 7px;
	margin-bottom: 15px;	
} */
.rightBanner_list_date {
	float: right;
	margin-right: 30px;
	color: #807E7E;
	font-family: simsun;
	font-size: 14px;
}

.page{
	/* width: 475px; */
	float:right;
	height: 30px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px
}

.page a {
	display: inline-block;
	width: 55px;
	height: 26px;
	background-color: #FDFFFE;
	text-align: center;
	line-height: 26px;
	border: 2px outset #C0C0C0;
	box-sizing:border-box;
	border-radius: 1px;
	font-family: "microsoft yahei";
	font-size: 12px;
	color: #56626B;
}

.plist a:hover{
	background-color: #808080;
	color: #FDFFFE;
}

/* 新页码样式 */
.page_list {
	width:55px;
	height: 26px;
	line-height: 50px;
	text-align: center;
	float: left;
	margin-top: 2px;
}
.page_list_input{
	width:140px;
	height:26px;
	float: left;
}

.page_list_input a{
	margin-top: 2px;
	width: 50px;	
}

#yema{
	width:45px;
	margin-top: 2px;
}
#btn{
	background-color: #FDFFFE;
	color: blue;
}
#btn:hover{
	background-color:#d3d3d3;
	border: 1px inset #C0C0C0;
	
}
.dqwz{
	height:50px;
	margin-left: 29px;
}
.dqwz p{
	margin-top:20px;
	font-size: 15px;
	color: #666666;
	font-family: "PingFang-SC-Regular";
}
.dqwz a{
	margin-top:20px;
	font-size: 15px;
	color: #666666;
	font-family: "PingFang-SC-Regular";
}
.shul p{
	height:20px;
	font-size: 15px;
	color: #666666;
	font-family:"PingFang-SC-Regular";
	margin-bottom: 10px;
	text-align: center;
}
.fromname {
	width:100%;
	height:30px;
	text-align: left;
	font-size: 14px;
	color: rgba(0,0,0,0.6);
	font-family: "SimSun";
	 text-align: center;
	 background-color: #f7f7f7;
	 padding-top: 10px;
	 border-radius:5px;
}
.xxgklist{
	width: 905px;
	height: 160px;
	float: right;
	margin-top: 10px;
	text-align: center;

}
.xxgklist span{
	font-family: 'PingFang-SC-Regular';
	font-size: 40px;
	font-weight:bold;
}
.xxgkdiv{
	width:400px;
	height: 30px;
	margin: 0px auto;
	margin-top: 25px;
}
.xxgkdiv input{
	border-radius: 18px 0px 0px 18px;
	height: 30px;
	width: 350px;
	background-color:transparent;
	border: 1px solid #d2d2d2;
	padding-left:10px;
}
.xxgkdiv div{
	border-radius: 0px 14px 14px 0px;
	background-color: #F00;
	width: 60px;
	float: right;
	height: 30px;
	margin-right: -11px;
}


