a:hover {
	text-decoration: none;
}
a{
	text-decoration: none;
}
header {
	position: relative;
	overflow-x: hidden;
	z-index: 99;
	/* height: 952px; */
}

.navbar-item {
	text-align: right;
}
.col-xs{
	width: 16.5%;
	float: left;
}
.navbar-brand>img {
	max-width: 100%;
}

.top-nav-ul li {
	list-style: none;
	float: left;
	margin-right: 45px;
}

.top-nav-ul li:last-child {
	margin-right: 0;
}

.top-nav-ul li a {
	display: inline-block;
	padding-left: 30px;
}

.top-nav-ul li a.nav-a1 {
	background: url(../images/vr-icon.png) no-repeat 3px center;

}

.top-nav-ul li a.nav-a2 {
	background: url(../images/lan-icon.png) no-repeat 3px center;

}

.top-nav-ul li a.nav-a3 {
	background: url(../images/search-icon.png) no-repeat 3px center;
}

.top-nav-ul li a span {
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #ffffff;
	margin: 0 10px;
	display: inline-block;
}

.top-nav-ul li a i {
	padding-top: 10px;
	display: inline-block;
}

/* 首屏切换 */



.ad_txt {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
	width: 569px;
	z-index: 554;
}

.ad_txt span {
	display: block;
	margin-bottom: 24px;
}

.ad_txt h2 {
	font-size: 38px;
	letter-spacing: 10px;
	margin-bottom: 46px;
}

.ad_txt i {
	display: block;
	width: 143px;
	height: 1px;
	background-color: #fff;
	margin-bottom: 46px;
}

.ad_txt p {
	font-size: 18px;
	line-height: 30px;
	color: #f5f5f5;
	margin-bottom: 80px;
}

.ad-video p,
.ad2-txt p {
	width: 653px;
}

.ms-slide-inner {
	position: relative;
	height: 100%;
	z-index: 150;
}

.ad_img-item {
	width: 338px;
	height: 111px;
	border: solid 1px #ffffff;
	padding: 47px 39px 47px 129px;
	color: #fff;
	margin: 20px 0;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}

.item2-tab {
	position: absolute;
	top: 50%;
	right: 10%;
	transform: translateY(-50%);
	z-index: 999999;
	opacity: 1 !important;
}


.ad_img-item span {
	position: relative;
	z-index: 111;
}

.ad_img-item1 span {
	position: relative;
	z-index: 2;
}

.ad_img-item {
	width: 338px;
	height: 111px;
	border: solid 1px #ffffff;
	padding: 47px 39px 47px 129px;
	color: #fff;
	margin: 20px 0;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}

.ad_img-item1 {
	background: url("../images/hs-icon1.png") no-repeat 50px center;
}

.ad_img-item2 {
	background: url("../images/hs-icon2.png") no-repeat 50px center;
}

.ad_img-item3 {
	background: url("../images/hs-icon3.png") no-repeat 50px center;
}



.ad_img-item i {
	display: block;
	width: 100%;
	height: 100%;
	background: url("../images/item1.png") no-repeat center;
	position: absolute;
	top: 0px;
	left: 100%;
	opacity: 0.5;
	transition: all .5s;
}

.ad_img-item1 i {
	background: url("../images/item1.png") no-repeat center;
}

.ad_img-item2 i {
	background: url("../images/item2.png") no-repeat center;
}

.ad_img-item3 i {
	background: url("../images/item3.png") no-repeat center;
}

.ad3_img-item {
	cursor: pointer;
	position: relative;
}

.ad3_img-span {
	position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    transition: all .5s;
}

.ad3_img-span {
	width: 100%;
	height: 100%;
	transition-delay: 0.2s;
}

.ad3_img-span span {
	width: 60%;
    position: absolute;
    top: 43%;
    right: 2%;
	transform: translateY(-50%);
	z-index: 50;
}

.ad3_img-item {
	display: block;
    width: 355px;
    overflow: hidden;
    height: 128px;
    transition: all .5s ease;
}

/* .ad3_img-item:after {
	transition: all .5s;
	content: '';
	width: 0;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 11;
}
.ad3_img-item:hover::after {
	width: 100%;
} */

