.List_L1 {
    line-height: 63px;
    overflow: hidden;
    font-size: 16px;
    text-indent: 0.5rem;
}

.List_R1 {
    height: 42px;
    background: url(../Images/List_Rbg.gif) repeat;
    padding-left: 20px;
    line-height: 42px;
    overflow: hidden;
}

.Line {
    border-bottom: #d7d7d7 1px solid;
}

.menuDiv p {
    height: 58px;
    background: url(../Images/List_arrow.gif) no-repeat left center;
    padding-left: 20px;
    line-height: 58px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 0px;
    font-size: 16px;
}

.menuDiv ul li {
    height: 36px;
    padding-left: 20px;
    line-height: 36px;
    overflow: hidden;
}

.z_14 {
    font-size: 14px;
}

.menuDiv ul li a {
    width: 250px;
    height: 36px;
    padding-left: 15px;
    line-height: 36px;
    overflow: hidden;
    /* color: #7f7f7f; */
}

    .menuDiv ul li a:hover {
        color: #df001f;
        text-decoration: underline;
    }

.imgbox {
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 2px;
    -webkit-transition: .3s all ease-out;
    transition: .3s all ease-out;
}

    .imgbox img {
        width: 100%;
        height: 100%;
    }

.imgtext {
    text-align: center;
    width: 100%;
    line-height: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.imgrow a:hover .imgbox {
    border: 1px solid #1b478e;
}

.imgrow a:hover .imgtext {
    color: #df001f;
    text-decoration: underline;
}

a:hover {
    color: #F00;
    text-decoration: none;
}

.List_L00 a, a:visited, a:hover {
    text-decoration: underline;
}

ul li a:visited, a:hover {
    list-style-type: none;
}

.Info {
    width: auto;
    height: auto;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
}

.z_24 {
    font-size: 24px;
}

.graybg {
    background-color: #eaeaea;
    padding: 10px 20px;
    overflow: hidden;
}

.solutionlistdiv {
    background: url(../Images/arrow.gif) no-repeat left 13px;
    font-size: 12px;
    line-height: 30px;
}

.changetable-qgsq > tbody > tr > td, .changetable-qgsq > tbody > tr > th, .changetable-qgsq > tfoot > tr > td, .changetable-qgsq > tfoot > tr > th, .changetable-qgsq > thead > tr > td, .changetable-qgsq > thead > tr > th {
    vertical-align: middle;
}

.rewriteform .control-label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.rewriteform .form-group {
    margin-bottom: 0px;
}

.yzmimg {
    max-width: 48%;
    float: left;
    margin-left: 2%;
    height: 34px;
}

.redfont {
    color: #f00;
}

.rewriteform .form-control {
    margin-bottom: 10px;
}

.zptitlebox {
    background: url(../Images/zp_001.jpg) repeat;
    overflow: hidden;
    margin-bottom: 10px;
}

.zwtitle {
    float: left;
    margin-left: 1rem;
    padding: 0px 5px;
    background-color: #fff;
    font-weight: bold;
}

img.liuyanimg {
    width: 17px;
    display: block;
    float: left;
    margin-right: 10px;
}

.sysj {
    display: inline-block;
}

.zwapply {
    float: right;
    padding: 0px 10px;
    background-color: #fff;
    color: #df001f;
}

.zpxq {
    line-height: 1.5rem;
}

.lyinfo {
    width: 100%;
    padding-left: 10px;
    background: url(../Images/arrow_2.png) no-repeat 0px 6px;
    margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
    .imgbox {
        height: 140px;
    }

    .imgboxT {
        height: 225px;
    }

    #mapcontainer {
        height: 700px;
    }

    .sysj {
        width: 200px;
    }
}

@media screen and (max-width: 768px) {
    #mapcontainer {
        height: 300px;
    }
}

@media (min-width:992px) {
    .rewriteform .control-label {
        margin-left: -15px;
        margin-right: -15px;
        text-align: right;
        padding: 7px 10px;
        margin-bottom: 10px;
        margin-top: 0px;
    }
}

@media screen and (max-width: 375px) {
    .contact-xj {
        font-size: 20px;
    }
}

.List_sr2 {
    width: 36px;
    height: 31px;
    border: #c0c0c2 1px solid;
    background-color: #FFF;
    text-align: center;
    line-height: 23px;
}

.gdtitle {
    float: right;
    margin-left: 1rem;
    padding: 0px 5px;
    background-color: #fff;
    color: #de001e;
}

.margin-left-10 {
    margin-left: 10px;
}

.imgboxT img {
    width: 100%;
    height: 100%;
}

.imgboxT {
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 2px;
    -webkit-transition: .3s all ease-out;
    transition: .3s all ease-out;
}

.imgrow a:hover .imgboxT {
    border: 1px solid #1b478e;
}

/*  */
.cs-box {
    width: 280px;
    margin-left: 50px;
}

.menu-list-box {
    margin-bottom: 15px;
}

.menu-link {
    padding: 0 19px 0 20px;
    position: relative;
    display: block;
    font-size: 14px;
    color: #1B1B1B;
    transition: all .3s ease;
    text-decoration: none;
    background: #eef1f5;
}

    .menu-link::after {
        content: "";
        display: block;
        width: 4px;
        height: 0;
        background: #1A4099;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        transition: all .3s ease;
    }

    .menu-link.active::after,
    .menu-link:hover::after {
        height: 100%;
    }

    .menu-link span {
        height: 40px;
        border-bottom: 1px dashed #d7d7d7;
        padding-left:10px;
    }

.menu-list {
    cursor: pointer;
    padding: 0 26px 0 22px;
    font-size: 18px;
    height: 60px;
    color: #313131;
    background: url(../Images/042004.png) 0 0/100% 100% no-repeat;
    transition: all .3s ease;
}

    .menu-list i {
        color: #A6ADBC;
        transition: all .3s ease;
    }

    .menu-list.active,
    .menu-list:hover {
        color: #fff;
        background: url(../Images/042003.png) 0 0/100% 100% no-repeat;
    }

        .menu-list:hover i {
            color: #fff;
        }

        .menu-list.active i {
            color: #fff;
        }

    .menu-list.xuanzhuan i {
        transform: rotate(90deg);
    }

.menu-link i {
    display: none;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    color: #1A4099;
}

.menu-link.active,
.menu-link:hover {
    color: #1A4099;
    font-weight: 700;
    background: #fff;
    text-decoration: none;
}

    .menu-link.active i,
    .menu-link:hover i {
        display: block;
    }

.menu-down {
    overflow: hidden;
    /*background: #eef1f5;*/
    max-height: 530px;
    overflow-y: auto;
}

    .menu-down::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    .menu-down::-webkit-scrollbar-thumb {
        background: #c1c1c1;
    }

    .menu-down::-webkit-scrollbar-track {
        background: #fff;
    }

.menu-down {
    scrollbar-width: thin; 
    scrollbar-color: #c1c1c1 #fff;  
}



.d-flex {
    display: flex;
}

.justify-content-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.menu-down.hauto {
    height: auto;
}

i.no-rotate {
    transform: none !important;
}


.cscs-box iframe::-webkit-scrollbar {
    display: none;
}

.iph-list {
    display: none;
}

@media screen and (max-width:992px) {
    #iMenu {
        display: none;
    }

    .iph-list {
        display: block;
    }
}
