.main_centerr {
    max-width: 1320px;
    margin: 0px auto 30px;
    padding-bottom: 18px;
    border-bottom: 1px solid #eee;
}
body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #F5F5F5;
}
body::-webkit-scrollbar {
  width: 8px;
  background-color: #F5F5F5;
}
body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #bdb9b9;
}
div::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  background-color: #F5F5F5;
}
div::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
div::-webkit-scrollbar-thumb {
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  background-color: #bdb9b9;
}
a {
  color: #333;
}
a:hover {
  color: #2565D8;
}
a:focus {
  outline: none;
  -moz-outline: none;
}
body {
  color: #333;
  font: 14px/1.7 'Times New Roman', 'Times Roman', microsoft yahei, Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 12px;
  }
	.wsc-fixBar{display: none}
}
.wrapper {
  max-width: 1300px;
  padding: 0 10px;
  margin-left: auto;
  margin-right: auto;
}
.wrapper:after, .row:after {
  content: "";
  display: table;
  clear: both;
}
/* arrow */
.arrow {
  position: absolute;
  top: 50%;
  margin-top: -4px;
}
.arrow * {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 0 dashed transparent;
  overflow: hidden;
}
/* arrow-right */
.arr-r * {
  border-left-style: solid;
  border-width: 4px 0 4px 4px;
}
.arr-r em {
  left: 1px;
}
.arr-r span {
  border-left-color: #3675bb;
}
.tri {
  position: absolute;
  width: 0;
  height: 0;
  border: 0 dashed transparent;
  overflow: hidden;
}
/* ==================================
   menu
   ================================== */
.menu {
  position: relative;
}
/* menu-hd */
.menu-hd {
  position: relative;
  z-index: 1002;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  padding: 0 20px 0 6px;
}
/* menu-bd */
.menu-bd {
  display: none;
  position: absolute;
  z-index: 1001;
  margin-top: -1px;
}
.menu-bd-panel {
  padding: 5px 0;
  border: 1px solid #eee;
  background: #fff;
  min-width: 96px;
}
.menu-bd-panel a {
  display: block;
  padding: 0 5px;
  line-height: 28px;
  white-space: nowrap;
  color: #6C6C6C
}
/* menu arrow */
.menu-hd .fa-caret-down {
  -webkit-transition: .3s ease-in;
  -moz-transition: .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in;
  position: absolute;
  height: 30px;
  line-height: 30px;
  top: 0;
  right: 6px;
}
/* menu hover */
.menu-hover .menu-hd {
  z-index: 10002;
}
.menu-hover .menu-bd {
  z-index: 10001;
}
.menu-hover .menu-hd {
  padding: 0 19px 1px 5px;
  border-width: 0 1px;
  border-style: solid;
  border-color: #eee;
  background: #fff;
}
.menu-hover .menu-hd .fa-caret-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-hover .menu-bd-panel a:hover {
  background: #eee;
}
/* ==========================================================================
   Header
   ========================================================================== */
