@charset "UTF-8";

@font-face {
	font-family: "DINNeuzeitGroteskStd-Light";
	src: url("/bocstatic/web/fonts/DINNeuzeitGroteskStd-Light.woff2") format("woff2"),
	url("/bocstatic/web/fonts/DINNeuzeitGroteskStd-Light.woff") format("woff"),
	url("/bocstatic/web/fonts/DINNeuzeitGroteskStd-Light.ttf") format("truetype"),
	url("/bocstatic/web/fonts/DINNeuzeitGroteskStd-Light.eot") format("embedded-opentype"),
	url("/bocstatic/web/fonts/DINNeuzeitGroteskStd-Light.svg") format("svg");
}

@font-face {
	font-family: "DIN-Bold";
	src: url("/bocstatic/web/fonts/DIN-Bold.woff2") format("woff2"),
	url("/bocstatic/web/fonts/DIN-Bold.woff") format("woff"),
	url("/bocstatic/web/fonts/DIN-Bold.ttf") format("truetype"),
	url("/bocstatic/web/fonts/DIN-Bold.eot") format("embedded-opentype"),
	url("/bocstatic/web/fonts/DIN-Bold.svg") format("svg");
}

@font-face {
	font-family: "SOURCEHANSANSCN-REGULAR";
	src: url("/bocstatic/web/fonts/SOURCEHANSANSCN-REGULAR.woff2") format("woff2"),
	url("/bocstatic/web/fonts/SOURCEHANSANSCN-REGULAR.woff") format("woff"),
	url("/bocstatic/web/fonts/SOURCEHANSANSCN-REGULAR.ttf") format("truetype"),
	url("/bocstatic/web/fonts/SOURCEHANSANSCN-REGULAR.eot") format("embedded-opentype"),
	url("/bocstatic/web/fonts/SOURCEHANSANSCN-REGULAR.svg") format("svg");
}
@font-face {
	font-family: "SOURCEHANSANSCN-EXTRALIGHT";
	src: url("/bocstatic/web/fonts/SOURCEHANSANSCN-EXTRALIGHT.woff2") format("woff2"),
	url("/bocstatic/web/fonts/SOURCEHANSANSCN-EXTRALIGHT.woff") format("woff"),
	url("/bocstatic/web/fonts/SOURCEHANSANSCN-EXTRALIGHT.ttf") format("truetype"),
	url("/bocstatic/web/fonts/SOURCEHANSANSCN-EXTRALIGHT.eot") format("embedded-opentype"),
	url("/bocstatic/web/fonts/SOURCEHANSANSCN-EXTRALIGHT.svg") format("svg");
}
br{
	opacity: 0;
}
.movescale{
	transform:scale(1.05);
}
.dinn{
	font-family: "DINNeuzeitGroteskStd-Light";
}
.dinb{
	font-family: "DIN-Bold";
}

.pc-img{

}
.m-img{
	display: none;
}
.w1450{
	box-sizing:border-box;
	padding: 0 10.22% 0 7.39%;
}
.backcover{
	background-size: cover!important;
}

.header-wrap{
	width: 100%;
	position: fixed;
	z-index: 10;
}
.header-wrap .le_tab{
	width: 8.33%;
	height: 100vh;
	background: #fff;
	left: 0;
	top: 0;
	font-size: 0.375rem;
	color: #555;
	text-align: center;
	box-sizing: border-box;
	padding-top: 1.4rem;
	position: absolute;
	z-index: 10;
}
.header-wrap .le_tab .logo{
	width: 2.5rem;
	margin:0 auto 2.75rem;
}
.header-wrap .le_tab li{
	margin-bottom: 1.7rem;
}
.header-wrap .le_tab li a:hover{
	text-decoration: underline;
}
.header-wrap .le_tab li.cur a{
	text-decoration: underline;
}
.header-wrap .head_nav{
	width: 91.67%;
	height: 3.5rem;
	box-sizing: border-box;
	transition: all 0.3s ease 0s;
	right: 0;
	top: 0;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #fff;
	z-index: 10;
}

.header-wrap.on .head_nav{
	height: 2.6rem;
	background: rgba(0,0,0,0.8);
}
.header-wrap .head_nav .ri_search{
	display: flex;
	align-items: center;

}
.header-wrap .head_nav .ri_search .search-box{
	display: flex;
	align-items: center;
	width: 6.25rem;
	height: 1.25rem;
	border: 1px solid rgba(255,255,255,0.5);
	box-sizing:border-box;
	padding: 0 0.9rem;
	justify-content: space-between;
	margin-right: 0.4rem;
}
.header-wrap .head_nav .ri_search input{
	font-size: 0.35rem;
	font-weight: bold;
	background: none;
	border: none;

}
input::-webkit-input-placeholder{
	color:#fff;
}
input::-moz-placeholder{  
	color:#fff;
}
input:-moz-placeholder{   
	color:#fff;
}
input:-ms-input-placeholder{  
	color:#fff;
}
.header-wrap .head_nav .ri_search .text{
	width: 70%;
}
.header-wrap .head_nav .ri_search .sub{
	width: 18px;
	height: 18px;
	background: url('/bocstatic/web/img/search-ico.png')no-repeat center center;
	background-size: contain;
}
.header-wrap .head_nav .ri_search .search-text{
	font-size: 0.35rem;
	font-weight: bold;
}

.header-wrap .head_nav .ri_search .search-text span{
	margin:0 0.1rem;
	cursor: pointer;
}
.header-wrap .head_nav .ri_search .search-text a{
	color: #fff;
	font-weight: bold;
}
.header-wrap .head_nav .ri_search .search-text a:hover{
	text-decoration: underline;
}
.header-wrap .head_nav .le_show{
	display: flex;
	align-items: center;
}
.header-wrap .head_nav .le_show span{
	font-size: 0.35rem;
	font-weight: bold;
	position: relative;
}
.header-wrap .head_nav .le_show span:before{
	content: '';
	position: absolute;
	width: 0.45rem;
	height: 1px;
	background: #fff;
	right: -0.8rem;
	top: 50%;
}

.header-wrap .head_nav .share-box{
	display: flex;
	margin-left: 1.1rem;
}
.header-wrap .head_nav .share-box .up{
	width: 0.8rem;
	text-align: center;
	cursor: pointer;
}
.header-wrap .head_nav .share-box .option{
	width: 3.2rem;
	height: 3.2rem;
	left: 50%;
	top: 1.2rem;
	transform:translateX(-50%); 
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	z-index: -1;
}
.header-wrap .head_nav .share-box .up:hover+.option{
	opacity: 1;
	top: 1rem;
	visibility: visible;
	z-index: 1;
}
.header-wrap .head_nav .share-box .option img{
	width: 85%;
}
.header-wrap .head_nav .share-box .up .a{
	display: none;
}
.header-wrap .moblie{
	display: none;
}
.header-wrap .msub-list{
	display: none;
}
.search-alert {
	position: fixed;
	z-index: -1;
	background: rgba(0,0,0,0.9);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease 0s;
}
.footer-wrap{
	width: 100%;
	font-size: 0.375rem;
	color: #fff;
	box-sizing:border-box;
	padding-left: 8.33%;
	background: #beb7b7;
	border-top: 1px solid rgba(88,88,88,0.2);
}
.footer-wrap a{
	color: #fff;
}
.footer-wrap .w1450{
	width: 100%;
/*	height: 3rem;*/
	display: flex;
	align-items: center;
	justify-content: space-between;

}
.footer-wrap .mobile{
	display: none;
}

.footer-wrap .le{
	display: flex;
}
.footer-wrap .le .web{
	margin-left: 0.5rem;
}




.body{
	box-sizing: border-box;
	padding-left: 8.33%;
}

