@charset "utf-8";
*{margin:0;padding:0;border:0;}
body{font-family:"Microsoft YaHei","Hiragino Sans GB","PingFang SC","Lantinghei SC",Arial,simsun,sans-serif;color:#191919;}
a{text-decoration:none;color:#191919;}a:hover{color:#148cc1;text-decoration:none;}
ul,li,ol{list-style:none;}
.Hspace{width:1px; height:20px; overflow:hidden; clear:both;}
.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;margin-top:0px!important;*margin-top:-1px;line-height:0}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
      font-weight: normal;font-style: normal;}
.fa {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.fa-dedent:before {content: "\f03b";}.fa-indent:before {content: "\f03c";}.fa-navicon:before{content: "\f0c9";}.fa-tv:before{content: "\f26c";}.fa-long-arrow-down:before {content: "\f175";}.fa-long-arrow-up:before {content: "\f176";}.fa-angle-double-right:before {content: "\f101";}.fa-ellipsis-h:before {content: "\f141";}.fa-play-circle-o:before {content: "\f01d";}.fa-youtube-play:before {content: "\f16a";}.fa-font:before { content: "\f031";}.fa-plus-circle:before {content: "\f055";}.fa-minus-circle:before {content: "\f056";}.fa-lg {font-size: 1.33333333em;line-height: 0.75em;vertical-align: -15%;}
/*swiper*/
.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;-ms-transition-property: -ms-transform;transition-property: transform;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;  box-sizing: content-box;-webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px);  -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0);}
.swiper-slide {-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;width: 100%;height: 100%;position: relative;}

.wrap{width:1200px;margin:0 auto;min-height:620px;}
.wrap .left{float:left;width:870px;position:relative;}
.slide_left{float:left;width:130px;text-align:center;font-size:12px;color:gray;position:relative;}
.slide_center{float:left;width:820px;min-height:500px; margin-left:35px;}
.wrap .content_right{float:right;width:300px; min-height:500px;}
#slide_left_box{width:100px;min-height:100px;padding-right:30px;border-right:1px solid #e8e8e8;}
.slide_left_box_fix{position:fixed;top:10px;}

