@charset "utf-8";

a:hover,a:hover {text-decoration:none;color:#fff;} 
/* a:hover,a:hover {text-decoration:none;color:#55acee;} */
.clearfix:after{
    content:"";
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
    }

/* 顶部信息 */
.top-box{width: 100%;height: 30px; line-height: 30px; border-bottom: 1px solid #e5e5e5;background: #f8f8f8}
.top-box .box-con{width: 1200px; height: 30px; margin: 0 auto;}
.top-box .left-box{float: left;}
.top-box span {display: inline-block; height: 18px; padding: 0 15px; line-height: 18px; margin: 4px 0; border-right:1px solid #dbdbdb; }
.top-box span:last-child{border-right: none;padding-right: 0px}
.top-box span a{color: #666666;font-size: 12px;display: inline-block;}
.top-box span.sc-xw{padding-left: 0px}
.top-box span.sc-xw a{background: url(http://static.lvzheng.com/lvzhengpc/images/index/sc_ico.png) no-repeat center left;padding-left: 20px;}
.top-box span.phone a{padding-left: 20px; background: url('http://static.lvzheng.com/lvzhengpc/images/index/p_ico.png')  no-repeat center left ;position: relative; }
.top-box span.phone a:hover{color: #FF7474; padding-left: 20px; background: url('http://static.lvzheng.com/lvzhengpc/images/index/p_ico_hover.png')  no-repeat center left; }
.top-box span.phone a .v-phone{ position:  absolute; width: 155px; height: 175px; top: 20px; left: -25px;display: none; z-index: 9999  }
.top-box span.phone a:hover .v-phone{display:block;}
.top-box .right-box{float: right;position: relative;}
.top-box span.item a i{display: inline-block;font-style: normal;padding: 0 3px;background: #f54848;color: #fff; border-radius:2px;line-height: 14px; margin-left: 2px;}
.top-box span.call a{background: url(http://static.lvzheng.com/lvzhengpc/images/index/call_ico.png) no-repeat center left;padding-left: 20px;}
.top-box span.call-on{width: 100px;display: inline-block;border: 1px solid #f8f8f8;padding: 4px 10px;margin: 0 5px}
.top-box span.call-on a{background: url(http://static.lvzheng.com/lvzhengpc/images/index/callon_ico.png) no-repeat center left;padding-left: 25px;color: #000}
.contact-box{width: 104px; padding: 8px 8px; min-height: 50px;border: 1px solid #a9c7db; border-top: none; background: #fff;position: absolute;top: 28px;right: 5px; z-index: 999999; border-top: none; display: none;box-shadow: 0 2px 2px #b8d0e1;}
.contact-box .tel-box{padding: 3px 0;}
.contact-box .tel-box i.city{font-size: 12px;color: #666;font-style: normal;display: block;}
.contact-box .tel-box i.tel{font-size: 12px;color: #ff1515;font-style: normal;display: block;}
.top-box span.call-on:hover{border: 1px solid #a9c7db;box-shadow: 0 0 2px #b8d0e1;border-bottom: none;background: #fff}
.top-box span.call-on:hover .contact-box{display: block;}

/*logo区域*/
.logo-box{height: 120px;line-height: 120px;width: 1200px;margin: 0 auto}
.logo-box .leftLogo{float:left;margin-top:35px}
.logo-box .leftLogo a.logo{display: inline-block; height: 50px;width: 130px; float: left; background: url('http://static.lvzheng.com/lvzhengpc/images/index/logo.png')  no-repeat center left;}
.logo-box .leftLogo .logo-text{display: inline-block; width: 180px;height: 50px; float: left;background:url(http://static.lvzheng.com/lvzhengpc/images/register_sh/logo_text.png) no-repeat center left;}
.logo-box .rightLogo{float:right}
.logo-box .rightLogo .phone{height:52px;}
.logo-box .rightLogo .phone span{display: inline-block; line-height:52px; float: right}
.logo-box .rightLogo .phone span:first-child{font-size: 19px;color: #2276e7;margin-right:15px;font-weight: 600}
.logo-box .rightLogo .phone span:last-child{font-size: 14px;color: #666666;}
.logo-box .rightLogo ul {height:68px;}
.logo-box .rightLogo ul li{float:left;line-height: 68px}
.logo-box .rightLogo ul li a{font-size: 14px;color: #000000;margin:0 15px}
/* banner */
.headBox{position: relative;}
.headBox .banner{width: 100%;height:500px;background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/bg.jpg) no-repeat center}

/* 内容 */

/* 服务项目 */
.serContent{width: 1000px;margin:0 auto;padding: 24px 0;}
.serContent .serTitle{height:54px;text-align: center;padding-top:144px;position: relative;}
 .serviceP{height:44px;font-size:32px;color:#333;text-align: center}
.serviceP2{height:27px;font-size:15px;color:#666;text-align: center;margin-bottom: 22px;}

/* 极速注册通道 */
.TopspeedBox{overflow: hidden;width:1000px;height:228px;background:#fff;position: absolute;left:0;top:-108px;border-radius: 15px;border: 1px solid #dcdcdc;box-shadow: 1px 9px 35px -1px #dcf0ff;;}
.TopspeedBox p{height:68px;line-height:88px;font-size:15px;color:#2275e7}
.TopspeedBox .regPhoneBox{height:46px;padding:10.5px 0;padding-bottom: 26px;border-bottom: 1px dashed #acacac;}
.TopspeedBox .regPhoneBox .spanBg{float: left;display:inline-block;width:145px;height:46px;background:url(http://static.lvzheng.com/lvzhengpc/images/register_sh/speed.jpg) no-repeat center;margin-left:56px}
.TopspeedBox .regPhoneBox .inputBox{float:left;height:46px;background:#2275e7;border-radius: 3px;margin:0 7px 0 16px}
.TopspeedBox .regPhoneBox .inputBox div{width:345px;height:44px;margin:1px 0 0 1px;border-radius: 3px 0 0 3px;float:left}
.TopspeedBox .regPhoneBox .inputBox div em{position: absolute;width: 1px;height: 24px;background: #ddd;top: 11px;}
.TopspeedBox .regPhoneBox .inputBox div input{border: none;height:44px;width:222px;;font-size:14px;padding: 0 61.5px;}
.TopspeedBox .regPhoneBox .inputBox div input.btn-getcode{color: #2275e7;font-size: 13px;width: 96px;cursor: pointer}
.TopspeedBox .regPhoneBox .inputBox span{display:inline-block;width:186px;font-size:14px;color:#fff;float:left;line-height: 44px;cursor: pointer}
.TopspeedBox .regPhoneBox a{float:left;display:inline-block;width:143px;height:44px;line-height:44px;font-size:13px;color:#729eed;border:1px solid #2275e7;border-radius: 3px;}

/* 电话轮播 */
.timeP span{display:inline-block;width:85px;line-height:72px;}
.swiperPhone{height: 72px;}
.swiperPhone .swiper-slide p:first-child{float: left;line-height:72px;font-size:13px;color: #959595;margin: 0 151px 0 56px;}
.swiperPhone .swiper-slide p:last-child{float: left;line-height:72px;font-size:13px;color: #959595;}
/* .serContent .serTitle .TopspeedBox ul {height:72px;}
.serContent .serTitle .TopspeedBox ul li{float:left;line-height: 72px;font-size: 13px;color:#959595}
.serContent .serTitle .TopspeedBox ul li:first-child{margin: 0 151px 0 56px} */

/* 服务项目 */
.serProject{width:308px;height:348px;border:1px solid #ecf3ff;float:left;margin:14.5px 0}
.serContent .serTitle .serProject P{font-weight: 600;line-height:48px;font-size:15px;color:#1694ea;background:#f3f8ff;border-bottom: 1px solid #ecf3ff}
.serProject ul li{line-height: 24px;font-size: 14px;color: #000;text-align: center; }
.serProject a{display: inline-block;width: 100px;line-height: 30px;background: #2275e7;color:#fff;border-radius: 15px;}
.serProject{position: relative;}
.serProject a{position: absolute; left:102px;bottom:23px}
.serTitle .sp2,.sp5{margin:0 35px}
.serTitle .sp{margin-top:0}
.serTitle .spbottom{margin-bottom:35.5px}
.bgRed{color:#f02d2d!important; font-weight: 600;margin-top:5px}
.bgRed span{font-size: 15px}
.liTop{margin-top:32px}
.liTop2{margin-top:15px}
/* 服务流程 */
/* .procedureBox{margin-top:35.5px;background:#2275e7} */
.procedureBox{background:#2275e7}
.stepBox{overflow: hidden;background:#fff;border-radius: 10px;}
.stepBox .stepUl{width: 100%;overflow: hidden;}
.stepBox .stepUl li{width: 338px;float: left}
.stepBox .stepUl li.stepLi{width: 323px;}
.stepBox .stepUl li img{margin-left:77px}
.stepBox .stepUl2 {overflow: hidden;background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/borderR.png) no-repeat right -26px}
.stepBox .bgNone{background:none!important }
.stepBox .stepUl2 li{text-align: center;line-height: 26px;font-size: 13px;color:#000}
.stepBox .stepUl2 .stepTitle{font-size:17px;color:#1694ea;line-height: 36px;}
/* */
.BtnBox{margin-top:32px;}
.BtnBox div{height:11px;background:url(http://static.lvzheng.com/lvzhengpc/images/register_sh/borderB.png) no-repeat 179px center;}
.BtnBox p{text-align:center;font-size:17px;color:#0095eb;line-height:60px;font-weight: 600;}
.BtnBox ul{padding-bottom: 35px;overflow:hidden}
.BtnBox ul li{float:left}
.BtnRed{display:inline-block;width: 200px;text-align: center;line-height:35px;background:#f02d2d;margin:0 67px;border-radius: 15px;font-size:13px;color: #fff }
.BtnBox ul li:last-child a{margin-right:0}

.stepUl3{overflow:hidden;width:933px;margin-left:33.5px;border-top: 1px solid #e5e5e5;padding: 30px 0}
.stepUl3 li{float: left;margin:0 11px 10px 0}
.stepUl3 li a{display: inline-block;border-radius: 5px;width: 225px;line-height:40px;background: #f3f7ff;font-size: 13px;color: #0a0204}
.stepUl3 .liRight{margin-right:0}



/* 专业服务团队 */
.swiper-wrapper{width:1000px;}
.leftBox{width:500px;float: left;margin: 78px 0 0 78px;}
.leftBox .nameBox{overflow: hidden;}
.leftBox .nameBox span{display: inline-block;height: 34px;float: left}
.leftBox .nameBox span:first-child{width:12px;background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/lName.png) no-repeat}
.leftBox .nameBox span:nth-child(2){font-size: 32px;line-height: 34px;margin: 0 10px;color: #2275e7}
.leftBox .nameBox span:last-child{width:12px;background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/rName.png) no-repeat 0 bottom}
.leftBox ul{overflow: hidden;margin: 42px 0}
.leftBox ul li{font-size: 13px;color: #416faf;float: left}
.leftBox ul li{min-width:167px}

.leftBox ul li:first-child{margin:0 42px 13px 0}
.leftBox ul li:nth-child(2){margin:0 123px 13px 0}
.leftBox ul li:nth-child(3){margin-right: 42px}

.leftBox p {font-size: 18px;color: #0a0204;line-height: 25px}
.leftBox .BtnRed{margin:44px 0 0 0}
.rightBox{float: left;width:400px;height:373px;margin-left:50px;}
/* margin-right: 70px; */

/* 修改部分 */

.doubtBox .doubtTitle{position: relative;color:#484848;font-weight: 600;width:781px;line-height:52px;font-size:18px;text-align:center;margin-left:173px;}
.doubtBox .doubtTitle span{position: absolute;left:45%;bottom:0;display: inline-block;width:80px;height: 1px;background: #484848}
.doubtList{margin-top: 39px}
.doubtList li {position: relative;;width:258px;float: left;margin-right:50px;margin-left: 52px;box-shadow: 1px 4px 30px #e2f5ff;}
.doubtList li:last-child{margin-right: 0}
.doubtList li span{position: absolute;left:142px;top:-19px;display: inline-block;width:38px;height:19px;background: #f9fdff;border-radius: 38px 38px 0 0;box-shadow: -1px -2px 12px #e2f5ff}
.doubtList li a{display: inline-block;width:340px;height:50px;line-height: 50px;font-size:15px;color:#0a0204;text-align: center;border-bottom:1px dashed #ccc;border-radius: 5px;background: #fff}
.doubtList li a:last-child{border-bottom:none }
/* 疑问极速通道 */
.aBtn{box-shadow: 1px 9px 35px -1px #e2f5ff;display: inline-block;width: 250px;line-height: 42px;border-radius: 15px;margin:45px 0;text-align: center;font-size:13px }
.aBtnL:hover{color:#fff}
.aBtnL{color:#fff;background: #2275e7;margin:0 56px 0 279px}
.aBtnR{color:#2275e7;border:1px solid #2275e7}
.aBtnR:hover{color:#2275e7} 

/* 国际知名机构投资 */
.comHistory{overflow: hidden}
.comHistory li{width: 296px;float: left}
.comHistory li span{display: inline-block;width: 159px;height: 158px;background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/c1.png) no-repeat;margin-left: 68.5px}
.comHistory li .comTitle{line-height: 82px;text-align: center;font-size: 22px;color:#fff}
.comHistory li .comP{font-size: 12px;color:#fff;line-height:23px }
.comHistory li:nth-child(2){margin: 0 56px}
.comHistory li:nth-child(2) span{background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/c2.png) no-repeat}
.comHistory li:nth-child(3) span{background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/c3.png) no-repeat}

/* 媒体报道 */
.memorabilia {overflow: hidden}
.memorabilia li {width: 459px;overflow: hidden;float: left;margin-bottom: 13.5px;cursor:pointer;}
.memorabilia li span{float:left;display: inline-block;width: 150px;height:100px;}
.memorabilia li p{float:right;display: inline-block;width:290px;line-height:36px;padding:13px 0;font-size: 17px;color:#000}
.memorabilia .mRight{margin-left:82px}

/* 他们都选择了小微 */
.serContent ul.imgUl{overflow: hidden;}
.serContent .imgUl li{float: left;margin:0 13px 21px;}
.serContent .imgUl li img{border:1px solid #d2d2d2}
.serContent .imgUl .liBorder{margin-left: 0}
.serContent .imgUl .liBorder2{margin-right: 0}

/* 全国服务中心 */
.imgUl2 {overflow: hidden;margin-bottom: 15px;}
.imgUl2 li{width:300px;height: 200px;float: left;border-radius: 5px;position: relative}
.imgUl2 li:first-child{background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/core1.png) no-repeat;margin-bottom: 45px}
.imgUl2 li:nth-child(2){background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/core2.png) no-repeat;margin:0 50px 45px}
.imgUl2 li:nth-child(3){background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/core3.png) no-repeat;margin-bottom: 45px}
.imgUl2 li:nth-child(4){background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/core4.png) no-repeat;}
.imgUl2 li:nth-child(5){background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/core5.png) no-repeat;margin:0 50px}
.imgUl2 li:last-child{background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/core6.png) no-repeat}
.imgUl2 li a{display:inline-block;width:200px;line-height:34px;background: #2275e7;color: #fff;font-size: 12px;text-align: center;border-radius: 15px;position: absolute;left: 52px;bottom: 18px}

/* 底部 */
.bottomBox {overflow:hidden;color:#fff}
.bottomBox {width:100%;height:670px;background:url(http://static.lvzheng.com/lvzhengpc/images/register_sh/bottom.png) no-repeat center}
.bottomBox .bottomTitle{width: 1022px;height: 126px;margin: 0 auto;margin-top:93px}
.bottomBox .bottomUl{width: 1022px;margin:0 auto;margin-top:55px;overflow: hidden}
.bottomBox .bottomUl li{border-right:1px solid #fff;float: left}
.bottomBox .bottomUl li:first-child{width: 324px;}
.bottomBox .bottomUl li:first-child p{text-align: center}
.bottomBox .bottomUl li:first-child p span{display: inline-block;line-height: 50px;border-bottom:1px solid #fff;font-size: 20px;letter-spacing:3px}
.bottomBox .bottomUl .tel{width:362px;}
.bottomP{line-height: 34px;text-align: center; font-size: 20px;letter-spacing: 3px;padding:7px 0}
.bottomBox .bottomUl .tel p:nth-child(2){height: 36px;font-size: 22px;text-align: center;cursor: pointer}
.bottomBox .bottomUl .tel p:nth-child(3){display: inline-block;width:100%;height:22px;text-align: center;font-size: 14px;color:#fff}
.bottomBox .bottomUl .tel a{display: inline-block;width:200px;line-height:42px;background: #2275e7;margin: 1px 0 0 81px;border-radius: 5px;text-align: center;font-size: 15px;color:#fff}
.bottomBox .bottomUl .rePhone{width: 334px;border-right: none}

.rePhone div,.rePhone a{width: 260px;margin-left: 73px}
.rePhone .bottomInput{height:42px;margin-top:6px;margin-bottom:9px;border-radius: 3px;background: #fff}
.rePhone .telInput{height:42px;border: none;margin-left:50px;font-size:13px}

.rePhone a{display: inline-block;line-height:42px;color: #fff;border-radius: 5px;background: #2275e7;text-align: center;font-size:14px; }
.rePhone .bottomP{font-size: 17px;font-weight: 600}
.rePhone .bottomP .iDay{font-size:23px;color: #7bb3ff}

.bottomUl2{overflow: hidden}
.bottomUl2 li {float: left;font-size: 14px;margin-bottom: 14px;border-right:none!important;cursor: pointer}
.bottomUl2 li {width: 118px!important}
.bottomUl2 li i{display:inline-block;width: 12px;height: 12px;background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/yuan.png) no-repeat}
.bottomUl2 li.bottomLeft{margin-left: 23px}
/* 底部 */
.land-hb{width: 100%;position: fixed;bottom: 0;left: 0;z-index: 999999;}
.land-hb-box{width: 100%;height: 150px;background: url('http://static.lvzheng.com/lvzhengpc/images/register_sh/cbotbg.png') no-repeat;}
.land-hb .hb-con{width: 1180px;height: 150px;margin:0 auto;position: relative;}
.land-hb .hb-close{display:block;width: 35px;height: 35px;background: url('http://static.lvzheng.com/lvzhengpc/images/register_sh/close_btn.png') no-repeat center;position: absolute;right: 20px;top: 9px;}
.land-hb .hb-pic{width: 1180px;height: 220px;background: url('http://static.lvzheng.com/lvzhengpc/images/register_sh/bot_pic.png') no-repeat left bottom;position: absolute;bottom: 0;left:0;}

.land-hb .hb-item{width: 470px;height: 100px; padding: 30px 40px 20px; position: absolute;right: 30px;top: 30px}
.land-hb .hb-item .item{width: 470px;margin-bottom: 10px;overflow: hidden;}
.land-hb .hb-item .item .code{width: 250px; padding: 6px 10px; height: 36px;line-height: 36px;font-size: 14px;color: #666;border: 1px solid #a6a6a6;border-radius: 5px;;float: left;font-family: 微软雅黑}
.land-hb .hb-item .item .getcode{display: block;width: 180px;text-align: center;height: 50px;line-height: 50px;font-size: 18px;color: #fff;background: #eb3639;border-radius: 5px;float: left;margin-left: 15px}

/* 左浮动 */
.fixLeft{
   position: fixed;top:25%;left:0;cursor: pointer;z-index: 9;
}
.headImg{
   cursor: pointer;width:100%;height:90px;background:url(http://static.lvzheng.com/lvzhengpc/images/register_sh/h2.jpg) center
}

/* banner表单 */
.callbox{width: 300px;height: 290px;position: absolute;bottom: 115px;right: 98px;}
.callbox .call{width: 260px;height: 168px;padding: 20px;padding-top: 0;border-radius: 5px;;background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/bcallbg.png) no-repeat center;}
.callbox .call p.text{font-size: 16px;color: #fcd000;line-height: 28px;text-align: center;padding: 5px 0;}
.callbox .call p.list{padding: 10px 0;height: 38px;width: 260px;}
.callbox .call p.list input{height: 38px;line-height: 38px;width: 240px;padding: 0 10px;border-radius: 6px;border: none;font-size: 14px;color: #333;}
.callbox .call a.btn{display: block;background: #eb3639;width: 260px;height: 50px;line-height: 50px; text-align: center;font-size: 18px;color: #fff;border-radius: 6px;}
.telbox{width: 300px;height: 60px;background: url(http://static.lvzheng.com/lvzhengpc/images/register_sh/btelbg.png) no-repeat center;margin-top: 3px;}
.callbox .telbox .tel {font-size: 16px;color: #fff;height: 60px;line-height: 60px;width: 200px;margin: 0 auto;padding-left: 60px;background:url(http://static.lvzheng.com/lvzhengpc/images/register_sh/btel.png) no-repeat center left 10px;}
 
/* 底部表单 */

.bot-box {
   width: 100%;
   height: 50px;
   line-height: 50px;
   background: #182834;
   padding: 15px 0;
   position: fixed;
   bottom: 0px;
   z-index: 10;
   display: block;
}
.bot-boxxf {
   position: fixed;
   bottom: 0px;
   z-index: 10;
   display: block;
}
.bot-box .tel-box {
   width: 870px;
   height: 50px;
   margin-left:10%;
   /* margin: 0 auto; */
   position: relative;
}
.bot-box .tel-box .kfico {
   width: 110px;
   height: 105px;
   position: absolute;
   bottom: -15px;
}
.bot-box .tel-box .tel {
   font-size: 24px;
   color: #ec373a;
   padding-left: 110px;
   float: left;
}
.bot-box .tel-box .item {
   float: left;
   width: 440px;
   margin-left: 30px;
}
.bot-box .tel-box .tel span {
   font-family: Impact;
}
.bot-box .tel-box .item input.w-text {
   width: 270px;
   height: 50px;
   line-height: 50px;
   background: #fff;
   padding: 0 10px;
   border: none;
   float: left;
   font-size: 16px;
   color: #333;
}
.bot-box .tel-box .item a.btn {
   width: 150px;
   text-align: center;
   height: 50px;
   line-height: 50px;
   font-size: 20px;
   color: #fff;
   background: #ec373a;
   display: block;
   float: left;
}






