.wrap img{
	width: auto;
	height: auto;
}
.c1dc{
	color: #1dc884;
}
.bac1{
	background: url(../images/mk9-bg.png) center no-repeat;
	background-color: #fff;
	height: 678px;
	text-align: center;
}
.lex-l{
	margin-top: 138px;
}
.bread-text{
	height: auto;
	font-size: 16px;
}
.lex-list{
	overflow: hidden;
	width: 930px;
	margin: 100px auto 0;
}
.lex-list hr{
	width: 132px;
	float: left;
	margin: 89px 30px;
	border:0.5px solid #8b939d;
}
.lex-list-item{
	float: left;
	text-align: center;
	font-size: 18px;
	width: 180px;
	height: 180px;
	border-radius: 50%;
	border: 1px solid #8b939d;
}
.lex-list-item img{
	display: block;
	margin: 40px auto 20px;
}
.bac2{
	background: url(../images/mk2-bg.jpg) center no-repeat;
	background-attachment: fixed;
	height: 700px;
}
.ship-title{
	text-align: center;
	margin-top: 164px;
}
.ship-title hr{
	width: 50px;
	border: 1px solid #208f3d;
}
.text-img{
    position: relative;
    overflow: hidden;
    font-size: 312px;
    width: 160px;
    height: 350px;
    color: #12bd41;
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(transparent, transparent);
    background: -o-linear-gradient(transparent, transparent);
    background: linear-gradient(135deg, #14d649, #12bd41);
    -webkit-background-clip: text;
}
#particles-js{
    position: absolute;
    width: 160px;
    height: 260px;
    top: 10px;
    left: 10px;
}
.text-img>span{
	font-family: impact;
}
.year-data{
	color: #fff;
	margin-top: 116px;
	margin-left: 70px;
}
.year-data label{
	font-size: 24px;
	font-weight: bold;
}
.year-data .contact{
	background: #12BD41;
}
.year-data-cont{
	margin: 22px 0;
}
.year-data-cont p{
	font-weight: lighter;
	line-height: 26px;
}
.contact{
	display: block;
	width: 140px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #208f3e;
	color: #fff;
	font-size: 14px;
}
.contact:hover{
	color: #fff;
}
.ship-cont{
	width: 500px;
	height: 240px;
	color: #fff;
	margin-top: 100px;
	text-align: center;
}
.ship-cont-item{
	float: left;
	width: 200px;
	height: 120px;
	padding-top: 15px;
	font-size: 16px;
	color: #6a757f;
}
.ship-cont .ship-cont-item:first-child{
	border-bottom: 1px solid #4a5c6d;
	border-right: 1px solid #4a5c6d;
}
.ship-cont .ship-cont-item:last-child{
	border-top: 1px solid #4a5c6d;
	border-left: 1px solid #4a5c6d;
	margin-top: -1px;
	margin-left: -1px;
}
.impact{
	font-size: 48px;
	color: #20863B;
	font-family: impact;
}
.ship-title.intens h1{
	color: #30445a;
}
.intens-cont{
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.view-all{
	background: #fff;
	border: 1px solid #bfc7ce;
	color: #959ca2;
	margin-left: 20px;
}
.view-all:hover{
	color: #959ca2;
}
.intens-imgs{
	max-width: 1380px;
	min-width: 1146px;
	margin: 20px auto 44px;
	text-align-last: center;
	overflow: hidden;
}
.intens-imgs li{
	width: 264px;
	height: 140px;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.intens-imgs li img{
	transition: .6s;
}
.intens-imgs-obs{
	width: 100%;
	height: 100%;
	line-height: 24px;
	padding: 50px 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: rgba(14,34,45,.5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	text-align: center;
}
.intens-imgs-obs:hover{
	background: rgba(14,34,45,.8);
}
.intens-imgs li:hover img{
	transform: scale(1.1);
}
.intens-imgs-obs:hover p{
	color: #fff;
}
.land-rent{
	background: #0e222d;
	padding: 54px 0 39px;
}
.corange{
	color: #ff6600;
}
.land-list-item{
	float: left;
	margin-right: 16px;
	margin-bottom: 44px;
	width: 333px;
}
.land-list-item:nth-child(4n){
	margin-right: 0;
}
.land-list-item:hover .land-item-title{
	color: #12bd41;
}
.land-item-img{
	width: 100%;
	height: 150px;
}
.land-item-img img{
	width: 100%;
	height: 100%;
}
.land-item-title{
	color: #fff;
	font-size: 16px;
	line-height: 48px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.land-item-cont{
	color: #959ca2;
}
.land-item-cont .corange{
	font-weight: bold;
}
.base-list-item{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 450px;
	height: 220px;
	position: relative;
	overflow: hidden;
}
.base-list-item:nth-child(3n){
	margin-right: 0;
}
.base-list-item:hover .base-item-data p{
	color: #fff;
}
.base-item-img{
	width: 100%;
	height: 100%;
}
.base-item-img img{
	width: 100%;
	height: 100%;
}
.base-item-data{
	line-height: 20px;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #fff;
	padding: 4px 0;
}
.base-item-data p label{
	display: inline-block;
	width: 92px;
}
.base-item-title{
	width: 100%;
	text-align: right;
	color: #fff;
	font-size: 16px;
	line-height: 48px;
	background: rgba(14,34,45,.8);
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 10px;
}
.base-item-title span{
	display: block;
	min-width: 168px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.partner{
	background: url(../images/mk3-bg.jpg) center no-repeat;
	background-attachment: fixed;
	height: 563px;
}
.partner-list{
	margin-top: 74px;
	overflow: hidden;
}
.partner-list li{
	float: left;
	margin: 0 16px 16px 0;
	width: 333px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	border: 1px solid #e2e6eb;
	overflow: hidden;
}
.partner-list li:nth-child(4n){
	margin-right: 0;
}
.partner-list li img{
	vertical-align: middle;
}
.app-view{
	background: url(../images/mk4-bg1.jpg) top center no-repeat;
	height: 768px;
}
.ewm-show{
	margin-left: -262px;
}
.news-tab{
	position: absolute;
	left: 0;
	top: 0;
	width: 188px;
	border-right: 1px solid #869096;
}
.news-tab-item{
	width: 100%;
	text-align: center;
	margin-top: 40px;
	cursor: pointer;
	font-family: Impact;
}
.news-tab-item:first-child{
	margin-top: 0;
}
.news-tab-item h1{
	border-bottom: 0;
	font-size: 60px;
	color: #dfe6ec;
	line-height: 108px;
}
.news-tab-item.active h1{
	color: #329d46;
}
.news-tab-date{
	width: 187px;
	height: 44px;
	line-height: 44px;
	background: #dfe6ec;
	font-size: 22px;
	color: #fff;
}
.news-tab-item.active .news-tab-date{
	background: #329d46;
}
.news-tab-date span:first-child{
	margin-right: 25px;
}
.news-cont{
	width: 930px;
	margin: 0 auto;
	padding: 60px 0 80px 80px;
	height: 600px;
}
.news-cont h1{
	font-weight: lighter;
	margin-bottom: 20px;
	border-bottom: 0;
}
.news-cont p{
	font-size: 16px;
	color: #959ca2;
	font-weight: lighter;
	line-height: 1.5;
	height: auto;
	margin-bottom: 20px;
	text-overflow:ellipsis;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news-cont-via{
	position: relative;
	width: 100%;
	height: 310px;
	line-height: 310px;
	text-align: center;
	overflow: hidden;
}
.news-cont-via img{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -75%;
	margin-top: -25%;
}
.news-cont-unit.active{
	display: block !important;
}
.cut{
	position: absolute;
	right: 17px;
	bottom: 166px;
}
.cut-btn{
	width: 56px;
	height: 56px;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-right: 17px;
}
.next{
	background-image: url(../images/next-01.png);
}
.nnext{
	background-image: url(../images/next-02.png);
}
.prev{
	background-image: url(../images/prev-01.png);
}
.nprev{
	background-image: url(../images/prev-02.png);
}
.news-cont-item{
	width: 324px;
	margin-right: 28px;
	float: left;
}
.news-cont-item:last-child{
	margin-right: 0;
}
.news-item-img{
	width: 100%;
	height: 156px;
}
.news-item-img img{
	width: 100%;
	height: 100%;
}
.news-item-title{
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	color: #30445a;
	font-weight: lighter;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news-item-intro{
	font-size: 12px;
	color: #959ca2;
	font-weight: lighter;
	text-overflow:ellipsis;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.view-more{
    background: #fff;
    border: 1px solid #bfc7ce;
    color: #959ca2;
    margin: 30px auto 80px;
}
.view-more:hover{
	color: #959ca2;
}
.new-zxbk{
	height: 740px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f5f8fa',endColorStr='#e0e7ec',gradientType='0');
	background: -moz-linear-gradient(top, #f5f8fa, #e0e7ec);
	background: -o-linear-gradient(top,#f5f8fa, #e0e7ec);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f8fa), to(#e0e7ec));
}
.company-news-hr{
	width: 50px;
	border: 1px solid #208f3e;
    display: inline-block;
}
.nc3-r ul{
	margin-top: 0;
}
.nc3-r li{
	height: 100px;
	margin-top: 20px;
}
.nc3-r li img{
	width: 212px;
	height: 100px;
}
.company-news .more{
	font-size: 14px;
	font-weight: lighter;
	color: #959ca2;
}
.nc3-r-text{
	width: 330px;
	float: left;
}
.nc3-r-text h3{
	font-size: 16px;
	font-weight: lighter;
	color: #30445a;
}
.nc3-r-text p{
	font-size: 12px;
	color: #959ca2;
}
.nc3-r-date{
	font-size: 18px;
	color: #30445a;
	font-weight: lighter;
	line-height: 100px;
}
/*---8.18修改---*/
a:hover, a:hover h4, a:hover h3, .news-update li a:hover, .sc1-text a:hover{
	color: #218d3f;
}
.nav-item{
	padding: 0 30px;
	margin-top: 30px;
}
.nav-email{
	line-height: 32px;
	height: 32px;
	margin-top: 34px;
	padding: 0 15px;
}
.nav-email img{
	margin: 10px 10px 0 0;
}
.wxcode{
	padding: 0;
}
.c218{
	color: #218D3F;
}
.c959{
	color: #959ca2;
}
.ship-cont-item p{
	font-weight: lighter;
	font-size: 14px;
	line-height: 25px;
}
.ship-title.t100{
	margin-top: 100px;
}
.ship-title .bor{
	border-color: #11bf41;
}
.bread-text p{
	color: #6a757f;
}
.c20b{
	color: #208f3e;
}
.lex-l h1, .ewm-show h1{
	color: #30445a;
}
.lex-l h1.cf{
	color: #fff;
}
.ewm-show{
	width: 520px;
}
.ewm-show .fl{
	padding-bottom: 110px;
}
.partner-list li a{
	display: block;
}
.partner-list li:hover{
	border-color: #12BD41;
}
.ship-cont-item.cf{
	color: #FFFFFF;
}
.new-title h2, .new-cont3 a{
	color: #30445a;
}
/*---8.18end---*/
@media screen and (min-width: 1380px){
	.nav{
		width: auto;
	}
}
@media screen and (min-width: 1136px) and (max-width: 1380px){
	.bac2, .partner{
		background-attachment: inherit;
	}
    .sc2-bottom ul{
    	padding-right: 20px;
    }
    .slideBox .hd{
    	right: 6px;
    }
	.text-img{
		margin-left: 50px;
	}
	.partner-list, .land-list{
		padding: 0 10px;
	}
	.land-list-item, .partner-list li{
		width: 271px;
		margin-right: 10px;
	}
	.base-list-item{
		width: 372px;
		margin-right: 10px;
	}
	.intens-imgs{
		padding: 0 10px;
	}
	.intens-imgs li{
		width: 218px;
	    float: left;
	    margin-right: 7px;
	}
	.intens-imgs li img{
		width: 100%;
		height: 100%;
	}
	.news-cont1{
		margin: 0 10px;
	}
	.cut{
		right: 0;
	}
	.news-cont-list{
		padding: 0 10px;
	}
	.news-cont-item{
		width: 265px;
		margin-right: 18px;
	}
	.nc3-r-text{
		width: 250px;
	}
	.news-cont{
		padding-left: 115px;
	}
	.nc3-r {
	    padding: 0 10px;
	    margin-right: 10px;
	}
	.nc3-r li img{
		margin-right: 14px;
	    width: 198px;
    }
}
