/*
* @Author: sunjijing
* @Date:   2021-12-10 11:29:40
* @Last Modified by:   sunjijing
* @Last Modified time: 2021-12-15 10:23:37
*/

body { background: #e2e2e2; }

.swiper-slide .eps-shadow.eps-dn, #oneWrap .eps-shadow.eps-dn { top: 20px !important; left: 0 !important; }
.lhlx_item .eps-shadow.eps-dn { left: 20px !important; top: 20px !important; }
#zyfz .eps-shadow.eps-dn { left: 1390px !important; }

/* 模块样式类 */
.mk_tit { position: relative; padding-top: 30px; }
.mk_tit span { font-size: 34px; font-weight: bold; color: #014683; }
.mk_tit i { display: inline-block; width: 160px; height: 5px; background: #eee; overflow: hidden; position: absolute; left: 0; top: 0; border-radius: 5px; }
.mk_tit i::after { content: ''; display: inline-block; width: 40px; height: 5px; background: #014683; float: left; }
.mk_tab { position: absolute; right: 0; top: 35px; }
.mk_tab a { display: inline-block; font-size: 16px; color: #333; margin-left: 50px; line-height: 36px; }
.mk_tab a.on { font-weight: bold; border-bottom: 1px solid #014683; color: #014683; }

/* 头部 */
.head_link { padding: 0 20px; }
.head_link a { margin-right: 0; } 
.header { position: relative; padding: 0; }
.header .pubcon { padding: 35px 20px; background: #fff; }
.ejNav_con { width: auto; top: 42px; padding-top: 0; }

/* banner */
#banner, #zeroWrap, #area04 { width: 1240px; }
.banner { position: relative; -height: 572px; margin-bottom: 40px; }
.banner_but { position: absolute; left: 0px; top: 50%; width: 30px; width: calc(50% - 600px); text-align: center; margin-top: -77px; }
.banner_but li { font-size: 14px; color: #333; height: 26px; line-height: 26px; margin: 10px 0; }
.banner_but li span { display: inline-block; }
.banner_but li.on span { border-bottom: 1px solid #014683; }..
.banner_list li img { width: 100%; height: 100%; object-fit: cover; }

/* 通知公告 */
.tzgg { height: 50px; background: #fff; background: rgba(255, 255, 255, .7); width: 1240px; z-index: 10; transition: bottom ease-in-out 500ms; }
.tzgg span { display: inline-block; font-size: 14px; color: #666; text-align: right; padding-left: 25px; line-height: 50px; float: left; }
.tzgg_con { float: left; width: 1060px; height: 50px; margin-right: 20px; }
.tzgg .more { display: inline-block; font-size: 14px; content: #fff; float: left; padding-right: 25px; line-height: 50px; }
.tzgg_list li { line-height: 50px; }
.tzgg_list li a { display: inline-block; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }
.tzgg_list li:hover a { color: #014683; }

/* 上推栏目 */
.ztPic { position: absolute; bottom: -211px; padding: 20px 0; background: #fff; z-index: 11; border-bottom: 1px solid #014683; transition: bottom ease-in-out 500ms; display: none; }
.ztPic_list { width: 105%; }
.ztPic_list li { width: 387px; height: 170px; float: left; margin-right: 20px; position: relative; }
.ztPic_list li img { width: 100%; height: 100%; object-fit: cover; }
.ztPic_list li .page_name { position: absolute; top: 15px; width: 75px; height: 30px; line-height: 30px; text-align: center; font-size: 16px; color: #fff; background: #008bff; right: 0; }
.ztPic_list li p { height: 100px; background: url(tit_bg.png) repeat-x; background-size: auto 100%; position: absolute; bottom: 0; width: 100%; }
.ztPic_list li p span { padding-top: 60px; margin: 0 20px; font-size: 20px; color: #fff; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.ban_slide { text-align: center; height: 60px; line-height: 60px; margin-bottom: 10px; }
.ban_slide img { vertical-align: middle; cursor: pointer; transform: rotateZ(0deg); transition: all ease-in-out 500ms; margin-top: 20px; }
.banner.on .tzgg { bottom: -50px; }
.banner.on .ztPic { bottom: 0; }
.banner.on~.ban_slide img { transform: rotateZ(180deg); }

/* 内容区域 */
#oneWrap { position: relative; width: 1240px; margin-bottom: 40px; }
#oneWrap .eps-shadow.eps-dn { top: 20px !important; left: 0 !important; }
.mk_item { width: 585px; }
.ztzl_item { position: relative; margin-bottom: 30px; overflow: hidden; height: 250px; }
.ztzl_item a { height: 100%; }
.ztzl_item.it2 { height: 300px; }
.ztzl_item .page_name { position: absolute; top: 0; right: 0; background: #014683; text-align: center; width: 110px; height: 50px; line-height: 50px; font-size: 16px; color: #fff; z-index: 2; }
.ztzl_item img { width: 100%; height: 100%; object-fit: cover; transform: scale(1, 1); transition: all ease-in-out 500ms; }
.ztzl_item .txt { height: 170px; background: url(tit_bg.png) repeat-x; background-size: auto 100%; position: absolute; bottom: 0; left: 0; width: 100%; }
.ztzl_item .date { font-size: 14px; color: #fff; margin: 0 20px; margin-top: 90px; }
.ztzl_item .tit { font-size: 16px; color: #fff; margin: 0 20px; line-height: 60px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ztzl_item:hover img { transform: scale(1.1, 1.1); }

/* 招聘求职 */
#twoWrap { width: 1240px; margin: 0 auto; background: #fff; margin-bottom: 40px; }
.zpqz_list ul, .titPic { width: 380px; }
.zpqzCon { padding: 20px; }
.zpqz_list ul li a { display: block; font-size: 16px; line-height: 38px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.titPic { margin: 0 30px; position: relative; height: 190px; overflow: hidden; }
.titPic img { width: 100%; height: 100%; object-fit: cover; }
.titPic span { display: inline-block; position: absolute; right: 0; bottom: 0; padding: 5px 10px; font-size: 14px; color: #fff; background: #e5010f; }
.zpqz_list ul li:hover a { color: #014683; }

/* 代办事项 */
.dbsx { -height: 530px; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); margin-bottom: 40px; }
.dbsx_tit { height: 40px; line-height: 40px; border-bottom: 1px solid #eee; margin-bottom: 20px; }
.dbsx_tit a { font-size: 20px; font-weight: bold; color: #fff; }
#container { overflow: hidden; width: 100% !important; -height: 320px !important; }
.blue_bg { padding: 20px 25px; background: #014683; overflow: hidden; -height: 125px; }
.dbsx_list li .date { font-size: 14px; color: rgba(255, 255, 255, 0.7); }
.dbsx_list li .tit a { display: block; font-size: 16px; color: #fff; line-height: 2em; max-height: 4em; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; padding-left: 20px; text-align: justify; }
.dbsx_list li .tit a::before { content: ''; display: inline-block; width: 6px; height: 6px; background: red; border-radius: 50%; position: absolute; left: 0; top: 12px; }
.page_wrap { margin-top: 20px; display: flex; align-items: center; }
.dbsx_con .page { display: inline-block !important; width: auto !important; margin: 0 15px; }
.page_wrap .page, .page_wrap .page span { font-size: 16px; color: #fff; }
.page_wrap > a { display: inline-block; width: 10px; height: 16px; }
.page_wrap > a.dbsx_prev { background: url(dbsx_prev.png) no-repeat center; background-size: 10px; }
.page_wrap > a.dbsx_next { background: url(dbsx_next.png) no-repeat center; background-size: 10px; }
.page_wrap > a.dbsx_prev:hover { background-image: url(dbsx_prev_hov.png); }
.page_wrap > a.dbsx_next:hover { background-image: url(dbsx_next_hov.png); }
.select_data { }
.select_data div { display: inline-block; font-size: 16px; color:#fff; }
.select_data select { min-width: 20px; text-align: center; margin: 0 5px; font-size: 16px; height: 30px; border-radius: 4px; }
.month_s span { display: inline-block; padding: 0 5px; border: 1px solid #fff; border-radius: 4px; line-height: 30px; font-size: 14px; color: #fff; margin-left: 10px; cursor: pointer; }
.month_s span.on { background: #fff; color: #014683; }

/* 新闻列表 */
.news_tab { background: #fff; padding: 0 20px 20px; margin-bottom: 40px; }
.news_tab_hd { height: 80px; line-height: 80px; border-bottom: 1px solid #eee; }
.news_tab_hd a { font-size: 24px; color: #333; margin-right: 25px; display: inline-block; position: relative; cursor: pointer; }
.news_tab_hd a i { display: inline-block; width: 0; height: 0; border-style: solid; border-width: 8px; border-color: transparent transparent #333 transparent; position: absolute; left: 50%; margin-left: -8px; bottom: 0; display: none; }
.news_tab_hd a.on { font-weight: bold; border-bottom: 2px solid #333; }
.news_tab_hd a.on i { display: block; }
.news_list li { -margin-top: 25px; }
.news_list li .date { font-size: 14px; color: #333; color: rgba(0,0,0,.5); }
.news_list li .tit a { font-size: 16px; color: #333; color: rgba(0,0,0,.8); line-height: 2em; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_tab_item a.more { margin-top: 60px; display: inline-block; line-height: 30px; border-bottom: 1px solid #fff; font-size: 14px; color: #333; }
.news_list li:hover .date, .news_list li:hover .tit a { color: #014683; }
.news_list li { line-height: 40px; height: 40px; }
.news_list li a { font-size: 14px; color: #333; max-width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; }
.news_list li span { font-size: 14px; color: #999; float: right; }
.news_list li.first { height: auto; }
.news_list li.first .tit a { font-size: 20px; margin-top: 20px; max-width: 100%; margin-bottom: 10px; }
.news_list li.first .smy { font-size: 14px; line-height: 2em; color: #999; }

/* 新闻图片列表 */
#ztzlBox { width: 625px; }
.news_pic { overflow: hidden; }
.news_pic_list { width: 105%; }
.news_pic_list li { margin-right: 30px; width: 257px; float: left; margin-bottom: 30px; position: relative; overflow: hidden; background: #fff; padding: 20px 20px 0; }
.news_pic_list li .img { height: 140px; overflow: hidden; position: relative; }
.news_pic_list li img { width: 100%; transform: scale(1, 1); transition: all ease-in-out 500ms; object-fit: cover; }
.news_pic_list li .img span { display: inline-block; position: absolute; right: 0; top: 0; padding: 5px 10px; font-size: 14px; color: #fff; background: #e5010f; }
.news_pic_list li .txt { width: 100%; padding: 10px 0; }
.news_pic_list li .tit { font-size: 20px; color: #333; line-height: 1.5em; display: -webkit-box; overflow: hidden; }
.news_pic_list li .smy { font-size: 14px; color: #666; line-height: 2em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_pic_list li:hover img { transform: scale(1.1, 1.1); }

/* 留学项目 */
.lxxm { margin-bottom: 40px; padding: 40px 20px; background: #fff; }
.lxxm_form { margin-top: 50px; margin-bottom: 20px; width: 195px; height: 30px; border-radius: 30px; overflow: hidden; border: 1px solid #cbcbcb; padding: 0 20px; }
.lxxm_form input { width: 165px; float: left; height: 30px; border: none; }
.lxxm_form button { width: 30px; height: 30px; float: right; background: url(lxxm_search.png) no-repeat center; background-size: 20px; padding-right: 20px; }
.lxxm_tab li { height: 34px; line-height: 34px; padding-top: 20px; }
.lxxm_tab li a { font-size: 16px; color: #333; display: inline-block; }
.lxxm_tab li.on a { border-bottom: 2px solid #a3b2c7; color: #014683; font-weight: bold; }
.lxxm_bd { width: 840px; }
.lxxm_flash { max-height: 455px; margin-bottom: 40px; border-top: 1px solid #eee; border-left: 1px solid #eee; }
.lxxm_list li { text-align: center; height: 150px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; box-sizing: border-box; }
.lxxm_list li img { height: 80px; margin: 15px 0; transform: rotateY(0deg); transition: all ease-in-out 500ms; }
.lxxm_list li p { font-size: 14px; color: #454546; }
.lxxm_list li:hover img { transform: rotateY(180deg); }
.lxxm_list li:hover p { font-weight: bold; color: #014683; }
.lxxm_page_wrap { border-top: 1px solid #eee; padding-top: 25px; }
.lxxm_page { float: left; width: auto !important; }
.lxxm_page, .lxxm_page * { font-size: 14px; color: #d1d1d1; }
.lxxm_page span.swiper-pagination-current { color: #666; }
.lxxm_prev, .lxxm_next { display: inline-block; float: right; width: 24px; height: 24px; text-align: center; line-height: 24px; font-size: 16px; color: #666; margin-top: -5px; }
.lxxm_prev:hover, .lxxm_next:hover { background: url(lxxm_but_bg.png) no-repeat center; color: #318cca; }

/* 平安留学 */
.palx { position: relative; }
.palx_bg { min-width: 1200px; width: 95%; height: 600px; background: url(palx_bg.jpg) no-repeat top center; background-size: cover; position: absolute; top: 0; right: 0; }
.palx_con { padding-top: 60px; }
.palx_con .mk_tit { text-align: right; color: #fff; margin-bottom: 275px; }
.palx_con .mk_tit i { left: inherit; right: 0; background: #fff; }
.palx_con .mk_tit span { color: #fff; }
.palx_tab { width: 86%; min-width: 1090px; height: 290px; float: right; background: #fff; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); position: relative; z-index: 10; margin-bottom: 15px; }
.palx_tab_hd { padding: 40px 0 40px 40px; float: left; }
.palx_tab_hd .tit { line-height: 36px; padding-right: 160px; }
.palx_tab_hd .tit a, .palx_tab_hd .tit span { font-size: 14px; color: #adadad; }
.palx_tab_hd .tit.on { background: url(line.jpg) no-repeat right 18px; }
.palx_tab_hd .tit.on a, .palx_tab_hd .tit.on span { color: #333; }
.pzlx_tab_bd { padding: 46px 0 0px 0; float: left; margin-left: 40px; width: 740px; }
.palx_item .con { overflow: hidden; }
.palx_item .tit a { font-size: 16px; color: #333; font-weight: bold; margin-bottom: 15px; display: block; }
.palx_item .smy { font-size: 14px; color: #666; line-height: 2em; }
.column_box .lxxm_page_wrap { border-top: 1px solid #eee; padding-top: 25px; position: absolute; bottom: 35px; width: 1020px; left: 50%; z-index: 10; margin-left: -420px; }
.zjl_pic { overflow: hidden; }
.zjl_list li { width: 220px; float: left; margin: 0 12px; text-align: center; }
.zjl_list li img { width: 100%; height: 120px; object-fit: cover; }
.zjl_list li .tit { font-size: 14px; color: #333; }

/* 回国就业 */
.hgjy { margin: 0 auto 40px; padding: 40px 20px 0; background: #fff; width: 1200px; }
.hgjy .mk_tit { margin-bottom: 40px; }
.hgjy_item, .ljrc_row { width: 100%; overflow: hidden; }
.ljrc_row { margin-bottom: 30px; }
.pic_list li { position: relative; width: 250px; height: 85px; margin-right: 30px; float: left; overflow: hidden; border:1px solid #cbcbcb;}
.pic_list li .name { width: 80px; height: 36px; text-align: center; line-height: 36px; font-size: 14px; color: #fff; background: #014683; position: absolute; right: 0; top: 0; z-index: 2; }
.pic_list li p.tit { height: 60px; line-height: 60px; padding-top: 40px; background-size: auto; background-size: auto 100%; position: absolute; bottom: 0; left: 0; width: 100%; }
.pic_list li p.tit span { display: inline-block; padding: 0 20px; font-size: 16px; color: #fff; }
.pic_list li img { width: 100%; height: 100%; object-fit: cover; transform: scale(1, 1); transition: all ease-in-out 500ms; }
.pic_list li:hover img { transform: scale(1.1, 1.1); }

/* 回国创业 */
.hgcy { padding: 40px 20px; background: #fff; margin-bottom: 40px; }
.hgcy_con { padding-top: 40px !important; -padding-bottom: 60px !important; }
.hgcy_pic_list li { float: right; width: 400px; height: 200px; position: relative; margin-bottom: 30px; overflow: hidden; }
.hgcy_pic_list li .name { width: 105px; height: 46px; text-align: center; line-height: 46px; font-size: 14px; color: #fff; background: #014683; position: absolute; right: 0; top: 0; z-index: 2; }
.hgcy_pic_list li p.tit { height: 60px; line-height: 60px; padding-top: 40px; background: url(tit_bg.png) repeat-x; background-size: auto; background-size: auto 100%; position: absolute; bottom: 0; left: 0; width: 100%; }
.hgcy_pic_list li p.tit span { display: inline-block; padding: 0 20px; font-size: 16px; color: #fff; }
.hgcy_pic_list li img { width: 100%; height: 100%; object-fit: cover; transform: scale(1, 1); transition: all ease-in-out 500ms; }
.hgcy_pic_list li.first { width: 765px; height: 430px; float: left; }
.hgcy_item .lxxm_page span { color: #666; }
.hgcy_pic_list li:hover img { transform: scale(1.1, 1.1); }

/* 留学百事通 */
.bst { padding-top: 55px; padding-bottom: 60px; background: #f4f4f4; }
.bst_flash { padding-top: 50px; }
.bst_list li { width: 16.66%; float: left; text-align: center; }
.bst_list li .icon { width: 125px; height: 125px; border-radius: 50%; background: #fff; margin: 0 auto 15px; }
.bst_list li img { height: 45px; margin-top: 40px; transition: all ease-in-out 500ms; transform: rotateY(0deg); }
.bst_list li .tit { font-size: 16px; color: #333; }
.bst_list li:hover img { transform: rotateY(180deg); }
.bst_but { display: block; width: 16px; height: 24px; position: absolute; top: 50%; margin-top: -12px; z-index: 10; }
.bst_but.prev { background: url(bst_prev.png) no-repeat center; background-size: 100% 100%; left: 0; }
.bst_but.next { background: url(bst_next.png) no-repeat center; background-size: 100% 100%; right: 0; }

/* 来华留学 */
.lhlx { padding: 40px 20px; background: #fff; -margin-bottom: 40px; overflow: hidden; }
.lhlx_con { margin-top: 20px; }
#lhlxForm { display: inline-block; width: 210px; height: 34px; border-radius: 30px; border: 1px solid #e7e7e7; padding: 0 10px 0 20px; float: left; margin-top: 2px; }
#lhlxForm input { background: none; border: none; width: 176px; float: left; height: 34px; font-size: 14px; color: #666; }
#lhlxForm button { width: 34px; height: 34px; background: url(lxxm_search.png) no-repeat center; background-size: 18px; }
.lhlx_item li { -width: 280px; -height: 180px; width: 578px; height: 390px; float: left; overflow: hidden; margin-right: 30px; }
.lhlx_item li.first { width: 578px; height: 390px; }
.lhlx .lxxm_page_wrap { -margin-right: 5%; }

.hgcy_txt_list { height: 420px; }
.hgcy_txt_list li { width: 525px; height: 180px; padding: 0px; background: #fafafa; margin-right: 30px; box-shadow: 0 5px 15px #eee; }
.hgcy_txt_list li a { display: block; padding: 30px; }
.hgcy_txt_list li .tit span { font-size: 22px; color: #13538c; margin-bottom: 15px; display: block; }
.hgcy_txt_list li .smy { font-size: 16px; color: #333; line-height: 1.5em; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; height: 72px; overflow: hidden; }
.hgcy_txt_list li:hover { background: #13538c; }
.hgcy_txt_list li:hover .tit span, .hgcy_txt_list li:hover .smy { color: #fff; }

/* 快速 */
.site_link { overflow: hidden; margin-bottom: 40px; padding: 0 20px 40px; background: #fff; }
.site_link_con { width: 105%; }
.site_link_item { width: 275px; height: 320px; border: 1px solid #aaa; float: left; margin-right: 30px; text-align: center; position: relative; overflow: hidden; }
.site_link_item .icon { margin-top: 60px; height: 90px; margin-bottom: 30px; }
.site_link_item .tit { font-size: 26px; color: #999; padding-bottom: 40px; position: relative; }
.site_link_item .tit i { display: inline-block; width: 42px; height: 1px; background: #999; position: absolute; left: 50%; margin-left: -22px; bottom: 0; }
.site_link_item .link { width: 100%; height: 100%; position: absolute; top: 100%; left: 0; background: #014683; transition: all ease-in-out 500ms; } 
.site_link_item .link .con { padding: 35px; }
.site_link_item .link a { display: block; height: 1px; background: none; margin: 40px 0; }
.site_link_item .link a span { display: inline-block; padding: 0 10px; font-size: 16px; color: #fff; position: relative; top: -10px; background: #014683; }
.site_link_item .link a:hover { background: #fff; }
.site_link_item:hover .link { top: 0; }

/* 底部 */
.footer { width: 1240px; margin: 0 auto; }
.foot_row1, .foot_row2 { padding-left: 20px; padding-right: 20px; }
.foot_bot p { margin: 0 20px; }

/* 热点专题轮播 */
.ztzlFlash_list li a { display: block; padding: 20px; background: #fff; }
.ztzlFlash_list li .img { height: 200px; width: 100%; overflow: hidden; position: relative; }
.ztzlFlash_list li .img span { display: inline-block; position: absolute; right: 0; bottom: 0; padding: 5px 10px; font-size: 14px; color: #fff; background: #e5010f; }
.ztzlFlash_list li img { width: 100%; height: 100%; object-fit: cover; transform: scale(1, 1); transition: all ease-in-out 300ms; }
.ztzlFlash_list li:hover img { transform: scale(1.1, 1.1); }
.ztzlFlash_list li .txt { width: 100%; padding: 10px 0; }
.ztzlFlash_list li .tit { font-size: 20px; color: #333; line-height: 1.5em; display: -webkit-box; overflow: hidden; }
.ztzlFlash_list li .smy { font-size: 14px; color: #666; line-height: 2em; height: 4em; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.zrF_prev, .zrF_next { display: inline-block; width: 25px; height: 60px; position: absolute; background: red; z-index: 5; top: 50%; margin-top: -30px; }
.zrF_prev { background: url(/uiFramework/commonResource/image/2022042514521161321.png) no-repeat center; left: 20px; }
.zrF_next { background: url(/uiFramework/commonResource/image/2022042514521869922.png) no-repeat center; right: 20px; }

/* 适配样式 */
@media screen and (min-width: 1500px) {
	.mk_tit { padding-top: 40px; width: auto; }
	.mk_tit span { font-size: 34px; }

	#banner, #zeroWrap, #area04 { width: 1400px; }
	.banner_but { width: calc(50% - 700px); }
	.banner_but li { font-size: 18px; }

	.tzgg { height: 55px; width: 1400px; }
	.tzgg span, .tzgg_list li, .tzgg .more { line-height: 55px; }
	.tzgg_con { width: 1205px; height: 55px; }

	.ztPic_list::after { display: none; }
	.ztPic_list { width: 100%; display: flex; justify-content: space-between; }
	.ztPic_list li { margin-right: 0; width: 32%; }

	.mk_item { width: 685px; }
	.ztzl_item { height: 295px; }
	.ztzl_item a { display: block; height: 100%; }
	.ztzl_item.it2 { height: 360px; }
	.ztzl_item .date { font-size: 16px; }
	.ztzl_item .tit { font-size: 20px; }

	.dbsx_tit a { font-size: 26px; }
	#container { height: 385px !important; }
	.blue_bg { height: 163px; }
	.news_pic_list li { width: 327px; }
	.news_pic_list li .tit { font-size: 18px; }

	.lxxm_form { width: 237px; }
	.lxxm_tab li { height: 54px; }
	.lxxm_bd { width: 980px; }

	.pzlx_tab_bd { width: 940px; }
	.palx_tab .lxxm_page_wrap { width: 1230px; }

	.pic_list li p.tit { height: 100px; }
	.column_box .lxxm_page_wrap { width: 1220px; margin-left: -520px; padding-top: 10px; }

	.hgcy_pic_list li { width: 440px; height: 235px; }
	.hgcy_pic_list li.first { width: 880px; height: 500px; }
	.hgcy_pic_list li p.tit { height: 100px; }

	#lhlxForm { width: 242px; }
	.lhlx_item li { width: 326px; height: 380px; }
	.lhlx_item li.first { width: 685px; height: 455px; }
	.hgcy_txt_list li { height: auto; } 

	.site_link_con { width: 100%; display: flex; justify-content: space-between; }
	.site_link_item { width: 325px; margin-right: 0; }

	#oneWrap, #twoWrap, .hgjy, .footer { width: 1400px; }
	.zpqz_list ul, .titPic { width: 430px; }
	#ztzlBox { width: 688px; } 
}

@media screen and (max-width: 1240px) {
	body { background: #fff; }
	.banner_but { left: 10px; }
	.tzgg_con { width: calc(100% - 260px); }

	.mk_item { width: 49%; }
	.ztzl_item { height: 20vw; margin-bottom: 20px; }
	.ztzl_item.it2 { height: 25vw; }
	.news_tab { margin-bottom: 40px; }

	.news_pic_list { width: 100%; }
	.news_pic_list li { width: 46%; margin-right: 4%; }
	.lxxm_bd { width: calc(100% - 240px); }
	.lxxm_form { padding: 0 10px; }
	.lxxm_form form { display: flex; }

	.palx_tab { width: 92%; min-width: 92%; margin-left: 4%; float: none; height: auto; padding-bottom: 60px; overflow: hidden; }
	.palx_tab_hd { padding: 20px 0 20px 20px; width: 120px; }
	.palx_tab_hd .tit { padding-right: 0; }
	.palx_tab_hd .tit.on { background: none; }
	.pzlx_tab_bd { width: calc(100% - 180px); padding-top: 20px; }

	.zjl_list { display: flex; justify-content: space-between; }
	.zjl_list li { width: 32%; margin: 0; }
	.zjl_list li img { height: 15vw; }
	.column_box .lxxm_page_wrap { width: calc(92vw - 40px); margin-left: calc(-50% + 60px); }

	.pic_list li { width: 20vw; height: 12vw; }
	.pic_list li .name { width: auto; height: 36px; line-height: 36px; font-size: 14px; padding: 0 15px; }
	.pic_list li p.tit { height: 70px; line-height: 2em; }
	.hgcy_pic_list li.first { width: 65%; height: 390px; }
	.hgcy_pic_list li { width: 32%; height: 180px; }

	.lhlx { padding-top: 0; }

	#yxzy .hgcy_pic_list li { height: 280px; }

	#lhlxForm { display: flex; padding-left: 10px; }
	.hgcy_con { padding-bottom: 50px !important; }
	.hgcy_txt_list { height: 340px; }
	.hgcy_txt_list li { height: 135px; }
	.hgcy_txt_list li a { padding: 20px; }
	.hgcy_txt_list li .smy { -webkit-line-clamp: 2; height: 52px; }

	.site_link_con { width: 100%; display: flex; justify-content: space-between; }
	.site_link_item { width: 23%; margin-right: 0; }
	.site_link_item .link .con { padding: 15px; }

	#banner, #oneWrap, #twoWrap, #zeroWrap, #area04, .hgjy { width: 92vw; padding-left: 0; padding-right: 0; }
	.footer { width: 100%; }
	.tzgg { width: 100%; }
	.zpqzCon, .news_tab, .hgcy, .lhlx, .site_link, .lxxm { padding-left: 0; padding-right: 0; }
	.zpqz_list ul, .news_pic_list li { width: 48%; }
	.zpqz_list ul li a::before { content: '-'; } 
	.titPic { display: none; }
	.ztzlFlash_list li a, .news_pic_list li { background: #f5f5f5; }
	.news_pic_list { display: flex; justify-content: space-between; flex-wrap: wrap; }
	.news_pic_list li { margin-right: 0; } 
}

@media screen and (max-width: 1025px) {
	.dbsx_tit { height: auto; position: relative; }
	.select_data { float: none; }
	.select_data .year_s { position: absolute; right: 0; top: 0; }
	.select_data .month_s { display: flex; width: 100%; justify-content: space-between; margin-bottom: 10px; }
	.month_s span { margin-left: 0; }
	#area04 .mk_item { float: none; width: 100%; }
	.news_tab_item a.more { margin-top: 20px; }
	.news_pic_list li { height: 25vw; }
	.news_pic_list li .txt { -height: 20vw; }
	.hgcy_pic_list li { height: 18vw; }
	.hgcy_pic_list li.first { height: 40vw; }
	.site_link_con { flex-wrap: wrap; }
	.site_link_item { width: 48%; margin-bottom: 20px; }


}

@media screen and (max-width: 769px) {
	.header .pubcon { padding: 10px 0; } 
	.mk_tit { display: flex; align-items: center; justify-content: space-between; }
	.mk_tit { position: relative; padding-top: 15px; }
	.mk_tit i { width: 95px; }
	.mk_tit span { font-size: 24px; }
	.mk_tab { top: 10px; }
	.mk_tab a { margin-left: 20px; }
	.banner_list li img { height: 32vw; }
	.banner_but { left: 0; top: inherit; bottom: 40px; z-index: 100; margin-top: 0; width: 100%; }
	.banner_but li { display: inline-block; margin: 10px; }
	.select_data .month_s { flex-wrap: wrap; }
	.month_s span { width: 15%; text-align: center; margin-top: 10px; }
	.mk_item { width: 100%; float: none; }
	.ztzl_item { height: 40vw; }
	.ztzl_item.it2 { height: 50vw; }
	.news_pic_list li .txt { -height: 42vw; }
	.news_tab_hd { line-height: 64px; height: 66px; }
	.news_tab_hd a { font-size: 20px; }
	.lxxm_hd { float: none; width: 100%; position: relative; }
	.lxxm_form { padding: 0 10px; position: static; top: 0; right: 0; margin-top: 0; }
	.lxxm_tab { overflow: hidden; margin-top: 15px; }
	.lxxm_tab li { padding-top: 0; float: left; margin-right: 20px; }
	.lxxm_bd { width: 100%; float: none; margin-top: 20px; }
	.pic_list li { width: 32vw; height: 20vw; }
	.pic_list li p.tit span { width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.hgcy_pic_list li.first { width: 100%; height: 50vw; }
	.hgcy_pic_list li { width: 48%; height: 30vw; }
	#chds .hgcy_pic_list ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
	.hgcy_pic_list li p.tit { height: 90px; display: flex; flex-direction: column; justify-content: flex-end; }
	.hgcy_pic_list li p.tit span { font-size: 14px; line-height: 3em; }
	#yxzy .hgcy_pic_list li { height: 30vw; }
	.lhlx { padding-bottom: 0; }
	.lhlx_con { margin-top: 20px; }
	.hgcy_txt_list { height: 30vw; }
	.site_link_item { height: 300px; }
	.site_link { margin-bottom: 20px; }
}

@media screen and (max-width: 561px) {
	.blue_bg { padding: 15px; }
	.banner_but li span { display: inline-block; padding: 0; border-radius: 50%; background: #fff; width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 12px; }
	.tzgg { height: 36px; }
	.tzgg span { line-height: 36px; padding-left: 10px; }
	.tzgg_con { height: 36px; width: calc(100% - 175px); }
	.tzgg_list li { line-height: 36px; }
	.tzgg .more { padding-right: 0; line-height: 36px; }
	.month_s span { width: 22%; line-height: 26px; }
	.dbsx_list li .tit a { font-size: 14px; }
	.ztzl_item .page_name { width: 80px; height: 36px; line-height: 36px; font-size: 14px; }
	.ztzl_item .txt { height: 30vw; display: flex; flex-direction: column; justify-content: flex-end; }
	.ztzl_item .date { margin-top: 0; }
	.ztzl_item .tit { line-height: 2em; }
	.news_list li { margin-top: 5px; }
	.news_list li .date { font-size: 12px; }
	.news_list li .tit a { font-size: 14px; }
	.news_pic_list li { width: 100%; height: auto; margin-right: 0; margin-bottom: 15px; }
	.news_pic_list li .page_name { height: 36px; line-height: 36px; font-size: 14px; width: 80px; }
	.news_pic_list li .txt { display: flex; flex-direction: column; justify-content: flex-end; }
	.news_pic_list li .tit { height: 2em; }
	.news_pic_list li .date { margin-top: 0; margin-bottom: 5px; }
	.lxxm_flash { margin-bottom: 15px; }
	.lxxm_list li img { height: 60px; }
	.lxxm_list li p { font-size: 12px; }
	.hgjy .mk_tit { margin-bottom: 15px; }
	.pic_list li { width: 45vw; height: 32vw; margin-right: 15px; }
	.pic_list li p.tit span { padding: 0 10px; font-size: 14px; }
	.hgcy .mk_tit, .hgjy .mk_tit { flex-wrap: wrap; }
	.hgcy .mk_tab, .hgjy .mk_tab { position: static; width: 100%; display: flex; justify-content: space-between; }
	.hgcy .mk_tab a, .hgjy .mk_tab { margin-left: 0; }
	.hgcy_pic_list li { width: 100%; height: 50vw; }
	.hgcy_pic_list li p.tit span { font-size: 14px; }
	.lhlx .mk_tit { flex-wrap: wrap; }
	.lhlx .mk_tab { position: static; width: 100%; }
	.lhlx .mk_tab a { margin-left: 0; margin-right: 20px; }
	.lhlx { padding-bottom: 30px; }
	#lhlxForm { position: absolute; top: 10px; right: 0; }
	.site_link_item { width: 100%; }
	#yxzy .hgcy_pic_list li, .hgcy_txt_list { height: 50vw; }
	.hgcy_txt_list li { height: auto; }
	.hgcy_txt_list li .tit span { font-size: 18px; }
	.hgcy_txt_list li .smy { -webkit-line-clamp: 4; height: 84px; font-size: 14px; }

	.news_list li a { max-width: 70%; }
	.zpqz_list ul, .news_pic_list li { width: 100%; }
	.titPic { display: block; width: 100%; margin: 0; }

	.ztzlFlash_list li a { padding: 10px; }
	.news_pic_list li { padding: 10px 10px 0; } 
	.news_pic_list li .img { height: 160px; } 

	.banner, .dbsx, #oneWrap, #twoWrap { margin-bottom: 20px; } 
	.news_tab, .lxxm, .hgjy, .hgcy, .site_link { margin-bottom: 0; }
	#twoWrap { padding: 0 20px; background: #f5f5f5;  }
	.lxxm, .hgjy, .hgcy { padding: 20px 0; }
}