<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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; padding:0 0 15px; z-index:8; background:#f5f5f5; min-height:600px; }
.wrap { position:relative; width:94%; min-height:460px; _height:460px; margin:0 auto; }
.sidebars{ background:url(ico_09.jpg) center repeat;/* height:82px;*/ }
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:30px 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{}
.menu dl{ }
.menu dl dt { float:right; padding:0 2%; margin:1% 0;  font-size:1.6rem; line-height:2.5; }
.menu dl dt a { color:#fff;display: block;}
.menu dl dt.current,.menu dl dt:hover{/*background: rgba(255,255,255,.1)*/ background:#60b0e3; border-radius:20px;}
.menu dl dt.current a,.menu dl dt:hover a{color: #fff}
/*.menu dl dt a:hover,.menu dl dt .current {  color:#fff; }*/

.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 (max-width: 1200px){
	.menu dl dt{ float:left; }
	 }

/* 面包屑 */
.location { position:relative; height:60px; width:94%; margin:0 auto; padding:10px 0; border-bottom:1px solid #eaeaea; line-height:60px; display:none; }
.location h3 { float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal; display:none; }
.breadcrumbs { float:left; text-align:right; font-size:1.4rem; line-height:60px; }
.breadcrumbs a { display:inline-block; margin:0 10px; /*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;*/ margin-left:0; }

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; float:left; background:#fff; width:65%; padding:2% 2%; color:#333; }
.article img{ max-width:100%; }
.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_js{ display: none;  }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
@media (max-width: 1200px){
	.article{ float:none; width:100%; background:none; }
	 }
@media (max-width: 640px){
	.article{ padding:0; }
	.article .bd_pc{ display: none;  }
	.article .bd_js{ display: block;  }
	 }
.article_clearwidth{ width:100%; float:none; padding:0; }


/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; }
.hotNews img{ max-width:100%; }
.hotNews .pic { float:left; height:250px; /* width:390px; 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; margin-bottom:30px; }
.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:2% 0; background:#fff; font-size:1.8rem; border-bottom:1px dashed #f0f0f0; }
.list li span { float:left; color:#999; padding:0 2%; }
.list li strong { font-weight:normal; display:block; float:left; color:#333; padding:0 2%; }
.list li:hover strong{ text-decoration:underline; color:#014099; }
.list li i{ display:block; float:right; margin-right:4%; width:10px; height:18px; background:url(ico_10.png) no-repeat right center;  padding:0 2%; }
.list li:hover i{ background:url(ico_10s.png) no-repeat right center; }
@media (max-width: 1200px){
	.list li{ font-size:1.6rem; }
	.list li span, .list li a{ float:none; }
	.list li i{ display:none; }
	 }

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem img{ max-width:100%; max-height:100%; }
.pothoItem .item {  padding:2% 0; border-bottom:1px solid #d3d3d3; overflow:hidden; }
.pothoItem .item.current{ background:#fff; border-bottom:0; }
.pothoItem .item .pic { float:left; /*width:24%;*/ width:0; overflow:hidden; transition:all 0.8s linear 0s; }
.pothoItem .item .pic img { width:100%; height:100%; }
.pothoItem .item.current .pic{ width:24%; display:block; }
.pothoItem .item dl { float:right; /*width:56%;*/ width:90%;  transition:all 0.8s linear 0s;  }
.pothoItem .item.current dl{ width:60%; margin-top:20px; padding:0 3%; }

.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl dt a{ color:#333;display: block;position: relative;left: 0;transition: all  0.3s ease 0s}
.pothoItem .item dl dt a:hover{color: #1e338c;left: 10px}
.pothoItem .item dl .d{ font-size:1.2rem; line-height:2; display:none; }
.pothoItem .item dl .m{ font-size:1.4rem; line-height:2;}
.pothoItem .item .pic{display: none;}
.pothoItem .item.current dl .m{margin-top: 2% }
.pothoItem .item.current .pic{display: block;}
.pothoItem .item dl .m a{ color:#013e99; }
.pothoItem .item dl .i { padding:5px 0 0; color:#666; font-size:1.4rem; line-height:2; }
.pothoItem .item .date{ float:left; color:#ccc; font-weight:bold; width:10%; text-align:center; }
.pothoItem .item .date strong{ font-size:6.0rem; }
.pothoItem .item .date span{ display:block; font-size:1.8rem; line-height:2; }
@media (max-width: 1200px){
	.pothoItem .item .date, .pothoItem .item .pic, .pothoItem .item dl{ float:none; }
	.pothoItem .item .date{ display:none; }
	.pothoItem .item.current .pic{ display:block; width:100%; }
	.pothoItem .item dl{ margin-top:20px; width:100%; }
	.pothoItem .item dl .d{ display:block; }
	.pothoItem .item.current dl{ width:94%; }
	
	 }

/* 图片列表 */
.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 20px; overflow:hidden; }
.piList .pic-item-list { width:120%; margin:0; padding:0; }
.piList .pic-item { position:relative; width:18%; padding:1%; margin:0 1% 1% 0; background:#fff; display:inline; }
.piList .pic-item:hover{ box-shadow:0 0 10px #e4e4e4;  }
.piList .list-pic { display:block; width:100%; height:auto; margin-bottom:0; padding:0; border:0; overflow:hidden; }
.piList .list-pic:hover img{ transform:scale(1.1); }
.piList .list-pic img { max-width:100%; max-height:100%; transition:all 0.2s linear 0s; }
.piList dl { padding:0 5px; }
.piList dl dt { font-size:1.8rem; line-height:3; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; }
@media (max-width: 1200px){
	.piList .pic-item{ width:39%; }
	.piList dl dt { font-size:1.4rem; }
	 }


/* 分页 */
.page { padding:0 0 40px; line-height:40px; text-align:right; }
.page a { display:inline-block; margin:0 2px; padding:0 20px; border:1px solid #ddd; background:#fff; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #0063be; background:#0063be; color:#fff; }
@media (max-width: 1200px){
	.page{ line-height:28px; }
	.page a{ padding:0 4px; }
	 }


/* 人才招聘 */
.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; }

/**/
.article_list{ color:#333; }
.article_list img{ max-width:100% ; height: auto  }
.article_list ul li{ position:relative; margin:2% 0; background:#fff; }
.article_list ul li.nobg01{ background:none; }
.article_list ul li .text{ width:56%; padding:0 2%; float:left; }
.article_list ul li .text02{ width:96%; padding:0 2%; min-height:300px; }
.article_list ul li .text02 .hd{ font-size:2.4rem; line-height:3; }
.article_list ul li .text02 .hd a{ color:#333; }
.article_list ul li .text02 .bd{ font-size:1.4rem; line-height:2; text-align:justify; }
.article_list ul li .pic{ width:40%;/* margin-top:2%;*/ float:right; }

/*
.article_list ul li:nth-child(2n-1) .text{ float:left; }
.article_list ul li:nth-child(2n-1) .pic{ float:right; }
.article_list ul li:nth-child(2n) .text{ float:right; }
.article_list ul li:nth-child(2n) .pic{ float:left; }
*/
.article_list ul li .text .hd{ font-size:2.4rem; line-height:3; }
.article_list ul li .text .bd{ font-size:1.4rem; line-height:2; text-align:justify; }
.article_list ul li .pic img{ max-width:100%; }
@media (max-width: 1200px){
	.article_list ul li .text{ float:none; width:96%; padding:0 2%; }
	.article_list ul li .pic{ float:none; width:100%; margin-top:2%; }
	.article_list ul li .pic img{ width:100%; }
	 }

.article_pic{ }
.article_pic .hd{ font-size:2.4rem; line-height:3; color:#333; padding-top:25px; padding:0 2%; }
.article_pic .bd { margin:0 0 20px; }
.article_pic .bd ul li{ display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.article_pic .bd .list-pic { display:block; width:100px; height:100px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center; }
.article_pic .bd dl { padding:0 5px; line-height:26px; text-align:center; }
.article_pic { padding:0 0 20px; overflow:hidden; }
.article_pic .bd { width:120%; margin:0; padding:0; }
.article_pic .bd ul li { position:relative; width:18%; padding:1%; margin:0 1% 1% 0; background:#fff; display:inline; }
.article_pic .bd ul li:hover{ box-shadow:0 0 10px #e4e4e4;  }
.article_pic .bd ul li .list-pic { display:block; width:100%; height:auto; margin-bottom:0; padding:0; border:0; overflow:hidden; }
.article_pic .bd ul li .list-pic:hover img{ transform:scale(1.1); }
.article_pic .bd ul li .list-pic img { max-width:100%; max-height:100%; transition:all 0.2s linear 0s; }
.article_pic .bd ul li dl { padding:0 5px; }
.article_pic .bd ul li dl dt { font-size:1.8rem; line-height:3; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; }
@media (max-width: 1200px){
	.article_pic .bd ul li{ width:39%; }
	.article_pic .bd ul li dl dt { font-size:1.4rem; }
	 }

.contact_list{ }
.contact_list .contact_map{ float:left; width:46%; }
.contact_list .contact_text{ float:right; width:50%; padding:0 2%; }
.contact_list .contact_text ul li{ border-bottom:1px solid #e0e0e0; padding-bottom:20px; }
.contact_list .contact_text ul li:last-child{ border-bottom:0; }
.contact_list .contact_text ul li .title{ font-size:2.4rem; line-height:3; color:#333; }
.contact_list .contact_text ul li .text{ font-size:1.4rem; line-height:2;}
@media (max-width: 1200px){
	.contact_list .contact_map, .contact_list .contact_text{ float:none; }
	.contact_list .contact_map{ width:100%; }
	.contact_list .contact_text{ width:100%; }
	 }

.news_dis{ float:left; background:#fff; width:65%; padding:0 2%; }
.news_dis img{ max-width:100%; height:auto;  }
.news_dis .hd{ line-height:40px; padding:25px 0; border-bottom:1px solid #e9e9e9; text-align:center; }
.news_dis .hd h1{ font-size:2.4rem; color:#333;   font-weight:normal; }
.news_dis .hd p.titBar{ font-size:1.8rem; color:#999; display:inline-block;  padding-left:26px; background:url(ico_12.png) left center no-repeat; }
.news_dis .bd{ padding:20px 0; font-size:1.4rem; line-height:2; text-align:justify; }
.news_dis .bd_js{ display: none;  }
.news_dis .ft { padding:20px 0 0; border-top:1px solid #ddd; padding-bottom:20px; }
.news_dis .ft ul li{ margin-bottom:10px; }
@media (max-width: 1200px){
	.news_dis{ float:none; width:96%; background:none; }
	.news_dis .hd h1{ float:none; width:100%; }
	.news_dis .hd p.titBar{ float:none;   }
	 }
@media (max-width: 640px){
	.news_dis{ padding:0; }
	.news_dis .bd_pc{ display: none;  }
	.news_dis .bd_js{ display: block;  }
	}

.right_sidebars{ float:right; width:28%; }
.right_sidebars img{ max-width:100%; width:100%; }
@media (max-width: 1200px){
	.right_sidebars{ float:none; width:100%; }
	 }
	 
.right_sidebar01 .tel01{ font-size:2.4rem; line-height:94px; color:#fff; text-align:center; background:#60b0e3; }
.right_sidebar01 .tel01 span{ padding-left:34px; background:url(ico_13.png) left center no-repeat; }

.right_sidebar02{ margin-bottom:20px; /*background:#fff;*/ padding:8px 0; }
.right_sidebar02 .title01{ border-bottom:2px solid #e6e6e6; }
.right_sidebar02 .title01 strong{ font-weight:normal; float:left; font-size:1.6rem; line-height:30px; display:block; }
.right_sidebar02 .title01 span{ float:right; font-size:1.4rem; line-height:30px; display:block; }
.right_sidebar02 .title01 span a{ color:#999; }
.right_sidebar02 .hot01{  }
.right_sidebar02 .hot01 strong{ font-weight:normal; font-size:2.4rem; line-height:32px; margin:20px 0 14px 0; display:block; }
.right_sidebar02 .hot01 span{ font-size:1.4rem; display:block; line-height:26px; padding-bottom:26px; display:block; }
.right_sidebar02 .normal01{ padding-bottom:10px; }
.right_sidebar02 .normal01 ul li{ font-size:1.4rem; line-height:3; border-top:1px solid #e6e6e6; }
.right_sidebar02 .normal01 ul li strong{ font-weight:normal; float:left; }
.right_sidebar02 .normal01 ul li span{ float:right; color:#999; }
@media (max-width: 640px){
	.right_sidebar02, .right_sidebar03{ display:none; }
	 }


.pro_dis{ float:left; background:#fff; width:65%; padding:0 2%; }
.pro_dis img{ max-width:100%; }
.pro_dis .pic_text .pic{ float:left; width:45%; padding:30px 0; }
.pro_dis .pic_text .text{ float:right; width:52%; padding:0 4%; padding:30px 0; }
.pro_dis .pic_text .text .text_hd{ font-size:2.4rem; line-height:1.5; color:#333; }
.pro_dis .pic_text .text .text_bd{ font-size:1.6rem; line-height:2; }
.pro_dis .text_detial .hd{ border:1px solid #e5e5e5; margin-top:20px; }
.pro_dis .text_detial .hd ul li{ float:left; font-size:1.6rem; line-height:50px; padding:0 2%; border-right:1px solid #e5e5e5; position:relative; }
.pro_dis .text_detial .hd ul li:hover, .pro_dis .text_detial .hd ul li.on{ color:#014099; }
.pro_dis .text_detial .hd ul li:hover:before, .pro_dis .text_detial .hd ul .on:before{ content:""; background:#014099; width:100%; height:2px; position:absolute; left:0; top:-1px; z-index:3; }
.pro_dis .text_detial .hd ul li:hover:after, .pro_dis .text_detial .hd ul .on:after{ content:""; background:#fff; width:100%; height:1px; position:absolute; left:0; bottom:-1px; z-index:3; }
.pro_dis .text_detial .bd{ padding:20px 0; font-size:1.4rem; line-height:2; }
.pro_dis .ft { padding:20px 0 0; border-top:1px solid #ddd; padding-bottom:20px; }
.pro_dis .ft ul li{ margin-bottom:10px; }
@media (max-width: 1200px){
	.pro_dis, .pro_dis .pic_text .pic, .pro_dis .pic_text .text{ float:none; width:100%; }
	.pro_dis .pic_text .pic{ padding-top:0; }
	.pro_dis .pic_text .text{ padding:0; }
	 }
@media (max-width: 640px){
	.pro_dis{ padding:0; }
	 }

.job_ibw .adv{ font-size:1.8rem; line-height:2; padding:1% 0 3% 0; }
.job_ibw-item-list { margin:0 0 20px; }
.job_ibw-item-list .job_ibw-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.job_ibw-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; }
.job_ibw-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.job_ibw { padding:0 0 20px; overflow:hidden; }
.job_ibw .job_ibw-item-list { width:100%; margin:0; padding:0;box-sizing: border-box;border: 1px solid #ddd;border-bottom: 0}
.job_ibw .job_ibw-item { margin-bottom: 0;position:relative; width:25%; padding:1%;box-sizing: border-box; background:#fff; display:block;float: left;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd }
.job_ibw .job_ibw-item:nth-child(4n){border-right: 0}
.job_ibw .job_ibw-item:hover{ box-shadow:0 0 10px #e4e4e4;  }
.job_ibw .list-pic { display:block; width:100%; height:auto; margin-bottom:0; padding:0; border:0; overflow:hidden; }
.job_ibw .list-pic:hover img{ transform:scale(1.1); }
.job_ibw .list-pic img { max-width:100%; max-height:100%; transition:all 0.2s linear 0s; }
.job_ibw dl { padding:0 5px; }
.job_ibw dl dt { font-size:1.8rem; line-height:3; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:left; }
.job_ibw dl dt a{ display:block; padding-left:10px; background:url(ico_10.png) right center no-repeat; margin-right:10px; }
.job_ibw dl dt a:hover{ background:url(ico_10s.png) right center no-repeat; }
@media (max-width: 1200px){
	/*.job_ibw .job_ibw-item{ width:39%; }*/
	.job_ibw dl dt { font-size:1.4rem; }
	 }
@media (max-width: 640px){
	.job_ibw .job_ibw-item{ width:50%; }
	.job_ibw .job_ibw-item:nth-child(2n){border-right: 0}
	.job_ibw dl dt a{ background:none; }
	.job_ibw dl dt a:hover{ background:none; }
	 }
@media (max-width: 320px){
	.job_ibw dl dt a{ font-size:1.2rem; }
	 }

.job_dis{ float:left; /*background:#fff;*/ width:65%; padding:0 2%; }
.job_dis .hd{ line-height:50px; padding:20px 0; border-bottom:1px solid #e9e9e9; }
.job_dis .hd h1{ font-size:4.2rem; color:#333; font-weight:normal; }
.job_dis .hd p.titBar{ font-size:1.4rem; color:#999; }
.job_dis .bd{ padding:20px 0; font-size:1.4rem; line-height:2; text-align:justify; }
.job_dis .ft { padding:20px 0 0; border-top:1px solid #ddd; padding-bottom:20px; }
.job_dis .ft ul li{ margin-bottom:10px; }
@media (max-width: 1200px){
	.job_dis, .news_dis .hd h1{ float:none; width:100%; }
	.job_dis .hd p.titBar{ float:none; width:80%; }
	 }
@media (max-width: 640px){
	.job_dis{ padding:0; }
	 }

.job_right_sidebars{ float:right; width:28%; text-align:center; background:#fff; padding-top:40px; }
.job_right_sidebars .pic01{ margin-bottom:20px; }
.job_right_sidebars .pic01 img{ width:155px; height:155px; border-radius:100%; overflow:hidden; }
.job_right_sidebars .name01{ font-size:1.8rem; line-height:2; }
.job_right_sidebars .name01 strong{ font-weight:normal; color:#333; }
.job_right_sidebars .address01{ font-size:1.8rem; line-height:2; }
.job_right_sidebars .address01 strong{ font-weight:normal; color:#333; }
.job_right_sidebars .phone01{ font-size:1.8rem; line-height:2; }
.job_right_sidebars .phone01 strong{ font-weight:normal; color:#333; }
.job_right_sidebars .mail01{ font-size:2.4rem; line-height:94px; color:#fff; text-align:center; background:#60b0e3; margin-top:20px; }
.job_right_sidebars .mail01 span{ padding-left:66px; background:url(ico_14.png) left center no-repeat; }
.job_right_sidebars .mail01 span a{ color:#fff; }
.job_right_sidebars .mail01 span:hover a{ color:#014099; text-decoration:underline; }
@media (max-width: 1200px){
	.job_right_sidebars{ float:none; width:100%; }
	 }

.dev_list{ width: 65%; padding: 2% 2%; float:left; }
.dev_list ul{ position:relative; }
.dev_list ul:after{ width:3px; height:100%; content:""; position:absolute; left:13%; top:0; background:#013e99; }
.dev_list ul li{ margin-bottom:2%; }
.dev_list ul li .sd{ float:left; font-size:3.0rem; color:#333; width:19%; position:relative; }
.dev_list ul li .sd:after{ width:10px; height:10px; content:""; border:2px solid #013e99; border-radius:100%; position:absolute; right:27%; top:50%; margin-top:-1px; z-index:9; background:#fff; }
.dev_list ul li .mm{ float:right; font-size:1.4rem; line-height:28px; border:1px solid #dbdbdb; padding: 1% 5%; width: 70%; position:relative; background:#fff; }
.dev_list ul li .mm:before{ width:8px; height:14px; content:""; position:absolute; left:-8px; top:10px; background:url(dev_ico01.png) left center no-repeat #f5f5f5; z-index:3; }
@media (max-width: 1920px){
	 
	 }
@media (max-width: 1200px){
	.dev_list{ width: 96%; padding: 2% 2%; float:none; }
	 
	 }
@media (max-width: 780px){
	.dev_list ul li .sd:after{ display:none; }
	.dev_list ul:after{ left: 15%; }
	 }
@media (max-width: 640px){
	.dev_list ul:after{ display:none; }
	 }
@media (max-width: 480px){
	.dev_list ul li .sd, .dev_list ul li .mm{ float:none; }
	.dev_list ul li .mm{ width:89%; }
	 }


























</pre></body></html>