/* 全局样式 **/
html {font-size:100%; -webkit-text-size-adjust:none;}
body,textarea,input,select,option {font-size:12px;color:#000;font-family:'Microsoft Yahei','华文黑体','Lucida Grande','Helvetica','Arail','Verdana','sans-serif';}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
body,h1,h2,h3,h4,h5,h6,blockquote,ol,ul,dl,dd,p,textarea,input,select,option,form {margin:0;}
ol,ul,textarea,input,option,th,td {padding:0;}
table {border-collapse:collapse;}
li {list-style-type:none;}
a {text-decoration:none;color:#434343;}
a:hover {text-decoration:none;}
a,textarea,input {outline:none;}
textarea {overflow:auto;resize:none;}
a img {border:none;}
.z_index {position:fixed;_position:absolute;z-index:999;display:none;}
.pr {position:relative;}.pa {position:absolute;}.fl {float:left;}.fr {float:right;}
.m320 {width:320px; margin:0 auto;}.t20 {margin-top:20px;}

/* 新闻首页——手机版 **/
.f_iheader {height:80px;background:url(../images/hbg_light_r.png) right center no-repeat,url(../images/hbg_light_t.png) left top no-repeat,url(../images/hbg.jpg) repeat-x;background-size:auto auto,auto auto,320px 121px,3px 121px;overflow:hidden;}
.f_ilogo {color:#FFFFFF;text-align:center;padding:10px 9px 0;height:35px;font-size:15px;position:relative;}
.f_ilogo img {vertical-align:middle;width:118px;height:28px;}
.f_ilogo span {margin:0 8px;color:#FFFFFF;}
.f_ilogo a {color:#C9C9C9;}.f_ilogo a:link {color:#ffffff;}.f_ilogo a:visited {color:#fffffe;}.f_ilogo a:hover {color:#fffffd;}

.nav {margin-top:10px;font-size:15px}
.nav li {float:left;width:71px;height:28px;color:#fff;text-align:center;text-shadow:0 1px 1px #17558f;box-sizing:border-box;-webkit-box-sizing:border-box;}
.nav li a {color:#fff;}
.nav li a:link {color:#ffffff;}
.nav li a:visited {color:#fffffe;}
.nav li a:hover {color:#fffffd;}

/* f_inews **/
.f_inews {padding:0 12px;}
.f_inews_lis {width:100%; padding-top:5px;}
.f_inews_lis li {padding:8px 0 8px; border-bottom:1px solid #f0f0f0; width:100%; overflow:hidden;}
.f_inews_lis li:hover, .f_inews_lis li:active {background-color:#eee;}
.f_inews_lis li .f_inewsimg {float:left; width:51px; height:52px; margin-top:4px;}
.f_inews_lis li .f_inewsimg img {display:block; width:51px; height:52px;}
.f_inews_lis li .f_inewscon {margin-left:65px;}
.f_inews_lis li .f_inewscon h4 {font-weight:normal; font-size:16px; line-height:21px;}
.f_inews_lis li .f_inewscon h4 a {color:#000;}
.f_inews_lis li .f_inewscon p {position:relative; font-size:12px; color:#7b7b7b; line-height:20px; padding-top:7px;}
.f_inews_lis li .f_inewscon p span {float:right;}

/* f_enav **/

.f_icomputer {margin-top:10px;padding:15px 9px;text-align:center;height:20px;background:url(../images/hbg_light_r.png) right center no-repeat,url(../images/hbg_light_t.png) left top no-repeat,url(../images/hbg.jpg) repeat-x;background-size:auto auto,auto auto,320px 121px,3px 121px;overflow:hidden;}
.f_icomputer a {margin:0 10px; color:#C9C9C9; font-size:14px;}
.f_icomputer a.f_ichuping {color:#FFFFFF;}

/*新闻*/
.wrap_news {margin:10px 10px 0;border:1px #dadada solid;border-radius:3px;background:#fff;}
.wrap_news .t {padding:6px 12px;height:20px;border-bottom:1px #e3e4e4 solid;background:#f3f3f3;border-radius:4px 4px 0 0;}
.wrap_news .t h2 {padding:0 0 0 10px;height:18px;line-height:18px;font-size:18px;font-weight:normal;border-left:3px #3d80ce solid;}
.list {margin:0 10px;}
.list li {padding:7px 0px 6px 2px;color:#bfbfbf;border-top:1px #fdfdfd solid;border-bottom:1px #ececec solid;background:url(../images/arrow2.png) right center no-repeat;background-size:8px auto;}
.list li:first-child {border-top:none;}
.list li a {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list li .type {float:left;color:#8c8c8c;margin-right:10px;}
.list li:last-child {border-bottom:none;}
/*更多*/
.btn_more {
    font-size:15px;
	margin:10px 10px 0;height:34px;line-height:34px;text-align:center;color:#666;
	border:1px #bebebe solid;border-radius:3px;-webkit-border-radius:3px;
	text-shadow:1px 1px 1px #fcfcfc;
	background:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f3f3f3));
}