/* 头部 */ .header{ width: 100%; } .logo{ width: 100%; } /* 轮播 */ .center{ margin:30px auto; width: 1200px; } .container{ width: 666px; height: 416px; overflow: hidden; position: relative; } .container a img{ width: 666px; height: 416px; } #msg{ width: 100%; height: 56px; position: absolute; bottom: 0px; left: 0; background-color: rgba(0, 0, 0, .2); cursor: pointer; z-index: 1; } .rtbtn{ width: 13px; height: 25px; position: absolute; bottom:15px; right: 20px; z-index: 333; } .ltbtn{ width: 13px; height: 25px; position: absolute; bottom:15px; left: 20px; z-index: 333; } .xq{ width: 534px; margin-left: 30px; } .xq li{ margin-top: 42px; } .particulars_word{ color: #333333 ; } .particulars_word:hover{ color: #ca0f0e ; } .series_comments{ margin-top: 66px; } .title{ width: 505px; height: 48px; margin: -28px auto; font-size: 48px; font-weight: bold; color: #ca0f0e; line-height: 31px; text-align: center; } .titletu{ width: 505px; height: 48px; margin: -28px auto; font-size: 36px; font-weight: bold; color: #ca0f0e; line-height: 31px; text-align: center; } #wheelbox{ height: 522px; /* overflow: hidden; */ position: relative; overflow: hidden; } #wheelbox li { height: 170px; margin-top: 0; /* margin:10px auto; */ padding-bottom: 4px; margin-bottom: 0; } .topbtn{ position: absolute; top: -23px; left: 130px; cursor: pointer; } .botbtn{ position: absolute; bottom: -23px; left: 130px; cursor: pointer; } footer{ width: 100%; height: 181px; background: #ca0f0e; color: rgb(238, 238, 238); font-size: 14px; } .cur{ cursor: pointer; } .wz_center{ text-align: center; } .cur img{ width: 280px; height: 158px; }