body,div,dl,dt,dd,ul,ol,li,form,input,textarea,select,p,h1,h2,h3,h4,h5,h6{font-family:'微软雅黑';list-style:none;font-size:14px;font-weight:normal;padding:0;margin:0;}
img{
	border:none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.cl{
	clear: both;
}
.nomargin{
	margin-right: 0 !important;
}

.inn{
	width: 1100px;
	margin: 0 auto;
}

@charset "gb2312";
/*清除默认样式*/
body,h1,h2,h3,h4,p,ul,ol,dl,dd{margin: 0; padding: 0;}
li{list-style: none;}
a{text-decoration: none;}
img{border: none; vertical-align: middle;}
i,em{font-style: normal;}
table{border-collapse: collapse;}
input,select{border: none; outline: none;}

/*公共样式*/
.fl{float: left;}
.fr{float: right;}
.clearfix:after{content: ""; display: block; clear: both;}
.clearfix{zoom:1;}
body{font-family: "微软雅黑"; color: #333; font-size: 16px; background: #fff;}
.gWidth{width:1032px; margin: 0 auto;}

/*top*/
.topBox{background:#053a5d;}
.top{ height: 120px;}
.top h1{margin-top: 18px;}
.top ul{ padding-top: 41px; margin-right: 46px;}
.top li{ line-height: 30px; color: #fff; font-size: 20px; font-weight: bold;}

/*nav*/
.navBox{ background:#004c7d; height: 48px; line-height: 48px;}
.nav ul{height: 48px;}
.nav li{float: left; }
.nav a{padding: 0 13px; color: #fff; display: block;font-size: 16px;}
.nav .active a,.nav a:hover{background: #f39822;}

#header{
	width: 100%;
	background: #084176;
	position: fixed;
	z-index: 99999999;
	box-shadow:0 3px 3px rgba(0, 0, 0, 0.4); 
}
#header .top{
	line-height: 40px;

}
#header .top .inn .fl{
	color: #737373;
	line-height: 40px;
}
#header .top .inn .fr{
	color: #0f3c8e;
	padding-left: 24px;
	background: url(../images/dh.jpg) no-repeat 0px center;
	font-size: 15px;
	font-weight: bold;
}
#header #nav{
    height: 50px;
    line-height: 50px;
}
#header #nav ul li{
	float: left;
	width: 132px;
}
#header #nav ul li a{
	display: block;
	font-size: 16px;
	text-align: center;
}
#header #nav ul li a:link,#header #nav ul li a:visited{
	text-decoration: none;
	color: #fff;
}
#header #nav ul li a:hover,#header #nav ul li.cur a{
    background: #ffcb00;
    color: #074176;
    font-weight: 1000;
}

#header #nav ul li .caidan ul{
	display: none;
	width:140px;
	margin-top: 5px;
	
}
#header #nav ul li .caidan ul li{
	height:40px;
	margin-bottom: 5px;
	width:260px;
	background:#074176;
	box-shadow:0 3px 3px rgba(0, 0, 0, 0.4);
	
}
#header #nav ul li .caidan ul li a{
	font-size:15px;
	line-height: 40px;
	width:260px;
	text-align: center;
	color:#fff;
}
#header #nav ul li .caidan ul li a:hover{
	background: #ffcb00;
	color:#0f3c8e;
	font-weight: bold;
}

.banner{
	background:#043a5d;
	position: relative;
	top:170px;
	width: 100%;
}
.huxi{
	width: 100%;
	height: 520px;
	position: relative;
	margin: 0px auto;
	overflow: hidden;
	zoom: 1;
}
.huxi .tuul li{
	width:100%;
	height:520px;
	position: absolute;
	display: none;
}
.huxi .tuul li.no1{
	display: block;
}
.huxi .tuul li a{
	width:100%;
	height:520px;
	cursor: pointer;
	display: block;
}
.huxi .tuul li.no1 a{
    background: url(../img/banner.jpg) no-repeat center center;
}
.huxi .tuul li.no2 a{	
	background: url(../pc-aacsb/images/banner.jpg) no-repeat center center;
}
.huxi .tuul li.no3 a{
	background: url(../pc-aacsb-art/images/banner.jpg) no-repeat center center;
}
.huxi .tuul li.no4 a{
	background: url(../pc-hnd/images/banner.jpg) no-repeat center center;
}
.huxi .tuul li.no5 a{
	background: url(../images/banner.jpg) no-repeat center center;
}
.huxi .tuul li.no6 a{
    background: url(../pc-Univ.WJU/images/banner1.jpg) no-repeat center center;
}

.huxi .anniu a{
	display: block;
	width: 50px;
	height: 100px;
	position: absolute;
	top: 190px;
	cursor: pointer;
}
.huxi .anniu .left_but{
	background: url(../images/zuo.png) no-repeat;
	left: 4%;
}
.huxi .anniu .right_but{
	background: url(../images/you.png) no-repeat;
	right: 4%;
}
.huxi .dianul{
	list-style: none;
	position: absolute;
	bottom:26px;
	right: 44%;
	z-index: 9999;
}
.huxi .dianul li{
	float: left;
	width: 42px;
	height: 11px;
	font-size:0;
	background:#fff;
	margin-right: 11px;
	cursor: pointer;
}
.huxi .dianul li.cur{
	background-position: -9px -125px;
	background: #043a50;
}
/* #content{
	margin-top: 119px;
} */
#content p{
	font-size: 15px;
	line-height: 32px;
}
#content .part{
	padding-bottom: 20px;
}
#content .part01 .hd{
	width: 611px;
	margin: 0 auto;
	padding-top: 40px;
	margin-bottom: 20px;
}
#content .part01 .cont p{
	margin-bottom: 30px;
	color: #404040;
	text-indent: 2em;
}

