﻿@font-face {
  font-family: 'iconfont';
  src: url('font/iconfont.eot');
  src: url('font/iconfont.eot?#iefix') format('embedded-opentype'), url('font/iconfont.woff2') format('woff2'), url('font/iconfont.woff') format('woff'), url('font/iconfont.ttf') format('truetype'), url('font/iconfont.svg#iconfont') format('svg');
}
a:active {
  outline: none;
}
a.ar {
  cursor: pointer;
}
* {
  margin: 0px;
  padding: 0px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a:link,
a:visited {
  color: #444;
  text-decoration: none;
}
a:hover {
  color: #D62940;
  text-decoration: none;
}
img {
  border: none;
  vertical-align: top;
}
.cl {
  clear: both;
  height: 0px;
  overflow: hidden;
}
.cl10 {
  clear: both;
  height: 10px;
  overflow: hidden;
}
body {
  font-size: 14px;
  color: #333;
  font-family: SimSun, "宋体", sans-serif, serif;
  text-align: center;
}
header {
  width: 100%;
}
header .Box {
  padding: 0px 30px 0px 30px;
  min-width: 1300px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
header .Box .logo {
  float: left;
  position: relative;
  padding: 20px 0px;
}
header .Box .logo img {
  height: 40px;
  position: relative;
}
header .Box .logo .subNav {
  background: url(../images/ap60.png);
  width: 120px;
  padding: 15px 0px;
  position: absolute;
  top: 90px;
  right: 0px;
  display: none;
  z-index: 99;
}
header .Box .logo .subNav a {
  display: block;
  font-size: 16px;
  line-height: 2;
}
header .Box .logo .subNav a:link,
header .Box .logo .subNav a:visited {
  color: #FFF;
}
header .Box .nav {
  float: right;
  /*div.product{ 
                .subNav{ width:140px;  left:-45px; }
            }*/
}
header .Box .nav div {
  display: inline-block;
  height: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 5px;
  position: relative;
}
header .Box .nav div a {
  display: block;
  font-size: 16px;
  padding: 5px 12px;
  border: 1px solid #FFF;
  border-radius: 4px;
}
header .Box .nav div a.sel {
  border-color: #D62940;
  color: #D62940;
}
header .Box .nav div .subNav {
  background: url(../images/ap60.png);
  width: 100%;
  height: auto;
  padding: 15px 0px;
  margin: 0;
  position: absolute;
  top: 90px;
  left: 0px;
  display: none;
  z-index: 99;
}
header .Box .nav div .subNav a {
  display: block;
  padding: 0;
  font-size: 16px;
  line-height: 2;
  border: none;
}
header .Box .nav div .subNav a:link,
header .Box .nav div .subNav a:visited {
  color: #FFF;
}
header .Box .nav div.default .subNav {
  width: 115px;
  left: -23px;
}
header .Box .nav div:hover .subNav {
  display: block;
}
header .Box .nav div.tel {
  height: 40px;
  padding: 10px 10px 0px 10px;
  cursor: pointer;
  position: relative;
  border-radius: 5px 5px  0 0 ;
}
header .Box .nav div.tel span {
  display: none;
  position: absolute;
  left: 0px;
  top: 70px;
  z-index: 999;
  line-height: 1.8;
  padding: 10px 0;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  color: #000;
  text-align: center;
  border-radius: 0 0 5px 5px;
  background: url(../images/ap60.png);
}
header .Box .nav div.tel:hover {
  background: url(../images/ap60.png);
}
header .Box .nav div.tel:hover a {
  border-color: #D62940;
  color: #D62940;
}
header .Box .nav div.tel:hover span {
  display: block;
  color: #FFF;
}
header .Box .en {
  display: inline-block;
  font-size: 16px;
  color: #666;
  position: absolute;
  top: 10px;
  right: 0px;
  padding-left: 28px;
  background: url(../images/en.jpg) left center no-repeat;
  background-size: 25px;
}
@media screen and (min-width: 1401px) {
  header .Box {
    max-width: 95%;
    padding-left: 10px;
  }
  header .Box .logo {
    padding-top: 28px;
  }
  header .Box .logo img {
    height: 45px;
  }
  header .Box .nav {
    /*div.product{ 
                    .subNav{ width:140px;  left:-45px; }
                }*/
  }
  header .Box .nav div {
    height: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 8px;
  }
  header .Box .nav div a {
    font-size: 18px;
    padding: 2px 8px;
  }
  header .Box .nav div .subNav {
    height: auto;
    padding: 15px 0px;
    top: 110px;
  }
  header .Box .nav div .subNav a {
    font-size: 16px;
  }
  header .Box .nav div.tel {
    height: 40px;
  }
  header .Box .nav div.tel span {
    left: 0px;
    top: 50px;
    font-size: 16px;
  }
}
@media screen and (min-width: 1501px) {
  header .Box {
    max-width: 1500px;
  }
  header .Box .logo {
    padding-top: 20px;
  }
  header .Box .logo img {
    height: 45px;
  }
  header .Box .nav div {
    margin: 0 6px;
  }
  header .Box .nav div a {
    font-size: 18px;
    padding: 5px 10px;
  }
}
@media screen and (min-width: 1601px) {
  header .Box {
    max-width: 1500px;
  }
  header .Box .logo {
    padding: 20px 0px;
  }
  header .Box .logo img {
    height: 55px;
    position: relative;
  }
  header .Box .nav {
    /*div.product{ 
                    .subNav{ width:140px;  left:-45px; }
                }*/
  }
  header .Box .nav div {
    margin: 0 8px;
  }
  header .Box .nav div a {
    font-size: 20px;
    padding: 0px 8px;
  }
  header .Box .nav div .subNav {
    height: auto;
    padding: 15px 0px;
    top: 110px;
  }
  header .Box .nav div .subNav a {
    font-size: 16px;
  }
}
#VideoBox {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
}
#VideoBox img {
  max-width: 100%;
}
#VideoBox .zz {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}
#VideoBox .text {
  position: absolute;
  bottom: 40px;
  text-align: center;
  width: 100%;
  z-index: 4;
}
#VideoBox .text h3 {
  font-size: 24px;
  margin-bottom: 10px;
  text-shadow: 0 0 20px #888;
}
#VideoBox .text a {
  display: inline-block;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  padding: 5px 30px;
  border-radius: 15px;
  background-image: url(../images/ap40.png);
}
#VideoBox .text a:hover {
  background-color: #D62940;
  color: #ffffff;
}
#VideoBox .Video {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
#VideoBox .Video video {
  position: relative;
}
.IT {
  text-align: center;
}
.IT span {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 20px;
  color: #716F70;
  margin-bottom: 10px;
  padding: 5px 20px 5px 40px;
  border: 1px solid #A2A2A2;
}
.IT img {
  display: block;
  margin: 5px auto;
  display: none;
}
.IT abbr {
  display: block;
  text-align: center;
  font-size: 24px;
  color: #A2A2A2;
  font-variant: small-caps;
  letter-spacing: 1px;
}
.IT abbr:after {
  content: "●";
  font-size: 8px;
  position: relative;
  top: -3px;
  right: -6px;
}
.IT abbr:before {
  content: "●";
  font-size: 8px;
  position: relative;
  top: -3px;
  left: -6px;
}
.moretip {
  display: inline-block;
  margin: 0 auto;
  color: red;
}
#about {
  padding-top: 180px;
  min-width: 1200px;
  background: url(../images/index_about_bj.jpg) center top no-repeat;
}
#about .Box {
  width: 1200px;
  margin: 0 auto;
}
#about .imgBox {
  margin-bottom: 70px;
}
#about .imgBox .db {
  width: 1000px;
  height: 564px;
  overflow: hidden;
  float: left;
}
#about .imgBox .db ul li {
  width: 1000px;
  height: 564px;
}
#about .imgBox .db ul li img {
  width: 1000px;
  height: 564px;
}
#about .imgBox .dh {
  float: right;
  width: 199px;
}
#about .imgBox .dh ul li {
  width: 199px;
  height: 113px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
