﻿p, li, ul, dt, dl, dd, a, blockquote, body, h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    font-size: 12px;
    list-style-type: none;
    font-family: '宋体';
    color: #484848;
}

a, span, label {
    font-size: 12px;
}

a {
    text-decoration: none;
}

ul, li {
    text-decoration: none;
    list-style-type: none;
}

img {
    border: 0px;
    vertical-align: bottom;
}

input, select, textarea {
    outline: none;
}

.clear {
    clear: both;
}

.none {
    display: none;
}

a:hover {
    color: #D98E11;
}

.width1000 {
    width: 1000px;
    margin: 20px auto 20px auto;
    overflow: hidden;
}

body {
    background: #fafafa;
}
/*
.png{_behavior:url(pic/iepngfix.htc);_behavior:url(css/csshover3.htc); }
.img_png{opacity:0.60;-moz-opacity:0.5;filter:Alpha(Opacity=60);background:url(../pic/friend_flow_bg2.png) no-repeat!important;background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pic/friend_flow_bg2.png',sizingMethod='image');position:fixed;right:18px; top:100px; width:28px; overflow:hidden; _position:absolute;_top:expression(((e=document.documentElement.scrollTop)?e:document.body.scrollTop) + 100 +'px'); _right:expression(((e=document.documentElement.scrollRight)?e:document.body.scrollRight) + 18 +'px');}
#templatefooter{position:fixed; z-index:99999; left:0px; right:0px; bottom:0px; width:100%; _position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-32)); _left:expression(((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)  +'px');}
*/
.bigbanner {
    background: url(../images/body_bg.jpg) no-repeat center 0;
}

#header {
    width: 100%;
    margin: 0px auto;
    height: 80px;
    background: rgba(255,255,255,0.9);
    position: fixed;
    top: 0;
    z-index: 99;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
    transition: all 0.2s;
}

    #header .header_main {
        width: 1300px;
        margin: 0 auto;
    }

#logo {
    float: left;
}

    #logo a img {
        float: left;
        margin-top: 10px;
        margin-right: 10px;
        transition: all 0.2s;
    }

    #logo a h3 {
        display: block;
        height: 80px;
        float: left;
        color: #056ebe;
        font-size: 24px;
        font-family: '微软雅黑';
        font-weight: bold;
        transition: all 0.2s;
        line-height: 80px;
    }


    #logo a span {
        font-size: 14px;
        margin-left: 5px;
        font-family: '宋体';
    }

#header .top {
    height: 80px;
    float: left;
}

#header .time {
    width: 238px;
    padding: 0px 0px 0px 45px;
    height: 34px;
    line-height: 34px;
    background: url(../pic/time.jpg) no-repeat 0px 0px;
    position: absolute;
    right: 0px;
    top: 15px;
    color: #044A7B;
}

#nav {
    height: 80px;
    float: right;
}

    #nav li {
        width: 80px;
        height: 80px;
        float: left;
        position: relative;
        transition: all 0.2s;
        color: #666;
    }


        #nav li > .a {
            overflow: hidden;
            display: block;
            height: 80px;
            line-height: 80px;
            font-size: 16px;
            text-align: center;
            transition: all 0.2s;
        }

        #nav li:hover {
            background: #097cd5;
        }

            #nav li:hover > a {
                color: #fff;
            }

.active {
    background: #056ebe;
    color: #fff;
}

/*#nav .li1{ width:98px;}
#nav .li1 .a{ background-position:0px 0px;}
#nav .li1 .hovers,#nav .li1 .hover,#nav .li1 .a:hover{ background-position:0px -41px;}
#nav .li2{ width:129px;}
#nav .li2 .a{ background-position:-98px 0px;}
#nav .li2 .hovers,#nav .li2 .hover,#nav .li2 .a:hover{ background-position:-98px -41px;}
#nav .li3{ width:130px;}
#nav .li3 .a{ background-position:-227px 0px;}
#nav .li3 .hovers,#nav .li3 .hover,#nav .li3 .a:hover{ background-position:-227px -41px;}
#nav .li4{ width:129px;}
#nav .li4 .a{ background-position:-357px 0px;}
#nav .li4 .hovers,#nav .li4 .hover,#nav .li4 .a:hover{ background-position:-357px -41px;}
#nav .li5{ width:129px;}
#nav .li5 .a{ background-position:-486px 0px;}
#nav .li5 .hovers,#nav .li5 .hover,#nav .li5 .a:hover{ background-position:-486px -41px;}
#nav .li6{ width:130px;}
#nav .li6 .a{ background-position:-615px 0px;}
#nav .li6 .hovers,#nav .li6 .hover,#nav .li6 .a:hover{ background-position:-615px -41px;}
#nav .li7{ width:129px;}
#nav .li7 .a{ background-position:-745px 0px;}
#nav .li7 .hovers,#nav .li7 .hover,#nav .li7 .a:hover{ background-position:-745px -41px;}
#nav .li8{ width:126px;}
#nav .li8 .a{ background-position:-874px 0px;}
#nav .li8 .hovers,#nav .li8 .hover,#nav .li8 .a:hover{ background-position:-874px -41px;}*/
#nav .current .none {
    display: block;
    transition: all 0.3s;
}

