﻿
/*常用宽度*/
.wmax50 {
    max-width: 50px !important;
}

.wmax60 {
    max-width: 60px !important;
}

.wmax70 {
    max-width: 70px !important;
}

.wmax80 {
    max-width: 80px !important;
}

.wmax90 {
    max-width: 90px !important;
}

.wmax100 {
    max-width: 100px !important;
}

.wmax120 {
    max-width: 120px !important;
}

.wmax130 {
    max-width: 130px !important;
}

.wmax140 {
    max-width: 140px !important;
}

.wmax150 {
    max-width: 150px !important;
}

.wmax200 {
    max-width: 200px !important;
}

.wmax300 {
    max-width: 300px !important;
}

.wmax400 {
    max-width: 400px !important;
}

.wmax500 {
    max-width: 500px !important;
}

.wmax600 {
    max-width: 600px !important;
}

.wmax800 {
    max-width: 800px !important;
}

.wmax900 {
    max-width: 900px !important;
}

.wmax1000 {
    max-width: 1000px !important;
}

.wmax1200 {
    max-width: 1200px !important;
}

.wmax1300 {
    max-width: 1300px !important;
}

.wmax1400 {
    max-width: 1400px !important;
}

.wmax1500 {
    max-width: 1500px !important;
}

.wmax1600 {
    max-width: 1600px !important;
}

.wmin80 {
    min-width: 80px !important;
}

.wmin100 {
    min-width: 100px !important;
}

.wmin150 {
    min-width: 150px !important;
}

.wmin200 {
    min-width: 200px !important;
}

.wmin300 {
    min-width: 300px !important;
}

.wmin400 {
    min-width: 400px !important;
}

.wmin500 {
    min-width: 500px !important;
}

.wmin600 {
    min-width: 600px !important;
}

.wmin700 {
    min-width: 700px !important;
}

.wmin800 {
    min-width: 800px !important;
}

.wmin900 {
    min-width: 900px !important;
}

.wmin1000 {
    min-width: 1000px !important;
}

.wmin1100 {
    min-width: 1100px !important;
}

.wmin1200 {
    min-width: 1200px !important;
}

.wmin1300 {
    min-width: 1300px !important;
}

.wmin1400 {
    min-width: 1400px !important;
}

.wmin1500 {
    min-width: 1500px !important;
}

.wmin1600 {
    min-width: 1600px !important;
}

.wmin1700 {
    min-width: 1700px !important;
}


/*以下是旧样式（可能会用到）*/

/*MasterPagenew母模板用的样式*/
/*百分比宽度*/
.w5p{width:5%;}
.w10p{width:10%;}
.w16p{width:16.6%;}
.w20p{width:20%;}
.w25p{width:25%;}
.w30p{width:30%;}
.w33p{width:33%;}
.w34p{width:34%;}
.w40p{width:40%;}
.w50p{width:50%;}
.w60p{width:60%;}
.w65p{width:65%;}
.w70p{width:70%;}
.w80p{width:80%;}
.w85p{width:85%;}
.w90p{width:90%;}
.w95p{width:95%;}
.w99p{width:99%;}
.w100p{width:100%;}

/*固定宽度*/
.w10{width:10px;}
.w12{width:12px;}
.w15{width:15px;}
.w18{width:18px;}
.w20{width:20px;}
.w25{width:25px;}
.w30{width:30px;}
.w35{width:35px;}
.w40{width:40px;}
.w44{width:44px;}
.w45{width:45px;}
.w49{width:49px;}
.w50{width:50px;}
.w55{width:55px;}
.w60{width:60px;}
.w65{width:65px;}
.w70{width:70px;}
.w75{width:75px;}
.w80{width:80px;}
.w85{width:85px;}
.w90{width:90px;}
.w95{width:95px;}
.w100{width:100px;}
.w105{width:105px;}
.w110{width:110px;}
.w115{width:115px;}
.w120{width:120px;}
.w130{width:130px;}
.w135{width:135px;}
.w140{width:140px;}
.w145{width:145px;}
.w150{width:150px;}
.w152{width:152px;}
.w155{width:155px;}
.w160{width:160px;}
.w170{width:170px;}
.w175{width:175px;}
.w180{width:180px;}
.w190{width:190px;}
.w200{width:200px;}
.w215{width:215px;}
.w220{width:220px;}
.w240{width:240px;}
.w250{width:250px;}
.w260{width:260px;}
.w270{width:270px;}
.w300{width:300px;}
.w310{width:310px;}
.w330{width:330px;}
.w350{width:350px;}
.w380{width:380px;}
.w400{width:400px;}
.w460{width:460px;}
.w480{width:480px;}
.w500{width:500px;}
.w560{width:560px;}
.w600{width:600px;}
.w630{width:630px;}
.w700{width:700px;}
.w740{width:740px;}
.w800{width:800px;}
.w900{width:900px;}
.w960{width:960px;}
.w1000{width:1000px;}
.w1100{width:1100px;}
.w1200{width:1200px;}
.w1300{width:1300px;}
.w1400{width:1400px;}
.w1500{width:1500px;}

