@charset "utf-8";
html{background:#fff;}
/* some reset */
body,form,h1,h2,h3,h4,ul,ol,li,dl,dd,dt,p,hr,input,em{
    margin:0;
    padding:0;
    list-style:none;
    -webkit-text-size-adjust:none;
    font-style: normal;
}
body{
    color:#333;
    font: 12px/1.2 "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, arial, Tahoma, SimSun, sans-serif;
    background-color: #f3f3f3
}
h1,h2,h3,h4{
    font-size:100%
}
img{
    border:none
}
ul{
    list-style:none
}
a{
    color:#15c;
    cursor:pointer;
    text-decoration:none
}
a:hover{
    color:#f1563f!important;

    text-decoration:underline}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}
.clearfix{
    display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height:1%;
}
.clearfix {
    display:block;
}
.f12{
    font-size:12px
}
.f14{
    font-size:14px
}
.c_666{
    color:#666
}
.c_g{
    color:green
}
.c_r{
    color:#f00
}
.c_ccc{
    color:#ccc
}
.c_58{
    color:#585858
}
.c_c0 {
    color:#c0c0c0;
}
.select a,a.select,.select{
    color:#000;
    font-weight:700;
    text-decoration:none
}
.u{
    text-decoration:underline
}
.pr5{
    padding-right:5px;
}
.pl5{
    padding-left:5px;
}
.unline,a.unline,a.unline:hover{
    text-decoration:none;
    border:none
}
.hc{
    display:none
}
.sc{
    display:block
}
.clear,.line{
    display:block;
    clear:both;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden
}
.tc,.center{
    text-align:center
}
.tr{
    text-align:right
}
input{
    font-family:Tahoma;
    font-size:12px
}
.radio{
    margin:0;
    vertical-align:middle
}
a:hover{
    text-decoration:none;
}
.bar_left .tuan{
    display:none
}


/* tapbar \*/
.topbanner{
    width:1190px;
    height: 50px;
    overflow: hidden;
    margin:0 auto -10px;
}
.topbanner a{
    display: block;
    width:1190px;
    height: 50px;
    overflow: hidden;
}


