.vidobox button {
    position: absolute;
    top: 140px;
    left: 227px;
    border: 0;
    background: #045daf;
    color: #fff;
    padding: 7px 10px;
    border-radius: 0 4px 4px 0;
}
.position{
	padding: 12px 0;
    font-size: 14px;
    color: #888;
}
  .text_body{ border-bottom: 1px solid #ccc;} 
.text_body h1{
text-align: center;
font-size: 20px;
line-height: 55px;
}
.text_body p{

font-size: 14px;
color:#aaa;
    margin-bottom: 10px;

}
.body_center{padding: 0 20px;
    padding-top: 30px;}
.body_center p{
	    font-size: 14px;
    color: #666;
    line-height: 1.6;
	}


.prouct_right{
    float: right;
    width: 410px;
}
.prouct_right h1{
    background: #045daf;
    color: #fff;
    margin-bottom: 28px;
    border-radius: 4px;
	font-size:16px;
}
.prouct_right h2{
	color: #ea9216;
    margin-bottom: 12px;
	font-size:16px;
}
.prouct_right p{  text-align: left;}  
.prouct_right h3{
font-size: 24px;
    color: #ea9216;
    margin-top: 56px;
	}