﻿@charset "utf-8";

/* 在线客服样式 */
.gr_kefu{position:fixed;width:120px;right:10px;top:320px;z-index:100;font-weight:bold;font-size:14px;text-align:center;overflow:hidden;height:470px;}
.gr_kefu .kf_top{/* background: url('../images/kf_t.png') no-repeat;height:120px; */text-align:center;color:#fff;padding-top:15px;position:relative;cursor:pointer;transition:all .3s;}
/* .gr_kefu .kf_top i{position:absolute;right:5px;top:5px;background: url('../images/close.png') no-repeat;width:20px;height:20px;background-size:100%;} */
.gr_kefu .kf_top h4{color:#fff;margin-top:15px;line-height:1.2;}
.gr_kefu .kf_btn{margin-bottom:5px;background: url('../images/kf_b.png') no-repeat;height:45px;line-height:45px;opacity:.85;transition:all 0.3s;}
.gr_kefu .kf_btn a{display:block;color:#fff;}
.gr_kefu .kf_btn:hover{opacity:1;}
.gr_kefu .kf_tel{background: url('../images/kf_f.png') no-repeat;height:95px;text-align:center;color:#fff;padding:10px;margin-bottom:5px;}
.gr_kefu .kf_tel input{width:100%;}
.gr_kefu .kf_tel .text{height:34px;line-height:34px;border-radius:5px;background:#fff;text-align:center;font-size:12px;margin-bottom:5px;color:#555;}
.gr_kefu .kf_tel button{color:#fff;line-height:1.2;font-weight:bold;}
.gr_kefu .backTop{height:45px;line-height:45px;text-align:center;border-radius:10px;background:#ddd;color:#999;cursor:}
.gr_kefu .backTop i{margin-right:10px;font-weight:normal;font-size:1.4rem;}
.gr_kefu .kf_top i{position:absolute;right:3px;top:-5px;color:#999;font-size:1.5rem;transition:all 0.4s;}
.gr_kefu .kf_top i:hover,.kf_top_on i{transform: rotate(45deg);}
.gr_kefu .kf_top:after{content:"\e609";font-family:iconfont;color:#999;position:absolute;right:0;top:0;font-size:1.6rem;}
.gr_kefu .kf_top_on{padding-top:40px;}
.gr_kefu .kf_top_on:after{content:"\e662";font-size:2rem;}
/* .gr_kefu .kf_top img{transition:all 0.3s;transition-delay:.5s;}
.gr_kefu .kf_top_on img{height:0;} */

/*wap端底部固定*/
.footBar{position: fixed;width:100%;left:0;bottom:0;height:45px;background:#333;display:none;z-index:90;}
.footBar a{float:left;width:50%;border-right:1px solid #222;text-align:center;line-height:45px;color:#fff;}
.footBar a i{margin-right:5px;font-size:1.2rem;}
.footBar a:last-child{border-right:none;}

/*分页样式*/
.pagination{padding:25px 0 15px;text-align:center;overflow:hidden;}
.pagination a{font-size:12px;line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;margin-left:2px;}
.pagination a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#fff;background:linear-gradient(to right,#ff6e6e,#bb1010);}
.pagination span{line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#fff;margin-left:2px;background:linear-gradient(to right,#ff6e6e,#bb1010);color:#fff;border:1px solid #cd241d;}


/*---网站地图---*/
.yzh-map-main { overflow: hidden; padding:60px 0;}
.yzh-map-main .sitemap_con {  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: 180px;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; text-indent: 15px; background: url(../images/mapIcon.png) no-repeat 0 8px; margin-bottom:40px;}
.yzh-map-main .sitemap_con h4 { height:40px; border-bottom:1px dotted #ccc;font-size:18px;margin-bottom:5px;font-family:"微软雅黑";color:#333;margin-bottom:10px;}
.yzh-map-main .sitemap_con h4  a{color:#333;}
.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;}



