@charset "utf-8";
body{ margin:0 auto; font-size:12px; font-family: "微软雅黑",Arial, Helvetica, sans-serif; line-height:normal; min-width:1200px;}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
*{ margin:0px; padding:0px;}
img { border:0px;}
a { color:#05a; text-decoration:none;}
a:hover { color:#f00;}
.clear{ clear:both;}

/*-----------------头部开始--------------------*/
 html, body {
      position: relative;
      height: 100%;
    }
    body {
      background: #eee;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color:#000;
      margin: 0;
      padding: 0;
    }
    .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      background-position: center;
      background-size: cover;
    }
.content{ width:1000px; position:absolute; z-index:1; margin:0 auto; background: rgba(255,255,255,.3); -moz-border-radius: 6px; -webkit-border-radius: 6px;border-radius:6px; padding-bottom: 35px; bottom:10%;left:50%; margin-left: -500px;}
.content h2{font-size: 28px; color: #fff; line-height: 94px; text-align: center;background: url(../images/as.png) no-repeat center center;}
.content ul{text-align: center;}
.content li{display: inline-block; *display: inline; padding: 0 14px;}
.wby1{width:260px; height: 48px; line-height: 48px; border: none; padding-left: 20px;font-size: 14px;-moz-border-radius: 6px; -webkit-border-radius: 6px;border-radius:6px;}
.btn1{height: 50px; border: none; width:120px; color: #FFF; background: #0cbdfe;-moz-border-radius: 6px; -webkit-border-radius: 6px;border-radius:6px;}
.swiper-container .swiper-pagination{bottom: 310px;top:auto;}
.swiper-pagination-bullet{width:30px; height: 5px; background: #fff;border-radius:5px;}
