/* @Public head

----------------------------------------------------------------------------------------*/

#head{

	border-bottom:#dddddd 1px solid;

}

#head .mainWidth{

	width:1000px;

}

#head h1{

	width:320px;

	height:79px;

	float:left;

	background:url(../images/logo.gif) left center no-repeat;

	text-indent:-99999px;

}

#head .right{

	width:680px;

	float:right;

	text-align:right;

	color:#666;

	padding-top:20px;

}

#head .right h2{

	font-size:12px;

	line-height:12px;

}

#head .right a{

	color:#666;

}

#head .right a:hover{

	text-decoration:underline;

}

#head .right h3{

	font-size:20px;

	line-height:20px;

	margin-top:10px;
	color:#80b525;
	font-weight:bold;

}

#nav{

	border-bottom:8px solid #80b525;

}

#nav .mainWidth{

	height:28px;

	padding-top:12px;

}

#mainNav{

	display:inline-block;

	font-size:0;

}

#mainNav>li{

	float:left;

	display:inline-block;

	height:36px;

	position:relative;

	z-index:999;

}

#mainNav>li:hover, #mainNav>li.hover{

	background:rgba(255,255,255,0.85);
	

}

#mainNav>li:hover>a, #mainNav>li.hover>a{

	color:#80b525;

}

#mainNav>li>a{

	display:block;

	width:141px;

	height:16px;

	font-size:14px;

	color:#666666;

	line-height:16px;

	text-align:center;

	border-left:#b7b7b7 1px dotted;

}

.dropNav{

	width:142px;

	background:rgba(255,255,255,0.85);

	position:absolute;

	left:0;

	top:36px;

	display:none;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);

}

.dropNav>li{

}

.dropNav>li>a{

	display:block;

	height:30px;

	line-height:30px;

	text-align:center;

	font-size:14px;

	color:#666;

}

.dropNav>li>a:hover{

	background:#abca83;

	color:#fff;

}

/* @Public footer

----------------------------------------------------------------------------------------*/
#flink{
	margin-top:35px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:#BDBDBD 1px solid;
}
#flink h1{
	line-height:20px;
	font-size:14px;
	color:#666;
	white-space:pre;
}
#flink h1 a{
	color:#666;
}
#flink h1 a:hover{
	text-decoration:underline;
}
#footer1{
	margin-top:40px;
	border-top:#80b525 5px solid;

	background:#323232;


}

#footer1 .mainWidth{

	padding-top:25px;

	height:225px;

}

#footer1 .menu{

	width:105px;

	float:left;

}

#footer1 .menu a{

	color:#C7C7C7;

}

#footer1 .menu a:hover{

	text-decoration:underline;

}

#footer1 .menu h1{

	font-size:16px;

	font-weight:bold;

	line-height:16px;

	margin-bottom:15px;

}

#footer1 .menu h2{

	line-height:32px;

	font-size:12px;

}

#footer1 .qrCode{

	width:132px;

	margin-left:30px;

	float:left;

}

#footer1 .qrCode img{

	display:block;

	width:132px;

	height:132px;

}

#footer1 .qrCode h1{

	line-height:46px;

	text-align:center;

	font-size:12px;

	color:#C7C7C7;

}

#footer1 .contact{

	widows: 240px;

	float:right;

}

#footer1 .contact h1{

	font-size:20px;

	line-height:20px;

	font-weight:bold;

	margin-bottom:20px;

	color:#C7C7C7;

}

#footer1 .contact h2{

	height:32px;

	color:#C7C7C7;

	font-size:12px;

	line-height:32px;

	text-indent:22px;

	background-position:left center;

	background-repeat:no-repeat;

}

#footer1 .contact h2.add{

	background-image:url(../images/location.png);

}

#footer1 .contact h2.phone{

	background-image:url(../images/phone.png);

}

#footer1 .contact h2.human{

	background-image:url(../images/human.png);

}

#footer1 .contact h2.mail{

	background-image:url(../images/mail.png);

}

#footer2{

	background:#252525;

}

#footer2 .mainWidth{

	height:40px;

	overflow:hidden;

}

#footer2 h1{

	font-size:12px;

	color:#C7C7C7;

	line-height:40px;

	width:800px;

	float:left;

}

#footer2 a{

	color:#C7C7C7;

	text-decoration:underline;

}

#cnzz_stat_icon_1257659350{

	vertical-align:middle;

}

#footer2 h2{

	font-size:12px;

	color:#C7C7C7;

	line-height:40px;

	height:40px;

	width:200px;

	float:left;

	vertical-align:middle;

	text-align:right;

}

.bdsharebuttonbox{

	display:inline-block;

	vertical-align:middle;

	height:24px;

}

