

/*# sourceMappingURL=style.css.map */
body{
	padding-top: 1rem;
	font-family: 'Noto Sans S Chinese';
}
img{
	width: 100%;
}
.more.btn{
	display: block;
	font-size: .26rem;
	color: #666666;
	font-family: 'CenturyGothicStd-Bold';
	width: 3.1rem;
	height: .85rem;
	line-height: .85rem;
	border-radius: .85rem;
	border: 1px solid #dedddd;
	margin: .7rem auto 0;
	text-align: center;
}
.ad{
	width: 100%;
	height: 6.4rem;
	background: no-repeat top center/100% auto;
	position: relative;
	padding-bottom: .4rem;
}
.ad .mask{
	position: absolute;
	width: 100%;
	height: 3.66rem;
	background: url('/en/bocweb/m/img/about-mask.png') no-repeat bottom center/100% auto;
	bottom: 0;
	left: 0;
}
h3.tit{
	font-size: .48rem;
	color: #c92a1d;
}
.wrap{
	width: 6.8rem;
	margin: 0 auto;
}
/* 头部css */
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
header.header2 {
  height: 1rem;
  background-color: #fff;
  box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  z-index: 999;
  top: 0;
  width: 100%;
}
header.header2 .main-wrap {
  height: 100%;
  padding: 0 0.15rem;
  position: relative;
  z-index: 2;
}
header.header2 .logo{
	width: 3.38rem;
	line-height: 1rem;
	font-size: 0;
}
header.header2 .logo img {
	width: 100%;
	vertical-align: middle;
}
header.header2 .main-wrap .menu{
	font-size: .28rem;
    color: #333333;
    position: absolute;
    right: 0;
    height: 100%;
    line-height: 1rem;
    top: 0;
    padding: 0 .7rem 0 .24rem;
}
header.header2 .main-wrap .menu .lbox{
	position: absolute;
    width: .38rem;
    height: .25rem;
    top: 0;
    bottom: 0;
    right: .14rem;
    margin: auto 0;
}
header.header2 .main-wrap .menu .lbox .line{
	position: absolute;
    width: 100%;
    height: .02rem;
    background-color: #333333;
    left: 0;
}
header.header2 .main-wrap .menu .lbox .line1 {
    top: 0;
}
header.header2 .main-wrap .menu .lbox .line2 {
	width: .28rem;
    top: 50%;
}
header.header2 .main-wrap .menu .lbox .line3 {
	width: .21rem;
    top: 100%;
}
/* header.header2 .search-btn {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  background: url(/en/bocweb/m/img/1.png) no-repeat left center;
  background-size: auto 100%;
  padding-right: 0;
  margin-right: 0.2rem;
  margin-top: 0.3rem;
  cursor: pointer;
}
header.header2 .lang-btn{
  display: block;
  width: 0.45rem;
  height: 0.45rem;
  background-size: auto 100%;
  margin-top: 0.26rem;
  cursor: pointer;
  background-color: #000;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.45rem;
  color: #fff;
  border-radius: 50%;
  font-size: 0;
  background: url('/en/bocweb/m/img/11.png') no-repeat center/cover;
} */
header.header2 .sub-menu {
  width: 92%;
  padding: 0.5rem 4% 0.28rem;
  display: none;
  position: fixed;
  left: 0;
  top: 1rem;
  background-color: #f5f5f5;
  height: 100%;
}
header.header2 .sub-menu ul, header.header2 .sub-menu li {
  width: 100%;
}
header.header2 .sub-menu li {
  border-bottom: 1px solid #dcdcdc;
  font-size: 0.28rem;
}
header.header2 .sub-menu .tit {
  display: block;
  width: 91%;
  padding: 0 4.5%;
  line-height: 0.66rem;
  color: #000;
  position: relative;
}
header.header2 .sub-menu .sub-tit:after {
  content: '';
  display: block;
  width: 0.26rem;
  height: 0.26rem;
  background: url(/en/bocweb/m/img/ico_03.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  right: 0.3rem;
  top: 0.18rem;
}
header.header2 .sub-menu .sub-tit.on {
  background-color: #c80200;
  color: #fff;
}
header.header2 .sub-menu .sub-tit.on:after {
  background: url(/en/bocweb/m/img/ico_03_h.png) no-repeat center;
  background-size: 100% auto;
}
header.header2 .sub-menu .sec-list {
  line-height: 0.54rem;
  padding: 0.2rem 4.5%;
  display: none;
}
header.header2 .sub-menu .sec-list p {
  background: url(/en/bocweb/m/img/ico_04.png) no-repeat left center;
  background-size: 0.06rem auto;
}
header.header2 .sub-menu .sec-list a {
  padding-left: 0.2rem;
  color: #666;
  display: inline-block;
}

/* .search-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: #000;
  opacity: 0.8;
  filter: Alpha(opacity=80);
  display: none;
}

.m-search-box {
  width: 92%;
  border: 1px solid #aaa;
  position: fixed;
  left: 3%;
  top: 54px;
  height: 0.8rem;
  z-index: 1000;
  display: none;
}
.m-search-box input.tex {
  border: none;
  background: none;
  font-size: 0.24rem;
  font-family: "Arial";
  color: #a7a7a7;
  height: 0.26rem;
  line-height: 0.24rem;
  padding: 0.27rem 4%;
  width: 80%;
}
.m-search-box input.search-btn {
  border: none;
  width: 0.7rem;
  height: 0.8rem;
  background: url(/en/bocweb/m/img/ico_08.png) no-repeat center;
  background-size: 0.4rem auto;
}
.m-close-search {
  display: block;
  width: 15px;
  height: 15px;
  background: url(/en/bocweb/m/img/ico_07.png) no-repeat center;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 15px;
  cursor: pointer;
  z-index: 1001;
  display: none;
} */

footer{
	margin-top: -.4rem;
	background: url('/en/bocweb/m/img/footer-mask.png') no-repeat top center/100%;
	padding-top: 1.5rem;
	font-size: 0;
}
footer .top .box{
    width: 5rem;
    float: left;
}
footer .code{
	float: right;
	width: 1.7rem;
	margin-right: .3rem;
	margin-top: .14rem;
}
footer .wrap{
	padding: 0 0 0 .3rem;
	width: auto;
}
footer .local{
	font-size: .26rem;
	color: #aca8a8;
	line-height: 1.5;
	padding: .25em 0;
}
footer .desc-con{
	font-size: .26rem;
	color: #aca8a8;
	padding-top: .16rem;
	padding-bottom: .5rem;
}
footer .desc-con span{
	display: block;
}
footer .desc-con span + span{
	margin-left: 0;
}
footer .fot{
	font-size: .24rem;
	color: #595959;
	background-color: #0b0b0b;
	line-height: .92rem;
}
footer .fot p{
	display: inline-block;
	line-height: 1.5;
	vertical-align: middle;
}
footer .fot span{
	color: #595959;
	margin-left: .14rem;
}
footer .fot span a{
	color: #595959;
}
/* end */
#main .iban{
	position: relative;
}
#main .iban .swiper-button-prev{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23d43730'%2F%3E%3C%2Fsvg%3E");
}
#main .iban .swiper-button-next{
	background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23d43730'%2F><%2Fsvg>");
}
#main .iban .swiper-button-next,#main .iban .swiper-button-prev{
    width: 15px;
    height: 25px;
    margin-top: -34px;
    background-size: 15px 25px;
}
#main .iban .mask{
	position: absolute;
	width: 100%;
	height: 3.8rem;
	background: url('/en/bocweb/m/img/main-mask.png') no-repeat bottom center/cover;
	z-index: 2;
	bottom: 0;
	left: 0;
	pointer-events: none;
}
#main .wrap1 {
	padding: .48rem 0 .64rem;
}
#main .wrap1 .wrap{
	width: 6.7rem;
	margin: 0 auto;
	text-align: center;
}
#main .wrap1 .d1{
	font-size: .28rem;
	color: #888888;
}
#main .wrap1 .d2{
	font-size: .52rem;
	color: #d43730;
    font-family: 'CenturyGothicStd-Bold';
    line-height: 1.4;
}
#main .wrap1 .d2:after{
	content: '';
	display: inline-block;
    height: 0px;
    border-left: .19rem solid transparent;
    border-right: .19rem solid transparent;
    border-bottom: .28rem solid #c92a1d;
    vertical-align: middle;
}
#main .wrap1 .con{
	font-size: .28rem;
	color: #666666;
	padding-top: .3rem;
	line-height: .54rem;
}
#main .wrap1 .wrap1-sw{
	padding-top: .7rem;
}
#main .wrap1 .swiper-slide{
	width: 33.333%;
}
#main .wrap1 .swiper-slide img{
	width: 1.16rem;
}
#main .wrap1 .swiper-slide h4{
	color: #d43730;
	font-size: .36rem;
	font-weight: normal;
	padding-top: .14rem;
}
#main .wrap2{
	background: no-repeat top center/100% auto;
	padding: 1.3rem 0 1.4rem;
}
#main .wrap2 .wrap{
	position: relative;
	padding: 0 .1rem;
	text-align: center;
}
#main .wrap2 .wrap h3{
	font-size: .48rem;
	color: #fff;
}
#main .wrap2 .wrap .con{
	font-size: .26rem;
	color: #fff;
	line-height: .48rem;
}
#main .wrap2 .wrap2-sw{
	margin-top: 1rem;
	margin: 1rem -0.07rem 0;
}
#main .wrap2 .wrap2-sw .swiper-slide{
	width: 50%;
}
#main .wrap2 .wrap2-sw .swiper-slide .item-contai{
	display: block;
	margin: 0 .07rem;
	background-color: #f6f6f6;
	padding: .22rem .22rem 0;
	text-align: left;
}
#main .wrap2 .wrap2-sw .swiper-slide .text{
	font-size: .28rem;
	color: #333333;
	line-height: .48rem;
	padding: .26rem 0 .36rem;
}
#main .wrap3{
	padding: .9rem 0;
}
#main .wrap3 .wrap{
	padding: 0 .15rem;
}
#main .wrap3 .wrap h3{
	font-size: .48rem;
	color: #333333;
	text-align: center;
}
#main .wrap3 .wrap .text{
	padding: .4rem .28rem .4rem;
}
#main .wrap3 .wrap .tit{
	font-size: .36rem;
	color: #333333;
}
#main .wrap3 .wrap .time{
	font-size: .24rem;
	font-family: 'GOTHIC';
	color: #888888;
}
#main .wrap3 .wrap .con{
	font-size: .28rem;
	color: #666666;
	line-height: .54rem;
	margin-top: .24rem;
}
#main .wrap3 .wrap .swiper-pagination{
	font-size: 0;
	position: relative;
	bottom: 0;
	left: 0;
	text-align: left;
	padding: 0 .28rem;
	box-sizing: border-box;
}
#main .wrap3 .wrap .swiper-pagination .swiper-pagination-bullet{
	width: .2rem;
	height: .12rem;
	border-radius: .06rem;
	background-color: #888888;
	transition: all .4s ease;
	margin: 0 .12rem 0 0;
}
#main .wrap3 .wrap .swiper-pagination .swiper-pagination-bullet-active{
	width: .5rem;
	height: .12rem;
	background-color: #c92a1d;
}
#main .wrap4{
	background: no-repeat center/cover;
	padding: .5rem 0 .9rem;
	margin-top: 1rem;
}
#main .wrap4 .wrap h3{
	font-size: .48rem;
	color: #333333;
	text-align: center;
	padding-bottom: .7rem;
}
#main .wrap4 .wrap .tit{
	font-size: .36rem;
	line-height: .54rem;
	color: #333333;
}
#main .wrap4 .wrap .con{
	font-size: .28rem;
	color: #666666;
	line-height: .54rem;
	margin-top: .14rem;
}
#main .wrap4 .wrap .more{
	margin: .92rem auto 0;
	background-color: #c92a1d;
	border: 1px solid #c92a1d;
	color: #fff;
}
#about .wrap1 h3{
	font-size: .48rem;
	color: #c92a1d;
	line-height: 1rem;
}
#about .wrap1 .con{
	margin-top: .1rem;
	padding-bottom: .8rem;
}
#about .wrap1 .con p{
	font-size: .28rem;
	color: #666666;
	line-height: .54rem;
}
#about .wrap2{
	background-color: #f6f6f6;
	padding: .56rem 0 1.9rem;
}
#about .wrap2 h3{
	font-size: .48rem;
	color: #c92a1d;
}
#about .wrap2 .con{
	font-size: .28rem;
	color: #666666;
	line-height: .54rem;
}
#about .wrap2 .autograph{
	margin-top: .64rem;
	position: relative;
}
#about .wrap2 .autograph:after{
	content: '';
	position: absolute;
	width: 6.9rem;
	height: .9rem;
	background: url('/en/bocweb/m/img/brush.png') no-repeat center/100% auto;
	left: -.4rem;
	top: 100%;
}
#about .wrap2 .autograph span{
	display: inline-block;
	vertical-align: bottom;
	font-size: .24rem;
}
#about .wrap2 .autograph img{
	width: 1.37rem;
	display: inline-block;
	vertical-align: bottom;
	margin-left: .3em;
}
#about .wrap3{
	padding: .6rem 0 .36rem;
	position: relative;
}
.maodian{
	position: absolute;
	top: -1rem;
}
#about .wrap3 h3.tit{
	position: relative;
}
#about .wrap3 h3.tit .paging-controls{
	position: absolute;
	right: -.28rem;
	bottom: .2rem;
	font-size: 0;
}
#about .wrap3 h3.tit .paging-controls .prev,
#about .wrap3 h3.tit .paging-controls .next{
	width: .35rem;
	height: .35rem;
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle;
	background: #888888 url('../img/prev.png') no-repeat center/4px auto;
}
#about .wrap3 h3.tit .paging-controls .next{
	background-image: url('/en/bocweb/m/img/next.png');
	margin-left: .1rem;
}
#about .wrap3 .swiper-container{
	margin-top: .46rem;
}
#about .wrap3 .swiper-slide{
	width: 3.8rem;
	margin-left: .35rem;
}
#about .wrap3 .swiper-slide .d1{
	font-size: .24rem;
	color: #333333;
	text-align: center;
	padding-top: .5em;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#about .wrap4 #map{
	width: 100%;
	height: 3.84rem;
	margin-top: .37rem;
}
#about .wrap4 .text .d1{
	font-size: .3rem;
	color: #333333;
	position: relative;
    padding: .48rem 0 .3rem;
    line-height: 1.5;
}
#about .wrap4 .text .d1:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	left: 0;
	bottom: 0;
}
#about .wrap4 .text .d1:after{
	content: '';
	width: 2rem;
	height: 1px;
	background-color: #c80200;
	left: 0;
	bottom: 0;
	position: absolute;
}
#about .wrap4 .text .con{
	font-size: .28rem;
	color: #666666;
	padding: .24rem 0 .9rem;
	line-height: .54rem;
}
#news .ad{
	height: 4.7rem;
	padding-bottom: .26rem;
}
#news .wrap1{
	padding: .46rem 0 1.5rem;
}
#news .wrap1 ul{
	margin-top: .46rem;	
}
#news .wrap1 li{
	position: relative;
	background-color: #f8f8f8;
}
#news .wrap1 li + li{
	margin-top: .28rem;
}
#news .wrap1 li .imgs{
	float: left;
	width: 2.8rem;
	position: relative;
}
#news .wrap1 li .imgs .play{
	width: .8rem;
	height: .8rem;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	margin: auto;
	background: url('/en/bocweb/m/img/play.png') no-repeat center/100% auto;
	cursor: pointer;
	z-index: 3;
}
#news .wrap1 li .imgs.isvid:after{
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	position: absolute;
}
#news .wrap1 li .text{
	width: calc(100% - 2.8rem);
	box-sizing: border-box;
	padding: .2rem .3rem 0;
	float: left;
}
#news .wrap1 li .text .d1{
	font-size: .24rem;
	color: #333333;
	line-height: 1.5;
}
#news .wrap1 li .text .time{
	font-size: .24rem;
	color: #999999;
	margin-top: .04rem;
}
#news .wrap1 .pagination{
	padding: 1rem 0 0;
}
.pagination a{
	display: inline-block;
	vertical-align: top;
	width: .65rem;
	height: .65rem;
	line-height: .65rem;
	background: #f0f0f0 no-repeat center/.13rem auto;
	font-family: 'Arial';
	color: #999999;
	text-align: center;
	margin: 0 .05rem;
	font-size: .24rem;
}
.pagination a.prev{
	background-image: url('/en/bocweb/m/img/pagin-prev.png');
}
.pagination a.next{
	background-image: url('/en/bocweb/m/img/pagin-next.png');
}
.pagination a.active{
	background-color: #bf0000;
	color: #fff;
}
#products .ad{
	height: 7.3rem;
}
#products .ad .mask{
	height: 5.4rem;
	background-image: url('/en/bocweb/m/img/pro-mask.png');
	display: none;
}
#products .ad-tit{
	font-size: .36rem;
	color: #333333;
	position: relative;
	line-height: 1.5;
	text-align: center;
	padding: 0 0 .26rem;
}
#products .ad-tit:after{
	content: '';
	position: absolute;
	width: 1em;
	height: 2px;
	background-color: #c80200;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#products .ad-con{
	font-size: .24rem;
	color: #666666;
	line-height: .42rem;
	text-align: center;
	margin-top: .3rem;
}
#products .list-group ul{
	margin: .44rem -.25rem 0;
	font-size: 0;
}
#products .list-group ul li{
	width: calc(50% - .5rem);
	margin: 0 .25rem .44rem;
	box-sizing: border-box;
	float: none;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#products .list-group ul li .imgs{
	padding-top: 100%;
	overflow: hidden;
    display: block;
}
#products .list-group ul li .imgs img{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
#products .list-group ul li .text{
	font-size: .24rem;
	position: relative;
	line-height: 1.5;
	left: 0;
	color: #333;
	padding: .3rem 0;
}
#products .list-group .more{
	width: 2.7rem;
	height: .84rem;
	line-height: .84rem;
	color: #fff;
	text-align: center;
	font-size: .28rem;
	border-radius: .84rem;
	background-color: #c92a1d;
	margin: .36rem auto 0;
}
#products .list-group .item:nth-child(n+2) .ad{
	height: 7rem;
	padding-bottom: 0;
	display: none;
}
#products .list-group .item:nth-child(n+2) .mask{
	display: none;
}
#products .list-group .item + .item{
	margin-top: .8rem;
}
#products .list-group .item:nth-child(n+2) ul{
	margin-top: .64rem;
}
#products .list-group{
	padding-bottom: 1.35rem;
}
#innovate .wrap1{
	padding-bottom: 1.36rem;
}
#innovate .wrap1 .tit{
	padding: 0.06rem 0 0;
	line-height: 1.5;
	padding: .25em 0;
}
#innovate .wrap1 .con{
	font-size: .28rem;
	color: #666666;
	line-height: .54rem;
}
#innovate .wrap1 .con p + p{
	margin-top: .1rem;
}
#innovate .wrap1 .imgs{
	width: 5.68rem;
	margin: .3rem auto 0;
}
#innovate .wrap2{
	padding: 1.1rem 0 .96rem;
	background-color: #f6f6f6;
	position: relative;
}
#innovate .wrap2:before{
	content: '';
	position: absolute;
	border-top: .25rem solid #fff;
	border-left: 3.75rem solid transparent;
	border-right: 3.75rem solid transparent;
	top: 0;
	left: 0;
}
#innovate .wrap2:after{
	content: '';
	position: absolute;
	border-bottom: .25rem solid #fff;
	border-left: 3.75rem solid transparent;
	border-right: 3.75rem solid transparent;
	bottom: 0;
	left: 0;
}
#innovate .wrap2 .tit{
	text-align: left;
}
#innovate .wrap2 .con{
	font-size: .28rem;
	color: #666666;
	line-height: .54rem;
	padding-bottom: .3rem;
}
#innovate .wrap2 .text .d1{
	font-size: .3rem;
	color: #333333;
	border-bottom: 1px solid #c3c3c3;
	line-height: .66rem;
	padding: .17em 0 .22em;
	line-height: 1.5;
}
#innovate .wrap2 .text .t-con{
	font-size: .24rem;
	color: #888888;
	line-height: .42rem;
	padding-top: .18rem;
}
#innovate .wrap2 .swiper-slide{
	box-sizing: border-box;
	padding: .26rem .35rem .3rem .24rem;
	background-color: #ffffff;
}
#innovate .wrap2 .swiper-slide .imgs{
	float: left;
	width: 1.54rem;
}
#innovate .wrap2 .swiper-slide .text{
	width: calc(100% - 1.54rem);
	float: left;
	box-sizing: border-box;
	padding: 0 0 0 .3rem;
}
#innovate .wrap2 .swiper-pagination{
	font-size: 0;
	position: relative;
	bottom: 0;
	margin-top: .66rem;
}
#innovate .wrap2 .swiper-pagination .swiper-pagination-bullet{
	width: .12rem;
	height: .12rem;
	border-radius: 100%;
	margin: 0 4px;
	background-color: #333333;
}
#innovate .wrap2 .swiper-pagination .swiper-pagination-bullet-active{
	background-color: #c80200;
}
#innovate .wrap3{
	padding: 1rem 0;
}
#innovate .wrap3 .con{
	font-size: .28rem;
	margin: 0 .35rem;
	color: rgb(102, 102, 102);
}
#innovate .wrap3 .tit{
	padding-bottom: .4rem;
}
#cooperation .wrap1{
	padding: .8rem 0 0;
}
#cooperation .wrap1 .wrap{
	width: 7.2rem;
}
#cooperation .wrap1 h3{
	padding-bottom: .22rem;
	padding-left: .3rem;
	border-bottom: 1px solid #333333;
}
#cooperation .wrap1 .box .item{
	padding: .45rem .3rem .7rem;
	border-bottom: 1px solid #d6d6d6;
}
#cooperation .wrap1 .box .item:nth-child(2){
	padding-bottom: .4rem;
	border-bottom: none;
}
#cooperation .wrap1 .box .tit,
#cooperation .wrap1 .box .d1,
#cooperation .wrap1 .box .d2,
#cooperation .wrap1 .box .d3{
	padding-left: .7rem;
}
#cooperation .wrap1 .box .tit{
	font-size: .36rem;
	background: url('/en/bocweb/m/img/gyico-1.png') no-repeat left center/.45rem auto;
}
#cooperation .wrap1 .box .d1{
	font-size: .24rem;
	color: #666666;
	line-height: 1.5;
}
#cooperation .wrap1 .box .d2{
	font-size: .28rem;
	color: #666666;
	font-weight: bold;
	line-height: .45rem;
	padding-top: .3rem;
}
#cooperation .wrap1 .box .item:first-child .d3{
	padding-top: .2rem;
}
#cooperation .wrap1 .box .d3 a{
	line-height: .56rem;
	display: inline-block;
	font-size: .24rem;
	color: #106ff1;
	padding-right: .35rem;
	background: url('/en/bocweb/m/img/download.png') no-repeat right center/.18rem auto;
}
#cooperation .wrap1 .box .d3 span{
	font-size: .28rem;
	padding-left: .18rem;
	color: #666666;
	position: relative;
}
#cooperation .wrap1 .box .d3 span:after{
	content: '';
	position: absolute;
	width: .3rem;
	height: 1px;
	background-color: #333333;
	top: 0;
	bottom: 0;
	right: 100%;
	margin: auto 0;
}
#cooperation .list{
	padding: .18rem .3rem 1.3rem;
	border-top: 1px solid #333333;
}
#cooperation .list .list-tit{
	font-size: .36rem;
	color: #333333;
	padding-left: .7rem;
	background: url('/en/bocweb/m/img/ico-info.png') no-repeat left center/.38rem auto;
}
#cooperation .list li{
	border-bottom: 1px dashed #a0a0a0;
	padding: .4rem 0 0.5rem 0;
}
#cooperation .list li .download-box{
	text-align: left;
	padding-left: .8rem;
}
#cooperation .list li .download{
    width: 1.725rem;
    height: .495rem;
    line-height: .495rem;
    text-align: left;
    border-radius: .522rem;
    border: 1px solid #bb1a26;
    font-size: .24rem;
    color: #fff;
    padding: 0 0 0 .3rem;
    background:#bb1a26 url(../img/download-btn-h.png) no-repeat 1.6rem center;
    background-size: .2rem;
}
#cooperation .list li a{
	display: inline-block;
	color: #333333;
	font-size: .28rem;
	line-height: .48rem;
	position: relative;
	padding-left: .8rem;
	background: url('/en/bocweb/m/img/pdf.png') no-repeat left calc(100% - 2em)/.33rem auto;
}
#cooperation .list li a .time{
	position: absolute;
	right: 0;
	bottom: -4px;
}
#cooperation .list .pagination{
	margin: .8rem 0 0;
}
#recruit .wrap1{
	padding: .62rem 0 0;
}
#recruit .wrap1 h3{
	padding: 0 .4rem;
}
#recruit .wrap1 .box .item{
	padding: .4rem;
	font-size: 0;
	border-bottom: 1px solid #d4d4d4;
}
#recruit .wrap1 .box .item .text{
	display: inline-block;
	max-width: calc(100% - 1.1rem);
	vertical-align: top;
	box-sizing: border-box;
}
#recruit .wrap1 .box .item .text .d1{
	font-size: .3rem;
	color: #333333;
	line-height: 1;
}
#recruit .wrap1 .box .item .text .d2{
	font-size: .24rem;
	color: #888888;
	margin-top: .05rem;
}
#recruit .wrap1 .box .item img{
	width: .88rem;
	margin-right: .22rem;
}

