/******************************** banner ***************************/
.allFirst {
  position: relative;
}
.allFirst .allFirstImg {
  width: 85%;
  height: 100%;
  z-index: 99;
  margin: 0;
  margin-left: auto;
  border-left: 1px solid #080924;
}
.allFirst .allFirstImg img {
  width: 100%;
}
.allFirst .allFirstContent {
  position: absolute;
  top: 20%;
  left: 9%;
  transform: translateX(50%);
  white-space: nowrap;
  writing-mode: vertical-rl;
  display: inline;
}
.allFirst .allFirstContent .allFirstContentItem {
  cursor: pointer;
  text-decoration: none;
  padding: 2px 10px;
  transition: color 0.5s cubic-bezier(0.18, 0.06, 0.23, 1), transform 0.3s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  display: inline-block;
}
.allFirst .allFirstContent .allFirstContentItem1 {
  color: #080924;
}
.allFirst .allFirstContent .allFirstContentItem2 {
  color: #595757;
}
.allFirst .allFirstContent .allFirstContentItem2:before {
  content: "";
  display: inline-block;
  height: 3em;
  border-left: 1px solid #080924;
  margin-top: 2em;
  margin-bottom: 2em;
}
/******************************** swiper ***************************/
.swiper1 {
  width: 100%;
  z-index: 99;
  margin: 0;
  margin-top: 82px;
  margin-left: auto;
}
.swiper1 .swiper-wrapper {
  height: auto;
}
.swiper1 .swiper-wrapper .swiper-slide {
  height: auto;
}
.swiper1 .swiper-wrapper .swiper-slide img {
  width: 100%;
  max-width: 100%;
}
.swiper1 .swiper-wrapper .swiper-slide .swiperLine {
  height: 100%;
  width: 2px;
  background-color: #014099;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate3d(0, -100%, 0);
}
.swiper1 .swiper-wrapper .swiper-slide .swiperSlideWord {
  position: absolute;
  top: 25%;
  left: 15%;
  opacity: 1;
  overflow: hidden;
}
.swiper1 .swiper-wrapper .swiper-slide .swiperSlideWord h1 {
  color: #36a6c4;
  font-size: 4.4em;
  margin-bottom: 10px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.1em;
}
.swiper1 .swiper-wrapper .swiper-slide .swiperSlideWord p {
  color: #fff;
  font-size: 2.4em;
  margin-bottom: 10%;
}
.swiper1 .swiper-wrapper .swiper-slide .swiperSlideWord a button {
  font-size: 1.4em;
  padding: 8px 15px;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  border-radius: 20px;
  letter-spacing: 0.2em;
}
.swiper1 .swiper-wrapper .swiper-slide .swiperSlideWord .slideBg {
  width: 100%;
  height: 60%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  transition: all 1.2s;
  transform: translateX(0);
}
.swiper1 .swiper-wrapper .swiper-slide .swiperSlideWord a:hover button {
  background-color: #fff;
  border: 1px solid #fff;
  color: #555;
}
.swiper1 .swiper-wrapper .swiper-slide .swiperSlideWord2 h1,
.swiper1 .swiper-wrapper .swiper-slide .swiperSlideWord3 h1 {
  color: #fff;
}
.indexLine {
  width: 100%;
  height: 20px;
  background-color: #00a1e9;
}
/******************************** header ***************************/
header {
  width: 100%;
  background: #152545;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  transition: 0.7s all;
  padding: 0 15%;
}
header ul {
  position: relative;
}
header ul li.headerCol {
  display: inline-block;
}
header ul li.headerCol img#logo {
  width: 100%;
  transition: 0.7s all;
}
header ul li.headerCol ul li {
  line-height: 80px;
  transition: 0.7s all;
  display: inline-block;
  color: #fff;
}
header ul li.headerCol ul li a {
  color: #fff;
  font-size: 1.4em;
}
header ul li.headerCol ul li.headerNavLi {
  padding: 0 15px;
  position: relative;
}
header ul li.headerCol ul li.headerNavLi .headerNavUl2 {
  display: none;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
}
header ul li.headerCol ul li.headerNavLi .headerNavUl2 .headerNavLi2 {
  line-height: 40px;
  display: block;
}
header ul li.headerCol ul li.headerNavLi .headerNavUl2 .headerNavLi2 a {
  font-size: 1.2em;
  background-color: #212121;
}
header ul li.headerCol ul li.headerNavLi .headerNavUl2 .headerNavLi2 a:hover {
  color: #555;
  background-color: #fff;
}
header ul li.headerCol ul li.headerNavLi .langBtn {
  border: 0;
  transition: all 0.4s;
  background: transparent;
}
header ul li.headerCol ul li.headerNavLi .langBtn:hover {
  color: #41afd0;
}
header ul li.headerCol ul .headerNavLi:hover .headerNavUl2 {
  display: block;
}
header ul li.headerCol ul .headerNavLiImg {
  padding: 0 6px !important;
}
header ul li.headerCol ul .headerNavLiImg img {
  width: 30px;
}
header ul li.headerCol a {
  display: block;
}
header ul li.headerCol1 {
  width: 140px;
  margin-top: 20px;
  margin-left: 3%;
  transition: 0.7s all;
}
header ul li.headerCol2 {
  float: right;
  padding-right: 20px;
}
.publicContact {
  position: fixed;
  right: 3%;
  top: 30%;
  z-index: 999;
}
.publicContact .publicContactBox {
  position: relative;
  overflow: hidden;
  border-radius: 25px;
}
.publicContact .publicContactBox .publicContactBoxImg {
  width: 250px;
  transition: 0.8s all;
}
.publicContact .publicContactBox .publicContactBoxImg:hover {
  transform: scale(1.1);
}
.publicContact .publicContactBox .closeBtn {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  z-index: 9999;
  opacity: 0;
  cursor: pointer;
  transition: 0.8s opacity;
}
.publicContact .publicContactBox .closeBtnOpen {
  opacity: 1;
}
.publicContact .publicContactBox .publicContactWord {
  position: absolute;
  top: 40%;
  left: 10%;
  right: 10%;
}
.publicContact .publicContactBox .publicContactWord .publicContactIco {
  margin-top: 10%;
  border-radius: 25px;
}
.publicContact .publicContactBox .publicContactWord .publicContactIco img {
  display: inline-block;
  width: 40px;
  padding: 8px;
  margin-left: 25px;
}
.publicContact .publicContactBox .publicContactWord .publicContactIco span {
  color: #fff;
  font-size: 1.4em;
  display: inline-block;
}
.publicContact .publicContactBox .publicContactWord .qqContact {
  background-color: #00A0E9;
}
.publicContact .publicContactBox .publicContactWord .faceContact {
  background-color: #3A5691;
}
.publicContact .publicContactBox .publicContactWord .phoneContact img {
  width: 100%;
  margin-left: 0;
  margin-top: 10%;
}
/******************************** index ****************************/
.index {
  width: 100%;
}
.index .indexFirst {
  text-align: center;
  padding-top: 4%;
}
.index .indexFirst .myContainer {
  position: relative;
}
.index .indexFirst .myContainer h2 {
  color: #0d2542;
  font-weight: 800;
  margin-bottom: 10px;
}
.index .indexFirst .myContainer figure {
  width: 55px;
  height: 2px;
  background-color: #595757;
  margin-top: 15px;
  margin: 0 auto;
}
.index .indexFirst .myContainer .swiper2 {
  margin-top: 5%;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper {
  height: auto;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi {
  text-align: left;
  height: auto;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi .indexFirstSLi {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi .indexFirstSLi img {
  width: 100%;
  transition: 0.6s all;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi .indexFirstSLi h3 {
  color: #231815;
  font-weight: 600;
  margin-bottom: 15px;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi .indexFirstSLi p {
  color: #999;
  font-size: 1.4em;
  line-height: 1.6;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi .indexFirstSLi span {
  background-color: #35aed0;
  padding: 5px 10px;
  color: #595757;
  color: #fff;
  font-size: 1.4em;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi .indexFirstSLi span i {
  padding-left: 5px;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi .indexFirstSLi .indexFirstBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  background-color: #0d2542;
  opacity: 0.7;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi .indexFirstSLi .indexFirstBg img {
  width: 50px;
  position: absolute;
  left: 45%;
  top: 42%;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi .indexFirstSLi1 {
  height: 30px;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi .indexFirstSLi:hover img {
  transform: scale(1.1);
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi .indexFirstSLi:hover .indexFirstBg {
  display: block;
}
.index .indexFirst .myContainer .swiper2 .swiper-wrapper .indexFirstFLi i {
  padding: 1px 15px;
  color: #fff;
  font-size: 2em;
  background-color: #35aed0;
}
.index .indexFirst .myContainer .swiper-button-prev {
  transition: all 0.3s;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23727171'%2F%3E%3C%2Fsvg%3E");
}
.index .indexFirst .myContainer .swiper-button-next {
  transition: all 0.3s;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23727171'%2F%3E%3C%2Fsvg%3E");
}
.index .indexFirst .myContainer .swiper-button-prev {
  left: 11%;
}
.index .indexFirst .myContainer .swiper-button-next {
  right: 11%;
}
.index .indexFirst .myContainer .swiper-button-prev:hover {
  padding: 25px;
  border-radius: 50%;
  background-color: #727171;
  background-size: 12px 40px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.index .indexFirst .myContainer .swiper-button-next:hover {
  padding: 25px;
  border-radius: 50%;
  background-color: #727171;
  background-size: 12px 40px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.index .indexFur {
  padding: 5% 0;
  margin: 5% 0;
  background: url(http://gaogecompany.oss-cn-hangzhou.aliyuncs.com/hongchang/index/fu1.jpg);
}
.index .indexFur .myContainer {
  padding: 0 20%;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol1 span {
  color: #fff;
  display: block;
  margin-bottom: 15%;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol1 h2 {
  color: #54a7b7;
  font-weight: 300;
  margin-bottom: 3%;
  font-weight: 600;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol1 p {
  color: #fff;
  font-size: 1.6em;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol1 a {
  color: #54a7b7;
  display: block;
  font-size: 1.6em;
  margin-top: 25px;
  position: relative;
  transition: 0.2s all;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol1 a:hover {
  color: #fff;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol1 .indexFurLine {
  width: 55px;
  height: 2px;
  background-color: #54a7b7;
  margin-top: 15px;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol2 {
  background-color: #0d1215;
  width: 383px;
  padding: 0 3%;
  padding-bottom: 3%;
  z-index: 99;
  float: right;
  overflow: hidden;
  border: 2px solid #fff;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol2 img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol2 img:hover {
  transition: 0.6s all;
  transform: scale(1.2);
}
.index .indexFur .myContainer .indexFurRow .indexFurCol2 h2 {
  color: #39afd0;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-top: 200px;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol2 p {
  color: #fff;
  font-size: 1.6em;
  margin-bottom: 15px;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol2 .detailHref {
  color: #39afd0;
  letter-spacing: 0.2em;
  display: block;
  position: relative;
  padding-left: 65px;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol2 .detailHref::before {
  content: '';
  width: 55px;
  height: 2px;
  background-color: #080924;
  margin-right: 50%;
  position: absolute;
  left: 0;
  top: 45%;
}
.index .indexFur .myContainer .indexFurRow .indexFurCol2 .detailHref:hover {
  transition: 0.1s all;
  color: #fff;
}
.index .indexSec {
  margin-bottom: 5%;
}
.index .indexSec .myContainer {
  text-align: center;
}
.index .indexSec .myContainer h2 {
  color: #0d2542;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 5%;
}
.index .indexSec .myContainer .indexSecRow .indexSecCol img {
  width: 70%;
  transition: 0.6s all;
}
.index .indexSec .myContainer .indexSecRow .indexSecCol .indexSecColWord {
  font-size: 1.6em;
  font-weight: 600;
  margin-top: 35px;
}
.index .indexSec .myContainer .indexSecRow .indexSecCol .indexSecColWord span {
  color: #35aed0;
  display: block;
  margin-top: 15px;
}
.index .indexSec .myContainer .indexSecRow .indexSecCol .indexSecColWord p {
  color: #595757;
  margin-top: 10px;
}
.index .indexSec .myContainer .indexSecRow .indexSecCol:hover img {
  transform: scale(1.2);
}
.index .indexThr {
  padding: 5% 0;
  position: relative;
  text-align: center;
  background: url('http://gaogecompany.oss-cn-hangzhou.aliyuncs.com/hongchang/index/tbg.jpg');
}
.index .indexThr .myContainer {
  padding: 0 30%;
}
.index .indexThr .myContainer h2 {
  color: #fff;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
.index .indexThr .myContainer .indexThrWord ul li {
  width: 24%;
  margin-right: 6%;
  display: inline-block;
}
.index .indexThr .myContainer .indexThrWord ul li img {
  width: 100%;
  transition: 0.6s all;
}
.index .indexThr .myContainer .indexThrWord ul li:hover img {
  transform: scale(1.2);
}
.index .indexSix {
  text-align: left;
  padding: 4% 0;
  background-color: #f8f6f4;
  position: relative;
}
.index .indexSix .myContainer .indexSixLeft h2 {
  color: #122444;
  line-height: 1.4;
  margin-bottom: 8px;
}
.index .indexSix .myContainer .indexSixLeft p {
  font-size: 1.4em;
  margin-bottom: 25px;
}
.index .indexSix .myContainer .indexSixLeft figure {
  width: 55px;
  height: 2px;
  background-color: #898989;
  margin: 0;
  margin-top: 15px;
}
.index .indexSix .myContainer .indexSixLeft a button {
  color: #fff;
  background-color: #35aed0;
  padding: 10px 15px;
  letter-spacing: 0.1em;
  border-radius: 25px;
  border: 0;
  margin-top: 5%;
}
.index .indexSix .myContainer img {
  position: absolute;
  right: 35%;
  bottom: 0;
  width: 230px;
}
.index .indexFif {
  text-align: center;
  overflow: hidden;
  position: relative;
}
.index .indexFif .indexFifWord {
  position: absolute;
  top: 15%;
  left: 40%;
}
.index .indexFif .indexFifWord h2 {
  color: #fff;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
.index .indexFif .indexFifWord a button {
  color: #fff;
  background-color: #35aed0;
  padding: 10px 15px;
  letter-spacing: 0.1em;
  border-radius: 25px;
  border: 0;
}
.index .indexFif img {
  width: 100%;
}
.index .indexSev {
  margin: 3% 0;
  text-align: center;
}
.index .indexSev .myContainer h2 {
  color: #122444;
  font-weight: 600;
  margin-bottom: 3%;
}
.index .indexSev .myContainer ul li {
  width: 30%;
  margin-right: 3%;
  overflow: hidden;
  display: inline-block;
}
.index .indexSev .myContainer ul li img {
  width: 100%;
  transition: 0.4s all;
}
.index .indexSev .myContainer ul li:hover img {
  transform: scale(1.2);
}
.index .indexSev .myContainer ul li:nth-child(3) {
  margin-right: 0;
}
/******************************** footer ***************************/
footer {
  padding-top: 4%;
  padding-bottom: 2%;
  position: relative;
  background: url('http://gaogecompany.oss-cn-hangzhou.aliyuncs.com/hongchang/public/foobg.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
footer .myContainer .footerFst {
  text-align: center;
  padding-bottom: 4%;
}
footer .myContainer .footerFst h2 {
  color: #35aed0;
  line-height: 1.4;
  margin-bottom: 8px;
  font-weight: 300;
}
footer .myContainer .footerFst figure {
  width: 55px;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 15px;
}
footer .myContainer .footerFst ul {
  margin-top: 3%;
}
footer .myContainer .footerFst ul li {
  width: 30%;
  margin-right: 3%;
  overflow: hidden;
  display: inline-block;
}
footer .myContainer .footerFst ul li img {
  width: 100%;
  transition: 0.4s all;
}
footer .myContainer .footerFst ul li:hover img {
  transform: scale(1.2);
}
footer .myContainer .footerFst ul li:nth-child(3) {
  margin-right: 0;
}
footer .myContainer .footerSec {
  position: relative;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLi {
  display: inline-block;
  vertical-align: top;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLi .footerSecSUl .footerSecSLi {
  margin-bottom: 10px;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiAddress {
  width: 35%;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiAddress img {
  width: 15px;
  vertical-align: top;
  margin-right: 15px;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiAddress p {
  font-size: 1.4em;
  line-height: 1.6;
  color: #fff;
  display: inline-block;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiAddress h4 {
  color: #fff;
  display: inline;
  font-size: 2em;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiNav1,
footer .myContainer .footerSec .footerSecFUl .footerSecFLiNav2 {
  width: 15%;
  position: relative;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiNav1 .footerSecSUl .footerSecSLi,
footer .myContainer .footerSec .footerSecFUl .footerSecFLiNav2 .footerSecSUl .footerSecSLi {
  margin-bottom: 10px;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiNav1 .footerSecSUl .footerSecSLi a,
footer .myContainer .footerSec .footerSecFUl .footerSecFLiNav2 .footerSecSUl .footerSecSLi a {
  color: #fff;
  font-size: 1.4em;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiContact .footerSecSUl {
  position: absolute;
  right: 20%;
  top: 0;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiContact .footerSecSUl .footerSecSLi img {
  width: 50px;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiEwm .footerSecSUl {
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiEwm .footerSecSUl .footerSecSLi {
  display: inline-block;
  margin-left: 25px;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiEwm .footerSecSUl .footerSecSLi img {
  width: 100px;
  margin-bottom: 10px;
}
footer .myContainer .footerSec .footerSecFUl .footerSecFLiEwm .footerSecSUl .footerSecSLi p {
  font-size: 1.6em;
  line-height: 1.6;
  color: #fff;
}
footer .myContainer .footerThr {
  padding: 3% 0 1% 0;
  text-align: center;
}
footer .myContainer .footerThr a {
  color: #fff;
  font-size: 1.4em;
}
/******************************** about ****************************/
.about {
  margin-top: 82px;
}
.about .aboutSec {
  padding: 4% 0;
}
.about .aboutSec .container h3 {
  color: #0d2542;
  text-align: center;
  margin-bottom: 15px;
}
.about .aboutSec .container .aboutSecH3_2 {
  margin-top: 5%;
}
.about .aboutSec .container figure {
  width: 30px;
  height: 5px;
  background-color: #595757;
  margin: 0 auto;
  margin-bottom: 25px;
}
.about .aboutSec .container p {
  font-size: 1.6em;
  margin-bottom: 25px;
  line-height: 1.5;
  text-indent: 30px;
}
.about .aboutThr {
  padding: 6% 0;
  margin: 5% 0;
  background: url(http://gaogecompany.oss-cn-hangzhou.aliyuncs.com/hongchang/about/t1.jpg);
  background-size: 100% 100%;
}
.about .aboutThr .myContainer {
  padding: 0 20%;
}
.about .aboutThr .myContainer .aboutThrCol h2 {
  color: #54a7b7;
  font-weight: 300;
  margin-bottom: 3%;
  line-height: 1.4;
}
.about .aboutThr .myContainer .aboutThrCol p {
  color: #fff;
  font-size: 1.6em;
  max-width: 23%;
  line-height: 1.6;
}
.about .aboutThr .myContainer .aboutThrCol a {
  color: #54a7b7;
  display: block;
  font-size: 1.6em;
  margin-top: 25px;
  position: relative;
  transition: 0.2s all;
}
.about .aboutThr .myContainer .aboutThrCol a:hover {
  color: #fff;
}
.about .aboutThr .myContainer .aboutThrCol .aboutThrLine {
  width: 55px;
  height: 2px;
  background-color: #54a7b7;
  margin-top: 15px;
}
.about .aboutFur {
  padding-bottom: 4%;
  text-align: center;
}
.about .aboutFur .myContainer .row {
  margin: 0;
}
.about .aboutFur .myContainer .row .aboutFurCol img {
  width: 60%;
}
.about .aboutFur .myContainer .row .aboutFurCol h4 {
  color: #41afd0;
  font-weight: 600;
  margin-top: 3%;
  margin-bottom: 3%;
}
.about .aboutFur .myContainer .row .aboutFurCol p {
  font-size: 1.4em;
  color: #595757;
  margin-bottom: 2%;
  line-height: 1.6;
}
.about .aboutFif {
  overflow: hidden;
}
.about .aboutFif .aboutFifBg {
  position: relative;
}
.about .aboutFif .aboutFifBg img {
  width: 100%;
}
.about .aboutFif .aboutFifBg .aboutFifWord {
  position: absolute;
  top: 50%;
  left: 38%;
  text-align: center;
}
.about .aboutFif .aboutFifBg .aboutFifWord h2 {
  color: #fff;
  line-height: 1.5;
}
.about .aboutFif .aboutFifBg .aboutFifWord a button {
  font-size: 1.4em;
  padding: 10px 20px;
  color: #fff;
  border: 1px solid #41afd0;
  background-color: #41afd0;
  border-radius: 25px;
  margin-top: 25px;
}
/******************************** news *****************************/
.news {
  margin-top: 82px;
}
.news .newsSec {
  padding: 3% 0;
}
.news .newsSec .container h2 {
  color: #080924;
  margin-bottom: 12px;
}
.news .newsSec .container .newsSecWeightH {
  font-weight: 700;
}
.news .newsSec .container .newsSecLine {
  width: 26px;
  height: 4px;
  background-color: #463c41;
  display: block;
  margin-bottom: 3%;
}
.news .newsSec .container p {
  font-size: 1.6em;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.6;
}
.news .newsThr {
  padding-bottom: 5%;
}
.news .newsThr .container a .row {
  border-bottom: 1px solid #9d9c9d;
  padding: 3% 0;
}
.news .newsThr .container a .row .newsThrCol {
  padding-right: 25px;
}
.news .newsThr .container a .row .newsThrCol img {
  width: 100%;
  max-width: 420px;
  max-height: 250px;
}
.news .newsThr .container a .row .newsThrCol h3 {
  color: #080924;
  margin-bottom: 12px;
}
.news .newsThr .container a .row .newsThrCol .newsSecLine {
  width: 30px;
  height: 6px;
  background-color: #463c41;
  display: block;
  margin-bottom: 3%;
}
.news .newsThr .container a .row .newsThrCol p {
  font-size: 1.6em;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.6;
  position: relative;
  margin-top: 15%;
}
.news .newsThr .container a .newsThrRow:first-child {
  border-top: 1px solid #9d9c9d;
}
.news .newsFur {
  padding-bottom: 5%;
}
.news .newsFur .container a .newsFurBtn {
  padding: 15px 125px;
  background-color: #080924;
  color: #fff;
  font-size: 1.6em;
  border: 0;
  border-radius: 30px;
  float: right;
  margin-right: 8%;
}
/******************************** newsDetail ***********************/
.newsDetail {
  margin-top: 82px;
}
.newsDetail .newsDetailSec {
  padding: 3% 0 1% 0;
}
.newsDetail .newsDetailSec .container {
  text-align: center;
}
.newsDetail .newsDetailSec .container h2 {
  color: #080924;
  margin-bottom: 15px;
}
.newsDetail .newsDetailSec .container p {
  font-size: 1.6em;
  color: #595757;
  margin-bottom: 15px;
  line-height: 1.6;
  text-indent: 30px;
  text-align: left;
}
.newsDetail .newsDetailThr .container img {
  margin-bottom: 5%;
}
.newsDetail .newsDetailThr .container p {
  font-size: 1.6em;
  color: #595757;
  margin-bottom: 15px;
  line-height: 1.6;
  text-indent: 30px;
  text-align: left;
}
/******************************** pro ******************************/
.pro {
  margin-top: 82px;
}
.pro .proSec {
  padding: 4% 0;
  text-align: center;
}
.pro .proSec .container h3 {
  color: #080924;
  margin-bottom: 15px;
}
.pro .proSec .container p {
  font-size: 1.6em;
  margin-bottom: 25px;
  color: #595757;
  line-height: 1.5;
}
.pro .proThr {
  padding-bottom: 5%;
  background-color: #fff;
}
.pro .proThr .myContainer .row .proThrCol .proThrColTop {
  color: #fff;
  font-size: 1.6em;
  padding: 8px 0 8px 15px;
  background-color: #080924;
}
.pro .proThr .myContainer .row .proThrCol .proThrColLi1 .proThrColLi1A {
  padding: 10px 0;
  color: #595757;
  font-size: 1.6em;
  font-weight: 600;
  display: block;
  padding-left: 15px;
  border-bottom: 2px solid #abacac;
}
.pro .proThr .myContainer .row .proThrCol .proThrColLi1 .proThrColLi1A i {
  color: #080924;
}
.pro .proThr .myContainer .row .proThrCol .proThrColLi1 .proThrColUl1 {
  display: none;
}
.pro .proThr .myContainer .row .proThrCol .proThrColLi1 .proThrColUl1 .proThrColLi2 {
  border-bottom: 2px solid #abacac;
}
.pro .proThr .myContainer .row .proThrCol .proThrColLi1 .proThrColUl1 .proThrColLi2 a {
  padding: 10px 0;
  padding-left: 11%;
  display: block;
  color: #595757;
  font-size: 1.6em;
}
.pro .proThr .myContainer .row .proThrCol .proThrColLi1 .proThrColUl1 .proThrColLi2 a i {
  padding-right: 5px;
}
.pro .proThr .myContainer .row .proThrCol .proThrColLi1 .proThrColUl1 .proSelect {
  background: #b1b2b2;
}
.pro .proThr .myContainer .row .proThrCol .proThrColLi1 .proThrColUl1 .proSelect a {
  color: #fff;
}
.pro .proThr .myContainer .row .proThrCol .proBlock .proThrColLi1A i {
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transition: 0.4s all;
}
.pro .proThr .myContainer .row .proThrCol .proBlock .proThrColUl1 {
  display: block;
  transition: 0.4s all;
}
.pro .proThr .myContainer .row .proThrCol .proThrColUl2 .proThrColLi {
  width: 30%;
  margin-right: 2%;
  margin-bottom: 3%;
  position: relative;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #cfcdcf;
}
.pro .proThr .myContainer .row .proThrCol .proThrColUl2 .proThrColLi img {
  width: 100%;
  margin-bottom: 70px;
}
.pro .proThr .myContainer .row .proThrCol .proThrColUl2 .proThrColLi p {
  margin-bottom: 0;
  padding: 15px 0;
  color: #fff;
  font-size: 1.6em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #999;
}
.pro .proThr .myContainer .row .proThrCol1 {
  padding-right: 2%;
}
.pro .proThr .myContainer .row .proThrCol2 {
  padding-left: 2%;
}
.pro .proThr .myContainer .pagination a.cur {
  background: #080924;
}
/******************************** proClassify **********************/
.proClassify {
  margin-top: 82px;
}
.proClassify .proClassifyFirst {
  background-image: url('http://gaogecompany.oss-cn-hangzhou.aliyuncs.com/hongchang/pro/classify/banner.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 13% 0 7% 0;
  text-align: center;
}
.proClassify .proClassifyFirst p {
  color: #fff;
  font-size: 2.6em;
  margin-bottom: 15px;
}
.proClassify .proClassifyFirst .proClassifyFirstLine {
  width: 50px;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
  margin-bottom: 30px;
}
.proClassify .proClassifyFirst button {
  color: #fff;
  border: 2px solid #fff;
  background-color: transparent;
  border-radius: 25px;
  font-size: 1.6em;
  padding: 10px 15px;
}
.proClassify .proClassifyFirst button:hover {
  background-color: #080924;
  border: 2px solid #080924;
}
.proClassify .proClassifySec {
  padding: 3% 0;
}
.proClassify .proClassifySec .container .proClassifySecFUl .proClassifySecFLi {
  margin-top: 25px;
}
.proClassify .proClassifySec .container .proClassifySecFUl .proClassifySecFLi h3 {
  width: 100%;
  padding: 10px 5%;
  background-color: #727171;
  color: #fff;
  font-weight: 600;
  margin-bottom: 5px;
}
.proClassify .proClassifySec .container .proClassifySecFUl .proClassifySecFLi .proClassifySecSUl .proClassifySecSLi {
  display: inline-block;
  text-align: center;
  height: 200px;
  vertical-align: top;
  border: 1px solid #9fa0a0;
  position: relative;
}
.proClassify .proClassifySec .container .proClassifySecFUl .proClassifySecFLi .proClassifySecSUl .proClassifySecSLi p {
  font-size: 1.6em;
  padding: 5px 0;
  background-color: #9fa0a0;
  width: 100%;
  color: #fff;
}
.proClassify .proClassifySec .container .proClassifySecFUl .proClassifySecFLi .proClassifySecSUl .proClassifySecSLi span {
  color: #9fa0a0;
  font-size: 1.6em;
  display: block;
  padding-top: 25px;
}
.proClassify .proClassifySec .container .proClassifySecFUl .proClassifySecFLi .proClassifySecSUl .proClassifySecSLiF {
  width: 25%;
  margin-right: 0.6%;
}
.proClassify .proClassifySec .container .proClassifySecFUl .proClassifySecFLi .proClassifySecSUl .proClassifySecSLiF img {
  margin-top: 10px;
}
.proClassify .proClassifySec .container .proClassifySecFUl .proClassifySecFLi .proClassifySecSUl .proClassifySecSLiS {
  width: 25%;
  margin-right: 0.4%;
}
.proClassify .proClassifySec .container .proClassifySecFUl .proClassifySecFLi .proClassifySecSUl .proClassifySecSLiT {
  width: 48%;
  float: right;
}
/******************************** proDetail ************************/
.proDetail {
  margin-top: 82px;
}
.proDetail .proDetailFirst {
  background-image: url('http://gaogecompany.oss-cn-hangzhou.aliyuncs.com/hongchang/pro/detail/banner.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 3% 0 5% 0;
  position: relative;
}
.proDetail .proDetailFirst .myContainer .row {
  margin: 0;
}
.proDetail .proDetailFirst .myContainer .row .proDetailLeft {
  padding: 2% 0;
}
.proDetail .proDetailFirst .myContainer .row .proDetailLeft img {
  max-width: 70%;
}
.proDetail .proDetailFirst .myContainer .row .proDetailLeft a img {
  width: 150px;
  display: block;
  margin-bottom: 15px;
}
.proDetail .proDetailFirst .myContainer .row .proDetailRight .proDetailRightWord {
  margin-top: 10%;
}
.proDetail .proDetailFirst .myContainer .row .proDetailRight .proDetailRightWord button {
  color: #fff;
  background-color: #999;
  font-size: 3em;
  width: 100%;
  padding: 8px 0;
  border: 0;
  margin-bottom: 15px;
  font-weight: 600;
}
.proDetail .proDetailFirst .myContainer .row .proDetailRight .proDetailRightWord h4 {
  color: #999;
  font-size: 2.6em;
  padding: 10px 0;
  padding-right: 10%;
  border-top: 1px dashed #999;
  border-bottom: 1px dashed #999;
}
.proDetail .proDetailFirst .myContainer .row .proDetailRight .proDetailRightVideo {
  margin-top: 10%;
}
.proDetail .proDetailSec .container .row {
  margin: 0;
}
.proDetail .proDetailSec .container .row .proDetailSecCol {
  padding-right: 5%;
  margin-top: 5%;
}
.proDetail .proDetailSec .container .row .proDetailSecCol h4 {
  color: #080924;
  margin-bottom: 25px;
  font-weight: 600;
}
.proDetail .proDetailSec .container .row .proDetailSecCol p {
  font-size: 1.6em;
}
.proDetail .proDetailSec .container .row .proDetailSecCol img {
  width: 80%;
}
.proDetail .proDetailSec .container .row .proDetailSecCol ul li {
  position: relative;
  font-size: 1.4em;
  line-height: 1.6;
  padding-right: 15%;
  padding-left: 18px;
  margin-bottom: 25px;
}
.proDetail .proDetailSec .container .row .proDetailSecCol ul li img {
  width: 13px;
  position: absolute;
  left: 0;
  top: 5px;
}
.proDetail .proDetailSec .container .row .proDetailSecCol .proDetailSecColSh3 {
  margin-top: 10%;
}
.proDetail .proDetailThr {
  padding: 3% 0;
}
.proDetail .proDetailThr .container h4 {
  color: #080924;
  margin-bottom: 25px;
  font-weight: 600;
}
.proDetail .proDetailThr .container img {
  width: 100%;
}
.proDetail .proDetailThr .container table {
  width: 100%;
  margin-top: 3%;
  font-size: 1.6em;
}
.proDetail .proDetailThr .container table thead tr {
  height: 35px;
  border-top: 2px solid #9F9F9F;
  border-bottom: 2px solid #9F9F9F;
  background-color: #DDD;
  color: #3F3B3A;
}
.proDetail .proDetailThr .container table thead tr th {
  padding: 0 5px;
}
.proDetail .proDetailThr .container table tbody tr {
  height: 35px;
  border-top: 1px solid #9F9F9F;
  border-bottom: 1px solid #9F9F9F;
  color: #5A5858;
}
.proDetail .proDetailThr .container table tfoot tr {
  height: 35px;
  border-top: 1px solid #9F9F9F;
  border-bottom: 2px solid #9F9F9F;
  color: #5A5858;
}
.proDetail .proDetailThr .container table tr td {
  padding: 0 5px;
}
.proDetail .proDetailFur {
  margin-bottom: 3%;
}
/******************************** video ****************************/
.video {
  margin-top: 82px;
}
.video .videoSec {
  padding: 4% 0;
  text-align: center;
}
.video .videoSec .myContainer h3 {
  color: #080924;
  margin-bottom: 1%;
  display: inline-block;
  position: relative;
}
.video .videoSec .myContainer h3:before,
.video .videoSec .myContainer h3:after {
  content: "";
  position: absolute;
  border-top: 1px solid #080924;
  top: 55%;
  width: 70px;
}
.video .videoSec .myContainer h3:before {
  right: 100%;
  margin-right: 15px;
}
.video .videoSec .myContainer h3:after {
  left: 100%;
  margin-left: 15px;
}
.video .videoSec .myContainer p {
  color: #595757;
  font-size: 1.4em;
  line-height: 1.6;
  margin-bottom: 0;
}
.video .videoThr {
  margin-top: 3%;
  margin-bottom: 5%;
}
.video .videoThr .myContainer .videoThrRow {
  margin: 0;
  margin-bottom: 3%;
}
.video .videoThr .myContainer .videoThrRow .videoThrCol {
  padding: 0 1%;
}
.video .videoThr .myContainer .videoThrRow .videoThrCol img {
  width: 100%;
}
/******************************** image ****************************/
.image {
  margin-top: 82px;
}
.image .imageSec {
  padding: 4% 0;
  text-align: center;
}
.image .imageSec .myContainer h3 {
  color: #080924;
  margin-bottom: 1%;
  display: inline-block;
  position: relative;
}
.image .imageSec .myContainer h3:before,
.image .imageSec .myContainer h3:after {
  content: "";
  position: absolute;
  border-top: 1px solid #080924;
  top: 55%;
  width: 70px;
}
.image .imageSec .myContainer h3:before {
  right: 100%;
  margin-right: 15px;
}
.image .imageSec .myContainer h3:after {
  left: 100%;
  margin-left: 15px;
}
.image .imageSec .myContainer p {
  color: #595757;
  font-size: 1.4em;
  line-height: 1.6;
  margin-bottom: 0;
}
.image .imageThr {
  margin-top: 3%;
  margin-bottom: 5%;
}
.image .imageThr .myContainer .imageThrRow {
  margin: 0;
  margin-bottom: 3%;
}
.image .imageThr .myContainer .imageThrRow .imageThrCol {
  padding: 0 1%;
}
.image .imageThr .myContainer .imageThrRow .imageThrCol img {
  width: 100%;
  border: 1px solid #555;
}
/******************************** contact **************************/
.contact {
  margin-top: 82px;
}
.contact .contactFirst .myContainer {
  margin: 5% 0;
  padding-left: 20% !important;
  padding-right: 20% !important;
  text-align: center;
}
.contact .contactFirst .myContainer h2 {
  color: #080924;
  font-weight: 600;
  margin-bottom: 2%;
}
.contact .contactFirst .myContainer p {
  color: #595757;
  font-size: 1.4em;
}
.contact .contactFirst #map {
  width: 100%;
  height: 591px;
}
.contact .contactSec {
  width: 100%;
  background: url('http://gaogecompany.oss-cn-hangzhou.aliyuncs.com/hongchang/contact/s1.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 4% 0;
}
.contact .contactSec .myContainer ul {
  width: 49%;
  display: inline-block;
}
.contact .contactSec .myContainer ul li {
  color: #fff;
  margin-bottom: 10px;
}
.contact .contactSec .myContainer ul li h2 {
  font-weight: 600;
  margin-bottom: 25px;
}
.contact .contactSec .myContainer ul li p {
  font-size: 1.4em;
  margin-bottom: 0;
}
.contact .contactThr {
  margin: 3% 0;
  text-align: center;
}
.contact .contactThr img {
  width: 200px;
  margin-right: 5%;
  margin-bottom: 5px;
}
.contact .contactThr p {
  color: #8BBA28;
  font-size: 1.6em;
  font-weight: 600;
}
/******************************** download *************************/
.download {
  margin-top: 82px;
}
.download .downloadSec {
  padding: 3% 0;
}
.download .downloadSec .myContainer h2 {
  color: #080924;
  margin-bottom: 12px;
}
.download .downloadSec .myContainer .downloadSecWeightH {
  font-weight: 700;
}
.download .downloadSec .myContainer .downloadSecLine {
  width: 26px;
  height: 4px;
  background-color: #5C5D5D;
  display: block;
  margin-bottom: 3%;
}
.download .downloadSec .myContainer p {
  font-size: 1.6em;
  color: #595757;
  margin-bottom: 15px;
  line-height: 1.6;
}
.download .downloadThr {
  padding: 5% 0;
}
.download .downloadThr .myContainer .swiper2 .swiper-wrapper {
  height: auto;
}
.download .downloadThr .myContainer .swiper2 .swiper-wrapper .swiper-slide {
  height: auto;
  text-align: center;
}
.download .downloadThr .myContainer .swiper2 .swiper-wrapper .swiper-slide img {
  width: 100%;
  border: 1px solid #555;
}
.download .downloadThr .myContainer .swiper2 .swiper-wrapper .swiper-slide a button {
  color: #fff;
  padding: 8px 12px;
  border-radius: 25px;
  border: 0;
  margin-top: 3%;
  font-size: 2em;
  background-color: #080924;
}
.download .downloadThr .myContainer .swiper2 .swiper-wrapper .swiper-slide a:hover button {
  color: #fff;
  background-color: #005eae;
}
.download .downloadThr .myContainer .swiper2 .swiper-button-prev,
.download .downloadThr .myContainer .swiper2 .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2307913a'%2F%3E%3C%2Fsvg%3E");
}
.download .downloadThr .myContainer .swiper2 .swiper-button-next,
.download .downloadThr .myContainer .swiper2 .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2307913a'%2F%3E%3C%2Fsvg%3E");
}
