﻿@charset "utf-8";
/* ----------haicheji 2022-----------------------
common.css v1.0
重定义浏览器默认样式
Copyright esclt .
http://www.haicj.com
date:2021.11.15
Created & Modified by zhshwang.
----------------------------------------------*/
*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static;width:100%;-margin:0 auto;font-size:14px;font-weight: inherit;vertical-align: baseline;}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:12px;color: #3a3a3a;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased}
body{line-height:1.2}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer}
a:hover{text-decoration:underline;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
/*IE下a:hover 背景闪烁*/
html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
i,em,span{font-style:normal;}
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.cl{clear:both;} .l{float:left;} .r{float:right;}
.text-c{text-align:center;} .text-r{text-align:right;} .text-l{text-align:left;}
.vm{vertical-align:middle;}
.rel{position:relative;}
.abs{position:absolute;}
.bg-f6{background:#f6f6f6;} .bg-f5{background:#f5f5f5;}.bg-ef{background:#efefef;} .bg-fff{background:#fff;} .bg-pink{ background:#ffedda;} .bg-05{ background:#050505;} .bg-1f2027{ background:#1f2027;} .bg-3a{background-color:#3a3a3a;} .border-r{border-right:1px solid #eee;} .border-t{border-top:1px solid #eee;} .border-l{border-left:1px solid #eee;} .border-b{border-bottom:1px solid #eee;}
.border-b-dashed-eee{border-bottom:1px dashed #eee;} .border-l-dashed-eee{border-left:1px dashed #eee;}
.border-b-ff552e{border-bottom:1px solid #ff552e;}
.border-radius3{border-radius:3px;-webkit-border-radius:3px;-moz-webkit-border-radius:3px;-ms-webkit-border-radius:3px;-o-webkit-border-radius:3px;}
.border-radius4{border-radius:4px;-webkit-border-radius:4px;-moz-webkit-border-radius:4px;-ms-webkit-border-radius:4px;-o-webkit-border-radius:4px;}
.border-radius10{border-radius:10px;-webkit-border-radius:10px;-moz-webkit-border-radius:10px;-ms-webkit-border-radius:10px;-o-webkit-border-radius:10px;}
.border-radius15{border-radius:15px;-webkit-border-radius:15px;-moz-webkit-border-radius:15px;-ms-webkit-border-radius:15px;-o-webkit-border-radius:15px;}
.border-radius20{border-radius:20px;-webkit-border-radius:20px;-moz-webkit-border-radius:20px;-ms-webkit-border-radius:20px;-o-webkit-border-radius:20px;}
.box-shadow{box-shadow: 0px 5px 5px #eee; -moz-box-shadow:0px 5px 5px #eee;-webkit-box-shadow:0px 5px 5px #eee;-ms-box-shadow:0px 5px 5px #eee;-o-box-shadow:0px 5px 5px #eee;}
.shadow{box-shadow: 0px 0px 13px #ccc;}
.hide{display:none}
a:link{color:#3a3a3a;} a:visited {color:#3a3a3a;} a:hover{color:#ff552e;text-decoration:underline;}  a:active {color:#ff552e;}
.mt{margin-top:20px;} .mr{margin-right:20px;} .ml{margin-left:15px;} .mb{margin-bottom:20px;}
.pt{padding-top:20px;} .pr{padding-right:20px;} .pl{padding-left:15px;} .pb{padding-bottom:20px;} .pb-40{padding-bottom:40px;}
.c-white{color:#fff;} .c-red{color:#ff552e;} .c-999{color:#999;} .c-orange{color:#ff8850;}
.f14{font-size:14px;} .f16{font-size:16px;} .f18{font-size:18px;} .f20{font-size:20px;} .f28{font-size:28px;}
.cursor{ cursor:pointer;}
.wrap{width:100%;min-width:1200px;}
.container{width:1200px;margin:0 auto;}