@@ -182,7 +182,7 @@ $colorMain: #e2231a !default; //主色、文字选中、搜索
z-index:888;
a{
font-weight: bold;
- font-size: 16px;
+ font-size: 14px;
color: #282E30;
}
@@ -221,7 +221,7 @@ $colorMain: #e2231a !default; //主色、文字选中、搜索
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 0 0 10px;
line-height: 45px;
@@ -206,7 +206,7 @@ $colorMain: #e2231a !default; //主色、文字选中、搜索
.header_left {
height: 100%;
line-height: 36px;
display: flex;
@@ -231,7 +231,7 @@ $colorMain: #e2231a !default; //主色、文字选中、搜索
.header_right {
font-weight: 400;
ul {
@@ -259,7 +259,7 @@ $colorMain: #e2231a !default; //主色、文字选中、搜索
position: relative;
cursor: pointer;
&:hover {
@@ -403,7 +403,7 @@ a:visited {
.button {
width: 103px;
background: $colorMain;
font-weight: 600;
color: #fff;
float: right;
@@ -536,7 +536,7 @@ a:visited {
span {
color: $colorMain;