body, button, input, select, textarea{font-family:'helvetica neue',helvetica,arial,"Hiragino Sans GB","Microsoft YaHei",stheiti,sans-serif;font-size:14px;}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul{margin:0;padding:0;}
img{border-style:none;}
ul{list-style-type:none;}
a{text-decoration:none;color:#211;}
a:hover{color:#f60;}
div{box-sizing:border-box;}
.auto{width:1198px;margin:0 auto;}
.relative{position:relative;}
.absolute{position:absolute;}
.minput{border:1px solid #7f9db9;padding:2px 5px;font-size:14px;margin:0;}
.mselect{border:1px solid #7F9FB8;padding:2px 5px;height:26px;line-height:26px;width:138px;}
.dselect{border:1px #ddd solid;border-bottom:2px #ddd solid;height:32px;line-height:32px;padding:5px;border-radius:3px;margin-bottom:0;}
.cps_tooltip{z-index:9999 !important;position:absolute;background:#f40;border-radius:0.25rem;font-size:12px;color:#fff;padding:4px 10px;box-shadow:1px 1px 5px #ccc}
.cps_tooltip .j1{transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.cps_tooltip .j1{left:15px;bottom:-4px;position:absolute;font-size:16px;font-family:arial;width:10px;height:10px;background:#f40;}
.clearfix{height:1px;overflow:hidden;clear:both;}
.disabled{background:#fafafa !important;color:#999 !important;border:1px #999 solid !important;cursor:default !important;}

/*buttons*/
.btn_blue,.btn_red{background:#07f;color:#fff;border:0;padding:0 25px;height:32px;outline:none;line-height:32px;text-align:center;display:inline-block;}
.btn_blue:hover{background:#0063FD;color:#fff;text-decoration:none;}
.btn_blue_white,.btn_blue_white:hover{background:#fff;color:#07f;border:1px #07f solid;box-sizing:border-box;}
.btn_red{background:#f40;}
.btn_red:hover{color:#fff;text-decoration:none;}
.btn_red_white,.btn_red_white:hover{background:#fff;color:#f40;border:1px #f40 solid;box-sizing:border-box;}
.btn-width{font-size:16px;font-weight:bold;font-family:"microsoft yahei";padding:7px 40px;}

/*tips*/
.tip_notice,.tip_notice_left,.tip_notice_right{position:absolute;background:url('../image/tips.png'); height:54px;line-height:53px;}
.tip_notice{z-index:9999;font-size:14px;background-position:0 -161px;padding:0 13px 0 5px;}
.tip_notice_left{left:-45px;top:0;width:45px;}
.tip_notice_right{right:-5px;width:5px;background-position:0 0;}
.tip_notice .success{background-position:-6px 0;}
.tip_notice .warning{background-position:-6px -54px;}
.tip_notice .error{background-position:-6px -108px;}

/*Componse*/
.cps_tooltip{z-index:9999 !important;position:absolute;background:#f90;border-radius:0.25rem;font-size:12px;color:#fff;padding:4px 10px;box-shadow:1px 1px 5px #ccc}
.cps_tooltip .j1{transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);
	left:15px;bottom:-4px;position:absolute;font-size:16px;font-family:arial;width:10px;height:10px;background:#f90;
}

/*mini*/
.mini_top{height:32px;line-height:32px;font-size:12px;border-bottom:1px #eee solid;background:#fcfcfc;padding:0 15px;}
.mini_top .item{float:left;line-height:32px;margin:0 15px 0 0;color:#888;}
.mini_top .ritem{float:right;margin:1px 0 0;}
.mini_top .white_btn{font-family:inherit;font-weight:normal;}

.copy{padding:50px 0;text-align:center;color:#999;}