#nav li .none {
    line-height: 22px;
    padding: 0;
    width: 90px;
    position: absolute;
    left: 0px;
    top: 80px;
    background: rgba(7,68,130,0.6);
    transition: all 0.3s;
}

    #nav li .none a {
        text-decoration: none;
        color: #fff;
        display: block;
        height: 30px;
        line-height: 30px;
    }

        #nav li .none a:hover {
            background: #0b4184;
        }

#nav .li8 .none {
    right: 0px;
    left: auto;
    text-align: right;
}

.main_2 {
    width: 100%;
    background: #fff;
    padding: 30px 0 30px 0;
}

#topcontent {
    padding: 0;
    width: 1000px;
    height: 230px;
    overflow: hidden;
    margin: 0px auto;
    border: 1px dashed #999;
}

    #topcontent .lc {
        width: 440px;
        float: left;
        margin: 20px 0 0 30px;
    }

        #topcontent .lc .t {
            line-height: 37px;
            height: 37px;
            overflow: hidden;
            background: url(../images/title_bg.png) no-repeat 0 4px;
        }

            #topcontent .lc .t strong {
                color: #057fe6;
                font-size: 24px;
                display: block;
                float: left;
                padding: 0px 0px 0px 20px;
                margin: 0;
                font-family: '黑体';
            }

            #topcontent .lc .t .alarm {
                float: right;
                line-height: 0px;
                margin: 8px 15px 0px 0px;
            }

                #topcontent .lc .t .alarm img {
                    width: 20px;
                }

        #topcontent .lc .b {
            height: 34px;
            overflow: hidden;
            background: url(../pic/t3_bg.jpg) no-repeat 0px 0px;
        }

        #topcontent .lc .body {
        }

        #topcontent .lc ul {
        }

        #topcontent .lc li {
            border-bottom: dashed 1px #D5DBE0;
            line-height: 40px;
            height: 40px;
            overflow: hidden;
        }

            #topcontent .lc li a {
                display: block;
                height: 40px;
                color: #484848;
            }

    #topcontent .rc {
        width: 440px;
        float: right;
        margin: 20px 30px 0 0;
    }

        #topcontent .rc .t {
            line-height: 37px;
            height: 37px;
            overflow: hidden;
            background: url(../images/title_bg.png) no-repeat 0 4px;
        }

            #topcontent .rc .t strong {
                color: #057fe6;
                font-size: 24px;
                display: block;
                float: left;
                padding: 0px 0px 0px 20px;
                margin: 0;
                font-family: '黑体';
            }

            #topcontent .rc .t .more {
                color: White;
                text-decoration: underline;
                float: right;
            }

        #topcontent .rc .body {
        }

            #topcontent .rc .body li {
                border-bottom: dashed 1px #D5DBE0;
                line-height: 40px;
                height: 40px;
                overflow: hidden;
                list-style: none;
            }

                #topcontent .rc .body li a {
                    height: 40px;
                    color: #484848;
                }

    #topcontent .mc {
        margin: 0px 0px 0px 10px;
        width: 404px;
        float: left;
    }

#bannercontent {
    position: relative;
    width: 1000px;
    height: 280px;
    margin: 20px auto 0 auto;
}

#prevbtn {
    cursor: pointer;
    z-index: 999999;
    position: absolute;
    left: 30px;
    top: 73px;
    width: 15px;
    height: 35px;
    background: url(../pic/prevbtn.png) no-repeat 0px 0px;
}

#nextbtn {
    cursor: pointer;
    z-index: 999999;
    position: absolute;
    right: 20px;
    top: 73px;
    width: 15px;
    height: 35px;
    background: url(../pic/nextbtn.png) no-repeat 0px 0px;
}

.twc {
    width: 100%;
    background: #fff url(../pic/1-120QPZ329.jpg) no-repeat fixed center -300px;
    height: 400px;
    padding: 20px 0 0 0;
}

    .twc .twc_main {
        width: 1000px;
        height: 300px;
        margin: 0 auto;
    }

    .twc .title_style strong {
        color: #fff;
    }

#productcontent {
    width: 100%;
}

.title_style {
    width: 100%;
    height: 35px;
    background: url(../pic/p_title.png) no-repeat center 18px;
    padding: 15px 0px;
    border-bottom-width: 0px;
}

    .title_style strong {
        color: #057fe6;
        font-family: '黑体';
        font-size: 30px;
        text-align: center;
        font-weight: bold;
        width: 100%;
        line-height: 35px;
        display: block;
    }

