.headWrap {
    width: 100%;
    height: 172px;
    background: url(../img/bg_head.png;vpn_img) repeat-x;
    overflow: hidden
}

.headWrap .line {
    width: 100%;
    height: 3px
}

.headWrap .head {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 113px
}

.headWrap .head .logo {
    float: left;
    margin: 45px 0 0 14px;
    width: 237px;
    height: 62px;
    text-indent: -9999px;
    background: url(../img/logo.png;vpn_img) no-repeat
}

.headWrap .head .searchWrap {
    float: right;
    margin-top: 70px;
    width: 280px;
    height: 36px
}

.headWrap .head .searchWrap .text,
.headWrap .head .searchWrap .searchBtn {
    float: left;
    display: inline;
    height: 36px;
    line-height: 36px
}

.headWrap .head .searchWrap .text .itemText,
.headWrap .head .searchWrap .searchBtn .itemText,
.headWrap .head .searchWrap .text .itemBtn,
.headWrap .head .searchWrap .searchBtn .itemBtn {
    height: 36px;
    border: 0;
    font-size: 18px;
    font-family: Microsoft Yahei;
    cursor: pointer
}

.headWrap .head .searchWrap .text {
    margin-right: 8px;
    width: 215px
}

.headWrap .head .searchWrap .text .itemText {
    float: left;
    padding-left: 55px;
    width: 160px;
    color: #333;
    background: url(../img/ico_zoom.jpg;vpn_img) 14px 3px no-repeat #ccc
}

.headWrap .head .searchWrap .searchBtn {
    width: 57px
}

.headWrap .head .searchWrap .searchBtn .itemBtn {
    float: left;
    width: 57px;
    text-align: center;
    color: #fff;
    background: #0f93d6
}

.headWrap .head .tips {
    position: absolute;
    top: 22px;
    right: 0;
    font-size: 11px;
    font-weight: 700;
    color: #999
}

.headWrap .head .tips .time {
    padding-right: 10px
}

.headWrap .head .titleBar {
    position: absolute;
    top: 0;
    left: -1px;
    z-index: 1;
    width: 282px;
    height: 34px;
    background: url(../img/bg_head_info.png;vpn_img) no-repeat
}

.headWrap .navWrap {
    width: 100%;
    height: 55px
}

.headWrap .navWrap .nav {
    margin: 0 auto;
    width: 1000px;
    height: 100%;
    font-size: 16px;
    font-family: Microsoft Yahei
}

.headWrap .navWrap .nav ul {
    padding: 0 14px
}

.headWrap .navWrap .nav ul li {
    float: left;
    display: inline
}

.headWrap .navWrap .nav ul li a {
    float: left;
    width: 54px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff
}

.headWrap .navWrap .nav ul li a:hover {
    color: #c00
}

.container {
    margin: 0 auto;
    width: 1000px;
    overflow: hidden
}

.container .rolling {
    padding: 20px 0;
    font-size: 12px;
    height: 14px
}

.container .rolling .hd {
    float: left;
    display: inline;
    width: 70px;
    font-weight: 700;
    color: #444
}

.container .rolling .bd {
    position: relative;
    float: left;
    display: inline;
    width: 1128px;
    overflow: hidden
}

.container .rolling .bd ul {
    position: relative;
    width: 1000em
}

.container .rolling .bd ul li {
    float: left;
    display: inline;
    padding-left: 30px;
    overflow: hidden
}

.container .rolling .bd ul li a {
    float: left;
    display: inline;
    height: 14px;
    color: #666
}

.container .rolling .bd ul li a:hover {
    color: #c00
}

.container .cityAd {
    overflow: hidden
}

.container .cityAd .cy {
    width: 100%;
    height: 55px
}

.container .cityAd .cy img {
    width: 1000px;
    height: 55px
}

.container .cityAd .half {
    margin-top: 10px;
    width: 497px;
    height: 47px
}

.container .cityAd .half img {
    width: 497px;
    height: 47px
}

.container .hardNews {
    margin-top: 18px;
    overflow: hidden
}

.container .hardNews .conLayout {
    clear: both;
    overflow: hidden
}

.container .hardNews .focusWrap {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 320px;
    height: 240px;
    overflow: hidden
}

.container .hardNews .focusWrap .img ul {
    width: 960px;
    height: 240px
}

