/* header start */
/* header end */
.bannerbox {
  position: relative;
  overflow: hidden;
}
.bannerbox .newsbox {
  position: absolute;
  left: 50%;
  bottom: 61px;
  width: 474px;
  height: 274px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: url('../images/pc_news_bg.png') center center no-repeat;
}
.bannerbox .newsbox .bendinglogo {
  width: 152px;
  height: 56px;
  margin-left: 90px;
  margin-top: 32px;
}
.bannerbox .newsbox .bendinglogo img {
  max-width: 100%;
}
.bannerbox .newsbox .newslist {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bannerbox .newsbox .newslist li {
  position: absolute;
  width: 150px;
  height: auto;
}
.bannerbox .newsbox .newslist li a {
  width: 100%;
  height: 14px;
  line-height: 14px;
  padding-left: 12px;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}
.bannerbox .newsbox .newslist li p {
  width: 100%;
  height: 12px;
  margin-top: 12px;
  line-height: 12px;
  color: #fff;
}
.bannerbox .newsbox .newslist li.li1 {
  right: 44px;
  top: 78px;
}
.bannerbox .newsbox .newslist li.li2 {
  left: 34px;
  bottom: 86px;
}
.bannerbox .newsbox .newslist li.li3 {
  bottom: 41px;
  right: 99px;
}
.bannerbox #bannerArrow,
.bannerbox #bannerCircle {
  display: none;
}
.bannerbox .bannerline {
  position: absolute;
  z-index: 1;
  left: 32%;
  bottom: 54%;
  width: 687px;
  height: 1px;
  background-color: #616161;
}
.bannerbox .bannerprocess {
  position: absolute;
  z-index: 1;
  left: 32%;
  bottom: 54%;
  width: 687px;
  height: 1px;
}
.bannerbox .pics_wrap {
  width: 100%;
  height: auto;
  overflow-x: hidden;
}
.bannerbox .html5zoo-img-0 img {
  width: 100%;
}
.bannerbox .html5zoo-arrow-left-0 {
  left: 10% !important;
}
.bannerbox .html5zoo-arrow-right-0 {
  right: 10% !important;
}
.bannerbox .html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}
.bannerbox .html5zoo-nav-0 {
  margin-top: -35px !important;
  left: 48% !important;
}
.bannerbox .html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}
.bannerbox .banner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 325px;
  margin-top: 8px;
}
.bannerbox .banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}
.bannerbox .banner ul.bb li {
  position: absolute;
  display: none;
}
.bannerbox .banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}
.bannerbox .banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}
.bannerbox .banner .num li.num_hover {
  background-color: #f7de07;
}
.bannerbox .banner .num li.num_hover a {
  color: #fff;
}
.bannerbox .banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.bannerbox #focus {
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
}
.bannerbox #focus ul {
  height: 188px;
  position: absolute;
}
.bannerbox #focus ul li {
  float: left;
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
  background: #000;
}
.bannerbox #focus ul li a img {
  height: 188px;
  width: 255px;
}
.bannerbox #focus ul li div {
  position: absolute;
  overflow: hidden;
}
.bannerbox #focus .btnBg {
  position: absolute;
  width: 255px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}
.bannerbox #focus .btn {
  position: absolute;
  width: 255px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}
.bannerbox #focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}
.bannerbox #focus .btn span.on {
  background: #fff;
}

.html5zoo-wrapper-0 {
	overflow: hidden;
}




