﻿@charset "utf-8";
/* 公共样式 */
body {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #333333;
    background: #F4F7F9;
}

body, ul, li, p, form, dl, dt, dd, h1, h2, h3, h4, h5, h6, input, select, i {
    margin: 0;
    padding: 0;
}

    ul li {
        list-style: none;
    }

img {
    border: none;
    vertical-align: middle;
}

a {
    color: #333333;
    text-decoration: none;
    outline: none;
}

    a:hover {
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
    }

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

em {
    font-style: normal;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *+height:1%;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.margin20-t {
    margin-top: 20px;
}

.margin10-r {
    margin-right: 10px;
}

.margin10-t {
    margin-top: 10px;
}

.margin10-b {
    margin-bottom: 10px;
}

.pad10 {
    padding: 10px;
}

.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
}

table {
    border-collapse: collapse;
}

input[type="text"].time {
    border: solid 1px #cccccc;
    background: url(../images/icon-time.png;vpn_img) no-repeat 175px 5px #fff;
    height: 26px;
    line-height: 26px;
    width: 188px;
    vertical-align: middle;
    padding: 0 5px;
    -moz-box-shadow: 0 2px 2px 0px #efefef inset; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 2px 0px #efefef inset; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 2px 0px #efefef inset; /* Opera 10.5, IE 9.0 */
}

input[type="text"].pt, input[type="password"].pt, select.pt, textarea.pt {
    border: solid 1px #cccccc;
    background: #fff;
    height: 28px;
    width: 188px;
    line-height: 28px;
    vertical-align: middle;
    padding: 0 5px;
    -moz-box-shadow: 0 2px 2px 0px #efefef inset; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 2px 0px #efefef inset; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 2px 0px #efefef inset; /* Opera 10.5, IE 9.0 */
}

select.pt {
    padding-right: 0;
}

input[type="text"].pt2, input[type="password"].pt2 {
    border: solid 1px #e9e9e9;
    background: #fff;
    height: 25px;
    width: 988px;
    line-height: 25px;
    vertical-align: middle;
    padding: 0 5px;
    -moz-box-shadow: 0 2px 2px 0px #efefef inset; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 2px 0px #efefef inset; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 2px 0px #efefef inset; /* Opera 10.5, IE 9.0 */
}

select.sel {
    border: solid 1px #cccccc;
    background: #fff;
    height: 26px;
    line-height: 26px;
    width: 200px;
    vertical-align: middle;
    padding: 0 5px;
    -moz-box-shadow: 0 2px 2px 0px #efefef inset; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 2px 0px #efefef inset; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 2px 0px #efefef inset; /* Opera 10.5, IE 9.0 */
}

select.sel2 {
    width: 82%;
}

select.sel-51 {
    width: 51%;
}

.table-1 td textarea.width-85 {
    width: 85%;
}

.table-1 td textarea.width-50 {
    width: 50%;
}

.table-1 td input.width-50 {
    width: 50%;
}

input[type="text"], select, textarea {
    height: 25px;
    line-height: 25px;
    width: 150px;
    vertical-align: middle;
    padding: 0 5px;
    border-radius: 0;
    -moz-box-shadow: 0 2px 2px 0px #efefef inset; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 2px 0px #efefef inset; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 2px 0px #efefef inset; /* Opera 10.5, IE 9.0 */
    border: 1px solid #ddd;
}

select {
    width: 102px;
}

textarea.area {
    border: solid 1px #e9e9e9;
    background: #fff;
    height: 70px;
    line-height: 22px;
    width: 470px;
    vertical-align: middle;
    padding: 0 5px;
    font-size: 12px;
    color: #454545;
    -moz-box-shadow: 0 2px 2px 0px #efefef inset; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 2px 0px #efefef inset; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 2px 0px #efefef inset; /* Opera 10.5, IE 9.0 */
}

textarea.area-opinion {
    border: solid 1px #e9e9e9;
    background: #fff;
    height: 70px;
    line-height: 22px;
    width: 100%;
    vertical-align: middle;
    padding: 0px;
    font-size: 12px;
    color: #454545;
    -moz-box-shadow: 0 2px 2px 0px #efefef inset; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 2px 0px #efefef inset; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 2px 0px #efefef inset; /* Opera 10.5, IE 9.0 */
}

a.a-export {
    background: #f2f2f2;
    border: 1px solid #bababa;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    padding: 0 15px;
    vertical-align: middle;
}

    a.a-export:hover {
        background: #eaeaea;
        text-decoration: none;
    }

a.a-add {
    display: inline-block;
    padding: 0 15px;
    height: 27px;
    color: #fff;
    line-height: 27px;
    vertical-align: middle;
}

/*a.a-oper {
    border: 1px solid #bababa;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding: 0 10px;
    vertical-align: middle;
    background-color: #f1f1f1;
    *background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: -o-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
    background-repeat: repeat-y;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFffffff', endColorstr='#FFf1f1f1', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    a.a-oper:hover {
        background: #eaeaea;
        text-decoration: none;
    }*/

div.a-oper {
    border: 1px solid #bababa;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding: 0 10px;
    vertical-align: middle;
    background-color: #f1f1f1;
    *background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: -o-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
    background-repeat: repeat-y;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFffffff', endColorstr='#FFf1f1f1', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.a-more {
    padding-top: 3px;
    /*background-color: #f1f1f1;*/
    border: none;
}

div.a-oper:hover {
    background: #eaeaea;
    text-decoration: none;
}

.border-all-3 {
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.border-top-3 {
    -moz-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.border-bottom-3 {
    -moz-border-radius: 0 0 3px 3px;
    -khtml-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.border-left-3 {
    -moz-border-radius: 3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.border-right-3 {
    -moz-border-radius: 0 3px 3px 0;
    -khtml-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.border-t-l-3 {
    -moz-border-radius: 3px 0 0 0;
    -khtml-border-radius: 3px 0 0 0;
    -webkit-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0 0;
}

.border-t-r-3 {
    -moz-border-radius: 0 3px 0 0;
    -khtml-border-radius: 0 3px 0 0;
    -webkit-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.border-b-l-3 {
    -moz-border-radius: 0 0 0 3px;
    -khtml-border-radius: 0 0 0 3px;
    -webkit-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px;
}

.border-b-r-3 {
    -moz-border-radius: 0 0 3px 0;
    -khtml-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0 0 3px 0;
    border-radius: 0 0 3px 0;
}

.border-no-t {
    border-top: none !important;
}

.border-no-b {
    border-bottom: none !important;
}

.border-no-l {
    border-left: none !important;
}

.border-no-r {
    border-right: none !important;
}

.back-no-img {
    background-image: none !important;
}

.center {
    text-align: center;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

.bold {
    font-weight: bold;
}

.clear {
    clear: both;
}

.green {
    color: #438e06;
}

.yellow {
    color: #e9b501;
}

.orange {
    color: #ff8400;
}

.red {
    color: #fd2400;
}

.purple {
    color: #8d43a2;
}

.crimson {
    color: #a10000;
}

.bg-red {
    background: #d44747;
}

.bg-yellow {
    background: #e7b712;
}

.bg-green {
    background: #65a82a;
}


/* 首页 */
.top {
    height: 70px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
    background: url(../images/bg.jpg;vpn_img) repeat;
}

.top-gd {
    height: 109px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 30;
    background: #52b2d8 url(../images/header-bg.jpg;vpn_img) no-repeat;
}

.logo {
    display: block;
    position: absolute;
    left: 16px;
    top: 18px;
}

.right-pic {
    position: absolute;
    right: 0;
    top: 0;
    width: 370px;
    height: 109px;
    z-index: 0;
    background: url(../images/right-bg.png;vpn_img) no-repeat;
}

.info {
    position: relative;
    z-index: 3;
    float: right;
    padding-right: 10px;
    text-align: center;
}

    .info .user-menu img {
        width: 16px;
        vertical-align: middle;
        margin-right: 5px;
        margin-bottom: 2px;
    }

    .info a#quit {
        display: inline-block;
        vertical-align: middle;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-right: 10px;
        margin-top: 13px;
        text-align: center;
        background-color: #ebebeb;
        border-radius: 50%;
        transition: all .5s;
    }

        .info a#quit img {
            width: 16px;
        }

        .info a#quit:hover {
            background-color: #D1E6FF;
            background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgb(255,255,255) 0%, rgb(181,208,229) 100%);
            background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(255,255,255) 0%, rgb(181,208,229) 100%);
            background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgb(255,255,255) 0%, rgb(181,208,229) 100%);
        }


.user-menu {
    display: inline-block;
    vertical-align: middle;
    padding: 4px 8px;
    margin-right: 10px;
    margin-top: 16px;
    color: #fff;
}

    .user-menu .userName {
        margin-right: 10px;
        color: #fff;
        cursor: pointer;
        vertical-align: middle;
    }

        .user-menu .userName:hover {
            text-decoration: underline;
        }

.menu {
    position: relative;
    z-index: 3;
    height: 40px;
    margin-top: 70px;
    min-width: 1100px;
    border-top: 1px solid rgba(139,203,228,.8);
    background-color: #478EA5;
    background-color: rgba(0,0,0,.25);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
}

.mainMenu {
    padding-left: 15px;
    width: 100%;
}

    .mainMenu li {
        float: left;
        position: relative;
        /*width: 8%;*/
    }

        .mainMenu li a {
            color: #fff;
            display: block;
            width: 128px;
            height: 38px;
            line-height: 38px;
            font-size: 14px;
            text-align: center;
            border-radius: 0;
        }

            .mainMenu li a.hov {
                font-weight: bold;
                background-color: rgba(0,0,0,.2);
                box-shadow: 1px 1px 10px rgba(0,0,0,.2) inset;
            }

        .mainMenu li > a:hover {
            background-color: rgba(0,0,0,.2);
        }

.nav-btn {
    position: absolute;
    top: 70px;
    right: 0;
    z-index: 99;
    width: 20px;
    height: 40px;
    background-color: #3A78AB;
}

.rightShowA {
    display: block;
    width: 20px;
    height: 19px;
    background: url(../images/nav-aright.png;vpn_img) no-repeat center;
    border-bottom: 1px solid #55A3E1;
}

.upShowA {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/nav-aleft.png;vpn_img) no-repeat center;
}

    .rightShowA:hover, .upShowA:hover {
        background-color: #67BBFF;
    }