.container .hardNews .focusWrap .img ul li {
    position: relative;
    float: left;
    display: inline
}

.container .hardNews .focusWrap .img ul li a {
    float: left;
    width: 320px;
    height: 240px
}

.container .hardNews .focusWrap .img ul li a img {
    width: 320px;
    height: 240px
}

.container .hardNews .focusWrap .img ul li a p {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 28px;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    color: #fff;
    text-indent: 16px
}

.container .hardNews .focusWrap .img ul li a .textBg {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 80%;
    height: 28px;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8
}

.container .hardNews .focusWrap .control {
    position: absolute;
    z-index: 2;
    bottom: 12px;
    right: 5px
}

.container .hardNews .focusWrap .control span {
    float: left;
    margin-right: 6px;
    width: 4px;
    height: 4px;
    font-size: 0;
    background: #059ad9;
    cursor: pointer
}

.container .hardNews .focusWrap .control span.cur {
    background: #fff
}

.container .hardNews .headlines {
    float: left;
    width: 360px;
    height: 260px
}

.container .hardNews .headlines a {
    color: #333;
    line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.container .hardNews .headlines a:hover {
    color: #c00;
    text-decoration: underline
}

.container .hardNews .headlines .special {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 7px
}

.container .hardNews .headlines .special a {
    line-height: 1;
    color: #142556
}

.container .hardNews .headlines .special a:hover {
    color: #c00;
    text-decoration: underline
}

.container .hardNews .headlines .last {
    padding-bottom: 8px
}

.container .hardNews .local {
    float: right;
    width: 280px;
    font-size: 12px
}

.container .hardNews .local .tab {
    height: 40px
}

.container .hardNews .local .tab li {
    float: left;
    display: inline;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    font-size: 16px;
    line-height: 40px;
    border-bottom: solid 2px #0c86c8
}

.container .hardNews .local .tab .lnws {
    margin-right: 24px
}

.container .hardNews .local .bd {
    margin-top: 10px
}

.container .hardNews .local .bd li a {
    padding-left: 15px;
    display: block;
    width: 265px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/http/NE5C6Z5INFYGC5UFP73T6Z5QNF/2013/home/images/dot.jpg;vpn_img) 0 -43px no-repeat
}

.container .hardNews .local .bd li a:hover {
    color: #c00
}

.container .hardNews .lnHardNews {
    float: left;
    width: 320px;
    margin-right: 20px;
    line-height: 28px
}

.container .hardNews .lnHardNews .hd {
    height: 37px
}

.container .hardNews .lnHardNews .hd h2 {
    display: block;
    height: 37px
}

.container .hardNews .lnHardNews .hd h2 a {
    float: left;
    width: 110px;
    height: 37px;
    background: url(../img/bg_ln_hardnews.jpg;vpn_img) no-repeat;
    text-indent: -9999px
}

.container .hardNews .lnHardNews .bd a {
    display: block;
    padding-left: 12px;
    width: 308px;
    height: 28px;
    line-height: 28px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.container .hardNews .lnHardNews .bd a:hover {
    color: #c00
}

.container .hardNews .otherNews {
    float: left;
    display: inline;
    width: 360px;
    overflow: hidden
}

.container .hardNews .otherNews .bd {
    margin-top: 10px
}

.container .hardNews .otherNews .bd li {
    display: block
}

.container .hardNews .otherNews .bd li a {
    float: left;
    padding-right: 30px;
    width: 330px;
    color: #444;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.container .hardNews .otherNews .bd li a.first {
    font-weight: 700;
    color: #152256
}

.container .hardNews .otherNews .bd li a:hover {
    color: #c00
}

.container .hardNews .videoNews {
    float: right;
    width: 280px;
    overflow: hidden
}

.container .hardNews .videoNews .hd {
    height: 34px
}

.container .hardNews .videoNews .hd h2 a {
    float: left;
    width: 110px;
    height: 34px;
    background: url(../img/bg_sptj.jpg;vpn_img) 0 3px no-repeat;
    text-indent: -9999px
}

.container .hardNews .videoNews .bd {
    margin-top: 14px
}

.container .hardNews .videoNews .bd .itemVideo {
    margin-left: -10px;
    overflow: hidden
}

.container .hardNews .videoNews .bd .itemVideo .v {
    position: relative;
    float: left;
    margin-left: 10px
}

.container .hardNews .videoNews .bd .itemVideo .v a {
    position: relative;
    display: block;
    width: 134px;
    height: 90px
}

.container .hardNews .videoNews .bd .itemVideo .v a img {
    width: 134px;
    height: 90px
}

.container .hardNews .videoNews .bd .itemVideo .v .title {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 134px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff
}

.container .hardNews .videoNews .bd .itemVideo .v .textBg {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 134px;
    height: 20px;
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    background: #000
}

.container .hardNews .videoNews .bd .itemVideo .v .mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 134px;
    height: 90px;
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    background: #000
}

