@charset "utf-8"; .container { width: 100%; margin: 0 auto; } .sidebar {} .main {padding:30px 0;display:block; overflow:hidden; *zoom:1;} .wrap{width: 1200px;margin:0 auto;} .wrapBt { height:0; background:none; overflow:hidden; clear:both; } /* 左侧栏目标题 */ .leftTitle { position:relative; margin-bottom:10px;color:#333; } .leftTitle i,.leftTitle s { display:block; text-align:center; } .leftTitle i { font-size:38px; line-height:58px; font-weight:normal; } .leftTitle s { color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase; } /* 二级、三级菜单 */ .menu ul { zoom:1; border-bottom:1px solid #ddd; text-align:center; } .menu ul:after{content:'\20';display:block;height:0;clear:both} .menu ul li { display:inline-block; *display:inline; zoom:1; margin:0 2px 12px; vertical-align:top; } .menu ul li a { display:inline-block; padding:10px 20px; border-bottom:1px solid #cfcfcf; background:#efefef; color:#666; font-size:14px; } .menu ul li a:hover,.menu ul li .current { border-bottom:1px solid #bd8f51; background:#e5b06d; color:#fff; text-decoration:none; } /* 面包屑 */ .location { position:relative; height:46px; border-bottom:1px solid #eaeaea; line-height:46px; width: 1200px;margin:0 auto;display: none;} .location h3 { float:left; height:44px; color:#000; font-weight:100; font-size:17px; } .breadcrumbs { float: right; } .breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(/images/o_ico_04.png) no-repeat 0 center; vertical-align:top; } .breadcrumbs .u-home { padding-left:20px; background:url(/images/o_ico_03.png) no-repeat 0 center; } /* 内容模式 */ .article { padding:20px 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; } /* 头部新闻 */ .hotNews { margin-bottom:30px; background:#848484; overflow:hidden; } .hotNews .pic { float:left; width:356px; height:260px; 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(/images/o_ico_05.png) no-repeat 0 13px; color:#fff; font-size:16px; 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; font-size: 14px; 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 { padding:0 0 40px; } .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:0 0 40px; } .list li { padding:10px 0; border-bottom:1px dashed #e0e0e0; background:url(/images/o_ico_04.png) no-repeat 3px center; line-height:20px; font-size: 14px; } .list li .d { float:right; color:#999; } .list li a { padding-left:15px; } /* 图文新闻 */ .pothoItem { margin:0 0 40px; width: 1280px;} .pothoItem .item { padding: 20px 0; border-bottom:1px dashed #d3d3d3; overflow:hidden;float: left;width:590px;margin-right: 20px;} .pothoItem .item .pic { float:left; width:210px; height:280px; margin-right:20px; padding:4px; border:1px solid #e7e7e7; } .pothoItem .item .pic img { width:210px; height:280px; } .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 { font-size: 13px; color: #ccc; } .pothoItem .item dl .i { color:#999; font-size:14px; line-height:24px; } .pothoItem .item dl .m { margin-top: 10px; } .pothoItem .item dl .m a { display: block; width: 80px; height: 25px; background: #ccc; color: #333; text-align: center; line-height: 25px; } .pothoItem .item dl .m a:hover { background: #ef0000; color: #fff; } /* 图片列表 */ .piList { padding:0 0 20px; overflow:hidden; } .piList ul {width:1260px; } .piList ul li{float:left;width:280px;margin:0 25px 10px 0; } .piList ul li img{width: 280px;height:210px;} .piList dl {padding:4px 5px; line-height:20px; } .piList dl dt { height:30px; font-size:12px; line-height:30px; text-align: center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; } /* 分页 */ .page { padding:0 0 40px; line-height:24px; text-align:center; } .page a { display:inline-block; margin:0 2px; padding:0 8px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; } .page a:hover,.page .current { border:1px solid #e5b06d; background:#e5b06d; color:#fff; } .page span{margin-right:6px;} /* webmap */ .webmap { padding: 20px; margin: 0 auto; } .webmap dl dt { margin: 5px 0; padding-left: 18px; background: url(/images/ico_05.gif) 3px center no-repeat; font-size: 16px; line-height: 2; } .webmap dl dt a { color: #000; font-weight: bold; } .webmap dl dd { padding-left: 18px; } .webmap dl dd a { float: left; display: block; margin-right: 10px; margin-bottom: 5px; padding: 0 10px; background: #ccc; color: #333; font-size: 14px; line-height: 2; white-space: nowrap; } .webmap dl dd a:hover { background: #555; color: #fff; text-decoration: none; } .webmap dl dd p.thd a { background: #eee; } .webmap dl dd p.thd a:hover { background: #999; } .contact-map { margin-bottom: 30px; } /* 人才招聘 */ .hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; } .hrTop li { padding-left:16px; background:url(/images/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(/images/hr_down.gif) no-repeat center; } .hr h3 .on { background:url(/images/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; } /* 新闻列表 */ .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:#32a237; 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; } .online .text:focus { border: 1px solid #333; box-shadow: 1px 1px 3px rgba(0,0,0,0.3); } .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 #e26c17; 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; } /* sform */ .sform {} .sform li { height: 30px; padding: 8px 0; line-height: 30px; } .sform li label { float: left; width: 80px; height: 30px; padding-right: 5px; font-size: 14px; text-align: right; } .sform input[type=text],.sform input[type=password] { width: 200px; height: 28px; padding-left: 10px; border: 1px solid #ccc; background: #fff; color: #333; font-size: 14px; line-height: 28px; } .sform textarea { width: 190px; height: 98px; padding: 5px 10px; border: 1px solid #ccc; background: #fff; color: #333; font-size: 14px; line-height: 1.2; } .sform select { width: 212px; height: 30px; padding-left: 10px; border: 1px solid #ccc; background: #fff; color: #333; font-size: 14px; line-height: 30px; } .sform input[type=radio],.sform input[type=checkbox] { display: inline-block; *display: inline; zoom:1; width: 20px; height: 30px; vertical-align: middle; } .sform input[name=code]{ width: 70px; } .sform input[type=submit],.sform input[type=reset] { float: left; width: 80px; height: 30px; margin: 10px 15px 0 0; background: #ddd; border: 0; color: #333; font-size: 14px; text-align: center; line-height: 1; cursor: pointer; } .sform input[type=submit]:hover { background: #777; color: #fff; } .sform input[type=reset]:hover { background: #bbb; } .Validform_checktip { display: inline-block; padding-left: 30px; font-size: 14px; vertical-align: top; } .Validform_right { background: url(/js/Validform/success.png) 5px center no-repeat; color: #00d100; } .Validform_wrong { background: url(/js/Validform/error.png) 5px center no-repeat; color: #f00; } /* FILE ARCHIVED ON 21:03:07 Nov 11, 2018 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 04:03:16 Jan 31, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 1.347 exclusion.robots: 0.023 exclusion.robots.policy: 0.014 esindex: 0.008 cdx.remote: 37.351 LoadShardBlock: 236.307 (3) PetaboxLoader3.datanode: 193.807 (4) PetaboxLoader3.resolve: 220.347 (2) load_resource: 341.695 */