.swiper-slide{
    cursor: pointer;
}
select {
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
    background: url("../images/person/zz_form_select_icon.png") right 10px center no-repeat;
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	font-family: "microsoft yahei";
}

a {
	text-decoration: none;
}

.input {
    width: 100%;
    height: 37px;
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
    position: relative;
}

    .input select,
    .input input {
        font-size: 15px;
        text-align: left;
        width: 100%;
        padding-left: 10px;
    }

    .input input {
        width: 100%;
        height: 100%;
    }

input::-webkit-input-placeholder {
	font-size: 15px;
	color: #999;
}

input:focus {
	outline: none;
	background-color: none;
}

input{text-align: left;}
input,
button,select{
	background: none;
	border: none;
	outline: none;
	height: 100%;
}

img {
	vertical-align: middle;
}
ul{
	list-style: none;
}


.min_width {
    width: 100%;
    min-width: 1200px;
}

.w1200 {
    width: 1200px;
    margin: auto;
}

/* banner 表单 stary */
.ban-input {
    width: 300px;
    height: 260px;
    background: #fff;
    padding: 20px 10px 0;
    border-radius: 6px;
    left: 67%;
    top: 78px;
    position: absolute;
    z-index: 2;
}

.ban-input>h3 {
    font-size: 22px;
    line-height: 24px;
    color: #333;
    margin-bottom: 8px;
}

.ban-input>h4 {
    font-size: 15px;
    color: #666;
    margin-bottom: 14px;
	font-weight: 400;
	color: #999;
}

