
.weichen_bg .title {
    text-align: center;
    font-size: 28px;
    padding-top: 60px;
    margin-bottom: 15px;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.titlecon {
    color: #787879; 
    font-size: 12px; 
    text-align: center; 
}

.row.xcxlist ul li {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    width: 25%;
    text-align: center;
    float: left;
}
.xcx li {
    list-style: none;
    padding-top: 30px;
    margin-left: 40px;
}
.wxone {
    background: url(/images/wxone.png) 100% no-repeat;
}
.wxtwo {
    background: url(/images/wxtwo.png) 100% no-repeat;
}
.wxthree {
    background: url(/images/wxthree.png) 100% no-repeat;
}
.wxfour {
    background: url(/images/wxfour.png) 100% no-repeat;
}
.wxstlist ul li {
    float: left;
    text-align: center;
    height: 231px;
    /* border: 1px solid #999; */
    box-sizing: border-box;
    margin-top: 30px;
    margin-left:0;
}

.wxsttitle {
    height: 115px;
    color: #fff;
    font-size: 46px;
}
.wxcon {
    line-height: 25px;
    color: #666;
    font-size: 14px;
}
.wxstlist ul li:last-child{
	margin-right: 0;
}

.tzconlist ul li {
    height: 182px;
    float: left;
    width: 25%;
    text-align: center;
    margin-left: 60px;
    margin-bottom: 30px;
}

.wctwolist {
    margin: 0 auto;
    display: table;
    height: 560px;
    color: #fff;
}
.wctwotwo{
	background: url(/images/timg.jpg) 100% repeat;

}


.wctwotitle {
    margin-top: 139px;
    font-size: 30px;
    border-left: 2px solid #ffa200;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
}

*img{
	width: 100%;
}
