.index {
    position: relative;
    width: 100%;
    background-color: #fff;
}

.index .banner .ma5slider {
    margin-bottom: 10px;
}

.index .banner .navs-wrapper {
    /* min-height: 27rem; */
    padding: 0 !important;
}

.index .banner .navs-wrapper .slide-area {
    overflow: visible;
}

.index .banner .banner_box {
    display: inline-block;
    height: 100%;
}

.index .banner .banner_box .bnerimg {
    position: relative;
    margin: 0 auto;
}

.index .banner .banner_box .bnerimg img {
    margin: 0 auto;
}

.banner .navs-wrapper {
    /* height: auto !important; */
}

.index .banner .banner_box .bnerimg .banntit {
    text-align: left;
}

.index .banner .banner_box .bnerimg .banntit h2 {
    color: #4F0599;
    font-size: 1.871429rem;
}

.index .banner .banner_box .bnerimg .banntit p {
    font-size: 1.15714286rem;
    color: #333;
}

.index .banner .banner_box .bnerimg .banntit .btn {
    /* background: #4F0599 !important; */
    color: #fff;
}

.index .banner .dots {
    margin: 0;
    position: absolute;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    bottom: 26px;
}

.index .banner .banner1 {
    background-color: #c8e6f4;
}

.index .banner .banner2 {
    background-color: #F4F5F6;
}

.index .banner .banner3 {
    background-color: #bcdaff;
}

.index .banner_fot .dots {
    display: none;
}

.index .banner_fot .banbox {
    background-color: #819ab1;
    color: #fff;
}

.index .banner_fot .slides_tit .banbox {
    font-size: 22px;
    line-height: 70px;
}

.index .banner_fot .slides_tit .banbox span {
    font-size: 16px;
    display: inline;
}

.index .banner_fot .slides_tit .banbox .more_btn {
    padding: 9px 35px;
    border: 2px solid #fff;
    border-radius: 20px;
    cursor: pointer;
    margin-left: 100px;
}

.index .zycp {
    margin-top: 5rem;
    width: 100%;
    padding: 2rem 0;
    background-color: #001e57;
    position: relative;
    z-index: 999;
}

.new_tit {
    text-align: center;
}

.new_tit h2 {
    font-weight: bold;
    padding-top: 3rem;
    color: #fff;
}

.left_search_box {
    border: none!important;
}

.index .zycp .zycp_pic {
    width: 100%;
    display: block;
    overflow: hidden;
}

.index .zycp .zycp_pic ul {
    width: 100%;
    transition: all .5s;
}

.index .zycp .zycp_pic ul li {
    display: inline-block;
    padding: 0 !important;
    float: none;
    border-radius: 5px;
    overflow: hidden;
}

.index .zycp .zycp_pic ul li .zc_pic {
    text-align: center;
}

.index .zycp .zycp_pic ul li .zc_pic h4 {
    margin: 0;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    color: #e60011;
    background-color: #f6f6f6;
    text-align: center;
    font-weight: bold;
}

.btn_more {
    text-align: center;
    padding: 2em 0;
    padding-bottom: 4rem;
}

.btn_more a {
    padding: 15px 25px;
    border: 1px solid #fff;
    color: #fff;
}

.btn_more a:hover {
    background-color: #e60011;
    color: #fff;
    border-color: #e60011;
}

.btn_more a i {
    margin-left: 1rem;
}

.index .zycp .zycp_pic ul li .zc_pic .fl_pic {
    height: 222px;
    overflow: hidden;
}

.index .zycp .zycp_pic ul li .zc_pic img {
    width: 106%;
}

