*{ font-family: Microsoft YaHei;}
html body{ margin:0px; padding:0px; height:100%; font-family: Microsoft YaHei;}
.m0{ margin:0px;}
.p0{ padding:0px;}
.pb8{ padding-bottom: 8px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb25{ padding-bottom:25px;}
.pb35{ padding-bottom:35px;}
.pt8{ padding-top: 8px;}
.pt10{ padding-top:10px;}
.pt12{ padding-top:12px;}
.pt15{ padding-top:15px;}
.pt18{ padding-top:18px;}
.pt25{ padding-top:25px;}
.pt35{ padding-top:35px;}
.pr15{ padding-right: 15px;}
.pl15{ padding-left: 15px;}
.ml5{ margin-left:5px;}
.ml15{ margin-left:15px;}
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt12{ margin-top:12px;}
.mt13{ margin-top:13px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt35{ margin-top:35px;}
.mt45{ margin-top:45px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb35{ margin-bottom:35px;}
.mb75{ margin-bottom:75px;}
.wMax{ width:100%;}
.border-bottom-red{ border-bottom: 1px solid rgba(255,117,1,1)}
.bg-gray{ background:#f8f9f9;}
.bg-white{ background: rgba(255,255,255,1);}
.border-right-gray{ border-right: 1px solid rgba(240,240,240,1)}
.borderTop-Line{ border-top:1px solid rgba( 240,240,240,1)}
.borderBottom-Line{ border-bottom:1px solid rgba( 240,240,240,1)}
.umb-input-radius{ border-radius: 4px!important; -moz-border-radius:4px!important; -webkit-border-radius:4px!important;}

/* link style begin*/
.blackLink:link{ color:rgba(103,106,108,1);}
.blackLink:visited{ color:rgba(103,106,108,1);}
.blackLink:hover{ color:rgba(103,106,108,1); text-decoration:underline}
.blackLink:active{ color:rgba(103,106,108,1);}
/* link style end*/

/* font style begin */
.font-1_1em{ font-size:1.1em!important;}
.font12{ font-size: 12px;}
.font18{ font-size: 18px;}
.fontWhite{ color: rgba(255,255,255,1)!important;}
.fontOrange{ color:rgba(255,117,1,1)}
.fontBlack{ color:rgba(103,106,108,1)}
.fontGray{ color:rgba(150,150,150,1)}
/* font style end */

/* btn style begin */
.umb-btn-white{ background: rgba(255,255,255,1); border-radius: 0px; -moz-border-radius:0px; -webkit-border-radius:0px; color: rgba(255,117,0,1); box-shadow:none!important; text-shadow:none!important;} 
.umb-btn-white:hover{ background: rgba(255,255,255,.8); border-radius: 0px; -moz-border-radius:0px; -webkit-border-radius:0px; color: rgba(255,117,0,1); box-shadow:none!important; text-shadow:none!important;} 
.umb-btn-white-1{ background: rgba(255,255,255,1)!important; border-radius: 0px; -moz-border-radius:0px; -webkit-border-radius:0px; color: rgba(153,153,153,1)!important; box-shadow:none!important; text-shadow:none!important;} 
.umb-btn-white-1:hover{ background: rgba(255,255,255,.8); border-radius: 0px; -moz-border-radius:0px; -webkit-border-radius:0px; color: rgba(153,153,153,1); box-shadow:none!important; text-shadow:none!important;} 
.umb-btn-white-1:active{ background: rgba(255,255,255,.8); border-radius: 0px; -moz-border-radius:0px; -webkit-border-radius:0px; color: rgba(153,153,153,1); box-shadow:none!important; text-shadow:none!important;}
.umb-btn-orange{ background: rgba(255,117,1,1)!important; color: rgba(255,255,255,1)!important; box-shadow:none!important; text-shadow:none!important;}
.umb-btn-orange:hover{ background: rgba(255,117,1,.8); color: rgba(255,255,255,1); box-shadow:none!important; text-shadow:none!important;}
.umb-btn-orange:active{ background: rgba(255,117,1,1)!important; color: rgba(255,255,255,1)!important; box-shadow:none!important; text-shadow:none!important;}
.umb-btn-blue{ background: rgba(75,165,197,1); color: rgba(255,255,255,1); box-shadow:none!important; text-shadow:none!important;}
.umb-btn-blue:hover{ background: rgba(75,165,197,.8); color: rgba(255,255,255,1); box-shadow:none!important; text-shadow:none!important;}
.umb-btn-add-orange{ width: 50px; height: 50px; background: rgba(255,117,1,1); color: rgba(255,255,255,1); text-align: center; border-radius: 25px; -moz-border-radius:25px; -webkit-border-radius:25px; position:fixed; bottom: 80px; right: 15px; box-shadow:none!important; text-shadow:none!important;}
.umb-btn-add-orange:hover{ width: 50px; height: 50px; background: rgba(255,117,1,.8); color: rgba(255,255,255,1); box-shadow:none!important; text-shadow:none!important;}
.umb-btn-add-orange i{ padding-top: 14px; font-size: 22px; box-shadow:none!important; text-shadow:none!important;}

.umb-btn-add-orange-index{ width: 50px; height: 50px; background: rgba(255,117,1,.9); color: rgba(255,255,255,1); text-align: center; border-radius: 25px; -moz-border-radius:25px; -webkit-border-radius:25px; position:fixed; bottom: 15px; right: 15px; z-index:999; box-shadow:none!important; text-shadow:none!important;}
.umb-btn-add-orange-index:hover{ width: 50px; height: 50px; background: rgba(255,117,1,.7); color: rgba(255,255,255,1); box-shadow:none!important; text-shadow:none!important;}
.umb-btn-add-orange-index i{ padding-top: 15px; font-size: 22px; box-shadow:none!important; text-shadow:none!important;}
.umb-btn-lightGray{ background: rgba(250,250,250,1); border-radius: 0px; -moz-border-radius:0px; -webkit-border-radius:0px; color: rgba(103,106,108,1); box-shadow:none!important; text-shadow:none!important; }
.umb-btn-lightGray:hover{ background: rgba(235,235,235,1); border-radius: 0px; -moz-border-radius:0px; -webkit-border-radius:0px; color: rgba(103,106,108,1); box-shadow:none!important; text-shadow:none!important; }
.umb-btn-white-1{ background: rgba(255,255,255,1); border-radius: 0px; -moz-border-radius:0px; -webkit-border-radius:0px; color: rgba(51,51,51,1); box-shadow:none!important; text-shadow:none!important; }
.umb-btn-white-1:hover{ background: rgba(235,235,235,1); border-radius: 0px; -moz-border-radius:0px; -webkit-border-radius:0px; color: rgba(51,51,51,1); box-shadow:none!important; text-shadow:none!important; }

.umb-btn-rightAngle{ border-radius: 0px; -moz-border-radius:0px; -webkit-border-radius:0px;}

/* btn style end */

/* arrow style begin */
.umb-arrow-back{ width:25px; height:27px; background:url(../img/common@2x.png) -15px -362px no-repeat; background-size:200px auto; display:inline-block;}
.umb-arrow-back:hover{ width:25px; height:27px; background:url(../img/common@2x.png) -66px -362px no-repeat; background-size:200px auto; display:inline-block;}
/* arrow style end */

/* list left name begin */
.umb-left-name{ height: 2em; font-size: 1.1em; color: rgba(103,106,108,1); font-weight: 500; display: inline-block;}
.umb-left-name-2{ height:4em; font-size: 1.1em; color: rgba(103,106,108,1); font-weight: 500; display: inline-block;}
.umb-right-text{ height: 2em; font-size: 1.1em; color: rgba(51,51,51,1);}
.umb-right-text-2{ height: 4em; font-size: 1.1em; color: rgba(51,51,51,1);}
/* list left name end */