﻿*{ 
 -webkit-tap-highlight-color: rgba(0,0,0,0);
 }
body,html{ height:100%;}
body{
    margin:0px; padding:0px;
    -webkit-touch-callout: none;                /* prevent callout to copy image, etc when tap to hold */
    -webkit-text-size-adjust: none;             /* prevent webkit from resizing text to fit */
    -webkit-user-select: none;                  /* prevent copy paste, to allow, change 'none' to 'text' */
}
input,textarea{outline:none;}
.clearfix {*zoom: 1;}
.clearfix:before,
.clearfix:after {display: table;line-height: 0;content: "";}
.clearfix:after {clear: both;}

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; color: #333; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style:inherit; font-weight:inherit; }
del, ins { text-decoration:none; }
li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''; }
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
legend { color:#000; }
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input, button, textarea, select { *font-size:100%;}
a{blr:expression(this.onFocus=this.blur())}
a,a:visited{ text-decoration:none; color: #333; }
a:hover{ text-decoration: none; color: #ff7800 ;}

.fl{float: center;}
.fr{ float: right;}
.mt20{ margin: 20px;}

/*top*/
.top{background:#fff; height: 68px; width: auto;}
.top .topnr{ max-width: 1000px; margin: 0px auto; height: 60px; padding-top:8px;}
.top .topnr .logo{width: 240px}
.top .topnr .menu ul{ margin-top: 15px;}
.top .topnr .menu ul li{ float: left; margin-right: 60px;}
.top .topnr .menu ul li.current a{ color: #ff7800; text-decoration:none;}
.top .topnr .email{ margin-top: 12px;}
.top .topnr .email span{ color:#ff7800;  display: inline-block; margin-left: 15px;  height: 30px;}
/*banner*/
.banner_bg{ background: url(images/banner_bg.png) repeat; height: 400px; }
.banner_bg .banner{ margin: 0px auto; width: 1050px; }
.bolang{background: url(images/bolang_bg01.png) repeat; height: 7px; margin-top: -7px; position: relative;}

.content{ margin: 0px auto; width: 920px; padding: 40px; min-height: 400px; font-size: 14px; line-height: 26px; }
.content p{ text-indent: 2em;}
.bolang2{background: url(images/bolang_bg02.png) repeat; height: 7px; margin-top: 0px; position: relative;}
.bottom{ background: #f2f2f2; height: 90px; text-align: center; line-height: 80px; }
.bottom_content{ margin: 0px auto; width: 920px; padding: 0px 40px; color: #aaa ; font-size: 12px;}
.bottom_content span{ display: inline-block;}


/*联系*/
.gongsi{ margin-top: 100px;}
.gsname{ font-size:20px; font-weight: bold;}
.gsname span{ color: #ff7800; }