#productcontent .width1000 .body {
    padding: 50px 0px 20px 0px;
    border-top-width: 0px;
}

    #productcontent .width1000 .body li {
        position: relative;
        width: 180px;
        float: left;
        height: 200px;
        box-shadow: 0 0 3px rgba(0,0,0,0.3);
        margin: 0 10px 0 10px;
        position: relative;
        transition: all 0.3s;
    }

        #productcontent .width1000 .body li img {
            width: 180px;
            height: 180px;
        }

        #productcontent .width1000 .body li h4 {
            height: 40px;
            line-height: 40px;
            width: 180px;
            color: White;
            text-align: center;
            font-weight: normal;
            position: absolute;
            z-index: 9999;
            transition: all 0.3s;
            bottom: 0px;
            background-color: rgba(9,96,193,0.6);
        }

            #productcontent .width1000 .body li h4 a {
                color: White;
                font-size: 14px;
                width: 100%;
                height: 100%;
                display: block;
            }

        #productcontent .width1000 .body li:hover {
            box-shadow: 0 0 15px rgba(0,120,255,0.6);
        }

            #productcontent .width1000 .body li:hover h4 {
                height: 50px;
                line-height: 50px;
                background-color: rgba(9,96,193,0.9);
            }

                #productcontent .width1000 .body li:hover h4 a {
                    font-size: 16px;
                }

    #productcontent .width1000 .body ul {
        display: inline-block;
    }

    #productcontent .width1000 .body .more {
        width: 140px;
        height: 36px;
        border-radius: 18px;
        margin: 20px auto 0 auto;
    }

.hvr-shutter-in-vertical {
    display: block;
    border: 1px #0078ff solid;
    color: #0078ff;
    font-size: 14px;
    width: 100%;
    height: 100%;
    line-height: 36px;
    text-align: center;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #057fe6;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

    .hvr-shutter-in-vertical:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-shutter-in-vertical:active,
    .hvr-shutter-in-vertical:focus,
    .hvr-shutter-in-vertical:hover {
        color: #fff;
    }

        .hvr-shutter-in-vertical:active:before,
        .hvr-shutter-in-vertical:focus:before,
        .hvr-shutter-in-vertical:hover:before {
            -webkit-transform: scaleY(0);
            transform: scaleY(0);
        }

#bannerlist {
    border: solid 2px #B9CBDE;
    width: 400px;
    height: 193px;
    overflow: hidden;
    position: relative;
}

    #bannerlist li {
        width: 400px;
        height: 193px;
        position: absolute;
        left: 0px;
        top: 0px;
    }

        #bannerlist li img {
            width: 400px;
            height: 193px;
        }

#bannermenus {
    background-color: #B9CBDE;
    position: relative;
    height: 27px;
    line-height: 27px;
    text-align: center;
}

    #bannermenus a {
        color: #225FA0;
    }

    #bannermenus ul {
        z-index: 99999;
        position: absolute;
        right: 10px;
        top: 11px;
    }

    #bannermenus li {
        margin: 0px 0px 0px 5px;
        cursor: pointer;
        width: 6px;
        height: 6px;
        overflow: hidden;
        float: left;
        background: url(../pic/bannermenus_bg.jpg) no-repeat right 0px;
    }

    #bannermenus .current {
        background-position: 0px 0px;
    }

#indexbottom {
    width: 100%;
    margin: 10px auto 10px auto;
    background: #f0f5fa;
    padding: 20px 0 20px 0;
}

    #indexbottom .lc {
        float: left;
        border: solid 1px #D5DBE0;
        width: 470px;
        padding: 15px 15px 15px 15px;
    }

        #indexbottom .lc .img {
            float: left;
        }

            #indexbottom .lc .img img {
                padding: 1px;
                border: solid 1px #B4D6ED;
                width: 250px;
                height: 180px;
            }

        #indexbottom .lc dl {
            float: right;
            width: 210px;
        }

        #indexbottom .lc dt {
            padding: 10px 0px 0px 0px;
            font-weight: bold;
            line-height: 20px;
        }

            #indexbottom .lc dt a {
                font-size: 16px;
                color: #055aa2;
                padding: 0 0 0 10px;
            }

        #indexbottom .lc dd {
            height: 140px;
            color: #084583;
            padding: 10px 0 0 10px;
            line-height: 21px;
            position: relative;
            overflow: hidden;
        }

            #indexbottom .lc dd .know_more {
                display: block;
                cursor: pointer;
                width: 100%;
                text-align: right;
                position: absolute;
                bottom: 0;
                right: 20px;
                color: #0078ff;
            }

    #indexbottom .kp_list {
        width: 490px;
        float: right;
    }

        #indexbottom .kp_list ul {
            width: 100%;
        }

            #indexbottom .kp_list ul li {
                width: 90%;
                height: 40px;
                margin: 0 auto;
                list-style: none;
                border-bottom: 1px dashed #c9c9c9;
            }

                #indexbottom .kp_list ul li a {
                    color: #666;
                    line-height: 40px;
                    width: 95%;
                    margin: 0 auto;
                    display: block;
                    transition: all 0.3s;
                }

                    #indexbottom .kp_list ul li a:hover {
                        color: #084583;
                        font-weight: bold;
                        text-decoration: underline;
                    }

                    #indexbottom .kp_list ul li a span {
                        float: right;
                        color: #999;
                        transition: all 0.3s;
                    }

