@charset "utf-8";
/* 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; z-index:8; }
.wrap .sidebar {}
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:30px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { display:none; 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 { text-align:center; clear:both; padding-top:1rem; }
.menu ul li { float:left; width:16%; margin-right:0.8%; }
.menu ul li a { display:block; font-size:0.5rem; color:#000; background:#ebebeb; padding:0.4rem 0; margin-bottom:0.3rem; }
.menu ul li:nth-child(6) { margin-right:0; }
.menu ul li a:hover,.menu ul li .current { background:#ce000c; color:#fff; }

@media only screen and (max-width:1000px){
	.menu ul li { width:24%; margin-right:0.8%; }
	.menu ul li:nth-child(4) { margin-right:0; }
	.menu ul li:nth-child(6) { margin-right:0.8%; }
	.menu ul li a { font-size:0.45rem; }
}
 

.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; padding:11px 0; border-bottom:1px solid #eaeaea; line-height:24px; }
.location h3 { display:none; float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal; }
.breadcrumbs {  }
.breadcrumbs a { display:inline-block; }
.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 .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article img { max-width:100%; } 

.article .video { width:720px; margin:0 auto 20px auto; }
@media only screen and (max-width:640px){
	.article .video { 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(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; font-size:14px; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; clear:both; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a {   }
.list li a:hover { text-decoration:underline; }


.news01 ul li { position:relative; float:left; width:24.8%; margin-right:0.25%; margin-bottom:1.5rem; }
.news01 ul li:nth-child(4n) { margin-right:0; }
.news01 ul li p { display:absolute; left:0; bottom:0; height:40px; line-height:40px; padding-left:10%; color:#fff; background:rgba(0,0,0,0.5); overflow:hidden; text-overflow: ellipsis; white-space: nowrap; z-index:9; }
@media only screen and (max-width:640px){
	.news01 ul li { width:49%; margin-right:1%; }
	.news01 ul li:nth-child(2n) { margin-right:0; } 
}
.news02 ul li { background:#f2f2f2; margin-bottom:0.5rem; padding:3%; }
.news02 ul li .date { float:left; width:90px; text-align:center; margin-right:10px; border-right:1px solid #cecece; }
.news02 ul li .date p { font-size:48px; line-height:1; color:#999; }
.news02 ul li .date p span { display:block; font-size:14px; margin-top:10px; }
.news02 ul li .txt h1 { font-size:16px; color:#000; font-weight:normal; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.news02 ul li .txt p { margin-top:15px; color:#888; height:32px; line-height:16px; overflow:hidden; }
.news02 ul li:hover { background:#34446a; }
.news02 ul li:hover .date p { color:#fff; }
.news02 ul li:hover .txt h1 { color:#fff; }
.news02 ul li:hover .txt p { color:#fff; }

/* 图文新闻 */
.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; height:32px; line-height:32px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.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; height:97px; overflow:hidden; }