/* .ad3_img-item:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
} */
.ad3_img-span{
	 width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 100% 100%;
}
.ad3_img-span i{
	display: block;
    width: 100%;
    height: 100%;
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 100%;
    transition: all .5s;
}
.ad3_img-span1{
	background-image: url(../images/yx.png);
}
.ad3_img-span2{
	background-image: url(../images/ex.png);
}
.ad3_img-span3{
	background-image: url(../images/sx.png);
}
.ad3_img-span4{
	background-image: url(../images/six.png);
}
.ad3_img-span5{
	background-image: url(../images/wx.png);
}
.ad3_img-span1 i{
	background-image: url(../images/1全自动二次碳吸附干洗机.png);
}
.ad3_img-span2 i{
	background-image: url(../images/2sdh120-g贯穿式烘干.png);
}
.ad3_img-span3 i{
	background-image:url(../images/3真空烫台.png);
}
.ad3_img-span4 i{
	background-image:url(../images/4全自动展布机 拷贝.png);
}
.ad3_img-span5 i{
	background-image:url(../images/5全自动毛巾折叠机 拷贝.png);
}
.ad3_img-item:hover .ad3_img-span i{
	left: 0;
}






.ad3_img-item:hover .ad3_img-span {
	width: 100%;
}

.ad3_img-item:hover{
	
}






.ms-slide-3 {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
}

.ms-slide-img {
	position: absolute; 
	top: 50%;
	z-index: 200;
	width: 505px;
	right: 10%;
	height: 500px;
	margin-right: -70px;
	transform: translateY(-50%);
}



.ms-slide-img .swiper-container {
	width: 100%;
	height: 100%;
}

.ms-slide-img .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(1);
}

/* .ms-slide-img .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1.15);
	margin-left: -28px;
} */

.ms-slide-img .swiper-button-prev {
    left: 50%;
    background-image: url(../images/hit-le.png);
	transform: translateX(-50%) rotate(90deg);
	background-size: 16px;
	outline: none;
}
.ms-slide-img .swiper-button-next {
    left: 50%;
    background-image: url(../images/hit-ri.png);
	transform: translateX(-50%) rotate(90deg);
	background-size: 16px;
	outline: none;
}
.swiper-button-prev{
	top: -5%;
}
.swiper-button-next{
	top: 105%;
}









.ms-slide-img .swiper-slide-active .ad3_img-item .ad3_img-span,
.swiper-slide-duplicate-active .ad3_img-item .ad3_img-span,
.ms-slide-img .swiper-slide-active .ad3_img-item::after {
    width: 100%;
}




.ms-bullets {
	opacity: 1 !important;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

.navbar-default .navbar-nav>li>a {
	color: rgb(230, 227, 227);
	transition: all .5s;
}

.navbar {
	width: 100%;
	padding: 0 80px;
	position: fixed;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 999;
	transition: all .5s;
}

/* .navbar:after {
    width: 0%;
    height: 100%;
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    transition: all .5s;
    z-index: -5;
} */

.navbar.scroll:after {
	width: 100%;
}

.navbar-right a {
	font-size: 15px;
	margin-right: -28px;
}

#video1 {
	position: absolute;
	top: 0px;
	left: 0px;
	/* width: 100%; */
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #0041c6;
}

#banner {
	z-index: 50;
	height: 100vh;
	background:url(../images/indexload.gif) center no-repeat #ccc;
	
}

.banner1 {
	background-color: #c11a20;
	position: relative;
}

.ms-layer-tis {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: 110;
	top: 0px;
}

.futurevideo {
	min-width: 100%;
    min-height: 100%;
    object-fit: cover !important;
}

.banner-title {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	transform: translate3d(-50%,-50%,30px);
	width: 760px;
	color: #fff;
	z-index: 150;
	text-align: center;
}

.banner-title h1 {
	font-size: 24px;
    letter-spacing: 6px;
    margin-top: 20px;
}

.banner-title h1:before{
	content: '';
    width: 60px;
    height: 2px;
    background: #FFFFFF;
    display: block;
    margin: auto;
	margin-top: -6px;
    margin-bottom: 20px;
}

.banner-title p {
	font-size: 52px;
}

.banner-bgc img {
	width: 100%;
}

.banner-title .p1 {
	line-height: 65px;
	letter-spacing: 10px;
}

.banner-more {
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding-left: 30px;
	display: inline-block;
	color: #fff;
	margin-top: 40px;
	background: #c11a20 url("../fonts/jiantou.svg") no-repeat 109px center;
	transition: all .5s;
	background-size: 13%;
}

.banner-more:hover {
	color: #fff;
	/* padding-left: 40px; */
	background-position-x: 100px;
}