/* 导航栏 \*/
.nav-content__navbox .navbox{
    height: 40px;
}
.nav-content__navbox--nav{
    width: 1190px;
    margin: 0 auto;
}
.nav-content__navbox--nav li{
    float: left;
    margin-right:30px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.nav-content__navbox--nav li a{
    color: #585858;
}
.nav-content__navbox--nav li.nav-content__navbox--sidetitle{
    width: 222px;
    height: 40px;
    line-height: 40px;
    background: #FF552E;
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
    margin-right: 20px
}
.nav-content__catebox{
    width: 1190px;
    height:424px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.nav-content__catebox__cateside{
    width: 240px;
    height:420px;
    float: left;
    position: relative;
    z-index:50;
    *margin-top: -14px
}
.nav-content__catebox__sidebar .cate,.nav-content__catebox__sidebar .cate:hover{
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-right: 4px;
    border: none
}
.nav-content__catebox__sidebar{
    width: 240px;
    height:418px;
    border:1px solid #DDD;
    margin: auto;
    background: #f8f8f8;
    /*background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ff552e), to(#ff7730));background:-moz-gradient(linear, 0 0, 0 bottom, from(#ff552e), to(#ff7730));*/
}
.nav-content__catebox__sidebar .otherList{
    width: 60%;
    margin: 30px auto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 14px;
}
.otherList a{
    float: left;
    width: 50%;
    color: #333;
    margin-bottom: 20px;
}
.otherList a:hover{
    color: #FF552E;
}
.nav-content__catebox__sidebar .nav-content__catebox--catelist{
    width: 100%;
}
.nav-content__catebox--catelist li{
    position:relative;
    height: 60px;
    /*border-left: 1px solid #DDDDDD;*/
}
.nav-content__catebox--catelist li:last-child{
    height: 59px;
}
.nav-content__catebox--catelist li .nav-content__catebox--item{
    position: relative;
    width: 91%;
    width:95%\9;
    height:57px;
    line-height:57px;
    margin: auto;
    z-index: 9999;
    border-bottom: 1px solid #f2f2f2;
}
.nav-content__catebox--catelist li .nav-content__catebox--item:last-child{
    border-bottom: none;
}

.nav-content__catebox--catelist li .nav-content__catebox--item:hover{
    border-bottom: none;
}
.nav-content__catebox--catelist li .cn{
    position: absolute;
    top: 0;
    left: -2px;
    width: 242px;
    height: 57px;
    z-index: 0;
}
.nav-content__catebox--catelist li .selcn{
    width: 240px;
    background-color: #fff;
    border-left: 3px solid #ff552e;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.nav-content__catebox--catelist li.Hover:last-child{
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
}
.nav-content__catebox--catelist li .last-bt{
    border-bottom:none;
}
.nav-content__catebox--item div{
    position: absolute;
    left:16px;
    height: 59px;
    line-height: 59px;
}
.nav-content__catebox--item span{
    display: inline-block;
    text-align: center;
    padding: 0 7px
}
.nav-content__catebox--catelist i{
    position: absolute;
    left: 0px;
    top: 22px;
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
    margin-left: 0px;
}
.nav-content__catebox__sidebar .weixiu{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/weixiu_s.png;vpn_img") no-repeat;
    background-size: 100% 100%
}
.nav-content__catebox__sidebar li a,.nav-content__catebox__sidebar li a:hover{
    display:inline-block;
    display:inline\9;
    color:#333;
    font-size: 14px;
    margin:4px 0 4px 0;
    white-space: nowrap;
    border-right:1px solid #e0e0e0;
    height:13px;
    line-height: 13px;
    padding-right:3px;
}
.nav-content__catebox__sidebar li a:last-child{
    border-right: none
}
.nav-content__catebox__sidebar--cateitem dd .red{
    color: red
}
.nav-content__catebox__sublist{
    position: absolute;
    left: 2px;
    top: 0;
    z-index: 50;
}
.nav-content__catebox__catecss{
    width:886px;
    height:372px;
    padding: 23px 30px;
    background:#fff;
    position: absolute;
    left: 240px;
    top:0;
    border: 1px solid #DDDDDD;
    /*box-shadow: 2px 3px 4px 0 rgba(0,0,0,0.05);*/border-left: none; /*-moz-box-shadow: 0 2px 3px 0 #f2f2f2;
    -webkit-box-shadow: 0 2px 3px 0 #f2f2f2;
    box-shadow: 0 2px 3px 0 #f2f2f2;*/}
.nav-content__catebox__sidebar--cateitem{
    position: relative;
    margin-bottom: 15px;
}
.nav-content__catebox__sidebar--cateitem dt{
    display:block;
    width:93%;
    height:40px;
    line-height:40px;
    font-size: 14px;
    color:#666;
    overflow:hidden;
    /*padding-left: 50px;*/
    border-bottom: 1px solid #efefef
}
.nav-content__catebox__sidebar--cateitem dt span{
    width:30px;
    height:30px;
    display: inline-block;
    vertical-align: -8px;
    padding-right:5px
}
.nav-content__catebox__sidebar--cateitem dt a{
    color:#000!important;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold
}
.nav-content__catebox__sidebar--cateitem dt a:hover{
    color:#ff6e45!important;
}
.nav-content__catebox__sidebar--cateitem dd{
    width:100%;
    line-height:24px;
    font-size: 14px;
    padding-bottom:5px;
    margin-top: 5px
}
.nav-content__catebox__sidebar--cateitem dd a{
    display:inline-block;
    color:#000;
    margin:4px 8px 4px 0;
    white-space: nowrap;
    height:15px;
    line-height: 15px;
    line-height: 17px\9;
    padding-left:10px;
    font-size: 14px
}
/* 楼层公共样式 \*/
.floor-content{
    clear: both;
    width: 1154px;
    margin:0 auto;
    background-color: #fff;
    padding: 18px;
    margin-bottom: 20px
}

/* 友情链接 \*/
.flinkslist{
    padding:22px 0 22px 50px;
}
.flinks{
    width: 1190px;
    margin: 0 auto;
    border:1px solid #f3f3f3;
}
.flinkslist li{
    float: left;
    width: 113px;
    *display:inline;
    *zoom:1;
    height: 24px;
    line-height: 24px;
    color:#666;
    font-size:14px;
    white-space: nowrap;
    overflow: hidden;
}
.flinkslist li a{
    color:#666;
}
.flinkslist a{
    display:inline-block;
    *display:inline;
    *zoom:1;
    height: 24px;
    line-height: 24px;
    color:#666;
    font-size:14px;
    margin-right:15px;
    white-space: nowrap;
    overflow: hidden;
}
/* 尾部 \*/
#footer .bg{
    padding:30px 0;
    text-align:center;
    line-height:180%;
    color:#818181;
    font-size: 14px;
}
#footer a{
    color:#818181;
    font-weight:400}
