﻿@charset "utf-8";
/* CSS Document */
/*
 * @description: 网站内页样式
 * @author: ishang_pan
 * @update: ishang_pan (2019-10-15 15:14)
 */

/*search*/

.m-sctimes {
    height: 35px;
    line-height: 30px;
}

.m-sctimes .u-sctime {
    margin: 0 6px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: none;
    background: #e6e6e6;
    text-align: center;
}

.m-sctimes .u-scsub {
    width: 68px;
    height: 35px;
    border: none;
    cursor: pointer;
    background: #2792ff;
    color: #fff;
}

.m-condition {
    margin-top: 22px;
    background: #f0f0f0;
}

.g-condition {
    padding: 15px 0;
    font-size: 14px;
}

    .g-condition span {
        color: #cd0000;
    }

.is-scmain {
    margin: 30px auto;
}

.m-scrstbox {
    padding-right: 30px;
    border-right: 1px solid #ddd;
}

.g-scrstbox li {
    margin-bottom: 15px;
}

    .g-scrstbox li h1 {
        padding: 10px 0;
        font-size: 16px;
        font-weight: bold;
    }

    .g-scrstbox li .m-rstinfo {
        line-height: 24px;
        font-size: 14px;
        color: #999;
    }

    .g-scrstbox li .m-rstfuns {
        padding: 8px 0;
    }

        .g-scrstbox li .m-rstfuns, .g-scrstbox li .m-rstfuns a {
            font-size: 14px;
            color: #2792ff;
        }

            .g-scrstbox li .m-rstfuns p {
                float: left;
                margin-right: 10px;
            }

.g-scrstbox .red {
    color: #cd0000;
}

.m-scrstrg {
}

    .m-scrstrg h1 {
        padding: 10px 0;
        line-height: 20px;
        font-size: 16px;
    }

