*{
	box-sizing:border-box;
}
body{
	border-top: 10px solid #31a09f;
	background: #eee;
	min-width: 1100px;
}

.header {
	min-width: 1000px;
	height: 165px;
	background:  url(../img/bg-header.jpg) center no-repeat;
}
.logo{
	width: 1000px;
	height: 128px;
	margin: 0 auto;
	background: url("../img/logo.png") left center no-repeat;
}

.nav {

	width: 1000px;
	height: 37px;
	margin: 0 auto;
}


.navBar li{
	display: block;
	float: left;
	position: relative;
	line-height: 37px;
	margin-left:35px;
}
.navBar li:first-child{
	margin-left: 0
}


.navBar li a{
	display: block;
    font-size: 16px;
	color: #fff;
}


.content {
	min-height: 500px;
}

.project-vedio {
	height: 365px;
	padding-top: 35px;
	background: url(../img/contentExp.jpg)  center left no-repeat;
}

.exp-case{
	width: 1000px;
	margin: 0 auto;
}

.exp-detail {
	width: 480px;
	height: 370px;
	padding-left: 45px;
	background: url(../img/exp-detail.jpg) top center no-repeat ;
}
.exp-title {
	font-size: 18px !important;
	color: #333;
	margin-bottom: 15px;
	padding-top: 30px;
	padding-right: 10px;
    line-height: 30px;
}

.detail-info {
	font-size: 14px;
	color: #333;
	line-height: 30px;

}
.detail-info b{
	font-weight: normal;
}
.lang-text {
	padding-right: 70px;
}
 
.lang-text b {

}

.detail-info span {
	display: inline-block;
	width: 190px;
}

.start-exp a{
    width: 87px;
    height: 25px;
    display: inline-block;
    background: #249a99;
    color: #fff;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    margin: 15px 10px 0;
    border-radius: 18px;
}

.vedio {
	width: 505px;
	height: 295px;
}


.contentA {
	width: 1000px;
	margin: 0 auto 90px;
	height: 370px;
}

.column {
    text-align: center;
    height: 50px;
}



.vedio-player {
	width: 520px;
	height: 370px;
	float: left;
    padding-top: 70px;
	background: url(../img/contentA.png) 175px 60px no-repeat;
}