header {}
header .wrapper {
  position: relative;
  z-index: 99;
}
.topbar {
  height: 90px;
  background: #fff;
  float: right;
}
.topbar .wrapper {
  position: relative;
}
.logo {
  position: absolute;
  left: 10px;
  width: 22%;
  height: 100px;
  overflow: hidden;
  line-height: 100px;
}
.logo img {
  max-width: 100%;
  width: 118px;
  filter: brightness(3000%);
}
.mini_top .logo img {
  filter: brightness(100%)!important;
}
.mini_top .langbox,.mini_top .serchinco,.mini_top .langbox a{color: #2565D8!important}
.langbox {
  position: absolute;
  right: 20px;
  font-size: 14px;
  top: 35px;
  z-index: 3;
  line-height: 30px;
  color: #fff;
}
.langbox ul a{color: #2565D8!important}
.topbar .fa{font-size: 20px}
.langbox ul {
  width: 150px;
  text-align: center;
  line-height: 35px;
  background: rgba(255, 255, 255, .8);
  position: absolute;
  right: -42px;
  opacity: 0;
}
.langbox:hover ul {
  opacity: 1;
  transition: all 0.5s;
}
.langbox a {
  color: #fff;
}
.langbox ul a {
  display: block
}
.ft-logo img {
  height: 36px
}
#globalnav.mini_top .langbox, #globalnav.mini_top .langbox a {
  color: #fff;
}
.envelope {
  position: absolute;
  right: 65px;
  font-size: 14px;
  top: 35px;
  z-index: 3;
  line-height: 30px;
  color: #fff;
}
.envelope a {
  color: #fff;
}
#globalnav.mini_top .envelope a {
  color: #333;
}
.toptel {
  position: absolute;
  right: 60px;
  font-size: 14px;
  top: 20px;
  color: #fff;
  line-height: 30px display:none;
}
.toptel span {
  color: #1d4789;
  font-weight: bold;
  font-size: 20px;
  font-style: italic;
}
.serchinco {
  position: absolute;
  height: 30px;
  right: 150px;
  top: 35px;
  line-height: 30px;
  cursor: pointer;
  z-index: 999;
  font-size: 14px;
  color: #fff;
}
.globalsearch {
  display: none;
}
.globalsearch {
  position: absolute;
  top: 100px;
  right: 0;
  width: 280px;
  padding: 15px;
  z-index: 99;
  background: #fff;
}
.globalsearch .warp {
  background: #fff;
}
.globalsearch #q {
  float: left;
  border: 0 none;
}
.globalsearch .search-btn {
  float: right;
  border: 0 none;
}
.globalsearch #q {
  width: calc(100% - 70px);
  height: 18px;
  padding: 10px;
  line-height: 18px;
  background: #fff;
  border: 1px solid #fff;
  font: 300 12px/18px microsoft yahei;
}
.globalsearch .search-btn {
  width: 40px;
  padding: 0;
  margin: 0;
  height: 40px;
  cursor: pointer;
  background: url(../image/btn_ser.png) no-repeat center;
}
@media only screen and (max-width:1366px) {
  .logo {
    width: 15%;
  }
}
.mbox2Num {
  margin: 40px -15px;
  font-size: 0;
  line-height: 26px
}
.fs16 {
  font-size: 16px
}
.fs18 {
  font-size: 18px
}
.mbox2Num li {
  width: 17%;
  float: left;
  padding: 35px 15px;
  vertical-align: top;
  font-size: 12px
}
.mbox2NumSp {
  font-size: 38px;
  font-family: Arial
}
@media only screen and (max-width:920px) {
  .serchinco {
    right: 48px;
    top: 0;
  }
  .globalsearch {
    top: 48px;
  }
  .logo, .toptel, .langbox, .envelope {
    display: none;
  }
  .topbar {
    height: 0;
  }
  .wxinco {
    display: none;
  }
  .serchinco {
    width: 48px;
    height: 48px;
    line-height: 48px;
    border: 0;
    font-size: 14px;
    text-align: center;
  }
  .serchinco span {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .globalsearch {
    width: calc(100% - 30px);
  }
}
/* ==========================================================================
Nav
========================================================================== */
/* primary */
.globalnav {
  position: absolute;
  z-index: 999;
  right: 0;
  top: 16px;
}
.globalnav li {
  float: left;
}
.globalnav li a {
  display: block;
  color: #444;
  padding: 0 20px;
  font-size: 14px;
  line-height: 42px;
  font-family: microsoft yahei;
}
.globalnav .nav-sep {
  width: 2px;
  height: 42px;
  background: url(https://www.yzjship.com/cn/images/nav-sep.gif) no-repeat 0;
}
.globalnav .active a, .globalnav li .active1 {
  color: #e60012;
}
.dropdown {
  position: absolute;
  z-index: 999;
  background: #fff;
  background: rgba(255, 255, 255, .9);
  display: none;
  padding: 15px 20px;
  border-bottom: 3px solid #2565D8;
  top: 100%;
  min-width: 110px;
}
.dropdown:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 0 dashed transparent;
  overflow: hidden;
  border-top-style: solid;
  border-width: 5px 5px 0;
  border-top-color: #2565D8;
  left: 50%;
  margin-left: -5px;
  top: -5px;
}
.dropdown a {
  /*    white-space: nowrap;*/
  line-height: 30px;
  font-size: 14px;
  float: left;
  padding: 0;
  color: #000;
  background: none;
  border-bottom: 0 none;
  width: 100%;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 920px) {
  .dropdown a {
    /*    white-space: nowrap;*/
    font-size: 14px;
    width: 100%;
    text-align: left;
  }
  .dropdown {
    min-width: calc(100% - 40px);
    padding-top: 0;
  }
}
.dropdown a .fa {
  font-size: 12px;
  line-height: 30px;
  color: #ccc;
  padding-right: 5px;
}
.dropdown a:hover, .dropdown a:hover .fa {
  color: #2565D8;
}
/* ==========================================================================
   Content
   ========================================================================== */
.hidden {
  display: none;
}
.hometit {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
}
.hometit .txten {
  font-weight: normal;
  font-size: 14px;
  color: #a6937c;
  text-transform: Uppercase;
}
.hometit a.more {
  color: #a6937c;
  font-size: 18px;
  margin-left: 20px;
}
@media only screen and (max-width: 1366px) {
  .hometit {
    font-size: 24px;
  }
  .hometit a.more {
    font-size: 14px;
  }
}
@media only screen and (max-width:920px) {
  .hometit {
    font-size: 18px;
  }
  .hometit a.more {
    font-size: 14px;
  }
  .hometit .txten {
    font-size: 12px;
  }
}
@media only screen and (max-width:768px) {
  .hometit {
    font-size: 16px;
  }
  .hometit a.more {
    font-size: 12px;
  }
}
/* ==========================================================================
   yzjcypart01
   ========================================================================== */
.yzjcypart01 {
  padding: 130px 0;
  background: url(../image/homebg01.jpg) right bottom no-repeat;
  background-size: cover;
}
.yzjcypart01 .row01 {
  max-width: 960px;
  font-size: 14px;
  margin-bottom: 60px;
}
.yzjcypart01 .hometit {
  margin-bottom: 30px;
}
.yzjcypart01 .row02 {
  max-width: 1100px;
  font-size: 14px;
}
.yzjcypart01 .row02 .warp {
  width: 100%;
  float: left;
}
.yzjcypart01 .row02 .shzr_imgul {
  float: right;
  position: relative;
  margin-top: -50px;
}
.yzjcypart01 .row02 .shzr_imgul li {
  float: left;
  width: 130px;
}
/* ==========================================================================
   yzjcypart02
   ========================================================================== */
.yzjcypart02 {
  padding: 60px 0;
}
.yzjcypart02 .hometit {
  text-align: center;
  margin-bottom: 40px;
}
.yzjcypart02 .cyjgtit, .yzjcypart02 .jtcytit {
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
  -webkit-border-radius: 16px 16px 0 0;
  -moz-border-radius: 16px 16px 0 0;
  -ms-border-radius: 16px 16px 0 0;
  -o-border-radius: 16px 16px 0 0;
  border-radius: 16px 16px 0 0;
}
.yzjcypart02 .jtcytit {
  background: url(../image/yzjpic17.jpg) left center repeat-x;
  margin-right: 16px;
}
.yzjcypart02 .cyjgtit {
  background: url(../image/yzjpic18.jpg) left center repeat-x;
  max-width: 493px;
}
.yzjcypart02 .left {
  width: 100%;
  float: left;
}
.yzjcypart02 .wrapper, .yzjcypart03 .wrapper {
  max-width: 1300px;
}
.jtcy_ul li {
  width: 33.3333%;
  float: left;
  margin-bottom: 20px;
}
.jtcy_ul .jtcybox {
  width: calc(100% - 16px);
  margin-right: 16px;
}
.jtcybox {
  position: relative;
  overflow: hidden;
}
.jtcybox .pic {
  position: relative;
  overflow: hidden;
}
.jtcybox .bgimg {
  width: 100%;
}
.jtcybox .uppic {
  width: 100%;
  transition: transform 1s;
}
.jtcybox:hover .uppic {
  transform: scale(1.05);
}
.jtcybox .cover {
  position: absolute;
  top: 40px;
  width: 100%;
  text-align: center;
  font-size: 15px;
}
.yzjcypart02 .right {
  width: 33.33%;
  float: right;
}
.cpjg_ul {
  max-width: 493px;
}
.cpjg_ul li {
  margin-bottom: 15px;
}
.cpjg_ul .jtcybox .cover {
  height: 30px;
  line-height: 30px;
  top: 50%;
  margin-top: -15px;
}
/* ==========================================================================
   yzjcypart03
   ========================================================================== */
.yzjcypart03 {
  padding: 100px 0;
  background: url(../image/homebg03.jpg) top center no-repeat;
  background-size: cover;
}
.yzjcypart03 .hometit {
  margin-bottom: 40px;
}
.yzjcypart03 .hometit a.more {
  background: url(../image/yzjpic19.jpg) center repeat-x;
  float: right;
  margin-right: 80px;
  width: 95px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}
#owl-hpro .jtcybox .cover {
  height: 50px;
  line-height: 50px;
  bottom: 0;
  left: 0;
  font-size: 14px;
  color: #fff;
  background: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(255, 255, 255, 0));
  top: inherit;
}
#owl-hpro .owl-dots {
  height: 0px;
  overflow: hidden;
}
#owl-hpro .owl-prev, #owl-hpro .owl-next {
  width: 70px;
  top: -94px;
  height: 35px;
  background: none;
  text-indent: 100px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  filter: Alpha(Opacity=100);
  opacity: 1;
}
#owl-hpro .owl-prev {
  position: absolute;
  right: 185px;
  background: url(../image/arr05.png) left top no-repeat;
}
#owl-hpro .owl-next {
  position: absolute;
  right: 0;
  background: url(../image/arr06.png) right top no-repeat;
}
/* ==========================================================================
   yzjcypart04
   ========================================================================== */
