input::-webkit-input-placeholder{color:#999999;font-size:18px}
input::-moz-placeholder{color:#999999;font-size:18px}
input:-moz-placeholder{color:#999999;font-size:18px}
input:-ms-input-placeholder{color:#999999;font-size:18px}
body{font-size:12px}
section{padding:1px 0;margin:0 auto;box-sizing:border-box}
.wid{width:1100px;margin:0 auto;padding:1px 0;box-sizing:border-box}
@keyframes moveY1{0%{transform:translateY(-5px)}
  100%{transform:translateY(5px)}
}@-o-keyframes moveY1{0%{transform:translateY(-5px)}
   100%{transform:translateY(5px)}
 }@-moz-keyframes moveY1{0%{transform:translateY(-5px)}
    100%{transform:translateY(5px)}
  }@-webkit-keyframes moveY1{0%{transform:translateY(-5px)}
     100%{transform:translateY(5px)}
   }@keyframes moveX1{0%{transform:translateX(-5px)}
      100%{transform:translateX(5px)}
    }@-o-keyframes moveX1{0%{transform:translateX(-5px)}
       100%{transform:translateX(5px)}
     }@-moz-keyframes moveX1{0%{transform:translateX(-5px)}
        100%{transform:translateX(5px)}
      }@-webkit-keyframes moveX1{0%{transform:translateX(-5px)}
         100%{transform:translateX(5px)}
       }@keyframes scale2{from{transform:scale(1)}
          to{transform:scale(1.2)}
        }@-o-keyframes scale2{from{transform:scale(1)}
           to{transform:scale(1.2)}
         }@-moz-keyframes scale2{from{transform:scale(1)}
            to{transform:scale(1.2)}
          }@-webkit-keyframes scale2{from{transform:scale(1)}
             to{transform:scale(1.2)}
           }.banner{display:flex;justify-content:center;align-items:center;height:450px;background:url("../images/banner.jpg") center center no-repeat;background-size:100% 100%}
.banner .ban span{font-size:34px;color:#fff;letter-spacing:1px}
.banner .ban h2{font-size:86px;color:#fff;font-weight:bold;margin:18px 0 20px}
.banner .ban a{display:inline-block;width:auto;padding: 0 30px; line-height:60px;border-radius:50px;font-size:34px;text-align:center;color:#ffffff;background:#ffa076;animation: scale2 1s infinite alternate linear;}
@keyframes scale2{
	0%{transform: scale(1);}
	100%{transform: scale(.9);}
}
.banner .ban1{width:522px;margin-left:30px;animation:moveY1 1s linear infinite alternate;-o-animation:moveY1 1s linear infinite alternate;-moz-animation:moveY1 1s linear infinite alternate;-webkit-animation:moveY1 1s linear infinite alternate}
.tit{display:flex;justify-content:center;align-items:center}
.tit img{width:80px}
.tit span{width:620px;text-align:center;letter-spacing:2px;font-size:42px;color:#333;font-weight:bold}
.tit span b{color:#e67327}
.ziliao{padding:68px 0;background:#fffbf6}
.zl{background:#ffffff;border-radius:24px;margin-top:33px;padding:10px 40px;box-shadow:0 0 15px 0 #f7eada}
.zl .zl_item{display:flex;align-items:center;height:150px;border-bottom:1px dashed #dfdfdf}
.zl .zl_item:last-of-type{border-bottom:0}
.zl .zl_item img{height:90px;margin-right:20px}
.zl .zl_item span a{font-size:14px;color:#666666}
.zl .zl_item span a:hover{color:#e67327}
.zl .zl_item span b{font-size:18px;color:#333333;display:block;margin-bottom:13px;font-weight:bold}
.free{margin:0 20px 0 auto;font-size:18px;color:#c73620;font-weight:bold;transition:all .3s}
.free:hover{color:#e67327}
.downzl{display:block;width:78px;text-align:center;height:24px;line-height:24px;font-size:14px;color:#333333;box-sizing:border-box;border:1px solid #333333;border-radius:50px;transition:all .3s}
.downzl:hover{color:#ffffff;background:#e67327;border-color:#e67327}
.liucheng{padding-top:54px}
/* time */
.timebox{padding-top: .5rem;}
.time{
  background: #ffffff;border-radius: 24px;box-shadow: 0 0 15px 0 #f7eada;margin-top: 40px;margin-bottom: 40px;
}
.time h3{
  width: 110px; height: 110px; background: url(../images/time_lbg.png) no-repeat center / 100%; font-size: 20px; color: #fff; font-weight: bold; line-height: 25px; padding-top: 26px; text-align: center; box-sizing: border-box; position: relative; z-index: 9; margin-left: 82px; margin-right: -14px; display: inline-block; vertical-align: middle;
}
.time div{
  width: 888px; background:url(../images/time_bg.png) no-repeat center / 98%; padding-left: 20px; margin-left: 29px; box-sizing: border-box; display: inline-block; vertical-align: middle;
}
.time div p{
  font-size: .15rem; color: #666666; line-height: 76px; display: inline-block; margin: 0 15px; background: url(../images/time_yuan.png) no-repeat center / 20px; text-align: center;
}

footer{line-height:18px;font-size:12px;text-align:center;color:#666666;padding:10px 0}
footer a{color:#666666}
@media (min-width:800px) and (max-width:1200px){.wid{width:750px}
  .banner .ban1{width:370px}
}
/* 弹窗 */
#tan2{display:none;width:100%;height:100%;background:rgba(76,76,76,0.6);position:fixed;top:0;bottom:0;left:0;right:0;z-index:100}
#tan2 .tanceter{width:442px;position:absolute;top:-25%;left:50%;transform:translate(-50%,-50%);background: url(../images/tcBg.png) no-repeat center top;background-size: 100%;padding-bottom: 92px;}
#tan2 .tanceter h1 {
    line-height: 60px;
    margin: 22px 0 0;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #445be2;
}
#tan2 .tanceter h2{
	font-size: 54px;
	font-weight: bold;
	color: #fff888;
	text-align: center;
}
#tan2 .tanceter .logo{
	display: block;
	width: 130px;
    margin: 9px auto 0;
}
#tan2 .tanceter .closet{
    position: absolute;
    top: -60px;
    right: 0;
    cursor: pointer;
    width: 50px;
}
#tan2 .tanceter .myform{
	width: 90%;
	margin: 26px 5% 0;
	padding: 10px 0 0;
}
#tan2 .tanceter .myform .hang{
	width: 396px;
	height: 61px;
	line-height: 61px;
	background: #fff;
	border-radius: 12px;
	margin: 0 auto 10px;
}
#tan2 .tanceter .myform  #xieyi{
	font-size: 16px;
	color: #edf7ff;
	margin-top: 16px;
}
#tan2 .tanceter .myform  #xieyi span{
	font-size: 16px;
}
#tan2 .tanceter .myform  #xieyi.xieyi a{
	color: #edf7ff;
	font-size: 16px;
}
#tan2 .tanceter .myform input::-webkit-input-placeholder{color:#999999;font-size:24px}
#tan2 .tanceter .myform input::-moz-placeholder{color:#999999;font-size:24px}
#tan2 .tanceter .myform input:-moz-placeholder{color:#999999;font-size:24px}
#tan2 .tanceter .myform input:-ms-input-placeholder{color:#999999;font-size:24px}
#tan2 .tanceter .myform input{display:inline-block;height:61px;width:96%;color:#333333;float: right;background: transparent;font-size: 26px;border: none;}
#tan2 .tanceter .myform .subtn{display:block;margin:35px auto 0px;width:300px;height:70px;line-height:70px;text-align:center;border-radius:100px;font-size:36px;color:#ffffff;font-weight: bold; box-sizing:border-box;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;
    background: url(../images/btn.png) no-repeat center top;
	background-size: 100%;
}
#tan2 .tanceter .myform .subtn:hover{
	background: #fe3434;
    background: -webkit-linear-gradient(right, #fe3434, #fd6b6b);
    background: -o-linear-gradient(left, #fe3434, #fd6b6b);
    background: -moz-linear-gradient(left, #fe3434, #fd6b6b);
    background: linear-gradient(to right, #fe3434, #fd6b6b);
}
