﻿
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3; }
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important; }

/* 主体 */
.container { position:relative; padding:0; background:url(404.png) no-repeat center bottom; z-index:8; }
.wrap { position:relative; margin:0 auto; }
.main { display:block;  *zoom:1; padding:0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.sidebar { background:#f9f9f9; border-bottom:1px solid #e5e5e5;  margin-bottom:90px; }
.leftTitle { position:relative; margin-bottom:20px; display:none; }
.leftTitle i,.leftTitle s { display:block; }
.leftTitle i { font-size:36px; line-height:40px; color:#9c9c9d; margin-top:10px; }
.leftTitle s { color:#1d8f91; font-size:66px; line-height:1; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu ul { text-align:center; font-size:0; }
.menu ul li { display:inline-block; margin:0 50px; }
.menu ul li a { position:relative; display:inline-block; height:90px; line-height:90px; font-size:16px; color:#000; }
.menu ul li a:before { position:absolute; display:none; content:""; background:#d65b00; height:1px; width:100%; left:0; right:0; bottom:-1px; z-index:5; }
.menu ul li a:hover,.menu ul li .current { color:#d65b00; }
.menu ul li a:hover:before ,.menu ul li .current:before  { display:block; }



.m-rdm { padding:25px 0 10px; text-align:center; }
.m-rdm a { display:inline-block; margin:0 8px 10px; padding:3px 20px; border:1px solid #ddd; line-height:24px; }
.m-rdm a:hover,.m-rdm .current { border:1px solid #999; background:#999; color:#fff; }
 
@media all and (max-width:1200px){
	.sidebar {  margin-bottom:50px; }
	
	.menu ul li { margin:0 15px; }
	.menu ul li a {  height:60px; line-height:60px; }
}
@media all and (max-width:750px){
	.sidebar { margin-bottom:30px; }
 
	.menu ul li { float:left; width:33.33%; margin:0; }
	.menu ul li a { display:block; font-size:14px; padding:0; height:40px; line-height:40px; }
}
 
/* 面包屑 */
.location { position:relative; height:24px; width:1002px; margin:0 auto 30px; padding:11px 0; border-bottom:1px solid #eaeaea; line-height:24px; display:none; }
.location h3 { float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal; }
.breadcrumbs { float:right; text-align:right; }
.breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(404.png) no-repeat 0 center; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:url(404.png) no-repeat 0 center; }

/* 内容模式 */
.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 ul li { height:30px; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.article img { max-width:100%; }


.artss { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.artss01 { float:left; width:45%; padding-top:100px; }
.artss01 img { max-width:100%; }
.artss02 { float:right; width:50%; }

@media all and (max-width:1200px){
	.artss01 { float:none; width:100%; margin-bottom:25px;  padding-top:0; }
	.artss02 { float:none; width:100%; }
}


/* 头部新闻 */
.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(404.png) 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; }

/* 新闻列表 */
.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:9px 0; border-bottom:1px dashed #e0e0e0; background:url(../image/o_ico_11.jpg) no-repeat center left; font-size:14px; line-height:20px; height:20px; clear:both; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.list li span { float:right; color:#999; font-size:12px; margin-left:15px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

/* 图文新闻 */
.pothoItem { margin:0; }
.pothoItem ul li { float:left; width:31%; margin:0 3.5% 4% 0; background:#f6f7fb; }
.pothoItem ul li .pic { border:1px solid #ddd; }
.pothoItem ul li:nth-child(3n) { margin-right:0; }
.pothoItem ul li dl { padding:25px 20px; }
.pothoItem ul li dl dt { font-size:16px; color:#333; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.pothoItem ul li dl dd { font-size:14px; color:#999; margin-top:25px; }
 
 
@media all and (max-width:1100px){
	.pothoItem ul li { width:32%; margin:0 2% 3% 0; } 
}
@media all and (max-width:750px){
	.pothoItem { padding-bottom:25px; }
	.pothoItem ul li { width:49%; margin:0 2% 3% 0; } 
	.pothoItem ul li:nth-child(3n) { margin-right:2%; }
	.pothoItem ul li:nth-child(2n) { margin-right:0; }
	.pothoItem ul li dl { padding:15px 10px; }
	.pothoItem ul li dl dt { font-size:14px; }
	.pothoItem ul li dl dd { font-size:12px; margin-top:10px; }
} 
  
/* 图片列表 */
.piList { margin:0 0 20px; }
.piList .pic-item-list { width:100%; margin:0 0 20px; }
.piList .pic-item-list .pic-item { display:block; float:left; position:relative; width:23%; margin:0 2.66% 25px 0; }
.piList .pic-item-list .pic-item:nth-child(4n) { margin-right:0; }
.piList .pic-item-list .list-pic { display:block; text-align:center; width:100%; overflow:hidden; border:1px solid #ddd; box-sizing: border-box; }
.piList .pic-item-list .list-pic img { width:100%; height:auto; }
.piList .pic-item-list dl { padding:4px 5px; line-height:20px; text-align:center; }
.piList .pic-item-list dl dt { height:30px; font-size:14px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

@media all and (max-width:1200px){
	.piList .pic-item-list .pic-item { width:32%; margin:0 2% 25px 0; }
	.piList .pic-item-list .pic-item:nth-child(4n) { margin-right:2%; }
	.piList .pic-item-list .pic-item:nth-child(3n) { margin-right:0; }
}
@media all and (max-width:750px){
	.piList .pic-item-list .pic-item { width:49%; margin:0 2% 2% 0; }
	.piList .pic-item-list .pic-item:nth-child(4n) { margin-right:2%; }
	.piList .pic-item-list .pic-item:nth-child(3n) { margin-right:2%;; }
	.piList .pic-item-list .pic-item:nth-child(2n) { margin-right:0; }
}
 
/* 分页 */
.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:#fff; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #d65b00; background:#d65b00; color:#fff; }

/* 人才招聘 */
.hr { position:relative; padding:0 0 40px; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#d65b00; font-weight:bold; font-size:28px; }
.hr-list .info { padding:5px 0; line-height:25px; font-size:14px; }
 
@media all and (max-width:750px){
	.hr-list .title { font-size:20px; }
	.hr-list .info { font-size:12px; }
}
 
 
 
/* 新闻列表 */
.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:16px; 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 input {  vertical-align:middle; }
.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:30px; 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:30px; line-height:30px; padding:0 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box; }
.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; }

@media all and (max-width:750px){
	.form-panel li.field label { width:80px; }
	.form-panel .text { width:calc(100% - 80px); }
	.form-panel .text01 { width:100px; }
	.form-panel .textarea { width:calc(100% - 80px); }
	.form-panel .code { width:100px; }
	.form-panel .submit-field { padding:0 10px 20px 80px; _padding:0 10px 20px 80px; clear:both; }
}


/* 产品详细页 */
.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; }
 
 
 
.product ul li { position:relative; top:0; float:left; width:31.5%; margin:0 2.75% 60px 0; transition: all 0.6s; }
.product ul li:nth-child(3n) { margin-right:0; }
.product ul li .pic { border:1px solid #eee; }
.product ul li .txt { position:relative; right:0; bottom:0; left:0; background:#eee; padding:10px 65px 10px 30px; }
.product ul li .txt .p1 { font-size:16px; color:#000; font-weight:bold; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.product ul li .txt .p2 { font-size:14px; color:#999; margin-top:5px; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.product ul li .txt .p3 { position:absolute; right:20px; top:50%; margin-top:-4px; width:31px; height:8px; background:url(../image/ico01.png) no-repeat center; z-index:5; }
.product ul li .txt .p4 { font-size:16px; color:#000; font-weight:bold; height:40px; line-height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

@media all and (min-width:1200px){
	.product ul li:hover { box-shadow: #dbdada 0px 5px 10px; top:-20px; }
	.product ul li:hover .pic { border-color:#d65b00; }
	.product ul li:hover .txt { background:#d65b00; }
	.product ul li:hover .txt .p1 { color:#fff; }
	.product ul li:hover .txt .p2 { color:#fff; }
	.product ul li:hover .txt .p3 { background:url(../image/ico02.png) no-repeat center; }
	.product ul li:hover .txt .p4 { color:#fff; }
}
@media all and (max-width:1200px){
	.product ul li { width:49%; margin:0 2% 3% 0; }
	.product ul li:nth-child(3n) { margin-right:2%; }
	.product ul li:nth-child(2n) { margin-right:0; }
}
@media all and (max-width:750px){
	.product ul li .txt { position:relative; right:0; bottom:0; left:0; background:#fff; padding:10px; }
	.product ul li .txt .p1 { font-size:14px; }
	.product ul li .txt .p2 { font-size:12px; margin-top:0; }
	.product ul li .txt .p3 { display:none; }
	.product ul li .txt .p4 { font-size:14px;   }

}


.xcontact{ width:100%; padding-bottom:80px; }
.xcontact .ihd{ text-align:center; padding:20px 0 80px}
.xcontact .ihd h3{ font-size:24px; color:#282828; font-weight:normal; position:relative}
.xcontact .ihd p{ font-size:24px; color:rgba(40,40,40,0.5)}
.xcontact .ibd{ width:100%; background:#f9f9f9}
.xcontact .ibd .pic{ float:right; width:50%; }
.xcontact .ibd .pic img{ width:100%}

.msg{width:560px; box-sizing:border-box; padding:50px 50px 0 50px;}
.msg h3{ font-size:18px; color:#282828; position:relative; padding-left:25px; font-weight:normal}
.msg h3:after{ content:""; display:block; width:5px; height:20px; background:#d65b00; position:absolute; left:0; top:50%; margin-top:-10px;}

.msg .input{ border:1px solid #ececec; width:100%; height:50px;background:#fff; font-size:16px; color:#282828; padding:0 25px; box-sizing:border-box; border-radius:5px; margin-top:10px}
.msg textarea{ border:1px solid #ececec; padding:0 25px; background:#fff; width:100%; line-height:50px; box-sizing:border-box; margin-top:18px; border-radius:5px; font-size:16px; height:150px}
.msg .sendbtn{ color:#fff; cursor:pointer; border-radius:3px; width:100%; height:53px; background:#d65b00; font-size:16px; margin-top:18px}
.msg .sendbtn:hover{ box-shadow:0 0 10px #999;}
@media (max-width:1440px ){
	.msg h3{ font-size:16px; padding-left:20px}
	.msg{ padding:30px 30px 0 30px}
	.msg .input{ font-size:14px; height:42px; padding:0 20px}
	.msg textarea{ height:110px; line-height:40px; font-size:14px}
	.msg .sendbtn{ height:42px; font-size:14px}
}
@media (max-width:1200px ){
	.xcontact{ padding-bottom:40px; }
	.xcontact .ihd{  padding:0 0 30px}
	.xcontact .ihd h3,.xcontact .ihd p{ font-size:18px}
	.xcontact .ibd .pic{ width:100%; float:none}
	.msg{ float:none; width:100%; padding:20px 10px}
}