body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;}
body {line-height: 1.5; color: #000; background: #fff; min-width: 1250px;}

html {
    margin: 0;
    padding: 0;
   

}



img{display:block;border:0;}
input{border: none;}
a{ text-decoration: none;display: inline-block;}
ul, ol { list-style: none;}

*{box-sizing: border-box;}

:focus{ outline:none;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0;}

.clearfix{ clear: both; content: "";}
.clear{clear: both;}
.fl{ float: left;}
.fr{
	float: right;
	width: 390px;
}

.c_og{color:#c9a06c;}
.c6{color:#666;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs22{font-size:22px;}
.fs24{font-size:24px;}
.fs42{font-size:42px;}

.lh2{line-height: 2;}
.lh3{line-height: 3;}

.center{text-align: center;}
.w1200{width:1200px;margin:0 auto;}