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:#1f1f1f;letter-spacing:1px}
.banner .ban h2{font-size:86px;color:#f17f4d;font-weight:bold;margin:18px 0 20px}
.banner .ban a{display:block;width:322px;line-height:60px;border-radius:50px;font-size:34px;text-align:center;color:#ffffff;background:#ffa076;animation: scale2 1s infinite alternate linear;}
.banner .ban1{width:522px;margin-left:-20px;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}
.lc{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin:50px 0 20px}
.lc_item{width:180px;height:284px;text-align:center;box-sizing:border-box;margin-bottom:.3rem;border:1px solid #ffffff;border-radius:24px;transition:all .3s}
.lc_item:hover{transform:scale(1.05)}
.lc_item:hover img{animation:scale2 .6s linear infinite alternate;-o-animation:scale2 .6s linear infinite alternate;-moz-animation:scale2 .6s linear infinite alternate;-webkit-animation:scale2 .6s linear infinite alternate}
.lc_item:hover i{font-weight:900}
.lc_item1{background:#d3deff;box-shadow:0 0 15px 0 #e1e6ef}
.lc_item2{background:#e4e0f8;box-shadow:0 0 15px 0 #dcdaec}
.lc_item3{background:#dcf4ee;box-shadow:0 0 15px 0 #dfe8e6}
.lc_item4{background:#fde3e5;box-shadow:0 0 15px 0 #eee0e1}
.lc_item5{background:#fdf1e3;box-shadow:0 0 15px 0 #f5eee7}
.lc_item img{width:54px;display:block;margin:30px auto 20px}
.lc_item .lc_imd{width:100%;height:69px;font-size:20px;line-height:51px;color:#ffffff;font-weight:bold;letter-spacing:2px;background:url("../images/lcimd1.png") center center no-repeat;background-size:100% 100%}
.lc_item1 .lc_imd{background-image:url(../images/lcimd1.png)}
.lc_item2 .lc_imd{background-image:url(../images/lcimd2.png)}
.lc_item3 .lc_imd{background-image:url(../images/lcimd3.png)}
.lc_item4 .lc_imd{background-image:url(../images/lcimd4.png)}
.lc_item5 .lc_imd{background-image:url(../images/lcimd5.png)}
.lc_item p{display:flex;justify-content:center;align-items:center;font-size:16px;color:#333333;line-height:24px;height:64px}
.lc_item i{font-size:18px;text-align:center}
.lc .content{margin-top:26px;width:43px;background:url("../images/dian.png") center center no-repeat;background-size:100%}
.lc .yuan{display:block;width:22px;text-align:center;height:22px;line-height:22px;font-size:13px;color:#ffffff;border-radius:100%;margin:0 auto;animation:moveX1 1s linear infinite alternate;-o-animation:moveX1 1s linear infinite alternate;-moz-animation:moveX1 1s linear infinite alternate;-webkit-animation:moveX1 1s linear infinite alternate}
.lc .yuan1{background:#98addf}
.lc .yuan2{background:#abaae5}
.lc .yuan3{background:#9fd7d3}
.lc .yuan4{background:#f1aba9}
.laiyuan{display:block;text-align:center;font-size:16px;margin:45px 0;color:#999999;letter-spacing:3px}
.laiyuan img{width:174px}
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: #ad521e;
}
#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);
}