@charset "gb2312";
.content {}

.content .thuimg .thuimga {
    position: relative;
    display: block;
    width: 1200px;
    margin: auto;
    height: 400px;
}

.content .thuimg .thuimga .mainImg {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.content .thuimg .imgTitle {
    position: absolute;
    top: -58px;
    left: 0;
    z-index: 1;
    width: 1000px;
    text-align: left;
    overflow: hidden;
}

.content .thuimg .imgTitle .bg {
    position: absolute;
    z-index: -1;
    height: 58px;
    background: #252525;
    filter: alpha(opacity=50);
    opacity: .5;
    width: 100%;
    top: 0;
}

.content .thuimg .imgTitle .txt {
    color: #fff;
    font-size: 18px;
    line-height: 58px;
    padding-left: 30px;
    white-space: nowrap;
}

.content .thuimg .imgTitle .day {
    position: absolute;
    right: 0;
    width: 114px;
    height: 50px;
    background: #5c307d;
    top: 8px;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    color: #ffc600;
}

.content .thuimg .imgTitle .day.today {
    font-size: 24px;
}

.content .thuimg .month {
    background: #5c307d;
    position: relative;
}

.content .thuimg .month .arrow {
    position: absolute;
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    padding: 0 3px;
    *width: 28px;
    cursor: pointer;
}

.content .thuimg .month .arrowleft {
    left: 0;
}

.content .thuimg .month .arrowright {
    right: 0;
}

.content .thuimg .month .arrowright:hover,
.content .thuimg .month .arrowleft:hover {
    background: #703d97;
}

.content .thuimg .month .monthTxt {
    float: left;
    _display: inline;
    margin: 0 15px 0 40px;
    color: #9884ab;
}

#calendarYear {
    display: none;
}

.content .thuimg .month .monthTxt span {
    font-size: 20px;
    line-height: 38px;
    padding-right: 3px;
    color: #d7d0dd;
}

.content .thuimg .month .day {
    float: left;
    _display: inline;
}

.content .thuimg .month .day li {
    float: left;
    _display: inline;
    font-size: 12px;
    padding: 4px 2px;
}

.content .thuimg .month .day a {
    color: #fff;
    display: block;
    line-height: 30px;
    text-align: center;
    width: 24px;
    cursor: pointer;
    zoom: 1;
}

.content .thuimg .month .day a:hover {
    background: #703d97;
}

.content .thuimg .month .day a.none {
    color: #866c9c;
}

.content .thuimg .month .day a.none:hover {
    background: none;
    cursor: text;
}

.content .thuimg .month .day a.current {
    color: #ffc600;
}

.content .thuimg .imgarrow {
    position: absolute;
    color: #fff;
    font-size: 50px;
    top: -220px;
    cursor: pointer;
    padding: 2px 0px 2px 6px;
    opacity: .8;
    filter: alpha(opacity=80);
    overflow: hidden;
    border-radius: 40px;
    border: 2px solid #fff;
    *width: 46px;
    *padding: 2px 0px 2px 10px;
}

.content .thuimg .imgarrow:before {
    margin: 0;
}

.content .thuimg .imgarrow.imgarrowleft {
    left: -60px;
    padding: 2px 6px 2px 0px;
    *padding: 2px 0px 2px 10px;
    padding: 2px 3px 2px 3px\0;
}

.content .thuimg .imgarrow.imgarrowright {
    right: -60px;
}

.content .thuimg .imgarrow.imgarrowleft:hover,
.content .thuimg .imgarrow.imgarrowright:hover {
    background: #333;
}

.ydate {
    width: 58px;
    border: 1px solid #d8d8d8;
    color: #7d7d7d;
    text-align: center;
    font-size: 12px;
    float: left;
    _display: inline;
    padding-bottom: 5px;
}

.ydate span {
    display: block;
    font-size: 24px;
    line-height: 24px;
    padding: 8px 0 2px 0;
    zoom: 1;
}

.ydate_1 {
    border: 1px solid #b4b1b6;
    color: #5c307d;
}

.ydate_2 {
    border: 1px solid #edeaf1;
    color: #5b317d;
    background: #edeaf1;
}

.content h2.h_title {
    padding-top: 20px;
    font-size: 20px;
    line-height: 50px;
    color: #333333;
    zoom: 1;
    *height: 50px;
}

.content .focus {
    position: relative;
}

.content .notice {
    position: absolute;
    left: 50%;
    width: 50px;
    height: 50px;
}

.content .notice a {
    display: block;
    padding: 10px;
    background: #252f4b;
    color: #fff;
}

.content .notice a:hover {
    display: block;
    padding: 10px;
    background: #8c0000;
    color: #fff;
}

.content .noticelist {}

.content .noticelist li {
    display: block;
    width: 200px;
    margin-bottom: 5px;
}

.content .noticelist li a {
    display: block;
    line-height: 22px;
    color: #565656;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.content .noticelist li a:hover {
    color: #8c0000;
}

.content .noticelist li span.date {
    display: block;
    line-height: 22px;
    color: #999;
    font-size: 12px;
}

