﻿﻿@charset "utf-8";
/* CSS Document */


/*banner图*/
.banner { width:100%; height:270px; position: relative; overflow:hidden;}
.banner img { width:1920px; height:270px; position: relative; left:50%; margin-left:-960px;}

/*banner图到此*/



