.pb8{padding: calc(80 / 16 * 1em) 0;}
@media (max-width:1024px) {
.pb8{padding: calc(50 / 16 * 1em) 0;}
}


.homeTit{margin-bottom: calc(48 / 16 * 1em);letter-spacing: 1px;}
.homeTit h1{font-size: calc(40 / 16 * 1em);font-weight: 500;color: #131313;margin: 0;}
.homeTit p{font-size: calc(20 / 16 * 1em);color:#2a66a9;margin: 10px 0 0;line-height: 1.5;}
.homeTit.center{width: 100%;text-align: center;}
.home-more a{display: inline-block; padding: 0 calc(54 / 16 * 1em) 0 calc(30 / 16 * 1em); line-height: calc(54 / 16 * 1em); border-radius: calc(60 / 16 * 1em);color: #fff; background:#2a66a9 url(../images/Floor003197-more-on.svg) no-repeat right calc(25 / 16 * 1em) center; transition: 0.3s; background-size: auto calc(12 / 16 * 1em);}
.home-more a:hover{background-color: #2a66a9;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) {
.homeTit{margin-bottom: calc(30 / 16 * 1em);}
.homeTit h1{font-size: calc(32 / 16 * 1em);}
.homeTit p{font-size: calc(16 / 16 * 1em);}
.home-more a{line-height: calc(50 / 16 * 1em);}
}


/*Top003101 */
.Top003101{ padding: calc(32 / 16 * 1em) 0;position: absolute;left: 0;width: 100%; top: 0;z-index: 100;}
.Top003101,
.Top003101 a:not(:hover){color: #fff;}
.Top003101 a:hover{color: #fff;}
.Top003101 .logo{float: left;}
.Top003101 .logo img{max-height: calc(42 / 16 * 1em);}
.Top003101 .top-right,
.Top003101 menu{float: right;}
.Top003101 menu li span{display: block;line-height: calc(38 / 18 * 1em); font-size: calc(18 / 16 * 1em);}
.Top003101 .top-right dl > *{float: left;}
.Top003101 .top-lang,
.Top003101 .top-nav{position: relative;z-index: 100;}
.Top003101 .top-nav aside{line-height: 38px;padding-right: 19px;position: relative;z-index: 3;}
.Top003101 .top-nav aside:after{position: absolute;content: '';background: url(../images/Top003101-links.svg) no-repeat right center;background-size:contain;width: 9px;height: 5px;right: 0;top: 50%;margin-top: -2px;transition: 0.3s;}
.Top003101 .top-nav.on aside:after{transform: rotate(-180deg);}
.Top003101 .top-lang .box,
.Top003101 .top-nav ul{position: absolute; top: 0; left: -10px; right:-10px;padding: 40px 10px 10px;border-radius: 10px;background-color: rgba(0,0,0,0.2);display: none;}
.Top003101 .top-nav ul li{font-size: calc(16 / 16 * 1em);line-height: 2;}
.Top003101 .top-lang{margin: 0 calc(30 / 16 * 1em);}
.Top003101 .top-lang .icon{width: calc(38 / 16 * 1em);height: calc(38 / 16 * 1em);background: url(../images/Top003101-lang.svg) no-repeat center center;background-size:auto 1.5em;}
.Top003101 .top-lang .box{text-align: center;}
.Top003101 .top-search{display: block;border-radius: 50px;background-color: rgba(0,0,0,0.2);padding: 0 calc(45 / 16 * 1em) 0 calc(15 / 16 * 1em);}
.Top003101 .top-search .text{background: none;width: calc(50 / 16 * 1em);color: rgba(255,255,255,0.5);padding: 0;transition: 0.3s; height: calc(38 / 16 * 1em);line-height: calc(38 / 16 * 1em);}
.search-show .Top003101 .top-search .text{width: calc(160 / 16 * 1em);}
.Top003101 .top-search .btn{background: url(../images/Top003101-search.svg) no-repeat center center;width: 40px;background-size:auto 42%;}
.Top003101 .open-s{position: absolute;left: 0;top: 0;width: 100%; height: 100%;z-index: 4; cursor: pointer;}
.search-show .Top003101 .open-s{display: none;}
.Top003101 .open-menu{width: 30px; height: 38px;}

.Top003101 menu li .sub dt{line-height: calc(24 / 16 * 1em); padding: calc(5 / 16 * 1em) 0;}
.Top003101 menu li .sub dt a{color: #fff;}
.Top003101 menu li:hover .sub{}
.Top003101 menu li{cursor: pointer;position: relative;z-index: 100;}


@media(min-width:1025px){
.Top003101 menu li{float: left;margin-right: calc(60 / 1920 * 100vw);}
/* .Top003101 menu li span a{display: block; position: relative;}
.Top003101 menu li span a:before {position: absolute;left: 0;height: 2px;background-color: #bf9c50;top: 0;content: '';width: 100%;transform: scaleX(0);opacity: 0;}
.Top003101 menu li.aon span a:before {transform: scaleX(1);opacity: 1;transition: 0.3s;} */
.Top003101 .top-right{position: relative;padding-left: calc(30 / 16 * 1em);}
.Top003101 .top-right:before{position: absolute;content: '';width: 1px;height: 10px;background-color: #fff;opacity: 0.3; left:0; top: 50%;margin-top: -5px;}
.Top003101 menu .sub{position: absolute; top: 100%; left: 50%;width: 140px;margin-left: -70px;text-align: center;display: none;}
.Top003101 menu li .sub dl{background-color: #2a66a9;border-radius: 5px;padding: 14px 0;}
}
@media(min-width:1025px) and (max-width:1440px) {
.Top003101 .top-lang{margin: 0 calc(20 / 16 * 1em);}
}
@media (max-width:1024px) {
.Top003101{ padding: calc(15 / 16 * 1em) 0;}
.Top003101 .top-nav{display: none;}
.Top003101 menu{position: absolute;right: 3%;top: -100%; transform: translateY(-500%); opacity: 0; background-color: rgba(0,0,0,0.65);padding: 4vw;border-radius: 5px;transition: opacity 0.3s;width: 50vw; max-width: 220px;}
.Top003101 .open-menu{margin-left: 2vw;}
.menu-show .Top003101 menu{top: 100%;transform: translateY(0); opacity: 1;}
.search-show .Top003101 .top-search .text{width: 22vw;}
.Top003101 menu .has-sub span{padding-right: calc(40 / 16 * 1em);}
.Top003101 menu .has-sub span .op{width: calc(40 / 16 * 1em);}
.Top003101 menu .has-sub span .op:before{width: calc(12 / 16 * 1em); height: calc(2 / 16 * 1em);}
.Top003101 menu .has-sub span .op:after{height: calc(12 / 16 * 1em); width: calc(2 / 16 * 1em)}
.Top003101 menu li .sub dl{background-color: rgba(0, 0, 0, 0.5);}
.Top003101 menu li .sub dt{text-align: left; padding-left: 5%;}
}


/*Banner003049 */
.Banner003049{position: relative; z-index: 1;overflow: hidden;}
.Banner003049 .dots{position: absolute; left: 50%; transform: translateX(-50%); bottom: 1.56vw; z-index: 20;}
.Banner003049 .dots .slick-dots{overflow: hidden;padding: 16px 32px; border-radius: 30px;}
.Banner003049 .dots .slick-dots li{list-style: none;position: relative;float: left; width: 28px; height: 28px;}
.Banner003049 .dots .slick-dots li button{ padding: 0; width:28.572%;height: 28.572%;background: #fff; border-radius: 50%; position: absolute; left: 50%; top: 50%;transform: translate(-50%,-50%);font-size: 0; border: 0;}
.Banner003049 .dots .slick-dots li.slick-active button{background: #2a66a9; width: 50%; height: 50%;}
.Banner003049 .dots .slick-dots li.slick-active:before{position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #2a66a9; border-radius: 50%;clip:rect(0 28px 7px 0);animation:zhuan 2s infinite linear;}
@keyframes zhuan{
    0%{transform: rotate(-360deg);}
    100%{transform: rotate(0);}
}

@media (min-width:1025px) {
.Banner003049 .wap{display: none;}
}
@media (max-width:1024px) {
.Banner003049 .pc{display: none;}
}


.Banner003049 .enter dd{float: left;  }
.Banner003049 .enter dd a{height: 130px;border-radius: 50%; background: #fff;  text-align: center;}
.Banner003049 .enter dd a:hover .icon img{animation:move 1s infinite;}
@keyframes move{
0%, 30%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
40% {-webkit-transform:rotate(6deg);transform:rotate(6deg);}
50% {-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
60% {-webkit-transform:rotate(6deg);transform:rotate(6deg);}
70% {-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
80% {-webkit-transform:rotate(6deg);transform:rotate(6deg);}
90% {-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
100% {-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
.Banner003049 .enter dd aside{color: #006aff; font-weight: bold; font-size: 18px; margin-top: 0.667em;}

.Banner003049 .form{ font-weight: 100;color: #fff;}
.Banner003049 .form .main{background-color: #006aff; padding: 40px 30px;}
.Banner003049 .form h3{margin: 0 0 1.1875em 0; font-size: 32px;line-height: 0.8em;color: #fff; text-align: center;}
.Banner003049 .form h3 span{display: inline-block; border-bottom: 6px solid #2a66a9;}
.Banner003049 .form dl{margin-right: -10px;}
.Banner003049 .form dl dd{float: left;width: 50%; padding-right: 10px; margin-bottom: 20px;}
.Banner003049 .form .name{font-size: 16px;padding-bottom: 10px;}
.Banner003049 .form input[type="text"]{width: 100%;line-height: 44px;border-radius: 15px;height: 48px;border: solid 2px rgba(255,255,255,0.2); background: none;color: #fff;font-size: 16px; padding: 0 20px;}
.Banner003049 .form dl dd.row{width: 100%;}
.Banner003049 .form ::-webkit-input-placeholder {color: rgba(255,255,255,0.4);}
.Banner003049 .form ::-moz-placeholder {color: rgba(255,255,255,0.4);}
.Banner003049 .form :-ms-input-placeholder {color: rgba(255,255,255,0.4);} 
.Banner003049 .form select{width: 100%;line-height: 44px;border-radius: 15px;height: 48px;border: solid 2px rgba(255,255,255,0.2); background-image:url("../images/Banner003049_select.png");background-position: right 22px center; color: #fff;font-size: 16px; padding: 0 35px 0 20px;color: rgba(255,255,255,0.4);}
.Banner003049 .form select option{color: #444;}
.Banner003049 .form .code{padding-right: 130px;position: relative;}
.Banner003049 .form .code img{position: absolute;right: 0; top: 0; width: 120px;height: 100%;background-color: #ffffff;border-radius: 15px;}
.Banner003049 .form .checkbox{margin-bottom: 30px; line-height: 20px;position: relative; padding-left: 30px;}
.Banner003049 .form .checkbox a{color: #fff; text-decoration: underline;}
.Banner003049 .form .checkbox input[type="checkbox"]{position: absolute; width: 20px; height: 20px; border-radius: 4px; border: none; background: #fff; left: 0; top: 0; margin: 0;-webkit-appearance: none;}
.Banner003049 .form .checkbox input[type="checkbox"]:checked{background: url("../images/Banner003049_gou.png") no-repeat center center #fff;}
.Banner003049 .form .btn{text-align: center;}
.Banner003049 .form .btn input[type="button"]{width: 9em;height: 2.7em; border: 0;cursor: pointer;background-color: #2a66a9;box-shadow: 0 30px 30px rgba(0, 0, 0, 0.2);border-radius: 2.7em;font-size: 20px;font-weight: bold;color: #fff;}
@media(min-width:1025px){
.Banner003049 .form{position: absolute; z-index: 40; top: 0; height: 100%; right: 0; width: 490px;}
.Banner003049 .form .ytable{height: 100%;}
.Banner003049 .enter{position: absolute; top: 100%;margin-top: -190px; border-radius: 50%; z-index: 10;width: 640px;height: 640px;border: solid 1px rgba(255,255,255,0.3); background: rgba(0,0,0,0.05); left: 50%;transform: translate(-50%,0)}
.Banner003049 .enter dl{padding-top: 30px; margin: 0 auto;position: relative; width: 90.625%;}
.Banner003049 .enter dd:nth-child(3){float: right;}
.Banner003049 .enter dd:nth-child(2){position: absolute; top: -40%; left: 50%; margin-left: -65px;}
.Banner003049 .enter dd{width: 130px;}
}
@media(min-width:1025px) and (max-width:1600px){
.Banner003049 .form{width: 30%;}
.Banner003049 .enter{width: 40vw;height: 40vw;margin-top: -11.875vw;}
.Banner003049 .form h3{font-size: 2vw;}
.Banner003049 .form .main{padding: 2vw;}
.Banner003049 .form input[type="text"]{height: 38px;line-height: 34px;}
}
@media(min-width:1025px) and (max-width:1440px){
.Banner003049 .enter dd{width: 9.028vw;}
.Banner003049 .enter dd a{height: 9.028vw;}
.Banner003049 .enter dl{padding-top: 1vw;}
.Banner003049 .enter dd:nth-child(2){margin-left:-4.514vw;}
.Banner003049 .enter dd aside{font-size: 1.2vw;}
.Banner003049 .form .btn input[type="button"]{font-size: 1.5vw;}
.Banner003049 .form .name{font-size: 14px;padding-bottom: 5px;}
}
@media(max-width:1024px){
.Banner003049 .enter dd{width: 33.333%;}
.Banner003049 .enter dd a{max-width: 130px; margin: 0 auto;}
}
@media(max-width:480px){
.Banner003049 .form .main{padding:6vw 4vw;}
.Banner003049 .form h3{font-size:7vw;}
.Banner003049 .form .name{font-size: 14px;}
.Banner003049 .form input[type="text"],
.Banner003049 .form select{height: 40px;line-height: 36px;}
.Banner003049 .form .btn input[type="button"]{font-size: 5vw;}
.Banner003049 .dots .slick-dots{padding: 2vw;}
.Banner003049 .dots .slick-dots li{width: 20px; height: 20px;}
}



/*Floor003127 */
.Floor003127{position: relative;z-index: 1; overflow: hidden;background: url(../images/Floor003127_bg.jpg); background-size: cover;}

.Floor003127 .main{position: relative;z-index: 4;}
.Floor003127 .title{margin-bottom:3.75em;}
.Floor003127 .title .name{font-size: 2.625em;color: #333;}
.Floor003127 .title .name:after{display: inline-block;content: '';vertical-align: middle;width: 15px;height: 2px;background-color: #e60012; margin-left: 20px;}

.Floor003127 .intro .info{padding-top: 3.2em;}
.Floor003127 .intro .info h1{font-size: calc(40 / 16 * 1em);color: #131313;font-weight: 500;margin: 0 0 18px;}
.Floor003127 .intro .info h3{font-weight: normal;margin: 0;font-size: 1.4em;color: #2a66a9;}
.Floor003127 .intro .info p{font-size: calc(16 / 16 * 1em);line-height: 2; margin: 1.8em 0 3em;}
.Floor003127 .number{margin-top: calc(108 / 16 * 1em);}
.Floor003127 .number table,
.Floor003127 .number table tbody,
.Floor003127 .number table tr,
.Floor003127 .number table td{font-size: 1em;}
.Floor003127 .number table td{color: #333333; padding-bottom: 1em;}
.Floor003127 .number table td span{color: #da251d;font-size: 2em;font-family: 'Bebas'; margin: 0 0.5em;display: inline-block;}
.Floor003127 .number table td i.ani{font-style: normal;}
.Floor003127 .intro .more{display: block;width: 3.125em;height: 3.125em;border-radius: 50%; background: url(../images/Floor003127-icon.svg) no-repeat center; background-size: 1em auto; border: 1px solid #b9b9b9;}
.Floor003127 .intro .more:hover{border-color: #da251d; background-color: #da251d; background-image: url(../images/Floor003127-icon-white.svg);}

.Floor003127 .number ul{display: flex;justify-content: space-between;}
.Floor003127 .number ul li{text-align: center;}
.Floor003127 .number ul .ico{width: calc(80 / 16 * 1em);margin-bottom: calc(12 / 16 * 1em);}
.Floor003127 .number ul span{color: #2a66a9;font-size: calc(42 / 16 * 1em);font-weight: bold;}
.Floor003127 .number ul .nm{font-size: calc(20 / 16 * 1em);color: #333;margin: 0 auto;}

.Floor003127 .cultrue{margin-top: 3.75em;background-color: #ffffff; border: solid 1px #f2f2f2;}
.Floor003127 .cultrue dd{position: relative; padding: 2.5em 0;}
.Floor003127 .cultrue dd .ytable{padding: 0 5em;color: #333;}
.Floor003127 .cultrue dd figure{font-size: 0.875em; opacity: 0.6;}
.Floor003127 .cultrue dd .tit{font-size: 1.125em;}

.Floor003127 .box{display: flex; flex-wrap: wrap;}
.Floor003127 .pic{width: 46%;}

@media (min-width:1025px) {
.Floor003127 .ani-bg figure img{max-width: none;}
.Floor003127{padding: calc(120 / 16 * 1em) 0; }
.Floor003127 .intro{ max-width:50%;padding-left: 8%;padding-right: 2%;} 
.Floor003127 .cultrue dd{float: left;width: 33.33333%;}   
.Floor003127 .cultrue dd:not(:last-child) .ytable{border-right: 1px solid #ebebeb;}
.Floor003127 .cultrue dd .img{width: 4.25em;}
.Floor003127 .cultrue dd .img img{height: 3.625em;}
}
@media (max-width:1024px) {
.Floor003127 {padding:calc(50 / 16 * 1em) 0; }
.Floor003127 .ani-bg figure{width: 150%;}
.Floor003127 .ani-bg figure img{width: 100%;}
.Floor003127 .title{margin-bottom: 2em;}
.Floor003127 .cultrue dd .img{width: 5em;} 
.Floor003127 .cultrue dd .img img{width: 4em;}
.Floor003127 .cultrue dd:not(:last-child){border-bottom: 1px solid #ebebeb;}
.Floor003127 .number table td{display: block;}
.Floor003127 .intro .more{margin: 0 auto;}
.Floor003127 .pic{width: 100%;}
.Floor003127 .intro .info{padding-top: 2em;}
.Floor003127 .intro .info h1{font-size: calc(30 / 16* 1em);}
.Floor003127 .number{margin-top: calc(40 / 16* 1em);}
}


/*Floor003197 */
.Floor003197{ overflow: hidden; background: url(../images/Floor003197_bg.jpg) no-repeat center center; background-size: cover;padding: calc(120 / 16 * 1em) 0;}
/* .Floor003197 .homeTit p{font-size: calc(18 / 16 * 1em);color: #2a66a9;} */
.Floor003197 .title{text-align: center; font-size: calc(44 / 16 * 1em); color: #333333; margin-bottom:calc(30 / 44 * 1em);}
.Floor003197 .main{ border-radius: calc(20 / 16 * 1em); width: calc(800 / 920 * 100%); margin: 0 auto; position: relative; padding:0 0 0 calc(60 / 16 * 1em); transition: 0.3s 0.5s;}
.Floor003197 .main .liBox{display: flex;align-items: center;flex-wrap: wrap;}
.Floor003197 .main .pho{width: 14em;height: 14em;border-radius: 50%;border: 6px solid #e9f4ff;margin-right: -6em;z-index: 1;overflow: hidden;}
.Floor003197 .main .box{border-radius: calc(260 / 16 * 1em);width: calc(100% - 8em);padding: 3.2em 5em 3.2em 8em; background: linear-gradient(to bottom, rgba(250, 250, 250, 0.62) 0%, rgba(255, 255, 255, 0.95) 40%, rgba(255, 255, 255, 0.95) 100%);backdrop-filter: blur(5px);border: 2px solid #fff;box-shadow: 0 6px 18px rgba(42, 102, 169, 0.06);}
.Floor003197 .main .box h1{font-size: calc(26 / 16 * 1em);color: #131313;font-weight: 500;border-bottom: 1px dashed #d4e2f1;padding-bottom: calc(22 / 26 * 1em);margin-top: 0;margin-bottom: calc(24 / 26 * 1em);}
.Floor003197 .main .box span{font-size: calc(16 / 24 * 1em);display: block;color: #2a66a9;margin-top: calc(10 / 16 * 1em);}
.Floor003197 .main .box p{font-size: calc(16 / 16 * 1em);line-height: 1.72;margin-bottom: calc(32 / 16 * 1em);margin-top: 0;}
.Floor003197 .main .tit{font-size: 2em; margin-bottom: 0.8em;color: #333333;}
.Floor003197 .main pre{font-size: calc(18 / 16 * 1em); line-height: 2;  min-height: 6em; margin-bottom: 1.134em;}
.Floor003197 .main .pic{text-align: center;}
.Floor003197 .main .pic .ytable{height: 100%;}
.Floor003197 .slick-arrow{position: absolute;width: 1em; height: 1em; border: solid 2px #2a66a9; top: 50%;margin-top: -0.5em; border-radius: 50%; background: url(../images/Floor003197-prev.svg) no-repeat center center; background-size: auto calc(12 / 60 * 1em);z-index: 10; transition: 0.3s; font-size: calc(60 / 16 * 1em); text-indent: -999em; overflow: hidden;}
.Floor003197 .slick-arrow:hover{background-color: #2964a8;border-color: #2964a8;}
.Floor003197 .slick-next{background-image: url(../images/Floor003197-next.svg);}
.Floor003197 .slick-prev:hover{background-image: url(../images/Floor003197-prev-on.svg);}
.Floor003197 .slick-next:hover{background-image: url(../images/Floor003197-next-on.svg);}

@media (min-width:1025px) {
 .Floor003197 .slider{width: 143.75%; margin-left: calc(-43.75% / 2);}
 .Floor003197 .slider li.slick-slide{ padding-top: calc(24 / 16 * 1em); padding-bottom: calc(33 / 16 * 1em);}
.Floor003197 .slick-prev{left: 27%; margin-left: -0.5em;}
.Floor003197 .slick-next{right: 25%; margin-right: -0.5em; }
.Floor003197 .main .pic{position: absolute; bottom: calc(-33 / 16 * 1em); top: calc(-24 / 16 * 1em); width: calc(380 / 800 * 100%); right: 0;}
.Floor003197 .main .pic .ytable-cell{vertical-align: bottom;}
.Floor003197 .main .pic img{max-height: calc(457 / 16 * 1em); max-width: 70%;}
.Floor003197 .main .txt{width: calc(380 / 800 * 100%);}
.Floor003197 .slider li:not(.slick-current) .main{opacity: 0.6;}
}
@media (max-width:1024px) {
.Floor003197 {padding: calc(50 / 16 * 1em) 0;}
.Floor003197 .title{font-size: 2em;}
.Floor003197 .homeTit p{font-size: calc(16 / 16* 1em);}
.Floor003197 .slick-arrow{font-size: calc(45 / 16* 1em);}
.Floor003197 .slick-prev{left: 0.1em;}
.Floor003197 .slick-next{right: 0.1em;}
.Floor003197 .main{padding: 0 1.5em 1.5em;}
.Floor003197 .main .pic{height:42vw;}
.Floor003197 .main .pic img{max-height: 30vw;}
.Floor003197 .main pre,
.Floor003197 .main .txt{text-align: center;}
.Floor003197 .main .tit{font-size: 1.5em;}
.Floor003197 .main .box{border-radius: calc(10 / 16* 1em);padding: 1.125em;width: 100%;}
.Floor003197 .main .pho{display: table; margin: 0 auto;width: 16em;  height: 16em;}
.Floor003197 .main .box p{margin-bottom: calc(16 / 16* 1em);}
}



/*homePro */
.homePro{padding: calc(120 / 16 * 1em) 0;overflow: hidden;background: url(../images/homeProbg.jpg) no-repeat center top/cover;/*background-attachment: fixed;*/}
.homePro .homeTit{ text-align: center;margin-bottom: calc(60 / 16 * 1em);}

.homePro ul{margin-left: -1px;}
.homePro .flexbw{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;}
.homePro .item{flex: 1;padding-left: 1px;text-align: center;transition: all 0.5s;position: relative;top: 0;}
.homePro .item:nth-child(even){padding-top: calc(50 / 16 * 1em);}
.homePro .item a{display: block;position: relative;}
.homePro .imgbox{padding-top: 28vw;overflow: hidden; position: relative;}
.homePro .imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;}
.homePro .imgbox img{ width:100%; height:100%;object-fit: cover;}
.homePro .imgbox.auto img{ width:auto; height:auto;object-fit: contain;max-width: 100%;max-height: 100%;}
.homePro .imgbox:After{height: 100%;content: "";position: absolute;left: 0;bottom: 0;width: 2;background-image: linear-gradient(to top, rgba(2,43,60,0.6) , rgba(0,4,6,0.1));width: 100%;transition: all 0.5s;}
.homePro .imgbox:before{background: rgba(0,0,0,0.4);content: "";left: 0;top: 0;width: 100%;height: 100%;z-index: 2;position: absolute;opacity: 0;transition: all 0.5s;}
.homePro .info{position: absolute;z-index: 10;left: 50%;transform: translateX(-50%);bottom: 1.4rem;width: 95%;}
.homePro .info .icon img{height: calc(45 / 16 * 1em);}
.homePro .info .ti{ font-size: calc(20 / 16 * 1em); margin: calc(14 / 20 * 1em) 0 calc(10 / 20 * 1em);color: #fff;}
.homePro .info p{line-height: 16px;font-size: 12px;text-transform: uppercase;color: #fff;text-align: left;}
.homePro .info article{display: inline-block;}
.homePro .item:hover .imgbox:After{background-image: linear-gradient(to top, #2a66a9 , rgba(0,4,6,0.1));}
.homePro .item:hover a{box-shadow: 0 32px 35px rgba(3,0,12,0.51);}
.homePro .item:nth-child(odd):hover{transform: scale(1.1);z-index: 10;top: calc(55 / 16 * 1em);}
.homePro .item:nth-child(even):hover{transform: scale(1.1);z-index: 10;top: calc(-55 / 16 * 1em);}
.homePro .item.otheron .imgbox:before{opacity: 1;}
.homePro .pic1{right: 5.625vw;top: -3.125vw;width: 19.53vw;}

@media (max-width:1024px) {
.homePro{padding: calc(50 / 16 * 1em) 0;}
.homePro .homeTit{margin-bottom: calc(30 / 16* 1em);}
.homePro ul{margin-left: -0px;}
.homePro .item{width: 49%;flex: auto; margin-bottom: 2%; margin-right: 2%; padding-left: 0;}
.homePro .item:nth-child(2n){ margin-right: 0;}
.homePro .item:nth-child(even){padding-top: calc(0 / 16* 1em);}
.homePro .imgbox{padding-top: 140%;}
.homePro .item:nth-child(5) {margin-right: 0;}
.homePro .item:nth-child(5) .imgbox{padding-top: 60%; }
.homePro .item:nth-child(odd):hover{transform: scale(1);z-index: 10;top: calc(0 / 16 * 1em);}
.homePro .item:nth-child(even):hover{transform: scale(1);z-index: 10;top: calc(-0 / 16 * 1em);}
}


/*Floor003107 */
.Floor003107{padding:calc(120 / 16 * 1em) 0; overflow:hidden;background: url(../images/Floor003127_bg.jpg);background-size: cover; }
.Floor003107 .top{display: flex;justify-content: space-between;margin-bottom: calc(54 / 16 * 1em);align-items: center;}
.Floor003107 .top .homeTit{margin-bottom: 0;flex: 1; padding-right: calc(30 / 16 * 1em);}
.Floor003107 li{padding-bottom:calc(22 / 1920 * 100vw); margin-bottom:calc(22 / 1920 * 100vw); border-bottom: 1px dashed rgba(0, 0, 0, 0.1); }
.Floor003107 li:last-child{ margin-bottom: 0; }
.Floor003107 .tit{line-height:calc(50 / 16 * 1em);cursor:pointer; position:relative;color: #555; padding-left:calc(80 / 16 * 1em);}
.Floor003107 .tit p{ margin: 0;position: relative; font-size:calc(18 / 16 * 1em);}
.Floor003107 .tit .icon{ position:absolute;width:calc(50 / 16 * 1em); height:calc(50 / 16 * 1em); background:#fff; border-radius:50%;left:0; top:50%; margin-top:calc(-25 / 16 * 1em);}
.Floor003107 .tit .icon img{ position:absolute;height:calc(24 / 16 * 1em); left:50%; top:50%; transform: translate(-50%,-50%);}
.Floor003107 .tit .icon .on{display: none;}
.Floor003107 .tit.on p{ font-size: calc(28 / 16 * 1em); color: #333;}
.Floor003107 .tit.on .icon{background: #2a66a9;}
.Floor003107 .tit.on .icon img{display: none;}
.Floor003107 .tit.on .icon .on{display:block;}

.Floor003107 .info{padding-top: calc(20 / 16 * 1em);}
.Floor003107 .main{ display:none;/* padding-top:calc(14 / 16 * 1em); */padding-left: 4.36vw; padding-bottom: calc(20 / 16 * 1em);}
.Floor003107 .main span{color: #2a66a9;font-size: calc(20 / 16 * 1em);}
.Floor003107 .main p{margin:0 0 calc(30 / 16 * 1em); line-height: 1.75; color:#727b7d;margin-top:calc(12 / 16 * 1em);}
.Floor003107 .pic dd{display: none;}
.Floor003107 .pic{border-radius: 16px 60px 16px 60px; overflow: hidden;}
.Floor003107 .pic .Ispic{padding-bottom: 90%;transition: 0.3s;}
.Floor003107 .pic:hover .Ispic{transform: scale(1.1);}
.Floor003107 .Homemore{margin:1.5em 0 2em;}
@media (min-width:1025px) {
.Floor003107 .list{display: flex; justify-content: space-between; align-items: flex-end;}
.Floor003107 .pic{width: 42%;}
.Floor003107 .info{width:58%; padding-left: 4.2vw; }
}
@media (max-width:1024px) {
.Floor003107{padding: calc(50 / 16 * 1em) 0;}
.Floor003107 .top .homeTit{flex: auto; padding-right: 0;}
.Floor003107 .top{flex-wrap: wrap;margin-bottom: calc(30 / 16* 1em);}
.Floor003107 .home-more{ margin-top:calc(20 / 16 * 1em) ;}
.Floor003107 .main p{ margin-bottom: calc(16 / 16* 1em);}
.Floor003107 .tit.on p{font-size: calc(22 / 16* 1em);}
.Floor003107 .tit{padding-left: calc(60 / 16* 1em);}
}

/*Bottom003000 */
.Bottom003000{padding:calc(80 / 16 * 1em) 0 calc(26 / 16 * 1em); background:linear-gradient(to right , #4581d4 , #295ea7);}
.Bottom003000,
.Bottom003000 a{color:rgba(255,255,255,0.7);}
.Bottom003000 a:hover{color: #fff;}
.Bottom003000 .b-top{padding-bottom: calc(40 / 16 * 1em); border-bottom: 1px solid rgba(255,255,255,0.1);}
.Bottom003000 .logo{width: calc(200 / 16 * 1em);}
.Bottom003000 .nav{display: flex; font-size: calc(17 / 16 * 1em);}
.Bottom003000 .nav li:not(:last-child):after{display: inline-block; content: '·'; margin:0 2vw;}
.Bottom003000 .b-mid{padding:calc(50 / 16 * 1em) 0 calc(100 / 16 * 1em); align-items: flex-start;}
.Bottom003000 .contact{display: flex; flex-wrap: wrap;}
.Bottom003000 .contact dd{width:30%; padding-left:calc(40 / 16 * 1em); background-size:auto calc(20 / 16 * 1em); background-repeat: no-repeat; background-position: left top;}
.Bottom003000 .contact dd:nth-child(2n){width:60%;margin-left:10%;}
.Bottom003000 .contact dd:nth-child(2n) ~ dd{margin-top: calc(30 / 16 * 1em);}
.Bottom003000 .contact dd .t1{margin-bottom: calc(12 / 14 * 1em); font-size: calc(14 / 16 * 1em); color: rgba(255,255,255,0.5); line-height: 1;}
.Bottom003000 .contact dd .t2{color: #fff;}
.Bottom003000 .contact dd.tel{background-image: url(../images/tel.svg);}
.Bottom003000 .contact dd.mail{background-image: url(../images/mail.svg);}
.Bottom003000 .contact dd.sale{background-image: url(../images/sale.svg);}
.Bottom003000 .contact dd.add{background-image: url(../images/add.svg);}
.Bottom003000 .code{display: flex;}
.Bottom003000 .code li{max-width: calc(120 / 16 * 1em); text-align: center;}
.Bottom003000 .code li span{display: block; margin-top: calc(8 / 15 * 1em); font-size: calc(15 / 16 * 1em); color: rgba(255,255,255,0.5);}
.Bottom003000 .code li:not(:first-child){margin-left: 1.5vw;}

.Bottom003000 .b-bot{color:rgba(255,255,255,0.5);}
.Bottom003000 .copyright span{margin-left: 1vw;}
.Bottom003000 .b-bot aside a:not(:last-child):after{display: inline-block; content: '·'; margin:0 1vw;}

@media (min-width:1025px) {
.Bottom003000 .flex{display: flex; justify-content: space-between; align-items: center;}
.Bottom003000 .contact{width: 50%;}
}
@media (max-width:1024px) {
.Bottom003000{padding: calc(30 / 16* 1em) 0 calc(18 / 16* 1em);}
.Bottom003000 .b-top{padding-bottom: calc(20 / 16* 1em);}
.Bottom003000 .logo{ display: table; margin: 0 auto;}
.Bottom003000 .nav{ display: none;}
.Bottom003000 .b-mid{padding: calc(20 / 16* 1em) 0 calc(30 / 16* 1em);}
.Bottom003000 .contact{ margin-bottom:calc(20 / 16* 1em) ;}
.Bottom003000 .contact dd{padding-left: calc(30 / 16* 1em); width: 40%;}
.Bottom003000 .contact dd:nth-child(2n){margin-left: 3%;width: 57%;}
.Bottom003000 .code{justify-content: center;}
.Bottom003000 .b-bot{text-align: center;}
}


/*Menu003135 */
.Menu003135{box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.04); background-color: #fff; position: relative;z-index: 2}
.Menu003135 .current{ font-size: calc(15 / 16 * 1em); padding-left: 1.8em;background: url(../images/Menu003135-icon.svg) no-repeat left center;background-size: 1.2em auto; line-height: calc(80 / 15 * 1em);}
.Menu003135 .current,
.Menu003135 .current a:not(:hover){color: #999;}
.Menu003135 .current span{color: #333;}
.Menu003135 .current a{margin: 0 4px;}
.Menu003135 .nav-menu li{float: left;font-size: calc(18 / 16 * 1em);line-height: calc(80 / 18 * 1em);}
.Menu003135 .nav-menu li:not(:last-child){margin-right:0;}
.Menu003135 .nav-menu li a{display: block;position: relative;padding: 0 calc(40 / 1920 * 100vw);}
.Menu003135 .nav-menu li a:hover,
.Menu003135 .nav-menu li.aon a{color: #fff;background:linear-gradient(to right , #2faebc , #295da6); }
.Menu003135 .nav-menu li.aon a:before{position: absolute;content: ''; left: 0; bottom: 0;width: 100%; }
@media (max-width:1024px) {
.Menu003135 .current{display: none;}   
.Menu003135 .nav-menu li{line-height: calc(60 / 18 * 1em);}
}

.banner{position: relative;}
.banner .txt{position: absolute;width: 100%;height: 100%; left: 0;top: 0;}
.banner .txt .auto{display: flex;height: 100%;align-items:center;}
.banner .txt .auto .tit{font-size:calc(46 / 16* 1em);color: #fff;font-weight: bold}

@media (min-width:1025px) {
.banner .wap{display: none;}
}
@media (max-width:1024px) {
.banner .pc{display: none;}
.banner .txt .auto .tit{font-size:calc(28 / 16* 1em);}
}

.home_tit{display: flex;justify-content: space-between;align-items: center;margin-bottom: calc(58 / 16 * 1em);}
.home_tit h1{font-size: calc(42 / 16 * 1em);color: #131313;font-weight: 500;margin: 0;}
.home_tit p{width: 62%;margin: 0;font-size: calc(18 / 16 * 1em);}




/*关于我们*/
/*Floor003078 */
.Floor003078{ overflow: hidden;}
.Floor003078 .box{ table-layout: fixed;display: flex; justify-content: space-between;}
.Floor003078 .intro{color: #333;}
.Floor003078 .intro .tit{font-size: calc(40 / 16 * 1em); line-height: 1; margin-bottom:calc(20 / 40 * 1em) ; }
.Floor003078 .intro .info{color: #666;line-height: 1.875;}
.Floor003078 .more{padding: 3vw 0 4.17vw 0;}
.Floor003078 .more a{display: table;}
.Floor003078 .more span{display: inline-block;  vertical-align: middle;}
.Floor003078 .more .icon{width: 70px;height: 70px;border: solid 2px #eee; border-radius: 50%; position: relative; margin-right: 27px; transition: 0.3s ease-out;}
.Floor003078 .more .icon:before{position: absolute; content: ''; width: 12px; height: 12px; transform: rotate(45deg);border-top: 2px solid #999;border-right: 2px solid #999; left: 50%; top: 50%; margin: -6px 0 0 -8px;}
.Floor003078 .more a:hover .icon{border-color: #0f55b0;background: #0f55b0;}
.Floor003078 .more a:hover .icon:before{border-color: #fff;}
.Floor003078 .more .txt{color: #999;font-size: 14px;}
.Floor003078 .more .txt:before{display: inline-block; content: ''; vertical-align: middle;width: 23px; height: 1px; margin-right: 7px; background: #999;}
.Floor003078 .more a:hover .txt{color: #0f55b0;}
.Floor003078 .more a:hover .txt:before{background: #0f55b0;}

.Floor003078 .column li{float: left;width: 30%;}
.Floor003078 .column li:not(:last-child){margin-right: 5%;}
.Floor003078 .column li a{display: block;position: relative;overflow: hidden;border-radius: 6px;border: 1px solid #eee; }
.Floor003078 .column li a > *:not(.Ispic){position: absolute;}
.Floor003078 .column li .Ispic{padding-bottom: 150%; transform: translateY(-22%); transition: 0.3s ease-out;}
.Floor003078 .column li a:hover .Ispic{transform: translateY(0);}
.Floor003078 .column li .name{background: #fff;bottom: 0; left: 0; width: 100%;height: 48.149%;z-index: 10;transition: 0.3s ease-out;}
.Floor003078 .column li a:hover .name{transform: translateY(100%);}
.Floor003078 .column li .desc,
.Floor003078 .column li .name section{position: absolute; left: 1.04vw; right: 1.04vw;bottom: 1.09vw;}
.Floor003078 .column li .name .en{font-size: 14px;color: #bbbbbb;}
.Floor003078 .column li .name .cn{font-size: 20px;}
.Floor003078 .column li .icon{height: 39px; left: 0;width: 100%; top: 50%; margin-top: -15px;background: url("../images/Floor003078-logo-39.png") no-repeat center center;background-size: contain;z-index: 12;transition: top 0.3s ease-out;}
.Floor003078 .column li a:hover .icon{ top: 0;margin: 0;height: 50%;background-image: url("../images/Floor003078-logo.png");background-size: auto 55px;}
.Floor003078 .column li .desc{color: #fff; opacity: 0;transform: translateY(100%); z-index: 20;}
.Floor003078 .column li a:hover .desc{opacity: 1;transform: translateY(0);transition: 0.3s 0.3s ease-out;}

.Floor003078 .num{display: flex;flex-wrap: wrap;/* margin-top: calc(190 / 16 * 1em); */}
.Floor003078 .num li{width: 50%;margin-top: calc(78 / 16 * 1em);}
.Floor003078 .num li span{color: #2a66a9;font-size: calc(50 / 16 * 1em);font-weight: bold;}
.Floor003078 .num li p{margin: 0;}
.Floor003078 .num li .ico{width: calc(78 / 16 * 1em);margin-bottom: 0.8em;}
.Floor003078 .num li:nth-child(2n){padding-left: 10%;}

.Floor003078 .right li{float: left;overflow: hidden; color: #0f55b0;}
.Floor003078 .right li .counter > *{display: inline-block;vertical-align: text-top;}
.Floor003078 .right li .counter span{position: relative;font-size: 60px;}
.Floor003078 .right li .counter i{font-style: normal; line-height: 1;}
.Floor003078 .right li .counter .ani{position: absolute; left: 0; top: 0; width: 101%;}
.Floor003078 .right li .counter .off{opacity: 0;}
.Floor003078 .right li .counter sup{font-size: 22px;}

.Floor003078 .right .txt{line-height: 1.875;}
.Floor003078 .right .txt p{}
.Floor003078 .right .txt h1{font-size: calc(28 / 16 * 1em);color: #131313;font-weight: 500;margin: 0;line-height: 1; margin-bottom:calc(30 / 28 * 1em) ;}

@media(min-width:1025px){
.Floor003078 .left{padding-right: 6%;display: flex;justify-content: space-between;flex-direction: column;}
.Floor003078 .right{width: 58%;}
.Floor003078 .intro{ max-width: 640px; width: 90%; }
.Floor003078 .column{max-width: 600px; width: 95%;}
.Floor003078 .right ul{float: right;}
.Floor003078 .right li:not(:last-child){margin-right: 6.88vw;}
.Floor003078 .right .pic{clear: both; width: 50vw;}
}

@media(max-width:1024px){
.Floor003078 .ytable,
.Floor003078 .ytable-cell{display: block;}
.Floor003078 .auto{flex-wrap: wrap;}
.Floor003078 .left,
.Floor003078 .right{ width: 100%;}
.Floor003078 .right ul{padding: 5vw 0;}
.Floor003078 .right li{width: 33.333%;}
.Floor003078 .right li .inner{display: table; margin: 0 auto;}
.Floor003078 .right .pic{margin: 0 -3.5%;}
.Floor003078 .column li .desc,
.Floor003078 .column li .name section{ left: 3vw; right: 3vw;bottom: 3vw;}
.Floor003078 .num{margin-top: calc(20 / 16* 1em);}
.Floor003078 .num li{margin-top: calc(30 / 16* 1em);}
.Floor003078 .num li span{ font-size: calc(36 / 16* 1em);}
.Floor003078 .right{ margin-top:calc(35 / 16* 1em) ;}
.Floor003078 .right .txt h1{font-size: calc(24 / 16* 1em);}
.Floor003078 .intro .tit{font-size: calc(30 / 16* 1em);}
}


.column-name{text-align: center; padding-bottom: calc(50 / 16 * 1em);}
.column-tit{ font-size: calc(40 / 16 * 1em); line-height: calc(48 / 32 * 1em); margin-bottom: calc(10 / 32 * 1em); color: #2d3144;}
.column-info{ font-size: calc(18 / 16 * 1em); line-height: calc(20 / 18 * 1em); color: #858d9a; }
@media(max-width:1024px){
.column-name{padding-bottom: calc(30 / 16 * 1em);}
.column-tit{font-size: calc(30 / 16* 1em);}
}


.history{ overflow: hidden; background: url(../images/history.jpg) no-repeat center center;background-size: cover; color: #2d3144; }
.history .column-name{padding-bottom: calc(20 / 16 * 1em);}
.history .column-tit{margin-bottom: 0;}
.history .column-tit::after{content: '';display: block;width: 67px;height: 4px;background: #2a66a9;margin: 15px auto 0;}

.history .slick-arrow{ width: calc(48 / 16 * 1em);border: none; border-radius: 50%; cursor: pointer;background: #2a66a9; height: calc(48 / 16 * 1em);position: absolute;top: 50%; transform: translateY(-50%);z-index: 50; font-size: 1em; text-indent: -999em; }
.history .slick-arrow:before{position: absolute; content: ''; width: 10px; height:10px; border-bottom: 2px solid #fff;border-left: 2px solid #fff; left: 50%; top: 50%; margin: -5px 0 0 -3px; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.history .slick-prev{left: -120px;}
.history .slick-next{right: -120px;}
.history .slick-next:before{transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg); margin-left: -7px;}


.history .slider{background: url(../images/history-line.svg) no-repeat right bottom; background-size: contain; }
.history .slick-list{ padding-top: 7em;}
.history .slider li .inner{height: calc(250 / 16 * 1em); padding: 0 calc(50 / 16 * 1em); position: relative;margin: 0.75em;}
.history .slider li .inner:before { width: 1px; background-color: #2a66a9; height: 100%; content: ''; display: block; position: absolute; left: 0.40625em; bottom: 0; }
.history .slider li .inner:after { border: 3px solid #2a66a9; border-radius: 50%; content: ''; display: block; position: absolute; left: 0; bottom: 0; width: 0.875em; height: 0.875em; background-color: #fff; box-sizing: border-box; }
.history .slider li .dots{display: inline-block; width: 0.75em; height: 0.75em; border-radius: 50%; background-color: #2a66a9; position: absolute; left: 1px; top: 0; }
.history .slider li .dots:after { content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 50%; background-color: #2a66a9; transform: scale(2); opacity: 0.15; }

.history .slider li:not(.slick-active){opacity: 0;transition: opacity 0.3s;}

.history .slider li.slick-active + li { transform: translateY(-0.8em);}
.history .slider li.slick-active + li  + li {  transform: translateY(-2.5em); }
.history .slider li.slick-active + li + li + li {  transform: translateY(-7em);}

.history .slider li .year { font-size: calc(40 / 16 * 1em); font-weight: normal; line-height: 1em; margin-top: 0; margin-bottom: 1.92307692%; }
.history .slider li .title { font-size: calc(20 / 16 * 1em); line-height: 1.5em; margin-top: 0; margin-bottom: 4.08653846%; }
.history .slider li .intro p { margin: 0; line-height: 1.75; }


@media(min-width:1501px){
.history .slick-prev{left: -60px;}
.history .slick-next{right: -60px;}
}

@media(max-width:1500px){
.history .slider{ margin: 0 50px;}
.history .slick-prev{left: -50px;}
.history .slick-next{right: -50px;}
}

@media (max-width:1400px) {
/* .history .slider{background-size: auto 50%; background-position: right top 109%;} */
.history .slider{ margin: 0 0px;}
.history .slick-prev{left: 0px;}
.history .slick-next{right: 0px;}
}

@media (max-width:640px) {
.history .slick-list {padding-top: 4em;}
.history .slider li .inner{padding: 0 calc(12 / 16* 1em) 0 calc(25 / 16* 1em);}
.history .slider li.slick-active + li{transform: translateY(-3.2em);}
}



.culture{ padding: calc(120 / 16 * 1em) 0; }
.culture .column-tit{margin-bottom: 0;}
.culture .column-tit::after{content: '';display: block;width: 67px;height: 4px;background: #2a66a9;margin: 15px auto 0;}
.culture .item { position: relative; width: 20%; border-radius: 8px; overflow: hidden; transition: all 0.3s; color: #fff;margin: 0 1%;}
.culture .image { padding-bottom: 35em; background: no-repeat center center; background-size: 100% 100%; }
.culture .text { position: absolute; left: 0; top: 28%; width: 100%; padding: 0 6.54761905%; text-align: center; transition: all 0.3s; transition: 0.3s;}
.culture .icon { width: calc(70 / 16 * 1em); margin: 0 auto calc(20 / 16 * 1em); transition: all 0.3s; }
.culture .icon i { display: block; overflow: hidden; padding-bottom: 100%; background: no-repeat center center; background-size: contain; }
.culture .title {font-size: calc(24 / 16 * 1em);font-weight: normal; line-height: 1.35em; margin-bottom: calc(20 / 24 * 1em); transition: all 0.3s; }
.culture .cur .text{top: unset;bottom: 8%;}
@media only screen and (min-width:1025px) {
    .culture .cur { width: 58%; }
	.culture .cur .icon { margin: 0 0 calc(20 / 16 * 1em); }
	.culture .cur .text { text-align: left; }
	.culture .cur .title {font-size: calc(30 / 16 * 1em); margin-bottom: calc(20 / 30 * 1em); }
	.culture .cur .intro { font-size: calc(20 / 16 * 1em); line-height: 1.5em; }
}

/*RighInfo003141 */
.RighInfo003141{}
.RighInfo003141 .home_title{position: relative;margin-bottom: calc(12 / 40 * 1em);font-size: calc(40 / 16 * 1em);color: #131313;margin: 0;}
.RighInfo003141 h3{ margin: 0 0 0;font-size:calc(24 / 16 * 1em);color: #2a66a9;letter-spacing: 2px;margin-bottom: 1em;font-weight: 700;line-height: 1.2;}
.RighInfo003141 .auto{}
.RighInfo003141 .intro{}
.RighInfo003141 .intro img{border-radius: calc(16 / 16 * 1em);}
.RighInfo003141 .intro .title{ font-size: 2em;color: #333333; margin-bottom: 0.6em;}
.RighInfo003141 .intro .info{ font-size:calc(16 / 16 * 1em); line-height: 2;}
.RighInfo003141 .intro .info p{/* margin: 0.3em 0; */}

.RighInfo003141 .number-count{margin: 4.5625em 0;box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05); border: solid 1px #f3f3f3; padding: 3.6875em 4em;}
.RighInfo003141 .number-count ul{display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;}
.RighInfo003141 .number-count li{color: #333333;}
.RighInfo003141 .number-count li span{display: inline-block;position: relative;font-size: 2em;color: #2a66a9; margin: 0 5px;}
.RighInfo003141 .number-count li span i{font-style: normal;}
.RighInfo003141 .number-count li span i.ani{position: absolute; left: 0;top: 0;}
.RighInfo003141 .number-count li span i.opa{opacity: 0;}
.RighInfo003141 .number-count li sup{display: inline-block;vertical-align: top;color: #2a66a9;font-size:1em;}

.RighInfo003141 .plate dd{margin-bottom: 2.8565%;}
.RighInfo003141 .plate dd .txt{box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05); padding:2.375em 1.875em;}
.RighInfo003141 .plate dd ol{float: left;width: 4.25em;}
.RighInfo003141 .plate dd ol img{width: 85.295%;}
.RighInfo003141 .plate dd li{width: calc(100% - 4.25em);float: right;}
.RighInfo003141 .plate dd li aside{font-size: 1.125em;color: #333;}
.RighInfo003141 .plate dd li p{margin: 0;font-size: 0.875em;color: #999;}
@media (min-width:1025px) {
.RighInfo003141 .intro .info{width: 48%;}
.RighInfo003141 .intro .title{line-height: 1;}
.RighInfo003141 .intro .img{width: 46%;}
.RighInfo003141 .number-count ul{ margin: 0 auto;}
.RighInfo003141 .number-count li{float: left;}
.RighInfo003141 .number-count li:not(:last-child){margin-right: 3.5em;}
.RighInfo003141 .plate dd{float: left;width: 31.429%;}
.RighInfo003141 .plate dd:not(:last-child){ margin-right: 2.8565%;}
}
@media (max-width:1024px) {
.RighInfo003141 .number-count li{text-align: center;padding: 1em 0} 
.RighInfo003141 .number-count{margin: 2em 0; padding: 2em 0;}  
.RighInfo003141 .home_title{font-size: calc(30 / 14* 1em);}
.RighInfo003141 h3{font-size: calc(18 / 16* 1em);}
}

.Floor003045{overflow: hidden;position: relative;background: #f8f8f8;}
.Floor003045 .home_title{text-align: center;}
.Floor003045 .img-bg{position: absolute; z-index: -1; left: 0; bottom: 0; width: 100%; height: 100%; background-position: center bottom;}

.Floor003045 .more a{display: inline-block;line-height: 4.285em;background-color: #1051bf;color: #fff; padding: 0 6.285em 0 1.572em; position: relative; font-size: 14px;}
.Floor003045 .more a:after{position: absolute;width: 1.428em;height: 1.428em;background-color: #ffffff;top: 50%; margin-top: -0.714em;opacity: 0.2;border-radius: 50%; content: '';right: 1.572em;}
.Floor003045 .more a .icon{position: absolute; width: 2.428em; height: 1px;background: #fff;right: 2em; top: 50%;}
.Floor003045 .more a .icon:after{position: absolute; border:4px solid transparent; border-left-color: #fff; content: '';right: -5px; top: 50%; margin-top: -4px; border-left-width: 5px;}
.Floor003045 .more a:hover .icon{animation:infinite left3044 1.5s ease;}
@keyframes left3044{
0%{transform: translateX(0);}
50%{transform: translateX(-10px);}
100%{transform: translateX(0);}
}


.Floor003045 .desc .edit-info{padding: 3vw 0;overflow: hidden;}
.Floor003045 .desc .edit-info p{margin: 0 0 1.5em 0;}

.Floor003045  ul{position: relative; display: flex; flex-wrap: wrap;}
.Floor003045  li{ float: left; border-bottom: 1px solid #f5f5f5; text-align: center;  transition: 0.3s; background: #fff;margin-right: 2%;width: 23.5%;padding: calc(25 / 16 * 1em) calc(20 / 16 * 1em);margin-bottom: 2%;}
.Floor003045  li .icon-pic{height: 5.47vw;display: table;width: 100%; }
.Floor003045  li .icon-pic figure{display: table-cell;vertical-align: bottom;}
.Floor003045  li .icon-pic img{max-height: 3.6vw;}
.Floor003045  li:hover{box-shadow: 0 10px 30px rgba(1, 79, 162, 0.1);}
.Floor003045  li aside{color: #000;font-size: calc(24 / 16 * 1em); margin: 1.8em 0 1.6em;position: relative;padding-bottom: 1.6em;font-weight: 700;}
.Floor003045  li aside::before{position: absolute;contain: '';content: '';display: block;width: 30px;height: 4px;background: #2a66a9;bottom: 0;left: 50%;margin-left: -15px;}
.Floor003045  li p{margin: 0 auto 2em; color: #999;line-height: 1.8;}
.Floor003045  li .detail{color: #1051bf;height: 20px;line-height: 20px; }
.Floor003045  li .detail .ico{display: inline-block; width: 34px; height: 20px;position: relative; vertical-align: middle; margin: 0 8px;}
.Floor003045  li .detail .ico:before,
.Floor003045  li .detail .ico:after{position: absolute; content: '';}
.Floor003045  li .detail .ico:before{left: 0; width: 100%; height: 1px;background: #1051bf; top: 50%; margin-top: -0.5px;}
.Floor003045  li .detail .ico:after{border:3px solid transparent; border-left-color: #1051bf; right: -5px; top: 50%; margin-top: -3px; border-left-width: 5px;}
.Floor003045  li.all-more{position: absolute;right:0;bottom: 0;padding: 0;}
.Floor003045  li.all-more a{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.Floor003045  li.all-more i.add{ width: 30px; height: 30px;position: absolute; left: 50%; top: 50%;margin: -15px 0 0 -15px;transition: 0.3s;}
.Floor003045  li.all-more i.add:before,
.Floor003045  li.all-more i.add:after{position: absolute; content: ''; background: #1051bf;top: 50%; left: 50%;}
.Floor003045  li.all-more i.add:before{height: 3px; width: 100%; left: 0; margin-top: -1.5px;}
.Floor003045  li.all-more i.add:after{top: 0; margin-left: -1.5px; width: 3px; height: 100%;}
.Floor003045  li.all-more:hover  i.add{transform: rotate(180deg);}
@media(min-width:641px){
.Floor003045 li:not(:nth-child(4n)){border-right: 1px solid #f5f5f5;}
.Floor003045 li.all-more{height: 50%; }
}
@media(min-width:1025px){
.Floor003045 .desc,
.Floor003045 .category{width: 50%;}
.Floor003045 .desc{padding-top: 10vw; padding-left: 13.49vw;padding-right:17.34vw;}
.Floor003045 .category{margin-top: 13.07vw;padding-right: 5.26vw;padding-bottom: 6.77vw;}
.Floor003045 li .detail{font-size: 0;}
.Floor003045 li:hover .detail{font-size: 14px;}
.Floor003045 li:nth-child(4n){margin-right: 0;}
}
@media(max-width:1024px){
.Floor003045 .category,
.Floor003045 .desc{padding: 5vw;}
.Floor003045 li .icon-pic{height: 10vw;}
.Floor003045 li .icon-pic img{max-height: calc(50 / 16 * 1em);}
.Floor003045 li{ width: 49%;padding: calc(20 / 16* 1em) calc(15 / 16* 1em);}
.Floor003045 li:nth-child(2n){margin-right: 0;}
.Floor003045 li aside{font-size: calc(22 / 16* 1em);margin: 1.125em 0 1em;padding-bottom: 1.125em;}
.Floor003045 li p{margin: 0 auto 0em}
}



/*高管团队*/
.Galary002512{margin: 0 auto;}
.Galary002512 .pic{width: 22%;}
.Galary002512 .item{display: flex;align-items: center;justify-content: space-between;padding: calc(60 / 16 * 1em) 0;border-bottom: 1px solid #f3f3f3;}
.Galary002512 .item:first-child{ padding-top: 0;}
.Galary002512 .Ispic{ display: block;padding-bottom:116%;background-size: cover;background-position: center center;width: 100%;}
.Galary002512 .txt{width: 72%;background: #fff;} 
.Galary002512 .txt h1{margin:0;margin-bottom:calc(40 / 30 * 1em);font-size:calc(30 / 16 * 1em);line-height:1;}
.Galary002512 .txt h1::after{content: '';display: block;background: #2a66a9;width: calc(50 / 30 * 1em);height: 3px;margin: calc(20 / 30 * 1em) 0}
.Galary002512 .txt h1 a{color:#333;display: inline-block} 
.Galary002512 .txt h1 span{font-weight: normal;font-size: calc(18 / 30 * 1em);padding-left: calc(20 / 30 * 1em);} 
.Galary002512 .txt h2{font-size: calc(20 / 16 * 1em);color: #2a66a9; margin: 0; margin-bottom:calc(20 / 20 * 1em); /*font-weight:normal*/}
.Galary002512 .txt .text{margin:0;font-size:calc(16 / 16 * 1em);line-height: 2;color: #666 ;margin-bottom: calc(40 / 16 * 1em);}


@media(max-width:768px){
.Galary002512 .pic{width: 46%;}
.Galary002512 .txt{width: 50%;}
.Galary002512 .txt h1{font-size:calc(20 / 16 * 1em);margin-bottom: calc(18 / 20* 1em);}
.Galary002512 .txt h1::after{margin: calc(10 / 24 * 1em) 0;}
.Galary002512 .txt h2{font-size: calc(16 / 16 * 1em);margin-bottom:calc(12 / 16 * 1em);}
.Galary002512 .txt .text{margin-bottom: calc(15 / 16 * 1em);}
.Galary002512 .item{padding: calc(25 / 16* 1em) 0;}
.Galary002512 .home-more a{line-height: calc(40 / 16* 1em);padding: 0 calc(40 / 16* 1em) 0 calc(20 / 16* 1em);}
.Galary002512 .home-more a:hover{padding: 0 calc(20 / 16 * 1em) 0 calc(40 / 16 * 1em);}

}








.Galary002512 .slider-nav li .Ispic{  background-color:#fff; padding-bottom:120.5%; border: 2px solid transparent;}
.Galary002512 .slider-nav li.slick-current .Ispic{border-color:#2a66a9;}
.Galary002512 .slider-nav li p{background: #fff;text-align: center;margin:0;font-size:15px;line-height: 35px;} 
.Galary002512 .slider-nav li.slick-current p{color:#3caa91;}
.Galary002512 .slider-nav{ margin-bottom:30px;}

/* Slider */
.Galary002512 .slick-slider{margin:0 auto; position: relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.Galary002512 .slider-nav{position: absolute;width: 57%;bottom: 0;right:0%;padding: 0 5%}
.Galary002512 .slider-nav li{padding:0 11px;}
.Galary002512 .slick-list{position: relative;overflow: hidden;margin:0 auto;}
.Galary002512 .slick-slider .slick-track,
.Galary002512 .slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.Galary002512 .slick-track{position: relative;top: 0;left: 0;}
.Galary002512 .slick-loading .slick-track{visibility: hidden;}
.Galary002512 .slick-slide{display: none;float: left;min-height: 1px;}
.Galary002512 .slick-initialized .slick-slide{display: block;}
.Galary002512 .slick-loading .slick-slide{visibility: hidden;}
.Galary002512 .slick-loading .slick-list{background: url(../images/ajax-loader.gif) center center no-repeat;}
.Galary002512 .slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.Galary002512 .slick-arrow.slick-hidden {display: none;}
.Galary002512 .auto_1200:after {position: absolute;content: "";width: 110%;height: 65%;bottom: -5%;left: -5%;background: #f6f6f6;z-index: -1;}



/* Arrows */
.Galary002512 .slick-arrow{font-size: 0;line-height: 0;position: absolute;top: 50%; width: 45px;height: 45px;padding: 0;cursor: pointer;border: none; z-index:10; margin-top:-20px; border-radius:0%;background: none}
.Galary002512 .slick-arrow::before{ position:absolute; content:''; left:50%; top:50%; margin-left:-4px; margin-top:-8px; width:16px; height:16px;  transform:rotate(-45deg);}
.Galary002512 .slick-prev{left: 27px;}
.Galary002512 .slick-next{right: 27px; background-position: right top;}
.Galary002512 .slick-prev::before{ border-left:2px solid #999;border-top:2px solid #999;}
.Galary002512 .slick-next::before{ border-right:2px solid #999;border-bottom:2px solid #999;margin-left:-12px;}



/* Dots */
.Galary002512 .slick-dots{display: none; list-style: none;text-align: center; position:absolute; left:0; bottom:-30px; width:100%;}
.Galary002512 .slick-dots li{display: inline-block;margin: 0 5px;}
.Galary002512 .slick-dots li button{font-size: 0;line-height: 0;display: block;width: 10px;height: 10px;cursor: pointer;border: 0;background: rgba(0, 0, 0, 0.3); border-radius:50%; padding:0;}
.Galary002512 .slick-dots li.slick-active button{opacity: .75;background: rgba(253, 141, 43, 0.5);}
@media(max-width:1200px){
.Galary002512 .slider-for{ margin-bottom:50px;}
.Galary002512 .slick-prev,
.Galary002512 .slick-next{ right:auto; left:50%; margin-top:0; top:-45px;}
.Galary002512 .slick-prev{ margin-left:-50px;}
.Galary002512 .slick-next{ margin-right:-50px;}
.Galary002512 .slider-for li .pic{width:100%;}
.Galary002512 .slider-for li .txt{width:100%;position: relative;transform: translateY(0%);}
.Galary002512 .auto_1200:after{width:100%;}
}
@media(max-width:640px){
.Galary002512 .slick-prev,
.Galary002512 .slick-next{ display:none !important;}
.Galary002512 .slider-for{ margin-bottom:3%;}
}



/*Page002623 */
.Page002623{padding: 0vw 0 calc(60 / 16* 1em) 0; text-align: center;font-size: 18px;}
.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 3vw; font-style: normal;}
.Page002623 .Pages .p_page{display: table; margin: 0 auto;}
.Page002623 .Pages a{float: left;line-height: 50px; width: 50px; margin: 0 1px;}
.Page002623 .Pages a.a_cur,
.Page002623 .Pages a:hover{color: #fff;background: #2a66a9;}
.Page002623 .Pages .p_page > a{font-size: 0;height: 50px;position: relative;}
.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;}
.Page002623 .Pages a{border-radius: 50%;}
@media(max-width:640px){
.Page002623{padding: 0vw 0 calc(40 / 16* 1em) 0;}
.Page002623 .Pages em{display: none;}
.Page002623 .Pages a{background-color: #eee;}
}


.Teaminfo{}
.Teaminfo .Content{ display: flex;flex-wrap: wrap;justify-content: space-between;}
.Teaminfo .pic{width:25%;}
.Teaminfo .pic img{height:auto;}
.Teaminfo .info{width:70%;}
.Teaminfo .info .title{margin-bottom:calc(24 / 16* 1em);line-height:1.5;}
.Teaminfo .info .title span{font-size:calc(36 / 16* 1em);color:#333;font-weight: bold;}
.Teaminfo .info .title em{font-size:calc(20 / 16* 1em);color:#999999;margin-left:calc(16 / 20* 1em); font-style: normal;}
.Teaminfo .info .post {font-size: calc(22 / 16* 1em);color: #2a66a9; font-weight: bold;margin-bottom:calc(20 / 22* 1em);}
.Teaminfo .info .edit_info{font-size:calc(16 / 16* 1em); line-height: 2; color: #333;}

@media(max-width:768px){
.Teaminfo .pic{width:100%;margin-bottom:calc(24 / 16* 1em); }
.Teaminfo .info{width:100%;padding-top:0.1rem;}
.Teaminfo .info .title em{font-size:14px;}
}


.Prolist{}
.Prolist ul{ display: flex; flex-wrap: wrap;}
.Prolist li {background: #fff; overflow: hidden;border-bottom: 1px solid #f3f3f3; padding-bottom: calc(30 / 16* 1em);  margin-bottom: calc(30 / 16* 1em); }
.Prolist li .pic{position: relative; overflow: hidden; }
.Prolist li .Ispic{padding-bottom: 71.735%;transition: 0.3s;}
.Prolist li:hover .Ispic{transform: scale(1.1);}
.Prolist li .tit {font-size:calc(26 / 16* 1em);color: #333;margin-bottom: calc(20 / 24* 1em);}
.Prolist li p {line-height: 1.8;color: #666;font-size: calc(16 / 16* 1em); margin: 0;}
.Prolist li:hover .tit{color: #2a66a9;}
.Prolist .more span{display: inline-block; padding: 0 calc(54 / 16 * 1em) 0 calc(30 / 16 * 1em); line-height: calc(54 / 16 * 1em); border-radius: calc(60 / 16 * 1em);color: #fff; background:#2a66a9 url(../images/Floor003197-more-on.svg) no-repeat right calc(25 / 16 * 1em) center; transition: 0.3s; background-size: auto calc(12 / 16 * 1em);}
.Prolist .more:hover span{background-color: #2a66a9;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(min-width: 1025px) {
.Prolist li .pic{ width: 24%;}
.Prolist li .txt{ width: 63%;}
.Prolist li .txt {padding:0 calc(48 / 16* 1em);}
}

@media(max-width: 1024px) {
.Prolist li .pic{ width: 40%;}
.Prolist li .txt{padding-left: calc(15 / 16* 1em);}
.Prolist li .tit{font-size:calc(20 / 16* 1em);margin-bottom: calc(12 / 20* 1em);}
}
@media(max-width: 768px) {
.Prolist .ytable-cell {display: block;}
.Prolist li .pic{ width: 100%;}
.Prolist li .txt{padding: calc(20 / 16* 1em) calc(10 / 16* 1em);}
.Prolist li .tit{font-size:calc(20 / 16* 1em);margin-bottom: calc(12 / 20* 1em);}
.Prolist .more{margin:0 calc(10 / 16* 1em);}
.Prolist .more span{line-height: calc(40 / 16* 1em);padding: 0 calc(40 / 16* 1em) 0 calc(20 / 16* 1em);}
.Prolist .more:hover span{padding: 0 calc(20 / 16 * 1em) 0 calc(40 / 16 * 1em);}
}


.Caselist{}
.Caselist ul{ display: flex; flex-wrap: wrap;}
.Caselist li {background: #fff; overflow: hidden;border-bottom: 1px solid #f3f3f3; padding-bottom: calc(30 / 16* 1em);  margin-bottom: calc(30 / 16* 1em); }
.Caselist li .pic{position: relative; overflow: hidden; }
.Caselist li .Ispic{padding-bottom: 71.735%;transition: 0.3s;}
.Caselist li:hover .Ispic{transform: scale(1.1);}
.Caselist li .txt {padding-left:calc(50 / 16* 1em);}
.Caselist li .tit {font-size:calc(26 / 16* 1em);color: #333;margin-bottom: calc(20 / 24* 1em);}
.Caselist li p {line-height: 1.8;color: #666;font-size: calc(16 / 16* 1em); margin: 0;}
.Caselist li:hover .tit{color: #2a66a9;}
.Caselist .more{margin-top: calc(35 / 16* 1em);}
.Caselist .more span{display: inline-block; padding: 0 calc(54 / 16 * 1em) 0 calc(30 / 16 * 1em); line-height: calc(54 / 16 * 1em); border-radius: calc(60 / 16 * 1em);color: #fff; background:#2a66a9 url(../images/Floor003197-more-on.svg) no-repeat right calc(25 / 16 * 1em) center; transition: 0.3s; background-size: auto calc(12 / 16 * 1em);}
.Caselist .more:hover span{background-color: #2a66a9;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(min-width: 1025px) {
.Caselist li .pic{ width: 24%;}
}

@media(max-width: 1024px) {
.Caselist li .pic{ width: 38%;}
.Caselist li .txt{padding-left: calc(30 / 16* 1em);}
}

@media(max-width: 768px) {
.Caselist .ytable-cell {display: block;}
.Caselist li{padding-bottom: calc(10 / 16* 1em);}
.Caselist li .pic{ width: 100%;}
.Caselist li .txt{padding: calc(20 / 16* 1em) calc(10 / 16* 1em);}
.Caselist li .tit{font-size:calc(20 / 16* 1em);margin-bottom: calc(12 / 20* 1em);}
.Caselist .more{margin-top: calc(10 / 16* 1em);}
.Caselist .more span{line-height: calc(40 / 16* 1em);padding: 0 calc(40 / 16* 1em) 0 calc(20 / 16* 1em);}
.Caselist .more:hover span{padding: 0 calc(20 / 16 * 1em) 0 calc(40 / 16 * 1em);}
}

/*CaseInfo*/
.CaseInfo {  }
.CaseInfo .Case_info {margin: 0 auto;}
.CaseInfo .Case_info .title { text-align: center; padding-bottom: 2%; border-bottom: 1px solid #eee; margin-bottom: 1.5em; }
.CaseInfo .Case_info .title h1 { margin: 0; padding-bottom: 1%; font-size: calc(30 / 16 * 1em); font-weight: normal;  color: #333; }
.CaseInfo .Case_info .title aside span { display: inline-block; vertical-align: middle; margin: 0 1.5em 0.5em; line-height: 2; color: #999; }
.CaseInfo .Case_info .title time {display: inline-block;color: #999;font-size: calc(16 / 16 * 1em);padding-left: 30px;background: url(../images/icon-time.svg) no-repeat left center;background-size: auto 18px;margin-top: 10px;}
.CaseInfo .Case_info img {margin: 1% auto; /* margin: 2% auto; max-width: 50%; */ text-align: center }
.CaseInfo .info { line-height: 2; color: #333; font-size: calc(16 / 16 * 1em); }
.CaseInfo .info p{margin: 0;}
.CaseInfo .bot { position: relative; margin-top: 2.5em; padding-top: 2em; border-top: 1px dashed #d2d2d2 }
.CaseInfo .info_back { text-align: center; clear: both; position: absolute; right: 0; bottom: 0 }
.CaseInfo .info_back a { position: relative; color: #fff; display: block; width: 150px; line-height: 3; border-radius: 100px; background: #2a66a9; }
.CaseInfo .info_back a:hover { background: linear-gradient(to right, #2faebc, #295da6); }
.CaseInfo .info_pn span { display: block;  margin: 1% 0; }
.CaseInfo .info_pn span a { color: #666; }
.CaseInfo .info_pn span a:hover { color: #2a66a9; }

@media(max-width:1024px) {
.CaseInfo .bot{margin-top: 2em;padding-top: 1.5em;}
.CaseInfo .info_back { position: relative; margin-bottom: 1em;}
.CaseInfo .Case_info .title h1 { font-size: 1.5em; }
.CaseInfo .info_back a{ text-align: center; display: table;margin: 0 auto; width: 100px;}
.CaseInfo .info_pn span {  margin: 2% 0; }
.CaseInfo .info img{ width: 100% !important; height: 100% !important;}
}

.Singlepage{padding:4% 0;font-size:calc(16 / 16 * 1em); line-height:2; color: #333;}
.Singlepage li{ margin-bottom: 1%;}
