@CHARSET "UTF-8";
/* 外框样式 */
.mob-wrap {
    max-width: 640px;
    margin: 0 auto;
    padding-bottom: 60px;
  }
  

  .mob-title {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 50px;
  }
  
  .mob-title h3 {
    font-size: 20px;
    color: #004a91;
    margin-bottom: 10px;
    background: url(../../images/xux.png) no-repeat center;
    background-size: 100%;
    font-weight: 600;
    text-align: center;
  }
  .z3{
    margin-top: 6vh;
  }
  .z3-main{
    margin-top: 2vh;
  }
  .z3-txt{
    margin-top: 3vh;
    font:16px/1.8 "Microsoft Yahei";
    color: #666;
  }
  .z3-txt>h1{
    font:bold 18px/2.2 "Microsoft Yahei";
    color: #004a91;
    margin: 0;
  }
  .z3-txt>h1:before{
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #da251c;
  }
  
  .z3-txt .mob_txtx{
      font-size: 14px;
      color: #4f4f4f;
      line-height: 1.7;
  }
  
  .z3-txt a.more{
    display: block;
    margin-top: 2vh;
    width: 30%;
    text-align: center;
        float: right;
    font:16px/2.2 "Microsoft Yahei";
    color: #da251c;
    border:2px solid #da251c;
    white-space: nowrap;
  }
  .mob-title h3 span {
    color: #434343;
    font-family: "宋体";
    font-weight: 100;
    position: relative;
    padding-right: 15px;
  }
  
  .mob-title h3 span::before{
      position: absolute;
      width: 5px;
      height: 5px;
      content: "";
      top: 6px;
      right: 5px;
      border-radius: 50%;
      background: #da251c;
  }
  
  .mob-title p {
    font-size: 12px;
    color: #666666;
    text-transform: uppercase;
    display: block;text-align: center;
  }
  
  /**/
  .mob-title2 {
    text-align: center;
    margin-bottom: 20px;
  }
  
  .mob-title2 h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    background: url(../../images/xux2.png) no-repeat center;
    background-size: 100%;
    font-weight: 600;
    text-align: center;
  }
  
  .mob-title2 h3 span {
    color: #fff;
    font-family: "宋体";
    font-weight: 100;
    position: relative;
    padding-right: 15px;
  }
  
  .mob-title2 h3 span::before{
      position: absolute;
      width: 5px;
      height: 5px;
      content: "";
      top: 6px;
      right: 5px;
      border-radius: 50%;
      background: #69b6ff;
  }
  
  .mob-title2 p {
    font-size: 12px;
    color: #69b6ff;
    text-transform: uppercase;
    display: block;
    text-align: center;
  }
  
  
  .z2{
    margin-top: 5vh;
    padding-top: 4vh;
    background: url(../../images/z2.jpg);
    background-size: cover;
  }
  .z2 .black span{color: #69b6ff;}
  .z2-list{
    padding: 3vh 0 8vh;
    position: relative;
    overflow: hidden;
  }
  .z2-list .swiper-slide{
    text-align: center;
    color: #fff;
  }
  .z2-list .swiper-slide h3{
    text-align: center;
    margin-top: 2vh;
    font:16px/1.5 "Microsoft Yahei";
  }
  .z2-list .swiper-slide h4{
    text-align: center;
    font:12px/1.5 "Microsoft Yahei";
    color: #8ac6ff;
    text-transform: uppercase;
    padding-bottom: 30px;
    background: url(../../images/z2List.png) center bottom no-repeat;
  }
  .z2-list .swiper-slide p{
    text-align: center;
    font:16px/1.8 "Microsoft Yahei";
    margin-top: 2vh;
  }
  
  .z2-pagination{
    margin-top: 4vh;
    text-align: center;
  }
  .z2-pagination>span{
    width: 12vw;
    height: 1px;
    background-color: #72baff;
    margin:0 2vw;
    opacity: 1;
  }
  .z2-pagination>span.swiper-pagination-bullet-active{
    background-color: #fff;
  }
  
  
/* z4 */
.z4{
    margin-top: 2vh;
    border-top: 5px solid #f2f2f2;
    padding-top: 5vh;
  }
  .z4 ul{
    margin-top: 1vh;
  }
  .z4 ul li{
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2vh;
  }
  
  .z4 ul li a img{
      width: 100%;
  }
  
  .z4 ul li:nth-child(2n){margin-right: 0;}
  .z4 ul li h3{
    text-align: center;
    font:14px/2 "Microsoft Yahei";
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .z4 a.more{
    display: block;
    width: 50%;
    margin:1.5vh auto 0;
    text-align: center;
    font:16px/2.5 "Microsoft Yahei";
    color: #fff;
    background-color: #da251c;
  }
  
  /* z5 */
  .z5{
    margin-top: 5vh;
  }
  .z5 ul{
    padding: 0;
  }
  .z5 ul li a{
    display: block;
    text-align: left;
    font:16px/3 "Microsoft Yahei";
    color: #666;
    padding-left: 22px;
    background: url(../../images/z5Li.png) left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .z5 ul li+li a{border-top: 1px dashed #d1d1d1;}


  /* z6 */
.z6{
    margin-top: 4vh;
    padding: 2vh 0;
    background: #222;
  }
  .z6-main{
    width: 85%;
    margin:0 auto;
  }
  
  .z6_top{
      display: flex;
      justify-content: space-between;
      align-items: center;
  }
  
  .z6_left{
      width: 65%
  }
  
  .z6_left h3{
      font-family: "宋体";
      font-size: 16px;
      color: #fff;
  }
  .z6_left span{
      display:block;
      font-family: "宋体";
      font-size: 14px;
      color: #999999;
      margin: 10px 0;
  }
  
  .z6_left i{
      border-radius: 3px;
      border: 1px solid #da251c;
      display: inline-block;
      font-size: 12px;
      color: #da251c;
      padding: 3px 5px;
      font-style: inherit;
  }
  
  .z6-code{
      width: 30%
  }
  .z6-code p img{width: 100%;}
  .z6-add{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 2vh;
    padding: 2vh 0;
  }
  .z6-add div{
    font:14px/1.5 "Microsoft Yahei";
    color: #fff;
  }
  .z6-add div span{
    display: block;
    font:12px/1.5 "Microsoft Yahei";
    color: #fff;
    white-space: nowrap;
  }
  .z6-icp{
    font:14px/3 "Microsoft Yahei";
    color: #666;
    text-align: center;
  }
  
  /* 头部 */
  .mob-head {
    background: #fff;
    padding: 15px 0;
    position: relative;
    border-bottom: 1px solid #dedede;
  }
  
  .mob-head .logo {
    padding: 0 110px 0 54px;
  }
  .z3-mg p img{width: 100%;}
  .mob-head .logo img {
    max-width: 100%;
  }
  
  .mob-head .head-btn {
    position: absolute;
    right: 15px;
    height: 26px;
    top: calc(50% - 13px);
    font-size: 0;
  }
  
  .mob-head .head-btn a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    line-height: 26px;
    text-align: center;
  }
  
  .mob-head .head-btn a .iconfont {
    font-size: 20px;
    vertical-align: middle;
  }
  
  .mob-head .head-btn a .icon-sousuo {
    font-size: 25px;
  }
  
  .mob-head .head-btn .search-btn {
    border-right: 1px solid #aaaaaa;
    margin-right: 10px;
    width: 40px;
  }
  
  .mob-head .mob_menu{
    position: absolute;
    right: 15px;
    height: 26px;
    top: calc(50% - 13px);
    font-size: 0;
    width: 40px;
    cursor: pointer;
  }
  .mob-head .mob_menu span{
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #999;
    left: 0;
    top: 50%;
  }
  .mob-head .mob_menu::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #999;
    left: 0;
    top: 0;
  }
  .mob-head .mob_menu::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #999;
    left: 0;
    bottom: 0;
  }
  
  
  /* 搜索框样式 */
  .search {
    border-top: 1px solid #ddd;
    padding: 10px 15px;
    display: none;
  }
  
  .search form {
    width: 100%;
    border: 1px solid #444444;
    border-radius: 10px;
    background-color: #fff;
    height: 38px;
    padding: 7px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  .search input[type="text"] {
    width: 70%;
    padding-left: 15px;
    font-size: 16px;
    color: #323232;
    height: 22px;
    line-height: 22px;
    border: none;
    outline: none;
    background: none;
  }
  
  .search input[type='submit'] {
    width: 25%;
    border: none;
    border-left: 1px solid #b6b6b4;
    text-align: center;
    height: 22px;
    font-size: 16px;
    color: #323232;
    background: none;
    outline: none;
    border-radius: 0;
  }
  
  /* 导航样式 */
  .mob-nav {
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #004a91;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }
  
  .mob-nav .close-btn {
    text-align: right;
    padding: 15px 15px 0 0;
  }
  
  .mob-nav .close-btn .iconfont {
    font-size: 30px;
    color: #fff;
  }
  
  .mob-nav li a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
  }
  
  
  
  .mob-nav li:not(:last-child) {
    border-bottom: 1px solid #fff;
  }
  
  .mob-nav.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  
  /* 首页banner */
  .mob-banner {
    position: relative;
  }
  
  .mob-banner .slick-slide {
    outline: none;
  }
  
  .mob-banner a {
    display: block;
  }
  
  .mob-banner a img {
    width: 100%;
  }
  
  .mob-banner .slick-dots {
    position: absolute;
    z-index: 99;
    left: 0;
    width: 100%;
    bottom: 10px;
    text-align: center;
    font-size: 0;
  }
  
  .mob-banner .slick-dots li {
    display: inline-block;
    width: 20px;
    height: 2px;
    background: #707070;
    margin: 0 2px;
  }
  
  .mob-banner .slick-dots li button {
    display: none;
  }
  
  .mob-banner .slick-dots li.slick-active {
    background: #004a91;
  }

.yu {
    text-align: center;
    padding-bottom: 10px;
}


/*网站头部返回按钮样式*/

.header_return {
    position: absolute;
    right: 15px;
    top: 2px;
}

.header_return img {
    width: 43px;
    height: 40px;
}


/*banner css style*/

.out_b {
    overflow: hidden;
    margin: 0 auto;
    width: 320px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.slide {
    position: relative;
    height: 150px;
    overflow: hidden;
    width: 320px;
    overflow: hidden;
    margin: 0 auto;
}

.slide .content {
    height: 320px;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.slide a {
    display: inline-block;
    float: left;
    width: 320px;
    height: 150px;
}

.slide a img {
    width: 320px;
}

.slide .mark {
    width: 100%;
    position: absolute;
    height: 3px;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.5);
    -webkit-transform: translate3d(0, 0, 0);
    display: -webkit-box;
}

.slide .mark li {
    display: block;
    -webkit-box-flex: 1;
    height: 100%;
    overflow: hidden;
}

.slide .mark li.active {
    background-color: #25a4bb;
}

.scroll {
    width: 320px;
    height: auto;
    margin: 0 auto 0 auto;
    position: relative;
    overflow: hidden;
}

.mod_01 {
    float: left;
    width: 320px;
}

.mod_01 img {
    display: block;
    width: 100%;
    height: auto;
}

.dotModule_new {
    padding: 0 5px;
    height: 11px;
    line-height: 6px;
    -webkit-border-radius: 11px;
    background: rgba(45, 45, 45, 0.5);
    position: absolute;
    bottom: 5px;
    right: 50%;
    z-index: 11;
    width: 80px;
    margin-right: -40px;
}

#slide_01_dot {
    text-align: center;
    margin: 1px 0 0 0;
}

#slide_01_dot span {
    display: inline-block;
    margin: 0 2px;
    width: 5px;
    height: 5px;
    vertical-align: middle;
    background: #f7f7f7;
    -webkit-border-radius: 5px;
}

#slide_01_dot .selected {
    background: #66ff33;
}



