  @charset "utf-8";
.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: 1200px;
    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: 400px;
    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; */
    color: #fff;
    z-index: 999 !important;
    position: absolute;
    /* PKU  left: 150px; */
    /* PKU  top: 250px; */
    bottom:0%;
    padding: 0 12px 0 12px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    
}
.iosSlider .slider .item .inner .text1 :hover{color: red;}
.iosSlider .slider .item .inner .text1 a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    font-family: "¿¬Ìå";
    line-height: 30px;
    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: 1180px;
    margin: 0 auto;
    z-index: 1;
    height: 28px;
    padding:0px 10px;
    /* margin-bottom: 10px; */
    background: url(/images/btm.png) repeat;
}

.sliderContainer .slideSelectors .prev {
    float: left;
    width: 30px;
    height: 56px;
    background: url(/images/prev.png) no-repeat 50% 0;
    position: absolute;
    left:-1px;
    top: -230px;
    z-index: 10;
    /* border: 1px solid red; */
}

.sliderContainer .slideSelectors .next {
    float: left;
    width: 30px;
    height: 56px;
    background: url(/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: 10px 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: 10px 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;
    }
    .content .campus_con {
        width: 1100px;
    }
    .sliderContainer .slideSelectors .item {
        left: 60%;
    }
}

@media screen and (max-width:1200px) {
    .content .thuimg .imgarrow.imgarrowleft {
        left: 10px;
    }
    .content .thuimg .imgarrow.imgarrowright {
        right: 10px;
    }
    .content .bouti-tit {
        width: 1200px;
        min-width: 1200px;
    }
    .hnl-link-list {
        width: 1200px;
    }
    .hnl-link-item {
        width: 370px;
    }
    .news-link-item {
        width: 370px;
    }
    .help-link-item li {
        /* PKU
width:252px;
*/
        width: 350px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .news-link-item li {
        height: 48px;
        overflow: hidden;
    }
    .sliderContainer .slideSelectors {
        width: 100%;
    }
    .sliderContainer .slideSelectors .prev,
    .sliderContainer .slideSelectors .next {
        top: -85px;
    }
}

@media screen and (max-width:1024px) {
    .content {
        /* padding-bottom: 30px;*/
    }
    .content .thuimg .thuimgWrap {
        min-width: 760px;
    }
    .content .thuimg .imgarrow {
        top: -150px;
        font-size: 40px;
    }
    .content .thuimg .imgTitle .txt {
        font-size: 16px;
        line-height: 48px;
    }
    .thuimg .mainImg {
        width: 760px;
    }
    .content .thuimg .thuimga {
        width: 760px;
        height: 253px;
    }
    .content .thuimg .imgTitle {
        width: 760px;
        top: -48px;
    }
    .content .thuimg .month .arrow {
        padding: 0;
    }
    .content .thuimg .month .monthTxt {
        margin: 0 5px 0 35px;
    }
    .content .thuimg .month .day li {
        padding: 4px 1px;
    }
    .content .thuimg .month .day a {
        width: 15px;
        padding: 0 2px;
    }
    .content .thuimg .imgTitle .day {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        width: auto;
        padding: 0 15px;
    }
    .content .thuimg .imgTitle .day.today {
        font-size: 20px;
    }
    .content .news {
        margin-top: 0;
    }
    .content h2 {
        /* text-indent: 10px;*/
        font-size: 18px;
        line-height: 60px;
    }
    .content .newslist {
        margin: 0;
        padding-bottom: 30px;
    }
    .content .newslist li {
        width: 233px;
        margin: 0 10px;
    }
    .content .newslist h3 a {
        font-size: 15px;
        line-height: 20px;
    }
    .content .newslist .tn {
        width: 160px;
        margin-left: 73px;
    }
    .content .focusList {
        margin: 0;
    }
    .content .focusList li {
        width: 233px;
        margin: 0 10px 20px 10px;
        height: 320px;
    }
    .content .focusList .isimg img {
        width: 233px;
    }
    /*
  .content .focusList .tn
  {
    width:160px;
    margin-left:73px;
  }*/
    .content .focusList h3 a {
        font-size: 15px;
        line-height: 20px;
    }
    .footer .footerExtra li.commlink {
        /*margin: 0 45px 0 40px;*/
    }
    .footer .footerExtra li.commlink li {
        width: 50%;
    }
    .footer .footerExtra h2 {}
    .footer .footerExtra .link li {
        margin-bottom: 5px;
        float: left;
    }
    .content .bouti-tit {
        width: 1007px;
        min-width: 1007px;
    }
    .hnl-link-list {
        width: 960px;
    }
    .hnl-link-item {
        width: 300px;
    }
    .news-link-item {
        width: 300px;
    }
    .item-header-line {
        font-size: 18px;
        line-height: 40px;
    }
    .news-link-item img {
        width: 300px;
    }
    .link-btn {
        width: 260px;
    }
    .help-link-item li {
        width: 300px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 23px;
    }
    .help-link-item li a {
        font-size: 13px;
    }
    .news-link-item li {
        height: 48px;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .moduleItemTitle {
        font-size: 13px;
        line-height: 23px;
    }
    .link-btn {
        font-size: 13px;
    }
    .link-email-btn {
        font-size: 13px;
    }
    .iosSlider .slider .item .inner .text1 {
        /* PKU top:178px; */
        /*height: 110px;*/
    }
    .iosSlider .slider .item .inner .text1 h4 {
        line-height: 20px;
    }
    .iosSlider .slider .item .inner .text2 {
        /* PKU top:229px; */
        top: 329px;
    }
    .iosSliderDemo {
        padding: 0 0 336px;
    }
    .fluidHeight {
        height: 336px;
    }
    .sliderContainer {
        max-height: 336px;
    }
    /*.iosSlider .slider .item {
 width:1007px;
}*/
    .iosSlider .slider .item .inner .text1 span {
        line-height: 30px;
        font-size: 14px;
    }
    .iosSlider .slider .item .inner .more {
        width: 45px;
        height: 20px;
    }
    .iosSlider .slider .item .inner .more a {
        font-size: 12px;
        line-height: 20px;
    }
    .content .campus h3 {
        padding-left: 23px;
    }
    .content .campus_con {
        width: 960px;
    }
}

@media screen and (max-width:800px) {
    .content {
        /*padding-bottom: 30px;*/
    }
    .logo img {
        width: 300px;
    }
    .content .thuimg .thuimgWrap {
        min-width: 760px;
    }
    .content .thuimg .imgarrow {
        top: -150px;
        font-size: 40px;
    }
    .content .thuimg .imgTitle .txt {
        font-size: 16px;
        line-height: 48px;
    }
    .thuimg .mainImg {
        width: 760px;
    }
    .content .thuimg .thuimga {
        width: 760px;
        height: 253px;
    }
    .content .thuimg .imgTitle {
        width: 760px;
        top: -48px;
    }
    .content .thuimg .month .arrow {
        padding: 0;
    }
    .content .thuimg .month .monthTxt {
        margin: 0 5px 0 35px;
    }
    .content .thuimg .month .day li {
        padding: 4px 1px;
    }
    .content .thuimg .month .day a {
        width: 15px;
        padding: 0 2px;
    }
    .content .thuimg .imgTitle .day {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        width: auto;
        padding: 0 15px;
    }
    .content .thuimg .imgTitle .day.today {
        font-size: 20px;
    }
    .content .news {
        margin-top: 0;
    }
    .content h2 {
        /* text-indent: 10px;*/
        font-size: 18px;
        line-height: 60px;
    }
    .content .newslist {
        margin: 0;
        padding-bottom: 30px;
    }
    .content .newslist li {
        width: 233px;
        margin: 0 10px;
    }
    .content .newslist h3 a {
        font-size: 15px;
        line-height: 20px;
    }
    .content .newslist .tn {
        width: 160px;
        margin-left: 73px;
    }
    .content .focusList {
        margin: 0;
    }
    .content .focusList li {
        width: 233px;
        margin: 0 10px 20px 10px;
        height: 320px;
    }
    .content .focusList .isimg img {
        width: 233px;
    }
    /*
  .content .focusList .tn
  {
    width:160px;
    margin-left:73px;
  }*/
    .content .focusList h3 a {
        font-size: 15px;
        line-height: 20px;
    }
    .footer .footerExtra li.commlink {
        /*margin: 0 45px 0 40px;*/
        width: 120px;
    }
    .footer .footerExtra li.commlink li {
        width: 50%;
    }
    .footer .footerExtra h2 {
        margin-bottom: 10px;
    }
    .footer .footerExtra .link li {
        margin-bottom: 5px;
    }
    .content .bouti-tit {
        width: 800px;
        min-width: 800px;
    }
    .footer .footerExtra .link {
        width: 410px;
    }
    .hnl-link-list {
        width: 760px;
    }
    .hnl-link-item {
        width: 233px;
    }
    .news-link-item {
        width: 233px;
    }
    .news-link-item img {
        width: 233px;
    }
    .link-btn {
        width: 193px;
    }
    .help-link-item li {
        width: 233px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 20px;
    }
    .help-link-item li a {
        font-size: 12px;
    }
    .moduleItemTitle {
        font-size: 12px;
        line-height: 20px;
    }
    .news-link-item li {
        height: 40px;
        overflow: hidden;
    }
    .event-date {
        padding: 2px 3px;
    }
    .content .campus_con {
        width: 760px;
    }
    .iosSlider .slider .item .inner .text1 {
        /* PKU top:100px; */
    }
    .iosSlider .slider .item .inner .text2 {
        /* PKU top:149px; */
        top: 199px;
    }
    .iosSliderDemo {
        padding-bottom: 253px;
    }
    .iosSliderDemo {
        padding: 0 0 253px;
    }
    .fluidHeight {
        height: 253px;
    }
    .sliderContainer {
        max-height: 253px;
    }
    /*.iosSlider .slider .item .inner {
width:760px;
}*/
    .iosSlider .slider .item .inner .text1 span {
        font-size: 14px;
    }
}

@media screen and (max-width:640px) {
    .content {
        padding-bottom: 20px;
    }
    .content .thuimg .thuimga {
        width: auto;
        height: 213px;
    }
    .content .thuimg .imgarrow {
        top: -110px;
        font-size: 30px;
    }
    .content .thuimg .imgTitle .txt {
        font-size: 14px;
        line-height: 40px;
        padding-left: 20px;
    }
    .thuimg .mainImg {
        width: 100%;
    }
    .content .thuimg .thuimgWrap {
        min-width: 100%;
    }
    .content .thuimg .imgTitle {
        width: 100%;
        top: -40px;
    }
    .content .thuimg .imgTitle .day {
        height: 32px;
        line-height: 40px;
        font-size: 11px;
    }
    .content .thuimg .imgTitle .day.today {
        font-size: 16px;
    }
    .content .thuimg .month .monthTxt {
        margin-right: 0;
    }
    .content .thuimg .month .day {
        margin: 0 30px 0 80px;
        float: none;
    }
    .content .thuimg .month .day li a {
        font-size: 14px;
        width: 20px;
    }
    .content .news {
        margin-top: 0;
    }
    .content h2 {
        /* text-indent: 20px; */
        font-size: 16px;
        line-height: 50px;
    }
    .content .newslist {
        margin: 0;
        padding-bottom: 10px;
    }
    .content .newslist li {
        width: auto;
        margin: 0 20px 20px 20px;
    }
    .content .newslist h3 a {
        font-size: 15px;
        line-height: 20px;
    }
    .content .newslist .tn {
        margin-left: 80px;
        width: auto;
    }
    .content .focusList {
        margin: 0 20px;
    }
    .content .focusList li {
        width: 100%;
        margin: 0 0px 30px 0px;
        height: auto;
    }
    .content .focusList .isimg img {
        width: 100%;
    }
    .content .campus_con {
        width: 600px;
    }
    .content .campus h3 {
        /* PKU
font-size:18px;
*/
        line-height: 40px;
        padding: 0 20px;
        padding-left: 10px;
        width: 120px;
    }
    .content .campus .player {
        margin: 8px 0 0 10px;
        width: 32px;
        height: 32px;
    }
    .content .focusList h3 a {
        font-size: 15px;
        line-height: 20px;
    }
    .footer .footerExtra {
        padding: 30px 0;
    }
    .footer .footerExtra .link li {
        margin-bottom: 5px;
    }
    .footer .footerExtra li.commlink {
        margin: 0 0 10px 0;
        width: 100%;
    }
    .footer .footerExtra li.commlink h2 {
        margin: 0 20px 10px 20px;
    }
    .footer .footerExtra li.commlink ul {
        margin: 0 20px;
    }
    .footer .footerExtra li.commlink li {
        width: 25%;
        font-size: 12px;
        line-height: 30px;
    }
    .footer .footerExtra li.commlink .line {
        display: none;
    }
    .footer .footerExtra li img {
        width: 100%
    }
    .footer .footerExtra li.li1 {
        width: 50%;
        margin-right: 0;
    }
    .footer .footerExtra li.li2 {
        width: 25%;
        margin-right: 0;
    }
    .footer .footerExtra li.li1 a,
    .footer .footerExtra li.li2 a {
        padding: 5px;
    }
    .content .bouti-tit {
        width: 640px;
        min-width: 640px;
    }
    .hnl-link-list {
        /* PKU
width:640px;
*/
        width: 100%;
    }
    .hnl-link-item {
        /* PKU
width:640px;
*/
        width: 100%;
        margin: 0;
    }
    .news-link-item {
        /* PKU
width:640px;
*/
        width: 100%;
        margin: 0;
    }
    .news-link-item img {
        /* PKU
width:auto;
*/
        width: 90%;
    }
    .link-btn {
        width: 298px;
    }
    .help-link-item li {
        width: 598px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .news-link-item li {
        height: 48px;
        overflow: hidden;
    }
    .item-header-line {
        padding-left: 20px;
    }
    .iosSliderDemo {
        padding-bottom: 200px;
    }
    .iosSliderDemo {
        padding: 0 0 200px;
    }
    .fluidHeight {
        height: 200px;
    }
    .sliderContainer {
        max-height: 200px;
    }
    /*.iosSlider .slider .item .inner {
width:600px;
}*/
    .iosSlider .slider .item .inner .text1 {
        /* PKU top:50px; */
    }
    .iosSlider .slider .item .inner .text2 {
        /* PKU top:100px; */
        top: 125px;
    }
}

@media (min-width:790px) and (max-width:990px) {
    .logo img {
        width: 372px;
    }
}

@media screen and (max-width:480px) {
    .logo img {
        width: 250px;
        margin-top: -10px;
    }
    .content .thuimg .thuimga {
        height: 160px;
    }
    .footer .footerExtra li.commlink li i {
        margin-left: 5px;
    }
    .footer .footerExtra li.commlink li {
        width: 33.33%;
    }
    .content .bouti-tit {
        width: 480px;
        min-width: 480px;
    }
    .hnl-link-list {
        /* PKU
width:480px;
*/
    }
    .hnl-link-item {
        /* PKU
width:480px;
*/
        margin: 0;
    }
    .news-link-item {
        /* PKU
width:480px;
*/
        margin: 0;
    }
    .news-link-item img {
        /* PKU
width:auto;
*/
    }
    .help-link-item li {
        width: 438px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /*.iosSlider .slider .item .inner {
width:480px;
}*/
    .iosSliderDemo {
        padding-bottom: 160px;
    }
    .fluidHeight {
        height: 160px;
    }
    .content .campus_con {
        width: 400px;
    }
    .iosSlider .slider .item .inner .text1 {
        display: none;
    }
    .iosSlider .slider .item .inner .text2 {
        display: none;
    }
}

@media screen and (max-width:360px) {
    .content .thuimg .imgarrow {
        top: -96px;
    }
    .content .thuimg .thuimga {
        height: 120px;
    }
    .footer .footerExtra li.li1 a,
    .footer .footerExtra li.li2 a {
        padding: 3px;
    }
    .content .bouti-tit {
        width: 360px;
        min-width: 360px;
    }
    .hnl-link-list {
        /* PKU
width:360px;
*/
    }
    .hnl-link-item {
        /* PKU
width:360px;
*/
        margin: 0;
    }
    .news-link-item {
        /* PKU
width:360px;
*/
        margin: 0;
    }
    .news-link-item img {
        /* PKU
width:auto;
*/
    }
    .help-link-item li {
        width: 318px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /*.iosSlider .slider .item .inner {
width:300px;
}*/
    .iosSlider .slider .item .inner .text1 {
        display: none;
    }
    .iosSlider .slider .item .inner .text2 {
        display: none;
    }
    .iosSliderDemo {
        padding-bottom: 133px;
    }
    .fluidHeight {
        height: 133px;
    }
    .content .campus_con {
        width: 300px;
    }
}

@media screen and (max-width:320px) {
    .content .thuimg .thuimga {
        height: 107px;
    }
    .content .thuimg .imgTitle .day {
        display: none;
    }
    .content .thuimg .imgarrow {
        top: -70px;
        font-size: 22px;
    }
    .content .thuimg .imgarrow.imgarrowleft {
        padding: 1px 2px 0px 0;
    }
    .content .thuimg .imgarrow.imgarrowright {
        padding: 1px 0px 0px 2px;
    }
    .content .thuimg .imgTitle {
        top: -34px;
    }
    .content .thuimg .imgTitle .txt {
        line-height: 34px;
    }
    .content h2 {
        font-size: 15px;
    }
    .content .newslist h3 a {
        font-size: 14px;
    }
    .content .focusList h3 a {
        font-size: 14px;
    }
    .footer .footWrap h4 a {
        font-size: 12px;
    }
    .footer .footerExtra li.commlink li {
        font-size: 12px;
    }
    .content .bouti-tit {
        width: 320px;
        min-width: 320px;
    }
    .hnl-link-list {
        /* PKU
width:320px;
*/
    }
    .hnl-link-item {
        /* PKU
width:320px;
*/
        margin: 0;
    }
    .news-link-item {
        /* PKU
width:320px;
*/
        margin: 0;
    }
    .news-link-item img {
        /* PKU
width:auto;
*/
    }
    .help-link-item li {
        width: 288px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /*.iosSlider .slider .item .inner {
width:320px;
}*/
}