@charset "utf-8";
* { outline: 0; padding: 0; margin: 0; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; scroll-behavior: smooth; }
html { font-size: 100px; }
.overscroll::-webkit-scrollbar, .selects::-webkit-scrollbar { width: 3px; height: 3px; }
.overscroll::-webkit-scrollbar-thumb { border-radius: 2px; -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1); background: #fff; }
.overscroll::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); border-radius: 10px; background: #b5b5b5; }
.noScrollBar::-webkit-scrollbar, .selects::-webkit-scrollbar { width: 0px; height: 0px; }
.clearfix { zoom: 0; }
.relative { position: relative; }
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
a, a:link, a:visited { text-decoration: none; color: inherit; }
a:hover { color: #008ccf; }
ul, li, ol { list-style-type: none; }
img { max-width: 100%; max-height: 100%; vertical-align: middle; outline: none; border: none; }
.nobg { background: none !important; }
.dis_mb { display: none; }
.f18 { font-size: .18rem; }
.f20 { font-size: .2rem; }
.f22 { font-size: .22rem; }
.f24 { font-size: .24rem; }
.f26 { font-size: .26rem; }
.f28 { font-size: .28rem; }
.f30 { font-size: .30rem; }
.f32 { font-size: .32rem; }
.f36 { font-size: .36rem; }
.f40 { font-size: .2rem; }
.f42 { font-size: .42rem; }
.f46 { font-size: .46rem; }
.f48 { font-size: .48rem; }
.f52 { font-size: .52rem; }
.f56 { font-size: .56rem; }
.f60 { font-size: .4rem; }
.auto_1600 { max-width: 1600px; }
.w1600 { width: 100%; padding-left: 8%; padding-right: 8%; }
@media(max-width:1680px) {
	.w1600 { width: 100%; padding-left: 3%; padding-right: 3%; }
}
@media(max-width:1024px) {
	.dis_pc { display: none; }
	.dis_mb { display: block; }
}
body { width: 100%; overflow-x: hidden; font-size: .16rem; background: #fff; color: #333; line-height: 1.875; }
.flex { display: -webkit-box; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-flex; -webkit-box-pack: justify; -ms-flex-pack: justify; }
@media(max-width:1024px) {
	html { font-size: 60px; }
	.f18 { font-size: 16px; }
	.f20 { font-size: 16px; }
	.f22 { font-size: 16px; }
	.f24 { font-size: 18px; }
	.f26 { font-size: 18px; }
	.f28 { font-size: 20px; }
	.f30 { font-size: 20px; }
	.f32 { font-size: 22px; }
	.f36 { font-size: 22px; }
	.f40 { font-size: 24px; }
	.f42 { font-size: 24px; }
	.f46 { font-size: 24px; }
	.f48 { font-size: 24px; }
	.f52 { font-size: 26px; }
	.f56 { font-size: 26px; }
	.f60 { font-size: 28px; }
}
@media(max-width:768px) {
	.f18 { font-size: 15px; }
	.f20 { font-size: 16px; }
	.f22 { font-size: 16px; }
	.f24 { font-size: 17px; }
	.f26 { font-size: 17px; }
	.f28 { font-size: 18px; }
	.f30 { font-size: 18px; }
	.f32 { font-size: 19px; }
	.f36 { font-size: 19px; }
	.f40 { font-size: 20px; }
	.f46 { font-size: 24px; }
	.f42 { font-size: 24px; }
	.f48 { font-size: 24px; }
	.f52 { font-size: 24px; }
	.f56 { font-size: 24px; }
	.f60 { font-size: 24px; }
}
.Top003198 { position: fixed; z-index: 100; left: 0; top: 0; width: 100%; }
.Top003198:after { position: absolute; content: ""; left: 0; width: 100%; top: 0; height: 2rem; background: rgba(0, 27, 40, 0.8); background: -moz-linear-gradient(bottom, rgba(0, 27, 40, 0) 0%, rgba(0, 27, 40, 1) 100%); background: -webkit-linear-gradient(bottom, rgba(0, 27, 40, 0) 0%, rgba(0, 27, 40, 1) 100%); background: linear-gradient(to top, rgba(0, 27, 40, 0) 0%, rgba(0, 27, 40, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9f3ff', endColorstr='#ffffff', GradientType=0); }
.Top003198 menu li span { display: block; font-size: 0.18rem; position: relative; }
.Top003198 menu li span a { color: #fff; }
.Top003198 menu li.aon span a {color:#008ccf;}

.Top003198 .top-lang { position: relative; }
.Top003198 .top-lang aside { color: #fff; font-size: 0.18rem; padding-left: 0.36rem; background: url(../images/icon-lang.svg) no-repeat left center; background-size: 0.24rem auto; line-height: 0.36rem; }
.Top003198 .top-lang ul { position: absolute; left: 50%; top: 100%; background: #fff; padding: 0.1rem; transition: .3s; overflow: hidden; border-radius: 0.1rem; width: 1rem; transform: translate(-50%); display: none; }
.Top003198 .top-lang li { text-align: center; padding: 0 0.1rem; line-height: 0.3rem; }
.Top003198 .top-search { display: block; padding: 0; margin-left: 0.4rem; }
.Top003198 .top-search .box { position: relative; background-color: rgba(255, 255, 255, 0.1); overflow: hidden; }
.Top003198 .top-search .box .text { width: 100%; display: block; line-height: 0.36rem; height: 0.36rem; font-size: 0.16rem; background: none; border: 0; padding-left: 0.42rem; color: rgba(255, 255, 255, 0.8); }
.Top003198 .top-search .box .text.focus { color: #000; }
.Top003198 .top-search .box .btn { position: absolute; top: 0; width: 0.42rem; height: 100%; background: url(../images/icon-search.svg) no-repeat center center; background-size: 0.17rem auto; cursor: pointer; }
@media (min-width:1025px) {
	.Top003198 {transition: all .2s;}
	.Top003198.fixed {background-color: #008ccf;}
	.Top003198.fixed:after {visibility: hidden; opacity: 0;}
	.Top003198.fixed menu li.aon span a {color:rgba(255,255,255,0.5);}
	.Top003198.fixed menu li span:before {background-color: #fff;}
	.Top003198 .w1600 { position: relative; z-index: 3; display: flex; justify-content: space-between; }
	.Top003198 menu { display: flex; flex: 1; justify-content: flex-end; }
	.Top003198 menu ul { display: flex; flex: 1; justify-content: space-between; padding-left: 0.5rem; }

	.Top003198 .logo { display: table; height: 1rem; }
	.Top003198 .logo * { display: table-cell; vertical-align: middle; }
	.Top003198 .logo span { font-size: 0.12rem; line-height: 0.18rem; padding-left: 0.3rem; position: relative; color: #fff; }
	.Top003198 .logo span:before { position: absolute; content: ""; left: 0.15rem; top: 50%; transform: translateY(-50%); width: 1px; height: 0.3rem; background: #fff; }
	.Top003198 .logo img { height: 0.3rem; }
	.Top003198 menu li { float: left; }
	.Top003198 menu li span { line-height: 1rem; }
	.Top003198 menu .has-sub span:after {display: block; content:''; position:absolute; top:50%; left:100%; margin-left: 0.5em; width: 0.35em; height: 0.35em; border-right:1px solid #fff; border-bottom:1px solid #fff; transform: rotate(45deg); margin-top:-0.3em; opacity: 0; transition: all .2s;}
	.Top003198 menu .has-sub:hover span:after{opacity: 1}
	.Top003198 li .sub { position: absolute; top: 100%; background-color: rgba(255,255,255,.7); width: 1.4rem; margin-left: -0.7rem; /* padding: 0.1rem; */ box-shadow: 0 0 15px rgb(0 0 0 / 15%); border-radius: 0 0 5px 5px; overflow: hidden;}
	.Top003198 li .sub dl { background: none; padding:0;}
	.Top003198 li .sub dt { /* text-align: left; */ padding:0;}
	.Top003198 li .sub a {display: block; padding:5px 10px;}
	.Top003198 li .sub a:hover {background-color: #008ccf; color:#fff;}
	.Top003198 .top-right { padding-top: 0.32rem; }
	.Top003198 .top-right dd { float: left; }
	.Top003198 .top-search .box { width: 0.9rem; border-radius: 0.9rem; transition: 0.3s; }
	.Top003198 .top-search.show .box { width: 2rem; }
	.Top003198 .top-search .box .btn { left: 0; }
}
@media (max-width:1024px) {
	.Top003198 header { display: flex; justify-content: space-between; align-items: center; height: 60px; padding-left: 3%; padding-right: 3%; background-color: #008ccf; }
	.Top003198:after { height: 60px; display: none; }
	.Top003198 .logo { display: flex; flex-direction: row; align-items: center; }
	.Top003198 .logo a { height: 20px; display: flex; align-items: center; margin-right: 10px; }
	.Top003198 .logo img { height: 100%; }
	.Top003198 .logo span { font-size: 12px; color: #fff; }
	.Top003198 .top-right { flex: 1; display: flex; justify-content: flex-end; }
	.Top003198 menu { position: fixed; left: -100%; top: 60px; height: calc(100% - 60px); background-color: #fff; opacity: 0; transition: 0.5s; box-shadow: 0 0 15px rgb(0 0 0 / 15%); width: 200px; max-width: 200px; }
	.menu-show .Top003198 menu { left: 0; opacity: 1; }
	.Top003198 menu ul { height: 100%; overflow: auto; }
	.Top003198 menu li { border-bottom: 1px dotted #eee; }
	.Top003198 menu li span { line-height: 3; padding-left: 30px; font-size: 16px; }
	.Top003198 menu li span a { color: #333; }
	.Top003198 menu li.has-sub span .op:before, .Top003198 menu li.has-sub span .op:after { background-color: #008ccf; }
	.Top003198 li .sub { background-color: #eee; }
	.Top003198 .top-lang aside { padding-left: 30px; line-height: 24px; font-size: 18px; background-size: 24px; }
	.Top003198 .top-lang ul { padding: 10px; border-radius: 10px; width: 75px; }
	.Top003198 .top-lang li { text-align: center; padding: 0px 10px; line-height: 30px; }
	.Top003198 .top-search { margin: 0 16px; position: inherit; }
	.Top003198 .top-search .box { top: 100%; left: 0; width: 100%; opacity: 1; position: absolute; display: none; background-color: rgba(255, 255, 255, 0.8); }
	.Top003198 .top-search .box .btn { right: 0; }
	.Top003198 .top-search .box .text { padding: 0 0.42rem 0 0.2rem; }
	.Top003198 .top-right dl:after { display: none; }
	.Top003198 .top-right dl { display: flex; align-items: center; }
	.Top003198 .open-search { width: 24px; height: 24px; background: url(../images/icon-search.svg) no-repeat center center; background-size: contain; display: block; position: relative; }
	.Top003198 .open-search.on { width: 0.3rem; height: 0.3rem; }
	.Top003198 .open-search.on:after, .Top003198 .open-search.on:before { background-color: #008ccf; }
	.Top003198 .open-menu { width: 24px; height: 18px; display: flex; flex-wrap: wrap; flex-direction: column; justify-content: space-between; transition: 0.3s; }
	.Top003198 .open-menu span { display: block; transition: 0.3s; height: 2px; background-color: #fff; }
	.menu-show .Top003198 .open-menu { border-radius: 50%; background-color: #008ccf; padding: 2px; height: 18px; }
	.menu-show .Top003198 .open-menu span { background-color: #fff; height: 1px; }
}
.Banner003192 { position: relative; }
.Banner003192 li.slick-slide { position: relative; }
.Banner003192 .txt { position: absolute; color: #fff; z-index: 10; left: 0; width: 100%; top: 45%; transform: translateY(-50%); }
.Banner003192 .txt .w1600>* { opacity: 0; transform: translateX(50px); transition-duration: 1s; transition-property: opacity, transform; transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1); }
.Banner003192 .ani-show .txt .w1600>* { opacity: 1; transform: translateX(0); }
.Banner003192 .t-1 { line-height: 1.4; margin-bottom: calc(20 / 1920 * 100vw); transition-delay: 0.3s; }
.Banner003192 .t-2 { line-height: 1.2; transition-delay: 0.6s; }
.Banner003192 .more { display: inline-block; margin-top: .5rem; padding-right: 0.2rem; font-size: 0.18rem; cursor: pointer; background: url(../images/icon-more.svg) no-repeat center right; background-size: 0.08rem auto; color: #fff; transition-delay: 0.9s; }
.Banner003192 li .Ispic { height: 100%; }
.Banner003192 .controls { position: absolute; left: 0; width: 100%; z-index: 10; bottom: 0.6rem; }
.Banner003192 .controls .inner { position: relative; display: inline-block; padding: 0 0.4rem; }
.Banner003192 .slick-dots li { float: left; list-style: none; width: 3px; height: 3px; background: #fff; margin: 0 5px; border-radius: 5px; transition: .3s; }
.Banner003192 .slick-dots li button { display: none; }
.Banner003192 .slick-dots li.slick-active { width: 30px; }
.Banner003192 .slick-arrow { position: absolute; top: 50%; margin-top: -0.2rem; width: 0.4rem; height: 0.4rem; background: url(../images/icon-more.svg) no-repeat right center; background-size: 0.1rem auto; }
.Banner003192 .slick-prev { left: 0; transform: rotate(180deg); }
.Banner003192 .slick-next { right: 0; }
@media(min-width:1025px) {
	.Banner003192 .slick-slider { position: absolute; left: 0; top: 0; bottom: 0; right: 0; }
	.Banner003192 .slick-list, .Banner003192 .slick-track, .Banner003192 .slick-slide { height: 100%; }
}
@media(max-width:1024px) {
	.Banner003192 { height: auto !important; }
	.Banner003192 li .Ispic { padding-bottom: 50%; height: auto; }
}


.Menu003135 { box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.04); }
.Menu003135 .auto { max-width: 1600px; }
.Menu003135 .current { font-size: 1.125em; padding-left: 1.21428em; background: url(../images/Menu003135-icon.svg) no-repeat left center; background-size: 1em auto; line-height: 4; }
.Menu003135 .current, .Menu003135 .current a:not(:hover) { color: #999; }
.Menu003135 .current span { color: #333; }
.Menu003135 .nav-menu li { float: left; font-size: 1.125em; line-height: 4; }
.Menu003135 .nav-menu li:not(:last-child) { margin-right: 2.222em; }
.Menu003135 .nav-menu li a { display: block; position: relative; }
.Menu003135 .nav-menu li a:hover, .Menu003135 .nav-menu li.aon a { color: #008ccf; }
.Menu003135 .nav-menu li.aon a:before { position: absolute; content: ''; left: 0; bottom: 0; width: 100%; height: 2px; background-color: #008ccf; }
@media (max-width:1024px) {
.Menu003135 .current { display: none; }
.Menu003135 .nav-menu li { line-height: 3; font-size: 28px; }
}

.Menu003135_blue{background-color: #96b8d9;}
.Menu003135_blue .current{background: url(../images/Menu003135-icon-w.svg) no-repeat left center;background-size: 1em auto;}
.Menu003135_blue .current, 
.Menu003135_blue .current a:not(:hover) { color: #fff; }
.Menu003135_blue .current span { color: #fff; }


.RighInfo003141 { }
.RighInfo003141 .auto { padding-bottom: 2em; max-width: 1600px; }
.RighInfo003141 .intro { padding-top: 4%; }
.RighInfo003141 .intro .htitle { font-size: 36px; color: #333333; font-weight: bold; margin-bottom: 0.6em; }
.RighInfo003141 .intro .htitle:after { display: block; content: ''; width: 40px; height: 3px; background-color: #008ccf; margin-top: 0.15em; border-radius: 2px; }
.RighInfo003141 .intro .info { font-size: 1em; line-height: 1.75; }
.RighInfo003141 .intro .info p { margin: 0.5em 0; }
.RighInfo003141 .number-count { margin: 2em 0 3em 0; box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05); border: solid 1px #f3f3f3; padding: 3.3em 0; }
.RighInfo003141 .number-count li { color: #333333; }
.RighInfo003141 .number-count li span { display: inline-block; position: relative; font-size: 2.8em; font-family: 'Bebas'; color: #008ccf; font-weight: bold; margin: 0 5px; }
.RighInfo003141 .number-count li span i { font-style: normal; }
.RighInfo003141 .number-count li span i.ani { position: absolute; left: 0; top: 0; }
.RighInfo003141 .number-count li span i.opa { opacity: 0; }
.RighInfo003141 .number-count li sup { display: inline-block; vertical-align: top; color: #008ccf; font-size: 1.4em; }
.RighInfo003141 .plate dl { display: flex; flex-wrap: wrap; }
.RighInfo003141 .plate dd { background: #fff;}
.RighInfo003141 .plate dd { }
.RighInfo003141 .plate dd .txt { background: #fff; padding: 1.6em; }
.RighInfo003141 .plate dd ol { float: left; width: 4.25em; }
.RighInfo003141 .plate dd ol img { width: 85%; }
.RighInfo003141 .plate dd li { width: calc(100% - 4.25em); float: right; }
.RighInfo003141 .plate dd li aside { font-size: 1.4em; color: #333; }
.RighInfo003141 .plate dd li p { margin: 0; font-size: 0.95em; color: #666; line-height: 1.7;  }
@media (min-width:1025px) {
	.RighInfo003141 .intro .info { width: 47.929%; }
	.RighInfo003141 .intro .title { line-height: 1; }
	.RighInfo003141 .intro .img { width: 47.215%; }
	.RighInfo003141 .number-count ul { display: table; margin: 0 auto; }
	.RighInfo003141 .number-count li { float: left; }
	.RighInfo003141 .number-count li:not(:last-child) { margin-right: 7.5em; }
	.RighInfo003141 .plate dd { float: left; width: 22.8%; }
	.RighInfo003141 .plate dd:not(:last-child) { margin-right: 2.8565%; }
}
@media screen and (min-width:1024px) and (max-width:1500px) {
	.RighInfo003141 .number-count li:not(:last-child) { margin-right: 6em; }
}
@media (max-width:1024px) {
	.RighInfo003141 .number-count li { text-align: center; padding: 10px 0; display: flex; justify-content: center; align-items: center; font-size: 20px; }
	.RighInfo003141 .number-count li span { font-size: 24px; }
	.RighInfo003141 .number-count { margin: 2em 0; padding: 2em 0; }
	.RighInfo003141 .intro { padding-top: 2em; margin-bottom: 2em; }
}
.RighInfo003141_1 { background: #f5f5f5; padding: 6em 0; }
.RighInfo003141_1 .plate { margin-top: 40px; }
.htitle { font-size: 36px; color: #333333; font-weight: bold; margin-bottom: 0.6em; }
.htitle:after { display: block; content: ''; width: 40px; height: 3px; background-color: #008ccf; margin-top: 0.2em; border-radius: 2px; }
.htitle1 { font-size: 36px; color: #333333; font-weight: bold; margin-bottom: 0.6em; text-align: center; }
.htitle1:after { display: block; content: ''; width: 40px; height: 3px; background-color: #008ccf; margin: 0 auto; margin-top: 0.2em; border-radius: 2px; }
.Floor003107 { background-repeat: no-repeat; background-position: center center; background-size: cover; padding: 1.5rem 0; position: relative; }
.Floor003107 .img { position: absolute; right: 0; height: 100%; width: 7rem; top: 0; background-position: bottom center; background-size: cover; }
.Floor003107 .coulmn-title { color: #008ccf; margin-bottom: 0.6rem; }
.Floor003107 .coulmn-title .en { line-height: 1; text-transform: uppercase; }
.Floor003107 .more { text-align: center; padding: 0 0.3rem; line-height: 0.5rem; border-radius: 0.5rem; color: #393939; border: solid 2px #393939; transition: 0.3s; display: table; }
.Floor003107 .more:after { width: 1.3125em; height: 0.8125em; display: inline-block; content: ''; margin-left: 1em; background: url(../images/Floor003107-icon.svg) no-repeat; background-size: contain; transition: 0.3s; }
.Floor003107 .more:hover { background-color: #008ccf; color: #fff; border-color: #008ccf; }
.Floor003107 .more:hover:after { background-image: url(../images/Floor003107-icon-white.svg); }
.Floor003107 .number dt { font-size: 0.55rem; color: #008ccf; padding-right: 0.166em; line-height: 1; }
.Floor003107 .number dd .t-1 { font-size: 0.2rem; line-height: 1.071; }
@media (min-width:1025px) {
	.Floor003107 .left { width: 70%; }
	.Floor003107 .right { width: 58%; }
	.Floor003107 .info { min-height: 14.75em; text-align: justify; }
	.Floor003107 .number dl { display: table; }
	.Floor003107 .number dl>* { display: table-cell; ; vertical-align: middle; }
	.Floor003107 .number dl:not(:last-child) { margin-bottom: 0.8rem; }
}
@media (max-width:1024px) {
	.Floor003107 .info { margin-bottom: 3em; }
	.Floor003107 .right { position: relative; z-index: 1; margin-top: 0.5em; }
	.Floor003107 .right .number { position: absolute; left: 0; height: 100%; top: 0; width: 50%; display: flex; align-items: center; flex-wrap: wrap; }
	.Floor003107 .right .number dl { width: 100%; display: flex; align-items: center; }
}
.Floor002892 { position: relative; z-index: 1; overflow: hidden; color: #fff; }
.Floor002892 .coulmn-title { color: #fff; margin-bottom: 0.6rem; }
.Floor002892 .coulmn-title .en { line-height: 1; text-transform: uppercase; }
.Floor002892 .bg { position: absolute; z-index: 3; left: 0; top: 0; width: 100%; height: 100%; }
.Floor002892 .w1600 { position: relative; z-index: 4; }
.Floor002892 .icos {  left: 0; bottom: 1.5rem; align-items: stretch; margin-top: 100px;}
.Floor002892 .icos .ic { margin-right: 0.1rem; width: 1.4rem; text-align: center; border: 1px solid #fff; padding: 0.2rem; border-radius: 5px; transition: .3s; }
.Floor002892 .icos .ic a { cursor: pointer; color: #fff; }
.Floor002892 .icos .ico { font-size: 0; line-height: 42px; height: 42px; margin-bottom: 15px; }
.Floor002892 .icos .ico img { max-height: 100%; }
.Floor002892 .icos .icp { line-height: 1.3; margin: auto; }
.Floor002892 .icos .ic:hover { background: #008ccf; border-color: #008ccf; }
@media(min-width:1025px) {
	/* .Floor002892 { height: 100vh; } */
	/* .Floor002892 .w1600 { height: 100%; } */
	.Floor002892 .main { position: relative; padding: 1.5rem 0; width: 100%;  }
}
@media(max-width:1024px) {
	.Floor002892 { padding: 1.5rem 0; }
}
.Floor003046 { }
.Floor003046 .coulmn-title { color: #008ccf; margin-bottom: 0.6rem; }
.Floor003046 .coulmn-title .en { line-height: 1; text-transform: uppercase; }
.Floor003046 .fast-icon { background: url("../images/Floor003046_bg.jpg") no-repeat right bottom; background-size: cover; }
.Floor003046 .fast-icon li { float: left; text-align: center; width: 33.333%; }
.Floor003046 .fast-icon li:nth-child(3) { float: right; }
.Floor003046 .fast-icon li .icon { width: 1.2rem; height: 1.2rem; position: relative; border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 50%; margin: 0 auto; }
.Floor003046 .fast-icon li .icon figure { transition: 0.5s; }
.Floor003046 .fast-icon li .icon img { height: 0.6rem; margin: 0.3rem auto; }
.Floor003046 .fast-icon li .icon .hover { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff; border-radius: 50%; opacity: 0; transform: scale(0); }
.Floor003046 .fast-icon li .icon .hover:before { position: absolute; content: ''; left: -6px; top: -6px; bottom: -6px; right: -6px; border: 6px solid rgba(255, 255, 255, 0.1); border-radius: 50%; }
.Floor003046 .fast-icon li a:hover .icon .hover { transform: scale(1.1664); opacity: 1; }
.Floor003046 .fast-icon li a:hover .icon .default { transform: scale(0); }
.Floor003046 .fast-icon li aside { font-size: 20px; margin-top: 1.5em; color: #fff; }
@media(min-width:1025px) {
	.Floor003046 .ytable { table-layout: fixed; }
	.Floor003046 .ytable-cell { width: 50%; }
	.Floor003046 .intro, .Floor003046 .fast-icon { padding-right: 13vw; padding-left: 6.72vw; }
	.Floor003046 .intro { padding-top: 4.7vw; padding-bottom: 5.5vw; }
	.Floor003046 .fast-icon { padding-top: 5.2vw; padding-bottom: 5.5vw; }
	.Floor003046 .fast-icon ul { margin: 0 -9%; }
}
@media(max-width:1024px) {
	.Floor003046 .ytable, .Floor003046 .ytable-cell { display: block; }
	.Floor003046 .Ispic { padding-bottom: 50%; }
	.Floor003046 .fast-icon, .Floor003046 .intro { padding: 5.5vw; padding-left: 3%; padding-right: 3%; }
	.Floor003046 .fast-icon li .icon { width: 15vw; height: 15vw; }
}
@media(max-width:480px) {
	.Floor003046 .fast-icon, .Floor003046 .intro { padding: 5.5vw; }
	.Floor003046 .fast-icon li .icon { width: 20vw; height: 20vw; }
}
.Floor003175 { position: relative; z-index: 1; overflow: hidden; color: #fff; }
.Floor003175 .coulmn-title { color: #fff; margin-bottom: 0.6rem; }
.Floor003175 .coulmn-title .en { line-height: 1; text-transform: uppercase; }
.Floor003175 .bg { position: absolute; z-index: 3; left: 0; top: 0; width: 100%; height: 100%; }
.Floor003175 .w1600 { position: relative; z-index: 4; }
.Floor003175 .gupiao { left: 0; bottom: 1.5rem; margin-top: 100px;}
.Floor003175 .gupiao .sub-list { justify-content: space-around; margin-top: 0.2rem; }
.Floor003175 .gupiao .sub-item { float: left; padding-right: 1rem; }
.Floor003175 .gupiao .sub-title { font-size: 0.2rem; }
.Floor003175 .gupiao .sub-code { margin-right: 0.1rem; display: inline-block; }
.Floor003175 .gupiao .sub-trend { display: inline-block; height: 0.7rem; padding-right: 0.7rem; position: relative; }
.Floor003175 .gupiao .sub-trend.sub-trend-up { color: #f23645; }
.Floor003175 .gupiao .sub-trend.sub-trend-down { color: #089981; }
.Floor003175 .gupiao .sub-trend .sub-trend-value { font-size: 0.6rem; line-height: 0.7rem; }
.Floor003175 .gupiao .svg-arrow { display: inline-block; position: relative; vertical-align: top; width: 0.3rem; height: 0.7rem; background: url(../images/icon-up.svg) no-repeat center center; background-size: 0.2rem auto; }
.Floor003175 .gupiao .svg-arrow.arrow-down { background-image: url(../images/icon-down.svg); }
.Floor003175 .gupiao .sub-trend-size { line-height: 0.2rem; position: absolute; right: 0; top: 0.15rem; }
.Floor003175 .gupiao .sub-trend-trend { line-height: 0.2rem; position: absolute; right: 0; bottom: 0.15rem; }
.Floor003175 .gupiao .sub-time { font-size: 0.14rem; margin-top: 0.1rem; }
@media(min-width:1025px) {
	/* .Floor003175 { height: 100vh; } */
	/* .Floor003175 .w1600 { height: 100%; } */
	.Floor003175 .main { position: relative; padding: 1.5rem 0; width: 100%;  }
}
@media(max-width:1024px) {
	.Floor003175 .gupiao .sub-trend-size{line-height: 0.1rem;}
	.Floor003175 .gupiao .sub-trend-trend{line-height: 0.1rem;}
	.Floor003175 .gupiao .svg-arrow{width: 0.4rem;}
	.Floor003175 { padding: 1.5rem 0; }
}
.Floor003175 .more { display: inline-block; margin-top: 0.5rem; padding-right: 0.2rem; font-size: 0.18rem; cursor: pointer; background: url(../images/icon-more.svg) no-repeat center right; background-size: 0.08rem auto; color: #fff; transition-delay: 0.9s; }
.Bottom002900 { background: #f1f1f1; padding: 0.5rem 0 0.2rem 0; }
.Bottom002900 .w1600 {padding-left:3.125%; padding-right: 3.125%;}
.Bottom002900, .Bottom002900 a { color: #7b7c7f; }
.Bottom002900 .logo { height: 0.32rem; margin-bottom: 0.3rem; }
@media(min-width:1025px) {
	.Bottom002900 .contact { width: 20%; }
	.Bottom002900 .b_nav { width: 77%;}
}
.Bottom002900 .b_nav nav { border-bottom: 1px solid #d7d7d7; padding-bottom: 0.6rem; margin-bottom: 0.2rem; }
.Bottom002900 .b_nav nav dl { float: left; max-width: 140px; }
.Bottom002900 .b_nav nav dt { font-size: 0.2rem; padding-bottom: 0.24rem; }
.Bottom002900 .b_nav nav dt a { color: #333; }
.Bottom002900 .b_nav nav dd { margin-bottom: 0.1rem; }
.Bottom002900 .b_nav nav dd.qrcode { text-align: center; color: #333; max-width: 1.2rem; }
.Bottom002900 .b_nav nav dd.qrcode img { display: block; margin-bottom: 0.1rem; }
@media(max-width:1024px) {
	.Bottom002900 .b_nav nav { display: none; }
}
.Bottom002900 .copyright { line-height: 0.4rem; text-align: center; }
.Bottom002900 a:hover { color: #008ccf; opacity: 1 !important; }
.Bottom002900 .contact .num { margin-bottom: 0.2rem; line-height: 1.4; font-family: "Din"; color: #008ccf; }
.Bottom002900 .share li { float: left; position: relative; }
.Bottom002900 .share li figure { position: absolute; left: 0; bottom: 100%; width: 120px; padding: 5px; background: #fff; margin-bottom: 0.1rem; border-radius: 5px; display: none; }
.Bottom002900 .share li figure img { display: block; width: 100%; }
.Bottom002900 .share li figure:before { position: absolute; content: ''; border: 5px solid transparent; left: 25px; top: 100%; border-top-color: #fff; }
.Bottom002900 .share li:not(:last-child) { margin-right: 0.2rem; }
.Bottom002900 .share li a { display: block; width: 0.4rem; height: 0.4rem; background-position: center center; background-repeat: no-repeat; background-size: 0.2rem auto; background-color: #e2e2e3; border-radius: 50%; cursor: pointer; }
.Bottom002900 .share li a.a_wx { background-image: url("../images/icon-weixin.svg"); }
.Bottom002900 .share li a.a_sina { background-image: url("../images/icon-weibo.svg"); }
.Bottom002900 .share li a.a_douyin { background-image: url("../images/icon-douyin.svg"); }
.Bottom002900 .share li a:hover { background-color: #008ccf; }
.Bottom002900 .share li a.a_wx:hover { background-image: url("../images/icon-weixin-white.svg"); }
.Bottom002900 .share li a.a_sina:hover { background-image: url("../images/icon-weibo-white.svg"); }
.Bottom002900 .share li a.a_douyin:hover { background-image: url("../images/icon-douyin-white.svg"); }
@media(min-width:1025px) {
	.Bottom002900 .share { margin: 0.7rem 0 0; }
}
@media(min-width:1025px) and (max-width:1280px) {
	.Bottom002900 .share li:not(:last-child) { margin-right: 2vw; }
}
@media(max-width:1024px) {
	.Bottom002900 { text-align: center; }
	.Bottom002900 .logo { padding: 0px; height: 20px; margin-bottom: 10px; }
	.Bottom002900 .contact .tit { padding: 3vw 0; }
	.Bottom002900 .share ul { margin: 0 auto; display: table; }
	.Bottom002900 .share li figure { left: 50%; margin-left: -60px; }
	.Bottom002900 .share li figure:before { left: 50%; margin-left: -5px; }
}
@media(max-width:480px) {
	.Bottom002900 .contact .num { margin-bottom: 1em; font-size: 24px; }
	.Bottom002900 .solgan { font-size: 7vw; }
	.Bottom002900 .copyright { font-size: 12px; line-height: normal; }
	.Bottom002900 .share li a { width: 50px; height: 50px; }
}
.Banner003144 .pc { background-position: center center; background-repeat: no-repeat; height: 23.75em; background-size: cover; }
@media (min-width:1025px) {
	.Banner003144 .wap { display: none; }
}
@media (max-width:1024px) {
	.Banner003144 .pc { display: none; }
}
.RighInfo003148 .auto { padding: 2em 0 0em 0; }
.RighInfo003148 .title { font-size: 1.8em; color: #333333; margin-bottom: 0.2em; }
.RighInfo003148 .items-group .items p { color: #666; font-size: 1em; line-height: 1.6; }
.RighInfo003148 .items-group .items p span { color: #008ccf; font-size: 22px; margin-right: 12px; }
.RighInfo003148 .items-group .items p+.title { margin-top: 2em; }
.RighInfo003148 .box-rows { margin-top: 4.875em; }
.RighInfo003148 .box-rows .title { margin-bottom: 3.95833em; }
.RighInfo003148 .box-rows dd { box-shadow: 0px 0.625em 3.75em rgba(0, 0, 0, 0.05); border: solid 1px #f3f3f3; text-align: center; }
.RighInfo003148 .box-rows dd .heart { font-size: 1.375em; width: 4.0909em; height: 3.5454em; display: block; margin: -1.36363em auto 0; line-height: 3.5; background: url(../images/RighInfo003148-icon.svg) no-repeat center; background-size: contain; text-align: center; color: #fff; }
.RighInfo003148 .box-rows dd aside { color: #000000; font-size: 1.25em; margin: 2.4em 0 1em 0; line-height: 1; }
.RighInfo003148 .box-rows dd p { color: #999999; width: 73%; margin: auto; }
@media (min-width:1025px) {
	.RighInfo003148 .items-group .img { width: 50%; }
	.RighInfo003148 .box-rows dd { float: left; min-height: 15.625em; width: 30.715%; margin-bottom: 3.9275%; }
	.RighInfo003148 .box-rows dd:not(:nth-child(3n)) { margin-right: 3.9275%; }
	.RighInfo003148 .items-group .items { background: #fff; }
	.RighInfo003148 .items-group .items .txt { padding: 0 3.5em; }
}
@media (max-width:1024px) {
	.RighInfo003148 .items-group .txt { padding: 16px 0; }
	.RighInfo003148 .box-rows dd { padding-bottom: 3em; margin-bottom: 4em; }
	.RighInfo003148 .box-rows dd p { width: 90%; }
}
.Timeline002853 .auto { max-width: 1600px; }
.Timeline002853 { position: relative; padding: calc(100 / 1920 * 100vw) 0; background: url(../images/Timeline002853-bg.jpg) no-repeat center; background-size: cover; }
.Timeline002853 .bg { background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; -o-background-clip: text; background-clip: text; text-fill-color: transparent; opacity: 0.2; font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-size: 14.5625rem; line-height: 1.2em; text-transform: uppercase; position: absolute; left: 0; text-align: center; top: 1rem; width: 100%; z-index: 1; }
.Timeline002853 .slick-arrow { display: none !important }
@media(min-width:1025px) {
	.Timeline002853 .slider-nav { float: left; width: 20%; }
	.Timeline002853 .slider-for { float: right; width: 70%; }
	.Timeline002853 .slider-nav .slick-arrow { width: 197.246%; right: 0; top: 50%; }
	.Timeline002853 .slider-nav .slick-prev { margin-top: -65px; }
	.Timeline002853 .slider-nav .slick-next { margin-top: 65px; }
	.Timeline002853 .slider-nav .slick-next:before { transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); }
	.Timeline002853 .slider-nav li { padding-right: 5vw; text-align: right; }
}
.Timeline002853 .slider-nav { position: relative; border-right: 1px solid rgba(255, 255, 255, 0.1); }
.Timeline002853 .slider-nav .slick-arrow { position: absolute; font-size: 0; border: 0; cursor: pointer; font-size: 0; padding: 0; z-index: 10; }
.Timeline002853 .slider-nav .slick-arrow:before { position: absolute; content: ''; width: 25px; height: 25px; background: url(../images/Timeline002853_btn.png) no-repeat center center #fff; left: 50%; top: 50%; margin: -12px 0 0 -12px; }
.Timeline002853 .slider-nav li { line-height: 65px; font-size: 20px; color: #fff; }
.Timeline002853 .slider-nav li span { font-size: 24px; margin-right: 5px; }
.Timeline002853 .slider-nav li.slick-current { color: #008ccf; }
.Timeline002853 .slider-for .box { padding: calc(400 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(50 / 1920 * 100vw); position: relative; overflow: hidden; }
.Timeline002853 .slider-for .box::after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); z-index: 1; }
.Timeline002853 .slider-for .year, .Timeline002853 .slider-for .desc { position: relative; z-index: 5; }
.Timeline002853 .slider-for .year { color: #fff; font-size: 48px; line-height: normal; }
.Timeline002853 .slider-for .desc { line-height: 28px; color: #fff; margin: 1vw 0 0; }
.Timeline002853 .slider-nav.under3 .slick-track { transition: 0.3s; }
@media(max-width:1024px) {
	.Timeline002853 .slider-nav li { line-height: 60px; text-align: center; }
	.Timeline002853 .slider-nav { padding: 0 5vw; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; }
	.Timeline002853 .slider-nav .slick-track { margin-top: 0 !important; }
}
.Timeline002853 .htitle1 { font-size: 36px; color: #fff; font-weight: bold; margin-bottom: 0.6em; text-align: center; }
.floot01 .auto { max-width: 1600px; }
.floot01 { position: relative; padding: calc(100 / 1920 * 100vw) 0; }
.floot01 p { line-height: 30px; margin-bottom: 15px; }
.floot01 .text { text-align: center; margin-top: 30px; }
.subsidiary { margin-top: 4%; }
.subsidiary li { margin: 2% 0; }
.subsidiary li:last-child { margin-bottom: 0; }
.subsidiary li .pic { float: left; width: 50%; }
.subsidiary li .txt { float: right; width: 44%; padding-top: 2%; }
.subsidiary li .txt h2 { font-size: 28px; font-weight: normal; margin-top: 2%; margin-bottom: 2%; }
.subsidiary li .txt p { text-align: justify; }
.subsidiary li:nth-child(2n) .pic { float: right; }
.subsidiary li:nth-child(2n) .txt { float: left; }


/*
.RighInfo002800 
*/
.RighInfo002800 { padding: 4% 0; }
.RighInfo002800 .auto { max-width: 1600px; }
.RighInfo002800 .text { margin-bottom: 30px }
.RighInfo002800 { padding-left: 2%; padding-right: 2%; }
.RighInfo002800 .text .p { font-size: 16px; color: #333; line-height: 32px; margin: 0; background-repeat: no-repeat; background-position: left center; padding: 15px 0; padding-left: 60px; }
.RighInfo002800 .text .hotline { background-image: url(../images/RighInfo002800-icon1.png); }
.RighInfo002800 .text .tel { background-image: url(../images/RighInfo002800-icon2.png); }
.RighInfo002800 .text .mall { background-image: url(../images/RighInfo002800-icon3.png); }
.RighInfo002800 .text .address { background-image: url(../images/RighInfo002800-icon4.png); }
.RighInfo002800 .text .post { background-image: url(../images/RighInfo002800-post.png); }
.RighInfo002800 .text .web { background-image: url(../images/RighInfo002800-web.png); }
.RighInfo002800 .text .wx { background-image: url(../images/RighInfo002800-icon5.png); }
.RighInfo002800 .text .wx img { display: inline-block; margin-left: 10px; width: 25%; max-width: 136px; }
.RighInfo002800 .map { width: 100%; height: 300px; background: #fff; box-shadow: 0 0 28px rgba(0, 0, 0, 0.1); }
.RighInfo002800 .map #map { height: 100%; }
.RighInfo002800 .map img { max-width: none !important; width: 100%; object-fit: cover; height: 100%; }
@media screen and (min-width:1025px) {
.RighInfo002800 .text { float: left; width: 50%; }
.RighInfo002800 .map { float: right; width: 45%; height: 320px; }
}
@media screen and (min-width:1200px) {
.RighInfo002800 .map { width: 55%; height: 434px; }
.RighInfo002800 .text { width: 40%; }
.RighInfo002800 .text .p { font-size: 18px; }
}
.RighInfo002800 .htitle1 { margin-bottom: 45px; }


.jiamengzc .auto { max-width: 1600px; margin: 0 auto; }
.jiamengzc .box4 { padding: 4% 0 4%; background: #f8f8f8 }
.jiamengzc .box4 .title { font-size: .3rem; color: #333; font-family: 'HarmonyOS_Sans_SC_Medium'; padding-bottom: 5%; text-align: center }
.jiamengzc .box4 li { float: left; width: 49%; margin-right: 2%; margin-bottom: 2%; background: #fff; text-align: center }
.jiamengzc .box4 li:nth-child(2n) { margin-right: 0 }
.jiamengzc .box4 li .Ispic { padding-bottom: 48%; }
.jiamengzc .box4 li .icon { margin-top: 25px; }
.jiamengzc .box4 li .tit { font-size: .24rem; color: #333; font-family: 'HarmonyOS_Sans_SC_Medium'; padding-top: 6px; padding-bottom: 20px; }
.jiamengzc .box4 li p { line-height: 1.5; color: #333; font-size: .15rem }
.jiamengzc .box4 li img { max-width: 75px }
.jiamengzc .box4 .text1 { text-align: center; margin-bottom: 30px; }
.jiamengzc .box6 { padding: 4% 0 }
.jiamengzc .box6.pt0{ padding-top: 0;}
.jiamengzc .box6 .title { font-size: .3rem; color: #333; font-family: 'HarmonyOS_Sans_SC_Medium'; padding-bottom: 5%; text-align: center }
.jiamengzc .box6 li { float: left; width: 11.1%; margin-right: 1.5%; background: linear-gradient(90deg, #a8dcf4 0%, #43aadc 100%); padding: 3% 2%; text-align: center; border-radius: 10px; border: 1px solid #40a9db; }
.jiamengzc .box6 li:last-child { margin-right: 0 }
.jiamengzc .box6 li .tit { font-size: .22rem; color: #fff; font-family: 'HarmonyOS_Sans_SC_Medium'; padding-top: 20px }
.jiamengzc .box6 li p { line-height: 1.5; color: #333; font-size: .15rem }
.jiamengzc .box6 li img { max-width: 75px }
.jiamengzc .box6 .text1 { text-align: center; margin-bottom: 30px; }
.jiamengzc .box5 { padding: 5% 0; }
.jiamengzc .box5 .txt { padding-left: 5vw }
.jiamengzc .box5 .txt .title { font-size: .3rem; color: #333; font-family: 'HarmonyOS_Sans_SC_Medium'; padding-bottom: 5% }
.jiamengzc .box5 .txt p { margin: 0; line-height: 2; }
@media(min-width:1025px) {
.jiamengzc .box5 .txt { width: 55% }
.jiamengzc .box5 .pic { width: 45% }
}
.jiamengzc .box1 { padding: 5% 0; background: #f8f8f8 }
.jiamengzc .box1 .txt { padding-right: 5vw }
.jiamengzc .box1 .txt .title { font-size: .3rem; color: #333; font-family: 'HarmonyOS_Sans_SC_Medium'; padding-bottom: 5% }
.jiamengzc .box1 .txt p { margin: 0; line-height: 2; }
@media(min-width:1025px) {
	.jiamengzc .box1 .txt { width: 55% }
	.jiamengzc .box1 .pic { width: 45% }
}
.jiamengzc .list { text-align: center; }
.jiamengzc .OtherTechnologies { padding: 3.5% 0; background: url(../images/OtherTechnologies-bg.jpg) no-repeat center; text-align: center; }
.jiamengzc .OtherTechnologies h2 { color: #fff; font-weight: normal; font-size: .24rem; }
.yfcxcon1 { padding: 5% 0; }
.yfcxcon1 .auto { box-shadow: 0 0 25px rgba(0, 0, 0, 0.08) }
.yfcxcon1 .pic { width: 49%; float: left; }
.yfcxcon1 .text { width: 45%; float: right; text-align: left; padding-top: 3.5%; }
.yfcxcon1 .text .htitle1 { text-align: left; }
.yfcxcon1 .text .htitle1:after { margin-left: 0; }
.yfcxcon1 .text p { line-height: 1.5 }
.yfcxcon1 .text p span { font-size: 44px; color: #008ccf; font-weight: bold; }
.zhizao { padding: 4% 0; }
.zhizao .title { font-size: .3rem; color: #333333; line-height: 1.1538em; font-family: 'HarmonyOS_Sans_SC_Medium'; text-align: center; padding-bottom: 4% }
.zhizao .box1 { padding-bottom: 5% }
.zhizao .box1 .word { line-height: 2; margin: 0; padding-bottom: 3%; color: #333; text-align: left; margin: 0 auto }
.zhizao .box1 .info { position: relative; }
.zhizao .box1 .info li .icon { float: left; width: 4.1875em; }
.zhizao .box1 .info li .icon img { }
.zhizao .box1 .info li .txt { float: right; width: calc(100% - 4.1875em); color: #fff; padding-left: 8% }
.zhizao .box1 .info li .txt h1 { font-size: 26px; font-weight: bold; margin-bottom: 12px; }
.zhizao .box1 .info li .txt aside b { font-size: .3rem; color: #008ccf; display: inline-block; vertical-align: bottom; line-height: 0.9em; }
.zhizao .box1 .info li .txt aside { margin-bottom: 4%; }
@media (min-width:1025px) {
.zhizao .box1 .info .main { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
.zhizao .box1 .info .ytable { height: 100%; }
.zhizao .box1 .info ul { width: 83.572%; margin: 0 auto; }
.zhizao .box1 .info li { float: left; width: 50%; }
.zhizao .box1 .info li:not(:last-child) { }
.zhizao .box1 .info li .inner { margin: 0 auto; max-width: 80% }
}
@media (max-width:1024px) {
.zhizao .box1 .info { overflow: hidden; padding: 2em 0; }
.zhizao .box1 .info>img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); min-height: 100%; max-width: none; width: auto; }
.zhizao .box1 .info .main { position: relative; z-index: 4; }
.zhizao .box1 .info li { display: flex; justify-content: center; padding: 1em 0; }
.zhizao .box1 .info li:not(:last-child) { border-bottom: 1px dotted rgba(255, 255, 255, 0.5); }
}
.zhizao .box2 { padding: 5% 0; background: #f8f8f8 }
.zhizao .box2-2 { background: #fff; }
.zhizao .box2 .box-1 { background: #fff; margin-bottom: 3%; box-shadow: 0 3px 12px rgba(0, 0, 0, .1) }
.zhizao .box2 .box-1 .info { background: url("../images/AboutVideo-bg.png") no-repeat; }
.zhizao .box2 .box-1 .info .word { line-height: 2; color: #333; text-align: center; }
@media(min-width:769px) {
.zhizao .box2 .box-1 .pic { width: 50%; }
.zhizao .box2 .box-1 .info .inner { max-width: 500px; margin: 0 auto; width: 90%; }
}
@media(max-width:768px) {
.Floor003046 .fast-icon li aside { font-size: 16px; margin-top: 10px; }
.Floor003046 .fast-icon li .icon img { height: 36px; margin: 10px auto; }
.zhizao .box2 .box-1 { margin-bottom: 3vw; }
.zhizao .box2 .box-1 .ytable, .zhizao .box2 .box-1 .ytable-cell { display: block; }
.zhizao .box2 .box-1 .info { padding: 4vw; }
}
@media(max-width:480px) {
.zhizao .box2 .box-1 .intro { font-size: 6vw; line-height: 1.6em; }
}
.zhizao .box2 .box-2 li .inner>* { margin: 0; }
.zhizao .box2 .box-2 li h3 { color: #000; font-size: .18rem; text-align: center; padding-top: 5% }
@media(min-width:769px) {
.zhizao .box2 .box-2 ul { display: table; width: 100%; table-layout: fixed; }
.zhizao .box2 .box-2 li { display: table-cell; vertical-align: middle; width: 32.143%; }
.zhizao .box2 .box-2 li.no { width: 1.786%; }
}
@media(max-width:768px) {
.zhizao .box2 .box-2 li.no { height: 3vw; }
}
@media(max-width:480px) {
.zhizao .box2 .box-2 li h3 { font-size: 5vw; }
.zhizao .box2 .box-2 li .inner p { font-size: 3.5vw; }
}
.zhizao .auto { max-width: 1600px; margin: 0 auto; }
.zhizao .box3 { padding: 5% 0; background: #f8f8f8 }
.zhizao .box3 .txt { padding-right: 5vw }
.zhizao .box3 .txt .title { font-size: .3rem; color: #333; font-family: 'HarmonyOS_Sans_SC_Medium'; padding-bottom: 5% }
.zhizao .box3 .txt p { margin: 0; line-height: 2; }
@media(min-width:1025px) {
.zhizao .box3 .txt { width: 55% }
.zhizao .box3 .pic { width: 45% }
}
.zhizao .box4 { padding: 5% 0; }
.zhizao .box4 .txt { padding-left: 5vw }
.zhizao .box4 .txt .title { font-size: .3rem; color: #333; font-family: 'HarmonyOS_Sans_SC_Medium'; padding-bottom: 5% }
.zhizao .box4 .txt p { margin: 0; line-height: 2; }
@media(min-width:1025px) {
.zhizao .box4 .txt { width: 55% }
.zhizao .box4 .pic { width: 45% }
}
.PicList002433 { padding: 5% 0 0 0; background: linear-gradient(#f8f8f8, #fff); }
.PicList002433 .title { font-size: .3rem; color: #333333; line-height: 1.1538em; font-family: 'HarmonyOS_Sans_SC_Medium'; text-align: center; padding-bottom: 4% }
.PicList002433 .title p { font-size: .18rem; font-family: 'HarmonyOS_Sans_SC_Regular'; line-height: 1.5; margin: 0; padding-top: 3% }
.PicList002433 .main .slick-arrow { position: absolute; top: 50%; width: 46px; height: 46px; margin-top: -30px; border: 1px solid #008ccf; padding: 0; background: none; font-size: 0; z-index: 10; cursor: pointer; border-radius: 50%; }
.PicList002433 .main .slick-arrow:hover { background: #008ccf; }
.PicList002433 .main .slick-arrow:before { position: absolute; content: ''; width: 14px; height: 14px; border-top: 2px solid #008ccf; border-right: 2px solid #008ccf; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); left: 50%; top: 50%; margin: -7px 0 0 -11px; }
.PicList002433 .main .slick-arrow:hover:before { border-color: #fff; }
.PicList002433 .main .slick-prev:before { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); margin-left: -5px; }
.PicList002433 .main .slick-prev { left: -59px; }
.PicList002433 .main .slick-next { right: -59px; }
@media(max-width:1408px) {
	.PicList002433 .main .slick-prev { left: 2%; }
	.PicList002433 .main .slick-next { right: 2%; }
}
@media(max-width:640px) {
	.PicList002433 .main .slick-arrow { width: 7vw; height: 7vw; margin-top: -3.5vw; }
	.PicList002433 .main .slick-arrow:before { width: 40%; height: 40%; margin: 0; left: 40%; top: 30%; }
	.PicList002433 .main .slick-next:before { left: 20%; }
}
.PicList002433 .main ul { padding: 0 50px; position: relative }
.PicList002433 .main li { float: left; position: relative; text-align: center; }
.PicList002433 .main ul:before, .PicList002433 .main ul:after { position: absolute; content: ''; bottom: 0px; height: 90px; width: 50px; }
.PicList002433 .main ul:before { left: 0px; background: url(../images/PicList002433_ul_l.png) no-repeat 0 0; }
.PicList002433 .main ul:after { right: 0px; background: url(../images/PicList002433_ul_r.png) no-repeat 0 0; }
.PicList002433 .main li aside { padding-top: 35px; height: 90px; background: url(../images/PicList002433_libg.png) repeat-x left top; }
.PicList002433 .main li .ytable { height: 245px; }
.PicList002433 .main li .ytable-cell { vertical-align: bottom; }
.PicList002433 .main li figure { position: relative; display: inline-block; max-width: 80%; }
.PicList002433 .main li figure:after { position: absolute; right: -24px; background: url(../images/PicList002433_ying.png) no-repeat left bottom; width: 24px; height: 100%; background-size: contain; content: ''; }
.PicList002433 .main li figure img { max-height: 245px; padding-top: 12px; background-size: 100% 100%; }
.PicList002433 .main li p { margin: 0 auto; max-width: 210px; width: 90%; line-height: 20px; max-height: 40px; color: #333; }
.PicList002433 .main .ul-3 li { width: 33.33333333%; }
.PicList002433 .main .ul-3 li:nth-child(3):after { position: absolute; content: ''; bottom: 0px; height: 90px; width: 50px; right: -50px; background: url(../images/PicList002433_ul_r.png) no-repeat 0 0; }
.PicList002433 .main .ul-2 li { width: 50%; }
.PicList002433 .main .ul-2 li:nth-child(2):after { position: absolute; content: ''; bottom: 0px; height: 90px; width: 50px; right: -50px; background: url(../images/PicList002433_ul_r.png) no-repeat 0 0; }
.PicList002433 .main .ul-2 li:nth-child(1)>* { padding-left: 30%; }
.PicList002433 .main .ul-2 li:nth-child(2)>* { padding-right: 30%; }
.PicList002433 .main .ul-1 li { width: 100%; }
@media(max-width:640px) {
	.PicList002433 .auto, .PicList002433 .main ul { padding: 0; }
	.PicList002433 .main li p { font-size: 12px; }
	.PicList002433 .main li .ytable { height: 150px; }
	.PicList002433 .main li figure img { max-height: 150px; padding: 3px }
	.PicList002433 .main .ul-2 li:nth-child(1)>* { padding-left: 30%; }
	.PicList002433 .main .ul-2 li:nth-child(2)>* { padding-right: 30%; }
	.PicList002433 .main .ul-3 li:nth-child(3):after, .PicList002433 .main li:first-child:before { display: none; }
}
@media(max-width:480px) {
	.PicList002433 .main li .ytable { height: 100px; }
	.PicList002433 .main li figure img { max-height: 100px; }
}
.PicList002525 { padding: 0 0 6% 0; }
.PicList002525 ul { overflow: hidden; }
.PicList002525 li { float: left; position: relative; text-align: center; padding: 2% 0; margin-top: -1px; }
.PicList002525 li a, .PicList002525 li::after { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.PicList002525 li::after { content: ''; border-right: 1px solid #f2f2f2; border-top: 1px solid #f2f2f2; }
.PicList002525 li .Ispic { padding-bottom: 75%; background-size: contain; }
.PicList002525 li a { border: 5px solid #008ccf; opacity: 0; z-index: 5; transition: 0.3s; }
.PicList002525 li a:hover { opacity: 1; }
.PicList002525 li p { margin: 0; color: #333; padding: 10px 3% 0 3%; }
.PicList002525 li span { color: #999; padding-bottom: 5px; }
.PicList002525 .more { text-align: center; padding-top: 3%; }
.PicList002525 .more a { display: inline-block; background: url(../images/PicList002525_more.png) no-repeat; width: 28px; height: 28px; overflow: hidden; line-height: 1000px; animation: infinite linear 1s PicList002525_more; }
@keyframes PicList002525_more {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
@-webkit-keyframes PicList002525_more {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
@media(min-width:769px) {
	.PicList002525 li { width: 33.3333333%; }
	.PicList002525 li:nth-child(3n)::after { border-right: 0; }
}
@media(max-width:768px) {
	.PicList002525 li { width: 50%; }
	.PicList002525 li:nth-child(2n)::after { border-right: 0; }
}
.RighInfo002939 { padding: 6vw 0; }
.RighInfo002939 .auto { max-width: 1600px; }
.RighInfo002939 .name { text-align: center; margin-bottom: 37px; }
.RighInfo002939 .name h1 { margin: 0 0 30px 0; font-size: 36px; color: #333; }
.RighInfo002939 .time { color: #c8c8c8; padding-bottom: 1.72vw; line-height: 16px; }
.RighInfo002939 .share { margin-left: 10px; }
.RighInfo002939 .time time, .RighInfo002939 .share, .RighInfo002939 .share>* { display: inline-block; vertical-align: middle; }
.RighInfo002939 .share em { font-style: normal; }
#bsPanel, #bsPanel *, .bsBox, .bsBox * { box-sizing: content-box; }
.RighInfo002939 .edit-info { line-height: 2.5625em; color: #1e1e1e; text-align: justify; padding: 55px 45px; padding-bottom: 4vw; border-radius: 15px; box-shadow: 0px 0px 1vw rgb(226 226 226); }
.RighInfo002939 .info-page { border: solid 1px #eee; }
.RighInfo002939 .info-page dd { line-height: 36px; }
.RighInfo002939 .info-page dd a { padding: 0 20px; }
.RighInfo002939 .info-page dd a:hover { color: #d43e45; }
@media(min-width:641px) {
	.RighInfo002939 .info-page dd { float: left; width: 50%; }
	.RighInfo002939 .info-page dd:nth-child(2) { border-left: 1px solid #eee; }
	.RighInfo002939 .time, .RighInfo002939 .info-page dd a, .RighInfo002939 .edit-info { font-size: 16px; }
}
@media(max-width:640px) {
	.RighInfo002939 .name h1{font-size: 30px;}
	.RighInfo002939 .info-page dd:nth-child(2) { border-top: 1px solid #eee; }
	.RighInfo002939 .share { display: block; padding-top: 10px; }
}
.RighInfo002939 .edit-info h1 { margin: 0; }
.RighInfo002939 .edit-info p { line-height: 28px; margin: 5px 0 20px 0; }
.RighInfo002939 .edit-info .text1 { padding: 25px; background: #f5f5f5; border-radius: 10px; border: 1px dashed #cbcbcb; }
.RighInfo002939 .edit-info h2 { font-size: 18px; }
.RighInfo002939 .edit-info .img { text-align: center; }


.RighInfo002939 .edit-info h1 { font-size: 30px; font-weight: normal; margin: 0px 0 20px 0;}
.RighInfo002939 .edit-info h3 { color:#008ccf; font-size: 20px; font-weight: normal; margin: 0px 0 25px 0;}
.RighInfo002939 .edit-info .p{ position: relative; padding-left: 16px;}
.RighInfo002939 .edit-info .p:before {position: absolute;content: '';width: 5px;height: 5px;border-radius: 50%;background: #666;left: 0;top: 11px;}


@media(max-width:640px){
.RighInfo002939 .edit-info{padding: 15px;}
.RighInfo002939 .edit-info h1{font-size: 24px; margin-bottom: 12px;}
.RighInfo002939 .edit-info h3{font-size: 18px;margin-bottom: 15px;}
}


.Downlist{ padding: 3% 0 0 0;}
.Downlist ol,
.Downlist li a{ overflow:hidden; clear:both;}
.Downlist ol,
.Downlist li{ border:1px solid #f5f5f5;}
.Downlist ol{ font-size:18px; color:#fff; background-color:#008ccf; line-height:55px;}
.Downlist span{ float:left; width:10%; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding:16px 25px;}
.Downlist span:nth-child(1){width:88%;}
.Downlist ol span{ padding:0 25px;}
.Downlist ol span:not(:last-child){ border-right: 1px solid #fff;}
.Downlist a{ display:block;}
.Downlist a:hover{color:#008ccf;}
.Downlist li:nth-of-type(2n){ background-color:#f8f8f8;}

@media(max-width:640px){
.Downlist ol{ font-size:16px;line-height:50px;}
.Downlist span{width:27%;padding:12px 10px;}
.Downlist span:nth-child(1){width:72%;}
.Downlist ol span{ padding:0 10px;}
}




.TextList002739 .auto { max-width: 1600px; }
.TextList002739 { padding: 4% 0 3% 0; }
.TextList002739 .column-name { text-align: center; padding: 35px 0; font-size: 28px; }
.TextList002739 .column-name .cn { color: #008ccf; letter-spacing: 5px; line-height: 48px; position: relative; z-index: 10; text-indent: 5px; }
.TextList002739 .column-name .en { text-transform: uppercase; color: #f1f1fa; margin-top: -18px; line-height: 24px; font-family: "DINPro-Bold"; }
@media(max-width:480px) {
	.TextList002739 .column-name { font-size: 24px; }
	.TextList002739 .column-name .cn { line-height: 40px; }
}
.TextList002739 .list-group .tit { cursor: pointer; line-height: 69px; font-size: 16px; }
.TextList002739 .list-group .tit:before { background: #008ccf; width: 4px; height: 4px; display: inline-block; content: ''; vertical-align: middle; margin-right: 27px; }
.TextList002739 .title { padding: 0 40px; line-height: 60px; background: #008ccf; font-size: 22px; color: #fff; border-bottom: 1px solid #ededed; /* margin-top: 20px; */ }
.TextList002739 .title time, .TextList002739 .tit time { float: right; }
.TextList002739 .tit time { color: #888; }
.TextList002739 .list { border-bottom: 1px solid #ededed; }
.TextList002739 .tit { padding: 0 40px; background: #fafafa; font-weight: normal; margin: 0; }
.TextList002739 .tit.active { background: #fff; margin: 0 40px; padding: 0; border-bottom: 2px solid #008ccf; color: #008ccf; }
.TextList002739 .tit.active time { color: #184477; }
.TextList002739 .info { padding: 10px 40px 20px 70px; }
.TextList002739 .info .singlePage { font-size: 15px; line-height: 30px; color: #3e3e3e; }
@media(min-width:769px) {
	.TextList002739 .title time { margin-right: 78px; }
	.TextList002739 .tit time { padding-right: 63px; }
}
@media(max-width:768px) {
	.TextList002739 .title { padding: 0 20px; line-height: 50px; }
	.TextList002739 .tit { padding: 0 20px; }
	.TextList002739 .tit.active { margin: 0 20px; }
	.TextList002739 .title time { margin-right: 12px; }
	.TextList002739 .list-group .tit:before { margin-right: 10px; }
	.TextList002739 .info { padding: 10px 20px 10px 34px; }
}
@media(max-width:480px) {
	.TextList002739 .tit time { margin-right: 0; }
	.TextList002739 .tit time { font-size: 12px; }
}
.Page003143 .Pages { padding: 0 0 4% 0; text-align: center; }
.Page003143 .Pages .p_page a.a_first, .Page003143 .Pages .p_page a.a_end, .Page003143 .Pages>span:not(.p_page) { display: none; }
.Page003143 .Pages .p_page { display: table; margin: 0 auto; }
.Page003143 .Pages .p_page * { float: left; }
.Page003143 .Pages .p_page a { border: solid 1px #ebebeb; line-height: 36px; transition: 0.3s; }
.Page003143 .Pages .p_page>a { border-radius: 5px; padding: 0 15px; }
.Page003143 .Pages .p_page em { font-style: normal; margin: 0 30px; }
.Page003143 .Pages .p_page em a { width: 36px; border-radius: 50%; margin: 0 5px; }
.Page003143 .Pages .p_page a:hover, .Page003143 .Pages .p_page a.a_cur { color: #fff; background-color: #008ccf; border-color: #008ccf; }
@media (max-width:1024px) {
	.Page003143 .Pages { padding: 0 0 2em 0; }
	.Page003143 .Pages .p_page em { display: none; }
	.Page003143 .Pages .p_page>a { margin: 0 10px; }
}



.Floor002491 { padding: 4% 0; }
.Floor002491 ul{ display: flex;flex-wrap: wrap;justify-content: center;}
.Floor002491 ul * { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.Floor002491 ul li .Ispic {  width: 100%; height: 100%; z-index: 1; padding-bottom: 100%; border-radius: 50%; transition: 0.3s; }
.Floor002491 ul li{ float:left; width:300px; margin-right:2%; padding:2% 0;}
.Floor002491 ul li .pic,
.Floor002491 ul li .liBox{ max-width:300px; margin:0 auto; }
.Floor002491 ul li .pic{ position:relative; padding:2px; overflow: hidden; }
.Floor002491 ul li .pic a {position: absolute;left: 0;top: 0;height: 100%;width: 100%;border-radius: 50%;border: 11px solid #ebf6fb;}
.Floor002491 ul li:hover .pic a{ border-color:#008ccf;}
.Floor002491 ul li .txtBox .h3 { line-height: 1.2; text-align: center; font-size: 24px;color: #000;  margin: 14px 0; font-weight: normal; }
.Floor002491 ul li:hover .txtBox .h3{color: #008ccf; }
.Floor002491 ul li .icon { max-width: 50%; text-align: center; margin: 0 auto; }
.Floor002491 ul li .liBox .liCon .icon img { max-width: 40px; }
.Floor002491 ul li .liBox .liCon .txt { line-height: 1.8; font-size: 16px; color: #666; font-weight: normal; display: none; }

@media screen and (min-width:1025px) {
.Floor002491 ul li { width:32%;text-align:center;padding:2%; }
.Floor002491 ul li:nth-child(3n){ margin-right:0;}
.Floor002491 ul li:nth-child(3n+1){ clear:left;}
}

@media screen and (max-width:1024px) {
.Floor002491 ul li{ width: 48%; margin-right: 4%;}
.Floor002491 ul li:nth-child(2n){ margin-right:0;}
.Floor002491 ul li .pic a{ border-width: 5px;}
.Floor002491 ul li .txtBox .h3{font-size: 20px;}
}


@media screen and (max-width:768px) {
.Floor002491 ul li .txtBox .h3{font-size: 18px;}
.Floor002491 ul li .liBox .liCon .txt{font-size: 14px;}
}


.Floor002491 .Hometit { text-align: center; margin-bottom: 35px; }
.Floor002491 .auto { max-width: 1600px; margin: 0 auto; }


.Floor0024918 { padding: 5vw 0 6vw; background: #f6f6f6; }
.Floor0024918 ul * { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.Floor0024918 ul li { width: 50%; float: left; height: auto; background: #000; position: relative; overflow: hidden; padding-bottom: 40%; border-radius: 15px; }
.Floor0024918 ul li .Ispic { position: absolute; width: 100%; height: 100%; z-index: 1; }
.Floor0024918 ul li .Ispic:after { position: absolute; content: ''; left: 0; bottom: 0; width: 100%; height: 60%; opacity: 0.6; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0); }
.Floor0024918 ul li a { display: block; color: #fff; position: absolute; width: 100%; height: 100%; left: 0; bottom: 0; z-index: 10; }
.Floor0024918 ul li:not(.on) .liBox .liCon .txt { display: none; }
.Floor0024918 ul li a .txtBox .h3 { text-align: center; font-size: 20px; margin: 14px 0; font-weight: normal; }
.Floor0024918 ul li a .icon { max-width: 50%; text-align: center; margin: 0 auto; }
.Floor0024918 ul li .liBox .liCon .icon img { max-width: 40px; }
.Floor0024918 ul li .liBox { position: relative; width: 100%; height: 100%; overflow: hidden; z-index: 2; }
.Floor0024918 ul li .liBox:after { content: ''; position: absolute; left: 0; width: 100%; height: 44%; bottom: 0; z-index: -1; }
.Floor0024918 ul li .liBox .liCon { position: absolute; width: 100%; bottom: 16px; }
.Floor0024918 ul li .liBox .liCon .txt { opacity: 0.85; font-size: 16px; font-weight: normal; overflow: inherit; white-space: inherit; line-height: 24px; }
@media screen and (min-width:768px) {
	.Floor0024918 ul li { width: 50%; float: left; height: 500px; padding-bottom: 0; }
	.Floor0024918 ul li.on a .txtBox .h3 { font-size: 22px; line-height: 1; }
}
@media screen and (min-width:1000px) {
	.Floor0024918 ul li { height: 500px; width: 30%; margin-right: 1%; }
	.Floor0024918 ul li:nth-of-type(5) { margin-right: 0; }
	.Floor0024918 ul li .liBox .liCon .icon img { max-width: 36px; }
	.Floor0024918 ul li.on .liBox .liCon .icon img { max-width: 48px; position: absolute; max-height: 48px; left: 50%; top: 50%; transform: translate(-50%, -50%); }
	.Floor0024918 ul li.on { width: 68%; }
	.Floor0024918 ul li.on .Ispic { opacity: 1; }
	.Floor0024918 ul li.on .liBox:after { display: none; }
	.Floor0024918 ul li.on a { width: 100%; height: 50%; overflow: hidden; }
	.Floor0024918 ul li.on .liBox .liCon { position: relative; height: 100%; padding-left: 105px; padding-bottom: 20px; padding-right: 125px; bottom: 0; }
	.Floor0024918 ul li.on .liBox .liCon .icon { position: absolute; left: 35px; top: 0%; width: 50px; height: 58px; margin-top: 25px; }
	.Floor0024918 ul li.on a .txtBox .h3 { text-align: left; margin-top: 0; }
	.Floor0024918 ul li.on a .txtBox { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
}
.Floor0024918 .Hometit { text-align: center; margin-bottom: 35px; }
.Floor0024918 .auto { max-width: 1600px; margin: 0 auto; }
.Floor003146 .root-sz-16 { position: relative; z-index: 1; }
.Floor003146 .title { text-align: center; font-size: 36px; color: #fff; line-height: 1; font-weight: bold; }
.Floor003146 .title:after { display: block; content: ''; width: 40px; height: 3px; background-color: #008ccf; margin: 0.69047em auto 0; }
.Floor003146 .column-box li { float: left; height: 17.5em; padding-left: 2.125em; padding-top: 2.4375em; transition: background 0.3s; }
.Floor003146 .column-box li:nth-child(1) { background-color: #008ccf; }
.Floor003146 .column-box li:nth-child(2) { background-color: rgba(230, 0, 18, 0.9); }
.Floor003146 .column-box li:nth-child(3) { background-color: rgba(0, 0, 0, 0.5); }
.Floor003146 .column-box li:nth-child(4) { background: url(../images/Floor003146-bg.png) no-repeat center; background-size: cover; }
.Floor003146 .column-box li .icon img { height: 2.1875em; }
.Floor003146 .column-box li h3 { font-size: 24px; margin: 1em 0 1.7em 0; font-weight: normal; }
.Floor003146 .column-box li:not(:nth-child(1)) h3 { color: #fff; }
.Floor003146 .column-box li .more { width: 16px; height: 6px; background: url(../images/Floor003146-icon-white.svg) no-repeat; background-size: contain; display: block; }
.Floor003146 .column-box li:nth-child(4) h3 { margin-top: 0; margin-bottom: 1em; }
.Floor003146 .column-box li:nth-child(1) h3 { color: #fff; }
.Floor003146 .column-box li:nth-child(4) .desc { color: #fff; opacity: 0.9; font-size: 1em; min-height: 7.9285em; }
.Floor003146 .column-box li:nth-child(1) dd { line-height: 2.1428; font-size: 0.875em; }
.Floor003146 .column-box li:nth-child(1) dd a { display: inline-block; padding-right: 16px; background: url(../images/Floor003146-icon.svg) no-repeat right center; color: #999; }
.Floor003146 .column-box li:nth-child(1) dd a:hover { color: #e60012; }
.Floor003146 .column-box li:nth-child(2):hover { background-color: rgb(230, 0, 18); }
.Floor003146 .column-box li:nth-child(3):hover { background-color: rgb(0, 0, 0); }

.Floor003146 .sub-trend { display: inline-block; height: 0.7rem; padding-right: 0.8rem; position: relative; }
.Floor003146 .sub-trend.sub-trend-up { color: #f23645; }
.Floor003146 .sub-trend.sub-trend-down { color: #089981; }
.Floor003146 .sub-trend .sub-trend-value { font-size: 2.5vw; line-height: 0.7rem; display: flex; align-items: center; }
.Floor003146 .svg-arrow { display: inline-block; position: relative; vertical-align: top; width: 1vw; height: 1.5vw; background: url(../images/icon-up.svg) no-repeat center center; background-size: 100%; }
.Floor003146 .svg-arrow.arrow-down { background-image: url(../images/icon-down.svg); }
.Floor003146 .sub-trend-size { line-height: 0.2rem; position: absolute; right: 0; top: 0.15rem; font-size: 0.12rem; }
.Floor003146 .sub-trend-trend { line-height: 0.2rem; position: absolute; right: 0; bottom: 0.15rem; font-size: 0.15rem; }
.Floor003146 .sub-time { font-size: 0.14rem; margin-top: 0.1rem; }

@media (min-width:1025px) {
	.Floor003146 .auto { max-width: 88em; }
	.Floor003146 .main { position: absolute; left: 0; width: 100%; height: 100%; top: 0; z-index: 10; }
	.Floor003146 .main .ytable { height: 100%; }
	.Floor003146 .column-box li:not(:nth-child(4)) { width: 20%; }
	.Floor003146 .column-box li:nth-child(4) { width: 40%; }
	.Floor003146 .title { margin-bottom: 8vh; }
}
@media (max-width:1024px) {
	.Floor003146 .title { margin-bottom: 1em; }
	.Floor003146 .column-box li { width: 50%; }
	.Floor003146 .main { position: relative; z-index: 4; padding: 4em 1em; }
	.Floor003146 .bg-img { position: absolute; left: 0; width: 100%; height: 100%; top: 0; overflow: hidden; }
	.Floor003146 .bg-img img { max-width: none; min-height: 100%; position: absolute; left: 50%; transform: translate(-50%, -50%); top: 50%; width: auto; }
	.Floor003146 .sub-trend .sub-trend-value { font-size: 6vw; }
	.Floor003146 .svg-arrow {  width: 2vw; height: 3vw;}
	.Floor003146 .sub-trend-size {  font-size: 0.3rem; }
	.Floor003146 .sub-trend-trend { font-size: 0.3rem; }
	.Floor003146 .sub-trend {  padding-right: 1.8rem; }
	.Floor003146 .sub-trend {  height: 0.9rem; }
}
@media (max-width:768px) {
	.Floor003146 .sub-trend {  padding-right: 4.5rem; }
		.Floor003146 .sub-trend {  height: 1.5rem; }
		.Floor003146 .sub-trend-size {  font-size: 1rem; }
		.Floor003146 .sub-trend-trend { font-size: 1rem; }
		.Floor003146 .sub-trend .sub-trend-value { line-height: 1.7rem;  }
}
.Menu002937 { padding: 35px 0 20px 0; }
.Menu002937 .ul { display: table; line-height: normal; width: 100%; display: flex; justify-content: center; position: relative; }
.introduction { width: 100%; left: 0px; margin-top: 30px; position: absolute; display: none }
.Menu002937 .ul li { float: left; margin: 1px 0; }
.Menu002937 .ul li:not(:last-child) { margin-right: 10px; }
.Menu002937 .ul li a { display: block; line-height: 2.4em; min-width: 141px; padding: 0 1em; font-size: 18px; background: #eee; text-align: center; border-radius: 5px; }
.Menu002937 .ul li.aon a, .Menu002937 .ul li a:hover { color: #fff; background: #008ccf; }
@media(max-width:768px) {
	.Menu002937 .ul li a { min-width: 18.36vw; font-size: 3.5vw;min-width: auto; width: auto; padding: 0 10px; }
	.Menu002937 .ul{ flex-wrap: wrap; gap: 5px 0;}
	.introduction{ top: 100%;}
	.RighInfo002939 .edit-info p{ line-height: 26px;}
	.RighInfo002939 .edit-info{ padding-bottom: 180px;}
}
@media(max-width:480px) {
	.Menu002937 .ul li a { font-size: 4vw; line-height: 2em; }
}

/*.Floor002467 为demo编号*/
.Floor002467 li{ margin-bottom: 2%;}
.Floor002467 .videobox { position: relative; height: 500px; }
.Floor002467 .videobg { background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; height: 200px; }
.Floor002467 .videobg .play { display: block; background: url(../images/Floor002467-play.png) no-repeat center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-size: 30px 30px; cursor: pointer; z-index: 5; }
.Floor002467 .videobg h2 { font-size: .3rem; margin: 0; position: absolute; top: 50%; left: 0; width: 100%; text-align: center; font-weight: normal; color: #fff; margin-top: 40px; }
/* .Floor002467 .video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 15; display: none; }
.Floor002467 .video video { width: 100%; height: 100%; background: #000; } */
@media only screen and (min-width:768px) {
.Floor002467 .videobg, 
.Floor002467 .videobox { height: 400px; }
.Floor002467 .videobg .play { background-size: 40px 40px; }

}
@media only screen and (min-width:1024px) {
.Floor002467 li{float: left; width: 50%;}

}
@media only screen and (min-width:1200px) {
.Floor002467 .videobg, .Floor002467 .videobox { height: 600px; }
.Floor002467 .videobg .play { background-size: 50px 50px; }
.Floor002467 li{ margin-bottom: 0%;}
}

.Floor002467 > .Popup{position: fixed;background:rgba(0, 0, 0, 0.8);}
.Floor002467 .videobox .Popup{position: absolute;}
.Floor002467 .Popup{ width: 100%; height: 100%; top: 0; left: 0; z-index: 100;}
.Floor002467 .Popup .ytable{height: 100%;}
.Floor002467 .Popup .ytable .video{ /* max-width: 800px; */width: 100%;  margin: 0 auto; /* padding: 10px; background: #fff; box-shadow: 0 0 20px 5px rgba(0,0,0,.15); */}
.Floor002467 .Popup video{ width: 100%; }
.Floor002467 .videobox .Popup video{ height: 100%;background: #000; }


.Floor002467 .Popup .close{position: absolute;right: 20px;top: 20px; width: 30px; height: 30px; cursor: pointer; z-index: 10; cursor: pointer;}
.Floor002467 .Popup .close:before,
.Floor002467 .Popup .close:after{position: absolute;width: 100%; left: 0; top: 50%; height: 3px; margin-top: -1.5px; background: #fff; content: '';transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Floor002467 .Popup .close:after{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}





.PicList002546 { padding: 0% 0 5% }
.PicList002546 .auto { max-width: 1600px; margin: 0 auto; }
@media(min-width:1201px) {
	.PicList002546 li { float: left; width: 50%; }
	.PicList002546 ul:nth-child(2n) li .txt { right: auto; left: 0; }
	.PicList002546 ul:nth-child(2n) li a .Ispic { float: right; }
	.PicList002546 ul:nth-child(2n) li a::before { border-right-color: transparent; border-left-color: #f7f7f7; margin-left: 15px; }
}
.PicList002546 li a { overflow: hidden; display: block; position: relative; background: #f7f7f7; transition: 0.3s; }
.PicList002546 li .Ispic { padding-bottom: 102.44%; transition: 0.3s; }
@media(min-width:481px) {
	.PicList002546 li a::before { position: absolute; content: ''; border: 15px solid transparent; border-right-color: #f7f7f7; left: 50%; top: 50%; transform: translate(-50%, -50%); margin-left: -15px; z-index: 10; }
	.PicList002546 li .Ispic { padding-bottom: 51.22%; width: 50%; }
	.PicList002546 li .txt { position: absolute; right: 0; top: 0; width: 50%; height: 100%; }
	.PicList002546 li .table { display: table; width: 100%; height: 100%; }
	.PicList002546 li .table_cell { display: table-cell; vertical-align: middle; }
}
.PicList002546 li figure { padding: 5%; text-align: center; color: #666; }
.PicList002546 li .txt i { width: 22px; height: 22px; display: block; margin: 15% auto 0; position: relative; transition: 0.3s; }
.PicList002546 li .txt i::before, .PicList002546 li .txt i::after { position: absolute; content: ''; width: 100%; height: 2px; background: #000; left: 0; top: 50%; margin-top: -1px; }
.PicList002546 li .txt i::after { transform: rotate(90deg); }
.PicList002546 li h3 { font-weight: normal; color: #333; font-size: 22px; margin: 10px 0; line-height: 32px; }
.PicList002546 li pre { text-align: center; min-height: 78px; max-height: 78px; overflow: hidden; line-height: 26px; }
.PicList002546 li a:hover .txt i { transform: rotate(180deg); }
.PicList002546 li a:hover .Ispic { opacity: 0.9; }
@media(max-width:1200px) and (min-width:481px) {
	.PicList002546 li:last-child .txt { right: auto; left: 0; }
	.PicList002546 li:last-child a .Ispic { float: right; }
	.PicList002546 li:last-child a::before { border-right-color: transparent; border-left-color: #f7f7f7; margin-left: 15px; }
}
.Floor003107 .w1600 { width: calc(100% - 7rem); padding-left: 3%; padding-right: 0px; }
@media screen and (max-width:1200px) {
	.Floor003107 .img { width: 6rem; }
	.Floor003107 .w1600 { width: calc(100% - 6rem); }
	.Floor003107 .left { width: 92%; }
}
@media screen and (max-width:1024px) {
	body { font-size: 16px; padding-top: 60px; }
	.Banner003192 .more { font-size: 18px; }
	.Floor002892 { padding: 1.5rem 0px; }
	.Floor002892 .w1600, .Floor002892 .w1600 main { height: 100%; }
	.Floor002892 .icos { position: static; margin-top: 0.6rem; }
	.Floor003175 .gupiao { position: static; margin-top: 0.6rem; }
	.Floor002892 .icos .ic { width: 140px; }
	.Floor003146 .column-box li { padding-bottom: 2.4375em; height: 440px; }
	.Floor003146 .column-box li:nth-child(4) .desc { font-size: 24px; }
	.htitle1 { font-size: 28px; }
	.RighInfo003148 .items-group .items p, .jiamengzc .box4 li .tit, .jiamengzc .OtherTechnologies h2, .RighInfo003141 .intro .info p, .RighInfo003141 .plate dd li p { font-size: 16px; }
	.yfcxcon1 .text p span, .RighInfo003141 .number-count li span i, .RighInfo003141 .plate dd li aside { font-size: 24px; }
	.RighInfo003141 .intro .htitle, .RighInfo003148 .title { font-size: 28px; }
}
@media screen and (max-width:768px) {
	html { font-size: 16px; }
	.Top003198 .logo img { height: 14px; }
	.Top003198 .logo span { display: none; }
	.Floor003107 .img { position: static; }
	.Floor003107 .w1600, .Floor003146 { width: 100%; }
	.Floor002892 .icos { margin-top: 30px; display: flex; flex-wrap: wrap; }
	.Floor002892 .icos .ic { width: calc(100% / 3 - 20px); max-width: 154px; margin-bottom: 20px; margin-right: 20px; padding: 20px 0px; box-sizing: border-box; }
	.Floor003175 .gupiao .sub-list { flex-wrap: wrap; justify-content: flex-start; margin-top: 20px; }
	.Floor003175 .gupiao .sub-item { padding-right: 0px; width: 50%; margin-bottom: 10px; }
	.Bottom002900 .logo { padding: 0px; height: 20px; display: flex; justify-content: center; align-items: center; margin-bottom: 10px; }
	.Bottom002900 .contact .tit { padding: 10px 0; }
	.Floor003107, .Floor002892, .jiamengzc .box6, .Floor003175 { padding: 30px 0px; }
	.Floor003046 .fast-icon, .Floor003046 .intro, .Bottom002900, .Floor003146 .main, .TextList002739 { padding: 30px 3%; }
	.Floor003175 .gupiao .sub-time, .jiamengzc .OtherTechnologies h2, .Floor003175 .gupiao .sub-title { font-size: 12px; }
	.Floor003175 .more, .Floor003146 .column-box li:nth-child(4) .desc { font-size: 14px; }
	.root-100, .Floor003146 .root-sz-16, .Page003143 .Pages .p_page>a, .PicList002546 li pre, .jiamengzc .box4 li .tit { font-size: 16px; }
	.Floor003146 .column-box li h3, .TextList002739 .title time, .TextList002739 .title, .Floor002491 ul li a .txtBox .h3, .PicList002546 li h3, .RighInfo003141 .plate dd li aside, .Timeline002853 .slider-nav li span, .subsidiary li .txt h2, .zhizao .box1 .info li .txt h1 { font-size: 19px; }
	.Floor003146 .title, .Menu003135 .nav-menu li a, .htitle1, .zhizao .box1 .info li .txt aside b, .yfcxcon1 .text p span, .RighInfo003141 .intro .htitle, .RighInfo003148 .title, .Timeline002853 .htitle1, .Timeline002853 .slider-for .year, .htitle { font-size: 20px; }
	.font24 { font-size: 24px; }
	.TextList002739 .title, .PicList002546 li h3 { margin-top: 0px; }
	.Floor003107 .coulmn-title, .Floor002892 .coulmn-title, .Floor003046 .coulmn-title, .Floor003175 .coulmn-title, .Bottom002900 .otline, .Floor003146 .column-box li:nth-child(4) h3 { margin-bottom: 10px; }
	.Floor003107 .info, .Bottom002900 .contact .num, .Floor003146 .title, .htitle1 { margin-bottom: 30px; }
	.Floor003146 .column-box li h3 { margin-top: 10px; }
	.Floor003175 .gupiao { margin-top: 30px; }
	/* .Floor002491 ul li { width: 100%; margin-bottom: 15px; padding-bottom: 50%; } */
	.Floor003146 .column-box li { padding-bottom: 30px; height: 246px; padding-top: 30px; padding-left: 15px; padding-right: 15px; }
	/* .Floor002491 ul li .liBox .liCon { width: 100%; bottom: 0px; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0px 20px; }
	.Floor002491 ul li .liBox .liCon .txtBox { width: 100%; } */
	.Floor003146 .column-box li{ width: 100%; height: auto; }
	.zhizao .box1 .word { padding-bottom: 20px; }
	.ytable-cell .inner { width: 100%; padding: 0px 30px; }
	.PicList002546 li figure { padding: 10px 0px; text-align: center; color: #666; }
	.zhizao .box3 .txt { padding-right: 0px; width: 100%; }
	.zhizao .box4 .txt { padding-left: 0px; width: 100%; }
	.zhizao .ytable { display: flex; flex-direction: column; }
	.box4 .ytable { display: flex; flex-direction: column-reverse; }
	.zhizao .box3 .txt p, .zhizao .box4 .txt p, .RighInfo002800 .htitle1 { margin-bottom: 10px; }
	.zhizao .ytable-cell .inner { padding: 0px; }
	.zhizao .box1 .info li .icon { width: 42px; margin-left: 30px; }
	.zhizao .box1 .info li .txt { width: calc(100% - 72px); padding-left: 18px; }
	.zhizao .box1 .info li .txt aside { margin-bottom: 10px; display: flex; align-items: center; flex-wrap: wrap; }
	.yfcxcon1 .auto { display: flex; flex-direction: column; padding: 0px 3%; }
	.yfcxcon1 .pic { width: 100%; }
	.yfcxcon1 .text { width: 100%; padding-top: 30PX; }
	.RighInfo002800 .text .p { font-size: 14px; line-height: 60px; padding: 0px; padding-left: 50px; }
	.RighInfo003141 .intro .info p { margin-top: 0px; margin-bottom: 10px; }
	.Floor002467 .videobox { height: auto; }
	.RighInfo003141_1 { padding: 30px 0%; }
	.RighInfo003141 .plate dd .txt { padding: 16px; }
	.RighInfo003141 .plate dd ol img { width: 42px; }
	.RighInfo003141 .plate dd { margin-bottom: 15px; }
	.RighInfo003148 .auto { padding: 0px; }
	.subsidiary li { margin: 2% 0; margin-top: 10px; margin-bottom: 10px; display: flex; flex-direction: column; }
	.subsidiary li .pic { width: 100%; }
	.subsidiary li .txt { float: right; width: 100%; padding-top: 10px; }
	.subsidiary .logo img { height: 60px; }
	.Floor0024918 ul li { width: 100%; margin-bottom: 15px; }
	.Floor0024918 ul li { padding-bottom: 125%; }
	.Floor003175 .gupiao .sub-trend-trend, .Floor003175 .gupiao .sub-trend-size { line-height: 20px; position: static; margin-top: 10px; }
	.Floor0024918 ul li .liBox .liCon .txt { margin-left: 3%; margin-right: 3%; }
	.Floor003107 .more { padding: 0 16px; line-height: 36px; border-radius: 36px; }
	.Floor003107 .left { width: 100%; }
	.Floor003107 .w1600 { padding-left: 3%; padding-right: 3%; }
	.Floor003175 .gupiao .sub-trend .sub-trend-value { font-size: 16px; line-height: 16px; margin-top: 10px; }
	.Floor003107 .w1600, .Floor003146 { margin-top: 10px; }
	.yfcxcon1 .text .htitle1 { margin-bottom: 10px !important; }
}
.publicPadding { padding-left: 2% !important; padding-right: 2% !important; }
@media screen and (max-width:1024px) {
	.publicPadding { padding-left: 3% !important; padding-right: 3% !important; }
	.w_96 { width: 94%; }
}
@media screen and (min-width:1720px) and (max-width:1830px) {
	.Top003198 menu li span { font-size: 0.16rem; }
	.Top003198 .top-lang aside{font-size: 0.16rem;background-size: 0.2rem auto;padding-left: 0.3rem;}
	.Top003198 .logo img{height:0.24rem}
	.Top003198 menu ul{padding-left: 0.35rem;}
}
@media screen and (min-width:1500px) and (max-width:1720px) {
	.Top003198 menu li span { font-size: 0.14rem; }
	.Top003198 .top-lang aside{font-size: 0.14rem;background-size: 0.18rem auto;padding-left: 0.26rem;}
	.Top003198 .logo img{height:0.22rem}
	.Top003198 menu ul{padding-left: 0.32rem;}
}
@media screen and (min-width:1246px) and (max-width:1500px) {
	.Top003198 menu li span { font-size: 0.14rem; }
	.Top003198 .top-lang aside{font-size: 0.14rem;background-size: 0.18rem auto;padding-left: 0.26rem;}
	.Top003198 .logo img{height:0.2rem}
	.Top003198 menu ul{padding-left: 0.32rem;}
	
}
@media screen and (min-width:1024px) and (max-width:1246px) {
	.Top003198 menu li span { font-size: 0.14rem; }
	.Top003198 .top-lang aside{font-size: 0.14rem;background-size: 0.16rem auto;padding-left: 0.24rem;}
	.Top003198 .logo img{height:0.2rem}
	.Top003198 menu ul{padding-left: 0.3rem;}
	.Top003198 .logo span { display: none; }
}
#tabs ul { list-style-type: none; margin: 0; padding: 0; }
#tabs ul li { float: left; margin-right: 10px; }
#tabs ul li a { display: block; padding: 5px 10px; background-color: #f0f0f0; text-decoration: none; color: black; }
#tabs ul li a.active { background-color: #ccc; }
#tabs div { clear: both; padding: 10px; display: none; }



.slid_top {position: fixed;height: 0.62rem;width: 0.42rem; right: 1%;bottom: 10%;z-index: 500;background: url(../images/top-icon.png) no-repeat center center;background-size: contain; display: none;}


.investor h3{
	font-size: 24px;
	margin: 1em 0 1.7em 0;
	font-weight: normal;
	color: #fff;
	margin: 0;
}

.investor .topImg img{
	height: 2em;
}

.investor .gujia{
	font-size: 1.1em;
}

.investor .gujia > p{
	color: #fff;
}

.investor .bottomText{
	display: flex;
	line-height: 1.5em;
}

.investor .bottomText p {
	color: #f23645;
	font-size: 1.8em;
	display: flex;
	align-items: center;
}

.investor .bottomText .spanBox p{
	font-size: 12px;
}

.investor .spanBox{
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 30px;
	text-align: right;
	line-height: 20px;
}

.investor .avator{
	width: .4em;
}

.Floor003146 .column-box li:nth-child(3) h3{
	margin: 1em 0 0 0;
}


@media screen and (max-width:1024px){
	.investor .gujia{
		font-size: .8em;
	}
}