﻿@charset "utf-8";
.space-10{
	clear:both;
	height:10px;
	width:100%;
}

.table-box {height:auto; overflow:hidden; background:url(../img/line.jpg) center center repeat-x; padding:25px 0px;}
.table-box .table-li {height:auto; overflow:hidden; padding:0px 30px; background:#fff; margin:0px auto;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-around;}
/* .table-box .table-li a:last-child{display: none;} */
.table-box .table-li a {width:120px; height:35px; line-height:35px; color:#fff; overflow:hidden; display:block; text-align:center; margin-right:1px; margin-top:1px; background:#6E985A;}
.table-box .table-li a.hover {background:#1D6A4C;}
.table-box .table-li a:hover {background:#1D6A4C;}

.newsli {height:auto; overflow:hidden; padding:0px; margin:0px;}
.newsli li {height:42px; line-height:42px; overflow:hidden; clear:both; border-bottom:#999 dashed 1px; position:relative;}
.newsli li i {width:4px; height:4px; background:#666; display:block; position:absolute; top:18px; left:0px;}
.newsli li a {height:41px; line-height:42px; display:block; color:#666; padding-left:15px; padding-right:90px;}
.newsli li time {width:80px; height:42px; line-height:42px; color:#666; position:absolute; top:0px; right:0px;}
.newsli li a:hover {color:#333;}

.newsbox {height:auto; overflow:hidden; padding:0px; margin:0px;}
.newsbox .news-li {height:42px; line-height:42px; overflow:hidden; clear:both; border-bottom:#999 dashed 1px; position:relative;}
.newsbox .news-li i {width:4px; height:4px; background:#666; display:block; position:absolute; top:18px; left:0px;}
.newsbox .news-li a {height:41px; line-height:42px; display:block; color:#666; padding-left:15px; padding-right:90px;}
.newsbox .news-li time {width:80px; height:42px; line-height:42px; color:#666; position:absolute; top:0px; right:0px;}
.newsbox .news-li a:hover {color:#333;}

.newsbox {height:auto; overflow:hidden;}
.newsbox .newsitem {height:auto; overflow:hidden; position:relative;}
.newsbox .newsitem img {width:100%; transition:300ms;}
.newsbox .newsitem span {width:100%; height:40px; line-height:40px; color:#fff; text-align:center; display:block; background:rgba(0,0,0,0.4); position:absolute; left:0px; bottom:0px;}

.i-case {height:auto; overflow:hidden;}
.i-case>div{max-height: 190px;overflow: hidden;margin-bottom: 15px;}
.i-case .caseitem {display:block; height:auto; overflow: hidden; background:rgba(255,255,255,0.85); position: relative; }
.i-case .caseitem img { transition: 300ms; width: 100%;}
.i-case .caseitem .text { transition: all 200ms ; opacity: 0; filter: alpha(opacity=0); width: 100%; height: 100%; margin: -40px 0 0 0; text-align: center; color: #fff; position: absolute; left: 0; top: 100%; display:block;}
.i-case .caseitem .text > .more {
	border: 2px solid #fff;
	display:inline-block;
	color: #fff;
	height: 38px;
	font-style:normal;
	line-height: 38px;
	margin: 0 auto;
	padding:0 10px;
	text-align: center;
	transition: 300ms;
}
.i-case .caseitem .text a:hover { color: #4b4b4b; background: #fff; }
.i-case .caseitem:hover .img { opacity: 0.5; filter: alpha(opacity=50); }
.i-case .caseitem:hover .text { opacity: 1; filter: alpha(opacity=100); top: 60%; display:block}
.i-case .caseitem:hover .bg {display:block; width: 100%; height: 100%; background:rgba(0,0,0,0.4); position: absolute; left: 0px; top: 0px;}

.i-news {height:auto; overflow:hidden;}
.i-news .newsitem {height:auto; overflow:hidden; position:relative;}
.i-news .newsitem img {width:100%; transition:300ms;}
.i-news .newsitem span {width:100%; height:40px; line-height:40px; color:#fff; text-align:center; display:block; background:rgba(0,0,0,0.4); position:absolute; left:0px; bottom:0px;}

.i-team {height:auto; overflow:hidden;}
.i-team a {height:auto; overflow:hidden; text-align:center; display:block; position:relative;}
.i-team a img {width:100%; display:block; box-sizing:border-box; -webkit-transition:all .8s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease;}
.i-team a:hover img{width:100%; -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1); -webkit-transition:all .8s ease; -moz-transition:all .8s ease; -o-transition:all .8s ease; -ms-transition:all .8s ease; transition:all .8s ease;}
.i-team p {height:40px; line-height:40px; color:#333; text-align:center; display:block;}

.s_cont {height:auto; overflow:hidden; padding:10px 10px;}
.s_cont img {max-width:100%;}

.s_title {height:60px; border-bottom:#ddd solid 1px; margin:0px auto 20px; clear:both; position:relative;}
.s_title span {height:60px; line-height:60px; color:#203666; font-size:16px; display:block; padding-right:30px; border-bottom:#203666 solid 1px; position:absolute; top:0px; left:0px;}

.s_n_title {height:50px; line-height:50px; overflow:hidden; color:#009900; font-size:18px; font-weight:bold; text-align:center;}
.s_d_date {height:30px; line-height:30px; text-align:center; color:#898989; padding-bottom:10px; border-bottom:#ccc dashed 1px; margin-bottom:10px;}
.s_d_date font {color:#e60012;}

.itemss {height:auto; overflow:hidden; display:block; position:relative;}
.itemss img {width:100%;}
.itemss span {width:100%; height:40px; line-height:40px; color:#fff; text-align:center; font-weight:bold; display:block; background:rgba(0, 0, 0, 0.5); position:absolute; left:0px; bottom:0px;}
.itemss a {width:100%; height:100%; line-height:25px; color:#fff; text-align:center; background:rgba(0, 0, 0, 0.5); position:absolute; left:0px; bottom:0px; display:none;}
.itemss a .introtext {width:100%; height:100px; overflow:hidden; line-height:25px; color:#fff; font-size:14px; text-align:center; padding:0px 20px; margin-top:-50px; position:absolute; left:0px; top:50%;}

.caseboxs {height:auto; overflow:hidden;}
.caseboxs a {height:auto; overflow:hidden; display:block; border:#999 solid 1px; padding:10px;}
.caseboxs a img {width:100%;}
.caseboxs span {height:40px; line-height:40px; color:#333; font-size:16px; text-align:center; overflow:hidden; display:block;}

.i-tems {-webkit-animation:item .3s ease both;}
.i-tems a {display:block; height:auto; overflow:hidden; position:relative; background:#000; background-size:100%;}
.i-tems a img {width:100%; box-sizing:border-box; opacity:1; filter:alpha(opacity=100); -webkit-transition:all .8s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease;}
.i-tems:hover a img{width:100%; opacity:.5; filter:alpha(opacity=50); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2); transform:scale(1.2); -webkit-transition:all .8s ease; -moz-transition:all .8s ease; -o-transition:all .8s ease; -ms-transition:all .8s ease; transition:all .8s ease;}
.i-tems a span {width:100%; height:40px; line-height:40px; color:#000; font-size:16px; font-weight:bold; text-align:center; overflow:hidden; display:block; padding:0px 20px; background:rgba(255,255,255,0.5); position:absolute; bottom:0px; left:0px;}

/* 相关新闻 */

.morenews {height:auto; overflow:hidden; border-top:#ccc dashed 1px; padding:20px 0px;}
.morenews span {height:30px; line-height:30px; display:block; color:#434343;}
.morenews a {height:30px; line-height:30px; color:#a0a0a0;}
.morenews a:hover {color:#1D6A4C;}

/* 分页样式 */

.page {height:auto; overflow:hidden; text-align:center; clear:both; margin:20px 0;}
.page .page_c {height:auto; overflow:hidden; display:inline-block;}
.page .page_c a {height:25px; line-height:25px; font-size:12px; color:#666; border:#e5e5e5 solid 1px; background:#fff; display:block; padding:0px 15px; margin:0px 5px; float:left;}
.page .page_c span {height:25px; line-height:20px; display:block; padding:0px 10px; border:#fff solid 1px; background:#fff; margin:0px 5px; float:left;}
.page .page_c .prev {background:url(../img/page.png) no-repeat 4px 0px #fff;}
.page .page_c .next {background:url(../img/page.png) no-repeat 4px -40px #fff;}
.page .page_c a:hover {color:#1D6A4C; border:#1D6A4C solid 1px;}
.page .page_c .prev:hover {background:url(../img/page.png) no-repeat 4px -60px #fff;}
.page .page_c .next:hover {background:url(../img/page.png) no-repeat 4px -20px #fff;}

/* 登陆 */

.formbox {width:300px; padding:10px; margin:0px auto; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.formbox .form_title {height:50px; line-height:50px; color:#333; font-size:16px; text-align:center; border-bottom:#999 solid 1px;}
.formbox .inputbox {height:auto; overflow:hidden; padding:5px 0px; position:relative;}
.formbox .inputbox .tips {height:35px; line-height:35px; color:#666;}
.formbox .inputbox input {width:100%; background:#fff; border:#e5e5e5 solid 1px; color:#804235;}
.formbox .inputbtn input {width:120px; height:39px; line-height:39px; color:#fff; font-size:16px; font-weight:bold; text-align:center; display:block; background:#ff6d17; border:none; margin:0px auto 0px;}

/* 百度地图 */

.map { width: 100%; overflow: hidden; position: relative; }
.map .here { position: absolute; left: 50%; top: 50%; margin: -65px 0 0 -45px; transition: 500ms; transform-origin: bottom; -webkit-transform-origin: bottom; }
.map:hover .here { animation: moveMap 600ms ease-in-out; -webkit-animation: moveMap 600ms ease-in-out; }

.p-about {margin:0px auto;}
.m-about {margin:0px auto;}

.casees {height:auto; overflow:hidden;}
.casees img {width:100%;}
.casees p {height:50px; padding:5px 20px; line-height:20px; display:block; text-align:center;}

.partner {height:auto; overflow:hidden; background:#f3f3f3; padding:30px 0px;}
.partner a {height:auto; overflow:hidden; display:block; padding:0px 10px; float:left;}
.partner a img {width:100%;}

@keyframes moveMap {
	0% { transform: scale(1); }
	30% { transform: scale(0.6); }
	60% { transform: scale(1.15); }
	80% { transform: scale(0.9); }
	90% { transform: scale(1.05); }
	100% { transform: scale(1); }
}

@-webkit-keyframes moveMap {
	0% { -webkit-transform: scale(1); }
	30% { -webkit-transform: scale(0.6); }
	60% { -webkit-transform: scale(1.15); }
	80% { -webkit-transform: scale(0.9); }
	90% { -webkit-transform: scale(1.05); }
	100% { -webkit-transform: scale(1); }
}

@media (max-width: 479px) {

	.header {display:none;}

	.m_head {display:block;}

	.NavImgPath {height:200px; position:relative;}
	.table-box .w-1 {width:305px;}
	.table-box .w-2 {width:310px;}
	.table-box .w-2 a {width:80px;}
	.table-box .w-3 {width:305px;}
	.table-box .w-4 {width:305px;}
	.table-box .w-5 {width:305px;}

	.slidesjs-pagination {width:300px; bottom:10px; margin-left:-150px;}
	.slidesjs-pagination li {padding:0px 10px;}

	.foot .footdiv div {width:60px; margin:0px auto;}
	.foot .footdiv div a {float:none; text-align:center; display:block;}
	.foot .code {text-align:center; margin:0px auto;}
	.foot .code img {margin:0px auto;}

	.foot .navli {display:none;}

	.foot .bott {text-align:center;}

	.items {width:100%;}

	.case {height:auto; overflow:hidden;}
	.case .caseitem {width:50%; height:auto; overflow:hidden; padding:0px 5px; float:left;}
	.case .caseitem .caseli {height:auto; overflow:hidden; position:relative;}
	.case .caseitem .caseli img {width:100%;}
	.case .caseitem .caseli a {width:100%; height:100%; display:block; border:#fff solid 3px; padding:10px; background:rgba(41,178,118,0.8); position:absolute; top:0px; left:0px; display:none; transition:all 1.5s;}
	.case .caseitem .caseli a .intro {width:92%; height:120px; text-align:center; border:#fff solid 1px; padding:10px; position:absolute; top:50%; left:4%; margin-top:-60px;}
	.case .caseitem .caseli a .intro span {height:30px; line-height:30px; font-size:18px; color:#fff; font-weight:bold;}
	.case .caseitem .caseli a .intro .line {width:15px; height:2px; background:#fff; margin:4px auto;}
	.case .caseitem .caseli a .intro font {height:54px; line-height:18px; font-size:12px; color:#fff;}
	.case .caseitem .caseli:hover a {display:block; transition:all 5.5s;}

	.p-about {display:none;}
	.m-about {display:block;}

	.partner {padding:30px 10px 20px;}
	.partner a {width:33.33333%; padding:0px 10px 10px;}

}

@media (min-width: 480px) and (max-width: 767px)  {

	.header {display:none;}

	.m_head {display:block;}

	.NavImgPath {height:250px; position:relative;}
	.table-box .w-1 {width:305px;}
	.table-box .w-2 {width:426px;}
	.table-box .w-3 {width:426px;}
	.table-box .w-4 {width:305px;}
	.table-box .w-5 {width:305px;}

	.slidesjs-pagination {width:480px; bottom:10px; margin-left:-240px;}
	.slidesjs-pagination li {padding:0px 15px;}

	.foot .footdiv div {width:60px; margin:0px auto;}
	.foot .footdiv div a {float:none; text-align:center; display:block;}
	.foot .code {text-align:center; margin:0px auto;}
	.foot .code img {margin:0px auto;}

	.foot .navli {display:none;}

	.foot .bott {text-align:center;}

	.items {width:100%;}

	.case {height:auto; overflow:hidden;}
	.case .caseitem {width:50%; height:auto; overflow:hidden; padding:0px 5px; float:left;}
	.case .caseitem .caseli {height:auto; overflow:hidden; position:relative;}
	.case .caseitem .caseli img {width:100%;}
	.case .caseitem .caseli a {width:100%; height:100%; display:block; border:#fff solid 3px; padding:10px; background:rgba(41,178,118,0.8); position:absolute; top:0px; left:0px; display:none; transition:all 1.5s;}
	.case .caseitem .caseli a .intro {width:92%; height:100px; text-align:center; border:#fff solid 1px; padding:10px; position:absolute; top:50%; left:4%; margin-top:-50px;}
	.case .caseitem .caseli a .intro span {height:30px; line-height:30px; font-size:18px; color:#fff; font-weight:bold;}
	.case .caseitem .caseli a .intro .line {width:15px; height:2px; background:#fff; margin:4px auto;}
	.case .caseitem .caseli a .intro font {height:54px; line-height:18px; font-size:12px; color:#fff;}
	.case .caseitem .caseli:hover a {display:block; transition:all 5.5s;}

	.p-about {display:none;}
	.m-about {display:block;}

	.partner {padding:30px 30px 20px;}
	.partner a {width:33.3333%; padding:0px 20px 20px;}

}

@media (min-width: 768px) and (max-width: 999px){

	.header {display:none;}

	.m_head {display:block;}

	.NavImgPath {height:260px; position:relative;}
	.table-box .w-1 {width:670px;}
	.table-box .w-2 {width:426px;}
	.table-box .w-3 {width:786px;}
	.table-box .w-4 {width:305px;}
	.table-box .w-5 {width:550px;}

	.slidesjs-pagination {width:750px; bottom:10px; margin-left:-375px;}
	.slidesjs-pagination li {padding:0px 15px;}

	.foot .code {margin:0px auto;}

	.foot .navli {min-height:115px; display:block;}

	.foot .bott .f_left {float:left;}
	.foot .bott .f_right {float:right;}

	.items {width:50%;}

	.case {height:auto; overflow:hidden;}
	.case .caseitem {width:33.3333%; height:auto; overflow:hidden; padding:0px 5px; float:left;}
	.case .caseitem .caseli {height:auto; overflow:hidden; position:relative;}
	.case .caseitem .caseli img {width:100%;}
	.case .caseitem .caseli a {width:100%; height:100%; display:block; border:#fff solid 3px; padding:10px; background:rgba(41,178,118,0.8); position:absolute; top:0px; left:0px; display:none; transition:all 1.5s;}
	.case .caseitem .caseli a .intro {width:92%; height:100px; text-align:center; border:#fff solid 1px; padding:10px; position:absolute; top:50%; left:4%; margin-top:-50px;}
	.case .caseitem .caseli a .intro span {height:30px; line-height:30px; font-size:18px; color:#fff; font-weight:bold;}
	.case .caseitem .caseli a .intro .line {width:15px; height:2px; background:#fff; margin:4px auto;}
	.case .caseitem .caseli a .intro font {height:20px; line-height:20px; font-size:12px; color:#fff;}
	.case .caseitem .caseli:hover a {display:block; transition:all 5.5s;}

	.p-about {display:none;}
	.m-about {display:block;}

	.partner {padding:30px 30px 20px;}
	.partner a {width:20%; padding:0px 20px 20px;}

}

@media (min-width: 1000px) {

	.header {display:block;}
	.header nav li {width:88px;}
	.header nav li .ul {width:88px;}

	.m_head {display:none;}

	.NavImgPath {height:360px; position:relative;}
	.table-box .w-1 {width:670px;}
	.table-box .w-2 {width:426px;}
	.table-box .w-3 {width:786px;}
	.table-box .w-4 {width:305px;}
	.table-box .w-5 {width:550px;}

	.slidesjs-pagination {width:960px; bottom:10px; margin-left:-480px;}
	.slidesjs-pagination li {padding:0px 20px;}

	.foot .code {float:right;}

	.foot .navli {min-height:115px; display:block;}

	.foot .bott .f_left {float:left;}
	.foot .bott .f_right {float:right;}

	.items {width:50%;}

	.case {height:auto; overflow:hidden;}
	.case .casebox {height:auto; overflow:hidden; padding-bottom:200px; position:relative;}
	.case .caseitem {width:33.3333%; height:auto; overflow:hidden; float:left;}
	.case .caseitem .caseli {height:auto; overflow:hidden; position:relative;}
	.case .caseitem .caseli img {width:100%;}
	.case .caseitem .caseli a {width:100%; height:100%; display:block; border:#fff solid 3px; padding:10px; background:rgba(41,178,118,0.8); position:absolute; top:0px; left:0px; display:none; transition:all 1.5s;}
	.case .caseitem .caseli a .intro {width:92%; height:100px; text-align:center; border:#fff solid 1px; padding:10px; position:absolute; top:50%; left:4%; margin-top:-50px;}
	.case .caseitem .caseli a .intro span {height:30px; line-height:30px; font-size:18px; color:#fff; font-weight:bold;}
	.case .caseitem .caseli a .intro .line {width:15px; height:2px; background:#fff; margin:4px auto;}
	.case .caseitem .caseli a .intro font {height:20px; line-height:20px; font-size:12px; color:#fff;}

	.case .caseitem-2 {padding:0px 50px;}
	.case .caseitem-4 {position:absolute; bottom:0px; left:0px; padding:0px 50px;}
	.case .caseitem-5 {position:absolute; bottom:0px; left:33.3333%;}
	.case .caseitem-6 {position:absolute; bottom:0px; left:66.6666%; padding:0px 50px;}

	.case .caseitem .caseli:hover a {display:block; transition:all 5.5s;}

	.p-about {display:block;}
	.m-about {display:none;}

	.itemss a .introtext {height:75px; padding:0px 20px; margin-top:-37.5px;}

	.partner {padding:30px 30px 20px;}
	.partner a {width:12.5%; padding:0px 20px 20px;}

}

@media (min-width: 1260px) {

	.header {display:block;}
	.header nav li {width:110px;}
	.header nav li .ul {width:110px;}

	.m_head {display:none;}

	.NavImgPath {height:400px; position:relative;}
	.table-box .w-1 {width:670px;}
	.table-box .w-2 {width:426px;}
	.table-box .w-3 {width:786px;}
	.table-box .w-4 {width:305px;}
	.table-box .w-5 {width:665px;}

	.slidesjs-pagination {width:1200px; bottom:10px; margin-left:-600px;}
	.slidesjs-pagination li {padding:0px 20px;}

	.foot .code {float:right;}

	.foot .navli {min-height:115px; display:block;}

	.items {width:50%;}

	.case {height:auto; overflow:hidden;}
	.case .casebox {height:auto; overflow:hidden; padding-bottom:200px; position:relative;}
	.case .caseitem {width:33.3333%; height:auto; overflow:hidden; float:left;}
	.case .caseitem .caseli {height:auto; overflow:hidden; position:relative;}
	.case .caseitem .caseli img {width:100%;}
	.case .caseitem .caseli a {width:100%; height:100%; display:block; border:#fff solid 3px; padding:10px; background:rgba(41,178,118,0.8); position:absolute; top:0px; left:0px; display:none; transition:all 1.5s;}
	.case .caseitem .caseli a .intro {width:92%; height:100px; text-align:center; border:#fff solid 1px; padding:10px; position:absolute; top:50%; left:4%; margin-top:-50px;}
	.case .caseitem .caseli a .intro span {height:30px; line-height:30px; font-size:18px; color:#fff; font-weight:bold;}
	.case .caseitem .caseli a .intro .line {width:15px; height:2px; background:#fff; margin:4px auto;}
	.case .caseitem .caseli a .intro font {height:20px; line-height:20px; font-size:12px; color:#fff;}

	.case .caseitem-2 {padding:0px 50px;}
	.case .caseitem-4 {position:absolute; bottom:0px; left:0px; padding:0px 50px;}
	.case .caseitem-5 {position:absolute; bottom:0px; left:33.3333%;}
	.case .caseitem-6 {position:absolute; bottom:0px; left:66.6666%; padding:0px 50px;}

	.case .caseitem .caseli:hover a {display:block; transition:all 5.5s;}

	.p-about {display:block;}
	.m-about {display:none;}
	.itemss a .introtext {height:50px; padding:0px 15px; margin-top:-25px;}
}

.caseitem > span{
	background-color:rgba(0,0,0,.4);
	bottom:0;
	color: #fff;
	font-size:14px;
	left:0;
	padding:10px 0;
	position:absolute;
	text-align:center;
	width:100%;
}


/* child contact */
.info-window {
	position: absolute;
	top: 50%;
	left: 20%;
	margin-top: -220px;
	margin-left: -140px;
	width: 340px;
	height: 400px;
	background: #fff;
	box-shadow: 0 0 70px rgba(0, 0, 0, 0.65);
	font-size: 1.125rem;
}
@media (max-width:719px){
	.info-window{
		left:50%;
		margin-left:-170px;
	}
}
.info-window .more {
	background: #fff;
	bottom: 30px;
	font-size:16px;
	font-weight: 700;
	letter-spacing: 0.09em;
	position: absolute;
	z-index: 1;
}
.info-window .address {
	padding: 10px;

}
.info-window img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;


}
.info-window h2 {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: 500;
	color: #505050;
	margin: 0;
}

.info-window .detail{
	font-size: 16px;
	color: #787878;
}
.map-{
	margin-top:20px;
	position:relative;
}
