
.cm {
  color: #0076cd;
}
.cm2 {
  color: #f18f2a;
}
@font-face {
  font-family: 'swissbt';
  src: url('../font/SWISSBT.TTF');
}
@font-face {
  font-family: 'Geometr415BlkBT';
  src: url('../font/SWISSBT.ttf');
}
.inbanner {
  width: 100%;
  height: 360px;
  position: relative;
  overflow: hidden;
}
.inbanner > img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
.ibcateout {
  width: 100%;
  height: 100%;
  display: table;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
}
.ibcate {
  padding: 0 30px;
  display: table-cell;
  vertical-align: middle;
}
.ibcate h2 {
  font-size: 38px;
  color: #e12726;
  line-height: 66px;
  font-weight: bold;
  height: 66px;
}
.ibcate p {
  font-size: 26px;
  color: #333;
  line-height: 38px;
  margin-top: 18px;
}
.baninfo {
  width: 100%;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.baninfo2 {
  width: 100%;
  height: 50px;
}
.baninfo .cer,
.baninfo2 .cer {
  height: 100%;
}
.tree {
  position: relative;
  height: 90px;
  background-color: #3f3f3f;
  padding: 0 80px 0 30px;
  font-size: 32px;
  line-height: 90px;
  color: #fff;
  z-index: 21;
}
.tree s.hand {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 30px;
  top: 30px;
  z-index: 1;
  background: url('../images/dgt3.png') center no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tree s.hand.on {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.tree .lm {
  padding-left: 60px;
  background: url('../images/home.png') 0 no-repeat;
  height: 90px;
  overflow: auto;
  white-space: nowrap;
}
.tree .lm a {
  color: #fff;
}
.tree i {
  padding: 0 13px;
  font-style: normal;
}
.ierjiout {
  background-color: #0050a1;
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 3;
  width: 100%;
  display: none;
}
.ierji {
  padding: 10px 0;
  font-size: 0;
  overflow: hidden;
}
.ierji p {
  width: 100%;
  height: 71px;
  background-color: #6289b1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ierji a {
  display: block;
  padding: 0 30px;
  height: 70px;
  border-bottom: 1px solid #0050a1;
  font-size: 28px;
  line-height: 70px;
  color: #fff;
}
.ierji p:last-child a {
  border-bottom: 0 none;
}
.ierji p:active {
  background-color: #111;
}
.ierji.erfen p {
  float: left;
  width: 50%;
  text-align: center;
}
a.seemore {
  display: block;
  width: 272px;
  height: 62px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 26px;
  color: #fff;
  line-height: 62px;
  text-align: center;
  border: 2px solid #e12726;
  border-radius: 33px;
}
a.seemore span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  background: url('../images/jtr1.png') right no-repeat;
}
a.seemore:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#e12726), to(#d42322));
  background-image: linear-gradient(to right, #e12726, #d42322);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a.seemore:hover:after {
  height: 0;
}
a.seemore:hover {
  background-color: #fff;
  color: #005ffb;
}
a.seemore:hover span {
  background-image: url('../images/jtr1h.png');
}
a.seemore2 {
  display: block;
  width: 172px;
  height: 42px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  color: #1e64c6;
  line-height: 42px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 23px;
  background-color: #fff;
}
a.seemore2 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  background: url('../images/jtr1h.png') right no-repeat;
}
.jello-h:hover {
  -webkit-animation: jello 1s 0s infinite;
          animation: jello 1s 0s infinite;
}
.js-qiecon {
  position: absolute;
  width: 100%;
  left: 200%;
  top: 0;
  z-index: -20;
  opacity: 0;
}
.js-qiecon.on {
  position: static;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 1;
}
.pianyi {
  padding-top: 110px;
  margin-top: -110px;
}
.js-qiecon-wrap1,
.js-qiecon-wrap2,
.js-qiecon-wrap3,
.js-qiecon-wrap4 {
  position: relative;
  width: 100%;
}
.neck {
  background-color: #f0f3f8;
  height: 60px;
  position: relative;
}
.erji {
  font-size: 0;
  white-space: nowrap;
  width: 100%;
  height: 100%;
  margin-left: -45px;
}
.erjilong {
  margin-left: -60px;
}
.erji a {
  display: inline-block;
  padding: 0 45px;
  font-size: 16px;
  color: #666;
  line-height: 60px;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.erjilong a {
  padding: 0 60px;
}
.erji a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 21px;
  z-index: 0;
  width: 1px;
  height: 18px;
  background-color: #d7d7d7;
}
.erji a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 0;
  margin-left: 0;
  width: 0;
  height: 4px;
  background-color: #0076cd;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.erji a.on:after,
.erji a:hover:after {
  width: 78px;
  margin-left: -39px;
}
.erji a.on,
.erji a:hover {
  font-weight: bold;
  color: #0076cd;
}
.lefthalf {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.righthalf {
  float: right;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.outnav3 {
  width: 1200px;
  height: 60px;
  padding: 0;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 3;
  margin: 0 auto;
}
.outnav3 .nav-left,
.outnav3 .nav-right {
  width: 60px;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.outnav3 .nav-left {
  left: 0;
  background-image: url(../images/outnav-lt5.png);
}
.outnav3 .nav-right {
  right: 0;
  background-image: url(../images/outnav-gt5.png);
}
.outnav3 .nav-left:hover,
.outnav3 .nav-right:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.outnav3 #wrapper22 {
  width: 100%;
  height: 100%;
  position: relative;
}
.outnav3.on {
  padding: 0 60px;
}
.outnav3.on .nav-left,
.outnav3.on .nav-right {
  display: block;
}
.nav7 {
  width: 100%;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
}
.nav7 li {
  width: 240px;
  display: inline-block;
  height: 100%;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nav7.fen2 li {
  width: 50%;
}
.nav7.fen3 li {
  width: 33.3%;
}
.nav7.fen4 li {
  width: 25%;
}
.nav7.fen5 li {
  width: 20%;
}
.nav7 li a {
  display: block;
  position: relative;
  color: #333;
  line-height: 60px;
  font-size: 16px;
}
.nav7 li:hover,
.nav7 li.on {
  background-color: #ffd700;
}
.nav7 li:hover a,
.nav7 li.on a {
  color: #333;
}
@media screen and (max-width: 1320px) {
  .outnav3 {
    width: auto;
  }
}
.doclist {
  width: 100%;
  padding: 20px 0 40px;
}
.doclist li {
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px solid #dcdcdc;
}
.doclist li a {
  display: block;
  position: relative;
  padding-left: 258px;
  height: 125px;
  overflow: hidden;
}
.doclist li .pic {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 222px;
  height: 100%;
  overflow: hidden;
}
.doclist li .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.doclist li h3 {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 26px;
  color: #252831;
  line-height: 40px;
  font-weight: bold;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.doclist li .txt {
  font-size: 26px;
  color: #666;
  line-height: 36px;
  overflow: hidden;
  height: 72px;
}
.doclist li:hover h3 {
  color: #0076cd;
}
.pdflist {
  width: 100%;
  padding: 60px 0 30px;
}
.pdflist li {
  width: 100%;
  padding: 40px 0;
  margin-bottom: 30px;
  background-color: #f8fbff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.pdflist li .lin {
  display: block;
  position: relative;
  padding-left: 164px;
  padding-right: 32px;
  height: 120px;
  overflow: hidden;
  background: url('../images/pdf.png') 34px no-repeat;
}
.pdflist li h3 {
  width: 100%;
  height: 44px;
  margin-bottom: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 28px;
  line-height: 44px;
  color: #0c357b;
  font-weight: bold;
}
.pdflist li .info {
  font-size: 24px;
  color: #8f9eb7;
  line-height: 34px;
  overflow: hidden;
}
.pdflist li .info span {
  margin-right: 10px;
}
.pdflist li:hover {
  background-color: #e2eaf7;
}
.dafu2 {
  width: 100%;
  padding: 50px 0 44px;
  text-align: center;
  background: url('../images/dafu1.jpg') center no-repeat;
}
.dafu2 p {
  font-size: 24px;
  color: #fff;
  line-height: 44px;
  height: 44px;
}
.dafu2 a.zixunbtn {
  display: block;
  width: 222px;
  height: 42px;
  margin: 18px auto 0;
  font-size: 16px;
  line-height: 42px;
  border: 1px solid #fff;
  color: #fff;
}
.dafu2 a.zixunbtn:hover {
  background-color: #fff;
  color: #0076cd;
}
.main {
  position: relative;
}
.sdbox {
  border: 1px solid #e9e9e9;
  padding: 10px 20px;
}
.sdbox .title {
  height: 56px;
  position: relative;
  line-height: 56px;
  font-size: 26px;
  color: #252b3a;
  text-indent: 15px;
}
.sdbox .title:before {
  content: '';
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 0;
  width: 3px;
  height: 30px;
  background: url('../images/line3.jpg') center no-repeat;
}
.twlist {
  overflow: hidden;
}
.twlist li {
  text-align: center;
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
}
.twlist li a {
  display: block;
  position: relative;
  padding-bottom: 3px;
}
.twlist .pic {
  width: 100%;
  height: 178px;
  position: relative;
}
.twlist li h3 {
  font-size: 14px;
  color: #666;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.twlist li:hover h3 {
  color: #0076cd;
}
.atc {
  padding: 60px 0 100px;
}
.atc-h {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 20px;
}
.atc-h h1 {
  font-size: 36px;
  color: #333;
  line-height: 56px;
  font-weight: bold;
}
.atc-h .atc-date {
  font-size: 24px;
  color: #333;
  line-height: 40px;
  margin-top: 28px;
}
.atc-h .atc-date span {
  display: inline-block;
  margin-right: 44px;
}
.atc-con {
  padding: 32px 0 50px;
  font-size: 26px;
  line-height: 44px;
  color: #444;
  text-align: justify;
}
.atc-con div,
.atc-con p,
.atc-con span {
  font-size: 26px!important;
  line-height: 44px!important;
}
.atc-con img {
  max-width: 100%;
}
.atc-con a {
  color: #0076cd;
}
.atc-pn {
  height: 60px;
  line-height: 60px;
  position: relative;
  margin-top: 40px;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
}
.atc-pn a {
  display: block;
  width: 30%;
  height: 100%;
  overflow: hidden;
  font-size: 28px;
  color: #999;
}
.atc-pn a:hover {
  color: #0076cd;
}
a.atc-prev {
  float: left;
  text-align: left;
}
a.atc-next {
  float: right;
  text-align: right;
}
.atc-pn a.ret {
  text-align: center;
  width: 200px;
  margin: 0 auto;
}
.videowrap {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 20px 0;
}
.video {
  width: 900px;
  max-width: 100%;
  height: 540px;
}
.jb {
  background-image: -webkit-gradient(linear, left top, right top, from(#005ffb), to(#0292fd));
  background-image: linear-gradient(to right, #005ffb, #0292fd);
}
/*首页*/
.fcate1 {
  text-align: center;
}
.fcate1 .enp {
  font-size: 0;
  height: 36px;
  vertical-align: top;
}
.fcate1 .cn {
  font-size: 42px;
  line-height: 60px;
  color: #333;
  font-weight: bold;
}
.fcate1 p {
  font-size: 26px;
  line-height: 40px;
  color: #666;
  margin-top: 12px;
}
.fhuo {
  padding: 50px 0 40px;
  background-image: -webkit-gradient(linear, left top, right top, from(#525151), to(#3f3f3f));
  /* background-image: linear-gradient(to right, #525151, #3f3f3f); */
  /* background-image: linear-gradient(to right,#db2625); */
  background: #db2625;
}
.kehulist {
  padding: 34px 0 10px;
  overflow: hidden;
  margin: 0 -12px;
}
.kehulist li {
  float: left;
  width: 33.3333%;
  margin-bottom: 30px;
}
.kehulist li .lin {
  padding: 0 12px;
}
.kehulist li a {
  display: block;
  background-color: #fff;
  border: 1px solid #dedede;
}
.kehulist .pic {
  width: 100%;
  height: 98px;
  overflow: hidden;
  font-size: 0;
  line-height: 98px;
  text-align: center;
}
.kehulist img {
  max-width: 100%;
  max-height: 100%;
}
.kehulist li:hover a {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.fcate2 {
  text-align: center;
  color: #fff;
  padding-top:50px;
}
.fcate2 .cn {
  font-size: 42px;
  line-height: 60px;
  font-weight: bold;
}
.fcate2 p {
  font-size: 26px;
  line-height: 40px;
  padding: 0 30px;
  margin-top: 14px;
}
.fys {
  padding: 64px 0 0;
  background: url('../image/fysbg.jpg') center no-repeat;
}
.fyslist {
  position: relative;
  width: 100%;
  height: 520px;
  margin: 30px 0 0;
  padding: 30px 0 55px;
}
.fyslist .quan1 {
  position: absolute;
  left: 50%;
  top: 120px;
  z-index: 1;
  width: 310px;
  height: 308px;
  background: url('../images/fys1.png') center no-repeat;
  margin-left: -155px;
  -webkit-animation: rotate360 8s linear 0s infinite;
          animation: rotate360 8s linear 0s infinite;
}
.fyslist .quan2 {
  position: absolute;
  left: 50%;
  top: 80px;
  z-index: 2;
  width: 184px;
  height: 300px;
  background: url('../images/fys0.png') center no-repeat;
  margin-left: -92px;
}
.fyslist:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 3;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background-color: #43beff;
}
.fyslist li {
  position: absolute;
  z-index: 4;
  width: 50%;
  height: 210px;
}
.fyslist li .wrap {
  padding-right: 35px;
  height: 100%;
  position: relative;
}
.fyslist li .wrap:before {
  content: '';
  position: absolute;
  z-index: 1;
  width: 30px;
  height: 30px;
  background: url('../images/dot-fys.png') center no-repeat;
}
.fyslist li .inner {
  padding: 22px 25px 24px;
  border-radius: 12px;
  color: #fff;
  position: relative;
  background-image: -webkit-gradient(linear, left top, right top, from(#44bfff), to(#0091f7));
  background-image: linear-gradient(to right, #44bfff, #0091f7);
  height: 164px;
}
.fyslist li .inner:before {
  content: '';
  position: absolute;
  z-index: 0;
  width: 12px;
  height: 22px;
}
.fyslist li .num {
  width: 70px;
  height: 56px;
  font-size: 48px;
  line-height: 56px;
  text-align: left;
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 0;
  opacity: 0.1;
  font-family: 'Geometr415BlkBT';
}
.fyslist li h3 {
  font-size: 26px;
  line-height: 40px;
  font-weight: bold;
  height: 40px;
  overflow: hidden;
  margin-bottom: 16px;
}
.fyslist li p {
  font-size: 20px;
  line-height: 36px;
  height: 108px;
  overflow: hidden;
}
.fyslist li.i2 .wrap,
.fyslist li.i4 .wrap {
  padding-right: 0;
  padding-left: 35px;
}
.fyslist li.i1 .wrap:before,
.fyslist li.i3 .wrap:before {
  right: 0;
  margin-right: -15px;
  top: 45px;
}
.fyslist li.i2 .wrap:before,
.fyslist li.i4 .wrap:before {
  left: 0;
  margin-left: -15px;
  bottom: 34px;
}
.fyslist li:hover .num {
  opacity: 0.5;
}
.fyslist li .num {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fyslist li.i1,
.fyslist li.i3 {
  left: 0;
}
.fyslist li.i2,
.fyslist li.i4 {
  right: 0;
}
.fyslist li.i1 {
  top: 30px;
}
.fyslist li.i2 {
  top: 90px;
}
.fyslist li.i3 {
  bottom: 115px;
}
.fyslist li.i4 {
  bottom: 55px;
}
.fyslist li.i1 .inner:before,
.fyslist li.i3 .inner:before {
  right: -11px;
  top: 49px;
  background: url('../images/sjr-fys.png') center no-repeat;
}
.fyslist li.i2 .inner:before,
.fyslist li.i4 .inner:before {
  left: -11px;
  bottom: 38px;
  background: url('../images/sjl-fys.png') center no-repeat;
}
.fpro {
  padding: 46px 0 36px;
}
.ptleilist {
  overflow: hidden;
  width: 100%;
  margin: 30px -10px 10px;
  position: relative;
  z-index: 1;
  font-size: 0;
  text-align: center;
}
.ptleilist li {
  display: inline-block;
  width: 33.33%;
  height: 60px;
  margin-bottom: 20px;
}
.ptleilist li .lin {
  padding: 0 10px;
}
.ptleilist li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e12726), to(#db2625));
  background-image: linear-gradient(to bottom, #e12726, #db2625);
}
.ptleilist h3 {
  font-size: 26px;
  color: #fff;
  line-height: 60px;
  height: 60px;
  overflow: hidden;
}
.ptleilist li.on h3 {
  background-color: #f18f2a;
}
.ptleilist h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.qiesubcon {
  display: none;
}
.qiesubcon.on {
  display: block;
}
.picScroll {
  width: auto;
  height: 347px;
  padding-bottom: 55px;
  margin: 0 -60px;
  overflow: hidden;
  position: relative;
}
.picScroll .bd {
  width: 1220px;
  margin: 0 auto;
}
.fprolist {
  overflow: hidden;
  zoom: 1;
  margin: 0 -15px;
}
.fprolist li {
  float: left;
  width: 50%;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fprolist li a {
  display: block;
  position: relative;
}
.fprolist li .pic {
  width: 100%;
  height: 330px;
  font-size: 0;
  text-align: center;
  line-height: 330px;
}
.fprolist img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fprolist .two {
  background-color: #fff;
  padding: 10px 10px;
}
.fprolist h3 {
  font-size: 20px;
  color: #666;
  line-height: 52px;
  height: 52px;
  text-align: center;
  overflow: hidden;
}
.fprolist .sjru {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 2;
  background: url('../images/sjru-fpro.png') center no-repeat;
}
.fprolist li:hover .sjru {
  background-image: url('../images/sjru-fproh.png');
}
.fprolist li:hover h3 {
  color: #0050a1;
}
.fprolist h3,
.fprolist .sjru {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a.proprev,
a.pronext {
  width: 40px;
  height: 80px;
  margin-top: -40px;
  display: block;
  position: absolute;
  font-size: 38px;
  color: #bfbfbf;
  line-height: 80px;
  text-align: center;
  font-family: 'simsun';
  top: 50%;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.2);
}
a.proprev:hover,
a.pronext:hover {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
a.proprev {
  left: 0;
}
a.pronext {
  right: 0;
}
.picScroll .hd {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
}
.picScroll .hd ul {
  width: 100%;
  height: 10px;
  overflow: hidden;
  text-align: center;
  font-size: 0;
}
.picScroll .hd ul li {
  display: inline-block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  border-radius: 5px;
  margin: 0 5px;
  vertical-align: top;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.picScroll .hd ul li.on {
  background-color: #ffffff;
  width: 30px;
}
.fnews {
  padding: 50px 0 70px;
  background-color: #fff;
}
.fnewslist2 {
  width: 100%;
  overflow: hidden;
  margin: 40px 0;
}
.fnewslist2 li {
  padding-left: 21px;
  height: 66px;
  border-bottom: 1px solid #eaeaea;
  background: url('../images/dot-fn.png') 0 center no-repeat;
}
.fnewslist2 li a {
  display: block;
  position: relative;
  height: 100%;
  font-size: 26px;
  color: #666;
  line-height: 66px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.fnewslist2 li:hover a {
  color: #0076cd;
}
.fnewslist1 {
  width: 100%;
  margin-top: 34px;
}
.fnewslist1 li {
  width: 100%;
  background-color: #fff;
}
.fnewslist1 li a {
  display: block;
  padding-left: 360px;
  height: 250px;
  position: relative;
}
.fnewslist1 li .pic {
  width: 320px;
  height: 240px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 1;
}
.fnewslist1 li .pic img {
  -o-object-fit: cover;
     object-fit: cover;
}
.fnewslist1 li h3 {
  font-size: 28px;
  color: #333;
  font-weight: bold;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fnewslist1 li .txt {
  font-size: 26px;
  color: #666;
  line-height: 38px;
  height: 114px;
  overflow: hidden;
  margin: 24px 0 28px;
}
.fnewslist1 .more {
  font-size: 26px;
  color: #ff7700;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}
.fnewslist1 li:hover h3 {
  color: #0076cd;
}
.fnewslist1 h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#sw {
  position: relative;
  width: 100%;
  height: 606px;
  overflow: hidden;
  padding: 42px 0;
}
#sw .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
#sw .swiper-slide {
  float: left;
  position: relative;
  overflow: hidden;
  width: 544px;
  border-radius: 10px;
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 12px 1px rgba(28, 87, 198, 0.15);
          box-shadow: 0 4px 12px 1px rgba(28, 87, 198, 0.15);
}
.sw-next,
.sw-prev {
  position: absolute;
  top: 50%;
  width: 52px;
  height: 52px;
  z-index: 10;
  cursor: pointer;
  font-size: 0;
  color: #333;
  line-height: 52px;
  text-align: center;
  font-family: 'simsun';
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 12px 1px rgba(28, 87, 198, 0.15);
          box-shadow: 0 4px 12px 1px rgba(28, 87, 198, 0.15);
}
.sw-next {
  right: 2%;
  background: #ffffff url('../image/gt-it.png') center no-repeat;
}
.sw-prev {
  left: 2%;
  background: #ffffff url('../image/lt-it.png') center no-repeat;
}
.sw-prev:hover,
.sw-next:hover {
  background-color: #f18f2a;
}
#sw .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: 10;
  width: 100%;
  text-align: center;
  font-size: 0;
}
#sw .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin: 0 10px;
  display: inline-block;
  cursor: pointer;
  background-color: #dbdbdb;
  border-radius: 8px;
  opacity: 1;
  -webkit-transition: all 0.22s linear 0s;
  transition: all 0.22s linear 0s;
}
#sw .swiper-pagination-bullet-active {
  background: #0292f7;
  width: 30px;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.slideinner {
  position: relative;
  padding: 34px 32px 36px;
  width: 480px;
}
.fittuwen {
  width: 100%;
  overflow: hidden;
}
.fittuwen .pic {
  width: 100%;
  height: 300px;
  font-size: 0;
  text-align: center;
  line-height: 300px;
}
.fittuwen img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
  -webkit-transition: 0.5s linear 0.1s;
  transition: 0.5s linear 0.1s;
}
.swiper-slide-active .fittuwen img {
  opacity: 1;
}
.fittuwen .ttxt {
  width: 100%;
  margin-top: 24px;
}
.fittuwen .ttxt > h5 {
  font-size: 32px;
  color: #333;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.swiper-slide-active .fittuwen .ttxt > h5 {
  color: #0076cd;
}
.fittuwen .ttxt > h6 {
  font-size: 22px;
  color: #e8e7e7;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  font-weight: bold;
}
.fittuwen .ttxt .txt {
  font-size: 20px;
  color: #8a96a0;
  line-height: 36px;
  height: 108px;
  overflow: hidden;
  margin-top: 18px;
}
.fittuwen a.more {
  display: block;
  width: 130px;
  height: 40px;
  text-indent: 20px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  background: url('../images/tuo1.png') center no-repeat;
}
.fittuwen a.more:hover {
  opacity: 0.8;
}
/*8产品 商用电脑*/
.naoone {
  background-color: #f6f8fb;
  padding: 68px 0 34px;
}
.naoone .title {
  font-size: 36px;
  color: #333333;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.naoone .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: center;
  margin: 22px 0 42px;
}
.xuqiuScroll {
  overflow: hidden;
  position: relative;
  margin: 0 -80px;
}
.xuqiuScroll .bd {
  width: 1240px;
  margin: 0 auto;
}
.xuqiulist {
  overflow: hidden;
  margin: 0 -15px;
  padding-bottom: 2px;
}
.xuqiulist li {
  float: left;
  width: 50%;
  margin-bottom: 34px;
}
.xuqiulist li .lin {
  padding: 0 15px;
}
.xuqiulist li a {
  display: block;
}
.xuqiulist li .pic {
  overflow: hidden;
  background-color: #fff;
  height: 175px;
  line-height: 175px;
  text-align: center;
  font-size: 0;
}
.xuqiulist li img {
  width: 100%;
  height: 100%;
}
.xuqiulist li h3 {
  font-size: 28px;
  color: #333;
  line-height: 40px;
  height: 40px;
  text-align: center;
  overflow: hidden;
  margin-top: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.xuqiulist li:hover h3 {
  color: #0076cd;
}
.proScroll a.prev,
.proScroll a.next {
  width: 40px;
  height: 80px;
  display: block;
  font-size: 54px;
  color: #333;
  line-height: 80px;
  text-align: center;
  font-family: 'simsun';
  position: absolute;
  top: 47px;
  z-index: 3;
  font-weight: bold;
}
.proScroll a.prev {
  left: 0;
}
.proScroll a.next {
  right: 0;
}
.proScroll a.prev:hover,
.proScroll a.next:hover {
  color: #0076cd;
}
.proScroll2 a.prev,
.proScroll2 a.next {
  color: #fff;
}
.proScroll2 a.prev:hover,
.proScroll2 a.next:hover {
  color: #f18f2a;
}
.proScroll .hd {
  height: 10px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  text-align: center;
}
.proScroll .hd ul {
  overflow: hidden;
  zoom: 1;
  font-size: 0;
}
.proScroll .hd ul li {
  display: inline-block;
  margin: 0 10px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.proScroll .hd ul li.on {
  background-color: #ffffff;
}
.naotwo {
  padding: 70px 0 60px;
  background-color: #fff;
}
.naotwo .title {
  font-size: 36px;
  color: #333333;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.naotwo .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  margin: 24px 0 34px;
}
.cperji {
  font-size: 0;
  margin-bottom: 42px;
  height: 72px;
  overflow: auto;
  line-height: 72px;
  text-align: center;
  white-space: nowrap;
}
.cperji a {
  display: inline-block;
  width: 310px;
  height: 100%;
  color: #333;
  font-size: 28px;
  position: relative;
}
.cperji a:hover {
  color: #0e79c4;
}
.cperji a.on {
  color: #0e79c4;
}
.cperji a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 0;
  margin-left: 0;
  width: 0;
  height: 3px;
  background-color: #0076cd;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cperji a.on:after {
  width: 200px;
  margin-left: -100px;
}
.cpterScroll {
  overflow: hidden;
  position: relative;
  margin: 0 -70px;
}
.cpterScroll .bd {
  width: 1260px;
  margin: 0 auto;
}
.cpterScroll a.prev,
.cpterScroll a.next {
  top: 120px;
}
.cpterlist {
  overflow: hidden;
  border-top: 1px solid #ddd;
}
.cpterlist li {
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px solid #ddd;
}
.cpterlist li .lin {
  padding: 0 30px;
  height: 100%;
}
.cpterlist li a {
  display: block;
  padding-left: 340px;
  min-height: 300px;
  position: relative;
}
.cpterlist li .pic {
  overflow: hidden;
  width: 300px;
  height: 300px;
  line-height: 300px;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  text-align: center;
}
.cpterlist li img {
  max-width: 100%;
  max-height: 100%;
}
.cpterlist li h3 {
  font-size: 32px;
  color: #333;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  padding-top: 28px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cpterlist li:hover h3 {
  color: #0076cd;
}
.cpterlist li .txt {
  font-size: 24px;
  color: #666;
  line-height: 34px;
  min-height: 68px;
  overflow: hidden;
  margin: 18px 0 40px;
}
.cpterlist li label {
  display: block;
  width: 236px;
  height: 50px;
  border: 2px solid #0076cd;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 24px;
  color: #0076cd;
  line-height: 50px;
  text-align: center;
}
.cpterlist li:hover label {
  background-color: #0076cd;
  color: #fff;
}
.naothree {
  padding: 68px 0 98px;
  background: url('../images/naobg2.jpg') center no-repeat;
  background-size: cover;
}
.naothree .title {
  font-size: 36px;
  color: #ffffff;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.naothree .intro {
  font-size: 26px;
  color: #ffffff;
  line-height: 42px;
  text-align: justify;
  margin: 26px 0 52px;
}
.lgnScroll {
  overflow: hidden;
  position: relative;
  margin: 0 -80px;
}
.lgnScroll .bd {
  width: 1242px;
  margin: 0 auto;
}
.lgnScroll a.prev,
.lgnScroll a.next {
  top: 168px;
}
.lgnlist {
  overflow: auto;
  height: 534px;
  font-size: 0;
  white-space: nowrap;
}
.lgnlist li {
  display: inline-block;
  width: 430px;
  height: 100%;
}
.lgnlist li .lin {
  padding: 0 15px;
  height: 100%;
}
.lgnlist li a {
  display: block;
  background-color: #fff;
  text-align: center;
  padding: 28px 44px 60px;
}
.lgnlist li .pic {
  overflow: hidden;
  height: 142px;
  line-height: 142px;
  font-size: 0;
}
.lgnlist li img {
  max-width: 100%;
  max-height: 100%;
}
.lgnlist li h3 {
  font-size: 28px;
  color: #333;
  line-height: 40px;
  height: 40px;
  font-weight: bold;
  overflow: hidden;
  margin-top: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lgnlist li:hover h3 {
  color: #0076cd;
}
.lgnlist li .txt {
  font-size: 24px;
  color: #666;
  line-height: 34px;
  height: 136px;
  overflow: hidden;
  white-space: normal;
  margin: 22px 0 32px;
}
.lgnlist li label {
  display: block;
  width: 236px;
  height: 56px;
  border: 2px solid #0076cd;
  background-color: #fff;
  cursor: pointer;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 26px;
  color: #0076cd;
  line-height: 56px;
}
.lgnlist li:hover label {
  background-color: #0076cd;
  color: #fff;
}
.download {
  padding: 70px 0 60px;
}
.download .title {
  font-size: 38px;
  color: #333333;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
}
.downlist {
  overflow: hidden;
  margin: 40px 0 0;
  padding-bottom: 2px;
}
.downlist li {
  margin-bottom: 20px;
}
.downlist li a {
  display: block;
  background-color: #f2f6fb;
  position: relative;
  padding: 20px 30px 20px 220px;
  height: 140px;
  border-radius: 6px;
}
.downlist li .pic {
  overflow: hidden;
  width: 140px;
  height: 140px;
  line-height: 140px;
  position: absolute;
  left: 40px;
  top: 20px;
  z-index: 1;
  font-size: 0;
  text-align: center;
}
.downlist li img {
  max-width: 100%;
  max-height: 100%;
}
.downlist li h3 {
  font-size: 32px;
  color: #333;
  line-height: 48px;
  height: 48px;
  padding-top: 6px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.downlist li:hover h3 {
  color: #0076cd;
}
.downlist li .txt {
  font-size: 26px;
  color: #999;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  margin-top: 4px;
}
.zhichiout {
  padding: 95px 0 36px;
  background: #ffffff url('../images/zhichibg.jpg') center no-repeat;
}
.zhichi {
  height: 329px;
  padding-left: 444px;
  background: url('../images/zhichi.png') 0 0 no-repeat;
}
.zhichi h3 {
  font-size: 28px;
  color: #0076cd;
  line-height: 40px;
  height: 40px;
  font-weight: bold;
  overflow: hidden;
  padding-top: 6px;
}
.zhichi .txt {
  font-size: 16px;
  color: #666;
  line-height: 34px;
  height: 68px;
  overflow: hidden;
  margin: 16px 0;
}
.zhichi .txt2 {
  font-size: 18px;
  color: #0076cd;
  line-height: 38px;
  height: 76px;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 12px;
}
.zhichi a {
  display: block;
  width: 132px;
  height: 40px;
  border: 1px solid #0076cd;
  background-color: #0076cd;
  cursor: pointer;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  font-weight: bold;
}
.zhichi a:hover {
  background-color: #fff;
  color: #0076cd;
}
.cpban {
  position: relative;
  background-color: #ecf7fe;
}
.cpban-yiti {
  background-color: #f4f6f7;
}
.cpban .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.cpban .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.issues {
  position: relative;
  text-align: center;
  padding: 38px 0 80px;
}
.issues .pic {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin: 72px 0;
}
.issues img {
  max-width: 100%;
  max-height: 100%;
}
.issues .ttxt {
  width: 100%;
}
.issues dt {
  font-size: 38px;
  color: #0076cd;
  line-height: 76px;
  height: 76px;
  font-weight: bold;
  overflow: hidden;
}
.issues dt.cf {
  color: #fff;
}
.issues .ttxt h4 {
  font-size: 32px;
  color: #0076cd;
  line-height: 64px;
  letter-spacing: 4px;
  height: 64px;
}
.issues .ttxt h3 {
  font-size: 32px;
  color: #0076cd;
  line-height: 64px;
  height: 64px;
}
.issues .cpview {
  font-size: 26px;
  line-height: 38px;
  color: #333;
  text-align: justify;
  margin: 18px 0 54px;
}
.issues .cpview img {
  max-width: 100%;
}
.scrollarea1 .scrollbar {
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.scrollarea1 .track {
  width: 4px;
  height: 100%;
  background-color: #fff;
  position: relative;
  border-radius: 2px;
}
.scrollarea1 .thumb {
  width: 4px;
  background-color: #0076cd;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
  border-radius: 2px;
}
.scrollarea1 {
  position: relative;
  padding-right: 50px;
  height: 168px;
}
.scrollarea1 .viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.scrollarea1 .overview {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #333;
}
.scrollarea1 .overview img {
  max-width: 100%;
}
.scrollbar.disable {
  display: none;
}
.issues .btnarea {
  font-size: 0;
}
.issues .btnarea a {
  display: block;
  width: 100%;
  height: 80px;
  border-radius: 4px;
  font-size: 32px;
  color: #fff;
  line-height: 80px;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#0292fd), to(#005ffb));
  background-image: linear-gradient(to right, #0292fd, #005ffb);
}
.issues .btnarea a:hover {
  opacity: 0.7;
}
.issues .btnarea a.spec {
  background-color: #fff;
  background-image: none;
  color: #0076cd;
}
.issues .btnarea span {
  display: inline-block;
  height: 100%;
}
span.play {
  padding-right: 30px;
  background: url('../images/play.png') right no-repeat;
}
.isserji {
  font-size: 0;
  margin: -24px 0 40px;
  line-height: 42px;
  white-space: nowrap;
}
.isserji a {
  display: inline-block;
  width: 226px;
  height: 38px;
  color: #666;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  border: 2px dotted #c3c3c3;
  margin-right: 10px;
}
.isserji a:hover,
.isserji a.on {
  border: 2px solid #0076cd;
  color: #0076cd;
}
/*11 it服务*/
.fanganys {
  padding: 70px 0 84px;
  background-color: #f5f5f5;
}
.fanganys .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.fanganys .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  margin: 24px 0 42px;
}
.fayousScroll {
  overflow: hidden;
  position: relative;
  margin: 0 -80px;
}
.fayousScroll .bd {
  width: 1242px;
  margin: 0 auto;
}
.fayousScroll a.prev,
.fayousScroll a.next {
  top: 149px;
}
.fayouslist {
  overflow: auto;
  height: 430px;
  font-size: 0;
  white-space: nowrap;
}
.fayouslist li {
  display: inline-block;
  width: 390px;
  height: 100%;
}
.fayouslist li .lin {
  padding: 0 10px;
  height: 100%;
}
.fayouslist li a {
  display: block;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e4e4e4;
  padding: 36px 38px 54px;
}
.fayouslist li .pic {
  overflow: hidden;
  height: 100px;
  line-height: 100px;
  font-size: 0;
}
.fayouslist li img {
  max-width: 100%;
  max-height: 100%;
}
.fayouslist li:hover img {
  -webkit-animation: rotateY360 1s 0s 1;
          animation: rotateY360 1s 0s 1;
}
.fayouslist li h3 {
  font-size: 28px;
  color: #333;
  line-height: 40px;
  height: 40px;
  font-weight: bold;
  overflow: hidden;
  margin: 24px 0 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fayouslist li:hover h3 {
  color: #0095ff;
}
.fayouslist li .txt {
  font-size: 26px;
  color: #666;
  line-height: 36px;
  height: 144px;
  overflow: hidden;
  white-space: normal;
}
.fwzizhi {
  padding: 60px 0 32px;
}
.fwzizhi .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.fwzizhiScroll {
  overflow: hidden;
  position: relative;
  margin: 0 -80px;
}
.fwzizhiScroll .bd {
  width: 1240px;
  margin: 0 auto;
}
.fwzizhiScroll a.prev,
.fwzizhiScroll a.next {
  top: 140px;
}
.fwzizhilist {
  overflow: hidden;
  padding: 40px 0 10px;
  margin: 0 -15px;
}
.fwzizhilist li {
  float: left;
  width: 50%;
  margin-bottom: 42px;
}
.fwzizhilist li .lin {
  padding: 0 15px;
}
.fwzizhilist li a {
  display: block;
  text-align: center;
}
.fwzizhilist li .pic {
  overflow: hidden;
  height: 360px;
  background-color: #f5f5f5;
  line-height: 360px;
  font-size: 0;
}
.fwzizhilist li img {
  max-width: 100%;
  max-height: 100%;
}
.fwzizhilist li h3 {
  font-size: 26px;
  color: #333;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  margin-top: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fwzizhilist li:hover h3 {
  color: #0076cd;
}
.fangansheji {
  padding: 70px 0 72px;
}
.fangansheji .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.fangansheji .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  margin: 22px 0 26px;
}
.fangancon {
  font-size: 26px;
  color: #666666;
  line-height: 42px;
}
.fangancon img {
  max-width: 100%;
}
.fangancon2 {
  font-size: 26px;
  color: #666666;
  line-height: 42px;
}
.fangancon2 .tc {
  overflow: auto;
}
.jiansheliuchen {
  padding: 70px 0 76px;
  border-bottom: 20px solid #ececec;
}
.jiansheliuchen .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.jiansheliuchen .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  margin: 24px 0 30px;
}
.fanganconout {
  background-color: #f5f5f5;
}
.fanganconout .fangancon {
  padding: 52px 0;
}
/*2产品 塔式服务器*/
.towerone {
  padding: 70px 0 80px;
  background-color: #fff;
}
.towerone .title {
  font-size: 36px;
  color: #333333;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.towerone .intro {
  font-size: 24px;
  color: #333333;
  line-height: 36px;
  text-align: center;
  margin: 16px 0 42px;
}
.servScroll {
  overflow: hidden;
  position: relative;
  margin: 0 -70px;
}
.servScroll .bd {
  width: 1260px;
  margin: 0 auto;
}
.servScroll a.prev,
.servScroll a.next {
  top: 120px;
}
.servlist {
  overflow: hidden;
  border-top: 1px solid #ddd;
}
.servlist li {
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px solid #ddd;
}
.servlist li a {
  display: block;
  padding-left: 340px;
  min-height: 300px;
  position: relative;
}
.servlist li .pic {
  overflow: hidden;
  width: 300px;
  height: 300px;
  line-height: 300px;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  text-align: center;
}
.servlist li img {
  max-width: 100%;
  max-height: 100%;
}
.servlist li h3 {
  font-size: 32px;
  color: #333;
  line-height: 46px;
  height: 92px;
  overflow: hidden;
  padding-top: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.servlist li:hover h3 {
  color: #0076cd;
}
.servlist li .txt {
  font-size: 24px;
  color: #666;
  line-height: 34px;
  min-height: 68px;
  overflow: hidden;
  margin: 22px 0 40px;
}
.servlist li label {
  display: block;
  width: 236px;
  height: 50px;
  border: 2px solid #0076cd;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 24px;
  color: #0076cd;
  line-height: 50px;
  text-align: center;
}
.servlist li:hover label {
  background-color: #0076cd;
  color: #fff;
}
.towerthree {
  padding: 70px 0 0;
}
.towerthree .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.towtexinlist {
  overflow: hidden;
  margin: 0 -15px;
  padding-top: 10px;
}
.towtexinlist li {
  float: left;
  width: 50%;
  margin-top: 30px;
}
.towtexinlist li .lin {
  padding: 0 15px;
}
.towtexinlist li a {
  display: block;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e4e4e4;
  padding: 40px 30px 48px;
}
.towtexinlist li .num {
  width: 98px;
  height: 98px;
  border: 6px solid #0076cd;
  border-radius: 50%;
  font-size: 48px;
  color: #0095ff;
  line-height: 98px;
  font-family: 'swissbt';
  margin: 0 auto;
}
.towtexinlist li h3 {
  font-size: 28px;
  color: #0076cd;
  line-height: 42px;
  height: 42px;
  font-weight: bold;
  overflow: hidden;
  margin-top: 30px;
}
.towtexinlist li .txt {
  font-size: 26px;
  color: #666;
  line-height: 42px;
  height: 168px;
  overflow: hidden;
  margin-top: 16px;
}
.towtexinlist li:hover .num {
  background-color: #0076cd;
  color: #fff;
}
.towtexinlist .num {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.towertwo {
  padding: 70px 0 74px;
  background: url('../images/towbg2.jpg') center no-repeat;
  background-size: cover;
}
.towertwo .title {
  font-size: 34px;
  color: #ffffff;
  line-height: 54px;
  font-weight: bold;
  text-align: center;
}
.towerji {
  font-size: 0;
  margin: 40px 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  overflow: auto;
  white-space: nowrap;
}
.towerji a {
  display: inline-block;
  padding: 0 30px;
  height: 100%;
  color: #fff;
  font-size: 28px;
  position: relative;
  background-color: transparent;
}
.towerji a.on {
  background-color: #fff;
  color: #0076cd;
}
.tuwen {
  padding: 50px;
  height: 408px;
  background-color: #fff;
  overflow: hidden;
}
.tuwen .pic {
  float: left;
  width: 340px;
  height: 100%;
  background-color: #f0f3f8;
  font-size: 0;
  text-align: center;
  line-height: 254px;
  border-radius: 10px;
}
.tuwen img {
  max-width: 100%;
  max-height: 100%;
}
.tuwen .ttxt {
  width: 100%;
  height: 100%;
  overflow: auto;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 38px;
  color: #333;
  text-align: justify;
}
.tuwen .ttxt h5 {
  font-size: 32px;
  color: #333;
  line-height: 52px;
  height: 52px;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 18px;
}
.tuwen .ttxt dl {
  margin-top: 32px;
}
.tuwen .ttxt dd {
  font-size: 26px;
  color: #0076cd;
  line-height: 46px;
  text-transform: uppercase;
}
.scrollarea0 .scrollbar {
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.scrollarea0 .track {
  width: 4px;
  height: 100%;
  background-color: #f1f1f1;
  position: relative;
  border-radius: 2px;
}
.scrollarea0 .thumb {
  width: 4px;
  background-color: #0076cd;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
  border-radius: 2px;
}
.scrollarea0 {
  position: relative;
  padding-right: 40px;
  height: 100%;
}
.scrollarea0 .viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.scrollarea0 .overview {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  color: #333;
}
.scrollarea0 .overview img {
  max-width: 100%;
}
.scrollarea0 .overview h5 {
  font-size: 18px;
  color: #333;
  line-height: 46px;
  height: 46px;
  font-weight: bold;
  overflow: hidden;
}
.scrollarea0 .overview dl {
  margin-top: 16px;
}
.scrollarea0 .overview dd {
  font-size: 16px;
  color: #0076cd;
  line-height: 32px;
  display: inline-block;
  width: 49%;
}
/*9产品 IT云*/
.yunfour {
  padding: 70px 0 0;
}
.yunfour .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.csyunScroll {
  overflow: hidden;
  position: relative;
  margin: 0 -80px;
}
.csyunScroll .bd {
  width: 1240px;
  margin: 0 auto;
}
.csyunScroll a.prev,
.csyunScroll a.next {
  top: 170px;
}
.csyunlist {
  overflow: hidden;
  margin-top: 20px;
}
.csyunlist li {
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px solid #dcdcdc;
}
.csyunlist li a {
  display: block;
  padding-left: 260px;
  min-height: 125px;
  position: relative;
}
.csyunlist li .wrap {
  padding: 13px 16px 18px;
}
.csyunlist li .pic {
  overflow: hidden;
  width: 222px;
  height: 125px;
  line-height: 125px;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.csyunlist li img {
  width: 100%;
  height: 100%;
}
.csyunlist li h3 {
  font-size: 26px;
  color: #252831;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.csyunlist li:hover h3 {
  color: #0076cd;
}
.csyunlist li .txt {
  font-size: 26px;
  color: #666;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  margin-top: 10px;
}
.yunthree {
  padding: 70px 0 80px;
  background-color: #f7f7f7;
}
.yunthree .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.yunthree .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  margin: 24px 0 40px;
}
.yunerji {
  font-size: 0;
  margin-bottom: 50px;
  height: 80px;
  text-align: center;
}
.yunerji a {
  display: inline-block;
  width: 50%;
  height: 80px;
  color: #0076cd;
  font-size: 28px;
  line-height: 78px;
  background-color: #fff;
  border: 1px solid #0076cd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yunerji a.on {
  color: #fff;
  background-color: #0076cd;
}
.zujianyScroll {
  overflow: hidden;
  position: relative;
  margin: 0 -80px;
}
.zujianyScroll .bd {
  width: 1242px;
  margin: 0 auto;
}
.zujianyScroll a.prev,
.zujianyScroll a.next {
  top: 170px;
}
.zujianylist {
  height: 470px;
  font-size: 0;
  white-space: nowrap;
  overflow: auto;
}
.zujianylist li {
  display: inline-block;
  width: 390px;
  height: 100%;
}
.zujianylist li .lin {
  padding: 0 10px;
  height: 100%;
}
.zujianylist li a {
  display: block;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e4e4e4;
  padding: 46px 38px 54px;
}
.zujianylist li .pic {
  overflow: hidden;
  height: 98px;
  line-height: 98px;
  font-size: 0;
}
.zujianylist li img {
  max-width: 100%;
  max-height: 100%;
}
.zujianylist li:hover img {
  -webkit-animation: rotateY360 1s 0s 1;
          animation: rotateY360 1s 0s 1;
}
.zujianylist li h3 {
  font-size: 28px;
  color: #333;
  line-height: 50px;
  height: 50px;
  font-weight: bold;
  overflow: hidden;
  margin: 22px 0 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.zujianylist li:hover h3 {
  color: #0095ff;
}
.zujianylist li .txt {
  font-size: 24px;
  color: #666;
  line-height: 36px;
  height: 180px;
  overflow: hidden;
  white-space: normal;
}
.yunone {
  padding: 62px 0 68px;
  border-bottom: 20px solid #e9ecef;
}
.yuntuwen {
  width: 100%;
}
.yuntuwen .pic {
  width: 100%;
  margin-bottom: 32px;
}
.yuntuwen img {
  width: 100%;
}
.yuntuwen .ttxt {
  width: 100%;
  font-size: 26px;
  color: #333;
  line-height: 42px;
  text-align: justify;
}
.yuntuwen .ttxt img {
  max-width: 100%;
}
.yuntwo {
  padding: 70px 0 100px;
}
.yuntwo .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.yuntwo .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  margin: 24px 0 42px;
}
.yuntuwen2 {
  background-color: #f6f8fb;
  padding: 56px 30px 60px;
  margin: 0 -30px;
}
.yuntuwen2 .pic {
  width: 100%;
  background-color: #fff;
  height: 518px;
  font-size: 0;
  text-align: center;
  line-height: 518px;
}
.yuntuwen2 img {
  max-width: 100%;
  max-height: 100%;
}
.yuntuwen2 .ttxt {
  width: 100%;
}
.yuntuwen2 .ttxt h3 {
  font-size: 28px;
  color: #0076cd;
  line-height: 42px;
  font-weight: bold;
  margin-top: 40px;
}
.yuntuwen2 .yuncontent {
  width: 100%;
  margin-top: 30px;
  font-size: 26px;
  color: #333;
  line-height: 42px;
  text-align: justify;
}
.yuntuwen2 .yuncontent img {
  max-width: 100%;
}
.yuntuwen2 a.more {
  display: block;
  width: 260px;
  height: 60px;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-image: -webkit-gradient(linear, left top, right top, from(#0292fd), to(#005ffb));
  background-image: linear-gradient(to right, #0292fd, #005ffb);
  text-align: center;
  font-size: 26px;
  color: #fff;
  line-height: 60px;
  margin-top: 50px;
}
.yuntuwen2 a.more:hover {
  opacity: 0.8;
}
.yunlist {
  width: 100%;
  border-top: 1px solid #e5e5e5;
}
.yunlist li {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
}
.yunlist .yunhand {
  cursor: pointer;
  position: relative;
  padding-left: 36px;
  padding-right: 40px;
}
.yunlist .yunhand:before {
  content: '';
  width: 5px;
  height: 26px;
  position: absolute;
  top: 37px;
  left: 8px;
  z-index: 0;
  background-color: #0050a1;
}
.yunlist .yunhand:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -6px;
  z-index: 2;
  width: 0;
  height: 6px;
  background-color: #0076cd;
}
.yunlist .yunhand h3 {
  font-size: 28px;
  color: #333;
  line-height: 100px;
  height: 100px;
  overflow: hidden;
}
.yunlist .yunhand i {
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 1;
  width: 34px;
  height: 40px;
  background: url('../images/jtr2-ej.png') center no-repeat;
}
.yunlist li.on .yunhand:after {
  width: 100%;
}
.yunlist li.on .yunhand h3 {
  color: #0050a1;
  font-weight: bold;
}
.yunlist li.on .yunhand i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-image: url('../images/jtr2h-ej.png');
}
.yunlist li h3,
.yunlist .yunhand i,
.yunlist .yunhand:after {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.yunlist .yuncon {
  display: none;
}
.mmlist {
  width: 100%;
  padding-bottom: 30px;
  text-align: left;
}
.mmlist li {
  width: 100%;
  margin-bottom: 20px;
}
.mmlist .mmhand {
  cursor: pointer;
  position: relative;
  padding-left: 36px;
  padding-right: 90px;
  border: 2px solid #0076cd;
  background-color: transparent;
}
.mmlist .mmhand h3 {
  font-size: 28px;
  color: #0076cd;
  line-height: 76px;
  height: 76px;
  overflow: hidden;
}
.mmlist .mmhand i {
  position: absolute;
  right: 36px;
  top: 18px;
  z-index: 1;
  width: 40px;
  height: 40px;
  background: url('../images/jtd2-ej.png') center no-repeat;
}
.mmlist li.on .mmhand {
  background-color: #0076cd;
}
.mmlist li.on .mmhand h3 {
  color: #fff;
}
.mmlist li.on .mmhand i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background-image: url('../images/jtd2h-ej.png');
}
.mmlist .mmhand h3,
.mmlist .mmhand i,
.mmlist .mmhand {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.mmlist .mmcon {
  display: none;
}
.mmtuwen2 {
  padding: 30px 0 14px;
}
.mmtuwen2 .ttxt {
  width: 100%;
}
.mmtuwen2 .ttxt h3 {
  font-size: 30px;
  color: #0076cd;
  line-height: 50px;
  height: auto;
}
.mmtuwen2 .mmcontent {
  width: 100%;
  margin-top: 16px;
  font-size: 26px;
  color: #333;
  line-height: 38px;
  text-align: justify;
}
.mmtuwen2 .mmcontent img {
  max-width: 100%;
}
/*5产品 san 存储器*/
.sanone {
  padding: 70px 0 50px;
  background-color: #fff;
}
.sanone .title {
  font-size: 36px;
  color: #333333;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.sanone .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  margin: 22px 0 52px;
}
.sanyouScroll {
  overflow: hidden;
  position: relative;
}
.sanyouScroll .bd {
  width: 1012px;
  margin: 0 auto;
}
.sanyouScroll a.prev,
.sanyouScroll a.next {
  top: 165px;
}
.sanyoulist {
  overflow: hidden;
  padding-bottom: 1px;
}
.sanyoulist li {
  width: 100%;
  margin-bottom: 30px;
}
.sanyoulist li .lin {
  padding: 50px;
  background-color: #f6f8fb;
}
.sanyoulist li a {
  display: block;
  background: url('../images/san2.png') right 60px no-repeat;
}
.sanyoulist li .pic {
  overflow: hidden;
  width: 300px;
  height: 170px;
  line-height: 170px;
  font-size: 0;
}
.sanyoulist li img {
  width: 100%;
  height: 100%;
}
.sanyoulist li h3 {
  font-size: 30px;
  color: #333;
  line-height: 46px;
  height: 46px;
  font-weight: bold;
  overflow: hidden;
  margin-top: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sanyoulist li:hover h3 {
  color: #0076cd;
}
.sanyoulist li .txt {
  font-size: 26px;
  color: #666;
  line-height: 38px;
  text-align: justify;
  margin-top: 22px;
}
.sanyoulist li .txt img {
  display: none;
}
.santwo {
  background: url('../images/sanbg2.jpg') center no-repeat;
  background-size: cover;
}
.sanerji {
  font-size: 0;
  height: 90px;
  line-height: 90px;
  text-align: center;
  background-color: rgba(0, 118, 205, 0.8);
}
.sanerji a {
  display: inline-block;
  width: 240px;
  height: 100%;
  color: #fff;
  font-size: 32px;
  position: relative;
}
.sanerji a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 0;
  margin-left: 0;
  width: 0;
  height: 3px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sanerji a:hover:after,
.sanerji a.on:after {
  width: 160px;
  margin-left: -80px;
}
.sancon {
  height: 666px;
  display: table;
  text-align: center;
}
.sancon .wrap {
  display: table-cell;
  vertical-align: middle;
}
.sancon h5 {
  font-size: 38px;
  color: #ffffff;
  line-height: 62px;
  font-weight: bold;
}
.sancon .txt {
  font-size: 26px;
  color: #fff;
  line-height: 38px;
  text-align: justify;
  max-height: 342px;
  overflow: auto;
  margin: 26px 0 52px;
}
.sancon a.more {
  display: block;
  width: 260px;
  height: 60px;
  border-radius: 4px;
  margin: 0 auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#0292fd), to(#005ffb));
  background-image: linear-gradient(to right, #0292fd, #005ffb);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 26px;
  color: #fff;
  line-height: 60px;
}
.sancon a.more:hover {
  width: 320px;
  -webkit-box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.6);
          box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.6);
}
/*10产品 液晶拼接*/
.basicone {
  padding: 70px 0;
}
.basicone .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.basicone .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  margin: 22px 0 50px;
}
.basicysScroll {
  overflow: hidden;
  position: relative;
  margin: 0 -80px;
}
.basicysScroll .bd {
  width: 1242px;
  margin: 0 auto;
}
.basicysScroll a.prev,
.basicysScroll a.next {
  top: 169px;
}
.basicyslist {
  font-size: 0;
  height: 478px;
  overflow: auto;
  white-space: nowrap;
}
.basicyslist li {
  display: inline-block;
  width: 390px;
  height: 100%;
}
.basicyslist li .lin {
  padding: 0 10px;
  height: 100%;
}
.basicyslist li a {
  display: block;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e4e4e4;
  padding: 26px 35px 36px;
}
.basicyslist li .pic {
  overflow: hidden;
  height: 100px;
  line-height: 100px;
  font-size: 0;
}
.basicyslist li img {
  max-width: 100%;
  max-height: 100%;
}
.basicyslist li:hover img {
  -webkit-animation: rotateY360 1s 0s 1;
          animation: rotateY360 1s 0s 1;
}
.basicyslist li h3 {
  font-size: 28px;
  color: #333;
  line-height: 40px;
  height: 40px;
  font-weight: bold;
  overflow: hidden;
  margin: 12px 0 22px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.basicyslist li:hover h3 {
  color: #0095ff;
}
.basicyslist li .txt {
  font-size: 24px;
  color: #666;
  line-height: 34px;
  height: 238px;
  overflow: hidden;
  white-space: normal;
}
.tuijian {
  width: 100%;
}
.tuijian.i2 {
  border-bottom: 20px solid #ececec;
}
.tuijian .leftbg {
  width: 100%;
}
.tuijian .rightbg {
  width: 100%;
}
.tjcon {
  padding: 40px 0 50px;
}
.tjcon h3 {
  font-size: 28px;
  color: #0076cd;
  line-height: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}
.tjcon .txt {
  font-size: 24px;
  color: #333;
  line-height: 36px;
  text-align: justify;
}
.tjcon .txt img {
  max-width: 100%;
}
.basictwo .title {
  font-size: 28px;
  color: #0076cd;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
.baserji {
  font-size: 0;
  height: 90px;
  line-height: 90px;
  text-align: center;
  background-color: #0076cd;
}
.baserji a {
  display: inline-block;
  width: 165px;
  height: 100%;
  color: #fff;
  font-size: 28px;
  position: relative;
}
.baserji a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 0;
  margin-left: 0;
  width: 0;
  height: 3px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.baserji a:hover:after,
.baserji a.on:after {
  width: 120px;
  margin-left: -60px;
}
.bastuwen {
  padding: 66px 0 70px;
}
.bastuwen .cer {
  overflow: hidden;
}
.bastuwen .pic {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-bottom: 70px;
}
.bastuwen img {
  max-width: 100%;
}
.bastuwen .ttxt {
  text-align: center;
}
.bastuwen .ttxt h2 {
  font-size: 34px;
  color: #333333;
  line-height: 54px;
  font-weight: bold;
  margin-bottom: 30px;
}
.bastuwen .bascon {
  font-size: 24px;
  color: #333;
  line-height: 36px;
}
.bastuwen .bascon img {
  max-width: 100%;
}
.baslist {
  overflow: hidden;
  margin-top: 46px;
  font-size: 0;
}
.baslist li {
  display: inline-block;
  width: 170px;
}
.baslist li a {
  display: block;
}
.baslist li .fig {
  width: 82px;
  height: 82px;
  margin: 0 auto;
  border-radius: 50%;
  line-height: 82px;
  font-size: 0;
  background-color: #3289f5;
  overflow: hidden;
}
.baslist li img {
  max-width: 100%;
  max-height: 100%;
}
.baslist li h3 {
  font-size: 22px;
  color: #333;
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  margin-top: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.baslist li:hover h3 {
  color: #3289f5;
}
/*12产品 上网行为管理*/
.shangone {
  padding: 60px 0 50px;
  background-color: #fff;
}
.shangone .title {
  font-size: 36px;
  color: #333333;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.shangone .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  margin: 22px 0 40px;
}
.shangtwo {
  background: url('../images/shangbg2.jpg') center no-repeat;
  height: 600px;
}
.shangtwo .wrap {
  padding-top: 70px;
}
.shangtwo .wrap h3 {
  font-size: 38px;
  color: #fff;
  line-height: 58px;
  height: 116px;
  font-weight: bold;
  letter-spacing: 5px;
  overflow: hidden;
  text-align: center;
}
.shangtwo .wrap a.more {
  display: block;
  width: 298px;
  height: 58px;
  border: 1px solid #fff;
  background-color: transparent;
  text-align: center;
  margin: 42px auto 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 26px;
  color: #fff;
  line-height: 58px;
}
.shangtwo .wrap a.more:active {
  background-color: #20c8d5;
}
.shangthree {
  background-color: #fff;
}
.shangtop {
  background-color: #0076cd;
  padding: 60px 0 50px;
}
.shangtop2 {
  background-color: #0076cd;
  padding: 60px 0 50px;
}
.shangthree .title {
  font-size: 32px;
  color: #ffffff;
  line-height: 44px;
  font-weight: bold;
  text-align: center;
}
.shangthree .intro {
  font-size: 24px;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
  margin-top: 12px;
  padding: 0 40px;
}
.shangScroll,
.shangScroll2 {
  overflow: hidden;
  position: relative;
  margin: 0 -70px;
}
.shangScroll .bd,
.shangScroll2 .bd {
  width: 1260px;
  margin: 0 auto;
}
.shangScroll a.prev,
.shangScroll a.next,
.shangScroll2 a.prev,
.shangScroll2 a.next {
  top: 120px;
}
.shanglist {
  overflow: hidden;
  padding: 0 30px;
}
.shanglist li {
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px solid #ddd;
}
.shanglist li a {
  display: block;
  padding-left: 340px;
  min-height: 300px;
  position: relative;
}
.shanglist li .pic {
  overflow: hidden;
  width: 300px;
  height: 300px;
  line-height: 300px;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  text-align: center;
}
.shanglist li img {
  max-width: 100%;
  max-height: 100%;
}
.shanglist li h3 {
  font-size: 32px;
  color: #333;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  padding-top: 28px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.shanglist li:hover h3 {
  color: #0076cd;
}
.shanglist li .txt {
  font-size: 24px;
  color: #666;
  line-height: 34px;
  min-height: 68px;
  overflow: hidden;
  margin: 18px 0 40px;
}
.shanglist li label {
  display: block;
  width: 236px;
  height: 50px;
  border: 2px solid #0076cd;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 24px;
  color: #0076cd;
  line-height: 50px;
  text-align: center;
}
.shanglist li:hover label {
  background-color: #0076cd;
  color: #fff;
}
/*6图形工作站*/
.tuxone {
  padding: 70px 0 30px;
  background-color: #fff;
}
.tuxone .title {
  font-size: 36px;
  color: #333333;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.tuxone .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: center;
  margin: 24px 0 42px;
}
.tuxfive {
  padding: 80px 0 70px;
  background: url('../images/tuxbg2.jpg') center no-repeat;
  background-size: cover;
}
.tuxfive .wrap h3 {
  font-size: 38px;
  color: #fff;
  line-height: 60px;
  height: 60px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  margin-bottom: 40px;
}
.tuxfive .wrap .txt {
  font-size: 26px;
  color: #fff;
  line-height: 38px;
  text-align: justify;
}
.tuxtwo {
  background-color: #fff;
}
.tuxtop {
  background-color: #0076cd;
  padding: 51px 0 35px;
}
.tuxtwo .title {
  font-size: 34px;
  color: #ffffff;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
}
.tuxtwo .intro {
  font-size: 24px;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
  margin-top: 22px;
}
.tuxScroll {
  overflow: hidden;
  position: relative;
  margin: 0 -70px;
}
.tuxScroll .bd {
  width: 1260px;
  margin: 0 auto;
}
.tuxScroll a.prev,
.tuxScroll a.next {
  top: 120px;
}
.tuxlist {
  overflow: hidden;
}
.tuxlist li {
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px solid #ddd;
}
.tuxlist li a {
  display: block;
  padding-left: 350px;
  min-height: 300px;
  position: relative;
}
.tuxlist li .pic {
  overflow: hidden;
  width: 300px;
  height: 300px;
  line-height: 300px;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  text-align: center;
}
.tuxlist li img {
  max-width: 100%;
  max-height: 100%;
}
.tuxlist li h3 {
  font-size: 32px;
  color: #333;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  padding-top: 66px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tuxlist li:hover h3 {
  color: #0076cd;
}
.tuxlist li .txt {
  font-size: 24px;
  color: #666;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
  margin: 12px 0 34px;
}
.tuxlist li label {
  display: block;
  width: 236px;
  height: 50px;
  border: 2px solid #0076cd;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 24px;
  color: #0076cd;
  line-height: 50px;
  text-align: center;
}
.tuxlist li:hover label {
  background-color: #0076cd;
  color: #fff;
}
.tuxfour {
  background-color: #f6f8fb;
  padding: 70px 0 72px;
}
.tuxfour .title {
  font-size: 36px;
  color: #333333;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
.tuxvScroll {
  overflow: hidden;
  position: relative;
  margin: 0 -80px;
}
.tuxvScroll .bd {
  width: 1240px;
  margin: 0 auto;
}
.tuxvlist {
  overflow: auto;
  height: 222px;
  font-size: 0;
  white-space: nowrap;
}
.tuxvlist li {
  display: inline-block;
  width: 320px;
  height: 100%;
}
.tuxvlist li .lin {
  padding: 0 10px;
  height: 100%;
}
.tuxvlist li a {
  display: block;
  text-align: center;
}
.tuxvlist li .pic {
  overflow: hidden;
  background-color: #000;
  height: 168px;
  position: relative;
  line-height: 168px;
  text-align: center;
  font-size: 0;
}
.tuxvlist li .pic:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url('../images/play2.png') center no-repeat;
}
.tuxvlist li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tuxvlist li h3 {
  font-size: 26px;
  color: #333;
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tuxvlist li:hover h3 {
  color: #0076cd;
}
.tuxthree {
  padding-bottom: 80px;
  background-color: #fff;
}
.tuxtop2 {
  background-color: #0076cd;
  padding: 54px 0 42px;
  margin-bottom: 50px;
}
.tuxthree .title {
  font-size: 32px;
  color: #ffffff;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
}
.tuxthree .intro {
  font-size: 24px;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
  margin-top: 12px;
}
.tuxerji {
  font-size: 0;
  margin: 0 -15px;
  padding-bottom: 7px;
}
.tuxerji a {
  display: inline-block;
  width: 380px;
  height: 54px;
  color: #333;
  font-size: 18px;
  position: relative;
  line-height: 52px;
  margin: 0 15px 7px;
  border-bottom: 1px solid #ddd;
  background: url('../images/jtd1-ej.png') right center no-repeat;
}
.tuxerji a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 2;
  width: 0;
  height: 4px;
  background-color: #0076cd;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tuxerji a.on {
  color: #0076cd;
  font-weight: bold;
  background-image: url('../images/jtd1h-ej.png');
}
.tuxerji a.on:after {
  width: 100%;
}
.tuxtuwen {
  margin-top: 60px;
  height: 300px;
  overflow: hidden;
}
.tuxtuwen .pic {
  float: left;
  width: 400px;
  height: 298px;
  border: 1px solid #ddd;
  font-size: 0;
  text-align: center;
  line-height: 298px;
}
.tuxtuwen img {
  max-width: 100%;
  max-height: 100%;
}
.tuxtuwen .ttxt {
  float: right;
  width: 740px;
  height: 100%;
}
.tuxtuwen .ttxt > h5 {
  font-size: 24px;
  color: #0076cd;
  line-height: 34px;
  height: 34px;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 26px;
}
.scrollarea2 .scrollbar {
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.scrollarea2 .track {
  width: 4px;
  height: 100%;
  background-color: #f1f1f1;
  position: relative;
  border-radius: 2px;
}
.scrollarea2 .thumb {
  width: 4px;
  background-color: #0076cd;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
  border-radius: 2px;
}
.scrollarea2 {
  position: relative;
  padding-right: 80px;
  height: 240px;
}
.scrollarea2 .viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.scrollarea2 .overview {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
.scrollarea2 .overview img {
  max-width: 100%;
}
/*7一体机工作站 */
.yitithree {
  padding: 86px 0;
  background: url('../images/sanbg2.jpg') center no-repeat;
  background-size: cover;
}
.yitithree .title {
  font-size: 38px;
  color: #ffffff;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
}
.yitierji {
  font-size: 0;
  margin-top: 42px;
  height: 74px;
  text-align: center;
  white-space: nowrap;
  overflow: auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.yitierji a {
  display: inline-block;
  width: 280px;
  height: 60px;
  color: #fff;
  font-size: 32px;
  position: relative;
  padding-bottom: 14px;
  line-height: 60px;
}
.yitierji a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 0;
  margin-left: 0;
  width: 0;
  height: 3px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.yitierji a.on:after {
  width: 180px;
  margin-left: -90px;
}
.yiticon {
  width: 100%;
  margin-top: 45px;
}
.yiticon .txt {
  font-size: 26px;
  color: #fff;
  line-height: 38px;
  height: 266px;
  overflow: auto;
  text-align: justify;
}
.yiticon .txt img {
  max-width: 100%;
}
.yitifour {
  padding: 70px 0 30px;
  border-bottom: 20px solid #e9ecef;
}
.yiti4list {
  overflow: hidden;
  margin: 0 -15px;
  padding-bottom: 1px;
}
.yiti4list li {
  float: left;
  width: 50%;
  margin-bottom: 44px;
}
.yiti4list li .lin {
  padding: 0 15px;
}
.yiti4list li a {
  display: block;
  background-color: #fff;
}
.yiti4list li h2 {
  font-size: 28px;
  color: #fff;
  line-height: 70px;
  height: 70px;
  overflow: hidden;
  background-color: #0e79c4;
  padding: 0 30px;
}
.yiti4list li .wrap {
  padding-top: 30px;
  height: 506px;
  overflow: hidden;
}
.yiti4list li .pic {
  overflow: hidden;
  height: 192px;
  background-color: #f0f3f8;
  line-height: 192px;
  font-size: 0;
  text-align: center;
}
.yiti4list li img {
  max-width: 100%;
  max-height: 100%;
}
.yiti4list li h3 {
  font-size: 26px;
  color: #0e79c4;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  font-weight: bold;
}
.yiti4list li .txt {
  font-size: 24px;
  color: #666;
  line-height: 32px;
  margin: 20px 0 32px;
}
.yiti4list li dd {
  font-size: 24px;
  color: #0e79c4;
  line-height: 32px;
}
.yiti4list li dd a {
  color: #0e79c4;
}
.yiti4list li dd:hover {
  text-decoration: underline;
}
.yijione {
  padding: 60px 0 80px;
  background-color: #fff;
}
.yijione .title {
  font-size: 36px;
  color: #333333;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.yijione .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: center;
  margin: 22px 0 52px;
}
.yioneerji {
  font-size: 0;
  text-align: center;
}
.yioneerji a {
  display: inline-block;
  width: 398px;
  height: 50px;
  color: #0e79c4;
  font-size: 16px;
  position: relative;
  line-height: 50px;
  background-color: #fff;
  border: 1px solid #ddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
  background-image: linear-gradient(to bottom, #ffffff, #efefef);
  padding: 3px 0;
}
.yioneerji a.on {
  font-weight: bold;
  background-image: none;
  border-bottom-color: #fff;
  border-top: 4px solid #0076cd;
  padding-top: 0;
}
.yijituwenout {
  border: 1px solid #ccc;
  border-top: 0 none;
  width: 1198px;
}
.yijituwen {
  padding: 46px 40px 54px;
  height: 300px;
  overflow: hidden;
}
.yijituwen .pic {
  float: left;
  width: 400px;
  height: 300px;
  font-size: 0;
  text-align: center;
  line-height: 300px;
}
.yijituwen img {
  max-width: 100%;
  max-height: 100%;
}
.yijituwen .ttxt {
  float: right;
  width: 650px;
  height: 100%;
}
.yijituwen .ttxt > h5 {
  font-size: 24px;
  color: #333;
  line-height: 44px;
  height: 44px;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 16px;
  padding-top: 30px;
}
.yijituwen a.more {
  display: block;
  width: 136px;
  height: 40px;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-image: -webkit-gradient(linear, left top, right top, from(#0292fd), to(#005ffb));
  background-image: linear-gradient(to right, #0292fd, #005ffb);
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  margin-top: 24px;
}
.yijituwen a.more:hover {
  opacity: 0.8;
}
.scrollarea3 .scrollbar {
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.scrollarea3 .track {
  width: 4px;
  height: 100%;
  background-color: #f1f1f1;
  position: relative;
  border-radius: 2px;
}
.scrollarea3 .thumb {
  width: 4px;
  background-color: #0076cd;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
  border-radius: 2px;
}
.scrollarea3 {
  position: relative;
  padding-right: 80px;
  height: 120px;
}
.scrollarea3 .viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.scrollarea3 .overview {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 16px;
  line-height: 40px;
  color: #333;
}
.scrollarea3 .overview img {
  max-width: 100%;
}
/*17 热线远程支持*/
.jishuone {
  padding: 70px 0 106px;
}
.jishuone .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.phtlist {
  overflow: hidden;
  padding-top: 28px;
}
.phtlist li {
  width: 100%;
  margin-top: 40px;
}
.phtlist li a {
  display: block;
  padding-left: 380px;
  height: 190px;
  position: relative;
}
.phtlist li .pic {
  overflow: hidden;
  width: 340px;
  height: 190px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.phtlist li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.phtlist li h3 {
  font-size: 32px;
  color: #333;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.phtlist li:hover h3 {
  color: #0076cd;
}
.phtlist li .txt {
  font-size: 26px;
  color: #666;
  line-height: 42px;
  height: 84px;
  overflow: hidden;
}
.jishutwo .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.jishutwo .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  margin: 24px 0 42px;
}
.jishutuwen1 {
  background-color: #f5f5f5;
  padding: 60px 30px 76px;
}
.jishutuwen1 .pic {
  width: 100%;
  margin-bottom: 52px;
}
.jishutuwen1 img {
  width: 100%;
}
.jishutuwen1 .jishucon {
  font-size: 26px;
  color: #333;
  line-height: 42px;
}
.jishutuwen1 .jishucon img {
  max-width: 100%;
}
.jishutuwen2 {
  padding: 70px 0 90px;
}
.jishutuwen2 .pic {
  width: 100%;
  margin-bottom: 52px;
}
.jishutuwen2 img {
  width: 100%;
}
.jishutuwen2 .jishucon {
  font-size: 26px;
  color: #333;
  line-height: 42px;
}
.jishutuwen2 .jishucon img {
  max-width: 100%;
}
/*18 现场技术支持*/
.jishuthree {
  padding: 70px 0 50px;
}
.jishuthree .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.jishuthree .intro {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: center;
  margin: 20px 0 42px;
}
.jishuthree .title2 {
  font-size: 28px;
  color: #ffffff;
  line-height: 42px;
  text-align: center;
  margin-bottom: 80px;
  width: 100%;
  height: 84px;
  padding: 10px 0 12px;
  background-color: #0076cd;
  position: relative;
}
.jishuthree .title2:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -30px;
  z-index: 0;
  width: 0;
  height: 0;
  margin-left: -21px;
  border-top: 15px solid #0076cd;
  border-bottom: 15px solid transparent;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
}
.jishulist {
  overflow: hidden;
  margin: 0 -15px;
  padding-bottom: 2px;
}
.jishulist li {
  float: left;
  width: 50%;
  margin-bottom: 30px;
}
.jishulist li .lin {
  padding: 0 15px;
}
.jishulist li a {
  display: block;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e4e4e4;
  padding: 40px 30px 28px;
  height: 440px;
}
.jishulist li .num {
  width: 98px;
  height: 98px;
  border: 6px solid #0095ff;
  border-radius: 50%;
  font-size: 48px;
  color: #0095ff;
  line-height: 98px;
  font-family: 'swissbt';
  margin: 0 auto;
}
.jishulist li .txt {
  font-size: 26px;
  color: #666;
  line-height: 42px;
  height: 294px;
  overflow: hidden;
  margin-top: 36px;
  text-align: justify;
}
.jishulist li:hover a {
  background-color: #0076cd;
}
.jishulist li:hover .num {
  border-color: #fff;
  color: #fff;
}
.jishulist li:hover .txt {
  color: #fff;
}
.jishulist a,
.jishulist .num,
.jishulist .txt {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.jishutuwen3 {
  background-color: #f5f5f5;
  padding: 70px 0 80px;
  text-align: center;
  margin-bottom: 80px;
}
.jishutuwen3 .pic {
  width: 100%;
  font-size: 0;
}
.jishutuwen3 img {
  max-width: 100%;
}
.jishutuwen3 .ttxt {
  width: 100%;
}
.jishutuwen3 .ttxt h3 {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
}
.jishutuwen3 .jishucon {
  font-size: 26px;
  color: #333;
  line-height: 42px;
  margin: 24px 0 38px;
}
.jishutuwen3 .jishucon img {
  max-width: 100%;
}
/*23留言板*/
.liuyanout {
  padding: 62px 0 80px;
  background-color: #fff;
  position: relative;
}
.liuyan {
  color: #333;
  font-size: 0;
}
.liuyan .intro {
  font-size: 32px;
  line-height: 48px;
  color: #666;
  margin-bottom: 52px;
}
.liuyan .hang {
  height: 80px;
  line-height: 80px;
  margin-bottom: 40px;
}
.liuyan .hang.fat {
  width: 100%;
  height: auto;
}
.liuyan p {
  height: 100%;
}
.liuyan input[type=text] {
  width: 100%;
  height: 80px;
  border: 1px solid #c5c5c5;
  line-height: 78px;
  text-indent: 28px;
  font-size: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.liuyan textarea {
  padding: 20px 28px;
  width: 100%;
  height: 292px;
  border: 1px solid #d7d7d7;
  vertical-align: top;
  resize: none;
  font-size: 26px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.liuyan input[type=text]:focus,
.liuyan textarea:focus {
  border-color: #0076cd;
}
.liuyan input[type=text],
.liuyan textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.liuyan i.v {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.liuyan .hang2 {
  margin-bottom: 50px;
}
.liuyan .hang2 i.v {
  width: 50%;
}
.liuyan .verifyImg {
  width: 30%;
  height: 78px;
  cursor: pointer;
  vertical-align: top;
  border: 1px solid #d7d7d7;
}
.liuyan .yzmchange {
  display: inline-block;
  vertical-align: top;
  width: 19%;
  height: 100%;
  background: url('../images/change2.png') center no-repeat;
}
.liuyan .btnarea input {
  display: block;
  width: 100%;
  height: 80px;
  font-size: 32px;
  line-height: 78px;
  color: #fff;
  text-align: center;
}
.liuyan input#tj {
  background-color: #0050a1;
  border: 1px solid #0050a1;
  margin-bottom: 20px;
}
.liuyan input#cz {
  background-color: #999;
  border: 1px solid #ddd;
}
.liuyan input#tj:hover {
  background-color: #fff;
  color: #0050a1;
}
.liuyan input#cz:hover {
  background-color: #fff;
  color: #999;
}
/*24 招聘列表*/
.zplist {
  padding-bottom: 40px;
  padding-top: 60px;
}
.zplist li {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  background-color: #fff;
}
.zplist .zpone {
  cursor: pointer;
  position: relative;
  height: 50px;
  padding: 30px;
  padding-right: 100px;
  border-bottom: 1px solid #fff;
}
.zplist .zpone:before {
  content: '';
  width: 4px;
  height: 50px;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 0;
  background-color: #ddd;
}
.zplist .zpone h3 {
  font-size: 32px;
  color: #333;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
}
.zplist .zpone i {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 1;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  background: #dadada url('../images/jtr-zp.png') center no-repeat;
}
.zplist li.on .zpone i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: #1f3f99;
}
.zplist li.on .zpone {
  border-bottom-color: #ddd;
}
.zplist li.on .zpone:before {
  background-color: #0050a1;
}
.zplist .zpone i,
.zplist li .zpone:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.zpcon {
  display: none;
  padding: 40px 30px 30px;
  font-size: 26px;
  color: #555;
  line-height: 48px;
  text-align: justify;
}
/*22 联系我们*/
.lianxi {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 80px;
}
.lxleft {
  width: 100%;
}
.lxleft h3 {
  font-size: 34px;
  line-height: 60px;
  color: #0076cd;
  font-weight: bold;
  height: 60px;
}
.lxleft .hx {
  width: 100%;
  height: 2px;
  background-color: #7fbae6;
  margin: 20px 0 10px;
}
.lxinfo {
  font-size: 28px;
  line-height: 48px;
  color: #333;
  border-bottom: 2px solid #7fbae6;
}
.lxinfo p {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
.mapout {
  margin-top: 70px;
  position: relative;
}
#map {
  width: 100%;
  /* height: 420px; */
  position: relative;
  z-index: 1;
}
.addrhand {
  width: 100%;
}
.addrhand li {
  padding-left: 36px;
  font-size: 28px;
  color: #333;
  line-height: 42px;
  margin-bottom: 22px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: url('../images/sjr-mp2.png') 0 8px no-repeat;
}
.addrhand li.on {
  color: #0076cd;
}
/*3产品列表*/
.prolist {
  padding: 50px 0 20px;
  margin: 0 -15px;
  overflow: hidden;
}
.prolist li {
  float: left;
  width: 50%;
  margin-bottom: 30px;
}
.prolist li .lin {
  padding: 0 15px;
}
.prolist li a {
  display: block;
  overflow: hidden;
  position: relative;
}
.prolist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 76%;
  position: relative;
  overflow: hidden;
}
.prolist .pic .wrap {
  width: 100%;
  height: 100%;
  font-size: 0;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: #f4f4f4;
}
.prolist .pic .wrap s {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.prolist .pic img {
  max-width: 100%;
  max-height: 100%;
}
.prolist li .wz {
  padding: 25px 0;
}
.prolist li h3 {
  font-size: 28px;
  color: #333;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  margin-bottom: 15px;
}
.prolist li .txt {
  font-size: 24px;
  color: #999;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
}
.prolist li:hover h3 {
  color: #0076cd;
}
.prolist h3 {
  -webkit-transition: .4s;
  transition: .4s;
}
h1.protitle1 {
  font-size: 28px;
  color: #666;
  line-height: 46px;
  font-weight: bold;
  height: 46px;
  margin-bottom: 30px;
  position: relative;
}
h1.protitle1 span {
  color: #0076cd;
}
h1.protitle1 .shouqi {
  float: right;
  font-size: 14px;
  color: #0076cd;
  font-weight: normal;
}
.shaiout {
  width: 100%;
  position: relative;
  z-index: 20;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 36px;
  border-bottom: 8px solid #e12726;
}
.shai {
  display: inline-block;
  width: 220px;
  height: 64px;
  margin-bottom: 14px;
}
.shai > div {
  width: 100%;
  height: 100%;
}
.shai .shaitype {
  height: 64px;
  background-color: #e12726;
  line-height: 64px;
  padding: 0 40px 0 20px;
  background: #e12726 url('../image/sjd3.png') 182px center no-repeat;
}
.shai .shaitype a{ color:#fff;}
.shai .shaitype span {
  display: inline-block;
  height: 64px;
  overflow: hidden;
  font-size: 26px;
  color: #fff;
}
.shai.on .shaitype {
  background-image: url('../image/sjd3h.png');
}
dl.shaitwo {
  width: 100%;
  display: none;
  position: absolute;
  top: 64px;
  left: 0;
  z-index: 1;
}
.shai:nth-child(n+4) dl.shaitwo {
  top: 142px;
}
dl.shaitwo .inner {
  border: 1px solid #0076cd;
  background-color: #fff;
  padding: 45px 40px;
}
dl.shaitwo .inner2 {
  width: 100%;
  max-height: 340px;
  overflow: auto;
  font-size: 0;
}
dl.shaitwo dd,
dl.shaitwo dt {
  display: inline-block;
  width: 50%;
  height: 68px;
  font-size: 0;
  line-height: 68px;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
dl.shaitwo dd label,
dl.shaitwo dt label {
  display: inline-block;
  width: 30px;
  height: 68px;
  margin-right: 22px;
  background: url('../image/check000.png') 0 17px no-repeat;
  vertical-align: top;
}
dl.shaitwo dd.on label,
dl.shaitwo dt.on label {
  background-image: url('../image/check111.png');
}
dl.shaitwo dd span,
dl.shaitwo dt span {
  display: inline-block;
  width: 230px;
  overflow: hidden;
  font-size: 28px;
  color: #666;
  vertical-align: top;
}
dl.shaitwo dd:active span,
dl.shaitwo dt:active span {
  color: #0076cd;
}
dl.shaitwo dd.on span,
dl.shaitwo dt.on span {
  color: #0076cd;
}
dl.shaitwo dd input[type=checkbox],
dl.shaitwo dt input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.shaibtnarea {
  width: 100%;
  font-size: 0;
  height: 80px;
}
.shaibtnarea a {
  display: inline-block;
  width: 50%;
  height: 80px;
  font-size: 32px;
  color: #fff;
  line-height: 80px;
  text-align: center;
}
.shaibtnarea a.i1 {
  background-color: #bfbfbf;
}
.shaibtnarea a.i2 {
  background-color: #0076cd;
}
.shaibtl {
  margin-top: 32px;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
  border-bottom: 8px solid #0076cd;
}
.shaibtl a.paixutype {
  float: left;
  font-size: 16px;
  color: #999;
  height: 100%;
  margin-right: 15px;
}
.shaibtl a.paixutype.on,
.shaibtl a.paixutype:hover {
  color: #0076cd;
}
.shaibtl a.clearxuan {
  float: right;
  font-size: 16px;
  color: #666;
  height: 100%;
  padding-left: 24px;
  background: url('../images/laji.png') 0 center no-repeat;
}
.shaibtl a.clearxuan:hover {
  text-decoration: underline;
}
.sou {
  width: 176px;
  height: 28px;
  overflow: hidden;
  float: right;
  margin-top: 11px;
  position: relative;
  padding-right: 50px;
  margin-right: 26px;
}
.sou form {
  height: 100%;
}
.sou input.soutxt {
  width: 174px;
  height: 26px;
  background-color: #fff;
  display: block;
  line-height: 26px;
  font-size: 14px;
  text-indent: 8px;
  border: 1px solid #eee;
  color: #666;
}
.sou input.soubtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 50px;
  height: 28px;
  cursor: pointer;
  font-size: 14px;
  color: #333;
  line-height: 28px;
  text-align: center;
  border: 1px solid #eee;
  background-color: #eee;
}
.sou,
.sou input.soutxt,
.sou input.soubtn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sou input.soutxt:focus {
  border-color: #0076cd;
}
.sou input.soubtn:hover {
  background-color: #0076cd;
  color: #fff;
}
.proname {
  font-size: 28px;
  line-height: 42px;
  color: #333;
  padding: 42px 30px;
}
.xijie {
  width: 100%;
  z-index: 1;
  position: relative;
}
.xijie .bigpic {
  width: 100%;
  height: 750px;
  position: relative;
  text-align: center;
  line-height: 750px;
  font-size: 0;
}
.xijie img#bigpic {
  max-width: 100%;
  max-height: 100%;
}
.proinfo {
  border-top: 20px solid #ececec;
  border-bottom: 20px solid #ececec;
  padding: 40px 30px;
}
.proinfo .proen {
  height: 52px;
  line-height: 52px;
  position: relative;
  padding-bottom: 18px;
  border-bottom: 2px dotted #a8a8a8;
}
.proinfo .proen span {
  font-size: 32px;
  color: #0076cd;
  font-weight: bold;
}
.protel {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 0;
  padding-left: 54px;
  background: url('../images/tel.png') 0 1px no-repeat;
  height: 42px;
}
.protel div {
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.protel p {
  font-size: 16px;
  color: #0067ae;
  line-height: 22px;
  font-weight: bold;
}
.proinfo .xiangxi {
  font-size: 26px;
  line-height: 42px;
  color: #666;
  overflow: auto;
  margin-top: 28px;
}
.proinfo .xiangxi .kv {
  padding-left: 150px;
  margin-bottom: 18px;
}
.proinfo .xiangxi .kv label {
  float: left;
  font-size: 28px;
  color: #333;
  margin-left: -150px;
  font-weight: bold;
}
.proinfo .probtn {
  height: 70px;
  line-height: 70px;
  margin-top: 20px;
}
.proinfo .probtn a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  color: #fff;
  font-size: 26px;
  text-align: center;
  background-color: #e12726;
}
.proinfo .probtn a:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 152, 217, 0.6);
          box-shadow: 0 0 10px 0 rgba(0, 152, 217, 0.6);
}
.prosecond {
  background-color: #fff;
  padding: 60px 0;
}
.procontent {
  font-size: 26px;
  color: #333;
  line-height: 38px;
  text-align: justify;
  padding: 32px 0 46px;
}
.procontent div,
.procontent p,
.procontent span {
  font-size: 26px!important;
  line-height: 45px!important;
}
.procontent .pic {
  text-align: center;
  padding: 10px 0;
}
.procontent img {
  max-width: 100%;
}
.procontent table {
  width: 100%!important;
}
.procontent td {
  border: 1px solid #aaa;
  padding: 5px;
}
.procontent h3 {
  font-size: 32px;
  line-height: 48px;
  color: #0076cd;
  font-weight: bold;
  margin-bottom: 16px;
}
.tmerji {
  position: relative;
  font-size: 0;
  width: 100%;
  height: 80px;
  background-color: #f6f6f6;
  border-bottom: 4px solid #e12726;
}
.tmerji li {
  display: inline-block;
  width: 33.3%;
  height: 80px;
  text-align: center;
}
.tmerji li a {
  display: block;
  font-size: 28px;
  color: #333;
  line-height: 80px;
  font-weight: bold;
  background-color: #f6f6f6;
  height: 80px;
  position: relative;
}
.tmerji li.on a {
  background-color: #e12726;
  color: #fff;
}
.propic-scroll {
  position: relative;
  width: 100%;
  height: 480px;
  margin: 0 auto;
}
.propic-scroll .flex-viewport {
  width: 100%;
  height: 100%;
}
.propic-scroll .slides {
  overflow: hidden;
  height: 100%;
}
.propic-scroll .slides li {
  display: none;
  height: 100%;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.propic-scroll .slides li a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f6f6f6;
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 450px;
}
.propic-scroll .slides a > img {
  max-width: 100%;
  max-height: 100%;
}
.propic-scroll .flex-direction-nav a {
  width: 38px;
  height: 38px;
  margin-top: -20px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  z-index: 4;
  border-radius: 50%;
  border: 1px solid #999;
}
.propic-scroll .flex-direction-nav a.flex-prev {
  left: 10px;
  background: #ffffff url('../images/dlt2.png') center no-repeat;
}
.propic-scroll .flex-direction-nav a.flex-next {
  right: 10px;
  background: #ffffff url('../images/dgt2.png') center no-repeat;
}
.propic-scroll .flex-direction-nav a:hover {
  background-color: #0098d9;
  border-color: #0098d9;
}
.propic-scroll .flex-direction-nav a.flex-prev:hover {
  background-image: url('../images/dlt2h.png');
}
.propic-scroll .flex-direction-nav a.flex-next:hover {
  background-image: url('../images/dgt2h.png');
}
.propic-scroll .flex-control-paging {
  width: 100%;
  height: 20px;
  font-size: 0;
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 0;
  z-index: 3;
}
.propic-scroll .flex-control-paging li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  width: 20px;
  height: 20px;
  margin: 0 10px;
}
.propic-scroll .flex-control-paging li a {
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
  background-color: #acacac;
  border-radius: 50%;
}
.propic-scroll .flex-control-paging li a.flex-active {
  background-color: #0076cd;
}
.probantxt2 {
  position: absolute;
  bottom: 10px;
  right: 30px;
  width: 70px;
  height: 36px;
  z-index: 3;
  border-radius: 18px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  font-size: 0;
  background-color: #acacac;
}
.probantxt2 * {
  display: inline-block;
  vertical-align: middle;
}
.probantxt2 span {
  font-size: 26px;
}
.probantxt2 i {
  font-size: 26px;
  font-style: normal;
}
.pro-pn {
  overflow: hidden;
  position: relative;
  height: 60px;
  line-height: 60px;
  padding: 10px 0;
  background-color: #f6f6f6;
}
.pro-pn a {
  display: block;
  width: 30%;
  height: 100%;
  font-size: 28px;
  color: #666;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.pro-pn a:hover {
  color: #0076cd;
}
a.pro-prev {
  float: left;
  text-align: left;
  padding-left: 20px;
}
a.pro-next {
  float: right;
  text-align: right;
  padding-right: 20px;
}
a.pro-ret {
  width: 130px;
  margin: 0 auto;
  text-align: center;
}
a.pro-ret:hover {
  text-decoration: underline;
}
.cslist {
  width: 100%;
  padding-bottom: 50px;
}
.cslist li {
  width: 100%;
  padding: 46px 0 44px;
  border-bottom: 1px solid #dcdcdc;
}
.cslist li a {
  display: block;
}
.cslist li .one {
  padding-left: 260px;
  height: 138px;
  position: relative;
}
.cslist li .pic {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 222px;
  height: 138px;
  overflow: hidden;
}
.cslist li .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cslist li h3 {
  width: 100%;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 6px;
  font-size: 26px;
  color: #252831;
  line-height: 40px;
  font-weight: bold;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cslist li .txt {
  font-size: 26px;
  color: #666;
  line-height: 40px;
  overflow: hidden;
  height: 80px;
}
.cslist li:hover h3 {
  color: #0076cd;
}
.cslist li .key {
  font-size: 26px;
  color: #666;
  line-height: 40px;
  overflow: hidden;
  height: 40px;
  margin-top: 8px;
}
.cslist li .key label {
  color: #0076cd;
  margin-right: 10px;
}
.shai2 {
  width: 100%;
  height: 80px;
  position: relative;
  z-index: 20;
  margin-bottom: 15px;
}
.shai2 > div {
  width: 100%;
  height: 100%;
}
.shai2 .shaires {
  height: 100%;
  background-color: #0076cd;
  line-height: 80px;
  padding-left: 28px;
  position: relative;
}
.shai2 .shaires i {
  position: absolute;
  right: 40px;
  top: 0;
  z-index: 0;
  width: 26px;
  height: 100%;
  background: url('../images/sjd4.png') center no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.shai2 .shaires span {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
}
.shai2.on .shaires i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
dl.shai2two {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
}
dl.shai2two .inner {
  border: 1px solid #0076cd;
  background-color: #fff;
  padding: 45px 40px;
}
dl.shai2two .inner2 {
  width: 100%;
  font-size: 0;
}
dl.shai2two dd,
dl.shai2two dt {
  display: inline-block;
  width: 50%;
  height: 68px;
  font-size: 0;
  line-height: 68px;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
dl.shai2two dd label,
dl.shai2two dt label {
  display: inline-block;
  width: 30px;
  height: 68px;
  margin-right: 22px;
  background: url('../image/check000.png') 0 17px no-repeat;
  vertical-align: top;
}
dl.shai2two dd.on label,
dl.shai2two dt.on label {
  background-image: url('../image/check111.png');
}
dl.shai2two dd span,
dl.shai2two dt span {
  display: inline-block;
  width: 230px;
  overflow: hidden;
  font-size: 28px;
  color: #666;
  vertical-align: top;
}
dl.shai2two dd:active span,
dl.shai2two dt:active span {
  color: #0076cd;
}
dl.shai2two dd.on span,
dl.shai2two dt.on span {
  color: #0076cd;
}
dl.shai2two dd input[type=checkbox],
dl.shai2two dt input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.nnsouleft {
  height: 56px;
  line-height: 56px;
  overflow: hidden;
}
.nnsouleft a {
  display: inline-block;
  width: 180px;
  height: 56px;
  margin-right: 40px;
  font-size: 26px;
  color: #0050a1;
  line-height: 56px;
  text-align: center;
  background-color: #fff;
}
.nnsouleft a:active,
.nnsouleft a.on {
  color: #fff;
  font-weight: bold;
  background-color: #0050a1;
}
.nnsou {
  width: 280px;
  height: 34px;
  overflow: hidden;
  position: relative;
  padding-right: 52px;
  background-color: #fff;
}
.nnsou form {
  height: 100%;
}
.nnsou input.soutxt {
  width: 100%;
  height: 100%;
  background-color: transparent;
  display: block;
  line-height: 34px;
  font-size: 14px;
  text-indent: 15px;
  border: 0 none;
  color: #666;
}
.nnsou input.soubtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 52px;
  height: 34px;
  font-size: 0;
  background: #47a5ea url('../images/glass3.png') center no-repeat;
  border: none;
  cursor: pointer;
}
.nnsou,
.nnsou input.soubtn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nnsou input.soutxt:focus {
  outline: 1px solid #0050a1;
}
.cate1 {
  text-align: center;
  color: #333;
}
.cate1 .cn {
  font-size: 38px;
  line-height: 50px;
  font-weight: bold;
}
.cate1 .en {
  font-size: 58px;
  line-height: 80px;
  font-family: 'swissbt';
  text-transform: capitalize;
}
.about4 {
  padding: 50px 0 0;
  border-top: 10px solid #0050a1;
}
.idealist {
  overflow: hidden;
  padding: 52px 0 32px;
}
.idealist li {
  width: 100%;
  margin-bottom: 47px;
}
.idealist li a {
  display: block;
}
.idealist li .wrap {
  margin-top: 32px;
}
.idealist li .pic {
  overflow: hidden;
  width: 100%;
  font-size: 0;
}
.idealist li img {
  width: 100%;
}
.idealist li .txt {
  font-size: 26px;
  color: #333;
  line-height: 36px;
}
.about1 {
  position: relative;
  padding: 50px 0 68px;
}
.aboutcon {
  font-size: 26px;
  color: #333;
  line-height: 36px;
  text-align: justify;
  margin-top: 46px;
}
.aboutcon div,
.aboutcon p,
.aboutcon span {
  font-size: 26px!important;
  line-height: 36px!important;
}
.aboutcon img {
  max-width: 100%;
  display: none;
}
.about2 {
  padding: 48px 0 0;
  border-top: 10px solid #0050a1;
}
.advlist {
  padding: 44px 0 24px;
}
.advlist li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 50px;
}
.advlist .pic {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.advlist .pic img {
  width: 100%;
}
.advlist li .wz {
  width: 100%;
}
.advlist .num {
  font-size: 70px;
  color: #f0f0f0;
  line-height: 70px;
  height: 70px;
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  right: 20px;
  bottom: 25px;
  z-index: 2;
  text-align: right;
}
.adv1r h3 {
  font-size: 30px;
  color: #333;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  font-weight: bold;
  margin: 35px 0 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
li:hover .adv1r h3 {
  color: #0076cd;
}
.adv1r .txt {
  font-size: 26px;
  color: #333;
  line-height: 36px;
  text-align: justify;
}
.about3 {
  padding: 50px 0 100px;
  border-top: 10px solid #0050a1;
}
.fzlist-out {
  width: 100%;
  overflow: hidden;
  margin: 70px 0 0;
  position: relative;
  height: 73px;
  cursor: ew-resize;
}
.fzlist {
  width: 100%;
  margin-top: 70px;
  padding-bottom: 10px;
  font-size: 0;
  position: relative;
}
.fzlist:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 30px;
  bottom: 0;
  z-index: 0;
  width: 2px;
  background-color: #0050a1;
}
.fzlist li {
  width: 100%;
  margin-bottom: 60px;
}
.fzlist li:last-child {
  margin-bottom: 0;
}
.fzlist li a {
  display: block;
  padding-left: 64px;
  background: url('../images/dot-chen2.png') 0 10px no-repeat;
}
.fzlist li .year {
  font-size: 38px;
  color: #0050a1;
  line-height: 52px;
  font-family: 'swissbt';
  height: 52px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.fzpic {
  width: 100%;
  margin: 16px 0;
}
.fzpic img {
  width: 100%;
}
.fzlist .txt {
  font-size: 26px;
  color: #333;
  line-height: 36px;
  text-align: justify;
}
.fzcon-out {
  width: 1060px;
  height: 300px;
  position: relative;
  margin: 36px auto 0;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.fzcon-wrap {
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  font-size: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  height: 100%;
}
.fzcon {
  display: inline-block;
  width: 1060px;
  height: 100%;
  position: relative;
}
.fzright {
  float: right;
  width: 440px;
  padding: 0 44px;
  height: 100%;
  white-space: normal;
}
.fzright .inner {
  width: 100%;
  height: 100%;
  display: table;
  overflow: hidden;
}
.fzright .wz {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.fzprev,
.fznext {
  width: 40px;
  height: 40px;
  cursor: pointer;
  font-size: 0;
  position: absolute;
  bottom: 130px;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
}
.fzprev {
  background-image: url('../images/lt-chen.png');
  left: 0;
}
.fznext {
  background-image: url('../images/gt-chen.png');
  right: 0;
}
.fzprev:hover,
.fznext:hover {
  opacity: 0.5;
}
.rsou {
  height: 44px;
  overflow: hidden;
  position: relative;
  padding-right: 48px;
  border: 1px solid #ccc;
}
.rsou form {
  height: 100%;
}
.rsou input.soutxt {
  width: 100%;
  height: 44px;
  background-color: #fff;
  display: block;
  line-height: 44px;
  font-size: 16px;
  text-indent: 12px;
  border: 0 none;
  color: #666;
}
.rsou input.soubtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 48px;
  height: 44px;
  cursor: pointer;
  font-size: 0;
  color: #333;
  line-height: 44px;
  text-align: center;
  border: 0 none;
  background: #ffffff url('../images/glass2.png') center no-repeat;
}
.rsou,
.rsou input.soutxt,
.rsou input.soubtn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rsou:hover {
  border-color: #0076cd;
}
.rsou input.soubtn:hover {
  background-color: #0076cd;
}
.resultlist {
  width: 100%;
  padding-bottom: 60px;
}
.resultlist li {
  width: 100%;
  padding: 30px 0;
  border-bottom: 1px solid #ccc;
}
.resultlist li a {
  display: block;
  position: relative;
}
.resultlist li h3 {
  width: 100%;
  height: 40px;
  overflow: hidden;
  font-size: 18px;
  color: #4f4f4f;
  line-height: 40px;
  font-weight: bold;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.resultlist li h3 span {
  color: #ea0000;
}
.resultlist li h3 label {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  padding: 0 6px;
  margin-right: 6px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  background-color: #0050a1;
  border-radius: 0 7px;
}
.resultlist li .moreout {
  width: 100%;
  height: 30px;
  text-align: right;
}
.resultlist li .more {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #0050a1;
}
.resultlist li .more:hover {
  background-color: #0076cd;
}
.resultlist li .txt {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  margin: 10px 0 18px;
}
.resultlist li:hover h3 {
  color: #0076cd;
}
.resbtl {
  border-bottom: 1px solid #000;
  margin-top: 10px;
  height: 60px;
  line-height: 60px;
}
.resbtl em.lanmu {
  font-size: 18px;
  color: #333;
  margin-right: 15px;
}
.resbtl span {
  font-size: 14px;
  color: #999;
}
.jichenone {
  padding: 50px 0 70px;
}
.jichenone .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.jichenone-con {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  margin-top: 40px;
}
.jichenone-con img {
  max-width: 100%;
  margin-bottom: 32px;
}
.jichentwo {
  padding: 70px 0;
  background: url('../images/jichen2.jpg') center no-repeat;
  background-size: cover;
}
.jichentwo .title {
  font-size: 36px;
  color: #ffffff;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.kehulist2 {
  padding: 42px 0 1px;
  overflow: hidden;
  margin: 0 -6px;
}
.kehulist2 li {
  float: left;
  width: 33.3333%;
  margin-bottom: 12px;
}
.kehulist2 li .lin {
  padding: 0 6px;
}
.kehulist2 li a {
  display: block;
  background-color: #fff;
  border: 1px solid #dedede;
}
.kehulist2 .pic {
  width: 100%;
  height: 82px;
  overflow: hidden;
  font-size: 0;
  line-height: 82px;
  text-align: center;
}
.kehulist2 img {
  max-width: 100%;
  max-height: 100%;
}
.kehulist2 li:hover a {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.jichenfour {
  padding: 106px 0 58px;
  background: url('../images/jichen3.jpg') center no-repeat;
  background-size: cover;
}
.jichenfour h3 {
  font-size: 36px;
  color: #ffffff;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.jichenfour .txt {
  font-size: 26px;
  color: #ffffff;
  line-height: 42px;
  text-align: justify;
  margin-top: 24px;
  min-height: 252px;
}
.jichenthree {
  padding: 60px 0 66px;
  background-color: #fff;
}
.jichenthree .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.fayouslist2 {
  overflow: hidden;
  padding: 40px 0 2px;
  margin: 0 -6px;
}
.fayouslist2 li {
  float: left;
  width: 33.33%;
  margin-bottom: 13px;
}
.fayouslist2 li .lin {
  padding: 0 6px;
}
.fayouslist2 li a {
  display: block;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e4e4e4;
  padding: 26px 0;
}
.fayouslist2 li .pic {
  overflow: hidden;
  width: 100%;
  height: 100px;
  line-height: 100px;
  font-size: 0;
}
.fayouslist2 li img {
  max-width: 100%;
  max-height: 100%;
}
.fayouslist2 li:hover img {
  -webkit-animation: rotateY360 1s 0s 1;
          animation: rotateY360 1s 0s 1;
}
.fayouslist2 li h3 {
  font-size: 26px;
  color: #333;
  line-height: 46px;
  height: 46px;
  overflow: hidden;
  margin-top: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fayouslist2 li:hover h3 {
  color: #0095ff;
}
.waibaoone {
  padding: 70px 0;
  background: #ffffff url('../images/waibao1bg.jpg') bottom no-repeat;
}
.waibaoone .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.waibaoone-con {
  font-size: 26px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  margin-top: 40px;
}
.waibaoone-con img {
  max-width: 100%;
  margin-top: 50px;
}
.waibaotwo {
  padding: 70px 0 60px;
  background: url('../images/waibao2.jpg') center no-repeat;
  background-size: cover;
}
.waibaotwo .title {
  font-size: 36px;
  color: #ffffff;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.wblist2 {
  overflow: hidden;
  padding: 40px 0 4px;
  margin: 0 -10px;
}
.wblist2 li {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
.wblist2 li .lin {
  padding: 0 10px;
}
.wblist2 li a {
  display: block;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e4e4e4;
  padding: 26px 0 34px;
}
.wblist2 li .pic {
  overflow: hidden;
  width: 100%;
  height: 100px;
  line-height: 100px;
  font-size: 0;
}
.wblist2 li img {
  max-width: 100%;
  max-height: 100%;
}
.wblist2 li:hover img {
  -webkit-animation: rotateY360 1s 0s 1;
          animation: rotateY360 1s 0s 1;
}
.wblist2 li h3 {
  font-size: 26px;
  color: #333;
  line-height: 46px;
  height: 46px;
  overflow: hidden;
  margin-top: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wblist2 li:hover h3 {
  color: #0095ff;
}
.waibaofour {
  padding: 110px 0 104px;
  background: url('../images/waibao4.jpg') center no-repeat;
  background-size: cover;
}
.waibaofour h3 {
  font-size: 36px;
  color: #ffffff;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.waibaofour .txt {
  font-size: 26px;
  color: #ffffff;
  line-height: 42px;
  text-align: justify;
  margin-top: 22px;
}
.waibaothree {
  padding: 60px 0 0;
}
.waibaothree .title {
  font-size: 36px;
  color: #0076cd;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
}
.waibaothree .pic {
  width: 100%;
  text-align: center;
  margin-top: 44px;
}
.wblist3 {
  overflow: hidden;
  margin: 0 -15px;
  padding-top: 56px;
  padding-bottom: 40px;
}
.wblist3 li {
  float: left;
  width: 50%;
  margin-bottom: 30px;
}
.wblist3 li .lin {
  padding: 0 15px;
}
.wblist3 li a {
  display: block;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e4e4e4;
  padding: 40px 32px 38px;
}
.wblist3 li .num {
  width: 98px;
  height: 98px;
  border: 6px solid #0076cd;
  border-radius: 50%;
  font-size: 48px;
  color: #0076cd;
  line-height: 98px;
  font-family: 'swissbt';
  margin: 0 auto;
}
.wblist3 li .txt {
  font-size: 26px;
  color: #666;
  line-height: 42px;
  height: 210px;
  overflow: hidden;
  margin-top: 16px;
}
.wblist3 li:nth-child(n+3) .txt {
  height: 294px;
}
.wblist3 li:hover .num {
  background-color: #0076cd;
  color: #fff;
}
.wblist3 .num {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
