@charset "utf-8";
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:1; }
.banner .bd { zoom:1; }
.banner img { width:100%!important; height:auto!important; }

/* 主体 */
.container { position:relative; padding:0 0 30px;  z-index:8; }
.wrap { position:relative; width:90%; max-width:1200px; min-height:460px; _height:460px; margin:0 auto; }
.wrap .sidebar {width:100%; height:58px; margin-top:-20px; box-sizing:border-box; position:relative; z-index:999; background:#fff;}
.wrap .sidebar .home{ display:block; width:65px; height:58px; position:absolute; right:0px; top:0px; background:url(x23.jpg) center center no-repeat}
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:50px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; margin-bottom:18px; padding:18px 0; 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 {}
.menu ul:after{content:'\20';display:block;height:0;clear:both}
.menu ul li { float:left; font-size:18px; color:#000000; margin-top:17px}
.menu ul li a { display:block; height:24px; line-height:24px; padding:0 40px; position:relative }
.menu ul li:last-child a{ border:0}
.menu ul li a:hover,.menu ul li .current { color:#d20000}
.menu ul li a:hover:after,.menu ul li a.current:after{ content:""; display:block; width:100%; height:3px; background:#d20000; position:absolute; left:0; bottom:-17px;}
.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; }


/* 面包屑 */
.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(o_ico_04.gif) no-repeat 0 center; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.gif) 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 .bd img{ max-width:100%}
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.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; }

/* 新闻列表 */
.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(o_ico_18.gif) no-repeat 2px 17px; font-size:14px; line-height:20px; clear:both; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a { padding-left:15px; display:inline-block; vertical-align:top; width:calc(100% - 100px);text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }
.list li a:hover { text-decoration:underline; }

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-top:45px;border:1px solid #d2d2d2; overflow:hidden; }
.pothoItem .item:hover{ background:#f5f5f5;border:1px solid #f5f5f5;}
.pothoItem .item .pic { float:left; width:315px; margin-right:20px;}
.pothoItem .item .pic img { width:100%; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; margin-top:15px }
.pothoItem .item dl dt { font-size:18px; line-height:32px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }
.pothoItem .item dl dt a{ color:#000}
.pothoItem .item:hover dl dt a{ color:#1d5099}
.pothoItem .item dl .d{ padding:5px 0}
.pothoItem .item dl .i { padding:5px 0 0; color:#797979; font-size:14px; line-height:25px; height:75px; overflow:hidden }

/* 图片列表 */
.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; margin:0 auto; padding:4px; border:1px solid #919090;  text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item-list { width:100%; margin:0; padding:0; }
.piList .pic-item { position:relative; width:31%; margin:0 3.5% 3% 0; padding:0; display:inline; box-sizing:border-box; overflow:hidden }
.piList .pic-item img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.piList .pic-item:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}


.piList .pic-item:nth-child(3n){ margin-right:0}
.piList .list-pic { display:block; width:calc(100% - 2px);  margin-bottom:0; padding:0; border:0;border:1px solid #f6f6f6; overflow:hidden}
.piList .list-pic img { width:100%;   }
.piList dl { padding:4px 5px; line-height:20px; }
.piList dl dt { height:40px; font-size:14px; line-height:40px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.piList dl dt a{ color:#000}

/* 分页 */
.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 #d20000; background:#d20000; 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 40px; }
.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: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 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; }

.swiper-container-1{ width:100%}
.swiper-container-1 img{ width:100%}


.contact01{ width:100%; border:1px solid #b5b5b5; box-sizing:border-box; padding:20px 30px}	
.contact01 .lt{ float:left}
.contact01 .lt h3{ font-size:24px; color:#000; font-weight:normal; line-height:1; margin-bottom:20px}	
.contact01 .lt .intro{ font-size:16px; color:#000}
.contact01 .rt{ float:right}


@media (max-width:1200px) {
	.wrap{ width:96%}
	.wrap .sidebar{ height:auto;background:#f6f6f6; border:0; margin-top:20px}
	.wrap .sidebar .home{ display:none}	
	.menu ul li{ width:25%; float:left; margin:0; text-align:center; border-right:1px solid #fff; border-bottom:1px solid #fff; box-sizing:border-box }
	.menu ul li:nth-child(4n){ border-right:0}
	.menu ul li a{ padding:20px 0; border:0}
	.piList dl dt { height:30px; font-size:14px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }	
	.article .hd h1{ font-size:18px}
	.menu ul li a:hover:after,.menu ul li a.current:after{ content:""; display:block; width:0; height:0; background:#004ea2; position:absolute; left:0; bottom:-17px;}
	.article img{ max-width:100%}
}
@media (max-width:750px) {
	.menu ul li{ font-size:16px }
	.menu ul li a{ padding:10px 0;}
	.piList .pic-item{ width:48.5%; margin:0 3% 3% 0}
	.piList .pic-item:nth-child(3n){ margin-right:3%}
	.piList .pic-item:nth-child(2n){ margin-right:0}	
}
@media (max-width:640px) {
	.menu ul li{ width:33.33%;}
	.menu ul li{ font-size:14px}
	.menu ul li:nth-child(3n){ border-right:0}
	.menu ul li:nth-child(4n){ border-right:1px solid #fff}
	.article .hd h1{ font-size:16px}
	.wrap .main{ padding:15px 0}
	.pothoItem .item{ margin-top:20px}
	.pothoItem .item .pic { float:left; width:45%; margin-right:10px;}
	.pothoItem .item dl{ margin-top:10px}
	.pothoItem .item dl dt{ font-size:15px; line-height:25px; margin-right:}
	.pothoItem .item dl .i{ padding: 0; line-height:22px; height:43px; overflow:hidden}
	.contact01{ width:100%; border:1px solid #b5b5b5; box-sizing:border-box; padding:15px}
	.contact01 .lt  h3{ font-size:18px; line-height:1.3; margin-bottom:10px}	
	.contact01 .lt  .intro{ font-size:14px}
	.contact01 .rt{ width:100px}
	.contact01 .rt img{ width:100%}
}
@media (max-width:480px) {
	.pothoItem .item dl .i{ padding: 0; line-height:22px; height:22px; overflow:hidden}	
	.pothoItem .item dl{ margin-top:5px}
	.pothoItem .item dl .d{ padding:3px 0}
	.pothoItem .item .pic { float:left; width:40%;}
}
@media (max-width:475px) {
	.pothoItem .item .pic {width:170px;}
	.pothoItem .item .pic img { width:170px;}
	.page { padding:0 0 30px; line-height:20px;}
	.page a {margin:0 1px; padding:0 5px;}

}
@media (max-width:400px) {
	.contact01 .lt{ width:100%}
	.contact01 .rt{ width:120px; float:left; margin-top:10px}
}
@media (max-width:375px) {
	.menu ul li{ width:50%;}
	.menu ul li:nth-child(3n){ border-right:1px solid #fff}
	.menu ul li:nth-child(2n){ border-right:0}
	.pothoItem .item .pic {width:150px; margin-right:10px}
	.pothoItem .item .pic img { width:150px;}
	
}



.x22{ width:100%; text-align:center}
.x22 dd{display: inline-block;height: 45px;line-height: 45px;background: #eee;text-align: center;position: relative;padding: 0 20px;margin: 10px; margin-top:30px}
.x22 dd.current{background: #0066a8;}
.x22 dd.current a{color: #fff;}

.x22 dd a{font-size: 16px;color: #333;}


@media (max-width:475px) {
	.x22 dd{height: 30px;line-height: 30px;}
	.x22 dd a{font-size: 12px;}
}
.pro{ width:1200px; margin:0 auto; }
.pro .pro01{ width:100%;background:#f5f5f5; box-sizing:border-box; padding:10px}
.pro .pro01 .item{ width:593px; float:left; position:relative}
.pro .pro01 .item .swiper-container-2{ width:100%; position:relative}
.pro .pro01 .item .swiper-container-3{ width:100%; margin:0 auto; margin-top:6px}
.pro .pro01 .item .swiper-container-2 img{ width:100%}
.pro .pro01 .item .swiper-container-3 .swiper-slide{ height:100px}
.pro .pro01 .item .swiper-container-3 .swiper-slide a{ display:block; width:100%; height:100%; position:relative}
.pro .pro01 .item .swiper-container-3 .swiper-slide a span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; box-sizing:border-box}
.pro .pro01 .item .swiper-container-3 .swiper-slide.swiper-slide-thumb-active a span{ border:2px solid #960000}
.pro .pro01 .item .swiper-button-nexts{ width:38px; height:38px; background:url(nexts.png) center center no-repeat; position:absolute; left:auto; right:0; bottom:60px; margin:0; top:50%; margin-top:-19px}
.pro .pro01 .item .swiper-button-prevs{ width:38px; height:38px; background:url(prevs.png) center center no-repeat; position:absolute; left:0; bottom:60px; margin:0; top:50%; margin-top:-19px}
.pro .pro01 .rt{ width:490px; float:right; margin-right:30px; margin-top:20px}
.pro .pro01 .rt .intro{ height:393px; border-bottom:1px solid #dcdcdc}
.pro .pro01 .rt .lx{ width:100%; margin-top:33px}
.pro .pro01 .rt .lx a{ display:block; width:165px; height:55px; background:#960000; color:#fff; text-align:center; line-height:55px; border-radius:8px; font-size:18px; float:left}
.pro .pro01 .rt .lx .tel{ float:left; background:url(g_33.png) left center no-repeat; padding-left:40px; font-size:24px; color:#272626; line-height:55px; margin-left:32px}

.pro02{ width:100%; margin-top:30px}
.pro02 img{ max-width:100%}
.pro02 .pc{ display:block}
.pro02 .sj{ display:none}
.pro03{ width:100%; margin-top:30px}
.pro03 img{ max-width:100%}
@media (max-width:1200px) {
	.pro .pro01 .item{ width:100%}
	.pro .pro01 .item .swiper-container-3{ width:100%}
	.pro{ width:96%;}
	.pro02{ margin-top:15px}
	.pro02 .sj{ display:block}
	.pro02 .pc{ display:none}
	.pro03{ margin-top:15px}
	.pro .pro01 .rt{ width:100%; margin-right:0}
	.pro .pro01 .rt .intro{ height:auto; padding-bottom:20px}
	.pro .pro01 .rt .lx{ margin-top:10px}
	.pro .pro01 .rt .lx a{ width:120px; height:40px; line-height:40px; font-size:14px}
	.pro .pro01 .rt .lx .tel{ background-size:20px; padding-left:30px; font-size:14px; line-height:40px; margin-left:20px}
	
}
@media (max-width:750px) {
	.pro .pro01 .item .swiper-container-3 .swiper-slide{ height:60px}
}

.pc-nr{ display:block}
.sj-nr{ display:none}

@media all and (max-width:1200px){
	
	.pc-nr{ display:none}
	.sj-nr{ display:block}
	.article{ padding:0}
}




