/* 公共部分 */

* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    font-size: 14px;
    color: #333333;
}

a:hover {
    text-decoration: none !important;
    color: #FF0000 !important;
}

/*a:hover p {
    text-decoration: none !important;
    color: #FF0000 !important;
}*/

a:hover span {
    text-decoration: none !important;
    color: #FF0000 !important;
}

a:focus {
    text-decoration: none !important;
    color: #FF0000 !important;
}

/*a:focus p {
    text-decoration: none !important;
    color: #FF0000 !important;
}*/

a:focus span {
    text-decoration: none !important;
    color: #FF0000 !important;
}

ul,
ol {
    list-style: none;
}

.clearFix ::after {
    content: '';
    clear: both;
    height: 0;
    display: block;
}

button {
    background-color: Transparent;
    border-style: none;
    /*无边框*/
    outline: none;
    /*获得焦点也无边框*/
}

button .col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

ul,
ol {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.nav_active {
    color: #FF0000;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

p {
    margin: 0;
}

.container {
    background: #fff;
    /*padding: 0 30px;*/
}


/* 头部 */

.top {
    width: 100%;
}

.top .container {
    background: none;
}

.top img {
    width: 100%;
}

.top .top_cont {
    background: url('hdzt_bg.png') no-repeat;
    background-size: 100% 100%;
    font-size: 18px;
    color: #fff !important;
    line-height: 38px;
    text-indent: 2em;
    position: absolute;
    top: -250px;
    padding: 50px 50px 50px 66px;
}
.top .top_cont p{
    float:left;
    width:85%;
}
.top .top_cont img{
     float:left;
	 margin:20px 40px 20px 0;
	 width:10%;
}

.content {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.content .top_img2 {
    background:#fff;
    height:1000px;
}


/* 峥嵘岁月 */

.cont_zrsy,
.cont_fzlc {
    margin-top: 50px;
}

.cont_zrsy .zrsy_banner,
.cont_fzlc .fzlc_banner {
    margin-bottom: 30px;
}

.cont_zrsy .zrsy_banner span,
.cont_fzlc .fzlc_banner span {
    position: absolute;
    right: 4px;
    color: #666;
    top: 24px;
}

.cont_zrsy .zrsy_banner img,
.cont_fzlc .fzlc_banner img {
    width: 100%;
    height: auto;
}

.cont_zrsy .box {
    height: 380px;
    position: relative;
}

.cont_zrsy .list {
    height: 360px;
    overflow: hidden;
    position: absolute;
}

.cont_zrsy .list li p {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    line-height: 46px;
    color: #fff;
    background-color: rgba(86, 61, 53, 0.5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 6px;
    text-align: center;
}


/* .cont_zrsy .list .p3:hover p {
    color: #FF0000
} */

.cont_zrsy li {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease-out;
}

.cont_zrsy img {
    width: 646px;
    height: 360px;
    border: none;
    float: left;
}

.cont_zrsy .p1 {
    transform: translate3d(40px, 0, 0) scale(0.7);
    transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 1;
}

.cont_zrsy .p2 {
    transform: translate3d(122px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 2;
}

.cont_zrsy .p3 {
    transform: translate3d(242px, 0, 0) scale(1);
    z-index: 3;
    opacity: 1;
}

.cont_zrsy .p4 {
    transform: translate3d(364px, 0, 0) scale(0.81);
    transform-origin: 100% 50%;
    opacity: 0.8;
    z-index: 2;
}

.cont_zrsy .p5 {
    transform: translate3d(451px, 0, 0) scale(0.7);
    transform-origin: 100% 50%;
    opacity: 0.8;
    z-index: 1;
}

.cont_zrsy .p6 {
    transform: translate3d(910px, 0, 0) scale(0.81);
}

.cont_zrsy .p7 {
    transform: translate3d(1134px, 0, 0) scale(0.81);
}


/* 发展历程 */

.video_one .video_one_li {
    overflow: hidden;
}

.video_one .video_one_li a {
    display: block;
    padding: 0 12px;
}

.video_one .video_one_img {
    max-height: 234px;
    overflow: hidden;
}

.video_one .video_one_img img {
    width: 100%;
}

.video_one p {
    height: 60px;
    line-height: 60px;
    width: 100%;
    font-size: 18px;
    background-color: #eeeeee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    text-align: center;
}

.video_two {
    margin-top: 10px;
}

/*.video_two ul {*/
/*    margin: 0 6px;*/
/*}*/

.video_two .video_two_li {
    overflow: hidden;
    margin-top: 20px;
}

.video_two .video_two_li a {
    display: block;
    position: relative;
    margin: 0 6px;
}

.video_two .video_two_img {
    height: 180px;
    overflow: hidden;
}

.video_two .video_two_img img {
    width: 100%;
    height: inherit;
}

.video_two p {
    width: 100%;
    font-size: 18px;
    color: #000;
    background-color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 22px 6px 20px 6px;
    text-align: center;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media (max-width:1024px) {
    .cont_zrsy .box {
        height: 340px;
    }
    .cont_zrsy .box img {
        width: 440px;
        height: 280px;
    }
    .top {
        bottom: 330px;
    }
    .top .top_cont {
        line-height: 45px;
        top: -47px;
        padding: 41px 32px 38px 68px;
    }
    .cont_zrsy {
        margin-top: 200px;
    }
    .cont_fzlc {
        margin-top: 10px;
    }
}

@media (max-width:768px) {
    .content .top_img2 {
        background:#fff;
        height:405px;
    }
    .container {
        padding: 0 10px;
    }
    .top {
        margin-bottom: 360px;
    }
    .cont_zrsy .zrsy_banner span,
    .cont_fzlc .fzlc_banner span {
        top: 12px;
    }
    .cont_zrsy {
        margin-top: 268px;
    }
    .cont_zrsy .p1 {
        transform: translate3d(14px, 0, 0) scale(0.7);
    }
    .cont_zrsy .p2 {
        transform: translate3d(58px, 0, 0) scale(0.81);
    }
    .cont_zrsy .p3 {
        transform: translate3d(142px, 0, 0) scale(1);
    }
    .cont_zrsy .p4 {
        transform: translate3d(220px, 0, 0) scale(0.81);
    }
    .cont_zrsy .p5 {
        transform: translate3d(268px, 0, 0) scale(0.7);
    }
    .cont_zrsy .zrsy_banner,
    .cont_fzlc .fzlc_banner {
        margin-bottom: 0px;
    }
    .cont_zrsy .box img {
        width: 420px;
        height: 270px;
    }
    .cont_zrsy .box {
        height: 300px;
    }
    .video_two .video_two_li,
    .video_one .video_one_li {
        margin-bottom: 0px;
    }
    .video_one .video_one_img,
    .video_two .video_two_img {
        height: auto;
        max-height: none;
    }
}

@media(max-width:414px) {
    .top {
        margin-bottom: 188px;
    }
    .top .top_cont {
        line-height: 22px;
        top: -50px;
        padding: 26px 25px;
        font-size: 14px;
        text-align:justify;
        text-align-last:justify;
    }
    .top .top_cont img{
         display:none;
    }
    .top .top_cont p{
        width:100%;
    }
    .cont_zrsy {
        margin-top: 150px;
    }
    .cont_fzlc {
        margin-top: 24px;
    }
    .cont_zrsy .course_bg span {
        margin: 30px -14px 0 0px;
    }
    .cont_zrsy .zrsy_banner span,
    .cont_fzlc .fzlc_banner span {
        position: absolute;
        right: 4px;
        color: #666;
        top: 0px;
        font-size: 12px;
    }
    .cont_zrsy .box {
        height: 210px;
    }
    .cont_zrsy .box img {
        width: 324px;
        height: 210px;
    }
    .cont_zrsy .p1 {
        transform: translate3d(4px, 0, 0) scale(0.7);
    }
    .cont_zrsy .p2 {
        transform: translate3d(14px, 0, 0) scale(0.81);
    }
    .cont_zrsy .p3 {
        transform: translate3d(34px, 0, 0) scale(1);
    }
    .cont_zrsy .p4 {
        transform: translate3d(56px, 0, 0) scale(0.81);
    }
    .cont_zrsy .p5 {
        transform: translate3d(68px, 0, 0) scale(0.7);
    }
}

@media(max-width:375px) {
    .top {
        margin-bottom: 230px;
    }
    .cont_zrsy .box img {
        width: 282px;
        height: 192px;
    }
    .cont_zrsy {
        margin-top: 200px;
    }
    .cont_fzlc {
        margin-top: 8px;
    }
}

@media(max-width:320px) {
    .cont_zrsy .box {
        height: 168px;
    }
    .cont_zrsy .box img {
        width: 234px;
        height: 156px;
    }
    .top {
        margin-bottom: 250px;
    }
    .cont_zrsy {
        margin-top: 226px;
    }
}