/**按需选择**/
.ax_sb{ background:#f7f7f7; padding-top:35px;}
.ax_sb .wrap{ padding:25px 0 35px;}
.ax_sb .img_con{ width:231px;}
.ax_sb .img_con li{ float:left; margin-bottom:20px;}
.ax_sb .tit_con{ width:969px;}
.ax_sb .tit_con li{float:left; background:#fff; margin-right:20px; margin-bottom:20px; min-width:474px; min-height:232px; padding:20px 35px; position:relative;}
.ax_sb .tit_con li:nth-child(2n){ margin-right:0;}
.ax_sb .tit_con li img{ float:left; margin-top:40px;}
.ax_sb .tit_con li .content{ margin-left:25px; margin-top:15px; float:left;}
.ax_sb .tit_con li h2{ font-size:22px; color:#333; margin-bottom:15px;}
.ax_sb .tit_con li p{ font-size:14px; color:#666; line-height:18px; margin-bottom:30px;}
.ax_sb .tit_con li a{ font-size:14px; color:#0970b2; border:1px solid red; border-radius:13px; padding:3px 30px; cursor:pointer;}
.ax_sb .bqn_con li a{float:left; background:#fff; margin-right:21px; margin-bottom:20px; min-width:386px; min-height:232px; padding:20px 35px; position:relative; text-align:center;}
.ax_sb .bqn_con li:last-child a{ margin-right:0;}
.ax_sb .bqn_con li h2{ font-size:22px; color:#333; margin-bottom:10px;}
.ax_sb .bqn_con li p{ font-size:14px; color:#666; line-height:18px; max-width:316px; padding:0 48px;}
.animate-line i{position:absolute;display:inline-block;background:#aaaeb3;transition:all .5s linear}
.animate-line .top{width:0;height:2px;top:10px;left:10px}
.animate-line .botom{width:0;height:2px;bottom:10px;left:10px}
.animate-line .left{width:2px;height:0;top:10px;left:10px}
.animate-line .right{width:2px;height:0;top:10px;right:10px}
/**登记方式**/
.dj_sb{ background:#fff; padding-top:35px;}
.dj_sb .wrap{ padding-top:40px;}
.dj_sb .step{ text-align:center; width:150px;}
.dj_sb .dzbq{ width:180px; margin-left:-15px; margin-right:-15px;}
.dj_sb .step p{ font-size:16px; line-height:30px; color:#000; margin-top:20px; margin-bottom:30px;}
.dj_sb .step a{ font-size:14px; color:#46536c; border:1px solid red; border-radius:13px; padding:3px 30px; cursor:pointer;}
.dj_sb .step a:hover{background:#46536c; color:#fff;}
.dj_sb .arrow{ margin-top:35px;}
.dj_sb .ljbl{ font-size:24px; color:#fff; background:#46536c; height:50px; line-height:50px; border-radius:25px; display:block;text-align:center; width:180px; margin-left:510px; margin-bottom:40px;}
.dj_sb .ljbl:hover{background-color: rgba(60,70,90,0.9);}
.dj_sb .phone{width:400px;height:54px;border:solid 2px #4f586a;border-radius:27px;margin:0 auto 20px;}
.dj_sb .phone .input{font-size:18px;border-radius:27px 0 0 27px;width:248px;padding-left: 20px;letter-spacing: 0.6px;height:50px;vertical-align:top;}
.dj_sb .phone .submit{font-size:20px;cursor:pointer;color:#ffffff;border-radius:26px;width:148px;text-align:center;height:50px;background-color:#4f586a;outline:none;vertical-align:top;border:none;font-family:'microsoft Yahei'}
/**登记好处**/
.hc_sb{ background:#f7f7f7; padding-top:35px;}
.hc_sb .wrap{ padding-top:50px; padding-bottom:70px;}
.hc_sb ul{ max-width:760px; float:left; margin-top:55px;}
.hc_sb ul li{ float:left; padding-left:10px; margin-bottom:45px; margin-right:15px;}
.hc_sb ul li:nth-child(2n){ margin-right:0;}
.hc_sb ul li img{ float:left;}
.hc_sb ul li div{ float:left; width:310px; margin-left:10px;}
.hc_sb ul li span{ font-size:20px; line-height:30px; color:#030303;}
.hc_sb ul li p{ font-size:16px; line-height:30px; color:#666;}
.hc_sb .service-cricle{ float: right; max-width: 38%; position: relative;}
.service-cricle .home_png{ position: absolute; top:0; left:0; -webkit-animation: ripple2 2s ease-out infinite; animation: ripple2 2s ease-out infinite;}
.service-cricle .home_center{ position: absolute; top:0; left:0; -webkit-animation: cromate 50s ease-out infinite; animation: cromate 50s ease-out infinite;}
.service-cricle .home_service{ -webkit-animation: ripple 2s ease-out infinite; animation: ripple 2s ease-out infinite;}
@-webkit-keyframes ripple{0%{ -webkit-transform:scale(.98);}5%{ opacity:1;}50%{ -webkit-transform:scale(1)}100%{ -webkit-transform:scale(.98);}
}
@keyframes ripple{0%{ -webkit-transform:scale(.98); transform:scale(.98)}5%{ opacity:1}50%{ -webkit-transform:scale(1); transform:scale(1)}100%{ -webkit-transform:scale(.98); transform:scale(.98)}
}
@-webkit-keyframes ripple2{0%{ -webkit-transform:scale(1.02);}50%{ -webkit-transform:scale(1)}100%{ -webkit-transform:scale(1.02);}
}
@keyframes ripple2{0%{ -webkit-transform:scale(1.02); transform:scale(1.02)}50%{ -webkit-transform:scale(1); transform:scale(1)}100%{ -webkit-transform:scale(1.02); transform:scale(1.02)}
}
@-webkit-keyframes cromate{0%{ -webkit-transform:rotate(0deg);}50%{ -webkit-transform:rotate(360deg);}100%{ -webkit-transform:rotate(0deg);}
}
@keyframes cromate{0%{ -webkit-transform:rotate(0deg); transform:rotate(0deg);}50%{ -webkit-transform:rotate(360deg); transform:rotate(360deg);}100%{ -webkit-transform:rotate(0deg); transform:rotate(0deg);}
}
/**专家团队**/
.zj_sb{ background:url("bg_zj.png")/*tpa=bg_zj.png*/ no-repeat center top; height:350px; padding-top:245px;}
.zj_sb ul{ padding-left:335px;}
.zj_sb li a{ float:left; width:256px; height:53px; display:block; text-align:center; border-radius:8px; color:#303030; margin-right:17px; background:#d7dde5;}
.zj_sb li .active{background:#3c7ebb; color:#fff;}
.zj_sb li h5{ font-size:16px; line-height:30px;}
.zj_sb li p{ font-size:12px; line-height:20px;}
/**问题解答**/
.qs_sb{ background:#f2f2f2; padding-top:35px;}
.qs_sb ul{ position:relative; height:615px;}
.qs_sb ul li{ width:555px; height:155px; background:#fff url("bg_qs.png")/*tpa=bg_qs.png*/ no-repeat top left; border-radius:0 0 115px 30px; position:absolute; padding:20px 40px 0 70px; float:left;transition: all 0.6s; left:15px; top:45px;}
.qs_sb ul li:nth-child(2n){left:630px;}
.qs_sb ul li:nth-child(3),.qs_sb ul li:nth-child(4){ top:230px;}
.qs_sb ul li:nth-child(5),.qs_sb ul li:nth-child(6){ top:415px;}
.qs_sb ul li i{ position:absolute; left:15px; top:2px; font-size:22px; color:#fff;}
.qs_sb ul li h4{ color:#3a455a; font-size:22px; font-weight:bold; padding-bottom:15px;}
.qs_sb ul li p{color:#3a455a; font-size:14px;}
.qs_sb ul li a{ position:absolute;color:#3a455a; font-size:14px; right:70px; bottom:15px;cursor: pointer;color:red}
.qs_sb ul li:hover{ margin-top:-15px;box-shadow: 6px 8px 11px #eeeeee;}



