﻿/*共用区*/
a:focus {  outline:none; -moz-outline:none;}
.hide {display: none!important;}
/*引用字库*/
@font-face { font-family:'electronicFont'; src: url("font/DS-DIGIT.TTF"); }
/*主体 - 禁选 - 进场 */
html,body { background: #000; height: 100%; color:#fff;  font-family: "microsoft yahei", simhei; moz-user-select: -moz-none; moz-user-select: none;  -o-user-select:none;  -khtml-user-select:none;  -webkit-user-select:none; -ms-user-select:none; user-select:none;}
body{  overflow-x: hidden; -webkit-animation:fadeIn 1s .2s ease both;  -moz-animation:fadeIn 1s .2s ease both;}
@-webkit-keyframes fadeIn{ 0%{opacity:0; } 100%{opacity:1;} }
#wrapper {
    float: left; width:100%; height: 100%;
    background-repeat: no-repeat;background-size: cover;
    background: #000a2e;
    min-width: 1670px;
}
/*时间区*/
.date-timer{ text-align: center; position: absolute; left:146px; top:82px;}
.date-timer strong { display:inline-block; font-family:'electronicFont';font-size:36px; padding-bottom:7px; margin-top:-3px;}
.date-timer em {display: block; }
.date-timer ul {font-family:'electronicFont'; font-size: 12px; margin-top:4px;}
.date-timer ul li { display:inline-block;}
/* 系统LOGO - 主LOGO - 副LOGO - 动画 */
h1 { font-family: "microsoft yahei"; font-size: 35px; text-align: center;  padding: 12px 0 35px 0; display: block; background: url("../images/bg01top.png") center bottom no-repeat;}
h2 { font-size:24px; font-weight: normal;position: absolute; left:34px; top:81px; padding-bottom: 20px; }
h2 sub { position: absolute; left: 0; bottom: 0; display: block;  width: 92px; height: 8px; background: url("../images/logofont.png") 50% 50% no-repeat; text-indent: -500px;}
.logoline { position: absolute; left: 0; top: 35px; width: 206px; height:2px; background: url("../images/logoline.png") 50% 50% no-repeat; display: block;}
.logoline1 { position: absolute; z-index: 3; left: -30px; top: -34px; width: 41px; height:29px; background: url("../images/logoline1.png") 50% 50% no-repeat; display: block;}
.logoline2 { position: absolute; z-index: 3; left: 55px; top:58px; width: 152px; height:26px; background: url("../images/logoline2.png") 50% 50% no-repeat; display: block;}
.logoline3 { position: absolute; z-index: -1; left: -10px; top: -41px; width: 121px; height:121px; background: url("../images/logoline3.png") 50% 50% no-repeat; display: block;}
h2 strong { font-weight:normal; -webkit-animation-iteration-count: infinite;  -webkit-animation-name: bluePulse; -webkit-animation-duration:2s;}
/* 顶部大指标 */
.big-index-1 { position: absolute; left: 267px; top: 70px; line-height: 1; min-width: 818px; height:65px; overflow: hidden;}
.big-index-1 li {transition: all 0.1s ease;  cursor: pointer; position: relative; display: inline-block; overflow: hidden;
    width: 130px;height: 55px;padding: 10px 0 0 25px;
    background: url(../images/bg01bigindex.png) 0 0 no-repeat; margin-right: 16px;background-size: 100% 100%;}
