﻿
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font: inherit;vertical-align: baseline;}
html,body{font-family:Arial,'Times New Roman'}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

html {font-size: 100%;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}
html,body {height: 100%;color:#4c4c4c}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a,button,input,label,li,img,ul{-webkit-tap-highlight-color:rgba(255,0,0,0);}
pre{word-wrap:break-word;}
button,input,select,textarea {color: inherit; font: inherit;outline:none;}
input,select{-webkit-appearance:none}
audio,canvas,progress,video {display: inline-block; vertical-align: baseline; }
audio:not([controls]) {display: none;height: 0;}
a{background-color: transparent;text-decoration:none;color:#4c4c4c;}
a:visited{color:#4c4c4c;}
a:hover {outline: 0;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {-webkit-appearance: button; cursor: pointer;}
button[disabled],
html input[disabled] {cursor: default;}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {height: auto;}

.container {min-height:100%;height: auto !important;height: 100%;position: relative;}
.page{margin: 0 auto;padding-bottom: 2em;}
.footer{font-size:0.6em;position: absolute;bottom: 0;width: 100%;height: 2em;clear:both;text-align:center;margin:1em auto 0;width:100%;}

/*ui-body-background*/
.ui-bg{background: #f2f8f8;} 

/**background**/
.ui-bg-white{background:#fff;}
.ui-bg-main{background:#4db6ac;}
.ui-bg-sec{background:#f57f17;}
.ui-bg-gray{background:#e2e9e8;}

/*ui-color*/
.ui-c-main {color: #4db6ac;} 
.ui-c-sec {color: #f57f17;} 
.ui-c-gray {color: #e2e9e8 ;}
.ui-c-tit {color: #4c4c4c;}
.ui-c-word {color: #989898;}
.ui-c-red {color: red;}
.ui-c-white{color: #fff;}
.ui-c-orange{color: #f57f17;}

/*ui-font*/
.ui-T0 {font-size: 1.5em;}
.ui-T1 {font-size: 1.25em;}
.ui-T2 {font-size: 1.125em;}
.ui-T3 {font-size: 1em;}
.ui-T4 {font-size: 0.875em;}
.ui-T5 {font-size: 0.75em;}

/*border*/
.brd-t{border-top:1px solid #e2e9e8;}
.brd-b{border-bottom:1px solid #e2e9e8;}
.brd-l{border-left:1px solid #e2e9e8;}
.brd-r{border-right:1px solid #e2e9e8;}
.brd{border:1px solid #e2e9e8;}

/*display*/
.none{display: none;}

/*position*/
.pr{position:relative;}
.pa{position:absolute;}
.pf{position:fixed;}
.fl{float:left;}
.fr{float:right;}
.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}

/*text-align*/
.tc{text-align: center;}
.tl{text-align: left;}
.tr{text-align: right;}
.vam{vertical-align:middle;}

/*margin*/
.mt16{margin-top:1em;}
.mt32{margin-top:2em;}
.mt48{margin-top:3em;}
.mt64{margin-top:4em;}
.mt80{margin-top:5em;}
.mr4p{margin-right:4%}
.mr16{margin-right:1em}
.mr32{margin-right:2em;}
.mr48{margin-right:3em;}
.mb16{margin-bottom:1em;}
.mb32{margin-bottom:2em;}
.mb48{margin-bottom:3em;}
.mb64{margin-bottom:4em;}
.mb80{margin-bottom:5em;}
.ml4p{margin-left:4%}
.ml16{margin-left:1em}
.ml32{margin-left:2em;}
.ml48{margin-left:3em;}


/*padding*/
.pt16{padding-top:1em;}
.pt32{padding-top:2em;}
.pt48{padding-top:3em;}
.pt64{padding-top:4em;}
.pt80{padding-top:5em;}
.pr4p{padding-right:4%}
.pr16{padding-right:1em;}
.pr32{padding-right:2em;}
.pr48{padding-right:3em;}
.pb16{padding-bottom:1em;}
.pb32{padding-bottom:2em;}
.pb48{padding-bottom:3em;}
.pb64{padding-bottom:4em;}
.pb80{padding-bottom:5em;}
.pl4p{padding-left:4%}
.pl16{padding-left:1em;}
.pl32{padding-left:2em;}
.pl48{padding-left:3em;}


/*ui-sta-icon-鍦嗗湀閲岄潰鍔犲瓧鐨�*/
.ui-sta-icon{display:inline-block;width:3em;height:3em;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;text-align:center;line-height:3em;font-size:0.75em;white-space:nowrap;}
.icon-c-main,.sta-icon-c2{border:0.125em solid #4db6ac;color:#4db6ac;}
.icon-c-sec,.sta-icon-c1{border:0.125em solid #f57f17;color:#f57f17;}
.icon-c-gray,.sta-icon-c3{border:0.125em solid #c2c9c9;color:#c2c9c9;}

/*ui-button*/
.btn-div{width:92%;padding-left:4%;padding-right:4%}
.ui-btn{display:inline-block;line-height:2.5em;width:100%;text-align:center;border-radius:0.3em;font-size:1.125em;}
.ui-btn-main{background:#4db6ac;border:1px solid #4db6ac;color:#FFF;box-shadow: 0px 4px 0px #e2e9e8;}
.ui-btn2{display:inline-block;line-height:1em;text-align:center;border-radius:1em;font-size:1.125em;}
.ui-btn3{display:inline-block;line-height:2em;text-align:center;border-radius:1em;font-size:1.125em;}
.ui-btn-main2{background:#4db6ac;border:1px solid #4db6ac;color:#FFF;}
a.ui-btn-main:visited{color:#FFF;}
a.ui-btn-main:hover{box-shadow: 0px 0px 0px;}
/* a.ui-btn-main:active{box-shadow: 0px 0px 0px;} */
.ui-btn-sec{background:#fff;border:1px solid #e2e9e8 ;color:#4c4c4c;box-shadow: 0px 4px 0px #ecf3f2;}
a.ui-btn-sec:visited{color:#4c4c4c;}
a.ui-btn-sec:hover{box-shadow: 0px 0px 0px;}
/* a.ui-btn-sec:active{box-shadow: 0px 0px 0px;} */
.ui-btn-disabled{background:#e2e9e8 ;border:1px solid #e2e9e8 ;color:#FFF;}
a.ui-btn-disabled:visited{color:#FFF;}
.ui-btn-small{display:inline-block;text-align:center;line-height:2.5em;padding:0em 1em;border-radius:0.2em;font-size:1.125em;}
a.ui-btn-small:visited{color:#FFF;}

/**arrow鍙崇澶�
**top鍜宺ight鍙兘闇€瑕侀噸鍐�
**/
.ui-arrow-right,.arrow-right,.icon-arrow-horizontal{position: absolute;top: 47%;right: 4%;margin-top: -0.2em;z-index: 1;-webkit-transform: rotate(315deg);-moz-transform: rotate(315deg);-ms-transform: rotate(315deg);transform: rotate(315deg);background: 0;width: 0.5em;height: 0.5em;border-bottom: solid 0.15em #c2c9c9;border-right: solid 0.15em #c2c9c9;}
.ui-arrow-right-w,.arrow-right-w,.icon-arrow-horizontal-w{position: absolute;top: 40%;right: 4%;margin-top: -0.2em;z-index: 1;-webkit-transform: rotate(315deg);-moz-transform: rotate(315deg);-ms-transform: rotate(315deg);transform: rotate(315deg);background: 0;width: 0.5em;height: 0.5em;border-bottom: solid 0.15em #fff;border-right: solid 0.15em #fff;}
.ui-arrow-down,.arrow-down{position: absolute;z-index: 1;-webkit-transform: rotate(45deg);-moz-transform: rotate(315deg);-ms-transform: rotate(45deg);transform: rotate(45deg);background: 0;width: 0.5em;height: 0.5em;border-bottom: solid 0.15em #c2c9c9;border-right: solid 0.15em #c2c9c9;}
.ui-arrow-up,.arrow-up{position: absolute;z-index: 1;-webkit-transform: rotate(135deg);-moz-transform: rotate(315deg);-ms-transform: rotate(135deg);transform: rotate(135deg);background: 0;width: 0.5em;height: 0.5em;border-bottom: solid 0.15em #c2c9c9;border-right: solid 0.15em #c2c9c9;}

/*radio*/
input[type=radio] {-webkit-appearance: none;appearance: none;margin: 0;cursor: pointer;vertical-align: bottom;background: #fff;border: 1px solid #B2B2B2;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;}
input[type=radio] {-webkit-border-radius: 1em;-moz-border-radius: 1em;border-radius: 1em;width: 1em;height: 1em;vertical-align: middle;margin-top: -0.4em;}
input[type=radio]:checked{border: 1px solid #4BC0B8;}
input[type=radio]:checked::after {content: '';display: block;position: relative;top: 22%;left: 25%;width: 0.5em;height: 0.5em;background: #4BC0B8;-webkit-border-radius: 1em;-moz-border-radius: 1em;border-radius: 1em;}

/*鏃犺褰曞浘鐗囨牱寮忛渶瑕佹彁鍑烘潵*/
.no-record-img{margin:4em auto 2em;background:url(../image/no_msg.png) no-repeat;background-size:100% 100%;width:7em;height:7em;}
/*鏃犲氨璇婁汉*/
.no-record-img-usr{margin:15% 25% 10%;display:block;}
.iconfont2 {
  font-family:"iconfont" !important;
  font-size:17px;
  font-style: normal;
  position:absolute;
  margin-top:3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconfont3 {
  font-family:"iconfont" !important;
  font-size:17px;
  font-style: normal;
  /*position:absolute;*/
  height:3.0em;
  /*top:50px;*/
  margin-left:6px;
  z-index:999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconfont4 {
  font-family:"iconfont" !important;
  font-size:17px;
  font-style: normal;
  position:absolute;
  height:3.0em;
  top:10px;
  margin-left:6px;
  z-index:999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}