﻿@charset "utf-8";
/*================== 
 * @authors Adrian 
 * @date    2015-11-6 12:40:20
 * @version 
 ===================*/


.main {
  width: 932px;
  margin: 0 auto;
}
.main * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.head {
  background: url("../images/bg_1.jpg") center center repeat-x;
  height: 100px;
}




.hp07z2 {
  display: none;
}

.solgan {
  margin: 18px 0 0 20px;
}


.head-stripe {
  float: right;
}

.head-share {
  float: right;
  margin: 13px 0 0 0;
}

.head-share a {
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
  width: 25px;
  float: left;
  height: 25px;
  background: url("../images/sprite_1.png") 0 0 no-repeat;
  margin-left: 5px;
}
.head-share a:hover {
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.head-tel {
  float: right;
  line-height: 24px;
  font-size: 24px;
  color: #fefefe;
  font-family: "Arial";
  clear: right;
  margin-top: 20px;
  font-weight: bold;
}

.head-tel i {
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 10px;
  background: url("../images/sprite_1.png") -168px -51px no-repeat;
}

a.head-share-item-1 {
  background-position: -0px -83px;
}
a.head-share-item-1:hover {
  background-position: -0px -108px;
}

a.head-share-item-2 {
  background-position: -25px -83px;
}
a.head-share-item-2:hover {
  background-position: -25px -108px;
}

a.head-share-item-3 {
  background-position: -50px -83px;
}
a.head-share-item-3:hover {
  background-position: -50px -108px;
}

a.head-share-item-4 {
  background-position: -75px -83px;
}
a.head-share-item-4:hover {
  background-position: -75px -108px;
}

a.head-share-item-5 {
  background-position: -100px -83px;
}
a.head-share-item-5:hover {
  background-position: -100px -108px;
}

a.head-share-item-6 {
  background-position: -125px -83px;
}
a.head-share-item-6:hover {
  background-position: -125px -108px;
}

.head-lang {
  float: right;
  color: #fff;
  line-height: 14px;
  margin: 18px 2px 0 0;
}

.head-lang a {
  color: #fff;
  padding: 0 8px;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.head-lang a:hover {
  color: #ea5b24;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}
.head-lang span {
  position: relative;
  top: -1px;
}






.jqTransformSelectWrapper {
  border: 1px solid #d8d8d8;
  height: 34px;
  margin-bottom: 13px;
  width: 220px !important;
}
.jqTransformSelectWrapper ul {
  top: 33px;
  border-top: none;
  width: 220px !important;
  left: -1px;
}
.jqTransformSelectWrapper li {
  text-align: left;
  background: none;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}

.jqTransformSelectWrapper a.jqTransformSelectOpen {
  width: 32px;
  height: 32px;
}

.jqTransformSelectWrapper div span {
  padding-left: 12px;
}

.cw21w2 * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cw21w2-ta {
  width: 220px;
  height: 134px;
  border: 1px solid #d8d8d8;
  color: #999;
  font-size: 12px;
  font-family: "Microsolft Yahei","Arial";
  padding: 12px;
  float: left;
}

.cw21w2-btn {
  color: #fff;
  line-height: 36px;
  height: 36px;
  width: 102px;
  background-color: #26225e;
  text-align: center;
  font-size: 14px;
  float: left;
  margin-top: 9px;
  clear: both;
}

.news-sec2-hd {
  *zoom: 1;
}
.news-sec2-hd:after {
  content: "";
  display: table;
  clear: both;
}

.news-sec2-hd * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.news-sec2-hd-selected {
  display: none;
}

.news-sec2-hd-list {
  overflow: hidden;
  margin: 1em auto .8em;
  height: 3.0625em;
  max-width: 1170px;
  font-size: 16px;
  font-size: 1.6rem;
}
.news-sec2-hd-list ul {
  float: left;
}
.news-sec2-hd-list ul li {
  position: relative;
  float: left;
  margin: 0 1.1em 0 0;
  padding: 0 0 1em;
}
.news-sec2-hd-list ul li a {
  -webkit-backface-visibility: hidden;
  display: block;
  padding: .77em 1.75em .8em;
  text-decoration: none;
  cursor: pointer;
}
.news-sec2-hd-list ul li a i {
  background-color: #fff;
}
.news-sec2-hd-list ul li a:hover {
  background-color: #ddd;
  -webkit-transition: background-color 0ms;
  -moz-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.news-sec2-hd-list ul li a:hover i {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  margin-left: -.5em;
  width: 1em;
  height: 1em;
  background: url(../images/compass-hp-sprite.png) 50% 100% no-repeat;
  background-color: #ddd;
  background-size: 100% auto;
  content: " ";
  -webkit-transition: background-color 0ms;
  -moz-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.news-sec2-hd-list ul li.selected a {
  background-color: #7f7f7f;
  color: #fff;
  -webkit-transition: background-color 1500ms,color 400ms;
  -moz-transition: background-color 1500ms,color 400ms;
  -o-transition: background-color 1500ms,color 400ms;
  transition: background-color 1500ms,color 400ms;
}
.news-sec2-hd-list ul li.selected a i {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  margin-left: -.5em;
  width: 1em;
  height: 1em;
  background: url(../images/compass-hp-sprite.png) 50% 100% no-repeat;
  background-color: #7f7f7f;
  background-size: 100% auto;
  content: " ";
  -webkit-transition: background-color 1500ms;
  -moz-transition: background-color 1500ms;
  -o-transition: background-color 1500ms;
  transition: background-color 1500ms;
}

.hp08tglview {
  margin-top: 6px;
}


.news-sec2.bg-gray {

}

.news-sec2 {
  overflow: hidden;
}

.hp08imgitems .grid {
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
.hp08imgitems .grid li a{
  outline: none;
  border: none;
  display: block;
  width: 100%;
  height:315px;
  border:1px solid #ddd;
  padding:6px;
  webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position:relative;
z-index:9;
}
.hp08imgitems .grid li a .video_box{ display:none; width:264px; height:186px; position:absolute; z-index:99; top:6px; left:50%; margin-left:-132px; background: #000 url(../images/video_bg.png) center center no-repeat; opacity: .6;}
.hp08imgitems .grid li a:hover .video_box{ display:block;}
.hp08imgitems .grid li img {
  outline: none;
  border: none;
  display: block;
}
.hp08imgitems .grid li img{ width:264px; height:186px;}
.hp08imgitems .grid li {
  display: block;
  float: left;
  padding:16px;
  width: 33.33%;
  margin-bottom: 10px;
  height:358px;
}


.hp08imgitems .news-items {
  -moz-box-shadow: 6px 6px 0px 0px #d6d6d6;
  -webkit-box-shadow: 6px 6px 0px 0px #d6d6d6;
  box-shadow: 6px 6px 0px 0px #d6d6d6;
  background-color: #fff;
  cursor: pointer;
}

.hp08imgitems .news-item-info {
  padding: 0 3%;
}
.hp08imgitems .news-item-info h5 {
  font-size: 14px;
  line-height: 18px;
  padding:0;
  margin:0;
  margin-top:6px;
  color:#333;
}
.hp08imgitems .news-item-info .dpts{background: url(../images/edi.jpg) no-repeat right center; line-height: 32px;
border-top: 1px solid #ddd; color:#6B6B6B;}
.hp08imgitems .news-item-txt {
  line-height: 20px;
  color: #666;
  margin-bottom:5px;
  padding-top:5px;
  height:66px;
}
.hp08imgitems .news-item-bt {
  *zoom: 1;
  line-height: 20px;
  padding: 5px 0px;
}
.hp08imgitems .news-item-bt:after {
  content: "";
  display: table;
  clear: both;
}
.hp08imgitems .news-item-bt i {
  float: right;
  width: 14px;
  height: 15px;
  background: url(../images/ico_file.jpg) 0 0 no-repeat;
}
.hp08imgitems .news-item-more {
  float: left;
  color: #666;
  font-size: 14px;
}
.hp08imgitems .magz-tab ul li {
  float: left;
  width: 25%;
  padding: 0 17px 35px;
}
.hp08imgitems .magz-tab ul li a {
  display: block;
  padding: 5px;
  background-color: #fff;
  -moz-box-shadow: 6px 6px 0px 0px #d6d6d6;
  -webkit-box-shadow: 6px 6px 0px 0px #d6d6d6;
  box-shadow: 6px 6px 0px 0px #d6d6d6;
}
.hp08imgitems .magz-tab ul li img {
  width: 100%;
}
.hp08imgitems .magz-tab ul li h5, .hp08imgitems .magz-tab ul li dl, .hp08imgitems .magz-tab ul li i {
  display: none;
}


.hp08lvw .grid li {
  width: 100%;
  border-top: 1px dotted #7f7f7f;
  padding: 15px 1%;
}
.hp08lvw .grid li a.news-items {
  *zoom: 1;
  cursor: pointer;
}
.hp08lvw .grid li a.news-items:after {
  content: "";
  display: table;
  clear: both;
}
.hp08lvw .grid li a.news-items img {
  float: left;
  width: 173px;
  margin-right: 1%;
}

.hp08lvw .grid li a.news-items h5 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 12px;
}
.hp08lvw .grid li a.news-items dd {
  color: #b7b7b7;
  line-height: 18px;
}
.hp08lvw .grid li a.news-items .news-item-txt {
  line-height: 18px;
  color: #666;
  margin-bottom: 12px;
  min-height: 45px;
}
.hp08lvw .grid li a.news-items .news-item-more {
  display: none;
}
.hp08lvw .magz-tab ul li {
  width: 100%;
  border-top: 1px dotted #7f7f7f;
  padding: 15px 1%;
  *zoom: 1;
  position: relative;
}
.hp08lvw .magz-tab ul li:after {
  content: "";
  display: table;
  clear: both;
}
.hp08lvw .magz-tab ul li img {
  float: left;
  margin-right: 1%;
  width: 100px;
}
.hp08lvw .magz-tab ul li h5 {
  font-size: 20px;
  padding: 30px 0 16px;
}
.hp08lvw .magz-tab ul li dl {
  color: #7f7f7f;
}
.hp08lvw .magz-tab ul li dd {
  line-height: 22px;
}
.hp08lvw .magz-tab ul li i {
  width: 40px;
  height: 54px;
  background: transparent url("../images/ico_pdf.jpg") left top no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -27px;
  right: 1%;
}



.tabs {
  display: none;
}

.bdsharebuttonbox-2 {
  width: 186px;
  margin: 0 auto;
  float: none;
}

.video {
  width: 800px;
  height: 670px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.video img {
  width: 100%;
}

.frame-cont {
  
}

.show-news-cont .frame-news-cont {
  display: block;
}

.frame-video-cont .frame-video-cont {
  display: block;
}

.frame-cont {
  overflow: hidden;
}

.carousel {
  *zoom: 1;
  padding-bottom: 30px;
}
.carousel:after {
  content: "";
  display: table;
  clear: both;
}

.carousel-show {
  width: 770px;
  height: 435px;
  float: left;
  position: relative;
}

.carousel-img-list {
  width: 100%;
  position: relative;
}
.carousel-img-list img {
  display: block;
  width: 100%;
}
.carousel-img-list a {
  display: block;
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  left: 0px;
}

.carousel-btn, .carousel-btn-left, .carousel-btn-right {
  width: 40px;
  height: 74px;
  position: absolute;
  margin-top: -37px;
  top: 50%;
  background: 0 0 no-repeat;
  background-size: cover;
  cursor: pointer;
  display: none;
}


.carousel-btn-left {
  left: 0px;
  background-image: url("../images/btn_left.png");
}

.carousel-btn-right {
  right: 0px;
  background-image: url("../images/btn_right.png");
}

.carousel-txt {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 9;
  background: url("../images/bg_2.png") 0 0 repeat;
  width: 100%;
  padding: 10px 64px 10px 18px;
}


.carousel-txt-list {
  position: relative;
  height: 30px;
}
.carousel-txt-list li {
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 30px;
  display: none;
}
.carousel-txt-list li a {
  color: #fff;
  font-size: 16px;
}


.carousel-list {
  float: right;
  width: 382px;
}


.carousel-list li {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  height: 44px;
  line-height: 43px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding: 0 22px;
}
.carousel-list i {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #b2b2b2;
  left: 7px;
  top: 50%;
  margin-top: -2.5px;
}
.carousel-list a {
  color: #666;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
  font-size: 16px;
}

.carousel-list a:hover {
  color: #ea5b24;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.crumb {
  font-size: 16px;
  color: #000;
  line-height: 3;
}

.crumb a {
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}
.crumb a:hover {
  color: #ea5b24;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.news-sec2 .wl-nav {
  overflow: hidden;
}
.news-sec2 .wl-nav ul {
  float: left;
}

.scroll-s1 * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.img-list {
  width: 823px;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}


.img-list .change_a {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  cursor: pointer;
  display: block;
  overflow: hidden;
  background: url(about:blank);
}

.img-list .prev_a {
  left: 0;
}

.img-list .next_a {
  right: 0;
}

.img-list .change_a span {
  width: 24px;
  height: 43px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  display: none;
}

.img-list .prev_a span {
  background: url(../img/btn04.png) no-repeat 0px 0px;
  left: 14px;
}

.img-list .next_a span {
  background: url(../img/btn03.png) no-repeat 0px 0px;
  right: 14px;
}

.img-list .img_ul {
  position: relative;
  z-index: 1;
}

.img_hd ul li {
  float: left;
  cursor: pointer;
  margin-right: 21px;
  overflow: hidden;
  text-align: center;
  width: 147px;
  height: 124px;
  position: relative;
}

.img_hd ul li .mask-img {
  width: 147px;
  height: 124px;
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.img_hd ul li img {
  width: 147px;
  height: 124px;
}

.img_hd ul li.on {
  border: 3px solid #ffcc00;
  width: 141px;
  height: 118px;
}

.img_hd ul li.on .mask-img {
  display: none;
}

.img_hd ul li.on img {
  margin: -3px 0 0 -3px;
}

.img_hd .bottom_a {
  background: url(../images/s_gallery_2012110702.png) no-repeat;
  width: 22px;
  height: 22px;
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -11px;
  cursor: pointer;
  z-index: 10;
}

.img_hd .prev_a {
  background-position: 0 -24px;
  left: 5px;
}

.img_hd .next_a {
  background-position: -30px -24px;
  right: 5px;
}

.scroll-s1 {
  position: relative;
  width: 823px;
  margin: 0 auto;
}


.scroll-s1 .img_hd {
  bottom: 0px;
  left: 0px;
  position: relative;
  height: 124px;
  overflow: hidden;
  width: 823px;
}

.scroll-s1 .img_ul li a img {
  width: 823px;
}

.scroll-s1 .img_hd ul {
  position: absolute;
}

.scroll-s1 .thumb-list {
  width: 823px;
  position: relative;
}


.scroll-s1 .thumb-list .mask {
  height: 90px;
  width: 787px;
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
}

.bottom_a {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 45px;
}

.prev_a {
  left: -45px;
  background: url("../images/btn_left.jpg") 0 0 no-repeat;
}

.next_a {
  right: -45px;
  background: url("../images/btn_right.jpg") 0 0 no-repeat;
}



.recr-wrap {
  margin-bottom: 30px;
}
.recr-wrap h5 {
  background: url("../images/bg_9.png") repeat-x scroll 0 0 transparent;
  border-color: #b9b9b9 #dddddd #dddddd;
  border-style: solid;
  border-width: 2px 1px 1px;
  line-height: 26px;
  overflow: hidden;
}
.recr-wrap h5 ul li {
  float: left;
  padding-right: 1px;
  position: relative;
  text-align: center;
}
.recr-wrap h5 ul li span {
  border-right: 1px solid #dddddd;
  bottom: 0;
  height: 9px;
  position: absolute;
  right: 0;
}

.recr-list {
  margin-top: 2px;
}
.recr-list > li {
  border-bottom: 1px solid #eaeaea;
}
.recr-list .recr-item.active .recr-txt {
  display: block;
}
.recr-list ul {
  overflow: hidden;
  background: #f8f8f8;
  border: 1px solid #fff;
  line-height: 26px;
}
.recr-list ul li {
  float: left;
  padding-right: 1px;
  text-align: center;
  line-height: 32px;
}
.recr-list ul li a {
  cursor: pointer;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}
.recr-list ul li a i {
  width: 13px;
  display: inline-block;
  height: 13px;
  background: url("../images/sprite_14.png") -10px -17px no-repeat;
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.recr-list ul li a:hover {
  color: #ea5b24;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.recr-txt {
  display: none;
}
.recr-txt p {
  border-top: 1px solid #eaeaea;
  overflow: hidden;
  padding: 19px 0;
  margin-top: 10px;
}
.recr-txt p a {
  display: block;
  float: right;
  line-height: 35px;
  width: 114px;
  margin-right: 1%;
  background: #2a4361;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-family: 'Microsoft Yahei','sans-serif';
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.recr-txt dl {
  line-height: 24px;
  margin: 0 0 10px 1%;
}
.recr-txt dl dt {
  font-weight: bold;
  line-height: 34px;
  padding: 0 1%;
  margin-bottom: 6px;
}
.recr-txt dl dd {
  line-height: 24px;
  padding: 0 1%;
}

.recr-item li em {
  background: url("../images/sprite_14.png") 0 -17px no-repeat;
  display: inline-block;
  height: 9px;
  width: 10px;
  margin-left: 2px;
}

.recr-show {
  *zoom: 1;
  font-family: 'Microsoft Yahei','sans-serif';
  position: relative;
  padding: 60px 0 0 337px;
  min-height: 300px;
  margin-bottom: 10px;
}
.recr-show:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.recr-show-pic {
  position: absolute;
  top: 0px;
  left: 0px;
}

.recr-item-no {
  width: 6%;
}

.recr-item-pos {
  width: 14%;
}

.recr-item-comp {
  width: 20%;
}

.recr-item-sar {
  width: 12%;
}

.recr-item-quan {
  width: 12%;
}

.recr-item-loc {
  width: 12%;
}

.recr-item-pub {
  width: 12%;
}

.recr-item-ope {
  width: 12%;
}

.recri {
  line-height: 28px;
  *zoom: 1;
  padding: 10px 1% 20px;
}
.recri:after {
  content: "";
  display: table;
  clear: both;
}
.recri select {
  height: 28px;
}

.recri-item-label {
  float: left;
  width: 88px;
  text-align: right;
}

.recri-item-note {
  float: left;
}

.recri-item, .recri-item-search, .recri-item-pos, .recri-item-loc {
  min-height: 42px;
}

.recri-item-pos {
  float: left;
}

.recri-item-loc {
  float: left;
}

.recri-item-ipt {
  float: left;
  height: 28px;
  border: 1px solid #c4c4c4;
  padding: 4px;
}

.city-sele {
  float: left;
}

.recri-btn {
  clear: both;
  display: block;
  margin-left: 88px;
  line-height: 35px;
  width: 150px;
  text-align: center;
  background-color: #2a4361;
  color: #fff;
  border: none;
  font-family: 'Microsoft Yahei','sans-serif';
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}

.recri-item-note {
  margin-left: 10px;
  color: #b7b7b7;
}


.hp07v0-inner .hp07imgslide img {
  margin-left: -585px;
}
.hp07v0-inner .hp07w1 {
  height: 320px;
}
.hp07v0-inner .hp07 {
  height: 320px;
}

.hp07v0-inner .hp07w2 {
  height: 320px;
}
.hp07v0-inner .hp07subttl {
  font-size: 16px;
  line-height: 1.5;
}

.hp07v0-inner .hp07dnav.hp07next {
  margin-bottom: .175em;
}
.hp07v0-inner .hp07dnav {
  margin-top: .175em;
}


.acti-list {
  width: 1200px;
}

.acti-list li {
  width: 300px;
  float: left;
  background-size: cover;
  margin-bottom: 10px;
}


.acti-list li a {
  display: block;
  position: relative;
}
.acti-list li img {
  width: 100%;
}

.acti-item-bg {
  width: 297px;
  height: 220px;
  background: transparent url("../images/bg_4.png") left top no-repeat;
  padding: 1px 21px 13px 1px;
}


.acti-item-txt {
  bottom: 0px;
  left: 0px;
  position: absolute;
  background: transparent url("../images/bg_2.png") repeat;
  color: #fff;
  line-height: 2.3;
  font-size: 16px;
  padding: 0 3%;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
