@charset "utf-8";
/*lang*/
.lang{
	position:absolute;
	top:5px;
	right:15px;
	background:#89ba2a;
	width:150px;
	box-shadow:1px 2px 3px #000;
	height:33px;
	z-index:2;
	text-align:center;
}
.lang a{
	font-size:12px;
	color:#fff;
	line-height:33px;
}
.lang span{
	padding:0 15px;
	color:#fff;
}
/*nav*/
#nav{
	width:64px;
	background:#fff;
	height:843px;
	position:fixed;
	left:0;
	top:0;
	z-index:9;
	display:none;
}
#nav img{
	cursor:pointer;
}
.home{
	margin:20px 0 0 15px;
}
.btns{
	margin:100px 0 0 15px;
	height:455px;
}
.btns a{
	display:inline-block;
	margin-top:20px;
	position:relative;
}
.btns a>img:last-child{
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.btns a:hover >img:first-child{
	display:none;
}
.btns a:hover >img:last-child{
	display:block;
	top:0;
	left:0;
	position:relative;
}
.btns a:first-child{
	margin-top:0;
}
.nav {
	width:153px;
	background:#fff;
	z-index:10;
	height:843px;
	left:0px;
	position:fixed;
	top:0;
}

.logo img{
	margin:8px auto 0;
}
.nav>ul{
	margin:30px auto 0;
}
.nav>ul>li{
	background:url(../images/navline.png) no-repeat center bottom;
	line-height:51px;
	text-align:center;
	position:relative;
}
.nav ul li img{
	display:none;
	position:absolute;
	top:15px;
	right:10px;
}
.nav>ul>li:hover,.nav>ul>li.curr{
	background:#89ba2a;
}
.nav>ul>li:hover img,.nav>ul>li.curr img{
	display:block;
}
.nav>ul>li:hover a,.nav>ul>li.curr a{
	color:#fff;
}
.nav>ul>li>a{
	color:#010101;
	font-size:12px;
}
.nav>ul>li:hover .second{
	display:block;
}
#nav {
    position: relative;
}

#menu {
    display: none;
    text-align: right;
    margin-top: -.5em;
}

#menu a {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ededed;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    border-left-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-top-color: #e5e5e5;
    border-bottom-color: #bfbfbf;
    color: #fff;
    width: 50px;
    text-shadow: none;
    margin: 0 auto 0;
    display: inline-block;
    border: 0;
    text-transform: none;
    background: #0e4562 !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 1% 0;
}

#menu a:hover {
    background: #000 !important;
}

.bar {
    display: block;
    width: 55%;
    height: 2px;
    margin: 10% auto;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 1px;
}

#close_menu {
    display: none;
}
.second {
	position:absolute;
	top:0;
	left:153px;
	width:1000px;
	display:none;
}
.second li{
	width:154px;
	float:left;
	margin-left:1px;
	background:#89ba2a;
}
.second li a{
	color:#fff;
	font-size:12px;
}
/*phone-nav*/
.phonenav{
	position:fixed;
	z-index:999;
	width:40%;
	display:none;
	right:-60%;
	height:100%;
	top:0;
	background:#89ba2a;
}
.phonenav ul{
	width: 100%;
}
.phonenav ul li{
	text-align:center;
	line-height:40px;
	border-bottom:1px solid #fff;
}
.phone-btn{
	display:none;
}
.close{
	    display: block;
    position: absolute;
    z-index: 6;
    top: 30%;
    color: #fff;
    left: -40px;
    background: #308f2d;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
}
/*banner*/
.fullSlide{width:100%;position:relative;height:auto;overflow: hidden;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;overflow:hidden;text-align:center;}
.fullSlide .bd li img{width:100%;height:843px;}
.fullSlide .bd li a{display:block;}
.fullSlide .hd{position:absolute;z-index:1;bottom:0;line-height:30px;right:45px; top:420px; }
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;width:7px;height:7px;overflow:hidden;background:#fff;border-radius: 50%; display:block; margin-top:8px;}
.fullSlide .hd ul .on{background:#7aa43c;}
.fullSlide .prev,.fullSlide .next{position:absolute;z-index:1;z-index:1;cursor:pointer;display:block; bottom: 40px; display:none;}
.fullSlide .prev{right:13%;}
.fullSlide .next{right:9%;}
.phone-img{display:none;}
/*footer*/
#footer{
	margin-top:57px;
	overflow:hidden;
}
.footer{
	width:1004px;
	margin:0 auto;
	
}
.footer-nav{
	float:left;
	width:400px;
}
.footer a{
	display:block;
	width:80px;
	height:42px;
	line-height:42px;
	color:#818181;
	font-size:10px;
	text-align:center;
	float:left;
}
.footer a:hover,.footer a.curr01{
	background:#0170b8;
	color:#fff;
}
.copyright{
	float:left;
	color:#818181;
	font-size:10px;
	line-height:42px;
	    width: 600px;
    text-align: right;
}
.neiye-b{

	top:0;
	z-index:5;
}
#wrap{
	width:1004px;
	margin:35px auto 0;
}

