@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

p {
    font-size: 14px;
    font-family: ScalaOT Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 20px;
}

body {
    font-family: Helvetica Neue, HelveticaNeue-Bold, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.art_title {
    font-family: ScalaOT Bold;
    font-weight: bold;
    color: #121212;
}

.title_20 {
    font-size: 20px;
    line-height: 25px;
}

.title_22 {
    font-size: 22px;
    line-height: 26px;
}

.title_18 {
    font-size: 18px;
    line-height: 22px;
}

.title_24 {
    font-size: 24px;
    line-height: 28px;
}

.title_27 {
    font-size: 27px;
    line-height: 32px;
}

.title_19 {
    font-size: 19px;
    line-height: 24px;
}

.title_15 {
    font-size: 15px;
    line-height: 19px;
}

p {
    font-family: ScalaOT Regular;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.in_divider {
    margin-top: 20px;
    margin-bottom: 20px;
}

.content_divider {
    margin-top: 75px;
    margin-bottom: 0;
}

.on_p {
    display: none;
}

.on_pad_hori {
    display: none;
}

/* 导航栏点击隐藏/展开 */
.navbar-default .navbar-toggle {
    display: block;
    margin-top: 8px;
    margin-bottom: 0;
}

.navbar-header,
.navbar-nav,
.navbar-nav>li {
    float: none;
}

.navbar-nav {
    text-align: center;
}

.rel_nav li:first-child,
.rel_nav li:not(:first-child) {
    margin-left: 0;
}

.navbar-default .navbar-collapse {
    border: none;
}

.navbar-collapse.collapse {
    height: 0 !important;
    display: none !important;
}

.navbar-collapse.collapse.in {
    display: block !important;
    height: auto !important;
}

.navbar-header {
    display: block;
}

.ru_nav .navbar-default {
    //background-color: #5B677C;
}

.ru_nav .container-fluid {}

.ru_nav .navbar-nav li a {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}

.ru_nav .navbar-nav li:first-child a {
    padding-right: 0;
}

.ru_nav .navbar-nav li:last-child a {
    padding-left: 0;
}

.ru_nav .navbar {
    //min-height: 46px;
    //height: 40px;
    border-bottom: 2px solid #000000;
}

.navbar-nav {
    margin: 0;
}

.ru_nav .navbar-brand {
    //height: 46px;
}

.navbar-default .navbar-toggle .icon-bar {
    //background-color: #fff;
}

/* 导航栏点击隐藏/展开 */
.ru_nav .navbar-nav li a {
    font-size: 16px;
    font-family: ScalaOT Bold;
    font-weight: 700;
    color: #121212;
    line-height: 34px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 22px;
    padding-right: 22px;
}

.ru_nav .navbar-nav li:first-child a {
    padding-left: 0;
}

.ru_nav .navbar-nav li:last-child a {
    padding-right: 0;
}

.ru_topnews a {
    display: block;
}

.topnews_left,
.topnews_right {
    width: 22%;
    float: left;
}

.topnews_left {
    padding-right: 1%;
}

.topnews_right {
    padding-left: 1%;
}

.topnews_mid {
    width: 56%;
    float: left;
    padding-left: 1%;
    padding-right: 1%;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
}

.topnews_mid .art_title {
    margin-bottom: 20px;
}

.topnews_mid p {
    margin-top: 20px;
}

.art_no_img .art_title {
    margin-bottom: 20px;
}

.art_img .art_title {
    margin-top: 20px;
}

.topnews_bot_content ul:after,
.topnews_top:after {
    content: "";
    display: block;
    clear: both;
}

.timeline_news .title_15 {
    font-family: ScalaOT Regular;
    font-weight: normal;
}

.timeline_news a {
    display: inline;
}

.ru_timeline .column_title {
    margin-bottom: 10px;
}

.ru_timeline .column_title a {
    color: #D03430;
}

.ru_timeline .timeline_news ul li {
    //content: "";
    list-style: none;
    //list-style-type: disc;
    //margin-left: 15px;
    font-size: 15px;
    font-family: ScalaOT Regular, ScalaOT-Regular;
    font-weight: 400;
    text-align: left;
    color: #121212;
    line-height: 18px;
    margin-bottom: 12px;
}

.ru_timeline .timeline_news ul li .li_dot {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    background: #D03430; //这里不是color
    vertical-align: middle;
    margin-right: 8px;
    margin-top: 6px;
    vertical-align: top;
}

.ru_timeline .timeline_news ul li a {
    display: inline-block;
    width: calc(100% - 15px);
}

.ru_timeline .timeline_news ul li:first-child {
    list-style: none;
    margin-left: 0;
    font-size: 18px;
    font-family: ScalaOT Bold;
    font-weight: 500;
    text-align: left;
    color: #121212;
    line-height: 20px;
}


.ru_timeline .timeline_news ul li:last-child {
    margin-bottom: 0;
}

.container_title {
    font-family: ScalaOT Bold;
    font-weight: bold;
    color: #121212;
    font-size: 26px;
    line-height: 28px;
    margin-top: 34px;
    margin-bottom: 34px;
}

#top_swiper .swiper-slide {
    width: 33.3%;
    float: left;
    position: relative;
}

/* .topnews_bot_content ul li:nth-child(3n+1) {
    padding-right: 20px;
}

.topnews_bot_content ul li:nth-child(3n+2) {
    padding-left: 10px;
    padding-right: 10px;
}

.topnews_bot_content ul li:nth-child(3n+3) {
    padding-left: 20px;
} */

#top_swiper .swiper-slide .title_20 {
    height: 164px;
    padding-top: 20px;
    background-color: #F7F6F6;
    padding-left: 10px;
    padding-right: 10px;
}

