/* header top */
.header-top {
    width: 100%;
    height: 36px;
    background-color: #1e1e21;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    z-index: 100;
}

/* banner */
.banner,
.banner a {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    display: block;
}

/* content */
.content {
    width: 100%;

}

.tab-box {
    width: 100%;
    height: 124px;
    background-color: #fff;
}

.tab {
    width: 1200px;
    height: 124px;
    margin: 0 auto;
    line-height: 124px;
    border-bottom: solid 1px #e6ebf0;
    font-size: 0;
}

.tab-items {
    display: inline-block;
    width: 184px;
    height: 124px;
    line-height: 124px;
    margin: 0 88px 0 30px;
    font-weight: bold;
    cursor: pointer;
    box-sizing: border-box;
    +display: inline;
    +zoom: 1;
}

.tab-items i {
    display: inline-block;
    height: 54px;
    width: 54px;
    margin: 0 25px;
    vertical-align: middle;
}




.tab-items span {
    font-size: 17px;
    letter-spacing: 1px;
    color: #262626;
}

.tab-items-active {
    border-bottom: 2px solid #fc1717;
}

.tab-items-active span {
    color: #fe2323;
}

.tab-items:hover span {
    color: #fe2323;
}

.menubg {
    background: url(../images/menu-icon.png) no-repeat;
}

.intro {
    background-position: -54px 0;
}

.devel {
    background-position: -378px 0;

}

.honor {
    background-position: -162px 0;

}

.conUs {
    background-position: -270px 0;

}

.tab-items:hover .intro,
.tab-items-active .intro {

    background-position: 0 0;
}

.tab-items:hover .devel,
.tab-items-active .devel {
    background-position: -324px 0;

}

.tab-items:hover .honor,
.tab-items-active .honor {

    background-position: -108px 0;
}

.tab-items:hover .conUs,
.tab-items-active .conUs {

    background-position: -216px 0;
}

.column-box {
    width: 1242px;
    overflow: hidden;
    margin: 72px 0 -40px 0;
}

.column-items {
    float: left;
    width: 578px;
    height: 728px;
    margin-right: 43px;
    margin-bottom: 40px;
    background-color: #fff;
}

.intro-items-txt {
    width: 578px;
    height: 326px;
    padding-top: 38px;
    text-align: center;
}

.intro_icon_wrapper {
    display: inline-block;
    width: 100%;
    height: 64px;
}

.intro_icon_wrapper img {
    vertical-align: middle;
}

.intro-items-txt h3 {
    display: inline-block;
    width: 300px;
    height: 22px;
    margin-top: 27px;
    font-size: 22px;
    line-height: 22px;
    color: #262626;
}

.intro-items-txt p {
    font-size: 14px;
    display: inline-block;
    width: 468px;
    line-height: 24px;
    margin-top: 40px;
    color: #262626;
    text-align: left;
}

.intro-items-pic,
.intro-items-pic img {
    width: 578px;
    height: 364px;
}

.status {
    height: 876px;
    margin-top: 100px;
}

.title-box {
    width: 1200px;
    height: 150px;
    margin: 0 80px;
    font-size: 0;
}

.title-items {
    display: inline-block;
    width: 350px;
    height: 150px;
    /*
    margin-right: 143px;
     */
    text-align: center;
    +display: inline;
    +zoom: 1;
}

.title-box li.last {
    margin-right: 0;
}

.title-items p {
    width: 100px;
    height: 16px;
    font-size: 16px;
    font-weight: bold;
    padding-top: 25px;
    margin: 0 auto;
}

.map {
    text-align: center;
}

/*.map img {*/
/*    width: 800px;*/
/*    height: 600px;*/
/*}*/

/* ready box */
.ready-box-margin {
    margin-top: 80px;
}



.about-list {
    display: none;
}

/*获得的荣誉*/
.honors-box {
    width: 1250px;
    margin-top: -30px;
    overflow: hidden;
}

.honors-box li {
    width: 278px;
    height: 270px;
    box-sizing: border-box;
    padding: 17px 17px 0px;
    border: 1px solid #e9eaeb;
    box-shadow: 1px 1px 4px #eaebec;
    float: left;
    margin-top: 30px;
    margin-right: 30px;

}

.honors-box-img {
    background-color: #efeded;
    text-align: center;
    height: 192px;
}

.honors-box-img img {
    width: 100%;
    height: 100%;
}

