@charset "utf-8";
 
/* Banner */
.banner-ny { position:relative; }
.banner-ny img { width:100%; height:auto; }
.banner-ny .img02 { display:none; }

@media all and (max-width:1200px){
	.banner-ny { margin-top:0; }
}
@media all and (max-width:750px){
	.banner-ny .img01 { display:none; }
	.banner-ny .img02 { display:block; }
}
 
/* 主体 */
.container { position:relative; padding:30px 0 60px; /*background:#f5f5f5;*/ }
.wrap {  margin:0 auto; }

/*
.conArea { background:#fff; padding:30px; }
*/

@media (max-width:750px){
	.container { padding:30px 0; }
	/*
	.conArea { background:#fff; padding:30px 4%; }
	*/
}

/* 面包屑 */
.location { width:100%; margin-bottom:30px; }
.location .nr{ background:url(g_45.jpg) center center no-repeat; background-size:100% 100%; }
.location .nr .a{ font-size:16px; font-weight:bold; line-height:41px; margin-left:25px; float:left; color:#d2000c}
.location .nr .b{ font-size:14px; line-height:41px; float:left; color:#333333}
.location .nr .b a{ color:#333}
.location .nr .b a:hover{ color:#d2000c}

@media (max-width: 1200px){
	.location{ display:none}
}

.slidebar { width:260px; float:left; }
.slidebar h3{ background:#dd112e; color:#fff; position:relative}
.slidebar h3 i { display:inline-block; vertical-align:top; font-size:20px; line-height:56px; margin-left:55px; }
.slidebar dl dt{ border-bottom:1px solid #e3e2e2; background:#f6f6f6; position:relative}
.slidebar dl dt a{ display:block; font-size:18px; color:#434343; padding:15px 0 15px 55px; font-weight:bold; transition:all 0s}
.slidebar dl dt.current{ background:#fcfcfc; border-bottom:1px solid #dd112e;}
.slidebar dl dt.current:after{ content:""; display:block; width:100%; height:1px; background:#dd112e; position:absolute; left:0; bottom:0}
.slidebar dl dt:hover{ background:#fcfcfc; border-bottom:1px solid #dd112e;}
.slidebar dl dt:hover:after{ content:""; display:block; width:100%; height:1px; background:#dd112e; position:absolute; left:0; bottom:0}
.slidebar dl dt.current a{ color:#dd112e; background:url(g_47.png) 85% center no-repeat}
.slidebar dl dt:hover a{ color:#dd112e; background:url(g_47.png) 85% center no-repeat}
.slidebar .anewsList{ margin-top:25px}
.slidebar .anewsList ul{ padding:15px; background:#f6f6f6}
.slidebar .anewsList ul li a{ display:block; background:url(g_48.png) left center no-repeat; padding-left:20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; line-height:48px; font-size:16px; color:#333333}
.slidebar .anewsList ul li a:hover{ color:#dd112e}
.slidebar h3 span{ display:none}
 
@media (max-width: 1200px){
	.slidebar{ width:100%; float:none; margin-bottom:30px; }
	.slidebar .anewsList{ display:none}
	.slidebar h3 i{ margin-left:20px;  background-size:20px; font-size:16px; line-height:42px}
	.slidebar h3 span{ display:block; background:url(next.png) center center no-repeat; width:50px; height:42px; position:absolute; right:0; top:0; background-size:10px; cursor:pointer}
	.slidebar dl dt a{ padding:12px 0 12px 20px; font-size:14px}
	.slidebar dl dt.current a{ color:#dd112e; background:url(g_47.png) calc(100% - 20px) center no-repeat}
	.slidebar dl dt:hover a{ color:#dd112e; background:url(g_47.png) calc(100% - 20px) center no-repeat}
	.slidebar dl{ display:none}
	.slidebar.on dl{ display:block}
}

.main { float:right; width:calc(100% - 300px); min-height: 600px; }
 
@media all and (max-width:1200px){
	.main { float:none; width:100%; min-height:200px; } 
}

 
/* 内容模式 */
.article { line-height:2; font-size:16px; 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; font-size:16px; }
.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%; }

.my-map { max-width:100%!important; width:100%!important; }
 
@media all and (max-width:1200px){
	.article { font-size:14px; }
	.article .bd { font-size:14px; }
}
 


/* 新闻列表 */
.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:40px; background:#fff; }
.list li { border-bottom:1px dashed #e0e0e0; background:url(o_ico_11.jpg) no-repeat center left; font-size:16px; line-height:40px; height:40px; clear:both; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.list li span { float:right; color:#999; font-size:14px; margin-left:15px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

@media all and (max-width:1580px){
	.list { padding:30px; }
}
@media all and (max-width:1280px){
	.list { padding:25px 4%; }
	.list li { font-size:14px; line-height:40px; height:40px; }
	.list li span { font-size:12px; }
}

.listm { margin-bottom:30px}
.listm li { transition: all 0.6s; }
.listm li a { position:relative; display:block; width:calc(100% - 120px); float:left; font-size:16px; color:#333333; background:url(g_51.jpg) left center no-repeat; padding-left:20px; line-height:60px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.listm li a:before { position:absolute; display:block; content:""; width:5px; height:5px; left:0; top:50%; transform: translateY(-50%); background:#b7b7b7; border-radius:100%; z-index:2; }
.listm li span { float:right; color:#999999; font-size:14px; line-height:60px }
 
.listm li:hover { background:#f2f2f2; padding:0 20px; }
.listm li:hover a { font-weight:bold; color:#1364bd; }
.listm li:hover a:before { background:#1364bd; }
 
  
@media all and (max-width:1200px){
	.listm { margin-bottom:20px}
	.listm li a{ font-size:14px; line-height:36px}
	.listm li span{ font-size:12px; line-height:36px}
	
}

/* 图文新闻 */
.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:auto; margin-right:20px; padding:4px; border:1px solid #e7e7e7; box-sizing: border-box; }
.pothoItem .item .pic img { width:100%; height:auto; }
.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; }

@media all and (max-width:750px){
	.pothoItem .item .pic { float:none; width:100%; height:auto; margin-right:0; margin-bottom:20px; }
}

.picnews ul li { float:left; width:31%; margin:0 3.5% 60px 0; }
.picnews ul li:nth-child(3n) { margin-right:0; }
.picnews ul li .pic { overflow:hidden; }
.picnews ul li .pic img { transition: all 0.6s; }
.picnews ul li:hover .pic img { transform: scale(1.1)!important; }
.picnews ul li .txt { margin-top:25px; }
.picnews ul li .txt .p1 { font-size:18px; color:#000; height:25px; line-height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.picnews ul li .txt .p2 { font-size:14px; color:#777; margin-top:15px; }
.picnews ul li .txt .p3 { font-size:14px; color:#777; margin-top:15px; line-height:25px; height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
 
@media all and (max-width:1200px){
	
	
	.picnews ul li .txt { margin-top:20px; }
	.picnews ul li .txt .p1 { font-size:16px; }
	.picnews ul li .txt .p2 { font-size:12px; margin-top:10px; }
	.picnews ul li .txt .p3 { font-size:14px; margin-top:15px; } 
}
@media all and (max-width:750px){
	.picnews ul li { width:100%; margin:0 0 25px 0; }
	.picnews ul li:nth-child(3n) { margin-right:0; }
	.picnews ul li:nth-child(2n) { margin-right:0; }
	
	.picnews ul li .txt { margin-top:15px; }
	.picnews ul li .txt .p1 { font-size:14px; }
	.picnews ul li .txt .p2 { font-size:12px; margin-top:5px; }
	.picnews ul li .txt .p3 { font-size:12px; margin-top:10px; line-height:20px; height:40px; } 
}
 

.team{ width:100%; margin-bottom:30px}
.team .item{ width:100%; padding:25px 0; box-sizing:border-box; border-bottom:1px solid #eeeeee; transition:all 0.3s; position:relative}
.team .item .pic{ width:248px; float:left; overflow:hidden}
.team .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.team .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.team .item .cont{ width:calc(100% - 290px); float:right; transition:all 0.3s}
.team .item .cont .title{ font-size:20px; color:#000000; margin-top:10px}
.team .item .cont .title a{ color:#000; transition:all 0.3s}
.team .item .cont .intro{ font-size:14px; color:#666666; line-height:25px; height:75px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3; margin-top:20px}
.team .item .cont .more{ margin-top:30px}
.team .item .cont .more a{ display:block; width:125px; height:40px; background:#f6f6f6;display:flex;align-items: center;justify-content: center; font-size:14px; color:#cc0b13; transition:all 0.3s}
.team .item:hover{ background:#f6f6f6; padding:25px 15px}
.team .item:before{ content:""; display:block; width:0%; height:3px; background:#dd112e; position:absolute; left:0; bottom:-1px; transition:all 0.3s}
.team .item:hover:before{ width:100%}
.team .item:hover .title a{ font-weight:bold}
.team .item:hover .cont .more a{ background:#dd112e; color:#fff}
@media (max-width: 1580px){
	.team .item .pic{ width:220px;}
	.team .item .cont{ width:calc(100% - 250px);}
	.team .item .cont .title{ margin-top:0}
}
@media (max-width: 1200px){
	.team{ margin-bottom:20px}
	.team .item{ padding:15px 0}
	.team .item .pic{ width:140px;}
	.team .item .cont{ width:calc(100% - 160px);}
	.team .item .cont .title{ margin-top:0; font-size:16px}
	.team .item .cont .intro{ font-size:12px; margin-top:10px; height:40px; line-height:20px;-webkit-line-clamp:2}
	.team .item .cont .more{ margin-top:15px}
	.team .item .cont .more a{ width:100px; height:35px; font-size:12px}
	.team .item:hover{ padding:15px}
}


/* 图片列表 */
.piList .pic-item-list { padding-bottom:10px; }
.piList .pic-item-list .pic-item { float:left; width:24%; margin:0 1.33% 30px 0; }
.piList .pic-item-list .pic-item:nth-child(4n) { margin-right:0; }
.piList .pic-item-list .pic-item .list-pic { overflow:hidden; border:1px solid #eee; }
.piList .pic-item-list .pic-item .list-pic img { width:100%; height:auto; transition: all 0.6s; }
.piList .pic-item-list .pic-item dl { padding:5px; margin-top:10px; }
.piList .pic-item-list .pic-item dl dt { height:30px; font-size:14px; line-height:30px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
 
.piList .pic-item-list .pic-item:hover .list-pic img { transform: scale(1.1)!important; }
 
@media all and (max-width:1100px){
	.piList .pic-item-list .pic-item { float:left; width:32%; 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:0; }
	.piList .pic-item-list .pic-item dl dt { font-size:14px; }
}
@media all and (max-width:750px){
	.piList .pic-item-list .pic-item { width:49%;  }
	.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; }
	.piList .pic-item-list .pic-item dl dt { font-size:14px; }

}

.piList ul li { float:left; width:23.5%; margin-right:2%; background:#fff; }
.piList ul li:nth-child(4n) { margin-right:0; }
.piList ul li:nth-child(n + 5) { margin-top:2%; }
.piList ul li a { display:block; padding:30px; }
.piList ul li .txt { border-top:1px solid #ddd; margin-top:10px; padding-top:25px; text-align:center; }
.piList ul li .txt .p1 { font-size:20px; color:#000; line-height:25px; height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.piList ul li .txt .p2 { font-size:14px; color:#999; margin-top:10px; }

@media all and (max-width:1580px){
	.piList ul li a { padding:20px; }
	.piList ul li .txt { margin-top:10px; padding-top:15px; }
	.piList ul li .txt .p1 { font-size:16px; line-height:20px; height:20px; }
	.piList ul li .txt .p2 { font-size:14px; margin-top:10px; }
}
@media all and (max-width:1000px){
	.piList ul li { width:32%; margin-right:2%; }
	.piList ul li:nth-child(4n) { margin-right:2%; }
	.piList ul li:nth-child(3n) { margin-right:0; }
	.piList ul li:nth-child(n + 4) { margin-top:2%; }
	.piList ul li a { padding:20px 4%; }
	.piList ul li .txt { margin-top:10px; padding-top:15px; }
	.piList ul li .txt .p1 { font-size:16px; line-height:20px; height:20px; }
	.piList ul li .txt .p2 { font-size:14px; margin-top:10px; }
}
@media all and (max-width:750px){
	.piList ul li { width:49%; margin-right:2%; }
	.piList ul li:nth-child(4n) { margin-right:2%; }
	.piList ul li:nth-child(3n) { margin-right:2%; }
	.piList ul li:nth-child(2n) { margin-right:0; }
	.piList ul li:nth-child(n + 3) { margin-top:2%; }
	.piList ul li a { padding:20px 4%; }
	.piList ul li .txt { margin-top:10px; padding-top:15px; }
	.piList ul li .txt .p1 { font-size:14px; line-height:20px; height:20px; }
	.piList ul li .txt .p2 { font-size:12px; margin-top:5px; }
}


.picLists{ width:100%}
.picLists .item{ width:30.6%; float:left; margin-right:4.1%; margin-bottom:30px}
.picLists .item:nth-child(3n){ margin-right:0}
.picLists .item .pic{ width:100%; overflow:hidden}
.picLists .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.picLists .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.picLists .item .title a{ display:block; width:100%; box-sizing:border-box; padding:0 10px; line-height:45px; text-align:center; font-size:16px; color:#333333; position:relative;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.picLists .item .title a:after{ content:""; display:block; width:0; height:2px; background:#dd112e; position:absolute; left:0; bottom:0; z-index:2; transition:all 0.3s}
.picLists .item:hover .title a:after{ width:100%}
@media all and (max-width:750px){
	.picLists .item{ width:48.5%; float:left; margin-right:3%; margin-bottom:20px}
	.picLists .item:nth-child(3n){ margin-right:3%}
	.picLists .item:nth-child(2n){ margin-right:0}
	.picLists .item .title a{ font-size:14px; line-height:36px;}
}


/* 分页 */
.page {  line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:8px 12px; border:1px solid #ececec; background:#ececec; color:#333; vertical-align:top; font-size:14px ; min-width:16px; border-radius:5px}
.page a:hover,.page .current { border:1px solid #dd112e; background:#dd112e; color:#fff; }
@media all and (max-width:1440px){
	.page a{ padding:3px 10px}
}
@media all and (max-width:1200px){
	.page a { font-size:12px}
	.page a{ padding:3px 5px}
}

/* 人才招聘 */
.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:#1c63b3; font-weight:bold; font-size:28px; margin-bottom:30px; }
.hr-list .info { padding:5px 0; line-height:25px; font-size:14px; }

@media all and (max-width:750px){
	.hr-list .title { font-size:20px; margin-bottom:15px; }
	.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:65px; }
	.form-panel .text { width:calc(100% - 65px); }
	.form-panel .textarea { width:calc(100% - 65px); }
	.form-panel .code { width:100px; }
	.form-panel .submit-field { padding:0 10px 20px 65px; _padding:0 10px 20px 65px; 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; }










@media all and (max-width:750px){
	
}