#content .part01 .cont dl dd{
	float: left;
	width: 275px;
	text-align: center;
}
#content .part01 .cont dl dd h1{
	font-size: 36px;
	font-weight: bold;
	color:#e20f26; 
}
#content .part01 .cont dl dd.last h1{
	font-size: 31px;
}
#content .part01 .cont dl dd p{
    color: #e20f26;
    text-indent: 0em;

}
#content .part02{
	background: #f1f1f1;
	padding-top: 40px;
	position: relative;	
}
#content .part02 .pic{
	width: 420px;
	height: 283px;
}
#content .part02 .pic img{
	width: 100%;
}
#content .part02 .con{
	width:620px;
}
#content .part02 h3{
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
#content .part02 ul li{
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px dashed #6D6D6D;
}
#content .part02 ul li p{
	text-indent: 2em;
}
#content .part02 ul li.last{
	border-bottom: none;
}
#content .part02 ul li .anniu{
	width: 320px;
	float: right;
	margin-top: 20px;
}
#content .part02 ul li .anniu a{
	display: block;
	width: 124px;
	height: 36px;
	float: left;
	text-align: center;
	line-height: 36px;
	font-size: 15px;
	color: #3F3F3F;
	background: url(../images/bt_bg.png) no-repeat;
}
#content .part02 ul li .anniu a:hover{
	color:#CA1414;
}
#content .part02 ul li .anniu .left_bt{
	margin-right: 40px;
}

#content .part .hd{
	padding-top: 40px;
	margin-bottom:10px;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #272727;
	
}
#content .part .ms{
	text-align: left;
	display: block;
	width: 1100px;
	margin:0 auto;
	margin-bottom: 40px;
	color: #484848;
	text-indent: 2em;
}
#content .part04{
	padding-bottom: 0px;
}
#content .part03 dl dd{
	float: left;
	width: 298px;
	margin-right: 78px;
}
#content .part03 dl dd.tu{
	width: 348px;
	height: 385px;
	background: url(../images/tu.jpg) no-repeat;
	position: relative;
}
#content .part03 dl dd.tu a{
	position: absolute;
	bottom: 100px;
	left: 115px;
	font-size: 14px;
	color: #B90000;
	text-decoration: underline;
}
#content .part03 dl dd ul li{
	margin-bottom: 44px;
}
#content .part03 dl dd ul li .tou{
	width: 298px;
	height: 4px;
	background:url(../images/tou.jpg) no-repeat;
}
#content .part03 dl dd ul li .ft{
	width: 298px;
	height: 4px;
	background:url(../images/ft.jpg) no-repeat;
}
#content .part03 dl dd ul li .bd{
	height: 69px;
	width: 216px;
	border-right:1px solid #9B9B9B;
	border-left:1px solid #9B9B9B;	
	padding-left:80px;
	background:url(../images/li1.jpg) no-repeat 14px center;
	padding-top: 22px;
}
#content .part03 dl dd ul li .bd h3{
	font-size: 18px;
	color: #282828;
	font-weight: bold;
}
#content .part03 dl dd ul li .bd p{
	font-size: 12px;
	color: #595959;
}
#content .part03 dl dd ul li.no2 .bd{
	background:url(../images/li2.jpg) no-repeat 14px center;
}
#content .part03 dl dd ul li.no3 .bd{
	background:url(../images/li3.jpg) no-repeat 14px center;
}
#content .part03 dl dd ul li.no4 .bd{
	background:url(../images/li4.jpg) no-repeat 14px center;
}
#content .part03 dl dd ul li.no5 .bd{
	background:url(../images/li5.jpg) no-repeat 14px center;
}
#content .part03 dl dd ul li.no6 .bd{
	background:url(../images/li6.jpg) no-repeat 14px center;
}
#content .part03 ul li{
	width: 522px;
	float: left;
	margin-right: 56px;
	margin-bottom: 30px;
}
#content .part03 ul li.no2,#content .part03 ul li.no4,#content .part03 ul li.no6,#content .part03 ul li.no8{
	margin-right: 0;
}
#content .part03 ul li .zuo{
	width: 102px;
	height: 91px;
	background: url(../images/3_1.jpg) no-repeat;
}
#content .part03 ul li.no2 .zuo{
	background: url(../images/3_2.jpg) no-repeat;
}
#content .part03 ul li.no3 .zuo{
	background: url(../images/3_3.jpg) no-repeat;
}
#content .part03 ul li.no4 .zuo{
	background: url(../images/3_4.jpg) no-repeat;
}
#content .part03 ul li.no5 .zuo{
	background: url(../images/3_5.jpg) no-repeat;
}
#content .part03 ul li.no6 .zuo{
	background: url(../images/3_6.jpg) no-repeat;
}
#content .part03 ul li.no7 .zuo{
	background: url(../images/3_7.jpg) no-repeat;
}
#content .part03 ul li.no8 .zuo{
	background: url(../images/3_8.jpg) no-repeat;
}
#content .part03 ul li .you{
	width: 400px;
	
}
#content .part03 ul li .you h2{
	font-size: 18px;
	font-weight: bold;
	color: #1c1c1c;
	margin-bottom: 10px;
}
#content .part03 ul li .you p{
	font-size: 14px;
	line-height: 20px;
}

#content .part04{
	width: 100%;
	height:750px;
	background: url(../images/part04_bg.jpg) no-repeat center top;
}
#content .part04 .hd,#content .part05 .hd,#content .part06 .hd{
	font-family: "Arial";
	font-weight: lighter;
	font-size: 30px;
}
#content .part04 .hd,#content .part04 .xhd{
	color: #fff;
	text-align: center;
}
#content .part04 .xhd,#content .part05 .xhd,#content .part06 .xhd{
	margin-bottom: 42px;
	font-size: 24px;
	text-align: center;
}
#content .part04 .gl{
	padding: 20px;
	    padding-left: 40px;
}
#content .part04 .gl li{
	margin-bottom: 10px;
}
#content .part04 .gl li h3{
	font-weight: bold;
	color:#043a5d;
	font-size: 18px;
}
#content .part04 .gl li span{

    color:#043a5d;
    margin-right: 10px;
}


#content .part04 .teacher li{
	float: left;
	width:260px;
	height: 250px;
	margin-right: 20px;
	margin-bottom: 30px;
	
}
#content .part04 .teacher li img{
	width: 100%;
}
#content .part05 .xhd{
	margin-bottom: 10px;
}
#content .part05 .xian{
	width: 611px;
	margin: 0 auto;
}
#content .part05 .ms{
	margin-top: 20px;
	line-height: 28px;
}
#content .part05 dl{
	height: 217px;
	margin-bottom: 44px;
}
#content .part05 dl dd{
	width: 199px;
	margin-right: 26px;
	float: left;
}
#content .part05 .hd ul li img{
	width: 100%;
}
#content .part05 .hd ul li h4{
	margin-top: 10px;
	font-size: 16px;
	line-height: 29px;
	text-align: left;
}
#content .part05 dl dd p{
	line-height: 28px;
}
#content .part05 .sbt{
    text-align: center;
    font-size: 24px;
}
#content .part05 .xlian{
	width: 445px;
	margin: 0 auto;
}
#content .part05 .tp{
	margin-top: 44px;
	margin-bottom: 40px;
}
#content .part05 .tp .fr{
	width: 549px;
}
#content .part05 .tp .fr dl dd{
	width: 260px;
}
#content .part05 .tp .fr dl dd.mb{
	margin-bottom: 24px;
}
#content .part06{
	background: #F2F2F2;
	padding-bottom: 70px;
}
#content .part06 .xl .fr{
width: 750px;
    /* background: #f8f8f8; */
    padding: 15px 15px 15px 25px;
    box-shadow: 1px 1px 5px #ccc;

}
#content .part06 .xl .fr ul li{
    margin-bottom: 20px;
}

