
.swiperpc .swiper-container {
	width: 100%;
	min-width: 1440px;
	min-height: 500px;
}

.swiperpc .swiper-container .swiper-pagination {
	left: 30px;
	bottom: 40px;
	width: auto;
}

.swiperpc .swiper-container .swiper-slide {
	width: 100%;
	min-width: 1440px;
	min-height: 500px;
}

.swiperpc .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: none;
	border: 1px solid #fff;
	opacity: 1;
}

.swiperpc .swiper-pagination-bullet-active {
	background: #fff;
}

.swiperpc .full {
	width: 100%;
	position: absolute;
	min-width: 1440px;
	min-height: 500px;
}

.swiperpc .swiper-slide img {
	width: 100%;
	height: 100%;
	min-width: 1440px;
	min-height: 500px;
}



.content{
	width: 100%;
	min-width: 1440px;
	background: #FFFFFF;
	position: relative;
	padding-bottom: 137px;
}
.content .box{
	width: 1440px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.content .synopsis .details{
	width: 1102px;
	margin: 110px auto 0;
}
.content .synopsis .details .list{
	width: 480px;
	height: 163px;
	box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.29);
	display: flex;
	margin-top: 47px;
}
.content .synopsis .details .list2{
	margin-left: 622px;
}
.content .synopsis .details .list .img{
	background: #eee;
	width: 162px;
	height: 163px;
}
.content .synopsis .details .list .img img{
	width: 162px;
	height: 163px;
}
.content .synopsis .details .list .dl{
	width: 318px;
	height: 163px;
	padding: 10px 20px;
}
.content .synopsis .details .list .dl .dt{
	text-align: center;
	font-size: 22px;
	color: #065CC1;
	margin-bottom: 10px;
}
.content .synopsis .details .list .dl .dd{
	font-size: 14px;
	color: #384368;
}
.content .synopsis .position{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	margin-top: -670px;
}
.content .synopsis .position .new{
	width: 74px;
	height: 30px;
	background: #384368;
	font-size: 15px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}
.content .synopsis .position .line{
	width: 2px;
	height: 621px;
	background: #384368;
}
.content .synopsis .position .spot{
	width: 13px;
	height: 13px;
	background: #384368;
	border-radius: 50%;
	margin-right: 10px;
}
.content .synopsis .position .spotbox{
	display: flex;
	align-items: center;
	position: absolute;
	width: 78px;
}
.content .synopsis .position .spotbox1{
	top: 164px;
	left: 30px;
}
.content .synopsis .position .spotbox2{
	top: 374px;
	left: -8px;
}
.content .synopsis .position .spotbox3{
	bottom: 54px;
	left: 30px;
}
.content .synopsis .position .spotbox .spot2{
	margin: 0 0 0 10px;
}