.link {
    width: 100%;
    overflow: hidden;
}

    .link .width1000 .body ul li {
        float: left;
        width: 146px;
        height: 40px;
        margin: 0 10px 20px 10px;
    }

        .link .width1000 .body ul li img {
            width: 100%;
            height: 100%;
        }

#footer {
    width: 100%;
    height: 150px;
    background: #14304b;
}

    #footer .inner {
        padding: 5px 0px 0px 0px;
        line-height: 20px;
        width: 1000px;
        margin: 0px auto;
    }

    #footer .lc {
        color: #fff;
        text-align: center;
    }

        #footer .lc span {
            font-family: Arial;
            color: #fff;
        }

    #footer .menu {
        width: 950px;
        margin: 20px auto;
    }

        #footer .menu a {
            color: #fff;
            transition: all 0.3s;
        }

            #footer .menu a:hover {
                color: #057fe6;
            }

        #footer .menu span {
            color: #fff;
            /*padding: 0px 15px;*/
            padding: 0px 34px;
        }

#flowcontent {
    position: fixed;
    z-index: 99999;
    right: 10px;
    top: 200px;
    width: 121px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+200));
    _left: expression(((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft) +'px');
}

    #flowcontent .weixin {
        height: 167px;
    }

        #flowcontent .weixin a {
            display: block;
            height: 167px;
        }

    #flowcontent .weibo {
        height: 159px;
    }

        #flowcontent .weibo a {
            display: block;
            height: 159px;
        }

    #flowcontent ul {
        height: 319px;
        background: url(../pic/山东海洋预报移动客户端.png) no-repeat 0px 0px;
    }

    #flowcontent .close {
        width: 25px;
        height: 25px;
        background: url(../pic/close.png) no-repeat 0px 0px;
        position: absolute;
        right: -10px;
        top: -10px;
        cursor: pointer;
    }

.banner {
    width: 100%;
    height: 300px;
    position: relative;
    margin: 80px 0 20px 0;
    overflow: hidden;
}

    .banner img {
        width: 1920px;
        height: 300px;
        position: absolute;
        left: 50%;
        margin-left: -960px;
        z-index: 1;
    }

    .banner p {
        width: 120px;
        height: 35px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -455px;
        margin-top: -75px;
        font-family: '黑体';
        font-weight: lighter;
        color: #fff;
        font-size: 30px;
        text-shadow: 1px 1px 0px rgba(0,0,0,0.3);
        z-index: 2;
    }

#maincontent {
    padding: 0px 0px;
    width: 1200px;
    margin: 0 auto 30px auto;
}

#leftcontent {
    float: right;
    width: 350px;
    margin-top: 30px;
}

    #leftcontent .menu {
        background: #fff;
        border: 1px solid #ededed;
        border-bottom: 2px solid #ededed;
    }

        #leftcontent .menu h3 {
            height: 45px;
            line-height: 45px;
            background: #056ebe;
            color: #fff;
            font-size: 16px;
            font-family: '微软雅黑';
            padding: 0px 0px 0px 25px;
        }

        #leftcontent .menu li {
            width: 330px;
            border-bottom: dotted 1px #B4C4D0;
        }

            #leftcontent .menu li a {
                display: block;
                height: 100px;
                padding: 10px 0px 0px 10px;
                text-decoration: none;
                color: #084583;
                transition: all 0.3s;
            }

                #leftcontent .menu li a .menu_imgbox {
                    width: 160px;
                    height: 90px;
                    border-radius: 4px;
                    border: 1px solid #ededed;
                    float: left;
                    overflow: hidden;
                }

                    #leftcontent .menu li a .menu_imgbox img {
                        width: 160px;
                        height: 90px;
                    }

                #leftcontent .menu li a p {
                    width: 140px;
                    line-height: 40px;
                    float: right;
                    text-align: left;
                    font-size: 18px;
                    color: #333;
                    font-family: '黑体';
                }

                    #leftcontent .menu li a p span {
                        display: block;
                        width: 100px;
                        height: 30px;
                        font-size: 14px;
                        background: none;
                        border: 1px #057fe6 solid;
                        border-radius: 0px;
                        transition: all 0.3s;
                        text-align: center;
                        line-height: 30px;
                        color: #057fe6;
                        float: left;
                        margin-top: 15px;
                    }

                #leftcontent .menu li a:hover, #leftcontent .menu .current a {
                    background-color: #ECF1F7;
                }

                    #leftcontent .menu li a:hover p span {
                        border: 1px #057fe6 solid;
                        background: #057fe6;
                        color: #fff;
                    }

    #leftcontent .body {
        padding: 7px;
    }

