body {
    background-color: #f5f5f5;
    font-family: "Microsoft YaHei";
}

.inner {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}


/* header */

.header {
    width: 100%;
    height: 130px;
    background-color: #0f6eb7;
}

.head-logo {
    float: left;
    width: 458px;
    height: 62px;
    margin-top: 34px;
}

.head-logo img {

}

.head-sousuo {
    width: 211px;
    height: 25px;
    background: url(../image/xtdxyxwz_zkx_sousuo_bj.png) center no-repeat;
    float: right;
    line-height: 25px;
    margin-top: 48px;
    position: relative;
    z-index: 1;
}

.sousuo-srk {
    width: 175px;
    height: 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    margin-left: 10px;
    background: none;
    color: #ffffff;
}

.sousuo-anniu {
    width: 25px;
    height: 25px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
}

.sousuo-img {
    position: absolute;
    top: 5px;
    right: 5px;
}

.tishi {
    font-size: 12px;
    position: absolute;
    left: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: -1;
    color: #a1bcdb;
}

.tishi.now {
    display: none;
}


/* nav 导航 */

.nav {
    height: 55px;
}

.nav .menu {
    height: 55px;
    line-height: 55px;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    padding-left: 6.5px;
}

.menu-li {
    height: 55px;
    float: left;
    text-align: center;
    font-size: 16px;
    position: relative;
    display: inline;
    box-sizing: border-box;
    padding: 0 27px;
}

.menu-li span a {
    display: block;
    color: #333333;
}

.menu-li:hover span a {
    color: #0f6eb7;
    font-weight: bold;
}

.menu-li.now span a {
    color: #0f6eb7;
    font-weight: bold;
}

.menu .menu-box {
    width: 100%;
    position: absolute;
    left: 0;
    top: 55px;
    display: none;
    line-height: 26px;
    z-index: -1;
}

.menu .menu-box li {
    width: 100%;
    height: 30px;
    background-color: #2076be;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px solid rgb(70 133 181);
}

.menu .menu-box li a {
    color: white;
}

.menu .menu-box li:hover {
    background-color: #378dd4;
}


/* banner */

.banner {
    width: 100%;
    height: 355px;
    position: relative;
    overflow: hidden;
}

.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.banner .bd ul{text-align:center;}
.banner-li {
    zoom: 1;
    vertical-align: middle;
    display:inline-block;
}

.banner-li img {
    display: block;
}

.banner .prev,
.banner .next {
    position: absolute;
    top: 207px;
    cursor: pointer;
    z-index: 1;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.banner .prev {
    left: 70px;
}

.banner .next {
    right: 70px;
}

.banner .prev:hover,
.banner .next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}


/* news */

.news {
    height: 453px;
    box-sizing: border-box;
    padding-top: 33px;
}


/* 学院新闻 */

.news-xyxw {
    width: 790px;
    height: 370px;
    float: left;
    box-sizing: border-box;
}

.news-xyxw-tit {
    width: 790px;
    height: 53px;
    border-bottom: 2px solid #cccccc;
    position: relative;
}

.news-xyxw-tit-left {
    height: 24px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #333333;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-left: 4px solid #0f6eb7;
    box-sizing: border-box;
    padding-left: 10px;
    line-height: 24px;
    margin-top: 15px;
}

.news-xyxw-tit-lianjie img {
    position: absolute;
    right: 0;
    bottom: 15px;
}

.news-xyxw-neirong {
    width: 790px;
    height: 317px;
    box-sizing: border-box;
    padding-top: 26px;
}

li.news-xyxw-neirong-li-first {
    width: 370px;
    height: 288px;
    float: left;
    margin-right: 24px;
    background-color: #ffffff;
}

.li.news-xyxw-neirong-li-first img {
    width: 370px;
    height: 208px;
}

.news-xyxw-neirong-li-first-xia {
    width: 370px;
    height: 80px;
    box-sizing: border-box;
    padding-left: 21px;
}

.news-xyxw-neirong-li-first-tit {
    line-height: 36px;
    font-size: 15px;
    color: #333333;
    margin-top: 5px;
}

.news-xyxw-neirong-li-first-time {
    font-size: 13px;
    color: #666666;
    line-height: 26px;
}

