.company-profile {
    margin-top: 76px;
}

.banner-box {
    position: relative;
}

.banner-box .banner-img {
    display: block;
    width: 100%;
}

.banner-box .banner-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 36px;
}

.subitem-nav .el-tabs .el-tabs__header {
    background: #f7f7fa;
}

.el-tabs__header {
    padding: 0;
    position: relative;
    margin: 0 0 15px;
}

.el-tabs__nav-wrap {
    overflow: hidden;
    margin-bottom: -1px;
    position: relative;
}

.el-tabs__nav-scroll {
    overflow: hidden;
}

.subitem-nav .el-tabs .el-tabs__header .el-tabs__nav {
    float: right;
    padding-right: 240px;
}

.el-tabs__nav {
    white-space: nowrap;
    position: relative;
    transition: transform .3s;
    float: left;
    z-index: 2;
}

.subitem-nav .el-tabs .el-tabs__header .el-tabs__nav .el-tabs__active-bar {
    background: none;
}

.el-tabs__active-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: #409eff;
    z-index: 1;
    transition: transform .3s cubic-bezier(.645, .045, .355, 1);
    list-style: none;
}

.subitem-nav .el-tabs .el-tabs__header .el-tabs__nav .el-tabs__item.is-active {
    color: #dd1313;
}

.subitem-nav .el-tabs .el-tabs__header .el-tabs__nav .el-tabs__item {
    padding: 0 40px;
    height: 50px;
    line-height: 50px;
}

.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),
.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),
.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),
.el-tabs--top .el-tabs__item.is-top:nth-child(2) {
    padding-left: 0;
}

.el-tabs__item.is-active {
    color: #409eff;
}

.el-tabs__item {
    padding: 0 20px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    display: inline-block;
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    color: #303133;
    position: relative;
}

.subitem-nav .el-tabs .el-tabs__header .el-tabs__nav-wrap:after {
    height: 0;
}

.el-tabs__nav-wrap:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #e4e7ed;
    z-index: 1;
}


/* 企业简介 */
.company-profile .center-title-box-01[data-v-00741346] {
    margin-top: 50px;
}

.center-title-box {
    text-align: center;
    padding-bottom: 10px;
}

.center-title-box .center-title-h {
    font-size: 30px;
    line-height: 50px;
    color: #111;
}

.center-title-box p {
    font-size: 16px;
    color: #777;
    line-height: 40px;
}

.center-title-box p {
    font-size: 16px;
    color: #777;
    line-height: 40px;
}

.company-profile .center-title-box-01 {
    margin-top: 50px;
}

.company-profile .banner-title .text {
    font-size: 18px;
    margin-bottom: 30px;
    text-align: center;
}

.company-profile .banner-title .one {
    font-size: 30px;
    text-align: center;
}

.company-profile .banner-button {
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    margin-top: 50px;
    overflow: hidden;
}

