﻿/*全局样式*/
.clear{clear:both;overflow:hidden;height:0;}

/*客服窗口样式*/
.kefu { position: fixed; z-index: 1000; top: 180px; right: 0; width: auto; _position: absolute; _top: expression(documentElement.scrollTop + 45); }
.kefu .kefu-l { float: left; overflow: hidden; width: 30px; height: 161px; cursor: pointer; background: red; background: url('../images/qq/kefu_l.gif') no-repeat scroll 0 0 transparent; }
.kefu .kefu-r { display: block; float: left; overflow: hidden; width: 0; }
.kefu .kftop { width: 157px; height: 36px; background-image: url('../images/qq/kefu_top.gif'); background-repeat: no-repeat; }
.kefu .kfbottom { width: 157px; height: 14px; background-image: url('../images/qq/kefu_bottom.gif'); background-repeat: no-repeat; }
.kefu .kfbox { line-height: 26px; overflow: hidden; width: 157px; padding: 0 4px 0 3px; background-image: url('../images/qq/kefu_xian.gif'); }
.kefu .kfbox ul { margin: 0; padding: 0; }
.kefu .kfbox ul li { line-height: 29px; overflow: hidden; height: 35px; padding: 5px 0 0 0; text-align: center; }
.kefu .kfbox ul li a { color: #000; }
.kefu .kfbox ul li.qq { background: url('../images/qq/qq.gif') no-repeat scroll 3px 3px transparent; }
.kefu .kfbox ul li.msn { background: url('../images/qq/msn.gif') no-repeat scroll 2px 3px transparent; }
.kefu .kfbox ul li.spk { background: url('../images/qq/spk.gif') no-repeat scroll 2px 3px transparent; }
.kefu .kfbox ul li.codeer { display: inline-block; width: 148px; height: 134px; padding-bottom: 8px; text-align: center; }
.kefu .kfbox ul li.codeer span { line-height: 18px; float: left; width: 100%; color: #999; }
.kefu .kfbox ul li.tell { font-family: Arial; font-size: 18px; line-height: 42px; text-indent: 20px; background: url('../images/qq/tel.gif') no-repeat scroll 2px 3px transparent; }
.kefu .kfbox ul li.bs { height: 7px; padding: 0; background: url('../images/qq/ds.gif') no-repeat scroll 2px 3px transparent; }
.kefu .kfbox ul li.wang { background: url('../images/qq/wangwang.gif') no-repeat  scroll 6px 3px transparent; }
.kefu .kfbox ul li.dianhua font { font-family: Tahoma; float: left; padding-left: 5px; text-indent: 45px; _font-weight: bold; }
.kefu .kfbox ul li img { width: 100px; height: 100px; vertical-align: middle; }
#guanbi { float: right; overflow: hidden; width: 120px; height: 34px; }

/*分页样式*/
.pagination{font:12px;overflow:hidden;width:723px;padding:10px 0 10px;text-align:center;}
.pagination a{font-size:12px;line-height:22px;display:inline-block;height:22px;padding:0 8px;text-align:center;color:#333;border:1px solid #e3e3e3;background:#fff;}
.pagination a.a1{line-height:22px;height:22px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination span{line-height:22px;display:inline-block;height:22px;padding:0 8px;text-align:center;color:#fff;border:1px solid #df4c18;background:#df4c18;}

/* 内页留言样式 */
.yzh-table-feedback tr{height:40px;}
.yzh-table-feedback .input-label{font-size:14px;line-height:20px;width:80px;height:20px;padding:5px;vertical-align:top;}
.yzh-table-feedback .left_cont{vertical-align:middle;}
.yzh-table-feedback .input-text{line-height:34px;width:400px;height:34px;margin-bottom:15px;padding:10px 5px;border:1px solid #ccc;background:#fff;}
.yzh-table-feedback .input-textarea{width:470px;height:240px;margin-bottom:10px;padding:5px;border:1px solid #ccc;background:#fff;}
.yzh-table-feedback .input-verifycode{line-height:14px;width:100px;height:34px;margin-bottom:15px;padding:10px 5px;border:1px solid #ccc;background:#fff;}
.yzh-table-feedback .input-text:focus,
.input-textarea:focus{border-color:#666;outline:0;}
.yzh-table-feedback .yzh-btn{font-size:18px;line-height:35px;display:block;float:left;width:110px;height:35px;margin-right:15px;cursor:pointer;text-align:center;color:#fff;border:0;background:#5eb02a;}
.yzh-table-feedback .btn:hover{background:#333;}

/*---网站地图---*/
.yzh-map-main{overflow:hidden;margin:10px 0;padding-bottom:10px;border:solid 5px #f0f0f0;background:#fff;}
.yzh-map-main .sitemap_con{width:845px;margin:0 auto;color:#666;}
.yzh-map-main .sitemap_con .map_top{border-bottom:solid 1px #d7d7d7;}
.yzh-map-main .sitemap_con .map_top img{float:left;}
.yzh-map-main .site_r_link{float:right;width:120px;margin-top:45px;/*上边界根据需要进行调整*/padding:5px 10px;border:1px solid #cdcdcd;background:#f8f8f8;}

/*网站地图，显示方式样式，上边界根据需要进行调整*/
.yzh-map-main .site_plc{padding:5px 0;text-indent:10px;background:url(../images/ico-plus.gif) no-repeat 0 8px;}
.yzh-map-main .sitemap_con h4{line-height:30px;}
.yzh-map-main .b4{border:solid 1px #e0e0e0;}
.yzh-map-main .b4 ul{padding:0 11px;}
.yzh-map-main .b4 li{line-height:25px;float:left;overflow:hidden;width:164px;}
.yzh-map-main .b4 li a{color:#666;}
.yzh-map-main .b4 li a:hover{color:#0f6bd6;}