@charset "utf-8";

.ny_bt {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}

.ny_bt i {
    color: #bf0a17;
    margin-right: 5px;
    font-size: 20px;
}

.gcal1 {
    width: 100%;
    margin: 0px auto;
    /* background: #f6f6f6; */
    padding: 0px 0px 30px 0px;
}

.gcal-banner {
    padding: 0px 0px 0 0px;
}


.gcal1 .zl {
    width: 20%;
    float: left;
    padding-bottom: 20px;
}

.gcal1 .zl h2 {
    text-align: center;
    line-height: 70px;
    background: #bf0a17;
    font-size: 22px;
    color: #fff;
}

.gcal1 .zl ul {
    padding-bottom: 40px;
    background: #fff;
}

.gcal1 .zl ul.sidmenu {
    padding-bottom: 0
}

.gcal1 .zl ul li {
    line-height: 60px;
    height: 60px;
    text-indent: 20px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #ddd;
}

.gcal1 .zl ul li i {
    display: none;
}

.gcal1 .zl ul li a {
    color: #333;
}

.gcal1 .zl ul li:hover a {
    border-bottom: 2px solid #bf0a17;
    color: #bf0a17;
    display: block;
}

.gcal1 .zl ul li .on {
    border-bottom: 2px solid #bf0a17;
    color: #bf0a17;
    display: block;
}

.gcal1 .yc {
    width: 77%;
    float: right;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.gcal1 .yc h1 {
    font-size: 22px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 20px;
    color: #bf0a17;
}

.gcal1 .yc .wz {
    padding: 20px 0px;
    font-size: 16px;
    line-height: 34px;
}

.gcal1 .yc .wz table {
    max-width: 100%;
}

.xxyw ul li {
    padding: 25px 0px;
    border-bottom: 1px solid #ddd;
}

.xxyw ul li .zz {
    width: 20%;
    float: left;
    height: 130px;
    overflow: hidden;
}

.xxyw ul li .zz img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xxyw ul li .yz {
    width: 78%;
    float: right;
}

.xxyw ul li .yz .z22 {
    color: #999;
    padding-top: 20px;
    font-family: Arial;
    vertical-align: middle;
}

.xxyw ul li .yz .z22 i {
    margin-right: 5px;
}

.xxyw ul li .yz span {
    float: right;
    color: #bf0a17;
}

.xxyw ul li .yz span a {
    color: #bf0a17;
}

.xxyw ul li .yz font {
    margin-right: 50px;
}

.xxyw ul li .yz h3 {
    font-size: 18px;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}

.xxyw ul li .yz p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.simple ul li {
    padding: 17px 0px 8px;
    border-bottom: 1px solid #ddd;
}

.simple ul li .yz {
    width: 100%;
}

.simple ul li .yz h3 {
    display: inline-block;
}

.simple ul li .yz .z22 {
    float: right;
    color: #999;
    padding-top: 5px;
    font-family: Arial;
    vertical-align: middle;
}

.simple ul li .yz .z22 i {
    margin-right: 5px;
}

.simple ul li .yz span {
    float: right;
    color: #bf0a17;
}

.simple ul li .yz span a {
    color: #bf0a17;
}

/* .simple ul li .yz font { margin-right: 50px;} */
.simple ul li .yz h3 {
    font-size: 18px;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}

.simple ul li .yz p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


@media only screen and (max-width:1660px) {
    .gcal1 {
        width: 100%;
        margin: 00px auto;
    }

    .gcal1 .zl {
        width: 20%;
    }

    .xxyw ul li .zz {
        width: 25%;
        float: left;
    }

    .xxyw ul li .yz {
        width: 72%;
        float: right;
    }

    .simple ul li .yz {
        width: 100%;
        float: right;
    }
}

@media only screen and (max-width:1440px) {
    .gcal1 {
        width: 100%;
        margin: 0px auto;
    }

    .xxyw ul li .zz {
        width: 25%;
        float: left;
    }

    .xxyw ul li .yz {
        width: 72%;
        float: right;
    }

    .simple ul li .yz {
        width: 100%;
        float: right;
    }

    .simple ul li .yz .z22 {
        float: none;
        padding-top: 2px;
    }

    .simple ul li .yz h3 {
        width: 100%;
    }
}

@media only screen and (max-width:1023px) {

    .ny_bt {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }

    .ny_bt i {
        color: #bf0a17;
        margin-right: 5px;
        font-size: 18px;
    }


    .gcal1 {
        width: 100%;
        margin: 0px auto;
    }

    .gcal1 .zl {
        display: none
    }



    .gcal1 .yc {
        width: 100%;
        float: none;
        padding: 15px 10px 10px 10px;
        box-sizing: border-box;
        overflow: hidden;
    }

    .gcal1 .yc h1 {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .gcal1 .yc .wz {
        padding: 15px 0px;
        font-size: 14px;
        line-height: 28px;
    }

    .xxyw ul li {
        padding: 15px 0px;
    }

    .xxyw ul li .zz {
        display: none;
    }

    .xxyw ul li .yz {
        width: 100%;
        float: none;
    }

    .xxyw ul li .yz font {
        margin-right: 20px;
    }

    .xxyw ul li .yz h3 {
        font-size: 15px;
        height: 26px;
    }

    .xxyw ul li .yz p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-top: 0px;
    }

    .simple ul li {
        padding: 15px 0px;
    }

    .simple ul li .yz {
        width: 100%;
        float: none;
    }

    .simple ul li .yz font {
        margin-right: 20px;
    }

    .simple ul li .yz h3 {
        width: 100%;
        font-size: 15px;
        height: 26px;
    }

    .simple ul li .yz p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-top: 0px;
    }
}