.con {
    position: absolute;
    top: 109px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #F4F7F9;
}

.index-left {
    position: absolute;
    top: 12px;
    border: 0px;
    left: 12px;
    right: 280px;
}

.index-menu-left {
    left: 135px;
}

.thumbnail {
    background-color: #f1f1f1;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 4px;
    padding: 10px;
    transition: border 0.2s ease-in-out 0s;
    color: #337ab7;
    text-decoration: none;
    text-align: center;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    box-shadow: 0 0 7px rgba(0,0,0,.5) inset;
    background: #eee;
}

.left-DefaultPage {
    border-radius: 4px;
    position: fixed;
    top: 10px;
    bottom: 5px;
    left: 10px;
    z-index: 1000;
    margin-top: 122px;
    background: #f1f1f1;
    border: 1px solid #e9e9e9;
}


.img-center {
    vertical-align: middle;
    height: 30px;
    width: 30px;
}

.record {
    padding-bottom: 10px;
    position: relative;
}

.p4 {
    border: solid 1px #e9e9e9;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 15px;
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1); /* FF3.5+ */
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1); /* Saf3.0+, Chrome */
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1); /* Opera 10.5, IE 9.0 */
    background-color: #f1f1f1;
    *background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: -o-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
    background-repeat: repeat-y;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFffffff', endColorstr='#FFf1f1f1', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.selectStation {
    padding-right: 20px !important;
    background: url(../images/icon-city-pin.png;vpn_img) no-repeat 95% center !important;
}

.record-con {
    border: solid 1px #e9e9e9;
    border-top: none;
    padding: 15px;
    text-align: center;
    padding-top: 10px;
}

.record-con-fordefaultPage {
    height: 325px;
}

.qx {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 26px;
    /*background: #fbfbfb;*/
}

.qx-fordefaultPage {
    padding-top: 10px;
    height: 330px;
}

.wth-today {
    float: right;
    width: 20%;
    background: url(../images/bg-weather.png;vpn_img) no-repeat right bottom;
    text-align: center;
    padding-top: 5px;
    height: 247px;
}

.p5 {
    font-size: 14px;
}

.wth-value {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
    color: #454545;
    font-size: 36px;
}

.p7 {
    font-size: 18px;
    padding-bottom: 15px;
}

.wth-ex {
    border-top: dashed 1px #d4d4d4;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    line-height: 24px;
    font-size: 12.5px;
}

.ul-8 {
    overflow: hidden;
    padding-top: 35px;
}

.ul-8-fordefaultPage {
    height: 320px;
}

.ul-8 li {
    float: left;
    width: 14.2%;
    background: url(../images/bg-weather.png;vpn_img) no-repeat right bottom;
    text-align: center;
    padding-top: 1px;
    height: 260px;
}


    .ul-8 li .p5 {
        font-size: 12px;
        padding-bottom: 5px;
    }

    .ul-8 li .p7 {
        font-size: 14px;
    }

    .ul-8 li .wth-value {
        font-size: 24px;
        padding-top: 24px;
        padding-bottom: 25px;
    }

.index-right {
    position: absolute;
    width: 260px;
    top: 12px;
    border: 0px;
    right: 10px;
}

.dl-1 {
    text-align: left;
    /*background: #f9f9f9;*/
    border-bottom: solid 1px #dcdcdc;
    overflow: hidden;
    height: 85px;
}

    .dl-1 dt {
        float: left;
        font-size: 48px;
        text-align: center;
        width: 120px;
        line-height: 85px;
    }

    .dl-1 dd {
        float: left;
        padding-top: 20px;
    }

        .dl-1 dd span {
            display: block;
            font-size: 14px;
            font-weight: bold;
            padding-bottom: 8px;
        }

.p1 {
    text-align: left;
    line-height: 23px;
}

    .p1 span {
        font-weight: bold;
        padding-right: 5px;
    }

.air-con {
    padding: 10px 8px 0 8px;
    height: 202px;
}

.dl-2 {
    text-align: left;
    overflow: hidden;
}

    .dl-2 dt {
        float: left;
        padding-right: 5px;
        padding-top: 3px;
    }

    .dl-2 dd {
        float: left;
        border-bottom: dashed 1px #cdcdcd;
        line-height: 49px;
        padding-left: 5px;
        width: 170px;
    }

/* 海平面气压图 */
.left {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 200px;
    background: #fff;
    border-right: 1px solid #e9e9e9;
}


.title {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #428CAA;
    padding-left: 30px;
    border-bottom: 1px solid #e9e9e9;
    border-radius: 3px 3px 0 0;
    background: #E4EBF3 url(../images/icon-grid.png;vpn_img) no-repeat 10px center;
}

.nav-stretch {
    position: absolute;
    left: 180px;
    top: 10px;
    z-index: 999;
}

    .nav-stretch a, .nav-stretch-right a {
        display: block;
        width: 19px;
        height: 20px;
        border-radius: 4px 0 0 4px;
        border: 1px solid #ccc;
        border-right: 0;
        background: #fff url(../images/menu-left.png;vpn_img) no-repeat 5px 3px;
    }

        .nav-stretch a:hover, .nav-stretch-right a:hover {
            cursor: pointer;
            background: #f1f1f1 url(../images/menu-left.png;vpn_img) no-repeat 4px 3px;
            text-decoration: none;
        }

.nav-stretch-right {
    position: absolute;
    right: 224px;
    top: 5px;
    z-index: 999;
}

    .nav-stretch-right a {
        border: 1px solid #ccc;
        border-left: 0;
        border-radius: 0 4px 4px 0;
        background: #eee url(../images/menu-right.png;vpn_img) no-repeat 5px 3px;
    }

        .nav-stretch-right a:hover {
            background: #fefefe url(../images/menu-right.png;vpn_img) no-repeat 6px 3px;
        }

.nav-stretch-up {
    position: absolute;
    left: 50%;
    bottom: -1px;
    z-index: 999;
}

.nav-stretch-down {
    position: absolute;
    left: 50%;
    top: -1px;
    z-index: 999;
}

    .nav-stretch-up a, .nav-stretch-down a {
        display: block;
        width: 108px;
        height: 12px;
        background: url(../images/slide-bg.png;vpn_img);
    }

    .nav-stretch-down a {
        background: url(../images/slide-bg.png;vpn_img) 108px -12px;
    }

.nav-stretch-up a:hover {
    cursor: pointer;
    background: url(../images/slide-bg.png;vpn_img) 0 -12px;
}

.nav-stretch-down a:hover {
    cursor: pointer;
    background: url(../images/slide-bg.png;vpn_img) 108px 0;
}