.h458{
    height: 458px;
}
.h101{
    height: 101px!important;
}
.h77{
    height:77px!important;
}
.h458 .infoblock-top,.bb-dot{
    border-bottom:1px dotted #e9e9e9;
}
.mr15{margin-right: 15px;}
.mr17{margin-right: 17px;}
.mr18{margin-right: 18px;}
.mb25{margin-bottom: 25px}

/*百度广告浮层 2015.9.11 by fs*/
.flybox{
    position: fixed;
    width：auto;
    height：auto;
    bottom: 100px;
    right:0;
    z-index:999;
    _position: absolute;
    _bottom:auto;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.flyclose{
    display: block;
    width: 9px;
    height: 9px;
    overflow: hidden;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/indexclose.png;vpn_img) no-repeat 0 0;
    position: absolute;
    right:2px;
    top:2px;
    z-index:10001;
}
#topbar .w{
    width: 1180px;
}
/* common 弹出层 by zzl */
#shadeCommon{
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    background-color: #000\9;
    filter:alpha(opacity=80);
    z-index: 99999;
    top: 0;
}
#dialogCommon{
    width: 538px;
    height: 465px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -270px;
    margin-top: -253px;
    z-index: 999999;
}
.dialogwrap{
    position: relative;
    width: 100%;
    height: 465px;
}
#closedialog{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 15px;
    z-index: 999;
    right:2px;
    cursor: pointer;
    background-color: #fff;
    filter:alpha(opacity=0);
    opacity:0;
}
.dialogwrap .diaimgWrap{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: block;
}

/*
  便民服务-2017-05-15
*/

.nav-content__catebox--assistant{
    position: absolute;
    top:0;
    right:0;
    width:132px;
    height:418px;
    border:1px solid #ddd;
}
.nav-content__catebox--bmzsitem h3{
    font-size:16px;
    color:#333;
    text-align: center;
    height:50px;
    line-height:50px;
}
.nav-content__catebox--bmzsitem ul{
    margin-top:16px;
}
.nav-content__catebox--bmzsitem ul li {
    text-align: center;
    margin-bottom:25px;
    cursor: pointer;
}
.nav-content__catebox--bmzsitem ul li a{
    color:#333;
    font-size:14px;
    width:100%;
}
.nav-content__catebox--bmzsitem ul li p{
    line-height:25px;
}
.nav-content__catebox--bmzsitem ul li i{
    background: #fff;
    display: inline-block;
    width: 37px;
    height: 38px;
}
.article__contentbox{
    width:1190px;
    margin:0 auto;
    margin-bottom:20px;
    overflow: hidden;
}
.article__contentbox__banner--left{
    float: left;
    width: 586px;
    *width: 566px;
    height: 180px;
    *height: 160px;
    box-sizing: border-box;
    padding: 10px;
    border:1px solid #f3f3f3;
    margin-bottom: 25px;
}
.article__contentbox__banner--left h3 {
    position: relative;
    width: 285px;
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 16px;
    color: #333;
    display: inline-block;
    cursor: pointer;
    margin-left: 25px;
}
.reload__btn {
    position: absolute;
    top: -3px;
    right: 0;
    padding-left: 20px;
    margin-left:100px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #ff552e;
    background: url('https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/icon-point.png;vpn_img') 0 0 no-repeat;
    background: url('https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/icon-point.png;vpn_img') 0 0 no-repeat\9;
    background-size: 14px 12px;background-size: auto\9;
}
.reload__btn:hover{
    text-decoration: underline;
}
.article__contentbox--bdimage {
    float: left;
    position: relative;
    height: 158px;
}
.article__contentbox--bdimage img {
    width: 246px;
    height: 158px;
}
.article__contentbox--list {
    float: right;
    width: 290px;
    *width: 280px;
    margin-right: 6px;
}
.article__contentbox--list li {
    box-sizing: border-box;
    margin-top: 2px;
    *margin-top: 0;
    margin-bottom: 11px;
    *margin-bottom: 11px;
    padding-left: 18px;
    /**padding-left: 9px;*/
    background: url('https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/icon_newdl/icon-point.png;vpn_img') 0 0 no-repeat;
    background-size: 6px 6px;
    background-position: 0 6px;
    background: url('https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/icon_newdl/icon-point.png;vpn_img') 0 0 no-repeat\9;
    background-size: auto\9;
    background-position: 0 6px\9;
}
.article__contentbox--list li a {
    width: 64%;
    *width: 58%;
    color: #333;
    font-size: 14px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    display: inline-block;
}
.article__contentbox--list li span {
    width: 36%;
    color: #ccc;
    font-size: 12px;
    text-align: right;
    height: 16px;
    line-height: 16px;
    vertical-align: top;
    display: inline-block;
}
.article__contentbox__banner--right {
    float: right;
    width: 580px;
    /**width: 560px;*/
    height: 180px;
    *height: 158px;
    box-sizing: border-box;
    background: #fff;
}
.article__contentbox--adimage {
    position: relative;
    float: left;
    width: 582px;
    height: 180px;
}
.ad_list {
    float: right;
    width: 150px;
    height: 202px;
}
.ad_list li {
    margin-bottom: 11px;
    *margin-bottom: 10px;
}
.ad_list li a {
    position: relative;
    width: 100%;
    height: 100%;
}
.ad_list li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 100%;
    height: 60px;
}
.ad_list li div {
    display: none;
    position: absolute;
    /*top: 0;*/
    right: 0;
    width: 100%;
    height: 60px;
}
.article__contentbox--adimage div,.article__contentbox--bdimage div {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.ad_list li:hover div,.article__contentbox--adimage:hover div,.article__contentbox--bdimage:hover div {
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: #000;
    filter:alpha(opacity=20);
    -moz-opacity:0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
    z-index: 99;
}


#footer {
    width: auto;
    width: auto !important;
}

