/*-----------------[初始化]--------------*/
body{color: #333;font-size: 12px;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";background: #fff;
-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;


}
a{color: #444;}
a:hover{color: #9a0000;}
img,.ani{
    max-width: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;font-family:"微软雅黑","Microsoft Yahei";}
input[type='submit'],input[type='reset'],input[type='button'],select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #ccc;}
::-moz-placeholder {color: #ccc; }
::-ms-input-placeholder {color: #ccc;}
.con  img{height:auto!important; }


table img{height:auto!important; }

/*结构*/
.wp{width: 100%;max-width: 1180px;margin: 0 auto;}
.wp2{width: 100%;max-width: 1150px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

*{outline: none;}

@font-face {
    font-family: 'Xingkai';
    src: url('/alumni/fonts/Xingkai.ttc');
}

/*问题*/

/*按钮*/

/*颜色*/


/*******************************
	-------[=头部]-------
********************************/
#top{background: #9a0000;height: 32px;line-height: 32px;position: relative;z-index: 99999;}
#top .top-r{float: right;}
.ul-list1{float: left;}
.ul-list1 li{float: left;font-size: 14px;position: relative;}
.ul-list1 a{display: block;color: #fff;}
.ul-list1 .v1{padding: 0 18px 0 11px;}
.ul-list1 i{display: inline-block;width: 21px;height: 32px;background-position: center center;background-repeat: no-repeat;}
.ul-list1 .v1:hover,.ul-list1 .on .v1{background: #333;}
.ul-list1 .subBox{position: absolute;left: 0;top: 100%;padding-top: 1px;width: 133px;display: none;}
.ul-list1 .subBox dl{background: rgba(0,0,0,.8);padding: 10px 0;}
.ul-list1 .subBox a{height: 36px;line-height: 36px;padding: 0 24px;}
.ul-list1 .subBox a:hover{text-decoration: underline;}


#top .sel-lan{float: left;color: #fff;width: 82px;text-align: center;font-size: 14px;}
#top .sel-lan dl{display: block;vertical-align: middle;cursor: pointer;position: relative;}
#top .sel-lan dt{line-height: 32px;height: 32px;padding: 0 10px;}
#top .sel-lan dl a{display: block;color: #fff;}
/*#top .sel-lan dd{display: none;position: absolute;top: 100%;left:0;right: 0;z-index: 9999;padding: 10px 10px;background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.5);text-align: center;
}*/

#top .search{display: block;width: 30px;height: 24px;background: url(/alumni/images/gicon6.png) no-repeat center center;float: right;border: none;cursor: pointer;}
.m-search{float: right;position: relative;top: 4px;}

.m-soBox{ 
   z-index: 999;position: relative;height: 24px;line-height: 24px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
overflow: hidden;

}
.soBox-click .m-soBox{width: 218px;}
.soBox-click .m-soBox .input{display: block;}
#top .soBox-click .m-soBox .search{position: absolute;right: 5px;top: 0;width: 30px;height: 24px;
background: #fff url(../images/gicon6-6.png) no-repeat center center;

z-index: 9999;
}
.m-soBox .input{height: 24px;line-height: 24px;padding: 0 10px;display: inline-block;background: #fff;width: 100%;position: absolute;left: 0;right: 0;display: none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.m-soBox .search:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
#hd .logo{line-height: 112px;}
#hd .logo img{display: inline-block;vertical-align: middle;}




/*******************************
	-------[=导航]-------
********************************/


/*手机导航*/
#hd-m{
    position: fixed;left: 0;right: 0;top: 0;z-index: 9999;
    height: 60px;
    line-height: 60px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 5px;
    background: #fff;
    display: none;
}
#hd-m .inner{
    position: fixed;left: 0;top: 60px;z-index: 99999;
    bottom:0;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
#hd-m .inner .bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
}
#hd-m .so-Box{
    float: right;
    position: relative;
    height: 60px;width: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    margin-right: 30px;
}
#hd-m .so-Box.open{width: 100%;}
#hd-m .so-Box .close{
    display: block;width: 45px;height: 60px;
    background: url(/alumni/images/icon-close2.png) no-repeat center center;
    position: absolute;left: 0;top: 0;
    display: none;
}
#hd-m .so-Box.open .close{display: block;}
#hd-m .so-Box.open{
    position: absolute;left: 0;right: 0;z-index: 2000;
    padding: 0 45px;
    background: #fff;
}
#hd-m .so-Box input[type="text"]{
    display: block;width: 100%;height: 60px;
    border: none;background: none;
    border-left: 1px #f3f2f2 solid;
    font-size: 14px;color: #333;line-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 15px;
    display: none;
}
#hd-m .so-Box.open input[type="text"]{display: block;}
#hd-m .so-Box input[type="submit"],#hd-m .so-Box .btn{
    display: block;width: 40px;height: 60px;
    position: absolute;right: 0;top: 0;
    cursor: pointer;
    border: none;
    background: url(/alumni/images/icon-so1-1.png) no-repeat center center;
}
#hd-m .so-Box input[type="submit"]{display: none;background-image: url(/alumni/images/icon-so2.png);}
#hd-m .so-Box.open input[type="submit"]{display: block;}
#hd-m .so-Box.open .btn{display: none;}
#hd-m .nav{
    position: absolute;left: 0;top: 0;bottom: 0;
    overflow-y: auto;
    width: 46%;
    background: #fff;
}

