You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
99 lines
1.2 KiB
99 lines
1.2 KiB
10 months ago
|
* {
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
box-sizing: border-box;
|
||
|
list-style: none;
|
||
|
}
|
||
|
|
||
|
html,
|
||
|
body {
|
||
|
font-family: "寰蒋闆呴粦", arial, helvetica, sans-serif;
|
||
|
font-size: 16px;
|
||
|
line-height: 30px;
|
||
|
border: 0;
|
||
|
outline: none;
|
||
|
color: #FFFFFF;
|
||
|
background: #103461;
|
||
|
}
|
||
|
|
||
|
.clearfix:after {
|
||
|
display: block;
|
||
|
clear: both;
|
||
|
content: "";
|
||
|
visibility: hidden;
|
||
|
height: 0;
|
||
|
}
|
||
|
|
||
|
a {
|
||
|
text-decoration: none;
|
||
|
}
|
||
|
|
||
|
.clearfix {
|
||
|
zoom: 1;
|
||
|
}
|
||
|
|
||
|
.fl {
|
||
|
float: left;
|
||
|
}
|
||
|
|
||
|
.fr {
|
||
|
float: right;
|
||
|
}
|
||
|
|
||
|
.wrapper {
|
||
|
width: 1200px;
|
||
|
height: auto;
|
||
|
margin: 0 auto;
|
||
|
padding: 50px 0;
|
||
|
}
|
||
|
|
||
|
.title1 {
|
||
|
text-align: center;
|
||
|
font-size: 42px;
|
||
|
line-height: 60px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
.title2 {
|
||
|
text-align: center;
|
||
|
font-size: 28px;
|
||
|
line-height: 60px;
|
||
|
}
|
||
|
|
||
|
.title3 {
|
||
|
font-size: 24px;
|
||
|
line-height: 60px;
|
||
|
}
|
||
|
|
||
|
.table1 table {
|
||
|
width: 100%;
|
||
|
border: 1px solid #396cac;
|
||
|
}
|
||
|
|
||
|
.table1 table td {
|
||
|
padding: 10px 0;
|
||
|
border-bottom: 1px solid #396cac;
|
||
|
border-right: 1px solid #396cac;
|
||
|
text-align: center;
|
||
|
font-size: 18px;
|
||
|
font-family: "寰蒋闆呴粦";
|
||
|
}
|
||
|
|
||
|
.sbyxqk {
|
||
|
width: 430px;
|
||
|
height: 240px;
|
||
|
}
|
||
|
|
||
|
.sbyxqkl {
|
||
|
width: 46.15%;
|
||
|
height: 100%;
|
||
|
padding-right: 15px;
|
||
|
background: url(../index/img/yhcz-line.png) right center no-repeat;
|
||
|
}
|
||
|
|
||
|
.sbyxqkr {
|
||
|
width: 48.72%;
|
||
|
height: 100%;
|
||
|
padding-right: 10px;
|
||
|
}
|