.m-schotlist li {
    line-height: 30px;
    height: 30px;
}

    .m-schotlist li a {
        display: block;
        padding-left: 14px;
        background: url(../images/public/icon-li1.png) left center no-repeat;
        overflow: hidden;
        word-wrap: normal;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.u-delete {
    display: block;
    width: 18px;
    height: 20px;
    background: url(../images/page/icon-delete.png) no-repeat;
}

.m-schistory li {
    float: left;
    margin: 5px 15px 5px 0;
    line-height: 30px;
}

    .m-schistory li a {
        display: block;
        padding: 0 8px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #f0f0f0;
        font-size: 14px;
    }

.m-schistory p {
    margin: 10px auto;
}

    .m-schistory p a img {
        max-width: 100%;
    }

.m-schistory .m-zntj {
    margin-bottom: 20px;
    text-indent: 1rem;
}

    .m-schistory .m-zntj h2 {
        font-weight: bold;
        font-size: 16px;
        list-style-type: circle;
    }

    .m-schistory .m-zntj p {
        font-size: 14px;
    }

        .m-schistory .m-zntj p a:hover {
            color: #d70000;
        }

.m-evaluate h4 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

.m-evaluate p {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    text-align: center;
    font-size: 16px;
}

    .m-evaluate p a {
        display: block;
        padding: 10px 15px;
        border: 1px solid #cfcfcf;
        border-radius: 5px;
        font-size: 16px;
    }

        .m-evaluate p a:hover, .m-evaluate p a.active {
            background: #d70000;
            color: #fff !important;
        }

        .m-evaluate p a span {
            margin-right: 5px;
        }

.sectiona {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #f4f4f4;
    background-image: url(../images/sbk-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

    .sectiona:after {
        display: block;
        content: '';
        clear: both;
        width: 100%;
        height: 0px;
    }

    .sectiona .sectiona_left {
        max-width: 340px;
        float: left;
    }

        .sectiona .sectiona_left img {
            width: 100%;
        }

    .sectiona .sectiona_right {
        margin: 0px 20px;
        float: left;
    }

        .sectiona .sectiona_right h2 {
            line-height: 35px;
            font-size: 18px;
            color: #333;
            font-weight: bold;
        }

        .sectiona .sectiona_right p {
            font-size: 14px;
            line-height: 30px;
        }

.sectionb,.sectione {
    border: 1px solid #f4f4f4;
    padding: 15px;
    margin-bottom: 20px;
}

    .sectionb h2, .sectiond h2, .sectionc h2,.sectione h2 {
        border-left: 5px solid #d70000;
        font-size: 18px;
        padding-left: 10px;
        font-weight: bold;
        color: #d70000;
        margin: 15px 0;
    }

    .sectionb li {
        font-size: 16px;
        line-height: 35px;
        list-style-image: url("../images/icon-li2.png");
        list-style-type: square;
        margin-left: 20px;
    }

.sectionc {
    border: 1px solid #f4f4f4;
    padding: 15px;
    margin-bottom: 20px;
}

    .sectionc img {
        max-width: 100%;
    }

    .sectionc ul li {
        font-size: 14px;
        color: #333333;
        margin-bottom: 10px;
        line-height: 22px;
    }

        .sectionc ul li a {
            color: #2758b2;
        }

        .sectionc ul li:last-child {
            text-indent: 15px;
        }

.sectionb .look-result {
    line-height: 40px;
    font-size: 16px;
    color: #333333;
    text-indent: 20px;
    background-color: #f0f0f0;
    margin-bottom: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.sectiond {
    border: 1px solid #f4f4f4;
    padding: 15px;
    margin-bottom: 20px;
}

    .sectiond p img {
        max-width: 100%;
    }

    .sectiond:after {
        width: 100%;
        height: 0px;
        content: '';
        display: block;
        clear: both;
    }

.result-list ul li h1 {
    font-size: 16px;
    color: #333;
    margin: 10px 0;
    line-height:30px;
	font-weight:bold;
}

.result-list ul li {
    padding: 15px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
}
    .result-list ul li h1 .tag {
        padding: 5px 10px;
        color: #fff;
        background: #d70000;
        border-radius: 5px;
		
    }

    .result-list ul li h1 a {
        padding: 5px 10px;
    }

    .result-list ul li p.p-des {
        padding: 5px 0px;
        font-size: 14px;
        color: #666;
        line-height:24px;
    }

    .result-list ul li p.p-tips {
        padding: 5px 0px;
        font-size: 14px;
        color: #999;
    }

        .result-list ul li p.p-tips span {
            margin-right: 15px;
        }


 .m-schistory {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}


    .m-schistory:last-child {
        border-bottom: none;
        padding-bottom: 15px;
    }
.search-tips {
    font-size:18px;
    padding:20px 0 20px 15px;
}
.fontDefalut {
    font-size: 16px;
    text-align:right;
}
.fontRed {
    color: #c70000;
}
.fr {
    float:right;
}
.fr:after {
   display:block;
   width:100%;
   height:0px;
   clear:both;
   content:'';
}
/* 左侧专题 */
.zhuanti.zl {
    width: 740px;
}

    .zhuanti.zl .content .list {
        float: right;
        width: 369px;
    }

    .zhuanti.zl li.w50 {
        width: 370px;
    }

    .zhuanti.zl li.w25 {
        width: 184px;
    }

    .zhuanti.zl li.w16 {
        width: 123px;
    }

.slideBox2 {
    float: left;
    width: 350px;
    height: 194px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
}

    .slideBox2 .hd {
        overflow: hidden;
        position: absolute;
        right: 12px;
        bottom: 20px;
        z-index: 1;
    }

        .slideBox2 .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;
        }

            .slideBox2 .hd ul li {
                float: left;
                margin: 0 4px;
                width: 8px;
                height: 8px;
                text-align: center;
                text-indent: -9999px;
                background: url(../../pc/images/icon.png) no-repeat -20px -285px;
                cursor: pointer;
            }

                .slideBox2 .hd ul li.on {
                    width: 18px;
                    height: 8px;
                    margin-top: 1px;
                    background-position: 0 -285px;
                }

    .slideBox2 .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBox2 .bd li {
            float: left;
            zoom: 1;
            vertical-align: middle;
        }

            .slideBox2 .bd li a {
                float: left;
            }

        .slideBox2 .bd img {
            width: 350px;
            height: 194px;
            display: block;
        }

    .slideBox2 .prev, .slideBox2 .next {
        position: absolute;
        left: 0;
        top: 71px;
        width: 46px;
        height: 46px;
        cursor: pointer;
    }

    .slideBox2 .next {
        left: auto;
        right: 0;
    }

    .slideBox2 p {
        background: url(../../pc/images/icon.png) no-repeat;
        position: absolute;
        width: 17px;
        height: 31px;
        top: 7px;
    }

    .slideBox2 .prev p {
        left: 10px;
        background-position: left -31px;
    }

    .slideBox2 .next p {
        right: 10px;
        background-position: left -93px;
    }

    .slideBox2 .prev:hover p {
        background-position: left 0;
    }

    .slideBox2 .next:hover p {
        background-position: left -62px;
    }

.zwsj-span {
    display: block;
    font-size: 16px;
    text-align: center;
}
.layui-layer-btn0:hover {
    color:#fff!important;
}
.btn-red {
    color: #fff;
    background-color: #d70000;
    border-color: #d70000;
}
.btn-red:hover {
    color: #fff;
}
.m-search .u-deepbtn:hover {
    color:#fff!important;
}
.sectiond_ztzl_p {
    position:relative;
}
.sectiond_ztzl_p>img {
    position: absolute;
    left:0px;
    height:100%;
}
.zhang0 {
    display: none;
}

.zhang1 {
    display: inline;
}