@charset "utf-8";
/* CSS Document */

body{ margin:0px; font-family:Arial, Helvetica, sans-serif;}
ul{ margin:0px; padding:0px; list-style:none;}
.top{ width:100%; margin:auto;}
.dingbu{ background:#343e72; height:60px;}
.dingbu span{ color:#FFF; font-size:24px; line-height:60px; float:left; margin-left:30%; } 
.mune{ width:100%; background:#FFF; height:80px;}
.logo{ float:left; width:30%; text-align:center;}
.logo img{ display:block; margin:auto;}
.mune ul{ float:left; background:#f8f8f8;}
.mune ul li{ float:left; line-height:85px; text-align:center; font-size:18px; border-left:1px solid #d3d3d3;}
.mune li a{ color:#7a7a7a; text-decoration:none; display:block; padding:0px 30px;}
.mune li a:hover{ color:#fff; background:#343e72; text-decoration:none; padding:0px 30px; display:block;}
.mune li .ahover{ color:#fff; background:#343e72; text-decoration:none; padding:0px 30px; display:block;}

.sear{ float:left; background:#fff; padding:20px 0 0 50px;}
.ss{ background:#ebebeb; line-height:32px; width:250px; padding:5px; border:0px; float:left;}
.an{ background:url(image/ss.JPG) center; line-height:40px; float:left; border:0px; width:60px;}
.banner{ width:100%;}
.banner img{ width:100%;}
.wk{ width:1240px; background:#f8f8f8; padding:20px; margin:auto;}
.bt{ font-size:28px; color:#343e72; line-height:40px; margin:20px 0; padding:0 10px;}
.bt a{ color:#FFF; font-size:20px; background:#343e72; padding:0 20px; text-decoration:none; float:right; margin-right:10px;}
.cp{ margin:40px 0;}
.cp li{ float:left; margin:12px 10px 60px 10px; width:390px; height:349px; overflow:hidden;}
.cp li:hover img{
	transform: scale(1.6, 1.6);
    transition: 0.5s transform;
 }


.dbt{ width:90%; font-size:28px; color:#343e72; line-height:50px; border-bottom:1px solid #343e72; margin:auto;}
.dbn{ width:80%; font-size:28px; color:#343e72; line-height:50px; border-bottom:1px solid #343e72; margin:auto;}

.newlist{ width:93.5%; margin-left:4%; margin-top:30px; color:#242424; font-size:12px; line-height:20px;}
.newlist li{ float:left; background:#ebebeb; width:20%; margin:10px 1%; padding:15px; height:200px;}
.newlist li strong{ font-size:16px; margin:10px 0;}
.newlist li span{ float:right; width:100%; text-align:right;}
.newlist li a{ color:#242424; text-decoration:none; display:block;}
.newlist li a:hover{ text-decoration:underline; display:block;}

.newlist .ts{ width:40%; color:#343e72; font-size:16px; padding-left:5.9%;}
.newlist .ts strong{ background:#343e72; color:#FFF; padding:10px 20px; }
.new{ width:80%; margin:auto; color:#242424; font-size:14px; line-height:25px; padding-top:20px;}
.new strong{ font-size:18px; line-height:40px;}
.new strong a{color:#242424; text-decoration:none;}
.new strong a:hover{color:#343e72; text-decoration:underline;transition:0.7s;}

.new p{ margin-top:20px;}

.foot{ width:100%; background:#2e2e2e; height:60px; padding:25px 0;}
.footd{ width:1280px; margin:auto; color:#979797; font-size:16px; line-height:30px; margin:auto;}
.footd span{ float:right; margin-top:15px;}
.footd span a{ color:#979797; font-size:16px; text-decoration:none;}
.footd span a:hover{ color:#fff; font-size:16px; text-decoration:none;}
a:hover{ transition:0.7s;}

.swiper-container{ width:100%;}
.swiper-slide img{ display:block; width:100%;}