@media only screen and (max-width: 1280px) {

}

html {
    background: #F5F6FA !important;
}

.up_to {
    width: 60px !important;
    padding: 15px 5px;
    background: #ffffff;
    border-radius: 6px;
    cursor: pointer;
    position: fixed;
    top: 50%;
    right: 20px;
    margin-top: -38px;
    display: none;
}

.up_to p {
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 12px !important;
    color: #343E83;
    text-align: center;
}

.up_to img {
    width: 30px;
    margin: 0 15px;
    float: left;
}

.section {
    width: 1000px;
    display: table;
    margin: 0 auto;
    background: #ffffff;
    padding-bottom: 30px;
    padding: 0 20px;
}

.news_list {
    width: 100%;
    display: table;
    margin: 0 auto;
}

.list_left {
    width: 720px;
    float: left;
}

.newslist_left {
    width: 100%;
    float: left;
    background: #FAFBFF;
}

.newslist_left i {
    width: 100%;
    height: 1px;
    float: left;
    background: #e5e5e5;
    margin: 15px auto;
}

.newslist_title {
    width: 100%;
    float: left;
    margin: 15px auto;
}

.news_list_icon {
    width: 24px;
    float: left;
    margin-top: 13px;
}

.adlist_title {
    width: auto;
    float: left;
    height: 50px;
    line-height: 50px;
    margin: 0px 40px 0px 10px;
}

.adlist_title p {
    width: auto;
    float: left;
    font-weight: bold;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 20px;
    color: #333333;
}

.adlist_title_fen {
    width: auto;
    height: 50px;
    float: right;
}

.adlist_title_fen i {
    width: 1px;
    height: 20px;
    float: left;
    background: #343E83;
    margin: 15px 10px;
}

.adlist_title_fen p {
    line-height: 50px;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px;
    color: #343E83;
    float: left;
}

.adlist_title_fen a {
    line-height: 50px;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px;
    color: #343E83;
    float: left;
    margin: 0 8px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.adlist_title_fen a:hover {
    color: #CF0A33;
}

#ad_fen {
    color: #CF0A33;
}

#news_line {
    width: 100%;
    height: 2px;
    float: left;
    background: #343E83;
    margin: -10px 0 20px 0;
}

.news_box {
    width: 710px;
    height: auto;
    padding-left: 10px;
    float: left;
    position: relative;
    transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
}

.news_box:hover {
    background: #ffffff;
}

.news_box:hover .qirepic-silder-title a {
    color: #CF0A33;
}

.news_box:hover .qirepic-silder-img {
    opacity: 1;
}

@keyframes init-circle {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.click_btn {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px;
    color: #666666;
    float: left;
    background: #F5F6FA;
    padding: 10px 0;
    border-radius: 2px;
    margin: 20px auto;
    text-align: center;
    display: block;
}

.click_btn:hover {
    color: #a3092a;
}

/*加载动效*/
.load_pic {
    width: auto;
    height: 20px;
    float: left;
    margin-right: 10px;
    display: block;
    animation: init-circle 1s linear infinite;
}

.load_box {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px;
    color: #666666;
    float: left;
    background: #F5F6FA;
    padding: 10px 0;
    border-radius: 2px;
    margin: 20px auto;
    text-align: center;
    display: none;
}

.load_center {
    width: auto;
    display: table;
    margin: 0 auto;
}

.load_p {
    width: auto;
    float: left;
    line-height: 20px;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px;
    color: #666666;
}

.new-button-a {
    width: auto;
    display: table;
    margin: 0px auto;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px;
    color: #666666;
    padding: 0 30px;
    height: 20px;
    line-height: 20px;
}

.new-button-a:hover {
    color: #a3092a;
}

.newslist_right {
    width: 260px;
    height: auto;
    float: right;

}

.right_box {
    width: 92%;
    height: auto;
    float: left;
    margin-bottom: 20px;
    background: #fafbff;
    padding: 4%;
}

.right_title {
    width: 100%;
    height: 30px;
    float: left;
    padding-bottom: 5px;
    border-bottom: 2px #343E83 solid;
    margin-bottom: 10px;
}

.right_title img {
    width: 24px;
    height: 24px;
    float: left;
    margin: 3px 5px 3px 0;
}

.right_title h3 {
    width: auto;
    height: 30px;
    line-height: 30px;
    float: left;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 20px;
    color: #343E83;
    text-align: left;
    font-weight: 600;
}

.news_small_list {
    width: 100%;
    height: auto;
    float: left;
}

.news_small_list a {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: normal;
    transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
}

.news_small_list a:hover {
    width: 98%;
    padding-left: 2%;
    color: #CF0A33;
}