#content .part06 .xl .fr ul li span{
    border: 1px #c1c1c1 solid;
    padding: 4px;
    margin-right: 6px;
    font-size: 15px;
    margin-top: 13px;
    display: inline-block;

}


#content .part06 .xl .fr ul li.last{
    margin-bottom: 0;
}
#content .part06 .xl .fr ul li h3{
    background: #043a5d;
    width: 120px;
    font-size: 18px;
    padding: 3px 0px 3px 15px;
    color: #FFF;
    margin-bottom: 4px;
}

#content .part06 .xl .fr ul li p{
    line-height: 28px;
}



.link{
	width: 100%;
	background:#053a5d;
	height:280px;
	font-size: 14px;
	padding-bottom: 30px;
}
.link .lj{
	width: 1100px;
	margin: 0 auto;
	padding: 10px 0px;
	color: #e6e6e6;
	height: 28px;
	border-bottom:1px solid #074176;
}
.link .lj li{
	font-size: 16px;
	float: left;
	line-height: 28px;
	margin-right: 22px;
}
.link .lj li a{
	text-decoration: none;
}
.link .lj li a:link,.link .lj li a:visited{
	color:#d2d2d2;
}
.link .lj li a:hover{
	color:#fcc901;
	text-decoration: underline;
}
.link .dizhi{
	width: 1100px;
	margin: 0 auto;
	color:#e6e6e6;
	padding-top: 25px;
}
.link .dizhi p{
	font-size: 14px; 	
	line-height: 30px;
}


.back_top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    width: 64px;
    height: 59px;
    cursor: pointer;
    display: none;
}



.p2y .hd ul li{
	float: left;
	margin-right: 26px;
}
.p2y .hd ul li img{	
	cursor: pointer;
}
.p2y .hd ul li p{
	text-align: left;

}
.p2y .hd ul li.last{
	margin-right: 0;
}
.p2y .bd{
	margin-top: 30px;
}
.p2y .bd ul{
	width: 1100px;
	display: none;
	padding-top: 20px;
	margin-bottom: 20px;
	background: url(../images/bt.jpg) no-repeat top center;
}
.p2y .bd ul li h3{
	font-size: 18px;
	margin-bottom: 10px;
}
.p2y .bd ul li p{
	text-indent: 2em;
}
#snav{
	position: fixed;
	top:150px;
	left:10px;
	z-index: 99999;
}
#snav ul{
	width:140px;
	height:260px;
	background: #11205a;
	border-top: 10px solid #fed94c;
}
#snav ul li{
	width:140px;
	height:60px;
	border-bottom: 1px dashed #324695;
}
#snav ul li.nomargin{
	border-bottom: none;
}

#snav ul li a{
	display: block;
	width:90px;
	height:60px;
	padding-left:50px;
} 
#snav ul li.no1 a{
	background: url(../images/pdf.png) no-repeat 20px 20px;
}
#snav ul li.no2 a{
	background: url(../images/baoming.png) no-repeat 20px 20px;
}
#snav ul li.no3 a{
	background: url(../images/wenda.png) no-repeat 20px 20px;
}
#snav ul li.no4 a{
	background: url(../images/video.png) no-repeat 20px 20px;
}
#snav ul li a:link,#snav ul li a:visited{
	color:#fff;
	line-height: 60px;

	font-size: 14px;
	text-decoration: none;
} 
#snav ul li a:hover{
	background: #fff;
	color:#11205a;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
#snav ul li.no1 a:hover{
	background:#fff url(../images/pdf_hover.png) no-repeat 20px 20px;
}
#snav ul li.no2 a:hover{
	background:#fff url(../images/baoming_hover.png) no-repeat 20px 20px;
}
#snav ul li.no3 a:hover{
	background:#fff url(../images/wenda_hover.png) no-repeat 20px 20px;
}
#snav ul li.no4 a:hover{
	background:#fff url(../images/video_hover.png) no-repeat 20px 20px;
}
#content .answer .hd{
	font-family: "Arial";
    font-weight: lighter;
    font-size: 30px;
}
#content .answer .xhd{
	margin-bottom: 42px;
    font-size: 16px;
    text-align: center;
}

  .add .hd{
  	line-height: 1;
    color: #000;
    font-size: 30px;
    font-weight: normal;
       text-align: center;
           font-family: "Arial";
    font-weight: lighter;
  }
.add .xhd{
    font-size: 16px;
    color: #000;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 10px;
    font-weight: normal;
    text-align: center;
    }
