
.view_pattern_pc {
border: 1px solid #ececec;
padding-top: 10px;
padding-bottom: 15px;
}

.view_pattern_pc .borderStyle:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-width: 8px;
border-color: transparent transparent transparent #666;
border-style: dashed solid dashed dashed;
right: 20px;
}

.view_pattern_pc .selected.backGround:after, .view_pattern_pc .borderStyle:hover:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-width: 8px;
border-color: transparent transparent transparent #fff;
border-style: dashed solid dashed dashed;
right: 20px;
}


.basic-article-list_cur_condition .g-basic-article-box:nth-of-type(2) .news_list_item_inner, 
.basic-article-list_cur_condition .g-basic-article-box:nth-of-type(2) .news_list_item_inner {
    display: flex;
    flex-direction: row-reverse;
}

@media screen and (max-width: 787px){

.pc_pattern .layrow .layout_column[data-class-col=pc_col_9],
.pc_pattern .layrow .layout_column[data-class-col=pc_col_3],
.pc_pattern .layrow .layout_column[data-class-col=pc_col_6],
.pc_pattern .layrow .layout_column[data-class-col=pc_col_5],
.pc_pattern .layrow .layout_column[data-class-col=pc_col_7],
.pc_pattern .layrow .layout_column[data-class-col=pc_col_8],
.pc_pattern .layrow .layout_column[data-class-col=pc_col_4] {
    width: 100%;
}

.pc_pattern #u214708 .list_one {
    width: 50%;
}

#u691510 .g-basic-article-box[data-device="pc"] .news_list_img_box,
#u691508 .g-basic-article-box[data-device="pc"] .news_list_img_box {
    width: 40%;
}

.pc_pattern #u892302 .list_one,
.pc_pattern #u316102 .list_one,
.pc_pattern #u242102 .list_one {
    width: calc(50% - 7px);
    padding: 10px 3.5px;
}


.pc_pattern #u678101,
.pc_pattern #u615705,
.pc_pattern #u448401{
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0 0 0 #fff;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 32.0000%;
    padding-bottom: 32.0000%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0%;
    margin-bottom: 0%;
    box-shadow: 0 0 0 #fff;
}

.pc_pattern #u511902,
.pc_pattern #u511901 {
    padding: 0%;
    margin: 0%;
}


.pc_pattern #u511900 .laybox,
.pc_pattern #u448400 .laybox {
    padding: 0px;
}

#u691510 .basic-article-list-box .news_list_item_line .news_list_item_inner .news_list_item_content .news_list_item_header h4,
#u691508 .basic-article-list-box .news_list_item_line .news_list_item_inner .news_list_item_content .news_list_item_header h4{
    margin: 0;
}

#u691510 .basic-article-list-box .news_list_item_line .news_list_item_inner .news_list_item_content .news_list_item_summery,
#u691508 .basic-article-list-box .news_list_item_line .news_list_item_inner .news_list_item_content .news_list_item_summery{
    margin: 5px 0 0 0;
}

#u691510 .basic-article-list-box .news_list_item_line .news_list_item_inner .news_list_item_content .news_list_item_header .news_list_item_date,
#u691508 .basic-article-list-box .news_list_item_line .news_list_item_inner .news_list_item_content .news_list_item_header .news_list_item_date{
    margin-top: 30px
}


.pc_pattern #u511903 {
    padding: 5%;
}

.pc_pattern #u511904 {
    margin-top: 5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0%;
}

.layout_row_2,
.pc_pattern .layrow .laybox{
    flex-wrap: wrap;
}

#u691510 .basic-article-list-box .news_list_item_line .news_list_item_inner .news_list_item_content .news_list_item_summery,
#u691508 .basic-article-list-box .news_list_item_line .news_list_item_inner .news_list_item_content .news_list_item_summery{
    font-size: 13px;
}


}


@media (min-width: 992px) {
  .container {
    max-width: 920px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1130px;
  }
}