@charset "utf-8";
/* Banner */
.banner { position:relative; overflow:hidden; z-index:0; }
.banner .bd{position: relative;}
.banner .bd img{width: 100%;height: auto;display: block;vertical-align: bottom;}

.sj-banner { position:relative; width:100%; overflow:hidden; z-index:3; display: none;}
.sj-banner .bd { zoom:1; }
.sj-banner .bd img { width:100%!important; height:auto!important; }

.bTxt{font-size: 46px;color: #fff;position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 100%;text-align: center;font-weight: bold;padding-bottom: 20px}
.bTxt::after{content: '';position: absolute;bottom: 0;width: 60px;left: 50%;margin-left: -30px;height: 2px;background: #fff}

p[style="color:red;font-weight:600"]{display: none}

/* 主体 */
.container { position:relative; padding:0 0;background: #ffffff; }
.wrap { position:relative; width:1600px; min-height:460px; _height:460px; margin:0 auto; }
.wrap .main { display:block; *zoom:1; padding:50px 0;width: 100%; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

.pc-nr{display: block;}
.sj-nr{display: none}

@media screen and (max-width: 1660px){
	.wrap{width: 1200px;}
	.wrap .main{padding: 40px 0}
	.bTxt{font-size: 40px;}
}
@media screen and (max-width: 1200px){
	.wrap{width: 96%}
	.wrap .main{padding: 30px 0}
	.bTxt{font-size: 32px;padding-bottom: 15px}
	.bTxt::after{height: 1px;width: 40px;margin-left: -20px}
}
@media screen and (max-width: 750px){
	.wrap .main{padding: 10px 0 30px}
	.bTxt{font-size: 20px;padding-bottom: 10px}
	.bTxt::after{height: 1px;width: 30px;margin-left: -15px}
	.pc-nr{display: none;}
	.sj-nr{display: block;}
}


/* 二级、三级菜单 */
.sidebar {background: #fff;border-bottom: 1px solid #dedede;}
.menu{float: right;}
.menu dl dt{float: left;height: 70px;line-height: 70px;text-align: center;margin-left: 30px}
.menu dl dt:first-child{margin-left: 0}
.menu dl dt a{font-size: 16px;color: #666;display: block;position: relative;}
.menu dl dt a.current,.menu dl dt a:hover{background: #fff;}
.menu dl dt a:after{content: '';position: absolute;bottom: -1px;left: 50%;width: 0%;border-bottom: 2px solid #0486e3;transform: translateX(-50%);transition: 0.5s;}
.menu dl dt a.current:after,.menu dl dt a:hover:after{width: 100%}

/* 面包屑 */
.breadcrumbs {float: left;height: 70px;line-height: 70px;padding-left:30px; background:url(home.png) no-repeat 0 center;color: #666;font-size: 16px}
.breadcrumbs a { display:inline-block;vertical-align:top;color: #666;font-size: 16px }
.breadcrumbs a:hover{color: #0486e3}
.breadcrumbs .u-home {}

@media screen and (max-width: 1660px){
	.menu dl dt{margin-left: 15px}
	.menu dl dt a{font-size: 14px;}
}

@media screen and (max-width: 1200px){
	.sidebar{display: none}
}
@media screen and (max-width: 750px){
	.banner{display: none}
	.sj-banner{display: block;margin-top:60px !important;}
}

/* 内容模式 */
.article { padding:0 0 10px; line-height:2; font-size:14px; word-wrap:break-word; }
.article .hd { padding:0 0 10px; text-align:center;border-bottom: 1px solid #dedede;margin-bottom: 20px;}
.article .hd h1 { color:#000; font-size:24px;line-height: 36px;}
.article .hd .titBar { color:#797979; font-size:12px;padding-top: 6px;} 
.article .bd { padding-bottom:40px; }
.article img{max-width: 100%;height: auto;}
.article .ft {border-top:0px solid #ddd;background-color: #f5f5f5;padding: 16px;border-radius: 5px;}
.article2{float: right;width: -moz-calc(100% - 380px); width: -webkit-calc(100% - 380px); width: calc(100% - 380px);}
@media all and (max-width:1660px) {
	.article2{float: right;width: -moz-calc(100% - 280px); width: -webkit-calc(100% - 280px); width: calc(100% - 280px);}
}
@media all and (max-width:1200px) {
	.article2{width: 100%;float: unset;}
}


#map{max-width: 100%;height: auto;}
#map img{max-width: unset!important;}
#dituContent{max-width: 100%;height: auto;}
#dituContent img{max-width: unset!important;}

/* 头部新闻 */
.hotNews { margin-bottom:40px; background:#f5f5f5; overflow:hidden; }
.hotNews .pic { float:left; width:400px; height:184px; margin-right:25px; }
.hotNews .pic img { width:100%; height:auto }
.hotNews .txt{padding-top: 25px;padding-right: 20px}
.hotNews .txt .h a{color: #333;font-size: 18px;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.hotNews .txt .time{font-size: 14px;color: #666;margin-top: 6px;}
.hotNews .txt .p{font-size: 14px;color: #333;line-height: 22px;margin-top: 15px;height: 66px;overflow: hidden;text-overflow: ellipsis;}
.hotNews:hover .h a{transform: translateX(15px);color: #0486e3}


/* 新闻列表 */
.newsList{}
.newsList ul li{padding: 30px 0;border-top: 1px dashed #e5e5e5}
.newsList ul li .time{float: left;width: 120px;height: 120px;box-sizing: border-box;padding: 16px 10px 10px 15px;background: #a0a0a0;transition: all .5s ease;margin-right: 40px;}
.newsList ul li .time .h{font-size: 30px;color: #ffffff;font-family: arial}
.newsList ul li .time .p{font-size: 18px;color: #fff;font-family: arial;margin-top: 6px;}
.newsList ul li .txt{padding-top: 14px;}
.newsList ul li .txt .h a{font-size: 18px;color: #333333;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newsList ul li .txt .p{font-size: 14px;color: #333333;margin-top: 6px;line-height: 26px;height: 52px;overflow: hidden;}
.newsList ul li:hover .txt .h a{color: #0486e3}
.newsList ul li:hover .time{background: #0486e3}
.newsList ul li:last-child{border-bottom: 1px dashed #e5e5e5}

@media screen and (max-width: 1660px){
	.newsList ul li{padding: 25px 0}
}
@media screen and (max-width: 1200px){
	.newsList ul li{padding: 20px 0}
	.newsList ul li .time{margin-right: 30px}
}
@media screen and (max-width: 1024px){
	.hotNews .pic{width: 300px;}
	.newsList ul li{padding: 15px 0}
	.newsList ul li .time{margin-right: 25px}
}
@media screen and (max-width: 750px){
	.hotNews{margin-bottom: 30px}
	.hotNews .pic{width: 200px;}
	.hotNews .txt .h a{font-size: 16px;}
	.hotNews .txt .time{font-size: 12px;margin-top: 4px;}
	.hotNews .txt .p{}
	.newsList ul li .time{width: 70px;height: 70px;padding: 10px 0 0 10px;margin-right: 10px}
	.newsList ul li .time .h{font-size: 20px;line-height: 26px;}
	.newsList ul li .time .p{font-size: 14px;line-height: 20px}
	.newsList ul li .txt{padding-top: 0}
	.newsList ul li .txt .h a{font-size: 16px;}
	.newsList ul li .txt .p{font-size: 12px;margin-top: 4px;line-height: 20px;height: 40px;overflow: hidden;}
}
@media screen and (max-width: 500px){
	.hotNews .pic{width: 100%;float: unset;height: 200px;overflow: hidden;}
	.hotNews .txt{padding: 15px 10px}
}

/* 图文新闻 */
.picnews{padding-top: 10px;}
.picnews2{float: right; width: -moz-calc(100% - 380px); width: -webkit-calc(100% - 380px); width: calc(100% - 380px);}
.picnews ul{ padding-bottom:30px; }
.picnews ul li { transition: all 0.6s;margin-bottom:30px;box-shadow: 0px 3px 16px 0px rgb(0 0 0 / 10%);}
.picnews ul li .pic { float:left; width:300px; }
.picnews ul li .date { float:right; width:90px; color:#666; padding-top:70px; }
.picnews ul li .date p { font-size:30px; line-height:32px; }
.picnews ul li .date span { display:block; font-size:14px; }

.picnews ul li .txt {float:left;width: calc(100% - 360px);margin-left:30px;padding-top:50px;transition: all 0.6s;}
.picnews ul li .txt .p1 { font-size:18px; color:#333; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom:10px;font-weight: bold;}
.picnews ul li .txt .p2 { font-size:14px; color:#666;height: 68px;line-height:24px; overflow:hidden; }

.picnews ul li:hover { background:#0486e3; padding:0px 0px 0px 0px; }
.picnews ul li:hover .txt { margin-left:30px; }
.picnews ul li:hover .date { color:#fff; }
.picnews ul li:hover .txt .p1 { color:#fff; }
.picnews ul li:hover .txt .p2 { color:#fff; }

.picnews3{padding-top: 10px;}
.picnews32{float: right; width: -moz-calc(100% - 380px); width: -webkit-calc(100% - 380px); width: calc(100% - 380px);}
.picnews3 ul{ padding-bottom:30px; }
.picnews3 ul li { transition: all 0.6s;border-bottom: 1px dotted #ccc;}
.picnews3 ul li .pic { float:left; width:200px;border: 1px solid rgba(0,0,0,.08);margin: 20px;}
.picnews3 ul li .date { float:right; width:90px; color:#666; padding-top:70px; }
.picnews3 ul li .date p { font-size:30px; line-height:32px; }
.picnews3 ul li .date span { display:block; font-size:14px; }

.picnews3 ul li .txt {float:left;width: calc(100% - 390px);margin-left:30px;padding-top:43px;transition: all 0.6s;}
.picnews3 ul li .txt .p1 { font-size:18px; color:#333; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom:10px;font-weight: bold;}
.picnews3 ul li .txt .p2 { font-size:14px; color:#666;height: 68px;line-height:24px; overflow:hidden; }

.picnews3 ul li:hover { background:#F6F6F6; padding:0px 0px 0px 0px; }
.picnews3 ul li:hover .txt { margin-left:30px; }
.picnews3 ul li:hover .date { color:#333; }
.picnews3 ul li:hover .txt .p1 { color:#333; }
.picnews3 ul li:hover .txt .p2 { color:#333; }

@media screen and (max-width: 1660px){
	.picnews2{width: -moz-calc(100% - 280px); width: -webkit-calc(100% - 280px); width: calc(100% - 280px);}
	.picnews ul li .txt{margin-left: 30px}
	.picnews ul li:hover{padding: 0px 0px 0px 0px;}
	.picnews ul li:hover .txt{margin-left: 30px}
	
	.picnews32{width: -moz-calc(100% - 280px); width: -webkit-calc(100% - 280px); width: calc(100% - 280px);}
	.picnews3 ul li .txt{margin-left: 30px}
	.picnews3 ul li:hover{padding: 0px 0px 0px 0px;}
	.picnews3 ul li:hover .txt{margin-left: 30px}
}

@media screen and (max-width: 1200px){
	.picnews2{width: 100%;float: unset;}
	.picnews ul li{padding: 0px 0}
	.picnews ul li .txt{margin-left: 20px;width: calc(100% - 340px);padding-top: 40px;padding-right: 20px;}
	.picnews ul li .txt .p1{margin-bottom: 15px}
	.picnews ul li .txt .p2{line-height: 24px;height: 68px;}
	.picnews ul li:hover { background:#fff; padding:0px 0; }
	.picnews ul li:hover .txt { margin-left:20px; }
	.picnews ul li:hover .date { color:#666; }
	.picnews ul li:hover .txt .p1 { color:#333; }
	.picnews ul li:hover .txt .p2 { color:#666; }

	.picnews32{width: 100%;float: unset;}
	.picnews3 ul li{padding: 0px 0}
	.picnews3 ul li .txt{margin-left: 20px;width: calc(100% - 340px);padding-top: 40px;padding-right: 20px;}
	.picnews3 ul li .txt .p1{margin-bottom: 15px}
	.picnews3 ul li .txt .p2{line-height: 24px;height: 68px;}
	.picnews3 ul li:hover { background:#fff; padding:0px 0; }
	.picnews3 ul li:hover .txt { margin-left:20px; }
	.picnews3 ul li:hover .date { color:#666; }
	.picnews3 ul li:hover .txt .p1 { color:#333; }
	.picnews3 ul li:hover .txt .p2 { color:#666; }
}

@media screen and (max-width: 750px){
	.picnews{padding-top: 10px;}
	.picnews ul li:first-child{padding-top: 0}
	.picnews ul li:hover .txt{margin-left: 20px}
	.picnews ul li .txt{width: 90%;padding-top: 15px;float: unset;padding-bottom: 15px;height: 135px;}
	.picnews ul li .txt .p1{margin-bottom: 10px}
	.picnews ul li .txt .p2{line-height: unset;height: 60px;}
	.picnews ul li .pic{float: unset;width: 100%}
	.picnews ul li .pic img{width: 100%;height: auto;}
	.picnews ul li .date{padding-top: 30px;width: 75px;float: left;text-align: right;}
	.picnews ul li .date p{font-size: 22px;line-height: 24px}
	.picnews ul li .date span{padding-right: 5px;margin-top: 3px}
	
	.picnews3{padding-top: 10px;}
	.picnews3 ul li:first-child{padding-top: 0}
	.picnews3 ul li:hover .txt{margin-left: 20px}
	.picnews3 ul li .txt{width: 90%;padding-top: 15px;float: unset;padding-bottom: 15px;height: 135px;}
	.picnews3 ul li .txt .p1{margin-bottom: 10px}
	.picnews3 ul li .txt .p2{line-height: unset;height: 60px;}
	.picnews3 ul li .pic{float: unset; width:88%}
	.picnews3 ul li .pic img{width: 100%;height: auto;}
	.picnews3 ul li .date{padding-top: 30px;width: 75px;float: left;text-align: right;}
	.picnews3 ul li .date p{font-size: 22px;line-height: 24px}
	.picnews3 ul li .date span{padding-right: 5px;margin-top: 3px}
}

/* 图片列表 */
.pic-item-list {}
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList .pic-item-list { margin:0; padding:0; }
.piList .pic-item { position:relative; width:31.5%; margin:0 2.7% 30px 0; box-sizing: border-box;padding:0;float: left; box-shadow: 1px 1px 20px #dedede;}
.piList .pic-item:nth-child(3n){margin-right: 0}
.piList .list-pic {display:block; margin-bottom:0; padding:10px; border:0; overflow: hidden;height: 255px;}
.piList .list-pic img { width:100%; height: auto;transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;}
.pic-item:hover .list-pic img{transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); }

.piList dl { padding:1px 1px; transition: all .5s ease;background: #fff;border-top: 1px solid #eeeeee;}
.piList dl dt { height:40px; line-height:40px;}
.piList dl dt a{display: block;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;font-size:16px;color: #333; font-weight:bold}
.piList .pic-item:hover dl{background: #ffffff}
.piList .pic-item:hover dl dt a{color: #0486e3; font-weight:bold}

.piList1 .pic-item { position:relative; width:380px; margin:0 20px 23px 0; padding:0; display:inline; }
.piList1 .list-pic { display:block; width:380px; margin-bottom:0; padding:0; border:0; line-height:148px; }
.piList1 .list-pic img { width:380px; }

@media screen and (max-width: 1660px){
	.piList .list-pic {display:block; margin-bottom:0; padding:10px; border:0; overflow: hidden;height:183px;}
	.piList .pic-item{margin-bottom: 25px}
	.piList dl dt{height: 40px;line-height: 40px}
	.piList dl dt a{font-size: 16px;padding-left: 10px;padding-right: 10px;}
}
@media screen and (max-width: 1200px){
	.piList .list-pic {display:block; margin-bottom:0; padding:10px; border:0; overflow: hidden;height:auto;}
	.piList .pic-item{width: 49%;margin-right: 2%}
	.piList .pic-item:nth-child(3n){margin-right: 2%}
	.piList .pic-item:nth-child(4n){margin-right: 0}
	.piList .pic-item:nth-child(2n){margin-right: 0}
	.piList dl dt a{font-size: 16px}
}
@media screen and (max-width: 750px){
	.piList dl dt a{font-size: 14px}
}
@media screen and (max-width: 500px){
	.piList dl dt{height: 26px;line-height: 26px}
}

/* 分页 */
.page { padding-bottom:10px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 5px; padding:3px 11px; background:#f0f0f1; color:#4f4f4f; vertical-align:top;font-size: 14px; }
.page a:hover,.page .current { background:#0486e3; color:#fff; }
.page b { display:inline-block; margin:0 5px; padding:3px 11px; background:#0486e3; color:#ffffff; vertical-align:top;font-size: 14px;font-weight: 100;}

@media screen and (max-width: 1024px){

}


/* 新闻列表 */
.message {}
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0486e3; 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; }

/* 产品详细页 */
.m-detail {}
.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; }

.webmap dl dt {margin: 5px 0;padding-left: 18px;background: url(ico_05.gif) 3px center no-repeat;font-size: 16px;line-height: 2;}
.webmap dl dd {padding-left: 18px;}
.webmap dl dd a {float: left; display: block; margin-right: 10px; margin-bottom: 5px; padding: 0 10px; background: #eee; font-size: 14px; line-height: 2; white-space: nowrap;}
.webmap dl dd a:hover{ background:#0052a5; color:#fff;}

.pro_list{}
.pro_list .item{margin-bottom: 75px;border: 1px solid #e6e6e6;}
.pro_list .item .pic{width: 556px;height: 448px;overflow: hidden;box-sizing: border-box;}
.pro_list .item .pic img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.pro_list .item:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.pro_list .item .txt{width: 642px;height: 448px;box-sizing: border-box;padding: 95px 46px 0 50px}
.pro_list .item .txt .h{padding-bottom: 34px;background: url(icon_01.png) no-repeat left bottom;}
.pro_list .item .txt .h a{font-size: 24px;color: #333;}
.pro_list .item:hover .txt .h a{color: #0486e3}

.pro_list .item .txt .p{font-size: 18px;color: #333333;margin-top: 25px;line-height: 1.8;;font-weight: normal;}
.pro_list .item .txt .p span{font-size: 18px;color: #333333;font-weight: normal;transition: all .5s ease;}
.pro_list .item:hover .txt .p .change{color: #0486e3}
.pro_list .item-l .pic{float: left;border-right: 1px solid #e6e6e6}
.pro_list .item-l .txt{float: right;}
.pro_list .item-r .pic{float: right;border-left: 1px solid #e6e6e6}
.pro_list .item-r .txt{float: left;}

.u-tt .hd { margin:0 2.5%; position:relative; }
.u-tt .hd h2 { padding:15px 5px; border-bottom: 1px solid #ccc; color:#132c80; font-size:20px; line-height:30px; vertical-align:top;}
.u-tt .hd h2 span { display:block; color:#bababa; font-weight:100; font-size:15px; line-height:20px; text-transform:uppercase; vertical-align:top; }
.u-tt .hd .more { position:absolute; top:50%; right:8px; width:15px; height:15px; margin-top:-7px; padding:0; background:url(../images/icon_arr_arrow.png) no-repeat #f60; background-size:contain; overflow:hidden; }
.u-tt .hd .more a { display:block; background:none; line-height:999px; }
.u-tt .bd { margin:0 2.5%; padding:3% 0; }

.box-isd{display: none}
.box-isd .hd { background:#fff;margin-bottom: 15px}
.box-isd .hd h2 { border-right:0; background:#fff; color:#1e1201; }
.box-isd .hd .col { float:right; height:24px; margin:15px 5px 0 0; padding:0 20px; line-height:24px; border-radius:3px; border:1px solid #ddd; text-align:center; }
.box-isd .hd .col a { color:#333; }

@media screen and (max-width: 1200px){
	.box-isd{display: block;}
	.col{display: none;}
}
@media screen and (max-width: 750px){
	.col{display: block;}
}

/* 人才招聘 */
.boxst{border-top:2px solid #343489;margin-top: 35px}
.boxst .search_form{border-bottom: 1px solid #f3f3f3}
.boxst p{line-height:52px;float:left;margin-left:20px;color:#999;margin-right:50px;}
.boxst select{width:150px;height:52px;line-height:52px;float:left;margin-right:30px;cursor:pointer;}
.boxst input[type="text"]{width:250px;height:52px;background:#fff;float:left;position: relative;}
.boxst .line{float: left;width: 1px;height: 16px;background: #f3f3f3;margin-right: 20px;margin-top: 18px}
.boxst input[type="submit"]{width:65px;height:52px;background:url(search.png) no-repeat center center;cursor:pointer;float:left;}
.boxst .num{float:right;font-size:18px;line-height:52px;margin-right:20px;}
.boxst .num em{font-size:12px;}

.hr-list{}
.hr-list .title{font-size: 20px;font-weight: bold;margin-bottom: 20px;color: #0486e3}
.hr-list .info{font-size:14px;line-height:26px;margin-bottom:22px;}

.job{}

.menu2{width: 350px; float: left;}
.menu2 .top{font-size: 20px; color: #fff; padding:15px 30px; box-sizing: border-box; background-color: #0272C2; margin-bottom: 2px;font-weight: bold;}
.menu2 .de{box-sizing: border-box; background-color: #EEEEEE; transition: 0.5s; margin-bottom: 2px; position: relative;cursor: pointer;}
.menu2 .de a{display: block;font-size: 18px; color: #333333; padding: 13px 30px;font-weight: bold;}
.menu2 .de.on a{color: #0486e3}

.menu2 .de:after{content: ''; position: absolute; left: 0; top: 0; border-right: 4px solid #0486e3; height: 0; transition: 0.5s;}
.menu2 .de:hover:after,.menu2 .de.on:after{height: 100%;}

.job .job-r{ float: right;  width: -moz-calc(100% - 380px); width: -webkit-calc(100% - 380px); width: calc(100% - 380px);}
.job .job-r .re-box{background-color: #ffffff; padding: 10px 20px; box-sizing: border-box;}
.job .job-r .re-box .tit{font-size: 24px; border-bottom: 1px solid #dedede; padding-bottom:13px; margin-bottom: 30px;}
.job .job-r .re-box .de .ti{font-size: 16px; color: #333; margin-top: 20px; margin-bottom: 10px;}
.job .job-r .re-box .de{font-size: 16px; color: #333; line-height: 2;}
.job .job-r .re-box .more{margin-top: 30px;}
.job .job-r .re-box{background-repeat: no-repeat; background-position: 97% 90%; background-size: 35%;/* background-image: url('images/bg1.png');*/}
.job .job-r .re-box .more {display: block;width: 160px; height: 45px; line-height: 45px; background-color: #0486e3; font-size: 14px; color: #fff; text-align: center;}

.job2 .job-r2{}
.job2 .job-r2 .re-box2{background-color: #ffffff; padding: 10px 20px; box-sizing: border-box;}
.job2 .job-r2 .re-box2 .tit{font-size: 24px; border-bottom: 1px solid #dedede; padding-bottom:13px; margin-bottom: 30px;}
.job2 .job-r2 .re-box2 .de .ti{font-size: 16px; color: #333; margin-top: 20px; margin-bottom: 10px;}
.job2 .job-r2 .re-box2 .de{font-size: 16px; color: #333; line-height: 2;}
.job2 .job-r2 .re-box2 .more{margin-top: 30px;}
.job2 .job-r2 .re-box2{background-repeat: no-repeat; background-position: 97% 90%; background-size: 35%;/* background-image: url('images/bg1.png');*/}
.job2 .job-r2 .re-box2 .more {display: block;width: 160px; height: 45px; line-height: 45px; background-color: #0486e3; font-size: 14px; color: #fff; text-align: center;}

/* 人才招聘 */
.form-panel { }
.form-panel h4 { margin:10px 0; padding:8px 20px; background:#f5f5f5; color:#0486e3;font-size: 16px}
.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 all and (max-width:1660px) {
	.menu2{width: 260px}
	.menu2 .top{padding: 15px 20px;font-size: 20px;}
	.menu2 .de a{font-size: 18px;padding: 15px 20px}
	.job .job-r{width: -moz-calc(100% - 280px); width: -webkit-calc(100% - 280px); width: calc(100% - 280px);}
	.job .job-r .re-box{padding: 2px 20px}
	.job .job-r .re-box .tit{padding-bottom: 13px;margin-bottom:25px}
	
	.job2 .job-r2{}
	.job2 .job-r2 .re-box2{padding: 2px 20px}
	.job2 .job-r2 .re-box2 .tit{padding-bottom: 13px;margin-bottom: 20px}
}

@media all and (max-width:1200px) {
	.menu2{width: 220px}
	.menu2 .top{padding: 12px 15px;font-size: 20px;}
	.menu2 .de a{font-size: 18px;padding: 10px 15px}
	.job .job-r{width: -moz-calc(100% - 220px); width: -webkit-calc(100% - 220px); width: calc(100% - 220px);}
	.job .job-r .re-box{}
	.job .job-r .re-box .tit{padding-bottom: 15px;margin-bottom:25px;font-size:24px;}
	.job .job-r .re-box .more{margin-top: 13px;width: 100px;height: 30px;line-height: 30px;}
}
@media all and (max-width:750px) {
	.job .menu2{display: none;}
	.menu2{width: 100%;margin-bottom: 20px}
	.menu2 .top{padding: 12px 15px;font-size: 18px;}
	.menu2 .de a{font-size: 16px;padding: 10px 15px}
	.job .job-r{width: 100%;}
	.job .job-r .re-box{padding:10px}
	.job .job-r .re-box .tit{padding-bottom: 15px;margin-bottom:15px;font-size:26px;text-align: center;}
	.job .job-r .re-box .more{margin-top: 15px;width: 100px;height: 30px;line-height: 30px;}
	
	.job2 .job-r2{width: 100%;}
	.job2 .job-r2 .re-box2{padding:10px}
	.job2 .job-r2 .re-box2 .tit{padding-bottom: 15px;margin-bottom:25px;font-size:26px;text-align: center;}
	.job2 .job-r2 .re-box2 .more{margin-top: 15px;width: 100px;height: 30px;line-height: 30px;}

	.hr-title{font-size: 14px}
	.hr dt{font-size: 12px;height: 40px;line-height: 40px}
	.hr dt p:nth-child(6) a{height: 40px;}
	.hr dd .con{font-size: 12px}
	.hr dd{padding: 15px 10px}
	.hr dt p{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.hr{}
	.hr dd .apply{margin-top: 15px}
	.hr-list{padding-top: 10px}
	.form-panel li.field label { float:left; width:70px; line-height:24px; text-align: left;}
	.form-panel li.field .text { float:left; width:calc(100% - 100px); }
	.form-panel li.field .code{width:calc(100% - 200px);}
	.form-panel .textarea { float:left; width:calc(100% - 100px); }
	.form-panel .submit-field { padding:0 10px 20px 70px; _padding:0 10px 20px 70px; }
}
@media all and (max-width:640px) {
	.boxst p{margin-left: 0;margin-right: 10px;line-height: 40px;}
	.boxst select{width: 120px;height: 40px;line-height: 40px;}
	.boxst select[name="city"]{margin-right: 0}
	.boxst .num{line-height: 40px}
	.boxst input[type="submit"]{width: 50px;height: 40px;background-size: 15px 15px}
	.boxst .line{margin-top: 12px;}
	.boxst input[type="text"]{height: 40px;line-height: 40px;width: 180px}
}

@media all and (max-width:375px) {
	.hr-title{font-size: 12px;}
}
