@charset "utf-8";
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3; }
.banner .bd { zoom:1; }
.banner img { width:100%!important; height:auto!important; }
.picx{ width:1920px; position:relative; left:50%; margin-left:-960px;background:#f6f6f6}
/* 主体 */
.container { position:relative; z-index:8; background:#fff; padding:0}
.wrap { position:relative; width:1600px; min-height:460px; _height:460px; margin:0 auto; }
.sidebar {}
.sidebar .menu{ position:relative}
.sidebar .menu .home{ display:block; width:76px; height:76px; background:url(home.png) center center no-repeat; position:absolute; right:0; top:0; z-index:2; display:none}
.sidebar .Htitle{ width:100%; text-align:center; background:url(g_16.jpg) bottom center no-repeat; line-height:1; padding:25px 0 40px; font-size:30px; color:#000000; font-weight:normal}
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:60px 0 0; width:1600px; margin:0 auto}
.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:33px; color:#333333; line-height:58px; font-weight:normal; }
.leftTitle s { color:#666; font:14px/18px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu ul { width:100%; height:74px; background:#fff; box-shadow:0px 10px 10px rgba(00,00,00,0.2); text-align:center;}
.menu ul:after{}
.menu ul li { display:inline-block; vertical-align:top; margin-top:5px; padding:0 7px}
.menu ul li a { display:block; font-size:16px; color:#000000; line-height:1; padding:10px 20px; border:1px solid #fff; border-radius:19px; margin:0 10px 5px}
.menu ul li a:hover,.menu ul li .current { border:1px solid #0f3d6a}

.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; }

.third_nav{ width:100%; text-align:center; font-size:0; margin-top:30px}
.third_nav li{ display:inline-block; vertical-align:top; font-size:14px;  margin:0 10px}
.third_nav li a{ display:block;padding:10px 30px; border:1px solid #15499a; background:#f5f5f5}
.third_nav li a:hover,.third_nav li .current{ background:#15499a; color:#fff}
/* 面包屑 */
.location { position:relative; height:24px; width:1200px; 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; background:url(xx.png) center 150px no-repeat; background-size:contain }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article img{ max-width:100%}
/* 头部新闻 */
.hotNews { padding-bottom:40px}
.hotNews .s1{ width:32%; margin-right:2%; float:left}
.hotNews .s1 .pic{ width:100%; overflow:hidden}
.hotNews .s1:nth-child(3){ margin-right:0}
.hotNews .s1 .pic img{ width:100%}
.hotNews .s1 .pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.hotNews .s1:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}

.hotNews .s1 dt{ font-size:16px; color:#000000;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:20px}
.hotNews .s1 dt a{ color:#000}
.hotNews .s1 dd.t{ font-size:12px; color:#676767; padding:10px 0}
.hotNews .s1 dd.i{ font-size:14px; color:#676767; height:40px; overflow:hidden}
/* 新闻列表 */
/* 新闻列表 */
.list{ width:100%; padding-bottom:15px;}
.list li{ width:100%; height:130px; border-bottom:1px solid #eaebef; position:relative}
.list li .sp1{ position:absolute; left:0; top:20px; text-align:center; display:block; width:90px; height:86px; border:2px solid #f4f5f7; z-index:9; color:#74767e}
.list li .tit{ width:calc(100% - 90px); float:right; height:130px; box-sizing:border-box; padding-left:30px; padding-top:30px; position:relative; z-index:2;}
.list li .tit h3{ color:#0c0c0c; font-size:16px; line-height:1; font-weight:normal; padding-bottom:10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.list li .tit h3 a{ color:#0c0c0c}
.list li .tit .intro{ font-size:14px; color:#787878; height:42px; overflow:hidden}
.list li:hover{ border-bottom:1px solid #fff;}
.list li:hover .tit{ background:#f6f6f6}
.list li .sp1 .p1{ font-size:33px; line-height:1; padding-top:18px}
.list li:hover .sp1{ background:#1064b2; color:#fff}


.list2{ width:100%; padding-bottom:15px;}
.list2 li{ width:100%; border-bottom:1px solid #eaebef; position:relative; box-sizing:border-box; }
.list2 li .sp1{ position:absolute; left:0; top:20px; text-align:center; display:block; width:90px; height:86px; border:2px solid #f4f5f7; z-index:9; color:#74767e}
.list2 li .tit{box-sizing:border-box; padding:20px 15px;position:relative; z-index:2;}
.list2 li .tit h3{ color:#0c0c0c; font-size:16px; line-height:1; font-weight:normal; padding-bottom:10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.list2 li .tit h3 a{ color:#0c0c0c}
.list2 li .tit .intro{ font-size:14px; color:#787878;}

.list2 li .tit{ background:#f6f6f6}
.list2 li:nth-child(2n) .tit{ background:#fff}


.list2 li:hover .tit{ background:#e3e3e3}
.list2 li .sp1 .p1{ font-size:33px; line-height:1; padding-top:18px}
.list2 li:hover .sp1{ background:#1064b2; color:#fff}

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; width:200px; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic img { width:200px; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.pothoItem .item dl .m { display:none; }
.pothoItem .item dl .i { padding:5px 0 0; color:#999; font-size:14px; line-height:25px; height:50px; overflow:hidden }

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; margin:0 auto; padding:4px; border:1px solid #919090;  text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item-list { width:100%; margin:0; padding:0; }
.piList .pic-item { position:relative; width:22.75%; margin:0 3% 3% 0; padding:0; display:inline; box-sizing:border-box;}
.piList .pic-item:nth-child(4n){ margin-right:0}
.piList .list-pic { display:block; width:100%;  margin-bottom:0; padding:0; border:0;}
.piList .list-pic img { width:100%;  }
.piList dl { padding:4px 5px; line-height:20px; border:1px solid #c9c9c9  }
.piList dl dt { height:40px; font-size:14px; line-height:40px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.piList dl dt a{ color:#000}
.piList .pic-item:hover dl dt a{ color:#fff}
.piList .pic-item:hover dl{background:#15499a; border:1px solid #128c3e}
/* 分页 */
.page { padding:0 0 0; line-height:24px; text-align:center; }
.page a { display:inline-block; font-size:16px; margin:0 2px; padding:5px 12px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #0c345b; background:#0c345b; color:#fff; }

/* 人才招聘 */
.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; }

.hr {padding:0 1%;}
.hr-list { margin-bottom: 10px; padding: 10px 0 0; }
.hr-list .title {padding: 2px 8px;font-weight: bold;line-height: 22px;font-size: 18px;}
.hr-list .title span { float: right; color: #333; font-weight: 100; }
.hr-list .info { padding: 5px 10px; line-height: 24px; }
.hr-list .apply { padding: 5px; text-align: right; }
.hr-list .apply a { color: #ba0012; }

/* 新闻列表 */
.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 { width:600px; float:left}
.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:75px; line-height:44px; text-align:left; font-size:16px }
.form-panel .input { margin-bottom:30px; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:44px; padding:0 20px; border:1px solid #d2d2d2; background:#f5f5f5; font-size:16px; box-sizing:border-box; padding:0 20px; color:#555; width:510px }
.form-panel .text2 { height:44px; padding:0 20px; border:1px solid #d2d2d2; background:#f5f5f5; font-size:16px; box-sizing:border-box; padding:0 20px; color:#555; width:150px }

.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 0 0 75px; _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:244px; height:44px; border:none; background:#0f3d6a; color:#fff; cursor:pointer; font-size:16px; margin-left:18px }
.picxx{ float:right; width:50%}
.form-panel .input a{ display:block; width:244px; height:44px; background:#0f3d6a; line-height:44px; text-align:center; font-size:16px; color:#fff; float:left}
.picxx{ font-size:16px; color:#af150d; line-height:2}
.picxx img{ max-width:100%}
.picxx .intro{ margin-top:20px}
.picxx a{ color:#000}
@media (max-width:1200px) {
	.form-panel{ width:100%; margin-top:20px}	
	.picxx{ width:100%}
	
}

/* 产品详细页 */
.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; }

.swiper-container-1{ width:100%}
.swiper-container-1 img{ width:100%}
@media (max-width:1200px) {
.sidebar{ margin-top:15px}
.menu ul { width:100%; height:auto; background:#0f3d6a; border-radius:0; box-shadow:0; text-align:center}
.menu ul:after{}
.menu ul li { display:block; width:25%; float:left; margin:0; padding:0; box-sizing:border-box;border-right:1px solid rgba(255,255,255,0.3); border-bottom:1px solid rgba(255,255,255,0.3); box-sizing:border-box }
menu ul li:nth-child(4n){ border-right:0}
.menu ul li a { display:block; width:100%; height:100%; padding:15px 0; margin:0; border:0; color:#fff; border-radius:0; border:0}

.menu ul li a:hover,.menu ul li .current { border:0; background:#fff; color:#0f3d6a}	

}
@media (max-width:1200px) {
	.wrap{ width:96%}
	.wrap .sidebar{ height:auto;background:#c9c9c9; border:0}
	.wrap .sidebar .home{ display:none}	
	.menu ul li{ width:25%; float:left; margin:0; text-align:center; }
	.menu ul li i{ display:none}
	.menu ul li a{ padding:20px 0; border:0}
	.piList dl dt { height:30px; font-size:14px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }	
	.article .hd h1{ font-size:18px}
	.wrap .main{ width:100%}
	.page a { display:inline-block; font-size:14px; margin:0 2px; padding:3px 10px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; }
}
@media (max-width:750px) {
	.menu ul li{ font-size:16px }
	.menu ul li a{ padding:10px 0;}
	.piList .pic-item{ width:48.5%; margin:0 3% 3% 0}
	.piList .pic-item:nth-child(2n){ margin-right:0}	
}
@media (max-width:640px) {
	.menu ul li{ width:33.33%;}
	.menu ul li{ font-size:14px}
	.menu ul li:nth-child(3n){ border-right:0}
	.menu ul li:nth-child(4n){ border-right:1px solid rgba(255,255,255,0.3)}
	.article .hd h1{ font-size:16px}
	.wrap .main{ padding:15px 0}
	.form-panel li.field label {width:60px;}	
	.form-panel .textarea,.form-panel .text { width:calc(100% - 65px);}
	.form-panel .submit-field{ padding-left:60px}
	.page a { display:inline-block; font-size:12px; margin:0 2px; padding:0px 8px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top;  }
	.page{margin-top:10px}
}
@media (max-width:475px) {
	.pothoItem .item .pic {width:170px;}
	.pothoItem .item .pic img { width:170px;}
	.page { padding:0 0 0; line-height:20px;}
	.page a {margin:0 1px; padding:0 5px;}
	.wrap .main{ padding-bottom:0}

}
@media (max-width:414px) {
	.menu ul li{ width:50%;}
	.menu ul li:nth-child(3n){ border-right:1px solid rgba(255,255,255,0.3)}
	.menu ul li:nth-child(2n){ border-right:0}
	.pothoItem .item .pic {width:150px; margin-right:10px}
	.pothoItem .item .pic img { width:150px;}
	.pothoItem .item dl .i{ font-size:12px; line-height:20px; height:40px;}	
}




.contact{ width:100%; background:#fff; padding-bottom:65px}
.contact .nr{ width:1200px; margin:0 auto}
.contact .nr .s1{ width:100%}
.contact .nr .s1 .tops{ width:100%; margin-top:75px}
.contact .nr .s1 .tops h3{ width:127px; display:block; float:left; font-weight:normal; font-size:28px; color:#5a5a5a; line-height:1}
.contact .nr .s1 .tops span{ display:block; width:calc(100% - 127px); float:right; border-bottom:1px solid #d6d6d6; line-height:1; font-size:13px; color:#5a5a5a; text-transform:uppercase; padding:7px 0}
.contact .nr .s1 ul{ width:100%; margin-top:55px}
.contact .nr .s1 ul li{ width:25%; float:left; height:258px; text-align:center; color:#fff; background:#128c3e}
.contact .nr .s1 ul li span{ display:block; width:100%; height:130px;}
.contact .nr .s1 ul li:nth-child(1) span{ background:url(x33.png) bottom center no-repeat}
.contact .nr .s1 ul li:nth-child(2) span{ background:url(x34.png) bottom center no-repeat}
.contact .nr .s1 ul li:nth-child(3) span{ background:url(x35.png) bottom center no-repeat}
.contact .nr .s1 ul li:nth-child(4) span{ background:url(x36.png) bottom center no-repeat}
.contact .nr .s1 ul li h4{ font-size:20px; font-weight:normal; line-height:1; padding:23px 0 20px}
.contact .nr .s1 ul li p{ font-size:16px; line-height:1}
.contact .nr .s1 ul li:nth-child(1){ background:#128c3e}
.contact .nr .s1 ul li:nth-child(2){ background:#34784c}
.contact .nr .s1 ul li:nth-child(3){ background:#086c2c}
.contact .nr .s1 ul li:nth-child(4){ background:#077c31}
.contact .nr .s1 .map{ width:100%; height:auto; padding:50px 0}
.contact .nr .s22{ width:100%; padding:80px 0 50px}
.contact .nr .s22 .lt{ width:475px; float:left}
.contact .nr .s22 .rt{ float:right}
.contact .nr .s22 .lt ul li{ width:100%; margin-bottom:30px;}
.contact .nr .s22 .lt ul li label{ width:75px; display:inline-block; vertical-align:top; line-height:40px; font-size:16px; color:#5a5a5a}
.contact .nr .s22 .lt ul li .inp1{ width:390px; height:38px; border:1px solid #dedede; border-radius:5px; background:#f7f7f7}
.contact .nr .s22 .lt ul li:nth-child(4) label{ width:75px; display:inline-block; vertical-align:top; line-height:80px; font-size:16px; color:#5a5a5a}
.contact .nr .s22 .lt ul li .inp2{ width:390px; height:78px; border:1px solid #dedede; border-radius:5px; background:#f7f7f7; line-height:38px;}
.contact .nr .s22 .lt ul li  .btn-submit{width:390px; height:38px; border:1px solid #128c3f; border-radius:5px; background:#128c3f; color:#fff; font-size:16px;}

@media (max-width:1200px) {
	.contact .nr{ width:96%;}
}
@media (max-width:1110px) {
	.contact .nr .s22 .rt{ display:none}
}
@media (max-width:640px) {
	.contact .nr .s22 .lt{ width:100%; float:left}
	.contact .nr .s1 .tops{ margin-top:35px}
	.contact .nr .s1 .tops h3{ width:90px; display:block; float:left; font-weight:normal; font-size:22px; color:#5a5a5a; line-height:1}
	.contact .nr .s1 .tops span{ display:block; width:calc(100% - 100px); float:right; border-bottom:1px solid #d6d6d6; line-height:1; font-size:12px; color:#5a5a5a; text-transform:uppercase; padding:2px 0}
	.contact .nr .s22{ padding:40px 0 20px}
	.contact .nr .s22 .lt ul li label{ width:50px; display:inline-block; vertical-align:top; line-height:40px; font-size:14px; color:#5a5a5a}
	.contact .nr .s22 .lt ul li:nth-child(4) label{ width:50px; display:inline-block; vertical-align:top; line-height:80px; font-size:14px; color:#5a5a5a}
	.contact .nr .s22 .lt ul li .inp1{ width:calc(100% - 60px); height:38px; border:1px solid #dedede; border-radius:5px; background:#f7f7f7}
	.contact .nr .s22 .lt ul li .inp2{ width:calc(100% - 60px); height:78px; border:1px solid #dedede; border-radius:5px; background:#f7f7f7; line-height:38px;}
	.contact .nr .s22 .lt ul li  .btn-submit{width:calc(100% - 60px); height:38px; border:1px solid #128c3f; border-radius:5px; background:#128c3f; color:#fff; font-size:16px;}
	.contact .nr .s22 .lt ul li{ width:100%; margin-bottom:20px;}
	.contact .nr .s1 ul li{ width:50%; float:left; height:auto; padding-bottom:20px; text-align:center; color:#fff; background:#128c3e}
	.contact .nr .s1 ul li span{ display:block; width:100%; height:80px;}
	.contact .nr .s1 ul li:nth-child(1) span{ background:url(x33.png) bottom center no-repeat; background-size:22%}
	.contact .nr .s1 ul li:nth-child(2) span{ background:url(x34.png) bottom center no-repeat; background-size:30%}
	.contact .nr .s1 ul li:nth-child(3) span{ background:url(x35.png) bottom center no-repeat; background-size:22%}
	.contact .nr .s1 ul li:nth-child(4) span{ background:url(x36.png) bottom center no-repeat; background-size:23%}
	.contact .nr .s1 ul li h4{ font-size:16px; font-weight:normal; line-height:1; padding:15px 0 12px}
	.contact .nr .s1 ul li p{ font-size:12px; line-height:20px; height:40px;}
	.contact .nr .s1 .map{ height:auto}
}










.i-wrap { position:relative; min-height:460px; _height:460px;}
@media all and (max-width:1279px){
  .i-wrap{margin:0 2%;}
}
@media (min-width:1280px) {
  .i-wrap{width: 1200px;margin: 0 auto;}
}
.job .job-t{background: #f5f5f5;margin-top:48px;}
.job .job-t .txt{float: left;width:60%;margin-left:3%;margin-top:2.5%;}
.job .job-t .pic{float: right;width:30%;}
.job .job-t .txt .h{font-size:22px;line-height:24px;}
.job .job-t .txt .p1{font-size: 16px;line-height: 28px;margin:0.1rem 0 0.25rem; color:#333}
.job .job-t .txt .p1 i{ display:inline-block; width:90px; vertical-align:top; font-weight:bold; text-align:justify;text-align-last: justify;}
.job .job-t .txt .p2{font-size: 16px;line-height: 24px;}
.job .job-b .title{font-size:24px;line-height: 24px;text-align: center;font-weight: bold;margin:0.6rem 0;}
.job .job-b .hd{font-size: 18px;line-height: 24px;text-align: center;padding-bottom:0.2rem;border-bottom:1px solid #cccccc;}
.job .job-b .hd{margin-bottom:0.7rem;}
.job .job-b .hd a{position: relative;padding-right:18px;display: inline-block;}
.job .job-b .hd a:after{position: absolute;content: "/";display: block;width:18px;height:24px;line-height:24px;right: 0;bottom:0;}
.job .job-b .hd a:last-child:after{content: "";}
.job .job-b .bd ul li .tit .h{float:left;padding-left:30px;background: url(inside-18.png) no-repeat left center;font-size:18px;line-height:30px;}
.job .job-b .bd ul li .tit .n{float: left;margin-left:1rem;font-size: 14px;line-height:30px;}
.job .job-b .bd ul li .tit .n span{margin-left:0.65rem;}
.job .job-b .bd ul li .tit .b{float: right;width:90px;font-size: 14px;line-height: 30px;background: #cdcdcd;text-align: center; cursor:pointer;}
.job .job-b .bd ul li .tit{margin-bottom: 0.15rem;}
.job .job-b .bd ul li .con{background: #f5f5f5;padding:0 0.5rem;}
.job .job-b .bd ul li .con .c{padding:0.35rem 0;position:relative;}
.job .job-b .bd ul li .con .c:nth-child(1){border-bottom:1px solid #cdcdcd;}
.job .job-b .bd ul li .con .c .c-r{padding-left:125px;font-size:14px;line-height: 24px;}
.job .job-b .bd ul li .con .c .c-l{position: absolute;left:15px;top:50%;font-size:14px;line-height: 24px;margin-top:-12px;}
.job .job-b .bd ul li{margin-bottom:0.65rem;}

@media all and (max-width:999px) and (min-width:800px){
	.job .job-t{padding:5%;}
	.job .job-t .txt{float: none;width:100%;margin:0 auto 20px;}
	.job .job-t .pic{float: none;width:100%;margin:0 auto;text-align:left;}
}
@media all and (max-width:799px){
	.job .job-t{padding:5%;margin-top:30px;}
	.job .job-t .txt{float: none;width:100%;margin:0 auto 20px;}
	.job .job-t .pic{float: none;width:100%;margin:0 auto;text-align:left;}
	.job .job-b .title{font-size:20px;line-height: 20px;margin:30px 0 15px;}
	.job .job-b .hd{font-size:16px;margin-bottom:10px;padding-bottom:10px;}
	.job .job-b .bd ul li .con .c .c-r{padding-left:88px;}
	.job .job-b .bd ul li .con .c .c-r{font-size:13px;}
	.job .job-b .bd ul li .con .c .c-l{left:5px;}
	.job .job-b .bd ul li .con .c{padding:20px 0;}
	.job .job-b .bd ul li .tit{margin-bottom:10px;}
}
.cov{position: fixed;left: 0;top:0;width: 100%;height: 100%;background:rgba(0,0,0,0.5);z-index:9998;display: none;}
.biaodan{position: fixed;padding:35px;background:#fff url(zp-3.png) no-repeat center;background-size:cover;left:50%;top:50%;z-index:9999;transform: translate(-50%,-50%);display: none;}
.biaodan .i-biaodan{border:1px solid #dadada;padding:45px; width:317px;position:relative;}
.biaodan .i-biaodan .h{font-size: 28px;line-height: 28px;text-align: center;font-weight: bold;margin-bottom: 12px;}
.biaodan .i-biaodan .e{font-size:14px;line-height: 14px;text-align: center;color: #969696;padding-bottom:16px;background:url(zp-2.png) no-repeat center bottom;margin-bottom:42px;}
.biaodan .i-biaodan .close{ display:block; width:24px; height:24px; background:url(zp-1.png) no-repeat center; cursor:pointer; position:absolute; top:15px; right:15px;}
.biaodan .i-biaodan ul li{padding:15px 18px;border:1px solid #c8c8c8;margin-bottom:22px;color: #bfbfbf;font-size:15px;line-height: 25px;}
.biaodan .i-biaodan ul li label{display: inline-block;padding-left:30px;}
.biaodan .i-biaodan ul li:nth-child(1) label{background:url(zp-5.jpg) no-repeat left center;}
.biaodan .i-biaodan ul li:nth-child(2) label{background:url(zp-4.png) no-repeat left center;}
.biaodan .i-biaodan .ta textarea{padding:15px 18px;border:1px solid #c8c8c8;font-size:15px;line-height: 25px;color: #bfbfbf;width:100%;box-sizing: border-box;}
.biaodan .i-biaodan .jl{font-size:15px;line-height: 25px;margin:22px 0;}
.biaodan .i-biaodan .sub input{font-size: 20px;line-height:46px;background:#128c3f;text-align: center;color: #fff;width: 100%;}

@media all and (max-width:799px){
	
	/* .biaodan,.cov{ display:none !important;} */
	.biaodan{ padding:20px;}
	.biaodan .i-biaodan{ padding:20px;}
	.biaodan .i-biaodan .e{ margin-bottom:20px;}
	.biaodan .i-biaodan ul li{ margin-bottom:12px;}
	.biaodan .i-biaodan .jl{ margin:12px 0;}
}

.pc-nr{ display:block}
.sj-nr{ display:none}

@media all and (max-width:1200px){
	
	.pc-nr{ display:none}
	.sj-nr{ display:block}
}

@media (max-width:1600px) {
	.wrap{ width:1200px;}
	.wrap .main{ width:1200px}
}
@media (max-width:1200px){
	.wrap{ width:100%}
	.sidebar{ margin:0 ; width:100%}
	.sidebar .Htitle{ display:none}
	.wrap .sidebar{ background:none}
	.wrap .main{ width:90%}
	.menu ul{ box-shadow:0 0 0 0}
}
@media (max-width:640px){
	.third_nav{ width:100%; margin-top:10px; text-align:left;border: 1px solid #15499a; border-bottom:0; border-right:0; background:#f5f5f5; box-sizing:border-box}
	.third_nav li{ width:50%; margin:0; float:left; text-align:center; border-bottom:1px solid #15499a; border-right:1px solid #15499a; box-sizing:border-box}
	.third_nav li a{ border:0}
}

/*团队*/
.swiper-container-4{ width:100%; overflow:hidden; position:relative}
.swiper-container-4 .swiper-slide{ position:relative; float:left; width:32%; margin-right:2%; margin-bottom:2%}
.swiper-container-4 .swiper-slide:nth-child(3n){ margin-right:0}
.swiper-container-4 .swiper-slide .pic{ width:100%; overflow:hidden}
.swiper-container-4 .swiper-slide .pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.swiper-container-4 .swiper-slide:hover  .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.swiper-container-4 .swiper-slide img{ width:100%}
.swiper-container-4 .swiper-slide .title{ width:100%; height:112px; background:#f3f3f3; position:relative}
.swiper-container-4 .swiper-slide .title .s1{ background:url(g_27.png) 90% center no-repeat; height:112px; width:100%; line-height:112px; box-sizing:border-box; padding-left:25px; font-size:18px; color:#020000}
.swiper-container-4 .swiper-slide .title .s2{ width:100%; height:100%; background:#0c345b; position:absolute; left:0; bottom:0;opacity:0; transition:all 0.3s linear; box-sizing:border-box; font-size:0;}
.swiper-container-4 .swiper-slide .title .s2 .sp1{ display:inline-block; vertical-align:top; line-height:112px; color:#fff; font-size:18px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; padding:0 25px; width:100%; box-sizing:border-box}
.swiper-container-4 .swiper-slide .title .s2 .sp1 i{ font-size:14px;}
.swiper-container-4 .swiper-slide:hover .title .s2{ opacity:1}

@media (max-width:1200px) {
	.swiper-container-4 .swiper-slide .title{ height:60px}
	.swiper-container-4 .swiper-slide .title .s1{ height:60px; line-height:60px; font-size:16px; background-size:20px}
	.swiper-container-4 .swiper-slide .title .s2{ height:60px}
	.swiper-container-4 .swiper-slide .title .s2 .sp1{ height:60px; font-size:16px; line-height:60px}
	.swiper-container-4 .swiper-slide .title .s2 .sp2{ width:calc(100% - 100px); height:auto; margin:0; line-height:60px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; font-size:15px}
}
@media (max-width:640px) {
	.swiper-container-4 .swiper-slide{ width:49%; margin-right:2%}	
	.swiper-container-4 .swiper-slide:nth-child(3n){ margin-right:2%}
	.swiper-container-4 .swiper-slide:nth-child(2n){ margin-right:0%}
	.swiper-container-4 .swiper-slide .title{ height:40px}
	.swiper-container-4 .swiper-slide .title .s1{ height:40px; line-height:40px; font-size:14px; background-size:16px; padding-left:10px}
	.swiper-container-4 .swiper-slide .title .s2{ height:40px}
	.swiper-container-4 .swiper-slide .title .s2 .sp1{ height:40px; line-height:40px; font-size:14px; padding:0 10px}
	.swiper-container-4 .swiper-slide .title .s2 .sp1 i{ font-size:12px}
	.swiper-container-4 .swiper-slide .title .s2 .sp2{ height:40px; font-size:12px;width:calc(100% - 90px);  line-height:40px }
}

/*学部介绍*/
.swiper-container-3{ width:100%; position:relative; overflow:hidden}
.swiper-container-3 .swiper-slide{ position:relative; padding-bottom:15px; width:32%; margin-right:2%; margin-bottom:2%; float:left}
.swiper-container-3 .swiper-slide:nth-child(3n){ margin-right:0}
.swiper-container-3 .swiper-slide .pic{ width:100%; overflow:hidden}
.swiper-container-3 .swiper-slide .pic img{ width:100%;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.swiper-container-3 .swiper-slide:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.swiper-container-3 .swiper-slide .title{ width:90%; margin:0 auto; background:#fff; box-shadow:0 0 15px rgba(00,00,00,0.2); position:relative; margin-top:-80px; height:110px;}
.swiper-container-3 .swiper-slide .title a{ display:block; padding:28px 0; text-align:center}
.swiper-container-3 .swiper-slide .title a h3{ font-weight:normal;  line-height:1; font-size:22px; color:#020000}
.swiper-container-3 .swiper-slide .title a p{ font-size:18px; color:#b9bfc8; text-transform:uppercase; padding-top:8px}
@media (max-width:1600px) {
	.swiper-container-3 .swiper-slide .title{ height:70px; margin-top:-40px}
	.swiper-container-3 .swiper-slide .title a{ padding:13px}
	.swiper-container-3 .swiper-slide .title a h3{ font-size:18px}
	.swiper-container-3 .swiper-slide .title a p{ font-size:14px}
}
@media (max-width:1200px) {
	.gcon_3 .nr{ width:96%}
	.swiper-container-3 .swiper-button-prev-3{ left:0}
	.swiper-container-3 .swiper-button-next-3{ right:0}
}
@media (max-width:640px){
	.swiper-container-3 .swiper-slide{ width:49%;}
	.swiper-container-3 .swiper-slide:nth-child(3n){ margin-right:2%}
	.swiper-container-3 .swiper-slide:nth-child(2n){ margin-right:0%}
	.swiper-container-3 .swiper-slide .title{ height:50px; margin-top:-30px}
	.swiper-container-3 .swiper-slide .title a{ padding:8px 0}
	.swiper-container-3 .swiper-slide .title a h3{ font-size:14px}
	.swiper-container-3 .swiper-slide .title a p{ font-size:12px; padding-top:5px}
	.list li{ height:93px}
	.list li .sp1{ width:70px; height:70px; top:10px}
	.list li .sp1 .p1{ font-size:22px; padding-top:15px}
	.list li .tit{ width:calc(100% - 70px); padding-left:15px; height:86px; padding-top:15px}
	.list li .tit h3{ font-size:16px; padding-bottom:5px}
	.list li .tit .intro{ font-size:14px; line-height:20px; height:42px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
	.hotNews .s1{ width:100%; margin-bottom:15px}
	.hotNews{ padding:0}
	.hotNews .s1 dt{ margin-top:5px}
	.hotNews .s1 dd.t{ padding:5px 0}
	
	.list2 li{}
	.list2 li .sp1{ width:60px; height:60px; top:10px}
	.list2 li .sp1 .p1{ font-size:20px; padding-top:10px}
	.list2 li .tit{ padding-left:10px;}
	.list2 li .tit h3{ font-size:16px; padding-bottom:5px}
	.list2 li .tit .intro{ font-size:14px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
	
	
	.form-panel .input.input2{ width:calc(100% - 15px); padding:0}
	.form-panel .input a{ width:48%; height:36px; line-height:36px; font-size:14px;}
	.form-panel .input .btn-submit{ width:48%; margin:0; margin-left:4%; height:36px; font-size:14px}
	.form-panel li.field label{ width:50px; font-size:14px; line-height:36px}
	.form-panel .input{ margin-bottom:15px}
	.form-panel .textarea, .form-panel .text{ height:36px; font-size:14px;}
	.form-panel .submit-field{ padding-left:50px}
	.picxx{ font-size:14px}
}


.contactx{ width:100%}
.contactx ul{ width:100%}
.contactx ul li{ border-left:3px solid #0f3d6a; box-sizing:border-box; padding:0 0  20px 20px; float:left; height:162px}
.contactx ul li h3{ font-size:26px; color:#0f3d6a; font-weight:normal; line-height:30px; margin-top:20px}
.contactx ul li h3 i{ display:inline-block; vertical-align:middle; line-height:1; font-size:16px; color:#060000}
.contactx li:nth-child(4){ padding:0; text-align:center}
.contactx .lx{ font-size:16px; color:#060000; margin-top:20px}
.contactx .lx div{ display:inline-block; vertical-align:top;}
.contactx .lx div.a{ padding-right:25px}
.contactx li .ewm{ text-align:center; font-size:14px; color:#0f3d6a}
.contactx li:nth-child(1){ width:33%}
.contactx li:nth-child(2){ width:27%}
.contactx li:nth-child(3){ width:27%}
.contactx li:nth-child(4){ width:13%}
@media (max-width:1200px) {
	.contactx ul li{ height:auto}
	.contactx li:nth-child(1){ width:100%; padding:10px 0; border:0;border-bottom:2px solid #0f3d6a;}
	.contactx li:nth-child(2){ width:100%; padding:10px 0; border:0;border-bottom:2px solid #0f3d6a;}
	.contactx li:nth-child(3){ width:100%; padding:10px 0; border:0;border-bottom:2px solid #0f3d6a;}
	.contactx li:nth-child(4){ width:100%; padding:10px 0; border:0;border-bottom:2px solid #0f3d6a; text-align:left}
	.contactx li .ewm{ display:inline-block; vertical-align:top;}
	.contactx ul li h3{ margin:0}
	.contactx ul li h3{ font-size:18px; line-height:24px}
	.contactx ul li h3 i{ font-size:14px}
	.contactx .lx{ font-size:14px; margin-top:5px}
}










