/**
 *   news.html css
 */
 
/*banner*/
#banner{ width:100%; height:170px; overflow:hidden; border-bottom:1px solid #fff; margin-bottom:14px; text-align:center;}
#banner .bannerPic{ width:980px; position:relative; margin:0 auto;}
#banner img{ position:absolute; left:-222px;}

/*内容区*/
#left{ width:200px; float:left; margin-top:4px;}
.nrbox{ width:1024px; margin:0 auto; padding-bottom:15px;}
.tag{ height:27px; border-bottom:1px solid #dbdbdb; padding-bottom:7px;}
.tag li{height:32px; line-height:26px; padding:0 3px; float:left; color:#353535; font-weight:bold; font-size:16px; cursor:pointer; text-align:center; margin-right:32px;}
.jiantou{ left:640px;top:106px;}
#right_hy .tag li{ cursor:auto;}
#right_hy .tag li a,.tag li a{color:#353535;}
#right_hy .tag li a:hover,.tag li a:hover{ text-decoration:none; color:#2781CC;}
.tag .r_tag_h,.nrbox .r_tag_h{ height:33px; background-position:0 0; color:#3063A7; cursor:inherit; border-bottom:2px solid #2781cc; margin-bottom:-1px;}
#kehuCategory li{cursor:pointer !important;}

/*办理流程*/
#right,#right_hy{ width:780px; margin-top:8px; float:right;}
.liucheng{ width:200px; height:315px; background:url(../images/kehu/icon.png) -7px -504px; margin-bottom:10px;}
.liucheng h4{ height:51px; font-size:50px; text-indent:-5000px; font-size:0;}
.liucheng ul li{ height:51px; line-height:56px; padding-left:50px;font-size:14px; position:relative;}
.liucheng ul li i{ width:7px; height:11px; background:url(../images/kehu/icon.png) -122px -463px;  display:inline-block; position:absolute;left:172px;top:23px;}
	
/*常见问题*/
.leftbox{ padding:0 10px 10px 10px; border:1px solid #dcdcdc; margin-bottom:10px;}
.leftbox h4{ font-size:14px; height:35px; line-height:35px; color:#444;}
.l_qa ul li{ width:172px; line-height:20px; margin-bottom:8px;padding-left:14px; background:url(../images/kehu/dot.gif) no-repeat 0 8px;}
.l_qa ul li a{ color:#555; font-size:12px;}
.l_qa ul li a:hover{ color:#3063A7;}

/*新闻公告*/
.news_title{ font-size:16px; color:#2781cc; height:35px; display:block; line-height:35px; border-bottom: 1px solid #CCC; }
.news_mbx{ font-size:12px; font-weight: normal; line-height:20px; border-top: 10px solid #FFF; }
.news_list{ padding-top:10px; margin-bottom:20px;}
.news_list li{ height:36px; line-height:36px; border-bottom:1px solid #;}
.news_list li .news_a{ width:600px; float:left; overflow:hidden;}
.news_list li .news_a a{ background:url(../images/kehu/dot.gif) 2px 6px no-repeat; padding-left:16px;}
.news_list li span{ float:right; display:block; color:#bdbdbd; font-size:12px;}
.xinwenbiaoti{ line-height:26px; text-align:center; padding-top:20px; font-size:17px; color:#2781cc; margin-bottom:6px;}
.zuozhe{ height:30px; text-align:center; color:#999; border-bottom:1px solid #e9e9e9; margin-bottom:20px;}
.zuozhe a{ color:#999;}
.newstext p{ margin-bottom:16px; font-size:14px;}

/*翻页*/
.fanye{ text-align:center;}
.fanye a{ display:inline-block; padding:4px 12px; background:#e8e8e8;}
.fanye span{ display:inline-block; padding:4px 12px;background:#2781cc; color:#fff; }
.fanye a:hover{ background:#75b7ee; color:#fff; text-decoration:none;}