.ban-input>button {
    width: 100%;
    height: 43px;
    background: linear-gradient(to bottom, #ff6909, #ff9d1c);
    color: #fff;
    line-break: 43px;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 0 0 6px 6px;
}
.hz {
    width: 1200px;
    height: 123px;
    margin: 0 auto;
}

.hz>li {
    width: 300px;
    height: 123px;
    padding: 32px 35px 0 40px;
    float: left;
    background: #f5f5f5;
}

.hz .hzhover {
    background: #fff;
    border-bottom: 6px solid #ff971a;
}

.right-hz .hzh4 {
    color: #f08519;
}

.hz>li:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.hz>li:nth-child(3) {
    border-right: 1px solid #fff;
}

.hz>li,
.hot-box ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.hz>li>img {
    height: 58px;
}

.right-hz>h4 {
    font-size: 18px;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 8px;
    width: 110px;
    text-align: left;
}

.right-hz>p {
    font-size: 14px;
    color: #666;
    line-height: 14px;
    margin-top: 3px;
    text-align: left;
}

.right-hz {
    float: right;
    text-align: left;
    width: 140px;
}


.find {
    padding-top: 50px;
    background: #fff;
    padding-bottom: 50px;
}

.find-pic {
    width: 140px;
    height: 130px;
    position: relative;
    float: left;
}

.find-pic>img {
    height: 100%;
    width: 100%;
}

.circle {
    height: 88px;
    width: 88px;
    border-radius: 50%;
    border: 2px solid #f08519;
    color: #fc964f;
    font-size: 18px;
    line-height: 88px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -44px;
    margin-top: -44px;
    z-index: 1;
    display: none;
    cursor: pointer;
}

.model {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
}

.find-right {
    padding: 29px 100px 26px 55px;
    float: left;
    width: 440px;
    background: url("../images/person/cicle.png") no-repeat right;
    right: 0;
    background-position-x: 400px;

    overflow: hidden;
}

.find-small:hover .find-right {
    background: url("../images/person/cicle-2.png") no-repeat right;
    right: 0;
    background-position-x: 400px;
}
.cd-process {
    background: url("../images/person/process.png") no-repeat;
    background-position-x: center;
    width: 100%;
    height: 220px;
}

.ws {
    min-width: 1200px;
    margin: 0 auto;
}

.cd-box>img {
    height: 51px;
    width: 51px;
}

.ws>img {
    height: 23px;
    width: 12px;
}

.cd-box>p {
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 10px;
    color: #fff;
}

.cd-process {
    background: url("../images/person/process.png") no-repeat;
    background-position-x: center;
    width: 100%;
    height: 220px;
}
.del {
    width: 149px;
    height: 149px;
    background: url("../images/person/btn.png") no-repeat;
    background-size: 100% 100%;
    line-height: 135px;
    font-size: 24px;
    color: #fff;
    margin-left: 130px;
    cursor: pointer;
}

.zs {
    width: 100%;
    padding-top: 50px;
    background: url(../images/person/lback.png) no-repeat bottom;
    background-size: 100%;
}

.pic>img {
    width: 226px;
    height: 339px;
    float: left;
    border: 1px solid #bebebe;
    margin-right: 10px;
}

.pic {
    height: 410px;
}
.base_phone-left,
.base_phone-right,
.base_phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.hz .lxx:hover {
    background: #fff;
    border-bottom: 6px solid #ff971a;
}
.base_phone-left {
    width: 450px;
    height: 58px;
    background: #fff;
    border: 1px solid #ff6909;
    padding-left: 32px;
    font-size: 22px;
    color: #ff6909;
    border-radius: 29px;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}
.hz>li:hover h4,
.hz>li:hover p {
    color: #f08519 !important;
}




.base_phone-right {
    width: 236px;
    height: 60px;
    background-image: -moz-linear-gradient(90deg,
            rgb(255, 105, 9) 0%,
            rgb(255, 157, 28) 100%);
    background-image: -webkit-linear-gradient(90deg,
            rgb(255, 105, 9) 0%,
            rgb(255, 157, 28) 100%);
    background-image: -ms-linear-gradient(90deg,
            rgb(255, 105, 9) 0%,
            rgb(255, 157, 28) 100%);
    background-image: linear-gradient(90deg,
            rgb(255, 105, 9) 0%,
            rgb(255, 157, 28) 100%);
    border-radius: 29px;
    margin-left: 35px;
    justify-content: center;
    -webkit-justify-content: center;
    color: #fff;
    font-size: 22px;
    margin-left: -85px;
    box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}

.base_phone {
    justify-content: center;
    -webkit-justify-content: center;
    margin-top: 50px;
}
.find-small {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
    width: 580px;
    height: 130px;
    float: left;

    margin-bottom: 17px;
}

.find-right>h3 {
    font-size: 22px;
    font-weight: bold;
    color: #fc964f;
    margin-bottom: 14px;
    text-align: left;
    line-height: 22px;
}

.find-right>p {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    text-align: left;
}

.find-box {
    width: 1200px;
    height: 430px;
}

.find-box .find-small:nth-child(2n + 1) {
    margin-right: 40px;
}


.ws,.cd-process,.input{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;	
	-webkit-justify-content: space-between;
	justify-content: space-between;	
	-webkit-align-items: center;
	align-items: center;
}
.sjzz_title>h3{
    font-size: 36px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51)
}
.sjzz_title>h3>span{
    font-size: 36px;
    font-family: "Microsoft YaHei";
    color: #ff8e26;
}
.sjzz_title>p{
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
	margin-top: 6px;
}
  
