﻿@charset "utf-8";
/* CSS Document */

.no-home .container {
    width: 1200px;
    margin: 0 auto !important;
}
.container-1{
    width:1170px;
    margin:0 auto !important;
}
.header {
    background-color: #216ECA;
}

    .header .top {
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
    }

.dh {
    position: relative;
    z-index: 99;
    font-size: 16px;
    font-family: "微软雅黑";
}

.col-lg-6 {
    color: #FFFFFF;
}

.sc-sw {
    float: right;
    color: #FFFFFF;
   
}

.plr-0 {
    padding-left: 0;
    padding-right: 0;
}
/*背景图*/
.no-home {
    margin: 0;
    padding: 0;
    background: url(bodybg4.jpg) no-repeat #FFFFFF top;
    background-size: 100%;
}
/*菜单导航*/
/*#nav{margin:60px auto 0 auto;width:1200px;height:50px; text-align: center;}
#nav .jquery_out{float:left; line-height:50px;display:block;text-align:center;color:#fff;font:18px/32px "微软雅黑";background:#0d3bad;}
#nav .jquery_out .smile{padding-left:1em;}
#nav .jquery_inner{margin-left:16px;}
#nav .jquery{margin-right:1px;padding:0 2em;}

#nav .mainlevel{background:#4372e8;float:left;width:133.334px;
	height: 50px; line-height:50px;/*IE6 only*/ }
/*#nav .mainlevel a{color:#FFFFFF;text-decoration:none;line-height:50px;display:block;padding:0 20px;width:133.334px;}
#nav .mainlevel a:hover,#nav .mainlevel a.cur{color:#fff;text-decoration:none;background:#0D3BAD;}
#nav .mainlevel ul{display:none;position:absolute;}
#nav .mainlevel li{background:#4372e8;width:133.334px;/*IE6 only*/ }



/*搜索*/
#searchform {
    float: left;
    margin-left: 20px;
    margin: 9px 0px 0px;
    padding: 0px;
}

    #searchform fieldset {
        padding: 0px;
        border: none;
        margin: 0px;
    }

    #searchform input[type="text"] {
        background: #ffffff;
        border: none;
        float: left;
        padding: 0px 10px 0px 15px;
        margin: 0px;
        width: 230px;
        height: 38px;
        line-height: 38px;
        transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        -o-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        color: #585858;
    }

        #searchform input[type="text"]:hover, #searchform input[type="text"]:focus {
            width: 230px;
        }

    #searchform input[type="submit"] {
        background: url(icon-search.png) center 11px no-repeat;
        cursor: pointer;
        margin: 0px;
        padding: 0px;
        width: 37px;
        height: 38px;
        line-height: 38px;
    }

input[type="submit"] {
    padding: 4px 17px;
    /*color: #fff;*/
    color: #585858;
    text-transform: uppercase;
    border: none;
    font-size: 20px;
    background: url(gradient.png) bottom repeat-x;
    cursor: pointer;
    margin-top: 10px;
    float: left;
    overflow: visible;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

#searchform input[type="submit"]:hover {
    background-color: #333232;
}

.style_1 #searchform input[type='submit'] {
    background-color: #4372e8;
}

.style_1 {
    margin: 10px;
    display: block;
    clear: both;
}
/*通知公告、热点关注、健康宣教、办事服务*/
.switch {
    border: 1px solid #EFEFEF;
    width: 16%;
    height: 480px;
    margin-left: 15px;
}

.color-0 {
    font-family: "微软雅黑","宋体";
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 118px;
}


    .color-0 span {
        margin-left: 20px;
    }



/*轮播图*/
/*#banner {position:relative; width:890px; height:480px; border:1px solid #f1e6e6; overflow:hidden;float:right;margin-top:-480px;margin-left:10px; margin-right: 30px; }
#banner_list img {border:0px;width: 890px;height:480px;}
#banner_bg {position:absolute; bottom:0;background-color:#000;height:30px;filter: Alpha(Opacity=90);opacity:0.9;z-index:7;cursor:pointer; width:100%;}
#banner_info{position:absolute; bottom:0; left:5px;height:22px;color:#fff;z-index:8;cursor:pointer;line-height:15px;}
#banner ul {position:absolute;list-style-type:none;filter: Alpha(Opacity=80);opacity:0.8; z-index:8;margin:0; padding:0; bottom:8px; right:5px;}
#banner ul li { float:left;display:block;color:#FFF;margin-left:5px; margin-right: 15px; border-radius:50%; background:#FFFFFF;cursor:pointer;width:10px;height:10px;}
#banner ul li.on { background:#4372e8;}
#banner_list a{position:absolute;}*/

