@charset "utf-8";

.swiper-container {position:relative; overflow:hidden; max-width:450px; width:100%; height:100%; margin:0 auto;}

.headline_tab .txt_area{ max-width:450px;  padding-right:10px; padding-left:10px; margin-top:10px;}
.headline_tab .headimg_area{float:left; border:1px solid #ddd; max-width:250px; width:60%; height:100vh; max-height:250px; margin-right:10px;}
.headline_tab .headimg_area img{width:250vw; height:250vw; border:1px solid #ddd; display: inline-block; object-fit:cover;}

.headline_tab .head_cate{float:left; color:#fff; font-size:13px; font-weight: 300; border-radius: 15px; background:#10ad65; padding: 7px 20px; display:inline-block; }
.headline_tab .head_cate a{color:#fff;}

.headline_tab .head_title{text-align:left; margin-top:35px; font-size:16px; color:#222; font-weight: 400; letter-spacing: 0; display:block; }
.headline_tab .head_txt{text-align:left; margin-top:0px; color:#666; font-size:12px; line-height:26px; font-weight: 300; display:block; max-height:130px; }

.swiper-pagination{height:25px !important; position:relative !important; top:-35px !important;}
.swiper-pagination-bullet {top:0px !important; width: 25px !important; height: 25px !important;  line-height: 24px !important;
    font-size: 12px !important;    color: #444 !important;	background:none !important;	opacity:1 !important;
   text-align:center !important ;	margin-right:10px !important ; 	 }
.swiper-pagination-bullet-active{color:#fff !important;   width: 25px !important;
    height: 25px !important; border-radius:50% !important; background:#444 !important;  text-align:center !important ;   margin-right:10px !important;}
