作者 anyv
1 个管道 的构建 通过 耗费 0 秒

s

... ... @@ -97,12 +97,11 @@ p{word-wrap:break-word}
}
.header2_box2{
display: none;
width: 100%;
position: absolute;
border-radius:3px;
background-color: white;
top: -1px;
right: -134px;
right: -180px;
box-sizing:border-box;
}
.header2_box2>ul>li>a:hover{
... ... @@ -121,7 +120,7 @@ p{word-wrap:break-word}
height:40px;
line-height:40px;
display: block;
font-size:20px;
font-size:16px;
color:rgba(100,100,100,1);
font-family:MicrosoftYaHei;
font-weight:400;
... ... @@ -260,7 +259,7 @@ p{word-wrap:break-word}
font-family:MicrosoftYaHei;
font-weight:400;
color:white;
}
.footer_input input:-ms-input-placeholder,.footer_left textarea:-ms-input-placeholder{ /* Internet Explorer 10+ */
... ...