body {
  background: #e7e7e7;
  font-family: 'PingFang SC', "microsoft yahei", 'Myriad Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
ul {
  padding: 0;
}
ul,
li,
ol {
  list-style: none;
}
a {
  color: #303233;
}
a:hover {
  text-decoration: none;
  color: #c7000a;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.h16 {
  font-size: 16px;
}
.h50 {
  font-size: 50px;
}
.tac {
  text-align: center;
}
.por {
  position: relative;
}
.poa {
  position: absolute;
}
.ease {
  transition: all .3s;
}
.font1 {
  font-family: futural;
}
a:hover {
  color: #c7000a;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #303233;
  text-decoration: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.6;
}
@media (min-width: 1499px) {
  .carousel-indicators {
    margin-left: -640px;
  }
}
/**************main css****************/
.indexTit {
  text-align: center;
  padding-bottom: 1.2%;
  margin-bottom: 7%;
  line-height: 1.5em;
  margin-left: 5%;
  margin-right: 5%;
  background: url(../images/indextitbg.png) no-repeat center bottom;
  background-size: contain;
}
.indexTit .en {
  font-weight: bold;
  letter-spacing: 5px;
  display: block;
  margin-top: 0;
  text-transform: uppercase;
}
.indexTit h3 {
  margin-top: 0;
}
.carousel-indicators {
  text-align: right;
}
.carousel-indicators li {
  width: 44px;
  height: 4px;
  border-radius: 0;
  background: #fff;
  border: 0px;
}
.carousel-indicators li.active {
  width: 44px;
  height: 4px;
  background: #c7000a;
}
.banner {
  width: 100%;
  height: 850px;
}
.banner .item a {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner .swiper-pagination1 {
  text-align: center;
  padding: 0 10%;
  bottom: 5%;
  vertical-align: bottom;
  color: #fff;
  position: absolute;
  z-index: 9;
}
.banner .swiper-pagination1 span {
  border-radius: 100%;
  vertical-align: bottom;
  border: 1px solid #fff;
  width: 10px;
  height: 10px;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: none;
}
.banner .swiper-pagination1 span.swiper-pagination-bullet-active {
  background: #c7000a;
  border: 1px solid #c7000a;
}
.banner .swiper-button-next {
  width: 28px;
  height: 96px;
  background: url(../images/sc_next.png) no-repeat;
}
.banner.scroll {
  transform: translateY(-100%);
}
.banner .swiper-pagination-bullet {
  opacity: 1;
}
@media (min-width: 768px) {
  .banner .swiper-pagination {
    bottom: 120px;
  }
}
@media (max-width: 784px) {
  .banner {
    height: 3.6rem;
  }
  .banner .swiper-button-next {
    display: none;
  }
}
@keyframes mousemove {
  0% {
    transform: translateY(-5px);
  }
  25% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  75% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-5px);
  }
}
.y-navbar {
  border-radius: 0;
  margin-bottom: 0;
  border: 0;
  background: #efeff0;
  transition: all 0.5s ease 0s;
  min-height: 98px;
}
.y-navbar .navbar-header .navbar-brand {
  padding-top: 20px;
}
.y-navbar .navbar-collapse {
  z-index: 999;
  position: relative;
  border-top: 0;
}
.y-navbar .navbar-collapse.in {
  background: #fff;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  top: .2rem;
}
.y-navbar .navbar-nav > li > a {
  color: #3e3a39;
  transition: all .3s;
  position: relative;
  padding: 0 15px;
  line-height: 36px;
}
.y-navbar .navbar-nav > li:hover a,
.y-navbar .navbar-nav > li.hover a {
  background: #c7000a;
  color: #fff;
}
.y-navbar .navbar-nav > li:hover.dropdown a,
.y-navbar .navbar-nav > li.hover.dropdown a {
  background: none;
  color: #c7000a;
}
.y-navbar .navbartop {
  padding-top: 26px;
  padding-right: 40px;
}
.y-navbar .navbartop li:hover a,
.y-navbar .navbartop li.hover a {
  background: none;
  color: #c7000a;
}
.y-navbar .navbartop li:hover .dropdown-menu li a,
.y-navbar .navbartop li.hover .dropdown-menu li a {
  color: #3e3a39;
}
.y-navbar .navbartop li:hover .dropdown-menu li:hover a,
.y-navbar .navbartop li.hover .dropdown-menu li:hover a {
  color: #c7000a;
}
.y-navbar .navbartop li:hover.icontact:hover a,
.y-navbar .navbartop li.hover.icontact:hover a {
  background: #c7000a;
  color: #fff;
}
.y-navbar .navbartop .icontact a {
  border: 1px solid #c7000a;
  border-radius: 30px;
  display: inline-block;
}
.y-navbar .navbartop .open > a,
.y-navbar .navbartop .open > a:focus,
.y-navbar .navbartop .open > a:hover {
  background: none;
}
.y-navbar .navbartop .caret1 {
  border: none;
  display: inline-block;
  width: 10px;
  height: 5px;
  margin-left: 2px;
  vertical-align: middle;
  background: url(../images/jiantou.png) no-repeat center;
}
.y-navbar .navbartop .dropdown-menu {
  padding: 5px;
  margin: 0;
  background: rgba(255, 255, 255, 0.9);
  border-radius: initial;
  min-width: 100px;
  border: none;
  box-shadow: none;
}
.y-navbar .navbartop .dropdown-menu li {
  display: block;
  line-height: 36px;
}
.y-navbar .navbartop .dropdown-menu li a {
  background: none;
  color: #3e3a39;
  padding: 5px 0;
  text-align: center;
}
.y-navbar .navbartop .dropdown-menu li:hover a {
  background: none;
  color: #c7000a;
}
.y-navbar .navbar2 {
  padding-top: 10px;
}
.y-navbar .navbar2 li a {
  color: #595757;
  font-weight: bold;
}
.y-navbar .navbar2 li span {
  line-height: 36px;
  color: #3e3a39;
  padding-left: 15px;
}
.y-navbar .container-fluid {
  position: relative;
}
.y-navbar .y-top-search {
  position: absolute;
  right: 0;
  top: 26px;
  z-index: 10;
}
.y-navbar .y-top-search .sform {
  position: relative;
}
.y-navbar .y-top-search .buttb {
  width: 32px;
  height: 32px;
  border: 0;
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  background: url(../images/sou.png) no-repeat center center;
  cursor: pointer;
}
.y-navbar .y-top-search .but,
.y-navbar .y-top-search .sear {
  height: 32px;
  width: 32px;
  outline: none;
}
.y-navbar .y-top-search .sear {
  position: absolute;
  width: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  border-bottom: 1px solid #c7000a;
  right: 40px;
  top: 0;
  transition: all .5s;
  background: none;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  outline: none;
  background: #e7e7e7;
}
.y-navbar .y-top-search .but {
  width: 32px;
  height: 32px;
  border: 0;
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  background: url(../images/sou.png) no-repeat center center;
}
.y-navbar .y-top-search.open .sear {
  width: 140px;
  padding-right: 20px;
  padding-left: 10px;
  background: #fff;
}
.y-navbar .navbar-toggle {
  margin-top: 24px;
}
.y-navbar .search-form {
  position: absolute;
  right: 0;
  top: 22px;
  z-index: 9999;
}
.y-navbar .search-form .but,
.y-navbar .search-form .sear {
  outline: none;
}
.y-navbar .search-form .sear {
  position: absolute;
  width: 140px;
  padding-right: 20px;
  padding-left: 10px;
  background: #fff;
  border: 0;
  overflow: hidden;
  border-bottom: 1px solid #c7000a;
  right: 40px;
  top: 0;
  transition: all .5s;
  background: none;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  outline: none;
  background: #e7e7e7;
}
.y-navbar .search-form .but {
  width: 32px;
  height: 32px;
  border: 0;
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  background: url(../images/sou.png) no-repeat center center;
}
@media (max-width: 767px) {
  .y-navbar .search-form {
    top: 0;
    height: 100%;
  }
  .y-navbar .search-form .but {
    top: .36rem;
  }
}
.y-navbar .y-mobile-search {
  position: absolute;
  z-index: 10;
  right: 1.0rem;
  top: 0;
  height: 100%;
  width: .56rem;
  text-align: right;
  display: none;
}
.y-navbar .y-mobile-search .buttb {
  border: 0;
  background: url(../images/soumobile.png) no-repeat center center;
  cursor: pointer;
  background-size: .48rem auto;
  width: .48rem;
  display: inline-block;
  height: .6rem;
  margin-top: .36rem;
  vertical-align: top;
}
.y-navbar .search-form.open {
  right: 1.0rem;
  display: block !important;
}
.y-navbar .search-form.open .sear {
  width: 106px;
  height: .56rem;
  line-height: .56rem;
  top: -3px;
}
.y-navbar .search-form.open .but {
  background: url(../images/soumobile.png) no-repeat center center;
  cursor: pointer;
  background-size: .48rem auto;
  width: .48rem;
  height: .6rem;
  vertical-align: top;
}
@media (max-width: 767px) {
  .y-navbar .search-form.open .sear {
    top: .36rem;
  }
}
.y-navbar .mihome {
  position: absolute;
  right: 1.8rem;
  width: .56rem;
  top: 0;
  display: none;
  height: 100%;
}
.y-navbar .mihome span {
  background: url(../images/home.png) no-repeat center center;
  cursor: pointer;
  background-size: .48rem auto;
  width: .48rem;
  display: block;
  height: .6rem;
  margin: .36rem auto 0;
  vertical-align: top;
}
.y-navbar .mihome.open {
  right: 3.2rem;
}
@media (max-width: 700px) {
  .y-navbar .mihome {
    display: block;
  }
}
.body-wrap {
  width: 100%;
  position: relative;
  transition: all 0.5s ease 0s;
}
.body-wrap .row a.more {
  width: 140px;
  height: 48px;
  line-height: 48px;
  margin: 5% auto 0;
  text-align: center;
  color: #fff;
  display: block;
  background: #c7000a;
}
.body-wrap .row a.more:hover {
  background: #fff;
  border: 1px solid #c7000a;
  color: #c7000a;
}
@media (max-width: 700px) {
  .body-wrap .row a.more {
    width: 100px;
    height: 38px;
    line-height: 38px;
    margin: 2% auto 0;
  }
}
.title {
  text-align: center;
  padding-bottom: 20px;
}
.title h3 {
  font-weight: bold;
}
.title h3 b {
  color: #c7000a;
}
.title h4 {
  text-transform: uppercase;
  display: block;
  color: #615f5f;
}
.title span {
  width: 96px;
  height: 2px;
  background: #8f8b8b;
  display: block;
  margin: 0 auto;
  position: relative;
}
.title span s {
  width: 50%;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #c7000a;
}
.footer {
  transition: all 0.5s ease 0s;
}
.body-wrap.left,
.y-navbar.left,
.footer.left {
  transform: translateX(30%);
}
.m-sub-menu.show {
  left: 0;
  transition: all 0.44s ease 0s;
}
.m-sub-menu {
  background-color: #fff;
  height: 100%;
  position: fixed;
  left: -100%;
  top: 0;
  transition: all 0.64s ease 0s;
  width: 26%;
  z-index: 1040;
}
.m-sub-menu .top-box {
  background-color: #263157;
  height: 100px;
  line-height: 100px;
}
.m-sub-menu .top-box .stt {
  color: #acacac;
  display: inline-block;
  margin-left: 8%;
}
.m-sub-menu .top-box .close {
  background: url("../images/ico_37.png") no-repeat center center;
  cursor: pointer;
  display: inline-block;
  height: 17px;
  margin-right: 15%;
  margin-top: 10%;
  width: 17px;
}
.m-sub-menu .list-wrap ul {
  width: 100%;
  padding-top: 2%;
}
.m-sub-menu .list-wrap li {
  border-bottom: 1px solid #f2f2f2;
  line-height: 60px;
  width: 100%;
}
.m-sub-menu .list-wrap li .col-box {
  display: block;
  padding: 0 0 0 8%;
  width: 84%;
}
.m-sub-menu .list-wrap .tit {
  color: #666;
  height: 2em;
  line-height: 2em;
  transition: all .3s;
}
.m-sub-menu .list-wrap .point {
  background: url("../images/ico_38.png") no-repeat center center;
  display: inline-block;
  height: 12px;
  margin-top: 20px;
  width: 8px;
}
.m-sub-menu .list-wrap li .col-box:hover .tit {
  color: #263157;
  padding-left: 2%;
}
@media (max-width: 700px) {
  .m-sub-menu {
    width: 50%;
  }
  .m-sub-menu .list-wrap .point {
    margin-top: 16px;
  }
  .m-sub-menu .top-box {
    height: 1rem;
    line-height: 1rem;
  }
  .mouse-ico {
    bottom: 2%;
  }
  .banner .swiper-pagination {
    bottom: 4%;
  }
  .banner .swiper-button-next {
    bottom: 0;
    right: -1%;
  }
}
.m-sub-menu .sec-sub-list {
  position: absolute;
  left: -100%;
  top: 60px;
  width: 100%;
  z-index: 1050;
}
.m-sub-menu .sec-sub-list .return-fir {
  background-color: #333;
  display: block;
  line-height: 60px;
  padding: 0;
  width: 100%;
}
.m-sub-menu .sec-sub-list .return-fir p {
  background: url("../images/ico_42.png") no-repeat left center;
  color: #fff;
  font-size: 18px;
  padding-left: 18px;
  margin-left: 3%;
}
.m-sub-menu .sec-sub-list .boxs {
  background-color: #fff;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.m-sub-menu .sec-sub-list .boxs.show {
  left: 100%;
}
.m-sub-menu .sec-sub-list ul,
.m-sub-menu .sec-sub-list li {
  width: 100%;
}
.m-sub-menu .sec-sub-list li {
  border-bottom: 1px solid #f2f2f2;
  line-height: 60px;
}
.m-sub-menu .sec-sub-list li a {
  color: #666;
  display: block;
  font-size: 16px;
  padding: 0 7.8% 0 8.2%;
  width: 84%;
}
.m-sub-menu .sec-sub-list .bot-link {
  margin-top: 14px;
}
.zzblack {
  position: fixed;
  z-index: 1030;
  background: url("../images/black50.png") repeat left top;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  transition: all .3s;
}
.gotop {
  background: url("../images/gotop.png") no-repeat left top;
  z-index: 9999;
  position: fixed;
  right: 0;
  bottom: 18%;
  width: 50px;
  height: 50px;
  cursor: pointer;
  display: none;
}
@media (max-width: 380px) {
  .y-navbar .navbar-header .navbar-brand {
    padding-top: 10px;
  }
  .navbar-brand > img {
    max-width: 90%;
  }
  .y-navbar {
    min-height: 50px;
  }
}
@media (max-width: 768px) {
  .navbar-brand > img {
    max-width: 90%;
  }
  .y-navbar {
    min-height: 78px;
  }
}
@media (max-width: 767px) {
  .y-navbar {
    min-height: 70px;
  }
  .y-navbar .navbartop {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
  }
  .y-navbar .navbartop li {
    width: 33.333%;
    float: left;
  }
  .y-navbar .navbartop2 {
    border-bottom: none;
    padding-right: 0;
    padding-bottom: 1.8rem;
    background: #fff;
  }
  .y-navbar .navbartop2 li {
    font-weight: bold;
    text-align: center;
  }
  .y-navbar .navbartop2 li:first-child {
    text-align: left;
  }
  .y-navbar .navbartop2 li.dropdown {
    text-align: left;
  }
  .y-navbar .navbartop2 li a {
    color: #272727;
  }
  .y-navbar .navbartop2 li .dropdown-menu {
    display: block;
  }
  .y-navbar .navbartop2 li .dropdown-menu li {
    width: 100%;
  }
  .y-navbar .navbar-nav .open .dropdown-menu {
    position: absolute;
  }
  .y-navbar .y-mobile-search {
    display: block;
  }
  .y-navbar .mobile-nav {
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
  }
  .y-navbar .mobile-nav span {
    display: block;
    width: .44rem;
    margin-top: .06rem;
  }
}
@media (min-width: 768px) {
  .y-navbar .navbar-brand {
    position: relative;
    z-index: 1000;
    padding: 0;
    margin-left: 0;
  }
  .y-navbar .navbar2 {
    height: 50px;
    overflow: hidden;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .y-navbar {
    min-height: 1.2rem;
  }
  .y-navbar .navbar-header {
    min-height: 1.2rem;
  }
  .y-navbar .navbar-collapse {
    min-height: 1.2rem;
  }
  .y-navbar .y-top-search .sform {
    margin: 0 30px 0 130px;
  }
  .y-navbar .y-top-search.open .sear {
    width: 130px;
    padding-right: 20px;
    padding-left: 10px;
  }
  .y-navbar .navbar-header .navbar-brand {
    padding-top: 43px;
  }
  .title {
    padding-bottom: 50px;
  }
}
.icount-pro {
  width: 100%;
  padding-top: .5rem;
  padding-bottom: .5rem;
  transition: all .3s;
  border-top: 1px solid #fff;
}
.icount-pro .itemimg a {
  display: block;
  width: 100%;
  padding-top: 62%;
  overflow: hidden;
  position: relative;
}
.icount-pro .itemimg img {
  display: block;
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.icount-pro .itemtxt a {
  display: block;
  padding-left: 30px;
}
.icount-pro .itemtxt h3 {
  line-height: 30px;
  color: #303233;
  font-weight: bold;
  margin-top: 0;
}
.icount-pro .itemtxt em {
  color: #615f5f;
  text-transform: uppercase;
  font-style: normal;
}
.icount-pro .itemtxt .desc {
  padding-top: 20px;
  height: 2.17rem;
  overflow: hidden;
  text-align: justify;
  line-height: 30px;
}
.icount-pro .itemtxt .imore {
  width: 184px;
  height: 46px;
  line-height: 46px;
  background: #c7000a;
  border: 1px solid #c7000a;
  color: #fff;
  display: block;
  text-align: center;
  margin-bottom: 0;
}
.icount-pro .itemtxt .imore:hover {
  background: #fff;
  border: 1px solid #c7000a;
  color: #c7000a;
}
@media (min-width: 1200px) {
  .icount-pro {
    padding-bottom: 74px;
    padding-top: 74px;
  }
}
.ipro {
  position: relative;
  overflow: hidden;
}
.ipro .swiper-container2 {
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
.ipro .swiper-container2 .item a {
  display: block;
  width: 100%;
  padding-top: 62%;
  overflow: hidden;
  position: relative;
}
.ipro .swiper-container2 .item img {
  display: block;
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.ipro .swiper-container2 .swiper-pagination2 {
  padding: 0 10%;
  bottom: 15px;
  vertical-align: bottom;
  color: #fff;
  position: absolute;
  z-index: 9;
}
.ipro .swiper-container2 .swiper-pagination2 span {
  border-radius: 100%;
  vertical-align: bottom;
  border: 1px solid #fff;
  width: 10px;
  height: 10px;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: none;
  margin: 0 5px;
}
.ipro .swiper-container2 .swiper-pagination2 span.swiper-pagination-bullet-active {
  background: #c7000a;
  border: 1px solid #c7000a;
}
@media (max-width: 1490px) {
  .icount-pro .itemtxt .desc {
    height: 2.17rem;
  }
}
@media (max-width: 1200px) {
  .icount-pro a {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .icount-pro .itemtxt a {
    padding-left: 0;
  }
  .icount-pro .itemtxt .desc {
    height: 1.56rem;
    padding-top: 2%;
  }
}
@media (max-width: 990px) {
  .icount-pro a {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .icount-pro .itemtxt h3 {
    margin-top: 20px;
  }
  .icount-pro .itemtxt a {
    padding-left: 0;
  }
  .icount-pro .itemtxt .desc {
    height: auto;
    padding-top: 2%;
  }
}
.icase {
  border-top: 1px solid #fff;
  padding: .5rem 0;
}
.icase .item {
  margin-bottom: 4%;
}
.icase .item a {
  display: block;
  padding: 0;
}
.icase .item a.thumbnail {
  overflow: hidden;
  border: 0 none;
  border-radius: initial;
  position: relative;
  padding: 0;
  margin-bottom: 0;
  background: none;
}
.icase .item a.thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
}
.icase .item a.thumbnail .bg {
  position: absolute;
  width: 100%;
  height: 70px;
  background: url(../images/write80.png) repeat left top;
  left: 0;
  top: 50%;
  margin-top: -35px;
}
.icase .item a.thumbnail .bg .txt {
  height: 70px;
  line-height: 70px;
  text-align: center;
  display: block;
  color: #050505;
  margin: 0;
}
.icase .item a:hover .bg {
  background: #fff;
}
.iplant {
  border-top: 1px solid #fff;
  padding: .5rem 0;
}
.Fieldsbox {
  overflow: hidden;
}
.Fieldsbox img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.Fieldsbox .item {
  float: left;
}
.Fieldsbox .item a {
  display: block;
}
.iplant .Fieldsbox .item {
  width: auto;
}
.diweiPage .Fieldsbox {
  margin-bottom: 8%;
  border-bottom: 1px solid #9fa0a0;
}
.diweiPage .Fieldsbox img {
  max-width: 100% !important;
  display: block;
  margin: 0 auto;
}
.diweiPage .Fieldsbox .item {
  margin-bottom: 15px;
  height: 90px;
}
.inews {
  padding: .5rem 0;
  border-top: 1px solid #fff;
}
.inews .list-group {
  padding-bottom: 0;
}
.inews .itembox .title2 {
  padding-bottom: 15px;
}
.inews .itembox .title2 h3 {
  color: #303233;
  font-weight: bold;
}
.inews .itembox .title2 em {
  width: 10px;
  height: 20px;
  display: inline-block;
  margin-left: 15px;
  background: url(../images/jiantou2.png) no-repeat;
  vertical-align: middle;
}
.inews .item {
  background: #f0f0f0;
  margin-bottom: 30px;
}
.inews .item a {
  display: block;
}
.inews .item .thumbnail {
  border: 0 none;
  border-radius: initial;
  padding: 0;
  margin-bottom: 0;
}
.inews .item .thumbnail figure {
  position: relative;
  width: 100%;
  padding-top: 75%;
  overflow: hidden;
}
.inews .item .thumbnail figure img {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
}
.inews .item .caption {
  transition: all 0.3s ease-out 0s;
}
.inews .item .caption h3 {
  line-height: 1.1;
  font-size: 13px;
  height: 2.4em;
  overflow: hidden;
}
.inews .item .caption span {
  color: #c7000a;
  margin-bottom: 0;
  margin-top: 0;
}
.inews .item.hover .caption {
  background: #424445;
  border-top: 1px solid #424445;
}
.inews .item.hover .caption a.txt {
  color: #fff;
}
.inews .row a.more {
  margin: 0;
}
@media (max-width: 1200px) {
  .inews .list-group {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-right: 0;
  }
  .inews .item .caption span {
    display: none;
  }
  .inews .item .caption h3 {
    height: 2.2em;
    overflow: hidden;
    line-height: 1.4;
  }
  .inews .cot {
    margin: 0;
  }
}
.footer {
  padding: .5rem 0;
  background: #272727;
}
.footer .botlogo {
  width: 130px;
  height: 44px;
  float: left;
  display: block;
}
.footer .botlogo img {
  display: block;
  width: 100%;
  height: 100%;
}
.footer .webtxt {
  color: #fff;
  float: left;
  padding-left: 1.0em;
  margin-bottom: 0;
  padding-top: 8px;
}
.footer .sbtn a {
  display: inline-block;
  width: 44px;
  height: 44px;
  padding: 0;
}
.footer .sbtn .bds_tsina {
  background: url(../images/weibo.png) no-repeat;
  background-size: cover;
  margin-right: 0;
  margin-top: 0;
}
.footer .sbtn .bds_tsina:hover {
  background: url(../images/weibo_a.png) no-repeat;
  background-size: cover;
}
.footer .sbtn .bds_weixin {
  background: url(../images/weixin.png) no-repeat;
  background-size: cover;
}
.footer .sbtn .bds_weixin:hover {
  background: url(../images/weixin_a.png) no-repeat;
  background-size: cover;
}
.footer .navbox {
  border-top: 1px solid #615f5f;
  border-bottom: 1px solid #615f5f;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer .navbox .itnav {
  float: left;
  position: relative;
}
.footer .navbox .itnav a {
  display: block;
  padding-left: 15px;
  position: relative;
}
.footer .navbox .itnav em {
  position: absolute;
  left: 0;
  top: 4px;
  width: 8px;
  height: 14px;
  background: url(../images/jiantou3.png) no-repeat;
  background-size: cover;
}
.footer .navbox .itnav .llist {
  display: block;
  float: left;
  position: relative;
}
.footer .navbox li {
  text-align: left;
}
.footer .navbox li a {
  color: #fff;
}
.footer .navbox li .drop-menu {
  padding-top: 10px;
}
.footer .navbox li .drop-menu li {
  line-height: 35px;
}
.footer .navbox li .drop-menu li a {
  color: #9fa0a0;
}
.footer .navbox li .drop-menu li a:hover {
  color: #fff;
}
.footer .navbox .ewm {
  padding-top: 14px;
}
.footer .navbox .ewm img {
  width: 122px;
  height: 122px;
  display: block;
  float: right;
}
.footer .navbox .ewm p {
  display: block;
  width: 122px;
  text-align: center;
  color: #9fa0a0;
  float: right;
  line-height: 24px;
}
.footer .copyright {
  color: #9fa0a0;
  line-height: 1.5;
  padding: 0;
}
.footer .copyright span {
  display: inline-block;
  margin-left: 2%;
}
.footer .copyright a {
  color: #9fa0a0;
}
.footer .copyright a:hover {
  color: #fff;
}
/********ny content css********/
.nybanner {
  margin-top: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.nybanner .img {
  width: 100%;
  height: 500px;
}
.nybanner img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.nybanner .txt {
  color: #fff;
  position: absolute;
  top: 0;
  margin-top: 30px;
  left: 0;
  width: 100%;
}
.nybanner .txt .en {
  color: #3e3a39;
  font-weight: bold;
}
.nybanner .txt h3 {
  margin-top: .4em;
}
@media (max-width: 640px) {
  .nybanner .txt {
    margin-top: 10px;
  }
}
.nybanner.joinbanner .txt .en,
.nybanner.baitxt .txt .en {
  color: #fff;
}
.nybanner.joinbanner .sitepath,
.nybanner.baitxt .sitepath,
.nybanner.joinbanner .sitepath a,
.nybanner.baitxt .sitepath a {
  color: #fff;
}
.nybanner.joinbanner .sitepath .ihome,
.nybanner.baitxt .sitepath .ihome {
  color: #c7000a;
}
.nybanner.proban .txt .en {
  text-shadow: 2px 2px 10px #ffffff;
}
.nybanner2 {
  background: #f7f8f9;
  padding-bottom: 2%;
}
.nybanner2 .txt {
  padding-top: 30px;
}
.nybanner2 .txt p {
  text-transform: uppercase;
  color: #595756;
  margin-top: 0;
}
.nybanner2 .txt .en {
  font-weight: bold;
  padding-top: 10px;
  display: block;
}
.nybanner2 .sitepath {
  margin-bottom: 0;
  padding-bottom: 2%;
}
.nybanner2.vidban {
  background: #fff;
}
@media (min-width: 1200px) {
  .nybanner2 .txt p {
    font-size: 18px;
  }
}
.sitepath {
  color: #333333;
  padding-top: 0;
  padding-bottom: 5%;
  margin: 0;
  margin-bottom: 1em;
}
.sitepath a {
  color: #333333;
}
.sitepath a:hover {
  color: #c7000a;
}
.sitepath .ihome {
  color: #c7000a;
}
.wrapper-wrap {
  background: #fff;
  padding: 1em 0;
}
@media (min-width: 992px) {
  .wrapper-wrap {
    padding: 2% 0;
  }
}
/*产品体系*/
.productpage .title2 {
  width: 100%;
  height: 20px;
  border-bottom: 1px dotted #d2d2d2;
  position: relative;
  margin-top: 1em;
}
.productpage .title2 h3 {
  width: 292px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  background: #c7000a;
  color: #fff;
  margin: 0;
  margin-left: -146px;
}
.productpage .cont {
  padding-bottom: 1em;
}
.productpage .cont .img {
  width: 100%;
  overflow: hidden;
}
.productpage .cont .img img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.productpage .tanfoor {
  padding-top: 4em;
  overflow: hidden;
}
.productpage .tanfoor .item {
  position: relative;
}
.productpage .tanfoor .item img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.productpage .tanfoor .item h3 {
  text-align: center;
  color: #595757;
  font-weight: bold;
}
.productpage .tanfoor .item:hover h3 {
  color: #c7000a;
}
.productpage .tanfoor .item:hover img {
  filter: brightness(110%);
}
@media (min-width: 992px) {
  .productpage .title2 {
    margin-top: 60px;
  }
  .productpage .cont {
    padding-bottom: 60px;
  }
  .productpage .tanfoor {
    padding-top: 110px;
  }
}
/*产品信息*/
@media (max-width: 768px) {
  .productpage2 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.productlist {
  position: relative;
}
.productlist .item {
  margin-bottom: 15px;
  margin-top: 15px;
}
.productlist .item a {
  display: block;
}
.productlist .item figure {
  width: 100%;
  display: block;
  margin: 0 auto;
  padding-top: 82%;
  position: relative;
  overflow: hidden;
}
.productlist .item figure img {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
}
.productlist .item h3 {
  background: #e6e6e6;
  text-align: center;
  display: block;
  height: 50px;
  line-height: 50px;
  margin: 0;
  overflow: hidden;
}
.productlist .item:hover h3 {
  color: #c7000a;
}
.productlist .item:hover img {
  filter: brightness(110%);
}
.soupage {
  padding-top: 66px;
  padding-bottom: 120px;
}
/*应用领域*/
.yingyongpage .floor_2 {
  width: 100%;
  background: #eef3f9;
  padding: 2em 0;
}
.yingyongpage .floor_2 .item {
  transition: all .3s;
  margin-bottom: 15px;
}
.yingyongpage .floor_2 .item a {
  display: block;
}
.yingyongpage .floor_2 .item figure {
  width: 100%;
  display: block;
  margin: 0 auto;
  padding-top: 141%;
  position: relative;
  overflow: hidden;
}
.yingyongpage .floor_2 .item figure img {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
}
.yingyongpage .floor_2 .item h3 {
  color: #050505;
  display: block;
  text-align: center;
}
.yingyongpage .floor_2 .item:hover {
  -webkit-transform: translate3d(0, -6px, 0);
  transform: translate3d(0, -6px, 0);
}
@media (min-width: 992px) {
  .yingyongpage .floor_2 {
    padding: 74px 0;
  }
}
@media (min-width: 1200px) {
  .yingyongpage .floor_2 .it1,
  .yingyongpage .floor_2 .it3,
  .yingyongpage .floor_2 .it5 {
    padding-top: 54px;
  }
}
.yingyongpage2 {
  background: #e6e6e6;
}
.yingyongpage2 .Tit {
  padding-left: 2em;
}
.yingyongpage2 .info .item {
  margin-bottom: 2em;
  background: #fff;
}
.yingyongpage2 .info .item .txt {
  padding: 0;
}
.yingyongpage2 .info .item .txt .a {
  display: block;
  padding: 8% 10%;
}
.yingyongpage2 .info .item .txt .tit {
  font-weight: bold;
  color: #c7000a;
  display: block;
  margin-top: 0;
}
.yingyongpage2 .info .item .txt .desc {
  color: #3e3a39;
  line-height: 1.8;
  text-align: justify;
}
.yingyongpage2 .info .item .img {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.yingyongpage2 .info .item .img img {
  width: 100%;
  display: block;
}
@media (max-width: 700px) {
  .yingyongpage2 .info .item .txt .a {
    padding: 4% 4%;
  }
  .yingyongpage2 .info .item .txt .desc {
    height: auto;
  }
}
@media (min-width: 1200px) {
  .yingyongpage2 .info .item {
    margin-bottom: 70px;
  }
  .yingyongpage2 .info .item .txt .a {
    padding: 12%;
  }
  .yingyongpage2 .info .item .txt .desc {
    height: 112px;
  }
}
.joinpage .aboutinfo {
  padding: 1em 0;
}
.joinpage .aboutinfo .more a {
  transition: all .3s;
  width: 124px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  display: block;
  margin: 0 auto;
  background: #c7000a;
  border: 1px solid #c7000a;
  color: #fff;
}
.joinpage .aboutinfo .more a:hover {
  background: #fff;
  color: #c7000a;
}
.joinpage .Salary {
  width: 100%;
  background: url(../images/fuli.jpg) no-repeat center;
  background-size: cover;
  padding: 5% 0;
}
.joinpage .joinitem {
  border-bottom: 1px solid #d2d2d2;
  padding: 20px 0 63px;
  position: relative;
}
.joinpage .joinitem a {
  display: block;
}
.joinpage .joinitem .tit {
  color: #c7000a;
  font-weight: bold;
}
.joinpage .joinitem .tijiao {
  width: 84px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  background: #b60005;
  color: #fff;
  border-radius: 10px;
  margin-top: 10px;
  position: absolute;
  right: 0;
  bottom: 36px;
}
.joinpage .joinitem .tijiao:hover {
  background: #e0040a;
}
.joinpage .more {
  margin-top: 5%;
}
.joinpage .txtbox {
  padding: 5% 0;
  line-height: 1.8;
}
.joinpage .postlist .desc {
  line-height: 1.8em;
}
@media (min-width: 1200px) {
  .joinpage {
    padding-top: 5%;
  }
  .joinpage .title {
    padding-bottom: 10px;
  }
  .joinpage .title h3 {
    margin-bottom: 0;
  }
  .joinpage .title h4 {
    margin-top: 0;
    display: block;
  }
  .joinpage .aboutinfo {
    padding-bottom: 100px;
  }
  .joinpage .Salary {
    margin-top: 50px;
    padding: 4% 0;
  }
  .joinpage .about-honor .proslide .txt {
    top: 88px;
  }
  .joinpage .about-honor .proslide .txt h3 {
    padding-top: 20px;
    font-weight: bold;
    height: 100px;
  }
  .joinpage .joinitem {
    padding-top: 0;
    margin-bottom: 54px;
  }
  .joinpage.jobpage {
    padding-top: 50px;
  }
}
.ydewm {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 800px;
  height: 550px;
  background: #fff;
  padding: 5px;
  display: none;
  margin-top: -270px;
  margin-left: -400px;
}
.ydewm img {
  width: 100%;
  height: 100%;
  display: block;
}
.ydewmbg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/black50.png) repeat left top;
  display: none;
  z-index: 998;
}
.ydewmbg h2 {
  padding-bottom: 2%;
  padding-top: 2%;
  text-align: center;
  font-size: 18px;
}
.ydewmbg a {
  width: 40px;
  height: 40px;
  display: block;
  background: url(../images/close.png) no-repeat;
  background-size: cover;
}
.mess_pop .message .item {
  margin-bottom: 20px;
  position: relative;
}
.mess_pop .message {
  border: none;
  width: 86%;
  margin: 0 auto;
}
.mess_pop .message label {
  padding-right: 10px;
}
.mess_pop .message input {
  padding: 0 10px;
  outline: none;
  height: 34px;
  line-height: 34px;
  width: 82%;
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
}
.mess_pop #loginForm .regist .subbtn {
  margin-top: 30px;
}
.mess_pop .message textarea {
  border: 1px solid #dcdcdc;
  width: 82%;
  box-sizing: border-box;
  border-radius: 2px;
  background: none;
  height: 124px;
  padding: 0 10px;
  outline: none;
}
.mess_pop .message .item.tbtn {
  padding-left: 70px;
}
.mess_pop .message .item.tbtn input {
  width: 94%;
  background: #c7000a;
  color: #fff;
  border: 0 none;
  cursor: pointer;
}
.mess_pop .message .item.tbtn input:hover {
  background: #fd0000;
}
.mess_pop .message .msg-box {
  padding-left: 70px;
  color: red;
}
.mess_pop .message font {
  position: absolute;
  right: 0;
  top: 5px;
  color: red;
}
.mess_pop .message .liuyan label {
  vertical-align: top;
}
@media (max-width: 830px) {
  .ydewm {
    width: 600px;
    height: 500px;
    margin-top: -250px;
    margin-left: -300px;
  }
}
@media (max-width: 600px) {
  .ydewm {
    width: 400px;
    height: 450px;
    margin-top: -225px;
    margin-left: -225px;
  }
  .mess_pop .message input,
  .mess_pop .message textarea {
    width: 76%;
  }
}
@media (max-width: 480px) {
  .ydewm {
    width: 370px;
    margin-left: -188px;
  }
  .mess_pop .message input,
  .mess_pop .message textarea {
    width: 76%;
  }
  .mess_pop .message font {
    display: none;
  }
}
@media (max-width: 400px) {
  .ydewm {
    width: 250px;
    margin-left: -125px;
  }
  .mess_pop .message .item {
    margin-bottom: 10px;
  }
  .mess_pop .message input,
  .mess_pop .message textarea {
    width: 100%;
  }
  .mess_pop .message font {
    display: none;
  }
  .mess_pop .message textarea {
    height: 78px;
  }
  .mess_pop .message .item.tbtn {
    padding-left: 3%;
  }
}
.aboutPage {
  padding: 2% 0 4%;
  width: 100%;
  background: #e6e6e6;
}
.aboutPage img {
  max-width: 100%;
}
.aboutPage .info {
  padding-bottom: 5%;
}
.aboutPage .info h3 {
  color: #c7000a;
  font-weight: bold;
}
.aboutPage .item .a {
  padding: 2% 0 2% 0;
}
.aboutPage .item img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.aboutPage .item p {
  text-align: justify;
  line-height: 1.8;
}
.aboutPage .floor_2 {
  background: #b60005;
  color: #fff;
  padding: 2% 0;
}
.aboutPage .floor_2 .itembox .nian {
  width: 92px;
  height: 92px;
  background: #fff;
  margin: 0 auto;
  text-align: center;
  border-radius: 100%;
}
.aboutPage .floor_2 .itembox .nian span {
  color: #c7000a;
  line-height: 92px;
  display: block;
  font-weight: bold;
}
.aboutPage .floor_2 .itembox .desc {
  padding: 15% 0 0;
  text-align: justify;
}
.aboutPage .floor_3 {
  padding-top: 4%;
}
.aboutPage .histroy {
  overflow: hidden;
  position: relative;
  padding-bottom: 10%;
}
.aboutPage .histroy .swiper-button-prev,
.aboutPage .histroy .swiper-button-next {
  top: auto;
  bottom: 25px;
  height: 30px;
}
.aboutPage .histroy .swiper-button-prev {
  background: url(../images/a_prev.png) no-repeat;
  left: 46%;
}
.aboutPage .histroy .swiper-button-next {
  background: url(../images/a_next.png) no-repeat;
  right: 46%;
}
.aboutPage .histroy .line {
  width: 80%;
  position: absolute;
  left: 10%;
  top: 20%;
  background: #fff;
  height: 1px;
}
.aboutPage .histroy .swiper-button-next.swiper-button-disabled,
.aboutPage .histroy .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.aboutPage .floor_2_y {
  width: 100%;
  background: url(../images/yanfa_f.jpg) no-repeat center center;
  background-size: cover;
}
.aboutPage .floor_2_y h2 {
  color: #fff;
}
.aboutPage .floor_2_y .info {
  padding-top: 3%;
  padding-bottom: 3%;
}
.aboutPage .floor_2_y .info .item {
  margin-bottom: 15px;
}
.aboutPage .floor_2_y .info .item .a {
  padding: 5%;
  background: url(../images/write80.png) repeat left top;
  height: 18em;
  overflow: hidden;
}
.aboutPage .floor_2_y .info .item h3 {
  font-weight: bold;
  color: #c7000a;
}
@media (max-width: 992px) {
  .aboutPage .item .a {
    padding: 2% 0 2% 0;
  }
  .aboutPage .histroy .swiper-button-prev {
    left: 40%;
  }
  .aboutPage .histroy .swiper-button-next {
    right: 40%;
  }
  .aboutPage .histroy .line {
    display: none;
  }
}
@media (min-width: 1200px) {
  .aboutPage .item p.h5 {
    height: 170px;
  }
  .aboutPage .floor_3 .item p.h5 {
    height: 200px;
  }
  .aboutPage .histroy .itembox .desc {
    padding-top: 58px;
    vertical-align: top;
  }
  .aboutPage .histroy .itembox .a {
    padding-right: 30%;
  }
  .aboutPage .histroy .itembox.it1 {
    padding-left: 0;
  }
  .aboutPage .histroy .itembox.it2 .a {
    padding-left: 11%;
  }
  .aboutPage .histroy .itembox.it3 .a {
    padding-left: 16%;
    padding-right: 20%;
  }
  .aboutPage .histroy .itembox.it4 .a {
    padding-left: 30%;
    padding-right: 0;
  }
  .aboutPage .histroy .line {
    width: 79%;
  }
}
.about-honor .container {
  padding: 0;
}
.about-honor .proslide {
  width: 100%;
  margin: 0 auto;
  position: relative;
  min-height: 190px;
  overflow: hidden;
}
.about-honor .proslide .inner {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}
.about-honor .proslide .row {
  margin: 0;
  padding: 0;
}
.about-honor .proslide .thumbnail {
  border-radius: 0px;
  padding: 0;
  border: 0px;
  background: none;
  transition: all .3s;
}
.about-honor .proslide .txt {
  position: absolute;
  left: 15%;
  top: 25%;
  width: 65%;
  padding-left: 15px;
  text-align: center;
}
.about-honor .proslide .txt h3 {
  color: #c7000a;
  height: 1em;
}
@media (max-width: 768px) {
  .about-honor .proslide .txt {
    left: 20%;
    width: 56%;
  }
}
@media (max-width: 408px) {
  .about-honor .proslide .txt {
    left: 14%;
    width: 64%;
    top: 18%;
  }
}
@media (min-width: 769px) {
  .about-honor .proslide .txt {
    top: 18%;
  }
}
@media (min-width: 1020px) {
  .about-honor .proslide .txt {
    top: 25%;
  }
}
@media (min-width: 1200px) {
  .about-honor .proslide .txt h3 {
    height: 120px;
  }
}
.about-honor .proslide .swiper-button-prev {
  background: url(../images/j_prev.png) no-repeat 0 0;
  left: 0;
  width: 14px;
}
.about-honor .proslide .swiper-button-next {
  background: url(../images/j_next.png) no-repeat 0 0;
  right: 0;
  width: 14px;
}
.about-honor .carousel-control {
  width: 26px;
  height: 60px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  z-index: 99;
  background: none;
  opacity: 1;
}
.about-honor .carousel-control span {
  display: block;
  width: 26px;
  height: 60px;
}
.about-honor .carousel-control.left {
  left: -15px;
}
.about-honor .carousel-control.left span {
  background: url(../images/j_prev.png) no-repeat 0 0;
}
.about-honor .carousel-control.right {
  right: -15px;
}
.about-honor .carousel-control.right span {
  background: url(../images/j_next.png) no-repeat 0 0;
}
.Jobs {
  padding: 2em 0;
}
.Jobs .cont {
  text-align: center;
}
.Jobs .cont .item {
  display: inline-block;
  margin: 2% 6%;
  width: 170px;
  height: 170px;
  position: relative;
  overflow: hidden;
}
.Jobs .cont .item img {
  display: block;
  width: 100%;
}
.Jobs .cont .item span {
  position: absolute;
  left: 0;
  bottom: 8%;
  text-align: center;
  display: block;
  color: #b60005;
  width: 100%;
}
@media (max-width: 480px) {
  .Jobs .cont .item {
    margin: 2% 2%;
  }
}
.Jobs .jobs2 {
  padding-top: 2em;
}
.Jobs .cont2 {
  text-align: center;
  padding-top: 2em;
}
@media (min-width: 1200px) {
  .Jobs {
    padding: 80px 0;
  }
  .Jobs .cont {
    padding-top: 40px;
  }
  .Jobs .jobs2 {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .Jobs .jobs2 .cont2 {
    padding-top: 40px;
  }
}
/*研发*/
.yanfaPage {
  padding: 3% 0;
  width: 100%;
}
.yanfaPage img {
  max-width: 100%;
}
.yanfaPage .floor_1 {
  padding-bottom: 5%;
}
.yanfaPage .info h3 {
  color: #c7000a;
  font-weight: bold;
}
.yanfaPage .info p {
  text-align: justify;
  line-height: 1.8;
}
.yanfaPage .item .a {
  padding: 2% 30% 2% 0;
}
.yanfaPage .item img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.yanfaPage .floor_2 {
  width: 100%;
  background: url(../images/yanfa_f.jpg) no-repeat center center;
  background-size: cover;
}
.yanfaPage .floor_2 h2 {
  color: #fff;
  padding-bottom: 3%;
}
.yanfaPage .floor_2 .info {
  padding-top: 4%;
  padding-bottom: 8%;
}
.yanfaPage .floor_2 .info .item {
  margin-bottom: 15px;
}
.yanfaPage .floor_2 .info .item .a {
  padding: 5%;
  background: url(../images/write80.png) repeat left top;
}
.yanfaPage .floor_2 .info .item h3 {
  font-weight: bold;
  color: #3e3a39;
}
.yanfaPage .floor_3 {
  padding: 4% 0;
}
.yanfaPage .yanfloor_1 .cont {
  margin-bottom: 30px;
  padding-top: 15px;
}
.yanfaPage .yanfloor_1 .cont .txt h3 {
  color: #c7000a;
  font-weight: bold;
}
.yanfaPage .yanfloor_1 .cont .txt .a {
  padding-right: 10%;
}
.yanfaPage .yanfloor_1 .cont img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.yanfaPage .yanfloor_2 {
  width: 100%;
  overflow: hidden;
  margin-top: 4em;
  position: relative;
}
.yanfaPage .yanfloor_2 img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.yanfaPage .yanfloor_2 .txt {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  z-index: 3;
}
.yanfaPage .yanfloor_2 .txt p {
  font-weight: bold;
}
.yanfaPage .yanfloor_3 {
  padding: 5% 0 6%;
}
.yanfaPage .yanfloor_3 .info h3 {
  color: #c7000a;
  font-weight: bold;
}
.yanfaPage .yanfloor_3 .item .a {
  padding: 2% 30% 2% 0;
}
.yanfaPage .yanfloor_4 {
  width: 100%;
  background: #eef3f9;
  padding: 2% 0;
  margin-bottom: 2%;
}
.yanfaPage .yanfloor_4 .info {
  padding-top: 3%;
  padding-bottom: 3%;
}
.yanfaPage .yanfloor_4 .info .item {
  margin-bottom: 15px;
}
.yanfaPage .yanfloor_4 .info .item .a {
  padding: 5%;
  background: url(../images/write80.png) repeat left top;
}
.yanfaPage .yanfloor_4 .info .item h3 {
  font-weight: bold;
  color: #3e3a39;
}
.yanfaPage .jsfloor_1 {
  padding-bottom: 5%;
}
.yanfaPage .jsfloor_1 li {
  margin-bottom: 30px;
  padding-top: 10px;
}
.yanfaPage .jsfloor_1 li h3 {
  font-weight: bold;
}
.yanfaPage .jsfloor_2 {
  width: 100%;
  background: url(../images/jishu_f.jpg) no-repeat center center;
  background-size: cover;
}
.yanfaPage .jsfloor_2 h2 {
  color: #fff;
  padding-bottom: 3%;
}
.yanfaPage .jsfloor_2 .info {
  padding-top: 4%;
  padding-bottom: 8%;
}
.yanfaPage .jsfloor_2 .info .item {
  margin-bottom: 15px;
}
.yanfaPage .jsfloor_2 .info .item .a {
  padding: 5%;
  background: url(../images/write80.png) repeat left top;
  height: 18em;
  overflow: hidden;
}
.yanfaPage .jsfloor_2 .info .item h3 {
  font-weight: bold;
  color: #c7000a;
}
.yanfaPage .jsfloor_3 {
  padding: 4% 0;
}
.yanfaPage .jsfloor_3 p {
  position: relative;
  padding-left: 20px;
}
.yanfaPage .jsfloor_3 p em {
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  display: block;
  background: #c7000a;
  border-radius: 100%;
}
@media (max-width: 992px) {
  .yanfaPage .item .a {
    padding: 2% 0 2% 0;
  }
  .yanfaPage .yanfloor_3 .item .a {
    padding: 2% 0 2% 0;
  }
  .yanfaPage .yanfloor_2 .txt {
    top: 1%;
  }
}
@media (min-width: 1200px) {
  .yanfaPage .floor_1 .item .a {
    padding-right: 22%;
  }
  .yanfaPage .floor_1 .item img {
    margin: 60px 0 0;
  }
  .yanfaPage .floor_1 .item.it2 img {
    margin-left: 44px;
  }
  .yanfaPage .floor_1 .item.it3 img {
    margin-left: 40px;
  }
  .yanfaPage .floor_2 .info .item .a {
    padding: 5% 12%;
  }
  .yanfaPage .floor_3 .item p {
    height: 240px;
  }
  .yanfaPage .yanfloor_1 .cont {
    padding-top: 15px;
    margin-bottom: 55px;
  }
  .yanfaPage .yanfloor_1 .cont .txt p {
    padding-right: 20%;
  }
  .yanfaPage .yanfloor_4 .info .item .a {
    padding: 5% 9%;
  }
  .yanfaPage .yanfloor_4 .info .item img {
    margin: 20px auto;
  }
  .yanfaPage .jsfloor_2 .info .item .a {
    padding: 6% 70px;
  }
}
.cailiaopage {
  background: #e6e6e6;
  padding: 6% 0;
}
.cailiaopage .cfloor_1 {
  width: 100%;
  background: url(../images/cailiao_f.jpg) no-repeat center center;
  background-size: cover;
}
.cailiaopage .cfloor_1 .info {
  padding-top: 7%;
  padding-bottom: 7%;
}
.cailiaopage .cfloor_1 .info .item {
  margin-bottom: 15px;
}
.cailiaopage .cfloor_1 .info .item .a {
  padding: 7%;
  background: url(../images/write80.png) repeat left top;
  height: 18em;
  overflow: hidden;
}
.cailiaopage .cfloor_1 .info .item h3 {
  font-weight: bold;
  color: #c7000a;
}
.cailiaopage .cfloor_1 .info .item p {
  text-align: justify;
  line-height: 1.8;
}
.cailiaopage img {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .cailiaopage .cfloor_1 .info .item .a {
    padding: 7% 12%;
  }
}
.contactPage {
  padding: 3% 0 4%;
  width: 100%;
}
.contactPage .cont img {
  max-width: 100%;
}
.contactPage .info {
  line-height: 1.8;
}
.contactPage .info h3 {
  color: #c7000a;
  font-weight: bold;
}
.contactPage .info .dizhi {
  padding-top: 5%;
}
.contactPage .maparea {
  overflow: hidden;
}
.contactPage .maparea #allmap {
  width: 100%;
  height: 4rem;
}
@media (min-width: 768px) {
  .contactPage .maparea #allmap {
    height: 390px;
  }
}
.contactPage .maparea img {
  max-width: auto;
}
.contactPage .floor_2 {
  width: 100%;
  overflow: hidden;
  margin-top: 5em;
  position: relative;
}
.contactPage .floor_2 img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.contactPage .floor_2 .txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  color: #fff;
}
.contactPage .floor_2 .txt h2 {
  padding-top: 2%;
}
.contactPage .floor_2 .txt p {
  font-weight: bold;
}
.contactPage .floor_3 {
  padding-top: 4%;
}
@media (max-width: 768px) {
  .contactPage .row {
    margin-top: 5px;
  }
}
@media (min-width: 1200px) {
  .contactPage .info h4.h5 {
    padding-bottom: 5%;
    font-size: 18px;
  }
  .contactPage .info .item {
    padding-bottom: 4%;
  }
  .contactPage .info .item p.h5 {
    padding-right: 35%;
  }
  .contactPage .floor_3 .info .item p.h5 {
    padding-right: 0;
  }
}
/*公司定位*/
.diweiPage .floor_1 {
  width: 100%;
  background: url(../images/diwei_f1.jpg) no-repeat center center;
  background-size: cover;
  margin-top: 2%;
}
.diweiPage .floor_1 .info {
  padding-top: 30px;
  padding-bottom: 30px;
}
.diweiPage .floor_1 .item {
  margin-bottom: 15px;
}
.diweiPage .floor_1 .item .a {
  background: url(../images/write80.png) repeat left top;
  padding: 5%;
}
.diweiPage .floor_1 .item .line {
  width: 40px;
  height: 2px;
  display: block;
  margin: 15px;
  background: #9fa0a0;
}
.diweiPage .floor_1 .item .desc {
  padding-top: 15px;
  height: 6em;
  margin-left: 15px;
  margin-right: 15px;
  text-align: justify;
  line-height: 1.8;
}
.diweiPage .floor_1 .item img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.diweiPage .floor_2 {
  padding-top: 2%;
}
.diweiPage .floor_2 h2 {
  border-bottom: 1px solid #9fa0a0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.diweiPage .floor_2 .info img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .diweiPage .floor_1 .item img {
    display: none;
  }
  .diweiPage .floor_1 .item .desc {
    height: 9em;
  }
}
@media (max-width: 640px) {
  .diweiPage .floor_1 .item .a {
    padding: 1%;
  }
  .diweiPage .floor_1 .item .desc {
    height: 15em;
  }
}
@media (min-width: 1200px) {
  .diweiPage .floor_1 .item .a {
    padding: 5% 12%;
  }
  .diweiPage .floor_1 .item .desc {
    height: 105px;
  }
  .diweiPage .floor_1 .item img {
    margin-bottom: 10px;
  }
}
.newsPage {
  padding: 3% 0 10%;
}
@media (max-width: 640px) {
  .newsPage {
    padding-top: 0;
  }
}
.newsPage .item {
  background: #fff;
  transition: all .3s;
  padding: 22px 0;
  display: block;
  border-bottom: 1px solid #eee;
}
.newsPage .item a {
  display: block;
}
.newsPage .item figure {
  width: 100%;
  padding-top: 70%;
  display: block;
  position: relative;
  overflow: hidden;
}
.newsPage .item figure img {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
}
.newsPage .item .txt h3 {
  margin-top: 0;
  line-height: 24px;
}
.newsPage .item .txt p {
  color: #898989;
  height: 5em;
  overflow: hidden;
  text-align: justify;
}
.newsPage .item .txt .time {
  color: #9fa0a0;
  display: block;
}
.newsPage .item .txt .cha {
  display: block;
  color: #c7000a;
}
.newsPage .item:hover h3 {
  color: #c7000a;
}
@media (max-width: 1210px) {
  .newsPage .item .txt p {
    height: 3em;
  }
}
@media (max-width: 990px) {
  .newsPage .item {
    margin-bottom: 2%;
  }
  .newsPage .item .txt p {
    height: 3em;
  }
  .newsPage .item .txt .cha {
    display: none;
  }
}
@media (max-width: 640px) {
  .newsPage .item .txt p {
    height: 1.2em;
  }
}
@media (max-width: 440px) {
  .newsPage .item .txt p {
    display: none;
  }
}
@media (max-width: 320px) {
  .newsPage .item .txt .time {
    display: none;
  }
}
.newsPage .itemmt .thumbnail {
  border: 0 none;
  background: none;
  padding: 0;
}
.newsPage .itemmt .thumbnail figure {
  width: 100%;
  padding-top: 70%;
  position: relative;
  overflow: hidden;
}
.newsPage .itemmt .thumbnail figure img {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
}
.newsPage .itemmt .thumbnail h3 {
  color: #595757;
}
.newsPage .itemmt .thumbnail:hover h3 {
  color: #c7000a;
}
.newsPage .itemmt .thumbnail:hover img {
  filter: brightness(110%);
}
.newsPage .menu {
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 15px;
}
.newsPage .menu .nav-pills > li.h3 {
  margin-bottom: 0;
}
.newsPage .menu .nav-pills > li > a {
  border-radius: initial;
}
.newsPage .menu .nav-pills > li.active > a,
.newsPage .menu .nav-pills > li.active > a:focus,
.newsPage .menu .nav-pills > li.active > a:hover {
  background: #c7000a;
}
@media (max-width: 640px) {
  .newsPage .itemmt .thumbnail h3 {
    height: 1.2em;
    overflow: hidden;
    line-height: 1.2em;
  }
}
@media (min-width: 1200px) {
  .newsPage {
    padding-top: 47px;
  }
  .newsPage .menu {
    margin-bottom: 70px;
  }
  .newsPage .itemmt {
    margin-bottom: 30px;
  }
  .newsPage .item .txt p {
    height: 90px;
  }
  .newsPage .item .txt .cha {
    margin-bottom: 0;
  }
}
.videoPage {
  background: #efeff0;
}
.videoPage a {
  display: block;
}
.videoPage .itemmt .thumbnail {
  border: 0 none;
  background: none;
  padding: 0;
}
.videoPage .itemmt .thumbnail figure {
  width: 100%;
  padding-top: 70%;
  position: relative;
  overflow: hidden;
}
.videoPage .itemmt .thumbnail figure img {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
}
.videoPage .itemmt .thumbnail h3 {
  color: #595757;
  height: 1.8em;
  overflow: hidden;
}
.videoPage .menu {
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 15px;
}
.videoPage .menu .nav-pills > li.h3 {
  margin-bottom: 0;
}
.videoPage .menu .nav-pills > li > a {
  border-radius: initial;
}
.videoPage .menu .nav-pills > li.active > a,
.videoPage .menu .nav-pills > li.active > a:focus,
.videoPage .menu .nav-pills > li.active > a:hover {
  background: #c7000a;
}
@media (max-width: 640px) {
  .videoPage .itemmt .thumbnail h3 {
    height: 1.2em;
    overflow: hidden;
    line-height: 1.28em;
  }
}
@media (min-width: 1200px) {
  .videoPage .menu {
    margin-bottom: 70px;
  }
  .videoPage .itemmt {
    margin: 15px 0;
  }
}
.singlePage {
  padding-bottom: 6%;
  margin: 0 20px;
}
.singlePage .container {
  background: #ffffff;
  padding: 0 20px;
  overflow: visible;
}
.singlePage .title {
  padding: 1% 0;
}
.singlePage .content {
  margin: 0;
  padding-bottom: 5%;
}
.singlePage img {
  max-width: 100%;
}
.singlePage video {
  max-width: 700px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 768px) {
  .singlePage {
    margin: 0;
  }
  .singlePage video {
    width: 5rem;
  }
}
@media (max-width: 700px) {
  .singlePage .container {
    padding: 0 .2rem;
  }
}
.showNews {
  padding: 3% 0;
}
.showNews .showTit h1 {
  font-weight: bold;
  display: block;
  color: #c7000a;
}
.showNews .showTit span {
  color: #9fa0a0;
}
.showNews .showTit .show {
  display: inline-block !important;
  padding-left: 5px;
}
.showNews .showContxt {
  color: #898989;
  padding: 0 0 30px;
  line-height: 1.8em;
}
.showNews img {
  max-width: 100% !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
}
.showNews p {
  padding: 0;
}
.showproduct {
  padding-top: 0;
}
.showproduct img {
  max-width: 100% !important;
  display: block;
  margin: 0 auto;
}
.showproduct .boxinfo {
  padding: 0;
}
.showproduct .cont {
  padding: 5% 0;
  text-align: justify;
}
.showproduct .cont .tit {
  font-weight: bold;
  color: #c7000a;
}
.showproduct .cont .p {
  position: relative;
  padding-left: 4%;
}
.showproduct .cont .dian {
  position: absolute;
  width: 10px;
  height: 10px;
  display: block;
  background: #c7000a;
  border-radius: 100%;
  left: 0;
  top: 5px;
  margin-right: 0;
}
.showproduct table.xntable td {
  padding: 10px 0;
}
.showproduct table.xntable .dian {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #c7000a;
  border-radius: 100%;
  margin-right: 10px;
  position: relative;
  top: 0;
}
@media (min-width: 992px) {
  .showproduct .boxinfo {
    padding: 0;
  }
  .showproduct .cont .p {
    position: relative;
    padding-left: 2%;
  }
}
.showproduct .table1 {
  border: 1px solid #fff;
}
.showproduct .table1 td {
  background: #efeff0;
  padding: 10px;
  word-wrap: break-word;
  word-break: break-all;
}
.showproduct .table1 td.thead {
  background: #c7000a;
  color: #fff;
  font-size: 18px;
}
.showproduct .zntable {
  background: #efeff0;
}
.showproduct .zntable p {
  padding: 22px 0;
  text-align: center;
  color: #c7000a;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .showproduct .table1 td {
    padding: 15px;
  }
  .showproduct .cont {
    padding: 63px 0 0;
  }
}
.resultPage li {
  width: 100%;
  line-height: 3em;
  height: 3em;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.resultPage li a {
  display: block;
  color: #333;
}
.resultPage li a:hover {
  color: #c7000a;
}
.bd_weixin_popup {
  box-sizing: initial;
}
.bd_weixin_popup * {
  box-sizing: initial;
}
/* reLink */
.reLink {
  width: 100%;
  border-top: 1px solid #d7d6d6;
  padding: 40px 0 .2em;
  margin-top: 40px;
  position: relative;
}
.reLink .nextLink,
.reLink .prevLink {
  color: #333;
}
.reLink .prevLink {
  padding-bottom: 10px;
}
.reLink a {
  color: #333;
}
.reLink a:hover {
  color: #c7000a;
}
.reLink .mobtn {
  position: absolute;
  right: 0;
  top: 40px;
  width: 185px;
  height: 46px;
  line-height: 46px;
}
.reLink .mobtn a {
  display: block;
  background: #b60005;
  color: #fff;
  text-align: center;
}
.morebtn {
  width: 177px;
  height: 60px;
  display: block;
  margin: 7% auto;
  line-height: 60px;
  text-align: center;
  border: 1px solid #c7000a;
  background: #c7000a;
  color: #fff;
  font-family: futural;
  font-weight: normal;
  transition: all .3s;
}
.morebtn:hover {
  width: 200px;
  text-decoration: none;
  background: #fff;
  color: #c7000a;
}
.morebtn:focus {
  background: #fff;
  color: #c7000a;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .morebtn {
    font-size: 16px;
  }
}
.g-email,
.g-qq {
  width: 38px;
  height: 38px;
  display: inline-block;
  margin-right: 1.5em;
  background: url(../images/cooper-ico.png) no-repeat -2px -2px;
  transition: all .3s;
  border: 1px solid #a0a0a0;
  border-radius: 100%;
}
.g-email:hover,
.g-qq:hover {
  border-color: #253157;
}
.g-qq {
  background-position: -62px -2px;
}
.h36 {
  font-size: 36px;
}
@media (max-width: 992px) {
  body {
    font-size: 13px;
  }
  .h1 {
    font-size: 28px;
  }
  .h2 {
    font-size: 22px;
  }
  .h3 {
    font-size: 20px;
  }
  .h4 {
    font-size: 18px;
  }
  .h5 {
    font-size: 14px;
  }
  .h6 {
    font-size: 12px;
  }
  .h7 {
    font-size: 14px;
  }
  .h36 {
    font-size: 36px;
  }
  .h50 {
    font-size: 40px;
  }
  .h60 {
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 12px;
  }
  .h1 {
    font-size: 24px;
  }
  .h2 {
    font-size: 20px;
  }
  .h3 {
    font-size: 16px;
  }
  .h4 {
    font-size: 14px;
  }
  .h5 {
    font-size: 12px;
  }
  .h6 {
    font-size: 12px;
  }
  .h7 {
    font-size: 14px;
  }
  .h36 {
    font-size: 32px;
  }
  .h50 {
    font-size: 30px;
  }
  .morebtn {
    width: 1.6rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .2rem;
  }
  .morebtn:hover {
    width: 2rem;
  }
}
@media (max-width: 640px) {
  body {
    font-size: 14px;
  }
  .h1 {
    font-size: 24px;
  }
  .h2 {
    font-size: 20px;
  }
  .h3 {
    font-size: 18px;
  }
  .h4 {
    font-size: 14px;
  }
  .h5 {
    font-size: 14px;
  }
  .h6 {
    font-size: 12px;
  }
  .h7 {
    font-size: 14px;
  }
  .h36 {
    font-size: 20px;
  }
  .h50 {
    font-size: 30px;
  }
}
/*historylist*/
.historylist {
  padding-bottom: 80px;
  width: 1000px;
  margin: 0 auto !important;
}
.historylist .list {
  position: relative;
}
.historylist .more {
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 16px;
}
.historylist .hh3 {
  text-align: center;
  padding-top: 1em;
}
.historylist .htxt {
  color: #333;
  text-align: center;
  line-height: 2em;
  padding: .5em 0 1em;
}
.historylist .title {
  font-size: 24px;
  position: relative;
  text-align: center;
  padding-bottom: 40px;
  z-index: 22;
}
.historylist .title s {
  width: 18px;
  height: 18px;
  position: absolute;
  bottom: -10px;
  z-index: 22;
  left: 50%;
  margin-left: -9px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #f3f3f3;
}
.historylist .item {
  width: 496px;
  height: 210px;
  padding-right: 30px;
  position: relative;
  margin-left: 5px;
  border-right: 1px solid #d2d2d2;
  float: left;
  text-align: right;
}
.historylist .item p {
  color: #000;
}
.historylist .item a {
  width: 100%;
  height: 150px;
  padding: 30px 0;
  display: block;
}
.historylist .item img {
  width: 150px;
  height: 150px;
  float: left;
  margin-right: 20px;
  display: block;
  border-radius: 100%;
}
.historylist .item h3 {
  color: #000000;
  margin-bottom: 10px;
  padding-top: 25px;
}
.historylist .item strong {
  font-family: arial;
}
.historylist .item strong .fwb {
  font-size: 32px;
}
.historylist .item strong p {
  font-size: 14px;
}
.historylist .item .cir {
  width: 21px;
  height: 21px;
  position: absolute;
  top: 95px;
  right: -12px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #fff;
}
.historylist .item .cir span {
  width: 13px;
  height: 13px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: block;
  margin: 4px auto 0;
  background: #000;
}
.historylist .item.itemR {
  width: 495px;
  float: right;
  margin-right: 5px;
  text-align: left;
  padding-right: 0;
  padding-left: 30px;
  border-left: 1px solid #d2d2d2;
  border-right: 0;
}
.historylist .item.itemR img {
  float: right;
  margin-right: 0;
}
.historylist .item.itemR .cir {
  right: auto;
  left: -12px;
}
.historylist .item.itemR .arrow {
  right: auto;
  left: 15px;
  border-style: dashed solid dashed dashed;
  border-color: transparent #f1f1f1 transparent transparent;
  border-width: 10px;
  width: 0;
  height: 0;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .historylist {
    width: 930px;
  }
  .historylist .item {
    width: 460px;
    height: 160px;
  }
  .historylist .item a {
    height: 160px;
  }
  .historylist .item img {
    width: 100px;
    height: 100px;
  }
  .historylist .item h3 {
    padding-top: 20px;
  }
  .historylist .item.itemR {
    width: 461px;
  }
}
@media (max-width: 992px) {
  .historylist {
    width: 710px;
  }
  .historylist .item {
    width: 350px;
    height: 140px;
  }
  .historylist .item a {
    height: 140px;
  }
  .historylist .item img {
    width: 80px;
    height: 80px;
  }
  .historylist .item h3 {
    padding-top: 0;
    margin-top: 10px;
  }
  .historylist .item.itemR {
    width: 351px;
  }
}
@media (max-width: 700px) {
  .historylist {
    width: 100%;
  }
  .historylist .htxt {
    text-align: left;
  }
  .historylist .title {
    font-size: .3rem;
    text-align: left;
    padding-bottom: .4rem;
  }
  .historylist .title s {
    bottom: -10px;
    z-index: 22;
    left: 6px;
  }
  .historylist .item {
    width: 100%;
    height: 1.5rem;
    float: none;
    border-right: 0px;
    border-left: 1px solid #d2d2d2;
    text-align: left;
    padding-left: .3rem;
    padding-right: 0;
  }
  .historylist .item a {
    height: 1.5rem;
    padding: .3rem 0;
  }
  .historylist .item img {
    width: .9rem;
    height: .9rem;
    float: right;
    margin-right: 0;
  }
  .historylist .item h3 {
    padding-top: 0;
    margin: 0 0 .1rem;
    font-size: .24rem;
  }
  .historylist .item p {
    font-size: .2rem;
    margin-bottom: 0;
  }
  .historylist .item .cir {
    right: auto;
    left: -12px;
    top: .6rem;
  }
  .historylist .item .arrow {
    right: auto;
    left: 15px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #f1f1f1 transparent transparent;
    border-width: 10px;
    width: 0;
    height: 0;
    overflow: hidden;
  }
  .historylist .item.itemR {
    width: 100%;
    float: none;
    text-align: left;
    padding-left: .3rem;
  }
  .historylist .item.itemR a {
    padding: .3rem 0;
  }
}
.dialog-layout {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  filter: alpha(opacity=90);
}
.reLink .prevLink {
  padding-left: 0;
  padding-right: 0;
}
.reLink .nextLink {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 1200px) {
  .y-navbar {
    height: 125px;
  }
  .y-navbar .y-top-search {
    top: 22px;
    right: 0;
  }
  .y-navbar .y-top-search .sform {
    margin-right: 16px;
  }
  .y-navbar .navbar-header {
    margin-left: -15px;
  }
  .y-navbar .navbartop {
    padding-top: 22px;
  }
  .y-navbar .navbartop .icontact {
    margin-left: 18px;
    margin-right: 10px;
  }
  .y-navbar .navbartop li > a {
    font-size: 12px;
    padding: 0 12px;
    line-height: 33px;
  }
  .y-navbar .navbartop .dropdown-menu {
    font-size: 12px;
    width: 92px;
  }
  .y-navbar .navbartop .dropdown-menu li {
    line-height: 24px;
  }
  .y-navbar .navbartop .dropdown-menu li a {
    padding: 0;
  }
  .y-navbar .navbar2 {
    margin-right: 0;
  }
  .y-navbar .navbar2 li span {
    font-size: 12px;
  }
  .y-navbar .navbar2 li a {
    font-size: 13px;
    padding: 0 10px;
  }
  .y-navbar .navbar2 li.it7 a {
    padding-right: 0;
  }
  .y-navbar .navbar-collapse {
    padding-right: 0;
    margin-right: -15px;
  }
  .y-navbar .navbar-header .navbar-brand {
    padding-top: 38px;
  }
  .banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
  }
  .banner .swiper-button-next {
    display: none;
  }
  #wrap {
    margin-bottom: 80px;
  }
  .ipro1 {
    border-top: 1px solid #fff;
  }
  .body-wrap .row a.more {
    width: 123px;
    height: 46px;
    line-height: 46px;
    background: #b60005;
  }
  .title h3 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .title h4 {
    margin-top: 0;
  }
  .icount-pro .itemimg {
    width: 608px;
    height: 378px;
    padding-left: 0;
    padding-right: 0;
  }
  .icount-pro .itemtxt {
    width: 560px;
    float: right;
    padding-right: 0;
  }
  .icount-pro .itemtxt a {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
  }
  .icount-pro .itemtxt h3 {
    margin-bottom: 0;
    line-height: 32px;
    padding-bottom: 5px;
  }
  .icount-pro .itemtxt em {
    font-family: arial;
  }
  .icount-pro .itemtxt .desc {
    padding-top: 20px;
    line-height: 26px;
    height: 253px;
    margin-bottom: 0;
    margin-left: 0;
    color: #615f5f;
  }
  .icount-pro .itemtxt .imore {
    background: #b60005;
    font-size: 16px;
  }
  .icount-pro .iproimg {
    width: 608px;
    height: 378px;
    padding-left: 0;
    padding-right: 0;
  }
  .icase {
    padding: 50px 0 80px;
  }
  .icase .list-group {
    margin-bottom: 0;
  }
  .icase .item {
    margin-bottom: 0;
    width: 170px;
    height: 255px;
    margin-left: 0;
    margin-right: 30px;
    padding: 0;
  }
  .icase .item.it6 {
    margin-right: 0;
  }
  .iplant {
    padding: 48px 0 80px;
  }
  .iplant .row a.more {
    width: 123px;
    height: 46px;
    line-height: 46px;
    margin-top: 50px;
    font-size: 16px;
  }
  .inews {
    padding: 50px 0 80px;
  }
  .inews .title2,
  .inews .list-group {
    padding: 0;
    margin: 0;
  }
  .inews .itembox {
    padding-left: 0;
    padding-right: 0;
    width: 357px;
    margin-right: 49px;
  }
  .inews .itembox .title2 {
    padding-bottom: 35px;
  }
  .inews .itembox .item {
    width: 357px;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .inews .itembox .item .cont {
    padding-left: 0;
    padding-right: 0;
  }
  .inews .itembox .item .thumbnail {
    width: 140px;
    height: 105px;
    overflow: hidden;
  }
  .inews .itembox .item .caption {
    width: 198px;
    height: 105px;
    overflow: hidden;
  }
  .inews .itembox .item .caption h3 {
    font-size: 13px;
    line-height: 18px;
    height: 44px;
    padding-top: 6px;
    margin-bottom: 12px;
  }
  .inews .itembox .item .caption span {
    font-size: 14px;
  }
  .inews .itembox.it3 {
    margin-right: 0;
  }
  .inews .itembox.it3 .item {
    margin-right: 0;
  }
  .inews .row a.more {
    margin-left: 15px;
    margin-top: 20px;
    width: 133px;
    height: 43px;
    line-height: 43px;
  }
  .footer .navbox {
    padding-bottom: 35px;
  }
  .footer .navbox .nnav {
    width: 970px;
  }
  .footer .navbox .itnav {
    width: 215px;
  }
  .footer .navbox .itnav.it1 {
    width: 218px;
  }
  .footer .navbox .itnav.it4 {
    width: 200px;
  }
  .footer .navbox .listli {
    width: 108px;
  }
  .footer .navbox .itnav2 {
    padding-top: 15px;
  }
  .footer .navbox .ewm {
    padding-right: 0;
  }
  .footer .navbox .nnav {
    padding-left: 0;
  }
  .footer .ewm {
    float: right;
  }
  .footer .bbox {
    margin-right: -15px;
    margin-left: -15px;
    padding-bottom: 10px;
  }
  .footer .bbox .webtxt {
    padding-left: 103px;
  }
  .footer .copyright {
    padding-top: 5px;
  }
  .footer .copyright .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .morebtn {
    width: 184px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
  }
  .aboutPage .info h2 {
    padding-bottom: 15px;
  }
  .aboutPage .gsfloor_1 .info {
    padding-left: 0;
    text-align: justify;
    padding-top: 5px;
    padding-bottom: 90px;
  }
  .aboutPage .gsfloor_1 .info h2 {
    padding-bottom: 21px;
  }
  .aboutPage .gsfloor_1 .item {
    padding-right: 0;
    width: 280px;
    margin-right: 172px;
  }
  .aboutPage .gsfloor_1 .item .a {
    padding: 0;
  }
  .aboutPage .gsfloor_1 .item.it3 {
    margin-right: 0;
  }
  .aboutPage .gsfloor_1 .item.it3 p {
    letter-spacing: 0;
  }
  .aboutPage .gsfloor_1 .item p {
    line-height: 24px;
    letter-spacing: 1px;
  }
  .aboutPage .gsfloor_2 h2 {
    padding-bottom: 21px;
  }
  .aboutPage .gsfloor_2 .info {
    padding-left: 0;
    text-align: justify;
    padding-top: 5px;
    padding-bottom: 90px;
  }
  .aboutPage .gsfloor_2 .itembox.it4 {
    padding-right: 0;
    padding-left: 30px;
  }
  .aboutPage .gsfloor_3 {
    padding: 74px 0 63px;
  }
  .aboutPage .gsfloor_3 .info {
    padding-bottom: 0px;
  }
  .aboutPage .gsfloor_3 .item {
    padding-right: 0;
    width: 280px;
    margin-right: 172px;
  }
  .aboutPage .gsfloor_3 .item .a {
    padding: 0;
  }
  .aboutPage .gsfloor_3 .item.it3 {
    margin-right: 0;
  }
  .aboutPage .gsfloor_3 .item.it3 p {
    letter-spacing: 0;
  }
  .aboutPage .gsfloor_3 .item p.h5 {
    line-height: 24px;
    letter-spacing: 1px;
    height: 248px;
  }
  .nybanner .container,
  .nybanner2 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .wrapper-wrap .container {
    padding-left: 0;
    padding-right: 0;
  }
  .wrapper-wrap.productpage .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .contactPage {
    padding: 55px 0 104px;
  }
  .contactPage .info {
    line-height: 24px;
  }
  .contactPage .info2 .cont {
    margin-left: 0;
    margin-right: 0;
  }
  .contactPage .info2 .item {
    width: 356px;
    margin-right: 90px;
    padding-left: 0;
    padding-right: 0;
  }
  .contactPage .info2 .item.itt3 {
    margin-right: 0;
    width: 278px;
    float: right;
  }
  .contactPage .info2 .item p.h5 {
    padding-right: 0;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .contactPage .lifloor_1 .info {
    line-height: 24px;
  }
  .contactPage .lifloor_1 .info h4.h5 {
    padding-bottom: 50px;
  }
  .contactPage .lifloor_1 .item {
    padding-right: 0;
    width: 270px;
    margin-right: 187px;
    padding-bottom: 43px;
  }
  .contactPage .lifloor_1 .item .a {
    padding: 0;
  }
  .contactPage .lifloor_1 .item.it3 {
    margin-right: 0;
  }
  .contactPage .lifloor_1 .item.it3 p {
    letter-spacing: 0;
    padding-left: 0;
  }
  .contactPage .lifloor_1 .item p.h5 {
    line-height: 24px;
    letter-spacing: 1px;
    padding-right: 0;
    padding-bottom: 0;
    margin-right: 0;
  }
  .contactPage .floor_2 .txt h2 {
    padding-top: 40px;
    margin-bottom: 0;
  }
  .contactPage .floor_2 p {
    margin-top: 10px;
  }
  .contactPage .floor_3 {
    padding-top: 70px;
  }
  .contactPage .floor_3 .info .cont {
    margin-left: 0;
    margin-right: 0;
  }
  .contactPage .floor_3 .info .item {
    width: 176px;
    margin-right: 147px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0px;
    margin-bottom: 0;
  }
  .contactPage .floor_3 .info .item.it3 {
    width: 208px;
  }
  .contactPage .floor_3 .info .item.it4 {
    margin-right: 0;
    width: 168px;
  }
  .contactPage .floor_3 .info .item p {
    line-height: 24px;
    margin: 0;
  }
  .yanfaPage {
    padding: 86px 0 120px;
  }
  .yanfaPage .floor_1 {
    padding-top: 0;
    padding-bottom: 108px;
  }
  .yanfaPage .floor_1 .info h2 {
    margin-top: 0;
    line-height: 24px;
    padding-bottom: 33px;
  }
  .yanfaPage .floor_1 .cont {
    margin-left: 0;
    margin-right: 0;
  }
  .yanfaPage .floor_1 .item {
    width: 370px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 55px;
  }
  .yanfaPage .floor_1 .item img {
    margin-top: 62px;
  }
  .yanfaPage .floor_1 .item.it1 img {
    margin-left: 20px;
  }
  .yanfaPage .floor_1 .item.it2 img {
    margin-left: 68px;
  }
  .yanfaPage .floor_1 .item .a {
    padding: 0;
  }
  .yanfaPage .floor_1 .item.it3 {
    width: 227px;
    float: right;
    margin-right: 0;
  }
  .yanfaPage .floor_2 {
    height: 587px;
    padding: 0;
  }
  .yanfaPage .floor_2 .info {
    padding: 76px 0;
  }
  .yanfaPage .floor_2 .info h2 {
    margin-top: 0;
    line-height: 24px;
    padding-bottom: 58px;
  }
  .yanfaPage .floor_2 .info .row {
    margin-left: 0;
    margin-right: 0;
  }
  .yanfaPage .floor_2 .info .item {
    width: 579px;
    margin-right: 12px;
    padding: 0;
    margin-bottom: 12px;
    float: left;
    height: 152px;
    background: url(../images/write80.png) repeat left top;
  }
  .yanfaPage .floor_2 .info .item .a {
    padding: 43px 70px 50px;
    background: none;
  }
  .yanfaPage .floor_2 .info .item h3 {
    margin-top: 0;
  }
  .yanfaPage .floor_2 .info .item.it2,
  .yanfaPage .floor_2 .info .item.it4 {
    margin-right: 0;
  }
  .yanfaPage .floor_3 {
    padding: 68px 0 0;
  }
  .yanfaPage .floor_3 .cont {
    margin-left: 0;
    margin-right: 0;
  }
  .yanfaPage .floor_3 .info h2 {
    padding-bottom: 16px;
  }
  .yanfaPage .floor_3 .item {
    width: 200px;
    margin-right: 123px;
    padding-left: 0;
    padding-right: 0;
  }
  .yanfaPage .floor_3 .item .a {
    padding: 0;
  }
  .yanfaPage .floor_3 .item.it4 {
    margin-right: 0;
  }
  .yanfaPage .floor_3 .item p {
    line-height: 24px;
    margin-bottom: 5px;
  }
  .yanfaPage .yanfloor_1 {
    padding-top: 0;
    padding-bottom: 90px;
  }
  .yanfaPage .yanfloor_1 h2 {
    padding-bottom: 35px;
    margin-top: 0;
    line-height: 24px;
  }
  .yanfaPage .yanfloor_1 .cont {
    margin-bottom: 51px;
  }
  .yanfaPage .yanfloor_1 .cont .img {
    width: 580px;
    height: 220px;
    padding: 0;
  }
  .yanfaPage .yanfloor_1 .cont .img img {
    width: 100%;
    height: 100%;
  }
  .yanfaPage .yanfloor_1 .cont .txt {
    padding-top: 0;
  }
  .yanfaPage .yanfloor_1 .cont .txt h3 {
    margin-top: 0;
    line-height: 24px;
    padding-bottom: 9px;
  }
  .yanfaPage .yanfloor_1.imgcot {
    padding-top: 0;
  }
  .yanfaPage .yanfloor_2 {
    margin-top: 0;
    height: 653px;
  }
  .yanfaPage .yanfloor_2 img {
    height: 100%;
  }
  .yanfaPage .yanfloor_2 .txt {
    top: 57px;
  }
  .yanfaPage .yanfloor_2 .txt h2 {
    margin-bottom: 0;
  }
  .yanfaPage .yanfloor_2 .txt p {
    margin-top: 10px;
  }
  .yanfaPage .yanfloor_3 {
    padding: 102px0 118px;
  }
  .yanfaPage .yanfloor_3 .info h2 {
    margin-top: 0;
  }
  .yanfaPage .yanfloor_3 .cont {
    padding-top: 6px;
    margin-left: 0;
    margin-right: 0;
  }
  .yanfaPage .yanfloor_3 .cont .item {
    width: 275px;
    margin-right: 170px;
    padding-left: 0;
    padding-right: 0;
  }
  .yanfaPage .yanfloor_3 .cont .item .a {
    padding: 0;
  }
  .yanfaPage .yanfloor_3 .cont .item.it1 .a {
    padding-right: 34px;
  }
  .yanfaPage .yanfloor_3 .cont .item.it2 {
    width: 280px;
  }
  .yanfaPage .yanfloor_3 .cont .item.it3 {
    margin-right: 0;
  }
  .yanfaPage .yanfloor_4 {
    padding: 30px 0 120px;
    margin-bottom: 0;
  }
  .yanfaPage .yanfloor_4 .info {
    padding: 24px 0 0;
    margin-left: 0;
    margin-right: 0;
  }
  .yanfaPage .yanfloor_4 .info .item {
    width: 578px;
    height: 422px;
    padding: 0;
    margin-bottom: 12px;
    margin-right: 12px;
    background: #fff;
  }
  .yanfaPage .yanfloor_4 .info .item .a {
    background: none;
    padding: 45px 61px;
  }
  .yanfaPage .yanfloor_4 .info .item h3 {
    margin-top: 0;
    line-height: 24px;
  }
  .yanfaPage .yanfloor_4 .info .item.it2,
  .yanfaPage .yanfloor_4 .info .item.it4 {
    margin-right: 0;
  }
  .yanfaPage .yanfloor_4 .info .item p {
    line-height: 24px;
  }
  .yanfaPage .yanfloor_4 .info .item img {
    width: 455px;
    height: 246px;
  }
  .yanfaPage .yanfloor_4 .info .item.it3,
  .yanfaPage .yanfloor_4 .info .item.it4 {
    height: 450px;
    margin-bottom: 0;
  }
  .yanfaPage .jsfloor_1 {
    padding: 0 0 86px 0;
  }
  .yanfaPage .jsfloor_1 h2 {
    margin-top: 0;
    line-height: 24px;
    padding-bottom: 20px;
  }
  .yanfaPage .jsfloor_1 .cont li h3 {
    line-height: 24px;
  }
  .yanfaPage .jsfloor_1 .cont li p {
    margin-top: 0;
    line-height: 24px;
  }
  .yanfaPage .jsfloor_2 {
    height: 736px;
    padding: 0;
  }
  .yanfaPage .jsfloor_2 .info {
    padding: 80px 0;
  }
  .yanfaPage .jsfloor_2 .info h2 {
    margin-top: 0;
    line-height: 24px;
    padding-bottom: 42px;
  }
  .yanfaPage .jsfloor_2 .info .row {
    margin-left: 0;
    margin-right: 0;
  }
  .yanfaPage .jsfloor_2 .info .item {
    width: 579px;
    margin-right: 12px;
    padding: 0;
    margin-bottom: 12px;
    float: left;
    height: 254px;
    background: url(../images/write80.png) repeat left top;
  }
  .yanfaPage .jsfloor_2 .info .item .a {
    padding: 43px 70px 50px;
    background: none;
  }
  .yanfaPage .jsfloor_2 .info .item h3 {
    margin-top: 0;
  }
  .yanfaPage .jsfloor_2 .info .item.it2,
  .yanfaPage .jsfloor_2 .info .item.it4 {
    margin-right: 0;
  }
  .yanfaPage .jsfloor_2 .info .item.it3,
  .yanfaPage .jsfloor_2 .info .item.it4 {
    height: 203px;
  }
  .yanfaPage .jsfloor_3 {
    padding: 100px 0 0;
  }
  .yanfaPage .jsfloor_3 h2 {
    margin-top: 0;
    line-height: 36px;
    padding-bottom: 14px;
  }
  .yanfaPage .jsfloor_3 h3 {
    font-weight: bold;
  }
  .yanfaPage .jsfloor_3 p {
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .yanfaPage .jsfloor_3 p em {
    top: 10px;
  }
  .yanfaPage .cfloor_1 .info {
    padding: 84px 0;
    margin-left: 0;
    margin-right: 0;
  }
  .yanfaPage .cfloor_1 .info .item {
    width: 579px;
    margin-right: 12px;
    padding: 0;
    margin-bottom: 12px;
    float: left;
    height: 322px;
    background: url(../images/write80.png) repeat left top;
  }
  .yanfaPage .cfloor_1 .info .item .a {
    padding: 43px 70px 50px;
    background: none;
  }
  .yanfaPage .cfloor_1 .info .item h3 {
    margin-top: 0;
  }
  .yanfaPage .cfloor_1 .info .item.it2,
  .yanfaPage .cfloor_1 .info .item.it4 {
    margin-right: 0;
  }
  .yanfaPage .cfloor_1 .info .item.it3,
  .yanfaPage .cfloor_1 .info .item.it4 {
    height: 300px;
  }
  .yanfaPage.cailiaopage {
    padding-top: 111px;
  }
  .productpage2 {
    padding-bottom: 120px;
  }
  .productpage2 .productlist {
    overflow: hidden;
  }
  .productpage2 .productlist .list {
    width: 108%;
  }
  .productpage2 .productlist .item {
    width: 278px;
    margin-right: 19px;
    margin-bottom: 19px;
    padding: 0;
    margin-top: 0;
  }
  .yingyongpage {
    padding: 102px 0 120px;
  }
  .yingyongpage .floor_2 {
    padding: 74px 0;
  }
  .yingyongpage .floor_2 .cont {
    overflow: hidden;
  }
  .yingyongpage .floor_2 .cont .list {
    width: 105%;
  }
  .yingyongpage .floor_2 .cont .item {
    width: 180px;
    margin-right: 18px;
    padding-left: 0;
    padding-right: 0;
  }
  .yingyongpage .floor_2 .cont .item figure {
    width: 180px;
    height: 254px;
    padding-top: 0;
  }
  .yingyongpage .floor_2 .cont .item h3 {
    line-height: 24px;
  }
  .yingyongpage2 {
    padding: 54px 0 50px;
  }
  .yingyongpage2 .Tit {
    margin-top: 0;
    padding-bottom: 45px;
  }
  .newsPage {
    padding: 74px 0 120px;
  }
  .newsPage .item .txt h3 {
    padding-bottom: 4px;
  }
  .newsPage .item .txt p {
    line-height: 24px;
    height: 94px;
  }
  .videoPage {
    padding: 74px 0 120px;
  }
  .videoPage .menu {
    margin-bottom: 55px;
  }
  .videoPage .itemmt {
    margin-bottom: 30px;
  }
  .videoPage .itemmt .thumbnail h3 {
    padding-top: 10px;
    height: 2.5em;
  }
  .diweiPage {
    padding-bottom: 120px;
  }
  .diweiPage .floor_2 {
    padding-bottom: 0;
  }
  .diweiPage .Fieldsbox {
    padding-bottom: 24px;
    margin-bottom: 0;
    padding-top: 24px;
  }
  .dsPage {
    background: #fff;
  }
  .showNews {
    padding: 56px 0 113px;
  }
  .showNews .showTit h1 {
    margin-top: 0;
  }
  .morebtn {
    margin: 65px auto 0;
  }
  .showproduct {
    padding-bottom: 120px;
  }
  .showproduct .boxinfo {
    text-align: justify;
  }
  .showproduct .boxinfo p {
    margin-right: 0;
    margin-bottom: 0;
    line-height: 24px;
  }
  .showproduct .cont .tit {
    padding-bottom: 16px;
  }
  .showproduct .cont .p {
    padding-bottom: 23px;
  }
  .showproduct .cont.cont_xn {
    padding-top: 33px;
  }
  .showproduct .cont.cont_xn .tit {
    margin-bottom: 0;
  }
  .showproduct .cont.cont_xn .bbox {
    padding-left: 0;
  }
  .joinpage {
    padding-bottom: 120px;
    padding-top: 84px;
  }
  .joinpage .aboutinfo {
    padding: 15px 0 24px;
  }
  .joinpage .morebtn {
    margin-top: 0;
  }
  .joinpage .txtbox {
    padding: 120px 0 0;
  }
  .Jobs {
    padding-bottom: 0;
  }
  .Jobs .jobs2 {
    padding-bottom: 0;
  }
  .Jobs .jobs2 .cont2 p {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 1110px) {
  .y-navbar .y-top-search {
    right: 15px;
  }
  .yanfaPage .item .a {
    padding-right: 0;
  }
  .productpage .cont {
    margin-left: 0;
    margin-right: 0;
  }
  .productpage2 .productlist {
    margin-left: -15px;
    margin-right: -15px;
  }
  .yingyongpage .floor_2 .list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .footer .navbox {
    margin-left: 0;
    margin-right: 0;
  }
  .footer .navbox .ewm img {
    float: left;
  }
}
@media (max-width: 1024px) {
  .footer .navbox {
    margin-left: 0;
    margin-right: 0;
  }
  .footer .navbox .nnav {
    padding-left: 0;
    padding-right: 0;
  }
}
.mobile-nav {
  display: none;
  position: relative;
  margin-top: 0;
  width: 38px;
  height: 100%;
  background: none;
  padding: 0;
  border: none;
  margin-bottom: 0;
  padding-top: .36rem;
}
.mobile-nav span {
  position: relative;
  width: .48rem;
  height: .6rem;
  background: url(../images/san.png) no-repeat;
  background-size: .48rem auto;
  vertical-align: top;
  display: block;
  float: right;
}
.mobile-nav.mobile-nav--active span {
  background: url(../images/colse.png) no-repeat;
  background-size: .48rem auto;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background: none;
}
.y-navbar .navbar-toggle {
  margin-top: 15px;
}
@media (max-width: 980px) {
  .mobile-nav {
    vertical-align: middle;
  }
}
@media (max-width: 767px) {
  .mobile-nav {
    display: block;
  }
  .y-mobile-search {
    display: block;
  }
  .nybanner .txt .en {
    display: block;
    padding-top: .25rem;
  }
  .y-navbar .navbar-header .navbar-brand {
    padding-top: 15px;
  }
  .y-navbar .navbar-toggle {
    text-align: right;
    margin-top: 0;
  }
  .navbar-brand > img {
    max-width: 74%;
  }
  .newsPage .item .txt {
    padding-left: 0;
  }
  .title h3 {
    line-height: 1.2;
    margin-bottom: 0;
  }
  .soupage {
    padding-top: .4rem;
  }
  .videoPage {
    padding-top: .4rem;
  }
  .showproduct {
    padding-bottom: .6rem;
  }
  .showproduct .boxinfo .cont_xn .bbox {
    padding-left: 0;
    padding-right: 0;
  }
  .showproduct .boxinfo .cont .col-xs-12 {
    padding-right: 0;
    margin-right: -15px;
    margin-left: 0;
    padding-left: 0;
  }
  .showproduct table.xntable .dian {
    margin-right: 4px;
  }
  .showproduct .table1 td {
    padding: .1rem;
  }
  .showproduct .table1 td.thead {
    font-size: .28rem;
  }
  .showproduct.fanganpage {
    padding-top: .4rem;
  }
  .wrapper-wrap {
    padding-bottom: .8rem;
  }
  .cailiaopage {
    padding-top: .8rem;
  }
  .productlist .item h3 {
    overflow: hidden;
  }
  .footer .bbox {
    padding-bottom: .1rem;
  }
  .footer .bbox .webtxt {
    padding-top: .14rem;
    line-height: 1.4;
    padding-left: 0;
  }
  .footer .bbox .sbtn .bds_tsina {
    margin-bottom: 0;
    background-size: 80%;
    background-position-y: top;
    background-position-x: right;
    margin-top: 1px;
  }
  .footer .botlogo {
    height: auto;
  }
  .footer .botlogo img {
    width: 80%;
    height: auto;
  }
  .footer .navbox {
    padding-bottom: 0;
  }
  .footer .navbox .itnav .drop-menu {
    padding-bottom: .2rem;
  }
  .footer .navbox .itnav:nth-child(3n) {
    text-align: right;
  }
  .footer .navbox .itnav:nth-child(3n) em {
    left: auto;
    right: 1.0rem;
  }
  .footer .navbox .itnav:nth-child(3n) .drop-menu li {
    text-align: right;
  }
  .footer .navbox .itnav:nth-child(2),
  .footer .navbox .itnav:nth-child(5) {
    padding-left: 24px;
  }
  .footer .navbox .itnav.listli {
    height: auto;
  }
  .footer .navbox .itnav.listli2 {
    text-align: right;
  }
  .footer .navbox .itnav.listli2 em {
    left: auto;
    right: 1.0rem;
  }
  .footer .navbox .itnav .drop-menu li {
    line-height: 1.8;
  }
  .footer .navbox .navul {
    margin-right: -15px;
  }
  .footer .copyright {
    padding-top: .1rem;
  }
  .footer .copyright span {
    display: block;
    width: 100%;
    margin-left: 0;
  }
  .footer .ewm2 .ewm {
    padding-left: 0;
    padding-right: 0;
  }
  .footer .ewm2 img {
    display: block;
    max-width: 100%;
  }
  .footer .ewm2 p {
    display: block;
    color: #fefefe;
    padding-top: .32rem;
    font-size: .28rem;
    padding-left: .1rem;
  }
  .reLink {
    padding-top: .2rem;
    margin-top: 1em;
  }
  .reLink .prevLink span {
    width: 15%;
    float: left;
  }
  .reLink .prevLink a {
    width: 85%;
    float: left;
  }
  .reLink .nextLink span {
    width: 15%;
    float: left;
  }
  .reLink .nextLink a {
    width: 85%;
    float: left;
  }
  .reLink .mobtn {
    top: auto;
    width: 185px;
    height: .6rem;
    line-height: .6rem;
    position: relative;
    right: auto;
    margin-top: .2rem;
  }
  .reLink .mobtn a {
    height: .6rem;
    line-height: .6rem;
  }
  .about-honor .proslide .txt .desc {
    font-size: 12px;
    height: auto;
  }
  .joinpage .aboutinfo {
    padding: .2rem 0;
  }
  .joinpage .joinitem {
    padding-bottom: 1.0rem;
    padding-top: .2rem;
  }
  .joinpage .joinitem .tijiao {
    bottom: .6rem;
    right: 0;
    margin-top: 0;
  }
  .yanfaPage {
    text-align: justify;
    padding-bottom: .8rem;
  }
  .yanfaPage .yanfloor_1 .cont .txt .a {
    padding-right: 0;
  }
  .yanfaPage .yanfloor_1 .imgcot {
    padding: 0 15px;
    margin-bottom: 0;
  }
  .yanfaPage .yanfloor_2 {
    margin-top: .3rem;
  }
  .yanfaPage .yanfloor_2 .txt h2 {
    margin-bottom: 0;
  }
  .yanfaPage .yanfloor_2 .txt p {
    margin-top: 0;
  }
  .yanfaPage .floor_2 .info .item h3 {
    margin-top: 0;
  }
  .yanfaPage .yanfloor_4 .info .item h3 {
    margin-top: 0;
  }
  .cailiaopage .cfloor_1 .info .item .a {
    height: auto;
  }
  .cailiaopage .cfloor_1 .info .item h3 {
    margin-top: 0;
  }
  .contactPage {
    text-align: justify;
    padding-bottom: .6rem;
  }
  .contactPage .floor_2 .txt h2 {
    margin-bottom: 0;
    padding-top: 1%;
  }
  .contactPage .floor_2 .txt p {
    margin-top: 0;
    line-height: 1.2;
    font-size: 16px;
  }
  .productpage .tanfoor .item {
    padding-right: 7px;
  }
  .productpage .tanfoor .item:nth-child(2n) {
    padding-left: 7px;
    padding-right: 15px;
  }
  .productpage2 .productlist .item {
    padding-right: 7px;
  }
  .productpage2 .productlist .item:nth-child(2n) {
    padding-left: 7px;
    padding-right: 15px;
  }
  .yingyongpage .floor_2 .item {
    padding-right: 7px;
  }
  .yingyongpage .floor_2 .item:nth-child(2n) {
    padding-left: 7px;
    padding-right: 15px;
  }
  .yingyongpage2 .Tit {
    padding-left: .2rem;
  }
  .newsPage .item {
    margin-bottom: 0;
  }
  .newsPage .list .itemmt {
    padding-right: 7px;
  }
  .newsPage .list .itemmt:nth-child(2n) {
    padding-left: 7px;
    padding-right: 15px;
  }
  .videoPage .list .itemmt {
    padding-right: 7px;
  }
  .videoPage .list .itemmt:nth-child(4n) {
    padding-left: 7px;
    padding-right: 15px;
  }
  .showNews .showContxt {
    overflow: hidden;
    word-wrap: break-word;
  }
  .inews {
    padding: .5rem 0 .8rem;
  }
  .inews .cot .itembox {
    padding-right: 0;
  }
  .inews .cot .itembox .item {
    margin-bottom: 20px;
  }
  .inews .cot .itembox .item .caption h3 {
    height: 2.6em;
    margin-top: 15px;
  }
  .inews .cot .itembox .item .cont {
    padding-left: 0;
    padding-right: 0;
  }
  .iplant .Fieldsbox {
    padding: .2rem 0;
  }
  .iplant .row a.more {
    margin: 6% auto .3rem;
  }
}
@media (max-width: 640px) {
  .footer .sbtn {
    display: block;
  }
  .footer .navbox li .drop-menu {
    padding-top: 1%;
  }
}
@media (max-width: 376px) {
  .footer .navbox {
    text-align: center;
  }
  .reLink .prevLink span {
    width: 20%;
    float: left;
  }
  .reLink .prevLink a {
    width: 80%;
    float: left;
  }
  .reLink .nextLink span {
    width: 20%;
    float: left;
  }
  .reLink .nextLink a {
    width: 80%;
    float: left;
  }
  .footer .navbox .itnav:nth-child(3n) em {
    left: auto;
    right: 1.1rem;
  }
  .footer .navbox .itnav.listli {
    height: auto;
  }
}
@media (max-width: 320px) {
  .footer .navbox {
    text-align: center;
  }
  .footer .navbox .itnav:nth-child(3n) em {
    left: auto;
    right: 1.3rem;
  }
  .footer .navbox .itnav.listli {
    height: auto;
  }
  .footer .bbox {
    padding-bottom: .1rem;
  }
  .footer .bbox .sbtn .bds_tsina {
    display: none;
  }
  .footer .navbox {
    padding-bottom: 0;
  }
  .footer .navbox .itnav:nth-child(2),
  .footer .navbox .itnav:nth-child(5) {
    padding-left: 20px;
  }
}
/*fenx*/
#nativeShare {
  margin: 0 auto;
  width: 100%;
  padding-top: 0.3rem;
  max-width: 640px;
  min-width: 320px;
}
#nativeShare .label {
  font-size: 0.2rem;
  color: #666666;
  line-height: 0.6rem;
}
#nativeShare .list {
  width: 4.6rem;
  float: right;
}
#nativeShare .list span {
  height: 0.75rem;
  width: 0.75rem;
  padding: 0;
  display: inline-block;
}
#nativeShare .list span i {
  margin: 0 auto;
  width: 0.63rem;
  height: 0.63rem;
  display: block;
}
#nativeShare .weibo i {
  background-image: url('../images/weibo.png');
  background-size: cover;
}
#nativeShare .weixin i {
  background-image: url('../images/weixin_friend.png');
  background-size: cover;
}
#nativeShare .weixin_timeline i {
  background-image: url('../images/weixin.png');
  background-size: cover;
}
#nativeShare .qq i {
  background-image: url('../images/qq.png');
  background-size: cover;
}
#nativeShare .qzone i {
  background-image: url('../images/qqzone.png');
  background-size: cover;
}
#nativeShare .more i {
  background-image: url('../images/more.png');
  background-size: cover;
}
#nativeShare .list span.qzone,
#nativeShare .list span.more {
  width: 0.73rem;
}
#fenxiang {
  display: none;
}
.fenx {
  height: 1.0rem;
  width: 100%;
}
.fenx .tt {
  margin-left: 0.2rem;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.6rem;
}
.fenx .bdsharebuttonbox {
  width: 80%;
  float: right;
}
.fenx .bdsharebuttonbox a {
  margin-left: 0.2rem;
}
#bdfx a {
  height: 0.6rem;
  width: 0.6rem;
  margin: 0;
  padding: 0;
  margin: 0px 0.08rem;
  display: inline-block;
}
#bdfx .d1 {
  background: url(../images/qqzone.png) no-repeat center;
  background-size: 100% 100%;
}
#bdfx .d2 {
  background: url(../images/weibo.png) no-repeat center;
  background-size: 100% 100%;
}
.jiantou {
  position: relative;
}
.jiantou s {
  width: 33px;
  height: 12px;
  position: absolute;
  left: 60%;
  top: 50%;
  margin-top: -6px;
  vertical-align: middle;
  display: inline-block;
  background: url(../images/jiantou.png) no-repeat right 0;
  animation: down-ico2 1.5s ease-out infinite;
}
.about-team .row .txtcon .jiantou {
  text-align: left;
  text-indent: 18px;
}
.about-team .row .txtcon .jiantou s {
  width: 20px;
  left: 65%;
}
@keyframes down-ico2 {
  0% {
    margin-left: 0;
    opacity: 1;
  }
  35% {
    margin-left: 5%;
    opacity: 0;
  }
  65% {
    margin-left: -5%;
    opacity: 0;
  }
  100% {
    margin-left: 0;
    opacity: 1;
  }
}
@-webkit-keyframes down-ico2 {
  0% {
    margin-left: 0;
    opacity: 1;
  }
  35% {
    margin-left: 5%;
    opacity: 0;
  }
  65% {
    margin-left: -5%;
    opacity: 0;
  }
  100% {
    margin-left: 0;
    opacity: 1;
  }
}
/*字体*/
@media only screen and (min-width: 641px) {
  html {
    font-size: 100px;
  }
}
@media only screen and (max-width: 640px) {
  html {
    font-size: 100px;
  }
}
@media only screen and (max-width: 540px) {
  html {
    font-size: 84.375px;
  }
}
@media only screen and (max-width: 480px) {
  html {
    font-size: 75px;
  }
}
@media only screen and (max-width: 414px) {
  html {
    font-size: 64.6875px;
  }
}
@media only screen and (max-width: 400px) {
  html {
    font-size: 62.5px;
  }
}
@media only screen and (max-width: 375px) {
  html {
    font-size: 58.5938px;
  }
}
@media only screen and (max-width: 360px) {
  html {
    font-size: 56.25px;
  }
}
@media only screen and (max-width: 320px) {
  html {
    font-size: 50px;
  }
}
@keyframes down-ico {
  0% {
    top: 0;
    opacity: 1;
  }
  35% {
    top: 20%;
    opacity: 0;
  }
  65% {
    top: -20%;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes down-ico {
  0% {
    top: 0;
    opacity: 1;
  }
  35% {
    top: 20%;
    opacity: 0;
  }
  65% {
    top: -20%;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
/*******font-face********/
@font-face {
  font-family: 'futural';
  src: url('../fonts/futural-webfont.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/futural-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/futural-webfont.woff') format('woff'), /* Modern Browsers */ url('../fonts/futural-webfont.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/futural-webfont.svg#dinc') format('svg');
  /* Legacy iOS */
}