.big-index-1 li strong { display: block; color: #fff;font-family:'electronicFont'; font-size: 30px; font-weight: normal;}
.big-index-1 li p { display: block; color: #b8b9bb; font-size:16px; padding-bottom: 6px;padding-top: 2px;}
.big-index-1 li .animation-1 { -webkit-animation-iteration-count: infinite;   -webkit-animation-name:bounceInLeft1 ; -webkit-animation-duration: 9000ms; position: absolute; left: 12px; bottom:1px; height: 3px;  width: 345px; background: url(../images/bg04bigindex.png) 0 0 repeat-x;}
.big-index-1 li .animation-2 {position: absolute; right:0; top:1px; height: 16px;  width: 15px; background: url(../images/bg02bigindex.png) 0 0 no-repeat;}
.big-index-1 li .animation-3 {position: absolute; right:-1px; bottom:-1px; height: 4px;  width: 4px; background: url(../images/bg03bigindex.png) 50% 50% no-repeat;}
.big-index-1 li:hover .animation-2 { background: url(../images/bg02bigindex_.png) 0 0 no-repeat;}
.big-index-1 li:hover .animation-3 {  background: url(../images/bg03bigindex_.png) 50% 50% no-repeat;}
.big-index-1 li:hover .animation-1 {-webkit-animation-iteration-count: infinite;   -webkit-animation-name:bounceInRight1 ; -webkit-animation-duration:4000ms;}
.big-index-1 li:hover .animation-2, .big-index-1 li:hover .animation-3{ -webkit-animation:flash .2s .2s ease both; -moz-animation:flash .2s .2s ease both;}
@media screen and (max-width: 1366px) {
    .big-index-1 li:nth-child(6) { display: none;}
    .big-index-1 li { margin-right: 6px;}
}
/* */
@-webkit-keyframes flash{  0%,50%,100%{opacity: 1;} 25%,75%{opacity: 0;} }
@-moz-keyframes flash{ 0%,50%,100%{opacity: 1;} 25%,75%{opacity: 0;} }
@-webkit-keyframes flash1{ 0%,50%,100%{opacity: 1;} 25%,75%{opacity: .5;} }
@-moz-keyframes flash1{ 0%,50%,100%{opacity: 1;} 25%,75%{opacity: .5;} }
@-webkit-keyframes flash2{  0%,50%,100%{opacity: .2;}  25%,75%{opacity: 0;} }
@-moz-keyframes flash1{ 0%,50%,100%{opacity:.2;}  25%,75%{opacity: 0;} }
/*左侧移动*/
h2{
    -webkit-animation:fadeInLeft 1s .1s ease both;
    -moz-animation:fadeInLeft 1s .1s ease both;
}
@-webkit-keyframes fadeInLeft{
    0%{opacity:0;
        -webkit-transform:translateX(-1000px)}
    100%{opacity:1;
        -webkit-transform:translateX(0)}
}
@-moz-keyframes fadeInLeft{
    0%{opacity:0;
        -moz-transform:translateX(-1000px)}
    100%{opacity:1;
        -moz-transform:translateX(0)}
}
.big-index-1{
    -webkit-animation:fadeInDown 1s .2s ease both;
    -moz-animation:fadeInDown 1s .2s ease both;}
@-webkit-keyframes fadeInDown{
    0%{opacity:0;
        -webkit-transform:translateY(-20px)}
    100%{opacity:1;
        -webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInDown{
    0%{opacity:0;
        -moz-transform:translateY(-20px)}
    100%{opacity:1;
        -moz-transform:translateY(0)}
}
/*旋转*/
.logoline3{-webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite;  -webkit-animation-name:forotate ; -webkit-animation-duration: 6000ms; }
@-webkit-keyframes forotate{
    from{-webkit-transform:rotate(-360deg);opacity: .9;}
    to{-webkit-transform:rotate(0);opacity: 1;}
}
@-webkit-keyframes forotate1{
    from{-webkit-transform:rotate(0);}
    to{-webkit-transform:rotate(-180deg);}
}
/*弱光*/
@-webkit-keyframes bluePulse {
    from {
        text-shadow: 0 0 10px #003c81,
        0 0 20px #003c81,
        0 0 30px #003c81,
        0 0 40px #003c81,
        0 0 70px #007eff,
        0 0 80px #007eff,
        0 0 100px #007eff,
        0 0 150px #007eff;
    }
    to {
        text-shadow: 0 0 150px #007eff,
        0 0 100px #007eff,
        0 0 80px #007eff,
        0 0 70px #007eff,
        0 0 40px #003c81,
        0 0 30px #003c81,
        0 0 20px #003c81,
        0 0 15px #003c81;
    }
}
@-webkit-keyframes whitePulse {
    from {
        box-shadow: 0 0 26px #fff,
        0 0 4px #fff,
        0 0 2px #fff,
        0 0 0px #fff;

    }
    to {
        box-shadow: 0 0 0 #fff,
        0 0 2px #fff,
        0 0 4px #fff,
        0 0 26px #fff;
    }
}
/*淡入*/
.date-timer{ -webkit-animation:fadeInUp 2.2s .2s ease both;}
@-webkit-keyframes fadeInUp{
    0%{opacity:0;
        -webkit-transform:translateY(20px)}
    100%{opacity:1;
        -webkit-transform:translateY(0)}
}
.submenu {  -webkit-animation:bounceInLeft .1s 1s ease both; background: url("../images/bg01submenu.png") 0 50% no-repeat; height: 564px; position: absolute; left: 0; top: 160px; min-width: 18px;    display: none;}
.submenu ul {float: left; width: 120px; overflow: visible; margin:80px 0 0 10px; display:block;}
.submenu ul li { font-size: 14px; display: block; }
.submenu ul li a { font-family:'electronicFont'; transition:width ease .3s;  display:block; border-top:1px solid transparent; height: 26px; line-height: 26px; color: #fff;}
.submenu ul li a b { display: inline-block; float: left;  height: 26px; line-height: 26px; background:url("../images/bg03submenu.png") 1px 50% no-repeat #0050b3;  min-width: 14px; padding: 0 8px;}
.submenu ul li a span { left:-140px; padding-left:5px; padding-right:10px; float:left;  white-space: nowrap; font-family: "microsoft yahei", simhei; height: 26px; line-height: 26px; background: #0050b3; position: relative;}
.submenu ul li a span em { position:absolute; right:-10px; top: 0; height:26px; width: 10px; background: url("../images/bg04submenu.png") right center no-repeat;}
.submenu ul li a:hover b, .submenu ul li a.active b {background:url("../images/bg03submenu.png") 1px 50% no-repeat #0067e6;}
.submenu ul li a:hover span, .submenu ul li a.active span { left:0; display:block; background: #0067e6; }
.submenu ul li a:hover span em, .submenu ul li a.active span em { display:block; position:absolute; right:-10px; top: 0; height:26px; width: 10px; background: url("../images/bg02submenu.png") 0 0 no-repeat;}
.submenu ul li a span{  -webkit-animation:bounceInRight .2s .2s ease both;}
.submenu ul li a:hover span{  -webkit-animation:bounceInLeft .2s .2s ease both;}
.submenu ul li a.active span { -webkit-animation:all 0s 0s ease both;}
@-webkit-keyframes bounceInLeft{
    0%{opacity:0; -webkit-transform:translateX(-50px)}
    60%{opacity:1; -webkit-transform:translateX(0px)}
    80%{-webkit-transform:translateX(-10px)}
    100%{-webkit-transform:translateX(0)}
}
@-webkit-keyframes bounceInRight{
    0%{-webkit-transform:translateX(0)}
    60%{-webkit-transform:translateX(10px)}
    80%{opacity:1; -webkit-transform:translateX(0px)}
    100%{opacity:0; -webkit-transform:translateX(50px)}
}
@-webkit-keyframes bounceInLeft1{
    0%{-webkit-transform:translateX(-115px)}
    100%{-webkit-transform:translateX(0)}
}
@-webkit-keyframes bounceInRight1{
    0%{-webkit-transform:translateX(0)}
    100%{-webkit-transform:translateX(-115px)}
}
@-webkit-keyframes bounceInRight2{
    0%{-webkit-transform:translateX(400px)}
    25%{-webkit-transform:translateX(450px)}
    50%{-webkit-transform:translateX(400px)}
    75%{-webkit-transform:translateX(420px)}
    100%{-webkit-transform:translateX(0)}
}
.submenu ul li:nth-child(1) a{ -webkit-animation-iteration-count: infinite;  -webkit-animation-name:inout1 ; -webkit-animation-duration: .1ms; }
.submenu ul li:nth-child(2) a{ -webkit-animation-iteration-count: infinite;  -webkit-animation-name:inout2 ; -webkit-animation-duration: .2ms; }
.submenu ul li:nth-child(3) a{ -webkit-animation-iteration-count: infinite;  -webkit-animation-name:inout3 ; -webkit-animation-duration: .3ms; }
.submenu ul li:nth-child(4) a{ -webkit-animation-iteration-count: infinite;  -webkit-animation-name:inout4 ; -webkit-animation-duration: .2ms; }
@-webkit-keyframes inout1{
    0%{opacity:.6;}
    100%{opacity:1;}
}
@-webkit-keyframes inout2{
    0%{opacity:.7;}
    100%{opacity:9;}
}
@-webkit-keyframes inout3{
    0%{opacity:.6;}
    100%{opacity:1;}
}
@-webkit-keyframes inout4{
    0%{opacity:.5;}
    100%{opacity:.8;}
}
.time-base-outer { position: relative; bottom: -360px;}
.time-base-outer .line1 {position:absolute; left:0; bottom:76px;  display:block; width: 100%; height: 1px; background: url(../images/bg02slider2.png) 50% 50% no-repeat;}
.time-base {position:absolute; left:50%; margin-left:-600px; bottom:60px; width: 1200px;   background: url(../images/bg01slider2.png) 50% 50% no-repeat;}
/* ui slider pips */
.ui-slider-horizontal.ui-slider-pips {width: 1140px;margin-left:18px;}
.ui-slider-pips .ui-slider-number,
.ui-slider-pips .ui-slider-pip-hide {
    display: none;
}
.ui-slider-pips .ui-slider-pip-number .ui-slider-number {
    display: block;
}
.ui-slider-pips .ui-slider-pip {
    font-family:'electronicFont';
    text-align: center;height: 64px;
    line-height: 1em;position: absolute;
    font-size: 14px;font-weight: normal;
    color: #fff;overflow: visible;
    text-align: center;top: 20px;
    width: 33px;left: 0;cursor: pointer;
}
.ui-slider-pips .ui-slider-number {
    position: absolute;
    top: 0;left:0;
    text-align: center;z-index: 3;
    width: 33px;height: 64px;
}
.ui-slider-pip:hover .ui-slider-number {
    color: white;
    font-weight: bold;
}
.ui-slider-vertical.ui-slider-pips .ui-slider-line {
    height: 1px;position: absolute;
    top: 50%;left: 0;
}
.ui-slider-vertical.ui-slider-pips .ui-slider-number {
    top: 50%;
    margin-left: 0;
}
.ui-slider-vertical.ui-slider-pip:hover .ui-slider-number {
    color: white;
    font-weight: bold;
}
.ui-slider-float .ui-slider-tip,
.ui-slider-float .ui-slider-tip-number {
    position: absolute;visibility: hidden;
    top: -40px;display: block;
    left: 50%;height: 20px;
    line-height: 20px;background: white;
    text-align: center;font-size: 12px;
    opacity: 0;transition: all 0.1s ease;
    color: #333;
}
.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-number {
    opacity: 0.9;top: -30px;
    color: #333;visibility: visible;
}
.ui-slider-float .ui-slider-pip .ui-slider-tip-number {
    top: 15px;
}
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-number {
    top: 5px;
    font-weight: normal;
}
.ui-slider-float .ui-slider-tip:after,
.ui-slider-float .ui-slider-pip .ui-slider-tip-number:after {
    content: " ";
    width: 0;height: 0;
    border: 5px solid rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    position: absolute;
    bottom: -10px;left: 50%;
}
.ui-slider-float .ui-slider-pip .ui-slider-tip-number:after {
    border: 5px solid rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    top: -10px;
}
.ui-slider-horizontal .ui-slider-handle {
    height: 64px;
    background: url(../images/btn01slider2.png) 50% 0 no-repeat;
    cursor: pointer;
}
.right-area { position: absolute; right: 0;
    top: 583px;
    -webkit-animation:bounceInRight2 .8s .3s ease both; }
.right-area h3 { position:relative; top:20px; background:url(../images/bg04rightarea.png) 6px bottom no-repeat ; padding-bottom:6px; padding-left: 6px; font-size: 22px; font-weight: normal;    background-size: 28% 15%;}
.right-area h3 b { position: absolute; left:0; top:0; display: block; width: 7px; height: 7px;  background:url(../images/bg03rightarea.png) right 0 no-repeat ;}
.right-area h3 b { -webkit-animation-iteration-count: infinite;  -webkit-animation-name:flash1 ; -webkit-animation-duration:.2ms; }
.right-area .get {color: #fff;margin-left: 15px;}
.right-area .getDd {color: #ff3114;margin-left: 28px;}
.right-area .getI {font-size: 25px;}
.right-area .getB {width: 100px;}
.right-area .streamName {color: #fff;margin-left: -16px;}
.area-inbox-1 {
    width: 323px;
    height: 300px; background: url(../images/bg01rightarea.png) right bottom no-repeat;
    background-size: 98% 91%;
}
.area-inbox-2 {
    position: absolute;
    right: 0;top: -340px;
    width: 208px;height: 320px;
    background: url(../images/bg02rightarea.png) right bottom no-repeat;
    display: none;
}
.area-text p { width: 115px;}
.area-inbox-1 dl {
    padding:  56px 0 0 116px;
}
.area-inbox-1 dl dt { color: rgba(255,255,255,.3); margin-top: 4px;font-size: 13px;}
.area-inbox-1 dl dd { position: relative; }
.area-inbox-1 dl dd.font12 { font-size: 12px;}
.area-inbox-1 dl dd.font-red { color:#ff3114;}
.area-inbox-1 dl dd.ml-20, .area-inbox-1 dl dt.ml-20 { margin-left: -18px;}
.area-inbox-1 dl dd span {font-family:'electronicFont'; position:relative; z-index: 1; font-size: 22px; margin-top: 6px; letter-spacing:1px; opacity:1; margin-right: 10px;}
.area-inbox-1 dl dd b {
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name:flash2 ;
    -webkit-animation-duration:3000ms;
    position: absolute;
    left:-5px; top: 30%;
    display: block;width:120px;
    height:17px;
    background: url(../images/bg07rightarea.png) left bottom no-repeat;
    background-size: 120px 50px;
}
.area-inbox-1 dl dd:nth-child(2) b {-webkit-animation-iteration-count: infinite;  -webkit-animation-name:flash2 ; -webkit-animation-duration:5000ms;}
.area-inbox-1 dl dd:nth-child(3) b {-webkit-animation-iteration-count: infinite;  -webkit-animation-name:flash2 ; -webkit-animation-duration: 1000ms;}
.round-1 { position: absolute; left: 94px; top: 98px;
    width: 200px;
    height: 200px;
    border-radius: 100%; border:1px dashed #fff; -webkit-animation-iteration-count: infinite;  -webkit-animation-name:forotate ; -webkit-animation-duration:19000ms;}
.round-2 { position: absolute; left: 79px; top: 84px;
    width: 230px; height: 230px;
    border-radius: 100%; border:1px dashed rgba(255,255,255,0.5);  -webkit-animation-iteration-count: infinite;  -webkit-animation-name:forotate1 ; -webkit-animation-duration:8000ms;}
.round-3 { position: absolute; left: 50px; top: 68px; width: 40px; height: 40px; border:1px solid rgba(255,255,255,.8); text-align: center; line-height: 40px;font-family:'electronicFont'; font-size: 14px;  border-radius: 100%; background: url(../images/bg05rightarea.png) right bottom no-repeat;  -webkit-animation-iteration-count: infinite;  -webkit-animation-name: whitePulse; -webkit-animation-duration:2s;}
.round-4 { position: absolute; left: 40px; top:102px; width: 23px; height: 23px; border-radius: 100%; background: url(../images/bg06rightarea.png) right bottom no-repeat; box-shadow: 0 0 12px #fff; -webkit-animation-iteration-count: infinite;  -webkit-animation-name:forotate ; -webkit-animation-duration:4000ms;}

.area-inbox-2 { }
.area-inbox-2 ul {margin-left:50px; margin-top:15px;}
.area-inbox-2 li { position: relative; margin-top: 12px; width: 91px; padding-right: 10px; cursor: pointer; height: 24px; padding-top: 15px; text-align:right; background: url(../images/bg01big2index.png) right bottom no-repeat;font-family:'electronicFont'; font-size: 20px; color: #fff; }
.area-inbox-2 li strong { position: absolute; left:3px; top:5px; color: #00ccff; font-size: 30px;}
.area-inbox-2 li b { width: 60px; height: 5px; background: #5d5d5d;  display: block; position: absolute; right:3px; top:8px; }
.area-inbox-2 li:hover b { background: #fff; -webkit-animation:flash .2s .2s ease both; -moz-animation:flash .2s .2s ease both;}
.area-inbox-2 li em {width: 15px; height:14px; background: url(../images/bg02big2index.png) right bottom no-repeat; display: block; position: absolute; left:-4px; top:-4px;}
.area-text { margin-top: 25px ; position: relative; width: 116px; padding: 14px;    display: none;}
.area-text h4 {}
.area-text p { color: rgba(255,255,255,.6) }
.area-text b { position: absolute; top: 0; display: block; width:8px; height: 140px; }
.animation-line1 {  left:0; background: url(../images/bg01righttext.png) center top no-repeat;}
.animation-line2 {  right:0;background: url(../images/bg02righttext.png) center top no-repeat;}
.center-area {
    margin: 70px 245px 0 245px ;position: relative;
}
.pandect-area {
    background: url(../images/bg02pandect-2.png) center top no-repeat;
    height: 365px;margin: 0 68px;
    position: relative;
}
.pandect-area .pandect-area-left { position: absolute; left:-68px; top: 0; display: block;
    width: 78px;height: 365px;
    background: url(../images/bg01pandect.png) center top no-repeat;
    background-size: 85px;
}
.pandect-area .pandect-area-right { position: absolute;
    right:-78px;top: 0; display: block;
    width: 78px;height: 365px;
    background: url(../images/bg03pandect.png) center top no-repeat;
    background-size: 86px;
}
.pandect-area .pandect-area-left b { -webkit-animation-iteration-count: infinite;  -webkit-animation-name:flash1 ; -webkit-animation-duration:.2ms; position: absolute; left:-5px; top: -5px; display: block; width:16px; height: 22px; background: url(../images/bg04pandect.png) center top no-repeat;}
.pandect-area .pandect-area-right b { -webkit-animation-iteration-count: infinite;  -webkit-animation-name:flash1 ; -webkit-animation-duration:.2ms;position: absolute; right:-7px; top:-5px; display: block; width:16px; height: 22px; background: url(../images/bg05pandect.png) center top no-repeat;}
.pandect-area h3 { font-weight: normal; text-align: center; position: relative; top:10px;  z-index: 1; border-bottom: 1px solid #666; margin:0 -55px;}
.pandect-area h3 p { position: absolute; left: 0; top: 0; background: #000;font-family:'electronicFont'; color: rgba(255,255,255,.8)}
.pandect-area h3 p sub { display: block; color: rgba(255,255,255,.3)}
.pandect-area h3 strong { border:1px solid #ababab; padding: 1px 14px; line-height: 1; position: relative; bottom: -8px; z-index: 1; background: #000;
    font-weight: 500;font-size: 22px;}
.pandect-area h3 em { position: absolute; right: 0; top: 0;font-family:'electronicFont'; font-size: 14px; color: #ff3114;}
.pandect-area-center { margin-top: 20px; overflow: hidden;}
.details1-area {
    position: absolute;
    /*left:-80px;*/
    margin-top: 60px;text-align: center; height: 207px;
}
.detailsl-area-left {
    display: block;width: 122px;
    height: 315px;z-index: -1;
    position: absolute;left: -122px;
    top: 0;background: url(../images/bg01details03.png) center bottom no-repeat;
}
.detailsl-area-right {display: block; width: 121px;
    height: 315px;z-index: -1;
    position: absolute; right: -121px; top: 0;  background: url(../images/bg01details05.png) center bottom no-repeat;
}
.details1-area-center {height: 315px;float: left; background: url(../images/bg01details04.png) center bottom repeat-x;}
.details2-area { position: absolute;
    right:235px;margin-top: 60px;
    height: 207px; text-align: center;
}
.details2-area h3, .details2-area dl { margin-left: 40px!important;}
.details2-area-left { display: block; width: 122px;
    height: 315px;
    position: absolute; left: -122px; top: 0;  background: url(../images/bg01details01.png) center bottom no-repeat;
}
.details2-area-right {display: block; width: 121px;
    height: 315px;
    position: absolute; right: -121px; top: 0;  background: url(../images/bg01details02.png) center bottom no-repeat; }
.details2-area-center {height: 315px;float: left; background: url(../images/bg01details06.png) center bottom repeat-x;}
@media screen and (max-width: 1366px) {
    .details1-area-center { width: auto;}
    .details2-area-center { width: auto;}
}
.details1-area b, .details2-area b { position: absolute;  left:0; bottom:12px; display:block; width:100%; height: 55px; background: url(../images/bg03details.png) center top no-repeat; background-size:100%; }
.details1-area h3, .details2-area h3 {
    text-align: left;  margin-top: 15px;margin-bottom: 15px;
    font-weight: 500;font-size: 22px;
}
.details1-area b, .details2-area b {-webkit-animation: bounce-up1 5s linear infinite; animation: bounce-up1 5s linear infinite;}
.details1-area dl, .details2-area dl { margin:40px 0 0 40px;}
.details2-area dl {margin-left: 0px;}
.details1-area dl dt, .details2-area dl dt { float: left; clear: left; width: 110px; text-align: right; margin: 6px 0;}
.details1-area dl dd, .details2-area dl dd { float: left; margin: 6px 0; font-family:'electronicFont'; font-size: 14px;}
.details1-area dl dd ul, .details2-area dl dd ul { float: left; margin: 3px 12px 0 12px;}
.details1-area dl dd ul li, .details2-area dl dd ul li { width: 3px; height: 10px; border-radius:12px; background: #dadcdc;  float: left; margin-left:1px;}
.details1-area dl dd:nth-child(2) ul li, .details2-area dl dd:nth-child(2) ul li {height:7px!important; margin-top: 3px;}
.details1-area dl dd ul li.yellow, .details2-area dl dd ul li.yellow { background: #ffbc00;}
.details1-area dl dd ul li.red, .details2-area dl dd ul li.red { background: #ff0000;}
@keyframes bounce-up1 {
    25% {
        transform: translateY(5px);
    }
    50%, 100% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(-5px);
    }
}
@-webkit-keyframes bounce-up1 {
    25% {
        -webkit-transform: translateY(5px);
    }
    50%, 100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-5px);
    }
}
.details1-area, .details2-area, .pandect-area{
    -webkit-animation:fadeInUp 1s 1s ease both;
    -moz-animation:fadeInUp 1s 1s ease both;}
@-webkit-keyframes fadeInUp{
    0%{opacity:0;
        -webkit-transform:translateY(20px)}
    100%{opacity:1;
        -webkit-transform:translateY(0)}
}
.time-base-outer {
    -webkit-animation:fadeInUpBig .5s .2s ease both;
    -moz-animation:fadeInUpBig .5s .2s ease both;}
@-webkit-keyframes fadeInUpBig{
    0%{opacity:0;
        -webkit-transform:translateY(2000px)}
    100%{opacity:1;
        -webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInUpBig{
    0%{opacity:0;
        -moz-transform:translateY(2000px)}
    100%{opacity:1;
        -moz-transform:translateY(0)}
}
h1{
    -webkit-animation:fadeInDownBig .8s .2s ease both;
    -moz-animation:fadeInDownBig .8s .2s ease both;}
@-webkit-keyframes fadeInDownBig{
    0%{opacity:0;
        -webkit-transform:translateY(-2000px)}
    100%{opacity:1;
        -webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInDownBig{
    0%{opacity:0;
        -moz-transform:translateY(-2000px)}
    100%{opacity:1;
        -moz-transform:translateY(0)}
}
/*➕*/
.clearfix:after{
    content:".";display:block;
    height:0;clear:both;
    visibility:hidden;
}
.clearfix{zoom:1;/*为IE6，7的兼容性设置*/}
#wrapper .big-index-1 li strong span , #wrapper .big-index-1 li strong i {
    float: left;line-height: 22px;
}
#wrapper .big-index-1 li strong i {
    margin: 0 3px;
}
#wrapper .big-index-1 li strong .potentialPerson  , #wrapper .familyUnit , #wrapper .lifeUnit , #wrapper .joinUnit , #wrapper .haltUnit {
    font-size: 22px;
}
.mapField {
    height: 300px;width: 100%;
    position: absolute;left: -13px;
}
.big-index-2 {
    -webkit-animation:pictureLeft2 1.5s 1.5s ease both;
    -moz-animation:pictureLeft2 1.5s 1.5s ease both;
}
@-webkit-keyframes pictureLeft2{
    0%{
        opacity:0;
        -webkit-transform:translateY(20px)
    }
    100%{
        opacity:1;
        -webkit-transform:translateY(0)
    }
}
.mapField .skill {
    -webkit-animation:pictureLeft 1.5s 1.5s ease both;
    -moz-animation:pictureLeft 1.5s 1.5s ease both;
}
.mapField #main {
    -webkit-animation:pictureLeft 1.5s 1.5s ease both;
    -moz-animation:pictureLeft 1.5s 1.5s ease both;
}
@-webkit-keyframes pictureLeft{
    0%{opacity:0;
        -webkit-transform:translateX(0)}
    100%{opacity:1;
        -webkit-transform:translateX(20px)}
}
.details2-area-center .dspxpp{
    -webkit-animation:pictureRight  2s 2s ease both;
    -moz-animation:pictureRight  2s 2s ease both;
}
#mainSiteStation {
    -webkit-animation:pictureLeft 2s 2s ease both;
    -moz-animation:pictureLeft 2s 2s ease both;
}
.mapField #mainEntries {
    -webkit-animation:pictureRight 1.5s 1.5s ease both;
    -moz-animation:pictureRight 1.5s 1.5s ease both;
}
.mapField .transition1 {
    -webkit-animation:pictureRight 1.5s 1.5s ease both;
    -moz-animation:pictureRight 1.5s 1.5s ease both;
}
@-webkit-keyframes pictureRight{
    0%{opacity:0;
        -webkit-transform:translateX(20px)}
    100%{opacity:1;
        -webkit-transform:translateX(0)}
}
.FieldUl {
    margin-left: 20px;
    --secondary: #4db5ff;
    --primary: #0dffb7;
    --bright: #fff;
    --decoration: rgba(255, 255, 255, 10%);
    --decorationBorder: rgba(255, 255, 255, 50%);
    --textOpacity: rgba(255, 255, 255, 30%);
    --textBlack: #000;
}
.skill {
    margin: -10px 0;
    padding: 0;
    list-style-type: none;
    --secondary: #4db5ff;
    --primary: #0dffb7;
    --bright: #fff;
    --decoration: rgba(255, 255, 255, 10%);
    --decorationBorder: rgba(255, 255, 255, 50%);
    --textOpacity: rgba(255, 255, 255, 30%);
    --textBlack: #000;
    font-size: 12px;
}
.skill li {
    float: left;
    width: 28.33%;
    text-align: center;
    margin: 13px 0;
}
.skill dl {
    position: relative;
    margin: 0;
}
.skill dt {
    width: 110px;
    height: 110px;
    background: url(../images/circle_01-1.png);
    margin: 0 auto;
    border-radius: 50%;
    animation: skill infinite 4s cubic-bezier(.54,-0.65,.52,1.68);
    background-size: 100% 100%;
}
.skill li:nth-of-type(even) dt {
    background: url(../images/circle_02-2.png);
}
.skill li:nth-of-type(3) dt {
    animation: skill infinite 5s cubic-bezier(.54,-0.65,.52,1.68);
    background-size: 100% 100%;
}
.skill li:nth-of-type(6) dt {
    animation: skill_02 infinite 4.5s cubic-bezier(.54,-0.65,.52,1.68);
    background-size: 100% 100%;
}
.skill li:nth-of-type(2) dt {
    animation: skill_02 infinite 5.5s cubic-bezier(.54,-0.65,.52,1.68);
    background-size: 100% 100%;
}
.skill li:nth-of-type(4) dt {
    animation: skill_02 infinite 6s cubic-bezier(.54,-0.65,.52,1.68);
    background-size: 100% 100%;
}
.skill li:nth-of-type(5) dt {
    animation: skill infinite 3.5s cubic-bezier(.54,-0.65,.52,1.68);
    background-size: 100% 100%;
}
@keyframes skill {
    0% {transform: rotate(0deg);box-shadow: none;}
    50% {box-shadow: 0 0 10px var(--primary), inset 0 0 20px var(--primary);}
    100% {transform: rotate(720deg);box-shadow: none;}
}
@keyframes skill_02 {
    0% {transform: rotate(0deg); box-shadow: none;}
    50% {box-shadow: 0 0 10px var(--secondary), inset 0 0 20px var(--secondary);}
    100% {transform: rotate(720deg); box-shadow: none;}
}
.skill dd {
    position: absolute;
    left: 50%;top: 50%;
    transform: translate(-50%,-50%);
    margin: 0;color: var(--bright);
    animation: skill_text infinite 4s cubic-bezier(.54,-0.65,.52,1.68);
    font-family: 'electronicFont';
    font-size: 30px;font-weight: normal;
}
.skill li:nth-of-type(3) dd {
    animation: skill_text infinite 5s cubic-bezier(.54,-0.65,.52,1.68);
}
.skill li:nth-of-type(6) dd {
    animation: skill_text_02 infinite 4.5s cubic-bezier(.54,-0.65,.52,1.68);
}
.skill li:nth-of-type(2) dd {
    animation: skill_text_02 infinite 5.5s cubic-bezier(.54,-0.65,.52,1.68);
}
.skill li:nth-of-type(4) dd {
    animation: skill_text_02 infinite 6s cubic-bezier(.54,-0.65,.52,1.68);
}
.skill li:nth-of-type(5) dd {
    animation: skill_text infinite 3.5s cubic-bezier(.54,-0.65,.52,1.68);
}
@keyframes skill_text {
    0%,100% {color: var(--bright); text-shadow: none;}
    50% {color: var(--primary); text-shadow: 0 0 6px var(--primary);}
}
@keyframes skill_text_02 {
    0%,100% {color: var(--bright); text-shadow: none;}
    50% {color: var(--secondary); text-shadow: 0 0 6px var(--secondary);}
}
.skill div {
    color: var(--bright);
    font-size: 16px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
dl {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.farmUnit  , .megagameUnit , .shoppingUnit , .yearUnit , .salesUnit , .potentialPerson {
    font-size: 21px;
}
.skill i {
    margin: 0 3px;
    --secondary: #4db5ff;
    --primary: #0dffb7;
    --bright: #fff;
    --decoration: rgba(255, 255, 255, 10%);
    --decorationBorder: rgba(255, 255, 255, 50%);
    --textOpacity: rgba(255, 255, 255, 30%);
    --textBlack: #000;
    font-size: 27px;
}
.intro {
    color: var(--bright);
    text-align: right;
}
.intro section {
    padding: 3px 10px;
    background: #4db5ff;
    color: var(--textBlack);
    position: relative;
}
.intro section.sp {
    background: #0dffb7;
}
.intro div div {
    padding: 3px 10px;
    margin: 0 0 2px;
    background: var(--decoration);
    white-space: nowrap;
}
.intro span {
    font-family: 'electronicFont';
    font-size: 27px;
    position: absolute;
    top: 4px;
}
.intro-ani {
    animation: intro-ani infinite 6s ease;
}
.intro-ani:nth-of-type(2) {
    animation-delay: 0.1s;
}
.intro-ani:nth-of-type(3) {
    animation-delay: 0.2s;
}
.intro-ani:nth-of-type(4) {
    animation-delay: 0.3s;
}
.intro-ani:nth-of-type(5) {
    animation-delay: 0.4s;
}
.intro-ani:nth-of-type(6) {
    animation-delay: 0.5s;
}
@keyframes intro-ani {
    0%,10%,20%,100% {
        transform: rotateX(0);
        opacity: 1;
    }
    15% {
        transform: rotateX(90deg);
        opacity: 0;
    }
}
.transition1 {
    width: 470px;
    height: 300px;
    float: left;
    font-size: 22px;
    position: absolute;
    top: 0;
    right: -32px;
}
.transition1 .jb-bjt{
    width: 200px;
    height: 105px;
    margin-top: 20px;
    opacity: 0.5;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #002d65 0%, #0072ff 100%) ;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002d65), color-stop(100%,#0072ff))  ;
    background: -webkit-linear-gradient(top, #002d65 0%,#0072ff 100%) ;
    background: -o-linear-gradient(top, #002d65 0%,#0072ff 100%) ;
    background: -ms-linear-gradient(top, #002d65 0%,#0072ff 100%) ;
}
.transition1 .jb-bjt1 {
    margin-top: 26px;
}
.transition1 .intro {
    width: 200px;text-align: left;position: absolute;top: 34px;left: 32px;
}
.transition1 .intro-1 {
    top: 162px;
}
.transition1 .intro-ani {
    line-height: 40px;
}
.transition1 .intro-ani1 {
    font-size: 17px;
}
.transition1 .intro-wz {
    color: #80f0ff;padding-left: 0;
}
.transition1 .intro-ls {
    color: #0dffb7;
}
.transition1 .intro-wz i {
    font-family: 'electronicFont';
    font-size: 34px;
}
.transition1 .intro-wz .intro-I {
    font-size: 31px;margin: 0 5px;
}
.transition1 .jb-bjt2 {
    position: absolute;
    top: 0px;
    right: 43px;
}
.transition1 .intro2 {
    text-align: left;
    left: 271px;
}
.transition1 .jb-bjt3 {
    position: absolute;
    top: 131px;
    right: 43px;
}
.transition1 .intro3 {
    position: absolute;
    top: 162px;
    right: 0;
    left: 271px;
}

.big-index-2 {
    position: absolute;
    left: 38.16%;
    top:-2px;
    line-height: 1;
    width: 350px;
    height:230px; overflow: hidden;
}
.big-index-2 li {
    transition: all 0.1s ease;
    cursor: pointer;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 130px;
    height: 60px;
    padding: 10px 0 0 25px;
    background: url(../images/bg01bigindex.png) 0 0 no-repeat;
    margin-right: 16px;
    margin-bottom: 16px;
    background-size: 100% 100%;
}
.big-index-2 li strong { display: block; color: #fff;font-family:'electronicFont'; font-size: 30px; font-weight: normal;line-height: 22px;}
.big-index-2 li p { display: block; color: #b8b9bb; font-size:16px;
    padding-bottom: 8px;
    padding-top: 4px;
}
.big-index-2 li .animation-1 { -webkit-animation-iteration-count: infinite;   -webkit-animation-name:bounceInLeft1 ; -webkit-animation-duration: 9000ms; position: absolute; left: 12px; bottom:1px; height: 3px;  width: 345px; background: url(../images/bg04bigindex.png) 0 0 repeat-x;}
.big-index-2 li .animation-2 {position: absolute; right:0; top:1px; height: 16px;  width: 15px; background: url(../images/bg02bigindex.png) 0 0 no-repeat;}
.big-index-2 li .animation-3 {position: absolute; right:-1px; bottom:-1px; height: 4px;  width: 4px; background: url(../images/bg03bigindex.png) 50% 50% no-repeat;}
.big-index-2 li:hover .animation-2 { background: url(../images/bg02bigindex_.png) 0 0 no-repeat;}
.big-index-2 li:hover .animation-3 {  background: url(../images/bg03bigindex_.png) 50% 50% no-repeat;}
.big-index-2 li:hover .animation-1 {-webkit-animation-iteration-count: infinite;   -webkit-animation-name:bounceInRight1 ; -webkit-animation-duration:4000ms;}
.big-index-2 li:hover .animation-2, .big-index-2 li:hover .animation-3{ -webkit-animation:flash .2s .2s ease both; -moz-animation:flash .2s .2s ease both;}
.big-index-2 .big-index-li{
    margin-top: 60px;
}
.big-index-2 .clearfixLi {
    transition: all 0.1s ease;
    cursor: pointer;
    position: relative;
    display: inline-block;
    overflow: hidden;
    /*width: 300px;*/
    width: 312px;
    height: 237px;
    padding: 10px 0 0 25px;
    background: url(../images/bg01bigindex.png) 0 0 no-repeat;
    margin-right: 16px;
    margin-bottom: 16px;
    background-size: 100% 100%;
}
.big-index-2Li {
    position: absolute;
    left:38.7%;
    top:16px;
    line-height: 1;
    width: 360px;
    height: 250px;
    overflow: hidden;
}
.big-index-2 .ncpclear {
    margin-top: 0px;
    color: #00abf4;
}
.big-index-2 .spmcCs {
    font-size: 13px;
    color: #fff;
}
.mapFieldImg img {
    width: 100%;
    height: 278px;opacity: 0.5;
}
.mapFieldDiv {
    width: 550px;
    height: 300px;
    float: left;position: absolute;top: 0
}
.details1-area .spotD {
    text-align: center;
}
.details1-area .details1Dsfw {
    margin-left: -140px;
}
.details2-area .training {
    margin-left: 0px!important;
    text-align: center;
    margin-right: 40px;
}
.details2-area .trainDs li {
    width: 166px;
    height: 200px;
    float: left;
}
.details2-area .trainDs .trainDiv {
    height: 200px;
    width: 139px;
    opacity: 0.5;
    margin-top: 20px;
    border-radius: 5px;
}
.details2-area .trainDs .trainDiv0 {
    background-image: linear-gradient(to bottom right, #007dce, #12abe0);
}
.details2-area .trainDs .trainDiv1 {
    background-image: linear-gradient(to bottom right, #5f63c7, #3e44d0);
}
.details2-area .trainDs .trainDiv2 {
    background-image: linear-gradient(to bottom right, #1c5bdf, #1a4ebe);
}
.details2-area .dspjh {position: absolute;top: 42px;}
.details2-area .changeName ,.details2-area .skillName ,.details2-area .turnName {
    font-size: 17px;
    line-height: 40px;
}
.details2-area .changeValue , .details2-area .trainValue , .details2-area .skillValue , .details2-area .canValue , .details2-area .turnValue{
    font-family: 'electronicFont';
    font-size: 34px;
}
.intro-I {font-family: 'electronicFont';font-size: 31px;margin: 0 5px;}


.details2-area .trainUnit , .details2-area .canUnit  {
    font-family: 'electronicFont';
    font-size: 27px;
    position: absolute;
    top: -2px;
}

.details2-area .changeUnit, .details2-area .skillUnit, .details2-area .turnUnit {
    font-family: 'electronicFont';
    font-size: 27px;
    /*position: absolute;*/
    /*top: -2px;*/
}


.details2-area .intro-ani {margin: 10px 10px;}
.right-area .goodValue , .right-area .down1Value , .right-area .streamValue {font-size: 25px;}
.right-area .goodValue , .right-area .down1Value , .right-area .streamValue {font-size: 25px;}

canvas {
    position: absolute;
    top: 0;
    z-index: -1;
}
#wrapper .station {
    position: absolute;
    top: 0px;
    right: -40px;
}
#wrapper .stationZzds {
    font-size: 16px;
    margin-bottom: 5px;
}
#wrapper .stationSz {
    font-family: 'electronicFont';
    font-size: 31px;
}
#wrapper .stationFamily {
    font-family: 'electronicFont';
    font-size: 27px;
}


/*农产品总数据  滚动效果css----------------*/
.str_wrap {
    overflow:hidden;
    /*width:100%;*/
    font-size:12px;
    line-height:16px;
    position:relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space:nowrap;
    margin-left: 3px;
    width: 295px;
    /*width: 266px;*/
    height: 195px;
}
.str_move {
    white-space:nowrap;
    position:absolute;
    top:0;
    left:0;
    cursor:move;
}
.str_move_clone {
    display:inline-block;
    vertical-align:top;
    position:absolute;
    left:100%;
    top:0;
}
.str_vertical .str_move_clone {
    left:0;
    top:100%;
}
.str_down .str_move_clone {
    left:0;
    bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
    white-space:normal;
    width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
    cursor:inherit;
}
.str_wrap img {
    max-width:none !important;
}

/*农产品总数据  滚动效果css----------------*/

@media screen and (max-width: 1800px) {
    /*.details1-area {*/
    /*     left: 0px;*/
    /*}*/
    /*.details2-area {*/
    /*    right: 190px;*/
    /*}*/
}



@media screen and (min-width: 1800px) and (max-width: 1921px) {
    .details1-area {
        left: -130px;
    }
    .details2-area {
        right: 175px;
    }
    .details1-area .details1Dsfw {
        margin-left:0px;
    }
    .mapFieldDiv {
        width: 540px;
    }
    .transition1 {
        width: 433px;
    }
    .transition1 .jb-bjt2 , .transition1 .jb-bjt3 {
        right: 27px;
    }
    .transition1 .jb-bjt {
        width: 190px;
    }
    .transition1 .intro2 {
        left: 249px;
    }
    .transition1 .intro3 {
        left: 249px;
    }
    .detailsl-area-left {
        left: -103px;
        background-size: 69% 70%;
    }
    .details1-area-center {
        background-size: 70% 70%;
    }
    .detailsl-area-right {
        right: -103px;
        background-size: 70% 70%;
    }
    .details2-area-left {
        left: -103px;
        background-size: 69% 70%;
    }
    .details2-area-center {
        background-size: 70% 70%;
    }
    .details2-area-right {
        right: -103.1px;
        background-size: 70% 70%;
    }
    .str_wrap {
        width: 295px;
    }
    .big-index-2 .clearfixLi {
        width: 312px;
    }

}

@media screen and (min-width: 1702px) and (max-width: 1799px) {
    .mapFieldDiv {
        width: 420px;
    }
    .transition1 {
        width: 374px;
    }
    .big-index-2 li {
        width: 120px;
        padding: 10px 0 0 14px;
    }
    .big-index-2  {
        left: 36.2%;
    }
    .big-index-2 .clearfixLi {
        width: 325px;
    }
    .transition1 .jb-bjt {
        width: 155px;
    }
    .transition1 .intro {
        left: 10px;
        top: 28px;
    }
    .transition1 .intro2 {
        left: 186px;
    }
    .transition1 .intro3 {
        left: 186px;
    }
    .transition1 .jb-bjt1 {
        margin-top: 20px;
    }
    .transition1 .jb-bjt3 {
        top: 125px;
    }
    .transition1 .intro3 {
        top: 153px;
    }
    .transition1 .intro-1 {
        top: 153px;
    }
    .details1-area {
        left: 0px;
    }
    .detailsl-area-left {
        background-size: 40% 40%;
        left: -85.5px;
    }
    .detailsl-area-right {
        background-size: 40% 40%;
        right: -84.5px;
    }
    .details2-area {
        /*right: 80px;*/
        right: 140px;
    }
    .details2-area-left {
        left: -85.5px;
        background-size: 40% 40%;
    }
    .details2-area-center {
        background-size: 40% 40%
    }
    .details2-area-right {
        background-size: 38% 40%;
        right: -83.3px;
    }
    .details1-area-center {
        background-size: 40% 40%;
    }
    .mapFieldImg img {
        width: 100%;
    }
    .details1-area .details1Dsfw {
        margin-left: -165px;
    }
    .str_wrap {
        width: 295px;
    }
}


@media screen and (max-width: 1701px) {
    .mapFieldDiv {
        width: 420px;
    }
    .transition1 {
        width: 374px;
    }
    .big-index-2 li {
        width: 120px;
        padding: 10px 0 0 14px;
    }
    .big-index-2  {
        left: 36.2%;
    }
    .big-index-2 .clearfixLi {
        width: 300px;
    }
    .transition1 .jb-bjt {
        width: 155px;
    }
    .transition1 .intro {
        left: 10px;
        top: 28px;
    }
    .transition1 .intro2 {
        left: 186px;
    }
    .transition1 .intro3 {
        left: 186px;
    }
    .transition1 .jb-bjt1 {
        margin-top: 20px;
    }
    .transition1 .jb-bjt3 {
        top: 125px;
    }
    .transition1 .intro3 {
        top: 153px;
    }
    .transition1 .intro-1 {
        top: 153px;
    }
    .details1-area {
        left: -90px;
    }
    .detailsl-area-left {
        background-size: 40% 40%;
        left: -85.5px;
    }
    .detailsl-area-right {
        background-size: 40% 40%;
        right: -84.5px;
    }
    .details2-area {
        /*right: 80px;*/
        right: 140px;
    }
    .details2-area-left {
        left: -85.5px;
        background-size: 40% 40%;
    }
    .details2-area-center {
        background-size: 40% 40%
    }
    .details2-area-right {
        background-size: 38% 40%;
        right: -83.3px;
    }
    .details1-area-center {
        background-size: 40% 40%;
    }
    .mapFieldImg img {
        width: 100%;
    }
    .details1-area .details1Dsfw {
        margin-left: -165px;
    }
}




