.europe190104 .banner{
    position: relative;
    height: 724px;
    background: url('https://img.banghaiwai.com/uploads/2019-01-04/za3Z1bLiSC0DgS842XNwPKekfyZyBRs90SOkFcqg.jpeg') no-repeat top center;
    background-size: auto 725px;
    overflow: hidden;
}
.euro-form{
    position: absolute;
    width: 610px;
    margin: auto;
    left: 0;
    right: 0;
    bottom:44px;
    text-align: center;
}
.intention-label{
    display: none;
}
.euro-form .head-icon{
    margin: 0 auto 43px;
    width: 49px;
    height: 49px;    
    text-align: center;
    border-radius: 50%;
    background: #fda243;
}
.euro-form .head-icon i{
    color: #fff;
    font-size: 36px;
    line-height: 49px;
}
.euro-form .intention-formgroup{
    display: inline-block;
}
.euro-form .intention-formgroup:first-child{
    margin-right: 15px;
}
.euro-form .intention-input{
    width: 293px;
    height: 48px;
    line-height: 48px;
    border:1px solid #e9c3a1;
    background: #fcebd9;
    font-size: 18px;    
    padding-left: 15px;
    border-radius: 4px;
}
.euro-form .intention-input::-webkit-input-placeholder{
    color: #bb7128;
}
.euro-form .intention-submit{
    margin-top: 23px;
}
.euro-form .intention-inputpane {
    position: relative;
}
.euro-form .intention-inputpane .intention-validationmark{
    position: absolute;
    top:16px;
    right: 8px;
    font-size: 16px;
}
.euro-form .intention-submitbutton{
    width: 282px;
    height: 49px;
    border-radius: 25px;
    background: linear-gradient(to right,#ff8738 ,#e6420b);
    border:none;
    color: #fff;
    font-size: 18px;
}
.content-list .list-head ul,.content-list .list-head li{
    height: 93px;    
    display: flex;
    justify-content: center;
    align-items: center;
    background: #07459b;
    font-size: 0;
}
.content-list .list-head li{
    padding: 20px 0;
    width: 300px;
    cursor: pointer;
}
.content-list .list-head li.active{
    background: #0b55bc;
}
.content-list .list-head li.green{
    background: #447722;
}
.content-list .list-head li .img-l{
    margin-right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    overflow: hidden;
}
.content-list .list-head li .text-r h3{
    font-size: 24px;
    color: #fff;
}
.content-list .list-head li .text-r p{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.35);
}
.content-list .list-cont{   
    height: 318px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 318px;
}
.content-list .wrap-list{
    display: flex;
    justify-content: center;
    width: 1200px;
    margin: 0 auto;
}
.content-list .list-cont .cont-text-l{
    width: caLc(100% - 899px);
    padding: 60px 15px 0 20px;
}
.content-list .list-cont .cont-text-l h2{
    margin-bottom: 50px;
    line-height: 36px;
    font-size: 24px;
    color: #fff;
}
.list-cont .cont-text-l h2 span{
    padding-bottom: 10px;
    border-bottom: 4px solid #f49e44;
}
.content-list .list-cont .cont-text-l p{
    line-height: 24px;
    font-size: 16px;
    color: #fff;
}
.content-list .list-cont .cont-img-r{
    width: 899px;
    overflow: hidden;
}
.content-list .list-cont .cont-img-r img{
    width: 899px;
}
.context-list{
    margin-top: 50px;
    text-align: center;
}
.common-head{
    position: relative;
    display: inline-block;
    padding: 10px;
    border: 1px solid #000;
    border-image: -webkit-linear-gradient(#82b436,#0079ca) 10 10;
}
.common-head::before{
    position: absolute;
    content: '';
    top:-7px;
    left: -7px;
    bottom: -7px;
    right: -7px;
    border: 1px solid #000;
    border-image: -webkit-linear-gradient(#0079ca,#82b436) 10 10;
}
.common-head h1{
    margin-bottom: 10px;
    font-size: 48px;
    color: #0084d6;
}
.common-head h1 span{
    font-size: 18px;
    font-weight: normal;
}
.common-head p{
    padding: 5px 10px;
    background: #63ae36;
    color: #fff;
    font-size: 16px;
}
.context-list{
    padding-bottom: 50px;
    background: url('https://img.banghaiwai.com/uploads/2019-01-07/NMwK2lDQZsVgorYvG4X1UofSy7N3UJdSOCyvj06Z.jpeg') no-repeat top center;
    background-size: 100% 100%;
}
.context-list .context-cont ul{
    width: 1200px;
    margin: 20px auto 34px;
    display: flex;
    justify-content: space-around;
}
.context-list .context-cont ul li:nth-child(even){
    margin-top: 60px;
}
.context-list .context-cont ul .img-top{
    margin: 0 auto;
    width: 153px;
    height: 153px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.context-list .context-cont ul .img-top img{
    height: 153px;
}
.context-list .context-cont ul .tit-bottom{
    position: relative;
    margin-top: -16px;
    width: 184px;
    height: 54px;
    line-height: 54px;
    border-radius: 25px 0 25px 0;
    background: linear-gradient(to right,#87b61f ,#0e8ee5);
    font-size: 18px;
    color: #fff;
}
.context-list .context-cont ul .tit-bottom:after,.context-list .context-cont ul .tit-bottom:before,.context-list .other-list ul li .text-cont::before,.context-list .other-list ul li .text-cont::after{
    position: absolute;
    content:'';
    width: 10px;
    height: 10px;    
}
.context-list .context-cont ul .tit-bottom:after,.context-list .other-list ul li .text-cont::after{
    top:3px;
    right: 3px;
    border-top:1px solid rgba(255,255,255,.4);
    border-right:1px solid rgba(255,255,255,.4);
}
.context-list .context-cont ul .tit-bottom:before,.context-list .other-list ul li .text-cont::before{
    bottom: 3px;
    left: 3px;
    border-bottom:1px solid rgba(255,255,255,.4);
    border-left:1px solid rgba(255,255,255,.4);
}
.context-list .other-list ul{
    width: 1200px;
    padding: 10px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .21);
}
.context-list .other-list ul li{
    position: relative;
    width: 285px;
    height: 149px;
    overflow: hidden;
}
.context-list .other-list ul li img{
    height: 149px;
}
.context-list .other-list ul li .text-cont{
    position: absolute;
    width: 180px;
    height: 45px;
    line-height: 45px;
    bottom: 0;
    right: 0;
    border-radius: 25px 0 0 0;
    background: linear-gradient(to right,#87b61f ,#0e8ee5);
    font-size: 18px;
    color: #fff;
}
.context-list .other-list ul li .text-cont p{
    position: relative;
}
.more-form{
    height: 675px;
    background: url('https://img.banghaiwai.com/uploads/2019-01-07/7hGL6hesPC1eStZZ3QsQ65U2GY8yRghcXqMhExOL.jpeg') no-repeat top center;
    background-size: auto 100%;
}
.more-form {
    padding-top: 60px;
    line-height: 50px;
}
.more-form .form-title{    
    font-size: 42px;
    color: #fff;
    text-align: center;
}
.more-form .form-cont{
    width: 690px;
    margin: 120px auto 0;
}
.more-form .form-row{
    text-align: left;
    color: #fff;
}
.more-form .form-row b{
    margin-right:28px;
    font-size: 22px;
    font-weight: normal;
}
.more-form .euro-form{
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 10px auto 0;
}
.more-form .euro-form .intention-input{
    background: #fff;
    border: 1px solid #fff;
    color: #636363;
}
.more-form  .euro-form .intention-input::-webkit-input-placeholder{
    color: #636363;
}
.check-cont{
    margin-right: 40px;
    font-size: 18px;
    font-weight: normal;
}
.check-cont:last-child{
    margin-right: 0;
}
.check-cont .input_checkbox {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: none;
}
.check-cont .input_checkbox+span {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    display: inline-block;
    background-size: 16px 16px;
    position: relative;
    top: 3px;
    border:1px solid #fff;
}
.check-cont .input_checkbox:checked+span {
    background: #98d123 url('https://img.banghaiwai.com/uploads/2019-01-07/d2LN5Pz9i6EHiI7awz1JuigOAroO8djoXQ7dVvkc.png') no-repeat;
    background-position: -1px -1px
}
.service-cont{    
    padding-top: 45px;
    text-align: center;
    background: url('https://img.banghaiwai.com/uploads/2019-01-07/EKOjanAee9pSHNUWkUFu3RP4rDSF5pbtWEtjbi8T.png') no-repeat top center;
}
.service-cont .service-list ul{
    width: 1200px;
    margin: 55px auto 10px;
    display: flex;
    justify-content: space-around;
}
.service-cont .service-list li .img-top{
    width: 99px;
    height: 99px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
}
.service-cont .service-list li .img-top img{
    height: 99px;
}
.service-cont .service-list li .text-bottom{
    margin-top: 65px;
    font-size: 22px;
    color: #333333;
}
.service-cont .service-list li .text-bottom b{
    font-size: 30px;
    color: #63ae36; 
    font-weight: normal;
}
/* .service-cont .service-list li:nth-child(3) .img-top{
    margin-bottom: 65px;
}
.service-cont .service-list li:nth-child(3) .text-bottom b{
    font-size: 30px;
} */
.service-cont .service-list li:last-child .text-bottom{
    margin-top: 44px;
}
.service-cont .service-list li:last-child .text-bottom b{
    font-size: 48px;
}
.telphone{
    padding: 58px 0;
    text-align: center;
    font-size: 46px;
    color: #fff;       
}
.telphone span{
    font-size: 22px;
}