.content h2 .more {
    float: right;
    _display: inline;
    font-size: 12px;
    font-family: sans-serif;
    color: #999;
    *margin-top: -50px;
}

.content h2 .more:hover {
    color: #8c0000;
}

.content .focusList li {
    float: left;
    _display: inline;
    width: 328px;
    padding: 0 20px 10px 20px;
    border: 1px solid #dfdfdf;
    height: 210px;
    overflow: hidden;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    margin: 0 15px;
}

.content .focusList li:hover {
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}

.content .focusList .ydate {
    margin-top: 22px;
}

.content .focusList h3 a:hover {
    color: #8c0000;
}

.content .focusList p {
    color: #777;
    padding-top: 8px;
}


/* hnl-link */

.hnl-link-list {
    width: 1200px;
    margin-top: 30px;
}

.hnl-link-item {
    /* adjust news width
	width:380px;
*/
    width: 32%;
    float: left;
}

.item-header-line {
    font-size: 24px;
    line-height: 60px;
    color: #333;
    padding-bottom: 10px;
}

.help-link-item li {
    line-height: 26px;
}

.help-link-item li a {
    font-size: 15px;
    color: #565656;
}

.help-link-item li a:hover {
    text-decoration: none;
    color: #8c0000;
}

.event-date {
    color: #fff;
    padding: 6px 8px;
    text-align: center;
    margin-right: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #8c0000;
    float: left;
    display: _inline;
}

.event-date span.sp_date_day {
    font-size: 1.75em;
    font-weight: 700;
    line-height: 100%;
    display: block;
}

.moduleItemTitle {
    color: #565656;
    font-size: 15px;
    line-height: 26px;
}

.moduleItemTitle:hover {
    text-decoration: none;
}

.news-link-item li {
    margin-bottom: 20px;
}