.leaflet .clearfix li {
    float: left;
    margin-right: 0px;
    width: 549px;
    margin-bottom: 39px;
    height:444px;
}
.leaflet-con ul li p{
    width: 147px;
    height: 40px;
    border-radius: 3px;
    line-height: 50px;
    color: #fff;
    /* background: #043a5c; */
    background: linear-gradient(#053a5d, #0c4b73);
    margin-left: 86px;
    text-align: center;
    font-size: 22px;
    margin-top: 279px;
    float: left;
}

.leaflet-con ul li p:hover{
background: linear-gradient(#043a5c, #116194);
}
.leaflet-main {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 30px;
}

/* 底部导航 */
.bottom{
    width: 100%;
    height: 108px;
    position: fixed;
    bottom: 0;
    left: 0;
    background:url(../img/bo.png) no-repeat center center;
}
.bottom form{
    margin: 0 auto;
    color: #fff;
    text-align: center;
    width: 1177px;
    margin-top: 40px;
}

.bottom form dl{
float: left;
}
.bottom form dl dd{
    float: left;
    margin-right: 29px;
    width: 199px;
    background: #fff;
    line-height: 38px;
    height: 38px;
    box-shadow: 0 1px 4px rgb(254, 197, 45), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
.bottom form dl dd i{
    margin-top:12px;
    margin-left: 13px;
    display: block;
    width: 20px;
    height: 16px;
    background: url(../img/f1.jpg) no-repeat;
    float: left;
}
.bottom form dl dd.no2 i{
    background: url(../img/f2.jpg) no-repeat;
}
.bottom form dl dd.no3 i{
    background: url(../img/f3.jpg) no-repeat;
}
.bottom form dl dd.no4 i{
    background: url(../img/f4.jpg) no-repeat;
}
.bottom form dl dd input{
    width: 156px;
    height: 38px;
    border:none;
    outline:none;
    line-height: 40px;
    float: right;
    font-size: 14px;
}
.bottom form .tj{
float: left;
margin-left: 30px;
}
.bottom form .tj .tjbt,.bottom form .tj a{
    display: block;
    width: 192px;
    height: 38px;
    border: none;
    font-size: 17px;
    line-height: 38px;
    cursor: pointer;
    color: #0F3C8E;
    text-decoration: none;
    font-weight: 1000;
    background:#ffcb00;
    border-radius: 3px;
}
 

 * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

fieldset,
img {
    border: 0;
}


img {
    width: auto;
    height: auto;
    vertical-align: middle;
}

.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:before,.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.alignCenter{
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.textM{
    text-align: center !important;
}
.none{
    display: none;
}
.noneTrue{
  display: none !important;
}

.autoM{
    margin: 0 auto; 
}


a {
    outline: 0;
    color: #027b7e;
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

li {
    margin: 0;
    padding: 0;
}

html {
    -webkit-text-size-adjust: none;
}


button {
    outline: 0;
    border: none;
}
h2,p {
    margin: 0;
}
body .canvas{
  position  : fixed;
  top       : 0;
  display: none;
}
body .canvas-show{
  display: block !important;
  z-index   : 999;
  background: rgba(0, 0, 0, 0.7);
}
.beacon-index {
  max-width: 1920px;
  min-width: 1200px;
}

.beacon-index .beacon-project {
  width: 1200px;

}

.beacon-index .beacon-project .info ul li:hover {
  box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -2px, 0);
}

.beacon-index .beacon-project .beacon-first_title {
  height: 26px;
  text-align: center;
  font-size: 26px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #666;
  line-height: 26px;
}
.beacon-index .beacon-project .beacon-first_title span:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 4px;
  background: #FFC93C;
  margin-bottom: 5px;
  margin-right: 8px;
}
.beacon-index .beacon-project .beacon-first_title span:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 4px;
  background: #FFC93C;
  margin-bottom: 5px;
  margin-left: 5px;
}
.beacon-index .beacon-project .beacon-second_title {
  height: 23px;
  margin: 18px 0 29px 0;
  font-size: 22px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #808080;
  line-height: 23px;
  text-align: center;
}
.beacon-index .beacon-project .beacon-project_menu {
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 43px;
}
.beacon-index .beacon-project .beacon-project_menu ul {
  margin: 0;
}
.beacon-index .beacon-project .beacon-project_menu ul li {
  float: left;
  margin-right: 37px;
  height: 45px;
  line-height: 31px;
  text-align: center;
  color: #666666;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  cursor: pointer;
  position: relative;
}
.beacon-index .beacon-project .beacon-project_menu ul li:hover {
  color: #1F3971;
  border-bottom: 2px solid #1F3971;
}
.beacon-index .beacon-project .beacon-project_menu ul .hoverStyle {
  color: #1F3971;
  border-bottom: 2px solid #1F3971;
}
.beacon-index .beacon-project .info .info-shang,
.beacon-index .beacon-project .info .info-ke,
.beacon-index .beacon-project .info .info-jiao,
.beacon-index .beacon-project .info .info-zi {

  padding-bottom: 18px;
}
.beacon-index .beacon-project .info .info-shang li,
.beacon-index .beacon-project .info .info-ke li,
.beacon-index .beacon-project .info .info-jiao li,
.beacon-index .beacon-project .info .info-zi li {
  float: left;
  width: 387px;
  height: 360px;
  border: 1px solid #dfdfdf;
  overflow: hidden;
  background: #FFF;
  margin-right: 19px;
  margin-bottom: 19px;
  cursor: pointer;
}
.beacon-index .beacon-project .info .info-shang li .list-top,
.beacon-index .beacon-project .info .info-ke li .list-top,
.beacon-index .beacon-project .info .info-jiao li .list-top,
.beacon-index .beacon-project .info .info-zi li .list-top {
  width: 392px;
  height: 190px;
  margin-bottom: 12px;
}
.beacon-index .beacon-project .info .info-shang li .list-top img,
.beacon-index .beacon-project .info .info-ke li .list-top img,
.beacon-index .beacon-project .info .info-jiao li .list-top img,
.beacon-index .beacon-project .info .info-zi li .list-top img {
  width: 100%;
}
.beacon-index .beacon-project .info .info-shang li .list-bottom,
.beacon-index .beacon-project .info .info-ke li .list-bottom,
.beacon-index .beacon-project .info .info-jiao li .list-bottom,
.beacon-index .beacon-project .info .info-zi li .list-bottom {
  margin-left: 19px;
  position: relative;
}
.beacon-index .beacon-project .info .info-shang li .list-bottom p:nth-child(1),
.beacon-index .beacon-project .info .info-ke li .list-bottom p:nth-child(1),
.beacon-index .beacon-project .info .info-jiao li .list-bottom p:nth-child(1),
.beacon-index .beacon-project .info .info-zi li .list-bottom p:nth-child(1) {
  font-size: 20px !important;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color:#053a5d;
  height: 20px;
  cursor: pointer;
}
.beacon-index .beacon-project .info .info-shang li .list-bottom p:nth-child(2),
.beacon-index .beacon-project .info .info-ke li .list-bottom p:nth-child(2),
.beacon-index .beacon-project .info .info-jiao li .list-bottom p:nth-child(2),
.beacon-index .beacon-project .info .info-zi li .list-bottom p:nth-child(2) {
  font-size: 13px !important;
  font-family: MicrosoftYaHei;
  line-height: 23px !important;
  font-weight: 400;
  color: #666666;
  margin: 19px 12px 14px 0;
  height: 18px;
}
.beacon-index .beacon-project .info .info-shang li .list-bottom p:nth-child(3),
.beacon-index .beacon-project .info .info-ke li .list-bottom p:nth-child(3),
.beacon-index .beacon-project .info .info-jiao li .list-bottom p:nth-child(3),
.beacon-index .beacon-project .info .info-zi li .list-bottom p:nth-child(3) {
  font-size: 16px;
  font-family: FuturaBT-Book;
  font-weight: normal;
  color: #666666;
  height: 14px;
}
.beacon-index .beacon-project .info .info-shang li .list-bottom .hot,
.beacon-index .beacon-project .info .info-ke li .list-bottom .hot,
.beacon-index .beacon-project .info .info-jiao li .list-bottom .hot,
.beacon-index .beacon-project .info .info-zi li .list-bottom .hot {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  background: linear-gradient(143deg, #2f6be8, #00a8ff);
  border-radius: 14px 0px 14px 14px;
  color: #FFFFFF;
  padding: 0 12px;
  margin-top: 26px;
}
.beacon-index .beacon-project .info .info-shang li .list-bottom .hot:nth-child(5),
.beacon-index .beacon-project .info .info-ke li .list-bottom .hot:nth-child(5),
.beacon-index .beacon-project .info .info-jiao li .list-bottom .hot:nth-child(5),
.beacon-index .beacon-project .info .info-zi li .list-bottom .hot:nth-child(5) {
  background: linear-gradient(143deg, #f59f28, #f9ae47);
  margin-left: 5px;
}
.beacon-index .beacon-project .info .info-shang li .list-bottom .btn,
.beacon-index .beacon-project .info .info-ke li .list-bottom .btn,
.beacon-index .beacon-project .info .info-jiao li .list-bottom .btn,
.beacon-index .beacon-project .info .info-zi li .list-bottom .btn {
  width: 32px;
  height: 32px;
  background: #F3F3F3;
  position: absolute;
  top: 105px;
  right: 21px;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.beacon-index .beacon-project .info .info-shang li .list-bottom .btn img,
.beacon-index .beacon-project .info .info-ke li .list-bottom .btn img,
.beacon-index .beacon-project .info .info-jiao li .list-bottom .btn img,
.beacon-index .beacon-project .info .info-zi li .list-bottom .btn img {
  width: 12px;
  height: 12px;
}
.beacon-index .beacon-project .info .info-shang li .list-bottom .btn .baiImg,
.beacon-index .beacon-project .info .info-ke li .list-bottom .btn .baiImg,
.beacon-index .beacon-project .info .info-jiao li .list-bottom .btn .baiImg,
.beacon-index .beacon-project .info .info-zi li .list-bottom .btn .baiImg {
  display: none;
}
.beacon-index .beacon-project .info .info-shang li .list-bottom .soon,
.beacon-index .beacon-project .info .info-ke li .list-bottom .soon,
.beacon-index .beacon-project .info .info-jiao li .list-bottom .soon,
.beacon-index .beacon-project .info .info-zi li .list-bottom .soon {
  width: 85px;
  height: 32px;
  background: #F3F3F3;
  line-height: 32px;
  text-align: center;
  color: #C5C5C5;
  position: absolute;
  top: 55px;
  right: 21px;
}
.beacon-index .beacon-project .info .info-shang li:nth-child(3),
.beacon-index .beacon-project .info .info-ke li:nth-child(3),
.beacon-index .beacon-project .info .info-jiao li:nth-child(3),
.beacon-index .beacon-project .info .info-zi li:nth-child(3),
.beacon-index .beacon-project .info .info-shang li:nth-child(6),
.beacon-index .beacon-project .info .info-ke li:nth-child(6),
.beacon-index .beacon-project .info .info-jiao li:nth-child(6),
.beacon-index .beacon-project .info .info-zi li:nth-child(6) {
  margin-right: 0;
}
.beacon-index .beacon-project .info .info-shang li:hover .btn,
.beacon-index .beacon-project .info .info-ke li:hover .btn,
.beacon-index .beacon-project .info .info-jiao li:hover .btn,
.beacon-index .beacon-project .info .info-zi li:hover .btn {
  background: #1F3971;
}
.beacon-index .beacon-project .info .info-shang li:hover .huiImg,
.beacon-index .beacon-project .info .info-ke li:hover .huiImg,
.beacon-index .beacon-project .info .info-jiao li:hover .huiImg,
.beacon-index .beacon-project .info .info-zi li:hover .huiImg {
  display: none;
}
.beacon-index .beacon-project .info .info-shang li:hover .baiImg,
.beacon-index .beacon-project .info .info-ke li:hover .baiImg,
.beacon-index .beacon-project .info .info-jiao li:hover .baiImg,
.beacon-index .beacon-project .info .info-zi li:hover .baiImg {
  display: inline !important;
}
.beacon-index .beacon-project .info .info-shang li:nth-child(2) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-ke li:nth-child(2) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-jiao li:nth-child(2) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-zi li:nth-child(2) .hot:nth-child(5) {
  background: linear-gradient(143deg, #b6a038, #ccba5a);
}
.beacon-index .beacon-project .info .info-shang li:nth-child(3) .hot:nth-child(4),
.beacon-index .beacon-project .info .info-ke li:nth-child(3) .hot:nth-child(4),
.beacon-index .beacon-project .info .info-jiao li:nth-child(3) .hot:nth-child(4),
.beacon-index .beacon-project .info .info-zi li:nth-child(3) .hot:nth-child(4) {
  background: linear-gradient(143deg, #be426e, #e1466d);
}
.beacon-index .beacon-project .info .info-shang li:nth-child(3) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-ke li:nth-child(3) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-jiao li:nth-child(3) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-zi li:nth-child(3) .hot:nth-child(5) {
  background: linear-gradient(143deg, #475fcd, #5e91ed);
}
.beacon-index .beacon-project .info .info-shang li:nth-child(4) .hot:nth-child(4),
.beacon-index .beacon-project .info .info-ke li:nth-child(4) .hot:nth-child(4),
.beacon-index .beacon-project .info .info-jiao li:nth-child(4) .hot:nth-child(4),
.beacon-index .beacon-project .info .info-zi li:nth-child(4) .hot:nth-child(4) {
  background: linear-gradient(143deg, #0ea5b7, #15c2a7);
}
.beacon-index .beacon-project .info .info-shang li:nth-child(4) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-ke li:nth-child(4) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-jiao li:nth-child(4) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-zi li:nth-child(4) .hot:nth-child(5) {
  background: #f7a609;
}
.beacon-index .beacon-project .info .info-shang li:nth-child(5) .hot:nth-child(4),
.beacon-index .beacon-project .info .info-ke li:nth-child(5) .hot:nth-child(4),
.beacon-index .beacon-project .info .info-jiao li:nth-child(5) .hot:nth-child(4),
.beacon-index .beacon-project .info .info-zi li:nth-child(5) .hot:nth-child(4) {
  background: #0d63ce;
}
.beacon-index .beacon-project .info .info-shang li:nth-child(5) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-ke li:nth-child(5) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-jiao li:nth-child(5) .hot:nth-child(5),
.beacon-index .beacon-project .info .info-zi li:nth-child(5) .hot:nth-child(5) {
  background: linear-gradient(143deg, #7c60f3, #7e3cbd);
}
.beacon-index .beacon-project .info .info-shang .hideStyle,
.beacon-index .beacon-project .info .info-ke .hideStyle,
.beacon-index .beacon-project .info .info-jiao .hideStyle,
.beacon-index .beacon-project .info .info-zi .hideStyle {
  opacity: 0.7;
}
h1,h2,h3,h4,h5,h5,ul,li,dl,dd,table,tr,td,img,a,p,div,body{
	margin:0;
	padding:0; 
	border:0; 
	list-style:none; 
	text-decoration:none;
	font-family:"Microsoft YaHei"; 
	font-size:15px;
}
、


.nomargin{
	margin-right: 0px !important;
}


#banner{
	position: relative;
    top: 105px;
    width: 100%;
	height: 638px;
	background: url(../images/banner.jpg) no-repeat center;
	
}
#ban{
	margin-top: 160px;
}
#ban .inn1{
	width: 1004px;
	margin: 0 auto;
	margin-top: 46px;
	line-height: 28px;
}
#ban .inn1 h1{	
	font-size: 20px;
	line-height: 40px;
	font-weight:lighter;
	margin-bottom:30px;
	border-bottom:3px solid #155fb3;
	color:#155fb3;
}
#ban .inn1 h1 span{
	padding-left:10px;
	font-size:14px;
	color:#999;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#ban .inn1 .cont{
	width: 980px;
	margin: 0 auto;
}
#ban .inn1 .con1 .cont .fl{
	width: 771px;
	margin-bottom: 64px;
}
#ban .inn1 .con1 .cont .fl .xing{
	margin-top: 16px;
	
}
#ban .inn1 .con1 .cont .fl .xing li{
	float: left;
	margin-right: 40px;
	padding-left: 15px;
	background:url(../images/xing.jpg) no-repeat 2px 10px;
}
#ban .inn1 .con1 .cont .fr{
	padding-top: 20px;
}
#ban .inn1 .con2 .img{
	width:921px;
	margin: 0 auto;
	margin-top: 24px;
	margin-bottom: 50px;
}
.hui{
	color: #515151;
	font-size: 18px;
	font-weight: bold;
}
#ban .inn1 .scont{
	width:954px;
	margin: 0 auto;
	margin-bottom: 50px;
}
#ban .inn1 .con3 .cont .img{
	margin-bottom: 26px;
}