.bannerlist {
    padding: 10px 0px 0px 0px;
    margin-top: 20px;
    background: #fff;
    border: 1px solid #ededed;
}

    .bannerlist li {
        margin: 0px 0px 10px 10px;
    }

        .bannerlist li .a1 {
            width: 330px;
            height: 150px;
            display: block;
            background: url(../images/hy_img.png) no-repeat 0 0;
            position: relative;
        }

        .bannerlist li .a2 {
            width: 330px;
            height: 150px;
            display: block;
            background: url(../images/sz_img.png) no-repeat 0 0;
            position: relative;
        }

        .bannerlist li a div {
            width: 300px;
            height: 120px;
            line-height: 120px;
            position: absolute;
            top: 15px;
            left: 15px;
            text-align: center;
            color: #fff;
            font-size: 24px;
            font-family: '黑体';
            font-weight: lighter;
            text-shadow: 0 0 3px rgba(0,0,0,0.5);
            border: 1px solid rgba(255,255,255,0.4);
            box-shadow: 0 0 15px rgba(0,0,0,0.8);
            transition: all 0.3s;
        }

        .bannerlist li a:hover div {
            width: 200px;
            height: 80px;
            top: 35px;
            left: 65px;
            line-height: 80px;
            text-shadow: 0 0 10px rgba(0,0,0,0.8);
        }

#rightcontent {
    float: left;
    width: 780px;
    padding: 20px;
    position: relative;
    border: solid 1px #ededed;
}

#site {
    height: 22px;
    line-height: 22px;
    background: url(../pic/home.jpg) no-repeat 0px 5px;
    padding: 0px 0px 10px 17px;
}

    #site span {
        padding: 0px 3px;
    }

    #site a {
        color: #29517c;
    }

.pic24h {
    background: rgba(0, 0, 0, 0) url("../pic/alarmtime.png") no-repeat scroll 0 0;
    height: 41px;
    position: absolute;
    top: -15px;
    width: 41px;
}

.datetime {
    background: rgba(0, 0, 0, 0) url("../pic/banner_t1.jpg") no-repeat scroll 0 0;
    border-bottom: 1px solid #adccff;
    color: #1a558c;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
    padding: 0 0 0 30px;
}

.page {
    border-top: solid 1px #D8E3E9;
    padding: 15px 0px 0px 0px;
    text-align: center;
}

    .page a {
        padding: 4px 8px;
        line-height: 20px;
        margin: 0px 5px;
        font-family: Arial;
        background-color: #D7D7D7;
    }

    .page .current {
        background-color: #2B6BAD;
        color: White;
    }

#rightcontent {
    background: #fff;
}

    #rightcontent .body {
    }

    #rightcontent .list {
        padding: 0px 0px 10px 0px;
    }

        #rightcontent .list .li {
            height: 33px;
            line-height: 33px;
        }

            #rightcontent .list .li span {
                color: #084583;
            }

        #rightcontent .list li {
            height: 33px;
            line-height: 33px;
            overflow: hidden;
        }

            #rightcontent .list li a {
                font-size: 14px;
            }

            #rightcontent .list li span {
                font-size: 14px;
                display: block;
                float: left;
                line-height: 33px;
                height: 33px;
                overflow: hidden;
            }

            #rightcontent .list li .s1 {
                text-align: center;
                width: 350px;
                padding: 0px 0px 0px 10px;
            }

                #rightcontent .list li .s1 a {
                    font-size: 14px;
                }

            #rightcontent .list li .s2 {
                text-align: center;
                width: 180px;
            }

            #rightcontent .list li .s3 {
                text-align: center;
                width: 180px;
            }

            #rightcontent .list li .s4 {
                text-align: center;
                width: 150px;
            }

        #rightcontent .list .li .s1 {
            text-align: center;
        }

        #rightcontent .list li img {
            vertical-align: middle;
        }

        #rightcontent .list .s {
            background-color: #F3F6F8;
        }

