﻿*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; }
img{ border:0;}
a{ text-decoration:none; color:#333; } 
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



.news{  margin-top: 40px; margin-bottom: 40px;} 
.news_all{width:100%; position:relative}
.news_all .swiper-slide a{width:100%; height:auto; display:block;}
.news_pic{width:100%; position: relative}
.news_pic img{width:100%; height: 100%;  }
.news_info{width:100%; height: auto; overflow: hidden}
.news_info p{font-size: 16px; color: #666666; width: 100%; line-height: 2; }
.news_info dl{width:100%; height: 40px;  line-height: 40px; overflow: hidden; margin: 10px 0 5px;}
.news_info dl dt{ height:40px; font-size: 16px; color: #000000; font-weight: bold;}
.news_all .swiper-slide a:hover p,.news_all .swiper-slide a:hover dt {color:#326fb2}  
.swiper-button-next, .swiper-button-prev{width:44px;height:44px;}
.swiper-button-next{background: url(../images/right.png) no-repeat;  right:-80px;}
.swiper-button-prev{background: url(../images/left.png) no-repeat; left:-80px; }