@charset "utf-8";
/* css document */


body{font-size:14px; line-height:24px; font-family:"微软雅黑"; background:url(/uploads/image/zaspimages/topbg.jpg) no-repeat top center}
body,p,span,h1,h2,h3,h4,h5,h6,input,div{margin:0px;padding:0px;}
em{font-style:normal;margin:0px;padding:0px;}
ul,li{list-style:none;padding:0px;margin:0px;}
a{text-decoration:none;}
/*img{border:none;margin:0px;padding:0px;}*/
a:link{color:#333;}
a:visited{color:#333;}
a:hover{color:#d60000;}
.left{float:left}
.right{float:right;}
.clear{clear:both;}
/* 中心变形*/
	img {
	transition:all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
-moz-transition:all 0.5s ease-out;
	/* firefox 4 */
-webkit-transition:all 0.5s ease-out;
	/* safari 和 chrome */
-o-transition:all 0.5s ease-out;
	/* opera */
}
.{text-align:justify;}
/*顶部*/
.topbg{ height:300px; background:#fff; width:730px; margin:318px auto 0; border:10px solid #a6c8db; padding:20px 20px 5px; border-radius:12px;}
.topup{ height:110px}
.touxiang{ float:left; width:150px;}
.txzi{ float:right; width:540px; font-size:14px;}
.txzi p{ text-indent:25px;}
.topdown{ padding-top:20px;}
.topdownzi{ background:#ddf0f6; padding:10px; font-size:14px; border-radius:8px; text-indent:25px;}

.main2all{ background:url(/uploads/image/zaspimages/bottom.jpg) no-repeat center bottom; padding-bottom:100px; width:1200px; margin:0 auto;}
.main2{ height:560px; width:730px; margin:15px auto 0;border:10px solid #a6c8db; background:#fff; border-radius:12px;padding:20px 20px 5px;}

.shi { 
	--swiper-pagination-bottom: 16px;
	--swiper-navigation-color: white;
	text-align:center;line-height:2;
 }
.shi .swiper-wrapper { align-items: center; }
.shi .swiper-button-next, .swiper-button-prev {
	 width:40px;height:40px;background-color:#6ac5e4; border-radius:50%; 
	 opacity: .5;
}
.shi .swiper-button-next:hover, .swiper-button-prev:hover{
	opacity: 1;
}
.shi .swiper-button-prev:after,
.shi .swiper-button-next:after,
.shi .swiper-rtl .swiper-button-prev:after,
.shi .swiper-rtl .swiper-button-next:after
{ font-size:16px; }
.shi .tit { font-size: 32px; font-weight:bold; letter-spacing: 2px; font-family: 'microsoft yahei',simhei,simsun,'pingfang sc',stheiti,stsong,serif; }
.shi .ator { color: #808080; font-size:16px; letter-spacing: 2px; }
.shi .cont { font-size: 20px; }



