﻿@charset "utf-8";
/* 在线客服样式 */
.gr_kefu{position:fixed;width:58px;height:275px;right:0;top:428px;z-index:100;}
.gr_kefu ul li{width:58px;height:58px;float:left;position:relative;margin-bottom:1px;font-size:14px;line-height:58px;}
.gr_kefu ul li .sidebox{position:absolute;width:58px;height:58px;top:0;right:0;transition:all 0.3s;color:#fff;background:#6eb92d;overflow:hidden;}
.gr_kefu ul li.kf2 .sidebox{/* background:#7fbb57;*/overflow:visible;}
/* .gr_kefu ul li.kf3 .sidebox{background:#f8b62d;}
.gr_kefu ul li.kf4 .sidebox{background:#ea5514;} */
.gr_kefu ul li .sidetop{width:58px;height:58px;line-height:58px;display:inline-block;background:#666;transition:all 0.3s;}
.gr_kefu ul li .sidetop:hover{background:#333;}
.gr_kefu ul li img{float:left;}
.gr_kefu ul li .kImg{padding:17px;}
.gr_kefu .kf_wx{position:absolute;top:0;left:-140px;width:110px;display:;background:#fff;border:1px solid #dadada;padding:14px;line-height:20px;color:#333;text-align:center;display:none;}
.gr_kefu .kf_wx img{display:block;width:110px;height:110px;margin-bottom:5px;float:none;}

/*分页样式*/
.pagination{padding:0px;text-align:center;overflow:hidden;}
.pagination a{font-size:12px;line-height:28px;display:inline-block;height:28px;padding:0 10.5px;text-align:center;color:#333333;border: 1px solid #e3e3e3;background:#ffffff;margin:0px 2.5px;}
.pagination a:hover{text-decoration:none;color:#ffffff;background:#57af3b;}
.pagination span{font-size:12px;line-height:28px;display:inline-block;height:28px;padding:0 10.5px;text-align:center;background: #57af3b;margin:0px 2.5px;color:#ffffff;border:1px solid #57af3b;}

/*---网站地图---*/
.yzh-map-main{overflow: hidden;margin: 10px 0;padding-bottom:35px;font-family:"宋体";}
.yzh-map-main .sitemap_con{width:1180px;margin: 0 auto;color:#666;}
.yzh-map-main .sitemap_con .map_top{border-bottom: 2px solid #555;margin-bottom:35px;}
.yzh-map-main .sitemap_con .map_top img{float: left;}
.yzh-map-main .site_r_link{width: 140px;margin-top:35px;/*上边界根据需要进行调整*/ padding: 5px 10px;background: #f8f8f8;text-align:center;background:#555;color:#fff;}
.yzh-map-main .site_r_link a{color:#fff;}
.yzh-map-main .site_r_link a:hover{text-decoration:underline;}

/*站点地图，显示方式样式，上边界根据需要进行调整*/
.yzh-map-main .site_plc{padding: 5px 0;background: url(../images/mapIcon.png) no-repeat left center;padding-left:20px;}
.yzh-map-main .sitemap_con h4{line-height:35px;border-bottom:1px dotted #ccc;font-size:15px;margin-bottom:5px;font-family:"微软雅黑";}
.yzh-map-main .b4{margin-bottom:20px;overflow:hidden;}
.yzh-map-main .b4 ul{}
.yzh-map-main .b4 li{line-height:30px;width:155px;float:left;background:url(../images/ly_li.png) no-repeat left center;padding-left:14px;}

/*百度地图样式*/
#baidu-map{width:720px;height:350px;border: #ccc solid 1px;float:left;}