﻿*{
	margin: 0;padding: 0;
	box-sizing: border-box;/*以你的border开始计算你的宽度*/
}
body{
    font-size: 14px;
    font-family: "微软雅黑" !important;/*第二个是手机的一个默认的字体*/
    color: #8b8b8b;
    font-weight: normal;
}
img{border: none;}
a{
    text-decoration: none;
    color: #000;
}
input,textarea{
    border: none;
    resize: none;
    outline: none;/*清除选中效果*/
    -webkit-appearance: none;/*清楚浏览器默认的样式*/
}
li{
	list-style: none;
}
h3,h4{font-weight: lighter;color: #000;}
/*清除浮动*/
.clearfix::before,
.clearfix::after{
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}
.list2{
    background: #027939;
}
.fl { float:left;}
.fr { float:right;}
.center{width: 1150px;margin: auto;}
/*头部*/
#header{height: 113px;}
.logo{width:120px;height: 80px;margin-top: 10px;margin-left:20px;}
.header_right{width:305px;height: 45px;margin-top: 40px;}
/*导航栏*/
#nav{width: 100%;height:45px;background:#078f47;}
.nav_center{height: 45px;}

.nav_ul li{float: left;}
.nav_ul li a{text-align: center;line-height: 45px;display: inline-block;height: 45px;width:98px;color: #fff;font-size: 16px;}
.loaction_search{width: 267px; height: 35px; background:url(../images/input_bg.png) no-repeat;
line-height: 35px; margin-top:8px;}
.loaction_search input{border: 0px; background: #eef6f4; width: 209px; float: left;
height: 30px;border-radius: 5px;}
.loaction_search button{ background: url(../images/search.png) no-repeat; width:45px; height: 30px;
border: 0px; margin:5px 0 0 10px;cursor: pointer;}

/*子导航和当前位置*/
#loaction{height:40px;width: 100%;border-bottom: 1px solid #078f47;}
.menu_ul li{float: left;}
.menu_ul li a{width:115px;height: 40px;font-size:15px;line-height: 40px;text-align: center;display: inline-block;color: #0c8d3a;}
.list2{background: #81d9a7;color: #fff !important;}
.loaction{height: 40px;line-height: 40px;}
.loaction a{color: #777;font-size:15px;}

/*底部*/
#dbxx{width: 100%;height:235px;background: #014624;}
.dbxx{height: 210px;}
.dbxx_top{height: 101px;border-bottom: 1px solid #D3DADE;}
.dbxx_ul li a{height: 101px;line-height: 101px;display: inline-block;float: left;margin-left: 100px;font-weight: 500;color: #fff;}
.dbxx_ul li:first-child a{margin-left: 0;}
/*.dbxx_bottom{padding: 35px 0;}*/
.dbxx_bottom{margin: 15px 0;}
.dbleft{/*margin-top:35px;*/margin-top:23px;}
.dbleft p:nth-of-type(1){margin-bottom:20px;}
.dbright{margin-top:5px;}
.xuanzhong{    background: #027939 !important;color:#000 !important;}

.mbtn{display: none;}

@media only screen and (max-width: 980px) {

/*头部*/
	.junz,.header_right,.loaction_search{display: none;}
	
.logo{margin-top:5px;margin-left: 10px;}

.logo img{height:57px;}
	.center{width:97%;}

.mbtn{width: 50px;float: right;margin-right: 10px;margin-top: 6px;display: block;}

	#header{background:#fff;height:60px;width: 100%;}

	
	.nav_r li{width: 100% !important;background: #078f47;text-align: center;}

	.nav2{position: absolute;z-index: 111;display: none;}
	
#nav{background: transparent;}
	#banner{margin-top: -21px;}

	
	.dbxx_top{display: none;}
	
.dbleft p:nth-of-type(1){display: none;}
	.dbleft p:nth-of-type(2){text-align: center;    margin-top: -20px;}
	
.dbright{text-align: center;float: none;}
	
.dbright img{margin-top: 15px;}
	
#dbxx{height:188px;}

.nav{background: transparent !important;width:100% !important;}
.nav_r{left:0 !important;}
.list{    position: absolute;width: 100%;right: -100%;transition:1s;}
.blue{right: 0 !important;}
.nav .list A{width:auto !important;}
.aa{width:100% !important;}
#navbox{display:none;}
.header{background: transparent !important;}
.dbleft p:nth-of-type(2) span{display:block;}
