/*pubilc start*/
* {margin: 0;padding: 0;font-family: "MicrosoftYaHei";-webkit-tap-highlight-color: rgba(0, 0, 0, 0);box-sizing: border-box;}
body,ol,ul,li,dl,dt,dd,form,p,h1,h2,h3,h4,h5,img{margin: 0;padding: 0;}
ol,ul,li{list-style: none;padding: 0;margin: 0;}
img{border: none;max-width: 100%;vertical-align: middle;}
a{text-decoration: none;border: none;margin: 0;padding: 0;}
input,textarea,button{outline: 0;resize: none;border: none;_border: 0;margin: 0;padding: 0;background: none;}
input::-webkit-search-cancel-button {display: none;}
input::-webkit-input-placeholder{font-size: 12px;color: #999999;}
table,table td {border-collapse: collapse;} 
select{border: 0;outline: none;}
select::-ms-expand {display: none;}
body{overflow-x:hidden;}
.clear {clear: both;}
.clearfix::after{content: '';clear: both;display: block;}
.fl{float: left;}
.fr{float: right;}
.div1200{width: 1200px;margin: 0 auto;}
.div1400{width: 1400px;margin: 0 auto;}
.div1600{width: 1600px;margin: 0 auto;}
.div1800{width: 1800px;margin: 0 auto;}
.wrap {width: 100%;_zoom: 1;position: relative;transition: all .4s;margin: 0 auto;}
.line_1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box !important;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.line_2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box !important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.line_3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box !important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.line_4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box !important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
/*pubilc end*/

@font-face{
	font-family: 'kt';
	src: url(../fonts/AdobeKaitiStd-Regular.otf);
}
.flex{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.flexalign{
	align-items: center;
}
.flexcenter{
	justify-content: center;
}
.flexbetween{
	justify-content: space-between;
}

.header{
	background-color: #3c8081;
}
.header-con{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	height: 104px;
}
.header-r{
	align-items: center;
}
.nav>ul>li>a{
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 4px;
	color: #ffffff;
	padding: 0 30px;
}

.search-con{
	margin-left: 40px;
	width: 220px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 20px;
}
.search-con form{
	height: 100%;
}
.search-con input{
	width: 170px;
	height: 100%;
	padding-left: 21px;
	font-size: 20px;
	color: #3c8081;
}
.search-con button{
	width: 40px;
	height: 100%;
}
.search-con input::-webkit-input-placeholder { color:#3c8081;font-size: 20px; }
.search-con input::-moz-placeholder { color:#3c8081;font-size: 20px; }
.search-con input:-ms-input-placeholder { color:#3c8081;font-size: 20px; }
.search-con input:-moz-placeholder { color:#3c8081;font-size: 20px; }

.banner{
	position: relative;
	text-align: center;
}

.ind-tit{
	text-align: center;
	padding-top: 95px;
	position: relative;
	padding-bottom: 29px;
}
.ind-tit h1{
	font-family: 'kt';
	font-size: 43px;
	color: #000000;
	line-height: 60px;
}
.ind-tit p{
	font-size: 15px;
	color: #000000;
}
.ind-tit:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 62px;
	height: 7px;
	background-color: #9ccccf;
}
.ind-part1-con{
	margin-top: 35px;
	border: solid 2px #3c8081;
	border-radius: 4px;
	width: 100%;
	height: 430px;
	overflow: hidden;
}
.ind-part1-l{
	width: 348px;
	height: 100%;
	border-right: solid 2px #3c8081;
}
.ind-part1-l .swiper-container{
	height: 100%;
}
.ind-part1-r{
	width: 848px;
	height: 100%;
}
.ind-part1-l .swiper-slide{
	height: 146px!important;
	cursor: pointer;
}
.ind-part1-box{
	padding: 30px 20px;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid rgba(60,128,129,.3);
	height: 100%;
}
.ind-part1-box .img{
	width: 125px;
	height: 88px;
	position: relative;
}
.ind-part1-box .img img{
	height: 100%;
}
.ind-part1-box .text{
	width: 165px;
}
.ind-part1-box .text h3{
	font-family: 'kt';
	font-size: 18px;
	color: #333333;
}
.ind-part1-box .text p{
	font-size: 12px;
	color: #6c6969;
	line-height: 20px;
}
.ind-part1-l .swiper-slide-thumb-active .ind-part1-box{
	background-color: rgba(60,128,129,.3);
}
.ind-part1-l ul li.on{
	background-color: rgba(60,128,129,.3);
}
.ind-part1-box .mask{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	top: 0;
	left: 0;
}
.ind-part1-box .mask img{
	position: absolute;
	width: 31px;
	height: 31px;
	margin: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.ind-part1-r .gallery-top .mask{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	top: 0;
	left: 0;
}
.ind-part1-r .gallery-top .mask img{
	position: absolute;
	width: 80px;
	height: 80px;
	margin: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.ind-part2-con{
	margin-top: 20px;
}
.ind-part2-box{
	padding: 20px 0;
	width: 588px;
	height: 400px;
	background-color: #ffffff;
	box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.13);
	justify-content: space-between;
}
.ind-part2-txt{
	width: 245px;
	padding-left: 20px;
	padding-right: 20px;
}
.ind-part2-img{
	width: 330px;
	overflow: hidden;
}
.ind-part2-txt h3{
	font-family: 'kt';
	font-size: 18px;
	color: #000000;
}
.ind-part2-txt p{
	font-size: 12px;
	line-height: 1.8;
	color: #6c6969;
}
.ind-more{
	margin-top: 50px;
	text-align: center;
}
.ind-more a{
	font-size: 14px;
	color: #000000;
}

.ind-part2-box .ind-part2-img img{
	transition: all 0.5s;
}
.ind-part2-box:hover .ind-part2-img img{
	transform: scale(1.1);
}
.ind-part2-txt2{
	text-align: right;
}
.ind-part3-con{
	margin-top: 46px;
}
.ind-part3-list{

}
.ind-part3-box{
	width: 380px;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 50px;
}
.ind-part3-box .img{
	height: 267px;
	margin-bottom: 45px;
	overflow: hidden;
}
.ind-part3-box .img img{
	transition: all 0.5s;
}
.ind-part3-box:nth-child(3n){
	margin-right: 0;
}
.ind-part3-box p{
	font-family: 'kt';
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.ind-part3-box:hover .img img{
	transform: scale(1.1);
}
.ind-part4-con{
	margin-top: 50px;
}
.ind-part4-top{
	justify-content: space-between;
}
.ind-part4-tbox{
	width: 595px;
	position: relative;
}
.ind-part4-tbox .img{
	overflow: hidden;
}
.ind-part4-tbox .img img{
	transition: all .5s;
}
.ind-part4-tbox:hover .img img{
	transform: scale(1.1);
}
.ind-part4-tbox .text{
	justify-content: space-between;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 78px;
	background-color: rgba(247,248,248,0.7);
	padding-left: 20px;
	padding-right: 40px;
}
.ind-part4-tbox .text .txtleft h3{
	font-family: "kt";
	font-size: 18px;
	color: #000000;
}
.ind-part4-tbox .text .txtleft p{
	font-size: 12px;
	color: #6c6969;
}
.ind-part4-tbox .text .txtright p{
	font-size: 14px;
	color: #000000;
}
.ind-part4-bcon{
	width: 595px;
	justify-content: space-between;
}
.ind-part4-bottom{
	margin-top: 30px;
	justify-content: space-between;
}
.ind-part4-bbox{
	width: 49%;
	position: relative;
}

.ind-part4-bbox .img{
	overflow: hidden;
}
.ind-part4-bbox .img img{
	transition: all .5s;
}
.ind-part4-bbox:hover .img img{
	transform: scale(1.1);
}
.ind-part4-bbox .text{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: rgba(247,248,248,0.7);
	text-align: center;
}
.ind-part4-bbox .text .txtleft h3{
	font-family: "kt";
	font-size: 18px;
	color: #000000;
}

.ind-part5-con{
	margin-top: 45px;
}
.ind-part5-box{
	width: 390px;
	margin-right: 15px;
}
.ind-part5-box:last-child{
	margin-right: 0;
}
.ind-part5-img{
	position: relative;
	width: 380px;
}
.ind-part5-box .img{
	width: 380px;
	overflow: hidden;
}
.ind-part5-box .img img{
	transition: all .5s;
	width: 100%;
}
.ind-part5-box .ind-part5-img .mask{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100%;
	height: 100%;
	background-color: #ba9580;
	opacity: 0.05;
	z-index: -1;
}
.ind-part5-box:hover .img img{
	transform: scale(1.1);
}
.ind-part5-box .text{
	padding-left: 10px;
	margin-top: 40px;
	padding-top: 26px;
	position: relative;
}
.ind-part5-box .text:after{
	content: "";
	position: absolute;
	left: 10px;
	top: 0;
	width: 36px;
	height: 3px;
	background-color: #434343;
}
.ind-part5-box .text h3{
	font-size: 18px;
	color: #3f3f3f;
	margin-bottom: 13px;
}
.ind-part5-box .text p{
	font-size: 16px;
	line-height: 28px;
	color: #3f3f3f;
}
.ind-part5-box .text .more{
	margin-top: 40px;
	width: 173px;
	height: 46px;
	border-radius: 4px;
	border: solid 1px #61babd;
	line-height: 46px;
	text-align: center;
	font-size: 18px;
	color: #61babd;
}
.ind-part6{
	margin-bottom: 120px;
}
.ind-part6-con{
	background: url(../images/index_22.png) no-repeat;
	background-size: 100%;
	margin-top: 70px;
	align-items: center;
}
.ind-part6-img{
	width: 50%;
	margin-right: 50px;
}
.ind-part6-right{
	width: 32%;
	position: relative;
}
.ind-part6-txt h1{
	font-size: 36px;
	color: #333333;
	margin-bottom: 30px;
}
.ind-part6-txt p{
	font-size: 16px;
	line-height: 30px;
	color: #999999;
}
.ind-part6-center{
	margin: 70px 0 45px;
}
.ind-part6-center p{
	font-size: 16px;
	color: #999999;
}
.ind-part6-bottom h1{
	font-size: 120px;
	line-height: 120px;
	color: #3c8081;
	opacity: 0.5;
}

.ind-part6-more{
	position: absolute;
	bottom: 0;
	width: 141px;
	height: 47px;
	background-color: #3c8081;
	text-align: center;
	line-height: 47px;
	left: -110px;
}
.ind-part6-more a{
	display: block;
	font-size: 14px;
	color: #ffffff;
}

.foot-link{
	height: 54px;
	background-color: rgba(60,128,129,.9);
	line-height: 54px;
}
.foot-link p,.foot-link p a{
	font-size: 16px;
	color: #ffffff;
}
.foot-con{
	padding-top: 40px;
	/*background-color: #3c8081;*/
	background: url(../images/foot_bg.png) no-repeat center;
}
.foot-left{
	width: 340px;
	border-right: 1px solid rgba(255,255,255,.1);
	margin-right: 20px;
}
.foot-contact{
	margin-top: 50px;
}
.foot-contact-box{
	margin-bottom: 20px;
}
.foot-contact-box .img{
	width: 22px;
	height: 22px;
	margin-right: 27px;
}
.foot-contact-box p{
	font-size: 16px;
	color: #ffffff;
}
.foot-right{
	width: 840px;
}
.foot-nav-box{
	width: 20%;
}
.foot-nav-box h3{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 30px;
}
.foot-nav-box>ul>li{
	text-align: center;
	line-height: 26px;
}
.foot-nav-box>ul>li>a{
	font-size: 12px;
	color: #ffffff;
	opacity: 0.7;
}
.foot-nav-box>ul>li:hover>a{
	opacity: 1;
}
.foot-ewm{
	text-align: center;
}
.foot-ewm p{
	margin-top: 10px;
	font-size: 12px;
	color: #ffffff;
}
.foot-share{
	text-align: center;
	margin-top: 25px;
}
.foot-share a{
	padding: 0 5px;
}

.foot-bottom{
	margin-top: 15px;
	border-top: 1px solid rgba(255,255,255,.2);
	padding: 20px 0;
	text-align: center;
}

.foot-bottom p,.foot-bottom p a{
	font-size: 14px;
	color: #f1f1f1;
}

.ny-dao{
	padding: 23px 0;
	font-size: 23px;
	letter-spacing: 2px;
	color: #333333;
}
.ny-dao a{
	font-size: 23px;
	letter-spacing: 2px;
	color: #333333;
}

.ny1-tit{
	height: 70px;
	background-color: #3c8081;
}
.ny1-tit h1{
	line-height: 70px;
	text-align: center;
	font-family: "kt";
	font-size: 40px;
	color: #ffffff;
}
.ny1-list{
	margin-top: 55px;
}
.ny1-list>ul>li{
	width: 386px;
	margin-right: 20px;
	margin-bottom: 50px;
	text-align: center;
}
.ny1-list>ul>li:nth-child(3n){
	margin-right: 0;
}
.ny1-list>ul>li .img{
	height: 359px;
	overflow: hidden;
	border: solid 1px #e5e5e5;
	border-bottom: 0;
}
.ny1-list>ul>li .img img{
	transition: all 0.5s;
}
.ny1-list>ul>li .text{
	background-color: #fafafa;
}
.ny1-list>ul>li .text p{
	padding: 29px 0;
	font-family: "kt";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.ny1-list>ul>li:hover .text{
	background-color: #3c8081;
}
.ny1-list>ul>li:hover .text p{
	color: #ffffff;
}
.ny1-list>ul>li:hover .img img{
	transform: scale(1.1);
}
.ny2-pic-con{
	margin-top: 10px;
	padding-bottom: 17px;
	border-bottom: 1px solid #e5e5e5;
}
.ny2-left{
	width: 623px;
}

.ny2-lunbo{
	position: relative;
}
.ny2-lunbo .gallery-top{
	border: solid 2px #e5e5e5;
}
.ny2-lunbo .gallery-top img{
	width: 100%;
}

.ny2-lunbo .gallery-thumbs{
	margin-top: 20px;
}
.ny2-right{
	width: 538px;
}

.ny2-rtxt h1{
	font-size: 35px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
}
.ny2-rtxt p{
	font-size: 30px;
	color: #333333;
}
.ny2-canshu{
	margin-top: 20px;
}
.ny2-canshu table{
	width: 100%;
}
.ny2-canshu table tr td{
	text-align: center;
	border: 1px solid #e5e5e5;
	padding: 15px 0;
	font-size: 21px;
	color: #555555;
}
.ny2-canshu table tr td:first-child{
	border-left: 0;
}
.ny2-canshu table tr td:last-child{
	border-right: 0;
}
.ny2-more{
	margin: 27px auto 0;
	text-align: center;
	width: 173px;
	height: 64px;
	background-color: #3c8081;
	border-radius: 4px;
	border: solid 2px #3c8081;
	line-height: 64px;
}
.ny2-more a{
	display: block;
	font-size: 24px;
	color: #ffffff;
}
.ny2-detail-tit{
	margin: 70px 0;
}
.ny2-detail-tit h1{
	width: 100%;
	height: 70px;
	background-color: #3c8081;
	text-align: center;
	line-height: 70px;
	font-size: 40px;
	font-weight: normal;
	color: #ffffff;
	font-family: "kt";
}

.ny2-detail-center{
	margin-bottom: 70px;
}
.ny2-detail-l{
	width: 590px;
	background-color: #ffffff;
	border: solid 2px #e5e5e5;
	position: relative;
	height: 430px;
}

.ny2-detail-l .swiper-pagination-bullet{
	width: 18px;
	height: 18px;
	background-color: #3c8081;
	border-radius: initial;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 18px;
	opacity: 1;
	margin: 0 2px;
}
.ny2-detail-l .swiper-pagination{
	bottom: 8px;
	right: 12px;
}

.ny2-detail-r{
	width: 565px;
}
.ny2-detail-rtit{
	width: 111px;
	height: 30px;
	background-color: #3c8081;
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px;
}
.ny2-detail-rtit h2{
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}
.ny2-detail-rbox{
	margin-bottom: 15px;
}
.ny2-detail-rbox h3{
	font-size: 18px;
	color: #090909;
	margin-bottom: 15px;
}
.ny2-detail-rbox p{
	font-size: 18px;
	color: #333333;
	line-height: 36px;
}

.ny2-detail-text{
	font-size: 18px;
	color: #333333;
}
.ny2-detail-text p{
	font-size: 18px;
	color: #333333;
	line-height: 36px;
}
.prev-next{
	margin-top: 70px;
	border-top: 1px solid #e6e6e6;
	padding-top: 10px;
}
.pn a{
	font-size: 28px;
	color: #333333;
}

.ny2-tuijian{
	margin-bottom: 50px;
}
.ny2-tuijian .ny2-detail-tit{
	margin: 70px 0 45px;
}

.ny-title h1{
	width: 100%;
	height: 70px;
	background-color: #3c8081;
	text-align: center;
	line-height: 70px;
	font-size: 40px;
	font-weight: normal;
	color: #ffffff;
	font-family: "kt";
}
.ny3 .ny-dao{
	padding: 45px 0;
}
.ny3-detail{
	margin-bottom: 70px;
}
.ny3-box{
	padding: 50px 0;
	border-bottom: 1px dashed #bfbfbf;
}
.ny3-bleft{
	width: 520px;
}
.ny3-bright{
	width: 650px;
}
.ny3-btext p{
	font-size: 20px;
	line-height: 40px;
	color: #666666;
}
.ny4-nav{
	margin-top: 30px;
	margin-bottom: 45px;
}
.ny4-nav ul{
	justify-content: flex-end;
}
.ny4-nav ul>li{
	margin: 0 25px;
}
.ny4-nav ul>li>a{
	padding: 0 6px 7px;
	border-bottom: 1px solid #ffffff;
	display: block;
	font-size: 14px;
	color: #333333;
}
.ny4-nav ul>li.cur>a{
	border-bottom: 1px solid #777777;
}
.ny4-nav ul>li:hover>a{
	border-bottom: 1px solid #777777;
}
.ny4-list{
	margin-bottom: 50px;
}
.ny4-list>ul>li{
	width: 374px;
	margin-right: 39px;
	margin-bottom: 45px;
}
.ny4-list>ul>li:nth-child(3n){
	margin-right: 0;
}
.ny4-box .img{
	height: 240px;
	overflow: hidden;
}
.ny4-box .img img{
	transition: all .5s;
}
.ny4-box:hover .img img{
	transform: scale(1.1);
}
.ny4-box .text{
	padding: 0 8px;
}
.ny4-box .text h4{
	font-size: 17px;
	color: #3f3f3f;
	padding: 15px 0 10px;
}
.ny4-box .text p{
	font-size: 15px;
	line-height: 28px;
	color: #3f3f3f;
}

.ny5-title h1{
	text-align: center;
	font-family: "kt";
	font-size: 40px;
	letter-spacing: 4px;
	color: #3f3f3f;
	border-bottom: solid 1px #bfbfbf;
}
.ny5-detail{
	margin-top: 40px;
	margin-bottom: 70px;
}
.ny5-text p{
	font-size: 30px;
	line-height: 60px;
	color: #555555;
}
.ny6-box{
	padding: 45px 0 35px;
	align-items: center;
	border-bottom: 1px dashed #888888;
}
.ny6-box .img{
	width: 380px;
	overflow: hidden;
}
.ny6-box .img img{
	transition: all .5s;
}
.ny6-box .text{
	width: 790px;
}
.ny6-box .text h2{
	font-size: 30px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 25px;
}
.ny6-box .text p{
	font-size: 18px;
	line-height: 30px;
	color: #888888;
}
.ny6-box .text .date{
	margin-top: 50px;
}
.ny6-box .text .date span{
	font-size: 16px;
	color: #000000;
	opacity: 0.5;
}
.ny6-box .text .date b{
	font-size: 19px;
	color: #000000;
	opacity: 0.5;
	font-weight: 400;
}
.ny6-box:hover .img img{
	transform: scale(1.1);
}
.ny6-box:hover .text .date b{
	opacity: 1;
}

.pages{
	margin-top: 37px;
	margin-bottom: 100px;
}
.pages ul{
	justify-content: flex-end;
}
.pages ul li{
	margin: 0 4px;
}
.pages ul li a{
	padding: 5px 12px;
	display: block;
	border: solid 1px #d9d9d9;
	font-size: 21px;
	color: #5d5d5d;
}
.pages ul li.current a{
	background-color: #4f8c8d;
	border: solid 1px #4f8c8d;
	color: #fff;
}
.pages ul li:hover a{
	background-color: #4f8c8d;
	border: solid 1px #4f8c8d;
	color: #fff;
}

.ny7-tuijian{
	margin-top: 70px;
	border: solid 1px #e8e8e8;
	padding: 40px 30px;
	margin-bottom: 50px;
}
.ny7-tjtit h3{
	font-size: 37px;
	font-weight: 500;
	color: #555555;
}
.ny7-tjlist ul li{
	margin-top: 50px;
}
.ny7-tjbox .img{
	width: 191px;
	margin-right: 20px;
	overflow: hidden;
}
.ny7-tjbox .img img{
	transition: all .5s;
}
.ny7-tjbox .text{
	width: 925px;
	position: relative;
}
.ny7-tjbox .text h3{
	font-size: 21px;
	font-weight: normal;
	color: #282828;
	margin-bottom: 5px;
}
.ny7-tjbox .text span{
	font-size: 14px;
	color: #999999;
	display: block;
	margin-bottom: 25px;
}
.ny7-tjbox .text p{
	font-size: 14px;
	color: #999999;
}
.ny7-tjbox .text .more{
	position: absolute;
	top: 15px;
	right: 0;
	font-size: 17px;
	color: #282828;
}
.ny7-tjbox:hover .img img{
	transform: scale(1.1);
}
.ny8-top{
	align-items: center;
	margin-top: 50px;
}
.ny8-left{
	width: 450px;
}
.ny8-right{
	width: 750px;
	padding: 96px 40px;
	background-color: #f5f5f5;
}
.ny8-right h2{
	font-size: 20px;
	color: #0c3766;
	margin-bottom: 10px;
}
.ny8-right p{
	font-size: 18px;
	line-height: 36px;
	color: #333333;
}
.ny8-middle{
	margin-top: 50px;
}
.ny8-mtext{
	text-align: center;
}
.ny8-mtext h2{
	font-size: 36px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #333333;
	margin-bottom: 35px;
}
.ny8-mtext p{
	font-size: 18px;
	letter-spacing: 1px;
	color: #666666;
	padding: 0 150px ;
}
.ny8-mlist{
	margin-top: 60px;
}
.ny8-mlist>ul{
	justify-content: center;
}
.ny8-mlist>ul>li{
	width: 320px;
	margin-right: 15px;
	text-align: center;
	background-color: #ffffff;
	box-shadow: -1px 1px 5px 0px rgba(30, 43, 1, 0.38);
	padding-top: 115px;
	padding-bottom: 115px;
	border: solid 2px #ffffff;
	margin-bottom: 15px;
}
.ny8-mlist>ul>li:nth-child(3n){
	margin-right: 0;
}
.ny8-mlist>ul>li .img{
	height: 55px;
	overflow: hidden;
}
.ny8-mlist>ul>li .text{
	margin-top: 25px;
}
.ny8-mlist>ul>li .text h3{
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #333333;
	margin-bottom: 20px;
}
.ny8-mlist>ul>li .text p{
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	padding: 0 35px;
}
.ny8-mlist>ul>li:hover{
	border: solid 2px #4f8c8d;
}

.ny8-map{
	margin-top: 70px;
}
.ny8-bottom{
	margin-top: 70px;
	margin-bottom: 80px;
}

.ny8-bcon{
	box-shadow: -2px 1px 5px 0px #bfbdbb;
	padding: 60px 70px 90px;
	margin-top: 45px;
}
.ny8-bbox{
	margin-bottom: 25px;
}
.ny8-binp{
	width: 328px;
}
.ny8-inp{
	margin-bottom: 25px;
}
.ny8-bcon input{
	width: 100%;
	height: 47px;
	font-size: 14px;
	color: #888888;
	padding-left: 17px;
	background-color: #f7f7f7;
}
.ny8-textarea textarea{
	width: 100%;
	height: 132px;
	background-color: #f7f7f7;
	padding: 13px 17px;
}
.ny8-btn{
	text-align: center;
	margin-top: 60px;
}
.ny8-btn button{
	width: 478px;
	height: 59px;
	background-color: #4f8c8d;
	border-radius: 2px;
	font-size: 20px;
	color: #ffffff;
}