*{padding: 0; margin: 0px;}
html{font-size:100px;min-width: 1200px;margin: 0 auto}
html.index{min-width: unset;}
@media (max-width:1400px){
html{font-size:6.25vw}
}
@media (max-width:1024px){
html{font-size:9.765625vw}
}
@media (max-width:480px){
html{font-size:14vw}
}
body{font-size: 0.16rem;}
@media (max-width:768px){
body{font-size:0.24rem;}
}



.w_94{width: 94%; max-width: 1440px;}
.home-title{text-align: center;font-family: 'SourceHanSansCN-Bold';font-size: 0.44rem;font-weight: bold; color: #333;transform:translateX(280px);-webkit-transform:translateX(280px);transition: all 1s 0.3s}
.active .home-title{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
@media(max-width:1024px){
.home-title{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
}

.more1{font-size: 16px;color: #333;}
.more1:before,
.more1:after{display: inline-block; content: ''; vertical-align: middle;height: 1px;background: #333;width: 0;transition: 0.3s;}
.more1:before{margin-right: 20px;}
.more1:after{margin-left: 20px; width: 80px;}
.more1:hover{margin-left: 0;}
.more1:hover:before{width: 80px;}
.more1:hover:after{width: 0;}

.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;}
.tit5 { text-align: center; font-size: 35px;  color: #333333;  position: relative;  padding-bottom: 5%;}
.tit5:after {  position: absolute;  content: '';  width: 1px;  height: 40px;  background-color: #1f1f1f;  bottom: 0;  left: 50%;  transform: translateX(-50%);}
/*
 .Other002373
 */
.Other002373{ background: #fff;}
.Other002373 #fullPage{ height: 100%; position: relative;transform: translate3d(0px, 0px, 0px);transition: all 700ms ease;}
#fp-nav ul li+li { position: relative; margin-top: 30px; }
#fp-nav ul li:last-child { display: none; }
#fp-nav ul li a { display: block; width:24px; height:24px; position: relative; margin: 0 auto; }
#fp-nav ul li a span { display: block; width: 6px; height: 6px; position: absolute; background: #fff; border-radius: 50%; left: 50%; top: 50%; margin-left: -3px; margin-top: -3px; }
#fp-nav ul li a.active span, 
#fp-nav ul li:hover a.active span, 
#fp-nav ul li:hover a span { background: url(../images/Other002373-on.png) no-repeat center; border-radius: 0; margin: 0 auto; width:24px; height:24px; margin-left: -12px; margin-top: -12px; background-size: contain; }
.Other002373 .section .bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; background-position: center; background-repeat: no-repeat; background-size: cover;}
.Other002373 .section .conts{ position: relative; z-index: 6; padding: 0 5%;} 


/*Top002262*/
.Top002262 {position:fixed; z-index: 100; width: 100%; left: 0; top: 0;
  background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); 
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); 
  background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); 
}
.Top002262 .header-left{ float: left; width: 30%; display:table; height:0.9rem;max-width:180px;}
/* .Top002262 .header-right{width: 40%;} */
.Top002262 .logo{ display:table-cell; vertical-align:middle;}
.Top002262 .logo img.on{ display:none;}
.Top002262 .header-mids,
.Top002262 .header-right{ float:right;}
.Top002262 .header-right dd{ float:left;padding-top:0.2rem;padding-bottom:0.2rem;padding-left:0.3rem;color: #fff;}
.Top002262 .top-tel{background: url(../images/Top002593_icon_tel.png) no-repeat left center;  padding-left: 0.26rem;background-size: 0.2rem;  font-size: 0.2rem;  color: #41a4f4;  font-family: Arial, Helvetica, sans-serif;  font-weight: bold;}
.Top002262 .search{ position:relative; z-index:100;}
.Top002262 .open-search{ background:url(../images/Top002262-search1.png) no-repeat center center; width:0.30rem; height:0.30rem;display:block; background-size:auto 60% ;    margin-top: 0.08rem;}
.Top002262 .top-search{ position:absolute; top:100%; right:0; z-index:100; border:1px solid #fff; background:rgba(0,0,0,0.2); }
.Top002262 .top-search .text{width: 2.54rem;line-height:0.46rem;height:0.46rem; color:#fff; padding:0 0.5rem 0 0.1rem; background: none}
.Top002262 .top-search .btn{ position:absolute; right:0; top:0; line-height:0.46rem; width:0.46rem; text-align:center; color:#fff; font-weight:bold; font-size:0.16rem; font-family:Arial;}
.Top002262 .top-search .btn::before{position: absolute; content: '';border: 8px solid transparent; border-bottom-color:#b4b4b4;top: -15px;right: 4px;}
.search-show .Top002262 .top-search{display: block;}
.Top002262 .header-right .open-menu{ position: relative;}
.Top002262 .header-mids li .sub{display: none;}
.Top002262 .header-mids li span,
.Top002262 .header-mids li a{display:block;}
@media(min-width:1025px){
.Top002262 .header-mids{margin-right:1.5vw;} 
.Top002262 .header-right dd:last-child{display: none;}
.Top002262 .header-mids li{ margin-right:1.3vw;float: left; }
.Top002262 .header-mids li span{ padding:0 0.15rem;position:relative; }
.Top002262 .header-mids li span a{ line-height:0.9rem; position:relative; font-size:0.2rem; color:#fff;}
.Top002262 .header-mids li span a::before{ position:absolute; content:''; left:50%; transform:translateX(-50%);  height:3px; background:#fff;width:0; transition:ease-in-out 0.3s;}
.Top002262 .header-mids li span a:hover::before,
.Top002262 .header-mids li.aon span a::before{width:100%;}
.Top002262 .sub{position: absolute;top: 100%;background-color: rgba(255,255,255,0.95);overflow: hidden;left: 0;width: 100vw; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.Top002262 .sub dl{overflow: hidden;}
.Top002262 .sub dt{line-height:2em;text-align: center;float: left;}
.Top002262 .sub dt a{color: #333;padding:1em 1.8em;transition: 0.3s;}
.Top002262 .sub dt a:hover{color: #fff; background: #41a4f4; }
}

@media (max-width:1024px) {
.Top002262 .top-language { padding-right: 0.15rem !important; margin-right: 0.2rem;}	
.Top002262 .open-menu{margin: 0.15rem 0; margin-left:0.25rem;width:0.4rem;height:0.4rem; }	
.Top002262 .header-mids{position: fixed; right: -100%;opacity: 0; top:0.9rem;bottom: 0;overflow: auto; z-index: 99; width: 40%;box-shadow: 0 10px 10px rgba(0,0,0,0.1);transition: 0.5s; width: 45%; background:rgba(255,255,255,0.95);}
.menu-show .Top002262 .header-mids{right: 0;opacity: 1; }
.Top002262 .header-mids li{border-bottom: 1px solid #eaeaea;}
.Top002262 .header-mids li span{line-height:1rem;padding:0 4em 0 2em;font-size:0.32rem;}
.Top002262 .has-multi aside .op-multi:before, 
.Top002262 .has-multi aside .op-multi:after, 
.Top002262 .has-sub span .op:before, 
.Top002262 .has-sub span .op:after{ transform: translate(0,0); width: 7px;}
.Top002262 .has-multi aside .op-multi:after,
.Top002262 .has-sub span .op:after{height: 7px; width: 2px;}
.Top002262 .has-multi aside .op-multi, 
.Top002262 .has-sub span .op{right: 2%;transform: rotate(135deg);}
.Top002262 .has-sub span .op:before, 
.Top002262 .has-sub span .op:after{background-color: #41a4f4;}
.Top002262 .has-sub span .op.click{ transform: rotate(225deg);}	
.Top002262 .sub{font-size:0.18rem; background:#fff;}
.Top002262 .sub dl{margin-left: 0 !important;}	
.Top002262 .sub dt{line-height:3em; padding:0 0.15rem; text-align: center;}
.Top002262 .sub dt+dt{border-top: 1px dashed #eaeaea;}
.Top002262 .sub dt:hover a{color:#41a4f4; }
.Top002262 .top-tel{font-size: 0.3rem}
}


.Top002262_hover,
.Top002262_fixed{background:#fff; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.Top002262_hover .logo img,
.Top002262_fixed .logo img{ display:none;}
.Top002262_hover .logo img.on,
.Top002262_fixed  .logo img.on{ display:block;}
.Top002262_hover .header-mids li span a,
.Top002262_fixed .header-mids li span a{color:#333;}
.Top002262_hover .header-mids li span:hover a,
.Top002262_fixed .header-mids li span:hover a,
.Top002262_hover .header-mids li.aon  span a,
.Top002262_fixed .header-mids li.aon  span a{color:#41a4f4;}
.Top002262_hover .header-mids li span a::before,
.Top002262_fixed .header-mids li span a::before{ background: #41a4f4;}
.Top002262_fixed .header-right dd{color: #41a4f4;}
.Top002262_hover .header-right dd{color: #41a4f4;}
.Top002262_fixed .header-right .top-tel{background: url(../images/Top002593_icon_te1.png) no-repeat left center;}
.Top002262_hover .header-right .top-tel{background: url(../images/Top002593_icon_te1.png) no-repeat left center;}

.Top002262_hover .open-search,
.Top002262_fixed .open-search{ background-image:url(../images/Top002262-search.png); }
.Top002262_hover .open-search.on,
.Top002262_fixed .open-search.on{ background:none;}
.Top002262_hover .open-search.on::before,
.Top002262_fixed .open-search.on::before,
.Top002262_hover .open-search.on::after,
.Top002262_fixed .open-search.on::after{ background:#41a4f4; }
.Top002262_hover .open-menu i,
.Top002262_fixed .open-menu i{background: #333;}


/*Banner002697 */
.Banner002697{ position:relative; z-index:1; overflow:hidden;}
.Banner002697 .slides > li {display: none; -webkit-backface-visibility: hidden; overflow:hidden;} 
.Banner002697 .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .Banner002697 .slides {display: block;} 
* html .Banner002697 .slides {height: 1%;}
.no-js .Banner002697 .slides > li:first-child {display: block;}
.Banner002697 .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .Banner002697 .flex-viewport {max-height: 300px;}
.Banner002697 .slides {zoom: 1;}
.Banner002697 .slides > li{ position:relative;}
.Banner002697 .slides > li img{ display:block; width:100%; transition:10s linear;}
.Banner002697 .slides > li.flex-active-slide img{ transform:scale(1.12); -webkit-transform:scale(1.12);}
.Banner002697 .slides > li a{ position:absolute; left:0; width:100%; height:100%; z-index:5;}
.Banner002697 .flex-control-nav{ z-index:10; position:absolute; left:50%; transform:translateX(-50%); bottom:3%;}
.Banner002697 .flex-control-nav li{ float:left; padding:0 25px;list-style: none;}
.Banner002697 .flex-control-nav li a{ display:block;  position:relative;  overflow:hidden; line-height:1100px;width:34px; height:34px; }
.Banner002697 .flex-control-nav li a.flex-active{background:url(../images/Banner002697-dot.png) no-repeat center center; animation:zhuan linear 10s;}
.Banner002697 .flex-control-nav li a::before{ position:absolute; content:''; background:#fff; left:50%; top:50%; border-radius:50%;margin:-4px 0 0 -4px;width:8px; height:8px;}
.Banner002697 .flex-control-nav li a.flex-active{ border-color:#fff;}
.Banner002697 .flex-control-nav li a.flex-active::before{ background:#fff;width:8px; height:8px;margin:-4px 0 0 -4px;}
@keyframes zhuan{
0%{ transform:rotate(0);}
100%{transform:rotate(360deg); }
}
@-webkit-keyframes zhuan{
0%{ transform:rotate(0);}
100%{transform:rotate(360deg); }
}
@media(max-width:1024px){
.Banner002697 .flex-control-nav li{ padding:0;}
}

/*Floor002902 */
.Floor002902{padding-bottom: 1.615vw;font-family: 'SourceHanSansCN-Light';}
.Floor002902 .home-title{position: absolute;top: 2rem;left: 50%;transform: translateX(-50%); color: #333; font-size:44px; font-weight: bold; z-index: 9999;}
.Floor002902 .left_side .main{color: #333;}
.Floor002902 .left_side .tit{font-size: 48px;font-family: 'SourceHanSansCN-Bold';line-height: 1.25em;font-weight: bold;}
.Floor002902 .left_side .subtit{font-size: 18px;line-height: 1.667em; padding: 1.823vw 0 2.86vw 0;}
.Floor002902 .left_side .intro{color: #333;line-height: 2.572em;padding-bottom: 2.6vw;font-size: 0.2rem;padding-top: 5vw;}
.Floor002902 .right_side ol{position: absolute;left:0;top:50%;transform: translateY(-50%);}
.Floor002902 .right_side ol img{border: 1px solid #eaeaea; display: block; max-width:80px; margin: 0 auto;border-radius: 50%;}
/* .Floor002902 .right_side ol img{border: 1px solid #eee; display: block;width: 80%; max-width: 102px; margin: 0 auto;border-radius: 50%;} */

.Floor002902 .right_side li{padding-left: 1vw;min-width:120px;}
.Floor002902 .right_side li .num{font-size: 32px;color: #333;font-family: 'Oswald'; }
.Floor002902 .right_side li .num > *{vertical-align: middle;}
.Floor002902 .right_side li .num sub{display: inline-block;line-height: 0.7em;margin-top: -0.2em;}
.Floor002902 .right_side li p{margin: 0;font-size: 16px;color: #999;}
.Floor002902 .mid_side img{width:100%;} 
@media(min-width:641px){
  .Floor002902 .right_side ul:nth-child(1){margin-top: 5vw;}
.Floor002902 .right_side ul:not(:last-child){margin-bottom: 4.25vw;}
.Floor002902 .right_side ul{display: block; table-layout: fixed;width: 100%;position: relative;padding-left:95px;}
.Floor002902 .right_side ul > *{display: table-cell; vertical-align: middle;}
.Floor002902 .right_side ol{width: 35.5%;}
}
@media(min-width:1025px){
.Floor002902 .auto > .inner{max-width: 1600px; margin: 0 auto;display: flex;justify-content: space-between;margin-top:3rem;}
.Floor002902 .mid_side{padding:0 0;width:38%;vertical-align: bottom;transform:translateY(280px);-webkit-transform:translateY(280px);opacity:0;transition:all 1s 0.3s;text-align: center;float:left;}
.Floor002902 .right_side{width: auto;transform:translateX(280px);-webkit-transform:translateX(280px);opacity:0;transition:all 1s 0.3s;float:right;}
.Floor002902 .left_side{float:left;width:38%;}
.Floor002902 .left_side .main{transform:translateX(-280px);-webkit-transform:translateX(-280px);opacity:0;transition:all 1s 0.3s;}
.page2.active .Floor002902 .left_side .main,.page2.active .Floor002902 .right_side,.page2.active .Floor002902 .mid_side{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
}
@media(min-width:1281px){
.Floor002902 .left_side .more{margin-left: -20px;}
}
@media(min-width:1025px) and (max-width:1600px){
.Floor002902 .left_side .yinhao{font-size: 8vw;}
.Floor002902 .left_side .tit{font-size: 3vw;}
.Floor002902 .left_side .subtit{font-size: 1.3vw;}
}
@media(max-width:1366px){
/* .Floor002902 .mid_side img{margin-top: 1rem} */
.Floor002902 .mid_side{width: 31%}
.Floor002902 .home-title{top: 0.9rem;}
/* .Floor002902 .left_side .main,.Floor002902 .right_side{margin-top: -1rem;}
.Floor002902 .right_side ul:nth-child(1){margin-top: -1rem}
.Floor002902 .right_side{width: 35%} */
.Floor002902 .auto > .inner{margin-top:1.8rem;}
.Floor002902 .right_side ul:not(:last-child){margin-bottom:2.5vw;}
}
@media(max-width:1024px){
	.Banner002697 .flex-control-nav li a.flex-active{background-size: 0.3rem}
.Floor002902 .ytable,
.Floor002902 .ytable-cell{display: block;}
.Floor002902 .mid_side{text-align: center;padding: 5vw 0;width: 100%}
.Floor002902 .right_side{overflow: hidden;width: 100%}
.Floor002902 .right_side ul{float: left; width: 33.3333%;}
.Floor002902 .right_side ul:nth-child(1){margin-top: 0}
.Floor002902{padding: 3vw 0}
.Floor002902 .home-title,.Floor003020 .home-title{font-size: 4vw;position: static;transform: translateX(0%);}
.Floor002902 .mid_side img{margin-top: 0}
.Top002262{background: #fff}
.Top002262 .header-right .top-tel{background: url(../images/Top002593_icon_te1.png) no-repeat left center;}
.Top002262 .header-right dd{color: #41a4f4}
.Top002262 .open-search,
.Top002262_fixed .open-search{ background-image:url(../images/Top002262-search.png); }
.Floor002902 .left_side .main,.Floor002902 .right_side{margin-top: 0}
.Floor002902 .home-title{color: #333;font-size: 0.5rem}
}
@media(max-width:640px){
.Floor002902 .left_side .tit{font-size: 8vw;}
.Floor002902 .left_side .yinhao{font-size: 20vw;}
.Floor002902 .right_side li{text-align: center;}
.Floor002902 .right_side li .num{font-size:6vw;padding: 2vw 0;}
.Floor002902 .right_side li p{font-size: 3vw;}
.Floor002902 .right_side ol img{width: 50%;}
.Floor002902 .left_side .subtit,
.Floor002902 .left_side .intro{padding: 5vw 0;}
.Floor002902 .auto > .inner{margin-top:0;}
}
@media(max-width:480px){
.Floor002902 .left_side .subtit{font-size: 4vw; }
.Floor002902 .left_side .intro{font-size: 3.5vw;}
}



/* 业务领域 */
.Floor002902.business .right_side ul:nth-child(1){margin-top: 0;}
.Floor002902.business .right_side ul{display: inherit; table-layout: inherit;width:41%;}
.Floor002902.business {margin-top: 2vw;}



/*Floor002891 */
.Floor002891{padding: 6% 0;font-family: 'SourceHanSansCN-Light';}

.Floor002891 .ul-tab{display: table; margin: 2.08vw auto 2.08vw;}
.Floor002891 .ul-tab:after{font-size: 0;line-height: 0;}
.Floor002891 .ul-tab li{float: left; padding: 0 1.56vw;}
.Floor002891 .ul-tab li a{display: block; padding: 0 40px; border-radius: 40px;line-height:48px;  cursor: pointer;font-family: 'SourceHanSansCN-Regular';background: #fff;}
.Floor002891 .ul-tab li a:hover,
.Floor002891 .ul-tab li.on a{line-height: 48px;margin: 0 1px; border: 0; box-shadow: 5px 0 16px rgba(21,92,181,0.38); color: #fff;background: #41a4f4; }
.Floor002891 .tab-list{background: #fff;padding:30px 20px;transform:translateY(280px);-webkit-transform:translateY(280px);transition: all 1s 0.3s}
.page5.active .Floor002891 .tab-list{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
.Floor002891 .tab-list ol .Ispic{display: block;background-size: contain;}
.Floor002891 .tab-list li a{display: block; border-left: 5px solid transparent; padding-left: 30px;}
.Floor002891 .tab-list li.on a{border-left-color: #41a4f4; background: #f5f5f5;padding-top: 20px; padding-bottom: 20px;padding-right: 20px;}
.Floor002891 .tab-list li .tit{font-size:20px;font-family: 'SourceHanSansCN-Normal'; margin-bottom: 14px;font-weight: bold;}
.Floor002891 .tab-list li.on a .tit{color: #41a4f4;}
.Floor002891 .tab-list li p{font-size:16px;color: #999;line-height: 1.6em;margin-bottom: 10px;}
.Floor002891 .tab-list li .time{font-size: 14px; color: #999;}
@media(min-width:1025px){
.Floor002891 .tab-list li{float: left;width: 50%;clear: left;}
.Floor002891 .tab-list ol{float: right;width: 50%; }
.Floor002891 .tab-list ol .Ispic{height:485px;}
.Floor002891 .tab-list li:not(:last-child){margin-bottom:40px;} 
.Floor002891 .tab-list li a{width: 95%; max-width: 668px; }
}

@media(min-width:1025px) and (max-width:1366px){
.Floor002891 .tab-list li:not(:last-child){margin-bottom: 10px;}
.Floor002891 .tab-list ol .Ispic{height: 290px;}
.Floor002891 .ul-tab{margin: 1vw auto}
.Floor002891 .tab-list li p{-webkit-line-clamp:1;}
.Floor002891 .tab-list li .tit{margin-bottom: 5px;}
.Floor002891 .tab-list li.on a{padding: 10px;}
.Floor002891 .tab-list{padding: 10px;}
.Floor002891 .tab-list li a{padding-left: 10px;}


}
@media(max-width:1024px){
.Floor002891 .tab-list ol .Ispic{padding-bottom: 60%;}
 .Floor002891 .tab-list li{margin: 4vw 0;}
}
@media(max-width:640px){
.Floor002891 .ul-tab{margin: 4vw auto 6vw;}
.Floor002891 .tab-list li .tit{font-size: 4vw;margin-bottom: 0.8em;}
.Floor002891 .tab-list li p{font-size:3vw;}
}
@media(max-width:480px){
 .Floor002891 .ul-tab li a{padding: 0 4vw;}
}




/*Floor002212*/
.Floor002212{ padding:60px 0 80px;overflow: hidden;}
.Floor002212 .List li h4 a,
.Floor002212 .List li,
.Floor002212 nav ul li{transition:all 0.5s ease-out 0s;}
.Floor002212 .h2{text-align: center; color: #18222a; font-size: 42px; font-weight:normal;}
.Floor002212 nav{margin: 40px 0; text-align: center; }
.Floor002212 nav ul{display:block;text-align:center;overflow: hidden;}
.Floor002212 nav ul li{display:inline-block; *zoom:1; *display:inline; text-align: center; line-height: 40px; height: 40px;  padding: 0 12px;}
.Floor002212 nav ul li a{display: block; color: #728391; font-size: 16px; padding:0 25px; min-width:140px;background:#f3f3f3;border-radius:40px;}
.Floor002212 nav ul li.slick-active a{color: #fff; background:#008cd6;}
.Floor002212 .List{margin: 20px -70px 0; position: relative;}
.Floor002212 .List .slider{padding: 0 70px;}
.Floor002212 .List li{float: left; }
.Floor002212 .List li{width:25%;transform:translateY(280px);-webkit-transform:translateY(280px);}
.Floor002212 .List li .img{padding-top:68%;position: relative;}
.page4.active .Floor002212 .List li{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
.Floor002212 .List li:nth-child(1){transition:all 1s 0.2s;}
.Floor002212 .List li:nth-child(2){transition:all 1s 0.4s;}
.Floor002212 .List li:nth-child(3){transition:all 1s 0.6s;}
.Floor002212 .List li:nth-child(4){transition:all 1s 0.8s;}
.Floor002212 .List li > *{margin:0 8px;display: block;}
.Floor002212 .List li .pic {overflow: hidden; display: block;}
.Floor002212 .List li .pic img{width: 100%;  display: block; transition: 1s;}
.Floor002212 .List li:hover .pic img{transform: scale3d(1.1,1.1,1.1);}
.Floor002212 .List li figure{padding: 10px 15px 30px 15px; background: #fff;}
.Floor002212 .List li .time{font-size: 14px; color: #9099a0;}
.Floor002212 .List li h4{white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; margin: 10px 0 0;   font-size: 18px;  font-weight: bold;  margin-bottom: 4%;  text-align: center;}
.Floor002212 .List li h4 a{color: #333; }
.Floor002212 .List li p{    font-size: 16px;  line-height: 28px;  color: #333;display: -webkit-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.Floor002212 .List .slick-arrow{ width:20px; height:42px; position:absolute;top: 50%; margin-top: -22px; background-image:url(../images/Floor002212-icon.png); background-repeat:no-repeat; display:block; z-index:5;}
.Floor002212 .List .slick-prev{left: 0; background-position:0 0;}
.Floor002212 .List .slick-next{ right:0;background-position:-21px 0;}
.Floor002212 .List .slick-prev:hover{background-position:0 -42px;}
.Floor002212 .List .slick-next:hover{background-position:-21px -42px;}
.Floor002212 .List .btn a{ display:block; width:20px; height:42px;}
@media(max-width:1366px){
.Floor002212 nav{margin: 0}
.Floor002212 .List li figure{padding-bottom: 10px;}
.Floor002212 .List li p{line-height: 24px;}

}
@media(max-width:1024px){
.Floor002212 .List{margin-left: 0;margin-right: 0;}
.Floor002212 .List .slider{padding: 0 40px;}
.Floor002212 .List li,.Floor002891 .tab-list,.Floor003013 .fast-link li{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}

}
@media(max-width:1199px){
.Floor002212 .h2{ font-size:35px;}	
}
@media(max-width:1000px){
.Floor002212 .h2{ font-size:30px;}	
.Floor002212{ padding:4% 0 8%;}
}
@media(max-width:720px){
.Floor002212 nav ul li{ width:25%; max-width:none; float:left; padding:0 5px;}
.Floor002212 nav ul li a{ padding:0 10px;min-width:1px;}
}
@media(max-width:500px){
 .Floor002212 nav ul li a{font-size: 3vw;}
.Floor002212 nav{ margin:3% 0;}
.Floor002212 .List li > *{margin:0;}
}
/*Floor002212 End*/
/*Floor003013 */
.Floor003013{font-family: 'SourceHanSansCN-Regular';overflow: hidden;position: relative; z-index: 1;}
.Floor003013 .fast-link li{background: #41a4f4;float: left;width: 32%;}
.Floor003013 .fast-link li a{display: block;position: relative;overflow: hidden;}
.Floor003013 .fast-link li a:before{position: absolute; content: ''; left: 0; bottom: 0; width: 100%; height: 80%;z-index: 3;transition: 0.3s ease-out;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); 
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); 
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}
.Floor003013 .fast-link li{margin-right: 2%;transform:translateY(280px);-webkit-transform:translateY(280px);}
.page6.active .Floor003013 .fast-link li{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
.Floor003013 .fast-link li:nth-child(1){transition:all 1s 0.2s;}
.Floor003013 .fast-link li:nth-child(2){transition:all 1s 0.4s;}
.Floor003013 .fast-link li:nth-child(3){transition:all 1s 0.6s;}
.Floor003013 .fast-link li:last-child{margin-right:0;}

.Floor003013 .fast-link li .Ispic{padding-bottom: 80%; transition: 0.3s ease-out;}
.Floor003013 .fast-link li .txt{position: absolute; left: 0; bottom: 1em; width: 100%; z-index: 10;padding: 0 1.367em 0 1.367em;font-size: 30px;line-height: 1em; transition: 0.3s ease-out;}
.Floor003013 .fast-link li .txt aside{color: #fff;}
.Floor003013 .fast-link li .txt:after{position: absolute;content: ''; top: 50%;}
.Floor003013 .fast-link li .txt:after{right: 1em; width: 0.534em; height: 0.534em; border-top: 1px solid #fff;border-right: 1px solid #fff; transform: rotate(45deg); margin-top: -0.267em;}
.Floor003013 .fast-link li a:hover .Ispic{transform: translateY(-100%);}
.Floor003013 .fast-link li a:hover:before{opacity: 0;}
.Floor003013 .fast-link li a:hover .txt{bottom: 50%; margin-bottom: -0.5em; text-align: center;}
.Floor003013 .fast-link li a:hover .txt:after{opacity: 0;}
@media(max-width:1024px){
	.Floor003013{padding: 3vw 0}
 .Floor003013 .fast-link li .txt{font-size: 3vw;}
 .Floor003013 .fast-link li{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
 .Banner003184,.Banner002697{margin-top: 50px}
 .Floor003013 .fast-link li .Ispic{padding-bottom: 30%;}
}
@media(max-width:480px){
 .Floor003013 .fast-link li .txt{font-size: 4.5vw;}
 .Floor003013 .fast-link li{width: 100%;margin: 0;margin-bottom: 4%;}
}


/*Floor003020 */
.Floor003020 .home-title{position: absolute;top: 120px;left: 50%;transform: translateX(-50%); color: #fff; font-size:0.44rem; font-weight: bold; z-index: 9999;}
.Floor003020 .right{position: relative;z-index: 1;height: 100vh; }
.Floor003020 .right .Ispic{padding-bottom:100vh;}
.Floor003020 .right .txt-area{position: absolute; left: 0; top: 0; width: 100%; z-index: 10;color: #fff; padding-top: 18vw; height: 100%;}
.Floor003020 .right .txt-area .inner{margin: 0 auto; text-align: center;max-width: 240px; width: 60%; transition: 0.5s; border-top:1px solid transparent;    border-radius: 25px 0 25px 0;}
.Floor003020 .right .txt-area:hover .inner{padding: 4vw 0;background: rgba(0,0,0,0.5); border-top-color: #41a4f4;}
.Floor003020 .right .txt-area:hover .more{background: url("../images/Floor003020_more.png") no-repeat; width: 30px; height: 11px;display: block; margin: 3.646vw auto 0;}
.Floor003020 .right .name{font-size: 24px;position: relative;overflow: hidden; display: inline-block;}
.Floor003020 .right .name > aside{width: 50%;width: 50%;width: 1em;}
.Floor003020 .right .cn{float: right; font-family: 'SourceHanSansCN-Regular';line-height: 1.334em;font-weight: bold;font-size:26px;}
.Floor003020 .right .en{float: left; writing-mode: tb; letter-spacing: 2px; font-family:'ArialMT',Arial, "sans-serif"; font-size: 0.584em; text-indent: 0.5em; margin-right: 0.5em;}
@media(max-width:640px){
.Floor003020 .right .en{letter-spacing: 0;}
}
@media(min-width:1025px){
.Floor003020 .right{width:25%;transform:translateX(280px);-webkit-transform:translateX(280px);}
.page3.active .Floor003020 .right{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}

.Floor003020 .right:nth-child(1){transition:all 1s 0.2s;}
.Floor003020 .right:nth-child(2){transition:all 1s 0.3s;}
.Floor003020 .right:nth-child(3){transition:all 1s 0.4s;}
.Floor003020 .right:nth-child(4){transition:all 1s 0.5s;}
}
@media(max-width:1024px){
		.Floor003020{padding: 3vw 0}
	.Floor003020 .home-title{position: static;transform: translateX(0%);color: #333;margin-bottom: 3vw;}
.Floor003020 .left{padding: 5vw 0;}
.Floor003020 .left,
.Floor003020 .right,
.Floor003020 .main{display:block;height: auto;}
.Floor003020 .main{overflow: hidden;}
.Floor003020 .right{float: left; width: 50%;overflow: hidden;}
.Floor003020 .left{text-align: center;}
.Floor003020 .right .Ispic{padding-bottom: 80vw;}
.Floor003020 .left .title{display: table; margin: 0 auto; text-align: left;}
.Floor003020 .right .txt-area{padding-top:25vw;}
.Floor003020 .right .cn{font-size: 20px;}
.Floor003020 .right .en{font-size: 0.2rem}
}
@media(max-width:640px){
.Floor003020 .right .name{font-size: 3.5vw;}
}
/*Bottom003043 */
.Bottom003043{font-family: 'SourceHanSansCN-Light';  background: url("../images/Bottom003043_bg.jpg") no-repeat center top;background-size: cover;}
.Bottom003043,
.Bottom003043 a{color: rgba(255,255,255,0.7);}
.Bottom003043 a:hover{color: #fff;}

.Bottom003043 .b-top{padding: 3.5vw 0;}
.Bottom003043 .contact ul{ display: table;}
.Bottom003043 .contact ul > *{display: table-cell; vertical-align: middle;}
.Bottom003043 .contact ol{width: 165px;}
.Bottom003043 .contact li{ padding-left: 1.41vw;}
.Bottom003043 .contact .tel{font-family: 'Bebas';font-size: 24px;color: #fff;}
.Bottom003043 .contact p{margin-bottom: 0;line-height: 2.2em;margin-top: 0.5em; color: #fff;}
@media(max-width:640px){
.Bottom003043 .contact ol{width: 22vw;}
.Bottom003043 .contact li{ padding-left: 3vw;}
.Bottom003043 .contact .tel{font-size: 5.5vw;}
.Bottom003043 .contact p{font-size: 3vw;}
}
.Bottom003043 .b-top nav{width: 57.819%;}
.Bottom003043 .b-top nav dl{float: left; max-width: 120px;}
.Bottom003043 .b-top nav dl.row2{max-width: 200px;}
.Bottom003043 .b-top nav dl.row2 dd{float: left; width: 50%;}
.Bottom003043 .b-top nav dt{font-family: 'SourceHanSansCN-Regular'; font-size: 16px; margin-bottom: 15px;}
.Bottom003043 .b-top nav dt a{color: #fff;}
.Bottom003043 .b-top nav dd{background: url("../images/Bottom003043_aicon.png") no-repeat left center; padding: 7px 0 7px 10px; line-height: 20px;}

.Bottom003043 .b-bottom{border-top: 1px solid rgba(255,255,255,0.1); padding: 40px 0;text-align: center;}
.Bottom003043 .b-bottom nav{margin-bottom: 10px;}
.Bottom003043 .b-bottom nav a{display: inline-block;}
.Bottom003043 .b-bottom nav a:not(:last-child):after{display: inline-block; content: ''; width: 1px ;height: 10px; background: rgba(255,255,255,0.1); margin: 0 10px;vertical-align: middle;}
@media(max-width:1024px){
.Bottom003043 .b-top nav{display: none;}
.Bottom003043 .b-bottom{padding: 10px 0;}
}
/*Menu001093 */
.Menu001093{background: #fff;box-shadow:  0 5px 10px rgba(0,0,0,0.08);position: relative; z-index: 1;}
.Menu001093 .auto{max-width: 1400px;}
.Menu001093 .nav{display: table; margin: 0 auto;}
.Menu001093 .nav li{float: left;position: relative;display: table;height: 70px; margin: 0 1px; min-width:8.334vw; }
.Menu001093 .nav li a{transition: 0.3s; display: table-cell; vertical-align: middle; text-align: center;font-size: 16px;padding: 0 2vw;}
.Menu001093 .nav li a:hover,
.Menu001093 .nav li.aon a{background: #41a4f4;color: #fff;}
.Menu001093 .nav li a:after{position: absolute; bottom: 6px; left: 50%; margin-left: -6px;  content: '';border:4px solid  transparent; border-top-color: #fff; width: 0; height: 0; border-top-width: 6px;}
@media(max-width:640px){
.Menu001093 .nav li{height: 10vw;}
.Menu001093 .nav li a{font-size: 2.6vw;}
}
@media(max-width:480px){
.Menu001093 .nav li{height: 14vw;}
.Menu001093 .nav li a{font-size: 3.5vw; padding: 0 4vw;}
.Menu001093 .nav li a:after{bottom: 0.5vw;}
}

/*RighInfo003141 */
.RighInfo003141{font-family: 'SourceHanSansCN-Regular';}
.RighInfo003141 .auto{padding-bottom: 2em;}
.RighInfo003141 .intro{padding-top: 4.5em; margin-bottom: 4.5625em;}
.RighInfo003141 .intro .title{ font-size: 2em;color: #333333; margin-bottom: 0.6em;}
.RighInfo003141 .intro .info{ font-size: 0.875em; line-height: 2;}
.RighInfo003141 .intro .info p{margin: 1.8em 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 0;}
.RighInfo003141 .number-count li{color: #333333;}
.RighInfo003141 .number-count li span{display: inline-block;position: relative;font-size: 2em;font-family: 'Bebas';color: #41a4f4; 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: #41a4f4;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: 47.929%;}
.RighInfo003141 .intro .title{line-height: 1;}
.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{padding-top: 2em; margin-bottom: 2em;}
}
/*Floor003153 */
.Floor003153 {padding: 4% 0 2% 0;}
.Floor003153 .title{position: relative;margin-bottom: 2em;}
.Floor003153 .title .name{font-size:35px;color: #333;line-height: 1;margin-bottom: 30px;text-align: center;padding-bottom: 5%;margin-bottom: 3%;}
.Floor003153 .title .name::after{
  position: absolute;
    content: '';
    width: 1px;
    height: 40px;
    background-color: #1f1f1f;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.Floor003153 .intro .info{line-height: 2.1428;font-family: 'SourceHanSansCN-Regular';}
.Floor003153 .intro .info .ytable-cell{vertical-align: top;}
.Floor003153 .intro .info p{color: #666666;    font-size: 16px;  line-height: 30px;  text-indent: 2em;  padding-bottom: 2%;}

  @media (min-width:1025px) {
.Floor003153 .intro .img{width: 50%;padding-left: 4em;vertical-align: top;}
.Floor003153 .intro .info{ font-size: 16px; text-align: justify;vertical-align: top;}  
}
@media (max-width:1024px) {
.Floor003153 .auto{padding: 2vw 2%;}
.Floor003153 .intro .img{margin-bottom: 2em;}
.Floor003153 .title .name{font-size: 0.4rem}
}
.Floor003153 .intro .info b{color: #41a4f4; font-size: 18px;} 
.Floor003153 .pic img{display: block;}
/*RighInfo003148 */
.RighInfo003148{padding: 4% 0;font-family: 'SourceHanSansCN-Regular';}
.RighInfo003148 .title{font-family: 'SourceHanSansCN-Bold'; font-size:20px;color: #41a4f4; margin-bottom:1em;font-weight: bold;}
.RighInfo003148 .items-group .items:first-child{border-top: 1px solid rgba(0,0,0,0.11);}
.RighInfo003148 .items-group .items:last-child{border-bottom: 1px solid rgba(0,0,0,0.11);}
.RighInfo003148 .items-group .items p{color: #666;font-size:16px; line-height: 1.64285;}
.RighInfo003148 .items-group .items p + .title{margin-top: 2em;}

.RighInfo003148 .box-rows{margin-top: 4.875em;}
.RighInfo003148 .box-rows .title{margin-bottom: 3.95833em; text-align: center;}
.RighInfo003148 .box-rows dd{box-shadow: 0px 0.625em 3.75em rgba(0, 0, 0, 0.05);border: solid 1px #f3f3f3;  text-align: center;}
.RighInfo003148 .box-rows dd .heart{font-size: 1.375em;width: 4.0909em; height: 3.5454em; display: block;margin: -1.36363em auto 0; line-height:3.5; background: url(../images/RighInfo003148-icon.svg) no-repeat center; background-size: contain;text-align: center;color: #fff;}
.RighInfo003148 .box-rows dd aside{color: #000000;font-size: 1.25em; margin: 2.4em 0 1em 0;line-height: 1;}
.RighInfo003148 .box-rows dd p{color: #666; width:73%; margin: auto; line-height: 2;}
@media (min-width:1025px) {
.RighInfo003148 .items-group .img{width: 50%;}
.RighInfo003148 .items-group .items:nth-child(2n-1) .txt{padding-right:3.5em;}
.RighInfo003148 .items-group .items:nth-child(2n) .txt{padding-left:3.5em;}  
.RighInfo003148 .box-rows dd{float: left;min-height: 15.625em; width: 30.715%;margin-bottom: 3.9275%;}  
.RighInfo003148 .box-rows dd:not(:nth-child(3n)){ margin-right: 3.9275%;}
}
@media (max-width:1024px) {
.RighInfo003148 .items-group .txt{padding: 2em 0;}   
.RighInfo003148 .box-rows dd{padding-bottom: 3em; margin-bottom: 4em;}
.RighInfo003148 .box-rows dd p{ width:90%;}
.RighInfo003148 .items-group .items p + .title{margin-top: 0.5em;}
.RighInfo003148 .title{margin-bottom: 0.5em;}
}
/*Timeline000913 */
.Timeline000913{padding:1% 0 4% 0;}
.Timeline000913 .main{position: relative; z-index: 1; padding-bottom: 5vw;}
.Timeline000913 .main .quan{display: block;width: 10px; height: 10px; border-radius: 50%; background: #fff;border: 1px solid #dedede;}
.Timeline000913 .main:before{position: absolute; content:'';width: 1px; top: 10px; bottom: 0;background: #d9d9d9; }
@media(min-width:769px){
.Timeline000913 .main .quan{ margin: 0 auto; }
.Timeline000913 .main:before{left: 50%;}
.Timeline000913 .outer > .ytable-cell{width: 50%;}
}
@media(max-width:768px){
.Timeline000913 .outer,
.Timeline000913 .outer > .ytable-cell{display: block;}
.Timeline000913 .main:before{left: 5px;}
.Timeline000913{padding-top: 5%;}
}

.Timeline000913 .item{position: relative;z-index: 4;}
.Timeline000913 .item:not(:last-child){margin-bottom: 2.08vw;}
.Timeline000913 .info{position: relative;}
.Timeline000913 .info:before{position: absolute; content: ''; top: 50%; margin-top: -16px; border:16px solid  transparent;}
.Timeline000913 .info .inner{background: #f0f0f0; padding: 1.5vw;transition: all 0.3s}
.Timeline000913 .item:hover .info .inner{box-shadow: 0 0 10px rgba(0,0,0,.2)}
.Timeline000913 .item:hover .year{font-size: 50px}
.Timeline000913 .pic{width: 32.787%;}
.Timeline000913 .pre{font-size: 16px;line-height: 1.867em;}
.Timeline000913 .year{color: #41a4f4;font-size: 45px;transition: all 0.3s}
.Timeline000913 .year aside{background-repeat: no-repeat;background-image: url("../images/Timeline000913_icon.png");font-family: DIN; font-weight: bold;}
@media(min-width:769px){
.Timeline000913 .item:nth-of-type(2n-1) .info{padding-right: 32px;}
.Timeline000913 .item:nth-of-type(2n) .info{padding-left: 32px;}
.Timeline000913 .item:nth-of-type(2n-1) .info:before{right: 0;border-left-color: #f0f0f0;}
.Timeline000913 .item:nth-of-type(2n) .info:before{left: 0;border-right-color: #f0f0f0;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside{margin-left: -10px;background-position: left center;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside:before,
.Timeline000913 .item:nth-of-type(2n) .year aside:after{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -10px 32px 0;}
.Timeline000913 .item:nth-of-type(2n) .year aside{background-position: right center;margin-right: -11px; text-align: right;}
}
@media(max-width:768px){
.Timeline000913 .main{margin-left: 3vw;}
.Timeline000913 .year{font-size: 7vw;}
.Timeline000913 .year aside{padding-left: 32px;background-position: left center;margin-left: -5px;}
.Timeline000913 .year aside:before{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -1vw 3vw 0;}
.Timeline000913 .info{padding: 3vw;}
.Timeline000913 .pre{padding-left: 3vw;}
}
@media(max-width:480px){
.Timeline000913 .pic{width:45%;}
.Timeline000913 .pre{font-size: 3.5vw;}
}

.Timeline000913 .Floor002745 li.slick-slide .icon:before{background: #41a4f4;}
.Timeline000913 .Floor002745 li.slick-slide .icon{height: 120px; color: #fff; max-width: 120px;border-radius: 50%;overflow: hidden;}
.Timeline000913 .Floor002745 li.slick-slide .icon p{position: absolute; top: 50%; z-index: 99; font-size: 20px; left: 50%; transform: translate(-50%,-50%); width: 100%; text-align: center;}
.Timeline000913 .Floor002745 li.slick-slide .icon::after{background: #41a4f4;}
.Timeline000913 .Floor002745 li.slick-slide aside{font-weight: bold; font-size: 20px; line-height: 2;}


/*RighInfo002973 */
.RighInfo002973{ margin:2% 0;color: #333;font-size: 16px;}
.RighInfo002973 .auto_900{max-width: 900px;}
@media(max-width:900px) {
  .RighInfo002973 .auto_900 {
    padding: 0 2%;
  }
}
.RighInfo002973 .news-details .title{text-align: center;}
.RighInfo002973 .news-details .title h1{font-size: 28px; margin: 0;}
.RighInfo002973 .news-details .title aside span{display: inline-block; vertical-align: middle; margin: 0 15px -18px;line-height: 16px;}
.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.1em;border-bottom: 1px solid #d2d2d2;padding: 2% 0; margin-bottom: 2%;}
.RighInfo002973 .news-details .edit-info .xw{text-indent: 2em;margin-bottom: 1%;}
.RighInfo002973 .news-details .edit-info img{display: block; margin: 20px auto;}
.RighInfo002973 .pn-page aside{padding: 10px 0;}
.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: #41a4f4;}
.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");}


.RighInfo002973 ol{ position: relative; margin: 4% 0 4% 0; border-bottom: 1px solid #eee; }
.RighInfo002973 ol figure em{ padding-bottom: 47%; }
.RighInfo002973 ol p{ margin: 0 0 25px; font-size: 18px; color: #333; line-height: 36px; text-align: justify; }
.RighInfo002973 ol time{ float: right; margin-top: 35px; }
/* .RighInfo002973 .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;} */
/* .RighInfo002973 .video_files video{width:100%; height:100%; background-color:#000;} */
.RighInfo002973 .video_files{position: relative;display: inline-block;}
.RighInfo002973 .video_files video{max-width: 100%;}
.RighInfo002973 .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;border-radius: 50%;background-color: #761b1b;cursor: pointer;}
.RighInfo002973 .video_files .close::before,
.RighInfo002973 .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:#fff; left:13px; top:5px;}
.RighInfo002973 .video_files .close::before{ transform:rotate(45deg);}
.RighInfo002973 .video_files .close::after{ transform:rotate(-45deg);}
.RighInfo002973 figure{ position:relative;text-align: center;}
.RighInfo002973 figure em{ display:block; padding-bottom: 67%; background-size:contain; background-position:center center; background-repeat:no-repeat;}
.RighInfo002973 figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); }
.RighInfo002973 figure a::before,
.RighInfo002973 figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
.RighInfo002973 figure a::before{width: 70px;height: 70px;border: 3px solid #fff;margin-left: -35px;margin-top: -35px;border-radius: 50%;}
.RighInfo002973 figure a::after{width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 20px solid #fff;margin-left: -5px;margin-top: -15px;}
.RighInfo002973 li p{ margin-bottom: 25px; height: 56px; font-size: 16px; color: #333; line-height: 28px; text-align: justify; overflow: hidden;}
@media(max-width:768px){
.RighInfo002973 figure em{ padding-bottom: 47%; background-size:cover;}
}

@media(max-width:1280px){
  .RighInfo002973{margin:2.5% 0;}
}

@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;}
}
@media(max-width:640px){
.RighInfo002973 .news-details .title h1{font-size:4vw;}
.RighInfo002973{ font-size: 14px;}
}

    
.CompanyPro {padding:3% 0 4% 0;}
.CompanyPro .title .tit_en {font-size: 40px;line-height: 30px;color: #41a4f4;}
.CompanyPro .title .tit_cn {font-size: 34px;line-height: 30px;color: #333333;padding: 25px 0;text-align: center;}
.CompanyPro .title img{display: block; margin:0  auto 2% auto;}
.CompanyPro .txt {font-size: 16px;line-height: 30px;color: #666666;padding-bottom: 30px;}
.CompanyPro .AboutNum {padding-bottom: 30px;}
.CompanyPro .AboutNum ul {margin-left: -0.5%;overflow: hidden;}
.CompanyPro .AboutNum ul li {width: 24.5%;margin-left: 0.5%;background: #f6f6f6;float: left;padding:2% 0 2%;list-style: none;}
.CompanyPro .AboutNum ul li img {float: left;padding-left: 18%;}
.CompanyPro .AboutNum ul li p {font-size: 50px;font-weight: bold;line-height: 40px;color: #333333;float: left;padding-left: 10px;}
.CompanyPro .AboutNum ul li p em {font-size: 20px;font-weight: bold;line-height: 20px;color: #333333;vertical-align: top;}
.CompanyPro .AboutNum ul li p span {font-size: 16px;line-height: 20px;color: #999999;font-weight: normal;display: block;padding-top: 15px;}
.CompanyPro .CompanyPc {overflow: hidden;background: url(../images/ab.jpg) no-repeat left center;}
.CompanyPro .CompanyPc .CPc_l {width: 30%; margin-left: 4.5%; padding: 7% 0;}
.CompanyPro .CompanyPc .CPc_l .tit_cn {font-size: 40px;line-height: 60px;letter-spacing: 3px;color: #ffffff;padding: 11% 0;font-weight:700}
.CompanyPro .CompanyPc .CPc_l .tit_en {font-size: 16px;line-height: 24px;color: #ffffff;opacity: 0.4;padding-bottom: 10%;text-transform: uppercase;}
.CompanyPro .CompanyPc .imgbox {width: 70%;float: left;padding-top: 31.44%;}
.CompanyPro .CompanyPc .wapimg{display: none;}
@media(max-width:1366px) {
.CompanyPro .txt {line-height: 36px;}
}

@media(max-width:1200px) {
.CompanyPro .CompanyPc .CPc_l .tit_en {padding-bottom: 43%;}
}

@media(max-width:1024px) {
.CompanyPro .CompanyPc{background: url(../images/ab.jpg) no-repeat right bottom #4C92F2;background-size: 143% auto;padding-top: 300px;position: relative;}
.CompanyPro .CompanyPc .CPc_l .tit_en {padding-bottom: 28%;}
.CompanyPro .AboutNum ul li img {padding-left: 5%;height: 30px;}
.CompanyPro {padding:3% 2% 4%;}
}

@media(max-width:992px) {
.CompanyPro .title .tit_en {font-size: 34px;}
.CompanyPro .title .tit_cn {font-size: 30px;}
.CompanyPro .CompanyPc .CPc_l .tit_en {padding-bottom: 26.5%;}
.CompanyPro .AboutNum ul li p {font-size: 40px;line-height: 36px;}
.CompanyPro .CompanyPc .CPc_l .tit_cn {font-size: 22px;font-weight: bold;}
}

@media(max-width:768px) {
.CompanyPro .AboutNum ul li {width: 49.5%;margin-bottom: 0.5%;}
.CompanyPro .AboutNum ul li img {float: none;}
.CompanyPro .AboutNum ul li p {font-size: 36px;line-height: 32px;float: none;}
.CompanyPro .CompanyPc .CPc_l {width: 100%;float: none;background-position: 95% 50%;margin-left: 0;position: absolute;top: 0;padding: 5% 5%;}
.CompanyPro .CompanyPc .CPc_l .tit_cn {font-size: 26px;font-weight: bold;padding: 0;}
.CompanyPro .CompanyPc .CPc_l .tit_en {padding-bottom: 5%;/* color: #41a4f4; */line-height: 20px;font-size: 14px;}
.CompanyPro .CompanyPc .imgbox {width: 100%;float: none;padding-top: 45%;}
}

@media(max-width:640px) {
.CompanyPro .title .tit_en {font-size: 20px;line-height: 20px;}
.CompanyPro .title .tit_cn {font-size: 22px;padding: 5px 0;}
.CompanyPro .txt {font-size: 14px;line-height: 30px;}
.CompanyPro .AboutNum ul li p span{padding-top: 10px;}
.CompanyPro .CompanyPc{background: #008cd6 !important;padding-top:0;}
.CompanyPro .CompanyPc .CPc_l{position:static;}
.CompanyPro .CompanyPc .wapimg{display: block;}
.CompanyPro .CompanyPc .CPc_l .tit_en{padding-bottom:0;}
}

@media(max-width:414px) {
.CompanyPro .AboutNum ul li p {width: 100%;float: none;font-size: 20px;line-height: 20px;}
.CompanyPro .AboutNum ul li p em {font-size: 12px;}
.CompanyPro .CompanyPc .CPc_l .tit_cn {font-size: 20px;/* color: #41a4f4; */line-height: 30px;}
}

@media(max-width:375px) {
.CompanyPro .title .tit_en {font-size: 30px;}
.CompanyPro .title .tit_cn {font-size: 26px;}
.CompanyPro .AboutNum ul li p {float: left;}
}
.CulList1 {padding:6% 0;}
.CulList1 ul {margin-left: -1%;overflow: hidden;}
.CulList1 ul li {position: relative;width: 24%;margin-left: 1%;float: left;list-style: none;}
.CulList1 ul li .txtbox {position: absolute;top: 0;left: 0;z-index: 99;padding:10%;text-align: center;width: 100%;}
.CulList1 ul li .txtbox .tit {font-size: 24px;color: #ffffff;padding: 5% 0 10%;font-weight: bold;text-align: center;}
.CulList1 ul li .txtbox .slogen {height: 90px;margin: 2% 0 20%;}
.CulList1 ul li .txtbox .slogen p {font-size: 18px;line-height: 30px;color: #ffffff;font-weight: bold;}
.CulList1 ul li .txtbox .more_btn {font-size: 14px;line-height: 30px;color: #fff;padding-top: 20%;position: relative;}
.CulList1 ul li .txtbox .more_btn img {margin-left: 10px;width: 16px;}
.CulList1 ul li .txtbox .more_btn:after {content: '';width: 100%;height: 1px;background-color: #ffffff;opacity: 0.1;position: absolute;top: 20%;left: 0;}
.CulList1 ul li .imgbox {padding-top: 131.5%;}
.CulList1 ul li:hover .slogen p {color: #fff;font-weight: bold;}
.CulList1 ul li:hover img {animation: move 2s -1s infinite;}
@media(max-width:1200px) {
.CulList1 ul li .txtbox .slogen {margin: 0 0 10%;}
.CulList1 ul li .txtbox .more_btn {padding-top: 10%;}
}

@media(max-width:768px) {
.CulList1 ul {margin-left: -2%;}
.CulList1 ul li {position: relative;width: 48%;margin: 0 0 2% 2%;}
.CulList1 ul li .txtbox .slogen p {font-size: 16px;}
.CulList1 ul li .txtbox .tit{font-size: 0.4rem}
}

@media(max-width:414px) {
.CulList1 ul li .txtbox .slogen {margin: 0;}
}

@media(max-width:375px) {
.CulList1 ul li .txtbox {padding: 5%;}
.CulList1 ul li .txtbox .slogen {height: 72px;}
.CulList1 ul li .txtbox .slogen p {font-size: 14px;line-height: 24px;}
}
.CulList1 ul li .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;}
.DcP3 {padding-bottom: 5%;}
.DcP3 .ListCon {display: none;}
.DcP3 .ListCon.show {display: block;}
.DcP3 .DcList {margin-left: -1.75%;overflow: hidden;}
.DcP3 .DcList.hide {display: none;}
.DcP3 .DcList li {width: 31.58%;margin-left: 1.75%;float: left;box-shadow: 0px 20px 30px 0px rgb(0 0 0 / 8%);margin-bottom: 3%;cursor: pointer;position: relative;list-style: none;}
.DcP3 .DcList li .hBox {position: absolute;top: 0;left: 0;width: 90%;height: 100%;background: url(../images/op_black60.png);display: flex;justify-content: center;flex-direction: column;align-items: center;padding: 0 5%;opacity: 0;visibility: hidden;transition: 0.3s;width: 100%;}
.DcP3 .DcList li .hBox .tit {font-size: 20px;font-weight: bold;color: #fff;padding-bottom: 20px;text-align: center;}
.DcP3 .DcList li .hBox .txt {font-size: 15px;color: #fff;line-height: 28px;overflow: hidden;text-align: left;}
.DcP3 .DcList li .imgbox {padding-top: 62.4%;}
.DcP3 .DcList li .imgbox span {    background-position: center center;    background-repeat: no-repeat;    background-size: cover;    position: absolute;    left: 0px;    top: 0px;    width: 100%;    height: 56%;    display: flex;    align-items: center;    justify-content: center;}

.DcP3 .DcList li .txtbox {padding: 3% 7% 7%;background-color: #fff;border: 1px #eee solid;position: relative;}
.DcP3 .DcList li .txtbox .title {overflow: hidden;border-bottom: 1px #ebebeb solid;padding: 5% 0;}
.DcP3 .DcList li .txtbox .title .tit {font-size: 20px;font-weight: bold;color: #333333;float: left;}
.DcP3 .DcList li .txtbox .title .price {font-size: 24px;font-weight: bold;line-height: 25px;color: #41a4f4;float: right;}
.DcP3 .DcList li .txtbox .title .price span {font-size: 14px;color: #999999;display: none;}
.DcP3 .DcList li .txtbox .address {background: url(../images/ico_address.png) left center no-repeat;font-size: 14px;color: #999999;line-height: 30px;padding-top: 2%;background-position-y: 11px;}
.DcP3 .DcList li .txtbox .address span {color: #333333;}
.DcP3 .DcList li .txtbox .tel {font-size: 14px;color: #999999;background: url(../images/ico_tel.png) left center no-repeat;line-height: 30px;background-position-y: 11px;min-height: 63px;}
.DcP3 .DcList li .txtbox .tel span {font-size: 20px;color: #41a4f4;display: inline-block;}
.DcP3 .DcList li .txtbox .tel span:nth-child(2) {padding-left: 43px;display: block;}
.DcP3 .DcList li:hover .hBox {opacity: 1;visibility: visible;}
.DcP3 .DcList li .txtbox1 {font-size: 20px;font-weight: normal;font-stretch: normal;line-height: 80px;letter-spacing: 0px;color: #333333;text-align: center;background-color: #fff;transition: all ease 0.1s;}
.RighInfo002738 .column-name{ text-align: center; padding: 35px 0; font-size: 28px;}
.RighInfo002738 .column-name .cn{      font-size: 36px;  color: #41a4f4;  line-height: 1;  font-weight: bold;}
@media(max-width:480px){
.RighInfo002738 .column-name{ font-size: 24px;}
.RighInfo002738 .column-name .cn{line-height: 40px;}
}

.RighInfo002738 .box-1{padding-bottom: 4%;}

.RighInfo002738 .area-info{background: #f0f0f0; margin: 20px 0 30px 0;}
.RighInfo002738 .area-info .pic{ width: 68.28125%; padding: 3px;}
.RighInfo002738 .area-info .singlePage{ font-size: 14px; }
@media(min-width:1025px){
.RighInfo002738 .area-info .singlePage{width: 90%; margin: 20px auto;max-width: 300px;}
}
@media(max-width:1024px){
.RighInfo002738 .area-info{margin: 0;}
.RighInfo002738 .area-info .ytable,
.RighInfo002738 .area-info .ytable-cell{display: block; width: auto !important;}
.RighInfo002738 .area-info .singlePage{ padding: 15px; }
}

.RighInfo002738 .box-2{background: #fafafa;padding:2% 0 6% 0;}
@media(max-width:1024px){
.RighInfo002738 .box-2{ margin-bottom: 30px; padding-bottom: 30px;}
}

.RighInfo002738 .youshi-list li{text-align: center; padding: 0 5%;}
.RighInfo002738 .youshi-list li pre{text-align: center; line-height: 24px; color: #555;}
.RighInfo002738 .youshi-list li .icon img{ width: 60px; height: 60px;}
.RighInfo002738 .youshi-list li h3{ color: #41a4f4; font-size: 18px; padding: 25px 0 15px 0;}
@media(min-width:641px){
.RighInfo002738 .youshi-list li{float: left;width: 33.3333%;}
.RighInfo002738 .youshi-list li:nth-child(3n+1){clear: left;}
}
@media(max-width:640px){
.RighInfo002738 .youshi-list li:not(:last-child){margin-bottom: 20px;}
}
/*PicList002949 */
.PicList002949 .item{margin: 2.08vw 0;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);}
.PicList002949 .item a:hover{color: #41a4f4;}
.PicList002949 .txt .inner{padding: 0 2.03vw 0 1.56vw;}
.PicList002949 .txt p.dot3{line-height: 2.142em; max-height: 6.426em;color: #666;}
.PicList002949 .tit{font-size: 24px; line-height: 1em;}
.PicList002949 .tit:after{display: block; margin-top: 1.25em; content: '';background: #41a4f4; width: 48px; height: 2px;}
.PicList002949 .item a:hover  .tit:after{background: #41a4f4;}
.PicList002949 .item .more{padding-right: 25px;display: inline-block;background: url("../images/PicList002949_more.png") no-repeat right center;color: #999;}
.PicList002949 .item a:hover .more{background-image: url("../images/PicList002949_more_on.png");}
@media(min-width:1025px){
.PicList002949 .pic{ width:486px;}
}
@media(min-width:641px) and (max-width:1024px){
.PicList002949 .pic{ width:50%;}
.PicList002949 .tit{font-size: 3vw;}
}
@media(max-width:640px){
.PicList002949 .ytable,
.PicList002949 .ytable-cell{display: block;}
.PicList002949 .txt .inner{padding: 5vw;font-size: 3.5vw;}
.PicList002949 .tit{font-size: 5vw;}
}
/*PicList002854 */
.PicList002854{padding:4% 0;}
.PicList002854 li{float: left;margin-bottom:4%;}
.PicList002854 li a{display: block;border: solid 3px #f5f5f5;position: relative;padding: 2vw 1vw 3vw; transition: 0.3s;}
.PicList002854 li aside{font-size: 16px; line-height: 28px; height: 56px; text-align: center; margin-top: 0.5vw;color: #333;}
.PicList002854 li .Ispic{background-size: contain;padding-bottom: 67.565%;}
.PicList002854 li a:after{position: absolute; content: '';width: 50px;height: 50px;background:url(../images/PicList002854_btn.png) no-repeat center center #f5f5f5;right: 0; bottom: 0;background-size: auto 21px;transition: 0.3s;}
.PicList002854 li a:hover{border-color: #41a4f4;}
.PicList002854 li a:hover:after{background-color: #41a4f4; background-image: url(../images/PicList002854_btn_hover.png);}
@media(min-width:769px){
.PicList002854 li{width: 23.127%; }
.PicList002854 li:not(:nth-child(4n)){margin-right: 2.3095%;}
}
@media(max-width:768px){
.PicList002854 li{width: 48%; }
.PicList002854 li:not(:nth-child(2n)){margin-right: 4%;}
.PicList002854 li aside{font-size: 16px;}
.PicList002854 li a:after{width: 7vw;height: 7vw;background-size: auto 50%;}
}
@media(max-width:480px){
.PicList002854 li aside{font-size: 14px;line-height: 20px; height: 40px;}
}
/*PicList002546 */
.PicList002546{padding-bottom: 4%;}
@media(min-width:1201px){
.PicList002546 li{float:left; width:50%;}
.PicList002546 ul:nth-child(2n) li .txt{ right:auto; left:0;}
.PicList002546 ul:nth-child(2n) li a .Ispic{ float:right;}
.PicList002546 ul:nth-child(2n) li a::before{ border-right-color:transparent; border-left-color:#f7f7f7; margin-left:15px;}
}
.PicList002546 li a{overflow:hidden; display:block;position:relative; background:#f7f7f7; transition:0.3s;}
.PicList002546 li .Ispic{ padding-bottom:102.44%; transition:0.3s;}
@media(min-width:481px){
.PicList002546 li a::before{ position:absolute; content:''; border:15px solid transparent; border-right-color:#f7f7f7; left:50%; top:50%; transform:translate(-50%, -50%); margin-left:-15px; z-index:10;}
.PicList002546 li .Ispic{ padding-bottom:51.22%; width:50%;}
.PicList002546 li .txt{ position:absolute; right:0; top:0; width:50%; height:100%;}
.PicList002546 li .table{ display:table; width:100%; height:100%;}
.PicList002546 li .table_cell{ display:table-cell; vertical-align:middle;}
}
.PicList002546 li figure{ padding:5%; text-align:center; color:#666;}
.PicList002546 li .txt i{ width:22px; height:22px;display:block; margin:15% auto 0; position:relative;transition:0.3s;}
.PicList002546 li .txt i::before,
.PicList002546 li .txt i::after{ position:absolute;content:''; width:100%; height:2px; background:#000; left:0; top:50%; margin-top:-1px;}
.PicList002546 li .txt i::after{ transform:rotate(90deg);}
.PicList002546 li h3{ font-weight:normal; color:#333; font-size:20px; margin:10px 0; height:26px; overflow:hidden;}
.PicList002546 li pre{ text-align:center; overflow:hidden; line-height:28px;font-size: 16px;}
.PicList002546 li a:hover .txt i{ transform:rotate(180deg);}
.PicList002546 li a:hover .Ispic{opacity:0.9;}
@media(max-width:1200px) and (min-width:481px){
.PicList002546 li:last-child .txt{ right:auto; left:0;}
.PicList002546 li:last-child a .Ispic{ float:right;}
.PicList002546 li:last-child a::before{ border-right-color:transparent; border-left-color:#f7f7f7; margin-left:15px;}
}
/* 新闻资讯 */
.submore i{display: inline-block;vertical-align: middle;width: 0.6rem;height: 0.6rem;background: #41a4f4 url(../images/arr2.png) center center no-repeat;border-radius: 50%;transition: all 0.3s;}
.submore:hover i{transform: rotate(45deg);}
.submore_1 i{display: block;width:20px;height:16px;background: url(../images/arr02.png) no-repeat center center;transition: all 0.3s;}
.News {padding: 4% 0;}
.News .News_list .item{position: relative;padding-left:4.2rem;background: #f5f7fa;margin-bottom:0.4rem;}
.News .News_list .item .img{width:4.2rem;padding-top:3rem;position: absolute;left:0;top:0;overflow: hidden;}
.News .News_list .item .img span{transition: all .5s;-webkit-transition: all .5s;overflow: hidden;background-size: contain;}
.News .News_list .item:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);} 
.News .News_list .item .txt{height:3rem;box-sizing: border-box;padding:0.5rem 0.5rem;}
.News .News_list .item .txt h1{font-weight: normal;font-size:0.24rem;}
.News .News_list .item .txt .dec{height:0.6rem;margin:0.3rem 0 0.5rem 0;    font-size: 16px;  line-height: 0.3rem;  color: #666666;  padding-bottom: 30px}
.News .News_list .item .txt .date{font-family: DINM;color:#999;position: relative; font-size: 17px;  color: #666666; }
.News .News_list .item .txt .submore_1{position: absolute;right:0;top:0;}
.News .News_list .item:hover .txt .submore_1 i{transform: rotate(45deg);}

.News .News_list.search .item{padding-left: 0;}
.News .News_list.search .item .txt{height: auto;padding:0.5rem 155px 0.5rem 0.5rem;}
.News .News_list.search .item .txt .date{position: absolute;right: 0.5rem;top: 0.5rem;}


@media(max-width:1024px){
.News .News_list .item .txt{padding:0.3rem;}
.News .News_list .item .txt h1{font-size: 20px;}
.News .News_list .item .txt .dec{font-size: 14px;line-height: 22px;height: 44px;}
}

@media(max-width:768px){
.News .News_list .item{padding-left:3rem;}
.News .News_list .item .img{width:3rem;padding-top:2rem;}
.News .News_list .item .txt{height:2rem;padding:10px;}
.News .News_list .item .txt .dec{margin:10px 0 5px 0;}

.News .News_list.search .item .txt{height: auto;padding:0.5rem;}
 .News .News_list.search .item .txt .date{position: static;}
}

@media(max-width:560px){
.News .News_slider .item .img{width:100%;padding-top:60%;}
.News .News_slider .item .txt{width:100%;padding:15px;}
.News .News_slider .slick-dots{bottom:20px;}
.News .News_list .item .img{width:100%;padding-top:56%;position: relative;}
.News .News_list .item .txt{width:100%;height:auto;}
.News .News_list .item {padding-left:0;}
.SelectBox{width:150px;height:38px;line-height: 38px;}
.SelectBox .SelectDl {max-height:120px;}
.SelectBox .SelectDl dl dd a{line-height: 30px;height:30px;font-size: 14px;}
.SelectBox .SelectTxt{font-size: 14px;}
.News .News_slider .item .txt h1{font-size: 15px;}
.News .News_list .item .txt h1{font-size: 15px;}
.News .News_slider .item .txt .dec{margin:10px 0;}
}
/*PicList003142 */
.PicList003142{ padding: 4% 0;}
.PicList003142 li{float: left;  margin-bottom: 2.5em;}
.PicList003142 li .txt{box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05);padding: 1.15em  0.875em 1.875em 0.875em;}
.PicList003142 li .tit{ font-size:18px;font-weight: bold;margin-bottom:4%; text-align: center;}
.PicList003142 li p{font-size:16px; line-height:28px;color: #333}
.PicList003142 li .pic{overflow: hidden;}
.PicList003142 li .Ispic{padding-bottom:70%;transition: 0.3s;}
.PicList003142 li a:hover .Ispic{transform: scale(1.1);}
.PicList003142 li a:hover{color: #41a4f4;}
.PicList003142 li time{color: #999999;display: block;background: url(../images/PicList003142-icon.svg) no-repeat right center;font-family: 'Roboto-Regular';}
.PicList003142 li a:hover time{background-image: url(../images/PicList003142-icon-red.svg);}
@media (min-width:1025px) {
.PicList003142 li{width: 32.143%;}
.PicList003142 li:not(:nth-child(3n)){margin-right: 1.7855%;}
.PicList003142 li:nth-child(3n+1){clear: left;}    
}
@media (max-width:1024px) {
.PicList003142 .auto{margin-top: 2vw;}   
.PicList003142 li{width: 100%;margin: 0;margin-bottom: 4%;}
/*.PicList003142 li:not(:nth-child(2n)){margin-right: 4%;}*/
.PicList003142 li:nth-child(2n+1){clear: left;} 
.PicList003142 li .txt{padding: 1em;}
}

/*Page002623 */
.Page002623{padding:2% 0 1% 0; text-align: center;font-family: Arial;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;background-color: #f5f5f5;}
.Page002623 .Pages a.a_cur,
.Page002623 .Pages a:hover{color: #fff;background: #41a4f4;}
.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;}
@media(max-width:640px){
.Page002623{padding: 6vw 0 8vw 0;}
.Page002623 .Pages em{display: none;}
.Page002623 .Pages a{background-color: #eee;}
}

/*RighInfo002519 */
.RighInfo002519{ padding:4% 0;}
.RighInfo002519 .p,.RighInfo002519 p{font-size: 16px; line-height: 30px; text-indent: 2em; }
.RighInfo002519 .p p{padding-bottom: 2%;}
.RighInfo002519 .list_img_group{ margin-top:1%;}
.RighInfo002519 .list_img_group li{ text-align:center;overflow: hidden;}
.RighInfo002519 .list_img_group li img{ transition: 0.3s; overflow: hidden; }
.RighInfo002519 .list_img_group li img:hover {transform: scale(1.03);}
@media(min-width:641px){
.RighInfo002519 .list_img_group li{ float:left; width:49.34375%; margin-bottom: 2vw; font-size: 18px;line-height: 3;font-weight: normal;}
.RighInfo002519 .list_img_group li:nth-child(2n){  margin-left: 1%;}
}
@media(max-width:640px){
.RighInfo002519 .list_img_group li{ margin:2% 0;font-size: 0.3rem;margin-bottom: 4%;}
.RighInfo002519 .list_img_group li img{margin-bottom: 0.2rem;}
}
/*
 .RighInfo002223 为demo编号
 */
.RighInfo002223{background-color: #fff;padding: 4% 0;}
.RighInfo002223 .pic{margin-top: 20px;}
.RighInfo002223 .h3{color:#41a4f4;line-height:1.6;margin:0; font-size: 20px;}
.RighInfo002223 .h3:after,.RighInfo002223 .h4:after{color:#8fb8e1;width:50px;height:2px;background:#8fb8e1;border:none;margin:15px 0px; content: ""; display: block;}
.RighInfo002223 p{line-height:30px;font-size:16px;color:#666;margin-bottom:2%;clear:both;text-indent: 2em;}
@media screen and (min-width: 1024px){
.RighInfo002223 .h3{  font-size: 28px;  color: #41a4f4;  line-height: 1;  font-weight: bold;}
.RighInfo002223 .h3:after {  display: block;  content: '';  width: 15px;  height: 2px;  background-color: #41a4f4;  margin-top: 1.23076em;}
/* .RighInfo002223 .con{width:78.235%;} */
.RighInfo002223 .con{text-align: justify;} 
}

@media screen and (min-width: 768px){
  .RighInfo002223 .h3:after,.RighInfo002223 .h3:after{ margin: 25px 0;}
  /* .RighInfo002223 .pic{float:right;}
  .RighInfo002223 .con{float:left;width:72.235%;} */
}
.RighInfo002223 .list_img_group{ margin:1% 0;}
.RighInfo002223 .list_img_group li{ text-align:center; overflow: hidden;}
.RighInfo002223 .list_img_group li img{transition: 0.3s; overflow: hidden;}
.RighInfo002223 .list_img_group li img:hover {transform: scale(1.03);}


@media(min-width:641px){
.RighInfo002223 .list_img_group li{ float:left; width:49.34375%; margin-bottom: 2vw; font-size: 18px;line-height:3;}
.RighInfo002223 .list_img_group li:nth-child(2n){  margin-left: 1%;}
}
@media(max-width:640px){
.RighInfo002223 .list_img_group li{ margin:2% 0;font-size: 0.3rem;margin-bottom: 4%;}
.RighInfo002223 .list_img_group li img{margin-bottom: 0.2rem;}
}

/*Floor001918*/
.Floor001918{ background:url(../images/Floor001918-bg.jpg) no-repeat center top; height:650px; position:relative;}
.Floor001918 .title{ overflow:hidden; text-align:center;color:#41a4f4; padding:68px 0 20px 0;  }
.Floor001918 .title span{font-weight:bold;font-size:30px;text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; display:block; line-height:24px; position:relative; font-weight:normal;}
.Floor001918 .title span:after,
.Floor001918 .title span:before{ position:absolute; content:''; width:100%; height:1px; background-color:#41a4f4;opacity: 0.25; top:50%;}
.Floor001918 .title span:after{ left:-52%;margin-left:-90px;}
.Floor001918 .title span:before{right:-52%; margin-right:-90px;}

.Floor001918 ul{ margin:0 auto;}
.Floor001918 li{ float:left; margin:4% 0; background-position: center top; background-repeat:no-repeat; width:25%; height:140px; text-align:center; overflow:hidden;}
.Floor001918 li.li_0{ background-image:url(../images/Floor001918-list_li_01.png);}
.Floor001918 li.li_1{ background-image:url(../images/Floor001918-list_li_02.png);}
.Floor001918 li.li_2{ background-image:url(../images/Floor001918-list_li_03.png);}
.Floor001918 li.li_3{ background-image:url(../images/Floor001918-list_li_04.png); }
.Floor001918 li.li_4{ background-image:url(../images/Floor001918-list_li_05.png);margin-left:12.5%;}
.Floor001918 li.li_5{ background-image:url(../images/Floor001918-list_li_06.png);}
.Floor001918 li.li_6{ background-image:url(../images/Floor001918-list_li_07.png);}
.Floor001918 li a{ display:block; color:#fff; padding-top:20px; height:100%; max-width:170px; margin:0 auto;}
.Floor001918 li a:hover{ text-decoration:underline;}
.Floor001918 li b{ display:block; padding:0 30px; line-height:25px;}
.Floor001918 li img{ height:53px; display:block; margin:0 auto;}

@media(max-width:1440px){
.Floor001918 .auto{ padding-left:2%;  max-width:none;}
}
@media(max-width:1200px){
.Floor001918 ul{ max-width:680px;}
}
@media(max-width:1000px){
.Floor001918{ height:auto;}
.Floor001918 .auto{ padding:0 2%;}
.Floor001918 .title{ padding:3% 0;}
.Floor001918 ul{ max-width:none; padding-bottom:3%;}
.Floor001918 ul li{ margin:2% 0;}
.Floor001918 li a{max-width: 96%}
.Floor001918 li a br{display: none}
.tit5{font-size: 0.4rem}
.tit5:after{height: 20px;}
}
@media(max-width:640px){
.Floor001918 ul li{margin:0;padding-bottom:5%;width:50% !important;height: 120px;background-size: contain;margin-bottom: 10px;}
.Floor001918 ul li:nth-child(1){width:100% !important;padding: 0 25%;}
.Floor001918 .title span{font-size: 0.4rem}
/*.Floor001918 li:nth-child(2){ background-color:#e2ba7a;}
.Floor001918 li:nth-child(3){ background-color:#587bec;}
.Floor001918 li:nth-child(4){ background-color:#4abce1;}
.Floor001918 li:nth-child(5){ background-color:#6b8aed;}
.Floor001918 li:nth-child(6){ background-color:#549df0;}
.Floor001918 li:nth-child(7){ background-color:#51aef0;}*/
.Floor001918 li b{padding:0;display:block;/* white-space:nowrap; *//* text-overflow:ellipsis; */overflow:hidden;padding: 0 40px;}
.Floor001918 li:nth-child(5){ margin-left:0;}
}
@media(max-width:375px){
.Floor001918 .title{font-size:20px; }
.Floor001918 .title span{font-size:16px;}
}


/*
 Map002779
 */
.Map002779{ padding:3% 0 0;}
.Map002779 li{ width:100%; float:left; margin-right:2.5%; margin-bottom:2%; }
/* .Map002779 li:nth-child(4){margin-left: 17%;} */
.Map002779 li img{display: none;}
.Map002779 li .pic{display: block; padding-bottom:62.5%; background-size: cover; background-repeat: no-repeat; background-position: center;}
.Map002779 li .main{ padding:2% 6%;  border-top:6px solid #41a4f4;    min-height: 220px; line-height: 2;    background: #f3f7f9;}
.Map002779 li:nth-child(3) .main,.Map002779 li:nth-child(4) .main{min-height: unset;}
.Map002779 li .main img{margin-top: 5px;  margin-right:8px;display: block;  float: left;  line-height: 30px;}
.Map002779 li h1{    margin-bottom: 10px;  font-size: 22px;  color: #41a4f4;}
.Map002779 li p{ font-size:16px;line-height:36px;}
.Map002779 li p span{font-weight: bold; color: #333; font-size: 16px;}
.Map002779 li dl span{font-weight: bold; color: #333;font-size: 16px;}
.Map002779 li dl{ font-size:16px; display:block; margin-bottom:10px;line-height:2; }
.Map002779 li .more{ background:url(../images/Map002779-icon.png) no-repeat; font-size:14px; color:#41a4f4; display:block; padding:5px 37px;}
.Map002779 b{font-weight: bold; color: #41a4f4; font-size: 14px;}
.Map002779 .BMap_bubble_content{font-size: 16px;}
@media (min-width:480px){
.Map002779 li{width: 47.5%;margin-right:5%; float:left;}
}
@media (min-width:768px){
	.Map002779 li{width:49%;  margin-right:2%; }
	.Map002779 li:nth-child(2n){margin-right:0;}
	/* .Map002779 li:nth-child(2n+1){clear: left;} */
}

.Map002779 .open_map{ position:fixed; left:0; top:0; width:100%; height:100%; z-index:200; background:rgba(0,0,0,0.7); display:none;}
.Map002779 .map_area{ position:fixed; width:80%; left:10%; top:25%; height:60%; background:#fff; font-size: 12px;}
.Map002779 .map_area #allmap{ position:absolute; left:15px; top:15px; right:15px; bottom:15px;}
.Map002779 .map_area #allmap *{ box-sizing:content-box;}
.Map002779 .map_area #allmap img{ max-width:none;}
.Map002779 .map_area .close{ position:absolute; right:0; width:31px; height:31px; top:-32px; background:#fff; cursor:pointer;}
.Map002779 .map_area .close::before,
.Map002779 .map_area .close::after{ position:absolute; content:''; width:25px; height:2px; background:#41a4f4; top:15px; left:3px;}
.Map002779 .map_area .close::before{ transform:rotate(45deg);} 
.Map002779 .map_area .close::after{ transform:rotate(-45deg);} 

@media(max-width:768px){
.Map002779 li:nth-child(2n){margin-right:0;}
.Map002779 li:nth-child(2n+1){clear: left;}
.Map002779 .map_area{width:96%; left:2%;}
.Map002779 .map_area #allmap{ left:5px; top:5px; right:5px; bottom:5px;}
}

/* .map_b{width: 100%;height: 194px;bottom: 0;left: 0;background: url(../images/mapbg2.png)  no-repeat center bottom;background-size: cover;} */
.map_b{width: 100%;bottom: 0;left: 0;background:#f3f7f9;background-size: cover;    border-top: 6px solid #41a4f4;}

.map_b .map_bl{height: 64px;line-height: 64px;border-right: 1px solid rgba(255,255,255,.2);width:15.7%;margin:2% auto;text-align: center; }
.map_b .map_bl img{vertical-align: middle;margin: auto 2%;max-width: 270px;}
.map_b .map_bl h3{ font-size: 22px;  color: #41a4f4;text-indent: -14px;}
.map_b .map_br{padding: 2% 0;width: 84.3%;}
.map_b .map_br h3{    margin-bottom: 10px;  font-size: 22px;  color: #41a4f4;}
.map_b .map_br p{width: 48%;float: left;line-height: 32px;color: #ffffff;height: 32px;font-weight: bold;  color: #333;  font-size: 16px;font-weight: normal;}
  .map_b .map_br p span{font-weight: bold;    }
.map_b .map_br p img{vertical-align: middle;margin-right: 10px;}

.maps_b{margin-top: 50px;margin-left:-2%;}
.maps_b .maps_box{width: 31.33%;height: 234px;border:1px solid #e6e6e6;float: left;box-sizing: border-box;padding:35px;margin-left:2%;}
.maps_b .maps_box h3{font-family: PingFang-SC-Heavy;font-size: 20px;font-weight: normal;color: #333333;margin-bottom: 8px;}
.maps_b .maps_box p{font-family: PingFang-SC-Medium;font-size: 14px;line-height: 32px;color: #333333;padding-left: 25px;}
.maps_b .maps_box p img{vertical-align: middle;margin-right: 10px;}
 @media(max-width:1024px){
.map_b .map_bl{width: 100%;height: 60px;line-height: 60px;margin: 0 auto}
.map_b .map_br{width: 100%;padding: 20px 0}

 }
 @media(max-width:768px){
.map_b .map_br p{width: 100%;padding-left: 20px;height: auto;}

 }
/*
 .TextList001824 为demo编号
 */
 .TextList001824{padding: 4% 0;}
 .TextList001824 .list{ padding-bottom:2px;}
 .TextList001824 .list .dot{ font-weight:bold; margin:0; color:#fff; padding:15px 45px 15px 15px; background:url(../images/TextList001824-icon_close.gif) no-repeat 98% center #41a4f4; font-size:18px; cursor:pointer;}
 .TextList001824 .list .dot#on{ background-image:url(../images/TextList001824-icon_open.gif); background-color:#41a4f4;}
 .TextList001824 .list .con{ display:none; padding:20px 0; }
 .TextList001824 .list .info{font-size:16px;line-height: 28px;}
 .TextList001824 .list .info table td{font-size: 16px;}
 .TextList001824 .list .date{ line-height:40px; border-bottom:1px solid #e5e5e5; padding-bottom:10px; margin-bottom:10px;}
 .TextList001824 .list .date dt{ color:#999;}
 .TextList001824 .list .date dd{ color:#000; display: none;}
 .TextList001824 .list .date dd span{ color:#41a4f4;}
 .TextList001824 .list .name{line-height:30px; font-size: 16px;}
 .TextList001824 .list strong{margin:2% 0 1% 0;color: #41a4f4;font-weight: bold;font-size: 18px;display: block;}
 .TextList001824 .apply{border-bottom:1px solid #e5e5e5; padding:50px 0;}
 .TextList001824 .apply a{ display:inline-block; width:40%; max-width:150px; height:40px; line-height:40px; background-color:#41a4f4; border-radius:4px; font-size:18px; color:#fff; text-align:center;}
 @media(max-width:480px){
 .TextList001824 .list .dot{font-size:16px; padding:10px 30px 10px 10px;}
 .TextList001824 .apply a{font-size:16px;}
 }
 /*
  .Form001518 为demo编号
  */
 .Form001518{ padding:2% 0 3% 0;}
 .Form001518 dl dt{ padding:2% 0; color:#41a4f4; font-size:20px;font-weight: bold; }
 .Form001518 dd li{ float:left;width:32%; margin-right:2%;margin-bottom:5px; position:relative;}
 .Form001518 dd li:nth-child(3n){ margin-right:0;}
 .Form001518 dd .text{border: 1px solid #dadada;line-height: 46px;height: 46px; width:100%; background:#fff; padding:0 10px;}
 .Form001518 dd li label{ position:absolute; left:13px; top:0; line-height:46px;font-size: 14px; }
 .Form001518 dd li .form_err{position:absolute; right:5px; top:50%; color:#f00; line-height:20px; margin-top: -10px;}
 
 .Form001518 dd textarea.text{height:220px;}
 
 .Form001518 .btn{ margin: 2% 0; cursor: pointer;border-radius: 5px;background: #41a4f4;color: #fff; height:42px;border: none; font-size:18px; width:40%; max-width:200px;}
 @media(max-width:768px){
 .Form001518 dd li{ float:none; width:auto; margin-right:0 !important;}
 }
 @media(max-width:480px){
 .Form001518 .title{ font-size:24px;}
 }


/*Galary003154 */
.Galary003154 .slider-for .Ispic{padding-bottom: 47.059%;background-size: contain;}
.Galary003154 .slider-for li{position: relative;}
.Galary003154 .slider-for li .txt{position: absolute; bottom: 0; left: 50px;background-color: #41a4f4; color: #fff; font-size: 1.25em;line-height: 3; padding:1.3em 0; width: 15em;text-align: center;transition: 0.5s 1s; opacity: 0;}
.Galary003154 .slider-for li.slick-current .txt{opacity: 1;left: 0;}
.Galary003154 .slider-nav{margin-top: 1em;}
.Galary003154 .slider-nav .slider{margin: 0 -0.7em;}
.Galary003154 .slider-nav .slider .slick-list{text-align: center;}
.Galary003154 .slider-nav .slider .slick-track{display: inline-block;}
.Galary003154 .slider-nav li div{padding: 0 0.35em;}
.Galary003154 .slider-nav .Ispic{padding-bottom: 64.706%; border: 2px solid #fff;border-radius: 4px;}
.Galary003154 .slider-nav li.slick-current .Ispic{border-color: #41a4f4;}
.Galary003154 .slick-arrow{width:2.8125em; border-radius: 50%;height: 2.8125em;border: solid 2px #ccc;font-size: 1em;z-index: 10;position: absolute; top: 50%;margin-top: -1.40625em;background-position: center;background-repeat: no-repeat;background-size: 44% auto;}
.Galary003154 .slick-prev{left: 1.25em; background-image: url(../images/Galary003154-btn-prev1.svg);}
.Galary003154 .slick-next{right: 1.25em; background-image: url(../images/Galary003154-btn-next1.svg);}
.Galary003154 .slick-arrow:hover{background-color: #41a4f4;border-color: #41a4f4;}
.Galary003154 .slick-prev:hover{ background-image: url(../images/Galary003154-btn-prev.svg);}
.Galary003154 .slick-next:hover{ background-image: url(../images/Galary003154-btn-next.svg);}
@media (min-width:1025px) {
.Galary003154 .auto{padding-bottom:4em;}
}
@media (max-width:1024px) {
.Galary003154 .auto{padding-bottom:2em 0;}
.Galary003154 .auto .slider-nav{margin-top: 0.5em;}
.Galary003154 .slider-nav .slider{margin: 0 -0.3em;}
.Galary003154 .slider-nav li div{padding: 0 0.3em;}
}

.CaseInfo .Galary003154 .slider-for .Ispic{background-size: contain;}
.CaseInfo .Galary003154 .slick-arrow{background-color: #41a4f4;border-color: #41a4f4;}
 /*Floor002745 */
.Floor002745{background: #fff;padding-bottom: 2%;}
/*slick Basic*/
.Floor002745 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002745 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002745 .slick-list:focus {outline: none}
.Floor002745 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002745 .slick-slider .slick-track, 
.Floor002745 .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)}
.Floor002745 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002745 .slick-track:before, 
.Floor002745 .slick-track:after{display: table; content: '';}
.Floor002745 .slick-track:after{ clear: both;}
.Floor002745 .slick-loading .slick-track { visibility: hidden;}
.Floor002745 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002745 .slick-slide .slick-loading img { display: none;}
.Floor002745 .slick-slide .dragging img { pointer-events: none;}
.Floor002745 .slick-initialized .slick-slide { display: block;}
.Floor002745 .slick-loading .slick-slide { visibility: hidden;}
.Floor002745 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002745 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/
.Floor002745 li.slick-slide{padding-bottom: -30px;}
.Floor002745 li.slick-slide .icon{width: 60%; max-width:70px; margin: 0 auto;position: relative;}
/* .Floor002745 li.slick-slide .icon:before{position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; border-radius: 50%; background: #f3f5f9;z-index:2 ; } */
.Floor002745 li.slick-slide .icon::after{position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0;background: #ffffff;  }
.Floor002745 li.slick-slide .icon img{position: relative; z-index: 3;padding: 10%;}
.Floor002745 li.slick-slide aside{line-height: 22px; font-size: 16px; text-align: center;color: #333; padding-top: 10px;position: relative; z-index: 3;}
.Floor002745 li.slick-slide:hover .icon:before{animation:Floor002745 1s ease infinite;-webkit-animation:Floor002745 1s ease infinite;-ms-animation:Floor002745 1s ease infinite; }
@-webkit-keyframes Floor002745{
	0%{transform: scale(1);opacity: 1;}
	100%{transform: scale(2);opacity: 0;}
}
@-ms-keyframes Floor002745{
	0%{transform: scale(1);opacity: 1;}
	100%{transform: scale(2);opacity: 0;}
}
@keyframes Floor002745{
	0%{transform: scale(1);opacity: 1;}
	100%{transform: scale(2);opacity: 0;}
}

.Floor002745 .slick-dots{ text-align: center; padding:0 0 20px 0;}
.Floor002745 .slick-dots li{display: inline-block; width: 14px; height: 6px; background: rgba(0,0,0,0.2); margin: 0 2px;}
.Floor002745 .slick-dots li button{display: none;}
.Floor002745 .slick-dots li.slick-active{background: #eb422c;}

.Floor002745 li::after{position: absolute; display: block; width: 100%; content: ''; height: 2px; background: #41a4f40f;    top: 44%; left: 0; z-index: -1;}


.Map002364{padding: 2.5% 0 4% 0;}
.Map002364 .dd:last-child{ margin-bottom:0;}
.Map002364 .map *{ max-width:none;}
.Map002364 .dd figure{ padding:3%;}

@media(min-width:641px){
.Map002364 .map{  width:100%; left:0; height:600px; top:0;}
}
@media(max-width:640px){
.Map002364 .dd{ padding:3%;}
.Map002364 .map{ height:300px;}
.Map002364 .dd figure{ padding:0;}
}
@media(max-width:480px){
.Map002364 .dd figure h1{ font-size:20px;}
}


/*PicList002146 */
.PicList002146{ padding:0 0 4%;}
.PicList002146 li{ float:left; width:32.33%; margin:0 0.5% 2%; overflow: hidden;}
.PicList002146 li a{ display:block; position:relative;}
.PicList002146 li h3,
.PicList002146 li h5{ margin:0; text-align:center; font-size:18px; font-weight:normal;}
.PicList002146 li figure{ padding-bottom:64%;transition: 0.3s; overflow: hidden;}
.PicList002146 li figure:hover{transform: scale(1.03);}
.PicList002146 li h3{ border:1px solid #e8e8e8; border-top-width:3px; border-top-color:#f4f4f4; padding:2%; line-height:40px; position:relative; background: #fff;}
.PicList002146 li .hover{ opacity:0; position:absolute; left:0; top:0; right:0; bottom:0; text-align:center; background:rgb(27 105 201 / 80%); z-index:10; transition:0.3s; color:#fff; }
.PicList002146 li a:hover .hover{ opacity:1;}
.PicList002146 li aside{ position:absolute; left:10%;width:80%; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);transform:translateY(-50%);}

.PicList002146 li .hover img{ border-radius:50%; width:100px; height:100px;}
.PicList002146 li .hover h5{ margin-top:10px; line-height:22px; max-height:44px; overflow:hidden;}
.PicList002146 li .hover i{ display:block;  height:2px; background:#fff; width:30px; margin:10px auto;} 
.PicList002146 li .hover p{ font-size:12px; line-height:20px; margin:0; max-height:60px; overflow:hidden;}
@media(max-width:1366px){
.PicList002146 li h3,
.PicList002146 li .hover h5{ font-size:16px;}
}
@media(max-width:1366px) and (min-width:1001px){
.PicList002146 li .hover img{ width:70px; height:70px;}
.PicList002146 li .hover p{ height:40px;}
}
@media(max-width:1000px){
.PicList002146 li{ width:48%; margin-left:1%; margin-right:1%;}
}
@media(max-width:640px) and (min-width:376px){
.PicList002146 li .hover img{ width:50px; height:50px;}
.PicList002146 li .hover p{ height:40px;}
}
@media(max-width:480px){
.PicList002146 li h3,
.PicList002146 li .hover h5{ font-size:14px;}
.PicList002146 li .hover h5{ line-height:20px; max-height:40px;}
}
@media(max-width:375px){
.PicList002146 li{ float:none; width:auto;} 
}
.Floor003151 {padding:4vw 0;background:#f8fcff;}
.Floor003151 .name{text-align: center; margin-bottom: 40px;
  font-size: 0.34rem;
  color: #41a4f4;
}
.Floor003151 .slider li a{display: block; margin: 0 1.25em;}
.Floor003151 .slider li .pic{overflow: hidden;}
.Floor003151 .slider li .pic .Ispic{padding-bottom: 62.5%;transition: 0.3s;}
.Floor003151 .slider li a:hover .Ispic{transform: scale(1.05);}
.Floor003151 .slider li aside{font-size: 16px;line-height: 3;text-align: center;color: #333; background: #fff;}
.Floor003151 .slick-dots{  z-index: 10; left: 0; width: 100%; text-align: center;margin-top: 40px;}
.Floor003151 .slick-dots li{display: inline-block; width: 12px; height: 12px; border-radius: 40px;background: #ccc; margin: 0 11px;}
.Floor003151 .slick-dots li button{display: none;}
.Floor003151 .slick-dots li.slick-active{background-color: #41a4f4;}


/* 项目详情 */
.CaseInfo .CaseInfoBox .edit-info{width:70%;}
.CaseInfo .CaseInfoBox .hxt{width:27%;box-sizing: border-box;border:1px solid #e5e5e5;padding:30px;border-radius: 5px;}
.CaseInfo .CaseInfoBox .hxt .hxttit{font-size: 20px;font-weight: bold;padding-bottom:15px;margin-bottom:20px;border-bottom:1px dotted #e5e5e5; text-align: center;}
.CaseInfo .CaseInfoBox .hxt ul li{padding:15px 0;}
.CaseInfo .CaseInfoBox .hxt ul li .img{width:45%;position: relative;float:left;}
.CaseInfo .CaseInfoBox .hxt ul li .txt{width:51%;padding-top:20px;float:right;}
.CaseInfo .CaseInfoBox .hxt ul li .txt h1{font-size: 16px;color:#008cd6;}
.CaseInfo .CaseInfoBox .hxt ul li .txt .dec{margin-top:15px;line-height: 24px;}
.CaseInfo .CaseInfoBox .hxt ul li .txt .dec p{margin-bottom: 0;font-size: 14px;overflow: hidden;height:auto;}

.CaseInfo .Galary003154{margin-top:3%;}

@media(max-width:1024px){
  .CaseInfo .CaseInfoBox .edit-info{width:100%;}
  .CaseInfo .CaseInfoBox .hxt{width:100%;}
  .CaseInfo .CaseInfoBox .hxt ul{margin-left:-2%;}
  .CaseInfo .CaseInfoBox .hxt ul::after{content:'';display: block;clear: both;}
  .CaseInfo .CaseInfoBox .hxt ul li{width:31.33%;margin-left:2%;margin-bottom:2%;float:left;}
  .CaseInfo .CaseInfoBox .hxt{padding:15px;}
}

@media(max-width:640px){
  .CaseInfo .CaseInfoBox .hxt ul li{width:98%;padding:8px 0;}
  .CaseInfo .CaseInfoBox .hxt .hxttit{font-size: 16px;margin-bottom:10px;margin-bottom:10px;}
  .news-details video{width:100% !important;height:auto !important;}
  .news-details img{max-width:100%;width:auto !important;}
}

@media (max-width:1200px) {
.Top002262{max-width: 1200px;}
.section {position: relative;float: left;width: 100%;}
.section.page2{padding: 40px 0}
.page3 .Floor003020 .right{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
.page2 .Floor002902 .left_side .main,.page2 .Floor002902 .right_side,.page2 .Floor002902 .mid_side{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
.page4 .Floor002212 .List li{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
.home-title{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
.page5 .Floor002891 .tab-list{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
.page6 .Floor003013 .fast-link li{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;}
.page6{padding: 40px 0}
.auto_1280{max-width: 1120px;}
.Floor003020 .right .Ispic{padding-bottom: 600px;}
.Floor003020 .right{height: 600px;}

}
















