@font-face {
    font-family: 'SourceHanSansCN';
    src: url("../fonts/SourceHanSansCN-Normal.otf");
}

@font-face {
    font-family: 'SourceHanSansCN-Bold';
    src: url("../fonts/SourceHanSansCN-Bold.otf");
}

@font-face {
    font-family: 'SourceHanSansCN-Heavy';
    src: url("../fonts/SourceHanSansCN-Heavy.otf");
}
h1, h2, h3, h4 {
    text-align: center;
}

h1 {
    font-size: 50px;
}

h2 {

}

.center-vertical {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

ul, ol {
    list-style-type: none;
}

a:hover {
    text-decoration: none;
}

.navbar-toggle {
    background-color: inherit;
}

.icon-bar {
    border: solid 1px black;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

@font-face {
    font-family: 'SourceHanSansCN';
    src: url("../fonts/SourceHanSansCN-Normal.otf");
}

body, div, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei","SourceHanSansCN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.icon-bar {
    border: solid 0.5px black;
    background-color: white;
}

.top {
    margin-top: 40px;
    margin-bottom: 40px;
}

.top-h2-white {
    color: white;
}

.top-h2 {
    margin-top: 20px;
    font-size: 20px;
    height: 22px;
    opacity: 1;
    letter-spacing: 0px;
}

.deathline {
    opacity: 0;
    height: 20px;
    border-bottom: 1px solid grey;
}

.deathline-white {
    opacity: 0;
    height: 20px;
    border-bottom: 1px solid white;
}

@media screen and (max-width: 768px) {

    .deathline-white {
        display: none;
    }

    .deathline {
        display: none;
    }

    .title {
        margin-bottom: 0px !important;
    }

    .history {
      display: none;
    }

    .navbar-nav {
        background-color: white;
    }

    .navbar-nav li a {
        color: #0a001f;
        z-index: 1;
    }
}
.aboutUs-tag{

    padding:0px 0 100px 0;
}
.banner {
    position: relative;
    width: auto;
    background-size: cover;
    background-position: center right;
    background-image: url(../image/aboutUs/aboutAs.png);
    color: white;
    height: 325px;
}

.banner-zi {
    /* padding:10px ; */
    line-height: 55px;
    bottom: 10%;
    position: absolute;
}

.banner-line {
    left: 100px;
    bottom: 0px;
    width: 50px;
    border-bottom: 3px solid #3790e3;

}

.banner h2 {
    line-height: 22px;
    text-align: left;

    opacity: 1;
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
    letter-spacing: 0px;
}

.banner h1 {
    text-align: left;
    opacity: 1;
    font-size: 50px;
    color: rgba(255, 255, 255, 1);
    letter-spacing: 0px;
    padding: 20px 0 10px;
}

.navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: rgba(255, 255, 255, 1);
}

/*企业简介 */
  #tab-1{
    background:rgba(240,240,240,1);
    background-attachment:fixed;
    background-image: url(../image/aboutUs/LOGO2.png )  ;
    background-repeat:no-repeat;
    background-size: 100%   auto  ;
    background-position:center top;
}
.tab-1-content{
    background: white;

}
#tab-1 .title {
    padding: 10px 0 10px 0;
    margin: 0 0 10px  0 ;

}



.profile{
    padding: 50px 0 ;
    background: rgba(255,255,255,0.90);
    /*width: 100%;*/
    /*height: 400px;*/
    /*background:white;*/
    /*background-attachment:fixed;*/
    /*background-image: url(../image/aboutUs/LOGO2.png ) ;*/
    /*background-repeat:no-repeat;*/
    /*background-size: 60% auto;*/
    /*background-position: 70% center;*/
}
@media screen and (max-width: 768px) {
    .profile{
        padding:0 0 ;
    }
    .profile_left{
        height: auto;
    }
}