@media only screen and (max-width:450px){
	.pothoItem .item .pic { display:none; }
}
/* 图片列表 */
.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; 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 auto; padding:0; }
.piList .pic-item { position:relative; width:24.5%; margin:0 0.66% 1% 0; padding:0; display:inline; }
.piList .pic-item:nth-child(4n) { margin-right:0; }
.piList .list-pic { display:block; width:100%;  margin-bottom:0; padding:0; border:0; }
.piList .list-pic img { width:100%; height:auto; }
.piList dl { padding:4px 5px; line-height:20px; }
.piList dl dt { height:30px; font-size:12px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

@media only screen and (max-width:640px){
	.piList .pic-item { width:49%; margin-right:2%; }
	.piList .pic-item:nth-child(2n) { margin-right:0; } 
}
 
.product ul li { position:relative; float:left; width:24.8%; margin-right:0.25%; margin-bottom:1.5rem; }
.product ul li:nth-child(4n) { margin-right:0; }
.product ul li .pic p { display:none; text-align:center; font-size:14px; margin-top:5px; height:18px; line-height:18px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.product ul li .txt { position:absolute; background:#e11e27; top:40%; left:6%; right:6%; bottom:-10%; padding:8% 8% 0 8%; text-align:center; z-index:99; display:none; }
.product ul li .txt h1 { padding:0.3rem 0; font-size:16px; color:#fff; font-weight:normal; width:130px; margin:0 auto; border-top:3px solid #fff; }
.product ul li .txt p { color:#fff; margin-bottom:0.8rem; text-align:left; }
.product ul li .txt a { font-size:14px; display:inline-block; color:#fff; padding-right:65px; background:url(more.png) no-repeat center right; }
.product ul li:hover .txt { display:block; }
 
/* 分页 */
.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 #e11e27; background:#e11e27; color:#fff; }

@media only screen and (max-width:1440px){
	.product ul li { margin-bottom:0.8rem; }
	.product ul li .txt { display:none!important; }
	.product ul li .pic p { display:block; }
}
@media only screen and (max-width:640px){
	.product ul li { width:49%; margin-right:2%; }
	.product ul li:nth-child(2n) { margin-right:0; }
	
	.page a { padding:0 3px; }
	 
}

/* 人才招聘 */
.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; }


@media only screen and (max-width:640px){
	.form-panel .field { width:100%;  }
	.form-panel li.field label { width:70px; }
	.form-panel .text { float:left; width:calc(100% - 90px); }
	.form-panel .text01 { width:100px; }
	.form-panel .textarea { float:left; width:calc(100% - 90px); }
	.form-panel .submit-field { padding:0 10px 20px 70px; }
	 
}

/* 产品详细页 */
.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; }

.about { background:url(about.jpg) no-repeat center bottom #fff; }
.about01 { background:#fff; padding:2rem 0  1rem; text-align:center; } 
.about01 .p1 { font-size:1.2rem; color:#333; }
.about01 .p2 { font-size:14px; color:#777777; margin:1.5rem 0 2rem; }
.about01 .p3 a { display:block; width:5rem; height:1.5rem; line-height:1.5rem; border:4px solid #25578c; font-size:14px; color:#000; margin:0 auto; }


.about02 { padding:2rem 0 3rem; text-align:center; } 
.about02 .p1 { font-size:1.2rem; color:#fff; }
.about02 .p2 { font-size:14px; color:#fff; margin:1.5rem 0 3rem; }

.about02 .p3 ul { width:80%; margin:0 auto; }
.about02 .p3 ul li { float:left; width:31%; margin:0 1.166%; }
.about02 .p3 ul li h1 { height:1.5rem; line-height:1.5rem; font-size:0.6rem; color:#fff; font-weight:normal; background:#284b9e; }
.about02 .p3 ul li p { padding:0.8rem 0; font-size:0.45rem; color:#333; background:#eee; }
 

@media only screen and (max-width:1440px){
	.about02 .p3 ul { width:90%; }
	.about02 .p3 ul li p { font-size:0.4rem; }
}
@media only screen and (max-width:640px){
	.about01 .p2 { font-size:0.55rem;  margin:1rem 0 1rem; }
	.about02 .p2 { font-size:0.55rem;  margin:1rem 0 1rem; }
	.about02 .p3 ul { width:100%; }
	.about02 .p3 ul li { width:100%; margin:0.5rem 0; }
	.about02 .p3 ul li p { padding:0.5rem 0; font-size:0.5rem; }
}

.about03 { padding:2rem 0; }
.about03 .hd { padding-bottom:1rem; text-align:center; font-size:1.2rem; color:#333; } 
.about03 .bd ul li { float:left; width:24.5%; margin-right:0.66%; }
.about03 .bd ul li:nth-child(4n) { margin-right:0; }
.about03 .more { margin-top:1.5rem; }
.about03 .more a { display:block; width:5rem; text-align:center; height:1.5rem; line-height:1.5rem; border:4px solid #25578c; font-size:14px; color:#000; margin:0 auto; }

@media only screen and (max-width:640px){
	.about03 .bd ul li { width:49.5%; margin-right:1%; margin-bottom:1%; }
	.about03 .bd ul li:nth-child(2n) { margin-right:0; }
}