.about{
	width:908px;
	margin:0 auto;
	font-size:10px;
	color:#000;
	line-height:14px;
}

.about img{
	margin:30px 0 20px;
	height:235px;
}
#scrollbar1,#scrollbar2,#scrollbar3 { width: 100%; clear: both; margin: 20px 0 10px; }
#scrollbar1 .viewport,#scrollbar2 .viewport { width: 100%; height: 440px; overflow: hidden; position: relative; }
#scrollbar1 .overview,#scrollbar2 .overview { list-style: none; position: absolute; left: 0; top: 0; color: rgb(131, 131, 131)}
.scrollbar{display:none;}

/*news*/
.news{
	width:915px;
	margin:120px auto 0;
    position: relative;
}
.news ul{
    margin: 0 auto;
}
.news ul li{
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #8b8b8b;
}
.news ul li a{
    background: url(../images/03.png) no-repeat center left;
    padding-left: 40px;
    max-height: 23px;
    max-width: 700px;
    overflow: hidden;
    font-size: 16.67px;
    display: inline-block;
	color:#000;
	max-width: 50%;
}
.news ul li span{
    position: absolute;
    right: 10px;
    color: #7a7a7a;
    font-size: 16.67px;
}
/*nd*/
.nd,.zz{
	width:970px;
	margin:70px auto 0;
}
.nd,.zz p{
	font-size:10px;
	color:#000;
	margin-bottom:25px;
}
.zz{margin-top:40px;}
.zz img{
	height:300px;
	margin:0 auto 10px;
}
.nd .nd-left{
	width:510px;
	float:left;
}
.nd .nd-left h1{
	font-size:25px;
	color:#000;
	margin-bottom:15px;
	line-height:normal;
}
.nd .nd-left{
	    font-size: 14px;
    line-height: 20px;
	color:#000;
}
.nd .nd-right{
	width:430px;
	float:right;
}
.nd .nd-right img{
	height:334px;
}
/*pro*/

