.body{
	width: 100%;
	margin-bottom: 30px;
	min-height: 480px;
	overflow: hidden;
	margin-top: 0;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    /*padding: 10px 240px;*/
}
.body-banner{
	min-width: 800px;
}
.logo{
	width: 100%;
	/*height: 100px;*/
    height: 60px;
	margin: 0 auto;
	min-width: 900px;
	position: relative;
}
.logo img{
	/*height: 100%;*/
	/*margin-left: 60px;
	margin-right: 20px;*/
}
.logo span{
    line-height: 80px;
    display: inline-block;
    vertical-align: top;
    font-size: 28px;
}
.body-banner{
	width: 900px;
	/*height: 450px;*/
	margin: 0 auto;
	position: relative;
}
@media (min-width: 1450px) {
	.logo{
		/*width: 1350px;*/
		/*height: 80px;*/
        height: 60px;
		margin: 0 auto;
	}
}
@media (min-width: 900px) and (max-width: 1450px) {
	.logo{
		/*width: 900px;*/
		/*height: 80px;*/
        height: 60px;
		margin: 0 auto;
	}
}
footer{
	background-color: inherit;
}
h2{
    display: inline-block;
    float: left;
    line-height: 48px;
    margin: 0;
    color: #000;
    font-weight: 400;
    font-size: 20px;
}
.jump-login{
	float: right;
	line-height: 80px;
}
.logo .jump-login span{
    font-size: 12px;
}

.logo .jump-login a{
    font-size: 14px;
    color: #f60;
}	

.download-wrapper{
    width: 960px;
    margin: 0 auto;
    border: 1px solid #e7eaec;
    background: #fff;
    min-height: 220px;
    margin-top: 40px;
    padding: 0;
}

.download-wrapper li {
    padding: 48px 0;
    border-top: 1px dashed #eee;
    margin-top: -1px;
}

/*.download-wrapper li:before{
	content: '';
	display: block;
}*/

.download-wrapper li:after{
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.download-wrapper li .soft-name {
    float: left;
    margin-top: -16px;
    padding-left: 50px;
}

.download-wrapper li .soft-name img {
    display: block;
    border: 0 none;
}

.download-wrapper li a {
    width: 252px;
    float: left;
    margin-left: 67px;
    height: 57px;
    padding: 8px 2px 9px 80px;
    color: #fff;
    line-height: 18px;
    font-size: 12px;
	background: url(../../images/downbtnbg_01.png) no-repeat;
    text-decoration: none;
}

.download-wrapper .btn-downwindow {
    background-position: 0 0;
}

.download-wrapper .btn-downmac {
    background-position: 0 -57px;
}

.download-wrapper li .btn-downwindow:hover{
    background: url(../../images/downbtnbg_02.jpg) no-repeat;
}
.download-wrapper li .btn-downwindowxp:hover{
    background: url(../../images/downbtnbg_02.jpg) no-repeat;
}
.download-wrapper li .btn-downmac:hover{
    background: url(../../images/downbtnbg_02.jpg) no-repeat;
    background-position: 0 -57px;
}
.cxy .left {
    width: 200px;
}
.cxy .center {
    width: 200px;
    margin-left: 10px;
}
.cxy .right {
    width: 150px;
    margin-left: 10px;
}
.typing .left {
    width: 200px;
}
.typing .center {
    width: 200px;
    margin-left: 10px;
}
.typing .right {
    width: 150px;
    margin-left: 10px;
}
.anaconda .left {
    width: 200px;
}
.anaconda .center {
    width: 200px;
    margin-left: 10px;
}
.anaconda .right {
    width: 150px;
    margin-left: 10px;
}
.python .left {
    width: 210px;
    
}
.python .center {
    width: 210px;
    margin-left: 10px;
}
.python .right {
    width: 150px;
    margin-left: 10px;
}
.python .bottom-right{
    width: 230px;
}
.python .bottom-left{
    width: 230px;
}
.chrome .left {
    width: 210px;
}
.chrome .center {
    width: 210px;
    margin-left: 10px;
}
.chrome .right {
    width: 150px;
    margin-left: 10px;
}
.vscode .left {
    width: 200px;
}
.vscode .center {
    width: 200px;
    margin-left: 10px;
}
.vscode .right {
    width: 150px;
    margin-left: 10px;
}
