html{
	font-family: sans-serif;
}
html,body,header,section,footer,div,ul,ol,li,img,a,span,em,del,legend,center,strong,var,fieldset,form,label,dl,dt,dd,cite,input,hr,time,mark,code,figcaption,figure,textarea,h1,h2,h3,h4,h5,h6,p{
	margin:0;
	border:0;
	padding:0;
	font-style:normal;
}
html,body {
	-webkit-touch-callout:none;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-webkit-user-select:none;
	background-color: #fff;
	width:100%;
	overflow-x: hidden
}
nav,article,aside,details,main,header,footer,section,fieldset,figcaption,figure{
	display: block;
}
img,a,button,em,del,strong,var,label,cite,small,time,mark,code,textarea{
	display:inline-block;
}
header,section,footer {
	position:relative;
}
ol,ul{
	list-style:none;
}
input,button,textarea {
	border:0;
	margin:0;
	padding:0;
	font-size:1rem;
	line-height:1rem;
	/*-webkit-appearance:none;*/
	background-color:rgba(0, 0, 0, 0);
	outline: none
}
span{
	    display: initial;
}
i{display:inline-block}
a:active, a:hover {
  outline: 0;
}
a, a:visited{
	text-decoration:none;
}

label, .wordWrap{
    word-wrap: break-word;
    word-break: break-all;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,th {
  padding: 0;
}
p{ word-wrap:break-word;word-break:break-all; text-align:justify;text-justify:newspaper}
body{}
.ub
{
	display: -webkit-box !important;
	display: box !important;
	position:relative;
}

.ub-rev
{
	-webkit-box-direction:reverse;
	box-direction:reverse;
}

.ub-fh
{
	width:100%;
}

.ub-fv
{
	height:100%;
}

.ub-con
{
	position:absolute;
	width:100%;
	height:100%;
}

.ub-ac
{
	-webkit-box-align:center;
	box-align:center;
}
.ub-ae
{
	-webkit-box-align:end;
	box-align:end;
}

.ub-pc
{
	-webkit-box-pack:center;
	box-pack:center;
}
.ub-pe
{
	-webkit-box-pack:end;
	box-pack:end;
}
.ub-pj
{
	-webkit-box-pack:justify;
	box-pack:justify;
}

.ub-ver
{
	-webkit-box-orient:vertical;
	box-orient:vertical;
}

.ub-f1
{
	position:relative;
	-webkit-box-flex: 1; 
	box-flex: 1;
}

.ub-f2
{
	position:relative;
	-webkit-box-flex: 2;
	box-flex: 2; 
}

.ub-f3
{
	position:relative;
	-webkit-box-flex: 3;
	box-flex: 3;
}
.ub-f4
{
	position:relative;
	-webkit-box-flex: 4;
	box-flex: 4;
}
.ub-f6
{
	position:relative;
	-webkit-box-flex: 6;
	box-flex: 6;
}
.ub-f7
{
	position:relative;
	-webkit-box-flex: 7;
	box-flex: 7;
}

.ub-f4
{
	position:relative;
	-webkit-box-flex: 4;
	box-flex: 4;
}



.ub-img
{
	-webkit-background-size:contain;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}

.ub-img1
{	
	-webkit-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.ut-s {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap !important;
	outline: 0 !important
}
/*圆角*/
.uc-a {
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}
/*内边距*/
.uinn-a{padding:15px}
.uinn-t{padding-top:15px}
.uinn-b{padding-bottom:15px}
.uinn-l{padding-left:15px}
.uinn-r{padding-right:15px}
.uinn-am{padding:8px}
.uinn-tm{padding-top:8px}
.uinn-bm{padding-bottom:8px}
.uinn-lm{padding-left:8px}
.uinn-rm{padding-right:8px}
/*外边距*/
.umar-a{margin:15px}
.umar-t{margin-top:15px}
.umar-b{margin-bottom:15px}
.umar-l{margin-left:15px}
.umar-r{margin-right:15px}
.umar-am{margin:8px}
.umar-tm{margin-top:8px}
.umar-bm{margin-bottom:8px}
.umar-lm{margin-left:8px}
.umar-rm{margin-right:8px}
/* 文本*/
.tx-l {
	text-align: left;
}
.tx-r {
	text-align: right;
}
.tx-c {
	text-align: center;
}

.word_txt{word-wrap:break-word;word-break:break-word;text-justify: inter-ideograph; text-align: justify}

html{font-size:18px;}
/*头部*/
html, body{ margin:0; height:100%; }
header{height:44px;  width:100%;background:rgba(86,138,229,1); padding-top:0; position:fixed !important;top:0px; z-index:99}
.header_bg{height:44px;width:100%}
header .head_txt{color:#ffffff;font-size:18px;}
body{padding-top:0px;font-size:15px; font-family:"微软雅黑";}
*{letter-spacing：0px !important; }
.header_left,.header_right{width:44px;}
header img{width:100%}

/*foot*/
.foot{height:4rem; background:#eeeeee}
 
/*字体大小*/
.font_m{font-size:0.8rem}
.font_b{font-size:0.9rem}
.font_s{font-size:17px}
.font_sb{font-size:18px}
    	
/*字体颜色*/
.font_g1 {
	color: #666666 !important
}
.font_g2 {
	color: #333333 !important
}
.font_org {
	color: #f2633c !important
}
.font_w {
	color: #ffffff !important
}
.font_blue{
	color:#2C71D0 !important;
}
.font_red{
	color:red !important;
}
.font_green{
	color:#71c341 !important;
	
}
.font_y{
	color:#ffcb5b !important;
	
}
/*背景*/
.bg_w {
	background-color: #FFF !important
}
.bg_blue {
	background-color: #2C71D0 !important
}
.bg_g1{
	background-color: #eeeeee !important
	
}
.bg_g2 {
	background-color: #999999 !important
}
.bg_y{
	
	background-color: #ffcb5b !important
}
.bg_green{
	
	background-color: #71c341 !important
}
/*边框 颜色*/
.bor_g1 {
	border-color: #d9d9d9 !important
}
.bor_g2 {
	border-color: #999999 !important
}
.bor_w {
	border-color: #ffffff !important
}
.bor_blue {
	border-color: #2C71D0 !important
}
.bor_org {
	border-color: #f2633c !important
}
/*边框设置*/
.uba {
	border: 1px solid;
}
.uba1 {
	border: 2px solid;
}
.uba2 {
	border: 3px solid;
}

.ubt {
	border-top: 1px solid;
}
.ubb {
	border-bottom: 1px solid;
}

.ubl {
	border-left: 1px solid;
}

.ubr {
	border-right: 1px solid;
}
/*圆角*/
.uc_50 {
	border-radius: 50%;
	-webkit- border-radius: 50%;
}
/*tab_cont*/
.tab_cont{ display:none}

.show{display:block}
.hied{display:none}

.fl{float:left !important}
.fr{float:right !important}
/*win*/
.win{height:100%;min-height:100%; width:100%;position:absolute;top:0px; background:rgba(0,0,0,0.5); display:none}
.win .close{float: right;margin-top: -15px;height:1.7rem;width:1.3rem;}
.win_cont{  height: 100%; width:100%}
.win_body{ max-height:80%; width:80%; margin:0 auto}

/*辅助线*/
.line_s{ position:fixed;height:100%; width:1px;top:0px; background:#56BBFF}
.line_r{ position:fixed; height:1px;width:100%;left:0; background:#56BBFF}

/*linshi*/
.word_txt .fa{width:0.5rem}

