﻿@charset "utf-8";
/* CSS Document */
*{outline:0}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td, img, span { padding: 0; margin: 0; }
body { font-size: 12px; min-width: 1190px; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
ol, ul, li { list-style: none; }
div, dl, dt, dd, ol, ul, li { zoom: 1; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
input,textarea {resize:none;outline: 0; }
table {border-collapse: collapse}
img {vertical-align:middle;}
a { text-decoration: none;color:#000; }
a:hover{text-decoration:none;}
.fl { float: left; }
.fr { float: right; }
.clearfix:after {clear: both;content: ".";display: block; height: 0; font-size: 0; visibility: hidden;}
.clearfix {zoom:1;}


.wrap { width: 1190px; margin: 0 auto;font-weight: normal;}
.none {display:none;}
.hidden {overflow:hidden;}
.show {display:block}

.pr {position:relative;}
.pa {position:absolute;}
.fixed { position:fixed; }



/*居中*/
.center{text-align:center;}
.middle {vertical-align:middle;}

/*文字*/
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f18 { font-size:18px; }
.f20 { font-size:20px; }
.f24 { font-size:24px; }
.foot_topBox{
    padding: 30px 0px 70px;
}
/*颜色*/