#about .imgBox .dh ul li img {
  width: 199px;
  height: 112px;
}
#about .imgBox .dh ul li span {
  position: absolute;
  left: 0;
  bottom: -140px;
  width: 200px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  word-wrap: normal;
  color: #f2f2f2;
  font-size: 16px;
  text-align: center;
  background: url(../images/ap30.png);
}
#about .text {
  text-align: left;
}
#about .text p {
  font-size: 20px;
  text-indent: 40px;
  line-height: 1.8;
  color: #555;
}
#culture {
  padding-top: 130px;
  min-width: 1200px;
}
#culture .IT {
  margin-bottom: 50px;
}
#culture .Box {
  width: 1000px;
  margin: 0 auto;
}
#culture .Box ul li {
  width: 50%;
  text-align: center;
  float: left;
  margin: 15px 0;
}
#culture .Box ul li img {
  width: 335px;
  height: 241px;
}
#culture .Box ul li span {
  display: block;
  font-size: 24px;
  color: #000;
  margin-bottom: 8px;
}
#culture .Box ul li p {
  font-size: 18px;
  line-height: 1.7;
  display: block;
  height: 75px;
}
#company {
  margin-bottom: 90px;
  min-width: 1200px;
  padding-top: 120px;
}
#company .IT {
  margin-bottom: 40px;
}
#company .Box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 810px;
}
#company .Box a.ar {
  position: absolute;
  width: 40px;
  height: 79px;
  top: 430px;
}
#company .Box a.prev {
  background: url(../images/l_ar.png);
  left: -90px;
}
#company .Box a.next {
  background: url(../images/r_ar.png);
  right: -90px;
}
#company .item {
  float: left;
}
#company .item .IT {
  margin-bottom: 100px;
}
#company .itemInfo .itemBox {
  margin-bottom: 20px;
}
#company .itemInfo .itemBox span {
  display: inline-block;
  font-size: 22px;
  padding: 5px 15px;
  margin: 0 30px;
  background-color: #DDDDDF;
  color: #000;
}
#company .itemInfo p {
  text-align: left;
  line-height: 1.7;
  font-size: 20px;
  padding: 35px 55px;
}
#company .itemInfo p abbr {
  font-weight: bold;
}
#shili {
  margin-bottom: 100px;
  min-width: 1200px;
  padding-top: 90px;
}
#shili .IT {
  margin-bottom: 70px;
}
#shili .Box {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
#shili .Box a.ar {
  position: absolute;
  width: 40px;
  height: 79px;
  top: 180px;
}
#shili .Box a.prev {
  background: url(../images/l_ar.png);
  left: -90px;
}
#shili .Box a.next {
  background: url(../images/r_ar.png);
  right: -90px;
}
#shili .Box .db {
  width: 1100px;
}
#shili .Box .db .tempWrap {
  padding-top: 20px;
}
#shili .Box .db ul li {
  width: 310px;
  margin-left: 30px;
  margin-right: 30px;
  float: left;
  font-size: 22px;
  padding-top: 30px;
}
#shili .Box .db ul li span {
  width: 310px;
  box-shadow: 0 0 15px #888;
  display: inline-block;
  margin-bottom: 20px;
}
#shili .Box .db ul li span img {
  width: 310px;
  height: 427px;
}
#shili .Box .db ul li:last-child,
#shili .Box .db ul li.e {
  margin-right: 0px;
}
#product {
  padding: 90px 0;
  background-color: #F2F2F2;
  min-width: 1200px;
}
#product .IT {
  margin-bottom: 40px;
}
#product .Box {
  width: 1013px;
  margin: 0 auto;
  position: relative;
}
#product .Box a.ar {
  display: block;
  position: absolute;
  width: 66px;
  height: 43px;
  right: -80px;
  z-index: 9;
}
#product .Box a.prev {
  background: url(../images/pl_ar.png);
}
#product .Box a.next {
  background: url(../images/pr_ar.png);
  top: 50px;
}
#product .Box a.more {
  position: absolute;
  font-size: 16px;
  color: #7B7B7B;
  height: 35px;
  line-height: 35px;
  padding: 0 25px;
  bottom: 0px;
  right: -140px;
  background-color: #DEDEDE;
  border-radius: 15px;
}
#product .Box a.more:hover {
  background-color: #D62940;
  color: #FFF;
}
#product .wrap {
  margin: 50px auto;
  width: 1003px;
  height: 782px;
  position: relative;
  overflow: hidden;
  border: 5px solid #FFF;
  box-shadow: 0 0 10px #888;
}
#product .pic {
  width: 538px;
  height: 782px;
  cursor: pointer;
  box-shadow: 4px 4px 15px #333;
  position: absolute;
  top: 0;
  background: #FFF;
}
#product .pic img {
  position: relative;
  max-width: 538px;
  max-height: 782px;
}
#product .pic1 {
  left: 0;
  z-index: 1;
}
#product .pic2 {
  left: 538px;
  z-index: 2;
}
#product .pic3 {
  left: 631px;
  z-index: 3;
}
#product .pic4 {
  left: 724px;
  z-index: 4;
}
#product .pic5 {
  left: 817px;
  z-index: 5;
}
#product .pic6 {
  left: 910px;
  z-index: 6;
}
#licheng {
  padding: 90px 0;
  min-width: 1200px;
  background-color: #F2F2F2;
  margin-bottom: 40px;
  overflow: hidden;
}
#licheng .IT {
  margin-bottom: 0px;
}
#licheng .Box {
  min-width: 1000px;
  height: 745px ;
  overflow: hidden;
}
#licheng .Box #draggable {
  height: 745px;
  position: absolute;
  left: 0px;
  top: 0px;
  position: relative;
}
#licheng .Box #draggable .ItemBox {
  display: block;
  position: relative;
  height: 745px;
  padding: 0 30px;
  width: 6200px;
}
#licheng .Box #draggable .ItemBox .line {
  height: 5px;
  background-color: #4f4f4f;
  position: absolute;
  width: 4520px;
  top: 403px;
}
#licheng .Box #draggable .ItemBox .line::after {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  right: -4px;
  top: -8px;
  background-color: #4f4f4f;
}
#licheng .Box #draggable .ItemBox .item {
  width: 200px;
  position: relative;
  float: left;
  text-align: left;
}
#licheng .Box #draggable .ItemBox .item .time img {
  max-width: 130px;
}
#licheng .Box #draggable .ItemBox .item .simg {
  padding-top: 15px;
  position: absolute;
  display: none;
}
#licheng .Box #draggable .ItemBox .item ul li {
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
  padding-left: 15px;
  color: #4f4f4f;
  background: url(../images/lc/dot.png) left 9px no-repeat;
}
#licheng .Box #draggable .ItemBox .item ul li abbr {
  color: red;
}
#licheng .Box #draggable .ItemBox .item:hover .simg {
  display: block;
}
#licheng .Box #draggable .ItemBox .itemB {
  position: relative;
  top: 340px;
}
#licheng .Box #draggable .ItemBox .itemB .time {
  margin-bottom: 5px;
}
#licheng .Box #draggable .ItemBox .itemT {
  position: relative;
  top: 0px;
}
#licheng .Box #draggable .ItemBox .itemT ul {
  padding-bottom: 5px;
}
#licheng .Box #draggable .ItemBox .item2006 {
  width: 280px;
  top: 310px;
  text-align: center;
  padding-left: 40px;
}
#licheng .Box #draggable .ItemBox .item2006 .time {
  position: relative;
  left: -60px;
}
#licheng .Box #draggable .ItemBox .item2006 .simg {
  top: 130px;
  left: 10px;
}
#licheng .Box #draggable .ItemBox .item2008 {
  width: 280px;
  text-align: left;
}
#licheng .Box #draggable .ItemBox .item2008 .simg {
  top: -230px;
  left: -70px;
}
#licheng .Box #draggable .ItemBox .item2009 {
  width: 230px;
  margin-right: 80px;
  top: 194px;
  text-align: left;
}
#licheng .Box #draggable .ItemBox .item2012 {
  width: 288px;
  left: -35px;
}
#licheng .Box #draggable .ItemBox .item2012 .simg {
  top: -230px;
  left: -20px;
}
#licheng .Box #draggable .ItemBox .item2013 {
  width: 280px;
  left: -60px;
  top: 241px;
}
#licheng .Box #draggable .ItemBox .item2013 .simg {
  top: 200px;
  left: -40px;
}
#licheng .Box #draggable .ItemBox .item2014 {
  width: 225px;
  left: -50px;
}
#licheng .Box #draggable .ItemBox .item2014 .simg {
  top: -230px;
  left: -70px;
}
#licheng .Box #draggable .ItemBox .item2015 {
  width: 270px;
  top: 264px;
}
#licheng .Box #draggable .ItemBox .item2015 .simg {
  top: 180px;
  left: -40px;
}
#licheng .Box #draggable .ItemBox .item2016 {
  width: 350px;
}
#licheng .Box #draggable .ItemBox .item2016 .simg {
  top: -230px;
  left: -20px;
}
#licheng .Box #draggable .ItemBox .item2017 {
  width: 330px;
  left: -65px;
  top: 107px;
}
#licheng .Box #draggable .ItemBox .item2017 .simg {
  top: 338px;
  left: -40px;
}
#licheng .Box #draggable .ItemBox .item2018 {
  width: 320px;
  left: -115px;
}
#licheng .Box #draggable .ItemBox .item2018 .time {
  margin-bottom: 5px;
}
#licheng .Box #draggable .ItemBox .item2018 .simg {
  top: -291px;
  left: 12px;
}
#licheng .Box #draggable .ItemBox .item2019 {
  width: 280px;
  top: 170px;
  left: -145px;
}
#licheng .Box #draggable .ItemBox .item2019 .simg {
  top: 270px;
  left: -40px;
}
#licheng .Box #draggable .ItemBox .item2019 .simg2 {
  top: -35px;
  left: -275px;
}
#licheng .Box #draggable .ItemBox .item2020 {
  width: 300px;
  left: -145px;
}
#licheng .Box #draggable .ItemBox .item2020 .simg {
  top: -233px;
  left: -18px;
}
#licheng .Box #draggable .ItemBox .item2021 {
  width: 280px;
  top: 98px;
  left: -173px;
}
#licheng .Box #draggable .ItemBox .item2021 .simg {
  top: 323px;
  left: -13px;
}
#licheng .Box #draggable .ItemBox .item2021 .simg2 {
  top: 12px;
  left: -162px;
}
#licheng .Box #draggable .ItemBox .item2022 {
  width: 300px;
  left: -173px;
}
#licheng .Box #draggable .ItemBox .item2022 .simg {
  top: -234px;
  left: -13px;
}
#licheng .Box #draggable .ItemBox .item2023 {
  width: 320px;
  top: 98px;
  left: -173px;
}
#licheng .Box #draggable .ItemBox .item2023 .simg {
  top: 333px;
  left: -23px;
}
#licheng .Box #draggable .ItemBox .item2024 {
  width: 280px;
  top: 340px;
  left: -173px;
}
#licheng .Box #draggable .ItemBox .item2024 .simg {
  top: -234px;
  left: -13px;
}
#licheng .Box #draggable .ItemBox .item2024 .simg2 {
  top: 12px;
  left: -162px;
}
#honro {
  padding: 70px 0 90px 0;
  min-width: 1200px;
}
#honro .IT {
  margin-bottom: 15px;
}
#honro .textBox {
  width: 1000px;
  font-size: 20px;
  line-height: 1.7;
  padding: 45px 0;
  margin: 0 auto;
}
#honro .cBox {
  height: 375px;
  margin: 0 30px;
  overflow: hidden;
}
#honro .cBox #honroDraggable {
  height: 375px;
}
#honro .cBox #honroDraggable .imgBox {
  height: 375px;
  overflow: hidden;
}
#honro .cBox #honroDraggable .imgBox ul li {
  width: 270px;
  float: left;
  margin-right: 10px;
}
#honro .cBox #honroDraggable .imgBox ul li img {
  margin: 5px 0;
  width: 270px;
  height: 182px;
}
#honro .cBox #honroDraggable .imgBox ul li.big img {
  height: 374px;
}
#zheren {
  padding: 90px 0;
  min-width: 1200px;
}
#zheren .IT {
  margin-bottom: 130px;
}
#zheren .db {
  position: relative;
  margin: 0 30px;
  overflow: hidden;
}
#zheren .item {
  float: left;
  width: 1000px;
  margin-right: 80px;
}
#zheren .item .imgBox {
  width: 500px;
  float: left;
}
#zheren .item .imgBox img {
  width: 500px;
}
#zheren .item .textBox {
  width: 470px;
  float: left;
  margin-left: 30px;
  text-align: left;
}
#zheren .item .textBox h4 {
  font-size: 24px;
  padding-top: 10px;
}
#zheren .item .textBox p {
  padding-top: 40px;
  font-size: 20px;
  line-height: 1.7;
}
#news {
  padding: 90px 0;
  margin-bottom: 40px;
  min-width: 1200px;
}
#news .IT {
  margin-bottom: 110px;
}
#news .Box {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
#news .Box .F_new {
  width: 470px;
  height: 300px;
  overflow: hidden;
  float: left;
}
#news .Box .F_new img {
  width: 470px;
  height: 350px;
}
#news .Box ul {
  float: left;
  margin-left: 40px;
  padding-top: 15px;
  width: 518px;
  overflow: hidden;
}
#news .Box ul li {
  font-size: 20px;
  height: 47px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
}
#news a.more {
  position: absolute;
  font-size: 16px;
  color: #7B7B7B;
  height: 35px;
  line-height: 35px;
  padding: 0 25px;
  bottom: 0px;
  right: 40px;
  background-color: #DEDEDE;
  border-radius: 15px;
}
#news a.more:hover {
  background-color: #D62940;
  color: #FFF;
}
footer {
  background-color: #4f4f4f;
  padding: 70px 0;
  color: #ffffff;
  min-width: 1200px;
}
footer a:link,
footer a:visited {
  color: #FFF;
}
footer a:hover {
  color: #D62940;
}
footer .Box {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
}
footer .Box h4 {
  font-size: 20px;
  margin-bottom: 65px;
  letter-spacing: 1px;
}
footer .Box .info {
  padding-left: 260px;
  height: 120px;
  float: left;
  background: url(../images/Logo.png) left 17px no-repeat;
  background-size: 236px;
}
footer .Box .info h2 {
  margin-bottom: 15px;
  font-size: 18px;
}
footer .Box .info p {
  line-height: 1.7;
  font-size: 16px;
}
footer .Box .info p span {
  padding-left: 80px;
}
footer .Box .other {
  float: right;
}
footer .Box .other .left {
  width: 245px;
  float: left;
}
footer .Box .other .left .lx {
  margin-bottom: 20px;
}
footer .Box .other .left .lx a {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
footer .Box .other .left .lx a img {
  width: 30px;
  height: 30px;
}
footer .Box .other .left h4 {
  margin-bottom: 10px;
}
footer .Box .other .left .te {
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  padding-left: 35px;
  background: url(../images/tel.png) left top no-repeat;
}
footer .Box .other .left .tel {
  background-position: 2px 2px;
  margin-bottom: 10px;
}
footer .Box .other .left .email {
  background-position: 0 -26px;
}
footer .Box .other .right {
  float: left;
  margin-left: 10px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
}
footer .Box .other .right img {
  margin-bottom: 7px;
  width: 100px;
}
footer .Box .other .right.yz .item {
  float: left;
  margin-left: 10px;
}
@media screen and (min-width: 1600px) {
  footer {
    min-width: 1200px;
  }
  footer .Box {
    max-width: 1400px;
  }
}
#GoTop {
  display: none;
  width: 26px;
  height: 32px;
  padding: 3px 6px;
  font-size: 12px;
  position: fixed;
  bottom: 80px;
  background: #F5F5F5 url(../Images/GoTop.gif) left center no-repeat;
  border: 1px solid #CCC;
  text-align: left;
  text-indent: -9999em;
  z-index: 9999;
}
#GoTop:hover {
  background-image: none;
  text-align: center;
  text-indent: 0em;
}
#Banner img {
  max-width: 100%;
}
#YFpage {
  background: url(../images/yf/bg.jpg) center top no-repeat;
}
#YFpage .tip {
  text-align: right;
  padding-right: 10%;
  font-size: 20px;
  line-height: 2;
}
#YFpage .IT {
  margin-bottom: 70px;
}
#YFpage .about {
  padding: 40px 0;
  width: 1100px;
  margin: 0 auto;
}
#YFpage .about .textItem {
  margin-bottom: 65px;
}
#YFpage .about .textItem .item {
  display: inline-block;
  font-size: 28px;
  padding: 0 35px;
}
#YFpage .about .textItem .item span {
  display: inline-block;
  vertical-align: middle;
  font-size: 50px;
  position: relative;
  top: -8px;
}
#YFpage .about .text {
  width: 400px;
  float: left;
  font-size: 24px;
  line-height: 1.7;
  text-align: left;
  color: #4f4f4f;
  text-indent: 48px;
  padding-top: 80px;
}
#YFpage .about .imgBox {
  float: right;
}
#YFpage .about .imgBox img {
  max-width: 600px;
}
#YFpage .expert {
  padding-top: 60px;
}
#YFpage .expert .IT {
  margin-bottom: 60px;
}
#YFpage .expert .Box {
  width: 1100px;
  margin: 0 auto;
}
#YFpage .expert .Box .left {
  width: 600px;
  float: left;
  text-align: left;
}
#YFpage .expert .Box .left .t {
  font-size: 28px;
  line-height: 1.7;
  color: #777;
}
#YFpage .expert .Box .left .t span {
  color: #000;
}
#YFpage .expert .Box .left .t p {
  padding-left: 100px;
}
#YFpage .expert .Box .left ul {
  padding-top: 40px;
}
#YFpage .expert .Box .left ul li {
  list-style: disc;
  list-style-position: outside;
  font-size: 18px;
  margin-bottom: 10px;
}
#YFpage .expert .Box .right {
  width: 400px;
  float: right;
}
#YFpage .expert .Box .right img {
  max-width: 100%;
}
#YFpage .lhyf {
  padding-top: 60px;
  width: 1100px;
  margin: 0 auto 75px auto;
}
#YFpage .lhyf .IT {
  margin-bottom: 60px;
}
#YFpage .lhyf .Box {
  position: relative;
}
#YFpage .lhyf .Box a.ar {
  position: absolute;
  width: 40px;
  height: 79px;
  top: 210px;
}
#YFpage .lhyf .Box a.prev {
  background: url(../images/l_ar.png);
  left: -90px;
}
#YFpage .lhyf .Box a.next {
  background: url(../images/r_ar.png);
  right: -90px;
}
#YFpage .lhyf .Box .db {
  width: 1100px;
}
#YFpage .lhyf .Box .db .tempWrap {
  padding-top: 20px;
}
#YFpage .lhyf .Box .db ul li {
  width: 1100px;
  float: left;
  font-size: 22px;
}
#YFpage .lhyf .Box .db ul li span {
  width: 1100px;
  height: 580px;
  display: block;
  margin-bottom: 30px;
}
#YFpage .lhyf .Box .db ul li span img {
  max-width: 100%;
  height: 580px;
}
#YFpage .lhyf .Box .db ul li p {
  display: block;
  font-size: 22px;
  line-height: 1.8;
  text-align: left;
  color: #3e3a39;
}
#YFpage .zhuanli {
  padding: 65px 0;
  background-color: #f2f2f2;
}
#YFpage .zhuanli .IT {
  margin-bottom: 45px;
}
#YFpage .zhuanli .Box {
  width: 1100px;
  margin: 0 auto;
}
#YFpage .zhuanli .Box ul li {
  width: 25%;
  float: left;
}
#YFpage .zhuanli .Box ul li span {
  display: block;
  padding: 5px;
}
#YFpage .zhuanli .Box ul li span img {
  max-width: 100%;
  height: 375px;
  box-shadow: 0 0 10px #999;
}
#YFpage .zhuanli .Box p {
  font-size: 18px;
  padding-top: 40px;
  line-height: 1.8;
  text-align: center;
  color: #777;
}
#YFpage .zhuanli .Box p span {
  display: block;
}
#YFpage .team {
  padding: 65px 0;
  margin-bottom: 70px;
}
#YFpage .team .IT {
  margin-bottom: 45px;
}
#YFpage .team .Box {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
#YFpage .team .Box a.ar {
  position: absolute;
  width: 40px;
  height: 79px;
  top: 110px;
}
#YFpage .team .Box a.prev {
  background: url(../images/l_ar.png);
  left: -90px;
}
#YFpage .team .Box a.next {
  background: url(../images/r_ar.png);
  right: -90px;
}
#YFpage .team .Box .db {
  width: 1100px;
}
#YFpage .team .Box .db .tempWrap {
  padding-top: 20px;
}
#YFpage .team .Box .db ul li {
  width: 540px;
  float: left;
  margin: 0 5px;
}
#YFpage .team .Box .db ul li img {
  width: 100%;
  height: 290px;
}
#YWpage .brand {
  padding: 85px 0;
  margin-bottom: 30px;
}
#YWpage .brand .IT {
  margin-bottom: 80px;
}
#YWpage .brand .Box {
  width: 1100px;
  margin: 0 auto;
  text-align: left;
}
#YWpage .brand .Box span {
  width: 214px;
  height: 140px;
  line-height: 140px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