.news-xyxw-neirong-li-first-time img {
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -3px;
}

.news-xyxw-neirong-li {
    width: 395px;
    float: left;
    margin-bottom: 22px;
    position: relative;
}

li.news-xyxw-neirong-li-last {
    margin-bottom: 0;
}

.news-xyxw-neirong-li-jiantou {
    position: absolute;
    left: 0;
    top: 4px;
}

.news-xyxw-neirong-li-tit {
    float: left;
    margin-left: 16px;
    font-size: 15px;
    color: #333333;
}

.news-xyxw-neirong-li-time {
    float: right;
    font-size: 13px;
    color: #666666;
}


/* 校园公告 */

.news-xygg {
    width: 356px;
    height: 370px;
    float: right;
}

.news-xygg-tit {
    width: 356px;
    height: 53px;
    border-bottom: 2px solid #cccccc;
    position: relative;
}

.news-xygg-tit-left {
    height: 24px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #333333;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-left: 4px solid #0f6eb7;
    box-sizing: border-box;
    padding-left: 10px;
    line-height: 24px;
    margin-top: 15px;
}

.news-xygg-tit-lianjie img {
    position: absolute;
    right: 0;
    bottom: 15px;
}

.news-xygg-neirong {
    width: 356px;
    height: 317px;
    box-sizing: border-box;
    padding-top: 26px;
}

.news-xygg-neirong-li {
    width: 356px;
    height: 63px;
    margin-bottom: 12px;
}

.news-xygg-neirong-li-last {
    margin-bottom: 0;
}

.news-xygg-neirong-li-time {
    width: 58px;
    height: 63px;
    box-sizing: border-box;
    border-left: 2px solid #1370b8;
    border-bottom: 2px solid #1370b8;
    float: left;
}

.news-xygg-neirong-li-time-box {
    width: 56px;
    height: 61px;
    box-sizing: border-box;
    border: 2px solid #d8d8d8;
}

.news-xygg-neirong-li-time-box .ri {
    font-size: 26px;
    font-family: "Times New Roman";
    color: #333333;
    text-align: center;
    margin-top: 5px;
}

.news-xygg-neirong-li-time-box .nianyue {
    font-size: 12px;
    font-family: "Times New Roman";
    color: #333333;
    text-align: center;
}

.news-xygg-neirong-li-tit {
    width: 298px;
    height: 63px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-top: 10px;
    float: left;
}

.news-xygg-neirong-li-tit p {
    font-size: 16px;
    color: #333333;
    line-height: 22px;
}


/* content1 */

.content1 {
    height: 520px;
    background: url(../image/xtdxyxwz_zkx_zhaosheng_bj.png) center no-repeat;
}

.content1-tit {
    height: 81px;
    border-bottom: 2px solid #ffffff;
    box-sizing: border-box;
    padding-top: 40px;
    position: relative;
}

.content1-tit ul {
    height: 24px;
    border-left: 4px solid #ffffff;
    box-sizing: border-box;
    padding-left: 10px;
}

.content1-tit-li {
    width: 96px;
    height: 24px;
    float: left;
    margin-right: 38px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    line-height: 24px;
-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
cursor: pointer;
}

.content1-tit-li:hover {
    font-size: 24px;
}

.content1-tit-li.now {
    font-size: 24px;
}

.content1-tit-li-last {
    margin-right: 0;
}

.content1-tit-lianjie img {
    position: absolute;
    right: 0px;
    bottom: 15px;
}

.content1-tit-lianjie {
    display: none;
}

.content1-tit-lianjie.now {
    display: block;
}

.content1-neirong {
    height: 340px;
    margin-bottom: 25px;
}

.content1-neirong-li {
    width: 248px;
    height: 340px;
    margin-right: 52px;
    float: left;
}

.content1-neirong-li-last {
    margin-right: 0;
}

.content1-neirong-li-time {
    width: 260px;
    height: 80px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    box-sizing: border-box;
    padding-top: 45px;
    position: relative;
}

.content1-neirong-li-time img {
    position: absolute;
    bottom: -7px;
    left: 123px;
}