.container .hardNews .videoNews .bd .itemVideo .v .icoPlay {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 4;
    margin-top: -18px;
    margin-left: -18px;
    display: block;
    width: 36px;
    height: 36px;
    background: url(../img/ico_playBtn.png;vpn_img) no-repeat
}

.container .hardNews .videoNews .bd .itemList {
    padding-top: 12px;
    overflow: hidden
}

.container .hardNews .videoNews .bd .itemList ul li a {
    float: left;
    padding-left: 10px;
    width: 270px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    color: #666;
    background: url(../img/ico_dot_04.jpg;vpn_img) left center no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.container .hardNews .videoNews .media {
    clear: both;
    padding-top: 20px
}

.container .hardNews .videoNews .media .tit {
    height: 24px
}

.container .hardNews .videoNews .media .tit h2 a {
    float: left;
    width: 132px;
    height: 24px;
    text-indent: -9999px;
    background: url(../img/bg_hwmt.jpg;vpn_img) no-repeat
}

.container .hardNews .videoNews .media .list {
    padding-top: 12px
}

.container .hardNews .videoNews .media .list ul li a {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.container .hardNews .videoNews .media .list ul li a:hover {
    color: #0599d9
}

.container .hardNews .videoNews .media .list ul li a span {
    color: #b81a1b
}

.container .contentLayout {
    clear: both
}

.container .categoryBox {
    margin-top: 8px;
    line-height: 28px;
    overflow: hidden
}

.container .categoryBox .hd {
    height: 42px;
    background: url(../img/bg_line.jpg;vpn_img) 0 40px repeat-x
}

.container .categoryBox .hd .categoryName {
    float: left;
    width: 78px;
    height: 42px;
    font-family: Microsoft Yahei;
    background: url(../img/bg_h2.jpg;vpn_img) left bottom no-repeat
}

.container .categoryBox .hd .categoryName a {
    display: block;
    height: 36px;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #333
}

.container .categoryBox .hd .categoryName a:hover {
    color: #fff;
    background: #0f93d6
}

.container .categoryBox .hd .childNode {
    float: left;
    padding-top: 12px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    font-family: Microsoft Yahei
}

.container .categoryBox .hd .childNode a {
    padding: 0 10px;
    line-height: 30px;
    color: #162265
}

.container .categoryBox .hd .size01 {
    width: 622px
}

.container .categoryBox .hd .size02 {
    width: 211px
}

.container .categoryBox .hd .size03 {
    width: 242px
}

.container .categoryBox .hd .size04 {
    width: 282px
}

.container .categoryBox .hd .size05 {
    width: 251px
}

.container .categoryBox .hd .size06 {
    width: 582px
}

.container .categoryBox .hd .short {
    width: 69px
}

.container .categoryBox .bd {
    margin-top: 15px;
    overflow: hidden
}

.container .categoryBox .leftArea {
    float: left;
    width: 310px;
    overflow: hidden
}

.container .categoryBox .centerArea {
    float: left;
    width: 360px;
    overflow: hidden
}

.container .categoryBox .rightArea {
    float: right;
    width: 280px;
    overflow: hidden
}

.container .categoryBox .subTitle {
    width: 100%;
    height: 28px;
    font-family: Microsoft Yahei
}

.container .categoryBox .subTitle h3 {
    font-size: 16px;
    font-weight: 700
}

.container .categoryBox .subTitle h3 a {
    display: block;
    height: 28px;
    line-height: 28px;
    color: #cd0000
}

.container .categoryBox .newsList01 li {
    display: block
}

.container .categoryBox .newsList01 li a {
    display: block;
    height: 28px;
    font-size: 14px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.container .categoryBox .newsList01 li a:hover {
    color: #c00;
    text-decoration: underline
}

.container .categoryBox .newsList02 li {
    display: block
}

.container .categoryBox .newsList02 li.line {
    height: 18px;
    border-bottom: solid 1px #eee;
    margin-bottom: 17px
}

.container .categoryBox .newsList02 li a {
    display: block;
    padding-left: 15px;
    height: 28px;
    color: #444;
    background: url(../img/ico_dot_02.jpg;vpn_img) left center no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.container .categoryBox .newsList02 li a:hover {
    color: #c00;
    text-decoration: underline
}

.container .categoryBox .newsList03 li {
    display: block
}

.container .categoryBox .newsList03 li a {
    display: block;
    padding-left: 13px;
    height: 28px;
    font-size: 12px;
    color: #666;
    background: url(../img/ico_dot_03.jpg;vpn_img) left center no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.container .categoryBox .newsList03 li a:hover {
    text-decoration: underline
}

.container .categoryBox .picNews01 {
    margin-top: 15px;
    overflow: hidden
}

.container .categoryBox .picNews01 li {
    float: left;
    display: inline;
    margin-left: 10px;
    width: 144px;
    overflow: hidden
}

.container .categoryBox .picNews01 .itemPic {
    width: 144px;
    height: 104px
}

.container .categoryBox .picNews01 .itemPic img {
    width: 144px;
    height: 104px
}

.container .categoryBox .picNews01 .itemTitle {
    margin-top: 13px;
    height: 23px
}

.container .categoryBox .picNews01 .itemTitle a {
    display: block;
    height: 23px;
    font-size: 12px;
    line-height: 23px;
    text-align: center;
    color: #666;
    background: #dedede
}

.container .categoryBox .picNews01 .itemTitle a:hover {
    color: #fff;
    background: #cd0000
}

.container .categoryBox .picNews02 {
    overflow: hidden
}

.container .categoryBox .picNews02 .tit {
    margin-bottom: 10px;
    height: 28px
}

.container .categoryBox .picNews02 .tit a {
    display: block;
    height: 28px;
    color: #182255
}

.container .categoryBox .picNews02 .thumb {
    float: left;
    padding-top: 5px;
    width: 124px;
    height: 87px
}

.container .categoryBox .picNews02 .thumb img {
    width: 124px;
    height: 87px
}

.container .categoryBox .picNews02 .intro {
    float: left;
    margin-left: 14px;
    width: 156px;
    font-size: 12px;
    line-height: 24px;
    text-indent: 2em;
    color: #999
}

.container .categoryBox .picNews02 .intro p {
    position: relative
}

.container .categoryBox .picNews02 .intro p .more {
    position: absolute;
    right: 0;
    bottom: 0
}

.container .categoryBox .picNews02 .intro p .more a {
    color: #cd0000
}

.container .categoryBox .picNews03 {
    margin-top: 6px;
    padding-left: 8px;
    height: 125px;
    overflow: hidden
}

.container .categoryBox .picNews03 .itemScroll {
    position: relative;
    padding: 0 14px;
    overflow: hidden
}

.container .categoryBox .picNews03 .itemScroll ul li {
    float: left;
    width: 136px;
    margin-left: 1px;
    height: 125px
}

.container .categoryBox .picNews03 .itemScroll ul li a {
    float: left;
    text-align: center;
    color: #999;
    overflow: hidden
}

.container .categoryBox .picNews03 .itemScroll ul li a p {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 32px;
    text-align: center
}

.container .categoryBox .picNews03 .itemScroll img {
    float: left;
    width: 136px;
    height: 93px
}

.container .categoryBox .picNews03 .itemBtn {
    position: absolute;
    top: 38px;
    width: 13px;
    height: 22px;
    background: url(../img/bg_left_btn.jpg;vpn_img) no-repeat;
    cursor: pointer
}

.container .categoryBox .picNews03 .prev {
    left: 0
}

.container .categoryBox .picNews03 .next {
    right: 0;
    background: url(../img/bg_right_btn.jpg;vpn_img) no-repeat
}

.container .categoryBox .picNews04 {
    overflow: hidden
}

.container .categoryBox .picNews04 .thumb {
    float: left;
    margin-right: 10px;
    padding-top: 7px;
    width: 150px;
    height: 106px
}

.container .categoryBox .picNews04 .thumb a {
    display: block
}

.container .categoryBox .picNews04 .thumb img {
    width: 150px;
    height: 106px
}

.container .categoryBox .picNews04 .text {
    float: left;
    width: 158px;
    font-size: 12px;
    overflow: hidden
}

.container .categoryBox .picNews04 .text .title {
    padding-left: 10px;
    font-weight: 700;
    line-height: 45px
}

.container .categoryBox .picNews04 .text .title a {
    display: block;
    height: 45px;
    line-height: 45px;
    color: #333
}

.container .categoryBox .picNews04 .text .intro {
    line-height: 24px;
    color: #999
}

.container .categoryBox .picNews04 .text .intro p {
    position: relative
}

.container .categoryBox .picNews04 .text .intro .more {
    position: absolute;
    right: 0;
    bottom: 0
}

.container .categoryBox .picNews04 .text .intro .more a {
    color: #cd0000
}

.container .categoryBox .picNews05 {
    padding: 0 0 3px 14px;
    overflow: hidden
}

.container .categoryBox .picNews05 a {
    float: left;
    overflow: hidden;
    color: #898989
}

.container .categoryBox .picNews05 a p {
    float: left;
    width: 253px;
    height: 26px;
    font-size: 12px;
    line-height: 26px;
    text-align: center
}

.container .categoryBox .picNews05 img {
    float: left;
    width: 253px;
    height: 142px
}

.container .categoryBox .picNews06 {
    padding: 10px 0 22px 16px
}

.container .categoryBox .picNews06 a {
    position: relative;
    display: block;
    width: 244px;
    height: 172px
}

.container .categoryBox .picNews06 a img {
    width: 244px;
    height: 172px
}

.container .categoryBox .picNews06 .title {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 244px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff
}

.container .categoryBox .picNews06 .textBg {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 244px;
    height: 32px;
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    background: #000
}

.container .categoryBox .picNews06 .mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 244px;
    height: 172px;
    opacity: .6;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    background: #000
}

.container .categoryBox .picNews06 .playBtn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    background: url(../img/ico_playBtn.png;vpn_img) no-repeat
}

.container .categoryBox .adList {
    margin-top: 5px
}

.container .categoryBox .adList li {
    display: block;
    margin-top: 14px
}

.container .categoryBox .adList li.first {
    margin-top: 0
}

.container .categoryBox .adList li a {
    display: block;
    width: 280px;
    height: 92px
}

.container .categoryBox .lnzw {
    margin-top: 8px
}

.container .categoryBox .zxjzbln {
    margin-top: 15px
}

.container .categoryBox #wq a,
.container .categoryBox #ny a,
.container .categoryBox #jk a,
.container .categoryBox #qc a,
.container .categoryBox #yl a {
    color: #36416e
}

.container .categoryBox #ny a {
    font-size: 14px
}

.container .categoryBox #yl a {
    background: url(../img/ico_dot_05.jpg;vpn_img) left center no-repeat
}