.in-banner .back-swiper{
	width: 100%;
	height: 22.5rem;
	overflow: hidden;
}
.in-banner .back-swiper .swiper-slide{
	width: 100%;
	height: 100%;

}
.in-banner .back-swiper .swiper-pagination-bullet{
	opacity: 1;
	background: #39251a;
	width: 10px;
	height: 10px;
	border-radius:50%;
}
.in-banner .banner-swiper .swiper-slide{
	width: 100%;
	height: 100%;

}
.in-banner.index .banner-swiper .swiper-pagination-bullet{
	opacity: 1;
	background: #39251a;
	width: 10px;
	height: 10px;
	border-radius:50%;
	margin: 0 10px;
}
@media(max-width: 767px){
	.in-banner.index .banner-swiper .swiper-pagination{
		bottom: 28px;
	}
	.in-banner.index .banner-swiper .swiper-pagination-bullet{
		margin: 0 6px;
	}
}
.in-banner.index .back-swiper .swiper-pagination-bullet-active{
	background: #fff;
	position: relative;
}
.in-banner.index .back-swiper .swiper-pagination-bullet-active:before{
	content: '';
	position: absolute;
	width: 21px;
	height: 48px;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0.35rem;
	background: url('/bocstatic/web/img/toy-ico.png')no-repeat center center;
	background-size: contain;
}
.in-banner.index .banner-swiper .swiper-pagination-bullet-active{
	background: #fff;
}
.in-banner .back-swiper .swiper-slide .back{
	width: 100%;
	height: 100%;
}
.in-banner .back-swiper .swiper-slide video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (min-width: 1025px) {
	.in-banner .back-swiper .swiper-slide .back{
		width: 100%;
		height: 100%;
		transform: scale3d(1, 1, 1);
		transition: all 3s cubic-bezier(0.04, 0.79, 1, 1); 
	}
	.in-banner .back-swiper .swiper-slide-active .back{
		transform: scale3d(1.2, 1.2, 1);
	}
}
.in-banner .bannerswiper{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.in-banner.index .bannerswiper{
	display: none;
}
@media(max-width: 992px){
	.in-banner.index .bannerswiper{
		display: block;
	}
}
.in-banner .banner-swiper{
	position: static;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: visible;
}
.in-banner .banner-swiper .swiper-slide{
	width: 25%;
	opacity: 0;
	color: #fff;
	box-sizing:border-box;
	padding: 4.5rem 1.5rem 0;
	text-align: center;
	transition: all 0.5s ease 0s;
}
.in-banner .banner-swiper .swiper-slide a{
	color: #fff;
}
.in-banner.case .banner-swiper .swiper-slide{
	width: calc(100% / 2);
	opacity: 1;
	padding-top: 9.5rem;
	border-right: 1px solid rgba(255,255,255,0.5);
}
.in-banner.cases .banner-swiper .swiper-slide{
	width: calc(100% / 3);
}
.in-banner.case .banner-swiper .swiper-slide:last-child{
	border-right: none;
}
.in-banner.case .banner-swiper .swiper-slide h2{
	font-size: 1.25rem;
}
.in-banner.case .banner-swiper .swiper-slide p{
	font-size: 0.45rem;
	font-family: "DIN-Bold";
}
.in-banner.case .banner-swiper .swiper-slide .toy-ico{
	opacity: 0;
}
.in-banner.case .banner-swiper .swiper-slide.cur .toy-ico{
	opacity: 1;
}

.in-banner.service .banner-swiper .swiper-slide{
	width: 50%;
}
.in-banner.hall .banner-swiper .swiper-slide{
	width: calc(100% / 3);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 0;
}
.in-banner.hall .banner-swiper .swiper-slide h2{
	font-size: 1.25rem;
	margin-bottom: 0.15rem;
}
.in-banner .banner-swiper .swiper-slide.cur{
	background: rgba(0,0,0,0.6);
	opacity: 1;
}
.in-banner .banner-swiper .swiper-slide .logo{
	margin-bottom: 2rem;
}
.in-banner .banner-swiper .swiper-slide h2{
	display: inline-block;
	font-weight: bold;
	margin-bottom: 0.35rem;
	text-shadow: 0 0 80px rgba(0,0,0,1);
}
.in-banner .banner-swiper .swiper-slide p{
	font-size: 0.45rem;
	line-height: 2;
	font-family: "DIN-Bold";
}
.in-banner .banner-swiper .swiper-slide .more{
	font-size: 0.35rem;
	font-weight: bold;
	display: inline-block;
	width: 3rem;
	text-align: center;
	height: 1.25rem;
	line-height: 1.25rem;
	border: 1px solid rgba(255,255,255,0.2);
	color: #fff;
	margin-top: 0.5rem;
}
.in-banner .banner-swiper .swiper-slide .toy-ico{
	left: 50%;
	bottom: -20px;
	transform: translateX(-50%);
}

.in-info{
	background: #beb7b7; 
	padding: 3.5rem 0 6.375rem;
}
.in-info .le{
	text-align: right;
	width: 32.03%;
	color: #fff;
	font-weight: bold;
	line-height: 1.875;
	padding-top: 2.2rem;
}
.in-info .le .more{
	font-size: 0.35rem;
	font-weight: bold;
	width: 3rem;
	text-align: center;
	height: 1.25rem;
	line-height: 1.25rem;
	border:2px solid #fff;
	color: #fff;
}
.in-info .le h1{
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.in-info .le .con-t{
	margin: 0.75rem 0 1.25rem;
}
.in-info .le .t{
	font-weight: bold;
	font-size: 0.45rem;
}
.in-info .ri_img{
	width: 63%;
	height: 16.2rem;
	box-shadow: 0 0 80px rgba(71,53,47,.8);
	position: relative;

}
.in-info .ri_img li{
	width: 25%;
	height: 5.4rem;
	color: #fff;
}
.in-info .ri_img li:last-child{
	cursor: pointer;
}
.in-info .ri_img li .img_t{
	width: 100%;
	height: 100%;
}
.in-info .ri_img li .img_t img{
	width: 70%;
}
.in-info .ri_img li .show_t{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background:#fff; 
	opacity: 0;
	transition: all 0.5s ease 0s;
}

.in-info .ri_img li:hover .show_t{
	opacity: 1;
}
.in-info .ri_img li a{
	font-weight: bold;
	z-index: 2;
	color: #fff;
}
.in-info .ri_img li .show_t .img{
	height: 100%;
	box-sizing:border-box;
	-border-bottom: 1px solid #f6f6f6;
}
.in-info .ri_img li .show_t  .more{
	width: 100%;
	text-align: center;
	height: 1.4rem;
	line-height: 1.4rem;
	color: #222;
	font-size: 13px;
	font-weight: bold;
}
.in-info .member_info{
	left: 7.39%;
	width: 23.35%;
	bottom: -3rem;
	z-index: 2;
	box-shadow: 0 0 80px rgba(71,53,47,.8);
}
.in-info .member_info .img{
	height: 8.125rem;
}
.in-info .member_info .con{
	height: 3rem;
	background: #272727;
	color: #fff;
	box-sizing:border-box;
	padding: 0.75rem 0.9rem 0;
	font-size: 0.35rem;
}
.in-info .member_info .con h1{
	font-size: 0.75rem;
	font-weight: bold;
	margin-bottom: 0.15rem;
}
.in-info .member_info .con .more{
	width: 2.75rem;
	height: 1.1rem;
	border: 2px solid #fff;
	color: #fff;
	text-align: center;
	line-height: 1.1rem;
	right: 0.9rem;
	top: 50%;
	transform:translateY(-50%); 
}
.in-team{

	color: #fff;
}
.in-team .w1450{
	height: 14rem;
}
.in-team a{
	color: #fff;
}
.in-team .con{
	width: 50.13%;
	text-align: right;
	padding-top: 3.5rem;
}
.in-team .con h1{
	font-weight: bold;
	margin-bottom: 0.9rem;
}
.in-team .con .con-t{
	font-weight: bold;
	line-height: 1.8;
}
.in-team .con .more{
	margin-top: 1.25rem;
	width: 3rem;
	text-align: center;
	height: 1.25rem;
	line-height: 1.25rem;
	border: 2px solid #fff;
	font-size: 0.35rem;
}
.in-team .show_pic{
	width: 34.375vw;
	height: 18.25rem;
	right: 10.22%;
	top: 50%;
	transform:translateY(-50%); 
	z-index: 1;
}
.in-team .show_pic .back-c{
	width: 32.6vw;
	height: 17.5rem;
	background: #39251a;
	left: 0;
	bottom: 0;
	box-shadow: 0 0 40px rgba(71,53,47,.8);
}
.in-team .show_pic .img{
	width: 32.6vw;
	height: 17.5rem;
	right: 0;
	top: 0;
	box-shadow: 0 0 40px rgba(71,53,47,.8);
}
/*------------*/

.in-case{
	background: #676363;
	color: #fff;
	overflow: hidden;
}
.in-case .w1450{
	height: 100%;
	height: 19.5rem;
	box-sizing:border-box;
	padding-top: 2.5rem;
	padding-bottom: 2.75rem;
}
.in-case a{
	color: #fff;
	font-size: 0.35rem;
	font-weight: bold;
	text-align: center;
	height: 1.25rem;
	line-height: 1.25rem;
	border: 2px solid #fff;
}

.in-case h1{
	font-weight: bold;
	margin-bottom: 1rem;
}
.in-case .le{
	width: 72.13%;
	box-sizing:border-box;
}
.in-case .le .swiper-container{
	width: 100%;
	overflow: visible;
}
.in-case .le .swiper-slide{
	width: 100%;
	height: 14rem;
}
.in-case .le .pic_ri{
	width: 46.84%;
	height: 9rem;
	right: 0;
	top: 0;
	z-index: 10;
}

.in-case .ri{
	width: 23.79%;
	box-sizing:border-box;

}
.in-case .ri:before{
	content: '';
	position: absolute;
	left: 0;
	top: -4rem;
	width: 1px;
	height: 300%;
	background: rgba(255,255,255,0.1);
}

.in-case .imgcase-swiper .t{
	font-size: 0.5rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.in-case .imgcase-swiper p{
	font-weight: bold;
	font-size: 0.7rem;
}
.in-case .imgcase-swiper .btn-w{
	margin-top: 1rem;
}
.in-case .imgcase-swiper .case-a{
	width: 3rem;
	margin-right: 0.15rem;
}
.in-case .imgcase-swiper .more{
	width: 2.26rem;
}

.in-case .imgcase-swiper .show_pic{
	width: 48.27%;
	height: 6.875rem;
	margin-bottom: 0.3rem;
}
.in-case .imgcase-swiper .show_pic .back-c{
	width: 97.22%;
	height: 94.54%;
	right: 0;
	bottom: 0;
	background: #39251a;
	box-shadow: 0 0 40px rgba(71,53,47,.8);
}
.in-case .imgcase-swiper .show_pic .img{
	width: 97.22%;
	height: 94.54%;
	left: 0;
	top: 0;
	box-shadow: 0 0 40px rgba(71,53,47,.8);
	z-index: 2;
}


.in-case .case-item{
	font-size: 0.35rem;
	font-weight: bold;
	position: static;
}
.in-case .case-item .swiper-wrapper{
	height: 9rem;
}

.in-case .case-item .swiper-button-next{
	width: 17px;
	height: 10px;
	background: url('/bocstatic/web/img/arrow-t.png')no-repeat center center;
	background-size: contain;
	top: 120%;
	right: auto;
	left: 1.8rem;
}
.in-case .case-item .swiper-button-prev{
	width: 17px;
	height: 10px;
	background: url('/bocstatic/web/img/arrow-d.png')no-repeat center center;
	background-size: contain;
	left: 1rem;
	top: 120%;
}
.in-case .case-item .swiper-slide{
	padding-left: 1rem;
	position: relative;
	box-sizing: border-box;
	padding-top: 0.2rem;
	cursor: pointer;
}
.in-case .case-item .swiper-slide:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 0;
	background:#fff;
	top: 100%;
	transform:translateY(-50%);
	left: 0;
	transition: all 0.3s ease 0s;
}
.in-case .case-item .swiper-slide.on:before{
	height: 0.9rem;
	top: 37%;
}
.in-case .case-item .swiper-slide{
	color: #b8afad;
}
.in-case .case-item .swiper-slide.on{
	color: #fff!important;
}

.in-case .case-item .swiper-slide.six{
	color: rgba(255,255,255,0.3);
}
.in-case .case-item .swiper-slide.four{
	color: rgba(255,255,255,0.2);
}
.in-case .case-item .swiper-slide.two{
	color: rgba(255,255,255,0.1);
}

/*-----------*/
.in-zhanlan{
	width: 100%;
	height: 15rem;
	position: relative;
	z-index: 9;
}

.form-main .zhanlan-swiper .swiper-slide{
	width: 100%;
	height: 11.6rem;
}
.form-main .zhanlan-pagination{
	z-index: 3;
	left: 2rem;
	bottom: 2rem;
	text-align: left;
}
.form-main  .swiper-pagination-bullet{
	opacity: 1;
	width: 12px;
	height: 12px;
	border-radius:50%;
	box-sizing:border-box;
	border: 2px solid #fff;
	margin-right: 10px;
}
.form-main .swiper-pagination-bullet-active{
	background: #fff;
}
.form-main .zhanlan-swiper .swiper-slide img{
	width: 100%;
	height: 100%;
}
.form-main .cont_wrap{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	color: #fff;
}
.form-main .cont_wrap a{
	color: #fff;
}
.form-main .cont_wrap .le{
	position: absolute;
	z-index: 2;
	font-weight: bold;
	font-size: 0.45rem;
	left: 2rem;
	top: 2rem;
}
.form-main .cont_wrap .le h3{
	font-weight: bold;
	margin-bottom: 0.6rem;
}
.form-main .cont_wrap .le p{
	line-height: 1.8;
}
.form-main .cont_wrap .le .play-w{
	display: flex;
	align-items: center;
	margin-top: 0.9rem;
}
.form-main .cont_wrap .le .play-w .play-b{
	width: 1.1rem;
	height: 1.1rem;
	background: #fff;
	border-radius: 50%;
	margin-right: 0.25rem;
	cursor: pointer;

}
.ri_form{
	position: absolute;
	z-index: 2;
	right: 2rem;
	top: 2rem;
	box-sizing:border-box;
	border: 4px solid #fff;
	padding: 0.5rem 1.25rem;
}
.form-main{
	box-shadow: 0 0 80px rgba(71,53,47,.8);
	position: relative;
}
.ri_form .scroll-box{
	-height: 100%;
}
.ri_form .item-t{
	width: 5rem;
	height: 6rem;
	padding-top: 0.4rem;
}
.ri_form .item{
	width: 100%;
	margin-bottom: 0.5rem;
}
.ri_form .item-t .item {
	cursor: pointer;
	display: flex;
}
.ri_form .item-t .item .ico{
	transform: translateY(-3px);
	margin-left: 0.2rem;
	opacity: 0;
}
.ri_form .item-t .item.cur .ico{
	opacity: 1;
}
.ri_form .item-t .item .item-ri{
	display: flex;
	align-items: center;
}
.ri_form .item-t .item .item-ri .ico{
	margin-right: 0.1rem;
	opacity: 0;
}
.ri_form .item-t .item.cur .ico{
	opacity: 1;
}
.ri_form .item:last-child{
	margin-bottom: 0;
}
.ri_form .input-w{
	width: 7.5rem;
	font-size: 0.35rem;
}
.ri_form .input-w .input-b{
	width: 100%;
	height: 1.25rem;
	line-height: 1.25rem;
	box-sizing:border-box;
	border-bottom: 2px solid #fff;
}
.ri_form .input-w .input-b:last-child{
	border:none;
}
.ri_form .input-w .input-b span{
	margin-right: 0.2rem;
}
.ri_form .input-w input{
	background: none;
	color: #fff;
	width: 70%;
}
.ri_form .input-w .test input{
	width: 40%;
}
.ri_form .input-w .test .test_code{
	right: 0;
	top: 50%;
	transform:translateY(-50%); 
}
.ri_form .input-w .sub{
	width: 2.5rem;
	line-height: 1rem;
	font-size: 0.35rem;
	font-weight: bold;
	color: #222;
	background: #fff;
	margin-top: 0.3rem;
}
.ri_form .input-w input::-webkit-input-placeholder{
	color:rgba(255,255,255,0.5);
}
.ri_form .input-w input::-moz-placeholder{  
	color:rgba(255,255,255,0.5);
}
.ri_form .input-w  input:-moz-placeholder{  
	color:rgba(255,255,255,0.5);
}
.ri_form .input-w input:-ms-input-placeholder{ 
	color:rgba(255,255,255,0.5);
}

.ri_form .input-w img{right: 0.4rem;
	top: 50%;
	transform: translateY(-50%);
}
.in-zhanlan.cur{
	background: rgba(0,0,0,0.8)!important;
}
.in-zhanlan .w1450{
	transform: translateY(5rem);
}
.in-zhanlan .zl_tab{
	font-weight: bold;
	font-size: 0.55rem;
	color: rgba(255,255,255,0.5);
	text-align: center;
	margin-top: 0.9rem;
}
.in-zhanlan .zl_tab span{
	display: inline-block;
	margin: 0 1rem;
	cursor: pointer;
}
.in-zhanlan .zl_tab span.cur{
	color: #fff;
}
.in-contact{
	background: #bbb4b3;
	padding: 6.5rem 0 1rem;
	color: #222;
}
.in-contact .top{
	width: 100%;
	height: 11.7rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.in-contact .top .le{
	width: 31.72%;
	height: 100%;
	box-sizing:border-box;
	border: 2px solid rgba(0,0,0,0.3);
	padding: 0.75rem 0.75rem 0 0.75rem;
	font-size: 0.35rem;
}
.in-contact .top .le h3{
	font-weight: bold;
	margin-bottom: 0.25rem;
}
.in-contact .top .le img{
	right: 0;
	top: 50%;
	transform:translateY(-50%); 
}
.in-contact .top .le input{
	background: none;
	color: #222;
	width: 70%;
}
.in-contact .top .le .last input{
	width: 65%;
}
.in-contact .top .le .input-b{
	height: 1.25rem;
	line-height: 1.25rem;
	box-sizing:border-box;
	border-bottom: 2px solid #222;
}
.in-contact .top .le .sub{
	font-weight: bold;
	color: #fff;
	width: 2.75rem;
	height: 1.25rem;
	text-align: center;
	line-height: 1.25rem;
	background: #222;
}
.in-contact .top .le .test-box{
	display: flex;
	align-items: center;
	margin-top: 0.45rem;
}
.in-contact .top .le .test-box .text{
	width: 30%;
	height: 1.25rem;
	box-sizing:border-box;
	border-bottom: 2px solid #222;
	margin:0 0.25rem;
}
.in-contact .top .le .test_code{
	width: 2rem;
	height: 1.25rem;

	box-sizing:border-box;
 /* border: 2px solid #222;
 background: #222;*/
}
.in-contact .top .le .test_code img{
	transform: translateY(0)!important; 
}

.in-contact .top .ri_img{
	width: 67.31%;
	height: 100%;
}
.in-contact .top .ri_img img{
	width: 100%;
	height: 100%;
}
.in-contact .bot-cont{
	margin-top: 2rem;
	color: #fff;
	line-height: 2;
	text-align: center;
}

.tc-wrap{
	position: fixed;
	z-index: -1;
	width: 100vw;
	height: 100vh;
	left: 0;
	top:0;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0;
	visibility: hidden;
}

.tc-wrap.show{
	z-index: 5;
	opacity: 1;
	visibility: visible;
}

/*代理*/
.in-banner.agent .bannerswiper{
	padding-top: 3.5rem;
	box-sizing:border-box;
}
.in-banner.agent .bannerswiper .swiper-slide{
	height: 50%;
	box-sizing:border-box;
	border-right: 1px solid rgba(255,255,255,0.1);
	border-top: 1px solid rgba(255,255,255,0.1);
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	cursor: pointer;
}
.in-banner.agent .bannerswiper .swiper-slide:hover{
	background: #beb7b7;
}
.in-banner.agent .bannerswiper .swiper-slide.cur{
	background: #beb7b7;
}
.in-banner.agent .bannerswiper .swiper-pagination-bullet {
	opacity: 1;
	background: #39251a;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.in-banner.agent .bannerswiper .swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.in-banner.agent .ag_list{
	width: 100%;
	height: 100%;
	box-sizing:border-box;
}
.in-banner.agent .ag_list li{
	width: 25%;
	height: 50%;
	box-sizing:border-box;
	transition: all 0.5s ease 0s;
	border-right: 1px solid rgba(255,255,255,0.1);
	border-top: 1px solid rgba(255,255,255,0.1);
	cursor: pointer;
}
.in-banner.agent .ag_list li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.in-banner.agent .ag_list li img{
	max-width: 80%;
}
.in-banner.agent .ag_list li:nth-child(4n){
	border-right: none;
}

.in-banner.agent .ag_list li:hover{
	background: #beb7b7;
}
.in-banner.agent .ag_list li.cur{
	background: #beb7b7;
}
.ag-brand{
	width: 100%;
	min-height: 19.5rem;
	box-sizing:border-box;
	padding-top: 3rem;
	color: #fff;
	position: relative;
}
.ag-brand h1{
	font-weight: bold;
}
.ag-brand .brand{
	border-bottom: 1px solid rgba(255,255,255,0.12);
	padding-bottom: 0.9rem;
}
.ag-brand .brand .brand_item{
	display: flex;
	justify-content: space-between;
}
.ag-brand .brand .list{
	font-weight: bold;
	color: rgba(255,255,255,0.7);
	width: 78%;
}
.ag-brand .brand .list li{
	float: left;
	width: 20%;
	margin-bottom: 0.4rem;
}
.ag-brand .brand .list li span{
	transition:all 0.3s ease 0s;
	cursor: pointer;
	position: relative;
}
.ag-brand .brand .list li:hover span{
	color: #fff;
}
.ag-brand .brand .list .li{

}
/*.ag-brand .brand .list .li div{

	}*/

	.ag-brand .brand .list li span{
		position: relative;
		transition: all 0.3s ease 0s;
		display: inline-block;
	}
	.ag-brand .brand .list li span.cur{
		color: rgba(255,255,255,1);
	}
	.ag-brand .brand .list li span:before{
		transition: all 0.3s ease 0s;
		opacity: 0;
	}
	.ag-brand .brand .list li span{
		cursor: pointer;
	}
	.ag-brand .brand .list li span:hover{
		color: rgba(255,255,255,1);
	}
	.ag-brand .brand .list li span:hover:before{
		content: '';
		position: absolute;
		width: 104%;
		height: 4px;
		background: #fff;
		left: 0;
		bottom: -10%;
		opacity: 1;
	}
	.ag-brand .brand .list span.cur:before{
		content: '';
		position: absolute;
		width: 104%;
		height: 4px;
		background: #fff;
		left: 0;
		bottom: -10%;
		opacity: 1;
	}
	.ag-brand .category {
		padding: 1rem 0;
		border-bottom: 1px solid rgba(255,255,255,0.12);
	} 
	.ag-brand .category .cate_item{
		display: flex;
		justify-content: space-between;
	}

	.ag-brand .category .list{
		width: 79%;
	}
	.ag-brand .category .list .swiper-slide{
		width: 1.5rem;
		text-align: center;
	}
	.ag-brand .category .list .ico{
		margin-bottom: 0.4rem;
		display: flex;
		justify-content: center;
	}
	.ag-brand .category .list .ico .a{
		display: none;
	}
	.ag-brand .category .list{
		color: #231f20;

	}
	.ag-brand .category .list .li{
		width: 2.5rem;
		margin-right: 1rem;
		font-weight: bold;
		text-align: center;
		cursor: pointer;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	@media(max-width: 767px){
		.ag-brand .category .list .li{
			width: 1.5rem;
		}
	}

	.ag-brand .category .list .li.cur{
		color: #fff;
	}
	.ag-brand .category .list .li:hover p{
		color: #fff;
	}
	.ag-brand .category .list .li:hover .ico img{
		display: none;
	}
	.ag-brand .category .list .li:hover .ico .a{
		display: block;
	}
	.ag-brand .category .list .li.cur .ico img{
		display: none;
	}
	.ag-brand .category .list .li.cur .ico .a{
		display: block;
	}
	.ad-main{
		margin-bottom: 0;
		background-size:cover!important; 
	}

	.ad-main .back_top{
		color: #fff;
		cursor: pointer;
		display: inline-block;
		padding: 10px 20px;
		border: 2px solid #fff; 
		transition:all 0.3s ease 0s;
		font-size: 0.35rem;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
	@media(max-width: 767px){
		.ad-main .back_top {
			padding: 5px 10px;
			border: 1px solid #fff;
			font-size: 0.28rem;
		}
	}

	.ad-main .back_top:hover{
		color: #222;
		background: #fff;
	}

	.ad-main .newadd_con{
		color: #fff;
		margin-bottom: 1rem;
		font-size: 0.45rem;
	}
	@media(max-width: 767px){
		.ad-main .newadd_con{
			margin-bottom: 0.5rem;
			font-size: 0.28rem;
		}
	}
	.ad-main .w1450{
		position: relative;
		margin-top: -6rem;
		transition: transform 0.51s ease-in-out;
	}
	.ad-main .w1450.null{
		margin-top: 0;
		padding-bottom: 2rem;
	}
	.list.agent li{
		height: 20rem;
		color: #fff;
		font-weight: bold;
	}
	.list.agent li a{
		color: #fff;
	}
	.list.agent li .cont-img{
		width: 53.79%;
	}
	.list.agent li .cont-img .img{
		width: 100%;
		height: 13rem;
		margin-bottom: 0.4rem;
		box-shadow: 0 0 80px rgba(182,181,172,.8);
	}
	.list.agent li .cont-img .tit-t{
		font-size: 0.45rem;
		margin-bottom: 0.4rem;

	}
	.list.agent li .tit-t{
		display: flex;
		align-items: flex-start;
		padding-top: 0.3rem;
	}
	.list.agent li .tit-t span{
		margin-left: 0.25rem;
		display: inline-block;
		width: 74%;
		transform: translateY(-0.2rem);
		text-align: left;
	}
	.list.agent li .cont-img .tit-t span{
		font-size: 0.9rem;
	}
	.list.agent li .cont-img .tit-c{
		font-size: 0.375rem;
		box-sizing:border-box;
		padding-left: 2.5rem;
		line-height: 2;
		transform:translateY(-1rem); 
		font-family: "SOURCEHANSANSCN-EXTRALIGHT";
	}
	
	@media(max-width: 767px){
		.list.agent li .cont-img .tit-c{
			transform:translateY(0rem); 
		}
		.search-main .list.agent li .cont-img .tit-c{
			transform:translateY(0rem); 
		}
		.search-main .list.agent li .tit-t span {
			width: 68%;
		}
	}
	.list.agent li .cont-img {
		float: left;
	}
	.list.agent li .cont-img .tip-t{
		font-size: 0.75rem;
		font-weight: bold;
		top: 0;
		right: -1.6rem;
		writing-mode:vertical-lr;
	}
	.list.agent li:nth-child(2n) .cont-img .tip-t{
		left: -1.6rem;
		right: auto;
	}
	.list.agent li .show-img{
		float: right;
		padding-top: 0.75rem;
		padding-right: 3rem;
	}
	.list.agent li:nth-child(2n) .show-img{
		padding-right: auto;
		padding-left: 3rem;
	}

	.list.agent li:nth-child(2n) .cont-img{
		float: right;
	}
	.list.agent li:nth-child(2n) .show-img{
		float: left;
	}

	.list.agent li .show-img{
		width: 24.82%;
		text-align: center;
	}
	.list.agent li .show-img .show_pic{
		width: 100%;
		height: 8.25rem;
		position: relative;
		margin-bottom: 0.25rem;
	}
	.list.agent li .show-img .show_pic .back-c{
		width: 97.22%;
		height: 97%;
		background: #39251a;
		left: 0;
		bottom: 0;
	}
	.list.agent li .show-img .show_pic .img{
		width: 97.22%;
		height: 97%;
		top: 0;
		right: 0;
	}
	.list.agent li .show-img .tit-t{
		font-size: 0.45rem;

	}
	.list.agent li .show-img .tit-t span{
		font-size: 0.75rem;
	}
	.list.agent li .show-img .more{
		font-size: 0.35rem;
		font-weight: bold;
		width: 3rem;
		text-align: center;
		height: 1.25rem;
		line-height: 1.25rem;
		border: 2px solid #fff;
		color: #fff;
		margin: 0.75rem auto 0;
	}

	.ad-item1{
		width: 100%;
		height: 16.5rem;
		background: #beb7b7;
		color: #fff;
		font-weight: bold;
		position: relative;
		z-index: 3;
	}
	.ad-item1 .w1450{
		transform: translateY(7rem);
	}
	.ad-item1 a{
		color: #fff;
		font-weight: bold;
	}

	.ad-item1 .back{
		display: inline-block;
		width: 3.75rem;
		text-align: center;
		height: 1.25rem;
		line-height: 1.25rem;
		background:#342e30;
		margin-bottom: 2rem;
	}
	.ad-item1 .back a{
		display: inline-block;
		width: 100%;
		height: 100%;
	}
	.ad-item1 .le{
		width: 25%;
	}
	.ad-item1 .le .con-t{
		width: 100%;
	}
	.ad-item1 .le .con-t .t{
		font-size: 0.6rem;
	}

	.ad-item1 .le .con-t h1{
		font-size: 1rem;
		margin: 0.1rem 0 0.35rem;
	}
	.ad-item1 .le .con-t{
		font-size: 0.5rem;
	}
	.ad-item1 .le .con-t .item-t{
		width: 100%;
		margin-bottom: 0.15rem;
		display: flex;
	}
	.ad-item1 .le .con-t .item-t span{
		display: inline-block;
	}
	.ad-item1 .le .con-t .item-t span:last-child{
		width: 70%;
	}
	.ad-item1 .ri_swiper{
		width: 72.41%;
		box-shadow: 0 0 80px rgba(71,53,47,.8);
	}

	.ad-item1 .ri_swiper .swiper-slide{
		width: 100%;
		height: 12.9rem;
	}
	.ad-item1 .ri_swiper .swiper-button-next{
		width: 22px;
		height: 34px;
		background: url('/bocstatic/web/img/swiper-r.png')no-repeat center center;
		background-size: contain;
		right: 0.5rem;
	}
	.ad-item1 .ri_swiper .swiper-button-prev{
		width: 22px;
		height: 34px;
		background: url('/bocstatic/web/img/swiper-l.png')no-repeat center center;
		background-size: contain;
		left: 0.5rem;
	}

	.ad-info{
		width: 100%;
		height: 17.25rem;
		color: #fff;
		font-weight: bold;
		position: relative;
		z-index: 2;
	}

	.ad-info .w1450{
		transform: translateY(4.5rem);

	}
	.title-mb{
		font-weight: bold;
		color: #fff;
	}
	.title-mb h1{
		font-weight: bold;
	}
	.form-main .title-mb .t{
		padding-left: 2.2rem;
	}
	.form-main .title-mb .t:before{
		width: 2rem;
	}
	.title-mb .t{
		font-size: 0.45rem;
		position: relative;
		padding-left: 1rem;
		margin-top: 0.1rem;
	}
	.title-mb .t:before{
		content: '';
		position: absolute;
		width: 0.8rem;
		height: 1px;
		background: rgba(255,255,255,0.2);
		left: 0;
		top: 50%;
		transform:translateY(-50%); 
	}
	.ad-info .f-cb{
		margin-top: 1.25rem;
	}

	.ad-info .f-cb .le_swiper{
		width: 53.79%;
		box-shadow: 0 0 80px rgba(71,53,47,.8);
	}
	.ad-info .f-cb .swiper-container{
		width: 100%;
	}
	.ad-info .f-cb .swiper-slide{
		width: 100%;
		height: 13.25rem;
	}

	.ad-info .swiper-container .swiper-button-next{ 
		width: 22px;
		height: 34px;
		background: url('/bocstatic/web/img/swiper-r2.png')no-repeat center center;
		background-size: contain;
		right: 0.5rem;
	}
	.ad-info .swiper-container .swiper-button-prev{ 
		width: 22px;
		height: 34px;
		background: url('/bocstatic/web/img/swiper-l2.png')no-repeat center center;
		background-size: contain;
		left: 0.5rem;
	}
	.ad-info .f-cb .con{
		width: 40%;  
		padding-top: 2.5rem;
		line-height: 2.25;
	}
	.ad-info .f-cb .con .tit-t{
		display: flex;
		align-items: center;
		margin-bottom: 0.7rem;
		font-size: 0.55rem;
	}
	.ad-info .f-cb .con .con-t{
		font-family: "SOURCEHANSANSCN-EXTRALIGHT";
	}
	@media(max-width: 767px){
		.ad-info .f-cb .con .tit-t{
			font-size: 0.4rem;
		}
	}
	.ad-info .f-cb .con .tit-t span{
		font-size: 1.05rem;
	}

	.ad-form{
		width: 100%;
		height: auto;
		padding-top: 8.25rem;
		box-sizing:border-box;
		background: #686464;
		position: relative;
	}
	.ad-form:before{
		content: '';
		position: absolute;
		width: 100%;
		bottom: 0;
		left: 0;
		height: 9rem;
		background: #bdb6b6;
	}

	.ad-form .title-mb .t{
		padding-left: 2.1rem;
	}
	.ad-form .title-mb .t:before{
		width: 2rem;
	}


	/*案例*/
	.case-main{
		padding-top: 9rem;
		color: #fff;
		font-weight: bold;
	}
	.case-main a{
		color: #fff;
	}

	.case-main .w1450{
		position: relative;
		z-index: 1;
		-transform:translateY(-6rem); 
		margin-top: -6rem;
		-webkit-transition: transform 0.5s ease-in-out;
		-moz-transition: transform 0.5s ease-in-out;
		-ms-transition: transform 0.5s ease-in-out;
		-o-transition: transform 0.5s ease-in-out;
		transition: transform 0.5s ease-in-out;
	}
	.case-main .title-mb{
		margin-bottom: 1rem;
	}
	.case-main .title-mb .t{
		padding-left: 4.3rem;
	}
	.case-main .title-mb .t:before {
		width: 4rem;
	}
	.case-main .list li{
		height: 16.5rem;
	}

	.case-main .list li .img{
		width: 53.79%;
		height: 13rem;
		float: left;
		box-shadow: 0 0 80px rgba(182,181,172,.8);
	}
	.case-main .list li .tip-t{
		font-size: 0.75rem;
		writing-mode: vertical-lr;
		top: 0;
		right: -1.6rem;
	}
	.case-main .list li:nth-child(2n) .tip-t{
		right: auto;
		left: -1.6rem;
	}
	.case-main .list li .con{
		width: 40.75%;
		box-sizing:border-box;
		float: right;
		padding-top: 5rem;
	}
	.case-main .list li:nth-child(2n) .img{
		float: right;
	}
	.case-main .list li:nth-child(2n) .con{
		float: left;
	}
	.case-main .list li .con .tit-t{
		font-size: 0.45rem;
		display: flex;
		align-items: center;
	}
	.case-main .list li .con .tit-t span{
		font-size: 0.9rem;
		margin-left: 0.25rem;
	}
	.case-main .list li .con .con-t{
		font-size: 0.375rem;
		height: 2;
		margin: 0.4rem 0 1.2rem;
		box-sizing:border-box;
		padding-left: 2.25rem;
		font-family: "SOURCEHANSANSCN-EXTRALIGHT";
	}
	.case-main .list li .con .more{
		display: inline-block;
		font-size: 0.35rem;
		width: 3.5rem;
		height: 1.25rem;
		text-align: center;
		line-height: 1.25rem;
		box-sizing:border-box;
		border: 2px solid #fff;
		margin-left: 2.25rem;
	}
	/*案例详情*/
	.ad-item1.cade{
		width: 100%;
		height: 27.5rem;
	}
	.ad-item1.cade .le{
		width: 39.3%;
	}
	.ad-item1.cade .ri_swiper{
		width: 53.1%;
	}

	.ad-item1.cade .ri_swiper .show-swiper{
		width: 100%;
	}
	.ad-item1.cade .ri_swiper .show-swiper .swiper-slide{
		width: 100%;
		height: 13rem;
	}

	.ad-item1.cade .ri_swiper .show-swiper .show-next{
		background: url('/bocstatic/web/img/swiper-r2.png')no-repeat center center;
		background-size: contain;
	}

	.ad-item1.cade .ri_swiper .show-swiper .show-prev{
		background: url('/bocstatic/web/img/swiper-l2.png')no-repeat center center;
		background-size: contain;
	}
	.ad-item1.cade .tip-t{
		top: 0;
		left: -1.6rem;
		font-size: 0.75rem;
		writing-mode: vertical-lr;
		z-index: 2;
	}

	.ad-item1.cade .le .tit-t{
		font-size: 0.45rem;
		display: flex;
		align-items: center;
		margin-bottom: 0.4rem;
	}
	.ad-item1.cade .le .tit-t span{
		font-size: 0.9rem;
		margin-left: 0.25rem;
	}
	.ad-item1.cade .le .text-t{
		line-height: 1.8;
		font-size: 0.375rem;
		box-sizing:box-sizing;
		padding-left: 2rem;
		font-family: "SOURCEHANSANSCN-EXTRALIGHT";
	}
	.ad-item1.cade .le .text-t p{
		margin-bottom: 0.5rem;
	}
	.ad-item1.cade .back{
		margin-bottom: 3.5rem;
	}
	.ad-item1.cade .tab_btns{
		top: 4rem;
		left: 7.5%;
	}

	.ad-item1.cade .tab_btns span{
		display: inline-block;
		min-width: 2.5rem;
		height: 1.26rem;
		text-align: center;
		line-height: 1.26rem;
		transition: all 0.3s ease 0s;
		cursor: pointer;
		color: #fff;
		float: left;
		padding: 0 10px;
	}
	@media(max-width: 767px){
		.ad-item1.cade .tab_btns {
			top: 1.72rem;
			left: 4%;
		}
		.ad-item1.cade .tab_btns span {
			min-width: 1.6rem;
			height: 0.8rem;
			line-height: 0.8rem;
			font-size: 0.28rem;
		}
		#ajax-wrap {
			transform: translateY(3.5rem)!important;
		}
		.ad-item1.cade.f50 {
			height: 19.5rem!important;
		}
	}
	.ad-item1.cade .tab_btns span:hover{
		color: #222;
		background: #fff;
	}
	.ad-item1.cade .tab_btns span.cur{
		color: #222;
		background: #fff;
	}
	.ad-form.cade .w1450{
		transform:translateY(-5.5rem); 
	}
	.ad-form.cade{
		padding:0 0 1rem;
		color: #fff;
		position: relative;
		z-index: 4;
	}
	.ad-form.cade .title{
		margin-bottom: 1.5rem;
	}
	.ad-form.cade .prolist{
		margin-bottom: 3rem;
	}
	.ad-form.cade .prolist .pro-swiper{
		position: static;
	}
	.ad-form.cade .prolist .swiper-slide .img{
		position: relative;
		padding-bottom: 69.7%;
		overflow: hidden;
	}
	.ad-form.cade .prolist .swiper-slide .hover{
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		background: rgba(0,0,0,0.8);
		opacity: 0;
		transition: all 0.5s ease 0s;
	}
	.ad-form.cade .prolist .swiper-slide:hover .hover{
		opacity: 1;
	}
	.ad-form.cade .prolist .swiper-slide .hover .more{
		width: 3.25rem;
		height: 1.4rem;
		text-align: center;
		line-height: 1.4rem;
		box-sizing:border-box;
		border: 2px solid #fff;
		color: #fff;
		transition: all 0.3s ease 0.1s;
		transform:translateY(-20px); 
	}
	.ad-form.cade .prolist .swiper-slide:hover .more{
		transform:translateY(0); 
	}
	.ad-form.cade .prolist .swiper-slide .con-t{
		height: 2rem;
		font-size: 0.6rem;
		text-align: center;
		display: flex;
		align-items: center;
	}
	.ad-form.cade .prolist .swiper-slide .img img{
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}

	.ad-form.cade .prolist .pro-next{
		width: 1.75rem;
		height: 1.26rem;
		background: #fff;
		transition: all 0.3s ease 0s;
		right: 0;
		top: 0.8rem;
	}
	.ad-form.cade .prolist .pro-prev{
		width: 1.75rem;
		height: 1.26rem;
		background: #fff;
		transition: all 0.3s ease 0s;
		left: auto;
		right: 2rem;
		top: 0.8rem;
	}

	.ad-form.cade .prolist .pro-next:before{
		content: '';
		position: absolute;
		width: 12px;
		height: 18px;
		background: url('/bocstatic/web/img/swiper-r.png')no-repeat center center;
		background-size:contain; 
		left: 50%;
		top: 50%;
		transform:translate(-50%,-50%); 
	}

	.ad-form.cade .prolist .pro-prev:before{
		content: '';
		position: absolute;
		width: 12px;
		height: 18px;
		background: url('/bocstatic/web/img/swiper-l.png')no-repeat center center;
		background-size:contain;
		left: 50%;
		top: 50%;
		transform:translate(-50%,-50%);  
	}

	.ad-form.cade .prolist .pro-next:hover{
		background: #342e30;
	}

	.ad-form.cade .prolist .pro-next:hover:before{
		background: url('/bocstatic/web/img/swiper-r2.png')no-repeat center center;
		background-size:contain; 
	}
	.ad-form.cade .prolist .pro-prev:hover{
		background: #342e30;
	}

	.ad-form.cade .prolist .pro-prev:hover:before{
		background: url('/bocstatic/web/img/swiper-l2.png')no-repeat center center;
		background-size:contain; 
	}

	/*空间灵感*/

	.space-main{
		width: 100%;
		padding: 3rem 0 6.5rem;
		font-weight: bold;
	}
	.space-main .w1450{
		transition: transform 0.51s ease-in-out;
	}
	.space-main .show-main .nav-top{
		margin-bottom: 1.6rem;
	}
	.space-main .show-main .nav-top .title-mb .t{
		padding-left: 1.5rem;
	}

	.space-main .show-main .nav-top .title-mb .t:before {
		width: 1.3rem;
	}
	.space-main .show-main .navswiper{
		width: 65%;
		right: 0;
		top: 50%;
		transform:translateY(-50%); 
		overflow: hidden;
	}
	@media(max-width: 1680px){
		.space-main .show-main .navswiper{
			width: 70%;
		}
	}
	.space-main .show-main .navswiper .swiper-slide{
		width: 2.5rem;
		height: 1.26rem;
		text-align: center;
		line-height: 1.26rem;
		transition: all 0.3s ease 0s;
		cursor: pointer;
		color: #fff;
		float: left;
	}
	.space-main .show-main .navswiper .swiper-slide:hover{
		color: #222;
		background: #fff;
	}
	.space-main .show-main .navswiper .swiper-slide.cur{
		color: #222;
		background: #fff;
	}

	.show-de.space{
		width: 100%;
		height: 14rem;
		box-shadow: 0 0 80px rgba(182,181,172,.8);
		transition: all 0.5s ease 0s;
		color: #222;
	}

	.show-de.space .le{
		width: 27.58%;
		height: 100%;
		background: #fff;
	}
	.show-de.space .ri{
		width: 72.42%;
		height: 100%;
	}
	.show-de.space.hall .ri{
		width: 100%;
	}

	.show-de.space .swiper-container{
		width: 100%;
		height: 100%;
	}
	.show-de.space .swiper-slide{
		width: 100%;
		height: 100%;
	}

	.show-de.space .right-next{
		width: 2.2rem;
		height: 1.5rem;
		background: #fff;
		right: 0;
		top: auto;
		bottom: 0;
	}
	.show-de.space .right-next:before{
		content: '';
		position: absolute;
		left: 50%;
		top: 50%;
		width: 15px;
		height: 23px;
		transform:translate(-50%,-50%); 
		background: url('/bocstatic/web/img/swiper-r.png')no-repeat center center;
		background-size:contain; 

	}
	.show-de.space .right-prev{
		width: 2.2rem;
		height: 1.5rem;
		background: #fff;
		right: 2.2rem;
		top: auto;
		bottom: 0;
		left: auto;
		box-sizing:border-box;
		border-right: 1px solid #c3c3c4;
	}
	.show-de.space .right-prev:before{
		content: '';
		position: absolute;
		left: 50%;
		top: 50%;
		width: 15px;
		height: 23px;
		transform:translate(-50%,-50%); 
		background: url('/bocstatic/web/img/swiper-l.png')no-repeat center center;
		background-size:contain; 
	}
	.show-de.space .page-w{
		top: 1.5rem;
		left: 2.2rem;
		z-index: 3;
	}
	.show-de.space .page-w span{
		color: #a7a7a7;
	}
	.show-de.space .page-w .num-c{
		font-size: 0.6rem;
		color: #333;
	}
	.show-de.space .le .tit-t{
		font-size: 0.6rem;
		display: flex;
	}
	.show-de.space .le .swiper-slide{
		padding: 3.5rem 0 0 2rem;
		box-sizing:border-box;
	}
	.show-de.space .le .tit-t span{
		font-size: 0.9rem;
		writing-mode: vertical-lr;
	}
	.show-de.space .le .proimg{
		bottom: 1.5rem;
		right: 1rem;
		display: flex;
		align-items: center;
		right: -1rem;
		width: 100%;
		justify-content: flex-end;

	}
	.show-de.space .le{
		z-index: 2;
		overflow: visible;
	}
	.show-de.space .le .swiper-container{
		position: static;
		overflow: visible;
	}
	.show-de.space .le .proimg .pic{
		width: 2.15rem;
		height: 2.15rem;
		border-radius: 50%;
		box-shadow: 0 0 40px rgba(0,0,0,0.7);
		margin-left: 0.4rem;
		cursor: pointer;
	}
	.show-de.space .le .proimg{
		font-size: 0.45rem;
	}
	.show-de.space .le .proimg span{
		font-size: 0.75rem;
		margin-left: 0.25rem;
	}
	.pro-wrap{
		margin: 2.9rem 0 1.5rem;
		color: #fff;
	}
	.pro-wrap .title{
		font-weight: bold;
		margin-bottom: 1.9rem;
	}

	/*空间设计*/

	.design-wrap{
		background: #bcb5b4;
		color: #fff;
		font-weight: bold;

	}
	.design-wrap a{
		color: #fff;
	}
	.design-wrap .title-top{
		margin-bottom: 1.4rem;
	}
	.design-wrap .new-swiper{
		width: 100%;
		margin-bottom: 1.4rem;
	}
	.design-wrap .new-swiper .swiper-slide{
		width: 100%;
	}
	.design-wrap .new-swiper .new-next{
		width: 30px;
		height: 46px;
		background: url('/bocstatic/web/img/swiper-r.png')no-repeat center center;
		background-size: contain;
	}
	.design-wrap .new-swiper .new-prev{
		width: 30px;
		height: 46px;
		background: url('/bocstatic/web/img/swiper-l.png')no-repeat center center;
		background-size: contain;
	}
	.design-wrap .title-top h1{
		font-size: 1.5rem;

	}
	.design-wrap .title-top .ri_con{
		right: 0;
		top: 0;
		width: 50%;
		font-size: 0.45rem;
		line-height: 1.88;
	}
	.design-wrap .title-mb{
		transform:translateY(0.5rem); 
	}
	.design-wrap .top .title-mb .t {
		font-size: 0.35rem;
		padding-left: 1.2rem;
	}
	.design-wrap .top .title-mb .t:before {
		width: 1rem;
	}


	.list.design{
		transition: transform 0.51s ease-in-out;
	}
	.list.design li{
		height: 13.75rem;
	}

	.list.design li .con{
		float: left;
		width: 34.5%;
		padding-top: 2.1rem;
		font-size: 0.5rem;
		line-height: 1.6;
	}
	.list.design li .con .more{
		width: 3.75rem;
		height: 1.26rem;
		box-sizing:border-box;
		border: 2px solid #fff;
		text-align: center;
		line-height: 1.26rem;
		font-size: 0.4rem;
	}

	.list.design li .imgpic{
		float: right;
		width: 49.65%;
		height: 11.25rem;
		box-shadow: 0 0 80px rgba(182,181,172,.8);
	}

	.list.design li .imgpic .img{
		width: 6rem;
		height: 6rem;
		bottom: 50%;
		left: -3rem;
		transform:translateY(50%); 
		box-shadow: 0 0 80px rgba(182,181,172,.8);
	}

	.list.design li:nth-child(2n) .imgpic .img{
		left: auto;
		right: -3rem;
	}
	.list.design li:nth-child(2n) .con{
		float: right;
	}
	.list.design li:nth-child(2n) .imgpic{
		float: left;
	}

	.list.design li .con .tit-t{
		font-size: 1.2rem;
	}

	.list.design li .con .con-t{
		margin: 0.1rem 0 1rem;
	}

	.design-wrap .form-main{
		margin-top:1.4rem; 
	}

	.design-wrap .top{
		height: 43rem;
		box-sizing:border-box;
		padding: 2.9rem 0 0;
	}

	.design-wrap .bot .w1450{
		margin-top: -10rem;
		transition: transform 0.5s ease-in-out;
	}
	.design-wrap .bot{
		margin-bottom: 0;
	}

	/*服务支持*/
	.service-main{
		background-size: contain;
		padding: 3rem 0 4.4rem;
		color: #fff;
	}

	.service-main .title .t{
		font-size: 0.45rem;
		margin-top: 0.1rem;
	}
	.service-main .title{
		margin-bottom: 1.4rem;
	}

	.service-main .service{
		height: 14.5rem;
		font-weight: bold;
		background:#fff;
	}

	.service-main .service .le{
		width: 27.25%;

		height: 100%;
		box-sizing:border-box;
		padding-left: 2rem;
		color: #adadad;
		font-size: 0.6rem;
		display: flex;
		flex-direction: column;
		justify-content: center;
		position: relative;
		z-index: 2;
	}


	.service-main .service .le .item-t{
		margin-bottom: 1.5rem;
		display: flex;
		position: relative;
		cursor: pointer;
		transition: all 0.3s ease 0s;
	}
	.service-main .service .le .item-t:hover{
		color: #222;
	}
	.service-main .service .le .item-t:hover span{
		color: #adadad;
	}
	.service-main .service .le .item-t:before{
		transition: all 0.3s ease 0s;
		content: '';
		position: absolute;
		width: 0;
		height: 1px;
		background: #505050;
		left: 55.1%;
		top: 50%;
		opacity: 0;
		z-index: 2;
	}
	.service-main .service .le .item-t:after{
		transition: all 0.3s ease 0s;
		content: '';
		position: absolute;
		width: 0;
		height: 1px;
		background: #fff;
		left: 55.1%;
		top: 50%;
		opacity: 0;
	}

	.service-main .service .le .item-t.cur{
		color: #222;
	}
	.service-main .service .le .item-t.cur span{
		color: #adadad;
	}
	.service-main .service .le .item-t.cur:before{
		width: 3.5rem;
		opacity: 1;
	}
	.service-main .service .le .item-t.cur:after{
		width: 5.5rem;
		opacity: 1;
	}

	.service-main .service .le .item-t:last-child{
		margin-bottom: 0;
	}
	.service-main .service .le span{
		font-size: 0.45rem;
		margin-right: 0.25rem;
	}

	.service-main .service .ri{
		width: 72.75%;
		height: 100%;
		box-sizing:border-box;
	}
	.service-main .service .ri .con{
		width:100%;
		height: 100%;
	}

	.service-main .service .input-wrap{
		width: 10.6rem;
		box-sizing:border-box;
		border: 4px solid #fff;
		padding: 0.5rem 0.9rem 0.5rem;
		top: 1.5rem;
		left: 2.5rem;
	}
	.service-main .service .input-wrap .test-box1{
		margin-top: 0.5rem;
		display: flex;
		align-items: center;
	}
	.service-main .service .input-wrap .sub{
		font-weight: bold;
		color: #222;
		width: 2.75rem;
		height: 1.25rem;
		text-align: center;
		line-height: 1.25rem;
		background: #fff;
		margin-top: 0.3rem;
	}
	.service-main .service .input-wrap .test{
		position: relative;
	}
	.service-main .service .input-wrap .test .test_code{
		box-sizing:border-box;
		position: absolute;
		right: 0;
		top: 50%;
		transform:translateY(-50%); 
	}


	.service-main .service .input-wrap .input-b{
		width: 100%;
		height: 1.25rem;
		line-height: 1.25rem;
		border-bottom: 2px solid #fff;
		font-size: 0.35rem;
	}
	.service-main .service .input-wrap .input-b.test{
		display: flex;

	}
	.service-main .service .input-wrap .input-b.test .text{
		width: 40%;
	}
	.service-main .service .input-wrap .input-b span{
		margin-right: 0.2rem;
	}
	.service-main .service .input-wrap .input-b img{
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.service-main .service .input-wrap .input-b:last-child input{
		width: 65%;
	}
	.service-main .service .input-wrap input{
		color: #fff;
		width: 75%;
		background: none;
	}
	.service-main .service .input-wrap .last input{
		width: 60%;
	}
	.service-main .service .input-wrap input::-webkit-input-placeholder{
		color:rgba(255,255,255,0.5);
	}
	.service-main .service .input-wrap input::-moz-placeholder{  
		color:rgba(255,255,255,0.5);
	}
	.service-main .service .input-wrap  input:-moz-placeholder{  
		color:rgba(255,255,255,0.5);
	}
	.service-main .service .input-wrap input:-ms-input-placeholder{ 
		color:rgba(255,255,255,0.5);
	}
	.service-main .service .input-wrap .input-b:last-child{
		border-bottom: none;
	}


	.service-main .ri_form.four {
		left: 2.5rem;
		bottom: 3.5rem;
		right:auto;
		top: auto;
	}
	.service-main .ri_form.five {
		left: 2.5rem;
		bottom: 2rem;
		right:auto;
		top: auto;
	}

	.service-main .video-wrap{
		margin-top: 3rem;
	}

	.service-main .video-wrap .video-box{
		width: 68.96%;
		height: 13.5rem;
		position: relative;

	}
	.service-main .video-wrap .video-box:before{
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background:rgba(0,0,0,0.5);
	}
	.service-main .video-wrap .video-box img{
		cursor: pointer;
		position: absolute;
		z-index: 2;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	.service-main .video-wrap .tit-t{
		font-size: 1.2rem;
		line-height: 1.5;
		top: 50%;
		transform:translateY(-50%);
		right: 3rem;
		font-weight: bold; 
	}



	/*右侧悬浮*/

	.ri_barfloat{
		width: 2.75rem;
		box-sizing:border-box;
		right: -2.75rem;
		z-index: 20;
		top: 50%;
		transform:translateY(-50%); 
		transition: all 0.5s ease 0s;
	}
	.ri_barfloat.ac{
		right: 0;
	}
	.ri_barfloat.ac .tippic{
		opacity: 0;
	}
	.ri_barfloat .tippic{
		width: 1.26rem;
		height: 1.26rem;
		background: #222;
		top: 0;
		left: -1.26rem;
	}
	.ri_barfloat .tippic .san{
		left: 3px;
		top: -3px;
	}
	.ri_barfloat .tippic .tex{
		left: 50%;
		top: 50%;
		transform:translate(-50%,-50%); 
	}
	.ri_barfloat .item{
		width: 100%;
		height: 2.75rem;
		box-sizing:border-box;
		border-left: 1px solid #beb7b7;
		border-top: 1px solid #beb7b7;
	}
	.ri_barfloat .item:last-child{
		border-bottom: 1px solid #beb7b7;
	}
	.ri_barfloat .item .up{
		width: 100%;
		height: 100%;
		background: #fff;
		font-weight: bold;
		font-size: 0.375rem;
		color: #222;
		text-align: center;
		transition: all 0.3s ease 0s;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		cursor: pointer;
		position: relative;
		z-index: 2;
	}
	.ri_barfloat .item .up a{
		width: 100%;
		height: 100%;
		display: block;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
	}
	.ri_barfloat .item .up .ico{
		margin-bottom: 0.35rem;
		text-align: center;
	}
	.ri_barfloat .item .up .ico .a{
		display: none;
	}
	.ri_barfloat .item:hover .up{
		background: #222;
		color: #fff;
		border: none;
	}
	.ri_barfloat .item:hover .up a{
		background: #222;
		color: #fff;
		border: none;
	}
	.ri_barfloat .item:hover{
		border: none;
	}
	.ri_barfloat .item:hover .up .ico img{
		display: none;
	}
	.ri_barfloat .item:hover .up .ico .a{
		display: block;
	}
	.ri_barfloat .item.cur .up .ico img{
		display: none;
	}
	.ri_barfloat .item.cur .up{
		background: #222;
		color: #fff;
		border: none;
	}
	.ri_barfloat .item.cur{
		background: #222;
		color: #fff;
		border: none;
	}
	.ri_barfloat .item.cur .up .ico .a{
		display: block;
	}

	.ri_barfloat .item .wecode{
		width: 4rem;
		height: 4rem;
		right: -1rem;
		top: 50%;
		background: #222;
		transform:translateY(-50%);
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.2s ease 0s;
		opacity: 0;
	}
	.ri_barfloat .item.ac .wecode{
		opacity: 1;
		right: 3rem;
	}
	.ri_barfloat .item .tel{
		width: 4rem;
		height: 1.4rem;
		right: -1rem;
		top: 50%;
		background: #222;
		transform:translateY(-50%);
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 0.45rem;
		font-weight: bold;
		transition: all 0.2s ease 0s;
		opacity: 0;
	}
	.ri_barfloat .item.ac .tel{
		opacity: 1;
		right: 3rem;
	}
	.ri_barfloat .item .tel:before{
		content: '';
		position: absolute;
		width: 0;
		height: 0;
		border-width:6px;
		border-style: solid;
		border-color:  transparent  transparent  transparent #222;
		right: -12px;
		top: 50%;
		transform: translateY(-50%);
	}

	.ri_barfloat .item .wecode:before{
		content: '';
		position: absolute;
		width: 0;
		height: 0;
		border-width:6px;
		border-style: solid;
		border-color:  transparent  transparent  transparent #222;
		right: -12px;
		top: 50%;
		transform: translateY(-50%);
	}
	.ri_barfloat .item .wecode img{
		width: 80%;
	}


	.af-wrap{
		padding: 2.75rem 0 0rem;
		-margin-bottom: 2rem;
	}
	.af-wrap .w1450{
		transition: transform 0.5s ease-in-out;
	}
	.af-wrap .list li{
		height: 13.75rem;
		color: #fff;
		font-weight: bold;
	}

	.af-wrap .list li .con{
		float: left;
		width: 33%;
		padding-top: 2rem;
	}
	.af-wrap .list li .con .con-t{
		font-size: 0.5rem;
		line-height: 1.7;
		margin-top: 0.7rem;
	}
	.af-wrap .list li .img{
		float: right;
		width: 55.86%;
		height: 10.5rem;
		box-shadow: 0 0 80px rgba(182,181,172,.8);
	}
	.af-wrap .list li:nth-child(2n) .con{
		float: right;
	}
	.af-wrap .list li:nth-child(2n) .img{
		float: left;
	}
	.body.after{
		padding-bottom: 2rem;
	}

	.af-wrap .title-mb .t {
		padding-left: 1.7rem;
	}

	.af-wrap .title-mb .t:before {
		width: 1.5rem;
	}

	/*关于我们*/
	.about-wrap{
		padding: 3rem 0 5.9rem;
		font-weight: bold;
		color: #fff;
	}

	.about-wrap .top-info .title{
		margin-bottom: 2rem;
		line-height: 1.2;
	}
	.about-wrap .top-info .title h1{
		font-size: 1.5rem;
		margin-top: 0.2rem;
	}
	.about-wrap .top-info .title .more{
		width: 5.5rem;
		height: 2.25rem;
		line-height: 2.25rem;
		box-sizing:border-box;
		padding: 0 0.8rem;
		font-size: 0.35rem;
		background: #222;
		color: #fff;
		right: 0;
		transform:translateY(-50%);
		top: 50%; 
		cursor: pointer;
	}

	.about-wrap .top-info .title .more i{
		width: 0.75rem;
		height: 0.75rem;
		background: url('/bocstatic/web/img/detail-ico.png')no-repeat center center;
		background-size: cover;
		right: 0.8rem;
		transform:translateY(-50%);
		top: 50%; 
		transition: all 0.3s ease 0s;
	}
	.about-wrap .top-info .title .more:hover i{
		right: 0.7rem;
	}
	.about-wrap .top-info .con{
		width: 77.24%;
		margin-bottom: 2.5rem;
	}
	.about-wrap .top-info .img{
		width: 100%;
		height: 12.75rem;
		box-shadow: 0 0 80px rgba(71,53,47,.8);
	}
	.about-wrap .top-info .con-t{
		line-height: 2.125;
		padding-top: 1rem;
		display: flex;
		box-sizing:border-box;
		padding-right: 3rem;
	}

	.about-wrap .top-info .con-t .le{
		writing-mode: vertical-lr;
		position: relative;
		font-size: 0.45rem;
		margin-right: 1.5rem;
	}

	.about-wrap .top-info .con-t .le:before{
		content: '';
		position: absolute;
		width: 1px;
		height: 92%;
		background: rgba(255,255,255,0.3);
		top: 0;
		right: 0.9rem;
	}
	.about-wrap .top-info .con-t .title-mb{
		margin-bottom: 0.5rem;
	}
	.about-wrap .list {
		margin-bottom: 3rem;
	}
	.about-wrap .list li{
		height: 11.25rem;

	}
	.about-wrap .list li .img{
		width: 50%;
		height: 100%;
		float: left;
		overflow: hidden;
		box-shadow: 0 0 60px rgba(71,53,47,.8);
	}
	.about-wrap .list li .con{
		width: 50%;
		height: 100%;
		float: right;
		line-height: 1.875;
		padding-top: 2.75rem;
		box-sizing:border-box;
		padding-left: 1.75rem;
	}

	.about-wrap .list li:nth-child(2n) .img{
		float: right;
	}
	.about-wrap .list li:nth-child(2n) .con{
		float: left;
		padding-left:0;
		padding-right: 1.75rem;
	}

	.about-wrap .list li .con h2{
		font-size: 0.9rem;
		margin-bottom: 0.5rem;
	}
	.about-wrap .history{
		margin-bottom: 5rem;
	}
	.about-wrap .history .title-mb{
		margin-bottom: 1.9rem;
	}

	.about-wrap .history .item{
		height: 8.5rem;
		margin-bottom: 2.5rem;
	}
	.about-wrap .history .item .img{
		width: 50%;
		height: 100%;
		display: flex;
		justify-content: flex-end;
	}
	.about-wrap .history .item .con{
		width: 50%;
		height: 100%;
		line-height: 1.7;
		font-size: 0.45rem;
		box-sizing:border-box;
		padding: 1.75rem 0 0 1.5rem; 
	}
	.about-wrap .history .item .con h1{
		font-size: 1.2rem;
		margin-bottom: 0.5rem;
	}

	.about-wrap .history .item .pic{
		left: 0;
		top: 50%!important;
		transform:translateY(-50%)!important; 
	}
	.about-wrap .history .tab_swiper{
		position: relative;
	}
	.about-wrap .history .tab_swiper .swiper-container{
		width: 92%;
		position: static;

	}
	.about-wrap .history .tab_swiper .swiper-slide{
		font-size: 0.6rem;
		height: 0.8rem;
		width: 3.35rem;
		cursor: pointer;
		position: relative;
	}
	.about-wrap .history .tab_swiper .year-next{
		width: 11px;
		height: 17px;
		background: url('/bocstatic/web/img/swiper-r2.png')no-repeat center center;
		background-size: contain;
		top: 100%;
	}
	.about-wrap .history .tab_swiper .year-prev{
		width: 11px;
		height: 17px;
		background: url('/bocstatic/web/img/swiper-l2.png')no-repeat center center;
		background-size: contain;
		top: 100%;
	}
	@media(max-width: 767px){
		.about-wrap .history .tab_swiper .swiper-container{
			width: 88%;
		}
		.about-wrap .history .tab_swiper .year-next{
			top: 85%;
			right: 0;
		}
		.about-wrap .history .tab_swiper .year-prev{
			top: 85%;
			left: 0;
		}
	}
	.about-wrap .history .tab_swiper .swiper-slide:hover:before{
		content: '';
		position: absolute;
		width: 38%;
		background: #fff;
		height: 2px;
		left: 0;
		bottom: 0;
	}
	.about-wrap .history .tab_swiper .swiper-slide.cur:before{
		content: '';
		position: absolute;
		width: 38%;
		background: #fff;
		height: 2px;
		left: 0;
		bottom: 0;
	}
	.about-wrap .acti-wrap .title-mb{
		margin-bottom: 1rem;
	}
	.about-wrap .acti-wrap.first{
		margin-bottom: 0;
	}
	.about-wrap .acti-wrap .img{
		position: relative;
		padding-bottom: 58.33%;
		overflow: hidden;
		margin-bottom: 0.5rem;
	}
	.about-wrap .acti-wrap .videoplay{
		right: 0.5rem;
		top: 5rem;
		width: 0.8rem;
		z-index: 2;
		cursor: pointer;
	}
	@media(max-width: 767px){
		.about-wrap .acti-wrap .videoplay {
			top: 2.8rem;
		}
	}
	.about-wrap .acti-wrap .img:hover img{
		transform:scale(1.05); 
	}
	.about-wrap .acti-wrap .img img{
		position:absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		transition: all 0.3s ease 0s;
	}
	.about-wrap .acti-wrap .time{
		font-size: 0.45rem;
		padding-left: 2.75rem;
		position: relative;
	}
	.about-wrap .acti-wrap .time:before{
		content: '';
		position: absolute;
		width: 2.6rem;
		height: 1px;
		top: 50%;
		background: rgba(255,255,255,0.3);
		left: 0;
	}
	.about-wrap .acti-wrap .con-t{
		font-size: 0.6rem;
		line-height: 1.5;
		margin: 0.5rem 0 1.25rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		height:1.8rem;
	}
	.about-wrap .acti-wrap .dib{
		width: 3rem;
		height: 1.25rem;
		text-align: center;
		line-height: 1.25rem;
		font-size: 0.35rem;
		border: 2px solid #fff;
		color: #fff; 
	}
	.about-wrap .acti-wrap .dib:hover{
		background: #fff;
		color: #222;
	}


	.about-wrap .acti-wrap .swiper-container{
		position: static;
	}
	.about-wrap .acti-wrap .swiper-button-next{
		width: 1.75rem;
		height:1.25rem;
		background: #fff;
		right: 0;
		top: 1rem;
		transition: all 0.3s ease 0s;
	}
	.about-wrap .acti-wrap .swiper-button-prev{
		width: 1.75rem;
		height:1.25rem;
		background: #fff;
		left: auto;
		right: 1.9rem;
		top: 1rem;
		transition: all 0.3s ease 0s;
	}
	.about-wrap .acti-wrap .swiper-button-next:hover{
		background: #222;
	}
	.about-wrap .acti-wrap .swiper-button-next:hover:before{
		background: url('/bocstatic/web/img/swiper-r2.png')no-repeat center center;
		background-size: contain;
	}
	.about-wrap .acti-wrap .swiper-button-prev:hover{
		background: #222;
	}
	.about-wrap .acti-wrap .swiper-button-prev:hover:before{
		background: url('/bocstatic/web/img/swiper-l2.png')no-repeat center center;
		background-size: contain;
	}
	.about-wrap .acti-wrap .swiper-button-next:before{
		content: '';
		position: absolute;
		width: 11px;
		height: 17px;
		left: 50%;
		top: 50%;
		transform:translate(-50%,-50%); 
		background: url('/bocstatic/web/img/swiper-r.png')no-repeat center center;
		background-size: contain;
	}
	.about-wrap .acti-wrap .swiper-button-prev:before{
		content: '';
		position: absolute;
		width: 11px;
		height: 17px;
		left: 50%;
		top: 50%;
		transform:translate(-50%,-50%); 
		background: url('/bocstatic/web/img/swiper-l.png')no-repeat center center;
		background-size: contain;
	}
	.about-wrap .acti-wrap.first .title-mb .t {
		font-size: 0.45rem;
		position: relative;
		padding-left: 1.2rem;
		margin-top: 0.1rem;
	}
	.about-wrap .acti-wrap.first .title-mb .t:before {
		content: '';
		position: absolute;
		width: 1rem;
		height: 1px;
		background: rgba(255,255,255,0.2);
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}


	.about-wrap .acti-wrap .title-mb .t {
		font-size: 0.45rem;
		position: relative;
		padding-left: 1.82rem;
		margin-top: 0.1rem;
	}
	.about-wrap .acti-wrap .title-mb .t:before {
		content: '';
		position: absolute;
		width: 1.7rem;
		height: 1px;
		background: rgba(255,255,255,0.2);
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}

	/*简介*/
	.info-wrap{
		padding: 3rem 0 1.75rem;
		color: #fff;
		font-weight: bold;
	}
	.info-wrap a{
		color: #fff;
	}
	.info-wrap .info_top{
		margin-bottom: 2.5rem;
	}
	.info-wrap .title-mb{
		margin-bottom: 1rem;
	}
	.info-wrap .info_top .title-mb .t{
		padding-left: 2rem;
	}
	.info-wrap .info_top .title-mb .t:before {
		width: 1.8rem;
	}
	.info-wrap .info_top .f-cb{
		height: 11.875rem;
	}
	.info-wrap .info_top .f-cb .img{
		width: 54.48%;
		height: 100%;
		box-shadow: 0 0 80px rgba(71,53,47,.8);
	}
	.info-wrap .info_top .f-cb .con{
		box-sizing:border-box;
		height: 100%;
		width: 45.52%;
		text-align: center;
		line-height: 1.875;
		padding-top: 2rem;
	}
	.info-wrap .info_top .f-cb .con h3{
		font-size: 0.9rem;
		margin-bottom: 0.4rem;
	}
	.info-wrap .info_top .f-cb .con .share{
		margin-top: 1.3rem;
		display: flex;
		justify-content: center;
	}
	.info-wrap .info_top .f-cb .con .share .up{
		background: #160b08;
		height: 2rem;
		width: 6.5rem;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 0.45rem;
		cursor: pointer;
	}
	.info-wrap .info_top .f-cb .con .share .up span{
		margin-right: 0.35rem;
	}
	.info-wrap .info_top .f-cb .con .share .option{
		top: 50%;
		right: 1rem;
		transform: translateY(-50%);
		width: 3rem;
		height: 3rem;
		transition: all 0.3s ease 0s;
		opacity: 0;
		background: #160b08;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.info-wrap .info_top .f-cb .con .share .option img{
		width: 90%;
	}

	.info-wrap .info_top .f-cb .con .share .up:hover+.option{
		right: 1.8rem;
		opacity: 1;
	}
	.info-wrap .info_main.last{
		margin-top: 2.5rem;
	}
	.info-wrap .info_main li{
		width: 46.2%;
		margin: 0 7.6% 7.6% 0;
	}
	.info-wrap .info_main li:nth-child(2n){
		margin-right: 0;
	}
	.info-wrap .info_main li .img{
		width: 100%;
		position: relative;
		padding-bottom: 54.47%;
		overflow: hidden;
		box-shadow: 0 0 80px rgba(71,53,47,.8);
	}
	.info-wrap .info_main li .img:hover img{
		transform: scale(1.05);
	}
	.info-wrap .info_main li .img img{
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		transition: all 0.3s ease 0s;
	}
	.info-wrap .info_main li .con-t{
		font-size: 0.75rem;
		color: rgba(255,255,255,0.8);
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		padding-top: 0.75rem;
	}
	.info-wrap .info_main li .con-t span{
		font-size: 0.45rem;
		color: rgba(255,255,255,1);
		margin-right: 2rem;
		position: relative;
	}
	.info-wrap .info_main li .con-t span:before{
		content: '';
		position: absolute;
		width: 1.5rem;
		height: 1px;
		top: 50%;
		right: -1.7rem;
		background: rgba(255,255,255,0.5);
	}


	.info-wrap .info_main  .title-mb .t {
		padding-left: 2.7rem;
	}
	.info-wrap .info_main  .title-mb .t:before {
		width: 2.4rem;
	}
	.info-wrap .info_main.last  .title-mb .t {
		padding-left: 1.4rem;
	}
	.info-wrap .info_main.last .title-mb .t:before {
		width: 1.2rem;
	}

	/*福J设计*/
	.den-wrap{
		padding:3rem 0 3.5rem; 
		color: #fff;
		font-weight: bold;
	}
	.den-wrap .info_top .title-mb{
		margin-bottom: 1rem;
	}
	.den-wrap .info_top .title-mb .t{
		padding-left: 3rem;
	}
	.den-wrap .info_top .title-mb .t:before{
		width: 2.8rem;
	}
	.den-wrap .info_top{
		line-height: 1.875;
		margin-bottom: 4rem;
	}
	.den-wrap .info_top p{
		margin-bottom: 0.75rem;
	}
	.den-wrap .info_top .con-t{
		width: 78.27%;
	}
	.den-wrap .info_top p:last-child{
		margin-bottom: 0;
	}

	.den-wrap .info_top .scroll-down{
		width: 5rem;
		height: 2.1rem;
		background: #272727;
		font-size: 0.375rem;
		cursor: pointer;
		right: 0;
		top: 0;
	}
	.den-wrap .info_top .scroll-down img{
		margin-left: 0.5rem;
		width: 0.4rem;
	}
	.den-wrap .con-bot{
		width: 100%;
		margin-top: 1.6rem;

	}
	.den-wrap .con-bot .poa{
		right: 0;
		top: 50%;
		width: 5.75rem;
		transform:translateY(-50%); 
	}
	.den-wrap .con-bot .img{
		width: 73.8%;
		height: 14.5rem;
	}
	.den-wrap .list li{
		height: 13.5rem;
		margin-bottom: 1.5rem;
	}

	.den-wrap .list li .con{
		float: left;
		width: 71.04%;
		box-sizing:border-box;
		line-height: 1.875;
		padding: 2.4rem 2.5rem 0 4.75rem;
	}
	.den-wrap .list li .img{
		float: right;
		height: 100%;
		width:28.96%;
		box-shadow: 0 0 80px rgba(71,53,47,.8);
	}
	.den-wrap .list li:nth-child(2n) .con{
		float: right;
		padding: 2.4rem 4.75rem 0 2.5rem;
	}
	.den-wrap .list li:nth-child(2n) .img{
		float: left;
	}
	.den-wrap .list li .con h3{
		font-size: 0.9rem;
		margin-bottom: 0.4rem;
	}
	.den-wrap .list li .con .t{
		font-size: 0.45rem;
		margin:0.25rem 0 1.1rem;
		position: relative;
	}
	.den-wrap .list li .con p{
		margin-bottom: 0.4rem;
	}
	.den-wrap .list li .con p:last-child{
		margin-bottom: 0;
	}
	.den-wrap .list li .con .t:before{
		content: '';
		position: absolute;
		width: 0.45rem;
		height: 1px;
		background: #fff;
		left: 0;
		bottom: -0.5rem;
	}
	.den-wrap .bantu {
		margin-top: 1rem;
	}
	.den-wrap .bantu .title-mb{
		margin-bottom: 1.25rem;
	}
	.den-wrap .bantu .img{
		width: 100%;
		height: 13.6rem;
		margin-bottom: 1.5rem;
		font-size: 0.65rem;
		line-height: 1.64;
		box-shadow: 0 0 40px rgba(182,181,172,.8);
	}
	.den-wrap .bantu .backcover .con-t{
		display: flex;
		align-items: center;
		padding: 4rem 0 0 2.5rem;
	}
	.den-wrap .bantu .img span{
		font-size: 1.8rem;
		margin-right: 0.5rem;
	}
	.den-wrap .bantu .link_list{
		width: 75.8%;
	}
	.den-wrap .bantu li{
		float: left;
	}
	.den-wrap .bantu li a{
		font-size: 0.48rem;
		height:1.5rem;
		line-height: 1.5rem;
		display: inline-block;
		padding: 0 0.4rem;
		font-weight: normal;
		color: #fff;
	}
	.den-wrap .bantu li a:hover{
		background: #fff;
		color: #222;
	}
	.den-wrap .bantu .title-mb .t{
		padding-left: 1.8rem;
	}
	.den-wrap .bantu .title-mb .t:before {
		width: 1.75rem;
	}

	/*展厅*/

	.hall-wrap {
		font-weight: bold;
		color: #fff;
		padding-bottom: 2.5rem;
	}
	.hall-wrap a{
		color: #fff;
	}
	.hall-wrap .nav_tab{
		display: flex;
		margin-bottom: 2.8rem;
	}
	.hall-wrap .nav_tab a{
		display: inline-block;
		width: 50%;
		height: 1.66rem;
		line-height: 1.66rem;
		text-align: center;
		box-sizing:border-box;
		font-size: 0.5rem;
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	.hall-wrap .nav_tab a.cur{
		background: #beb7b7;
	}
	.hall-wrap .nav_tab a:hover{
		background: #beb7b7;
	}
	.hall-wrap .top-box{
		margin-bottom: 2.6rem;
	}
	.hall-wrap .top-box .title{
		margin-bottom: 1rem;
	}
	.hall-wrap .top-box .title .t{
		font-size: 0.45rem;
		margin-top: 0.2rem;
	}
	.hall-wrap .list-box .title-mb{
		margin-bottom: 1rem;
	}
	.hall-wrap .list-box{
		margin-bottom: 3.5rem;
	}
	.hall-wrap .list-box li{
		width: 47.93%;
		height: 10rem;
		margin: 0 4.14% 4.14% 0;
		box-shadow: 0 0 80px rgba(182,181,172,.8);
	}
	.hall-wrap .list-box li .play_ico{
		position: absolute!important;
		right: 1rem;
		bottom: 1rem;
		cursor: pointer;
		transition: all 0.3s ease 0s;
	}
	.hall-wrap .list-box li .play_ico:hover{
		bottom: 0.95rem;
	}
	.hall-wrap .list-box li:nth-child(2n){
		margin-right: 0;
	}
	.hall-wrap .title-mb h1{
		font-size: 0.75rem;
	}
	.hall-wrap .title-mb .t {
		padding-left: 1rem;
	}
	.hall-wrap .title-mb .t:before {
		width: 0.8rem;
	}

	.halltc-wrap{
		width: 100vw;
		height: 100vh;
		left: 0;
		top: 0;
		z-index: -1;
		opacity: 0;
		visibility: hidden;
		background: rgba(0,0,0,0.9);
		color: #fff;
		font-weight: bold;
		padding: 1.5rem 0 0;
		transition:all 0.5s ease 0s;
	}
	.halltc-wrap.show{
		z-index: 10;
		opacity: 1;
		visibility: visible;
	}

	#close_btn{
		top: -0.51rem;
		right: 16%;
		cursor: pointer;
		transition: all 0.3s ease 0s;
	}
	#close_btn:hover{
		transform: rotateZ(45deg);
	}
	.halltc-wrap .show-con{
		width: 52%;
		margin: 0 auto;
	}

	.halltc-wrap .show-con .showimg{
		width: 100%;
		height: 12rem;
		margin-bottom: 1rem;
	}
	.halltc-wrap .show-con .showimg .con-t{
		margin: 1.75rem 0 0 1.8rem;
	}
	.halltc-wrap .show-con .showimg h1{
		font-size: 1rem;

	}
	.halltc-wrap .show-con .showimg .t{
		font-size: 0.45rem;
		padding-left: 2rem;
		margin-top: 0.1rem;
	}
	.halltc-wrap .pro-box .title{
		margin-bottom: 0.75rem;
	}
	.halltc-wrap .pro-box h1{
		font-size: 0.6rem;
	}
	.halltc-wrap .pro-box .t{
		padding-left: 0.6rem;
		margin-top: 0.1rem;
	}
	.halltc-wrap .pro-box .swiper-slide .img{
		position: relative;
		overflow: hidden;
		padding-bottom: 80.8%;
	}
	.halltc-wrap .pro-box .swiper-slide .img:before{
		content: '';
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		box-sizing:border-box;
		border: 5px solid #a96935;
		opacity: 0;
		transition:all 0.3s ease 0s;
	}
	.halltc-wrap .pro-box .swiper-slide .img img{
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top:0;
		transition: all 0.3s ease 0s;
	}
	.halltc-wrap .pro-box .swiper-slide:hover .img img{
		transform:scale(1.05); 
	}
	.halltc-wrap .pro-box .swiper-slide:hover .img:before{
		opacity: 1;
	}
	.halltc-wrap .pro-box .swiper-slide .con-t{
		line-height: 1.625;
		text-align: center;
		color: #fff;
		padding-top: 0.35rem;
	}
	.halltc-wrap .pro-box .swiper-container{
		position: static;
	}
	.halltc-wrap .pro-box .pop-next{
		width: 22px;
		height: 34px;
		background: url('/bocstatic/web/img/swiper-r2.png')no-repeat center center;
		background-size: contain;
		right: 0;
		top: 0.8rem;
	}
	.halltc-wrap .pro-box .pop-prev{
		width: 22px;
		height: 34px;
		background: url('/bocstatic/web/img/swiper-l2.png')no-repeat center center;
		background-size: contain;
		right: 1.4rem;
		top: 0.8rem;
		left: auto;
	}

	.hall-wrap .video-box .title{
		margin-bottom: 1rem;
	}
	.hall-wrap .video-box .title .t{
		padding-left: 1rem;
		margin-top: 0.1rem;
	}
	.hall-wrap .video-box li{
		height: 12rem;
		margin-bottom: 1.5rem;
	}

	.hall-wrap .video-box li .le{
		width: 68.9%;
		height: 100%;
		box-shadow: 0 0 80px rgba(182,181,172,.8);
	}
	.hall-wrap .video-box li .le .img{
		width: 100%;
		height: 100%;
	}
	.hall-wrap .video-box li .ico{
		left: 50%;
		top: 50%;
		transform:translate(-50%,-50%); 
		z-index: 2;
		position: absolute;
		cursor: pointer;
		width: 2.4rem;
		transition:all 0.3s ease 0s;
	}
	.hall-wrap .video-box li .ico:hover{
		top: 51%;
	}
	.hall-wrap .video-box li .ri{
		width: 31.1%;
		box-sizing:border-box;
		padding: 3.75rem 0 0 1.75rem;
	}

	.hall-wrap .video-box li .ri .t{
		font-size: 0.45rem;
		margin-bottom: 0.4rem;
		padding-left: 1.75rem;
		position: relative;
	}
	.hall-wrap .video-box li .ri .t:before{
		content: '';
		position: absolute;
		width: 1.6rem;
		height: 1px;
		top: 50%;
		left: 0;
		background: rgba(255,255,255,0.2);
	}
	.hall-wrap .video-box li .ri .con-t{
		font-size: 1rem;
	}

	.hall-wrap .video-box li .ri .con-t span{
		font-size: 0.6rem;
		margin-right: 0.2rem;
	}

	/*关于我们*/
	.contact-wrap{
		padding: 6.25rem 0 3.25rem;
		color: #fff;
		font-weight: bold;
	}
	.contact-wrap .con_top{
		display: flex;
		justify-content: space-between;

	}
	.local-more{
		width: 5.35rem;
		height: 1.75rem;
		display: inline-block;
		border: 3px solid #fff;
		font-size: 0.45rem;
		color: #fff;
		text-align: center;
		line-height: 1.75rem;
		box-sizing:border-box;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.local-more i{
		width: 18px;
		height: 24px;
		background: url('/bocstatic/web/img/local.png')no-repeat center center;
		background-size: contain;
		margin-right: 0.4rem;
	}
	.contact-wrap .zhanlan-box .local-more{
		width: 4.25rem;
		height: 1.5rem;
	}
	.contact-wrap .con-bot .local-more{
		width: 4.25rem;
		height: 1.5rem;
	}
	.local-more:hover{
		color: #222;
		background: #fff;
	}
	.local-more:hover i{
		background: url('/bocstatic/web/img/local-a.png')no-repeat center center;
		background-size: contain;
	}
	.contact-wrap .con_top{
		margin-bottom: 5rem;
	}
	.contact-wrap .con_top h3{
		font-size: 0.9rem;
		margin-bottom: 0.6rem;
	}
	.contact-wrap .con_top .con-t{
		font-size: 0.45rem;
		margin-bottom: 1.6rem;
	}
	.contact-wrap .con_top .con-t p{
		margin-bottom: 0.2rem;
	}
	.contact-wrap .con_top .con-t p:last-child{
		margin-bottom: 0;
	}
	.contact-wrap .con_top .guanzhu {
		font-size: 0.35rem;
		text-align: center;
		display: flex;
	}
	.contact-wrap .con_top .guanzhu .item.last{
		margin-left: 0.75rem;
	}
	.contact-wrap .con_top .guanzhu .up{
		width: 1.8rem;
		height: 1.8rem;
		border-radius: 50%;
		background: #fff;
		cursor: pointer;
		margin-bottom: 0.4rem;
	}

	.contact-wrap .con_top .guanzhu .option{
		width: 3rem;
		height: 3rem;
		background: #222;
		left: 50%;
		transform: translateX(-50%);
		display: flex;
		align-items: center;
		justify-content: center;
		transition:all 0.3s ease 0s;
		top: 2.2rem;
		opacity:0;
	}
	.contact-wrap .con_top .guanzhu .show:hover+.option{
		top: 2rem;
		opacity: 1;
	}
	.contact-wrap .con_top .guanzhu .option img{
		width: 90%;
	}
	.contact-wrap .zhanlan-box{
		margin-bottom: 2.4rem;
	}

	.contact-wrap .zhanlan-box .title-mb{
		margin-bottom: 1rem;
	}
	.contact-wrap .zhanlan-box .f-cb{
		width: 100%;
		height: 13.5rem;
	}
	.contact-wrap .zhanlan-box .f-cb .img{
		width: 100%;
		box-shadow: 0 0 80px rgba(182,181,172,.8);
		height: 100%;
	}
	.contact-wrap .zhanlan-box .f-cb .conri{
		width: 31.73%;
		box-sizing:border-box;
		padding: 2rem 0 0 1.8rem;
	}
	.contact-wrap .zhanlan-box .f-cb .conri .con-t{
		font-size: 0.45rem;
		margin:0.9rem 0 1.5rem; 
	}
	.contact-wrap .zhanlan-box .f-cb .conri .con-t p{
		margin-bottom: 0.2rem;
	}
	.contact-wrap .zhanlan-box .f-cb .conri .con-t p:last-child{
		margin-bottom: 0;
	}
	.contact-wrap .con-bot{
		display: flex;
		justify-content: space-between;
	}
	.contact-wrap .con-bot .item{
		width: calc(100% / 3);
		display: flex;

	}
	.contact-wrap .con-bot .le{
		font-size: 0.8rem;
		margin-right: 0.5rem;
	}
	.contact-wrap .con-bot .ri{
		width: 72%;
		font-size: 0.45rem;
		padding-top: 0.15rem;
	}
	.contact-wrap .con-bot .ri p{
		margin-bottom: 0.2rem;
	}
	.contact-wrap .con-bot .ri .con-t{
		margin-bottom: 1rem;
	}
	.contact-wrap .con-bot .ri p:last-child{
		margin-bottom: 0;
	}

	/*详情页模板*/
	.newde-wrap{
		padding: 5rem 0 2rem;
		background: #bdb6b6;
		color: #fff;
		-font-weight: bold;
	}  
	.newde-wrap a{
		color: #fff;
	}
	.newde-wrap .title {
		text-align: center;
		padding-bottom: 1rem;
		padding-bottom: 0.6rem;
		border-bottom: 1px solid rgba(255,255,255,0.2);
	}
	.newde-wrap .title .t {
		margin-top: 0.5rem;
	}
	.newde-wrap .con-t {
		padding-top: 1rem;
	}
	.newde-wrap .con-t p {
		font-size: 0.45rem;
		line-height: 0.75rem;
	}
	.newde-wrap .de-bottom {
		margin-top: 2.5rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.newde-wrap .de-bottom h1 {
		font-size: 0.45rem;
		margin-bottom: 0.1rem;
	}
	.newde-wrap .de-bottom p {
		line-height: 1.2;
	}
	.newde-wrap .de-bottom .back-list {
		width: 12%;
	}
	.newde-wrap .de-bottom .back-list p {
		font-size: 16px;
		text-align: center;
	}
	.newde-wrap .de-bottom .back-list .icon {
		text-align: center;
	}
	.newde-wrap .de-bottom .back-list i {
		width: 24px;
		height: 24px;
		background: url("/bocstatic/web/img/back-news-icon.png") no-repeat center center;
		background-size: contain;
	}
	.newde-wrap .de-bottom .prev {
		width: 40%;
	}
	.newde-wrap .de-bottom .prev a {
		display: block;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.newde-wrap .de-bottom .prev .icon {
		width: 10px;
	}
	.newde-wrap .de-bottom .prev .icon i {
		width: 10px;
		height: 16px;
		background: url("/bocstatic/web/img/swiper-l2.png") no-repeat center center;
		background-size: contain;
	}
	.newde-wrap .de-bottom .prev .debo-con {
		width: 90%;
	}
	.newde-wrap .de-bottom .next {
		width: 40%;
	}
	.newde-wrap .de-bottom .next a {
		display: block;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.newde-wrap .de-bottom .next .icon {
		width: 10px;
		text-align: right;
	}
	.newde-wrap .de-bottom .next .icon i {
		width: 10px;
		height: 16px;
		background: url("/bocstatic/web/img/swiper-r2.png") no-repeat center center;
		background-size: contain;
	}
	.newde-wrap .de-bottom .next .debo-con {
		width: 90%;
		text-align: right;
	}


	@media(max-width: 767px){
		.newde-wrap .de-bottom .back-list {
			display: none;
		}
		.newde-wrap .de-bottom .next {
			width: 100%;
		}
		.newde-wrap .de-bottom .next a {
			flex-direction: row-reverse;
			justify-content: space-between;
		}
		.newde-wrap .de-bottom .next .debo-con {
			text-align: left;
		}
		.newde-wrap .de-bottom .next .icon {
			width: 10px;
			text-align: right;
		}
		.newde-wrap .de-bottom h1 {
			font-size: 0.3rem;
			margin-bottom: 0.1rem;
		}
		.newde-wrap .de-bottom p {
			line-height: 1.6;
			font-size: 0.3rem;
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
			font-weight: bold;
		}

		.newde-wrap .de-bottom .prev {
			width: 100%;
			margin-bottom: 0.2rem;
		}
		.newde-wrap .de-bottom .prev a {
			display: block;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}
		.newde-wrap .de-bottom .prev .icon {
			width: 10px;
		}
		.newde-wrap .de-bottom .prev .debo-con {
			width: 90%;
		}
		.newde-wrap .de-bottom {
			margin-top: 0.8rem;
			display: block;
		}
	}


	/*详情页模板*/

	/*搜索页面*/

	.search-wrap{
		padding: 3.5rem 0 2rem;
	}
	.search-wrap .tab-btns{
		display: flex;
		font-size: 0.75rem;
		font-weight: bold;
		color: #fff;
		margin-bottom: 1.5rem;
	}
	.search-wrap .tab-btns div{
		margin-right: 1.1rem;
		cursor: pointer;
		position: relative;
		transition:all 0.3s ease 0s;
	}
	.search-wrap .tab-btns div:before{
		content: '';
		position: absolute;
		width: 0%;
		height:3px;
		background: #222;
		left: 50%;
		bottom: -5px;
		transition:all 0.3s ease 0s;
	}
	.search-wrap .tab-btns div.cur{
		color: #222;
	}
	.search-wrap .tab-btns div:hover:before{
		width: 100%;
		left: 0;
	}
	.search-wrap .tab-btns div:hover{
		color: #222;
	}
	.search-wrap .tab-btns div.cur{
		color: #222;
	}
	.search-wrap .tab-btns div.cur:before{
		width: 100%;
		left: 0;
	}

	.about-wrap .acti-wrap{
		overflow: hidden;
	}
	.about-wrap .acti-wrap .swiper-slide{
		width: 29%;
		float: left;
		margin:  0 6.5% 6.5% 0;
	}
	.about-wrap .acti-wrap .swiper-slide:nth-child(3n){
		margin-right: 0;
	}

	@media(max-width: 767px){
		.search-wrap {
			padding: 1.7rem 0 1rem;
		}
		.search-wrap .tab-btns {
			font-size: 0.28rem;
			margin-bottom: 0.7rem;
		}
		.search-wrap .tab-btns div {
			margin-right: 0.25rem;
		}
		.search-wrap .tab-btns div:before {
			height: 2px;
			bottom: -3px;
		}
		.about-wrap .acti-wrap .swiper-slide{
			width: 100%;
			margin-bottom: 1rem;
		}
	}



	/*搜索页面*/







	/*-----------*/
	#loadimg{

		position: relative;
	}
	#loadimg img{
		position: absolute;
		animation: loadimg 2s linear 0s infinite; 
	}

	@keyframes loadimg {
		0% {
			transform: rotateZ(0);
		}
		100% {
			transform: rotateZ(360deg);
		}
	}
	.fadeleft{
		animation-fill-mode: both;
		animation-name: fadeleft;
		animation-duration: 3s;
	}
	.fadeup {
		animation-fill-mode: both;
		animation-name: fadeup;
		animation-duration: 1s;
	}
	.fadeup1 {
		animation-fill-mode: both;
		animation-name: fadeup;
		animation-duration: 1s;
		animation-delay:0.2s;
	}

	.fadein{
		animation-fill-mode: both;
		animation-name: fadein;
		animation-duration: 1s;
	}

	.fadeopacity{
		animation-fill-mode: both;
		animation-name: fadeopacity;
		animation-duration: 1s;
	}
	@keyframes fadeleft {
		0% {
			opacity: 0;
			-webkit-transform: translateX(-20px);
			transform: translateX(-20px);
		}
		100% {
			opacity: 1;
			-webkit-transform: translateY(0);
			transform: translateY(0);
		}
	}
	@keyframes fadeup {
		0% {
			opacity: 0;
			-webkit-transform: translateY(20px);
			transform: translateY(20px);
		}
		100% {
			opacity: 1;
			-webkit-transform: translateY(0);
			transform: translateY(0);
		}
	}
	@keyframes fadein {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}

	@keyframes fadeopacity {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}