﻿.home-floor>.layout-left {width: 32%;}
.home-floor>.layout-left:nth-child(n+2) {margin-left: 2%;}
.home-floor {display: -webkit-box;}
.home-floor.floor-two{margin-top:20px;}

.swiper2 .swiper-slide-title {position: absolute;left: 0;right: 0;bottom: 0;color:#fff;background: rgba(0, 0, 0, 0.8);padding: 10px 20px;}
.swiper2 .swiper-pagination2.swiper-pagination-bullets {text-align: right; bottom: 12px;right: 10px;width: auto;}
.swiper2 .swiper-pagination2 .swiper-pagination-bullet2 {width: 12px;height: 12px;background: #fff;opacity: 1;}
.swiper2 .swiper-pagination2 .swiper-pagination-bullet2.swiper-pagination-bullet-active {background: #f45d02;}

.article-domain {padding:4px;border:1px solid #c2c2c2;position: relative;}
.article-domain .domain-title {border-bottom: 1px solid #ababab;padding: 10px;}
.article-domain .domain-title .domain-title-cn {color:#2b68b9;font-size: 18px;font-family: Georgia, serif;font-weight: bold;}
.article-domain .domain-title .domain-title-en {font-weight: bold;color: #f05b00;font-family: Georgia, serif;}
.article-domain .domain-title .article-more {color: #9c9c9c;font-size: 14px;font-weight: bold;font-family: Georgia, serif; padding-top: 4px;}
.article-domain .article-list {padding: 10px 15px;line-height: 23px;}
.article-domain .article-list.article-list-disc {padding: 10px 15px;line-height: 23px; margin: 0 16px;}
.article-domain .article-list .article-item {list-style: disc;margin-top: 3px;cursor: pointer;}
.article-domain .article-list .article-item a:hover {font-weight: bold;}
.article-domain .article-list .article-item.article-item-none {list-style: none;}
/* .article-domain .article-list .article-item div {overflow: hidden; white-space: nowrap;text-overflow: ellipsis;} */
.article-domain .article-list .article-item div.a-tag {display: inline-block; padding: 0 10px;border-radius: 2px;margin-right: 10px;color: #fff;}
.article-domain .article-list .article-item.article-item-none .layout-left {margin-right: 15px;}