/*================== 
 * @authors Adrian 
 * @date    2015-08-07 12:40:20
 * @version SanXiang Core Stylesheet
 ===================*/
/*============ common css =============*/
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.clearfix {
  *zoom: 1; }

/*============ mixin =============*/
.col-link-aboutus .col-link-mask, .col-link-showcase .col-link-mask, .col-link-industry .col-link-mask, .col-link-blank .col-link-mask, .idxmid, .col-news .col-news-title, .col-news-scroll-wrap a.news-scroll-item, .nav-out > li.spec {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.col-news .col-news-title, .col-news-scroll-wrap a.news-scroll-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

body {
  overflow-x: hidden; }
.main1{
width: 100%;
  margin: 0 auto;
}
.main {
  width: 1140px;
  margin: 0 auto; }
  @media screen and (max-width: 1120px) {
    .main{
      width: 100%; } 
	.main1{
      width: 100%; }   
	  
	  }

.head {
  height: 77px;
  line-height: 73px;
  border-bottom: 4px solid #e9e9e9;
  background-color: #fafafa;
  font-size: 14px;
  position: relative;
  z-index: 9; }
  @media screen and (min-width: 640px) and (max-width: 920px) {
    .head {
      height: 60px;
      line-height: 60px;
      border-bottom-width: 3px; } }
  @media screen and (min-width: 320px) and (max-width: 639px) {
    .head {
      height: 48px;
      line-height: 48px;
      border-bottom-width: 2px; } }

.logo {
  float: left;
  margin-top: 16px;
  font-size: 0px; }
  @media screen and (min-width: 640px) and (max-width: 920px) {
    .logo {
      margin-top: 12px; } }
  @media screen and (min-width: 320px) and (max-width: 639px) {
    .logo {
      margin-top: 8px; } }
  .logo img {
    height: 40px;
    float: left; }
    @media screen and (min-width: 640px) and (max-width: 920px) {
      .logo img {
        height: 36px; } }
    @media screen and (min-width: 320px) and (max-width: 639px) {
      .logo img {
        height: 32px; } }

.nav-out {
  float: right;
  display: none;z-index:100; }
  @media screen and (max-width: 920px) {
    .nav-out {
      width: 100%;
      position: absolute;
      top: 77px;
      left: 0;
      background: transparent url("bg-mb-menu.png") repeat;
      padding-bottom: 20px; } }
  @media screen and (min-width: 640px) and (max-width: 920px) {
    .nav-out {
      top: 60px; } }
  @media screen and (min-width: 320px) and (max-width: 639px) {
    .nav-out {
      top: 48px; } }
  .nav-out > li {
    float: left;
    position: relative; z-index:100;}
    @media screen and (max-width: 920px) {
      .nav-out > li {
        width: 100%;
        height: auto;
        border-bottom: 2px solid #fff;
        min-height: 60px; } }
    .nav-out > li > a {
      display: block;
      color: #0449A6;
      position: relative;
      overflow: hidden; }
      @media screen and (max-width: 920px) {
        .nav-out > li > a {
          width: 100%;
          text-align: center;
          color: #fff;
          line-height: 60px; } }
      .nav-out > li > a span {
        display: block;
        padding: 0 10px;
        position: relative;
        z-index: 10; }
        @media screen and (min-width: 1121px) {
          .nav-out > li > a span {
            padding: 0 10px; } }
        @media screen and (min-width: 921px) and (max-width: 1120px) {
          .nav-out > li > a span {
            padding: 0 6px; } }
      .nav-out > li > a .nav-item-bg {
        position: absolute;
        left: 0;
        top: 73px;
        background-color: #0449A6;
        z-index: 9;
        width: 100%;
        height: 100%;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s; }
  .nav-out > li.active .nav-item-bg {
    top: 0px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s; }
  .nav-out > li.active > a {
    color: #fff; }

.nav-inner {
  width: 1120px;
  display: none;
  position: absolute;
  top: 73px;
  left: 0; }
  @media screen and (max-width: 920px) {
    .nav-inner {
      position: static;
      background-color: #3399FF;
      width: 100%; } }
  @media screen and (min-width: 921px) {
    .nav-inner {
      width: 180px;
      border-top: 4px solid #e9e9e9;
	  background:#fff;
      //background: url("bg_40.png") repeat;
      border-bottom: 2px solid #0449A6; } }
  @media screen and (max-width: 920px) {
    .nav-inner > li {
      width: 100%;
      border-top: 2px solid #fff;
      float: left; } }
  .nav-inner > li > a {
    display: block;
    color: #0449A6;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s; }
    @media screen and (max-width: 920px) {
      .nav-inner > li > a {
        color: #fff;
        text-align: center;
        line-height: 50px; } }
    @media screen and (min-width: 921px) {
      .nav-inner > li > a {
        text-indent: 10px;
        line-height: 35px; } }
  .nav-inner > li > a:hover {
    background-color: #d9d9d9;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s; }

.lang-btn {
  float: right;
  border-right: 1px solid #e8e8e8;
  color: #000; }

.layer-transparent {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
  display: none;
  background: url("bg_41.png") repeat;
   }

.search-layer.active {
  position: fixed;
  left: 50%;
  top: 20px;
  padding: 20px;
  background-color: #fff;
  z-index: 29; }

.search-wrap {
  float: right;
  border-left: 1px solid #e8e8e8;
  position: relative;
  padding-left: 10px; }
  @media screen and (max-width: 1120px) {
    .search-wrap {
      padding-left: 2px; } }
  @media screen and (max-width: 920px) {
    .search-wrap {
      border: none;
      margin: 6px auto 0;
      padding: 0;
      width: 90%;
      float: none; } }

.search-btn {
  cursor: pointer;
  width: 40px;
  background: transparent url("ico-search.png") center center no-repeat;
  border: none;
  height: 40px;
  position: absolute;
  z-index: 2;
  left: 10px;
  top: 17px; }
  @media screen and (max-width: 1120px) {
    .search-btn {
      left: 6px; } }
  @media screen and (max-width: 920px) {
    .search-btn {
      left: 0px;
      top: 8px;
      z-index: 3; } }

.search-ipt {
  width: 40px;
  border: none;
  height: 40px;
  position: relative;
  z-index: 3;
  margin-top: 17px;
  background: transparent; }
  @media screen and (max-width: 920px) {
    .search-ipt {
      width: 90%;
      padding-left: 40px;
      z-index: 2;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; 
	  margin-top: 7px;
	  border:1px solid #e8e8e8;
	  } }

.nav-toggle-btn {
  display: none; }
  @media screen and (max-width: 920px) {
    .nav-toggle-btn {
      display: block;
      float: right;
      width: 60px;
      border-left: 1px solid #e8e8e8;
      background: transparent url("ico-menu-toggle.png") center center no-repeat;
      height: 100%;
      height: 73px; } }
  @media screen and (min-width: 640px) and (max-width: 920px) {
    .nav-toggle-btn {
      height: 60px; } }
  @media screen and (min-width: 320px) and (max-width: 639px) {
    .nav-toggle-btn {
      height: 48px; } }

/* Prevent the slideshow from flashing on load */
#slides {
  display: none; }

.crs-wrap {
  width: 100%;
  position: relative;
  z-index: 6; }

.slidesjs-container {
  z-index: 8; }

.slidesjs-navigation {
  width: 30px;
  height: 71px;
  background: transparent left top no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  z-index: 9;
  font-size: 0; }
  @media screen and (min-width: 480px) and (max-width: 768px) {
    .slidesjs-navigation {
      width: 25px;
      height: 60px;
      margin-top: -30px; } }
  @media screen and (min-width: 320px) and (max-width: 479px) {
    .slidesjs-navigation {
      width: 20px;
      height: 47px;
      margin-top: -23px; } }

.slidesjs-previous {
  left: 0;
  background-image: url(btn-crs-l.png); }

.slidesjs-next {
  right: 0;
  background-image: url(btn-crs-r.png); }

.col-link {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 8; }
  @media screen and (max-width: 1099px) {
    .col-link {
      position: static; } }

.col-link-aboutus, .col-link-showcase, .col-link-industry, .col-link-blank {
  height: 94px;
  overflow: hidden;
  float: left;
  position: relative;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  background-repeat: no-repeat;
  transform: scale(1);
  -webkit-transform: scale(1);
  z-index: 19;
  background-position: center center; }
  @media screen and (min-width: 1280px) {
    .col-link-aboutus, .col-link-showcase, .col-link-industry, .col-link-blank {
      width: 220px; } }
  @media screen and (min-width: 1100px) and (max-width: 1279px) {
    .col-link-aboutus, .col-link-showcase, .col-link-industry, .col-link-blank {
      width: 180px; } }
  @media screen and (min-width: 961px) and (max-width: 1099px) {
    .col-link-aboutus, .col-link-showcase, .col-link-industry, .col-link-blank {
      width: 25%;
      background-position: left center; } }
  @media screen and (min-width: 641px) and (max-width: 960px) {
    .col-link-aboutus, .col-link-showcase, .col-link-industry, .col-link-blank {
      width: 50%; } }
  @media screen and (max-width: 640px) {
    .col-link-aboutus, .col-link-showcase, .col-link-industry, .col-link-blank {
      width: 100%; } }
  .col-link-cont {
    width: 146px;
    white-space: nowrap; }
    @media screen and (min-width: 1280px) {
      .col-link-cont {
        margin: 0 auto; } }
    @media screen and (min-width: 1100px) and (max-width: 1279px) {
      .col-link-cont {
        float: left;
        margin: 0 0px; } }
    @media screen and (max-width: 1099px) {
      .col-link-cont {
        margin: 0 auto; } }
  .col-link-aboutus .col-link-mask, .col-link-showcase .col-link-mask, .col-link-industry .col-link-mask, .col-link-blank .col-link-mask {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 22px 28px 0;
    font-size: 2.0rem;
    line-height: 1.1; }
    @media screen and (min-width: 1100px) and (max-width: 1279px) {
      .col-link-aboutus .col-link-mask, .col-link-showcase .col-link-mask, .col-link-industry .col-link-mask, .col-link-blank .col-link-mask {
        padding: 22px 17px 0; } }
  .col-link-aboutus span, .col-link-showcase span, .col-link-industry span, .col-link-blank span {
    font-size: 1.0rem;
    text-transform: uppercase; }
  .col-link-aboutus i, .col-link-showcase i, .col-link-industry i, .col-link-blank i {
    float: left;
    width: 48px;
    height: 48px;
    background: transparent url("link-img.png") no-repeat;
    margin-right: 14px; }
  .col-link-aboutus .col-link-img, .col-link-showcase .col-link-img, .col-link-industry .col-link-img, .col-link-blank .col-link-img {
    width: 100%;
    height: 100%; }

@media screen and (min-width: 1099px) {
  .active.col-link-aboutus, .active.col-link-showcase, .active.col-link-industry, .active.col-link-blank {
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    z-index: 29; } }
.col-link-aboutus {
  background-color: #0449A6;
  background-image: url("scale_1.jpg"); }

.col-link-showcase {
  background-color: #2c9155;
  background-image: url("scale_2.jpg"); }

.col-link-industry {
  background-color: #ab916c;
  background-image: url("scale_3.jpg"); }

.col-link-blank {
  background-color: #2c9155;
  background-image: url("scale_4.jpg"); }

.idxmid {
  width: 100%;
  padding-right: 880px;
  position: relative;
  z-index: 8; }


.col-news {
float: left;
  width: 28%;
  height: 95px;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0 24px 0 16px;
  background-color: #fff; }
  @media screen and (min-width: 440px) and (max-width: 900px) {
    .col-news {
      padding: 0 24px 0 16px;width:100%; } }
  @media screen and (min-width: 320px) and (max-width: 439px) {
    .col-news {
      padding: 0 4px 0 4px;width:100%; } }
  .col-news a, .col-news span, .col-news h2 {
    color: #0449A6; }
  .col-news h2 {
    font-size: 2rem;
    padding: 8px 0;
    position: relative;
    margin-left: 22px; }
    @media screen and (min-width: 320px) and (max-width: 640px) {
      .col-news h2 {
        margin-left: 0px; } }
  .col-news .col-news-title {
    float: left; }
    @media screen and (min-width: 440px) and (max-width: 768px) {
      .col-news .col-news-title {
        width: 320px; } }
    @media screen and (min-width: 320px) and (max-width: 439px) {
      .col-news .col-news-title {
        width: 230px; } }
  .col-news .col-news-more {
    font-size: 1.4rem;
    margin-left: 10px; }

.col-news-scroll-wrap {
  height: 50px;
  position: relative;
  overflow: hidden;
  margin-top: 24px; }
  .col-news-scroll-wrap ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .col-news-scroll-wrap li {
    overflow: hidden;
    line-height: 34px;
    height: 50px;
    position: relative;
    padding: 8px 0; }
  .col-news-scroll-wrap a.news-scroll-item {
    cursor: pointer;
    font-size: 14px;
    float: left;
    width: 100%;
    padding-right: 140px; }
    @media screen and (min-width: 320px) and (max-width: 439px) {
      .col-news-scroll-wrap a.news-scroll-item {
        padding-right: 160px; } }
  .col-news-scroll-wrap span {
    font-size: 14px;
    position: absolute;
    top: 8px;
    right: 100px;
    color: #000; }
    @media screen and (min-width: 320px) and (max-width: 439px) {
      .col-news-scroll-wrap span {
        right: 84px; } }
  .col-news-scroll-wrap a.news-scroll-more {
    font-size: 14px;
    position: absolute;
    top: 8px;
    right: 0;
    width: 80px;
    text-align: center;
    background-color: #0449A6;
    color: #fff; }

.col-friendLink {
  border-bottom: 1px solid #0449A6;
  line-height: 36px;
  padding: 0 10px; }
  .col-friendLink .main * {
    float: left; }
  .col-friendLink label {
    color: #0449A6;
    font-weight: bold; }
  .col-friendLink span {
    color: #0449A6;
    margin: 0 4px; }
  .col-friendLink a {
    color: #000;
    font-size: 1.2rem;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s; }
  .col-friendLink a:hover {
    color: #0449A6;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s; }

.foot {
  border-top: 1px solid #0449A6;
  padding: 26px 10px 22px;
  font-size: 12px;
  line-height: 24px;
  clear: both;
  width: 100%;
  background-color: #fff;
  z-index: 7; }
  @media screen and (min-width: 786px) {
  .page-index .foot {
      /*position: absolute;
      left: 0px;
      bottom: 0px;*/ } }
  .foot a {
    font-size: 12px;
    color: #000;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s; }
  .foot a:hover {
    color: #0449A6;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s; }
  .foot span {
    color: #0449A6; }

.foot-logo {
  float: left;
  margin-right: 16px;
  
  height:60px; width:60px;}

.linkContact {
  float: left; }
  .linkContact span {
    margin: 0 4px; }

.copyright {
  float: right;
  text-align: right; }
  @media screen and (max-width: 810px) {
    .copyright {
      float: left;
      text-align: left;
      clear: both; } }

.page {
  transition: left 0.5s ease 0s;
  -webkit-transition: left 0.5s ease 0s;
  left: 0px;
  position: relative;
  /*overflow: hidden;*/ }

.page.active {
  transition: left 0.5s ease 0s;
  -webkit-transition: left 0.5s ease 0s;
  left: -300px; }

.websites-wrap {
  transition: right 0.5s ease 0s;
  -webkit-transition: right 0.5s ease 0s;
  width: 300px;
  top: 0px;
  right: -300px;
  position: absolute;
  height: 100%;
  background: #2b2b2b url(sitemap_tit.png) no-repeat 29px 57px; }

.websites-wrap.active {
  transition: right 0.5s ease 0s;
  -webkit-transition: right 0.5s ease 0s;
  right: 0px; }

#sitemap p, #sitemap a {
  color: #8C8C8C;
  font-size: 12px; }

#sitemap a:hover {
  color: #e62b1e; }

#sitemap p {
  margin-top: 110px;
  color: #8C8C8C;
  line-height: 18px; }

#sitemap p span {
  display: block;
  padding: 6px 0; }

#sitemap p .column {
  margin-left: -16px;
  padding-left: 16px; }

#sitemap {
  padding: 0 28px; }

#sitemap .tit {
  font-size: 14px;
  color: #E1DEDE; }

.slidesjs-pagination {
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 6px;
  width: 100%;
  z-index: 9; }
  .slidesjs-pagination li {
    display: inline-block; }
  .slidesjs-pagination a {
    background: url("dot_1.png") 0 0 no-repeat;
    display: block;
    font-size: 0px;
    width: 9px;
    height: 9px;
    margin: 0 2px; }
  .slidesjs-pagination a.active {
    background: url("dot_2.png") 0 0 no-repeat; }

.nav-out > li a.ico-mail {
  float: right;
  width: 40px;
  height: 73px;
  background: transparent url("nicon3.png") center center no-repeat;
  cursor: pointer; }
 .nav-out > li a.ico-mail:hover {
  background: transparent url("nicon3h.png") center center no-repeat;
 } 
  @media screen and (max-width: 920px) {
    .nav-out > li a.ico-mail {
      width: 40px;
      line-height: 60px;
      position: absolute;
      top: 0;
      right: 0;
      height: 60px; } }

@media screen and (max-width: 920px) {
  .nav-out > li.spec {
   display:none;} }

.friend-wrap {
  float: left;
  margin-top: 4px; }
  .friend-wrap span {
    float: left;
    color: #000; }
  .friend-wrap select {
    float: left;
    line-height: 24px;
    height: 24px;
    width: 140px;
    padding: 0 4px; }

.foot-l {
  float: left;
  width: 340px; }

@media screen and (max-width: 370px){
    .foot-l{width: auto;}
}
@media screen and (max-width: 1226px) {
  .sec--1 .main {
    padding: 0px;
  }
}
.link, .container .col-l .link--1, .container .col-l .link--2, .container .col-l .link--3, .container .col-l .link--4 {
  *zoom: 1;
}
.link:after, .container .col-l .link--1:after, .container .col-l .link--2:after, .container .col-l .link--3:after, .container .col-l .link--4:after {
  content: "";
  display: table;
  clear: both;
}

a.link-item, a.link-item--1, a.link-item--2, a.link-item--3 ,a.link-item--4{
  float: left;
  width: 18%;
  height: 95px;
  display: block;
  position: relative;
  color: #fff;
  border-right: 1px solid #fff;
  overflow: hidden;
}
@media screen and (min-width: 721px) and (max-width: 900px) {
a.link-item, a.link-item--1, a.link-item--2, a.link-item--3 , a.link-item--4{
    width: 25%;
  }
}
@media screen and (max-width: 720px) {
  a.link-item, a.link-item--1, a.link-item--2, a.link-item--3 , a.link-item--4{
    width: 100%;
    height: 90px;
  }
  .flexslider {
  margin-bottom: 1px;
}
}

a.link-item:hover .link-item-front, a.link-item--1:hover .link-item-front, a.link-item--2:hover .link-item-front, a.link-item--3:hover .link-item-front, a.link-item--4:hover .link-item-front {
  display: none;
}
a.link-item:hover .link-item-bg, a.link-item--1:hover .link-item-bg, a.link-item--2:hover .link-item-bg, a.link-item--3:hover .link-item-bg, a.link-item--4:hover .link-item-bg {
  -moz-transition: all 1.2s ease 0s;
  -o-transition: all 1.2s ease 0s;
  -webkit-transition: all 1.2s ease;
  -webkit-transition-delay: 0s;
  transition: all 1.2s ease 0s;
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
a.link-item:hover .link-item-back h3, a.link-item--1:hover .link-item-back h3, a.link-item--2:hover .link-item-back h3, a.link-item--3:hover .link-item-back h3 , a.link-item--4:hover .link-item-back h3{
  -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;
}
a.link-item:hover .link-item-back p, a.link-item--1:hover .link-item-back p, a.link-item--2:hover .link-item-back p, a.link-item--3:hover .link-item-back p , a.link-item--4:hover .link-item-back p{
  -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;
}
a.link-item:hover .link-item-back span, a.link-item--1:hover .link-item-back span, a.link-item--2:hover .link-item-back span, a.link-item--3:hover .link-item-back span, a.link-item--4:hover .link-item-back span {
  -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;
}

.link-item-front {
  -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;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.link-item-front .link-item-txt {
  width: 230px;
  margin: 22px auto 0;
  height: 52px;
}
@media screen and (max-width: 720px) {
  .link-item-front .link-item-txt {
    margin-top: 14px;
  }
}
.link-item-front i {
  width: 52px;
  height: 52px;
  float: left;
  margin-right: 7px;
}
.link-item-front h3 {
  font-size: 24px;
  line-height: 32px;
}
.link-item-front p {
  line-height: 20px;
}

.link-item-back {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.link-item-back .link-item-txt {
  line-height: 24px;
  text-align: center;
  position: absolute;
  z-index: 3;
  width: 164px;
  left: 50%;
  margin-left: -82px;
  top: 50%;
  margin-top: -25px;
}
.link-item-back .link-item-filt {

  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.link-item-back .link-item-bg {
  -moz-transition: all 1.2s ease 0s;
  -o-transition: all 1.2s ease 0s;
  -webkit-transition: all 1.2s ease;
  -webkit-transition-delay: 0s;
  transition: all 1.2s ease 0s;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: center center no-repeat;
  background-size: cover;
}
.link-item-back h3 {
  -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: 14px;
}
.link-item-back h3 i {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: top;
  margin: 5px 0 0 5px;
}
.link-item-back span {
  -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;
  height: 1px;
  width: 100%;
  background-color: #fff;
  display: block;
}
.link-item-back p {
  -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;
}

.link-item--1 .link-item-front {
  background-color: #22AA3C;
}
.link-item--1 .link-item-front .link-item-txt {
  width: 200px;
}
@media screen and (max-width: 720px) {
  .link-item--1 .link-item-front .link-item-txt {
    width: 220px;
  }
}
.link-item--1 .link-item-front i {
  background: url("ico_7.png") left top no-repeat;
}
.link-item--1 .link-item-bg {
  background-image: url("pic_2.jpg");
}

.link-item--2 .link-item-front {
  background-color: #79a5ff;
}
.link-item--2 .link-item-front .link-item-txt {
  width: 220px;
}
.link-item--2 .link-item-front i {
  background: url("ico_8.png") left top no-repeat;
}
.link-item--2 .link-item-bg {
  background-image: url("pic_1.jpg");
}

.link-item--3 {
  border-right: none;
}
.link-item--3 .link-item-front {
  background-color: #cbb084;
}
.link-item--3 .link-item-front .link-item-txt {
  width: 164px;
}
@media screen and (max-width: 720px) {
  .link-item--3 .link-item-front .link-item-txt {
    width: 220px;
  }
}
.link-item--3 .link-item-front i {
  background: url("ico_9.png") left top no-repeat;
}
.link-item--3 .link-item-bg {
  background-image: url("pic_3.jpg");
}

.link-item--4 .link-item-front {
  background-color: #0449A6;
}
.link-item--4 .link-item-front i {
  background: url("ico_6.png") left top no-repeat;
}

/*pagination */


.pagination {padding:20px;margin:auto; }
.pagination a {
     padding:10px 20px;
     margin: 5px;
     border: 1px solid #0066CC;
     text-decoration: none; /* no underline */
     color: #0066CC;
}
.pagination a:hover, .pagination a:active {
     border: 1px solid #0066CC;
     color: #000;
}
.pagination span.current {
     padding:10px 20px;
     margin: 2px;
     border: 1px solid #5f7f39;
     font-weight: bold;    height: 48px;
    line-height: 48px;font-size: 16px;
     background-color: #0066CC;
     color: #FFF;
     }
.pagination span.disabled {
     padding:10px 20px ;
     margin: 5px;    height: 48px;
    line-height: 48px;
     border: 1px solid #0066CC;
     color: #0066CC;font-size: 16px;
}
.w100{width:100%;border-left: 0px;}