/*焦点图*/
.article__contentbox__banner--focus {
    width: 582px;
    height: 180px;
    float: left;
    background: #fff;
    overflow: hidden;
}

.article__contentbox__topmain {
    width: 582px;
    height: 180px;
    overflow: hidden;
    z-index: 20;
    position: relative;
}
.article__contentbox__topmain .article__contentbox__topmain--bottomdiv {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    z-index: 30;
}

.article__contentbox__topmain .article__contentbox__topmain--bottomdiv .slide{
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:4px;
    height:4px;
    overflow:hidden;
    margin-right:4px;
    *margin-right:10px;
    border-radius:100%;
    cursor:pointer;
    border:2px solid #fff
}
.article__contentbox__topmain .article__contentbox__topmain--bottomdiv .slide a{
    display:block
}
.article__contentbox__topmain .article__contentbox__topmain--bottomdiv .selectedTab{
    background:#fff
}
.article__contentbox__topmain--bottomdiv span{cursor: pointer;}


/**
   底部楼层部分改版-2017-06-07@author：@zhangyan
*/

/*hot热门常用背景色*/
.bg_FEF8F8{
    background: #fef8f8;
    border-bottom:1px solid #f4e2e2;
}
.bg_F9FDFF{
    background: #F9FDFF;
    border-bottom:1px solid #DCE7ED;
}
.bg_FFFDF7{
    background: #FFFDF7;
    border-bottom:1px solid #F1E9D1;
}

.hot_mod_fist{
    margin-left:0;
}
.hot_mod_second,.hot_mod_third{
    margin-left:15px;
}
/*文字链高亮设置*/
.hotHeight{
    color:#f1563f!important;
}

/*公用-雪碧图*/
/*.hotItem span{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/jiazheng_sprite.png;vpn_img") no-repeat;
}*/

/*热门常用*/
.floor-content__hottitle{
    position: relative;
}
.floor-content__hottitle h2,.floor-content__category--title h2,.floor-content__category--right h2{
    color:#999;
    font-size:16px;
}
.floor-content__hottitle  span,.floor-content__category--title  span{
    position: absolute;
    left: 100px;
}
.floor-content__hottitle h2 span a,.floor-content__category--title h2 span a{
    color:#333;
    font-size:14px;
    padding-right:20px;
    font-weight: normal;
}

.floor-content__hotitem--moditem{
    width:372px;
    height:327px;
    border:1px solid #eee;
    float: left;
}
.floor-content__hotitem--moditem .floor-content__hotitem--title{
    height:49px;
    line-height:50px;
    font-family: PingFangSC-Regular;
}
.floor-content__hotitem--moditem .floor-content__hotitem--title span{
    color:#333;
    font-size: 18px;
    padding-left:20px;

}
.floor-content__hotitem--moditem .floor-content__hotitem--title em{
    color:#666;
    font-size:12px;
    padding-left:8px;

}

