﻿/*Banner*/
.bannerWrap { position:relative; width:100%; height:479px; margin-bottom:1px; border-bottom:4px solid #d76c0c; overflow:hidden; }
.bannerWrap .pic { display:none; position:absolute; left:50%; top:0; width:1886px; height:479px; margin-left:-943px;}

.bannerWrap .picNum { position:absolute; left:50%; bottom:20px; width:960px; height:15px; margin-left:-480px; text-align:right;}
.bannerWrap .picNum span { display:inline-block; width:15px; height:15px; margin:0 4px; background:url(../images/banner_ot.png) no-repeat; cursor:pointer;}
.bannerWrap .picNum .cur { background:url(../images/banner_cur.png) no-repeat;}
*html .bannerWrap .picNum span { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/banner_ot.png"); background:none; cursor:pointer;}
*html .bannerWrap .picNum .cur { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/banner_cur.png"); background:none; cursor:pointer;}

/*页面开始*/
.contentWrap { width:100%; padding:30px 0; background:#eee; }
.content { width:1000px; margin:0 auto;}
.content h2 { margin-bottom:20px; color:#023C5F; }
.content h2 i { margin-right:5px; font:bold 18px "Microsoft YaHei","STHeiti Light";color:#575757;}
.content h2 span { font:14px Arial; vertical-align:bottom;color:#929292;  }
.content h2 a { float:right; margin-top:10px; padding-left:6px; background:url(../images/arrow.gif) no-repeat left center; color:#dd6800!important; font:12px Tahoma; vertical-align:baseline; }
.content h2 a:hover { text-decoration:underline;}

.about, .work, .contact { float:left; height:139px; margin-left:24px; padding-right:26px; border-right:1px solid #d7d7d7; _display:inline; }

.about { width:315px; margin-left:22px; }
.about .cn { margin-bottom:5px; line-height:20px; }
.about .cn span{color:#dd6800;}
.about .en { font:12px/18px Tahoma; }

.work { width:275px; }
.work .img { float:left; width:100px; }
.work .text { float:right; width:160px; }
.work .text h3 { margin-bottom:8px; font:bold 12px Arial,"宋体"; }
.work .text p { line-height:18px; }

.contact { width:262px; padding:0; border:0; }
.contact a.more { display:block; height:85px; padding-left:183px; background:#11517b url(../images/img2.jpg) no-repeat; color:#fff!important; text-align:center; font:16px/85px Georgia,Arial; }
.contact a.more span { display:inline-block; padding-right:12px; background:url(../images/arrow2.gif) no-repeat right center; cursor:pointer; }
.contact p a{display:block;height:30px;font-family:"宋体";font-size:12px;color:#6d6d6d;font-weight:bold;}