.container .categoryBox #zxjzbln {
    padding-left: 36px;
    background: url(../img/ico_zxjzbln.jpg;vpn_img) 0 5px no-repeat
}

.container .categoryBox #lnzw {
    padding-left: 32px;
    background: url(../img/ico_lnzw.jpg;vpn_img) no-repeat
}

.container .categoryBox #chwl {
    text-indent: -9999px;
    background: url(../img/bg_chwl.jpg;vpn_img) 16px 0 no-repeat
}

.container .categoryBox #sy,
.container .categoryBox #ty,
.container .categoryBox #jy {
    padding-top: 13px
}

.container .categoryBox #sy .picNews02 {
    height: 134px
}

.container .shenghuo {
    float: left;
    width: 700px
}

.container .shenghuo .newsList01 {
    margin-top: 6px
}

.container .jiankang,
.container .tiyu,
.container .jiaoyu,
.container .qiche,
.container .fangchan {
    float: left;
    margin-right: 20px;
    width: 320px
}

.container .jiankang .leftArea,
.container .tiyu .leftArea,
.container .jiaoyu .leftArea,
.container .qiche .leftArea,
.container .fangchan .leftArea {
    width: 320px
}

.container .caijing,
.container .nongye,
.container .weiquan,
.container .guanggao {
    float: right;
    width: 280px
}

