﻿/*

	公用样式表-index.css

	By 东丰县神鹿传媒中心 _2014-10-17

*/

/*全站素装（黑白）

html {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%); }*/

body{color:#333;background:url(../images/bg_chuntian.gif) top center no-repeat fixed} /*网站背景切换*/

body,button,input,select,textarea{font:12px 'Tahoma','Helvetica','Arial','sans-serif';}

body,ul,li,ol,dl,dd,dt,p,form{margin:0;padding:0}

ul,li,ol{list-style:none}

a{color:#006699;text-decoration:none;outline:none}

a:hover{text-decoration:underline;color:#d40000;}

img{border:#000 none;margin:0;padding:0}



/*公共类*/

.zone{width:1000px;margin:0 auto;background-color:#fff}  /*控制网站宽度*/

.of {overflow:hidden;zoom:0}

.fl{float:left;}

.bl{font-weight:bold;}

.fr{float:right}

.clearfix:after { 

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden; 

}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;} 

.clearfix {display: block;}

/*xt555添加*/

input{border:1px solid #C1C4CB;outline:none;}

.inputcon{margin-right:8px; float:left; height:34px; overflow:hidden;}

input.btnall{-webkit-appearance:none; -webkit-border-radius:0; height:34px; line-height:36px\9; _line-height:34px; *+line-height:36px; font-size:14px; font-weight: bold; border:0; cursor:pointer; overflow:hidden; text-align:center; color:#FFF; margin:0px; padding:0px 20px; +padding:0px 10px; background:#5DA4E6;}

input.btnall:hover{background:#3193D6;}

/*字体、颜色类*/

.yh{font-family:Microsoft Yahei}

.yl{color:#ffff00}

.rd{color:#d40000}

.gr{color:#009900}

.bld{font-weight:bold;}

.pp{color:#22659a}

.ud{text-decoration:underline}



/*顶部*/

#topbar .zone{height:28px;line-height:28px;padding:0 10px;color:#006699;background:#f8f8f8;border-bottom:1px solid #e9e9e9}

#topbar .zone .fr ul{overflow:hidden;zoom:1;}

#topbar .zone .fr li{float:left;padding-left:15px;background:url(../images/bluedot.gif) 5px center no-repeat;}

#logo .zone{padding:0px 10px 0px 10px; height:72px;}

#logo .fr dl{margin-top:10px;margin-right:10px;}

#logo .fr dt{color:#595959;font-size:14px;font-weight:bold;line-height:30px;}

#logo .fr dl{color:#888}



/*导航（内容页、列表页等）*/

#nav_s .zone{padding:0 10px;height:35px;line-height:32px;font-size:14px;font-weight:bold;background:#fff url(../images/navbg.jpg) center 0 no-repeat}

#nav_s .zone ul{overflow:hidden;zoom:1;padding-left:20px;}

#nav_s .zone li{float:left;}

#nav_s .zone li a{text-align:center;display:block;width:84px;height:35px;line-height:32px;color:#fff; margin-top:2px;}

#nav_s .zone li a.curr{background:url(../images/nav_sel.jpg) no-repeat; width:88px; height:35px; line-height:40px; float:left; text-align:center; margin:0 0 0 0; display:inline; color:#000000; font-size:14px; font-weight:bold; text-decoration:none;}



/*面包屑*/

.here{margin:10px 0;color:#006699}

.m-bd .zl{width:69%}

.m-bd .zr{width:30%}

.m-bd .bx-bg{border:1px solid #c2d4de;border-radius:5px;padding:20px;background:#f9fafc; line-height:32px;}

.m-bd .z-title{overflow:hidden;zoom:1;height:30px;line-height:30px;border-bottom:1px solid #e6e5e5;}

.m-bd .z-title .name{display:block;float:left;height:28px;font-weight:bold;font-size:14px;border-bottom:2px solid #90c900}

.m-bd .z-title .more{float:right}



/*页脚*/

#footer{margin-top:20px}

#footer .zone{text-align:center;line-height:25px;color:#888}

#footer  a{color:#888}



/*顶部资讯横幅banner*/

.article_top{width:1000px; height:65px; background:url("/templates/dongfeng/images/article.gif") 0 0 no-repeat; margin:8px auto 0px auto; overflow:hidden;}

.article_top .article_title{width:800px; padding:5px 0; float:right; overflow:hidden;}

*html .article_top .article_title{width:800px; padding:5px 0; float:right; overflow:hidden;}

.article_top .article_title ul{width:800px; float:left; list-style-type:none; line-height:15px;}

.article_top .article_title ul li{width:235px; color:#FFFFFF; float:left; margin:0px;}

*html .article_top .article_title ul li{width:255px;  float:left; margin:0px 2px;}

.article_top .article_title ul li.white{list-style:none; padding:0 0 0 10px; line-height:15px; margin: 0 0 5px 15px; background:url("/templates/dongfeng/images/whitedot.gif") no-repeat left center;}

.article_top .article_title ul li  a{color:#FFFFFF;}