*{
	margin:0;
	padding:0;
	outline: none;
}
ul,li{
	margin:0;
	padding: 0;
	list-style: none;
}
.fontWeight{
   font-weight: bold;
}
header{
	border-bottom:#ddd solid 1px;
	position: fixed;
	width: 100%;
	top:0;
	left:0;
	z-index: 500;
	background: #fff;
}
header .navbar-header .icon-bar{
	background-color: #000
}
#top_nav .nav>li>a{
	font-weight: bold;
	color: #666;
}
#top_nav .link a{
	color: #999;
	padding: 5px 10px;
	margin-top: 10px;
	display: inline-block;
}
#top_nav .nav .dropdown .dropdown-menu>li{
	background: #00923F;
	margin:4px 0px;
}
#top_nav .nav .dropdown .dropdown-menu>li>a{
    padding: 15px 20px;
    color: #fff;
}
.top_search{
	border:1px solid #ddd;
	border-radius: 6px;
	padding: 0px 10px;
}
.top_search input{
	border:none;
	width: 200px;
	height: 30px;
	line-height: 30px;
	border-radius: 6px;
}
.top_search button{
	border:none;
	background: none;
	color: #e60012;
}
.ny_banner img {width: 100%;}
.sy_title h3{
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin-top: 36px;
}
.sy_title h4{
	font-size: 20px;
	color: #00923f;
	text-align: center;
	margin-bottom: 30px;
}
.sy_service_c{
	background: #eee;
	overflow: hidden;
	padding-top: 72px;
}
.media_service{
	background: #fff;
	height: 180px;
	padding:15px 20px;
}
.video{
	margin-top:40px;
	margin-bottom:40px;}
