<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* base style */

*{

	margin:0;

	padding:0;

	outline:none;

}

a:link {text-decoration:none; color:#1E234D; cursor:pointer;}

a:visited {text-decoration:none; color:#666; cursor:pointer;}

a:hover {text-decoration:none; color:#2881BB; cursor:pointer;}

em{

	font-style:italic;

}

ul,ol{

	list-style-type:none;

}

img{

	border:none;

}

h4,h5,h6{

}

table{

	border-collapse:collapse;

	border-spacing:0;

}

table td{

	vertical-align:top;

}



table td td {

     height: 24px;

     line-height: 24px;

     padding: 6px 4px;

}



address{

	font-style:normal;

}

.fl{

	float:left;

}

.fr{

	float:right;

}

.vatop{

	vertical-align:top;

}

.vamiddle{

	vertical-align:middle;

}

.vabottom{

	vertical-align:bottom;

}

.wh100{

	width:100%;

}

.mt10{

	margin-top:10px;

}

.mb10{

	margin-bottom:10px;

}

.pb5{

	padding-bottom:5px;

}

.al{

	text-align:left;

}

.ac{

	text-align:center;

}

.ar{

	text-align:right;

}

.hide{

	display:none;

}

.show{

	display:block;

}

.blk{

	display:block;

}

.brdnone{

	border:none !important;

}

.bcknone{

	background:none !important;

}

.hide{display:none;}

.show{display:block;}

.mauto{margin-left:auto; margin-right:auto;}

input[type=text],input[type=password]{

	text-indent:0.3em;

}

.video{text-align:center;}

.clearfix:after {   

  content: ".";   

  clear: both;   

  height: 0;   

  visibility: hidden;   

  display: block;   

}            /* 这是对Firefox进行的处理，因为Firefox支持生成元素，而IE所有版本都不支持生成元素 */   

.clearfix {   

  display: inline-block;        

}                /* 这是对 Mac 上的IE浏览器进行的处理 */   

/* Hides from IE-mac \*/   

* html .clearfix {height: 1%;}        /* 这是对 win 上的IE浏览器进行的处理 */   

.clearfix {display: block;}        /* 这是对display: inline-block;进行的修改，重置为区块元素*/   

/* End hide from IE-mac */ 







/* index style */



body{

	font-size:12px;

	font-family:"宋体";

	line-height:150%;

}

.top{

	width:1000px;

	color:#fff;

	margin:0 auto;

}

.top .header{

	height:28px;

	line-height:28px;

	position:relative;

	padding-left:10px;

	background:#A8A8A8;

}

.top .header .calendarClock{

	float:left;

	padding:0 10px;

}

.top .header iframe{

	position:absolute;

	left:330px;

	+top:1px;

}

.top .header .hdlink{

	float:right;

	padding-left:10px;

}

.top .header .hdlink a{

	color:#fff;

	padding:0 10px;

	border-right:1px solid #fff;

}

.top table.logo{

	width:100%;

	height:106px;

	background:url(../images/logo2.png) right center no-repeat;

}

.top table.logo td{

	vertical-align:middle;

}



.top table.logo .fastTrack{

}

.top table.logo .fastTrack a{

	display:inline-block;

	margin-right:5px;

	color:#666;

	text-align:center;

	padding-top:30px;

	width:50px;

}

.top table.logo .fastTrack a:hover{

	color:#2881BB;

}

.top table.logo .fastTrack a.l1{

	background:url(../images/fastT1.png) center top no-repeat;

}

.top table.logo .fastTrack a.l2{

	background:url(../images/fastT2.png) center top no-repeat;

}

.top table.logo .fastTrack a.l3{

	background:url(../images/fastT3.png) center top no-repeat;

}

.top table.logo .fastTrack a.l4{

	background:url(../images/fastT4.png) center top no-repeat;

}

.top table.logo .fastTrack a.l5{

	background:url(../images/fastT5.png) center top no-repeat;

}

.top table.logo table{

	color:#888888;

}

.top table.logo table th{

	font-weight:normal;

	padding:4px 0;

}

.top table.logo table td{

	font-weight:normal;

	padding:4px 0;

}

.top table.logo table td input.text{

	width:96px;

	height:23px;

	line-height:23px;

	border:1px solid #C2C2C2;

}

.top table.logo table td input.submit{

	background: url(../images/bg_submit.png) no-repeat;

	border: medium none;

	cursor: pointer;

	height: 24px;

	width: 52px;

}

.top table.esd{

	width:100%;

	height:346px;

	background:url(../images/esd.jpg) right center no-repeat;

}

.top table.ztjy{

	width:100%;

	height:346px;

	background:url(../images/ztjy.jpg) right center no-repeat;

}


.top .nav{

	background:url(../images/bg_nav.png) repeat-x;

}

.top .nav ul li{

	float:left;

	width:83px;

	background:url(../images/ico_navr.png) right center no-repeat;

}

.top .nav ul li a{

	text-align:center;

	display:block;

	color:#fff;

	width:100%;

	height:42px;

	line-height:42px;

	font-size:14px;

}

.top .nav ul li a:hover,.top .nav ul li a.current{

	color:#ff0;

}

.top .subnav{

	height:37px;

	line-height:37px;

	border:1px solid #E3E3E3;

	border-top:none;

	text-align:center;

}

.top .subnav a{

	color:#990000;

	padding:0 9px;

}

.top .subnav a:hover{

	color:#2881BB;

}







.middle{

	width:1000px;

	margin:0 auto;

}

.middle .headline{

	height:75px;

	background:url(../images/bg_headline.png) left top no-repeat #F0F0F0;

	margin:12px 0;

	padding-left:60px;

}

.middle .headline h1 a{

	font-size:26px;

	color:#E60000;

	padding-left:1em;

	line-height:48px;

}

.middle .headline h1 a:hover{

}

.middle .headline p{

	color:#666666;

}

.middle .content{

	padding:8px;

	border:1px solid #E3E3E3;

}

.middle .content .imgnews{

	float:left;

	width: 462px;

}

.focusBox { position: relative; width: 462px; height: 312px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }.focusBox .pic img { width: 462px; height: 312px; display: block; }.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%; background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden;}.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 13px; font-weight: bold; text-decoration: none; }.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 6px; }.focusBox .num li{  float: left; position: relative; width: 16px; height: 16px; line-height: 16px; overflow: hidden; text-align: center; margin-right: 6px; cursor: pointer; }.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: #685E66; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }.focusBox .num li span { z-index: 1; background: #D6D6D6; }.focusBox .num li.on a,.focusBox .num a:hover{ background:#0069AB; color:#fff;}

