html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,address,em,img,ol,ul,li,fieldset,form,label,legend,tfoot,thead,tr,th,td,i,b,s{
   margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-family:"microsoft yahei"; word-break: break-all;
}
html,body{height: 100%; font-family: "Microsoft YaHei";  font-size: 16px;}
.font-yahei{font-family: "微软雅黑";}
 
/* body>.main{overflow-y: auto;} */
select{appearance: none;-webkit-appearance: none;-ms-appearance: none;-moz-appearance: none;background-color: transparent;}
ul,ol{list-style:none}
a img{border:none;}
a,a:link{text-decoration:none;color: #000000}
/* button{overflow:visible;padding:0;margin:0;border:0 none;background-color:transparent;appearance: none;-webkit-appearance:none;}
button::-moz-focus-inner{padding:0} */
textarea,input{background:none;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
input[type=number]{appearance: none;-webkit-appearance: none; border: 0;}
input[type=search]{appearance: none;-webkit-appearance: none; border: 0;}
/* input[type=text]{appearance: none;-webkit-appearance: none; border: 0;} */
input[type=tel]{appearance: none;-webkit-appearance: none; border: 0;}
/* input[type=button]{appearance: none;-webkit-appearance: none;} */
input[type=password]{-webkit-text-security:disc;appearance: none;-webkit-appearance: none; border: 0;}
input[type=submit]{appearance: none;-webkit-appearance: none; border: 0;}
textarea:focus,input:focus,button:focus{outline:none}
body{word-wrap:break-word;color:#000;line-height:1.5;font-family:Helvetica}
/* *{-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-scrolling: touch;-webkit-overflow-scrolling: touch;backface-visibility: hidden;-webkit-backface-visibility: hidden;box-sizing: border-box;} */
[v-cloak]{opacity: 0!important;}
page {
	background-color: #f4f4f4;
	text-align: center;
	font-size: 16px;
}
body{
	margin: 0;
	padding: 0;
}
.container {
	width: 100%;
}

.clear, .clearfix{
	clear: both;
	 overflow: hidden; 
}

.right {
	float: right;
}

.left {
	float: left;
}
.fr {
	float: right;
}

.fl {
	float: left;
}
button{
	cursor: pointer;
}
.color_red{
	color: red;
}
 .border_b{
	 border: #bbbbbb 1px solid;
 }
 .border_blue{border: #006cb7 1px solid;}
 .border_bb{
 	 border-bottom: #e6e6e6 1px solid;
 }
 .line_36{
	 line-height: 36px;
 }
 .border_radius6{
	 border-radius:6px;
 }
 .border_noradius{
	 border-radius: 0;
 }
 .noborder{border: 0;}
 .nobg{background: none;}
 .bk_blue{background-color: #006cb7; color: #ffffff;}
 .bk_blue1{background-color: #ebf7ff;}
  .bk_fff{background-color: #FFFFFF;}
 .padding10{padding: 10px;}
 .padding20{padding: 20px;}
 .paddinglr20{padding: 0 20px;}
 .paddingbtn{padding: 6px 10px;}
 .marginb20{margin-bottom: 20px;}
.margintb20{margin: 20px auto;}
 .bk_f5{background-color: #f5f5f5;}
 .algin_c{ text-align: center;}
.block{ display: block;}
.color_blue{color:#006cb7;}
.color_8c{color: #8c8c8c;}
a.color_blue{color:#006cb7;}
.marginauto{ margin:  0 auto;}
.text-container{
display: flex;
justify-content: space-between;
align-items: center;
}
.text-container p{
margin-bottom: 5px;
white-space: nowrap;
}
.cost{
text-align: right;
}
.fonts16{
	font-size: 16px;
}
.fonts18{
	font-size: 18px;
}
.fonts26{
	font-size:26px;
}
.col{
    display: inline-block;
    *display: inline;
    *zoom:1; //ie6、7hack
    height:30px;
	}
.input_1{
	background-color: #ffffff;
}	
textarea{
	font-size: 14px;
	padding: 10px;
}
.labelml_100{
	margin-left: 100px;
	text-align: right;
}
.width_550{
	width:550px;
}
.pdleft_140{
	padding-left: 200px;
}
.line{
	width: 100%;
	height: 15px;
}
.cl:after {
    display: block;
    content: '';
    clear: both;
}
.w590{width: 590px}
.newslist_title a {
    color: #015293;
}
.tab_07_firli a {
    color: #FFF;
    font-weight: bold;
}
.con_annex a{
	display:block;
}