| | |
| | | } |
| | | .lin_box{ |
| | | width:3px; |
| | | height: 70%; |
| | | height: 85%; |
| | | background-color: #737475; |
| | | margin: 0 10px; |
| | | margin-top: 10px; |
| | |
| | | display: flex; |
| | | justify-content:space-between; |
| | | margin: 20px 0;; |
| | | .logoimg,.logotitle{ |
| | | |
| | | } |
| | | .logoimg{ |
| | | img{ |
| | | margin-left: 30px; |
| | | width: 260px; |
| | | height: 60px; |
| | | width: 262px; |
| | | height: 75px; |
| | | } |
| | | } |
| | | .logotitle{ |
| | | p{ |
| | | float: left; |
| | | margin-top: 15px; |
| | | margin-top: 25px; |
| | | margin-right: 30px; |
| | | font-family: 'Arial Negreta', 'Arial Normal', 'Arial', sans-serif; |
| | | font-weight: 700; |
| | |
| | | <template> |
| | | <div> |
| | | <el-carousel :interval="5000" arrow="always"> |
| | | <el-carousel :interval="5000" arrow="always" class="banner_box"> |
| | | <el-carousel-item> |
| | | <img src="@/assets/img/banner1.jpg" alt="banner" class="icon-banner"> |
| | | </el-carousel-item> |
| | |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | .banner_box{ |
| | | /deep/.el-carousel__container{ |
| | | height: 402px; |
| | | } |
| | | } |
| | | .select_list_box{ |
| | | display: flex; |
| | | justify-content: space-between; |