﻿@charset "utf-8";
/* CSS Document */
/**{-webkit-backface-visibility: hidden;}*/
/* 全局样式 */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input{margin:0; padding:0 }
body, button, input, select, textarea{ font-size:12px; line-height:20px; font-family:'Arial','微软雅黑';} 
body{color:#444;}
ul, ol, li{list-style:none;}
img{border:none;}
input, img{vertical-align:middle;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal;}
table{border-spacing:0; border-collapse:collapse;}
em, i, address{font-style:normal;}
textarea{overflow-y:auto;}
input{outline:none;}
address, caption, cite, code, dfn, em, th, var{font-style:normal; font-weight:normal;}

/* 链接样式 */
a{text-decoration:none; color:#444;}
a:hover{color:#be9200;}
a, area{blr:expression(this.onFocus=this.blur());}
:focus{outline:none;}
.fl { float: left; }
.fr { float: right; }
.m-middle{margin:0 auto}
.clearFix { display: block; zoom: 1 }
.clearFix:after { content: " "; display: block; visibility: hidden; height: 0; clear: both; }

.part,.footer,.w1100{width:1100px; margin:0 auto ;}

.font12{font-size:12px;}
.p10{padding-top:10px;}
.pb5{padding-bottom:5px;}
.pl165{padding-left:195px !important; text-align:left; text-indent:0 !important;}
.mb15{margin-bottom:15px;}
.mt15{margin-top:15px;}
.mt30{margin-top:30px;}
.mr16{margin-right:16px;}
.mt8{margin-top:8px;}
.pt35{ padding-top:35px;}

.h175{height:175px;}
.h207{height:207px;overflow:hidden;}
.h230{height:230px;overflow:hidden;}
.h258{height:258px; overflow:hidden;}
.h378{height:378px; overflow:hidden;}

.cenTxt{text-align:center;}
.rightTxt{text-align:right;}
.colorRed{color:#F00;}
.colorBlue,.colorBlue a{color:#213984;}
.colorGrey{color:#888;}
.btnYello{ display:inline-block;width:75px; height:30px; line-height:30px; margin-right:15px;background-color:#ae8600; color:#fff; text-align:center;}
.btnYello:hover{color:#fff;}
.font14{font-size:14px;}
.block{ display:block;}
.bgfff{background-color:#fff;}







