* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none
}

a:link {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:active {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

ul {
    list-style: none;
}

.box1 p {
    /* font-size: 0.14rem; */
    padding-top: 20px;
    padding-bottom: 20px;
}

.gych_head {
    margin-top: 20px;
    text-align: center;
}

.gych_head ul {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.gych_head ul li {
    float: left;
    width: 200px;
    height: 100px;
    line-height: 100px;
    font-size: 26px;
}

.gych_head ul li.active {
    border-bottom: #3234c2 3px solid;
}


/*
.gych_head ul li:hover {
    border-bottom: #3234c2 3px solid;
} */

.box1 p span {
    color: #d9d9d9;
}

.box2 {
    margin-top: 40px;
    float: left;
    width: 15%;
    text-align: center;
    margin-right: 0.46rem;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
}

.box2 ul {
    margin-bottom: 0px;
}

.box2 li {
    font-size: 0.18rem;
    line-height: 1rem;
}

.box2 a li .style-blue {
    color: white;
    background-color: #3234c2;
}

.box2 a li:hover {
    color: white;
    background-color: #3234c2;
}

.box2 a li {
    color: black;
}

.box4 {
    text-align: center;
    float: right;
    height: 70px;
}

.box3 {
    float: left;
    line-height: 38px;
}

.box3 a {
    color: black;
}

.box4 li {
    float: left;
    width: 1.35rem;
    padding-top: 17px;
    line-height: 38px;
    border-top: white 3px solid;
}

.box4 li a {
    color: #666666;
    font-size: 0.14rem;
}

.box4 li:hover {
    border-top: #3234c2 3px solid;
}

.box5 {
    text-align: center;
}

.box5 p {
    font-size: 0.36rem;
    color: black;
    line-height: 1.15rem;
}

.track-list {
    margin: 20px;
    padding-left: 5px;
    position: relative;
}

.track-list ul {
    border-left: 3px solid wihte;
}

.track-list li {
    position: relative;
    padding: 0px 0 0 25px;
    line-height: 18px;
    color: #999;
}

.track-list li.first {
    padding-top: 0;
}

.track-list li .node-icon {
    position: absolute;
    left: -20px;
    top: -5px;
    width: 33px;
    height: 33px;
    background: url(../image/gych_icon.png) no-repeat 100%;
}

.track-list li .time {
    top: 0px;
    margin-right: 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: black;
}

.track-list li.first .time {
    margin-right: 20px;
}

.track-list li .box3 {
    margin-top: 50px;
    margin-bottom: 50px;
    height: 218px;
    width: 1358px;
}

.box6 {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #fafafa;
}

.box6 img {
    text-align: center;
    width: 20%;
}

.box6 p {
    line-height: 40px;
    margin-left: 38px;
    margin-right: 38px;
    color: #787878;
    /* font-size: 0.14rem; */
}

.box6 p span {
    color: black;
    font-size: 0.18rem;
    font-weight: 800;
}

.zdhy_left {
    width: 240px;
    float: left;
    box-shadow: 0px 0px 10px #ddd;
    margin-top: 0.5rem;
    text-align: center;
}

.zdhy_left ul li {
    cursor: pointer;
    line-height: 1rem;
    font-size: 0.18rem;
    border-bottom: 1px solid #ddd;
}

.zdhy_left ul li:last-child {
    border-bottom: 0px;
}

.zdhy_left ul li.active {
    background: #3234c2;
    color: #fff;
}

.zdhy_left ul li:hover {
    background: #3234c2;
    color: #fff;
}

.zdhy_left_right {
    width: calc(100% - 260px);
    float: right;
    box-shadow: 0px 0px 10px #ddd;
    margin-top: 0.5rem;
    padding: 0px 20px;
    position: relative;
}

.zdhy_left_right .position {
    margin: 0px;
}

.zdhy_left_right_menu {
    position: absolute;
    right: 0px;
    top: 0px;
}
.zz_img_box{
    width: 330px;
    height:445px;
    background: url("../image/zz_img_box_back.png") no-repeat;
    background-size: 100% 100%;
    padding:25px 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin:0px auto;
}
.zz_img_box.heng{
    width: 351px;
    height:243px;
    background: url("../image/zz_img_box_back_heng.png") no-repeat;
    background-size: 100% 100%;
    padding:25px 40px;
}
.gsxcp_box .fengmian{
    cursor: pointer;
}
.zz_img_box img{
    max-width:100%;
    max-height:100%;
}
.swiper-slide{
    display: block !important;
    text-align: center;
}
.zz_name{
    margin-top: 20px;
    color: #333;
}
.swiper-wrapper{
    padding-bottom: 50px;
}
@media screen and (min-width: 1920px) {
    /* .container {
        width: 1440px;
    } */
    /* html {
        font-size: 10px !important;
    } */
}

@media screen and (max-width: 1919px) {
    /* .container {
        width: 1000px;
    } */
    /* html {
        font-size: 10px !important;
    } */
}

@media screen and (max-width: 1440px) {
    /* .container {
        width: 1000px;
    } */
    /* html {
        font-size: 8px !important;
    } */
}

.banner p {
    font-size: 0.6rem;
}

.banner {
    height: 380px;
    background: url(../image/back_banner.jpg) no-repeat center center;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    line-height: 420px;
}

.position {
    margin-top: 80px;
    margin-bottom: 70px;
}

@media screen and (min-width: 993px) {
    .zdhy_left {
        margin-top: 50px;
    }
    .zdhy_left ul li {
        line-height: 100px;
        font-size: 18px;
    }
    .zdhy_left_right {
        margin-top: 50px;
    }
    .zdhy_left_right_menu ul li a {
        line-height: 60px;
    }
    /*重点行业结束*/
}

@media screen and (max-width: 992px) {
    .zdhy_left {
        width: 180px;
    }
    .zdhy_left_right {
        width: calc(100% - 200px);
    }
    .zdhy_left_right_menu ul li a {
        line-height: 60px;
    }
}
