﻿@charset "utf-8";
/***公共样式****/
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li,  sub, sup, tt, var, del, dfn,  ins, kbd, q, s, samp,  strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin:0; padding:0;}	

ol, ul{list-style:none;}

html { overflow-x:hidden; -webkit-text-size-adjust:none; }
body { font-size:12px; font-family:Arial,Microsoft YaHei; color:#666666; *font-family:microsoft yahei; }

/*a 链接*/
a { text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur()); }
a:link { color:#666666; }
a:visited { color:#666666; }
a:hover, a:active, a:focus { color:#0075c2; }

/*图片居中*/
.jzimg { display:table-cell; *display:block; overflow:hidden; font:0px/0px 'Arial'; text-align:center; vertical-align:middle;}
fieldset, img { border:0; vertical-align:middle}

/*浮动*/
.fl {float:left; display:inline}
.fr {float:right; display:inline}
.clear { clear:both}
.clearfix:before, .clearfix:after{content:""; display:table;}
.clearfix:after {clear:both; overflow:hidden;}
.clearfix {zoom:1; /* IE < 8 */ }

/* HTML5 重置为较旧版本的浏览器 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;}  
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
table { border-collapse: collapse; border-spacing: 0; }

/* 按钮样式 */
input, button, textarea, select { font-size:100%; outline:none; resize:none}
input[type="button"]{cursor:pointer; border:0}
input[type="submit"]{cursor:pointer; border:0}
input[type="reset"]{cursor:pointer; border:0}

/*删除火狐下按钮默认样式*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none; padding:0; }


/********************************    以下定义的样式可根据个人需要进行修改删减    *********************************************/
body{ background:#e8e8e8;}
.w1003{ width:1003px; margin:0 auto;}
#header{ background:url(../images/header_bg.jpg) center 0 no-repeat;}
.header_top{ padding-top:24px; padding-left:9px; padding-right:8px;}
.header_tel{ border-left:solid 1px #e5e5e5; margin-left:20px; color:#4a668c; line-height:20px; font-size:14px; width:494px; padding:5px 0 5px 15px; margin-top:5px;}
.header_tel li{ float:left; height:20px; width:247px;}
.phone{ padding-top:10px;}
.nav_list{ padding-top:20px; padding-bottom:10px;}
.nav_list>li{ float:left; height:28px; position:relative; z-index:5;}
.nav_list>li>a{ display:block; text-align:center; color:#4a4a4a; font-size:16px; width:143px; height:28px; line-height:28px;}
.nav_list>li:hover>a,.nav_list>li.current>a{ color:#0075c2;}
.subnav{ display:none; background:#e8e8e8; padding-bottom:10px; border-radius:0 0 5px 5px; text-align:center;}
.subnav dd{ height:26px; line-height:26px; overflow:hidden; font-size:14px;}
.nav_list>li:hover .subnav{ display:block;}

.link{ clear:both; margin-top:30px; background:url(../images/line.jpg) 0 0 repeat-x; padding-top:15px; color:#b8b7b7; padding-bottom:25px;}
.link .title{ color:#4a4a4a; font-size:16px; height:32px; line-height:32px; overflow:hidden;}
.link .title i.i01{ font-style:normal; color:#a8a8a8;}
.link_main{ line-height:24px; font-size:13px;}
.link_main a{ display:inline-block; margin:0 12px;}
.link_main a:first-child{ margin-left:0;}


.footer_main{ clear:both; overflow:hidden; line-height:20px; background:#fff url(../images/footer_bg.jpg) 0 0 no-repeat; width:1003px; margin:0 auto; padding-left:80px; padding-right:299px; padding-top:15px; padding-bottom:10px; margin-left:-80px; margin-right:-299px;}


.footer_main .qq {display: none;}
.left_pic{display: none;}
.header_tel{display: none;}