.honors-box-name {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.line-img {
    width: 216px;
    height: 150px;
    margin-top: 21px;
}

.vertical-img {
    width: 130px;
    height: 174px;
    margin-top: 10px;
}

.zxf_pagediv {
    padding-top: 42px;
    border-top: 1px solid #ddd;
    margin-top: 50px;

}


/*关于我们*/
.call-box {
    width: 1200px;
    height: 432px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.call-box-li {
    width: 1016px;
    margin: 29px 0 0 70px;

}

.call-box .call-title {
    height: 32px;
    line-height: 32px;
    padding-left: 50px;
    font-size: 22px;
    color: #252b3a;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 32px;
}

.call-tel {
    background-image: url(../images/about-tel.png);
    background-position: 0 2px !important;
}

.call-email {
    background-image: url(../images/about-email.png);
}

.call-adress {
    background-image: url(../images/about-adress.png);
}

.call-info {
    width: 968px;
    margin-left: 48px;
    overflow: hidden;

}

.call-info-li {
    width: 410px;
    float: left;
    margin-top: 18px;
    height: 40px;
}

.call-info-li p {
    font-size: 14px;
    height: 16px;
    line-height: 7px;
    margin-top: 5px;
    +height: 10px;
    +line-height: 22px;

}

.width145 {
    width: 145px !important;
}

/*地图*/
.call-map {
    width: 100%;
    margin-top: 30px;
    height: 437px;
    border: 1px solid #ddd;
}


/*发展历程*/
.develop-box {
    margin-top: 100px;
    position: relative;
    overflow: hidden;
}

.develop-center {
    width: 46px;
    min-height: 5000px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -23px;
}

.develop-center .line-top {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    box-sizing: border-box;
    background: url(../images/about-time.png) no-repeat center;
    border: 10px solid rgba(252, 23, 23, 0.1);
}

.develop-center .line-top img {
    width: 100%;
    height: 100%;
}

.line-center {
    z-index: 2;
    width: 2px;
    min-height: 300px;
    background: -webkit-linear-gradient(#fc1717 40%, #ddd 100%);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#fc1717 40%, #ddd 100%);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#fc1717 40%, #ddd 100%);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(#fc1717 40%, #ddd 100%);
    /* 标准的语法（必须放在最后） */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fc1717, endColorstr=#DDDDDD);
    position: absolute;
    left: 22px;
}

.line-foot {
    z-index: 1;
    width: 2px;
    height: 4700px;
    background-color: #ddd;
    left: 22px;
    position: absolute;
    bottom: 0;
    left: 22px;
}

.develop-content {
    width: 1385px;
    overflow: hidden;
    padding-top: 90px;
    position: relative;
    min-height: 500px;
}

.develop-content-li {
    width: 520px;
    margin-right: 162px;
    position: relative;
    float: left;
    margin-bottom: 110px;

}

.develop-info {
    width: 440px;
    min-height: 100px;
    background-color: #fff;
    border: solid 1px #ddd;
    padding: 40px 36px 14px 36px;
    cursor: pointer;

}

.develop-info p {
    font-size: 0;
    min-height: 13px;
    line-height: 34px;
    margin-bottom: 8px;
}

.develop-info p:hover {
    color: #fc1717
}

.develop-info p i {
    font-style: normal;
    display: inline-block;
    font-size: 14px;
    width: 32px;
    vertical-align: top;

}

.develop-info p span {
    display: inline-block;
    width: 408px;
    font-size: 14px;
}

.develop-date {
    width: 133px;
    height: 36px;
    position: absolute;
    top: 60px;
    right: -120px;
    z-index: 3;
}

.develop-date .list {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 12px;
}

.develop-date .line {
    width: 40px;
    height: 1px;
    position: absolute;
    left: 12px;
    top: 17px;
    background-color: #ddd;
}

.develop-date .date {
    position: absolute;
    width: 80px;
    height: 36px;
    right: 0;
    top: 0;
    background-color: rgba(221, 221, 221, 0.5);
    border-radius: 17px;
    text-align: center;
    font-size: 16px;
    color: #999;
}

.develop-date .date i {
    width: 72px;
    height: 28px;
    margin-top: 4px;
    font-style: normal;
    border-radius: 14px;
    display: inline-block;
    border: 1px solid #ddd;
    background: #fff;
    box-sizing: border-box;

}

.develop-right {
    margin-bottom: 0px;


}

.develop-right .develop-date {
    left: -120px;
}

.develop-right .develop-date .list {
    left: 115px;
    z-index: 3;
}

.develop-right .develop-date .line {
    left: 80px;
}

.develop-right .develop-date .date {
    left: -3px;
}

.islive {
    border: 1px solid #fc1717;
}

.islive+.develop-date .list {
    border: 1px solid #fc1717
}

.islive+.develop-date .line {
    background-color: #fc1717
}

.islive+.develop-date .date {
    background-color: rgba(252, 23, 23, 0.1);
    color: #fc1717;
}

.islive+.develop-date .date i {
    border: 1px solid #fc1717
}