.nav-stretch2 {
    position: absolute;
    left: 0;
    top: -10px;
    bottom: 0;
    width: 9px;
    z-index: 1;
}

    .nav-stretch2 a {
        display: block;
        width: 9px;
        height: 100%;
        border-right: 1px solid #dcdcdc;
        background: #fbfbfb url(../images/icon-unfold.png;vpn_img) no-repeat center 3px;
    }

        .nav-stretch2 a:hover {
            cursor: pointer;
            background: #d8dbe0 url(../images/icon-unfold-2.png;vpn_img) no-repeat center 3px;
        }

.nav-stretch2-right {
    position: absolute;
    right: 1px;
    top: 0;
    bottom: 0;
    width: 9px;
    z-index: 1;
}

    .nav-stretch2-right a {
        display: block;
        width: 9px;
        height: 100%;
        border-right: 1px solid #dcdcdc;
        background: #f5f5f5 url(../images/icon-unfold-right.png;vpn_img) no-repeat center -1px;
    }

        .nav-stretch2-right a:hover {
            cursor: pointer;
            background: #d8dbe0 url(../images/icon-unfold-right-2.png;vpn_img) no-repeat center -1px;
        }

.left-menu-box {
    position: absolute;
    left: 0;
    width: 100%;
    top: 37px;
    bottom: 0;
    overflow: auto;
}

.subMenu {
    border-bottom: 1px solid #C9E3FF;
}

    .subMenu dt {
        background: #7BB4F1;
    }

        .subMenu dt a {
            position: relative;
            display: block;
            height: 36px;
            line-height: 36px;
            padding-left: 20px;
            overflow: hidden;
            color: #fff;
            font-size: 14px;
            text-overflow: ellipsis;
        }

            .subMenu dt a:hover {
                background: #327CD6;
            }

            .subMenu dt a.hov {
                background: #327CD6;
                font-weight: bold;
                font-size: 14px;
            }

            .subMenu dt a img {
                vertical-align: middle;
                margin-bottom: 3px;
                margin-right: 8px;
            }

    .subMenu dd {
        display: none;
        border-top: 1px solid #e9e9e9;
        padding: 5px 0 5px 0;
        background: rgba(0,0,0,.1);
    }

        .subMenu dd a {
            display: block;
            height: 28px;
            line-height: 28px;
            background: url(../images/icon-file.png;vpn_img) no-repeat 20px center;
            padding-left: 40px;
        }

            .subMenu dd a:hover {
                color: #428CAA;
                background: #BCDBFC url(../images/icon-node-hov.png;vpn_img) no-repeat 20px center;
            }

            .subMenu dd a.hov {
                font-weight: bold;
                color: #428CAA;
                background: #BCDBFC url(../images/icon-node-hov.png;vpn_img) no-repeat 20px center;
            }

.right {
    position: absolute;
    top: 10px;
    bottom: 0px;
    left: 212px;
    right: 0px;
    overflow: auto;
}

.right-t {
    left: 0;
    position: absolute;
    top: 10px;
    bottom: 0px;
    right: 0px;
    overflow: auto;
}

.right-t-b {
    top: 70px;
}

.right-l {
    position: absolute;
    left: 255px;
    right: 255px;
    top: 0px;
    bottom: 5px;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    border-radius: 3px;
}

.p-center {
    margin-right: 250px;
}

.map {
    background: #fff;
    position: relative;
}

.map-h100 {
    height: 100%;
}

/*.choice{ width:223px;background:#fff; border:solid 1px #e9e9e9;margin-right:1px;bottom: 5px;height: auto !important;position: fixed;right: 10px;top: 120px;}*/
.choice {
    width: 240px;
    background: #fff;
    border: solid 1px #e9e9e9;
    margin-right: 1px;
    bottom: 5px;
    /*height: auto !important;*/
    position: absolute;
    right: 2px;
    top: 0px;
    min-height: 650px;
    /*height: 800px;*/
}

.thumbnail-play {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 250px;
    background: #fff;
    border-right: solid 1px #ddd;
}

.p-title {
    font-weight: bold;
    border-top: solid 3px #58AFFE;
    border-bottom: solid 1px #e9e9e9;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
}

.ul-1 {
    padding-bottom: 25px;
}

    .ul-1 li {
        padding-left: 10px;
        padding-top: 10px;
        position: relative;
    }

        .ul-1 li input[type="text"], .ul-1 li select {
            margin-top: 5px;
        }

            .ul-1 li input[type="text"].time {
                margin-left: 0px;
            }

    .ul-1 .time-group {
        font-size: 0;
    }

    .ul-1 .a-add {
        display: inline-block;
        height: 26px;
        line-height: 26px;
        margin-top: 5px;
        width: 30px;
        margin-right: -1px;
        padding: 0;
        font-size: 12px;
        border: 1px solid #ddd;
        border-radius: 3px 0 0 3px;
        background: #f5f5f5 url(../images/btn-pre.png;vpn_img) no-repeat center;
    }

    .ul-1 .day-2 {
        margin-right: 0;
        margin-left: -1px;
        border-radius: 0 3px 3px 0;
        border-left: 0;
        background: #f5f5f5 url(../images/btn-next.png;vpn_img) no-repeat center;
    }

    .ul-1 .a-add:hover {
        background-color: #ddd;
    }

.auto {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

    .auto > img {
        max-width: 85% !important;
        margin-top: 3%;
    }

.choose {
    border: solid 1px #cccccc;
    margin-right: 15px;
    margin-top: 5px;
    padding: 5px 10px;
}

    .choose span {
        padding-right: 15px;
        line-height: 24px;
        display: inline-block;
    }

        .choose span input {
            vertical-align: middle;
            margin-right: 5px;
            margin-bottom: 2px;
        }

.p2 {
    padding-left: 10px;
    padding-bottom: 25px;
    border-bottom: solid 1px #e9e9e9;
}

    .p2 .a-search {
        width: 197px;
    }

.play {
    height: 100%;
}

.ul-3 {
    height: 28px;
    border-bottom: solid 1px #e9e9e9;
}

    .ul-3 li {
        float: left;
        border-right: solid 1px #e9e9e9;
        width: 73.5px;
    }

        .ul-3 li:hover {
            background: #f2f2f2;
        }

        .ul-3 li a {
            height: 28px;
            line-height: 28px;
            display: block;
        }

a.pre {
    background: url(../images/btn-pre.png;vpn_img) no-repeat 6px center;
    padding-left: 28px;
}

a.a-play {
    background: url(../images/btn-play.png;vpn_img) no-repeat 18px center;
    padding-left: 33px;
}

a.pause {
    background: url(../images/btn-pause.png;vpn_img) no-repeat 18px center;
    padding-left: 33px;
}

a.next {
    background: url(../images/btn-next.png;vpn_img) no-repeat 53px center;
    padding-left: 10px;
}
/*.ul-4{ padding-top:5px; padding-bottom:5px; overflow:auto; position:absolute; top:29px; bottom:10px; left:0px; right:0px; min-height:30px;}*/
.ul-4 {
    position: absolute;
    top: 30px;
    bottom: 8px;
    overflow: auto;
    width: 100%;
}

    .ul-4 li {
        background: #f8f8f8;
        margin-left: 6px;
        margin-right: 6px;
    }

        .ul-4 li a {
            display: block;
            padding-left: 8px;
        }

            .ul-4 li a:hover {
                background: #fcfcfc;
            }

            .ul-4 li a.hov {
                background: #fff;
                font-weight: bold;
            }

/* 小时值查询 */
/*.search{position: fixed;left:220px;right: 10px;top:120px;padding:15px 0 15px 20px;z-index: 9; border:solid 1px #e9e9e9;border-left: 3px solid #58AFFE; background:#fbfbfb;}*/
.search {
    position: relative;
    padding: 15px 0 15px 0;
    z-index: 9;
    border: solid 1px #e9e9e9;
    border-left: 3px solid #498EAA;
    background-color: #fefefe;
    background-image: -moz-linear-gradient( 90deg, rgb(240,243,245) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(240,243,245) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(240,243,245) 0%, rgb(255,255,255) 100%);
}

    .search form {
        margin: 0;
    }

.search-r {
    padding: 15px 0 15px 0;
    z-index: 9;
    border: solid 1px #e9e9e9;
    border-left: 3px solid #58AFFE;
    background: #fbfbfb;
}

.search input.time[type="text"] {
    width: 103px;
    background: url(../images/icon-time.png;vpn_img) no-repeat 90px 5px #fff;
}

.search select.sel {
    width: 100px;
}

.sp2 {
    display: inline-block;
    margin-left: 15px;
    margin-right: 10px;
    float: left;
    line-height: 29px;
    min-height: 34px;
}

    .sp2 a {
        margin-right: 6px;
    }

        .sp2 a.a-search {
            height: 27px;
            line-height: 27px;
            padding: 0 20px;
        }

    .sp2 label {
        margin-right: 10px;
        padding: 5px 10px;
        font-weight: normal;
        border: solid 1px #d3d3d3;
        background: #fff;
    }

        .sp2 label input[type="radio"], .sp2 label input[type="checkbox"] {
            vertical-align: middle;
            margin-right: 5px;
        }

        .sp2 label.select-label-s {
            padding: 2px;
            margin-right: 5px;
            border: 0;
            background: none;
        }

.sp4 > a {
    float: left;
}

.label-btn {
    display: inline-block;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    border-radius: 4px;
}

.label-process {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 8px;
    background-color: #e9e9e9;
}

.bg-green {
    color: #fff;
    background-color: #46C901;
}

.bg-red {
    color: #fff;
    background-color: #FE6D6A;
}

.bg-gray {
    color: #999;
    background-color: #e9e9e9;
}

.bg-orangle {
    color: #fff;
    background-color: #FFAD0F;
}

.bg-blue {
    color: #fff;
    background: #3490c0;
}

.bg-brown {
    color: #fff;
    background: #e7b712;
}

.bg-orange {
    color: #fff;
    background: #FF9933;
}

.bg-yellowS {
    color: #fff;
    background: #00DDED;
}


.radio {
    display: inline-block;
    padding: 0px 10px;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #e9e9e9;
}

    .radio input {
        vertical-align: middle;
    }

.list {
    padding: 10px;
}

.list-r {
    position: relative;
}

.list-opinion {
    position: absolute;
    left: 0px;
    right: 10px;
}

.right-zone {
    right: 0px;
}

.chart {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border: 1px solid #e9e9e9;
    border-top: none;
    background-color: #fff;
}

    .chart.border-no-top {
        border-left: none;
        border-right: none;
        border-bottom: none;
        margin-bottom: 0;
        background: none;
    }

.table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    border: 1px solid #e9e9e9;
    background-color: #fff;
}

    .table th {
        padding: 8px;
        border: 1px solid #e9e9e9;
        background-color: #f5f5f5;
        background-image: -moz-linear-gradient( 90deg, rgb(231,235,239) 0%, rgb(255,255,255) 100%);
        background-image: -webkit-linear-gradient( 90deg, rgb(231,235,239) 0%, rgb(255,255,255) 100%);
        background-image: -ms-linear-gradient( 90deg, rgb(231,235,239) 0%, rgb(255,255,255) 100%);
    }

    .table td {
        border: solid 1px #e9e9e9;
        padding: 8px;
    }

    .table tr.odd_row td {
        background: #f5f5f5;
    }

    .table td a {
        margin-right: 5px;
    }

