@charset "UTF-8";
  /*!
  Important comments included in minified output.
  https://www.bocweb.cn/
  2021-03-15
  ©2021 博采网络 ALL RIGHTS RESERVED. 博采网络
*/
/*860*/
body {
  color: #222222;
}

a {
  color: #666;
}
a:hover {
  color: #666;
}
.abswiper-swiper{
	position: relative;
}
.abswiper-swiper .cons-btns{
	position: absolute;
	left: 50%;
	transform:translateX(-50%);
	z-index: 5;
	bottom: 2.5rem;
	text-align: right;
	color: rgba(255,255,255,.2);
}
.abswiper-swiper .cons-btns .li{
	    justify-content: flex-end;
}

.abswiper-swiper .cons-btns .li .spans{
	padding-left: .45rem;
	cursor: pointer;
	position: relative;
	padding-right: 1rem;
}
.abswiper-swiper .cons-btns .li .spans:hover{
	color: #fff;
	transition:.5s ease-in-out;
}
.abswiper-swiper .cons-btns .li .spans:after{
	content:"";
	position: absolute;
	width: .6rem;
	height: 0.6rem;
	right: 0;
	top: 0;
	bottom: 0;
	margin:auto;
	background: url(../img/cvide1.png) no-repeat center;
	background-size: 100%;
	opacity: 0;
}
.abswiper-swiper .cons-btns .li .spans:before{
	position: absolute;
	content:"";
	left: 0;
	top: 0;
	bottom: 0;
	margin:auto;
	height: 1em;
	width: 1px;
	background: #fff;
	opacity: 0;
}

.abswiper-swiper .mvideo{
	position: relative;
}

.abswiper-swiper .mvideo:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.1);
    background-size: 1.5rem 1.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/imgbox/videos.png);
    z-index: 2;
}

.abswiper-swiper .cons-btns .li.active .spans:after,
.abswiper-swiper .cons-btns .li.active .spans:before{
	opacity: 1;
}


.abswiper-swiper .cons-btns .li .spans{
	width: 360px;
	line-height: 1.78;
	text-align: left;
	height: 1.78em;
	overflow: hidden;
	display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 1;
}
.abswiper-swiper .cons-btns .li.active .span{
	font-size: inherit;
	color: #fff;
}
.abswiper-swiper .items .images:before{
	position: absolute;
	/*content:"";*/
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.15);
}
.abswiper-swiper .items .images video{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.abswiper-swiper .items .images{
	position: relative;
}
.cursor-dot {
  position: fixed;
  top: 50%;
  left: 50%;
  pointer-events: none;
  border-radius: 50%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  background-color: #d71518;
  z-index: 999;
}

.medium {
  font-weight: 500;
}

.knums {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
}

.knums.animate {
  opacity: 1;
  transform: translateY(0);
  transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
}

.secwen {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
}

.secwen.animate {
  opacity: 1;
  transform: translateY(0);
  transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
}

.secwen.add1 {
  transition-delay: .15s;
}

.secwen.add2 {
  transition-delay: .25s;
}

.secwen.add3 {
  transition-delay: .35s;
}

.secwen.add4 {
  transition-delay: .45s;
}

/*.welani {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
}
.welani.animate {
  opacity: 1;
  transform: translateY(0);
  transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
}
.welani.add1 {
  transition-delay: .05s;
}
.welani.add2 {
  transition-delay: .05s;
}
.welani.add3 {
  transition-delay: .05s;
}
.welani.add4 {
  transition-delay: .05s;
}
*/
.w1200 {
  width: 80%;
  margin: 0 auto;
}

@media screen and (min-width: 250px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 260px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 270px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 280px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 290px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 300px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 310px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 320px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 330px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 340px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 350px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 370px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 380px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 390px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 410px) {
  html {
    font-size: 20.5px;
  }
}
@media screen and (min-width: 420px) {
  html {
    font-size: 21px;
  }
}
@media screen and (min-width: 430px) {
  html {
    font-size: 21.5px;
  }
}
@media screen and (min-width: 440px) {
  html {
    font-size: 22px;
  }
}
@media screen and (min-width: 450px) {
  html {
    font-size: 22.5px;
  }
}
@media screen and (min-width: 460px) {
  html {
    font-size: 23px;
  }
}
@media screen and (min-width: 470px) {
  html {
    font-size: 23.5px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 24px;
  }
}
@media screen and (min-width: 490px) {
  html {
    font-size: 24.5px;
  }
}
@media screen and (min-width: 500px) {
  html {
    font-size: 25px;
  }
}
@media screen and (min-width: 510px) {
  html {
    font-size: 25.5px;
  }
}
@media screen and (min-width: 520px) {
  html {
    font-size: 26px;
  }
}
@media screen and (min-width: 530px) {
  html {
    font-size: 26.5px;
  }
}
@media screen and (min-width: 540px) {
  html {
    font-size: 27px;
  }
}
@media screen and (min-width: 550px) {
  html {
    font-size: 27.5px;
  }
}
@media screen and (min-width: 560px) {
  html {
    font-size: 28px;
  }
}
@media screen and (min-width: 570px) {
  html {
    font-size: 28.5px;
  }
}
@media screen and (min-width: 580px) {
  html {
    font-size: 29px;
  }
}
@media screen and (min-width: 590px) {
  html {
    font-size: 29.5px;
  }
}
@media screen and (min-width: 600px) {
  html {
    font-size: 30px;
  }
}
@media screen and (min-width: 610px) {
  html {
    font-size: 30.5px;
  }
}
@media screen and (min-width: 620px) {
  html {
    font-size: 31px;
  }
}
@media screen and (min-width: 630px) {
  html {
    font-size: 31.5px;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 32px;
  }
}
@media screen and (min-width: 650px) {
  html {
    font-size: 32.5px;
  }
}
@media screen and (min-width: 660px) {
  html {
    font-size: 33px;
  }
}
@media screen and (min-width: 670px) {
  html {
    font-size: 33.5px;
  }
}
@media screen and (min-width: 680px) {
  html {
    font-size: 34px;
  }
}
@media screen and (min-width: 690px) {
  html {
    font-size: 34.5px;
  }
}
@media screen and (min-width: 700px) {
  html {
    font-size: 35px;
  }
}
@media screen and (min-width: 710px) {
  html {
    font-size: 35.5px;
  }
}
@media screen and (min-width: 720px) {
  html {
    font-size: 36px;
  }
}
@media screen and (min-width: 730px) {
  html {
    font-size: 36.5px;
  }
}
@media screen and (min-width: 740px) {
  html {
    font-size: 37px;
  }
}
@media screen and (min-width: 750px) {
  html {
    font-size: 37.5px;
  }
}
@media screen and (min-width: 760px) {
  html {
    font-size: 38px;
  }
}
@media screen and (min-width: 770px) {
  html {
    font-size: 38.5px;
  }
}
@media screen and (min-width: 780px) {
  html {
    font-size: 39px;
  }
}
@media screen and (min-width: 790px) {
  html {
    font-size: 39.5px;
  }
}
@media screen and (min-width: 800px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 810px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 820px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 830px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 840px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 850px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 860px) {
  html {
    font-size: 21.5px;
  }
}
@media screen and (min-width: 870px) {
  html {
    font-size: 21.75px;
  }
}
@media screen and (min-width: 880px) {
  html {
    font-size: 22px;
  }
}
@media screen and (min-width: 890px) {
  html {
    font-size: 22.25px;
  }
}
@media screen and (min-width: 900px) {
  html {
    font-size: 22.5px;
  }
}
@media screen and (min-width: 910px) {
  html {
    font-size: 22.75px;
  }
}
@media screen and (min-width: 920px) {
  html {
    font-size: 23px;
  }
}
@media screen and (min-width: 930px) {
  html {
    font-size: 23.25px;
  }
}
@media screen and (min-width: 940px) {
  html {
    font-size: 23.5px;
  }
}
@media screen and (min-width: 950px) {
  html {
    font-size: 23.75px;
  }
}
@media screen and (min-width: 960px) {
  html {
    font-size: 24px;
  }
}
@media screen and (min-width: 970px) {
  html {
    font-size: 24.25px;
  }
}
@media screen and (min-width: 980px) {
  html {
    font-size: 24.5px;
  }
}
@media screen and (min-width: 990px) {
  html {
    font-size: 24.75px;
  }
}
@media screen and (min-width: 1000px) {
  html {
    font-size: 25px;
  }
}
@media screen and (min-width: 1010px) {
  html {
    font-size: 25.25px;
  }
}
@media screen and (min-width: 1020px) {
  html {
    font-size: 25.5px;
  }
}
@media screen and (min-width: 1030px) {
  html {
    font-size: 25.75px;
  }
}
@media screen and (min-width: 1040px) {
  html {
    font-size: 26px;
  }
}
@media screen and (min-width: 1050px) {
  html {
    font-size: 26.25px;
  }
}
@media screen and (min-width: 1060px) {
  html {
    font-size: 26.5px;
  }
}
@media screen and (min-width: 1070px) {
  html {
    font-size: 26.75px;
  }
}
@media screen and (min-width: 1080px) {
  html {
    font-size: 27px;
  }
}
@media screen and (min-width: 1090px) {
  html {
    font-size: 27.25px;
  }
}
@media screen and (min-width: 1100px) {
  html {
    font-size: 27.5px;
  }
}
@media screen and (min-width: 1110px) {
  html {
    font-size: 27.75px;
  }
}
@media screen and (min-width: 1120px) {
  html {
    font-size: 28px;
  }
}
@media screen and (min-width: 1130px) {
  html {
    font-size: 28.25px;
  }
}
@media screen and (min-width: 1140px) {
  html {
    font-size: 28.5px;
  }
}
@media screen and (min-width: 1150px) {
  html {
    font-size: 28.75px;
  }
}
@media screen and (min-width: 1160px) {
  html {
    font-size: 29px;
  }
}
@media screen and (min-width: 1170px) {
  html {
    font-size: 29.25px;
  }
}
@media screen and (min-width: 1180px) {
  html {
    font-size: 29.5px;
  }
}
@media screen and (min-width: 1190px) {
  html {
    font-size: 29.75px;
  }
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 30px;
  }
}
@media screen and (min-width: 1210px) {
  html {
    font-size: 30.25px;
  }
}
@media screen and (min-width: 1220px) {
  html {
    font-size: 30.5px;
  }
}
@media screen and (min-width: 1230px) {
  html {
    font-size: 30.75px;
  }
}
@media screen and (min-width: 1240px) {
  html {
    font-size: 31px;
  }
}
@media screen and (min-width: 1250px) {
  html {
    font-size: 31.25px;
  }
}
@media screen and (min-width: 1260px) {
  html {
    font-size: 31.5px;
  }
}
@media screen and (min-width: 1270px) {
  html {
    font-size: 31.75px;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 32px;
  }
}
@media screen and (min-width: 1290px) {
  html {
    font-size: 32.25px;
  }
}
@media screen and (min-width: 1300px) {
  html {
    font-size: 32.5px;
  }
}
@media screen and (min-width: 1310px) {
  html {
    font-size: 32.75px;
  }
}
@media screen and (min-width: 1320px) {
  html {
    font-size: 33px;
  }
}
@media screen and (min-width: 1330px) {
  html {
    font-size: 33.25px;
  }
}
@media screen and (min-width: 1340px) {
  html {
    font-size: 33.5px;
  }
}
@media screen and (min-width: 1350px) {
  html {
    font-size: 33.75px;
  }
}
@media screen and (min-width: 1360px) {
  html {
    font-size: 34px;
  }
}
@media screen and (min-width: 1370px) {
  html {
    font-size: 34.25px;
  }
}
@media screen and (min-width: 1380px) {
  html {
    font-size: 34.5px;
  }
}
@media screen and (min-width: 1390px) {
  html {
    font-size: 34.75px;
  }
}
@media screen and (min-width: 1400px) {
  html {
    font-size: 35px;
  }
}
@media screen and (min-width: 1410px) {
  html {
    font-size: 35.25px;
  }
}
@media screen and (min-width: 1420px) {
  html {
    font-size: 35.5px;
  }
}
@media screen and (min-width: 1430px) {
  html {
    font-size: 35.75px;
  }
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 36px;
  }
}
@media screen and (min-width: 1450px) {
  html {
    font-size: 36.25px;
  }
}
@media screen and (min-width: 1460px) {
  html {
    font-size: 36.5px;
  }
}
@media screen and (min-width: 1470px) {
  html {
    font-size: 36.75px;
  }
}
@media screen and (min-width: 1480px) {
  html {
    font-size: 37px;
  }
}
@media screen and (min-width: 1490px) {
  html {
    font-size: 37.25px;
  }
}
@media screen and (min-width: 1500px) {
  html {
    font-size: 37.5px;
  }
}
@media screen and (min-width: 1510px) {
  html {
    font-size: 37.75px;
  }
}
@media screen and (min-width: 1520px) {
  html {
    font-size: 38px;
  }
}
@media screen and (min-width: 1530px) {
  html {
    font-size: 38.25px;
  }
}
@media screen and (min-width: 1540px) {
  html {
    font-size: 38.5px;
  }
}
@media screen and (min-width: 1550px) {
  html {
    font-size: 38.75px;
  }
}
@media screen and (min-width: 1560px) {
  html {
    font-size: 39px;
  }
}
@media screen and (min-width: 1570px) {
  html {
    font-size: 39.25px;
  }
}
@media screen and (min-width: 1580px) {
  html {
    font-size: 39.5px;
  }
}
@media screen and (min-width: 1590px) {
  html {
    font-size: 39.75px;
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1610px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1620px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1630px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1640px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1650px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1660px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1670px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1680px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1690px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1700px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1710px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1720px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1730px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1740px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1750px) {
  html {
    font-size: 40px;
  }
}
.tit-12 {
  font-size: 0.3rem;
}

.tit-13 {
  font-size: 0.325rem;
}

.tit-14 {
  font-size: 0.35rem;
}

.tit-15 {
  font-size: 0.375rem;
}

.tit-16 {
  font-size: 0.4rem;
}

.tit-17 {
  font-size: 0.425rem;
}

.tit-18 {
  font-size: 0.45rem;
}

.tit-19 {
  font-size: 0.475rem;
}

.tit-20 {
  font-size: 0.5rem;
}

.tit-21 {
  font-size: 0.525rem;
}

.tit-22 {
  font-size: 0.55rem;
}

.tit-23 {
  font-size: 0.575rem;
}

.tit-24 {
  font-size: 0.6rem;
}

.tit-25 {
  font-size: 0.625rem;
}

.tit-26 {
  font-size: 0.65rem;
}

.tit-27 {
  font-size: 0.675rem;
}

.tit-28 {
  font-size: 0.7rem;
}

.tit-29 {
  font-size: 0.725rem;
}

.tit-30 {
  font-size: 0.75rem;
}

.tit-31 {
  font-size: 0.775rem;
}

.tit-32 {
  font-size: 0.8rem;
}

.tit-33 {
  font-size: 0.825rem;
}

.tit-34 {
  font-size: 0.85rem;
}

.tit-35 {
  font-size: 0.875rem;
}

.tit-36 {
  font-size: 0.9rem;
}

.tit-37 {
  font-size: 0.925rem;
}

.tit-38 {
  font-size: 0.95rem;
}

.tit-39 {
  font-size: 0.975rem;
}

.tit-40 {
  font-size: 1rem;
}

.tit-41 {
  font-size: 1.025rem;
}

.tit-42 {
  font-size: 1.05rem;
}

.tit-43 {
  font-size: 1.075rem;
}

.tit-44 {
  font-size: 1.1rem;
}

.tit-45 {
  font-size: 1.125rem;
}

.tit-46 {
  font-size: 1.15rem;
}

.tit-47 {
  font-size: 1.175rem;
}

.tit-48 {
  font-size: 1.2rem;
}

.tit-49 {
  font-size: 1.225rem;
}

.tit-50 {
  font-size: 1.25rem;
}

.tit-51 {
  font-size: 1.275rem;
}

.tit-52 {
  font-size: 1.3rem;
}

.tit-53 {
  font-size: 1.325rem;
}

.tit-54 {
  font-size: 1.35rem;
}

.tit-55 {
  font-size: 1.375rem;
}

.tit-56 {
  font-size: 1.4rem;
}

.tit-57 {
  font-size: 1.425rem;
}

.tit-58 {
  font-size: 1.45rem;
}

.tit-59 {
  font-size: 1.475rem;
}

.tit-60 {
  font-size: 1.5rem;
}

.tit-61 {
  font-size: 1.525rem;
}

.tit-62 {
  font-size: 1.55rem;
}

.tit-63 {
  font-size: 1.575rem;
}

.tit-64 {
  font-size: 1.6rem;
}

.tit-65 {
  font-size: 1.625rem;
}

.tit-66 {
  font-size: 1.65rem;
}

.tit-67 {
  font-size: 1.675rem;
}

.tit-68 {
  font-size: 1.7rem;
}

.tit-69 {
  font-size: 1.725rem;
}

.tit-70 {
  font-size: 1.75rem;
}

.tit-71 {
  font-size: 1.775rem;
}

.tit-72 {
  font-size: 1.8rem;
}

.tit-73 {
  font-size: 1.825rem;
}

.tit-74 {
  font-size: 1.85rem;
}

.tit-75 {
  font-size: 1.875rem;
}

.tit-76 {
  font-size: 1.9rem;
}

.tit-77 {
  font-size: 1.925rem;
}

.tit-78 {
  font-size: 1.95rem;
}

.tit-79 {
  font-size: 1.975rem;
}

.tit-80 {
  font-size: 2rem;
}

.tit-81 {
  font-size: 2.025rem;
}

.tit-82 {
  font-size: 2.05rem;
}

.tit-83 {
  font-size: 2.075rem;
}

.tit-84 {
  font-size: 2.1rem;
}

.tit-85 {
  font-size: 2.125rem;
}

.tit-86 {
  font-size: 2.15rem;
}

.tit-87 {
  font-size: 2.175rem;
}

.tit-88 {
  font-size: 2.2rem;
}

.tit-89 {
  font-size: 2.225rem;
}

.tit-90 {
  font-size: 2.25rem;
}

.tit-91 {
  font-size: 2.275rem;
}

.tit-92 {
  font-size: 2.3rem;
}

.tit-93 {
  font-size: 2.325rem;
}

.tit-94 {
  font-size: 2.35rem;
}

.tit-95 {
  font-size: 2.375rem;
}

.tit-96 {
  font-size: 2.4rem;
}

.tit-97 {
  font-size: 2.425rem;
}

.tit-98 {
  font-size: 2.45rem;
}

.tit-99 {
  font-size: 2.475rem;
}

.tit-100 {
  font-size: 2.5rem;
}

.tit-101 {
  font-size: 2.525rem;
}

.tit-102 {
  font-size: 2.55rem;
}

.tit-103 {
  font-size: 2.575rem;
}

.tit-104 {
  font-size: 2.6rem;
}

.tit-105 {
  font-size: 2.625rem;
}

.tit-106 {
  font-size: 2.65rem;
}

.tit-107 {
  font-size: 2.675rem;
}

.tit-108 {
  font-size: 2.7rem;
}

.tit-109 {
  font-size: 2.725rem;
}

.tit-110 {
  font-size: 2.75rem;
}

.tit-111 {
  font-size: 2.775rem;
}

.tit-112 {
  font-size: 2.8rem;
}

.tit-113 {
  font-size: 2.825rem;
}

.tit-114 {
  font-size: 2.85rem;
}

.tit-115 {
  font-size: 2.875rem;
}

.tit-116 {
  font-size: 2.9rem;
}

.tit-117 {
  font-size: 2.925rem;
}

.tit-118 {
  font-size: 2.95rem;
}

.tit-119 {
  font-size: 2.975rem;
}

.tit-120 {
  font-size: 3rem;
}

.tit-121 {
  font-size: 3.025rem;
}

.tit-122 {
  font-size: 3.05rem;
}

.tit-123 {
  font-size: 3.075rem;
}

.tit-124 {
  font-size: 3.1rem;
}

.tit-125 {
  font-size: 3.125rem;
}

.tit-126 {
  font-size: 3.15rem;
}

.tit-127 {
  font-size: 3.175rem;
}

.tit-128 {
  font-size: 3.2rem;
}

.tit-129 {
  font-size: 3.225rem;
}

.tit-130 {
  font-size: 3.25rem;
}

.tit-131 {
  font-size: 3.275rem;
}

.tit-132 {
  font-size: 3.3rem;
}

.tit-133 {
  font-size: 3.325rem;
}

.tit-134 {
  font-size: 3.35rem;
}

.tit-135 {
  font-size: 3.375rem;
}

.tit-136 {
  font-size: 3.4rem;
}

.tit-137 {
  font-size: 3.425rem;
}

.tit-138 {
  font-size: 3.45rem;
}

.tit-139 {
  font-size: 3.475rem;
}

.tit-140 {
  font-size: 3.5rem;
}

.tit-141 {
  font-size: 3.525rem;
}

.tit-142 {
  font-size: 3.55rem;
}

.tit-143 {
  font-size: 3.575rem;
}

.tit-144 {
  font-size: 3.6rem;
}

.tit-145 {
  font-size: 3.625rem;
}

.tit-146 {
  font-size: 3.65rem;
}

.tit-147 {
  font-size: 3.675rem;
}

.tit-148 {
  font-size: 3.7rem;
}

.tit-149 {
  font-size: 3.725rem;
}

.tit-150 {
  font-size: 3.75rem;
}

.tit-151 {
  font-size: 3.775rem;
}

.tit-152 {
  font-size: 3.8rem;
}

.tit-153 {
  font-size: 3.825rem;
}

.tit-154 {
  font-size: 3.85rem;
}

.tit-155 {
  font-size: 3.875rem;
}

.tit-156 {
  font-size: 3.9rem;
}

.tit-157 {
  font-size: 3.925rem;
}

.tit-158 {
  font-size: 3.95rem;
}

.tit-159 {
  font-size: 3.975rem;
}

.tit-160 {
  font-size: 4rem;
}

.tit-161 {
  font-size: 4.025rem;
}

.tit-162 {
  font-size: 4.05rem;
}

.tit-163 {
  font-size: 4.075rem;
}

.tit-164 {
  font-size: 4.1rem;
}

.tit-165 {
  font-size: 4.125rem;
}

.tit-166 {
  font-size: 4.15rem;
}

.tit-167 {
  font-size: 4.175rem;
}

.tit-168 {
  font-size: 4.2rem;
}

.tit-169 {
  font-size: 4.225rem;
}

.tit-170 {
  font-size: 4.25rem;
}

.tit-171 {
  font-size: 4.275rem;
}

.tit-172 {
  font-size: 4.3rem;
}

.tit-173 {
  font-size: 4.325rem;
}

.tit-174 {
  font-size: 4.35rem;
}

.tit-175 {
  font-size: 4.375rem;
}

.tit-176 {
  font-size: 4.4rem;
}

.tit-177 {
  font-size: 4.425rem;
}

.tit-178 {
  font-size: 4.45rem;
}

.tit-179 {
  font-size: 4.475rem;
}

.tit-180 {
  font-size: 4.5rem;
}

.tit-181 {
  font-size: 4.525rem;
}

.tit-182 {
  font-size: 4.55rem;
}

.tit-183 {
  font-size: 4.575rem;
}

.tit-184 {
  font-size: 4.6rem;
}

.tit-185 {
  font-size: 4.625rem;
}

.tit-186 {
  font-size: 4.65rem;
}

.tit-187 {
  font-size: 4.675rem;
}

.tit-188 {
  font-size: 4.7rem;
}

.tit-189 {
  font-size: 4.725rem;
}

.tit-190 {
  font-size: 4.75rem;
}

.tit-191 {
  font-size: 4.775rem;
}

.tit-192 {
  font-size: 4.8rem;
}

.tit-193 {
  font-size: 4.825rem;
}

.tit-194 {
  font-size: 4.85rem;
}

.tit-195 {
  font-size: 4.875rem;
}

.tit-196 {
  font-size: 4.9rem;
}

.tit-197 {
  font-size: 4.925rem;
}

.tit-198 {
  font-size: 4.95rem;
}

.tit-199 {
  font-size: 4.975rem;
}

.tit-200 {
  font-size: 5rem;
}

@media (max-width: 768px) {
  .tit-12 {
    font-size: 0.6rem;
  }

  .tit-13 {
    font-size: 0.6rem;
  }

  .tit-14 {
    font-size: 0.6rem;
  }

  .tit-15 {
    font-size: 0.6rem;
  }

  .tit-16 {
    font-size: 0.6rem;
  }

  .tit-17 {
    font-size: 0.65rem;
  }

  .tit-18 {
    font-size: 0.65rem;
  }

  .tit-19 {
    font-size: 0.65rem;
  }

  .tit-20 {
    font-size: 0.75rem;
  }

  .tit-21 {
    font-size: 0.75rem;
  }

  .tit-22 {
    font-size: 0.75rem;
  }

  .tit-23 {
    font-size: 0.75rem;
  }

  .tit-24 {
    font-size: 0.75rem;
  }

  .tit-25 {
    font-size: 0.75rem;
  }

  .tit-26 {
    font-size: 0.75rem;
  }

  .tit-27 {
    font-size: 0.75rem;
  }

  .tit-28 {
    font-size: 0.8rem;
  }

  .tit-29 {
    font-size: 0.8rem;
  }

  .tit-30 {
    font-size: 0.8rem;
  }

  .tit-31 {
    font-size: 0.8rem;
  }

  .tit-32 {
    font-size: 0.8rem;
  }

  .tit-33 {
    font-size: .9rem;
  }

  .tit-34 {
    font-size: .9rem;
  }

  .tit-35 {
    font-size: .9rem;
  }

  .tit-36 {
    font-size: .9rem;
  }

  .tit-37 {
    font-size: 1rem;
  }

  .tit-38 {
    font-size: 1rem;
  }

  .tit-39 {
    font-size: 1rem;
  }

  .tit-40 {
    font-size: 1rem;
  }
}
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 0. sassCore's style
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  overflow-y: scroll;
  /* 0 */
  -webkit-overflow-scrolling: touch;
  /* 0 */
}

