@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}
body {margin:0; padding:0; font:14px/1.8 Arial,sans-serif, "微软雅黑"; color:#333; background:#f9f9f9;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; }
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.hx a,.hx em,.fB{font-weight:bold;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {color:#252525; text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {color:#ba2636;text-decoration:none;}
a:active {color:#ba2636;}
.fl{ float:left;}
.fr{ float:right;}
.price {
    color: red;
}
.bg_fff{ background:#fff;}
/*输入字居中显示*/
select, input, textarea { font-size: 12px;   margin: 0;}
fieldset, img, input, button { border: none;  padding: 0;  margin: 0;   outline-style: none;  /*外面环绕线*/}

@font-face {
	font-family: iconfonts;
	src: url("../fonts/iconfonts.eot");
	src: url("../fonts/iconfonts.eot?#ie9") format("embedded-opentype"), url("../fonts/iconfonts.woff") format("woff"), url("../fonts/iconfonts.ttf") format("truetype"), url("../fonts/iconfonts.svg#webfontMFqI76bT") format("svg");
	font-weight: normal;
	font-style: normal
}
.icon, .data-icon-before {
	font-family: iconfonts, sans-serif
}

.rs_ty{box-shadow: 5px 5px 5px #d6d5d5!important; margin-bottom:40px; background:#fff;}



