﻿.banner {
    width: 100%;
    height: auto;
}

.banner img {
    width: 100%;
}

.ab-right .title_2 {
    display: block;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    color: #4f3d91;
    padding: 0;
    font-weight: normal;
    width: auto;
}

.indexs {
    width: 85%;
    margin: 0 auto;
}

.about {
    background-color: #eeeeee;
    padding: 25px;
}

.abouts-box {
    background-color: #fff;
    padding: 20px;
}

.ab-top {
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 1px solid #999999;
    padding-bottom: 10px;
}

.abt-left p {
    color: #4f3d91;
    font-size: 19px;
    float: left;
}

.abt-left a {
    margin-top: 5px;
    display: inline-block;
    margin-left: 4px;
}

.ab-left {
    width: 20%;
    float: left;
    overflow: hidden;
}

.side_title {
    display: block;
    height: 82px;
    background: #4f3d91;
    color: #fff;
    padding: 0 10px;
    font-weight: normal;
    width: 101%;
}

.side_title i {
    display: block;
    width: 50px;
    height: 82px;
    line-height: 82px;
    font-size: 53px;
    text-transform: uppercase;
    float: left;
    text-align: center;
    color: #fff;
}

i {
    font-style: normal;
}

.side_title span {
    display: block;
    height: 82px;
    font-size: 24px;
    margin: 0 0 0 60px;
    padding-top: 20px;
    color: #fff;
}

.side_title span em {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
}

#demo-list li {
    width: 100%;
    display: block;
    float: left;
    position: relative;
}

#demo-list li a {
    width: 82%;
    padding: 14px 22px;
    float: left;
    text-decoration: none;
    color: #333333;
    font-size: 15px;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    border-bottom: solid 1px #4f3d91;
    border-bottom-color: rgb(79, 61, 145);
    border-bottom-color: rgb(59, 66, 77);
    border: 1px solid#d0d0d0;
}

.ab-right {width: 79%;float: right;}

.a-box {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    display: inline-block;
    margin-top: 22px;
}
.mr-box {
    width: 100%;
    height: auto;
}
.singer_right_rianox_nr {
    padding: 15px 10px;
    border: 1px solid #ededed;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 8px;
    overflow: hidden;
    cursor: pointer;
    height: auto;
    transform: translateY(0);
    color: #595757;
}
.singer_right_rianox_nr a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #595757;
}
.singer_right_rianox_nr_left {
    flex: 1;
    width: 100%;
}
.singer_right_rianox_nr_left h3 {
    font-size: 19px;
    font-family: "SOURCEHANSANSCN-BOLD";
    margin-bottom: 11px;
    padding-top: 0px;
    color: #595757;
}
.singer_right_rianox_nr_left h6 {
    font-size: 13px;
    font-weight: 900;
    color: #595757;
    font-family: "SOURCEHANSANSCN-MEDIUM";
}
.singer_right_rianox_nr_left p {
    font-size: 14px;
    font-family: "SOURCEHANSANSCN-REGULAR";
    color: #595757;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-top: 7px;
    line-height: 26px;
}
.srr img{
    margin-left: -10px;
    padding-right: 16px;
    display: none;
}
/*Ã¥â€ â€¦Ã©Â¡Âµ Ã¤Â¾Â§Ã¦Â ÂÃ¥â€¦Â¬Ã¥â€¦Â±Ã¦Â Â·Ã¥Â¼Â*/
.sub-section {
    width: 100%;
    overflow: hidden;
}
.sub-section .container {
    margin: 0 auto;

    *zoom: 1;
}
.sub-section .container:before,
.sub-section .container:after {
    content: "";
    display: table;
}
.sub-section .container:after {
    clear: both;
}
.sub-section .container .sidebar {
    width: 100%;

    position: relative;
    z-index: 10;
}
.sub-section .container .sidebar .sidebar-title {
    border-bottom: 2px solid #fdc71a;
    background: #ff9400;
    height: 32px;
    line-height: 32px;
    padding-left: 13px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}