/**
 * 1. Remove default margin
 * 0. sassCore's style.
 */
body {
  margin: 0;
  /* 1 */
  font-size: 12px;
  /* 0 */
  line-height: 2;
  /* 0 */
  color: #333;
  /* 0 */
  background-color: #fff;
  /* 0 */
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 * 3. Correct `inline-block` display in IE 6/7.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
  *display: inline;
  /* 3 */
  *zoom: 1;
  /* 3 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background color from active links in IE 10.
 * 2. Improve readability when focused and also mouse hovered in all browsers.
 * 0. sassCore's style.
 */
a {
  background: transparent;
  /* 1 */
  /* 0 */
  text-decoration: none;
  color: #08c;
}

a:active, a:hover {
  outline: 0;
  /* 2 */
}

a:hover {
  color: #006699;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9/10.
 * 2. Improve image quality when scaled in IE 7.
 * 0. sassCore's style.
 */
img {
  border: 0;
  /* 1 */
  vertical-align: middle;
  /* 0 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * 1. Contain overflow in all browsers.
 * 2. Improve readability of pre-formatted text in all browsers.
 */
pre {
  overflow: auto;
  /* 1 */
  white-space: pre;
  /* 2 */
  white-space: pre-wrap;
  /* 2 */
  word-wrap: break-word;
  /* 2 */
}

/**
 * 1. Address odd `em`-unit font size rendering in all browsers.
 * 2. Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  _font-family: 'courier new', monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea:focus,
input:focus {
  outline: none;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="text"] {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9/10/11.
 * 0. sassCore's style
 */
textarea {
  overflow: auto;
  /* 1 */
  resize: vertical;
  /* 0 */
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

html,
button,
input,
select,
textarea {
  font-family: "Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
  margin: 0;
}

ul, ol, li, dl, dd {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none outside none;
}

h1, h2, h3 {
  line-height: 2;
  font-weight: normal;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 15.6px;
}

h3 {
  font-size: 14.04px;
}

h4 {
  font-size: 12px;
}

h5, h6 {
  font-size: 10.2px;
  text-transform: uppercase;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ccc;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
}

/*.conbox-16{
  color:nth($infoColor,1);
  background:nth($infoColor,2);
  border:1px solid nth($infoColor,3);
}*/
html {
  overflow: hidden;
  overflow-y: scroll;
}

button, input, textarea, select {
  border: none;
  border-radius: 0;
  outline: none;
  padding: 0;
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

img {
  max-width: 100%;
}

.clear {
  clear: both;
}

.f-cb {
  zoom: 1;
}

.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.por {
  position: relative;
}

.poa {
  position: absolute;
}

.pof {
  position: fixed;
}

.poa-f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.ovh {
  overflow: hidden;
}

.noselect {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.dn {
  display: none;
}

.w-f {
  width: 100%;
}

.h-f {
  height: 100%;
}

.loader {
  width: 50px;
  height: 50px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  border-top: 2px solid rgba(0, 0, 0, 0.08);
  border-right: 2px solid rgba(0, 0, 0, 0.08);
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  border-left: 2px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  animation: spinner 700ms infinite linear;
}

.loader.white {
  border-top: 2px solid rgba(255, 255, 255, 0.08);
  border-right: 2px solid rgba(255, 255, 255, 0.08);
  border-bottom: 2px solid rgba(255, 255, 255, 0.08);
  border-left: 2px solid rgba(255, 255, 255, 0.5);
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*手机上a链接有黑色透明底怎么去掉
给a加这个样式*/
a {
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

select, input {
  outline: none;
}

/*ie 去掉自带关闭*/
input::-ms-clear {
  display: none;
}

/*网站单位设置*/
::-moz-selection {
  background: #000;
  color: #fff;
}

::selection {
  background: #000;
  color: #fff;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb {
  background: #000;
}

::-webkit-scrollbar-thumb:window-inactive {
  background: #000;
}

::-webkit-scrollbar-thumb:vertical:hover {
  background: #000;
}

/*==常用颜色==*/
.col-fff {
  color: #fff;
}

.col-000 {
  color: #000;
}

.col-111 {
  color: #111;
}

.col-222 {
  color: #222;
}

.col-333 {
  color: #333;
}

.col-666 {
  color: #666;
}

.col-999 {
  color: #999;
}

/*==常用字号==*/
/*响应隐藏样式*/
.pc-block {
  display: block;
}

.pc-block-768 {
  display: block;
}

.pc-block-767 {
  display: block;
}

.m-block {
  display: none;
}

.m-block-767 {
  display: none;
}

.m-block-768 {
  display: none;
}

@media (max-width: 768px) {
  .pc-block-768 {
    display: none;
  }

  .m-block-768 {
    display: block;
  }
}
@media (max-width: 767px) {
  .pc-block-767 {
    display: none;
  }

  .m-block-767 {
    display: block;
  }
}
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1.25) {
  html{
    zoom:.8;
  }
}
@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1.5) {
  html{
    zoom:.67;
  }
}*/
body.dprzooms .wow {
  opacity: 1 !important;
}

@media screen and (min-width: 1921px) {
  html {
    font-size: 2.5vw;
  }
}
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 5) {
  html{
    $jk:5;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 4.9) {
  html{
    $jk:4.9;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 4.8) {
  html{
    $jk:4.8;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 4.7) {
  html{
    $jk:4.7;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 4.6) {
  html{
    $jk:4.6;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 4.5) {
  html{
    $jk:4.5;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 4.4) {
  html{
    $jk:4.4;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 4.3) {
  html{
    $jk:4.3;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 4.2) {
  html{
    $jk:4.2;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 4.1) {
  html{
    $jk:4.1;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 4) {
  html{
    $jk:4;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 3.9) {
  html{
    $jk:3.9;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 3.8) {
  html{
    $jk:3.8;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 3.7) {
  html{
    $jk:3.7;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 3.6) {
  html{
    $jk:3.6;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 3.5) {
  html{
    $jk:3.5;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 3.4) {
  html{
    $jk:3.4;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 3.3) {
  html{
    $jk:3.3;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 3.2) {
  html{
    $jk:3.2;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 3.1) {
  html{
    $jk:3.1;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 3) {
  html{
    $jk:3;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 2.9) {
  html{
    $jk:2.9;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 2.8) {
  html{
    $jk:2.8;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 2.7) {
  html{
    $jk:2.7;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 2.6) {
  html{
    $jk:2.6;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 2.5) {
  html{
    $jk:2.5;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 2.4) {
  html{
    $jk:2.4;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 2.3) {
  html{
    $jk:2.3;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 2.2) {
  html{
    $jk:2.2;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 2.1) {
  html{
    $jk:2.1;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 2) {
  html{
    $jk:2;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1.9) {
  html{
    $jk:1.9;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1.8) {
  html{
    $jk:1.8;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1.7) {
  html{
    $jk:1.7;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1.6) {
  html{
    $jk:1.6;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1.5) {
  html{
    $jk:1.5;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1.4) {
  html{
    $jk:1.4;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1.3) {
  html{
    $jk:1.3;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1.2) {
  html{
    $jk:1.2;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1.1) {
  html{
    $jk:1.1;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 1) {
  html{
    $jk:1;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 0.9) {
  html{
    $jk:0.9;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 0.8) {
  html{
    $jk:0.8;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 0.7) {
  html{
    $jk:0.7;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 0.6) {
  html{
    $jk:0.6;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 0.5) {
  html{
    $jk:0.5;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 0.4) {
  html{
    $jk:0.4;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 0.3) {
  html{
    $jk:0.3;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 0.2) {
  html{
    $jk:0.2;*/
/*zoom:$jk;*/
  /*}
}*/
/*@media (min-width: 1025px)  and (-webkit-max-device-pixel-ratio: 0.1) {
  html{
    $jk:0.1;*/
/*zoom:$jk;*/
  /*}
}*/
@media (-webkit-max-device-pixel-ratio: 4) {
  max-resolution: 4dppx;
}
/**/
/* 打印样式 */
/* 手机等小屏幕手持设备 */
/* 平板之类的宽度 1024 以下设备 */
/* PC客户端或大屏幕设备: 1028px 至更大 */
/* 竖屏 */
/* 横屏 */
.bold {
  font-weight: bold;
}

.textupper {
  text-transform: uppercase;
}

.arial {
  font-family: Arial;
}

.wow {
  opacity: 0;
}

.forie {
  width: 100%;
  height: 100%;
  background: #eaeaea url(../img/imgbox/tishi.jpg) center no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
}

.con-flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
}

.zicolor {
  color: #d71518;
}

.pcbox {
  display: block;
}

.mbox {
  display: none;
}

.pc767 {
  display: block;
}

.m767 {
  display: none;
}

@media (max-width: 1024px) {
  .pcbox {
    display: none;
  }

  .mbox {
    display: block;
  }
}
@media (max-width: 768px) {
  .pc767 {
    display: none;
  }

  .m767 {
    display: block;
  }
}
/*页码*/
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination {
  text-align: center;
  color: #999999;
}
.pagination .pagecenter span {
  color: #d71518;
}
.pagination .prev, .pagination [rel=prev], .pagination .next, .pagination [rel=next] {
  overflow: hidden;
  background-color: transparent;
}
.pagination a {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  box-sizing: content-box;
  transition: .5s ease-in-out;
  /*margin:0 .25rem;*/
  color: #666;
  background-color: #fff;
  box-sizing: content-box;
  margin: 0 2px;
  border: 1px solid #e5e5e5;
}
.pagination a.active {
  color: #fff;
  background: #d71518;
  border-color: #d71518;
  transition: .5s ease-in-out;
}
.pagination a.prev, .pagination a[rel=prev], .pagination a.next, .pagination a[rel=next] {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.pagination a.prev, .pagination a[rel=prev] {
  overflow: hidden;
  background-color: #fff;
  background-image: url(../img/imgbox/prev1.png);
}
.pagination a.next, .pagination a[rel=next] {
  background-color: #fff;
  overflow: hidden;
  background-image: url(../img/imgbox/next1.png);
}

.pagination-pages {
  margin-top: 2.4rem;
}

@media (min-width: 1025px) {
  .pagination a:hover {
    color: #fff;
    background-color: #d71518;
    border-color: #d71518;
    transition: .5s ease-in-out;
  }
  .pagination a.prev:hover, .pagination a[rel=prev]:hover {
    color: #d71518;
    background-color: transparent;
    background-image: url(../img/imgbox/prev.png);
    background-color: #d71518;
  }
  .pagination a.next:hover, .pagination a[rel=next]:hover {
    background-color: transparent;
    color: #d71518;
    background-image: url(../img/imgbox/next.png);
    background-color: #d71518;
  }
}
@media (max-width: 1025px) {
  .pagination a {
    /*width: 24px;*/
    /*height: 24px;*/
    /*line-height: 24px;*/
    text-align: center;
  }

  .pagination {
    /*font-size: 12px;*/
  }

  .pagination a {
    margin: 0 .1rem;
  }
}
@media (max-width: 1024px) {
  .pagination a {
    width: 1.35rem;
    height: 1.35rem;
    line-height: 1.35rem;
  }
}
/*页码结束*/
.scroll-animate.animated {
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}

.fadeInRightSmall {
  animation-name: fadeInRightSmall;
}

.scroll-animate, .scroll-animate.animated {
  transition: .8s ease-in-out;
}

.scroll-animate.animated {
  visibility: hidden;
}

.disable-hover {
  pointer-events: none;
}

@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin2 {
  to {
    transform: rotate(-1turn);
  }
}
@keyframes spin-reverse {
  from {
    transform: rotate(1turn);
  }
}
@keyframes spin-reverse2 {
  from {
    transform: rotate(-1turn);
  }
}
@keyframes anim {
  0% {
    -webkit-transform: rotate(0) translate(1%, 0) rotate(0);
    transform: rotate(0) translate(1%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
    transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
    transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
  }
}
@-webkit-keyframes anim {
  0% {
    -webkit-transform: rotate(0) translate(1%, 0) rotate(0);
    transform: rotate(0) translate(1%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
    transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
    transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
  }
}
@-ms-keyframes anim {
  0% {
    -webkit-transform: rotate(0) translate(1%, 0) rotate(0);
    transform: rotate(0) translate(1%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
    transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
    transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
  }
}
@keyframes anim2 {
  0% {
    -webkit-transform: rotate(0) translate(1%, 0) rotate(0);
    transform: rotate(0) translate(1%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(-180deg) translate(1%, 0.3%) rotate(180deg);
    transform: rotate(-180deg) translate(1%, 0.3%) rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg) translate(1%, 0) rotate(360deg);
    transform: rotate(-360deg) translate(1%, 0) rotate(360deg);
  }
}
@-webkit-keyframes anim2 {
  0% {
    -webkit-transform: rotate(0) translate(1%, 0) rotate(0);
    transform: rotate(0) translate(1%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(-180deg) translate(1%, 1%) rotate(180deg);
    transform: rotate(-180deg) translate(1%, 1%) rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg) translate(1%, 0) rotate(360deg);
    transform: rotate(-360deg) translate(1%, 0) rotate(360deg);
  }
}
.bold {
  font-weight: bold;
}

.textupper {
  text-transform: uppercase;
}

.arial {
  font-family: Arial;
}

.wow {
  opacity: 0;
}

.forie {
  width: 100%;
  height: 100%;
  background: #eaeaea url(../img/imgbox/tishi.jpg) center no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
}

.con-flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
}

.zicolor {
  color: #d71518;
}

.pcbox {
  display: block;
}

.mbox {
  display: none;
}

.pc767 {
  display: block;
}

.m767 {
  display: none;
}

@media (max-width: 1024px) {
  .pcbox {
    display: none;
  }

  .mbox {
    display: block;
  }
}
@media (max-width: 768px) {
  .pc767 {
    display: none;
  }

  .m767 {
    display: block;
  }
}
/*页码*/
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination {
  text-align: center;
  color: #999999;
}
.pagination .pagecenter span {
  color: #d71518;
}
.pagination .prev, .pagination [rel=prev], .pagination .next, .pagination [rel=next] {
  overflow: hidden;
  background-color: transparent;
}
.pagination a {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  box-sizing: content-box;
  transition: .5s ease-in-out;
  /*margin:0 .25rem;*/
  color: #666;
  background-color: #fff;
  box-sizing: content-box;
  margin: 0 2px;
  border: 1px solid #e5e5e5;
}
.pagination a.active {
  color: #fff;
  background: #d71518;
  border-color: #d71518;
  transition: .5s ease-in-out;
}
.pagination a.prev, .pagination a[rel=prev], .pagination a.next, .pagination a[rel=next] {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.pagination a.prev, .pagination a[rel=prev] {
  overflow: hidden;
  background-color: #fff;
  background-image: url(../img/imgbox/prev1.png);
}
.pagination a.next, .pagination a[rel=next] {
  background-color: #fff;
  overflow: hidden;
  background-image: url(../img/imgbox/next1.png);
}

.pagination-pages {
  margin-top: 2.4rem;
}

@media (min-width: 1025px) {
  .pagination a:hover {
    color: #fff;
    background-color: #d71518;
    border-color: #d71518;
    transition: .5s ease-in-out;
  }
  .pagination a.prev:hover, .pagination a[rel=prev]:hover {
    color: #d71518;
    background-color: transparent;
    background-image: url(../img/imgbox/prev.png);
    background-color: #d71518;
  }
  .pagination a.next:hover, .pagination a[rel=next]:hover {
    background-color: transparent;
    color: #d71518;
    background-image: url(../img/imgbox/next.png);
    background-color: #d71518;
  }
}
@media (max-width: 1025px) {
  .pagination a {
    /*width: 24px;*/
    /*height: 24px;*/
    /*line-height: 24px;*/
    text-align: center;
  }

  .pagination {
    /*font-size: 12px;*/
  }

  .pagination a {
    margin: 0 .1rem;
  }
}
@media (max-width: 1024px) {
  .pagination a {
    width: 1.35rem;
    height: 1.35rem;
    line-height: 1.35rem;
  }
}
/*页码结束*/
.scroll-animate.animated {
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}

.fadeInRightSmall {
  animation-name: fadeInRightSmall;
}

.scroll-animate, .scroll-animate.animated {
  transition: .8s ease-in-out;
}

.scroll-animate.animated {
  visibility: hidden;
}

.disable-hover {
  pointer-events: none;
}

@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin2 {
  to {
    transform: rotate(-1turn);
  }
}
@keyframes spin-reverse {
  from {
    transform: rotate(1turn);
  }
}
@keyframes spin-reverse2 {
  from {
    transform: rotate(-1turn);
  }
}
@keyframes anim {
  0% {
    -webkit-transform: rotate(0) translate(1%, 0) rotate(0);
    transform: rotate(0) translate(1%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
    transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
    transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
  }
}
@-webkit-keyframes anim {
  0% {
    -webkit-transform: rotate(0) translate(1%, 0) rotate(0);
    transform: rotate(0) translate(1%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
    transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
    transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
  }
}
@-ms-keyframes anim {
  0% {
    -webkit-transform: rotate(0) translate(1%, 0) rotate(0);
    transform: rotate(0) translate(1%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
    transform: rotate(180deg) translate(1%, 0.3%) rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
    transform: rotate(360deg) translate(1%, 0) rotate(-360deg);
  }
}
@keyframes anim2 {
  0% {
    -webkit-transform: rotate(0) translate(1%, 0) rotate(0);
    transform: rotate(0) translate(1%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(-180deg) translate(1%, 0.3%) rotate(180deg);
    transform: rotate(-180deg) translate(1%, 0.3%) rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg) translate(1%, 0) rotate(360deg);
    transform: rotate(-360deg) translate(1%, 0) rotate(360deg);
  }
}
@-webkit-keyframes anim2 {
  0% {
    -webkit-transform: rotate(0) translate(1%, 0) rotate(0);
    transform: rotate(0) translate(1%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(-180deg) translate(1%, 1%) rotate(180deg);
    transform: rotate(-180deg) translate(1%, 1%) rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg) translate(1%, 0) rotate(360deg);
    transform: rotate(-360deg) translate(1%, 0) rotate(360deg);
  }
}
.footer-bots, .footer-tops .nav-list,
.footer-tops {
  justify-content: space-between;
}

.footer-bots {
  padding-top: 0.45rem;
  padding-bottom: 1.625rem;
  color: #222222;
  line-height: 2.5;
  border-top: 1px solid #E5E5E5;
}
.footer-bots a {
  color: #222222;
}

.footer-tops {
  color: #999999;
  padding-top: 1.9rem;
  padding-bottom: 3.5rem;
}
.footer-tops a {
  display: block;
  color: #999999;
}
.footer-tops .nav-tops {
  color: #222222;
  line-height: 2;
  position: relative;
}
.footer-tops .nav-tops span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 18px;
}
.footer-tops .nav-tops span:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  right: 0;
  top: .2rem;
  background: url(../img/1.png) no-repeat center;
  background-size: 100%;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.footer-tops .nav-list {
  width: 75%;
}
.footer-tops .nav-list-right {
  max-width: 25%;
}
.footer-tops .nav-bots {
  margin-top: .375rem;
}
.footer-tops .nav-bots .i {
  line-height: 2.33;
}
.footer-tops .gz .uls {
  margin-top: .45rem;
}
.footer-tops .nr-list:nth-child(n+2) {
  margin-top: 1.2rem;
}
.footer-tops .nr-list .txts {
  margin-top: 3px;
  line-height: 1.58;
  color: #222222;
}
.footer-tops .nr-list img {
  pointer-events: none;
  display: block;
}
.footer-tops .nr-list .li:nth-child(n+2) {
  margin-left: .25rem;
}
.footer-tops .nr-list .li-tops {
  background-color: #222222;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 50%;
}
.footer-tops .nr-list .tits {
  line-height: 2;
  color: #222;
}

.footer-tops .nr-list .li {
  position: relative;
}
.footer-tops .nr-list .li .li-bots {
  position: absolute;
  left: 50%;
  bottom: 1.125rem;
  width: 100px;
  transform: translateX(-50%);
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  padding-bottom: .2rem;
}
.footer-tops .nr-list .li.active .li-bots {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}

.bocweb-header {
  background-color: #fff;
  border-radius: .3rem;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
}

.bocweb-logo {
  align-items: center;
  width: 3.5rem;
}

.con-header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
}
.con-header .nav {
  position: relative;
}
.con-header .nav-bots {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 2.25rem;
}
.con-header .klibox {
  justify-content: center;
  align-items: center;
}
.con-header .a-dianpu {
  line-height: 36px;
  height: 36px;
  border-radius: 36px;
  background-color: #d71518;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding-left: 18px;
  padding-right: 18px;
}
.con-header .a-dianpu img {
  width: 15px;
  height: 15px;
  margin-right: .15rem;
}
.con-header .navrights .langs {
  margin-left: .8rem;
  margin-right: .65rem;
}
.con-header .navrights .kli {
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
}
.con-header .navrights .kli .i1 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.con-header .navrights .kli img {
  display: block;
}
.con-header .nav-lists .nav .nav-tops.aactive span:before {
  opacity: 1;
}
.con-header .nav-lists .nav-tops {
  display: block;
  color: #222222;
  padding: 0 .1rem;
}
.con-header .nav-lists .nav-tops span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 18px;
}
.con-header .nav-lists .nav-tops span:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/1.png) no-repeat center;
  background-size: 100%;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.con-header .nav-lists .nav-bots {
  /*background-color: #fff;*/
  padding-top: .25rem;
}
.con-header .nav-lists .nav-bots .bboxs{
	background-color: #fff;
	border-radius: .2rem;
	overflow: hidden;
}

.con-header .navrights .langs{
	position: relative;
}
.mheader-clist .i{
	position: relative;
}
.mheader-clist .i .langs-bots{
	top: 50px;
	padding-top: .25rem;
	position: absolute;
	left: 50%;
	transform:translateX(-50%);
	width: 60px;
	line-height: .75rem;
	padding-top: .15rem;
	padding-bottom: .15rem;
	opacity: 0;
	transition:.5s ease;
	visibility: hidden;
	pointer-events:none;
}


.mheader-clist .i.active .langs-bots{
	opacity: 1;
	transition:.5s ease;
	visibility: visible;
	pointer-events:auto;
}

.mheader-clist .i .langs-bots a{
	color: #222;
	display: block;
	line-height: 2;
}

.mheader-clist .i .langs-bots .box{
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	border-radius: .2rem;
}

.con-header .navrights .langs .langs-bots{
	top: 2.25rem;
	padding-top: .25rem;
	position: absolute;
	left: 50%;
	transform:translateX(-50%);
	width: 60px;
	line-height: .75rem;
	padding-top: .15rem;
	padding-bottom: .15rem;
	opacity: 0;
	transition:.5s ease;
	visibility: hidden;
	pointer-events:none;
}

.con-header .navrights .langs:hover .langs-bots{
	opacity: 1;
	transition:.5s ease;
	visibility: visible;
	pointer-events:auto;
}

.con-header .navrights .langs .langs-bots .box{
	display: block;
	background-color: #fff;
	text-align: center;
	border-radius: .2rem;
	overflow: hidden;
}
.mheader-clist .i .langs-bots .box a,
.con-header .navrights .langs .langs-bots a{
	color: #222;
	display: block;
}

.mheader-clist .i .langs-bots .box a.active,
.con-header .navrights .langs .langs-bots a:hover,
.con-header .navrights .langs .langs-bots a.active{
	color: #d71518;
}

.con-header .nav-lists .nav-bots .i {
  line-height: 1.5;
  display: block;
  padding: .25rem .2rem;
  text-align: center;
  color: #666;
}

.h90 {
  height: 2.25rem;
  line-height: 2.25rem;
}

.headersd {
  padding-top: 0.625rem;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.con-header.fixed .headersd {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  padding-top: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.bocweb-header{
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.con-header.fixed .headersd .bocweb-header{
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  width: 100%;
  border-radius: 0;
}

.vide-active.active:before {
  opacity: 0;
}

.con-header .nav-lists .nav-bots .i.active {
  color: #d71518;
  /*color: #fff;*/
}


.bocweb-header .navrights{
	position: relative;
}

.bocweb-header .navrights .csearchs{
	position: absolute;
	right: 0;
	top: 50%;
	transform:translateY(-50%);
	width: 7.125rem;
	
}

.bocweb-header .navrights .csearchs input[type=submit]{
	position: absolute;
	left: .5rem;
	top: 50%;
	transform:translateY(-50%);
	text-indent: -999px;
	overflow: hidden;
	width: .5rem;
	height: .5rem;
	background:url(../img/csearchs.png) no-repeat center;
	background-size: 100%;
}

.bocweb-header .navrights .csearchs input[type=text]{
	background-color: #eaeef1;
	height: 1.05rem;
	line-height: 1.05rem;
	border-radius: 1.05rem;
	padding: 0 1.25rem;
	width: 100%;
}

  .con-header .nav-lists .nav-tops.active span{
    color: #d71518;
  }
@media (min-width: 1025px) {
  video {
    object-fit: cover;
  }

  .con-header .nav-lists .nav-bots .i {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .con-header .nav-lists .nav-bots .i:hover {
    color: #d71518;
    /*color: #fff;*/
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .con-header .nav-lists .nav-tops:hover span{
    color: #d71518;
  }

  .con-header .nav-lists .nav-tops:hover span:before {
    /*opacity: 1;*/
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .con-header .a-dianpu img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .con-header .a-dianpu:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateX(-4px);
  }

  .con-header .navrights .kli {
    cursor: pointer;
  }
  .con-header .navrights .kli img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .con-header .navrights .kli:hover .i0 {
    opacity: 0;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .con-header .navrights .kli:hover .i1 {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .footer-tops .nr-list .li:hover .li-bots {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
  }

  .footer-tops .nr-list .li-tops {
    cursor: pointer;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .footer-tops .nr-list .li-tops:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background-color: #d71518;
  }

  .footer a {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .footer a:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    color: #d71518;
  }

  .footer-tops .nav-tops:hover span {
    color: #222;
  }
  .footer-tops .nav-tops:hover span:before {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
}
.bgf2f2f2 {
  background: #f2f2f2;
}

.more-btns {
  position: relative;
  display: inline-block;
  height: 1.125rem;
  line-height: 1.125rem;
  border-radius: 1.125rem;
  background-color: #d71518;
  color: #fff;
  padding-left: 1.5rem;
  padding-right: 0.875rem;
}
.more-btns:before {
  position: absolute;
  width: .45rem;
  height: .45rem;
  content: "";
  left: .8rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/icon/1-001.png) no-repeat center;
  background-size: 100%;
}
.more-btns:hover {
  color: #fff;
}

.bodyinfo-h {
  height: 2.875rem;
}

.newsinfo-titles {
  line-height: 1.285;
  color: #222222;
}
.newsinfo-titles a {
  color: #222222;
}
.newsinfo-titles .li {
  padding: 0 0.475rem;
  position: relative;
}
.newsinfo-titles .li:before {
  position: absolute;
  content: "";
  width: .2rem;
  height: .3rem;
  left: -.1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/3003.png) no-repeat center;
  background-size: 100%;
}
.newsinfo-titles .home {
  padding-left: .75rem;
}
.newsinfo-titles .home:before {
  width: .45rem;
  height: .45rem;
  left: 0;
  background: url(../img/3004.png) no-repeat center;
  background-size: 100%;
}

.newsinfo-box {
  padding-bottom: 2.625rem;
  padding-top: 1rem;
}
.newsinfo-box .newsinfo-tops {
  margin-top: 1.875rem;
}

.newsinfo-bottoms {
  padding-top: 0.65rem;
  padding-bottom: 1.625rem;
  border-top: 1px solid #e5e5e5;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
}
.newsinfo-bottoms .left-btns {
  width: calc(100% - 5rem);
}
.newsinfo-bottoms .i {
  height: .9rem;
  line-height: .9rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #000000;
}
.newsinfo-bottoms a {
  display: block;
}
.newsinfo-bottoms .right-btns {
  padding-top: 0.35rem;
}

.newsinfo-center {
  padding-top: 1.625rem;
  padding-bottom: 3rem;
  color: #222222;
  line-height: 2;
}
.newsinfo-center img {
  border-radius: .35rem;
}

.newsinfo-tops {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: .45rem;
}
.newsinfo-tops .texts {
  margin-top: .375rem;
  justify-content: center;
  color: #999999;
  line-height: 2;
}
.newsinfo-tops .texts .btns {
  margin-right: 1.75rem;
}
.newsinfo-tops .texts .btns span {
  margin: 0 .35rem;
}

.searchs-form {
  position: fixed;
  width: 100%;
  left: 0;
  top: 2.15rem;
  background: #d71518;
  z-index: 999;
  padding-top: 1.5rem;
  padding-bottom: 1.75rem;
  display: none;
}

.searchs-form .inputs {
  height: 2rem;
  line-height: 2rem;
  position: relative;
  border-bottom: 1px solid #fff;
}

.searchs-form .inputs input[type=text] {
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  padding-right: 26px;
  color: #fff;
  background-color: transparent;
}

.searchs-form .search {
  width: 24rem;
  max-width: 50%;
  margin: 0 auto;
}

.searchs-form .inputs input[type=submit] {
  position: absolute;
  width: 23px;
  height: 23px;
  background: url(../img/search.svg) no-repeat center;
  background-size: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-indent: -999px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .bodyinfo-h {
    height: 50px;
  }

  .searchs-form {
    top: 50px;
    padding-top: 1.25rem;
    padding-bottom: 1.75rem;
  }

  .searchs-form .search {
    width: 90%;
    max-width: 90%;
  }
}
@media (min-width: 1025px) {
  .newsinfo-titles .li, .newsinfo-titles .li:hover,
  .newsinfo-bottoms .i, .newsinfo-bottoms .i:hover,
  .more-btns:before, .more-btns:hover:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .newsinfo-titles .li:hover,
  .newsinfo-bottoms .i:hover {
    color: #d71518;
  }

  .more-btns:hover:before {
    transform: translateX(-5px);
  }
}
.footer {
  background-color: #f2f2f2;
}

.w1600 {
  width: 83.33%;
  margin: 0 auto;
}

.w1760 {
  width: 91.6%;
  margin: 0 auto;
}

.col-777 {
  color: #777;
}

/*@font-face {
  font-family: "HurmeGeometricSans2-SemiBold";
  src: url("./fonts/HURMEGEOMETRICSANS2-SEMIBOLD.woff2") format("woff2"), url("./fonts/HURMEGEOMETRICSANS2-SEMIBOLD.woff") format("woff"), url("./fonts/HURMEGEOMETRICSANS2-SEMIBOLD.ttf") format("truetype"), url("./fonts/HURMEGEOMETRICSANS2-SEMIBOLD.eot") format("embedded-opentype"), url("./fonts/HURMEGEOMETRICSANS2-SEMIBOLD.svg") format("svg");
}*/
.abouts-box {
  padding-top: 2.75rem;
  padding-bottom: 3.5rem;
}

/*.HurmeGeometricSans2-Regular,
.HurmeGeometricSans2-SemiBold,
.HurmeGeometricSans2-Bold {
  font-family: 'HurmeGeometricSans2-SemiBold';
}*/

.w1440 {
  width: 75%;
  margin: 0 auto;
}

.con-banner {
  position: relative;
}
.con-banner .words {
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
  padding-top: 1.75rem;
}

.w100 {
  width: 100%;
}

.w1280 {
  width: 66.66%;
  margin: 0 auto;
}

/*about*/
.abouts-tops-words .tits {
  width: 52%;
  padding-right: 1em;
  line-height: 1.2;
}
.abouts-tops-words .txts {
  width: 48%;
  line-height: 1.875;
}

.abouts-box .abouts-tops-words {
  padding-bottom: 2.2rem;
}

.abouts-videos {
  position: relative;
}
.abouts-videos img {
  opacity: 0;
}
.abouts-videos video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.vide-active {
  position: relative;
  cursor: pointer;
  border-radius: .3rem;
  overflow: hidden;
}
.vide-active img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.vide-active:before {
  pointer-events: none;
  position: absolute;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/vid.png) no-repeat center;
  background-size: 100%;
  z-index: 3;
}

.abouts-center {
  padding-top: 3rem;
  padding-bottom: 3.15rem;
}
.abouts-center .abouts-center-words {
  margin-top: 1.85rem;
  line-height: 1.875;
}

.abouts-numbers .lis {
  width: 25%;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  color: #222;
}
.abouts-numbers .lis .lis-tops {
  position: relative;
}
.abouts-numbers .lis img {
  width: 1.25rem;
  height: 1.25rem;
  left: -1.75rem;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  max-width: none;
}
.abouts-numbers .lis-bots {
  margin-top: .1rem;
  line-height: 1.5;
}

.abouts-bottoms-list .lis {
  width: 32.5%;
  margin-left: 1.25%;
  position: relative;
  color: #222222;
  background-color: #f5f5f5;
}
.abouts-bottoms-list .lis .images img {
  opacity: 0;
}
.abouts-bottoms-list .lis .icons {
  position: absolute;
  left: 1.5rem;
  top: 1.95rem;
  height: 1.3rem;
}
.abouts-bottoms-list .lis .texts {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 0 1.625rem;
  padding-right: .5rem;
  padding-bottom: 2.2rem;
}
.abouts-bottoms-list .lis .tits {
  line-height: 1;
}
.abouts-bottoms-list .lis .txts {
  margin-top: .35rem;
  line-height: 1.428;
}
.abouts-bottoms-list .lis:nth-child(3n+1) {
  margin-left: 0;
}

.abouts-bottoms-list .lis {
  overflow: hidden;
  border-radius: .15rem;
}

.honor-list {
  padding-top: 2.1rem;
  padding-bottom: 1.75rem;
}
.honor-list .honor-bots {
  margin-top: 2.05rem;
}
.honor-list .imgs {
  overflow: hidden;
  border-radius: .3rem;
}
.honor-list .honor-tops {
  margin-top: .85rem;
}

.honor-tops .items {
  width: 32.5%;
  margin-left: 1.25%;
}
.honor-tops .items .imgs {
  background: #f5f5f5;
}
.honor-tops .items:nth-child(3n+1) {
  margin-left: 0;
}
.honor-tops .items .txts {
  padding: .55rem 0;
  line-height: 1.66;
  text-align: center;
  color: #222222;
}

.honor-bots .items {
  width: 24%;
  margin-left: 1.3%;
  margin-bottom: .95rem;
}
.honor-bots .items:nth-child(4n+1) {
  margin-left: 0;
}
.honor-bots .items .imgs {
  background: #eeeeee;
}
.honor-bots .items .txts {
  padding: .5rem 0;
  line-height: 1.78;
  color: #222;
  text-align: center;
}
.honor-bots .ajax-btns {
  margin-top: -.25rem;
}

.ajax-btns {
  position: relative;
  z-index: 2;
  line-height: 1;
  color: #d71518;
  cursor: pointer;
}
.ajax-btns span {
  position: relative;
  padding-right: 18px;
  display: inline-block;
  vertical-align: top;
}
.ajax-btns span:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 8px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/btns.png) no-repeat center;
  background-size: 100%;
}

.videos-lists {
  padding-top: 1.8rem;
  padding-bottom: 2.3rem;
}
.videos-lists .videos-center-lists {
  margin-top: 1.3rem;
}

.videos-tops-titles {
  justify-content: center;
}
.videos-tops-titles .li {
  line-height: 1.7rem;
  height: 1.7rem;
  color: #222222;
  position: relative;
  padding: 0 1rem;
  cursor: pointer;
}
.videos-tops-titles .li:nth-child(1) {
  padding-left: 0;
}
.videos-tops-titles .li:last-child {
  padding-right: 0;
}
.videos-tops-titles .li span {
  position: relative;
  display: block;
}
.videos-tops-titles .li span:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #d71518;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.videos-tops-titles .li.active {
  font-weight: bold;
}
.videos-tops-titles .li.active span:before {
  opacity: 1;
}

.videos-center-lists .items {
  margin-bottom: 1.7rem;
  width: 32.5%;
  margin-left: 1.25%;
}
.videos-center-lists .items:nth-child(3n+1) {
  margin-left: 0;
}
.videos-center-lists .items .imgs {
  border-radius: .15rem;
}
.videos-center-lists .items.vides {
  cursor: pointer;
}
.videos-center-lists .ajax-btns {
  position: relative;
  z-index: 2;
  margin-top: -.35rem;
}
.videos-center-lists .imgs {
  overflow: hidden;
}
.videos-center-lists .imgs img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.videos-center-lists .words {
  margin-top: .5rem;
}
.videos-center-lists .tits {
  display: inline-block;
  vertical-align: top;
  line-height: .9rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  height: .9rem;
  position: relative;
  padding-right: .7rem;
}
.videos-center-lists .tits:before {
  position: absolute;
  content: "";
  width: .5rem;
  height: .5rem;
  background: url(../img/i3.png) no-repeat center;
  background-size: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.history-list {
  padding-top: 2.1rem;
  padding-bottom: 1.75rem;
}

.history-imglist .items {
  position: relative;
  width: 48.75%;
  margin-left: 2.5%;
}
.history-imglist .items:nth-child(2n+1) {
  margin-left: 0;
}
.history-imglist .images {
  overflow: hidden;
  border-radius: .35rem;
  position: relative;
}
.history-imglist .images:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: url(../img/bg.png) no-repeat center bottom;
  background-size: 100%;
  z-index: 1;
}
.history-imglist .images img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.history-imglist .words {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: .75rem;
  padding: 0 1.375rem;
  color: #fff;
  z-index: 3;
}
.history-imglist .words .tits {
  height: 1rem;
  line-height: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.history-list .history-imglist {
  margin-top: .95rem;
  margin-bottom: 1.55rem;
}

.history-conlist .history-swiper {
  margin-top: .95rem;
}
.history-conlist .history-bots-words {
  margin-top: 2.375rem;
}

.history-swiper {
  padding: 0 1.625rem;
  position: relative;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.historytops-swiper {
  /*position: relative;*/
}
.historytops-swiper .items {
  width: auto;
  padding: 0 .8rem;
  cursor: pointer;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  height: 2.25rem;
  line-height: 2.25rem;
}
.historytops-swiper .items.active {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  color: #d71518;
}
.historytops-swiper .swiper-button-disabled {
  opacity: 0 !important;
}

.c-swiper .addprev, .c-swiper .addnext {
  width: 8px;
  height: 14px;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  cursor: pointer;
}
.c-swiper .addprev {
  left: 0;
  background-image: url(../img/b0.png);
}
.c-swiper .addnext {
  right: 0;
  background-image: url(../img/b1.png);
}

.history-bots-words .items {
  align-items: stretch;
}
.history-bots-words .times {
  width: 15%;
  line-height: 1;
}
.history-bots-words .box {
  width: 85%;
  justify-content: space-between;
  padding-top: .5rem;
}
.history-bots-words .imgs {
  border-radius: .1rem;
  overflow: hidden;
  width: 41%;
}
.history-bots-words .imgs img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.history-bots-words .wen {
  width: 53%;
  padding-top: 1.25rem;
}
.history-bots-words .times {
  flex-direction: column;
}
.history-bots-words .times .b {
  line-height: 1.11;
}
.history-bots-words .times .num-tits {
  margin-top: .35rem;
}
.history-bots-words .times .num-tits .b {
  transform: scale3d(0.53, 0.53, 1);
}
.history-bots-words .times .num-tits .span:before {
  border-color: #bfbfbf;
}
.history-bots-words .times .num-tits .span {
  height: 1.55rem;
}
.history-bots-words .times .span {
  width: 1px;
  height: 5.25rem;
  background-color: #eeeeee;
  margin: 0 auto;
  margin-top: .4rem;
  position: relative;
}
.history-bots-words .times .span:before {
  position: absolute;
  left: 50%;
  content: "";
  top: 0;
  z-index: 2;
  background-color: #fff;
  border-radius: 50%;
  border: 0.1rem solid #d71518;
  width: .35rem;
  transform: translateX(-50%);
  height: .35rem;
  box-sizing: border-box;
}

.mores {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 1.25rem;
  box-sizing: content-box;
  border: 2px solid #d71518;
  padding-left: .8rem;
  padding-right: 1.35rem;
  color: #d71518;
  position: relative;
}
.mores:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 12px;
  right: .8rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/b2.png) no-repeat center;
  background-size: 100%;
}

.video-fixed {
  z-index: 5000 !important;
}

.banner-swiper {
  position: relative;
}
.banner-swiper .swiper-pagination-bullet {
  margin: 0 .125rem;
  border-radius: 0;
  height: 3px;
  width: .75rem;
  opacity: .5;
  background-color: #fff;
}
.banner-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.banner-swiper .items {
  position: relative;
}
.banner-swiper .items .imgspc {
  height: 24rem;
  object-fit: cover;
}
.banner-swiper .items .words {
  position: absolute;
  left: 50%;
  top: 7.5rem;
  color: #fff;
  transform: translateX(-50%);
}
.banner-swiper .swiper-pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 1.05rem;
}
.banner-swiper .words .tits {
  position: relative;
  line-height: 1.16;
  display: inline-block;
  vertical-align: top;
}
.banner-swiper .words .tits .btns {
  position: absolute;
  right: .65rem;
  top: -.85rem;
  width: 4.625rem;
  pointer-events: none;
}
.banner-swiper .words .txts {
  margin-top: 2.15rem;
}

.weltop-items {
  padding-top: 2.25rem;
  /*padding-bottom: (124rem/40);*/
}
.weltop-items .weltop-items-swiper {
  margin-top: .75rem;
}
.weltop-items .weltop-title-swiper .items {
  width: auto;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.weltop-items .weltop-title-swiper .items:before {
  position: absolute;
  content: "";
  width: 2.1rem;
  left: -1.05rem;
  top: 0;
  bottom: 0;
  margin: auto;
  border-top: 1px dashed #b1b1b3;
  height: 0px;
}
.weltop-items .weltop-title-swiper .items:nth-child(1):before {
  display: none;
}
.weltop-items img {
  /*filter: grayscale(100%);*/
}
.weltop-items .icons, .weltop-items .spans {
  height: 1.3rem;
  line-height: 1.3rem;
}
.weltop-items .spans {
  padding-left: 0.55rem;
}
.weltop-items .icons {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
.weltop-items .icons img {
  display: block;
}
.weltop-items .icons .i0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  bottom: 0;
  margin: auto;
}

.weltop-title-swiper .items {
  padding: 0 1.925rem;
}
.weltop-title-swiper.onac .swiper-wrapper {
  justify-content: center;
}

.joins-box {
  padding-top: 1.75rem;
  padding-bottom: 2.5rem;
}
.joins-box .joins-inputs {
  margin-top: 1.125rem;
  margin-bottom: 1.3rem;
}

.joins-inputs .inputs {
  width: 15.9rem;
  margin: 0 auto;
  border: 2px solid #959595;
  position: relative;
  color: #333;
  border-radius: .1rem;
}
.bocweb-header .navrights .csearchs{
	opacity: 0;
	visibility: hidden;
	pointer-events:none;
}
.bocweb-header .navrights.active .csearchs{
	opacity: 1;
	visibility: visible;
	pointer-events:auto;
}
.con-header .navrights.active  .klibox{
	opacity: 0;
}

.bocweb-header .navrights .csearchs input:-moz-placeholder,
.bocweb-header .navrights .csearchs textarea:-moz-placeholder {
  color: #999;
}
.bocweb-header .navrights .csearchs input::-moz-placeholder,
.bocweb-header .navrights .csearchs textarea::-moz-placeholder {
  color: #999;
}
.bocweb-header .navrights .csearchs input:-ms-input-placeholder,
.bocweb-header .navrights .csearchs textarea:-ms-input-placeholder {
  color: #999;
}
.bocweb-header .navrights .csearchs input::-webkit-input-placeholder,
.bocweb-header .navrights .csearchs textarea::-webkit-input-placeholder {
  color: #999;
}




.joins-inputs .inputs input:-moz-placeholder,
.joins-inputs .inputs textarea:-moz-placeholder {
  color: #c0c0c0;
}
.joins-inputs .inputs input::-moz-placeholder,
.joins-inputs .inputs textarea::-moz-placeholder {
  color: #c0c0c0;
}
.joins-inputs .inputs input:-ms-input-placeholder,
.joins-inputs .inputs textarea:-ms-input-placeholder {
  color: #c0c0c0;
}
.joins-inputs .inputs input::-webkit-input-placeholder,
.joins-inputs .inputs textarea::-webkit-input-placeholder {
  color: #c0c0c0;
}
.joins-inputs .inputs input[type=text] {
  height: 1.4rem;
  line-height: 1.4rem;
  width: 100%;
  padding: 0 1.25rem;
}
.joins-inputs .inputs input[type=submit] {
  width: .5rem;
  text-indent: -999px;
  overflow: hidden;
  height: .5rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/searchs.png) no-repeat center;
  background-size: 100%;
  left: .6rem;
}

.joins-forms {
  border: 2px solid #eeeeee;
  border-radius: .1rem;
  color: #222222;
}
.joins-forms .tr-bots {
  display: none;
}
.joins-forms .tr-tops, .joins-forms .tr-bots, .joins-forms .forms-tops {
  padding-left: 1.9rem;
  padding-right: 1.9rem;
}
.joins-forms .td {
  overflow: hidden;
}
.joins-forms .td1 {
  width: 13.6%;
}
.joins-forms .td2 {
  width: 18.4%;
}
.joins-forms .td3 {
  width: 18.4%;
}
.joins-forms .td4 {
  width: 34.6%;
}
.joins-forms .td2, .joins-forms .td3, .joins-forms .td4 {
  text-align: center;
}
.joins-forms .td5 {
  width: 15%;
  text-align: right;
}
.joins-forms .forms-tops {
  border-bottom: 1px solid #eeeeee;
}
.joins-forms .forms-tops .td {
  line-height: 1.75rem;
  height: 1.75rem;
  overflow: hidden;
}
.joins-forms .tr-bots .box{
  padding-top: .8rem;
  border-top: 1px solid #eeeeee;
}
.joins-forms .tr-tops {
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
}
.joins-forms .tr.active .tr-tops{
  border-bottom: none;
}
.joins-forms .tr-tops .td {
  height: 1.625rem;
  line-height: 1.625rem;
}
.joins-forms .tr-bots {
  border-bottom: 3px solid #eeeeee;
  padding-bottom: .85rem;
  color: #222;
}
.joins-forms .tr:last-child .tr-tops {
  border-bottom: none;
}
.joins-forms .tr:nth-child(1) .tr-bots {
  /*display: block;*/
}
.joins-forms .mores {
  margin-top: .75rem;
}
.joins-forms .tits {
  line-height: 1;
}
.joins-forms .txts {
  line-height: 1.7;
  margin-top: .35rem;
}
.joins-forms .li-info:nth-child(n+2) {
  margin-top: .55rem;
}
.joins-forms .link-list {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding-top: .6rem;
  padding-bottom: 0.625rem;
  margin-top: .5rem;
}
.joins-forms .link-list .i {
  margin-right: 3.5rem;
}
.joins-forms .link-list .i:last-child {
  margin-right: 0;
}

.joins-forms .tr-bots .lis .li {
  width: 33.33%;
  line-height: 1.5;
}
.joins-forms .tr-bots .lis .li .lis-tops {
  color: #222;
}
.joins-forms .tr-bots .lis .li .lis-bots {
  color: #999;
}

body.ovhide, html.ovhide {
  overflow: hidden;
}

.joins-fixed {
  display: none;
}

.c-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 2000;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
}

.joinsfixed-box {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  border-radius: .35rem;
  width: 16rem;
  transform: translate(-50%, -50%);
  padding-top: 1.25rem;
  padding-bottom: 1.45rem;
}
.joinsfixed-box .box {
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}
.joinsfixed-box .box .uls {
  margin-top: .5rem;
}
.joinsfixed-box .lis-tops {
  line-height: 1;
}
.joinsfixed-box .inputs {
  position: relative;
  box-sizing: content-box;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  overflow: hidden;
}
.liulanban-forms .yzm .inputs span,
.joinsfixed-box .inputs span{
	position: absolute;
	right: 0;
	top: 0;
	font-family: Arial;
	z-index: 2;
}
.joinsfixed-box .inputs input:-moz-placeholder,
.joinsfixed-box .inputs textarea:-moz-placeholder {
  color: #c5c5c5;
}
.joinsfixed-box .inputs input::-moz-placeholder,
.joinsfixed-box .inputs textarea::-moz-placeholder {
  color: #c5c5c5;
}
.joinsfixed-box .inputs input:-ms-input-placeholder,
.joinsfixed-box .inputs textarea:-ms-input-placeholder {
  color: #c5c5c5;
}
.joinsfixed-box .inputs input::-webkit-input-placeholder,
.joinsfixed-box .inputs textarea::-webkit-input-placeholder {
  color: #c5c5c5;
}
.joinsfixed-box .inputs input[type=text] {
  padding-left: 1rem;
  height: 1.125rem;
  line-height: 1.125rem;
}
.joinsfixed-box .inputs .ico {
  position: absolute;
  width: .45rem;
  top: 0;
  bottom: 0;
  margin: auto;
  left: .3rem;
}
.joinsfixed-box .lis-bots {
  margin-top: .25rem;
}
.joinsfixed-box .lis:nth-child(n+2) {
  margin-top: .5rem;
}
.joinsfixed-box .lis-files .lis-bots {
  position: relative;
  border: 1px dashed #eeeeee;
  border-radius: .1rem;
  background: #fafafa;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
}
.joinsfixed-box .lis-files .lis-bots .span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  color: #333333;
  padding-left: .6rem;
  pointer-events: none;
}
.joinsfixed-box .lis-files .lis-bots .span:before {
  position: absolute;
  content: "";
  width: .25rem;
  height: .25rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/jia.png) no-repeat center;
  background-size: 100%;
}
.joinsfixed-box .lis-files .lis-bots input[type=file], .joinsfixed-box .lis-files .lis-bots .files {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.joinsfixed-box .lis-submit {
  text-align: center;
}
.joinsfixed-box .lis-submit input[type=submit] {
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  margin-top: .85rem;
  height: 1.25rem;
  line-height: 1.25rem;
  padding: 0 1.85rem;
  border-radius: 1.25rem;
  background-color: #d71518;
  color: #fff;
}
.joinsfixed-box .close {
  position: absolute;
  width: .375rem;
  height: .375rem;
  background: url(../img/close.png) no-repeat center;
  background-size: 100%;
  right: .75rem;
  top: .75rem;
  cursor: pointer;
}
.joinsfixed-box input[type=text] {
  width: 100%;
}
.joinsfixed-box .yzm {
  position: relative;
}
.joinsfixed-box .yzm input[type=text] {
  padding-right: 3.25rem;
}
.joinsfixed-box .yzm img.coad,
.joinsfixed-box .yzm img.captcha {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  right: .15rem;
  height: .8rem;
  margin-top: 0!important;
}

.news-list {
  padding-top: 2.125rem;
  padding-bottom: 1.75rem;
}
.news-list .news-bottoms {
  margin-top: 1.55rem;
}

.news-tops .items {
  align-items: center;
}
.news-tops .time {
  color: #d71518;
  line-height: 1;
}
.news-tops .images {
  position: relative;
  overflow: hidden;
}
.news-tops .images:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.08);
  z-index: 2;
}
.news-tops .words {
  padding: .5rem;
  padding-left: 2rem;
}
.news-tops .words .txts {
  margin-top: .75rem;
  margin-bottom: .35rem;
  line-height: 1.55;
}
.news-tops .words .p {
  line-height: .6rem;
  height: 1.2rem;
  max-width: 24em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #777777;
}
.news-tops .words .mores {
  margin-top: 1.65rem;
}
.news-tops .words, .news-tops .images {
  width: 50%;
}
.news-tops .images {
  border-radius: .15rem;
  overflow: hidden;
}
.news-tops .images img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.news-bottoms .items {
  border-bottom: 1px solid #eeeeee;
  padding: 1rem 0;
}
.news-bottoms .items:nth-child(1) {
  border-top: 1px solid #eeeeee;
}
.news-bottoms .items .images {
  width: 23.75%;
  overflow: hidden;
  border-radius: .15rem;
}
.news-bottoms .items .words {
  width: 76.25%;
  color: #777777;
  padding-left: 1.35rem;
  padding-top: .4rem;
}
.news-bottoms .items .txts {
  margin-top: .25rem;
  margin-bottom: .75rem;
  line-height: .6rem;
}
.news-bottoms .items .txts .p {
  width: 73%;
  height: 1.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-bottoms .items .txts .p-span {
  width: 27%;
  text-align: right;
  position: relative;
  padding-right: .55rem;
}
.news-bottoms .items .txts .p-span:before {
  position: absolute;
  content: "";
  width: .2rem;
  height: .3rem;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/2002.png) no-repeat center;
  background-size: 100%;
}
.news-bottoms .items .tits {
  color: #222222;
  line-height: 1rem;
  height: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news-bottoms .ajax-more {
  margin-top: 1.625rem;
}

.newsinfo-box .newsinfo-tops .tits {
  line-height: 1.44;
}

.con-banner .words.btns {
  padding-top: 1.625rem;
}
.con-banner .words.btns .btn-anniu {
  position: absolute;
  left: .1rem;
  top: 0;
  width: 1.25rem;
  height: .85rem;
}
.con-banner .words.btns .btn-anniu img {
  display: block;
}

.products-box {
  padding-top: 1.55rem;
  padding-bottom: 1.55rem;
}
.products-box .products-list-bottoms {
  margin-top: 2.2rem;
}

.products-tops .items {
  width: 32.5%;
  margin-left: 1.25%;
  position: relative;
}
.products-tops .items:nth-child(1){
  background: url(../img/bg001.jpg) no-repeat center;
  background-size: cover;
}
.products-tops .items:nth-child(2){
  background: url(../img/bg002.jpg) no-repeat center;
  background-size: cover;
}
.products-tops .items:nth-child(3){
  background: url(../img/bg003.jpg) no-repeat center;
  background-size: cover;
}

.products-tops .items .images {
  border-radius: .1rem;
  overflow: hidden;
  padding:1.5rem .5rem; 
}
.products-tops .items:nth-child(3n+1) {
  margin-left: 0;
}
.products-tops .items .words {
  position: absolute;
  left: 0;
  top: 0;
  padding: .25rem;
  padding-top: 1.25rem;
  z-index: 2;
  text-align: center;
  width: 100%;
  color: #222222;
}
.products-tops .items .tits {
  line-height: 1.06;
}
.products-tops .items .txts {
  margin-top: .2rem;
  line-height: 1.75;
}
.products-tops .items .morebox {
  position: absolute;
  left: 50%;
  bottom: 2.1rem;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
}
.products-tops .items .morebox .mores {
  border: none;
  background: #d71518;
  color: #fff;
}
.products-tops .items .morebox .mores:before {
  background: url(../img/b3.png) no-repeat center;
  background-size: 100%;
}

.swiperwidth {
  display: none;
  width: 2%;
}

.newsinfo-titles.active a {
  color: #999;
}
.newsinfo-titles.active a.home {
  padding-left: 0;
}
.newsinfo-titles.active a.home:before {
  display: none;
}

.ser-box {
  min-height: 20.875rem;
  position: relative;
  padding-top: 7.375rem;
  overflow: hidden;
}
.ser-box:before {
  position: absolute;
  content: "";
  pointer-events: none;
  width: 40.15rem;
  height: 27.45rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/cpng.png) no-repeat center;
  background-size: 100%;
}
.ser-box .tits {
  color: #222;
  line-height: 1.53;
}
.ser-box .txts {
  margin-top: .35rem;
  line-height: 1.66;
  color: #777777;
}
.ser-box .inputs {
  margin-top: .9rem;
  margin-bottom: 1.25rem;
}
.ser-box .submit {
  text-align: center;
}
.ser-box .submit input[type=submit] {
  display: inline-block;
  vertical-align: top;
  width: auto;
  line-height: 1.25rem;
  height: 1.25rem;
  border-radius: 1.25rem;
  background-color: #d71518;
  color: #fff;
  padding: 0 1.45rem;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.serslist .inputs {
  position: relative;
  width: 16rem;
  border: 2px solid #959595;
  border-radius: .1rem;
  margin: 0 auto;
  margin-top: .9rem;
  margin-bottom: 1.25rem;
}
.serslist .inputs input:-moz-placeholder,
.serslist .inputs textarea:-moz-placeholder {
  color: #c0c0c0;
}
.serslist .inputs input::-moz-placeholder,
.serslist .inputs textarea::-moz-placeholder {
  color: #c0c0c0;
}
.serslist .inputs input:-ms-input-placeholder,
.serslist .inputs textarea:-ms-input-placeholder {
  color: #c0c0c0;
}
.serslist .inputs input::-webkit-input-placeholder,
.serslist .inputs textarea::-webkit-input-placeholder {
  color: #c0c0c0;
}
.serslist .inputs input[type=submit] {
  position: absolute;
  left: .6rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: .5rem;
  height: .5rem;
  background: url(../img/ser.png) no-repeat center;
  background-size: 100%;
  text-indent: -999px;
  overflow: hidden;
}
.serslist .inputs input[type=text] {
  width: 100%;
  height: 1.5rem;
  line-height: 1.5rem;
  background-color: #fff;
  padding: 0 1.25rem;
}

.products-bottoms {
  margin-top: 1.75rem;
}
.products-bottoms .items {
  width: 24%;
  margin-left: 1.33%;
  border-radius: .1rem;
  background-color: #fff;
  margin-bottom: .5rem;
}
.products-bottoms .items:nth-child(4n+1) {
  margin-left: 0;
}
.products-bottoms .list {
  padding-bottom: 1rem;
  align-items: stretch;
}
.products-bottoms .imgs {
  overflow: hidden;
}
.products-bottoms .imgs img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.products-bottoms .tits {
  line-height: 1.33;
  color: #222;
}
.products-bottoms .txts {
  margin-top: .15rem;
  line-height: 1.5;
  color: #666666;
}
.products-bottoms .words {
  position: relative;
  padding: 0 1.2rem;
  padding-right: 2.5rem;
  padding-top: .55rem;
  padding-bottom: .85rem;
}
.products-bottoms .words:before {
  position: absolute;
  border: 2px solid #d71518;
  box-sizing: border-box;
  border-radius: 50%;
  width: 1.3rem;
  height: 1.3rem;
  content: "";
  right: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/4001.png) no-repeat center;
  background-size: 100%;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.products-list-bottoms .items {
  width: 23.5%;
  margin-right: 2%;
}
.products-list-bottoms .items:last-child {
  margin-right: 0;
}
.products-list-bottoms .images {
  border-radius: .1rem;
  overflow: hidden;
}
.products-list-bottoms .images img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.products-list-bottoms .spans {
  text-align: center;
  line-height: 1.4rem;
  height: 1.4rem;
  text-align: center;
}
.products-list-bottoms .spans span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: .45rem;
  color: #222222;
}
.products-list-bottoms .spans span:before {
  position: absolute;
  content: "";
  width: .2rem;
  height: .3rem;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/501.png) no-repeat center;
  background-size: 100%;
}

.c-swiper .swiper-pagination {
  position: static;
  width: 100%;
  line-height: 1;
  text-align: center;
  margin-top: .5rem;
}
.c-swiper .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
  margin: 0 4px;
}
.c-swiper .swiper-pagination-bullet-active {
  background-color: #d71518;
}

.services-searchs {
  background: linear-gradient(#f2f2f2, #e2e2e2);
  min-height: 50vh;
}

.ser-lists .items {
  padding: .8rem 1.1rem .75rem 2rem;
  position: relative;
  background: #fff;
}
.ser-lists .items .tits, .ser-lists .items .txts, .ser-lists .items .texts {
  position: relative;
  z-index: 2;
}
.ser-lists .items .icos {
  position: absolute;
  width: 3.375rem;
  height: 1.75rem;
  right: 1rem;
  top: .55rem;
  pointer-events: none;
  z-index: 1;
}
.ser-lists .items {
  width: 32%;
  margin-left: 2%;
  margin-bottom: 1rem;
}
.ser-lists .items:nth-child(3n+1) {
  margin-left: 0;
}

.ser-searchs-tits .tits {
  line-height: 1.38;
  color: #222222;
}
.ser-searchs-tits .txts {
  margin-top: .5rem;
  line-height: 1.55;
  color: #777777;
}

.services-searchs {
  padding-top: 2.625rem;
  padding-bottom: 2.75rem;
}
.services-searchs .ser-lists {
  margin-top: 1.5rem;
  align-items: stretch;
}
.services-searchs .ser-lists .tits {
  line-height: 1.6;
  color: #222222;
}
.services-searchs .ser-lists .txts {
  margin-top: 0.125rem;
  margin-bottom: .4rem;
  color: #999;
  line-height: 1.66;
}
.services-searchs .ser-lists .tits {
  position: relative;
}
.services-searchs .ser-lists .tits:before {
  position: absolute;
  content: "";
  width: .6rem;
  height: .6rem;
  left: -.85rem;
  top: .15rem;
  background: url(../img/k01.png) no-repeat center;
  background-size: 100%;
}
.services-searchs .ser-lists .texts {
  border-top: 1px solid #e5e5e5;
  padding-top: .3rem;
  color: #777777;
}
.services-searchs .ser-lists .texts .nums {
  position: relative;
  padding-left: .55rem;
  line-height: 1.66;
}
.services-searchs .ser-lists .texts .nums:before {
  position: absolute;
  content: "";
  width: .375rem;
  height: .4rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/k03.png) no-repeat center;
  background-size: 100%;
}

.proinfo {
  padding-bottom: 1.6rem;
  padding-top: .9rem;
}

.proinfo-tops {
  padding-top: 1.875rem;
  padding-bottom: 3rem;
}

.proinfo-tops .pre {
  position: relative;
}
.proinfo-tops .swiper-pagination {
  margin: 0;
  bottom: .75rem;
  position: absolute;
}
.proinfo-tops .swiper-pagination .swiper-pagination-bullet {
  width: .25rem;
  margin: 0 .125rem;
  height: .25rem;
}
.proinfo-tops .btns {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #eeeeee;
}
.proinfo-tops .btns.swiper-button-prev {
  left: 1rem;
  background-image: url(../img/pr1.png);
}
.proinfo-tops .btns.swiper-button-next {
  right: 1rem;
  background-image: url(../img/ne1.png);
}
.proinfo-tops .images, .proinfo-tops .words {
  width: 50%;
}
.proinfo-tops .words {
  padding-left: 4rem;
  padding-right: 2rem;
}
.proinfo-tops .images {
  position: relative;
}
.proinfo-tops .images .imgs, .proinfo-tops .images .video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.proinfo-tops .images .imgli {
  overflow: hidden;
}
.proinfo-tops .images .cons-swiper {
  width: 100%;
  height: 100%;
}
.proinfo-tops .images .imgs {
  z-index: 2;
}

.images-bot-list {
  justify-content: center;
  margin-top: .7rem;
  position: relative;
  z-index:9;
}
.images-bot-list .spans {
  cursor: pointer;
  margin: 0 .125rem;
  color: #fff;
  background-color: #d2d2d2;
  align-items: center;
  align-content: center;
  line-height: 0.875rem;
  height: 0.875rem;
  padding: 0 .6rem;
  padding-left: .65rem;
  border-radius: 0.875rem;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.images-bot-list .spans.active {
  background-color: #7d7d7d;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.images-bot-list .spans img {
  margin-right: .125rem;
  width: .45rem;
  height: .375rem;
}

.glibox .gli {
  opacity: 0;
  z-index: 0;
}
.glibox .gli.on {
  z-index: 5 !important;
  opacity: 1;
}

.proinfo-tops .words {
  padding-top: .15rem;
}
.proinfo-tops .words .link {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 1.25rem;
  line-height: 1.25rem;
  border: 1px solid #d71518;
  border-radius: 1.25rem;
  padding: 0 1.15rem;
  box-sizing: content-box;
}
.proinfo-tops .words .link span {
  position: relative;
  padding-left: .65rem;
  color: #d71518;
}
.proinfo-tops .words .link span:before {
  position: absolute;
  content: "";
  width: .45rem;
  height: .5rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/kj01.png) no-repeat center;
  background-size: 100%;
}
.proinfo-tops .words .tits {
  line-height: 1.25;
  color: #222222;
}
.proinfo-tops .words .txts {
  color: #777777;
  line-height: 1.08;
  margin-top: .25rem;
  padding-bottom: .45rem;
  border-bottom: 1px solid #e5e5e5;
}
.proinfo-tops .words .text {
  margin-top: .65rem;
  margin-bottom: .65rem;
  color: #999999;
  line-height: 1.5;
}
.proinfo-tops .words .wen {
  background-color: #fff;
  margin-bottom: 1.3rem;
  border-radius: .1rem;
  padding: .6rem .75rem;
  position: relative;
  color: #222222;
  line-height: 1.857;
  padding-bottom: .5rem;
}
.proinfo-tops .words .wen:before {
  position: absolute;
  content: "";
  width: 0.35rem;
  height: 0.175rem;
  background: url(../img/10-001.png) no-repeat center;
  background-size: 100%;
  left: .8rem;
  top: -0.175rem;
}

.m-header {
  background: #fff !important;
}

.con-header.fixed .m-header {
  position: fixed;
  left: 0;
  top: 0;
}

.m-header .bocweb-menu-con {
  width: 92%;
  margin: 0 auto;
}

.m-header .bocweb-menu-con .nav-bots {
  display: none;
  padding: .35rem 0;
  position: static;
}

.m-header .bocweb-menu-con .nav-bots a {
  display: block;
  color: #333;
  line-height: 1.5;
  padding: .2rem .75rem;
}

.m-header .bocweb-menu-con .nav-top,
.m-header .bocweb-menu-con .nav-tops {
  height: 3.67em;
  line-height: 3.67em;
  position: relative;
  color: #333;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}

.m-header .bocweb-menu-con .nav-tops:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 11px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/3011.png) no-repeat center;
  background-size: 100%;
}

.m-header .bocweb-menu-con .nav-tops .icons {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: .6rem;
}

.m-header .bocweb-menu-con .nav-tops:before {
  opacity: 0;
}

.m-header .bocweb-menu-con .nav.oncur .nav-tops:before {
  opacity: 1;
}

.mheader-clist {
  padding-right: .5rem;
}
.mheader-clist .i {
  width: 24px;
  display: block;
  line-height: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.mheader-clist .i:nth-child(n+2) {
  margin-left: .5rem;
}
.mheader-clist .i img {
  display: block;
}

.joins-inputs .inputs input[type=text] {
  background-color: #fff;
}

.joinssearchs-uls .li {
  color: #222222;
  line-height: 1.89;
}
.joinssearchs-uls .li.active {
  color: #d71518;
  font-weight: bold;
}
.joinssearchs-uls .li:nth-child(n+2) {
  margin-left: 1.75rem;
}

.joinssearchs .products-bottoms {
  margin-top: .75rem;
}

.search-box.joins-box .joins-inputs {
  margin-top: .8rem;
  margin-bottom: 1.95rem;
}

.search-box.joins-box {
  padding-bottom: 1.5rem;
}

.authorizes {
  min-height: 21.875rem;
}

.authorizes-images {
  position: relative;
  width: 20rem;
  margin: 0 auto;
  margin-top: 1.75rem;
  z-index: 2;
}
.authorizes-images .imgs {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  top: -2.25rem;
  left: -5.5rem;
  width: 11.15rem;
}
.authorizes-images .menus-list {
  position: relative;
  z-index: 2;
  border-radius: .3rem;
  padding: 2.15rem 4rem;
  background-color: #fff;
}
.authorizes-images .menus-list .tits {
  line-height: 1;
  color: #222;
}
.authorizes-images .menus-list .tits span {
  color: #d71518;
}
.authorizes-images .menus-list .inputs {
  margin-top: .5rem;
  margin-bottom: 1.25rem;
}
.authorizes-images .menus-list .submit {
  text-align: center;
}
.authorizes-images .menus-list .submit input[type=submit] {
  display: inline-block;
  height: 1.25rem;
  line-height: 1.25rem;
  background-color: #d71518;
  color: #fff;
  padding: 0 1.45rem;
  border-radius: 1.25rem;
}
.authorizes-images .menus-list .inputs {
  border: 2px solid #898989;
  border-radius: .1rem;
  overflow: hidden;
  position: relative;
}
.authorizes-images .menus-list .inputs input[type=text] {
  padding: 0 .7rem;
  padding-right: 1.5rem;
  height: 1.4rem;
  line-height: 1.4rem;
  width: 100%;
}
.authorizes-images .menus-list .inputs input[type=submit] {
  position: absolute;
  width: .55rem;
  height: .55rem;
  right: .7rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/v06.png) no-repeat center;
  background-size: 100%;
  text-indent: -999px;
  overflow: hidden;
}
.authorizes-images .menus-list.on {
  padding-top: 1.05rem;
  padding-bottom: 1.8rem;
}
.authorizes-images .menus-list.on .uls {
  padding: .7rem .2rem;
  border-bottom: 1px solid #e5e5e5;
  line-height: .65rem;
}
.authorizes-images .menus-list.on .uls .lis-tops {
  width: 3.5rem;
}
.authorizes-images .menus-list.on .uls .lis-bots {
  color: #222222;
}
.authorizes-images .menus-list.on .uls .lis-bots a {
  color: #d71518;
  display: inline-block;
  vertical-align: middle;
}
.authorizes-images .menus-list.on .uls .insto {
  align-items: center;
}
.authorizes-images .menus-list.on .uls .alink {
  position: relative;
  padding-left: .3rem;
  margin-left: .25rem;
}
.authorizes-images .menus-list.on .uls .alink:before {
  position: absolute;
  content: "";
  width: 1px;
  height: .45rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #222222;
}
.authorizes-images .menus-list.on .uls .alink span {
  display: inline-block;
  line-height: 1.5;
  position: relative;
}
.authorizes-images .menus-list.on .uls .alink span:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #d71518;
  opacity: 0;
  width: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.authorizes-box {
  padding-top: 2.75rem;
}
.authorizes-box .c-tits {
  line-height: 1.388;
  color: #222222;
  position: relative;
  z-index: 3;
}

.con-header .nav-lists .nav-tops {
  margin: 0 .125rem;
}

.networks-list {
  padding-top: 2.15rem;
  padding-bottom: 3.5rem;
  justify-content: space-between;
}
.networks-list .networks-images-canvas {
  width: 48.4375%;
}
.networks-list .networks-words-canvas {
  width: 40%;
}

.networks-words-canvas {
  padding-top: 1.625rem;
}
.networks-words-canvas .tits {
  line-height: 1.5;
}
.networks-words-canvas .txts {
  margin-top: 0.7rem;
  line-height: 1.5;
  color: #777777;
  margin-bottom: 2.35rem;
}
.networks-words-canvas .tlin-tops {
  color: #666666;
  line-height: 1.72;
}
.networks-words-canvas .tlin-tops a {
  color: #666;
}
.networks-words-canvas .tlin-tops .li:nth-child(n+2) {
  margin-left: 1rem;
}
.networks-words-canvas .tlin-tops .li {
  align-items: center;
}
.networks-words-canvas .tlin-tops .li img {
  width: 0.625rem;
  margin-right: .2rem;
  filter: grayscale(100%);
}
.networks-words-canvas .tlin-bots {
  margin-top: .5rem;
  line-height: 1.875;
  color: #222222;
}

.networks-images-canvas {
  position: relative;
}
.networks-images-canvas .networks-icons-list {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.networks-images-canvas .networks-icons-list.active .uls .lis img {
  clip-path: circle(50% at 50% 50%);
}
.networks-images-canvas .networks-icons-list.active .icons .li1, .networks-images-canvas .networks-icons-list.active .icons .li4, .networks-images-canvas .networks-icons-list.active .icons .li6 {
  clip-path: circle(50% at 50% 50%);
}
.networks-images-canvas .networks-icons-list.active .icons .li5 {
  /*clip-path: ellipse(100% 65% at 100% 50%);*/
  border-radius: 78% 0px 0px 78%;
}
.networks-images-canvas .networks-icons-list.active .icons .li3 {
  /*clip-path: ellipse(100% 65% at 100% 50%);*/
  border-radius: 0px 0px 50% 0px;
}
.networks-images-canvas .networks-icons-list.active .icons .li2 img {
  clip-path: circle(50% at 50% 50%);
}
.networks-images-canvas .icons .li1, .networks-images-canvas .icons .li4, .networks-images-canvas .icons .li6 {
  clip-path: circle(0% at 50% 50%);
}
.networks-images-canvas .icons .li5 {
  clip-path: ellipse(100% 65% at 100% 50%);
}
.networks-images-canvas .uls .lis {
  width: 40%;
  height: 50%;
  position: absolute;
  overflow: hidden;
}
.networks-images-canvas .uls .lis img {
  clip-path: circle(0% at 50% 50%);
}
.networks-images-canvas .uls .li1 {
  left: 0;
  top: 0;
}
.networks-images-canvas .uls .li2 {
  top: 25%;
  left: 60%;
}
.networks-images-canvas .uls .li2:before {
  position: absolute;
  width: 50%;
  height: 100%;
  content: "";
  background-color: #7d7d7d;
  left: 0;
  top: 0;
}
.networks-images-canvas .uls .li2 img {
  position: relative;
  z-index: 3;
}
.networks-images-canvas .uls .li3 {
  left: 20%;
  top: 50%;
  background-color: #15399b;
}
.networks-images-canvas .icons .lis {
  width: 20%;
  position: absolute;
  height: 25%;
  position: absolute;
}
.networks-images-canvas .icons .li1 {
  background-color: #15399b;
  left: 60%;
  top: 0;
  /*border-radius: 50%;*/
}
.networks-images-canvas .icons .li2 {
  left: 40%;
  top: 25%;
}
.networks-images-canvas .icons .li2 img {
  position: relative;
  z-index: 2;
  background-color: #89c997;
  clip-path: circle(0% at 50% 50%);
}
.networks-images-canvas .icons .li2:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 50%;
  right: 0;
  top: 0;
  background-color: #89c997;
  z-index: 0;
  background-color: #89c997;
}
.networks-images-canvas .icons .li3 {
  background-color: #89c997;
  left: 0;
  top: 50%;
}
.networks-images-canvas .icons .li4 {
  left: 0;
  top: 75%;
  /*border-radius: 50%;*/
  background-color: #d71518;
}
.networks-images-canvas .icons .li5 {
  left: 60%;
  bottom: 0;
  background-color: #89c997;
}
.networks-images-canvas .icons .li6 {
  background-color: #15399b;
  right: 0;
  bottom: 0;
}

.networks-images-canvas .uls .li2:before {
  opacity: 0;
}

.networks-images-canvas .networks-icons-list.active .uls .li2:before {
  opacity: 1;
}

.networks-images-canvas .uls .li3 {
  background-color: transparent;
}

.networks-images-canvas .networks-icons-list.active .uls .li3 {
  background-color: #15399b;
}

.networks-images-canvas .networks-icons-list.active .icons .lis, .networks-images-canvas .icons .lis,
.networks-images-canvas .icons .lis,
.networks-images-canvas .networks-icons-list.active .uls .li2:before, .networks-images-canvas .uls .li2:before,
.networks-images-canvas .networks-icons-list.active .uls .li3, .networks-images-canvas .uls .li3,
.networks-images-canvas .icons .lis, .networks-images-canvas .networks-icons-list.active .icons .lis,
.networks-images-canvas .networks-icons-list.active .uls .lis img,
.networks-images-canvas .uls .lis img {
  transition: 1s cubic-bezier(0.3, 0, 0.24, 1);
}

.networks-images-canvas .icons .li5,
.networks-images-canvas .icons .li2,
.networks-images-canvas .icons .li3 {
  opacity: 0;
}

.networks-images-canvas .networks-icons-list.active .icons .li5,
.networks-images-canvas .networks-icons-list.active .icons .li2,
.networks-images-canvas .networks-icons-list.active .icons .li3 {
  opacity: 1;
  transition-delay: .5s;
}

.networks-images-canvas .li1 {
  transition-delay: 0.1s !important;
}

.networks-images-canvas .li2 {
  transition-delay: 0.2s !important;
}

.networks-images-canvas .li3 {
  transition-delay: 0.3s !important;
}

.networks-images-canvas .li4 {
  transition-delay: 0.4s !important;
}

.networks-images-canvas .li5 {
  transition-delay: 0.5s !important;
}

.networks-images-canvas .li6 {
  transition-delay: 0.6s !important;
}

/**/
.liulanban {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  /*top: 50%;*/
  /*transform: translateY(-50%);*/
  background-color: #d71518;
  color: #fff;
  width: 2rem;
  height: 2rem;
  z-index: 100;
  justify-content: center;
  align-items: center;
  line-height: 1;
  border-radius: 5px;
  cursor: pointer;
}
.liulanban .icons {
  width: .55rem;
  height: .5rem;
  margin: 0 auto;
  margin-bottom: .2rem;
}
.liulanban .icons img {
  display: block;
}

.liulanban-tk {
  display: none;
}

.liulanban-box {
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #FFF;
  transform: translate(-50%, -50%);
  width: 21.25rem;
  border-radius: .35rem;
  overflow: hidden;
  max-width: 92%;
}
.liulanban-box .liulanban-tits {
  background-color: #f9f9f9;
  height: 1.625rem;
  line-height: 1.625rem;
}
.liulanban-box .liulanban-forms {
  padding: .9rem 2rem;
}
.liulanban-box .close {
  position: absolute;
  width: .375rem;
  height: .375rem;
  right: .75rem;
  top: .75rem;
  background: url(../img/close.png) no-repeat center;
  background-size: 100%;
}

.liulanban-forms {
  max-height: 75vh;
  overflow: hidden;
  overflow-y: auto;
  color: #222;
}
.liulanban-forms input:-moz-placeholder,
.liulanban-forms textarea:-moz-placeholder {
  color: #d6d6d6;
}
.liulanban-forms input::-moz-placeholder,
.liulanban-forms textarea::-moz-placeholder {
  color: #d6d6d6;
}
.liulanban-forms input:-ms-input-placeholder,
.liulanban-forms textarea:-ms-input-placeholder {
  color: #d6d6d6;
}
.liulanban-forms input::-webkit-input-placeholder,
.liulanban-forms textarea::-webkit-input-placeholder {
  color: #d6d6d6;
}
.liulanban-forms .lis {
  width: 48%;
  margin-left: 4%;
  margin-bottom: .5rem;
}
.liulanban-forms .lis:nth-child(2n+1) {
  margin-left: 0;
}
.liulanban-forms .lis.w100 {
  width: 100%;
  margin-left: 0;
}
.liulanban-forms textarea {
  padding: 0 .55rem;
}
.liulanban-forms .selects-tops {
  cursor: pointer;
  position: relative;
}
.liulanban-forms .selects-tops:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 6px;
  right: .5rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/ajh.png) no-repeat center;
  background-size: 100%;
}
.liulanban-forms .selects-tops,
.liulanban-forms input[type=text] {
  height: 1.125rem;
  line-height: 1.125rem;
  border-radius: 2px;
  border: 1px solid #eeeeee;
  width: 100%;
  padding: 0 .55rem;
}
.liulanban-forms textarea {
  height: 3rem;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #eeeeee;
}
.liulanban-forms .selects-bots {
  display: none;
}
.liulanban-forms .li-bots {
  position: relative;
}
.liulanban-forms .li-bots.active {
  z-index: 5;
}
.liulanban-forms .li-bots .selects-bots {
  position: absolute;
  width: 100%;
  left: 0;
  top: 1.125rem;
  background-color: #fff;
}
.liulanban-forms .li-bots .selects-bots .i {
  padding: 0 .55rem;
}
.liulanban-forms .span {
  width: 2.25rem;
}
.liulanban-forms .li-bots {
  width: calc(100% - 2.25rem);
}
.liulanban-forms .yzm {
  position: relative;
  margin-left: 0 !important;
}
.liulanban-forms .yzm .inputs {
  position: relative;
}
.liulanban-forms .yzm .inputs img {
  position: absolute;
  right: 0;
  height: 100%;
}
.liulanban-forms .yzm .inputs input[type=text] {
  padding-right: 3rem;
}
.liulanban-forms .submit {
  padding-top: .45rem;
  text-align: center;
}
.liulanban-forms .submit input[type=submit] {
  padding: 0 1.1rem;
  background-color: #d71518;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  border-radius: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
}

.welbots-items {
  padding-top: 2.125rem;
  padding-bottom: 2.65rem;
}

.welbots-botslists {
  justify-content: space-between;
  margin-top: 1.75rem;
}
.welbots-botslists .icons {
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 50%;
  background-color: #d71518;
  color: #fff;
}
.welbots-botslists .texts {
  padding-left: .6rem;
}
.welbots-botslists .texts .tits {
  line-height: 1.66;
}
.welbots-botslists .texts .txts {
  line-height: 1.428;
}

.welbots-swiper .items {
  width: 23.75%;
  margin-right: 1.66%;
}
.welbots-swiper .items:last-child {
  margin-right: 0;
}
.welbots-swiper .items .images {
  border-radius: .15rem;
  overflow: hidden;
}
.welbots-swiper .items .images img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.welbots-swiper .items .words {
  padding-top: .55rem;
  padding-bottom: 1.75rem;
}
.welbots-swiper .items .tits {
  line-height: .9rem;
  height: .9rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.welbots-swiper .items .txts {
  line-height: .6rem;
  color: #777777;
  height: 1.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: .15rem;
  margin-bottom: .45rem;
}
.welbots-swiper .items .cmore span {
  position: relative;
  line-height: 1;
  color: #d71518;
  padding-right: .45rem;
}
.welbots-swiper .items .cmore span:before {
  position: absolute;
  content: "";
  width: .2rem;
  height: .3rem;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/more.png) no-repeat center;
  background-size: 100%;
}

.wel-titles .tits {
  line-height: 1;
  color: #d71518;
}
.wel-titles .txts {
  margin-top: .4rem;
  color: #222;
  line-height: 1.428;
}

.welbots-items .wel-titles {
  justify-content: space-between;
  align-items: flex-end;
}
.welbots-items .welbots-swiper {
  margin-top: 1.2rem;
}
.welbots-items .txtsmore {
  padding-bottom: .2rem;
}
.welbots-items .txtsmore .cmores {
  line-height: 1;
  position: relative;
  padding-right: .375rem;
  display: block;
  color: #222222;
}
.welbots-items .txtsmore .cmores:before {
  position: absolute;
  content: "";
  width: .2rem;
  height: .3rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/more2.png) no-repeat center;
  background-size: 100%;
}

.welcen-items {
  padding-top: 3.1rem;
  padding-bottom: 2.125rem;
}

.welcen-list {
  justify-content: space-between;
}
.welcen-list .words {
  width: 45%;
}
.welcen-list .images {
  width: 43.75%;
}

.welimgs-images {
  position: relative;
}

.welimgs-list {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.welimgs-list .i {
  width: 25%;
  height: 25%;
  position: relative;
}

.weltop-items-swiper .tits {
  color: #d71518;
}

.welimgs-list .i img {
  display: block;
}
.welimgs-list .i .span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.welimgs-list .i6 .imgs,
.welimgs-list .i1 .imgs {
  clip-path: circle(50% at 50% 50%);
}
.welimgs-list .i13 .span {
  clip-path: circle(50% at 50% 50%);
}
.welimgs-list .i9 .span {
  background-color: #e60012;
  border-radius: 88% 88% 0px 0px;
}
.welimgs-list .i11 .span {
  background-color: #222222;
  border-radius: 88% 0px 0px 88%;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.welimgs-list .i11 .txts {
  margin-top: .35rem;
}
.welimgs-list .i14 .imgs {
  width: 200%;
  overflow: hidden;
  border-top-right-radius: 4.375rem;
  border-bottom-right-radius: 4.375rem;
}
.welimgs-list .i13 .span {
  background-color: #eaeef1;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.welimgs-list .i13 .tits {
  color: #d71518;
}
.welimgs-list .i13 .txts {
  margin-top: .35rem;
}
.welimgs-list .i10 .span {
  background-color: #eaeef1;
}
.welimgs-list .i7 {
  background: #ffe7cc;
}
.welimgs-list .i2 .span {
  background: #EAEEF1;
  border-radius: 0px 88% 88% 0px;
}
.welimgs-list .i3 .span {
  background: #FFE7CC;
  border-radius: 88% 88% 0px 0px;
}
.welimgs-list .i5 {
  background: #EAEEF1;
  justify-content: center;
  align-items: center;
}
.welimgs-list .i5 .tits {
  color: #d71518;
  line-height: .85;
}
.welimgs-list .i5 .txts {
  margin-top: .4rem;
  color: #222222;
}
.welimgs-list .videos {
  position: relative;
  cursor: pointer;
}
.welimgs-list .videos:before {
  position: absolute;
  content: "";
  width: 1.875rem;
  height: 1.875rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/play.png) no-repeat center;
  background-size: 100%;
}

.welcen-items .words {
  padding-top: 1.9rem;
}
.welcen-items .words .txts {
  margin-top: .6rem;
  line-height: 1.2875;
  padding-right: 1em;
}
.welcen-items .words .txts span {
  font-weight: bold;
}
.welcen-items .words .texts {
  margin-top: .75rem;
  color: #222222;
  line-height: 1.5;
  margin-bottom: 3.55rem;
}

.welcen-list {
  position: relative;
}

.welcen-items .words .titbox, .welcen-items .words .txtsmore, .welcen-list .images .titbox, .welcen-list .images .txtsmore {
  position: relative;
  z-index: 3;
}

.welcen-list .dianbox .i {
  opacity: 0;
  position: absolute;
  animation: spin 10s infinite linear alternate;
  transform-origin: 30% 10px;
}
.welcen-list .dianbox .i span {
  animation: spin-reverse 10s infinite linear alternate;
  transform-origin: 50%;
}
.welcen-list .dianbox .i1 {
  left: 3%;
  top: 2%;
  opacity: 1;
}
.welcen-list .dianbox .i2 {
  left: 21%;
  top: 39%;
  opacity: 1;
}
.welcen-list .dianbox .i3 {
  left: 25%;
  top: 55%;
  opacity: 1;
  z-index: 1;
}
.welcen-list .dianbox .i4 {
  left: 30%;
  top: 67%;
  opacity: 1;
  z-index: 0;
  z-index: -1;
}
.welcen-list .dianbox .i5 {
  left: 46%;
  top: 47%;
  opacity: 1;
}
.welcen-list .dianbox .i6 {
  left: 42%;
  top: 80%;
  opacity: 1;
}
.welcen-list .dianbox .i7 {
  left: 59%;
  top: 22%;
  opacity: 1;
}
.welcen-list .dianbox .i span {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  /*left: 50%;*/
  /*top: 50%;*/
  /*transform:translate(-50%,-50%);*/
}
.welcen-list .dianbox .i span b {
  display: block;
}
.welcen-list .dianbox .i1 span {
  left: 4.5rem;
  top: .2rem;
  border: 2px solid #E5E5E5;
}
.welcen-list .dianbox .i1 span,
.welcen-list .dianbox .i1 span b {
  width: 1.5rem;
  height: 1.5rem;
}
.welcen-list .dianbox .i2 span {
  width: 0.625rem;
  height: 0.625rem;
  border: 2px solid #E5E5E5;
}
.welcen-list .dianbox .i3 span {
  width: 1.5rem;
  height: 1.5rem;
  border: 2px solid #E60012;
}
.welcen-list .dianbox .i4 span {
  width: 5.9rem;
  height: 5.9rem;
  background: #EAEEF1;
}
.welcen-list .dianbox .i5 span {
  width: 1.5rem;
  height: 1.5rem;
  border: 2px solid #E60012;
}
.welcen-list .dianbox .i6 span {
  width: 0.625rem;
  height: 0.625rem;
  border: 2px solid #E5E5E5;
}
.welcen-list .dianbox .i7 span {
  width: .6rem;
  height: .6rem;
  border: 2px solid #E60012;
}

.c-swiper .swiper-button-prev, .c-swiper .swiper-button-next {
  width: 1.25rem;
  height: 1.25rem;
  border: 2px solid #fff;
  border-radius: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.c-swiper .swiper-button-prev {
  background-image: url(../img/probtn.png);
}
.c-swiper .swiper-button-next {
  background-image: url(../img/nextbtn.png);
}

.weltop-items-swiper .items .imgs {
  border-radius: .5rem;
  overflow: hidden;
}

.weltop-items-swiper {
  position: relative;
}
.weltop-items-swiper .swiper-button-prev, .weltop-items-swiper .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.weltop-items-swiper .tits {
  line-height: 1;
}
.weltop-items-swiper .txts {
  margin-top: .375rem;
  margin-bottom: 1.4rem;
  line-height: 1.238;
}
.weltop-items-swiper .swiper-button-prev {
  left: 1.35rem;
}
.weltop-items-swiper .swiper-button-next {
  right: 1.35rem;
}
.weltop-items-swiper .words {
  padding-right: 4.5rem;
}
.weltop-items-swiper .imglist {
  width: 58%;
  padding-bottom: 1.125rem;
  padding-top: .7rem;
  height: 90%;
}
.weltop-items-swiper .items {
  position: relative;
}
.weltop-items-swiper .items .words {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  align-items: flex-end;
}
.weltop-items-swiper .items .words .i0 {
  width: 50%;
}
.weltop-items-swiper .items .words .i1 {
  width: 44%;
}
.weltop-items-swiper .items .words .li {
  align-items: flex-end;
}
.weltop-items-swiper .items .texts {
  position: absolute;
  left: 4.75rem;
  top: 3.3rem;
  width: 11.25rem;
}
.weltop-items-swiper .items a {
  display: block;
  position: relative;
}
.weltop-items-swiper .items .li {
  justify-content: space-between;
}
.weltop-items-swiper .items .li, .weltop-items-swiper .items .li .i {
  height: 100%;
}
.weltop-items-swiper .items .i {
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.weltop-items-swiper .items .i img {
  max-height: 100%;
}
.weltop-items-swiper .items .i .icons2 {
  position: relative;
  max-height: 100%;
  display: flex;
}
.weltop-items-swiper .items .mores {
  display: inline-block;
  vertical-align: top;
}

.weltop-items-swiper .items .words .li .btns {
  position: absolute;
  /*width: 1.5rem;*/
  /*height: 1.5rem;*/
  /*right: 0;*/
  top: -1rem;
  left: 50px;
  top: 100px;
  width: 0;
}
.weltop-items-swiper .items .words{
  z-index: 10;
}

.weltop-items-swiper .imglist{
  position: relative;
  z-index: 5;
}
.weltop-items-swiper .items .words .li .btns .span {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform:translate(-50%,-50%);
  border-radius: 50%;
  background: url(../img/jias.png) #fff no-repeat center;
  background-size: 100%;
}

.welbots-swiper .items img,
.welimgs-list img {
  width: 100%;
}

.welprotops-words {
  background-color: #fff;
  border-radius: .5rem;
  width: 5.75rem;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 2;
  padding: .6rem .7rem;
  padding-bottom: .75rem;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.welprotops-words .txtsmore {
  line-height: 1;
  color: #d71518;
}
.welprotops-words .tits {
  line-height: 1.16;
  color: #000000;
  margin-bottom: .2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.banner-swiper .mvideo {
  position: relative;
}
.banner-swiper .mvideo:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.1);
  background-size: 1.5rem 1.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/imgbox/videos.png);
  z-index: 2;
}

.welimgs-list .i {
  opacity: 0;
}

.welimgs-list.active .i {
  opacity: 1;
}

.welimgs-list .i, .welimgs-list.active .i,
.welimgs-list.active .i8 .imgs, .welimgs-list .i8 .imgs,
.welimgs-list.active .i6 .imgs, .welimgs-list.active .i1 .imgs,
.welimgs-list .i6 .imgs, .welimgs-list .i1 .imgs,
.welimgs-list .i13 .span, .welimgs-list.active .i13 .span,
.welimgs-list.active .i.i12 img,
.welimgs-list .i.i12 img {
  transition: 1s cubic-bezier(0.3, 0, 0.24, 1);
}

.welimgs-list .i.i12 img {
  transform: scale3d(0, 0, 1);
  transform-origin: right bottom;
}

.welimgs-list .i8 .imgs,
.welimgs-list .i6 .imgs, .welimgs-list .i1 .imgs,
.welimgs-list .i13 .span {
  clip-path: circle(0% at 50% 50%);
}

.welimgs-list.active .i8 .imgs {
  clip-path: circle(100% at 50% 50%);
}

.welimgs-list.active .i6 .imgs, .welimgs-list.active .i1 .imgs,
.welimgs-list.active .i13 .span {
  clip-path: circle(50% at 50% 50%);
}

.welimgs-list.active .i.i12 img {
  transform: scale3d(1, 1, 1);
}

.networks-images-canvas .networks-icons-list.active .icons .li2 img {
  clip-path: circle(100% at 50% 50%);
  transform: scale3d(1, 1, 1);
  transition: 1s cubic-bezier(0.3, 0, 0.24, 1);
}

.networks-images-canvas .networks-icons-list .icons .li2 img {
  position: relative;
  z-index: 2;
  background-color: transparent;
  transform: scale3d(0, 0, 1);
  transform-origin: right top;
  transition: 1s cubic-bezier(0.3, 0, 0.24, 1);
}

.networks-images-canvas .networks-icons-list .icons .li2 img.bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.networks-images-canvas .icons .li2:before {
  display: none;
}

.welimgs-list .i0 {
  transition-delay: 0s !important;
}
.welimgs-list .i0 .span, .welimgs-list .i0 img,
.welimgs-list .i0 .imgs {
  transition-delay: 0s !important;
}

.welimgs-list .i1 {
  transition-delay: 0.1s !important;
}
.welimgs-list .i1 .span, .welimgs-list .i1 img,
.welimgs-list .i1 .imgs {
  transition-delay: 0.1s !important;
}

.welimgs-list .i2 {
  transition-delay: 0.2s !important;
}
.welimgs-list .i2 .span, .welimgs-list .i2 img,
.welimgs-list .i2 .imgs {
  transition-delay: 0.2s !important;
}

.welimgs-list .i3 {
  transition-delay: 0.3s !important;
}
.welimgs-list .i3 .span, .welimgs-list .i3 img,
.welimgs-list .i3 .imgs {
  transition-delay: 0.3s !important;
}

.welimgs-list .i4 {
  transition-delay: 0.4s !important;
}
.welimgs-list .i4 .span, .welimgs-list .i4 img,
.welimgs-list .i4 .imgs {
  transition-delay: 0.4s !important;
}

.welimgs-list .i5 {
  transition-delay: 0.5s !important;
}
.welimgs-list .i5 .span, .welimgs-list .i5 img,
.welimgs-list .i5 .imgs {
  transition-delay: 0.5s !important;
}

.welimgs-list .i6 {
  transition-delay: 0.6s !important;
}
.welimgs-list .i6 .span, .welimgs-list .i6 img,
.welimgs-list .i6 .imgs {
  transition-delay: 0.6s !important;
}

.welimgs-list .i7 {
  transition-delay: 0.7s !important;
}
.welimgs-list .i7 .span, .welimgs-list .i7 img,
.welimgs-list .i7 .imgs {
  transition-delay: 0.7s !important;
}

.welimgs-list .i8 {
  transition-delay: 0.8s !important;
}
.welimgs-list .i8 .span, .welimgs-list .i8 img,
.welimgs-list .i8 .imgs {
  transition-delay: 0.8s !important;
}

.welimgs-list .i9 {
  transition-delay: 0.9s !important;
}
.welimgs-list .i9 .span, .welimgs-list .i9 img,
.welimgs-list .i9 .imgs {
  transition-delay: 0.9s !important;
}

.welimgs-list .i10 {
  transition-delay: 1s !important;
}
.welimgs-list .i10 .span, .welimgs-list .i10 img,
.welimgs-list .i10 .imgs {
  transition-delay: 1s !important;
}

.welimgs-list .i11 {
  transition-delay: 1.1s !important;
}
.welimgs-list .i11 .span, .welimgs-list .i11 img,
.welimgs-list .i11 .imgs {
  transition-delay: 1.1s !important;
}

.welimgs-list .i12 {
  transition-delay: 1.2s !important;
}
.welimgs-list .i12 .span, .welimgs-list .i12 img,
.welimgs-list .i12 .imgs {
  transition-delay: 1.2s !important;
}

.welimgs-list .i13 {
  transition-delay: 1.3s !important;
}
.welimgs-list .i13 .span, .welimgs-list .i13 img,
.welimgs-list .i13 .imgs {
  transition-delay: 1.3s !important;
}

.welimgs-list .i14 {
  transition-delay: 1.4s !important;
}
.welimgs-list .i14 .span, .welimgs-list .i14 img,
.welimgs-list .i14 .imgs {
  transition-delay: 1.4s !important;
}

.welimgs-list .i15 {
  transition-delay: 1.5s !important;
}
.welimgs-list .i15 .span, .welimgs-list .i15 img,
.welimgs-list .i15 .imgs {
  transition-delay: 1.5s !important;
}

img.w100 {
  width: 100%;
}

.tc {
  text-align: center;
}

.lin1 {
  line-height: 1;
}

.bgcenter {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/*video 弹框*/
.video-fixed.ons {
  z-index: 5000 !important;
}

.video-fixed .cha {
  width: 40px;
  height: 40px;
  background: url(../img/imgbox/close-vid2.png) #000 no-repeat center/80% auto;
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
}

.video-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 230;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
  transition: .8s ease-in-out;
}

.video-fixed .imghide {
  display: none;
}

.video-fixed .videoboxs .box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-fixed.ons {
  transition: .8s ease-in-out;
}

.video-fixed .videoboxs .box {
  height: 100%;
}

.video-fixed .videoboxs {
  width: 80%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #000;
  box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
  .video-fixed .videoboxs {
    width: 90%;
    height: 90%;
  }
}
@media screen and (max-width: 768px) {
  .video-fixed .videoboxs {
    width: 100%;
    height: 80%;
    bottom: 0;
    margin: auto;
  }

  .video-fixed .cha {
    right: .2rem;
    top: -1.2rem;
    width: 1rem;
    height: 1rem;
  }
}
/**/
.m-header .welcome-a img {
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.m-searchs {
  margin-left: .5rem;
  margin-right: .35rem;
}

.m-searchs .span {
  width: 40px;
  height: 50px;
  background: url(../img/imgbox/sear2.png) no-repeat center;
  background-size: 50%;
}

.m-header {
  height: 50px;
  width: 100%;
  position: relative;
  width: 100%;
  background: #fff;
}

.m-header .w-header {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  z-index: 24;
  height: 50px;
  padding-left: 2%;
  transition: .5s ease-in-out;
  z-index: 300;
  background: #fff;
}

.uiobox {
  width: 50px;
  height: 50px;
  position: relative;
}

body.ovh .m-header .welcome-a .i1, html.ovh .m-header .welcome-a .i1 {
  opacity: 0;
}

body.ovh .m-header .welcome-a .i0, html.ovh .m-header .welcome-a .i0 {
  opacity: 1;
}

body.ovh .m-searchs span .i1, html.ovh .m-searchs span .i1 {
  opacity: 0;
}

body.ovh .m-searchs span .i0, html.ovh .m-searchs span .i0 {
  opacity: 1;
}

body.ovh .m-header .nav-btn.hover .line, html.ovh .m-header .nav-btn.hover .line {
  background-color: #d71518;
}

.m-searchs img {
  width: 100%;
}

.m-header .welcome-a .i1 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  z-index: 1;
}

.m-header .w-header .nav-btn .hover .line2 {
  display: none;
}

.m-header .w-header.fixed .nav-btn .line {
  background: #333;
  transition: .5s ease-in-out;
}

.m-header .w-header.fixed {
  background: #fff;
}

.m-header .w-header.fixed .welcome-a .i0 {
  opacity: 0;
}

.m-header .w-header.fixed .welcome-a .i1 {
  opacity: 1;
}

.m-header .w-header.fixed .welcome-a img {
  transition: .5s ease-in-out;
}

.m-header .w-header.fixed .nav-sousuo svg path {
  fill: #333;
  transition: .5s ease-in-out;
}

.m-header .welcome-a {
  display: block;
  height: 100%;
  line-height: 50px;
  position: relative;
}

.m-header .search-cover {
  float: right;
  width: 35px;
  height: 48px;
  display: block;
  line-height: 48px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
}

.m-header .nav-sousuo {
  margin-right: 28px;
  margin-left: 25px;
  font-size: 0;
  color: #fff;
  line-height: 50px;
  height: 50px;
  background-size: 100%;
  width: 40px;
  transition: .5s ease-in-out;
  background: url(../img/imgbox/search.png) no-repeat center;
  background-size: 70%;
}

.m-header .nav-sousuo svg {
  height: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}

.m-header .nav-sousuo svg path {
  fill: #333;
  transition: .5s ease-in-out;
}

.m-header .nav-sousuo a {
  color: #666666;
  font-size: 14px;
  display: inline-block;
  margin: 0 2px;
}

.m-header .nav-sousuo a.active {
  color: #f3980f;
}

.m-header .uio {
  height: 20px;
  width: 22px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}

.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;
  font-size: 12px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.footerlangs a {
  color: #333333;
  font-size: 16px;
}

.m-header .nav-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  cursor: pointer;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  left: 0;
  border-radius: 2px;
}

.m-header .nav-btn .line1 {
  width: 100%;
  top: 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.m-header .nav-btn .line2 {
  top: 9px;
}

.m-header .nav-btn .line3 {
  width: 100%;
  bottom: 0;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 0;
}

.m-header .sub-menu {
  width: 100%;
  height: 100%;
  padding: 60px 0 0;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 15;
  overflow-y: auto;
  z-index: 200;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}

.m-header .sub-menu li .sub-tit .tu-box {
  box-sizing: border-box;
  position: relative;
  line-height: 3em;
  height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.m-header .sub-menu li:nth-child(n+2) {
  margin-top: 10px;
}

.m-header .sub-menu li .sub-tit .tu-box .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}

.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%;
  box-sizing: border-box;
  line-height: 33px;
  color: #333333;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}

.m-header .sub-menu .tit a {
  color: #666;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%;
  line-height: inherit;
  height: inherit;
  color: #333333;
  position: relative;
  font-size: 15px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on .btn-v {
  background: url(../img/imgbox/img6.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  height: 15px;
  width: 15px;
  float: right;
  margin-top: 0;
  background: url(../img/imgbox/img5.png) center center no-repeat;
  background-size: 100%;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu .sub-tit1.on {
  background-color: #ff0001;
  color: #fff;
}

.m-header .sub-menu .sub-tit.on:after {
  background-size: 100% auto;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 1px 3%;
  background: #fff;
  z-index: 5;
}

.m-header .sub-menu .tit {
  text-transform: capitalize;
}

.m-header .sub-menu .sec-list a {
  font-size: 13px;
  line-height: 2.5;
  height: 2.5em;
  box-sizing: border-box;
}

.m-header .sub-menu .sec-list .uls a {
  border: none;
}

.m-header .sub-menu .sec-list {
  font-size: 15px;
  display: none;
}

.m-header .sub-menu .sec-list .lis-tops {
  font-size: 15px;
  line-height: 3em;
  height: 3em;
  position: relative;
}

.m-header .sub-menu .sec-list .lis-tops:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/imgbox/img5.png) no-repeat center;
  background-size: 100%;
}

.m-header .sub-menu .sec-list .lis {
  border-bottom: 1px solid #e6e6e6;
}

.m-header .sub-menu .sec-list .lis:nth-child(n+2) {
  margin-top: 1.2em;
}

.m-header .sub-menu .sec-list .lis-bots {
  display: none;
  padding-bottom: 16px;
  line-height: 1.7;
}

.m-header .sub-menu .sec-list .lis-bots a {
  line-height: 1.7;
  height: auto;
  font-size: 13px;
}

.m-header .sub-menu .sec-list .lis-bots a:nth-child(n+2) {
  margin-top: 10px;
}

.m-header .sub-menu .sec-list a {
  color: #333;
  display: block;
  position: relative;
}

.m-header .sub-menu .sec-list a:before {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 13px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #d71518;
  border-radius: 50%;
}

.m-header .w-header .inj {
  line-height: 25px;
  height: 25px;
  margin-top: 10px;
  color: #ffffff;
}

.m-header .w-header .inj a {
  color: #ffffff;
  font-size: 14px;
}

.m-header .w-header .inj.en {
  margin-left: 25px;
}

.m-header .w-header .ser {
  width: 25px;
  height: 25px;
  background: url(../img/imgbox/search.png) no-repeat center;
  background-size: 100%;
}

.m-header .sub-menu li.active .sub-tit {
  /*background: $colors;*/
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  color: #333;
}

.m-header .sub-menu li.active .sec-list {
  background-color: #d71518;
  color: #fff;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.m-header .sub-menu li.active .sec-list a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 1.75rem;
  position: relative;
}

.m-header .sub-menu li.active .sec-list a:before {
  position: absolute;
  content: "";
  width: .25rem;
  height: .25rem;
  left: .75rem;
  border-radius: 50%;
  background-color: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu li.active .sec-list a {
  color: #fff;
}

.m-header .sub-menu li.active .tit {
  color: #fff;
}

body {
  overflow: hidden;
}

.arialbold {
  font-weight: bold;
}

@media (max-width: 1024px) {
  .m-header .nav-btn .line {
    transition: .5s ease-in-out;
  }

  .m-header .nav-btn.hover .line {
    transition: .5s ease-in-out;
    left: 5px;
  }

  .m-header .nav-btn.hover .line1 {
    transform: rotate(45deg);
    width: 100%;
  }

  .m-header .nav-btn.hover .line2 {
    opacity: 0;
  }

  .m-header .nav-btn.hover .line3 {
    width: 100%;
    bottom: 3px;
    transform: rotate(-45deg);
  }
}
/*pc*/
.m-header {
  position: relative;
  left: 0;
  top: 0;
  background: transparent;
}

.m-header .w-header {
  background: transparent;
}
.m-header .w-header .con-searchs {
  width: .8rem;
  height: 50px;
  margin-left: .5rem;
}
.m-header .w-header .con-searchs img {
  display: block;
}
.m-header .w-header .langs-a {
  width: .75rem;
  display: block;
  height: 50px;
}
.m-header .w-header .langs-a img {
  display: block;
}
.m-header .w-header .con-searchs, .m-header .w-header .langs-a {
  display: flex;
  align-items: center;
}

.m-header .nav-btn .line {
  background: #333;
}

.coninfo-list {
  padding-bottom: 4.375rem;
  padding-top: 1.5rem;
}
.coninfo-list .coninfo-titles {
  margin-bottom: 0.575rem;
}

.coninfo-titles .i {
  color: #999999;
  line-height: 1;
}
.coninfo-titles span.i {
  margin: 0 .3rem;
}
.coninfo-titles .home {
  position: relative;
  padding-left: 1.125rem;
}

.coninfo-center-words {
  line-height: 1.666;
}
.coninfo-center-words .hr {
  border: 2px solid #d71518;
  margin: 0;
}

.cons-more {
  display: inline-block;
  vertical-align: top;
  line-height: 2.88em;
  height: 2.88em;
  border-radius: 2.88em;
  background-color: #d71518;
  color: #fff;
  padding: 0 2.22em;
  box-shadow: 0px 5px 10px 0px rgba(51, 51, 51, 0.2);
}
.cons-more:hover {
  color: #fff;
}
.cons-more .span {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.cons-more span {
  display: inline-block;
  vertical-align: middle;
  margin-left: .2rem;
  width: 0.425rem;
  height: 0.325rem;
  margin-left: 0;
  margin-right: 0.4rem;
}

.btn-sj {
  background: url(../img/icon/3-03.png) no-repeat center;
  background-size: 100%;
}

.f9f9f9 {
  background-color: #f9f9f9;
}

.coninfo-titles .home:before {
  width: 0.575rem;
  height: 0.525rem;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../img/icon/home.png) no-repeat center;
  background-size: 100%;
}

.w1140 {
  width: 80%;
  max-width: 1140px;
  margin: 0 auto;
}

.coninfo-center {
  padding: 2rem;
  padding-bottom: 0;
  background-color: #fff;
}
.coninfo-center .coninfo-center-titles {
  padding-bottom: .6rem;
}
.coninfo-center .coninfo-center-words {
  padding-top: .6rem;
  padding-bottom: 1.9rem;
  border-bottom: 1px solid #e0e0e0;
}

.coninfo-center-titles .time {
  color: #666666;
  margin-top: .65rem;
}
.coninfo-center-titles .tits {
  line-height: 1.2;
  color: #030303;
}
.coninfo-center-titles .txts {
  margin-top: .65rem;
  margin-bottom: .35rem;
  line-height: 1;
}

.coninfo-center-menus {
  padding-top: .4rem;
  padding-bottom: 1.8rem;
}
.coninfo-center-menus .l-fl .btn {
  display: block;
  line-height: 1rem;
  height: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  padding-right: 5rem;
}
.coninfo-center-menus .l-fr {
  justify-content: flex-end;
  position: relative;
  top: -0.225rem;
}

@media (min-width: 1025px) {
  .coninfo-center-menus .l-fl .btn,
  .coninfo-titles a.i {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .coninfo-center-menus .l-fl .btn:hover,
  .coninfo-titles a.i:hover {
    color: #d71518;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .cons-more {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .cons-more:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateY(-10px);
  }
}
@media (max-width: 1024px) {
  .w1140 {
    width: 92%;
    max-width: 92%;
  }
}
@media (max-width: 860px) {
  .coninfo-center {
    padding: 1rem;
  }

  .coninfo-center-titles .tits {
    padding-right: 1em;
  }

  .coninfo-center-menus .l-fr {
    margin-top: 1.5rem;
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .abouts-videos img {
    opacity: 1;
  }

  .proinfo-tops .words {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .w1440 {
    width: 92%;
  }

  .images-bot-list .spans {
    height: 1.25rem;
    line-height: 1.25rem;
    padding: 0 1rem;
  }

  .footer-tops .nr-list .li .li-bots {
    bottom: 2rem;
    width: 4rem;
  }
}
@media (max-width: 1681px) {
  .w1600 {
    width: 90%;
  }

  .abouts-bottoms-list .lis .icons {
    top: 1.5rem;
  }

  .abouts-bottoms-list .lis .texts {
    padding-bottom: 1.5rem;
  }
}
.mores {
  cursor: pointer;
}
.mores:hover {
  color: #d71518;
}

.weltop-items .weltop-title-swiper .items.active {
  color: #d71518;
}
.weltop-items .weltop-title-swiper .items.active .icons .i0 {
  opacity: 1;
}
.weltop-items .weltop-title-swiper .items.active .icons .i1 {
  opacity: 0;
}
.weltop-items-swiper .items .words .i .welprotops-words{
  top: 50%;
  transform:translateY(-50%);
}

@media (min-width: 1025px) {
  .weltop-items .weltop-title-swiper .items, .weltop-items .weltop-title-swiper .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .weltop-items .weltop-title-swiper .items:hover {
    color: #d71518;
  }
  .weltop-items .weltop-title-swiper .items:hover, .weltop-items .weltop-title-swiper .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .weltop-items .weltop-title-swiper .items:hover .icons .i0 {
    opacity: 1;
  }
  .weltop-items .weltop-title-swiper .items:hover .icons .i1 {
    opacity: 0;
  }

  .weltop-items-swiper .items .words .i .span,
  .weltop-items-swiper .items .words .i .welprotops-words {
    transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .weltop-items-swiper .items .words .i .welprotops-words:hover,
  .weltop-items-swiper .items .words .i:hover .welprotops-words {
    opacity: 1;
    transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
    z-index: 10;
  }

  .weltop-items-swiper .items .words .i:hover .span {
    transform: scale3d(0, 0, 1);
    transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .welbots-botslists .items {
    cursor: pointer;
  }

  .welbots-botslists .box{
    width: 33.33%;
    position: relative;
  }
  .welbots-botslists .box:before{
    position: absolute;
    content:"";
    width: 1px;
    height: 1.25rem;
    left: 0;
    top: 50%;
    transform:translateY(-50%);
    border-left: 1px dashed #d8d8d8;
  }
  .welbots-botslists .box:nth-child(1):before{
    display: none;
  }
  .welbots-botslists .box:nth-child(1){
  }
  .welbots-botslists .box:nth-child(2){
      justify-content: center;
  }
  .welbots-botslists .box:nth-child(3){
      justify-content: flex-end;
  }

  .welbots-botslists .items:hover .texts .tits {
    color: #d71518;
  }

  .welbots-botslists .items:hover .texts .tits,
  .welbots-botslists .items .texts .tits {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .welbots-swiper .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .welbots-swiper .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }

  .welbots-items .txtsmore .cmores {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .welbots-items .txtsmore .cmores:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .welbots-items .txtsmore .cmores:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    color: #d71518;
  }
  .welbots-items .txtsmore .cmores:hover:before {
    background: url(../img/more.png) no-repeat center;
    background-size: 100%;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .liulanban-forms .selects-tops {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .liulanban-forms .selects-tops:hover {
    background-color: #d71518;
    border-color: #d71518;
    color: #fff;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .liulanban-forms .selects-tops:hover:before {
    background: url(../img/ajh2.png) no-repeat center;
    background-size: 100%;
  }

  .liulanban-forms .li-bots .selects-bots .i {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .liulanban-forms .li-bots .selects-bots .i:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background-color: #d71518;
    color: #fff;
  }

  .liulanban-box .close {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    cursor: pointer;
  }
  .liulanban-box .close:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background: url(../img/close1.png) no-repeat center;
    background-size: 100%;
  }

  .liulanban:hover .icons, .liulanban .icons {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .liulanban:hover .icons {
    transform: translateY(-5px);
  }

  .authorizes-images .menus-list.on .uls .alink span {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .authorizes-images .menus-list.on .uls .alink span:hover:before {
    width: 100%;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    opacity: 1;
  }

  .joinssearchs-uls .li {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .joinssearchs-uls .li:hover {
    color: #d71518;
    font-weight: bold;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .authorizes-images .menus-list .submit input[type=submit] {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .authorizes-images .menus-list .submit input[type=submit]:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateY(-5px);
  }

  .searchs-form {
    top: 2.875rem;
  }

  .products-list-bottoms .spans span, .products-list-bottoms .spans span:before, .products-list-bottoms .items:hover .spans span:before, .products-list-bottoms .items:hover .spans span:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .products-list-bottoms .items:hover .spans span {
    color: #d71518;
  }

  .products-list-bottoms .items:hover .spans span:before {
    background: url(../img/502.png) no-repeat center;
    background-size: 100%;
  }

  .proinfo-tops .words .link span:before, .proinfo-tops .words .link:hover span:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .proinfo-tops .words .link:hover span:before {
    transform: translate(-5px, -50%);
  }

  .images-bot-list .spans {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .images-bot-list .spans:hover {
    background-color: #7d7d7d;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .proinfo-tops .btns {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .proinfo-tops .btns:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background-color: #d71518;
  }

  .products-bottoms .tits, .products-bottoms .items:hover .tits,
  .products-bottoms .items .words:before, .products-bottoms .items:hover .words:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .products-bottoms .items:hover .tits {
    color: #d71518;
  }

  .products-bottoms .items:hover .words:before {
    opacity: 1;
  }

  .mores:hover:before {
    transform: translateX(5px);
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .mores:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .products-bottoms .items img, .products-bottoms .items:hover img,
  .products-list-bottoms .items img, .products-list-bottoms .items:hover img,
  .swiper-pagination-clickable .swiper-pagination-bullet {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .products-bottoms .items img:hover, .products-bottoms .items:hover img:hover,
  .products-list-bottoms .items img:hover, .products-list-bottoms .items:hover img:hover,
  .swiper-pagination-clickable .swiper-pagination-bullet:hover {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .products-bottoms .items:hover img,
  .products-list-bottoms .items:hover img {
    transform: scale3d(1.05, 1.05, 1);
  }

  .abouts-videos video, .abouts-videos:hover video {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .abouts-videos:hover video {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }

  .abouts-bottoms-list .lis img, .abouts-bottoms-list .lis .tits, .abouts-bottoms-list .lis .txts {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .abouts-bottoms-list .lis:hover .images img {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .abouts-bottoms-list .lis:hover .icons img {
    filter: brightness(100);
  }
  .abouts-bottoms-list .lis:hover .tits, .abouts-bottoms-list .lis:hover .txts {
    color: #fff;
  }

  .ajax-btns span:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .ajax-btns span:hover:before {
    transform: translateX(4px);
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .honor-tops .items img,
  .honor-tops .items .txts,
  .honor-bots .items img,
  .honor-bots .items .txts {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .honor-tops .items:hover .txts,
  .honor-bots .items:hover .txts {
    color: #d71518;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .honor-tops .items:hover img,
  .honor-bots .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }

  .videos-tops-titles .li {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .videos-tops-titles .li:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .videos-tops-titles .li:hover span {
    font-weight: bold;
  }
  .videos-tops-titles .li:hover span:before {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .videos-center-lists .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .videos-center-lists .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }

  .joinsfixed-box .close {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .joinsfixed-box .close:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background: url(../img/close1.png) no-repeat center;
    background-size: 100%;
  }

  .joinsfixed-box .lis-files .lis-bots {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .joinsfixed-box .lis-files .lis-bots .span, .joinsfixed-box .lis-files .lis-bots .span:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .joinsfixed-box .lis-files .lis-bots:hover {
    background: #d71518;
    border-color: #d71518;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    color: #fff;
  }
  .joinsfixed-box .lis-files .lis-bots:hover .span {
    color: #fff;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .joinsfixed-box .lis-files .lis-bots:hover .span:before {
    background: url(../img/jia2.png) no-repeat center;
    background-size: 100%;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .joinsfixed-box .lis-submit input[type=submit] {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .joinsfixed-box .lis-submit input[type=submit]:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateY(-5px);
  }

  .news-bottoms .items img,
  .news-tops .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .news-bottoms .items:hover img,
  .news-tops .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }
  .news-bottoms .items:hover .mores:before,
  .news-tops .items:hover .mores:before {
    transform: translateX(5px);
  }

  .news-bottoms .items .p-span:before,
  .news-bottoms .items .time,
  .news-bottoms .items .tits {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .news-bottoms .items:hover .p-span:before {
    background: url(../img/2001.png) no-repeat center;
    background-size: 100%;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .news-bottoms .items:hover .p-span,
  .news-bottoms .items:hover .time,
  .news-bottoms .items:hover .tits {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    color: #d71518;
  }

  .products-tops .items .morebox, .products-tops .items .tits {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .products-tops .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .products-tops .items:hover .morebox, .products-tops .items:hover .tits {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .products-tops .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }
  .products-tops .items:hover .tits {
    color: #d71518;
  }
  .products-tops .items:hover .morebox {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .ser-box .submit input[type=submit]:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateY(-5px);
  }

  .ser-lists .items .txts, .ser-lists .items,
  .ser-lists .items .nums, .ser-lists .items .tits, .ser-lists .items .tits:before, .ser-lists .items .texts .nums:before, .ser-lists .items .icos {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .ser-lists .items:hover {
    background: #d71518;
    color: #fff;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .ser-lists .items:hover .nums, .ser-lists .items:hover .txts,
  .ser-lists .items:hover .tits {
    color: #fff;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .ser-lists .items:hover .tits:before {
    background: url(../img/k04.png) no-repeat center;
    background-size: 100%;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .ser-lists .items:hover .texts .nums:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background: url(../img/k05.png) no-repeat center;
    background-size: 100%;
  }
  .ser-lists .items:hover .icos {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    opacity: .2;
  }
    .proinfo-tops .images .imgli{
      display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    }
  .proinfo-tops .images .imgli img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05);
        max-height: 100%;
    width: 85%;
    max-width: 100%;
  }

  .networks-words-canvas .tlin-tops .li {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    cursor: pointer;
  }
  .networks-words-canvas .tlin-tops .li:hover {
    color: #d71518;
    font-weight: bold;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .networks-words-canvas .tlin-tops .li:hover img {
    filter: grayscale(0%);
  }
}

  .networks-words-canvas .tlin-tops .li.active {
    color: #d71518;
    font-weight: bold;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .networks-words-canvas .tlin-tops .li.active img {
    filter: grayscale(0%);
  }

@media (max-width: 1281px) {
  .joinsfixed-box .lis-submit input[type=submit],
  .joinsfixed-box .inputs input[type=text] {
    line-height: 1.5rem;
    height: 1.5rem;
  }

  .joinsfixed-box .box {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .con-header .nav-lists .nav-tops span {
    padding: 0 15px;
  }

  .con-header .nav-lists .nav-tops {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .joins-forms .td1 {
    width: 60%;
  }

  .joins-forms .td5 {
    width: 40%;
  }

  .w1280 {
    width: 92%;
  }

  .bodyinfo-h {
    display: none;
  }

  .authorizes-images {
    max-width: 92%;
  }

  .authorizes-images .menus-list {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .authorizes-images .menus-list .inputs input[type=text],
  .authorizes-images .menus-list .submit input[type=submit] {
    height: 1.75rem;
    line-height: 1.75rem;
  }

  .authorizes-images .menus-list .inputs input[type=submit] {
    width: .75rem;
    height: .75rem;
  }

  .liulanban-forms .lis {
    width: 100%;
    margin-left: 0;
  }

  .liulanban-forms .submit input[type=submit],
  .liulanban-forms .selects-tops, .liulanban-forms input[type=text] {
    line-height: 1.5rem;
    height: 1.5rem;
  }

  .liulanban-forms .span {
    width: 3.2rem;
  }

  .liulanban-forms .li-bots {
    width: calc(100% - 3.2rem);
  }

  .liulanban-box .liulanban-forms {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .liulanban-box .liulanban-tits {
    line-height: 1.75rem;
    height: 1.75rem;
  }
}
.products-swiper {
  width: 100%;
}

.mvides {
  position: relative;
}

@media (max-width: 1024px) {
  .footer-tops .nav-bots {
    margin-top: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .footer-tops .nav,
  .footer-tops .nav-list-right,
  .footer-tops .nav-list {
    width: 100%;
  }

  .footer-tops .nav-bots {
    display: none;
  }

  .footer-tops .nav-list-right {
    max-width: 100%;
  }

  .footer-tops .nr-list.gz .tits {
    display: none;
  }

  .footer-tops .nr-list {
    text-align: center;
  }

  .footer-tops .gz .uls,
  .footer-bots {
    justify-content: center;
  }

  .footer-tops {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-tops .nav {
    border-bottom: 1px solid #dcdcdc;
  }

  .footer-tops .nav-tops {
    line-height: 3.75em;
    height: 3.75em;
    position: relative;
    color: #222222;
  }
  .footer-tops .nav-tops span {
    width: 100%;
  }
  .footer-tops .nav-tops:before {
    position: absolute;
    content: "";
    width: .45rem;
    height: .25rem;
    background: url(../img/k000-01.png) no-repeat center;
    background-size: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .nav-list-right {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding-top: 2.2rem;
    padding-bottom: 1.75rem;
  }

  .footer-tops .nr-list:nth-child(n+2) {
    margin-top: 0;
  }

  .footer-tops .gz .uls {
    margin-top: 1.25rem;
  }

  .footer-tops .nr-list .tits, .footer-tops .nr-list .txts {
    line-height: 1;
    font-size: .6rem;
  }

  .footer-tops .nr-list .txts {
    margin-top: .55rem;
    font-size: 1.2rem;
  }

  .footer-tops .nr-list .li-tops {
    width: 2rem;
    height: 2rem;
  }
  .footer-tops .nr-list .li-tops img {
    width: 100%;
  }

  .footer-bots {
    font-size: .5rem;
    line-height: 1.8;
    text-align: center;
  }

  .footer-tops .nav-tops:before {
    opacity: 0;
  }

  .footer-tops .nav.oncur .nav-tops:before {
    opacity: 1;
  }

  .con-header {
    position: relative;
    height: 50px;
  }

  .weltop-items-swiper .items .texts {
    left: 1.25rem;
    top: 2.25rem;
  }

  .weltop-items .weltop-title-swiper .items {
    width: 25%;
    padding: 0;
  }

  .weltop-items .weltop-title-swiper .items:before {
    display: none;
  }

  .weltop-items .spans {
    padding-left: 0;
    width: 100%;
    text-align: center;
  }

  .weltop-items-swiper .items .words {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }

  .weltop-items-swiper .imglist {
    width: 100%;
  }

  .liulanban {
    top: auto;
    bottom: 4%;
    right: 4%;
    transform: none;
  }

  .welcen-list .dianbox .i {
    display: none;
  }

  .weltop-items .icons {
    display: block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin: 0 auto;
  }
  .weltop-items .icons img.i0, .weltop-items .icons img.i1 {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    width: auto;
    height: auto;
    bottom: auto;
    transform: translate(-50%, -50%);
  }

  .weltop-items-swiper .items .words .i0, .weltop-items-swiper .items .words .i1 {
    width: 50%;
  }

  .weltop-items-swiper .items .words .i0 {
    position: relative;
    z-index: 2;
  }
  .weltop-items-swiper .items .words .i0 .icons2 {
    transform: translateX(1rem);
    z-index: 2;
  }

  .weltop-items-swiper .items .words .i1 .icons2 {
    transform: translateX(-1rem);
  }

  .weltop-items-swiper .items .words .li .btns {
    left: 0;
    margin: auto;
  }

  .welcen-list .images,
  .welcen-list .words {
    width: 100%;
  }

  .welcen-items .words {
    position: relative;
  }

  .welbots-swiper .items {
    width: 36%;
  }
}
.welimgs-list .i {
  text-align: center;
}

.weltop-items-swiper .items .texts {
  z-index: 2;
}

@media (max-width: 860px) {
  .weltop-items-swiper .tits {
    color: #d71518;
  }

  .weltop-items-swiper .txts {
    margin-top: .45rem;
    margin-bottom: 1.5rem;
  }

  .welcen-items .words .texts {
    margin-bottom: 0.95rem;
    display: none;
  }

  .welcen-items .words .txts {
    padding-right: 0;
    margin-bottom: 0.95rem;
    max-width: 12em;
    margin-top: .6rem;
    line-height: 1.3;
  }
  .welbots-items .wel-titles,
  .welcen-items .words {
    padding-left: 1.25rem;
    padding-right: .25rem;
  }

  .welcen-items {
    padding-top: 2.65rem;
  }

  .welcen-items .words {
    padding-top: 0;
  }

  .welimgs-list {
    margin-top: 1.85rem;
  }

  .welbots-items {
    padding-top: 1.45rem;
  }

  .welcen-items {
    padding-bottom: 1.45rem;
  }

  .welbots-items .txtsmore .cmores {
    display: none;
  }

  .welbots-botslists .texts .tits {
    margin-top: .6rem;
    margin-bottom: .25rem;
    line-height: 1.2;
  }

  .welbots-botslists .texts .txts {
    line-height: 1.5;
  }

  .welbots-botslists {
    margin-top: 1.3rem;
  }

  .welbots-swiper .items .tits {
    height: 1.125rem;
    line-height: 1.125rem;
  }

  .welbots-swiper .items .txts {
    margin-top: 0.225rem;
    margin-bottom: 0.85rem;
    line-height: .9rem;
    height: 1.8rem;
  }

  .welbots-swiper .items .words {
    padding-bottom: 1.3rem;
    padding-top: 1.125rem;
  }

  .liulanban .icons {
    width: .8rem;
    height: .8rem;
    margin-bottom: .1rem;
  }

  .liulanban {
    width: 3rem;
    height: 3rem;
  }

  .welbots-swiper .swiper-container {
    overflow: visible;
  }

  .welbots-botslists .items {
    display: block;
  }

  .welbots-botslists .icons {
    margin: 0 auto;
  }

  .welbots-swiper .items {
    width: 95%;
  }

  .welbots-botslists .texts {
    padding-left: 0;
    text-align: center;
    width: 100%;
  }

  .networks-list .networks-words-canvas,
  .networks-list .networks-images-canvas {
    width: 100%;
  }

  .authorizes-images .imgs {
    left: -2.25rem;
  }

  .images-bot-list .spans,
  .proinfo-tops .words .link {
    height: 1.5rem;
    line-height: 1.5rem;
  }

  .proinfo-tops .words .link span {
    padding-left: 1rem;
  }

  .proinfo-tops {
    padding-top: 1.5rem;
  }

  .proinfo-tops .images, .proinfo-tops .words {
    width: 100%;
  }

  .proinfo-tops .words {
    margin-top: 1rem;
  }

  .images-bot-list .spans img {
    width: .8rem;
    height: auto;
  }

  .proinfo-tops .words {
    padding-left: 0;
    padding-right: 0;
  }

  .proinfo-tops .words .link span:before {
    width: 0.675rem;
    height: 0.75rem;
  }

  .serslist .inputs input[type=text],
  .ser-box .submit input[type=submit] {
    line-height: 1.75rem;
    height: 1.75rem;
  }

  .ser-lists .items {
    width: 100%;
    margin-left: 0;
    margin-bottom: .75rem;
  }

  .products-list-bottoms .items {
    width: 100%;
  }

  .products-bottoms .items {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
  }
  .products-bottoms .items:nth-child(n+2) {
    margin-top: 1rem;
  }

  .products-tops .items {
    width: 100%;
    margin-left: 0;
  }
  .products-tops .items:nth-child(n+2) {
    margin-top: 1rem;
  }

  .newsinfo-box .newsinfo-tops {
    margin-top: 1.5rem;
  }

  .w1280 {
    width: 94%;
  }

  .newsinfo-bottoms .left-btns {
    width: 100%;
  }

  .newsinfo-bottoms .i {
    height: 1.35rem;
    line-height: 1.35rem;
  }

  .newsinfo-bottoms .right-btns {
    width: 100%;
    margin-top: .55rem;
    text-align: center;
  }
  .newsinfo-bottoms .right-btns a {
    display: inline-block;
    vertical-align: top;
  }

  .more-btns {
    height: 1.5rem;
    line-height: 1.5rem;
  }

  .news-bottoms .items {
    padding: 1.5rem 0;
  }

  .mores {
    height: 1.5rem;
    line-height: 1.5rem;
  }

  .news-bottoms .items .tits {
    line-height: 1.25rem;
    height: 1.25rem;
  }

  .news-bottoms .items .txts .p {
    width: 100%;
    line-height: 1rem;
    height: 2rem;
  }

  .news-bottoms .items .txts .p-span {
    display: none;
  }

  .news-tops .words, .news-tops .images {
    width: 100%;
  }

  .news-bottoms .items .words {
    padding-left: 0;
    padding-top: .75rem;
  }

  .news-bottoms .items .words, .news-bottoms .items .images {
    width: 100%;
  }

  .news-tops .words .mores {
    margin-top: 1.25rem;
  }

  .news-tops .words {
    padding: 0;
    padding-top: 1rem;
  }

  .joinsfixed-box .close {
    width: .45rem;
    height: .45rem;
  }
	.joinsfixed-box .yzm img.coad,
  .joinsfixed-box .yzm img.captcha {
    height: 1rem;
  }

  .joinsfixed-box .inputs .ico {
    width: .55rem;
  }

  .joinsfixed-box .lis-files .lis-bots {
    height: 2rem;
    line-height: 2rem;
  }

  .joinsfixed-box .box {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .joins-forms .tr-bots .lis .li,
  .joins-forms .txts {
    line-height: 1.75;
  }

  .joins-forms .tr-tops, .joins-forms .tr-bots, .joins-forms .forms-tops {
    padding-left: 4%;
    padding-right: 4%;
  }

  .joins-forms .tr-tops .td,
  .joins-inputs .inputs input[type=text] {
    line-height: 1.85rem;
    height: 1.85rem;
  }

  .joins-forms .forms-tops .td {
    line-height: 2rem;
    height: 2rem;
  }

  .history-bots-words .imgs,
  .history-bots-words .wen {
    width: 100%;
  }

  .history-imglist .items {
    width: 100%;
    margin-left: 0;
  }
  .history-imglist .items:nth-child(n+2) {
    margin-top: .5rem;
  }

  .history-bots-words .wen {
    padding-top: .75rem;
  }

  .history-bots-words .times .num-tits {
    display: none;
  }

  .history-bots-words .times .span {
    display: none;
  }

  .history-bots-words .times,
  .history-bots-words .box {
    width: 100%;
  }

  .videos-center-lists .items,
  .honor-bots .items,
  .honor-tops .items {
    width: 100%;
    margin-left: 0;
  }

  .abouts-bottoms-list .lis .images img {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .abouts-bottoms-list .lis .icons img {
    filter: brightness(100);
  }
  .abouts-bottoms-list .lis .tits, .abouts-bottoms-list .lis .txts {
    color: #fff;
  }

  .abouts-numbers .lis .lis-tops {
    align-items: flex-start;
  }

  .abouts-numbers .lis {
    width: 50%;
    padding-left: 1.8rem;
    align-items: flex-start;
  }
  .abouts-numbers .lis:nth-child(n+3) {
    margin-top: .5rem;
  }

  .abouts-bottoms-list .lis {
    width: 100%;
    margin-left: 0;
  }
  .abouts-bottoms-list .lis:nth-child(n+2) {
    margin-top: .5rem;
  }

  .abouts-videos img {
    height: 65vw;
    object-fit: cover;
  }

  .abouts-tops-words .tits {
    padding-right: 0;
    margin-bottom: .5rem;
  }

  .abouts-tops-words .tits, .abouts-tops-words .txts {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .authorizes-images .menus-list.on .uls .lis-tops {
    width: 100%;
  }

  .authorizes-images .menus-list.on .uls .lis-bots {
    width: 100%;
    margin-top: .25rem;
  }
}


.f-no-c-center{
  display:flex;
  flex-flow:row wrap;
  justify-content:center;
  align-items: center;
}

.products-tops .items img{
  max-width:80%;
  max-height:80%;
  margin-top:15%;
}



.contact-tk{
  display: none;
}
.f-no-b-start{
  display:flex;
  flex-flow:row wrap;
  justify-content:space-between;
  align-items: flex-start;
}
.line-2{
  line-height:1.2;
}
.contact-box {
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #FFF;
  transform: translate(-50%, -50%);
  width: 23rem;
  border-radius: .5rem;
  overflow: hidden;
  max-width: 92%;
  padding:1.25rem 1.5rem 1.25rem;
}
.contact-box .contact-tits {
    margin-bottom:.7rem;
}
.contact-box .cbox {
  align-items: stretch;
}
.contact-box .cbox .li{
  width:48%;
  border-radius:6px;
  background:#f8f8f8;
  padding:1rem 1rem .75rem 1.25rem;
  margin-bottom:4%;
}

.contact-box .cbox .li .icon{
  width:42px;
  height:42px;
}
.contact-box .cbox .li .item{
  width:calc(100% - 78px);
}
.contact-box .cbox .li .tit3{
  border-bottom:1px solid #e5e5e5;
  padding-bottom:5px;
  margin-bottom:8px;
}
.contact-box .cbox .li .tit5{
  margin-top:.3rem;
}
.contact-box .close {
  position: absolute;
  width: 18px;
  height: 18px;
  right: .75rem;
  top: .75rem;
  background: url(../img/close.png) no-repeat center;
  background-size: 100%;
  cursor:pointer;
}
@media (max-width: 996px) {
  .contact-box .cbox .li{
    width:100%;
    margin-right:0;
  }
  .contact-box .cbox{
    max-height:60vh;
    overflow-y:auto;
    padding-right:10px;
  }
}
@media (max-width: 767px) {
  .contact-box .cbox .li .icon{
    width:30px;
    height:30px;
  }
  .contact-box .cbox .li .item{
    width:calc(100% - 50px);
  }
}

/*# sourceMappingURL=style.css.map */
