|
|
@ -133,10 +133,12 @@ z-index: 9;}
|
|
|
|
a.infocustomize {
|
|
|
|
a.infocustomize {
|
|
|
|
font-size: 16px;
|
|
|
|
font-size: 16px;
|
|
|
|
color: #fff;
|
|
|
|
color: #fff;
|
|
|
|
padding: 4px 7px;
|
|
|
|
padding: 4px 15px;
|
|
|
|
background: #ad1818;
|
|
|
|
background: #ad1818;
|
|
|
|
border-radius: 25px;
|
|
|
|
border-radius: 25px;
|
|
|
|
text-decoration: none;
|
|
|
|
text-decoration: none;
|
|
|
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.headerbar {
|
|
|
|
.headerbar {
|
|
|
|
z-index: 999;
|
|
|
|
z-index: 999;
|
|
|
@ -2218,10 +2220,19 @@ table.why_us_table { width: 1060px;}
|
|
|
|
.bottom_why_us_content { padding: 0; height: auto;}
|
|
|
|
.bottom_why_us_content { padding: 0; height: auto;}
|
|
|
|
.bottom_why_us_content h3 { padding-top: 25px;}
|
|
|
|
.bottom_why_us_content h3 { padding-top: 25px;}
|
|
|
|
.web_cookie { padding-bottom: 50px; width: 100%;}
|
|
|
|
.web_cookie { padding-bottom: 50px; width: 100%;}
|
|
|
|
.wechat_button {bottom: 50px; right: 25px;}
|
|
|
|
.wechat_button { bottom: 15px;
|
|
|
|
.wechat_button a { width: 66px;
|
|
|
|
right: 25px;
|
|
|
|
|
|
|
|
width: calc(100% - 35px);
|
|
|
|
|
|
|
|
height: 30px;
|
|
|
|
|
|
|
|
z-index: 999999;}
|
|
|
|
|
|
|
|
.wechat_button a { width: 100%;
|
|
|
|
text-transform: capitalize;
|
|
|
|
text-transform: capitalize;
|
|
|
|
font-size: 19px;}
|
|
|
|
font-size: 18px;
|
|
|
|
|
|
|
|
height: 27px;
|
|
|
|
|
|
|
|
border-radius: 30px;
|
|
|
|
|
|
|
|
padding-top: 8px;
|
|
|
|
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
|
|
|
|
box-shadow: 1px 1px 4px 2px #d1d1d1;}
|
|
|
|
ul.infolist, ul.drop1, ul.ghlist { margin: 0 15px 0 30px; }
|
|
|
|
ul.infolist, ul.drop1, ul.ghlist { margin: 0 15px 0 30px; }
|
|
|
|
.updated_news {top: 49px; padding: 7px 15px; width: calc(100% - 30px);line-height: 20px;}
|
|
|
|
.updated_news {top: 49px; padding: 7px 15px; width: calc(100% - 30px);line-height: 20px;}
|
|
|
|
.infotopimage img { margin-bottom: 20px;}
|
|
|
|
.infotopimage img { margin-bottom: 20px;}
|
|
|
|