@charset "utf-8";
/* CSS Document */

body{ background:#000; margin:0; padding:0;}
.bodybg{ width:100%; height:100%; overflow-x:hidden; background:url(/dist/img/vipbg.jpg) center center; position:relative; padding-top:60px;}



.banner{ width:100%; height:524px;}
.advantage{ width:100%; height:auto; position: relative; top:-170px; left:0px;}	
.contenttext{ width:1167px;margin:0 auto; font-size:12px; position:relative;}
.applybutton{ position:absolute; top:650px; right:150px;}
.applybutton a{ width:140px; height:35px; line-height:35px; text-decoration:none; border-radius:4px; background:#fa7c00; color:#fff; display:block; text-align:center; font-size:16px; cursor:pointer;}
.applybutton a:hover{ background:#e47100; text-decoration:none;}