.header {
	min-width: 1000px;
	height:150px;
	/*background: url("../img/bg-header.jpg") center no-repeat;*/
    background:#f7f7f7;
}

.experimental-name {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.platform-home {
	position: absolute;
	line-height: 40px;
	width: 100%;
	text-align:right;
}

.platform-home a{
	color: #333;
	font: 13px 'SimSun';
}

.exp-name {
	height:100px;
	font-size:24px;
	padding-left:82px;
    line-height: 135px;
	/*background: url("../img/exp-icon.png") left top no-repeat;*/
	color: #000;
}

.nav {
	min-width: 1000px;
	height: 45px;
	border-bottom: 1px solid #83b7ff;
}

.navBar {
	width: 1000px;
	margin: 0 auto;
	line-height:45px;
}

.navBar li{
	display: block;
	float: left;
	position: relative;
}

.navBar li a{
	display: block;
    padding: 0 30px;
    font-size: 15px;
	color: #333;
}
.navBar li a:hover{
	/*background: url("../img/sanjiao.png") bottom center no-repeat;*/
}

.navBar li:hover :after{
	position: absolute;
    top: 0;
    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 {
	background: #fff;
	min-height: 500px;
}

.footer {
	padding: 35px 0;
	height:90px;
	background: #121924;

}

.contentA {
	background: #fff;
}
.contentEbg{background: #fff;}
.contentAbg{
	width: 1000px;
	margin: 0 auto;

}

.column {
	text-align: center;
	padding: 45px 0 35px;
}

.column-name {
	position: relative;
	padding: 0 140px;
	font-size: 28px;
	font-family: 华文中宋;
	display: inline-block;
}

.column-name span{
	display: block;
	width: 110px;
	height: 1px;
	background: #175dbf;
	position: absolute;
	top: 16px;
}
.columnBox{width: 1000px;height: 550px;margin: auto;}
.columnBox ul li{float: left;margin-top: 18px;font-family: 华文中宋;}
.columnBox ul .lesson-1{width: 190px;height: 250px;background: rgba(255,106,106,0.3) center 10px  no-repeat;border-radius: 12px;}
.columnBox ul .lesson-4,.columnBox ul .lesson-5{width:190px;height: 250px;}
.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: 250px;margin-left: 17px;}
.columnBox ul .lesson-2{background: rgba(255,127,36,0.3)  center 10px  no-repeat;border-radius: 12px;}
.columnBox ul .lesson-3{background: rgba(255,255,0,0.3)  center 10px  no-repeat;border-radius: 12px;}
.columnBox ul .lesson-4{background: rgba(144,238,144,0.6)  center 10px  no-repeat;border-radius: 12px;}
.columnBox ul .lesson-5{background: rgba(0,191,255,0.3)  center 10px  no-repeat;border-radius: 12px;}
.columnBox ul .lesson-6{background: rgba(6,82,121,0.3)  center 10px  no-repeat;border-radius: 12px;}
.columnBox ul .lesson-7{background: rgba(186,85,211,0.3)  center 10px  no-repeat;border-radius: 12px;}

.columnBox ul li span{display: block;height: 42px;text-align: center;padding: 0 20px;font-size: 18px;color: black;line-height: 42px;margin-top: 75px;}
.columnBox ul li p{text-align: center;padding: 0 30px;font-size: 15px;font-family: 等线;color: black;line-height: 22px;height: 44px;overflow: hidden;  text-overflow:ellipsis;}
.columnBox ul li a {display: block;width: 160px;height:43px;border: 1px solid white;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 white;transition:0.4s;border: none;}

.line-left {
	left: 0px
}

.line-right {
	right: 0px
}

.column-content {

}

.vedio-player {
	width: 485px;
	height: 280px;
	float: right;
}

.exp-detail {
	width: 490px;
	height: 280px;
	float: left;
}
.exp-title {
	font-size: 20px !important;
	margin-bottom: 20px;
}

.detail-info {
	font-size: 13px;
	color: #545454;
	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: 116px;
	height:34px;
	display: block;
	float: left;
	border-radius: 5px;
	background: hotpink no-repeat;		/*我修改过*/
	color: #fff;
	line-height: 34px;
	padding-left: 30px;
}

.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;*/
	background: black left center no-repeat;	/*我修改过*/
}

.accessories {
	margin-top: 45px;
	margin-bottom: 35px;
}

.accessories li{
	display: block;
	width: 192px;
	height:45px;
	margin-bottom: 15px;
	margin-left:10px;
	font-size: 16px;
	overflow: hidden;
	line-height: 50px;
	float: left;

}
.accessories li:hover{box-shadow: 1px 1px 5px 2px #dddddd;transition:0.3s;}
/*.xn-1{background:#fff url("../images/logo.png") 15px no-repeat;}*/
.xn-1{background: rgba(0, 96, 100, 0.5) 15px no-repeat;border-radius: 10px;}
.xn-2{background: rgba(0, 96, 100, 0.5) 15px no-repeat;border-radius: 10px;}
.xn-3{background: rgba(0, 96, 100, 0.5) 15px no-repeat;border-radius: 10px;}
.xn-4{background: rgba(0, 96, 100, 0.5) 15px no-repeat;border-radius: 10px;}
.xn-5{background: rgba(0, 96, 100, 0.5) 15px no-repeat;border-radius: 10px;}
.xn-6{background: rgba(0, 96, 100, 0.5) 15px no-repeat;border-radius: 10px;}
.xn-7{background: rgba(0, 96, 100, 0.5) 15px no-repeat;border-radius: 10px;}
.xn-8{background: rgba(0, 96, 100, 0.5) 15px no-repeat;border-radius: 10px;}
.xn-9{background: rgba(0, 96, 100, 0.5) 15px no-repeat;border-radius: 10px;}
.xn-10{background: rgba(0, 96, 100, 0.5) 15px no-repeat;border-radius: 10px;}


.accessories li a{
	text-align: center;
	display: block;
	width: inherit;
	color:white;
	font-family: 华文中宋;
	font-size: large;
}

.accessories li.marLeft0 {
	margin-left: 0px;
}

.courseware {
	width: 455px;
	height: 370px;
	padding: 15px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 5px 2px #d4d4d4;
}

.small-title {
	height: 43px;
	border-bottom: 2px solid #d7d7d7
}

.small-title p {
	height: 43px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px solid #4398f7;
	float: left;
	line-height: 43px;
	font-size: 20px;
}
.nrBox p{font-size:15px;text-indent: 2em;line-height: 25px;margin-top: 20px;text-align: justify;}
.nrMore{width: 75px;height: 30px;display: block;float: right;background: #4398f7;font-size: 14px;text-align: center;line-height: 30px;text-decoration: none;color: #fff;}
.ware-list {
}
.scroll-content {
	height: 330px;
	overflow: hidden;
	padding-right:10px;
}
.ware-list li {
	width: 410px;
	height: 44px;
	display: block;
	padding: 10px 15px;
	cursor:pointer;
	border-bottom: 1px solid #e2e2e2;
}

.ware-list li p {
	float: left;
	width:400px;
	font-size: 15px;
	color: #333;
}

.ware-list li span {
	display: block;
	width: 310px;
	float: left;
	color: #999;
	padding-left: 20px;
	margin-top: 8px;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	/*background: url("../img/persons.png") left center no-repeat;*/
}

.ware-list li a{
	display: block;
	float: right;
	width: 46px;
	height: 30px;
	font-size: 14px;
	padding-left: 29px;
	line-height: 30px;
	margin-top: -10px;
	border-radius: 4px;
	letter-spacing: 2px;
	color: #fff;
	/*background: #2fb7a1 url("../img/download.png") 8px 0px no-repeat;*/
}

.ware-list li:hover {
	background: #f6f6f6;
}

.ware-list li:hover a{
	color: #2f6816;
	background-color: #98d87d;
	background-position: 8px -30px !important;
}

.date-picker {
	display: block;
	width: 320px;
	float: left;
	color: #999;
	padding-left: 20px;
	margin-top: 8px;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	/*background: url("../img/datapaciker.png") left center no-repeat !important;*/
}

.contentB {
	height:670px;
	background: #fff;
}
.contentD .column {
	text-align: center;
	padding: 45px 0 45px;
}
.contentD .column-name{color: #000;}
.contentD .bottom{
	width: 1000px;
	margin: 0 auto;
}
.contentD .bottom .echart{
	width:760px;
	height:360px;
	background: #fff;
}
.contentD .bottom .echart img{
	width: 100%;
	height:100%;
}
.amount{
	width: 205px;
	margin-top: 55px;
}
.amount p a{
	height:24px;
	padding-right:20px;
	line-height: 24px;
	font-size:13px;
	color: #666;
}
.amount p a span{
	float: left;
	width: 13px;
	height: 15px;
	margin-top: 5px;
	margin-right: 5px;
}
/*.amount-1{background: url("../img/amount-1.png") no-repeat;}*/
/*.amount-2{background: url("../img/amount-2.png") no-repeat;}*/
.contentD .bottom .all{
	height: 100px;
	margin-top: 16px;
	padding-left: 10px;
	position: relative;
	line-height: 100px;
	text-align: center;
}
/*.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: #d76371;}
.all-2 a,.contentD .bottom .all-2 span{color: #f5a82a;}
.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;
}
/* ąžŔý×Ócss */
.ladyScroll{width:1000px;height:475px;margin:0 auto;padding:1px 0;position:relative;}
/*.ladyScroll .prev,.ladyScroll .next{width:37px;height:67px;position:absolute;top:92px;left:0;z-index:100; cursor:pointer; background:url("../img/btns.png") no-repeat;}*/
.ladyScroll .prev,.ladyScroll .next{width:37px;height:67px;position:absolute;top:92px;left:0;z-index:100; cursor:pointer;}
.ladyScroll .next{ left:auto; right:0; background-position:0 -134px;}
.ladyScroll .prev:hover{ background-position:0 -67px; }
.ladyScroll .next:hover{ background-position:0 -201px; }

.ladyScroll .scrollWrap{width:1000px;padding-top:15px;overflow:hidden;position:absolute;}
.ladyScroll li{float:left;width:300px;height:420px;margin-right:48px;position:relative;background: #f8f9fb;}
.ladyScroll li .picBox{
	width: 240px;
	height:390px;
	margin-top: 30px;
	margin-left: 30px;
}
.pic{
	display: block;
	width: 190px;
	height: 240px;
	margin-left: 28px;
	box-shadow:0px 2px 5px 1px #848484;
}
.pic img{width:190px;height: 240px;}
.picBox span{
	display: block;
	font-size:14px;
	color:#333;
	line-height: 45px;
	/*margin-left: 30px;*/
	text-align: center;
}
.picBox .picTit{font-size: 12px;display: block;color: #666;line-height: 22px;text-decoration: none;}
.picBox p{
	font-size: 13px;
	color: #666;
	line-height: 30px;
	/*margin-left: 30px;*/
	text-align: center;
}
.viewBtn{
	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;}
.viewBtn:hover{box-shadow:1px 1px 5px 2px #dddddd;transition:0.3s;border: none;}
.frameImg{width:320px;height:175px;}
.frameImg img{width:320px;height:175px;}
/*.ladyScroll  dt{margin:0 auto;width:270px;overflow:hidden;}*/
/*.ladyScroll  img{display:block;width:270px;height:250px;} */
/*.ladyScroll  dd{width:270px;height:45px;font-size:12px;line-height:45px;box-shadow:0px 0px 10px #cdcccf;text-indent:15px;color:#666;overflow:hidden;}*/
/*.ladyScroll  dd a{ color:#666; font-size:18px ;font-weight: bold;}*/
/*.ladyScroll  dd a:hover{ text-decoration:none; }*/
.contentD{
	background: rgba(255, 255, 0, 0.12);
	height:550px;
}
.contentD .column{color: #000;}
.contentD ul{
	width: 1000px;
	margin: 0 auto 60px;
}
.contentD ul li{
	float: left;
	margin-right: 20px;
	padding: 0 20px 0;
	width: 105px;
}
.contentD ul li span{
	display: block;
	margin: 0 auto;
	width: 90px;
	height: 90px;
	margin-bottom: 20px;
}
.contentD ul li a{
	display: block;
	line-height: 20px;
	font-size: 13px;
	color: #fff;
	text-align: center;
}
.contentE{
	width: 1000px;
	margin: 0 auto;
	padding: 35px 0;
}
.contentEBox{width:1000px; margin:auto;padding-bottom: 45px; }
.contentEBox .left,.contentEBox .right{width: 455px;height:170px;padding: 15px;background: #fff;box-shadow: 0 0 5px #ccc;}
.frameBox{width: 320px;height: 330px;position:relative;margin-right:12px;}
.contentE ul{
	width: 280px;
	height: 135px;
	background: #fff;
	box-shadow: 0 0 30px #ccc;
	position: absolute;
	left:20px;
	top:130px;
	padding-top: 40px;
}

.contentE ul li a{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
    padding-left: 55px;
}
.contentE ul li a:hover{
	color: #ff5100;
}
.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;
}

.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;
	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: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("../../../../../../bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif"!*/
    /*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("../../../../../../bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif"!*/
    /*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("../../../../../../bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif"!*/
    /*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("../../../../../../bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif"!*/
    /*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("../../../../../../bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif"!*/
    /*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;
}
.footerBox {width: 1000px;margin: auto;}
.footerLeft{padding-right: 30px;}
footer a{
	font-size: 14px;
	display: block;
	line-height: 30px;
	color: #898b8e !important;
}
.footerRight{text-align: center;}
.dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}
hover, .dropdown:hover .dropbtn {
    background-color: #1f75cf;
}
.dropdown {
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fafafa;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.dropdown-content a {
    color: black;
    padding: 12px 12px;
    text-decoration: none;
    display: block;
    text-align: center;
	font-family: 华文中宋;
}
.dropdown-content a:hover {
    color: white;
    background-color: #1f75cf;
}
.show {
    display: block;
}