/*翻页*/
.paging {
    width: 100%;
    margin: 20px auto 20px auto;
    text-align: center;
    overflow: hidden;
}

.paging a {
    line-height: 32px;
    color: #888;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    border: 1px solid #e7e7e7;
    height: 32px;
    margin: 0 3px;
    display: inline-block;
    padding: 0px 10px
}

.paging a:hover {
    background-color: #bf0a17;
    border: 1px solid #bf0a17;
    color: #fff;
}

.paging a.on {
    background-color: #bf0a17;
    border: 1px solid #bf0a17;
    color: #fff;
}

@media only screen and (max-width:1023px) {
    .paging {
        margin: 20px auto 30px auto;
    }

    .paging a {
        line-height: 32px;
        font-size: 14px;
        padding: 0px 10px;
        margin: 3px 3px;
    }
}


.xw_xq {
    width: 77%;
    float: right;
    background: #fff;
    padding: 30px 20px;
    box-sizing: border-box;
}

.xw_xq {
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
}

.xw_xq p,
.xw_xq td,
.xw_xq table {
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
}

.xw_xq img {
    max-width: 97% !important;
    height: auto;
    margin: 4px auto 0;
    display: block;
}

.xw_xq table {
    max-width: 100%;
}

.xw_xq h1 {
    font-size: 26px;
    text-align: center;
    padding: 0px 100px;
}

.xw_xq h2 {
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    color: #999;
    padding: 15px 0px;
    margin-bottom: 20px;
    text-align: center;
}

.xw_xq h2 span {
    float: right;
}

.xw_xq p {
    font-size: 16px;
    line-height: 30px;
    /* text-indent: 30px; */
}

.xw_xq .tp {
    width: 100%;
    text-align: center;
    padding: 20px 0px;
}

.xw_xq .wz {
    border-top: 1px solid #ddd;
    margin-top: 50px;
    font-size: 14px;
    padding: 15px 0px;
}

.xw_xq .wz a {
    font-size: 14px;
}

.xw_xq .wz .yh {
    display: block;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.xw_xq .fhlb {
    font-size: 14px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    background: #bf0a17;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}

.xw_xq .fhlb a {
    color: #fff;
}

@media only screen and (max-width:1660px) {
    .xw_xq {
        width: 77%;
    }
}

@media only screen and (max-width:1230px) {
    .xw_xq h1 {
        font-size: 26px;
        text-align: center;
        padding: 0px 20px;
    }
}

@media only screen and (max-width:1023px) {
    .xw_xq {
        width: 100%;
        float: none;
        padding: 15px 10px;
    }

    .xw_xq h1 {
        font-size: 18px;
        text-align: center;
        padding: 0px;
    }

    .xw_xq p {
        font-size: 14px;
        line-height: 26px;
        /* text-indent: 26px; */
    }

    .xw_xq .tp img {
        width: 100%;
        height: auto;
    }
}


.nytit {
    display: none;
}

.nytit ul li {
    width: 100%;
    box-sizing: border-box;
    background: #bf0a17;
    position: relative;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
}

.nytit ul li i {
    position: absolute;
    right: 15px;
    top: 0;
}

.nytit ul li .y_j {
    position: relative;
    padding-left: 10px;
}

.nytit>ul>li>a {
    position: relative
}

.nytit ul li .e_j {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    background: #fff;
}

.nytit ul li .e_j a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    padding: 0px 15px;
}

.nytit ul li .e_j a:hover {
    color: #bf0a17;
}

.nytit ul li .sub-menu {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    background: #fff;
}

.nytit ul li .sub-menu a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    padding: 0px 15px;
}