/*******************************
	-------[=导航]-------
********************************/
/*新增添的手机导航*/

/*手机导航*/
#hd-m{
    position: fixed;left: 0;right: 0;top: 0;z-index: 9999;
    height: 60px;
    line-height: 60px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 5px;
    background: #fff;
    display: none;
}
#hd-m .inner{
    position: fixed;left: 0;top: 60px;z-index: 99999;
    width: 100%;

bottom:0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
#hd-m .inner .bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
}
#hd-m .so-Box{
    float: right;
    position: relative;
    height: 60px;width: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    margin-right: 30px;
}
#hd-m .so-Box.open{width: 100%;}
#hd-m .so-Box .close{
    display: block;width: 45px;height: 60px;
    background: url(/alumni/images/icon-close2.png) no-repeat center center;
    position: absolute;left: 0;top: 0;
    display: none;
}
#hd-m .so-Box.open .close{display: block;}
#hd-m .so-Box.open{
    position: absolute;left: 0;right: 0;z-index: 2000;
    padding: 0 45px;
    background: #fff;
}
#hd-m .so-Box input[type="text"]{
    display: block;width: 100%;height: 60px;
    border: none;background: none;
    border-left: 1px #f3f2f2 solid;
    font-size: 14px;color: #333;line-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 15px;
    display: none;
}
#hd-m .so-Box.open input[type="text"]{display: block;}
#hd-m .so-Box input[type="submit"],#hd-m .so-Box .btn{
    display: block;width: 40px;height: 60px;
    position: absolute;right: 0;top: 0;
    cursor: pointer;
    border: none;
    background: url(/alumni/images/icon-so1-1.png) no-repeat center center;
}
#hd-m .so-Box input[type="submit"]{display: none;background-image: url(/alumni/images/icon-so2.png);}
#hd-m .so-Box.open input[type="submit"]{display: block;}
#hd-m .so-Box.open .btn{display: none;}
#hd-m .nav{
    position: absolute;left: 0;top: 0;bottom: 0;
    overflow-y: auto;
    width: 46%;
    background: #fff;
}


/*新增竣事*/












