.lingyu{width:48%; float:left; overflow:hidden}
.anli{width:48%; float:right; overflow:hidden}
.anli ul{display:block; overflow:hidden}
.anli ul li{width:31%; margin:1%; float:left}
.anli ul li img{width:100%}
.anli ul li c{    display: block;
    position: relative;
    width: 95%;
    background: rgba(0, 0, 0, .5);
    margin-top: -48px;
    line-height: 40px;
    padding-left: 5%;
    color: #fff;}
.anli ul li:hover img{opacity: 0.8;  transition: all 0.3s;}
.anli ul li:hover c{background: rgba(21, 142, 224, .8);transition: all .3s;}

.tit {
  margin-bottom: 15px;
  line-height: 30px;
  font-weight: bold;
  font-size: 24px;
  padding-left:10px ;
}

.tit .more {
  float: right;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
}
.tit strong {
  margin-left: 10px;
  text-transform: uppercase;
  font-size: 14px;
  color: #ccc;
}
.tit strong small {
  font-size: 14px;
  font-weight: normal;
}

.xw li:first-child {
  margin-bottom: 6px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  padding-bottom: 10px;
}
.xw li:first-child a:before, .gy li a:before, #yz li a:before {
  display: none
}
.gy li:first-child {
  padding-bottom: 6px !important
}
.gy li {
  border-bottom: 0 !important;
  margin-bottom: 12px;
  overflow: hidden
}
.xw li:first-child a, .gy li a {
  padding: 0;
  white-space: initial;
  line-height: 23px
}
.xw li img {
  width: 35%;
  height: 80px;
  display: block;
  float: left
}
.xw c {
  width: 62.5%;
  float: right;
  font-size: 14px;
  overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;
}
.xw c p {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  font-size: 16px;
  margin-bottom: 5px;
  color: #158EE0
}
.xw li span {
  float: right;
  color: #666;
  font-size: 14px;
  line-height: 33px
}
.xw c span, #yz c span {
  color: #158EE0;
  float: right;
  font-size: 14px
}
.xw li:hover img {
  opacity: 0.7;
  transition: all 0.5s;
}
#yz img {
  width: 100%;
  height: 140px
}
, #yz c {
  width: 100%;
   
}

