|
|
|
@ -1893,6 +1893,17 @@ font-size: 27px;}
|
|
|
|
|
a.p_topnavilink { font-weight: 600;}
|
|
|
|
|
|
|
|
|
|
@media (min-width: 751px) {
|
|
|
|
|
.tournavi {top: 0;
|
|
|
|
|
width: 750px;
|
|
|
|
|
position: sticky;
|
|
|
|
|
border-bottom: 1px solid #d2d2d2;
|
|
|
|
|
border-left: 1px solid #d2d2d2;
|
|
|
|
|
border-right: 1px solid #d2d2d2;
|
|
|
|
|
box-shadow: 0px 2px 6px #d2d2d2;
|
|
|
|
|
background: #fff;
|
|
|
|
|
z-index: 1;
|
|
|
|
|
display: flex;
|
|
|
|
|
margin-top: -35px;}
|
|
|
|
|
.articlereco {width: auto ;}
|
|
|
|
|
.all_width_content_1200 { padding: 0 15px; width: auto ;}
|
|
|
|
|
.headerbar { height: 66px;}
|
|
|
|
@ -1903,7 +1914,7 @@ img.chinahighlightslogo {padding-left: 15px; float: left; width: auto ;}
|
|
|
|
|
.wechat_button { width: 80px; bottom: 25px;}
|
|
|
|
|
.topnavitailor { float: right;}
|
|
|
|
|
.topcontent { margin-top: 0 !important;}
|
|
|
|
|
.formerSubTitle {bottom: 240px; width: auto;}
|
|
|
|
|
.formerSubTitle {bottom: 240px; width: auto; left: 0; font-size: 40px !important;}
|
|
|
|
|
.siteSearch { margin-bottom: 30px;}
|
|
|
|
|
input.strkeys {width: calc(100% - 70px);
|
|
|
|
|
margin: 0 20px;
|
|
|
|
|