/*Top003198 */
.Top003198{z-index: 100; left: 0;top: 0;width: 100%; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); font-family: 'HarmonyOS_Sans_SC';}
.Top003198 menu li span{display: block;  font-size: calc(18 / 16 * 1em);}
.Top003198 menu li a:hover,
.Top003198 menu li.aon span a{color: #19409f;}
.Top003198 li .sub .pic .Ispic{padding-bottom: calc(400 / 310 * 100%); background-color: #ebebeb;}
.Top003198 .top-right dl{display: flex;align-items: center}
.Top003198 .top-hotline{color: #19409f; font-family: 'HarmonyOS_Sans_SC_Medium'; font-size: calc(20 / 16 * 1em); padding-left: calc(29 / 20 * 1em); background: url(../images/Top003198-tel.svg) no-repeat left center; background-size: 1em auto; line-height: calc(36 / 20 * 1em);}
.Top003198 .top-search{display: block; padding: 0;}
.Top003198 .top-search .box{position: relative;  background-color: rgba(163,163,163,0.1); overflow: hidden;}
.Top003198 .top-search .box .text{width: 100%;display: block; line-height: calc(36 / 16 * 1em);height: calc(36 / 16 * 1em); font-size: 1em; background: none; border: 0; padding-left: calc(42 / 16 * 1em);color: rgba(51, 51, 51, 0.5);}
.Top003198 .top-search .box .text.focus{color: #000;}
.Top003198 .top-search .box .btn{position: absolute;top: 0;width: calc(42 / 16 * 1em); height: 100%; background: url(../images/Top003198-search.svg) no-repeat center center;background-size:calc(17 / 42 * 100%) auto; cursor: pointer;}
.Top003198 .top-right .lang a{width:calc(36 / 14 * 1em); line-height: calc(36 / 14 * 1em);background: rgba(163,163,163,0.1); margin-left: calc(20 / 14 * 1em);position: relative; text-align: center; display: block; font-size: calc(14 / 16 * 1em); color: #666; border-radius:3em;}
.Top003198 .top-right .lang a:hover{background: #19409f;color: #fff;}
.Top003198 .top-right .top-Personal{width:calc(30 / 16 * 1em);height: calc(30 / 16 * 1em) ;background: url(../images/icon-Personal.svg)no-repeat center;background-size: calc(24 / 16 * 1em);margin-left: calc(20 / 16 * 1em);position: relative}
.Top003198 .top-right .top-Personal a{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: 0}
@media (min-width:1025px) {
    .Top003198 header{display: flex;align-items: center;justify-content: space-between;}
    .Top003198 .logo{display: table; height: calc(90 / 16 * 1em);width: 15%;flex: 0 0 auto}
    .Top003198 .logo a{display: table-cell; vertical-align: middle;}
    .Top003198 .logo img{max-height:calc(60 / 16 * 1em);}
    .Top003198 menu{margin-left: 7vw;width: 68%}
    .Top003198 menu ul{display: flex;justify-content: space-between;}
    .Top003198 menu li span{line-height: calc(90 / 18 * 1em);}
    .Top003198 li .sub{position: absolute; top: 100%; background-color:#fff; width: calc(160 / 16 * 1em); margin-left: calc((160 / 16 * 1em) / -2); padding:  calc(10 / 16 * 1em); box-shadow: 0 5px 5px rgba(0,0,0,0.1);}
    .Top003198 li .sub dl{background: none; width: 100%;text-align: center;}
    .Top003198 li .sub .pic{width: 50%;}
    
    
    .Top003198 .top-search .box{width: calc(90 / 16 * 1em); border-radius: calc(90 / 16 * 1em); transition: 0.3s;}
    .Top003198 .top-search.show .box{width: calc(200 / 1920 * 100vw);}
    .Top003198 .top-search .box .btn{ left: 0;}
}
@media (max-width:1024px) {
    .Top003198{position: relative}
    .Top003198 .top-hotline,
    .Top003198 header:after{display: none;}
    .Top003198 header{display: flex; justify-content: space-between; align-items: center; height: calc(70 / 16 * 1em);}
    .Top003198 .logo img{max-height:calc(44 / 16 * 1em);}
    .Top003198 menu{position: fixed; left: -100%;top: calc(70 / 16 * 1em);height: calc(100% - (70 / 16 * 1em)); background-color: #fff;opacity: 0;transition: 0.5s;box-shadow: 0 5px 5px rgba(0,0,0,0.1); width:50vw; max-width: 240px;}
    .menu-show .Top003198 menu{left: 0; opacity: 1;}
    .Top003198 menu ul{height: 100%; overflow: auto;}
    .Top003198 menu li{border-bottom: 1px dotted #ebebeb;}
    .Top003198 menu li span{line-height: 3; padding-left:2em;}
    .Top003198 menu li.has-sub span .op:before, 
    .Top003198 menu li.has-sub span .op:after{background-color: #19409f;}
    .Top003198 li .sub{background-color: #ebebeb;}
    .Top003198 li .sub .pic{display: none;}
    .Top003198 .top-search{margin: 0 0 0 5vw ; position: inherit;}
    .Top003198 .top-search .box{top: 100%; left: 0;width: 100%; opacity: 1; position: absolute; display: none; background-color: rgba(255,255,255,0.8);}
    
    .Top003198 .top-search .box .btn{ right: 0;}
    .Top003198 .top-search .box .text{padding: 0 calc(42 / 16 * 1em) 0 calc(20 / 16 * 1em);height: 50px}
    .Top003198 .top-right dl:after{display: none;}
    .Top003198 .top-right dl{display: flex;align-items: center;}
    .Top003198 .open-search{ width: calc(24 / 16 * 1em); height: calc(24 / 16 * 1em); background: url(../images/Top003198-search.svg) no-repeat center center; background-size: contain;display: block; position: relative;}
    .Top003198 .open-search.on{width: calc(30 / 16 * 1em); height: calc(30 / 16 * 1em); }
    .Top003198 .open-search.on:after,
    .Top003198 .open-search.on:before{background-color: #19409f;}
    .Top003198 .open-menu{width: calc(30 / 16 * 1em); height: calc(24 / 16 * 1em); display: flex;flex-wrap: wrap;flex-direction: column; justify-content: space-between; transition: 0.3s;}
    .Top003198 .open-menu span{display: block; transition: 0.3s;height: 2px; background-color: #000;}
    .menu-show  .Top003198 .open-menu{border-radius: 50%; background-color: #19409f; padding: calc(9 / 16 * 1em);height: calc(30 / 16 * 1em); }
    .menu-show  .Top003198 .open-menu span{background-color: #fff; height: 1px;}
.Top003198 .top-right .lang a{margin-left: calc(10 / 14 * 1em);}
.Top003198 .top-right .top-Personal{margin-left: calc(10 / 16 * 1em);margin-right: calc(10 / 16 * 1em);}
}




.Banner003184{position: relative}
.Banner003184 a{position: relative}
.Banner003184 a .txt{position: absolute;width: 100%;height: 100%;display: flex;align-items: center}
.Banner003184 a .txt .inner{width: 76%;margin: 0 auto;}
.Banner003184 a .txt .inner .cn{font-size:calc(62 / 16 * 1em);color: #fff;font-weight: bold;}
.Banner003184 a .txt .inner .en{font-size:calc(36 / 16 * 1em);color: #fff;text-transform: uppercase;padding-top: 1vw}
.Banner003184 a .txt .inner .btn{width:calc(220 / 22 * 1em);height: calc(68 / 22 * 1em);background: #2153cc;border-radius: 34px;display: flex;justify-content: center;align-items: center;font-size:calc(22 / 16 * 1em);color: #fff;margin-top: 4vw}
.Banner003184 a .txt .inner .btn::after{content: ''; width:calc(30 / 22 * 1em);height: calc(12 / 22 * 1em);background: url(../images/icon-jt2.png)no-repeat center ;margin-left: 3vw;}
.Banner003184 .slick-dots{position: absolute; left: 50%; transform: translate(-50%,0); bottom: 5%;overflow: hidden; z-index: 10;}
.Banner003184 .slick-dots li{float: left; width: 18px; height: 18px;position: relative; border-radius: 50%;border: 2px solid #fff; cursor: pointer;}
.Banner003184 .slick-dots li:not(:last-child){margin-right: 10px;}
.Banner003184 .slick-dots li:before{position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; border-radius: 50%;background: #fff; transition: 0.3s;content: '';}
.Banner003184 .slick-dots li.slick-active:before{transform: scale(0);-webkit-transform: scale(0);-ms-transform: scale(0);}
.Banner003184 .slick-dots li button{display: none;}

@media (min-width:1025px){
    .Banner003184 .wap{display: none}
}
@media (max-width:1024px){
    .Banner003184 .pc{display: none}
    .Banner003184 .slick-dots li{width: 10px; height: 10px;}
    .Banner003184 .slick-dots li:not(:last-child){margin-right: 4px;}
}


.Hometitle{width: 100%;text-align: center;margin-bottom: calc(48 / 16 * 1em);}
.Hometitle.left{text-align: left;}
.Hometitle .en{font-size: calc(42 / 16 * 1em);color: #131313;margin-bottom: calc(10 / 42 * 1em);}
.Hometitle .cn{font-size: calc(20 / 16 * 1em);color: #999;}

.Homemore a{display: inline-block; padding: 0 calc(60 / 16 * 1em) 0 calc(30 / 16 * 1em); line-height: calc(55 / 16 * 1em); border-radius: calc(50 / 16 * 1em); color:#19409f;  border: 1px solid #19409f; transition: 0.3s; position: relative;  }
.Homemore a:after{position: absolute; top: 50%; transform:translateY(-50%) rotate(-45deg); content: '';width: calc(20 / 16 * 1em);height: calc(20 / 16 * 1em);background: url(../images/more.svg) no-repeat center;background-size:calc(15 / 16 * 1em) auto ; margin-left: calc(15 / 16 * 1em);transition: .3s all}
.Homemore a:hover:after{transform:translateY(-50%) rotate(0deg); background-image:url(../images/more-on.svg); }
.Homemore a:hover:hover{background: #19409f;color: #fff;}

.Homemore.bai a{color: #fff;border-color: #fff;}
.Homemore.bai a:after{background-image:url(../images/more-on.svg); }

.home-more a{display: inline-block; padding: 0 calc(50 / 16 * 1em) 0 calc(25 / 16 * 1em); line-height: calc(52 / 16 * 1em);border: solid 2px #1d2088; border-radius: calc(60 / 16 * 1em);color: #1d2088; background: url(../images/Floor003197-more.svg) no-repeat right calc(25 / 16 * 1em) center; transition: 0.3s; background-size: auto calc(12 / 16 * 1em);font-size: calc(18 / 16 * 1em);}
.home-more a:hover{background-color: #1d2088;color: #fff; background-image: url(../images/Floor003197-more-on.svg); background-position: left calc(21 / 16 * 1em) center;padding: 0 calc(20 / 16 * 1em) 0 calc(57 / 16 * 1em); }

.home-more span{display: inline-block; padding: 0 calc(50 / 16 * 1em) 0 calc(25 / 16 * 1em); line-height: calc(52 / 16 * 1em);border: solid 2px #1d2088; border-radius: calc(60 / 16 * 1em);color: #1d2088; background: url(../images/Floor003197-more.svg) no-repeat right calc(25 / 16 * 1em) center; transition: 0.3s; background-size: auto calc(12 / 16 * 1em);font-size: calc(18 / 16 * 1em);}
.home-more span:hover{background-color: #1d2088;color: #fff; background-image: url(../images/Floor003197-more-on.svg); background-position: left calc(21 / 16 * 1em) center;padding: 0 calc(20 / 16 * 1em) 0 calc(57 / 16 * 1em); }

@media(max-width:1024px){
    .Hometitle .en{font-size: calc(36 / 16 * 1em);}
    .Hometitle .cn{font-size: calc(20 / 16 * 1em);color: #999;}
}


/*Floor003079 */
.Floor003079{position: relative; padding:calc(100 / 16 * 1em) 0; background: #f4f6f9; overflow: hidden;}
.Floor003079 .box{margin: 0 calc(-10 / 16* 1em); }
.Floor003079 .box li{margin: 0 calc(10 / 16* 1em);}
.Floor003079 .box li a{display: block;position: relative;overflow: hidden;  background: #fff;border-radius: 10px;transition: .3s all}
.Floor003079 .box li .txt{padding: calc(22 / 16 * 1em); text-align: center;}
.Floor003079 .box li .txt .tit{font-size: calc(20 / 16 * 1em);margin-bottom: calc(16 / 24 * 1em); color: #333;}
.Floor003079 .box li .txt .model{ margin-bottom: calc(15 / 16 * 1em);  color: #999;}
.Floor003079 .box li .txt p{line-height: 1.75; margin: 0; color: #777; font-size: calc(15 / 16* 1em);min-height: 3.5em;}
.Floor003079 .box li .pic{overflow: hidden}
.Floor003079 .box li .Ispic{padding-bottom:75.075%;position: relative;background-size: contain;transition: .3s all}
.Floor003079 .box li a:hover .tit{ color: #19409f;}
.Floor003079 .box li a:hover .Ispic{ transform: scale(1.1);}
.Floor003079 .box li a:hover {box-shadow: 0px 0px 18px rgba(8, 135, 217, 0.1);transition: 0.4s;transform: translateY(calc(-15 / 16* 1em));}
.Floor003079 .box li.slick-slide {overflow: visible;}
.Floor003079 .slick-list{overflow: inherit;}
.Floor003079 .box .slick-list{ overflow: hidden;}

.Floor003079 .box .slick-arrow{position: absolute;width: calc(50 / 16 * 1em); height:calc(50 / 16 * 1em); background: #fff;box-shadow: 0 0px 20px rgba(0,0,0,0.1); top: 50%;margin-top: calc(-25 / 16 * 1em); border-radius: 50%;  transition: 0.3s; font-size: 1em; text-indent: -999em; overflow: hidden; z-index: 3;}
.Floor003079 .box .slick-arrow:before{position: absolute; content: ''; width: 10px; height:10px; border-bottom: 2px solid #19409f;border-left: 2px solid #19409f; left: 50%; top: 50%; margin: -5px 0 0 -5px; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Floor003079 .box .slick-arrow:hover{background: #19409f;}
.Floor003079 .box .slick-next:before{transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);}
.Floor003079 .box .slick-prev{ left:calc(-70 / 16 * 1em);}
.Floor003079 .box .slick-next{right: calc(-70 / 16 * 1em);}
.Floor003079 .box .slick-arrow:hover:before{border-color:#fff;}

.Floor003079 .tab-dots{margin-bottom: calc(40 / 16 * 1em);text-align: center;position: relative}
.Floor003079 .tab-dots li{list-style: none;line-height:calc(50 / 16 * 1em); background: #fff; text-align: center; padding: 0 calc(40 / 16 * 1em);border-radius:50px;border: solid 1px #ffffff; cursor: pointer;display: inline-block;color: #333;font-size: calc(16 / 14 * 1em);}
.Floor003079 .tab-dots li:not(:last-child){margin-right: calc(20 / 16 * 1em);}
.Floor003079 .tab-dots li .t{position: absolute;max-width: 10rem;width: 90%;top: 100%;left: 50%;transform: translateX(-50%);display: none;line-height: 1.5;font-size: 14px}
.Floor003079 .tab-dots li.slick-active{color: #fff;background: #19409f;border-color: #19409f}
.Floor003079 .tab-dots li.slick-active .t{display: block;color: #333}
@media(min-width:1025px){
    .Floor003079 .box li{margin-top: calc(28 / 16 * 1em);}
}
@media(max-width:1024px){
    .Floor003079{padding:50px 0;}
    .Floor003079 .box .slick-prev{left: 0;}
    .Floor003079 .box .slick-next{right: 0;}
}



.Floor002491{padding:calc(120 / 16 * 1em) 0;background: #fff;}
.Floor002491 ul * { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.Floor002491 ul li{height:auto; background:#000; position: relative; overflow: hidden; padding-bottom:60%;border-radius: 10px; } 
.Floor002491 ul li .Ispic{position: absolute; width: 100%; height: 100%; z-index:1; overflow: hidden;} 
.Floor002491 ul li .Ispic:after{position: absolute;content: ''; left: 0;bottom: 0;width: 100%;height:60%; opacity: 0.6;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.Floor002491 ul li a{display: block; color: #fff;position: absolute; width: 100%;height: 100%;left: 0;bottom: 0; z-index: 10;}

.Floor002491 ul li a .txtBox .h3{text-align: center;font-size:calc(22 / 16 * 1em); margin:calc(14 / 22 * 1em) 0; font-weight:normal;} 
.Floor002491 ul li a .icon{max-width: 50%; text-align: center; margin: 0 auto;}
.Floor002491 ul li .liBox .liCon .icon img{max-width:calc(40 / 16 * 1em);}
.Floor002491 ul li .liBox{ position: relative; width: 100%;height: 100%;overflow: hidden; z-index: 2; }
.Floor002491 ul li .liBox:after{content:''; position:absolute; left:0; width:100%; height:44%; bottom:0; z-index:-1;}
.Floor002491 ul li .liBox .liCon{position: absolute; bottom:calc(20 / 16 * 1em); width: 96%; left: 2%;}
.Floor002491 ul li .liBox .liCon .txt{opacity: 0.85;}
@media screen and (min-width:768px ){
    .Floor002491 ul li{ width:50%;float: left; /* height: 500px; padding-bottom: 0; */}
    .Floor002491 ul li.on a .txtBox .h3{ line-height: 1;}
}
@media screen and (min-width:1025px ){
    .Floor002491 ul li{/* height:500px; */ width:13%; margin-right:0.5%;float: left;padding-bottom:34%; }
    .Floor002491 ul li:nth-of-type(5){ margin-right:0;}
    .Floor002491 ul li .liBox .liCon .icon img{max-width:calc(36 / 16 * 1em);}
    .Floor002491 ul li.on .liBox .liCon .icon img{max-width:calc(48 / 16 * 1em); position: absolute; max-height:calc(48 / 16 * 1em); left: 50%; top: 50%; transform:translate(-50%,-50%);}
    .Floor002491 ul li.on{width:43%; }
    .Floor002491 ul li.on .Ispic{ opacity:1;} 
    .Floor002491 ul li.on .liBox:after{display: none;}
    .Floor002491 ul li.on a{ width:100%; height:calc(130 / 16 * 1em); overflow: hidden;}
    .Floor002491 ul li.on .liBox .liCon{position:relative; height: 100%; padding-left:calc(30 / 16 * 1em); padding-right:calc(80 / 16 * 1em); bottom:0;}
    .Floor002491 ul li.on .liBox .liCon .icon{position: absolute; left:calc(35 / 16 * 1em);top: 50%; width:calc(60 / 16 * 1em); height:calc(60 / 16 * 1em);margin-top:calc(-30 / 16 * 1em); }
    .Floor002491 ul li.on .liBox .liCon::before{content:''; position:absolute; width: calc(50 / 16 * 1em); height:calc(50 / 16 * 1em); background: url(../images/more-on.svg) no-repeat center #19409f; background-size:auto calc(15 / 16 * 1em); right:calc(10 / 16 * 1em); top:50%; transform: translateY(-50%);  border-radius:50%;}
    .Floor002491 ul li.on a .txtBox .h3{text-align: left; margin-top:0; }
    .Floor002491 ul li.on a .txtBox{position: relative; top: 50%;-webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);-o-transform: translateY(-50%); transform: translateY(-50%);}
    .Floor002491 ul li:not(.on) .liBox .liCon .txt{display: none;}
}
@media(max-width:1024px){
    .Floor002491{padding:50px 0;}
    .Floor002491 ul li{margin-bottom: 10px}
}

.Floor002841 { text-align: center; overflow: hidden; padding: calc(100 / 16 * 1em) 0; position: relative; }
.Floor002841::after { content: ""; width: 100%; height: 100%; background-color: rgba(6, 30, 92,.36); position: absolute; top: 0; left: 0; }
/* .Floor002841 .w1400 { position: relative; z-index: 5; max-width:12rem; } */
.Floor002841 .Hometitle .cn,
.Floor002841 .Hometitle .en{color: #fff}
.Floor002841 .info { color: #fff; line-height: 1.875; }
.Floor002841 .info p{ width: 63%;margin: 0 auto;}
.Floor002841 .list{width: 80%;margin: 0 auto;}
.Floor002841 .open-video { position: relative; display: inline-block; cursor: pointer; z-index: 10; margin: calc(64 / 16 * 1em) 0 calc(70 / 16 * 1em) 0;}
.Floor002841 .open-video i { display: block; margin: 0 auto; width: 60px; height: 60px; border-radius: 50%; background: url(../images/icon-play.svg) no-repeat center center; background-size: auto calc(50 / 16 * 1em);position: relative; z-index: 4; }
.Floor002841 .open-video:before, 
.Floor002841 .open-video:after { position: absolute; content: ''; border-radius: 50%; background: #fff; opacity: 0.1; -webkit-opacity: 0.1; animation: scale 3s infinite; -webkit-animation: scale 3s infinite; }
.Floor002841 .open-video:before { left: -15px; top: -15px; bottom: -15px; right: -15px; animation-delay: 0.3s; }
.Floor002841 .open-video:after { left: -30px; top: -30px; bottom: -30px; right: -30px; }
.Floor002841 ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
.Floor002841 ul li { width:calc(220 / 16 * 1em); }
.Floor002841 ul li .num { padding-bottom: 10px; border-bottom: 1px solid #fff; text-align: center; position: relative; }
.Floor002841 ul li .num p { margin: 0; color: #fff; font-size: calc(24 / 16 * 1em);}
.Floor002841 ul li .num p span { font-size: 48px;font-weight: bold;margin-right: calc(2 / 16 * 1em);}
.Floor002841 ul li .desc { text-align: center; margin-top: calc(15 / 16 * 1em); }
.Floor002841 ul li .desc p { margin: 0; color: #fff; line-height: 1.75; }
.Floor002841 .auto{position: relative;z-index: 5;}
.Floor002841 .home-title h1 ,.Floor002841 .home-title p{color: #fff;}
.Floor002841 .Homemore{margin: 2.5% auto 4%;}
.Floor002841 .Hometitle {margin-bottom: calc(16 / 16 * 1em);}

@media(min-width:1025px){
    .Floor002841 .info { font-size: calc(18 / 16 * 1em); }
}
@media(max-width:1024px){
    .Floor002841 { padding: 50px 0; }
    .Floor002841 .info p{width: 94%}
    .Floor002841 .list{width: 94%;}
    .Floor002841 ul li{float: left;width: 49%;margin-right: 2%;margin-top: 50px}
    .Floor002841 ul li:nth-child(2n){margin-right: 0;}
}

.video-box { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 300; background: rgba(0,0,0,0.5); }
.video-box .close { cursor: pointer; width: 40px; height: 40px; position: fixed; z-index: 4; right: 20px; top: 20px; }
.video-box .close::before, .video-box .close::after { position: absolute; content: ''; width: 80%; left: 10%; height: 3px; top: 50%; margin-top: -1.5px; background: #fff; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); }
.video-box .close::before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
.video-box .ytable { height: 100%; }
.video-box .ytable-cell { text-align: center; }
.video-box video { width: 90%; max-width: 900px; }
 @keyframes scale {
 0% {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
 50% {
transform: scale(0.8);
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
}
 100% {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
}
@-webkit-keyframes scale {
 0% {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
 50% {
transform: scale(0.8);
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
}
 100% {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
}
@-ms-keyframes scale {
 0% {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
 50% {
transform: scale(0.8);
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
}
 100% {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
}


/*Floor003196 */
.Floor003196 { background: #fafafa; padding:calc(120 / 16 * 1em) 0;}
.Floor003196 .top{display: flex;justify-content: space-between;align-items: center;margin-bottom: calc(42 / 16 * 1em);}
.Floor003196 .Hometitle{width: unset;text-align: left;margin-bottom: 0;}
.Floor003196 .main { display: flex; justify-content: space-between; }
.Floor003196 .left-box { width: calc((100% - (100% - (30 / 16 * 1em)*2)/3));}
.Floor003196 .left-box .list { height: 100%; }
.Floor003196 .left-box .list ul { display: flex; justify-content: space-between; flex-wrap: nowrap; height: 100%; }
.Floor003196 .left-box .list ul li {width: calc(50% - (30 / 16 * 1em)); background-color: #fff; box-shadow: 0px 5px 20px 0px rgb(13 26 53 / 10%); border-radius: 12px;overflow: hidden;}
.Floor003196 .left-box .list ul li .pic { overflow: hidden; }
.Floor003196 .left-box .list ul li .pic figure { width: 100%; height: calc(300 / 16 * 1em);transition: all .5s ease; }
.Floor003196 .left-box .list ul li:hover .pic figure { transform: scale(1.08); }
.Floor003196 .left-box .list ul li .txt { padding: calc(48 / 16 * 1em) calc(40 / 16 * 1em);}
.Floor003196 .left-box .list ul li .tit {height: calc(70 / 24 * 1em);font-size: calc(24 / 16 * 1em);line-height: calc(34 / 24 * 1em); margin: 0; color: #0b173f; font-weight: normal; transition: all .5s ease; text-align: justify;}
.Floor003196 .left-box .list ul li:hover .tit { color: #19409f; }
.Floor003196 .left-box .list ul li p {margin-top: calc(15 / 16 * 1em);height: calc(56 / 16 * 1em); color: #777; line-height: calc(28 / 16 * 1em);}
.Floor003196 .left-box .list ul li .more {margin-top: calc(30 / 16 * 1em); display: flex; align-items: center; color: #ffb400; }
.Floor003196 .left-box .list ul li .more:after { display: block; content: ''; margin-left: calc(10 / 16 * 1em);width: calc(6 / 16 * 1em);height: calc(6 / 16 * 1em);border-top: 2px solid #ffb400; border-right: 2px solid #ffb400; transform: rotate(45deg); }
.Floor003196 .right-box {width: calc((100% - (30 / 16 * 1em)*2)/3); background-color: #fff; box-shadow: 0px 5px 20px 0px rgb(13 26 53 / 10%); border-radius: 12px;}
.Floor003196 .right-box .list { padding: calc(50 / 16 * 1em) calc(40 / 16 * 1em);}
.Floor003196 .right-box .list ul li {padding-bottom: calc(30 / 16 * 1em);margin-bottom: calc(40 / 16 * 1em); border-bottom: 1px solid #eaeaea; }
.Floor003196 .right-box .list ul li:last-child { margin-bottom: 0; border-bottom: 0; padding-bottom: 0;}
.Floor003196 .right-box .list ul li .tit a {font-size: calc(20 / 16 * 1em); color: #0b173f; line-height: calc(30 / 20 * 1em);transition: all .5s ease; }
.Floor003196 .right-box .list ul li:hover .tit a { color: #19409f; }
.Floor003196 .right-box .list ul li .time {margin-top: calc(9 / 16 * 1em); color: #c9c9ce; line-height: calc(18 / 16 * 1em);padding-left:calc(28 / 16 * 1em);background: url(../images/time.svg) no-repeat center left; background-size: calc(18 / 16 * 1em) auto;}
.Floor003196 .home-more{text-align: center;margin-top: 2vw;}
@media (max-width:1024px) {
    .Floor003196 {padding:50px 0;}
    .Floor003196 .top{display: block;}
    .Floor003196 .Hometitle{text-align: center}
    .Floor003196 .Homemore{text-align: center;margin-top: 20px}
    
	.Floor003196 .main, 
    .Floor003196 .left-box .list ul { display: block; }
	.Floor003196 .left-box, 
    .Floor003196 .left-box .list ul li, 
    .Floor003196 .right-box { width: 100%; }
	.Floor003196 .left-box .list ul li { margin-bottom:calc(20 / 16 * 1em);}
    
    .Floor003196 .left-box .list ul li .txt{padding: 30px}
}

.Floor003196 .home-more{text-align: left;font-size: 14px;}


/*.Bottom002443 为demo编号 */
.Bottom002443{background: #061e5c;}
.Bottom002443,
.Bottom002443 a{color: #878fa3;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.Bottom002443 a:hover{ color: #fff;}
.Bottom002443 .auto{ position: relative;}
@media only screen and (max-width: 1200px) {
.Bottom002443 .auto{ margin-left: 15px; margin-right: 15px;}	
}
.Bottom002443 .bottom{ padding: calc(80 / 16 * 1em) 0 calc(80 / 16 * 1em);}
.Bottom002443 .nav .dl{max-width: calc(165 / 16 * 1em);}
.Bottom002443 .nav .dl dt{ padding-bottom:15px;}
.Bottom002443 .nav .dl dt a{ color:#fff; font-size:calc(18 / 16 * 1em); line-height:24px;}
/* 
.Bottom002443 .nav .dl dd{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
 */
 .Bottom002443 .nav .dl dd a{ display:block; line-height:1.5;font-weight: 500;}
 .Bottom002443 .nav .dl dd+dd{margin-top:calc(10 / 16 * 1em);}
.Bottom002443 .nav .dl:last-child{padding-right: 0;}

.Bottom002443 .weixinbox{ margin: 10px 0 10px auto;}
.Bottom002443 .weixinbox dd{ display: inline-block; width: 48%; max-width: 100px; margin-left: 20px;}
.Bottom002443 .weixinbox dd span{ display: block; text-align: center; padding-top: 5px;}

.Bottom002443 footer{ line-height:24px; position: relative; border-top: 1px solid #878fa3; padding: 32px 0 ; }

.Bottom002443 footer .links a{ display:inline-block; position: relative;}
.Bottom002443 footer .links a+a{ margin-left: 20px;}
.Bottom002443 footer .links a+a:before{ content: ""; left: -10px; position: absolute;  height: 50%; top: 25%; width: 1px; display: block; background: #3b4542; }

@media only screen and (min-width:1025px ) {
    .Bottom002443 .nav{ float:left; width: 70%; max-width: 1100px;}
    .Bottom002443 .nav .dl{ float:left; padding: 15px 0;}
    .Bottom002443 .info{ float:right; width: 25%; text-align: right;}
    
    .Bottom002443 footer .links{ float: left;}
    
    .Bottom002443 footer .copyright{ float: right;}
}
@media only screen and (max-width:1024px ) {
    .Bottom002443 .bottom{padding: 30px 0}
    .Bottom002443 .nav{display: none}
	.Bottom002443 .nav .dl{border-bottom: 1px solid #3b4542;}
	.Bottom002443 .nav .dl dt{ position: relative; margin-bottom: 0; margin-top: 0; padding-top: 10px;}
	.Bottom002443 .nav .dl dt:after{ position: absolute; content: ""; display: block; background: url(../images/Bottom002443-bottom_arrow.png) no-repeat right top; width: 11px; right: 3%; height: 20px; top: 50%; margin-top: -10px; transition: transform .5s ease-in;}
	.Bottom002443 .nav .dl dt.on:after{ transform: rotate(90deg);}
    .Bottom002443 .nav .dl .two{ display: none;background-color: #3b4542; padding: 15px;}
    
    .Bottom002443 .info .weixinbox{ margin: 10px auto;}
    .Bottom002443 .weixinbox dd{margin-left: 0}
	.Bottom002443 .info>*{ text-align: center !important;}
    
    .Bottom002443 footer{ text-align: center;}
}



/*Floor002919 */

.Floor002919{padding: calc(120 / 16 * 1em) 0;}
.Floor002919 .Hometitle{padding-top: calc(30 / 16 * 1em);}
.Floor002919 .en{font-size: calc(40 / 16 * 1em);}
.Floor002919 .cn{text-transform: capitalize;font-size: calc(24 / 16 * 1em);color: #061e5c;}

.Floor002919 .info h3{font-size: calc(28 / 16 * 1em);color:#000;font-weight: normal;margin-bottom: calc(10 / 16 * 1em);}

.Floor002919 .info .text p{line-height: 1.8}


.Floor002919 .info .text::-webkit-scrollbar {width: 5px;border-radius: 8px;}
.Floor002919 .info .text::-webkit-scrollbar-track {background: #f1f1f1; }
.Floor002919 .info .text::-webkit-scrollbar-thumb {background: #1140b6; }
.Floor002919 .info .text::-webkit-scrollbar-thumb:hover {background: #1140b6;}


.Floor002919 .Ispic{position: relative; z-index: 1;}
.Floor002919 .Ispic video{    position: absolute;background: #000;left: 0%;top: 0%;width: 100%;height: 100%;z-index: 5;}
.Floor002919 .play{font-size: 100px;}
.Floor002919 .play:before,
.Floor002919 .play:after,
.Floor002919 .play i{position: absolute;border-radius: 50%; left: 50%; top: 44%;transform: translate(-50%,-50%);}
.Floor002919 .play i{ width: 0.82em;height: 0.82em; z-index: 4; background:url("../images/Floor003044_play.png") no-repeat center center #fff; background-size: 0.26em auto;}
.Floor002919 .play:before,
.Floor002919 .play:after{content: '';background-color: #1d2088;opacity: 0.11; transform-origin: 0 0;}
.Floor002919 .play:before{width: 1.4em;height: 1.4em;animation:infinite scale 2s;}
.Floor002919 .play:after{width: 1.8em;height: 1.8em;animation:infinite scale2 2s;}
@keyframes scale{
0%{ transform: scale(1) translate(-50%,-50%); opacity:.3}
100%{ transform: scale(1.3) translate(-50%,-50%); opacity: 0;}
}
@keyframes scale2{
0%{ transform: scale(1) translate(-50%,-50%);opacity:.3;}
100%{ transform: scale(1.6) translate(-50%,-50%);opacity:0;}
}


@media(min-width:769px){
    .Floor002919 .auto > .ytable > .ytable-cell{vertical-align: top;}
    .Floor002919 .Ispic{ width: 43%; height: 25vw;border-radius: 16px;}
    .Floor002919 .info .text{padding-right: calc(30 / 16 * 1em);}
    .Floor002919 .info{padding-left: 4.167vw;}
    .Floor002919 .set-up{padding-top: 3vw; padding-bottom:3vw; margin-left: 4.167vw;}
    .Floor002919 .set-up .year{width: 250px;}
    .Floor002919 .set-up .column{}
}

.Floor002919 .info p.dot3{font-size: 15px;line-height: 2.4em; max-height: 7.2em;color: #7d7d7d; margin: 1.5625vw 0;}
.Floor002919 .set-up .year{background: rgba(17,64,182,0.8);color: #fff; text-align: center;}
.Floor002919 .set-up .year time{text-align: right;display: inline-block;}
.Floor002919 .set-up .year time span{display: block;margin-bottom: 5px;font-size: 72px; line-height: 0.8em;}
.Floor002919 .set-up .year time span:before{display: inline-block; height: 2px; background: #fff; content: ''; width: 16px; vertical-align:bottom; margin-right: 5px;}
.Floor002919 .set-up .column{}
.Floor002919 .set-up .column ul{position: relative;z-index: 2}
.Floor002919 .set-up .column li{float: left;width: 20%; text-align: left;background: #1140b6;border-right:1px solid rgba(255,255,255,0.1);padding-left:3%;}
.Floor002919 .set-up .column li:nth-child(1){}
.Floor002919 .set-up .column li a{display: block; transition: 0.3s;color: #fff;font-size: 16px; padding: 28px 0;}
.Floor002919 .set-up .column li p{margin-bottom:0;}
.Floor002919 .set-up .column li aside b{font-size: 46px;line-height: 0.85em;display: inline-block;margin-right: 10px;}

@media(max-width:768px){
    .Floor002919{padding: 50px 0;}
    .Floor002919 .ytable,
    .Floor002919 .ytable-cell{display: block;}
    .Floor002919 .Ispic{padding-bottom: 107%;border-radius: 16px;}
    .Floor002919 .set-up{margin-top: 6vw;}
    .Floor002919 .set-up .ytable{position: relative;}
    .Floor002919 .set-up .year{position: absolute; left: 0; top: 0; width: 100%; z-index: 10; padding: 4vw 2vw; text-align: right;}
}
@media(max-width:640px){
    .Floor002919 .set-up .year time span{font-size: 12vw;}
    .Floor002919 .set-up .column li a{font-size: 3.5vw;}
    .Floor002919 .set-up .column li .icon{margin-bottom:3vw;background-size: contain;height: 7vw;}
}


/*Timeline002789 */
.Timeline002789{background-position: center center!important;background-size: cover!important;background-repeat: no-repeat!important;padding: calc(120 / 16 * 1em) 0;background: url(../images/history-bg.jpg)}
.Timeline002789 ul{margin-top:3%;}
.Timeline002789 li .pic{border-bottom: 1px solid #e5e5e5;background: url(../images/Timeline002789-line.png) repeat-x left bottom;padding-bottom: 29px;}
.Timeline002789 li .Ispic{padding-bottom: 52%; width: 84%;margin: 0 auto;border-radius: 5px; }
.Timeline002789 li .inner{position: relative;padding-top: 54px;text-align: center;}
.Timeline002789 li .inner:after{position: absolute;left: 50%;margin-left: -6px;top: 0;width: 1px;height:40px;background: #c9c9c9;content:'';}
.Timeline002789 li .inner time{font-size: calc(26 / 16 * 1em);display: block;color: #1d2088}
.Timeline002789 li .inner p{line-height: 30px;color: #333; width: 90%; margin:5px auto 0;font-size: calc(18 / 16 * 1em);}
.Timeline002789 .slick-arrow{font-size: 0;width: 30px ;height: 30px;border: 0;position: absolute;top: 50%; cursor: pointer;padding: 0;background: #1d2088;z-index: 10;border-radius: 50%;}
.Timeline002789 .slick-arrow:before{position: absolute; content: ''; width: 10px; height: 10px; border-right: 2px solid #fff; border-top: 2px solid #fff; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg); left: 50%; top: 50%; margin: -5px 0 0 -6px;}
.Timeline002789 .slick-prev:before{transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg); margin-left: -3px;}
.Timeline002789 .slick-disabled{background: #8195b5;}
@media(min-width:1025px){
    .Timeline002789 .slick-prev{left: -15px;}
    .Timeline002789 .slick-next{right:-15px;}
}
@media(max-width:1024px){
    .Timeline002789{padding: 50px 0;}
    .Timeline002789 .slick-prev{left: 0;}
    .Timeline002789 .slick-next{right:0;}
}


/*Banner003069 */
.Banner003069{position: relative; z-index: 1;}
.Banner003069 .Ispic{height: calc(560 / 16 * 1em);}
.Banner003069 .txt{position: absolute; left: 0; bottom: 38%; width: 100%; z-index: 10;color: #fff; font-size: calc(42 / 16 * 1em);}
.Banner003069 .txt .en{font-size: 0.5em;margin-top: 0.6em;text-transform: uppercase;}
@media(max-width:640px){
	.Banner003069 .Ispic{height: 200px;}
	.Banner003069 .txt{font-size: 6vw;}
}


/*Menu003135 */
.Menu003135{box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.04);}
.Menu003135 .current{ font-size: 1em;display: flex;align-items: center; line-height: calc(82 / 16 * 1em);}
.Menu003135 .current::before{ content: '';width: 30px;height: 30px; background: url(../images/Menu003135-icon.svg) no-repeat center;background-size: 1.3em auto;}
.Menu003135 .current,
.Menu003135 .current a:not(:hover){color: #999;}
.Menu003135 .current span{color: #999;padding-left: 0.5em;}
.Menu003135 .nav-menu li{float: left;font-size: calc(18 / 16 * 1em);line-height: calc(82 / 18 * 1em);}
.Menu003135 .nav-menu li:not(:last-child){margin-right:3.6em;}
.Menu003135 .nav-menu li a{display: block;position: relative;}
.Menu003135 .nav-menu li a:hover,
.Menu003135 .nav-menu li.aon a{color: #1d2088;}
.Menu003135 .nav-menu li.aon a:before{position: absolute;content: ''; left: 0; bottom: 0;width: 100%; height: 2px;background-color: #1d2088}
.Menu003135 .current a{padding: 0 0.5em;}

.colName{display: none;background-color:#1d2088;border-radius: 0 0 5px 5px;color: #fff;position: relative;padding: 0 20px;line-height: 2.2;margin-bottom: 0.1rem;}
.colName:after{content:"";position: absolute;right: 15px;top: 50%;transform: translateY(-50%);background: url(../images/icon-jt.svg) no-repeat center ;height: 100%;width: 20px;transition: all 0.3s; background-size:20px auto;}
.colName.on:after{transform: translateY(-50%) rotate(-180deg);}

@media (max-width:1024px) {
    .Menu003135{padding:20px 0}  
    .Menu003135 .colName{display: block; font-size:calc(20 / 16 * 1em);}  
    .Menu003135 .nav-menu{display: none;}
    .Menu003135 .nav-menu li{line-height:2;margin-right: 0!important;margin: 0 15px 15px;float:none;}
    .Menu003135 .current{display: none;}
}

/* 新闻资讯 */

.News{padding: calc(100 / 16* 1em) 0 ;overflow: hidden;}
.News .news-top{margin-bottom: calc(70 / 16* 1em);}
.News .news-top .inner{border-radius:calc(10 / 16* 1em);background: #f2f2f2;overflow: hidden;}
.News .news-top .text time{display: block;font-size:calc(18 / 16* 1em) ;color: #999;}
.News .news-top .text .tit{font-size:calc(26 / 16* 1em) ;color: #2d3144;line-height: 1.66;margin: calc(22 / 26* 1em) 0;overflow: hidden}
.News .news-top .text .more{color: #19409f;padding-right:calc(32 / 16* 1em);background: url(../images/icon-jt3.svg)no-repeat center right;background-size: calc(16 / 16* 1em) auto; }
.News .news-top p{line-height: 1.75;margin-bottom: 2.5em;color: #2d3144;}
.News .news-list li{margin-bottom: 3%;border-radius:calc(10 / 16* 1em);background: #fff;overflow: hidden;box-shadow: 0px 2px 24px 0px rgb(185 185 185 / 20%);}
.News .news-list li .pic{overflow: hidden;}
.News .news-list li .pic figure{padding-bottom: 60%;transition: .3s all}
.News .news-list li .text{padding:calc(35 / 16* 1em);}
.News .news-list li .text time{display: block;font-size:calc(18 / 16* 1em) ;color: #999;}
.News .news-list li .text .tit{font-size:calc(22 / 16* 1em) ;color: #2d3144;height:calc(70 / 22* 1em);line-height: 1.66;margin: calc(22 / 22* 1em) 0 calc(50 / 22* 1em);overflow: hidden}
.News .news-list li .text .more{color: #19409f;padding-right:calc(28 / 16* 1em);background: url(../images/Floor003197-more.svg)no-repeat center right;background-size: calc(12 / 16* 1em) auto; }
.News .news-list li:hover .pic figure{transform: scale(1.05)}
@media (min-width:1025px) {
    .News .news-top .img{width: 50%;}   
    .News .news-top .text{padding: calc(50 / 16* 1em) calc(70 / 16* 1em);} 
    .News .news-list li{float: left;width: 31%;}
    .News .news-list li:not(:nth-of-type(3n)){margin-right: 3.5%;}
}

@media (max-width:1024px) {
    .News{padding: 50px 0 ;}
    .News .news-top .img{margin-bottom:2em;}  
}


.Detail{padding: calc(100 / 16* 1em) 0;overflow: hidden;}

.Detail .title{font-size: calc(36 / 16* 1em);color: #2d3144;margin-bottom: calc(20 / 16* 1em);padding-bottom:calc(10 / 16* 1em) ;border-bottom: 1px solid #ddd;text-align: center;}
.Detail .title time{font-size: calc(16 / 36* 1em);color: #999;display: block;margin-top:calc(20 / 16* 1em);padding-left: calc(30 / 16* 1em);}
.Detail .con p{margin: 0;line-height: 1.75;padding-bottom:calc(20 / 16* 1em) }
.Detail .con p .img{text-align: center;}

.Detail  .tit{font-size: calc(24 / 16* 1em);color: #2d3144;margin-bottom: calc(20 / 16* 1em);}
.Detail  li{margin-bottom: calc(50 / 16* 1em);}
.Detail  li .pic{overflow: hidden;border-radius: calc(10 / 16* 1em)}
.Detail  .pro li .pic{border: 1px solid #ddd;border-radius:calc(10 / 16* 1em) }
.Detail  li .pic figure{padding-bottom: 60%;}
.Detail  .pro li .pic figure{background-size: 60%;padding-bottom: 67%;}
.Detail  li .title{color: #2d3144;margin-top:calc(20 / 16* 1em);font-size: calc(18 / 16* 1em) }
.Detail  li time{display: inline-block;margin-top:calc(20 / 16* 1em) }

.Detail .Detail_page{border-top: 1px solid #ddd;margin-top: calc(30 / 16* 1em);padding-top:calc(30 / 16* 1em) ;}
.Detail .Detail_page .pp span{display: block;line-height: 1.75;}
.Detail .Detail_page .pp span:not(:last-child){margin-bottom:calc(12 / 16* 1em) ;}
.Detail .Detail_page .pp span b{font-weight: normal;display: inline-block;color: #7f8b99;margin-right:calc(18 / 16* 1em) }

.Detail .Detail_page .btn a{display: flex;justify-content: center;align-items: center;width:calc(170 / 16* 1em);height: calc(56 / 16* 1em) ;border-radius: 4px;background-color: #19409f;line-height: calc(54 / 16* 1em);text-align: center;color:#fff; border-radius: 60px;}
.Detail .Detail_page .btn a::before{content: '';width:calc(24 / 16* 1em) ;height:calc(24 / 16* 1em);filter: grayscale(100) brightness(100);background: url(../images/icon-back.svg)no-repeat center;background-size:calc(20 / 16* 1em) auto;margin-right:calc(14 / 16* 1em)}

@media(min-width:1025px){
    .Detail .flex{display: flex;justify-content: space-between;align-items: flex-start}
    .Detail .flex .left{width: 70%}
    .Detail .flex .right{width: 20%}

    .Detail .Detail_page{display: flex;justify-content: space-between;align-items: center}
    .Detail .Detail_page .pp{width: 70%}
    .Detail .Detail_page .btn{}
}

@media(max-width:1024px){
    .Detail{padding: 50px 0;overflow: hidden;}
    .Detail .Detail_page .btn a{margin: 20px auto 0}
}



.Page002623{padding: 1.8vw 0 0; text-align: center;font-family: Arial;margin-bottom: 80px;}
.Page002623 .Pages a.a_first,
.Page002623 .Pages a.a_end,
.Page002623 .Pages > span:not(.p_page){display: none;}
.Page002623 .Pages em{float: left;margin: 0 5px; font-style: normal;}
.Page002623 .Pages .p_page{display: table; margin: 0 auto;}
.Page002623 .Pages a{float: left;line-height: calc(60 / 16* 1em); width: calc(60 / 16* 1em); margin: 0 1px;background: #e0e0e0;border-radius: 50%;margin: 0 5px}
.Page002623 .Pages a.a_cur,
.Page002623 .Pages a:hover{color: #fff;background: #19409f;}
.Page002623 .Pages .p_page > a{color: #e0e0e0;height: calc(60 / 16* 1em);position: relative;}
.Page002623 .Pages .p_page > a:hover{color: #19409f;}
.Page002623 .Pages .p_page > a:before{position: absolute; content: '';border:5px solid transparent; left: 50%; top: 50%; margin: -5px 0 0 -10px;}
.Page002623 .Pages .p_page > a.a_prev:before{border-right-color: #000;border-right-width: 8px;}
.Page002623 .Pages .p_page > a.a_next:before{border-left-color: #000;border-left-width: 8px; margin-left: -4px;}
.Page002623 .Pages a.a_prev:hover:before{border-right-color: #fff;}
.Page002623 .Pages a.a_next:hover:before{border-left-color: #fff;}
@media(max-width:640px){
    .Page002623 .Pages em{display: none;}
    .Page002623 .Pages a{background-color: #ebebeb;}
}


/* TextList001398 */
.TextList001398{ padding: calc(120 / 16 * 1em) 0;background-color: #f4f6f9;}
.TextList001398 .search-bar{max-width: 580px;margin:0 auto calc(60 / 16* 1em);position: relative}
.TextList001398 .search-bar .text{width: 100%;height: calc(60 / 16* 1em);border: none; padding:10px calc(120 / 18* 1em) 10px calc(20 / 16* 1em);font-size: 1em}
.TextList001398 .search-bar .btn{width: calc(100 / 18* 1em);height: calc(60 / 18* 1em);border: none;background-color: #16398e;color: #fff;font-size: calc(18 / 16 * 1em);position: absolute;right: 0;top: 0}
.TextList001398 ul{margin-bottom: 50px;}
.TextList001398 ul li{ line-height: 80px;background-color: #fff;margin-bottom: calc(20 / 16* 1em);padding: 0 30px;position: relative;border: 1px solid #fff}
.TextList001398 ul li a{display:block; font-size: calc(20 / 16 * 1em); color: #3d3d3d;}
.TextList001398 ul li a aside{float: left;width: 90%;}
.TextList001398 ul li a i{background: url(../images/TextList001398_icon.svg)  no-repeat; display: inline-block;width: 50px;height: 50px;background-size:40px 60px;position: relative;top: 13px;}
.TextList001398 ul li a:hover{color: #16398e;}
.TextList001398 ul li:hover{border: 1px solid #16398e;}
.TextList001398 ul li .btn{float: right; font-size: calc(14 / 16 * 1em);color: #16398e;}
.TextList001398 ul li .btn em{background: url(../images/TextList001398_icon2.svg)  no-repeat; display: inline-block;width: 30px;height: 50px;background-size:24px 64px;position: relative;top: 13px;}

@media(max-width:1024px){
    .TextList001398{ padding: 50px 0;}
    .TextList001398 ul li{padding: 0 20px;}
    .TextList001398 ul li a aside{float: none;width: 100%;}
    .TextList001398 ul li .btn{display: none;float: none;line-height: 30px}
    .TextList001398 ul li .btn em{height: 30px;background-size:24px 22px;}
}


/*Form003139 */
.Form003139 .auto{position: relative;z-index: 1;margin-top: 4.5em;margin-bottom: 4.5em;background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1);border-radius: 16px; }
.Form003139 .form{ margin-top: 3.375em;}
.Form003139 .form-ul{margin: 100px auto;padding: 6em 0;text-align: center;} 
.Form003139 .form-ul li{margin-bottom: 20px;position: relative;}
.Form003139 .form-ul li .tit{position: absolute;left: 1.1428em; top: 0;font-size: 0.875em; line-height: 3.5714;color: #999;}
.Form003139 .form-ul li select,
.Form003139 .form-ul li .text{width: 100%;border-radius: 5px; border: none;background: #f5f5f5; font-size: 0.875em;line-height:  3.5714;height:  3.5714em; padding: 0 1em;}
.Form003139 .form-ul li textarea.text{height: auto;}
.Form003139 .form-ul .btn{width: 10em; background: #16398e;border-radius: 5px;font-size: 0.875em;height:  3.5714em;color: #fff;cursor: pointer; border: 0;margin-top: 40px;}
@media (min-width:1025px) {
    .Form003139 .form .img{width: 50%;}    
    .Form003139 .form-ul .row-2 li{float: left;width:calc(49.6% - 5px);}
    .Form003139 .form-ul .row-2 li:nth-child(2n){float: right;}
    .Form003139 .form-ul{width: 87%;}
}
@media (max-width:1024px) {
    .Form003139 .auto{margin-top:50px;margin-bottom:50px;}
    .Form003139 .form-ul{padding: 2em 0;margin: 0 auto}
    .Form003139 .form-ul{width: 90%;}
}



/*TextList000286 */
.TextList000286{padding: calc(120 / 16 * 1em) 0;}
.TextList000286 li .inner{border: solid 1px #e5e5e5; border-left: 4px solid #16398e; padding: 20px 20px 15px;}
.TextList000286 li .title{color: #bbb;}
.TextList000286 li .tit > *{float: left;}
.TextList000286 li .tit b{font-size: 18px;color: #000;max-width: 70%;}
.TextList000286 li .tit span{max-width: 25%;margin-left: 3%; line-height: 18px;padding-top: 6px;}
.TextList000286 li p{margin-bottom: 0;position: relative;line-height: 30px;padding-right: 100px;}
.TextList000286 li p span.price{color: #db0000;}
.TextList000286 li p a{position: absolute;right: 0; width: 95px; text-align: center;color: #fff; border-radius: 30px; background: #16398e; transition: 0.3s;font-size: 14px;}
.TextList000286 li p a:hover{background: #db0000;}
@media(min-width:641px){
.TextList000286 li .title{position: relative; padding-right: 120px;}
.TextList000286 li .title time{position: absolute; right: 0; top: 0; line-height: 18px;padding-top: 6px;}
.TextList000286 li p span{float: left;}
.TextList000286 li p a{ top: 0;}
.TextList000286 li p span.price{margin-right: 3%; max-width: 25%;}
.TextList000286 li p span.other{max-width: 70%}
}
@media(min-width:1025px){
    .TextList000286 li{float: left; width: 48.5%; max-width: 50%; margin-bottom: 2.61vw;}
    .TextList000286 li:nth-child(2n){float: right;}
}
@media(max-width:1024px){
    .TextList000286{padding:50px 0;}
    .TextList000286 li{margin-bottom: 3vw;}
}
@media(max-width:640px){
    .TextList000286 li p a{ bottom: 0;}
    .TextList000286 li .title time{margin-top: 5px;display: block;clear: both;}
    .TextList000286 li p span.other{ white-space: initial;text-overflow: initial; line-height: 20px;}
}
.TextList000286 .gzxq{color: #131313;}
.TextList000286 .gzxq p{color: #666;line-height: 32px;}


/* Map002364 */
.Map002364{padding: calc(120 / 16 * 1em) 0;color: #131313;}
.Map002364 dd{ padding-left:54%; background-color:#fff; position:relative; box-shadow: 0 0 5px rgba(0,0,0,0.1); border-radius: 16px;}
.Map002364 dd:last-child{ margin-bottom:0;}
.Map002364 .map *{ max-width:none;}
.Map002364 dd figure{ padding:2% 0 5% 0;}
.Map002364 dd ul{ width: 89%; }
.Map002364 dd li{border-bottom:1px dashed #dbdbdb; background:url(../images/Map002364-icon_name.gif) no-repeat center left;color:#767676;padding: calc(20 / 16 * 1em) 0;}
.Map002364 dd li:nth-child(2){background-image:url(../images/Map002364-icon_add.gif);}
.Map002364 dd li:nth-child(3){background-image:url(../images/Map002364-icon_tel.gif);}
.Map002364 dd li:nth-child(4){background-image:url(../images/Map002364-icon_fax.gif);}
@media(min-width:641px){
	.Map002364 .Map002364_img{ position:absolute !important; width:50%; left:0; height:100%; top:0; }
	.Map002364 .Map002364_img img{ border-radius: 16px 0 0 16px;height: 100%;object-fit: cover;}
}
@media(max-width:640px){
    .Map002364{padding: 50px 0;}
    .Map002364 dd{ padding:3%;}
    .Map002364 dd figure{ padding:0;}
}
@media(max-width:480px){
.Map002364 dd figure h1{ font-size:20px;}
}
 

 /*TextList002855 */
.TextList002855{margin: calc(110 / 16* 1em) 0; color: #131313;}
.TextList002855 .ul{margin-bottom: 60px;}
.TextList002855 li{line-height: 4.5625em;  border-bottom: 1px dotted #ebebeb;}
.TextList002855 li time{float: right;color: #999; margin-left: 15px;}
.TextList002855 li a{padding-left: 30px; background: url("../images/TextList002855_icon.png") no-repeat left center;}
.TextList002855 li a:hover{color: #16398e;}

@media(max-width:1024px){
    .TextList002855{margin: 50px 0; }
}



/* TextList002192 */
.TextList002192{ padding:5% 0 0;}
.TextList002192 li{ border-bottom:1px solid #ebebeb; padding-bottom:3%; margin-bottom:3%; position:relative; padding-left:calc(146 / 16* 1em);}
.TextList002192 li time{ display:block; border:1px solid #16398e; width:calc(105 / 16* 1em); height:calc(102 / 16* 1em); text-align:center; position:absolute; top:0; left:0; color:#16398e; line-height:1.4;}
.TextList002192 li time span{ display:block; border-bottom:1px solid #16398e; font-size:calc(50 / 16* 1em); margin-bottom:5px;}
.TextList002192 li aside{ color:#131313;margin:0; position:relative;font-weight: bold}
.TextList002192 li aside span{ display:block;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;}
.TextList002192 li aside a{transition: .3s ease-out; color:#131313;}
.TextList002192 li aside a:hover{ color:#16398e;}
.TextList002192 li p{ color:#999; line-height:28px; margin:15px 0 0; max-height:72px; overflow:hidden;}
@media(max-width:1024px){
    .TextList002192{ padding:50px 0 0;}
    .TextList002192 li{ padding-left:calc(100 / 16* 1em);}
    .TextList002192 li time{ width:calc(85 / 16* 1em); height:calc(90 / 16* 1em);}
    .TextList002192 li time span{ font-size:calc(40 / 16* 1em); }
    .TextList002192 li aside{font-size: 16px}
}
 
 
 /*TextList002972 */
.TextList002972{ margin: calc(110 / 16* 1em) 0;}
.TextList002972 ul{ margin-bottom: calc(60 / 16* 1em);}
.TextList002972 li:not(:last-child){border-bottom: 1px dotted #ededed;}
.TextList002972 li:not(.active){line-height: calc(60 / 16* 1em);}
.TextList002972 li:not(.active) a:before{display: inline-block; content: ''; width: 5px; height: 5px; background: #bbb;border-radius: 50%; margin-right:calc(20 / 16* 1em); vertical-align: middle;}
.TextList002972 li time{float: right; margin-left: 10px;color: #999;}
.TextList002972 li a{ color:#131313;}
.TextList002972 li a:hover{ color:#16398e;}



/*PicList002854 */
.PicList002854{padding: 6vw 0 3vw 0;}
.PicList002854 li{float: left;margin-bottom:4%;}
.PicList002854 li a{display: block;border: solid 1px #ebebeb;position: relative;padding: 2vw 1vw 4vw; transition: 0.3s;}
.PicList002854 li aside{font-size: 18px; line-height: 28px; height: 56px; text-align: center; margin-bottom: 1vw;color: #333;}
.PicList002854 li .Ispic{background-size: contain;padding-bottom: 56.565%;}
.PicList002854 li a:after{position: absolute; content: '';width: 50px;height: 50px;background:url(../images/PicList002854_btn.png) no-repeat center center #ebebeb;right: 0; bottom: 0;background-size: auto 21px;transition: 0.3s;}
.PicList002854 li a:hover{border-color: #16398e;}
.PicList002854 li a:hover:after{background-color: #16398e; background-image: url(../images/PicList002854_btn_hover.png);}
@media(min-width:769px){
.PicList002854 li{width: 29.127%; }
.PicList002854 li:not(:nth-child(3n)){margin-right: 6.3095%;}
}
@media(max-width:768px){
.PicList002854 li{width: 48%; }
.PicList002854 li:not(:nth-child(2n)){margin-right: 4%;}
.PicList002854 li aside{font-size: 16px;}
.PicList002854 li a:after{width: 7vw;height: 7vw;background-size: auto 50%;}
}
@media(max-width:480px){
.PicList002854 li aside{font-size: 14px;line-height: 20px; height: 40px;}
}



/* 产品中心 */
/*Product */
.Product{position: relative; padding:calc(100 / 16 * 1em) 0 calc(80 / 16 * 1em); overflow: hidden;}
.Product ul{margin-bottom: calc(20 / 16 * 1em);overflow: hidden;display: flex;}
.Product ul li{}
.Product ul .bt{width: 8%;font-size: calc(18 / 16 * 1em);}
.Product ul .cp_list{width: 92%;display: flex;flex-wrap: wrap;}
.Product ul .cp_list .c1{cursor: pointer;margin: 0 calc(10 / 16 * 1em);padding: calc(10 / 16 * 1em) calc(20 / 16 * 1em);border:1px solid #19409f;border-radius: 3px;color: #19409f;text-align: center;}
.Product ul .cp_list .c1:hover{background-color: #19409f;color: #fff;}
.Product ul .cp_list .c1:hover a{color: #fff;}
.Product ul .cp_list .c1 span{display: block;line-height: calc(24 / 16 * 1em);}
.Product ul .cp_list .c1 .tt{ font-weight: bold;}

@media(max-width:1024px){
    .Product{padding:50px 0;}
    .Product ul{display: block;}
    .Product ul .bt{width: 100%;margin-bottom: 20px}
    .Product ul .cp_list{width: 100%;}
    .Product ul .cp_list .c1{margin: 0 10px 10px 0;padding: calc(10 / 16* 1em) calc(16 / 16* 1em);}
    .Product ul .cp_list .c1:nth-child(3n){margin-right: 0}
}




/* 产品详情 */
/*.Product1277 为demo编号*/
.Product1277{ padding:calc(80 / 16* 1em) 0 0;}
.Product1277 .right_info h1{ color:#19409f; font-size:calc(42 / 16 * 1em); }
.Product1277 .right_info p{line-height:30px; color:#333; font-size: calc(24 / 16 * 1em); }
.Product1277 .right_info .sjb{display: flex;}
.Product1277 .right_info .Sj_l{margin-right: .5vw;flex: 0 0 auto}
.Product1277 .right_info .Sj_r a{color: #19409f; }
.Product1277 .right_info .Sj_r span{ cursor: pointer;border-right: 1px solid #19409f;padding:0 calc(10 / 16 * 1em);display: inline-flex; align-items: center; justify-content: center;}
.Product1277 .right_info .Sj_r span:last-child{ border: none;}
.Product1277 .tab{margin-top: calc(60 / 16 * 1em); }
.Product1277 .tab .h1_tab{ margin:0; overflow:hidden; font-size:16px; font-weight:normal; color:#333;background: #f2f2f3;position: sticky;top: 0;width: 100%;}
.Product1277 .tab .h1_tab span{ float:left; padding-right:3%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
.Product1277 .tab .h1_tab span a.on{ color:#19409f;}
.Product1277 .tab .info{ padding-top:3%;line-height: 32px;color: #333;}
.Product1277 .tab .info h3{ font-size: calc(20 / 16* 1em);color: #333;}

@media(max-width:1024px){
    .Product1277{ padding:30px 0 0;}
    .Product1277 .right_info .Sj_r span{margin-bottom: calc(10 / 16 * 1em)}
}

/* 产品详情 */
/*RighInfo002554 */
.RighInfo002554{ padding:2% 0 0;color: #333;}
.RighInfo002554 h1{font-weight: normal;}
.RighInfo002554 .table_1{width:57%;}
.RighInfo002554 .table_1 .title{border-bottom: 1px solid #ddd;margin-bottom: calc(20 / 16 * 1em);}
.RighInfo002554 .table_1 .title span{margin-right: calc(20 / 16* 1em);display: inline-block;cursor: pointer;}
.RighInfo002554 .table_1 .title span.cs{border-bottom: 2px solid #19409f;padding-bottom: calc(10 / 16 * 1em);} 
.RighInfo002554 .table_1 table{width:100% !important}
.RighInfo002554 .table_1 th,
.RighInfo002554 .table_1 td{border-bottom:1px solid #ebebeb; border-collapse:collapse; padding:15px 0;font-size: calc(16 / 16 * 1em);text-align:left;}
.RighInfo002554 .table_1 th{font-weight:normal;}
.RighInfo002554 .pic{width:40%;float:right;}
.RighInfo002554 .pic figure{padding-bottom:64%;background-size: contain;}
.RighInfo002554 .listdot{}
.RighInfo002554 .listdot p{position: relative;padding-left: calc(16 / 16 * 1em);}
.RighInfo002554 .listdot p:after{content:'';width:5px;height: 5px;background:#555;border-radius: 50%;display: block;position: absolute;left: 0;top: calc(9 / 16 * 1em);}
.RighInfo002554 .listdot p.t2{padding-left: calc(36 / 16 * 1em);}
.RighInfo002554 .listdot p.t2:after{content:'';width: 6px;height: 6px;border: 1px solid #777;background: none;border-radius: 50%;display: block;position: absolute;left: calc(19 / 16 * 1em);top: calc(9 / 16 * 1em);}
@media(max-width:1024px){
    .RighInfo002554{ padding:50px 0 0;}
    .RighInfo002554 .table_1{width:100%;}
    .RighInfo002554 .pic{width:100%;float:none;}
}

/* 技术文档 */
/*Wendang */
.Wendang{ padding:2% 0 0;color: #333;}
.Wendang h1{ font-weight:normal;}
.Wendang .table_2 .title{ margin-bottom: calc(20 / 16 * 1em);text-transform: uppercase;}
.Wendang .table_2 .title span{margin-right: calc(20 / 16* 1em);display: inline-block;cursor: pointer;}
.Wendang .table_2 .title span.cs{border-bottom: 2px solid #19409f;padding-bottom: calc(10 / 16 * 1em);} 
.Wendang .table_2 th{text-align: left;background-color: #f5f5f5;font-size:14px; }
.Wendang .table_2 th,
.Wendang .table_2 td{border-bottom:1px solid #ebebeb; border-collapse:collapse; padding:15px;white-space: normal;line-height: 24px;font-size: calc(16 / 16 * 1em);}
.Wendang .table_2 td span{ cursor: pointer;border-right: 1px solid #19409f;padding:0 calc(10 / 16 * 1em);display: inline-flex; align-items: center; justify-content: center; line-height: 20px;color: #19409f;}
.Wendang .table_2 td span a{ color: #19409f;}
.Wendang .table_2 td span:last-child{ border: none;}
/* .Wendang .table_2 td span a:after{position: absolute; top: 50%; transform:translateY(-50%) rotate(-45deg); content: '';width: calc(20 / 16 * 1em);height: calc(20 / 16 * 1em);background: url(../images/more.svg) no-repeat center;background-size:calc(15 / 16 * 1em) auto ; margin-left: calc(15 / 16 * 1em);transition: .3s all} */
@media(max-width:1024px){
    .Wendang{ padding:50px 0 0;}
    .Wendang .table_2 .box{overflow: auto}
    .Wendang .table_2 .box table{width: 180%}
}


/* 设计和开发 */
/*Sheji */
.Sheji{ padding:4% 0 0;color: #333;margin-bottom: calc(60 / 16 * 1em);}
.Sheji h1{font-weight: normal;}
.Sheji .title_2{padding: 0;font-size: calc(18 / 16 * 1em);font-weight: bold;margin-bottom: calc(20 / 16 * 1em);}
.Sheji .sheji_1 .title{border-bottom:1px solid #ebebeb;margin-bottom: calc(30 / 16 * 1em);}
.Sheji .sheji_1 .title span{margin-right: calc(20 / 16* 1em);display: inline-block;cursor: pointer;}
.Sheji .sheji_1 .title span.cs{border-bottom: 2px solid #19409f;padding-bottom: calc(10 / 16 * 1em);} 
.Sheji .sheji_1 .ruanjian{overflow: auto;border:1px solid #ebebeb;border-radius: 10px;padding: calc(30 / 16 * 1em);margin-bottom: calc(20 / 16 * 1em);}
.Sheji .sheji_1 .ruanjian .list_1:not(:last-child){border-bottom: 1px solid #ebebeb}
.Sheji .sheji_1 .ruanjian .img{width: 10%;float: left;padding: calc(15 / 16 * 1em) 0;}
.Sheji .sheji_1 .ruanjian .img img{width: 100%;}
.Sheji .sheji_1 .ruanjian .cn{width: 80%;float: left; padding:0 calc(60 / 16 * 1em);}
.Sheji .sheji_1 .ruanjian .cn .t1{font-size: calc(24 / 16 * 1em);color: #333;}
.Sheji .sheji_1 .ruanjian .cn .t1 span{color: #19409f}
.Sheji .sheji_1 .ruanjian .cn .c1{ color: #666; line-height: calc(28 / 16 * 1em);}
.Sheji .sheji_1 .ruanjian .btn{width: 10%;float: right;background: #19409f;color: #fff;border: 0;line-height: calc(50 / 16 * 1em);margin-top: calc(20 / 16 * 1em);font-size: calc(16 / 16 * 1em);border-radius: 3px;cursor: pointer;display: block;text-align: center}
.Sheji .sheji_1 .ruanjian .title span{margin-right: calc(20 / 16* 1em);display: inline-block;cursor: pointer;}
.Sheji .sheji_1 .ruanjian .title span.cs{border-bottom: 2px solid #19409f;padding-bottom: calc(10 / 16 * 1em);} 
.Sheji .sheji_1 .ruanjian th{text-align: left;background-color: #f5f5f5;font-size:14px; }
.Sheji .sheji_1 .ruanjian th,
.Sheji .sheji_1 .ruanjian td{border-bottom:1px solid #ebebeb; border-collapse:collapse; padding:15px;white-space: normal;line-height: 24px;font-size: calc(16 / 16 * 1em);}
.Sheji .sheji_1 .ruanjian td a{ cursor: pointer;display: inline-flex; align-items: center; justify-content: center;color: #19409f;}
.Sheji .sheji_1 .ruanjian td span:last-child{ border: none;}
.Sheji .sheji_1 .ruanjian .tip{padding-top: calc(20 / 16 * 1em);color: #19409f;text-transform:uppercase;}
@media(max-width:1024px){
    .Sheji{ padding:50px 0 0;}
    .Sheji .sheji_1 .title span{margin-bottom: 10px}
    
    .Sheji .sheji_1 .ruanjian .img{width: 100%;float: none;}
    .Sheji .sheji_1 .ruanjian .img img{width: 50%;}
    .Sheji .sheji_1 .ruanjian .cn{width: 100%;float: none;padding: 0 }
    .Sheji .sheji_1 .ruanjian .btn{width: 100%;float: none;}
}






/* 解决方案 */
 /*
 .PicList001267 为demo编号
 */
.PicList001267{ padding:calc(120 / 16* 1em) 0;}
.PicList001267 li{margin-bottom:2%; width:100%;box-shadow: 0px 2px 24px 0px rgb(185 185 185 / 20%); border-radius: 10px;}
.PicList001267 li .pic{border-radius: 10px;overflow: hidden}
.PicList001267 li .pic figure{padding-bottom: 71.5%;transition: .3s all}
.PicList001267 li h5{font-size:calc(22 / 16* 1em) ;color: #2d3144; overflow: hidden;margin: 0 0 3% 0;}

.PicList001267 li p{ color:#999; overflow:hidden;margin-bottom: 2%;}
.PicList001267 li .more{display: inline-block; color: #19409f; padding-left: calc(28 / 16* 1em);margin-top: calc(66 / 16* 1em); background: url(../images/Floor003197-more.svg) no-repeat center left; background-size: calc(12 / 16* 1em) auto;}
.PicList001267 li:hover .pic figure{transform: scale(1.05)}
@media(min-width:1025px){
    .PicList001267 li a{display: flex;align-items: center;padding: 2%}
    .PicList001267 li .pic{width: 21%;flex: 0 0 auto;}
    
    .PicList001267 li .txt{padding-left: 2.5%;flex: 1}
}
@media(max-width:768px){
    .PicList001267{ padding:50px 0;}
    .PicList001267 li .txt{padding: 20px}
}


/*.RighInfo001277 为demo编号*/
 .RighInfo001277{ padding:calc(120 / 16* 1em) 0;}
 .RighInfo001277 .list_img{ float:left; width:36%; position:relative;}
 .RighInfo001277 .list{ padding:42px 0 42px 82.9%;}
 .RighInfo001277 .right_info{ float:right; width:60%;}
 .RighInfo001277 .right_info h1,
 .RighInfo001277 .right_info p{ margin:0;padding:5% 0;border-bottom:1px solid #ebebeb;}
 .RighInfo001277 .right_info h1{ color:#19409f; font-size:calc(42 / 16 * 1em);font-weight: normal}
 .RighInfo001277 .right_info p{line-height:30px; color:#333; margin-bottom:6%;font-size: calc(24 / 16 * 1em)}
 .RighInfo001277 .right_info .btn{cursor: pointer; border:1px solid #19409f; padding:1.5% 6%; color:#fff; transition:0.4s;background: #19409f;font-size: calc(16 / 16* 1em);border-radius: 3px;display: inline-block}
/*  
 .RighInfo001277 .tab{ padding:3% 0 0;}
 .RighInfo001277 .tab .h1_tab{ margin:0; border-bottom:1px solid #ebebeb; overflow:hidden; font-size:16px; font-weight:normal; color:#333;}
 .RighInfo001277 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
 .RighInfo001277 .tab .h1_tab span.on{ background-color:#19409f; color:#fff;}
 .RighInfo001277 .tab .info{ padding-top:3%;line-height: 32px;color: #333;}
 .RighInfo001277 .tab .info h3{ font-size: calc(20 / 16* 1em);color: #333;}
 .RighInfo001277 .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/RighInfo001277-icon_download.png) no-repeat right center; padding:10px 0;}
 .RighInfo001277 .ul_download li a{ padding:0 38px; background:url(../images/RighInfo001277-icon.png) no-repeat left center;}
  */
@media(max-width:768px){
     .RighInfo001277{ padding:50px 0;}
    .RighInfo001277 .list_img,
    .RighInfo001277 .right_info{ float:none; width:auto;}
}
@media(max-width:640px){
    .RighInfo001277 .list li{ height:100px;}
    .RighInfo001277 .right_info h1{font-size:20px; }
}	
 @media(max-width:480px){
 .RighInfo001277 .list{ padding-top:30px; padding-bottom:30px;}
 .RighInfo001277 .list a{ height:28px;}
 .RighInfo001277 .list li{ height:80px;}
 .RighInfo001277 .tab .h1_tab{ font-size:14px;}
 .RighInfo001277 .tab .h1_tab span{ padding:0 3%;}
  }	

.RighInfo001277 .tab{margin-top: calc(60 / 16 * 1em); }
.RighInfo001277 .tab .h1_tab{ margin:0; overflow:hidden;font-weight:normal; color:#333;background: #f2f2f3;position: sticky;top: 0;width: 100%;z-index: 8;}
.RighInfo001277 .tab .h1_tab span{ float:left; padding-right:3%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
.RighInfo001277 .tab .h1_tab span a.fa{ color:#19409f;}
.RighInfo001277 .tab .info{ padding-top:3%;line-height: 32px;color: #333;}
.RighInfo001277 .tab .info h3{ font-size: calc(20 / 16* 1em);color: #333;}

.RighInfo001277 .tab .info ul{overflow: auto;}
.RighInfo001277 .tab .info li{margin: 0 calc(18 / 16* 1em) calc(30 / 16* 1em) 0; width: 24%;float: left;border:1px solid #ebebeb;}
.RighInfo001277 .tab .info li a{display: block;position: relative;overflow: hidden;  background: #fff;border-radius: 10px;transition: .3s all}
.RighInfo001277 .tab .info li .txt{padding: calc(22 / 16 * 1em); text-align: center;}
.RighInfo001277 .tab .info li .txt .tit{font-size: calc(20 / 16 * 1em);margin-bottom: calc(16 / 24 * 1em); color: #333;}
.RighInfo001277 .tab .info li .txt p{line-height: 1.75; margin: 0; color: #777; font-size: calc(15 / 16* 1em);min-height: 3.5em;}
.RighInfo001277 .tab .info li .pic{overflow: hidden}
.RighInfo001277 .tab .info li .Ispic{padding-bottom:75.075%;position: relative;background-size: contain;transition: .3s all}
.RighInfo001277 .tab .info li a:hover .tit{ color: #19409f;}
.RighInfo001277 .tab .info li a:hover .Ispic{ transform: scale(1.1);}
.RighInfo001277 .tab .info li:nth-child(4n){ margin:0;}

@media(max-width:1024px){
    .RighInfo001277 .tab .info li{width: 49%;margin-right: 2%}
    .RighInfo001277 .tab .info li:nth-child(2n){margin-right: 0%}
}




/*搜索*/
.TextList002322{ padding:calc(120 / 16* 1em) 0 calc(20 / 16* 1em);}
.TextList002322 h3{font-size: 24px;color: #333;font-weight: normal;}
.TextList002322 .list li{ position: relative; padding: 10px 100px 10px 0; line-height: 22px;}
.TextList002322 .list li *{ color: #777;}
.TextList002322 .list li time{ position: absolute; right: 0; top: 10px; display: block;}
.TextList002322 .list li a{position: relative; display: block; width: 100%;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; padding-left: 15px; }
.TextList002322 .list li a:before{ display: table; content: ">"; position: absolute; left: 0; top: 0; height: 100%; width: 20px;}
.TextList002322 .list li a:hover{ color: #19409f;}
@media only screen and (max-width:767px ) { 
.TextList002322{ padding: 50px 0;} 
} 






.Member{padding: calc(100 / 16* 1em) 0;background: #f8f8f8}
.Member .Member_form{max-width: 600px;background: #fff;margin: 0 auto;padding: calc(50 / 16* 1em) calc(85 / 16* 1em);box-shadow: 0 3px 12px rgba(0,0,0,.05)}
.Member .Member_form .title{font-size: calc(36 / 16* 1em);color: #121212;text-align: center;margin-bottom: calc(40 / 36* 1em)}
.Member .Member_form .line{margin-bottom: calc(20 / 16* 1em);position: relative}
.Member .Member_form .line input{width: 100%;border: none;background: #f8f8f8;border-radius: 10px;width: 100%;padding: 0 calc(24 / 16* 1em);height: calc(55 / 16* 1em);font-size: 1em}
.Member .Member_form .line input.file{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: 0}
.Member .Member_form .line .filebox{height: 1.2rem;border-radius: .2rem;background: #f8f8f8;text-align: center;align-content: center;display: flex;justify-content: center;align-items: center}
.Member .Member_form .line .filebox i{display: block;margin: 0 auto;height: .5rem;width: .5rem;background: url(../images/upload.svg)no-repeat center;background-size: .5rem auto;opacity: .2}
.Member .Member_form .line .filebox span{display: block;margin: .1rem auto 0;}
.Member .Member_form .line .btn {position: absolute;right: 0;top: 0;width: calc(80 / 16* 1em);height: 100%; z-index: 5;cursor: pointer;background: url(../images/icon-eye.png) no-repeat center;background-size: 1.5em;}
.Member .Member_form .line .btn2 {position: absolute;right: calc(20 / 16* 1em);top: 0;width: calc(90 / 16* 1em);height: 100%;display: flex;justify-content: flex-end;align-items: center; z-index: 5;cursor: pointer;color: #19409f}
.Member .Member_form .line .wjmm{line-height: 2;display: inline-block;color: #777}
.Member .Member_form .lbtn{text-align: center;line-height: calc(55 / 16* 1em);border-radius: 10px;background: #19409f;color: #fff;cursor: pointer;margin-top: calc(10 / 16* 1em);display: block;width: 100%;border: 0;font-size: 1em}
.Member .Member_form .tp {text-align: center;margin-top: calc(70 / 16* 1em);display: flex;justify-content: center;align-items: center;}
.Member .Member_form .tp::before{content: ''; flex: 1 1 auto;margin: 0 calc(30 / 16* 1em);height: 1px;background: #dfdfdf;}
.Member .Member_form .tp::after{content: ''; flex: 1 1 auto;margin: 0 calc(30 / 16* 1em);height: 1px;background: #dfdfdf;}
.Member .Member_form .tp a{color: #19409f;}




.Member .Member_center{display: flex;flex-wrap: wrap;justify-content: space-between;;}
.Member .Member_center .PersonPageLeft {width: 18.75%;background: #fff;box-sizing: border-box;padding: calc(60 / 16* 1em);}
.Member .Member_center .PersonPageLeft .PersonUser {padding-bottom: calc(20 / 16* 1em);border-bottom: 1px solid #eee;}
.Member .Member_center .PersonPageLeft .PersonUser .name {color: #333;}

.Member .Member_center .PersonPageLeft .tit_name{position: relative;font-size: calc(22 / 16* 1em);font-weight: normal;color: #000}
.Member .Member_center .PersonPageLeft .tit_name::before{content:'';display: block;width:8px;height:25px;background: #19409f;border-radius: 2px;position: absolute;left:calc(-43 / 16* 1em);top:50%;transform: translateY(-50%);}
.Member .Member_center .PersonPageLeft .PersonNav ul li{margin-top:calc(30 / 16* 1em);font-weight: lighter;}
.Member .Member_center .PersonPageLeft .PersonNav ul li a{color:#999;}
.Member .Member_center .PersonPageLeft .PersonNav ul li.on {font-weight: normal;}
.Member .Member_center .PersonPageLeft .PersonNav ul li.on a{border-bottom:2px solid #19409f;font-weight: normal;color:#000;}
.Member .Member_center .PersonPageLeft .PersonNav ul li:hover a{border-bottom:2px solid #19409f;font-weight: normal;color:#000;}

.Member .Member_center .PersonPageRight{width:80%;background: #fff;box-sizing: border-box;padding:calc(40 / 16* 1em) calc(50 / 16* 1em);padding-bottom:calc(80 / 16* 1em);}
.PersonTit{font-size: calc(20 / 16* 1em);padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:calc(40 / 20* 1em);font-weight: normal;color: #000;display: flex;justify-content: space-between;align-items: center;line-height: 1.875;}
.PersonTit a {background: #19409f;color: #fff;padding: 3px calc(30 / 16* 1em);font-size: calc(16 / 20* 1em);border-radius: 6px;}

.Member .Member_center .Person_info{max-width:calc(730 / 16* 1em);margin:0 auto;width:80%;}
.Member .Member_center .Person_info .inputbox{padding-left:calc(100 / 16* 1em);padding-right:calc(50 / 16* 1em);position: relative;margin-bottom:calc(20 / 16* 1em);}
.Member .Member_center .Person_info .inputbox .name{position: absolute;left:0;top:0;line-height: calc(50 / 16* 1em)}
.Member .Member_center .Person_info .inputbox input{height:calc(50 / 16* 1em);border-radius: 5px;border:1px solid #eee;display: block;width:100%;box-sizing: border-box;padding:0 calc(20 / 16* 1em);font-size: 1em;}
.Member .Member_center .Person_info .inputbox .img{border:1px solid #eee;}
.Member .Member_center .Person_info .inputbox .edit{position: absolute;right:calc(70 / 16* 1em);top:0;line-height: calc(50 / 16* 1em);}
.Member .Member_center .Person_info .inputbox .edit a{color:#19409f;}
.Member .Member_center .Person_info .personbtn{padding-top:calc(10 / 16* 1em);}
.personbtn button{width:calc(200 / 16* 1em);line-height: calc(50 / 16* 1em);border-radius: 5px;background: #19409f;color:#fff;text-align: center;font-size: 1em;border: 0;}

.Member .Member_center .Person_down .select select{border: 0;height:calc(50 / 16* 1em);width: calc(300 / 16* 1em);padding: 0 calc(15 / 16* 1em);font-size: 1em;background: #f4f7fb}
.Member .Member_center .Person_down .Down_table{margin-top: 3%}
.Member .Member_center .Person_down .Down_table table{width: 100%}
.Member .Member_center .Person_down .Down_table table th,
.Member .Member_center .Person_down .Down_table table td{line-height: 24px;padding: 12px 10px;border-bottom: 1px solid #ebebeb;}

.Member .Member_center .Person_down .Down_table table .th{background: #e7ecf7;color: #333;font-size: 14px}

.Member .Member_center .Person_down .Down_table table th:nth-child(1),
.Member .Member_center .Person_down .Down_table table td:nth-child(1){width: 65%;text-align: left;padding: 12px 20px}

.Member .Member_center .Person_down .Down_table table th:nth-child(2),
.Member .Member_center .Person_down .Down_table table td:nth-child(2){width: 20%;text-align: center}

.Member .Member_center .Person_down .Down_table table th:nth-child(3),
.Member .Member_center .Person_down .Down_table table td:nth-child(3){width: 15%;text-align: center}

.Member .Member_center .Person_down .Down_table table td .btn{font-size: 12px;padding: 5px 11px;border-radius: 4px;display: inline-block;line-height: 1;margin: 0 3px}
.Member .Member_center .Person_down .Down_table table td .btn1{background:#dae3f9 ;color:#19409f;border: 1px solid #19409f;}
.Member .Member_center .Person_down .Down_table table td .btn1:hover{background:#19409f ;color:#fff;}
.Member .Member_center .Person_down .Down_table table td .btn2{background:#f4f4f5 ;color:#909399;border: 1px solid #909399;}
.Member .Member_center .Person_down .Down_table table td .btn2:hover{background:#909399 ;color:#fff;}

.Member .Member_center .Person_down .Pages{text-align: center;padding-top: 32px;font-size: 14px;display: flex;justify-content: center;}
.Member .Member_center .Person_down .Pages span{ padding:0px 3px; display:inline-block;}
.Member .Member_center .Person_down .Pages .p_page,
.Member .Member_center .Person_down .Pages .num{display: flex;align-items: center}
.Member .Member_center .Person_down .Pages a{ margin: 0 8px;display: flex;align-items: center;justify-content: center;padding: 0 12px;text-align: center;line-height: 32px;border-radius: 4px}
.Member .Member_center .Person_down .Pages .p_cur,
.Member .Member_center .Person_down .Pages .p_count,
.Member .Member_center .Person_down .Pages .p_jump,
.Member .Member_center .Person_down .Pages .a_first,
.Member .Member_center .Person_down .Pages .a_end,
.Member .Member_center .Person_down .Pages .p_total{ display:none;}
.Member .Member_center .Person_down .Pages .p_page em{ font-style:normal; font-family:Arial;}
.Member .Member_center .Person_down .Pages .num a:hover,
.Member .Member_center .Person_down .Pages a.a_cur{ color:#fff; background-color:#19409f;}
.Member .Member_center .Person_down .Pages .a_prev,
.Member .Member_center .Person_down .Pages .a_next{ width:32px; height:32px; padding:0; line-height:150px; overflow:hidden; background-repeat:no-repeat; background-position:center center;background-size: 16px auto;font-size: 0}
.Member .Member_center .Person_down .Pages .a_prev{ background-image:url(../images/icon-jt3.svg);}
.Member .Member_center .Person_down .Pages .a_next{ background-image:url(../images/icon-jt3.svg);transform: rotate(180deg)}
@media(max-width:768px){
    .Member .Member_center .Person_down .Pages{ line-height:30px;}
    .Member .Member_center .Person_down .Pages a{ font-size:18px;padding:0px 10px;}
    .Member .Member_center .Person_down .Pages .a_prev,
    .Member .Member_center .Person_down .Pages .a_next{ width:30px; height:30px; background-size:auto 60%;}
}
@media(max-width:480px){
    .Member .Member_center .Person_down .Pages .p_page em{ display:none;}
}




.Popup{position: fixed;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);top: 0;left: 0;overflow: auto;z-index: 999;display: none}
.Popup .ytable {height: 100%;}
.Popup .main {width: 90%;max-width: calc(600 / 16* 1em);padding: calc(50 / 16 * 1em);position: relative;margin: 0 auto;/* position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%); */background-color: #fff;border-radius: calc(10 / 16* 1em); }
.Popup .close { position: absolute; width: 20px; height: 20px; right: 20px; top: 20px; background: url(../images/icon-close.svg) no-repeat; background-size: contain; z-index: 10; cursor: pointer; }
.Popup .title{font-size: calc(28 / 16 * 1em);text-align: center;color: #333; margin-bottom: calc(30 / 28* 1em); font-weight: bold;}
.Popup .Form li {display: flex;}
.Popup .Form li{width: 100%;margin-bottom: calc(15 / 16 * 1em);overflow: hidden;position: relative; background-repeat: no-repeat; background-size: calc(50 / 16 * 1em) auto; }
.Popup .Form li label{ position:absolute; left:15px; color:#999; line-height: calc(48 / 14 * 1em);font-size: calc(14 / 16 * 1em);}
.Popup .Form li .text {flex: 1;border: 1px solid #ebebeb;padding: 0 15px;height: calc(48 / 14* 1em);font-size: calc(14 / 16 * 1em);color: #999;border-radius: 10px;background: none;}
.Popup .Form li select {flex: 1;border: 1px solid #ebebeb;padding: 0 11px;height: calc(48 / 14* 1em);font-size: calc(14 / 16 * 1em);color: #999;border-radius: 10px;background: none;}
.Popup .Form li textarea.text {height: 100px;}
.Popup .Form li .filecon{border: 1px solid #ebebeb;padding: 14px 15px 18px;font-size: calc(14 / 16 * 1em);color: #999;border-radius: 10px;width:100%;}
.Popup .Form li .filecon span{display: block;margin-bottom:10px;}
.Popup .Form li .filecon input{color:#999;}
.Popup .quBtn a{background-color: #19409f;color: #fff;cursor: pointer;font-size: calc(16 / 16* 1em);height: calc(50 / 16* 1em);cursor: pointer;border-radius: calc(50 / 16* 1em);transition: 0.3s;display: inline-block;line-height: calc(50 / 16* 1em);padding: 0 calc(38 / 16 * 1em);border: 1px solid #19409f;}
.Popup .quBtn.qx{margin-right: 1.6vw;}
.Popup .quBtn.qx a{border: 1px solid #19409f;background: unset;color: #19409f;}
.Popup .Form li.Log {justify-content: space-between;}
.Popup .Form li.Log a {color: #19409f;font-size: calc(14 / 16 * 1em);}
.Popup .Form li.Reg{ text-align: center;justify-content: center;}
.Popup .Form li.Reg a {color: #19409f;}
.Popup .Form .btn {background-color: #19409f;color: #fff;cursor: pointer;font-size: calc(16 / 16 * 1em);height: calc(50 / 16* 1em);border: none;width: 100%;cursor: pointer;border-radius: calc(50 / 16* 1em); transition: 0.3s;}
.Popup .Form .btn:hover{box-shadow: 0 0px 20px rgba(254, 94, 16, 0.3);}
.Popup .Qubot{width: 100%;display: flex;justify-content: center;}
.Popup .tip{width: 100%;text-align: center;font-size: calc(18 / 16 * 1em);margin-bottom: 2.4vw;}
.Popup .quBox{max-width: calc(480 / 16* 1em);}

.Popup .title .on{color: #19409f;border-bottom:4px solid #19409f;}
.Popup .title a{padding-bottom:calc(10 / 16 * 1em) ;margin: 0 calc(20 / 16 * 1em);}
.Popup .title a:hover{color: #19409f;}
.Popup .tapTit{margin-bottom: calc(34 / 16 * 1em);}


.Popup .Form li .send {padding: 0 calc(20 / 14* 1em);line-height: calc(50 / 14* 1em);text-align: center;color: #fff;background: #fcc617;border-radius: calc(10 / 14* 1em);margin-left: calc(15 / 14* 1em);font-size: calc(14 / 16 * 1em);}

.Popup .Purchase{max-width: calc(800 / 16* 1em);}
.Popup .Repair,
.Popup .Sell,
.Popup .Buy{max-width: calc(800 / 16* 1em);}

.Popup .Form li textarea.text{height: 120px;padding: 16px 10px 0 20px;}
.Popup .con>div{display: none;}
.Popup .con>div.LoginForm{display: block;}
























