﻿@charset "utf-8";

/* 清除内外边距 */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td { margin:0; padding:0; }

/* 设置默认字体 */
body,button,input,select,textarea { font:12px/1.5 \5b8b\4f53,arial,sans-serif; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
address,cite,dfn,em,var { font-style:normal; }
code,kbd,pre,samp { font-family:courier new,courier,monospace; }
small { font-size:12px; }
ul,ol { list-style:none; }
a { text-decoration:none; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
legend { color:#000; }
fieldset,img { border:0; }
button,input,select,textarea{ font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }

.col-main{ float:left; width:100%; min-height:1px; }
.col-sub,.col-extra { float:left; }
.layout:after,.main-wrap:after,.col-sub:after,.col-extra:after { content:'\20'; display:block; height:0; clear:both; }
.layout,.main-wrap,.col-sub,.col-extra { zoom:1; }

/* 常见功能 */
.hidden { display:none; }
.invisible { visibility:hidden; }
.nomargin { margin-bottom:0 !important; }
.nobg { background:none !important; }

/* 清除浮动 */
.clear { display:block; height:0; overflow:hidden; clear:both; }
.clearfix:after { content:'\20'; display:block; height:0; clear:both; }
.clearfix { *zoom:1; }

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁*/
html { overflow-y:scroll; }

/* 默认链接样式 */
a:link,a:visited { text-decoration:none; }
a:hover,a:active { text-decoration:underline; }

/* 根据不同项目进行设置 */
body { background:#fff; color:#666; }
a { color:#666}
a:hover { color:#333; }

.home { background:url(home_body.jpg) no-repeat center top; }
.inside { background:url(inside_body.jpg) no-repeat center top; }
.wrapper { position:relative; width:980px; height:690px; margin:0 auto; background:url(bg_wrapper.jpg) no-repeat; }
.MM-flv { position:absolute; top:140px; left:250px; width:80px; height:120px; z-index:9; }
.wrapper .nav { position:absolute; top:101px; right:114px; width:410px; height:155px; /* overflow:hidden;*/ }
.video { position:absolute; top:257px; right:164px; width:315px; height:215px; }
.home #footer { background:none; }

#header,#container,#footer { width:980px; margin:0 auto; }
.bg-wrapper {}
.bg-wrapper .logo { float:left; width:290px; }
.bg-wrapper .nav { float:left; width:690px; height:261px; margin-bottom:15px; background:url(inside_nav.jpg) no-repeat; }
.quick-menu { float:right; width:230px; margin-right:15px; padding:0; background:url(bg_quick_menu.gif) no-repeat; font-size:13px; line-height:22px; text-align:center; display:inline; }
.quick-menu a { margin:0 8px; }
.quick-menu a:hover { color:#f59522; }

.grid-s290m0 {}
.grid-s290m0 .main-wrap { margin-left:290px; }
.grid-s290m0 .col-sub { width:290px; margin-left:-100%; }

/* 面包屑 */
.breadcrumbs { height:26px; margin:0 20px 20px; padding:10px 0 0; color:#333; line-height:26px; text-align:right; }
.breadcrumbs a { margin:0 6px; color:#333; }
.breadcrumbs a:hover { color:#f59522; }

/* 内容模式部分 */
.artbox { padding:0 20px 30px; }
.artbox h1 { padding:10px 0; color:#333; font-size:16px; }
.artbox .info { padding:0; background:#F8F7EF; color:#666; line-height:24px; }
.artbox .where { padding:0; }
.artbox .where em { color:#557A34; }
.artbox .where span { float:right; }
.article { margin:0 0 30px; padding:0 15px; line-height:200%; font-size:14px; word-wrap:break-word; word-break:break-all; }

.web-title { width:260px; height:70px; margin:0 auto 10px; }
.column-title { padding-left:65px; background:url(ico_04.jpg) no-repeat 40px 2px; color:#f59522; font-size:18px; line-height:30px; }


/* 二级导航 */
.menu { width:290px; margin:0 0 10px; padding:10px 0; }
.menu dl { width:240px; margin:0 auto; padding:0 0 0 50px; }
.menu dt { width:240px; margin:0 auto; padding:2px 0; font-size:14px; }
.menu dt a { padding-left:15px; color:#666; }
.menu dt a:hover, .menu dt .current { background:url(ico_01.gif) no-repeat; color:#19D119; text-decoration:none; }


.product { padding-bottom:30px; }
.product .pic-item { padding:15px 15px; background:url(ico_02.gif) repeat-x bottom left; }
.product .pic-item .list-pic { float:left; width:125px; height:100px; text-align:center; line-height:100px; padding:1px; border:1px solid #ccc; }
.product .pic-item dl { float:left; width:500px; padding-left:15px; font-size:14px; line-height:22px; }
.product .pic-item dl dt { padding-bottom:5px; color:#f50; } 
.product .pic-item dl .more { font-size:12px; text-align:right; }

.pic-item-list { margin:0 40px 30px; }
.pic-item-list .pic-item { display:block; float:left; width:191px; padding:10px 5px; color:#6C6D61; }
.pic-item-list .pic-item .list-pic { display:block; width:125px; height:100px; margin:0 auto; padding:1px; border:1px solid #ccc; line-height:100px; text-align:center; }
.pic-item-list .pic-item dl { margin-top:4px; padding:0 5px; line-height:165%; text-align:center; }

/* 新闻列表 */
.list { margin:0 0 30px; padding:0; clear:both; }
.list ul li { padding:4px 20px; line-height:20px; clear:both; }
.list ul .bg { background:#FAFBF8; }
.list ul li a { padding-left:5px; }
.list ul li a:hover { text-decoration:underline; }
.list .date { float:right; padding-left:9px; color:#999; font-size:11px; font-family:Arial; }
.list .ico { float:left; width:6px; _width:3px; height:20px; margin:0; background:url(ico_03.gif) no-repeat 0 6px; }

.page { padding:0 15px 30px; text-align:right; }
.top { padding:0 15px 30px; text-align:right; }
.up-news,.down-news { font-size:14px; line-height:24px; }

/* 在线留言 */
.message { margin:0 15px; padding:15px 0 20px; color:#333; }
.message-list { margin-bottom:5px; padding:5px; }
.message-list .m-title { padding:0 10px; line-height:20px; }
.message-list .m-title em { font-weight:bold; }
.message-list .m-title span { float:right; }
.message-list .m-info { padding:5px 10px; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 10px; background:#e1f0ff; line-height:24px; }

/* 表单部分 */
.tips { padding:10px 0 10px 110px; color:#CC3732; font-weight:bold; font-size:13px; text-align:left; }
.form-panel { margin:0 15px 10px; }
.form-panel h4 { margin-bottom:10px; padding:2px 20px; background:#eee url(ico_07.gif) no-repeat 8px center; color:#666; line-height:22px; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; color:#666; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:1px 3px; border:1px solid #D0D0D0; background:#F2F2F2; color:#666; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #D0D0D0; background:#F2F2F2; color:#666; }
.form-panel .submit-field { padding:5px 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit { width:78px; height:24px; border:none; background:url(btn.jpg) no-repeat; cursor:pointer; }
.form-panel .submit-field .btn-reset { width:78px; height:24px; border:none; background:url(btn.jpg) no-repeat; cursor:pointer; }

#footer { width:100%; height:75px; padding-top:85px; background:url(bg_footer.jpg) no-repeat center top; }
.copyright { width:930px; height:31px; margin:0 auto; padding:0 20px; background:url(bg_copyright.gif) no-repeat; color:#666; line-height:31px; }
.copyright span { float:right; }
.copyright a { color:#666; }

.link { width:189px; margin:0 auto; padding:10px 0; }
.link li { width:189px; height:59px; margin-bottom:10px; overflow:hidden; }
.link li img { vertical-align:bottom; }
