/* 主体 */
.container .wrap{width: 1200px; margin: 0 auto; background: #fff;padding-top: 20px;padding-bottom: 25px;box-shadow: 2px 2px 4px #a7b0b3;}
.container .wrap .sidebar{width:277px; float: left;margin-left: 20px;}
.container .wrap .main{width: 832px;float: right;margin-right: 45px;}

/* 左侧栏 sidebar */
.sidebar .leftTitle{width: 277px;background: #dadada;font-size: 22px;line-height: 50px;text-align: center;color: #0a474f; border-top: 2px solid #0a474f;}
.sidebar .menu{margin-bottom: 10px;border: 1px solid #ccc;}
.sidebar .menu dl{width:275px;border-bottom: 1px solid #ccc;}
.sidebar .menu dl dt{width: 275px;font-size: 16px;line-height: 40px;text-align: center;color: #333;background: url(inside-3.png) no-repeat 67px center;}
.sidebar .menu dl:last-child{border-bottom: none;}
.sidebar .menu dl dt a{display: block;color: #333;    text-align: left;padding-left: 95px;}
.sidebar .menu dl dt.current,.sidebar .menu dl dt:hover{background:#efeeee url(inside-4.png) no-repeat 67px center;}
.sidebar .menu dl dt.current a,.sidebar .menu dl dt:hover a{color: #0a474f;}
.sidebar .pic{border-radius: 5px;overflow: hidden;margin-bottom: 6px;}
.sidebar .notice{width: 275px;border: 1px solid #ccc;margin-top:15px;}
.sidebar .notice h2{background:url(pic-9.png) no-repeat left bottom;font-size: 18px;line-height: 52px;color: #333;}
.sidebar .notice h2 i{display: block;padding-left: 50px;background:url(pic-7.png) no-repeat 18px center;}
.sidebar .notice h2 i a{float: right;font-size: 12px;color: #757374;vertical-align: text-bottom;margin-right: 12px;}
.sidebar .notice ul{padding:16px 0 10px;}
.sidebar .notice ul li{padding:7px 12px 7px 24px;font-size: 16px;line-height: 22px;color: #333;background: url(dot.png) no-repeat 12px 15px;}
.sidebar .notice ul li:hover{background: #f1f0f0 url(dot-2.png) no-repeat 12px 15px;}

/* 面包屑 location */
.location { padding:0 5px;margin-bottom: 15px;border-bottom: 2px solid #ccc;font-size: 14px;line-height:36px; color: #0a474f;}
.location p {float: right;font-size: 14px;}
.location p a{color: #333;}
.location p a:hover{ color:#0a474f; }
.location p span{margin: 0 15px;}
.location a{color: #333;}
.location a:hover{ color:#0a474f; }
.location span{margin: 0 15px;}
.location h3{float: left;}
.location .breadcrumbs{float: right;}
/* 内容模式 article */
.article {padding:0 0 40px;line-height: 2;font-size: 14px;word-wrap: break-word;}
.article .hd {padding: 0 0 20px;text-align: center;}
.article .hd h1 {color: #000;font-size: 20px;}
.article .hd .titBar {color: #797979;font-size: 12px;}
.article .bd {padding-bottom: 40px;}
.article .ft {padding: 20px 0 0;border-top:1px solid #ddd;}
.article .ft a{color: #333;}
.article .ft a:hover{color: #0a474f;;}

/* 分页 page */
.page {float:right;font-size: 14px;line-height:26px;color: #333;margin-right: 5px;}
.page input{font-size: 14px;line-height:26px;}
.page input.txt {border:1px solid #c8c8c8;width: 36px;height: 24px;margin:0 5px;}
.page input.btn{cursor: pointer;}

/* 新闻列表 list */
.list{padding-bottom:50px;}
.list ul li{ font-size:14px; line-height:40px; color:#333; border-bottom:1px dashed #c8c8c8; padding-left:25px; background: url(inside-6.png) no-repeat 5px center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list ul li a{color:#333;display: block;float: left;}
.list ul li a:hover{ color:#0a474f;;}
.list ul li span{ float:right; color:#a1a1a1;font-size: 12px;padding-left: 20px;margin-right: 5px;}

/* contact */
.contact{padding: 20px 0 40px;}
.contact .txt p{padding-left: 50px;font-size: 16px;line-height: 32px;color: #333;margin-bottom: 10px;}
.contact .txt p.p1{background: url(tel.png) no-repeat 8px center;}
.contact .pic{margin-top: 20px; margin-left: 8px;}

/* 头部新闻 */
.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.jpg) no-repeat 0 13px; 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; }

/* 图片列表 */
.piList { padding:25px 0; overflow:hidden;width:965px; }
.piList .pic-item-list { width:975px;}
.piList .pic-item { position:relative; width:315px; margin:0 10px 18px 0; float:left; display:inline;}
.piList .list-pic { display:block; width:315px; height:210px; line-height:210px;}
.piList .list-pic img { width:315px; height:210px; }
.piList dl { padding:4px 5px; }
.piList dl dt { height:30px; font-size: 14px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; color: #000;}
.piList dl dt a{color: #000;}
.piList .pic-item:hover dl{background:#14588a;color: #fff;}
.piList .pic-item:hover dl dt a{color: #fff;}

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; width:200px; height:150px; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic img { width:200px; height:150px; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl .d,.pothoItem .item dl .m { display:none; }
.pothoItem .item dl .i { padding:5px 0 0; color:#999; font-size:14px; line-height:25px; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) 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:#32a237; 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:#3A7FCA; 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; }

/* 人才招聘 */
.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 { 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; }

.i-sidebar{float: left;width: 195px;}
.i-sidebar h1{line-height: 80px;color: #fff;background: #1897e8;text-align: center;}