body, dl, dd, h1, h2, h3, h4, h5, h6, p, form{margin:0;}
ol,li,ul,input{margin:0; padding:0;}
li{list-style-type: none;}
a{text-decoration: none;}
img{border:0 none;}
.fl {float:left;}
.fr {float:right;}
.flb { float:left; border:0px;}
.rlb { float:right; border:0px;}
.float_left{float: left;}
.float_right{float: right;}
.clear_float{clear: both;}
.font1{font-size: 14px;}
.margin_left26{margin-left: 26px;}
.margin_top10{margin-top: 10px;}
.margin_top26{margin-top: 26px}
.margin_top32{margin-top: 32px;}
.margin_left30{margin-left: 30px;}
.margin_right16{margin-right: 16px;}
.border1{border: 1px solid #d8d8d8;}
.border2{border-bottom: 1px solid #d8d8d8;}
.border3{border: 1px solid #41a5f2;}
.border4{border-bottom: 1px solid #278bd8;}
.border5{border: 1px solid #53d2c5;}
.border6{border-bottom: 1px solid #42c0b3;}
.border7{border: 1px solid #6ba8f4;}
.border8{border-bottom: 1px solid #518dd6;}
.border9{border: 1px solid #aab8ce;}
.border10{border: 1px solid #4eb4ca;}
.border11{border: 1px solid #4e8eca;}
.border12{border: 1px solid #5086ca;}
.position1{position: relative;top:6px;}
/*输入框  start*/
input, textarea, select {font-family:inherit;font-size:inherit;font-weight:inherit; -webkit-appearance:none;}
/*输入框  end*/
/*文字隐藏标签 start*/
.text_hidingr_duo {
    overflow :hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -o-line-clamp:2;
    -moz-line-clamp:2;
    -webkit-line-clamp:2;
    -o-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;

}
.text_hidingr_dan { overflow :hidden ;text-overflow:ellipsis; white-space:nowrap;}
/*文字隐藏标签 end*/


/*浮动定位标签 start*/
.position_rel { position:relative;}
.position_abl { position:absolute;}
.position_fxd { position:fixed;}
.mrright { margin-right:24.5px;}
.mrtop { margin-top:24px;}
/*浮动定位标签 end*/


/*--标签背景 START--*/
.bakg01{ background:#b8e2ee; color:#1f7994;}
.bakg02{background:#b9d2fb; color:#1f6194;}
.bakg03{background:#c1e7c0; color:#1f9467;}
.bakg04{background:#d7e6bf; color:#5c941f;}
.bakg05{background:#eddacc; color:#94671f;}
.bakg06{background:#efb2b2; color:#941f3b;}
.bakg07{background:#fff;}
.bakg08{background:#f4f4f4;}
.bgone{background:#ff6400;}
.bg09{background:#f99f00;}
.bg10{background: #41a5f2;}
.bg11{background: #53d2c5;}
.bg12{background: #6ba8f4;}
.bg13{background: #f98f1c;}
.bg14{background: #5086ca;}
.bg15{background: #4eb4ca;}
.bg16{background: #4e8eca;}
.bgtwo{background:#1bc5bb;}
.bgthree{background:#26a2de;}
.bgfour{background:#5593fc;}
/*--标签背景 end--*/

/*内外边距标签 start*/
.margin_top { margin-top:24px;}
.margin_left { margin-left:24px;}
.mleft32 { margin-left:32px;}
.mtop32 { margin-top:32px;}
.margin_leftone { margin-left:19px;}
.margin_right { margin-right:24px;}
.margin_right1 { margin-right:1%;}
.margin_bottom { margin-bottom:24px;}
.padding_top { padding-top:24px;}

/*内外边距标签 end*/

.spanone { color:#f04b00;}
.spantow { color:#008fbc;}
.tm { transition: all 0.4s linear 0s; cursor:pointer;}
/*公共样式表*/