.bdshare-button-style0-24 a{

	margin-top:0 !important;

}

.bds_tsina{

	background:url(../images/sina.png) center center no-repeat !important;

}

.bds_tqq{

	background:url(../images/tencent.png) center center no-repeat !important;

}

/* @index

----------------------------------------------------------------------------------------*/

/*public index*/

.titleIndex{

	height:20px;

	padding-top:15px;

	padding-bottom:17px;

	font-size:0;

}

.titleIndex h1{

	display:inline-block;

	font-size:18px;

	font-weight:bold;

	color:#80b525;

	line-height:20px;

}

.titleIndex p{

	display:inline-block;

	font-size:12px;

	color:#999;

	line-height:12px;

	vertical-align:bottom;

	padding-left:10px;

}

.titleIndex a{

	display:inline-block;

	width:50px;

	height:20px;

	float:right;

	background:url(../images/more.png) right bottom no-repeat;

}

/*banner*/

#banner{

	height:442px;

	overflow:hidden;

}

#banner .letMid{

	height:442px;

}

.swiper-container {

	height:442px;

}

/*notice*/

#notice{

	border-bottom:1px solid #dddddd;	

}

#notice .mainWidth{

	height:28px;

	padding-top:12px;

	font-size:0;

}

#notice h1{

	display:inline-block;

	font-size:14px;

	color:#333;

	line-height:14px;

	height:16px;

	border-right:1px solid #cbcbcb;

	padding-right:10px;

	float:left;

}

#notice .box{

	height:16px;

	border-left:#808080 1px solid;

	float:left;

	padding-left:10px;

	overflow:hidden;

}

#notice .box a{

	display:block;

	height:16px;

	line-height:14px;

	font-size:14px;

	color:#666;

}

#notice .box a:hover{

	color:#80b525;

	text-decoration:underline;

}

/*business*/

#business{

	width:340px;

	display:inline-block;

	margin-right:40px;

}

#business .wrap{

	height:150px;

}

#business img{

	display:block;

	width:210px;

	height:150px;

	float:left;

}

#business dl{

	width:110px;

	height:150px;

	float:right;

	overflow:hidden;

}

#business dt{

	height:14px;

	padding-bottom:5px;

}

#business dt h1{

	font-size:16px;

	line-height:14px;

	color:#333333;

	text-indent:6px;

}

#business dd{

	margin-top:8px;

}

#business .wrap a{

	display:block;

	height:25px;

	font-size:14px;

	background:#80b525;

	text-align:center;

	line-height:25px;

	color:#fff;

}

#business .wrap a:hover{

	background:#424f48;

}

/*news*/

#news{

	width:620px;

	display:inline-block;

}

#news .wrap{

	height:150px;

}

#news img{

	display:block;

	width:237px;

	height:150px;

	float:left;

}

#news ul{

	width:360px;

	height:150px;

	float:right;

	font-size:0;

}

#news li a{

	height:25px;

}

#news li h1,#news li h2{

	display:inline-block;

	font-size:12px;

	line-height:25px;

}

#news li h1{

	width:260px;

	color:#333333;

	background:url(../images/newsIcon.png) left center no-repeat;

	text-indent:10px;

	vertical-align:middle;

}

#news li h2{

	width:100px;

	color:#80b525;

	text-align:right;

	vertical-align:middle;

}

#news li a:hover h1{

	color:#80b525;

	text-decoration:underline;

}

/*case*/

#case{

	margin-top:15px;

}

#case .title{

	height:36px;

	border-bottom:#d0d0d0 1px solid;

}

#case .title h1{

	display:inline-block;

	font-size:18px;

	font-weight:bold;

	color:#80b525;

	line-height:32px;

}

#case .title p{

	display:inline-block;

	font-size:12px;

	color:#999;

	line-height:24px;

	vertical-align:bottom;

	padding-left:10px;

}

#case .switch{

	width:48px;

	height:17px;

	float:right;

	padding-top:12px;

}

#case .switch #pre{

	display:block;

	width:24px;

	height:17px;

	float:left;

	background:url(../images/caseSwitch.png) left top no-repeat;

	cursor:pointer;

}

#case .switch #pre:hover{

	background-position:left -51px;

}

#case .switch #next{

	display:block;

	width:24px;

	height:17px;

	float:left;

	background:url(../images/caseSwitch.png) left -17px no-repeat;

	cursor:pointer;

}

#case .switch #next:hover{

	background-position:left -34px;

}

#caseBox{
	width:996px;
	margin:0 auto;
	padding-top:17px;
	overflow:hidden;
}
#box1{
	float:left;
}
#box2{
	float:left;
}
#caseBox .item{

	width:156px;

	height:110px;

	margin-left:5px;

	margin-right:5px;

	float:left;

	position:relative;

	overflow:hidden;

}