#YWpage .brand .Box span img {
  width: 214px;
  height: 140px;
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 0px;
}
#YWpage .brand .Box span img.zoom {
  background-color: #ffffff;
  padding: 5px;
  z-index: 9;
  box-shadow: 10px 10px 20px #999;
}
#YWpage .brand .Box span img.more {
  cursor: default;
}
#YWpage .brand p {
  color: #4f4f4f;
  padding-top: 10px;
}
#YWpage .brand .Box2 {
  width: 1100px;
  height: 900px;
  margin: 0 auto;
  position: relative;
  background: url(../images/yw/brand.png) left top no-repeat;
  background-size: 1100px 900px;
}
#YWpage .brand .Box2 img {
  position: absolute;
  cursor: pointer;
  left: 10px;
  padding: 5px;
  z-index: 1;
}
#YWpage .brand .Box2 img.zoom {
  background-color: #ffffff;
  padding: 5px;
  z-index: 9;
  box-shadow: 10px 10px 20px #999;
}
#YWpage .brand .Box2 .img1 {
  width: 150px;
  top: 37px;
  left: 10px;
}
#YWpage .brand .Box2 .img2 {
  width: 110px;
  top: 12px;
  left: 180px;
}
#YWpage .brand .Box2 .img3 {
  width: 110px;
  top: 442px;
  left: 61px;
}
#YWpage .brand .Box2 .img4 {
  width: 126px;
  top: 486px;
  left: 339px;
}
#YWpage .brand .Box2 .img5 {
  width: 130px;
  top: 220px;
  left: 10px;
}
#YWpage .brand .Box2 .df {
  width: 140px;
  top: 140px;
  left: 20px;
}
#YWpage .brand .Box2 .ls {
  width: 140px;
  top: 160px;
  left: 180px;
}
#YWpage .brand .Box2 .jljr {
  width: 83px;
  top: 623px;
  left: 345px;
}
#YWpage .brand .Box2 .lfjh {
  width: 159px;
  top: 738px;
  left: 217px;
}
#YWpage .brand .Box2 .img6 {
  width: 140px;
  top: 219px;
  left: 165px;
}
#YWpage .brand .Box2 .img7 {
  width: 130px;
  top: 188px;
  left: 316px;
}
#YWpage .brand .Box2 .img8 {
  width: 120px;
  top: 250px;
  left: 340px;
}
#YWpage .brand .Box2 .img9 {
  width: 180px;
  top: 310px;
  left: 165px;
}
#YWpage .brand .Box2 .img11 {
  width: 180px;
  top: 365px;
  left: 5px;
}
#YWpage .brand .Box2 .img12 {
  width: 100px;
  top: 312px;
  left: 375px;
}
#YWpage .brand .Box2 .img13 {
  width: 130px;
  top: 410px;
  left: 195px;
}
#YWpage .brand .Box2 .img14 {
  width: 140px;
  top: 445px;
  left: 29px;
}
#YWpage .brand .Box2 .img15 {
  width: 110px;
  top: 395px;
  left: 335px;
}
#YWpage .brand .Box2 .img16 {
  width: 145px;
  top: 565px;
  left: 97px;
}
#YWpage .brand .Box2 .img17 {
  width: 142px;
  top: 567px;
  left: 275px;
}
#YWpage .brand .Box2 .img18 {
  width: 120px;
  top: 485px;
  left: 345px;
}
#YWpage .brand .Box2 .img19 {
  width: 160px;
  top: 648px;
  left: 135px;
}
#YWpage .brand .Box2 .img20 {
  width: 150px;
  top: 745px;
  left: 215px;
}
#YWpage .brand .Box2 .img22 {
  width: 111px;
  top: 625px;
  left: 325px;
}
#YWpage .brand .Box2 .img23 {
  width: 120px;
  top: 735px;
  left: 395px;
}
#YWpage .brand .Box2 .img24 {
  width: 110px;
  top: 776px;
  left: 299px;
}
#YWpage .brand .Box2 .img25 {
  width: 110px;
  top: 795px;
  left: 425px;
}
#YWpage .brand .Box2 .img61 {
  width: 140px;
  top: 65px;
  left: 765px;
}
#YWpage .brand .Box2 .img62 {
  width: 170px;
  top: 64px;
  left: 945px;
}
#YWpage .brand .Box2 .img63 {
  width: 170px;
  top: 154px;
  left: 725px;
}
#YWpage .brand .Box2 .img64 {
  width: 170px;
  top: 154px;
  left: 915px;
}
#YWpage .brand .Box2 .img65 {
  width: 180px;
  top: 224px;
  left: 655px;
}
#YWpage .brand .Box2 .img66 {
  width: 200px;
  top: 214px;
  left: 875px;
}
#YWpage .brand .Box2 .img67 {
  width: 210px;
  top: 299px;
  left: 595px;
}
#YWpage .brand .Box2 .img68 {
  width: 145px;
  top: 300px;
  left: 815px;
}
#YWpage .brand .Box2 .img69 {
  width: 140px;
  top: 360px;
  left: 647px;
}
#YWpage .brand .Box2 .img70 {
  width: 150px;
  top: 294px;
  left: 975px;
}
#YWpage .brand .Box2 .img71 {
  width: 120px;
  top: 430px;
  left: 795px;
}
#YWpage .brand .Box2 .img72 {
  width: 140px;
  top: 384px;
  left: 925px;
}
#YWpage .brand .Box2 .img75 {
  width: 150px;
  top: 555px;
  left: 655px;
}
#YWpage .brand .Box2 .img76 {
  width: 150px;
  top: 548px;
  left: 895px;
}
#YWpage .brand .Box2 .img77 {
  width: 130px;
  top: 640px;
  left: 647px;
}
#YWpage .brand .Box2 .img78 {
  width: 135px;
  top: 623px;
  left: 784px;
}
#YWpage .brand .Box2 .img80 {
  width: 116px;
  top: 697px;
  left: 784px;
}
#YWpage .brand .Box2 .img81 {
  width: 156px;
  top: 791px;
  left: 617px;
}
#YWpage .services {
  padding: 100px 0;
  background: url(../images/yw/bg.jpg) center top no-repeat;
}
#YWpage .services .IT {
  margin-bottom: 20px;
}
#YWpage .services img {
  max-width: 1100px;
}
#YWpage .services .odm {
  margin-bottom: 109px;
}
#YWpage .services .obm {
  margin-bottom: 90px;
}
#YWpage .case {
  padding: 100px 0;
}
#YWpage .case .IT {
  margin-bottom: 65px;
}
#YWpage .case .Box {
  width: 1100px;
  margin: 0 auto;
}
#YWpage .case .Box ul li {
  width: 25%;
  display: block;
  float: left;
  margin-bottom: 25px;
}
#YWpage .case .Box ul li span {
  width: 90%;
  display: block;
  margin: 0 auto;
}
#YWpage .case .Box ul li span img {
  max-width: 100%;
}
#YWpage .case .Box ul li p {
  font-size: 20px;
  line-height: 1.7;
}
#Productpage {
  width: 1200px;
  margin: 0 auto;
  padding: 80px 0;
}
#Productpage .Left {
  width: 270px;
  float: left;
}
#Productpage .Left .Item .title {
  height: 50px;
  line-height: 50px;
  color: #f2f2f2;
  font-size: 28px;
  text-align: center;
}
#Productpage .Left .Item .title a {
  color: #FFF;
}
#Productpage .Left .Item ul {
  padding: 20px 30px;
}
#Productpage .Left .Item ul li {
  height: 30px;
  line-height: 30px;
  text-align: left;
}
#Productpage .Left .Item ul li a {
  display: block;
  font-size: 16px;
}
#Productpage .Left .Item ul li a:before {
  content: "●";
  display: inline-block;
  width: 20px;
}
#Productpage .Left .dp .title {
  background-color: #b9d2ae;
}
#Productpage .Left .dp ul li:hover a {
  color: #b9d2ae;
}
#Productpage .Left .gx .title {
  background-color: #ffb1b1;
}
#Productpage .Left .gx ul li:hover a {
  color: #ffb1b1;
}
#Productpage .Left .gr .title {
  background-color: #a4deef;
}
#Productpage .Left .gr ul li:hover a {
  color: #a4deef;
}
#Productpage .Left .cz .title {
  background-color: #CD95D6;
}
#Productpage .Left .cz ul li:hover a {
  color: #CD95D6;
}
#Productpage .Right {
  width: 900px;
  float: right;
}
#Productpage .Right .Box ul li {
  width: 300px;
  float: left;
  margin-bottom: 40px;
}
#Productpage .Right .Box ul li a {
  display: block;
  width: 290px;
  height: 409px;
  float: right;
  position: relative;
}
#Productpage .Right .Box ul li a img {
  width: 290px;
  height: 409px;
}
#Productpage .Right .Box ul li span {
  display: block;
  width: 0px;
  height: 0px;
  line-height: 409px;
  overflow: hidden;
  background: url(../images/ap30.png);
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9;
  color: #FFF;
  text-shadow: 0 0 10px #333;
  font-size: 22px;
}
#Productpage .Right .Detail {
  width: 100%;
}
#Productpage .Right .Detail img {
  max-width: 100%;
}
#SMARTpage {
  background-color: #f6f6f6;
  padding-bottom: 120px;
}
#SMARTpage #Banner {
  width: 100%;
  min-width: 1100px;
  position: relative;
}
#SMARTpage #Banner a.ar {
  display: block;
  width: 43px;
  height: 112px;
  position: absolute;
  top: 50%;
  margin-top: -66px;
  z-index: 99;
}
#SMARTpage #Banner a.prev {
  left: 0px;
  background: url(../images/smart/prev.png);
}
#SMARTpage #Banner a.next {
  right: 0px;
  background: url(../images/smart/next.png);
}
#SMARTpage #Banner .db ul li {
  position: relative;
}
#SMARTpage #Banner .db ul li img {
  max-width: 100%;
}
#SMARTpage #Banner .db ul li.db1 span {
  width: 300px;
  text-align: left;
  position: absolute;
  left: 10%;
  top: 10%;
  background: url(../images/ap25.png);
  padding: 15px;
  text-shadow: 2px 2px 5px #333;
  color: #FFF;
}
#SMARTpage #Banner .db ul li.db1 span h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
#SMARTpage #Banner .db ul li.db1 span p {
  font-size: 16px;
  line-height: 1.7;
}
#SMARTpage #Banner div.f {
  text-align: center;
  padding: 35px 0 40px 0;
}
#SMARTpage #Banner div.f span {
  color: #fdd227;
  padding-right: 60px;
  cursor: pointer;
  background: url(../images/smart/amore.png) right center no-repeat;
}
#SMARTpage .IT {
  margin-bottom: 50px;
}
#SMARTpage .Box {
  background: #FFF;
  box-shadow: 0 0 8px #ddd;
  padding: 45px 35px;
  text-align: center;
}
#SMARTpage .shengChangJiDi {
  width: 1100px;
  margin: 0px auto;
  padding-top: 80px;
}
#SMARTpage .shengChangJiDi .Box .item {
  display: inline-block;
  width: 800px;
  margin: 0 10px;
  position: relative;
  vertical-align: top;
}
#SMARTpage .shengChangJiDi .Box .item .imgBox {
  position: relative;
  width: 100%;
  height: 475px;
}
#SMARTpage .shengChangJiDi .Box .item img {
  width: 100%;
  height: 475px;
}
#SMARTpage .shengChangJiDi .Box .item span {
  position: absolute;
  width: 230px;
  min-height: 35px;
  line-height: 35px;
  font-size: 20px;
  color: #FFF;
  top: 50%;
  left: 50%;
  margin-left: -115px;
  margin-top: -17px;
  background: url(../images/smart/ap20.png);
}
#SMARTpage .shengChangJiDi .Box .item p {
  padding-top: 10px;
  line-height: 1.7;
  font-size: 16px;
  text-align: left;
}
#SMARTpage .shengChangJiDi .Box .cl {
  height: 30px;
}
#SMARTpage .szscl {
  padding-top: 80px;
  width: 1100px;
  margin: 0 auto;
}
#SMARTpage .szscl .IT {
  margin-bottom: 20px;
}
#SMARTpage .szscl .szText {
  text-align: left;
  font-size: 16px;
  margin-bottom: 20px;
}
#SMARTpage .szscl .szText p {
  padding: 5px 0px;
  text-indent: 32px;
  line-height: 1.5;
}
#SMARTpage .zizhi {
  width: 1100px;
  margin: 0 auto;
  padding-top: 80px;
}
#SMARTpage .zizhi .IT {
  margin-bottom: 50px;
}
#SMARTpage .zizhi .Box .item {
  width: 300px;
  float: left;
  margin: 0 20px;
}
#SMARTpage .zizhi .Box .item span {
  display: block;
  width: 300px;
  box-shadow: 0 0 10px #eee;
}
#SMARTpage .zizhi .Box .item span img {
  max-width: 300px;
  height: 272px;
}
#SMARTpage .zizhi .Box .item p {
  font-size: 20px;
  padding: 15px 10px 0 10px;
}
#SMARTpage .zizhi .Box .logitem {
  width: 100%;
  text-align: center;
  clear: both;
  float: none;
  margin-top: 50px;
}
#SMARTpage .zizhi .Box .logitem span {
  width: 100%;
  box-shadow: none;
}
#SMARTpage .zizhi .Box .logitem span img {
  max-width: 100%;
}
#SMARTpage .shebei {
  width: 1100px;
  margin: 0 auto;
  padding-top: 80px;
}
#SMARTpage .shebei .IT {
  margin-bottom: 50px;
}
#SMARTpage .shebei .Box {
  padding: 45px 15px;
}
#SMARTpage .shebei .Box .item {
  float: left;
  width: 250px;
  margin: 0 8px;
}
#SMARTpage .shebei .Box .item span {
  width: 250px;
}
#SMARTpage .shebei .Box .item span img {
  max-width: 250px;
  height: 210px;
}
#SMARTpage .shebei .Box .item p {
  font-size: 20px;
  padding: 10px 10px 0 10px;
}
#SMARTpage .shebei .Box .item abbr {
  display: block;
  font-size: 12px;
  padding-top: 10px;
}
#SMARTpage .yuanliao {
  width: 1100px;
  margin: 0 auto;
  padding-top: 80px;
}
#SMARTpage .yuanliao .Box {
  padding: 35px 25px;
  text-align: center;
}
#SMARTpage .yuanliao .Box img {
  max-width: 100%;
}
#YZpage {
  padding-bottom: 120px;
}
#YZpage .Box {
  width: 1100px;
  margin: 0 auto;
}
#YZpage .Box .IT {
  margin-bottom: 55px;
}
#YZpage .about {
  background: #f6f6f6;
  padding: 95px 0;
}
#YZpage .about .Box .textBox {
  width: 500px;
  float: left;
  text-align: left;
}
#YZpage .about .Box .textBox h3 {
  font-size: 34px;
  margin-bottom: 20px;
}
#YZpage .about .Box .textBox p {
  font-size: 20px;
  line-height: 1.7;
  text-indent: 40px;
  margin-bottom: 12px;
}
#YZpage .about .Box .imgBox {
  width: 520px;
  float: right;
  padding-top: 75px;
}
#YZpage .about .Box .imgBox img {
  max-width: 100%;
  border: 15px solid #FFF;
}
#YZpage .about .Box .textBox2 {
  width: 950px;
  margin: 140px auto 0 auto;
}
#YZpage .about .Box .textBox2 p {
  font-size: 24px;
  line-height: 1.7;
  text-align: left;
  margin-bottom: 45px;
}
#YZpage .about .Box .textBox2 img {
  width: 800px ;
}
#YZpage .zizhi {
  margin-bottom: 40px;
  padding-top: 95px;
}
#YZpage .zizhi .Box ul li {
  position: relative;
  width: 310px;
  float: left;
  margin: 0 25px;
}
#YZpage .zizhi .Box ul li span.imgBox {
  display: block;
  width: 310px;
  height: 429px;
  cursor: pointer;
  position: relative;
}
#YZpage .zizhi .Box ul li span.imgBox img {
  max-width: 100%;
  height: 429px;
  border: 3px solid #ccc;
  border-radius: 5px;
}
#YZpage .zizhi .Box ul li span.imgBox span {
  display: block;
  width: 0;
  height: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/ap30.png);
  z-index: 4;
  font-size: 18px;
  color: #F2F2F2;
  text-shadow: 3px 3px 5px #333;
}
#YZpage .zizhi .Box ul li span.imgBox span h4 {
  font-size: 18px;
  padding: 5px 10px;
}
#YZpage .zizhi .Box ul li span.imgBox span p {
  padding-top: 20px;
  font-size: 16px;
}
#YZpage .zizhi .Box ul li span.imgDy {
  display: block;
  width: 310px;
}
#YZpage .zizhi .Box ul li span.imgDy img {
  width: 310px;
  height: 178px;
}
#YZpage .zizhi .Box ul li span.name {
  display: inline-block;
  font-size: 24px;
  padding: 4px 20px;
  color: #454241;
  border: 2px solid #ababab;
  position: relative;
  bottom: 80px;
}
#YZpage .pingjia {
  background: #f6f6f6;
  padding: 95px 0;
}
#YZpage .pingjia .Box {
  width: 1200px;
}
#YZpage .pingjia .Box ul li {
  width: 36%;
  float: left;
}
#YZpage .pingjia .Box ul li span.imgBox {
  display: block;
  margin-bottom: 15px;
  padding: 0 10px;
}
#YZpage .pingjia .Box ul li span.imgBox img {
  width: 100%;
}
#YZpage .pingjia .Box ul li p {
  font-size: 18px;
  line-height: 1.6;
  text-align: left;
  padding: 0 10px;
}
#YZpage .pingjia .Box ul li.last {
  width: 28%;
}
#YZpage .aqTest {
  margin-bottom: 95px;
  padding-top: 95px;
}
#YZpage .aqTest .Box {
  width: 1200px;
  text-align: center;
}
#YZpage .aqTest .Box .IT {
  margin-bottom: 40px;
}
#YZpage .aqTest .Box .text {
  font-size: 20px;
  margin-bottom: 40px;
  line-height: 1.8;
  color: #666;
}
#YZpage .aqTest .Box .item {
  display: inline-block;
}
#YZpage .aqTest .Box .item img {
  height: 255px;
}
#YZpage .aqTest .Box .item p {
  font-size: 20px;
  padding-top: 15px;
}
#YZpage .aqTest .Box .itemM {
  margin: 0 15px;
}
#YZpage .gxTest {
  background: #f6f6f6;
  padding: 60px 0;
  margin-bottom: 15px;
}
#YZpage .bigImg {
  width: 100%;
  min-width: 1200px;
}
#YZpage .bigImg img {
  max-width: 100%;
}
#YZpage .jiance {
  margin-bottom: 95px;
  padding-top: 50px;
}
#YZpage .jiance .Box {
  width: 1200px;
}
#YZpage .jiance .Box table td .lText {
  width: 430px;
  text-align: left;
  padding-right: 5px;
}
#YZpage .jiance .Box table td .lText ul li {
  font-size: 22px;
  margin-bottom: 35px;
  line-height: 1.8;
  list-style-type: decimal;
}
#YZpage .jiance .Box table td table td {
  padding: 5px 15px;
}
#YZpage .jiance .Box table td table td span {
  display: block;
  width: 150px;
  height: 35px;
  line-height: 35px;
  color: #FFF;
  background-color: #56a0bb;
  border-radius: 8px;
}
#YZpage .jiance .Box table td table td div {
  text-align: left;
  background-color: #e7e7e7;
  border-radius: 8px;
  padding: 5px 15px;
}
#YZpage .shebei {
  margin-bottom: 95px;
}
#YZpage .shebei .Box {
  width: 1200px;
}
#YZpage .shebei .Box ul li {
  width: 270px;
  text-align: center;
  float: left;
  margin: 0 15px;
  position: relative;
}
#YZpage .shebei .Box ul li span.imgBox {
  display: block;
  width: 266px;
  border: 2px solid #e7e8e8;
  margin-bottom: 15px;
  cursor: pointer;
}
#YZpage .shebei .Box ul li span.imgBox img {
  width: 266px;
  height: 355px;
}
#YZpage .shebei .Box ul li span.name {
  font-size: 22px;
  border: 2px solid #b2b2b2;
  display: inline-block;
  padding: 5px 10px;
}
#YZpage .shebei .Box ul li span.info {
  display: none;
  width: 266px;
  height: 355px;
  color: #FFF;
  position: absolute;
  top: 2px;
  left: 2px;
  text-shadow: 0 0 5px #888;
  cursor: pointer;
  background: url(../images/ap60.png) left top repeat;
}
#YZpage .shebei .Box ul li span.info .t {
  display: block;
  padding: 15px;
  font-size: 20px;
  color: #FFF;
}
#YZpage .shebei .Box ul li span.info .c {
  display: block;
  padding: 0 15px 15px 15px;
  text-align: left;
  line-height: 1.7;
}
#YZpage .shebei .Box ul li.pt {
  padding-top: 40px;
}
#YZpage .shebei .Box ul li.pt span.info {
  top: 42px;
}
#YZpage .shebei .Box ul li:hover span.info {
  display: block;
}
#YZpage .yewu {
  margin-bottom: 115px;
}
#YZpage .yewu .Box {
  padding-top: 40px;
}
#YZpage .yewu .Box .st {
  width: 800px;
  margin: 0 auto;
  margin-bottom: 35px;
}
#YZpage .yewu .Box .st span {
  position: relative;
  z-index: 2;
  display: inline-block;
  font-size: 34px;
  letter-spacing: 2px;
  color: #696969;
  padding: 0 15px;
  background-color: #FFF;
}
#YZpage .yewu .Box .st div {
  height: 3px;
  background-color: #999;
  position: relative;
  top: -20px;
  z-index: 1;
}
#YZpage .yewu .Box .fanwei {
  margin-bottom: 80px;
}
#YZpage .yewu .Box .fanwei img {
  max-width: 80%;
}
#YZpage .yewu .Box .liucheng img {
  max-width: 80%;
}
#YZpage .yewu .Box .liucheng p {
  font-size: 20px;
  color: #5b5b5b;
  text-align: left;
  text-indent: 48px;
  line-height: 1.9;
  padding-top: 25px;
}
#YZpage .tip {
  font-size: 26px;
  color: #000;
  line-height: 1.5;
  text-align: center;
  margin-top: 95px;
}
#JOINpage {
  min-width: 1100px;
}
#JOINpage .IT {
  margin-bottom: 45px;
}
#JOINpage .culture {
  padding: 95px 0;
}
#JOINpage .culture .Box {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
#JOINpage .culture .Box ul li {
  width: 400px;
  margin: 0 5px;
  float: left;
}
#JOINpage .culture .Box ul li img {
  width: 400px;
  height: 267px;
}
#JOINpage .culture .Box ul li span {
  display: block;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
}
#JOINpage .team {
  padding: 70px 0 70px 0;
  margin-bottom: 20px;
  background-color: #f6f6f6;
}
#JOINpage .team .Box {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
#JOINpage .team .Box .db ul li {
  width: 400px;
  float: left;
  margin: 0 8px;
}
#JOINpage .team .Box .db ul li span {
  display: block;
}
#JOINpage .team .Box .db ul li span.imgItem {
  width: 400px;
}
#JOINpage .team .Box .db ul li span.imgItem img {
  max-width: 400px;
  height: 267px;
}
#JOINpage .team .Box .db ul li span.name {
  text-align: center;
  line-height: 45px;
  font-size: 18px;
}
#JOINpage .baweiSchool {
  width: 1075px ;
  padding-top: 120px;
  margin: 0 auto;
  /* img{ max-width: 100%;}
        .Left{ width: 640px; float: left; margin-left: 61px; }
        .Right{ width: 303px; float: right;  margin-right: 61px;
            ul{
                li{ display: block; margin-bottom: 10px;}
            }
        }*/
}
#JOINpage .baweiSchool .imgBox {
  width: 1100px;
  margin: 0 auto;
}
#JOINpage .baweiSchool .imgBox ul li {
  width: 345px;
  margin: 0 10px 20px 10px;
  float: left;
}
#JOINpage .baweiSchool .imgBox ul li span {
  display: block;
}
#JOINpage .baweiSchool .imgBox ul li span.imgItem img {
  max-width: 100%;
  height: 250px;
}
#JOINpage .baweiSchool .imgBox ul li span.name {
  background: #e0e0e0;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
}
#JOINpage .baweiSchool p {
  padding-top: 40px;
  text-align: left;
  font-size: 20px;
  line-height: 1.6;
}
#JOINpage .fengcai {
  padding: 95px 0;
}
#JOINpage .fengcai .Box {
  width: 1100px;
  margin: 0 auto;
}
#JOINpage .fengcai .Box ul li {
  width: 345px;
  margin: 0 10px 20px 10px;
  float: left;
}
#JOINpage .fengcai .Box ul li span {
  display: block;
}
#JOINpage .fengcai .Box ul li span.imgItem img {
  max-width: 100%;
  height: 250px;
}
#JOINpage .fengcai .Box ul li span.name {
  background: #e0e0e0;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
}
#JOINpage .jobInfo {
  background-color: #f6f6f6;
  padding: 95px 0 150px 0;
}
#JOINpage .jobInfo .Box {
  width: 1200px;
  margin: 0 auto;
}
#JOINpage .jobInfo .Box .CBox .Left {
  width: 270px;
  padding: 30px;
  float: left;
  background: #FFF;
}
#JOINpage .jobInfo .Box .CBox .Left .ct {
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  padding: 6px 55px;
  background: url(../images/join/icon1.jpg) left center no-repeat;
}
#JOINpage .jobInfo .Box .CBox .Left ul {
  padding: 50px 0 10px 0;
}
#JOINpage .jobInfo .Box .CBox .Left ul li {
  display: block;
  text-align: left;
  margin-bottom: 30px;
  border: 4px solid #e1e1e1;
  border-radius: 5px;
  font-size: 24px;
  color: #444;
}
#JOINpage .jobInfo .Box .CBox .Left ul li a {
  display: block;
  padding: 10px 20px;
}
#JOINpage .jobInfo .Box .CBox .Left ul li.sel,
#JOINpage .jobInfo .Box .CBox .Left ul li:hover {
  border-color: #8393ca;
  color: #D62940;
}
#JOINpage .jobInfo .Box .CBox .Left .contactBox {
  text-align: left;
  font-size: 18px;
  line-height: 1.5;
}
#JOINpage .jobInfo .Box .CBox .Right {
  width: 850px;
  float: right;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem {
  padding: 35px;
  background-color: #FFF;
  position: relative;
  height: 76px;
  overflow: hidden;
  margin-bottom: 10px;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .time {
  position: absolute;
  right: 34px;
  top: 54px;
  color: #777;
  cursor: pointer;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .time:after {
  content: "\e686";
  position: relative;
  top: 2px;
  display: inline-block;
  margin-left: 5px;
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .time:hover {
  color: #E71F3E;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .info {
  text-align: left;
  height: 90px;
  border-bottom: 1px solid #FFF;
  cursor: pointer;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .info .title {
  margin-bottom: 15px;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .info .title span {
  font-size: 24px;
  font-weight: bold;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .info .title abbr {
  display: inline-block;
  margin-left: 20px;
  font-size: 14px;
  background: #888;
  border-radius: 10px;
  padding: 3px 13px;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .info .title abbr.working {
  background: #C9F2F3;
  color: #11B7D3;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .info .title abbr.workplace {
  background: #FFEBE3;
  color: #FE7846;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .info .exinfo {
  font-size: 16px;
  color: #777;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .contentItem {
  text-align: left;
  margin-top: 40px;
  font-size: 16px;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem .contentItem .t {
  font-size: 24px;
  color: #000;
  margin-bottom: 15px;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem.Open {
  height: auto;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem.Open .info {
  border-bottom-color: #ccc;
}
#JOINpage .jobInfo .Box .CBox .Right .InfoItem.Open .time:after {
  content: "\e685";
}
#Contactpage {
  padding: 350px 0;
  background: url(../images/contact/bk.jpg) center top no-repeat;
}
#Contactpage .InfoBox {
  width: 1000px;
  margin: 0 auto;
}
#Contactpage .InfoBox .qcoder {
  width: 250px;
  float: left;
  font-size: 24px;
  color: #333;
}
#Contactpage .InfoBox .qcoder img {
  max-width: 100%;
  margin-bottom: 10px;
}
#Contactpage .InfoBox .Text {
  text-align: left;
  float: left;
  margin-left: 150px;
}
#Contactpage .InfoBox .Text .tel {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 45px;
  letter-spacing: 2px;
}
#Contactpage .InfoBox .Text .tel span {
  display: inline-block;
  padding-left: 128px;
  letter-spacing: 1px;
}
#Contactpage .InfoBox .Text .address {
  font-size: 26px;
  line-height: 1.7;
}
#Investorpage {
  padding: 50px 0;
}
#Investorpage .InfoBox {
  width: 800px;
  margin: 0 auto;
  text-align: left;
}
#Investorpage .InvestorBox ul li {
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  text-align: left;
  padding-left: 50px;
  background: #F8E8D9;
}
#Investorpage .InvestorBox ul li span {
  float: right;
  display: block;
  padding-right: 50px;
  width: 500px;
  text-align: center;
}
#Investorpage .InvestorBox ul li.hui {
  background: #F8F8F8;
}
#CompanyNoticePage {
  padding: 50px 0;
}
#CompanyNoticePage .List {
  width: 1100px;
  margin: 0 auto;
  text-align: left;
  padding-top: 40px;
}
#CompanyNoticePage .List ul li {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
#CompanyNoticePage .List ul li span.h {
  background: #CCC;
  font-size: 20px;
}
#CompanyNoticePage .List ul li span.tt.h {
  text-indent: 12px;
}
#CompanyNoticePage .List ul li span.tt {
  float: left;
  text-indent: 12px;
  width: 940px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#CompanyNoticePage .List ul li span.dd {
  float: right;
  width: 159px;
  text-align: center;
}
/*分页样式*/
DIV.scott {
  padding: 3px;
  margin: 3px;
  text-align: center;
  font-size: 12px;
  clear: both;
}
DIV.scott a,
DIV.scott span {
  padding: 5px 9px;
  margin-right: 8px;
}
DIV.scott a {
  border: #4f4f4f 1px solid;
  color: #4f4f4f;
  text-decoration: none;
}
DIV.scott a:hover,
DIV.scott a:active {
  border: #E71F3E 1px solid;
  color: #FFF;
  background-color: #E71F3E;
}
DIV.scott span.current {
  border: #E71F3E 1px solid;
  font-weight: bold;
  color: #fff;
  background-color: #E71F3E;
}
DIV.scott span.disabled {
  border: #bbb 1px solid;
  color: #bbb;
}