﻿/*CSS通用重置样式*/
{word-break:break-all;font-family:'宋体',Arial,Lucida,Verdana,Helvetica,sans-serif;}
body {line-height: 1.5;font-size: 12px;}
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, strong, th, var, optgroup,i {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}  
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size:100%;}
/*body {line-height:1.5;font-size:12px;color:#333;background:#FFF;}*/
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a:link,a:visited,a:active{color:#666;text-decoration:none;}
a:hover{color:#F74D04;}
img{vertical-align:middle;}
.clearfix:before, .clearfix:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.wrapper{height:auto;margin:0 auto;position:relative;width:1200px;z-index:1;background: none repeat scroll 0% 0% ;}  /*整体宽度*/
.fontArial{font-family:Arial,Helvetica,sans-serif;}
.mtop{margin-top:10px;}
.box1{width:960px;margin:0 auto;}
.box1Clear{width:960px;margin:0 auto;zoom:1;overflow:hidden;}
.path{width:960px;color:#333;padding-bottom:12px;margin:0 auto;}
/*网站头部Logo*/

/*网站头部热推菜单*/

/*侧边回到顶部样式*/
#goToTop{background:url(../images/indexbg.gif) no-repeat -729px -101px;bottom:200px;cursor:pointer;height:65px;position:fixed;_position:absolute;_top:500px;_bottom:auto;text-align:center;width:21px;margin-right:-625px;right:50%;top:50%;_top:expression(documentElement.scrollTop +300);z-index:1001;}
/** 表单确认样式 **/