#caseBox .item .mask{

	padding:0 10px;

	width:136px;

	height:110px;

	background:rgba(0,0,0,0.64);	

	position:absolute;

	left:0;

	top:85px;

	transition:0.3s all ease-in-out;

	-webkit-transition:0.3s all ease-in-out;

	-moz-transition:0.3s all ease-in-out;

	-o-transition:0.3s all ease-in-out;

}

#caseBox .item:hover .mask{

	cursor:pointer;

	top:0;

}

#caseBox .item img{

	width:156px;

	height:110px;

	display:block;

}

#caseBox .item h1{

	height:25px;

	font-size:12px;

	text-align:center;

	color:#fff;

	line-height:25px;

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;

	transition:0.3s all ease-in-out;

	-webkit-transition:0.3s all ease-in-out;

	-moz-transition:0.3s all ease-in-out;

	-o-transition:0.3s all ease-in-out;

}

#caseBox .item p{

	width:100%;

	height:90px;

	overflow:hidden;

	font-size:12px;

	color:#fff;

	padding-top:12px;

	line-height:22px;

}

#caseBox .item:hover h1{

	height:0;

}

/* @inside

----------------------------------------------------------------------------------------*/

#main{

	top:-37px;

	position:relative;

	border-top:2px solid #80b525;

	padding:15px 30px 0 30px;

	width:940px;

	margin:0 auto;

	box-shadow:#999 0 3px 15px 0;

	background:#fff;

}

#main .leftNav{

	width:205px;

	float:left;

	padding-bottom:40px;

}

#main .leftNav .title{

	height:45px;

	border-bottom:#dddddd 1px solid;

	position:relative;

}

#main .leftNav .title p{

	font-size:14px;

	color:#aaaaaa;

	line-height:40px;

}

#main .leftNav .title p:first-letter{

	font-size:40px;

	color:#80b525;

	padding-right:3px;

}

#main .leftNav .title h1{

	font-size:16px;

	color:#333333;

	line-height:16px;

	position:absolute;

	top:4px;

	left:30px;

}

#main .leftNav ul{

	padding:15px 0 30px 0;

}

#main .leftNav li{

	height:32px;

	background:url(../images/secNavBgOff.png) bottom center no-repeat;

	margin-top:-1px;

}

#main .leftNav li a{

	display:block;

	height:32px;

	text-indent:30px;

	line-height:32px;

	font-size:14px;

	color:#333333;

	background:url(../images/triagle2.png) 17px center no-repeat;

}

#main .leftNav li:hover, #main .leftNav li.hover{

	background-image:url(../images/secNavBgOn.png);

}

#main .leftNav li:hover a, #main .leftNav li.hover a{

	background:url(../images/triagle1.png) 17px center no-repeat;

	color:#fff;

}

#main .leftNav img{

	display:block;

	width:205px;

	height:70px;

	padding-bottom:5px;
	
	display: none;

}

#main .leftNav img:nth-child(3){display: block;}
#main .leftNav h3:last-child{display: none;}

#main .leftNav h2{

	line-height:32px;

	font-size:14px;

	color:#80b525;

	padding-left:2px;

}

#main .leftNav h3{

	line-height:22px;

	font-size:12px;

	color:#666;

	padding-left:2px;

}

#main .rightContent{

	width:710px;

	float:right;

}

#main .pageTitle{

	height:35px;

	padding-top:10px;

	border-bottom:#dddddd 1px solid;

}

#main .pageTitle h1{

	display:inline-block;

	line-height:35px;

	font-size:16px;

	color:#80b525;

	font-weight:bold;

	float:left;

}

#main .pageTitle .thumb{

	display:inline-block;

	float:right;

	line-height:35px;

	font-size:14px;

	color:#999;

}

#main .pageTitle .thumb a{

	color:#999;

}

#main .pageTitle .thumb a:hover{

	color:#80b525;

	text-decoration:underline;

}

.mainContent{

	padding-bottom:30px;

	padding-top:30px;

}

.mainContent p{

	font-size:14px;

	color:#424f48;

	line-height:28px;

	margin-bottom:30px;

}

/*banner*/

#bannerInside{

	height:255px;

	position:relative;

	overflow:hidden;

}

#bannerInside img{

	display:block;

	width:1920px;

	height:255px;

}

/*about inside*/

.aboutIn {

	margin-top:30px;

}

.aboutIn img{

	margin-top:30px;
	max-width: 100%;
	height:auto;

}

.aboutIn .top{


	background:url(../images/company.png) right top no-repeat;

	font-size:0;

	margin-bottom:30px;

}

.aboutIn .top h1, .aboutIn .top h2{

	font-family:Times New Roman;

	color:#424f48;

}