#banner {
    position: relative;
    width: 965px;
    height: 472px;
    border: 1px solid #f1e6e6;
    overflow: hidden;
    float: left;
    margin-top: 10px;
   
}

#banner_list img {
    border: 0px;
    width: 965px;
    height: 472px;
}

#banner_bg {
    position: absolute;
    bottom: 0;
    background-color: #000000;
    height: 30px;
    filter: Alpha(Opacity=90);
    opacity: 0.9;
    z-index: 10;
    cursor: pointer;
    width: 100%;
}

#banner_info {
    position: absolute;
    bottom: 0;
    left: 5px;
    height: 22px;
    color: #fff;
    z-index: 11;
    cursor: pointer;
    line-height: 15px;
}

#banner ul {
    position: absolute;
    list-style-type: none;
    filter: Alpha(Opacity=80);
    opacity: 0.8;
    z-index: 12;
    margin: 0;
    padding: 0;
    bottom: 8px;
    right: 5px;
}

    #banner ul li {
        float: left;
        display: block;
        color: #FFF;
        margin-left: 5px;
        border-radius: 50%;
        background: #6f4f67;
        cursor: pointer;
        width: 10px;
        height: 10px;
    }

        #banner ul li.on {
            background: #e57b17;
        }

#banner_list a {
    position: absolute;
}

/*中心动态、市县动态、预警信息、视频报道*/

.index-news-list li:after {
    clear: both;
    width: 0;
    height: 0;
    display: block;
}

.index-news-list > li > a:hover {
    color: #000000;
}

.index-news-list > li > a {
    -webkit-transition: none;
    transition: none;
}

.index-news-list li:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.05) inset;
    background-color: #fbfbfb;
}

.index-news-list li > a:hover:before {
    border-color: #ff8a00 !important;
}

.index-news-list li.handling .news-state {
    color: #c30123;
}

.zx-sx {
    float: left;
    width: 100% !important;
    
    margin-top: 15px;
    border: 1px solid #EFEFEF;
}

    .zx-sx span {
        float: right;
        margin-right: 10px;
    }

.zx {
    float: left;
    width: 30%;
    font-family: "微软雅黑";
    margin-top: 6px;
    color: #000;
}


.zxdt-img {
    width: 100%;
    margin-left: 20px;
    margin-top: 20px;
    height: 180px;
}

.zxdt-i {
    float: left;
    width: 30%;
}

.zxdt-c {
    float: right;
    width: 60%;
    margin-right: 30px;
}

.m-10 {
    color: #777777;
}


.yj-sp {
    float: right;
    width: 35%;
    margin-top: 15px;
}

.yjxx {
    height: 155px;
}

.spbd {
    margin-top: 15px;
}
/*dhce
*/
.dhce img{
    width:1170px;
}
/*网上服务*/
.wsfwimg span {
    color: #FFFFFF;
}

.ztfw p {
    font-size: 18px;
    font-family: "微软雅黑","宋体";
    color: #ffffff;
    margin-top: 10px;
}

.ztfw span {
    font-family: "微软雅黑";
    font-size: 18px;
}

.wsfwimg {
    margin-top: 10px !important;
}

    .wsfwimg img {
        margin-top: 15px;
    }

.jjjj {
    background-color: #0c92d1;
    margin-top: 5px;
    margin-left: 15px;
    float: left;
    width: 182.5px;
    height: 150px;
    text-align: center;
}
.jjjj:hover{
    background:#0986c0;
}
    .jjjj img {
        margin-top: 25px;
    }

    .jjjj p {
        margin-top: 17px;
    }




.zjjs {
    background-color: #37bd9c;
    margin-top: 5px;
    margin-left: 15px;
    float: left;
    width: 182.5px;
    height: 150px;
    text-align: center;
}
.zjjs:hover{
background:#29ae8d;
}
    .zjjs img {
        margin-top: 25px;
    }

    .zjjs p {
        margin-top: 17px;
    }


.zxzx {
    margin-top: 0px;
    margin-left: 15px;
    float: left;
    width: 380px;
    height: 150px;
}


.rdzt {
    background-color: #f6bb43;
    margin-top: 5px;
    margin-left: 0px;
    float: left;
    width: 100%;
    height: 67.5px;
    text-align: center;
    line-height: 58px;
}
.rdzt:hover{
    background:#f6a707;
}
    .rdzt img {
        margin-top: 3px;
        text-align: center;
    }

    .rdzt span {
        line-height: 67.5px;
    }

