|
|
|
@ -782,24 +782,38 @@ ul.catalog li a:hover {
|
|
|
|
|
transition: 1s;
|
|
|
|
|
border-bottom: 3px solid #d1d1d1;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.infoad {
|
|
|
|
|
margin: 50px 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.loadmore {
|
|
|
|
|
border: 1px solid #333;
|
|
|
|
|
text-align: center;
|
|
|
|
|
.ch_readnext {margin: 70px 0; min-height: 340px;}
|
|
|
|
|
.readnext_title {font-size: 23px;
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
font-family: 'raleway regular';
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
border-left: 5px solid #ad1818;
|
|
|
|
|
padding-left: 15px;
|
|
|
|
|
margin-bottom: 30px;
|
|
|
|
|
display: block;}
|
|
|
|
|
.ch_readnext img {float: left;
|
|
|
|
|
margin-right: 30px;
|
|
|
|
|
width: 60%;}
|
|
|
|
|
.readnext_category {font-family: 'raleway regular';
|
|
|
|
|
display: block;
|
|
|
|
|
color: #999;
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
margin-bottom: 5px; font-weight: 600;}
|
|
|
|
|
.readnext_name {font-size: 30px;
|
|
|
|
|
font-family: 'raleway regular';
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
margin-bottom: 15px;
|
|
|
|
|
display: block;}
|
|
|
|
|
.readnext_button {display: inline-block;
|
|
|
|
|
font-weight: 600; font-size: 18px; font-family: 'raleway regular';}
|
|
|
|
|
.readnext_button a { color: #ad1818;}
|
|
|
|
|
.readnext_button a .fa { margin-left: 10px;
|
|
|
|
|
font-size: 18px;}
|
|
|
|
|
.infoad {
|
|
|
|
|
margin: 50px 15px;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.loadmore a {
|
|
|
|
|
width: 100%;
|
|
|
|
|
display: block;
|
|
|
|
|
padding: 13px 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.articlereco {
|
|
|
|
|
display: inline-block;
|
|
|
|
@ -3093,6 +3107,8 @@ margin-left: 0;
|
|
|
|
|
color: #000;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
@media (max-width: 750px) {
|
|
|
|
|
/*底部logo*/
|
|
|
|
@ -3268,4 +3284,8 @@ width: auto;
|
|
|
|
|
.tourdaytitle { display: block;
|
|
|
|
|
line-height: 25px;
|
|
|
|
|
font-size: 20px;}
|
|
|
|
|
.ch_readnext { padding: 0 15px;}
|
|
|
|
|
.ch_readnext img {width: 100%;}
|
|
|
|
|
.readnext_info {background: #f7f7f7;
|
|
|
|
|
padding: 20px;}
|
|
|
|
|
}
|
|
|
|
|