@charset "UTF-8";

.row_col{
overflow: hidden;
padding-bottom: 20px;
}
h1.main_title {
height: 65px;
line-height: 65px;
font-size: 20px;
color: #8C1B0B;
font-weight: bold;
}
h1.main_title a.main_more {
width: 94px;
height: 30px;
float: right;
border: 1px solid #999;
color: #999;
font-size: 16px;
text-align: center;
display: block;
line-height: 30px;
border-radius: 40px;
font-weight: normal;
margin-top: 17px;
}


.article_xw li {
/* height: 154px; */
margin-bottom: 10px;
border-radius: 5px;
box-shadow: 0px 0px 20px #ddd;
padding: 5px 20px;
box-sizing: border-box;
background: url(/Sites/Uploaded/UserUpLoad/20200316/20200316124713.jpg) no-repeat right bottom;
background-size: 200px;
}
.article_xw li:hover .title_type,.article_xw li:hover .right_xw p,.article_xw li.active .title_type,.article_xw li.active .right_xw p{color: #8C1B0B;}
.article_xw li:last-child{margin-bottom: 0;}
.article_xw li .img_box {
width: 192px;
height: 115px;
display: block;
float: left;
margin-right: 20px;
overflow: hidden;
box-shadow: 0px 0px 20px #ddd;
display: none;
}
.article_xw li .img_box img {
width: 100%;
height: auto;
display: none;
}
.article_xw li .right_xw {
width: 100%;
position: relative;
}
.right_xw .title_type {
display: block;
height: 44px;
line-height: 44px;
font-size: 18px;
font-weight: 400;
border-bottom: 1px solid #E5E5E5;
width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.article_xw .list_icon {
position: absolute;
right: 0;
top: 10px;
font-size: 14px;
color: #999;
}
.article_xw .list_icon span {
margin-left: 15px;
}
.list_icon span.span_date {
background: url(/Sites/Uploaded/UserUpLoad/20200218/20200218135846.png) no-repeat left center;
padding-left: 21px;
background-size: 15px 15px;
}
.list_icon span.author {
background: url(/Sites/Uploaded/UserUpLoad/20200218/20200218140054.png) no-repeat left center;
padding-left: 21px;
background-size: 15px 15px;
}
.list_icon span.viewcount {
background: url(/Sites/Uploaded/UserUpLoad/20200218/20200218140111.png) no-repeat left center;
padding-left: 26px;
background-size: 19px 12px;
display: none;
}
.right_xw p {
font-size: 14px;
line-height: 28px;
color: #999;
margin-top: 10px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
height: 56px;
}
.article_list2 {
overflow: hidden;
float: left;
}
.row_col .article_list2{height: 252px;overflow: hidden;}
.article_list2 li{
width: 458px;
height: 252px;
position: relative;
/* margin-bottom: 29px; */
overflow: hidden;
}
.article_list2 li.active{display: block;}
.article_list2 li .img_box {
display: block;
width: 100%;
height: 100%;
}
.article_list2 li .img_box img {
width: 100%;
min-height: 237px;
height: auto;
}
.article_list2 li .title_type {
font-size: 14px;
color: #fff;
position: absolute;
bottom: 0;
width: 100%;
height: 60px;
line-height: 60px;
text-align: center;
box-sizing: border-box;
    background: rgba(0,0,0,.5);
}
.article_xw{
float: right;
width: 800px;
}
.row_bot{
background: #FAFAFA;
overflow: hidden;
padding: 15px 0 50px;
}
.row_bot .bot_item{
width:413px;
float: left;
}
.row_bot .bot_item:nth-child(2){
margin:0 20px;
}
ul.article_list4 {
background: #fff;
padding: 0 20px;
box-sizing: border-box;
box-shadow: 0px 0px 20px #ddd;
border-radius: 5px;
}
ul.article_list4 li {
height: 77px;
line-height: 77px;
border-bottom: 1px dashed #e5e5e5;
font-size: 16px;
}
ul.article_list4 li .img_box{display: none;}
.row_bot .bot_item .article_list2{
float: none;
padding: 20px;
box-sizing: border-box;
background: #fff;
height: 234px;
overflow: hidden;
position: relative;
}
.row_bot .bot_item .article_list2 li {
width: 373px;
height: 194px;
position: relative;
margin-bottom: 0;
/* display: none; */
position: absolute;
top: 20px;
left: 20px;
transition: all .5s;
/* opacity: 0; */
}
.row_bot .bot_item .article_list2 li.active{opacity: 1;}
/* .row_bot .bot_item .article_list2 li:hover .title_type,.row_bot .bot_item .article_list2 li.active .title_type{color: #8C1B0B;} */
.row_bot .bot_item .article_list2 li .img_box img {
width: 100%;
min-height: 194px;
height: auto;
}
@media screen and (min-width:768px) and (max-width:1200px){
.article_list2 li {
    width: 350px;
    height: 210px;
}
.article_xw {
    width: 609px;
}
.article_xw .list_icon{
    display: none;
}
.row_bot .bot_item {
    width: 313px;
}
ul.article_list4 li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.article_xw li{
    height: auto;
}
}
@media screen and (max-width:768px){
.article_xw li {
    height: 2.6rem;
    margin-bottom: 0.2rem;
    padding: 0.2rem;
}
.article_xw li .img_box {
    width: 2.5rem;
    height: 2.2rem;
    margin-right: 0.2rem;
}
.article_xw {
float: right;
width: 100%;
}
.article_xw li .right_xw {
    width: 100%;
}
.right_xw .title_type {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 14px;
}
.article_xw .list_icon {
    display: none;
}
.right_xw p {
    font-size: 12px;
    line-height: 24px;
    margin-top: 0.1rem;
    height: 1.4rem;
    overflow: hidden;
}
h1.main_title {
height: 50px;
line-height: 50px;
font-size: 16px;
}
h1.main_title span {
font-size: 12px;
}
h1.main_title a.main_more {
width: 60px;
height: 20px;
font-size: 12px;
line-height: 20px;
margin-top: 15px;
}
.row_col,.row_bot {
background: #fff;
padding-top: 0.2rem;
padding-bottom: 0.2rem;
padding: 0.2rem;
}
.article_list2 {
display: none;
}
.row_bot .bot_item:nth-child(2) {
margin: 0;
}
.row_bot .bot_item {
width: 100%;
}
ul.article_list4 li {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
}