/* CSS Document */

/* color */

.zhangs_main a { color:#262626;}
.zhangs_main a:link {color: #262626; TEXT-DECORATION: none;}
.zhangs_main a:visited {color: #262626; TEXT-DECORATION: none;}
.zhangs_main a:hover {color: #0090ff; TEXT-DECORATION: none;}

.white, a.white, .white a { color:#fff; }
a.white:link, .white a:link {color: #fff; TEXT-DECORATION: none;}
a.white:visited, .white a:visited {color: #fff; TEXT-DECORATION: none;}
a.white:hover, .white a:hover {color: #EBEBEB; TEXT-DECORATION: none;}

/*************************************** 主布局开始 ********************************************/

/* layout */
.zhangs_main { width:1000px; margin:0 auto; overflow: hidden;background-color:#fff; font-family:'Microsoft Yahei Mono', 微软雅黑, sans-serif; font-size:12px; line-height:1.5em; color:#3c3c3c; letter-spacing:1px;}

/*************************************** 主布局结束 ********************************************/

/* 首页导航 */
.zhangs_indexnav { height:70px; margin:10px 0;}
.zhangs_indexnav a.home { display: block; float:left; clear:left; width:160px; height:70px;;}
.zhangs_indexnav dl.item { float:center; height:70x;}
.zhangs_indexnav dl.item dt { background-color:#0090ff; text-align:center; width:60px; padding-top:40px; height:30px; line-height:25px; float:left; font-size:14px;  background-position:center 10px; background-repeat:no-repeat;list-style-type:none; }
.zhangs_indexnav dl.item dt.icon01 { background-image: url(http://img.chuzhou.cn/templates/chuzhou/css/http://upload.chuzhou.cn/2016/0830/1472540107256.png);}
.zhangs_indexnav dl.item dt.icon02 { background-image: url(http://img.chuzhou.cn/templates/chuzhou/css/http://upload.chuzhou.cn/2016/0830/1472540107151.png);}
.zhangs_indexnav dl.item dt.icon03 { background-image: url(http://img.chuzhou.cn/templates/chuzhou/css/http://upload.chuzhou.cn/2016/0830/1472540107952.png);}
.zhangs_indexnav dl.item dt.icon04 { background-image: url(http://img.chuzhou.cn/templates/chuzhou/css/http://upload.chuzhou.cn/2016/0830/1472540107902.png);}
.zhangs_indexnav dl.item dt.icon05 { background-image: url(http://img.chuzhou.cn/templates/chuzhou/css/http://upload.chuzhou.cn/2016/0830/1472540107595.png);}
.zhangs_indexnav dl.item dd { float:left; height:50px; padding:9px 9px 9px 10px; border:#ccc 1px solid; border-left:#fff 0px solid;margin:0;}
.zhangs_indexnav dl.item dd ul { height:50px;list-style-type:none; margin:0; padding:0;}
.zhangs_indexnav dl.item dd ul.wide01 { width:175px;}
.zhangs_indexnav dl.item dd ul.wide02 { width:80px;}
.zhangs_indexnav dl.item dd ul.wide03 { width:175px;}
.zhangs_indexnav dl.item dd ul.wide04 { width:188px;}
.zhangs_indexnav dl.item dd ul li { float: left; width:30px; text-align:center; height:25px; line-height:25px;list-style-type:none; margin:0; padding:0;}
.zhangs_indexnav dl.item dd ul li.wide { width:60px;}
.zhangs_indexnav dl.item dd ul li.widem { width:50px;}
.zhangs_indexnav dl.item dd ul li.popopen { position:relative;}
.zhangs_indexnav dl.item dd ul li .popbox { display:none; position:absolute; left:0; top:25px;}