@charset "utf-8";
/* Banner */
.banner-ny { position:relative; }
.banner-ny img { width:100%; height:auto; }
.banner-ny .img02 { display:none; }

.banner-ny .txt { position:absolute; top:50%; transform: translateY(-50%); left:0; right:0; color:#fff; text-align:center; z-index:2; }
.banner-ny .txt .p1 { font-size:48px; }
.banner-ny .txt .p2 { font-size:30px; }

@media all and (max-width:1680px){
	.banner-ny .txt .p1 { font-size:38px; }
	.banner-ny .txt .p2 { font-size:20px; }
}

@media all and (max-width:1200px){
	.banner-ny .img01 { display:none; }
	.banner-ny .img02 { display:block; }
	
	.banner-ny .txt .p1 { font-size:24px; }
	.banner-ny .txt .p2 { font-size:14px; }
}
@media all and (max-width:750px){
	.banner-ny .txt .p1 { font-size:20px; }
	.banner-ny .txt .p2 { font-size:14px; }
}



.banner-dis { position:relative; }
.banner-dis img { width:100%; height:auto; }
 
.banner-dis .txt { position:absolute; top:35%; left:0; right:0; color:#fff; text-align:center; z-index:2; }
.banner-dis .txt .p1 { font-size:48px; }
.banner-dis .txt .p2 { font-size:30px; }

@media all and (max-width:1680px){
	.banner-dis .txt .p1 { font-size:38px; }
	.banner-dis .txt .p2 { font-size:20px; }
}

@media all and (max-width:1200px){
	.banner-dis .txt { top:50%; transform: translateY(-50%); }
	.banner-dis .txt .p1 { font-size:24px; }
	.banner-dis .txt .p2 { font-size:14px; }
}
@media all and (max-width:750px){
	.banner-dis .txt .p1 { font-size:20px; }
	.banner-dis .txt .p2 { font-size:14px; }
}
 
/* 主体 */
.container { position:relative; padding:0; background:url(bg01.png) no-repeat center top; }
.wrap {  margin:0 auto; }

.main { padding:100px 0; background:url(bg02.png) no-repeat center bottom; }

@media all and (max-width:1680px){
	.main { padding:80px 0; }
}
@media all and (max-width:1200px){
	.main { padding:30px 0; }
}

.sidebar { background:#335ba8; }
.leftTitle { display:none; }

.menu { position:relative; }
.menu ul li { position:relative; display:inline-block; margin-right:80px; }
.menu ul li:last-child { margin-right:0; }
.menu ul li a { position:relative; display:block; font-size:18px; color:rgba(255,255,255,0.5); line-height:60px; }
.menu ul li a:before { position:absolute; display:none; content:""; left:15px; right:15px; bottom:10px; height:2px; background:#fff; z-index:5; }
.menu ul li a.current,.menu ul li:hover a { color:#fff; }
.menu ul li a.current:before,.menu ul li:hover a:before { display:block; }
 
@media all and (max-width:1680px){
	.menu ul li { margin-right:40px; }
	.menu ul li:last-child { margin-right:0; }
	.menu ul li a { font-size:16px; }
}
@media all and (max-width:1200px){
	.menu { display:none; }
}
 

/* 内容模式 */
.article { line-height:2; font-size:16px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:26px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; font-size:16px; }
.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%; }

@media all and (max-width:1200px){
	.article { font-size:14px; }
	.article .hd h1 { font-size:20px; }
	.article .bd { font-size:14px; }
}
 
/* 面包屑 */
.location { width:1280px; margin:0 auto 30px; font-size:16px; color:#333; display:none; }
.location a { color:#333; display:inline-block; padding:0 10px; }
.location a.u-home { padding-left:25px; background:url(u-home.png) no-repeat center left; }

@media all and (max-width:1680px){
	.location { width:100%; }
}
@media all and (max-width:1000px){
 
	.location { margin:0 auto 20px; font-size:12px; }
	.location a { padding:0 5px; }
}
 
 
/* 新闻列表 */
.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 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; height:auto; margin-right:20px; padding:4px; border:1px solid #e7e7e7; box-sizing: border-box; }
.pothoItem .item .pic img { width:100%; height:auto; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl .d,.pothoItem .item dl .m { display:none; }
.pothoItem .item dl .i { padding:5px 0 0; color:#999; font-size:14px; line-height:25px; }

@media all and (max-width:1200px){
	.pothoItem .item .pic { float:none; width:100%; height:auto; margin-right:0; margin-bottom:20px; }
}

.picnews { padding-bottom:60px; }
.picnews ul { border-bottom:1px solid #7f7f7f; }
.picnews ul li { position:relative; border-top:1px solid #7f7f7f; }
.picnews ul li:before { position:absolute; left:0; top:-1px; width:0; height:3px; background:#009358; display:block; content:""; transition: all 0.6s; z-index:2; }
.picnews ul li a { position:relative; display:block; padding:35px 0; }
.picnews ul li .pic { float:right; width:400px; margin-right:160px; overflow:hidden; }
.picnews ul li .pic img { transition: all 0.6s; }
.picnews ul li .txt { float:left; width:calc(100% - 730px); }
.picnews ul li .txt .p1 { font-size:24px; color:#333; line-height:40px; min-height:80px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.picnews ul li .txt .p2 { display:none; margin-top:10px; color:#7d7d7d; font-size:14px; }
.picnews ul li .txt .p3 { font-size:16px; color:#7d7d7d; line-height:30px; margin-top:20px; min-height:90px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.picnews ul li .txt .p4 { font-size:16px; color:#7d7d7d; margin-top:60px; }

.picnews ul li .date { position:absolute; top:35px; right:0; font-size:36px; color:#303030; line-height:1; text-align:right; z-index:2; }
.picnews ul li .date span { display:block; font-size:18px; margin-top:10px; }

.picnews ul li:hover:before { width:100%; }
.picnews ul li:hover .pic img { transform: scale(1.1)!important; }
.picnews ul li:hover .txt .p1 { color:#009358; }
.picnews ul li:hover .txt .p4 { color:#009358; }
.picnews ul li:hover .date { color:#009358; }

@media all and (max-width:1680px){
	.picnews { padding-bottom:40px; }
	.picnews ul li a { padding:25px 0; }
	.picnews ul li .pic { float:right; width:300px; margin-right:100px; }
 
	.picnews ul li .txt { float:left; width:calc(100% - 450px); }
	.picnews ul li .txt .p1 { font-size:18px; line-height:30px; min-height:60px; -webkit-line-clamp:2; }
	.picnews ul li .txt .p3 { font-size:14px; line-height:25px; margin-top:15px; min-height:75px; -webkit-line-clamp:3; }
	.picnews ul li .txt .p4 { font-size:14px; margin-top:20px; }

	.picnews ul li .date { top:25px; font-size:28px; }
	.picnews ul li .date span { font-size:16px; margin-top:10px; }
}
@media all and (max-width:750px){
	.picnews { padding-bottom:30px; }
 
	.picnews ul li a { padding:15px 0; }
	.picnews ul li .pic { float:none; width:100%; margin-right:0; }
 
	.picnews ul li .txt { float:none; width:100%; margin-top:20px; }
	.picnews ul li .txt .p1 { font-size:16px; line-height:25px; min-height:25px; -webkit-line-clamp:2; }
	.picnews ul li .txt .p2 { display:block; }
	.picnews ul li .txt .p3 { font-size:14px; line-height:25px; margin-top:10px; min-height:25px; -webkit-line-clamp:3; }
	.picnews ul li .txt .p4 { font-size:14px; margin-top:15px; }

	.picnews ul li .date { display:none; }
}


.xwArea { padding-bottom:60px; }
.xwArea ul { border-bottom:1px solid #7f7f7f; }
.xwArea ul li { position:relative; border-top:1px solid #7f7f7f; }
.xwArea ul li:before { position:absolute; left:0; top:-1px; width:0; height:3px; background:#009358; display:block; content:""; transition: all 0.6s; z-index:2; }
.xwArea ul li a { position:relative; display:block; padding:40px 0; }
.xwArea ul li .date { position:absolute; transform: translateY(-50%); left:0; top:50%; color:#7d7d7d; font-size:36px; line-height:1; z-index:2; }
.xwArea ul li .date:before { position:absolute; left:175px; transform: translateY(-50%); top:50%; width:10px; height:95px; display:block; content:""; background:url(xw01.png) no-repeat center; background-size:cover; z-index:2; }
.xwArea ul li .date span { display:block; font-size:18px; margin-top:10px; }
 
.xwArea ul li .txt { float:right; width:calc(100% - 255px); }
.xwArea ul li .txt .p1 { font-size:24px; color:#333; line-height:40px; height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.xwArea ul li .txt .p2 { display:none; margin-top:10px; color:#7d7d7d; font-size:14px; }
.xwArea ul li .txt .p3 { font-size:16px; color:#7d7d7d; line-height:30px; margin-top:25px; min-height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.xwArea ul li .txt .p4 { font-size:16px; color:#7d7d7d; margin-top:35px; }
 
.xwArea ul li:hover:before { width:100%; }
.xwArea ul li:hover .txt .p1 { color:#009358; }
.xwArea ul li:hover .txt .p4 { color:#009358; }
.xwArea ul li:hover .date { color:#009358; }

@media all and (max-width:1680px){
	.xwArea { padding-bottom:40px; }
	.xwArea ul li a { padding:25px 0; }
	.xwArea ul li .date { font-size:28px; }
	.xwArea ul li .date:before { left:110px; width:7px; height:67px; }
	.xwArea ul li .date span { font-size:16px; margin-top:10px; }
	 
	.xwArea ul li .txt { float:right; width:calc(100% - 180px); }
	.xwArea ul li .txt .p1 { font-size:18px; line-height:30px; height:30px; }
	.xwArea ul li .txt .p3 { font-size:14px; line-height:25px; margin-top:15px; min-height:50px; -webkit-line-clamp:2; }
	.xwArea ul li .txt .p4 { font-size:14px; margin-top:20px; }
}
@media all and (max-width:1200px){
	.xwArea { padding-bottom:30px; }
	.xwArea ul li a { padding:20px 0; }
	.xwArea ul li .date { font-size:20px; }
	.xwArea ul li .date:before { left:70px; width:5px; height:48px; }
	.xwArea ul li .date span { font-size:14px; margin-top:10px; }
	 
	.xwArea ul li .txt { float:right; width:calc(100% - 90px); }
	.xwArea ul li .txt .p1 { font-size:16px; line-height:25px; height:25px; }
	.xwArea ul li .txt .p3 { font-size:14px; line-height:25px; margin-top:10px; min-height:50px; -webkit-line-clamp:2; }
	.xwArea ul li .txt .p4 { font-size:14px; margin-top:15px; }
}
@media all and (max-width:750px){
	.xwArea ul li .date { display:none; }
	
	.xwArea ul li .txt { float:none; width:100%; }
	.xwArea ul li .txt .p2 { display:block; }
}

.whArea { padding:30px 0 60px; }
.whArea ul li { position:relative; float:left; width:32%; margin-right:2%; padding-bottom:60px; border-bottom:1px solid #7f7f7f; }
.whArea ul li:before { position:absolute; left:0; width:0; bottom:-1px; height:3px; display:block; content:""; background:#009358; transition: all 0.6s; z-index:2; }
.whArea ul li:nth-child(3n) { margin-right:0; }
.whArea ul li:nth-child(n + 4) { margin-top:65px; }
.whArea ul li .pic { overflow:hidden; }
.whArea ul li .pic img { transition: all 0.6s; }
.whArea ul li .txt { margin-top:35px; }
.whArea ul li .txt .p1 { font-size:24px; color:#333; line-height:40px; height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.whArea ul li .txt .p2 { display:none; margin-top:10px; color:#7d7d7d; font-size:14px; }
.whArea ul li .txt .p3 { font-size:16px; color:#7d7d7d; line-height:30px; margin-top:25px; min-height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.whArea ul li .txt .p4 { font-size:16px; color:#7d7d7d; margin-top:60px; }
 
.whArea ul li .date { position:absolute; right:0; bottom:30px; color:#333; font-size:36px; text-align:right; line-height:1; z-index:2; }
.whArea ul li .date span { display:block; font-size:18px; margin-top:10px; }

.whArea ul li:hover:before { width:100%; }
.whArea ul li:hover .pic img { transform: scale(1.1)!important; }
.whArea ul li:hover .txt .p1 { color:#009358; }
.whArea ul li:hover .txt .p4 { color:#009358; }
.whArea ul li:hover .date { color:#009358; }

@media all and (max-width:1680px){
	.whArea { padding:20px 0 40px; }
	.whArea ul li { width:32%; margin-right:2%; padding-bottom:40px; }
	.whArea ul li:nth-child(3n) { margin-right:0; }
	.whArea ul li:nth-child(n + 4) { margin-top:40px; }
 
	.whArea ul li .txt { margin-top:20px; }
	.whArea ul li .txt .p1 { font-size:18px; line-height:30px; height:30px; }
	.whArea ul li .txt .p3 { font-size:14px; line-height:25px; margin-top:20px; min-height:50px; -webkit-line-clamp:2; }
	.whArea ul li .txt .p4 { font-size:14px; margin-top:30px; }
	 
	.whArea ul li .date { bottom:15px; font-size:20px; }
	.whArea ul li .date span { font-size:14px; margin-top:10px; }
}
@media all and (max-width:1200px){
	.whArea { padding:0 0 30px; }
	.whArea ul li { width:49%; margin-right:2%; padding-bottom:40px; }
	.whArea ul li:nth-child(3n) { margin-right:2%; }
	.whArea ul li:nth-child(2n) { margin-right:0; }
	.whArea ul li:nth-child(n + 3) { margin-top:20px; }
 
	.whArea ul li .txt { margin-top:15px; }
	.whArea ul li .txt .p1 { font-size:16px; line-height:20px; height:20px; }
	.whArea ul li .txt .p3 { font-size:14px; line-height:25px; margin-top:15px; min-height:50px; -webkit-line-clamp:2; }
	.whArea ul li .txt .p4 { font-size:14px; margin-top:20px; }
	 
	.whArea ul li .date { bottom:15px; font-size:20px; }
	.whArea ul li .date span { font-size:14px; margin-top:10px; }
}
@media all and (max-width:750px){
	.whArea { padding:0 0 30px; }
	.whArea ul li { width:100%; margin-right:0; padding-bottom:15px; }
	.whArea ul li:nth-child(3n) { margin-right:0; }
	.whArea ul li:nth-child(2n) { margin-right:0; }
	.whArea ul li:nth-child(n + 2) { margin-top:15px; }
 
	.whArea ul li .txt { margin-top:15px; }
	.whArea ul li .txt .p2 { display:block; }
	.whArea ul li .txt .p3 { margin-top:10px; }
	.whArea ul li .txt .p4 { margin-top:15px; }
	 
	.whArea ul li .date { display:none; }
}


/*
.picnews ul li { float:left; width:31%; margin:0 3.5% 60px 0; }
.picnews ul li:nth-child(3n) { margin-right:0; }
.picnews ul li .pic { overflow:hidden; }
.picnews ul li .pic img { transition: all 0.6s; }
.picnews ul li:hover .pic img { transform: scale(1.1)!important; }
.picnews ul li .txt { margin-top:25px; }
.picnews ul li .txt .p1 { font-size:18px; color:#000; height:25px; line-height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.picnews ul li .txt .p2 { font-size:14px; color:#777; margin-top:15px; }
.picnews ul li .txt .p3 { font-size:14px; color:#777; margin-top:15px; line-height:25px; height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
 
@media all and (max-width:1200px){
	.picnews ul li { width:100%; margin:0 0 25px 0; }
	.picnews ul li:nth-child(3n) { margin-right:0; }
	.picnews ul li:nth-child(2n) { margin-right:0; }
	
	.picnews ul li .txt { margin-top:15px; }
	.picnews ul li .txt .p1 { font-size:14px; }
	.picnews ul li .txt .p2 { font-size:12px; margin-top:5px; }
	.picnews ul li .txt .p3 { font-size:12px; margin-top:10px; line-height:20px; height:40px; } 
}
*/

/* 图片列表 */
.piList .pic-item-list { padding-bottom:10px; }
.piList .pic-item-list .pic-item { float:left; width:24%; margin:0 1.33% 30px 0; }
.piList .pic-item-list .pic-item:nth-child(4n) { margin-right:0; }
.piList .pic-item-list .pic-item .list-pic { overflow:hidden; }
.piList .pic-item-list .pic-item .list-pic img { width:100%; height:auto; transition: all 0.6s; }
.piList .pic-item-list .pic-item dl { padding:5px; margin-top:10px; }
.piList .pic-item-list .pic-item dl dt { height:30px; font-size:20px; line-height:30px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
 
.piList .pic-item-list .pic-item:hover .list-pic img { transform: scale(1.1)!important; }

@media all and (max-width:1680px){
	.piList .pic-item-list .pic-item dl dt { height:20px; font-size:16px; line-height:20px; }
}
 
@media all and (max-width:1200px){
	.piList .pic-item-list .pic-item { width:49%;  }
	.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; }
	.piList .pic-item-list .pic-item dl dt { font-size:14px; }

}
 
/* 分页 */
.page { text-align:center; font-size:0; }
.page a { display:inline-block; margin:0 4px; padding:0 15px; background:#f4f4f4; color:#333; line-height:40px; font-size: 14px; border-radius:5px; }
.page a:hover,.page .current { background:#3151a4; color:#fff; }

@media screen and (max-width: 1680px){
	.page a { margin:0 3px; padding:0 10px; line-height:30px; font-size: 14px; }
}
@media screen and (max-width: 1200px){
	.page a { margin:0 3px 5px 3px; padding:0 10px; line-height:25px; font-size: 12px; }
}
 
.ny-hd { line-height:1.1; font-size:36px; margin-bottom:40px; }
.ny-hd .p1 { color:#335ba8; text-transform:uppercase; }
.ny-hd .p2 { color:#323942; font-weight:bold; margin-top:15px; }

@media all and (max-width:1680px){
	.ny-hd { font-size:28px; margin-bottom:40px; }
	.ny-hd .p2 { margin-top:15px; }
}
@media all and (max-width:1200px){
	.ny-hd { font-size:20px; margin-bottom:30px; }
	.ny-hd .p2 { margin-top:10px; }
}


.container-dj .sidebar { background:#b71909; }
.container-dj .ny-hd .p1 { color:#b71909; }
.container-dj .picnews ul li:before { background:#b71909; }
 
.container-dj .picnews ul li:hover .txt .p1 { color:#b71909; }
.container-dj .picnews ul li:hover .txt .p4 { color:#b71909; }
.container-dj .picnews ul li:hover .date { color:#b71909; }

.container-dj .page a:hover,.container-dj .page .current { background:#b71909; color:#fff; }

.container-dj .xwArea ul li:before { background:#b71909; }
.container-dj .xwArea ul li:hover .txt .p1 { color:#b71909; }
.container-dj .xwArea ul li:hover .txt .p4 { color:#b71909; }
.container-dj .xwArea ul li:hover .date { color:#b71909; }



.ldArea { max-width:1485px; padding:100px 100px 80px 100px; margin:0 auto; background:url(ldArea.jpg) no-repeat center bottom; box-shadow:0px 0px 10px rgba(0,0,0,0.1); background-size:100% 100%; }
.ldArea .ny-hd { text-align:center; margin-bottom:60px; }
.ldArea .bd { line-height:70px; font-size:18px; color:#2e3b49; background:url(ld01.png) repeat top left; }
.ldArea .bd01 { margin-top:40px; text-align:right; }
.ldArea .bd01 img { max-width:190px; }

@media all and (max-width:1680px){
	.ldArea { padding:60px 50px; }
	.ldArea .ny-hd { margin-bottom:40px; }
	.ldArea .bd { line-height:50px; font-size:16px; background-size:3px 50px; }
	.ldArea .bd01 { margin-top:30px; }
	.ldArea .bd01 img { max-width:120px; }
}
@media all and (max-width:750px){
	.ldArea { padding:30px 4%; }
	.ldArea .ny-hd { margin-bottom:30px; }
	.ldArea .bd { line-height:35px; font-size:14px; background-size:3px 35px; }
	.ldArea .bd01 { margin-top:20px; }
	.ldArea .bd01 img { max-width:60px; }
}

.cyArea ul { overflow: hidden; display: flex; justify-content: space-between; }
.cyArea ul li { position:relative; float:left; width:12.66%; transition:0.6s; overflow:hidden;  flex-grow: 1; }
.cyArea ul li .pic { position:relative; }
.cyArea ul li .pic img { width:580px; }
.cyArea ul li .pic p { position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.3); z-index:2; }
.cyArea ul li .txt { position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); text-align:center; z-index:2; }
.cyArea ul li .txt p { min-height:45px; }
.cyArea ul li .txt p img { max-height:30px; }
.cyArea ul li .txt i { display:block; font-size:24px; line-height:28px; width:25px; color:#fff; margin:0 auto; }

.cyArea ul li .txt01 { position:absolute; color:#fff; padding:30px 45px 0 45px; width:520px; min-height:150px; border-radius:15px 0 0 0; background:url(cy01.png) no-repeat center right; background-size:cover; right:0; bottom:0; display:none; box-sizing: border-box; z-index:2; }
.cyArea ul li .txt01 .p1 { font-size:22px; }
.cyArea ul li .txt01 .p2 { width:40px; height:2px; background:#fff; margin-top:10px; }
.cyArea ul li .txt01 .p3 { font-size:14px; margin-top:15px; line-height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.cyArea ul li.on { width:36.7%; flex-shrink: 0; }
.cyArea ul li.on .pic p { display:none; }
.cyArea ul li.on .txt { display:none; }
.cyArea ul li.on .txt01 { display:block; }

.cyArea01 { display:none; }
.cyArea01 .swiper-slide a { position:relative; display:block; }
.cyArea01 .swiper-slide .txt01 { display:none; }

.cyArea01 .swiper-slide .pic { position:relative; }
.cyArea01 .swiper-slide .pic p { position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.3); z-index:2; }
.cyArea01 .swiper-slide .txt { position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); text-align:center; z-index:2; }
.cyArea01 .swiper-slide .txt p { min-height:35px; }
.cyArea01 .swiper-slide .txt p img { max-height:25px; }
.cyArea01 .swiper-slide .txt i { display:block; font-size:18px; line-height:20px; width:20px; color:#fff; margin:0 auto; }

.swiper-pagination-cy01 { width:100%; text-align:center; margin-top:20px; }
.swiper-pagination-cy01 .swiper-pagination-bullet { width:8px; height:8px; margin:0 3px; background:#ddd; opacity:1; }
.swiper-pagination-cy01 .swiper-pagination-bullet-active { background:#3151a4; }
 
@media all and (max-width:1680px){
	.cyArea ul li .pic img { width:445px; }
	
	.cyArea ul li .txt01 { padding:20px 20px 0 20px; width:400px; min-height:120px; }
	.cyArea ul li .txt01 .p1 { font-size:18px; }
	.cyArea ul li .txt01 .p2 { width:40px; height:2px; margin-top:10px; }
	.cyArea ul li .txt01 .p3 { font-size:14px; margin-top:15px; }
}
@media all and (max-width:1200px){
	.cyArea ul li .txt p { min-height:35px; }
	.cyArea ul li .txt p img { max-height:25px; }
	.cyArea ul li .txt i { display:block; font-size:20px; line-height:25px; width:25px; }

	.cyArea ul li .pic img { width:415px; }
	.cyArea ul li .txt01 { width:90%; }
}
@media all and (max-width:750px){
	.cyArea { display:none; }
	.cyArea01 { display:block; }
}


.cp{background: url(b2.jpg) no-repeat top center;background-size: cover;}
.cp .cpc{width: 600px;margin:0 auto;height: 100vh;position: relative;}
.cp .cpc .cpca{padding-top: 12vh;text-align: center;}
.cp .cpc .cpcb{margin-top: 12vh;text-align: center;font-size: 48px;color: #010101;font-weight: bold;line-height: 1;}
.cp .cpc .cpcc{margin-top: 7vh;border:4px solid #0046a0;border-radius: 40px;height: 80px;font-size: 0;overflow: hidden;background: #0046a0}
.cp .cpc .cpcc input.txt{width: 421px;height: 80px;vertical-align: top;background: none;border:0;padding-left: 58px;background:#fff url(a3.png) no-repeat 19px center;font-size: 24px;color: #333;}
.cp .cpc .cpcc input.sbt{width: 113px;height: 80px;font-size: 30px;color: #fff;vertical-align: top;background: #0046a0}
.cp .cpc .cpcd{margin-top: 3vh;font-size: 24px;color: #d51919;line-height: 40px;text-align: center;}
.cp .cpc .cpce{position: absolute;bottom: 40px;left:0;width: 100%;text-align: center;font-size: 24px;color: #000000;line-height: 2;}
@media screen and (max-width:1640px){
	.cp .cpc .cpca{padding-top: 10vh;}
	.cp .cpc .cpcb{margin-top: 10vh}
	.cp .cpc .cpcc{margin-top: 5vh;}
	.cp .cpc .cpcd{margin-top: 2vh;}
}
@media screen and (max-width:750px){
	.cp .cpc{width: 85%;}
	.cp .cpc .cpca{padding-top: 13vh;}
	.cp .cpc .cpcb{margin-top: 13vh}
	.cp .cpc .cpcc{margin-top: 7vh;}
	.cp .cpc .cpcd{margin-top: 4vh;}
	.cp .cpc .cpca img{width: 100%;}
	.cp .cpc .cpcb{font-size: 28px;}
	.cp .cpc .cpcc{border:3px solid #0046a0;border-radius: 27px;height: 54px;}
	.cp .cpc .cpcc input.txt{width: 80%;height: 54px;padding-left: 37px;background: #fff url(a3.png) no-repeat 10px center;font-size: 14px;background-size: 25px 25px;box-sizing: border-box;}
	.cp .cpc .cpcc input.sbt{width: 20%;height: 54px;font-size: 16px;}
	.cp .cpc .cpcd{font-size: 14px;line-height: 24px;}
	.cp .cpc .cpce{bottom: 20px;font-size: 14px;}
}

.cpo{background: #fef4e4;min-height: 100vh;box-sizing: border-box;padding: 30px 0;}
.cpo .cpoc{width: 705px;background: #fff;border-radius: 10px;margin:0 auto;}
.cpo .cpoc .cpoca{line-height: 110px;border-bottom: 1px solid #fef4e4;font-size: 24px;color: #93874a;padding: 0 27px;}
.cpo .cpoc .cpocb{margin-top: 43px;}
.cpo .cpoc .cpocb .cpocba{text-align: center;}
.cpo .cpoc .cpocb .cpocba .cpocbaa{font-size: 30px;color: #000000;}
.cpo .cpoc .cpocb .cpocba .cpocbab{margin-top: 20px;font-size: 24px;color: #93874a;line-height: 1.8;}
.cpo .cpoc .cpocb .cpocba .cpocbac{height: 2px;background: url(a4.jpg) no-repeat center;margin-top: 27px;}
.cpo .cpoc .cpocb .cpocbb{padding: 60px 45px 35px;}
.cpo .cpoc .cpocb .cpocbb .cpocbbi{margin-bottom: 45px;}
.cpo .cpoc .cpocb .cpocbb .cpocbbi .cpocbbia{font-size: 24px;color: #000000;}
.cpo .cpoc .cpocb .cpocbb .cpocbbi .cpocbbib{font-size: 24px;color: #93874a;margin-top: 8px;}
.cpo .cpoc .cpocb .cpocbc{padding: 0 45px 105px;font-size: 24px;color: #93874a;line-height: 1.8;}
@media screen and (max-width:1640px){

}
@media screen and (max-width:750px){
	.cpo{padding: 20px;}
	.cpo .cpoc{width: 100%;}
	.cpo .cpoc .cpoca{line-height: 80px;font-size: 16px;}
	.cpo .cpoc .cpocb{margin-top: 20px;}
	.cpo .cpoc .cpocb .cpocba .cpocbaa{font-size: 18px;}
	.cpo .cpoc .cpocb .cpocba .cpocbab{margin-top: 15px;font-size: 14px;}
	.cpo .cpoc .cpocb .cpocba .cpocbac{background-size: contain;}
	.cpo .cpoc .cpocb .cpocbb{padding: 20px 20px 10px;}
	.cpo .cpoc .cpocb .cpocbb .cpocbbi{margin-bottom: 20px;}
	.cpo .cpoc .cpocb .cpocbb .cpocbbi .cpocbbia{font-size: 14px;}
	.cpo .cpoc .cpocb .cpocbb .cpocbbi .cpocbbib{font-size: 14px;margin-top: 3px;}
	.cpo .cpoc .cpocb .cpocbc{padding: 0 20px 50px;font-size: 14px;}
}


.dxx form{width: 800px;margin:0 auto;}
.dxx form .dxxi{padding: 10px 0;font-size: 0;}
.dxx form .dxxi span{display: inline-block;vertical-align: middle;width: 100px;font-size: 16px;line-height: 44px;}
.dxx form .dxxi span s{text-decoration: none;color: #f44336;}
.dxx form .dxxi label{display: inline-block;vertical-align: middle;margin-right: 20px;font-size: 16px;}
.dxx form .dxxi label input{width: 18px;height: 18px;vertical-align: text-bottom;margin-right: 5px;}
.dxx form .dxxi input.txt{width: calc(100% - 100px);border:1px solid #eee;height: 44px;box-sizing: border-box;padding: 0 15px;font-size: 16px;vertical-align: middle;background: #eee;}
.dxx form .dxxi textarea.con{width: calc(100% - 100px);border:1px solid #eee;height: 100px;box-sizing: border-box;padding: 5px 15px;font-size: 16px;vertical-align: top;background: #eee;}
.dxx form .dxxi input.code{width: 40%;vertical-align: middle;font-size: 16px;border:1px solid #eee;height: 44px;box-sizing: border-box;padding: 0 15px;background: #eee;}
.dxx form .dxxi img{vertical-align: middle;}
.dxx form .dxxi.sbt{text-align: center;margin-top: 15px;}
.dxx form .dxxi.sbt input{background: #2aa921;width: 150px;height: 44px;border:0;font-size: 16px;border-radius: 5px;color: #fff;}
@media screen and (max-width:800px) {
	.dxx form{width: 96%;}
	.dxx form .dxxi span{display: block;font-size: 14px;}
	.dxx form .dxxi input.txt{width: 100%;height: 38px;font-size: 14px;}
	.dxx form .dxxi{padding: 0;}
	.dxx form .dxxi textarea.con{width:100%;font-size: 14px;}
	.dxx form .dxxi input.code{height: 38px;font-size: 14px;}
	.dxx form .dxxi.sbt input{height: 38px;font-size: 14px;}
}

.mapArea { max-width:1120px; margin:0 auto; }
.mapArea img { max-width: unset!important;}

.contact-a { margin-top:30px; }
.contact-a ul{text-align: center;}
.contact-a ul li{display: inline-block;width: 30%;padding: 44px 0 42px;text-align: center;}
.contact-a ul li .icon{width: 60px;height: 60px;display: inline-block;}
.contact-a ul li .icon img{width: 100%;height: auto;}
.contact-a ul li .h{font-size: 18px; color: #333333;margin-top: 4px;}
.contact-a ul li .p{font-size: 14px;color: #999999;margin-top: 5px}

@media only screen and (max-width:1024px){
	.contact-a ul li .icon{width: 35px;height: 35px;}
	.contact-a ul li{padding: 20px 0 20px}
	.contact-a ul li .h{font-size: 14px;margin-top: 2px}
	.contact-a ul li .p{font-size: 12px;margin-top: 4px;}
}

@media only screen and (max-width:750px){
	.contact-a ul li{width: 100%}
}

.dxx { padding:40px 30px 30px 30px; background:#fff; box-shadow: rgba(124, 130, 122, 0.15) 4px 0px 20px; }
.dxx form{width: 800px;margin:0 auto;}
.dxx form .dxxi{padding: 10px 0;font-size: 0;}
.dxx form .dxxi span{display: inline-block;vertical-align: middle;width: 100px;font-size: 16px;line-height: 44px;}
.dxx form .dxxi span s{text-decoration: none;color: #f44336;}
.dxx form .dxxi label{display: inline-block;vertical-align: middle;margin-right: 20px;font-size: 16px;}
.dxx form .dxxi label input{width: 18px;height: 18px;vertical-align: text-bottom;margin-right: 5px;}
.dxx form .dxxi input.txt{width: calc(100% - 100px);border:1px solid #eee;height: 44px;box-sizing: border-box;padding: 0 15px;font-size: 16px;vertical-align: middle;background: #eee;}
.dxx form .dxxi textarea.con{width: calc(100% - 100px);border:1px solid #eee;height: 100px;box-sizing: border-box;padding: 5px 15px;font-size: 16px;vertical-align: top;background: #eee;}
.dxx form .dxxi input.code{width: 40%;vertical-align: middle;font-size: 16px;border:1px solid #eee;height: 44px;box-sizing: border-box;padding: 0 15px;background: #eee;}
.dxx form .dxxi img{vertical-align: middle;}
.dxx form .dxxi.sbt{text-align: center;margin-top: 15px;}
.dxx form .dxxi.sbt input{background: #2aa921;width: 150px;height: 44px;border:0;font-size: 16px;border-radius: 5px;color: #fff;}

@media screen and (max-width:1680px) {
	.dxx { padding:30px 25px 25px 25px; }
}
@media screen and (max-width:1200px) {
	.dxx { padding:30px 4%; }
	.dxx form{width: 96%;}
	.dxx form .dxxi span{display: block;font-size: 14px;}
	.dxx form .dxxi input.txt{width: 100%;height: 38px;font-size: 14px;}
	.dxx form .dxxi{padding: 0;}
	.dxx form .dxxi textarea.con{width:100%;font-size: 14px;}
	.dxx form .dxxi input.code{height: 38px;font-size: 14px;}
	.dxx form .dxxi.sbt input{height: 38px;font-size: 14px;}
}


.widget-job-2{padding: 30px 0 50px}
.widget-job-tit{ background: #f1f1f1; color: #333333; overflow: hidden; height: 78px; line-height: 78px; font-size:16px;font-weight: bold;}
.widget-job-2 ._jt { height: 95px; line-height: 95px; overflow: hidden; *zoom: 1;cursor: pointer;border-bottom: 1px solid #e6e6e6;font-size: 16px;color: #333333;background:#fff;}
.widget-job-2 ._ut{ float: left; text-align: center;}
.widget-job-2 ._t1 { width: 28%; height:56px;}
.widget-job-2 ._t2 { width: 20%; height:56px;}
.widget-job-2 ._t3 { width: 14%; height:56px;}
.widget-job-2 ._t4 { width: 14%; height:56px;}
.widget-job-2 ._t5 { width: 10%; height:56px;}
.widget-job-2 ._t6 { width: 14%; }
.widget-job-2 ._jt ._t6{text-align: center; color: #2aa921}
.widget-job-2 ._jt ._t6 .iconfont{display: inline-block;width: 20px;height: 20px;background: url(iconfont.png) no-repeat;background-size: contain;vertical-align: middle;}
.widget-job-2 ._jt.on ._t6 .iconfont{background: url(iconfont02.png) no-repeat;}
.widget-job-2 ._jc { display: none; }
.widget-job-2 ._jcon { padding: 40px; background: #f3f3f3; padding-left:96px;}
.widget-job-btn{ cursor: pointer; background: #2aa921;color: #fff; width: 160px; height: 40px; line-height: 40px; margin-top: 40px; display: block;text-align: center;font-size: 15px;}
.widget-job-2 .tit{font-size:16px; color:#5a5a5a; margin-bottom:20px;}
.widget-job-2 .info{font-size:13px; color:#5a5a5a; line-height:24px; margin-bottom:40px;}
.widget-job-btn:hover{color:#fff;}


@media only screen and (max-width:800px){
	.jobs { margin:20px 0; }
	.jobs .jnlist ul li { font-size:12px; }
	.jobs .jobcontent dl dt { font-size:12px; }
	.jobs .jobart { padding:10px; }
	.jobs .jobart .jbt { font-size:12px; }
	.jobs .jobart .jbcon { font-size:12px; }
	
	.jobs .jnlist ul li:nth-child(1) { width:calc(100% - 120px); }
	.jobs .jnlist ul li:nth-child(2) { width:60px; }
	.jobs .jnlist ul li:nth-child(3) { display:none; }
	.jobs .jnlist ul li:nth-child(4) { width:60px; }
	
	.jobs .jobcontent dl dt:nth-child(1) { width:calc(100% - 120px); }
	.jobs .jobcontent dl dt:nth-child(2) { width:60px; }
	.jobs .jobcontent dl dt:nth-child(3) { display:none; }
	.jobs .jobcontent dl dt:nth-child(4) { width:60px; }

	.widget-job-2{padding: 10px 0 20px}
	.widget-job-2 ._jcon{padding-left:30px;}
    .widget-job-2 ._t2{display:none;}
    .widget-job-2 ._t6{display:none;}
    .widget-job-2 ._t3{width:22%;}
    .widget-job-2 ._t5{width:36%;}
    .job_list01 .sear_box .form_box{width:100%;}
    .job_list01 .sear_box .ipt_box{width:50%;}
    .job_list01 .sear_box button{width:40%;}
    .job_list01 .sear_box .tit{font-size:18px;}
    .widget-job-tit{font-size:13px;}
    .widget-job-2 ._ut{font-size:13px;}
}

.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:40px 0; float: left;width: 50%}
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#2aa921; 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; }
.hr-list .title { padding:0; color:#2aa921; font-weight:bold; line-height:25px; font-size:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; font-size:16px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

@media only screen and (max-width:750px){
	.hr-list .title { line-height:20px; font-size:16px; }
	.hr-list .info { font-size:12px; }
	
}

/* 人才招聘 */
.form-panel { padding:0 0 30px;float: right;width: 50% }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { margin:5px 0; zoom:1; position: relative;}
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:24px; line-height:24px; 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 only screen and (max-width:1220px){
	.hr{width: 100%}
	.form-panel{width: 100%}
	.hr-list{border-bottom: 1px dashed #333}
	.form-panel .input .i{position: absolute;right: -10px;top: 3px}
}
@media only screen and (max-width:750px){
	.form-panel li.field label { float:left; width:70px; line-height:24px; }
	.form-panel li.field .text { float:left; width:calc(100% - 70px); }
	.form-panel .textarea { float:left; width:calc(100% - 70px); }
	.form-panel .submit-field { padding:0 10px 20px 70px; _padding:0 10px 20px 70px; }
	
}

.newsList { padding-bottom:60px; }
.newsList li { padding: 30px 25px;border-bottom: 1px solid #d9d9d9}
.newsList li span {font-size: 20px; color: #999; font-family: arial; margin-right: 65px; float: left; }
.newsList li a { display: block; font-size: 20px; color: #333333; padding-right: 30px; background: url(more03.png) no-repeat right center; background-size: 25px auto; }
.newsList li em { transition: all .5s ease; display: inline-block; overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.newsList li:hover em { padding-left: 15px;color: #2eaa24 }

 
@media all and (max-width:1680px){
	.newsList { padding-bottom:40px; }
	.newsList li { padding:20px 15px; }
	.newsList li span { font-size:16px; margin-right:50px; }
	.newsList li a { font-size: 16px; background-size: 20px auto; }
}
@media all and (max-width:750px){
	.newsList { padding-bottom:30px; }
	.newsList li { padding:15px 10px; }
	.newsList li span { font-size:14px; margin-right:10px; }
	.newsList li a { font-size: 14px; background-size: 12px auto; }
}

.yyArea ul li { position:relative; background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,0.05); }
.yyArea ul li:before { position:absolute; left:0; bottom:0; width:0; display:block; content:""; background:#335ba8; height:4px; transition: all 0.6s; z-index:2; }
.yyArea ul li:nth-child(n + 2) { margin-top:50px; }
.yyArea ul li .pic { float:left; width:50%; }
.yyArea ul li .txt { position:absolute; top:50%; transform: translateY(-50%); right:4%; width:42%; z-index:2; }
.yyArea ul li .txt .p1 { font-size:24px; color:#335ba8; font-weight:bold; }
.yyArea ul li .txt .p2 { font-size:18px; color:#414141; line-height:35px; margin-top:25px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.yyArea ul li .txt .p3 { font-size:16px; color:#414141; margin-top:60px;  }

.yyArea ul li:nth-child(2n) .pic { float:right; }
.yyArea ul li:nth-child(2n) .txt { right:auto; left:4%; }

.yyArea ul li:hover { box-shadow:10px 0px 30px rgba(26,55,87,0.55); }
.yyArea ul li:hover:before { width:100%; }
 
@media all and (max-width:1680px){
	.yyArea ul li:nth-child(n + 2) { margin-top:40px; }
	.yyArea ul li .txt .p1 { font-size:20px; }
	.yyArea ul li .txt .p2 { font-size:16px; line-height:25px; margin-top:25px;  -webkit-line-clamp:3; }
	.yyArea ul li .txt .p3 { font-size:14px; margin-top:40px;  }
}
@media all and (max-width:1000px){
	.yyArea ul li .txt .p1 { font-size:20px; }
	.yyArea ul li .txt .p2 { font-size:16px; line-height:25px; margin-top:15px;  -webkit-line-clamp:3; }
	.yyArea ul li .txt .p3 { font-size:14px; margin-top:20px;  }
}
@media all and (max-width:1200px){
	.yyArea ul li:before { height:2px; }
	.yyArea ul li:nth-child(n + 2) { margin-top:20px; }
	.yyArea ul li .pic { float:none; width:100%; }
	.yyArea ul li .txt { position:relative; top:auto; transform: translateY(0); right:auto; width:100%; padding:25px 4%; box-sizing: border-box; z-index:2; }
	.yyArea ul li .txt .p1 { font-size:18px; }
	.yyArea ul li .txt .p2 { font-size:14px; line-height:25px; margin-top:15px; }
	.yyArea ul li .txt .p3 { font-size:14px; margin-top:15px;  }

	.yyArea ul li:nth-child(2n) .pic { float:none; }
	.yyArea ul li:nth-child(2n) .txt { right:auto; left:auto; }
}

.main-yyDis { padding-top:0; }

.yyDis { background:#fff; padding:60px 70px; box-shadow:0px 0px 10px rgba(0,0,0,0.1); }
.yyDis .hd { position:relative; line-height:1.1; }
.yyDis .hd .p1 { font-size:30px; color:#212121; }
.yyDis .hd .p2 { width:55px; height:2px; background:#1668b1; margin-top:20px; }
.yyDis .hd .p3 { position:absolute; top:0; right:0; z-index:9; }
.yyDis .hd .p3 a { display:inline-block; width:90px; border:1px solid #d3d3d3; border-radius:5px; color:#212121; text-align:center; }
.yyDis .hd .p3 a i { display:inline-block; font-size:14px; line-height:35px; padding-right:20px; background:url(ico05.png) no-repeat center right; }

.yyDis .hd .p3:hover a { border:1px solid #1668b1; color:#fff; background:#1668b1; }
.yyDis .hd .p3:hover a i { background:url(ico06.png) no-repeat center right; }

.yyDis .bd { position:relative; font-size:18px; line-height:35px; margin-top:30px; overflow:hidden; }
.yyDis .bd img { max-width:100%; }

.yyDis .bd01 { margin-top:30px; }

.yyDis01 { position:relative; top:-100px; margin-bottom:-100px; z-index:9; }
.yyDis02 { margin-top:30px; }
.yyDis03 { margin-top:30px; }
.yyDis04 { margin-top:30px; }

.gallery-thumbs01 { margin-top:10px!important; }
.gallery-thumbs01 .swiper-slide { opacity:0.5; cursor:pointer; }
.gallery-thumbs01 .swiper-slide-thumb-active { opacity:1; }

.swiper-container-yy01 { width:900px; margin:0 auto; }
.swiper-container-yy01 .swiper-slide { position:relative; width:900px; margin-right:0; transform: scale(0.9)!important; transition: all;  }
.swiper-container-yy01 .swiper-slide:after{content: "";display:block;position: absolute;left:0;top:0;width: 100%;height: 100%;background: rgba(255,255,255,0.7);z-index:2;}

.swiper-container-yy01 .swiper-slide.swiper-slide-active { transform: scale(1)!important; }
.swiper-container-yy01 .swiper-slide.swiper-slide-active:after { display:none; }

.prev-yy01,.next-yy01 { position:absolute; top:50%; transform: translateY(-50%); display:block; border-radius:100%; width:50px; height:50px; background-size:50px 50px!important; z-index:5; cursor:pointer; }
.prev-yy01 { background:url(xm01.png) no-repeat center; left:10px; }
.next-yy01 { background:url(xm02.png) no-repeat center; right:10px }

.prev-yy01:hover { background:url(xm03.png) no-repeat center; }
.next-yy01:hover { background:url(xm04.png) no-repeat center; }
/*
.abq .abqc .swiper-slide{ transform: scale(0.9); transition: all; position: relative; width: 43.125%; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); }
.abq .abqc .swiper-slide:after{content: "";position: absolute;left:0;top:0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
.abq .abqc .swiper-slide.swiper-slide-active{transform: scale(1);}
.abq .abqc .swiper-slide.swiper-slide-active:after{background: transparent;}
.abq .abqc .swiper-slide img{width: 100%;}
.abq .abqc .swiper-slide dl{position: absolute;left: 0;bottom: 0;width: 100%;}
*/

@media all and (max-width:1680px){
	.yyDis { padding:40px; }
	.yyDis .hd .p1 { font-size:24px; }
	.yyDis .hd .p2 { width:50px; height:2px; margin-top:20px; }
	.yyDis .hd .p3 a { width:90px; }
	.yyDis .hd .p3 a i { font-size:14px; line-height:30px; }
 
	.yyDis .bd { font-size:16px; line-height:25px; margin-top:30px; }
 
	.yyDis01 { top:-60px; margin-bottom:-60px; }
	.yyDis02 { margin-top:30px; }
	.yyDis03 { margin-top:30px; }
	.yyDis04 { margin-top:30px; }
	
	.swiper-container-yy01 { width:800px; }
	.swiper-container-yy01 .swiper-slide { width:800px; }
}
@media all and (max-width:1200px){
	.main-yyDis { padding-top:30px; }
	
	.yyDis { padding:25px 4%; }
	.yyDis .hd .p1 { font-size:18px;  }
	.yyDis .hd .p2 { width:30px; height:2px; margin-top:10px; }
	.yyDis .hd .p3 a { width:70px; }
	.yyDis .hd .p3 a i { font-size:12px; line-height:25px; }
 
	.yyDis .bd { font-size:14px; line-height:25px; margin-top:20px; }
	.yyDis .bd01 { margin-top:20px; }
 
	.yyDis01 { top:0; margin-bottom:0; }
	.yyDis02 { margin-top:20px; }
	.yyDis03 { margin-top:20px; }
	.yyDis04 { margin-top:20px; }
	
	.swiper-container-yy01 { width:70%; }
	.swiper-container-yy01 .swiper-slide { width:100%; }
	
	.prev-yy01,.next-yy01 { width:30px; height:30px; background-size:30px 30px!important; }
}

.yybd01 { position:relative; float:left; width:50%; height:415px; background: linear-gradient(to right,#2f80c8,#1668b1); box-sizing: border-box; }
.yybd01 .txt { position:absolute; top:50%; left:8%; width:84%; transform: translateY(-50%); color:#fff; z-index:2; }
.yybd01 .txt .p1 { font-size:18px; line-height:32px; min-height:64px; padding-left:50px; background:url(ico07.png) no-repeat left 10px; }
.yybd01 .txt .p1 p:nth-child(1) { font-weight:bold; }

.yybd01 .txt .p2 { margin-top:25px; }
.yybd01 .txt .p2 .p21 { font-size:18px; line-height:34px; padding-left:50px; font-weight:bold; background:url(ico08.png) no-repeat center left; }
.yybd01 .txt .p2 .p22 { margin-top:25px; padding-left:50px; }
.yybd01 .txt .p2 .p22 ul { width:80%; }
.yybd01 .txt .p2 .p22 ul li { float:left; width:31%; margin-right:3.5%; padding:10px; border:1px solid #fff; border-radius:5px; box-sizing: border-box; }
.yybd01 .txt .p2 .p22 ul li:last-child { margin-right:0; }
.yybd01 .txt .p2 .p22 ul li p { text-align:center; font-size:14px; margin-top:10px; }

.yybd02  { float:right; width:50%; }
.yybd02 .my-map { width:100%!important; height:415px!important; }
.yybd02 #dituContent { width:calc(100% - 2px)!important; height:415px!important; }

@media all and (max-width:1680px){
	.yybd01 .txt { left:5%; width:90%;  }
	.yybd01 .txt .p1 { font-size:16px; line-height:25px; background-size:25px 25px; }
 
	.yybd01 .txt .p2 { margin-top:20px; }
	.yybd01 .txt .p2 .p21 { font-size:16px; line-height:25px;  background-size:25px 25px; }
	.yybd01 .txt .p2 .p22 { margin-top:20px; }
}
@media all and (max-width:1000px){
	.yybd01 { float:none; width:100%; height:auto; padding:25px 4%; }
	.yybd01 .txt { position:relative; top:auto; left:auto; width:100%; transform: translateY(0); }
	.yybd01 .txt .p1 { font-size:14px; line-height:25px; min-height:50px; padding-left:30px;  background:url(ico07.png) no-repeat left 5px; background-size:20px 20px; }
	.yybd01 .txt .p1 p:nth-child(2) { font-size:12px; }
	
	
	.yybd01 .txt .p2 { margin-top:20px; }
	.yybd01 .txt .p2 .p21 { font-size:14px; line-height:25px; padding-left:30px; background-size:20px 20px; }
	.yybd01 .txt .p2 .p22 { margin-top:20px; padding-left:30px; }
	.yybd01 .txt .p2 .p22 ul { width:100%; max-width:500px; }
	.yybd01 .txt .p2 .p22 ul li { width:32%; margin-right:2%; padding:5px; }
	.yybd01 .txt .p2 .p22 ul li:last-child { margin-right:0; }
	.yybd01 .txt .p2 .p22 ul li p { font-size:12px; margin-top:10px; }


	.yybd02  { float:none; width:100%; }
}

.zmArea { padding-top:110px; margin-top:100px; background:url(zm01.jpg) no-repeat center bottom; background-size:cover; }
.zmArea .hd { font-size:48px; color:#fff; }
.zmArea01 { margin-top:80px; }
.zmArea01 ul li { float:left; width:14%; position:relative; border-right:1px solid #fff; height:525px; transition: all 0.4s ease-out; box-sizing: border-box; overflow:hidden; cursor:pointer; }
.zmArea01 ul li:last-child { border-right:none; }
.zmArea01 ul li .txt { position:absolute; top:0; left:50%; transform: translateX(-50%); font-size:24px; width:25px; text-align:center; line-height:1.1; color:#fff; z-index:2; }
.zmArea01 ul li .txt01 { padding-top:45px; width:350px; margin:0 auto; opacity:0; }
.zmArea01 ul li .txt01 .p1 { min-height:270px; padding-left:100px; transition: all 0.4s ease-out; }
.zmArea01 ul li .txt01 .p2 { font-size:18px; margin-top:20px; line-height:40px; color:#fff; opacity:0; transition: all 0.4s ease-out; transition-delay:0.4s; }

.zmArea01 ul li.on { width:30%; }
.zmArea01 ul li.on .txt { display:none; }
.zmArea01 ul li.on .txt01 { opacity:1; }
.zmArea01 ul li.on .txt01 .p1 { padding-left:0; }
.zmArea01 ul li.on .txt01 .p2 { margin-top:0; opacity:1;  }

@media all and (max-width:1680px){
	.zmArea { padding-top:80px; margin-top:80px; }
	.zmArea .hd { font-size:30px; }
	.zmArea01 { margin-top:60px; }
	.zmArea01 ul li { height:400px; }
	.zmArea01 ul li .txt { font-size:20px; }
	.zmArea01 ul li .txt01 { padding-top:30px; width:300px; }
	.zmArea01 ul li .txt01 .p1 { min-height:200px; }
	.zmArea01 ul li .txt01 .p1 img { max-height:150px; }
	.zmArea01 ul li .txt01 .p2 { font-size:16px; line-height:25px; }
}
@media all and (max-width:1280px){
	.zmArea01 ul li .txt01 { width:90%; }
}
@media all and (max-width:750px){
	.zmArea { padding:40px 0; margin-top:40px; }
	.zmArea .hd { font-size:20px; }
	.zmArea01 { margin-top:30px; }
	.zmArea01 ul li { float:none; width:100%; border-bottom:1px solid #fff; border-right:none; height:auto; padding:25px 0; }
	.zmArea01 ul li:nth-child(1) { padding-top:0; }
	.zmArea01 ul li:last-child { border-bottom:none; padding-bottom:0; }
	.zmArea01 ul li .txt { position:relative; top:auto; left:auto; transform: translateX(0); font-size:18px; width:100%; text-align:left; }
	.zmArea01 ul li .txt01 { padding-top:15px; width:100%; opacity:1; }
	.zmArea01 ul li .txt01 .p1 { display:none; }
	.zmArea01 ul li .txt01 .p2 { font-size:14px; margin-top:0; line-height:25px; opacity:1; }

	.zmArea01 ul li.on { width:100%; }
	.zmArea01 ul li.on .txt { display:block; }
	.zmArea01 ul li.on .txt01 { opacity:1; }
	.zmArea01 ul li.on .txt01 .p1 { padding-left:0; }
	.zmArea01 ul li.on .txt01 .p2 { margin-top:0; }
}

.zgArea { }
.zgArea .hd { background:#fff; }
.zgArea .hd ul { border:1px solid #b6b6b6; border-bottom:none; }
.zgArea .hd ul li { position:relative; float:left; border-right:1px solid #b6b6b6; box-sizing: border-box; text-align:center; }
.zgArea .hd ul li:before { position:absolute; left:50%; transform: translateX(-50%); bottom:-12px; width:24px; height:12px; display:none; content:""; background:url(ico09.png) no-repeat center; background-size:cover; z-index:2; }
.zgArea .hd ul li:last-child { border-right:none; }
.zgArea .hd ul li .p1 { width:85px; height:85px; margin:0 auto; overflow:hidden; border-radius:100%; border:2px solid #fff; box-shadow:6px 0px 20px rgba(51,91,168,0.35); }
.zgArea .hd ul li .p1 img { width:85px; height:85px; object-fit: cover; }
.zgArea .hd ul li .p2 { font-size:18px; margin-top:25px; color:#333; padding:0 10px; }
.zgArea .hd ul li .p3 { font-size:18px; margin-top:15px; color:#9a9a9a; padding:0 10px; }

.zgArea .hd ul li.on { background:#335ba8; }
.zgArea .hd ul li.on:before { display:block; }
.zgArea .hd ul li.on .p2 { color:#fff; }
.zgArea .hd ul li.on .p3 { color:rgba(255,255,255,0.6); }

.zgArea .bd .bdd { border:1px solid #335ba8; padding:60px 0 30px 65px; min-height:350px; box-sizing: border-box; background-size:cover!important; display:none; }
.zgArea .bd .bdd .txt { width:55.7%; font-size:18px; line-height:35px; color:#414141; }
.zgArea .bd .bdd .txt p { line-height:35px; }
.zgArea .bd .bdd .txt span { line-height:35px; }
 
.zgArea01 .hd ul li { width:525px; padding-top:70px; min-height:325px; }
.zgArea01 .hd ul li:nth-child(3) { width:528px; }
.zgArea02 { /*border-bottom:1px solid #b6b6b6;*/ }
.zgArea02 .hd ul li { width:25%; padding-top:50px; min-height:325px; }

.gsArea { display:none; }
.gsArea ul li { border:1px solid #b6b6b6; }
.gsArea ul li:nth-child(n + 2) { margin-top:20px; }
.gsArea ul li .hd { padding:30px 10px; text-align:center; }
.gsArea ul li .hd .p1 { width:50px; height:50px; margin:0 auto; overflow:hidden; border-radius:100%; border:2px solid #fff; box-shadow:6px 0px 20px rgba(51,91,168,0.35); }
.gsArea ul li .hd .p1 img { width:50px; height:50px;  object-fit: cover; }
.gsArea ul li .hd .p2 { font-size:16px; margin-top:15px; color:#333; }
.gsArea ul li .hd .p3 { font-size:14px; margin-top:10px; color:#9a9a9a; }

.gsArea ul li .bd { padding:30px 4%; border-top:1px solid #b6b6b6; box-sizing: border-box; background-size:cover!important; display:none; }
.gsArea ul li .bd .txt { width:100%; font-size:14px; line-height:25px; color:#414141; }
.gsArea ul li .bd .txt p { line-height:25px; }
.gsArea ul li .bd .txt span { line-height:25px; }

.gsArea ul li.on { border-color:#335ba8; }
.gsArea ul li.on .bd { display:block; }


@media all and (max-width:1680px){
	.zgArea .hd ul li .p1 { width:60px; height:60px; }
	.zgArea .hd ul li .p1 img { width:60px; height:60px; }
	.zgArea .hd ul li .p2 { font-size:16px; margin-top:20px; }
	.zgArea .hd ul li .p3 { font-size:14px; margin-top:15px; }
 
	.zgArea .bd .bdd { padding:40px 0 30px 40px; min-height:300px; }
	.zgArea .bd .bdd .txt { width:65%; font-size:16px; line-height:30px; }
	 
	.zgArea01 .hd ul li { padding-top:50px; min-height:260px; }
	.zgArea02 .hd ul li { padding-top:30px; min-height:260px; }
	
	.zgArea01 .hd ul li { width:399px; }
	.zgArea01 .hd ul li:nth-child(3) { width:400px; }
}
@media all and (max-width:1280px){
	.zgArea01 .hd ul li { width:33.33%; }
	.zgArea01 .hd ul li:nth-child(3) { width:33.34%; }
}
@media all and (max-width:900px){
	.zgArea { display:none; }
	.gsArea { display:block; }
}

.ab-hd { text-align:center; line-height:1.1;  font-size:36px; }
.ab-hd .p1 { color:#335ba8; text-transform:uppercase; }
.ab-hd .p2 { color:#323942; font-weight:bold; margin-top:10px; }

@media all and (max-width:1680px){
	.ab-hd { font-size:28px; }
}
@media all and (max-width:1200px){
	.ab-hd { font-size:20px; }
}

.abArea01 { padding:80px 0 50px; background:url(abArea01.jpg) no-repeat center; background-size:cover;  }
.abArea01 .pic { position:relative; float:left; width:770px; cursor:pointer; }
.abArea01 .pic p { position:absolute; top:50%; left:50%; margin-top:20px; transform: translate(-50%,-50%); width:60px; height:60px; background:url(ab03.png) no-repeat center; z-index:2; }
.abArea01 .txt { float:right; width:calc(100% - 820px); padding-top:45px; }
.abArea01 .txt .ab-hd { text-align:left; }
.abArea01 .txt .bd { font-size:18px; line-height:40px; color:#323942; margin-top:20px; }
.abArea01 .txt .bd01 { margin-top:15px; }

@media all and (max-width:1680px){
	.abArea01 { padding:60px 0 50px; }
	.abArea01 .pic { position:relative; float:left; width:550px; cursor:pointer; }
	.abArea01 .pic p { margin-top:20px;  }
	.abArea01 .txt { float:right; width:calc(100% - 580px); padding-top:45px; }
	.abArea01 .txt .bd { font-size:16px; line-height:25px; margin-top:20px; }
	.abArea01 .txt .bd01 { margin-top:15px; }
	.abArea01 .txt .bd01 img { max-height:100px; }
}
@media all and (max-width:1280px){
	.abArea01 { padding:50px 0; }
	.abArea01 .txt .bd01 { display:none; }
}
@media all and (max-width:1200px){
	.abArea01 { padding:40px 0; }
	.abArea01 .pic { position:relative; float:left; width:450px; }
	.abArea01 .pic p { margin-top:20px;  }
	.abArea01 .txt { float:right; width:calc(100% - 480px); padding-top:30px; }
	.abArea01 .txt .bd { font-size:14px; line-height:25px; margin-top:20px; }
}
@media all and (max-width:900px){
	.abArea01 { padding:40px 0; }
	.abArea01 .pic { float:none; width:100%; }
	.abArea01 .txt { float:none; width:100%; padding-top:30px; }
	.abArea01 .txt .bd { font-size:14px; line-height:25px; margin-top:20px; }
}

.abArea02 { padding:100px 0; background:url(abArea02.jpg) no-repeat center bottom; background-size:cover; }
.abBox01 { position:relative; margin-top:125px; z-index:5; }
.abBox01 .wrap { position:relative; }
.abBox01:before { position:absolute; width:1920px; height:196px; left:50%; margin-left:-960px; top:60px; display:block; content:""; background:url(ab04.png) no-repeat center top; background-size:cover; z-index:-1; }
.abBox01 .swiper-slide { text-align:center; line-height:1.1; cursor:pointer; }
.abBox01 .swiper-slide .txt .p1 { font-size:36px; font-weight:bold; font-family:"Arial"; color:#fff; }
.abBox01 .swiper-slide .txt .p2 { margin-top:15px; font-size:0; }
.abBox01 .swiper-slide .txt .p2 p { display:inline-block; padding:8px; border-radius:100%; }
.abBox01 .swiper-slide .txt .p2 p i { display:inline-block; width:10px; height:10px; background:#fff; border-radius:100%; }

.abBox01 .swiper-slide-thumb-active .txt .p2 p { background:rgba(255,255,255,0.5); }



.abBox01 .swiper-slide-active .txt { padding-top:68px; }
.abBox01 .swiper-slide-active + .swiper-slide .txt { padding-top:141px; }
.abBox01 .swiper-slide-active + .swiper-slide + .swiper-slide .txt { padding-top:183px; }
.abBox01 .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide .txt { padding-top:94px; }

/*
.abBox01 .swiper-slide .txt { padding-top:68px; }
.abBox01 .swiper-slide-prev .txt { padding-top:141px; }
.abBox01 .swiper-slide-active .txt { padding-top:183px; }
.abBox01 .swiper-slide-next .txt { padding-top:94px; }
.abBox01 .swiper-slide-next + .swiper-slide .txt { padding-top:0; }
*/

.abBox01 .prev-ab01,.abBox01 .next-ab01 { position:absolute; top:200px; width:69px; height:69px; background-size:cover!important; border-radius:100%; cursor:pointer; z-index:2; }
.abBox01 .prev-ab01 { background:url(ab05.png) no-repeat center; left:0; }
.abBox01 .next-ab01 { background:url(ab06.png) no-repeat center; right:0; }


.abBox02 { margin-top:85px; }
.abBox02 .swiper-slide .txt { width:725px; margin:0 auto; line-height:1.1; }
.abBox02 .swiper-slide .txt .txt01 { float:left; font-size:60px; font-weight:bold; font-family:"Arial"; color:#fff; padding-left:20px; }
.abBox02 .swiper-slide .txt .txt02 { float:right; width:490px; padding-right:10px; overflow-y:auto; box-sizing: border-box; color:#fff; font-size:18px; line-height:35px; height:245px; }
.abBox02 .swiper-slide .txt .txt02 p { font-size:18px!important; line-height:35px!important; }
.abBox02 .swiper-slide .txt .txt02 span { font-size:18px!important; line-height:35px!important; }

.abBox02 .swiper-slide .txt .txt02::-webkit-scrollbar-thumb{min-height:50px;border-radius:3px;background-color:#fff}
.abBox02 .swiper-slide .txt .txt02::-webkit-scrollbar-track{background:rgba(255,255,255,0.2);}
.abBox02 .swiper-slide .txt .txt02::-webkit-scrollbar-corner{background:transparent}
.abBox02 .swiper-slide .txt .txt02::-webkit-scrollbar{width:7px;height:7px}

@media all and (max-width:1680px){
	.abArea02 { padding:80px 0; }
	.abBox01 { margin-top:80px; }
	.abBox01:before { position:absolute; width:1680px; height:172px; margin-left:-840px; top:43px; }
	.abBox01 .swiper-slide .txt .p1 { font-size:28px; }
 
	.abBox01 .swiper-slide-active .txt { padding-top:51px; }
	.abBox01 .swiper-slide-active + .swiper-slide .txt { padding-top:123px; }
	.abBox01 .swiper-slide-active + .swiper-slide + .swiper-slide .txt { padding-top:152px; }
	.abBox01 .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide .txt { padding-top:89px; }

	.abBox01 .prev-ab01,.abBox01 .next-ab01 { top:150px; width:50px; height:50px; }
 
	.abBox02 { margin-top:60px; }
	.abBox02 .swiper-slide .txt { max-width:725px; }
	.abBox02 .swiper-slide .txt .txt01 { float:left; font-size:40px; padding-left:20px; }
	.abBox02 .swiper-slide .txt .txt02 { float:right; width:490px; font-size:16px; line-height:25px; height:175px; }
	.abBox02 .swiper-slide .txt .txt02 p { font-size:16px!important; line-height:25px!important; }
	.abBox02 .swiper-slide .txt .txt02 span { font-size:16px!important; line-height:25px!important; }
}
@media all and (max-width:1200px){
	.abArea02 { padding:40px 0; }
	.abBox01 { margin-top:30px; }
	.abBox01:before { position:absolute; width:1200px; height:123px; margin-left:-600px; top:43px; }
	.abBox01 .swiper-slide .txt .p1 { font-size:20px; }
 
	.abBox01 .swiper-slide-active .txt { padding-top:42px; }
	.abBox01 .swiper-slide-active + .swiper-slide .txt { padding-top:77px; }
	.abBox01 .swiper-slide-active + .swiper-slide + .swiper-slide .txt { padding-top:112px; }
	.abBox01 .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide .txt { padding-top:47px; }

	.abBox01 .prev-ab01,.abBox01 .next-ab01 { top:150px; width:30px; height:30px; }
	
	.abBox02 { margin-top:50px; }
	.abBox02 .swiper-slide .txt { max-width:725px; }
	.abBox02 .swiper-slide .txt .txt01 { float:left; font-size:30px; padding-left:20px; }
	.abBox02 .swiper-slide .txt .txt02 { float:right; width:490px; font-size:14px; line-height:25px; height:175px; }
	.abBox02 .swiper-slide .txt .txt02 p { font-size:14px!important; line-height:25px!important; }
	.abBox02 .swiper-slide .txt .txt02 span { font-size:14px!important; line-height:25px!important; }
}
@media all and (max-width:1200px){
 
	.abBox01:before { position:absolute; width:100%; left:0; height:1px; margin-left:0; top:49px; border-bottom:1px dashed rgba(255,255,255,0.7); }
 
	.abBox01 .swiper-slide-active .txt { padding-top:0; }
	.abBox01 .swiper-slide-active + .swiper-slide .txt { padding-top:0; }
	.abBox01 .swiper-slide-active + .swiper-slide + .swiper-slide .txt { padding-top:0; }
	.abBox01 .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide .txt { padding-top:0; }

	.abBox01 .prev-ab01,.abBox01 .next-ab01 { top:35px; width:30px; height:30px; }
	
	.abBox02 { margin-top:40px; }
	.abBox02 .swiper-slide .txt { max-width:100%; }
	.abBox02 .swiper-slide .txt .txt01 { float:none; font-size:24px; padding-left:0; }
	.abBox02 .swiper-slide .txt .txt02 { float:none; width:100%; font-size:14px; line-height:25px; height:175px; margin-top:25px; }
	.abBox02 .swiper-slide .txt .txt02 p { font-size:14px!important; line-height:25px!important; }
	.abBox02 .swiper-slide .txt .txt02 span { font-size:14px!important; line-height:25px!important; }
}



.abArea03 { padding:100px 0 80px; background:#fff; }
.abArea03 .bd { margin-top:65px; text-align:center; display:none; }
.abArea03 .bd img { max-width:100%; }

.abArea03 .bd01 { margin-top:65px; }
.zzBox { position:relative; width:1170px; margin:0 auto; }
.zzBox01 { width:440px; line-height:75px; background:#335ba8; color:#fff; font-size:24px; font-weight:bold; text-align:center; margin:0 auto; border-radius:7px; }

.zzBox02 { position:relative; margin-top:140px; }
.zzBox02:before { position:absolute; top:-141px; transform: translateX(-50%); left:50%; width:1px; height:70px; display:block; content:""; background:#a4a4a4; z-index:2; }
.zzBox02 ul { position:relative; }
.zzBox02 ul:before { position:absolute; top:-71px; left:18px; right:66px; height:1px; display:block; content:""; background:#a4a4a4; z-index:2; }
.zzBox02 ul li { position:relative; float:left; width:38px; margin-right:10px; text-align:left; border:1px solid #335ba8; border-radius:5px; background:#deebf7; box-sizing: border-box; }
.zzBox02 ul li:before { position:absolute; transform: translateX(-50%); top:-71px; left:50%; width:1px; height:70px; display:block; content:""; background:#a4a4a4; z-index:2; }
.zzBox02 ul li a { display:block; padding-top:25px; font-size:16px; color:#335ba8; text-align:center; min-height:440px; padding-right:7px; }
.zzBox02 ul li p { width:100%; letter-spacing:2px; -webkit-writing-mode:vertical-rl;; writing-mode:vertical-rl; writing-mode:vertical-rl; }
.zzBox02 ul li:nth-child(10) { margin-right:230px; }
.zzBox02 ul li:last-child { margin-right:0; }

.zzBox02 ul li:hover a { background:#cad8e5; }


.zzBox03 { position:absolute; width:190px; top:175px; left:50%; transform: translateX(-50%); z-index:2; }
.zzBox03 ul li { position:relative; border:1px solid #335ba8; color:#335ba8; line-height:42px; font-size:16px; text-align:center; border-radius:5px; background:#f2f2f2; box-sizing: border-box;   }
.zzBox03 ul li:nth-child(1) { line-height:60px; background:#335ba8; font-size:24px; color:#fff; font-weight:bold; }
.zzBox03 ul li:nth-child(2) { margin-top:10px; }
.zzBox03 ul li:nth-child(n + 3) { margin-top:5px; }
.zzBox03 ul li:nth-child(n + 2):before { position:absolute; transform: translateX(-50%); top:-6px; left:50%; width:1px; height:5px; display:block; content:""; background:#a4a4a4; z-index:2; }
.zzBox03 ul li:nth-child(2):before { top:-11px; height:10px; }

@media all and (max-width:1280px){
	.zzBox { width:1000px; }
	.zzBox01 { width:350px; line-height:60px; font-size:20px; }

	.zzBox02 { margin-top:80px; }
	.zzBox02:before { top:-81px; height:40px; }
	.zzBox02 ul:before { top:-41px; left:15px; right:57px; }
	.zzBox02 ul li { width:32px; margin-right:10px; }
	.zzBox02 ul li:before { top:-41px; height:40px; }
	.zzBox02 ul li a { font-size:14px; min-height:400px; padding-right:5px; }
	.zzBox02 ul li p { width:100%; letter-spacing:2px; -webkit-writing-mode:vertical-rl;; writing-mode:vertical-rl; writing-mode:vertical-rl; }
	.zzBox02 ul li:nth-child(10) { margin-right:180px; }
	.zzBox02 ul li:last-child { margin-right:0; }

	.zzBox03 { width:150px; top:120px; }
	.zzBox03 ul li { font-size:14px; line-height:36px; }
	.zzBox03 ul li:nth-child(1) { line-height:50px; font-size:20px; }
	.zzBox03 ul li:nth-child(2) { margin-top:10px; }
	.zzBox03 ul li:nth-child(n + 3) { margin-top:5px; }
	.zzBox03 ul li:nth-child(n + 2):before { position:absolute; transform: translateX(-50%); top:-6px; left:50%; width:1px; height:5px; display:block; content:""; background:#a4a4a4; z-index:2; }
	.zzBox03 ul li:nth-child(2):before { top:-11px; height:10px; }
}



.abArea04 { padding:100px 0 150px; background:url(abArea04.jpg) no-repeat center; background-size:cover; }
.abArea04 .bd { margin-top:65px; }
.abArea04 .bd .swiper-slide a { display:block; padding:10px; cursor:pointer; }
.abArea04 .bd .swiper-slide .txt { background:#fff; padding:50px 20px 0 20px; background:#fff; min-height:300px; box-sizing: border-box; box-shadow:0px 0px 10px rgba(0,0,0,0.25); border-radius:5px; text-align:center; }
.abArea04 .bd .swiper-slide .txt .p2 { margin-top:20px; font-size:18px; color:#333; line-height:30px; min-height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.abArea04 .bd .swiper-slide .txt .p3 { margin-top:10px; font-size:14px; color:#333; text-decoration:underline; display:none; }

.abArea04 .bd .swiper-slide:hover .txt .p3 { display:block; }

.abArea04 .bd .btn { margin-top:50px; text-align:center; font-size:0; }
.abArea04 .bd .btn .btn01 { display:inline-block; width:40px; height:40px; margin:0 7px; background-size:cover!important; cursor:pointer; }
.abArea04 .bd .btn .prev-ab04 { background:url(ab07.png) no-repeat center; }
.abArea04 .bd .btn .next-ab04 { background:url(ab08.png) no-repeat center; }

@media all and (max-width:1680px){
	.abArea03 { padding:80px 0; }
	.abArea03 .bd { margin-top:40px; }
	.abArea03 .bd01 { margin-top:40px; }
	
 
	.abArea04 { padding:80px 0 100px; }
	.abArea04 .bd { margin-top:40px; }
	.abArea04 .bd .swiper-slide a { padding:10px; }
	.abArea04 .bd .swiper-slide .txt { padding:30px 15px 0 15px; min-height:220px; box-shadow:0px 0px 10px rgba(0,0,0,0.25); }
	.abArea04 .bd .swiper-slide .txt .p1 img { max-height:80px; width:auto; }
	.abArea04 .bd .swiper-slide .txt .p2 { margin-top:15px; font-size:16px; line-height:25px; min-height:50px; }
	.abArea04 .bd .swiper-slide .txt .p3 { margin-top:10px; font-size:14px; }
	
	.abArea04 .bd .btn { margin-top:40px; }
}
@media all and (max-width:1200px){
	.abArea03 { padding:40px 0; }
	.abArea03 .bd { margin-top:30px; display:block; }
	.abArea03 .bd01 { display:none; }
 
	.abArea04 { padding:40px 0 60px; }
	.abArea04 .bd { margin-top:30px; }
	.abArea04 .bd .swiper-slide a { padding:10px; }
	.abArea04 .bd .swiper-slide .txt { padding:25px 10px 0 10px; min-height:180px; box-shadow:0px 0px 10px rgba(0,0,0,0.25); }
	.abArea04 .bd .swiper-slide .txt .p1 img { max-height:50px; width:auto; }
	.abArea04 .bd .swiper-slide .txt .p2 { margin-top:15px; font-size:14px; line-height:25px; min-height:75px; -webkit-line-clamp:3; }
	.abArea04 .bd .swiper-slide .txt .p3 { margin-top:10px; font-size:14px; }
	.abArea04 .bd .swiper-slide:hover .txt .p3 { display:none; }
	
	.abArea04 .bd .btn { margin-top:30px; }
	.abArea04 .bd .btn .btn01 { width:30px; height:30px; margin:0 5px; }
}

.ryBox { width:100%; height:100%; position:fixed; left:0; top:0; z-index:999999; background:rgba(00,00,00,0.6); display:none; }
.ryBox .ryBox01 { width:1000px; position:absolute; left:50%; margin-left:-500px; top:50%; transform:translateY(-50%); text-align:center; }
.ryBox .ryBox01 .gb { background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer; }
.ryBox .ryBox01 img { max-width:100%; }

@media (max-width:1200px) {
	.ryBox .ryBox01 { width:80%; margin-left:0;transform:translate(-50%,-50%); }
}


.rcArea01 { position:relative; padding:150px 0; }
.rcArea01 .wrap { position:relative; }
.rcArea01 .txt01 { position:absolute; left:0; top:50%; transform: translateY(-50%); font-size:56px; line-height:1.1; color:#373737; z-index:2; }
.rcArea01 .txt02 { float:right; width:685px; font-size:18px; line-height:40px; color:#373737; }

.rcArea02 .wrap { position:relative; min-height:770px; }
.rcArea02 .txt { position:absolute; width:685px; top:50%; transform: translateY(-50%); right:0; z-index:2; }
.rcArea02 .txt .p1 { font-size:56px; line-height:1.1; color:#373737; }
.rcArea02 .txt .p2 { margin-top:50px; }
.rcArea02 .txt .p2 ul li:nth-child(n + 2) { margin-top:45px; }
.rcArea02 .txt .p2 ul li .p21 { float:left; font-family:"Arial"; font-size:30px; color:rgba(55,55,55,0.5); }
.rcArea02 .txt .p2 ul li .p22 { float:right; width:calc(100% - 55px); font-size:18px; line-height:2; color:#373737; }

.rcArea03 { padding:90px 0; }
.rcArea03 .wrap { position:relative; }
.rcArea03 .pic { float:right; width:670px; border-radius:100%; }
.rcArea03 .txt { position:absolute; width:685px; top:50%; transform: translateY(-50%); left:0; z-index:2; }
.rcArea03 .txt .p1 { font-size:56px; line-height:1.1; color:#373737; }
.rcArea03 .txt .p2 { margin-top:50px; font-size:18px; line-height:2.5; color:#373737; }

.rcArea04 .wrap { position:relative; min-height:730px; }
.rcArea04 .txt { position:absolute; width:685px; top:50%; transform: translateY(-50%); right:0; z-index:2; }
.rcArea04 .txt .p1 { font-size:56px; line-height:1.1; color:#373737; }
.rcArea04 .txt .p3 { margin-top:55px; font-size:18px; line-height:2.5; color:#373737; }
 
@media all and (max-width:1680px){
	.rcArea01 { padding:100px 0; }
	.rcArea01 .txt01 { font-size:40px; }
	.rcArea01 .txt02 { width:600px; font-size:16px; line-height:30px; }

	.rcArea02 { background-size:889px 600px!important; }
	.rcArea02 .wrap { min-height:600px; }
	.rcArea02 .txt { width:600px; }
	.rcArea02 .txt .p1 { font-size:40px; }
	.rcArea02 .txt .p2 { margin-top:30px; }
	.rcArea02 .txt .p2 ul li:nth-child(n + 2) { margin-top:30px; }
	.rcArea02 .txt .p2 ul li .p21 { font-size:24px; }
	.rcArea02 .txt .p2 ul li .p22 { width:calc(100% - 55px); font-size:16px; line-height:30px; }

	.rcArea03 { padding:60px 0; }
	.rcArea03 .pic { float:right; width:510px; }
	.rcArea03 .txt { position:absolute; width:calc(100% - 600px); }
	.rcArea03 .txt .p1 { font-size:40px; }
	.rcArea03 .txt .p2 { margin-top:30px; font-size:16px; line-height:30px; }
	
	.rcArea04 { background-size:889px 600px!important; }
	.rcArea04 .wrap { min-height:600px; }
	.rcArea04 .txt { width:600px; }
	.rcArea04 .txt .p1 { font-size:40px; }
	.rcArea04 .txt .p3 { margin-top:30px; font-size:16px; line-height:30px; }
}
@media all and (max-width:1200px){
	.rcArea01 { padding:40px 0; }
	.rcArea01 .txt01 { font-size:30px; }
	.rcArea01 .txt02 { width:600px; font-size:14px; line-height:25px; }

	.rcArea02 { background-size:593px 400px!important; }
	.rcArea02 .wrap { min-height:400px; }
	.rcArea02 .txt { width:50%; }
	.rcArea02 .txt .p1 { font-size:30px; }
	.rcArea02 .txt .p2 { margin-top:20px; }
	.rcArea02 .txt .p2 ul li:nth-child(n + 2) { margin-top:20px; }
	.rcArea02 .txt .p2 ul li .p21 { font-size:24px; }
	.rcArea02 .txt .p2 ul li .p22 { width:calc(100% - 55px); font-size:14px; line-height:25px; }

	.rcArea03 { padding:40px 0; }
	.rcArea03 .pic { float:right; width:350px; }
	.rcArea03 .txt { position:absolute; width:calc(100% - 400px); }
	.rcArea03 .txt .p1 { font-size:30px; }
	.rcArea03 .txt .p2 { margin-top:20px; font-size:14px; line-height:25px; }

	.rcArea04 { background-size:593px 400px!important; }	
	.rcArea04 .wrap { min-height:400px; }
	.rcArea04 .txt { width:50%; }
	.rcArea04 .txt .p1 { font-size:30px; }
	.rcArea04 .txt .p3 { margin-top:20px; font-size:14px; line-height:25px; }
}
@media all and (max-width:1000px){
	.rcArea01 { padding:40px 0; }
	.rcArea01 .txt01 { position:relative; left:auto; top:auto; transform: translateY(0); font-size:20px; }
	.rcArea01 .txt02 { float:none; width:100%; margin-top:15px; }
	
	.rcArea02 { background-size:cover!important; padding:40px 0; }
	.rcArea02 .wrap { min-height:10px; }
	.rcArea02 .txt { position:relative; width:100%; top:auto; transform: translateY(0); right:auto; }
	.rcArea02 .txt .p1 { font-size:20px; }
	.rcArea02 .txt .p2 ul li:nth-child(n + 2) { margin-top:15px; }
	.rcArea02 .txt .p2 ul li .p21 { font-size:18px; }
	.rcArea02 .txt .p2 ul li .p22 { width:calc(100% - 35px); }

	.rcArea03 { padding:40px 0; }
	.rcArea03 .pic { float:none; width:300px; margin:0 auto; }
	.rcArea03 .txt { position:relative; width:100%; top:auto; transform: translateY(0); left:auto; margin-bottom:25px; }
	.rcArea03 .txt .p1 { font-size:20px; }
 
	.rcArea04 { background-size:cover!important; padding:40px 0; }
	.rcArea04 .wrap { min-height:10px; }
	.rcArea04 .txt { position:relative; width:100%; top:auto; transform: translateY(0); right:auto; }
	.rcArea04 .txt .p1 { font-size:20px; }
}


.conArea { padding:7px; background:#335ba8; }
.conArea01 { width:650px; float:left;display:flex;align-items: center; background:url(g_34.jpg) center center no-repeat; background-size:cover; height:510px; color:#fff; box-sizing:border-box; padding:0 4%}
.conArea01 .p1 { font-size:24px; font-weight:bold; width:100%; display:block;  }
.conArea01 .p2 { margin-top:40px; width:100%; display:block; }
.conArea01 .p2 ul li { padding-left:60px; font-size:18px; background-size:40px 40px!important; }
.conArea01 .p2 ul li:nth-child(n + 2) { margin-top:20px; }

.conArea02 { float:right; width:calc(100% - 650px); }
.conArea02 .my-map { width:100%!important; height:510px!important; }
.conArea02 #dituContent { width:calc(100% - 2px)!important; height:510px!important; }


@media all and (max-width:1680px){
	.conArea { padding:5px; }
	.conArea01 { width:500px; height:450px; }
	.conArea01 .p1 { font-size:24px; font-weight:bold; width:100%; display:block;  }
	.conArea01 .p2 { margin-top:40px; width:100%; display:block; }
	.conArea01 .p2 ul li { padding-left:60px; font-size:16px; background-size:40px 40px!important; }
	.conArea01 .p2 ul li:nth-child(n + 2) { margin-top:20px; }

	.conArea02 { float:right; width:calc(100% - 500px); }
	.conArea02 .my-map { height:450px!important; }
	.conArea02 #dituContent { height:450px!important; }
}
@media all and (max-width:1200px){
	.conArea { padding:3px; }
	.conArea01 { float:none; width:100%; height:auto; padding:30px 4%; display:block; }
	.conArea01 .p1 { font-size:18px; }
	.conArea01 .p2 { margin-top:30px; }
	.conArea01 .p2 ul li { padding-left:45px; font-size:12px; background-size:30px 30px!important; }
	.conArea01 .p2 ul li:nth-child(n + 2) { margin-top:20px; }

	.conArea02 { float:none; width:100%; }
	.conArea02 .my-map { height:350px!important; }
	.conArea02 #dituContent { height:350px!important; }
}

.rcArea { background:#fff; box-shadow:rgba(124,130,122,0.15) 4px 0px 20px; }
.rcArea ul li { border-bottom:1px solid #ededed; }
.rcArea ul li:last-child { border-bottom:none; }
.rcArea ul li .txt01 { position:relative; padding:40px 30px 30px 30px; cursor:pointer; }
.rcArea ul li .txt01 .p1 { font-size:20px; color:#1c0e14; font-weight:bold; }
.rcArea ul li .txt01 .p2 { font-size:16px; color:#666; margin-top:15px; }
.rcArea ul li .txt01 .p2 span { display:inline-block; margin-right:30px; }
.rcArea ul li .txt01 .p2 span:last-child { margin-right:0; }
.rcArea ul li .txt01 .p3 { position:absolute; top:50%; transform: translateY(-50%); right:0; width:60px; height:60px; background:url(ico18.png) no-repeat center; z-index:2; }
.rcArea ul li .txt01.on .p3 { top:auto; transform: translateY(0); bottom:0; background:url(ico19.png) no-repeat center #79a532 ; }

.rcArea ul li .txt02 { padding:40px; background:#ededed; display:none; }
.rcArea ul li .txt02 .p1 { font-size:16px; color:#666; line-height:30px; }
.rcArea ul li .txt02 .p1 strong { color:#333; }
.rcArea ul li .txt02 .p2 { margin-top:15px; width:170px; border:1px solid #79a532 ; border-radius:30px; text-align:center; cursor:pointer; }
.rcArea ul li .txt02 .p2 i { display:inline-block; line-height:50px; padding-right:35px; font-size:16px; color:#79a532; background:url(ico16.png) no-repeat center right; }

.rcArea ul li .txt02 .p2:hover { background:#79a532 ; }
.rcArea ul li .txt02 .p2:hover i { color:#fff; background:url(ico17.png) no-repeat center right; }


@media all and (max-width:1680px){
	.jobArea { padding:60px 0; }
	.rcArea { margin-top:40px; }
	.rcArea ul li .txt01 { padding:30px 25px; }
	.rcArea ul li .txt01 .p1 { font-size:18px; }
	.rcArea ul li .txt01 .p2 { font-size:14px;margin-top:15px; }
	.rcArea ul li .txt01 .p2 span { margin-right:15px; }
	.rcArea ul li .txt01 .p2 span:last-child { margin-right:0; }
	.rcArea ul li .txt01 .p3 { width:50px; height:50px; }
 
	.rcArea ul li .txt02 { padding:30px; }
	.rcArea ul li .txt02 .p1 { font-size:14px; line-height:25px; }
	.rcArea ul li .txt02 .p2 { margin-top:15px; width:120px; }
	.rcArea ul li .txt02 .p2 i { line-height:40px; padding-right:25px; font-size:14px; }
}
@media all and (max-width:1200px){
	.jobArea { padding:40px 0; }
	.rcArea { margin-top:30px; }
	.rcArea ul li .txt01 { padding:20px 35px 20px 15px; }
	.rcArea ul li .txt01 .p1 { font-size:16px; }
	.rcArea ul li .txt01 .p2 { font-size:14px;margin-top:5px; }
	.rcArea ul li .txt01 .p2 span { margin-right:10px; }
	.rcArea ul li .txt01 .p2 span:last-child { margin-right:0; }
	.rcArea ul li .txt01 .p3 { width:30px; height:30px; background-size:12px 8px!important; }
 
	.rcArea ul li .txt02 { padding:20px 15px; }
	.rcArea ul li .txt02 .p1 { font-size:12px; line-height:20px; }
	.rcArea ul li .txt02 .p2 i { line-height:35px; }
}

.biaodan { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.4); z-index:999; display:none; }

.jbclose {position: absolute; right: 2%;top: 3%;z-index: 11;width: 40px;height: 40px; cursor:pointer; }
.jbclose i {display: block;width: 100%;height: 40px;position: relative;transform: rotate(45deg); transition: all .4s ease;}
.jbclose i::after,.jbclose i::before {content: '';background: #000;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.jbclose i::after {width: 26px;height: 2px;}
.jbclose i::before {width: 2px;height: 26px;}
.jbclose i:hover {transform: rotate(135deg);}
.jbclose i:hover::after,.jbclose i:hover::before {background: #3eb034;}

.biaodan01 { position: absolute; width:460px; overflow: hidden; background: #fff; z-index: 10; left: 50%; top: 50%; transform: translate(-50%,-50%); padding: 3% 50px; border-radius: 10px; }
.biaodan01 .txt { text-align:center; }
.biaodan01 .txt .p1 {font-size: 30px;padding-bottom: 10px; font-weight:bold;}
.biaodan01 .txt .p2 {font-size: 14px;color: #666;}

.biaodan01 form { margin-top:30px; font-size:14px; }
.biaodan01 form .text { border: 1px solid #ededed; width: 100%; padding:0 20px; height:45px; line-height:45px; overflow: hidden; box-sizing: border-box; display: block; margin-bottom: 10px; border-radius: 4px; background: #f2f4f7; }
.biaodan01 form .text01 { float:left; width:48%; }
.biaodan01 form .text02 { float:right; width:48%; }
.biaodan01 form .pp {  margin-bottom:5px; }

.biaodan01 form .filebtn { position:relative; }
.biaodan01 form .filebtn input.file { position:absolute; top:0; left:0; width:100%; cursor: pointer; opacity: 0; height:45px; z-index: 8; }
.biaodan01 form .filebtn .file-title { position:relative; width: 100%; height:45px; }
.biaodan01 form .filebtn .file-title .file-txt { width:70px; height:36px; line-height:36px; border-radius: 5px; cursor: pointer; text-align: center; background: #000;color: #fff;position: absolute;right: 3%;top: 50%;border:none;overflow: hidden;transform: translateY(-50%); }
.biaodan01 form .filebtn .file-title .file-name {  border: 1px solid #ededed; width: 100%; padding:0 20px; height:45px; line-height:45px; overflow: hidden; box-sizing: border-box; display: block; border-radius: 4px; background: #f2f4f7; }

.biaodan01 form .btn01 { width: 100%; height:45px; line-height:45px; overflow: hidden;box-sizing: border-box;display: block;background: #3eb034;color: #fff;border: none;cursor: pointer;font-size: 16px;border-radius: 4px;text-align: center; margin-top:10px; }

@media all and (max-width:1280px){
	.biaodan01 .txt .p1 { font-size:20px; }
	.biaodan01 .txt .p2 { font-size: 14px; color: #666; }

	.biaodan01 form { margin-top:20px; }
	.biaodan01 form .text { padding:0 15px; height:35px; line-height:35px; }
	.biaodan01 form .text01 { float:left; width:48%; }
	.biaodan01 form .text02 { float:right; width:48%; }
	.biaodan01 form .pp { font-size:14px; margin-bottom:5px; }
 
	.biaodan01 form .filebtn input.file { height:35px; }
	.biaodan01 form .filebtn .file-title { height:35px; }
	.biaodan01 form .filebtn .file-title .file-txt { width:60px; height:25px; line-height:25px; }
	.biaodan01 form .filebtn .file-title .file-name { padding:0 15px; height:35px; line-height:35px; }
 
	.biaodan01 form .btn01 { height:35px; line-height:35px; }
}
@media all and (max-width:1200px){
	.biaodan01 { width:90%; padding:40px 2% 30px 2%; }
	
	.biaodan01 .txt .p1 { font-size:20px; }
	.biaodan01 .txt .p2 { font-size: 14px; color: #666; }

	.biaodan01 form { margin-top:20px; }
	.biaodan01 form .text { padding:0 15px; height:35px; line-height:35px; }
	.biaodan01 form .text01 { float:none; width:100%; }
	.biaodan01 form .text02 { float:none; width:100%; }
	.biaodan01 form .pp { font-size:14px; margin-bottom:5px; }
 
	.biaodan01 form .filebtn input.file { height:35px; }
	.biaodan01 form .filebtn .file-title { height:35px; }
	.biaodan01 form .filebtn .file-title .file-txt { width:60px; height:25px; line-height:25px; }
	.biaodan01 form .filebtn .file-title .file-name { padding:0 15px; height:35px; line-height:35px; }
 
	.biaodan01 form .btn01 { height:35px; line-height:35px; }
}



@media all and (max-width:1680px){
	
}
@media all and (max-width:1200px){
	
}



@media all and (max-width:1680px){
	
}
@media all and (max-width:1200px){
	
}