.link-btn {
    padding: 10px 19px;
    width: 300px;
    border: 1px solid #dfdfdf;
    text-align: center;
    font-size: 15px;
    margin: 10px 0;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #333;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}

.link-email-btn {
    padding: 10px 12px;
    width: 100px;
    float: right;
    text-align: center;
    font-size: 15px;
    margin-top: -15px;
    *margin-top: -32px;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #333;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}

.link-btn:hover {
    text-decoration: none;
}

.btn-gray {
    background: #eee;
    border: 1px solid #dfdfdf;
}

.btn-gray:hover {
    background: #f3f3f3;
    border: 1px solid #ccc;
}

.btn-red {
    background: #8c0000;
    color: #fff;
    border: 1px solid #a50000;
}

.btn-red:hover {
    background: #a50000;
    color: #fff;
    border: 1px solid #600000;
}

.content .bouti-tit {
    position: relative;
    width: 100%;
    height: 300px;
    text-align: center;
    min-width: 1170px;
    margin-top: 60px;
}

.content .bouti-tit h3 {
    font-size: 36px;
    color: #fff;
    line-height: 50px;
}

.content .bouti-link {
    width: 100%;
    height: 300px;
    background-image: url("../img/culture.jpg")/*tpa=http://cpa.hust.edu.cn/img/culture.jpg*/;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-attachment: fixed;
}

.content .boutiCon {
    position: absolute;
    width: 300px;
    height: 90px;
    padding: 20px 100px;
    left: 50%;
    margin-left: -250px;
    top: 50%;
    margin-top: -75px;
    z-index: 1;
}

.content .boutiConBg {
    position: absolute;
    background: #8c0000;
    width: 300px;
    height: 110px;
    padding: 30px 100px;
    left: 50%;
    margin-left: -250px;
    top: 50%;
    margin-top: -75px;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.content .boutiCon1 {
    position: absolute;
    width: 400px;
    height: 110px;
    padding: 30px 100px;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    margin-top: -75px;
    z-index: 1;
}

.content .boutiConBg1 {
    position: absolute;
    background: #8c0000;
    width: 400px;
    height: 110px;
    padding: 30px 100px;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    margin-top: -75px;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.content .bouti-link a {
    font-size: 14px;
    color: #fff;
    margin: 0 5px;
    font-family: "Î¢ÈíÑÅºÚ";
}

.content .bouti-link a:hover {
    color: #eee;
    text-decoration: none;
}

.content .bouti-link-story {
    background-image: url("../img/story.jpg")/*tpa=http://cpa.hust.edu.cn/img/story.jpg*/;
}

.content .campus {
    position: relative;
    margin-top: 70px;
}

.content .campus_con {
    width: 1200px;
    margin: 0 auto;
}

.content .campus_title {
    position: absolute;
    left: 0;
    top: 25px;
    z-index: 999;
}

.content .campus h3 {
    background: #8c0000;
    font-size: 36px;
    color: #333;
    line-height: 60px;
    padding: 0px;
    padding-left: 75px;
    padding-right: 20px;
    color: #fff;
}

.content .campus .player {
    float: right;
    display: _inline;
    margin: 0 10px;
    background: url("player.png")/*tpa=http://cpa.hust.edu.cn/css/player.png*/ 0 0 no-repeat;
    width: 48px;
    height: 48px;
}

.fadein {
    transition: all .3s ease-in;
}

.iosSliderDemo {
    clear: both;
    width: 100%;
    /* padding: 0 0 30% 0; */
    padding: 0 0 400px;
    position: relative;
}

.fluidHeight {
    position: absolute;
    width: 100%;
    height: 400px;
}

.sliderContainer {
    height: 100%;
    max-height: 400px;
    padding: 0 0;
}

.iosSlider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.iosSlider .slider {
    width: 100%;
    height: 100%;
}

.iosSlider .slider .item {
    /* PKU	width: 1200px; */
    width: 100%;
    max-width: 1380px;
    height: 100%;
    padding: 0 0 0 0;
    text-align: center;
}

.iosSlider .slider .item .inner {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    /*filter: alpha(Opacity=40);*/
    /*opacity: 0.4;*/
    height: 100%;
    box-shadow: 0 0 10px -5px #000;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

.iosSlider .slider .item .inner img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.iosSlider .slider .item .inner .selectorShadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 120px;
    height: 30px;
    display: none;
}

.iosSlider .slider .item .inner .text1 {
    opacity: 0;
    filter: alpha(opacity=0);
    /* PKU	background:#9b0000; */
    background: none repeat scroll 0 0 #922626;
    position: absolute;
    /* PKU	left: 150px; */
    /* PKU	top: 250px; */
    bottom: 20%;
    padding: 0 12px 0 12px;
    height: 140px;
    text-align: left;
}

.iosSlider .slider .item .inner .text1 h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 50px;
    font-family: "Microsoft Yahei";
}

.iosSlider .slider .item .inner .text1 h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 50px;
    font-family: "Microsoft Yahei";
}

.iosSlider .slider .item .inner .text1 h5 {
    color: #ccc;
    font-size: 12px;
    font-weight: 700;
    line-height: 50px;
    font-family: "Microsoft Yahei";
}

.iosSlider .slider .item .inner .text1 span i {
    margin: 0 0 0 5px;
}

.iosSlider .slider .item .inner .text2 {
    background: none repeat scroll 0 0 #000000;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 10px 12px 10px;
    position: absolute;
    left: 100px;
    /* PKU	top: 301px; */
    top: 451px;
    text-align: left;
}

.iosSlider .slider .item .inner .text2 span {
    display: block;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 100;
    padding: 0 8px;
    font-family: "Microsoft Yahei"
}

.iosSlider .slider .item .inner .more {
    /*	opacity: 0.3;  zb */
    opacity: 0.4;
    background: none repeat scroll 0 0 #fff;
    position: absolute;
    bottom: 6%;
    right: 0;
    /*	padding: 0 5px; zb */
    padding: 0 5px 0 2px;
    height: 25px;
    width: 55px;
    z-index: 2;
    text-align: center;
}

.iosSlider .slider .item .inner .more a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 25px;
    font-family: "Î¢ÈíÑÅºÚ"
}

.sliderContainer .slideSelectors {
    position: relative;
    bottom: 28px;
    width: 1379px;
    margin: 0 auto;
    z-index: 1;
    height: 28px;
    padding: 10px;
    /* margin-bottom: 10px; */
    background: rgba(51, 51, 51, 0.8)
}

.sliderContainer .slideSelectors .prev {
    float: left;
    width: 30px;
    height: 56px;
    background: url("imagesprev.png")/*tpa=http://cpa.hust.edu.cn/images/prev.png*/ no-repeat 50% 0;
    position: absolute;
    left: 0px;
    top: -230px;
    /* border: 1px solid red; */
}

.sliderContainer .slideSelectors .next {
    float: left;
    width: 30px;
    height: 56px;
    background: url("imagesnext.png")/*tpa=http://cpa.hust.edu.cn/images/next.png*/ no-repeat 50% 0;
    position: absolute;
    right: 0px;
    top: -230px;
}

.sliderContainer .slideSelectors .item {
    float: left;
    width: 9px;
    height: 9px;
    background: #aaa;
    margin: 1px 1px 1px 11px;
    /* opacity: 0.25; */
    filter: alpha(opacity=25);
    border-radius: 10px;
    position: relative;
    left: 86%;
}

.sliderContainer .slideSelectors .item.first {
    margin-left: 1px;
}

.sliderContainer .slideSelectors .selected {
    width: 11px;
    height: 11px;
    margin: 0 0 0 10px;
    background: #eee;
    opacity: 1;
    filter: alpha(opacity=100);
    box-shadow: none;
}

.sliderContainer .slideSelectors .selected.first {
    margin-left: 0;
}

.sliderContainer .scrollbarContainer {
    position: relative;
    bottom: 4px;
    left: 0;
    /* PKU
	width: 1024px;
*/
    height: 4px;
    margin: 0 auto;
    z-index: 1;
}

@media screen and (max-width:1400px) {
    .sliderContainer .slideSelectors {
        width: 100%;
    }
}

@media screen and (max-width:1366px) {
    .content .campus h3 {
        padding-left: 73px;
    }
    .cont