﻿@charset "utf-8";
.mobile-nav {
    display: none;
}

.headerNav .close {
    display: none;
    height: 20px;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 1;
}

.headerNav .close a {
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.headerNav .close a:before {
    content: "";
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.headerNav .close a:after {
    content: "";
    width: 2px;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1px;
}

#topsearch .search .search_input {
    width: 94%;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    -webkit-appearance: none;
}

#topsearch .search .search_btn {
    width: 6%;
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
}

.shxytxjs-list a:nth-child(2n+1) {
    margin-right: 0;
}

.shxytxjs-list a img {
    width: 100% !important;
    height: auto !important;
}

.shxytxjs-list a {
    width: 50%;
    float: left;
}

.img-panel-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.img-panel-list a {
    display: inline-block;
    text-align: center;
    background-color: #fff;
    padding: 15px;
    border-radius: 4px;
    flex: 0 0 25%;
    float: none;
    width: auto;
    margin: 0;
}

.inside-left-part {
    width: 72%;
}

.list-slider .slider-lpart {
    width: 67%;
    overflow: hidden;
}

.list-slider .slider-lpart a {
    width: 804px;
    height: 350px;
    overflow: hidden;
    position: relative;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.list-slider .slider-lpart a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.list-slider .slider-rpart {
    width: 33% !important;
}

.list-slider3 {
    height: auto!important;
}

.list-content .ellipsis {
    width: 60%;
}

.list-title a {
    background-color: transparent;
    margin-top: 0;
    line-height: 26px;
}

.list-img img {
    padding: 0;
}

.login .tip {
    color: #e32223;
    margin-top: -10px;
    margin-bottom: 10px;
}

@media (max-width: 1200px) {
    body {
        min-width: 320px;
        box-sizing: border-box;
    }

    .list-slider .slider-lpart img,
    .inside-left-list,
    .xycontainer {
        width: 100% !important;
        height: auto;
    }

    .xycontainer {
        padding: 0 2%;
    }

    .twocode .connect,
    .twocode .code,
    .headerNav .nav_item1:after,
    .headerNav .menu-line,
    .inside-right-menu,
    #logintop {
        /*display: none;*/
        position: absolute;
        right: 0;
    }

    #logintop .headerTop > span {
        display:none;
    }

    /* head */
    .mobile-nav {
        display: block;
        position: absolute;
        top: 19px;
        right: 3px;
        bottom: 0;
        width: 36px;
        height: 36px;
    }

    .headerNav .close {
        display: block;
    }

    .list-title {
    }

    .list-title img {
        height: auto;
        width: 15px;
        display: inline-block;
    }

    .list-title span {
        display: initial;
    }

    .list-title span:after {
        left: -20px;
    }

    #header {
        position: relative;
        height: 80px;
    }

    .headerNav .xycontainer {
        clear: both;
    }

    .headerNav ul {
        display: block;
    }

    .headerNav {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #3f7cf8;
        z-index: 9999999;
        padding: 10px;
        box-sizing: border-box;
        overflow: auto;
    }

    .headerNav .nav_item {
        float: none;
        width: 100%;
        height: auto;
        line-height: normal;
        display: block;
        text-align: left;
    }

    .headerNav .nav_container {
        float: none;
        width: 100%;
        display: block;
    }

    .headerNav .nav_item a {
        padding-left: 10px;
        height: auto;
        line-height: 36px;
    }

    .headerNav .nav_item a.active {
        transform: translateX(10px);
    }

    .headerNav .nav_item a.active:before {
        left: 0;
        top: 13px;
        height: 10px;
        border-top: none;
        border-left: 2px solid #fff;
    }

    .mh_nav {
        display: block;
    }

    #logo {
        margin-top: 0;
    }

    #logo img {
        height: 36px;
        margin-top: 20px;
    }

    /* list */
    .idx-center-imgs a:first-child {
        margin-right: 5px;
    }

    .idx-center-imgs a img {
        width: 100%;
    }

    .idx-list-box {
        width: 96% !important;
    }

    .idx-list-box .xycontainerl {
        width: 78%;
    }

    .idx-list-box .xycontainerr {
        width: 20%;
        float: right;
    }

    .con-picList .xyxxgs img {
        width: 100% !important;
    }

    .con-picList .xyxxgs span {
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

    /* 首页搜索 */
    #topsearch .search {
        width: 100%;
    }

    #topsearch .search .search_input {
        width: 80%;
    }

    #topsearch .search .search_btn {
        width: 20%;
    }

    #topsearch .search .search_content {
        margin-top: 0;
    }

    #topsearch .search .search_term {
        position: static;
        height: auto;
    }

    .xycontainer-slider .slick-prev {
        left: 0;
    }

    .xycontainer-slider .slick-next {
        right: 0;
    }

    /* footer */
    #footer {
        height: auto;
    }

    #footer .xycontainer {
        overflow: hidden;
    }

    #footer .img1 {
        text-align: center;
        padding: 0;
        float: none;
    }

    #footer p {
        padding: 0 10%;
    }

    .list-content.index .index-list.type2 h3 {
        width: 100%;
    }

    .list-content.index p {
        width: auto;
        float: none;
        text-indent: 0;
    }

    .list-content.index .from-time {
        position: static;
    }

    .list-content.index .from-time span {
        flex: 1;
        width: auto;
    }

    /* 返回顶部 */
    .twocode {
        width: 28px;
        bottom: 10px;
        right: 10px;
        border: none;
        background: transparent;
        z-index: 9;
    }

    .twocode .top {
        font-size: 0;
        margin-top: 8px;
        padding-top: 28px;
        width: 28px;
        border-radius: 50%;
    }

    .shxytxjs-list {
        overflow: hidden;
        margin: 5px -4px;
    }

    .shxytxjs-list a {
        margin: 0;
    }

    .shxytxjs-list a img {
        width: 100% !important;
        height: auto !important;
        margin: 4px 0;
        padding: 0 4px;
    }

    /* 登录 */
    .login-tab,
    .form-panel.login {
        width: 68%;
    }

    .form-panel.login .oh {
        width: auto !important;
    }

    .login-forget,
    .form-panel.login .sure-btn,
    .form-panel.login .form-input {
        width: 100%;
    }

    .form-panel.login .selection,
    .form-panel.login .select2 {
        width: 100% !important;
    }

    .form-panel.login .form-input.wt380 {
        width: 72%;
    }

    #imgYzm {
        width: 27%;
    }

    /* 解决手机端页面无法上下滑动的问题 */
    .slick-slider {
        -ms-touch-action: auto;
        touch-action: auto;
    }
}

