/*CSS Reset
*****************************/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,fieldset,lengend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1 Arial,Helvetica,"宋体",sans-serif; line-height:25px;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp,tt{font-family:"Courier New",Courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help;}
q:before,q:after{content:'';}
legend{color:#000;}
fieldset,img{border:none;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
hr{border:none;height:1px;}
html{overflow-y:scroll;}
.mt10{margin-top:10px;}
/*Base Class
*****************************/
.fl{float:left;_display:inline;}/*解决IE5&6下双外边距问题*/
.fr{float:right;_display:inline;}
.cb{clear:both;}
.oh{overflow:hidden;}
.dn{display:none;}
.db{display:block;}
.di{display:inline-block;}
.cp{cursor:pointer;}
.bn{background:none;}
.bon{border:none;}
.mt20{margin-top:20px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}/*解决外层盒模型不被撑开问题*/

a { color:#3e3e3e;}
a:hover { text-decoration:none;}
.box{width:100%;background:none;margin:0 auto;_text-align:left;}
body {_text-align:center;}/*解决IE5下盒模型居中问题*/

/*浮动框 */
.bottombox { background:url(../images/bottombox.jpg); width:100%; height:142px; }
.fixed-bottom{ position:fixed; bottom:0; height:142px;background:url(../images/bottombox.jpg); border-bottom:#274097 solid 2px; box-shadow:none;}
.fixed-bottom1{ width:1200px; margin:0 auto; overflow:hidden;}
.fixed-bottom1_left{ float:left; margin-top:45px;}
.fixed-bottom1_mian{ float:left; height:86px;  width:337px; background:url(../images/zc.jpg ) no-repeat; margin-top:39px; padding-left:24px; padding-top:15px; font-size:16px; color:#FFF; }
#Tel{  width:103px; margin-bottom:21px; margin-right:12px; float:left;}
.tel_wz{ float:left;}
.fixed-bottom1__wyzs{ float:left; margin-left:33px; margin-top:9px;}
.fixed-bottom1__lxwm{ float:left; margin-left:41px; margin-top:45px;}