@charset "utf-8";
|
.data {
|
width: 116.62rem;
|
margin: 2.5rem 0;
|
position: relative;
|
}
|
.data:after {
|
content: '';
|
display: block;
|
clear: both;
|
}
|
.data .block {
|
width: 21.75rem;
|
height: 9.31rem;
|
background-image: url("../images/data_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
float: left;
|
margin-right: 1.56rem;
|
position: relative;
|
}
|
.data .block .main1 {
|
padding-top: 0.44rem;
|
}
|
.data .block .main1 div {
|
overflow: hidden;
|
margin: 0.25rem 0;
|
}
|
.data .block .main1 div img {
|
width: auto;
|
height: 2.5rem;
|
float: left;
|
margin-left: 3.75rem;
|
}
|
.data .block .main1 div dl {
|
float: left;
|
margin-left: 0.75rem;
|
}
|
.data .block .main1 div dl dt {
|
font-size: 0.875rem;
|
line-height: 2.5rem;
|
text-align: left;
|
color: #fff;
|
}
|
.data .block .main1 div dl dd {
|
color: #4CCBFF;
|
font-size: 1.25rem;
|
}
|
.data .block .main2 {
|
padding-top: 0.44rem;
|
}
|
.data .block .main2 div {
|
overflow: hidden;
|
margin: 0.25rem 0;
|
}
|
.data .block .main2 div img {
|
width: auto;
|
height: 2.5rem;
|
float: left;
|
margin-left: 3.75rem;
|
}
|
.data .block .main2 div dl {
|
float: left;
|
margin-left: 0.75rem;
|
}
|
.data .block .main2 div dl dt {
|
font-size: 0.875rem;
|
line-height: 2.5rem;
|
text-align: left;
|
color: #fff;
|
}
|
.data .block .main2 div dl dd {
|
color: #4CCBFF;
|
font-size: 1.25rem;
|
}
|
.data .block .main3 {
|
padding-top: 1.5rem;
|
padding-left: 8%;
|
overflow: hidden;
|
box-sizing: border-box;
|
}
|
.data .block .main3 div {
|
float: left;
|
margin-bottom: 1rem;
|
width: 50%;
|
}
|
.data .block .main3 div img {
|
width: auto;
|
height: 2.5rem;
|
float: left;
|
}
|
.data .block .main3 div dl {
|
float: left;
|
margin-left: 0.75rem;
|
}
|
.data .block .main3 div dl dt {
|
font-size: 0.875rem;
|
line-height: 1rem;
|
text-align: left;
|
color: #fff;
|
display: block;
|
}
|
.data .block .main3 div dl dd {
|
color: #4CCBFF;
|
font-size: 1.25rem;
|
line-height: 2rem;
|
display: block;
|
text-align: left;
|
}
|
.data .block .main4 {
|
padding-top: 1.5rem;
|
padding-left: 5%;
|
overflow: hidden;
|
box-sizing: border-box;
|
}
|
.data .block .main4 div {
|
float: left;
|
margin-bottom: 1rem;
|
width: 50%;
|
}
|
.data .block .main4 div img {
|
width: auto;
|
height: 2.5rem;
|
float: left;
|
}
|
.data .block .main4 div dl {
|
float: left;
|
margin-left: 0.75rem;
|
}
|
.data .block .main4 div dl dt {
|
font-size: 0.875rem;
|
line-height: 1rem;
|
text-align: left;
|
color: #fff;
|
display: block;
|
}
|
.data .block .main4 div dl dd {
|
color: #4CCBFF;
|
font-size: 1.25rem;
|
line-height: 2rem;
|
display: block;
|
text-align: left;
|
}
|
.data .block .main5 {
|
padding-top: 1.5rem;
|
padding-left: 5%;
|
overflow: hidden;
|
box-sizing: border-box;
|
}
|
.data .block .main5 div {
|
float: left;
|
margin-bottom: 1rem;
|
width: 50%;
|
}
|
.data .block .main5 div img {
|
width: auto;
|
height: 2.5rem;
|
float: left;
|
}
|
.data .block .main5 div dl {
|
float: left;
|
margin-left: 0.75rem;
|
}
|
.data .block .main5 div dl dt {
|
font-size: 0.875rem;
|
line-height: 1rem;
|
text-align: left;
|
color: #fff;
|
display: block;
|
}
|
.data .block .main5 div dl dd {
|
color: #4CCBFF;
|
font-size: 1.25rem;
|
line-height: 2rem;
|
display: block;
|
text-align: left;
|
}
|
.content {
|
width: 100%;
|
margin: 0 auto;
|
}
|
.content:after {
|
content: '';
|
display: block;
|
clear: both;
|
}
|
.content .task {
|
float: left;
|
width: 21.75rem;
|
height: 47.25rem;
|
background-image: url("../images/task_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
position: relative;
|
}
|
.content .task .title {
|
margin: 1rem 0;
|
}
|
.content .task .title:after {
|
content: '';
|
display: block;
|
clear: both;
|
}
|
.content .task .title img {
|
width: auto;
|
height: 0.625rem;
|
float: left;
|
margin-top: 0.1875rem;
|
margin-right: 0.5rem;
|
margin-left: 1.25rem;
|
}
|
.content .task .title span {
|
float: left;
|
display: block;
|
font-size: 1rem;
|
line-height: 1rem;
|
text-align: left;
|
color: #fff;
|
}
|
.content .task ul {
|
width: 19.25rem;
|
height: 42.81rem;
|
margin: 0 auto;
|
overflow-y: scroll;
|
overflow-x: hidden;
|
}
|
.content .task ul li {
|
width: 19.25rem;
|
height: 2.5rem;
|
background: #0b3465;
|
overflow: hidden;
|
padding: 0 1rem;
|
box-sizing: border-box;
|
cursor: pointer;
|
}
|
.content .task ul li:nth-child(even) {
|
background: none;/*偶数项li*/
|
}
|
.content .task ul li.list2 {
|
background: none;
|
}
|
.content .task ul li.focus .info {
|
background-image: url("../images/icon_focus.png");
|
background-repeat: no-repeat;
|
background-size: 0.63rem 0.75rem;
|
background-position: left center;
|
color: #4CCBFF;
|
padding-left: 1.63rem;
|
}
|
.content .task ul li .info {
|
float: left;
|
font-size: 1rem;
|
line-height: 2.5rem;
|
color: #fff;
|
text-align: left;
|
}
|
.content .task ul li .info:hover {
|
color: #4CCBFF;
|
}
|
.content .task ul li .info span {
|
margin-right: 1rem;
|
}
|
.content .task ul li .value {
|
float: right;
|
color: #1afa29;
|
font-size: 1rem;
|
line-height: 2.5rem;
|
text-align: right;
|
}
|
.content .task ul li .value img {
|
height: 1.5rem;
|
width: auto;
|
margin-top: 0.53rem;
|
}
|
.content .journal {
|
float: right;
|
width: 21.75rem;
|
height: 47.25rem;
|
background-image: url("../images/task_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
position: relative;
|
}
|
.content .journal .title {
|
margin: 1rem 0;
|
}
|
.content .journal .title:after {
|
content: '';
|
display: block;
|
clear: both;
|
}
|
.content .journal .title img {
|
width: auto;
|
height: 0.625rem;
|
float: left;
|
margin-top: 0.1875rem;
|
margin-right: 0.5rem;
|
margin-left: 1.25rem;
|
}
|
.content .journal .title span {
|
float: left;
|
display: block;
|
font-size: 1rem;
|
line-height: 1rem;
|
text-align: left;
|
color: #fff;
|
}
|
.content .journal ul {
|
width: 19.25rem;
|
height: 42.81rem;
|
margin: 0 auto;
|
overflow-y: scroll;
|
overflow-x: hidden;
|
}
|
.content .journal ul li {
|
width: 19.25rem;
|
height: 2.5rem;
|
background: #0b3465;
|
overflow: hidden;
|
padding: 0 1rem;
|
box-sizing: border-box;
|
}
|
.content .journal ul li:nth-child(even) {
|
background: none;
|
}
|
.content .journal ul li.list2 {
|
background: none;
|
}
|
.content .journal ul li .info {
|
float: left;
|
font-size: 1rem;
|
line-height: 2.5rem;
|
color: #fff;
|
text-align: left;
|
}
|
.content .journal ul li .info span {
|
margin-right: 1rem;
|
}
|
.content .journal ul li .value {
|
float: right;
|
color: #1afa29;
|
font-size: 1rem;
|
line-height: 2.5rem;
|
text-align: right;
|
}
|
.content .journal ul li .value.red {
|
color: #FF0000;
|
}
|
.content .center {
|
float: left;
|
width: 68.44rem;
|
margin-left: 1.56rem;
|
}
|
.content .center .c_data {
|
width: 70.07rem;
|
position: relative;
|
}
|
.content .center .c_data:after {
|
content: '';
|
display: block;
|
clear: both;
|
}
|
.content .center .c_data .block {
|
float: left;
|
width: 15.875rem;
|
height: 11.25rem;
|
background-image: url(../images/block_bg.png);
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
margin-right: 1.625rem;
|
position: relative;
|
text-align: center;
|
}
|
.content .center .c_data .block img {
|
width: auto;
|
height: 5.8125rem;
|
margin: 0.75rem auto 0.625rem auto;
|
}
|
.content .center .c_data .block .title {
|
font-size: 1.125rem;
|
text-align: center;
|
color: #ffffff;
|
line-height: 1.13rem;
|
margin-bottom: 0.5rem;
|
}
|
.content .center .c_data .block dl {
|
display: inline-block;
|
text-align: left;
|
margin: 0 0.5rem;
|
}
|
.content .center .c_data .block dl dt {
|
font-size: 0.8125rem;
|
color: #fff;
|
line-height: 1rem;
|
}
|
.content .center .c_data .block dl dd {
|
font-size: 1.25rem;
|
color: #4CCBFF;
|
line-height: 1.25rem;
|
}
|
.content .center .map.FullMap {
|
position: fixed;
|
left: 0;
|
top: 0;
|
width: 100%;
|
height: 100%;
|
z-index: 1;
|
margin: 0;
|
padding: 0;
|
border: none;
|
}
|
.content .center .map {
|
width: 68.38rem;
|
height: 34.44rem;
|
background-image: url(../images/map_bg.png);
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
position: relative;
|
margin-top: 1.56rem;
|
padding: 1.25rem;
|
}
|
.content .center .map .Content {
|
width: 100%;
|
height: 100%;
|
background-color: #000;
|
}
|
.content .center .map .cmd {
|
position: absolute;
|
right: 1.625rem;
|
bottom: 1.625rem;
|
z-index: 10;
|
}
|
.content .center .map .cmd:after {
|
content: '';
|
display: block;
|
clear: both;
|
}
|
.content .center .map .cmd img {
|
float: left;
|
width: 2rem;
|
height: 2rem;
|
margin-left: 0.5rem;
|
cursor: pointer;
|
}
|
.pop .main.FullVideo {
|
position: fixed;
|
margin: 0;
|
padding: 0;
|
top: 0;
|
left: 0;
|
width: 100%;
|
height: 100%;
|
border: none;
|
}
|
.pop {
|
width: 100%;
|
height: 100%;
|
/* background: rgba(0, 0, 0, 0.95); */
|
position: fixed;
|
left: 0;
|
top: 0;
|
z-index: 10;
|
}
|
.pop .main {
|
position: relative;
|
margin: -22.655rem auto 0 auto;
|
padding: 1.25rem;
|
top: 50%;
|
width: 60rem;
|
height: 45.31rem;
|
/* background: rgba(0, 0, 0, 0.20); */
|
border: 0.06rem solid #1d5acc;
|
}
|
.pop .main .close img {
|
position: absolute;
|
top: 1.75rem;
|
right: 1.75rem;
|
width: 2.5rem;
|
height: 2.5rem;
|
cursor: pointer;
|
}
|
.pop .main .full img {
|
position: absolute;
|
bottom: 1.75rem;
|
right: 1.75rem;
|
width: 2.5rem;
|
height: 2.5rem;
|
cursor: pointer;
|
}
|
.pop .main .video {
|
width: 100%;
|
height: 100%;
|
background-color: #2f6aa3;
|
}
|
.aaa {
|
border: none;
|
border-radius: 2px;
|
cursor: pointer;
|
background-color: #2080F7;
|
color: #fff;
|
}
|