@media (max-width: 967px) {
    .list-content.index img {
        float: left;
    }
    .list-content.index h3 {
        overflow: hidden;
    }
}

@media (max-width: 960px) {
    .idx-list-box2 .xycontainerr,
    .idx-list-box .xycontainerr {
        display: none;
    }

    .idx-list-box2 .xycontainerl,
    .idx-list-box .xycontainerl {
        width: 100%;
    }

    .list-slider .slider-lpart,
    .list-slider .slider-lpart a,
    .list-slider .slider-rpart {
        width: 100%!important;
    }

    .list-img {
        height: auto!important;
    }

    .blue-idx-special {
        display: block!important;
        width: 100% !important;
    }

    #blue-idx-special-table {
        display: none;
    }

    .blue-idx-special .sjbstj-list {
        overflow: hidden;
        margin: 5px -4px;
    }

    .blue-idx-special .sjbstj-list a {
        margin: 0;
        width: 33.333333%;
    }

    .blue-idx-special .sjbstj-list a img {
        width: 100%;
        height: auto;
        margin: 4px 0;
        padding: 0 4px;
    }
}

@media (max-width: 768px) {
    .list-content.index p {
        display: none;
    }
    .slick-slide img {
        width: 95%;
    }

    .con-list-panel.border {
        padding: 5%;
    }
}

@media (max-width: 640px) {
    .list-content.index .index-list,
    .con-list-panel {
        width: 100% !important;
    }

    .list-content {
        height: auto!important;
    }

    .blue-idx-special .sjbstj-list a {
        margin: 0;
        width: 50%;
    }

    .blue-idx-special .sjbstj-list a img {
        width: 100%;
        height: auto;
        margin: 4px 0;
        padding: 0 4px;
    }

    .advance-search input {
        border-radius: 0;
        width: calc(100% - 95px)!important;
        margin-right: 0;
        float: left;
        height: 40px;
        line-height: 40px;
    }
    #topsearch .search .search_term {
        overflow-x: scroll;
        white-space: nowrap;
    }
    .advance-search .search-btn,
    .advance-search #search-btn {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        width: 95px;
    }
    #topsearch .search .search_term span {
        margin-right: 3px;
        margin-bottom: 10px;
        padding: 0 5px;
    }
    #topsearch .search .search_term span.active {
        border-radius: 10px;
    }
    #topsearch .search .search_term span.active::before,
    #topsearch .search .search_term span.active::after,
    #topsearch .search .search_term span::before,
    #topsearch .search .search_term span::after {
        border: none;
    }
    #topsearch .search .search_term span.active i,
    .search-super-panel,
    .advance-search .search-super {
        display: none!important;
    }
    .login-tab.triangle {
        white-space: nowrap;
        overflow-x: scroll;
    }
    .login-tab.triangle span {
        float: none;
        display: inline-block;
        font-size: 16px;
    }
}

@media (max-width: 500px) {
    .list-content.type2 a,
    .list-content.type4 a {
        padding: 0;
        margin: 1% 3%;
        width: auto;
    }

    .login-tab span {
        font-size: 16px;
        padding: 0 5%;
    }

    .login-tab, .form-panel.login {
        width: 88%;
    }
}

@media (max-width: 420px) {
    .idx-center-imgs {
        flex-wrap: wrap;
    }

    .idx-center-imgs a:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .idx-center-imgs a {
        margin: 0;
        flex: auto;
        width: 100%;
        overflow: hidden;
    }
}

@media (max-width: 320px) {
    .img-panel-list a {
        flex: 1;
    }
}