.bigbanner {
    height: 475px; /*background:url(../images/body_bg.jpg) no-repeat center 0px;*/
}

    .bigbanner .inner {
        height: 475px;
        width: 1000px;
        margin: 0px auto;
    }

    .bigbanner .lc {
        float: left;
        padding: 13px 0px 0px 0px;
        width: 707px;
        height: 451px;
        position: relative;
    }

        .bigbanner .lc .bg1 {
            background: url(../pic/map1_bg.png) no-repeat 0px 0px;
            position: absolute;
            left: 0px;
            top: 13px;
            width: 707px;
            height: 451px;
            z-index: 1;
        }

        .bigbanner .lc .bg2 {
            background: url(../pic/map2_bg.png) no-repeat 0px 0px;
            position: absolute;
            left: 0px;
            top: 13px;
            width: 707px;
            height: 451px;
            z-index: 1;
        }

        .bigbanner .lc .point {
            z-index: 99999;
            position: absolute;
            width: 50px;
            height: 50px;
            background: url(../pic/point.png) no-repeat 0px 0px;
        }

            .bigbanner .lc .point a {
                display: block;
                height: 50px;
            }

        .bigbanner .lc .point1 {
            left: 340px;
            top: 200px;
        }

        .bigbanner .lc .point2 {
            left: 192px;
            top: 250px;
        }

        .bigbanner .lc .point3 {
            left: 230px;
            top: 295px;
        }

        .bigbanner .lc .point4 {
            left: 145px;
            top: 373px;
        }

        .bigbanner .lc .point5 {
            left: 250px;
            top: 93px;
        }

        .bigbanner .lc .point6 {
            left: 313px;
            top: 103px;
        }

        .bigbanner .lc .point7 {
            left: 635px;
            top: 33px;
        }

        .bigbanner .lc .point8 {
            left: 115px;
            top: 373px;
        }


        .bigbanner .lc .table {
            width: 230px;
            padding: 5px 10px 10px 10px;
            background-color: rgba(255,255,255,0.1);
            position: absolute;
            right: 20px;
            bottom: 5px;
            z-index: 99999;
            box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
        }

            .bigbanner .lc .table .tt {
                color: #fff;
                font-weight: bold;
                line-height: 25px;
                height: 25px;
                overflow: hidden;
            }

                .bigbanner .lc .table .tt b {
                    float: right;
                    color: #1A558C;
                }

            .bigbanner .lc .table li {
                overflow: hidden;
                border-bottom: dotted 1px #d2e1fb;
                height: 29px;
                line-height: 29px;
                background: rgba(7,48,87,0.2);
            }

            .bigbanner .lc .table .li {
                border: 0px;
                height: 29px;
                background: url(../pic/banner_t2.jpg) repeat-x 0px 0px;
            }

                .bigbanner .lc .table .li span {
                    color: White;
                }

            .bigbanner .lc .table li span {
                display: block;
                height: 29px;
                float: left;
            }

            .bigbanner .lc .table li .s1 {
                width: 115px;
                text-align: center;
                color: #fff;
                text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
            }

            .bigbanner .lc .table li .s2 {
                width: 50px;
                color: #fff;
                text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
            }

            .bigbanner .lc .table li .s3 {
                width: 50px;
                color: #fff;
                text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
            }

        .bigbanner .lc .table2 {
            width: 370px;
            padding: 5px 10px 10px 10px; /*border:solid 1px #CEDCE7;*/
            background-color: rgba(255,255,255,0.1);
            position: absolute;
            right: 15px;
            bottom: 18px;
            z-index: 99999;
            box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
        }

            .bigbanner .lc .table2 .pic {
                position: absolute;
                top: -15px;
                width: 41px;
                height: 41px;
                background: url(../pic/alarmtime.png) no-repeat 0px 0px;
            }

            .bigbanner .lc .table2 .tt {
                padding: 0px 0px 0px 45px;
                color: #1A558C;
                font-weight: bold;
                line-height: 25px;
                height: 25px;
                overflow: hidden;
            }

                .bigbanner .lc .table2 .tt b {
                    float: right;
                    color: #1A558C;
                }

            .bigbanner .lc .table2 li {
                overflow: hidden;
                border-bottom: dotted 1px #B5CBF0;
                height: 29px;
                line-height: 29px;
                background: rgba(7,48,87,0.2);
            }

            .bigbanner .lc .table2 .li {
                border: 0px;
                height: 29px;
                background: url(../pic/banner_t2.jpg) repeat-x 0px 0px;
            }

                .bigbanner .lc .table2 .li span {
                    color: White;
                }

            .bigbanner .lc .table2 li span {
                display: block;
                height: 29px;
                float: left;
            }

            .bigbanner .lc .table2 li .s11 {
                width: 115px;
                text-align: center;
                color: #fff;
                text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
            }

            .bigbanner .lc .table2 li .ss {
                width: 61px;
                text-align: center;
                color: #fff;
                text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
            }

            .bigbanner .lc .table2 .li .ss {
                line-height: 14px;
                color: White;
            }

    .bigbanner .rc {
        border: solid 6px rgba(0,0,0,0.1);
        width: 261px;
        padding: 10px;
        background: url(../pic/banner_t3.png) no-repeat 0px bottom rgba(255,255,255,0.3);
        height: 414px;
        float: right;
        margin: 15px 0px 0px 0px;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    }

    .bigbanner .rcs {
        background-image: url(../pic/banner_t4.jpg);
    }

    .bigbanner .rc .t {
        height: 30px;
        line-height: 25px;
        color: #1A558C;
        background: url(../pic/banner_t1.png) no-repeat 0px 0px;
        border-bottom: solid 1px #ADCCFF;
        font-weight: bold;
        padding: 0px 0px 0px 30px;
    }

    .bigbanner .rc .ul1 {
        padding: 10px 0px;
    }

    .bigbanner .rc .ul3 {
        padding: 3px;
    }

    .bigbanner .rc .ul1 li {
        height: 30px;
        padding: 0px 0px 0px 5px;
        line-height: 30px;
        overflow: hidden;
        color: #000;
        text-shadow: 1px 1px 0 rgba(255,255,255,0.8);
    }

        .bigbanner .rc .ul1 li span {
            padding: 0px 0px 0px 20px;
            color: #074686;
            text-shadow: none;
        }

    .bigbanner .rc .ul2 {
    }

        .bigbanner .rc .ul2 .li {
            height: 29px;
            border: 0px;
            line-height: 29px;
            background: url(../pic/banner_t2.jpg) repeat-x 0px 0px;
        }

            .bigbanner .rc .ul2 .li span {
                color: White;
            }

        .bigbanner .rc .ul2 li {
            height: 29px;
            line-height: 29px;
            overflow: hidden;
            border-bottom: dotted 1px #4A84FF;
        }

            .bigbanner .rc .ul2 li span {
                display: block;
                height: 29px;
                float: left;
            }

            .bigbanner .rc .ul2 li .s1 {
                width: 100px;
                padding: 0px 0px 0px 15px;
            }

            .bigbanner .rc .ul2 li .s11 {
                width: 90px;
                padding: 0px 0px 0px 10px;
            }

            .bigbanner .rc .ul2 li .s2 {
                color: #0F70B4;
                width: 60px;
                text-align: center;
            }

            .bigbanner .rc .ul2 li .s3 {
                width: 60px;
                text-align: center;
                color: #0F70B4;
            }

            .bigbanner .rc .ul2 li .s4 {
                width: 55px;
                text-align: center;
                color: #0F70B4;
            }

        .bigbanner .rc .ul2 .li .s2, .bigbanner .rc .ul2 .li .s3, .bigbanner .rc .ul2 .li .s4 {
            color: White;
        }

