@charset "utf-8";
/* Banner */
.banner { position:relative; width:1920px; overflow:hidden; z-index:3;left:50%;margin-left: -960px; }
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important; }

/* 主体 */
.container { position:relative; z-index:8; }
.wrap { position:relative; width:1200px; min-height:460px; _height:460px; margin:0 auto;}
.wrap .sidebar { float:right; width:307px;padding: 0 0 20px}
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:0;float: left;width: 870px}
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/*sidebar*/
.sidebar-a{border:1px solid #e5e5e5}
.sidebar-b{margin-top: 24px}

/* 左侧栏目标题 */
.leftTitle { position:relative; padding:35px 21px 35px 25px;color:#fff;}
.leftTitle i,.leftTitle s { display:inline-block; }
.leftTitle i { font-size:20px;font-weight:bold; color: #000000;position: relative;font-style: normal;}
.leftTitle i:after{content: '';position: absolute;bottom: -10px;left: 0;width: 24px;height: 2px;background: #8a8a8a}
.leftTitle s { color:#bbbbbb; font-size:20px;text-decoration:none; text-transform:uppercase;font-weight: bold;margin-left: 20px;vertical-align: bottom}
.leftTitle em{display: block;background: url(ins_more.png)no-repeat;background-size: cover;width: 18px;height: 18px}
.leftTitle a{margin-top: 9px;display: block;float: right}

/* sidebar-a */
.menu {padding: 0 15px 30px 25px}
.menu dl dt{display: none}
.menu dl dd{padding: 9px 0;border-bottom: 1px dashed #d7d7d7}
.menu dl dd:last-child{border: none}
.menu dl dd a{line-height: 30px;display: block;}
.menu dl dd em{font-size: 14px;color: #000000;transition: all .5s}
.menu dl dd i{font-size: 12px;color: #666666;float: right;font-style: normal;}
.menu dl dd a:hover em{color: #ad0600}

/* 左侧栏目图片 */
.m-ltp{display: none}
.m-ltp li { margin-bottom:10px; }
.m-ltp li img { vertical-align:top; }

/* 面包屑 */
.location { position:relative; margin-bottom:46px; border-bottom:1px solid #eaeaea; line-height:46px;}
.location-case{background: url(ins_ico_02.png)no-repeat left 28px;padding-left: 35px;box-sizing: border-box}
.location h3 { float:left; padding-left:18px; background:url(ins_ico_01.png) no-repeat left center; color:#444444; font-size:14px; font-weight:normal;margin-top:14px}
.breadcrumbs { float:right; text-align:center;}
.breadcrumbs dl dt{float: left;line-height: 64px;position: relative;}
.breadcrumbs dl dt a{font-size: 18px;color: #444444;padding: 0 28px;display: block;position: relative;z-index: 9;transition: all .5s}
.breadcrumbs dl dt:before{content: '/';position: absolute;right: 0;font-size: 18px;color: #666666;font-weight: lighter;z-index: 1}
.breadcrumbs dl dt:last-child:before{display: none}
.breadcrumbs .current:after,.breadcrumbs dl dt:hover:after{content:'';position:absolute;background: #ad0600;left: -8px;top: 0;width: 108%;height: 100%;z-index: -1}
.breadcrumbs dl dt a.current,.breadcrumbs dl dt a:hover{color: #ffffff !important;z-index: 999;position: relative;}

.location .g-in{position: relative;}
.location a.bh{display: block;width: 35px;height: 64px;position: absolute;left:0;top:0;z-index: 99;}



/* 内容模式 */
.article { padding:0 0 50px; 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 #ececec; }
.article .ft a{font-size: 14px;color: #000000;transition: all .5s}
.article .ft strong{font-size: 14px;color: #000000;font-weight: normal}
.article .ft a:hover{color: #ad0600}
.article .ft ul li{margin-bottom: 10px}

/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#ad0600; overflow:hidden; }
.hotNews .pic { float:left; width:390px; height:232px; 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; color:#fff; font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#fff;font-size: 18px;position: relative}
/*.hotNews dl dt a:before{content: '';position: absolute;left: 0;bottom: -17px;background: #ffffff;width: 75px;height: 1px}*/
.hotNews .lin{background: #ffffff;width: 75px;height: 1px;margin-left: 10px;}
.hotNews dl dt a:hover { color:#ffffff; }
.hotNews dl .i { min-height:85px; padding-bottom:10px; padding-left:10px; color:rgba(255,255,255,0.7);font-size: 12px;line-height: 24px;margin-top: 13px}
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center;display: none}
.hotNews dl .m a { display:block; color:#333;}
.hotNews dl .m a:hover { background:#666; color:#fff;}
.hotNews dl .d{font-size: 12px;color: #ffffff;background: url(ins_ico_03.png)no-repeat left center;margin-left: 8px;padding-left: 25px}

/* 新闻列表 */
.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 #e7e7e7; line-height:20px; }
.list { padding:0 0 62px; }
.list li { padding:18px 0; border-bottom:1px dashed #e0e0e0; background:url(ins_ico_04.png) no-repeat 0 25px; line-height:24px; clear:both; }
.list li span { float:right; color:#666666; font-size:12px;padding-left: 26px;background: url(ins_ico_06.png)no-repeat left center}
.list li a { padding-left:28px;font-size: 16px;color: #000000;transition: all .5s}
.list li:hover a{ color: #ad0600 }
.list li:hover{background: url(ins_ico_05.png)no-repeat 0 25px}

/* 图文新闻 */
.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; }

/* 图片列表 */
.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:0 0 110px; overflow:hidden; }
.piList .pic-item-list { width:905px; margin:0; padding:0; }
.piList .pic-item { position:relative; width:267px; margin:0 34px 25px 0; padding:0; display:inline; }
.piList .list-pic { display:block; width:267px; height:185px; margin-bottom:0; padding:0; border:0; line-height:148px; }
.piList .list-pic img { width:267px; height:185px; }
.piList dl { padding:4px 5px; line-height:20px; }
.piList dl dt { height:30px;line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.piList dl dt a{color: #000000;font-size:14px;transition: all .5s}
.piList .pic-item:hover dl dt a{color: #ad0600}

/* 分页 */
.page { padding:0 0 68px; text-align:center; line-height: 30px}
.page a { display:inline-block; margin:0 4px; padding:0 12px; border:1px solid #999999; background:#ffffff; color:#000000; vertical-align:top;transition: all .5s}
.page a:hover,.page .current { border:1px solid #9f0705; background:#9f0705; color:#fff; }

/* 人才招聘 */
.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:#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; }

/*sidebar-b*/
.sidebar-b{border:  1px solid #ececec;padding: 25px 24px 62px 25px}
.sidebar-b-title h2{font-size: 20px;color: #000000;font-weight: bold;position: relative}
.sidebar-b-title h2:after{content: '';position: absolute;bottom: -10px;left: 0;width: 24px;height: 2px;background: #8a8a8a}
.sidebar-b-pic{width:256px;height:205px;overflow: hidden;margin-top: 35px;position: relative}
.sidebar-b-pic .sidebar-slide-bd ul li img{display:block;-moz-transition: transform 0.6s;-webkit-transition: transform 0.6s;-o-transition: transform 0.6s;max-width: 100%;}
.sidebar-b-pic .sidebar-slide-bd ul li img:hover{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.sidebar-slide-hd ul li{width: 14px;height: 14px;background: rgba(0,0,0,0.5);float: left;margin-left: 9px;text-indent: 999999em}
.sidebar-slide-hd .on{background: #ffffff}
.sidebar-slide-hd{position: absolute;bottom: 13px;right: 15px}
.sidebar-b-text a{display: block;font-size: 14px;color: #000000;padding:4px 0;margin-top: 12px}
.sidebar-b-text span{display: block;font-size: 12px;color: #666666;line-height: 28px}
.sidebar-b-more em{background: url(ins_more.png)no-repeat;display: block;width: 18px;height: 18px}
.sidebar-b-more {float: right;position: relative;top: 20px}

.s1_cl{width: 253px;border:1px solid #ececec;height: 443px;padding:16px 26px 0;position: relative;margin-top: 24px;}
.s1_clt{line-height: 46px;}
.s1_cltl{float:left;font-size: 20px;color: #000000;font-weight: bold;background: url(s_l_06.jpg) no-repeat bottom left;}
.s1_cltl span{text-transform: uppercase;color: #bbbbbb;margin-left: 18px;}
.s1_clc{margin-top: 24px;}
.s1_cltr{float:right;padding-top: 15px;height: 31px;}
.s1_clc .s1_clcc .s1_clcca{margin-top: 22px;}
.s1_clc .s1_clcc .s1_clcca a{font-size: 14px;color: #000000;}
.s1_clc .s1_clcc .s1_clccb{font-size: 12px;color: #666666;line-height: 31px;margin-top: 10px;}
.s1_clc .s1_clcc .s1_clccc{position: absolute;bottom: 27px;right:26px;}
.s1_clc .hd{position: absolute;text-align: right;top:265px;right:26px;}
.s1_clc .hd ul{ display:inline-block; }
.s1_clc .hd ul li{width:14px; height:14px;background: rgba(0,0,0,0.47); margin:0 5px; *display:block; display:inline-block; vertical-align:top; cursor:pointer; text-indent:999999px;}
.s1_clc .hd ul li.on{background: rgba(255,255,255,1);}


