﻿.new_sanjiao_top {
    width: 0;
    height: 0;
    border: 8px solid;
    /*border-color:transparent transparent #E1BABD transparent;*/
    border-color: transparent transparent #6974f8 transparent;
    position: relative;
}

.new_sanjiao_bottom {
    width: 0;
    height: 0;
    border: 8px solid;
    /*border-color: #E1BABD transparent transparent transparent;*/
    border-color: #6974f8 transparent transparent transparent;
    position: relative;
}

.content_page {
    width: 88%;
    min-width: 1200px;
    margin: 0 auto;
    text-align: left;
}

.search_box {
    width: 64%;
    height: 104px;
    padding: 10px 10px;
    left: 27%;
    float: right;
}

.search_left {
    width: 75%;
    float: left;
}

    .search_left div {
        height: 42px;
        text-align: left;
    }

        .search_left div input {
            width: 60%;
            height: 100%;
            border: 1px solid rgba(230, 230, 230, 1);
            padding-left: 10px;
            /*color:rgba(153,153,153,1);*/
        }

        .search_left div span {
            display: inline-block;
            width: 100px;
            height: 40px;
            line-height: 40px;
            background: linear-gradient(to bottom, #51a8eb, #0f58df);
            color: white;
            text-align: center;
            position: relative;
            margin-left: -5px;
            top: 2px;
            cursor: pointer;
        }

    .search_left p {
        margin-top: 15px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        text-align: left;
        height: 20px;
        overflow: hidden;
    }

.search_right {
    width: 20%;
    float: right;
    text-align: right;
}

    .search_right p {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        margin-top: 20px;
        margin-bottom: 10px;
        white-space: nowrap;
    }

        .search_right p span {
            color: #ff5447;
            font-weight: bold;
            font-size: 18px;
        }

    .search_right > span {
        font-size: 14px;
        color: #999999;
        white-space: nowrap;
    }

.artical_price h5,
.artical_quotation h5 {
    padding-left: 10px;
}

.nav_artical {
    height: 500px;
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.nav_left {
    width: 17%;
    height: 100%;
    background: white;
    float: left;
    background: url(../img/jczx/navlist_bg.png) no-repeat;
    background-size: cover;
}

    .nav_left h5 {
        height: 43px;
        line-height: 43px;
        text-align: center;
        color: #333;
        font-size: 17px;
        font-weight: bold;
        text-align: left;
        padding-left: 20px;
        margin-top: 10px;
    }

    .nav_left ul {
        width: 100% !important;
        height: 577px;
        height: 447px;
        overflow: hidden;
        padding-right: 8%;
    }

.nav_lists.click_nav {
}

.nav_left ul li {
    border-bottom: solid 1px #f2f2f2;
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
    height: 54px;
    line-height: 54px;
    padding-left: 7%;
    color: #333;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    font-size: 0.16rem;
}

    .nav_left ul li.choose_list {
        height: auto;
        min-height: 50px;
        line-height: normal;
        padding-left: 0;
        display: none;
    }

    .nav_left ul li span {
        position: absolute;
        right: 10px;
        top: 24px;
    }

    .nav_left ul li.choose_list span {
        float: left;
        width: 32%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        position: relative;
        top: 0;
        right: 0;
        color: #333333;
        font-size: 14px;
        cursor: pointer;
        border-bottom: 1px solid #f2f2f2;
        overflow: hidden;
    }

        .nav_left ul li.choose_list span:hover,
        .nav_left ul li.choose_list span.active {
            color: #5764ff;
        }

.nav_float {
    left: 0;
    top: 0;
    height: 100%;
    background: url('../img/jczx/navlist_bg.png') no-repeat;
    background-size: cover;
    z-index: 99;
}

.nav_right {
    width: 82%;
    height: 100%;
    background: white;
    float: right;
}

.right_title_float {
    position: absolute;
    top: 278px;
    background: rgba(0, 0, 0, 0.3);
}

.img_list_float {
    position: absolute;
    top: 335px;
}

#carousel,
#carousel img {
    width: 100%;
    height: 220px !important;
    height: 100% !important;
}

.right_title {
    width: 100%;
    height: 46px;
    padding: 10px 20px;
}

    .right_title ul {
        width: 90%;
        margin: 0;
        padding: 0;
    }

        .right_title ul li {
            float: left;
            margin-right: 20px;
            font-size: 16px;
            height: 30px;
            line-height: 30px;
            color: #1a1a1a;
            cursor: pointer;
        }
    /*#d_sectional_province li{color:#fff;}*/
    .right_title .select_pro_white li {
        color: #fff;
    }

    .right_title ul li.active {
        color: #5764ff;
    }

    .right_title span {
        display: inline-block;
        /* width: 100px; */
        height: 30px;
        line-height: 30px;
        text-align: center;
        /*background: #FFE5E7;*/
        color: #616dff;
        font-size: 14px;
        float: right;
        cursor: pointer;
    }

        .right_title span a {
            color: #616dff;
        }

.img_list {
    width: 80%;
}

    .img_list ul {
        width: 100%;
        height: 120px;
        overflow: hidden;
    }

        .img_list ul li {
            width: 31%;
            float: left;
            margin-right: 2%;
            position: relative;
            padding-left: 147px;
            padding-top: 8px;
            height: 120px;
            background: rgba(5, 4, 21, 0.5);
        }

            .img_list ul li:last-child {
                margin-right: 0;
            }

            .img_list ul li .img_box {
                width: 40%;
                height: 100px;
                overflow: hidden;
                position: absolute;
                left: 6px;
                padding: 10px;
                border-radius: 4px;
                border: 1px solid rgba(206, 205, 205, 0.4);
                box-sizing: border-box;
                background: rgba(0, 0, 0, 0.2);
            }

                .img_list ul li .img_box img {
                    width: 100%;
                    height: 100%;
                }

            .img_list ul li h5 {
                font-size: 16px;
                font-family: "Microsoft YaHei";
                font-weight: 400;
                color: #fff;
                padding-left: 5px;
                width: 100%;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

                .img_list ul li h5 a {
                    color: #fff;
                }

            .img_list ul li p {
                font-size: 14px;
                font-family: Microsoft YaHei;
                font-weight: 400;
                color: #fff;
                margin-top: 10px;
                padding-left: 5px;
            }

                .img_list ul li p span {
                    color: #fff;
                }

                    .img_list ul li p span.color_red {
                        color: #5764ff;
                        color: #fff;
                    }

.artical_price {
    height: 400px;
}

    .artical_price .nav_left > p {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333;
        padding-left: 10px;
    }

    .artical_price .nav_left ul li {
        border-bottom: none;
        text-align: left;
        color: #666666;
        cursor: pointer;
        overflow: hidden;
    }

        .artical_price .nav_left ul li a {
            /*color: #FF5447;*/
            display: block;
            padding-left: 10px;
        }

            .artical_price .nav_left ul li a.active {
                color: #fff;
                background: #4494f1;
                width: 94%;
                border-radius: 5px;
            }

      /*  .artical_price .nav_left ul li.active {
            color: #5764ff;
            background: #f2f2f2;
        }*/

        .artical_price .nav_left ul li:hover {
            /* color: #5764ff;
    background: #f2f2f2;*/
        }

.table_box th,
.table_box td {
    width: 25%;
    text-align: center;
    height: 40px !important;
    overflow: hidden;
    white-space: nowrap;
    border-color: #c6def6;
}

.table_box th {
    background: #e4f2ff;
}

.artical_quotation {
    min-height: 470px;
    max-height: 600px;
}

    .artical_quotation .nav_left p {
        height: 40px;
        line-height: 40px;
        background: url(../img/list_imgs.png) no-repeat left;
        background-size: 14px;
        padding-left: 20px;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #fff;
    }

    .artical_quotation .nav_left .class_list {
        width: 100%;
        color: #fff;
        font-size: 16px;
        height: 62px;
        overflow: hidden;
        padding-left: 20px;
    }

        .artical_quotation .nav_left .class_list span {
            color: #fff;
            margin-right: 10px;
            cursor: pointer;
        }

            .artical_quotation .nav_left .class_list span:hover,
            .artical_quotation .nav_left .class_list span.active {
                color: #5764ff;
            }

    .artical_quotation .nav_right .quotation_box {
        width: 100%;
        padding: 0px 20px;
        height: 368px;
    }

        .artical_quotation .nav_right .quotation_box .layui-table {
            width: 100%;
        }

        .artical_quotation .nav_right .quotation_box .layui-table-cell {
            padding: 0;
            text-align: center;
        }

        .artical_quotation .nav_right .quotation_box .layui-table td,
        .artical_quotation .nav_right .quotation_box .layui-table th {
            border: none;
        }

        .artical_quotation .nav_right .quotation_box .layui-table th {
            background: #e4f2ff;
        }

    .artical_quotation h3 {
        font-size: 0.18rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
    }

.recommond {
    width: 100%;
    background: white;
    margin-top: 10px;
    height: 500px;
    background: url("../../img/recommond_bg.png") no-repeat;
    background-size: 100% 100%;
}

.footer_box {
    width: 100%;
    padding: 10px 0px;
    margin-top: 10px;
    background: url(../img/new/footer_bg.png) no-repeat center;
    /*background-size: cover;*/
    background-size: 100% 100%;
}

    /*.footer_box ul {
        height: 40px;
        width: 100%;
        border-bottom: solid 1px #595959;
        text-align: center;
    }

        .footer_box ul li {
            display: inline-block;
            height: 100%;
            line-height: 40px;
            padding-left: 20px;
            margin-right: 20px;
            color: white;
        }*/

          /*  .footer_box ul li:nth-child(2) {
                background: url(../img/connect.png) no-repeat left;
                background-size: 16px;
            }

            .footer_box ul li:nth-child(3) {
                background: url(../img/advice.png) no-repeat left;
                background-size: 16px;
            }*/

    /*.footer_box .company_text {
        padding: 20px 20px 5px;
    }

        .footer_box .company_text p {
            width: 100%;
            font-size: 14px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: rgba(230, 230, 230, 1);
            line-height: 28px;
            text-align: center;
        }*/
    .footer_box ul {
    height: 40px;
    width: 100%;
    border-bottom:solid 1px #c8c8c8;
    text-align: center;
}

.footer_box ul li {
    display: inline-block;
    height: 100%;
    line-height: 40px;
    padding-left: 20px;
    margin-right: 20px;
    color: white;
}

/*.footer_box ul li:first-child {
    background: url(../img/connect.png) no-repeat left;
    background-size: 16px;
}
.footer_box ul li:last-child {
    background: url(../img/email.png) no-repeat left;
    background-size: 16px;
}*/

.footer_box .company_text {
    padding: 20px;
}

.footer_box .company_text p {
    width: 100%;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(230,230,230,1);
    line-height:28px;
    text-align: center;
}

/*.activeindex span {
    display:block;
}*/
.footer_content{
    width: 80%;
    margin-left:14%;
    /*margin: 0 auto;*/
    border-top: 1px solid #ffffff1a;
    border-bottom: 1px solid #ffffff1a;
}
.footer_box dl{
    display:inline-block;
    color: #fff;
    vertical-align: top;
    text-align: left;
    width: 2.9rem;
}
.footer_box dl dt { 
    font-size: 0.16rem;
    background: url(../img/new//footer_title_bg.png) no-repeat 0 bottom;
    background-size: 1.2rem 0.08rem;
    padding-bottom: 0.1rem;
    margin: 0.15rem 0 0.03rem;
    }
.footer_box dl dd { font-size: 0.14rem; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #FFFFFF; line-height: 0.28rem; }
/*.activeindex span {
    display:block;
}*/

/* index */
.topul > li a {
    font-size: 0.18rem; /*16px;*/
    color: #fff;
    display: block;
    /*line-height: 0.7rem;*/
}

.topul ol li a {
    line-height: initial;
    line-height: 0.3rem;
    display: initial;
    font-weight: normal;
}

.topul li a:hover {
    font-weight: bold;
}

.topul ol li a:hover {
    font-weight: normal;
}

.btnExit {
    cursor: pointer;
}

.tips_box {
    margin: 0 0 10px;
}

.scslpg_check {
    width: 4.32rem;
    height: 2.67rem;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 14px;
}

    .scslpg_check .modal_content {
        width: 100%;
        padding-left: 0.37rem;
        padding-right: 0.37rem;
        padding-top: 0.27rem;
    }

.tips_box {
    position: relative;
}

    .tips_box span {
        margin-left: 0.29rem;
    }

#check_box {
    display: none;
}

    #check_box + label {
        outline: solid 1px #000;
        /* padding: 3px; */
        width: 0.19rem;
        height: 0.19rem;
        cursor: pointer;
        background: #5764ff;
        position: absolute;
        top: 2px;
        left: 35%;
        margin-right: 0.1rem;
    }

    #check_box:checked + label::before {
        display: block;
        content: "\2714";
        text-align: center;
        font-size: 14px;
        color: white;
        /* position: relative; */
        /* top: -2px; */
    }

.modal_sure {
    margin-top: 0.24rem;
}

    .modal_sure span {
        display: inline-block;
        width: 1.33rem;
        height: 0.4rem;
        background: #5764ff;
        color: white;
        line-height: 0.4rem;
    }

.page_title {
    height: 0.4rem;
    text-align: left;
    line-height: 0.4rem;
    display:flex;
}

.page_title_active {
    color: #5764ff;
    color: #1782f0;
}
.page_title input[type="button"]{
    background:#fff;
    color:#379be9;
    text-indent:0;
    padding:0 10px;
}
.page_title input.page_title_active[type="button"] { background: #379be9; color: #fff; }

/*新头部*/
.container {
    width: 80%;
    height: 100%;
}

.header_box {
    width: auto; /*1000px;*/
    margin: 0 auto;
    height: 10%;
    height: 60px;
    /*background: url(../../Content/images/top/logo.png) no-repeat left;*/
    background-size: 400px;
    background-position: 0px 26px;
}

    .header_box ul {
        height: 100%;
        display: inline-block;
        white-space: nowrap;
    }

        .header_box ul li {
            display: inline-block;
            padding-left: 10px;
            padding-right: 10px;
            color: #999999;
            cursor: pointer;
        }

/*     .header_box ul li:nth-child(1) {
                background: url(../../Content/images/top/user.png) no-repeat;
                background-position: 0px;
            }


            .header_box ul li:nth-child(2) {
                background: url(../../Content/images/top/logou.png) no-repeat;
                background-position: 0px;
            }

            .header_box ul li:hover:nth-child(1) {
                background: url(../../Content/images/top/user_red.png) no-repeat;
                background-position: 0px;
                color: #5764ff;
            }


            .header_box ul li:hover:nth-child(2) {
                background: url(../../Content/images/top/logou_red.png) no-repeat;
                background-position: 0px;
                color: #5764ff;
            }*/
#layuify {
    background: #fff;
}

.header_box .a_zc {
    color: #999999;
}

    .header_box .a_zc:hover {
        color: red;
    }

.header_login_wrap {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #5764ff;
}

.header_login {
    margin: 0 auto;
    width: 94%;
    min-width: 1200px;
/*    height: 30px;
    line-height: 30px;*/
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}

    .header_login .name {
        font-size: 24px;
        font-weight: bold;
        color: #ffffff;
        /*width: 300px;*/
        line-height: 60px;
    }

.login_right {
    color: #333;
    /*width: 330px;*/
    line-height:60px;
}

    .login_right > div {
        display: inline-block;
        padding: 0 20px;
    }

    .login_right .exit {
        cursor: pointer;
        color: #fff;
    }

    .login_right .reg_member {
        height: 28px;
        line-height: 28px;
        background: #ffae00;
        border-radius: 14px;
        font-size: 14px;
        color: #ffffff;
        cursor: pointer;
    }

.main_content {
    width: 80%;
    min-height: 1200px;
    margin: 0 auto;
    max-width: 1400px;
}

.search_tab {
    overflow: hidden;
}

    .search_tab > div {
        float: left;
        width: 65px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        text-align: center;
        color: #5764ff;
        background: #eeefff;
        cursor: pointer;
    }

        .search_tab > div.active {
            color: #fff;
            background: #5764ff;
        }

.search_content {
    padding: 10px 30px;
    text-align: left;
}

.banner_img {
    border-top: 10px solid #f7f8fd;
    border-bottom: 10px solid #f7f8fd;
}

.input_bor {
    width: 752px;
    height: 36px;
    border: 1px solid #5764ff;
    position: relative;
    display: inline-block;
}

    .input_bor input {
        padding-left: 80px;
        width: 100%;
        height: 100%;
        border: 0;
    }

    .input_bor select {
        position: absolute;
        left: 0;
        top: 0;
        width: 80px;
        height: 100%;
        border: 0;
    }

.search_btn {
    position: absolute;
    right: -86px;
    top: -1px;
    background: #5764ff;
    color: #fff;
    width: 85px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    font-size: 16px;
}

.hot_search {
    height: 25px;
    line-height: 33px;
}

    .hot_search span {
        padding: 10px 5px 5px 5px;
        font-size: 14px;
        cursor: pointer;
    }

    .hot_search .hot {
        color: #ff5a00;
    }

.banner_img img {
    width: 100%;
    height: 400px;
}

.content_wrap {
    overflow: hidden;
    height: 470px;
}

    .content_wrap .pro_item {
        width: calc(25% - 18px);
        margin-right: 24px;
        margin-bottom: 10px;
        float: left;
        background: #fff;
    }

        .content_wrap .pro_item:nth-child(4n) {
            margin-right: 0;
        }

.pro_item img {
    width: 100%;
    height: 156px;
}

.pro_item h5 {
    font-size: .16rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin: 5px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro_item p {
    color: #666;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 5px;
}

    .pro_item p:nth-last-child(2) span {
        color: #333;
    }

    .pro_item p:nth-last-child(1) span {
        color: #ee732e;
    }

@-webkit-keyframes move {
    0% {
        left: 0;
    }

    100% {
        left: -1908px;
    }
}

@keyframes move {
    0% {
        left: 0;
    }

    100% {
        left: -1908px;
    }
}

.ani_wrap {
    position: relative;
    animation: 18s move infinite linear;
}

.info_list .list_left {
    width: calc(50% - 20px);
    float: left;
    background: #fff;
}

.info_list .list_right {
    width: 50%;
    float: right;
    background: #fff;
}

.info_list .list_title {
    position: relative;
}

.info_price .list_title h3 {
    background: url(./img/infoprice.png) 20px center no-repeat;
}

.famous_brand .list_title h3 {
    background: url(./img/famousbrand.png) 20px center no-repeat;
}

.info_list .list_title span {
    color: #616dff;
    position: absolute;
    right: 15px;
    top: 20px;
}

.info_list h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    height: 56px;
    line-height: 56px;
    padding: 0 20px;
    padding-left: 55px;
}

.info_list .list_wrap {
    padding: 0 20px;
}

.info_list .list_item {
    display: flex;
    justify-content: space-between;
    line-height: 35px;
}

.list_item .time {
    color: #999999;
}

.list_item span:nth-child(1) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
}