.container .yule,
.container .wenhua {
    float: left;
    width: 660px
}

.container .yule .subTitle {
    padding-left: 5px
}

.container .wenhua #zhoukan {
    width: 280px;
    height: 317px
}

.container .wenhua #zhoukan .item01 {
    float: left;
    width: 280px;
    height: 203px
}

.container .wenhua #zhoukan .item01 img {
    width: 280px;
    height: 203px
}

.container .wenhua #zhoukan .item02 {
    float: left;
    width: 280px;
    height: 114px
}

.container .wenhua #zhoukan .item02 img {
    width: 280px;
    height: 114px
}

.container .lvyou,
.container .keji,
.container .shangye {
    float: left;
    width: 360px
}

.container .guonei .newsList01 {
    margin-top: 20px
}

.container .guonei .newsList01 a,
.container .shenghuo .newsList01 a,
.container .tiyu .newsList01 a,
.container .jiaoyu .newsList01 a,
.container .qiche .newsList01 a,
.container .fangchan .newsList01 a {
    padding-left: 13px;
    background: url(../img/ico_dot_03.jpg;vpn_img) left center no-repeat
}

.container .shehui .newsList01 {
    margin-top: 13px
}

.container .guonei .centerArea,
.container .shehui .centerArea,
.container .shenghuo .centerArea {
    margin-left: 30px
}

