﻿.common{
 width:336px;
}
.article_box p{
 text-indent: 2em;
 font-size: 14px;
 line-height: 30px;
}
.article_scroll{
 width: 185px;
 display: block;
 height: 190px;
 margin: 0 auto;
 position: relative;
}
.article_scroll .swiper-box {
 width: 185px;
 display: block;
 height: 190px;
}
.article_scroll .swiper-box ul li{
 padding:0;
}
.article_scroll .swiper-box .Img_Box {
 position: relative;
}
.article_scroll .swiper-box .bot-box {
 height: 30px;
 line-height: 30px;
 color: #fff;
 position: absolute;
 width: 100%;
 bottom: 0;
 text-align: center;
 background: url(/Sites/Uploaded/UserUpLoad/20180803/20180803153800.png);
}
.article_scroll .swiper-box .Img_Box a img {
 width: 100%;
}
.article_scroll .arrow-btn {
 width: 30px;
 height: 60px;
 position: absolute;
 text-align: center;
 line-height: 60px;
 color: #13cebe;
 font-family: "宋体";
 top: 50%;
 margin-top: -30px;
 font-size: 30px;
 /* background: #13cebe; */
}
.article_scroll .btn-left {
 left: -40px;
}
.article_scroll .btn-right {
 right: -40px;
 margin-top: -30px;
}
.article_scroll .swiper-box .Img_Box .details{
 display:none;
} 