@charset "utf-8";
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3; }
.banner  { zoom:1; }
.banner img { width:100%!important; height:auto!important; }
.banner img.img1{ display:block}
.banner img.img2{ display:none}
@media all and (max-width:1200px){
	.banner img.img2{ display:block}
	.banner img.img1{ display:none}
}
.gcon_6{ width:100%; text-align:center; background:#0064a7}
.gcon_6 ul{ width:1400px; font-size:0;margin:0 auto}
.gcon_6 li{ display:inline-block; vertical-align:top; width:33.33333%;}
.gcon_6 li a{ display:block; width:100%; height:100%; padding:35px 0;}
.gcon_6 li .ico{ display:inline-block; vertical-align:top; height:50px;}
.gcon_6 li .ico img{ height:100%}
.gcon_6 li .tit{ font-size:20px; color:#f9f9f9; line-height:50px; margin-left:20px; display:inline-block; vertical-align:top;}
.gcon_6 li:hover{ background:#064168}
@media all and (max-width:1440px){
	.gcon_6 ul{ width:1200px; font-size:0;margin:0 auto}
}
@media all and (max-width:1200px){
	.gcon_6 ul{ width:100%}
	.gcon_6 li a{ padding:15px 0}
	.gcon_6 li .ico{ height:26px}
	.gcon_6 li .tit{ font-size:14px; line-height:26px; margin-left:8px}
}
/* 主体 */
.container { position:relative; padding:0; background:url(bg.jpg) no-repeat center bottom; z-index:8; }
.wrap {width:1400px; position:relative; margin:0 auto; padding:40px 0 80px  }
@media all and (max-width:1440px){
	.wrap{ width:1200px;}
}
@media all and (max-width:1200px){
	.wrap{ width:92%; padding:0 0 0}
}
.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:40px; }
.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:#015198; height:4px; width:100%; left:0; right:0; bottom:-1px; z-index:5; }
.menu ul li a:hover,.menu ul li .current { color:#015198; }
.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 #015198; background:#015198; 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(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 .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%; height:auto }

/* 头部新闻 */
.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_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:3px 12px; border:1px solid #ddd; background:#fff; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #015198; background:#015198; 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 #dcdcdc; }
.product ul li .txt { position:relative; right:0; bottom:0; left:0; background:#fff; padding:10px 65px 10px 30px;border:1px solid #dcdcdc; margin-top:-1px }
.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:69px; height:9px; background:url(ico01.png) no-repeat center; z-index:5; }
.product ul li .txt .p4 { font-size:16px; color:#000; 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:#015198; }
	.product ul li:hover .txt { background:#015198; }
	.product ul li:hover .txt .p1 { color:#fff; }
	.product ul li:hover .txt .p2 { color:#fff; }
	.product ul li:hover .txt .p3 { background:url(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;   }

}
/*招聘*/
.job_item{border: 1px solid #e3e3e3;padding:4% 3.5%;margin-bottom: 2%}
.job_item .text{float: left;width:80%}
.job_item .more{float: right;width: 18%;text-align: center;}
.job_item .more a.m{display: block;width: 100%;padding: 12% 0;text-align: center;font-size: 24px;color: #999;background: #eeeeee;margin-bottom: 10%}
.job_item .more a.m:hover{background: #da251c;color: #ffffff}
.job_item .more p{display: block;font-size: 18px;color: #999;line-height: 26px}
.job_item .more p.p2{display: inline-block;font-size: 12px;background: url(job_ico_1.png) no-repeat left center;padding-left: 18px}
.job_item .text a.t{display: block;font-size: 24px;color: #333;margin-bottom: 1%}
.job_item .text a.t:hover{color: #da251c}
.job_item .text .intro{font-size: 14px;color: #666}
@media (min-width:1500px ){
	.job_item .more p.p2{font-size: 14px}
}


@media (max-width:1200px ){
	.job_item .more a.m{font-size: 18px}
	.job_item .more p{font-size: 16px}
}

@media (max-width:750px ){
	.job_item .more p{font-size: 14px}
}
@media (max-width:640px ){
	.job_item .text{float: none;width: 100%;}
	.job_item .more{float: none;width: 100%;text-align: left;margin-top: 4%}
	.job_item .more a.m{width: 40%;padding: 3% 0;margin-bottom: 2%}
}

/*招聘详情*/
.job_display{margin-bottom: 5%}
.job_intro{width: 47%;float: left;box-sizing: border-box;padding: 2% 1.8%;border: 1px dashed #d8d8d8}
.job_intro h2{font-size: 24px;color: #333;margin-bottom: 4%;font-weight: normal;}
.job_intro .intro,.job_intro .jop_cnt{font-size: 14px;color: #666;line-height: 24px}
.job_form{width: 50%;float: right;}
.job_form h3{font-size: 18px;color: #666;font-weight: normal;padding-left: 26px;background: url(jobdis_ico_1.png) no-repeat left center;}
.job_form form{margin-top: 2%}
.job_form li{margin-bottom: 2%;}
.job_form li.li_50{width: 50%;float: left;line-height: 36px;}
.job_form li label{width: 13.9%;text-align: right;display: block;float: left;font-size: 14px}
.job_form li.li_50 label{width: 27.5%;}
.job_form li input[type="text"]{width: 85%;float: left;margin-left:1%;box-sizing: border-box;padding-left: 1%;height: 36px;border: 1px solid #d8d8d8}
.job_form li.li_50 input[type="text"]{width: 70%;margin-left: 2%}
.job_form li input[type="radio"]{position: relative;top: 3px;}
.job_form li textarea{width: 85%;float: left;margin-left:1%;box-sizing: border-box;padding-left: 1%;height: auto;border: 1px solid #d8d8d8}
.job_form li input[type="submit"]{width: 25%;float: left;margin-left:1%;box-sizing: border-box;padding-left: 1%;height: 48px;border: 1px solid #d8d8d8;font-size: 18px;color: #999;cursor: pointer;transition: all 0.3s ease 0s}
.job_form li input[type="submit"]:hover{background: #da251c;color: #fff}
#file { margin-left:1%; }

@media (max-width:900px ){
	.job_intro,.job_form{float: none;width: 100%;}
	.job_form{margin-top: 4%} 
}
@media (max-width:640px ){
	/*.job_form li{margin-bottom: 5%}*/
	.job_form li{line-height: 36px}
	.job_form li label{font-size: 14px}
	.job_form li.li_50{float: none;width: 100%}
	.job_form li input[type="text"]{height: 32px;padding: 0;margin: 0;width: 100%}
	.job_form li label{width: 100%;float: none;text-align: left;}
	.job_form li.li_50 label{width: 100%;float: none;}
	.job_form li.li_50 input[type="text"],.job_form li textarea{width: 100%;margin: 0}
	.job_form li.li_last label{display: none}
	.job_form li input[type="submit"]{width: 50%;margin: 0;height: 40px}
}

.xcontact{ width:100%}
.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:30px 50px 0 30px;}
.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:#015198; 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:15px}
.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:140px}
.msg .sendbtn{ color:#fff; cursor:pointer; border-radius:3px; width:100%; height:53px; background:#015198; 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{ margin-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}
}

.artArea { padding-bottom:40px; }
.article01 { float:left; width:45%; line-height:2; font-size:14px; word-wrap:break-word; }
.article01 img { max-width:100%; }
.article02 { float:right; width:50%; }
@media (max-width:1200px ){
	.article01,.article02{ width: 100%; margin-bottom: 20px }
}


