@charset "utf-8";
/* 在线客服样式 */
.gr_kefu{position:fixed;width:80px;height:275px;top:428px;z-index:100;}
.gr_kefu ul li{
	width:80px;
	height:80px;
	float:left;
	position:relative;
	margin-bottom:1px;
	font-size:14px;
	line-height:80px;
}
.gr_kefu ul li .sidebox{
	position:absolute;
	width:80px;height:80px;
	top:0;
	transition:all 0.3s;
	color:#fff;
	background:#0062bb;
	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:80px;height:80px;line-height:80px;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: 30px;}
.gr_kefu .kf_wx{ position:absolute; top:0;left:85px;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:25px 0 15px;text-align:center;overflow:hidden;}
.pagination a{font-size:12px;line-height:35px;display:inline-block;height:35px;padding:0 12px;text-align:center;color:#fff;border: 1px solid #e3e3e3;background:#cacce1;margin-right: 8px;}
.pagination a.a1{line-height:35px;height:35px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#fff;background:#09a0e8;}
.pagination span{line-height:34px;display:inline-block;height:35px;padding:0 12px;text-align:center;color:#fff;margin-left:2px;background:#09a0e8;color:#fff;border:1px solid #09a0e8;margin-right: 8px;}
.pagination .a1_page,.pagination .first_page,.pagination .Last_page{display: none;}*/
.pagination{ margin-top:20px; margin-bottom:20px; text-align:center;font-size:13px;}
.pagination a{border: 1px solid #ccc;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;cursor: pointer;background: #fff;text-decoration:none;color:#999;}
.pagination a:hover{border:1px solid #FF6600; background-color:#FF6600; color:#fff;}
.pagination span{border: 1px solid #FF6600;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: #FFEEE5;color: #FF6600;}

/* 内页留言样式 */
.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 .input-text { line-height: 28px; width: 400px; height: 28px; margin-bottom: 15px; font-size: 14px; border: 1px solid #ccc; background: #fff; padding:0 5px;}
.yzh-table-feedback .input-textarea { width: 470px; height: 210px; margin-bottom: 10px; padding: 5px; border: 1px solid #ccc; background: #fff; padding-left:5px;}
.yzh-table-feedback .input-verifycode { line-height: 28px; width: 100px; height:28px; margin-bottom: 15px; padding: 0 5px; border: 1px solid #ccc; background: #fff;float:left;}
.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:#0095d8; }
.yzh-table-feedback .yzh-btn:hover { background: #333;transition: all 0.3s; }
.pageContentBox .contactnr{width:600px;margin:0 auto;}
/*---网站地图---*/
.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: 120px;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; }