#ban .inn1 .con3 .cont ul li{
	padding-left: 30px;
	background: url(../images/xin.jpg) no-repeat 6px 6px;
	margin-bottom: 4px;
	color: #1F638F;
}
#ban .inn1 .con3 .cont ul li strong{
	color: #000;
}
#ban .inn1 .con4 ul li{
	width: 114px;
	float: left;
	margin-right: 52px;
	text-align: center;
	line-height: 26px;
	font-size: 15px;
}
#ban .inn1 .con4 ul li img{
	margin-bottom: 16px;
}
#ban .inn1 .con4{
	margin-bottom: 40px;
}
#ban .inn1 .con5 ul li{
	width: 958px;
	padding:18px 23px;
	background: #F3F3F3;
	margin-bottom: 37px;
}
#ban .inn1 .con5 ul li .top{
	margin-bottom: 20px;
}
#ban .inn1 .con5 ul li .top .mc{
	margin-left: 20px;
	color: #5A5A5A;
}
#ban .inn1 .con5 ul li .top .mc .hong{
	font-size: 15px;
	color: #FF0000;
}
#ban .inn1 .con5 ul li .top .mc a{
	color: #7F7F7F;
	text-decoration: underline;
}
#ban .inn1 .con5 ul li .top .mc a:hover{
	color: red;
}
#ban .inn1 .con5 ul li .di .fl{
	width: 600px;
	color:#1F628E;
}
#ban .inn1 .con5 ul li .di .fr{
	width: 326px;
}
#ban .inn1 .con5 ul li .di .fl dl{
	margin-top: 10px;
}
#ban .inn1 .con5 ul li .di .fl dl dd{
	padding-left: 20px;
	background: url(../images/dian.jpg) no-repeat 7px 9px;
	line-height: 22px;
	margin-bottom: 8px;
	color: #0D77BD;
}
.signup_item_box h3 {
	border-bottom:2px solid #ddd;
	line-height:36px;
	display:block;
	margin-bottom:20px;
}
.signup_item_box p {
	background-color:#f5f5f5;
	display:block;
	padding:20px;
	
}
.signup_item_colspan_box {
	margin-top:30px;
	
}
.signup_item_colspan_box:after {
	content:"";
	display:block;
	visibility:hidden;
	clear:both;
}
.signup_item_colspan_box span {
	float:left;
	width:266px;
	margin-right:18px;
	outline:1px solid #ddd;
	padding:0px 20px 10px;
	height:380px;
	background-color:#f7fbff;
}
.signup_item_colspan_box span h3 {
	line-height:38px;
	border-bottom:1px solid #ddd;
	font-size:14px;
	color:#2265b2;
}
.signup_item_colspan_box span p {
	line-height:24px;
	margin-bottom: 15px;
}
/* 底部导航 */
.bottom{
    width: 100%;
    height: 108px;
    position: fixed;
    bottom: 0;
    left: 0;
    background:url(../img/bo.png) no-repeat center center;
}
.bottom form{
    margin: 0 auto;
    color: #fff;
    text-align: center;
    width: 1177px;
    margin-top: 40px;
}