#nv{background:#efefef;height:47px;line-height: 47px;z-index: 990;}
.nav{height:47px;}
.nav li{float: left;font-size: 16px;width: 116px;position: relative;z-index: 990;}
.nav .v1{display: block;color: #000;background: url(/alumni/images/gicon7.png) no-repeat center right;text-align: center;}
.nav .last-child .v1{background: #efefef;}
.nav .v1:hover,.nav li.on .v1{color: #fff;background: #9a0000;}
.nav .subBox{position: absolute;left: 0;top: 100%;padding-top: 1px;width: 145px;overflow: hidden;font-size: 14px;display: none;}
.nav .subBox dl{background: url(/alumni/images/gbg.png);padding: 12px 0 14px;}
.nav .subBox a{display: block;line-height: 36px;height:auto;padding: 0 22px;color: #fff;position: relative;}
.nav .subBox i{display: block;position: absolute;width: 5px;height: 9px;background: url(/alumni/images/gicon8.png) no-repeat center center;
    top: 50%;margin-top: -4px;right: -120%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.nav .subBox a:hover{color: #c50000;}
.nav .subBox a:hover i{right: 18px;}

.nav .subBox dl dd{position: relative;}


/*三级菜单*/
.nav .subBox2{
    position: absolute;left: 100%;top: 30px;
    width: 100%;min-height: 200px;
    background: rgba(0,0,0,.4);
  
    display: none;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    border-top: 1px rgba(255,255,255,.2) solid;
    border-bottom: 1px rgba(255,255,255,.2) solid;
}
.nav li.last .subBox2{left: auto;right: 100%;}
.nav .subBox dd:hover .subBox2{
    top: 0;
    display: block;
}
.nav .subBox2 a{
    display: block;
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 6px 5px 6px 20px;
}




.nav li .first-level,
.nav li .second-level{
    display: block;
    position: absolute;right: 0;top: 7px;
    background-position: center center;
    background-repeat: no-repeat;
}
.nav li .first-level{width:40px;height:36px;background-image: url(/alumni/images/icon-arrow1.png);}
.nav li .second-level{width:40px;height:28px;background-image: url(/alumni/images/icon-on.png);}
.nav li .first-level em,
.nav li .second-level em{
    display: block;
    width: 1px;background: #ccc;
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.nav li .first-level em{height: 25px;margin-top: 5px;}
.nav li .second-level em{height: 20px;margin-top: 4px;}
.nav li .first-level.on em,.nav .second-level.on em{
    opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.nav li .v1-open + .first-level{background-image: url(/alumni/images/icon-arrow2.png);}
.nav li .v2.open + .second-level{background-image: url(/alumni/images/icon-off.png);}







.menuBtn{position: absolute;z-index: 9;display: none;right: 10px;
    width: 30px;padding: 12px 0 7px 0;cursor: pointer;top: 6px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 3px;background-color: #9a0000;
    margin: 3px 0 5px;border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{top: 21px;}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0;top: 105%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}
/*******************************
	-------[=banner]-------
********************************/
#ban{
    height: 320px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#banner{height: 440px;}
#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
#banner .item{outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

#banner .slick-dots{position: absolute;left: 0;bottom: 21px;width: 100%;text-align: center;z-index: 99;}
#banner .slick-dots li{display: inline-block;margin: 0 5px 0 6px;}
#banner .slick-dots li button{display: block;width: 13px;height: 13px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;padding: 0;margin: 0;
    font-size: 0;line-height: 0;text-indent: 999px;background: none;border: 1px solid #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
}
#banner .slick-dots li.slick-active button{background-color: #fff;}
#banner.banner1 {height: 500px;}
#banner.banner2 {height: 543px;}
#banner.banner1 .slick-dots li button,#banner.banner2 .slick-dots li button {border-color: #9a0000;}
#banner.banner1 .slick-dots li.slick-active button,#banner.banner2 .slick-dots li.slick-active button{background-color: #9a0000;}
 #banner .item a{display: block;height: 100%;}

/*******************************
	-------[=底部]-------
********************************/
.fd-con{padding-top: 2px;line-height: 68px;height: 68px;background: #212121;border-bottom: 1px solid #2b2b2b;font-size: 14px;color: #595959;}
.fd-con .l-con{float: left;width:86%; }
.fd-con .r-con{float: right;width: 13%;}
.fd-con p{float: left;padding-left: 26px;margin-right: 36px;}
.fd-con .share{float: right;}
.fd-con .tel{background: url(/alumni/images/gicon9.png) no-repeat center left;}
.fd-con .email{background: url(/alumni/images/gicon10.png) no-repeat center left;}
.fd-con .address{background: url(/alumni/images/gicon11.png) no-repeat center left;}
.fd-con .share a{display: block;float: left;margin-left: 19px;width: 53px;height: 53px;position: relative;top: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.fd-con .share .weixin{background: url(/alumni/images/icon1.png) #545454 no-repeat center center;}
.fd-con .share .weibo{background: url(/alumni/images/icon2.png) #545454 no-repeat center center;}
.fd-con .share a:hover{
    background-color: #9a0000;
}



.fd-con .ma{position: absolute;bottom: 100%;z-index: 99;left: 0;width: 80px;height: 80px;display: none;}
.fd-con .ma img{display: block;width: 100%;height: 100%;margin-left: -18px;}
.fd-con .share a.on .ma{display: block;}


.fd-copy{height: 53px;line-height: 53px;background: #000;color: #949494;font-size: 14px;overflow: hidden;}
.fd-copy .l-copy{float: left;}
.fd-copy .r-copy{float: right;}
.fd-copy a{color:#949494;}
.fd-copy a:hover{text-decoration: underline;}


/*******************************
    -------[=苹果]-------
********************************/
.m-more{
    display: block;
    float: right;
    font-size: 14px;
    color: #333;
    padding-right: 23px;
    background: url(/alumni/images/gicon14.png) no-repeat center right;
    margin-top: -28px;
}
.m-more:hover {
    color: #9a0000;
}


.ul-list2{overflow: hidden;}
.ul-list2 li{width: 25%;float: left;text-align: center;height: 57px;line-height: 57px;}
.ul-list2 a{display: block;height: 57px;color: #fff;font-size: 22px;}
.ul-list2 li:hover a,.ul-list2 li.on a {text-decoration: underline;}

.ul-list2 .li1{background: #cf3737;}
.ul-list2 .li2{background: #9a0000;}
.ul-list2 .li3{background: #790000;}
.ul-list2 .li4{background: #ac2c2c;}




.g-title2{overflow: hidden;position: relative;padding: 38px 0 28px;}
.g-title2 h2{padding: 0 60px;color: #9a0000;font-weight: normal;text-align: center;height: 1.1em;line-height: 1.1em;overflow: hidden;font-size: 30px;}
.g-title2 .more{display: block;font-size: 14px;color: #000;padding-right: 23px;background: url(/alumni/images/gicon14.png) no-repeat center right;position: absolute;top: 50%;right: 0;margin-top: -10px;}
.g-title2 .more:hover{color:#9a0000; }



.box-activity{
    background: #e9ecf1;
    padding: 0 0 20px;
}
.ul-list5{overflow: hidden;margin: 0 -10px;}
.ul-list5 li{width: 33.33%;float: left;padding: 0 10px;margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ul-list5 .con{display: block;color: #666;font-size: 16px;padding:22px 20px;background: #f7f8fa;border-bottom: 2px solid #ccc;}
.ul-list5 span{display: block;float: left;font-size: 32px;margin-right: 28px;line-height: 1.1;}
.ul-list5 .txt{overflow: hidden;line-height: 20px;height: 40px;}
.ul-list5 .con:hover{color: #9b0000;}

.m-section1{overflow: hidden;}
.ul-list3{overflow: hidden;margin: 0 -6px;padding: 12px 0 28px;}
.ul-list3 li{width: 25%;float: left;padding: 0 6px;float: left;margin-bottom: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
} 
.ul-list3 .con{display: block;position: relative;height:190px;overflow: hidden;color: #fff;}
.ul-list3 img{position: absolute;left: 0;top: 0;display: block;width: 100%;height: 100%;}
.ul-list3 .txt{height: 55px;line-height: 55px;
    background: #f7f8fa;
    font-size: 16px;padding: 0 15px;overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px #e9edf0 solid;border-top: none;
}
.ul-list3 span{
    display: block;
    position: absolute;top: 0;
    left: 0;padding: 0 22px;height: 34px;line-height: 34px;font-size: 15px;
    background: url(/alumni/images/bg01.png);
}
.ul-list3 .con:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.ul-list3 .con h3{
    font-size: 40px;color: #9a0000;line-height: 50px;text-align: center;
    position: absolute;left: 5px;right: 5px;top: 54px;
    padding-bottom: 43px;
    background: url(/alumni/images/icon4.png) no-repeat center bottom;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ul-list3 .inner:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.4);
}
.ul-list3 .inner:hover .txt{background: #fff;}
.ul-list3 .inner:hover .txt a{color: #9a0000;}

.m-brand{height: 408px;background-position: center center;background-repeat: no-repeat;   
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
/*
.m-brand .g-title2 h2{color: #fff;}
.m-brand .g-title2 .more{color: #fff;background: url(/alumni/images/gicon14-2.png) no-repeat center right;}
*/
.m-brand .g-title2 .more:hover{color: #9a0000;}
.ul-list4{overflow: hidden;margin: 0 -10px;padding-top: 10px;}
.ul-list4 li{width: 25%;float: left;padding: 0 10px;   position: relative; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ul-list4 .con{position: relative;background: #fff;}
.ul-list4 .inner{display: block;}
.ul-list4 .pic{height: 0;position: relative;overflow: hidden;padding-top: 69%;z-index: 1;}
.ul-list4 .pic img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.ul-list4 .txt{padding: 3px 20px 19px;}
.ul-list4 h3{color: #000;font-size: 16px;height: 40px;line-height: 40px;position: relative;font-weight: normal;}
.ul-list4 h3:after{position: absolute;content: '';position: absolute;height: 1px;width: 30px;background: #666;left: 0;bottom: 0;}
.ul-list4 .con:hover h3{color: #9a0000;}
.ul-list4 .con:hover h3:after{background:#9a0000; }
.ul-list4 .share{display: block;width: 45px;height: 45px;background: url(/alumni/images/icon1-1.png) #9a0000 no-repeat center center;position: absolute;left: 0;top: 0;z-index: 10;display: none;}
.ul-list4 .con:hover .share{display: block;}

.m-section2{overflow: hidden;}
.m-section2 .l-section{width: 48%;float: left;}
.m-section2 .r-section{width: 48%;float: right;}
.m-section2 .g-title2 h2{text-align: left;font-size: 24px;}
.m-txt-1{overflow: hidden;color: #646464;font-size: 14px;line-height: 24px;padding-top: 10px;}
.m-txt-1 h3{color: #000;font-size: 18px;font-weight: normal;height: 1.1em;line-height: 1.1em;overflow: hidden;margin-bottom: 7px;}
.m-txt-1 h3 a{display: block;color: #000;}
.m-txt-1 h3 a:hover{color: #9a0000;}
.m-txt-1 .txt h4{font-size: 14px;color: #000;height: 1.1em;line-height: 1.1em;overflow: hidden;margin-bottom: 8px;}
.m-txt-1 span{display: block;color: #a1a1a1;margin-bottom: 24px;}
.m-txt-1 .pic{display: block;width: 189px;height: 215px;overflow: hidden;float: left;}
.m-txt-1 .pic img{display: block;width: 100%;height: 100%;}
.m-txt-1 .txt{overflow: hidden;padding: 30px 10px 0 25px;}
.m-txt-1 .txt p{height: 72px;overflow: hidden;}
.m-txt-1 .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.m-txt-1 .txt2{overflow: hidden;padding:30px 10px 0 25px; }
.m-txt-1 .txt2 h3{margin-bottom: 25px;}
.m-txt-1 .txt2 p{height: 120px;overflow: hidden;}
.m-txt-1 .txt2 .check{display: block;height: 1.1em;line-height: 1.1em;overflow: hidden;color: #9a0000;margin-top: 10px;}
.m-txt-1 .txt2 .check:hover{text-decoration: underline;}
/*******************************
    -------[=番茄]-------
********************************/
.row{overflow: hidden;margin-top: -40px;}
#bd{margin-bottom: 60px;position: relative;z-index: 10;}

/*左右分栏*/
.side-col{
    float: left;width: 254px;min-height: 608px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-bottom: 30px;
    background: url(/alumni/images/bg3.png) no-repeat right bottom;
    background-color: #ededed;
    margin-right: 50px;
}
.main-col{overflow: hidden;padding-top: 60px;}

/*目今位置*/
.m-cur{
    font-family: "宋体";
    font-size: 12px;color: #484848;line-height: 24px;text-align: right;
    padding: 14px 0 19px;
}
.m-cur a{color: inherit;}
.m-cur a:hover{color: #9a0000;}
.m-cur a i{
    display: inline-block;vertical-align: middle;
    width: 20px;height: 20px;
    background: url(/alumni/images/bg4.png) no-repeat center center;
    margin-right: 6px;
}

.g-title1{padding: 8px 10px 16px 40px;background: #9a0000;}
.g-title1 h3{
    font-size: 32px;color: #fff;font-weight: normal;line-height: 64px;
    background: url(/alumni/images/bg1.jpg) no-repeat left bottom;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*页码*/
.m-page{padding: 15px 0 0;}
.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page ul li{
    float: left;margin: 0 5px;
}
.m-page li a{
    display: block;
    font-size: 14px;color: #666;line-height: 28px;
    padding: 0 10px;
    background: #fff;border: 1px #ededed solid;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-page li a:hover,.m-page li.on a{
    background: #9a0000;color: #fff;
}



.snav{padding-top: 11px;}
.snav li{
    padding-left: 17px;
}
.snav .s1{
    display: block;
    font-size: 16px;color: #000;line-height: 47px;
    padding-left: 32px;
    background-position: 14px center;
    background-repeat: no-repeat;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.snav .s1:after{
    content: "";
    display: block;
    width: 7px;height: 7px;background: #9a0000;
    position: absolute;left: 14px;top: 50%;margin-top: -4px;
    display: none;
}
.snav li.on .s1:after,.snav .s1:hover:after,.snav .li-open .s1:after{display: block;}


.snav .li-add .s1{background: url(/alumni/images/icon2-1.png) no-repeat 203px center;}
.snav .li-open .s1{
    background-image: url(/alumni/images/icon2-2.jpg);
    background-color: #fff;color: #9a0000;
}
.snav .on.li-add .s1{background-image: url(/alumni/images/icon2-2.jpg);}
.snav .on.li-open .s1{background-image: url(/alumni/images/icon2-1.png);}

.snav li.on .s1,.snav .s1:hover{
    background-color: #fff;color: #9a0000;
}

.snav dl{margin-top: 1px;background: #fff;display: none;}
.snav li.on dl{display: block;}
.snav dl a{
    display: block;
    font-size: 14px;color: #333;line-height: 39px;
    padding-left: 32px;padding-right: 34px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav dd.on a,
.snav dl a:hover{
    color: #9a0000;
    background: url(/alumni/images/gicon8.png) no-repeat 207px center;
}
/*
-----------------[博雅图书室]--------------*/
.g-title3{
    font-size: 30px;color: #333;line-height: 40px;font-weight: normal;text-align: center;
}
.box1{
    padding: 45px 0 50px;
    border-bottom: 1px #f5f5f5 solid;
}
.box1 .g-title3{margin-bottom: 26px;}
.box1 .pic{
    position: relative;
    padding-left: 43px;
}
.box1 img{
    display: block;
}
.box1 ul li{
    position: absolute;z-index: 1;
}
.box1 ul li:hover{z-index: 10;}
.box1 ul li i{
    display: block;width: 35px;height: 42px;
    position: absolute;left: -93px;top: 26px;
    cursor: pointer;

    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
}
.box1 ul .li1{left: 583px;top: 120px;}
.box1 ul .li2{left: 360px;top: 126px;}
.box1 ul .li3{left: 568px;top: 167px;}
.box1 ul .li4{left: 260px;top: 257px;}
.box1 ul .li5{left: 433px;top: 274px;}
.box1 ul .li6{left: 483px;top: 290px;}
.box1 ul .li7{left: 411px;top: 290px;}
.box1 ul .li8 {left: 588px;top: 304px;}
.box1 ul .li9 {left: 624px;top: 316px;}
.box1 ul .li10 {left: 498px;top: 215px;}
.box1 ul .li11 {left: 534px;top: 183px;}

.box1 ul .li6 i{top: 55px;}
.box1 ul .li7 i{top: 90px;}
.box1 ul li .con{
    display: none;
    width: 500px;height: 259px;
    font-size: 16px;color: #333;line-height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 49px 65px 0;
    box-shadow: 0 0 10px rgba(239,239,239,.9);
    background: url(/alumni/images/bg5.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.box1 ul .li1 .con{display: block;}

.box1 ul li .con:after {
    content: "";
    position: absolute;
    top: 15px;right: 25px;
    width: 14px;height: 14px;

    background: url(/alumni/images/icon3.png) 0 0 no-repeat;
}
.box1 ul li h3{
    font-size: 24px;font-weight: normal;margin-bottom: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box1 ul li p span{
    font-size: 24px;color: #c50000;font-weight: bold;
}


.box2{
    padding: 44px 0 29px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.box2 .g-title3{margin-bottom: 34px;}

.m-fruit{}
.m-fruit .slider-for{margin-bottom: 30px;}
.m-fruit .slider-for .con{
    height: 360px;
    overflow: hidden;
    background: url(/alumni/images/bg7.png);
}
.m-fruit .slider-for .pic{
    float: left;width: 575px;height: 360px;
    margin-right: 39px;
}
.m-fruit .slider-for .txt{
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-top: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 16px;color: #333;line-height: 24px;
}
.m-fruit .slider-for .txt p{
    padding: 5px 0;
}
.m-fruit .slider-for .txt p span{color: #9a0000;}

.m-fruit .slider-nav{
    background: url(/alumni/images/bg8.jpg) repeat-x left 5px;
    padding: 0 100px;
}
.m-fruit .slider-nav span{
    display: block;padding-top: 7px;
    font-size: 24px;color: #333;line-height: 60px;text-align: center;
    cursor: pointer;
}
.m-fruit .slider-nav .slick-current span{
    background: url(/alumni/images/bg9.png) no-repeat center top;
}


.box3{
    padding: 44px 0 25px;
}
.box3 .g-title3{margin-bottom: 35px;}

.m-pic1{position: relative;}
.m-pic1 .slick-next,.m-pic1 .slick-prev{
    position: absolute;top: 50%;margin-top: -40px;overflow: hidden;
    width: 40px;height: 80px;font-size: 0;line-height: 0;z-index: 999;
    background: none;border: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.m-pic1 .slick-prev{left: -51px;background-image: url(/alumni/images/arr-l.png);}
.m-pic1 .slick-next{right: -51px;background-image: url(/alumni/images/arr-r.png);}
.m-pic1 .slick-prev:hover{background-image: url(/alumni/images/arr-l-1.png);}
.m-pic1 .slick-next:hover{background-image: url(/alumni/images/arr-r-1.png);}

.m-pic1 ul{}
.m-pic1 ul li{
    padding: 0 13px 25px;
}
.m-pic1 li .pic{
    height: 0;padding-top: 67.16%;position: relative;
    overflow: hidden;
}
.m-pic1 li .pic img{
    display: block;width: 100%;height: 100%;
    position: absolute;left: 0;top: 0;
}
.m-pic1 li .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}


.box4{
    padding: 55px 0 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.box4 .g-title3{margin-bottom: 20px;}
.box4 .con{
    overflow: hidden;
    font-family: 'Xingkai';
    font-size: 20px;color: #333;line-height: 40px;
}
.box4 .con .con-l,.box4 .con .con-r{
    float: left;width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.box4 .con .con-l{padding-right: 20px;}
.box4 .con .con-r{padding-left: 20px;}
.box4 .con p{padding-top: 20px;}
.box4 .con .p-tips{
    font-family:"微软雅黑","Microsoft Yahei";
    font-size: 18px;text-align: right;
    padding-top: 49px;
}


.snav{padding-top: 11px;}
.snav li{
    padding-left: 17px;
}
.snav .s1{
    display: block;
    font-size: 16px;color: #000;line-height: 47px;
    padding-left: 32px;
    background-position: 14px center;
    background-repeat: no-repeat;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.snav .s1:after{
    content: "";
    display: block;
    width: 7px;height: 7px;background: #9a0000;
    position: absolute;left: 14px;top: 50%;margin-top: -4px;
    display: none;
}
.snav li.on .s1:after,.snav .s1:hover:after,.snav .li-open .s1:after{display: block;}


.snav .li-add .s1{background: url(/alumni/images/icon2-1.png) no-repeat 203px center;}
.snav .li-open .s1{
    background-image: url(/alumni/images/icon2-2.jpg);
    background-color: #fff;color: #9a0000;
}
.snav .on.li-add .s1{background-image: url(/alumni/images/icon2-2.jpg);}
.snav .on.li-open .s1{background-image: url(/alumni/images/icon2-1.png);}

.snav li.on .s1,.snav .s1:hover{
    background-color: #fff;color: #9a0000;
}

.snav dl{margin-top: 1px;background: #fff;display: none;}
.snav li.on dl{display: block;}
.snav dl a{
    display: block;
    font-size: 14px;color: #333;line-height: 39px;
    padding-left: 32px;padding-right: 34px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav dd.on a,
.snav dl a:hover{
    color: #9a0000;
    background: url(/alumni/images/gicon8.png) no-repeat 207px center;
}<!--耗时1757837332.3125秒-->