.sub-section .container .sidebar .sidebar-title h2 {
    color: white;
    font-size: 14px;
}
.sub-section .container .sidebar .sidebar-menu .list {
    position: relative;
    padding: 9px 0 9px 20px;

    border: 1px solid#d0d0d0;}
.sub-section .container .sidebar .sidebar-menu .list a {
    display: block;
    color: #000;
    font-size: 14px;
    line-height: 44px;
}
.sub-section .container .sidebar .sidebar-menu .list:hover ul{
    display:block;
}
.sub-section .container .sidebar .sidebar-menu .list ul {
    display: none;
}
.sub-section .container .sidebar .sidebar-menu .list ul li {
    position: relative;

    border-bottom: 1px dashed#d0d0d0;width: 108%;margin-left: -19px;}
.sub-section .container .sidebar .sidebar-menu .list ul li a {
    font-size: 14px;
    color: #999;
    padding-left: 35px;}
.sub-section .container .sidebar .sidebar-menu .list ul li:hover a {
    color: #000;
}
.sub-section .container .sidebar .sidebar-menu .list ul li:before {
    content: '';
    width: 3px;
    position: absolute;
    height: 5px;
    display: block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpENkFGM0RGMERFRTExMUU2QjI1QkQyNTcwMjdEQUMwMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpENkFGM0RGMURFRTExMUU2QjI1QkQyNTcwMjdEQUMwMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ2QUYzREVFREVFMTExRTZCMjVCRDI1NzAyN0RBQzAyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ2QUYzREVGREVFMTExRTZCMjVCRDI1NzAyN0RBQzAyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+g9NzpwAAAC1JREFUeNpi9HRx+c8AAYwMSICJAQdgQVKJohOvDgY0O/4TrYN4O0jzB0CAAQCT/AXu9OW8twAAAABJRU5ErkJggg==");
    background-size: cover;
    top: 50%;
    left: 25px;
    margin-top: -3px;
    opacity: 0.5;
}
.sub-section .container .sidebar .sidebar-menu .list:before {
    content: '';
    width: 6px;
    position: absolute;
    height: 10px;
    display: block;
    top: 19px;
    left: 3px;
}
.sub-section .container .sidebar .sidebar-menu .list:last-child {
;}
.sub-section .container .sidebar .sidebar-menu .submenu:hover .submenu-list {
    display: block;
}
.sub-section .container .sidebar .sidebar-menu .submenu:hover:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sub-section .container .sidebar .siderbar-hot .sidebar-menu .list:before {
    top: 13px;
    left: 0;
    width: 14px;
    height: 18px;
    background: url("../images/zd_hot_icon.png");
}
.sub-section .container .sidebar .siderbar-hot .sidebar-menu a {
    font-size: 14px;
}
.sub-section .container .sidebar .siderbar-search {
    padding: 20px 0;
}
.sub-section .container .sidebar .siderbar-search .search-k {
    background: #fdc71a;
    width: 98%;
    border: 1px solid #fdc71a;
    height: 35px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding-left: 5px;
}
.sub-section .container .sidebar .siderbar-search :-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.sub-section .container .sidebar .siderbar-search ::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.sub-section .container .sidebar .siderbar-search input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}
.sub-section .container .sidebar .siderbar-search input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}
.sub-section .container .sidebar .siderbar-search .ex-search {
    position: relative;
    left: 92%;
}
.sub-section .container .sidebar .siderbar-search .ex-search:before {
    content: ' ';
    position: absolute;
    width: 18px;
    height: 18px;
    border: 3px solid #fff;
    border-radius: 30px;
}
.sub-section .container .sidebar .siderbar-search .ex-search::after {
    content: ' ';
    position: absolute;
    width: 14px;
    height: 4px;
    background: #fff;
    border-radius: 5px 0 0 5px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}
.sub-section .container .sidebar .siderbar-search .ex-search:before {
    top: -8px;
    left: 0px;
}
.sub-section .container .sidebar .siderbar-search .ex-search:after {
    top: 14px;
    left: 16px;
}
.sub-section .container .main {
    position: relative;
    max-width: 920px;
    padding-top: 74px;
}
.sub-section .container .main .subtitle {
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 73px;
    line-height: 74px;
    font-size: 30px;
    padding-left: 25px;
    color: #fff;
    background: #fdc71a;
    text-transform: capitalize;
}
@media screen and (max-width: 480px) {
    .sub-section .container .main .subtitle {
        font-size: 20px;
    }
}
@media (min-width: 768px) {
    .sub-section .container {
        width: 100%;

    ;
    }
    .sub-section .container:before,
    .sub-section .container:after {
        content: "";
        display: table;
    }
    .sub-section .container:after {
        clear: both;
    }
    .sub-section .container .sidebar {
        float: left;
    ;
        width: 100%;

    }
    .sub-section .container .sidebar .sidebar-menu .submenu:hover .submenu-list {
        display: block;
    }
    .sub-section .container .sidebar .sidebar-menu .submenu:hover:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .sub-section .container .sidebar .siderbar-hot {
        padding-top: 70px;
    }
    .sub-section .container .sidebar .siderbar-hot .sidebar-menu a {
        font-size: 14px;
    }
    .sub-section .container .sidebar .siderbar-search .ex-search {
        left: 88%;
    }
    .sub-section .container .sidebar .siderbar-search .search-k {
        width: 248px;
    }
    .sub-section .container .main {
        position: relative;
        padding-left: 280px;
    }
    .sub-section .container .main .subtitle {
        position: absolute;
        top: 0;
        left: 280px;
        width: 200%;
        height: 73px;
        line-height: 74px;
        font-size: 28px;
        padding-left: 25px;
        color: #fff;
        background: #fdc71a;
        text-transform: capitalize;
        font-weight:normal;
    }
}
@media (min-width: 992px) {
    .sub-section .container .main {
        max-width: 900px;
    }
}
@media (min-width: 1200px) {
    .sub-section .container {
    }
}
.srr{
    display: none;
}

@media screen and (max-width: 768px) {
    .banner {
        width: 100%;
        height: auto;
        margin-top: -11px;
    }

    .indexs {
        width: 100%;
        margin: 0 auto;
    }

    .a-box {
        width: 100%;
        height: auto;
        margin-bottom: 18px;
        display: inline-block;
    }

    .ab-left {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .ab-right {
        width: 100%;
        float: right;
    }
    .ab-right .title_2 {
        display: block;
        height: 60px;
        line-height: 60px;
        border-bottom: 1px solid #ddd;
        font-size: 20px;
        color: #4f3d91;
        padding: 0;
        font-weight: normal;
        width: 100%;
        margin-bottom: 13px;
    }
}