.container .caijing .picNews01 {
    margin-top: 7px
}

.container .caijing .picNews01 li {
    float: left;
    display: inline;
    margin-left: 6px;
    width: 132px;
    overflow: hidden
}

.container .caijing .picNews01 .itemPic {
    width: 132px;
    height: 94px
}

.container .caijing .picNews01 .itemPic img {
    width: 132px;
    height: 94px
}

.container .caijing .picNews01 .itemTitle {
    margin-top: 10px
}

.container .caijing .newsList03 {
    margin-top: 17px
}

.container .jiankang .newsList01 {
    margin-top: 23px
}

.container .jiankang .newsList01 a {
    padding-left: 15px;
    color: #36416e;
    background: url(../img/ico_dot_03.jpg;vpn_img) left center no-repeat
}

.container .weiquan .specialHead {
    height: 60px
}

.container .weiquan .specialHead h2 a {
    display: block;
    height: 60px;
    text-indent: -9999px;
    background: url(../img/ico_flag.jpg;vpn_img) 0 18px no-repeat
}

.container .weiquan .bd {
    margin-top: 20px
}

.container .keji .picNews01,
.container .fangchan .picNews01 {
    margin-top: 7px;
    padding-left: 8px
}

.container .keji .picNews01 li,
.container .fangchan .picNews01 li {
    float: left;
    display: inline;
    margin-left: 6px;
    width: 140px;
    overflow: hidden
}

.container .keji .picNews01 .itemPic,
.container .fangchan .picNews01 .itemPic {
    width: 140px;
    height: 85px
}

.container .keji .picNews01 .itemPic img,
.container .fangchan .picNews01 .itemPic img {
    width: 140px;
    height: 85px
}

.container .keji .picNews01 .itemTitle,
.container .fangchan .picNews01 .itemTitle {
    margin-top: 5px
}

.container .keji .picNews01 .itemTitle a,
.container .fangchan .picNews01 .itemTitle a {
    background: #dedede
}

.container .keji .newsList01,
.container .fangchan .newsList01 {
    margin-top: 18px
}

.container .keji .picNews01 {
    margin-top: 0;
    padding: 0 0 19px 34px
}

.container .guanggao .adBox {
    display: none;
    margin-top: 62px;
    overflow: hidden
}

.container .guanggao a {
    display: block;
    padding-bottom: 26px;
    width: 280px;
    height: 109px
}

.container .guanggao a img {
    width: 280px;
    height: 109px
}

.container .yule .picNews01 {
    margin: 8px 0 13px;
    padding: 0 0 13px 31px;
    border-bottom: solid 1px #eee
}

.container .yule .picNews01 li {
    margin-left: 6px
}

.container .yule .picNews01 .itemTitle {
    margin-top: 11px
}

.container .shangye .picNews02 .intro {
    width: 191px
}

.container .bottomNav {
    padding: 20px 0;
    font-size: 12px;
    clear: both;
    overflow: hidden
}

