@charset "utf-8";
/* CSS Document */

/*重置共用部分*/
html{overflow-x:hidden}
body{margin:0;padding:0}
*{font-family:"微软雅黑";color:#333}
img{display:block;}
a{ text-decoration:none;}
ul,li{margin:0;padding:0;list-style:none}
dl,dd{margin:0;padding:0}
h1,h2,h3,h4,h5{margin:0;padding:0;font-weight:normal}
p{margin:0;padding:0}
input{margin:0;padding:0;outline:none;border:none;}
select{ border:none;outline:none;}
.fixclear{clear:both}
/*顶部条部分*/
.header_top_box{background:#F5F5F5;border-bottom:#E8E8E8 1px solid}
.header_top{width:1170px;margin:auto;}
.header_top span{display:block;float:left;font-size:12px;background:url(../img/header_top_zuobiao.png) no-repeat;line-height:12px; padding-left:14px;margin-top:10px;margin-bottom:10px;}
.header_top span:hover{cursor:pointer;color:#e00}
.header_top ul{float:right;margin-top:8px}
.header_top ul li{float:left;margin-right:20px}
.header_top ul li a{padding-left:20px;display:block;line-height:16px;font-size:15px}
.shoucang a{background:url(../img/header_top_shoucang.png) no-repeat;}
.shouji a{background:url(../img/header_top_shouji.png) no-repeat;}
.call a{ background:url(../img/header_top_call.png) no-repeat;font-weight:bold}
.header_top .call{margin-right:0;}
/*logo/搜索框部分*/
.header_box{width:1170px;margin:auto;margin-top:20px;}
.header_logo{float:left;margin-left:10px;margin-top:8px;}
.header_search_box{float:left;margin-left:20px;margin-top:10px;}
.search_xla{padding-left:18px;padding-right:6px;margin-right:-6px;font-size:12px;height:35px;float:left}
.header_search{border:#084F2B 2px solid;}
.header_search input{font-size:12px;height:36px;line-height:36px;float:left}
.search_case{padding-left:6px;width:320px;}
.header_search .search_but{width:60px;line-height:36px; background:#084F2B;color:white;padding-left:-40px;}
.search_text a{font-size:12px;margin-left:4px;margin-right:4px;}
.search_text a:hover{ text-decoration:underline}
.header_you_tu{float:right;margin}
/*20170914zmw*/
.header_you_tu{width: 230px;height: 70px;overflow: hidden;cursor: pointer;}
/*.header_you_tu ul>li{float: left;}*/
/*20170724zmw*/
.header_search{
	position: relative;
}
.search_span{
	padding-left: 18px;
    padding-right: 6px;
    margin-right: -6px;
    font-size: 12px;
	width: 90px;
    height: 32px;
    float: left;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}
.search_span:hover{color: inherit;}
.search_span:after{
	content: "";
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #333;
	position: absolute;
	top: 13px;
	right: 10px;
}
.option_list{
	position: absolute;
    top: 32px;
    font-size: 12px;
    border: 2px solid #006633;
    width: 85px;
    left: -2px;
    box-sizing: border-box;
    background: #fff;
    z-index: 5;
    border-top: none;
    display: none;
}
.option_list li{
	line-height: 26px;
	padding-left: 18px;
	font-size: 12px;
}
.option_list li:hover{
	color: #fff;
	background: #17804B;
	cursor: pointer;
}
/*顶部导航栏*/
.nav_box{background:#084f2b;margin-top:20px;}
.nav{/*width:1370px;20170912*/width:1282px;margin:auto;}
.nav ul{float:left;}
.nav ul li{text-align:center;position: relative;}
.nav ul li>a{display:block;padding:16px 40px;width:auto;border-right:#0a6c3a 1px solid;color:white;font-size:16px;}
.nav ul li .hot_gif{position: absolute;width: 20px;top: 5px;right: 10px;}
.nav .shouye{margin-left:24px;}
.nav .border_right_none li{border:none}

.sub_box{position:relative;}
.sub{position:absolute;width:100%;background:#084f2b;left:0;top:99%;z-index:2}
.nav .sub a{display:block; text-align:center;font-size:14px;padding:8px 0;border-bottom:#197856 1px solid;color:white}
.sub{display:none}
.sub .border_bottom{border:none}
.sub_box:hover .sub{display:block}
.sub a:hover{background:#1bb934;cursor:pointer;}
.nav ul li:hover{background:#17804B}
/*友情链接*/
.lianjie_box{width:1170px;margin:auto}
.lianjie_box dt{margin-top:30px;margin-bottom:20px}
.lianjie_box dd a{font-size:12px;margin-right:10px;color:#666}
.lianjie_erhang{margin-left:75px;}
.lianjie_box a:hover{ text-decoration:underline}
/*页脚部分*/
.footer_big_box{background:#252525;padding:40px 0;/*margin-top:30px;*/}
.footer_box{width:1170px;margin:auto}
.footer_box ul{float:left;padding-right:60px;margin-left:60px; border-right:#333 1px solid}
.footer_box ul li a{font-size:12px;color:#949494;}
.footer_box_title{margin-bottom:20px;}
.footer_box .footer_01{margin:0}
.footer_box .footer_weixin{border:0;margin-left:60px}
.footer_weixin li{margin-left:20px;margin-top:8px}
.banquan_box{background:#000;}
.banquan{width:1170px;margin:auto}
.banquan span{color:#333;text-align:center;display:block;padding:6px 0;font-size:12px;}
.footer_box a:hover{ text-decoration:underline}
/*点击切换全国分公司*/
.change_box{width:100%;height:100%;background:rgba(0,0,0,0.5);position:fixed;z-index:5; display:none}
.change{position:relative;left:50%;top:15%;background:#fff;margin-left:-300px;z-index:6;width:600px;padding:60px 0;border-radius:6px}
.change h1{color:#000;font-size:30px;text-align:center}
.change p{color:#000;font-size:30px;text-align:center}
.change ul{margin-top:30px;text-align:center}
.change ul a{color:#000;font-size:20px;display:inline-block;margin:0 10px}
.chahao{position:absolute;top:2px;right:2px;border:#084f2b 1px solid;border-radius:100%}
.change ul a:hover{ text-decoration:underline}
.chahao:hover{cursor:pointer}