.nytit ul li .sub-menu a:hover {
    color: #bf0a17;
}

.nytit ul li:hover .y_j a {
    color: #333;
}

.nytit ul li:hover .sub-menu a {
    color: #333;
}

.smt20 {
    margin-top: 0px;
}

.footer {
    background: #f6f6f6;
    padding: 24px 0 25px 0;
}
@media only screen and (max-width:1450px){
    .zhuti{
        margin: 0 auto;
        max-width: 100%;
    }
}

@media only screen and (max-width:1023px) {
    .nytit {
        display: block;
    }

    .smt20 {
        margin-top: 20px;
    }
}
/*crossline*/
.hole {
    display: flex;
    margin: 0 auto;
    position: relative;
}
.bottom .box {
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    float: left;
    width: 100%;
}
.bottom .l{
    width: 40%;
    margin-left: 20px;
}
.bottom .l ul li{
    float: left;
    padding: 5px;
    width: 31%;   
}
.yqlj {
    margin: 0 auto;
}

.yqlj ul {
    overflow: hidden;
}


    
.yqlj ul li a {
    transition: 0.7s all;
    background: url(../images/点.png)no-repeat left center;
    background-size: 8px;
    padding-left: 8px;
    font-family: "Arial Normal", Arial;
    font-weight: 400;
    font-size: 14px;
    color: #333;
}

.yqlj ul li a:hover {
    color: #bf0a17;
    transition: 0.6s all;
}
.yqlj i {
    margin-left: 5px;
}
.website{
    width: 175px !important;
}
.yqlj h2 {
    line-height: 50px;
    margin-left: 5px;
    height: 50px;
    font-size: 18px;
    color: #bf0a17;
    font-weight: bold;
}

.yqlj div.line-box {
    text-align: center;
}

.yqlj div.line-box a {
    padding-left: 13px;
    border-left: 1px solid;
    margin-left: 13px;
}

.yqlj div.line-box a:first-child {
    border-left: 0;
}



.yqlj_pc {
    display: block;
}

.yqlj_mb {
    display: none;
}
.bottom .m {
    border-left: 1px solid #bf0a17;
    border-right: 1px solid #bf0a17;
    position: relative;
    width: 20%;
    text-align: center;
}
.bottom .r {
    width: 40%;
    position: relative;
}

.bottom .r ul {
    overflow: visible;
    
}

.bottom .r ul li {
    float: right;
    position: relative;
    width: 25%;
}
.anniu {
    /* padding: 10px 10px;  */
    /* background-color: #bf0a17; */
    width: 60px;
    height: auto;
    margin: 0 auto;
    border-radius: 8px;
    cursor: pointer;
    overflow: hidden;
    height: 60px;
    background: #fff;
}

.anniu_nav .anniu-container p {
    margin: 6px 0 16px;
    cursor: pointer;
}


.anniu img {
    width: 100%;
    height: 100%;
}

#ad_tc {
    float: left;
    position: fixed;
    z-index: 999;
    width: 153px;
    min-height: 150px;
    bottom: 200px;
    left: 10px;
}


.ad_neirong {
    font-size: 24px;
    text-align: center;
    color: #005bac;
    min-height: 66px;
    background-color: #888;
}

.ad_neirong a {
    display: block;
    font-weight: bold;
}

.ad_close {
    height: 25px;
    line-height: 25px;
    color: #000;
    text-align: center;
}

#cclloossee {
    cursor: pointer;
    background-color: #C4CED2;
}

.about-pic {
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    position: absolute;
    top: -136px;
    left: 0px;
    transform: scale(1.5);
}