.content1-neirong-box .content1-neirong-box-xian {
    width: 1200px;
    height: 1px;
    position: absolute;
    background-color: #f5f5f5;
    top: 160px;
    left: 0;
}

.content1-neirong-li-xia {
    width: 260px;
    height: 259px;
    position: relative;
    box-sizing: border-box;
    padding-top: 45px;
}

.content1-neirong-li-tit {
    font-size: 15px;
    color: #d5e0ed;
    width: 260px;
    height: 30px;
}

.content1-neirong-li-hengxian {
    background-color: #f5f5f5;
    width: 45px;
    height: 1px;
    position: absolute;
    left: 105px;
    top: 85px;
}

.content1-neirong-li-abstract {
    margin-top: 30px;
    font-size: 13px;
    color: #d5e0ed;
    line-height: 26px;
}

.content1-neirong-li-xiangqing {
    width: 33px;
    height: 33px;
    background: url(../image/xtdxyxwz_zkx_zhaosheng_neirong_xiangqing.png) center no-repeat;
    position: absolute;
    bottom: 8px;
    left: 110px;
}

.content1-neirong-li:hover .content1-neirong-li-tit {
    color: #fad149;
}

.content1-neirong-li:hover .content1-neirong-li-hengxian {
    background-color: #fad149;
}

.content1-neirong-li:hover .content1-neirong-li-abstract {
    color: #fad149;
}

.content1-neirong-li:hover .content1-neirong-li-xiangqing {
    background: url(../image/xtdxyxwz_zkx_zhaosheng_neirong_xiangqing_now.png) center no-repeat;
}

.content1-location ul {}

.content1-location-li {
    width: 20px;
    height: 4px;
    float: left;
    margin-right: 10px;
    background: url(../image/xtdxyxwz_zkx_zhaosheng_neirong_location.png);
}

.content1-location-li.now {
    width: 33px;
    background: url(../image/xtdxyxwz_zkx_zhaosheng_neirong_location_now.png);
}


/* content2 */

.content2 {
    height: 448px;
    box-sizing: border-box;
    padding-top: 32px;
}


/* 系部活动 */

.content2-xbhd {
    width: 386px;
    height: 358px;
    float: left;
    margin-right: 54px;
}

.content2-xbhd-tit {
    width: 386px;
    height: 36px;
    border-bottom: 2px solid #cccccc;
    position: relative;
}

.content2-xbhd-tit-left {
    height: 24px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #333333;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-left: 4px solid #0f6eb7;
    box-sizing: border-box;
    padding-left: 10px;
    line-height: 24px;
}

.content2-xbhd-tit-lianjie img {
    position: absolute;
    right: 0;
    bottom: 14px;
}

.content2-xbhd-neirong {
    width: 386px;
    height: 320px;
    box-sizing: border-box;
    padding-top: 26px;
}

.content2-xbhd-neirong-li {
    width: 386px;
    height: 59px;
    margin-bottom: 19px;
    box-sizing: border-box;
    padding-top: 9px;
    padding-bottom: 6px;
    background-color: #ffffff;
}

.content2-xbhd-neirong-li-last {
    margin-bottom: 0;
}

.content2-xbhd-neirong-li-time {
    width: 92px;
    height: 45px;
    box-sizing: border-box;
    border-right: 1px solid #d9d9d9;
    padding-right: 20px;
    float: left;
    text-align: right;
}

.content2-xbhd-neirong-li-time .yueri {
    font-size: 24px;
    font-family: "Times New Roman";
    color: #4d4d4d;
    margin-top: 3px;
}

.content2-xbhd-neirong-li-time .nian {
    font-size: 10px;
    font-family: "Times New Roman";
    color: #4d4d4d;
}

.content2-xbhd-neirong-li-tit {
    width: 262px;
    height: 45px;
    box-sizing: border-box;
    padding-left: 19px;
    float: left;
}

.content2-xbhd-neirong-li-tit p {
    font-size: 15px;
    color: #333333;
    line-height: 22px;
}


/* 学术科研 */

.content2-xsky {
    width: 386px;
    height: 358px;
    float: left;
    margin-right: 54px;
}

