﻿* { margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
@charset "utf-8";
body, div, dl, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, button, img, span { padding: 0px; margin: 0px; border: 0px; }
body { background: #fff; font-family: "PingFang SC", Helvetica, "Microsoft YaHei", Arial, "sans-serif"; font-size: 14px; }
/* 重置body 页面背景为白色 */
fieldset, img { border: 0; vertical-align: middle; }
body, th, td, input, select, textarea, button { font-size: 14px; line-height: 1; font-family: "PingFang SC", Helvetica, "Microsoft YaHei", Arial, "sans-serif"; color: #666; }
/* 重置页面文字属性 */
input, select, label, select, option, textarea, button, fieldset, legent { font-family: "PingFang SC", Helvetica, "Microsoft YaHei", Arial, "sans-serif"; font-size: 14px; }
ul { list-style: none; }
input, select, textarea { margin: 0px; padding: 0px; outline: none; blr:expression(this.onFocus=this.blur());
font-family: "microsoft yahei"; }
/*浮动样式*/
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.clearfix:after { content: '.'; clear: both; display: block; height: 0; visibility: hidden; line-height: 0px; }
.clearfix { zoom: 1 }
/*宽度样式*/
@font-face { font-family: "impact"; src: url(../font/impact.ttf); }
/*默认文字连接样式*/
a { color: #666; text-decoration: none; outline: none; blr:expression(this.onFocus=this.blur());
font-family: "microsoft yahei"; }
a:hover { color: #eb3c00; }
.w_1200 { width: 1200px; margin: 0 auto; }
@media screen and (max-width:1300px) and (min-width:1220px) {
.w_1200 { width: 95%; }
}
@media screen and (max-width:1219px) and (min-width:1080px) {
.w_1200 { width: 95%; }
}
@media screen and (max-width:1079px) and (min-width:768px) {
.w_1200 { width: 95%; }
}
@media screen and (max-width:767px) {
.w_1200 { width: 95%; }
}
/*banner大图*/
/**banner**/
.ind_banner { width: 100%; }
.ind_banner {width: 100%;height: 660px;position: relative;overflow: hidden;}
.ind_banner>img { width: 1920px; height: 660px; position: absolute; left: 50%; margin-left: -960px; top: 0; }
.ind_banner .s_banner { display: none; }
@media  (max-width:1800px) {
	.ind_banner{width:100%;height:auto;position:relative;}
	.ind_banner>img{width:100%;height:auto;position:static;left:inherit;top:inherit;margin-left:0;}
}
@media  (max-width:760px) {
	.ind_banner .b_banner{display:none;}
    .ind_banner .s_banner{display:block;}
}
/*nav 开始*/
.ly_nav { width: 100%; height: 80px; margin: 0 auto; padding: 0; background-color: #09308f; top: 0; z-index: 9999; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_nav ul { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0; }
.ly_nav ul li { width: 16.66667%; height: 80px; margin: 0; padding: 0; float: left; }
.ly_nav ul li a { display: block; width: 90%; height: 60px; line-height: 60px; color: #fff; font-size: 20px; font-weight: bold; text-align: center; margin: 10px 10% 0 10px; border-radius: 50px; padding: 0; background: none; background-size: 100% 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.ly_nav ul li a:last-child { margin: 10px auto; }
.ly_nav ul li a:hover, .ly_nav ul li a.on { background:#ef8201; color: #fff; }
@media screen and (max-width:1199px) and (min-width:1080px) {
.ly_nav { padding: 0 20px; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_nav { padding: 0 20px; height: 70px; line-height: 70px; }
.ly_nav ul li { height: 50px; }
.ly_nav ul li a { font-size: 20px; height: 50px; line-height: 50px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ly_nav { padding: 0 20px; height: 65px; line-height: 65px; }
.ly_nav ul li { height: 45px; }
.ly_nav ul li a { font-size: 18px; height: 45px; line-height: 45px; }
}
@media screen and (max-width:767px) {
.ly_nav { height: 110px; padding: 0; }
.ly_nav ul li { width: 33.333%; height: 44px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_nav ul li a { height: 44px; line-height: 44px; font-size: 15px; }
}
/*nav 结束*/

/*展会简介 开始*/
.zhjj { width: 100%; background: url(../images/jj_bg.png) no-repeat; background-size: cover; overflow: hidden; }
.ly_part1 { width: 100%; max-width: 1200px; overflow: hidden; margin: 0 auto; padding: 50px 0; }
.ly_tit01 { width: 100%; margin: 0 auto 50px; background-size: 1200px 80px; text-align: center; }
.ly_tit01 b { position: relative; }
.ly_tit01 b::before { display: inline-block; content: ""; background: url(../images/bt_bg01.png) no-repeat right center; width: 209px; height: 59px; position: absolute; left: 0; top: 1px; background-size: cover; }
.ly_tit01 p b { display: block; font-size: 40px; color: #333; margin: -15px auto 0; width: 310px; }
.ly_tit01 p span { display: block; font-size: 36px; color: rgba(9,48,143,.1); font-weight: bold; text-transform: uppercase; }
.ly_tit02 { width: 100%; margin: 0 auto 50px; background-size: 1200px 80px; text-align: center; }
.ly_tit02 b { position: relative; }
.ly_tit02 b:before { display: inline-block; content: ""; background: url(../images/bt_bg03.png) no-repeat right center; width: 209px; height: 59px; position: absolute; left: 0; top: 1px; background-size: cover; }
.ly_tit03 b:before { background: url(../images/bt_bg02.png) no-repeat right center; }
.ly_tit04 b:before { background: url(../images/bt_bg04.png) no-repeat right center; }
.ly_tit05 b:before { background: url(../images/bt_bg05.png) no-repeat right center; }
.ly_tit06 b:before { background: url(../images/bt_bg06.png) no-repeat right center; }
.ly_tit02 p b { display: block; font-size: 40px; color: #fff; margin: -15px auto 0; width: 310px; }
.ly_tit02 p span { display: block; font-size: 36px; color: rgba(255,255,255,.1); font-weight: bold; text-transform: uppercase; }
.part1_main { width: 100%; height: auto; margin: 0 auto; position: relative; background: #fff; padding: 15px; }
.part1_main .part1_con { width: 100%; min-height: 160px; overflow: hidden; margin: 0 auto; padding: 25px 20px 15px; background-color: #09308f; background: linear-gradient(214deg, #021864, #09308f); position: relative; z-index: 1; }
.part1_con p { width: 100%; overflow: hidden; line-height: 32px; color: #fff; font-size: 16px; margin: 0 auto 10px; padding: 0; text-indent: 2em; }
 @media screen and (max-width:1199px) and (min-width:1080px) {
.ly_part1 { padding: 40px; }
.ly_tit01 p b { font-size: 36px; }
.ly_tit01 b::before { top: -8px; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_part1 { padding: 40px; }
.ly_tit01 p b { font-size: 34px; }
.ly_tit01 b::before { top: -5px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.zhjj { padding: 40px 0; }
.ly_part1 { padding: 0 20px; }
.ly_tit01 p span { font-size: 28px; }
.ly_tit01 p b { font-size: 32px; width: 300px; }
.ly_tit01 b::before { top: -11px; }
}
@media screen and (max-width:767px) {
.zhjj { padding: 30px 0; }
.ly_part1 { padding: 0 12px; }
.ly_tit01, .ly_tit02 { margin: 0 auto 25px; }
.ly_tit01 p span, .ly_tit02 p span { opacity:0; }
.ly_tit01 p b, .ly_tit02 p b { font-size: 24px; margin-top: -16px; width: 200px; }
.ly_tit01 b:before, .ly_tit02 b:before { display: none; }
.part1_main { padding: 10px; }
.part1_main .part1_con { padding: 20px; }
.part1_con p { line-height: 24px; font-size: 14px; margin: 0 auto 10px; }
}
@media screen and (max-width:550px) {
}
@media screen and (max-width:460px) {
}
@media screen and (max-width:320px) {
.part1_main .part1_con { padding: 20px 14px 10px 10px; }
}
/*展会简介 结束*/


/*会议动态 开始*/
.zhbd { padding: 60px 0; background: #fff; overflow: hidden; position: relative; }
.zhbd .zhbdbox { width: 100%; }
.zhbd .zhbdbox .zhsk_new { width: 100%; overflow: hidden; }
.zhbd .zhbdbox .zhsk_new .left { width: 52%; float: left; overflow: hidden; position: relative; }
.ly_part_add1 .tlt3 { background: url(../images/xbt_bg.png) center center no-repeat; background-size: 100% 100%; color: #fff; font-size: 22px; width: 188px; float: right; padding: 0 45px; margin: 0 75px 40px 0; height: 56px; line-height: 56px; }
.zhbd .zhbdbox .zhsk_new .right .tlt3 { float: left; }
.zhbd .zhbdbox .zhsk_new .left .dianji0 { position: absolute; width: 100%; left: 0; top: 45%; z-index: 9; }
.zhbd .zhbdbox .zhsk_new .left .dianji { height: 150px; width: 150px; background-color: #04070757; text-align: center; line-height: 150px; border-radius: 80px; margin: 0 auto; }
.zhbd .zhbdbox .zhsk_new .left .dianji em { display: block; background: url(../images/video_btn.png) center center no-repeat; width: 100%; height: 48px; left: 0; top: 25%; position: absolute; }
.zhbd .zhbdbox .zhsk_new .left .dianji a { display: block; color: #fff; font-size: 16px; padding-top: 35px; width: 100%; height: 100%; }
.zhbd .zhbdbox .zhsk_new .left .arnew_m_l_pic { width: 100%; height: auto; position: relative; }
.zhbd .zhbdbox .zhsk_new .left .pic { display: block; height: 351px; text-align: center; overflow: hidden; position: relative; transition-duration: .4s; -ms-transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; }
.zhbd .zhbdbox .zhsk_new .left .pic:after { content: ''; display: block; opacity: 1; width: 100%; height: 100%; background: rgba(0,0,0,0) url(../images/video_btn.png) center 60% no-repeat; position: absolute; top: 0; left: 0; transition-duration: .4s; -ms-transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; }
.zhbd .zhbdbox .zhsk_new .left .pic img { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; object-fit: cover; }
.zhbd .zhbdbox .zhsk_new li:hover .pic:after { opacity: 1; background: rgba(0,0,0,.6) url(../images/video_btn.png) center no-repeat; }
.zhbd .mySwiper4 .swiper-notification { bottom: 100px!important; }
.zhbd .zhbdbox .zhsk_new .right { width: 45.5%; float: right; position: relative; overflow: hidden; }
.zhbd .zhbdbox .zhsk_new .right ul { height: 351px; overflow-x: hidden; width:100%;}
.zhbd .zhbdbox .zhsk_new .right ::-webkit-scrollbar {
width:4px;
}
.zhbd .zhbdbox .zhsk_new .right ul li { width: 100%; background: #fff; padding: 12px; overflow: hidden; margin-bottom: 8px; }
.zhbd .zhbdbox .zhsk_new .right .text { width: calc(100% - 130px); float: right; transition-duration: .4s; -ms-transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; }
.zhbd .zhbdbox .zhsk_new .right .text .name { display: block; font-size: 16px; max-width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-bottom: 1px solid #ddd; padding-bottom: 8px; margin-bottom: 10px; transition-duration: .4s; -ms-transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; }
.zhbd .zhbdbox .zhsk_new .right ul li:hover .name { color: #09308f; }
.zhbd .zhbdbox .zhsk_new .right .img { float: left; width: 109px; height: 86px; overflow: hidden; }
.zhbd .zhbdbox .zhsk_new .right .img img { width: 100%; height: 100%; object-fit: cover; }
.zhbd .zhbdbox .zhsk_new .right .text span { color: #999; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 40px; }
@media (max-width:1200px) {
.zhbd { padding: 30px 0 60px; }
}
@media (max-width:1024px) {
.zhbd { padding: 40px 0; }
.zhbd .zhbdbox .zhsk_new .left { width: 100%; }
.ly_part_add1 .tlt3 { float: none; margin: 0 auto 25px; }
.zhbd .zhbdbox .zhsk_new .right { width: 100%; margin-top: 20px; }
.zhbd .zhbdbox .zhsk_new .right .tlt3 { float: none; }
.zhbd .zhbdbox .zhsk_new .right ul { overflow-x: revert; height: auto; float: none; }
.zhbd .zhbdbox .zhsk_new .right ul li { padding: 12px 0; }
}
@media (max-width:768px) {
.zhbd { padding: 30px 0; }
.zhbd .zhbdbox .zhsk_new .left { width: 100%; }
.ly_part_add1 .tlt3 { float: none; margin: 0 auto 10px; font-size: 18px; background-size: 160px 50px; width: 160px; height: 50px; line-height: 50px; padding: 0 40px; }
.zhbd .zhbdbox .zhsk_new .right .tlt3 { float: none; }
.zhbd .zhbdbox .zhsk_new .left .pic { height: 264px; }
.zhbd .zhbdbox .zhsk_new .left .dianji { width: 100px; height: 100px; }
.zhbd .zhbdbox .zhsk_new .left .dianji em { background-size: 30px 30px; height: 30px; }
.zhbd .zhbdbox .zhsk_new .left .dianji a { padding-top: 0; font-size: 14px; }
.zhbd .zhbdbox .zhsk_new .right { width: 100%; margin-top: 30px; }
}
@media (max-width:550px) {
.zhbd .zhbdbox .zhsk_new .left .pic { height: 220px; }
}
@media (max-width:425px) {
.zhbd { padding: 10px 0 30px; }
.zhbd .zhbdbox .zhsk_new .left .pic { height: 200px; }
}
@media (max-width:375px) {
.zhbd .zhbdbox .zhsk_new .left .pic { height: 180px; }
}
@media (max-width:320px) {
}
/*会议动态 结束*/

/*线上逛展 开始*/
.yqtjh { padding: 60px 0; background: url(../images/yqtjh_bg.jpg) no-repeat; background-size: cover; overflow: hidden; }
.yqtjh .yqtjh_cont { position: relative; overflow: hidden; width: 100%; }
.yqtjh .yqtjh_cont ul { width: 100%; }
.yqtjh .yqtjh_cont ul li { width: 100%; position: relative; overflow: hidden; background: #fff; border: 15px solid #fff; }
.yqtjh .yqtjh_cont ul li:after { content: ""; display: block; width: 100%; height: 25%; background-image: linear-gradient(to bottom, rgba(0,0,0,0) 10%, rgba(0,0,0,.85)); position: absolute; bottom: 0; left: 0; transition: all .4s ease; }
.yqtjh .yqtjh_cont ul li .pic { display: block; }
.yqtjh .yqtjh_cont ul li img { max-width: 100%; max-height: 100%; transition: all 1s ease; }
.yqtjh .yqtjh_cont ul li:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.yqtjh .yqtjh_cont ul li .btn { position: absolute; top: 47%; left: 50%; transform: translate(-50%, -50%); opacity: 0; z-index: 2; transition: all .6s ease; display: block; width: 150px; height: 50px; background: #09308f; margin: 0 auto; font-size: 20px; color: #fff; line-height: 50px; text-align: center; }
.yqtjh .yqtjh_cont ul li:hover .btn { opacity: 1; }
.yqtjh .yqtjh_cont ul li .name { width: 100%; display: block; text-align: center; position: absolute; bottom: 30px; color: #fff; font-size: 20px; z-index: 2; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding:0 10px; }
.yqtjh .yqtjh_cont .swiper-button-prev { background: url(../images/prev.png) no-repeat; width: 56px; height: 56px; background-size: cover; }
.yqtjh .yqtjh_cont .swiper-button-next { background: url(../images/next.png) no-repeat; width: 56px; height: 56px; background-size: cover; }
@media (max-width:1200px) {
.yqtjh { padding: 40px 0; }
}
@media (max-width:767px) {
.yqtjh { padding: 30px 0; }
.yqtjh .yqtjh_cont ul li { border: 10px solid #fff; }
.yqtjh .yqtjh_cont ul li .bofang { width: 60px; height: 60px; }
.yqtjh .yqtjh_cont ul li .btn p { font-size: 17px; }
.yqtjh .yqtjh_cont ul li .name { font-size: 17px; bottom: 15px; }
.yqtjh .yqtjh_cont .swiper-button-prev { width: 40px; height: 40px; }
.yqtjh .yqtjh_cont .swiper-button-next { width: 40px; height: 40px; }
}
/*线上逛展 结束*/

/*视频访谈 开始*/
.zsfc{ width:100%;background:url(../images/zsfc_bg.png) no-repeat; background-size:cover;padding: 50px 0; overflow:hidden;}
.part4_main { width:100%; max-width:1200px; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part4_main .part4_list1 { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.part4_main .part4_list1 .swiper-container4 { overflow: hidden; position:relative; padding-bottom:30px; }
.part4_main .part4_list1 .swiper-container4 .swiper-slide{margin-bottom: 10px;}
.part4_main .part4_list1 .swiper-container4 .swiper-slide:nth-child(3n+3){ margin-right:0;}
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_img{ width:100%; height:230px; position:relative;}
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_img img{ display:block; width:100%; height:100%; position:absolute; top:0; left:0; bottom:0; right:0; margin:auto; object-fit:cover;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_img i { display:block; width:66px; height:66px; overflow:hidden; margin:-33px 0 0 -33px; padding:0; background:url(../images/video_btn.png) center center no-repeat; position:absolute; left:50%; top:50%;}
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_img .pic { display: block; height:230px; background: #fff; text-align: center; position: relative; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; }
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_text span{ display:block; font-size:16px; color:#999; margin:20px 0 5px;}
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_text span img{ display:inline-block; margin:-4px 10px 0 0;}
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_text p{font-size:18px; color:#333; line-height:24px; }
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_text p a{ color:#333;}
.part4_main .part4_list1 .swiper-container4 .swiper-pagination-bullet{ width:10px!important; height:6px!important; border-radius:20px!important; margin:0 3px !important; background:#ccc; opacity:1;}
.part4_main .part4_list1 .swiper-container4 .swiper-pagination{ bottom:0!important;}
.part4_main .part4_list1 .swiper-container4 .swiper-pagination-bullet-active{ background:#fe9c02 !important; width:20px !important;}
.part4_main .part4_list1 .swiper-container4 .swiper-slide:hover .zsfc_img img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
@media screen and (max-width:1079px) and (min-width:1024px) {
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.zsfc{ padding:40px 0;}
}
@media screen and (max-width:767px) {
	.zsfc{ padding:30px 0;}
	.part4_main .part4_list1 .swiper-container4{ padding-bottom:20px;}
	
}
/*视频访谈 结束*/

/*现场图片 开始*/
.tply{width:100%;padding:50px 0; background:#fff url(../images/zhbd_bg.jpg) no-repeat; background-size:cover; overflow:hidden;}
.tply_list ul li{ width:31.333%; float:left; position:relative;margin: 0 3% 30px 0;}
.tply_list ul li:nth-child(3n+3){margin: 0 0 30px;}
.tply_list ul li .tply_img{width:100%;height:263px;position:relative;overflow:hidden;}
.tply_list ul li .tply_img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;object-fit:cover;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.tply_list ul li:hover .tply_img img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.tply_list ul li p{width:100%;height:45px;line-height:45px;background:rgba(0,0,0,.5);font-size:18px;color:#fff;text-align:center;padding:0 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:absolute;bottom:0;}
.tply_list ul li p a{ display:block; width:100%; height:100%; color:#fff;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
@media screen and (max-width:1080px) {
.tply_list ul li .tply_img{ height:240px;}	
.tply_list ul li p{ font-size:17px; height:42px; line-height:42px;}
}
@media screen and (max-width:1023px) {
.tply{ padding:40px 0;}
.tply_list ul li .tply_img{ height:200px;}
.tply_list ul li p{ font-size:16px; height:40px; line-height:40px;}
}
@media screen and (max-width:767px) {
	.tply{ padding:30px 0;}
	.tply_list ul li{ width:100%;}
	.tply_list ul li .tply_img{ height:200px;}
	.tply_list ul li p{ font-size:16px;}
	
}
/*现场图片 结束*/

/*往届回顾 开始*/
.wjhg{width:100%;padding:50px 0; background:#fff url(../images/wjhg_bg.png) no-repeat; background-size:cover; overflow:hidden;}
.ly_ztldList { width:100%; height:auto; margin:0 auto; padding:0;}
.ly_ztldList .mySwiper9{width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.ly_ztldList .mySwiper9 .swiper-slide { background:#fff; padding:10px; overflow:hidden;}
.ly_ztldList .mySwiper9 .swiper-slide a { display:block; width:100%; height:420px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.ly_ztldList .mySwiper9 .swiper-slide a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;overflow:hidden;}
.ly_ztldList .mySwiper9 .swiper-slide:hover a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
@media screen and (max-width:1024px) {
.wjhg{ padding:40px 0;}
}
@media screen and (max-width:768px) {
	.wjhg{ padding:30px 0;}
	.ly_ztldList ul li{margin:0 0 14px 0; }
	
}
@media screen and (max-width:425px) {
	.wjhg{ padding:10px 0 30px;}
	.ly_ztldList .mySwiper9 .swiper-slide a{ height:210px;}
}
@media screen and (max-width:320px) {
	.ly_ztldList .mySwiper9 .swiper-slide a{ height:160px;}
}
/*往届回顾 结束*/
.mb_r { display: block; width: 56px; height: 92px; margin: -45px 0 0; padding: 0; position: fixed; top: 60%; right: 4px; z-index: 9999; }
.mb_r ul li { width: 56px; height: 56px; margin: 0 auto 4px; padding: 0; position: relative; border-radius: 0 8px; }
.mb_r ul li a { display: block; width: 56px; height: 56px; margin: 0 auto; padding: 0; background:#09308f; border-radius: 0 8px; position: relative; }
.mb_r ul li a img { display: block; width: 24px; height: 24px; overflow: hidden; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.mb_r ul li span { display: block; width: 0; height: 56px; overflow: hidden; line-height: 56px; color: #fff; font-size: 16px; text-align: center; margin: 0; padding: 0; position: absolute; top: 0; right: 0; background-color: #ef8201; border-radius: 0 8px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.mb_r ul li:hover span { width: 180px; padding: 0 10px; }
.mb_r ul li a:hover { background-color: #ef8201; }
.mb_ewm { height: auto; margin: 0; padding: 10px; background:#09308f; position: fixed; right: 4px; bottom: 4px; z-index: 99999; }
.mb_ewm .ewm_img { width: 140px; height: 140px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; position: relative; }
.ewm_img img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 236px; height: 265px; }
.mb_ewm p { width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #fff; font-size: 14px; text-align: center; margin: 10px auto 0; padding: 0; }
.mb_ewm .ewm_close { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: -24px; right: 0; cursor: pointer; }
 @media screen and (max-width:1080px) {
.mb_r { width: 44px; }
.mb_r ul li { width: 44px; height: 44px; }
.mb_r ul li a { width: 44px; height: 44px; }
.mb_r ul li span { display: none; }
.mb_ewm { display: none; }
}
.mb_pf { width: 143px; height: auto; margin: 0; padding: 10px; position: fixed; right: 4px; bottom: 500px; }
.mb_pf .pf_img { width: 143px; height: 267px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; position: relative; }
.pf_img img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.mb_pf .pf_close { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 0; right: 0; cursor: pointer; }
 @media screen and (max-width:1080px) {
.mb_pf { display: none; }
}

.container{ width: 100%; height: 100%;position: absolute; top: 0;left: 0;z-index: 2;}