.kygz {
    background-color: #169fa5;
    margin-top: 15px;
    margin-left: 0px;
    float: left;
    width: 182.5px;
    height: 67.5px;
    text-align: center;
    line-height: 58px;
}

.kygz:hover{
    background:#148f94
}
    .kygz span {
        line-height: 67.5px;
    }

.pxgz {
    background-color: #fb6e52;
    margin-top: 15px;
    margin-left: 15px;
    float: left;
    width: 182.5px;
    height: 67.5px;
    text-align: center;
    line-height: 58px;
}
.pxgz:hover{
    background:#f16246;
}

    .pxgz span {
        line-height: 67.5px;
    }

.jkwd {
    background-color: #37bd9c;
    margin-top: 5px;
    margin-left: 15px;
    float: left;
    width: 182.5px;
    height: 150px;
    text-align: center;
}
.jkwd:hover{
    background:#29ae8d;
}
    .jkwd img {
        margin-top: 15px;
    }

    .jkwd p {
        margin-top: 5px;
    }

.wddc {
    background-color: #0c92d1;
    margin-top: 5px;
    margin-left: 15px;
    float: left;
    width: 182.5px;
    height: 150px;
    text-align: center;
}
.wddc:hover{
    background:#0986c0;
}
    .wddc img {
        margin-top: 20px;
    }


/*健康主题*/
.top {
    margin-top: 15px;
}

.hp-bk {
    border: 1px solid #efefef;
    height: 215px;
}

.hp-pb {
    margin-left: 20px;
    margin-top: 15px;
}

    .hp-pb img {
        width: 110px;
    }

.hp-left p {
    margin-left: 15px;
}

.hp-pb-fl {
    float: left;
    width: 150px;
}

hp-pb-fl p {
    margin-right: 20px;
}

.left-left {
    margin-left: 25px;
}

.left-left-left {
    margin-left: 35px;
}

.hp-pb li {
    float: left;
}

.large a:hover img {
    width: 111px;
    height: 111px;
}

/*友情链接*/
.index-links {
    width: 100%;
    height: 44px;
    line-height: 42px;
    border: 1px solid #eee;
    background-color: #eee;
    font-size: 13px;
}

    .index-links > ul:after {
        clear: both;
        display: block;
        width: 0;
        height: 0;
    }

.each-link {
    display: block;
    cursor: pointer;
    width: 20%;
    text-align: center;
    float: left;
}

    .each-link > span {
        font-size: 15px;
    }

    .each-link:after {
        content: '';
        display: inline-block;
        margin-top: 7px;
        margin-left: 10px;
        vertical-align: middle;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-top-color: #777;
    }

    .each-link > img {
        display: none;
        margin-left: 10px;
    }

.each-link-sub {
    text-align: left;
    left: -1px;
    bottom: 42px;
    right: -1px;
    border: 1px solid #eee;
    border-bottom: none;
    padding: 10px;
    display: none;
    box-shadow: 0px -5px 18px rgba(0,0,0,.15);
}

    .each-link-sub li {
        width: 20%;
        height: 30px;
        line-height: 30px;
        float: left;
        font-size: 13.5px;
    }

        .each-link-sub li a {
            display: block;
            color: #777;
        }

            .each-link-sub li a:hover {
                color: #333;
            }

                .each-link-sub li a:hover img {
                    -webkit-animation: moveBounce .3s linear backwards 2;
                    animation: moveBounce .3s linear backwards 2;
                }

.index-part5:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.each-link:hover {
    background-color: #0478D6;
}

    .each-link:hover > span {
        color: #fff;
    }

    .each-link:hover:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border-top-color: #fff;
        margin-top: -3px;
    }

    .each-link:hover .each-link-sub {
        display: block;
    }

/*共用部分*/

.bg-div {
    display: none;
    background-color: #4372e8;
    color: #fff;
}

a:link {
    text-decoration: none;
    list-style: square;

}

.color-h a:link {
    color: #000;
}

.bgcolor-f7 {
    background-color: #f7f7f7;
}

.content {
    margin-top: 20px;
    margin-left: 10px;
    line-height: 25px;
}

.contents {
    margin-top: 20px;
    margin-left: 10px;
    line-height: 45px;
    font-family: "微软雅黑"，"宋体";
}

.f-17 {
    font-size: 1.6rem;
}

.b-k {
    border: 1px solid #efefef;
}