.media_service>h2{
	color: #00923F;
	font-weight: bold;
	margin-top:5px;
	margin-bottom: 25px;
}
.media_service>h5{
	font-size: 16px;
	margin-bottom: 15px;
}
.media_service .media_body{
	position: relative;
	min-height: 160px;
}
.media_service .media_body h4{
	font-weight: bold;
}
.media_service .media_body h6{
	margin-top: 20px;
	line-height: 20px;
}
.media_service .media_body span{
	position: absolute;
	bottom:15px;
	font-size: 12px;
	color: #00923F;
}
.sy_pro_c{
	background: #eee;
	padding-top: 72px;
	position: relative;
	padding-bottom: 35px;
}
.sy_pro_box{
	position: relative;
	overflow: hidden;
}
.sy_pro_move{
	position: absolute;
	width: 20000px;
}
.media_pro{
	margin-bottom: 30px;
}
#sy_pro_move .carousel-inner .item .media_pro .pro_img{
	position: relative;
}
#sy_pro_move .carousel-inner .item .media_pro .pro_body{
	position: absolute;
	left:0;
	background: rgba(0,146,63,.6);
	bottom: 20px;
	padding:0px 15px 10px 15px;
	width: 90%;
}
#sy_pro_move .carousel-inner .item .media_pro .pro_body span{
	font-weight: bold;
	display: block;
	font-size: 15px;
	color: #fff;
}
#sy_pro_move .carousel-inner .item .media_pro .pro_body h5{
	color: #fff;
}
#sy_pro_move .carousel-control{
	background: none;
	width: 0;
}
#sy_pro_move .carousel-control .pager-prev{
	top:50%;
	transform: translateY(-50%) translateX(-200%);
}
#sy_pro_move .carousel-control .pager-next{
	top:50%;
	transform: translateY(-50%) translateX(200%);
}
#sy_pro_move .pager-prev{
	background: url(../images/pre.png) no-repeat center;
	width: 39px;
	height: 64px;
	border:none;
	position: absolute;
	left:20px;
}
#sy_pro_move .pager-next{
	background: url(../images/nex.png) no-repeat center;
	width: 39px;
	height: 64px;
	border:none;
	position: absolute;
	right:20px;
}
.sy_advan_c{
	background: #eee;
	padding:72px 0px 0px 0px;
}
.sy_advan_c .media_advan{
	margin-bottom: 64px;
}
.media_advan .media_body{
	font-size: 12px;
	line-height: 20px;
}
.media_advan .media_body h4{
	color: #45A527;
	font-weight: bold;
}
.sy_tel h1{
	font-weight: bold;
	color: #00923f;
}
.sy_tel h4{
	font-weight: bold;
	color: #181818;
	margin-top: 30px;
}
.tel_body h3{
	font-weight: bold;
}
.tel_body h2{
	color: #00923f;
	font-weight: bold;
}
.sy_about{
	background: #eee;
	padding-top: 72px;
	padding-bottom: 30px;
}
.about_body{
	padding: 20px 10px 20px 10px;
	position: relative;
}
.about_body h4{
	margin-top: 20px;
	margin-bottom: 20px;
}
.about_body a{
	display: block;
	text-align: center;
	margin:0 auto;
	color: #00923f;
}
.about_body .left{
	position: absolute;
    left:0;
    top:50%;
     transform: translateY(-50%) translateX(-90%);
}
.about_body .right{
	position: absolute;
    right:0;
    top:50%;
    transform: translateY(-50%) translateX(90%);
    color: #00923f;
}
.text-color{
	color: #fff!important;
}
.sy_news{
	background: #8397a3;
	overflow: hidden;
	padding: 50px 0px;
}
.sy_news_l h2{
    color: #fff;
}
.sy_news_l a{
	margin-top: 20px;
	display: inline-block;
}
.sy_news_c{
	padding: 0px 15px;
}
.sy_news_c h5{
	color: #18469b
}
.sy_news_c h6{
	color: #fff;
	line-height: 20px;
	margin-top: 20px;
}
.sy_news_c a{
	color: #18469b;
}
#newslunbo .carousel-control.left{
	background: none;
	width: 25px;
	left:0;
	transform: translateX(-200%);
}
#newslunbo .carousel-control.right{
	background: none;
	width: 25px;
	right:0;
	transform: translateX(200%);
}
#newslunbo .carousel-control .news_prev{
	background: url(../images/new-pre.png) no-repeat;
	width: 25px;
	height: 41px;
	display: block;
	position: absolute;
	top:50%;
	transform: translateY(-50%);
}
#newslunbo .carousel-control .news_next{
	background: url(../images/new-nex.png) no-repeat;
	width: 25px;
	height: 41px;
	display: block;
	position: absolute;
	top:50%;
	transform: translateY(-50%);
}
#newslunbo .carousel-indicators{
	bottom:0;
	transform: translateY(200%);
}
footer{
	background: #00923f;
	overflow: hidden;
}
/*.nav_b{
	padding-bottom: 40px;
	padding-top: 40px;
}*/
.nav_b li{
	display: inline-block;
	color: #fff;
}
.nav_b li a{
	color: #fff;
	font-size: 16px;
	padding: 15px 20px;
	display: inline-block;
}
footer .copy{
	background: #23af3f;
	color: #fff;
	padding: 14px 0px;
}
footer .copy a{
	color: #fff;
}
.ny_main{
	padding: 50px 0px;
}
.nav_pro_t{
	background: #00923F;
	padding: 20px 20px;
	color: #fff;
}
.nav_pro_t h4{
	font-weight: bold;
}
.nav_pro ul li{
	background: #BFBFBF;
	margin:8px 0px;
	position: relative;
	transition: .4s;
}
.nav_pro ul li a{
	color: #fff;
	padding:15px 20px;
	display: block;
}
.nav_pro ul li span{
	position: absolute;
	right:10px;
	color: #fff;
	display: block;
	top:50%;
	transform: translateY(-50%);
}
.nav_pro ul li:hover{
	background: #00923F;
}
.breadcrumb{
	background: none;
	border-bottom:1px solid #ddd;
	padding:24px 0px 23px 0px;
}
.ny_content{
	line-height: 24px;
	color: #666;
}
.ny_news .media_news{
	background: #f2f2f2;
	padding:20px 12px;
	margin-bottom: 20px;
}
.ny_news .media_news h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	height:22px;
	margin:10px 0px;
	overflow: hidden;
}
.ny_news .media_news h5{
	line-height: 22px;
	height: 110px;
	overflow: hidden;
	color: #666;
	margin-top: 20px;
}
.ny_news .media_news span{
	background: #3063ae;
	display: inline-block;
	color: #fff;
	padding:10px 20px;
	border-radius: 6px;
	margin:10px 0px;
}
.shownews h3{
	text-align: center;
	margin-bottom: 5px;
}
.shownews span{
	text-align: center;
	display: inline-block;
	width: 100%;
	font-size: 12px;
	color: #666;
}
.shownews p{
	color: #555;
	line-height: 22px;
}
.ny_pro .media_pro{
	margin-bottom: 10px;
}
.ny_pro .media_pro .pro_img{
	border:1px solid #ddd;
}
.tz-gallery {
    padding: 0;
}
.tz-gallery .lightbox{
	margin-bottom: 15px;
	display: block;
}
.tz-gallery .lightbox img {
    width: 100%;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}
