/* banner分类 */
.open{
    width: 100%;
    height: auto;
    position: relative;
}
.open .row{
    width: 1200px;
    height: 62px;
    background-color: rgb(255, 255, 255,0.7);
    position: absolute;
    z-index: 99;
    left: 50%;
    margin-left: -600px;
    top: -62px;
    opacity: 0.7;
}
.open .row ul{
    height: 100%;
    display: flex;
    justify-content: center;
}
.open .row ul li{
    width: 20%;
    height: 100%;
    flex: 1;
    border-right: 1px solid #ffffff;
}
.open .row ul li a{
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 62px;
    display: block;
}
.open .row ul li .openA{
    font-weight: bold;
    color: #0062ff;
}
/* 企业介绍 */
.duce{
    width: 100%;
    height: auto;
}
.duce .row{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
/* 头部 */
.duceTit{
    width: 100%;
    height: auto;
}
.duceTit .title{
    font-size: 36px;
    color: #333333;
    display: inline-block;
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 84px;
}
.duceTit .title::before{
    left: 374px;
    background: url(/static/home/images/aboutTp1.png) no-repeat;
    position: absolute;
    background-size: 110px 8px;
    top: 50%;
    width: 110px;
    height: 8px;
    content: '';
}
.duceTit .title::after{
    right: 374px;
    background: url(/static/home/images/aboutTp2.png) no-repeat;
    position: absolute;
    background-size: 108px 8px;
    top: 50%;
    width: 108px;
    height: 8px;
    content: '';
}
/* 中部 */
.newGetBody{
    width: 100%;
    min-height: 300px;
    margin-top: 70px;
    margin-bottom: 65px;
    font-size: 16px;
    color: #2a2a2a;
}
.newGetBody p{
    line-height: 40px !important;
    letter-spacing: 1px;
}
.newGetBody img{
    width: auto;
    height: auto;
    max-width: 100%;
    margin-top: 45px;
}
/* 关于华创banner */
.about{
    width: 100%;
    height: 748px;
    background: url(/static/home/images/aboutTp4.jpg) no-repeat;
    background-size: cover;
    background-position: -150px 0;
}
.about .row{
    width: 1210px;
    height: auto;
    margin: 0 auto;
}
.aboutTit{
    width: 100%;
    height: auto;
}
.aboutTit p{
    font-size: 24px;
    color: #ffffff;
    margin-top: 116px;
}
.aboutBody{
    width: 100%;
    height: auto;
    margin-top: 56px;
}
/*大事记start*/

.event_box {
    width: 100%;
    position: relative;
    min-height: 420px;
}

.event_box .parHd {
    width: 100%;
    display: inline-block;
    /*height: 92px;*/
    overflow: hidden;
}
.event_box .parHd::after{
    content: "";
    position: absolute;
    width: 1090px;
    height: 1px;
    left: 50%;
    top: 29px;
    margin-left: -545px;
    background-color: #ffffff;
}
.parHd ul {
    width: 100%;
    text-align: center;
    margin: 0 auto ;
    padding-top: 25px ;
    display: flex ;
    /*justify-content: space-between;*/
    align-items: center;
    flex-wrap: wrap;
}
.parHd .tempWrap {
    width: 100% !important;
    margin: 0 auto;
}
.parHd .tempWrap:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #580000;
    position: absolute;
    top: 35%;
    z-index: 10;
}

.parHd li.no_line:before {
    display: none;
}

.parHd li {
    display: inline-block;
    cursor: pointer;
    padding-top: 30px;
    font-size: 16px;
    color: #ffffff;
    margin: 0 30px 30px 0;
    position: relative;
}

.parHd li::after {
    content: "";
    background: url(/static/home/images/aboutTp5.png) no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: 20;
    top: -1px;
    left: 50%;
    margin-left: -5px;
    background-size: 10px 10px;
    background-color: #8392a3;
    border-radius: 50%;
}
/* .parHd .cur:after{
  background-color: #ff8a51;
  border: 1px solid #fbc6ac;
} */
/* .parHd li:hover{
    background-color: #ff8a51;
    border: 1px solid #fbc6ac;
} */
.parHd li.act::after{
    background-color: #ff8a51;
    border: 1px solid #fbc6ac;
}
.parBd {
    width: 100%;
    height: auto;
}
.slideBox{
    width: 100%;
    height: auto;
    margin-top: 80px;
}
.slideBox .left{
    width: 40%;
    height: auto;
    float: left;
}
.slideBox .left p{
    font-size: 112px;
    font-weight: bold;
    color: #ffffff;
    float: left;
    font-family: "FRICK";
    margin-left: 40px;
}
.parBd .right{
    width: 602px;
    height: auto;
    float: right;
    margin-right: 41px;
}
.parBd .right .p1{
    width: 100%;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    float: left;
    margin-right: 395px;
    text-indent: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.parBd .right hr{
    width: 590px;
    height: 1px;
    background: white;
    float: right;
    margin-top: 20px;
}
.parBd .right .p2{
    font-size: 15px;
    color: #ffffff;
    margin-left: 9px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.parAn{
    width: 100%;
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-top: 10px;
}
.parAn .sPrev{
    width: 38px;
    height: 38px;
    float: left;
    margin-left: 576px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #c4c7cf;
}
.sPrev_Tp{
    width: 6px;
    height: 12px;
    margin-top: 9px;
    margin-left: 15px;
}
.sPrev_Tp img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.parAn .sNext{
    width: 38px;
    height: 38px;
    float: left;
    margin-left: 15px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #c4c7cf;
}
.sNext_Tp{
    width: 6px;
    height: 12px;
    margin-top: 9px;
    margin-left: 15px;
}
.sNext_Tp img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.parAn .cur{
    background-color: #ff8a51;
}
  /* div#listBox {
    width: 100%;
  }

  .sPrev,
  .sNext {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 10px;
  }

  .sPrev {
    left: 0;
  }

  .sNext {
    right: 0;
  }

  .sPrev img,
  .sNext img {
    transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);

    -moz-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);

    -webkit-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);

    -o-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);
  } */