.table1 {
    border-collapse: collapse;
    text-align: center;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

    .table1 tbody td {
        height: 32px;
        line-height: 32px;
        border-bottom: 1px solid #e9e9e9;
    }

    .table1 tbody tr.even_row td {
        background: #f5f5f5;
    }

    .table1 tbody td a {
        margin-right: 5px;
    }


.table-edit input[type="text"] {
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    border: none;
    text-align: center;
    border-radius: 3px;
}

.hidden {
    display: none !important;
}

.table-edit input[type="text"]:hover {
    color: #58AFFE;
}

.table-edit input.has-edit {
    background-color: #b7fece;
}

.page {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-right: 10px;
}

.p6 {
    padding-left: 5px;
    height: 22px;
    line-height: 22px;
    float: right;
}

.each-page {
    float: right;
    height: 18px;
    font-size: 14px;
    line-height: 18px;
    margin-top: 2px;
    margin-right: 10px;
    position: relative;
    padding-left: 10px;
}

.a-each {
    display: inline-block;
    text-decoration: none;
    margin-left: 5px;
    color: #208EE9;
    line-height: 1.4089;
    padding: 5px 10px;
    font-size: 14px;
}

    .a-each:hover {
        color: #fff;
        text-decoration: none;
        background-color: #208EE9;
    }

.each-page .hov {
    color: #fff;
    text-decoration: none;
    background-color: #208EE9;
}

.page-list {
    float: right;
    margin-left: 10px;
    margin-top: 2px;
}

    .page-list li {
        float: left;
        padding-right: 5px;
    }

    .page-list a {
        text-decoration: none;
        display: block;
        color: #208EE9;
        line-height: 1.4089;
        padding: 5px 10px;
        font-size: 14px;
    }

        .page-list a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #208EE9;
        }

        .page-list a.hov {
            color: #fff;
            text-decoration: none;
            background-color: #208EE9;
        }

        .page-list a.first {
            height: 18px;
            width: 8px;
            margin-right: 5px;
            background: url(../images/btn-pre-lit.png;vpn_img) no-repeat 9px center;
        }

        .page-list a.last {
            height: 18px;
            width: 8px;
            margin-left: 5px;
            background: url(../images/btn-next-lit.png;vpn_img) no-repeat 10px center;
        }

        .page-list a.first:hover {
            background: url(../images/btn-pre-lit.png;vpn_img) no-repeat 9px center #e2f2ff;
        }

        .page-list a.last:hover {
            background: url(../images/btn-next-lit.png;vpn_img) no-repeat 10px center #e2f2ff;
        }

.page .p6 {
    margin-top: 6px;
    padding-right: 10px;
    font-size: 14px;
    border-right: 1px solid #e2f2ff;
}
/* 审核 */
.tab-c {
    padding-right: 10px;
    background-color: #fff;
}

.pc {
    border: solid 1px #e9e9e9;
    border-bottom: none;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    font-weight: bold;
    text-align: left;
    background-color: #f1f1f1;
    *background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: -o-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
    background-repeat: repeat-y;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFffffff', endColorstr='#FFf1f1f1', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.table-1 {
    border-collapse: collapse;
}

    .table-1 td, .table-1 th {
        border: solid 1px #e9e9e9;
        text-align: left;
        padding: 5px;
    }

        .table-1 td.gray, .table-1 th {
            background: #f5f5f5;
            text-align: center;
            padding-left: 0px;
        }

        .table-1 td label {
            padding-right: 15px;
        }

            .table-1 td label input {
                vertical-align: middle;
                margin-bottom: 2px;
                margin-right: 3px;
            }
/*.p-btn{ position:fixed; bottom:0px; left:220px; right:0px; background:#f7f7f7; border-top:solid 1px #e9e9e9; padding-top:15px; padding-bottom:15px; padding-left:10px;}*/
.p-btn {
    margin-top: 10px;
    left: 0px;
    right: 0px;
    background: #f7f7f7;
    border-top: solid 1px #e9e9e9;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
}

    .p-btn a {
        height: 27px;
        line-height: 27px;
        padding: 0 35px;
        margin-right: 10px;
    }

/* 发布设定 */
.ts {
    background: url(../images/icon-tips.png;vpn_img) no-repeat 12px center #ffffe1;
    border: 1px solid #e9e9e9;
    color: #555555;
    height: 35px;
    line-height: 35px;
    margin-bottom: 8px;
    padding-left: 35px;
    position: relative;
    /*right:10px*/
}


a.a-close {
    display: inline-block;
    background: url(../images/btn-close.png;vpn_img) no-repeat;
    width: 9px;
    height: 9px;
    position: absolute;
    right: 15px;
    top: 13px;
}

    a.a-close:hover {
        background: url(../images/btn-close-hov.png;vpn_img) no-repeat;
    }

/* 会商 */
.confer .table tbody td {
    border: 1px solid #e9e9e9;
}

    .confer .table tbody td a.a-search, .confer .table tbody td a.a-add {
        padding-left: 8px;
        padding-right: 8px;
        height: 31px;
        line-height: 31px;
        font-weight: bold;
    }

    .confer .table tbody td.gray {
        background: #f7f7f7;
    }

    .confer .table thead th.double, .confer .table tbody td.double {
        line-height: 22px;
    }

.no-data {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    color: #78540f;
}

    .no-data img {
        vertical-align: middle;
        margin-right: 5px;
    }

/* 标示框 */
.mark-height {
    position: absolute;
    right: -1px;
    bottom: -1px;
    background: #fff;
    border: solid 1px #e9e9e9;
    text-align: left;
}

    .mark-height ul li {
        height: 26px;
        line-height: 26px;
        padding-left: 10px;
        padding-right: 10px;
    }

        .mark-height ul li span {
            display: inline-block;
            width: 8px;
            height: 8px;
            margin-right: 5px;
        }

