div {
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
}
.lm1 {
   border-bottom: 1px dashed gray;
    width: 100%;
    margin-top: 20px;
	padding-bottom: 20px;
    height: auto;
}
.tpxw {
    width: 30%;
    height: 100%;

}
.left {
    float: left;
}
.tpxw img {
    width: 100%;
    height: 210px;
    display: block;
}
.wenzi {
    width: 66%;
	margin-left: 2%;
}
.right {
    float: right;
}
.list {
    overflow: hidden;
    height: 40px;
    line-height: 25px;
}
.list span a{
    font-size: 18px;
    color: #22689e;
    font-weight: 600;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
        font-size: 12px;
}
.conion table tr {
    height: 30px;
    line-height: 30px;
}
.conion table tr th {
    color: #22689e;
    font-size: 16px;
    width: 65px;
        text-align: left;
}
.conion table tr td {
    color: #222222;
    font-size: 14px;
    font-weight: 500;
}
@media (max-width:1199px) {
	
}
@media (max-width:1023px) {
	
}

@media (max-width:991px) {
	
}
@media (max-width:768px) {
	
}

@media (max-width:680px) {
	.tpxw {
	    width: 100%;
	    height: auto;
	}
	.wenzi {
	    width: 100%;
	}
}

@media (max-width:640px) {
	.tpxw {
	    width: 100%;
	    height: auto;
	}
	.wenzi {
	    width: 100%;
	}
}

@media (max-width:480px) {
	.tpxw {
	    width: 100%;
	    height: auto;
	}
	.wenzi {
	    width: 100%;
	}
}

@media (max-width:400px) {
	.tpxw {
	    width: 100%;
	    height: auto;
	}
	.wenzi {
	    width: 100%;
	}
}

@media (max-width:360px) {
	.tpxw {
	    width: 100%;
	    height: auto;
	}
	.wenzi {
	    width: 100%;
	}
}