﻿@charset "utf-8";
/* CSS Document */
* {
    padding: 0;
    margin: 0;
}

ul,
ol {
    list-style: none;
}

ul li {
    transition: all 0.4s ease-in-out;
    vertical-align: middle;
}

body {
    padding: 0;
    margin: 0;
    font: 12px/1.5 "Microsoft YaHei", '宋体', tahoma, Verdana, arial, sans-serif;
    color: #333;
    background: #e8e8e8;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.clearfix:after {
    content: " ";
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */

*:first-child + html .clearfix {
    zoom: 1;
}

/* IE7 */

.clear,
.cc {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    margin-top: -1px;
    overflow: hidden;
}

.f1,
.left {
    float: left;
}

.f2,
.right {
    float: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

select {
    outline: none;
}

input,
textarea {
    outline: none;
    vertical-align: middle;
}

/*搜索框里面字体颜色*/

input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    font-family: Microsoft YaHei;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-family: Microsoft YaHei;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-family: Microsoft YaHei;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    font-family: Microsoft YaHei;
}

/*头部*/
.header {
    width: 100%;
    height: 200px;
    background: url(../images_msgc/ms_header.jpg) center 0 no-repeat;
}

.banner {
    width: 1002px;
    height: 200px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.banner .img_title {
    display: none;
}
.yjq_logo{position:absolute;left:10px;top:5px;}
.yjq_logo .img_title{display: none;}
.yjq_logo img{width: auto;height:35px;}

/*导航*/
.menucon {
    width: 100%;
    height: 46px;
    background: #c5020a;
}

.menubox {
    width: 1002px;
    height: 46px;
    margin: auto;
    overflow: hidden;
}

.menubox ul li {
    float: left;
    width: 167px;
    height: 46px;
    overflow: hidden;
}

.menubox ul li a {
    display: block;
    width: 98px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    padding-left: 69px;
    background: url(../images_msgc/ms_muico.png) no-repeat;
}

.menubox ul li a:hover, .menubox ul li.on a {
    color: #fff;
    background-color: #9f0007;
}

.menubox ul li .mu1 {
    background-position: 0 0;
}

.menubox ul li .mu2 {
    background-position: -167px 0;
}

.menubox ul li .mu3 {
    background-position: -334px 0;
}

.menubox ul li .mu4 {
    background-position: -501px 0;
}

.menubox ul li .mu5 {
    background-position: -668px 0;
}

.menubox ul li .mu6 {
    background-position: -835px 0;
}

/*日期*/
.navsub {
    width: 1000px;
    height: 40px;
    background: #fff;
    border: #e9e9e9 1px solid;
    border-top: 0;
    margin: auto;
    overflow: hidden;
}

.Date {
    width: 300px;
    height: 40px;
    line-height: 40px;
    color: #666;
    background: url(../images_msgc/ms_rq.png) 14px 13px no-repeat;
    padding-left: 38px;
}

.search {
    width: 250px;
    height: 30px;
    padding-top: 6px;
    overflow: hidden;
}

.search .se_box {
    width: 184px;
    height: 24px;
    padding-left: 11px;
    border: #ddd 1px solid;
    border-right: 0px;
    overflow: hidden;
    color: #999;
    background: none;
    font-size: 14px;
}

.search .sea_an {
    float: left;
    width: 38px;
    height: 26px;
    background: url(../images_msgc/ms_ss_btn.jpg) no-repeat;
    border: none;
    overflow: hidden;
    text-indent: -200px;
    cursor: pointer;
    outline: none;
}

.msg-box {
    position: absolute !important;
    z-index: 5;
}

/*中间内容*/
.container {
    width: 1002px;
    height: auto;
    margin: auto;
    padding: 15px 0;
}

/*板块一*/
.newscon {
    height: 350px;
    background: #fff;
}

/**轮播图**/
.twbox {
    width: 530px;
    height: 350px;
    overflow: hidden;
}

.twbox .mF_sohusports_wrap {
    width: 100% !important;
    height: 100% !important;
    padding: 0px !important;
    border: 0px !important;
}

.twbox .mF_sohusports {
    width: 100% !important;
    height: 100% !important;
}

.twbox .mF_sohusports .pic {
    width: 100% !important;
    height: 100% !important;
}

.twbox .mF_sohusports .pic li {
    width: 100% !important;
}

.twbox .mF_sohusports .pic img {
    width: 100%;
    height: 350px !important;
}

.twbox .mF_sohusports .txt li {
    width: 100%;
    height: 40px !important;
    line-height: 40px !important;
}

.twbox .mF_sohusports .txt li a {
    padding-left: 10px !important;
    color: #fff;
    font-family: "Microsoft YaHei", 微软雅黑;
    font-size: 16px;
    font-weight: normal !important;
    padding-right: 120px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.twbox .mF_sohusports .txt li b {
    filter: alpha(opacity=45) !important;
    opacity: 0.45 !important;
}

.mF_sohusports .num {
    bottom: 14px;
}

.twbox .mF_sohusports .num li a {
    width: 10px !important;
    height: 10px !important;
    background: #fff;
    font-size: 0px;
    border-radius: 50%;
}

.mF_sohusports .num li a {
    line-height: 15px !important;
    margin-right: 8px !important;
}

.twbox .mF_sohusports .num li.current a,
.twbox .mF_sohusports .num li a:hover {
    background: #ff0000;
}

/*民生动态*/
.xwbox {
    width: 443px;
    padding: 3px 14px 0 0;
}

.bk_top {
    height: 40px;
    border-bottom: #ddd 1px solid;
    padding: 0 1px 0 13px;
    overflow: hidden;
}

.bk_top .tit {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #c5020a;
    font-weight: bold;
}

.bk_top .more {
    display: block;
    float: right;
    width: 16px;
    height: 19px;
    padding-top: 14px;
    overflow: hidden;
}

.ttbox {
    height: 52px;
    padding-top: 3px;
    line-height: 52px;
    text-align: center;
    overflow: hidden;
}

.ttbox a {
    display: block;
    height: 52px;
    font-size: 18px;
    color: #c5020a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xw_list {
    width: 438px;
    line-height: 30px;
    padding: 0 0 0 5px;
    overflow: hidden;
}

.xw_list ul li {
    width: 422px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    padding-left: 14px;
    background: url(../images_msgc/ico1.gif) 0 14px no-repeat;
    overflow: hidden;
    color: #999;
}

.xw_list ul li a {
    font-size: 14px;
    color: #333;
    max-width: 80%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*第二板块*/
.hfbox {
    width: 1002px;
    height: 85px;
    overflow: hidden;
}

.mt15 {
    margin-top: 15px;
}

.hfbox .img_title {
    display: none;
}

/*板块三*/
.mainer {
    width: 1002px;
}

.bk_lbox {
    width: 510px;
    height: 271px;
    background: #fff;
    padding: 0 10px;
}

.bk_list {
    width: 506px;
    line-height: 30px;
    padding: 6px 0 0 4px;
    overflow: hidden;
}

.bk_list ul li {
    width: 489px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    padding-left: 14px;
    background: url(../images_msgc/ico1.gif) 0 14px no-repeat;
    overflow: hidden;
    color: #999;
}

.bk_list ul li a {
    font-size: 14px;
    color: #333;
    max-width: 80%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bk_rbox .bk_list {
    width: 433px;
}

.bk_rbox .bk_list ul li {
    width: 416px;
}

/*网上公示*/
.bk_rbox {
    width: 437px;
    height: 271px;
    background: #fff;
    padding: 0 10px;
}

/*图看民生*/
.tkbox {
    width: 910px;
    height: 179px;
    background: #fff;
    padding: 19px 16px 0 76px;
    position: relative;
}

.tkimg_list {
    width: 910px;
    height: 162px;
    overflow: hidden;
    position: relative;
}

.tk_title {
    width: 46px;
    height: 190px;
    position: absolute;
    left: 12px;
    top: -10px;
    background: url(../images_msgc/ms_tkmstit.png) no-repeat;
    padding-right: 8px;
    overflow: hidden;
}

.tk_title a {
    display: block;
    width: 26px;
    height: 151px;
    line-height: 22px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 39px 10px 0;
    cursor: pointer;
    overflow: hidden;
}

.tk_title a:hover {
    color: #fff;
}

.tkimg_list ul li {
    width: 217px;
    height: 162px;
    padding-right: 14px;
    float: left;
    position: relative;
}

.tkimg_list ul li a {
    display: block;
    width: 217px;
    height: 162px;
    cursor: pointer;
    overflow: hidden;
}

.tkimg_list ul li a img {
    width: 217px;
    height: 162px;
}

.tkimg_list ul li .title{
    position: absolute;
    display: block;
    width: 217px;
    height: 28px;
    left: 0px;
    bottom:-28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    z-index: 66;
    background: url(../images_msgc/text_bg.png) repeat;
}

/*友情链接*/
.linkcon {
    width: 972px;
    padding: 15px;
    background: #fff;
    margin: auto;
}
/*有情链接*/
.is-select .select {
    position: relative;
    float: left;
    z-index: 94;
    height:30px;
    margin-right:14px;
    width: 232px;
}

.is-select .select.last {
    margin-right: 0 !important
}

.is-select .select dt {
    height: 28px;
    display: inline-block;
    color: #666;
    border: 1px solid #ddd;
    background: url(../images_msgc/ms_lkico.gif) no-repeat 207px 10px #fff;
    line-height: 28px;
    padding-left: 14px;
    cursor: pointer;
    width: 216px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    border-radius: 0px;
}
.select dt.active {
    border-color:#ddd!important;
    box-shadow:none;
}
.is-select .select dd {
    position: absolute;
    left: 0;
    bottom: 23px;
    background: #fff;
    display: none;
    z-index: 98;
    width: 230px;
    border: #ddd 1px solid;

}

.is-select .select dd ul {
    padding: 5px 5px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.is-select .select dd ul li {
    background: #f7f7f7;
    border-bottom: #fff 1px solid;
}

.is-select .select dd ul li a {
    display: block;
    padding: 0 5px;
    font: normal 12px/26px "Microsoft Yahei";
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.is-select .select dd ul li a:hover {
    background: #f0f0f0;
    text-decoration: none;
    color: red;
}
.foter{
    width: 100%;
    background: #c6c6c6;
    overflow: hidden;
}
.foter a:hover{
    color: red;
}
.foter .bottom{
    background: #c6c6c6;
}
.foter .foot{
    padding: 0 0 0 58px;
    font-size: 14px;
}
.foter .foot span {
    margin-right: 0.5em;
}



/*内页*/
.grayline {
    width: 1002px;
    height: auto;
    margin: auto;
    padding: 10px 0 15px;
}
/*上一篇下一篇*/
.updown{
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
}
/*文章页*/
.wz_top{
    height: 38px;
    line-height: 36px;
    padding-left: 26px;
    background: url(../images_msgc/wz_ico.png) 7px 11px no-repeat;
    font-size: 14px;
    color: #666;
}
.wz_top i{font-style:normal;}

.wz_top a:hover{color:#cc0000;}

.wenzhang{
    padding: 20px 40px 20px 40px;
    background: #fff;
}
.newstitlet{
    text-align: center;
}
.newstitles{
    text-align: center;
}
.newstitle{ font-size:24px; line-height:38px; font-family:Microsoft YaHei; text-align:center; color:#333333;}
.newstitlef{font-size:22px;text-align: center;line-height: 44px;font-weight: normal;font-family:Microsoft YaHei;}
.newsinfo{
    line-height:43px;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-bottom: #dbdee1 1px solid;
    height: 43px;
    padding-top: 5px;
}
.newsinfo a{color:#666;  }
.newsinfo input{width: 12px;height: 12px;border: 1px solid #666666; margin:0 4px 0 0;vertical-align: middle;cursor: pointer;outline: medium none;overflow: hidden;}
.newsinfo span{ padding:0 0.5em;}
.top_ztimg{position:absolute;width:100px;height:36px;right:0px;top:12px;overflow:hidden;}
.top_ztimg .si_img{display:block;float:left;width:36px;height:36px;margin-left:10px;}
.newscontnet{font-size:16px; font-family:Microsoft YaHei; margin:0 auto; color:#333; line-height:230%; padding-bottom:20px; padding-top:20px;}
.newscontnet img{ max-width:1000px;}
.close a{ color:#999; padding:3px 0 3px 24px; margin:0 8px;}
.printico{ background:url(../images_tyzx/print.gif) left center no-repeat; }
.closeico{ background:url(../images_tyzx/close1.gif) left center no-repeat;}
.close01 a{ color:#999; padding:3px 0 3px 24px; margin:0 8px;}
.minh500{   min-height:500px; height:auto !important;   height:500px;}
.bshare-custom.icon-medium a{ margin-top:5px;}
.sharebox{ padding-top:25px;  border-top:1px dashed #ddd;}
.shares{height:36px; line-height:36px;}
.shares .share-box{display:inline-block;position:relative;right:auto;top:auto;}
/*分页*/
.pagination{width:100%;text-align:center;margin:10px 0;padding:3px 0;line-height:24px;font-size:14px;font-family:"Microsoft YaHei";}
.pagination a,.pagination span{display:inline-block;border:1px solid #d9d9d9;color:#666;margin:3px;padding:0 6px;text-decoration:none;white-space:nowrap;height:24px;}
.pagination a:hover{background:#e00404;border:1px solid #e00404;color:#fff !important;}
.pagination a.active{border:1px solid #2e87ff;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#e00404;border:1px solid #e00404;color:#fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #d9d9d9;color:#666;background:#eee;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#2e87ff;border:#2e87ff 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#666;background:#fff;border:1px solid #fff;cursor:text;padding:0 3px;}
.pagination .inputBar{border:0;height:24px;padding:0 6px; background: none;}
.pagination .total{border:0;height:24px;padding:0; background: none;}
.pagination .inputBar input{width:40px;height:20px;line-height:24px;padding:2px 5px;border:#ccc 1px solid;margin:-3px 3px 0;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#eee;vertical-align:middle;}
.pagination .inputBar button{width:40px;height:26px;line-height:20px;padding:2px 5px;border:#e00404 1px solid;margin:-3px 6px 0 3px;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#e00404;vertical-align:middle; color: #fff;}


/**/
.lm_lban{
    width: 205px;
    height:auto;
    padding: 10px;
    min-height:580px;
    _height:580px;
    background:#fff;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.15);
    box-shadow: 0 2px 4px rgba(0,0,0,.15);
    -webkit-transition: .15s ease-out;
    -o-transition: .15s ease-out;
    transition: .15s ease-out;
}
.lm_top{height:50px;background:#e00404; text-align:center;overflow:hidden;}
.lm_top .tit{display:block; height:50px;line-height:50px;font-size:18px; color:#fff;}
.navdh{margin:auto;padding-top:15px; }
.navdh ul li{height:auto;padding-bottom:15px;vertical-align:bottom;overflow:hidden; text-align:center;}
.navdh ul li a{display:block; height:36px;line-height:36px;background:#fff;overflow:hidden;font-size:16px;  color:#333;}
.navdh ul li a:hover,.navdh ul li.active a{color:#fff;background:#e00404;}

.lm_rban{
    height: auto;
    text-align: left;
    width: 1002px;
    min-height: 500px;
    _height: 500px;
    background: #fff;
    padding: 20px 0;
}
.navjz{ height:auto;padding:0px;font-size:14px;line-height:30px;overflow:hidden;width: 860px;margin: 0 auto}
.navjz .nav_doc{font-size:16px;line-height:200%;}
.navjz ul{clear:both;}
.navjz ul .columnName{height:36px;border-bottom:#ccc 1px dotted;margin-bottom:5px;background:none;padding:0;}
.navjz ul .columnName .title{font-size:16px;color:#e00404;line-height:36px;}
.navjz ul .columnName .more{font-size:12px;color:#666;line-height:36px;}
.navjz ul li{height:40px;line-height:40px;font-size:14px;vertical-align:bottom; padding-left:16px; background:url(../images_msgc/ico1.gif) left no-repeat;}
.navjz ul li a{line-height:40px;font-size:16px;}
.navjz .doc_list li{color:#999;overflow:hidden; }
.navjz .doc_list li img{padding-top:7px;float:left;}
.navjz ul.picture-list{clear:both;}
.navjz ul.picture-list li{
    padding: 0 7px 10px;
    background: none;
    float: left;
    text-align: center;
    height: auto;
    width: 200px;
    line-height: 30px;
    font-size: 14px;
    vertical-align: bottom;
}
.navjz ul.picture-list li a{
    float: left;
    text-align: center;
    width: 200px;
    line-height: 36px;
    font-size:14px;
}
.navjz ul.picture-list li img{
    width: 200px;
    height: 150px;
    padding: 0;
}
.navjz ul.picture-list li .img_title{
    width:200px;
    height:36px;
    float:left;
    line-height:36px;
    text-align:center;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.navjz .jiedu{text-align:center;padding:50px 0;}
.navjz .jiedu a{display:inline-block;width:200px;height:100px;line-height:100px;margin:0 20px;font-size:18px;color:#1b50a0;background:#e9f0f7;text-align:center;}
.navjz .jiedu a:hover{color:#fff;background:#1b50a0;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
/*搜索页面*/
.con_main{
    margin: 0 auto;
    background: #fff;
    padding: 20px 0;
}
.ssy_leftbar{width:260px;height:auto;}
.fenlei_tit,.searchType-title{height:34px;line-height:34px;padding-left:12px;font-size:16px;font-weight:bold;color:#333; }
.total_wz,.searchType-column{height:auto;padding:8px 0 8px 20px;background:#f1f1f1;font-size:14px;}
.total_wz ul li,.searchType-column ul li{height:30px;line-height:30px;}
.total_wz ul li a:hover,.total_wz ul li a.active,.searchType-column ul li a:hover,.searchType-column ul li a.active{text-decoration:underline;color:#de3e40;}
.ssy_rightbar{width:880px;height:auto;padding-top:10px;margin: 0 auto;}
.ssy_rightbar .warm-prompt{line-height:30px;font-size:14px;color:#666;}
.result_title{padding-right:18px;font-size:15px;float:right;text-align:right;width:auto;height:30px;line-height:30px;color:#8a8a8a;}
.ssy_rightbar .search-list{height:auto;margin-bottom:15px;}
.ssy_rightbar .search-list li.search-title{line-height:26px;font-weight:bold;font-size:14px;}
.ssy_rightbar .search-list li.search-title a{}
.ssy_rightbar .search-list li.search-title a:hover{text-decoration:underline;}
.ssy_rightbar .search-list li a span,.ssy_rightbar .search-list li span{color:#cd3501;}
.ssy_rightbar .search-list li.search-info{line-height:22px; height:auto; margin-bottom:5px;}
.ssy_rightbar .search-list li.search-column{color:#0384ce;line-height:22px;}
.ssy_rightbar .search-list li.search-url{height:auto;line-height:22px; color:#e00404;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.ssy_rightbar .search-list li.search-url span.date{padding-left:14px;color:#e00404;}
.ssy_rightbar .search-list li.search-url a{color:#e00404;}
.ssy_rightbar .search-list li.search-url a:hover{text-decoration:underline;}

/*栏目页 视频列表 */
.navjz .videoNews-list{clear:both;}
.navjz .videoNews-list li{background:none;height:auto;padding:10px 0;border-bottom:1px dashed #ddd;vertical-align:bottom;}
.navjz .videoNews-list li .left-img{width:235px;height:160px;border:#ddd 1px solid;padding:2px;}
.navjz .videoNews-list li .left-img img{width:235px !important;height:160px !important;}
.navjz .videoNews-list li .right-main{width:559px;}
.navjz .videoNews-list li .right-main .video-title .left a{font-weight:bold;}
.navjz .videoNews-list li .right-main .video-title .play-icon a{display:block;white-space:nowrap;height:30px;line-height:30px;padding-left:20px;background:url(../images/flv.gif) 0 8px no-repeat;}
.navjz .videoNews-list li .right-main .videoNews-note{line-height:26px;}
.navjz .videoNews-list li .right-main .videoNews-note span{color:#666 !important;}
.navjz .videoNews-list li .right-main .video-attr .video-hit,.navjz .videoNews-list li .right-main .video-attr .video-date{color:#cc0001;}

/*视频文章 */
.video_main_content{text-align:center;padding:30px 0 15px;}
.sp_wzcon{padding:20px;width:884px;height:auto;font-size:16px;line-height:200%;}
.sp_wzcon table{max-width:884px !important;}



/*****网站地图****/
.dty_title{height:72px;line-height:72px;text-align:center;font-size:30px;letter-spacing:5px; font-family:"微软雅黑";}
.dty_contain{ margin:auto;}
.dty_mutitle{ height:42px;line-height:41px;overflow:hidden;margin-top:16px;}
.dty_mutitle a{display:block;float:left;height:41px;line-height:41px;color:#e00404;font-size:18px;padding:0 20px;white-space:nowrap; font-weight:bold; border-bottom:1px solid #e00404;}
.dty_mutitle a:hover{color:#fd8524;}
.dty_sublb{padding-top:20px;}
.dty_sublb:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .dty_sublb {zoom: 1;} /* IE6 */
*:first-child+html .dty_sublb {zoom: 1;} /* IE7 */
.dty_sublb ul li{float:left;height:40px;width:169px; text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; margin-bottom:10px; margin-right:5px; padding-left:5px;}
.dty_sublb ul li a{line-height:38px;font-size:16px;color:#666;    border: 1px solid #eee;    background: #f3f3f3; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; padding:0 5px;}
.dty_sublb ul li a:hover{ border:1px solid #e00404; background:#e00404; color:#fff;}


/*外部链接*/
.jump-info .btn-group .btn{
    background:#e00404!important;
}
/*漂浮*/
.j-float{position:relative;z-index:99999;display:none;}
.j-float .img_title{display:none;}
.j-float .float-close{position:absolute;right:0px;top:-20px;}
.j-float .float-close img{cursor:pointer;}


/*归档*/
.init{
    position: absolute;
    top: 0;
    right:50px;
}

