<>
/* .container{
min-height: 70px;
}
*/
body {
background: #fff !important;
}
.header{
height: auto;
background: #fff;
}
.header-search .hotwords span{
float: left;
line-height: 1.875em;
}
>
<>
.mcf_hot{
background-color: #f1f9ff;
padding: 1px 1px 1px 0;
margin: 25px 0;
}
.mcf_hot>a{
display: block;
width: 20%;
padding-left: 3%;
height: 40px;
line-height: 63px;
float: left;
}
.mc_faguiku .mcf_hot {
background: url(/chinatax/xhtml/images/public/zck-20200519-03.png) no-repeat;
margin-top: 20px;
padding: 12px 5px 20px;
margin-bottom: 10px;
font-size: 14px;
}
.mcf_hot .wos {
margin-bottom: 4px;
background: url(/chinatax/xhtml/images/public/zck-20200519-02.png);
position: relative;
margin: 10px auto;
width: 75%;
border: 1px solid #81b8e3;
border-radius: 5px;
height: 40px;
overflow: hidden;
}
.mcf_hot .wos input.text1 {
font-size: 14px;
width: 82%;
background: transparent;
height: 40px;
border: none;
text-indent: 14px;
}
.mcf_hot .wos input.sosbtn {
position: absolute;
right: 0;
top: 0;
border: none;
cursor: pointer;
background: url(/chinatax/xhtml/images/public/zck_0425.png) no-repeat center center;
width: 50px;
height: 40px;
}
@media screen and (max-width:768px) {
.mcf_hot{
display: none;
}
}
>
<>
@media screen and (max-width: 1500px){
.control{
width: 235px !important;
}
.friendlinks{
float: right;
width: 87%;
}
.friendlinks .select{
width: 30%;
}
}
>
<>
@media screen and (max-width: 768px){
.transToPc {
/* position: fixed;
bottom: 100px;
right: 0;
font-size: 16px;
background-color: rgba(26,86,168,.7);
color: #fff;
line-height: 30px;
width: 70px;
border-radius: 3px; */
display: block !important;
margin:10px 0;
/* z-index: 2000; */
}
}
.transToPc {
display: none;
}
.transToMobile {
position: fixed;
right: 0;
bottom: 10vh;
font-size: 30px;
color: #fff;
background-color: rgba(26,86,168,.7);
border-radius: 9px;
text-align: center;
display: none;
height: 60px;
line-height: 60px;
width: 150px;
z-index: 2000;
}
.fixed-right-box {
position: fixed;
right: 0;
top: 50%;
width: 58px;
z-index: 5;
margin-top: -270px;
}
>