#recruit .wrap1 li{
  border-top: 1px solid #e8e8e8; 
  font-size: 0.24rem; 
}
#recruit .wrap1 li:first-child{
  border-top: none;
}
#recruit .wrap1 .j-tit{
  padding: 0 0.3rem;
  background-color: #fff;
  font-size: 0.28rem;
  color: #333333;
  line-height: 0.8rem;
  height: 0.8rem;
  position: relative;
  transition: all .3s;
}
#recruit .wrap1 .j-tit .sp2{
  margin-right: 0.52rem;
  color: #666666;
  position: relative;
}
#recruit .wrap1 .j-tit .sp2:after{
  position: absolute;
  content: '';
  display: block;
  width: 0.35rem;
  height: 0.35rem;
  background: url('/en/bocweb/m/img/add.png') no-repeat center;
  background-size: 0.33rem;
  right: -0.5rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
#recruit .wrap1 .j-tit.on{
  background-color: #c92a1d;
  color: #fff;
}
#recruit .wrap1 .j-tit.on .sp2{
  display: none;
}
#recruit .wrap1 .j-tit.on:after{
  content: '';
  position: absolute;
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  background: url('/en/bocweb/m/img/j_down.png') no-repeat center;
  background-size: 0.25rem 0.13rem;
  top: 0;
  bottom: 0;
  right: 0.3rem;
  margin: auto;
}
#recruit .wrap1 .j-con{
  display: none;
  color: #666;
  padding-bottom: 0.4rem;
}
#recruit .wrap1 .j-c1{
  padding: 0.1rem 0.3rem 0.3rem;
  border-bottom: 1px solid #e8e8e8;
}
#recruit .wrap1 .j-c1 .fl{
  width: 50%;
}
#recruit .wrap1 .j-con span{
  color: #333333;
}
#recruit .wrap1 .j-c2{
  padding: 0.3rem 0.3rem 0.1rem;
}
#recruit .wrap1 .j-c2 .d1{
  min-width: 3.05rem; 
}
#recruit .wrap1 .j-c3{
  padding: 0 0.3rem;
}
#recruit .wrap1 .j-c3 .tit{
  font-size: 0.28rem;
  color: #333333;
  margin-top: .1rem;
}
#recruit .wrap1 .j-c3 p{
  line-height: 0.52rem;
}
#recruit .wrap1 .job-btn{
  display: block;
  width: 2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  color: #fff;
  background-color: #c92a1d;
  border-radius: 0.05rem;
  margin-top:0.2rem;
}
#recruit .wrap1 ul{
	border-bottom: 1px solid #e8e8e8;
}
#recruit .wrap1 .pagination{
	margin: .6rem 0 1.2rem;
}
/* job end */
#form .wrap1{
	padding: 1rem 0 1.2rem;
}
/* form */
.formbox{
    padding: 0.50rem 0.4rem 0.30rem 0.4rem;
    border: 1px solid #d2d2d2;
}
.formbox .top{
    font-size: 0.24rem;
    color: #333333;
    margin-bottom: 0.5rem;
}
.formbox .top span{
    color: #888888;
    font-size: 0.24rem;
}
.formbox .inp{
    padding: 0;
    line-height: 0.6rem;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0.3rem;
    font-size: 0;
    width: 6rem;
    margin-right: 0 !important;
}
.formbox .inpbox .inp:nth-child(3n){
    margin-right: 0;
}
.formbox .inp .xh{
    color: #333333;
    font-size: 0.24rem;
    display: inline-block;
    width: 0.2rem;
    vertical-align: middle;
}
.formbox .inp label{
	display: inline-block;
    width: 5.2em;
    font-weight: normal;
    font-size: 0.2rem;
    margin-right: 0;
    color: #333333;
    vertical-align: middle;
    padding-right: .2rem;
    line-height: 1.5;
}
.formbox .inp input,
.formbox .inp select{
    display: inline-block;
    width: 3.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border: none;
    background-color: #f6f6f6;
    font-size: 0.2rem;
    padding:0 0.4rem 0 0.2rem;
    box-sizing: border-box;
    vertical-align: middle;
}
.formbox .inp.file .fibox{
    position: relative;
    display: inline-block;
    height: 0.6rem;
    overflow: hidden;
    vertical-align: top;
    width: 3.8rem;
}
.formbox .inp.file .fibox .fbtn{
	display: none;
}
.formbox .inp.file input input{
    display: none;
}
.formbox .inp.file input{
    display: inline-block;
    width: 3.8rem;
    text-align: center;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.24rem;
    background-color: #b5b4b4;
    color: #333333;
    position: relative;
    z-index: 3;
}
.formbox .left{
    display: inline-block;
    vertical-align: top;
    width: 6rem;
    margin-right: 0;
}
.formbox .right{
    display: inline-block;
    vertical-align: top;
}
.formbox .inp.text{
    width: 6rem;
    margin-right: 0;
    position: relative;
}
.formbox .inp.text textarea{
    resize: none;
    background-color: #f6f6f6;
    width: 3.8rem;
    border: none;
    height: 1.66rem;
    font-size: 0.24rem;
    padding: 0 0.3rem;
    box-sizing: border-box;
}
.formbox .inp.code{
	position: relative;
}
.formbox .inp.code input{
    width: 2.4rem;
	vertical-align: middle;
}
.formbox .inp.code img{
	height: 0.6rem;
	width: auto;
	vertical-align: middle;
}
.formbox .inp.submit{
    width: 100%;
    text-align: left;
}
.formbox .inp.submit input{
    width: 3rem;
    height: 0.7rem;
    line-height: 0.7rem;
    padding: 0;
    color: #ffffff;
    font-size: 0.24rem;
    background-color: #bf0000;
    margin-left: 1.6rem;
}
input,textarea{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
select{
    box-shadow: none;
    outline: none;
}
/* 新闻详情 */
.newsinfo {
    padding-top: 0.5rem;
    padding-bottom: 0;
}
.newsinfo .title {
    font-size: 0.32rem;
    text-align: center;
}
.newsinfo .time {
    font-size: 0.26rem;
    text-align: center;
}
.newsinfo .content{
	font-size: 0.28rem;
}
.page-box, .page-box a {
    display: block;
    color: #000;
    font-size: 0.28rem;
}
.page-box {
    padding-top: 0.4rem;
}
.page-box .back {
    margin-top: 0.2rem;
    display: inline-block;
    color: #fff;
    font-size: 0.26rem;
    background-color: #d43730;
    padding: 0 0.7rem;
    border-radius: .2rem;
}
/* 字体 */
@font-face {
	font-family: 'CenturyGothicStd-Bold';
	src: url('/en/bocweb/m/fonts/CenturyGothicStd-Bold.eot');
	src: url('/en/bocweb/m/fonts/CenturyGothicStd-Bold.woff2') format('woff2'),
	   url('/en/bocweb/m/fonts/CenturyGothicStd-Bold.woff') format('woff'),
	   url('/en/bocweb/m/fonts/CenturyGothicStd-Bold.ttf') format('truetype'),
	   url('/en/bocweb/m/fonts/CenturyGothicStd-Bold.svg') format('svg'),
	   url('/en/bocweb/m/fonts/CenturyGothicStd-Bold.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: "GOTHIC";
  src: url("/en/bocweb/m/fonts/GOTHIC.woff2") format("woff2"),
       url("/en/bocweb/m/fonts/GOTHIC.woff") format("woff"),
       url("/en/bocweb/m/fonts/GOTHIC.ttf") format("truetype"),
       url("/en/bocweb/m/fonts/GOTHIC.eot") format("embedded-opentype"),
       url("/en/bocweb/m/fonts/GOTHIC.svg") format("svg"),
       url("/en/bocweb/m/fonts/GOTHIC.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BEBAS";
  src: url("/en/bocweb/m/fonts/BEBAS.woff2") format("woff2"),
       url("/en/bocweb/m/fonts/BEBAS.woff") format("woff"),
       url("/en/bocweb/m/fonts/BEBAS.ttf") format("truetype"),
       url("/en/bocweb/m/fonts/BEBAS.eot") format("embedded-opentype"),
       url("/en/bocweb/m/fonts/BEBAS.svg") format("svg"),
       url("/en/bocweb/m/fonts/BEBAS.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

.vidcontainer{
	position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    background-color: rgba(0,0,0,0.7);
    cursor: pointer;
    z-index: 999;
}
.vidcontainer .closevid{
	width: 40px;
    height: 40px;
    background: url(/en/bocweb/m/img/close-vid.png) no-repeat center;
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
}
.vidcontainer video{
	position: absolute;
    width: 780px;
    max-width: 100%;
    max-height: 80%;
    top: 0;
    left: 0;
    background-color: #000;
    bottom: 0;
    right: 0;
    margin: auto;
}
.news-letter-up{
	width: 3rem;
    height: .7rem;
    line-height: .7rem;
    background: #c80200;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: .3rem;
    right: .3rem;
    z-index: 99;
    cursor: pointer;
    font-size: .28rem;
}
select::-ms-expand { display: none; }
input,select,textarea{
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 0;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance:none;
    appearance:none;  
    padding: 0;
}
select::-ms-expand { display: none; }
.news-letter-up:hover{
	color: #fff;
}
.selectbox{
	margin: .3rem 0 .2rem;
}
.selectbox select{
	width: 2.5rem;
    border: 1px solid #ddd;
    color: #000;
    text-align: center;
    padding: .4em .3rem;
    font-size: .28rem;
    background: url(/en/bocweb/m/img/select-down.png) no-repeat 1.8rem center;
    background-size: .14rem auto;
}
#innovate .wrap3 .swiper-button-next,#innovate .wrap3 .swiper-button-prev{
	width: .5rem;
	height: .5rem;
	margin-top: -.25rem;
	background-size: .3rem auto;
}
#innovate .wrap3 .swiper-button-prev{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23c80200'%2F%3E%3C%2Fsvg%3E")
}
#innovate .wrap3 .swiper-button-next{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c80200'%2F%3E%3C%2Fsvg%3E")
}<!--0.00022411346435547-->