.content .case .details{
	width: 1013px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 22px;
}
.content .case .details .list{
	width: 307px;
	height: 200px;
	box-shadow: 0px 0px 10px 1px rgba(27, 57, 85, 0.14);
	margin: 51px 46px 0 0;
	position: relative;
}
.content .case .details .list:nth-child(3n){
	margin-right: 0;
}
.content .case .details .list .img{
	width: 307px;
	height: 200px;
}
.content .case .details .list .dl{
	width: 307px;
}
.content .case .details .list .dl .dt{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #384368;
	margin: 22px 0 14px;
}
.content .case .details .list .dl .dd{
	width: 253px;
	font-size: 16px;
	color: #1C2D3D;
	margin: 0 auto;
}
.content .case .details .list .but{
	width: 131px;
	height: 35px;
	box-shadow: 0px 0px 8px 0px rgba(35, 44, 136, 0.09);
	border-radius: 17px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #065CC1;
	position: absolute;
	bottom: 19px;
	left: 50%;
	margin-left: -65px;
}
.content .operate .details{
	width: 1204px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 70px;
}
.content .operate .details .list{
	width: 376px;
	height: 554px;
	box-shadow: 0px 0px 19px 0px rgba(45, 92, 176, 0.1);
	position: relative;
}
.content .operate .details .list .img{
	padding: 7px 9px 0;
}
.content .operate .details .list .img img{
	width: 358px;
	height: 281px;
}
.content .operate .details .list .dl{
	width: 376px;
	padding: 0 30px;
}
.content .operate .details .list .dl .dt{
	font-size: 22px;
	font-weight: bold;
	color: #384368;
	text-align: center;
	margin: 20px auto 13px;
}
.content .operate .details .list .dl .dd{
	font-size: 17px;
	color: #666666;
	line-height: 32px;
}
.content .operate .details .list .but{
	width: 164px;
	height: 52px;
	background: #FFFFFF;
	box-shadow: 0px 0px 9px 0px rgba(28, 45, 61, 0.13);
	border-radius: 26px;
	font-size: 20px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -82px;
}
.content .operate .details .list .but a{
	color: #065CC1;
	display: block;
	width: 164px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.content .quality .details{
	width: 1170px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 70px;
}
.content .quality .details .list{
	width: 370px;
	height: 281px;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
	border-radius: 10px 10px 10px 10px;
}
.content .quality .details .list .img{
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
.content .quality .details .list .img img{
	width: 62px;
	height: 61px;
}
.content .quality .details .list .dl{
	margin-top: 28px;
}
.content .quality .details .list .dl .dt{
	font-size: 22px;
	color: #091928;
	text-align: center;
}
.content .quality .details .list .dl .dd{
	font-size: 15px;
	color: #686868;
	line-height: 24px;
	margin: 15px 30px;
}
.content .contact .details{
	width: 950px;
	margin: 0 auto;
	padding-top: 70px;
}
.content .contact .details .icon{
	width: 712px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.content .contact .details .icon .img img{
	width: 95px;
	height: 95px;
	margin-bottom: 27px;
}
.content .contact .details .icon .text{
	font-size: 22px;
	font-weight: bold;
	color: #065CCE;
	text-align: center;
	margin-bottom: 76px;
}
.content .contact .details .form{
	width: 950px;
	display: flex;
	justify-content: space-between;
}
.content .contact .details .form .left,.right{
	width: 460px;
}
.content .contact .details .form .left .input{
	position: relative;
	font-size: 15px;
	color: #1C2D3D;
	margin-bottom: 29px;
}
.content .contact .details .form .left .input input{
	width: 380px;
	height: 40px;
	border: 2px solid #1C2D3D;
	opacity: 0.5;
	border-radius: 6px;
	padding: 10px 10px 10px 66px;
	font-size: 15px;
}
.content .contact .details .form .left .select select{
	width: 460px;
	height: 60px;
	border: 2px solid #1C2D3D;
	opacity: 0.5;
	border-radius: 6px;
	padding: 10px 10px 10px 20px;
	font-size: 15px;
}
.content .contact .details .form .left .input span{
	position: absolute;
	left: 24px;
	top: 20px;
}
.content .contact .details .form .right textarea{
	width: 458px;
	height: 209px;
	border: 2px solid #1C2D3D;
	opacity: 0.54;
	border-radius: 6px;
	padding: 16px 22px;
	font-size: 15px;
	color: #1C2D3D;
}
.content .contact .details .but{
	width: 146px;
	height: 50px;
	background: #F57C3B;
	border-radius: 9px;
	margin: 15px auto 0;
}
.content .contact .details .but input{
	display: block;
	width: 146px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	color: #FFFFFF;
	outline:none;  
    border:none;
	    background: #F57C3B;
		border-radius: 9px;
}


.mobile .details{
	padding-bottom: 3px;
}
.mobile .details .introduce-box{
	width: 7.5rem;
	padding: 0 .3rem;
	margin-top: .4rem;
}
.mobile .details .introduce-box .dl{
	width: 6.9rem;
	background: #FFFFFF;
	box-shadow: 0px 0px .18rem 0px rgba(28, 45, 61, 0.2);
	border-radius: .15rem;
	overflow: hidden;
	margin-bottom: .5rem;
}
.mobile .details .introduce-box .dl .dt img{
	width: 6.9rem;
}
.mobile .details .introduce-box .dl .dd{
	padding: .3rem .2rem;
	font-size: .3rem;
	color: #384368;
	text-indent: 3em;
}
.mobile .details .house-box{
	width: 7.5rem;
	padding: 0 .3rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.mobile .details .house-box .dl{
	width: 3.35rem;
	background: #FFFFFF;
	box-shadow: 0px 0px .18rem 0px rgba(28, 45, 61, 0.2);
	border-radius: .25rem;
	overflow: hidden;
	margin-top: .55rem;
}
.mobile .details .house-box .dl .dt img{
	width: 3.35rem;
}
.mobile .details .house-box .dl .dd{
	
	height: .35rem;
	background: #FFFFFF;
	
	border-radius: .17rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: .28rem;
	color: #065CC1;
	margin: .24rem auto;
}
.mobile .operate-box{
	width: 7.5rem;
	padding: .5rem .3rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.mobile .operate-box .dl{
	width: 6.9rem;
	background: #FFFFFF;
	box-shadow: 0px 0px .19rem 0px rgba(45, 92, 176, 0.2);
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	margin-bottom: .5rem;
	border-radius: .15rem;
	overflow: hidden;
}
.mobile .operate-box .dl .dt img{
	width: 6.9rem;
}
.mobile .operate-box .dl .tit{
	font-size: .35rem;
	font-weight: bold;
	color: #384368;
	margin: .3rem auto;
}
.mobile .operate-box .dl .text{
	font-size: .3rem;
	color: #384368;
	padding: 0 .3rem;
}
.mobile .operate-box .dl .dd a{
	display: block;
	font-size: .24rem;
	color: #065CC1;
	width: 2rem;
	height: .7rem;
	background: #FFFFFF;
	box-shadow: 0px 0px .09rem 0px rgba(28, 45, 61, 0.1);
	border-radius: .3rem;
	text-align: center;
	line-height: .7rem;
	margin: .3rem;
}
.mobile .details .footer-box{
	width: 7.5rem;
	height: 1.5rem;
	padding: 0 .78rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: .5rem;
}
.mobile .details .footer-box .list{
	width: 1rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.mobile .details .footer-box .img img{
	width: .62rem;
	height: .61rem;
	margin-bottom: .1rem;
}
.mobile .details .footer-box .span{
	font-size: .24rem;
	color: #091928;
}