.more {
    float: right;
    color: #D4D4D4;
    margin-right: 10px;
    margin-top: 8px;
}

.more-1 {
    float: right;
    color: #D4D4D4;
    margin-right: 10px;
    margin-top: -35px;
}

    .more:hover, .more-1:hover {
        font-weight: 800;
    }

.news-nav {
    width: 100% !important;
    height: 45px !important;
    border-bottom: 2px solid #efefef !important;
}

    .news-nav li:hover {
        font-weight: 800;
    }

.f-w-8 {
    font-weight: 800;
}

.news-nav-lin {
    width: 27%;
    bottom: -2px;
    height: 2px;
    background-color: #ff8a00;
    margin-top: 8px;
}


.news-nav-line {
    width: 27%;
    bottom: -2px;
    height: 2px;
    background-color: #ff8a00;
    margin-top: -2px;
}

.news-nav-line-s {
    width: 27%;
    bottom: -2px;
    height: 2px;
    background-color: #4372e8;
    margin-top: -2px;
}

.news-nav-line-ss {
    width: 27%;
    bottom: -2px;
    height: 2px;
    background-color: #4372e8;
}
/*底部*/
.bgcolor div img {
    float: left;
    width: 100px;
    height: 100px;
    margin-top: 30px;
}

.db {
    width: 100%;
    margin: 0 auto;
}

    .db li {
        float: left;
        width: 15%;
    }

.wzdt {
    float: right;
    background-color: #0b1a39;
    width: 5%;
    height: 150px;
    margin-top: -130px;
    text-align: center;
}

    .wzdt img {
        margin-left: 30px;
    }

.warp-left {
    width: 192px;
    height: 100%;
    float: left;
    margin-top: 20px;
}

.warp-right {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    height: 472px;
}

.hd-nr {
    width: 965px;
    height: 473px;
}

.qh-ys-1 {
    width: 540px;
    height: 100%;
    margin-left:-10px;
    margin-top: 10px;
}

.qh-ys-2 {
    margin-top: -472px;
    float: right;
    width: 405px;
    height: 100%;
    margin-right:10px;
   
}

#jggk-nr{
    margin-left:10px;
}

.ywpd-left {
    margin-right: 10px;
}

.jkwd-r span {
    float: right;
    margin-right: 15px;
}

.warp-lb-item {
    margin-right: 10px;
}

.fwzn-r span {
    float: right;
    margin-right: 15px;
}

.l-h {
    line-height: 45px;
    margin-top: 20px;
    margin-left: 10px;
    font-size: 17px;
}


.zxdt-zt {
    display: none;
}



