初始化
This commit is contained in:
@@ -0,0 +1,637 @@
|
||||
* {
|
||||
-webkit-box-sizing: content-box !important;
|
||||
-moz-box-sizing: content-box !important;
|
||||
box-sizing: content-box !important;
|
||||
}
|
||||
|
||||
body {
|
||||
font-size: 14px !important;
|
||||
font-family: arial, \5FAE\8F6F\96C5\9ED1, sans-serif;
|
||||
margin: auto;
|
||||
color: #3f3f3f
|
||||
}
|
||||
|
||||
.h3, h3 {
|
||||
font-size: 14px !important;
|
||||
}
|
||||
.h2, h2 {
|
||||
font-size: 14px !important;
|
||||
}
|
||||
.h1, h1 {
|
||||
font-size: 14px !important;
|
||||
}
|
||||
|
||||
a:link {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
color: #f32
|
||||
}
|
||||
|
||||
a:active {
|
||||
text-decoration: none;
|
||||
color: #ff0
|
||||
}
|
||||
|
||||
.dx:link {
|
||||
color: #fff;
|
||||
background-color: #09f
|
||||
}
|
||||
|
||||
.dx:hover {
|
||||
color: #fff;
|
||||
background-color: #5bf
|
||||
}
|
||||
|
||||
.d1 {
|
||||
background: #fafafa;
|
||||
box-shadow: 0 2px 6px 0 rgba(0,0,0,.05);
|
||||
position: fixed;
|
||||
top: 0;
|
||||
_top: expression(eval(document.compatMode&&document.compatMode=='CSS1Compat')?documentElement.scrollTop:document.body.scrollTop);
|
||||
filter: alpha(opacity=70);
|
||||
-moz-opacity: .7;
|
||||
-khtml-opacity: .7;
|
||||
opacity: .7;
|
||||
z-index: 100;
|
||||
width: 100%;
|
||||
border-bottom-width: 1px;
|
||||
border-bottom-style: solid;
|
||||
border-bottom-color: #fc6;
|
||||
height: 49px
|
||||
}
|
||||
|
||||
.d1 a:link {
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
.d1 a:visited {
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
.d1 a:hover {
|
||||
color: #333;
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
.d1 a:active {
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
.d11 {
|
||||
float: left;
|
||||
background-image: url(../image/logo3.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 17px 14px;
|
||||
padding-top: 18px;
|
||||
height: 29px
|
||||
}
|
||||
|
||||
.d12 {
|
||||
font-size: 16px;
|
||||
float: right;
|
||||
padding-right: 30px;
|
||||
padding-top: 18px;
|
||||
height: 29px
|
||||
}
|
||||
|
||||
.d7 {
|
||||
display: block;
|
||||
text-align: right;
|
||||
width: 230px
|
||||
}
|
||||
|
||||
.pc {
|
||||
background-color: #09f;
|
||||
height: 15px;
|
||||
background-image: url(../image/logo3.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 90% bottom;
|
||||
margin-top: 45px;
|
||||
_margin-top: 0;
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.li {
|
||||
text-align: center;
|
||||
padding-top: 17px;
|
||||
padding-bottom: 7px;
|
||||
font-size: 20px;
|
||||
color: #bbb;
|
||||
font-family: MingLiU, PMingLiU
|
||||
}
|
||||
|
||||
.q7 {
|
||||
background-color: #fc3;
|
||||
width: 100%;
|
||||
margin-right: auto;
|
||||
margin-left: auto
|
||||
}
|
||||
|
||||
.q1 {
|
||||
font-size: 37px;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
padding-top: 70px;
|
||||
padding-left: 150px
|
||||
}
|
||||
|
||||
.q1 span {
|
||||
font-family: \9ED1\4F53
|
||||
}
|
||||
|
||||
.q2 {
|
||||
font-size: 20px;
|
||||
color: #ff9;
|
||||
text-align: center;
|
||||
margin-top: 27px;
|
||||
margin-bottom: 13px;
|
||||
padding-left: 150px;
|
||||
font-family: MingLiU, PMingLiU
|
||||
}
|
||||
|
||||
.q3 {
|
||||
text-align: center;
|
||||
padding-left: 150px;
|
||||
padding-top: 20px;
|
||||
font-size: 16px
|
||||
}
|
||||
|
||||
.q5 {
|
||||
background-image: url(../image/q2.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 0 30px;
|
||||
height: 300px;
|
||||
float: left;
|
||||
width: 700px
|
||||
}
|
||||
|
||||
.q9 {
|
||||
height: 306px;
|
||||
width: 998px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
background-image: url(../image/q9.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: right bottom;
|
||||
padding-top: 23px;
|
||||
padding-bottom: 23px
|
||||
}
|
||||
|
||||
.y0 {
|
||||
background-color: #fff;
|
||||
padding: 23px;
|
||||
_top: expression(eval(document.compatMode&&document.compatMode=='CSS1Compat')?documentElement.scrollTop:document.body.scrollTop);
|
||||
filter: alpha(opacity=70);
|
||||
-moz-opacity: .7;
|
||||
-khtml-opacity: .7;
|
||||
opacity: .7;
|
||||
z-index: 100;
|
||||
width: 220px;
|
||||
border-radius: 5px;
|
||||
float: right
|
||||
}
|
||||
|
||||
.y1 {
|
||||
font-size: 26px;
|
||||
text-align: center;
|
||||
padding-top: 17px
|
||||
}
|
||||
|
||||
.y2 {
|
||||
width: 170px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
line-height: 37px;
|
||||
margin-top: 11px;
|
||||
margin-bottom: 11px;
|
||||
color: #f60;
|
||||
text-align: center
|
||||
}
|
||||
|
||||
.y3 {
|
||||
text-align: center;
|
||||
color: #777
|
||||
}
|
||||
|
||||
.y6 {
|
||||
border: 1px solid #D5D5D5;
|
||||
background-image: linear-gradient(#FCFCFC, #EEE);
|
||||
background-color: #f7f7f7;
|
||||
text-shadow: 0 2px 0 rgba(255, 255, 255, 0.9);
|
||||
text-align: center;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
width: 130px;
|
||||
margin-top: 7px;
|
||||
display: block;
|
||||
padding: 7px;
|
||||
border-radius: 5px;
|
||||
color: #000
|
||||
}
|
||||
|
||||
.y6:link {
|
||||
color: #000
|
||||
}
|
||||
|
||||
.y6:hover {
|
||||
border: 1px solid #fc3;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
.y6:visited {
|
||||
color: #333
|
||||
}
|
||||
|
||||
.y6:active {
|
||||
background-color: #ffc;
|
||||
background-image: linear-gradient(#dcdcdc, #d8d8d8);
|
||||
box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.15)
|
||||
}
|
||||
|
||||
.v1 {
|
||||
font-family: "Raleway", "Open Sans", "Helvetica Neue", Microsoft JhengHei, arial, sans-serif, \5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
|
||||
font-size: 26px;
|
||||
margin-top: 7px;
|
||||
margin-bottom: 7px;
|
||||
text-align: center;
|
||||
color: #333
|
||||
}
|
||||
|
||||
.v2 {
|
||||
text-align: center;
|
||||
margin-top: 17px
|
||||
}
|
||||
|
||||
.v3 {
|
||||
height: 210px;
|
||||
background-color: #19a9e5;
|
||||
padding-top: 39px;
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.v4 {
|
||||
font-family: "Raleway", "Open Sans", "Helvetica Neue", Microsoft JhengHei, arial, sans-serif, \5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
|
||||
font-size: 30px;
|
||||
color: #fff;
|
||||
padding: 7px
|
||||
}
|
||||
|
||||
.v5 {
|
||||
color: #fff;
|
||||
padding: 7px;
|
||||
font-size: 13px
|
||||
}
|
||||
|
||||
.v6 {
|
||||
font-size: 17px;
|
||||
color: #adf;
|
||||
padding: 7px
|
||||
}
|
||||
|
||||
.v7 {
|
||||
height: 33px;
|
||||
width: 118px;
|
||||
background-color: #6b0;
|
||||
text-align: center;
|
||||
margin-left: 7px;
|
||||
border-radius: 5px;
|
||||
display: block;
|
||||
line-height: 33px
|
||||
}
|
||||
|
||||
.v7:link {
|
||||
color: #fff;
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
.v7:hover {
|
||||
background-color: #81d658;
|
||||
color: #fff;
|
||||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5)
|
||||
}
|
||||
|
||||
.v7:visited {
|
||||
color: #fff
|
||||
}
|
||||
|
||||
.v7:active {
|
||||
background-color: #509100;
|
||||
box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.15)
|
||||
}
|
||||
|
||||
.p8 {
|
||||
float: left;
|
||||
width: 220px;
|
||||
margin-left: 3px;
|
||||
padding-top: 160px;
|
||||
border: 1px solid #fff;
|
||||
padding-bottom: 30px
|
||||
}
|
||||
|
||||
.p8:hover {
|
||||
background-image: url(../image/i1.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: -820px 22px;
|
||||
color: #000;
|
||||
border: 1px solid #eee
|
||||
}
|
||||
|
||||
.p7 {
|
||||
float: left;
|
||||
width: 220px;
|
||||
margin-left: 3px;
|
||||
padding-top: 160px;
|
||||
border: 1px solid #fff;
|
||||
padding-bottom: 30px
|
||||
}
|
||||
|
||||
.p7:hover {
|
||||
background-image: url(../image/i1.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: -1046px 22px;
|
||||
color: #000;
|
||||
border: 1px solid #eee
|
||||
}
|
||||
|
||||
.p6 {
|
||||
float: left;
|
||||
width: 220px;
|
||||
margin-left: 3px;
|
||||
padding-top: 160px;
|
||||
border: 1px solid #fff;
|
||||
padding-bottom: 30px
|
||||
}
|
||||
|
||||
.p6:hover {
|
||||
background-image: url(../image/i1.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: -1270px 22px;
|
||||
color: #000;
|
||||
border: 1px solid #eee
|
||||
}
|
||||
|
||||
.p5 {
|
||||
float: left;
|
||||
width: 220px;
|
||||
margin-left: 3px;
|
||||
padding-top: 160px;
|
||||
border: 1px solid #fff;
|
||||
padding-bottom: 30px
|
||||
}
|
||||
|
||||
.p5:hover {
|
||||
background-image: url(../image/i1.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: -1496px 22px;
|
||||
color: #000;
|
||||
border: 1px solid #eee
|
||||
}
|
||||
|
||||
.p9 {
|
||||
width: 927px;
|
||||
height: 273px;
|
||||
background-image: url(../image/i1.gif);
|
||||
background-repeat: no-repeat;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
background-position: 59px 23px;
|
||||
color: #999
|
||||
}
|
||||
|
||||
.c {
|
||||
clear: both;
|
||||
height: 70px
|
||||
}
|
||||
|
||||
.h1 {
|
||||
width: 600px;
|
||||
padding-top: 100px;
|
||||
padding-right: 398px;
|
||||
padding-bottom: 100px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
background-image: url(../image/i18.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 682px -719px
|
||||
}
|
||||
|
||||
.h1:hover {
|
||||
background-image: url(../image/i18.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 683px -719px
|
||||
}
|
||||
|
||||
.h2 {
|
||||
width: 460px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
padding-left: 538px;
|
||||
background-image: url(../image/i18.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 0 -460px
|
||||
}
|
||||
|
||||
.h3 {
|
||||
height: 180px;
|
||||
width: 640px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
padding-top: 7px;
|
||||
padding-right: 358px;
|
||||
padding-bottom: 7px;
|
||||
background-image: url(../image/i18.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 718px -218px
|
||||
}
|
||||
|
||||
.u {
|
||||
width: 998px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
height: 200px
|
||||
}
|
||||
|
||||
.u1 {
|
||||
width: 998px;
|
||||
margin-top: 27px;
|
||||
border-top: 1px solid #e1e1e1;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
margin-bottom: 70px
|
||||
}
|
||||
|
||||
.u2 {
|
||||
width: 365px;
|
||||
float: right;
|
||||
background-image: url(../image/i9.png);
|
||||
background-repeat: repeat;
|
||||
height: 197px
|
||||
}
|
||||
|
||||
.u2:hover {
|
||||
border-right-width: 1px;
|
||||
border-right-style: solid;
|
||||
border-right-color: #fff
|
||||
}
|
||||
|
||||
.u3 {
|
||||
height: 100px;
|
||||
width: 500px;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
float: left
|
||||
}
|
||||
|
||||
.u5 {
|
||||
height: 193px;
|
||||
width: 362px;
|
||||
background-image: url(../image/i18.gif);
|
||||
background-repeat: no-repeat
|
||||
}
|
||||
|
||||
.m1 {
|
||||
font-family: "Raleway", "Open Sans", "Helvetica Neue", Microsoft JhengHei, arial, sans-serif, \5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
|
||||
font-size: 26px;
|
||||
padding: 7px
|
||||
}
|
||||
|
||||
.m2 {
|
||||
color: #999;
|
||||
padding: 7px;
|
||||
line-height: 1.5em
|
||||
}
|
||||
|
||||
.foot {
|
||||
width: 100%;
|
||||
padding-top: 39px;
|
||||
padding-bottom: 30px;
|
||||
color: #aaa;
|
||||
font-size: 12px;
|
||||
line-height: 30px;
|
||||
border-top-width: 1px;
|
||||
border-top-style: solid;
|
||||
border-top-color: #ddd
|
||||
}
|
||||
|
||||
.foot a:link {
|
||||
color: #19a9e5
|
||||
}
|
||||
|
||||
.foot a:visited {
|
||||
text-decoration: none;
|
||||
color: #19a9e5
|
||||
}
|
||||
|
||||
.foot a:hover {
|
||||
color: #f32
|
||||
}
|
||||
|
||||
.f0 {
|
||||
font-size: 14px;
|
||||
border-radius: 5px;
|
||||
margin-bottom: 17px;
|
||||
line-height: normal;
|
||||
color: #333
|
||||
}
|
||||
|
||||
.f1 {
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
word-spacing: 7px;
|
||||
width: 100%;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
margin-top: 50px;
|
||||
padding-bottom: 98px;
|
||||
padding-top: 8px
|
||||
}
|
||||
|
||||
.f3 {
|
||||
float: left;
|
||||
width: 198px
|
||||
}
|
||||
|
||||
.f5 {
|
||||
clear: both;
|
||||
width: 998px;
|
||||
height: 1px
|
||||
}
|
||||
|
||||
.f6 {
|
||||
width: 998px;
|
||||
margin-right: auto;
|
||||
margin-left: auto
|
||||
}
|
||||
|
||||
.f7 {
|
||||
display: block;
|
||||
height: 41px;
|
||||
width: 130px;
|
||||
background-image: url(https://static.skpan.cn/pan/img/y3.gif);
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
border: 1px solid #000
|
||||
}
|
||||
|
||||
.f7:hover {
|
||||
background-image: url(https://static.skpan.cn/pan/img/y3.gif);
|
||||
border: 1px solid #ccc;
|
||||
background-position: 0 95px
|
||||
}
|
||||
|
||||
.f9 {
|
||||
height: 40px;
|
||||
width: 130px;
|
||||
background-image: url(../image/logo.gif);
|
||||
}
|
||||
|
||||
.up {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
background: url(https://static.skpan.cn/img/top.gif) no-repeat 0 0
|
||||
}
|
||||
|
||||
.up:hover {
|
||||
background: url(https://static.skpan.cn/img/top.gif) no-repeat 0 -50px
|
||||
}
|
||||
|
||||
.up:active {
|
||||
box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.15)
|
||||
}
|
||||
|
||||
::-moz-selection {
|
||||
background: #000;
|
||||
color: #fff
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: #000;
|
||||
color: #fff
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
background: rgba(0, 0, 0, 0.1);
|
||||
height: 9px;
|
||||
width: 9px
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
background-color: rgba(0, 0, 0, 0.2)
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb:hover {
|
||||
background: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb:active {
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
Reference in New Issue
Block a user