#legend {
    bottom: 1px;
    left: auto;
    position: absolute;
    right: 1.5px;
    top: auto;
    z-index: 10;
}

#legend_list {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    height: 26px;
    padding-left: 10px;
    padding-right: 10px;
}

    #legend_list dt {
        float: left;
        font-size: 12px;
        line-height: 26px;
        margin: 0;
        padding: 0;
    }

    #legend_list dd {
        float: left;
        height: 11px;
        margin: 7px 6px 0 2px;
        padding: 0;
        width: 22px;
    }

input.a-search {
    height: 31px;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #1d7dea;
    color: #fff;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    background-color: #39B6EC;
    *background-color: #39B6EC;
    background-image: -moz-linear-gradient(top, #58AFFE, #39B6EC);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#58AFFE), to(#39B6EC));
    background-image: -webkit-linear-gradient(top, #58AFFE, #39B6EC);
    background-image: -o-linear-gradient(top, #58AFFE, #39B6EC);
    background-image: linear-gradient(to bottom, #58AFFE, #39B6EC);
    background-repeat: repeat-y;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3191ff', endColorstr='#FF39B6EC', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: pointer;
}

input.a-search-gray {
    height: 31px;
    width: 197px;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #ccc;
    color: #333;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    background-color: #f5f5f5;
    cursor: pointer;
}

    input.a-search-gray:hover {
        background: #eee;
        border-color: #ccc;
    }

input.a-search:hover {
    background: #39B6EC;
    border: 1px solid #1d7dea;
}



.ul-2 {
    padding: 10px 0 35px 5%;
}

    .ul-2 li {
        padding-top: 25px;
    }

        .ul-2 li span {
            display: inline-block;
            padding-right: 5px;
            text-align: right;
            width: 100px;
        }

input.a-play {
    background: url(../images/btn-play.png;vpn_img) no-repeat 18px center;
    padding-left: 33px;
}

.tab {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e9e9e9;
    height: 38px;
    margin-top: 5px;
}

    .tab li {
        float: left;
    }

        .tab li a.hov {
            background: none repeat scroll 0 0 #f9f9f9;
            border-top: 2px solid #58AFFE;
            font-weight: bold;
            margin-top: -1px;
        }

        .tab li a {
            border-right: 1px solid #e9e9e9;
            display: block;
            height: 38px;
            line-height: 38px;
            padding-left: 15px;
            padding-right: 15px;
            text-align: center;
        }

span.error, label.error {
    /*background: url("../images/no.png;vpn_img") no-repeat scroll 5px 4px rgb(254, 246, 216);
    border: 1px solid rgb(250, 174, 88);
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);*/
    color: rgb(255, 0, 0);
    /*height: auto;
    line-height: 24px;
    margin-left: 3px;
    padding: 0 5px 0 25px;
    position: absolute;
    z-index: 9900000;
    width: auto;
    text-align: left;
    display: inline-block;*/
}

.dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        *width: 100%;
        height: 1px;
        margin: 9px 1px;
        *margin: -5px 0 5px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #ffffff;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 20px;
        color: #333333;
        white-space: nowrap;
        margin-right: 0px;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus,
        .dropdown-submenu:hover > a,
        .dropdown-submenu:focus > a {
            color: #ffffff;
            text-decoration: none;
            background-color: #58AFFE;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        background-color: #1D6EB6;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #999999;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: default;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        }

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 14px;
}

.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.more {
    *z-index: 1000;
    display: inline-block;
    position: relative;
}

    .more .a-export {
        background: url(../images/icon-down1.png;vpn_img) no-repeat 68px center #f2f2f2;
        padding-right: 22px;
    }

        .more .a-export:hover {
            background: url(../images/icon-down1.png;vpn_img) no-repeat 68px center #f2f2f2;
            padding-right: 22px;
        }

.open {
    *z-index: 1000;
    display: inline-block;
    position: relative;
}

    .open > .dropdown-menu {
        display: block;
    }

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.print_head {
    text-align: center;
}

html, body {
    height: 100%;
    margin: 0px;
    font-size: 12px;
}

.mydiv {
    position: absolute; /* FF IE7*/
    line-height: 40px;
    font-size: 15px;
    z-index: 999;
    width: 600px;
    left: 50%;
    top: 50%;
    margin: -150px -300px;
    background-color: #fff;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

.bg, .popIframe {
    background-color: #666;
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; /*FF IE7*/
    filter: alpha(opacity=50); /*IE*/
    opacity: 0.5; /*FF*/
    z-index: 1;
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}

.popIframe {
    filter: alpha(opacity=0); /*IE*/
    opacity: 0; /*FF*/
}

.hidden-span {
    display: inline-block;
    width: 200px;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
}

.hidden-span-pub {
    display: inline-block;
    width: 200px;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
}


/*--------------- 7天天气控件 ----------------*/

/*天气*/
.ul-yb {
    overflow: hidden;
}

    .ul-yb li {
        float: left;
        width: 14.1%;
        text-align: center;
        border-right: solid 1px #ededed;
        height: 335px;
        padding-top: 20px;
    }

ul.ul-yb:last-child {
    border: none !important;
}

.ul-yb li p {
    padding-bottom: 2px;
}

.ul-yb li .p14 {
    font-size: 14px;
}

.ul-yb li .pd-30 {
    padding-bottom: 15px;
}


.table4 {
    border-collapse: collapse;
}

    .table4 td {
        border-bottom: solid 1px #dcdcdc;
        border-right: solid 1px #dcdcdc;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 5px;
    }

        .table4 td span {
            display: block;
            font-size: 12px;
            line-height: 24px;
        }



.weather-7d {
    width: 100%;
}

.weather-box {
    border: 1px solid #e9e9e9;
    border-radius: 3px;
}

.w-title {
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    background: #e3e3e3;
}

.w-table {
    width: 98.2%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
}

.w-info {
    border-right: 1px dashed #e9e9e9;
    margin: 10px 0;
    margin-top: 50px;
    height: 250px;
}

.first-d {
    border: none;
}

.box-border {
    border: 4px solid #fff;
}

.p-noborder {
    border-top: none;
    border-left: none;
    border-right: none;
}

.box-border:hover {
    border-color: #70b0d6;
}

.w-table td {
    padding: 0;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
    width: 13%;
    background: #fff;
}

    .w-table td p {
        margin: 15px 0;
    }

[class^="wicon-"],
[class*=" wicon-"] {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 40px;
    vertical-align: text-top;
    background-image: url("../images/weather.jpg;vpn_img");
    background-position: 0 0;
    background-repeat: no-repeat;
}

.tem {
    color: #076eab;
    font-size: 16px;
}

.uneditable-input,
.uneditable-textarea {
    color: #999999;
    cursor: not-allowed;
    background-color: #eee !important;
    border-color: #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}


/* 白天39个天气图标 */
/* 白天 */
.wicon-1d {
    background-position: 0 0;
}

.wicon-2d {
    background-position: -80px 0;
}

.wicon-3d {
    background-position: -160px 0;
}

.wicon-4d {
    background-position: -240px 0;
}

.wicon-5d {
    background-position: -320px 0;
}

.wicon-6d {
    background-position: -400px 0;
}

.wicon-7d {
    background-position: -480px 0;
}

.wicon-8d {
    background-position: -560px 0;
}

.wicon-9d {
    background-position: -640px 0;
}
/* 第一行结束 */

.wicon-10d {
    background-position: 0 -80px;
}

.wicon-11d {
    background-position: -80px -80px;
}

.wicon-12d {
    background-position: -160px -80px;
}

.wicon-13d {
    background-position: -240px -80px;
}

.wicon-14d {
    background-position: -320px -80px;
}

.wicon-15d {
    background-position: -400px -80px;
}

.wicon-16d {
    background-position: -480px -80px;
}

.wicon-17d {
    background-position: -560px -80px;
}

.wicon-18d {
    background-position: -640px -80px;
}
/* 第二行结束 */

.wicon-19d {
    background-position: 0 -160px;
}

.wicon-20d {
    background-position: -80px -160px;
}

.wicon-21d {
    background-position: -160px -160px;
}

.wicon-22d {
    background-position: -240px -160px;
}

.wicon-23d {
    background-position: -320px -160px;
}

.wicon-24d {
    background-position: -400px -160px;
}

.wicon-25d {
    background-position: -480px -160px;
}

.wicon-26d {
    background-position: -560px -160px;
}

.wicon-27d {
    background-position: -640px -160px;
}
/* 第三行结束 */

.wicon-28d {
    background-position: 0 -240px;
}

.wicon-29d {
    background-position: -80px -240px;
}

.wicon-30d {
    background-position: -160px -240px;
}

.wicon-31d {
    background-position: -240px -240px;
}

.wicon-32d {
    background-position: -320px -240px;
}

.wicon-33d {
    background-position: -400px -240px;
}

.wicon-34d {
    background-position: -480px -240px;
}

.wicon-35d {
    background-position: -560px -240px;
}

.wicon-nod {
    background-position: -640px -240px;
}

/* 第四行结束 */

/* 夜晚 */
.wicon-1n {
    background-position: 0 -320px;
}

.wicon-2n {
    background-position: -80px -320px;
}

.wicon-3n {
    background-position: -160px -320px;
}

.wicon-4n {
    background-position: -240px -320px;
}

.wicon-5n {
    background-position: -320px -320px;
}

.wicon-6n {
    background-position: -400px -320px;
}

.wicon-7n {
    background-position: -480px -320px;
}

.wicon-8n {
    background-position: -560px -320px;
}

.wicon-9n {
    background-position: -640px -320px;
}
/* 第一行结束 */

.wicon-10n {
    background-position: 0 -400px;
}

.wicon-11n {
    background-position: -80px -400px;
}

.wicon-12n {
    background-position: -160px -400px;
}

.wicon-13n {
    background-position: -240px -400px;
}

.wicon-14n {
    background-position: -320px -400px;
}

.wicon-15n {
    background-position: -400px -400px;
}

.wicon-16n {
    background-position: -480px -400px;
}

.wicon-17n {
    background-position: -560px -400px;
}

.wicon-18n {
    background-position: -640px -400px;
}
/* 第二行结束 */

.wicon-19n {
    background-position: 0 -480px;
}

.wicon-20n {
    background-position: -80px -480px;
}

.wicon-21n {
    background-position: -160px -480px;
}

.wicon-22n {
    background-position: -240px -480px;
}

.wicon-23n {
    background-position: -320px -480px;
}

.wicon-24n {
    background-position: -400px -480px;
}

.wicon-25n {
    background-position: -480px -480px;
}

.wicon-26n {
    background-position: -560px -480px;
}

.wicon-27n {
    background-position: -640px -480px;
}
/* 第三行结束 */

.wicon-28n {
    background-position: 0 -560px;
}

.wicon-29n {
    background-position: -80px -560px;
}

.wicon-30n {
    background-position: -160px -560px;
}

.wicon-31n {
    background-position: -240px -560px;
}

.wicon-32n {
    background-position: -320px -560px;
}

.wicon-33n {
    background-position: -400px -560px;
}

.wicon-34n {
    background-position: -480px -560px;
}

.wicon-35n {
    background-position: -560px -560px;
}

.wicon-non {
    background-position: -640px -560px;
}
/* 第四行结束 */



.city {
    position: absolute;
    right: 5px;
    top: 5px;
}

.selcity {
    display: block;
    float: right;
    padding-right: 10px;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin-bottom: -1px;
    z-index: 14;
}

.cc .selcity {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-bottom: none;
}

.selcity a {
    color: #005ea7;
    padding-right: 3px;
    padding-left: 3px;
    font-size: 12px;
}

    .selcity a:hover {
        color: #e58100;
    }

.city ul {
    overflow: hidden;
    background: #fff;
    border: 1px solid #e9e9e9;
    width: 220px;
    padding: 10px 0 5px 5px;
    z-index: 13;
    display: none;
}

.cc ul {
    display: block;
}

.city ul li {
    float: left;
    padding-left: 10px;
    padding-bottom: 5px;
}

    .city ul li a {
        color: #005ea7;
        display: inline-block;
        padding: 3px;
    }

        .city ul li a:hover {
            color: #fff;
            background: #005ea7;
        }

#Data:hover {
    color: #e58100;
}

#history:hover {
    color: #e58100;
}

.sp-ud {
    display: block;
    position: relative;
    border: solid 1px #cccccc;
    background: #fff;
    height: 25px;
    width: 60px;
    vertical-align: middle;
    padding: 0 5px;
    float: left;
    -moz-box-shadow: 0 2px 2px 0px #efefef inset; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 2px 0px #efefef inset; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 2px 0px #efefef inset; /* Opera 10.5, IE 9.0 */
}

.em1 {
    background: url(../images/icon-check-up.png;vpn_img) no-repeat center 6px #f9f9f9;
    width: 22px;
    border-left: 1px solid #cbcbcb;
    display: block;
    height: 12px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.em2 {
    background: url(../images/icon-check-down1.png;vpn_img) no-repeat center 3px #f9f9f9;
    width: 22px;
    border-left: 1px solid #cbcbcb;
    display: block;
    height: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

    .em1:hover, .em2:hover {
        background-color: #e6e6e6;
    }

.em1-disable {
    background: url(../images/icon-check-up-disa.png;vpn_img) no-repeat center 6px #f9f9f9;
}

.em2-disable {
    background: url(../images/icon-check-down1-disa.png;vpn_img) no-repeat center 3px #f9f9f9;
}

    .em1-disable:hover, .em2-disable:hover {
        background-color: #f9f9f9;
    }

.sp-ud input[type="text"].pt {
    border: none;
    background: none;
    height: 25px;
    line-height: 25px;
    width: 90%;
    vertical-align: middle;
    padding: 0;
    -moz-box-shadow: none; /* FF3.5+ */
    -webkit-box-shadow: none; /* Saf3.0+, Chrome */
    box-shadow: none; /* Opera 10.5, IE 9.0 */
}

.sp-ud .textbox {
    border: none;
    padding: 0;
    -moz-box-shadow: none; /* FF3.5+ */
    -webkit-box-shadow: none; /* Saf3.0+, Chrome */
    box-shadow: none; /* Opera 10.5, IE 9.0 */
}
/* 弹出框 */
.pop-box {
    position: absolute;
    top: 200px;
    left: 25%;
    width: 980px;
    border: solid 1px #e9e9e9;
    background: #fff;
    z-index: 99;
    -moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.15); /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.15); /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.15); /* Opera 10.5, IE 9.0 */
}

.pop-title {
    background: #fbfbfb;
    border-bottom: solid 1px #e9e9e9;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding-left: 10px;
    position: relative;
}

.pop-con {
    padding: 15px;
}

.pop-footer {
    background: #fff;
    border-top: solid 1px #e9e9e9;
    text-align: right;
    padding: 8px 15px 8px 0;
}

.file-box {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 23px;
}

    .file-box a.a-add {
        width: 75px;
        height: 23px;
        line-height: 23px;
        padding: 0;
        text-align: center;
        margin-right: 5px;
        margin-left: 3px;
    }

    .file-box span:hover a.a-add {
        background: #f7a301;
    }

    .file-box em {
        color: #454545;
    }

.file {
    position: absolute;
    top: 0;
    left: 63px;
    height: 25px;
    filter: alpha(opacity:0);
    opacity: 0;
    width: 78px;
    cursor: pointer;
}


a.a-close {
    display: inline-block;
    background: url(../images/btn-close.png;vpn_img) no-repeat;
    width: 9px;
    height: 9px;
    position: absolute;
    right: 15px;
    top: 13px;
}

    a.a-close:hover {
        background: url(../images/btn-close-hov.png;vpn_img) no-repeat;
    }


/* 站点多选 */
.search input.pt[type="text"] {
    width: 90px;
}

.wid {
    width: 220px;
    position: relative;
    min-height: 0;
}

.site input.pt[type="text"] {
    border-right: 0px;
    z-index: 12;
    position: relative;
    width: 111px;
    -moz-box-shadow: 0 2px 1px 0px #efefef inset; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 1px 0px #efefef inset; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 1px 0px #efefef inset; /* Opera 10.5, IE 9.0 */
}

.site .border-all-3 {
    -moz-border-radius: 3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.site .choose-site {
    display: block;
}

.add-modal {
    position: absolute;
    left: 50%;
    top: 20%;
    border: solid 1px #cccccc;
    background: #fff;
    width: 400px;
    margin-left: -200px;
    margin-top: 50px;
    z-index: 20;
    display: none;
    -moz-box-shadow: 0 2px 1px 0px #efefef inset; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 1px 0px #efefef inset; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 1px 0px #efefef inset; /* Opera 10.5, IE 9.0 */
}

    .add-modal h3 {
        height: 36px;
        line-height: 36px;
        text-align: left;
        font-weight: normal;
        padding-left: 10px;
        background-color: #f5f5f5;
        border-bottom: 1px solid #ddd;
    }

    .add-modal .alert-top-close {
        margin-top: 7px;
        margin-right: 5px;
        background: #fff;
    }

.choose-site {
    position: absolute;
    top: 2px;
    left: 0px;
    border: solid 1px #cccccc;
    background: #fff;
    width: 580px;
    z-index: 20;
    display: none;
    -moz-box-shadow: 0 2px 1px 0px #efefef inset; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 1px 0px #efefef inset; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 1px 0px #efefef inset; /* Opera 10.5, IE 9.0 */
}

.choose-site-close {
    position: absolute;
    right: -10px;
    top: -10px;
    display: block;
    width: 20px;
    height: 20px;
    color: #666;
    line-height: 18px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #ddd;
    background-color: #f5f5f5;
    box-shadow: 0 0 6px rgba(0,0,0,.2);
    border-radius: 100%;
}

    .choose-site-close:hover {
        color: #f25858;
        cursor: pointer;
        text-decoration: none;
        background-color: #fff;
    }

.choose-site-con {
    max-height: 260px;
    overflow-y: auto;
    margin-top: -3px;
}

.choose-site dl {
    overflow: hidden;
    border-bottom: solid 1px #ededed;
    /*margin-top: -3px;*/
}

    .choose-site dl input {
        vertical-align: middle;
        margin-right: 5px;
        margin-left: 10px;
        height: 14px;
    }

    .choose-site dl dt {
        float: left;
        color: #ff5b01;
        min-width: 100px;
        line-height: 20px;
        margin-left: 6px;
        padding: 5px 0;
    }

    .choose-site dl dd {
        float: left;
        padding-left: 10px;
        width: 470px;
        color: #5e5e5e;
        margin-top: 3px;
    }

        .choose-site dl dd label {
            width: 110px;
            white-space: nowrap;
            text-align: left;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            overflow: hidden;
            border-left: solid 1px #ccc;
            height: 16px;
            line-height: 14px;
            padding-left: 11px;
            padding-right: 8px;
            display: inline-block;
        }

.pt-sure {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
    background: #f5f5f5;
}

.site .pt-sure .border-all-3 {
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.choose-site-con ul {
    background: #fff;
    z-index: 13;
    display: block;
    margin-top: 3px;
}

    .choose-site-con ul li {
        padding-left: 10px;
        display: inline-block;
        width: 90px;
        text-align: center;
    }

        .choose-site-con ul li a {
            color: #005ea7;
            padding: 3px;
        }

            .choose-site-con ul li a:hover {
                color: #fff;
                background: #1d6eb6;
                text-decoration: none;
            }

a.a-search {
    height: 25px;
    line-height: 26px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    border: 1px solid #1B9AD1;
    background-color: #1B9AD1;
    width: 60px;
}

    a.a-search:hover {
        background: #0EA2E1;
        text-decoration: none;
    }

.pt-sure {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    text-align: right;
    background: #f5f5f5;
}

a.a-export {
    display: inline-block;
    height: 27px;
    padding: 0 15px;
    line-height: 27px;
    color: #696868;
    vertical-align: middle;
    border: 1px solid #bababa;
    background: #f2f2f2;
    border-radius: 3px;
}

    a.a-export:hover {
        background: #eaeaea;
        text-decoration: none;
        color: #696868;
    }

.tab-1 {
    border-bottom: 1px solid #e9e9e9;
    padding-top: 10px;
    padding-left: 5px;
    margin-bottom: 10px;
    height: 29px;
}

    .tab-1 li {
        float: left;
        padding-right: 5px;
        padding-left: 3px;
        padding-top: 0;
    }

        .tab-1 li a {
            display: block;
            background: #f9f9f9;
            color: #696868;
            border: 1px solid #e9e9e9;
            border-bottom: none;
            height: 28px;
            line-height: 28px;
            padding: 0 8px;
            margin-right: 0px;
            min-width: 44px;
            text-align: center;
            padding: 0 4px;
        }

            .tab-1 li a:hover {
                background: #fff;
                color: #02529c;
            }

            .tab-1 li a.hov {
                color: #02529c;
                font-weight: bold;
                background: #fff;
                height: 29px;
                margin-bottom: -1px;
            }

.max_width_800 {
    width: 800px;
}

.area_opinion {
    border: solid 0px #e9e9e9 !important;
    -moz-box-shadow: 0 2px 2px 0px #efefef inset !important; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 2px 0px #efefef inset !important; /* Saf3.0+, Chrome */
    box-shadow: 0 0px 0px 0px #efefef inset !important; /* Opera 10.5, IE 9.0 */
}

.width_780 {
    width: 780px !important;
}

.opinion_title {
    padding-left: 10px !important;
    text-align: left !important;
}

.progress-box {
    position: fixed;
    top: 100px;
    background: #fff;
    width: 99.2%;
    z-index: 8;
    padding: 15px 0;
    height: 50px;
}

    .progress-box .progress {
        margin: 0;
    }


.proccess {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10000;
    width: 146px;
    height: 28px;
    margin-left: -73px;
    margin-top: -14px;
}

#load-map {
    margin-left: -65px;
    margin-top: -8px;
}

.proccess-bar {
    left: 35%;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 30%;
    padding: 10px;
    z-index: 10000;
    border: 0 solid #ccc;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.7);
    border-radius: 5px;
}

    .proccess-bar p {
        color: #39B6EC;
        margin: 10px 0 0 0;
        text-align: center;
    }

.no-border div.wysiwyg {
    border: 1px solid #ccc;
    background: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
}

    .no-border div.wysiwyg iframe {
        height: 70px;
        box-shadow: none;
    }

    .no-border div.wysiwyg ul.toolbar {
        border: none;
    }

.spanradios {
    width: 62.2px;
    display: inline-block;
}

.friendly-link {
    position: absolute;
    right: 0;
    top: 50%;
    height: 100px;
    z-index: 9999;
    width: 22px;
}

.sp-link {
    position: absolute;
    bottom: 40px;
    text-align: center;
}

    .sp-link a {
        color: #fff;
        display: block;
        background: #6987aa;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 5px 0 0 5px;
    }

        .sp-link a:hover {
            background: #365c88;
        }

.friendly-link-con {
    position: fixed;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 11;
    width: 142px;
    border-left: solid 2px #6987aa;
    background: #fbfbfb;
}

.link-title {
    border-bottom: solid 1px #d7d7d7;
    padding: 12px 0 12px 10px;
}

    .link-title img {
        vertical-align: middle;
        margin-right: 3px;
        margin-bottom: 3px;
    }

.link-list {
    padding-top: 10px;
}

    .link-list li {
        padding: 0 10px 10px 10px;
    }

        .link-list li a {
            display: block;
            background: #fff;
            border: solid 1px #e0e0e0;
            -moz-border-radius: 5px;
            -khtml-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            font-size: 14px;
            color: #457ec0;
            padding: 5px 0 5px 10px;
        }

            .link-list li a:hover {
                background: #f5faff;
            }

            .link-list li a img {
                vertical-align: middle;
                margin-right: 7px;
                margin-bottom: 3px;
            }

.link-fold {
    position: absolute;
    top: 0%;
    left: -20px;
    display: block;
    width: 18px;
    height: 21px;
    border-radius: 5px 0 0 5px;
}

    .link-fold:hover {
        cursor: pointer;
        box-shadow: 0px 0px 5px rgba(0,0,0,.53);
    }


.select-btn {
    display: inline-block;
    padding: 6px 10px;
    padding-left: 25px;
    margin-right: 5px;
    color: #555;
    line-height: 1.2;
    font-family: 'Microsoft YaHei';
    border-radius: 3px;
    border: none;
    background: #e6e6e6 url(../images/icon-dian.png;vpn_img) no-repeat 10px center;
}

    .select-btn:hover {
        cursor: pointer;
        background-color: #ccc;
    }

    .select-btn.active, .select-btn.active:hover {
        padding-left: 30px;
        color: #fff;
        background: #1B9AD1 url(../images/icon-select-gou.png;vpn_img) no-repeat 10px center;
    }

.btn-img-play {
    position: absolute;
    top: 8px;
    left: 10px;
}

.img-play, .img-pause {
    display: block;
    height: 32px;
    width: 32px;
    text-decoration: none;
    border-radius: 16px;
    background: url(../images/icon-img-play.png;vpn_img) no-repeat;
}

    .img-play:hover, .img-pause:hover {
        cursor: pointer;
        background-color: rgba(255, 255, 255, .3);
    }

.img-pause {
    background: url(../images/icon-img-pause.png;vpn_img) no-repeat;
}

.btn-img-close {
    position: absolute;
    right: -15px;
    top: -15px;
    display: block;
    height: 26px;
    width: 26px;
    line-height: 26px;
    color: #555;
    font-size: 18px;
    text-decoration: none;
    border-radius: 13px;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, .2);
}

    .btn-img-close:hover {
        cursor: pointer;
        color: #d44747;
        background-color: #fff;
    }


.btn-re-select {
    position: absolute;
    right: 10px;
    bottom: 5px;
    display: block;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    color: rgb(0,229,255);
    font-size: 14px;
    text-decoration: none;
    border-radius: 3px;
    border: 1px solid #aaa;
    background-color: rgba(0,0,0,.4);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, .2);
}

    .btn-re-select:hover {
        cursor: pointer;
        color: rgb(0,229,255);
        background-color: rgba(0,0,0,.2);
    }

.task-box {
    height: 284px;
    padding: 10px;
    overflow: auto;
}

    .task-box ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .task-box ul li span {
            position: relative;
            display: block;
            margin-left: 42px;
            height: 37px;
            line-height: 37px;
            font-size: 13px;
            border-bottom: 1px solid #ddd;
        }

        .task-box ul li i.time-point {
            position: absolute;
            left: -42px;
            top: 1px;
            display: block;
            width: 37px;
            height: 37px;
            background: url(../images/icon-time-point.png;vpn_img) no-repeat;
        }



        .task-box ul li span .task-time {
            margin-right: 5px;
            margin-left: 5px;
            color: #999;
        }

.task-color-1 {
    margin-left: 5px;
    color: #e58100;
}

.task-color-2 {
    margin-left: 5px;
    color: #65a82a;
}

.top-line, .bottom-line {
    height: 9px;
    margin-left: 17px;
    border-left: 4px solid #e9e9e9;
}




.sp4-2 a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding-left: 13px;
    padding-right: 13px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    color: #505050;
    border: 1px solid #1B9AD1;
    background-color: #f1f1f1;
}

    .sp4-2 a:hover {
        background: #0EA2E1;
        color: #fff;
        font-weight: bold;
        -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2) inset;
        -webkit-box-shadow: 2px 2px 2px 0px 0px rgba(0,0,0,0.2) inset;
        box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2) inset;
    }

    .sp4-2 a.hover {
        color: #fff;
        font-weight: bold;
        border: 1px solid #1B9AD1;
        background-color: #1B9AD1;
        -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2) inset;
        -webkit-box-shadow: 2px 2px 2px 0px 0px rgba(0,0,0,0.2) inset;
        box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2) inset;
    }