.aboutIn .top h1{

	font-size:46px;

	line-height:46px;

	letter-spacing:5px;

	margin-bottom:10px;

	padding-top:10px;

}

.aboutIn .top h2{

	font-size:36px;

	line-height:36px;

	display:inline-block;

	vertical-align:bottom;

}

.aboutIn .top h3{

	margin-top: 30px;
	font-size:36px;

	line-height:36px;

	color:#80b525;

	display:inline-block;

	font-family:'宋体';

	vertical-align:bottom;

}

/*newsIn*/

.newsIn{

	padding-top:32px;

}

.newsIn li{

	padding-bottom:25px;

	height:66px;

}

.newsIn li .time{

	width:66px;

	float:left;

	font-family:Arial !important;

}

.newsIn li .time h1{

	height:45px;

	background:#424f48;

	text-align:center;

	line-height:45px;

	font-size:24px;

	color:#fff;

}

.newsIn li .time h2{

	height:20px;

	background:#80b525;

	text-align:center;

	line-height:20px;

	font-size:12px;

	color:#fff;

	margin-top:1px;

}

.newsIn li .time h3{

	display:none;

}

.newsIn li .right{

	width:625px;

	float:right;

}

.newsIn li .right a{

	display:block;

	font-size:14px;

	color:#666;

	line-height:26px;

	width:90%;

}

.newsIn li .right a:hover{

	color:#80b525;

}

.newsIn li .right h1{

	margin-top:3px;

	font-size:12px;

	color:#999;

	line-height:20px;

}

/*news detail*/

.newsD{

	padding-top:32px;

}

.newsD h1{

	font-size:18px;

	color:#333333;

	line-height:24px;

	text-align:center;

}

.newsD h2{

	font-size:12px;

	color:#333333;

	line-height:30px;

	text-align:center;

	padding-bottom:14px;

	border-bottom:#999999 1px dotted;

	margin-bottom:24px;

}

.newsD p{

	margin-bottom:10px;

}

.newsD h3{
	font-size:12px;
	color:#333;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}
.newsD img{

	display:block;

	margin:0 auto;

	max-width:99%;
	height:auto;

}

/*contact*/

.contact{

	font-family:'微软雅黑' !important;

}

.contact .addr{

	width:535px;

	border-right:#ececec 1px solid;

	float:left;

	padding-bottom:10px;

}

.contact li{

	font-size:16px;

	color:#ff6d00;

	line-height:16px;

	padding-bottom:8px;

	list-style:disc;

	margin-left:15px;

}

.contact .addr p{

	color:#333 !important;

	font-size:12px !important;

	line-height:25px !important;

	margin:0 !important;

	padding:0 !important;

}

.contact .ewm{

	float:left;

	width:227px;	

}

.contact .ewm h2{

	font-size:12px;

	color:#333;

	width:12px;

	float:right;

	line-height:12px;

	padding-top:10px;

}

.contact .ewm img{

	width:97px;

	height:97px;

	display:block;

	border:#d6d6d6 3px solid;

	float:right;

	margin-left:15px;

}

#map{

	width:763px;

	height:305px;

	font-size:12px;

	margin-top:25px;

}

/*cooperation*/

.cooperation li{

	width:176px;

	float:left;

	border:#d9d9d9 1px solid;

	box-shadow:#d9d9d9 0 2px 2px 0;

	margin-right:17px;

	margin-bottom:20px;

	cursor:pointer;

}

.cooperation li:hover{

	border-color:#ff6d00;

}

.cooperation li .top{

	height:97px;

	background-position:center center;

	background-repeat:no-repeat;;

}

.cooperation li h1{

	font-size:12px;

	color:#a3a3a3;

	line-height:36px;

	padding-bottom:5px;

	text-align:center;

}

/*honor*/

.honor li{

	float:left;

	margin-right:30px;

}

.honor li a{

	display:block;

	width:155px;

}

.honor li img{

	display:block;

	width:153px;

	height:153px;

	border:1px solid #dbdbdb;

}

.honor li h1{

	font-size:14px;

	color:#333;

	line-height:32px;

	margin-bottom:12px;

	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

}

.honor li a:hover img{

	border-color:#80b525;

}

.honor li a:hover h1{

	color:#80b525

}

/*case*/

.case li{

	float:left;

	margin-right:30px;

}

.case li a{

	display:block;

	width:155px;

}

.case li img{

	display:block;

	width:153px;

	height:153px;

	border:1px solid #dbdbdb;

}

.case li h1{

	font-size:14px;

	color:#333;

	line-height:32px;

	margin-bottom:12px;

	text-align:center;

}

.case li a:hover img{

	border-color:#80b525;

}

.case li a:hover h1{

	color:#80b525

}