



.clear{ clear:both; line-height:0; height:0; font-size:0;}
a,area{blr:expression(this.onFocus=this.blur()); text-decoration:none;}

.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
.o-m{background:#ffffff;width:1400px;margin:20px auto;}
.o-m .ul-o{float:left;width:320px;position:relative;background:#4a94eb;}
.o-m .ul-o li{width:100%;cursor:pointer;position:relative;z-index:2;border-bottom:1px solid #ffffff;}
.o-m .ul-o span{width:62px;height:88px;float:left;display:block;background:url(../images/n-qyjz-1.png) no-repeat;background-position:-272px 20px;}
.o-m .ul-o .li-t span{background-position:-272px -50px;}
.o-m .ul-o .li-s span{background-position:-272px -120px;}
.o-m .ul-o .li-f span{background-position:-272px -190px;}
.o-m .ul-o .li-w span{background-position:-272px -257px;}
.o-m .ul-o .li-l span{background-position:-272px -323px;}
.o-m .ul-o li p{float:left;line-height:88px;color:#fff;font-size:20px;width:258px;font-weight:600;}
.o-m .ul-o li p:hover{float:left;line-height:88px;color:#4a94eb;font-size:20px;width:258px;font-weight:600;}
.o-m .ul-o li b{position:absolute;display:block;width:15px;height:32px;top:50%;margin-top:-16px;right:-15px;display:none}
.o-m .ul-o .li-mask{position:absolute;left:0;top:0;width:335px;height:88px;background:url(../images/n-qyjz-52.png) no-repeat; color:#000000;}
.o-m .ul-o li.on b{display:block;}
.o-m .ul-t{background:#ffffff;width:1050px;float:left;height:414px;}
.o-m .ul-t li{list-style-type:none;position:relative;height:100%;display:none;}
.o-m .ul-t .li-top{padding:25px 0 0 50px;}
.o-m .ul-t h5{color:#000;font-size:20px;line-height:38px;font-weight:600;}
.o-m .ul-t p{color:#666;font-size:18px;line-height:40px;}
.o-m .ul-t .li-a a{color:#2b91b8;font-size:14px;margin-right:30px;cursor:default;line-height:22px;}
.o-m .ul-t .li-a span{color:#999;font-size:14px}
.o-m .ul-t .li-img{width:100%;text-align:center;position:absolute;left:0;}
/* --------------------------------------
  10. PORTFOLIO
-----------------------------------------*/
.portfolio {
 
  opacity:1;
  color: #000; }

.portfolio .port-title {
  float: none;
  margin: 0 auto;
  margin-bottom: 20px; }

.portfolio .port-title p {
  padding: 0 10rem; }

.portfolio .filter-port {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
  margin-left: 15px; }

.portfolio .filter-port .btn {
  z-index: 1;
  color: #d8d7d79c; }

.portfolio .filter-port li {
  padding: 7px 30px;
  cursor: pointer;
  font-size: 16px;
  margin: 0 1px;
  border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: inline-block; }

.portfolio .filter-port .active {
  color: #fff;
  box-shadow: 0 0.5em 0.5em -0.4em #F7CA18; }

.portfolio .filtr-item {
  padding: 10px; }

.portfolio .port-caption {
  position: relative; }

.portfolio .port-caption img {
  height: auto;
  width: 100%;
  max-width: 100%;
  border-radius: 2px; }

.portfolio .port-caption .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: ease-out .3s;
  -moz-transition: ease-out .3s;
  -o-transition: ease-out .3s;
  transition: ease-out .3s;
  opacity: 0;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px); }

.portfolio .port-caption .overlay:focus {
  outline: none; }

.portfolio .port-caption .overlay span,
.portfolio .port-caption .overlay i {
  color: #ffffff; }

.portfolio .filtr-item:hover .overlay {
  margin: 0rem;
  background: #095fc1;

  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0); }

.portfolio .port-caption .info-content {
  position: absolute;
  top: 20px;
  left: 20px;
  text-align: left; }

.portfolio .port-caption .info-content h4 {
  color: #000000;
  font-size: 20px;
  position: relative; 
  line-height:40px;
  font-weight:600;
  }

.portfolio .port-caption .info-content p {
  font-size: 18px;
  color: #000000; 
  line-height:30px;
  padding-right:15px;
  }
  
  
  
  
  
  
  
  .portfolio .port-caption .info-content-w {
  position: absolute;
  top: 20px;
  left: 20px;
  text-align: left; }

.portfolio .port-caption .info-content-w h4 {
  color: #ffffff;
  font-size: 20px;
  position: relative;
  line-height:40px; 
  font-weight:600;
  }

.portfolio .port-caption .info-content-w p {
  font-size: 18px;
  color: #ffffff; 
  line-height:30px;
  padding-right:15px;}


.portfolio .port-caption .view-more {
  position: absolute;
  bottom: 20px;
  right: 20px;
  text-align: left; }

.portfolio .port-caption:focus,
.portfolio .filtr-item:focus,
.portfolio .port-caption img:focus,
.portfolio .port-caption a:focus {
  outline: none; }

/*------ width < 991px ------*/
@media (max-width: 991px) {
  .portfolio .port-title p {
    padding: 0 5rem; } }

/*------ width < 575px ------*/
@media (max-width: 575px) {
  .portfolio .port-title p {
    padding: 0; }
  .portfolio .filter-port {
    padding: 0 15px; }
  .portfolio .filter-port li {
    margin-bottom: 7px; } }





.wrapper {
  width: 1400px;
  margin: 0 auto;
}
.warpper a:hover { text-decoration:none !important; } 



.communistLeague .swiperList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  margin-bottom: 20px;
  margin-top: 26px;
}
.communistLeague .swiperList .swiper {
  width: 700px;
  height: 400px;
  margin-right: 12px;
  font-weight: bold;
}
.communistLeague .swiperList .swiper .swiper-container {
  width: 700px;
  height: 400px;
}
.communistLeague .swiperList .swiper .swiper-container .swiper-pagination-bullet {
  background: white !important;
  opacity: 0.7 !important;
}
.communistLeague .swiperList .swiper .swiper-container .swiper-pagination-bullet-active {
  background: white !important;
  opacity: 1 !important;
}
.communistLeague .swiperList .swiper .swiper-container .swiper-pagination-bullets {
  text-align: right;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  bottom: 22px;
}
.communistLeague .swiperList .swiper .swiper-container .swiper-slide {
  position: relative;
}
.communistLeague .swiperList .swiper .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.communistLeague .swiperList .swiper .swiper-container .swiper-slide .swiptext {
  width: 100%;
  height: 64px;
  position: absolute;
  bottom: 0;
  text-align: left;
  background: url("../images/swlist.png") no-repeat;
}
.communistLeague .swiperList .swiper .swiper-container .swiper-slide .swiptext p {
  width: 80%;
  margin: 0;
  color: #fff;
  line-height: 66px;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.communistLeague .swiperList .swriList {
  width: 688px;
}
.communistLeague .swiperList .swriList .heli {
  position: relative;
}
.communistLeague .swiperList .swriList .heli::before {
  /* content: ""; */
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #CB0300;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.communistLeague .swiperList .swriList .headti {
  width: 688px;
  height: 47px;
  -webkit-box-shadow: 1px 2px 5px 0px #e1dfdf;
  box-shadow: 1px 2px 5px 0px #e1dfdf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
  text-indent: 5em;
  border-bottom: 1px solid #de3120;
  background: url(../images/title.jpg) no-repeat;
}
.communistLeague .swiperList .swriList .headti .active {
  color: #CB0300;
  font-weight: 700;
  font-weight: bold;
}
.communistLeague .swiperList .swriList .headti .active.heli::before {
  width: 100%;
  margin-left: -50%;
}
.communistLeague .swiperList .swriList .headti a {
  font-size: 18px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 20px 0 49px;
  color: #666666;
}
.communistLeague .swiperList .swriList .headti a img {
  width: 19px;
  height: 15px;
  margin-left: 2px;
}
.communistLeague .swiperList .swriList .headti span {
  font-size: 22px;
  cursor: pointer;
  color: #666666;
  text-align: center;
}
.communistLeague .swiperList .swriList .headti span:nth-child(1) {
  background-position: 6px 5px;
  background-size: 23%;
}
.communistLeague .swiperList .swriList .headti span:nth-child(2) {
  background-position: 6px 5px;
  background-size: 16%;
}
.communistLeague .swiperList .swriList .headti span:nth-child(3) {
  background-position: 6px 5px;
  background-size: 23%;
}
.communistLeague .swiperList .swriList .headti span:nth-child(4) {
  background-position: 6px 5px;
  background-size: 19%;
}
.communistLeague .swiperList .swriList .conListbox {
  height: 340px;
  width: 688px;
  position: relative;
}
.communistLeague .swiperList .swriList .btn-conli1 {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  height: 340px;
}
.communistLeague .swiperList .swriList .btn-conli1 .conli {
  width: 688px;
  height: 53px;
  -webkit-box-shadow: 1px 2px 5px 0px #e1dfdf;
          box-shadow: 1px 2px 5px 0px #e1dfdf;
  margin: 3px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 23px 0 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  position: relative;
}
.communistLeague .swiperList .swriList .btn-conli1 .conli a:hover { text-decoration:none !important; }
.communistLeague .swiperList .swriList .btn-conli1 .conli::before {
  content: "";
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/swlist.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 4px;
}
.communistLeague .swiperList .swriList .btn-conli1 .conli div {
  position: relative;
  z-index: 3;
}
.communistLeague .swiperList .swriList .btn-conli1 .conli:hover {
  -webkit-transform: scale(1.005);
          transform: scale(1.005);
}
.communistLeague .swiperList .swriList .btn-conli1 .conli:hover::before {
  opacity: 1;
}
.communistLeague .swiperList .swriList .btn-conli1 .conli:hover div {
  color: #fff;
}
.communistLeague .swiperList .swriList .btn-conli1 .conli:hover .new::before {
  background: url("../images/top2.png") no-repeat center;
  background-size: 100%;
}
.communistLeague .swiperList .swriList .btn-conli1 .conli .left-con {
  font-size: 18px;
  color: #333;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.communistLeague .swiperList .swriList .btn-conli1 .conli .right-con {
  font-size: 16px;
  color: #999;
}
 
.communistLeague .conffff {
  width: 100%;
  background-color: #fff8f3;
}
.communistLeague .bannerdiv {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.communistLeague .bannerdiv .swiper-pagination-bullet-active {
  background-color: #f7c922;
}
