﻿@charset "utf-8";
/* CSS Document */
/*通知公告*/
.content{ width:100%; min-width:1290px; min-height:1015px; background:url(../images/mainBody.jpg) center center no-repeat;}
	.main{ width:1290px; margin:0 auto; overflow:hidden;}


.scrollTitle{ height:34px;}	
.scrollTitle h3{ font-size:24px; color:#000; font-weight:normal; float:left;}
.scrollTitle span{ display:block; float:right; margin:6px 10px 0 0;}
	.scrollTitle span img{ display:block; box-shadow:0px 0px 3px 3px #dad8d8; border-radius:12px;}

.scrollBox{ height:473px; width:1290px; margin:0 auto 0; padding-top:27px;}
	/*banner滚动效果*/
	.unslider {
		position: relative;
	  margin: 0;
	  padding: 0;
	  width:100%;
	/*  min-width:1160px;*/
	}
	.unslider-wrap { position: relative; }
	.unslider-wrap.unslider-carousel li { float: left; position:relative;}
	.unslider-vertical>ul { height: 100%; }
	.unslider-vertical li {
	  float: none;
	  width: 100%;
	}
	.unslider-fade { position: relative; }
	.unslider-fade .unslider-wrap li {
	  position: absolute;
	  left: 0;
	  top: 0;
	  right: 0;
	  z-index: 8;
	}
	.unslider-wrap li a img {
	  width: 100%;
	  height:472px;
	}
	.unslider-fade .unslider-wrap li.unslider-active { z-index: 10; }
	.unslider li,.unslider ol,.unslider ul{
	  list-style: none;
	  margin: 0;
	  padding: 0;
	  border: none;
	}
	.unslider-nav {
	  position: absolute;
	  bottom:15px;
	  right:7px;
	  width: 78px;
	}
	.unslider-nav ol {
	  list-style: none;
	  text-align: center;
	}
	.unslider-nav ol li {
	  display: inline-block;
	  width: 12px;
	  height: 12px;
	  margin: 0 7px;
	  background:url(../images/bannerIcons.png) no-repeat;
	  overflow: hidden;
	  text-indent: -999em;
	  cursor: pointer;
	  *float:left;
	}
	.unslider-nav ol li.unslider-active {
	  background:url(../images/bannerIconsHover.png) no-repeat;
	  cursor: pointer;
	}
	.scrollOpacity{ width:100%; height:46px; background:url(../images/scrollOpacity.png) repeat-x; position:absolute; 
	bottom:3px; z-index:0;}
.scrollText{ z-index:10; position:absolute; bottom:13px; left:21px;}
	.scrollText a{ font-size:18px; color:#fff; display:block;}


.mainCont{ margin-top:24px;}
/*通知公告*/
.bulletinBox{ width:630px; float:left; }
.notice{ overflow:hidden; margin-bottom:25px;}
.scrollSecond{}
	.scrollSecond li{ float:left; width:284px; height:123px; margin:7px 6px; padding:0 0 0 16px;
box-shadow:0px 0px 5px 2px #d1dae3; position:relative;}
	.secondText h3{ font-size:15px; color:#363636; font-weight:normal; width:262px; margin:15px 0 0 0;}
	.scrollSecond li span,.scrollSecond li b{ font-size:14px; display:block;}
	.scrollSecond li span{ color:#4570cc; margin-top:10px;}
	.scrollSecond li b{ color:#999; margin-top:5px; font-weight:normal;}
	.scrollSecond li em.label{ width:20px; height:20px; display:block; background:url(../images/single.png) no-repeat; position:absolute;
	right:-1px; bottom:-1px; display:none;}
	.scrollSecond li:hover em.label{ display:block;}
	.scrollSecond li img{ float:left; margin:3px 10px 0 0;}

/*学术沙龙*/	
.salonMedia{ width:300px; float:left; margin-left:20px;}
.salonBox{ margin-bottom:46px;}
.salonUl{ margin-top:20px;}
.salonUl li{ height:29px; line-height:29px; border-bottom:1px solid #b5c0c9;}
	.salonUl li a{ font-size:12px; color:#1f22b1; width:290px; text-overflow:ellipsis;overflow:hidden;white-space:nowrap; display:block;}
	.salonUl li b{ width:3px; height:4px; display:block; float:left; background:#053989; margin:12px 4px 0 0;}
	
/*北地科协*/
.mainRight{ float:right; width:282px;}
.associatPic{ margin:0 0 12px;}
.associatPic li{ margin-bottom:6px;}
.associatPic li a{ display:block; width:282px; height:47px; color:#0043da; font-size:20px; line-height:47px; text-indent:93px;}	
	.associatPic li a.associatIcons1{ background:url(../images/associatPic1.png) no-repeat;}	
	.associatPic li a.associatIcons2{ background:url(../images/associatPic2.png) no-repeat;}
	.associatPic li a.associatIcons3{ background:url(../images/associatPic3.png) no-repeat;}
	.associatPic li a.associatIcons4{ background:url(../images/associatPic4.png) no-repeat;}
	
/*联系我们*/
.contact{ border:1px solid #cad4de; border-top:none; border-bottom:none; background:url(../images/contactBorder.png) top repeat-x; padding-top:3px; margin-top:10px; }
.contactTitle{ height:31px; border-bottom:1px solid #bac4ce; background:#c9d3dc;}
	.contactTitle b{ float:left; width:10px; height:13px; display:block; background:url(../images/contactTitle.png) no-repeat;margin:8px 0 0 8px;}
	.contactTitle h3{ font-size:16px; line-height:30px; float:left; padding-left:10px; font-weight:normal;}
.contactUl li{ height:27px; line-height:27px; border-bottom:1px solid #d2dce5;}
	.contactUl li b{ width:4px; height:7px; display:block; float:left; background:url(../images/contactIcons.png) no-repeat; margin:10px 4px 0 8px;}
	.contactUl li span{ font-size:12px; color:#2637d5;}
	
/*网址导航*/	
.contactUl li a{ font-size:12px; color:#2637d5;}