.content2-xsky-tit {
    width: 386px;
    height: 36px;
    border-bottom: 2px solid #cccccc;
    position: relative;
}

.content2-xsky-tit-left {
    height: 24px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #333333;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-left: 4px solid #0f6eb7;
    box-sizing: border-box;
    padding-left: 10px;
    line-height: 24px;
}

.content2-xsky-tit-lianjie img {
    position: absolute;
    right: 0;
    bottom: 14px;
}

.content2-xsky-neirong {
    width: 386px;
    height: 320px;
    box-sizing: border-box;
    padding-top: 26px;
}

.content2-xsky-neirong-li {
    width: 386px;
    margin-bottom: 22px;
    box-sizing: border-box;
    padding-left: 30px;
    position: relative;
}

.content2-xsky-neirong-li-last {
    margin-bottom: 0;
}

.content2-xsky-neirong-li img {
    position: absolute;
    left: 0;
    top: 1px;
}

.content2-xsky-neirong-li-tit {
    font-size: 15px;
    color: #333333;
    float: left;
}

.content2-xsky-neirong-li-time {
    font-size: 13px;
    color: #666666;
    float: right;
}


/* 信息服务 */

.content2-xxfw {
    width: 320px;
    height: 358px;
    float: right;
}

.content2-xxfw-tit {
    width: 320px;
    height: 66px;
    text-align: center;
    background: url(../image/xtdxyxwz_zkx_xxfw_titbj.png) center no-repeat;
}

.content2-xxfw-tit p {
    font-size: 24px;
    color: #ffffff;
    line-height: 66px;
}

.content2-xxfw-neirong {
    width: 320px;
    height: 292px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 30px 21px 0 21px;
}

.content2-xxfw-neirong-li {
    float: left;
    width: 66px;
    height: 90px;
    margin-right: 40px;
    margin-bottom: 40px;
}

li.content2-xxfw-neirong-li-marginright {
    margin-right: 0;
}

li.content2-xxfw-neirong-li-marginbottom {
    margin-bottom: 0;
}

.content2-xxfw-neirong-li-img {
    width: 66px;
    height: 66px;
    margin-bottom: 17px;
}

.bjxt {
    background: url(../image/xtdxyxwz_zkx_xxfw_bgxt.png) center no-repeat;
}

.yjxt {
    background: url(../image/xtdxyxwz_zkx_xxfw_yjxt.png) center no-repeat;
}

.jwxt {
    background: url(../image/xtdxyxwz_zkx_xxfw_jwxt.png) center no-repeat;
}

.lcsk {
    background: url(../image/xtdxyxwz_zkx_xxfw_lcsk.png) center no-repeat;
}

.tqyb {
    background: url(../image/xtdxyxwz_zkx_xxfw_tqyb.png) center no-repeat;
}

.wjxz {
    background: url(../image/xtdxyxwz_zkx_xxfw_wjxz.png) center no-repeat;
}

.content2-xxfw-neirong-li:hover .bjxt {
    background: url(../image/xtdxyxwz_zkx_xxfw_bgxt_now.png) center no-repeat;
}

.content2-xxfw-neirong-li:hover .yjxt {
    background: url(../image/xtdxyxwz_zkx_xxfw_yjxt_now.png) center no-repeat;
}

.content2-xxfw-neirong-li:hover .jwxt {
    background: url(../image/xtdxyxwz_zkx_xxfw_jwxt_now.png) center no-repeat;
}

.content2-xxfw-neirong-li:hover .lcsk {
    background: url(../image/xtdxyxwz_zkx_xxfw_lcsk_now.png) center no-repeat;
}

.content2-xxfw-neirong-li:hover .tqyb {
    background: url(../image/xtdxyxwz_zkx_xxfw_tqyb_now.png) center no-repeat;
}

.content2-xxfw-neirong-li:hover .wjxz {
    background: url(../image/xtdxyxwz_zkx_xxfw_wjxz_now.png) center no-repeat;
}

.content2-xxfw-neirong-li-imgtit {
    font-size: 15px;
    color: #333333;
}


/* 校内站点 */

.xnzd {
    height: 459px;
    box-sizing: border-box;
    padding-top: 46px;
    background: url(../image/xtdxyxwz_zkx_xnzd_bj.png) center no-repeat;
}

