.nav{ width:1230px; height:55px; margin:0 auto;background:#cc0000;}
.nav .nav_list{width:1230px; margin:auto;height:55px;display:flex;}
.nav li{float:left;width:100%;position:relative;flex:1;}
.nav li.last{background:none;}
.nav li a{float:left;display:block; text-align:center; line-height:1.2;}
.nav li a:hover{background:#ff9933; text-decoration:none;}
.nav li a span{float:left;display:block; height:55px; line-height:55px;cursor:pointer; font-family:"Microsoft YaHei";text-align:center; color:#fff; font-size:18px;}
.nav li a.selected{ background:#ff9933; color:#fff;}
.nav li a.selected2{ background:#ff9933; color:#fff;}/*===一级当前栏目样式=*/

/*========以下二级导航样式=*/
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:55px;left:0px; background:rgba(0,0,0,0.6);}
.nav li .submenu{width:100%;}
.nav li .submenu{ z-index:999;}
.nav li .submenu li{float:left;padding:0;background:none;}
.nav li .submenu li a{float:none;padding:15px 5px;box-sizing: border-box;text-align: center; font-family:"Microsoft YaHei";background:none; color:#fff;}
.nav li .submenu li a:hover{background:#FF9933;font-weight:normal; color:#fff; text-decoration:none;}


/*======网页属性设定：页边距、字体及颜色（在没有具体规定的情况下适用）、主体页面位置（左中右）、整体页面背景=*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,p{padding:0;margin: 0;font-family:Microsoft YaHei;}
ul{ list-style:none;}
i{vertical-align:middle;}
input{outline:none;-webkit-appearance: none;box-sizing: border-box;}
input:-ms-input-placeholder{color:#ff9900;} /*=//IE10=*/
textarea:-ms-input-placeholder{color:#ff9900;} /*=//IE10=*/  
input::-moz-placeholder{color:#ff9900;}/*=//Firefox=*/
textarea::-moz-placeholder{color:#ff9900;}/*=//Firefox=*/
input::-webkit-input-placeholder{color:#ff9900;}/*=//Chrome,Safari=*/
textarea::-webkit-input-placeholder{color:#ff9900;}/*=//Chrome,Safari=*/
textarea{resize:none;} 
img {
	border:0px;
	padding: 0;
	margin: 0;
	image-rendering: optimizeQuality;  /* firefox 3.6+; default behavior is identical, no need to specify */
	-ms-interpolation-mode: bicubic;}
html{font-family:Microsoft YaHei;overflow-x:hidden;overflow: hidden;overflow-y: scroll;}
body{margin:0;text-align:left;font-family:Microsoft YaHei;background-color:#FFF;}
/*========基本表格设置：在没有具体规定的情况下适用=*/
td{font-family:Microsoft YaHei;text-decoration: none;}
/*==========链接基本样式：在没有具体规定的情况下适用=*/
a{text-decoration: none;outline: none;blr:expression(this.onFocus=this.blur());color:#333;font-family:Microsoft YaHei;}
a:hover{color:#cc0000;text-decoration: none;}
/*============页面整体设定：边距、位置、宽度等=*/
#pageset{margin:0; padding:0px 0 0 0;}
/*===========页面头部=*/
#top_bj{ width:100%;margin:0;}
#top{position: relative;width:100%;margin: auto;}
#logo{width: 1230px;margin: 0 auto;}
#logo a{z-index:10;top:25px;left:0px;width:289px;height:88px;background: url(../images/logo.jpg) no-repeat;}
#top_link a{position:absolute;z-index:10;top:55px;right:330px; font-size:18px; font-weight:bold; color:#145ab2; display:none;}
#search {
	position:absolute;
	z-index:10;
	top:60px;
	right:0px;
	width:280px;
	overflow:hidden;
	text-align:left;
	border:0px solid #ddd;
	border-radius:25px;
	background:rgba(204,0,0,1.0);}
.inp_srh {
	float:left;
	width:84%;
	height:40px;
	padding:0 0 0 10px;
	color:#fff;
	line-height:40px;
	font-family:Microsoft YaHei;
	box-sizing: border-box;
	margin:0px 0 0 0;
	border:none;
	background-color:transparent;
	font-size:14px;}
.btn_srh{
	float: right;
	width:16%;
	height:40px;
	line-height:40px;
	cursor:pointer;
	text-indent:-999em;
	background:url(../images/search.jpg) no-repeat 50% 50%;
	background-size:18px;
	border:none;
	margin:0;
	border-radius:0px;}
.btn_srh:hover{background: #F90 url(../images/search.jpg) no-repeat 50% 50%;background-size:18px;}


#list_banner{
	width:100%;
	height:300px;
	margin:0px 0 0 0; background:#fff no-repeat bottom center;}
#list_banner a{width:100%;height:500px;display:block;}
/*===========页面底部=*/
#bottom{
	width:1230px;
	padding:30px 0;
	margin: auto;
	text-align: center;
	background:#cc0000;}
#bottom dl{width:1230px;margin: auto;overflow: hidden;}
#bottom dl dt{ float:right;width:615px;padding:0 0px 0 0px;line-height:24px;color:#FFF;text-align:right;}
#bottom dl dt img{ width:298px;opacity:0.7;filter:alpha(opacity=70);}
#bottom dl dd{padding:0 0 0 0px; margin:0;color:#FFF; font-size:14px;line-height:2.0;}
#bottom dl dd a{ color:#FFF;}
/*===========栏目页设定=*/
#content{margin:auto;width:1230px;padding:30px 0 0px 0px;overflow: hidden;}
#message_button{width:100%;padding:20px 0 20px 0;margin: auto;text-align: center; display:none;}
#message_button a{margin:0 20px 0 20px;}
/*-------------------------------------当前位置-*/
#place{
    /* position: absolute; */
    z-index:1;
    /* top:580px; */
    /* left:50%; */
    /* margin:0 0 0 -615px; */
    width:1230px;
    text-align:  right;
    padding:0 0px 0 0px;
    font-size:12px;
    line-height:50px;
    height:50px;
    font-family:Verdana;
    color:#999;
    background:rgba(255,255,255,1.0); /*-rgba(255,255,255,1.0)-*/
    border-radius:0px 0px 0 0;
    box-sizing: border-box;
    border-bottom:1px solid #eee;
    }
#place a{color:#999;font-family:Microsoft YaHei;}
#place a:hover{color:rgba(0,0,0,1.0);}
#detail_a{float:left;height:50px;}/*---栏目名称-*/
#detail_a h2{
	padding:0px 40px 0 0;
	text-align: left;
	font-size:24px;
	font-family:"Microsoft YaHei";
	color:#cc0000;
	height:50px;
	line-height:40px;
	font-weight: normal;
	overflow: hidden;
	box-sizing: border-box;
	display:inline-block;
	text-transform: capitalize;
	border-bottom:3px solid #cc0000;}
#detail_a h2:before {
	content:"";
	display: inline-block;
	width:10px;
	height:20px;
	margin:0px 10px 3px 0px;
	border-radius:0%;
	vertical-align:middle;
	border:0px solid #ddd;
	background:#cc0000; display:none;}



#hang_1{width:1230px;margin:auto;padding:40px 0 30px 0px;overflow:hidden;}
#hang_2{width:1230px;margin:auto;padding:0px 0px 30px 0px;display:flex;}
#hang_3{width:1230px;margin:auto;padding:0px 0px 30px 0px;display:flex;}
.left{float:left;width:390px;margin:0 0px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
.right{float:right;width:840px;margin:0 0px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
/*==============首页三列=*/
.more a{
	margin:0px auto 30px auto;
	color:#666;
	width:90px;
	height:30px;
	line-height:30px;
	text-align: center;
	display: block;
	border:1px solid #CCC;
	font-size:14px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	border-radius:16px;}
.more a:hover{border:1px solid #cc0000;color: #fff;background-color: #cc0000;}
.news_img { float:left;width:600px; height:325px;margin:0px 30px 0px 0px;}


/*============首页板块背景=*/
.side_more a{
	font-weight:normal;
	margin:5px 0px 0 0;
	padding:0px;
	color: #666;
	font-size:14px;
	text-align:center;
	display: block;
	float: right;
	box-sizing: border-box;}
.side_more a:hover{color:#ff9900;}



/*==============统一列表样式=*/
.news_box{float:left;width:600px;margin:0 0px 0px 0px;overflow:hidden;}
.news_box h2{height:40px;text-align: left; border-bottom:1px solid #ddd;}
.news_box h2 span{
	font-size:24px;
	color:#cc0000;
	height:38px;
	line-height:24px;
	padding:0 20px 0 0px;
	position: relative;
	border-radius:0;
	display:inline-block;
	float:left;
	text-align: left;
	font-weight: normal;
	border-bottom:3px solid #cc0000;}
.news_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0px;
	top:48px;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #145ab2; display:none;}
.gg_box{float:left;width:285px;margin:0 0px 0px 0px;overflow:hidden;}
.gg_box h2{height:40px;text-align: left; border-bottom:1px solid #ddd;}
.gg_box h2 span{
	font-size:24px;
	color:#cc0000;
	height:38px;
	line-height:24px;
	padding:0 20px 0 0px;
	position: relative;
	border-radius:0;
	display:inline-block;
	float:left;
	text-align: left;
	font-weight: normal;
	border-bottom:3px solid #cc0000;}
.gg_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0px;
	top:48px;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #145ab2; display:none;}
.side_box{float:left;margin:0 30px 0px 0px;overflow:hidden;flex:1;}
.side_box:last-child{margin-right: 0;}
.side_box h2{height:40px;text-align: left; border-bottom:1px solid #ddd;}
.side_box h2 span{
	font-size:24px;
	color:#cc0000;
	height:38px;
	line-height:24px;
	padding:0 20px 0 0px;
	position: relative;
	border-radius:0;
	display:inline-block;
	float:left;
	text-align: left;
	font-weight: normal;
	border-bottom:3px solid #cc0000;}
.side_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0px;
	top:48px;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #145ab2; display:none;}
.side_con{ width:100%;padding:5px 0 0px 0;overflow:hidden;min-height:200px;}
.side_con ul{margin:0px;padding:0;zoom:1;}
.side_con ul li:before {
	content:"";
	position: absolute;
	width:5px;
	height:5px;
	top:50%;
	left:0;
	margin:-2.5px 0px 0px 0px;
	border-radius:50%;
	border:0px solid #ddd;
	background-color:#cc0000;
	float:left;}
.side_con ul li{padding:0 0px 0 15px;font-size:16px;height:40px;line-height:40px;text-align: left;color: #333;border-bottom:1px dashed #eee;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;box-sizing: border-box;position:relative;}
.side_con ul li a{}
.side_con ul li span{float:right;color: #999;font-size:14px; margin:0 0 0 10px;}
.side_con ul li strong{color:#cc0000;font-size:14px; font-weight:normal; margin:0 10px 0 0;}
.side_con ul li strong a{color:#cc0000;}

.jb_con{ width:100%;padding:5px 0 0px 0;overflow: hidden;min-height:200px;}
.jb_con ul{margin:0px;padding:0;zoom:1;}
.jb_con ul li:before {
	content:"";
	position: absolute;
	width:60px;
	height:60px;
	top:50%;
	left:0;
	margin:-30px 0px 0px 0px;
	background:url(../images/jbicon.jpg) no-repeat center left;
	background-size:35px;
	float:left;}
.jb_con ul li{padding:0 0px 0 50px;font-size:16px;height:60px;line-height:60px;text-align: left;color: #333;border-bottom:1px dashed #eee;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;box-sizing: border-box;position:relative;}
.jb_con ul li a{}
.jb_con ul li span{float:right;color: #999;font-size:14px; margin:0 0 0 10px;}
.jb_con ul li strong{color:#cc0000;font-size:14px; font-weight:normal; margin:0 10px 0 0;}
.jb_con ul li strong a{color:#cc0000;}

.mt_con{ width:100%;padding:10px 0px 0px 0px;min-height:200px;}
.mt_con ul{padding:0 0 0px 0;zoom:1;overflow:hidden;}
.mt_con ul li{margin:0 0px 0px 0;float:left;overflow:hidden; border-bottom:1px dashed #eee;}
.mt_con ul li a{width:100%;margin:11px 0px;padding:0px;border:0px solid #e8e8e8;background-color:#FFF;overflow:hidden;border-radius:0px 0px 0px 0px;box-sizing: border-box;display: block;color:#333;}
.mt_con ul li p{ padding:0px 0px;}
.mt_con ul li .title{font-size:18px;height:30px;line-height:1.7;text-align: left;color:#333; font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mt_con ul li .intro{font-size:12px;height:35px;line-height:1.5;color:#999;overflow:hidden;}
.mt_con ul li a:hover{ color:#cc0000;}


/*============ä¸»è¦å†…å®¹åŒº=*/

#mainarea{
	margin:0px 0 0 0px;
	display:inline;
	text-align: left;
	width:1230px;
	float:left;
	overflow: hidden;/*ä¿æŒé«˜åº¦è‡ªé€‚åº”ï¼Œé€‚åº”firefox*/
	padding:0px 0px 0px 0px;}
/*===========è¾¹æ è®¾å®š=display:none;*/
#sidearea{margin:0px 0 0 0px; padding:0px 0 0px 0;}
/*===========è¾¹æ ä¿¡æ¯=*/
.sidearea_box{ width:190px;margin:0 auto 10px auto; display:none;}
.sidearea_box h2 {
	height:40px;
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;}
.sidearea_box h2 span {
	float:left;
	height:40px;
	font-family:Microsoft YaHei;
	padding-left:0px;
	line-height:40px;
	font-weight: normal;
	color: #333;}
.sidearea_box_con{padding:5px 0 0 0;overflow:hidden;}
.sidearea_box_con ul { margin-top:0px;}
.sidearea_box_con ul li {
	line-height:24px;
	height:24px;
	padding:0;
	overflow: hidden;/*===========æ ¹æ®å®½åº¦æ˜¾ç¤ºå­—æ•°=*/
	text-overflow: ellipsis;
	white-space: nowrap;}
/*===========è¾¹æ äºŒçº§æ ç›®æ ·å¼=*/
.class_box{ width:100%;margin:0px 0 0px 0; display:table; border-bottom:0px solid #eee;}
.class_box h2 {
	height:40px;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666; display:none;}
.class_box h2 span {
	float:left;
	height:40px;
	font-family:Microsoft YaHei;
	padding-left:0px;
	line-height:40px;
	font-weight: normal;
	color: #333;}
.class_con {padding:30px 0 0px 0;text-align: center;}
.class_con ul {padding:0;display:inline-block;}
.class_con ul li{list-style:none;margin:0 0px 0px 0;float:left;}
.class_con ul li a{
	width:204px;
	box-sizing: border-box;
	line-height:45px;
	color: #333;
	display:inline-block;
	text-align: center;
	padding:0px 20px 0 20px;
	margin:0 1px 1px 0px;
	font-size:18px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	overflow: hidden;float:left;
    background:#f8f8f8;
	border:1px solid #ddd;
	border-radius:0;}
.class_con ul li a:hover{
	color:#cc0000;
	text-decoration: none;
	background:#fff;
	border:1px solid #cc0000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;}
.class_con ul li.ddt a{color:#cc0000;text-decoration: none;display:block;background:#fff;border:1px solid #cc0000;}


#detail_b{
	/*background-image: url(images/list_bj.gif);*/
	padding:25px 0 30px 0;
	line-height:1.8;
	font-size:14px;/*ç›´æŽ¥å†…å®¹åŸºç¡€å­—å·*/
	min-height:400px;
	_height:400px;
	color:#333;
	text-align: left;}
.detail_content{
    min-height:400px;
	_height:400px;
	line-height:2.0;
	font-size:16px;/*ç›´æŽ¥å†…å®¹åŸºç¡€å­—å·*/
	color:#333;
	font-weight:normal;
	text-align:left;}

#info_content img{max-width:1110px;text-align:center;}
video{width:100%;margin:0px auto 20px auto; padding:0px 0 0 0;}

/*---------è¯¦ç»†ä¿¡æ¯æ˜¾ç¤ºæ ·å¼ï¼šæ ‡é¢˜ã€å±žæ€§ã€å†…å®¹-*/
#info_title{
	color: #333;
	text-align: center;
	width:1000px;
	font-size:28px;
	line-height:1.5;
	font-family:Microsoft YaHei;
	font-weight: normal;
	margin:0px auto 0px auto;
	overflow: hidden;white-space:pre-wrap
	;}
#info_pro{
	line-height:26px;
	height: 26px;
	margin:20px 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;}
.info_pro_left{
	float: left;
	margin:0;
	height:12px;
	text-align: left;
	padding:0;
	font-size:12px;
	line-height:12px;
	color: #666;}
.info_pro_left i{
	margin:0;
	height:16px;
	line-height:12px;
	text-align: left;
	padding:0;
	font-size:12px;
	color: #666;vertical-align:middle;}
.info_pro_right{float:right;margin:0;}
.info_pro_right a{
	display: block;
	margin:0 0 0 8px;
	color:#FFF;
	text-align:center;
	font-size:20px;
	width:20px;
	height:20px;
	line-height:18px;
	background-color:#999;
	float:left;
	cursor:pointer;
	text-decoration: none;
   transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;}
.info_pro_right a:hover{
	background: #2c3e4c;
	color:#ffffff;-moz-user-select: none; /*ç«ç‹*/
    -webkit-user-select: none; /*webkitæµè§ˆå™¨*/
    -ms-user-select: none; /*ie10*/
    -khtml-user-select: none; /*æ—©æœŸæµè§ˆå™¨*/
    user-select: none;}
#info_content{
	width:100%;
	line-height:1.9;
	text-align:left;
	padding: 0px 0 0 0;
	font-size:16px;/*æ–°é—»æˆ–å›¾ç‰‡è¯¦ç»†å†…å®¹åŸºç¡€å­—å·*/
	color: #333;}
#info_content p{margin:0;line-height:1.9;font-size:16px;}
#info_content img{max-width:1290px; height:100%;}
video{width:100%;margin:0px auto 20px auto; padding:0px 0 0 0; background:#333;}
.info_box{margin:auto;border-top:1px solid #E4E4E4;}
.info_con{padding:0;text-align: center;width:1290px;display:table;}
.info_con ul {padding:0;display:inline-block;}
.info_con ul li{list-style:none;color:#cc0000;margin:0 0px 0px 0px;line-height:56px;float:left;font-size:16px;}
.info_con ul li i{line-height:30px;height:34px;font-size:20px;}
.info_con ul li a{
	color: #333;
	display:inline-block;
	text-align: center;
	padding:0 30px 0 0px;
	margin:0 0px 0px 0px;
	text-decoration: none;}
.info_con ul li a:hover{
	color:#cc0000;
	text-decoration: underline;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;}

/*==========æ–°é—»æ ç›®æ ·å¼=*/
#news_list{ width:100%;padding:0px 0px 0px 0px; margin:0px 0 0 0;}
#news_list ul{margin:0px;padding:0;overflow: hidden; zoom:1;}
#news_list ul li:before{
	content:"";
	position: absolute;
	width:8px;
	height:8px;
	top:50%;
	left:0;
	margin:-4px 0px 0px 0px;
	border-radius:50%;
	border:1px solid #ddd;
    box-sizing: border-box;
	float:left;}
#news_list ul li:hover:before{content:"";border:1px solid #cc0000;background:#cc0000;}
#news_list ul li{padding:0 0 0 20px;font-size:18px;height:50px;line-height:50px;text-align: left;color: #333;border-bottom:1px dashed #eee;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;box-sizing: border-box;position:relative;}
#news_list ul li a{}
#news_list ul li span{float:right;color: #999;font-size:14px;}
#news_list ul li strong{color:#cc0000;font-size:14px; font-weight:normal; margin:0 10px 0 0;}
#news_list ul li strong a{color:#cc0000;}

/*==========æ–°é—»æ ç›®æ ·å¼â€”â€”2=*/
.news_con {width:100%;padding:0px 0 0 0;overflow:hidden;}
.news_con ul li{position: relative;padding:0;font-size:20px;line-height:35px;text-align: left;color: #333;  padding:0px 0 20px 0;overflow: hidden; border-bottom:1px dashed #ddd; margin:0 0 20px 0px;}
.news_con ul li span{ width:110px;font-size:16px; font-weight:bold;border:1px solid #dadada; padding:0; margin:0px 20px 0 0px; text-align: center; float:left;overflow:hidden;}
.title{width:1080px;color:#333;font-size:24px;line-height:1.3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: justify;}
.day{color:#cc0000;font-size:30px; font-weight: bold; line-height:60px;}
.year{color:#666;font-size:14px; font-weight: normal; line-height:38px; background:#eeeeee;}
.intro{color:#999;font-size:14px;font-weight: normal;line-height:1.6;text-align: justify;}
.news_con ul li strong{position: absolute;top:0;left:0;border-top:40px solid #cc0000;border-right:40px solid transparent;}
.news_con ul li strong:before {
	content:"New";
font-size:12px;color: #fff; font-weight: bold;
position: absolute;top:-42px;left:1px;
transform:rotate(-45deg);
-ms-transform:rotate(-45deg); /* internet explorer */
-moz-transform:rotate(-45deg); /* firefox */
-webkit-transform:rotate(-45deg); /* safari å’Œ chrome */
-o-transform:rotate(-45deg);}
   
/*===================================================å›¾ç‰‡æ ç›®å›¾ç‰‡æ ·å¼=*/
.img_con_1 { width:100%;padding:0px 0px 0px 0px;}
.img_con_1 ul{padding:0 0 0px 0;zoom:1;overflow:hidden;}
.img_con_1 ul li{margin:0 0px 0px 0;float:left;overflow:hidden; border-bottom:1px dashed #CCC;}
.img_con_1 ul li a{
	width:100%;
	margin:30px 0px 30px 0px;
	padding:0px;
	border:0px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;color:#333;}
.img_con_1 ul li p{
	box-sizing: border-box;
	font-size:24px;
	line-height:2.5;
	padding:0px 0px;
	overflow: hidden;
	text-align: left;
	font-weight: normal;
	text-align: justify;}
.img_intro{font-size:14px;line-height:1.8;color:#666; display:none;}
.img_date{font-size:12px;line-height:2.8;color:#666;font-weight: normal;display:none;}.img_date i{font-size:12px;margin:0 0 2px 0;}
.img_con_1 ul li a:hover{ color:#cc0000;border:0px solid #ccc;}
.img_con_1 ul li img{ width:300px;height:200px;padding:0px; margin:0 20px 0 0;float:left; border:5px solid #eee;}

.img_con_2 {width:100%;padding:0px 0px 10px 0px;}
.img_con_2 ul{width:1260px;padding:0 0 20px 0;zoom:1;overflow:hidden;}
.img_con_2 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_2 ul li a{
	width:600px;
	margin:0px 30px 30px 0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;}
.img_con_2 ul li p{
	width:600px;
	box-sizing: border-box;
	font-size:18px;
	line-height:60px;
	padding:0px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;}

.img_con_2 ul li a:hover{ color:#cc0000;border:1px solid #cc0000;}
.img_con_2 ul li img{ width:100%;height:400px;padding:0px;}

.img_con_3 {width:100%;padding:0px 0px 0px 0px;}
.img_con_3 ul{width:1260px;padding:0 0 0px 0;zoom:1;overflow:hidden;}
.img_con_3 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_3 ul li a{
	width:390px;
	margin:0px 30px 30px 0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: inline-block;}
.img_con_3 ul li p{
	width:390px;
	box-sizing: border-box;
	font-size:16px;
	line-height:60px;
	padding:0px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;}

.img_con_3 ul li a:hover{ color:#cc0000;border:1px solid #cc0000;}
.img_con_3 ul li img{ width:100%;height:260px;padding:0px;}

.img_con_4 {width:100%;padding:0px 0px 0px 0px;}
.img_con_4 ul{width:1260px;padding:0 0 0px 0;zoom:1;overflow:hidden;}
.img_con_4 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_4 ul li a{
	width:285px;
	margin:0px 30px 30px 0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;}
.img_con_4 ul li p{
	width:285px;
	box-sizing: border-box;
	font-size:14px;
	line-height:50px;
	padding:0px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;}

.img_con_4 ul li a:hover{ color:#cc0000;border:1px solid #cc0000;}
.img_con_4 ul li img{ width:100%;height:190px;padding:0px;}


.art-main .art-tit h3 {
	text-align: center;
	color: #333;
	font-weight: normal;
	font-size: 24px;
	margin-top: 30px;
	font-weight: 600;
}

.art-main .art-body {
	padding-top: 30px;
}

.art-main .art-body p {
	color: #333333;
	text-indent: 2em;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 30px;
}

.art-main .art-body img {
	max-width: 80% !important;
	display: block;
	margin: 0 auto;
}

.art-main .cont-tit p {
	font-size: 0;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
	background: bottom;
	border-bottom: 1px solid #d9d9d9;
}

.art-main .cont-tit p img {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	margin-right: 5px;
}

.art-main .cont-tit p .liulan {
	margin-left: 50px;
}

.art-main .cont-tit p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #888;
	margin: 0 10px;
}

.art-info {
	border-top: 1px dashed #eaeaea;
	margin-top: 25px;
}

.pnext {
	margin-top: 25px;
}

.pnext p {
	text-indent: initial;
	font-size: 15px;
	line-height: 32px;
	color: #555555;
}

.pnext p a {
	font-size: 15px;
	color: #555555;
}

.pnext p:hover {
	/* color: #96632C; */
}

.pnext p:hover a {
	color: #cc0000;
}