.aboutbox {
  width: 100%;
  /* height: 906px; */
  overflow: hidden;
  background: #333;
}
.aboutbox .lefttxtbox {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 111px;
  text-align: center;
}
.aboutbox .lefttxtbox h3 {
  font-size: 43px;
  line-height: 43px;
  color: #fff;
  font-weight: 100;
}
.aboutbox .lefttxtbox .entitle {
  margin-top: 23px;
  font-size: 67px;
  line-height: 67px;
  color: #fff;
  font-family: 'Arial';
}
.aboutbox .lefttxtbox .linee {
  display: block;
  width: 357px;
  height: 1px;
  margin-top: 23px;
  background-color: #f1d600;
  margin: 0 auto;
}
.aboutbox .lefttxtbox .aboutinfo {
  width: 100%;
  height: 180px;
  line-height: 30px;
  margin-top: 40px;
  color: #fff;
  text-indent: 2rem;
  overflow: hidden;
}
.aboutbox .lefttxtbox .view-more {
  display: block;
  width: 156px;
  height: 40px;
  margin-top: 40px;
  color: #000;
  text-align: center;
  line-height: 40px;
  background-color: #f1d600;
  margin: 40px auto 80px;
}
.aboutbox .rightimgbox {
  position: relative;
  width: 641px;
  height: 667px;
  float: right;
  margin-top: 154px;
}
.aboutbox .rightimgbox .siteico {
  position: absolute;
  top: 327px;
  left: 320px;
  width: 18px;
  height: 26px;
  -webkit-animation: aboutsite 1s infinite ease;
  -moz-animation: aboutsite 1s infinite ease;
  animation: aboutsite 1s infinite ease;
  background: url('../images/ico_aboutsite.png') center center no-repeat;
}
.aboutbox .rightimgbox .sitespot {
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #f1d600;
  border-radius: 50%;
}
.aboutbox .rightimgbox .sitespot.spot1 {
  top: 356px;
  left: 282px;
}
.aboutbox .rightimgbox .sitespot.spot2 {
  top: 312px;
  left: 332px;
}
.aboutbox .rightimgbox .sitespot.spot3 {
  top: 393px;
  left: 319px;
}
.aboutbox .rightimgbox .sitespot.spot4 {
  top: 331px;
  left: 349px;
}
.aboutbox .rightimgbox .sitespot.spot5 {
  top: 368px;
  left: 376px;
}
.aboutbox .rightimgbox .sitespot.spot6 {
  top: 328px;
  left: 423px;
}
.aboutbox .rightimgbox .mapcircle {
  position: absolute;
}
.aboutbox .rightimgbox .mapcircle i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.aboutbox .rightimgbox .mapcircle .big {
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-animation: mapcirclebig 1s infinite ease;
  -moz-animation: mapcirclebig 1s infinite ease;
  animation: mapcirclebig 1s infinite ease;
  background-color: rgba(241, 214, 0, 0.3);
}
.aboutbox .rightimgbox .mapcircle .middle {
  z-index: 2;
  -webkit-animation: mapcirclemiddle 1.2s infinite ease;
  -moz-animation: mapcirclemiddle 1.2s infinite ease;
  animation: mapcirclemiddle 1.2s infinite ease;
  background-color: rgba(241, 214, 0, 0.3);
}
.aboutbox .rightimgbox .mapcircle .small {
  z-index: 3;
  -webkit-animation: mapcirclesmall 1.6s infinite ease;
  -moz-animation: mapcirclesmall 1.6s infinite ease;
  animation: mapcirclesmall 1.6s infinite ease;
  background-color: rgba(241, 214, 0, 0.5);
}
.aboutbox .rightimgbox .mapcircle .xsmall {
  z-index: 4;
  -webkit-animation: mapcirclexsmall 2.8s infinite ease;
  -moz-animation: mapcirclexsmall 2.8s infinite ease;
  animation: mapcirclexsmall 2.8s infinite ease;
  background-color: #f1d600;
}
.aboutbox .rightimgbox .mapcircle.mapcircle1 {
  top: 238px;
  left: 382px;
  width: 37px;
  height: 37px;
}
.aboutbox .rightimgbox .mapcircle.mapcircle1 .middle {
  width: 29px;
  height: 29px;
}
.aboutbox .rightimgbox .mapcircle.mapcircle1 .small {
  width: 20px;
  height: 20px;
}
.aboutbox .rightimgbox .mapcircle.mapcircle1 .xsmall {
  width: 6px;
  height: 6px;
}
.aboutbox .rightimgbox .mapcircle.mapcircle2 {
  top: 330px;
  left: 428px;
}
.aboutbox .rightimgbox .mapcircle.mapcircle2,
.aboutbox .rightimgbox .mapcircle.mapcircle3,
.aboutbox .rightimgbox .mapcircle.mapcircle4,
.aboutbox .rightimgbox .mapcircle.mapcircle5,
.aboutbox .rightimgbox .mapcircle.mapcircle6,
.aboutbox .rightimgbox .mapcircle.mapcircle7 {
  width: 20px;
  height: 20px;
}
.aboutbox .rightimgbox .mapcircle.mapcircle2 .middle,
.aboutbox .rightimgbox .mapcircle.mapcircle3 .middle,
.aboutbox .rightimgbox .mapcircle.mapcircle4 .middle,
.aboutbox .rightimgbox .mapcircle.mapcircle5 .middle,
.aboutbox .rightimgbox .mapcircle.mapcircle6 .middle,
.aboutbox .rightimgbox .mapcircle.mapcircle7 .middle {
  width: 14px;
  height: 14px;
  background-color: rgba(241, 214, 0, 0.5);
}
.aboutbox .rightimgbox .mapcircle.mapcircle2 .small,
.aboutbox .rightimgbox .mapcircle.mapcircle3 .small,
.aboutbox .rightimgbox .mapcircle.mapcircle4 .small,
.aboutbox .rightimgbox .mapcircle.mapcircle5 .small,
.aboutbox .rightimgbox .mapcircle.mapcircle6 .small,
.aboutbox .rightimgbox .mapcircle.mapcircle7 .small {
  width: 6px;
  height: 6px;
  background-color: #f1d600;
}
.aboutbox .rightimgbox .mapcircle.mapcircle3 {
  top: 340px;
  left: 361px;
}
.aboutbox .rightimgbox .mapcircle.mapcircle4 {
  top: 366px;
  left: 325px;
}
.aboutbox .rightimgbox .mapcircle.mapcircle5 {
  top: 371px;
  left: 282px;
}
.aboutbox .rightimgbox .mapcircle.mapcircle6 {
  top: 343px;
  left: 291px;
}
.aboutbox .rightimgbox .mapcircle.mapcircle7 {
  top: 304px;
  left: 275px;
}
@-webkit-keyframes mapcirclexsmall {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes mapcirclexsmall {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes mapcirclexsmall {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes mapcirclesmall {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes mapcirclesmall {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes mapcirclesmall {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes mapcirclemiddle {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes mapcirclemiddle {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes mapcirclemiddle {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes mapcirclebig {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes mapcirclebig {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes mapcirclebig {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes aboutsite {
  0%,
  100% {
    top: 327px;
  }
  50% {
    top: 320px;
  }
}
@-moz-keyframes aboutsite {
  0%,
  100% {
    top: 327px;
  }
  50% {
    top: 320px;
  }
}
@keyframes aboutsite {
  0%,
  100% {
    top: 327px;
  }
  50% {
    top: 320px;
  }
}
.cooperbox {
  width: 100%;
  height: 890px;
  overflow: hidden;
  background: url('../images/coop_bg.jpg') center center no-repeat;
}
.cooperbox .coopertitle {
  width: 600px;
  height: auto;
  margin-top: 34px;
  margin-left: 34px;
}
.cooperbox .coopertitle h3 {
  font-size: 43px;
  line-height: 43px;
  color: #fff;
}
.cooperbox .coopertitle h3 a {
  color: #fff;
}
.cooperbox .coopertitle .en {
  margin-top: 14px;
  line-height: 36px;
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
}
.cooperbox .coopercontent {
    position: relative;
    width: 1200px;
    height: 600px;
    margin-top: 164px;
}
.cooperbox .cooperlist {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
  width: 1200px;
  height: auto;
}
.cooperbox .cooperlist li {
  width: 298px;
  height: 298px;
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
}
.cooperbox .cooperlist li a {
  display: block;
  width: 298px;
  height: 298px;
  overflow: hidden;
}
.cooperbox .cooperlist li a img {
  width: 298px;
  height: 298px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.cooperbox .cooperlist li:hover a img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.contactbox {
  width: 100%;
  height: 904px;
  overflow: hidden;
  background: url('../images/contact_bg.jpg') center center no-repeat;
}
.contactbox .lefttitle {
  width: 208px;
  height: 204px;
  float: left;
  margin-top: 343px;
  overflow: hidden;
  background: url('../images/contact_title_bg.png') left center no-repeat;
}
.contactbox .lefttitle h3 {
  margin-top: 54px;
  margin-left: 64px;
  font-size: 36px;
  line-height: 36px;
  color: #1034a1;
}
.contactbox .lefttitle .en {
  margin-top: 8px;
  margin-left: 64px;
  font-size: 22px;
  line-height: 22px;
  color: #4b4b4b;
}
.contactbox .rightmainbox {
  width: 670px;
  height: auto;
  float: right;
  margin-top: 204px;
}
.contactbox .rightmainbox .contactinfo {
  width: 670px;
  height: 190px;
  overflow: hidden;
  background-color: rgba(16, 52, 162, 0.8);
}
.contactbox .rightmainbox .contactinfo .leftp {
  width: 376px;
  height: 26px;
  float: left;
  margin-left: 30px;
  line-height: 26px;
  color: #fff;
  font-size: 14px;
  margin-top: 42px;
}
.contactbox .rightmainbox .contactinfo .leftp img {
  margin-right: 2px;
  vertical-align: middle;
}
.contactbox .rightmainbox .contactinfo .rightp {
  width: 216px;
  height: 26px;
  float: right;
  margin-right: 12px;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  margin-top: 42px;
}
.contactbox .rightmainbox .contactinfo .rightp img {
  margin-right: 2px;
  vertical-align: middle;
}
.contactbox .rightmainbox .formbox {
  width: 670px;
  height: 270px;
  margin-top: 40px;
  padding-left: 42px;
  padding-right: 38px;
  padding-top: 25px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.8);
}
.contactbox .rightmainbox .formbox .inputbox {
  width: 280px;
  height: 34px;
  float: left;
  border: 1px solid #858585;
  box-sizing: border-box;
  position: relative;
}
.contactbox .rightmainbox .formbox .inputbox .icobox {
  position: relative;
  width: 34px;
  height: 25px;
  float: left;
  margin-top: 4px;
  margin-left: 6px;
  text-align: center;
  box-sizing: border-box;
}
.contactbox .rightmainbox .formbox .inputbox .icobox::after {
  content: '';
  position: absolute;
  right: 0;
  top: 2px;
  width: 1px;
  height: 22px;
  background-color: #858585;
}
.contactbox .rightmainbox .formbox .inputbox input {
  display: block;
  width: 208px;
  height: 32px;
  float: left;
  line-height: 32px;
  margin-left: 10px;
  color: #aaa;
  background-color: transparent;
}
.contactbox .rightmainbox .formbox .inputbox input::-webkit-input-placeholder {
  color: #aaa;
}
.contactbox .rightmainbox .formbox .telbox {
  float: right;
}
.contactbox .rightmainbox .formbox .textareabox {
  width: 100%;
  height: 130px;
  margin-top: 20px;
  float: inherit;
}
.contactbox .rightmainbox .formbox .textareabox .icobox {
  margin-top: 10px;
}
.contactbox .rightmainbox .formbox .textareabox textarea {
  display: block;
  width: 530px;
  height: 112px;
  float: left;
  margin-left: 10px;
  margin-top: 12px;
  color: #aaa;
  background-color: transparent;
}
.contactbox .rightmainbox .formbox .textareabox textarea::-webkit-input-placeholder {
  color: #aaa;
}
.contactbox .rightmainbox .formbox .submit-btn {
  display: block;
  width: 220px;
  height: 34px;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  line-height: 34px;
  color: #1034a1;
  font-size: 14px;
  outline: none;
  border: none;
  cursor: pointer;
  background-color: #f1d600;
}
/* Ã¥â€ â€¦Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼Â start */
/* honor start */
.nhonorbox {
  width: 100%;
  height: 930px;
  overflow: hidden;
  background: url('../images/honor/nhonor_bg.jpg') center center no-repeat;
  background-size: cover;
}
.nhonorbox .honortitlebox {
  width: 380px;
  height: auto;
  margin: 0 auto;
  margin-top: 116px;
  text-align: center;
}
.nhonorbox .honortitlebox h3 {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  color: #fff;
}
.nhonorbox .honortitlebox .en {
  margin-top: 24px;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
}
.nhonorbox .processrow {
  position: relative;
  width: 100%;
  height: 68px;
  margin-top: 87px;
}
.nhonorbox .processrow::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 16px;
  width: 100%;
  height: 1px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: #7d7c7a;
}
.nhonorbox .processrow .processmainbox {
  position: relative;
  overflow: hidden;
}
.nhonorbox .processrow .processmainbox .hd {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 33px;
}
.nhonorbox .processrow .processmainbox .hd a {
  display: block;
  width: 24px;
  height: 33px;
  background-position: center center;
  background-repeat: no-repeat;
}
.nhonorbox .processrow .processmainbox .hd a.prev {
  float: left;
  background-image: url('../images/honor/honor_arrowleft.png');
}
.nhonorbox .processrow .processmainbox .hd a.next {
  float: right;
  background-image: url('../images/honor/honor_arrowright.png');
}
.nhonorbox .processrow .processmainbox .bd {
  position: relative;
  z-index: 2;
  width: 983px;
  height: 62px;
  margin: 0 auto;
  margin-top: 10px;
  overflow: hidden;
}
.nhonorbox .processrow .processmainbox .bd ul {
  width: 100%;
  height: 62px;
}
.nhonorbox .processrow .processmainbox .bd ul li {
  width: 70px;
  height: auto;
  float: left;
  margin-left: 45px;
  margin-right: 45px;
  margin-bottom: 20px;
  text-align: center;
  cursor: pointer;
}
.nhonorbox .processrow .processmainbox .bd ul li .iconcircle {
  position: relative;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 auto;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 50%;
  border: 1px solid #bdbcbc;
  box-sizing: border-box;
}
.nhonorbox .processrow .processmainbox .bd ul li .iconcircle::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 50%;
  background-color: #bdbcbc;
}
.nhonorbox .processrow .processmainbox .bd ul li .date {
  display: block;
  width: 100%;
  margin-top: 20px;
  line-height: 18px;
  color: #bdbcbc;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.nhonorbox .processrow .processmainbox .bd ul li.active .iconcircle {
  border-color: #ffd617;
}
.nhonorbox .processrow .processmainbox .bd ul li.active .iconcircle::before {
  background-color: #ffd617;
}
.nhonorbox .processrow .processmainbox .bd ul li.active .date {
  font-size: 30px;
  color: #fff;
}
.nhonorbox .honornewscontent {
  position: relative;
  width: 1200px;
  height: 433px;
  margin: 0 auto;
  margin-top: 84px;
}
.nhonorbox .honornewscontent .honormainbox {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 1200px;
  height: 433px;
}
.nhonorbox .honornewscontent .honormainbox .hd {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
}
.nhonorbox .honornewscontent .honormainbox .hd ul {
  width: 100%;
  height: 3px;
  text-align: center;
}
.nhonorbox .honornewscontent .honormainbox .hd ul li {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 3px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  text-indent: 1000;
  cursor: pointer;
}
.nhonorbox .honornewscontent .honormainbox .hd ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 100px;
  height: 1px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #bdbcbc;
}
.nhonorbox .honornewscontent .honormainbox .hd ul li.on::after {
  height: 3px;
  top: 0;
  background-color: #ffd517;
}
.nhonorbox .honornewscontent .honormainbox .bd {
  width: 1200px;
  height: 380px;
}
.nhonorbox .honornewscontent .honormainbox .bd ul {
  width: 1200px;
  height: 380px;
}
.nhonorbox .honornewscontent .honormainbox .bd ul li {
  width: 1200px;
  height: 380px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.3);
}
.nhonorbox .honornewscontent .honormainbox .bd ul li .leftimgbox {
  display: block;
  width: 450px;
  height: 320px;
  float: left;
  margin-left: 30px;
  margin-top: 30px;
}
.nhonorbox .honornewscontent .honormainbox .bd ul li .leftimgbox img {
  width: 450px;
  height: 320px;
}
.nhonorbox .honornewscontent .honormainbox .bd ul li .righttxtbox {
  width: 567px;
  height: auto;
  float: left;
  margin-top: 46px;
  margin-left: 89px;
}
.nhonorbox .honornewscontent .honormainbox .bd ul li .righttxtbox .yearnum {
  width: 430px;
  height: 57px;
  margin: 0 auto;
  line-height: 48px;
  font-size: 48px;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #bdbcbc;
}
.nhonorbox .honornewscontent .honormainbox .bd ul li .righttxtbox .honorname {
  width: 100%;
  height: 24px;
  margin-top: 32px;
  line-height: 24px;
  font-size: 24px;
  color: #fff;
}
.nhonorbox .honornewscontent .honormainbox .bd ul li .righttxtbox .honorname:hover {
  color: #1034a2;
}
.nhonorbox .honornewscontent .honormainbox .bd ul li .righttxtbox .honordesc {
  width: 100%;
  height: 78px;
  margin-top: 16px;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
}
/* honor end */
/* duty start */
.ndutybox {
  width: 100%;
  height: 1080px;
  overflow: hidden;
  background: url('../images/duty/duty_bg.jpg') center center no-repeat;
  background-size: cover;
}
.ndutybox .toptxtbox {
  width: 900px;
  height: 124px;
  margin: 0 auto;
  margin-top: 92px;
  text-align: center;
  color: #fff;
}
.ndutybox .toptxtbox h3 {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
}
.ndutybox .toptxtbox .en {
  margin-top: 17px;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}
.ndutybox .toptxtbox .cn {
  margin-top: 32px;
  font-size: 14px;
  line-height: 14px;
}
.ndutybox .dutynewsbox {
  width: 100%;
  height: auto;
  margin-top: 90px;
}
.ndutybox .dutynewsbox .dutynewslist {
  width: 100%;
  height: 570px;
}
.ndutybox .dutynewsbox .dutynewslist li {
  width: 400px;
  height: 570px;
  float: left;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.ndutybox .dutynewsbox .dutynewslist li .imgbox {
  display: block;
  width: 400px;
  height: 450px;
}
.ndutybox .dutynewsbox .dutynewslist li .imgbox img {
  width: 400px;
  height: 450px;
}
.ndutybox .dutynewsbox .dutynewslist li .txtbox {
  width: 100%;
  height: 120px;
  overflow: hidden;
  text-align: center;
  background-color: #1a1b1f;
}
.ndutybox .dutynewsbox .dutynewslist li .txtbox a {
  width: 341px;
  height: 18px;
  margin: 0 auto;
  margin-top: 22px;
  color: #fff;
  line-height: 18px;
  font-size: 18px;
}
.ndutybox .dutynewsbox .dutynewslist li .txtbox p {
  width: 341px;
  height: 48px;
  margin: 0 auto;
  margin-top: 18px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
}
.ndutybox .dutynewsbox .dutynewslist li:hover {
  opacity: .7;
}
/* duty end */
/* joinus start */
.joinusbox {
  width: 100%;
  height: auto;
}
.joinusbox .toptxtbox {
  width: 100%;
  height: 369px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  background: url('../images/join/joinusbg_1.jpg') center center no-repeat;
  background-size: cover;
}
.joinusbox .toptxtbox h3 {
  margin-top: 136px;
  font-size: 36px;
  line-height: 36px;
}
.joinusbox .toptxtbox h4 {
  margin-top: 35px;
  font-size: 24px;
  line-height: 24px;
  font-family: 'Arial';
}
.joinusbox .aboutrow {
  width: 100%;
  height: 620px;
  overflow: hidden;
  background-color: #000;
}
.joinusbox .aboutrow .aboutc {
  margin-top: 98px;
}
.joinusbox .aboutrow .aboutpic {
  display: block;
  width: 700px;
  height: 420px;
  float: left;
}
.joinusbox .aboutrow .righttxtbox {
  width: 462px;
  height: auto;
  float: right;
}
.joinusbox .aboutrow .righttxtbox h3 {
  font-size: 30px;
  line-height: 30px;
  margin-top: 42px;
}
.joinusbox .aboutrow .righttxtbox h3 a {
  color: #fff;
}
.joinusbox .aboutrow .righttxtbox .en {
  margin-top: 17px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
}
.joinusbox .aboutrow .righttxtbox .linee {
  display: block;
  width: 138px;
  height: 3px;
  margin-top: 20px;
  background-color: #fff;
}
.joinusbox .aboutrow .righttxtbox .aboutinfo {
  width: 100%;
  height: 240px;
  margin-top: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
}
.joinusbox .provideshow {
  width: 100%;
  height: 905px;
  overflow: hidden;
  background: url('../images/join/joinusbg_2.jpg') center center no-repeat;
  background-size: cover;
}
.joinusbox .provideshow h3 {
  margin-top: 70px;
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  text-align: center;
}
.joinusbox .provideshow .iwantjoin {
  display: block;
  width: 151px;
  height: 151px;
  margin: 0 auto;
  margin-top: 56px;
  margin-bottom: 50px;
  padding-top: 25px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  color: #ffd617;
  font-weight: bold;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 50%;
  background: url('../images/join/iwantjoin_bg.png') center center no-repeat;
}
.joinusbox .provideshow .imglist {
  position: relative;
  width: 100%;
  height: 460px;
  overflow: hidden;
}
.joinusbox .provideshow .imglist li {
  position: absolute;
}
.joinusbox .provideshow .imglist .li1 {
  left: 0;
  top: 0;
  width: 250px;
  height: 230px;
}
.joinusbox .provideshow .imglist .li1 img {
  width: 250px;
  height: 230px;
}
.joinusbox .provideshow .imglist .li2 {
  left: 0;
  bottom: 0;
  width: 500px;
  height: 230px;
}
.joinusbox .provideshow .imglist .li2 img {
  width: 500px;
  height: 230px;
}
.joinusbox .provideshow .imglist .li3 {
  left: 500px;
  bottom: 0;
  width: 250px;
  height: 230px;
}
.joinusbox .provideshow .imglist .li3 img {
  width: 250px;
  height: 230px;
}
.joinusbox .provideshow .imglist .li4 {
  right: 0;
  top: 0;
  width: 450px;
  height: 460px;
}
.joinusbox .provideshow .imglist .li4 img {
  width: 450px;
  height: 460px;
}
.joinusbox .provideshow .imglist .li5 {
  top: 0;
  left: 250px;
  width: 500px;
  height: 230px;
  padding-left: 56px;
  box-sizing: border-box;
  background-color: #252525;
}
.joinusbox .provideshow .imglist .li5 .en {
  margin-top: 50px;
  font-size: 30px;
  line-height: 42px;
  color: #fff;
  text-transform: uppercase;
}
.joinusbox .provideshow .imglist .li5 .cn {
  margin-top: 24px;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
}
/* joinus end */
/* news start */
.nnewsbox {
  width: 100%;
  height: 1400px;
  overflow: hidden;
  background: url('../images/news/nnews_bg.jpg') center center no-repeat;
  background-size: cover;
}
.nnewsbox h3 {
  margin-top: 118px;
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.nnewsbox h4.en {
  margin-top: 23px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  font-family: 'Arial';
}
.nnewsbox .nnewscontent {
  position: relative;
  width: 1200px;
  height: 890px;
  margin-top: 102px;
}
.nnewsbox .nnewscontent .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.nnewsbox .nnewscontent .imgbox img {
  position: absolute;
  display: block;
}
.nnewsbox .nnewscontent .imgbox .img1 {
  top: 0;
  left: 300px;
  width: 290px;
  height: 590px;
}
.nnewsbox .nnewscontent .imgbox .img2 {
  top: 0;
  right: 0;
  width: 600px;
  height: 290px;
}
.nnewsbox .nnewscontent .imgbox .img3 {
  top: 300px;
  right: 0;
  width: 300px;
  height: 290px;
}
.nnewsbox .nnewscontent .imgbox .img4 {
  bottom: 0;
  right: 310px;
  width: 290px;
  height: 290px;
}
.nnewsbox .nnewscontent .nnewslist {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.nnewsbox .nnewscontent .nnewslist li {
  position: absolute;
  width: 290px;
  height: 290px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.nnewsbox .nnewscontent .nnewslist li.li1 {
  top: 0;
  left: 0;
  background-color: #747474;
}
.nnewsbox .nnewscontent .nnewslist li.li1 a {
  width: 256px;
  height: 24px;
  margin: 0 auto;
  margin-top: 40px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
.nnewsbox .nnewscontent .nnewslist li.li1 p {
  width: 256px;
  height: 144px;
  margin: 0 auto;
  margin-top: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
}
.nnewsbox .nnewscontent .nnewslist li.li1:hover {
  background-color: rgba(64, 64, 64, 0.7);
}
.nnewsbox .nnewscontent .nnewslist li.li2 {
  top: 300px;
  left: 0;
  background-color: #747474;
}
.nnewsbox .nnewscontent .nnewslist li.li2 a {
  width: 256px;
  height: 24px;
  margin: 0 auto;
  margin-top: 40px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
.nnewsbox .nnewscontent .nnewslist li.li2 p {
  width: 256px;
  height: 72px;
  margin: 0 auto;
  margin-top: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
}
.nnewsbox .nnewscontent .nnewslist li.li2:hover {
  background-color: rgba(64, 64, 64, 0.7);
}
.nnewsbox .nnewscontent .nnewslist li.li3 {
  bottom: 0;
  left: 0;
  width: 590px;
  height: 290px;
  background-color: #747474;
}
.nnewsbox .nnewscontent .nnewslist li.li3 a {
  width: 546px;
  height: 24px;
  margin: 0 auto;
  margin-top: 40px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
.nnewsbox .nnewscontent .nnewslist li.li3 p {
  width: 546px;
  height: 72px;
  margin: 0 auto;
  margin-top: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
}
.nnewsbox .nnewscontent .nnewslist li.li3:hover {
  background-color: rgba(64, 64, 64, 0.7);
}
.nnewsbox .nnewscontent .nnewslist li.li4 {
  bottom: 300px;
  left: 600px;
  width: 290px;
  height: 290px;
  background-color: #1034a1;
}
.nnewsbox .nnewscontent .nnewslist li.li4 a {
  width: 252px;
  height: 24px;
  margin: 0 auto;
  margin-top: 40px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
.nnewsbox .nnewscontent .nnewslist li.li4 p {
  width: 252px;
  height: 48px;
  margin: 0 auto;
  margin-top: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
}
.nnewsbox .nnewscontent .nnewslist li.li4:hover {
  background-color: rgba(16, 52, 161, 0.7);
}
.nnewsbox .nnewscontent .nnewslist li.li5 {
  bottom: 0;
  right: 0;
  background-color: #404040;
}
.nnewsbox .nnewscontent .nnewslist li.li5 a {
  width: 253px;
  height: 24px;
  margin: 0 auto;
  margin-top: 40px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
.nnewsbox .nnewscontent .nnewslist li.li5 p {
  width: 253px;
  height: 120px;
  margin: 0 auto;
  margin-top: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
}
.nnewsbox .nnewscontent .nnewslist li.li5:hover {
  background-color: rgba(64, 64, 64, 0.7);
}
/* news end */
/* nabout start */
.nabout {
  width: 100%;
  height: 1238px;
  overflow: hidden;
  background: url('../images/nabout_bg.jpg') center center no-repeat;
  background-size: cover;
}
.nabout .aboutinfo {
  width: 1200px;
  height: 218px;
  margin: 0 auto;
  margin-top: 194px;
  overflow: hidden;
  text-align: center;
}
.nabout .aboutinfo h3 {
  font-size: 60px;
  line-height: 60px;
  color: #fff;
  font-weight: bold;
}
.nabout .aboutinfo .naboutdesc {
  width: 100%;
  height: 108px;
  margin-top: 50px;
  line-height: 36px;
  overflow: hidden;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.nabout .chairmanmessage {
  width: 912px;
  height: auto;
  margin: 0 auto;
  margin-top: 220px;
}
.nabout .chairmanmessage .titlebox {
  width: 100%;
  height: auto;
  color: #fff;
}
.nabout .chairmanmessage .titlebox h3 {
  font-size: 36px;
  line-height: 36px;
}
.nabout .chairmanmessage .titlebox .en {
  margin-top: 14px;
  font-size: 30px;
  line-height: 30px;
  font-family: 'Arial';
}
.nabout .chairmanmessage .messcontent {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.nabout .chairmanmessage .messcontent p {
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  text-indent: 2rem;
}
/* nabout end */
/* contact us start */
.ncontactbox {
  width: 100%;
  height: 962px;
  overflow: hidden;
  background-color: #242424;
}
.ncontactbox .cotactmapbox {
  width: 100%;
  height: 532px;
  overflow: hidden;
}
.ncontactbox .leftinfobox {
  width: 374px;
  height: auto;
  float: left;
  margin-top: 70px;
}
.ncontactbox .leftinfobox .inforow {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
}
.ncontactbox .leftinfobox .inforow .iconbox {
  position: relative;
  display: block;
  width: 56px;
  height: 50px;
  float: left;
  background-color: #303030;
}
.ncontactbox .leftinfobox .inforow .iconbox img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.ncontactbox .leftinfobox .inforow .infotxt {
  width: 318px;
  height: 50px;
  float: left;
  padding-left: 14px;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
  background-color: #3f3f3f;
}
.ncontactbox .leftinfobox .inforow.siterow .iconbox {
  height: 80px;
}
.ncontactbox .leftinfobox .inforow.siterow .infotxt {
  height: 80px;
  padding-top: 10px;
  padding-left: 13px;
  padding-right: 15px;
  line-height: 28px;
}
.ncontactbox .rightform {
  width: 806px;
  height: auto;
  float: right;
  margin-top: 46px;
}
.ncontactbox .rightform .formtitle {
  width: 100%;
  height: auto;
}
.ncontactbox .rightform .formtitle .en {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #fff;
}
.ncontactbox .rightform .formtitle .cn {
  margin-top: 13px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
}
.ncontactbox .rightform .username {
  display: block;
  width: 260px;
  height: 50px;
  float: left;
  margin-right: 13px;
  margin-top: 20px;
  padding-left: 22px;
  padding-right: 22px;
  line-height: 50px;
  color: #bdbdbd;
  font-size: 14px;
  box-sizing: border-box;
  background-color: #3f3f3f;
}
.ncontactbox .rightform .username::-webkit-input-placeholder {
  color: #bdbdbd;
}
.ncontactbox .rightform .usertel {
  display: block;
  width: 260px;
  height: 50px;
  float: left;
  margin-right: 13px;
  margin-top: 20px;
  padding-left: 22px;
  padding-right: 22px;
  line-height: 50px;
  color: #bdbdbd;
  font-size: 14px;
  box-sizing: border-box;
  background-color: #3f3f3f;
}
.ncontactbox .rightform .usertel::-webkit-input-placeholder {
  color: #bdbdbd;
}
.ncontactbox .rightform .useremail {
  display: block;
  width: 260px;
  height: 50px;
  float: left;
  margin-top: 20px;
  padding-left: 22px;
  padding-right: 22px;
  line-height: 50px;
  color: #bdbdbd;
  font-size: 14px;
  box-sizing: border-box;
  background-color: #3f3f3f;
}
.ncontactbox .rightform .useremail::-webkit-input-placeholder {
  color: #bdbdbd;
}
.ncontactbox .rightform .xqcontent {
  width: 100%;
  height: 150px;
  margin-top: 12px;
  color: #bdbdbd;
  line-height: 26px;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 14px;
  box-sizing: border-box;
  background-color: #3f3f3f;
}
.ncontactbox .rightform .xqcontent::-webkit-input-placeholder {
  color: #bdbdbd;
}
.ncontactbox .rightform .contact-form {
  display: block;
  width: 130px;
  height: 40px;
  float: right;
  margin-top: 20px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #1034a1;
  border: 2px solid #1034a1;
  box-sizing: border-box;
  outline: none;
  cursor: pointer;
}
.ncontactbox .rightform .contact-form:hover {
  background-color: transparent;
  border-color: #fff;
}
/* contact us end */
/* manager start */
.managerbox {
  width: 100%;
  height: 738px;
  overflow: hidden;
  background: url('../images/manager_bg.jpg') center center no-repeat;
  background-size: cover;
}
.managerbox .titlebox {
  margin-top: 152px;
  text-align: center;
  color: #fff;
}
.managerbox .titlebox h3 {
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
}
.managerbox .titlebox p {
  margin-top: 22px;
  font-size: 30px;
  line-height: 30px;
  font-family: 'Arial';
}
.managerbox .loginformbox {
  width: 620px;
  height: auto;
  margin: 0 auto;
  margin-top: 78px;
}
.managerbox .loginformbox .formgroup {
  width: 100%;
  height: 52px;
  margin-bottom: 20px;
  background-color: rgba(19, 20, 18, 0.4);
}
.managerbox .loginformbox .formgroup label {
  display: block;
  width: 63px;
  height: 35px;
  float: left;
  margin-left: 16px;
  margin-top: 9px;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  border-right: 1px solid #5c6570;
}
.managerbox .loginformbox .formgroup input {
  display: block;
  width: 515px;
  height: 35px;
  float: left;
  margin-left: 18px;
  margin-top: 9px;
  line-height: 35px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
}
.managerbox .loginformbox .formgroup input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.managerbox .loginformbox .loginbtn {
  display: block;
  width: 137px;
  height: 40px;
  float: left;
  margin-left: 154px;
  margin-top: 67px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #1034a1;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
  border: 2px solid #1034a1;
}
.managerbox .loginformbox .loginbtn:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.managerbox .loginformbox .resetbtn {
  display: block;
  width: 137px;
  height: 40px;
  float: right;
  margin-right: 153px;
  margin-top: 67px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #484848;
  cursor: pointer;
  outline: none;
  border: 2px solid #484848;
}
.managerbox .loginformbox .resetbtn:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
/* manager end */
/* proposal start */
.proposalbox {
  width: 100%;
  height: 710px;
  overflow: hidden;
  background: url('../images/proposal_bg.jpg') center center no-repeat;
  background-size: cover;
}
.proposalbox .titlebox {
  width: 600px;
  height: auto;
  margin: 0 auto;
  margin-top: 133px;
  text-align: center;
}
.proposalbox .titlebox h3 {
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
}
.proposalbox .titlebox .cntxt {
  margin-top: 31px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
}
.proposalbox .proposalprocess {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  margin-top: 230px;
}
.proposalbox .proposalprocess li {
  position: relative;
  top: 0;
  width: 180px;
  height: auto;
  float: left;
  margin: 0 28px;
  text-align: center;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  cursor: pointer;
}
.proposalbox .proposalprocess li .iconbox {
  position: relative;
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #4d4d4d;
  border-radius: 50%;
}
.proposalbox .proposalprocess li .iconbox img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
}
.proposalbox .proposalprocess li .txtbox {
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.proposalbox .proposalprocess li .txtbox .txt1 {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
}
.proposalbox .proposalprocess li .txtbox .txt2 {
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.proposalbox .proposalprocess li:hover {
  top: -16px;
}
.proposalbox .proposalprocess li:hover .iconbox {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.proposalbox .proposalprocess li.wechattip {
  height: 154px;
}
.proposalbox .proposalprocess li.wechattip .wechattipbox {
  position: absolute;
  bottom: -116px;
  left: 50%;
  width: 110px;
  height: 110px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 0;
  background-color: #fff;
}
.proposalbox .proposalprocess li.wechattip .wechattipbox::after {
  content: '';
  position: absolute;
  top: -14px;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.proposalbox .proposalprocess li.wechattip .wechattipbox img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100px;
  height: 100px;
}
.proposalbox .proposalprocess li.wechattip:hover .wechattipbox {
  bottom: -106px;
  opacity: 1;
}
/* proposal end */
/* video start */
.videolistbox {
  width: 100%;
  height: auto;
}
.videolistbox .topbg {
  width: 100%;
  height: 610px;
  overflow: hidden;
  background: url('../images/videolist_bg.jpg') center center no-repeat;
}
.videolistbox .topbg .titlebox {
  width: 600px;
  height: auto;
  margin: 0 auto;
  margin-top: 222px;
  text-align: center;
}
.videolistbox .topbg .titlebox h3 {
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  color: #fff;
}
.videolistbox .topbg .titlebox .en {
  margin-top: 22px;
  font-size: 30px;
  line-height: 30px;
  color: #fff;
}
.videolistbox .videocontent {
  width: 100%;
  height: 1080px;
  overflow: hidden;
  background-color: #222;
}
.videolistbox .videocontent .videomain {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  margin-top: 60px;
}
.videolistbox .videocontent .videomain .videolist {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.videolistbox .videocontent .videomain .videolist li {
  width: 390px;
  height: 270px;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
}
.videolistbox .videocontent .videomain .videolist li .imgbox {
  position: relative;
  display: block;
  width: 390px;
  height: 230px;
  overflow: hidden;
}
.videolistbox .videocontent .videomain .videolist li .imgbox .playicon {
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 52px;
  height: 60px;
  margin: auto;
  background: url('../images/videoplay.png') center center no-repeat;
}
.videolistbox .videocontent .videomain .videolist li .imgbox img {
  display: block;
  width: 390px;
  height: 230px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.videolistbox .videocontent .videomain .videolist li .videonamerow {
  width: 100%;
  height: 40px;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #131412;
}
.videolistbox .videocontent .videomain .videolist li .videonamerow .lefticon {
  display: block;
  width: 21px;
  height: 21px;
  float: left;
  margin-left: 15px;
  margin-top: 10px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background: url('../images/ico_playvideo.png') center center no-repeat;
}
.videolistbox .videocontent .videomain .videolist li .videonamerow .videoname {
  width: 311px;
  height: 14px;
  float: left;
  margin-left: 24px;
  margin-top: 13px;
  color: #747474;
  line-height: 14px;
}
.videolistbox .videocontent .videomain .videolist li.li3,
.videolistbox .videocontent .videomain .videolist li.li6,
.videolistbox .videocontent .videomain .videolist li.li9 {
  margin-right: 0;
}
.videolistbox .videocontent .videomain .videolist li:hover .imgbox img {
  transform: scale(1.2);
}
.videolistbox .videocontent .videomain .videolist li:hover .videonamerow {
  background-color: #1034a2;
}
.videolistbox .videocontent .videomain .videolist li:hover .videonamerow .lefticon {
  background-image: url('../images/ico_playvideo_hover.png');
}
.videolistbox .videocontent .videomain .videolist li:hover .videonamerow .videoname {
  color: #fff;
}
/* video end */
.page {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 80px;
  text-align: center;
}
.page a {
  display: inline-block;
  margin: 0 5px;
  line-height: 40px;
  text-align: center;
  padding: 0 16px;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background-color: rgba(116, 116, 116, 0.5);
  cursor: pointer;
  border-radius: 5px;
}
.page a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.page span {
  display: inline-block;
  margin: 0 5px;
  line-height: 40px;
  text-align: center;
  padding: 0 16px;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
}
.page span.current {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
}
/* Ã¥â€ â€¦Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼Â end */