/*.plate-wrap.sign4 {
    width: 25.5%;
}

.plate-wrap.sign5, .pr-right-main {
    width: 72.5%;
}
.pr-right-main{min-height:600px;}
.pr-left-column {
    border-top: 3px solid #5a99d6;
    
}

    .pr-left-column .plate-head {
        height: 36px;
        line-height: 36px;
        font-size: 24px;
        font-weight: bold;
        color: #5a99d6;
    }

.prl-column-list {
    border-top: 1px dashed #ededed;
    padding-top: 16px;
    padding-bottom: 30px;
    line-height: 50px;
    font-size: 16px;
}

    .prl-column-list > .panel {
        margin-bottom: 0;
        border: 0 none;
        border-radius: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .prl-column-list > li > a {
        display: block;
        padding: 0 20px;
        color: #333;
    }

        .prl-column-list > li > a:before {
            content: "";
            display: inline-block;
            width: 11px;
            height: 11px;
            margin-right: 10px;
            background: url(list-icon.jpg) no-repeat center 0;
            -webkit-transition: background 300ms;
            transition: background 300ms;
        }

    .prl-column-list > li:hover > a {
       
        background-color: #f7fafd;
    }

    .prl-column-list > li.active > a {
        background-color: #e1ebf4;
    }

        .prl-column-list > li:hover > a:before, .prl-column-list > li.active > a:before {
            background-position: center -11px;
        }

    .prl-column-list .collapse > div {
        padding-bottom: 35px;
    }

    .prl-column-list ul {
        margin-left: 23px;
        border-left: 1px dashed #ccc;
        line-height: 35px;
        font-size: 14px;
    }

        .prl-column-list ul > li {
            position: relative;
            top: 35px;
            border-top: 1px dashed #ccc;
            padding-left: 25px;
        }

            .prl-column-list ul > li > a {
                position: relative;
                top: -18px;
                display: block;
                padding-left: 15px;
                background-color: #fff;
                color: inherit;
            }

                .prl-column-list ul > li > a:before {
                    content: "";
                    position: absolute;
                    top: 14px;
                    left: -4px;
                    display: block;
                    width: 7px;
                    height: 7px;
                    border-radius: 50%;
                    border: 2px solid #bbb;
                }

                .prl-column-list ul > li > a:hover, .prl-column-list ul > li.active > a {
                    color: #5193d4;
                }

                    .prl-column-list ul > li > a:hover:before, .prl-column-list ul > li.active > a:before {
                        border-color: #5193d4;
                    }

.pr-left-column .img-enlarge {
    height: 80px;
}

.hot-label > p {
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

    .hot-label > p > img {
        margin-top: -3px;
    }

.hot-label > a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin: 7px 8px 7px 0;
    border-radius: 13px;
    padding: 0 10px;
    background-color: #eee;
    color: #555;
}

    .hot-label > a:hover {
        background-color: #6eb92b;
        color: #fff;
    }

.justify-end {
    text-align: justify;
}

    .justify-end:after {
        content: "";
        display: inline-block;
        width: 100%;
        height: 0;
        overflow: hidden;
    }

.label-link-wrap {
    padding: 10px 18px;
    line-height: 30px;
    background-color: #f7f7f7;
}

    .label-link-wrap > li {
        float: left;
    }

        .label-link-wrap > li.sign1 {
            width: 25%;
        }

        .label-link-wrap > li.sign2 {
            width: 50%;
        }

        .label-link-wrap > li.active > a {
            color: #4372e8;
            font-weight: bold;
        }




    .list-plate-wrap > .plate-head > img {
        margin-top: -3px;
        margin-left: 7px;
    }
    .list-plate-wrap > .plate-head  a {
        color:#fff;
    }

.list-plate-wrap > .plate-body {
    padding: 10px 18px;
}


.page-catalog > a {
    color: #777;
}

    .page-catalog > a:first-child:hover > .icon {
        background-position: 0 -14px;
    }

.type-select-wrap {
    background-color: #f7f7f7;
}

    .type-select-wrap .type-box {
        position: relative;
        padding: 10px 0 10px 90px;
        line-height: 26px;
    }

    .type-select-wrap .label-name {
        position: absolute;
        top: 10px;
        left: 0;
    }

    .type-select-wrap .tab-link > a {
        display: inline-block;
        height: 26px;
        margin-right: 10px;
        border-radius: 13px;
        padding: 0 10px;
        color: #777;
    }

        .type-select-wrap .tab-link > a:hover {
            background-color: #e1ebf4;
        }

        .type-select-wrap .tab-link > a.active {
            background-color: #5193d4;
            color: #fff;
        }


.bgcolor-f4 {
    background-color: #f4f4f4;
}

.toggle-font-size {
    color: inherit !important;
}

    .toggle-font-size.active {
        color: #5193d4 !important;
    }

.email-property > span {
    margin-left: 80px;
}

    .email-property > span:first-child {
        margin-left: 0;
    }

.detailed-wrap { 
    color: #777;
}

    .detailed-wrap * {
        font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体" !important;
    }

    .detailed-wrap img {
        max-width: 100% !important;
    }

    .detailed-wrap a, .detailed-wrap a:hover {
        color: inherit;
    }

    .detailed-wrap table {
        width: 100% !important;
        margin: 0 auto;
    }

.print-close {
    margin-top: 3px;
}

    .print-close > button {
        height: 24px;
        line-height: 24px;
        border: 0 none;
        border-radius: 6px;
        padding: 0 20px;
        background-color: #9babb8;
        color: #fff;
    }

        .print-close > button:hover {
            background-color: #5193d4;
        }

.de-head {
    height: 20px;
    line-height: 19px;
    border-left: 6px solid #5193d4;
    padding-left: 8px;
}

.appendix-wrap {
    color: #5193d4;
}

    .appendix-wrap .icon {
        margin-top: 7px;
        padding-right: 5px;
    }

.detailed-end {
    border-top: 1px solid #eee;
}


.lh-n {
    line-height: normal;
}

.form-wrap {
    line-height: 35px;
}

    .form-wrap .label-name {
        float: left;
        width: 15%;
        font-weight: bold;
    }

    .form-wrap .label-text {
        float: left;
        width: 85%;
    }

    .form-wrap .verification-code {
        height: 26px;
        margin-top: -2px;
    }

    .form-wrap .stress {
        vertical-align: top;
        font-weight: bold;
        color: #ff0000;
    }*/


