    .header_wraper {
		  float: none;
		}
		.case-nav h3 {
		    margin-top: 20px;
		    margin-bottom: 20px;
		}
		.case-nav a {
		   border:0;
		}
		
		body{
		background-color:#fff;
		}
		
		.func-dialogue{
			width:1280px;
			margin:auto;
			float:none;
		}
	
	
	.version ul {
		width:1200px;
	    margin:auto;
	}
	
	.buy-in {
	    background-color: #fbf7fc;
	}
	
	.version-box {
	    width: 25%!important;
	    border: 1px solid #cecece;
	    border-radius: 4px;
	    padding-left: 10px;
	    padding-right: 10px;
	    margin: 60px 1.66% 60px;
	    transition: 0.5s;
	}

	.version-txt {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	
	.version-box h3 {
	    color: #333;
	    font-size: 20px;
	    margin-top: 26px;
	}
	
	.version-box small {
	    display: block;
	    color: #656565;
	    font-size: 16px;
	    margin-top: 24px;
	    margin-bottom:24px;
	}
	
	.version-box b {
	    display: block;
	    color: #5eb95e;
	    font-size: 24px;
	    margin-top: 5px;
	}
	
	.version-box a {
	    width: 100%;
	    display: block;
	    font-size: 16px;
	    color: #5eb95e;
	    line-height: 56px;
	}
	
	.version-box span p {
	    margin: 0;
	    font-size: 16px;
	    color: #333;
	    line-height: 34px;
	    margin-left:20px;
	}

	.version-box span {
	    border-top: 1px solid #85add6;
	    width: 100%;
	    margin-top: 24px;
	    float: left;
	    padding: 20px 0px;
	}
	
	.version-box span p i {
	    font-size: 14px;
	    color: #11CD6E;
	}
	
	.version-box span p em {
	    margin: 0 10px;
	}
	em, i {
	    font-style: normal;
	}
	
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	    float: left;
	}
	
	.buy {
	    display: block;
	    width: 310px;
	    color: #2b92f9;
	    line-height: 40px!important;
	    border: 1px solid #5eb95e96;
	    border-radius: 50px;
	    text-align: center;
	    margin: auto;
	    margin-top: 19px;
	    transition: 0.5s;
	}
	
	.icon {
	    background: none;
	    _background: none;
	    vertical-align: middle;
	    display: inline-block;
	}
	
	.case-nav {
	    height: 300px;
	}
	
	.containe1r {
    background: #639063;
 
}