@media screen and (max-width: 1300px) {
    .list-d {
        top: 137px !important;
    }
}

.level-box {
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
}

.boldspan {
    font-weight: bold;
}

/*案例库*/
.main-center-anli-wrap {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    font-size: 14px;
    line-height: 1.4089;
    background-color: #eee;
}

.top-fixed-btn {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,.1);
}

    .top-fixed-btn .btn {
        float: none;
        border-radius: 3px !important;
    }

.main-center-anli {
    position: relative;
    width: 1200px; /*960px*/
    box-sizing: border-box;
    margin: 40px auto;
    margin-bottom: 80px;
    padding: 60px 80px;
    min-height: 800px;
    box-shadow: 1px 1px 8px rgba(0,0,0,.2);
    background-color: #fff;
}

.anli-title {
    padding-bottom: 30px;
    margin-bottom: 20px;
    color: #333;
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    border-bottom: 3px double #eee;
}

.anli-content-wrap {
    margin-bottom: 30px;
}

.anli-content-smalltitle {
    position: relative;
    padding: 5px;
    padding-left: 15px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #333;
    font-size: 18px;
}

    .anli-content-smalltitle .btn {
        font-size: 12px;
    }

    .anli-content-smalltitle:before {
        position: absolute;
        left: 0;
        top: 10px;
        content: '';
        display: block;
        width: 20px;
        height: 20px;
    }