.bottom form dl{
float: left;
}
.bottom form dl dd{
    float: left;
    margin-right: 29px;
    width: 199px;
    background: #fff;
    line-height: 38px;
    height: 38px;
    box-shadow: 0 1px 4px rgb(254, 197, 45), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
.bottom form dl dd i{
    margin-top:12px;
    margin-left: 13px;
    display: block;
    width: 20px;
    height: 16px;
    background: url(../img/f1.jpg) no-repeat;
    float: left;
}
.bottom form dl dd.no2 i{
    background: url(../img/f2.jpg) no-repeat;
}
.bottom form dl dd.no3 i{
    background: url(../img/f3.jpg) no-repeat;
}
.bottom form dl dd.no4 i{
    background: url(../img/f4.jpg) no-repeat;
}
.bottom form dl dd input{
    width: 156px;
    height: 36px;
    border:none;
    outline:none;
    line-height: 36px;
    float: right;
    font-size: 14px;
}
.bottom form .tj{
float: left;
margin-left: 30px;
}
.bottom form .tj .tjbt,.bottom form .tj a{
    display: block;
    width: 192px;
    height: 38px;
    border: none;
    font-size: 17px;
    line-height: 38px;
    cursor: pointer;
    color: #0F3C8E;
    text-decoration: none;
    font-weight: 1000;
    background:#ffcb00;
    border-radius: 3px;
}



.ftbottom{ width:100%; height:49px; background:url(http://ibc.scnu.edu.cn/ibc/style/swt/img/ftbg.jpg) repeat-x center top; position:fixed; left:0px; bottom:0px; z-index:10;_position:absolute;	_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);}
.ftbottomcen{ width: 672px; height:49px; margin:0 auto;}
.ftbot2{ width:144px; height:35px; float:left; display:inline; overflow:hidden; margin-left:40px; margin-top:10px;}
.ftbot3{ width:112px; height:35px; float:left; display:inline; overflow:hidden; margin-left:40px; margin-top:10px; padding-right:30px;}
.ftbot4{ width:112px; height:35px; float:left; display:inline; overflow:hidden; margin-left:40px; margin-top:10px;}
.ftbot5{ width:112px; height:35px; float:left; display:inline; overflow:hidden; margin-left:40px; margin-top:10px;}
.rcswt{ width:69px; height:auto;  position:fixed; right:5px; top:100px;z-index:999999999999999; _position:absolute; _top:expression(offsetParent.scrollTop+100); }
.rcswt ul{ list-style-type:none;}
.rcswt ul li{ width:69px; height:71px; background:#007869;  margin-bottom:5px; text-align:center; cursor:pointer; position:relative;}
.rcswt ul li img{ padding:10px 10px 5px 10px;}
.rcswt ul li a{ font-size:14px; color:#FFFFFF; text-decoration: none; width:100%; height:100%; display:block; line-height:10px}
#wxtp{ position:absolute; z-index:99; top:0px; right:70px; display:block; padding:0px; width:0px;}

/*左边栏*/
.bg{
	width:1020px;
	margin:0 auto;;
	margin-top:140px;
}
.con{
	width:1000px;
	margin:0 auto;
	padding: 30px 0px 0px;
}
.con h1{	
	font-size: 20px;
	line-height: 40px;
	font-weight:lighter;
	margin-bottom:30px;
	border-bottom:3px solid #155fb3;
	color:#155fb3;
}
.con h1 span{
	padding-left:10px;
	font-size:14px;
	color:#999;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.inn{
	width:1100px;
	margin: 0 auto;
}
.con1 .cont1{	
	background: url(../pc-hnd/images/con1_bg.jpg) repeat-x;
	height: 370px;
}
.con1 .cont1 .fl{
	margin-bottom: 30px;
}
.con1 .cont1 .fr{
	width: 588px;
}
.con1 .cont1 .fr .bt{
	font-size: 22px;
}
.con1 .cont1 .fr .bt1{
	color: #505050;
	font-family: Arial;
}
.con1 .cont1 .fr ul{
	margin-top: 50px;
}
.con1 .cont1 .fr ul li{
	padding-left: 20px;
	background: url(../pc-hnd/images/dian.png) no-repeat 1px 13px;
	line-height: 30px;
	margin-bottom: 14px;
}
p{
	text-indent: 2em;
	line-height: 30px;
}
.conts {
	display:block;
	font-size:14px;
	line-height:24px;
	color:#333;
}

.conts:after {
	content:"";
	display:block;
	visibility:hidden;
	clear:both;
}
.conts img {
	float:left;
}

.conts p {
	color:#333;
	font-size:14px;
	line-height:24px;
}
.listNews li{
    list-style: disc inside;
    padding: 10px 0;
}


.nomargin{
	margin-right: 0px !important;
}

.con3 .biao{
	background:#dff2fc;
	margin:0 auto;
	border-collapse: collapse;
}
.con3 .biao th{
	background:#7d7d7d;
	color:#fff;
	font-size:15px;
}
.con3 .biao th,.con3 .biao td{
	border:2px solid #fff;
	padding:10px 20px;
	line-height:30px;
}
.con5 ul li{
	width: 150px;
	float: left;
	margin-right: 20px;
	text-align: center;
	line-height: 27px;
	margin-bottom: 30px;
	font-size: 16px;
}
.con5 img {
	width: 150px;
}
.con5 span{
	margin-bottom: 14px;
}
.con5 h2{
	text-align: center;
	font-size: 18px;
	font-weight: lighter;
	line-height: 30px;
	margin-bottom: 20px;
}
.con5 .inn h3{
	text-align: center;
	background: #98040D;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
}
.con5 .inn img{
	margin-bottom: 40px;
}
.con6{
	margin-top: 20px;
}
.con7 ul{
	width: 1000px;
	margin: 0 auto;
	margin-top: 46px;
}
.con7 ul li{
	width: 320px;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
.con7 ul li.last{
	margin-bottom: 20px;
}
.con7 ul li .fl{
	width: 56px;
}
.con7 ul li .fr{
	width: 248px;
}
.con7 ul li .fr h2{
	font-size: 16px;
}
.con7 ul li .fr p{
	text-indent: 0em;
	line-height: 22px;
}
.con7 ul li span{
	color: #D40000;
}
.signup_item_colspan_box {
	margin-top:30px;
	margin-bottom:50px;	
}
.signup_item_colspan_box:after {
	content:"";
	display:block;
	visibility:hidden;
	clear:both;
}
.signup_item_colspan_box span {
	float:left;
	display: block;
	width:278px;
	margin-right:20px;
	border:1px solid #c8c8c8;
	padding:0 20px;
	height:380px;
	background-color:#fff;
	
}
.signup_item_colspan_box span h3 {
	line-height:60px;
	border-bottom:1px solid #c8c8c8;
	font-size:16px;
	color:#2265b2;
}
.signup_item_colspan_box span p {
	line-height:24px;
	color: #393939;
    text-indent: 0em;
    margin-bottom: 15px;
}
/* 底部导航 */
.bottom{
    width: 100%;
    height: 108px;
    position: fixed;
    bottom: 0;
    left: 0;
    background:url(../img/bo.png) no-repeat center center;
}
.bottom form{
    margin: 0 auto;
    color: #fff;
    text-align: center;
    width: 1177px;
    margin-top: 40px;
}

.bottom form dl{
float: left;
margin-top: 0px;
}
.bottom form dl dd{
    float: left;
    margin-right: -11px;
    width: 199px;
    background: #fff;
    line-height: 38px;
    height: 38px;
    box-shadow: 0 1px 4px rgb(254, 197, 45), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
.bottom form dl dd i{
    margin-top:12px;
    margin-left: 13px;
    display: block;
    width: 20px;
    height: 16px;
    background: url(../img/f1.jpg) no-repeat;
    float: left;
}
.bottom form dl dd.no2 i{
    background: url(../img/f2.jpg) no-repeat;
}
.bottom form dl dd.no3 i{
    background: url(../img/f3.jpg) no-repeat;
}
.bottom form dl dd.no4 i{
    background: url(../img/f4.jpg) no-repeat;
}
.bottom form dl dd input{
    width: 156px;
    height: 36px;
    border:none;
    outline:none;
    line-height: 36px;
    float: right;
    font-size: 14px;
}
.bottom form .tj{
float: left;
margin-left: 30px;
}
.bottom form .tj .tjbt,.bottom form .tj a{
    display: block;
    width: 192px;
    height: 38px;
    border: none;
    font-size: 17px;
    line-height: 38px;
    cursor: pointer;
    color: #0F3C8E;
    text-decoration: none;
    font-weight: 1000;
    background:#ffcb00;
    border-radius: 3px;
}


.link{
	width: 100%;
	background:#053a5d;
	height:280px;
	font-size: 14px;
	padding-bottom: 30px;
}
.link .lj{
	width: 1100px;
	margin: 0 auto;
	padding: 10px 0px;
	color: #e6e6e6;
	height: 28px;
	border-bottom:1px solid #074176;
}
.link .lj li{
	font-size: 16px;
	float: left;
	line-height: 28px;
	margin-right: 22px;
}
.link .lj li a{
	text-decoration: none;
}
.link .lj li a:link,.link .lj li a:visited{
	color:#d2d2d2;
}
.link .lj li a:hover{
	color:#fcc901;
	text-decoration: underline;
}
.link .dizhi{
	width: 1100px;
	margin: 0 auto;
	color:#e6e6e6;
	padding-top: 25px;
}
.link .dizhi p{
	font-size: 14px; 	
	line-height: 30px;
}

.back_top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    width: 64px;
    height: 59px;
    cursor: pointer;
    display: none;
}
.ftbottom{ width:100%; height:49px; background:url(http://ibc.scnu.edu.cn/ibc/style/swt/img/ftbg.jpg) repeat-x center top; position:fixed; left:0px; bottom:0px; z-index:10;_position:absolute;	_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);}
.ftbottomcen{ width: 672px; height:49px; margin:0 auto;}
.ftbot2{ width:144px; height:35px; float:left; display:inline; overflow:hidden; margin-left:40px; margin-top:10px;}
.ftbot3{ width:112px; height:35px; float:left; display:inline; overflow:hidden; margin-left:40px; margin-top:10px; padding-right:30px;}
.ftbot4{ width:112px; height:35px; float:left; display:inline; overflow:hidden; margin-left:40px; margin-top:10px;}
.ftbot5{ width:112px; height:35px; float:left; display:inline; overflow:hidden; margin-left:40px; margin-top:10px;}
.rcswt{ width:69px; height:auto;  position:fixed; right:5px; top:100px;z-index:999999999999999; _position:absolute; _top:expression(offsetParent.scrollTop+100); }
.rcswt ul{ list-style-type:none;}
.rcswt ul li{ width:69px; height:71px; background:#007869;  margin-bottom:5px; text-align:center; cursor:pointer; position:relative;}
.rcswt ul li img{ padding:10px 10px 5px 10px;}
.rcswt ul li a{ font-size:14px; color:#FFFFFF; text-decoration: none; width:100%; height:100%; display:block; line-height:10px}
#wxtp{ position:absolute; z-index:99; top:0px; right:70px; display:block; padding:0px; width:0px;}


/*左边栏*/
#snav{
	position: fixed;
	top:150px;
	left:10px;
	z-index: 99999;
}
#snav ul{
	width:140px;
	height:260px;
	background: #11205a;
	border-top: 10px solid #fed94c;
}
#snav ul li{
	width:140px;
	height:60px;
	border-bottom: 1px dashed #324695;
}
#snav ul li.nomargin{
	border-bottom: none;
}

#snav ul li a{
	display: block;
	width:90px;
	height:60px;
	padding-left:50px;
} 
#snav ul li.no1 a{
	background: url(../../images/pdf.png) no-repeat 20px 20px;
}
#snav ul li.no2 a{
	background: url(../../images/baoming.png) no-repeat 20px 20px;
}
#snav ul li.no3 a{
	background: url(../../images/wenda.png) no-repeat 20px 20px;
}
#snav ul li.no4 a{
	background:url(../../images/video.png) no-repeat 20px 20px;
}
#snav ul li a:link,#snav ul li a:visited{
	color:#fff;
	line-height: 60px;

	font-size: 14px;
	text-decoration: none;
} 
#snav ul li a:hover{
	background: #fff;
	color:#11205a;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
#snav ul li.no1 a:hover{
	background:#fff url(../images/pdf_hover.png) no-repeat 20px 20px;
}
#snav ul li.no2 a:hover{
	background:#fff url(../images/baoming_hover.png) no-repeat 20px 20px;
}
#snav ul li.no3 a:hover{
	background:#fff url(../images/wenda_hover.png) no-repeat 20px 20px;
}
#snav ul li.no4 a:hover{
	background:#fff url(../images/video_hover.png) no-repeat 20px 20px;
}
