@charset "utf-8";


.phone-top{
  display:none;
}

.wr-ban{
  float:left;
  width:100%;
  min-width:1280px;
  height:420px;
  margin-top: -2px;
  background:url(/image/bakActivity/ucNewMaterial/banner.jpg) center no-repeat;
}

.content{
  width:1200px;
  margin:0 auto;
  height:auto;
  text-align: center;
}

.wr-con{
  float:left;
  width:100%;
  min-width:1280px;
  min-height:2100px;
  background-color: #ffffff;
}

.wr-con .flo{
  float:left;
  width:100%;
  height:auto;
  padding-top:60px;
}

.wr-con .flo .flo-bt{
  width: auto;
  height:29px;
  margin-bottom: 50px;
  display: inline-block;
}

.wr-con .flo .flo-bt1 img{
  float:left;
  width:153px;
  height:29px;
  margin-right:60px;
}

.wr-con .flo .flo-bt2 img{
  float:left;
  width:154px;
  height:29px;
  margin-right:59px;
}

.wr-con .flo .flo-bt3 img{
  float:left;
  width:249px;
  height:29px;
  margin-right:60px;
}

.wr-con .flo .flo-bt i{
  float:left;
  width:29px;
  height:31px;
  margin: 0 20px 0 0;
  background:url(/image/bakActivity/ucNewMaterial/line-lf.png);
}

.wr-con .flo .flo-bt span{
  float: left;
  color: #003477;
  font-size: 24px;
  font-weight: bold;
}

.wr-con .flo .flo-bt i.rt{
  margin-left: 20px;
  margin-right: 0px;
  background:url(/image/bakActivity/ucNewMaterial/line-rt.png);
}

.wr-con .flo ul{
  float:left;
  width:100%;
}

.wr-con .flo ul li{
  float:left;
  width:350px;
  height:230px;
  background:#FFFFFF;
  box-shadow:0 2px 8px rgba(0,51,128, 0.2);
  margin: 0 25px 80px;
  transition:all 0.2s linear;
  border-radius: 10px;
}

.wr-con .flo ul li .mic{
  float:left;
  width:350px;
  height:170px;
  position:relative;
}

.wr-con .flo ul li .mic img{
  float:left;
  width:350px;
  height:170px;
  border-radius: 10px 10px 0 0;
}

.wr-con .flo ul li .mic .mask{
  float:left;
  width:100%;
  height:100%;
  background:url(/image/bakActivity/publicity/tc-bg.png) repeat-x;
  position:absolute;
  bottom:0;
  left:0;
  display:none;
}

.wr-con .flo ul li .mic .mask dt{
  float:left;
  width:100%;
  color:#FFF;
  font-weight:bold;
  font-size:18px;
  text-indent:20px;
  margin:80px 0 4px;
}

.wr-con .flo ul li .mic .mask dd{
  float:left;
  width:100%;
  color:#FFF;
  font-size:14px;
  text-indent:20px;
  margin-top:6px;
}

.wr-con .flo ul li samp{
  float:left;
  width:100%;
  text-align:center;
  line-height:50px;
  font-weight:bold;
  font-size:16px;
  color:#333;
}

.wr-con .flo ul li.ts samp{
  font-weight:normal;
}

.wr-con .flo ul li:hover{
  -webkit-transform:translate3d(0, -4px, 0);
  transform:translate3d(0, -4px, 0);
}

.wr-con .flo ul li:hover .mask{
  display:block;
}

.wr-con .flo ul li.ts:hover{
  -webkit-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0);
}

.wr-con .flo.modular1{
  padding-top:70px;
}

.wr-con .flo.modular2{
  background:url(/image/bakActivity/ucNewMaterial/bg01.jpg) top center no-repeat;
}

.wr-con .flo.modular4{
  background:url(/image/bakActivity/ucNewMaterial/bg02.jpg) top center no-repeat;
}

.wr-con .flo.modular5{
  background:url(/image/bakActivity/ucNewMaterial/bg03.jpg) top center no-repeat;
}

.wr-con .flo.modular6{
  padding-bottom: 160px;
  background:url(/image/bakActivity/ucNewMaterial/bg04.jpg) top center no-repeat;
}

.wr-con .flo.modular5 ul li{
  margin: 0 8px 80px;
  width: 224px;
  height: 180px;
}

.wr-con .flo.modular5 ul li .mic{
  width: 224px;
  height: 120px;
}

.wr-con .flo.modular5 ul li .mic img{
  width: 224px;
  height: 120px;
}

.wr-con .flo.modular6 ul li i{
  width: 90px;
  height: 90px;
}

