
.anchor {
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: -1;
  top: 0px;
  left: 0;
}
/*.aboutus .inside-banner .info {*/
  /*font-size: 14px;*/
/*}*/
.aboutus .gsjj {
  padding: 60px 0;
  position: relative;
}
.aboutus .gsjj .leftpic {
  width: 40%;
  float: left;
  cursor: pointer;
}
.aboutus .gsjj .txtbox {
  width: 60%;
  float: right;
  padding-top: 30px;
}
.aboutus .gsjj .txtbox .tit {
  font-size: 28px;
  line-height: 30px;
  margin-bottom:15px;
}
.aboutus .gsjj .txtbox .description {
  font-size: 18px;
  color: #999999;
}
.aboutus .gsjj .txtbox .cn {
  padding: 25px 0 15px 0;
  position: relative;
}
.aboutus .gsjj .txtbox .cn:after {
  content: "";
  width: 60px;
  height: 2px;
  bottom: 0;
  left: 0;
  position: absolute;
  background: #333;
}
.aboutus .gsjj .txtbox .tag {
  padding-top: 50px;
  font-size:14px;
  line-height:1.8;
  color:#333333;
}

.aboutus .gsjj .item .indent2{font-size:14px;
  line-height:1.8;
  color:#333333;}

@media (max-width: 480px) {
  .aboutus .gsjj .txtbox .tag {
    padding-top: 30px;
  }
}
.aboutus .gsjj .txtbox ul {
  margin-top: 40px;
}
.aboutus .gsjj .txtbox ul li {
  width: 23.33333%;
  float: left;
}
.aboutus .gsjj .txtbox ul li p:first-child {
  font-size: 36px;
  line-height: 46px;
  font-family: "AVGARDN";
}
.aboutus .gsjj .txtbox ul li:first-child {
  width: 30%;
}
.aboutus .gsjj .item {
  padding-top: 40px;
  text-align: justify;
}
.aboutus .gsjj .font20 {
  font-size: 20px;
  line-height: 30px;
  text-indent: 1.9rem;
}
@media (max-width: 480px) {
  .aboutus .gsjj .font20 {
    text-indent: 0;
  }
}
.aboutus .gsjj .font20-orange {
  font-size: 20px;
  color: #ed6827;
  line-height: 30px;
}
@media (max-width: 480px) {
  .aboutus .gsjj .indent2 {
    text-indent: 0;
  }
}
.aboutus .qyjs {
  position: relative;
  overflow: hidden;
  
 
}
.aboutus .qyjs ul {
  margin: 0 -15px;
  margin-top: 20px;
}
.aboutus .qyjs li {
  margin-top: 20px;
  padding: 0 30px;
  width: 50%;
  float: left;
}
.aboutus .qyjs li .item {
  padding-top: 37px;
  height: 220px;
  background: #fff;
  padding-right: 20px;
  transition: all 500ms ease;
}
.aboutus .qyjs li span {
  display: block;
  width: 40%;
  float: left;
  position: relative;
  text-align: center;
}
.aboutus .qyjs li span:after {
  content: "";
  display: block;
  padding-bottom: 60%;
}
.aboutus .qyjs li .txtbox {
  width: 60%;
  float: right;
  height: 140px;
  display: table;
}
.aboutus .qyjs li .txtbox .jz {
  display: table-cell;
  vertical-align: middle;
}
.aboutus .qyjs li .txtbox .tit {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}
.aboutus .qyjs li .txtbox .txt {
  line-height: 20px;
  padding-top: 20px;
}
.aboutus .qyjs li:hover .item {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.aboutus .qywh {
  position: relative;
  
}
.aboutus .qywh li {
  width: 50%;
  float: left;
}
.aboutus .qywh li .item {
  position: relative;
}
.aboutus .qywh li .item .txtbox-2 {
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: #fff;
  top: 0px;
  position: absolute;
}
.aboutus .qywh li .item .dw {
  bottom: 80px;
  left: 60px;
  position: absolute;
}
.aboutus .qywh li .item .tit {
  font-size: 20px;
  margin-bottom: 25px;
}
.aboutus .qywh li img {
  vertical-align: top;
}
.aboutus .qywh li dl {
  display: flex;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.aboutus .qywh li dl:after {
  content: "";
  display: block;
  clear: both;
}
.aboutus .qywh li dl dt {
  width: 50%;
  border: solid 1px #ededed;
  float: left;
}
.aboutus .qywh li dl dt .txtbox {
  bottom: 80px;
  left: 60px;
  position: absolute;
}
.aboutus .qywh li dl dd {
  width: 50%;
  float: right;
}
.aboutus .qywh li:nth-child(3) {
  /*border-left: solid 3px #333;*/
}
@media (max-width: 780px) {
  .aboutus .gsjj {
    padding: 30px 0;
  }
  .aboutus .gsjj .txtbox {
    padding-top: 0;
  }
  .aboutus .gsjj .txtbox .tit {
    font-size: 24px;
  }
  .aboutus .gsjj .txtbox .description {
    font-size: 14px;
  }
  .aboutus .gsjj .txtbox .cn {
    padding-right: 180px;
  }
  .aboutus .gsjj .txtbox .cn:after {
    width: 30px;
  }
  .aboutus .gsjj .leftpic {
    width: 100%;
    float: none;
    display: block;
    height: 200px;
    background: url(../about/aboutus-img-2.jpg) no-repeat center bottom;
    overflow: hidden;
  }
  .aboutus .gsjj .leftpic img{display:none;}
  
  .aboutus .gsjj .txtbox {
    width: 100%;
    float: none;
  }
  .aboutus .qyjs li {
    width: 100%;
    float: none;
  }
}
@media (max-width: 768px) {
  .aboutus .inside-banner-m .info {
    font-size: 0.36rem;
  }
}
@media (max-width: 630px) {
  .aboutus .inside-banner-m .title {
    line-height: 0.9rem;
  }
  .aboutus .gsjj .txtbox ul li {
    font-size: 12px;
  }
  .aboutus .gsjj .txtbox ul li p:first-child {
    font-size: 20px;
    line-height: 30px;
  }
  .aboutus .gsjj .txtbox ul li:first-child {
    width: 28%;
  }
  .aboutus .gsjj .txtbox ul li {
    width: 24%;
  }
  .aboutus .gsjj .font20,
  .aboutus .gsjj .font20-orange {
    font-size: 16px;
    line-height: 24px;
  }
  .aboutus .qyjs {
   
  }
  .aboutus .qywh {
    padding: 0 0;
  }
  .aboutus .qywh li .item .txtbox-2 {
    text-align: left;
  }
  .aboutus .qywh li .item .dw {
    bottom: 20px;
    left: 20px;
  }
  .aboutus .qywh li {
    width: 100%;
    float: none;
  }
  .aboutus .qywh li dl {
    display: block;
  }
  .aboutus .qywh li dl dt {
    border: 0;
  }
  .aboutus .qywh li dl dt .txtbox {
    top: auto;
    left: auto;
    bottom: auto;
    padding: 10px;
    padding-top: 30px;
    position: relative;
  }
  .aboutus .qywh li .item {
    text-align: center;
  }
  .aboutus .qywh li .item .tit {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .aboutus .qywh li .item .txt {
    font-size: 12px;
  }
  .aboutus .qywh li:nth-child(3) {
    border: 0;
  }
  .aboutus .qywh li:nth-child(3) dt {
    float: right!important;
  }
  .aboutus .qywh li:nth-child(3) dd {
    float: left!important;
  }
}
@media (max-width: 580px) {
  .aboutus .qyjs ul {
    margin-left: 0;
    margin-right: 0;
  }
  .aboutus .qyjs li {
    margin-top: 15px;
    padding-right: 0;
    padding-left: 0;
  }
  .aboutus .qyjs li span {
    width: 100%;
    float: none;
  }
  .aboutus .qyjs li span:after {
    padding-bottom: 25%;
  }
  .aboutus .qyjs li .item {
    height: auto;
    padding-right: 0;
    padding-top: 30px;
  }
  .aboutus .qyjs li .txtbox {
    height: auto;
    width: 100%;
    float: none;
    padding: 30px 15px;
    padding-top: 20px;
    text-align: center;
    font-size: 12px;
  }
  .aboutus .qyjs li .txtbox .tit {
    font-size: 16px;
    text-align: center;
  }
  .aboutus .qyjs li .txtbox .txt {
    padding-top: 10px;
  }
}

	/*视频弹窗*/
.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);-webkit-transform: scale(0);z-index: 222;}

.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}



.z_tanchuang .tbox .modal {background: white;padding: 50px;display: block;border-radius: 5px;position: relative;width: 90%;max-width: 1200px;max-height: 90%;margin: 0 auto; box-sizing:border-box;}

.z_tanchuang .tbox .modal .out{position: absolute;width: 40px;height: 40px;line-height: 40px;background: #fff url(../about/out.png) center no-repeat;background-size: 20px;color: #000;font-size: 30px;text-align: center;border-radius: 50%;top: 0;right: -50px;cursor: pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.z_tanchuang .tbox .modal .img{width: 100%;max-width: 600px;margin: 0 auto;}

.z_tanchuang .tbox .modal .img video{display: block;width: 100%;max-width: 100%;/*object-fit: cover;*/ max-height:500px;}

.z_tanchuang .tbox .modal .img img{margin: 0 auto ;}

.z_tanchuang .tbox .modal .out:hover{background: #fff url(../about/out2.png) center no-repeat;background-size: 20px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.z_tanchuang .tbox .modal2{padding: 20px;}

.z_tanchuang .tbox .modal .img{max-width: 1200px;position;z-index:1;overflow:hidden;}

.img_tanchuang .tbox .modal{border:0;padding: 0;border:5px solid #ddd;border-radius: 0;}

.img_tanchuang .tbox .modal{width: 900px;}

.img_tanchuang .tbox .modal .img img{width: 100%;}


.z_tanchuang.one {transform: scaleY(0.01) scaleX(0);animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scaleY(0.01) scaleX(0);-webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}



.z_tanchuang.one.out {transform: scale(1);animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(1);-webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out .tbox .modal {animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}



@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@-webkit-keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@-webkit-keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

@media screen and (max-width: 769px) {.z_tanchuang .tbox .modal {background: white;padding: 10px; box-sizing:border-box;display: block;border-radius: 5px;position: relative;width: 90%;max-width: 1200px;max-height: 90%;margin: 0 auto;}
.z_tanchuang .tbox .modal .out{ top:-50px; right:0;}
}


	

