body{
	background: url(../img/body.png) no-repeat center top;
}
.header {
	min-width: 1000px;
	height:172px;
}

.experimental-name {
	width: 1000px;
	margin: 0 auto;
	height: 130px;
	background: url("../img/exp-icon.png") 34px 46px no-repeat;
}
.platform-home {
	line-height: 40px;
	width: 100%;
	text-align:right;
}

.platform-home a{
	color: #333;
	font: 13px 'SimSun';
}

.vedio-player .tit{height:35px;color: #333;}
.vedio-player .tit span{display:block;font-size:20px;color: #333;font-family: "Microsoft Yahei";font-weight: bold;float: left;cursor: pointer;}
.red{color: #ffb224 !important;}
.box2{display: none;}

/*.nav {
	max-width: 1006px;
	height: 40px;
	background: url(../img/nav.png) repeat-x;
	margin: 0 auto;
	border-radius: 5px;
	
}

.navBar {
	width: 1000px;
	margin: 0 auto;
	line-height:40px;
	height: 40px;
}

.navBar li{
	display: block;
    float: left;
    position: relative;
    margin: 0 29px;
}

.navBar li a{
	display: block;
    padding: 0 10px;
    font-size: 16px;
	color: #fff;
}

.navBar li:hover :after{
	position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -6px;
    content: " ";
    border-bottom: 6px solid  #fff ;
    border-left: 6px solid transparent ;
    border-right: 6px solid transparent ;
}*/

.navBar {
	z-index: 100;
	max-width: 1006px;
	height: 40px;
	background: url(../img/nav.png) repeat-x;
	margin: 0 auto;
	border-radius: 5px;
}

.nav {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

.nav a {
	color: #fff;
	font-weight: bolder;
}

.nav h3 {
	font-size: 100%;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
}

.nav .m {
	float: left;
	position: relative;
	z-index: 1;
}

.nav h3 a {
	display: block;
	width: 120px;
	font-size: 16px;
	text-align: center;
}

.nav .sub {
	display: none;
 /*é»˜è®¤éšè—*/
	position: absolute;
	left: 5px;
	top: 35px;
	padding-top: 15px;
	z-index: 1;
	width: 111px;
	border-top: 0;
	background: url(../img/subbg.png) no-repeat 0 0px;
}

.nav .sub li {
	text-align: center;
	width: 90px;
	margin: 0 auto;
}

.nav .sub li a {
	display: block;
	padding-bottom: 2px;
	/*background: url(../img/nav.png) no-repeat center bottom;*/
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
}

.nav .sub li a:hover {
	color: #ce0000;
}

.content {
	min-height: 500px;
	background: url(../img/content.jpg) no-repeat center bottom;
}


.contentEbg{padding-bottom: 68px;}
.contentAbg{
	width: 1000px;
	margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 20px;
}

.column {
	text-align: center;
	padding: 45px 0 10px;
}

.column-name {
	position: relative;
	padding: 0 140px;
	font-size: 28px;
	display: inline-block;
}

.column-name span{
	display: block;
	width: 110px;
	height: 1px;
	background: #175dbf;
	position: absolute;
	top: 16px;
}
.columnBox{width: 1000px;height: 450px;margin: 0 auto;overflow: hidden;position: relative;}
.columnBox ul li{float: left;margin-top: 18px;font-family: "Microsoft YaHei";}
.columnBox ul .lesson-1{width: 400px;height: 200px;background: url("../img/lesson-1.png") #fff  center 10px  no-repeat;}
.columnBox ul .lesson-4,.columnBox ul .lesson-5{width:190px;height: 200px;}
.columnBox ul .lesson-5{margin-left:20px; }
.columnBox ul .lesson-2,.columnBox ul .lesson-3,.columnBox ul .lesson-6,.columnBox ul .lesson-7{width:280px;height: 200px;margin-left: 17px;}
.columnBox ul .lesson-2{background: url("../img/lesson-2.png") #fff  center 10px  no-repeat;}
.columnBox ul .lesson-3{background: url("../img/lesson-3.png") #fff  center 10px  no-repeat;}
.columnBox ul .lesson-4{background: url("../img/lesson-4.png") #fff  center 10px  no-repeat;}
.columnBox ul .lesson-5{background: url("../img/lesson-5.png") #fff  center 10px  no-repeat;}
.columnBox ul .lesson-6{background: url("../img/lesson-6.png") #fff  center 10px  no-repeat;}
.columnBox ul .lesson-7{background: url("../img/lesson-7.png") #fff  center 10px  no-repeat;}

.columnBox ul li span{display: block;height: 42px;text-align: center;padding: 0 20px;font-size: 14px;color: #333;line-height: 42px;margin-top: 75px;}
.columnBox ul li p{text-align: center;padding: 0 30px;font-size: 12px;font-family: serif;color: #666;line-height: 22px;height: 44px;overflow: hidden;  text-overflow:ellipsis;}
.columnBox ul li a {display: block;width: 160px;height:43px;border: 1px solid #ddd;text-decoration: none;text-align: center;line-height: 43px;color:#3c9ff5;font-size: 16px;margin: auto;margin-top:15px;}
.columnBox ul li a:hover{box-shadow: 1px 1px 5px 2px #dddddd;transition:0.3s;border: none;}

.line-left {
	left: 0px
}

.line-right {
	right: 0px
}

.column-content {

}

.vedio-player {
	width: 500px;
	height: 350px;
	float: right;
}
.vedio-player img{
	width: 500px;
	height: 305px;
}
.exp-detail {
	width: 490px;
	height: 280px;
	float: left;
}
.exp-title {
	font-size: 18px !important;
	margin-bottom: 10px;
	margin-top: 30px;
	color: #333
}

.detail-info {
	font-size: 15px;
	color: #333;
	line-height: 26px;
}
.lang-text {
	margin-top: 15px;
}

.lang-text b {
	display: block;
	float: left;
	height: 116px;
}
.lang-text div{
	float:left;
	width:420px;
    height: 94px;
    overflow: hidden;
}
.detail-info span {
	display: inline-block;
	width: 180px;
}

.start-exp a{
    width: 170px;
    height: 46px;
    display: block;
    /*float: left;*/
    border-radius: 5px;
    background: url(../img/caozuo.png) no-repeat;
    color: #fff;
    font-size: 23px;
    line-height: 45px;
    /* padding-left: 20px; */
    font-weight: bold;
    text-indent: 26px;
    letter-spacing: 3px;
    font-family: 'Microsoft YaHei';
    margin:auto;
    /*margin-left: 43px;*/
    margin-top: 22px;
}

.start-exp span{
	display: block;
	color: #999;
	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-top: 30px;
}

.accessories li{
	display: block;
	width: 233px;
	height:44px;
	margin-bottom: 20px;
	margin-left:20px;
	font-size: 14px;
	overflow: hidden;
	line-height: 44px;
	float: left;
	border: 1px solid #dddddd;
	border-radius: 3px;

}
.accessories li:hover{box-shadow: 1px 1px 3px #c0c0c0;transition:0.3s;}
.xn-1{background:#fff url("../img/xn-1.png") 15px no-repeat;}
.xn-2{background:#fff url("../img/xn-2.png") 15px no-repeat;}
.xn-3{background:#fff url("../img/xn-3.png") 15px no-repeat;}
.xn-4{background:#fff url("../img/xn-4.png") 15px no-repeat;}
.xn-5{background:#fff url("../img/xn-5.png") 15px no-repeat;}
.xn-6{background:#fff url("../img/xn-6.png") 15px no-repeat;}
.xn-7{background:#fff url("../img/xn-7.png") 15px no-repeat;}
.xn-8{background:#fff url("../img/xn-8.png") 15px no-repeat;}


.accessories li a{
	padding-left: 55px;
	display: block;
	width: inherit;
	color: #3b9ff7;
}

.accessories li.marLeft0 {
	margin-left: 0px;
}

.news{
	padding-top: 40px;
	background: #e8f2fb;
	padding-bottom: 40px;
	/*margin-bottom: 53px;*/
}
.news  img{
	width: 400px;
	height: 250px;
}
.news div h3{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 20px;
}
.news div .p-long{
	height: 95px;
	line-height: 19px;
	font-size: 12px;
	color: #666;
	text-indent: 2em;
	margin-bottom: 40px;
	
}
.news div div a{
	font-size: 14px;
	color: #999;
	margin-top: 8px;
	height: 22px;
	/* line-height: 18px; */
	display: block;
}

.news div div span{
	font-size: 12px;
	color: #666;
	display: block;
	line-height: 30px;

}

/*.news div ul li{
	width: 200px;
	height: 215px;
	padding: 35px 40px 0;
	margin-top: 20px;
	margin-left: 18px;
	background: #FFF;
	float: left;
}
.news ul li span{
	display: block;
	height: 74px;
	background: url(../img/data-span.png) no-repeat center center;
	font-size: 30px;
	line-height: 78px;
	overflow: hidden;
	text-align: center;
}
.news ul li p{
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	color: #808080;
	text-align: center;
	margin-top: 23px;
}
.news ul li b{
	display: block;
	margin: 10px auto 0;
	height: 16px;
	width: 16px;
	background: url(../img/ve-bg.png) no-repeat 0 0 ;
}
.news ul li:hover b{
	background-position-y: -17px;
}
.news ul li.span-more {
	width: 324px;
}
.news ul li.span-more span{
	background-image: url(../img/span-more.png);
}
.news ul li.span-more a{
	display: block;
	width: 158px;
	height: 42px;
	font-size: 17px;
	color: #3b9ff7;
	text-align: center;
	line-height: 42px;
	border:1px solid #D4D4D4;
	border-radius: 4px;
	margin: 40px auto 0;
}*/
.newContentC>div{
	width: 1000px;
	margin: 0 auto;

}
.newContentC .left{
	width: 428px;
	padding: 28px 25px 0;
	background: #f8f9fb;
		height: 445px ;
}
.newContentC .left ul{
	margin-top: 8px;
}
.newContentC .left ul li{
	font-size: 14px;
	color: #666666;
	line-height: 29px;
	padding: 0 5px;
}
.newContentC .left ul li p{
	width: 350px;
	float: left;
	overflow: hidden;
}
.newContentC .left ul b{
	padding-right: 14px;
	background: url(../img/download.png) no-repeat right center;
	float: right;
	color: #3B9FF7;
}
.newContentC .left>a{
	display: block;
	width: 158px;
	height: 42px;
	font-size: 17px;
	color: #3b9ff7;
	text-align: center;
	line-height: 42px;
	border:1px solid #D4D4D4;
	border-radius: 4px;
	margin: 40px auto 0;
}
.newContentC .left h3{
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #333;
}
.newContentC .left div{
	font-size: 12px;
	height: 52px;
	line-height: 24px;
	color: #666;
}
.contentD .column {
	text-align: center;
	padding: 45px 0 45px;
}
.contentD .bottom{
	width: 1000px;
	margin: 0 auto;
}
.contentD .bottom .echart{
	width: 760px;
    height: 360px;
    background: #fff;
    box-shadow: 0 0 10px 5px #d6d6d6;
}

.amount{
	width: 205px;
	margin-top: 55px;
}

.amount a.fl{
	color: #f75856
}

.amount a.fr{
	color: #83b7ff;
	margin-right: 50px;
}
.amount p a{
	height:24px;
	padding-right:20px;
	line-height: 24px;
	font-size:13px;
}
.amount p a span{
	float: left;
	width: 13px;
	height: 13px;
	margin-top: 5px;
	margin-right: 5px;
	border-radius: 50%;
}
.amount-1{background: #64dede;}
.amount-2{background: #83b7ff}
.contentD .bottom .all{
	height: 100px;
	margin-top: 16px;
	padding-left: 10px;
	position: relative;
	line-height: 100px;
	text-align: center;
	box-shadow: 0 0 3px #e2dddd;
}
.all-1 {background: url("../img/all-1.png") #fff bottom no-repeat;}
.all-2{background: url("../img/all-2.png") #fff bottom no-repeat;}

.all-1 a,.contentD .bottom .all-1 span{color: #64dede;}
.all-2 a,.contentD .bottom .all-2 span{color: #83b7ff;}
.contentD .bottom .all span{
	position: absolute;
	left: 10px;
	top: 10px;
	font-size:13px;
	height:13px;
	line-height:13px;
}
.contentD .bottom .all a{
	font-size: 40px;
	font-weight: bold;
}











.contentE{
	width: 1000px;
	margin: 0 auto;
	padding: 35px 0;
}
.contentEBox{width:1000px; margin:auto;padding-bottom: 45px; }
.contentEBox .left,.contentEBox .right{width: 455px;padding: 15px;background: #fff;box-shadow: 0 0 5px #ccc;}
.frameBox{width: 320px;position:relative;margin-right:12px;}
.contentE ul{
	width: 288px;
	
}
.contentE  h3{
	height: 50px;
	font-size: 19px;
	width: 288px;
	line-height: 50px;
	text-align: center;
	font-weight: normal;
	background: url(../img/bgul.png);
	margin-bottom: 4px;
}
.contentE ul{
	padding: 27px 0 30px;
	background: url(../img/bgul.png);
}
.contentE ul li a{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
    padding-left: 75px;
}
.contentE ul li a:hover{
	color: #3e7313;
}
.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: 16px;
	color: #333333;
	margin: 15px 0;
}
.contentCatetory .details p{
	line-height:30px;
	color: #666;
	font-size:16px;
	text-indent: 2em;
	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;
	box-shadow: 0 0 5px #ccc;
	margin-right: 53px;
	margin-bottom: 30px;
}
.contentCatetory .imgList li img{
	width: 210px;
	height: 234px;
	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:100px;
    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: 24px 0 0;
	height:144px;
	background: url(../img/footer.jpg) no-repeat center top;
	color: #fcf7c2;

}
footer p{
	font-size: 12px;
	line-height: 27px;
	text-align: center;
}
footer a{
	font-size: 14px;
	display: block;
	line-height: 30px;
	color: #fcf7c2 !important;
}
.container {width:1000px; margin:0 auto;}
.content2 {padding-top: 20px;padding-bottom:20px;background:#fff;}
/*.aside {width:224px;}
.aside h2 {height:43px; text-align: center; line-height: 43px; color: #fff; font-size:15px; background: url(../img/bg-lefttop.png) top center no-repeat;}
.aside ul li {margin-top: 10px;}
.aside ul li a {display:block; height:44px; line-height: 44px; color: #666666; font-size: 15px; font-weight: bold; text-decoration: none; text-align: center; background: url(../img/bg-btn1.png) top center no-repeat;}
.aside ul li a:hover {color:#fff; background: url(../img/bg-btn2.png) top center no-repeat;}
.aside .level2 > li > .arrow {background: #f1f1f1 url(../img/arrow.png) no-repeat scroll 96% -5px; border-bottom: 1px solid #666;}
.aside .level2 li a:hover {opacity:0.7;filter:alpha(opacity=70);    }
.aside .level3 {display: none;}
.aside .level3 > li > a {padding-left: 10px;background: #f1f1f1;}
.aside .level3 > li > .arrow {background: #f1f1f1 url(../img/arrow.png) no-repeat scroll 96% -5px;}
.aside .level4 {display: none;}
.aside .level4 > li > a {padding-left: 10px;background: #E36776;}
.aside .level4 > li > .arrow {background: #f1f1f1 url(../img/arrow.png) no-repeat scroll 96% -5px;}
.aside .level2 > li > .arrow:hover,.level3 > li > .arrow:hover,.level4 > li > .arrow:hover,.level2 > li > .current,.level3 > li > .current,.level4 > li > .current {background-color:#1d85ce;background-position: 96% -53px !important;}*/
.contentLi {width:760px; margin-left: 10px;}
.breadcrumb {background: url(../img/icon-home.png) 10px center no-repeat;}
.breadcrumb ul {margin-left: 40px;}
.breadcrumb ul li a, .breadcrumb ul li {color:#666; font-size:12px; line-height: 20px;}
.breadcrumb ul li a:hover {text-decoration: none; color:#ffb31f;}

.articleLi {margin-top: 30px;min-height:450px;}
.articleLi ul {margin: 10px; min-height:400px;}
.articleLi ul li {border-bottom:1px dashed #666;}
.articleLi ul li a {height:35px; line-height: 35px; font-size: 12px;color:#666;}
.articleLi ul li a h3 {font-size: 12px;}
.articleLi ul li a:hover {color:#ffb31f;}

.page {text-align: center;margin-top: 20px;margin-bottom: 20px;font-size: 12px;color: #666666;}
.page a {border: 1px solid #ccc;color: #727272;padding: 2px 4px;background: #f1f1f1;cursor: pointer;}
.page a:hover{color: #2888e8;text-decoration: none;}

/*ä¸‰çº§é¡µé¢*/
.content3 {padding-top: 20px;padding-bottom:20px;background:#fff;}
.contentArt {width:760px; margin-left: 10px;}
.articlePage {margin-top: 30px;min-height:450px;}
.articlePage h2 {margin-left: 20px;margin-right: 20px;border-bottom: 1px solid #e2e2e2;line-height: 35px;font-size: 18px;color: #666;text-align: center;padding-bottom:10px;}
.articlePage > p img {display: block;margin: 10px auto;}
.articlePage > p {margin-left: 20px;margin-right: 20px;margin-top:10px;text-indent: 2em;font-size:14px;color: #666;font-family: "å®‹ä½“";line-height: 25px;}
.articlePage table {margin:0 auto;}
.articlePage table td {text-align: center;font-size:13px; color:#666;text-indent:0em;}


.resultList {
    height: 200px;
    width: 1000px;
    margin: 20px auto 0
}

.resultList .list{
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}
.resultList li {
    width:240px;
    height:200px;
    float:left;
    margin-right: 14px;
    position: relative;
}

.resultList li a {
    display: block;
    margin-top: 0!important;
    background: #fff;
    width: inherit;
    height: inherit;
}

.resultList li img{
	width: 240px;
	height: 200px;
}

.resultList li p {
    font-size: 12px;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333;
    text-align: center;
}
.resultList li:hover p{
    color: #a10000
}