@charset "utf-8";
html,body{margin:0 auto;width:100%;background:#F2F2F2;color:#333;font-size:14px;-webkit-user-select:none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-webkit-touch-callout:inherit;-webkit-overflow-scrolling:touch;}  
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,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;color:#333;line-height:20px;}  
html,body{font-family: "Microsoft YaHei";}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}  
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {-webkit-text-size-adjust:none;}/*阻止旋转屏幕时自动调整字体大小*/  
textarea{resize:none;}  
/*取消按钮在iphone上的默认样式*/  
input[type=button]{-webkit-appearance:none;outline:none;}   
input::-webkit-input-placeholder{color:#999;}  
textarea::-webkit-input-placeholder{color:#999;}  
input::-webkit-input-speech-button {display:none}  
table {border-collapse:collapse;border-spacing:0;}  
th {text-align:inherit;}  
fieldset,img {border:none;}  
abbr,acronym {border:none;font-variant:normal;}  
del {text-decoration:line-through;}  
ol,ul {list-style:none;}  
caption,th {text-align:left;}  
sub,sup {font-size:75%;line-height:0;position:relative;vertical-align:baseline;}  
em,block{font-style: normal;}
ins,a,a:hover {text-decoration:none;}  
a:focus,*:focus {outline:none;}  
.clear {clear:both;display:block;font-size:0;height:0;line-height:0;overflow:hidden;}  
.hide {display:none !important;}  
.block {display:block;}  
.outL{white-space:normal;word-break:break-all;width:100px;}  
.outH{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; } 
/*pre标签自动换行*/
.precon{white-space: pre-wrap;word-wrap: break-word;text-align: justify;line-height: 180%;}
.bold{font-weight:bolder;}
/*多行文本省略号*/ 
.outtext {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.fl{float:left;}  
.fr{float:right;}  
.cb{clear:both;}  
.cl{clear:left;}  
.cr{clear:right;}  
.rel{position:relative;}  
.abs{position:absolute;}  
.tac{text-align:center;}  
.tal{text-align:left;}  
.tar{text-align:right;}  
.dib{display:inline-block;}  
.vab{vertical-align:bottom;}  
.vam{vertical-align:middle;}  
.vat{vertical-align:top;}  
.bgwhite{background-color:#fff;}
/*字体颜色*/
.white{color:#ffffff;}
.blue {color: #29A7E1;}
.yellow{color: #ff9900;}
.gray {color: #333;}
.grayer {color: #666;}
.grayist{color: #999;}
.arrow{color: #C8C8CD;}
.green{color:#1de521;}
.red{color:#ff0000;}
/*字体大小*/
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs15{font-size: 15px;}
.fs16{font-size: 16px;}
.fs17{font-size: 17px;}
.fs18{font-size: 18px;}
.fs19{font-size: 19px;}
.fs20{font-size: 20px;}
.fs21{font-size: 21px;}
.fs22{font-size: 22px;}
.fs23{font-size: 23px;}
.fs24{font-size: 24px;}
.fs25{font-size: 25px;}
.fs26{font-size: 26px;}
.fs27{font-size: 27px;}
.fs28{font-size: 28px;}

.content{width:1200px;margin:0 auto}
