*{
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
}
body{
    background: #f1f2f6;
}
li{
    text-decoration: none;
}
a {
    text-decoration: none;
    color: #333333;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, input, textarea, p, blockquote {
    margin: 0;
    padding: 0;
    position: 0;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}
.qqserver {
    position: fixed;
    top: 30%;
    right: 0;
    height: 209px;
    margin-top: -104px;
    font-size: 12px;
}
.qqserver .qqserver_fold {
    position: absolute;
    right: 0;
    padding: 14px 7px;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #70ca5d;
}
.qqserver_fold div {
    width: 26px;
    height: 132px;
    background-image: url(/public/static/image/backgrounds.32.png);
    background-position: 0 0;
}
.qqserver.unfold .qqserver-body {
    right: 0;
}
.qqserver .qqserver-header * {
    float: left;
}
.qqserver .qqserver-body {
    position: absolute;
    right: -144px;
    width: 122px;
    height: 183px;
    padding: 12px 10px;
    -webkit-transition: .3s cubic-bezier(.19,1,.22,1);
    -o-transition: .3s cubic-bezier(.19,1,.22,1);
    transition: .3s cubic-bezier(.19,1,.22,1);
    border: 1px solid #62b651;
    border-radius: 4px;
    background: #f4f7fa;
}
.qqserver .qqserver-header {
    padding-bottom: 10px;
    padding-left: 6px;
    border-bottom: 1px dashed #d1d4cc;
}
.qqserver .qqserver-header:after, .qqserver .qqserver-header:before, .qqserver li a:after, .qqserver li a:before {
    display: table;
    content: ' ';
}
.qqserver-header div {
    width: 90px;
    height: 18px;
    background-image: url(/public/static/image/backgrounds.32.png);
    background-position: -419px -80px;
}
.qqserver .qqserver_arrow {
    margin-top: -1px;
    margin-left: 7px;
    cursor: pointer;
}
.qqserver_arrow {
    width: 18px;
    height: 18px;
    background-image: url(/public/static/image/backgrounds.32.png);
    background-position: -435px 0;
}
.qqserver .qqserver-header:after, .qqserver li a:after {
    clear: both;
}
.qqserver li {
    margin-top: 6px;
}
.qqserver li a {
    display: block;
    padding: 6px 12px 4px;
    color: #666;
    text-decoration: none;
}
.qqserver li a div {
    font-size: 14px;
    float: left;
    margin-right: 11px;
    color: #697466;
}
.qqserver li a span {
    font-size: 12px;
    line-height: 18px;
    float: left;
    text-indent: 4px;
    color: #fff;
}
.qqserver li a span.qqserver-service-alert {
    font-weight: 400;
    display: block;
}
.qqserver li a .qqserver-service-alert {
    width: 30px;
    height: 22px;
    background-image: url(/public/static/image/backgrounds.32.png);
    background-position: -342px 0;
}
.qqserver .qqserver-footer {
    margin-top: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 11px;
    border-top: 1px dashed #d1d4cc;
}
.qqserver_icon-alert {
    width: 16px;
    height: 14px;
    background-image: url(/public/static/image/backgrounds.32.png);
    background-position: -595px -85px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -3px;
}
.qqserver .qqserver-footer .text-primary {
    color: #70CA5D;
    font-size: 14px;
}
.top_bg {
    height: 30px;
    background: #FFFFFF;
}
.top {
    width: 960px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}
.ul_top {
    overflow: hidden;
    float: right;
}
.ul_top li {
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #FF0000;
}
.ul_top li a, .ul_top li a:visited {
    font-size: 14px;
    padding: 0 10px;
    display: block;
    color: #FF0000;
}
.header_bg2 {
    height: 149px;
    background: url(../image/wb1920x149.jpg) repeat-x;
}
.main_bg {
    width: 960px;
    overflow: hidden;
    margin: 0 auto;
    background: #ffffff;
    border-left: 1px solid #e7e8ea;
    border-right: 1px solid #e7e8ea;
    border-bottom: 1px solid #e7e8ea;
    padding: 10px;
}
.kaijiang {
    /*height: 53px;*/
    line-height: 53px;
    padding: 0 10px;
    /*border: 1px solid #e7e8ea;*/
}
.out-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    border: 1px solid #e7e8ea;
    height: 36px;
}
.out-open .date {
    width: 90px;
    font-size: 14px;
    white-space: nowrap;
}
.out-open .iframe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 90px);
}
#clock {
    display: inline;
    float: left;
    line-height: 53px;
    font-size: 14px;
    color: #333333;
    padding-right: 12px;
}
.ul_news {
    overflow: hidden;
    padding-top: 10px;
}
.ul_news li {
    float: left;
    margin-right: 10px;
    line-height: 23px;
}
.ul_news li span {
    display: block;
    padding-right: 10px;
    height: 23px;
    background: #da5625 url(../images/icon_zxjc_01.jpg) right center no-repeat;
    padding-left: 7px;
    font-size: 14px;
    color: #FFFFFF;
}
.ul_news li a, .ul_news li a:visited {
    color: #da5625;
    font-size: 14px;
    font-weight: bold;
}
.biaoti {
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    background: #065446;
    margin-bottom: 1px;
}
.biaoti span {
    display: block;
    width: 120px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 2px;
}
.menuDiv {
    overflow: hidden;
    background-color: #2eb09e;
}
.menuDiv ul, .menuDiv li {
    float: left;
}
.menuDiv li:hover ul{
    display: block;
}
.menuDiv > ul > li > a {
    width: 120px;
    line-height: 48px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    border-right: 1px solid #087d6d;
    border-bottom: 1px solid #087d6d;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.img_icon {
    margin-right: 5px;
}
.menuDiv > ul > li > ul {
    position: absolute;
    display: none;
}
.menuDiv > ul > li > ul > li {
    float: none;
}
.menuDiv > ul > li > ul > li:first-child > a {
    border-top: 1px solid #1ca18f;
}
.menuDiv > ul > li > ul > li > a {
    width: 120px;
    line-height: 36px;
    font-size: 14px;
    color: #ffffff;
    background-color: #087d6d;
    text-align: center;
    border-bottom: 1px solid #1ca18f;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.links {
    width: 958px;
    overflow: hidden;
    border: 1px solid #2eb09e;
    margin-top: 10px;
}
.links_top {
    height: 38px;
    line-height: 38px;
    background: url(../image/links_bg.jpg) repeat-x;
    padding: 0 20px;
}
.links_top span {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
.ul_links {
    overflow: hidden;
    padding: 10px;
}
.ul_links li {
    float: left;
    line-height: 28px;
    font-size: 14px;
    color: #2eb09e;
}
.ul_links li a, .ul_links li a:visited {
    font-size: 14px;
    color: #2eb09e;
    padding: 0 10px;
    display: block;
}
.footer {
    width: 960px;
    overflow: hidden;
    margin: 10px auto;
    text-align: center;
}
.footer p {
    font-size: 12px;
    color: #666666;
    line-height: 28px;
}
.footer b {
    font-weight: 100;
    color: #da5625;
    font-size: 16px;
    margin-right: 10px;
}