.share,.font,.duxin{width:100%;}
.share-title,.font-title,.duxin-title{position:relative;}
.share-title span,.font-title span,.duxin-title span{display:inline-block;background:#fff;padding:0 8px;}
.share-title::after,.font-title::after,.duxin-title::after{content: "";display: block;width:100%;height:1px;background:#e8e8e8;position:absolute;top:50%;left:0;z-index:-1;}
.share_wx,.share_wb,.share_qq,.font-zoomin,.font-zoomout,.duxin-man,.duxin-woman{width:60px;height:60px;margin:12px auto;}
.share_wx a,.share_wb a,.share_qq a,.font-zoomin a,.font-zoomout a{display:block;width:60px;height:60px;background:url(../images/bg-share.png);cursor:pointer;overflow:hidden;line-height:500px;}
.share_wb a          {background-position:-120px 0;}
.share_qq a          {background-position:-60px 0;}
.font-zoomout a      {background-position:-180px 0;}
.font-zoomin a       {background-position:-240px 0;}
.share_wx a:hover    {background-position:0 -60px;}
.share_qq a:hover    {background-position:-60px -60px;}
.share_wb a:hover    {background-position:-120px -60px;}
.font-zoomout a:hover{background-position:-180px -60px;}
.font-zoomin a:hover {background-position:-240px -60px;}
.share a:hover,.font a:hover{-webkit-animation:zoomInOut 0.3s 1;-moz-animation:zoomInOut 0.3s 1;-o-animation:zoomInOut 0.3s 1;animation:zoomInOut 0.3s 1;}
.duxin-man img,.duxin-woman img{width:60px;height:60px;cursor:pointer;}
/*����*/
.wxpiclogo {display:none;}
#title{width:100%;line-height:36px;font-size:32px;font-weight:bold;padding-bottom:10px;font-weight:normal;}
#ptime{text-align:right;padding-right:10px;height:30px;line-height:30px;font-size:14px;color:#666;border-bottom:1px solid #e8e8e8;margin-bottom:12px;}
#ftitle{width:100%;line-height:30px;margin:0 auto;font-size:16px;}
.articalCont{font-size:18px;line-height:180%;}
.articalCont p{margin:1em 0;}
.articalCont img{max-width:600px;height:auto;}
.pageLink { font-size:20px;clear:both;text-align:center;line-height:16px;margin:20px 0 20px 0;}
.pageLink a {width:16px;height:16px;color:#000; background:#ececec; display:inline-block; margin:0 6px; padding:8px;text-decoration:none;}
.pageLink a:hover { background:#148cc1;color:#fff;  }
a.pageLinkOn,a.pageLinkOn:hover{width:16px;height:16px;color:#fff;font-weight:bold; background: #148cc1; margin:0 6px; display:inline-block; padding:8x;}
.tags-editor{width:100%;height:33px;line-height:33px;border-bottom:1px solid #e8e8e8;color:#2C2C2C;font-size:13px;}
.tags{float:left;}
#editor{float:right;text-align:right;padding-right:10px;}
.related{width:100%;padding-top:20px;}
.related h3{height:36px;line-height:36px;font-size:18px;background:url(../images/right_title_bg_18.png) left center no-repeat;padding-left:14px;color: #148cc1;}
.related li{line-height:30px;background:url(../images/bg-no-reapt.jpg) no-repeat 5px 12px;padding-left:16px;
height:auto;}
.related li a{font-size:16px;}
/*����*/
.content_right h3{height:36px;line-height:36px;font-size:18px;background:url(../images/right_title_bg_18.png) left center no-repeat;padding-left:14px;color: #148cc1;}
.content_right h3 span{float:right;}
.content_right h3 span a{font-size:14px;font-weight:normal;}
.infomation,.news_pic {width:100%;}
.infomation li{line-height:32px;background:url(../images/dot.png) no-repeat 2px 13px;padding-left:16px;height:32px;overflow:hidden;}
.infomation li a{font-size:14px;}
.news_pic  li{width:100%;height:75px;margin-top:15px;}
.news_pic li img{float:left;width:140px;height:75px;}
.news_pic li p{float:right;width:140px;height:75px;line-height:24px;overflow:hidden;}
.news_pic li p a{font-size:14px;}
.news_pic li:hover{ background:#efefef;}
html,body,div,p,form,input,textarea,ul,li,img,h1,h2,h3,span,em,iframe {
	margin:0px;
	padding:0px;
	border:currentColor;
	border-image:none;
}
ul,il {
	list-style:none;
}
body {
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%;
	-moz-text-size-adjust:100%;
}
body,input,textarea,h1,h2,h3 {
	font-family:"Î¢ÈíÑÅºÚ","ºÚÌå","ËÎÌå";
}
body,textarea,input {
	color:rgb(67,67,67);
	font-size:14px;
}
h1,h2,h3 {
	color:rgb(67,67,67);
	font-size:16px;
}
em {
	font-style:normal;
}
a {
	color:rgb(67,67,67);
	text-decoration:none;
}
a:hover {
	color:#0e80f2;
	text-decoration:none;
}
a:visited {
	color:rgb(37,37,37);
	text-decoration:none;
}
.red {
	color:rgb(204,0,0);
}
.cf{
	_overflow:inherit;
	_zoom:1;
}
.topp {
	margin:10px 0 0 0
}
.maxwidth {
	min-width:1200px;
}
.maincenter {
	margin:0px auto;
	width:1200px;
	text-align:left;
}
.maincenterg {
	margin:5px auto 0px;
	width:1200px;
	text-align:left;
}
.left {
	float:left;
}
.right {
	float:right;
}
.hide {
	display:none;
}

.layout{width:1200px; margin:0 auto}
.site-menu{ width: 100%; height: 50px;margin:0px auto;}
.site-menu-wrap{ width: 100%; height: 46px; border-top: 3px solid #0881de; border-bottom: 1px solid #d9d9d9; position: relative; z-index: 2; background-color: #ffffff;}
.floatDiv{position:fixed;top:0;z-index:250; box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 6px, rgba(0, 0, 0, 0.117647) 0px 1px 4px;}
.leftFloatDiv{position:fixed;top:35px;z-index:250; width: 220px;}
.site-menu ul{  display:table;height:46px;overflow:hidden;position:relative;z-index:10}
.site-menu ul li{display:table-cell;height:46px;line-height:46px;text-align:center}
.site-menu ul li a{ display: block; width: 100%; height: auto; font-size:20px;color:#333333}
.site-menu ul li a:hover, .site-menu ul li.menu-active a{ background-color:#213D7C;  color:#fff}
.site-city{ width: 100%; height: 42px; background-color: #f3f3f3; position: relative; z-index: 2;}
.site-city ul{  display:table;height:42px;overflow:hidden;position:relative;z-index:10;}
.site-city ul li{display:table-cell;height:42px;line-height:42px;text-align:center}
.site-city ul li a{ width: auto; height: auto; font-size:16px;color:#8e8e8e;}

.site-menu-wrap ul li a {text-decoration:none;}

.topnav1 {
	background:#e7e8f0;
	border-top-color:rgb(255,255,255);
	border-bottom-color:rgb(255,255,255);
	border-top-width:0px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
}
.topnav1 .right {
	margin:5px 1px 0px 0px;
	width:18px;
}
.topnav1 .right img {
	float:left;
	cursor:pointer;
}
.topnav1 .left {
	width:1060px;
	height:35px;
	line-height:38px;
	overflow:hidden;
}
.topnav1 .left li {
	width:106px;
	text-align:center;
	font-size:16px;
	float:left;
}
.jdttuijian .left {
	margin-top:20px;
}
.jdttuijian .right {
	width:470px;padding-left:30px;
	height:400px;
	overflow:hidden;
	line-height:37px;
	font-size:16px;
	margin-top:9px;
}
.zhuanti {
	margin-top:10px;
}
.zhuanti .left {
	width:30px;
	height:106px;
}
.zhuanti .left a {
	display:block;
	padding: 15px 5px;
	color: #fff;
	font-size: 18px;
	background-color:#003366;
}
.zhuanti .right {
	width:1170px;
}
.zhuanti .right li {
	width:210px;
	padding-left:20px;
	float:left;
}
.zhuanti .right li a {
	display:block;
	width:210px;
	height:125px;
	overflow:hidden;
	background-color: #fafafa;
}
.zhuanti .right li img {
	display:block;
	width:210px;
	height:125px;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.dingzhi {
	margin-top:20px;
}
.dingzhi .left {
	width:391px;
	overflow:hidden;
}
.dingzhi .right {
	width:391px;
	overflow:hidden;
}
.dingzhi .center {
	width:370px;
	overflow:hidden;
	padding-top:10px;
	margin-left:25px;
	float:left;
}
.menu h2 {
	background:rgb(255,255,255);
	padding:0px 10px;
	height:28px;
	color:rgb(0,51,102);
	line-height:22px;
	font-size:22px;
	border-bottom-color:rgb(37,67,131);
	border-bottom-width:2px;
	border-bottom-style:solid;
	float:left;
}
.menu h2 a {
	color:rgb(0,51,102);
}
.menu .fg {
	background:url("../images/f_49.jpg") no-repeat;
	width:41px;
	height:30px;
	float:left;
}
.menu .more {
	padding-top:6px;
	border-top-color:rgb(188,188,188);
	border-top-width:2px;
	border-top-style:solid;
}
.menu .more li {
	padding:0px 10px;
	line-height:19px;
	float:left;
}
.menu .more li.on {
	color:rgb(204,0,0);
}
.menu .more li.on a {
	color:rgb(204,0,0);
}
.menu .off {
	background:url("../images/f_51.jpg") no-repeat;
	width:20px;
	height:20px;
	margin-top:10px;
	float:right;
	cursor:pointer;
}
.jdt-dian li em {
	background:rgb(102,102,102);
	display:block;
}
.jdt-dian li.on em {
	background:rgb(213,1,0);
}
.ul-1 {
	line-height:40px;
	font-size:16px;
	margin-top:10px;
}
.ul-tu2 {
	line-height:40px;
	font-size:16px;
	margin-top:23px;
}
.ul-tu2 li {
	overflow:hidden;
	white-space:nowrap;
}
.ul-2 {
	line-height:40px;
	font-size:16px;
	margin-top:10px;
}
.ul-1 li {
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:left;
}
.ul-2 li {
	overflow:hidden;
	white-space:nowrap;
}
.jdttuijian .right li {
	position:relative;
	overflow:hidden;
	white-space:nowrap;
	padding-left:14px;
}
.jdttuijian .right li:before {
	content: '';
	width:6px;
	height:6px;
	position: absolute;
	left: 0;
	top: 16px;
	background-color: #4284d9;
	border-radius:3px;
}
.jdttuijian .right li a {
	display:block;
	height: 37px;
	line-height: 37px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.img-1 div {
	overflow:hidden;
	white-space:nowrap;
}
li strong a {
	color:rgb(0,51,102);
}
.img-1 {
	width:100%;
	height:175px;
	margin-top:12px;
	position:relative;
}
.img-1 img {
	width:100%;
	height:175px;
	position:absolute;
	z-index:1;
}
.img-1 .touming {
	background:url("../images/f_34.png");
	left:0px;
	width:100%;
	height:30px;
	text-align:center;
	bottom:0px;
	color:rgb(255,255,255);
	line-height:30px;
	position:absolute;
	z-index:2;
}
.img-2,.img-2 img {
	height:250px;
}
.img-3 {
	width:180px;
	height:120px;
	float:right;
}
.img-3 img {
	height:120px;
}
.img-3 div {
	font-size:12px;
}
.img-4 {
	float:left;
}
.utc li {
	text-align:center;
	font-size:14px;
}
.danhangzi .left {
	width:10px;
	height:50px;
}
.danhangzi .right {
	width:10px;
	height:50px;
}
.danhangzi .center {
	width:1060px;
	float:left;
}
.f-l {
	float:left;
	_display:inline;
}
.f-r {
	float:right;
	_display:inline;
}
.pos-r {
	position:relative;
}
.pos-a {
	position:absolute;
}
.b {
	font-weight:bold;
}
.hide,.hidden {
	display:none;
}
.ov {
	overflow:hidden;
	_zoom:1;
}
.tc {
	text-align:center;
}
.m-t-5 {
	margin-top:5px;
}
.m-t-10 {
	margin-top:10px;
}
.m-t-15 {
	margin-top:15px;
}
.m-l-10 {
	margin-left:10px;
}
.m-r-10 {
	margin-right:10px;
}
.m-b-10 {
	margin-bottom:10px;
}
.m-t-20 {
	margin-top:20px;
}
.m-r-20 {
	margin-right:20px;
}
.m-l-35 {
	margin-left:35px;
}
.m-l-25 {
	margin-left:25px;
}
.ti2 {
	text-indent:2em
}
.w380 {
	width:380px;
}
.w370 {
	width:370px;
}
.w351{
	width:391px;
}
.w351 img{
	width:390px;height:200px;
}
.w330 {
	width:371px;
}
.w330 img{
	width:370px;height:200px;
}
.h15 {
	height:15px;
}
.w20 {
	width:20px;
}
.clear {
	clear:both;
}
.clearfix:after,.clear:after {
	clear:both;
	content:" ";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
}
.fz12 {
	font-size:12px;
}
.fz14 {
	font-size:14px;
}
.fz16 {
	font-size:16px;
}
.l22 {
	line-height:22px;
}
.l24 {
	line-height:24px;
}
.noborder {
	border:none;
}
.more {
	text-align:right;
	padding-right:20px;
}
.hline {
	background-color:#e2e2e2;
	height:1px;
	overflow:hidden;
}
.column {
	width:1200px;
	margin:0 auto;
}
.w351 .bg,.w330 .bg {
	background:rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
	bottom:0;
	display:block;
	height:40px;
	left:0;
	opacity:0.7;
	position:absolute;
	width:100%;
}
.w351 h3,.w330 h3 {
	bottom:0;
	height:40px;
	left:0;
	position:absolute;
	text-align:left;
	width:351px;
	line-height:40px;
	text-indent:5px;
	overflow:hidden;
}
.w351 h3 a,.w330 h3 a {
	color:#fff;
}
.menuD {
	position:relative;
	height:33px;
	border-bottom:1px #DCDCDC solid;
	line-height:28px
}
.menuD ul {
	height:34px;
	position:absolute;
	left:0;
	top:0
}
.menuD li {
	cursor:pointer;
	height:34px;
	color:#333333;
	text-align:center;
	font-size:20px;
}
.menuD li a {
	color:#3b3b3b
}
.menuD .current {
	border-bottom:1px solid #213d7c;
	height:33px;
	color:#213d7c;
	_float:left;
}
.menuD .current a {
	color:#213d7c
}
.menuD .current2 {
	background:url(../images/split.png) no-repeat 0px -152px;
	height:34px;
}
.media_link {
	float:left;
}
.media_link ul {
	float:left;
	margin:10px 0px;
}
.media_link li {
	line-height:30px;display:inline-block;
	color:#ddd
}
.media_link li a {
	color:#004276;font-size:16px;
}
.media_link li a:visited {
	color:#004276
}
.media_link li a:hover {
	color:#ba2636
}
.h50 {
	height:50px;
}
.h60 {
	height:60px;
}
.adv {
	width:100%;
	position:relative;
}
.advimg {
	display:block;
	position:absolute;
	width:35px;
	height:21px;
	line-height:16px;
	bottom:0px;
	right:0px;
	background:url(../images/adtag.png) no-repeat;
}
.help-inline {
	display:block;
	float:left;
	padding:5px 10px;
	color:#f90000;
	background-color:#f2dede;
	border-color:#fff;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
}
.footnav {
	width:100%;
	height:48px;
	border:1px solid #e9e9e9;
	line-height:48px;
	background:#f3f3f3;
	text-align:center;
	border-left:0px;
	border-right:0px;
}
.footnav a {
	padding:0px 20px;
	font-size:16px;
	color:#6a6a6a;
}
.footer{
	width:1200px;
	text-align:center;
	font-family:"Microsoft yahei","simsun";
	line-height:24px;
	color:#abaaaa;
	padding-bottom:10px;
}
.footer p{font-size: 16px;padding-bottom:15px}

.hshadow {
	position:absolute;
	width:100%;
	background:rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
	bottom:0;
	left:0;
	display:block;
	height:40px;
	opacity:0.7;
}
.hstxt {
	bottom:0;
	left:0;
	line-height:40px;
	position:absolute;
	width:100%;
	text-align:center;
}
.hstxt a {
	display:block;
	height:40px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size:16px;
	color:#fff !important;
}
.media_link {
	float:left;
	widows:1080px;
}
.media_link ul {
	float:left;
	margin:10px 0px;
}
.media_link li {
	line-height:36px;
	color:#ddd;
	text-align:left;
}
.media_link li a {
	color:#004276;
	padding:0px 8px;
	font-size:14px;
	display:inline-block
}
.media_link li a:visited {
	color:#004276
}
.media_link li a:hover {
	color:#ba2636
}
.help-inline {
	display:block;
	float:left;
	padding:5px 10px;
	color:#f90000;
	background-color:#f2dede;
	border-color:#fff;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
}
.footnav {
	width:100%;
	height:48px;
	border:1px solid #e9e9e9;
	line-height:48px;
	background:#E7E8F0;
	text-align:center;
	border-left:0px;
	border-right:0px;
}
.footnav a {
	padding:0px 20px;
	font-size:16px;
	color:#6a6a6a;
}
.footer {
	width:1160px;
	text-align:center;
	font-family:"Microsoft yahei","simsun";
	line-height:24px;
	color:#abaaaa;
	padding-bottom:10px;
}
.footer a {
	color:#abaaaa;
}
.footer a:hover {
	color:#abaaaa;
	text-decoration:underline;
}
.footer .line {
	height:8px;
	border-bottom:1px solid #9a9a9a;
	border-top:5px solid #2a2a2a;
	margin:10px 0px 15px;
}
.footer .copyright {
	text-align:center;
	line-height:22px;
	color:#000;
	padding-bottom:10px;
}
.footer .copyright img {
	padding:0px 5px;
}
.navBox {
	/*background:#213d7c;*/
}
.left {
	float:left;
}
.navMain {
	margin:0px auto;
	width:1200px;
	height:80px;
	color:rgb(255,255,255);
	font-size:24px;
}
.logo {
	margin-right:32px;
}
.left {
	float:left;
	display:inline;
}
ul.navList li {
	padding:20px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	float:left;
	display:inline;
}
ul.navList li a {
	color:rgb(255,255,255);
}
user agent stylesheeta:-webkit-any-link {
	color:-webkit-link;
	text-decoration:underline;
	cursor:auto;
}
.ad1,.ad2 {
	margin-top:5px;
	margin-bottom:4px;
}
.topnav1 {
	margin:0px;
	padding:0px;
}
.topnav1 .left {
	height:38px;
	margin-top:-5px;
}
#nav1-container,.topnav1 .maincenter {
	height:38px;
}
.topnav1 .right {
	margin-top:2px;
}
.danhangzi {
	position:relative;
	height:120px;
	border: 1px solid #ccc;
	margin:20px auto;
}
.toutiao {
	position: relative;
	;text-align:center;
}
.toutiao h1 {
	padding:5px 0px;
	color:rgb(0,51,102);
	height:60px;
	line-height:60px;
	font-size:32px;
	text-indent: 8rem;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.toutiao h1 a {
	color:rgb(0,51,102);
}
.toutiao .utc {
	margin-left: 120px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding:5px 0px 20px;
	color:rgb(105,105,105);
	font-size:14px;
}
.toutiao .utc a {
	color:rgb(105,105,105);
}
.moretoutiao {
	padding:1px;
	border:1px solid rgb(212,0,0);
	border-image:none;
	height:40px;
	line-height:40px;
	overflow:hidden;
}
.moretoutiao .left {
	background:rgb(212,0,0);
	width:80px;
	height:40px;
	text-align:center;
	color:rgb(255,255,255);
	font-size:16px;
}
.moretoutiao .right {
	width:1116px;
	height:40px;
	font-size:16px;
	overflow:hidden;
}
.moretoutiao .right li {
	padding-right:20px;
	float:left;
	white-space:nowrap;
}
.touming {
	background:url("../images/f_34.png");
	text-align:center;
	color:rgb(255,255,255);
}
.toutiao_tips {
	position:absolute;
	top:-1px;
	left:-1px;
	width:142px;
	height:122px;
	background:url(../images/top.gif) no-repeat;
}
.w330 .f-l.m-t-20 {
	width:330px;
}

.index-tit{height:40px;width:100%;background:url(../images/newsbg.png) repeat-x left center}
.index-tit h3{height:40px;padding:0 20px;line-height:40px;font-size:32px;color:#333;text-align:center;font-weight:400;margin:0 auto;width:189px}
.index-tit h2{background:url(../images/ico.png) no-repeat;height:40px;background-color:#fff;padding:0 20px;line-height:40px;font-size:32px;color:#00aa98;font-weight:400;margin:0 auto;width:189px}
.index-tit .tit-ico4{background-position:0 -149px}
.index-tit .tit-ico3{background-position:0 -99px}
.index-tit .tit-ico5{background-position:0 -199px}

.index-pic{width:1200px;margin:10px auto;}
.index-pic li{overflow:hidden;position:relative;width:280px;height:211px;float:left;margin:10px 20px 0 0}
.index-pic li span{position:absolute;bottom:0px;width:280px;height:30px;line-height:30px;text-align:center;background:#fff;overflow:hidden}
.index-pic img{width:280px;height:190px;}