
body,input,h1,h2,h3,h4,h5,h6,b,c,e,i,g,p,dl,dt,dd,select,textarea,font,right,left{font-size: 14px; margin:0; padding:0;color:#777; font-family:"Noto Sans SC", "Opensans-Regular";font-weight: normal;}
body,html{height:100%;position:relative;width: 100%;background-color: #ffffff;}
/* HTML滚动条样式 */
html::-webkit-scrollbar {width: 6px;}
html::-webkit-scrollbar-thumb {background: #0056b8;}
html::-webkit-scrollbar-track {background: #f1f1f1;}
html{scrollbar-color:#0056b8 #f1f1f1;scrollbar-width:thin;}
html{scrollbar-face-color: #0056b8;scrollbar-shadow-color: #0056b8;scrollbar-arrow-color: #000;scrollbar-track-color: #f1f1f1;}
a{color:#666; text-decoration:none;cursor:pointer;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; }
/*a:visited{text-decoration: none; outline:none;}*/
a:hover{text-decoration:none; color:#0480c8; }
*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.toPlace{position: relative;top: 0;display: block;height: 0;overflow: hidden;}
.toPlace2{position: relative;top: 100px;display: block;height: 0;overflow: hidden;}
.flex{display: flex;flex-wrap: wrap;}
.font-Opens{font-family: "Opensans-Regular";}
.part_title {font-family: "OpenSans-Bold";font-size: 48px;line-height: 48px;}
.read_more {display: block;font-family: "OpenSans-Bold";font-size: 16px;width: 180px;height: 60px;text-align: center;line-height: 56px;text-transform: uppercase;color: #000;border: 2px solid #89c32e;border-radius: 3px;box-sizing: border-box;}
.read_more:hover {background-color: #89c32e;color: #FFF;text-decoration: none;}
.trans { -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; }
.dis-none{ display: none;}
.fl{float:left;}
.fr{float:right;}
.hov_up {
  transition: .5s;
}
.hov_up:hover{
	transform:translateY(-10px);
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.mr-5-r{ margin-right: 5%;}
.mr-5-l{ margin-left: 5%;}

.ovh{overflow: hidden;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.textcenter{ text-align: center;}
.text18 {
  font-size: 0.18rem;
  line-height: 32px;
}

@keyframes mouse-dot {
  from { opacity: 0; }
  33% { opacity: 1; }
  to { transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; }
}

@-webkit-keyframes mouse-dot {
  from { opacity: 0; }
  33% { opacity: 1; }
  to { transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; }
}

/*给图片过渡效果*/
img{transition: all 0.5s;-moz-transition: all 0.5s;	/* Firefox 4 */-webkit-transition: all 0.5s;	/* Safari 和 Chrome */-o-transition: all 0.5s;	/* Opera */;}
.index{width: 400px;margin: 0 auto;padding-bottom: 100px;}
.index-img{width: 100%;}
/*object-fit: cover;解决图片指定大小被压缩问题*/
.index-img>img{width: 100%;height: 100%;object-fit: cover;}

/*图片放大*/
.fangda{ overflow: hidden;transition: all .5s;}
.fangda:hover{ transform:scale(1.05);-webkit-transform:scale(1.05);}
.icb{overflow: hidden;}
.icb img{transition: all .5s;}
.icb:hover img{-webkit-transform: scale(1.05);transform: scale(1.05);}

.icb1{overflow: hidden;}
.icb1 img{transition: all .5s;}
.icb1:hover img{-webkit-transform: scale(1.08);transform: scale(1.08);}

table{padding: 0;border-spacing:0;-webkit-border-horizontal-spacing: 0;-webkit-border-vertical-spacing:0;}
.table_1{border-collapse:collapse;}
.table_1 th,.table_1 td{border:1px solid #ccc;padding: 5px; height: 40px; color:#333;}


.td_table table{ width:100%;border-spacing: 0px; margin: 20px 0;}
.td_table td img{ height: auto;max-width:90%;}
.bk01 img {padding: 3px; border: 1px solid #ddd;}
.anniu01{ padding:8px 60px; background: #e9f4fa; color:#444; border-radius: 30px;  margin: 0px 30px 20px 0; font-size: 15px;}
.tu100 img{ height: auto;max-width:90%; }


.td_table2 table{ width:100%;border-spacing: 0px; margin: 20px 0;}
.td_table2 td img{ height: auto;max-width:100%; }


input, textarea{background:transparent; padding:0px; font-size:14px; color:#666; outline:none; border:0px;font-family: Arial, "微软雅黑";}
em{font-style:normal;}
input[type=button], input[type=submit],input[type=file], button { cursor: pointer;-webkit-appearance: none; } 
/*通用*/
.switcher{display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;   display: -webkit-flex; display: flex; -webkit-justify-content:center; -moz-justify-content: center; -ms-justify-content:center; -o-justify-content:center; justify-content: center; padding: 0 0 78px; border-bottom: 2px solid #05C8C8; margin-top: 62px; text-align: center;}

textarea::-webkit-input-placeholder{font-family: Arial, "微软雅黑";color: #666;} 
textarea:-moz-placeholder{font-family: Arial, "微软雅黑";color: #666; } 
textarea::-moz-placeholder{font-family: Arial, "微软雅黑";color: #666; } 
textarea:-ms-input-placeholder{font-family: Arial, "微软雅黑";color: #666; }

input:focus {outline: none; } 
input:focus::-webkit-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; } 
input:focus::-moz-placeholder {text-indent: 100%; opacity: 0; -moz-transition: .4s; } 
input:focus:-ms-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; }
textarea:focus {outline: none; } 
textarea:focus::-webkit-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; } 
textarea:focus::-moz-placeholder {text-indent: 100%; opacity: 0; -moz-transition: .4s; } 
textarea:focus:-ms-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; }
i{font-style: normal;}

/*******************************
    -------[=手机导航]-------
********************************/
.header_tel{ height:65px; width:100%; position: fixed;top:0; left: 0; z-index: 999; display: none; background:rgb(255, 255, 255, 1)}
.header_tel .logo_m img{ height:65px; width:auto; }

.menuBtn {
    position: fixed;top: 22px;
    right:2.5%;width: 28px;height: 20px;
    display: none;cursor: pointer;z-index: 1000;
}
.menuBtn em {margin-bottom: 6px;display: block;height: 3px;background-color: #343434;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.menuBtn.on em {display: none;margin: -2px 0 0; position: absolute;top: 50%;width: 30px;}
.menuBtn.on em:first-child {display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.on em:last-child {display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);}
#aside {
    display: none;
    position: fixed;
    top: 65px;left: 0;right: 0;
    background-color: #fff;
    z-index: 110;
    border-top: 1px solid #e9e9e9;
    -moz-box-shadow:0px 2px 5px rgba(0,0,0,.1); 
    -webkit-box-shadow:0px 2px 5px rgba(0,0,0,.1); 
    box-shadow:0px 2px 5px rgba(0,0,0,.1);
}
#aside .menu { height: 500px; overflow-y:auto}
#aside .menu li{
    font-size: 16px;
}
#aside .menu li a{
    display: block;
    color: #888;
    height: 50px;
    line-height: 49px;
    border-bottom: 1px solid #ebebeb;
    white-space: nowrap;overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#aside .menu li > a{
    color: #353535;
    padding: 0 10px;
}
#aside .menu li.h-sub > a{
    background: url(../images/icon-close3.png) 95% center no-repeat;
    background-size: auto 14px;
}
#aside .menu li.h-sub.open > a{
    background: url(../images/icon-open.png) 95% center no-repeat;
    background-size: 14px auto;
}
#aside .menu li a:hover{color: #000;}
#aside .sub-nav{display: none;}
#aside .sub-nav dd{padding-left: 10px;font-size: 14px;}


#aside .lg{
    padding: 10px 0 30px;
    text-align: center;
}
#aside .lg a{
    display: inline-block;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    margin: 0 10px;
    color: #353535;
    border-bottom: 1px solid #353535;
}
#aside .lg a.on{
    color: #e84044;
    border-bottom: 1px solid #e84044;
}



.footer_tabbar{width:100%; height:42px; margin:0 auto; position:fixed; z-index: 99999; bottom:0; left:0; background:#0564a7; z-index:1000; font-family:'iconfont' }
.footer_tabbar a{display:block; width:25%; height:42px; line-height: 42px; float:left; text-align:center; color: #fff; font-size: 18px;}
.footer_tabbar { display: none;}
/*矢量图标*/
@font-face {
  font-family: 'iconfont';
  src: url('font/iconfont.eot');
  src: url('font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('font/iconfont.woff') format('woff'),
  url('font/iconfont.ttf') format('truetype'),
  url('font/iconfont.svg#iconfont') format('svg');
}

.iconfont{
  font-family:"iconfont" !important;
  font-size:22px;
  font-style:normal;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  /*-webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;*/
}

/*分页*/
#pages {
    text-align: center; margin-top: 30px;
}

#pages li {
    margin: 0 2px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #e6e6e6;
    color: #333;
    display: inline-block;
	width: auto;
}
#pages li a{
    font-size: 14px;
    display: block;
    padding: 0 12px;
}
#pages li span{
    font-size: 14px;
    display: block;
    padding: 0 12px;
}
#pages li.active {
    text-align: center;
    background: #0564a7;
    color: #fff;
    display: inline-block;
}

#pages li:hover {
    background: #0564a7;
}

#pages li:hover a {
    color: #fff;
}

.pagenavph{ display:none;}

.wal{width: 1200px;margin:0 auto; } 
.mt_15{
	margin-top: 15px;
}
.pc-show{display: block!important;}
.pc-hide{display: none!important;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{display: block;content: '';clear: both;}
.bg_big{width: 100%;height: auto;background-color: #f8f8f8;font-family: arial;}

.ui-nowrap {overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.ui-nowrap2 {word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ui-nowrap3 {word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.more{display: block;width: 176px;height: 42px;text-align: center;line-height: 42px;color: #FFFFFF;font-size: 14px;overflow: hidden;position: relative;z-index: 0;border-radius: 43px; }
.more::after{content: '';width: 0;height: 100%;background-color: #ee8303;position: absolute;top: 0;left: 0;transition: all .3s;z-index: -1;}
.more:hover::after{width: 100%;}
.more:hover{color: #fff;}


.wrap{margin: 0 auto;width: 90%;}


/* header */
.header-box{ position:absolute; width:94%; left:3%; top:40px; z-index:299;}
.header{ padding:0px 0; margin:0 0px; position:relative;  height: 98px;}

.logo{ float:left; line-height:1; overflow:hidden; width:164px;}
.logo img{ display:block; width:100%; height:auto;}

.navMenu{ position:absolute;right: 250px; }
.nav >li{ float:left; position:relative; padding:0 18px; cursor:pointer;}
.nav >li:before{ content:""; width:96%; height:1px; transition:328ms; background:#fff;background:#009dff; position:absolute; left:2%; top:0px; opacity:0; visibility:hidden;}
.nav >li >a{ display:block; color:#fff; font-size:16px;  line-height: 68px; padding-bottom: 20px;}

/*.nav li:hover a.tit {
  color: #fff;
  background:url(../images/004.png) center 10px no-repeat;
}*/
.nav >li:hover >a{color: #009dff;}
.nav li.hover a.tit {
  color: #009dff;
  background:#009dff;
}


.meundown{ position:fixed; width:100%;text-align: center; left:0;right: 0; top:115px; opacity:0; transition:430ms; visibility:hidden; z-index:20;background: rgba(0,0,0,0.3);}
.meundown:before{ content:""; width:10px; height:0px; background:url(../images/arrow.png) center no-repeat; position:absolute; left:50%; margin-left:-5px;}
.meundown ul{ text-align: center;}
.meundown li{ position:relative; text-align: center; display:inline;line-height:60px; height: 60px;}
.meundown li a{ line-height:60px; color:rgb(255, 255, 255,1);position:relative; text-align: center;
  height: 60px;  padding: 0 20px;
  font-size: 15px;}
.meundown2 li a{width: 12.5%;}
.meundown li a:hover{ color:#009dff;}

.meundown li:last-child a{border-right: 0px solid #eaeaea;}
.meundown li:hover:before{ width:100%; opacity:1; left:0; color: #fff;}
.nav >li:hover:before,.nav >li.current:before{ height:3px; opacity:1; visibility:visible;}
.nav >li:hover .meundown{ opacity:1; visibility:visible; top:115px;}
.header-ri{ float:right; margin-top: 20px;} 
.header-ri a{ display:block; float:left; }

/*语言选择*/
.m_lan{ position:relative; float: left; margin-right: 20px;}
.select_k{display:block;}
.select_k a{ display:block; background: url(../images/020.png) no-repeat left; position:relative; text-align:right; color:#FFFFFF; font-size:16px; padding: 0 25px 0 35px;}
.select_k a:after{ content:'﹀'; display:block; position: absolute; color:#fff; right:2px; top:5px; font-family:宋体; font-size:10px; }
.select_lan{ display:none; position:absolute; top:24px; width:100%; padding:15px 0 0; background: rgba(0,0,0,0.00);}
  /* .select_lan:before{content:'';width:20px;height:20px;border-radius: 5px;background: rgba(0,0,0,0.4);display:block;transform: rotate(45deg);position: absolute;top: 9px;left: 50%;margin-left: -10px;z-index: 4;} */
.select_lan span{ display:block; background:rgba(0,0,0,0.4); position:relative; z-index:5;width: 100%; height: 40px; line-height: 40px; text-align: center;}
.select_lan span:first-child{ border-radius:5px 5px 0 0;}
.select_lan span:last-child{ border-radius: 0  0 5px 5px;}
.select_lan span a{ display:block;  color:#fff; font-size:15px; text-align:center; line-height:36px; width: 100%; height: 40px;line-height: 40px;}
.select_lan span a:hover{ background-color: #0072b9; color: #fff;}
/* .select_k:hover a:after{ content:'︿'; display:block; position: absolute; color:#fff; right:2px; top:5px;font-family:宋体; font-size:10px; } */
.m_lan:hover .select_lan{ display:block; }
.select_lan span:first-child a{border-radius:0; }
.select_lan span:last-child a{ border-radius: 0;}

.t-down{ float: left;}
.t-down a{background: url(../images/019.png) no-repeat left; padding: 0 0px 0 35px;color:#FFFFFF; font-size:16px; }

/*index-banner*/
@keyframes fadedown {
  from { transform: translateY(-100%); opacity: 0; }

  to { transform: translateY(0); opacity: 1; }
}
.banner { position: relative; overflow: hidden; }
.banner .bannerfix >li { height: 100%; line-height: 0; opacity:0; transition:opacity 1000ms linear; -webkit-transition:opacity 1000ms linear; float:left;}
.banner .bannerfix >li .bimg { line-height: 0; width: 100%; position: relative; transition: transform 5s ease; -webkit-transition: transform 5s ease; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.banner .bannerfix >li.imgIn{ opacity:1; z-index:10; display:block;}
.banner .bannerfix >li.imgIn .bimg { transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transform: matrix(1, 0, 0, 1, 0, 0); }
.banner .bannerfix >li.imgIn .bbox small{ opacity:1; visibility:visible; top:0; transition:420ms 0ms;}
.banner .bannerfix >li.imgIn .bbox h1{ opacity:1; visibility:visible; top:0; transition:420ms 120ms;}
.banner .bannerfix >li.imgIn .bbox b{ opacity:1; visibility:visible; top:0; transition:420ms 240ms;}
.banner .bannerfix >li.imgIn .bbox p{ opacity:1; visibility:visible; top:0; transition:420ms 460ms;}
.banner .bannerfix >li.imgIn .bbox .details{ opacity:1; visibility:visible; top:0; transition:420ms 580ms;}

.banner .bannerfix >li.imgIn .bbox2 h1{ opacity:1; visibility:visible; top:0; transition:420ms 120ms;}
.banner .bannerfix >li.imgIn .bbox2 b{ opacity:1; visibility:visible; top:0; transition:420ms 240ms;}
.banner .bannerfix >li.imgIn .bbox3 .line2{ opacity:1; visibility:visible; top:0; transition:420ms 460ms;}
.banner .bannerfix >li.imgIn .bbox3 h1{ opacity:1; visibility:visible; top:0; transition:420ms 580ms;}
.banner .bannerfix >li.imgIn .bbox3 h2{ opacity:1; visibility:visible; top:0; transition:420ms 120ms;}

.banner .bannerfix >li.imgIn .bbox4 h1{ opacity:1; visibility:visible; top:0; transition:420ms 120ms;}
.banner .bannerfix >li.imgIn .bbox4 b{ opacity:1; visibility:visible; top:0; transition:420ms 240ms;}
.banner .bannerfix >li.imgIn .bbox4 .line2{ opacity:1; visibility:visible; top:0; transition:420ms 460ms;}
.banner .bannerfix >li.imgIn .bbox5 h1{ opacity:1; visibility:visible; left:0; transition:420ms 460ms;}

.banner .flex-control-nav{ width:100%; height:20px; position:absolute; left:0; bottom:180px; text-align:center; z-index:20;}
.banner .flex-control-nav li{ display:inline-block; position:relative; margin-right:14px; width:5px; height:20px;}
.banner .flex-control-nav li:last-child{ margin-right:0;}
.banner .flex-control-nav li span{ display:block; text-indent:999px; overflow:hidden; width:5px; height:7px; position:absolute; background:#fff; transition:320ms; left:0; top:6px;}
.banner .flex-control-nav li a.flex-active span{ height:20px; top:0;}
.bbox{ max-width:618px;width:70%; margin:auto; position:absolute; right:18%; top:30%; text-align:center;}
.bbox h1{ line-height:1; color:#fff; font-size:48px; text-align:left; opacity:0; visibility:hidden; position:relative; top:30px;}
.bbox img{width:100%; height: auto;}

.bbox2{ width:50%; margin:auto; position:absolute; left:15%;  top:32%; text-align:left;  }
.bbox2 h1{ line-height:1; opacity:0; visibility:hidden; position:relative; top:30px;font-size: 40px;padding: 12px 0 32px; color:#242424;}
.bbox2 h2{ font-size: 16px;color:#242424; width: 100%; font-weight: 400;}
.bbox2 span{color: #fff;
  display: inline-block;
  width: 214px;
  height: 50px;
font-size: 16px;
  line-height: 50px;
  margin-top: 40px;
  text-align: center;
  border: 1px solid #0072b9;
  border-radius: 30px;
  background-color: #0072b9;}
/*.bbox2 .line2{ height: 2px; width: 141px; background: #929292;opacity:0;top:50px;}*/

.bbox3{ margin:auto; position:absolute;width: 100%; top:40%; text-align:center;  }
.bbox3 h2{ font-size: 80px; color:#fff; margin-bottom: 40px; top:100px;opacity:0;visibility:hidden; position:relative; top:30px;padding-bottom: 20px; font-weight: bolder;}
.bbox3 .line2{ height: 2px; width: 141px; background: #ffffff;opacity:0;top:50px; margin: 30px auto;}
.bbox3 h1{ line-height:1; color:#fff; font-size:40px; text-align:center; opacity:0; font-weight: lighter; visibility:hidden; position:relative; top:30px;text-shadow: 1px 1px 3px rgba(0,0,0,0.7);}

.bbox4{  margin:auto; position:absolute; right:15%;  top:20%; text-align:center;}
.bbox4 h1{ line-height:1; color:#fff; font-size:36px; text-align:right; opacity:0; visibility:hidden; position:relative; top:30px; line-height: 1.5;  text-shadow: 1px 1px 3px rgba(0,0,0,0.7);}
.bbox4 b{ display:block; line-height:1.4; text-align:left; color:#fff; font-size:22px;margin-top: 15px;  margin-bottom:40px; opacity:0; visibility:hidden; position:relative; top:30px; min-height:36px; font-weight: normal;}
.bbox4 .line2{ height: 2px; width: 141px; background: #ffffff;opacity:0;top:50px;}

.bbox5{ max-width:432px;width:40%;  margin:auto; position:absolute; left:50%;top:25%; }
.bbox5 h1{line-height:1; color:#155e9f; font-size:45px; text-align:left; opacity:0; visibility:hidden; position:relative; left:30px;}
.bbox5 h1 img{width:100%; height: auto;}

.youshi{width: 100%; bottom: -5px;  position:absolute;z-index:100; background:url(../images/014.png);}
.youshi li{ width:14.28%; float: left; text-align: center; padding: 27px 0; position: relative;}
.youshi li::before{ position: absolute;top:0; right: 0; height: 100%; width: 1px; content: ""; background: rgb(255, 255, 255, 0.1);}
.youshi li .ico{ width:58px; height: 58px; margin: 27px auto 5px auto;-webkit-transition: -webkit-transform 0.4s ease-out;	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;}
.youshi li:hover .ico{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);	transform: rotate(360deg);}
.youshi li .txt{ font-size: 16px; color: #fff;}
.youshi img{ width:100%; height: auto;}
@media screen and (max-width:1400px){
	.youshi li .txt{ font-size: 14px;}
}


.ResTitle_a3{text-align: left;line-height: 1.8;position: relative;margin-bottom: 1.5vw;}
.ResTitle_a3 span{font-size: 42px;color: #0066b5; font-weight: bold;background: url(../images/017.png) no-repeat bottom left;
    padding-bottom: 13px;}
.ResTitle_a3 p{text-transform: uppercase;color: #606060;font-size:16px;display: block;margin-top: 23px;}
.index-case {overflow: hidden; position: relative;}
.index-case .ResTitle_a3{position: absolute;left: 5%;top: 10.8vh;z-index: 2;}
.index-case .mainbox{position: relative;padding-top: 16.8vh;margin: 0 auto 0 19vw;overflow: visible;}
.PhotoList_i1 h4{font-size: 18px;color: #fff;line-height: 1.8; position: absolute;left: 1.7vw;bottom: 1.3vw;padding-left: 38px;background: url(../images/location.png) left center no-repeat;
   z-index: 2; display: none; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-size: auto 100%;max-width: 75%;}
/* .PhotoList_i1 li:first-child .txt{left: 0;top: 0;opacity: 0;} */
.index-case .PhotoList_i1 .swiper-container{overflow: visible;}
.index-case .PhotoList_i1 .swiper-slide{opacity: 0.8;width: 52vw;position: relative;overflow: hidden;height: 59.6vh;}
.index-case .PhotoList_i1 .swiper-slide .pic{height: 38.9vh;margin-top: 17.8vh;border-radius: 10px;background-color: #009dff;position: relative;width: 100%;display: block;overflow: hidden;}
.index-case .PhotoList_i1 .swiper-slide .pic:after{content: "";border-radius: 10px; position: absolute;left: 0;bottom: 0;width: 100%;height: 50%;
    background: linear-gradient(transparent,rgba(0,0,0,0.58));
    background: -ms-linear-gradient(transparent,rgba(0,0,0,0.50));
    background: -webkit-linear-gradient(transparent,rgba(0,0,0,0.50));
}
.index-case .PhotoList_i1 .swiper-slide-active{opacity: 1;}
.index-case .PhotoList_i1 .swiper-slide-active h4{display: block;}
.index-case .PhotoList_i1 .swiper-slide-active .pic{height: 100%;margin: 0;}
.index-case .gallery-thumbs{height: 11.4vh;margin-top: 5.5vh;position: relative;z-index: 3;}
.index-case .gallery-thumbs li .pic{display: block;width: 100%;height: 100%;border-radius: 10px;overflow: hidden;cursor: pointer;}
.index-case .gallery-thumbs li img{width: 100%;height: 100%;object-fit:cover;}
.index-case .swiper-button-next,.index-case .swiper-button-prev{background: url(../images/arrow-right.png) center no-repeat;width: 2.6vw;height: 2.6vw;min-height: 30px;min-width: 30px;
    background-size: cover;max-width: 55px;opacity: 1; max-height: 55px;top: 47.8vh;}
.index-case .swiper-button-next{right: 15%;}
.index-case .swiper-button-prev{left: 13%;}
.index-case .gallery-thumbs .swiper-slide-active .pic:after{content: "";border-radius: 10px; position: absolute;left: 0;top: 0;width: 100%;height: 100%;
 border: 2px solid #009dff;box-sizing:border-box;}
 .PhotoList_i1 .pic img{display: block;position: absolute;left: 50%;top: 50%;width: 101%;min-height: 100%;
    transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);
transition:.8s all ease;-ms-transition:.8s all ease;-webkit-transition:.8s all ease;}
.index-case  .swiper-button-prev{transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);}

/* 产品定制 */
.index-pro{ padding: 100px 0; background: #f1f1f1;}
.index-pro .index_title h2{font-size: 42px;background: url(../images/017.png) no-repeat bottom  center;padding-bottom: 13px;color: #0066b5;font-weight: bold; text-align: center; margin-bottom: 80px;}
.application{ margin:0 auto; overflow:hidden; width: 80%;}
.application_left{width:20%; float:left;}
.application_left li{height:105px; background:#ddd; text-align:center; width:100%; float:left; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; cursor:pointer; 	margin-bottom:14px; position:relative;}
.application_left li i{width:32px; height:32px; margin:35px auto 0; display:block;}
.application_left li b{width:20px; border-top:1px solid #bababa; margin:16px auto 6px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.application_left li h3{font-size:22px; color:#333; text-align:center; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;line-height: 105px;}
.application_left li aside{ font-size:10px; color:#999; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.application_left li em{position:absolute; left:100%; top:50%; margin-top:-8px; border-left:8px solid #0172b9; border-top:8px solid transparent; border-bottom:8px solid transparent; display:none;}
.application_left li.act em{display:block;}


.application_left li:hover, .application_left li.act{background:#0172b9;}
.application_left li:hover i, .application_left li.act i{background-position:0 -32px;}
.application_left li:hover b, .application_left li.act b{border-color:#fff;}
.application_left li:hover h3, .application_left li:hover aside, .application_left li.act h3, .application_left li.act aside{color:#fff;}

.application_left li i.icon02{background-position:0 -64px;}
.application_left li:hover i.icon02, .application_left li.act i.icon02{background-position:0 -96px;}

.application_left li i.icon03{background-position:0 -128px;}
.application_left li:hover i.icon03, .application_left li.act i.icon03{background-position:0 -160px;}

.application_left li i.icon04{background-position:0 -192px;}
.application_left li:hover i.icon04, .application_left li.act i.icon04{background-position:0 -224px;}

.application_left li i.icon05{background-position:0 -256px;}
.application_left li:hover i.icon05, .application_left li.act i.icon05{background-position:0 -288px;}

.application_left li i.icon06{background-position:0 -320px;}
.application_left li:hover i.icon06, .application_left li.act i.icon06{background-position:0 -352px;}

.application_left.application_right{float:right;}
.application_left.application_right li em{position:absolute; left:auto; right:100%; top:50%; margin-top:-8px; border-right:8px solid #0172b9; border-left:0; border-top:8px solid transparent; border-bottom:8px solid transparent;}

.application_box_con{width:58%; height:581px; float:left; margin:0 1%;}
.application_con{width:100%;}
.application_con a{display:block; height:100%;}
.application_con .picture{width:100%; height:581px; overflow:hidden; background-size: cover; background-position: center;}
.application_con .picture img{width:100%; display:block;}
.application_con article{padding:0 35px 10px; background:#36478c; overflow:hidden;}
.application_con article h2{ color:#fff; font-size:20px; margin:20px 0;}
.application_con article summary{ color:#c6cada; height:63px; overflow:hidden;}

/* 首页公司介绍 */
.contain {
  width: 80%; margin: 0 auto;
}
.index-tit{font-size:42px;color:#1a1a1a;font-weight:700;text-align:center;padding-bottom:26px;margin-bottom:22px;position:relative}
.index-tit:after{content:'';position:absolute;left:50%;bottom:0;transform:translate(-50%);height:4px;width:80px;background:#c41218}
.index-tit.white{color:#fff}
.index-tit.white:after{background:#fff}
.index-tip{font-size:16px;text-align:center;color:#666;line-height: 26px}
.index-tip.white{color:#fff}
.index-tip b, .index-tip strong{font-weight: normal;}
.intro{position:relative;z-index:1;padding-top:86px}
.intro-cont{margin-top:72px;display:flex;z-index: 2}
.intro-l{width:50%;height:560px}
.intro-l img{width:100%;height:100%;object-fit:cover}
.intro-r{width:50%;background:#f0f0f0;padding:82px 100px;display:flex;flex-direction:column;justify-content:center}
.intro-r h3, .intro-r h1{font-size:24px;color:#126ac4;font-weight:700;margin-bottom: 20px}
.intro-r p{font-size:16px;line-height:28px;color:#666}
.intro-r p b, .intro-r p strong{font-weight: normal;}
.intro-r p br{content: "";display: block;height: 24px;}
.intro-r a{display:flex;align-items:center;justify-content:center;width:156px;height:46px;background:#126ac4;color:#fff;font-size:16px;margin-top:44px;transition:all .4s ease}
.intro-r a:hover{box-shadow:2px 10px 24px rgba(0,0,0,.3)}
.intro-r a i{display:block;background:url("../images/arr-r.png") no-repeat center/100%;width:6px;height:10px;margin-left:28px;transition:all .4s ease}
.intro-bg{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1;background: url('../images/introBg.jpg') no-repeat top center/100% auto}
.world{padding:120px 0}
.world-tit{font-size:32px;font-weight:700;text-align:left;color:#333;line-height:48px}
.world .contain{display:flex;justify-content:space-between;align-items:center}
.world-l{width:26.5%}
.world-l ul{display:flex;flex-wrap:wrap;margin-top:60px}
.world-l li{width:100%;margin-bottom:30px;padding-bottom:28px;border-bottom:1px solid #e5e5e5}
.world-num{font-size:44px;font-weight:700;color:#126ac4;font-family: "Samsung";display:flex;align-items:flex-start;line-height:1}
.world-num em{font-style:normal}
.world-num span{font-size:16px;font-weight:400;padding-top:10px;padding-left:10px}
.world-l li p{font-size:16px;color:#666;margin-top:8px}
.world-l li:nth-last-child(1){border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.world-r{width: 71%;text-align: right;}
.world-r img{max-width: 100%;}


.footer{ background:#2e2d33; display: block;padding: 0.8rem 0 0.3rem 0; }
.footer .center{ display: block;margin: 0 auto;padding: 0 0;}
.footer .top{ display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between; margin-bottom: 1rem; }
.footer .top dd{ display: block; float: left; }
.footer .top dd h3{ display: block;margin-bottom: 25px;}
.footer .top dd h3 a{color: #fff;font-weight: normal;line-height: 1em; font-size: 18px; }
.footer .top dd h4{ display: block;}
.footer .top dd h4 a{display: inline-block;color: #666;line-height:0.33rem; position: relative; overflow: hidden; font-size: 14px;}
.footer .top dd h4 a span{  background: #ee8303;position: absolute;width: 100%;height: 1px;bottom: 2px;left: -100%;transition: all .3s; }
.footer .top dd h4 a:hover span{ left:0%;  }
.footer .top dd h4 a:hover{ color:#ee8303; }
.footer .top dd .img-ewm{ margin-top: 30px;}


.footer .top dt{ display: block;overflow: hidden;margin: 0 0 0 0.2rem;}
.footer .top dt img{display: block;height: 130px;width: auto;}
.footer .top dt span{ display: block;text-align: center;color: #a4a4a4;font-size: 13px;    margin:12px 0 0 0;}
.footer .top dt span i{display: none;}
.footer .bottom{display: block;  box-sizing: border-box; padding: 0.2rem 0 0.2rem;border-top: 1px solid #434247;}
.footer .bottom h3{     float: left;display: block;text-align: left;color: #666;font-size:0.13rem;}
.footer .bottom h3 a{ color: #666;margin-left: 10px; letter-spacing: 0;}

.footer .bottom h3 #lk1{ color: #999;margin-left: 30px;letter-spacing: 0;border: 0;background: #656565;height: 26px;font-size: 12px;text-indent: 1em;cursor: pointer;}
.footer .bottom h3 #lk1 option{ background: #656565; color: #999; outline:1px solid green;}
.footer .bottom h4{ float: right;display: block;text-align: right;color: #666;font-size:0.13rem; margin-top: 3px; }
.footer .bottom h4 a{color: #666; letter-spacing: 0; margin-left: 5px;}
.footer .bottom h3 a:hover{ color:#ee8303; }
.footer .bottom h4 a:hover{ color:#ee8303; }
.social-share .social-share-icon{ width:40px; height: 40px; font-size: 23px; margin-top: 30px;}
.social-share .icon-weibo,.social-share .icon-wechat,.social-share .icon-qq{color: #898989;  background: #232323; border: none;}
.social-share .icon-weibo:hover,.social-share .icon-wechat:hover,.social-share .icon-qq:hover{ background-color: #ee8303;}

 
.footer .bottom h3 strong{ color: #999;margin-left: 30px;letter-spacing: 0;border: 0;background: #232323;height: 26px;font-size: 12px;text-indent: 1em;cursor: pointer;position: relative;    display: inline-block; width: 150px;}
.footer .bottom h3 strong span{ display: block;line-height: 26px;font-size: 12px; font-weight: normal;}
.footer .bottom h3 strong .fa{ position: absolute;width: 26px;height: 26px;top: 0;right: 10px;text-align: center;line-height: 26px;}
.footer .bottom h3 strong font{ display: none;position: absolute;bottom: 26px;width: 100%;z-index: 1;background: #232323;    overflow-y: auto;max-height: 200px;padding: 20px 0;  }
.footer .bottom h3 strong font a{ display: block;margin: 0;color: #999;font-size: 12px;line-height: 26px; font-weight: normal;}
.footer .bottom h3 strong font a:hover{ background: #ee8303;color: #fff;}
.footer .bottom h3 strong:hover font{display: block;}
 

.footer .bottom h3 strong font::-webkit-scrollbar {
            width: 2px; 
            height: 2px;
            scrollbar-arrow-color:red;

        }
.footer .bottom h3 strong font::-webkit-scrollbar-thumb {
            border-radius: 2px;
            -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);
            background: rgba(255,255,255,0.9);
            scrollbar-arrow-color:red;
        }
.footer .bottom h3 strong font::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);
            border-radius: 0;
            background: rgba(255,255,255,0.3);
        }


.pageBanner{ position:relative;}
.pageBanner .imgDiv {width: 100%; padding: 16%; background-size: cover; background-position: center;}
.pageBanner .imgDiv-cp {padding: 18%;}
.pageBanner .botDiv{ position: absolute; left: 50%; margin-left: -40%; bottom: 0px; width: 80%; height: 70px; background: #fff;}
.pageBanner .botDiv:after{ content: ''; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 3px; background: #efefef; }

.pageBanner .rightDiv{ position: absolute; right: 0px; top: 0px; width: 3.78rem; height: 70px; background: #f3f5fa; }
.pageBanner .rightDiv:after{ content: ''; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 3px; background: #dee8ee; z-index: 2;}
.pageBanner .layer{ position: absolute; left: 0;right: 0; top: 40%; margin-top: -25px; height: 50px; width: 80%; z-index: 2; text-align: left; margin: 0 auto;}
.pageBanner .layer .name{  font-size: .48rem; color: #fff; margin-bottom: 0px; line-height: 1;text-shadow: 1px 1px 3px rgba(0,0,0,0.7); margin-bottom: 25px;}
.pageBanner .layer .nameImg{ font-size: 16px; color: #fff; width: 50%;} 

.pageBanner .youshi{width: 100%; bottom: 0px;  position:absolute;z-index:100; background:url(../images/014.png); height: 129px;}
.pageBanner .youshi li{ width:14.28%; float: left; text-align: center; padding: 23px 0; }
.youshi li .ico{ width:58px; height: 58px; margin: 0 auto 5px auto;-webkit-transition: -webkit-transform 0.4s ease-out;	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;}
.pageBanner .youshi li:hover .ico{-moz-transform:scaleX(-1);
  -webkit-transform:scaleX(-1);
  -o-transform:scaleX(-1);
  transform:scaleX(-1);}
.pageBanner .youshi li .txt{ font-size: 14px; color: #fff;}
.pageBanner .youshi li .ico2{ display: none;}
.pageBanner .youshi li.act{ background:#0066b5;}
.pageBanner .youshi img{ width:100%; height: auto;}
.pageBanner .youshi.fixed{position: fixed;top: 0;left: 0; background: #fff; border-bottom: 1px solid #ededed; z-index: 999;}
.pageBanner .youshi.fixed .ico2{display: block;}
.pageBanner .youshi.fixed .ico1{display: none;}
.pageBanner .youshi.fixed .txt{ font-size: 14px; color: #232323;}
.pageBanner .youshi.fixed li::before{background: #ededed;}
.pageBanner .youshi-blank{display: none;width: 100%;height: 80px;}
.pageBanner .youshi.fixed li.act{ background: url(../images/021.png) repeat-x bottom;}

.pageBanner .pageNav.fixed{position: fixed;top: 0;left: 0; background: #fff; border-bottom: 1px solid #ededed; height: 76px; z-index: 999;}
.pageBanner .pageNav-blank{display: none;width: 100%;height: 80px;}
.pageBanner .pageNav.fixed li a{ color: #232323;}
.pageNav {
  width: 100%;
  background: rgba(0, 102, 181, 0.95);
  text-align: center;
  padding: 25px 0rem;
  position: absolute;
   bottom: 0;
}

.pageNav li {
  display: inline;
  padding: 25px .4rem;
  font-size: 18px;
  text-align: center;
  position: relative;
}
.pageNav2 li {width: 24%;}
.pageNav3 li { width: 20%;}
.pageNav4 li {width: 33.33%;}
.pageNav5 li {width: 50%;}
.pageNav li:first-child {border-left: 0;}
.pageNav li .ico { padding: 0.30rem 0 0.15rem;text-align: center;}

.pageNav li .ico img {
  width: 33px;
  margin: 0 auto;
}

.pageNav li a {
  color: rgb(255, 255, 255, 0.8);
}

.pageNav li a:hover {
  color: #fff;
}
.pageNav li .aNow {
  color: #fff; 
}
.pageNav li.anow::after {
  content: "";
    width: 100%;
    height: 3px;
    transition: 328ms;
    background: #e47a3e;
    position: absolute;
    left: 0%;
    bottom: 0px;
    opacity: 1;
}

.pageNav li a.aNow:hover {
  color: #46a1f0;
}

.pageNav .add {
  margin-right: 2.5%;
  float: right;
  text-align: right;
  line-height: 60px;
  height: 60px;
  color: #ccc;
  font-weight: 300;
}

.pageNav .add a {
  color: #ccc;
  font-weight: normal;
  font-size: 13px;
}
.pageNav .add a:hover{ color:#fff;}

.pageNav .add i {
  color: #46a1f0;
  margin-right: 10px;
}


.ny_main {
  padding: 0.8rem 0%; background: #f5f5f5;
}
.about_page{padding:0;}
.ny_main .dy_page {
  padding: 0 10px;
}
.ny_main .dy_page p{ color:#666; font-size: 15px;  }

.ny_main .dy_page .wd100 {
  width: 100%;
}

.ny_main .dy_page .wd100 h2 {
  color: #c2b6ac;
  font-size: 32px;
  line-height: 0px;
  font-weight: 300;
  margin-bottom: 30px;
  margin-top: 20px;
  font-family: Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, " sans-serif";
  text-transform: uppercase;
}

.ny_main .dy_page .wd100 h3 {
  color: #232323;
  font-size: 36px;
  font-weight: 400;
  line-height: 30px;
}

.ny_main .dy_page .wd100 .line {
  width: 24px;
  height: 2px;
  background: #001446;
  margin: 30px 0 50px 0;
}

.ny_main .dy_page .wd100 p {
  color: #666;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  font-family: "PingFang SC Regular"
}

.ny_main .dy_page .wd100 p img {
  max-width: 90%;
  height: auto
}

.ny_main .dy_page .left {
  width: 70%;
  float: left;
}

.ny_main .dy_page .left h2 {
  color: #cd151d;
  font-size: 32px;
  line-height: 0px;
  font-weight: 300;
  margin-bottom: 30px;
  font-family: Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, " sans-serif";
  text-transform: uppercase;
}

.ny_main .dy_page .left h3 {
  color: #4B4B4B;
  font-size: 36px;
  font-weight: 400;
  line-height: 30px;
}

.ny_main .dy_page .left .line {
  width: 24px;
  height: 2px;
  background: #001446;
  margin: 30px 0 50px 0;
}

.ny_main .dy_page .left p {
  color: #666;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
}

.ny_main .dy_page .right {
  width: 25%;
  float: right;
  position: relative;
  padding-top: 100px;
}

.ny_main .dy_page .right img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.ny_main .dy_page p.txt01{ text-align: left; font-size: 0.36rem; position: relative; font-weight: 500; color:#caa052; padding-bottom:0.3rem; margin-bottom: 0.3rem;}
.ny_main .dy_page p.txt01::before{content: ''; position: absolute; bottom: 0; left: 50%; margin-left: -0.25rem; width: 0.5rem; height: 2px; background: #ccc;}
.ny_main .dy_page p.txt02{text-align: left; font-size: 0.24rem;color: #666;margin-bottom: 0.3rem; font-weight: 400;}

.dy_page .cultureslide{margin-top:44px;position:relative}
.dy_page .cultureslide .swiper-slide{height:auto}
.dy_page .cultureslide .swiper-slide .box{height:100%}
.dy_page .cultureslide .swiper-slide .img{width:100%; overflow: hidden;}
.dy_page .cultureslide .swiper-slide .img img{ width:100%; height: auto;}
.dy_page .cultureslide .swiper-slide .textbox{width:100%;border:1px solid #eee;border-top:none;padding:34px 3vw;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.dy_page .cultureslide .swiper-slide .textbox .title{color:#000;font-size:0.28rem;text-align:center;}
.dy_page .cultureslide .swiper-slide .textbox .text{margin-top:10px;min-height:36px;text-align:center;text-align:center;line-height:1.286;color:#666;font-size:0.14rem;}
.dy_page .swiper-button-next,
.dy_page .swiper-button-prev{width:56px;height:56px;margin-top:-92px;background-color:#f2f2f2;background-size:auto;opacity:0}
.cultureslide:hover .swiper-button-next,
.cultureslide:hover .swiper-button-prev{opacity:1}
.dy_page .swiper-button-prev{background-image:url(../img/cul-l.png);left:-28px}
.dy_page .swiper-button-next{background-image:url(../img/cul-r.png);right:-28px}
.dy_page .swiper-button-prev:hover{background-color:#1263aa;background-image:url(../img/cul-lcur.png)}
.dy_page .swiper-button-next:hover{background-color:#1263aa;background-image:url(../img/cul-rcur.png)}
.dy_page .cultureslide .swiper-slide:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}


.network{ width: 100%;}
.network li{float: left;
  width: calc(33.33% - 1px);
  margin: 0 1px 1px 0;
  background: #f0f0f0;
  height: 2rem;
  padding: 0.2rem 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;}
.network li h4 {margin-bottom: 12px; font-size: 0.24rem; color:#333;}
.network li .address {
  margin-bottom: 2%;line-height: 0.26rem; font-size: 0.15rem;
  align-items: unset;
}
.network li .address pre{    line-height: 2;
  font-family: "PingFang SC Regular";
  font-size: 0.16rem; 
  white-space:pre-wrap;
  white-space:-moz-pre-wrap;
  white-space:-pre-wrap;
  white-space:-o-pre-wrap;
  word-wrap:break-word;}
  

.about_hj {
  width: 100%;
  float: left;
}

.pro-scene-list{width: 100%;}
.pro-scene-items{width: 100%;align-items: center;background: #fff;}
.pro-scene-items:nth-child(2n){flex-direction: row-reverse;}
.pro-scene-img{width: 50%;}
.pro-scene-img img{width: 100%;object-fit: cover;min-height: 180px;}
.pro-scene-cont{width: 50%;padding: 40px 100px;}
.pro-scene-cont .name{line-height: 1.1;color: #333; font-size: 28px; font-weight: bold;}
.pro-scene-cont .text{color: #777;line-height: 27px;margin-top:.45rem; font-size: 15px;}
.pro-scene-cont .text ul{ margin-top: 30px;}
.pro-scene-cont .text ul li{ font-size: 14px; list-style-type:circle; margin-left: 22px; color: #999;}
.pro-scene-w100{width: 100%;align-items: center;background: #fff;}
.pro-scene-w100 img{max-width: 100%; height: auto;}


.cp_neir{padding:0 0% 20px;}
.cp_neir ul {
  width: 100%;
  margin: 0 -1.5%;
}

.cp_neir ul li {
  float: left;
  width: 22%;
  margin: 0 1.5% 0.4rem 1.5%;
  padding: 30px 0 0 0; 
  position: relative;
  background: #fff;
}

.dummy {padding-top: 160%;}
.dummy4 {padding-top: 100%;}
.dummy2 {padding-top: 60%;}
.dummy3 {padding-top: 35%;}


.cp_neir ul li .txt2 a{color: #343434;}

.cp_neir ul li .txt2 {
  color: #343434;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 30px;
  width: 100%;
  float: left;
  padding: 18px 0 10px 0px;
  text-align: center;
  border-top: 1px solid #eee;
}
.cp_tu {
  list-style-type: none;
  /*display:inline-block;*/
  display: block;
  float: left;
  max-width: 800px;
  max-height: 800px;
  width: 100%;
  margin: 0 0%;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.cp_tu img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  padding: auto;
}

.cp_tu i {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.cp_tu p {
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
}

.cp_pro{padding:0 0% 20px; margin-top: 80px;}
.cp_pro_dz{ margin-top: 0;}
.cp_pro ul {
  margin: 0 -1.5%;
}

.cp_pro ul li {
  float: left;
  width: 22%;
  margin: 0 1.5% 0.4rem 1.5%;
  position: relative;
  border: 1px solid #e5e5e5;
  background: #FFF;
  border-bottom: 5px solid #e5e5e5;
}
.cp_pro.six-box ul li {
  float: left;
  width: 13%;
  margin: 0 1.5% 0.4rem 1.5%;
  position: relative;
  border: 1px solid #e5e5e5;
  background: #FFF;
  border-bottom: 5px solid #e5e5e5;
}
.cp_pro_dz ul li{ padding: 20px;}



.cp_pro ul li .txt2 a{color: #343434;}
.cp_pro ul li .txt2 {
  color: #343434;
  font-size: 16px;
  margin-bottom: 10px;
  float: left;
  padding: 18px 0 10px 0px;
  text-align: center;
  width: 100%;
 
}
.cp_pro ul li .txt a{color: #343434;}

.cp_pro ul li .txt {
  color: #343434;
  font-size: 16px;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  padding: 18px 0 10px 0px;
  text-align: center;
}





/* 联系我们 */
.ctabox .pa {padding: 0px;}
.ctaList .namebox {width: 63%;float: left;}
.ctaList .ti {font-size: 26px;color: #333;line-height: 1.4;padding-right: 20px;margin-bottom: 10px;font-weight: bold;}
.ctaList .p {margin-top: 30px;line-height: 34px;color: #999;font-size: 15px;font-weight: 500;margin-bottom: 30px;}
.ctaList .mabox {width: 18%;float: left;margin-left: 20px;margin-top: 30px;}
.ctaList .mabox .ma {width: 120px;text-align: center;line-height: 1.4;max-width: 100%;}
.ctaList .mabox .ma img {display: block;width: 100%;}
.ditu {width: 100%;height: 550px;font-size: 12px;margin-top: 20px;}
/*-----------------[新闻动态]--------------*/

.news1 li{  margin-bottom:50px; align-items: center;  border-bottom: 1px solid rgb(0,0,0,0.1); }
.news1 li .imgDiv{ float:left; width:40%;height: 300px;  overflow:hidden;}
.news1 li .imgDiv img{ width:100%; height: 300px; transition:ease 0.3s; -webkit-transition:ease 0.3s; -moz-transition:ease 0.3s; -o-transition:ease 0.3s;}
.news1 li .imgDiv:hover img{ transform:scale(1.2); -webkit-transform:scale(1.2);}
.news1 li .text{ float:left; width: 55%; padding:0 1% 0 4%; background:url(../images/ico18_1hr.png) no-repeat right center;}
.news1 li .morebox{ float:left; width:125px; padding-left:50px;}
.news1 li .morebox .more{ display:block; margin-top:70px; width:125px; height:40px; line-height:40px; text-indent:20px; font-size:14px; color:#8b8b8c; background:#f5f5f5; background-size:100% 100%;}
.news1 li .morebox .more:hover{ background:#817465; color:#fff; box-shadow:0 0 15px rgba(20,167,83,0.5);background-size:100% 100%;}
.news1 li .text h3{ font-weight:inherit; font-size:24px; color:#333; padding-bottom:15px; margin-bottom:15px; background:url(../images/ico2_1hr.png) no-repeat left bottom;  overflow: hidden; font-weight: 500;}
.news1 li .text p{ font-size:14px; color:#8b8b8c; line-height:1.8; height:100px; font-weight: 300;}
.news1 li .text .time{ font-size:13px; color:#8b8b8c;}
.news1 li:hover h3{ color:#0056b8;}
/*
-----------------[文章详细页]--------------*/
.projectshow1{width: 98%;margin: 60px auto;}
.projectshow1 .title{ text-align:center; padding-bottom:15px; margin-bottom:30px;   }
.projectshow1 .title h1{ font-weight:inherit; font-size:30px; font-weight: bold;color:#333; padding-bottom:18px;}
.projectshow1 .title .time{ font-size:14px; color:#8b8b8c;text-align: center; width: 100%;border-bottom:1px #ddd dotted; border-top:1px #ddd dotted; padding: 12px 0; margin-top: 15px;}
.projectshow1 .title .time span{ padding:0 10px;float: none;}
.projectshow1 .contentbox .text h2{ font-size:14px; color:#ec6c21; padding-bottom:20px;}
.projectshow1 .contentbox .text p{ font-size:14px; color:#666;line-height:2;}
.projectshow1 .contentbox img{ max-width:100%; height: auto;}

.detailsshare{ position:relative; padding-top:20px;}
.detailsshare .share{ height:5px;  border-bottom:1px #ddd dotted; }
.detailsshare .share em{ font-size:14px; color:#8d8d8d; line-height:27px; float:left; font-style:normal}
.detailsshare .share li{ float:left; margin-left:10px;}
.detailsshare .bottomDiv{ padding-top:30px;}
.detailsshare .bottomDiv a{ font-size:14px; color:#333;}
.detailsshare .bottomDiv em{ font-size:14px; color:#333; font-weight:bold; font-style:normal}
.detailsshare .bottomDiv a:hover{ color:#000; font-weight: bold;}
.detailsshare .bottomDiv .left{ float:left;}
.detailsshare .bottomDiv .left .getDiv{ padding-bottom:15px;}
.detailsshare .bottomDiv .right{ float:right; margin-top:10px;}
.detailsshare .bottomDiv .right .backbtn{display:block; font-size:14px; text-align:center; color:#8b8b8c; line-height:40px; width:120px; height:40px; border:1px #eee solid;}
.detailsshare .bottomDiv .right .backbtn:hover{ color:#fff; background-color:#ec6c21; border:1px #ec6c21 solid;}
.detailsshare .flshare{ float:right; width:242px;}

.bread-box{	width:100%;	height: 0.7rem;	margin-top: 1rem;border-top: 1px solid #f0f0f0;	background: #f5f5f5;}
.bread-box .bread{
    float: left;
    padding-left: 2.5%;
}
.bread-box .bread a,
.bread-box .bread span{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    margin: 0 2px;
}
.bread-box .bread a{
    color: #999;
    transition: all .2s;
	line-height: 0.7rem;
  font-size: 0.15rem;
}
.bread-box .bread .home{
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('../images/home.png');
}
.bread-box .back{
  padding-right: 2.5%;
    float: right;
    font-size: 0.15rem;
	line-height: 0.7rem;
    color: #999;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    background-image: url('../images/back-btn.png');
    transition: all .2s;
}

/*搜索*/

.search {
  width: 600px;
  background: #fff;
  height: 45px;
  line-height: 45px;
}

.search_box {
  margin: 0 auto;
  width: 600px;
}

.search-top-box {
  margin-top: 90px;
  padding: 60px 0 40px 0;
  margin-bottom: 1px;
  background: #f5f5f5;
}

.minh3 {
  min-height: 320px;
}

.search_time {
  line-height: 40px;
  height: 40px;
  width: 100%;
  text-align: left;
}

.search select {
  display: none;
}

.search .select_box {
  font-size: 14px;
  color: #999999;
  width: 120px;
  line-height: 45px;
  float: left;
  position: relative;
}

.search .select_showbox {
  height: 45px;
  background: url(../images/search_ico.png) no-repeat 90px center;
  text-indent: 1.5em;
}

.search .select_showbox.active {
  background: url(../images/search_ico_hover.png) no-repeat 90px center;
}

.search .select_option {
  display: none;
  border: 2px solid #fa0712;
  border-top: none;
  display: none;
  left: -2px;
  top: 45px;
  position: absolute;
  z-index: 99;
  background: #aaa;
}

.search .select_option li {
  text-indent: 1.5em;
  width: 100px;
  cursor: pointer;
}

.search .select_option li a {
  color: #666;
}

.search .select_option li.selected {
  background-color: #F3F3F3;
  color: #999;
}

.search .select_option li.hover {
  background: #BEBEBE;
  color: #fff;
}

.search input.inp_srh,
.search input.btn_srh {
  border: none;
  background: none;
  height: 45px;
  line-height: 45px;
}

.search input.inp_srh {
  font-size: 14px;
  outline: none;
  width: 60%;
  padding-left: 3%;
}

.search input.btn_srh {
  background: #2a2927;
  color: #FFF;
  font-family: "微软雅黑";
  font-size: 15px;
  width: 100px;
  float: right;
}

.nodate {
  color: #666;
  font-size: 20px;
  text-align: center;
}

.search_result {
  background: #fff;
  padding: 0px 0px 60px 0;
  min-height: 400px;
  margin-top: 30px;
}

.search_result .cp_neir {
  padding: 0.3rem 0;
}

.search_result ul.s_list li {
  width: 100%;
  border-bottom: 1px dashed #ccc;
  padding-left: 5px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}

.search_result ul.s_list {
  width: 98%;
  margin: 0 auto;
}

.search_left {
  text-align: right;
  float: left;
  width: 200px;
  margin-right: 16px;
}

.search_left h5 {
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
}

/*产品列表*/
.cp_box_bg{ background: #f7f7f7;}
.cp_box_list{flex-wrap: wrap;display: flex;}
.i2ra{
	width: 50%;
	height: 50%;
	flex-direction: column;
	padding: 20px;
	position: relative;
}
.pda {
  margin-top: 25px;
  width: 32.3%;
  margin-right: 1.5%;
  background: #fff !important;
  padding-bottom: 30px;
  transition: .5s;
}
.pda:nth-of-type(3n){ margin-right: 0;}
.i2ra::after{
	width: 0px;
	height: 3px;
	background: #caa052;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	transition: 1s;
	opacity: 0;
}
.i2ra:hover::after{
	width: 100%;
	opacity: 1;
}
.i2ra:nth-child(1),
.i2ra:nth-child(4){
	background: #f9f9f9;
}
.i2ra:hover{
	font-weight: bold;
	color: #caa052;
}
.i2raimg{
	flex: 0;
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.i2raimg img{
	max-width: 80%;
	max-height: 80%;
}
.pda .i2raimg{
	height: 240px;
}
.pdai{
	opacity: 0;
	transition: .25s;
	width: 20%;
	position: absolute;
	right: 0;
	top: 0;
}
.pdai img{
	display: block;
	width: 100%;
}
.pda:hover .pdai{
	opacity: 1;
}
.pda:hover{
	transform:translateY(-10px);
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}

.two_menu{ width:100%;  padding: 40px 20px 0px; text-align: center;   position: relative;}
.two_menu a{  text-align: center;display:inline-block;height: 0.48rem; line-height: 0.47rem; padding: 0 5% 0 5%; color:#565656;  margin: 0 15px ;  border-radius: 30px; background: #ddd; }
.two_menu a:hover{ background: #caa052;color:#fff;border-bottom:1px dotted #caa052;  }
.two_menu a.act { background: #caa052;color:#fff;}
.two_menu .zi_menu{ height: 30px; position: absolute;top:100px;}
.two_menu .zi_menu a{ background: none;}


/*产品详情*/
.product-detial .summary{ background: #fff;}
.product-detial .summary .summary-left{float: left;width:40%;display: flex;justify-content: space-between; border-right: 30px solid #f5f5f5;}
.product-detial .summary .summaryTab{width: 90px;padding: 0px 0;position: relative;flex-shrink: 0;flex-grow: 0; margin-right: 30px; box-sizing: border-box;}
.product-detial .summary .summaryTab .img{border: 1px solid #ededed;background: #fff;border-radius: 0%;box-sizing: border-box;padding: 5px;margin: 0px 0;transform: scale(0.9);}
.product-detial .summary .summaryTab .img img{width: 100%; height: 50px;}
.product-detial .summary .summaryPoster{width: 100%; background: #fff;}


#summaryTab .swiper-slide-active .img{transform: scale(1);border-color: #ccc;}

#summaryPoster .summaryPoster-prev,
#summaryPoster .summaryPoster-next,
#summaryPoster .summaryPoster-pagination{display: none;}
.product-detial .summary .summary-prev,
.product-detial .summary .summary-next{width: 31px;height: 18px;background: url('../images/pro-arrow-on.png') no-repeat;background-size: 100% 100%;position: absolute;left: 50%;margin-left: -15.5px;cursor: pointer;outline: none;}
.product-detial .summary .summary-prev{top: 0;}
.product-detial .summary .summary-next{bottom: 0;transform: rotate(180deg);}
.product-detial .summary .summary-prev.swiper-button-disabled,
.product-detial .summary .summary-next.swiper-button-disabled{background: url('../images/pro-arrow.png') no-repeat;background-size: 100% 100%;}
.product-detial .summary .summary-right{margin: 50px 5%; float: left; width: 50%;}
.product-detial .summary .summary-text{padding-top: 0px;}
.product-detial .summary .summary-text h5{line-height: 1.72;color: #666;}
.product-detial .summary .summary-text h2{font-size: 36px;line-height: 1.66; color:#232323;}
.product-detial .summary .summary-text h4{font-size: 18px;line-height: 2;padding: 7px 0 18px;border-bottom: 1px solid #e5e5e5;margin-bottom: .4rem;}
.product-detial .summary .summary-text p{line-height: 34px;font-size: 14px; color:#666}
.product-detial .summary .summary-text .jieshao{ width: 70%; float: left;}
.product-detial .summary .summary-right .cp-ewm{ width:130px ; float: right;}
.product-detial .summary .summary-right .cp-ewm img{ width:100%; height:auto;}
.product-detial .summary .summary-right .txt{ width: 100%; text-align: center; margin-top: 20px;}
.product-detial .summary .summary-text pre{ background-color: none; line-height: 2;font-family: "PingFang SC Regular";font-size: 16px;white-space:pre-wrap;
  white-space:-moz-pre-wrap;  white-space:-pre-wrap;  white-space:-o-pre-wrap;  word-wrap:break-word;color:#666}
/* .product-detial .summary .summary-text p:before{display: inline-block;content: "";vertical-align: top;width: 6px;height: 6px;background: #333;border-radius: 100%;margin: 14px 6px 0 0;} */

.pro-title{text-align: left;margin-bottom: 50px;}
.pro-title h3{position: relative; width: 100%; background-color: #f5f5f5; }
.pro-title h3 span{display: inline-block;vertical-align: top;font-size: .24rem;position: relative;width: 100%; color:#232323; text-align: center; padding: 12px 0;}
.pro-title h3 span::after{display: inline-block;content: "";vertical-align: top;width: 100%; height: 1px;background: #e5e5e5;position: absolute;top: 0px; left: 0; }
.pro-title h3 span::before{display: inline-block;content: "";vertical-align: top;width: 100%; height: 1px;background: #e5e5e5;position: absolute;bottom: 0px; left: 0; }

.product-detial .specifications{background: #fff; margin-top: 80px; padding: 60px;}
.product-detial .specifications img{ max-width: 100%; height: auto;}
.none {  display: none;}


.recruitment-info{ background-color: #fff; padding: 30px 5%; margin-bottom: 40px;}
.recruitment-info h3 { font-size: 24px;font-weight:normal; color: #000; margin-bottom: 10px;}
.recruitment-info .t { font-size: 16px; font-weight: bold; }
.recruitment-info a { color: #cc0000; }
.recruitment-info .email { font-size: 15px; margin: 0 8px 0 11px; position: relative; }
.recruitment-info .email:before { content: ""; position: absolute; left: 0; right: auto; width: 100%; height: 0px; background: #999; bottom: -3px; transition: 400ms; -webkit-transition: 400ms; }
.recruitment-info .email:hover:before { width: 0; right: 0; left: auto; }


.hrList{ width: 100%; margin: 0 auto;font-size: 14px;}
.hrList .hspan{ text-align:center;cursor:pointer; width: 16%; display: block; float: left; height: 60px; line-height: 60px; font-size: 0.16rem;}
.hrList .hspan1{ text-align: left; padding-left: 5%; width:31%;}
.hrList .hrdt{ background-color: #333; color: #fff;}
.hrList dd{ margin-bottom: 3px; position: relative; background-color: #fff;}
.hrList .hrdt{ height: 60px; overflow: hidden;}
.hrList .hrT{ color:#666666;}
.hrList .hrT .hspan{ line-height: 60px; height: 60px;}
.hrList .ib{ width:16px; height:16px; margin: 22px auto 0px; display: block; position:relative; transition:400ms;-webkit-transition:400ms;}
.hrList .ib i{ display:block; background-color:#999999;}
.hrList .ib .ic1{ width:2px; height:16px; margin-left:7px;}
.hrList .ib .ic2{ width:16px; height:2px; position:absolute; left:0; top:50%; margin-top:-1px;}
.hrList .hrB{ border: 1px solid #e47a3e; display: none;}
.hrList .hrCon{ width: 91%; margin: 0px auto; padding:30px 0px 50px; overflow: hidden;}
.hrList dd.active .hrT,.hrList dd:hover .hrT{ background-color:#e47a3e; color: #fff;}
.hrList .active .ib i,.hrList dd:hover .ib i{ background-color: #fff;}
.hrList .active .ib{transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-moz-transform:rotate(90deg);}
.hrList .active .ib .ic2{ display: none;}
.join-box-btn{ padding-top: 30px;}
.join-box-btn .btn{ float: left; display: block; background-color: #e47a3e; color: #fff; padding: 10px 40px; font-size: 14px;}
.join-box-btn .btn:hover{ background-color: #333333; color: #fff;}


.ny_main .item{margin-bottom:0.3rem; border-bottom: 1px solid #f5f5f5; padding-bottom: 0.3rem;}
.ny_main .item:nth-last-of-type(1){margin-bottom:0;border-bottom: 0;}
.ny_main .item .textbox{width:calc(100% - 230px);padding:2.3vw 2.56vw 0 2.6vw}
.ny_main .item .textbox .name{font-size:0.26rem; color:#232323;}
.ny_main .item .textbox .text p{color:#999;line-height:2.143;margin-top:30px; font-size: 0.15rem;}
.boxflex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-box-flex: wrap;
  -ms-flex-wrap: wrap;
}

.zoomImage70{
  width:100%;
  height:0;
  padding-bottom: 70%;
  overflow:hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
}
.anli_cnt{
  width: 100%;
}
.anli_list{
	margin:0 -2%;
}
.anli_item{
  width: 46%;
  float: left;
  margin:0 2% 0 2%;
  margin-bottom: 0.8rem;
  position: relative;
	overflow: hidden;
	background: #fff;
  
	
}
.anli_item2{
  width: 29%;
  float: left;
  margin:0 2% 0 2%;
  margin-bottom: 0.4rem;
  position: relative;
	overflow: hidden;
	background: #fff;
	
}
.anli_item:hover{ 
	transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.anli_pic{
  width: 100%;
  overflow: hidden;
}
.anli_pic img{
  width: auto;
  height:auto;
}
.anli_item h2{
  color: #fff;
  font-size: 18px;
  width: 100%;font-weight: bold;
  box-sizing: border-box;
	text-align: center;padding: 18px 0;
  overflow: hidden;
	background: rgb(0,0,0,0.7);position: absolute; bottom:-50px;opacity: 0; overflow: hidden;	
}
.anli_item h3{
  width:100%;
  color: #fff;
  box-sizing: border-box;
	text-align: center;padding:0.22rem;
  overflow: hidden;
  font-size: 0.18rem;
  text-align: center;
	position: absolute;
  background-color: rgb(0, 0, 0, 0.5);
  bottom:0px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
	
}
.anli_item:hover h2{opacity: 1;bottom: 0;}
.anli_item p{
  color: #4c4c4c;
  width: 100%;
  box-sizing: border-box;
	margin-bottom: 0.4rem;
  padding:0 0.3rem;
  line-height: 28px;  color: #949494; 
}
.anli_item h6{
	margin-bottom: 20px;
	width: 100%;
	color: #999; 
	font-size: 12px;
	font-weight: normal;padding:0 0.3rem 0.2rem;
}

.anli_line{
  width: 100%;
  height: 2px;
  background-color: #f5f5f5;
  position: relative;
}
.anli_line span{
  position: absolute;
  left: 0;
  top:0;
  height: 2px;
  display: block;
  width: 0;
  background-color: #005678;
  transition: all 0.4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}



.anli_item:hover .anli_line span{
  width: 100%;
}
.anli_item:hover .anli_pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}


.floating_ck{position:fixed;right:20px;bottom:35%;background:#f5f5f5; border-radius:10px;  z-index: 999;}
.floating_ck dl dd{position:relative;width:80px;height:80px;border-bottom:solid 0px #fff;text-align:center;background-repeat:no-repeat;background-position:center 30%;cursor:pointer; font-size:12px;transition:500ms 180ms;}
.floating_ck .last{ border-bottom:none}
.floating_ck dl dd:hover{background-color:#caa052;border-bottom:solid 0px #fff;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/tel.png);transition:500ms 180ms;}
.f_home{background-image:url(../images/home_r.png);border-radius:10px 10px 0px 0px;transition:500ms 180ms;}
.floating_ck dl dd.f_home:hover {background-image:url(../images/home_r-.png);}
.floating_ck dl dd.quote:hover {background-image:url(../images/kficon-.png);}
.floating_ck dl dd.consult:hover {background-image:url(../images/tel-.png);}
.floating_ck dl dd.qrcord:hover {background-image:url(../images/sm-.png);}
.floating_ck dl dd.return:hover {background-image:url(../images/top-.png);}
.quote{background-image:url(images/kficon.png);transition:500ms 180ms;}
.qrcord{background-image:url(../images/sm.png);transition:500ms 180ms;}
.return{background-image:url(../images/top.png);transition:500ms 180ms;border-radius:0px 0px 10px 10px ;}
.floating_ck dd span{color:#787878;display:block;padding-top:54px;transition:500ms 180ms;}
.floating_ck dd span:hover {color:#fff;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#caa052;border-bottom:solid 1px #caa052;display:none; font-size:18px;border-radius:10px 0px 0px 10px;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:230px;top:-150px;}
.floating_ewm i{background-image:url(../images/wx.jpg);display:block;width:135px;height:135px;margin:auto;margin-top:12px; background-size: 100% auto;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:14px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:16px;}



.cplist-service {
  position: fixed;
  left: 0;
  top: 40%;
  transform: translateY(-40%);
  z-index: 39;
  width: 0px;
  height: 360px;
}
.cplist-service:hover .cplist-defeal {
  left: -46px;
  transition-delay: 0.1s;
}
.cplist-service:hover .cplist-text {
  left: 0;
}
.cplist-defeal {
  position: absolute;
  left: 0;
  top: 0;
  width: 46px;
  background: #e47a3e;
  height: 150px;
  box-sizing: border-box;
  padding-top: 22px;
  cursor: pointer;
  transition: 0.4s;
}
.cplist-defeal img {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -14px;
  top: -20px;
  width: 28px;
}
.cplist-defeal small {
  display: block;
  margin: auto;
  color: #fff;
  font-size: 16px;
  line-height: .8;
  text-transform: uppercase;
  width: 14px;
  text-align: center;
  writing-mode: vertical-rl;
  letter-spacing: 2px;
}
.cplist-text {
  position: absolute;
  left: -300px;
  top: 0;
  padding: 40px 0px 35px;
  background: #e47a3e;
  box-sizing: border-box;
  width: 180px;
  transition: 0.68s;
}
.cplist-img {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: -40px;
  width: 60px;
}
.cplist-row {
  border-bottom: 1px solid rgb(255, 255, 255, 0.1);
}
.cplist-row a {
  display: block;
  position: relative;
  padding-left: 40px;
  border-radius: 0px;
  color: #666;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
}
.cplist-row a:before {
  position: absolute;
  left: 24px;
  top: 50%;
  margin-top: -4px;
  content: "";
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
}
.cplist-row a:hover img {
  filter: grayscale(0%);
  filter: none;
  opacity: 1;
}
.cplist-row:hover{
  background: rgba(0, 102, 181, 0.95);
}
.cplist-row.act{background: rgba(0, 102, 181, 0.95);}
.cplist-row.act a span{ color: #fff;}
.cplist-row:hover a span{ color: #fff;}
.cplist-row:hover a:before{border-left: 6px solid #fff;}
.cplist-row a img {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  max-width: 15px;
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.8;
  transition: 0.36s;
}
.cplist-row a span {
  display: block;
  color: #fff;
  font-size: 14px;
  transition: 0.3s;
}
.cplist-tel {
  padding-top: 15px;
  text-align: center;
}
.cplist-tel b {
  text-align: center;
}
.cplist-tel b img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  position: relative;
}
.cplist-tel span {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.scrollTop {
  position: fixed;
  right: 30px;
  bottom: 120px;
  z-index: 199;
  width: 56px;
  height: 56px;
  background: #0564a7;
  text-align: center;
  line-height: 56px;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  transition: 0.4s;
  display: none;
}
.scrollTop:hover {
  background: #e57b3e;
  line-height: 48px;
}

/* 品牌介绍 */
.sonTitle{width: auto;}
.sonTitle .name{font-family:'OpenSans-Bold';line-height: 1.1;color: rgba(0, 102, 181, 1);text-transform: uppercase; font-size: 16px;}
.sonTitle .text{line-height: 40px;color: #222;margin-top: 10px; font-size: 32px;}
.padding-130-120{padding: 0px 0 120px;}

.brand{width: 100%;overflow: hidden;}
.brand-about{width: 100%;overflow: hidden; padding: 1.1rem 0 1.2rem;}
.brand-about-intr{width: 100%;flex-direction: row-reverse;}
.brand-about-intr-wrap{width: calc(100% - 724px);padding-right: 148px;}
.brand-about-intr-cont{width: 100%;color: #777;line-height: 35px;font-size: 15px; margin-top: 40px;}
.brand-about-intr-cont p{line-height: inherit;color: #777;}
.brand-about-intr-img{width: 724px; margin-top: 50px;}
.brand-about-intr-img img{width: 100%;object-fit: cover;}
.brand-about-num{width: 100%; margin-top: 80px;}
.brand-about-num li{flex: 1;position: relative;text-align: center;padding: 0 16px;}
.brand-about-num li .num{color: #444;line-height: 1.1;justify-content: center; font-size: 30px;font-family:"OpenSans-Bold";}
.brand-about-num li .num i{font-size: 28px;font-style: normal;}
.brand-about-num li .text{line-height: 18px;color: #999;margin: 10px auto 0;max-width: 2420px;}
.brand-about-num li::before, .brand-about-num li:last-child:after{content: "";position: absolute;width: 1px;height: 70px;top: 50%;margin-top: -35px;left: 0;background: #eaeaea;}
.brand-about-num li:last-child:after{left: auto;right: 0;}
.brand-phylogeny{width: 100%;position: relative;overflow: hidden; padding: 1.1rem 0 .9rem;}
.brand-phylogeny-loop{width: 100%;position: relative;}
.brand-phylogeny-loop img{width: 100%;object-fit: cover;min-height: 400px;}
.brand-phylogeny-loop-cont{position: absolute;width: 100%;height: 100%;display: flex;align-items: center;top: 0;left: 0;color: #fff;}
.brand-phylogeny-loop-cont .name{font-family:'OpenSans-Bold';font-size: 100px;line-height: 1.1;}
.brand-phylogeny-loop-cont .hint{line-height: 1.1;margin: 58px 0 16px;}
.brand-phylogeny-loop-cont .text{max-width: 450px;line-height: 24px;}
.brand-phylogeny-loop-cont .name, .brand-phylogeny-loop-cont .hint, .brand-phylogeny-loop-cont .text{opacity: 0;}
.swiper-slide-active .brand-phylogeny-loop-cont .name{animation: phylogenyRun 1s ease both .8s;}
.swiper-slide-active .brand-phylogeny-loop-cont .hint{animation: phylogenyRun 1s ease both .9s;}
.swiper-slide-active .brand-phylogeny-loop-cont .text{animation: phylogenyRun 1s ease both 1s;}
@keyframes phylogenyRun {0%{opacity: 0;transform: translateY(120px);}100%{opacity: 1;transform: translateY(0);}}
.brand-phylogeny-menu{position: absolute;z-index: 4;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: center;pointer-events: none;}
.brand-phylogeny-menu .contain{display: flex;justify-content: flex-end;}
.brand-phylogeny-menu li{display: flex;align-items: center;cursor: pointer;user-select: none;pointer-events: auto;margin-top: 88px;color: #fff;}
.brand-phylogeny-menu li:first-child{margin-top: 0;}
.brand-phylogeny-menu li i{margin-left: 32px;width: 8px;height: 8px;border-radius: 50%;background: #fff;position: relative;}
.brand-phylogeny-menu li i::after{content: "";position: absolute;width: 42px;height: 42px;border-radius: 50%;border: 1px solid #fff;top: 50%;left: 50%;margin: -21px 0 0 -21px;transition: all .4s ease;opacity: 0;transform: scale(0);}
.brand-phylogeny-menu li.active i::after{opacity: 1;transform: scale(1);}
.brand-phylogeny-menu li span{min-width: 118px;text-align: right;}
.brand-phylogeny .sonTitle{width: 100%;text-align: center;}
.brand-phylogeny-more{width: 100%; margin-top: 60px;}
.brand-phylogeny .thumbs{width: 100%;position: relative;padding: 0 46px 20px;}
.brand-phylogeny .thumbs-year{display: block;width: 100%;text-align: center;font-size: 18px;color: #787878;text-align: center;transition: all .4s ease;position: relative;line-height: 1;height: 40px;}
.brand-phylogeny .thumbs-year::after{content: "";position: absolute;width: 2px;height: 10px;bottom: 0;background: #cdcdcd;left: 50%;margin-left: -1px;transition: all .4s ease;}
.brand-phylogeny .thumbs-year:hover, .brand-phylogeny .thumbs-year.active{color: #0056b8;}
.brand-phylogeny .thumbs-year.active::after{height: 14px;background: #0056b8;}
.brand-phylogeny .thumbs::after{content: "";position: absolute;width: calc(100% - 92px);left: 0;right: 0;margin: 0 auto;bottom: 20px;background: #cdcdcd;height: 1px;}
.brand-phylogeny .thumbs-prev, .brand-phylogeny .thumbs-next{width: 40px;height: 40px;cursor: pointer;border-radius: 50%;position: absolute;bottom: 0;border: 2px solid #666;background: url('../images/arrL.svg') no-repeat center/18px auto;transition: all .4s ease;}
.thumbs-prev{left: 0;}
.thumbs-next{right: 0;transform: rotate(180deg);}
.brand-phylogeny .thumbs-prev:hover, .brand-phylogeny .thumbs-next:hover{background-color: #0056b8;border-color: #0056b8;background-image: url('../images/arrLW.svg');}
.brand-phylogeny .gallery{width: 100%;position: relative; margin-top: 38px;}
.brand-phylogeny-cont{width: 100%;text-align: center;}
.brand-phylogeny-cont .name{font-family:'OpenSans-Bold';line-height: 1.1;color: #0056b8;margin-bottom: 14px; font-size: 60px;}
.brand-phylogeny-cont .text{color: #777;line-height: 32px; font-size: 15px; max-width: 500px; margin: 0 auto;}
.brand-phylogeny-cont .text p{color: #777;}

.brand-partners{width: 100%;overflow: hidden; padding: 1rem 0;}
.brand-partners-head{width: 100%;}
.brand-partners-head .contain{justify-content: space-between;align-items: flex-end;}
.brand-partners-loop{width: 100%;overflow: hidden; margin-top: 64px;}
.brand-partners-loop .contain{float: right;}
.brand-partners-loop .link{display: block;width: 100%;padding: 0px 0px 0; border: 1px solid #ebebeb; background: #fff;}
.brand-partners-loop .link .img{width: 100%;height: 120px;display: flex;align-items: center;justify-content: center;padding: 20px 0;position: relative;}
.brand-partners-loop .link .img::after{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, .5);transition: all .4s ease;opacity: 0;}
.brand-partners-loop .link .img img{max-width: 100%;max-height: 100%;}
.brand-partners-loop .link .img i{position: absolute;z-index: 2;width: 50px;height: 50px;border-radius: 50%;background: #0056b8 url('../images/brand3ic.png') no-repeat center;top: 50%;left: 50%;margin: -25px 0 0 -25px;transform: scale(0);opacity: 0;transition: all .6s ease;}
.brand-partners-loop .link .name{display: flex;align-items: center;justify-content: center;transition: all .4s ease;border-top: 1px solid #ebebeb;width: 100%;height: 74px;color: #555555;}
.brand-partners-loop .link:hover .img::after{opacity: 0;}
.brand-partners-loop .link:hover .img i{opacity: 0;transform: scale(1);}
.brand-partners-loop .link:hover .name{color: #0056b8;}
.brand-partners-head-link{width: 400px;position: relative;height: 2px;background: #e6e6e6;}
.brand-partners-head-link span{background: #0056b8 !important;}
.brand-partners-head-more{align-items: flex-end;}
.brand-partners-head-btn{width: 110px;display: flex;justify-content: space-between;margin-left: 20px;}
.brand-partners-head-btn>div{width: 50px;height: 50px;border-radius: 50%;background: #fff url('../images/arrLH.svg') no-repeat center/20px auto;transition: all .4s ease;cursor: pointer;}
.brand-partners-head-btn>div.next{transform: rotate(180deg);}
.brand-partners-head-btn>div:hover{background-color: #0056b8;background-image: url('../images/arrLW.svg');}

.brand-qualification{width: 100%;overflow: hidden; padding: 1rem 0; background-color: #fff;}
.brand-qualification-head{width: 100%;}
.brand-qualification-head .contain{justify-content: space-between;align-items: flex-end;}
.brand-qualification-loop{width: 100%;overflow: hidden; margin-top: 64px;}
.brand-qualification-loop .contain{float: right;}
.brand-qualification-loop .link{display: block;width: 100%;background: #f6f6f6;padding: 10px 30px 0;}
.brand-qualification-loop .link .img{width: 100%;height: 300px;display: flex;align-items: center;justify-content: center;padding: 20px 0;position: relative;}
.brand-qualification-loop .link .img::after{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, .5);transition: all .4s ease;opacity: 0;}
.brand-qualification-loop .link .img img{max-width: 100%;max-height: 100%;}
.brand-qualification-loop .link .img i{position: absolute;z-index: 2;width: 50px;height: 50px;border-radius: 50%;background: #0056b8 url('../images/brand3ic.png') no-repeat center;top: 50%;left: 50%;margin: -25px 0 0 -25px;transform: scale(0);opacity: 0;transition: all .6s ease;}
.brand-qualification-loop .link .name{display: flex;align-items: center;justify-content: center;transition: all .4s ease;border-top: 1px solid #ebebeb;width: 100%;height: 74px;color: #555555;}
.brand-qualification-loop .link:hover .img::after{opacity: 1;}
.brand-qualification-loop .link:hover .img i{opacity: 1;transform: scale(1);}
.brand-qualification-loop .link:hover .name{color: #0056b8;}
.brand-qualification-head-link{width: 400px;position: relative;height: 2px;background: #e6e6e6;}
.brand-qualification-head-link span{background: #0056b8 !important;}


.brand-responsibility{width: 100%;overflow: hidden;}
.brand-responsibility .sonTitle{width: 100%;}
.brand-responsibility-desc{width: 100%;margin-top: 20px;line-height: 30px;color: #777;}

.brand-responsibility-intr{width: 100%;flex-direction:row; align-items: center;}
.brand-responsibility-intr-wrap{width:50%; padding-right: 10%;padding-left: 10%;}
.brand-responsibility-intr-cont{width: 100%;color: #777;line-height: 35px;font-size: 15px; margin-top: 40px;}
.brand-responsibility-intr-cont p{line-height: inherit;color: #777; font-size: 18px;}
.brand-responsibility-intr-img{width: 50%;}
.brand-responsibility-intr-img img{width: 100%;object-fit: cover;}



.brand-social{width: 100%;overflow: hidden; padding: 1rem 0; background: #fff;}
.brand-social .sonTitle{width: 100%;}
.brand-social-desc{width: 100%;margin-top: 20px;line-height: 30px;color: #777;}
.brand-social-list{width: 100%; margin-top: 58px;}
.brand-social-list ul{margin-left: -6px;flex-wrap: nowrap;}
.brand-social-list li{width: 206px;margin-left: 6px;position: relative;height: 472px;overflow: hidden;border-radius: 10px;}
.brand-social-list li img{position: absolute;height: 472px;left: 0;top: 0;object-fit: fill;max-width: none;}
.brand-social-list li.active{width: calc(100% - 642px);}
.brand-social-list-hint{position: absolute;z-index: 4;transition: all .4s ease;writing-mode: vertical-lr;writing-mode: tb-lr;white-space: nowrap;color: #fff;width: 32px;bottom: 32px;text-align: center;left: 50%;margin-left: -16px; font-size: 22px;}
.brand-social-list-cont{position: absolute;z-index: 5;width: 100%;bottom: 32px;padding: 0 54px;color: #fff;}
.brand-social-list-cont .name{line-height: 1.1;width: 100%;opacity: 0; font-size: 22px;}
.brand-social-list li.active .brand-social-list-cont .name{animation: indalRun 1s ease both .4s;}
@keyframes indalRun {0%{opacity: 0;transform: translateY(80px);}100%{opacity: 1;transform: translateY(0);}}
.brand-social-list li.active .brand-social-list-hint{opacity: 0;}
.brand-development{width: 100%;position: relative;}
.brand-development img{width: 100%;object-fit: cover;}
.brand-development-cont{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: center;color: #fff;z-index: 2;}
.brand-development-width{max-width: 600px;}
.brand-development-cont .name{line-height: 1.1; font-size: 32px;}
.brand-development-cont .text{line-height: 28px;margin-top: 28px;max-width: 1100px; font-size: 15px;}
.brand-development-cont .text p{ color:#fff}
.brand-qualification-head-more{align-items: flex-end;}
.brand-qualification-head-btn{width: 110px;display: flex;justify-content: space-between;margin-left: 20px;}
.brand-qualification-head-btn>div{width: 50px;height: 50px;border-radius: 50%;background: #f4f4f4 url('../images/arrLH.svg') no-repeat center/20px auto;transition: all .4s ease;cursor: pointer;}
.brand-qualification-head-btn>div.next{transform: rotate(180deg);}
.brand-qualification-head-btn>div:hover{background-color: #0056b8;background-image: url('../images/arrLW.svg');}


/* 新闻 */
.news{width: 100%;position: relative;overflow: hidden;}
.news-head{width: 100%; background: #fff; align-items: center; margin-bottom: 100px;}
.news-head-img{display: block;overflow: hidden;width: 780px;position: relative;}
.news-head-img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.news-head-img i, .news-link-img i{position: absolute;width: 62px;height: 62px;top: 50%;left: 50%;margin: -31px 0 0 -31px;background: url('../images/pages/vidplay.png') no-repeat center/100% auto;}
.news-head-img:hover i, .news-link-img:hover i{animation: newsRun .8s ease-in-out both;}
@keyframes newsRun{0%{transform: scale(1);}30%{transform: scale(.8);}50%{transform: scale(1);}70%{transform: scale(.9);}100%{transform: scale(1);}}
.news-head-img:hover img{transform: scale(1.04);}
.news-head-cont{width: calc(100% - 780px);padding-left: 90px;position: relative; padding-right: 90px;}
.news-head-cont::after{content: "";position: absolute;width: calc(100% - 90px);right: 0;bottom: 0;}
.news-head-cont .head{color: #222;line-height: 40px;max-height: 120px;overflow: hidden;-webkit-line-clamp: 3;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical; font-size: 26px;}
.news-head-cont .head a{transition: all .4s ease;color: #222; font-weight: bold; }
.news-head-cont .head a:hover{color: #0056b8;}
.news-head-cont p{ font-size: 15px;line-height: 24px;}
.news-head-cont .head{ margin: 30px 0;}
.news-head-cont .text{line-height: 32px;color: #777;max-height: 96px;margin: 34px 0 88px;overflow: hidden;-webkit-line-clamp: 3;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.news-head-cont .link{width: 92px;align-items: center;color: #505050;font-family:'OpenSans-Bold'; margin-top: 50px;}
.news-head-cont .link span{transition: all .4s ease;margin-right: 8px; font-size: 12px;}
.news-head-cont .link i{width: 26px;height: 26px;border-radius: 50%;background: #303030 url('../images/arrRW.svg') no-repeat center/16px auto;transition: all .4s ease;}
.news-head-cont .link:hover span{color: #0056b8;}
.news-head-cont .link:hover i{background-color: #0056b8;}
.news-list{width: 100%;}
.news-list-ul{margin: -76px 0 0 -76px;}
.news-link{display: block;width: calc(33.3333% - 76px);margin: 76px 0 0 76px; background: #fff;}
.news-link-img{width: 100%;overflow: hidden;position: relative;}
.news-link-img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.news-link-cont{width: 100%;margin-top: 10px;font-family:'OpenSans-Bold'; padding: 32px 30px 40px;}
.news-link-cont .name{color: #333;line-height: 24px;height: 48px;transition: all .4s ease;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;font-size: 18px; font-weight: 500;}
.news-link-cont .time{color: #888;margin-top: 14px;line-height: 20px;padding-left: 26px;background: url('../images/newsic.png') no-repeat left center;}
.news-link:hover .news-link-img img{transform: scale(1.04);}
.news-link:hover .news-link-cont .name{color: #0056b8;}
.indxw-head-hint{width: 100%;margin-bottom: 60px;}
.indxw-head-hint-li{width: 100%;font-family:'OpenSans-Bold';margin-top: 24px;}
.indxw-head-hint-li .name{color: #555;margin-bottom: 4px;}
.indxw-head-hint-li .text{color: #888;margin: 0 !important;line-height: 20px !important;padding-left: 22px;}
.indxw-head-hint-li:first-child{margin-top: 0;}

.rellb{width: 100%;overflow: hidden;}
.rellb-main{width: 100%;padding-bottom: 66px;border-bottom: 1px solid #d8dadd; }
.rellb-main .name{display: flex;align-items: center;min-height: 22px;color: #333;line-height: 1.1;padding-right: 28px;background: url('../images/relicon.png') no-repeat right 2px top;transition: all .4s ease; font-size: 22px;font-weight: 700;} 
.rellb-main-list{margin-left: -80px;margin-top: 22px;}
.rellb-main-list li{width: calc(25% - 80px);margin-left: 80px;font-size: 16px;}
.rellb-main-list li .hint{color: #333;line-height: 1.5; }
.rellb-main-list li .hint a{color: #333;}
.rellb-main-list li .hint2{ margin-top: 10px;color: #333;line-height: 1.5; }
.rellb-main-list li .text{color: #888; margin-top: 6px; line-height: 26px;}
.rellb-main-list li:first-child .text{color: #333;max-width: 300px;}
.rellb-list{width: 100%;}
.rellb-list ul{margin-left: -80px;}
.rellb-list li{width: calc(33.3333% - 80px);margin-left: 80px;border-bottom: 1px solid #d8dadd;padding: 36px 0}
.rellb-list li .name{display: flex;align-items: center;min-height: 24px;color: #333;line-height: 1.32;padding-right: 32px;background: url('../images/relicon.png') no-repeat right 2px top 3px;transition: all .4s ease; font-size: 22px;font-weight: 700;}
.rellb-list li .email{color: #666;line-height: 1.1; margin-top: 18px; font-size: 15px;}
.rellb-list li .phone{color: #666;line-height: 1.1; margin-top: 13px; font-size: 15px;}
.rellb-list li .address{color: #666;max-width: 260px; margin-top: 13px; font-size: 15px;}
.rellb-list ul:last-child{border-bottom: 0px solid #d8dadd;padding-bottom: 0;}
.rellb-main .name:hover, .rellb-list li .name:hover{color: #0056b8;background-image: url('../images/reliconH.png');}


.DownCard ul{display: flex;}
.DownCard li{width: calc(25% - 20px); margin-right:20px; margin-bottom: 20px;border: 1px solid #ccc; float: left; background-color: #fff;padding: 0px 0px; }
.DownCard-item { position: relative;overflow: hidden;}
.DownCard-item .icon{position: absolute;right: 0;top:0; font-size: 30px;  color:#0056b8; background-color: #fff;padding: 28px;}
.DownCard-itemLink{  position: absolute;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 3;}

.DownCard-itemImg{position:relative}
.DownCard-itemImg::after{bottom:100%;transition:bottom 300ms ease;position:absolute;top:0;right:0;left:0;content:" ";background-color:#fff;opacity:.6;z-index:1}

.DownCard-item:hover .DownCard-itemImg::after{bottom:0}
.DownCard-itemTitle{ text-align: right;display: flex;align-items: center; font-size:18px; color:#343434;padding: 28px;}
.DownCard li:hover{ background: #f1f3f5; border: 1px solid #bbb;}
.DownCard li:hover .DownCard-itemTitle{ color:#343434}