.anli-content-title {
    position: relative;
    padding: 5px;
    padding-left: 10px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #333;
    font-size: 22px;
}

    .anli-content-title .btn {
        font-size: 12px;
    }

    .anli-content-title:before {
        position: absolute;
        left: 0;
        top: 10px;
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        border-left: 2px solid #2f7fe3;
    }

.anli-content {
    padding-left: 10px;
    margin-bottom: 30px;
}

    .anli-content p {
        clear: both;
        margin: 10px 0;
        margin-bottom: 30px;
    }

.anli-text {
    display: inline-block;
    min-width: 260px;
    vertical-align: middle;
}

    .anli-text label {
        display: inline-block;
        min-width: 90px;
        font-size: 14px;
        vertical-align: top;
    }

.text-blcok {
    display: block;
}

.p-city {
    display: block;
    padding: 5px;
    padding-bottom: 0;
    width: 86%;
    float: left;
    border: 1px solid #ddd;
}

    .p-city i {
        display: inline-block;
        margin-left: 5px;
        margin-bottom: 5px;
        padding: 3px 5px;
        color: red;
        font-size: 12px;
        font-style: normal;
        border-radius: 3px;
        background-color: #ededed;
    }

.p-t {
    padding: 0;
    height: 32px;
    line-height: 32px;
    margin-bottom: 5px;
}

    .p-t input {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 0 10px;
        height: 100%;
        border: none;
    }