.liclick {
    color: red !important;
}

#hotlist li {
    overflow: hidden;
}

.artical_quotation .class_list {
    padding-right: 8px;
}

.right_title_float {
    right: 2.2%;
    width: 70.8%;
}

.img_list_float {
    width: 73%;
    right: 0;
}

.nav_left ul li.choose_list a {
    color: #fff;
}

    .nav_left ul li.choose_list a:hover {
        color: #150101;
    }

/* table */

.table_content table {
    width: 100%;
    border: 1px solid #f2f2f2;
    table-layout: fixed;
}

    .table_content table tr th,
    .table_content table tr td {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
        height: 40px;
        /*font-size:17px;*/
    }

    .table_content table tr td {
        font-size: 14px;
    }

    .table_content table tr th {
        background: #f7f8ff;
        font-size: 14px;
    }

    .table_content table tbody tr:nth-child(even) {
        background: #f6f6f6;
    }

    .table_content table .td_blue {
        color: #5764ff;
    }
/* å…¬å…±æ ·å¼ä¿®æ”¹ */
.top_bg {
    height: 1.2rem;
    background: url(../img/user_bg.png) no-repeat;
    background-size: 100% 3rem;
    background-position: 0 -0.8rem;
}

.head {
    width: 150px;
    margin-top: -0.8rem;
    background: #fff;
    padding: 0.2rem;
    border-bottom: 1px solid #ddd;
}

    .head img {
        width: 100px;
        height: 100px;
    }