/* z1 */
.z1{
    margin-top:5vh;
  }
  .z1 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 3vh;
  }
  .z1 ul li{
    width: 24%;
    text-align: center;
    margin-bottom: 2vh;
  }
  .z1 ul li span{
    display: block;
    width: 22vw;
    height: 22vw;
    line-height: 22vw;
    border:1px solid #25d7cb;
    border-radius: 8vw 0;
  }
  .z1 ul li span img{
      max-width: 60%;
  }
  /* 首页标题 */
.mob-title {
    text-align: center;
    margin-bottom: 20px;
  }
  .z1 ul li:nth-child(2) span{border-color: #fec746;}
  .z1 ul li:nth-child(3) span{border-color: #f95453;}
  .z1 ul li:nth-child(4) span{border-color: #fc8759;}
  .z1 ul li:nth-child(5) span{border-color: #9ce77d;}
  .z1 ul li:nth-child(6) span{border-color: #62c3fb;}
  .z1 ul li:nth-child(7) span{border-color: #ff3ce6;}
  .z1 ul li:nth-child(8) span{border-color: #8761e9;}
  .z1 ul li h3{
    text-align: center;
    font:14px/3 "Microsoft Yahei";
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
/*product css style*/

.products {
    position: relative;
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
}
.m-article{width: 95%;margin:0 auto;overflow: hidden;}
.products1 .contentss {
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
    background: #0b89dd;
    color: #fff;
}

.products2 {
    position: relative;
    width: 98%;
    margin: 0 auto;
    margin-top: 60px;
    background: #fff;
}

.products1 {
    margin: 10px 0;
}

.contentss {
    padding: 10px;
    line-height: 25px;
    text-align: left;
    text-indent: 25px;
}

.ee {
    padding-left: 20px;
    font-family: "微软雅黑";
}

.products_title {
    background: url(../../images/eef.jpg) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font: 100 14px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.products ul {
    padding-bottom: 5px;
    text-align: left !important;
}

.products ul li {
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
    width: 49.0%;
    padding: 5px;
}

.products ul li a {
    display: inline-block;
    overflow: hidden;
    border: 1px solid #fff;
    box-shadow: 3px 3px 5px #aaa;
    width: 100%;
}

.products ul li a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.products ul li h3 {
    display: block;
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    background: #eee;
}

.products2 ul {
    padding-bottom: 5px;
    text-align: left !important;
}

.products2 ul li {
    float: left;
    text-align: center;
    overflow: hidden;
    width: 48.0%;
    margin: 0 1%;
    margin-top: 15px;
}

.products2 ul li a {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 5px;
    border: 1px solid #eeeeee;
}

.products2 ul li a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.products2 ul li h3 {
    display: block;
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}

.products1 ul {
    padding-bottom: 5px;
}

.products1 ul li {
    float: left;
    text-align: center;
    overflow: hidden;
    padding: 0 1%;
    margin-top: 15px;
    width: 50%;
}

.products1 ul li a {
    display: block;
    overflow: hidden;
    width: 100%;
}

.products1 ul li a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.products1 ul li h3 {
    display: block;
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 98%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.products_title1 {
    background: url(../../images/title2.jpg) center bottom no-repeat;
    text-align: center;
    font: 600 16px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    background-size: 100% 3px;
}


/* news css style*/

.news {
    position: relative;
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
}

.news_title {
    background: url(../../images/eef.jpg) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font: 100 14px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.news_title1 {
    background: url(../../images/title3.jpg) left bottom no-repeat;
    background-size: 100% 3px;
    text-align: left;
    padding-left: 30px;
    font: 600 16px/40px "微软雅黑";
    height: 40px;
    width: 100%;
}

.news ul {}

.news ul li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d3d3d3;
    background: url(../../images/dd1.jpg) 95% center no-repeat;
    background-size: 20px 20px;
}

.news ul li a {
    font: 100 12px/35px "微软雅黑";
    padding-left: 28px;
    text-align: left;
    display: block;
}

.news1 {
    position: relative;
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
}

.news1 ul li {
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px dashed #d2d2d2;
    margin-top: 10px;
}

.news1 ul li a {
    font: 400 14px/22px "微软雅黑";
    text-align: left;
    display: block;
    color: #4a4a4a;
}

.news1 ul li span {
    display: block;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 22px;
    color: #999;
    text-align: left
}

.copy {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    background: #0b89dd;
    padding: 10px;
    text-align: center;
    color: #fff;
}


/* product_cate css style*/

.product_cate {
    width: 98%;
    margin: 0 auto;
    margin-top: 20px;
}

.product_cate_title {
    background: url(../../images/eef.jpg) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font: 100 16px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.product_cate ul {}

.product_cate ul li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d3d3d3;
    background: url(../../images/abcd.png) 95% center no-repeat;
    background-size: 20px 20px;
}

.product_cate ul li a {
    font: 100 12px/35px "微软雅黑";
    padding-left: 20px;
    text-align: left;
    display: block;
}


/* footer css style*/

.distraction {
    height: 35px;
    width: 100%;
}




/*share css style*/

#mobile_share {
    position: fixed;
    right: 0;
    bottom: 90px;
    width: 123px;
    z-index: 99999;
    background: #fff;
    padding: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateX(100%);
}

#mobile_share h2.title {
    text-align: center;
    line-height: 30px;
    height: 30px;
    background: #717577;
    color: #fff;
    font-size: 14px;
}

#mobile_share .share_item {
    padding: 8px;
    background: #fff;
    border: 1px solid #f1f1f1;
}

#mobile_share .share_item li {
    display: block;
    overflow: hidden;
    margin: 8px 0;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
}

.share-link {
    display: block;
    margin: 0 auto;
    width: 105px;
    overflow: hidden;
    line-height: 32px;
    font-size: 12px;
    padding-left: inherit;
}

.share-link i {
    background: url(../../images/share_icon.png) no-repeat;
    background-size: 200px 32px;
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 20px;
    float: left;
}

.share-link span {
    display: inline-block;
}

.share-weibo i {
    background-position: 0 0;
}

.share-renren i {
    background-position: -42px 0;
}

.share-douban i {
    background-position: -84px 0;
}

.share-qweibo i {
    background-position: -126px 0;
}

.share-qzone i {
    background-position: -168px 0;
}

.share-weixin {
    display: block;
    margin: 0 auto;
    width: 105px;
    overflow: hidden;
    line-height: 32px;
    font-size: 12px;
    padding-left: inherit;
}

.share-weixin i {
    background: url(../../images/share_icon2.png) no-repeat;
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 20px;
    float: left;
}

.share-weixin span {
    display: inline-block;
}

body {
    max-width: 640px;
    margin: 0 auto;
    height: 100%;
    overflow-x: hidden;
    position: relative;
}


/*job css style*/

.jobcontent h4 {
    background-color: #fff;
    height: 26px;
    line-height: 26px;
    padding-left: 15px;
}

.jobcontent .text {
    padding: 5px 15px;
    line-height: 20px;
}


/*search css style*/

.search {
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
}

#formsearch {
    width: 100%;
    border: 2px solid #0b89dd;
}

#keyword {
    line-height: 32px;
    height: 32px;
    width: 85%;
    text-align: left;
    text-indent: 20px;
    float: left;
}

#s_btn {
    width: 15%;
    line-height: 32px;
    height: 32px;
    background: #0b89dd;
    float: right;
    color: #fff;
}


/*search news css style*/

.newslist {
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
}

.newslist li {
    text-align: left;
    padding-left: 10px;
    line-height: 34px;
    height: 34px;
    position: relative;
    margin-bottom: 1px;
    background: #fff;
    font-family: "Microsoft YaHei"
}

.newslist li span {
    position: absolute;
    right: 10px;
    top: 0;
}


/* 页脚 */
.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #f2f2f2;
    padding: 8px 0;
  }
  
  .footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .footer ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
     flex: 1;
    text-align: center;
    color: #666666;
    font-size: 0;
  }
  
  .footer ul li+li{
      border-left: 1px dashed #d1d1d1;
  }
  
  .footer ul li a {
    display: block;
  }
  
  .footer ul li .iconfont {
    font-size: 18px;
    display: block;
    vertical-align: middle;
  }
  
  .footer ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    margin-top: 5px;
  }
  
  .icon-phone:before{
      background: url(../../images/mob_f11.png) no-repeat center center;
      content: "";
      width: 24px;
      height: 24px;
      display: block;
      background-size: 100% 100%;
      margin: 0 auto;
  }
  
  .icon-home:before{
      background: url(../../images/mob_f22.png) no-repeat center center;
      content: "";
      width: 18px;
      height: 23px;
      display: block;
      background-size: 100% 100%;
      margin: 0 auto;
  }
  
  .icon-contact:before{
      background: url(../../images/mob_f33.png) no-repeat center center;
      content: "";
      width: 28px;
      height: 24px;
      display: block;
      background-size: 100% 100%;
      margin: 0 auto;
  }
  
  
  
  /*share css style*/
  #mobile_share {
    position: fixed;
    right: 0;
    bottom: 90px;
    width: 123px;
    z-index: 99999;
    background: #fff;
    padding: 0;
    overflow: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  #mobile_share h2.title {
    text-align: center;
    line-height: 30px;
    height: 30px;
    background: #717577;
    color: #fff;
    font-size: 14px;
  }
  
  #mobile_share .share_item {
    padding: 8px;
    background: #fff;
    border: 1px solid #f1f1f1;
  }
  
  #mobile_share .share_item li {
    display: block;
    overflow: hidden;
    margin: 8px 0;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
  }
  
  #mobile_share.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  
  .share-link {
    display: block;
    margin: 0 auto;
    width: 105px;
    overflow: hidden;
    line-height: 32px;
    font-size: 12px;
    padding-left: inherit;
  }
  
  .share-link i {
    background: url(../images/share_icon.png) no-repeat;
    background-size: 200px 32px;
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 20px;
    float: left;
  }
  
  .share-link span {
    display: inline-block;
  }
  
  .share-weibo i {
    background-position: 0 0;
  }
  
  .share-renren i {
    background-position: -42px 0;
  }
  
  .share-douban i {
    background-position: -84px 0;
  }
  
  .share-qweibo i {
    background-position: -126px 0;
  }
  
  .share-qzone i {
    background-position: -168px 0;
  }
  
  .share-weixin {
    display: block;
    margin: 0 auto;
    width: 105px;
    overflow: hidden;
    line-height: 32px;
    font-size: 12px;
    padding-left: inherit;
  }
  
  .share-weixin i {
    background: url(../images/share_icon2.png) no-repeat;
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 20px;
    float: left;
  }
  
  .share-weixin span {
    display: inline-block;
  }
  