﻿@font-face {
  font-family: "NHK";
  src: url("../fonts/neuehanskendrick-regular.woff2") format("woff2"), url("../fonts/neuehanskendrick-regular.woff") format("woff"), url("../fonts/neuehanskendrick-regular.ttf") format("truetype"), url("../fonts/neuehanskendrick-regular.eot") format("embedded-opentype"), url("../fonts/neuehanskendrick-regular.svg") format("svg"), url("../fonts/neuehanskendrick-regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
.NHK {
  font-family: 'NHK'; }

.left {
  float: left; }

.right {
  float: right; }

.main {
  width: 100%;
  overflow: hidden;
  height: auto; }

.table {
  width: 100%;
  height: 100%;
  display: table; }
  .table .table-cell {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: table-cell; }

.bgc {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.w1520 {
  width: 92%;
  max-width: 1520px;
  height: auto;
  margin: 0 auto;
  position: relative; }

.w1400 {
  width: 92%;
  max-width: 1400px;
  height: auto;
  margin: 0 auto;
  position: relative; }

.w1200 {
  width: 92%;
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  position: relative; }

.w1380 {
  width: 92%;
  max-width: 1380px;
  height: auto;
  margin: 0 auto;
  position: relative; }

.w1280 {
  width: 92%;
  max-width: 1280px;
  height: auto;
  margin: 0 auto;
  position: relative; }

.w1440 {
  width: 92%;
  max-width: 1440px;
  height: auto;
  margin: 0 auto;
  position: relative; }

.headerBox {
  width: 100%;
  height: auto;
 /* position: absolute;*/
  top: 0;
  left: 0;
  z-index: 100; }
  .headerBox .header {
   /* height: 90px;*/
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
	 .headerBox .header .logo_wrap{background: url(/images/web/top_bg.jpg) no-repeat center top; height:150px;}
	 .top_nr {
	height: 40px;
	margin: 0 auto;
}
.top_nr .wel {
	float: left;
	line-height: 40px;
	color: #666;
}
.top_nr .top_r {
	float: right;
	line-height: 40px;
}
.top_nr .top_r a {
	color: #666;
	padding: 0 5px;
}
.top_nr .top_r a:hover{ color: #a4000b;}


    .headerBox .header .w1400 {
      position: auto; }
    .headerBox .header .logo {
      width: 226px;
      height: auto;
      padding-top: 18px;
      /*margin-left: -12px;*/
      display: block;
      float: left; }
	  .by{float:right; display:block; margin-top:20px; margin-right:20%;}
	.right_tel {
	float: right;
	margin: 38px auto 0 auto;
	height: 51px;
	display: block;
	background: url(/images/web/tel.png) no-repeat top left;
	padding-left: 35px;
}
.right_tel span {
	font-size: 18px;
	color: #333;
	display: block;
}
.right_tel p {
	font-size: 22px;
	color: #d60000;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}

	  
    .headerBox .header .search {
      width: 23px;
      height: 25px;
      float: right;
      display: block;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      background-image: url("/images/web/search.png");
      margin-top: 33px; }
    .headerBox .header .lanBox {
      width: 90px;
      height: auto;
      float: right;
      margin-top: 30px;
      margin-right: 30px; }
      .headerBox .header .lanBox .tits {
        width: 88px;
        height: 28px;
        border: 1px solid #ccc;
        display: block;
        text-align: center;
        border-radius: 14px; }
        .headerBox .header .lanBox .tits span {
          padding-left: 32px;
          display: inline-block;
          font-size: 16px;
          line-height: 28px;
          color: #333;
          font-family: Arial;
          text-transform: uppercase;
          background-repeat: no-repeat;
          background-position: left center;
          background-image: url("/images/web/lan.png"); }
		   .headerBox .header .nav_wrap{background:#a4000b;}
    .headerBox .header .nav {
      /*float: right;
      margin-right: 30px;*/ z-index:2; }
      .headerBox .header .nav ul li {
        float: left;
      /*  margin: 0 15px;*/
        position: relative; width:9%; text-align:center }
        .headerBox .header .nav ul li .tits {
          font-size: 16px;
          line-height: 52px;
          color: #fff;
          display: block;
          position: relative; font-weight:bold;/* padding:0 18px; */}
          .headerBox .header .nav ul li .tits:after {
            width: 0;
            height: 2px;
            bottom: 0;
            left: 50%;
            background-color: #a4000b;
            content: '';
            transition: width .5s,left .5s;
            position: absolute; }
        .headerBox .header .nav ul li .mnav {
          width: 200px;
          left: 20%;
          top: 52px;
          padding-top: 10px;
          margin-left: -60px;
          position: absolute;
          overflow: hidden;
          display: none; }
          .headerBox .header .nav ul li .mnav .icon {
            width: 100%;
            height: 10px;
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            background-image: url("/images/web/my_ico21.png");
            background-position: center;
            background-repeat: no-repeat; }
          .headerBox .header .nav ul li .mnav dl {
            width: 100%;
            height: auto;
            background-color:#A4000B;
            padding: 10px 0;
            border-radius: 10px; }
            .headerBox .header .nav ul li .mnav dl dd {
              text-align: center;
              font-size: 14px;
              line-height: 32px;
              background-size: cover;
              background-repeat: no-repeat;
              background-position: center; }
              .headerBox .header .nav ul li .mnav dl dd a {
                width: 100%;
                height: auto;
                display: block;
                color: #fff; 
                text-decoration: none;
				}
				
				
              @media (min-width: 1024px) {
                .headerBox .header .nav ul li .mnav dl dd:hover a {
                 /* text-decoration: underline; text-decoration-color: #a4000b;
-moz-text-decoration-color: #a4000b;*/ color:#fff; } }
        @media (min-width: 1024px) {
          .headerBox .header .nav ul li:hover .tits {
             color: #a4000b ; background:#fff;  }
            .headerBox .header .nav ul li:hover .tits:after {
              width: 100%;
              left: 0; } }
        .headerBox .header .nav ul li.on .tits {
          color: #fff; background:#a4000b; }
          .headerBox .header .nav ul li.on .tits:after {
            width: 100%;
            left: 0; }
    .headerBox .header .nav-m {
      width: 100%;
      height: calc(100vh - 50px);
      background-color: #fff;
      position: fixed;
      top: 50px;
      left: 0;
      border-top: 1px solid #999;
      display: none; }
      .headerBox .header .nav-m ul {
        padding-top: 40px; }
        .headerBox .header .nav-m ul li {
          margin-bottom: 20px;
          text-align: center; }
          .headerBox .header .nav-m ul li .tits {
            text-align: center;
            color: #6e6e6e;
            font-size: 18px;
            display: block; }
          .headerBox .header .nav-m ul li dl {
            width: 100%;
            height: auto;
            display: none;
            margin-top: 10px; }
            .headerBox .header .nav-m ul li dl dd a {
              width: 100%;
              font-size: 14px;
              line-height: 32px;
              color: #a6a6a6;
              display: block; }
    .headerBox .header .searchBox {
      position: absolute;
      top: 90px;
      right: 0;
      background-color: #fff;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px;
      padding: 10px 15px;
      display: none; }
      .headerBox .header .searchBox .text {
        width: 140px;
        height: 30px;
        border: none;
        border-bottom: 1px solid #999;
        background: none;
        font-size: 14px;
        line-height: 30px;
        color: #666;
        float: left; }
      .headerBox .header .searchBox .submit {
        width: 30px;
        height: 30px;
        float: left;
        background: none;
        border: none;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("/images/web/search.png"); }
    .headerBox .header .navLine {
      width: 22px;
      height: 20px;
      margin-left: 5px;
      margin-top: 18px;
      float: right;
      display: none;
      margin-left: 15px;
      position: relative; }
      .headerBox .header .navLine span {
        display: block;
        width: 100%;
        height: 2px;
        background: #333;
        position: relative;
        background-repeat: no-repeat;
        transition: .3s;
        -webkit-transition: .3s; }
        .headerBox .header .navLine span:nth-child(1), .headerBox .header .navLine span:nth-child(2) {
          margin-bottom: 5px; }
      .headerBox .header .navLine.on span:nth-child(1) {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        top: 7px; }
      .headerBox .header .navLine.on span:nth-child(2) {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        top: 0; }
      .headerBox .header .navLine.on span:nth-child(3) {
        display: none; }
  @media (max-width: 1530px) {
    .headerBox .header .nav ul li {
     /* margin: 0 10px;*/ }
    .headerBox .header .nav {
      margin-right: 10px; }
    .headerBox .header .lanBox {
      margin-right: 15px; }
	  .headerBox .header .nav ul li .tits{ padding:0 10px;}
	   }
  @media (max-width: 1350px) {
    .headerBox .header .nav ul li {
    /*  margin: 0 5px;*/ }
    .headerBox .header .lanBox {
      width: 70px; }
      .headerBox .header .lanBox .tits {
        width: 68px; }
        .headerBox .header .lanBox .tits span {
          background-size: 16px;
          padding-left: 20px; }
		  
	  .headerBox .header .nav ul li .tits{ padding:0 5px;}
		   }
  @media (max-width: 1240px) {
    .headerBox .header .logo {
      width: 125px;
      padding-top: 27px; }
    .headerBox .header .search {
      margin-right: -23px; } }
  @media (max-width: 1150px) {
    .headerBox .header .nav ul li {
      /*margin: 0 5px; */}
    .headerBox .header .lanBox {
      margin-right: 5px; }
    .headerBox .header .nav ul li .tits {
      font-size: 14px; } }
  @media (max-width: 1024px) {
    .headerBox {
      height: 50px;
      position: relative; }
      .headerBox .header {
        width: 100%;
        max-width: 100%;
        height: 50px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        border-radius: 0; }
        .headerBox .header .logo {
          width: 105px;
          padding-top: 10px;
          margin-left: 0; }
        .headerBox .header .nav {
          display: none; }
        .headerBox .header .search {
          display: none; }
        .headerBox .header .lanBox {
          display: none; }
        .headerBox .header .navLine {
          display: block; } }

.index-banner {
  width: 100%;
  height: 75vh;
  position: relative; }
  .index-banner ul {
    width: 100%;
    height: 100%; }
    .index-banner ul li {
      width: 100%;
      height: 100%;
      position: relative; }
      .index-banner ul li .con {
        width: 100%;
        height: auto;
        position: absolute;
        top: 36%;
        left: 0;
        text-align: center;
        color: #fff;text-shadow: 2px 2px 2px #333;margin-left: 5px;
	animation: rljt 0.5s  linear infinite alternate;
	-moz-animation: rljt 0.5s linear infinite alternate;
	-webkit-animation: rljt 0.5s linear infinite alternate;
	-o-animation: rljt 0.5s linear infinite alternate; }
	
	@keyframes dong { 
       0% {             
           opacity: 0;
        transform: translateY(-30px);          
        }            
        50% {                
          opacity: 1;
        transform: translateY(0);           
        }            
        100% {                
           opacity: 0;
        transform: translateY(30px);    
        }
}
.index-banner ul li .con{
    animation: dong 8s infinite;
  }
	
        .index-banner ul li .con .en {
          text-transform: uppercase;
          font-size: 16px;
          line-height: 16px;
          font-family: Arial;
          letter-spacing: 3px;
         /* opacity: 0;*/
          transform: translateY(30px);
          transition: all .5s; }
        .index-banner ul li .con .cn {
          font-size: 48px;
          line-height: 48px;
          font-weight: bold;
          margin-top: 18px;
        /*  opacity: 0;*/
          transform: translateY(30px);
          transition: all .5s .2s; }
        .index-banner ul li .con .line {
          width: 40px;
          height: 2px;
          background-color: #fff;
          margin: 28px auto 0;
          opacity: 0;
          transform: translateY(30px);
          transition: all .5s .4s; }
        .index-banner ul li .con .txt {
          font-size: 18px;
          line-height: 28px;
          margin-top: 45px;
          opacity: 0;
          transform: translateY(30px);
          transition: all .5s .6s; }
      .index-banner ul li.swiper-slide-active .con .en {
        opacity: 1;
        transform: translateY(0); }
      .index-banner ul li.swiper-slide-active .con .cn {
        opacity: 1;
        transform: translateY(0); }
      .index-banner ul li.swiper-slide-active .con .line {
        opacity: 1;
        transform: translateY(0); }
      .index-banner ul li.swiper-slide-active .con .txt {
        opacity: 1;
        transform: translateY(0); }
  .index-banner .btns {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5.2%;
    z-index: 10; }
    .index-banner .btns .t {
      padding-right: 60px;
      font-size: 16px;
      line-height: 32px;
      color: #fff;
      position: relative;
      cursor: pointer; }
      .index-banner .btns .t span {
        opacity: 0; }
      .index-banner .btns .t:after {
        width: 20px;
        height: 2px;
        opacity: 0.5;
        background-color: #fff;
        position: absolute;
        top: 50%;
        margin-top: -1px;
        right: 0;
        content: '';
        transition: .5s; }
      .index-banner .btns .t.on span {
        opacity: 1; }
      .index-banner .btns .t.on:after {
        width: 40px;
        opacity: 1; }
  .index-banner .btns1 {
    position: absolute;
    z-index: 10;
    bottom: 4%;
    text-align: center;
    font-size: 0;
    display: none; }
    .index-banner .btns1 span {
      width: 10px;
      height: 10px;
      opacity: 1;
      background: none;
      background-position: center;
      background-repeat: no-repeat;
      cursor: pointer;
      display: inline-block;
      margin: 0 5px;
      border: 1px solid #fff;
      border-radius: 100%; }
      .index-banner .btns1 span.swiper-pagination-bullet-active {
        background-color: #fff; }
  @media (max-width: 1366px) {
    .index-banner ul li .con .cn {
      font-size: 36px;
      line-height: 36px; } }
  @media (max-width: 1200px) {
    .index-banner ul li .con .cn {
      font-size: 30px;
      line-height: 30px; } }
  @media (max-width: 1024px) {
    .index-banner {
      height: calc(100vh - 300px); }
      .index-banner ul li .con .cn {
        font-size: 22px;
        line-height: 22px; } }
  @media (max-width: 768px) {
    .index-banner ul li .con .en {
      letter-spacing: 0;
      font-size: 14px;
      line-height: 14px; }
    .index-banner ul li .con .cn {
      margin-top: 10px; }
    .index-banner ul li .con .line {
      height: 2px;
      margin: 20px auto 0; }
    .index-banner ul li .con .txt {
      font-size: 14px;
      line-height: 24px;
      max-width: 90%;
      margin: 20px auto 0; }
    .index-banner .btns {
      display: none; }
    .index-banner .btns1 {
      display: block; } }

.indexTitle {
  width: 100%;
  text-align: center;  }
  .indexTitle .en {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #c0c2cc;
    letter-spacing: 4px;
    font-family: Arial; }
  .indexTitle .cn {
    font-size: 36px;
    line-height: 36px;
    color: #707070;
    margin-top: 27px; }
  .indexTitle .line {
    width: 42px;
    height: 3px;
    margin: 29px auto 0;
    background-color: #a4000b; }
  @media (max-width: 1366px) {
    .indexTitle .cn {
      font-size: 30px;
      line-height: 30px;
      margin-top: 13px; }
    .indexTitle .en {
      font-size: 16px;
      line-height: 16px;
      letter-spacing: 2px; }
    .indexTitle .line {
      margin: 20px auto 0; } }
  @media (max-width: 1024px) {
    .indexTitle .cn {
      font-size: 22px;
      line-height: 22px;
      margin-top: 10px; }
    .indexTitle .en {
      font-size: 14px;
      line-height: 14px; }
    .indexTitle .line {
      height: 2px;
      margin: 10px auto 0; } }

.index .index-about {
  width: 100%;
  height: auto;
  position: relative; }
  .index .index-about .box {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 6.3%;
    padding-bottom: 5.2%; }
    .index .index-about .box .bg {
      width: 32.5%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
      background-color: #f8f8f8;
      display: none; }
    .index .index-about .box .w1400 .img {
      width: 4.7%;
      top: 0;
      left: 0;
      position: absolute;
      z-index: -1; }
    .index .index-about .box .w1400 .pic {
      width: 58%;
      float: right;
      height: auto; }
	       @media (max-width: 1024px) { .index .index-about .box .w1400 .pic  video{ width:100% !important; height:auto !important}}
    .index .index-about .box .w1400 .con {
      width: 40%;
      height: auto;
      float: left;
      padding-top: 20px; }
      .index .index-about .box .w1400 .con .en {
        font-size: 16px;
        line-height: 16px;
        text-transform: uppercase;
        color: #808080;
        font-family: Arial;
        letter-spacing: 4px; text-align:center; }
      .index .index-about .box .w1400 .con .cn {
        font-size: 42px;
        line-height: 42px;
        color: #707070;
        margin-top: 18px; text-align:center; }
      .index .index-about .box .w1400 .con .line {
		  margin:0 auto;
        width: 42px;
        height: 3px;
        background-color:#a4000b;
        margin-top: 20px; }
      .index .index-about .box .w1400 .con .txt {
        font-size: 14px;
        line-height: 24px;
        color: #808080;
        margin-top: 30px; }
      .index .index-about .box .w1400 .con .more {
		  margin:0 auto;
        width: 180px;
        height: 50px;
        border-radius: 25px;
        background-image: url("/images/web/bg1.png");
        text-align: center;
        display: block;
        margin-top: 46px; }
        .index .index-about .box .w1400 .con .more span {
         display: block;
        width: 130px;
        height: 48px;
        line-height: 48px;
        color: #fff;
        font-size: 18px;
        padding: 0 30px;
        border-radius: 3px;
        text-transform: capitalize;
        font-family:Arial, Helvetica, sans-serif;
        background: #a4000b url(/images/web/rddr.png) 80% center no-repeat;
        border: 1px solid #a4000b;
        transition: all 0.5s;
        -webkit-transition: all 0.5s; text-align:left}
		 .index .index-about .box .w1400 .con .more span:hover{ background:#a4000b url(/images/web/rddr.png) 87% center no-repeat;box-shadow: 0 1px 6px 0px rgba(0,91,160,1)}
  .index .index-about .box1 {
    padding-bottom: 6.5%; }
    .index .index-about .box1 .item {
      width: 17.1%;
      height: auto;
      float: left;
      margin-right: 3.625%; }
      .index .index-about .box1 .item:last-child {
        margin-right: 0; }
      .index .index-about .box1 .item .t {
        font-size: 14px;
        line-height: 47px;
        color: #808080; }
        .index .index-about .box1 .item .t span {
          font-size: 60px;
          line-height: 47px;
          font-family: Arial;
          color: #a4000b;
          margin-right: 20px; }
      .index .index-about .box1 .item .t1 {
        font-size: 18px;
        line-height: 18px;
        color: #333;
        margin-top: 10px; }
.index .index-product {
  width: 100%;
  height: auto;
  background-color: #f2f2f2;
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 5.2% 0; }
  .index .index-product .itemBox {
    width: 100%;
    text-align: center;
    font-size: 0;
    margin-top: 4%; }
    .index .index-product .itemBox .item {
      width: 12.1%;
      height: auto;
      margin: 0 2.1%;
      display: inline-block; }
      .index .index-product .itemBox .item a {
        width: 100%;
        height: auto;
        display: block; }
        .index .index-product .itemBox .item a .icon {
          width: 100%;
          height: auto;
		  height:0;
		  padding-top:100%;
         /* box-sizing: border-box;*/
          border: 4px solid #ebebeb;
          border-radius: 100%;
          overflow: hidden;
          position: relative;
          background-color: #fff;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center; }
          .index .index-product .itemBox .item a .icon img {
            position: relative;
            z-index: 4; margin-top:-100%; }
            .index .index-product .itemBox .item a .icon img.img1 {
				transition: all 0.5s;-webkit-transition: all 0.5s;
              display: block; }
            .index .index-product .itemBox .item a .icon img.img2 {
              display: none; }
          .index .index-product .itemBox .item a .icon .bg {
            background-image: url("/images/web/bg3.png");
            background-size: cover;
            background-repeat: no-repeat;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
            border-radius: 100%;
            overflow: hidden;
            transform: scale(0);
            transition: transform 0.7s ease-out; }
        .index .index-product .itemBox .item a p {
          text-align: center;
          font-size: 16px;
          line-height: 16px;
          color: #333;
          margin-top: 20px; }
      @media (min-width: 1024px) {
        .index .index-product .itemBox .item:hover a .icon .bg {
          transform: scale(1.1); }
        .index .index-product .itemBox .item:hover a .icon img.img1 {
          display: block; transform:scale(1.2);-webkit-transform:scale(1.2); }
		  
        .index .index-product .itemBox .item:hover a .icon img.img2 {
          display: block; }
        .index .index-product .itemBox .item:hover a p {
          color: #a4000b; } }
  .index .index-product .more {
    margin: 6.3% auto 0;
	display: block;
        width: 130px;
        height: 48px;
        line-height: 48px;
        color: #fff;
        font-size: 18px;
        padding: 0 30px;
        border-radius: 3px;
        text-transform: capitalize;
        font-family:Arial, Helvetica, sans-serif;
        background: #a4000b url(/images/web/rddr.png) 80% center no-repeat;
        border: 1px solid #a4000b;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;	
	 }

	 
    @media (min-width: 1024px) {
      .index .index-product .more:hover { background:#a4000b url(/images/web/rddr.png) 87% center no-repeat;box-shadow: 0 1px 6px 0px rgba(0,91,160,1) } }
.index .index-case {
	background:url(/images/web/02.jpg) center/cover no-repeat;
 /**/ padding-top: 5.3%;
  padding-bottom: 5.2%; margin-bottom:5.2%; }
  .index .index-case .btns {
    margin-top: -40px; }
    .index .index-case .btns .btns-new {
      float: right;
      margin-right: 24px; }
  .index .index-case .listBox {
    width: calc(100% - 100px);
    margin: 50px auto 0;
    position: relative; }
    .index .index-case .listBox .a {
      width: 40px;
      height: 40px;
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -20px;
      z-index: 10;
      display: none; }
      .index .index-case .listBox .a.prev {
        background-image: url("/images/web/prev.png");
        left: -45px; }
      .index .index-case .listBox .a.next {
        background-image: url("/images/web/next.png");
        right: -45px; }
      @media (min-width: 1024px) {
        .index .index-case .listBox .a:hover.prev {
          background-image: url("/images/web/prev_h.png"); }
        .index .index-case .listBox .a:hover.next {
          background-image: url("/images/web/next_h.png"); } }
      @media (max-width: 1200px) {
        .index .index-case .listBox .a {
          display: block; } }
  .index .index-case .list {
    width: 100%;
    height: auto;
    position: relative; }
    .index .index-case .list ul {
      width: 100%;
      height: auto; }
      .index .index-case .list ul li {
        width: 22.9%;
        float: left;
        margin-right: 2.8%;
        overflow: hidden;
        border-radius: 3px; }
        .index .index-case .list ul li:last-child {
          margin-right: 0; }
        .index .index-case .list ul li a {
          width: 100%;
          height: auto;
          display: block;
          position: relative; }
          .index .index-case .list ul li a .bg {
            width: 100%;
            height: 100%;
         /*   background-image: url("/images/web/bg4.png");*/
		 background: rgba(255, 255, 255, 0.5);
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            transition: opacity .5s; }
          .index .index-case .list ul li a .con {
            width: calc(100% - 60px);
            height: auto;
            position: absolute;
            bottom: 9%;
            left: 30px;
            color: #fff;
            transition: bottom .5s; }
            .index .index-case .list ul li a .con .icon {
              width: 100%;
              height: 63px;
              position: relative; }
              .index .index-case .list ul li a .con .icon img {
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); }
            .index .index-case .list ul li a .con .tits {
              font-size: 24px;
              line-height: 30px;
              font-weight: bold; text-align:center;
            /*  margin-top: 15px*/ }
            .index .index-case .list ul li a .con .tit {
              font-size: 18px;
              line-height: 18px;
              text-transform: uppercase;
              font-family: Arial;
              margin-top: 14px; }
            .index .index-case .list ul li a .con .more {
              width: 22px;
              height: auto;
              margin-top: 85px; }
        @media (min-width: 1024px) {
          .index .index-case .list ul li:hover a .bg {
            opacity: 1; }
          .index .index-case .list ul li:hover a .con {
           /* */ bottom: 12%;color:#A4000B; } }
  .index .index-case .moreClick {
    margin: 4.2% auto 0;
	  
   display: block;
        width: 130px;
        height: 48px;
        line-height: 48px;
        color: #fff;
        font-size: 18px;
        padding: 0 30px;
        border-radius: 3px;
        text-transform: capitalize;
        font-family:Arial, Helvetica, sans-serif;
        background: #a4000b url(/images/web/rddr.png) 80% center no-repeat;
        border: 1px solid #a4000b;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;	}
    @media (min-width: 1024px) {
      .index .index-case .moreClick:hover {
         background:#a4000b url(/images/web/rddr.png) 87% center no-repeat;box-shadow: 0 1px 6px 0px rgba(0,91,160,1)  } }
.index .index-advertise {
  width: 100%;
  height: auto;}
  .index .index-advertise .box {
    width: 100%;
    position: relative;
    height: auto;
    margin-top: 38px; }
    .index .index-advertise .box .box-new {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      .index .index-advertise .box .box-new .w1400 {
        height: 100%; max-width:calc(100% - 100px); }
        .index .index-advertise .box .box-new .w1400 .item {
          width: 16.66%;
          height: 60%;
          position: relative;
          float: left;
          transition: background 0.5s; top:20%; border-radius:3%; }
          .index .index-advertise .box .box-new .w1400 .item .con {
            width: 100%;
            height: auto;
            color: #fff;
            padding-top: 25%;
            padding-top:0%;

            transition: .5s;
            position: relative;
            z-index: 4; }
            .index .index-advertise .box .box-new .w1400 .item .con .icon {
              width: 100%;
              height: 72px;
              position: relative;
              opacity: 0;
              transition: .5s; }
              .index .index-advertise .box .box-new .w1400 .item .con .icon img {
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                margin: auto;
                max-width: 100%;
                max-height: 100%; }
            .index .index-advertise .box .box-new .w1400 .item .con .tits {
              text-align: center;
              font-size: 20px;
              line-height: 36px;
              font-weight: bold;
              margin-top: 9%; }
            .index .index-advertise .box .box-new .w1400 .item .con .txt {
              width: 360px;
              max-width: 90%;
              margin: 14px auto 0;
              font-size: 14px;
              line-height: 20px;
              text-align: center;
              opacity: 0;
              transition: .5s; }
          .index .index-advertise .box .box-new .w1400 .item .img {
            width: 100%;
            height: auto;
            position: absolute;
            bottom: 5%;
            left: 0;
            opacity: 0;
            transition: .2s; }
          @media (min-width: 1024px) {
            .index .index-advertise .box .box-new .w1400 .item:hover {
              background-image: url("/images/web/bg5.png");background: rgba(255,255, 255, 0.5);}
              .index .index-advertise .box .box-new .w1400 .item:hover .con {
                padding-top: 10%;  color:#A4000B; }
                .index .index-advertise .box .box-new .w1400 .item:hover .con .icon {
                  opacity: 1; }
                .index .index-advertise .box .box-new .w1400 .item:hover .con .txt {
                  opacity: 1; color:#A4000B;  }
              .index .index-advertise .box .box-new .w1400 .item:hover .img {
                opacity: 0;
                bottom: 8%; } }
.index .index-layout {
  width: 100%;
  height: auto;
  padding-top: 3.8%;
  padding-bottom: 4.2%;background:url(/images/web/cs_bg.jpg) center/cover no-repeat; }
  .index .index-layout .con {
    width: 1036px;
    margin: 45px auto 0;
    max-width: 100%; }
    .index .index-layout .con .txt {
      text-align: center;
      font-size: 14px;
      line-height: 24px;
      color: #808080; }
    .index .index-layout .con .tit {
      font-size: 18px;
      line-height: 28px;
      color: #666;
      margin-top: 18px;
      text-align: center; }
    .index .index-layout .con .list {
      width: 100%;
      height: auto;
      margin-top: 40px; }
      .index .index-layout .con .list .btns {
        text-align: center;
        width: 100%;
        height: auto;
        margin-top: 40px;
        font-size: 0; }
        .index .index-layout .con .list .btns span {
          width: 12px;
          height: 12px;
          opacity: 1;
          background: none;
          background-position: center;
          background-size: cover;
          background-image: url("/images/web/btns_icon.png");
          cursor: pointer;
          margin: 0 10px;
          display: inline-block; }
          .index .index-layout .con .list .btns span.swiper-pagination-bullet-active {
            background-image: url("/images/web/btns_icon_h.png"); }
@media (max-width: 1366px) {
  .index .index-about .box .w1400 .con .cn {
    font-size: 32px;
    line-height: 32px;
    margin-top: 20px; }
  .index .index-about .box .w1400 .con .line {
    margin-top: 20px; }
  .index .index-about .box .w1400 .con .more {
    margin-top: 40px; }
  .index .index-about .box1 .item .t {
    line-height: 44px; }
    .index .index-about .box1 .item .t span {
      font-size: 44px;
      margin-right: 6px; }
  .index .index-case .list ul li a .con {
    bottom: -16%; }
    .index .index-case .list ul li a .con .tits {
      font-size: 20px;
      line-height: 20px; } }
@media (max-width: 1200px) {
  .index .index-about .box .w1400 .con {
    width: 39%; }
  .index .index-about .box .w1400 .con .cn {
    font-size: 26px;
    line-height: 26px;
    margin-top: 15px; }
  .index .index-about .box .w1400 .con .line {
    margin-top: 15px; }
  .index .index-about .box .w1400 .con .more {
    margin-top: 30px; }
  .index .index-about .box1 .item .t1 {
    font-size: 16px;
    line-height: 16px;
    margin-top: 0px; }
  .index .index-case .list ul li {
    width: 31%;
    margin-right: 3.5%; }
  .index .index-advertise .box .box-new .w1400 .item .con .tits {
    font-size: 14px;
    line-height: 26px;
    margin-top: 4%; font-weight:normal; } }
@media (max-width: 1024px) {
  .index .index-product .itemBox .item {
    width: 33.3333333333%;
    margin: 0 0 25px 0; }
  .index .index-product .itemBox .item a .icon {
    width: 100px;
	height:100px;
	padding-top:0;
    border: 2px solid #ebebeb;
    margin: 0 auto; }
	.index .index-product .itemBox .item a .icon img{margin-top:0;}
  .index .index-product .itemBox .item a p {
    margin-top: 10px; }
  .index .index-case .list ul li {
    width: 48.5%;
    margin-right: 3%; }
    .index .index-case .list ul li a .bg {
     /* opacity: .5;*/ opacity:0; }
    .index .index-case .list ul li a .con {
      bottom: 8%; }
      .index .index-case .list ul li a .con .more {
        margin-top: 20px; }
      .index .index-case .list ul li a .con .tits {
        font-size: 18px;
        line-height: 18px;
        margin-top: 10px; }
      .index .index-case .list ul li a .con .icon {
        height: 45px; }
        .index .index-case .list ul li a .con .icon img {
          max-height: 100%; }
      .index .index-case .list ul li a .con .tit {
        font-size: 14px;
        margin-top: 5px; }
  .index .index-advertise .box .box-new .w1400 {
    width: 100%;
    max-width: 100%; }
  .index .index-advertise .box .box-new .w1400 .item {
   /* background-image: url("/images/web/bg5.png"); */ background-image:none;}
    .index .index-advertise .box .box-new .w1400 .item .con {
      padding-top: 25%; }
      .index .index-advertise .box .box-new .w1400 .item .con .icon {
        opacity: 1;
        height: 36px; display:block; }
      .index .index-advertise .box .box-new .w1400 .item .con .txt {
        opacity: 1; display:none; }
    .index .index-advertise .box .box-new .w1400 .item .img {
      opacity: 1;
      bottom: 8%; } }
@media (max-width: 900px) {
  .index .index-about .box .w1400 .pic {
    width: 100%;
    float: none; }
  .index .index-about .box .w1400 .con {
    width: 100%;
    float: none;
    padding-top: 15px; }
  .index .index-about .box .bg {
    display: none; }
  .index .index-about .box .w1400 .con .en {
    letter-spacing: 0; }
  .index .index-about .box .w1400 .con .cn {
    font-size: 22px;
    line-height: 22px;
    margin-top: 10px; }
  .index .index-about .box .w1400 .con .line {
    margin-top: 5px;
    height: 3px; }
  .index .index-about .box .w1400 .con .txt {
    margin-top: 20px; }
  .index .index-about .box .w1400 .con .more {
    width: 150px;
    height: 33px;
    line-height: 33px;
    font-size: 14px; margin-bottom:30px; }
    .index .index-about .box .w1400 .con .more span {
      line-height: 33px;
	  height:33px;
      padding-right: 30px;
      font-size: 14px;
      background-size: 18px auto; width:auto; padding: 0 15px }
  .index .index-about .box1 .item {
    width: 33.3333333333%;
    margin-right: 0;
    margin-bottom: 20px; }
  .index .index-about .box1 .item .t {
    line-height: 30px; }
    .index .index-about .box1 .item .t span {
      font-size: 30px; }
  .index .index-about .box1 .item .t1 {
    font-size: 12px;
    line-height: 12px; } }
@media (max-width: 768px) {
  .index .index-product .itemBox .item a .icon {
    width: 70px; height:70px; padding-top:0;}
	.index .index-product .itemBox .item a .icon img{ margin-top:0;}
	
  .index .index-product .itemBox .item a p {
    font-size: 14px; }
  .index .index-product .more {
    width: 120px;
    height: 33px;
    font-size: 14px;
    line-height: 30px; }
  .index .index-case .listBox {
    width: 92%;
    margin: 20px auto 0; }
    .index .index-case .listBox .a {
      width: 30px;
      height: 30px; }
      .index .index-case .listBox .a.prev {
        left: 0;
        background-image: url("/images/web/prev_h.png"); }
      .index .index-case .listBox .a.next {
        right: 0;
        background-image: url("/images/web/next_h.png"); }
  .index .index-case .list {
    width: calc(100% - 70px);
    margin: 0 auto; }
    .index .index-case .list ul li {
      width: 100%;
      margin-right: 20px; }
  .index .index-case .moreClick {
    width: 120px;
    line-height: 33px;
    font-size: 14px;
    height: 33px; padding:0 15px; }
  .index .index-advertise .box .box-new {
	  background-image: url("/images/web/cs_bg.jpg");
    position: relative;
    top: auto;
    left: auto;
    height: auto; }
  .index .index-advertise .box .box-new .w1400 {
    height: auto; }
  .index .index-advertise .box .box-new .w1400 .item {
    width: 50%;
    height: auto;
    float: left; box-sizing:border-box; padding:3%; }
    .index .index-advertise .box .box-new .w1400 .item .con {
      padding: 10% 0; color:#707070; }
      .index .index-advertise .box .box-new .w1400 .item .con .icon img {
        display: block; }
  .index .index-advertise .box {
    margin-top: 20px; }
  .index .index-advertise .box img {
    display: none; }
  .index .index-layout .con {
    margin: 20px auto 0; }
  .index .index-layout .con .tit {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px; }
  .index .index-layout .con .list {
    margin-top: 20px; }
    .index .index-layout .con .list .btns {
      margin-top: 15px; }
  .index .index-case .btns .btns-new {
    margin-right: 0; }
  .index .index-case .btns .btns-new a {
    width: 30px;
    height: 30px;
    background-size: cover; }
    .index .index-case .btns .btns-new a.prev {
      margin-right: 10px; }
  .index .index-about .box1 .item:nth-child(4) {
    width: 40%;
    margin: 0 5%; }
  .index .index-about .box1 .item:nth-child(5) {
    width: 40%;
    margin-left: 0 5%; } }
	
	
.ju_lt{ float:right}
.ju_lt .list{}
.ju_lt .list li{/* padding-left:60px; width:50%; float:left;*/box-sizing:border-box}
.ju_lt .list li .box{ position:relative; width:100%; display:inline-block;}
.ju_lt .list li .box .pic{ background:no-repeat center center; background-size:cover; width:460px; height:321px; float:right;}	
.ju_lt .list li .box .bt{ margin-top:-90px; position:absolute; top:65%; padding:10% 0 0 5%; background:url(/images/web/bg4.png); width:120px; height:80px; left:-10%;}
.ju_lt .list li .box .bt .p1{ margin-bottom:15px; font-size:24px; color:#fff; font-weight:bold;}
.ju_lt .list li .box .bt .p2{ font-size:16px; color:#fff; opacity:0.7; letter-spacing:-1px;} 
.ju_lt .list li:nth-child(2n+2) .box .bt{ background:url(/images/web/bg4.png);}
.news_ip{display:none;}

	
@media (max-width: 1520px) {
	.ju_lt .list li .box .bt{left:0;}
.ju_lt .list li .box .pic{width:440px;}
}
@media (max-width: 1420px) {
	.ju_lt .list li .box .bt{left:0;}
.ju_lt .list li .box .pic{width:400px;}
}
@media (max-width: 1380px) {
	.ju_lt .list li .box .bt{left:0;}
.ju_lt .list li .box .pic{width:350px;}
}

@media (max-width: 1320px) {
	.ju_lt .list li .box .bt{left:0;}
.ju_lt .list li .box .pic{width:300px;}
}
	
	
	@media (max-width: 1240px) {
.news_ip{display:block;}
.ju_lt{float:none;}
.ju_lt .list li{ width:48%; float:left; padding-bottom:3%;}
.ju_lt .list li .box .pic{width:100%; height:240px;}
.ju_lt .list li:last-child{float:right;}
 }

.title span{ display: block; font-size: 14px; font-family: Arial, Helvetica, sans-serif; color:#c0c2cc;}
.title{ color: #707070; font-size: 36px; text-align: center;}
	
	.indexDiv4{ float:left}
	@media (max-width: 1240px) {
	.indexDiv4{display:none;}
	
}

@media (max-width: 1024px) {
.ju_lt .list li{ width:100%; float:none; padding-bottom:3%;}
.ju_lt .list li:last-child{float:none;}}
	
.index4Left{ width: 180px; }
.index4Left .title{ text-align: left; line-height:36px;}
.newMenu{ margin-top: 30px;}
.newMenu li{ width: 180px; height: 45px;font-size: 16px; line-height: 45px; text-indent: 40px; margin-bottom: 10px; cursor: pointer; color:#707070;}
.newMenu li.on{ background: #a4000b; color: #fff; }
	.indexNew li .p2{ height:2em; overflow:hidden;}
.indexNew li .p4{ height:2.7em; overflow:hidden; line-height:1.35em;}
.indexNew li .p3 .frame { width:289px; height:166px; background: no-repeat center center; background-size: cover; display:block; }
.btnDiv{ padding-top: 20px; font-size: 0;}
.btnDiv a{ display: inline-block; width: 75px; height: 48px; text-align: center; background: #eee; transition: all 0.5s;}
.btnDiv a i{ width: 9px; height: 16px; display: inline-block; vertical-align: middle; position: relative; top: 50%; margin-top:-8px;}
.btnDiv a.prev i{ background: url(/images/web/left_ico5.png) no-repeat;}
.btnDiv a.next i{ background: url(/images/web/right_ico5.png) no-repeat;}
.btnDiv a.prev:hover i{ background: url(/images/web/left_ico6.png) no-repeat;}
.btnDiv a.next:hover i{ background: url(/images/web/right_ico6.png) no-repeat;}
.btnDiv a:hover{ background: #a4000b;}


.indexNew li{ height:50px; line-height:50px; margin:0px; color:#1f3b50; background:url(/images/web/news_line.jpg) repeat-x left bottom; width:600px; margin-left:50px;}
.indexNew li a{color:#1f3b50;background:url(/images/web/icon_1.jpg) no-repeat left center; padding-left:12px; float:left}
.indexNew li a:hover{ color:#a4000b; text-decoration:none}
.indexNew li span{ float:right;}
.indexNew li:hover span{ float:right; color:#a4000b;}
.indexNew li .p1{font-size: 26px; color: #333; font-weight: bold; position: relative; line-height: 180%; font-family: Arial, Helvetica, sans-serif;}
.indexNew li .p1 i{ position: absolute; right: 0; top: 0; font-size: 16px; color: #999;}
.indexNew li .p2{ font-size: 16px; min-height: 42px; color:#707070;}
 
.indexNew li .p3{ margin: 10px 0 15px;}
.indexNew li .p4{ color: #666; font-size: 14px;}
.indexNew li font{ display: block; width: 128px; height: 40px; font-size: 14px; color: #999; background: #dfdfdf; text-align: center; line-height: 40px; transition: all 0.3s; margin-top: 20px;}
.indexNew li font img{ display: none;}
.indexNew li:hover font img{ display: inline-block; margin-left: 20px;}
.indexNew li:hover font{ background: #a4000b; color: #fff; width: 170px;}
.indexNew li:hover .p1,.indexNew li:hover .p2{ color: #a4000b;}

.bottom {
  width: 100%;
  height: auto;
  background-color: #333; }
  .bottom .item {
    width: 33.3333333333%;
    float: left;
    height: 230px;
    text-align: center; }
    .bottom .item .icon {
      width: 65px;
      height: auto;
      margin: 54px auto 0; }
    .bottom .item .t {
      font-size: 14px;
      line-height: 30px;
      color: #999;
      margin-top: 5px; }
    .bottom .item .t1 {
      font-size: 18px;
      line-height: 30px;
      color: #3d82d0; }
    .bottom .item:nth-child(2) {
      background-color: #262626; }
  @media (max-width: 1024px) {
    .bottom .item {
      height: 180px; }
    .bottom .item .icon {
      width: 45px;
      margin: 35px auto 0; }
    .bottom .item .t1 {
      font-size: 16px;
      line-height: 18px; } }
  @media (max-width: 768px) {
    .bottom .w1400 {
      width: 100%; }
      .bottom .w1400 .item {
        width: calc(100% - 60px);
        height: auto;
        position: relative;
        text-align: left;
        padding: 30px 0 30px calc(4% + 60px); }
        .bottom .w1400 .item .icon {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 4%;
          margin: 0; }
        .bottom .w1400 .item .t {
          margin-top: 0;
          line-height: 24px; } }

.footer {
  width: 100%;
  height: auto;
  background: #fff url(/images/web/congruent_pentagon.png);
  padding-top: 80px;
  padding-bottom: 50px; }
  .footer .footerLeft {
    float: left; width:25%; }
    .footer .footerLeft .logo {
      width: 175px;
      height: auto; }
    .footer .footerLeft .share {
      margin-top: 120px; }
      .footer .footerLeft .share a {
        width: 36px;
        height: 36px;
        padding: 0;
        margin: 0;
        background-color: #110f11;
        border-radius: 100%;
        display: block;
        float: left;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 15px;
        opacity: 1; }
        .footer .footerLeft .share a.bds_sqq {
          background-image: url("/images/web/qq.png"); }
        .footer .footerLeft .share a.bds_weixin {
          background-image: url("/images/web/wx.png"); }
        .footer .footerLeft .share a.bds_tsina {
          background-image: url("/images/web/wb.png"); }
        @media (min-width: 1024px) {
          .footer .footerLeft .share a:hover {
            background-color: #3d82d0; }
            .footer .footerLeft .share a:hover.bds_sqq {
              background-image: url("/images/web/qq_h.png"); }
            .footer .footerLeft .share a:hover.bds_weixin {
              background-image: url("/images/web/wx_h.png"); }
            .footer .footerLeft .share a:hover.bds_tsina {
              background-image: url("/images/web/wb_h.png"); } }
    .footer .footerLeft p {
      font-size: 14px;
      line-height: 24px;
      color: #666;
      margin-top: 30px; }
  .footer .nav {
    float: right;
    padding-top: 8px; width:73%; }
    .footer .nav dl {
     width: 170px;
	 padding-right:2%;
      float: left; width:18%; }
      .footer .nav dl:last-child {
        margin-right: 0; padding-right:0; }
      .footer .nav dl dt { text-indent:20px;
       /* width: 92px;*/
        height: 56px;
        margin-bottom: 11px; }
        .footer .nav dl dt a {
          font-size: 18px;
          line-height: 28px;
          font-weight: bold;
          color: #a4000b; }
          @media (min-width: 1024px) {
            .footer .nav dl dt a:hover {
              color: #ce3c46; } }
      .footer .nav dl dd a {
        font-size: 14px;
        line-height: 30px;
        color: #666; }
        @media (min-width: 1024px) {
          .footer .nav dl dd a:hover {
            color: #a4000b; } }
  @media (max-width: 1420px) {
    .footer .nav dl {
     /* margin-right: 65px;*/ width: 18%; }
	 .footer .nav{width:68%;}
	 .footer .footerLeft{width:30%;}
	  }
  @media (max-width: 1240px) {
    .footer .footerLeft .logo {
      width: 125px; margin:0 auto; } }
  @media (max-width: 1200px) {
	  .footer .nav {
        display: none; }
    .footer .nav dl {
      margin-right: 35px; }
	  .footer .footerLeft{width:100%; float:none;}
      .footer .footerLeft .logo {
        width: 105px; }
		.footer .footerLeft p {
        margin-top: 20px; text-align:center; }
	   }
  @media (max-width: 1024px) {
    .footer {
      padding-top: 30px;
      padding-bottom: 30px; }
      
		
      .footer .footerLeft .share {
        margin-top: 20px; }
       }

.banner {
  width: 100%;
  height: 320px;
  position: relative; }
  .banner .con {
    padding-top: 100px; }
	
	  .banner .con .indexTitle{text-shadow:2px 2px 2px #333;}
    .banner .con .indexTitle .en {
      color: #fff; }
    .banner .con .indexTitle .cn {
      color: #fff; }
    .banner .con .indexTitle .line {
      background-color: #fff; }
  .bannerNav {
    width: 100%;
    height: auto;
    /*position: absolute;*/
    left: 0;
    bottom: 0;}
    .bannerNav .w1520 {
     /* height: 48px;
      background-color: rgba(255, 255, 255, 0.1);
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;*/
      overflow: hidden; text-align:center; }
      .bannerNav .w1520 a {
        height: 48px;
        display: inline-block;
      /*  float: left;*/
        position: relative;
        text-align: center;
        font-size: 16px;
        line-height: 48px;
        color: #606060;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover; background-color:#efefef; border-radius:3px; margin:0 5px 10px; width:180px !important;  }
        .bannerNav .w1520 a:after {
          width: 1px;
          height: 100%;
          background-color: rgba(255, 255, 255, 0.2);
          position: absolute;
          top: 0;
          right: 0;
          z-index: 4;
          content: ''; }
        .bannerNav .w1520 a:last-child:after {
          display: none; }
        .bannerNav .w1520 a.on {
         /* background-image: url("/images/web/nav_bg.jpg");*/ color:#fff; background-color:#A4000B; }
        @media (min-width: 1024px) {
          .bannerNav .w1520 a:hover {
            /*background-image: url("/images/web/nav_bg.jpg");*/ color:#fff; background-color:#A4000B; } }
      .bannerNav .w1520.caseNav a {
        width: 20%; }
      .bannerNav .w1520.newsNav a {
        width: 50%; }
      .bannerNav .w1520.productNav a {
        width: 50%; }
  @media (max-width: 1200px) {
    .banner {
      height: 380px; }
      .banner .con {
        padding-top: 135px; } }
  @media (max-width: 1024px) {
    .bannerNav {
      display: none; }
    .bannerNavM {
      display: block; } }
  @media (max-width: 768px) {
    .banner {
      height: 230px; }
      .banner .con {
        padding-top: 75px; } }

.bannerNavM {
  width: 100%;
  padding: 15px 0;
  position: relative;
  z-index: 20;
  display: none; }
  .bannerNavM.bg {
    background-color: #f8f8f8; }
  .bannerNavM .tits {
    border: 1px solid #999;
    border-radius: 10px;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px;
    width: calc(100% - 20px);
    color: #333; }
    .bannerNavM .tits i {
      width: 12px;
      height: 100%;
      position: absolute;
      top: 0;
      transform: rotateX(180deg);
      right: 20px;
      transition: all .5s;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url("/images/web/my_ico21.png"); }
  .bannerNavM dl {
    width: 100%;
    height: auto;
    position: absolute;
    top: 41px;
    left: 0;
    border: 1px solid #999;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: none;
    padding: 5px 0; }
    .bannerNavM dl dd a {
      width: calc(100% - 20px);
      display: block;
      padding-left: 20px;
      font-size: 14px;
      line-height: 32px;
      color: #666; }
  @media (max-width: 1024px) {
    .bannerNavM {
      display: block; }
      .bannerNavM .js-noclick.on .tits {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; }
        .bannerNavM .js-noclick.on .tits i {
          transform: rotateX(0deg); } }
		  
		  
		  .tit{ padding:45px 0 20px 0; border-bottom:1px solid #d9d9d9; line-height:1em; margin-bottom:3%;}
.titl{ font-size:1.3em;color:#333;}
.titr{ padding-top:3px;}
.tit a{color:#666;}
.tit a:hover{color:#A4000B;}
.tit a.cur{color:#A4000B;}
@media screen and (max-width:1200px) {
	.tit{ padding:25px 0 10px 0;}
}
		  

.about .box1 {
  width: 100%;
  height: auto;
  background-position: center top;
  padding-bottom: 5%; }
  .about .box1 .bb1 {
   /* margin: -75px auto 0;*/
    border-radius: 15px;
    background-color: #fff;
    padding-top: 4.5%;
    padding-bottom: 3.4%; }
    .about .box1 .bb1 .tits {
      text-align: center;
      font-size: 36px;
      line-height: 36px;
      color: #707070; padding-top:30px; }
    .about .box1 .bb1 .tit {
      font-size: 16px;
      line-height: 26px;
      color: #707070;
      max-width: 90%;
      margin: 37px auto 0; padding:0; }
	   .about .box1 .bb1 .tit p{padding:5px 0;}
    .about .box1 .bb1 .itemBox {
      width: 1290px;
      max-width: 90%;
      margin: 37px auto 0; }
      .about .box1 .bb1 .itemBox .item {
        width: 33.3333333333%;
        height: auto;
        float: left;
        text-align: center; }
        .about .box1 .bb1 .itemBox .item .icon {
          width: 100%;
          height: 47px;
          position: relative; }
          .about .box1 .bb1 .itemBox .item .icon img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto; }
        .about .box1 .bb1 .itemBox .item .t {
          font-size: 18px;
          line-height: 20px;
          color: #666;
          margin-top: 23px; }
        .about .box1 .bb1 .itemBox .item .line {
          width: 42px;
          height: 3px;
          background-color: #999;
          margin: 30px auto 0; }
        .about .box1 .bb1 .itemBox .item .t1 {
          font-size: 18px;
          line-height: 24px;
          color: #707070;
          margin-top: 26px; }
          .about .box1 .bb1 .itemBox .item .t1 span {
            font-size: 14px;
            color: #999; }
        .about .box1 .bb1 .itemBox .item .t2 {
          font-size: 18px;
          line-height: 36px;
          color: #707070;
          margin-top: 25px; }
          .about .box1 .bb1 .itemBox .item .t2 span {
            font-size: 36px; }
  .about .box1 .bb2 {
    margin: 5.3% auto 0;
    text-align: center;
    color: #707070; }
    .about .box1 .bb2 .tits {
      font-size: 36px;
      line-height: 36px; }
      .about .box1 .bb2 .tits span {
        font-weight: bold; }
    .about .box1 .bb2 .tit {
      font-size: 24px;
      line-height: 24px;
      margin-top: 3.2%; }
    .about .box1 .bb2 .itemBox {
      width: 100%;
      height: auto;
      margin-top: 5.2%; }
      .about .box1 .bb2 .itemBox .item {
        width: 33.3333333333%;
        height: auto;
        float: left; }
        .about .box1 .bb2 .itemBox .item .icon {
          width: 92px;
          height: auto;
          margin: 0 auto; }
        .about .box1 .bb2 .itemBox .item .t {
          font-size: 24px;
          line-height: 24px;
          margin-top: 20px; }
        .about .box1 .bb2 .itemBox .item .t1 {
          width: 275px;
          max-width: 90%;
          margin: 23px auto 0;
          font-size: 14px;
          line-height: 24px; }
.about .box2 {
  text-align: center;
  padding-top: 7.2%;
  position: relative; }
  .about .box2 .bg {
    width: 37.7%;
    height: calc(100% - 50px);
    background-color: #f8f8f8;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    display: none; }
  .about .box2 .tits {
    font-size: 36px;
    line-height: 36px;
    color: #707070; }
  .about .box2 .tit {
    font-size: 24px;
    line-height: 24px;
    color: #707070;
    margin-top: 30px; }
  .about .box2 .bb {
    text-align: center;
    color: #fff;
    padding: 8% 0 7.2%;
    margin-top: 50px; }
    .about .box2 .bb .t {
      font-size: 24px;
      line-height: 24px;
      font-weight: bold; }
    .about .box2 .bb .t1 {
      font-size: 18px;
      line-height: 32px;
      margin-top: 42px; }
      .about .box2 .bb .t1 p span {
        font-weight: bold; }
@media (max-width: 1366px) {
  .about .box1 .bb1 .tits {
    font-size: 30px;
    line-height: 30px; }
  .about .box1 .bb1 .itemBox .item .t2 {
    line-height: 30px; }
    .about .box1 .bb1 .itemBox .item .t2 span {
      font-size: 30px; }
  .about .box1 .bb2 .tits {
    font-size: 30px;
    line-height: 30px; }
  .about .box1 .bb2 .tit {
    font-size: 20px;
    line-height: 20px; }
  .about .box1 .bb2 .itemBox .item .t {
    font-size: 20px;
    line-height: 20px; }
  .about .box2 .tits {
    font-size: 30px;
    line-height: 30px; }
  .about .box2 .tit {
    font-size: 20px;
    line-height: 20px;
    margin-top: 25px; } }
@media (max-width: 1200px) {
  .about .box1 .bb1 .itemBox .item .t {
    margin-top: 15px; }
  .about .box1 .bb1 .itemBox .item .line {
    margin: 20px auto 0; }
  .about .box1 .bb1 .itemBox .item .t1 {
    margin-top: 20px; }
  .about .box1 .bb1 .itemBox .item .t2 {
    margin-top: 24px; } }
@media (max-width: 1024px) {
  .about .box1 .bb1 .tits {
    font-size: 22px;
    line-height: 22px; }
  .about .box1 .bb1 .itemBox .item .t2 {
    line-height: 22px;
    font-size: 16px; }
    .about .box1 .bb1 .itemBox .item .t2 span {
      font-size: 22px; }
  .about .box1 .bb1 .itemBox .item .t1 {
    font-size: 16px;
    line-height: 22px; }
  .about .box1 .bb2 .tits {
    font-size: 22px;
    line-height: 22px; }
  .about .box1 .bb2 .itemBox .item .icon {
    width: 60px; } }
@media (max-width: 768px) {
  .about .box1 {
    background-position: center 30px; }
  .about .box1 .bb1 {
    margin: -30px auto 0; }
  .about .box1 .bb1 .tit {
    font-size: 14px;
    line-height: 22px;
    margin: 15px auto 0; }
  .about .box1 .bb1 .itemBox .item {
    width: 100%;
    float: none;
    margin-bottom: 25px; }
    .about .box1 .bb1 .itemBox .item .icon {
      height: 35px; }
      .about .box1 .bb1 .itemBox .item .icon img {
        max-width: 100%;
        max-height: 100%; }
    .about .box1 .bb1 .itemBox .item .t {
      font-size: 16px;
      line-height: 16px;
      margin-top: 10px; }
    .about .box1 .bb1 .itemBox .item .line {
      height: 2px;
      margin: 10px auto 0; }
    .about .box1 .bb1 .itemBox .item .t1 {
      font-size: 14px;
      margin-top: 10px; }
    .about .box1 .bb1 .itemBox .item .t2 {
      font-size: 14px;
      line-height: 20px;
      font-size: 20px;
      margin-top: 10px; }
  .about .box1 .bb2 .itemBox .item {
    width: 100%;
    float: none;
    margin-bottom: 25px; }
    .about .box1 .bb2 .itemBox .item .icon {
      width: 46px; }
    .about .box1 .bb2 .itemBox .item .t {
      font-size: 16px;
      line-height: 16px;
      margin-top: 10px; }
    .about .box1 .bb2 .itemBox .item .t1 {
      margin: 10px auto 0; }
  .about .box2 .tits {
    font-size: 22px;
    line-height: 22px; }
  .about .box2 .tit {
    font-size: 16px;
    line-height: 16px;
    margin-top: 15px; }
  .about .box2 .bb {
    margin-top: 20px; }
  .about .box2 .bb .t {
    font-size: 18px;
    line-height: 18px; }
  .about .box2 .bb .t1 {
    font-size: 14px;
    line-height: 22px;
    margin: 20px auto 0;
    max-width: 92%; }
    .about .box2 .bb .t1 p br {
      display: none; } }

.culture .box1 {
  background-color: #f8f8f8;
  padding-top: 5.2%;
  padding-bottom: 6.3%;
  position: relative; }
  .culture .box1 .box {
    position: relative;
    margin-top: 50px; }
    .culture .box1 .box .con {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      text-align: center;
      color: #fff; }
      .culture .box1 .box .con .tits {
        font-size: 36px;
        line-height: 36px;
        letter-spacing: 110px;
        margin-left: 110px; }
      .culture .box1 .box .con .tit {
        font-size: 18px;
        line-height: 18px;
        text-transform: uppercase;
        letter-spacing: 18px;
        margin-left: 18px;
        margin-top: 48px; }
.culture .box2 {
  padding-top: 5.2%;
  padding-bottom: 5%; }
  .culture .box2 .itemBox {
    width: 100%;
    height: auto;
    margin-top: 50px; }
    .culture .box2 .itemBox .item {
      width: 31.6%;
      height: auto;
      float: left;
      margin-right: 2.6%; }
      .culture .box2 .itemBox .item:last-child {
        margin-right: 0; }
      .culture .box2 .itemBox .item .pic {
        width: 100%;
        height: auto;
        position: relative; }
        .culture .box2 .itemBox .item .pic .bg {
          width: 100%;
          height: 100%;
          opacity: 0;
          top: 0;
          left: 0;
          position: absolute;
          background-image: url("/images/web/culture_bg1.png");
          transition: opacity .5s; }
      .culture .box2 .itemBox .item .tits {
        font-size: 24px;
        line-height: 24px;
        color: #707070;
        margin-top: 23px; }
      .culture .box2 .itemBox .item .tit {
        font-size: 14px;
        line-height: 25px;
        color: #555;
        width: 435px;
        max-width: 90%;
        margin-top: 15px;
        position: relative; }
        .culture .box2 .itemBox .item .tit:after {
          width: 0;
          height: 1px;
          max-width: 90%;
          background-color: #eee;
          content: '';
          position: absolute;
          bottom: -15px;
          left: 0;
          transition: width .5s; }
      @media (min-width: 1024px) {
        .culture .box2 .itemBox .item:hover .pic .bg {
          opacity: 1; }
        .culture .box2 .itemBox .item:hover .tit:after {
          width: 360px; } }
.culture .box3 {
  padding-top: 5.2%;
  padding-bottom: 10.2%; }
  .culture .box3 .indexTitle .en {
    color: #fff;
    opacity: 0.7; }
  .culture .box3 .indexTitle .cn {
    color: #fff; }
  .culture .box3 .indexTitle .line {
    background-color: #fff; }
  .culture .box3 .itemBox {
    width: 100%;
    text-align: center;
    font-size: 0;
    margin-top: 10.4%; }
    .culture .box3 .itemBox .item {
      width: 21.7%;
      height: auto;
      display: inline-block; }
      .culture .box3 .itemBox .item .icon {
        width: 100px;
        height: auto;
        margin: 0 auto; }
      .culture .box3 .itemBox .item p {
        text-align: center;
        font-size: 24px;
        line-height: 24px;
        color: #fff;
        margin-top: 25px; }
.culture .box4 {
  background-position: left bottom;
  padding: 6.2% 0; }
  .culture .box4 .pic {
    width: 50%;
    float: left; }
  .culture .box4 .con {
    text-align: center;
    width: 50%;
    float: left;
    padding-top: 50px; }
    .culture .box4 .con .tits {
      font-size: 24px;
      line-height: 24px;
      color: #707070;
      margin-top: 72px; }
    .culture .box4 .con .tit {
      font-size: 24px;
      line-height: 24px;
      color: #555;
      margin-top: 48px; }
    .culture .box4 .con .tit1 {
      font-size: 18px;
      line-height: 18px;
      margin-top: 20px; }
.culture .box5 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-top: 8%;
  padding-bottom: 6.2%; }
  .culture .box5 .indexTitle .en {
    color: #fff;
    opacity: 0.8; }
  .culture .box5 .indexTitle .cn {
    color: #fff; }
  .culture .box5 .indexTitle .t {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    margin-top: 29px; }
  .culture .box5 .itemBox {
    width: 100%;
    height: auto;
    margin-top: 8%; }
    .culture .box5 .itemBox .item {
      width: 31.6%;
      height: auto;
      float: left;
      margin-right: 2.6%; }
      .culture .box5 .itemBox .item:last-child {
        margin-right: 0; }
      .culture .box5 .itemBox .item .pic {
        width: 100%;
        height: auto; }
      .culture .box5 .itemBox .item .t {
        font-size: 24px;
        line-height: 24px;
        color: #707070;
        margin-top: 30px; }
      .culture .box5 .itemBox .item .t1 {
        font-size: 16px;
        line-height: 16px;
        color: #555;
        margin-top: 20px; }
@media (max-width: 1366px) {
  .culture .box1 .box .con .tits {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 80px;
    margin-left: 80px; }
  .culture .box1 .box .con .tit {
    letter-spacing: 12px;
    margin-left: 12px; }
  .culture .box4 .con .tits {
    margin-top: 40px;
    font-size: 20px;
    line-height: 20px; }
  .culture .box4 .con .tit {
    font-size: 20px;
    line-height: 20px;
    margin-top: 20px; }
  .culture .box4 .con .tit1 {
    font-size: 16px;
    line-height: 16px; } }
@media (max-width: 1200px) {
  .culture .box2 .itemBox .item .tits {
    font-size: 20px;
    line-height: 20px; }
  .culture .box3 .itemBox .item p {
    font-size: 20px;
    line-height: 20px; }
  .culture .box5 .indexTitle .t {
    font-size: 20px;
    line-height: 20px;
    margin-top: 15px; }
  .culture .box5 .itemBox .item .t {
    font-size: 20px;
    line-height: 20px;
    margin-top: 20px; } }
@media (max-width: 1024px) {
  .culture .box1 .box .con .tits {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 10px;
    margin-left: 10px; }
  .culture .box1 .box .con .tit {
    font-size: 14px;
    line-height: 14px;
    margin-top: 15px;
    letter-spacing: 2px;
    margin-left: 2px; }
  .culture .box1 .box {
    margin-top: 18px; }
    .culture .box1 .box img {
      width: 160%;
      margin-left: -30%; }
  .culture .box4 .con {
    padding-top: 25px; } }
@media (max-width: 768px) {
  .culture .box2 .itemBox {
    margin-top: 15px; }
    .culture .box2 .itemBox .item {
      width: 100%;
      float: none;
      margin-right: 0;
      margin-bottom: 25px; }
      .culture .box2 .itemBox .item .tits {
        font-size: 18px;
        line-height: 18px;
        margin-top: 10px; }
      .culture .box2 .itemBox .item .tit {
        margin-top: 10px; }
  .culture .box3 .itemBox .item {
    width: 31%; }
    .culture .box3 .itemBox .item .icon {
      width: 60px; }
    .culture .box3 .itemBox .item p {
      font-size: 14px;
      line-height: 14px;
      margin-top: 10px; }
  .culture .box4 .pic {
    width: 100%;
    float: none; }
  .culture .box4 .con {
    width: 100%;
    padding-top: 15px; }
  .culture .box4 .con .tits {
    margin-top: 20px;
    font-size: 16px;
    line-height: 16px; }
  .culture .box4 .con .tit {
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px; }
  .culture .box4 .con .tit1 {
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px; }
  .culture .box5 {
    background-size: 160% auto; }
    .culture .box5 .itemBox .item {
      width: 100%;
      float: none;
      margin-bottom: 25px; }
  .culture .box5 .indexTitle .t {
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px; }
  .culture .box5 .itemBox .item .t1 {
    margin-top: 5px; } }

.honor {
  background-color: #f2f2f2; }
  .honor .box1 {
    width: 100%;
    background-color: #fff;
    padding: 5.2% 0;
    position: relative; }
    .honor .box1 .pic {
      width: 49.25%;
      height: auto;
      float: left; }
    .honor .box1 .con {
      width: 44.2%;
      height: auto;
      float: right;
      padding-top: 20px; }
      .honor .box1 .con .tits {
        width: 100%;
        height: auto; }
        .honor .box1 .con .tits img {
          width: 72px;
          float: left;
          display: block; }
        .honor .box1 .con .tits .tt {
          float: left;
          margin-left: 20px;
          color: #333;
          padding-top: 3px; }
          .honor .box1 .con .tits .tt .t {
            font-size: 18px;
            line-height: 18px;
            font-weight: bold; }
          .honor .box1 .con .tits .tt .t1 {
            font-size: 12px;
            line-height: 12px;
            text-transform: uppercase;
            font-family: Arial;
            margin-top: 10px; }
      .honor .box1 .con .tit {
        font-size: 18px;
        line-height: 18px;
        color: #333;
        margin-top: 48px; }
      .honor .box1 .con .tit1 {
        font-size: 24px;
        line-height: 24px;
        color: #333;
        margin-top: 20px; }
      .honor .box1 .con .tit2 {
        margin-top: 50px; }
        .honor .box1 .con .tit2 .t {
          width: 218px;
          height: 37px;
          background-image: url("/images/web/honor_bg1.png");
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          border-radius: 3px;
          padding-left: 36px;
          font-size: 14px;
          line-height: 37px;
          color: #fff;
          position: relative;
          margin-bottom: 10px; }
          .honor .box1 .con .tit2 .t:after {
            width: 5px;
            height: 5px;
            background-color: #fff;
            position: absolute;
            left: 20px;
            top: 16px;
            content: ''; }
    .honor .box1 .bg {
      width: 33.6%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #f8f8f8;
      z-index: 0; }
  .honor .list {
    padding: 5.2% 0; }
    .honor .list ul li {
      width: 27.75%;
      margin-right: 8.375%;
      margin-bottom: 100px;
      background-color: #fff;
      float: left; }
      .honor .list ul li .pic {
        width: 100%;
        height: auto; }
      .honor .list ul li p {
        width: calc(100% - 40px);
        padding: 0 20px;
        font-size: 16px;
        line-height: 20px;
        color: #333;
        padding-top: 17px;
        padding-bottom: 25px; }
      .honor .list ul li:nth-child(3n) {
        margin-right: 0; }
    .honor .list .more {
      width: 180px;
      height: 50px;
      border-radius: 25px;
      text-align: center;
      font-size: 16px;
      line-height: 50px;
      background-image: url("/images/web/bg2.png");
      letter-spacing: 4px;
      display: block;
      margin: 0 auto;
      color: #3d82d0; }
      @media (min-width: 1024px) {
        .honor .list .more:hover {
          background-image: url("/images/web/bg1.png");
          color: #fff; } }
  @media (max-width: 1366px) {
    .honor .list ul li {
      margin-bottom: 70px; } }
  @media (max-width: 1200px) {
    .honor .list ul li {
      width: 31%;
      margin-right: 3.5%;
      margin-bottom: 40px; }
    .honor .box1 .con {
      width: 47%; }
    .honor .box1 .con .tit {
      margin-top: 25px; }
    .honor .box1 .con .tit1 {
      font-size: 20px;
      line-height: 20px;
      margin-top: 15px; }
    .honor .box1 .con .tit2 {
      margin-top: 30px; }
    .honor .box1 .con .tits img {
      width: 65px; } }
  @media (max-width: 1024px) {
    .honor .box1 .con .tits .tt {
      width: calc(100% - 85px); } }
  @media (max-width: 768px) {
    .honor .box1 .pic {
      width: 100%;
      float: none; }
    .honor .box1 .con {
      width: 100%;
      float: none; }
    .honor .box1 .con .tits .tt {
      margin-top: 0;
      margin-left: 10px; }
    .honor .box1 .con .tit {
      font-size: 15px;
      line-height: 15px;
      margin-top: 15px; }
    .honor .box1 .con .tit1 {
      font-size: 18px;
      line-height: 18px; }
    .honor .box1 .con .tit2 {
      margin-top: 20px; }
    .honor .list ul li {
      width: 48.5%;
      margin-right: 3%;
      margin-bottom: 20px; }
      .honor .list ul li:nth-child(3n) {
        margin-right: 3%; }
      .honor .list ul li:nth-child(2n) {
        margin-right: 0; }
    .honor .list ul li p {
      width: calc(100% - 20px);
      padding: 0 10px;
      padding-top: 10px;
      padding-bottom: 15px;
      font-size: 14px; }
    .honor .list .more {
      width: 120px;
      line-height: 33px;
      height: 33px;
      letter-spacing: 0;
      border-radius: 17px;
      background-size: cover;
      font-size: 14px; } }
.er_bg{ background:url(/images/web/try.jpg) no-repeat center top fixed;/*background:url(/images/web/02.jpg) no-repeat center top fixed; */ }
.union {
  padding-top: 3.6%; padding-bottom: 5%;}
  .union .box { padding: 4%; border-radius: 10px; background: rgba(255,255,255,.9);
     }
    .union .box .item .itemLeft {
      width: 100%;
      color: #707070;
      text-align: center; }
      .union .box .item .itemLeft .t {
        font-size: 36px;
        line-height: 36px;
		color:#A4000B;
		}
      .union .box .item .itemLeft .t1 {
        font-size: 16px;
        line-height: 16px;
        margin-top: 20px;
        color: #333; }
      .union .box .item .itemLeft .line {
        width: 42px;
        height: 3px;
        background-color: #888;
        margin: 30px auto 0; }
    .union .box .item .con {
      max-width: 100%;
      margin: 30px auto 0;
      font-size: 14px;
      line-height: 24px;
      color: #707070; }
    .union .box .picBox {
      width: 100%;
      height: auto;
      margin-top: 45px; }
      .union .box .picBox img {
        width: 49.2%; }
  @media (max-width: 1366px) {
    .union .box .item .itemLeft .t {
      font-size: 30px;
      line-height: 30px;
	  color:#A4000B;
	   } }
  @media (max-width: 1024px) {
    .union .box .item .itemLeft .t {
      font-size: 22px;
      line-height: 22px;
	  color:#A4000B;
	   }
    .union .box .item .itemLeft .t1 {
      margin-top: 10px; }
    .union .box .item .itemLeft .line {
      height: 2px;
      margin-top: 15px; } }
  @media (max-width: 768px) {
    .union .box .item .itemLeft {
      width: 100%;
      float: none; }
    .union .box .item .con {
      width: 100%;
      float: none;
      margin-top: 15px;
      max-width: 100%; }
    .union .box .picBox {
      margin-top: 20px; }
      .union .box .picBox img {
        width: 100%;
        display: block;
        float: none;
        margin-bottom: 5px; } }

.case {
 /* background-color: #f8f8f8*/;
  padding-top: 4.7%;
  padding-bottom: 4.2%; }
  .case ul li {
    width: 31.9%;
    height: auto;
    float: left;
    margin-right: 2.15%;
    margin-bottom: 33px;
    background-color: #f8f8f8; }
    .case ul li:nth-child(3n) {
      margin-right: 0; }
    .case ul li a {
      width: 100%;
      height: auto;
      display: block; }
      .case ul li a .pic {
        width: 100%;
        height: auto;
        background-size: cover;
        background-position: center;
        padding-top: 66.4%;
        position: relative; }
        .case ul li a .pic .bg {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          /*background-image: url("/images/web/case_bg.png");*/
		  background: rgba(0, 0, 0, 0.3);
          opacity: 0;
          transition: .5s; }
      .case ul li a .con {
        width: 390px;
        max-width: calc(100% - 60px);
        padding: 28px 30px 16px; }
        .case ul li a .con .tits {
          font-size: 22px;
          line-height: 30px;
          height: 60px;
          color: #707070;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
        .case ul li a .con .line {
          width: 30px;
          height: 1px;
          background-color: #999;
          margin-top: 35px; }
        .case ul li a .con .time {
          font-size: 16px;
          line-height: 18px;
          color: #999;
          font-family: Arial;
          margin-top: 20px; }
    @media (min-width: 1024px) {
      .case ul li:hover a .pic .bg {
        opacity: 1; } }
  .case .more {
    width: 180px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    background-image: url("/images/web/bg1.png");
    letter-spacing: 4px;
    display: block;
    margin: 27px auto 0;
    color: #fff; }
  @media (max-width: 1366px) {
    .case ul li a .con .tits {
      font-size: 18px; } }
  @media (max-width: 1200px) {
    .case ul li a .con {
      max-width: calc(100% - 30px);
      padding: 20px 15px 10px; } }
  @media (max-width: 768px) {
    .case ul li {
      width: 48.5%;
      margin-right: 3%;
      margin-bottom: 3%; }
      .case ul li:nth-child(3n) {
        margin-right: 3%; }
      .case ul li:nth-child(2n) {
        margin-right: 0; }
      .case ul li a .con {
        padding-top: 10px; }
    .case ul li a .con .tits {
      font-size: 16px;
      line-height: 24px;
      height: 48px; }
    .case ul li a .con .line {
      margin-top: 15px; }
    .case ul li a .con .time {
      font-size: 14px;
      margin-top: 10px; }
    .case .more {
      width: 120px;
      height: 33px;
      line-height: 33px;
      letter-spacing: 0;
      margin: 20px auto 0;
      background-size: cover;
      font-size: 14px; } }
  @media (max-width: 500px) {
    .case ul li {
      width: 100%;
      float: none;
      margin-right: 0; } }

.caseInfo {
  padding: 5.2% 0;
  position: relative; }
  .caseInfo .bg {
    width: 33.6%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f8f8f8;
    z-index: 0; }
  .caseInfo .pic {
    width: 44.7%;
    height: auto;
    float: left; }
  .caseInfo .con {
    width: 51%;
    float: right;
    padding-top: 65px; }
    .caseInfo .con .tits {
      width: 510px;
      max-width: 100%;
      font-size: 30px;
      line-height: 40px;
      color: #707070; }
    .caseInfo .con .tit {
      font-size: 16px;
      line-height: 26px;
      color: #555;
      width: 720px;
      max-width: 100%;
      margin-top: 30px; }
    .caseInfo .con .more {
      width: 180px;
      height: 50px;
      border-radius: 25px;
      text-align: center;
      font-size: 16px;
      line-height: 50px;
      background-image: url("/images/web/bg2.png");
      letter-spacing: 4px;
      display: block;
      color: #3d82d0;
      margin-top: 45px; }
      @media (min-width: 1024px) {
        .caseInfo .con .more:hover {
          background-image: url("/images/web/bg1.png");
          color: #fff; } }
  .caseInfo .paging {
    margin-top: 20px; }
    .caseInfo .paging a {
      float: right;
      padding-left: 40px;
      font-size: 16px;
      color: #707070;
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url("/images/web/return1.png");
      line-height: 32px; }
  @media (max-width: 1366px) {
    .caseInfo .con {
      padding-top: 25px; }
    .caseInfo .con .tits {
      font-size: 24px;
      line-height: 34px; } }
  @media (max-width: 1200px) {
    .caseInfo .con {
      padding-top: 0px; }
    .caseInfo .con .tits {
      font-size: 22px;
      line-height: 30px; }
    .caseInfo .con .tit {
      margin-top: 15px; }
    .caseInfo .con .more {
      margin-top: 25px; } }
  @media (max-width: 768px) {
    .caseInfo .pic {
      width: 100%;
      float: none; }
    .caseInfo .con {
      width: 100%;
      margin-top: 15px; }
      .caseInfo .con .tits {
        font-size: 18px;
        line-height: 26px; }
      .caseInfo .con .tit {
        font-size: 14px;
        line-height: 24px; }
      .caseInfo .con .more {
        width: 120px;
        height: 33px;
        line-height: 33px;
        background-size: cover;
        font-size: 14px;
        margin-top: 15px; }
    .caseInfo .bg {
      display: none; }
    .caseInfo .paging a {
      font-size: 14px;
      line-height: 26px;
      background-size: auto 100%;
      padding-left: 32px; } }

.news {
  padding: 1.2% 0; }
  .news ul li {
    border-bottom: 1px solid #dfdfdf;
    padding: 50px 0; }
    .news ul li a {
      width: 100%;
      height: auto;
      display: block; }
      .news ul li a .pic {
        width: 33.3%;
        height: auto;
        overflow: hidden;
        float: left; }
        .news ul li a .pic .img {
          width: 100%;
          background-size: cover;
          background-position: center;
          padding-top: 65.3%;
          transition: all 1.5s; }
      .news ul li a .con {
        width: 63%;
        height: auto;
        float: right;
        padding-top: 50px; }
        .news ul li a .con .time {
          font-size: 18px;
          line-height: 18px;
          color: #666;
          font-family: Arial; }
        .news ul li a .con .tits {
          font-size: 24px;
          line-height: 30px;
          color: #707070;
          width: 695px;
          max-width: 100%;
          margin-top: 20px; }
        .news ul li a .con .tit1 {
          margin-top:45px;
	display: block;
        width: 130px;
        height: 48px;
        line-height: 48px;
        color: #fff;
        font-size: 18px;
        padding: 0 30px;
        border-radius: 3px;
        text-transform: capitalize;
        font-family:Arial, Helvetica, sans-serif;
        background: #a4000b url(/images/web/rddr.png) 80% center no-repeat;
        border: 1px solid #a4000b;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;	}
    @media (min-width: 1024px) {
      .news ul li:hover a .pic .img {
        transform: scale(1.1); }
      .news ul li:hover a .con .tit1 {
       background:#a4000b url(/images/web/rddr.png) 87% center no-repeat;box-shadow: 0 1px 6px 0px rgba(0,91,160,1)  } }
  .news .more {
    width: 180px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    background-image: url("/images/web/bg1.png");
    letter-spacing: 4px;
    display: block;
    margin: 60px auto 0;
    color: #fff; }
  @media (max-width: 1366px) {
    .news ul li a .con {
      padding-top: 30px; }
    .news ul li a .con .tits {
      font-size: 20px;
      line-height: 26px; } }
  @media (max-width: 1200px) {
    .news ul li a .con {
      padding-top: 20px; }
      .news ul li a .con .tit1 {
        margin-top: 25px; } }
  @media (max-width: 768px) {
    .news ul li {
      padding: 20px 0; }
    .news ul li a .pic {
      width: 100%;
      float: none; }
    .news ul li a .con {
      width: 100%;
      padding-top: 15px;
      float: none; }
      .news ul li a .con .time {
        font-size: 14px;
        line-height: 14px; }
      .news ul li a .con .tits {
        font-size: 16px;
        margin-top: 10px; }
      .news ul li a .con .tit1 {
        width: 120px;
        height: 33px;
        line-height: 33px;
      /*  background-size: cover;*/
        font-size: 14px;
        margin-top: 15px; }
    .news .more {
      width: 120px;
      height: 33px;
      line-height: 33px;
      background-size: cover;
      font-size: 14px;
      letter-spacing: 0;
      margin: 30px auto 0; } }

.join .box1 {
  background-color: #f8f8f8;
  padding: 5.2% 0; }
  .join .box1 .pic {
    width: 47.1%;
    height: auto;
    float: left; }
  .join .box1 .con {
    width: 45.3%;
    height: auto;
    float: right;
    color: #707070;
    padding-top: 75px; }
    .join .box1 .con .tits {
      font-size: 36px;
      line-height: 36px;
      color: #707070; }
    .join .box1 .con .line {
      width: 100px;
      height: 3px;
      background-image: url("/images/web/join_line.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      margin-top: 37px; }
    .join .box1 .con .tit {
      font-size: 20px;
      line-height: 36px;
      margin-top: 35px; }
.join .list {
  padding-top: 4.8%;
  padding-bottom: 5.2%; }
  .join .list ul {
    border-top: 1px solid #e5e5e5; }
    .join .list ul li {
      border-bottom: 1px solid #e5e5e5;
      padding: 10px 0; }
      .join .list ul li .tits {
        font-size: 16px;
        line-height: 80px;
        color: #707070;
        position: relative;
        cursor: pointer; }
        .join .list ul li .tits .t {
          margin-left: 20px;
          width: 25.7%;
          float: left; }
        .join .list ul li .tits i {
          width: 40px;
          height: 40px;
          position: absolute;
          top: 50%;
          right: 20px;
          margin-top: -20px;
          display: block;
          background-image: url("/images/web/join_icon.png");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center; }
        .join .list ul li .tits.on i {
          background-image: url("/images/web/join_icon_h.png"); }
      .join .list ul li .con {
        width: calc(80% - 20px);
        padding-left: 20px;
        padding-bottom: 32px;
        display: none; }
        .join .list ul li .con .t {
          font-size: 14px;
          line-height: 24px;
          color: #666; }
          .join .list ul li .con .t span {
            width: 180px;
            display: block;
            float: left; }
        .join .list ul li .con .item {
          font-size: 14px;
          line-height: 24px;
          color: #666;
          margin-top: 23px; }
          .join .list ul li .con .item span {
            color: #707070; }
        .join .list ul li .con .apply {
          width: 140px;
          height: 44px;
          border-radius: 22px;
          text-align: center;
          font-size: 14px;
          line-height: 44px;
          background-image: url("/images/web/bg1.png");
          display: block;
          color: #fff;
          margin-top: 25px;
          display: none; }
  .join .list .more {
    width: 180px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    background-image: url("/images/web/bg2.png");
    letter-spacing: 4px;
    display: block;
    color: #3d82d0;
    margin: 50px auto 0; }
    @media (min-width: 1024px) {
      .join .list .more:hover {
        background-image: url("/images/web/bg1.png");
        color: #fff; } }
@media (max-width: 1366px) {
  .join .box1 .con .tits {
    font-size: 30px;
    line-height: 30px; } }
@media (max-width: 1200px) {
  .join .box1 .con {
    padding-top: 40px; }
  .join .list ul li .tits {
    line-height: 60px; } }
@media (max-width: 1024px) {
  .join .box1 .con .tits {
    font-size: 22px;
    line-height: 22px; }
  .join .box1 .con .line {
    margin-top: 20px; }
  .join .box1 .con .tit {
    font-size: 18px;
    line-height: 28px; }
  .join .list ul li .tits .t {
    width: 35%; } }
@media (max-width: 768px) {
  .join .box1 .pic {
    width: 100%;
    float: none; }
  .join .box1 .con {
    width: 100%;
    float: none;
    padding-top: 15px; }
    .join .box1 .con .tits {
      font-size: 18px;
      line-height: 18px; }
    .join .box1 .con .tit {
      font-size: 14px;
      line-height: 22px;
      margin-top: 15px; }
  .join .list ul li .tits {
    line-height: 40px; }
    .join .list ul li .tits .t {
      width: 100%;
      margin-left: 10px; }
      .join .list ul li .tits .t:nth-child(2) {
        display: none; }
  .join .list ul li .tits i {
    width: 30px;
    height: 30px;
    right: 0;
    margin-top: -15px; }
  .join .list ul li .con {
    width: calc(100% - 10px);
    padding-left: 10px;
    padding-bottom: 20px; }
  .join .list .more {
    width: 120px;
    height: 33px;
    font-size: 14px;
    line-height: 33px;
    background-size: cover;
    letter-spacing: 0;
    margin: 20px auto 0; } }

.contact .box1 {
  background-color: #f6f6f6;
  background-image: url("/images/web/info_bg1.jpg");
  background-position: right top;
  background-size: cover;
  position: relative;
  padding: 5.8% 0; }
  .contact .box1 .map {
    width: 50%;
    height: 480px;
    float: left; }
  .contact .box1 .con {
    width: 44.4%;
    height: auto;
    float: right;
    color: #707070;
    padding-top: 93px; }
    .contact .box1 .con .tits {
      font-size: 36px;
      line-height: 44px;
      color: #707070; }
    .contact .box1 .con .tit {
      font-size: 16px;
      line-height: 42px;
      margin-top: 52px; }
      .contact .box1 .con .tit .t {
        width: calc(100% - 32px);
        background-position: left center;
        background-repeat: no-repeat;
       /* padding-left: 32px;*/ color:#333; font-weight:bold; }
        .contact .box1 .con .tit .t.t1 {
          background-image: url("/images/web/contact_icon1.png"); }
        .contact .box1 .con .tit .t.t2 {
          background-image: url("/images/web/contact_icon2.png"); }
        .contact .box1 .con .tit .t.t3 {
          background-image: url("/images/web/contact_icon3.png"); }
  .contact .box1 .bg {
    width: 35.4%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f3f3f3;
    z-index: 0; }
.contact .box2 {
  background-position: center bottom;
  background-image: url("/images/web/contact_bg1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 4.2%;
  padding-bottom: 8%; }
  .contact .box2 .box {
    position: relative;
    margin-top: 5%; }
    .contact .box2 .box .pic {
      width: 45.1%;
      height: auto;
      float: left;
      margin-left: 2.3%; }
    .contact .box2 .box .con {
      width: 42.8%;
      float: right;
      border: 1px solid #efefef;
      background-color: #fcfcfc;
      border-radius: 15px;
      padding-top: 50px;
      padding-bottom: 90px;
      position: absolute;
      right: 3.3%;
      top: 50%;
      transform: translateY(-50%); }
      .contact .box2 .box .con .con-new {
        width: 500px;
        max-width: 90%;
        margin: 0 auto; }
        .contact .box2 .box .con .con-new .tits {
          font-size: 30px;
          line-height: 30px;
          color: #707070;
          font-weight: bold; }
        .contact .box2 .box .con .con-new .tit {
          margin-top: 40px; }
          .contact .box2 .box .con .con-new .tit .t {
            font-size: 16px;
            line-height: 54px;
            border-bottom: 1px solid #eaeae9;
            float: left;
            position: relative;
            margin-bottom: 10px; }
            .contact .box2 .box .con .con-new .tit .t:nth-child(2n) {
              float: right; }
              .contact .box2 .box .con .con-new .tit .t:nth-child(2n):after {
                width: 100px;
                height: 1px;
                left: -50px;
                bottom: -1px;
                position: absolute;
                content: '';
                background-color: #eaeae9; }
.contact .box3 {
  padding-top: 5.6%;
  padding-bottom: 5.2%; }
  .contact .box3 .tits {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #707070;
    margin-top: 37px; }
  .contact .box3 .tableBox {
    width: 100%;
    height: auto;
    margin-top: 56px; }
    .contact .box3 .tableBox .t span {
      width: 60px;
      height: auto;
      display: block;
      float: left;
      font-size: 16px;
      line-height: 50px;
      color: #707070; }
      .contact .box3 .tableBox .t span em {
        color: #c30000; }
    .contact .box3 .tableBox .t .tt {
      width: 47.7%;
      height: auto;
      margin-bottom: 30px; }
      .contact .box3 .tableBox .t .tt .text {
        width: calc(100% - 2px);
        padding-left: 20px;
        height: 48px;
        border: 1px solid #adadad;
        border-radius: 8px;
        background: none;
        float: left;
        font-size: 14px;
        line-height: 30px;
        color: rgba(0, 0, 0, 0.5); }
    .contact .box3 .tableBox .t .txt {
      width: calc(100% - 22px);
      border: 1px solid #adadad;
      border-radius: 8px;
      height: 230px;
      font-size: 14px;
      line-height: 30px;
      color: rgba(0, 0, 0, 0.5);
      padding: 10px 20px; }
    .contact .box3 .tableBox .submit {
      width: 180px;
      height: 50px;
      border-radius: 25px;
      text-align: center;
      font-size: 16px;
      line-height: 50px;
      background-image: url("/images/web/bg1.png");
      letter-spacing: 4px;
      display: block;
      color: #fff;
      border: none;
      margin-top: 42px; }
@media (max-width: 1366px) {
  .contact .box1 .con .tits {
    font-size: 30px;
    line-height: 38px; }
  .contact .box2 .box .con .con-new .tit .t {
    width: 100%;
    float: none;
    line-height: 38px; }
  .contact .box2 .box .con .con-new .tit .t:nth-child(2n):after {
    display: none; }
  .contact .box2 .box .con {
    padding-top: 30px;
    padding-bottom: 50px; }
    .contact .box2 .box .con .con-new .tits {
      font-size: 26px;
      line-height: 26px; }
    .contact .box2 .box .con .con-new .tit {
      margin-top: 25px; } }
@media (max-width: 1024px) {
  .contact .box1 .con .tits {
    font-size: 22px;
    line-height: 30px; }
  .contact .box2 .box .con {
    padding-top: 20px;
    padding-bottom: 40px; }
  .contact .box2 .box .con .con-new .tits {
    font-size: 20px;
    line-height: 20px; }
  .contact .box2 .box .con .con-new .tit {
    margin-top: 15px; } }
@media (max-width: 900px) {
  .contact .box2 .box .pic {
    width: 90%;
    margin: 0 auto;
    float: none; }
  .contact .box2 .box .con {
    width: 350px;
    max-width: 90%;
    margin: 15px auto 0;
    position: relative;
    top: auto;
    right: auto;
    float: none;
    transform: translateY(0); }
  .contact .box2 .box .con .con-new .tit .t {
    font-size: 15px;
    line-height: 34px; } }
@media (max-width: 768px) {
  .contact .box1 .map {
    width: 100%;
    height: 300px;
    float: none; }
  .contact .box1 .con {
    width: 100%;
    float: none;
    padding-top: 25px; }
    .contact .box1 .con .tits {
      font-size: 18px;
      line-height: 26px; }
    .contact .box1 .con .tit {
      margin-top: 15px;
      font-size: 14px;
      line-height: 30px; }
  .contact .box3 .tableBox .t .tt {
    width: 100%;
    float: none;
    margin-bottom: 10px; }
  .contact .box3 .tableBox .t span {
    font-size: 14px;
    line-height: 40px; }
  .contact .box3 .tableBox .t .tt .text {
    height: 38px; }
  .contact .box3 .tableBox {
    margin-top: 20px; }
  .contact .box3 .tits {
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px; }
  .contact .box3 .tableBox .t .txt {
    line-height: 22px; }
  .contact .box3 .tableBox .t .txt {
    height: 168px; }
  .contact .box3 .tableBox .submit {
    width: 120px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    background-size: cover;
    margin-top: 20px; } }

.anchorBL {
  display: none !important; }

.academy .box1 {
  background-color: #f8f8f8;
  padding-top: 5.2%;
  padding-bottom: 5%;
  overflow: hidden; }
  .academy .box1 .title {
    text-align: center; }
    .academy .box1 .title .cn {
      font-size: 36px;
      line-height: 36px;
      color: #707070; }
    .academy .box1 .title .en {
      font-size: 16px;
      line-height: 18px;
      color: #333;
      margin-top: 18px;
      font-family: Arial; }
  .academy .box1 .box {
    width: 680px;
    margin: 4.5% auto 0;
    max-width: 92%;
    position: relative;
    z-index: 4; }
    .academy .box1 .box .item {
      width: 140px;
      height: auto;
      text-align: center; }
      .academy .box1 .box .item .img {
        width: 100%;
        height: auto; }
      .academy .box1 .box .item .cn {
        font-size: 24px;
        line-height: 24px;
        color: #707070;
        margin-top: 30px; }
      .academy .box1 .box .item .en {
        font-size: 14px;
        line-height: 14px;
        color: #333;
        font-family: Arial;
        margin-top: 14px; }
    .academy .box1 .box .icon {
      width: 26px;
      height: 26px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("/images/web/academy_icon.png"); }
  .academy .box1 .box0 {
    margin-top: 14px; }
    .academy .box1 .box0 .tits {
      width: 235px;
      height: auto;
      position: relative;
      margin: 0 auto; }
      .academy .box1 .box0 .tits span {
        width: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        font-size: 24px;
        line-height: 42px;
        color: #fff;
        text-align: center; }
      .academy .box1 .box0 .tits .line {
        width: 498%;
        height: 498%;
        border-radius: 100%;
        border: 1px solid #aaa;
        position: absolute;
        top: -199%;
        left: -199%;
        z-index: 0;
        animation: ripple 4.5s ease-out 0.2s infinite; }
        .academy .box1 .box0 .tits .line:after {
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          border: 1px solid #aaa;
          position: absolute;
          border-radius: 100%;
          content: '';
          animation: ripple 4.5s ease-out 0.4s infinite; }
        .academy .box1 .box0 .tits .line:before {
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          border: 1px solid #aaa;
          position: absolute;
          border-radius: 100%;
          content: '';
          animation: ripple 4.5s ease-out 1.6s infinite; }
    .academy .box1 .box0 .txt {
      text-align: center;
      font-size: 18px;
      line-height: 30px;
      color: #707070;
      margin-top: 73px;
      position: relative;
      z-index: 4; }
.academy .box2 {
  padding: 5.2% 0; }
  .academy .box2 .item {
    width: 48.4%;
    height: auto; }
    .academy .box2 .item p {
      text-align: center;
      font-size: 18px;
      line-height: 20px;
      color: #707070;
      margin-top: 17px; }
@media (max-width: 1366px) {
  .academy .box1 .title .cn {
    font-size: 30px;
    line-height: 30px; } }
@media (max-width: 1200px) {
  .academy .box1 .box .item .img {
    width: 100px;
    margin: 0 auto; }
  .academy .box1 .box .item .cn {
    margin-top: 20px;
    font-size: 20px;
    line-height: 20px; }
  .academy .box1 .box0 .tits {
    width: 195px; }
    .academy .box1 .box0 .tits span {
      font-size: 20px;
      line-height: 30px; }
  .academy .box1 .box0 .txt {
    font-size: 16px;
    margin-top: 50px; } }
@media (max-width: 1024px) {
  .academy .box1 .title .cn {
    font-size: 22px;
    line-height: 22px; }
  .academy .box1 .title .en {
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px; } }
@media (max-width: 768px) {
  .academy .box1 .box .item .img {
    width: 60px; }
  .academy .box1 .box .item .cn {
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px; }
  .academy .box1 .box .item .en {
    margin-top: 5px; }
  .academy .box1 .box .icon {
    width: 20px;
    height: 20px; }
  .academy .box1 .box0 .tits {
    width: 125px; }
    .academy .box1 .box0 .tits span {
      font-size: 16px;
      line-height: 24px; }
  .academy .box1 .box0 .txt {
    font-size: 14px;
    line-height: 24px;
    margin-top: 30px; }
  .academy .box2 .item {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px; }
    .academy .box2 .item p {
      font-size: 14px;
      line-height: 14px;
      margin-top: 10px; } }

.workstation .box1 {
  padding: 5.2% 0; }
  .workstation .box1 .title {
    text-align: center; }
    .workstation .box1 .title .cn {
      font-size: 36px;
      line-height: 36px;
      color: #707070; }
    .workstation .box1 .title .en {
      font-size: 16px;
      line-height: 18px;
      color: #333;
      margin-top: 18px;
      font-family: Arial; }
  .workstation .box1 .box-new {
    margin-top: 6.2%; }
    .workstation .box1 .box-new .pic {
      width: 34.7%;
      height: auto;
      float: left; }
    .workstation .box1 .box-new .con {
      width: 49.2%;
      float: right;
      height: auto;
      padding-top: 28px; }
      .workstation .box1 .box-new .con .tits {
        font-size: 24px;
        line-height: 42px;
        color: #707070; }
        .workstation .box1 .box-new .con .tits span {
          font-weight: bold; }
      .workstation .box1 .box-new .con .picBox {
        margin-top: 41px; }
        .workstation .box1 .box-new .con .picBox img {
          width: 133px;
          margin-right: 20px; }
.workstation .box2 {
  background-color: #f2f2f2;
 /* padding: 4.2% 0;*/ }
.workstation .box2 .w1520{ width:100%;}
  .workstation .box2 .t {
    width: 26.3%;
    float: left; }
    .workstation .box2 .t.t1 {
      margin-left: 10.5%; }
	      .workstation .box2 .t.t2{width:45%; margin-right:5%;}
	      .workstation .box2 .t.t3{width:10%;}
  .workstation .box2 .tits {
    width: 100%;
    height: auto;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/images/web/workstation_bg.jpg");
    background-size: cover; }
  .workstation .box2 ul li {
    font-size: 14px;
    line-height: 50px;
    color: #333;
    border-bottom: 1px solid #ccc; }
    .workstation .box2 ul li .t.t1 {
      font-weight: bold;
      color: #707070; }
@media (max-width: 1366px) {
  .workstation .box1 .title .cn {
    font-size: 30px;
    line-height: 30px; }
  .workstation .box2 .t.t1 {
    margin-left: 5%; }
  .workstation .box2 .t.t2 {
    width: 45%; }
  .workstation .box2 .t.t3 {
    width: 20%; } }
@media (max-width: 1200px) {
  .workstation .box1 .box-new .pic {
    width: 44.7%; }
  .workstation .box1 .box-new .con .tits {
    font-size: 20px;
    line-height: 30px; } }
@media (max-width: 1024px) {
  .workstation .box1 .title .cn {
    font-size: 22px;
    line-height: 22px; }
  .workstation .box1 .title .en {
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px; }
  .workstation .box1 .box-new .con {
    padding-top: 0; }
  .workstation .box1 .box-new .con .picBox {
    margin-top: 20px; }
    .workstation .box1 .box-new .con .picBox img {
      width: 100px; } }
@media (max-width: 768px) {
  .workstation .box1 .box-new .pic {
    width: 100%;
    float: none; }
  .workstation .box1 .box-new .con {
    width: 100%;
    float: none;
    margin-top: 20px; }
  .workstation .box1 .box-new .con .tits {
    font-size: 16px;
    line-height: 20px; }
  .workstation .box2 .tits {
    font-size: 16px;
    line-height: 40px; }
  .workstation .box2 .box {
    width: 100%;
    overflow-x: scroll; }
    .workstation .box2 .box .tits {
      width: 800px; }
    .workstation .box2 .box ul {
      width: 800px; }
      .workstation .box2 .box ul li {
        line-height: 40px; } }

.property .box1 {
  max-width: 92%;
  margin: 0 auto;
  text-align: center;
  padding: 5.2% 0; }
  .property .box1 .t1 {
    font-size: 16px;
    line-height: 18px;
    color: #333; }
    .property .box1 .t1 i {
      padding-left: 50px;
      color: #707070;
      font-weight: bold;
      position: relative; }
      .property .box1 .t1 i:after {
        width: 30px;
        height: 1px;
        top: 9px;
        left: 10px;
        background-color: #707070;
        content: '';
        position: absolute; }
  .property .box1 .t2 {
    font-size: 36px;
    line-height: 36px;
    color: #707070;
    margin-top: 28px; }
  .property .box1 .t3 {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-top: 50px; }
.property .box2 {
  background-color: #f8fafb;
  padding: 4.2% 0; }
  .property .box2 .title {
    text-align: center;
    color: #707070; }
    .property .box2 .title img {
      width: 60px;
      display: block;
      margin: 0 auto; }
    .property .box2 .title .t {
      font-size: 36px;
      line-height: 36px;
      margin-top: 30px;
      color: #707070; }
    .property .box2 .title .t1 {
      font-size: 18px;
      line-height: 18px;
      margin-top: 20px; }
  .property .box2 .list {
    margin-top: 55px; }
    .property .box2 .list ul {
      overflow: hidden; }
      .property .box2 .list ul li {
        width: 19%;
        margin-right: 1.25%;
        float: left;
        padding-bottom: 2000px;
        margin-bottom: -2000px;
        border-right: 1px solid #e6e6e6;
        box-sizing: border-box; }
        .property .box2 .list ul li:last-child {
          margin-right: 0;
          border-right: none; }
        .property .box2 .list ul li .year {
          font-size: 48px;
          line-height: 48px;
          color: #ccc;
          font-weight: bold;
          font-family: Arial;
          padding-top: 45px; }
        .property .box2 .list ul li .con {
          margin-top: 36px;
          padding-bottom: 18px; }
          .property .box2 .list ul li .con .t {
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 8px; }
            .property .box2 .list ul li .con .t span {
              width: 80px;
              display: block;
              float: left;
              color: #707070;
              font-weight: bold;
              font-family: Arial; }
            .property .box2 .list ul li .con .t i {
              width: calc(100% - 100px);
              display: block;
              float: left; }
.property .box3 {
  padding: 5.2% 0; }
  .property .box3 .title {
    text-align: center; }
    .property .box3 .title .cn {
      font-size: 36px;
      line-height: 36px;
      color: #707070; }
    .property .box3 .title .en {
      font-size: 16px;
      line-height: 16px;
      color: #333;
      margin-top: 20px; }
  .property .box3 .bb1 {
    margin-top: 50px; }
    .property .box3 .bb1 .pic {
      width: 44.3%;
      float: left; }
    .property .box3 .bb1 .con {
      width: 49.5%;
      float: right;
      padding-top: 25px; }
      .property .box3 .bb1 .con .itemBox {
        width: 100%;
        height: auto; }
        .property .box3 .bb1 .con .itemBox .item {
          float: left;
          margin-right: 80px; }
          .property .box3 .bb1 .con .itemBox .item .tits {
            font-size: 24px;
            line-height: 48px;
            color: #808080; }
            .property .box3 .bb1 .con .itemBox .item .tits span {
              font-weight: bold;
              font-size: 48px;
              color: #a4000b;
              font-family: Arial; }
          .property .box3 .bb1 .con .itemBox .item .tit {
            font-size: 18px;
            line-height: 18px;
            color: #333;
            margin-top: 7px; }
          .property .box3 .bb1 .con .itemBox .item .line {
            width: 42px;
            height: 3px;
            background-color: #a4000b;
            margin-top: 20px; }
      .property .box3 .bb1 .con .list {
        width: 100%;
        height: auto;
        margin-top: 40px; }
        .property .box3 .bb1 .con .list .tits {
          font-size: 18px;
          line-height: 18px;
          color: #707070; }
        .property .box3 .bb1 .con .list ul {
          margin-top: 28px; }
          .property .box3 .bb1 .con .list ul li {
            width: calc(38.5% - 40px);
            height: auto;
            margin-right: 11.5%;
            border-bottom: 1px solid #e6e6e6;
            float: left;
            padding-left: 40px;
            font-size: 14px;
            line-height: 46px;
            color: #333;
            background-position: left center;
            background-repeat: no-repeat;
            background-image: url("/images/web/property_icon2.png");
            margin-bottom: 18px; }
  .property .box3 .bb2 {
    margin-top: 50px; }
    .property .box3 .bb2 .tits {
      width: 20%;
      height: 87px;
      background-image: url("/images/web/property_bg.png");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      font-size: 24px;
      line-height: 30px;
      color: #fff;
      text-align: center;
      padding-top: 33px;
      float: left; }
      .property .box3 .bb2 .tits span {
        font-size: 18px; }
    .property .box3 .bb2 .itemBox {
      width: 80%;
      height: auto;
      float: left; }
      .property .box3 .bb2 .itemBox .item:nth-child(1) {
        border-bottom: 1px solid #fff; }
      .property .box3 .bb2 .itemBox .item .t {
        float: left;
        width: 25%;
        box-sizing: border-box;
        border-left: 1px solid #fff;
        background-color: #f7f9fa;
        font-size: 14px;
        line-height: 60px;
        color: #333; }
        .property .box3 .bb2 .itemBox .item .t:nth-child(1) {
          border-left: none;
          font-size: 16px;
          color: #0054a6; }
        .property .box3 .bb2 .itemBox .item .t:nth-child(2n) {
          background-color: #f0f1f2; }
        .property .box3 .bb2 .itemBox .item .t .t1 {
          width: calc(100% - 90px);
          float: left;
          padding-left: 30px; }
        .property .box3 .bb2 .itemBox .item .t .t2 {
          width: 60px;
          box-sizing: border-box;
          border-left: 1px solid #fff;
          font-weight: bold;
          font-family: Arial;
          float: left;
          text-align: center; }
.property .box4 {
  padding: 5.2% 0;
  background-color: #f0f1f2; }
  .property .box4 .title {
    text-align: center; }
    .property .box4 .title .cn {
      font-size: 36px;
      line-height: 36px;
      color: #707070; }
    .property .box4 .title .en {
      font-size: 16px;
      line-height: 16px;
      color: #333;
      margin-top: 20px; }
  .property .box4 .list {
    margin-top: 50px; }
    .property .box4 .list ul li {
      width: 22.4%;
      height: auto;
      margin-right: 3.4%;
      float: left;
      background-color: #fff;
      border-radius: 10px;
      margin-bottom: 50px;
      overflow: hidden;
      padding-bottom: 30px; }
      .property .box4 .list ul li:nth-child(4n) {
        margin-right: 0; }
      .property .box4 .list ul li .pic {
        width: 100%;
        height: auto; }
      .property .box4 .list ul li p {
        text-align: center;
        font-size: 16px;
        line-height: 18px;
        height: 18px;
        overflow: hidden;
        color: #707070;
        margin-top: 18px; }
    .property .box4 .list .more {
      width: 240px;
      height: 50px;
      border-radius: 25px;
      text-align: center;
      font-size: 16px;
      line-height: 50px;
      background-image: url("/images/web/bg1.png");
      letter-spacing: 4px;
      display: block;
      color: #fff;
      margin: 30px auto 0; }
@media (max-width: 1366px) {
  .property .box1 .t2 {
    font-size: 30px;
    line-height: 30px; }
  .property .box2 .title .t {
    font-size: 30px;
    line-height: 30px; }
  .property .box3 .title .cn {
    font-size: 30px;
    line-height: 30px; }
  .property .box4 .title .cn {
    font-size: 30px;
    line-height: 30px; }
  .property .box2 .list ul li .year {
    font-size: 36px;
    line-height: 36px; }
  .property .box2 .list ul li .con .t span {
    width: 60px; }
  .property .box2 .list ul li .con .t i {
    width: calc(100% - 70px); }
  .property .box3 .bb1 .con .itemBox .item .tits {
    line-height: 36px; }
  .property .box3 .bb1 .con .itemBox .item .tits span {
    font-size: 36px; }
  .property .box3 .bb1 .con .list ul li {
    margin-bottom: 10px;
    line-height: 40px; }
  .property .box3 .bb1 .con .list {
    margin-top: 20px; }
    .property .box3 .bb1 .con .list ul {
      margin-top: 10px; } }
@media (max-width: 1200px) {
  .property .box1 .t3 {
    margin-top: 30px; }
  .property .box2 .list ul li {
    width: 32%;
    margin-right: 2%;
    height: 210px;
    padding-bottom: 0;
    margin-bottom: 20px; }
    .property .box2 .list ul li:nth-child(3n) {
      margin-right: 0;
      border-right: none; }
  .property .box2 .list ul li .year {
    padding-top: 20px;
    font-size: 30px;
    line-height: 30px; }
  .property .box3 .bb1 .con .list ul li {
    width: calc(45% - 26px);
    padding-left: 26px;
    margin-right: 5%; }
  .property .box3 .bb1 .con .itemBox .item .tits {
    line-height: 30px; }
  .property .box3 .bb1 .con .itemBox .item .tits span {
    font-size: 30px; }
  .property .box3 .bb1 .con {
    padding-top: 5px; }
  .property .box3 .bb1 {
    margin-top: 30px; }
  .property .box3 .bb2 .itemBox .item .t .t1 {
    width: calc(100% - 55px);
    padding-left: 10px; }
  .property .box3 .bb2 .itemBox .item .t .t2 {
    width: 45px; }
  .property .box3 .bb2 .tits {
    font-size: 20px;
    line-height: 28px; }
    .property .box3 .bb2 .tits span {
      font-size: 16px; }
  .property .box3 .bb2 {
    margin-top: 30px; }
  .property .box4 .list ul li {
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 3.5%; }
    .property .box4 .list ul li:nth-child(4n) {
      margin-right: 3.5%; }
    .property .box4 .list ul li:nth-child(3n) {
      margin-right: 0; } }
@media (max-width: 1024px) {
  .property .box1 .t2 {
    font-size: 22px;
    line-height: 22px; }
  .property .box2 .title .t {
    font-size: 22px;
    line-height: 22px; }
  .property .box3 .title .en {
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px; }
  .property .box3 .title .cn {
    font-size: 22px;
    line-height: 22px; }
  .property .box4 .title .cn {
    font-size: 22px;
    line-height: 22px; }
  .property .box4 .title .en {
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px; }
  .property .box2 .title .t1 {
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px; }
  .property .box2 .title img {
    width: 40px; }
  .property .box2 .list ul li .con {
    margin-top: 20px; }
  .property .box2 .title .t {
    margin-top: 15px; }
  .property .box3 .bb1 .con .itemBox .item .tit {
    font-size: 14px;
    line-height: 14px; }
  .property .box3 .bb1 .con .itemBox .item .tits {
    font-size: 16px;
    line-height: 22px; }
    .property .box3 .bb1 .con .itemBox .item .tits span {
      font-size: 22px; }
  .property .box3 .bb2 .tits {
    width: 100%;
    height: auto;
    line-height: 40px;
    padding-top: 0;
    font-size: 18px; }
    .property .box3 .bb2 .tits br {
      display: none; }
    .property .box3 .bb2 .tits span {
      font-size: 14px; }
  .property .box3 .bb2 .itemBox {
    width: 100%; }
  .property .box3 .bb2 .itemBox .item .t {
    line-height: 45px; }
  .property .box3 .bb2 {
    margin-top: 15px; } }
@media (max-width: 900px) {
  .property .box3 .bb1 .pic {
    width: 100%;
    float: none; }
  .property .box3 .bb1 .con {
    width: 100%;
    float: none;
    padding-top: 15px; }
  .property .box3 .bb1 .con .itemBox .item .line {
    margin-top: 10px;
    height: 2px; }
  .property .box3 .bb1 .con .list .tits {
    font-size: 16px;
    line-height: 16px; }
  .property .box3 .bb1 .con .list ul li {
    width: calc(100% - 26px);
    margin-right: 0; }
  .property .box3 .bb1 {
    margin-top: 15px; }
  .property .box4 .list ul li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
    padding-bottom: 10px; }
    .property .box4 .list ul li:nth-child(3n) {
      margin-right: 3%; }
    .property .box4 .list ul li:nth-child(2n) {
      margin-right: 0; }
  .property .box4 .list ul li p {
    font-size: 14px;
    line-height: 16px;
    height: auto;
    margin-top: 5px;
    height: 32px;
    max-width: 90%;
    margin: 5px auto 0; } }
@media (max-width: 830px) {
  .property .box3 .bb2 .itemBox .item .t {
    width: 50%; }
  .property .box3 .bb2 .itemBox .item .t:nth-child(2n) {
    border-bottom: 1px solid #fff; }
  .property .box3 .bb2 .itemBox .item:nth-child(1) {
    border-bottom: none; }
  .property .box3 .bb2 .itemBox .item .t:nth-child(1) {
    font-size: 14px; }
  .property .box3 .bb2 .itemBox .item .t {
    font-size: 12px; } }
@media (max-width: 768px) {
  .property .box1 .t1 {
    font-size: 14px;
    line-height: 16px; }
  .property .box1 .t2 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 13px; }
  .property .box1 .t3 {
    font-size: 14px;
    line-height: 22px; }
  .property .box2 .list ul li {
    width: 100%;
    float: none;
    margin-right: 0;
    border-right: none;
    height: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6; }
    .property .box2 .list ul li .year {
      font-size: 24px;
      line-height: 24px;
      padding-top: 0; }
    .property .box2 .list ul li .con {
      padding-bottom: 0;
      margin-top: 10px; }
  .property .box4 .list .more {
    width: 120px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    margin: 20px auto 0;
    letter-spacing: 0; } }

.product {
  background-color: #f8f8f8;
  padding: 4.5% 0; }
  .product ul li {
    width: 49%;
    margin-bottom: 30px;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #dedede;
    box-sizing: border-box; }
    .product ul li a {
      width: 100%;
      height: auto;
      position: relative;
      display: block; }
      .product ul li a .pic {
        width: 51%;
        height: 250px;
        padding: 7.5% 0;
        position: relative; }
        .product ul li a .pic img {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          max-width: 80%;
          max-height: 100%; }
      .product ul li a .con {
        width: 49%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0; }
        .product ul li a .con .tits {
          font-size: 24px;
          line-height: 26px;
          color: #2768b7;
          font-weight: bold; }
        .product ul li a .con .tit {
          font-size: 16px;
          line-height: 24px;
          color: #333;
          font-family: Arial;
          margin-top: 12px; }
  @media (max-width: 1200px) {
    .product ul li a .con .tits {
      font-size: 20px;
      line-height: 20px; }
    .product ul li a .pic {
      padding: 0; } }
  @media (max-width: 950px) {
    .product ul li {
      width: 100%;
      float: none;
      margin-right: 0;
      margin-bottom: 10px; }
    .product ul li a .con .tit {
      word-wrap: break-word; }
    .product ul li a .pic {
      height: 200px; }
      .product ul li a .pic img {
        max-height: 60%;
        max-width: 70%; }
    .product ul li a .con .tits {
      font-size: 16px;
      line-height: 16px; }
    .product ul li a .con .tit {
      font-size: 14px;
      line-height: 22px; } }

.productInfo {
  padding-bottom: 4%; }
  .productInfo .box1 {
    padding-top: 4.5%;
    padding-bottom: 6.5%; }
    .productInfo .box1 .tits {
      text-align: center;
      font-size: 36px;
      line-height: 36px;
      color: #707070; }
    .productInfo .box1 .list {
      width: 510px;
      height: auto;
      position: relative;
      margin: 60px auto 0; }
      .productInfo .box1 .list .bg {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 1; }
      .productInfo .box1 .list ul {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
        .productInfo .box1 .list ul li {
          font-size: 16px;
          line-height: 34px;
          color: #707070;
          position: absolute;
          width: 250px;
          cursor: pointer; }
          .productInfo .box1 .list ul li:after {
            content: '';
            width: 34px;
            height: 34px;
            background-image: url("/images/web/product_icon.png");
            background-position: center;
            background-repeat: no-repeat;
            position: absolute;
            top: 0; }
          .productInfo .box1 .list ul li.left {
            padding-right: 45px;
            text-align: right; }
            .productInfo .box1 .list ul li.left:after {
              right: 0; }
          .productInfo .box1 .list ul li.right {
            padding-left: 45px;
            text-align: left; }
            .productInfo .box1 .list ul li.right:after {
              left: 0; }
          .productInfo .box1 .list ul li:nth-child(1) {
            top: 27.8%;
            right: 92.7%; }
          .productInfo .box1 .list ul li:nth-child(2) {
            top: 27.8%;
            left: 92.7%; }
          .productInfo .box1 .list ul li:nth-child(3) {
            top: 66%;
            right: 92.7%; }
          .productInfo .box1 .list ul li:nth-child(4) {
            top: 66%;
            left: 92.7%; }
          .productInfo .box1 .list ul li:nth-child(5) {
            top: 0.6%;
            right: 65.8%; }
          .productInfo .box1 .list ul li:nth-child(6) {
            top: 0.6%;
            left: 65.8%; }
          .productInfo .box1 .list ul li:nth-child(7) {
            bottom: 0.6%;
            right: 65.8%; }
          .productInfo .box1 .list ul li:nth-child(8) {
            bottom: 0.6%;
            left: 65.8%; }
          .productInfo .box1 .list ul li:nth-child(9) {
            top: 46.4%;
            right: 96.5%; }
          .productInfo .box1 .list ul li:nth-child(10) {
            top: 46.4%;
            left: 96.6%; }
          .productInfo .box1 .list ul li:nth-child(11) {
            top: 11.5%;
            right: 81.8%; }
          .productInfo .box1 .list ul li:nth-child(12) {
            top: 11.5%;
            left: 81.8%; }
          .productInfo .box1 .list ul li.on:after {
            background-image: url("/images/web/product_icon_h.png"); }
      .productInfo .box1 .list .pic {
        width: 100%;
        height: 100%;
        z-index: 0;
        position: absolute;
        top: 0;
        left: 0; }
        .productInfo .box1 .list .pic .img {
          width: 100%;
          height: 100%;
          position: relative;
          display: none; }
          .productInfo .box1 .list .pic .img img {
            max-width: 50%;
            max-height: 50%;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            margin: auto; }
    .productInfo .box1 .titBox {
      width: 100%;
      margin-top: 15px;
      display: none; }
      .productInfo .box1 .titBox p {
        text-align: center;
        font-size: 16px;
        line-height: 18px;
        color: #707070;
        display: none; }
  .productInfo .box2 {
    background-size: cover;
    background-position: center bottom;
    background-image: url("/images/web/info_bg1.jpg");
    background-repeat: no-repeat;
    padding-top: 5.2%;
    padding-bottom: 12%; }
    .productInfo .box2 .tits {
      text-align: center;
      font-size: 36px;
      line-height: 36px;
      color: #707070; }
    .productInfo .box2 .list {
      margin-top: 6.3%; }
      .productInfo .box2 .list ul li {
        width: 20%;
        float: left;
        text-align: center; }
        .productInfo .box2 .list ul li .icon {
          width: 170px;
          height: auto;
          position: relative;
          box-sizing: border-box;
          border: 3px solid #ebebeb;
          background-color: #fff;
          overflow: hidden;
          border-radius: 100%;
          margin: 0 auto; }
          .productInfo .box2 .list ul li .icon img {
            position: relative;
            z-index: 4; }
          .productInfo .box2 .list ul li .icon .img1 {
            display: block; }
          .productInfo .box2 .list ul li .icon .img2 {
            display: none; }
          .productInfo .box2 .list ul li .icon .bg {
            background-image: url("/images/web/bg3.png");
            width: 100%;
            height: 100%;
            position: absolute;
            background-size: cover;
            top: 0;
            left: 0;
            z-index: 2;
            border-radius: 100%;
            overflow: hidden;
            transform: scale(0);
            transition: transform 0.7s ease-out; }
        .productInfo .box2 .list ul li p {
          font-size: 18px;
          line-height: 24px;
          color: #333;
          margin-top: 30px; }
        @media (min-width: 1024px) {
          .productInfo .box2 .list ul li:hover .icon .img1 {
            display: none; }
          .productInfo .box2 .list ul li:hover .icon .img2 {
            display: block; }
          .productInfo .box2 .list ul li:hover .icon .bg {
            opacity: 1;
            transform: scale(1); } }
  .productInfo .box3 {
    padding: 5.2% 0; }
    .productInfo .box3 .tits {
      text-align: center;
      font-size: 36px;
      line-height: 36px;
      color: #707070; }
    .productInfo .box3 .list {
      margin-top: 4%; }
      .productInfo .box3 .list ul li {
        width: 100%;
        height: auto; }
        .productInfo .box3 .list ul li .picLeft {
          width: 60.3%;
          float: left; }
        .productInfo .box3 .list ul li .picRight {
          width: 35.2%;
          height: auto;
          float: right;
          padding-top: 25px; }
          .productInfo .box3 .list ul li .picRight p {
            text-align: center;
            font-size: 16px;
            line-height: 20px;
            color: #707070;
            margin-top: 12px; }
      .productInfo .box3 .list .btns {
        width: 100%;
        text-align: center;
        font-size: 0;
        margin-top: 45px; }
        .productInfo .box3 .list .btns span {
          width: 12px;
          height: 12px;
          display: inline-block;
          border-radius: 100%;
          background: none;
          background-size: cover;
          background-repeat: no-repeat;
          background-image: url("/images/web/btns_icon.png");
          opacity: 1;
          margin: 0 10px; }
          .productInfo .box3 .list .btns span.swiper-pagination-bullet-active {
            background-image: url("/images/web/btns_icon_h.png"); }
  .productInfo .paging a {
    float: right;
    padding-left: 40px;
    font-size: 16px;
    color: #707070;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("/images/web/return1.png");
    line-height: 32px; }
  @media (max-width: 1366px) {
    .productInfo .box2 .list ul li .icon {
      width: 130px; }
    .productInfo .box1 .tits {
      font-size: 30px;
      line-height: 30px; }
    .productInfo .box2 .tits {
      font-size: 30px;
      line-height: 30px; }
    .productInfo .box3 .tits {
      font-size: 30px;
      line-height: 30px; } }
  @media (max-width: 1200px) {
    .productInfo .box2 .list ul li p {
      font-size: 16px;
      line-height: 22px; } }
  @media (max-width: 1024px) {
    .productInfo .box1 .list {
      width: 350px; }
    .productInfo .box1 .list ul li.right {
      font-size: 14px;
      line-height: 28px; }
    .productInfo .box1 .tits {
      font-size: 22px;
      line-height: 22px; }
    .productInfo .box2 .tits {
      font-size: 22px;
      line-height: 22px; }
    .productInfo .box3 .tits {
      font-size: 22px;
      line-height: 22px; }
    .productInfo .box2 .list ul li .icon {
      width: 80px; }
    .productInfo .box2 .list ul li p {
      font-size: 14px;
      line-height: 22px;
      max-width: 90%;
      margin: 10px auto 0; }
      .productInfo .box2 .list ul li p br {
        display: none; } }
  @media (max-width: 890px) {
    .productInfo .box2 .list ul {
      text-align: center;
      font-size: 0; }
    .productInfo .box2 .list ul li {
      width: 33.3333333333%;
      float: none;
      display: inline-block;
      margin-bottom: 20px; }
    .productInfo .box3 .list ul li .picLeft {
      width: 100%;
      float: none; }
    .productInfo .box3 .list ul li .picRight {
      width: 100%;
      padding-top: 15px; }
    .productInfo .box3 .list .btns {
      margin-top: 15px; }
    .productInfo .box1 .list {
      margin: 30px auto 0; }
    .productInfo .box2 {
      padding-bottom: 6%; } }
  @media (max-width: 768px) {
    .productInfo .box1 .list {
      width: 300px; }
    .productInfo .box1 .list ul li {
      width: 34px;
      height: 34px;
      padding: 0 !important; }
    .productInfo .box1 .list ul li span {
      display: none; }
    .productInfo .box1 .titBox {
      display: block; }
    .productInfo .box1 .list ul li:nth-child(5) {
      top: -1.4%;
      right: 63.2%; }
    .productInfo .box1 .list ul li:nth-child(6) {
      top: -1.4%;
      left: 62.6%; }
    .productInfo .box1 .list ul li:nth-child(1) {
      top: 25.8%;
      right: 90.7%; }
    .productInfo .box1 .list ul li:nth-child(2) {
      top: 25%;
      left: 90.7%; }
    .productInfo .box1 .list ul li:nth-child(3) {
      top: 63.8%;
      right: 90.7%; }
    .productInfo .box1 .list ul li:nth-child(4) {
      top: 63.8%;
      left: 90.7%; }
    .productInfo .box1 .list ul li:nth-child(7) {
      bottom: -1.4%;
      right: 63.8%; }
    .productInfo .box1 .list ul li:nth-child(8) {
      bottom: -1.4%;
      left: 63.8%; }
    .productInfo .paging a {
      font-size: 14px;
      line-height: 26px;
      background-size: auto 100%;
      padding-left: 32px; } }

.welfare .box1 {
  position: relative;
  padding: 5.2% 0 2%; }
  .welfare .box1 .bg {
    width: 33.6%;
    height: 100%;
    background-color: #f8f8f8;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: none; }
  .welfare .box1 .pic {
    width: 49.25%;
    overflow: hidden;
    border-radius: 5px;
    float: left; }
  .welfare .box1 .con {
    width: 46.9%;
    height: auto;
    float: right;
    color: #707070;
    padding-top: 30px; }
    .welfare .box1 .con .tits {
      font-size: 36px;
      line-height: 36px; }
    .welfare .box1 .con .tit {
      font-size: 16px;
      line-height: 28px;
      margin-top: 18px;
      margin-bottom: 55px; }
    .welfare .box1 .con .tit1 {
      font-size: 16px;
      line-height: 18px; }
    .welfare .box1 .con .tit2 {
      font-size: 24px;
      line-height: 44px;
      margin-top: 30px;
      margin-bottom: 15px; }
      .welfare .box1 .con .tit2 span {
        font-size: 60px;
        font-family: Arial; }
.welfare .box2 {
  width: 100%;
  height: auto;
  background-color: #f2f3f2;
  margin-top: 5.2%;
  position: relative;
  overflow: hidden; }
  .welfare .box2 .bg {
    width: 1520px;
    height: 1520px;
    border: 1px solid #007479;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    border-radius: 100%;
    opacity: 0.2;
    animation: ripple 4.5s ease-out 0.2s infinite; }
    .welfare .box2 .bg:after {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border: 1px solid #007479;
      position: absolute;
      border-radius: 100%;
      content: '';
      animation: ripple 4.5s ease-out 0.4s infinite; }
    .welfare .box2 .bg:before {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border: 1px solid #007479;
      position: absolute;
      border-radius: 100%;
      content: '';
      animation: ripple 4.5s ease-out 1.6s infinite; }
    @media (max-width: 1520px) {
      .welfare .box2 .bg {
        width: 1300px;
        height: 1300px; } }
    @media (max-width: 1300px) {
      .welfare .box2 .bg {
        width: 1000px;
        height: 1000px;
        animation: ripple 3s ease-out 0.2s infinite; }
        .welfare .box2 .bg:after {
          animation: ripple 3s ease-out 0.4s infinite; }
        .welfare .box2 .bg:before {
          animation: ripple 3s ease-out 1s infinite; } }
    @media (max-width: 1000px) {
      .welfare .box2 .bg {
        width: 700px;
        height: 700px; } }
    @media (max-width: 700px) {
      .welfare .box2 .bg {
        width: 400px;
        height: 400px;
        animation: ripple 2s ease-out 0.2s infinite; }
        .welfare .box2 .bg:after {
          animation: ripple 2s ease-out 0.4s infinite; }
        .welfare .box2 .bg:before {
          animation: ripple 2s ease-out 1s infinite; } }
  .welfare .box2 .w1200 {
    background-image: url("/images/web/map.png");
    background-size: 80.9% auto;
    background-position: center;
    background-repeat: no-repeat;
    padding: 6% 0; }
  .welfare .box2 .year {
    width: 60px;
    float: left;
    position: relative;
    z-index: 4; }
    .welfare .box2 .year .a {
      width: 40px;
      height: 40px;
      background-repeat: no-repeat;
      background-size: cover;
      display: block;
      margin: 0 auto; }
      .welfare .box2 .year .a.prev {
        background-image: url("/images/web/top.png"); }
      .welfare .box2 .year .a.next {
        background-image: url("/images/web/bottom.png"); }
      @media (min-width: 1024px) {
        .welfare .box2 .year .a:hover.prev {
          background-image: url("/images/web/top_h.png"); }
        .welfare .box2 .year .a:hover.next {
          background-image: url("/images/web/bottom_h.png"); } }
    .welfare .box2 .year .year-new {
      width: 100%;
      height: 600px; }
      .welfare .box2 .year .year-new ul li {
        font-size: 18px;
        line-height: 100px;
        height: 100px;
        cursor: pointer;
        text-align: center; }
        .welfare .box2 .year .year-new ul li.on {
          color: #009150; }
  .welfare .box2 .con {
    width: 81.4%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 4; }
    .welfare .box2 .con .item {
      width: 100%;
      height: auto;
      display: none;
      overflow: hidden;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
      .welfare .box2 .con .item .list ul li .conLeft {
        width: 47%;
        height: auto;
        float: left;
        color: #333; }
        .welfare .box2 .con .item .list ul li .conLeft .tits {
          font-size: 14px;
          line-height: 14px;
          color: #333; }
        .welfare .box2 .con .item .list ul li .conLeft .tit {
          font-size: 30px;
          line-height: 44px;
          color: #707070;
          margin-top: 30px; }
          .welfare .box2 .con .item .list ul li .conLeft .tit span {
            font-size: 60px;
            font-family: Arial; }
        .welfare .box2 .con .item .list ul li .conLeft .tit1 {
          margin-top: 33%; }
          .welfare .box2 .con .item .list ul li .conLeft .tit1 .t {
            padding-left: 28px;
            font-size: 14px;
            line-height: 30px;
            color: #333;
            background-position: left center;
            background-repeat: no-repeat;
            background-image: url("/images/web/welfare_icon1.png");
            margin-bottom: 15px; }
      .welfare .box2 .con .item .list ul li .conRight {
        width: 53%;
        float: right; }
        .welfare .box2 .con .item .list ul li .conRight .time {
          font-size: 18px;
          line-height: 18px;
          font-family: Arial;
          color: #666; }
        .welfare .box2 .con .item .list ul li .conRight .tit {
          font-size: 18px;
          line-height: 32px;
          color: #707070;
          margin-top: 35px; }
      .welfare .box2 .con .item .btns {
        width: 100%;
        height: auto;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 15; }
        .welfare .box2 .con .item .btns .btns-new {
          float: right; }
          .welfare .box2 .con .item .btns .btns-new span {
            width: 28px;
            height: 28px;
            display: block;
            float: left;
            opacity: 1;
            background: none;
            background-position: center;
            background-repeat: no-repeat;
            background-image: url("/images/web/welfare_icon2.png");
            cursor: pointer; }
            .welfare .box2 .con .item .btns .btns-new span.swiper-pagination-bullet-active {
              background-image: url("/images/web/welfare_icon2_h.png");
              background-size: cover; }
@media (max-width: 1366px) {
  .welfare .box1 .con .tits {
    line-height: 30px;
    font-size: 30px; }
  .welfare .box1 .con .tit2 {
    line-height: 34px; }
    .welfare .box1 .con .tit2 span {
      font-size: 44px; }
  .welfare .box2 .con .item .list ul li .conLeft .tit {
    line-height: 34px; }
    .welfare .box2 .con .item .list ul li .conLeft .tit span {
      font-size: 44px; } }
@media (max-width: 1024px) {
  .welfare .box1 .con .tits {
    font-size: 22px;
    line-height: 22px; }
  .welfare .box1 .con .tit2 {
    line-height: 28px;
    margin-top: 13px;
    margin-bottom: 5px; }
    .welfare .box1 .con .tit2 span {
      font-size: 36px; }
  .welfare .box1 .con .tit {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 10px; }
  .welfare .box1 .con .tit1 {
    font-size: 14px;
    line-height: 16px; }
  .welfare .box2 .con .item .list ul li .conLeft .tit {
    line-height: 28px; }
    .welfare .box2 .con .item .list ul li .conLeft .tit span {
      font-size: 36px; }
  .welfare .box2 .con .item .list ul li .conRight .tit {
    font-size: 16px;
    line-height: 26px; } }
@media (max-width: 768px) {
  .welfare .box1 .pic {
    width: 100%;
    float: none; }
  .welfare .box1 .con {
    width: 100%;
    padding-top: 15px;
    float: none; }
  .welfare .box1 .bg {
    display: none; }
  .welfare .box1 .con .tits {
    font-size: 18px;
    line-height: 18px; }
  .welfare .box1 .con .tit2 {
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 10px; }
    .welfare .box1 .con .tit2 span {
      font-size: 28px; }
  .welfare .box2 .con .item .list ul li .conLeft .tit {
    line-height: 20px;
    font-size: 16px; }
    .welfare .box2 .con .item .list ul li .conLeft .tit span {
      font-size: 28px; }
  .welfare .box2 .year {
    width: 100%;
    float: none;
    margin-top: 20px; }
    .welfare .box2 .year .a {
      float: left;
      width: 30px;
      height: 30px;
      transform: rotate(-90deg); }
  .welfare .box2 .con {
    width: 100%;
    position: relative;
    height: auto; }
  .welfare .box2 .con .item {
    position: relative;
    top: auto;
    transform: translateY(0);
    left: auto; }
  .welfare .box2 .year .year-new {
    height: 30px;
    width: calc(100% - 60px);
    float: left; }
    .welfare .box2 .year .year-new ul li {
      line-height: 30px;
      font-size: 14px; }
  .welfare .box2 .con .item .table {
    display: block; }
    .welfare .box2 .con .item .table .table-cell {
      display: block; }
  .welfare .box2 .con .item .list ul li .conLeft {
    width: 100%;
    float: none; }
  .welfare .box2 .con .item .list ul li .conRight {
    width: 100%;
    float: none;
    margin-top: 20px; }
    .welfare .box2 .con .item .list ul li .conRight .tit {
      font-size: 14px;
      line-height: 24px;
      margin-top: 10px; }
  .welfare .box2 .con .item .list ul li .conLeft .tit1 {
    margin-top: 10px; }
    .welfare .box2 .con .item .list ul li .conLeft .tit1 .t {
      margin-bottom: 0; }
  .welfare .box2 .con .item .list ul li .conLeft .tit {
    margin-top: 10px; }
  .welfare .box2 .con .item .btns {
    position: relative;
    bottom: auto;
    margin-top: 15px; }
  .welfare .box2 .con .item .btns .btns-new span {
    width: 20px;
    height: 20px; } }

.newsInfo {
  width: 100%;
  height: auto;
  padding-top: 49px;
  padding-bottom: 5.2%; }
  .newsInfo .content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    max-width: 100%; }
    .newsInfo .content .tits {
      text-align: center;
      font-size: 30px;
      line-height: 36px;
      color: #707070; }
    .newsInfo .content .time {
      font-size: 16px;
      line-height: 20px;
      color: #666;
      text-align: center;
      margin-top: 45px; }
      .newsInfo .content .time span {
        color: #333; }
    .newsInfo .content .con {
      font-size: 15px;
      line-height: 34px;
      color: #333;
      border-top: 1px solid #e6e6e6;
      margin-top: 47px;
      padding-top: 6%; }
	   .newsInfo .content .con p{ /* line-height:24px !important; font-size:16px !important;*/ padding:5px 0;}
      .newsInfo .content .con img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        height: auto !important; }
  .newsInfo .paging {
    width: 100%;
    height: auto;
    margin-top: 6.8%;
    position: relative; }
    .newsInfo .paging .t {
      width: 45%;
      height: auto;
      font-size: 16px;
      line-height: 40px; }
      .newsInfo .paging .t .p {
        width: 120px;
        height: 40px;
        border: 1px solid #3d82d0;
        box-sizing: border-box;
        text-align: center !important;
        float: left;
        color: #3d82d0;
        display: block; }
      .newsInfo .paging .t a {
        width: calc(100% - 140px);
        float: right;
        height: 40px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        color: #707070; }
        @media (min-width: 1024px) {
          .newsInfo .paging .t a:hover {
            color: #3d82d0; } }
      .newsInfo .paging .t.right .p {
        float: right; }
      .newsInfo .paging .t.right a {
        float: left;
        text-align: right; }
    .newsInfo .paging .return {
      width: 20px;
      height: 20px;
      background-repeat: no-repeat;
      background-image: url("/images/web/return.png");
      display: block;
      position: absolute;
      top: 10px;
      left: 50%;
      margin-left: -10px; }
      .newsInfo .paging .return span {
        width: 50px;
        display: block;
        position: absolute;
        top: 24px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 12px;
        line-height: 12px;
        color: #666;
        text-align: center; }
  .newsInfo .img1 {
    position: absolute;
    right: 0;
    width: 26.8%;
    top: 85%; }
  .newsInfo .img2 {
    width: 73.75%;
    position: absolute;
    top: 140%;
    left: 0; }
  @media (max-width: 1366px) {
    .newsInfo .content .tits {
      font-size: 24px;
      line-height: 30px; }
    .newsInfo .content .time {
      margin-top: 30px; }
    .newsInfo .content .con {
      margin-top: 30px; } }
  @media (max-width: 1024px) {
    .newsInfo {
      padding-top: 20px; }
      .newsInfo .content .tits {
        font-size: 18px;
        line-height: 24px; }
      .newsInfo .content .time {
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px; }
      .newsInfo .content .con {
        padding-top: 25px;
        margin-top: 20px;
        font-size: 14px;
        line-height: 22px; }
      .newsInfo .paging .t .p {
        width: 80px;
        height: 33px;
        line-height: 30px;
        font-size: 14px; }
      .newsInfo .paging .t a {
        width: calc(100% - 100px);
        line-height: 35px;
        height: 35px; }
	.by{display:none} }
  @media (max-width: 768px) {
    .newsInfo .paging .t a {
      display: none; }
    .newsInfo .paging .return {
      top: 7px; } }

@-webkit-keyframes ripple {
  0% {
    opacity: 0;
    transform: scale(0.1); }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: scale(1); } }
.history {
  padding-top: 5.2%;
  padding-bottom: 5.2%; }
  .history .year {
    position: relative; }
    .history .year .yearList {
      width: 100%;
      height: 40px;
      padding-top: 44px;
      overflow: hidden; }
      .history .year .yearList:after {
        width: 100%;
        height: 1px;
        background-color: #eaeaea;
        position: absolute;
        bottom: 20px;
        left: 0;
        content: '';
        z-index: 3; }
      .history .year .yearList ul {
        position: relative;
        z-index: 4; }
        .history .year .yearList ul li {
          width:33.3%;
          float: left;
          position: relative;
          cursor: pointer; }
          .history .year .yearList ul li .print {
            width: 36px;
            height: 36px;
            background-position: center;
            background-repeat: no-repeat;
            background-image: url("/images/web/year.png");
            margin: 0 auto;
            transition: all .5s; }
          .history .year .yearList ul li .t {
            width: 100%;
            position: absolute;
            bottom: 40px;
            left: 0;
            text-align: center;
            font-size: 16px;
            color: #666;
            transition: all .5s; }
          .history .year .yearList ul li.on .print {
            background-image: url("/images/web/year_h.png"); }
          .history .year .yearList ul li.on .t {
            font-size: 30px;
            color: #3d82d0;
            line-height: 30px;
            bottom: 55px; }
    .history .year .a {
      width: 40px;
      bottom: 0;
      height: 40px;
      position: absolute;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      display: block;
      border-radius: 100%;
      background-color: #fff;
      z-index: 10; }
      .history .year .a.prev {
        left: -56px;
        background-image: url("/images/web/left.png"); }
      .history .year .a.next {
        right: -56px;
        background-image: url("/images/web/right.png"); }
		
      .history .year .a.prev1 {
        left: -56px;
        background-image: url("/images/web/left.png"); }
      .history .year .a.next1 {
        right: -56px;
        background-image: url("/images/web/right.png"); }
  .history .conList {
    width: calc(100% - 16.66667% + 36px);
    height: auto;
    margin: 4% auto 0; }
    .history .conList ul li .t {
      margin-bottom: 20px;
      color: #828282; }
      .history .conList ul li .t span {
        font-size: 18px;
        line-height: 30px;
        color: #666;
        float: left;
        width: 85px;
        letter-spacing: -1px; }
        .history .conList ul li .t span em {
          color: #000;
          font-size: 30px; }
      .history .conList ul li .t i {
        font-size: 16px;
        line-height: 30px;
        color: #333;
        float: left;
        width: calc(100% - 85px);
        display: block;
        margin-top: 5px; }
  @media (max-width: 1366px) {
    .history .year .a.prev {
      left: -20px; }
    .history .year .a.next {
      right: -20px; } }
  @media (max-width: 1200px) {
    .history .year .yearList ul li.swiper-slide-active .t {
      font-size: 22px;
      line-height: 22px;
      bottom: 50px; } }
  @media (max-width: 768px) {
    .history .year .yearList {
      height: 30px;
      padding-top: 30px;
      width: calc(100% - 40px);
      padding: 30px 20px 0; }
      .history .year .yearList ul li {
        width: 25%; }
        .history .year .yearList ul li .print {
          width: 30px;
          height: 30px;
          background-size: 20px; }
        .history .year .yearList ul li .t {
          bottom: 30px;
          font-size: 14px;
          line-height: 14px; }
        .history .year .yearList ul li.swiper-slide-active .print {
          background-size: 24px; }
        .history .year .yearList ul li.swiper-slide-active .t {
          font-size: 18px;
          line-height: 18px;
          bottom: 34px; }
    .history .year .a {
      width: 30px;
      height: 30px; }
      .history .year .a.prev {
        left: -15px; }
      .history .year .a.next {
        right: -15px; }
    .history .year .yearList:after {
      bottom: 15px; }
    .history .conList {
      width: calc(100% - 20px); }
    .history .conList ul li .t span {
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0;
      width: 70px; }
      .history .conList ul li .t span em {
        font-size: 18px; }
    .history .conList ul li .t i {
      font-size: 14px;
      line-height: 22px;
      width: calc(100% - 70px);
      margin-top: 0; } }

/*# sourceMappingURL=style.css.map */
.ej-page {
	text-align: center;
	padding: 2% 0%;
}
.ej-page a {
	height: 48px;
	width: 48px;
	line-height: 48px;
	display: inline-block;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	font-size: 15px;
	color: #777;
	margin: 5px;
	transition: all ease .2s 0s;
	-moz-transition: all ease .2s 0s;
	-webkit-transition: all ease .2s 0s;
}
.ej-page .button {
	padding: 0 25px;
	width: auto;
}
.ej-page a:hover, .ej-page a.on {
	background: #A4000B;
	border-color: #A4000B;
	color: #fff;
}
.ico{position: absolute;
    top: 25%;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    height: 80px;
}
.ico img{display:block; width:100%;}

.recruit_home { }
.recruit_home .list { }
.recruit_home .list li { margin-bottom: 30px; padding: 15px; border: solid #e0e0e3 1px; background:#fff; }
.recruit_home .list li .lt { float: left; font-size: 18px; color: #135ac4; }
.recruit_home .list li .p1 { padding: 10px 0 5px 0; font-size: 14px; clear:both; }
.recruit_home .list li .p2 { clear: both; font-size: 12px; color: #838383; line-height: 25px; }
.recruit_home .list li .cn { display: none; font-size: 12px; color: #135ac4; }

.recruit_home .mode .p1 { margin-bottom: 5px; font-size: 16px; color: #135ac4; }
.recruit_home .mode p { margin-bottom: 10px; color: #727272; line-height: 30px; }
.recruit_home .mode b { color: #45444d; }
.recruit_home .mode span { display: block; }

@media (max-width: 1700px) {
	.index .index-advertise .box .box-new .w1400 .item .con .txt{display:none;}
	}


@media (max-width: 768px) {
	.top_nr {display:none;}
	.headerBox .header .logo_wrap{background:none; height:auto;}
	.index-banner .bgc{/*background-position: -216px;*/}
	.ej-page a{ width:auto; height:26px; line-height:26px; font-size:12px; min-width:20px; margin:3px;}
	}
	
	
.in_box { width: calc(100% - 274px); width:100%; }
.in_box ul li { padding: 8px 0; }
.in_box ul li a { display: block; position: relative; padding-left: 15px; }
.in_box ul li a:hover span, in_box ul li a:hover em { color: #0280CC; }
.in_box ul li a:hover:before { background: #0280CC; }
.in_box ul li a:before { position: absolute; top: 50%; left: 6px; width: 3px; height: 3px; content: ''; margin-top: -2px; background: #666; }
.in_box ul li span { float: left; width: calc(100% - 8em); font-size: 16px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.in_box ul li em { float: right; width: 7em; font-size: 16px; color: #666; text-align: right; }