.left_menu {
    padding-top: 0.2rem;
}

    .left_menu li {
        height: 0.6rem !important;
        line-height: 0.6rem !important;
        cursor: pointer;
    }

        .left_menu li:nth-child(1) {
            background: url("../img/grzx_off.png") no-repeat 0.2rem center;
            background-size: 0.22rem 0.22rem;
        }

        .left_menu li:nth-child(2) {
            background: url("../img/zbsc.png") no-repeat 0.2rem center;
            background-size: 0.22rem 0.22rem;
        }

        .left_menu li:nth-child(3) {
            background: url("../img/tbjg.png") no-repeat 0.2rem center;
            background-size: 0.22rem 0.22rem;
        }

        .left_menu li:nth-child(4) {
            background: url("../img/bmjg.png") no-repeat 0.2rem center;
            background-size: 0.22rem 0.22rem;
        }

        .left_menu li:nth-child(5) {
            background: url("../img/gmfw.png") no-repeat 0.2rem center;
            background-size: 0.22rem 0.22rem;
        }

        .left_menu li:nth-child(6) {
            background: url("../img/zhgl.png") no-repeat 0.2rem center;
            background-size: 0.22rem 0.22rem;
        }

.content_left {
    max-width: 1.85rem;
}

.content_right {
    width: calc(100% - 2.05rem) !important;
}

/*common style*/
.common_btn {
    color: #fff;
    height: 0.42rem;
    line-height: 0.42rem;
    text-align: center;
    cursor: pointer;
    padding: 0 0.15rem;
    background: #5764ff;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