/*.prompt-wrap {
    position: relative;
}

    .prompt-wrap > .prompt-box {
        position: absolute;
        z-index: 1000;
        display: none;
        border: 1px solid #d0d0d0 \9;
        border-radius: 4px;
        padding: 15px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
        -webkit-animation: fadeIn 300ms linear;
        animation: fadeIn 300ms linear;
    }

    .prompt-wrap:hover > .prompt-box {
        display: block;
    }

    .prompt-wrap > .prompt-box:before {
        content: "";
        position: absolute;
        display: block;
        width: 0;
        height: 0;
    }

    .prompt-wrap > .prompt-box:after {
        content: "";
        position: absolute;
        display: block;
    }

    .prompt-wrap > .prompt-box.top, .prompt-wrap > .prompt-box.bottom {
        left: 50%;
    }

    .prompt-wrap > .prompt-box.top {
        bottom: 100%;
        margin-bottom: 5px;
    }

    .prompt-wrap > .prompt-box.bottom {
        top: 100%;
        margin-top: 5px;
    }

        .prompt-wrap > .prompt-box.top:before, .prompt-wrap > .prompt-box.bottom:before {
            left: 50%;
            margin-left: -8px;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
        }

        .prompt-wrap > .prompt-box.top:after, .prompt-wrap > .prompt-box.bottom:after {
            left: 0;
            right: 0;
            height: 8px;
        }

    .prompt-wrap > .prompt-box.top:before {
        bottom: -8px;
        border-top: 8px solid #fff;
        border-top-color: #d0d0d0 \9;
    }

    .prompt-wrap > .prompt-box.top:after {
        bottom: -6px;
    }

    .prompt-wrap > .prompt-box.bottom:before {
        top: -8px;
        border-bottom: 8px solid #fff;
        border-bottom-color: #d0d0d0 \9;
    }

    .prompt-wrap > .prompt-box.bottom:after {
        top: -6px;
    }

    .prompt-wrap > .prompt-box.left, .prompt-wrap > .prompt-box.right {
        top: 50%;
    }

    .prompt-wrap > .prompt-box.left {
        right: 100%;
        margin-right: 5px;
    }

    .prompt-wrap > .prompt-box.right {
        left: 100%;
        margin-left: 5px;
    }

        .prompt-wrap > .prompt-box.left:before, .prompt-wrap > .prompt-box.right:before {
            top: 50%;
            margin-top: -8px;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
        }

        .prompt-wrap > .prompt-box.left:after, .prompt-wrap > .prompt-box.right:after {
            top: 0;
            bottom: 0;
            width: 8px;
        }

    .prompt-wrap > .prompt-box.left:before {
        right: -8px;
        border-left: 8px solid #fff;
        border-left-color: #d0d0d0 \9;
    }

    .prompt-wrap > .prompt-box.left:after {
        right: -6px;
    }

    .prompt-wrap > .prompt-box.right:before {
        left: -8px;
        border-right: 8px solid #fff;
        border-right-color: #d0d0d0 \9;
    }

    .prompt-wrap > .prompt-box.right:after {
        left: -6px;
    }

.prompt-box .highcharts-title,
.prompt-box .highcharts-axis-labels,
.prompt-box .highcharts-yaxis,
.prompt-box .highcharts-xaxis,
.prompt-box .highcharts-legend-item {
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}



.picture-set-list {
    margin: 0 -5px;
}

    .picture-set-list > li {
        float: left;
        width: 33.33333%;
        padding: 10px 12px;
    }

        .picture-set-list > li > a {
            position: relative;
            display: block;
            width: 100%;
            height: 194px;
        }

            .picture-set-list > li > a > p {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                z-index: 2;
                height: 35px;
                line-height: 40px;
                padding: 0 20px;
                color: #fff;
                color: rgba(255,255,255,.8);
                background-repeat: repeat-x;
                background-image: url(fc-top-look-a-bg.png);
                background-image: -webkit-linear-gradient(rgba(0,0,0,0) 0, rgba(0,0,0,.65) 50%);
                background-image: -moz-linear-gradient(rgba(0,0,0,0) 0, rgba(0,0,0,.65) 50%);
                background-image: -o-linear-gradient(rgba(0,0,0,0) 0, rgba(0,0,0,.65) 50%);
                background-image: -ms-linear-gradient(rgba(0,0,0,0) 0, rgba(0,0,0,.65) 50%);
            }

            .picture-set-list > li > a:hover > p {
                color: #fff;
            }

l*/
