@charset "UTF-8";
html, body {
    color: #96c2ff
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0
}

body, button, input, select, textarea, li, dt, dd, div, td, p, span {
    font-size: 14px;
    font-family: Microsoft Yahei, arial, verdana
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    font-family: Microsoft Yahei, arial, verdana
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

ul, ol {
    list-style: none outside none
}

span {
    font-size: 100%
}

a {
    color: #96c2ff;
    text-decoration: none;
    hide-focus: expression(this.hideFocus=true);
    outline: 0
}

a:hover {
    color: #fff;
    text-decoration: none
}

a:focus {
    outline: 0
}

legend {
    color: #666
}

fieldset, img {
    border: 0 none
}

img {
    vertical-align: bottom
}

button, input, select, textarea {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: middle
}

button {
    cursor: pointer
}

input[type="radio"], input[type="checkbox"] {
    position: relative;
    top: -2px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: gdh;
    src: url('iconfont/gdh.ttf')
}

@font-face {
    font-family: pmzd;
    src: url('iconfont/pmzd.ttf')
}

.cff8730 {
    color: #ff8730
}

.cf7b80f {
    color: #f7b80f
}

.c15dceb {
    color: #15dceb
}

.input {
    height: 18px;
    line-height: 18px;
    padding: 3px 5px;
    border: 1px solid #ddd
}

.select {
    padding: 2px;
    border: 1px solid #ddd
}

.textarea {
    padding: 5px;
    border: 1px solid #ddd;
    color: #666
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.coverbg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60)
}

.fl {
    float: left
}

.fr {
    float: right
}

.txtl {
    text-align: left
}

.txtc {
    text-align: center
}

.txtr {
    text-align: right
}

.pydp_layout {
    position: relative;
    width: 1920px;
    height: 1080px;
    margin: 0 auto;
    background: url(../images/pydt_bg.png) repeat #020c21
}