.wr-con .flo.modular6 ul li{
  margin: 0 10px 30px;
  width: 380px;
  height: 130px;
}
.wr-con .flo.modular6 ul li img{
  float: left;
  width: 90px;
  height: 90px;
  padding: 20px 50px;
}

.wr-con .flo.modular6 ul li samp {
  float: left;
  width: 50%;
  text-align: left;
  line-height: 25px;
  font-weight: bold;
  font-size: 18px;
  color: #003477;
  padding-top: 50px;
  padding-bottom: 50px;
}

.wr-con .flo.modular6 ul li span {
  float: left;
  width: 50%;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  color: #003477;
  padding-top: 38px;
  padding-bottom: 37px;
}

/*悬浮*/
.xf{
  float: right;
  width: 144px;
  height:auto;
  background: #fff;
  border-radius: 6px;
  position: fixed;
  right: 0;
  top: 15%;
  -webkit-box-shadow: 0 1px 10px #f3ece7;
  box-shadow: 0 2px 8px rgba(0,51,128, 0.2);
  display: none;
}
.xf ul{
  float: left;
  width:126px;
  height:auto;
  margin:10px 9px 0;
  position: relative;
}
.xf ul li{
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 15px;
  padding-top: 15px;
}

.xf ul li.a1{
  padding-top: 8px;
}

.xf ul li.line{
  float: left;
  width: 110px;
  margin:0 4px 0;
  border-bottom: 1px dashed #9ac0e5;
  padding:0;
}
.xf ul li a{
  float: left;
  width: 100%;
  height: auto;
  color: #003477;
  font-size: 14px;
  text-align: center;
  line-height:16px;
  padding:5px 0;
  border-radius: 6px;
}
.xf ul li a:hover{
  color: #004CBD !important;
  background-color: #d7ebff;
}

.xf ul li.dredge{
  position: absolute;
  top: -75px;
  left: -27px;
}
.xf ul li.dredge a{
  width:168px;
  height: 50px;
  background: url(/image/bakActivity/publicity/xf-btn.png) no-repeat;
}

/*less than 533px, phone_portrait*/
@media only screen and (max-width:533px){
  .xf{
    display:none !important;
  }

  .zt-top{
    display:none;
  }

  .phone-top{
    display:block;
    float:left;
    width:100%;
    min-width:1280px;
    height:90px;
    background:#FFF;
  }

  .phone-top .phone-main{
    width:1200px;
    margin:0 auto;
  }

  .phone-top .phone-main img{
    float:left;
    height:auto;
    width:20%;
    margin-top:11px;
  }

  .phone-top .phone-main a{
    float:right;
    line-height:90px;
    font-size:36px;
    color:#115FAD;
    margin-right:10px;
  }

  .wr-ban{
    background-size:170%;
  }

  .wr-con{
    background:url(/image/bakActivity/publicity/main-bg.jpg) top center repeat;
    margin-bottom:80px;
  }

  .wr-con .flo ul li{
    width:46%;
    height:auto;
    margin:0 0 30px 2.5%;
  }

  .wr-con .flo ul li .mic{
    width:100%;
    height:auto;
  }

  .wr-con .flo ul li .mic img{
    width:100%;
    height:auto;
  }

  .wr-con .flo ul li samp{
    line-height:100px;
    font-size:28px;
  }

  .wr-con .flo ul li .mic .mask{
    display:block;
    height:50%;
    bottom:-5px;
  }

  .wr-con .flo ul li .mic .mask dt{
    color:#6D3423;
    font-size:26px;
    margin:-127px 0 180px;
  }

  .wr-con .flo ul li .mic .mask dd{
    font-size:18px;
  }

  .wr-con .flo .flo-bt{
    width:80%;
    height:auto;
    margin:0 10% 50px;
    text-align:center;
    position:relative;
  }

  .wr-con .flo .flo-bt i{
    margin:0 60px 0 0;
    position:absolute;
    top:50%;
  }

  .wr-con .flo .flo-bt i.rt{
    float:right;
    left:0;
  }

  .wr-con .flo .flo-bt i.lf{
    margin-right:0;
    right:0;
  }

  .wr-con .flo .flo-bt img{
    float:initial;
    width:30%;
    height:auto;
    margin-right:0;
  }

  .wr-con .flo .flo-bt3 img{
    width:38%;
  }
}

/*专题页顶部*/
.zt-top {
  width: 100%;
  min-width: 1280px;
  height: 46px;
  background: url(/image/bakActivity/publicity/top-bg.png) repeat-x;
  float: left;
  position: relative;
  z-index: 2;
}

.zt-top .zt-top-main {
  width: 1200px;
  height: 46px;
  margin: 0 auto;
}