/* <!-- 设计资质类别 start --> */
.sjzz_type{
    padding-top: 54px;
    padding-bottom: 60px;
}
.sjzz_type_content{
    width: 100%;
    background-color: rgb(232, 238, 246);
    box-shadow: 2px 3.464px 8px 0px rgba(0, 0, 0, 0.25);
    margin-top: 58px;
    position: relative;
	padding-bottom: 26px;
}
.sjzz_type_content>ul{
    width: 867px;
    padding: 42px 16px 0 14px;
}
.sjzz_type_content>ul>li{
    width: 100%;
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    height: 105px;
    margin-bottom: 16px;
}
.sjzz_type_content>ul>li>.sjzz_type_content_left{
    float: left;
    padding: 20px 32px 0 32px;
    width:184px;
}
.sjzz_type_content_left>i{
    display: block;
    margin-bottom: 12px;
}
.sjzz_type_content_left>b{
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
}
.sjzz_type_content>ul>li>i{
    float: left;
    height: 40px;
    width: 1px;
    border-left: 1px dotted #a8a8a8;
    margin-top: 32px;
}
.sjzz_type_content_right{
    width: 530px;
    float: left;
    padding: 23px 0 0 34px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: left;
}
.sjzz_type_content_right span{
    display: inline-block;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    margin-bottom: 5px;
	text-align: left;
}
.sjzz_type_content_right span>img{
    margin-right: 6px;
    float: left;
    margin-top: 7px;
}
.sjzz_type_content>ul>li>a{
    float: right;
    width: 72px;
    height: 72px;
    border-width: 1px;
    border-color: rgb(255, 142, 38);
    border-style: solid;
    border-radius: 50%;
    line-height: 72px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 142, 38);
    font-weight: bold;
    margin-top: 17px;
	margin-right: 32px;
}
.sjzz_type_content>ul>li:hover{
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
}
.sjzz_type_content>ul>li:hover a{
    background-image: -moz-linear-gradient( 90deg, rgb(255,105,9) 0%, rgb(255,157,28) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,105,9) 0%, rgb(255,157,28) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,105,9) 0%, rgb(255,157,28) 100%);
    background-image: linear-gradient( 90deg, rgb(255,105,9) 0%, rgb(255,157,28) 100%);
    color:#ffffff;
}
.sjzz_plan{position: absolute;top: 42px;width: 300px;z-index: 1;right:36px;}
.sjzz_plan img{width: 100%;border-top-left-radius: 5px;border-top-right-radius:  5px;;}
.sjzz_form{
    left: 865px!important;
    padding-top: 0!important;
    top: auto;
    bottom: 42px!important;
}
.sjzz_form>i{
    display: block;
    margin-top: -48px!important;
}
.sjzz_type_banner{
    margin-top: 52px;
    cursor: pointer;
}
/* <!-- 设计资质类别 end --> */
/* <!-- 标准化流程 一手服务全权负责 start --> */
.sjzz_flow{
    height: 516px;
    background: url("../images/person/sjzz_flow_back.png")no-repeat;
    background-position-x: center;
    padding-top: 45px;
}
.sjzz_flow>div{
    position: relative;
}
.sjzz_flow>div>i{
    position: absolute;
    left: 0;
    top: 166px;
}
.sjzz_flow ul{
    width: 100%;
    margin-top: 48px;
    position: relative;
    z-index: 2;
    height: 195px;
}
.sjzz_flow ul>li{
    float: left;
    width: 25%;
}
.sjzz_flow ul>li>i{
    display:block;
    margin: auto;
    width: 110px;
    height: 109px;
    border-radius: 6px;
}
.sjzz_flow ul>li>b{
    display: inline-block;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    margin-top: 32px;
    margin-bottom: 6px;
}
.sjzz_flow ul>li>p{
    font-size: 17.343px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
}
.sjzz_flow ul>li>i:nth-child(1){
    border: 1px solid #ff8e26;
}
.sjzz_flow ul>li>i:nth-child(2){
    margin-top: -114px;
    margin-left: 90px;
    background: url("../images/person/sjzz_flow_icon.png")no-repeat;
    background-color: rgb(255, 255, 255);
}
.sjzz_flow ul>li:nth-child(2)>i:nth-child(2){
    background-position-x: -110px;
}
.sjzz_flow ul>li:nth-child(3)>i:nth-child(2){
    background-position-x: -220px;
}
.sjzz_flow ul>li:nth-child(4)>i:nth-child(2){
    background-position-x: -330px;
}
.sjzz_flow ul>li:hover i:nth-child(2){
    background-position-y: -110px;
    background-color: #ff8e26;
}
/* <!-- 标准化流程 一手服务全权负责 end --> */
/* <!-- 设计资质 办理所需材料 start --> */
.sjzz_nede_data{
    padding-top: 56px;
    padding-bottom: 80px;
    overflow: hidden;
}
.sjzz_nede_data ul{
    width: 100%;
    margin-top: 58px;
}
.sjzz_nede_data ul>li{
    width: 374px;
    height: 484px;
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    float: left;
    position: relative;
}
.sjzz_nede_data ul>li>b{
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    background-color: rgb(255, 138, 21);
    display: block;
    width: 100%;
    padding: 30px 0 88px 0;
}
.sjzz_nede_data ul>li>i{
    display: block;
    margin-top: -70px;
}
.sjzz_nede_data ul>li>div{
    padding: 24px 24px 42px 26px;
    overflow: hidden;
}
.sjzz_nede_data ul>li>div>span{
    float: left;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    line-height: 1.8;
	margin-bottom: 10px;
    text-align: left;
}
.sjzz_nede_data ul>li>a{
    display: inline-block;
    width: 122px;
    height: 32px;
    border-width: 1px;
    border-color: rgb(255, 142, 38);
    border-style: solid;
    border-radius: 6px;
    line-height: 32px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 142, 38);
    font-weight: bold;
    position: absolute;
    bottom: 38px;
    left: 50%;
    margin-left: -61px;
}
.sjzz_nede_data ul>li:not(:last-child){
    margin-right: 39px;
}
.sjzz_nede_data ul>li:hover{
    transition: .7s;
    transform: scale(1.05);
}
.sjzz_nede_data ul>li:hover a{
    background-image: -moz-linear-gradient( 90deg, rgb(255,105,9) 0%, rgb(255,157,28) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,105,9) 0%, rgb(255,157,28) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,105,9) 0%, rgb(255,157,28) 100%);
    background-image: linear-gradient( 90deg, rgb(255,105,9) 0%, rgb(255,157,28) 100%);
    color: #ffffff;
}
/* <!-- 设计资质 办理所需材料 end --> */
/* <!-- 办理设计资质 — 您是否还遇到过这些问题？ start --> */
.sjzz_problem{
    height: 370px;
    background: url("../images/person/sjzz_problem_back.png")no-repeat;
    background-position-x: center;
    padding-top: 48px ;
}
.sjzz_problem h3{
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
}
.sjzz_problem h3>span{
    font-size: 36px;
    font-family: "Microsoft YaHei";
    color: #ff8e26;
}
.sjzz_problem ul{
    width: 686px;
    margin: auto;
    margin-top: 40px;
    height: 90px;
}
.sjzz_problem ul>li{
    float: left;
    width: 213px;
    height: 41px;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 2px;
    margin-bottom: 8px;
    margin-right: 18px;
}
.sjzz_problem ul>li:nth-child(3),
.sjzz_problem ul>li:nth-child(6){
    margin-right: 0;
}
.sjzz_problem ul>li>p{
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 41px;
}
.sjzz_problem ul>li:hover{
    color: #ff8e26;
    background-color: #ffffff;
}
.sjzz_problem ul>li:hover p{
    color: #ff8e26;
}
/* <!-- 办理设计资质 — 您是否还遇到过这些问题？ end --> */
.main-title>h3{
    margin-bottom: 40px!important;
}
/* <!-- 设计资质的 业务范围 start --> */
.sjzz_business_range{
    padding: 58px 0 36px 0;
    overflow: hidden;
}
.sjzz_business_range ul{
    width: 100%;
    margin-top: 46px;
}
.sjzz_business_range ul>li{
    width: 100%;
    height: 120px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
.sjzz_business_range ul>li>b{
    float: left;
    width: 440px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    background-color: rgb(255, 142, 38);
    height: 100%;
    line-height: 120px;
}
.sjzz_business_range ul>li>div{
    padding: 40px 0 0 70px;
    float: left;
    height: 100%;
}
.sjzz_business_range ul>li>div>p{
    text-align: left;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    line-height: 1.5;
	padding-top: 10px;
}
.sjzz_business_range ul>li:nth-child(n+2)>div{
    padding-top: 24px;
}
.sjzz_business_range ul>li:hover{
    background: url("../images/person/sjzz_hover_back.png")no-repeat;
}
.sjzz_business_range ul>li:hover b{
    background: none;
}
.sjzz_business_range ul>li:hover div p{
    color: #ffffff;
}
.sjzz_business_range ul>li:hover div{
    border-left: 1px dotted #ffffff;
}
/*53kf弹窗*/
.wrapper-customer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001;display:none;background-color:rgba(0,0,0,.7);}
.wrapper-customer .popbox{width:360px;left:50%;margin-left: -180px;position:absolute;top:200px;right:auto;bottom:auto;border-radius: 20px;background-color: #fff;}
.wrapper-customer .container{background:url(/static/popup/bg-main.png) no-repeat;background-size:100% auto;width:100%;height: 100%;position:relative;border-radius: 20px;}
.wrapper-customer .header-wrap{width: 85%;display: block;margin: 0 auto;overflow: hidden;}
.wrapper-customer .header-wrap img{margin: 32px 0 20px;max-width: 100%;}
.wrapper-customer li{float: left;color: #fff;width: 33.33333333%;}
.wrapper-customer li::before{content: '';width: 14px;height: 13px;background:url(/static/popup/sel.png) no-repeat 0 center;background-size:14px 13px;display: inline-block;margin-right: 6px;vertical-align: middle;}
.wrapper-customer li:nth-child(2){margin-left: 12px;}
.wrapper-customer li:last-child{float: right;width: auto;}
.wrapper-customer .footer-wrap{background:url(/static/popup/bg-footer.png) no-repeat 0 bottom;background-size:100% auto;clear: both;margin-top: 120px;text-align: center;font-size: 14px;padding: 0 7.5% 10px;}
.wrapper-customer .footer-wrap .form{display: flex;margin: 18px 0 0;width: 100%;}
.wrapper-customer .footer-wrap .ipt{border:1px solid #F9C371;flex: 1;height: 34px;line-height: 34px;text-indent: 10px;color: #666;border-top-left-radius: 5px;border-bottom-left-radius: 5px;font-size: 13px;outline:none;}
.wrapper-customer .footer-wrap .ipt::-webkit-input-placeholder {color: #aab2bd;font-size: 13px;}
.wrapper-customer .footer-wrap .layui-btn{background-image: linear-gradient(0deg,#F9C371,#FFEFB4);color: #B85C00;margin-left: -1px;height: 34px;line-height: 34px;border-radius: 5px;border-top-left-radius: 0;border-bottom-left-radius: 0;border-width: 0;font-weight: 601;}
.wrapper-customer button{letter-spacing:2px;animation:iconDance 1.2s linear infinite;background-image: linear-gradient(0deg,#FF4530,#FF6A30);height: 36px;line-height: 36px;font-size: 14px;border-radius: 30px;border: 0;color: #fff;display: block;width: 100%;margin-top: 38px;}
.wrapper-customer h6{font-size:15px;color:#D18C47;letter-spacing: 1px;text-align: center;font-weight: normal;}
.wrapper-customer .close-set{width:26px;height:26px;cursor:pointer;position: absolute;right:-26px;top:-26px;bottom:auto;left:auto;text-align: center;color: #fff;line-height: 26px;font-size: 14px;}
/*新弹窗*/
.wrapper-customer.new .popbox{background:url(/static/popup/bg-main-luohu.png) no-repeat;width:406px;height:468px;margin-left: -203px;}
.wrapper-customer.new .container{background: transparent;border-radius: 0;}
.wrapper-customer.new .footer-wrap{background: transparent;margin-top: 306px;}
.wrapper-customer.new .close-set{top:-332px}
.wrapper-customer.new button{height:38px;line-height: 38px;background-image: linear-gradient(0deg,#F73528,#ff5243);border-radius: 4px;cursor: pointer;}
/*底部咨询窗口*/
.wrapper-customer-footer{width:100%;height:120px;background-color:rgba(30 32 35,.7);position:fixed;bottom:0;left:0;z-index:99999;display:none}
.wrapper-customer-footer .popbox{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.wrapper-customer-footer .layui-form-inline{margin: 42px 0 0 200px;position: relative;width: 600px;}
.wrapper-customer-footer .layui-form-inline img{left: 392px;width: 16px;height: 16px;position: absolute;top: 0;}
.wrapper-customer-footer .layui-form-inline cite{top: 11px;left: 10px;position: absolute;color:#1E9FFF;}
.wrapper-customer-footer .layui-form-inline .layui-input{padding-left: 32px;border-radius: 0;}
.wrapper-customer-footer .layui-form-inline .layui-btn{padding: 0 24px;border-radius: 0;}
.wrapper-customer-footer .layui-form-inline img{margin-left: -100px;width: 32px;height: 32px;margin-top: 3px;}
.wrapper-customer-footer .layui-form-inline em{margin-right: 6px;vertical-align: middle;font-size: 22px;}
.wrapper-customer-footer .photo{position: absolute;left:0;bottom: 42px;width: 165px;}
.wrapper-customer-footer .close-set{position: absolute;right:80px;top:4px;width: 32px;height: 32px;line-height: 32px;text-align: center;border-radius: 50%;background-color: rgba(255,255,255,.15);color: #fff;}
.wrapper-customer-footer .close-set:hover{border-top-color:.7;}

/*新弹窗230718*/
.wrapper-customer.new.xp .popbox{background:url(/static/popup/bg-main-0718.png) no-repeat;height:527px;}
.wrapper-customer.new.xp .newform{width: 100%;box-sizing: border-box;}
.wrapper-customer.new.xp .footer-wrap{padding: 0 20px 10px;margin-top: 292px;}
.wrapper-customer h5{font-size: 14px;font-weight: 600;color:#444;text-align:left;margin-bottom: 5px;line-height: 28px;}
.wrapper-customer h5 em{color: #f00;margin-right: 5px;font-weight: normal;}
.wrapper-customer .iptnew{border:1px solid #d3d3d3;height: 34px;line-height: 34px;text-indent: 10px;color: #666;border-radius: 4px;font-size: 14px;outline:none;width: 100%;box-sizing: border-box;}
.wrapper-customer.new.xp button{height: 40px;line-height: 40px;margin-top: 42px;}

/*落户案例*/
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}
input[type="number"]{-moz-appearance: textfield;}
body::-webkit-scrollbar { width: 5px; height: 5px; border-radius: 3px; background-color: #EFF2F5;margin-right: 1px;}
body::-webkit-scrollbar-track { border-radius: 5px; background-color: #EFF2F5; }
body::-webkit-scrollbar-thumb { border-radius: 5px; background-color: rgba(199, 201, 204, 0.6);}
body::-webkit-scrollbar-thumb:hover { background: rgba(199, 201, 204, 0.8); -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}
.sidebar-right{right:auto;left: 0;top: 50%;}
.base_phone-left{letter-spacing: 1px;}
.base_phone-right img{width: 22px;height: 26px;margin-left: 18px;box-sizing:border-box;animation:am-shake2 1.2s linear infinite;}
#case-fulid{background: url(../images/person/world-map.png) no-repeat center bottom;background-size: 100% auto;}
.cases-wrapper{margin: 46px auto 72px;width: 100%;height:650px;clear: both;}
.cases-wrapper .swiper-container{width:100%;height:100%;}
.cases-wrapper .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;transition:.3s;transform:scale(.8);height: 100%;}
.cases-wrapper .swiper-slide img{max-width:100%;}
.cases-wrapper .swiper-slide-active,.cases-wrapper .swiper-slide-duplicate-active{transform:scale(1)}
.swiper-case-pagination{bottom: -30px!important;}


@keyframes am-shake{5%{transform:translateX(10px)}
10%{transform:translateX(0)}
15%{transform:translateX(10px)}
20%{transform:translateX(0)}
25%{transform:translateX(10px)}
30%{transform:translateX(0)}
}
@keyframes am-shake2{0%{transform:translate(0,0)}
50%{transform:translate(0,-4px)}
100%{transform:translate(0,1px)}
}