.floor-content__hotitem--moditem .floor-content__hotitem__hotcontent{
    border-bottom: 1px solid #eee;
    padding-bottom:26px;
}
.floor-content__hotitem--moditem .floor-content__hotitem__hotcontent a{
    width:48.5%;
    height:100px;
    padding-top: 15px;
    display: inline-block;

}
.floor-content__hotitem--moditem .floor-content__hotitem__hotcontent span{

}
.floor-content__hotitem--moditem .floor-content__hotitem__hotcontent span i{
    width:120px;
    height: 90px;
    display: block;
    margin:0 auto;
}
.floor-content__hotitem--moditem .floor-content__hotitem__hotcontent span em{
    display: block;
    /**display: inline;*/
    text-align: center;
    color:#333;
    font-size:16px;
    line-height:16px;
    padding-top: 15px;
}

.floor-content__hotitem__hotlist ul{
    width: 100%;
    padding: 10px 0 0 20px;
    padding: 18px 0 0 20px\9;
}
.floor-content__hotitem__hotlist ul li{
    width: 33.3%;
    height:30px;
    line-height:30px;
    float: left;
    text-align: left;

}
.floor-content__hotitem__hotlist ul li a{
    color:#0e8ed8;
    font-size:14px;

}

.hotCon{
    *margin-top: 20px;
}

/*运营位广告*/
.floor-middle--yyad{
    width: 1190px;
    padding: 0px;
    margin:20px auto 20px auto;
}
.floor-middle--yyadbox{
    width:1190px;
    height:auto;
    
}
.floor-middle--yyadbox a{
    width:1190px;
    height:50px;
    display: block;
}

/*主体区域*/
.floor-content__category--title,.floor-content__category--right h2,.floor-content__hottitle h2{
    margin-bottom: 15px;
    overflow: hidden;
}
.floor-content__category--content{
    overflow: hidden;
    position: relative;
}
.modH{
    margin-top:14px;
}
.floor-content__category--content  .floor-content__category--left{
    width:917px;
    float: left;
}
.floor-content__category--content .floor-content__category--left .modCon{
    margin-left:14px;
}
.floor-content__cateitemmod{
    width:288px;
    height:313px;
    /*height:305px;*/
    float: left;
    border:1px solid #eee;
}
.secondFloor{

}
.floor-content__cateitemmod .floor-content__cateitemmod--caticon{
    width:288px;
    height:134px;
    position: relative;
}

.floor-content__cateitemmod .floor-content__cateitemmod--caticon a{
    position: relative;
    display: block;
    width:298px;
    height:134px;
}
.floor-content__cateitemmod .floor-content__cateitemmod--catedesc{
    display: block;
    width:77px;
    line-height: 20px;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    top: 58px;
    left: 19px;
    color: #333;
}
.floor-content__cateitemmod .lineH{
    line-height: 25px;
    top:46px;
}
.floor-content__cateitemmod--catelink{
    height:135px;
    overflow: hidden;
}
.floor-content__cateitemmod--catelink ul{
    width:100%;
    padding:10px 0 0 20px;
    text-align: left;
}
.floor-content__cateitemmod--catelink ul li{
    width:30%;
    height: 35px;
    line-height:35px;
    float: left;
}

.floor-content__cateitemmod--catelink ul li .red{
    color: #FF552E;
}


.floor-content__cateitemmod--catelink ul li a{
    color: #0e8ed8;
    font-size:14px;
}
.floor-content__cateitemmod__checkmore{
    height:44px;
    line-height:44px;
    text-align: center;
    border-top:1px solid #eee;
    cursor: pointer;
}
.floor-content__cateitemmod__checkmore a{
    color:#666;
    font-size:14px;
}
.floor-content__cateitemmod__checkmore span{

}
.floor-content__cateitemmod__checkmore span i{
    width:6px;
    height:9px;
    display: inline-block;
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/more_icon.png;vpn_img") no-repeat;
    -webkit-background-size:6px auto;
    background-size:6px auto;
    margin-left: 5px;
}
.floor-content__cateitemmod__checkmore span i.moreIcon{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/more_icon.png;vpn_img") no-repeat;
    -webkit-background-size:6px auto;
    background-size:6px auto;
}
.floor-content__cateitemmod__checkmore span i.moreHover{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/more_icon_hover.png;vpn_img") no-repeat;
    -webkit-background-size:6px auto;
    background-size:6px auto;
}
/*优质服务*/
.floor-content__category--content .floor-content__category--right{
    width:237px;
    float: right;
}
.floor-content__category--right .floor-content__category--service{
    border:1px solid #eee;
    border-bottom:none;
    overflow: hidden;
}
.floor-content__category--right .floor-content__category--service ul{
    width:237px;
}
.floor-content__category--right .floor-content__category--service ul li{
    width:117px;
    height:104px;
    float: left;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;

}
.floor-content__category--right .hotServ ul li{
    height:106px;
}
.floor-content__category--right .floor-content__category--service ul li i{
    width: 80px;
    height: 60px;
    display: block;
    margin: 7px auto;
}