.company-profile .banner-button span {
    display: inline-block;
    width: 140px;
    margin: 0 auto;
    height: 40px;
    color: #fff;
    background: linear-gradient(90deg, #e72929, #f25f5f);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#E72828', endColorstr='#F36262');
}

.company-profile .company-profile-text {
    width: 75%;
    margin: 0 auto;
}

.company-profile .company-profile-text .text-p {
    margin: 30px 0;
    color: #666;
    font-size: 16px;
    line-height: 26px;
    text-indent: 2em;
}

.company-profile .company-profile-text .show-num {
    margin-top: 50px;
    overflow: hidden;
}

.company-profile .company-profile-text .show-num .flex-1 {
    width: 50%;
    float: left;
    text-align: center;
    color: #444;
}

.company-profile .company-profile-text .show-num .flex-1 p {
    font-size: 16px;
}

.company-profile .company-profile-text .show-num .flex-1 .head-bold {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: MicrosoftYaHei-Bold;
}

.company-profile .mission {
    margin: 70px 0;
    padding: 70px 0 50px;
    background: #F7F7FA;
}

.company-profile .mission .list-box {
    width: 75%;
    margin: 0 auto;
    overflow: hidden;
}

.company-profile .mission .list-box .list {
    float: left;
    color: #444;
    padding: 0 70px;
    position: relative;
}

.company-profile .mission .list-box .list .title-en {
    font-size: 36px;
    margin-bottom: 30px;
    text-align: center;
}

.company-profile .mission .list-box .list .title-en .item-en {
    font-size: 18px;
    font-family: Calibri;
    color: #777;
    margin-top: 7px;
}

.company-profile .mission .list-box .list .item-text {
    color: #666;
    line-height: 26px;
    font-size: 16px;
}

.company-profile .mission .list-box .list .border {
    position: absolute;
    top: 0;
    right: 0;
    height: 80%;
    background: #E8E8EA;
    width: 2px;
    margin-top: 10%;
}

.company-profile .mission .list-box .list1 {
    padding-left: 0;
    width: 27.5%;
}

.company-profile .mission .list-box .list2 {
    width: 45%;
}

.company-profile .mission .list-box .list3 {
    padding-right: 0;
    width: 27.5%;
}

.company-profile .mission .list-box .list3 .border {
    width: 0;
}

.company-profile .img-box {
    width: 60%;
    margin: 35px auto;
    padding-bottom: 15px;
}

.company-profile .img-box .img-flex-top {
    margin-bottom: 5px;
}

.company-profile .img-box .img-flex-top img {
    width: 35.7142%;
    height: 340px;
}

.company-profile .img-box .img-flex-top .img-flex-2 {
    width: 63.5714%;
}

.company-profile .img-box .img-flex-top .img-right {
    float: right;
}

.company-profile .img-box .img-flex-bottom {
    overflow: hidden;
}

.company-profile .img-box .img-flex-bottom img {
    width: 32.666666%;
    float: left;
    height: 100%;
    margin-right: 1%;
}

.company-profile .img-box .img-flex-bottom img:last-child {
    margin-right: 0;
}

/* 荣誉资质 */
.center-title-box {
    margin: 90px 0 20px;
}

.center-title-box {
    text-align: center;
    padding-bottom: 10px;
}

.center-title-box .center-title-h {
    font-size: 30px;
}

.center-title-box .center-title-h {
    font-size: 30px;
    line-height: 50px;
    color: #111;
}

.center-title-box p {
    font-size: 16px;
    color: #777;
    line-height: 40px;
}

.center-title-box .center-title-h span {
    color: #dd1313;
    font-size: 12px;
    vertical-align: top;
    font-weight: 700;
}

.content-img {
    width: 1260px;
    margin: 0 auto;
    overflow: hidden;
}

.content-img .list:first-child,
.content-img .list:nth-child(3) {
    margin-right: 80px;
    width: 580px;
}

.content-img .list {
    float: left;
    width: 600px;
    height: 140px;
    background: #fafafc;
    margin-bottom: 50px;
}

.content-img .list img {
    vertical-align: middle;
    width: 134px;
}

img {
    border-style: none;
}

.content-img .list .border {
    width: 1px;
    height: 68px;
    vertical-align: middle;
    display: inline-block;
    background: #dedee0;
    margin-top: 12px;
}

.content-img .list .text-title {
    display: inline-block;
    vertical-align: middle;
    padding-left: 25px;
}

.content-img .list .text-title .title {
    font-size: 22px;
    line-height: 60px;
}

.content-img .list .text-title .text {
    color: #777;
    font-size: 16px;
    line-height: 24px;
}

.img-boxs {
    background: url(../images/about/awards_bg.png) no-repeat 50%;
    text-align: center;
    padding: 80px 0;
}

.img-boxs .center-title-box-02 {
    margin: 0 0 20px;
}

.center-title-box {
    margin: 90px 0 20px;
}

.center-title-box {
    text-align: center;
    padding-bottom: 10px;
}

.img-boxs .center-title-box-02 .center-title-h {
    margin-bottom: 22px;
}

.center-title-box .center-title-h {
    font-size: 30px;
}

.center-title-box .center-title-h {
    font-size: 30px;
    line-height: 50px;
    color: #111;
}

.center-title-box p {
    font-size: 16px;
    color: #777;
    line-height: 40px;
}

.img-boxs .center-title-box-02 .text {
    font-size: 16px;
    color: #777;
    line-height: 60px;
    margin-top: -18px;
}

.center-title-box p {
    font-size: 16px;
    color: #777;
    line-height: 40px;
}

.img-boxs img {
    width: 100%;
    max-width: 1542px;
}

/* 新闻资讯 */
.news-box .content {
    width: 1280px;
    margin: 50px auto;
    overflow: hidden;
}

.news-box .content .nav-box {
    float: left;
    width: 25%;
}

.news-box .content .nav-box .nav {
    float: right;
    margin-right: 100px;
}

.news-box .content .nav-box .nav h1 {
    color: #111;
    font-size: 23px;
    padding-left: 15px;
    margin-bottom: 30px;
}

.news-box .content .nav-box .nav .list-box {
    width: 180px;
    background: #f7f7fa;
    line-height: 55px;
    font-size: 16px;
    color: #111;
    padding: 10px 0;
}

.news-box .content .nav-box .nav .list-box .list {
    padding-left: 15px;
    cursor: pointer;
    color: #777;
}

.news-box .content .nav-box .nav .list-box .list img {
    width: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.news-box .content .nav-box .nav .list-box .list {
    padding-left: 15px;
    cursor: pointer;
    color: #777;
}

.news-box .content .content-box {
    float: left;
    width: 72%;
    min-width: 896px;
}

.news-box .content .content-box h1 {
    font-size: 24px;
    color: #363636;
    margin-bottom: 30px;
}

.news-box .content .content-box h1 span {
    display: inline-block;
    width: 4px;
    height: 24px;
    background: #dd1313;
    margin-right: 12px;
    vertical-align: bottom;
}

.news-box .content .content-box .list-box .list {
    display: block;
    margin-bottom: 50px;
    clear: both;
    overflow: hidden;
}

.news-box .content .content-box .list-box .list img {
    vertical-align: middle;
    width: 260px;
    height: 170px;
    display: block;
    float: left;
	margin-top:8px;
}

.news-box .content .content-box .list-box .list .text-title {
    display: inline-block;
    width: 585px;
    vertical-align: middle;
    margin-left: 30px;
}

.news-box .content .content-box .list-box .list .text-title .title {
    width: 100%;
    height: 36px;
    font-size: 24px;
    margin-bottom: 6px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.news-box .content .content-box .list-box .list .text-title .text {
    color: #7d7d7d;
    line-height: 30px;
}

.news-box .content .content-box .list-box .list .text-title .v-btn {
	float:right;
    width: 120px;
    height: 34px;
    color: #dd1313;
    text-align: center;
    line-height: 32px;
    border: 1px solid #dd1313;
    border-radius: 17px;
    margin-top: 5px;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
}

.news-box .content .content-box .list-box .list .text-title .v-btn:hover {
    background-color: red; 
    color:#fff;
}

/* 加入我们 */
.content {
    width: 60%;
    margin: 40px auto;
  }
  
  .content .title h1 {
    color: #111;
    font-size: 36px;
    margin-bottom: 20px;
  }
  
  .content .title p {
    font-size: 16px;
    color: #777;
  }
  
  .content .title p .email {
    color: #DD1313;
    cursor: pointer;
  }
  
  .content .list-box .list-title {
    font-size: 24px;
    margin: 50px 0 20px;
  }
  
  .content .list-box .list-title span {
    vertical-align: middle;
  }
  
  .content .list-box .list-title .bg-color {
    display: inline-block;
    width: 7px;
    height: 27px;
    background: linear-gradient(0deg, #e72828, #f26060);
    border: 1px solid #f3f3f5;
  }
  
  .content .list-box .list .el-collapse .el-collapse-item .el-collapse-item__header {
    font-size: 18px;
    height: 58px;
    line-height: 58px;
  }
  
  .content .list-box .list .el-collapse .el-collapse-item .el-collapse-item__header img {
    margin-left: 10px;
    width: 30px;
  }
  
  .content .list-box .list .el-collapse .el-collapse-item .el-collapse-item__wrap {
    font-size: 16px;
  }
  
  .content .list-box .list .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .collapse-content h1 {
    color: #111;
    font-size: 16px;
    margin-bottom: 10px;
  }
  
  .content .list-box .list .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .collapse-content .item-list {
    color: #777;
    font-size: 16px;
    line-height: 36px;
  }
  
  .content .list-box .list .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .collapse-content .item-qualification {
    margin-top: 20px;
  }

  .el-collapse-item__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    line-height: 48px;
    color: #303133;
    cursor: pointer;
    border-bottom: 1px solid #ebeef5;
    font-size: 13px;
    font-weight: 500;
    transition: border-bottom-color .3s;
    outline: 0;
}

.el-carousel__mask, .el-cascader-menu, .el-cascader-menu__item.is-disabled:hover, .el-collapse-item__header, .el-collapse-item__wrap {
    background-color: #fff;
}
  
  .content .list-box .list .el-collapse .is-active {
    color: #DD1313;
  }

  .el-collapse {
    border-top: 1px solid #ebeef5;
    /* border-bottom: 1px solid #ebeef5; */
   }

   /* 联系我们 */
   .center-title-box {
    margin-top: 70px;
  }
  
  .center-title-box .center-title-h {
    font-size: 30px;
  }
  
  .contact-list {
    width: 60%;
    margin: 30px auto 80px;
    padding: 10px 0;
    overflow: hidden;
  }
  
  .contact-list .list {
    float: left;
    width: 25%;
    text-align: center;
  }
  
  .contact-list .list img {
    width: 60px;
  }
  
  .contact-list .list .font-size18 {
    margin: 25px 0 15px;
  }
  
  .map-form {
    overflow: hidden;
  }
  
  .map-form .map {
    width: 50%;
    float: left;
  }
  
  .map-form .map #allmap {
    height: 668px;
  }
  
  .map-form .map #allmap .anchorBL {
    display: none;
  }
  
  .map-form .form {
    width: 50%;
    float: left;
    height: 668px;
    background: #F7F7FA;
  }
  
  .map-form .form .title-phone {
    height: 334px;
    padding: 110px 100px 0;
  }
  
  .map-form .form .title-phone .title {
    font-size: 30px;
    color: #222;
  }
  
  .map-form .form .title-phone .font-size16 {
    margin: 25px 0;
  }
  
  .map-form .form .title-phone .phone {
    font-size: 16px;
    vertical-align: middle;
  }
  
  .map-form .form .title-phone .phone-img {
    width: 16px;
    vertical-align: middle;
  }
  
  .map-form .form .input-box {
    padding: 0 100px 110px;
  }
  
  .map-form .form .input-box .el-input {
    width: 480px;
    margin-bottom: 25px;
  }
  
  .map-form .form .input-box .el-input .el-input__inner {
    height: 48px;
    line-height: 48px;
    border-color: #E5E5E5;
    background: #F2F2F5;
    border-radius: 24px;
    color: #999;
    padding-left: 30px;
  }

  .contact-us .map-form .form .input-box .el-input .el-input__inner {
    height: 48px;
    line-height: 48px;
    border-color: #e5e5e5;
    background: #f2f2f5;
    border-radius: 24px;
    color: #999;
    padding-left: 30px;
}

.el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
}
  
  .map-form .form .input-box .btn {
    overflow: hidden;
    border-radius: 18px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    width: 130px;
    height: 36px;
  }
  
  .map-form .form .input-box .btn span {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #e72828, #f36262);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26060', endColorstr='#e72828',GradientType=1 );
    cursor: pointer;
  }
  
  .fixed-box {
    background: rgba(33, 38, 49, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
  }
  
  .fixed-box .box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 550px;
    height: 310px;
    border-radius: 4px;
    padding: 62px 100px;
    text-align: center;
  }
  
  .fixed-box .box h1 {
    font-size: 24px;
    color: #10131A;
    margin-bottom: 35px;
  }
  
  .fixed-box .box h1 span {
    vertical-align: middle;
  }
  
  .fixed-box .box h1 .el-icon-circle-check {
    color: #E72828;
    font-size: 36px;
  }
  
  .fixed-box .box p {
    font-size: 18px;
    line-height: 30px;
    color: #777777;
  }
  
  .fixed-box .box .linear-btn {
    width: 100px;
    margin-top: 34px;
  }
  
  .fixed-box .box .linear-btn .text-btn {
    font-size: 18px;
    color: #fff;
  }
  
  



