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.

572 lines
7.6 KiB

10 months ago
html {
color: #000;
background: #00245f;
box-sizing: border-box;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
box-sizing: border-box;
color: #b5e0ff;
}
table {
border-collapse: collapse;
border-spacing: 0
}
fieldset,
img {
border: 0
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
font-style: normal;
font-weight: 400
}
ol,
ul {
list-style: none
}
caption,
th {
text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 100%;
font-weight: 400
}
q:before,
q:after {
content: ''
}
abbr,
acronym {
border: 0;
font-variant: normal
}
sup {
vertical-align: text-top
}
sub {
vertical-align: text-bottom
}
input,
textarea,
select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
*font-size: 100%
}
legend {
color: #000
}
.clearfix:before,
.clearfix:after {
content: "";
display: table
}
.clearfix:after {
clear: both
}
.clearfix {
*zoom: 1
}
.text-overflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.webkit-adjust {
-webkit-text-size-adjust: none
}
input[type=text]::-ms-clear {
display: none
}
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
color: #666;
font: 14px 'Microsoft Yahei', Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
position: relative;
min-width: 600px;
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
background: #00245f;
overflow-y:auto;
}
a {
color: #666;
text-decoration: none;
-webkit-transition: color 500 linear
}
a:hover {
text-decoration: none;
color: #e25353;
cursor: pointer;
transition: color .1s linear
}
a:focus,
a:active {}
/* 婊氬姩鍐呭鍖烘牱寮� */
.scroll_wrap {
width: 100%;
height: 100%;
position: relative;
}
/* 婊氬姩鍐呭鏍峰紡 */
.scroll_wrap .scroll_cont {
height: 100%;
overflow: hidden;
}
/* 婊氬姩鏉� */
.scroll_wrap .scroll_bar {
position: absolute;
top: 0;
right: 0;
width: 6px;
height: 100%;
background-color: #17327e;
}
/* 婊氬姩鍧� */
.scroll_wrap .scroll_slider {
position: absolute;
top: 0;
left: 0px;
width: 6px;
height: 30px;
background-color: #496bc9;
border-radius: 3px;
opacity: .5
}
.scroll_wrap .scroll_slider:hover {
opacity: 1
}
.tab-wrappert {
width: 900px;
height: 100%;
margin: 0 auto;
}
.tab-menut {
width: 392px;
height: 36px;
border: 1px solid #0060bf;
margin: 0 auto;
}
.tab-menut li {
color: #FFFFFF;
text-align: center;
cursor: pointer;
z-index: 0;
float: left;
width: 130px;
border-right: 1px solid #0060bf;
line-height: 34px;
font-size: 14px;
}
.tab-menut li:hover {
background: #0060bf;
}
.tab-menut li.activet {
background: #0060bf;
}
.tab-menut li.activet:hover {
color: #FFFFFF;
}
.tab-contentt {
margin-top: 20px;
height: calc(100% - 60px);
overflow: auto;
scrollbar-arrow-color: #163b78;
scrollbar-base-color: lightsalmon;
}
.tk-jbdcs {
width: 100%;
}
.tk-row1 {
height: 260px;
}
.tk-row1a {
width: 440px;
height: 260px;
}
.tk-cs {
padding: 14px;
background: #163b78;
height: 100%;
width: 100%;
margin: 0;
position: relative;
}
.tk-cs span.border-span {
display: block;
position: absolute;
width: 10px;
height: 6px;
}
.tk-cs span.top-left {
top: 0;
left: 0;
border-top: 1px solid #00fffc;
border-left: 1px solid #00fffc;
}
.tk-cs span.top-right {
top: 0;
right: 0;
border-top: 1px solid #00fffc;
border-right: 1px solid #00fffc;
}
.tk-cs span.bottom-left {
bottom: 0;
left: 0;
border-bottom: 1px solid #00fffc;
border-left: 1px solid #00fffc;
}
.tk-cs span.bottom-right {
bottom: 0;
right: 0;
border-bottom: 1px solid #00fffc;
border-right: 1px solid #00fffc;
}
::-webkit-scrollbar {
width: 6px;
background-color: #17327e;
border-radius: 3px;
}
/* 婊氬姩鏉℃粦鍧� */
::-webkit-scrollbar-thumb {
border-radius: 3px;
background: #496bc9;
}
.c388de2{
color: #388de2;
width: 80px;
}
.tk-cs table td{
line-height: 28px;
text-align: left;
font-size: 14px;
word-break:break-all;
}
.tk-row2{
height: 36px;
}
.mt-20{
margin-top: 20px;
}
.tk-sjdc{
width: 100px;
height: 36px;
background: #38b2d3;
text-align: center;
border-radius: 4px;
}
.tk-sjdc a{
color: #FFFFFF;
font-weight: bold;
line-height: 36px;
display: block;
}
.tk-date{
width: 690px;
height: 36px;
overflow: hidden;
}
.tk-date ul{
margin-right: -10px;
}
.tk-date li{
width: 90px;
height: 36px;
float: left;
border: 1px solid #0060bf;
margin-right: 10px;
text-align: center;
border-radius: 4px;
}
.tk-date li a{
color: #FFFFFF;
line-height: 34px;
display: block;
}
.tk-date li a:hover,.tk-date li a.cur{
background: #0060bf;
font-weight: bold;
}
.tk-row3{
height: 300px;
}
.tk-tit{
height: 22px;
line-height: 22px;
font-size: 18px;
color: #00e7f9;
}
.tk-tit img{
vertical-align: middle;
display: inline-block;
margin-right: 10px;
}
.tk-dycon{
height: 250px;
}
.tk-dldate{
width: 200px;
height: 36px;
}
.tk-dldate li{
width: 50px;
height: 36px;
float: left;
border: 1px solid #38b2d3;
margin-right: 10px;
text-align: center;
text-align: center;
border-radius: 4px;
}
.tk-dldate li a{
color: #FFFFFF;
line-height: 34px;
display: block;
}
.tk-dldate li a:hover,.tk-dldate li a.cur{
background: #38b2d3;
font-weight: bold;
}
.tk-qtcs{
width: 200px;
height: 36px;
line-height: 36px;
}
.tk-qtcs select{
width: 120px;
height: 36px;
color: #B5E0FF;
line-height: 36px;
border: 0;
background: #163b78;
border-radius: 4px;
padding-left: 4px;
}
.qy-name{
height: 50px;
line-height: 50px;
text-align: center;
font-size: 30px;
color: #FFFFFF;
}
.qy-jieshao{
height: 150px;
padding: 15px;
font-size: 16px;
color: #B5E0FF;
line-height: 30px;
overflow: hidden;
background: #1c3d88;
margin-top: 15px;
}
.yq-tkrow3{
height: 110px;
margin-top: 20px;
overflow: hidden;
}
.yq-tkrow3 ul{
margin-right:-24px;
display: inline-block;
}
.yq-tkrow3 li{
width: 130px;
height: 110px;
border-radius: 4px;
text-align: center;
padding: 23px 0;
float: left;
margin-right: 24px;
}
.yq-tkrow3 li h5{
line-height: 32px;
font-size: 20px;
color: #FFFFFF;
}
.yq-tkli1{
background: url(../img/yq-tkli1.jpg) repeat-x;
}
.yq-tkli2{
background: url(../img/yq-tkli2.jpg) repeat-x;
}
.yq-tkli3{
background: url(../img/yq-tkli3.jpg) repeat-x;
}
.yq-tkrow4{
height: 328px;
margin-top: 20px;
}
.qy-aqxj{
width: 284px;
position: relative;
}
.qy-aqxj1{
height: 42px;
background: url(../img/aqxj-xian.png) top center no-repeat #1c3d88;
border: 1px solid #2b54b0;
border-radius: 4px;
}
.qy-aqxj1 h5{
font-size: 18px;
line-height: 42px;
background: url(../img/aqxj-title.png) center no-repeat;
text-align: center;
font-weight: 500;
color: #FFFFFF;
}
.qy-aqxj2{
height: 270px;
background: url(../img/aqxj-xian.png) bottom center no-repeat #1c3d88;
border: 1px solid #2b54b0;
border-radius: 4px;
margin-top: 15px;
padding: 30px 15px;
overflow: hidden;
}
.qy-aqxj2 ul{
margin-right: -10px;
}
.qy-aqxj2 li{
width: 120px;
height: 40px;
margin-right: 10px;
background: #325dbd;
text-align: center;
line-height: 40px;
color: #FFFFFF;
float: left;
margin-bottom: 10px;
}
.qy-aqxj2 li a{
color: #FFFFFF;
line-height: 40px;
display: block;
}
.qy-aqxj2 li a:hover{
background: #447dfe;
}
.aqxj-lj{
width: 20px;
height: 44px;
background: url(../img/aqxj-lianjie.png) no-repeat;
position: absolute;
}
.lianjie1{
top: 28px;
left: 60px;
}
.lianjie2{
top: 28px;
right: 60px;
}
.ml-20{
margin-left: 20px;
}
.dw-cjpg{
text-align: center;
line-height: 20px;
}
.dw-cxpg{
width: 122px;
height: 40px;
margin: 0 auto;
border-radius: 4px;
background: #325dbd;
text-align: center;
margin-top: 10px;
}
.dw-cxpg a{
line-height: 40px;
font-size: 16px;
color: #FFFFFF;
display: block;
}