.tz-gallery .lightbox img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}
.tz-gallery img {
    border-radius: 4px;
}
.baguetteBox-button {
    background-color: transparent !important;
}
.eq_body{
	text-align: center;
	margin-top: 5px;
}
.pdf{
	border:#ddd 1px solid;
	padding:50px 0px;
}
.pdf h3{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 110px;
}
.pdf a{
	display: block;
	text-align: center;
	margin:20px auto;
	width: 40%;
	background: #00923F;
	color: #fff;
	font-size: 16px;
	padding:10px 0px;
	border-radius: 6px;
}
.ny_contact h3{
	color: #00923F;
	margin: 30px 0px;
}
.ny_contact p{
	font-size: 18px;
	margin:20px 0px;
}

/*分页*/
.pagination{color: #666; text-align: center; clear:both; margin-top: 1em;}
.pagination a{display: inline-block; *display: inline; *zoom: 1; margin-left: -1px; padding: 0 12px; height: 32px; line-height: 32px; color: #428bca; border: 1px solid #ddd; background: #fff; text-decoration: none; overflow:hidden;}
.pagination .prev::before{font-family: "Glyphicons Halflings";display: inline-block; content:"\e079"; width: 10px; height: 10px; margin-right: 5px;}
.pagination .next::after{font-family: "Glyphicons Halflings";display: inline-block; content: "\e080"; width: 10px; height: 10px; margin-left: 5px;}
.pagination a:not(.goto):hover{background-color: #eee; color: #2a6496}
.pagination a.cur,
.pagination a.cur:hover{background-color: #428bca; color: #fff; border-color: #428bca; margin-right: 1px}
.pagination a.disabled{background-color: #e6e6e6!important; color: #bbb!important; cursor: no-drop}
.pagination .prev{border-radius: 5px 0 0 5px}
.pagination .next{border-radius: 0 5px 5px 0; }

.news2 li{display: block; clear: both; border-bottom: 1px dashed #CCC; overflow: hidden; margin-top: 1em;}
.news2 li span{margin: 0;}
.news2 li span.img,
.news2 li span.title,
.news2 li span.desc{float: left;}
.news2 li span.desc a{color: #666; text-decoration:none;}
.news2 li span.desc a:hover{text-decoration:underline;}
.news2 li span.img{width: 120px;height:120px; margin: 0 1em 0 0;border:1px solid #CCC; padding: 10px; margin-bottom: 1em;}
.news2 li span.desc{width: 600px;}
.news2 li span{float: right; margin-bottom: 1em;}
.news2 li span.addtime{margin-right: 1em;}
.news2 li p {padding:0px; margin:0px;}