#rightcontent .body .pimg {
    text-align: center;
}

.datelist2 {
    padding: 5px;
    background-color: #EDF4F8;
    margin: 15px 15px 15px 15px;
}

    .datelist2 h3 {
        padding: 0px 0px 10px 0px;
        color: #107DCB;
        font-size: 14px;
        line-height: 20px;
    }

    .datelist2 .list5 {
    }

        .datelist2 .list5 ul {
            display: inline-block;
        }

        .datelist2 .list5 li {
            width: 96px;
            height: 26px;
            line-height: 26px;
            text-align: center;
            overflow: hidden;
            float: left;
            background-color: White;
            margin: 0px 1px 1px 0px;
        }

            .datelist2 .list5 li a {
                display: block;
                height: 26px;
            }

                .datelist2 .list5 .current, .datelist2 .list5 li a:hover {
                    background-color: #1f5a9b;
                    color: White;
                }

                    .datelist2 .list5 .current a {
                        color: White;
                    }

#rightcontent .body .text {
    color: #717070;
    font-size: 14px;
    padding-bottom: 21px;
    line-height: 190%;
}

    #rightcontent .body .text p {
        color: #717070;
        font-size: 14px;
        padding-bottom: 21px;
        line-height: 190%;
    }

#rightcontent .body .list3 {
    width: 100%;
}

    #rightcontent .body .list3 ul {
        padding: 0px 0px 20px 0px;
        overflow: hidden;
        width: 800px;
    }

    #rightcontent .body .list3 li {
        text-align: center;
        width: 266px;
        min-height: 280px;
        float: left;
    }

        #rightcontent .body .list3 li img {
            width: 220px;
            height: 220px;
            display: block;
            margin: 10px 21px 0 21px;
            border: 2px solid #c2d5ea;
            transition: all 0.3s;
        }

        #rightcontent .body .list3 li:hover img {
            width: 240px;
            height: 240px;
            margin: 0 11px 0 11px;
            border: 1px solid #0972e1;
            box-shadow: 0 0 15px rgba(9,114,225,0.4);
        }

    #rightcontent .body .list3 h4 a {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        font-weight: normal;
        color: #106fa7;
        font-size: 14px;
    }

#rightcontent .body .list4 li img {
    width: 617px;
    height: 579px;
    border: 1px solid #c2d5ea;
}

.datelist {
    padding: 5px;
    border-bottom: 2px solid #EDF4F8;
}

    .datelist h3 {
        padding: 0px 0px 10px 0px;
        color: #666;
        font-size: 14px;
        line-height: 20px;
        font-family: "微软雅黑";
        text-align: center;
        font-weight: 400;
    }

    .datelist .list {
    }

        .datelist .list ul {
            width: 284px;
            display: block;
            margin: 0 auto;
            overflow: hidden;
        }

        .datelist .list li {
            width: 120px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            float: left;
            margin: 0px 10px 0px 10px;
            border: 1px solid #1a558c;
            transition: all 0.3s;
        }

            .datelist .list li a {
                display: block;
                width: 100%;
                height: 100%;
                transition: all 0.3s;
                cursor: pointer;
                font-family: "微软雅黑";
            }

        .datelist .list .current {
            background-color: #056ebe;
            color: White;
        }

        .datelist .list li:hover {
            background: #056ebe;
        }

            .datelist .list li:hover a {
                color: #fff;
            }

        .datelist .list .current a {
            color: White;
        }

#history {
    padding: 5px 0px 20px 0px;
    width: 1020px;
    margin: 0px auto;
}

#rightcontent .body .yubao {
    color: #717070;
    font-size: 14px;
    padding-bottom: 21px;
    line-height: 180%;
}

    #rightcontent .body .yubao h1 {
        color: #044c82;
        font-size: 18px;
        font-family: '微软雅黑';
        text-align: center;
        line-height: 40px;
        height: 40px;
        margin: 10px 0 10px 0;
        font-weight: 100;
    }

        #rightcontent .body .yubao h1 b {
            display: block;
        }

    #rightcontent .body .yubao td {
        padding: 3px 9px;
        border-bottom: 1px dotted #ccc;
    }

    #rightcontent .body .yubao table {
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }

    #rightcontent .body .yubao .title {
        border-bottom: 1px solid #6194bb;
        background-color: #b7dbf6;
        color: #042e4e;
        height: 30px;
    }

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .list-group-item:last-child {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        margin-bottom: 0;
    }