.index .zycp .zycp_pic ul li .fot_li {
    background: #f7f7f7;
    overflow: hidden;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs {
    padding: 25px 0;
    text-align: center;
    margin: 43px 43px 20px;
    border-top: 1px dashed #333;
    border-bottom: 1px dashed #333;
    overflow: hidden;
    height: 170px;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p {
    color: #4e4f63;
    line-height: 25px;
    width: 100%;
    overflow: hidden;
    /*超出部分隐藏*/
    white-space: nowrap;
    /*不换行*/
    text-overflow: ellipsis;
    /*超出部分文字以...显示*/
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p a {
    color: #333;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p .o {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 10px;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn {
    text-align: center;
    padding: 20px 0;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn button {
    font-size: 20px;
    width: 150px;
    height: 51px;
    background: transparent;
    border: 0;
    outline: none;
    border: 1px solid #ccc;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn button:hover {
    background: #ccc;
    color: #fff;
}

.index .zycp .zycp_pic ul li:hover h4 {
    background-color: #e60011;
    color: #fff;
}

.index .zycp .zycp_pic ul li:hover button {
    color: #fff !important;
    background: #ccc !important;
}

.index .zycp .cpsub_btn {
    text-align: center;
    margin-top: 50px;
}

.index .zycp .cpsub_btn button {
    width: 200px;
    height: 50px;
    /* background: #ccc; */
    color: #fff;
    border: 0;
    border-radius: 6px;
    outline: none;
}

@media (min-width: 980px) and (max-width:1300px) {
    .news .w .new_list {
        width: 30%;
    }
}

@media (min-width: 980px) {
    .banner_fot .navs-wrapper {
        display: block;
        height: 70px !important;
        padding: 0 !important;
    }
    .aboutUs {
        margin-top: 6rem!important;
        margin-bottom: 4rem;
    }
    .abt_text {
        padding-left: 10rem;
    }
    .abs_title {
        font-size: 28px;
        padding-bottom: 1rem;
        color: #000;
        font-weight: bold;
        border-bottom: 1px solid #ccc;
    }
    .aboutUs p {
        line-height: 40px;
        width: 100%;
        font-size: 14px;
        color: #000;
        margin: 0 auto;
        text-indent: 2em;
    }
    .abt_img .img {
        width: 100%;
    }
    .abt_img .img img {
        width: 100%;
    }
    .aboutUs .ck_more {
        float: left;
        margin-top: 1rem;
    }
    .aboutUs .ck_more a {
        color: #000000;
        text-decoration: none;
        outline: none;
        display: block;
        padding: 10px 25px;
        border: 1px solid #000000;
        margin-right: 60px;
    }
    .ck_more a span {
        font-size: 18px;
        margin-left: 8px;
    }
    .banner_fot .banbox span {
        display: inline-block;
        width: 100%;
        height: 100px;
    }
    .zycp_pic {
        padding: 20px 0px !important;
    }
    .zycp_pic ul li {
        margin: 9px;
        width: 23%;
    }
    .index .banner .banner_box .bnerimg {
        /* padding: 75px 0; */
        overflow: hidden;
    }
    .banner .navs-wrapper {
        height: 800px;
    }
    .outside-dots .dots>.dot {
        width: 12px;
        margin: 4px 13px;
        height: 12px;
        border-radius: 50%;
    }
    .outside-dots .dots>.dot.active {
        background-color: #e60011!important;
        width: 12px;
        height: 12px;
        border-radius: 50%;
    }
}

.about-list {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    margin: 3rem 0;
}

.about-list li {
    display: block;
    height: auto;
    flex-basis: 30%;
    width: 30%;
    text-align: center
}

.ck_more a:hover {
    background-color: #e60011;
    color: #fff!important;
    border-color: #e60011!important;
}

.about-list li i {
    margin-right: 10px;
    color: #e60011;
    padding: 14px;
    font-size: 36px;
    border: 2px solid #e60011;
    border-radius: 50%;
}

.about-list li strong {
    display: block;
    font-size: 25px;
    margin-top: 1rem;
}

.about-btn {
    margin-top: 30px;
}

.left_search_box {
    box-shadow: none!important;
}

.sousuo.row.text-cente {
    margin-left: 0em!important;
}

.about-btn a {
    display: inline-block;
    padding: 18px 30px;
    background: #fc6a20;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Roboto-Bold;
}

.about-btn a i {
    padding-left: 10px;
    font-size: 12px;
    font-weight: 700;
}


/* 新闻资讯 开始 */

.news {
    margin-top: -0.3rem;
    padding-top: 3rem;
    height: 608px;
    background-color: #f6f6f6;
}

.border_new {
    height: 3px;
    width: 66px;
    background-color: #e60011;
}

.new_img {
    float: left;
    height: 260px;
    overflow: hidden;
}

.new_list {
    background-color: #fff;
    margin: 15px;
    width: 31%;
    padding: 0;
    transition: .3s all ease-in-out;
}

.ftor_ri,
.ftor_ce {
    text-align: center;
}

.ftor_ri img {
    width: 100%;
}

.ftor_ri {
    text-align: center;
}

.new_list:hover {
    transition: .3s all ease-in-out;
    box-shadow: 0 5px 10px #e3e3e3;
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
}

.new_list:hover h3 {
    color: #e60011;
}

.new_text {
    padding: 20px;
    float: left;
}

.new_img img {
    width: 100%;
}

@media ( min-width: 1321px) and ( max-width: 1520px) {
    .banner .navs-wrapper {
        height: 589px;
    }
}

@media ( min-width: 890px) and ( max-width: 1320px) {
    .banner .navs-wrapper {
        height: 508px;
    }
    .navbar-default .log img {
        margin-left: 0!important;
    }
    .ind.left_ind span {
        padding-left: 17px;
    }
}

@media ( min-width: 1520px) and ( max-width: 1680px) {
    .banner .navs-wrapper {
        height: 600px;
    }
}

.new_text p {
    line-height: 29px;
    font-size: 15px;
    color: #848484;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.new_text h3 {
    font-size: 18px;
    font-weight: bold;
}


/* 新闻资讯 结束 */

@media (max-width: 980px) {
    .index .banner .banner_box {
        /* height: 580px; */
    }
    .index .banner .banner_box .bnerimg .banntit h2 {
        font-size: 16px;
        font-weight: bold;
    }
    .btn-group-justified {
        width: 100px;
    }
    .banner .navs-wrapper {
        height: 172px!important;
    }
    .index .banner .banner_box .bnerimg img {
        /* height: 100px;
        width: 147px; */
    }
    .index .banner .banner_box .bnerimg .banntit p {
        font-size: 12px;
    }
    .banner_fot .navs-wrapper {
        display: block;
        height: 70px !important;
        padding: 0 !important;
    }
    .banner_fot .banbox span {
        display: inline-block;
        width: 100%;
        height: 100px;
    }
    .zycp_pic {
        padding: 10px !important;
    }
    .abt_img {
        width: 100%;
        padding: 0;
    }
    .abt_img img {
        width: 100%;
    }
    .img {
        width: 100%;
        padding: 8px;
    }
    .abt_text p {
        padding: 10px;
    }
    h2.abs_title {
        font-size: 24px;
        font-weight: bold;
        padding: 0 10px;
    }
    .about-list li {
        flex-basis: 33%;
        width: 35%;
    }
    .ck_more {
        text-align: right;
        padding-right: 2rem;
    }
    .ck_more a {
        border: 1px solid #000;
        padding: 7px 9px;
    }
    .input-group.put_chanpin {
        width: 100%!important;
    }
    .sousuo.row.text-cente,
    .new_tit h2 {
        margin-top: 0!important;
    }
    input.form-control {
        height: 35px!important;
    }
    .ipt_seach {
        width: 34%!important;
        padding: 8px;
    }
    .ipt_seach2 {
        margin-left: -8px!important;
    }
    .zycp .w .left_search_box {
        padding: 10px;
        margin-bottom: 0;
    }
    .index .zycp .zycp_pic ul li .zc_pic .fl_pic {
        height: 118px!important;
    }
    .index .zycp .zycp_pic ul li {
        width: 45%!important;
        margin: 7px;
    }
    .zycp .w .btn_more {
        padding: 0;
        padding-bottom: 1rem;
    }
    .zycp .w .btn_more a {
        padding: 9px 13px;
    }
    .news .w .new_list {
        width: 92%;
    }
    .news .w .new_list .new_img {
        height: 203px;
    }
    .news {
        height: 1260px!important;
    }
}