.topnews_bot_content a {
    display: inline;
}

#top_swiper .swiper-slide .title_20 .before_title {
    color: #AE1010;
}

#top_swiper .swiper-slide .art_tag {
    position: absolute;
    padding: 1px 10px;
    border: 1px solid #AE1010;
    -webkit-border-radius: 1%;
    -moz-border-radius: 1%;
    border-radius: 1%;
    outline: 3px solid #AE1010;
    outline-offset: 4px;
    color: #AE1010;
    bottom: 10px;
    right: -10px;
    transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    /* IE 9 */
    -moz-transform: rotate(-20deg);
    /* Firefox */
    -webkit-transform: rotate(-20deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(-20deg);
    line-height: 20px;
    display: none;
}

#top_swiper .swiper-slide-active .art_tag {
    display: none;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    padding-top: 20px;
}

.swiper-pagination-bullet-active {
    background: #E6E2E2 !important;
}

.ru_op_content ul li {
    float: left;
    width: 46%;
    margin-right: 6%;
    background-color: #F7F6F6;
    font-size: 0;
    padding: 20px;
    margin-bottom: 36px;
    /* -moz-box-shadow: 5px 5px #F5DEAD;
    -webkit-box-shadow: 5px 5px #f5dead;
    box-shadow: 5px 5px #f5dead;
     */
    box-shadow: 4px 4px 4.8px 0.16px rgba(22, 22, 23, 0.25);
}

.ru_op_content ul li:nth-child(2n+2) {
    margin-right: 0;
}

.ru_op_content ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.ru_op_content ul li .img_left {
    width: 154px;
    display: inline-block;
    vertical-align: top;
}

.ru_op_content ul li .title_right {
    width: calc(100% - 154px);
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
}

.ru_graphic_row .graphic_ss,
.ru_graphic_row,
.ru_cartoon_content .ru_cartoon_left ul,
.ru_cartoon_content {
    font-size: 0;
}

