

/* banner */

.banner{ width: 100%; height: 500px; background: url(../images/banner.jpg) no-repeat center top; overflow: hidden; }

.banner .pagewd{ position: relative; height: 500px;overflow: hidden; }

.banner .img1{ position: absolute; left: 60px; top: 160px; -webkit-animation: bounceInLeft 2s 0s 1 linear both; animation: bounceInLeft 2s 0s 1 linear both; }

.banner .img2{ position: absolute; right: 0; bottom: -250px; -webkit-animation: bounceInRight 2s 0s 1 linear both; animation: bounceInRight 2s 0s 1 linear both; }





.activeTime{width:100%;margin-top: 70px;}

.activeTimeIn{width:1200px;min-width:1200px;margin:0 auto;background: url(../images/activeTime.jpg) no-repeat center;height: 287px;padding-top: 65px;}

/*.activeTimeIn img{display: block;max-width: 100%;max-height: 100%;margin:0 auto;}*/

.activeTimeIn li{width:170px;height: 229px;float: left;margin-right:36px;background: url(../images/weijiexiao1.png) no-repeat center;transition: all .6s;}

.activeTimeIn li:hover{background: url(../images/qidai1.png) no-repeat center;transition: all .6s;}

.activeTimeIn li:last-child{margin-right:0;}



.activeTimeIn2{width:1200px;min-width:1200px;margin:0 auto;background: url(../images/activeTime.jpg) no-repeat center;height: 287px;padding-top: 65px;display: none;}

.activeTimeIn2 li{position: relative;overflow: hidden;width:170px;height: 229px;float: left;margin-right:36px;transition: all .6s;background: url(../images/jiexiaobg.png) no-repeat center;}

.activeTimeIn2 li:hover{transition: all .3s;}

.activeTimeIn2 li:last-child{margin-right:0;}

.jiexiaoIcon{height: 83px;display: flex;justify-content:center;align-items:center;margin-top: 100px;}

.jiexiaoIcon img{max-width: 100%;max-height: 100%;}

.activeTimeIn2 li p{text-align: center;font-size: 16px;color:#4c4c4c;}

.lookAt{position: absolute;left:0px;bottom:-100%;width:160px;height: 26px;background: #fff;transition: all .6s;}

.activeTimeIn2 li a{display: block;border-radius: 3px;margin:0 auto;width:90px;height:26px;line-height: 26px;text-align: center ;font-size:14px ;color:#fff;background: #00a6f0;}

.activeTimeIn2 li:hover .lookAt{bottom:20px;transition: all .3s;}

.jiexiaohou{position: absolute;left: 0;top:0;width:100%;height: 100%;background: url(../images/weijiexiao1.png) no-repeat center;}



.activeOne{width:100%;height: 642px;background: #f4f9ff;margin-top: 60px;}

.activeOneIn{width:1200px;min-width:1200px;margin:0 auto;padding-top:76px;}

.activeOneIn img{display: block;max-width: 100%;max-height: 100%;margin:0 auto;}

.activeTwo{width:100%;margin-top: 76px;}

.activeTwoIn{width:1200px;min-width:1200px;margin:0 auto;}

.activeTwoIn img{display: block;max-width: 100%;max-height: 100%;margin:0 auto;}



.consulting{background: url(../images/base.jpg) no-repeat center;width:100%;height:650px;padding-top: 64px;}

.consulting h2{font-size: 35px;color:#fff;text-align: center;}

.ask_form{width:770px;margin:0 auto;background: #fff;border-radius:10px;height: 422px;padding:50px 70px;margin-top: 44px;}

.askInput input{display: block;height: 48px;line-height: 48px;width:302px;outline: none;border:1px solid #e7e8ea;border-radius: 6px;text-indent: 20px;background: #f8f9fa;font-size: 17px;color:#333;}

.askInput input[type="number"]{

        -moz-appearance: textfield;

    }

.askInput input::-webkit-outer-spin-button,

.askInput input::-webkit-inner-spin-button {

    -webkit-appearance: none;

    appearance: none; 

    margin: 0; 

}

.askInput input:-ms-input-placeholder{color:#b9bdc3;}

.ask_form textarea{resize:none;display: block;width:628px;height: 166px;outline: none;border:1px solid #e7e8ea;border-radius: 6px;text-indent: 20px;background: #f8f9fa;font-size: 17px;color:#333;margin-top: 20px;padding-top:26px;}

.ask_form textarea:-ms-input-placeholder{color:#b9bdc3;}

.ask_form .long_btn{width:164px;height:50px ;background: url(../images/btnBg.png) no-repeat center;border:none;display: block;margin:0 auto;font-size: 20px;color:#fff;margin-top: 30px;}