#yz li a {
  padding: 0;
  white-space: initial;
}
#yz li a c{ overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:4; line-height:32px;}
.PostBox {
  clear: both;
}
.PostBox.serviceBg {
  background: #FFFFFF
}
.PostBox.aboutBg {
  background: #FCFCFC
}
.PostBox.caseBg {
  background: #F6F6F6
}
.PostBox.teamBg {
  position: relative;
  background-color: #3E92E6;
  background-attachment: fixed;
  background-size: cover;
}
.PostBox.newsBg {
  background: #f1f1f1;
}
.PostBox.advBg {
  background: #f1f1f1;
}
.PostBox.about .post {
  padding: 0; /*max-width:100%; */ position: relative;
}
.PostBox.about .post .postAbout {
  height: auto;
  width: 100%;
  float: right;
  position: relative;
  z-index: 1;
  padding: 110px 0
}
.PostBox.about .post .postTitle {
  padding: 0px 0px 20px 0;
  text-align: center;
}
.PostBox.about .post .PostText {
  width: 100%;
  line-height: 24px;
  color: #999;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  position: relative;
  z-index: 2;
  margin: 0 auto
}
.PostBox.about .post .more {}
.article {
  padding-right: 378px;
  min-height: 600px;
}
.post {
  width: 90%;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0px;
}
.post.list, .post.tags {
  padding: 0px 0px 50px;
  margin-top: 20px
}
.post.news.top {
  padding-top: 10px;
  padding-bottom: 50px;
}
.post .postTitle {
  text-align: center;
  padding-bottom: 15px;
  position: relative;
  z-index: 2;
}
.post .postTitle h3 {
  font-size: 34px;
  font-weight: bold;
  position: relative;
  text-indent: 2px;
  letter-spacing: 0em;
  display: inline-block;
  margin-bottom:0px;
}
.post .postTitle span {
  clear: both;
  display: block;
  width: 100%;
  max-width: 750px;
  color: #9e9e9e;
  font-size: 16px;
  padding: 0 20px;
  margin: 0 auto;
}
.post .postTitle .title1 {
  font-size: 16px;
  text-transform: uppercase;
  color: #999;
  font-family: HELVETICANEUELTPRO-THEX;
  filter: alpha(opacity=80);
  opacity: 0.8;
  margin-bottom: 3px;
}
.post .postTitle:after {
  background: #158EE0;
  content: "";
  height: 3px;
  width: 45px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: 0 auto
}
.post .PostShow {
  width: 101%;
  margin-left: -6px;
  position: relative;
}
.post.news.top {
  width: 85.7%;
}
.post .PostShow ul {
  width: 100%;
}
.post .PostShow li, .imgShow {
  width: 23.7%;
  float: left;
  display: inline;
  margin: 0.65%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  text-align: center;
  vertical-align: top;
}
.post .PostShow li:hover h4 {
  background: #158EE0;
  transition: all 0.5s;
}
.post .PostShow li:hover h4 a {
  color: #fff
}
.msk {
  background: #158EE0;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  opacity: 0
}
.PostBox.serviceBg .post .PostShow ul, .PostBox.umTheme .post .PostShow ul {
  width: auto;
  margin: 0 -10px;
}
.post li:hover a .msk, .imgShow a:hover .msk, .post .PostShow .item .post-img:hover .msk {
  background: #158EE0;
  opacity: 0.8
}
.post .PostShow .item {
  text-align: center;
}
.post .PostShow .item h4, .post .PostShow li h4, .imgShow h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  clear: both;
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: normal;
  padding: 20px;
  color: #333;
  background: #f1f1f1
}
.post .PostShow .item i, .post .PostShow li i, .imgShow i {
  color: #999;
  display: block;
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  line-height: 20px;
  padding: 0 10px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.post .PostShow .item h2, .post .PostShow li i.h2 {
  height: 40px;
  white-space: normal;
}
.i0 i.h2 {
  display: none !important
}
.post .PostShow li .post-img, .imgShow .post-img {
  width: 100%;
  overflow: hidden;
}
.post .post-img:hover img {
  transform: none;
}
.post .PostShow li img, .post.team .PicBox li img, .post .PostNews li img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.post .PostShow li:hover img, .post.team .PicBox li:hover img, .post .PostNews li:hover img {
  transform: translate(-50%, -50%) scale(1.1)
}
.post-img {
  float: left;
  height: auto;
  margin-left: 0;
 background:#f8f8f8;
  margin-right: 2.8169%;
  position: relative;
}
.post .PostShow .item .post-img {
  width: 100%;
  margin-bottom: 16px;
  overflow: hidden;
}
.post .PostShow li .post-img a, .imgShow .post-img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden
}
.post .PostShow li img, .post .PostNews li img, .post .PostShow .item img, .post .PostShow li .post-img a, .imgShow .post-img a {
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: cover;
  object-position: center;
  transform: translate(-50%, -50%) scale(1);
}
.post-img:after {
  content: '';
  display: block;
  padding-top: 75%;
}
.post .PostShow .item .post-img:after {
  padding-top: 75%;
}
.post li a i.fa, .imgShow a i.fa, .post .PostShow .owl-item a i.fa {
  font-family: FontAwesome;
  top: 50%;
  color: #FFF;
  text-align: center;
  position: absolute;
  width: 100%;
  z-index: 2;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  filter: alpha(opacity=0);
  opacity: 0;
  text-shadow: none;
  font-size: 0;
  line-height: 0;
  overflow: visible
}
.post li a:hover i.fa, .imgShow a:hover i.fa, .post .PostShow .owl-item a:hover i.fa {
  font-size: 25px;
  filter: alpha(opacity=100);
  opacity: 1;
}
.post .more {
  padding: 15px 0 0;
  text-align: center;
  clear: both;
}
.post .more a {
  padding: 8px 30px;
  display: inline-block;
  background: #f6f6f6;
  text-shadow: none;
  font-size: 18px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  position: relative;
  border: 1px solid #ddd;
  color: #666;
  border-radius: 50px;
}
.post .more a:hover {
  border: 1px solid #158EE0;
  color: #fff
}
.post .more a:after {
  background: #158EE0;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 50px;
  transform: scale(0);
  opacity: 0
}
.post .more a:hover:after {
  width: 100%;
  transform: scale(1.01);
  opacity: 1
}
.post .more a span {
  position: relative;
  z-index: 1
}
.post .more a:hover:after {
  width: 100%;
}
/*umBnBg*/
.umBnBg {
  background-color: #3C4F72;
  background-image: url(../image/cbg.jpg);
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.umBnBg .post {
  padding: 80px 0;
  z-index: 2;
  position: relative;
}
.umBnBg p {
  color: #fff;
  width: 60%;
  margin: 0 auto;
  line-height: 24px;
  padding-top: 30px;
  filter: alpha(opacity=60);
  opacity: .6;
}
.umBnBg p.tit {
  font-size: 32px;
  line-height: 36px;
  padding-top: 0;
  filter: alpha(opacity=100);
  opacity: 1;
}
.umBnBg .post .more a {
  background: none;
  color: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}
/*.artImg{ width:100%; min-height:300px; height:100%; background-size:cover; background-position:center center;}*/
.artImg {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
/*.artImg:after{content: '';display: block;padding-top:100%;}

.artImg img{ top:0; left:0; bottom:0; right:0; position:absolute;}*/
.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: rgba(255, 255, 255, .96);
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../image/loading.gif);
  background-size: 42px 42px;
}
.tag-box {
  clear: both;
}
/*专题*/
.page-tags {
  padding: 0 10px;
  margin-bottom: 15px;
}
.pageTags .breadcrumb {
  max-width: 1240px;
}
.list-tags {
  font-size: 0;
  display: block;
  position: relative;
  margin: 20px -10px 15px -10px;
}
.list-arr {
  width: calc(100% / 4 - 20px);
  display: inline-block;
  font-size: 16px;
  margin: 10px;
  vertical-align: top;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.list-arr:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  transform: translateY(-5px)
}
.list-box {
  min-height: 240px;
  max-height: 500px;
  padding: 20px;
  background: #fff;
}
.list-box .list-name {
  width: 100%;
  position: relative;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background: #282828;
  background-size: cover;
  background-position: center center;
}
.list-box .list-name h2 a {
  font-size: 22px;
  font-weight: normal;
  display: inline-block;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
.list-box ul {
  padding: 15px 0 0 0
}
.list-box ul li {
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.umTheme .post {
  padding-bottom: 40px;
}
.umTheme .post.sum1 {
  padding-bottom: 100px;
}
.umTheme .tabTitle {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-size: 0;
}
.umTheme .post.sum1 .more {
  display: block;
  margin: 0;
}
.umTheme .tabTitle li {
  display: inline-block;
  background: rgba(0, 0, 0, .05);
  margin: 5px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.umTheme .tabTitle li.active {
  background: #158EE0;
}
.umTheme .tabTitle li h3 a {
  font-size: 18px;
  line-height: 45px;
  font-weight: normal;
  padding: 0 25px;
}
.umTheme .tabTitle li.active h3 a {
  color: #fff;
}
.umTheme .tabCon {
  display: none
}
.umTheme .tabCon:first-child {
  display: block
}
.article.umSub {
  padding-right: 300px;
  padding-left: 0;
  float: left;
  width: 100%;
  min-height: auto;
  margin-bottom: 15px;
}
.erj {
  width: 100%;
  text-align: center;
  line-height: 45px;
  margin-bottom: 10px
}
.erj a {
  padding: 8px 20px;
  margin: 0 8px;
  background: #fff;
}
.erj a:hover {
  background: #158EE0;
  color: #fff
}
.wi40 {
  width: 45%;
  float: left
}
.wi60 {
  width: 51%;
  float: right;
  padding: 20px
}
.wi60 img {
  width: 100%
}
.mt020 {
  width: 100%;
  text-align: center;
  line-height: 45px;
  margin: -40px 0 0px
}
.mt020 a {
  color: #fff;
  padding: 5px 15px;
  margin: 0 5px;
}
.mt020 a:hover {
  color: #158EE0
}