.ru_cartoon_content .ru_cartoon_left {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.ru_cartoon_content .ru_cartoon_right {
    display: inline-block;
    width: 51%;
    vertical-align: top;
}

.ru_cartoon_content .ru_cartoon_right ul li {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-left: 4%;
    margin-bottom: 14px;
}

.ru_cartoon_content .ru_cartoon_right ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.ru_cartoon_content .art_title {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: #121212;

}

.ru_cartoon_content .art_title a {
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ru_cartoon_content .art_title:hover {
    opacity: 0.8;
    transition: opacity 1s;
    cursor: pointer;
}

.ru_cartoon_content .ru_cartoon_left,
.ru_cartoon_content .ru_cartoon_right ul li {
    position: relative;
}

.ru_graphic_row .graphic_b {
    width: 54%;
    display: table-cell;
    vertical-align: top;
}

.ru_graphic_row .graphic_s {
    width: 22%;
    display: table-cell;
    vertical-align: top;
    background-color: #F2F1F1;
}

.ru_graphic_row .graphic_s .art_title {
    padding-left: 10px;
    padding-right: 10px;
}

.ru_graphic_row .graphic_ss .graphic_s {
    //width: 50%;
    // display: inline-block;
    //vertical-align: top;
}

.ru_graphic_content .row_one .graphic_b .grahpic_b_img {
    width: 63%;
    display: table-cell;
    vertical-align: top;
}

.ru_graphic_content .row_one .graphic_b .graphic_b_title {
    width: 37%;
    height: 100%;
    display: table-cell;
    vertical-align: top;
    padding: 50px 10px 0 10px;
    background-color: #F2F1F1;
}

.ru_graphic_content .ru_graphic_row .white_space {
    display: table-cell;
    width: 1%;
}

.ru_graphic_content .row_one .graphic_s .title_18 {
    margin-top: 10px;
}

.ru_graphic_content .row_two .graphic_b .grahpic_b_img {
    width: 63%;
    display: table-cell;
    vertical-align: top;
}

.ru_graphic_content .row_two .graphic_b .graphic_b_title {
    width: 37%;
    height: 100%;
    display: table-cell;
    vertical-align: top;
    padding: 50px 10px 0 10px;
    background-color: #F2F1F1;
}

.ru_graphic_content .row_two .graphic_s {
    vertical-align: bottom;
}

.ru_graphic_content .graphic_s .title_18 {
    height: 66px;
    overflow: hidden;
}

.ru_graphic_content .row_two .graphic_s .title_18 {
    margin-bottom: 10px;
}

.ru_graphic_content .row_one {
    margin-bottom: 10px;
}

.ru_video_content {
    background-color: #F7F6F6;
}

.ru_video_content .left_video {
    //display: table-cell;
    display: inline-block;
    vertical-align: top;
    width: 48%;
}

.ru_video_content .right_info {
    //display: table-cell;
    display: inline-block;
    vertical-align: top;
    width: 52%;
    background-color: #F7F6F6;
}

.ru_video_content .swiper-slide {
    font-size: 0;
}

.ru_video_content .swiper-slide-active p {
    position: relative;
    background: unset;
    color: #666666;
    font-size: 14px;
    font-family: ScalaOT Regular;
    font-weight: 400;
    line-height: 20px;
    padding-left: 0;
    height: auto;
}

.ru_video_content .pub_time {
    font-family: Helvetica;
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ru_video_content .right_info .video_info {
    padding: 60px 40px 0 40px;
}

#video_swiper {
    position: relative;
}

#video_swiper .swiper-pagination {
    position: absolute;
    right: 20px;
    bottom: 15px;
    left: unset;
    width: 100px;
}

/* 手机适配 */
@media screen and (max-width: 480px) {
    .container_title {
        font-size: 20px;
    }

    .on_p {
        display: block;
    }

    .on_pad_hori {
        display: none;
    }

    .ru_cartoon_left .on_pad_hori,
    .ru_cartoon_right .on_pad_hori {
        display: block;
    }

    .content_divider {
        margin-top: 20px;
    }

    .container_title {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .ru_topnews .topnews_left,
    .ru_topnews .topnews_mid,
    .ru_topnews .topnews_right {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        border: unset;
    }

    .topnews_mid .art_title {
        margin-top: 20px;
    }

    #top_swiper .swiper-slide .art_tag {
        right: 10px;
    }

    .ru_op_content ul li {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
        background-color: unset;
        padding: 0;
        box-shadow: unset;
    }

    .ru_op_content ul li .img_left,
    .ru_op_content ul li .title_right {
        width: 100%;
        display: block;
    }

    .ru_op_content ul li .title_right {
        padding-left: 0;
        margin-top: 20px;
    }

    .ru_op_content ul li:nth-last-child(-n+2) {
        margin-bottom: 20px;
    }

    .ru_op_content ul li:last-child {
        margin-bottom: 0;
    }

    .ru_cartoon_content .ru_cartoon_left {
        width: 100%;
    }

    .ru_cartoon_content .ru_cartoon_right {
        width: 100%;
    }

    .ru_cartoon_content .art_title {
        margin-top: 20px;
        position: relative;
        opacity: 1;
        background-color: unset;

    }

    .ru_cartoon_content .ru_cartoon_left .title_27 {
        font-size: 20px;
        line-height: 25px;
    }

    .ru_cartoon_content .art_title a {
        position: relative;
        color: #121212;
        left: unset;
        top: unset;
        transform: unset;
    }

    .ru_cartoon_content .ru_cartoon_right ul li {
        margin-left: 0;
        width: 100%;
    }

    .ru_cartoon_content .ru_cartoon_right ul li:last-child {
        margin-bottom: 0;
    }

    .ru_graphic_row .graphic_b,
    .ru_graphic_row .graphic_s,
    .ru_graphic_content .row_one .graphic_b .grahpic_b_img {
        display: block;
        width: 100%;
    }

    .ru_graphic_content .ru_graphic_row .white_space {
        display: none;
    }

    .ru_graphic_content .row_one .graphic_b .graphic_b_title,
    .ru_graphic_content .row_one .graphic_s .title_18,
    .ru_graphic_content .row_two .graphic_b .graphic_b_title,
    .ru_graphic_content .row_two .graphic_s .title_18 {
        display: block;
        margin-top: 20px;
        padding: 0;
        width: 100%;
        background-color: unset;
        font-size: 20px;
        line-height: 25px;
    }

    .ru_graphic_content .graphic_s .title_18 {
        height: auto;
        //font-size: 22px;
        //line-height: 26px;
        padding-left: 0;
        padding-right: 0;
    }

    .ru_graphic_row .graphic_s {
        background-color: unset;
    }

    .ru_video_content .left_video,
    .ru_video_content .right_info {
        display: block;
        width: 100%;
    }

    .ru_video_content .right_info .video_info {
        padding: 20px 10px 0 10px;
    }

    .ru_video_content .right_info .video_info .title_24 {
        font-size: 20px;
        line-height: 25px;
    }

    .ru_video_content .swiper-slide p {
        display: block;
    }

    #video_swiper .swiper-pagination {
        position: relative;
        bottom: 10px;
        left: 0;
        width: 100%;
    }
}


