/* CSS Document */
@charset "utf-8";
/* by Sean Lu 20190103 */
/* 移动端全局控制reset */
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0; }
article,aside,footer,header,hgroup,nav,section,audio,canvas,video { display: block; }
body { font-size: 100%;  font-family:arial,Helvetica,STHeiti,Droid Sans Fallback; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color:rgba(0,0,0,0); background-color: #fff; }
textarea { resize: none; }
iframe,img { border:0; }
ul,ol { list-style:none; }
input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; }
/* input { -webkit-appearance: none; } */
a { text-decoration: none; color: #666; }
a:hover { text-decoration: none; color: #007daa; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* 全局浮动 */
.fl { float: left; }
.fr { float: right; }

/* 圆细滚动条样式 20180601 */
::-webkit-scrollbar{width:5px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#FFF}
::-webkit-scrollbar-thumb:vertical{background-color:#c2c2c2;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#A0A0A0}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/* 拖选文字样式 20160628 */
::selection { background: #007daa; color: #fff; }
::-moz-selection { background: #007daa; color: #fff; }

.wrapper { margin: 0 auto; width: 1140px; }



.bannerslide .swiper-slide { background-position: center; background-size: cover; position: relative; height: 620px; }
.paginationw { position: absolute; left: 0; text-align: center; bottom: 10px !important; width: 100%; z-index: 9; }
.swiper-pagination-bullet { background: #fff; }
.swiper-pagination-bullet-active { background: #34a1da; }

/*20201231*/


.top-right{ float:right; font-size:14px; font-weight:700; color:#fff;}
.top-right a{ color:#fff;}
.split{ font-size:12px; color:#fff; padding:0 1px; font-weight:normal;}

.nav{ padding-left:30%;line-height: 70px;}
.nav .nli{ float:left; position:relative; text-align:center;padding: 0 14px;}
.nav .nli a{ font-weight:300; font-size:16px; color:#fff;}



.nav .nli a:hover{ color:#999; text-decoration:none;}
.nav .nli .sub{ position:absolute; display:none; width:120px; z-index:99; background:rgba(0,0,0,.7); left:0; top:61px;}
.nav .nli .sub li{ display:block; text-align:center; border-bottom:1px solid rgba(255,255,255,.1); line-height:35px;}
.nav .nli .sub li a{ font-size:12px; color:#fff; font-weight:normal; }
.nav .nli .sub li:hover{ background:#ececec;}
.nav .nli .sub li:hover a{ color:#666;}


.topbar{ background:#fff;overflow: hidden;position: relative;; height:97px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); -webkit-transition: all .2s; transition: all .2s;padding: 16px;box-sizing: border-box;}
.topbar .logo{
	float: left;
	display: inline-block;
	background:url(../images/logo.png) no-repeat center top;
	background-size:cover;
	width:380px;
	height:60px;
	margin-top:3px;
	background-size: contain;
	}


.topbar .nav a{ color:#666;}
.topbar .top-right{ color:#666;}
.topbar .top-right a{ color:#666;}
.topbar .split{ color:#666;}

.homebox{padding: 60px 0 40px;}
.homebox .title{overflow: hidden;margin-bottom: 30px;}
.homebox .title .tit{font-size: 16px;font-weight: bold;color: #333;line-height: 60px;position: relative;float: left;width: 30%;}
.homebox .title .tit::after{content: '';width: 60px;height: 2px;background-color: #34a1da;position: absolute;top: 90%;left: 0;}
.homebox .title .txt{font-size: 12px;color: #666;width: 30%;float: left;}
.homebox .title .more{float: right;}
.homebox01 .companyMsg_h .msgBox_h{overflow: hidden;margin: 0 auto;}
.homebox01 .companyMsg_h .item{float: left;width: 46.33333%;margin: 0 1.5%;}
.homebox01 .companyMsg_h .item .img{text-align: center;}
.homebox01 .companyMsg_h .item .img img{max-width: 100%;}
.homebox01 .companyMsg_h .item span{display: block;font-size: 14px;font-weight: bold;color: #333;text-align: left;margin: 20px 0;}
.homebox01 .companyMsg_h .item p{font-size: 12px;color: #666;line-height: 20px;}
.homebox01 .companyMsg_h .item a{border-bottom: #ccc 1px solid;padding: 5px 0;font-weight: normal;font-size: 12px;color: #adadad;}

.homebox02{background-image: url(../images/swe.jpg);background-attachment: fixed;background-repeat: no-repeat;}
.homebox02 .title .tit,.homebox02 .proClass_h a{color: #fff;}
.homebox02 .proClass_h a{position: relative;font-size: 12px;color: #fff;display: inline-block;padding: 0 15px;font-weight: bold;line-height: 50px;border-top: 1px solid #00C3E6;border-bottom: 1px solid #00C3E6;}
.homebox02 .proClass_h a::after{position: absolute;content: '丨';top: 0;right: 0;color: #00C3E6;margin-right: -8px;}
.homebox02 .proClass_h a:last-child::after{content: '';}
.homebox02 .proList_h .item{float: left;width: 22%;margin: 0 1.5%;background-color: #fff;background-image: url(../images/sebg.jpg);background-repeat: no-repeat;background-position: right top;}
.homebox02 .proList_h .itemList{background-color: #fff;background-image: url(../images/sebg.jpg);background-repeat: no-repeat;background-position: right top;padding: 25px 30px;}
.homebox02 .proList_h .itemList span{font-size: 13px;
    color: #666666;
    display: block;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;}
.homebox02 .proList_h .itemList i{font-size: 13px;
	font-style: normal;
    color: #666666;
    display: block;
    margin-top: 5px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.homebox02 .proList_h .itemList a{display: block;
    color: #666666;
    font-size: 12px;
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 36px;
    overflow: hidden;}
.homebox02 .proList_h .itemList img{max-width: 100%;vertical-align: middle;}
.homebox03 .newList_h{font-size: 12px;}
.homebox03 .newItem_line01{ padding:0 0 40px;}
.homebox03 .newItem_line01 .newsclass{ font-size:12px;}
.homebox03 .newItem_line01 li{ width:30%;float:left;padding-right:2.5%; margin-right:2.5%; background:url(../images/gffe.gif) no-repeat right top;}
.homebox03 .newItem_line01 li:nth-child(3n){ padding-right:0; margin-right:0; background:none;}
.homebox03 .newItem_line01 li a{ color:#666;}
.homebox03 .newItem_line01 .tit{ line-height:35px; padding:10px 0; font-size:16px; color:#1550b6;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.homebox03 .newItem_line01 .conn{ font-family:simsun; line-height:160%;}
.homebox03 .newItem_line01 .time{ text-align:right; padding-top:3px;}
.homebox03 .newItem_line02 li{ line-height:22px;width:30%;float:left;padding-right:2.5%; margin-right:2.5%;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:14px;}
.homebox03 .newItem_line02 li:nth-child(3n){ padding-right:0; margin-right:0; }
.homebox03 .newItem_line02 li span{ float:right;}

.homebox04{background-image: url(../images/be.jpg);background-repeat: no-repeat;}
.homebox04 .title .tit,.homebox04 .title .txt,.homebox04 .title a{color: #fff;float: none;text-align: center;width: 100%;}
.homebox04 .title .tit{}
.homebox04 .title .tit::after{left: 47.4%;}
.homebox04 .title .txt{width: 50%;margin: 0 auto;}








.inbannerx {padding-top: 100px; }
.inbannerx .title { color:#fff; padding: 20px 0 60px; text-align: center; text-shadow: 1px 1px 1px rgba(0,0,0,.6); letter-spacing: 2px; }
.inbannerx .title .cn { font-size: 38px; font-weight: bold; }
.inbannerx .title .en { font-size: 20px; text-transform: uppercase; margin-top: 5px; }

.inpagex { background: #fff; position: relative; }
.inpagex:before { content: ''; display: block; position: absolute; left: 0; width: 500px; top: 0; bottom: 0; background-color: #f1f1f1; }
.inpagex .inpwrapx { max-width: 1400px; margin: 0 auto; position: relative; overflow: hidden; }
.inpagex .inpwrapx .sidex { width: 300px; background-color: #f1f1f1; position: absolute; z-index: 2; float: left; min-height: 100vh; border-right: 1px solid #dedede; box-sizing: border-box; bottom: 0; top: 0; }
.inpagex .inpwrapx .mainx { margin-left: 300px; background: #fff; min-height: 70vh; }


.snavx { padding: 20px 0; }
.snavx .hdx { line-height: 60px; }
.snavx .hdx .namx { color: #007caa; font-weight: bold; padding: 0 20px; font-size: 20px; }
.snavx .bdx {  }
.snavx .bdx .conpx { font-size: 14px; color: #666; padding: 0 20px; line-height: 1.8; }
.snavx .bdx .bulx {  }
.snavx .bdx .bulx .blix {  }
.snavx .bdx .bulx .blix .bax { font-size: 16px; line-height: 40px; display: block; padding: 0 30px; -webkit-transition: all .2s; transition: all .2s; }
.snavx .bdx .bulx .blix .bax:hover { background: rgba(0,61,106,.1); color: #007caa; }
.snavx .bdx .bulx .blix.on .bax { background: #007caa; color: #fff; }
.snavx.snavxcon {  }

.mainboxx { padding: 40px; }
.mainboxx .hdx { height: 20px; border-bottom: 1px solid #dedede; margin-bottom: 60px; }
.mainboxx .hdx h1 { float: left; background: #fff; line-height: 40px; font-weight: normal; color: #39424b; padding-right: 20px; font-size: 30px; }
.mainboxx .now { float: right; background: #fff; line-height: 40px; color: #999; padding-left: 10px; font-size: 12px; }
.mainboxx .now .split { margin: 0 4px; color: #999; font-family: simsun; }
.mainboxx .now a { color: #999; }
.mainboxx .now a:hover { color: #007caa; }

.mainboxx .bdx { font-size: 16px; line-height: 30px; color: #333; word-wrap: break-word; }
.mainboxx .bdx img { max-width: 100%; }
.mainboxx .bdx p { margin-bottom: 20px; }
.mainboxx .bdx h3 { font-size: 18px; font-weight: normal; background: linear-gradient(to right,#007caa,#007caa); color: #fff; line-height: 30px; padding: 5px 20px; border-radius: 10px 0 10px 0; margin-bottom: 20px; margin-top: 40px; font-weight: bold; }

.newslist { }
.newslist .item { width: 100%;margin-bottom: 20px; box-sizing: border-box; border: 1px solid #dedede; -webkit-transition: all .4s; transition: all .4s; background: #fff; padding: 30px; }
.newslist .item:nth-child(2n) { margin-right: 0; }
.newslist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }
.newslist .item .time { font-size: 12px; line-height: 20px; margin-bottom: 10px; color: #999; }
.newslist .item .time .split { margin: 0 10px; color: #ccc; }
.newslist .item .name { font-size: 18px; line-height: 28px; margin-bottom: 25px; height: 28px; overflow: hidden; }
.newslist .item .name a { color: #111; font-weight: bold; }
.newslist .item .name a:hover { color: #003d6a; }
.newslist .item .text { color: #777; font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; margin-bottom: 16px; }
.newslist .item .link { overflow: hidden; margin-bottom: -12px; }
.newslist .item .link a { width: 24px; height: 24px; display: block; background: url(../images/hb01img01s.png) no-repeat center; float: left; }
.newslist .item .link a.l02 { float: right; background-image: url(../images/hb01img02s.png); }


.newstitle { font-size: 26px; text-align: center; line-height: 30px; font-family: microsoft yahei; font-weight: bold; margin-bottom: 5px; }
.newsinfo { font-size: 12px; text-align: center; line-height: 30px; color: #999; font-family: microsoft yahei; }
.newsinfo .author, .newsinfo .time { margin: 0 5px; }
.newsmaincon { margin: 20px 0; font-family: microsoft yahei; }
.newsmaincon img { max-width: 100%; }
.newsmaincon h3 { font-size: 18px; font-weight: normal; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; line-height: 30px; padding: 5px 20px; border-radius: 20px; margin-bottom: 20px; margin-top: 40px; }
.newsmaincon .dou { margin-bottom: 20px; }
.newsmaincon .dou02 { overflow: hidden; }
.newsmaincon .dou02 li { width: 50%; float: left; }
.newsmaincon .dou li:before { content: '·'; color: #ef3320; font-weight: bold; margin-right: 10px; }

.newsbackline { height: 30px; line-height: 30px; border-top: 1px solid #dedede; padding-top: 10px; margin: 30px 0 50px; }
.newsbackline ul { width: 100%; }
.newsbackline ul li { width: 33.333333%; float: left; text-align: center; display: block; height: 33px; }
.newsbackline ul li a { display: inline-block; width: 120px; border-width: 1px; border-style: solid; border-color: #dedede; text-decoration: none; color: #666; font-size: 12px; }
.newsbackline ul li a:hover { border-color: #323e4a; color: #323e4a; }
.newsbackline ul li.prev { text-align: left; }
.newsbackline ul li.prev a { text-align: center; }
.newsbackline ul li.next { text-align: right; }
.newsbackline ul li.next a { text-align: center; }

.jobbox { margin-bottom: 20px; }
.jobbox .item{margin-bottom: 20px;}
.jobbox .qline { background: #eee; border-top: 2px solid #192436; line-height: 20px; padding: 10px 20px;}
.jobbox .qline.qlineon { color: #192436;font-weight: bold;font-size: 16px;}
.jobbox .date,.jobbox .ask01,.jobbox .ask02{font-size: 14px;border-bottom: 1px solid #dedede;overflow: hidden;line-height: 46px;}
.jobbox .date div{width: 30%;text-align: left;float: left;}
.jobbox .ask01 div{width: 50%;text-align: left;float: left;}


.ppplist .item { width: 32%; margin-right: 2%; margin-bottom: 20px; float: left; text-align: center; }
.ppplist .item:nth-child(3n) { margin-right: 0; }
.ppplist .item .img { display: block; width: 100%; margin-bottom: 10px; }
.ppplist .item .img img { display: block; width: 100%; }
.ppplist .item .txt { display: block; line-height: 30px; height: 30px; overflow: hidden; }

.prolist { }
.prolist .item { width: 32.333333333%; float: left; margin: 0 1.5% 10px 0; box-sizing: border-box; border: 1px solid #dedede; -webkit-transition: all .4s; transition: all .4s; }
.prolist .item:nth-child(3n) { margin-right: 0; }
.prolist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); z-index: 1; }
.prolist .item .img a { display: block; }
.prolist .item .img img { width: 100%; display: block; }
.prolist .item .box { padding: 20px 30px; position: relative; overflow: hidden; }
.prolist .item .box .nam { font-size: 14px; font-weight: bold; line-height: 30px; margin-bottom: 10px; overflow: hidden; height: 30px; }
.prolist .item:hover .box .nam {  }
.prolist .item .box .nam a { color: #333; }
.prolist .item:hover .box .nam a { color: #007caa; }
.prolist .item .box .txt { font-size: 12px; color: #666; line-height: 20px; height: 40px; overflow: hidden; }
.prolist .item:hover .box .txt { }
.prolist .item .box .btn { position: absolute; left: 0; bottom: 0; right: 0; height: 58px; line-height: 58px; background: #007caa; color: #fff; -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .4s; transition: all .4s; }
.prolist .item:hover .box .btn { -webkit-transform: translateY(0); transform: translateY(0); }
.prolist .item .box .btn a { color: #fff; font-size: 14px; display: block; text-decoration: none; padding-left: 30px; }

.messagecon { font-size: 14px; line-height: 24px; margin-bottom: 20px;  }
.messagecon p { margin-bottom: 20px; }
.messagetit { font-size: 14px; font-weight: bold; line-height: 30px; height: 30px; }
.messagetarea { padding: 10px; border: 1px solid #dedede; font-size: 16px; line-height: 26px;  color: #666; resize: none; width: 96%; height: 90px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messagetarea:focus { color: #333; outline: none; background: #fff; }
.messageinput { width: 27%; padding: 10px; height: 26px; line-height: 26px; font-size: 14px; border: 1px solid #dedede; margin: 0 5px 0 0;  color: #666; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messageinput:focus { color: #333; outline: none; background: #fff; }
.messagebtn { width: 30%; text-align: center; line-height: 50px; height: 50px; font-size: 16px; border: 0; background: #b8c5ce; color: #2d3e50; border-radius: 4px;  cursor: pointer; margin-right: 10px; margin-bottom: 30px; }
.messagebtn.btnon { width: 50%; color: #fff; }
.messagebtn:hover { opacity: .8; filter: alpha(opacity=80); }
.main .con .yanzhengma { display: inline; }

.messagebtn.btnon { background: #007caa; }


.footer { 
	background-color: #144C97;
	background-size: 100% 100%;
	color: #000;padding: 50px 0; }
.footer dl { width: 12%; float: left; color: #a4a4a4; }
.footer dl:nth-child(2){ width:33%; column-count:2;}
.footer dl:nth-child(4){ width:33%;}
.footer dl dt { color: #333;  font-size: 16px;font-weight: bold;font-size: 17px; margin-bottom: 10px; }
.footer dl dt a { color: #fff; }
.footer dl dd { font-size: 14px; line-height: 26px; }
.footer dl dd a { color: #fff;}

.foot { border-top: 1px solid #fff; margin-top: 50px; padding-top: 30px; }
.foot .bei { text-align: center; margin-bottom: 30px; }
.foot .bei a { display: inline-block; line-height: 30px; padding: 0 20px 0 46px; background: url(../images/fdh.png) no-repeat 20px center; background-size: auto 20px; border: 1px solid #fff; font-size: 14px; border-radius: 4px; color: #fff; text-decoration: none; }
.foot .copy { color: #fff; line-height: 22px; font-size: 14px; text-align: center; }

.footer .footeraaa{color:#fff; font-size:14px; text-decoration:none; text-align:left;}
.footer .txtaa{margin-top:8px; border:solid 1px #fff; width:100%; height:80px; color:#888888; font-size:12px; line-height:18px; text-decoration:none; padding-top:8px; padding-left:8px; box-sizing:border-box;}
.footer .btnaa{background-color:#fff; width:145px; text-align:center; height:45px; line-height:45px; color:#333; font-size:14px; border:0px none; margin-top:20px; cursor:pointer;}
.footer .footeraaa img{display:inline-block; margin-right:5px; vertical-align:middle;}

.nav {
    padding-left: 30%;
}
/*20201231END*/
@media (max-width: 1570px) {
	.bannerslide .swiper-slide{height: 480px;}
}
@media (max-width: 1230px) {
	.bannerslide .swiper-slide{height: 400px;}
}
@media (max-width: 1200px) {
	.wrapper{ width:100%; padding:0 20px; box-sizing:border-box;}
	
	.sshidden{display:none;}
	.nav {
		width: 65%;
	}
	
}


@media (max-width: 720px) {
  .hidden001{display: none;}
	.bannerslide .swiper-slide{height: 240px;}
	.top_menu { float: right; display: block; width: 38px; height: 38px; background: url(../images/menu.jpg) no-repeat center; margin-top:15px; cursor: pointer; }
	.top_menu.on { background-image: url(../images/menus.jpg); }

	.topbar {height:70px;}
	.nav .nli .sub { display: none !important; }
	.topbar .logo{width: 260px;margin-top: 13px;}
	.topbar { padding: 0 16px; }
	.container{ padding:0;}
	.nav{ display:none;}
	.nav.navon{ display:block;position: fixed;top:70px;left:0;right:0;background:rgba(255,255,255,.95);width:auto;padding-left:0;bottom:0;z-index: 99;}
  .topbar .nav a { color: #333; }
  .nav .nli { float: none; width: 100%; line-height: 56px; border-bottom: 1px solid #dedede; font-size: 14px;}
	.top-right{ display:none;}

	.inbanner{ height:300px;}
	.inbanner .title h2{ font-size:40px; margin-top:50px;}


	.inbannerx { padding-top: 70px; }
  .inbannerx .title { padding-bottom: 30px; padding-top: 30px; }
  .inbannerx .title .cn { font-size: 22px; }
  .inbannerx .title .en { font-size: 12px; }
  .inpagex:before { display: none; }
  .snavx.snavxcon { display: none; }
  .snavx .hdx .namx { display: none; }
  .inpagex .inpwrapx .sidex { position: relative; float: none; width: 100%; min-height: 10px; height: auto; border-right: 0; border-bottom: 1px solid #dedede; }
  .inpagex .inpwrapx .mainx { margin-left: 0; min-height: 10px; }
  .snavx { padding: 10px 0 4px; }
  .snavx .bdx .bulx { overflow: hidden; padding: 0 10px; }
  .snavx .bdx .bulx .blix { width: 49%; float: left; margin-right: 2%; margin-bottom: 6px; }
  .snavx .bdx .bulx .blix .bax { padding: 0; text-align: center; font-size: 13px; box-sizing: border-box; border: 1px solid #dedede; background: #fff; }
  .snavx .bdx .bulx .blix:nth-child(2n) { margin-right: 0; }
  .mainboxx .now { display: none; }
  .mainboxx .hdx { border: 0; height: 30px; line-height: 30px; margin-bottom: 30px; }
  .mainboxx .hdx h1 { float: none; text-align: center; font-size: 26px; padding-right: 0; }
  .mainboxx { padding: 20px; }

  .messagetarea { width: 90%; }
  .messageinput { width: 90%; margin-right: 0; }
  .prolist .item { width: 100%; margin: 0 0 10px; }
  
	.inbannerx { padding-top: 70px; }
  .inbannerx .title { padding-bottom: 30px; padding-top: 30px; }
  .inbannerx .title .cn { font-size: 22px; }
  .inbannerx .title .en { font-size: 12px; }
  .inpagex:before { display: none; }
  .snavx.snavxcon { display: none; }
  .snavx .hdx .namx { display: none; }
  .inpagex .inpwrapx .sidex { position: relative; float: none; width: 100%; min-height: 10px; height: auto; border-right: 0; border-bottom: 1px solid #dedede; }
  .inpagex .inpwrapx .mainx { margin-left: 0; min-height: 10px; }
  .snavx { padding: 10px 0 4px; }
  .snavx .bdx .bulx { overflow: hidden; padding: 0 10px; }
  .snavx .bdx .bulx .blix { width: 49%; float: left; margin-right: 2%; margin-bottom: 6px; }
  .snavx .bdx .bulx .blix .bax { padding: 0; text-align: center; font-size: 13px; box-sizing: border-box; border: 1px solid #dedede; background: #fff; }
  .snavx .bdx .bulx .blix:nth-child(2n) { margin-right: 0; }
  .mainboxx .now { display: none; }
  .mainboxx .hdx { border: 0; height: 30px; line-height: 30px; margin-bottom: 30px; }
  .mainboxx .hdx h1 { float: none; text-align: center; font-size: 26px; padding-right: 0; }
  .mainboxx { padding: 20px; }

  .messagecon p  { }
	.messagetarea { width: 90%; margin: 0 auto; display: block; }
	.messagetit { text-align: center; margin-top: 5px; font-size: .75rem; }
	.messageinput { width: 90%; margin: 0 auto; display: block; margin-bottom: 5px; }
	.main .con .yanzhengma { display: block; width: 20%; margin: 20px auto; }
	.messagebtn { margin: 5px auto 0; width: 80%; display: block; }
	.messagebtn.btnon { width: 80%; }

	.footer { padding: 30px 0; }
	.footer .wrapper { display: none; }
	.foot .bei { margin-bottom: 20px; }
	.footer .foot { margin-top: 0; padding-top: 0; border-top: 0; }
	.foot .copy { font-size: 12px; padding:0 20px; }
	.homebox .title .tit,.homebox .title .txt,.homebox .title .more{float: none;width: auto;}
	.homebox01 .companyMsg_h .item{float: none;width: 100%;margin: 0 0 20px 0;}
	.homebox02 .proClass_h a{margin-bottom: 10px;}
	.homebox02 .proList_h .item{float: none;width: 100%;margin:0 0 20px 0;}
	.homebox02 .proList_h .itemList img{width: 100%;}

	.homebox03 .newItem_line01{ padding:20px 0;}
	.homebox03 .newItem_line01 li{ float:none; width:100%; padding-right:0px; margin-right:0px; background:none; border-bottom:1px dotted #ccc; padding-bottom:10px; margin-bottom:10px;}
	.homebox03 .newItem_line02 li{ float:none; width:100%;padding-right:0px; margin-right:0px; line-height:30px;}
	.homebox04 .title .tit::after {
		left: 41.4%;
	}
	.jobbox .date div,.jobbox .ask01 div{width: 100%;float: none;}
	.jobbox .date,.jobbox .ask01,.jobbox .ask02{line-height: 26px;}

}
@media (max-width: 520px) {
	.bannerslide .swiper-slide{height: 120px;}
}