.yzjcypart04 {
  padding: 100px 0;
}
.yzjcypart04 .hometit {
  margin-bottom: 40px;
  color: #fff;
  text-align: center;
}
.yzjcypart04 .hometit .txten {
  color: #fff;
}
.yzjcypart04 .left {
  width: calc(66.66% - 30px);
  float: left;
}
.yzjcypart04 .right {
  width: 33.33%;
  float: right;
}
.hnewsbox {
  padding: 50px;
  background: #f6f6f6;
}
.hnewsbox .hd {
  height: 40px;
  line-height: 40px;
}
.hnewsbox .hd ul {
  float: right;
  text-align: right;
  height: 40px;
}
.hnewsbox .hd li {
  padding: 0 30px;
  font-size: 14px;
  display: inline-block;
  background: #ccc;
  color: #333;
  margin-left: 10px;
  cursor: pointer;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 2px;
}
.hnewsbox .hd .on {
  background: #2565D8;
  color: #fff !important
}
.hnewsbox .hd span.tit {
  float: left;
  color: #2565D8;
  font-size: 20px;
  font-weight: bold;
}
.hnewsbox .bd {
    width: 100%;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.hnewsbox .bd .zxzsbox a.more {
  width: 130px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  background: #2565D8;
  color: #e2e8ea;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 2px;
}
.lastnews {
  height: 150px;
  overflow: hidden;
  margin: 30px 0;
}
.lastnews .pic {
  width: 260px;
  float: left;
}
.lastnews .pic img {
  max-width: 100%;
}
.lastnews .txtarea {
  width: calc(100% - 280px);
  float: right;
}
.lastnews .txtarea .date {
  color: #a99781;
}
.lastnews .txtarea h3 {
  font-size: 18px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lastnews .txtarea .desc {
  color: #999;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.hnewslist li {
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hnewslist li:before {
  content: "";
  display: block;
  top: 50%;
  left: 5px;
  margin-top: -5px;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #2565D8;
  border-bottom: 5px solid transparent;
}
.hnewslist li .date {
  color: #2565D8;
  width: 100px;
  display: inline-block;
}
.hnewslist li a:hover {
  color: #2565D8;
  margin-left: 5px;
  transition: all .5s;
}
.tzzgxbox {
  padding: 50px;
  background: #fff url(../image/yzjpic20.png) right top no-repeat;
  position: relative;
  border: 1px solid #eee
}
.tzzgxbox:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  transition: all .5s;
}
.zqxxbox {
  margin: 20px 0;
  overflow: hidden;
  text-align: center;
}
.tzzgx_tit {
  font-size: 20px;
  color: #2565D8;
  font-weight: bold;
}
.tzzgx_tit span {
  font-size: 14px;
  float: right;
  font-weight: normal;
}
.tzzgxbox .gtlx {
  height: 99px;
  background: url(../image/yzjpic14.png) right bottom no-repeat;
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
}
.tzzgxbox .gtlx .txt {
  padding: 20px 40px 0 0;
  text-align: right;
  color: #fff;
  font-size: 22px;
  margin-top: 18px;
}
.tzzgxbox .gtlx .txt span {
  font-size: 24px;
  font-weight: bold;
  margin-right: 10px;
}
.tzzgx_tit a {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #2565D8;
}
.zqxxbox input, .zqxxbox textarea {
  border: 1px solid #eee;
  width: 93%;
  padding: 0 3%;
  height: 40px;
  margin-bottom: 15px;
  line-height: 40px;
}
.zqxxbox textarea {
  height: 100px !important;width: 99%
}
/* ==========================================================================
   yzjcypart05
   ========================================================================== */
.yzjcypart05 {
  padding: 100px 0;
  background: url(../image/homebg05.jpg) top center no-repeat;
  background-size: cover;
}
.yzjcypart05 .hometit {
  margin-bottom: 40px;
  color: #fff;
  text-align: center;
}
.yzjcypart05 .hometit .txten {
  color: #fff;
}
.techbox {
  width: calc(50% - 20px);
  height: auto;
  position: relative;
  float: left;
}
.techbox02 {
  float: right;
}
.techbox .pic {
  position: relative;
  height: auto;
  overflow: hidden;
  width: 280px;
  float: left;
}
.techbox .bgimg {
  width: 100%;
}
.techbox .uppic {
  width: 100%;
  transition: transform 1s;
  position: absolute;
  left: 0;
  top: 0;
}
.techbox:hover .uppic {
  transform: scale(1.05);
}
.techbox .txtarea {
  width: calc(100% - 320px);
  float: right;
  position: relative;
  z-index: 1;
}
.techbox .hnewslist {
  margin-top: 80px;
}
.techbox .hnewslist a {
  color: #fff;
}
.techbox .txtarea h3.tit {
  color: #fff;
  font-size: 20px;
  margin: 30px 0 40px 0;
}
.techbox:before {
  content: "";
  display: block;
  bottom: -10px;
  left: -20px;
  position: absolute;
  width: 100%;
  height: 300px;
  border: 1px solid #6585ac;
}
.techbox .more {
  margin-top: 10px;
  margin-left: 20px;
}
.techbox .more a {
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
}
@media only screen and (max-width: 1440px) {
  .yzjcypart01, .yzjcypart02, .yzjcypart03, .yzjcypart04, .yzjcypart05 {
    padding: 60px 0;
  }
  .yzjcypart02 .right {
    max-width: 450px;
  }
  .techbox .txtarea {
    margin-right: 20px;
  }
  .techbox {
    margin-left: 20px;
  }
  .hnewsbox .hd li {
    font-size: 14px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1366px) {
  .yzjcypart01 .row01, .yzjcypart01 .row02 {
    font-size: 14px;
  }
  .yzjcypart01 .row01 {
    margin-bottom: 30px;
  }
  .yzjcypart01 .hometit {
    margin-bottom: 20px;
  }
  #owl-hpro .owl-prev, #owl-hpro .owl-next {
    top: -80px;
  }
  .tzzgx_tit {
    font-size: 18px;
    line-height: 30px;
  }
  .tzzgx_tit span {
    font-size: 14px;
  }
  .hnewsnav span.tit {
    font-size: 18px;
  }
  .hnewsnav a {
    padding: 0 25px;
    font-size: 14px;
  }
  .hnewsnav {
    line-height: 36px;
    height: 36px;
  }
  .techbox .hnewslist a, .techbox .more a {
    font-size: 14px;
  }
  .techbox .txtarea h3.tit {
    font-size: 18px;
  }
  .hnewsbox .hd li {
    font-size: 13px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .hnewsbox, .tzzgxbox {
    padding: 30px;
  }
  .tzzgx_tit span {
    font-size: 12px;
  }
  .hnewsnav span.tit, .tzzgx_tit {
    font-size: 14px;
  }
  .hnewsnav a {
    margin-left: 0;
  }
  .hnewslist li {
    font-size: 14px;
  }
  .tzzgxbox .gtlx .txt {
    font-size: 18px;
  }
  .tzzgxbox .gtlx {
    height: 75px;
    background-size: auto 75px;
  }
  .tzzgxbox .gtlx .txt {
    margin-top: 5px;
    padding-right: 20px;
  }
  .tzzgxbox .gtlx .txt span {
    font-size: 20px;
  }
  .techbox .pic {
    width: 200px;
  }
  .techbox .txtarea {
    width: calc(100% - 240px);
  }
  .techbox:before {
    height: 210px;
  }
  .techbox .txtarea h3.tit {
    margin: 30px 0;
  }
  .techbox .hnewslist {
    margin-top: 30px;
  }
  .techbox .hnewslist li {
    color: #fff;
  }
}
@media only screen and (max-width:920px) {
  .yzjcypart01, .yzjcypart02, .yzjcypart03, .yzjcypart04, .yzjcypart05 {
    padding: 40px 0;
  }
  .yzjcypart01 .row01 {}
  .yzjcypart01 .row02 {
    margin-right: 300px;
  }
  .yzjcypart01 .row02 .shzr_img {
    float: none;
    margin-top: 10px;
    max-width: 90%;
  }
  .yzjcypart01 .row02 .warp {
    width: 100%;
  }
  .yzjcypart01 {
    background-size: auto 60%;
  }
  .yzjcypart02 .left {
    width: 100%;
    float: none;
  }
  .yzjcypart02 .right {
    width: 100%;
    float: none;
    max-width: 100%;
  }
  .yzjcypart02 .cyjgtit {
    max-width: 100%;
  }
  .cpjg_ul li {
    width: calc(33.33% - 10px);
    float: left;
    margin-left: 10px;
  }
  .cpjg_ul {
    max-width: 100%;
    margin-left: -10px;
  }
  .yzjcypart02 .cyjgtit, .yzjcypart02 .jtcytit {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  #owl-hpro .owl-prev, #owl-hpro .owl-next {
    top: -70px;
  }
  .yzjcypart04 .left, .yzjcypart04 .right {
    width: 100%;
    float: none;
  }
  .yzjcypart04 .right {
    margin-top: 20px;
  }
  .techbox .pic {
    width: 150px;
  }
  .techbox .txtarea {
    width: calc(100% - 180px);
  }
  .techbox .txtarea h3.tit {
    margin: 0;
  }
  .techbox .hnewslist a, .techbox .more a {
    font-size: 12px;
  }
  .techbox .more {
    margin-top: 0;
  }
  .techbox .hnewslist {
    margin-top: 0;
  }
  .techbox:before {
    height: 185px;
    left: -10px;
    bottom: -5px;
  }
  .techbox .txtarea h3.tit {
    font-size: 14px;
  }
  .yzjcypart01 .row02 .shzr_imgul {
    float: none;
    margin-top: 0;
  }
  .hnewsbox .hd span.tit {
    font-size: 14px;
  }
}
@media only screen and (max-width:768px) {
  .yzjcypart01, .yzjcypart02, .yzjcypart03, .yzjcypart04, .yzjcypart05 {
    padding: 20px 0 75px;
  }
  .yzjcypart01 .row01, .yzjcypart01 .row02 {
    font-size: 12px;
  }
  .yzjcypart01 .row02 {
    margin-right: 0;
  }
  .yzjcypart01 {
    background-size: auto 30%;
  }
  .yzjcypart02 .hometit, .yzjcypart03 .hometit, .yzjcypart04 .hometit {
    margin-bottom: 20px;
  }
  .yzjcypart02 .jtcytit {
    margin-right: 0;
  }
  .jtcy_ul .jtcybox {
    width: 100%;
    margin-right: 0;
  }
  .jtcy_ul li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .cpjg_ul li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .yzjcypart02 .cyjgtit, .yzjcypart02 .jtcytit {
    margin-bottom: 10px;
  }
  #owl-hpro .owl-prev, #owl-hpro .owl-next {
    display: none;
    height: 0;
    overflow: hidden;
  }
  .yzjcypart03 .hometit a.more {
    margin-right: 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
  }
  #owl-hpro .owl-dots {
    height: auto;
    overflow: hidden;
  }
  .hnewsbox .hd li {
    font-size: 12px;
    padding: 0;
    color: #2565D8;
    background: none;
  }
  .hnewsbox .hd .tit {
    font-size: 14px;
  }
  .hnewsbox, .tzzgxbox {
    padding: 10px;
  }
  .hnewsbox .hd {
    height: auto;
  }
  .techbox {
    width: calc(100% - 20px);
    float: none;
    margin-left: 0;
    height: 210px;
    border: 1px solid #6585ac;
    padding: 10px;
  }
  .techbox:before {
    display: none;
  }
  .techbox02 {
    margin-top: 10px;
  }
  .techbox .txtarea {
    margin-right: 0;
    width: calc(100% - 170px);
  }
  .yzjcypart01 .row02 .shzr_imgul li {
    width: 20%;
  }
  .yzjcypart01 .row02 .shzr_imgul li img {
    width: 110px;
  }
  .lastnews {
    height: auto;
    margin: 10px 0;
  }
  .lastnews .pic {
    width: 160px;
  }
  .lastnews .txtarea {
    width: calc(100% - 180px);
  }
  .lastnews .txtarea .desc {
    height: 48px;
  }
  .lastnews .txtarea h3 {
    font-size: 14px;
    margin: 0;
  }
  .hnewslist li {
    font-size: 12px;
  }
  .hnewslist li .date {
    width: 80px;
  }
  .hnewsbox .hd li {
    margin-left: 3px;
  }
  .hnewsbox .hd span.tit {
    font-size: 12px;
  }
  .hnewsbox .bd {
    height: 320px;
  }
  .hnewsbox .bd .zxzsbox a.more {
    font-size: 12px;
    width: 110px;
  }
}
/* ==========================================================================
   Footer
   ========================================================================== */
footer {
  font-size: 12px;
  font-family: microsoft yahei;
  padding: 60px 0 0 0;
  color: #fff;
  background: #2565D8;
  position: relative;
}
footer a {
  color: #efefef;
}
footer a:hover {
  text-decoration: underline;
}
.footer-nav {
  text-align: justify;
}
.fn-col {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  *padding-right: 100px;
}
.footer-nav:after {
  content: "";
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
.fn-col h3 {
  margin-bottom: 10px;
  padding: 0 20px 10px 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  border-bottom: 1px solid #46589a;
}
.fn-col h3 a:hover {
  text-decoration: underline;
  color: #fff;
}
.fn-col li {
  line-height: 24px;
  font-size: 14px;
  color: #fff;
}
.fn-col li a {
  color: #8f9ed4;
}
.fn-col li a:hover {
  text-decoration: underline;
  color: #fff;
}
.fn-contact {
  padding-right: 30px;
  width: 200px;
  overflow: hidden;
}
.fn-contact img {
  max-width: 100%;
}
footer .ewm {
  font-size: 14px;
  color: #8f9ed4;
  margin-top: 20px;
}
footer .ewm img {
  width: 100px;
  float: right;
}
.foothd {
  text-align: center;
  padding: 15px 0;
  text-transform: Uppercase;
  color: #8f9ed4;
  font-size: 14px;
  border-top: 1px solid #1c2b64;
  background: #1c2b64;
}
.foothd a {
  color: #8f9ed4;
}
.foothd a:hover {
  text-decoration: underline;
}
.foothd span {
  margin: 0 20px;
}
@media only screen and (max-width: 1440px) {
  footer {
    padding-top: 30px;
  }
  .foothd {
    padding: 10px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 920px) {
  .fn-col li {
    font-size: 12px;
  }
  .fn-col h3 {
    font-size: 14px;
  }
  .fn-ewm {
    width: 150px;
    padding-left: 10px;
  }
  footer .ewm {
    width: 70px;
    font-size: 12px;
    margin-left: 5px;
  }
  footer .ewm img {
    width: 70px;
    height: 70px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 768px) {
  footer {
    padding-top: 10px;
  }
  .fn-col {
    width: 70px;
    float: left;
    background: none;
  }
  footer .wrapper:after {
    display: none;
  }
  .footer-nav {
    height: 60px;
  }
  .foothd {
    margin-top: 0;
    font-size: 12px;
    padding: 10px 0;
    line-height: 18px;
    text-align: left;
  }
  .fn-col ul {
    display: none;
  }
  .fn-contact {
    display: none;
  }
  .fn-col h3 {
    font-size: 12px;
    border-bottom: 0;
    padding: 0;
    margin-bottom: 0;
  }
  .foothd p:first-child {
    display: none;
  }
}
.toggle-btn {
  display: none;
}
@media only screen and (max-width: 920px) {
  .toggle-btn {
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
    transition: all 0.5s;
  }
  .inner-cont > p img {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }
  .gn-item:hover .toggle-btn {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}