@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
   }


html{
   font-family: "Hiragino Sans GB", "Microsoft YaHei", SimHei, SimSun, sans-serif;
}
body {
  font-size: 12px;
  background: #f5f5f5;
 }

ul, li, ol {
  list-style: none; }



img {
  border: none;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 12px;
  font-weight: normal; }

em, i {
  font-style: normal; }



body, html {
  width: 100%;
  height: 100%;
}

/*头部*/
.content {
  width: 1166px;
  height: 79px;
  margin: 0 auto;
  line-height: 79px; }


.nav {
  float: left; }
  .nav li {
    width: 86px;
    float: left; }
    .nav li a {
      font-size: 14px;
      color: #000; }
  .nav li:first-child a {
    color: #ff9905; }

.download {
  float: right;
  padding-right: 20px; }

/*banner*/
.banner {
  width: 100%;
  height:auto;
  position: relative; 
}
.banner img{
  width:100%;
  height:100%;
}
.download{
  width:151px;
  height:180px;
  position: absolute;
  
  right:5%;
  top:54%;
  text-align: center;
}
.download img{
  width:145px;
  height:34px;
  padding-bottom: 20px;
  cursor:pointer;
}
@media screen and (max-width:1024px) {
  .banner {
    width: 1280px;
    height:544px;
    position: relative;
    background: url(http://ttj.51pride.com/img/WechatIMG17.png) no-repeat;
    background-size:100% 100%; 
  }
  .download{
    width:128px;
    height:180px;
    position: absolute;
    right:72px;
    top:302px;
    text-align: center;
  }
  .download img{
    width:128px;
    height:30px;
    padding-bottom: 18px;
  }

}
@media screen and (min-width:1025px) and (max-width:1280px) {
  .banner {
    width: 1280px;
    height:544px;
    position: relative;
    background: url(http://ttj.51pride.com/img/WechatIMG17.png) no-repeat;
    background-size:100% 100%; 
  }
  .download{
    width:128px;
    height:180px;
    position: absolute;
    right:72px;
    top:302px;
    text-align: center;
  }
  .download img{
    width:128px;
    height:30px;
    padding-bottom: 18px;
  }
}

@media screen and (min-width:1349px) and (max-width:1366px) {
  .banner_box{
    width: 100%;
    height: auto;
    overflow: hidden;
  }
}
@media screen and (min-width:1281px) and (max-width:1366px) {
  
  .banner {
    width: 1349px;
    height:580px;
    position: relative;
    background: url(http://ttj.51pride.com/img/WechatIMG17.png) no-repeat;
    background-size:100% 100%; 
  }
  .download{
    width:128px;
    height:180px;
    position: absolute;
    right:86px;
    top:327px;
    text-align: center;
  }
  .download img{
    width:128px;
    height:30px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width:1367px) and (max-width:1440px) {
  .banner {
    width: 1440px;
    height:612px;
    position: relative;
    background: url(http://ttj.51pride.com/img/WechatIMG17.png) no-repeat;
    background-size:100% 100%; 
  }
  .download{
    width:144px;
    height:180px;
    position: absolute;
    right:84px;
    top:342px;
    text-align: center;
  }
  .download img{
    width:144px;
    height:34px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width:1441px) and (max-width:1920px) {
  .banner {
    width: 1920px;
    height:816px;
    position: relative;
    background: url(http://ttj.51pride.com/img/WechatIMG17.png) no-repeat;
    background-size:100% 100%; 
  }
   .download{
    width:192px;
    height:200px;
    position: absolute;
    right:135px;
    top:464px;
    text-align: center;
  }
  .download img{
    width:145px;
    height:34px;
    padding-bottom: 29px;
  }
}





@media screen and (min-width:1921px) and (max-width:2560px) {
  .page {width:96%;}
}
@media screen and (min-width:2561px) and (max-width:3328px) {
  .page {width:97%;}
}
@media screen and (min-width:3329px) {
  .page {width:98%;}
}
.ios {
  width: 3.04rem;
  height: 1rem;
  position: absolute;
  display: none;
  left: 4.34rem;
  bottom: 0.58rem;
  z-index: 2000; }
  .ios img {
    width: 100%;
    height: 100%; }

.anzuo {
  width: 3.04rem;
  height: 1rem;
  position: absolute;
  left: 8.07rem;
  display: none;
  bottom: 0.58rem;
  z-index: 2000; }
  .anzuo img {
    width: 100%;
    height: 100%; }

.sao {
  width: 3.04rem;
  height: 1rem;
  position: absolute;
  display: none;
  left: 11.76rem;
  bottom: 0.58rem;
  z-index: 2000; }
  .sao img {
    width: 100%;
    height: 100%; }

.saoma {
  width: 2.1rem;
  height: 2.1rem;
  position: absolute;
  left: 12.18rem;
  bottom: 1.93rem;
  z-index: 2000;
  display: none; }
  .saoma img {
    width: 100%;
    height: 100%; }

.bnt_left {
  width: 113px;
  height: 113px;
  position: absolute;
  z-index: 1000;
  border-radius: 50%;
  left: 237px;
  top: 250px;
  background: url(../img/lefta.png) no-repeat;
  background-size: contain;
  display: none; }

.btn_right {
  width: 113px;
  height: 113px;
  background: #000;
  position: absolute;
  right: 237px;
  top: 250px;
  z-index: 1000;
  border-radius: 50%;
  background: url(../img/right1.png) no-repeat;
  background-size: contain;
  display: none; }

/*主体1*/
.contain1 {
  width: 100%;
  margin-top: 42px;
  margin-bottom: 42px;
   }
.headline {
  width: 1166px;
  margin: 0 auto; 
 }
  .headline strong {
    font-size: 40px;
    color: #000;
    font-weight: normal;
    padding-top: 20px;
    letter-spacing: 2px;}

.lvn {
  overflow: hidden;
  height:350px;
  width: 100%;
  margin: 0 auto;

  position: relative; }

.con_img {
  overflow: hidden;
  height: 100%;
  margin: 0 auto; }

.btn1 {
  width: 44px;
  height: 70px;
  z-index: 2999;
  display: none;
  position: absolute;
  left: 100px;
  top: 50%;
  margin-top: -35px;
  background: url(../img/aleft.png) no-repeat;
  background-size: contain; }

.btn2 {
  width: 44px;
  height: 70px;
  z-index: 2999;
  position: absolute;
  display: none;
  right: 100px;
  top: 50%;
  margin-top: -35px;
  background: url(../img/aright.png) no-repeat;
  background-size: contain; }

.imgs {
  width:200%;
  height: 100%; }
  .imgs li {
    width:225px;
    height:100%;
    overflow: hidden;
    float: left;
    position: relative;}
    .imgs li img {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      bottom: 0; }
    .imgs li .div1{
       width:225px;
       height:356px;
       position: absolute;
       opacity: 0.2;
       left: 0;
       bottom: 0;
       background:#000;
       z-index: 1000;
    }
    .imgs li div:last-child {
      width: 100%;
      height:0rem;
      position: absolute;
      left: 0;
      bottom: 0;
      background: rgba(255, 220, 2, 0.8);
      }

/*主体2*/
.contain2 {
  width: 1090px;
  margin: 0 auto;
  margin-bottom: 92px; }
  .contain2 .line {
    text-align: center;\
    margin-top: 70px;
    margin-bottom: 20px; }
    .contain2 .line strong {
      font-size: 40px;
      color: #000;
      font-weight: normal;
      padding-top: 20px;
      letter-spacing: 2px; }
  .contain2 .imgas {
    width: 100%;
    height: 441px;
    overflow: hidden; }

.ima_left {
  width: 342px;
  height: 441px;
  float: left;
  margin-right: 6px; }

.a1 {
  width: 100%;
  height: 172px;
  margin-bottom: 9px;
  margin-bottom: 5px !important; }

.aa1 {
  width: 146px;
  color: #fff;
  height: 100%;
  float: left; }
  .aa1 img {
    width: 100%;
    height: 100%; }

.aa2 {
  width: 190px;
  height: 100%;
  color: #fff;
  float: right;
  position: relative;
  overflow: hidden; }
  .aa2 img {
    width: 100%;
    height: 100%; }
  .aa2 div {
     position: absolute;
     padding-left: 20px;
     line-height: 20px;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 220, 2, 0.8);
    width: 100%;
    height:0;}

.a2 {
  width: 100%;
  height: 249px; }
.bb1 {
  width: 190px;
  height: 100%;
  color: #fff;
  float: left;
  position: relative;
  overflow: hidden; }
  .bb1 img {
    width: 100%;
    height: 100%; }
  .bb1 div {
    padding-left: 12px;
     line-height: 20px;
     position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 220, 2, 0.8);
    width: 100%;
    height:0;}

.bb2 {
  width: 146px;
  height: 100%;
  float: right; }
  .bb2 img {
    width: 100%;
    height: 100%; }

.ima_con {
  width: 210px;
  height: 441px;
  margin-right: 5px;
  float: left; }

.cc1 {
  width: 100%;
  height: 249px;
  color:#fff;
  margin-bottom: 5px;
  position: relative;
  overflow: hidden; }
  .cc1 img {
    width: 100%;
    height: 100%; }
  .cc1 div {
    padding-left: 20px;
     line-height: 20px;
     position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 220, 2, 0.8);
    width: 100%;
    height: 0;}
.div3 h4{
  font-size: 18px;
  margin-top: 10px;
}
.cc2 {
  width: 100%;
  height: 172px; }
  .cc2 img {
    width: 100%;
    height: 100%; }

.ima_right {
  width: 521px;
  height: 431px;
  float: left; }

.d1 {
  width: 100%;
  height: 173px;
  margin-bottom: 5px; }

.dd1 {
  width: 147px;
  height: 100%;
  float: left;
  margin-right: 5px; }
  .dd1 img {
    width: 100%;
    height: 100%; }

.dd2 {
  width: 147px;
  height: 100%;
  margin-right:5px;
  float: left; }
  .dd2 img {
    width: 100%;
    height: 100%; }

.dd3 {
  width: 211px;
  height: 100%;
  float: left; }
  .dd3 img {
    width: 100%;
    height: 100%; }

.d2 {
  width: 100%;
  height: 248px; }

.dd4 {
  width: 227px;
  height: 100%;
  color: #fff;
  margin-right: 5px;
  overflow: hidden;
  position: relative;
  float: left; }
  .dd4 img {
    width: 100%;
    height: 100%; }
    .dd4 div {
    padding-left: 20px;
     line-height: 20px;
     position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 220, 2, 0.8);
    width: 100%;
    height:0;}

.dd5 {
  width: 284px;
  height: 100%;
  color: #fff;
  float: left;
  position: relative;
  overflow: hidden; }
  .dd5 img {
    width: 100%;
    height: 100%; }
  .dd5 div {
    padding-left: 20px;
     line-height: 20px;
     position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 220, 2, 0.8);
    width: 100%;
    height:0;}

/*页脚*/

  

/*# sourceMappingURL=index.css.map */
