﻿@import url("base.css");
:root {
	--pad-left: 4%;
	--pad-right: 4%;
	--pad-bottom: 5%;
	--a-color:#222;
	--a-hover-color:#006db8;
	--a1-color:#006db8;
	--a1-hover-color:#006db8;
	--itis-fs: 48px;
	--tis-fs: 48px;
	--tis-color: #000;
	--glys: #006db8;
	--text-color:#454545;
	--text-gray9:#999;
	--text-gray8:#808080;
	--text-gray6:#666;
	--fs14: 14px;
	--fs16: 16px;
	--lh17: 1.7;
	--lh18: 1.8;
	--lh19: 1.9;
	--editorc-fs: 16px;
	--editorc-lh: 2;
}
body {position:relative;z-index:1;margin:0 auto;padding-top:80px;max-width:1903px;font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;color:#333;font-size:16px;overflow-x:hidden;}
input,select,button,textarea {font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;font-size:14px;color:#000;resize:none;box-sizing:border-box;}
:-moz-placeholder {color:#aaa;}
::-moz-placeholder {color:#aaa;}
:-ms-input-placeholder {color:#aaa;}
::-webkit-input-placeholder {color:#aaa;}
a:link,a:visited,a:active {color:#333;text-decoration:none;}
a:hover {color:#006db8;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}
.flex-center {display:flex;align-items:center;justify-content:center;}
.flex-column {display:flex;flex-direction:column;justify-content:center;}
.no-select {-moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;}
/*===================================================================================*/

#header {position: fixed; top: 0; left: 0; right: 0; z-index: 99; box-shadow: 0 0 10px rgba(0,0,0,0.2); background-color:#fff;}
#header .wrap {position:relative; height:80px; display: flex; align-items: center; justify-content: flex-end;}
#header .logo {position:absolute;top:50%;left:0;z-index:1;display:flex;align-items:center;height:40px;font-size:0;transform:translateY(-50%);}
#header .logo img {max-height:100%;}
#header .ss {display: none;}
#header .lang {flex: 0 0 auto; display: flex; align-items: center; position: relative; height: 100%; font-size: 14px; cursor: pointer;}
#header .lang .text {color:#888;}
#header .lang .text span {margin-left: 10px; margin-right: 5px;}
#header .lang .text .icon-network {font-size: 16px;}
#header .lang .text .layui-icon {}
#header .lang .list {position: absolute; top: 100%; right: 0; display: none; padding: 0 10px 5px 10px; width: 100%; box-sizing: border-box; box-shadow: 0 4px 8px rgba(0,0,0,0.1); background-color:#fff;}
#header .lang .list a {display:block; padding: 8px 5px; text-align:center; border-top: 1px solid #f5f5f5;}
#header .lang:hover .list {display: block;}
#header .search {flex: 0 0 auto; position: relative; margin-right: 40px; width: 130px; height: 28px;}
#header .search input {width: 100%; height: 100%; font-size: 13px; border: none; border-bottom: 1px solid #b2b2b2; background-color:#fff;}
#header .search i {position: absolute; bottom: 8px; right: 0; font-size: 16px; font-weight: bold; cursor: pointer;}

#header .nav {display: flex; margin-right: 30px; height: 100%;}
#header .nav li {position: relative; height: 100%;}
#header .nav li > a {display: flex; align-items: center; justify-content: center; position: relative; padding-left: 30px; padding-right: 30px; height: 100%; color:#333; font-size: 18px; font-weight: bold;}
#header .nav li > a::after {position: absolute; bottom: 11px; left: 50%; display: none; width: 74px; height: 1px; background-color:var(--a-hover-color); content: ''; transform: translateX(-50%);}
#header .nav li > a.nav_over {color:var(--a-hover-color);}
#header .nav li > a.nav_over::after, #header .nav li > a:hover::after {display: block;}
#header .nav li:hover > a {color:var(--a-hover-color);}
#header .nav li dl {position:absolute; top:100%; left:50%; display: none; margin-left: -80px; padding: 0 12px 5px 12px; width:160px; box-sizing: border-box; box-shadow: 0 4px 8px rgba(0,0,0,0.1); background-color:#fff;}
#header .nav li dl dd a {display:block; padding: 9px 5px; font-size: 14px; text-align:center; border-top: 1px solid #f5f5f5;}

#mheader, #mheader_menu, #mnav, #menu {display:none;}

#banner {position:relative; z-index: 90;top:15px;}
#banner .swiper-slide {position: relative; font-size:0; transition: none;}
#banner .swiper-slide img {width:100%;}
#banner .swiper-slide video {position:relative;z-index:1;width:100%;height:auto;}
#banner .swiper-slide .play {position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background:url(../images/play.png) no-repeat center center;background-size:80px 80px;cursor:pointer;}
#banner .video {background-color:#000;}
#banner .swiper-pagination {position:absolute;left:0;bottom:40px;width:100%;height:14px;font-size:0;text-align:center;}
#banner .swiper-pagination span {margin:0;width:14px;height:14px;font-size:0;border-radius:50%;background:#fff;opacity:0.6;overflow:hidden;}
#banner .swiper-pagination span.swiper-pagination-bullet {margin:0 7px;}
#banner .swiper-pagination span.swiper-pagination-bullet-active {opacity:1;background:var(--a-hover-color);}

#banners {position: relative; height: 38.54vw; background-repeat:no-repeat; background-position:center center; background-size: cover;}
#banners::after {position: absolute; inset: 0; z-index: 1; display: block; background-color: rgba(0,0,0,0.1); content: '';}
#banners .btis {position: relative; z-index: 2; align-items: center; height:100%; color:#fff;}
#banners .btis:not(.no-bmenu) {padding-bottom: 6vw;}
#banners .btis h2 {font-size: 60px; font-weight: normal; line-height: 1;}
#banners .btis p {margin-top: 1.5vw; font-size: 22px; text-transform:uppercase; line-height:1;}
.banner-ms {display: none;}

.wrap {margin-left:auto;margin-right:auto;width:1654px;box-sizing:border-box;}
#content {padding-bottom: 80px;}
#left {float:left;width:240px;}
#right {float:right;width:900px;overflow:hidden;}
#finfo {background-color:#f4f4f4;}
#finfo > div {display: flex; justify-content: space-between; padding-top: 60px; padding-bottom: 60px;}
#finfo .fnav {flex: 1 1 auto; display: flex;}
#finfo .fnav a {color:#666;}
#finfo .fnav a:hover {color: var(--a-hover-color);}
#finfo .fnav dl {flex: 0 0 auto; width: 25%;}
#finfo .fnav dl dt {color:#000; font-size: 18px; font-weight: bold;}
#finfo .fnav dl dd {margin-top: 25px;}
#finfo .info {flex: 0 0 auto; width: 300px; text-align: center;}
#finfo .info .logo {font-size: 0; text-align: right;}
#finfo .info .logo img {max-width: 300px;}
#finfo .info .tel {padding-top: 22px; padding-bottom: 22px; font-family: arial; font-size: 30px;}
#finfo .info .tel a {color: var(--a-hover-color);}
#finfo .info .qrcode {font-size: 0;}
#finfo .info .qrcode img {width: 120px;}
#footer {color:#a0c1d8; background-color:#006db8;}
#footer a {color:#a0c1d8;}
#footer a:hover {color:#fff;}
#footer > div {padding-top: 20px; padding-bottom: 20px; font-size: 14px; line-height: 1.8;}

/*===================================================================================*/

.itis {position: relative; padding-top: 80px; text-align: center;}
.itis h2 {color: var(--tis-color); font-size: var(--itis-fs); line-height: 1;}
.itis h2:nth-of-type(2) {margin-top: 15px;}
.itis > a {position: absolute; bottom: 5px; right: 0; display: flex; align-items: center; justify-content: center; width: 190px; height: 48px; color:#333; font-size: 14px; font-weight: bold; text-align: center; border-radius: 25px; border: 1px solid var(--a-hover-color);}
.itis > a i {margin-left: 8px; font-weight: normal; font-size: 20px;}
.itis > a:hover {color:#fff; border-color:#d46413; background-color:#d46413;}

#ipros > div {padding-bottom: 80px;}
#ipros .cont {display: grid; grid-template-columns: repeat(6,1fr); gap: 15px; margin-top: 35px;}
#ipros .cont li {position: relative; background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden;}
#ipros .cont li:nth-child(1) {grid-row: 1/3; grid-column: 1/3; background-image: url(../images/ipros_bg1.jpg); padding-top: 139.11%;}
#ipros .cont li:nth-child(2) {grid-row-start: 1; grid-column: 3/5; background-image: url(../images/ipros_bg2.jpg);}
#ipros .cont li:nth-child(3) {grid-row-start: 1; grid-column: 5/7; background-image: url(../images/ipros_bg3.jpg);}
#ipros .cont li:nth-child(4) {background-image: url(../images/ipros_bg4.jpg);}
#ipros .cont li:nth-child(5) {background-image: url(../images/ipros_bg5.jpg);}
#ipros .cont li:nth-child(6) {background-image: url(../images/ipros_bg6.jpg);}
#ipros .cont li:nth-child(7) {background-image: url(../images/ipros_bg7.jpg);}
#ipros .cont li:nth-child(n+4) {grid-row-start: 2;}
#ipros .cont li a {position: absolute; inset: 0; color:#fff; box-sizing: border-box;}
#ipros .cont li a .text {min-width: 0;}
#ipros .cont li a .text h2 {font-size: 22px; line-height: 1;}
#ipros .cont li a .text span {color:#fff; font-size: 14px; font-weight: bold; text-align: center; box-sizing: border-box; background-color: var(--a-hover-color);}
#ipros .cont li a .imgs {display: flex; align-items: center; justify-content: center; font-size: 0; text-align: center;}
#ipros .cont li a .imgs img {max-width: 100%; max-height: 100%; transition: ease-out 500ms;}
#ipros .cont li:hover {box-shadow: 0 0 16px rgba(0,72,128,0.22);}
#ipros .cont li:hover .text span {color:#fff; background-color:#d46413;}
#ipros .cont li:hover .imgs img {transform: scale(1.05);}

#ipros .cont .s1 {display: flex; flex-direction: column; justify-content: space-between; padding: 50px 40px 40px 40px; text-align: center;}
#ipros .cont .s1 .text p {margin-top: 20px; font-size: 18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#ipros .cont .s1 .text div {margin-top: 20px; display: flex; justify-content: center;}
#ipros .cont .s1 .text span {padding: 0 20px; min-width: 132px; height: 50px; line-height: 50px; border-radius: 25px;}
#ipros .cont .s1 .imgs {height: 74%;}

#ipros .cont .s2 {display: flex; padding: 20px 40px 20px 25px;}
#ipros .cont .s2 .text {flex: 1 1 auto; position: relative; margin-right: 25px;}
#ipros .cont .s2 .text h2 {padding-top: 30px;}
#ipros .cont .s2 .text p {display:-webkit-box; margin-top: 20px; line-height: 1.7; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
#ipros .cont .s2 .text div span {position: absolute; bottom: 30px; left: 0; display: block; padding: 0 20px; min-width: 132px; height: 50px; line-height: 50px; border-radius: 25px;}
#ipros .cont .s2 .imgs {flex: 0 0 auto; width: 48%;}

#ipros .cont .s3 {display: flex; flex-direction: column; justify-content: space-between; padding: 25px 10px 10px 10px; text-align: center;}
#ipros .cont .s3 .text p {margin-top: 10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#ipros .cont .s3 .text div {margin-top: 20px; display: flex; justify-content: center;}
#ipros .cont .s3 .text span {padding: 0 15px; height: 26px; line-height: 26px; border-radius: 13px;}
#ipros .cont .s3 .imgs {height: 62%;}


#ivideo {height: 890px; background: url(../images/ivideo_bg.jpg) no-repeat center center/cover;}
#ivideo .itis h2 {color:#fefefe;}
#ivideo > div {position: relative; height: 100%; border-left: 1px solid rgba(255,255,255,0.28); border-right: 1px solid rgba(255,255,255,0.28);}
#ivideo .play {position: absolute; top: 300px; left: 50%; display: block; width: 126px; height: 126px; background: url(../images/play4.png) no-repeat; background-size: contain; transform: translateX(-50%);}
#ivideo .play a {display: block; width: 100%; height: 100%;}
#ivideo .play a.sj {display: none;}
#ivideo .cont {position: absolute; bottom: 75px; left: -1px; right: -1px; display: grid; grid-template-columns: repeat(5,1fr); box-sizing: border-box; border-top: 1px solid rgba(255,255,255,0.28);}
#ivideo .cont li {padding: 1px; min-width: 0; box-sizing: border-box; border-right: 1px solid rgba(255,255,255,0.28); border-bottom: 1px solid rgba(255,255,255,0.28);}
#ivideo .cont li a {display: flex; padding: 16px 20px; box-sizing: border-box;}
#ivideo .cont li a .imgs {flex: 0 0 auto; display: flex; align-items: center; justify-content: center; position: relative; padding: 15px; width: 76px; height: 76px; border-radius: 50%; box-sizing: border-box; border: 2px dotted rgba(255,255,255,0.4); overflow: hidden;}
#ivideo .cont li a .imgs::after {position: absolute; inset: 5px; z-index: 1; display: block; border-radius: 50%; background-color: rgba(255,255,255,0.4); content: '';}
#ivideo .cont li a .imgs img {position: relative; z-index: 2; max-width: 100%; max-height: 100%;}
#ivideo .cont li a .text {flex: 1 1 auto; display: flex; flex-direction: column; justify-content: center; margin-left: 20px; min-width: 0; color:#fff; font-size: 18px;}
#ivideo .cont li a .text h2 {font-size: 18px; font-weight: normal;}
#ivideo .cont li a .text p {position: relative; margin-top: 8px; height: 26px; line-height: 26px;}
#ivideo .cont li a .text p span {position: absolute; top: 0; bottom: 0; right: 0; display: block; padding: 0 9px; color:rgba(255,255,255,0.5); font-size: 14px; border-radius: 13px; box-sizing: border-box; border: 1px solid rgba(255,255,255,0.5);}
#ivideo .cont li a:hover {font-weight: bold; background-color: var(--a-hover-color);}
#ivideo .cont li a:hover h2 {font-weight: bold;}
#ivideo .cont li a:hover .text p span {color:#fff; border-color:#d46413; background-color:#d46413;}
#ivideo .cont li a.sj {display: none;}

#iabout {background: url(../images/iabout_bg.jpg) no-repeat center center/cover;}
#iabout > div {padding-bottom: 95px;}
#iabout .itis h2 {color:#fff;}
#iabout .cont {display: flex; margin-top: 45px; border: 1px solid rgba(255,255,250,0.18);}
#iabout .cont .imgs {flex: 0 0 auto; position: relative; padding-top: 36.76%; width: 49.576%; font-size: 0; box-sizing: border-box; border-right: 1px solid rgba(255,255,250,0.18);}
#iabout .cont .imgs div {position: absolute; inset: 10px; z-index: 1; background-repeat: no-repeat; background-position: center center; background-size: cover;}
#iabout .cont .imgs span {position: absolute; inset: 0; z-index: 2; opacity: 0.8; background: url(../images/play4.png) no-repeat center center; cursor: pointer;}
#iabout .cont .imgs .video {position: absolute; inset: 10px; background-color:#000;}
/*
#iabout .cont .imgs a {position: absolute; inset: 0; z-index: 2; opacity: 0.8; background: url(../images/play4.png) no-repeat center center;}
#iabout .cont .imgs a.sj {display: none;}
*/
#iabout .cont .text {flex: 1 1 auto; display: flex; flex-direction: column; color:#fff;}
#iabout .cont .text .intro {flex: 1 1 auto; position: relative; padding: 50px; padding-bottom: 120px;}
#iabout .cont .text .intro .name {font-size: 30px;}
#iabout .cont .text .intro .editorc {margin-top: 20px; font-size: 18px;}
#iabout .cont .text .intro .abtn {position: absolute; bottom: 30px; left: 50px; display: flex;}
#iabout .cont .text .intro .abtn a {padding: 0 25px; min-width: 160px; height: 56px; line-height: 56px; color:#fff; font-weight: bold; text-align: center; border-radius: 28px; box-sizing: border-box; background-color: var(--a-hover-color);}
#iabout .cont .text .intro .abtn a:hover {background-color:#d46413;}
#iabout .cont .text .szys {flex: 0 0 auto; display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid rgba(255,255,250,0.18);}
#iabout .cont .text .szys li {display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 40px 15px;}
#iabout .cont .text .szys li:not(:last-child) {border-right: 1px solid rgba(255,255,250,0.18);}
#iabout .cont .text .szys li div {display: flex; align-items: flex-start; line-height: 1;}
#iabout .cont .text .szys li p {margin-top: 30px; font-size: 18px;}
#iabout .cont .text .szys li .number {margin-right: 5px; font-family: Impact; font-size: 48px;}
#iabout .cont .text .szys li .year {margin-top: 5px; font-size: 18px;}
#iabout .cont .text .szys li .jia {font-size: 30px;}

#icert {height: 850px; background: url(../images/icert_bg.jpg) no-repeat center center/cover;}
#icert .itis {padding-top: 100px;}
#icert .list {position: relative; margin-top: 120px; padding-left: 100px; padding-right: 100px;}
#icert .list .swiper-slide {transition: none;}
#icert .list .swiper-button {position: absolute; top: 50%; z-index: 10; margin-top: -30px; display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; color:#888; 
	font-size: 40px; border-radius: 50%; background-color:rgba(255,255,255,0.5); cursor: pointer;box-sizing: border-box;}
#icert .list .swiper-button:hover {color:#fff; background-color: var(--a-hover-color);}
#icert .list .swiper-button-disabled {opacity: 0.3; cursor: default; display: none;}
#icert .list .swiper-prev {left: 0;}
#icert .list .swiper-next {right: 0;}
#icert .list a {display: block; position: relative; padding-top: 139.8%; font-size: 0; overflow: hidden;}
#icert .list a div {position: absolute; inset: 0; display: flex; align-items: flex-end; justify-content: center;}
#icert .list a div img {max-width: 100%; max-height: 100%;}

#inews > div {padding-bottom: 100px;}
#inews .cont {display: grid; grid-template-columns: repeat(3,1fr); gap: 38px; margin-top: 40px;}
#inews .cont a {min-width: 0; border: 1px solid #eee; transition: 300ms;}
#inews .cont a .imgs {position: relative; padding-top: 65.134%;}
#inews .cont a .imgs span {position: absolute; inset: 30px; display: block; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: ease-out 300ms;}
#inews .cont a .text {padding: 30px; border-top: 1px solid #eee; transition: 300ms;}
#inews .cont a .text .date {margin-bottom: 15px; color: var(--a-hover-color);}
#inews .cont a .text .date i {margin-right: 10px; font-weight: bold;}
#inews .cont a .text .name {color:#000; font-size: 22px; font-weight: normal;}
#inews .cont a .text .desc {margin-top: 15px; color:#888; line-height: var(--lh18);}
#inews .cont a .text .abtn {display: block; margin-top: 35px; width: 130px; height: 46px; line-height: 46px; color: var(--a-hover-color); font-size: 14px; font-weight: bold; text-align: center; border-radius: 24px; border: 1px solid var(--a-hover-color);}
#inews .cont a:hover {border: none; background-color: var(--a-hover-color);}
#inews .cont a:hover .imgs span {inset: 0;}
#inews .cont a:hover .text {border-top-color: var(--a-hover-color); background: url(../images/inews_bg2.jpg) no-repeat center bottom;}
#inews .cont a:hover .text .date {color:#fff;}
#inews .cont a:hover .text .name {color:#fff;}
#inews .cont a:hover .text .desc {color:#fff;}
#inews .cont a:hover .text .abtn {background-color:#fff;}

/*===================================================================================*/

/*===================================================================================*/

.nodata {padding:150px 0px;color:#999;font-size:18px;text-align:center;}
#bnav {padding-top: 60px; padding-bottom: 60px; color:#666; font-size: 14px;}
#bnav span {margin-left: 8px; margin-right: 8px;}
#bnav strong {font-weight: normal;}
#bnav a {color:#666;}
#bnav a:hover {color:#000;}
#bmenu {position: absolute; bottom: 0; left: 0; right: 0; z-index: 90;}
#bmenu.fd {position: fixed; top: 80px; bottom: auto; border-bottom: 1px solid #e5e5e5;}
#bmenu.fd > div {padding: 0; width: 100%; background-color:#fff;}
#bmenu.fd > div a {padding: 1vw 0;}
#bmenu > div {display: flex; background-image: linear-gradient(rgba(255, 255, 255, 0.8), #fff); transition: all 500ms;}
#bmenu > div a {position: relative; padding: 2.2vw 0; width: 100%; font-size: 20px; text-align: center; transition: all 500ms;}
#bmenu > div a:not(:last-child)::before {position: absolute; right: 0; top: 50%; width: 1px; height: 18px; background-color: #949494; content: ""; transform: translateY(-50%);}
#bmenu > div a::after {position: absolute; left: 50%; bottom: -1px; width: 0; height: 3px; background-color: var(--a-hover-color); content: ""; transform: translateX(-50%); transition: all 500ms;}
#bmenu > div a.curt, #bmenu > div a:hover {color: var(--a-hover-color);}
#bmenu > div a.curt::after, #bmenu > div a:hover::after {width: 70%;}

#bnav-m {display:none;padding:8px 4%;color:#999;font-size:12px;background-color:#f2f2f2;}
#bnav-m a {color:#999;}
#bnav-m i {margin:0px 6px;font-size:10px;}
#bnav-m strong {color:var(--a-hover-color);font-weight:normal;}
#bname-m {position:relative;display:none;overflow:hidden;background-color:var(--a-hover-color);}
#bname-m h2 {padding:12px 60px 12px 4%;color:#fff;font-size:18px;}
#bname-m span {position:absolute;top:50%;right:4%;margin-top:-4px;display:block;border:8px solid transparent;border-top-color:#fff;transition:none;}
#bname-m span.active {margin-top:-12px;border-top-color:transparent;border-bottom-color:#fff;}
#bmenu-m {display:none;width:100%;transition:none;background-color:var(--a-hover-color);}
#bmenu-m a {position:relative;display:block;padding:10px 40px 10px 4.2%;color:#fff;font-size:14px;border-top:1px solid #0b8ad7;}
#bmenu-m a:before {display:inline-block;margin-right:10px;width:4px;height:4px;content:"";vertical-align:middle;border-radius:50%;background-color:#fff;transform:translateY(-1.5px);}
#bmenu-m a i {position:absolute;top:50%;right:4%;margin-top:-7px;color:#fff;font-size:14px;}
#bmenu-m a.curt {}
#bmenu-m a.subs {padding-left:8%;}
#bmenu-m a.subs:before {display:none;}
#bmenu-m a.thds {padding-left:14%;}

.input_mig {width: 0; height: 0; opacity: 0; visibility: hidden; display: none;}
.input_text {padding:0 10px;width:100%;height:42px;line-height:42px\9;box-sizing:border-box;border-radius:3px;border:1px solid #ddd;}
.input_area {padding:8px 10px;width:100%;height:170px;line-height:1.8;box-sizing:border-box;border-radius:3px;border:1px solid #ddd;resize:none;overflow-y:auto;}
.input_select {padding:0 0 0 10px;height:42px;box-sizing:border-box;border-radius:3px;border:1px solid #ddd;}
.input_text:focus, .input_area:focus, .input_select:focus {border-color:#aaa;box-shadow:0 0 8px rgba(0,0,0,0.1);}
.input_radio {position:relative;top:1px;}
.input_checkbox {position:relative;top:1px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.input_radio {position:relative;top:3px;width:15px;height:15px;}
	.input_checkbox {position:relative;top:3px;width:15px;height:15px;}
}
.button {width:160px; height:45px; color:#fff; font-size:16px; box-sizing:border-box; border:none; border-radius:3px; cursor:pointer; background-color:var(--a-hover-color);}
.button:hover {background-color:#d46413;}

.editorc_nrs {margin-top:80px;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc_box {margin-top:3%;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc {font-size: var(--editorc-fs); line-height: var(--editorc-lh);overflow-x: auto;}
.editorc::after {display:block;width:100%;clear:both;content:'';}
.editorc p {margin-bottom:20px;}
.editorc p:last-child {margin-bottom:0;}
.editorc a {text-decoration:underline;}
.editorc hr {padding-bottom:4px;border:0;border-top:1px solid #ccc;}
.editorc h1,.editorc h2,.editorc h3,.editorc h4,.editorc h5,.editorc h6 {padding:9px 0;font-weight:bold;line-height:1.4;}
.editorc ul {margin-bottom:20px;padding-left:1.4em;}
.editorc ul:last-child {margin-bottom:0;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-bottom:20px;padding-left:1.5em;}
.editorc ol li {list-style-type:decimal;}
.editorc ol:last-child {margin-bottom:0;}
.editorc table.border {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc table.border td,.editorc table.border th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc table.border td table {margin-bottom:0;}
.editorc table.border td p {margin:0;padding:0;}
.editorc table.border th p {margin:0;padding:0;}

.editorc2 {line-height: var(--editorc-lh);}
.editorc2::after {display:block;width:100%;clear:both;content:'';}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 hr {padding-bottom:4px;border:0;border-top:1px solid #ccc;}
.editorc2 h1,.editorc2 h2,.editorc2 h3,.editorc2 h4,.editorc2 h5,.editorc2 h6 {padding:9px 0;font-weight:normal;line-height:1.2;}
.editorc2 ul {margin-bottom:20px;padding-left:1.4em;}
.editorc2 ul:last-child {margin-bottom:0;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-bottom:20px;padding-left:1.5em;}
.editorc2 ol li {list-style-type:decimal;}
.editorc2 ol:last-child {margin-bottom:0;}

.editorc_tbe table {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc_tbe td, .editorc_tbe th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc_tbe td table {margin-bottom:0;}
.editorc_tbe td p,.editorc_tbe th p {margin:0;padding:0;}
.editorc_tbe table.no-border {border:none;}
.editorc_tbe table.no-border table {border:none;}
.editorc_tbe table.no-border td {border:none;padding:0;}
.editorc_tbe table.no-border th {border:none;padding:0;}

#prevnext {position:relative; margin-top: 4%; padding: 20px 180px 0 0; color:#999; font-size:14px; border-top:1px solid #e5e5e5; overflow:hidden;}
#prevnext p {height: 30px;}
#prevnext_back {position:absolute; top: 25px; right:0; display:block; padding:0 25px; min-width: 156px; height: 40px; line-height: 40px; color:#fff; text-align: center; border-radius: 20px; box-sizing: border-box; background-color:var(--a-hover-color);}
#prevnext_back i {margin-right:5px; font-size:14px;}
#video_play {width:1200px;height:672px;font-size:0;background-color:#000;overflow:hidden;}


/*===================================================================================*/
/* 产品列表 */

#pros {display: flex;}
#pros .fls {position: sticky; top: 80px; left: 0; flex: 0 0 auto; padding: 50px 0; width: 400px; height: calc(100vh - 80px); box-sizing: border-box; border-right: 1px solid #ebebeb; background-color:#f5f6fb; overflow-y: auto;}
#pros .fls::-webkit-scrollbar {width:5px;height:1px;}
#pros .fls::-webkit-scrollbar-thumb {border-radius:5px; background:var(--a-hover-color);}
#pros .fls > li.curt {background-color:#fff;}
#pros .fls > li.curt .name {background:var(--a-hover-color);}
#pros .fls > li.curt .name a {color:#fff;}
#pros .fls > li.curt .name span::after {background-color:#fff;}
#pros .fls > li.curt .name span::before {background-color:#fff; transform: rotate(0);}
#pros .fls > li.curt .list {display: block;}
#pros .fls > li .name {display: flex; align-items: center; padding: 0 60px;}
#pros .fls > li .name a {flex: 1 1 auto; padding-top: 18px; padding-bottom: 18px; color:#333; font-size: 16px; line-height: 1.5;}
#pros .fls > li .name span {flex: 0 0 auto; position: relative; margin-left: 20px; width: 12px; height: 12px; cursor: pointer;}
#pros .fls > li .name span::after {position: absolute; top: 50%; left: 0; right: 0; height: 2px; background-color: var(--a-hover-color); content: '';}
#pros .fls > li .name span::before {position: absolute; top: 50%; left: 0; right: 0; height: 2px; background-color: var(--a-hover-color); content: ''; transform: rotate(90deg);}
#pros .fls > li .list {display: none; padding: 0 60px;}
#pros .fls > li .list dt {display: flex; align-items: center;}
#pros .fls > li .list dt:not(:first-child) {border-top: 1px solid #f2f2f2;}
#pros .fls > li .list dt a {flex: 1 1 auto; padding: 18px 0; color:#666; font-size: 14px; line-height: 1.5;}
#pros .fls > li .list dt a:hover {color:var(--a-hover-color);}
#pros .fls > li .list dt i {flex: 0 0 auto; margin-left: 20px; width: 14px; height: 12px; line-height: 12px; text-align: center; cursor: pointer;}
#pros .fls > li .list dt.curt a {color:var(--a-hover-color); font-weight: bold;}
#pros .fls > li .list dt.curt i {color:var(--a-hover-color); font-weight: bold;}
#pros .fls > li .list dd {display: none;}
#pros .fls > li .list dd.active {display: block;}
#pros .fls > li .list ul {padding: 10px 20px; border-top: 1px solid #f2f2f2;}
#pros .fls > li .list ul li a {display: block; padding: 8px 0; color:#666; font-size: 14px; line-height: 1.5;}
#pros .fls > li .list ul li a:hover, #pros .fls > li .list ul li a.curt {color: var(--a-hover-color);}

#pros .pnav {margin-bottom: 60px; color:#666; font-size: 14px;}
#pros .pnav span {margin-left: 8px; margin-right: 8px;}
#pros .pnav strong {font-weight: normal;}
#pros .pnav a {color:#666;}
#pros .pnav a:hover {color:#000;}
#pros .nrs {flex: 1 1 auto; padding: 70px 80px;}
#pros .nrs .list {display: grid; grid-template-columns: repeat(3,1fr);}
#pros .nrs .list a {padding: 40px; transition: 500ms;}
#pros .nrs .list a .imgs {position: relative; padding-top: 75%;}
#pros .nrs .list a .imgs span {position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; overflow: hidden;}
#pros .nrs .list a .imgs img {max-width: 100%; max-height: 100%; transition: transform ease-out 500ms;}
#pros .nrs .list a .text {margin-top: 30px;}
#pros .nrs .list a .text h2 {color:#000; font-size: 20px; font-weight: normal; line-height: 1.5; transition: none;}
#pros .nrs .list a .text p {margin-top: 8px; color:#666; font-size: 14px; line-height: var(--lh18); transition: none;}
#pros .nrs .list a:hover {background-color:#fff; box-shadow: 0 0 30px rgba(15, 59, 220, 0.1);}
#pros .nrs .list a:hover .imgs img {transform: scale(1.05);}
#pros .nrs .list a:hover .text h2 {font-weight: bold;}
#pros .nrs .list a:hover .text p {font-weight: bold;}

#pros-mimg {display: none; font-size: 0; text-align: center; overflow: hidden;}
#pros-mimg img {max-width: 100%;}
#pros .xds {flex: 1 1 auto; padding: 70px 80px;}
#pros .info .name {color: var(--tis-color); font-size: 40px; font-weight: normal; line-height: 1.5;}
#pros .info .intro {display: flex; margin-top: 40px;}
#pros .info .intro .imgs {flex: 0 0 auto; width: 44.676%; font-size: 0; text-align: center; overflow: hidden;}
#pros .info .intro .imgs img {max-width: 100%;}
#pros .info .intro .text {flex: 1 1 auto; margin-left: 60px;}
#pros .info .intro .desc {line-height: 2.2;}
#pros .info .intro .abtn {display: flex; column-gap: 30px; margin-top: 40px;}
#pros .info .intro .abtn span, #pros .info .intro .abtn a {padding: 0 25px; min-width: 160px; height: 50px; line-height: 50px; color:#fff; text-align: center; box-sizing: border-box; border-radius: 25px; background-color: var(--a-hover-color); cursor: pointer;}
#pros .info .intro .abtn a.sj {display: none;}
#pros .info .intro .abtn span:hover, #pros .info .intro .abtn a:hover {color:#fff; background-color:#d46413;}
#pros .info .tabs {display: flex; column-gap: 40px; margin-top: 60px; padding-bottom: 15px; border-bottom: 1px solid #e0e0e0;}
#pros .info .tabs li {color:#000; font-size: 20px; font-weight: bold; cursor: pointer;}
#pros .info .tis {padding-top: 60px; padding-bottom: 15px; color:#000; font-size: 20px; border-bottom: 1px solid #e0e0e0;}
#pros .info .detail {margin-top: 30px;}

#pros .info .message form {display: flex; flex-flow: row wrap; justify-content: space-between;}
#pros .info .message .items {position:relative; margin-top: 30px; width: 48%; font-size:0;}
#pros .info .message .items:nth-child(n+5) {width:100%;}
#pros .info .message .items p {margin-bottom: 10px; color:#666; font-size: 16px;}
#pros .info .message .items p span {margin-left: 8px; color:#ff0000; font-size: 13px; font-weight: bold;}
#pros .info .message .btns {margin-top: 40px; width: 100%; text-align:center;}

/*===================================================================================*/
/* 新闻列表 */

#news a {display: flex; margin-top: 60px; background-color:#f5f5f5; transition: 500ms;}
#news a:first-child {margin-top: 80px;}
#news a .imgs {flex: 0 0 auto; position: relative; padding-top: 19.34%; width: 37.484%; font-size: 0; overflow: hidden;}
#news a .imgs span {position: absolute; inset: 0; display: block; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: transform ease-out 500ms;}
#news a .text {flex: 1 1 auto; min-width: 0; padding: 30px 80px;}
#news a .text h2 {margin-top: 10px; color:#000; font-size: 24px; font-weight: normal; line-height: 1.5;}
#news a .text .date {font-size: 14px;}
#news a .text .date i {margin-right: 5px;}
#news a .text .desc {margin-top: 20px; color:#888; line-height: var(--lh18);}
#news a .text .abtn {margin-top: 40px; display: flex;}
#news a .text .abtn span {display: flex; align-items: center; justify-content: center; padding: 0 20px; min-width: 190px; height: 44px; color:#666; font-size: 14px; text-align: center; box-sizing: border-box; border-radius: 22px; border: 1px solid #dbdbdb; transition: 500ms;}
#news a .text .abtn span i {margin-left: 10px; font-size: 18px;}
#news a:hover {background-color:#fff; box-shadow: 0 3px 50px rgba(4, 38, 161, 0.2);}
#news a:hover .imgs span {transform: scale(1.05);}
#news a:hover .abtn span {color:#fff; border-color: var(--a-hover-color); background-color: var(--a-hover-color);}

#xwds > div {padding-bottom: 80px;}
#xwds .tis {padding-bottom: 15px; border-bottom:1px solid #e5e5e5;}
#xwds .tis h1 {color:#000; font-size:28px; line-height:1.5; font-weight:normal;}
#xwds .tis p {margin-top: 10px; color:#999; font-size:14px;}
#xwds .tis p span {margin-left:30px;}
#xwds .tis p span:first-child {margin-left: 0;}
#xwds .tis p span i {margin-right: 6px;}
#xwds .text {margin-top: 3%;}

/*===================================================================================*/
/* 关于我们 */

.ntis {padding-top: 80px; text-align: center;}
.ntis h2 {color:var(--tis-color); font-size: var(--tis-fs); font-weight: normal; line-height: 1;}
.ntis p {margin-top: 1vw; color:#666; font-size: 20px; line-height: 1; text-transform: uppercase;}

.gsjj > div {padding-bottom: 100px;}
.gsjj .name {padding-top: 100px; color:var(--tis-color); font-size: 38px; text-align: center; line-height: 1;}
.gsjj .cont {display: flex; margin-top: 60px;}
.gsjj .cont .imgs {flex: 0 0 auto; position: relative; padding-top: 36.76%; width: 48.368%; font-size: 0; box-sizing: border-box;}
.gsjj .cont .imgs div {position: absolute; inset: 0; z-index: 1; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.gsjj .cont .imgs a {position: absolute; inset: 0; z-index: 2; opacity: 0.8; background: url(../images/play4.png) no-repeat center center;}
.gsjj .cont .imgs a.sj {display: none;}
.gsjj .cont .text {flex: 1 1 auto; display: flex; flex-direction: column; justify-content: space-between; margin-left: 50px;}
.gsjj .cont .name-m {display: none;}
.gsjj .cont .editorc {font-size: 18px;}
.gsjj .cont .szys {display: flex; justify-content: space-between; margin-top: 100px;}
.gsjj .cont .szys li {text-align: center;}
.gsjj .cont .szys li div {display: flex; align-items: flex-start; line-height: 1;}
.gsjj .cont .szys li p {margin-top: 20px; font-size: 18px;}
.gsjj .cont .szys li .number {margin-right: 5px; font-family: Impact; font-size: 48px;}
.gsjj .cont .szys li .year {margin-top: 5px; font-size: 18px;}
.gsjj .cont .szys li .jia {font-size: 30px;}

.fzlc {position: relative; background: url(../images/fzlc_bg.png) no-repeat center center/cover; background-attachment: fixed;}
.fzlc .ntis {padding-top: 100px;}
.fzlc .cont {margin-top: 80px;}
.fzlc .cont .year {font-size: 20px; transition: all 500ms;}
.fzlc .cont .text {margin-top: 0.78vw; padding-right: 0.4vw; width: calc(100% - 4vw); height: 75px; line-height: 25px; color:#999; transition: all 500ms; overflow: hidden;}
.fzlc .cont .swiper-slide-active .year {color:var(--a-hover-color);}
.fzlc .cont .swiper-slide-active .text {color:#333;}
.fzlc .line {position: relative; margin-top: 2vw; height: 17vw;}
.fzlc .line1 {position: absolute; bottom: 0; left: 0; z-index: 1; width: 100%; cursor: pointer; -webkit-clip-path: url(#menu-clip-path); clip-path: url(#menu-clip-path); overflow: hidden;}
.fzlc .line1 .swiper-slide {height: 12.5vw; background: url(../images/fzlc_line1.png); background-size: 100% 100%; opacity: 0.3; transition: all 1s;}
.fzlc .line1 .swiper-slide-active {opacity: 1;}
.fzlc .line2 {position: absolute; bottom: 0; left: 0; z-index: 2; width: 100%; cursor: url(../images/cursor_cn.png), pointer !important; overflow: hidden;}
.fzlc .line2 .swiper-slide {height: 15.6vw; background: url(../images/fzlc_line2.png) no-repeat left; background-size: auto 100%; opacity: 0.3; transition: all 1s;}
.fzlc .line2 .swiper-slide-active {opacity: 1;}

.qywh > div {padding-bottom: 80px;}
.qywh .editorc {margin-top: 50px;}

.kehu > div {padding-bottom: 100px;}
.kehu .cont {display: grid; grid-template-columns: repeat(5,1fr); margin-top: 50px;}
.kehu .cont .item {position: relative; margin-top: -1px; margin-left: -1px; padding-top: 42.42%; font-size: 0; border: 1px solid #eee;}
.kehu .cont .item div {position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; padding: 20px; box-sizing: border-box; overflow: hidden;}
.kehu .cont .item img {max-width: 100%; max-height: 100%; transition: transform ease-out 500ms;}
.kehu .cont .item:hover img {transform: scale(1.05);}

#jobs {margin: 0 auto; width: 1410px;}
#jobs .rows {margin-top:40px; color:#000;}
#jobs .rows:first-child {margin-top: 80px;}
#jobs .rows .info {display:flex;}
#jobs .rows .name {flex:1 1 auto;padding:20px 50px;background-color:#f2f2f2;cursor:pointer;}
#jobs .rows .name h3 {color:var(--a-hover-color);font-size:28px;font-weight:normal;line-height:1;}
#jobs .rows .name p {margin-top:10px;font-size:20px;font-weight:bold;}
#jobs .rows .sqbtn {flex:0 0 auto;align-items:flex-end;padding:20px 30px 20px 10px;width:250px;color:#fff;text-align:right;box-sizing:border-box;background-color:var(--a-hover-color);}
#jobs .rows .sqbtn div {}
#jobs .rows .sqbtn div p {font-size:24px;line-height:1;}
#jobs .rows .sqbtn div span {display:block;margin-top:5px;font-size:16px;}
#jobs .rows .sqbtn i {margin-top:10px;width:20px;height:20px;line-height:22px;color:#fff;font-size:12px;text-align:center;border-radius:50%;background-color:#ffc229;cursor:pointer;overflow:hidden;}
#jobs .rows .text {display:none;padding:40px 50px;border-radius:0 0 15px 15px;box-shadow:0 5px 10px rgba(0,0,0,0.2)}
#jobs .rows .intro {display:flex;justify-content:space-between;}
#jobs .rows .intro .cont {width:45%;}
#jobs .rows .intro .tis {font-size:18px;line-height:1;}
#jobs .rows .intro .editorc {margin-top:12px;}
#jobs .rows .place {display:flex;justify-content:space-between;margin-top:50px;font-size:18px;font-weight:bold;}
#jobs .rows .place div {width:45%;}
#jobs .active .sqbtn i {transform:rotate(180deg);}

/*===================================================================================*/
/* 联系我们 */

#contact > div {padding-top: 80px; padding-bottom: 80px;}
#contact .info {display: flex;}
#contact .info .tis {color: var(--tis-color); font-size: 24px;}
#contact .info .text {padding-right:50px; width:50%; box-sizing:border-box; border-right:1px solid #e0e0e0;}
#contact .info .editorc {margin-top: 18px; line-height:2;}
#contact .info .message {padding-left:50px; width:50%; font-size: 0; box-sizing:border-box;}
#contact .info .message form {margin-top: 25px; display: flex; flex-flow: row wrap; justify-content: space-between;}
#contact .info .message .items {position:relative; width: 48%; font-size:0;}
#contact .info .message .items:nth-child(n+3) {margin-top: 25px;}
#contact .info .message .items:nth-child(n+5) {width:100%;}
#contact .info .message .btns {margin-top:30px; width: 100%; text-align:center;}
#contact .map {margin-top: 60px; font-size:0; background-position:center center; background-repeat:no-repeat; background-size:0 0;min-height:400px;}

/*===================================================================================*/

#win_ts {position:fixed;top:20%;left:50%;z-index:9999;margin-left:-170px;padding:32px 20px;width:300px;color:#fff;font-size:22px;line-height:1.4;text-align:center;opacity:0;transition:all 0.5s;border-radius:8px;background-color:rgba(0,0,0,0.7);overflow:hidden;}
#win_loading {position:fixed;top:0%;left:0%;z-index:9999;width:100%;height:100%;background:url(../images/loading2.gif) no-repeat center center;}
#win_loading_bg {position:fixed;top:0px;left:0px;z-index:9998;width:100%;height:100%;background-color:rgba(255,255,255,0);}

#win-fybox-overlay {position: fixed; inset: 0; z-index: 9998; background-color:#000; opacity: 0.8; cursor: pointer;}
#win-fybox {position: fixed; inset: 0; z-index: 9999; margin: auto; display: flex; align-items: center; justify-content: center; cursor: pointer;}
#win-fybox .fybox-loading {width: 100%; height: 100%; min-width: 37px; min-height: 37px; background: url(../images/loading2.gif) no-repeat center center;}
#win-fybox .fybox-wrap {position: relative; cursor: default;}
#win-fybox .fybox-error {padding: 15px; color:#333; font-size: 14px; line-height: 1.8; background-color:#fff;}
#win-fybox .fybox-close {position: absolute; top: -13px; right: -13px; display: flex; align-items: center; justify-content: center; width: 26px; height: 26px; visibility: hidden; border-radius: 50%; border: 2px solid #fff; box-sizing: border-box; box-shadow: 0 0 10px rgba(0,0,0,0.5); background-color:#000; overflow: hidden; cursor: pointer;}
#win-fybox .fybox-close:hover {background-color:#ff0000;}
#win-fybox .fybox-close:hover svg {transform: rotate(180deg);}
#win-fybox .fybox-close svg {width: 10px; height: 10px; transition: transform 500ms;}
#win-fybox .fybox-close svg line {stroke:#fff; stroke-width: 2;}

/*===================================================================================*/

#news_page {margin-top:60px;width:100%;}
#pros_page {margin-top:60px;width:100%;}
.fypage {font-size:0;text-align:center;overflow:hidden;}
.fypage a,.fypage span {display:inline-block;margin:0 5px;width:35px;height:35px;line-height:35px;font-size:14px;color:#333;background-color:#f5f5f5;text-align:center;vertical-align:top;box-sizing:border-box;overflow:hidden;}
.fypage a:hover {color:#fff;background-color:var(--a-hover-color);}
.fypage span.fypage_current, .fypage a.fypage_current {color:#fff;background-color:var(--a-hover-color);}
.fypage .fypage_sl {display:inline-block;height:35px;line-height:35px;font-size:14px;font-style:normal;vertical-align:top;}
.fypage .fypage_prev i,.fypage .fypage_next i {font-size:14px;}

#news_mpage {display:none;margin-top:6%;}
#pros_mpage {display:none;margin-top:8%;}
.mfypage {width:100%;height:24px;font-size:0;text-align:center;overflow:hidden;}
.mfypage a,.mfypage span {display:inline-block;margin:0 2px;padding:0 8px;height:22px;font-size:12px;line-height:22px;color:#666;border:1px solid #ddd;background-color:#fff;vertical-align:top;overflow:hidden;}
.mfypage a:hover {color:#fff;border-color:var(--a-hover-color);background-color:var(--a-hover-color);}
#mfypage_gov {display:inline-block;margin:0px 2px;padding:0px 6px;width:36px;height:24px;color:#777;vertical-align:top;border:1px solid #ddd;background-color:#fff;}
#mfypage_gobtn:hover {color:#fff;border-color:var(--a-hover-color);background-color:var(--a-hover-color);}