/* For portrait layouts only  ipad横向*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    #footer .footer_info ul li {
        float: none;
        display: inline-block;
    }
}

/* For portrait layouts only  ipad横向*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1400px) and (orientation:landscape) {
    .ru_graphic_content .ru_graphic_row{
        font-size: 0;
    }

    .ru_graphic_row .graphic_b {
        width: 54%;
        display: inline-block;
        vertical-align: top;
    }

    .ru_graphic_row .graphic_s {
        width: 22%;
        display: inline-block;
        vertical-align: top;
        background-color: #F2F1F1;
    }

    .ru_graphic_row .graphic_s .art_title {
        padding-left: 10px;
        padding-right: 10px;
    }

    .ru_graphic_row .graphic_ss .graphic_s {
        //width: 50%;
        display: inline-block;
        //vertical-align: top;
    }

    .ru_graphic_content .row_one .graphic_b .grahpic_b_img {
        width: 63%;
        display: table-cell;
        vertical-align: top;
    }

    .ru_graphic_content .row_one .graphic_b .graphic_b_title {
        width: 37%;
        height: 100%;
        display: table-cell;
        vertical-align: top;
        padding: 50px 10px 0 10px;
        background-color: #F2F1F1;
    }

    .ru_graphic_content .ru_graphic_row .white_space {
        display: inline-block;
        width: 1%;
    }

    .ru_graphic_content .row_one .graphic_s .title_18 {
        margin-top: 10px;
    }

    .ru_graphic_content .row_two .graphic_b .grahpic_b_img {
        width: 63%;
        display: table-cell;
        vertical-align: top;
    }

    .ru_graphic_content .row_two .graphic_b .graphic_b_title {
        width: 37%;
        height: 100%;
        display: table-cell;
        vertical-align: top;
        padding: 50px 10px 0 10px;
        background-color: #F2F1F1;
    }

    .ru_graphic_content .row_two .graphic_s {
        vertical-align: bottom;
    }

    .ru_graphic_content .graphic_s .title_18 {
        height: 66px;
        overflow: hidden;
    }

    .ru_graphic_content .row_two .graphic_s .title_18 {
        margin-bottom: 10px;
    }

    .ru_graphic_content .row_one {
        margin-bottom: 10px;
    }
}

/* For portrait layouts only  ipad竖向*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    #footer .footer_info ul li {
        width: 50%;
        text-align: left;
    }

    #footer .footer_info ul li:not(:last-child):after {
        display: none;
    }
}

/* For portrait layouts only  ipad竖向*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1200px) and (orientation:portrait) {
    #footer .footer_info ul {
        width: 100%;
    }

    .on_pad_hori {
        display: block;
    }

    .not_pad_hori {
        display: none;
    }

    .topnews_mid {
        width: 60%;
        border-left: unset;
    }

    .topnews_left {
        float: right;
        padding-right: 0;
        width: 40%;
        padding-left: 1%;

    }

    .topnews_right {
        width: 100%;
        font-size: 0;
    }

    .topnews_right .art_img {
        width: 40%;
        display: inline-block;
        vertical-align: top;
        padding-right: 1%;
        border-right: 1px solid #DCDCDC;
    }

    .topnews_right .ru_timeline {
        width: 60%;
        display: inline-block;
        vertical-align: top;
        padding-left: 1%;
    }

    .ru_op_content ul li {
        float: none;
        width: 100%;
    }

    .ru_op_content ul li .img_left {
        width: 40%;
    }

    .ru_op_content ul li .title_right {
        width: 60%;
    }

    .ru_op_content ul li:nth-last-child(-n+2) {
        margin-bottom: 20px;
    }

    .ru_op_content ul li:last-child {
        margin-bottom: 0;
    }

    .ru_cartoon_content .ru_cartoon_left {
        width: 100%;
    }

    .ru_cartoon_content .ru_cartoon_right {
        width: 100%;
    }

    .ru_cartoon_content .art_title {
        margin-top: 10px;
        position: relative;
        opacity: 1;
        background-color: unset;

    }

    .ru_cartoon_content .art_title a {
        position: relative;
        color: #121212;
        left: unset;
        top: unset;
        transform: unset;
    }

    .ru_cartoon_content .ru_cartoon_right ul li {
        margin-left: 0;
        width: 49;
    }

    .ru_cartoon_content .ru_cartoon_right ul li:nth-child(2n+1) {
        margin-right: 2%;
    }

    .ru_cartoon_content .ru_cartoon_right ul li:nth-last-child(-n+2) {
        margin-bottom: 0;
    }

    .ru_graphic_row {
        font-size: 0;
    }

    .ru_graphic_row .graphic_b {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }

    .ru_graphic_row .graphic_s {
        width: 49%;
        display: inline-block;
    }

    .ru_graphic_content .ru_graphic_row .white_space {
        display: none;
    }

    .ru_graphic_content .row_one {
        margin-bottom: 20px;
    }

    .ru_graphic_content .row_one .graphic_s {
        margin-right: 2%;
    }

    .ru_graphic_content .row_one .graphic_s:last-child {
        margin-right: 0;
    }

    .ru_graphic_content .row_two .graphic_s {
        margin-bottom: 20px;
    }

    .ru_graphic_content .row_two .graphic_s:first-child {
        margin-right: 2%;
    }

    .ru_graphic_content .row_two .graphic_b {
        margin-bottom: 0;
    }

    .ru_graphic_content .graphic_s .title_18 {
        height: 76px;
    }

    .ru_graphic_content .row_one .graphic_s .title_18 {
        padding-bottom: 10px;
    }

    .ru_graphic_content .row_two .graphic_s .title_18 {
        padding-top: 10px;
    }

    .ru_video_content .left_video {
        width: 100%;
        display: block;
    }

    .ru_video_content .right_info {
        width: 100%;
        display: block;
    }

    .ru_video_content .right_info .video_info {
        padding: 20px;
    }

    #video_swiper .swiper-pagination {
        position: relative;
        width: 100%;
    }
}