.profile_right {


 padding:  0 -15px 0 0   ;


}
.profile_right-card{
    background: rgba(255,255,255,0.95);
    padding: 20px;
    right: 100px;
    border-radius: 2px;
}
.profile_right-card h6{
    font-size: 30px;

}
.profile_title {
    opacity: 1;
    font-size: 34px;
    color: #3f86ff;

    letter-spacing: 0px;
    font-family: SourceHanSansCN-Bold;
    text-align: left;
}
.profile_title-line{

    border-top: 4px solid #0468FA;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: rgb(4, 104, 250);
    width: 25px;
}
.profile_right-card p{
    font-size: 16px;
   color:  #576c87;
}
.profile_right-card  h6{
    color: #3f86ff;
    margin-bottom: 10px;
}
.profile_left {
    padding:  40px 40px;
    text-align: center;
    background: rgba(255,255,255,0.95);
    border-radius: 4px;
}

.profile_left p {
    margin-top: 5%;
    opacity: 1;
    line-height: 10px;
    letter-spacing: 0px;
}

.profile_image {
    /*width: 100%;*/
    /*height: 400px;*/
    /*background:white;*/
    /*background-attachment:fixed;*/
    /*background-image: url(../image/aboutUs/LOGO2.png ) ;*/
    /*background-repeat:no-repeat;*/
    /*background-size: 60% auto;*/
    /*background-position: 70% center;*/
}

.profile_more {
    height: 60px;
    width: 180px;
    position: absolute;
    bottom: 0px;
    border-radius: 12px;
    border: 1px rgba(58, 142, 233, 1) solid;
    background: transparent;
    color: rgba(58, 142, 233, 1);
}

.title {
   margin: 20px 0 ;

}
/*企业简介 */
#tab-2 {

    background-size: auto 100%;
    background-position: 60% 80%;
    background-image: url(../image/aboutUs/企业文化@2x.png),linear-gradient(to bottom, rgba(41,191,223,1), rgba(100, 100, 100, 0.2));
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-origin:padding-box;

}

.culture-card {
    height: 200px;
    border-radius: 8px;
    margin: 30px 15px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    padding: 10%;
}

.culture-card h3 {
    color: white
}

.culture-card p {
    color: white;
    text-align: center;
}

.culture-card-1 {
    background-color: rgba(255, 200, 15, 1);
}

.culture-card-2 {
    background-color: rgba(95, 39, 229, 1);
}

.culture-card-3 {
    background-color: rgba(255, 145, 130, 1);
}

.culture-card-4 {
    background-color: rgba(92, 168, 243, 1);
}

.culture-card-5 {
    background-color: rgba(139, 217, 217, 1);
}

.culture-card-6 {
    background-color: rgba(0, 205, 201, 1);
}

/*企业文化*/
#tab-3 h1{
    color: #3f86ff;
}
.tab-3-history .event-content{
    position: relative;
     max-height: 345px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
    margin: 5px;
    border-radius: 6px;
    cursor: pointer;
    top: 0;
    text-align: center;
    transition: all 0.25s;
    background: white;
}
.tab-3-history .event-content {
    position: relative;
    width: 100%;
    height: 190px;
    padding: 10px 33px;
    overflow: hidden;
}
@media screen and (max-width: 768px) {
    .tab-3-history .event-content{

    }
}
.tab-3-history .event-content:hover{
top: -15px;
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.1);
}
.tab-3-history .event-content  h2{
    margin:20px auto 15px auto;
    text-align: left;
    font-weight: 300;
    font-size: 32px;
 color: rgb(62,134,255);
}
.tab-3-history .event-content  h6{
    color: #8e98a6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-height: 18px;
    -webkit-box-orient: vertical;
    max-height: 90px;
    text-align: left;
}
.aboutus-text{
    background: linear-gradient(to right,  rgba(33,96,183, .8), rgba(67,143,238, .8));
    color: #fff;
    padding: 50px 30px;
    font-size: 16px;
    position: absolute!important;
    top: 180px;
    left: 75px;
    width: 430px;
}