.focusBox .btbg{background:#000;alpha(opacity=50); opacity: 0.5; width:100%; height:34px; position:absolute; bottom:0;}



.middle .content .news{

	float:right;

	width: 502px;

}

.middle .content .news .newslist{

}

.middle .content .news .newslist .bknews{

	height: 26px;

	line-height: 26px;

	+height: 24px;

	+line-height: 24px;

	background: url(../images/ico_newslist.png) no-repeat 0 10px;

	padding-left:10px;

}

.middle .content .news .newslist .bknews a{

	float:left;

	font-size:14px;

}

.middle .content .news .newslist .bknews .date{

	color: #999;

	float: right;

	font-size: 12px;

	padding-right: 5px;

}

.weibo{

	padding:0 4px;

	margin:10px 0;

	border:1px solid #E3E3E3;

	overflow:hidden;

	

}

.weibo h3{

	position:relative;

	z-index:100;

	height:29px;

	line-height:29px;

	background: url(../images/bg_weibo.png) no-repeat #fff;

	text-align:right;

	padding-right:3px;

	+width:450px;

}

.weibo h3 a{

	font-size:12px;

	color:#0078B6;

	font-weight:normal;

}

.common1{

	float:right;

	padding:10px 0;

	width:510px;

}

.common1 h3{

	height:26px;

	line-height:26px;

	border-bottom:1px solid #999999;

}

.common1 h3 em{

	float:left;

	background:url(../images/bg_h3.png) 5px center no-repeat;

	color:#0454A3;

	font-size:14px;

	padding-left:27px;

	border-bottom:1px solid #2A89D3;

}

.common1 h3 a{

	float:right;

	font-weight:normal;

	color:#888888;

	font-size:12px;

}

.common1 h3 a:hover{

	color:#2881BB;

}

.common1 .newslist{

	padding:5px 5px 0 5px;

}

.common1 .newslist li{

	background: url(../images/ico_newslist.png) no-repeat 5px center;

	height: 26px;

	line-height: 26px;

	+height: 24px;

	+line-height: 24px;

	padding-left: 18px;

}

.common1 .newslist li span{

	color:#888888;

	float:right;

}

.common1 .newslist li a{

	float:left;

}

.middle .content .xyhd .newslist li .date{

	background:url(../images/ico_date.png) left center no-repeat;

	padding-left:18px;

}

.middle .content .xyhd .newslist li .loc{

	float:right;

	background:url(../images/ico_loc.png) 12px center no-repeat;

	padding-left:30px;

	width:138px;

	text-overflow:ellipsis;

	white-space:nowrap;

	overflow:hidden;

}

.middle .content .vod{

	float:left;

	width:462px;

}

.middle .content .vod h4{

	height:30px;

	line-height:30px;

	padding:0 10px;

	margin-bottom:10px;

	background:url(../images/bg_h4.png) repeat-x;

}

.middle .content .vod h4 em{

	float:left;

	color:#fff;

	font-size:14px;

}

.middle .content .vod h4 a{

	float:right;

	font-weight:normal;

	color:#fff;

	font-size:12px;

}

.middle .content .vod h4 a:hover{

	color:#e9f522;

}

.middle .content .vod dl{

	float:left;

	padding-right:9px;

	width:148px;

	height:126px;

}

.middle .content .vod dl dt{

	position:relative;

}

.middle .content .vod dl dt,.middle .content .vod dl dt img.v{

	width:148px;

	height:99px;

}

.middle .content .vod dl dt img.v{

	position:absolute;

	left:0;

	top:0;

}

.middle .content .vod dl dt img.bg{

	position:absolute;

	left:55px;

	top:32px;

}

.middle .content .vod dl dd{

	background:#F0F0F0;

	margin-top:1px;

	height:26px;

	line-height:26px;

	text-align:center;

}

.middle .content .vod .newslist{

	padding:8px 5px 0 5px;

	clear:both;

}

.middle .content .vod .newslist li{

	background: url(../images/ico_vod.png) no-repeat 0 6px;

	height: 25px;

	line-height: 25px;

	+height: 23px;

	+line-height: 23px;

	padding-left: 18px;

}

.middle .content .vod .newslist li span{

	color:#888888;

	float:right;

}

.middle .content .vod .newslist li a{

	float:left;

}

.middle .content .mtnd{

	height:214px;

	padding:0;

}

.middle .content .mtnd .newslist li .date{

	background:url(../images/ico_date.png) left center no-repeat;

	padding-left:18px;

}

.middle .content .mtnd .newslist li .loc{

	float:right;

	background:url(../images/ico_loc.png) 12px center no-repeat;

	padding-left:30px;

}

.middle .content .info_query {

	height: 45px;

	line-height: 45px;

	width:510px;

	background:#F0F0F0;

	border-top:1px solid #DDDDDD;

	float:right;

	margin-top:5px;

}

.middle .content .info_query  table{

	height:100%;

}

.middle .content .info_query  table td,.middle .content .info_query  table th{

	vertical-align:middle;

}

.middle .content .info_query  table th{

	width:130px;

	font-size:14px;

	text-indent:25px;

	background:url(../images/bg_search.png) 20px center no-repeat;

	color:#666666;

}

.middle .content .info_query .text ,.middle .content .info_query .select{

    border: 1px solid #C8C8C8;

    color: #666666;

    height: 24px;

    line-height: 24px;

    text-indent: 2px;

    width: 245px;

	border-right:none;

}

.middle .content .info_query .select {

	/*text-indent: 0;

	height: 26px;

    line-height:normal;

    width:60px;*/

}

.middle .content .info_query .submit {

    background: url(../images/btn_submit.png) no-repeat;

    border: medium none;

    cursor: pointer;

    height: 26px;

    width: 58px;

	position:relative;

}

.middle .flash{

	padding:10px 0;

}





.middle .content2{

	width:748px;

	float:left;

}

.middle .content2 .left{

	float:left;

	width:320px;

}



.middle .content2 .left .common2{

	border:1px solid #E3E3E3;

	padding:1px;

	margin-bottom:10px;

}

.middle .content2 .left .common2 h4{

	height:30px;

	line-height:30px;

	padding:0 10px;

	background:url(../images/bg_h4.png) repeat-x;

}

.middle .content2 .left .common2 h4 em{

	float:left;

	color:#fff;

	font-size:14px;

}

.middle .content2 .left .common2 h4 a{

	float:right;

	font-weight:normal;

	color:#fff;

	font-size:12px;

}

.middle .content2 .left .common2 h4 a:hover{

	color:#e9f522;

}

.middle .content2 .left .common2 dl{

	padding:10px 8px 0 8px;

}

.middle .content2 .left .common2 dl dt{

	float:left;

}

.middle .content2 .left dl dt,.middle .content2 .left dl dt img{

	width:110px;

	height:82px;

}

.middle .content2 .left .common2 dl dd{

	width:180px;

	float:right;

}

.middle .content2 .left .common2 dl dd p{

	text-indent:2em;

	color:#888888;

	line-height:22px;

}

.middle .content2 .left .common2 .newslist{

	padding:8px 8px 0 8px;

	clear:both;

}

.middle .content2 .left .common2 .newslist li{

	background: url(../images/ico_newslist.png) no-repeat left center;

	height: 25px;

	line-height: 25px;

	+height: 23px;

	+line-height: 23px;

	padding-left: 10px;

}

.middle .content2 .right{

	float:right;

	width:416px;

}

.common3{

	padding-bottom:9px;

	+padding-bottom:14px;

}

.common3 h3{

	height:26px;

	line-height:26px;

	border-bottom:1px solid #999999;

	border-top:1px solid #999999;

}

.common3 h3 em{

	float:left;

	background:url(../images/bg_h3.png) 5px center no-repeat;

	color:#0454A3;

	font-size:14px;

	padding-left:27px;

	margin-top:-1px;

	border-bottom:1px solid #2A89D3;

	border-top:1px solid #2A89D3;

}

.common3 h3 a{

	float:right;

	font-weight:normal;

	color:#888888;

	font-size:12px;

}

.common3 h3 a:hover{

	color:#2881BB;

}

.common3 .newslist{

	padding:5px 5px 0 5px;

}

.common3 .newslist li{

	background: url(../images/ico_newslist.png) no-repeat left center;

	height: 26px;

	line-height: 26px;

	+height: 22px;

	+line-height: 22px;

	padding-left: 10px;

}

.common3 .newslist li span{

	color:#888888;

	float:right;

	font-size:12px;

}

.common3 .newslist li a{

	float:left;

}

.middle .content2 .dmnd{

	padding-bottom:12px;

}

.middle .content2 .dmnd h3{

	height:26px;

	line-height:26px;

	border-bottom:1px solid #999999;

}

.middle .content2 .dmnd h3 em{

	float:left;

	background:url(../images/ico_dmnd.png) 5px center no-repeat;

	color:#0454A3;

	font-size:14px;

	padding-left:30px;

	border-bottom:1px solid #2A89D3;

}

.middle .content2 .dmnd h3 a{

	float:right;

	font-weight:normal;

	color:#888888;

	font-size:12px;

}

.middle .content2 .dmnd a:hover{

	color:#2881BB;

}

.middle .content3{

	width:228px;

	padding:5px;

	background:#FBFBFB;

	border:1px solid #E3E3E3;

	float:right;

}

.middle .content3 .common3{

	padding-bottom:6px;

	+margin-top:-18px;

}

.middle .content3 .common3 h3,.middle .content3 .common3 h3 em{

	border-top:none;

	margin-top:auto;

}

.middle .content3 .ztnews h3 em{

	background:url(../images/ico_ztnews.png) 5px center no-repeat;

}

.middle .content3 .ztnews .newslist{

	padding:3px 0 0 0;

}

.middle .content3 .ztnews .newslist li{

	padding:8px 0 0 0;

	+padding:11px 0 0 0;

	padding:7px 0 0 0\0;

	background:none;

	height:auto;

	line-height:normal;

	text-align:center;

	width:222px;

	margin:0 auto;

}

.middle .content3 .ztnews .newslist li a{

}

.middle .content3 .ztnews .newslist li a img{

	width:222px;

	height:54px;

}

.middle .content3 .hotnews h3 em{

	background:url(../images/ico_hotnews.png) 5px center no-repeat;

}

.middle .content3 .hotnews .newslist li{

	background:none;

	padding-left:0;

}

.middle .content3 .hotnews .newslist li em{

	color:#E60000;

	font-size:13px;

	font-style:italic;

	float:left;

}

.middle .content3 .hotnews .newslist li a{

	float:left;

	padding-left:7px;
  width:194px;height: 26px;line-height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;

}

.middle .content3 .ndxb h3 em{

	background:url(../images/ico_ndxb.png) 5px center no-repeat;

}

.middle .content3 .ndxb p{

	width:200px;

	margin:10px auto 4px auto;

}

.middle .content3 .tgpm {

	padding-bottom:0;

}

.middle .content3 .tgpm h3 em{

	background:url(../images/ico_ndxb.png) 5px center no-repeat;

}

.middle .content3 .tblist {

	padding-top:4px;

}

.middle .content3 table {

    margin: 0 auto;

    width: 100%;

}

.middle .content3 table .hui {

    background-color: #f0f0f0;

}

.middle .content3 table th {

	height:24px;

	color:#0454A3;

	background:#F0F0F0;

}

.middle .content3 table td {

    padding: 3px 10px;

	text-align:center;

	color:#1E234D;

	vertical-align:middle;

}

.middle .content3 table td p{

	width:15px;

	text-align:center;

	display:inline-block;

	height:15px;

	line-height:15px;

	background:#3B5998;

	color:#fff;

}









.bottom{

	width:1000px;

	margin:0 auto;

}

.bottom .selink{

	background:#F0F0F0;

	clear:both;

	padding:15px 5px 15px 5px;

	border-top:1px solid #DDD;

}

.bottom .selink table{

	min-width:750px;

}

.bottom .selink th{

	width:85px;

	padding-left:10px;

	font-size:14px;

	color:#0454A3;

}

.bottom .selink td{

	padding:0 8px;

}

.bottom .selink select{

	min-width:150px;

	color:#666666;

}

.bottom .l{

	float:left;

	padding-left:15px;

	width:480px;

}

.bottom .info{

	height: 25px;

	padding-top:25px;

	text-align: left;

}

.bottom .info a{

	border-left: 1px solid #888888;

	padding: 0 10px 0 15px;

	color:#888888;

}

.bottom .info a:hover,.bottom address a:hover{

	color:#2881BB;

}

.bottom address{

	padding-top:8px;

}

.bottom address p{

	color:#888;

	text-align:left;

	line-height:22px;

}

.bottom address a{

	color:#666;

}

.bottom .r{

	float:right;

	padding-right:10px;

	text-align:center;

	line-height:240%;

	color:#666666;

	padding-top:20px;

	width:80px;

}

.bottom .m{

	float:right;

	width:270px;

	padding:10px 10px 0 10px;

}

.bottom .m p a{

	background:url(../images/ico_tg.png) left center no-repeat;

	text-decoration:underline;

	color:#0454A3;

	line-height:32px;

	padding:0 10px 0 22px;

}

.bottom .m .tg{

	background:url(../images/bg_tg.png) left center no-repeat;

	padding:40px 0 0 150px;

}













/*列表页*/

.article_border {border:1px solid #E3E3E3;padding:1px;margin-bottom:10px; width:746px;}

.article_head_title {height:30px;line-height:30px;padding:0 10px;background:url(../images/bg_h4.png) repeat-x;}

	.article_head_title .title {background:url(../images/bg_titlelist.png) 5px center no-repeat;color:#fff;font-size:14px;;float:left;font-weight:bold; padding-left:27px;}

	.article_head_title .path {float:right;color:#fff;font-size:12px;}

	.article_head_title .path a{color:#fff;}

	.article_head_title .path a:hover{color:#e9f522;}

	.article_list {padding:10px 15px 0 15px;}

	.article_list li {line-height:34px; font-size:14px; border-bottom:1px dashed #D7D7D7; text-indent:18px;}

	.article_list li span {color:#999999; float:right; font-size:12px; padding-right:4px;}

	.article_list li span.views {background:url(../images/ico_views.png) left center no-repeat; width:70px;}

	.article_list li span.date {background:url(../images/ico_date.png) left center no-repeat;}

	.article_list li a {display:block;background:url(../images/ico_newslist.png) no-repeat 6px 15px;}

	.article_list li a:hover {background-color:#F8F8F8;}

	.article_page {color:#1E234D;width:100%; margin:20px auto 0px auto; text-align:center; float:left;}

	.article_page a{padding:5px;color:#1E234D; background:#0454A3; color:#fff;}

	

/*内容页*/	

.article_show {padding:0 25px 20px 25px;}	

	.show_title {font-weight:bold; text-align:center; line-height:33px; padding:20px 0 10px 0; color:#990000;font-size:24px;}

	.show_date {color:#666666; height:26px; line-height:26px; text-align:center; background:#EFEFEF;}

	.Zoom {line-height:160%; padding:0 0 0 0; overflow-x:auto; overflow-y:hidden; font-size:18px;}

	.Zoom p {padding-bottom:10px;}


	.Zoom img {padding:10px 0px; text-align:center; margin:0px auto; max-width:690px;}
	.Zoom p .ying {padding: 0 0 4px 0;vertical-align: middle;/* width: 50%; */}
	.editor {padding:15px 0 15px 0;line-height:22px; width:700px;margin:0 auto; font-size:14px; line-height:190%;}

	.editor li {padding-left:488px;}

	.show_page {padding:15px 0 15px 0;line-height:22px;border-top:1px dashed #E6E6E6;width:700px;margin:0 auto;}

	.dat1{padding-right:15px;}

	.dat2{padding-right:15px;}

	.dat3{padding-right:15px;}

	.dat4{padding-right:15px;}

	.dat5{padding-right:15px;}

	

/*评论模块*/	

.plwrap{border:1px solid #E3E3E3; border-top:none; width:748px;padding-top:1px; background:url(../images/bg_plwarp.png)  no-repeat;}

	.pinglun_wrap {padding:0 20px 10px 20px;}

	.pinglun_form {margin-top:8px;background:url(../images/bg_plwarp.png) left top  no-repeat;}

	.pinglun_form img {vertical-align:middle; cursor:pointer;}

	.pinglun_form .input {width:122px; height:28px; line-height:28px; border:1px solid #E2E2E2; text-indent:2px; background:url(../images/pinglun_input.gif) repeat-x;}

	.pinglun_form .wby {width:620px; height:120px; line-height:20px; border:1px solid #E2E2E2; padding:4px; background:#FAFAFA url(../images/pinglun_zs.gif) no-repeat bottom right;}

	.pinglun_form .btn {width:110px; height:34px; line-height:34px; text-align:center; font-size:14px; font-weight:bold; background:url(../images/pinglun_btn.gif) no-repeat; border:0px; cursor:pointer; float:left; margin-top:6px;}

	.pinglun_form .state {float:left; color:#999999; padding:5px 0 0 22px; width:490px;}

	.pinglun_content {}

	.pinglun_content .title {font-size:14px; font-weight:bold; color:#CE0C03; height:32px; line-height:32px; text-indent:8px; background:url(../images/bg_contenttitle.png) repeat-x; color:#0454A3;}

	.pinglun_content .title p{background:url(../images/bg_pltit.png) 12px center no-repeat;padding-left:28px;}

	.pinglun_list { margin:0px auto; color:#666666; line-height:30px; padding:0 20px;}

	.pinglun_list ul { border-bottom:1px dotted #CBCBCB; padding:12px 0px;}

	.pinglun_list li { float:left; }

	.pinglun_list .icon {padding:8px 13px 0px 0;}

	.pinglun_list .con {width:640px;}

	.pinglun_list .text1 {color:#333333; line-height:20px;}

	.pinglun_list .date {color:#999999;}

	.pinglun_content .article_page{text-align:right; padding:20px 20px 20px 0; width:auto; float:right; margin-top:0;}



/*图片列表*/	

.photo_list {padding:16px 16px 0 16px;}

	.photo_list li {float:left; padding:10px 10px 0 10px;}

	.photo_list li img {padding:3px; border:1px solid #E8E8E8; width:150px; height:105px;}

	.photo_list li a:hover img {border:1px solid #2881BB; background-color:#E8E8E8;}

	.photo_list li p {line-height:19px; height:19px; padding:2px 0 3px 0; color:#555555; text-align:center; width:156px; overflow:hidden;}	



.mob {background:url(../images/sjb.jpg) no-repeat; height:541px;}

	.mob .tit {padding:46px 0px 103px 45px; line-height:50px; font-size:30px; color:#CE0C03; font-family:"Microsoft YaHei";}

	.mob .wz {padding:0px 0px 80px 206px; font-size:16px; color:#333333; font-family:"Microsoft YaHei";} 

	.mob .explain {padding-left:195px; color:#666666; line-height:24px;}

	.mob .explain span {font-size:14px; color:#CE0C03; font-weight:bold; padding-left:5px;}









.datalist {margin:10px auto; border-collapse:collapse;}

.datalist th {line-height:30px; text-align:center; padding:6px; border:1px solid #000000; font-weight:bold; font-size:18px;}

.datalist td {line-height:20px; text-align:center; padding:6px; border:1px solid #000000; font-size:16px; vertical-align:middle;}



@media screen and (max-width: 768px) {
	.Zoom p .ying { width:80%; display:inline-block}
}



























</pre></body></html>