﻿.Scroll_Box .arrow-btn{display:block !important;width: 30px;height: 60px;background: #2076bd;color: #fff;line-height: 60px;text-align: center;}
.SwitchImage{position: relative;}
.SwitchImage,.SwitchImage img{width:280px; height:208px;}
.SwitchImage .swiper-box ul li h2 {  width: 280px  !important;}
.SwitchImage .swiper-box{height:208px; width: 280px;overflow: hidden;}
.SwitchImage .pagination {  right: 10px !important;  bottom: 10px !important;}
.Scroll_Box .arrow-btn:hover{ background:#358bc5; color:#fff !important; transition:all 0.2s; -moz-transition:all 0.2s;-ms-transition:all 0.2s; -o-transition:all 0.2s; -webkit-transition:all 0.2s; }
/**/
.article_list2{ width: 290px; }

.article_box{ border-bottom: 1px dashed #ccc; padding-bottom: 15px; }
.article_box img { width: 100px; height: 95px; }

h2.title_head {
  text-align: center;
  padding: 20px 0;
}

h2.title_head a {
  color: #45b796;
  font-size: 22px;
  font-weight: bold;
}
.mar_15{width: 75%;}
@media only screen and (max-width: 768px)
{
  .mar_15{width: 100%;}
	.article_box h2{font-size: 16px;}
	.article_list li{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.pr10,.pl10{ padding:0px; }
	.article_list2{ width: 50%; }
}
@media only screen and (max-width: 600px)
{
	.SwitchImage{ display: none; }
	.article_list2{ width: 100%; }
} 