.Hometitle{position: relative;padding: calc(50 / 16 * 1em) 0 0 calc(100 / 16 * 1em);z-index: 1; margin-bottom:calc(40 / 16 * 1em) ;}
.Hometitle aside{position: relative;z-index: 4;}
.Hometitle .cn{font-size: calc(50 / 16 * 1em);color: #1b96d5;line-height: 1;font-weight: bold; text-transform: uppercase;}
.Hometitle .mark{position: absolute; left:0; top: 0;background: url(../images/Floor003180-title-bg.png) no-repeat; width: calc(133 / 16 * 1em);height: calc(133 / 16 * 1em);background-size: contain;}

.Hometitle.center{ text-align: center;}

@media (min-width:1025px) {
.Hometitle{margin-left: calc(-100 / 16 * 1em);}
}
@media (max-width:1024px) {
.Hometitle{padding: calc(40 / 16 * 1em) 0 0 calc(40 / 16 * 1em); font-size: 0.8em;margin-left: calc(-40 / 16 * 1em);}  
}


.Homemore a{display: inline-block; padding: 0 calc(60 / 16 * 1em) 0 calc(30 / 16 * 1em); line-height: calc(56 / 16 * 1em); border-radius: calc(50 / 16 * 1em); color:#fff; background-color: #a3c41d;box-shadow: 0 calc(10 / 16 * 1em) calc(20 / 16 * 1em) rgba(163, 196, 29, 0.3); 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-on.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);}
.Homemore a:hover:hover{background: #1b96d5;box-shadow: 0 calc(10 / 16 * 1em) calc(30 / 16 * 1em) rgba(27, 150, 213, 0.3);}




/*Top003156 */
.Top003156 {position: fixed;z-index: 100;left: 0;top: 0;width: 100%;background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.1); transition: background-color 0.3s,transform 1s;}
.Top003156 .auto { position: relative; z-index: 3;}
.Top003156 .logo { display: table; }
.Top003156 .logo a { display: table-cell; vertical-align: middle; }
.Top003156 .top-right { position: absolute; right: 0; top: 0; display: table; }
.Top003156 .top-right > * { display: table-cell; vertical-align: middle; }
.Top003156 .top-right dd a { display: inline-block; padding-left: 25px; background-repeat: no-repeat; background-position: left center; background-size: auto 18px; }
.Top003156 .top-right dd a.hotline { background-image: url(../images/icon-tel.svg); }
.Top003156 .top-hotline{color: #1b96d5; font-size: calc(20 / 16 * 1em); padding-left: calc(29 / 20 * 1em); background: url(../images/hotline.svg) no-repeat left center; background-size: 1em auto; line-height: calc(36 / 20 * 1em);}
.Top003198 .top-search{display: block; padding: 0; margin-left: calc(56 / 1920 * 100vw);}
.Top003156 .top-right .lang{position: relative;z-index: 100;}
.Top003156 .top-right .lang .icon{width:2.25em;height:2.25em;background-image:url(../images/lang2.svg);background-size:1.355em;background-repeat:no-repeat;background-position:center;position:relative;}
.Top003156 .top-right .lang .lang_box{position: absolute; left: 50%; width: 100px;margin-left: -50px; z-index: 100;background: #fff;border-radius: 0 0 6px 6px; top: 100%; padding: 10px 0;display: none;}
.Top003156 .top-right .lang .lang_box a{display: block;line-height: 30px;text-align: center;}

.Top003156 .open-search { cursor: pointer; display: block; width: 2.25em; height: 2.25em; background: url(../images/search.svg) no-repeat center center; background-size: 1.25em; border-radius: 50%; }
.Top003156 .open-search.on:before, .Top003156 .open-search.on:after { background-color: #1b96d5; }
.Top003156 .top-search { position: absolute; right: 0; top: 100%; z-index: 100; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.3); border-radius: 5px; }
.Top003156 .top-search .text { width: 100%; height: 3.125em; line-height: 3.125em; padding: 0 3.125em 0 1.25em; }
.Top003156 .top-search .btn { position: absolute; right: 0; top: 0; width: 3.125em; height: 100%; background: url(../images/search.svg) no-repeat center center; background-size: auto 18px; }
.Top003156 menu li span, .Top003156 menu li span a { display: block; }
.Top003156 menu li span { position: relative; z-index: 2; }
.Top003156 menu li span a{color: #333; }
.Top003156 menu li span:after { position: absolute; content: ''; left: 50%; height: 2px; background:#1b96d5; transform: translateX(-50%); transition: 0.3s; bottom: 0px; width: 0; }
.Top003156 menu li span a:hover, .Top003156 menu li.aon span a { color: #1b96d5;}
.Top003156 menu li:hover span:after, .Top003156 menu li.aon span:after { width: 100%; }


@media (min-width:1025px) {
.Top003156 header {padding: 0 8% 0 0%;}
.Top003156 menu { margin: 0 auto; display: table; float: right; }
.Top003156 .top-right{float: right;}
.Top003156 menu li { float: left; }
.Top003156 menu li + li { margin-left: calc(65 / 1920 * 100vw); }
.Top003156 menu li span a { line-height: calc(90 / 18 * 1em); font-size: calc(18 / 16 * 1em);}
.Top003156 .logo { height: calc(90 / 16 * 1em);  float: left;}
.Top003156 .logo img { max-height: calc(65 / 16 * 1em); }
.Top003156 .top-right { height:calc(90 / 16 * 1em); }
.Top003156 .top-right dd a { margin-right: .625em; }
.Top003156 .top-right dt:nth-child(2){padding-left: calc(10 / 16 * 1em); }
.top-search { width: 20em; }
.Top003156 menu li .sub{position: absolute; top: 100%; background-color: #fff;border-radius: 0 0 5px 5px; overflow: hidden;width: 200px; margin-left: -100px;}

}

@media (max-width:1024px) {
.Top003156 menu { position: absolute; right: 0; top: 100%;width: 220px; padding: 0.625em; background: #fff;  visibility: hidden; transform: translateY(5em); transition: 0.3s; opacity: 0; }
.menu-show .Top003156 menu { transform: translateY(0); opacity: 1; visibility: inherit; }
.Top003156 menu li {border-bottom: 1px dotted #eee;}
.Top003156 menu li span{line-height: 2.6; padding-left:1em;}
.Top003156 menu li span a {   color: #333; font-size: 1.125em; }
.Top003156 menu li a:hover, 
.Top003156 menu li.aon span a{color: #1b96d5;}
.Top003156_fixed menu li span:after{ display: none;}
.Top003156 .logo { max-width: 40%; height: 4em; }
.Top003156 .logo img { max-height: calc(44 / 16 * 1em); }
.Top003156 .top-right { height: 4em; }
.Top003156 .top-right dd { font-size: 0.875em; }
.Top003156 .top-right dd a { margin-left: 1em; }
.Top003156 .top-right dt { padding-left: 1em; }
.Top003156 .open-menu { display: block; width: 2em; height: 2em; }
.Top003156 .open-menu i { background-color: #1b96d5; }
.Top003156 menu li.has-sub span .op:before, 
.Top003156 menu li.has-sub span .op:after{background-color: #1b96d5;}
.top-search { width: 100%; }
.Top003156_fixed .open-menu i { background-color: #1b96d5; }
.Top003156 menu li .sub {background-color: #f8f9fa;}
.Top003156 .top-right .lang .lang_box{width: 60px; margin-left: -30px;}
.Top003156 menu li span:after{display: none;}
}



/*Banner003158 */
.Banner003158 li.slick-slide{position: relative;z-index: 1;}
.Banner003158 .txt{position: absolute; left: 0;top: 0;width: 100%;height: 100%;z-index: 10;color: #fff;}
.Banner003158 .txt .ytable{height: 100%; table-layout: fixed;}
.Banner003158 .tit,
.Banner003158 .desc,
.Banner003158 .more{transform: translateY(30px); opacity: 0; transition-duration: 0.3s; transition-delay: 0.3s;}
.Banner003158 .tit{ font-size:calc(46 / 16 * 1em);line-height: 1.2; font-weight: bold;}
.Banner003158 .desc{font-size:calc(20 / 16 * 1em);line-height: 1.75; margin-bottom: 2.5em;transition-delay: 0.6s;}
.Banner003158 .more{display: inline-block;padding: 0 calc(35 / 16 * 1em) ; line-height: calc(56 / 16 * 1em); background: #a3c41d; color: #fff;transition-delay: 0.9s; text-align: center; border-radius: 50px;}
.Banner003158 .more:after{display: inline-block;content: '';width: calc(20 / 16 * 1em); height: calc(20 / 16 * 1em); margin-left: calc(15 / 16 * 1em);background-image: url(../images/more-on.svg);vertical-align: middle; background-repeat: no-repeat; background-position: right center; background-size: calc(15 / 16* 1em) auto;transform:rotate(-45deg);transition: 0.3s;}
.Banner003158 .more:hover:after{transform:rotate(0deg);}
.Banner003158 .ani-show .tit,
.Banner003158 .ani-show .desc,
.Banner003158 .ani-show .more{transform: translateY(0); opacity: 1;}
.Banner003158 .slick-dots{position: absolute;left: 50%;transform: translateX(-50%);z-index: 10; bottom: 5%;}
.Banner003158 .slick-dots li{float: left;}
.Banner003158 .slick-dots li button{border: 0;overflow: hidden;;font-size: 1em;text-indent: -999em;width: 0.625em;height: 0.625em;background-color: #ffffff; border-radius: 50%; margin: 0 0.625em;display: inline-block;padding: 0; vertical-align: middle;}
.Banner003158 .slick-dots li:after{display: inline-block;content: '';width: 0; height: 2px; background-color: #ffffff; transition: 0.3s; vertical-align: middle;}
.Banner003158 .slick-dots li.slick-active:after{width: 50px;}
@media (min-width:1025px) {
.Banner003158 .wap{display: none;} 
.Banner003158 .tit,
.Banner003158 .desc{width: 50%;}
}
@media (max-width:1024px) {
.Banner003158 .pc{display: none;} 
.Banner003158 .tit{font-size: calc(24 / 16 * 1em);}
.Banner003158 .desc{font-size: calc(16 / 16 * 1em);margin-bottom: 1.5em; line-height: 1.6;}
.Banner003158 .more{padding: 0 calc(25 / 16 * 1em) ;line-height: calc(50 / 16 * 1em);}
}


/*Floor002841 */
.Floor002841{overflow: hidden;padding:4% 0 ;background: url(../images/Floor002841-bg.jpg) no-repeat top center; background-size: cover;}
.Floor002841 .left .info{color: #333;line-height:1.875;padding: 0 0 calc(30 / 18 * 1em) 0;font-size: calc(18 / 16 * 1em); }
.Floor002841 .right{position: relative; z-index: 1;overflow: hidden}
.Floor002841 .right img{ border-radius: 20px;}
.Floor002841 .open-video{position: absolute;left: 50%; margin-left:-28px; bottom: 41%; cursor: pointer; z-index: 10;}
.Floor002841 .open-video i{display: block;width: 55px; height: 55px; border-radius: 50%; background: #1b96d5 url(../images/Floor002841_btn.png) no-repeat left 56% center;position: relative; z-index: 4;}
.Floor002841 .open-video:before,
.Floor002841 .open-video:after{position: absolute; content: '';border-radius: 50%;background: #1b96d5; opacity: 0.2;-webkit-opacity: 0.2; animation: scale 3s infinite;-webkit-animation: scale 3s infinite;}
.Floor002841 .open-video:before{left: -12px; top: -12px; bottom: -12px;right: -12px; animation-delay: 0.3s;}
.Floor002841 .open-video:after{left: -22px; top: -22px; bottom: -22px;right: -22px;}
@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);}
}

.video-box{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:300; background:rgba(0,0,0,0.85);}
.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;}


.Floor002841 .number{ margin-top:calc(50 / 16 * 1em); }
.Floor002841 .info-num li{float: left;width: 20%;border-left: 8px solid #f2fbff;padding-left: calc(20 / 16 * 1em);}
.Floor002841 .info-num .icon{display: block;  position: relative; }
.Floor002841 .info-num .icon img{display: block; max-width:calc(40 / 16 * 1em);}
.Floor002841 .info-num li aside{display: inline-block;position: relative;}
.Floor002841 .info-num li aside b{font-size: calc(42 / 16 * 1em);color: #1b96d5;display: block; padding: calc(15 / 46 * 1em) 0 calc(10 / 46 * 1em);}
.Floor002841 .info-num li aside sub{position: absolute;left: 100%;word-break: keep-all;bottom: 15%;font-size: calc(20 / 16 * 1em);margin-left: calc(8 / 20 * 1em);color: #666; }
.Floor002841 .info-num li aside sup{position: absolute;left: 100%;word-break: keep-all;top: 15%;font-size: calc(20 / 16 * 1em);margin-left: calc(8 / 20 * 1em);color: #1b96d5;}
.Floor002841 .info-num li p{font-size: calc(16 / 16 * 1em);color: #666; margin: 0;}

@media(min-width:1025px){
.Floor002841 .left{ width: 45%;}
.Floor002841 .right{ padding-left: 4%;}
}
@media(max-width:1024px){
.Floor002841 .auto:before{left: -2%; width: 104%;background-repeat: repeat-x;}
.Floor002841 .right{max-width: 553px; margin: 0 auto;}
.Floor002841 .left{padding-bottom: 5vw;}
.Floor002841 .info-num{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.Floor002841 .info-num li{width:48%;margin-bottom: calc(15 / 16 * 1em);padding: calc(20 / 16 * 1em)}
.Floor002841 .info-num li{}
.Floor002841 .info-num li aside b{font-size: calc(36 / 16 * 1em);}
}



/*Floor003067 */
.Floor003067{padding:4% 0;background:url(../images/Floor003067-bg.jpg) no-repeat center bottom; background-size: cover; }
.Floor003067 .Hometitle .cn{ color: #fff;}
.Floor003067 .Hometitle .mark{background-image: url(../images/Floor003180-title-bg2.png);}
.Floor003067 >.ytable > .ytable-cell{vertical-align:top;}
.Floor003067 .info{padding:2vw 0 4.5vw;line-height:1.75;font-size:calc(18 / 16 * 1em);color:#fff;}
.Floor003067 .right li{border-radius:20px;overflow:hidden;}
.Floor003067 .right li a{color:#fff;display:block;position:relative;text-align:center;}
.Floor003067 .right li .txt{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;transition:0.3s;padding:0 5%;}
.Floor003067 .right li .Ispic{border-radius:20px;overflow:hidden;padding-bottom:68%;position:relative;z-index:1;}
.Floor003067 .right li .Ispic:before{position:absolute;content:'';left:0;top:0;width:100%;background:rgba(0,0,0,0.25);height:100%;transition:0.3s;}
.Floor003067 .right li a:before{position:absolute;content:'';background:#a3c41d;border-radius:50%;width:100%;padding-bottom:100%;z-index:3;right:100%;top:50%;transform:translateY(-50%);transition:0.3s;}
.Floor003067 .right li .ytable{height:100%;}
.Floor003067 .right li .pic{margin:0 auto 15px;position:relative;width:50px;height:50px;}
.Floor003067 .right li .pic img{transition:0.3s;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:calc(50 / 16 * 1em);}
.Floor003067 .right li .tit .t1{font-size:calc(20 / 16 * 1em);font-weight:bold; line-height: 1.2;}
.Floor003067 .right li .tit .t2{font-size:calc(16 / 16 * 1em);margin-top:10px; line-height: 1.75;}
.Floor003067 .right li .more{display:none;width:calc(30 / 16 * 1em);height:calc(30 / 16 * 1em);border-radius:50%;background:url(../images/more.svg) no-repeat center #fff;background-size:auto calc(12 / 16 * 1em);margin:20px auto 0;}
.Floor003067 .right li a:hover:before{right:50%;opacity:0.8;}
.Floor003067 .right li a:hover .Ispic:before{opacity:0.1;}
.Floor003067 .right li a:hover .txt{width:48%;}
.Floor003067 .right li a:hover .tit .t2{display:none;}
.Floor003067 .right li a:hover .more{display:block;}
@media(min-width:481px){
.Floor003067 .right li{float:left;}
}
@media(min-width:769px){
.Floor003067 .right li{width:calc((100% - 40px) / 2);margin-right:40px;}
.Floor003067 .right li:nth-child(2){margin-right:0;}
}
@media(min-width:1025px){
.Floor003067 .left{width:30%;position:relative;padding-right:calc(50 / 1920 * 100vw);}
.Floor003067 .right .ul{padding-left:calc(160 / 1920 * 100vw);}
.Floor003067 .right .ul+ul{padding-top:calc(30 / 1920 * 100vw);}
.Floor003067 .right .ul:nth-child(2n){padding-right:calc(160 / 1920 * 100vw);padding-left:0;}
}
@media(max-width:1024px){
.Floor003067 >.ytable,.Floor003067 >.ytable > .ytable-cell{display:block;}
.Floor003067 .left{padding-bottom:5vw;}
.Floor003067 .right ul:first-child{margin-bottom:10px;}
.Floor003067 .right li{float:left;width:49%; margin-right: 0;}
.Floor003067 .right li:nth-child(2n){float:right;}
.Floor003067 .right li .pic{margin:0 auto;width: 40px; height: 40px;}
.Floor003067 .right li .pic img{max-width:calc(35 / 16 * 1em);}
.Floor003067 .info{line-height: 1.6;font-size: calc(16 / 16 * 1em);}
.Floor003067 .right li .tit .t1{font-size: calc(16 / 16 * 1em);}
.Floor003067 .right li .tit .t2{ display: none;}
}




/*Floor003055 */
.Floor003055{padding: 4% 0;background-color: #f2f5f9;}
.Floor003055 .Hometitle .mark{/* background: url(../images/Floor003180-title-bg2.png) no-repeat; */left: 41.6%;}
.Floor003055 .news-top{background: #fff; border-radius: 20px; overflow: hidden;box-shadow: 0 0px 10px rgba(0,0,0,.03);}
.Floor003055 .pic{ overflow: hidden; border-radius: 20px;}
.Floor003055 .Ispic{padding-bottom: 68%; transition: 0.3s;}
.Floor003055 a:hover .Ispic{ transform: scale(1.1);}
.Floor003055 .news-top .txt{padding: calc(25 / 16 * 1em);color: #333;}
.Floor003055  .right .txt{padding-left: calc(25 / 16 * 1em);color: #333;}
.Floor003055 .txt time{display: block;color: #999;padding-left:calc(25 / 16 * 1em);background: url(../images/icon-time.svg) no-repeat left center; background-size:calc(18 / 16 * 1em) auto;margin-bottom: calc(20 / 16 * 1em);}
.Floor003055 .txt h3{font-size: calc(20 / 16 * 1em); margin: calc(16 / 24 * 1em) 0 0 0; font-weight: normal; color: #333;}
.Floor003055 .txt p{ line-height: 1.75; margin-bottom: calc(20 / 16 * 1em); color: #666;}
.Floor003055 .txt .more{display: inline-block;line-height: calc(35 / 16 * 1em);padding: 0 calc(15 / 16 * 1em); border-radius: calc(50 / 16 * 1em);color: #fff;background: #a3c41d; transition: 0.3s;}
.Floor003055 a:hover .txt .more{background: #1b96d5;}
.Floor003055 a:hover h3{color: #1b96d5;}

.Floor003055 .slider li a{background: #fff; padding: calc(25 / 16 * 1em); margin-bottom: 15px; table-layout: fixed;border-radius: 10px; overflow: hidden;}
.Floor003055 .controls{margin-top: 2vw; position: relative;overflow: hidden;}
.Floor003055 .controls .slick-dots{float: right;position: relative;}
.Floor003055 .controls .slick-dots li{list-style: none;}
.Floor003055 .controls .slick-dots li{display: inline-block;position: relative;width: 28px; height: 28px;}
.Floor003055 .controls .slick-dots li button{ padding: 0; width:50%;height: 50%;background: #1b96d5; opacity: 0.5; border-radius: 50%; position: absolute; left: 50%; top: 50%;transform: translate(-50%,-50%);font-size: 0; border: 0;}
.Floor003055 .controls .slick-dots li.slick-active button{background: #1b96d5; opacity: 1; width: 50%; height: 50%;}
.Floor003055 .controls .slick-dots li.slick-active:before{position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #a3c41d; border-radius: 50%;clip:rect(0 28px 7px 0);animation:zhuan 2s infinite linear;}
@keyframes zhuan{
0%{transform: rotate(-360deg);}
100%{transform: rotate(0);}
}
.Floor003055 .slick-dots:after{position: absolute;right: 100%; top: 50%; height: 1px; background: #e4e8ed; margin-right: 2vw; width: 50vw; content: '';}
@media(min-width:481px){
.Floor003055 .slider li .pic{width: 34.765%;}
.Floor003055 .slider li .Ispic{padding-bottom: 68%;}
}
@media(min-width:1025px){
.Floor003055 .left{width: 36.25%;}
.Floor003055 .right{width: 61.25%;}
}
@media(min-width:1025px) and (max-width:1366px){
.Floor003055{font-size: 1.1vw;}
.Floor003055 .txt h3{font-size: 1.5vw;}
.Floor003055 .slider li .txt h3{font-size: 1.3vw;}
}
@media(max-width:1024px){
.Floor003055 .left{margin-bottom: 3vw;}
.Floor003055 .slider li a{padding: calc(25 / 16* 1em);}
.Floor003055 .right .txt {padding: calc(16 / 16* 1em);}
.Floor003055 .txt time{margin-bottom: calc(10 / 16* 1em);}
.Floor003055 .txt p{line-height: 1.5;margin: calc(10 / 16* 1em) 0;}
}
@media(min-width:481px) and (max-width:1024px){
.Floor003055 .slider li .txt{padding: 0 4vw;}
}
@media(min-width:481px) and (max-width:768px){
.Floor003055 .slider li .pic{width: 45%;}
}
@media(max-width:768px){
.Floor003055{font-size: 2.5vw;}
.Floor003055 .txt h3{font-size: 3.5vw;}
.Floor003055 .slider li .txt h3{font-size: 3vw;}
}
@media(max-width:640px){
.Floor003055 .slider li .ytable-cell,
.Floor003055 .slider li a{display: block;}
.Floor003055 .slider li a{padding: 4vw;}
.Floor003055{font-size: 3.5vw;}
.Floor003055 .txt h3{font-size: 5vw;}
.Floor003055 .slider li .txt h3{font-size: 4vw;}
}



/*
 .Form002802
 */
.Form002802{padding: 4% 0;background: url(../images/Form002802-bg.jpg) no-repeat center top;background-size: cover;}
.Form002802 .Hometitle .cn{ color: #fff;}
.Form002802 .Hometitle .mark{background-image: url(../images/Floor003180-title-bg2.png);left: 37.6%;}
  
.Form002802 .form{ margin-top: calc(30 / 16 * 1em);}
.Form002802 .form-ul{margin: 0 auto;} 
.Form002802 .form-ul li{margin-bottom: calc(15 / 16 * 1em);position: relative;}
.Form002802 .form-ul li .tit{position: absolute;left: 1.1428em; top: 0;font-size: calc(16 / 16 * 1em) ;line-height: 3.125;color: #fff;}
.Form002802 .form-ul li select,
.Form002802 .form-ul li .text{width: 100%;border-radius: 5px; border: none; background: rgba(255,255,255,.2);font-size: calc(16 / 16 * 1em);color: #fff;line-height:3.125;height:3.125em; padding: 0 1em;}
.Form002802 .form-ul li textarea.text{height: auto;}
.Form002802 .form-ul .btn{width: calc(150 / 16 * 1em); background: #a3c41d;border-radius: 5px;font-size: calc(16 / 16 * 1em);height:3.125em;color: #fff;cursor: pointer; border: 0; display: table; margin: 0 auto; margin-top: calc(20 / 16 * 1em);}


.Form002802 .address {padding: 0% 0 2%;}
.Form002802 .address dl{border-bottom: 1px solid rgba(255,255,255,0.1);padding: 0% 0 1%;}
.Form002802 .address dd{ }
.Form002802 .address dd p{margin: 0; font-size:calc(18 / 16 * 1em); padding-left:calc(36 / 18 * 1em); line-height:2; margin-bottom: calc(15 / 18 * 1em);}
.Form002802 .address dd p{background-repeat:no-repeat;background-position: left top calc(4 / 18 * 1em);  background-size: 1.5em auto; display: inline-block;margin-right: 8%;color: #fff; }
.Form002802 .address dd p:last-child{ margin-right:0}
.Form002802 .address dd h1{ margin: 0; margin-bottom: 2%;font-size:calc(28 / 16 * 1em);color: #fff;font-weight: bold;}
.Form002802 .address dd p.tel{ background-image:url(../images/icon-tel.svg);}
.Form002802 .address dd p.email{ background-image:url(../images/icon-email.svg);}
.Form002802 .address dd p.post{ background-image:url(../images/icon-post.svg);}
.Form002802 .address dd p.add{ background-image:url(../images/icon-add.svg);}

@media (min-width:1025px) {  
.Form002802 .form-ul .row-2 li{float: left;width:calc(50% - 15px);}
.Form002802 .form-ul .row-2 li:nth-child(2n){float: right;}
.Form002802 .form-ul .row li{ width: 100%;}
}
@media(max-width:1024px){
.Form003139 .form-ul{padding: 2em 0;}
.Form003139 .form-ul{width: 100%;}
.Form002802 .address dd{ float:none; width:auto; padding-left:0; }
.Form002802 .address dd p{margin-right: 0%;display: block;font-size: calc(16 / 16 * 1em);line-height: 1.6;}
}


/*Bottom003000 */
.Bottom003000{background:#f5f5f5; padding:calc(60 / 16 * 1em) 0 calc(40 / 16 * 1em); }
.Bottom003000,
.Bottom003000 a{color: rgba(0,0,0,0.8); }
.Bottom003000 a{transition: 0.3s;}
.Bottom003000 a:hover{color:#e6002e;}
.Bottom003000 .b-left .logo{ width: 80%; max-width: 160px; margin-bottom:calc(20 / 16 * 1em);}
.Bottom003000 .b-left .logo img{max-height: 60px;}
.Bottom003000 .b-left .contact{line-height:1.75;  }
.Bottom003000 .b-left .contact dd{line-height: 26px; display: block; padding-left: calc(32 / 16 * 1em);background-position: left top;background-repeat: no-repeat; background-size: 22px auto; }
.Bottom003000 .b-left .contact dd.Add{background-image: url("../images/icon-add.svg");}
.Bottom003000 .b-left .contact dd.What{background-image: url("../images/icon-tel.svg");}
.Bottom003000 .b-left .contact dd.Email{background-image: url("../images/icon-email.svg");}
.Bottom003000 .b-left .contact dd+dd{margin-top:calc(8 / 16 * 1em);}

.Bottom003000 .share{margin:2.8vw 0;}
.Bottom003000 .share li{position: relative; display: inline-block;}
.Bottom003000 .share li{margin-left:calc(10 / 16 * 1em);}
.Bottom003000 .share li figure{display: none;width: 130px; position: absolute; right: 0;bottom: 100%; margin-bottom: 10px;background: #fff;padding: 5px; border-radius: 5px;}
.Bottom003000 .share li figure:after{position: absolute; content: ''; border: 5px solid transparent; border-top-color: #fff; right: 16px; top:100%;}
.Bottom003000 .share li a{display: block;width:calc(45 / 16 * 1em); height:calc(45 / 16 * 1em); border-radius: 50%;background-color: rgba(0,0,0,0.1); background-position: center center;background-repeat: no-repeat;cursor: pointer; background-size: auto calc(24 / 16 * 1em);}
.Bottom003000 .share li a:hover{background-color:#a3c41d;}
.Bottom003000 .share li.wa a{background-image: url("../images/wa.png");}
.Bottom003000 .share li.fb a{background-image: url("../images/icon-facebook.svg");}
.Bottom003000 .share li.tw a{background-image: url("../images/icon-Twitter.svg");}
.Bottom003000 .share li.in a{background-image:url("../images/icon-linkedin.svg");}
.Bottom003000 .share li.wx a{background-image:url("../images/icon-wx.svg");}
.Bottom003000 .share li.shipin a{background-image:url("../images/icon-shipin.svg");}
.Bottom003000 .share li.douyin a{background-image:url("../images/icon-douyin.svg");}

.Bottom003000 .b-right nav{border-bottom: 1px solid rgba(0,0,0,0.1); font-size: calc(18 / 16 * 1em);}
.Bottom003000 .b-right nav a{color: #333;display: inline-block;}
.Bottom003000 .b-right nav a:not(:last-child):after{display: inline-block; content: '·'; margin:0 1.5vw; color: #999;}
.Bottom003000 .b-right nav a:hover{color:#1b96d5;}
@media(min-width:1025px){
.Bottom003000 .b-left{width: 36%;}
.Bottom003000 .b-right{text-align: right;width: calc(900 / 1600* 100%);}
.Bottom003000 .b-right nav{padding-bottom: 24px;}
}
@media(max-width:1024px){
.Bottom003000{text-align: center;padding: calc(30 / 16* 1em) 0 calc(20 / 16* 1em);}
.Bottom003000 .b-right{padding-top: 3vw;border-top: 1px solid rgba(84,84,84,0.2); margin-top: 3vw;}
.Bottom003000 .b-right nav{display: none;}
.Bottom003000 .share,
.Bottom003000 .contact{display: table; margin: 0 auto;}
.Bottom003000 .share{margin-top: 3vw;margin-bottom: 3vw;}
.Bottom003000 .contact{text-align: left;}
}

.columnname{font-size: calc(38 / 16 * 1em);color: #333;margin-bottom: calc(40 / 38 * 1em);text-transform: uppercase; font-weight: bold;line-height: 1.2; position: relative;}
.columnname::after {content: '';width: 60px;height: 3px;background-color: #1b96d5;bottom: 0;margin: calc(12 / 38 * 1em) 0 auto ;display: block;}
.columnname.center{ text-align: center;}
.columnname.center::after{margin: calc(12 / 38 * 1em) auto 0;}

@media (max-width:1024px) {
.columnname{font-size: calc(26 / 16 * 1em);}      
}

/*Banner003144 */
.Banner003144 .pc{background-position: center center; background-repeat: no-repeat; height: calc(450 / 16 * 1em); background-size: cover;}
@media (min-width:1025px) {
.Banner003144 .wap{display: none;}   
}
@media (max-width:1024px) {
.Banner003144 .pc{display: none;}      
}


/*Menu003135 */
.Menu003135{border-bottom: 1px solid #eee;}
.Menu003135 .current{ font-size: calc(15 / 16 * 1em); padding-left: 1.25em;background: url(../images/Menu003135-icon.svg) no-repeat left center;background-size: 1em auto; line-height: calc(80 / 15 * 1em);}
.Menu003135 .current,
.Menu003135 .current a:not(:hover){color: #999;}
.Menu003135 .current span{color: #333;}
.Menu003135 .nav-menu li{float: left;font-size: calc(16 / 16 * 1em);line-height: calc(80 / 16 * 1em);}
.Menu003135 .nav-menu li:not(:last-child){margin-right:calc(12 / 1920 * 100vw);}
.Menu003135 .nav-menu li a{display: block;position: relative;}
.Menu003135 .nav-menu li a:after{position: absolute;content: ''; height: 2px;width: 0;transition: 0.3s;background-color: #1b96d5; left: 50%;transform: translateX(-50%); bottom: 0;}
.Menu003135 .nav-menu li a:hover,
.Menu003135 .nav-menu li.aon a{color: #1b96d5;}
.Menu003135 .nav-menu li a:hover:after,
.Menu003135 .nav-menu li.aon a:after{width: 100%;}
@media (max-width:1024px) {
.Menu003135 .current{display: none;}   
.Menu003135 .nav-menu li{line-height:3;}
}


.Content{ padding: 4% 0 ;}
.w22,.w75{padding-bottom: 0;}



/*RighInfo003141 */
.RighInfo003141{ padding: 4% 0;}
.RighInfo003141 .intro{}
.RighInfo003141 .intro .info{ font-size:calc(18 / 16 * 1em); line-height: 1.875; color: #333;}
.RighInfo003141 .intro .info p{ margin: 0 0 1em 0; }
.RighInfo003141 .intro .pic{ border-radius: 20px;}
.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 0;}
.RighInfo003141 .number-count li{color: #333333;}
.RighInfo003141 .number-count li span{display: inline-block;position: relative;font-size: 2em;color: #da251d; 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: #da251d;font-size:1em;}

@media (min-width:1025px) {
.RighInfo003141 .intro .info{/* width: 47.929%; */ }
.RighInfo003141 .intro .pic{float: right; margin: 0 0 1em 1.25em;width: 46%;}
/* .RighInfo003141 .intro .img{width: 47.215%;} */
.RighInfo003141 .number-count ul{display: table; margin: 0 auto;}
.RighInfo003141 .number-count li{float: left;}
.RighInfo003141 .number-count li:not(:last-child){margin-right: 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 .intro{}
.RighInfo003141 .intro .pic{ margin-bottom: 1.25em;}
}


/*PicList002925 */
.PicList002925{ padding:4% 0 2% 0 ;}
.PicList002925 li{float: left;margin-bottom:2%; margin-right: 2%; text-align: center;position: relative;}
.PicList002925 li a{display: block;background: #f9f9f9; border-radius: 20px; /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.08); */ position: relative;padding:calc(20 / 16 * 1em);transition: 0.3s;}
.PicList002925 li a:hover{background: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}
.PicList002925 li .ytable{ height:250px;}
.PicList002925 li .ytable-cell{ vertical-align:bottom;}
.PicList002925 li figure{ position:relative; display:inline-block;max-width: 95%;}
.PicList002925 li figure img{ max-height:250px;padding: 10px;background: url(../images/honorbg.png) no-repeat center center;background-size: 100% 100%;}
.PicList002925 li .tit{ padding-top:calc(16 / 16 * 1em) ;}
.PicList002925 li .tit aside{font-size: calc(16 / 16 * 1em); line-height: 1.6; color: #333;}
.PicList002925 li:hover .tit aside{color: #1b96d5;}
@media(min-width:1025px){
.PicList002925 li{width:23.5%;}
.PicList002925 li:nth-child(4n){margin-right: 0; }
}
@media(max-width:1024px){
.PicList002925 li{width:48%;}
.PicList002925 li:nth-child(2n){margin-right: 0; }
}
@media(max-width:640px){
.PicList002925 li a{padding:calc(12 / 16 * 1em);}
.PicList002925 li .ytable{ height:120px;}
.PicList002925 li figure img{ max-height:120px;}
}

/*Floor002934 */
.Floor002934{padding: 4% 0; background: #f9f9f9;}
.Floor002934 .column-name{text-align: center;position: relative; z-index: 1; margin-bottom: 2em;}
.Floor002934 .column-name .cn{color: #333; font-size: 2em;line-height: 1; font-weight: bold;}
.Floor002934 .column-name .cn:after{background: #FF0000; margin: 20px auto 0 ; display: block;content: '';width: 60px;height: 3px;}

.Floor002934 .slider{position: relative; z-index: 1;}
.Floor002934 .slider li a{display: block; }

.Floor002934 .slider .pic{ overflow: hidden;border-radius: 20px;}
.Floor002934 .slider .Ispic{padding-bottom: 71.389%;transition: 0.3s;}
.Floor002934 .slider a:hover figure{transform: scale(1.1);}
.Floor002934 .slider li aside{ font-size: 1em;color: #333; text-align: center; line-height: 2; background: #fff; padding: 3% 2%;}
.Floor002934 .slider li p{color: #b9b9b9;line-height: 1.428em; height: 2.856em; margin: 0;}
.Floor002934 .slick-arrow{position: absolute; width: 50px; height: 50px; border-radius: 50%;border: 1px solid #1b96d5; background:none; z-index: 20; top: 50%; margin-top: -25px;}
.Floor002934 .slick-arrow:before{position: absolute; content: ''; width: 20%; height: 20%;border-left: 2px solid #1b96d5;border-top: 2px solid #1b96d5; transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg); left: 40%; top: 40%;}
.Floor002934 .slick-next:before{transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);}
.Floor002934 .slick-arrow:hover{ background: #a3c41d; border-color:#a3c41d;}
.Floor002934 .slick-arrow:hover:before{ border-color:#fff;}
.Floor002934 .slick-prev{left: -64px;}
.Floor002934 .slick-next{right: -64px;}


@media(min-width:1025px){
.Floor002934 .slider .ul{/* padding: 20px 41px 15px; */ margin: 0 -12px;}
.Floor002934 .slider li a{margin: 0 12px;}
}
@media(max-width:1024px){
.Floor002934 .slider .ul{padding: 0 7vw;}
.Floor002934 .slider li a{margin: 0 1vw;}
.Floor002934 .slick-prev{left: 1vw;}
.Floor002934 .slick-next{right: 1vw;}
}
@media(max-width:640px){
.Floor002934 .slider .ul{padding: 0 9vw;}
.Floor002934 .slick-arrow{width: 32px; height: 32px;margin-top: -16px;}
}

/*PicList002938*/
.PicList002938 { padding: 4% 0 2% 0;}
.PicList002938 li{ margin-bottom: 2%;}
.PicList002938 li a{transition: all .5s ease;position: relative;z-index: 1;}
.PicList002938 li .txt{padding: calc(30 / 16 * 1em) 0;}
.PicList002938 li .pic{ overflow: hidden;border-radius: 20px;}
.PicList002938 li .Ispic {padding-bottom: 70%;transition: all .5s ease;}
.PicList002938 li  a:hover .pic .Ispic {transform: scale(1.1);}
.PicList002938 li .info {padding: 0 calc(48 / 16 * 1em);}
.PicList002938 li .tit {font-size: calc(24 / 16 * 1em);color: #000;margin: 0;margin-bottom: calc(15 / 24 * 1em);transition: all .5s ease;font-weight: normal;}
.PicList002938 li p {font-size: calc(16 / 16 * 1em); line-height: calc(30 / 16 * 1em);height: calc((30 / 16 * 1em) * 2); color: #666;transition: all .5s ease;}
.PicList002938 li time {display: block;color: #999;padding-left: calc(28 / 16 * 1em);background: url(../images/icon-time.svg) no-repeat left center; background-size: contain;margin-bottom: calc(16 / 16 * 1em); }
.PicList002938 li a:hover:after{background-color: #fff;box-shadow: 0 0 2.125em rgba(0, 0, 0, .08);} 
.PicList002938 li .more{display: inline-block;line-height: calc(35 / 16 * 1em);padding: 0 calc(15 / 16 * 1em); border-radius: calc(50 / 16 * 1em);color: #fff;background: #a3c41d; transition: 0.3s; margin-top: calc(12 / 16 * 1em);}
.PicList002938 li a:hover .txt .more{background: #1b96d5;}
.PicList002938 li a:hover .tit {color: #1b96d5;}

@media(min-width:1025px) {
.PicList002938 li .pic {width: 25%;}
.PicList002938 li a:after{background: #f9f9f9;width: 88%; height: 100%; right: 0; top: 0; position: absolute; content: '';z-index: -1;border-radius:20px;/* box-shadow: 0 0 1em rgba(0, 0, 0, .08); */}
}


/*Page002623 */
.Page002623 {padding: 0 0 4% 0; text-align: center; font-size: calc(18 / 16 * 1em);}
.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 1.5vw; font-style: normal; }
.Page002623 .Pages .p_page { display: table; margin: 0 auto; }
.Page002623 .Pages a { float: left; line-height: 50px; width: 50px; margin: 0 5px; border-radius: 50%; }
.Page002623 .Pages a.a_cur, .Page002623 .Pages a:hover { color: #fff; background: #1b96d5; }
.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: #082535; border-right-width: 8px; }
.Page002623 .Pages .p_page > a.a_next:before { border-left-color: #082535; 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 { padding: 6vw 0 8vw 0; }
.Page002623 .Pages em { display: none; }
.Page002623 .Pages a { background-color: #eee; }
}


/*RighInfo002973 */
.RighInfo002973{ margin: 4% 0;color: #333;}
.RighInfo002973 .news-details{}
.RighInfo002973 .news-details .title{text-align: center;border-bottom: 1px solid #eee; padding-bottom: calc(25 / 16 * 1em); margin-bottom: calc(25 / 16 * 1em);}
.RighInfo002973 .news-details .title h1{font-size: calc(26 / 16 * 1em); margin: 0 0 20px 0;}
.RighInfo002973 .news-details .title aside span{display: inline-block; vertical-align: middle; margin: 0 15px 5px;line-height:1; font-size: calc(18 / 16 * 1em);}
.RighInfo002973 .news-details .title aside time {display: inline-block;color: #999;padding-left: calc(28 / 16 * 1em);background: url(../images/icon-time.svg) no-repeat left center; background-size: contain;margin-bottom: calc(16 / 16 * 1em); }
.RighInfo002973 .news-details .title .bshare-custom{display: inline-block;}
.RighInfo002973 .bshare-custom a{background-position: center center; margin: 0 0 0 14px;}
.RighInfo002973 .bshare-custom a.bshare-weixin{background-image: url("../images/RighInfo002973_share_wx.png");}
.RighInfo002973 .bshare-custom a.bshare-sinaminiblog{background-image: url("../images/RighInfo002973_share_sina.png");}
.RighInfo002973 .bshare-custom a.bshare-qzone{background-image: url("../images/RighInfo002973_share_qz.png");}
.RighInfo002973 .news-details .edit-info{line-height: 2;border-bottom: 1px solid #eee;padding: 0 0 2% 0; margin-bottom: 2%; font-size: calc(16 / 16 * 1em);}
.RighInfo002973 .pn-page aside{padding: 10px 0; font-size: calc(16 / 16 * 1em);}
.RighInfo002973 .pn-page aside a{color: #666;}
.RighInfo002973 .pn-page aside a b{color: #333;}
.RighInfo002973  .operating a:hover,
.RighInfo002973 .pn-page aside a:hover{color: #1b96d5;}
.RighInfo002973  .operating{overflow: hidden;line-height: 24px;}
.RighInfo002973  .operating a{padding-left: 25px;background-repeat: no-repeat;background-position: left center;}
.RighInfo002973  .operating a:not(:last-child){margin-right: 45px;}
.RighInfo002973  .operating a.a-print{background-image: url("../images/RighInfo002973_print.png");}
.RighInfo002973  .operating a.a-close{background-image: url("../images/RighInfo002973_close.png");}
@media(min-width:1025px){
.RighInfo002973 .pn-page{min-height: 24px; position: relative;padding-right: 230px;}
.RighInfo002973 .pn-page .operating{position: absolute;right: 0; top: 50%; transform: translateY(-50%);}
.RighInfo002973  .operating a{float: left;}
}
@media(max-width:1024px){
.RighInfo002973  .operating{text-align: right; padding-bottom: 20px;}
.RighInfo002973  .operating a{display: inline-block;}
.RighInfo002973 .pn-page aside{padding: 5px 0; }
.RighInfo002973 .news-details .edit-info img{ width: 100% !important; height: 100% !important;}
.RighInfo002973 .news-details .title h1{font-size: calc(22 / 16 * 1em);}
}



.Menu002306{overflow:hidden;}
.Menu002306 .side-title{ line-height:calc(60 / 16 * 1em); background-color: #1b96d5; font-size:calc(24 / 16 * 1em);color:#fff;  padding:0 15px;  position: relative;border-radius: 20px 20px 0 0;}
.Menu002306 .side-menu{ overflow:hidden;border: 1px solid #eee;border-top: 0;border-radius: 0 0 20px 20px;}
.Menu002306 .side-menu li a{ display:block;line-height:40px;background: #fff;}
.Menu002306 .side-menu > ul > li:not(:last-child){ border-bottom:1px solid #eee;}
.Menu002306 .side-menu > ul > li >a{ padding:0 15px;color:#333; line-height:calc(60 / 16 * 1em);font-size: calc(16 / 16 * 1em); position:relative;}
.Menu002306 .side-menu > ul > li >a::after{ position:absolute; content:''; width:8px; height:8px;right:18px; top:50%; margin-top:-4px;border: 1px solid #ccc;border-left: 0;border-bottom: 0;transform: rotate(45deg);transition: 0.3s all}
.Menu002306 .side-menu > ul > li ul{ display:block; padding:10px 15px;}
.Menu002306 .side-menu > ul > li > ul{ padding-left:10px; padding-right:10px;}
.Menu002306 .side-menu > ul > li > ul > li > a{ background:url(../images/Menu002306-a_off.png) no-repeat left center; padding-left:15px;}
.Menu002306 .side-menu ul li ul li ul li a::before{ display:inline-block; content:''; vertical-align:middle;width: 3px;height: 3px;background: #555; margin-right:10px;}
.Menu002306 .side-menu li > a:hover,
.Menu002306 .side-menu li.aon > a,
.Menu002306 .side-menu li.select > a{ background-color:#f3fbff;color:#1b96d5; }
.Menu002306 .side-menu li.aon > a::after{ transform:rotate(135deg); border-color:#1b96d5; }
.Menu002306 .side-menu ul li ul li > a:hover{ background-color:transparent;color:#1b96d5;}
.Menu002306 .side-menu ul li ul li.select > a{  color:#1b96d5; position: relative; background: transparent;}
.Menu002306 .side-menu ul li ul li > a::before{ display:inline-block; content:''; vertical-align:middle;width: 4px;height: 4px; border-radius: 50px; background: #ccc; margin-right:10px;}
.Menu002306 .side-menu ul li ul li> a:hover::before,
.Menu002306 .side-menu ul li ul li.select > a::before{background: #1b96d5;}
.Menu002306 .side-menu ul li .op{position: absolute;top:0; left: 0; width: 100%; height: 100% }
.Menu002306 .side-open_menu{ display:none;}
@media(min-width:1025px){
.Menu002306 .side-menu{ display:block !important;}
}
@media(max-width:1024px){
.Menu002306{ margin-bottom: 1.5em;}
.Menu002306 .side-title{line-height: calc(45 / 16 * 1em);}
.Menu002306 .side-other{ display:none;}
.Menu002306 .side-open_menu{ display:block; border:2px solid #1b96d5; padding:10px 20px 10px 20px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-weight:bold; color:#1b96d5; border-radius:0 0 10px 10px; position:relative; font-size: 18px}
.Menu002306 .side-open_menu::after{ position:absolute; content:''; border:6px solid transparent; border-top-color:#1b96d5; right:10px; top:50%; margin-top:-3px;}
.Menu002306 .side-menu{ display:none; padding-bottom:20px;}
}


/*Floor002915 */
.Floor002915{background: #f9f9f9;overflow: hidden; padding: 2% 0; text-align: center;}
.Floor002915 .auto{max-width: 950px; width: 96%;}
.Floor002915 .form{position: relative;padding-right: 120px; overflow: hidden; border-radius: 5px;background: #fff; padding: 0 1em;}
.Floor002915 .form .btn{position: absolute;right: 0; top: 0; width: 120px; height: 50px; color: #fff;background: #1b96d5; font-size: calc(18 / 16* 1em); border: 0; cursor: pointer;}
.Floor002915 .form .text{width: 100%;line-height: 50px; height: 50px; border: 0;font-size: calc(16 / 16* 1em); padding: 0  1.875em; background: url(../images/search.svg) no-repeat left center; background-size: 1.125em auto; }
.Floor002915 .tips{padding-top: 2.66vw;color: #999;}
::-webkit-input-placeholder{color: #ccc;}   
::-moz-placeholder{color: #ccc;}   
:-ms-input-placeholder {color: #ccc;}   
@media(max-width:640px){
.Floor002915 .form{padding-right: 80px; margin: 2vw 0;}
.Floor002915 .form .btn{ width: 80px;}

}

.PicList003140{ padding: 0% 0 2% 0;}
.PicList003140 ul{ display: flex; flex-wrap: wrap;}
.PicList003140 li{ margin-bottom: 2%;}
.PicList003140 li a{display: block; border: 1px solid #eee;padding: calc(25 / 16* 1em) ;transition: 0.3s; border-radius: 10px;}
.PicList003140 li .d-flex{ display:-webkit-flex; display:flex; flex-wrap:wrap;}
.PicList003140 li .d-flex .pic{ width:30%;}
.PicList003140 li .d-flex .pic img{ height:100%; width:100%; object-fit:contain;}
.PicList003140 li .d-flex .text{ width:70%; padding-left:5%}
.PicList003140 .tit{color: #333; margin-bottom:calc(20 / 24* 1em) ;}
.PicList003140 a:hover .tit{color: #1b96d5;}
.PicList003140 p{color: #999;line-height: 1.6; margin: 0;}
.PicList003140 li p{min-height: 3.42856em;}

@media (min-width:1025px) {
.PicList003140 li{float: left;width: 49%;}
.PicList003140 li:not(:nth-of-type(2n)){margin-right: 2%;}
}
@media (max-width:1024px) {
.PicList003140 li a{padding: calc(20 / 16* 1em) ;}
.PicList003140 .tit{font-size: calc(20 / 16* 1em) ;}
}


/*RighInfo003134 */
.RighInfo003134{ padding: 0% 0;}
.RighInfo003134 .img-side{border: solid 1px #eee; margin-bottom: 4em; }
.RighInfo003134 .img-side .ytable-cell{ padding-bottom: 1em; vertical-align: top;}
.RighInfo003134 .img-group li .Ispic{ width: 92%;  margin: 0 auto; background-size: contain;padding-bottom: 72%;}
.RighInfo003134 .controls{display: table;position: relative;padding: 0 56px; margin: 1.125em auto 0;}
.RighInfo003134 .controls .slick-dots li{float: left;position: relative; width: 15px;height: 15px; margin: 0 5px;}
.RighInfo003134 .controls .slick-dots li button{position: absolute;background:rgba(0,0,0,0.2); width: 12px;height: 12px;border-radius: 50%; top: 50%;left: 50%;transform: translate(-50%,-50%); border: 0; cursor:pointer; border: 0; font-size: 0;padding: 0;transition: 0.3s;}
.RighInfo003134 .controls .slick-dots li.slick-active button{background-color: #1b96d5; width: 100%;height: 100%;}
.RighInfo003134 .controls .slick-arrow{position: absolute; top:50%;width: 25px; height: 11px;background-repeat: no-repeat;background-position: center; margin-top: -5px;}
.RighInfo003134 .controls .slick-prev{left: 0;background-image: url(../images/RighInfo003134-btn-prev.svg);}
.RighInfo003134 .controls .slick-next{right: 0;background-image: url(../images/RighInfo003134-btn-next.svg);}
.RighInfo003134 .controls .slick-disabled{cursor: default;}
.RighInfo003134 .controls .slick-prev.slick-disabled{background-image: url(../images/RighInfo003134-btn-prev-disabled.svg);}
.RighInfo003134 .controls .slick-next.slick-disabled{background-image: url(../images/RighInfo003134-btn-next-disabled.svg);}
.RighInfo003134 .img-side .txt{text-align: left;line-height: 1.6; }
.RighInfo003134 .img-side .tit{ font-size: calc(28 / 16* 1em);color: #333; margin-bottom: calc(25 / 28* 1em); font-weight: bold;}
.RighInfo003134 .img-side .table_1 th,
.RighInfo003134 .img-side .table_1 td{ text-align:center; border:1px solid #eee; border-collapse:collapse; line-height:24px; padding:8px 15px;}
.RighInfo003134 .img-side .table_1 th{ font-weight:normal; color: #fff;background: #1b96d5;}
.RighInfo003134 .img-side .table_1 tr:nth-child(2n-1) td{background: #f6f6f6;}

.RighInfo003134 .img-side .tags{ background: #f6f6f6;padding:8px 12px; margin: 2% 0;}
.RighInfo003134 .img-side .tags span{ font-size:16px;  color:#333; background: url(../images/tags.png) no-repeat left center;background-size: contain; padding-left: 27px;}
.RighInfo003134 .img-side .tags a {font-size: 14px;display: inline-block;color: #666;padding: 2px 10px;line-height: 28px;border: 1px solid #eee;background: #fff;}
.RighInfo003134 .img-side .tags a:hover{background: #1b96d5;color:#fff;text-decoration:none;}

@media(max-width:640px){
.RighInfo003134 .img-side .table_1{ overflow:auto;}
.RighInfo003134 .img-side .table_1 table{ width:140%;}
.RighInfo003134 .img-side .table_1 th, .RighInfo003134 .img-side .table_1 td{padding: 8px 8px;font-size: 14px;}
}


.RighInfo003134 .prod-intro .info,
.RighInfo003134 .prod-intro .info .item{ margin-bottom: 3%;}

.RighInfo003134 .tab{ border-bottom: 1px solid #eee;margin-bottom: 3%}
.RighInfo003134 .tab_on{ position: fixed; top: 0;left: 0; width: 100%; background: #f5f5f5; z-index: 100; text-align: center; display: table; margin: 0 auto; }
.RighInfo003134 .tab a{display: inline-block; line-height: calc(55 / 18* 1em); background: #f5f5f5; padding: 0 calc(24 / 18* 1em); cursor: pointer; font-size: calc(18 / 16* 1em);}
.RighInfo003134 .tab a:hover,
.RighInfo003134 .tab a.on{ background:#1b96d5; color: #fff}
/* .RighInfo003134 .tab_on a:first-child{margin-left: 30%;} */

.RighInfo003134 .prod-intro .name{border-bottom: 1px solid #1b96d5;  /* background: #68b82d; */ font-size:calc(26 / 16* 1em); padding-bottom: 0.1em;color: #333; line-height: 2; font-weight: bold; }
.RighInfo003134 .prod-intro .name span{ display: inline-block;position: relative;}
.RighInfo003134 .prod-intro .name span:after{position: absolute;content: ''; left: 0; bottom: 0;width: 100%; height: 3px;background: #1b96d5; transform: skewX(40deg);-webkit-transform: skewX(40deg);-ms-transform: skewX(40deg);}
.RighInfo003134 .prod-intro .singlePage{line-height: 1.875; margin: 1.5em 0 2em 0; color: #333;font-size: calc(16 / 16* 1em); }

.RighInfo003134 .prod-intro .singlePage  h1{font-size: calc(24 / 16* 1em); margin: 1em 0; font-weight: bold; color: #333;}
.RighInfo003134 .prod-intro .singlePage .table_1 th,
.RighInfo003134 .prod-intro .singlePage .table_1 td{ font-size: calc(16 / 16* 1em);  border:1px solid #eee; border-collapse:collapse; line-height:1.75; padding:calc(12 / 16* 1em) calc(15 / 16* 1em);}
.RighInfo003134 .prod-intro .singlePage .table_1 tr.th_1{ background:#1b96d5 !important; color: #fff; font-size: calc(18 / 16* 1em);}
.RighInfo003134 .prod-intro .singlePage .table_1 tr:nth-child(2n+1){background: #f6f6f6;}

.RighInfo003134 .prod-intro .list1 li{ padding-left: 15px;position: relative;}
.RighInfo003134 .prod-intro .list1 li:before{position: absolute;left: 0; top: 14px; content: ''; width: 5px;height: 5px;border-radius: 50%; background-color: #68b82d;}
.RighInfo003134 .prod-intro .list2 li{ padding:calc(18/ 16* 1em) 0; border-bottom: 1px dashed #ddd;position:relative;}
.RighInfo003134 .prod-intro .list2 li a{display:block; padding-left: 15px; font-size: 16px; color: #333;}
.RighInfo003134 .prod-intro .list2 li a:before{position: absolute;left: 0; top: 50%; margin-top: -2px; content: ''; width: 5px;height: 5px;border-radius: 50%; background-color: #68b82d;}
.RighInfo003134 .prod-intro .list2 li a:hover{color: #1b96d5;}

.RighInfo003134 .prod-intro .list3 li{ padding:calc(18 / 16* 1em) 0; border-bottom: 1px dashed #ddd;position:relative;}
.RighInfo003134 .prod-intro .list3 li a{display:block; padding: 0 0 0 calc(24 / 18* 1em); background: url(../images/TextList002798_dow.png) 0 40% no-repeat; font-size: calc(18 / 16* 1em); color: #3d3d3d;}
.RighInfo003134 .prod-intro .list3 li a:hover{color: #1b96d5;}
/* .RighInfo003134 .prod-intro .list3 li span{width:auto; height: 30px; line-height: 30px; font-size: 14px; position: absolute; top: 0; background: #68b82d; color: #fff; padding: 0 10px; margin-top:10px; } */
.RighInfo003134 .prod-intro .list3 li .down{position: absolute;font-size: 14px; text-align:center;width:auto; border-radius: 5px; right: 0; background:url(../images/TextList002798-icon.png) no-repeat left 10px center #fff; background-size: 1.125em auto; padding: 0 10px; padding-left: 32px;height:32px; border:1px #ccc solid; color:#999; line-height:32px;} 
.RighInfo003134 .prod-intro .list3 li:hover .down{color:#1b96d5; border-color: #1b96d5;}


@media (min-width:1025px) {
.RighInfo003134 .img-group{width: 42%;border-right: solid 1px #f2f2f2;}
.RighInfo003134 .img-side .ytable-cell{padding-top: 2em;}
.RighInfo003134 .img-side .txt{padding: 0 3%; padding-top: 3em;}
}
@media (max-width:1024px) {
.RighInfo003134 .img-side{ padding: calc(20 / 16* 1em);margin-bottom: 2em;}
.RighInfo003134 .img-group li .Ispic{ width: 100%;}
.RighInfo003134 .img-side .tit{font-size: calc(24 / 16* 1em);}
.RighInfo003134 .prod-intro .name{font-size:calc(22 / 16* 1em);  }
.RighInfo003134 .tab a{font-size: calc(16 / 16* 1em);padding: 0 calc(10 / 16* 1em);}
.RighInfo003134 .prod-intro .singlePage .sub_title h1{font-size:calc(20 / 16* 1em);}
}
@media (max-width:640px) {
.RighInfo003134 .prod-intro .singlePage .table_1{ overflow:auto;}
.RighInfo003134 .prod-intro .singlePage .table_1 table{ width:180%;}
.RighInfo003134 .prod-intro .singlePage .table_1 tr.th_1{font-size: calc(16 / 16* 1em);}
.RighInfo003134 .prod-intro .singlePage .table_1 th,
.RighInfo003134 .prod-intro .singlePage .table_1 td{  line-height:1.6; padding:8px 8px;}
.RighInfo003134 .prod-intro .list3 li a {background: url(../images/TextList002798_dow.png) 0 3px no-repeat;}
.RighInfo003134 .prod-intro .list3 li .down{ font-size: 12px;position: relative;top: 0;right: auto;display: table;margin-top: 8px;}
}

.RighInfo003134 .list_scroll{position: relative; margin: 0 -17px;}
.RighInfo003134 .list_scroll li .inner{margin:0 17px;  border: 1px solid #eee;}
.RighInfo003134 .list_scroll li:hover .inner{ }
.RighInfo003134 .list_scroll li .inner .txt{ padding: 20px;}
.RighInfo003134 .list_scroll li .Ispic{ padding-bottom:72.241%; display:block;}
.RighInfo003134 .list_scroll li h5{  font-size:1.125em; margin: 0; }
.RighInfo003134 .list_scroll li h5 a:hover{ color:#0c4b9f;}
.RighInfo003134 .list_scroll li p{ margin:10px 0; font-size:0.875em; line-height:24px; height:48px; overflow:hidden;}



.RighInfo003134 .list_scroll .btn button{ position:absolute; top:50%; margin-top:-18px; width:36px; height:36px; background: #68b82d; /* border:1px solid #e0e0e0; */ border-radius:50%; overflow:hidden; line-height:100px; z-index:10;}
.RighInfo003134 .list_scroll .btn button:hover{  background: #0C4B9F;}
.RighInfo003134 .list_scroll .btn button::before,
.RighInfo003134 .list_scroll .btn button::after{ position:absolute; content:''; left:16px; top:8px; width:2px; height:12px; background-color:#fff;}
.RighInfo003134 .list_scroll .btn button::before{ transform:rotate(-45deg);}
.RighInfo003134 .list_scroll .btn button::after{transform:rotate(45deg); top:16px;}
.RighInfo003134 .list_scroll .btn button:hover::before,
.RighInfo003134 .list_scroll .btn button:hover::after{background-color:#fff;}
.RighInfo003134 .list_scroll .btn button.slick-prev{ left:-40px;}
.RighInfo003134 .list_scroll .btn button.slick-next{ right:-40px;}
.RighInfo003134 .list_scroll .btn button.slick-prev::before{ transform:rotate(45deg);}
.RighInfo003134 .list_scroll .btn button.slick-prev::after{transform:rotate(-45deg);}
@media(max-width:1320px){
.RighInfo003134 .list_scroll .btn button.slick-prev{ left:10px;}
.RighInfo003134 .list_scroll .btn button.slick-next{ right:10px;}
}



.Solution{padding: 4% 0;}
.Solution .box{ margin-bottom: calc(50 / 16* 1em) ;}
.Solution ul{ display: flex; flex-wrap: wrap;}
.Solution li {border: 1px solid #eee; float: left; margin-bottom: 1.5%; border-radius: 5px;padding: calc(12 / 16* 1em) calc(15 / 16* 1em);}
.Solution li a {display: block;color: #333;line-height: 1.7; font-size: calc(18 / 16* 1em);position: relative;padding:0 calc(20 / 18* 1em) 0 0; }
.Solution li a::after {position: absolute;content: '';width: 10px;height: 10px;right: calc(10 / 16* 1em);top: 50%;margin-top: -5px;border: 2px solid #ccc;border-left: 0;border-bottom: 0;transform: rotate(45deg);transition: 0.3s all;}
.Solution li:hover{  background: #1b96d5;}
.Solution li:hover a{color: #fff;}
.Solution li:hover a::after{ border-color: #fff;}


@media(min-width:1025px) {
.Solution li{ width: 49%;}
.Solution li:not(:nth-child(2n)){margin-right: 2%;}
.Solution li:nth-child(2n+1){clear: left;} 
}
@media(max-width:1024px) {
.Solution li{ width: 100%;}
}


.SolInfo{padding: 4% 0; }
.SolInfo .title{ text-align: center; margin-bottom: calc(40 / 16* 1em);}
.SolInfo .title h2{font-size: calc(30 / 16* 1em); color: #333; margin: 0;}
.SolInfo .title p{font-size: calc(18 / 16* 1em); color: #666; }

.SolInfo .sub_title {font-size: calc(26 / 16* 1em);font-weight: bold;color: #333;margin: calc(25 / 26* 1em) 0;}
.SolInfo .sub_name{margin-bottom: calc(30 / 20* 1em);font-size: calc(20 / 16* 1em); color: #68b82d;}
.SolInfo .ce_name {font-size: calc(20 / 16* 1em);text-align: center;font-weight: bold;color: #333;margin-bottom: 1.875em;}

.SolInfo .RecPro ul{ display: flex; flex-wrap: wrap;}
.SolInfo .RecPro li{ float:left; margin-bottom:2%; position:relative;border:1px solid #eee; border-radius: 10px;overflow: hidden; }
.SolInfo .RecPro li .txt {padding: calc(20 / 16* 1em);color: #333;}
.SolInfo .RecPro li p{ font-size: calc(16 / 16* 1em); margin: 0; line-height: 1.75;}
.SolInfo .RecPro li h2{ font-size: calc(18 / 16* 1em);font-weight: bold; margin: 0;line-height: 1.5; margin-bottom: 5px;}
.SolInfo .RecPro li span{font-size: calc(16 / 16* 1em);font-weight: normal; line-height: 1.6; color: #999;}
.SolInfo .RecPro li .pic{overflow: hidden;}
.SolInfo .RecPro li .Ispic{padding-bottom: 72%;transition: 0.3s;}
.SolInfo .RecPro li a:hover .Ispic{transform: scale(1.1);}
.SolInfo .RecPro li a:hover h2{color: #1b96d5;}

@media(min-width:1025px) {
.SolInfo .RecPro li{ width: 32%;}
.SolInfo .RecPro li:not(:nth-child(3n)){margin-right: 2%;}
.SolInfo .RecPro li:nth-child(3n+1){clear: left;} 
}
@media(max-width:1024px) {
.SolInfo .title h2{font-size: calc(24 / 16* 1em); }
.SolInfo .sub_title{font-size: calc(20 / 16* 1em);}
.SolInfo .ce_name{font-size: calc(18 / 16* 1em);margin-bottom: 1.25em;}
}



.ContactInfo{  background-color: #fff;padding: 4% 0;  }
.ContactInfo .box{display: flex; flex-wrap: wrap;justify-content: space-between;  }

.ContactInfo .Contact{width:40%;}
.ContactInfo .info h2{font-size: calc(26 / 16 * 1em); line-height: 1.2; color: #333; margin: 0;margin-bottom: calc(20 / 26 * 1em); }
.ContactInfo .Contact li{display: flex;flex-wrap: wrap;border-bottom: 1px dashed #e6e6e6; padding:calc(20 / 16 * 1em) 0 ;}
.ContactInfo .Contact li .icon{width: calc(50 / 16 * 1em);}
.ContactInfo .Contact li .icon img{max-width: calc(30 / 16 * 1em);}
.ContactInfo .Contact li .txt{font-size: calc(18 / 16 * 1em);color: #333; width: calc(100% - (50 / 16 * 1em));}
.ContactInfo .Contact li .txt .tit{color: #999; margin-bottom: calc(8 / 16 * 1em); }
.ContactInfo .Contact li .txt p{ margin: 0; line-height: 1.5;font-size: calc(20 / 18 * 1em);}


.ContactInfo .formInfo{width:56%;}
.ContactInfo .formInfo .form-ul{padding: calc(35 / 16 * 1em);background: #f9f9f9;border-radius: 20px;}
.ContactInfo .formInfo .form-ul li{margin-bottom: 15px;position: relative;}
.ContactInfo .formInfo .form-ul li .tit{font-size: calc(18 / 16 * 1em);line-height: 1.8;color: #333;display: block;}
.ContactInfo .formInfo .form-ul li .tit span{ color: #f00; padding-left: 5px; vertical-align: sub;}
.ContactInfo .formInfo .form-ul li .tit em{ font-style:normal; color:#adadad;font-size: 14px;}
.ContactInfo .formInfo .form-ul li select,
.ContactInfo .formInfo .form-ul li .text{width: 100%;border-radius: 5px;border: solid 1px #eee;font-size: 15px;line-height: 50px;height: 50px;background: #fff;color: #adadad;padding: 0 15px;}
.ContactInfo .formInfo .form-ul li select.focus,
.ContactInfo .formInfo .form-ul li .text.focus{border-color: #1b96d5; color: #333; box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);}
.ContactInfo .formInfo .form-ul li textarea.text{height: 150px; line-height: 25px;}
.ContactInfo .formInfo .form-ul li .file{width: 100%;border-radius: 5px;border: solid 1px #eee; font-size: 15px;line-height:50px;height:50px; background: #fff;padding: 0 0px;color: #adadad;box-sizing: border-box;padding: 0 15px;}
.ContactInfo .formInfo .form-ul li .row {display: inline-block;margin-right: 1vw;font-size: calc(18 / 16 * 1em); line-height: 50px;}
.ContactInfo .formInfo .form-ul .tips {padding-bottom: 20px;border-bottom: 1px solid #f3f3f3;font-size: calc(18 / 16 * 1em);position: relative;color: #333; margin-bottom: 20px;}
.ContactInfo .formInfo .btn{width: 160px;background: #a3c41d;border-radius: 50px;font-size: calc(18 / 16 * 1em);height:50px;color: #fff;cursor: pointer;border: 0;}
.ContactInfo .formInfo .btn:hover{background: #1b96d5;}
@media (min-width:1025px) {   
.ContactInfo .formInfo .form-ul .row-2 li{float: left;width: calc(49% - 10px);}
.ContactInfo .formInfo .form-ul .row-2 li:nth-child(2n){float: right;}
.ContactInfo .formInfo .form-ul .row-3 li{float: left; width: 32%; margin-right: 2%;}
.ContactInfo .formInfo .form-ul .row-3 li:nth-child(3n){ margin-right: 0;}
}
@media (max-width:1024px) {
.ContactInfo .Contact,
.ContactInfo .formInfo{width:100%;}
.ContactInfo .Contact{ margin-bottom: calc(20 / 16 * 1em);}	
.ContactInfo .info h2{font-size: calc(20 / 16 * 1em);}
.ContactInfo .Contact li{padding: calc(10 / 16* 1em) 0;}
.ContactInfo .Contact li .txt p{font-size: calc(18 / 18 * 1em);}
.ContactInfo .formInfo .form-ul{width: 100%;padding: calc(25 / 16* 1em);}

}


.Singlepage{padding:4% 0;line-height:2; color: #333333;}
.Singlepage li{ margin-bottom: 1%;}

.search_list {  padding: 4% 0;}
.search_list li{border-bottom: 1px dashed #d5d5d5;padding: 1.325em 0; }
.search_list li a{ display: block; height: auto; overflow: hidden; font-size: calc(16 / 16 * 1em);}
.search_list li a::before{display: inline-block;content: '';width: 6px;height: 6px;background: #1b96d5;border-radius: 50%;margin-right: 10px;vertical-align: middle;}
.search_list li time{  float: right; color: #999; margin-left: 10px; }