.xnzd-box {
    width: 1200px;
    height: 362px;
}

.xnzd-box-tit {
    width: 225px;
    height: 362px;
    float: right;
    background-color: #0f6eb7;
    box-sizing: border-box;
    padding: 99px 32px 0 32px;
}

.xnzd-box-tit p {
    margin-top: 51px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}


/* 学院部 */

.xnzd-box-xyb {
    width: 325px;
    height: 362px;
    float: left;
}

.xnzd-box-xyb-shang {
    width: 325px;
    height: 181px;
    background-color: #f0b405;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 18px;
}

.xnzd-box-xyb-shang-li {
    width: 132px;
    margin-bottom: 10px;
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    float: left;
}

.xnzd-box-xyb-shang-li-marginbottom {
    margin-bottom: 0;
}

.xnzd-box-xyb-shang-li img {
    position: absolute;
    top: 4px;
    left: 0;
}

.xnzd-box-xyb-shang-li p {
    font-size: 14px;
    color: #ffffff;
}

.xnzd-box-xyb-xia {
    width: 325px;
    height: 181px;
    background: url(../image/xtdxyxwz_zkx_xnzd_xyb.png) center no-repeat;
}


/* 党政部门 */

.xnzd-box-dzbm {
    width: 325px;
    height: 362px;
    float: left;
}

.xnzd-box-dzbm-xia {
    width: 325px;
    height: 181px;
    background-color: #0f6eb7;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 22px;
}

.xnzd-box-dzbm-xia-li {
    margin-bottom: 14px;
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    float: left;
}

.dzbm-xia-li1 {
    width: 110px;
}

.dzbm-xia-li2 {
    width: 99px;
}

.dzbm-xia-li3 {
    width: 75px;
}

.xnzd-box-dzbm-xia-li-marginbottom {
    margin-bottom: 0;
}

.xnzd-box-dzbm-xia-li img {
    position: absolute;
    top: 4px;
    left: 0;
}

.xnzd-box-dzbm-xia-li p {
    font-size: 14px;
    color: #ffffff;
}

.xnzd-box-dzbm-shang {
    width: 325px;
    height: 181px;
    background: url(../image/xtdxyxwz_zkx_xnzd_dzbm.png) center no-repeat;
}


/* 直属单位 */

.xnzd-box-zsdw {
    width: 325px;
    height: 362px;
    float: left;
}

.xnzd-box-zsdw-shang {
    width: 325px;
    height: 181px;
    background-color: #169096;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 45px;
}

.xnzd-box-zsdw-shang-li {
    width: 145px;
    margin-bottom: 10px;
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    float: left;
}

.xnzd-box-zsdw-shang-li-marginbottom {
    margin-bottom: 0;
}

.xnzd-box-zsdw-shang-li img {
    position: absolute;
    top: 4px;
    left: 0;
}

.xnzd-box-zsdw-shang-li p {
    font-size: 14px;
    color: #ffffff;
}

.xnzd-box-zsdw-xia {
    width: 325px;
    height: 181px;
    background: url(../image/xtdxyxwz_zkx_xnzd_zsdw.png) center no-repeat;
}


/* content3 */

.content3 {
    height: 507px;
    box-sizing: border-box;
    padding-top: 51px;
}


/* 魅力湘大 */

.content3-mlxd {
    width: 681px;
    height: 375px;
    float: left;
}

.content3-mlxd-tit {
    width: 181px;
    height: 375px;
    float: left;
    box-sizing: border-box;
    padding-top: 92px;
    text-align: center;
    margin-bottom: 20px;
    background: url(../image/xtdxyxwz_zkx_mlxd_bj.png) center no-repeat;
}

.content3-mlxd-tit-wenzi {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 20px;
}

.content3-mlxd-tit-hengxian {
    width: 35px;
    height: 2px;
    background-color: #f5f5f5;
    margin: 0 auto 112px;
}

.content3-mlxd-tit-jiantou {
    width: 83px;
    height: 19px;
    margin: 0 auto;
}