.floor-content__category--right .floor-content__category--service ul li em{
    display: block;
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 16px;
    padding:3px 0 20px 0;
}

.nav-content{
    width: 100%;
    background-color: #fff;
}


.padingtop10{
    padding-top: 15px;
}

.article__contentbox__banner--left h3 span a{
    color: #000;
}

.article__contentbox__banner--left h3 span a:hover{
    color: #000;
}

.article__contentbox__banner--left .bdzx{ color: #000;}
.article__contentbox__banner--left .bdzx:hover{ color: #000;}

.nav-content__catebox--navyy{
    position: absolute;
    right: 0;
    bottom: 0;
}

.nav-content__catebox{width: 1190px;height:424px;margin: 0 auto;overflow: hidden;position: relative;}
.catesnav-content__catebox__cateside{width: 240px;height:420px;float: left;position: relative;z-index:50;*margin-top: -14px}
.nav-content__catebox__sidebar .cate,.nav-content__catebox__sidebar .cate:hover{font-family: "微软雅黑";font-size: 16px;color: #333333;font-weight: bold;margin-right: 4px;border: none}
.nav-content__catebox__sidebar .nav_xx{background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/xxyl_xiuxian_icon.png;vpn_img") no-repeat;background-size: 100% 100%;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//img.58cdn.com.cn/ds/category/xiuxianyl/xxyl_xiuxian_icon.png', sizingMethod='scale');}
.nav-content__catebox__sidebar .nav_yl{background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/xxyl_yule_icon.png;vpn_img") no-repeat;background-size: 100% 100%;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//img.58cdn.com.cn/ds/category/xiuxianyl/xxyl_yule_icon.png',sizingMethod='scale');}
.nav-content__catebox__sublist{ position: absolute;left: 2px;top: 0;z-index: 50;}
.nav-content__catebox__catecss{width:886px;height:372px;padding: 23px 30px;background:#fff;position: absolute;left: 240px;top:0;border: 1px solid #DDDDDD;/*box-shadow: 2px 3px 4px 0 rgba(0,0,0,0.05);*/border-left: none; /*-moz-box-shadow: 0 2px 3px 0 #f2f2f2;
    -webkit-box-shadow: 0 2px 3px 0 #f2f2f2;
    box-shadow: 0 2px 3px 0 #f2f2f2;*/}

.zlam_icon{
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_zlam.png;vpn_img) no-repeat left;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_zlam_ie.png;vpn_img) no-repeat left\0;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_zlam_ie.png;vpn_img) no-repeat left\9;
    background-size: 30px auto;
}
.xywq_icon{
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_xywq.png;vpn_img) no-repeat left;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_xywq_ie.png;vpn_img) no-repeat left\0;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_xywq_ie.png;vpn_img) no-repeat left\9;
    background-size: 30px auto;
}
.ydjs_icon{
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_ydjs.png;vpn_img) no-repeat left;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_ydjs_ie.png;vpn_img) no-repeat left\0;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_ydjs_ie.png;vpn_img) no-repeat left\9;
    background-size: 30px auto;
}
.ydjb_icon{
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_ydjb.png;vpn_img) no-repeat left;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_ydjb_ie.png;vpn_img) no-repeat left\0;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_ydjb_ie.png;vpn_img) no-repeat left\9;
    background-size: 30px auto;
}
.snxx_icon{
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_snxx.png;vpn_img) no-repeat left;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_snxx_ie.png;vpn_img) no-repeat left\0;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_snxx_ie.png;vpn_img) no-repeat left\9;
    background-size: 30px auto;
}
.hwyl_icon{
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_hwyl.png;vpn_img) no-repeat left;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_hwyl_ie.png;vpn_img) no-repeat left\0;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_hwyl_ie.png;vpn_img) no-repeat left\9;
    background-size: 30px auto;
}
.diysgf_icon{
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_DIY.png;vpn_img) no-repeat left;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_DIY_ie.png;vpn_img) no-repeat left\0;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nav_DIY_ie.png;vpn_img) no-repeat left\9;
    background-size: 30px auto;
}


