/* CSS Document */

*{
	padding:0;
	margin:0;
}
.Ewidth{
	width:70%;
	margin:0 auto;
}
.Ewidthban{
	width:50%;
	margin:0 auto;
}
/****************width宽度的样式**********************/



.VideoEwidth{
	width:50%;
	margin:0 auto;
}
@media screen and (max-width:1400px){
.VideoEwidth{
	width:50%;
	margin:0 auto;
}
.Ewidth{
	width:70%;
	margin:0 auto;
}
.Ewidthban{
	width:50%;
	margin:0 auto;
}

}

@media screen and (max-width:640px) and (max-width:1399px){

.Ewidth{
	width:90%;
	margin:0 auto;
}
.Ewidthban{
	width:90%;
	margin:0 auto;
}
.VideoEwidth{
	width:50%;
	margin:0 auto;
}
}
@media screen and (max-width:639px){

.Ewidth{
	width:95%;
	margin:0 auto;
}
.Ewidthban{
	width:95%;
	margin:0 auto;
}
.VideoEwidth{
	width:50%;
	margin:0 auto;
}
}




/*
@media screen and (max-width:1400px){
.Ewidth{
	width:90%;
	margin:0 auto;
}
.Ewidthban{
	width:50%;
	margin:0 auto;
}
}

@media screen and (max-width:640px) and (max-width:1199px){
.Ewidth{
	width:90%;
	margin:0 auto;
}
.Ewidthban{
	width:90%;
	margin:0 auto;
}
}

@media screen and (max-width:639px){
.Ewidth{
	width:100%;
	margin:0 auto;
}
.Ewidthban{
	width:100%;
	margin:0 auto;
}
}
*/
.priceanliu{
	padding:150px 0;
    text-align:center;
}
.priceanliu a{
	width:200px;
	background-color:#0180cd;
}