.banner2 {
	width: 100%;
}

.item2-banner-video {
	position: absolute;
	top: 0px;
	left: 0px;
}

.item2-banner-video video {
	position: relative;
}

.video-common {
	position: absolute;
	left: 0px;
	right: 0px;
}

.ad-page {
	display: none;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
.videP{
	height: 100%;
}

.ad-page-content{
	width: 100%;
	height: 100%;
}

.ad-page.active {
	display: block;
}

/* .ad-video.active {
    display: block;
    opacity: 1;
} */
.ms-bullets.ms-dir-h {
	z-index: 1111111111111;
}









/* 首屏切换选择导航 */
.select {
	position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 50;
	text-align: center;
}

.select span {
	color: #fff;
	display: inline-block;
	height: 50px;
	width: 264px;
	border: 1px solid #fff;
	border-radius: 3px;
	line-height: 50px;
	margin: 0 5px;
	transition: all .5s;
	cursor: pointer;
}

.select span.active {
	background-color: #c11a20;
	color: #fff;
	border-color: #c11a20;
}



.hs-news {
	overflow: hidden;
}

.hs-news:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.hs-news:hover h3 {
	color: #0041c6;
}

/*  */
.hs-news-img-1 {
	height: 230px;
	overflow: hidden;
}

.hs-news-img-2 {
	height: 204px;
	overflow: hidden;
}

.hs-news-img-3 {
	height: 203px;
	overflow: hidden;
	transform: scale(1)
}






.hs-news .caption {
	background-color: #fff;
	padding-left: 31px;
	padding-right: 31px;
	padding-bottom: 20px;
}

.hs-news img {
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.box-left {
	overflow: hidden;

}

.box-left h1,
.box-right h1 a {
	color: #222;
}

.box-right h1:hover a,
.box-left h1:hover {
	color: #0041c6;
}

.section1 {
	padding-top: 41px;
	padding-bottom: 30px;

}

.box-left .caption {
	min-height: 215px;
}

.box-right .caption {
	min-height: 212px;
}

.box-right h1 {
	text-align: right;
	position: relative;
}

/* 新闻部分 */
.hs-news span,
.hs-news p {
	font-size: 14px;
	color: #666;
}

.hs-news span {
	padding-top: 10px;
	padding-bottom: 15px;
	display: block;
}

.hs-news h3 {
	font-size: 18px;
    color: #050b14;
    height: 47px;
    overflow: hidden;
    line-height: 24px;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.hs-news p {
	padding-top: 15px;
	text-align: justify;
	text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.p1s{
    -webkit-line-clamp: 3;
    height: 75px;
}
.p2s{
    -webkit-line-clamp: 5;
    height: 118px;
}

.thumbnail {
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.has {
	font-size: 16px;
}

.icon-arrow {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(../fonts/hs-jt.svg) no-repeat center;
	vertical-align: middle;
	background-size: 16px;
}

.container {
	padding-left: 0px;
	padding-right: 0px;
}

.wrap-w {
	background-color: #f5f5f5;
	width: 100%;
	position: relative;
	z-index: 88;
	padding-bottom: 50px;
}

.map_all {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

.map_all p {
	font-size: 30px;
	font-family: dincond;
	letter-spacing: 1px;
}

.map_all h1 {
	font-size: 50px;
	font-family: dincond;
    letter-spacing: 2px;
}

.map_all_img {
	margin-bottom: 40px;
}

.video {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #050b14;
}

.sh_qj {
	position: relative;
	z-index: 10;
}

.circle {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(255,255,255,0);
}

.circle li {
	position: absolute;
	top: 15%;
	left: 35%;
	width: 30%;
}

.circle img {
	width: 100%;
}

.circle li.move {
	animation-duration: 2.2s;
	animation-name: circleMotion;
	animation-iteration-count: infinite;
	animation-direction: normal;
}

.circle li.move:first-child {
	animation-delay: 1.1s;
}

@keyframes circleMotion {
	0% {
		transform: scale3d(1, 1, 1) rotate(0.1deg);
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
	}

	21% {
		opacity: 1;
		visibility: visible;
	}

	95% {
		transform: scale3d(1.14, 1.14, 1.14) rotate(0.1deg);
		-webkit-transform: scale3d(1.14, 1.14, 1.14);
		-moz-transform: scale3d(1.14, 1.14, 1.14);
		-o-transform: scale3d(1.14, 1.14, 1.14);
	}

	100% {
		opacity: 0;
		visibility: hidden;
		transform: scale3d(1, 1, 1) rotate(0.1deg);
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
	}
}

/* .ys360bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.48;
    -webkit-opacity: 0.48;
    -moz-opacity: 0.48;
    z-index: 0; 
} */
.sh-dt {
	position: relative;
	z-index: 888;
	margin-top: -10px;
}











.search-big {
	width: 100%;
	height: 100%;
	background-color: rgba(24, 2, 218, 0.6);
	position: fixed;
	top: 0px;
	left: 0px;
}


@media screen and (max-width:1500px) {
	.navbar-nav>li {
		margin: 0 30px;
	}
	.box-left .caption {
		min-height: 169px;
	}
	.select {
		position: absolute;
		bottom: 15px;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		z-index: 50;
		text-align: center;
	}
	.ad_txt p{
		margin-bottom: 0;
	}
	.ad_txt h2,.ad_txt i{
		margin-bottom: 25px;
	}
	.ad_img-item {
		width: 323px;
		height: 96px;
		padding: 38px 39px 47px 129px;
	}
	.ad_img-item1,.ad_img-item2,.ad_img-item3{
		background-size: 15%;
	}
	.ad3_img-item{
		width: 300px;
		height: 100px;
	}
	.ms-slide-img {
		width: 434px;
		height: 255px;
	}
	
	
}

@media screen and (max-width:1200px) {
	
	.footer-top {
		padding: 18px 6.5%;
	}
	.footer-bottom{
		width: 92%;
		margin: auto;
	}
	
	
}





@media screen and (min-width: 768px) {

	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 50px;
	}

	.navbar-nav>li {
		margin: 0 16px;
	}

	.navbar.scroll {
		background-color: #fff;
		border-bottom: 1px darkgray solid;
		border-radius: 0;
	}

	.navbar.scroll .top-nav-ul li a span,
	.navbar.scroll .navbar-nav>li>a {
		color: #000;
	}

	.navbar.scroll .top-nav-ul li a.nav-a1 {
		background: url(../images/vr-icon-fan.png) no-repeat 3px center;
	}

	.navbar.scroll .top-nav-ul li a.nav-a2 {
		background: url(../images/lan-icon-fan.png) no-repeat 3px center;

	}

	.navbar.scroll .top-nav-ul li a.nav-a3 {
		background: url(../images/search-icon-fan.png) no-repeat 3px center;
	}

	.navbar-right {
		margin-top: -15px;
	}

}




/* 搜索  --  可提出 */
.search-slide {
	width: 100%;
	height: 100%;
	background-color: rgba(10, 64, 134, 0.9);
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 1000;
}

.search-slide span {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 32px;
	height: 32px;
	background: url("../images/close.png") no-repeat center;
}

.search-slide input[type="text"] {
	width: 654px;
	height: 60px;
	background-color: #fff;
	border-radius: 30px;
	color: #000;
	font-size: 30px;
	line-height: 60px;
	text-indent: 1em;
	margin-top: -6px;
}

#form {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.search-slide input[type="text"]::placeholder {
	color: #000;
}

.search-slide input[type="button"] {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url("../images/sou-suo.svg") center no-repeat;
	position: absolute;
	top: 46%;
	right: 2%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}




/* 首页手机端 */
.ph-banTiner{
	width: 100%;
	height: 580px;
	margin-top: 70px;
	overflow: hidden;
}
.ph-banTiner .swiper-wrapper,.ph-banTiner .swiper-slide{
	width: 100%;
	height: 100%;
}
.ph-banTiner .swiper-slide .slide1-box{
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 center;
	position: relative;
	z-index: 2;
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens,.ph-banTiner .swiper-slide .slide1-box .slide2-cens{
	width: 90%;
	position: absolute;
	z-index: 15;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%,-50%);
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens h3{
	font-size: 26px;
	letter-spacing: 3px;
	color: #FFFFFF;
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens p{
	font-size: 19px;
	letter-spacing: 3px;
	color: #FFFFFF;
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens p:before{
	content: '';
	width: 77px;
	height: 2px;
	background-color: #FFFFFF;
	display: block;
	margin: 15px auto;
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens .ph-more,
.ph-banTiner .swiper-slide .slide1-box .slide2-cens .ph-more{
	width: 125px;
    height: 32px;
    display: block;
    background-color: #fc0d1b;
    border-radius: 3px;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    margin: 30px auto 0;
    text-align: center;
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens .ph-more i,
.ph-banTiner .swiper-slide .slide1-box .slide2-cens .ph-more i{
	width: 20px;
    height: 17px;
    background: url(../images/jiantou.svg) no-repeat 0 center;
    display: inline-block;
    background-size: 18px;
    margin-left: 8px;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens{
	width: 80%;
	text-align: left;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens em{
	display: block;
	font-size: 16px;
	color: #FFFFFF;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens h3{
	font-size: 26px;
	color: #FFFFFF;
	letter-spacing: 3px;
	margin: 5px 0;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens h3:after{
	content: '';
    display: block;
    width: 100px;
    height: 1px;
    margin: 19px 0;
    background-color: #FFFFFF;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens .prodesc{
	width: 100%;
    height: 120px;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens .ph-more{
	margin: 20px 0 0;
}

.ph-tainer{
	width: 100%;
	background-color: #F8F8F8;
	padding: 30px 0;
}
.ph-tainer .phin-search{
	width: 90%;
	background-color: #FFFFFF;
	height: 35px;
	margin: auto;
	line-height: 35px;
	text-indent: 15px;
	letter-spacing: 2px;
	border-radius: 10px;
	margin-bottom: 30px;
}
.ph-tainer .phin-search .phins{
	display: block;
	width: 87%;
	height: 35px;
	line-height: 35px;
	text-indent: 15px;
	float: left;
}
.ph-tainer .phin-search .phins::-webkit-input-placeholder{
	font-size: 14px;
	line-height: 35px;
	letter-spacing: 4px;
	color: #858585;
}
.ph-tainer .phin-search span{
	display: inline-block;
	width: 35px;
	height: 35px;
	background: url(../images/searchs.png) no-repeat 0 center;
	background-size: 20px;
	float: right;
	cursor: pointer;
}

.ph-newtainer{
	width: 90%;
	margin: 0 auto 40px;
	background-color: #FFFFFF;
	padding-bottom: 8px;
}
.ph-newtainer .phnewlist{
	width: 100%;
	background-color: #FFFFFF;
}
.ph-newtainer .phnewlist .phnew-img{
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.ph-newtainer .phnewlist .phnew-img img{
	width: 100%;
	/* height: 100%; */
}
.ph-newtainer .phnewlist .phnew-bot{
	padding: 11px 20px 35px;
}
.ph-newtainer .phnewlist .phnew-bot em{
	display: block;
	font-size: 12px;
	color: #999999;
}
.ph-newtainer .phnewlist .phnew-bot h5{
	font-size: 18px;
	color: #333333;
	margin: 10px 0;
}
.ph-newtainer .phnewlist .phnew-bot p{
	color: #666666;
	font-size: 14px;
	height: 85px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-line-clamp: 4;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}

.vph-vrbox{
	width: 100%;
	height: 300px;
	margin-bottom: 30px;
	background-image: url(../images/ph-360.jpg);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.vph-vrbox .row{
	width: 100%;
	height: 100%;
} 
.vph-vrbox .vrvideo{
	display: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.vph-vrbox .more{
	width: 140px;
    height: 38px;
    line-height: 38px;
    background-color: #074296;
    border-radius: 12px;
	display: block;
    margin: auto;
    color: #fff;
}
.vph-vrbox .map_all{
	width: 90%;
}
.vph-vrbox .map_all h1 {
    font-size: 30px;
}
.vph-vrbox .map_all p {
    font-size: 16px;
}
.vph-vrbox .map_all_img{
	margin-bottom: 20px;
}
.vph-vrbox .circle li {
    position: absolute;
    top: 11%;
    left: 22%;
    width: 57%;
}

.ph-maptainer{
	width: 90%;
	margin: 10px auto;
	background-color: #FFFFFF;
}
.ph-maptainer .row{
	padding: 15px;
}
.ph-maptainer .row .maptitle{
	border-bottom: 1px #EBEBEB solid;
	padding: 18px 20px 20px; 
	margin-bottom: 37px;
}
.ph-maptainer .row .maptitle p{
	font-size: 16px;
	letter-spacing: 5px;
	color: #333333;
}
.ph-maptainer .row .maptitle h4{
	font-size: 26px;
	letter-spacing: 11px;
	color: #08499b;
}
.mapbox{
	width: 100%;
	
}
.mapbox img{
	max-width: 100%;
}


