.body-bj{
    width: 100%;
    min-height: 400px;
    background: url(../images/lxwm/lxwm-bj.png) 0 0 no-repeat;
    overflow: hidden;

}
.zshz-ul{
    width: 100%;
    overflow: hidden;
}
.zshz-ul li{
    margin-bottom: 30px;
    width: 100%;
    height: 300px;
    background-color: #f9f9f9;
	border: solid 4px #e9e9e9;
    overflow: hidden;
}
.zshz-box{
    width: 100%;
    padding: 15px 45px;

}
.zshz-box img{
    width: 250px;
	height: 250px;
	background-color: #f7f7f7;
	box-shadow: 0px 0px 23px 1px 
		rgba(6, 1, 2, 0.22);
    border-radius: 50%;
    border: none;
    display: block;
    float: left;
}
.zshz-ul-r{
    float: left;
    width: 440px;
    margin-left: 55px;
}
.zshz-ul-r a{
    display: block;
}
.zshz-ul-r a:nth-child(1){
    margin-top: 25px;
}
.zshz-ul-r a:nth-child(1) span{
    color: #b90601;
    font-size: 20px;
}
.zshz-ul-r a:nth-child(1) span:nth-child(1){
    font-size: 25px;
}
.zshz-ul-r p{
    color: #4e4e4e;
    font-size: 16px;
    line-height: 25px;
    display: block;
    margin-top: 10px;
    text-indent: 2em;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 这里是超出几行省略 */
}
.zshz-ul-r a:nth-child(3){
    width: 110px;
	height: 35px;
	background-image: linear-gradient(0deg, 
		#c40300 0%, 
		#ff0800 100%), 
	linear-gradient(
		#b90601, 
		#b90601);
	background-blend-mode: normal, 
		normal;
	box-shadow: 0px 0px 6px 0px 
		rgba(6, 1, 2, 0.22);
	border-radius: 16px 18px 18px 17px;
    margin-top: 15px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}


.rczp-box{
    width: 100%;
}
.rczp-box span{
    display: block;
    width: 100%;
    color: #b90601;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;
}
.rczp-ul{
    overflow: hidden;
    margin-bottom: 25px;
}
.rczp-ul li{
    float: left;
    width: 412px;
	background-color: #f9f9f9;
	border: solid 4px #e9e9e9;
    margin-right: 25px;
    margin-bottom: 15px;
}
.rczp-ul li:nth-child(2n){
    margin: 0;
}
.rczp-ul li a{
    display: block;
    width: 100%;
    padding:15px 27px;
}
.rczp-ul li a p{
    font-size: 18px;
    color: #9c9c9c;
    font-weight: bold;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 0;
}
.rczp-ul li a p:nth-child(1){
    margin: 0;
    color: #2e2e2e;
    font-size: 20px;
}
.rczp-ul li a p:nth-child(1) span{
    font-size: 25px;
    color: #2e2e2e;
    font-weight: bold;
    margin-right: 10px;
    display: block;
    float: left;
}
.rczp-ul li a p:nth-child(1) span:nth-child(1){
    width: 28px;
	height: 28px;
	background-color: #ee6e6a;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}


.lxwm-box{
    width: 100%;
}
.lxwm-box-top{
    width: 852px;
    height: 394px;
    background-color: #f9f9f9;
	border: solid 4px #e9e9e9;
}
.lxwm-phone{
    width: 100%;
    overflow: hidden;
    margin-top: 45px;
}
.lxwm-phone p{
    display: block;
    float: left;
    margin-left: 65px;
    height: 70px;
    padding-left: 80px;
}
.lxwm-phone p:nth-child(1){
    background: url(../images/lxwm/phone.png) 0 center no-repeat;
}
.lxwm-phone p:nth-child(2){
    background: url(../images/lxwm/mail.png) 0 center no-repeat;
}
.lxwm-phone p span{
    line-height: 38px;
    color: #b90601;
    font-size: 25px;
    font-weight: bold;
}
.lxwm-phone p:nth-child(1) span{
    display: block;
}
.lxwm-phone p:nth-child(2) span{
    line-height: 70px;
}
.lxwm-ewm{
    margin-top: 35px;
    margin-left: 125px;
    overflow: hidden;
}
.lxwm-ewm img{
    width: 195px;
    height: 195px;
    display: block;
    float: left;
}
.lxwm-add{
    float: left;
    margin-left: 45px;
}
.lxwm-add p{
    color: #000;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    font-weight: bold;
}
.lxwm-add p:nth-child(1){
    font-size: 25px;
    line-height: 35px;
}
.lxwm-box-bot{
    width: 852px;
    height: 646px;
    margin-top: 30px;
}
.BMap_bubble_top{
    position: absolute;
    left: 0;
    top: 0;
}
.mapContent-p1{
    font-size: 18px;
    color: #444444;
    padding: 10px 20px 0;
}
.mapContent-p1 a{
    float: right;
    display: inline-block;
    background-color: #3385FF;
    font-size: 14px;
    color: #fff;
    width: 88px;
    line-height: 25px;
    border-radius: 18px;
    text-align: center;
    margin-right: 5px;
}
.mapContent-p2{
    font-size: 14px;
    color: #000;
    padding: 10px 20px 10px;
}

.rczp-con-top p:nth-child(1) span:nth-child(1){
    width: 28px;
    height: 28px;
    background-color: #ee6e6a;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    display: block;
    margin-right: 10px;
    float: left;
}
.rczp-con-top  p:nth-child(1) {
    margin: 0;
    color: #2e2e2e;
    font-size: 20px;
}
.rczp-con-top  p {
    font-size: 18px;
    color: #9c9c9c;
    font-weight: bold;
    margin-top: 20px;
    overflow: hidden;
}
.rczp-con-bot{
    margin-top: 20px;
}
.rczp-con-tt{
    width: 100%;
    overflow: hidden;
    background: url(../images/lxwm/rczp-tt-b.png) 0 16px repeat-x;
}
.rczp-con-tt span{
    display: block;
    font-size: 20px;
    color: #2e2e2e;
    width: 100px;
    height: 25px;
    background: #fff;
}
.rczp-con-p{
    padding: 15px 0;
}
.rczp-con-p p{
    font-size: 16px;
    line-height: 30px;
    color: #242424;
    text-indent: 2em;
    margin-bottom: 0;
    text-align: justify;
}
.rczp-con-zd{
    margin-top: 30px;

}
.rczp-con-zd p span{
    color: #b90601;
}
.zshz-ul-r a p{
    text-indent: 0;
    margin: 10px 0;
    color: #b90601;
    font-size: 18px;
}
