﻿@charset "utf-8";

.mflash {width:100%;
  overflow:hidden;
  position: relative;
}
.swiper-container {
  width:100%;border:none;
}
.swiper-slide {text-align:center;height:auto;}
.swiper-slide img {max-width:100%;}
.pagination {
  position: absolute;z-index:99;
  left:50%;margin-left:-25%;
  text-align: center;
  bottom:30px;text-align:center;
  width:50%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height:12px;
  border:3px solid #ffe040;
  margin:0 7px;
  cursor: pointer;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;
}
.swiper-active-switch {
  background:#ffe040;width:20px;height:20px;margin:0 7px -3px;
}
.swiper-container2 {width:1300px;height:235px;overflow:hidden;}
.mc .swiper-container2 .swiper-slide dl{width:200px;height:220px;border:7px solid #f55e43;margin:0 0 0 10px;overflow:hidden;position:relative;z-index:1;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}
.mc .swiper-container2 .swiper-slide dl img{width:200px;height:220px;}
.mc .swiper-container2 .swiper-slide dl dt{width:100%;height:100%;background:url(../images/tmbg.png);position:absolute;left:0;top:180px;z-index:11;}
.mc .swiper-container2 .swiper-slide dl dd{width:100%;height:100%;position:absolute;left:0;top:180px;z-index:12;font-size:12px;color:#fff;}
.mc .swiper-container2 .swiper-slide dl dd h2{font-size:18px;font-weight:300;padding-top:10px;}
.mc .swiper-container2 .swiper-slide dl dd p{padding:20px;text-align:left;}
.pagination2,.pagination3 {display:none;}
.mc .arrow-left {
  position: absolute;
  left:-110px;
  top: 40%;
  width:103px;
  height:101px;background:url(../images/pre.png) no-repeat 0 0;
}
.mc .arrow-right {
  position: absolute;
  right:-110px;
  top:40%;
  width:103px;
  height:101px;background:url(../images/net.png) no-repeat 0 0;
}
.swiper-container3 {width:1200px;height:225px;margin:0 auto;overflow:hidden;}
.me .swiper-container3 .swiper-slide div{width:200px;height:200px;border:5px solid #fff;margin:0 0 0 10px;overflow:hidden;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}
.me .swiper-container3 .swiper-slide div img{height:100%;}
.me .arrow-left2 {
  position: absolute;
  left:0px;
  top: 40%;
  width:32px;
  height:50px;background:url(../images/pre2.png) no-repeat 0 0;
}
.me .arrow-right2 {
  position: absolute;
  right:0px;
  top:40%;
  width:32px;
  height:50px;background:url(../images/net2.png) no-repeat 0 0;
}