/*最小宽度*/
.minw10{min-width:10px;}
.minw20{min-width:20px;}
.minw30{min-width:30px;}
.minw40{min-width:40px;}
.minw50{min-width:50px;}
.minw60{min-width:60px;}
.minw70{min-width:70px;}
.minw80{min-width:80px;}
.minw90{min-width:90px;}
.minw100{min-width:100px;}
.minw110{min-width:110px;}
.minw120{min-width:120px;}
.minw130{min-width:130px;}
.minw150{min-width:150px;}
.minw180{min-width:180px;}
.minw200{min-width:200px;}
.minw250{min-width:250px;}
.minw300{min-width:300px;}
.minw350{min-width:350px;}
.minw400{min-width:400px;}
.minw450{min-width:450px;}
.minw500{min-width:500px;}
.minw560{min-width:560px;}
.minw600{min-width:600px;}
.minw700{min-width:700px;}
.minw800{min-width:800px;}
.minw900{min-width:900px;}
.minw950{min-width:950px;}
.minw1000{min-width:1000px;}
.minw1100{min-width:1100px;}
.minw1200{min-width:1200px;}
.minw1300{min-width:1300px;}
.minw1400{min-width:1400px;}
.minw1500{min-width:1500px;}
.minw1600{min-width:1600px;}
.minw1700{min-width:1700px;}
.minw1800{min-width:1800px;}
.minw2000{min-width:2000px;}
.minw2200{min-width:2200px;}
.minw2500{min-width:2500px;}
.minw3000{min-width:3000px;}

/*最大宽度*/
.maxw50 {max-width:50px;}
.maxw60 {max-width:60px;}
.maxw70 {max-width:70px;}
.maxw80 {max-width: 80px;}
.maxw90 {max-width: 90px;}
.maxw100{max-width:100px;}
.maxw110{max-width:110px;}
.maxw120{max-width:120px;}
.maxw130{max-width:130px;}
.maxw140{max-width:140px;}
.maxw150{max-width:150px;}
.maxw160{max-width:160px;}
.maxw170{max-width:170px;}
.maxw180{max-width:180px;}
.maxw200{max-width:200px;}
.maxw210{max-width:210px;}
.maxw220{max-width:220px;}
.maxw230{max-width:230px;}
.maxw250{max-width:250px;}
.maxw300{max-width:300px;}
.maxw345{max-width:345px;}
.maxw400{max-width:400px;}
.maxw440{max-width:440px;}
.maxw460{max-width:460px;}
.maxw500{max-width:500px;}
.maxw600{max-width:600px;}
.maxw630{max-width:630px;}
.maxw660{max-width:660px;}
.maxw690{max-width:690px;}
.maxw700{max-width:700px;}
.maxw740{max-width:740px;}
.maxw800{max-width:800px;}
.maxw900{max-width:900px;}
.maxw980{max-width:980px;}
.maxw1000{max-width:1000px;}
.maxw1100{max-width:1100px;}
.maxw1150{max-width:1150px;}
.maxw1200{max-width:1200px;}
.maxw1300{max-width:1300px;}
.maxw1400{max-width:1400px;}
.maxw1500{max-width:1500px;}


/*100%宽度-固定宽度*/
.w100p-5 {
    width: -webkit-calc(100% - 5px) !important;
    width: -moz-calc(100% - 5px) !important;
    width: calc(100% - 5px) !important;
}

