ol,ul{
	margin-bottom: 0;
	list-style: none;
	padding:0;
}
section{
	padding:50px 0;
}
a:hover{
	text-decoration: none;
}
.navbar-form .form-control{
	width: 235px;
	background: rgba(255,255,255,0.6);
	border-radius: 30px;
	border: none;
}
@media (min-width: 1600px){
    section{
        padding:20px 0;
    }
.container-fluid {
    width: 1570px;
}
.container {
    width: 1370px;
}
}
.navbar-de{
	background: rgba(255,255,255,0.6);
}
.navbar{
	margin-bottom: 0
}
.navbar-brand{
	height: auto;
	padding:0;
}
.navbar-collapse{
	float: right;
	margin-top: 21px;
}
.navbar-nav>li>a{
	padding:6px 20px;
	margin: 9px 12px;
	border-radius: 8px;
	color: #000000;
	font-size: 17px;
}
.navbar-nav li:hover a{
	background: #059351;
	color: #fff
}
.navbar-nav .active a{
	background: #059351;
	color: #fff
}
.carousel-control {
    position: absolute;
    top: auto; 
    bottom: 0;
    left: 47%;
    width: 3%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
    height: 100px;
}
.carousel-control.left{
	background-image: none;
}
.carousel-control.right{
	right: 47%;
	background-image:none;
}
.glyphicon-chevron-left:before{
	content: '';
}
.glyphicon-chevron-right:before{
	content: '';
}
.contactbg{
	background: #00904a;
}

.contactbg .cnlmtit{ 
	font-size: 30px; 
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
}
.contactbg .enlmtit{ 
	font-size: 14px; 
	color: #fff; 
	text-align: center; 
	height: 21px; 
	line-height: 21px; 
	background: url(../images/line_bg1.png) no-repeat center; 
	overflow: hidden; margin-bottom: 30px;
}
.contactbg .nl{
	float: left;
	width: 20%;
}
.contactbg .nl h3,h2{
	margin-bottom: 0px;
	margin-top: 0px;
	color: #fff
}
.contactbg .nr{
	float: right;
	width: 80%;
}
.contactbg .nr .li{ 
	width: 39.3333333%; 
	margin-right: 1.5%; 
	float: left; 
	height: 50px; 
	line-height: 50px; 
	box-sizing: border-box; 
	padding: 0 15px 0 55px; 
	position: relative; 
	background: #fff; 
	border: 1px solid #dfdfdf; 
}
.contactbg .nr .li:nth-child(1){ 
	width: 20%;
}
.contactbg .nr .li:nth-child(2){ 
	width: 20%;
}
.contactbg .nr .li.mr0{ 
	margin-right: 0; 
}
.contactbg .nr .li i{ 
	position: absolute; 
	width: 55px; 
	height: 50px; 
	line-height: 45px; 
	text-align: center; 
	left: 0; 
	top: 0; 
	font-size: 25px; 
	color: #999; 
}
.contactbg .nr .li .text{ 
	height: 50px; 
	width: 100%; 
	line-height: 50px; 
	font-size: 16px; 
	color: #666;
	background: rgba(255,255,255,0.2) ;
	    border: none;
}
.contactbg .nr .li2{ 
	margin-bottom: 50px; 
	width: 100%; 
	float: left; 
	height: 175px; 
	line-height: 50px; 
	box-sizing: border-box; 
	padding: 0 15px 0 55px; 
	position: relative; 
	background: rgba(255,255,255,.8); 
	border: 1px solid #dfdfdf; 
}
.contactbg .nr .li2 i{ 
	position: absolute; 
	width: 55px; 
	height: 50px; 
	line-height: 50px; 
	text-align: center; 
	left: 0; 
	top: 0; 
	font-size: 235px; 
	color: #999; 
}
.contactbg .nr .li2 .textarea{ 
	height: 175px; 
	border: 0px; 
	width: 100%; 
	line-height: 35px; 
	font-size: 16px; 
	color: #666; 
	background: none; 
	box-sizing: border-box; 
	padding: 5px 0; 
}
.contactbg .nr .ann{ 
	line-height: 35px; 
	text-align: center; 
}
.contactbg .nr .ann .sub{ 
	width: 170px; 
	height: 50px; 
	display: inline-block; 
	background: #00bd61; 
	color: #fff; 
	font-size: 16px; 
	outline: none; 
	margin: 0 20px; 
	border:none;
	letter-spacing: 4px
}

.footer{
	background: url(../images/footerbg.png) no-repeat;
}
.footer .footull{
	overflow: hidden;
	float: left;
	width: 82%
}
.footer .footulr{
	overflow: hidden;
	float: right;
	width: 18%;
}
.footer .footull>li{
	float: left;
	width: 22%;
}
.footer .footull>li:last-child{
	float: left;
	width: 34%;
}
.footer .footull h4{
	color: #ffffff;
	font-size: 18px;
}
.footer .footull .footdao{
	overflow: hidden;
	margin-top: 5%;
}
.footer .footull .footdao li{
	background: url(../images/fsicon.png) no-repeat  5px;
	padding-left: 20px;
	margin-top: 15px;
}
.footer .footull .footdao li{
	color: #fff;
}
.footer .footull .footdao li a{
	color: #fff;
}
.footer .footulr li{
	border:1px solid #303a3b;
	border-radius: 4px;
	padding:15px;
	color: #fff;
	margin-top: 15px;
	font-size: 14px;
}
.bottom1{
	background: #000000;
	padding:20px 0;
	text-align: center;
	color: #fff
}
.bottom1 a{
	color: #fff
}
@media(max-width: 780px){
    .navbar-de{
        background: #fff;
    }
    .carousel{
        padding-top: 69px;
    }
    .nbanner{
        padding-top: 69px;
    }
	.navbar-toggle{
		margin-top: 16px;
		background: #059351;
		margin-right: 0px
	}
	.navbar-toggle .icon-bar{
		background: #fff
	}
	.navbar-collapse{
		margin-top: 0px;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
		width: 100%;
	}
	.navbar-nav{
		width: 100%;
	}
	.navbar-form .form-control{
		width: 100%;

	}
	.search{
		top:11px!important;
	}
	.contactbg .nl{
		float: none;
		width: 100%;
		text-align: center;
	}
	.contactbg .nr{
		float: none;
		width: 80%;
		margin: 0 auto;
	}
	.contactbg .nr .li{
		margin-top: 15px;
	}
	.contactbg .nr .li:nth-child(1){
		width: 100%;
	}
	.contactbg .nr .li:nth-child(2){
		width: 100%;
	}
	.contactbg .nr .li:nth-child(3){
		width: 100%;
	}
	.contactbg .nr .ann .sub{
		margin-top: 20px
	}
	.footer{
		background-size: 100% 100%;
	}
	.footer .footull{
		display: none;
	}
	.footer .footulr{
		float: none;
		width: 100%;
	}
	.navbar-brand img{
	    max-width: 70%;
	}
}