a.list-group-item, button.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
        background-color: #f5f5f5;
        color: #555;
        text-decoration: none;
    }

button.list-group-item {
    text-align: left;
    width: 100%;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #777;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    z-index: 2;
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #c7ddef;
    }

.list-group-item-success {
    background-color: #dff0d8;
    color: #3c763d;
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
        background-color: #d0e9c6;
        color: #3c763d;
    }

    a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
        background-color: #3c763d;
        border-color: #3c763d;
        color: #fff;
    }

.list-group-item-info {
    background-color: #d9edf7;
    color: #31708f;
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
        background-color: #c4e3f3;
        color: #31708f;
    }

    a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
        background-color: #31708f;
        border-color: #31708f;
        color: #fff;
    }

.list-group-item-warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
        background-color: #faf2cc;
        color: #8a6d3b;
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
        background-color: #8a6d3b;
        border-color: #8a6d3b;
        color: #fff;
    }

.list-group-item-danger {
    background-color: #f2dede;
    color: #a94442;
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
        background-color: #ebcccc;
        color: #a94442;
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
        background-color: #a94442;
        border-color: #a94442;
        color: #fff;
    }

.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0;
}

.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0;
}

/*图标*/
.icon-calendar {
    background: url(../../images/day_bg.png) no-repeat;
    margin: 2px 5px;
    float: left;
    width: 16px;
    height: 16px;
}

.icon-japan_yun {
    background: url(../../images/icon/24px/japan_yun.png) no-repeat;
    background-size: auto;
    margin: 0 5px;
    float: left;
    width: 35px;
    height: 24px;
}

.icon-satellite_24px {
    background: url(../../images/icon/24px/satellite_24px.png) no-repeat;
    background-size: auto;
    margin: 0 5px;
    float: left;
    width: 35px;
    height: 24px;
}

.icon-satellite_station_24px {
    background: url(../../images/icon/24px/satellite_station_24px.png) no-repeat;
    background-size: auto;
    margin: 0 5px;
    float: left;
    width: 35px;
    height: 24px;
}

.icon-europe {
    background: url(../../images/icon/24px/europe.png) no-repeat 5px 0;
    background-size: auto;
    margin: 0 5px;
    float: left;
    width: 35px;
    height: 24px;
}

.icon-cloudMap_24px {
    background: url(../../images/icon/24px/cloudMap_24px.png) no-repeat;
    background-size: auto;
    margin: 0 5px;
    float: left;
    width: 35px;
    height: 24px;
}

.icon-south_korea_yun {
    background: url(../../images/icon/24px/south_korea_yun.png) no-repeat;
    background-size: auto;
    margin: 0 5px;
    float: left;
    width: 35px;
    height: 24px;
}

.icon-weather_24px {
    background: url(../../images/icon/24px/weather_24px.png) no-repeat;
    background-size: auto;
    margin: 0px 5px;
    float: left;
    width: 35px;
    height: 24px;
}

.icon-wave_32px {
    background: url(../../images/icon/48px/Wave_48px.png) no-repeat;
    background-size: 32px;
    margin: 5px 0 0 5px;
    float: left;
    width: 32px;
    height: 32px;
}

.icon-thermometer_32px {
    background: url(../../images/icon/48px/thermometer_48px.png) no-repeat;
    background-size: 30px 30px;
    -moz-background-size: 30px 30px; /* 老版本的 Firefox */
    margin: 5px 0 0 5px;
    float: left;
    width: 30px;
    height: 30px;
}

.icon-tide_32px {
    background: url(../../images/icon/48px/Tide_48px.png) no-repeat;
    background-size: 32px;
    margin: 5px 0 0 5px;
    float: left;
    width: 32px;
    height: 32px;
}

.icon-message_32px {
    background: url(../../images/icon/48px/message_48px.png) no-repeat;
    background-size: 32px;
    margin: 10px 0 0 5px;
    float: left;
    width: 32px;
    height: 32px;
}


.list-li {
    background-color: #4571c3;
    height: 8px;
    width: 8px;
    margin: 5px 10px;
    float: left;
}

/*等待框*/
.spinner {
    margin: 100px auto;
    width: 50px;
    height: 60px;
    text-align: center;
    font-size: 10px;
}

    .spinner > div {
        background-color: #4571c3;
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
        animation: stretchdelay 1.2s infinite ease-in-out;
    }

    .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

.appDownload {
    top: 50%;
    margin-top: -132px;
    z-index: 99999;
    width: 107px;
    height: 264px;
    left: 15px;
    position: fixed;
    background: rgba(0, 0, 0, 0) url("../Images/app.png")no-repeat scroll left center;
    background-size: 107px 264px;
    -webkit-background-size: 107px 264px;
    -moz-background-size: 107px 264px;
    box-shadow: 0 0px 10px rgba(0,0,0,0.3);
}
