@charset "gb2312";
/* CSS Document */
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; color:#000;}
html{font-family: 'Microsoft YaHei' !important;}fieldset,img {border:0;}:focus {outline:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup {font-style:normal; }h1,h2,h3,h4,h5,h6 {font-size:100%; }abbr,acronym {border:0;font-variant:normal;}
input,button,textarea,select,optgroup,option {font-size:inherit;font-style:inherit; }code,kbd,samp,tt {font-size:100%;}
input,button,textarea,select {*font-size:100%;}body {line-height:1.5;}ol,ul {list-style:none;}table {border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;}sup,sub {font-size:100%;vertical-align:baseline;}:link,:visited ,ins {text-decoration:none;}
blockquote,q {quotes:none;}blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}

body{ background:#ffffff;}
.clearfloat{clear:both;height:0;line-height:0; font-size:0;}
.floatL{float:left;}
.floatR{ float:right;}

.bg{ background:#c03129;}

.logolf{ float:left; width:220px;}
.logorg{ float:right; width:960px;}

.center{ width:1180px; margin:0 auto;}

.main_art{ width:1180px; margin:0 auto; min-height:550px;}

.clear{ clear:both;}
.bq{ margin-top:30px; background:#c03129;}

.dhs{ display:none;}

@media screen and (min-width: 700px) and (max-width:1180px) {


.logolf{ float:left; width:24%;}
.logorg{ float:right; width:76%;}

.center{ width:100%; margin:0 auto;}
.main_art{ width:100%; margin:0 auto; min-height:200px;}
.clear{ clear:both;}
.bq{ margin-top:30px; background:#c03129;}
}


@media screen and (max-width: 700px){
body{ background:#f0f0f0;}
.bg{ background:#c03129;}
.pc-dh{ display:none;}
.logolf{ float:left; width:30%;}
.logorg{ float:left; width:52%;}
.center{ width:98%; margin:0 auto;}
.main_art{ width:100%; margin:0 auto; min-height:200px;}
.clear{ clear:both;}
.bq{ margin-top:30px; background:#c03129;}
.dhs{position: absolute;top: 25px;right: 14px;width: 7%; display:block}
}