.w100p-10 {
    width: -webkit-calc(100% - 10px) !important;
    width: -moz-calc(100% - 10px) !important;
    width: calc(100% - 10px) !important;
}

.w100p-20 {
    width: -webkit-calc(100% - 20px) !important;
    width: -moz-calc(100% - 20px) !important;
    width: calc(100% - 20px) !important;
}

.w100p-25 {
    width: -webkit-calc(100% - 25px) !important;
    width: -moz-calc(100% - 25px) !important;
    width: calc(100% - 25px) !important;
}

.w100p-30 {
    width: -webkit-calc(100% - 30px) !important;
    width: -moz-calc(100% - 30px) !important;
    width: calc(100% - 30px) !important;
}

.w100p-40 {
    width: -webkit-calc(100% - 40px) !important;
    width: -moz-calc(100% - 40px) !important;
    width: calc(100% - 40px) !important;
}

.w100p-45 {
    width: -webkit-calc(100% - 45px) !important;
    width: -moz-calc(100% - 45px) !important;
    width: calc(100% - 45px) !important;
}

.w100p-50 {
    width: -webkit-calc(100% - 50px) !important;
    width: -moz-calc(100% - 50px) !important;
    width: calc(100% - 50px) !important;
}

.w100p-55 {
    width: -webkit-calc(100% - 55px) !important;
    width: -moz-calc(100% - 55px) !important;
    width: calc(100% - 55px) !important;
}

.w100p-60 {
    width: -webkit-calc(100% - 60px) !important;
    width: -moz-calc(100% - 60px) !important;
    width: calc(100% - 60px) !important;
}

.w100p-65 {
    width: -webkit-calc(100% - 65px) !important;
    width: -moz-calc(100% - 65px) !important;
    width: calc(100% - 65px) !important;
}

.w100p-70 {
    width: -webkit-calc(100% - 70px) !important;
    width: -moz-calc(100% - 70px) !important;
    width: calc(100% - 70px) !important;
}

.w100p-75 {
    width: -webkit-calc(100% - 75px) !important;
    width: -moz-calc(100% - 75px) !important;
    width: calc(100% - 75px) !important;
}

.w100p-80 {
    width: -webkit-calc(100% - 80px) !important;
    width: -moz-calc(100% - 80px) !important;
    width: calc(100% - 80px) !important;
}

.w100p-85 {
    width: -webkit-calc(100% - 85px) !important;
    width: -moz-calc(100% - 85px) !important;
    width: calc(100% - 85px) !important;
}

.w100p-90 {
    width: -webkit-calc(100% - 90px) !important;
    width: -moz-calc(100% - 90px) !important;
    width: calc(100% - 90px) !important;
}

.w100p-95 {
    width: -webkit-calc(100% - 95px) !important;
    width: -moz-calc(100% - 95px) !important;
    width: calc(100% - 95px) !important;
}

.w100p-100 {
    width: -webkit-calc(100% - 100px) !important;
    width: -moz-calc(100% - 100px) !important;
    width: calc(100% - 100px) !important;
}

.w100p-110 {
    width: -webkit-calc(100% - 110px) !important;
    width: -moz-calc(100% - 110px) !important;
    width: calc(100% - 110px) !important;
}

.w100p-120 {
    width: -webkit-calc(100% - 120px) !important;
    width: -moz-calc(100% - 120px) !important;
    width: calc(100% - 120px) !important;
}

.w100p-140 {
    width: -webkit-calc(100% - 140px) !important;
    width: -moz-calc(100% - 140px) !important;
    width: calc(100% - 140px) !important;
}

.w100p-145 {
    width: -webkit-calc(100% - 145px) !important;
    width: -moz-calc(100% - 145px) !important;
    width: calc(100% - 145px) !important;
}

.w100p-150 {
    width: -webkit-calc(100% - 150px) !important;
    width: -moz-calc(100% - 150px) !important;
    width: calc(100% - 150px) !important;
}

.w100p-240 {
    width: -webkit-calc(100% - 240px) !important;
    width: -moz-calc(100% - 240px) !important;
    width: calc(100% - 240px) !important;
}

/*下面是vue结构用的新样式*/