.access {
	width: 1000px;
	height: 175px;
	margin: 0 auto 40px;
	padding-top: 60px;
}
.accessories {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.accessories li{
	display: block;
	width: 113px;
	height: 113px;
	text-align: center;
	float: left;
	margin-left: 64px;
}

.accessories li:first-child{
	margin-left: 0px;
}

.accessories li a{
	position: relative;
	display: block;
	width: inherit;
	height: inherit;
	color: #333;
	text-align: center;
	font-size: 14px;
	padding-top: 65px;
	padding-left: 15px;
	padding-right: 15px;
}


.accessories li.icon1{
	background-image: url(../img/icon-1.png);
}
.accessories li.icon2{
	background-image: url(../img/icon-2.png);
}
.accessories li.icon3{
	background-image: url(../img/icon-3.png);
}
.accessories li.icon4{
	background-image: url(../img/icon-4.png);
}
.accessories li.icon5{
	background-image: url(../img/icon-5.png);
}
.accessories li.icon6{
	background-image: url(../img/icon-6.png);
}




.exp-info {
	width: 495px;
}


.exp-info-detail {
	font-size: 14px;
	line-height: 32px;
	color: #fff;
	padding-left: 70px;
    width: 450px;
    padding-top: 30px;
}
.exp-info-detail b{
	font-weight: normal;
}
.contentB {
	width: 1000px;
	height: 370px;
	margin: 60px auto 0;
}

.contentB .bottom{
	width: 1000px;
	margin-top: 30px;
}

.amount{
	width: 275px;
}
.amount .tiplos p{
	line-height: 14px;
	font-size:14px;
	color: #999;
}
.amount .tiplos span{
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	margin-right: 10px;
}

.amount-1 {
	background: #037739
}

.amount-2 {
	background: #69af30
}

.contentB .bottom .all{
	position: relative;
	width: 275px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 48px;
	font-weight: "Simhei";
	margin-top: 15px;
}

.contentB .bottom .useing {
	color: #037739;
	background: url(../img/all-1.png) center no-repeat
}

.contentB .bottom .borwer {
	color: #69af30;
	background: url(../img/all-2.png) center no-repeat
}

.contentB .bottom .all a{
	font-size: 24px;
	color: #0094dc;
}
.contentC {
	height: 410px;
	margin: 80px auto 0;
	background: url(../img/teacher.jpg) center no-repeat;
	padding: 45px 0 0;
}
/* 鏈緥瀛恈ss */
.ladyScroll {
    width:1000px;
    margin:40px auto 0;
    position:relative;
}
.ladyScroll .prev, .ladyScroll .next {
    width:29px;
    height:56px;
    position:absolute;
    top:70px;
    left:0;
    z-index:100;
    cursor:pointer;
    background:url(../img/btns.png) no-repeat;
}
.ladyScroll .next {
    left:auto;
    right:0;
    background-position-x:-29px
}

.ladyScroll .prev:hover, .ladyScroll .next:hover {
    background-position-y:-56px 
}

.ladyScroll .scrollWrap {
	width: 940px;
	height: 230px;
    overflow:hidden;
    margin: 0 auto;
}
.ladyScroll dl {
    float:left;
    width:153px;
    height:185px;
    margin-right:44px;
    position:relative;
    overflow: hidden;
}
.ladyScroll dt {
    width:153px;
    height:227px;
    position: relative;
  	overflow: hidden;
  	clip-path: polygon(0 0,100% 0,100% calc(100% - 45px), 50% 100%,50% 100%, 0 calc(100% - 45px));
}

.ladyScroll dt img {
    display:block;
	width:153px;
}
.ladyScroll dt .detail {
	position: absolute;
	top: 0;
	left: 0;
	border-top: 2px solid #6f3a1b;
	background: url(../img/opacity.png) repeat;
	width:153px;
    height:227px;
    display: none;
}
.ladyScroll dt .detail h2{
	font-size: 14px;
	color: #fff;
	margin-top: 15px;
	padding-left: 40px;
}

.ladyScroll dt .detail p {
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
    line-height: 30px;
    margin-top: 15px;
}
.ladyScroll dt:hover .detail{
	display: block;
}
.contentD {
	height:320px;
    padding-top: 45px;
	background: url(../img/teacher.jpg) center no-repeat;
}
.contentD ul{
	padding-top: 40px;
	width: 1000px;
	margin: 0 auto;
}
.contentD ul li{
	float: left;
	margin-left: 85px;
	width: 132px;
	height: 132px;
}
.contentD ul li:first-child{
	margin-left: 0;
}

.contentD ul li span{
	display: block;
	margin: 0 auto 10px;
	width: 45px;
	height: 45px;
}
.contentD ul li span.icon-1{
	background: url(../img/icon1.png) no-repeat top center
}
.contentD ul li span.icon-2{
	background: url(../img/icon2.png) no-repeat top center
}
.contentD ul li span.icon-3{
	background: url(../img/icon3.png) no-repeat top center
}
.contentD ul li span.icon-4{
	background: url(../img/icon4.png) no-repeat top center
}
.contentD ul li span.icon-5{
	background: url(../img/icon5.png) no-repeat top center
}


.contentD ul li a{
	display: block;
	padding-top: 25px;
	font-size: 14px;
	width: 131px;
	padding-left: 20px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: url(../img/damed-li.png) top center no-repeat;
	padding-right: 20px;
	height: 133px;
}
.contentD ul li a:hover{
	background-position-y:bottom;
	color: #6f3a1b; 
}
.contentD ul li a:hover span{
	background-position-y:bottom;
}


.container{
	width: 1000px;
	margin: 0px auto;
}

.contentE{
	width: 1000px;
	height: 580px;
	margin: 0 auto;
    padding: 110px 0;
}
.contentE ul{
	width: 305px;
	height: 360px;
	padding-top: 145px;
	transition: all .5s;
	box-shadow:  0 0 5px #ccc;
	border-radius: 8px;
}
.contentE ul:hover{
    transform: translateY(-50px);
    box-shadow:  0 0 8px #bcbcbc;
}
.contentE ul h2{
	font-size: 20px;
	color: #56b1b0;
	text-align: center;
	margin-bottom: 20px;
}
.contentE ul.left{
	background: #fff url(../img/culum-1.png) center 55px no-repeat;
}
.contentE ul.center{
	margin: 0 42px;
	background: #fff url(../img/culum-2.png) center 55px no-repeat;
}
.contentE ul.right{
	background: #fff url(../img/culum-3.png) center 55px no-repeat;
}
.contentE ul li a{
	display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    padding-left: 75px;
}


.contentE ul li a:hover{
	color: #56b1b0;
}
.contentCatetory{
	width: 1000px;
	position:relative;
	margin: 36px auto 66px;
}
.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 h1{
	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: 20px;
	color: #333333;
	margin: 15px 0;
}
.contentCatetory .details p{
	line-height:30px;
	color: #666;
	font-size: 16px;
	text-indent: 2em;
	margin-bottom: 10px;
}
.contentCatetory .details table p{
	line-height:34px;
	color: #666;
	font-size: 16px;
	text-indent:0em;
	margin:0px;
	padding: 5px;
}
.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;
	box-shadow: 0 0 5px #ccc;
	margin-right: 53px;
	margin-bottom: 30px;
}
.contentCatetory .imgList li img{
	width: 210px;
	height: 248px;
	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 {
	height: 130px;
	line-height: 20px;
	padding: 22px 0;
	margin-top: 90px;
	position: relative;
	background: url(../img/foot.jpg) center no-repeat;

}
.footer .footer-one{
	padding: 13px 0;
	width: 455px;
}

.footer .footer-two{
	padding: 13px 0 13px 95px;
	width: 360px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.footer .footer-three{
	padding: 17px 0;
	font-size: 12px;
	line-height: 50px;
}
.footer p{
	font-size: 14px;
	color: #fff;
	font-family: 'simsun'
}
