@charset "utf-8";
.container { position:relative; width: 100%; margin: 0 auto 40px; }
.sidebar { position:relative; float:left; width:230px; height: 100%; margin:-54px 0 0; z-index: 9; }
.main { position:relative; float: right; width: 790px; }
.shadow_top { display: block; width: 790px; height: 11px; background: url(shadow_top.png) no-repeat; }
.shadow_btm { display: block; width: 790px; height: 17px; background: url(shadow_btm.png) no-repeat; }
.mainI { width: 790px; background: url(shadow.png) left top repeat-y; }
.wrapI { width: 700px; margin: 0 auto; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { width: 195px; height: 54px; padding: 0 0 0 35px; background: url(leftTitle_bg.gif) repeat-x; color:#fff; font-size: 20px; line-height: 54px; }
.leftTitle em { padding: 0 0 0 5px; color: #ffb7bd; font-size: 16px; text-transform: uppercase; font-weight: normal; }

/* 二级、三级菜单 */
.menu { width: 198px; padding: 15px; border: 1px solid #c1c1c1; border-top: none; text-align: center; }
.menu dl dt { border-bottom: 1px solid #b5b5b5; }
.menu dl dt a { display:block; height: 38px; background: url(dot_01.png) 160px center no-repeat; color:#707070; font-size: 14px; line-height: 38px; }
.menu dl dt a:hover,.menu dl dt .current { background-image: url(dot_01s.png); color:#e60012; }

.menu dl dd { width: 120px; height: 28px; margin: 0 auto; border-bottom:1px solid #eee; font-size: 13px; line-height: 29px; }
.menu dl dd a { padding: 0 0 0 8px; }
.menu dl dd a:hover,.menu dl dd .current { color:#bf0222; }

.side01 { margin: 21px 0; border: 1px solid #b5b5b5; }
.side01 .title { height: 39px; background: url(ico_10.png) right top no-repeat #d8251e; border-bottom: 1px solid #b5b5b5; color: #fff; font-size: 16px; line-height: 39px; text-align: center; }
.side01 .title em { padding: 0 0 0 5px; color: #ffb7bd; font-size: 14px; text-transform: uppercase; }
.sList { padding: 15px; }
.sList li { padding: 0 0 0 6px; font-size: 14px; line-height: 26px; }
.sList li i { float: left; }
.sList li a { float: left; width: 181px; padding: 0 0 0 6px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.sList li .date { float: right; }
.sList li:hover{ color: #d8251e; }

/* 面包屑 */
.location { padding: 30px 0 0; }
.location h3 { color: #d8251e; font-size: 20px; }
.location h3 em { padding: 0 0 0 5px; color: #b7b7b7; font-weight: normal; text-transform: uppercase; }
.breadcrumbs {}
.breadcrumbs a { margin: 0 1px; }
.breadcrumbs a:hover { color: #d8251e; text-decoration: underline; }

/* 内容模式 */
.article { padding: 30px 0; line-height:2; font-size:14px; content: #333; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#605e5e; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding: 0 0 30px; }
.article .ft { padding:10px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; }
.hotNews .pic { float:left; width:390px; height:250px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:13px; padding-left:10px; background:url(o_ico_05.png) no-repeat 0 center; color:#fff; font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#fff; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; color:#eee; }
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#333; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

/* 新闻列表 */
.news {}
.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }
.list { padding: 30px 0 0; }
.list li { height: 36px; padding: 0 0 0 20px; background: url(dot_02.png) 9px center no-repeat; border-bottom: 1px dashed #555; color: #353535; font-size: 14px; line-height: 36px; }
.list li a { float: left; width: 400px; padding: 0 0 0 6px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.list li .date { float: right; padding: 0 5px 0 0; }

/* 图文新闻 */
.pothoItem {}
.pothoItem .item { margin: 0 0 20px; padding:0 0 20px; border-bottom:1px dotted #9d9d9d; overflow:hidden; }
.pothoItem .item .pic { float:left; padding: 3px; border:1px solid #cedcdc; }
.pothoItem .item dl { position: relative; float: right; width: 710px; }
.pothoItem .item dl dt a { color: #b90624; font-weight: bold; font-size:16px; line-height: 30px; }
.pothoItem .item dl .i { margin: 5px 0 0; color: #333; font-size:13px; line-height:22px; }
.pothoItem .item dl .m { margin: 9px 0 0; }
.pothoItem .item dl .m a { display: inline-block; width: 70px; height: 26px; background: #b8b8b8; color: #fff; line-height: 26px; text-align: center; }
.pothoItem .item dl .m a:hover { background: #b90624; }

 

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; width:100px; height:100px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:20px 7px 20px; overflow:hidden; }
.piList .pic-item-list { width:759px; margin:0; padding:0; }
.piList .pic-item { position:relative; width:230px; margin:0 23px 23px 0; padding:0; display:inline; }
.piList .list-pic { display:block; width:230px; height:172px; margin-bottom:0; padding:0; border:0; line-height:148px; }
.piList .list-pic img { width:230px; height:172px; }
.piList dl { padding:4px 5px; line-height:20px; }
.piList dl dt { height:30px; font-size:12px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }


/* 分页 */
.page { padding: 30px 0; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 5px; padding:0 8px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #b90624; background:#b90624; color:#fff; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.png) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 35px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#0063be; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#0063be; 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; text-align:right; }

/* 留言列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0063be; font-size:14px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.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; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }

.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }

.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }


/* company */
.company { position: relative; left: 50%; width: 1920px; height: 771px; margin: 0 0 0 -960px; background: url(company_bg.jpg); }
.company_s { position: absolute; top: 0; left: 33%; width: 592px; height: 496px; background: url(company_01.png); }
.company_s a { display: block; padding: 0 0 15px; border-bottom: 3px solid #fff; color: #fff; font-size: 18px; font-weight: bold; }
.cmy_01 { position: absolute; left: 243px; top: 20px; }
.cmy_02 { position: absolute; left: 109px; top: 177px; }
.cmy_03 { position: absolute; left: 412px; top: 177px; }
.cmy_04 { position: absolute; left: 192px; top: 337px; }

/* contact */
.contact { margin: 0 auto 10px; }
.contact .wrap { background: #f2f2f2; }
.contact .map { height: 897px; }
.contact .cnt { height: 150px; padding: 20px 50px; background: #878787; color: #fff; font-size: 14px; font-weight: bold; line-height: 30px; }
.contact .cnt dl { /*float: left;*/ width: 333px; height: 140px; margin: 0 auto; padding: 10px 0 0; /*border-right: 1px solid #fff;*/ }
.contact .cnt ul { float: right; width: 560px; padding: 10px 0 0; display: none; }
.contact .cnt ul li { float: left; width: 180px; height: 60px; margin: 0 0 10px 0; }
.contact .cnt ul li span { font-weight: normal; }