
.lxwmcon .icoinfo{
    padding: 0 97px;
    display: flex;
    justify-content: space-between;
}
.lxwmcon .icoinfo .pbox p{
    background-color: #f5f5f5;
	border-radius: 12px;
    padding: 22px 25px;
    margin-top: 15px;
    line-height: 32px;
	color: #333333;
}
.lxwmcon .icoinfo .pbox .img{
    text-align: center;
}
.lxwmcon .lyblock{
    background-color: #f5f5f5;
	border-radius: 7px;
    padding: 50px 77px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lxwmcon .lyblock .forms{
    width: 55.3%;
}
.lxwmcon .lyblock .forms form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 25px;
}
.lxwmcon .lyblock .forms h5{
    font-size: 20px;
	color: #000000;
}
.lxwmcon .lyblock .forms .dls{
    width: 40.56%;
}
.lxwmcon .lyblock .forms select,input{
    width: 100%;
    outline: none;
    height: 50px;
	background-color: #ffffff;
	border-radius: 8px;
	border: solid 1px #e5e5e5;
    padding-left: 20px;
    padding-right: 18px;
}
.lxwmcon .lyblock .twoinp{
    width: 54.6%;
}
.lxwmcon .lyblock .twoinp select{
    width: 45%;
	height: 50px;
	background-color: #ffffff;
	border-radius: 8px;
	border: solid 1px #e5e5e5;
    outline: none;
    padding-left: 20px;
    padding-right: 18px;
    margin-right: 7%;
}
.lyblock .twoinp select:nth-child(2){
    margin-right: 0;
}
.lyblock .twoinp input{
    width: 100%;
}
.lyblock form input{
    margin-top: 19px;
}
.lyblock .inp3{
    width: 100%;
    margin-top: 19px;
}
.lyblock .inp3 textarea{
    width: 100%;
    padding-left: 20px;
    padding-top: 20px;
    outline: none;
    border-radius: 8px;
	border: solid 1px #e5e5e5;
}
.btn button{
    width: 182px;
	height: 36px;
	background-color: #00428e;
	border-radius: 3px;
}
.lyblock .btn{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 19px;
}
.lyblock .btn button{
    color: #fff;
    cursor: pointer;
}
.lxwmcon .lyblock .erwei{
    text-align: center;
}
.lxwmcon .lyblock .erwei h3{
    font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #000000;
    margin-bottom: 42px;
}
.lxwmcon .lyblock .erwei p{
    color: #999999;
    margin-top: 23px;
}
#map{
    width: 100%;
    height: 510px;
	background-color: #f5f5f5;
	border-radius: 12px;
    margin-top: 30px;
}
.icoiteminfo{
    margin-top: 60px;
}
.icoiteminfo .line{
    margin-top: 26px;
    margin-bottom: 80px;
    height: 2px;
	background-color: #e3e3e3;
}
.icoiteminfo .row-clom{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.icoiteminfo .row-clom .box{
    width: 46.51%;
    padding-bottom: 30px;
    margin-bottom: 35px;
    border-bottom: 1px dotted #c7c7c7;
}
.icoiteminfo .row-clom .box .tit{
    display: unset;
}
.icoiteminfo .row-clom .box h4{
    font-size: 15px;
	line-height: 15px;
    font-weight: bold;
	letter-spacing: 1px;
	color: #404040;
}
.icoiteminfo .row-clom .box .img{
    margin-right: 38px;
    margin-bottom: 25px;
}
.icoiteminfo .row-clom .box p{
    font-size: 14px;
	color: #404040;
}
/* 加入我们 */
.jrwm{
    margin-top: 80px;
}
.zwinfoinit{
    margin-top: 52px;
    padding: 59px 76px;
    background-color: #f0f0f0;
}
.zwinfoinit .faf .tn{
    padding-bottom: 24px;
    border-bottom: 1px solid #bebebe;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.zwinfoinit .faf .tn h5{
    font-size: 20px;
    font-weight: bold;
	line-height: 20px;
	color: #666666;
    transition: all .3s;
}
.zwinfoinit .faf .tn div{
    cursor: pointer;
}
.zwinfoinit .faf .tn div span{
    font-size: 16px;
	line-height: 16px;
	color: #666666;
    transition: all .3s;
}
.zwinfoinit .faf .tn div i{
    color: #666666;
    transition: all .3s;
}
.zwinfoinit .son .smb{
    margin-bottom: 16px;
    transition: all .3s;
}
.zwinfoinit .son .smb h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #00428e;
}
.zwinfoinit .son .smb .lists{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -0.5%;
    margin-top: 19px;
}
.zwinfoinit .son .smb .lists .box{
    width: 24%;
    margin: 0 0.5%;
    background-color: #00428e;
	border-radius: 8px;
    text-align: center;
    color: #fff;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    font-weight: bold;
}
.zwinfoinit .son .smb .p1{
    font-size: 14px;
	line-height: 30px;
	color: #333333;
    margin-top: 10px;
}
.zwinfoinit .son h2{
    font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #00428e;
    margin-top: 15px;
}
.zwinfoinit .son{
    display: none;
    padding-bottom: 80px;
}
.add-active h5{
    color: #00428e !important;
}
.add-active .cli span{
    color: #00428e !important;
}
.add-active .cli i{
    display: inline-block;
    color: #00428e !important;
    transform:rotate(-180deg);
}
/* padpro端 */
@media screen and (min-width: 991px) and (max-width: 1366px){
    .lxwmcon .lyblock{
        padding: 50px 50px;
    }
    .lxwmcon .icoinfo{
        padding: unset;
    }
    .lxwmcon .icoinfo .pbox p{
        padding: 16px 16px;
    }
    .lxwmcon {
        margin-top: 75px;
    }
    .zwinfoinit {
        margin-top: 40px;
        padding: 40px;
    }
    .zwinfoinit .faf .tn{
        margin-bottom: 18px;
    }
}
/* pad端 */
@media screen and (min-width:768px) and (max-width:991px) {
    .lxwmcon .lyblock{
        padding: 30px 30px;
    }
    .lxwmcon .icoinfo{
        padding: unset;
    }
    .lxwmcon .icoinfo .pbox p{
        padding: 10px;
        font-size: 12px;
    }
    .lxwmcon .lyblock .forms{
        width: 70%;
    }
    .lxwmcon {
        margin-top:45px;
    }
    .jrwm {
        margin-top: 45px;
    }
    .zwinfoinit {
        margin-top: 30px;
        padding: 30px;
    }
    .zwinfoinit .faf .tn h5{
        font-size: 18px;
    }
    .zwinfoinit .faf .tn{
        padding-bottom: 20px;
        margin-bottom: 15px;
    }
}
/* 移动端 */
@media (max-width:767px){
    .jrwm {
        margin-top: 30px;
    }
    .lxwmcon .icoinfo .pbox .img{
        display: none;
    }
    .lxwmcon .icoinfo{
        flex-wrap: wrap;
        padding: 10px;
    }
    .lxwmcon .icoinfo>div{
        width: 100%;
        text-align: center;
    }
    .lxwmcon {
        margin-top: 35px;
    }
    .lxwmcon .lyblock{
        padding: 10px;
        flex-wrap: wrap;
    }
    .lxwmcon .lyblock .forms{
        width: 100%;
    }
    .lxwmcon .lyblock .erwei{
        width: 100%;
        margin-top: 15px;
    }
    .icoiteminfo .row-clom .box .img {
        margin-right: 15px;
    }
    .icoiteminfo .row-clom .box{
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .icoiteminfo .row-clom .box p {
        font-size: 12px;
    }
    .icoiteminfo .row-clom .box h4 {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 5px;
    }
    .icoiteminfo .line{
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .lxwmcon {
        margin-top:30px;
    }
    .jrwm {
        margin-top: 30px;
    }
    .zwinfoinit {
        margin-top: 15px;
        padding: 15px;
    }
    .zwinfoinit .faf .tn h5{
        font-size: 18px;
    }
    .zwinfoinit .faf .tn{
        padding-bottom: 15px;
        margin-bottom: 10px;
    }
    .zwinfoinit .son .smb .lists .box{
        font-size: 12px;
    }
    .zwinfoinit .son .smb h4{
        font-size: 14px;
    }
    .zwinfoinit .son .smb .p1 {
        font-size: 12px;
        line-height: 26px;
        color: #333333;
        margin-top: 5px;
    }
}