html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;font-weight: normal;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12.5px/24px "微软雅黑","Microsoft YaHei",arial,sans-serif,\5b8b\4f53;color:#333;outline:0;}
html{background:#fff;}
body{background:#fff;position:relative;width:100%;margin:0 auto;min-width:1200px;overflow-x:hidden;}
a,a:hover{color:#333;-webkit-transition: all 400ms;transition: all 400ms;}
a:hover{color:#303860;}
img{display:block;}

@font-face{font-family:'MONTSERRAT-REGULAR';
     src: url('../font/MONTSERRAT-REGULAR.TTF')format('TTF');
     src: url('../font/montserrat-regular-webfont.eot');
     src: url('../font/montserrat-regular-webfont.eot?#iefix')format('embedded-opentype');
     src: url('../font/montserrat-regular-webfont.svg#Regular')format('svg');
     src: url('../font/montserrat-regular-webfont.woff')format('woff');
     src: url('../font/montserrat-regular-webfont.woff2')format('woff2');font-weight: normal;font-style: normal;}

@font-face{font-family:'DINCond-Medium';
     src: url('../font/DINCond-Medium.TTF')format('TTF');
     src: url('../font/DINCond-Medium-webfont.eot');
     src: url('../font/DINCond-Medium-webfont.eot?#iefix')format('embedded-opentype');
     src: url('../font/DINCond-Medium-webfont.svg#Regular')format('svg');
     src: url('../font/DINCond-Medium-webfont.woff')format('woff');
     src: url('../font/DINCond-Medium-webfont.woff2')format('woff2');font-weight: normal;font-style: normal;}

@font-face{font-family:'Novecentowide-DemiBold';
     src: url('../font/Novecentowide-DemiBold.OTF')format('OTF');
     src: url('../font/Novecentowide-DemiBold.eot');
     src: url('../font/Novecentowide-DemiBold.eot?#iefix')format('embedded-opentype');
     src: url('../font/Novecentowide-DemiBold.svg#Regular')format('svg');
     src: url('../font/Novecentowide-DemiBold.woff')format('woff');
     src: url('../font/Novecentowide-DemiBold.woff2')format('woff2');font-weight: normal;font-style: normal;}

@font-face{font-family:'DINCond-Bold';
     src: url('../font/DINCond-Bold.OTF')format('OTF');
     src: url('../font/DINCond-Bold.eot');
     src: url('../font/DINCond-Bold.eot?#iefix')format('embedded-opentype');
     src: url('../font/DINCond-Bold.svg#Regular')format('svg');
     src: url('../font/DINCond-Bold.woff')format('woff');
     src: url('../font/DINCond-Bold.woff2')format('woff2');font-weight: normal;font-style: normal;}



.clear {
     clear: both;
     display: block;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}
.clearfix:after {
     clear: both;
     content: ' ';
     display: block;
     font-size: 0;
     line-height: 0;
     visibility: hidden;
     width: 0;
     height: 0;
}
* html .clearfix,
*:first-child+html .clearfix {
     zoom: 1;
}

input[type="checkbox"]{vertical-align: -2px;margin-right: 4px;}

/*定位*/
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}

/*定位*/
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.bc{margin-left: auto;margin-right: auto;}
.fl{float: left;}
.fr{float: right;}
.cb{clear: both;}
.cl{clear: left;}
.cr{clear: right;}

.w1200{width:1200px;margin:0 auto;}
.vm{vertical-align: middle;}
.pr{position: relative;}
.pa{position: absolute;}
.abs-right{position: absolute;right: 0;}
.zoom{zoom:1;}
.hidden{visibility: hidden;}
.none{display: none;}






