﻿/*Top_Bar style*/
.Top_Bar{ width:1009px; height:23px;line-height:23px; margin:0 auto; background:url(../images/topbar-bg.jpg) repeat-x; border-bottom:1px solid #DCDCDC;}
.Top_Bar a{ color:#ffec93;}
.Top_Bar a:hover{color:#ffec93;}
.Top_Bar b { font-weight:normal; color:#ffec93; margin:0 10px;}
.Top_Bar_Left{text-align:left;}

/* new header */
.hd-wrap{
	width:1009px;
	height:247px;
	margin:0 auto;
}
.hd-ct{
	width:1009px;
	margin:0 auto;
}
.hd-ct .Top_Banner{
	height:193px;
	/* padding-right: 30px; */
	border-top:1px solid #fe8630;
	border-bottom:1px solid #fcfe62;
	overflow:hidden;
}
.Top_Banner li{
	display:none;
	opacity:0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	transition:opacity 1s;
}
.Top_Banner li.s-cur{
	display:block;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

/* new nav */
.nav-box{
	width:100%;
	height:53px;
	background:url(../images/nav-bg.jpg) repeat-x;
	overflow:hidden;
	padding-top:3px;
}
.nav-box .m-nav{float:left;}
.m-nav{padding-left:10px;overflow:hidden;}
.m-nav p{margin:0;padding:0;height:25px; line-height:25px;}
.m-nav a,.m-nav b{color:#fff;font:15px "微软雅黑",Microsoft YaHei,\5FAE\8F6F\96C5\9ED1;}
.m-nav a{display:block;float:left;text-align:center;width:70px;}
.m-nav a.w9{width:90px;}
.m-nav a.w11{width:120px;}
.m-nav b{float:left;margin:0 10px;}

.nav-box .m-search{float:right;padding-right:10px;}
.m-search label{color:#feffb6;}
.m-search input{width:120px;border:0;margin:3px;}
.m-search .btn{
	float:right;
	background-color:#b40200;
	border:1px solid #ef6413;
	border-radius:5px;
	color:#feffb7;
	padding:5px 10px;
}
.m-search .btn:hover{
	text-decoration:none;
	background-color:#c82623;
}

/*logo style*/
/* .outframe_header{overflow:hidden;} */
.outframe_main{position:relative;width:1010px;margin:0 auto;}
/*nav style*/
/* .nav{ width:550px;}
.nav ul{padding-top:5px;}
.nav ul li{ float:left;}
.nav ul li a{ display:inline; padding:0 25px; float:left;  color:#4d4c4c; margin-left:5px;}
.nav ul li a:hover,.nav ul li a.selecter{ background:url(../images/bgNav.png) no-repeat 5px center; text-decoration:none; color:#0d9ac5;} */
/* .banner{ position:relative; width:100%; height:469px; margin-top: 30px; background:url(../images/banner.jpg) no-repeat top center;} */
/* 滚动字幕 */
.scrollmsg{
	position:absolute;
	top: 0px;
	left:0px;
	height:30px;
	width:990px;
}
.scrollmsg .icon-sound{
	display:block;
	float:left;
	width:32px;
	height:32px;
	background:url(../images/laba.png) no-repeat;
	overflow:hidden;
}
.scrollmsg marquee{
	float:left;
	width:950px;
	height:30px;
	line-height:30px;
}
/*login style*/
.login{width:280px; background:#fff; color:#666;}
.login .login-title{background-color:#c80f02;padding-left:20px;}
.login h2{ font-size:16px; font-weight:500; background-color:#f17808; padding: 6px 15px; color:#fdfe6f;}
.login label{ display: block; height: auto; line-height: 12px; padding:15px 0 8px 0; text-align: left; width: auto;}
.login .loginContent{padding:5px 15px 5px 18px;border:1px solid #dfdfdf;border-top:0;}
.login .loginContent .txtUser,.login .loginContent .txtPassword{width:242px; height:25px; line-height:25px; border:solid 1px #a09e99; background:#ffffff; color:#000;}
.login .loginContent .txtUser{background:#fff url(../images/icon-user.gif) no-repeat right center;}
.login .loginContent .txtPassword{background:#fff url(../images/icon-lock.gif) no-repeat right center;}

.btn-login,.btn-creat{height:35px; line-height:35px; width:244px; display:block; cursor:pointer;font-family:"微软雅黑";margin:10px 0 10px 0;color:#fff;text-shadow:-1px 0px 1px rgba(0,0,0,.3);text-align:center;}
.btn-login{ margin-top:15px;background-color:#c80f02;}
.btn-login:hover{ background-color:#b40e03;color:#fff;text-decoration:none;}
.btn-creat{  background-color:#f17808;}
.btn-creat:hover{ margin:10px 0 10px 0;background-color:#e57004;color:#fff;text-decoration:none;}
.g-row{overflow:hidden;clear:both;}
.g-row label,.g-row input,.g-row a{float:left;margin-right:6px;}
.g-row input{width:90px;height:25px;margin-top:8px;}
.g-row a{margin-top:8px;}


/* scrollnews */
.scrollnews{margin-top:10px;}
.scrollnews .title{
	height:35px;
	line-height:35px;
	background-color:#337fbf;
	padding-left:20px;
}
.scrollnews .title h3{
	background-color:#40a1da;
	color:#fff;
	height:35px;
	line-height:35px;
	width:100%;
}
.scrollnews .bd {
	height: 296px;
	border: 1px solid #dfdfdf;
	border-top: 0;
}
.scrollnews .bd ul {
	height: 295px;
	overflow: hidden;
}
.scrollnews .bd li{height:30px;line-height:30px; background: url(/images/bgnav.png) no-repeat;
  padding-left: 18px;
  background-position-y: 10px;}
.scrollnews .bd li a{
	width:258px;
	text-align:left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/*ct2 style*/
.ct2{padding-top:35px;}
.step{width:310px; font-size:14px; margin-right:25px;}
.ct2 a{color:#666666;}
.ct2 a:hover{color:#ff6600;}
.ct2 h3{ font-size:22px; font-weight:bold; color:#4d4d4d; padding-left:8px;}
.ct2 ul{ padding: 13px 0;}
.ct2 ul li{ float:left; border-right:solid 1px #CCCCCC; padding:0 8px;}
.ct2 ul a{ display:block; float:left;}
.ct2 ul .last{ border:none;}
.ct2 .ct2Foot {padding-left:8px; overflow:hidden;}
.ct2 .ct2Foot .footIco{width:48px; height:17px; display:block; float:left; background:url(../images/youhui.png) no-repeat; margin-right:5px;}
.ct2  .ct2Foot a{ line-height:18px;}
.stepLast{margin:0;}
/*outframe_footer style*/
.outframe_footer{ background:#EDEDED; color:#A0A0A0; margin-top:25px; padding-bottom:25px;}
.outframe_footer .footTop{height:20px; width:100%; background:url(../images/bgFooter.gif) repeat-x; margin-bottom:10px;}
.outframe_footer p{ text-align:center; line-height:28px;}
.outframe_footer p a{ color:#A0A0A0; padding:0 8px;}

/* flow */
.flow-box{
	width:698px;
	height:88px;
	margin-right:10px;
	border:1px solid #afafaf;
	overflow:hidden;
}
.flow-box .title{
	float:left;
	width:56px;
	padding:30px 0;
	color:#fff;
	font-size:16px;
	text-align:center;
	text-shadow:-2px 1px 1px #006b8e;
	background-color:#0099cb;
	border-right:5px solid #00b2da;
}
.flow-btns{
	float:left;
	width:619px;
	height:83px;
	border-left:1px solid #afafaf;
	overflow:hidden;
	padding:5px;
	padding-left:10px;
	padding-bottom:0;
	background:url(../images/dtbox-bg.jpg) repeat-x;
}
.flow-btns li{
	float:left;
	width:70px;
	margin-right:8px;
}
.flow-btns li.last{margin-right:0;}
.flow-btns li a{
	text-align:center;
}
.flow-btns li .fw-btn1,.flow-btns li .fw-btn2,.flow-btns li .fw-btn3,.flow-btns li .fw-btn4,.flow-btns li .fw-btn5,.flow-btns li .fw-btn6,.flow-btns li .fw-btn7,.flow-btns li .fw-btn8{
	width:70px;
	height:62px;
	background:url(../images/btns1.png) no-repeat;
}
.flow-btns li .fw-btn1:hover,.flow-btns li .fw-btn2:hover,.flow-btns li .fw-btn3:hover,.flow-btns li .fw-btn4:hover,.flow-btns li .fw-btn5:hover,.flow-btns li .fw-btn6:hover,.flow-btns li .fw-btn7:hover,.flow-btns li .fw-btn8:hover{
	width:70px;
	height:62px;
	background:url(../images/btns2.png) no-repeat;
}
.flow-btns li .fw-btn1{background-position:0 0px;}
.flow-btns li .fw-btn2{background-position:-78px 0;}
.flow-btns li .fw-btn3{background-position:-156px 0;}
.flow-btns li .fw-btn4{background-position:-234px 0;}
.flow-btns li .fw-btn5{background-position:-312px 0;}
.flow-btns li .fw-btn6{background-position:-390px 0;}
.flow-btns li .fw-btn7{background-position:-468px 0;}
.flow-btns li .fw-btn8{background-position:-546px 0;}
.flow-btns li .fw-btn1:hover{background-position:0 0px;}
.flow-btns li .fw-btn2:hover{background-position:-78px 0;}
.flow-btns li .fw-btn3:hover{background-position:-156px 0;}
.flow-btns li .fw-btn4:hover{background-position:-234px 0;}
.flow-btns li .fw-btn5:hover{background-position:-312px 0;}
.flow-btns li .fw-btn6:hover{background-position:-390px 0;}
.flow-btns li .fw-btn7:hover{background-position:-468px 0;}
.flow-btns li .fw-btn8:hover{background-position:-546px 0;}

.flow-btns li a p{
	font-size:14px;
	height:20px;
	line-height:20px;
}

.adbox{width:300px;overflow:hidden;}

/* seach */
/* sc1 */
.searchbox{
	float:left;
	width:357px;
	_width:350px;
	height:213px;
	margin-right:7px;
	background:url(../images/search-boxbg.jpg) no-repeat;
	_background-position:-3px top;
	border:1px solid #bbbbbb;
	overflow:hidden;
}
.searchbox .row-son{
	padding:20px;
	padding-bottom:5px;
}
.searchbox .btn-sch{
	display:block;
	float:right;
	margin-top:5px;
	margin-right:80px;
	width:49px;
	height:22px;
	background:url(../images/btn-sch1.jpg) no-repeat;
	color:#fff;
	text-indent:-9999px;
}
.searchbox h4{font-size:14px;}
.searchbox .forminp{float:left; margin-right:30px;width:160px;}
.searchbox .btn-sch2{
	display:block;
	float:left;
	width:44px;
	height:49px;
	margin-top:6px;
	background:url(../images/btn-sch2.jpg) no-repeat;
	color:#fff;
	text-indent:-9999px;
}
.searchbox input{margin:5px 0;border:0;padding:2px;padding-left:5px;border:1px solid #dfdfdf;width:153px;}

.forminp select{margin:5px 10px 5px 0; border-color:#dfdfdf;width:160px;}
.forminp input.inp{width:153px; margin-right:10px;}
.searchform input.scbtn{width:47px;text-indent:-999px;cursor:pointer;}
.searchform input.scbtn:hover,.searchform input.scbtn:active{background-position:0 -20px;}
.searchform a.btn-red{padding:5px 15px;margin-top:1px;}
/* sc2 */
.searchwrap{height:35px;line-height:35px;background-color:#e7e7e7;padding-left:20px;margin-top:1px;}
.searchwrap input{height:20px;border:0;padding-left:5px;}

/* 4btns */
.m-btns4{
	float:left;
	width:354px;
	height:214px;
	overflow:hidden;
}
.m-btns4 a{
	display:block;
	float:left;
	width:175px;
	height:106px;
	background:url(../images/6btnsbg1.jpg) no-repeat;
}
.m-btns4 a:hover{background:url(../images/6btnsbg2.jpg) no-repeat;}
.m-btns4 a.icon-btn1{margin:0 2px 2px 0;background-position:0 0;}
.m-btns4 a.icon-btn2{margin-bottom:2px;background-position:-177px 0;}
.m-btns4 a.icon-btn3{background-position:0 -108px;}
.m-btns4 a.icon-btn4{margin:0 0 0 2px;background-position:-177px -108px;}
.m-btns4 a.icon-btn1:hover{background-position:0 0;}
.m-btns4 a.icon-btn2:hover{background-position:-177px 0;}
.m-btns4 a.icon-btn3:hover{background-position:0 -108px;}
.m-btns4 a.icon-btn4:hover{background-position:-177px -108px;}


/* news */
.m-news .img{width:324px;height:207px;}
.m-news .img,.m-news .txt{float:left;}
.m-news .img img{margin-right:10px;}
.m-news .txt{
	width:380px;
}
.m-news .txt h2{
	font-size:16px;
	line-height:24px;
	text-align:center;
}
.m-news .txt h2 a{color:#333333;}
.m-news .txt h2 a:hover{text-decoration:none;color:#c80f02;}

.m-news .databox{
	width:340px;
	height:20px;
	line-height:20px;
	/*margin:5px auto;*/
	border:1px dashed #d8ecf6;
	border-radius:10px;
	padding:0 10px;
	color:#1d4086;
    text-align: center;
}
.databox .icon-day,.databox .icon-con{
	display:block;
	float:left;
	width:16px;
	height:30px;
}
.databox .icon-day{background:url(../images/icon-day.jpg) no-repeat center;}
.databox .icon-con{background:url(../images/icon-con.jpg) no-repeat center;}
.m-news .sum{
	width:98%;
	/*height:140px;*/
	margin:0 auto;
	line-height:24px;
	_overflow:hidden;
    text-indent:17pt;
}

/* scrollnews */
#demo{height:150px;overflow:hidden;}
#scrollnews{height:200px;overflow:hidden;}
.linebox.result{
	border:1px solid #e3e3e3;
	border-top:0;
}



/* layout */
.lay-row{
	width:1010px;
	margin:10px auto;
	overflow:hidden;
}
.lay-row-son{margin:10px auto;overflow:hidden;}
.g-col7 .lay-row-son{_width:715px;}
.row-son{margin:0 auto;overflow:hidden;}
.lay-row.first{margin:0 auto;}
.lay-row .mtb0{margin:0 auto;}
.lay-row:before,.lay-row:after,.lay-row-son:before,.lay-row-son:after,.row-son:before,.row-son:after{
	display:table;
	line-height:0;
	content:"";
}
.lay-row:after,.lay-row-son:after,.row-son:after{
	clear:both;

}
.lay-row.mt20{margin-top:20px;}

.lay-row .g-col2,.lay-row .g-col3,.lay-row .g-col5,.lay-row .g-col7,.lay-row .g-col8{
	float:left;
	_display:inline;
	min-height:30px;
	margin-right:10px;
	_margin-right:10px;
}
.lay-row .g-col2{width:210px;}
.lay-row .g-col3{width:280px;_width:240px;}
.lay-row .g-col5{width:498px;}
.lay-row .g-col7{width:720px;_width:715px;}
.lay-row .g-col8{width:790px;_width:787px;}
.lay-row .g-col10{width:1008px;min-height:30px;}
.lay-row .g-col5.last,.lay-row .g-col3.last,.lay-row .g-col7.last,.lay-row .g-col8.last{margin-right:0;}

.g-col7 .mt10{
	_margin-top:10px;
	_margin-right:auto;
}

.lay-row .tabs,.lay-row .lsts{
	width:100%;
	border:1px solid #e3e3e3;
}
.lay-row .lsts{
	border:0;
}
.lay-row .tabs .title,.lay-row .lsts .title{
	height:35px;
	line-height:35px;
	font-size:14px;
	border-bottom:1px solid #e3e3e3;
	background-color:#fcfcfc;
}
.lay-row .lsts .title{
	background-color:#467878;
	color:#fff;
}

/* title */
.lay-row .title h3{float: left;padding-left:20px;font-size:14px;padding-right:20px;}
.lay-row .title ul{float:left;}
.lay-row .title li{float:left;padding:0 10px;border-right:1px solid #e3e3e3;font-size:14px;font-weight:700;cursor:pointer;}
.lay-row .g-col10 .title li{padding:0 12px;}
.lay-row .tabs .title li.last{border-right:0;}
.lay-row .title li.cur,.lay-row .title li:hover{background-color:#fff;border-top:2px solid #e12c21; margin-top:-1px;height:36px;}
.title .more{float:right;display:inline;margin-right:10px;color:#666;cursor:pointer;}
.title .more:hover{color:#1d49b4;text-decoration:none;}
/* common */
.lay-row .bd{padding:10px;}

/* 特殊 */
.lay-row .linebox .bd{padding:0 10px;}
.lay-row .g-col5 .tabs .bd{height:75px;}
.lay-row .g-col5 .lsts .bd{height:182px;}
.lay-row .g-col10 .bd{height:230px;}
.lay-row .g-col10 .tab-y{height:155px;}
.lay-row .lsts .bd{border-bottom:5px solid #467878;}
.lay-row .g-col10 .activebox .bd{height:210px;}

.lay-row ul li{text-align:right;}
.lay-row ul li a{float:left;color:#333;}
.lay-row ul li a:hover{color:#c80f02;text-decoration:none;}


.lay-row table tr td{text-align:center;line-height:24px;}
.lay-row .tal{text-align:left;}
.lay-row table th{line-height:30px;height:30px;}
.lay-row table th.tal{padding-left:30px;}
.lay-row table tr td span.red{font-weight:700;}
.lay-row table tr td.tal{background:url(../images/green-lstdot.png) no-repeat left center; padding-left:20px; }

/* 通用 默认 */
.lay-row .tab-bd{display:none;}
.lay-row .tab-bd li{line-height:24px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.lay-row .tab-bd li a,.art-lst li a{text-align:left;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/* 特殊 */
.lay-row .g-col5 .tab-bd li{width:440px;}
.lay-row .g-col5 .tab-bd li a{width:440px;}
.lay-row .g-col10 .tab-bd li{width:940px;border-bottom:1px dashed #e3e3e3;}
.lay-row .g-col10 .tab-bd li a{width:850px;}
.lay-row .lst-time .tab-bd li a{width:380px;_width:370px;}


.lay-row .selectbox{text-align:center;margin-top:15px;}
.lay-row .selectbox select{margin-right:20px;width:160px;}


/* linebox */
.linebox{/* border:1px solid #ddd; */}
.linebox .title{
	height:35px;
	line-height:35px;
	background:url(../images/line-bg.jpg) no-repeat center right;
}
.linebox .title h3{
	display:inline;
	background-color:#fff;
	padding-right:15px;
}
.lay-row .linebox ul li{
	height:24px;
	line-height:24px;
}
.lay-row .linebox ul li a{
	width:380px;
	text-align:left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lay-row .linebox .bd{height:144px;}
.lay-row .linebox.result .bd{height:208px;}

/* list page */
.m-lstpont .title{
	background-color:#c80f02;
	padding-left:20px;
	color: #fff;
	height: 35px;
	line-height: 35px;
}
.m-lstpont .title h3{
	background-color:#f17808;
}
.m-lstpont .bd{
	min-height:30px;
	margin-top: 1px;
	background-color: #f1f1f1;
	border: 1px solid #d9d3cd;
}
.article-list.m-lstred .bd{
	background-color: #fff;
	border: 1px solid #d9d3cd;
	border-top:0;
	margin-top:0;
}


.icon-arrowlf,.s-lstdot1 li{
	background:url(../images/red-dot.gif) no-repeat left center;
	padding-left:20px;
}
.s-lstdot2 li{
	background:url(../images/icon-dot.gif) no-repeat 6px center;
	padding-left:20px;
}
li.newicon{
	background:url(../images/newicon.png) no-repeat left center;
	padding-left:25px;
}
.lay-row .imglst li {text-align:left;float:left;}
.lay-row .imglst li a{float:none;}


/* m-lst */
.lay-row-son .m-lstred {
	float:left;
}
.m-lstred .title{
	background-color:#c80f02;
	color:#fff;
	height:35px;
	line-height:35px;
}
.m-lstred .bd{
	margin-top:1px;
	height:162px;
	background-color:#fff6ff;
	border:1px solid #d9d3cd;
}
.m-lstred.inform .bd{border-right:0; height:155px;}
.inform .bd{_border-right:0; _height:155px;}
.m-lstred.nnews .bd{border-left:0; height:155px;}
.nnews .bd{_border-left:0; _height:155px;}
.m-lstred.inform{width:382px;_width:370px;}
.m-lstred.inform2{width:100%;_width:100%;}
.m-lstred.nnews{width:337px;border-left:1px solid #d9d3cd;}

.reddotL-lst li{
	height:30px;
	line-height:30px;
	background:url(../images/red-lstdot.png) no-repeat left center;
	padding-left:20px;
}
.reddotL-lst li a{
	width:320px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.reddotL-lst2 li{
	height:30px;
	line-height:30px;
	background:url(../images/red-lstdot.png) no-repeat left center;
	padding-left:20px;
}
.reddotL-lst2 li a{
	/*width:320px;*/
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.m-lstred.nnews .reddotL-lst li a{width:290px;}

.imglst li{
	margin-right:14px;
}
.imglst li.last{margin:0;}
.reddot-lst li{
	background:url(../images/red-lstdots.png) no-repeat 3px center;
	padding-left:20px;
}

/* sidenav */
.m-sidenav .u-menu{overflow:hidden;}
.u-menu li{
	line-height:30px;
	background:url(../images/red-lstdot.png) no-repeat left 6px;
	padding-left:20px;
}
.u-menu li a{
	display:block;
	width:170px;
	height:30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.u-menu li .submenu li a{height:26px;}
.u-menu li .submenu li .submenu-child li a{height:24px;}
.u-menu li.cur a{
	border-bottom:1px dashed #c80f02;
	color:#c80f02;
}
.lay-row ul.u-menu li{text-align:left;height:auto;}
.lay-row ul.u-menu li a{
	float:none;
	font-size:14px;
}
.u-menu li .submenu li{
	line-height:26px;
	background:url(../images/red-lstdots.png) no-repeat left 6px;
}
.u-menu li .submenu li .submenu-child li{
	line-height:24px;
	background:url(../images/red-dot.gif) no-repeat left center;
}

/* crumb */
.crumb{height:30px;line-height:30px;}

/* art-lst */
.art-lst li{
	height:30px;
	line-height:30px;
}
.art-lst li a{
	width:670px;
}

/* list page bd */
.m-sidenav .bd{min-height:699px;}
.article-list .bd{min-height:700px;}
.article-list .searchwrap{margin-bottom:10px;}

/* article-content */
.article-content{/*border: 1px solid #d9d3cd;*/}
.article-content .art-title{padding-top:20px;/*margin-bottom:20px;*/}
.article-content .art-title h2{
	text-align:center;
	font-size:20px;
	line-height:30px;
}
.article-content .art-title .time{text-align:center;color:#999;height:20px;line-height:20px;}
/*.article-content .art-title .line{
	width:600px;
	height:0;
	line-height:0;
	font-size:0%;
	margin:10px auto;
	margin-top:5px;
	border-bottom:3px solid #c80f02;
}*/
.article-content .art-bd{
	line-height:20px;
}
.article-content .art-bd p{
	font-size:13px;
	line-height:24px;
	margin:20px 10px;
}

/* 分页 */
.pager{margin-top:10px;overflow:hidden;}
.pagination{width:100%;margin:0 auto;overflow:hidden;}
.pagination div{
	display:inline;
}
.pagination .limit{
	margin:0 10px;
}
.pagination .start,.pagination .prev,.pagination .page,.pagination .next,.pagination .end{margin-right:10px;}
.pagination .page a{margin:0 5px;}

/* color */
.red{color:#da251c;}

/* btn */
.btn-red{
	background-color:#da251c;
	color:#fff;
	padding:4px 16px;
}
.btn-red:hover{
	background-color:#ef382f;
	color:#fff;
	text-decoration:none;
}
.btn-green{
	background-color:#467878;
	color:#fff;
	padding:4px 16px;
}
.btn-green:hover{
	background-color:#3c6c6c;
	color:#fff;
	text-decoration:none;
}
/* function */
.f-mt0{margin-top:0;}
.f-mb0{margin-bottom:0;}

/* 2014-3-3 by nydia */
.lay-row .tab-bd{
	height: 75px;
	overflow: hidden;
}

/* 2014-4-16 new module */
.lay-row .tab-y .tab-title,.lay-row .tab-y .tab-ct{float:left;}
.lay-row .tab-y .tab-title{width:30%;}
.lay-row .tab-y .tab-title .active{background-color:#fff;}
.lay-row .tab-y .tab-title .active a{color:#c80f02;}
.lay-row .tab-y .tab-ct{width:70%;height:100%;overflow:hidden;background-color:#fff;}
.lay-row .tab-ct .content{display:none;width:98%;height:98%;overflow-x:hidden;overflow-y:auto;padding:1%;}
.lay-row .tab-ct .content span{line-height:20px;}
.lay-row .tab-ct .active{display:block;}
.m-lstred .more{color:rgba(255,255,255,.6);font-size:12px;}
.m-lstred .more:hover{color:#fff;}
.lay-row .lstw1 a{width:230px;}
.art-title2 h2{
	text-align:center;
	font-size:16px;
	line-height:24px;
    color:#333333;
}
.art-title2 .time{
	font-size:12px;
	text-align:center;color:#999;height:20px;line-height:20px;
}
/*.art-title2 .line{
	width:90%;
	height:0;
	line-height:0;
	font-size:0%;
	margin:10px auto;
	margin-top:5px;
	border-bottom:3px solid #c80f02;
}*/
.imglst a img{width:319px;height:214px;}