.bj_b{
    position: absolute;
    top: 35.5%;
    left: 5%;
    width: 88%;
    height: 270px;
    padding-left: 20px;
}
.bj_b a{
    display: inline-block;
    width:88%;
    height:218px;
}


/*百度广告浮层 2015.9.11 by fs*/
.flybox{position: fixed;width：auto;height：auto;bottom: 100px;right:0;z-index:999;_position: absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.flyclose{display: block;width: 9px;height: 9px;overflow: hidden; background: url(https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/indexclose.png;vpn_img) no-repeat 0 0;position: absolute;right:2px;top:2px;z-index:10001;}

.nav-content__catebox__sidebar{width: 240px;height:418px;border:1px solid #DDD;margin: auto;background: #f8f8f8;/*background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ff552e), to(#ff7730));background:-moz-gradient(linear, 0 0, 0 bottom, from(#ff552e), to(#ff7730));*/ }
.nav-content__catebox__sidebar .otherList{
    width: 60%;
    margin: 30px auto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 14px;
}

.otherList a{
    float: left;
    width: 50%;
    color: #333;
    margin-bottom: 20px;
}

.otherList a:hover{
    color: #FF552E;
}

.nav-content__catebox__sidebar .sidebarlist{width: 100%;}
.sidebarlist li{
    position:relative;
    height: 60px;
    /*border-left: 1px solid #DDDDDD;*/
}

.nav-content__catebox__sidebar li a,.nav-content__catebox__sidebar li a:hover{display:inline-block;display:inline\9;color:#333;font-size: 14px;margin:4px 0 4px 0;white-space: nowrap;border-right:1px solid #e0e0e0;height:13px;line-height: 13px;padding-right:3px;}
.nav-content__catebox__sidebar li a:last-child{border-right: none}

.article_content{
    width:1190px;
    margin:0 auto;
    margin-bottom:20px;
    overflow: hidden;
}
.article__contentbox__banner--left{
    float: left;
    width: 586px;
    *width: 566px;
    height: 180px;
    *height: 160px;
    box-sizing: border-box;
    padding: 10px;
    border:1px solid #f3f3f3;
    margin-bottom: 25px;
}
.article__contentbox__banner--left h3 {
    position: relative;
    width: 285px;
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 16px;
    color: #333;
    display: inline-block;
    cursor: pointer;
    margin-left: 25px;
}
.article__contentbox__banner--left .reloadBtn {
    position: absolute;
    top: -3px;
    right: 0;
    padding-left: 20px;
    margin-left:100px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #ff552e;
    background: url('https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/icon-point.png;vpn_img') 0 0 no-repeat;
    background: url('https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/icon-point.png;vpn_img') 0 0 no-repeat\9;
    background-size: 14px 12px;
    background-size: auto\9;
}
.article__contentbox__banner--left h3 a:hover{
    text-decoration: underline;
}

/*正常楼层1*/
.floor-content__cateitemmod .xxfs_zlam{
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_zuliaoanmo@2x.png;vpn_img") no-repeat right bottom #F9FDFF;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_zuliaoanmo.png;vpn_img") no-repeat right bottom #F9FDFF\0;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_zuliaoanmo.png;vpn_img") no-repeat right bottom #F9FDFF\9;
    background-size: 181px auto;
}
.floor-content__cateitemmod .xxfs_ydjs{
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_yundongjianshen@2x.png;vpn_img") no-repeat right bottom #F9FDFF;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_yundongjianshen.png;vpn_img") no-repeat right bottom #F9FDFF\0;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_yundongjianshen.png;vpn_img") no-repeat right bottom #F9FDFF\9;
    background-size: 181px auto;
}
.floor-content__cateitemmod .xxfs_hwyd{
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_huwaiyule@2x.png;vpn_img") no-repeat right bottom #F9FDFF;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_huwaiyule.png;vpn_img") no-repeat right bottom #F9FDFF\0;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_huwaiyule.png;vpn_img") no-repeat right bottom #F9FDFF\9;
    background-size: 181px auto;
}
.floor-content__cateitemmod .xxfs_wdyj{
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_wdyj@2x.png;vpn_img") no-repeat right bottom #F9FDFF;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_wdyj.png;vpn_img") no-repeat right bottom #F9FDFF\0;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_wdyj.png;vpn_img") no-repeat right bottom #F9FDFF\9;
    background-size: 181px auto;
}
/*正常楼层2*/
.floor-content__cateitemmod .ylsx_ydjb{
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_yedianjiuba@2x.png;vpn_img") no-repeat right bottom #fffdf6;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_yedianjiuba.png;vpn_img") no-repeat right bottom #fffdf6\0;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_yedianjiuba.png;vpn_img") no-repeat right bottom #fffdf6\9;
    background-size: 181px auto;
}
.floor-content__cateitemmod .ylsx_tjjh{
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_shineixiuxian@2x.png;vpn_img") no-repeat right bottom #fffdf6;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_shineixiuxian.png;vpn_img") no-repeat right bottom #fffdf6\0;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_shineixiuxian.png;vpn_img") no-repeat right bottom #fffdf6\9;
    background-size: 181px auto;
}
.floor-content__cateitemmod .ylsx_DIYsgf{
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_DIYshougongfang@2x.png;vpn_img") no-repeat right bottom #fffdf6;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_DIYshougongfang.png;vpn_img") no-repeat right bottom #fffdf6\0;
    background:url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/zclc_DIYshougongfang.png;vpn_img") no-repeat right bottom #fffdf6\9;
    background-size: 181px auto;
}