.zt-top .zt-top-main .logo {
  float: left;
}

.zt-top .zt-top-main .logo img {
  margin-top: 8px;
  float: left;
}

.zt-top .zt-top-main .logo p {
  float: left;
  font-size: 18px;
  color: #999;
  line-height: 46px;
  padding-left: 20px;
}

.zt-top .zt-top-main .nav {
  float: right;
}

.zt-top .zt-top-main .nav ul {
  float: left;
}

.zt-top .zt-top-main .nav ul li {
  font-size: 14px;
  height: 46px;
  line-height: 46px;
  float: left;
  color: #6e6e6e;
}

.zt-top .zt-top-main .nav ul li:hover {
  cursor: pointer;
  color: #3367cd;
  text-decoration: underline;
}

.zt-top .zt-top-main .nav ul li.line {
  width: 1px;
  height: 15px;
  background: #ccc;
  margin: 15px 10px 0 10px;
}

.zt-top .zt-top-main .nav ul li.web-site {
  width: 94px;
  background: none;
  margin-left: -5px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

.zt-top .zt-top-main .nav ul li.web-site:hover {
  background: #fff;
  cursor: pointer;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  color: #6e6e6e;
  text-decoration: none;
}

.zt-top .zt-top-main .nav ul li.web-site:hover .sub-nav {
  display: block;
}

.zt-top .zt-top-main .nav ul li.web-site i.site {
  width: 11px;
  height: 14px;
  float: left;
  background: url(/image/bakActivity/publicity/top-icon.png) -10px -10px no-repeat;
  margin: 16px 5px 0 5px;
}

.zt-top .zt-top-main .nav ul li.web-site i.triangle {
  width: 7px;
  height: 4px;
  float: right;
  background: url(/image/bakActivity/publicity/top-icon.png) -50px -10px no-repeat;
  margin: 20px 5px 0 5px;
}

.zt-top .zt-top-main .nav ul li.web-site .sub-nav {
  width: 500px;
  height: 165px;
  border: 1px solid #ddd;
  background: #fff;
  margin-left: -407px;
  position: relative;
  z-index: -1;
  margin-top: 3px;
  display: none;
}

.zt-top .zt-top-main .nav ul li.web-site .sub-nav .plate {
  float: left;
  height: 130px;
  width: 94px;
  margin-top: 25px;
}

.zt-top .zt-top-main .nav ul li.web-site .sub-nav .plate.border {
  width: 94px;
  border-right: 1px solid #ccc;
}

.zt-top .zt-top-main .nav ul li.web-site .sub-nav .plate.border.xjy {
  width: 115px;
}

.zt-top .zt-top-main .nav ul li.web-site .sub-nav .plate.border.xjy h6 {
  text-align: left;
  padding-left: 18px;
}

.zt-top .zt-top-main .nav ul li.web-site .sub-nav .plate.border h6 {
  text-align: center;
  font-weight: bold;
  color: #3399ff;
  font-size: 14px;
  line-height: 12px;
  padding-bottom: 12px;
}

.zt-top .zt-top-main .nav ul li.web-site .sub-nav .plate dl {
  width: 90px;
  float: left;
  margin-left: 19px;
}

.zt-top .zt-top-main .nav ul li.web-site .sub-nav .plate dl dd {
  width: 100%;
  font-size: 14px;
  color: #666;
  line-height: 27px;
}

.zt-top .zt-top-main .nav ul li.web-site .sub-nav .plate dl dd a {
  font-size: 14px;
  color: #666;
}

.zt-top .zt-top-main .nav ul li.web-site .sub-nav .plate dl dd a:hover {
  color: #3399ff;
  text-decoration: underline;
}

.zt-top .zt-top-main .nav ul li.web-site .sub-nav .plate.no-border h6 {
  width: 200px;
  font-weight: bold;
  color: #3399ff;
  font-size: 14px;
  line-height: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
}
.zt-top .zt-top-main .nav.login ul li b {
  font-weight: normal;
  color: #3366cc;
}
.zt-top .zt-top-main .nav.login ul li i.no-vip {
  width: 15px;
  height: 15px;
  float: right;
  background: url(/image/bakActivity/publicity/top-icon.png) -10px -50px no-repeat;
  margin-top: 16px;
  margin-left: 5px;
}
.zt-top .zt-top-main .nav.login ul li i.vip {
  width: 15px;
  height: 15px;
  float: right;
  background: url(/image/bakActivity/publicity/top-icon.png) -50px -50px no-repeat;
  margin-top: 15px;
  margin-left: 5px;
}
.zt-top .zt-top-main .nav.login ul li samp {
  font-family: arial;
}