.container .bottomNav span {
    float: left;
    display: inline;
    margin-right: 5px;
    font-weight: 700;
    color: #cd0000
}

.container .bottomNav li {
    float: left;
    display: inline
}

.container .bottomNav a {
    float: left;
    display: inline;
    margin-right: 8px;
    color: #333
}

.container .bottomNav a:hover {
    color: #cd0000;
    text-decoration: underline
}

.container .bottomNav .childSite,
.container .bottomNav .lnCity {
    overflow: hidden;
    clear: both
}

.container .bottomNav .lnCity {
    padding-top: 18px
}

.container .bottomNav .lnCity a {
    margin-right: 20px
}

.container .scenery {
    clear: both;
    margin-top: 12px;
    overflow: hidden
}

.container .scenery .hd {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 112px;
    height: 34px;
    border-bottom: solid 2px #ed5f10
}

.container .scenery .hd h2 {
    line-height: 34px;
    font-size: 20px;
    font-weight: 700;
    font-family: Microsoft Yahei;
    color: #cd0000;
    text-align: center
}

.container .scenery .bd {
    position: relative;
    margin-top: -2px;
    padding: 5px 0;
    width: 1000px;
    height: 160px;
    overflow: hidden;
    border-top: solid 2px #f2f2f2
}

.container .scenery .bd ul {
    width: 1000px;
    height: 160px;
    overflow: hidden
}

.container .scenery .bd ul li {
    position: relative;
    float: left;
    margin: 0 5px;
    display: inline;
    width: 240px;
    height: 160px
}

.container .scenery .bd ul li .itemImg {
    float: left;
    width: 240px;
    height: 160px;
    color: #fff
}

.container .scenery .bd ul li .itemImg img {
    width: 240px;
    height: 160px
}

.container .scenery .bd ul li span {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 32px;
    font-family: Microsoft Yahei;
    line-height: 32px
}

.container .scenery .bd ul li span a {
    display: block;
    width: 100%;
    height: 32px;
    color: #fff;
    text-align: center
}

.container .scenery .bd ul li span a:hover {
    text-decoration: underline
}

.container .scenery .bd ul li .textBg {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 32px;
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    background: #000
}

.container .friendLink {
    clear: both;
    font-size: 12px
}

.container .friendLink .tab {
    width: 100%;
    height: 44px
}

.container .friendLink .tab ul {
    height: 44px
}

.container .friendLink .tab ul li {
    float: left;
    width: 86px;
    height: 44px;
    line-height: 44px;
    font-weight: 700;
    text-align: center;
    color: #666;
    cursor: pointer
}

.container .friendLink .tab ul li.cur {
    font-size: 14px;
    color: #cb0000;
    background: url(../img/bg_tab_cur.jpg;vpn_img) top no-repeat
}

.container .friendLink .bd {
    margin-top: 8px
}

.container .friendLink .bd ul li {
    float: left;
    display: inline
}

.container .friendLink .bd ul li a {
    float: left;
    display: inline;
    padding: 0 20px 20px 0;
    height: 14px;
    color: #666;
    white-space: nowrap
}

.container .friendLink .bd ul li a:hover {
    text-decoration: underline
}

.footer {
    margin-top: 14px;
    width: 100%;
    height: 150px;
    background: #595959;
    font-family: Microsoft Yahei;
    font-size: 12px;
    color: #c9c9c9
}

.footer a {
    color: #c9c9c9
}

.footer .bd {
    margin: 0 auto;
    width: 1000px;
    text-align: center
}

.footer .bd p {
    padding-top: 20px
}

.footer .bd a {
    padding: 0 12px
}

.footer .bd .link02 a {
    padding: 0 0 0 12px
}

.quickNav {
    position: fixed;
    _position: absolute;
    bottom: 130px;
    _bottom: 130px;
    left: 50%;
    margin-left: 540px;
    width: 60px;
    overflow: hidden
}

.quickNav .itemList {
    display: none;
    width: 58px;
    height: 420px;
    font-size: 12px;
    text-align: center;
    background: #ddd;
    border: solid 1px #dfdfdf
}

.quickNav .itemList ul li a {
    display: block;
    width: 58px;
    height: 26px;
    line-height: 26px;
    color: #666;
    background: #f1f1f1
}

.quickNav .itemList ul li a.even {
    background: #e1e1e1
}

