body{
	background:url("../img/bodybg.jpg") #ffffff top center no-repeat;}
.header {
	min-width: 1000px;
	height: 210px;
}

.experimental-name {
	width: 1000px;
	margin: 0 auto;
	height:120px;
	background: url("../img/logo.png") left center no-repeat;

}

.nav {
	min-width: 1000px;
	height: 49px;
	/*border-top: 1px solid #fff;*/
	/*background: url("../img/nav-opacity.png") repeat;*/
}

.navBar {
	width: 1000px;
	margin: 0 auto;
	line-height: 49px;
}

.navBar li{
	display: block;
	float: left;
	position: relative;
}

.navBar li a{
	display: block;
    padding: 0 22px;
    font-size: 16px;
	color: #fff;
}

.navBar li:hover :after{
	position: absolute;
    top:3px;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -6px;
    content: " ";
    border-top: 6px solid  #fff ;
    border-left: 6px solid transparent ;
    border-right: 6px solid transparent ;
}

.content {
	min-height: 500px;
}


.contentA {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.column {
	text-align: center;
	padding: 20px;
}

.column-name {
	color: #fff;
	position: relative;
	padding: 0 140px;
	font-size: 28px;
	display: inline-block;
}
.contentB .column-name,.contentC .column-name,.contentD .column-name{color: #333;}
.contentC{background: #eef0f9;}

.column-name span{
	display: block;
	width: 110px;
	height: 1px;
	position: absolute;
	top: 16px;
}

.line-left {
	left: 0px
}

.line-right {
	right: 0px
}

.column-content {

}

.vedio-player {
	width: 485px;
	height: 350px;
	float: left;
}

.exp-detail {
	width: 490px;
	height: 280px;
	float: right;
}
.exp-title {
	font-size: 18px !important;
	margin-bottom: 10px;
	color: #ffffff;
}

.detail-info {
	font-size: 13px;
	color: #ffffff;
	line-height: 24px;
}

.lang-text {
	margin-top: 12px;
}
 
.lang-text b {
	display: block;
	float: left;
	height: 40px;
}
.lang-text div{
	float:left;
	width:420px;
    height: 94px;
    overflow: hidden;
}

.detail-info span {
	display: inline-block;
	width: 180px;
}

.start-exp a{
	width: 140px;
	height: 45px;
	display: block;
	float: left;
	border-radius: 4px;
	background: #f2672c;
	color: #fff;
	line-height: 45px;
	text-align: center;
}

.start-exp span{
	display: block;
	color: #fff;
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	padding-left: 20px;
	margin-top: 13px;
	margin-left: 20px;
	background: url("../img/persons.png") left center no-repeat;
}

.accessories {
	margin-bottom: 35px;
}

.accessories li{
	display: block;
	width: 220px;
	height:130px;
	margin-bottom: 15px;
	margin-left: 20px;
	line-height: 50px;
	text-align: center;
	float: left;
	background:#fff;
	box-shadow: 1px 1px 6px 1px #dbdbdb;
	border:1px solid #e8e8e8;
}

.accessories li a{
	display: block;
	padding-top:75px;
	width: inherit;
	color: #333;
	font-size: 16px;
}
.accessories li.icon-1 a{background: url("../img/icon-1.jpg") center 15px  no-repeat;}
.accessories li.icon-2 a{background: url("../img/icon-2.jpg") center 15px  no-repeat;}
.accessories li.icon-3 a{background: url("../img/icon-3.jpg") center 15px  no-repeat;}
.accessories li.icon-4 a{background: url("../img/icon-4.jpg") center 15px  no-repeat;}
.accessories li.icon-5 a{background: url("../img/icon-5.jpg") center 15px  no-repeat;}
.accessories li.icon-6 a{background: url("../img/icon-6.jpg") center 15px  no-repeat;}
.accessories li.icon-7 a{background: url("../img/icon-7.jpg") center 15px  no-repeat;}
.accessories li.icon-8 a{background: url("../img/icon-8.jpg") center 15px  no-repeat;}


.accessories li.marLeft0 {
	margin-left: 0;
}

.courseware {
	width: 485px;
	height: 370px;
	overflow: hidden;
}

.small-title {
	height:150px;
}
.titbg-1{background: url("../img/titbg-1.png") center no-repeat;}
.titbg-2{background: url("../img/titbg-2.png") center no-repeat;}

.small-title span {
	display: block;;
	height: 43px;
	color: #fff;
	text-align: center;
	float: left;
	line-height: 43px;
	font-size: 20px;
	background: url("../img/titImgbg.png") repeat;
}
.titbg-1 span{width:170px;}
.titbg-2 span{width:125px;}

.scroll-content {
	height: 220px;
	overflow: hidden;
	padding-right:10px;
}

.ware-list li {
	width: 100%;
	height: 44px;
	display: block;
	border-bottom:1px solid #e2e2e2;
}

.ware-list li p {
	width: 300px;
	float: left;
	font-size: 15px;
	line-height: 44px;
	color: #333;
}

.ware-list li span {
	display: block;
	float: right;

	color: #999;
	padding-right: 20px;
	padding-left: 20px;
	margin-top:13px;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	background: url("../img/persons-2.png") left center no-repeat;
}

.ware-list li b{
	display: block;
	float: right;
	width: 46px;
	height: 30px;
	font-size: 14px;
	padding-left: 29px;
	line-height: 30px;
	margin-top: 7px;
	border-radius: 4px;
	letter-spacing: 2px;
	border: 0px;
	outline: none;
	color: #fff;
	cursor:pointer;
	background: #3f7dbf url("../img/download.png") 8px 0px no-repeat;
}
.ware-list li:hover {
	background: #f6f6f6;
}

.ware-list li:hover a{
	color: #fff;
	background-color: #3f7dbf;

}

.date-picker {

	width: 80px !important;
	float: right !important;
	background: none !important
}

.contentB {
	height: 420px;
	background: #fff;
}
.contentB .bottom{
	width: 1000px;
	margin: 0 auto;
}
.contentB .bottom .echart{
	width: 684px;
	height: 262px;
}
.contentB .bottom .echart img{
	width: 100%;
	height:100%;
}
.amount{
	width: 255px;
}
.amount p a{
	height:24px;
	line-height: 24px;
	font-size:13px;
	color: #666;
}
.amount p a span{
	float: left;
	width: 13px;
	height: 13px;
	background: #3f7dbf;
	margin-top: 5px;
	margin-right: 5px;
}
.contentB .bottom .all{
	height: 100px;
	margin-top: 16px;
	padding-left: 10px;
	position: relative;
	line-height: 100px;
	text-align: center;
	width: 100%;
	background:#3f7dbf url(../img/all.png) no-repeat 190px 47px;
}
.contentB .bottom .all span{
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 13px;
	color: #FFF;
	height: 13px;
	line-height: 13px;
}
.contentB .bottom .all a{
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}
/* 本例子css */
.ladyScroll{width:1000px;height:300px;margin:0 auto;padding-bottom:20px;position:relative;}
.ladyScroll .next{width:250px;height:180px;position:absolute;top:15px;right: 0;z-index:100; cursor:pointer; background:url(../img/next.png) center no-repeat;}


.ladyScroll .scrollWrap{width:750px;padding-top:15px;overflow:hidden;position:absolute;}
.ladyScroll dl{float:left;width:250px;height:300px;position:relative;}
.personBg{width:250px;height: 185px;position: absolute;top:0;left: 0;}
.personBg img{width:250px;height: 185px;}
.ladyScroll  dt{margin:0 auto;width:250px;overflow:hidden;}
.ladyScroll  .dlList dl dt img{display:block;width:250px;height:185px;}
.ladyScroll  dd{width:250px;height:30px;font-size:12px;line-height:30px;text-align: center;color:#666;overflow:hidden;}
.ladyScroll  dd a{ color:#666; font-size:18px ;font-weight: bold;}
.ladyScroll  dd a:hover{ text-decoration:none; }
.contentD{
	background: #fff;
	height:625px;
}
.contentD .column{color: #fff;}
.contentD ul{
	width: 1000px;
	margin: 0 auto 60px;
}
.contentD ul li{
	float: left;
	margin-right: 20px;
	width:320px;
	height: 185px;
	margin-top:65px;
	box-shadow: 1px 1px 6px 1px #dbdbdb;
	background: #fff;
	position: relative;
}
.contentD ul li span{
	display: block;
	width: 90px;
	height: 90px;
	position: absolute;
	left:115px;
	top: -45px;
}
.contentD ul li a.syTit{
	display: block;
	padding-top: 50px;
	height: 40px;
	line-height:40px;
	font-size:16px;
	color: #333;
	text-align: center;
}
.contentD ul li a.syIntroduce{
	display: block;
	width: 280px;
	margin: auto;
	text-align: justify;
	line-height:22px;
	font-size: 14px;

}
.contentEbg{width: 100%;min-height:380px;background: url("../img/lastBg.jpg") bottom center no-repeat;border-bottom: 1px solid #6b81cf;}
.contentE{
	width: 1000px;
	margin:auto;
	padding-top:140px;
}
.contentE ul{
	width: 320px;
	height: 198px;

}
.contentE ul h3{
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
}
.contentE ul li a{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff
}
.contentE ul li a:hover{
	color: #fff;
}


.line-up {
	display:none;
	width:275px;
	height:250px;
	padding-top:120px;
	background:url(../img/lineUp.png) center no-repeat;
}

.line-up p{
	color:#fff;
	text-align:center;
}
.line-num {
	height:130px;
	padding:0 20px;
}
.attempt {
	display:block;
	color: #6E7393 !important;
	text-align:center;
	margin-top:15px;
	font-size:14px;
}

.attempt:hover{
	color:#2fb7a1 !important;
	text-decoration: underline;
}
.waiting {
	display:block;
	width:160px;
	height:40px;
	background:#2fb7a1;
	line-height:40px;
	text-align:center;
	margin:0 auto;
	color:#fff !important;
	font-weight:700;
	border-radius:5px;
}

.link-error {
	display:none;
	width:275px;
	height:250px;
	padding-top:120px;
	background:url(../img/net-error.png) center no-repeat;
}

.link-error p{
	height:170px;
	padding:0 20px;
	color:#fff;
	text-align:center;
	line-height:25px;
}


.contentCatetory{
	width: 1000px;
	position:relative;
	margin: 36px auto 66px;
	background: #fff;
    padding: 20px;
}
.contentCatetory h2{
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	border-bottom: 2px solid #d7d7d5;
	position: relative;
	margin-bottom: 20px;
}
.contentCatetory h2 span{
	position: absolute;
	left: 0;
	top: 0px;
	border-bottom: 2px solid #2FB7A1;
	color: #323335;
	font-weight: normal;
}
.contentCatetory .details{
	padding: 35px 30px 80px;
	background: #fff;
    box-shadow: 0 0 10px #ddd;
    min-height: 400px;
}
.contentCatetory .details .artTitle{
	line-height: 40px;
	font-size:16px;
	margin:0;
	text-align:center;
}
.left-content {
	width:700px;
	float:left;
}

.left-content table{
	margin:0 auto;
}

.right-side{
	width:200px;
	margin-left:30px;
	float:left;
}
.contentCatetory .details h1{
	font-size: 16px;
	color: #333333;
	margin: 15px 0;
}
.contentCatetory .details p{
	line-height: 24px;
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
}
.contentCatetory .details h2{
	line-height:20px
}

.aside {
	position:absolute;
	left:-100px;
	top: 70px;
	width:80px;	
	border-radius:4px;
	overflow: hidden;
	box-shadow: 0 0 5px #ddd;
}

.aside li{
	font-size:14px;
	line-height: 20px;
	border-bottom:3px solid #228575;
	text-align:center;
	background:#2fb7a1;
}

.aside li a{
	display:block;
	width: inherit;
	height: inherit;
	color:#fff;
	padding:10px;
}
.aside li a:hover {
	color:#3b7722;	
	background:#98d87d;
}
.aside li a.active{
	color:#3b7722;	
	background:#98d87d;
}

.contentCatetory .imgList{
	margin-top: 30px;
}
.contentCatetory .imgList li{
	width: 210px;
	min-height: 230px;
	box-shadow: 0 0 5px #ccc;
	margin-right: 53px;
	margin-bottom: 30px;
}
.contentCatetory .imgList li img{
	width: 210px;
	height: 172px;
	margin-bottom: 10px;
}
.contentCatetory .imgList li p{
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #999;
	margin-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.teacher-detail p{
	width:190px;
	float:left;
}
.contentCatetory .imgList li .first{
	font-size: 12px;
	color: #999;
}
.contentCatetory .imgList li .first b{
	font-size: 18px;
	color: #333;
}

 .teacher-detail a{
 	color: #999;
 	font-size: 12px;
	padding: 0 4px;
	
	border: 1px solid #2fb7a1;
	color: #2FB7A1;
	border-radius: 9px;
    height: 17px;
    line-height: 17px;
    margin: 5px;
}

.side-catalog {
    width: 200px;
    height: 390px;
    position: fixed;
    top:350px;
    font-size: 14px;
    font-family: "simsun";
    line-height: 19px;
}

.side-catalog .side-bar {
    position:absolute;
    top:0;
    width:0;
    min-height:50px;
    background-color:#eaeaea;
    border:1px solid #eaeaea;
    border-top:0;
    border-bottom:0;
    left:5px
}
.side-catalog .side-bar .circle.start, .side-catalog .side-bar .circle.end {
    position:absolute;
    left:-5px;
    width:10px;
    height:10px;
    background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) 0 -199px no-repeat;
    zoom:1;
    overflow:hidden
}
.side-catalog .side-bar .circle.start {
    top:0
}
.side-catalog .side-bar .circle.end {
    margin:0;
    bottom:0
}
.side-catalog .catalog-scroller {
    padding-top:15px;
    position:absolute;
    z-index:1;
    top:0;
    left:0;
    width:210px;
    overflow:hidden
}
.side-catalog .catalog-scroller .catalog-list {
    width:228px;
    height:auto;
    position:relative
}
.side-catalog .catalog-scroller .catalog-list .arrow {
    left:0;
    z-index:2;
    top:3px;
    position:absolute;
    height:13px;
    width:18px;
    cursor:pointer;
    background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) -271px -38px no-repeat
}
.side-catalog .catalog-scroller .catalog-list .catalog-title {
    position:relative;
    margin-bottom:7px;
    padding-left:20px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title .text {
    line-height:19px;
    display:block
}
.side-catalog .catalog-scroller .catalog-list .catalog-title .pointer {
    position:absolute;
    display:block;
    width:10px;
    height:10px;
    cursor:pointer;
    margin-top:4px;
    left:0;
    background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) 3px -222px no-repeat
}
.side-catalog .catalog-scroller .catalog-list .catalog-title .pointer:hover {
    background-position:3px -245px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title:hover .text {
    background:#f5f5f5;
    border-radius:2px;
    box-shadow:0 1px 0 #eaeaea
}
.side-catalog .catalog-scroller .catalog-list .catalog-title:hover .pointer {
    background-position:3px -245px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level1 .text {
    padding-left:10px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level1 .title-index {
    color:#999;
    font-weight:700;
    font-family:Arial;
    font-size:14px;
    padding-right:5px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level1 .title-link {
    color:#555;
    font-weight:700;
    text-decoration:none
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level2 .text {
    padding-left:22px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level2 .title-index {
    color:#999;
    font-family:Arail;
    font-size:14px;
    padding-right:5px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level2 .title-link {
    color:#666;
    text-decoration:none
}
.side-catalog.collapse {
    height:96px;
    overflow:hidden
}
.side-catalog.collapse .toggle-button {
    background-position:-104px 0
}
.side-catalog.collapse .toggle-button:hover {
    background-position:-154px 0
}
.side-catalog.collapse .side-bar {
    display:none
}
.side-catalog.collapse .catalog-scroller {
    display:none
}

.side-catalog .bottom-wrap {
    position:absolute;
    height:45px
}
.side-catalog .bottom-wrap .toggle-button, .side-catalog .bottom-wrap .gotop-button {
    display:block;
    width:45px;
    height:45px;
    cursor:pointer
}
.side-catalog .bottom-wrap .toggle-button {
    background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) no-repeat 0 0
}
.side-catalog .bottom-wrap .toggle-button:hover {
    background-position:-53px 0
}
.side-catalog .bottom-wrap .gotop-button {
    margin-top:6px;
    background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) no-repeat -1px -62px
}
.side-catalog .bottom-wrap .gotop-button:hover {
    background-position:-74px -62px
}





.line-up {
	display:none;
	width:275px;
	height:250px;
	padding-top:120px;
	background:url(../img/lineUp.png) center no-repeat;
}

.line-up p{
	color:#fff;
	text-align:center;
}
.line-num {
	height:130px;
	padding:0 20px;
}
.attempt {
	display:block;
	color: #6E7393 !important;
	text-align:center;
	margin-top:15px;
	font-size:14px;
}

.attempt:hover{
	color:#2fb7a1 !important;
	text-decoration: underline;
}
.waiting {
	display:block;
	width:160px;
	height:40px;
	background:#2fb7a1;
	line-height:40px;
	text-align:center;
	margin:0 auto;
	color:#fff !important;
	font-weight:700;
	border-radius:5px;
}

.link-error {
	display:none;
	width:275px;
	height:250px;
	padding-top:120px;
	background:url(../img/net-error.png) center no-repeat;
}

.link-error p{
	height:170px;
	padding:0 20px;
	color:#fff;
	text-align:center;
	line-height:25px;
}


.footer {
	padding: 32px 0;
	height: 64px;
	line-height: 32px;
	background: #044d98;
	border-top: 1px solid #0d5198
}
footer p{
	width: 1000px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
footer p a{
	color: #fff !important;
}
