*{padding:0;margin:0;word-break:break-all;word-wrap:break-word;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
body{font:12px"宋体","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;} 
a{color:#2d374b;text-decoration:none} 
a:hover{color:#cd0200;text-decoration:underline} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 

body {
    min-width: 1200px;
    font-size: 14px;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Hiragino Sans GB, Microsoft YaHei, sans-serif;
    color: #333;
}
.clear {
    clear:both;
    height:0;
    line-height:0;
    font-size:0;
    overflow:hidden;
}
/* 用于浮动元素的父元素 */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
/*兼容IE6、7*/
.clearfix {
    *zoom:1;
}
/**菜单样式**/
.menu{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #f0f0f0;
}
.menuCells{
    width: 1100px;
    margin: 0 auto;
}
.menuCells ul{
    display: inline-block;
    padding: 0 1px;
	text-align:center;
}
.menuCells li{
    padding: 0 8px;
    float: left;
}
.menuCells li a{
    color: #404040;
    font-size: 14px;
}
.menuCells li a:hover{
    text-decoration: underline;
    color: #e71a21 !important;
}
/**主体部分公共样式**/
.main{
    width: 1100px;
    margin: 0 auto;
	height:1600px;
	
}
.top-Nav{
	height:63px;
	width:1100px;
    margin-top:15px;
}
.top-Nav img{
	height:63px;
	width:205px;
	float:left;
}
.search_box{
	width:340px;
	height:34px;
    position:absolute;
	margin-top:22px;
	margin-left:240px;	
	float:left;
}
.search_box .box{
	width:54px;
	height:34px;
	background-image:url(../images/search_bg.jpg);	float:left;
}
.searchBox{
	width:282px;
	height:34px;
	float:right;
}
.searchBox .s_text{
	height:32px;
	line-height:32px;
	border:1px solid #e5e5e5;
	width:243px;
	float:left;
	font-size:14px;

}
.searchBox .s_text input{
	width:243px;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-indent:5px;
}
.searchBox .s_button{
	width:37px;
	height:34px;
   
	cursor:pointer;
	float:left;
	overflow:hidden;
}
.searchBox .s_button input{
	width:37px;
	height:34px;
	cursor:pointer;
	font-size:0;
	background-image:url(../images/search.jpg);
}
.newBox{
	width:1100px;
	margin:0 auto;
	padding:30px 40px;
	box-shadow:0 0 25px 0 rgba(0,0,0,.13);
	margin-top:20px;
	z-index:2;
	height:auto;
	overflow:hidden;
	position:relative;
}
.listBox{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
.listleftBox{
	width:760px;
	overflow:hidden;
	float:left;
}
.search_input{
	height:40px;
	background-color:#f0f0f0;
	position:relative;
}
.clearfix{
	display:block;
	overflow:hidden;
}
.search_source{
	float:left;
	width:100px;
	height:40px;
	background-color:#e71a21;
	line-height:40px;
	text-align:center;
	color:white;
	font-size:15px;
}
.search_input .sc_inp{
	float:left;
	margin: 5px 0 3px;
	width:585px;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#e71a21;
	border:0;
	padding:4px 20px 2px 30px;
	background-color:#f0f0f0;
	font-weight:bold;
	outline:none;
}
.search_input .sc_bt{
	float:right;
	margin:5px 10px 5px 0;
	width:30px;
	height:30px;
	display:block;
	background-image:url(../images/);
	background-color:#f0f0f0;
	border:0;
	cursor:pointer;
	outline:none;
}
.search_tips{
	position:relative;
	margin:10px 0;
	line-height:32px;
	font-size:14px;
	color:#8e8f8f;
	border-bottom:1px solid #f0f0f0;
}
.search_res{
	padding:8px 0;
	border-bottom:1px solid #dcdcdc;
}
.search_res h2{
	line-height:24px;
	font-size:21px;
	color:#404040;
	font-weight:normal;
}
.search_res p{
	line-height:30px;
	font-size:16px;
	margin-top:20px;
	color:#848484;
}
.jch_search{
	width:404px;
	margin-right:5px;
	color:#8c8c8c;
	margin-top:5px;
}
.article_right_box{
	width:270px;
	float:right;
}
.right_pic_list{
	float:right;
}
.list_right_pic{
	width:270px;
	height:159px;
	position:relative;
	margin-top:20px;
	overflow:hidden;
}

.list_right_pic img{
	width:270px;
	height:127px;
}
.list_right_pic p{
	height:32px;
	width:300px;
	line-height:32px;
	background-color:#e71a21;
	text-align:center;
}
.list_right_pic p a{
	font-size:14px;
	color:#fff;
}

.page_n{
	text-align:center;
	padding:20px 0;
}
.clearly{
	padding-top:60px;
	float:left;
}
.clearly:before, .clearly:after{
	content:"";
	display:table;
}
.page_n a.common_current_page{
	background-color:#e71a21;
	color:#fff;
	text-decoration:none;
}
.page_n a{
	border:#dddad2 1px solid;
	padding:10px 15px;
	margin:0 5px;
}
.page_n a{
	border:#dddad2 1px solid;
	background:#f7f6f3;
	padding:10px 15px;
	margin:0 5px;
}
.clearly:after{
	clear:both;
	overflow:hidden;
}