.pydp_layout:after, .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.pydp_header {
    position: relative;
    z-index: 10;
    height: 91px;
    background: linear-gradient(to right, rgba(9, 30, 73, .1), #091e49, rgba(9, 30, 73, .1));
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, rgba(29, 100, 143, .1), #1d648f, rgba(29, 100, 143, .1)) 1
}

.pydp_header .pydp_layout {
    height: 91px
}

.pydp_header .logo, .pydp_header .title, .pydp_header .title .line, .pydp_header .timebox, .pydp_header .triangle, .pydp_header .triangle i {
    position: absolute;
    display: inline-block
}

.pydp_header .logo {
    top: 50%;
    left: 180px;
    width: 182px;
    height: 53px;
    margin-top: -27px;
    background: url(../images/pydp_logo.png) no-repeat
}

.pydp_header .title {
    left: 50%;
    display: -webkit-flex;
    display: flex;
    width: 1100px;
    height: 91px;
    margin-left: -600px
}

.pydp_header .title:before, .pydp_header .title:after {
    content: "";
    display: inline-block;
    width: 180px;
    height: 92px;
    background: url(../images/pydt_headline.png) no-repeat
}

.pydp_header .title:after {
    transform: scaleX(-1)
}

.pydp_header .title h1 {
    -webkit-box-flex: 1;
    flex: 1;
    font-family: pmzd;
    font-size: 54px;
    line-height: 91px;
    text-align: center;
    background-image: linear-gradient(to bottom, #52d4db 30%, #19ade3 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.pydp_header .title .line {
    left: 50%;
    bottom: -1px;
    width: 260px;
    height: 1px;
    margin-left: -130px;
    background: linear-gradient(to right, rgba(29, 201, 226, .1), #1dc9e2, rgba(29, 201, 226, .1))
}

.pydp_header .timebox {
    top: 50%;
    right: 125px;
    width: 300px;
    height: 42px;
    margin-top: -21px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #194c73
}

.pydp_header .timebox .linert, .pydp_header .timebox .linelb {
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid #1dc9e2
}

.pydp_header .timebox .linert {
    top: -1px;
    right: -1px;
    border-bottom: 0 none;
    border-left: 0 none
}

.pydp_header .timebox .linelb {
    bottom: -1px;
    left: -1px;
    border-top: 0 none;
    border-right: 0 none
}

.pydp_header .triangle {
    width: 0;
    height: 0;
    z-index: 9
}

.pydp_header .triangle.slt {
    top: 0;
    left: -1px;
    border-top: 10px solid #194c73;
    border-right: 10px solid transparent
}

.pydp_header .triangle.slt i {
    top: -12px;
    left: 0;
    border-top: 10px solid #001f40;
    border-right: 10px solid transparent
}

.pydp_header .triangle.srb {
    right: -1px;
    bottom: 0;
    border-bottom: 10px solid #194c73;
    border-left: 10px solid transparent
}

.pydp_header .triangle.srb i {
    right: 0;
    bottom: -12px;
    border-bottom: 10px solid #001f40;
    border-left: 10px solid transparent
}

.pydp_header .timebox time {
    font-family: pmzd;
    font-size: 24px;
    background-image: linear-gradient(to bottom, #52d4db 30%, #19ade3 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.pydp_dmc {
    position: absolute;
    top: 120px;
    left: 529px;
    width: 862px
}

.pydp_dmc .datacount {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 10;
    width: 800px;
    height: 96px;
    margin-left: -400px;
    background: #0b1b3b
}

.pydp_dmc .datacount .linelt, .pydp_dmc .datacount .linert, .pydp_dmc .datacount .linerb, .pydp_dmc .datacount .linelb {
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid #1dc9e2
}

.pydp_dmc .datacount .linelt {
    top: -1px;
    left: -1px;
    border-bottom: 0 none;
    border-right: 0 none
}

.pydp_dmc .datacount .linert {
    top: -1px;
    right: -1px;
    border-bottom: 0 none;
    border-left: 0 none
}

.pydp_dmc .datacount .linerb {
    right: -1px;
    bottom: -1px;
    border-top: 0 none;
    border-left: 0 none
}

.pydp_dmc .datacount .linelb {
    bottom: -1px;
    left: -1px;
    border-top: 0 none;
    border-right: 0 none
}

.pydp_dmc .datacount .datamc {
    display: -webkit-flex;
    display: flex;
    height: 40px;
    margin-top: 28px
}

.pydp_dmc .datacount .datamc dl {
    -webkit-box-flex: 1;
    flex: 1;
    border-right: 1px dashed #13527c;
    text-align: center
}

.pydp_dmc .datacount .datamc dl:last-child {
    border-right: 0 none
}

.pydp_dmc .datacount .datamc dt {
    height: 40px;
    margin-top: -10px;
    font-size: 40px;
    font-family: gdh;
    line-height: 40px;
    background-image: linear-gradient(to bottom, #52d4db 30%, #19ade3 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.pydp_dmc .datacount .datamc dd {
    height: 20px;
    line-height: 20px;
    -webkit-animation: sataname 2s ease;
    animation: sataname 2s ease
}

@-webkit-keyframes sataname {
    0% {
        opacity: 0;
        transform: scale(.5, .5)
    }
    100% {
        opacity: 1;
        transform: scale(1, 1)
    }
}

@keyframes sataname {
    0% {
        opacity: 0;
        transform: scale(.5, .5)
    }
    100% {
        opacity: 1;
        transform: scale(1, 1)
    }
}

.pydp_dmc .map {
    position: absolute;
    top: 60px;
    left: 50%;
    width: 862px;
    height: 862px;
    margin-left: -431px;
    background: #020c24;
    box-shadow: 0 0 30px rgba(10, 35, 84, .3);
    border-radius: 50%
}

.pydp_dmc .map .mapbg {
    position: absolute;
    top: 18px;
    left: -15px;
    width: 892px;
    height: 826px;
    background: url(../images/pydp_circle.png) no-repeat
}

.pydp_dmc .map .mapheight {
    z-index: 999;
    height: 800px
}

.pydp_rlbox {
    position: absolute;
    z-index: 10;
    width: 450px;
    height: 290px;
    background: #020c21;
    border: 1px solid #01284c
}

.pydp_rlbox .linelt, .pydp_rlbox .linerb {
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid #1d6690
}

.pydp_rlbox .linelt {
    top: -1px;
    left: -1px;
    border-right: 0 none;
    border-bottom: 0 none
}

.pydp_rlbox .linerb {
    right: -1px;
    bottom: -1px;
    border-top: 0 none;
    border-left: 0 none
}

.pydp_rlbox .tit {
    height: 50px;
    margin: -1px -1px 0;
    background: #091630;
    text-align: center
}

.pydp_rlbox .tit h2 {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    color: #96c2ff
}

.pydp_rlbox .cont {
    position: relative;
    height: 200px;
    padding: 10px
}

.pydp_rlbox .cont.list .hd {
    padding-bottom: 5px;
    border-bottom: 1px solid #303f5a;
    overflow: hidden
}

.pydp_rlbox .cont.list .bd {
    height: 180px;
    overflow: hidden
}

.pydp_rlbox .cont.list .bd li {
    height: 42px;
    line-height: 42px
}

.pydp_rlbox .cont.list .bd li:nth-child(odd) {
    background: rgba(255, 255, 255, .05)
}

.pydp_rlbox .cont.list span {
    display: inline-block;
    float: left;
    height: 42px;
    padding: 0 5px;
    line-height: 42px;
    box-sizing: border-box
}

.pydp_rlbox .cont.list span:first-child {
    width: 60%
}

.pydp_rlbox .cont.list span:nth-child(2) {
    width: 20%
}

.pydp_rlbox .cont.list span:last-child {
    width: 20%;
    text-align: right
}

.pydp_rlbox .rlheight {
    height: 210px
}

.pydp_rlbox.lt {
    top: 120px;
    left: 30px
}

.pydp_rlbox.lb {
    top: 760px;
    left: 30px
}

.pydp_rlbox.rt {
    top: 120px;
    right: 30px
}

.pydp_rlbox.rb {
    top: 760px;
    right: 30px
}

.pydp_rlbox.rct {
    top: 440px;
    left: 30px
}

.pydp_rlbox.rcb {
    top: 440px;
    right: 30px
}

.pydp_pop {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    background: url(../images/pydp_popbg.png) no-repeat #03102e;
    border: 1px solid #174996;
    box-shadow: 0 4px 40px rgba(34, 106, 214, .5) inset
}

.pydp_pop .horn {
    position: absolute;
    display: inline-block;
    width: 39px;
    height: 39px;
    background: url(../images/pydp_pophorn.png) no-repeat
}

.pydp_pop .horn.lt {
    top: -5px;
    left: -5px
}

.pydp_pop .horn.rt {
    top: -5px;
    right: -5px;
    transform: rotate(90deg)
}

.pydp_pop .horn.lb {
    bottom: -5px;
    left: -5px;
    transform: rotate(-90deg)
}

.pydp_pop .horn.rb {
    right: -5px;
    bottom: -5px;
    transform: rotate(180deg)
}

.pydp_pop .edge {
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 16px;
    height: 137px;
    margin-top: -68px;
    background: url(../images/pydp_popedge.png) no-repeat
}

.pydp_pop .edge.l {
    left: -4px
}

.pydp_pop .edge.r {
    right: -4px;
    transform: rotate(180deg)
}

.pydp_pop .closebox {
    position: absolute;
    top: -85px;
    right: -27px;
    display: -webkit-flex;
    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    background: url(../images/pydp_popclosebox.png) no-repeat
}

.pydp_pop .closebox .closebtn {
    position: relative;
    top: -2px;
    z-index: 10;
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../images/pydp_popcloseicon.png) no-repeat;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    cursor: pointer
}

.pydp_pop .closebox .closebtn:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.pydp_pop .closebox .line {
    position: absolute;
    left: 50%;
    bottom: -28px;
    display: inline-block;
    width: 1px;
    height: 30px;
    background: #174996
}

.pydp_pop .poptit {
    position: relative;
    height: 59px;
    text-align: center
}

.pydp_pop .poptit .tit {
    position: relative;
    top: -38px;
    display: inline-block;
    height: 59px;
    padding: 0 67px
}

.pydp_pop .poptit .tit:before, .pydp_pop .poptit .tit:after {
    float: left;
    content: "";
    width: 120px;
    height: 59px;
    background: url(../images/pydp_poptitle.png) no-repeat
}

.pydp_pop .poptit .tit:after {
    background-position: -120px 0
}

.pydp_pop .poptit .tit h2 {
    float: left;
    min-width: 200px;
    height: 54px;
    padding: 0 15px;
    font: normal 34px/54px pmzd;
    color: #fff;
    background: #031336;
    border-top: 4px solid #226ad6;
    border-bottom: 1px solid #174996
}

.pydp_pop .cont {
    position: relative;
    padding: 30px 30px 0;
    color: #fff;
    font-size: 16px
}

.pydp_popbox {
    display: -webkit-flex;
    display: flex;
    height: 660px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.pydp_popbox .tit {
    font-size: 32px
}

.pydp_popbox .ml, .pydp_popbox .mr {
    display: -webkit-flex;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center
}

.pydp_popbox .ml {
    width: 35%
}

.pydp_popbox .mr {
    width: 60%
}

.pydp_popbox .tablescroll {
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #1b52a6
}

.pydp_popbox .tablescroll th, .pydp_popbox .tablescroll td {
    height: 50px;
    padding: 0 20px;
    font-size: 18px;
    line-height: 50px
}

.pydp_popbox .tablescroll th {
    color: #fff;
    text-align: inherit;
    border-bottom: 1px solid #1b52a6
}

.pydp_popbox .tablescroll th.txtr {
    text-align: right
}

.pydp_popbox .tablescroll tr:nth-child(even) {
    background: rgba(36, 92, 175, .3)
}

.pydp_popbox .chartheight {
    width: 100%;
    height: 480px
}