.quickNav .itemList ul li a:hover {
    color: #fff;
    background: #cd0000
}

.quickNav .navBtn {
    display: block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: #444;
    background: url(../img/bg_nav_btn.jpg;vpn_img) no-repeat
}

.quickNav .navBtn:hover {
    color: #fff;
    background: #939393
}

.quickNav .qrCode {
    display: block;
    margin-top: 5px;
    width: 60px;
    height: 60px
}

.quickNav .goTop {
    display: none;
    margin-top: 5px;
    width: 60px;
    height: 50px;
    background: url(../img/bg_go_top.jpg;vpn_img) no-repeat
}

.quickNav .goTop:hover {
    background-position: -60px 0
}

.partner {
    clear: both;
    padding-top: 20px;
    height: 50px;
    position: relative;
    overflow: hidden
}

.partner ul {
    position: relative;
    width: 1000em
}

.partner ul li {
    float: left;
    display: inline;
    padding-left: 20px
}

.partner ul li a {
    float: left;
    width: 120px;
    height: 50px
}

.partner ul li a img {
    width: 120px;
    height: 50px
}

.container .friendLink {
    clear: both;
    font-size: 12px
}

.container .friendLink .tab {
    width: 100%;
    height: 44px
}

.container .friendLink .tab ul {
    height: 44px
}

.container .friendLink .tab ul li {
    float: left;
    width: 86px;
    height: 44px;
    line-height: 44px;
    font-weight: 700;
    text-align: center;
    color: #666;
    cursor: pointer
}

.container .friendLink .tab ul li.cur {
    font-size: 14px;
    color: #cb0000
}

.container .friendLink .bd {
    margin-top: 8px
}

.container .friendLink .bd ul li {
    float: left;
    display: inline
}

.container .friendLink .bd ul li a {
    float: left;
    display: inline;
    padding: 0 20px 20px 0;
    height: 14px;
    color: #666;
    white-space: nowrap
}

.container .friendLink .bd ul li a:hover {
    text-decoration: underline
}

.col-block {
    float: left;
    width: 320px;
    margin-left: 20px;
    padding-top: 15px
}

.col-block a {
    color: #333
}

.col-block.first {
    margin-left: 0
}

.col-block .col-title {
    position: relative;
    height: 42px;
    font-size: 22px;
    font-family: Microsoft Yahei;
    line-height: 42px;
    border-bottom: solid 1px #bababa
}

.col-block .col-title a {
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 2;
    height: 42px;
    border-bottom: solid 3px #0c86c8
}

.col-block .col-content {
    padding: 15px 0 5px
}

.col-block .col-content li {
    display: block;
    padding-left: 12px;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    background: url(https://libvpn.swfu.edu.cn/vpn/89/http/NE5C6Z5INFYGC5UFP73T6Z5QNF/2013/home/images/dot.jpg;vpn_img) 0 -41px no-repeat
}

.col-block .adList li {
    text-align: center
}

.container .hardNews {
    margin-top: 18px;
    overflow: hidden
}

.container .hardNews .conLayout {
    clear: both;
    overflow: hidden
}

.container .hardNews .focusWrap {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 320px;
    height: 240px;
    overflow: hidden
}

.container .hardNews .focusWrap .img ul {
    width: 960px;
    height: 240px
}

.container .hardNews .focusWrap .img ul li {
    position: relative;
    float: left;
    display: inline
}

.container .hardNews .focusWrap .img ul li a {
    float: left;
    width: 320px;
    height: 240px
}

.container .hardNews .focusWrap .img ul li a img {
    width: 320px;
    height: 240px
}

.container .hardNews .focusWrap .img ul li a p {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 28px;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    color: #fff;
    text-indent: 16px
}

.container .hardNews .focusWrap .img ul li a .textBg {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 80%;
    height: 28px;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8
}

.container .hardNews .focusWrap .control {
    position: absolute;
    z-index: 2;
    bottom: 12px;
    right: 5px
}

.container .hardNews .focusWrap .control span {
    float: left;
    margin-right: 6px;
    width: 4px;
    height: 4px;
    font-size: 0;
    background: #059ad9;
    cursor: pointer
}

.container .hardNews .focusWrap .control span.cur {
    background: #fff
}

.css_9ba48a8_05f2 {
    height: 88px
}