.content3-mlxd-tit-jiantou-left {
    float: left;
    width: 40px;
    height: 19px;
    background: url(../image/xtdxyxwz_zkx_mlxd_leftjt.png) center no-repeat;
}

.content3-mlxd-tit-jiantou-left:hover {
    background: url(../image/xtdxyxwz_zkx_mlxd_leftjt_now.png) center no-repeat;
}

.content3-mlxd-tit-jiantou-right {
    float: right;
    width: 40px;
    height: 19px;
    background: url(../image/xtdxyxwz_zkx_mlxd_rightjt.png) center no-repeat;
}

.content3-mlxd-tit-jiantou-right:hover {
    background: url(../image/xtdxyxwz_zkx_mlxd_rightjt_now.png) center no-repeat;
}

.content3-mlxd-neirong {
    width: 500px;
    height: 375px;
    overflow: hidden;
}

.content3-mlxd-neirong img {
    width: 500px;
    height: 375px;
}


/* 专题栏目 */

.content3-ztlm {
    width: 461px;
    height: 376px;
    float: right;
}

.content3-ztlm-tit {
    width: 461px;
    height: 75px;
    box-sizing: border-box;
    border-bottom: 3px solid #0f6eb7;
    background: url(../image/xtdxyxwz_zkx_ztlm_titbj.png) top center no-repeat;
}

.content3-ztlm-tit p {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 55px;
}

.content3-ztlm-neirong {
    width: 461px;
    height: 301px;
    box-sizing: border-box;
    padding-top: 30px;
}

.content3-ztlm-neirong-li {
    width: 220px;
    height: 124px;

    margin-bottom: 23px;
    float: left;
}

.content3-ztlm-neirong-li-marginright {
    margin-right: 0;
}

.content3-ztlm-neirong-li-marginbottom {
    margin-bottom: 0;
}


/* footer */

.footer {
    height: 160px;
    background-color: #0f6eb7;
}

.foot-sydw {
    width: 64px;
    height: 78px;
    float: left;
    margin-top: 41px;
    margin-right: 27px;
}

.foot-sydw img {
    width: 64px;
    height: 78px;
}

.foot-banquan {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255);
    float: left;
    margin-top: 32px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.foot-banquan p {
    line-height: 30px;
}

.foot-xwdh {
    width: 166px;
    height: 25px;
    background: url(../image/xtdxyxwz_zkx_foot_xwdhbg.png) center no-repeat;
    position: absolute;
    top: 68px;
    left: 575px;
}

.foot-xwdh span {
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    top: 5px;
    left: 15px;
}

.foot-xwdh-anniu {
    width: 25px;
    height: 25px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
}

.foot-xwdh-anniu-jiantou {
    width: 10px;
    height: 6px;
    position: absolute;
    top: 9px;
    left: 8px;
    background: url(../image/xtdxyxwz_zkx_foot_xwdh_jiantou.png) center no-repeat;
}

.foot-xwdh-anniu-jiantou.now {
    background: url(../image/xtdxyxwz_zkx_foot_xwdh_jiantou_now.png) center no-repeat;
}

.foot-xwdh-anniu img {
    position: absolute;
    top: 9px;
    left: 8px;
}

.foot-xwdh-lianjiebox {
    width: 166px;
    height: 200px;
    position: absolute;
    left: 0;
    bottom: 25px;
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #666666;
    overflow-y: auto;
    display: none;
}

.foot-xwdh-lianjiebox.now {
    display: block;
}

.foot-xwdh-lianjiebox-ul {
    width: 147px;
    box-sizing: border-box;
    padding: 3px 10px;
}

.foot-xwdh-lianjiebox-li {
    height: 26px;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
    line-height: 26px;
}

.foot-xwdh-lianjiebox-li a {
    font-size: 14px;
}

.foot-xwdh-lianjiebox-li a p {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.foot-logo {
    width: 258px;
    height: 72px;
    position: absolute;
    top: 44px;
    right: 0;
    background: url(../picture/logofl_01.png) center no-repeat;
}
.content3-ztlm-neirong-li {
    width: 32%;
    height: 124px;
   text-align:center;
    margin-bottom: 23px;
        display: inline-block;
}
li.margin-0{margin-right:0px;}