.pro li{
	float:left;
	margin-right:8px;
	margin-bottom:35px;
	width:24.30278884%;
	list-style:none;
	min-width:244px;
	max-width:244px;
	overflow:hidden;
}
.pro li p{
	font-size:20px;
	color:#616161;
	text-align:center;
	max-height:26px;
	overflow:hidden;
}
.pro li img{
	display:inline-block;
	height:170px;
	overflow:hidden;
}
.pro li:nth-of-type(4n){
	margin-right:0;
}
/*hr*/
#wrap > h1{
	font-size:25px;
	color:#010101;
	font-weight:normal;
	text-align:center;
}
.hr{
	padding:20px 190px 20px 60px;
	background:#f6f5f5;
}
.hr a{
	font-size:18px;
	color:#000;
	display:inline-block;
	margin-right:60px;
	margin-bottom:20px;
}
.hr-det{
	margin-left:25px;
}
.hr-det > h1{
	font-size:20px;
	ccolor:#010101;
	font-weight:normal;
}
.hr-det dl{margin-left:20px;}
.hr-det dt{
	font-size:15px;
	color:#000;
}
.hr-det li{
	color:#5e5e5e;
	font-size:12px;
	padding-left:15px;
	background:url(../images/01.png) no-repeat center left;
	line-height:22px;
	margin-left:35px;
}
.gestbook{
	margin-top:72px;
}
.gestbook-left{
	width:502px;
	float:left;
	margin-left:12px;
}
.gestbook-left p{
	font-size:12px;
	line-height:20px;
	color:#000;
	margin-bottom:25px;
}
.gestbook-left form input{
	width:229px;
	height:29px;
	background:#fff;
	border:1px solid #a0a0a0;
	padding-left:8px;
	font-size:12px;
	color:#838383;
	margin:0 4px 13px 4px;
}
.gestbook-left form textarea{
	width:479px;
	height:130px;
	background:#fff;
	border:1px solid #a0a0a0;
	padding-left:8px;
	font-size:12px;
	color:#838383;
	margin-left:4px;
	padding-top:8px;
}
.gestbook-left form input[type="submit"]{
	width:110px;
	height:30px;
	background:#fabe00;
	color:#fff;
	line-height:30px;
	text-align:center;
	font-size:12px;
	margin:25px 0 0 4px;
	border:none;
	padding-left:0;
}
.gestbook-right{
	float:right;
	width:433px;
	margin-right:10px;
}
.contact{
	margin-top:45px;
}
.contact-left{
	width:340px;
	float:left;
	background:#e2e2e2;
	padding:13px 13px 25px 13px;
	position:relative;
}
.contact-left h1{
	position:absolute;
	font-size:20px;
	color:#000;
	font-weight:normal;
	top:-12px;
}
.contact-left > p{
	font-size:12px;
	color:#000;
	line-height:20px;
	margin:12px 0 23px;
}
.contact-left h2{
	font-size:20px;
	color:#000;
	font-weight:normal;
}
.address{
	font-size:15px;
	color:#000;
	line-height:27.3px;
}
.address p{
	font-size:12px;
}
.contact-right{
	float:right;
}
@media (max-width:1366px){
	#nav,.nav,.fullSlide .bd li img{height:711px;}
	.fullSlide .hd{top:280px; }
}
@media (max-width:500px){
	.phone-img{display:block;}
	.fullSlide{display:none;}
	.phonenav,.phone-btn{display:block;}
	#nav,.nav{display:none;}
	.phone-btn{
		margin: 8px;
		position: absolute;
		z-index: 10;
		right: 5px;
		cursor:pointer;
	}
	.lang{left:15px; width:100px;}
	.lang span{padding:0 5px;}
	#nav,.nav,.fullSlide .bd li img{height:170px;}
	.neiye-b{margin-top:50px;}
	.news{margin:40px auto 0;width:95%;}
	.footer,.footer-nav,.copyright,#wrap,.overview{
		width:100%;
	}
	.about,.nd, .zz{
		width:95%;
		margin:0 auto;
	}
	.nd .nd-right img{
		height:224px;
		margin:0 auto;
	}
	.nd .nd-right,.nd .nd-left,.gestbook-left,.gestbook-right,.contact-right{
		width:95%;
		margin:0 auto;
		float:none;
	}
	.footer a{width:20%;}
	.pro ul{
		width:95%;
		margin:0 auto;
	}
	 .pro li{
		 min-width:0;
		 width:48%;
	 }
	 .pro li:nth-of-type(2n){
		 margin-right:0;
	 }
	 .pro li img{
		 height:auto;
	 }
	 #wrap > h1{
		 font-size:20px;
	 }
	 .hr{
		 padding:0;
		 margin:15px 0;
	 }
	 .hr a{
		 margin-right:30px;
	 }
	 .hr-det{
		 margin-left:5px;
	 }
	 .gestbook-left{margin-bottom:15px;}
	.gestbook-left form textarea{
		width:90%;
	}
	.contact-left{
		width:90%;
		margin:0 auto;
		float:none;
	}
	.copyright{
		text-align:center;
	}
	#footer{margin-top: 20px;}
    .copyright{line-height: 24px;}
    .phonenav a{color: #fff;}
}