.beizhu {
    display: block;
    margin-left: 90px;
    font-size: 12px;
    color: #999;
    clear: both;
}

.aqi-num-box {
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
    color: #fff;
    border-radius: 3px;
}

.tab-btn {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .tab-btn li {
        float: left;
    }

        .tab-btn li .btn {
            float: left;
            border-radius: 0;
        }

        .tab-btn li:first-child .btn {
            float: left;
            border-radius: 3px 0 0 3px;
        }

        .tab-btn li:last-child .btn {
            float: left;
            border-radius: 0 3px 3px 0;
        }

        .tab-btn li.active .btn {
            color: #fff;
            background: #256bc2;
            text-decoration: none;
        }

.tab-pane {
    display: none;
    padding: 5px;
    min-height: 100px;
}

    .tab-pane.active {
        display: block;
    }

.fade.in {
    opacity: 1;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.table-content {
    max-height: 302px;
    overflow: auto;
}

.float-img-box {
    float: left;
    width: 29%; /*45%;*/
    margin-bottom: 40px;
    height: 280px;
    text-align: center;
    margin-right: 4%;
    border: 1px solid #ddd;
}

    .float-img-box img {
        width: 100%;
        height: 86%;
    }

    .float-img-box p {
        font-size: 14px;
        text-align: center;
    }

.btn-sm {
    padding: 0 5px;
    font-size: 12px;
}
/*案例库 end*/
/*等级背景颜色*/
.bg-color1 {
    background: #61b30e !important;
}

.bg-color2 {
    color: #555 !important;
    background: #ded106 !important;
}

.bg-color3 {
    background: #ed9d05 !important;
}

.bg-color4 {
    background: #d30a19 !important;
}

.bg-color5 {
    background: #ae0aae !important;
}

.bg-color6 {
    background: #630610 !important;
}

ul#viewer, .img-viewer {
    width: 100%;
    height: 100%;
}

    ul#viewer li, .img-viewer li {
        display: block;
        height: 100%;
        width: 100%;
    }

        ul#viewer li .img-con, .img-viewer li .img-con {
            position: relative;
            height: 100%;
            width: 100%;
            overflow: hidden;
        }

        ul#viewer li img, .img-viewer li img {
            position: absolute;
            height: 88%;
            display: block;
            left: 50%;
            width: auto;
            max-width: 100%;
            top: 50%;
            transform: translate(-50%,-50%);
        }
/*按钮*/
.a-search, .a-export, .a-add, .a-oper, .btn {
    padding: 1px 12px;
    height: 25px;
    line-height: 26px;
    display: inline-block;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background-color: #2f7fe3;
    border-radius: 3px;
    border: none;
}

    .a-search:hover,
    .a-export:hover,
    .a-add:hover,
    .a-oper:hover,
    .btn:hover {
        background: #256bc2;
        text-decoration: none;
    }

.btn-white {
    color: #2f7fe3;
    background-color: #fff;
    border: 1px solid #2f7fe3;
}

    .btn-white:hover {
        background-color: #f1f1f1;
    }

.a-search[disabled],
.a-export[disabled],
.a-add[disabled],
.a-oper[disabled],
.btn[disabled], button[disabled] {
    color: #ffffff;
    background-color: #c1c1c1;
    *background-color: #c1c1c1;
}

.btn.hover {
    color: #fff;
    background: #256bc2;
    text-decoration: none;
}

.pt-sure {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    text-align: right;
    background: #f5f5f5;
}