/*你还需要*/
.floor-content__category--right .floor-content__category--service ul{
    width:237px;
}
.floor-content__category--right .floor-content__category--service ul li{
    width:117px;
    height:104px;
    float: left;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;

}
.floor-content__category--right .floor-content__category--service ul li i{
    width: 80px;
    height: 60px;
    display: block;
    margin: 7px auto;
}

/*你还需要1*/
.floor-content__category--right .floor-content__category--service ul li i.cnxh_zj{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_zhenjiu.png;vpn_img") no-repeat;
    background-size: 80px auto;
}
.floor-content__category--right .floor-content__category--service ul li i.cnxh_ty{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_tuiyou.png;vpn_img") no-repeat;
    background-size: 80px auto;
}
.floor-content__category--right .floor-content__category--service ul li i.cnxh_jsjl{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_jianshenjiaolian.png;vpn_img") no-repeat;
    background-size: 80px auto;
}
.floor-content__category--right .floor-content__category--service ul li i.cnxh_jskzr{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_jianshenkazhuanrnag.png;vpn_img") no-repeat;
    background-size: 80px auto;
}
.floor-content__category--right .floor-content__category--service ul li i.cnxh_yypx{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_youyongpeixun.png;vpn_img") no-repeat;
    background-size: 80px auto;
}
.floor-content__category--right .floor-content__category--service ul li i.cnxh_yykzr{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_youyongkazhuanrang.png;vpn_img") no-repeat;
    background-size: 80px auto;
}
/*你还需要2*/
.floor-content__category--right .floor-content__category--service ul li i.cnxh_yj{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_yujia.png;vpn_img") no-repeat;
    background-size: 80px auto;
}
.floor-content__category--right .floor-content__category--service ul li i.cnxh_lqjl{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_lanqiujiaolian.png;vpn_img") no-repeat;
    background-size: 80px auto;
}
.floor-content__category--right .floor-content__category--service ul li i.cnxh_wd{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_wudao.png;vpn_img") no-repeat;
    background-size: 80px auto;
}
.floor-content__category--right .floor-content__category--service ul li i.cnxh_ymqjl{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_yumaoqiujiaolian.png;vpn_img") no-repeat;
    background-size: 80px auto;
}
.floor-content__category--right .floor-content__category--service ul li i.cnxh_sg{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_shougong.png;vpn_img") no-repeat;
    background-size: 80px auto;
}
.floor-content__category--right .floor-content__category--service ul li i.cnxh_DIYh{
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NFXXPLSWHBSXI5SPMNYX4LUDNG/ds/category/xiuxianyl/nhxy_DIYhua.png;vpn_img") no-repeat;
    background-size: 80px auto;
}

.floor-content__category--right .floor-content__category--service ul li em{
    display: block;
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 16px;
    padding:3px 0 20px 0;
}

.floor-content__cateitemmod .cateIcon a{
    position: relative;
    display: block;
    width:298px;
    height:134px;
}
.floor-content__cateitemmod .cateDesc{
    display: block;
    width: 77px;
    line-height: 20px;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    top: 58px;
    left: 19px;
    color: #333;
}