
/*为何选择我们样式开始*/
.xwm-xbanner {
    height: 300px;
    background: url(/templets_s/images/xbanner1.png) no-repeat;
}

.xwm-dqwz {
    height: 36px;
    background: #e5e5e5;
    margin-bottom: 36px;
}

.xwm-dqwz-middle {
    width: 100%;
    height: 36px;
    margin: 0 auto;
    line-height: 36px;
    color: #444444;
}

.xwm-dqwz-middle a {
    color: #444;
}

.xwm-xbody {
    width: 80%;
    margin: 0 10% 40px 10%;
    overflow: hidden;
}

.xwm-xbody img {
    width: 432px;
    margin: auto;
}

.xwm-map {
    width: 100%;
    border-bottom: 1px solid #dddddd;
    min-height: 446px;
    line-height: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.xwm-map-left {
    min-width: 432px;
    flex: 1;
    height: auto;
    float: left;
    padding-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xwm-map-right {
    flex: 2;
    padding-top: 109px;
    /*padding-left: 50px;*/
    float: right;
}

.xwm-map-right h1 {
    color: #00b4ec;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}

.xwm-map-right p {
    font-size: 1.2rem;
    color: #444444;
    line-height: 28px;
    letter-spacing: 2px;
}

.xwm-certificate {
    width: 100%;
    border-bottom: 1px solid #dddddd;
    min-height: 395px;
    line-height: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xwm-certificate-left {
    flex: 2;
    /*height: 232px;*/
    padding-top: 33px;
    float: left;
    align-items: center;
    justify-content: center;
}

.xwm-certificate-left h1 {
    color: #00b4ec;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}

.xwm-certificate-left p {
    font-size: 1.2rem;
    color: #444444;
    line-height: 28px;
    letter-spacing: 2px;
}

.xwm-certificate-right {
    flex: 1;
    /*height: 249px;*/
    padding-top: 0;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xwm-channel {
    width: 100%;
    border-bottom: 1px solid #dddddd;
    height: 448px;
    line-height: 5px;
}

.xwm-channel-left {
    width: 500px;
    height: 416px;
    float: left;
    margin-top: 33px;
}

.xwm-channel-right {
    width: 443px;
    height: 283px;
    padding-top: 160px;
    float: right;
}

.xwm-channel-right h1 {
    color: #00b4ec;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}

.xwm-channel-right p {
    font-size: 1rem;
    color: #444444;
    line-height: 22px;
}

.xwm-nfsd {
    width: 100%;
    border-bottom: 1px solid #dddddd;
    height: 398px;
    line-height: 5px;
}

.xwm-nfsd-left {
    width: 500px;
    height: 236px;
    padding-top: 162px;
    float: left;
}

.xwm-nfsd h1 {
    color: #00b4ec;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}

.xwm-nfsd p {
    font-size: 1rem;
    color: #444444;
    line-height: 22px;
}

.xwm-nfsd-right {
    width: 443px;
    height: 331px;
    padding-top: 67px;
    float: right;
}


.xwm-fw {
    width: 100%;
    height: 430px;
    line-height: 5px;
}

.xwm-fw-left {
    width: 536px;
    height: 416px;
    float: left;
}

.xwm-fw-right {
    width: 430px;
    height: 272px;
    padding-top: 158px;
    float: right;
}

.xwm-fw-right h1 {
    color: #00b4ec;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}

.xwm-fw-right p {
    font-size: 1rem;
    color: #444444;
    line-height: 22px;
}

/*为何选择我们样式结束*/