4
hao
2025-04-16 c5fb1fbcbb2bf4d511773d348f9ef625855c61fc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
/* body{padding: 10px; background:#000d4a;} */
body{padding: 10px; background:#000033;}
ul{margin: 0; padding: 0;}
header1{width:1900px; height: 83px; line-height: 83px; color: #FFFFFF; font-size: 30px; letter-spacing: 10px; background: url(../images/bg_title.png) no-repeat; margin: 0 auto;background-size: 100% 100%;  text-align: center;}
 
header{width:1900px; height: 83px; line-height: 83px; color: #FFFFFF; font-size: 30px; letter-spacing: 10px; background: url(../images/header_bg.png) no-repeat; margin: 0 auto;background-size: 100% 100%;  text-align: center;}
 
.top{width:1900px; height: 83px;color: #FFFFFF;font-size: 30px;}
.top-left{height:100%;height: 83px;line-height: 83px;position:relative;float:left;width:20%;font-size: 20px;}
.top-mid{height:100%;height: 83px;line-height: 83px;text-align:center;float:left;width:56%;background: url(../images/bg_title.png) no-repeat; margin: 0 auto; background-size: 100% 100%;text-align: center;}
.top-right{height:100%;height: 83px;line-height: 83px;float:right;width:24%;font-size: 20px;}
 
/*2020-12-23���� ʱ���ֶ���ʾ��ʽ-start*/
.head{ height:1.05rem;background-size: 100% 100%; position: relative; z-index: 100;width: 1880px;}
.logo{ position:absolute; left:27.8rem; top:-3.3rem;height:10rem; width:12rem; line-height: .75rem;background: url(../images/jf_logo.png) no-repeat;background-size: 12rem 6rem;}
.logo_w{ position:absolute; left:13.8rem; top:0; line-height: .75rem;}
.logo_word{color:#00CCFF;font-size:3.2rem;}
.weather{ position:absolute; right:.9rem; top:0; line-height: .75rem;}
.time{color:#999999;font-size:2rem;}
/*2020-12-23����-end*/
 
.container{width: 1900px;}
.col-lg-3,.col-lg-6{padding: 0; margin: 0;}
.m-20{margin-top: 20px;}
.title{width: 100%; height: 60px; font-size: 2.5rem; color: #ff9000; line-height: 60px; padding-left: 20px; background: url(../images/title_icon.png) left center no-repeat; float: left;}
.box1{width: 1905px; height: 745px;}
.box1_con{width: 1900px; height: 745px; float: left;}
.box2{width: 380px; height: 130px; padding: 0 0 25px 25px; background: url(../images/bg_box2.png) no-repeat; background-size: 100% 100%;float: left;}
.box2_con{width: 320px; height: 70px; float: left; text-align: center;}
.box2_word{color: #FFFFFF; font-size: 3.5rem;}
 
.logo_bottom{float:left;height:5rem; width:5rem; line-height: .75rem;
    background: url(../images/gs_logo.png) no-repeat;background-size: 3rem 3rem;margin-right:0px;   background-position: center center;}
small{font-size: 18px; color: #FF9000;}
footer{width:1900px; height: 40px; line-height: 40px; color: #FFFFFF; font-size: 24px; letter-spacing: 10px;  text-align: left;display:flex;justify-content:center ;}