/* Write your styles */
@font-face { font-family: "num"; src: url(../fonts/DIN\ Alternate\ Bold.ttf) format('truetype'); }
@font-face { font-family: "douyin"; src: url(../fonts/douyin.otf) format('opentype'); }
.num-font{ font-family: "num" !important; font-weight: bold; }
.douyin{ font-family: "douyin" !important; font-weight: bold; }
ul,li,dl,dt,dd,h1,h2,h3,p,em{ font-style:normal; list-style:none; margin:0; padding:0;}
a{text-decoration: none;transition: all .1s linear; color:#444;}
a:hover{color:var(--themeColor);}
img,video{ max-width:100%;}
.am-container{max-width: 1430px;}
.am-container-index{max-width: 1430px;}
.am-alert-danger{ width:100%; position:fixed; left:0; top:0; margin:0;}

.arccontent .selectTdClass{background-color:#edf5fa !important}
.arccontent table.noBorderTable td,.arccontent table.noBorderTable th,.arccontent table.noBorderTable caption{border:1px dashed #ddd !important}
.arccontent table{margin-bottom:10px;border-collapse:collapse;display:table; width:100% !important;}
.arccontent td,.arccontent th{padding: 5px 10px !important;border: 1px solid #DDD;line-height:1.4;}
.arccontent caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
.arccontent th{border-top:1px solid #BBB;background-color:#F7F7F7;}
.arccontent table tr.firstRow th{border-top-width:2px;}
.arccontent .ue-table-interlace-color-single{ background-color: #fcfcfc; }
.arccontent .ue-table-interlace-color-double{ background-color: #f7faff; }


html{font-size: 62.5%;}

body {
    font-family: "Noto Sans SC","Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
}

.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/* 全局 css 变量 */
:root{
    --themeColor: #eb6f2e;
    --themeColor2: #fff7ee;
}
/* #0f6ff9  #2d73f0*/

/* 全局样式 */
/* [class*=am-u-] { padding-left: 0; padding-right: 0; } */

.all-pd{padding: 10rem 0;}
.all-pd-8{padding: 8rem 0;}
.all-pd-6{padding: 6rem 0;}

.all-pb{padding-bottom: 10rem;}
.all-pb-8{padding-bottom: 8rem;}
.all-pb-6{padding-bottom: 6rem;}

.all-pt{padding-top: 10rem;}
.all-pt-8{padding-top: 8rem;}
.all-pt-6{padding-top: 6rem;}

.all-mr{margin: 20px 0;}

.themeColor{color: var(--themeColor)!important;}
.colorWhite{color: #fff!important;}

.all-title-box{position: relative;}
.all-title-box.row{display: flex;justify-content: center;}
.all-title-box .title{font-size: 4.2rem;font-weight: bold;color: #333;white-space: nowrap;line-height: normal;position: relative;}
.all-title-box .title span{position: relative;z-index: 10;}
.all-title-box .title:after{content: ""; width: 4rem;height: 4rem;background: var(--themeColor);border-radius: 50%; position: absolute;left: -1rem;top: 5%;z-index: 1; }
.all-title-box .title.white:after{background: #fff;}
.all-title-box .subtitle{font-size: 1.6rem;color: #999;white-space: nowrap;}
.all-title-box .entitle{font-size: 2.4rem;color: #e3ecec;white-space: nowrap;line-height: normal;}
.all-title-box .line{width: 5rem;height: 3px;background: var(--themeColor);margin: 1rem 0;}

.img100{width: 100%;}
.fixbg{ width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed; -webkit-background-attachment: fixed; /* background-attachment: scroll\9; */ position: relative; }

.flex{display: flex;}
.order1{order: 1;}

.ohide{overflow: hidden;}
.ju-start{justify-content: flex-start!important;}

.c5{transition: all .5s;}
.c1{transition: all 1s;}
.position-re{position: relative!important;}
.line-clamp-1,.line-clamp-2,.line-clamp-3,.line-clamp-4,.line-clamp-5,.line-clamp-6{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
.line-clamp-1{-webkit-line-clamp: 1;}
.line-clamp-2{-webkit-line-clamp: 2;}
.line-clamp-3{-webkit-line-clamp: 3;}
.line-clamp-4{-webkit-line-clamp: 4;}
.line-clamp-5{-webkit-line-clamp: 5;}
.line-clamp-6{-webkit-line-clamp: 6;}
.text-wrap {white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}
/* ::-webkit-scrollbar  {  width: 6px;   height: 6px;  background-color: #F5F5F5;  }  */
/*定义滚动条轨道 内阴影+圆角*/
/* ::-webkit-scrollbar-track  {  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  border-radius: 10px;  background-color: #F5F5F5;  }   */
/*定义滑块 内阴影+圆角*/
/* ::-webkit-scrollbar-thumb  {  border-radius: 10px;  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  background-color:#8fc31f;  } */

.ty-btn{width: 17rem;height: 6rem;line-height: 6rem;border-radius: 0rem;background: var(--themeColor);display: block;color: #fff;font-size: 1.8rem;position: relative;text-align: center;border: none; }

.ty-btn::before, .ty-btn::after { content: ''; position: absolute; right: 0; top: 0; background: var(--themeColor);  }
.ty-btn::before { height: 0%; width: 2px; }
.ty-btn::after { width: 0%; height: 2px; }
.ty-btn:hover { background: transparent; }
.ty-btn:hover::before { height: 100%; transition: all 0.5s ease;}
.ty-btn:hover::after { width: 100%; transition: all 0.5s ease;}
.ty-btn > span { display: block; }
.ty-btn:hover > span { color: var(--themeColor); transition: all 0.5s ease;}
.ty-btn:hover > span::before { height: 100%; transition: all 0.5s ease;}
.ty-btn:hover > span::after { width: 100%; transition: all 0.5s ease;}
.ty-btn > span::before, .ty-btn > span::after { content: ''; position: absolute; left: 0; bottom: 0; background: var(--themeColor);  }
.ty-btn > span:before { width: 2px; height: 0%; }
.ty-btn > span:after { width: 0%; height: 2px; }

.wty-btn:hover span{color: #fff;}
.wty-btn::before{background: #fff;}
.wty-btn::after{background: #fff;}
.wty-btn span::before{background: #fff;}
.wty-btn span::after{background: #fff;}

.wty-btn.act { background: transparent; }
.wty-btn.act::before { height: 100%; transition: all 0.5s ease;}
.wty-btn.act::after { width: 100%; transition: all 0.5s ease;}
.wty-btn.act > span { color: var(--themeColor); transition: all 0.5s ease;}
.wty-btn.act span{color: #fff;}
.wty-btn.act > span::before { height: 100%; transition: all 0.5s ease;}
.wty-btn.act > span::after { width: 100%; transition: all 0.5s ease;}

.ty-subtitle{ font-size: 4rem; color: #333; font-weight: 500;line-height: 6rem;letter-spacing: -0.05rem; }
.ty-hover-box{overflow: hidden;}
.ty-hover-box img{transition: all .5s ease-out;}
.ty-hover-box:hover img{transform: scale(1.1);}

/* ty-more */
.ty-more{ display: flex;width: 8rem;height: 8rem;border-radius: 50%; justify-content: center;align-items: center; position: relative;}
.ty-more::after{ content: "";width: 100%;height: 100%;border: 2px dashed var(--themeColor);border-radius: 50%; top: 0%; left: 0%;position: absolute;transition: all .5s; }
.ty-more.white::after{border-color: #fff;}
.ty-more img{transition: all .5s;width: 2.9rem;}
.ty-more:hover img{transform: rotate(29deg);}
.ty-more:hover::after{ animation: myrotate 5s linear infinite; }

@keyframes myrotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

.ty-bgimg{ background-repeat: no-repeat; background-size: cover; background-position: center; width: 100%; height: 100%; position: relative; overflow: hidden; }

/* 内页通用标题 */
.ny-title-box{position: relative;}
.ny-title-box .entitle{font-size: 4.2rem; line-height: 5.2rem; font-family: 'Century'; word-break: normal;}
.ny-title-box .cntitle{font-size: 3.2rem; line-height: 4.8rem; font-weight: 500; margin-top: 1.2rem;}
.ny-title-box .line{width: 10rem;height: .1rem;margin: 2rem auto;background: var(--themeColor2);}


/* heaser */
header{position: relative;min-height: 9.8rem;}
.header{position: fixed;top: 0;left: 0;width: 100%;z-index: 999;transition: all .3s ease-out;background: #fff;box-shadow: 0 3px 12px rgba(98,107,181,.25);border-top: .8rem solid var(--themeColor);}
/* .header *{transition: all .3s ease-out;} */
.header.down{ box-shadow: 0 3px 12px rgba(98,107,181,.25);}

.header .am-container{max-width: 100%;padding-left: 5.2083333%;padding-right: 5.2083333%;}

.header .main{display: flex;justify-content: space-between;align-items: center;}
.header .main .top-logo{flex-shrink: 0;}
.header .main .top-logo img{height: 4.8rem;}
.header .main .top-logo .def{display: block;}
.header .main .top-logo .act{display: none;}
.header .main .top-menu{flex: 1;}
.header .main .top-menu ul{display: flex;justify-content: flex-end;}
.header .main .top-menu ul li{margin: 0 .8rem;position: relative;}
/* .header .main .top-menu ul li:last-child{margin-right: 0;} */
.header .main .top-menu ul li .a{font-size: 1.8rem;color: #666;white-space: nowrap;line-height: 9rem;display: block;text-align: center;position: relative;transition: all .3s;padding: 0 2.2rem;}
/* .header .main .top-menu ul li .a::after{ content: "";width: 0%;height: 2px;background-color: #666;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);transition: all .3s ease-out; } */
/* .header .main .top-menu ul li.on{color: #333;} */
.header .main .top-menu ul li.on .a{color: #fff;background-color: var(--themeColor);}
/* .header .main .top-menu ul li.on:hover .a{color: #333;} */
.header .main .top-menu ul li:hover .a{color: #fff;background-color: var(--themeColor);}
/* .header .main .top-menu ul li.on .a::after{width: 100%;} */
/* .header .main .top-menu ul li:hover .a::after{width: 100%;} */

/* top-tool */
.header .main .top-tool{flex-shrink: 0;display: flex;align-items: center;margin-left: 3rem;}
.header .main .top-tool .top-wzdt{display: flex;align-items: center;font-size: 1.8rem;color: #666;}
.header .main .top-tool .top-wzdt img{width: 2rem;margin-right: 1rem;}
.header .main .top-tool .line{width: 1px;height: 1.4rem;background: #ebebeb;margin: 0 2.5rem;}
.header .main .top-tool .top-search{display: flex;justify-content: center;align-items: center;position: relative;min-height: 9rem;}
.header .main .top-tool .top-search img{width: 2.1rem;cursor: pointer;}
.header .main .top-tool .top-btn{margin-left: 4rem;}
.header .main .top-tool .top-btn a{width: 8rem;height: 3.6rem;display: flex;justify-content: center;align-items: center;background-color: var(--themeColor2);font-size: 1.4rem;color: #fff;border-radius: 2rem;font-weight: bold;transition: all .3s;}
.header .main .top-tool .top-btn a:hover{background-color: var(--themeColor);}

/* hd-search */
.hd-search{ position: absolute;right: 0;top: calc(100% + 15px); display: none;right: -2rem;}
.hd-search form{ display: flex; box-shadow: 0 3px 12px rgba(98,107,181,.25); border-radius: 0.5rem; overflow: hidden; }
.hd-search form input{ border: none; background: #fff;border-radius: .5rem  0 0 .5rem; padding: 1.2rem; outline: none; }
.hd-search form button{ white-space: nowrap; border: none;outline: none; background: var(--themeColor); color: #fff; width: 8rem;border-radius: 0 .5rem .5rem 0; }

/* subnav */
.subnav{position: absolute;min-width: calc(100% + 4rem);background-color: #FFF;margin: 0;box-shadow: 0 2px 38px rgb(0 0 0 / 15%);height: auto;z-index: 199;top: 130%;left: 50%;opacity: 0;visibility: hidden;transition: all .36s ease;border-left: 1px solid #f5f5f5;border-right: 1px solid #f5f5f5;border-radius: 5px;transform: translateX(-50%);white-space: nowrap;}
.top-menu ul li:hover .subnav {opacity: 1;visibility: visible;top: calc(100% + 8px);}

.subnav::before{content: "";display: block;position: absolute;left: 50%;top: -8px;margin-left: -5px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 8px solid #fff;}
.subnav .item{border-bottom: 1px solid #f5f5f5;}
.subnav .item:first-child{border-radius: 5px 5px 0 0;}
.subnav .item a{font-weight: 400;color: #666;padding: 8px 10px;line-height: 22px;text-align: center;display: block;transition: all .2s ease-in-out;font-size: 1.4rem;}
.subnav .item a:hover{color: var(--themeColor);}

/* sm menu */
.sm-menubg{width: 100%;height: 100%;background-color: #333333;opacity: .5;position: fixed;top: 0;left: 0;z-index: 1000;display: none;}
.sm-menu{width: 70%;height: 100%;background-color: #FFFFFF;position: fixed;top: 0;left: -70%;z-index: 1001;transition: all .5s;overflow-y: auto;overflow-x: hidden;box-shadow: 1px 1px 1px #9f9f9f80;}
.sm-menu nav{position: relative;}
.sm-menu nav ul{overflow: hidden;padding-bottom: 70px;}
.sm-menu nav ul li{border-bottom: 1px solid #EEEEEE;position: relative;background-color: #FFFFFF;}
.sm-menu nav ul li:first-child{border-top: 1px solid #EEEEEE;}
.sm-menu nav ul li a{display: flex;margin: 0 40px;padding: 15px 0;font-size: 16px;align-items: center;}
.sm-menu nav ul li a img{margin-right: 5px;display: none;}
.sm-menu nav ul .on a img{display: block;}
.sm-menu nav ul li .down{position: absolute;top: 0;right: 0;width: 40px;height: 100%;padding-top: 13px;text-align: center;cursor: pointer;}
.sm-menu nav ul li .down i{transition: all .3s;transform: rotate(-90deg);font-size: 16px;}
.sm-menu nav ul li .rotate i{transition: all .3s;transform: rotate(0deg);}
.sm-menu nav ul .on a{color: var(--themeColor);}
.sm-menu nav ul li .sub{position: relative;display: none;transition: all .5s;}
.height-o{height: 0;}
.height-auto{height: auto;}
.sm-menu nav ul li .sub a{font-size: 14px;margin: 0;padding: 10px 0 10px 55px;}
.sm-menu nav ul .on .sub a{color: #666666;}
.sm-menu nav ul .on .sub a:hover{color: var(--themeColor);}

.sm-menubar{cursor: pointer;display: none;}
.bar-line{width: 26px;height: 2px;background-color: #76838f;margin: 6px;}
.bar-line-top{transition: all .4s;}
.bar-line-center{opacity: 1;transition: all .4s;}
.bar-line-bottom{transition: all .4s;}
.on .bar-line-top{
	-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 8%;
    -ms-transform-origin: 8%;
    -o-transform-origin: 8%;
    transform-origin: 8%;
}
.on .bar-line-center{opacity: 0;width: 0;}
.on .bar-line-bottom{
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 8%;
	-ms-transform-origin: 8%;
	-o-transform-origin: 8%;
	transform-origin: 8%;
}
@media screen and (max-width:1024px) {
	.sm-menubar{display: block;}
}

/* banner */
.banner{position: relative;}
.banner-swiper{position: relative;}
.banner-swiper .item{position: relative;overflow: hidden;}
.banner-swiper .item .img-box{position: relative;overflow: hidden;}
.banner-swiper .item .img-box img{width: 100%;height: auto;object-fit: cover;min-height: 300px;}
.banner-swiper .item .img-box.pc{display: block;}
.banner-swiper .item .img-box.mobile{display: none;}
.banner-swiper .banner-pa{position: absolute;bottom: 20px;z-index: 20;display: flex;justify-content: center;align-items: center;}
.banner-swiper .banner-pa .swiper-pagination-bullet{ width: 1.2rem; height: 1.2rem; border-radius: 100%; background: #fff; opacity: 1; margin: 0 1.5rem;position: relative; transition: all .3s; }
.banner-swiper .banner-pa .swiper-pagination-bullet-active{background: var(--themeColor);} 
.banner-swiper .banner-pa .swiper-pagination-bullet::after{ content: "";width: 0;height: 0; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); background-color: rgb(235 111 46 / 30%);transition: all .3s;z-index: -1;border-radius: 50%; opacity: 0; }
.banner-swiper .banner-pa .swiper-pagination-bullet-active::after{ width: 3.4rem;height: 3.4rem; opacity: 1; }
.banner-swiper .banner-btn{width: 3rem; height: 5.5rem; position: absolute;top: 50%;transform: translateY(-50%);z-index: 10;cursor: pointer;background-repeat: no-repeat;background-size: 100% 100%;  }
.banner-swiper .banner-prev{ left: 2.5%; background-image: url(../images/banner-prev.svg); }
.banner-swiper .banner-next{ right: 2.5%; background-image: url(../images/banner-next.svg); }

/* 动画 */
/* .banner-swiper .item.swiper-slide-active .img-box img{-webkit-animation: banner_outside 7s ease 1 forwards;-moz-animation: banner_outside 7s ease 1 forwards;-o-animation: banner_outside 7s ease 1 forwards;animation: banner_outside 7s ease 1 forwards;} */

/* 动画 */
@-webkit-keyframes banner_outside{from{-o-transform:scale(1.1);transform:scale(1.1)}
to{-o-transform:scale(1);transform:scale(1)}}
@-moz-keyframes banner_outside{from{-o-transform:scale(1.1);transform:scale(1.1)}
to{-o-transform:scale(1);transform:scale(1)}}
@-o-keyframes banner_outside{from{-o-transform:scale(1.1);transform:scale(1.1)}
to{-o-transform:scale(1);transform:scale(1)}}
@keyframes banner_outside{from{-o-transform:scale(1.1);transform:scale(1.1)}
to{-o-transform:scale(1);transform:scale(1)}}


/* ab */
.ab{position: relative;background: #fff7ee;}
.ab .main{position: relative;}
.ab .main .slogan{text-align: center;margin: 4.5rem 0;}
.ab .main .slogan img{max-height: 5.6rem;}
.ab .main .note{font-size: 1.8rem;color: #333;line-height: 2;max-width: 1040px;margin: 0 auto;}
.ab .main .note p{margin-bottom: 1em;}
.ab .main .more{display: flex;justify-content: center;margin: 2rem 0 4.5rem;}
.ab .main .img-box{max-width: 128rem; margin: 0 auto;text-align: center;overflow: hidden;border-radius: 20vw;display: flex;border: 1rem solid var(--themeColor);position: relative;transition: all 1s;}
.ab .main .img-box.on{border-radius: 5vw;}
.ab .main .img-box::after{content: "";width: 100%;height: 100%;opacity: 1;position: absolute;z-index: 10;left: 0;right: 0;display: none;}
.ab .main .img-box img{width: auto;}
.ab .main .img-box video{width: 100%;height: 100%;object-fit:cover;border-radius: 1rem;overflow: hidden;}
.ab .main .ab-rw{position: relative;z-index: 10;text-align: center;margin-top: -10rem;}
.ab .main .ab-rw img{max-height: 18rem;}

.ab-icon{position: absolute;}
.ab-icon1{top: 10.25%;left: 10.5%;animation: _heart_ovims_1 1.3s ease-in-out infinite alternate;}
.ab-icon1 img{max-height: 13.8rem;}

@keyframes _heart_ovims_1 { 0% { transform: translate(0) } to { transform: translateY(20px) } }


/* pro */
.pro{position: relative;padding: 4rem;background: #fff;}
.pro .bg{border-radius: 3rem;overflow: hidden;}
.pro .main{display: flex;justify-content: space-between;align-items: center;}
.pro .main .left{width: 50%;}
.pro .main .right{width: 45%;}

.pro .swiper1{position: relative;width: 100%;}
.pro .swiper1 .swiper-slide{position: relative;width: 100%;overflow: hidden;}
.pro .swiper1 .swiper-slide .cont{padding: 12rem 0 3rem;}
.pro .swiper1 .swiper-slide .cont .tt{font-size: 4.2rem;color: #fff;font-weight: bold;line-height: 1;}
.pro .swiper1 .swiper-slide .cont .subtt{font-size: 3rem;color: #fff;font-weight: 400;margin: 3rem 0;line-height: 1;}
.pro .swiper1 .swiper-slide .cont .note{font-size: 1.85rem;color: #fff;line-height: 1.8;margin: 4rem 0;}
.pro .swiper1 .swiper-slide .cont .more{position: relative;}

.pro .swiper1 .tool{position: absolute;top: 0;left: 0;z-index: 10;display: flex;align-items: center;}
.pro .swiper1 .tool .pro-pa{color: #fff;line-height: 1;font-family: "num" !important; font-weight: bold;}
.pro .swiper1 .tool .now{font-size: 6rem;}
.pro .swiper1 .tool .fg{font-size: 3.2rem;padding: 0 5px;}
.pro .swiper1 .tool .total{font-size: 3.2rem;}
.pro-btn-froup{display: flex;margin-left: 4rem;}
.pro-btn{width: 5rem;height: 5rem;border-radius: 50%;display: flex;justify-content: center;align-items: center; margin-left: 2rem;border: 2px solid #fff;cursor: pointer;}
.pro-btn-froup.theme .pro-btn{background: #dee2e3;border-color: transparent;}
.pro-btn-froup.theme .pro-btn:hover{background: var(--themeColor);border-color: transparent;}
.pro-btn i{font-size: 1.8rem;color: #fff;line-height: 1;transition: all .3s;}
.pro-prev:hover i{ transform: translateX(-.5rem); }
.pro-next:hover i{ transform: translateX(.5rem); }
.pro .swiper2{position: relative;width: 100%;}
.pro .swiper2 .swiper-slide{position: relative;width: 100%;overflow: hidden;}
.pro .swiper2 .swiper-slide .img{overflow: hidden;text-align: center;}
.pro .swiper2 .swiper-slide .img img{width: 100%;aspect-ratio: 1;object-fit: cover;}

/* yzsc */
.yzsc{position: relative;background: #fff7ee;}
.yzsc .list{display: flex;flex-wrap: wrap;margin: 0 -3.5%;}
.yzsc .list .li{width: 33.3333%;padding: 4% 3.5%;}
.yzsc .list .item{position: relative;}
.yzsc .list .item .img-box{overflow: hidden;border-radius: 2rem;}
.yzsc .list .item .img-box img{width: 100%;transition: all .5s;}
.yzsc .list .item .img-box:hover img{transform: scale(1.1);}
.yzsc .list .item .cont-box{position: relative;display: flex;flex-direction: column;align-items: center;z-index: 10;margin-top: -7rem;}
.yzsc .list .item .cont-box .tt{width: 14rem;height: 14rem;border: 4px solid var(--themeColor);border-radius: 50%;font-size: 5.6rem;font-weight: bold;color: var(--themeColor);display: flex;justify-content: center;align-items: center;background: #fff;}
.yzsc .list .item .cont-box .subtt{font-size: 2.8rem;color: #333;margin-top: 3rem;line-height: 1;font-weight: bold;}

/* jmlc */
.jmlc{position: relative;}
.jmlc .main{position: relative;}
.jmlc .main .img-box{margin: 10rem 0;overflow-x: auto;padding: 2rem 0;}
.jmlc .main .img-box img{min-width: 768px;}
.jmlc .main .cont-box{display: flex;justify-content: space-between;background: #fff;padding: 3.6rem;border-radius: 2rem;align-items: center;margin-bottom: 2.5rem;}
.jmlc .main .cont-box .icon{position: relative;width: 20.6rem;flex-shrink: 0;}
.jmlc .main .cont-box .icon img{position: absolute;width: 100%;top: 0;left: -1rem;transform: translateY(-60%);
animation: scale_height 1s ease-in-out infinite alternate;
}
.jmlc .main .cont-box .note{ font-size: 1.8rem; line-height: 2; color: #666; padding: 0 5rem; }
.jmlc .main .cont-box .more{position: relative;}

@keyframes scale_height { 0% { transform: scale(1, 1) translateY(-60%);} 100% { transform: scale(1.07, 1.07) translateY(-60%); } }

/* mdfb */
.mdfb{position: relative;}
.mdfb .main{display: flex;flex-wrap: wrap;align-items: center;padding-top: 2rem;}
.mdfb .main .cont-box{width: 29%;}
.mdfb .main .cont-box .tt{font-size: 4.2rem;white-space: nowrap;color: #333;}
.mdfb .main .cont-box .note{font-size: 1.8rem;line-height: 1.8;margin: 4.5rem 0;color: #333;}
.mdfb .main .cont-box .mdnum{font-size: 2.4rem;line-height: 1;margin-bottom: 10rem;color: #333;}
.mdfb .main .cont-box .mdnum .num{font-size: 6.9rem;color: var(--themeColor);}
.mdfb .main .cont-box .more{position: relative;}
.mdfb .main .img-box{overflow: hidden;width: 71%;padding-left: 7.1%;}
.mdfb .main .img-box img{width: 100%;}

/* news */
.news{position: relative;background-color: #fff7ee;}
.news .main{position: relative;}

.news-swiper{position: relative;}
.news-swiper .item{position: relative;display: block;border-top: 1px solid #dee2e3;}
.news-swiper .item::before{ content: "";position: absolute;width: 0;height: 1px;background: var(--themeColor);left: 0%;top: 0; ;transition: all .5s; }
.news-swiper .item:hover::before{width: 100%;}

.news-swiper .item .cate{line-height: 1;display: flex;margin-top: 3rem;color: #333;}
.news-swiper .item .cate span{border: 1px solid #999;font-size: 12px;border-radius: 1em;padding: .6rem;}
.news-swiper .item .date{font-size: 1.8rem;color: #333;line-height: 1;margin-top: 1rem;}
.news-swiper .item .tt{font-size: 2rem;color: #333;line-height: 1.5;min-height: 6rem;margin: 3.5rem 0;}
.news-swiper .item:hover .tt{color: var(--themeColor);}
.news-swiper .item .img-box{overflow: hidden;border-radius: 2rem;}
.news-swiper .item .img-box img{width: 100%;transition: all .5s;}
.news-swiper .item:hover .img-box img{transform: scale(1.07);}

.news-tool{position: relative;display: flex;justify-content: flex-end;padding-bottom: 3rem;}
.news-tool .more{position: absolute;left: 50%;transform: translateX(-50%);top: 0;}

/* footer */
footer{position: relative;background: var(--themeColor);}
.f-logo{text-align: center;margin-bottom: 3rem;}
.f-logo img{height: 18.9rem;}
.f-main{display: flex;justify-content: space-between;align-items: center;}
.f-main .left{max-width: 60rem;padding-right: 1rem;}
.f-main .left .tel-tt{display: flex;align-items: center;}
.f-main .left .tel-tt img{width: 5.1rem;height: 5.1rem;flex-shrink: 0;}
.f-main .left .tel-tt span{font-size: 3.8rem;color: #fff;padding-left: 1rem;}
.f-main .left .tel{margin-top: 2rem;}
.f-main .left .tel a{font-size: 4.2rem;color: #fff;font-weight: bold;line-height: 1;}
.f-main .left .f-cat{position: relative;}
.f-main .left .f-cat .item{margin-bottom: 2.2rem;line-height: 1.5;}
.f-main .left .f-cat .item b{font-size: 2.4rem;font-weight: bold;color: #fff;}
.f-main .left .f-cat .item a{font-size: 2.2rem;color: #fff;}
.f-main .right{position: relative;}
.f-main .right .cont{background: #fff;padding: 2rem;border-radius: 3rem;position: relative;}
.f-main .right .cont .img{min-height: 4rem;position: relative;}
.f-main .right .cont .img img{position: absolute;left: 15%;bottom: 0;max-height: 13.5rem;}
.f-main .right .cont .tt{font-size: 3rem;color: var(--themeColor);font-weight: bold;line-height: 1;margin-top: 2rem;text-align: center;}
.f-main .right .cont .subtt{font-size: 1.8rem;color: var(--themeColor);line-height: 1.5;margin: 1rem 0;text-align: center;}
.f-main .right .cont .code-list{display: flex;justify-content: center;}
.f-main .right .cont .code-list .item{padding: 1.5rem 1rem;text-align: center;text-align: center;}
.f-main .right .cont .code-list .item img{max-width: 14.2rem;}
.f-main .right .cont .code-list .item .txt{font-size: 1.6rem;color: #666;margin-top: 1rem;}

.copyright{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;border-top: 1px solid rgba(255,255,255,.3);padding: 4rem 0;}
.copyright .p1{font-size: 1.4rem;color: rgba(255,255,255,1);}
.copyright .p1 a{color: rgba(255,255,255,1);}
.copyright .p1 a:hover{text-decoration: underline;color: #fff;}
.copyright .p1 a img{height: 2rem;margin-top: -1rem;}

/* ny-banner */
.ny-banner{position: relative;overflow: hidden;}
.ny-banner .img-box{overflow: hidden;}
.ny-banner .img-box img{width: 100%;object-fit: cover;animation: bigimgani 5000ms 1 ease forwards;}
.ny-banner .cont-box{width: 100%;height: 100%;position: absolute;left: 50%;transform: translateX(-50%);z-index: 10;display: flex;align-items: center;top: 0;}
.ny-banner .cont-box .cont{color: #fff;line-height: 1;max-width: 500px;}
.ny-banner .cont-box .cont .title{font-size: 4rem;font-weight: bold;text-shadow: 3px 3px 3px rgba(0,0,0,0.4);}
.ny-banner .cont-box .cont .entitle{font-size: 2rem;margin: 3rem 0 8rem;}
.ny-banner .cont-box .cont .subtitle{font-size: 2rem;margin: 3rem 0 8rem;line-height: 1.5;text-transform: uppercase;}
.ny-banner .cont-box .cont .jt{width: 4.8rem;height: 4.8rem;background: #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.ny-banner .cont-box .cont .jt .icon{height: 1.6rem;}

.updown { -webkit-animation: updown 2s linear infinite; animation: updown 2s linear infinite; }

@keyframes bigimgani{0%{transform:scale(1.1);} 100%{transform:scale(1.0);}}
@keyframes updown {
    0% { transform: translate(0px, 0px); }
    25% { transform: translate(0px, -10px);}
    50% { transform: translate(0px, 0px);}
    75% { transform: translate(0px, 10px);}
    100% { transform: translate(0px, 0px);}
}

/* ny-cla */
.ny-cla{position: relative;background: #fff;}
.ny-cla .cate{display: flex;align-items: center;background: #fff;padding: 3rem 0;overflow-x: auto;}
.ny-cla .cate li{margin-right: 3rem;flex-shrink: 0;}
.ny-cla .cate li *{transition: all .3s;}
.ny-cla .cate li a{ display: inline-block; vertical-align: middle; font-size: 1.8rem; padding: .5rem 2.5rem; box-sizing: border-box; border: 1px solid transparent; border-radius: 2.5rem;white-space: nowrap;}
.ny-cla .cate li.on a{ border-color: var(--themeColor); color: var(--themeColor); }
.ny-cla .cate li:hover a{ border-color: var(--themeColor); color: var(--themeColor); }


.am-part{ line-height:8rem; /*box-shadow:0 2px 10px 2px rgba(0,0,0,0.05); */overflow:hidden; border-bottom:1px solid #e9e9e9;}
.am-part .sidenav{ position: relative; margin-right: -20px;}
.am-part .sidenav ul{display: flex;flex-wrap: wrap;}
.am-part .sidenav ul li{ padding-right:6rem; }
.am-part .sidenav ul li.on a{ color:var(--themeColor); font-weight:bold;}
.am-part .sidenav ul li a{ display: inline-block; position:relative;font-size: 1.8rem;}
.am-part .sidenav ul li a:before{ content:""; display:block; width:0; height:3px; background:var(--themeColor); position:absolute; left:0; bottom:-1px;    transition: all .3s linear;}
.am-part .sidenav ul li.on a:before,.am-part .sidenav ul li a:hover:before{ width:100%;}
.am-part .am-weizhi{ float:right; font-size:14px; color:#666;}
.am-part .am-weizhi a{ color:#666;}


/* ny-ab */
.ny-ab{position: relative;background-color: var(--themeColor2);}
.ny-ab .main{display: flex;justify-content: space-between;}
.ny-ab .main .cont-box{width: 55%;}
.ny-ab .main .cont-box .slogan{margin: 4.5rem 0;}
.ny-ab .main .cont-box .slogan img{max-height: 5.6rem;}
.ny-ab .main .cont-box .note{font-size: 1.8rem;color: #333;line-height: 2;padding-bottom: 3rem;}
.ny-ab .main .cont-box .note p{margin-bottom: 1em;text-indent: 2em;}

.ny-ab .main .img-box{width: 40%;overflow: hidden;}
.ny-ab .main .img-box img{width: 100%;border-radius: 3rem;border: .5rem solid var(--themeColor);}


/* qywh */
.qywh{position: relative;background-color: #fcfcfc;}
.qywh .list{position: relative;}
.qywh .list .row{display: flex;justify-content: space-between;margin-top: 6rem;background: var(--themeColor2);border-radius: 2rem;overflow: hidden;}
.qywh .list .row .img-box{width: 40%;flex-shrink: 0;}
.qywh .list .row .img-box img{width: 100%;height: 100%;object-fit: cover;}
.qywh .list .row .cont-box{padding: 3% 6%;width: 100%;}
.qywh .list .row .cont-box .tt{position: relative; font-size: 3.2rem;color: var(--themeColor);}
.qywh .list .row .cont-box h3{position: relative; font-size: 3.2rem;color: var(--themeColor);}
/* .qywh .list .row .cont-box .tt::after{
    content: "";width: .8rem;height: 90%;top: 50%;left: 0;
    background: var(--themeColor);
    position: absolute;
    transform: translateY(-50%);
} */
.qywh .list .row .cont-box .subtt{font-size: 2.4rem;color: #333;margin: 1.5em 0 1em;}
.qywh .list .row .cont-box h4{font-size: 2.4rem;color: #333;margin: 1.5em 0 1em;}
.qywh .list .row .cont-box .note{font-size: 1.8rem; color: #666;line-height: 2;}
.qywh .list .row .cont-box p{font-size: 1.8rem; color: #666;line-height: 2;}


/* ny-team */
.ny-team{position: relative;background-color: #f9f7f5;}
.ny-team .list{display: flex;flex-wrap: wrap;margin: 0 -1.5rem;}
.ny-team .list .item{padding: 0 1.5rem;margin-bottom: 3rem;}
.ny-team .list .item .cont{background: #ffff;box-shadow: 0 2px 6px 0 rgba(67, 89, 113, 0.12);overflow: hidden;border-radius: .5rem;}
.ny-team .list .item .cont .img{overflow: hidden;}
.ny-team .list .item .cont img{width: 100%;transition: all .5s;}
.ny-team .list .item .cont:hover img{transform: scale(1.05);}
.ny-team .list .item .cont .txt{display: flex;justify-content: center;align-items: baseline;padding: 2rem;}
.ny-team .list .item .cont .txt .name{font-size: 2.8rem;color: var(--themeColor);}
.ny-team .list .item .cont .txt .fg{font-size: 1.6rem;color: #666;padding: 0 .5rem;}
.ny-team .list .item .cont .txt .tx{font-size: 1.6rem;color: #666}


/* ny-zzzs */
.ny-zzzs{position: relative;background-color: #f9f7f5;}
.ny-zzzs .list{display: flex;flex-wrap: wrap;margin: 0 -1rem;}
.ny-zzzs .list li{padding: 1rem;}
.ny-zzzs .list li a{display: block;background-color: #fff;padding: 2rem;box-shadow: 0 3px 10px rgb(0 0 0 / 10%);overflow: hidden;border-radius: .8rem;height: 100%;}
.ny-zzzs .list li a .img-box{overflow: hidden;}
.ny-zzzs .list li a .img-box img{width: 100%;transition: all .5s;}
.ny-zzzs .list li a .img-box:hover img{transform: scale(1.08); }
.ny-zzzs .list li a .cont-box{padding-top: 2rem;border-top: 1px solid #eee;}
.ny-zzzs .list li a .cont-box .tt{font-size: 1.8rem;text-align: center;}


/* 发展历程 */
.ny-event{position: relative;background-color: #f9f7f5;}
.ny-event .tit{text-align: center;}
.ny-event  ul{background: url(../images/sy51.png) repeat-y center;display: flex; flex-wrap: wrap; flex-direction: row-reverse;}
.clearfix-time{display:block;zoom:1;}
.ny-event .tit h6{color: var(--themeColor);}
.ny-event .tit h5{color: #333;margin: 0;}

.ny-event li:before{background: url(../images/sy50.png) no-repeat center center; left: -8px;top: 20px; content: "";display: block;position: absolute;width: 17px;height: 17px;border: 4px solid #eee; border-radius: 50%; background: var(--themeColor);}
.ny-event li:nth-child(2n):before{right: -9px;left: auto; }
.ny-event li:hover h4{ color: #b4b4b4; transition: all 1s; transform: translateY(-15px); }
.span { display: inline-block; color: green; font-size: 20px; }
.ny-event li h4 { position: relative; display: block; text-decoration: none; font-family: "Lato"; color: #ecf0f1; text-transform: uppercase; padding: 4px 0; transition: 0.5s; }
.ny-event li h4::after { position: absolute; content: ""; width: 100%; height: 1px; top: 100%; left: 0; background: var(--themeColor); transition: transform 0.5s; transform: scaleX(0); transform-origin: right; }
.ny-event li h4:hover { color: #95a5a6; }
.ny-event li:hover h4::after { transform: scaleX(1); transform-origin: left; }

.f30{font-size:30px;}
.f24{font-size:24px;}
.f20{font-size:20px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f12{font-size:12px;}

.ny-event li h4{color: #333;transition: all 1s;}
.ny-event li p{color: #666;margin-top: 10px;}
.future{text-align: center;color: var(--themeColor);font-size: 12px;margin-top: 17px;}
.clearfix-time:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
/* 表示1-3之间的间距 */
.ny-event li{float: right;width: 50%;text-align: left;position: relative;margin-top: 0;padding-left: 40px;}
.ny-event li:nth-child(2n) {float: left;text-align: right;margin-top: 135px;padding-right: 40px;padding-left: 0;}


.syst { font-family: "思源宋体"; }
.st { font-family: 宋体, SimSun; }

/* ny-news */
.ny-news{background: #f5f5f5;}
.ny-news-list{display: flex;flex-wrap: wrap;margin: 0 -1.5rem;}
.ny-news-list li{padding: 1.5rem;}
.ny-news-list li a{display: block;background-color: #fff;position: relative;border-radius: 0.8rem; overflow: hidden;}
.ny-news-list li a::after{ content: ''; position: absolute; bottom: 0; left: 50%; width: 0%; height: .4rem; background: var(--themeColor); transition: all .4s ease; -webkit-transition: all .4s ease; }
.ny-news-list li a:hover::after{ width: 100%; left: 0%; }
.ny-news-list li a .img-box{overflow: hidden;}
.ny-news-list li a .img-box img{width: 100%;transition: all .5s;}
.ny-news-list li a:hover .img-box img{transform: scale(1.1);}
.ny-news-list li a .cont-box{padding: 2rem 3rem;}
.ny-news-list li a .cont-box .title{ font-size: 2rem; line-height: 1.5; height: 6rem; font-weight: 400;}
.ny-news-list li a .cont-box .tc{ font-size: 1.4rem; color: #666666; margin-top: 2rem; font-family: arial; }




/* 新闻内容 */
.ny-news-de{background-color: #f5f5f5;}

.ny-news-l{width: calc(100% - 30% - 4rem);float: left;background: #ffffff;padding: 50px 3%;box-sizing: border-box;box-shadow: 0 0 3rem 0 rgba(0, 0, 0, .07);border-radius: 0;border-radius: .8rem;}
.ny-news-r{width: 30%;float: right;padding: 30px 2.3% 0;box-sizing: border-box;background: #fff;border-radius: .8rem;}

.nynews-head{ border-bottom:1px solid #eee; padding-bottom:15px; margin-bottom:20px;}
.nynews-head h1{ font-size:26px; margin-bottom:10px;}
.nynews-head .info{ font-size:14px; color:#999;}
.nynews-head .info span{ display:inline-block; margin-right:15px;}
.nynews-boxarc{ border-bottom:1px solid #eee; margin-bottom:30px; line-height:2; padding-bottom:20px;min-height: 200px;}
.nynews-boxarc .cont-video{ margin-bottom: 1em; text-align: center;}
/* .nynews-boxarc .cont-video video{ width: 100%; } */
.nynews-boxarc p{line-height:2!important;margin-bottom: 1em;}
.nynews-boxarc iframe{width: 100%;min-height: 40vh;}
.nynews-boxarc img{margin-bottom: 10px;}
.nysxp{ position:relative;padding-right: 150px;}
.nysxp ul li{ line-height:2;}
.nysxp ul li a{ display:block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.nysxp .return{ position:absolute; right:0; top:50%; transform:translateY(-50%)}
.nysxp .return a{ display:block; border-radius:30px; padding:10px 35px; border:1px solid #ddd; font-size:14px;}
.nysxp .return a:hover{ border-color:var(--themeColor); background:var(--themeColor); color:#fff;}

.ny-news-r .title{font-size: 20px;padding-bottom: 10px;line-height: 3;font-weight: bold;border-bottom: 1px solid #eee;}
.right_list a{display:block;padding:0 0 20px;width:100%;border-top:1px dashed #e5e5e5}
.right_list a:first-child{border-top:0}
.right_list .picture{width:100%; overflow:hidden;}
.right_list .picture img{ transition:all .3s linear;}
.right_list .picture:hover img{ transform:scale(1.06)}
.right_list .lans{width:100%}
.right_list .t1{font-size:16px;line-height:26px;color:#333;margin:21px 0 15px}
.right_list .t2{font-size:14px;color:#999}
.right_list a:hover .t1{color:var(--themeColor);}


@media screen and (max-width:1024px) {
    .ny-news-l{width: auto;float:none;padding:15px;margin-left: -1.5rem;margin-right: -1.5rem;}
	.ny-news-r{width: auto;float:none;margin-top:15px;padding-top:10px;padding-left: 1.5rem;padding-right: 1.5rem;margin-left: -1.5rem;margin-right: -1.5rem;}

	.nynews-head h1{ font-size:16px;}
	.nynews-head .info{ font-size:1.4rem;}
	.nynews-head .info span{ margin-right:5px;}
	.nynews-boxarc p,.nynews-boxarc{ font-size:13px;}
	.nysxp{ position:relative;padding-right: 0px;}
	.nysxp ul li{font-size:12px;}
	.nysxp ul li a{ font-size:12px;}
	.nysxp .return{ position:relative; top:0; transform:translate(0); text-align:center; margin-top:20px;}
	.nysxp .return a{ display:inline-block; padding:5px 20px; font-size:12px;}
	.ny-news-r .title{ font-size:18px; line-height:2;}
	.right_list .t2{ font-size:12px;}
	.right_list .t1{font-size: 14px;line-height: 26px;margin: 10px 0 6px;}
	.right_list a {padding: 0 0 10px;}
}


/* case-content */
.sshd{background-color: #f3f3f3;}
.sshd-main{display: flex;flex-wrap: wrap;justify-content: space-between;}
.sshd-main .left{width: calc(75% - 40px);padding: 2% 0;background-color: #fff;box-shadow: 0 1px 10px 0 rgb(206 223 241 / 20%);border-radius: .8rem;}
.sshd-main .left .page-title{font-size: 30px;color: #333;text-align: center;margin-bottom: 2%;padding: 0 4%;}
.sshd-main .left .main{margin: 0 2%;}
.sshd-main .left .main .swiper-box1{position: relative;padding: 0 50px;}
.sshd-main .left .main .swiper-box1 .img-box{
    width: 100%;display: flex;justify-content: center;align-items: center;
}
.sshd-main .left .main .swiper-box1 .img-box img{width: 100%;}
.prev1{position: absolute;top: 50%;left: 0;transform: translateY(-50%);cursor: pointer;}
.next1{position: absolute;top: 50%;right: 0;transform: translateY(-50%);cursor: pointer;}
.sshd-main .left .main .swiper-box2{padding: 40px 50px;}
.sshd-main .left .main .swiper-box2 .img-box{cursor: pointer;position: relative;}
.sshd-main .left .main .swiper-box2 .img-box::after{content: '';background-color: rgba(255,255,255,.7);position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.sshd-main .left .main .swiper-box2 .swiper-slide-thumb-active .img-box::after{background-color: rgba(255,255,255,0);}
.sshd-main .left .main .swiper-box2 .img-box img{width: 100%;}
.sshd-main .left .main .content-box{font-size: 1.8rem;color: #333;line-height: 2;background-color: rgba(221,221,221,.2);padding: 21px 21px 24px;margin: 0 50px;overflow: hidden;}
.sshd-main .left .main .content-box iframe{width: 100%;min-height: 30vh;}

.sshd-main .right{width: 25%;	background-color: #fff;padding: 2%;box-shadow: 0 1px 10px 0 rgb(206 223 241 / 20%);border-radius: .8rem;}
.sshd-main .right .main{position: relative;}
.sshd-main .right .main .page-title{font-size: 24px;color: #333;}
.sshd-main .right .main .item{padding: 5% 0;border-bottom: 1px dashed #c1c1c1;}
.sshd-main .right .main .item a{font-size: 16px;color: #666;}
.sshd-main .right .main .item a:hover{color: var(--themeColor);}

/* 分页 */
.swiper1 .swiper1-pa{ bottom: 1rem; top: initial; left: 50%; transform: translateX(-50%);  overflow: hidden;display: flex;align-items: center;justify-content: center;}
.swiper1 .swiper1-pa .swiper-pagination-bullet { width: .8rem; height: .8rem; display: inline-block; border-radius: 100%; background: #fff; opacity: 1; margin: 0 .8rem; transition: all .3s;}
.swiper1 .swiper1-pa .swiper-pagination-bullet-active { background: var(--themeColor); width: 1.2rem;height: 1.2rem;}


@media screen and (max-width:1024px) {
    .sshd-main{margin: 0 -10px;}
    .sshd-main .left {width: 100%;margin-right: 0;padding: 3% 0;background-color: #fff;margin-bottom: 20px;}
    .sshd-main .left .main .swiper-box1 {position: relative;padding: 0 10px;}
    .prev1, .next1{display: none;}
    .sshd-main .left .main .swiper-box2 {padding: 15px 11px;}
    .sshd-main .left .page-title {font-size: 18px;margin-bottom: 3%;padding: 0 calc(2% + 10px);}
    .sshd-main .left .main .content-box {font-size: 14px;line-height: 2;padding: 11px 11px 20px;margin: 0 10px;}
    .sshd-main .right {width: 100%;padding: 3%;}
    .sshd-main .right .main .page-title {font-size: 16px;}
    .sshd-main .right .main .item {padding: 3% 0;}
    .sshd-main .right .main .item a {font-size: 14px;line-height: 1;}
}


/* ny-news-list2 */
.ny-news-list2{position: relative;}
.ny-news-list2 li{margin-bottom: 2rem;}
.ny-news-list2 li a{display: flex;padding: 2rem;background: #ffffff;border-radius: .8rem;}
.ny-news-list2 li a:hover{box-shadow: 0 5px 5px rgb(110 110 110 / 15%);}
.ny-news-list2 li a .img-box{width: 32rem;overflow: hidden;margin-right: 4rem;border-radius: .5rem;}
.ny-news-list2 li a .img-box img{width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.ny-news-list2 li a .cont-box{flex: 1;display: flex;flex-direction: column;justify-content: center;}
.ny-news-list2 li a .cont-box .date{font-size: 1.4rem;color: #333;margin-bottom: 2rem;line-height: 1;}
.ny-news-list2 li a .cont-box .title{font-size: 2rem;color: #000;line-height: 1;font-weight: bold;}
.ny-news-list2 li a .cont-box .note{font-size: 1.4rem;color: #666;line-height: 2.4;margin-top: 2.5rem;}
.ny-news-list2 li a .icon{align-self: center;margin: 0 2rem 0 4rem;font-size: 3rem;color: #999;transition: all .5s;}
.ny-news-list2 li a:hover .img-box img{transform: scale(1.05);}
.ny-news-list2 li a:hover .title{color: var(--themeColor);}
.ny-news-list2 li a:hover .icon{color: var(--themeColor);transform: translateX(1rem);}

@media screen and (max-width:767px){
    .ny-news-list2 li a{flex-wrap: wrap;}
    .ny-news-list2 li a .img-box{width: 100%;margin-right: 0;margin-bottom: 3rem;}
    .ny-news-list2 li a .cont-box .note{margin-top: 2rem;}
    .ny-news-list2 li a .icon{display: none;}
}

/* ny-pro */
.ny-pro{position: relative;background: #f5f5f5;}
.pro-list{display: flex;flex-wrap: wrap;margin: 0 -1.5rem;}
.pro-list li{padding: 1rem;position: relative;}
.pro-list li *{transition: all .4s ease;}
.pro-list li a{display: block;background: #fff;border-radius: 1.4rem;overflow: hidden;}
.pro-list li a:hover{box-shadow: 0px 15px 60px 0px rgba(5, 15, 26, 0.1);}
.pro-list li a .cont-box{padding: 3rem;}
.pro-list li a .cate{display: flex;}
.pro-list li a .cate h2{ font-size: 12px; border: 1px solid var(--themeColor); padding: 5px 20px; border-radius: 50px;font-weight: 400; color: #000; text-align: center; display: inline-block; color: var(--themeColor); }
.pro-list li a .tt{ font-size: 2.2rem;color: #1a1a1a; margin-top: 1rem;}
.pro-list li a:hover .tt{color: var(--themeColor);}
.pro-list li a .img-box{overflow: hidden;margin: 0 3rem;}
.pro-list li a .img-box img{width: 100%;}
.pro-list li a:hover .img-box img{transform: scale(1.06);}
.pro-list li a .more{padding: 3rem;text-align: center;display: flex; justify-content: center; align-items: center; line-height: 1;}
.pro-list li a .more i{position: relative;width: 2.2rem;height: 2.2rem;border: 2px solid #333;border-radius: 100%;display: inline-block;vertical-align: middle;box-sizing: border-box;transition: all .4s ease;}
.pro-list li a .more i::before,.pro-list li a .more i::after {content: '';position: absolute;left:50%;top:50%;background: #333;}
.pro-list li a .more i::before {width: .2rem;height: 1rem;margin: -.5rem 0 0 -.1rem;}
.pro-list li a .more i::after {width: 1rem;height: .2rem;margin: -.1rem 0 0 -.5rem;}
.pro-list li a .more span{display: inline-block;vertical-align: middle;font-size: 1.8rem;margin-left: 1rem;}
.pro-list li a:hover .more i{transform: rotate(180deg);border: 2px solid var(--themeColor);}
.pro-list li a:hover .more i::before,.pro-list li a:hover .more i::after {background: var(--themeColor);}
.pro-list li a:hover .more span {color: var(--themeColor);}

/* pro-de */
/**公共样式**/
.ny-warp{padding: 6rem 0; background:#f5f5f5;}
/**产品内容**/

.nypro-main{ position: relative;}

.product-content {margin-top: 0; overflow:hidden;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;background-color: #fff;-webkit-box-shadow: 0 3px 12px rgba(98,107,181,.25);box-shadow: 0 3px 12px rgba(98,107,181,.25);border-radius: 1rem;}
.product-content-left {padding: 60px 100px 55px 90px;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;min-width: 0;background-color: #fff;-webkit-box-shadow: 0 3px 12px rgba(98,107,181,.25);box-shadow: 0 3px 12px rgba(98,107,181,.25);}
.product-content-left .title-box {margin-bottom: 40px;text-align: center;}
.product-article {line-height: 1.8;overflow: hidden;font-size: 1.8rem;}
.product-article p img{margin: 1rem 0;}
.product-content-left .title-box .cn {font-size: 30px;color: #333;}
.product-content-left .title-box .en {margin-top: 3px;font-size: 12px;font-family: "Tahoma";color: #858585;letter-spacing: 4px;text-transform: uppercase;}
.product-content .product-related {padding:50px;}
.product-related {width: 373px;text-align: center;overflow: hidden;}

.product-related .title {margin-bottom: 32px;font-size: 22px;color: #333;}
.product-related-swiper {overflow: hidden;}
.product-related-swiper.no-init .swiper-wrapper {display: block;text-align: center;width: 100%;}
.product-related-swiper.no-init li:first-child {padding-top: 0;}
.product-related-swiper.no-init li {padding: 40px 0 30px;border-bottom: 1px dashed #cacaca;}
.product-related-swiper p {margin-top: 16px;font-size: 16px;color: #555;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
.product-related-swiper .img{ padding:0; position:relative; overflow:hidden;}
.product-related-swiper .img img{ position:relative; width: 100%; transition: all .4s ease;}
.product-related-swiper .img:hover img{ transform: scale(1.1);}

@media screen and (max-width:1024px){
/**公共样式**/
.ny-warp{ padding:20px 0;}
/**产品内容**/	
.nypro-head{ margin-top:0; padding:0; margin:0 -1.5rem;}
.nypro-head .nypro-head-pic{ width:100%; float:none;}
.nypro-head .nypro-head-txt{ width:100%; float:none; padding:15px;}
.nypro-head .nypro-head-txt h1{ font-size:18px;}
.nypro-head-txt .note{ font-size:12px; margin-top:8px;}
.nypro-head-txt .tel{ margin-top:8px;}
.nypro-head-txt .tel a{ font-size:18px;}
.nypro-head-txt .tel a svg{ width:20px; height:20px; bottom:-4px;}
.mySwiper-propic .swiper-pagination-bullet{ width:8px; height:8px;}
.nypro-main{ margin:0 -1.5rem;}
.product-content{ margin-top:1.5rem;}
.product-related{ display:none;}
.product-content-left{ padding:20px;}
.product-content-left .title-box{ margin-bottom:15px;}
.product-content-left .title-box .cn{ font-size:20px; font-weight:bold;}
.product-content-left .title-box .en{ font-size:12px;}
.product-article{ overflow-x:auto;}
	
}

/* pagelist */
.pages{text-align:center; font-size:14px; margin:15px 0;}
.pages a{display: inline-block;padding: 5px 14px;border: 1px solid #ddd;margin-left: 4px; background:#fff;}
.pages a.on ,.pages a:hover{background: var(--themeColor);color: #FFF;}

@media screen and (max-width:1024px) {
	.pages {text-align: center;font-size: 10px;margin: 5px 0;}
	.pages a {display: inline-block;padding: 5px 10px;border: 1px solid #ddd;margin-left: 4px;background: #fff;}
}


/* ny-mdfb */
.ny-mdfb{position: relative;}
.map-container{width: 100%;height: calc(100vh - 9.8rem);position: relative;font-size: 16px;}
.map-container img{max-width: inherit;}

/* map-list */
.map-list{position: relative;position: absolute;left: 2%;top: 20%;width: 49rem;z-index: 500;box-shadow: 0 0 13px rgba(0, 0, 0, .3);}
.map-list .hd{ display: flex; align-items: center; justify-content: space-between; background: #f3f3f3;padding: 1rem 2rem; line-height: 5rem; }
.map-list .hd .now-city{position: relative;}
.map-list .hd .now-city i{font-size: 2rem;color: var(--themeColor);line-height: 1;}
.map-list .hd .now-city span{font-size: 1.8rem;color: #3a3a3a;padding-left: .5rem;}
.map-list .bd{background-color: #fff;}
.map-list .bd .md-count{padding: 0 2rem;border-bottom: 1px solid #eee;}
.map-list .bd .md-count span{ font-size: 16px;   line-height: 4.5rem; border-bottom: 1px solid var(--themeColor); display: inline-block; color: var(--themeColor);}
.map-list .bd .md-list{position: relative;max-height: 50vh;overflow-y: auto;}
.map-list .bd .md-list .item{padding: 2rem;border: 1px solid transparent; border-bottom: 1px solid #eee;}
.map-list .bd .md-list .item.on{background: var(--themeColor2);}
.map-list .bd .md-list .item .tt-box{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.map-list .bd .md-list .item .tt{display: flex;font-size: 2rem;color: #000;align-items: center;}
.map-list .bd .md-list .item .tt .num{width: 2.6rem;height: 2.6rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;color: #fff;background-color: var(--themeColor);margin-right: .5rem;line-height: 1;flex-shrink: 0;}
.map-list .bd .md-list .item .tt-box a{color: #999;font-size: 1.4rem;}
.map-list .bd .md-list .item .tt-box a i{padding-left: .3rem;font-size: 1.8rem;line-height: 1;transition: all .3s;}
.map-list .bd .md-list .item .tt-box a:hover{color: #666;}
.map-list .bd .md-list .item .tt-box a:hover i{transform: translateX(.3rem);}
.map-list .bd .md-list .item .info{margin: 1.5rem 0;line-height: 1.8;font-size: 1.6rem;}
.map-list .bd .md-list .item .more{position: relative;}
.map-list .bd .md-list .item .more a{display: inline-block;font-size: 1.6rem;color: #fff;background: var(--themeColor);padding: .8rem 1.6rem;}
.map-list .bd .md-list .item .more a i{padding-left: .3rem;font-size: 1.8rem;line-height: 1;transition: all .3s;}
.map-list .bd .md-list .item .more a:hover i{transform: translateX(.3rem);}

.am-btn-primary { color: #fff; background-color: #eb6f2e; border-color: #eb6f2e; }
.am-btn-primary:focus, .am-btn-primary:hover { background-color: #cf5d22; }
.am-btn-primary.am-active, .am-btn-primary:active, .am-btn-primary:focus, .am-btn-primary:hover, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle { color: #fff; border-color: #ca4500; }
.am-btn-primary.am-active, .am-btn-primary:active, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle { background-image: none; background-color: #cf5d22; }
.am-btn-primary.am-active, .am-btn-primary:active, .am-btn-primary:focus, .am-btn-primary:hover, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle { color: #fff; border-color: #ca4500; }


#allmap{ height:50vh;}
#allmap img{ max-width:inherit;}


/* ny-pro-de */
.ny-pro-de{position: relative;background: #f5f5f5;}

.ny-pro-de .main{display: flex;align-items: flex-start;justify-content: space-between;position: relative;background: #fff;padding: 3rem;margin-top: 0;border-radius: 1rem;box-shadow: 0 3px 12px rgba(98,107,181,.25);}

.ny-pro-de .main .left{width: 38%;padding: 0;background: #fff;/* box-shadow: 0 3px 12px rgba(98,107,181,.25); *//* border-radius: 1rem; */overflow: hidden;flex-shrink: 0;position: sticky;top: 12rem;margin-right: 4rem;}

.pro-swiper1{width: 100%;overflow: hidden;}
.pro-swiper1 .img-box{overflow: hidden;}
.pro-swiper1 .img-box img{width: 100%;cursor: zoom-in;}

.ny-pro-de .main .left .tool{display: flex;margin-top: 1.5rem;}
.ny-pro-de .main .left .tool .btn{width: 3rem;display: flex;justify-content: center;align-items: center;background: #f8f8f8;cursor: pointer;transition: all .2s ease;}
.ny-pro-de .main .left .tool .btn:hover{color: var(--themeColor);background: #efefef;}

.pro-swiper2{width: 100%;overflow: hidden;margin: 0 .75rem;}
.pro-swiper2 .swiper-slide{width: 33.3333%;padding: 0 .75rem;max-height: 15rem;cursor: pointer;}
.pro-swiper2 .img-box{overflow: hidden;height: 100%;border: 2px solid transparent;border-radius: .5rem;}
.pro-swiper2 .swiper-slide-thumb-active .img-box{overflow: hidden;height: 100%;border: 2px solid var(--themeColor);}
.pro-swiper2 .img-box img{width: 100%;height: 100%;object-fit: cover;}

.ny-pro-de .main .right{width:100%;/* box-shadow: 0 3px 12px rgba(98,107,181,.25); */border-radius: 1rem;overflow: hidden;padding: 0;position: relative;}
.ny-pro-de .main .right .hd{position: relative;}
.ny-pro-de .main .right .hd .tt-box{display: flex;flex-wrap: wrap;align-items: center;}
.ny-pro-de .main .right .hd .tt{font-size: 3.2rem;font-weight: bold;color: var(--themeColor);margin-right: 2rem;flex: 1;}
.ny-pro-de .main .right .hd .subtt{color: #999;}
.ny-pro-de .main .right .back{display: flex;justify-content: flex-end;align-items: center;color: #999;font-size: 1.6rem;flex-shrink: 0;}
.ny-pro-de .main .right .back img{height: 1.9rem;margin-right: 1.6rem;transition: all.3s;}
.ny-pro-de .main .right .back:hover{color: var(--themeColor);}
.ny-pro-de .main .right .back:hover img{transform: translateX(1rem);}
.ny-pro-de .main .right .hd .cate{font-size: 1.8rem;font-weight: 400;padding: 1rem 2rem;border-radius: 3rem;border: 1px solid #666;line-height: 1;color: #666;}
.ny-pro-de .main .right .hd .cate:hover{border-color: var(--themeColor);background: var(--themeColor);color: #fff;}
.ny-pro-de .main .right .hd .note{color: #999;padding: 2rem 0;border-top: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;margin: 3rem 0;    line-height: 2;
    font-size: 1.8rem;}

.ny-pro-de .main .right .bd{position: relative;}
.ny-pro-de .main .right .bd .cont{line-height: 2;color: #666;}
.ny-pro-de .main .right .bd .cont h1{color: #1f1f1f;margin-bottom: 1.5rem;font-size: 2.2rem;}
.ny-pro-de .main .right .bd .cont h2{color: #1f1f1f;margin-bottom: 1.5rem;font-size: 2rem;}
.ny-pro-de .main .right .bd .cont h3{color: #1f1f1f;margin-bottom: 1.5rem;font-size: 1.8rem;}
.ny-pro-de .main .right .bd .cont p{margin-bottom: 1rem;font-size: 1.6rem;}

/* protj */
.protj{position: relative;background: #f5f5f5;}

.rzzs-pa{display: flex;justify-content: center;align-items: center;position: relative;margin: 0 2rem;}
.rzzs-pa .swiper-pagination-bullet{ width: 1.5rem; height: 1.5rem;margin: 0 1rem;display: flex;border-radius: 100%;border: 1px solid transparent; border-radius: 100%; background: none;position: relative;justify-content: center;align-items: center; opacity: .5; }
.rzzs-pa .swiper-pagination-bullet::after{ content: "";width: .5rem;height: .5rem;background: var(--themeColor);border-radius: 100%;transition: all .3s ease-out; display: block; }
.rzzs-pa .swiper-pagination-bullet-active{ border: 1px solid var(--themeColor);opacity: 1; }

.rzzs-tool{display: flex;justify-content: center;align-items: center;}
.rzzs-tool .btn{display: flex;justify-content: center;align-items: center;cursor: pointer;}
.rzzs-tool .btn svg{transition: all .3s ease;}
.rzzs-tool .btn:hover svg{fill: var(--themeColor);transform: scale(1.1);}

@media screen and (max-width: 1024px) {
    .ny-pro-de .main {flex-wrap: wrap;padding: 2rem;margin: 0 -1.5rem;}
    .ny-pro-de .main .left {width: 100%;position: relative;top: 0;margin-right: 0;}
    .ny-pro-de .main .right {width: 100%;margin-left: 0;margin-top: 3rem;}
    .ny-pro-de .main .right .hd .tt { font-size: 2.6rem; margin-right: 1.5rem; }
    .ny-pro-de .main .right .hd .cate { font-size: 1.6rem; font-weight: 400; }

}


/* ny-zsjm */
.bgr { background: #f5f5f5; }
.ny-zsjm{position: relative;background: #f5f5f5;}
.ny-zsjm .item{}
.ny-zsjm .cont-box{padding: 3% 6%;background: #fff;margin-top: 6rem;line-height: 2;}
.ny-zsjm .cont-box p{margin-bottom: 1.5rem;color: #666;}

.cInfo{width:100%;background-color:#e6e6e6;display:flex;flex-direction:column;align-items:center;justify-content:center}
.cInfo .form{width:100%;background:#f8f8f8;box-shadow:0 0 20px 0 rgba(0,0,0,.1);display:flex;flex-direction:row;justify-content:space-between}
.cInfo .form .l{width:50%;padding:0 5%;background-color:#fff;position:relative}
.cInfo .form .r{width:50%;padding:0 5%}
.cInfo .form .l .t1{color:#333;font-size:2.4rem;padding:4rem 0}
.cInfo .form .l .info .item{display:flex;align-items:center;margin-bottom:2rem}
.cInfo .form .l .info .item span{color:#666;min-width: 3em;}
.cInfo .form .l .info .item p{color:#333;margin-left:10px;line-height:normal}
.cInfo .form .l .info .item2{padding-top:3rem}
.cInfo .form .l .info .item2 span{color:#666}
.cInfo .form .l .info .item2 p{font-size:4.4rem;font-family:Oswald-Regular}
.cInfo .form .l .info .work{display:flex;align-items:center;padding-top:4rem}
.cInfo .form .l .info .work span{color:#666}
.cInfo .form .l .info .work p{color:#333;margin-left:1rem}
.cInfo .form .l .info .code{display:flex;align-items:center;margin:4rem 0}
.cInfo .form .l .info .code p{color:#666;margin-left:2rem;line-height:3rem}
.cInfo .form .l .info .code img{max-width: 14rem;}
.cInfo .form .l .bg{position:absolute;left:0;bottom:0;width:100%}
.cInfo .form .l .bg img{width:100%;display:block;object-fit:cover}
.cInfo .form .r .t1{color:#333;font-size:2.4rem;text-align:center;padding:4rem 0}
.cInfo .form .r .nr{width:100%; display:flex;justify-content:space-between;flex-wrap: wrap;}
.cInfo .form .r .nr .item{margin-bottom:2rem; width:48%; background:#fff; position:relative;}
.cInfo .form .r .nr .item.w10{ width:100%;}
.cInfo .form .r .nr .item.yzm img{ position:absolute; right:1.5rem; top:50%; transform:translateY(-50%); z-index:22; cursor:pointer;}
.cInfo .form .r .nr .item input{width:100%;border:none;outline:0;background-color:transparent;transition:all .6s;padding:1.5rem;}
.cInfo .form .r .btn{width:50%;margin:6rem auto; outline:none;   border: none;height:6rem;background:#332b81;text-align:center;cursor:pointer;color:#fff;background: var(--themeColor);}
.cInfo .form .r .btn a{color:#fff}
@media screen and (max-width: 1024px) {
    .cInfo .form{display:block}
    .cInfo .form .l,.cInfo .form .r{width:100%}
    .cInfo .form .l{padding-bottom:1px}
    .cInfo .form .r .btn{margin:30px auto;height:44px}
    .cInfo .form .l .info .item2 p{font-size:30px;line-height:normal}
    .cInfo .form .l .t1,.cInfo .form .r .t1{font-size:20px}
}

/* ny-join */
.ny-job-list{ margin-top:4rem;}
.ny-job-list ul li{ margin-bottom:2rem;}
.ny-job-list ul li .box{ background:#fff; padding:1rem 0;}
.ny-job-list ul li .box .hded{ position:relative; padding:1rem 3.5rem; cursor:pointer;}
.ny-job-list ul li .box .hded:before{ content:""; display:block; width:3px; height:50%; position:absolute; left:0; top:50%; transform:translateY(-50%); background:var(--themeColor);}
.ny-job-list ul li .box .hded .tit{ font-size:2.4rem; color:var(--themeColor); margin-bottom:1rem;}
.ny-job-list ul li .box .hded .info{ color:#777; font-size:1.8rem;}
.ny-job-list ul li .box .hded .info span{ display:inline-block; margin-right:1.5rem;}
.ny-job-list ul li .box .hded .btn{position: absolute;
    top: 50%;
    margin-top: -1rem;
    right: 1.5em;
    height:2.2rem;
    width: 2.2rem;
    display: flex;justify-content: center;align-items: center;font-size: 2.2rem;color: var(--themeColor);line-height: 2;
    background-size: 100% 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transition: all 220ms ease 0s,all 220ms ease 0s;
    transition: all 220ms ease 0s,all 220ms ease 0s
}
.ny-job-list ul li .box .hded .btn.on{transform: rotate(90deg);}
.ny-job-list ul li .box .hbod{ padding:2rem 3.5rem; display:none; padding-bottom:3rem;}
.ny-job-list ul li .box .hbod .neirong{ line-height:2;}
.ny-job-list ul li .box .hbod .tjjl{ margin-top:2.5rem;}
.ny-job-list ul li .box .hbod .tjjl .send-btn {
    display: inline-block;
    border: 0;
    background-color:var(--themeColor);
    color: #fff;
    font-size: 16px;
    padding: 14px 40px;
    border-radius: 25px
}

.ny-job-list ul li .box .hbod .tjjl .send-btn:before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAtCAYAAADV2ImkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABHBJREFUeNrMmVlIFVEYx+9VK4tKSZIWK0QqK1+0MNJKjYpeTFq0MCrJwrKyEo0WoowgaI8gbMOWh8oWqB7ayDIxbfOhHS1XilIql3Apa/of+QYOhzNz78ydq/eDH/fOnGX+Z86Z833nHLuiKDYXLACMB5NBKAgG/sCX0ttBI6gCH8Bz8B7Um32gj8lys0ACiCPBRqwcFICb4LbhJ7M3bIBE8AD8VayxRyDJiAZnM4aAS4r77CoItUrwIvBNcb/9ACtcFbxb6X47albwEaXn7JRRwTuVnrdDzgpepniOrRX12QXHEQZKQH+bZ9gfMA08VW94CU4k14PEMusFjoM+Mk+XDqK56zJwFNRRPrsbBLHu7QSBYDWIleSJIG2HeU/XD9RyY+ctGG7QC7rKQPBYYyzXgQEsnzokksEIrlUHwedu7v5mcEQjLQik2riuXixk6HCTqADq4hAan9XgNf0yq9Apm9w1nvGaw0CH0AX1IMfCYRFKzuAXaADVoBLUgDZQBCLAOPBHZ5qLZJWtE27+4/5/AZnAzwWxGVTXG7AFRIEgEEgCU8AN0AnKJC+Pt62swnxJwnFwn7v+BNJBL4Ni91N51ujeDvLOBh8dOJLbNmq5aNHAi95OJXe/FCRTmiOxWVRmgU6eAcL1YPBER3ClTSN0nM9V4g+yaXioVgDm6ggZS/kyHDQqAewT7g3XCWd/sgzNkgTZWwmiD7GBy3cHxEny3gIvneiFqVTPLuH+Kg3BzSyxyUnB/OrjmPBxXGBfMKX7SXpJy1HM4OpI5dLYt1Iu0dVkRrBKOMgTyrE3tRdUkSBZuXngOvVABbc+/E1DRC8ebzIyJLRgH+gVofw1ST5vkOtgFujgRC+XCfaywHsVg0QwBxTRvRYhD/Om50Cag7p6g+30v0aSbmeCWy1yu3fBdGpAgJC2CSxxoo5fIJv++8niYyb4q8XxwgMKF1UbBDYKcUoteEc7Qn+5NBbgFNL/kZK6v3tR8CGLU83aMzAaDKPr2RQJsi7eQSsIFgBNBKu4Z2WCfK6eKZK637LBnSYZ3HNdiB18wVdyx+z6MngBhkjyTqPn5Qr3R4FGia4sNZJqFRJSXYzONlCdIeQEgjXyLQQXJffzJGLZ9BehZrgrJJaYCHRESmgfTi/PMEk8obVqL2ZTo7pqXgrOC+PlIThGwbW3wTUd+7DCwVlwgtZrzlgSlekrSVvTtUimVvmADxotayTn0mIA5j0/CzHHLHqO7E1PAKd1HEqFGp7y+xIpIM+Na7Z/NEcXck4hkDbD2Wp5oE7ZleBMl+cQNlLu0Wa1JxlrZIw6X4uC2fxZSpO9J1grzcevZDs/6qo1zYPe7nperN6RwTYP2AjcY3R/OKcHxR4wuwOfYeEBjLO22dUzjpm0zHe3sXk73qpTpKG0V9HpBqGszpNgpJXHXioxtPHSaoHQdlpKxRrRYDd5dBsF4sEMEGmwbBl3Elpk9MFmBavGduvHgUlgDO1K+nPBSxudNX+iI9uXdObcbPaB/wUYAKxjyDoSuB7zAAAAAElFTkSuQmCC) center no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin-right: 8px
}

.join-cover{position:fixed;left:0;top:0;bottom:0;right:0;z-index:100;background-color:#0000004d;visibility:hidden;opacity:0;transition:all .3s}
.join-message{width:600px;height:250px;background-color:#fff;position:fixed;left:50%;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:101;border-radius:15px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 5px #0003;visibility:hidden;opacity:0;transition:all .3s}
.join-message .inner{text-align:center}
.join-message .message{display:flex;align-items:center;padding-bottom:20px;padding-top:40px}
.join-message .text{font-size:16px;color:#333;text-align:center;line-height:1.8}
.join-message .text a{color:#2d207c}
.join-message .text a:hover{text-decoration:none}
.join-message button{border:1px #2d207c solid;color:#2d207c;padding:10px 40px;border-radius:30px;font-size:14px}
.join-message button:active{opacity:.5}
.join-message-show{visibility:visible;opacity:1}



@media screen and (max-width: 1024px) {
	.f30{ font-size: 18px!important; }
	.f24 { font-size: 18px!important; }
	.f16 { font-size: 14px!important; }
}
@media screen and (max-width: 640px) {
	.f30{ font-size: 18px!important; }
	.f24 { font-size: 16px!important; }
	.f16 { font-size: 13px!important; }

    .ny-event li {
        padding-left: 20px;
    }
    .ny-event li:nth-child(2n) { padding-right: 20px; padding-left: 0; }
}




@media screen and (max-width: 1680px){
    html { font-size: 55.5%; }
    .am-container{max-width: 1330px;}
}

@media screen and (max-width: 1440px){
    html { font-size: 48.5%; }
    .am-container{max-width: 1130px;}
}


@media screen and (max-width:1024px){
    html {background: #fafafa;}
    body{ margin:0 auto; background:#fff; zoom:1;}
    .arccontent img{ height:auto !important;max-width: 100%!important;}

    .am-container{padding-left: 20px;padding-right: 20px;}

    .all-pd{padding: 5rem 0;}
    .all-pd-8{padding: 4rem 0;}
    .all-pd-6{padding: 3rem 0;}

    .all-pb{padding-bottom: 5rem;}
    .all-pb-8{padding-bottom: 4rem;}
    .all-pb-6{padding-bottom: 3rem;}

    .all-pt{padding-top: 5rem;}
    .all-pt-8{padding-top: 4rem;}
    .all-pt-6{padding-top: 3rem;}

    .all-title-box .title{font-size: 3.4rem;}
    .all-title-box .entitle{font-size: 2rem;}
    .all-title-box .title:after { width: 3rem; height: 3rem; left: -1rem; top: 5%; z-index: 1; }

    .ty-btn { width: 14rem; height: 5rem; line-height: 5rem; font-size: 1.6rem; }

    .ty-more { width: 6rem; height: 6rem; }
    .ty-more img { width: 2.4rem; }

    .header .main { min-height: 9rem; }
    .header .main .top-menu { display: none; }
    .header .main .top-tool .top-search { margin-right: 3rem; }

    .ny-banner .img-box img { min-height: 150px; }
    .ny-banner .cont-box .cont .title { font-size: 2.8rem; }
    .ny-banner .cont-box .cont .subtitle { font-size: 1.8rem; margin: 3rem 0 5rem; }

    .ny-cla .cate { padding: 2rem 0;overflow-x: auto; }
    .ny-cla .cate li { margin-right: 1rem; flex-shrink: 0;}
    .ny-cla .cate li a { white-space: nowrap; }

    .map-container { width: 100%; height: calc(25vh + 9.8rem); }
    .map-list { position: relative; left: 0%; top: 0%; width: 100%; z-index: 500; box-shadow: 0 0 13px rgba(0, 0, 0, .3); }

    #allmap { height: 35vh; }

    .ab-icon1 { top: 4.25%; left: 4.5%; }
    .ab-icon1 img { max-height: 6.8rem; }
    .ab .main .slogan img { max-height: 3.6rem; }
    .ab .main .ab-rw { margin-top: 4rem; }
    .ab .main .ab-rw img { max-height: 13rem; }
    
    .pro { padding: 0; }
    .pro .main {flex-wrap: wrap; }
    /*.pro .main .left { width: 100%; }*/
    /*.pro .main .right { width: 100%; }*/
    .pro .swiper1{overflow: visible;}
    .pro .swiper1 .tool .now { font-size: 4.5rem; }
    .pro .swiper1 .tool .fg { font-size: 2.2rem; }
    .pro .swiper1 .tool .total { font-size: 2.2rem; }
    .pro .swiper2 .swiper-slide .img img { width: 80%; border-radius: 50%;}
    .pro .swiper1 .swiper-slide .cont { padding: 10rem 0 3rem; }
    .pro .swiper1 .swiper-slide .cont .tt { font-size: 3.2rem; }
    .pro .swiper1 .swiper-slide .cont .subtt { font-size: 2.6rem; margin: 2rem 0; }
    /*.pro .swiper1 .swiper-slide .cont .note { display: none; }*/

    .yzsc .list .item .cont-box { margin-top: -6rem; }
    .yzsc .list .item .cont-box .tt { width: 12rem; height: 12rem; font-size: 4.6rem; }
    .yzsc .list .item .cont-box .subtt { font-size: 2.6rem; margin-top: 2rem; }

    .jmlc .main .img-box { margin: 5rem 0; }

    .mdfb .main .cont-box .tt { font-size: 3.2rem; }

    .am-part { line-height: 7rem; }
    .am-part .sidenav ul{display: flex;overflow-x: auto;}
    .am-part .sidenav ul li { float: left; padding-right: 2rem; white-space: nowrap; flex-shrink: 0;}

    .ny-ab .main {flex-wrap: wrap; }
    .ny-ab .main .img-box { width: 100%; margin-bottom: 3rem;}
    .ny-ab .main .cont-box { width: 100%; }

    .qywh .list .row {flex-wrap: wrap; margin-top: 5rem; border-radius: 1rem; }
    .qywh .list .row .img-box { width: 100%; flex-shrink: 0; }
    .qywh .list .row .cont-box .tt { font-size: 2.8rem; }
    .qywh .list .row .cont-box .subtt { font-size: 2.2rem; }

    .ny-team .list { margin: 0 -1rem; }
    .ny-team .list .item { padding: 0 1rem; margin-bottom: 2rem; }
    .ny-team .list .item .cont .txt { padding: 1.5rem 1rem; }
    .ny-team .list .item .cont .txt .name { font-size: 2.2rem; }

    .ny-zzzs .list li a {
        padding: 1rem;
    }



}

@media screen and (max-width:767px){
    .banner-swiper .banner-btn { width: 2rem; height: 3.5rem; }
    
    .ty-more {width: 5rem;height: 5rem;}
    .ty-more img {width: 2rem;}
    
    .cndns-right {display: none; }

    .all-title-box .title{font-size: 2.8rem;}
    .all-title-box .entitle{font-size: 1.8rem;}
    
    .am-part .sidenav ul{flex-wrap: wrap;overflow: hidden;}
    .am-part .sidenav ul li a {font-size: 1.6rem;}
    
    .ab .main .slogan {margin: 3.5rem 0;}
    .ab .main .slogan img {max-height: 3rem;}
    
    .pro-btn-froup {margin-left: 2rem;}

    .pro .swiper1 .tool .now { font-size: 4.5rem; }
    .pro .swiper1 .tool .fg { font-size: 2.2rem; }
    .pro .swiper1 .tool .total { font-size: 2.2rem; }
    .pro .swiper2 .swiper-slide .img img { width: 100%; border-radius: 50%;aspect-ratio: 1;}
    .pro .swiper1 .swiper-slide .cont { padding: 10rem 0 3rem; }
    .pro .swiper1 .swiper-slide .cont .tt { font-size: 2.4rem; }
    .pro .swiper1 .swiper-slide .cont .subtt { font-size: 2rem; margin: 2rem 0; }
    .pro .swiper1 .swiper-slide .cont .note { font-size: 1.6rem; margin: 2rem 0;}

    .yzsc .list { display: flex; flex-wrap: wrap; margin: 0 -3.5%; }
    .yzsc .list .li { width: 50%; }
    .yzsc .list .li:first-child{width: 100%;}

    .yzsc .list .item .cont-box { margin-top: -4rem; }
    .yzsc .list .item .cont-box .tt { width: 8rem; height: 8rem; font-size: 3rem; }
    .yzsc .list .item .cont-box .subtt { font-size: 2rem; margin-top: 1rem; }

    .jmlc .main .cont-box { display: flex;flex-wrap: wrap; padding: 2rem; border-radius: 2rem; align-items: center; margin-bottom: 2.5rem; flex-wrap: wrap; }
    .jmlc .main .cont-box .icon { position: relative; width: 100%; }
    .jmlc .main .cont-box .icon img { position: relative; width: 100%; top: 0; left: 0; transform: translateY(0); width: 20.6rem;}
    .jmlc .main .cont-box .note { font-size: 1.8rem; line-height: 2; color: #666; padding: 0 0rem; }
    .jmlc .main .cont-box .more { position: relative;margin: 2rem auto; }

    @keyframes scale_height { 0% { transform: scale(1, 1) translateY(-25%);} 100% { transform: scale(1.07, 1.07) translateY(-25%); } }

    .mdfb .main { padding-top: 5rem; }
    .mdfb .main .cont-box { width: 100%; }
    .mdfb .main .cont-box .tt { font-size: 2.8rem; }
    .mdfb .main .cont-box .note { margin: 2.5rem 0; }
    .mdfb .main .cont-box .mdnum { margin-bottom: 5rem; }
    .mdfb .main .img-box { overflow: hidden; width: 100%; padding-left: 7.1%;padding-right: 7.1%; }

    .f-logo img { height: 10rem; }

    .f-main {flex-wrap: wrap; }
    .f-main .left { max-width: 100%; padding-right: 0; }
    .f-main .left .tel-tt img { width: 4.1rem; height: 4.1rem;}
    .f-main .left .tel a { font-size: 3.2rem; }
    .f-main .left .tel-tt span { font-size: 3rem; }
    .f-main .right { width: 100%;margin-top: 12rem; }
    .f-main .left .f-cat .item b { font-size: 2rem; }
    .f-main .left .f-cat .item a { font-size: 2rem; }
    .copyright { padding: 2rem 0; }

    .pro-list li a .tt { font-size: 2rem; }

}