
.w{width:100%; margin:0 auto; background-color:#ebebeb;}

/*移动端招商*/
.photo_x img{ width:100%; display:block;}
.way{ background:#2acae0; overflow:hidden;}
.way ul{ border:1px #fff dashed;width:96%; margin:0 auto; padding-top:5px; overflow:hidden;}
.way ul div { text-align:center;}
.way ul div img{ width:100%;}
.way ul li{ text-align:center; width:46%; margin:2% 2%; float:left; background:#fff; border-radius:10px; height:187px}
.way ul li p.title_x{ font-size:18px; color:#ff0b01; line-height:25px; font-weight:600; padding-top:5px}
.way ul li p.details{ font-size:16px; color:#fc4b34; line-height:23px; height:80px; padding: 0.5em 0.5em 0;}
.version{ background:#fff; width:96%; margin:0 auto; overflow:hidden;position: relative;}
.version::before{content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 2px;
    background: #3897d2;}	
.version::after{content: '';
    display: table;
    clear: both;}
.version ul{ width:94%; margin:10px auto; overflow:hidden}
.version ul li{ padding:2%; font-size:20px; }
.version ul li div.left_x{ width:45%; float:left; line-height:20px; color:#3497d2; text-indent:5px; text-align:left}
.version ul li div.number{ width:10%; float:left; background:#3497d2; font-size:18px;text-align:center; border-radius:50%; line-height:30px; color:#fff; position:relative;    top: 20px;}
.version ul li div.right_x{ width:45%; float:left; text-indent:5px; line-height:20px; text-align:left ; color:#fc4b34;}
.version ul li a.more{ border-radius:8px; padding:2px 10px;height:35px; line-height:35px; color:#fff;}