/**
 * @description:  招商加盟
 * @author:  longmin
 * @update:  2019/8/18
 */

.join-us{padding-top: 22px;}
.item{margin-bottom: 26px;}
.item h3{color: #186eb1;font-size: 18px;margin-bottom: 10px}
.item p{line-height: 28px;color: #333;font-size: 14px;}

@media screen and (max-width: 980px){
    .w-left{display: none}
    .w-right{width: 100%}
    .join-us{padding: 22px 10px 0;}
}
