.banner { width: 1000px; margin: 0 auto; height: 317px; padding: 10px 0;}

/* 主体 */
.container { width:1000px; margin:0 auto; padding:0; }
.wrap { padding:0; }
.wrap .sidebar { float:left; width:215px; }
.wrap .main { float:right; width:770px; }

.colTxtTitle { width:181px; height:29px; padding:0 17px; background:url(colTxtTitle.jpg) no-repeat; border-bottom:1px solid #fff; color:#fff; font-size:13px; font-weight:100; line-height:29px; }

.menu { width:215px; margin-bottom:20px; }
.menu dl { width:215px; margin:0; }
.menu dt { width:215px; margin-bottom:1px; font-size:14px; text-align:center; }
.menu dt a { display:block; width:155px; _height:20px; *min-height:20px; padding:8px 30px 8px 30px; background:#f2f2f2; color:#000; line-height:20px; font-family: "microsoft yahei"; }
.menu dt a:hover, .menu dt .current { background:#989898 url(ico_02.jpg) no-repeat 168px 7px; color:#fff; text-decoration:none; }
.pro dt { width:215px; margin-bottom:1px; font-size:14px; text-align:left; }
.pro dt a { display:block; width:165px; _height:20px; *min-height:20px; padding:8px 30px 8px 10px; background:#f2f2f2; color:#000; line-height:20px; }
.pro dt a:hover, .menu dt .current { background:#989898 url(ico_02.jpg) no-repeat 168px 7px; color:#fff; text-decoration:none; }
.menu dd { width:215px; padding:7px 0; border-bottom:1px solid #d4d4d4; text-align:center; }
.menu dd a { color:#6b6b6b; line-height:20px; }
.menu dd a:hover, .menu dd .current { color:#914c23; text-decoration:none; }

.partners { padding-bottom:10px; text-align:center; }
.partners li { margin-bottom:10px; }

.location { margin-bottom:22px; border-bottom:1px solid #d8d8d8; line-height:28px; }
.location h2 { padding-left:39px; background:url(ico_03.gif) no-repeat 25px 5px; font-size:16px; font-weight:100; line-height:22px; }
.breadcrumbs { padding:0 16px; background:url(breadcrumbs.gif) no-repeat 0 9px; color:#dedede; }
.breadcrumbs a { color:#828181; }

/* 新闻内容 */
.article { line-height:22px; }
.article .hd { padding:0 0 10px; text-align:center; }
.article .hd h1 { padding:0; color:#a80112; font-size:14px; line-height:30px; }
.article .hd .titBar { padding:6px 0 0; border-top:1px solid #ccc; color:#7f7f7f; line-height:28px; } 
.article .bd { padding:0 30px 35px; line-height:24px; word-wrap:break-word; word-break:break-all; }

/* 新闻列表 2 */
.list_2 { margin:0 30px 50px; clear:both; }
.list_2 ul li { padding:10px 14px; border-bottom:1px dotted #d8d8d8; background:url(ico_05.gif) no-repeat 2px 18px; color:#2f2f2f; line-height:20px; clear:both; }
.list_2 ul li a { color:#2f2f2f; }
.list_2 ul li span { float:right; }

/* 图片列表尺寸 */
.pic-item-list {}
.pic-item-list .pic-item { display:block; float:left; width:240px; margin-bottom:20px; padding:12px 0 0; }
.pic-item-list .pic-item .list-pic { display:block; width:200px; height:150px; margin:0 auto; padding:1px; border:1px solid #ddd; line-height:128px; text-align:center; }
.pic-item-list .pic-item .list-pic img { vertical-align:top; }
.pic-item-list .pic-item dl { margin-top:5px; line-height:22px; text-align:center; }


/* 图片列表尺寸 基于基础库 */
.w163 { margin:0 15px; }
.w163 .pic-item { width:165px; margin:0 22px 21px 23px; padding:0; display:inline; }
.w163 .pic-item .list-pic { display:block; width:163px; height:112px; margin:0 auto; padding:0; border:1px solid #e6e6e6; background:none; line-height:140px; }
.w163 .pic-item .list-pic img { vertical-align:top; }
.w163 .pic-item dl { margin-top:4px; line-height:26px; background:#f0f0f0; text-align:center; }

/* 图文 1 */
.picnews_01 { margin:0 30px 50px; clear:both; }
.picnews_01 .item { position:relative; width:300px; height:130px; padding:21px 120px 21px 240px; border-bottom:1px dotted #d8d8d8; }
.picnews_01 .item .pic { position:absolute; top:21px; left:2px; width:205px; height:120px; padding:4px; border:1px solid #dcdcdc; background:#eee; overflow:hidden; }
.picnews_01 .item .pic img { vertical-align:top; }
.picnews_01 .item h2 { font-size:14px; line-height:28px; }
.picnews_01 .item h2 a { color:#2f2f2f; }
.picnews_01 .item .info { padding:4px 0 0; color:#828181; line-height:20px; }
.picnews_01 .item .parameter { position:absolute; top:60px; right:0; background:url(ico_07.gif) no-repeat; }
.picnews_01 .item .parameter li { padding-left:20px; color:#a5a5a5; line-height:22px; }
.picnews_01 .item .parameter li a { text-decoration:underline; color:#a5a5a5; }

/* 分页 5 */
.pagePanel_5 { margin:0 30px 50px; clear:both; }
.pagePanel_5 .pages { text-align:center; }
.pagePanel_5 .pages a { display:inline-block; margin:0 4px; padding:2px 8px; border:1px solid #e3e3e3; background:#e9e9e9; color:#7e7e7e; }
.pagePanel_5 .pages a:hover { border:1px solid #e3e3e3; background-color:#fff; color:#ff501b; transition:border-color .15s,background-color .15s,color .15s; -moz-transition:border-color .15s,background-color .15s,color .15s; -webkit-transition:border-color .15s,background-color .15s,color .15s; text-decoration:none; }
.pagePanel_5 .pages .current { font-weight:bold; background:#fff; color:#ff501b; }
.pagePanel_5 a.prev,.pagePanel_5 a.next { background:#fff; }

.firstNews { margin:0 30px; padding-bottom:10px; border-bottom:1px dotted #d8d8d8; }
.firstNews .time { padding-left:10px; background:url(ico_06.gif) no-repeat 0 9px; color:#dc332c; line-height:23px; }
.firstNews dt { color:#2f2f2f; line-height:27px; }
.firstNews dd { color:#828181; line-height:20px; }

/* 产品展示 */
.detailTitle { margin-bottom:30px; padding-bottom:9px; border-bottom:1px dotted #d8d8d8; line-height:23px; }
.detailTitle h2 { font-size:14px; }


.focus { width:460px; height:378px; margin:0 auto 20px; overflow:hidden; }

	/* 大图 */
.autoPic { float:left; position:relative; width:336px; height:367px; }
.slidePic_pics { width:334px; height:365px; overflow:hidden; border:1px solid #f6f6f6; }
.slidePic_pics img { width:334px; height:365px;}

	/* 文字 */
.slidePic_text { position:absolute; z-index:3; bottom:1px; left:1px; height:30px; width:334px; line-height:30px; overflow:hidden; text-align:center; }
.slidePic_text a, .slidePic_text a:visited{ color:#fff; font-size:14px;}
.autoPic .slidePic_text_bg { position:absolute; bottom:1px; left:1px; z-index:2; width:334px; height:30px; background:#000; opacity:0.7; filter:alpha(opacity=70); }

	/* 缩略图 */
.slidePic_thumb { float:right; width:110px; height:378px; }
.slidePic_thumb a { display:block; width:105px; height:114px; margin-bottom:12px; padding-left:4px; }
.slidePic_thumb a img { width:101px; height:110px; border:2px solid #f6f6f6; vertical-align:top; }
.slidePic_thumb .slidePic_on { width:101px; height:110px; padding:2px 2px 2px 6px; background:url(ico_08.gif) no-repeat; }
.slidePic_thumb .slidePic_on img{ border:none; }

/* 产品详细介绍 */
.tabPanel { border:solid #d7d7d7; border-width:1px 1px 0; background:url(tabPanelBg.gif) repeat-x; }
.tabPanel li { float:left; width:106px; height:35px; background:url(tabPanelLine.gif) no-repeat right top; color:#757575; line-height:35px; text-align:center; }
.tabPanel li a { display:block; color:#757575; }
.tabPanel li a:hover { border-right:1px solid #d7d7d7; background:#fff; color:#ff501b; text-decoration:none; }
.tabPanel li .current { border-right:1px solid #d7d7d7; background:#fff; color:#ff501b; font-weight:bold; }

.attributes { margin-bottom:50px; border:solid #d7d7d7; border-width:0 1px 1px; }
.attributes .info { padding:20px; line-height:20px; }


/* 联系我们 */
.contact { margin:0 10px 10px; padding:10px 20px; line-height:200%; color:#666; word-wrap:break-word; word-break:break-all; }

/* 在线留言 */
.message { margin:0 30px 50px; padding:15px 0 0; }
.message-list { margin-bottom:5px; padding:5px 0; }
.message-list .m-title { padding:0; color:#666; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#999; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; color:#574f3a; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.hr { margin:0 30px 50px; }
.hr-list { margin-bottom:20px; padding:0 0 15px; border-bottom:1px dotted #d8d8d8; }
.hr-list .title { padding-left:10px; border-left:3px solid #ff501b; background:#f6f6f6; color:#666; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; }

/* 表单部分 */
.form-panel { margin:0 30px 50px; }
.form-panel h4 { margin-bottom:10px; padding-left:10px; border-left:3px solid #ff501b; background:#f6f6f6; color:#666; font-weight:bold; line-height:20px; }
.form-panel .tips { padding:10px 0 10px 72px; color:#a80112; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:72px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; 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 #c8c8c8; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #c8c8c8; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 72px; _padding-left:74px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:62px; height:23px; border:none; background:url(btn.gif) no-repeat; color:#fff; cursor:pointer; }