﻿﻿﻿ html{-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/;}
/* CSS Document */@charset "utf-8";

* html body {overflow:visible;}
* html iframe, * html frame {overflow:auto;}
* html frameset {overflow:hidden;}
body {width:100%; color:#000000; font-family:Arial,"微软雅黑"; Helvetica, sans-serif;font-size: 100%;color: #333;margin: 0;background:#fff;font-size: 12px;}
* {}
.wrapper{width: 1200px; margin: 0 auto;}
a{outline:none; text-decoration:none;} a:hover{ text-decoration:underline;}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{/*border-collapse:collapse;border-spacing:0;*/} fieldset,a img{border:0;} li{list-style:none;} caption,th{} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/} em,i{ font-style:normal;}
.clearfix:after {content:"."; display:block; height:0; clear:both;  visibility:hidden; }.clearfix {display:block;}.clear{ clear:both;}/* 清除浮动*/
.colwrapper { overflow:hidden; zoom:1 /*for ie*/; margin:5px auto; }/* 高度自适应 */ 
.strong{ font-weight: bold;} .left{ float: left;} .right{ float: right;} .center{ margin:0 auto; text-align:center;}
.show{ display:block; visibility:visible;}.hide{ display: none; visibility:hidden;}
.block{ display:block;} .inline{ display:inline;}
.transparent{filter:alpha(opacity=50); -moz-opacity:0.5;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/ -khtml-opacity: 0.5; opacity: 0.5; } .break{ word-wrap:break-word;overflow:hidden; /*word-break:break-all;*/}
img{vertical-align: middle;}
/*query*/
.query .q_text{width:365px;height:36px;line-height:36px;border:1px solid #3cb300;text-indent:10px}
.query .q_btn{width:100px;height:40px;background:#3cb300;color:#fff;border:1px solid #3cb300;}
.btn{display:inline-blcok;}
.btn-gray{background:#f4f4f3;border:1px solid #eaeaea;}
.tal{ text-align:left} .tar{ text-align:right;}
.toe{
	/*超出省略号*/
	 word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}/* 解决固定层在IE6下闪的问题 */
*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}
body{ }
a{color: #333;text-decoration: none}
a:active,a:hover{color:#006EBD;text-decoration: none}
:focus{outline: 0}
img{border-style: none}
table{border-collapse: collapse;border-spacing: 0;}
ol,ul,dl{list-style: none}
li{list-style: none}
input,button{vertical-align: middle; font-family:"微软雅黑"}
.clear{display: block;height: 0;clear: both;content: "";overflow: hidden;visibility: hidden}
.lft{ float:left; display:inline;}
.rgt{ float:right; display:inline;}
.fr{float: right;}
.common-feedback{position:relative;}
