﻿@charset "UTF-8";
*{word-wrap:break-word}
body{ overflow-y: auto !important;font-family:'Arial',"微软雅黑",'Microsoft YaHei';min-width:1280px; background: #c11b1b;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:12px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{line-height:1.6; font-size: 14px;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-style: normal;font-weight: normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer; color:#333;}
a:hover{text-decoration:none;outline:none; color:#069be5;}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important}
i,em{font-style: normal;}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
a,button,input,optgroup,select,textarea { -webkit-tap-highlight-color:rgba(0,0,0,0);outline: none; /*去掉a、input和button点击时的蓝色外边框和灰色半透明背景*/border:0}
input[type=”button”], input[type=”submit”], input[type=”reset”] {-webkit-appearance: none;/*去掉苹果默认样式*/}
a{text-decoration: none;cursor: pointer;}
table{border-collapse: collapse;border-spacing: 0;}
.layout {width:1000px;margin: 0 auto;}
.fl {float:left;}
.fr {float:right;}
/*.clearfix{clear: both;width:0px;height:0px;}*/
.red-text{color:#f3dfad;}
.blue-text{color:#00aaff;}
.fr{float: right;}
.fl{float:left;}
.height30px{height:30px;}
.height60px{height:60px;}
.disBlock{display: block;}
.disInline{display: inline;}
.disNone{display:none;}
.clearfix{zoom:1;} 
.clearfix:after{clear: both; content:""; display: block; } 

/*****************************************************************************************/
/*Header Of  Offcn*/
.headerbar{background:#c11b1b;width:100%;height:50px;min-width:1000px; overflow:hidden;}
.header{width:1200px;height:50px;margin:0 auto;}
.header .offcn_logo{position: absolute; left:50%}
.header .header_nav{float:left;padding-left:20px;padding-top:5px;}
.header .header_nav li{float:left;line-height:50px;width:100px;text-align:center;font-size:16px; color: #f3dfad;}
.header .header_nav li a{color:#f3dfad; font-size:18px;}
.header .header_nav li:hover  a{color:#f3dfad;font-size:17px;}
.header .offcn_gz_tel{float:right;line-height:50px;padding-top:4px;font-size:18px;font-family:'Arial','Microsoft Yahei'; color: #f3dfad;}


