#nav{position: relative;z-index: 2;}

#container{padding: 0;padding-bottom: 45px;margin: 0}

#KinSlideshow{top: -45px;}
#KinSlideshow .slick-dots {width: 100%;text-align: center;position: absolute;bottom: 3%}
#KinSlideshow .slick-dots li  {display: inline-block;*display: none;}
#KinSlideshow .slick-dots li button{   
    background:#ababab;
    border: 0 none;
    border-radius: 7px;
    color: #ffd800;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 0 5px;
    outline: medium none;
    padding: 0;
    width: 12px;
}
#KinSlideshow .slick-dots li.slick-active button{background: #f4930a;}


/*新闻*/
.press{width: 66%;}
.press .press_tit{color: #a70910;border-bottom: 1px solid #8D8D8D;display: block;}
.press .press_tit h2{display: block;font-size: 24px;line-height: 48px;}
.press .picture{width: 100%;padding-top: 3%}
.press .picture .slick-track{background: #EDEDED;}
.press .picture .photo{width: 50%;}
.press .picture .photo img{width: 100%}
.press .picture .news{width: 49.5%;padding-bottom: 1.5rem}
.press .picture .news h2.title{display: block;width: 88%;margin: 0 6%;font-size: 20px;line-height: 28px;color:#222;font-weight:bold;padding: 12px 0;}
.press .picture .news .summary{display: block;width: 88%;margin: 0 6%;font-size: 13px;line-height: 20px;text-indent:25px;}
.press .slick-slide{height: auto;}
.press .slick-prev,
.press .slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 35px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 2;
}
.press .slick-prev{left: 0;bottom: -20px;background: url(../images/slider-arrow.png) -110px 5px no-repeat;}
.press .slick-next{left: 35px;bottom: -20px;background: url(../images/slider-arrow.png) 10px 5px no-repeat;}
.press .slick-prev:hover{background: url(../images/slider-arrow.png) -170px 5px no-repeat;}
.press .slick-next:hover{background: url(../images/slider-arrow.png) -50px 5px no-repeat;}
.press .press_list{width: 100%;padding-top: 20px;}
.press .press_list li{width: 100%;clear: both;}
.press .press_list li a{font-size: 15px;color: #646464;line-height: 30px;height: 30px;display: block;}
.press .press_list li a:hover{color: red;}
.press .press_list span.tit{display: block;}
.press .press_list span.date{float: right;display: inline;}

.inform{width: 30%;}
.inform .notify ul.head{width: 100%}
.inform .notify ul.head li{width: 50%;text-align: center;float: left;background: #a70910;font-size: 24px;color: #fff;line-height:42px;height: 42px;cursor:pointer;border-top: 6px solid #a70910;}
.inform .notify ul.head li.current{background: #fff;color: #ff7800;}
.inform .notify .bd{padding-top: 21px;width: 100%}
.inform .notify ul.new_list li{width: 100%;display: block;float: left;}
.inform .notify ul.new_list li:nth-of-type(1){height: 60px;padding-bottom: 10px}
.inform .notify ul.new_list li a{font-size: 14px;line-height: 28px;}
.inform .notify ul.new_list li span{font-size: 14px;line-height: 28px;}
.inform .notify ul.new_list li:nth-of-type(1) a{font-size: 16px;line-height: 22px;height: 60px;}
.inform .notify ul.new_list li:nth-of-type(1) span{font-size: 12px;line-height:20px;}
.inform .notify ul.new_list li .time{float: left;background: #EDEDED;text-align: center;padding: 5px;width: 60px;margin-right: 10px;}
.inform .notify ul.new_list li .time span{font-weight: bold;font-size: 30px;display: block;line-height: 32px;color: #C6100F;}


.inform .media .media_tit{width: 100%;color: #a70910;border-bottom: 1px solid #8D8D8D;display: block;}
.inform .media .media_tit h2{display: block;font-size: 24px;line-height: 48px;}
.inform .media .media_list li{border-bottom: 1px dotted #bababa;padding: 1em 0;}
.inform .media .media_list li .thumb{padding-bottom: 8px;color: #999;}
.inform .media .media_list li .thumb span{font-size: 13px;}
.inform .media .media_list li .thumb span.date{padding-right: 5px;float:  left;line-height: 10px;}
.inform .media .media_list li .thumb span.click{font-size: 12px;float: right;color: #999;line-height: 10px;}
.inform .media .media_list li .thumb .date img{padding-top: 3px;}
.inform .media .media_list li a{color: #555;}

/*链接*/
#container .more_link{clear: both;padding-top: 40px;}
.more_link li{float: left; width: 25%;height: 60px;}
.more_link li a{display: block;width: 100%}
.more_link img{width: 224px;height: 60px;padding: 0 16px;}
.more_link li:nth-of-type(1) img{padding-left: 0;padding-right: 32px;}
.more_link li:nth-of-type(2) img{padding-left: 10px;padding-right: 22px;}
.more_link li:nth-of-type(3) img{padding-left: 22px;padding-right: 10px;}
.more_link li:nth-of-type(4) img{padding-left: 32px;padding-right: 0;}
.more_link li:nth-of-type(5) img{padding-left: 0;}
.more_link .xb img{height: 30px;}

/*祝福*/
.blessing{background: #EEEEF0;width: 100%;margin-bottom: 25px}
.blessing .letterhead{padding: 0 8%;}
.blessing .letterhead .info{padding-bottom: 10px;font-size: 14px;line-height: 22px;}
.blessing .letterhead span.author{font-size: 13px;line-height: 9px;}
.content .newsList span{color: #464646;font-size: 13px;line-height: 9px;}
.blessing ul{width: 96%;margin: 0 auto;}
.blessing .slick-slider{padding: 2% 0;}
.blessing .slick-slide{height: auto;}
.blessing .slick-slide .letterhead{border-left: 1px solid #f8c036;}
.blessing .slick-current .letterhead{border-left: none;}
.blessing .slick-prev,
.blessing .slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 11px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.blessing .slick-prev{
    left: -25px;
    background: url(../images/prev.png);
}
.blessing .slick-next{
    right: -25px;
    background: url(../images/next.png);
}


/*校友*/
.alumnus .list{width: 100%;height: 465px;border: 1px solid #D2D2D2;margin-top: 20px}
.alumnus .list li{float: left;height: 155px;width: 512px;}
.mod1 .photo{float: left;}
.mod1 .photo img{width: 256px;height: 155px;}
.mod1 .new_cont{float: right;width: 256px;height: 155px;}
.mod2 .photo{float: right;}
.mod2 .photo img{width: 256px;height: 155px;}
.mod2 .new_cont{float: left;width: 256px;height: 155px;}
.new_cont .tit{text-align: left;height: 50px;font-size: 16px;line-height: 26px;font-weight: bold;display: block;padding: 10px 10px 0;color: block;color: #333;}
.new_cont .intro{height: 90px;padding: 0 10px;text-indent: 25px;}
.new_cont .intro p{font-size: 12px;line-height: 22px;color: #464646;}
.new_cont .intro a{font-size: 13px;font-weight: normal;color: #AF2226}

/*校史*/
.history{padding-top: 60px;}
.history img{width: 100%;max-width: 1024px;}

@media \0screen\,screen\9 {
    .press .slick-prev,.press .slick-next{ bottom: 0;}
    .inform .notify ul.head li{width: 49.5%;}
}

@media screen and (max-width: 1024px) {
    body{min-width: 320px;}
	#container{padding: 0 2%;padding-bottom: 5%;}
    #KinSlideshow{top: 0;}
    #KinSlideshow img{width: 100%}
    #KinSlideshow .slick-dots{bottom: 8%;}
    .press{width: 100%;}
    .press .slick-prev,.press .slick-next{bottom: 0}
    #container .more_link{padding-top: 4%}
    .press .press_list{padding-top: 3%;}
    .press .press_list li{background: #f3f3f3;border-bottom: 1px solid #fff;}
    .press .press_list li a{font-size: 14px;height: auto;line-height: 2rem;}
    .press .press_list span.date{padding-right: 2%}
    .inform{width: 100%;margin-top: 3%}

	.more_link li{width: 25%;height: auto;}
	.more_link li a{display: block;width: 90%;padding: 0 5%;}
	.more_link li img{width: 100%;height: auto;}
	.more_link li:nth-of-type(n) img{padding: 0;height: auto;}
    .blessing{margin-bottom: 3%;margin-top: 2%}
    .blessing ul{width: 100%}
    .slick-track{margin-bottom: 2%}
    .slick-prev{display: none}
    .slick-next{display: none}
    .slick-dots {width: 100%;text-align: center;}
    .slick-dots li  {display: inline-block;*display: none;}
    .slick-dots li button{   
        background:#ababab;
        border: 0 none;
        border-radius: 7px;
        color: #ffd800;
        cursor: pointer;
        display: block;
        font-size: 0;
        height: 12px;
        line-height: 0;
        margin: 0 5px;
        outline: medium none;
        padding: 0;
        width: 12px;
    }
    .slick-dots li.slick-active button{background: #f4930a;}
    .alumnus{display: none}
    .history{padding: 2% 0;}
}
@media screen and (max-width: 660px) {
    #KinSlideshow .slick-dots li button{
        width: 8px;
        height: 8px;
    }
    .press .picture .photo{width: 100%;}
    .press .picture .news{width: 100%;}
    .press .picture ul.slick-dots{position: absolute;bottom: 1rem;}
    .press .press_list{padding: 0;}
    .press .press_list li a{font-size: 13px;}
	.more_link li{width: 50%;padding-bottom: 2%}
	.more_link li a{width: 80%;padding: 0 10%;}
	.more_link li:nth-of-type(5){display: none}
    
    .slick-dots li button{
        width: 8px;
        height: 8px;
    }
}
@media screen and (max-width: 560px) {
    .blessing .slick-slide .letterhead{border-left: none;}
    .press .press_list span.date{display: none}

}