/*增加一个背景图片*/ body.skin-vector {

   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   background-attachment: fixed;

background:url(20171012032217%21Main_light_bg_gai.png) no-repeat top left; }