/* 基本设置 */
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0}*:before,*:after{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}html{width: 100%;height: 100%;font-size: 62.5%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: rgba(0,0,0,0)}body{margin: 0;width: 100%;width: 100%;height: 100%;min-height: 100%;color: #2b2b2b;background-color: #edf1f5; font-size: 1.4rem;line-height: 1.42857143;font-family: -apple-system, BlinkMacSystemFont, "PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif}ul,ol,li{list-style-type: none}input,textarea{outline: none}input[type=text],button,textarea{-webkit-appearance:none}img{display: block}a,a:link,a:hover{text-decoration: none;color: #232323}
/* 字体设置 */
h1{font-size: 2.4rem}
h2{font-size: 2rem}
h3{font-size: 1.8rem}
h4{font-size: 1.6rem}
h5{font-size: 1.4rem}
h6{font-size: 1.2rem}
h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;font-weight: normal}
strong{font-weight: bold}
.issmall {font-size: 75%}
/* 布局设置 */
.left{float: left}
.right{float: right}
.center{margin-left: auto;margin-right: auto}
.clearfixed{clear: both;height: 0;font-size: 0;display: block;overflow: hidden}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden}
.clearfix{*+height: 1%;}
.inleft{text-align: left}
.inright{text-align: right}
.incenter{text-align: center}
.isblock{display: block}
/* 栅格设置 */
.container {width: 100%}
.row {width: 100%;position: relative}
.full {width: 100%}
.col3{width: 60%}
.half {width: 50%}
.three{width: 33.333333%}
.col2{width: 40%}
.four{width: 25%}
.five{width: 20%}
.full,.col3,.half,.three,.four,.col2,.five{float: left}
/* 边框设置 */
.isbd{border: 1px #e3e7ec solid}
.isbdtp{border-top: 1px #e3e7ec solid}
.isbdbm{border-bottom: 1px #e3e7ec solid}
.isbdlt{border-left: 1px #e3e7ec solid}
.isbdrt{border-right: 1px #e3e7ec solid}
.isbd_dd{border: 1px #e3e7ec dotted}
.isbdtp_dd{border-top: 1px #e3e7ec dotted}
.isbdbm_dd{border-bottom: 1px #e3e7ec dotted}
.isbdlt_dd{border-left: 1px #e3e7ec dotted}
.isbdrt_dd{border-right: 1px #e3e7ec dotted}
/* 边距设置 */
.ispd {padding: 1rem}
.ispdtp {padding-top: 1rem}
.ispdbm {padding-bottom: 1rem}
.ispdlt {padding-left: 1rem}
.ispdrt {padding-right: 1rem}
.ismg {margin: 1rem}
.ismgtp {margin-top: 1rem}
.ismgbm {margin-bottom: 1rem}
.ismglt {margin-left: 1rem}
.ismgrt {margin-right: 1rem}
/* 边距设置 */
.ispd05 {padding: 0.5rem}
.ispdlt01{padding-left: 0.1rem}
.ispdlt02{padding-left: 0.2rem}
.ispdlt05{padding-left: 0.5rem}
.ispdrt01 {padding-right: 0.1rem}
.ispdrt02 {padding-right: 0.2rem}
.ispdrt05 {padding-right: 0.5rem}
.ispdtp05{padding-top: 0.5rem}
.ispdtp10{padding-top: 1rem}
.ispdtp15{padding-top: 1.5rem}
.ismgtp05{margin-top:0.5rem}
.ismgtp02{margin-top:0.2rem}
.ismgbm05 {margin-bottom: 0.5rem}
/* 效果设置 */
.iscircle{-webkit-border-radius: 50%;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%}
.isradius{-webkit-border-radius: 3px;-moz-border-radius: 3px; -o-border-radius: 3px;border-radius: 3px}
.isanimate{-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.isshadow{-webkit-box-shadow: 0 0 1px rgba(0,0,0,.2);-moz-box-shadow: 0 0 1px rgba(0,0,0,.2);-o-box-shadow: 0 0 1px rgba(0,0,0,.2);box-shadow: 0 0 1px rgba(0,0,0,.2)}
.ishalo{-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);-moz-box-shadow: 0 0 10px rgba(0,0,0,.2);-o-box-shadow: 0 0 10px rgba(0,0,0,.2);box-shadow: 0 0 10px rgba(0,0,0,.2)}
.isopacity{filter: alpha(opacity=0); -webkit-opacity :0;-moz-opacity: 0;-o-opacity: 0;-khtml-opacity: 0;opacity: 0}
.ismove{-webkit-transform: translate(20px,0px);-moz-transform: translate(20px,0px);-o-transform: translate(20px,0px);transform: translate(20px,0px)}

/*背景颜色*/
.bg1 {background-color: #01c0c8}
.bg2 {background-color: #f0724b}
.bg3 {background-color: #00c292}
.bg4 {background-color: #03a9f3}
.bg5 {background-color: #4c5667}
.bg6 {background-color: #f8f8f8}
.bg7 {background-color: #edf1f5}
.bg8 {background-color: #ffffff}
.bg8_80 {background-color: rgba(255,255,255,0.9)}
.bg9 {background-color: #333333}
.bg10 {background-color: #e7f5f6}

/*字体颜色*/
.co1 {color: #01c0c8}
.co20 {color: #fff}
.co2 {color: #f0724b}
.co3 {color: #00c292}
.co4 {color: #03a9f3}
.co5 {color: #4c5667}
.co9 {color: #999999}
.co6 {color: #FF0000}

/*字体大小*/
.fontsize12{font-size: 1.2rem}
.fontsize15{font-size: 1.5rem}
.fontsize18{font-size: 1.8rem}
.fontsize20{font-size: 2rem}
.fontsize22{font-size: 2.2rem}
.fontsize25{font-size: 2.5rem}
.fontsize30{font-size: 3rem}

