@charset "utf-8";
/**
* @software         [JiJinCMS]
* @author           [上海集锦信息科技有限公司]
* @website          [http://www.jijinweb.com]
* @email            [sunny@jijinweb.com]
**/
*{margin: 0; padding: 0; border: 0;box-sizing: border-box;line-height: 1.35;font-family:Arial,'Microsoft YaHei',sans-serif;}
html{-webkit-text-size-adjust:none}
body{overflow-x:hidden;}
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline;  line-height: 1;}
p {margin: 0; padding: 0; border: 0; vertical-align: baseline;}

input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}
textarea {
	-webkit-appearance: none;
}

body{font-family: "思源黑体","Montserrat";}

a{ margin:0px; padding:0px; border:0px; text-decoration:none; color:#555555; font-size:13px;transition: color 0.3s ease 0s;
	-webkit-transform: color 0.3s ease 0s;  -webkit-tap-highlight-color: transparent; outline: none;}
a:hover{ text-decoration:none;transition: color 0.3s ease 0s; -webkit-transform: color 0.3s ease 0s;}
*{ padding:0px; margin:0px; border:0px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; outline: none;}
/* background:rgba(0,0,0,0);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);*/
li{ list-style:none;}
.clear:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
.clear{zoom: 1;}/* 触发 hasLayout */
img{ vertical-align: middle;}
input:focus{ outline: none;}/*去除按钮选中的高亮标签*/
textarea:focus{ outline: none;}/*去除文本框选中的高亮标签*/
button:focus{ outline: none;}/*去除按钮选中的高亮标签*/
select:focus{ outline: none;}/*去除下拉框选中的高亮标签*/
img{vertical-align: middle; max-width: 100%; max-height: 100%;}
div,p,table,td,ul,li,span,a,ol,input,label{ padding:0px; margin:0px; border:0px;}
input::-ms-input-placeholder{ /* Internet Explorer 10+ */ color:#999999; font-size:13px;}
input::-webkit-input-placeholder{ /* WebKit browsers */ color:#999999; font-size:13px;}
input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */  color:#999999; font-size:13px;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999999; font-size:13px;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999999; font-size:13px;}
textarea::-webkit-input-placeholder{color:#999999; font-size:14px;font-family:"思源黑体","Montserrat";}


/* 全局公共样式 */
.clearfloat{display: block;clear: both; height: 0px;margin: 0px;padding: 0px; border: 0px;}
.m-header-nav{display: none;}
.publicdv{padding: 90px 0;}
.container{width: 1400px;margin: 0 auto;max-width: 1400px;}

/* 浏览器低版本提示 */
#lowversion-browsertip{display: none;position: absolute;top: 0;left: 0;}
.upgrade-browser-mask{position:fixed;top:0;left:0;bottom:0;right:0;z-index:10001;background:#000;opacity:.8;filter:alpha(opacity=80)}
.upgrade-browser{width:580px;padding:28px;position:fixed;left:50%;top:50%;margin:-225px 0 0 -290px;background-color:#fff;z-index:10001;border-radius:2px}
.upgrade-browser-title{line-height:28px;font-size:18px;color:#000}
.upgrade-browser-icon-warn{width:24px;height:24px;background-image:url(../images/svg/upgrade-browser.svg);background-size:325% 216.6666666667%;display:inline-block;vertical-align:-5px;margin-right:8px;background-position:98.15% 3.57%;background-repeat:no-repeat}
.upgrade-browser-cont{font-size:14px;line-height:24px;margin-top:12px;color:#666}
.upgrade-browser-link{font-size:0;margin:22px -14px 0}
.upgrade-browser-link>a{display:inline-block;border:1px solid rgba(153,153,153,.4);line-height:40px;border-radius:2px;width:calc((100% - 84px) / 3);margin:0 14px;text-align:center;box-sizing:border-box;transition:all .2s linear}
.upgrade-browser-link>a:hover{border-color:#00a4ff}
.upgrade-browser-link>a .browser-title{transition:all .2s linear}
.upgrade-browser-link>a:hover .browser-title{color:#00a4ff}
.browser-title{display:inline-block;vertical-align:middle;font-size:14px;line-height:24px;color:#000;margin-left:10px}
.upgrade-browser-chrome,.upgrade-browser-ie,.upgrade-browser-qq{display:inline-block;vertical-align:middle;width:24px;height:24px;background-size:cover}
.upgrade-browser-chrome{background-image:url(../images/svg/upgrade-browser.svg);background-position:1.85% 3.57%;background-size:325% 216.6666666667%;background-repeat:no-repeat}
.upgrade-browser-qq{background-image:url(../images/svg/upgrade-browser.svg);background-position:50% 96.43%;background-size:325% 216.6666666667%;background-repeat:no-repeat}
.upgrade-browser-ie{background-image:url(../images/svg/upgrade-browser.svg);background-position:1.85% 96.43%;background-size:325% 216.6666666667%;background-repeat:no-repeat}
.upgrade-browser-close{position:absolute;right:0;top:-32px;width:24px;height:24px;background-image:url(../images/svg/upgrade-browser.svg);background-size:325% 216.6666666667%;font-size:0;transition:transform .5s;background-position:50% 3.57%;background-repeat:no-repeat;cursor:pointer}
.upgrade-browser-close:hover{-ms-transform:rotate(180deg);transform:rotate(180deg)}
#lowversion-browsertip.on{display: block;z-index: 999999999999999999999999999999999;}

/* 视频弹窗 */
.content_list_video{display:none;}
.content_list_video.on{display:block;position: relative;}
.content_list_video .list_video_bg{position:fixed; background:rgba(0,0,0,.8); left:0; top:0;  width:100%; height:100%; z-index:1200000000;}
.content_list_video .list_video_content{position: fixed;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%); z-index:1200000001;}
.content_list_video .list_video_content .video_content_close{ cursor:pointer; position:fixed; right:0; top:-35px;}
.content_list_video .list_video_content .video_content_close i{color:#fff; font-size:25px;}
.content_list_video .list_video_content video{width:100%;}


/*分页*/
.paging{display: flex; justify-content: space-around; align-items: center;margin: 20px 0;}
.paging ul{padding:0;width:100%;text-align: center;}
.paging ul::after{content:'';display:block;clear:both}
.paging ul li{display:inline-block;list-style:none;margin:0 5px;background-color: white;box-shadow:none!important;margin-bottom: 0!important;}
.paging a{padding:4px 10px;color:#aaa;font-family:"微软雅黑";text-decoration:none;text-align:center;border:1px solid #e2e2e2;font-size: 15px;}
.paging ul li:first-child a{border-left:1px solid #ccc;}
.paging ul li a:hover{background-color:#4e6ef2;}
.paging ul li a:hover{color:white}
.paging ul li:hover{box-shadow:none!important;}
.paging .disabled a:hover{background-color:white;cursor:not-allowed;color:#aaa}
.paging .active a{background-color:#4e6ef2;color:white}

.layui-laypage{display:flex;font-size:15px;color:#333;align-items:center;justify-content:center}
.layui-laypage a{font-size:15px;color:#333;line-height:30px;padding:0 11px;text-align:center;border:#fff solid 1px;margin:0 10px;background:#fff}
.layui-laypage-curr{background:#4e6ef2;font-size:15px;color:#fff;line-height:30px;padding:0 11px;text-align:center;margin:0 10px}
.layui-laypage-curr em,.layui-laypage-disabled em{font-style:inherit}
.layui-laypage-limits select{background:#fff;height:30px;font-size:15px;color:#333;line-height:30px;padding:0 11px;text-align:center;border:#fff solid 1px;margin:0 10px;}
#goPageId{background:#fff;width:50px;font-size:15px;color:#333;line-height:30px;padding:0 11px;text-align:center;border:#fff solid 1px;margin:0 10px}
.layui-laypage-btn{background:#fff;font-size:15px;color:#333;line-height:30px;padding:0 15px;text-align:center;border:#fff solid 1px;margin:0 10px}
.layui-laypage-disabled{font-size:15px;color:#333;line-height:30px;padding:0 11px;text-align:center;margin:0 10px;background:#fff}
.layui-laypage-disabled:hover{background:#4e6ef2 !important;color:#fff !important}
.layui-laypage a:hover{background:#4e6ef2 !important;color:#fff !important}

/* 视频弹窗 */
.content_list_video{display:none;}
.content_list_video.on{display:block;position: relative;}
.content_list_video .list_video_bg{position:fixed; background:rgba(0,0,0,.8); left:0; top:0;  width:100%; height:100%; z-index:1200000000;}
.content_list_video .list_video_content{position: fixed;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%); z-index:1200000001;}
.content_list_video .list_video_content .video_content_close{ cursor:pointer; position:fixed; right:0; top:-35px;}
.content_list_video .list_video_content .video_content_close i{color:#fff; font-size:25px;}
.content_list_video .list_video_content video{width:100%;}

/* 搜索页 */
.search-main{padding-top: 50px;position: relative;z-index: 999999999999999999999999999999999999999999999999;}
.search-main .hd-search{margin-bottom: 50px;display: flex;align-items: center;justify-content: center;}
.search-main .hd-search form{display: flex;align-items: center;justify-content: center;position: relative;}
.search-main .hd-search form input{height: 50px;}
.search-main .hd-search form input[type="text"]{width: 940px;border: 2px solid #4e6ef2;padding: 0 25px;font-size: 14px;font-weight: 500;color: #999999;}
.search-main .hd-search form input[type="submit"]{width: 90px;background: #4e6ef2 url(../images/index/bn30.png) no-repeat center}
.search-main .search-box{}
.search-main .search-box ul{display: flex;align-items: flex-start;flex-wrap: wrap;}
.search-main .search-box ul li{width: calc(25% - 14px);margin: 0 18px 10px 0;}
.search-main .search-box ul li:nth-child(4n){margin-right: 0;}
.search-main .search-box ul li a{display: inline-block;}
.search-main .search-box ul li .top-img{width: 245px;height: 170px;overflow: hidden;}
.search-main .search-box ul li .top-img img{transition: transform .45s; -o-transition: transform .45s; -ms-transition: transform .45s; -moz-transition: transform .45s; -webkit-transition: transform .45s;}
.search-main .search-box ul li .top-img img{width: 100%;height: 100%;object-fit: cover;}
.search-main .search-box ul li .bottom-info{width: 100%;padding: 10px 0;}
.search-main .search-box ul li .bottom-info .info-title{width: 100%;height: 40px;margin-bottom: 10px;}
.search-main .search-box ul li .bottom-info .info-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.search-main .search-box ul li .bottom-info .info-title span{width: 100%;font-size: 16px;line-height: 23px;color: #333333;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 2; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.search-main .search-box ul li .bottom-info .info-time{}
.search-main .search-box ul li .bottom-info .info-time time{font-size: 12px;font-weight: 500;color: #666666;line-height: 1}
.search-main .search-box ul li a:hover .top-img img{transform: scale(1.2);}
.search-main .search-box ul li a:hover .bottom-info .info-title span{color: #4e6ef2;}


/************************************首页 Start*******************************************************/
/* 首页公共样式 */
.pubtitle{margin-bottom: 60px;display: flex; justify-content: space-between; align-items: flex-end;}
.pubtitle .title-box{}
.pubtitle .title-box h1{font-size: 32px;margin-bottom: 8px;font-weight: 500;color: #333333;}
.pubtitle .title-box p{font-size: 16px;color: #666666;}
.pubtitle .learnmorebtn{padding: 10px 0;border-bottom: 1px solid #c9c9c9;}
.pubtitle .learnmorebtn a{display: flex; align-items: center;}
.pubtitle .learnmorebtn span:first-child{margin-right: 20px;}
.pubtitle .learnmorebtn span{font-size: 15px;color: #a9a9a9;}

/* 导航 */
header.header{width:100%;position: relative;z-index: 999999999999999999999;background-color: #ffffff;}
header.header span{line-height: 1;}
header.header .containers{width: 1400px;margin: 0 auto;max-width: 1400px;}
header.header .hdtop{width: 100%;height: 40px;display: flex;align-items: center;background-color: #2a2a2a;position: relative;z-index: 99999999999999999999;}
header.header .hdtop .container{display: flex; justify-content: space-between; align-items: center;}
header.header .hdtop .left-box{line-height: 1;}
header.header .hdtop .left-box span{font-size: 14px;opacity: 0.8;color: #ffffff;}
header.header .hdtop .right-box{display: flex;align-items: center;}
header.header .hdtop .right-box .contact-info{display: flex;align-items: center;}
header.header .hdtop .right-box .contact-info .info-li{margin-right: 40px;position: relative;display: flex;}
header.header .hdtop .right-box .contact-info .info-li .info-list{display: flex;align-items: center;justify-content: center;cursor: pointer;}
header.header .hdtop .right-box .contact-info .info-li .info-list img{opacity: 0.8;margin-right: 12px;}
header.header .hdtop .right-box .contact-info .info-li .info-list span{font-size: 14px;opacity: 0.8;color: #ffffff;}
header.header .hdtop .right-box .contact-info .info-li .info-box{width: 127px; height: 127px;position: absolute; top: 38px; left: 50%; padding: 8px; background: #4e6ef2; border-radius: 8px; transform: translateX(-50%) scale(0); transform-origin: center bottom; opacity: 0; transition: all 0.35s ease-out; z-index: 9999999999999999; display: flex; align-items: center; justify-content: center;}
header.header .hdtop .right-box .contact-info .info-li .info-box::before{content: ""; width: 0; height: 0; border-left: 9px solid transparent; border-right: 9px solid transparent; border-bottom: 11px solid #4e6ef2; display: inline-block; position: absolute; top: -8px;}
header.header .hdtop .right-box .contact-info .email .morelist{width: 190px;position: absolute; top: 100%; left: 58%; padding: 10px 0; transform: translateX(-50%); border-radius: 3px; display: none; align-items: center; justify-content: center; flex-direction: column;background-color:#2a2a2a;z-index: 99999999999999999999999999;}
header.header .hdtop .right-box .contact-info .email .morelist a{transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s;}
header.header .hdtop .right-box .contact-info .email .morelist a{width: 100%;font-size: 14px;padding: 5px 0;text-align: center;opacity: 0.8;color: #ffffff;display: inline-block;}
header.header .hdtop .right-box .contact-info .email .morelist.on{display: flex;}
header.header .hdtop .right-box .contact-info .email .morelist.on a:hover{color: #ff6a00;}
header.header .hdtop .right-box .contact-info .info-li .info-box p{font-size: 14px;margin-bottom: 5px;opacity: 0.8;color: #ffffff;}
header.header .hdtop .right-box .contact-info .info-li .info-box p:last-child{margin-bottom: 0;}
header.header .hdtop .right-box .contact-info .info-li .info-box img{width: 100%; height: 100%; overflow: hidden;object-fit: cover;border-radius: 8px; }
header.header .hdtop .right-box .contact-info .info-li:hover .info-box{display: flex;transform: translateX(-50%) scale(1); opacity: 1;}
header.header .hdtop .right-box .contact-info .info-li:last-child{margin-right: 0;}
header.header .hdtop .right-box .contact-info .groups{position: relative;}
header.header .hdtop .right-box .contact-info .groups span{margin-right: 7px;}
header.header .hdtop .right-box .contact-info .groups img:last-child{margin: 0;opacity: 1;}
header.header .hdtop .right-box .contact-info .groups .morelist{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
header.header .hdtop .right-box .contact-info .groups .morelist{width: 135px;position: absolute; top: 100%; left: 58%; padding: 10px 0; transform: translateX(-50%); border-radius: 3px; display: none; align-items: center; justify-content: center; flex-direction: column;background-color:#2a2a2a;z-index: 99999999999999999999999999;}
header.header .hdtop .right-box .contact-info .groups .morelist a{width: 100%;transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s;}
header.header .hdtop .right-box .contact-info .groups .morelist a{font-size: 14px;padding: 5px 0;text-align: center;opacity: 0.8;color: #ffffff;display: inline-block;}
header.header .hdtop .right-box .contact-info .groups .morelist.on{display: flex;}
header.header .hdtop .right-box .contact-info .groups .morelist.on a:hover{color: #ff6a00;}
header.header .hdtop .right-box .separator{width: 1px;height: 20px;margin: 0 33px;opacity: 0.3;background-color: #ffffff;}
header.header .hdtop .right-box .language{display: flex;align-items: center;}
header.header .hdtop .right-box .language a{display: flex;align-items: center;}
header.header .hdtop .right-box .language a.cn{margin-right: 25px;}
header.header .hdtop .right-box .language a img{margin-right: 6px;}
header.header .hdtop .right-box .language a span{font-size: 14px;opacity: 0.8;color: #ffffff;}
header.header .hdcenter{width:100%;padding: 20px 0;position: relative;z-index: 999999999;}
header.header .hdcenter .container{display: flex; justify-content: space-between; align-items: center;}
header.header .hdcenter .left-box{width:50%;display: flex; justify-content: flex-start; align-items: center;}
header.header .hdcenter .left-box .logo{}
header.header .hdcenter .left-box .logo a{}
header.header .hdcenter .left-box .logo img{}
header.header .hdcenter .left-box .separator{width: 1px;height: 60px;margin: 0 25px;background-color: #e5e5e5;}
header.header .hdcenter .left-box .establish{}
header.header .hdcenter .left-box .establish .times{margin-bottom:1px;display: flex;align-items: center;}
header.header .hdcenter .left-box .establish .times span{font-size: 16px;color: #333333;letter-spacing: 1px;}
header.header .hdcenter .left-box .establish .times span{margin: 0 2px;}
header.header .hdcenter .left-box .establish .times img{margin-left: 5px;object-fit: cover;}
header.header .hdcenter .left-box .establish .desc{}
header.header .hdcenter .left-box .establish .desc span{font-size: 12px;color: #333333;}
header.header .hdcenter .right-box{width: 50%; text-align: right; display: flex; flex-direction: column; align-items: flex-end; justify-content: center; align-content: flex-end;}
header.header .hdcenter .right-box .topdesc{width:100%;margin-bottom: 10px;text-align: right;}
header.header .hdcenter .right-box .topdesc span{font-size: 18px;font-weight: 500;color: #d50002;}
header.header .hdcenter .right-box .telephone{width:100%;display: flex;align-items: center;justify-content: flex-end;}
header.header .hdcenter .right-box .telephone .info{display: flex;align-items: flex-end;cursor: pointer;}
header.header .hdcenter .right-box .telephone .info span{font-size: 14px;color: #333333;line-height: 1;}
header.header .hdcenter .right-box .telephone .info h1{font-size: 20px;line-height: 1;font-weight: 500;color: #333333;}
header.header .hdcenter .right-box .telephone .info img{object-fit: cover;position: relative;bottom: 3px;}
header.header .hdcenter .right-box .telephone .nationwide{margin-right: 20px;}
header.header .hdcenter .right-box .telephone .shanghai{position: relative;right: 0;top: 0;}
header.header .hdcenter .right-box .telephone .shanghai h1{margin-right: 5px;}
header.header .hdcenter .right-box .telephone .info .moreinfo{transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s;}
header.header .hdcenter .right-box .telephone .info .moreinfo{width: 230px;height: 0; padding: 10px 15px 15px 15px; overflow: hidden; position: absolute; top: 25px; left: 50%; border-radius: 5px; transform: translateX(-50%) scale(1); transform-origin: center bottom; opacity: 0; transition: all 0.3s ease-out; background-color: white; z-index: 9999999999999999;}
header.header .hdcenter .right-box .telephone .info .moreinfo li{margin-bottom:15px;display: flex;align-items: flex-end;}
header.header .hdcenter .right-box .telephone .info .moreinfo li span{font-size: 14px;color: #333333;line-height: 1;}
header.header .hdcenter .right-box .telephone .info .moreinfo li p{font-size: 20px;line-height: 1;font-weight: 500;color: #333333;}
header.header .hdcenter .right-box .telephone .info .moreinfo li:last-child{margin-bottom: 0;}
header.header .hdcenter .right-box .telephone .info .moreinfo.on{display: block; transform: translateX(-50%) scale(1); opacity: 1;height: auto;}
header.header .hdbottom{width:100%;height: 70px;background-color: #eeeeee;position: relative;z-index: 99999;}
header.header .hdbottom .container{height: 100%;display: flex; justify-content: space-between; align-items: center;}
header.header .hdbottom .left-box{height: 100%;display: flex;align-items: center;}
header.header .hdbottom .left-box ul{height: 100%;display: flex;align-items: center;}
header.header .hdbottom .left-box ul li{height: 100%;position: relative;display: flex;align-items: center;margin-right: 88px;}
header.header .hdbottom .left-box ul li:last-child{margin-right: 0;}
header.header .hdbottom .left-box li.on a{color: #4e6df0;}
header.header .hdbottom .left-box li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
header.header .hdbottom .left-box li a:hover{color: #4e6df0;}
header.header .hdbottom .left-box li a{height: 100%;font-size: 16px;padding: 0 15px;font-weight: 100;display: flex;align-items: center;color: #333333;}
header.header .hdbottom .left-box li .twolevel{border-top: 1px solid #d50002;width: 520px;position: absolute;top: 70PX;left: 0;padding: 16px;-webkit-animation-duration: 0.5s; animation-duration: 0.5s;display: none;justify-content: space-between; align-items: flex-start;background-color: white;Z-INDEX: 9999999;}
header.header .hdbottom .left-box li .twolevel .left-box{width: 144px;height: 83px;overflow: hidden;}
header.header .hdbottom .left-box li .twolevel .left-box img{width: 100%;height: 100%;object-fit: cover;}
header.header .hdbottom .left-box li .twolevel .right-box{width: calc(100% - 160px);display: flex;align-items: flex-start;flex-wrap: wrap;}
header.header .hdbottom .left-box li .twolevel .right-box .twolevel-li{width: auto;margin-right: 20px;margin-bottom: 10px;display: flex; text-align: center; justify-content: center; align-items: center;}
header.header .hdbottom .left-box li .twolevel .right-box .twolevel-li:nth-child(4n){margin-right: 0;}
header.header .hdbottom .left-box li .twolevel .right-box .twolevel-li a{font-size: 14px;padding: 0;color: #333333;}
header.header .hdbottom .left-box li .twolevel .right-box .twolevel-li a:hover{color: #d50002;}
header.header .hdbottom .left-box li .twolevel .right-box .twolevel-li:last-child{}
header.header .hdbottom .left-box li:hover .twolevel{display: flex;}
header.header .hdbottom .left-box li.on .twolevel .right-box a{color: #333333;}
header.header .hdbottom .right-box form{display: flex;align-items: center;position: relative;}
header.header .hdbottom .right-box form input[type='text']{width: 290px;height: 40px;padding: 0 40px 0 20px; font-size: 14px;border: 1px solid #d9d9d9;border-radius: 100px;}
header.header .hdbottom .right-box form input[type='submit']{width: 40px; height: 40px; background: url(../images/header/bn8.png) no-repeat center 50%/cover;position: absolute;top: 0px; right: 0px; background-size: inherit;cursor: pointer;}
header.header  #wrap-fixed.on{width: 100%;position:fixed;top:0;left:0;z-index: 999999999999999999999;-webkit-box-shadow:rgba(0,0,0,.1) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,.1) 0 1px 5px;box-shadow:rgba(0,0,0,.1) 0 1px 5px;-webkit-animation:keyframe-header-down .35s ease-in-out;-moz-animation:keyframe-header-down .35s ease-in-out;-o-animation:keyframe-header-down .35s ease-in-out;animation:keyframe-header-down .35s ease-in-out;z-index:99999999999999999999999999999999999999999;}
@-webkit-keyframes keyframe-header-down{0%{top:-70px}100%{top:0}}
@-moz-keyframes keyframe-header-down{0%{top:-70px} 100%{top:0}}
@-o-keyframes keyframe-header-down{0%{top:-70px} 100%{top:0}}
@keyframes keyframe-header-down{0%{top:-70px} 100%{top:0}}

.right-fixed-nav{position:fixed;top:230px;right:10px;display: none;z-index: 99999999999999999999999999999999999999999999999999999999;}
.right-fixed-nav ul{}
.right-fixed-nav ul li{display: block;margin-bottom: 10px;border-radius: 5px;}
.right-fixed-nav ul li a{position: relative; padding: 12px 6px; border-radius: 5px; display: flex; justify-content: center; align-items: center; align-content: center; box-shadow: 0 0 12px 0px rgba(169,169,169,0.37);background-color: #ffffff;}
.right-fixed-nav ul li a .nav-title{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center}
.right-fixed-nav ul li a .nav-title img{object-fit:cover;margin-bottom: 10px;}
.right-fixed-nav ul li a .nav-title span{font-size: 16px;color:#4e6df0;writing-mode:tb-rl;letter-spacing: 3px;}
.right-fixed-nav ul li a .nav-box{position:absolute;right:40px;opacity: 0;z-index: 0;transform: scale(0);}
.right-fixed-nav ul li a .nav-box{transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s;}
/*
.right-fixed-nav ul li a .nav-box span{transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s;}
.right-fixed-nav ul li a .nav-box span{width: 130px;display: block;text-align: center;line-height: 27px;font-size: 18px;font-weight: 500;color: #4e6df0;}
.right-fixed-nav ul li a .nav-box img{transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s;}
*/
.right-fixed-nav ul li a .nav-box img{width: 127px;height: 127px;border-radius: 5px;object-fit:cover;opacity: 1;z-index: 9999;}

.right-fixed-nav ul li a .nav-box .contact-list{width: 310px;padding: 15px;border-radius: 8px;box-shadow:0 0 15px 0px #dfdfdf;background-color: #FFFFFF;}
.right-fixed-nav ul li a .nav-box .contact-list .list-li{width: 100%;margin-bottom: 25px;display: flex;align-items: center;justify-content: space-between;}
.right-fixed-nav ul li a .nav-box .contact-list .list-li .left-img{width: 22px;height: 22px;}
.right-fixed-nav ul li a .nav-box .contact-list .list-li .left-img img{width: 100%;height: 100%;object-fit: cover;}
.right-fixed-nav ul li a .nav-box .contact-list .list-li .right-info{width: calc(100% - 40px);}
.right-fixed-nav ul li a .nav-box .contact-list .list-li .right-info h1{margin-bottom: 5px;font-size: 15px;font-weight: 500;color:#333333;}
.right-fixed-nav ul li a .nav-box .contact-list .list-li .right-info p{font-size: 12px;color:#999999;}
.right-fixed-nav ul li a .nav-box .contact-list .list-li:last-child{margin-bottom: 0;}
.right-fixed-nav ul li:first-child .nav-box{/* bottom: 0; */}

.right-fixed-nav ul li:last-child a{padding: 11px 6px;}
.right-fixed-nav ul li:last-child .nav-title img{margin-bottom:0px}
.right-fixed-nav ul li a .nav-box.on{opacity: 1;z-index: 9999999999999;transform: scale(1);}
.right-fixed-nav ul li a .nav-box.on img{opacity: 1;z-index: 9999999999999;max-width:none;max-height:none;}

/* 轮播图 */
.indexbanners{width: 100%;position: relative;z-index: 999;}
.indexbanners .hdbanners{width: 100%;height: auto;}
.indexbanners .hdbanners .banner_list {width: 100%;height:auto;}
.indexbanners .hdbanners .banner_list .banner_list_img{width: 100%;height: auto;}
.indexbanners .hdbanners .banner_list .banner_list_img img{object-fit:cover;width: 100%;height: auto;}

.indexbanners .swiper-button-prev{background: url(../images/index/bn10.png) no-repeat center;background-size: 100%; position: absolute; left:10px; top: 50%; width: 62px; height: 62px; z-index:999;}
.indexbanners .swiper-button-next{background: url(../images/index/bn11.png) no-repeat center;background-size: 100%; position: absolute; right:10px; top: 50%; width: 62px; height: 62px; z-index:999; } 
.indexbanners .hdbanners .swiper-pagination{bottom: auto!important;top:88%!important; left: auto!important; right: 136px!important; color: white; text-align: right;}
.indexbanners .hdbanners .swiper-pagination .swiper-pagination-bullet{background-color: #fff!important;width: 115px!important;height: 3px!important;margin: 0 9px!important;border-radius: 50px!important;}
.indexbanners .hdbanners .swiper-pagination .swiper-pagination-bullet-active{background-color: #fff!important;width: 115px!important;height: 3px!important;}
.swiper-button-next:after, .swiper-button-prev:after{display: none;}

.indexbanners .groupinfos{width: 100%;height: 140px;display: flex;justify-content: center;align-items: center;position: absolute;bottom: 0;background-color: rgba(255,255,255,0.43);z-index: 999;}
.indexbanners .groupinfos ul{height: 100%;display: flex;align-items: center;justify-content: center;}
.indexbanners .groupinfos ul li{width: 300px;height: 100%;margin: 0 1px;padding: 0 30px;display: flex; flex-wrap: wrap; align-content: center;flex-direction: column; justify-content: center; align-items: center;background-color: rgba(181,134,106,0.82);}
.indexbanners .groupinfos li .title{margin-bottom: 10px;}
.indexbanners .groupinfos li .title h2{font-size: 17px;font-weight: bold;color: #FFFFFF;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.indexbanners .groupinfos li .desc{margin-bottom: 12px;width: 100%;}
.indexbanners .groupinfos li .desc p{font-size: 14px;line-height: 22px;color: #FFFFFF;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 2; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.indexbanners .groupinfos li .morebtn{line-height: 1;}
.indexbanners .groupinfos li .morebtn a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.indexbanners .groupinfos li .morebtn a{font-size: 12px;padding: 3px 20px;border: 1px solid #FFFFFF;border-radius: 50px;color: #FFFFFF;}
.indexbanners .groupinfos li .morebtn a:hover{background-color: #ffffff;color: #a68862;}
.indexbanners .groupinfos li:last-child{background:linear-gradient(to right,rgba(249,95,21,1),rgba(206,0,13,1))}
.indexbanners .groupinfos li:last-child .service{display:flex;justify-content:center;align-items:center}
.indexbanners .groupinfos li:last-child .service a{display:flex;border:1px solid #ffffff5c;border-radius:6px;overflow:hidden}
.indexbanners .groupinfos li:last-child .service .service-box{margin: 0 9px;border-radius:6px;overflow:hidden;}
.indexbanners .groupinfos li:last-child .service .service-box .service-img{width:90px;height:78px;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,0.29)}
.indexbanners .groupinfos li:last-child .service .service-box .service-img img{object-fit:cover;display:flex}
.indexbanners .groupinfos li:last-child .service .service-box .service-desc{padding: 0 5px;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,0.16);}
.indexbanners .groupinfos li:last-child .service .service-box .service-desc span{font-size: 15px;letter-spacing:2px;color:white;writing-mode:tb-rl;}

.indexmain{width: 100%;display: block;position: relative;z-index: 999999999;background-color: #ffffff;box-shadow: 0 0 12px 0 #ffffff;}
.indexmain .itemmian{padding: 90px 0 0 0;width: 100%;}
.indexmain .index-hdbox{text-align: center;margin: 0 auto;}
.indexmain .index-hdbox .hdtitle{display: flex;justify-content: center;margin-bottom: 5px;}
.indexmain .index-hdbox .hdtitle .cntitle{display: flex;align-items: center;}
.indexmain .index-hdbox .hdtitle .cntitle h1{font-size: 36px;color: #333333;display: flex;align-items: center;}
.indexmain .index-hdbox .hdtitle .cntitle h1 b{font-size: 20px;margin: 0 8px;color: #333333;}
.indexmain .index-hdbox .hdtitle .cntitle span{font-size: 36px;color: #333333;}
.indexmain .index-hdbox .hdimg{}
.indexmain .index-hdbox .hdimg img{object-fit: cover;}
.indexmain .index-hdbox .top-img{margin-bottom: 18px;}
.indexmain .index-hdbox .center-img{margin-bottom: 10px;}
.indexmain .index-hdbox .bottom-img{}

/* 京申新闻 */
.indexmain .news{}
.indexmain .news .index-hdbox{margin-bottom: 30px;}
.indexmain .news .index-hdbox .title-infos{margin-top: 40px; display: flex; justify-content: center; flex-direction: column; align-content: center; align-items: center;}
.indexmain .news .index-hdbox .title-infos h1{font-size: 28px;margin-bottom: 23px;line-height: 1;font-weight: bold;color: #333333;}
.indexmain .news .index-hdbox .title-infos p{font-size: 18px;margin-bottom: 23px;line-height: 1;font-weight: 500;color: #333333;}
.indexmain .news .index-hdbox .title-infos p:last-child{margin-bottom: 0;}

.indexmain .news .news-top-box{padding-top: 30px;padding-bottom: 50px;display: flex;align-items: flex-start;justify-content: space-between;border-top: 1px solid #eaeaea;}
.indexmain .news .news-top-box .left-news-banner{width: 47%;height: 423px;overflow: hidden;}
.indexmain .news .news-top-box .left-news-banner .topnewsbanners{width: 100%;height: 100%;position: relative;}
.indexmain .news .news-top-box .left-news-banner .topnewsbanners .banner-list{width: 100%;height: 100%;}
.indexmain .news .news-top-box .left-news-banner .topnewsbanners .banner-list a{width: 100%;height: 100%;position: relative;display: block;}
.indexmain .news .news-top-box .left-news-banner .topnewsbanners .banner-list .news-list-img{width: 100%;height: 100%;}
.indexmain .news .news-top-box .left-news-banner .topnewsbanners .banner-list .news-list-img img{width: 100%;height: 100%;object-fit: cover;}
.indexmain .news .news-top-box .left-news-banner .topnewsbanners .banner-list .news-list-txt{width: 100%;padding: 19.5px;position: absolute;bottom: 0;background-color: rgba(0,0,0,0.5);overflow: hidden;}
.indexmain .news .news-top-box .left-news-banner .topnewsbanners .banner-list .news-list-txt span{font-size: 16px;width: calc(100% - 115px);font-weight: 600;color: white;display: block;line-height: 1;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.indexmain .news .news-top-box .left-news-banner .topnewsbanners .swiper-pagination{position: absolute;bottom: 22px!important;right: 17px!important;left: auto!important;width: auto!important;display: flex!important;align-items: center;}
.indexmain .news .news-top-box .left-news-banner .topnewsbanners .swiper-pagination .swiper-pagination-bullet{background-color: #fff!important;opacity: 0.5;width: 9px!important;height: 9px!important;margin: 0 6px!important;border-radius: 50px!important;}
.indexmain .news .news-top-box .left-news-banner .topnewsbanners .swiper-pagination .swiper-pagination-bullet-active{background-color: #0084d4!important;opacity: 1;width: 9px!important;height: 9px!important;}

.indexmain .news .news-top-box .right-news-list{width: 49%;height: 423px;overflow: hidden;}
.indexmain .news .news-top-box .right-news-list .news-hdnav{padding-bottom: 15px;display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #eaeaea;}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list{display: flex;align-items: center;}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list .news-icon{margin-right: 10px;}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list .news-icon img{object-fit: cover;}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list ul{display: flex;align-items: center;}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list ul li{padding-right: 40px;position: relative;}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list ul li:first-child a{padding-left: 30px;background: url(../images/index/bn20.png) 0px 6px no-repeat;}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list ul li:last-child{padding-right: 0px;}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list ul li a{font-size: 22px;padding: 0 15px;font-weight: 500;color: #333333;position: relative;}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list ul li a:before{content:"";display:inline-block;width:0px;height:2px;background-color:#4e6ef2;position:absolute;top:38px;left:0;right:0;margin:0 auto;opacity:0;border-radius: 50px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list ul li.on a{}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list ul li.on a:before{width:100%;opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease}
.indexmain .news .news-top-box .right-news-list .news-hdnav .morebtn{}
.indexmain .news .news-top-box .right-news-list .news-hdnav .morebtn a{font-size: 16px;color: #999999;}
.indexmain .news .news-top-box .right-news-list .news-list{width: 100%;}
.indexmain .news .news-top-box .right-news-list .news-list ul{width: 100%;}
.indexmain .news .news-top-box .right-news-list .news-list ul li{margin: 12px 0;width: 100%;}
.indexmain .news .news-top-box .right-news-list .news-list ul li a{padding: 8px 0;width: 100%;display: flex;align-items: flex-start;justify-content: space-between;}
.indexmain .news .news-top-box .right-news-list .news-list ul li p{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.indexmain .news .news-top-box .right-news-list .news-list ul li p{width: calc(100% - 100px);font-size: 18px;line-height: 30px;color: #666666;}
.indexmain .news .news-top-box .right-news-list .news-list ul li time{font-size: 14px;line-height: 30px;color: #999999;}
.indexmain .news .news-top-box .right-news-list .news-list ul li a:hover p{color: #4e6ef2;}

.indexmain .news .news-bottom-box{}
.indexmain .news .news-bottom-box .news-list-box{display: flex;align-items: flex-start;justify-content: space-between;}
.indexmain .news .news-bottom-box .news-list-li{width: 100%;padding-bottom: 20px;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav{padding-bottom: 15px;display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #eaeaea;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list{display: flex;align-items: center;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list .news-icon{margin-right: 10px;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list .news-icon img{object-fit: cover;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul{display: flex;align-items: center;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li{margin-right: 13px;position: relative;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li:first-child a{padding-left: 30px!important;background: url(../images/index/bn20.png) 0px 6px no-repeat;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li:first-child a:before{content:"";display:inline-block;width:0px;height:2px;background-color:#4e6ef2;position:absolute;top:38px;left:0;right:0;margin:0 auto;opacity:0;border-radius: 50px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li:first-child a{font-size: 22px;padding: 0 10px;font-weight: 500;color: #333333;position: relative;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li a{font-size:18px;padding: 0 10px;font-weight: 500;color: #333333;position: relative;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li a:before{content:"";display:inline-block;width:0px;height:2px;background-color:#4e6ef2;position:absolute;top:41px;left:0;right:0;margin:0 auto;opacity:0;border-radius: 50px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li:last-child{margin-right: 0px;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li.on a{}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li.on a:before{width:100%;opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .morebtn{}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .morebtn a{font-size: 16px;color: #999999;}

.indexmain .news .news-bottom-box .news-list-li .news-info{}
.indexmain .news .news-bottom-box .news-list-li .news-info ul{width: 100%;}
.indexmain .news .news-bottom-box .news-list-li .news-info ul li{margin: 12px 0;width: 100%;}
.indexmain .news .news-bottom-box .news-list-li .news-info ul li a{padding: 8px 0;width: 100%;display: flex;align-items: flex-start;justify-content: space-between;}
.indexmain .news .news-bottom-box .news-list-li .news-info ul li p{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.indexmain .news .news-bottom-box .news-list-li .news-info ul li p{width: calc(100% - 115px);font-size: 16px;line-height: 25px;color: #666666;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.indexmain .news .news-bottom-box .news-list-li .news-info ul li time{font-size: 14px;line-height: 25px;color: #999999;}
.indexmain .news .news-bottom-box .news-list-li .news-info ul li a:hover p{color: #4e6ef2;}
.indexmain .news .news-bottom-box .news-list-li .news-info ul li:last-child{margin-bottom: 0;}

.indexmain .news .news-bottom-box .left-box{width: 58%;}
.indexmain .news .news-bottom-box .left-box .news-five-list{padding-bottom: 0px;}
.indexmain .news .news-bottom-box .left-box .news-five-list .news-hdnav{margin-bottom: 30px;}
.indexmain .news .news-bottom-box .left-box .news-five-list .hotnews-img-list{}
.indexmain .news .news-bottom-box .left-box .news-five-list .hotnews-img-list ul{display: flex;align-items: center;justify-content: space-between;}
.indexmain .news .news-bottom-box .left-box .news-five-list .hotnews-img-list ul li{}
.indexmain .news .news-bottom-box .left-box .news-five-list .hotnews-img-list ul li a{display: block;}
.indexmain .news .news-bottom-box .left-box .news-five-list .hotnews-img-list ul li .news-img{width: 396px;height: 210px;overflow: hidden;}
.indexmain .news .news-bottom-box .left-box .news-five-list .hotnews-img-list ul li .news-img img{width: 100%;height: 100%;object-fit: cover;}

.indexmain .news .news-bottom-box .right-box{width: 38%;}
.indexmain .news .news-bottom-box .right-box .news-top-list{width: 100%;}
.indexmain .news .news-bottom-box .right-box .news-top-list .news-hdnav .left-list ul li a{font-size: 22px;padding: 0 10px;font-weight: 500;color: #333333;position: relative;}
.indexmain .news .news-bottom-box .right-box .news-top-list .news-info{margin-bottom: 10px;width: 100%;}
.indexmain .news .news-bottom-box .right-box .news-top-list .newsbanners{width: 100%;}
.indexmain .news .news-bottom-box .right-box .news-top-list .newsbanners .industrynewsbanners{display: flex;align-items: center;}
.indexmain .news .news-bottom-box .right-box .news-top-list .newsbanners .swiper-btn-prev{background: url(../images/index/bn21.png) no-repeat center;background-size: 100%; position: absolute; left:-22px; /* top: calc(50% - 18px);*/ width: 47px; height: 47px; cursor: pointer;z-index:999;}
.indexmain .news .news-bottom-box .right-box .news-top-list .newsbanners .swiper-btn-next{background: url(../images/index/bn22.png) no-repeat center;background-size: 100%; position: absolute; right:-20px; /* top: calc(50% - 18px);*/ width: 47px; height: 47px; cursor: pointer;z-index:999; } 
.indexmain .news .news-bottom-box .right-box .news-top-list .newsbanners .banner-list{}
.indexmain .news .news-bottom-box .right-box .news-top-list .newsbanners .banner-list a{display: flex;align-items: center;justify-content: center;}
.indexmain .news .news-bottom-box .right-box .news-top-list .newsbanners .banner-list .news-list-img{width: 100%;}
.indexmain .news .news-bottom-box .right-box .news-top-list .newsbanners .banner-list .news-list-img img{width: 100%;}
.indexmain .news .news-bottom-box .right-box .enterprise-video-list{}
.indexmain .news .news-bottom-box .right-box .enterprise-video-list .news-hdnav{margin-bottom: 30px;}
.indexmain .news .news-bottom-box .right-box .enterprise-video-list .video-box{width: 100%;height: 270px;}
.indexmain .news .news-bottom-box .right-box .enterprise-video-list .video-box .video-info{width: 100%;height: 100%;position: relative;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.indexmain .news .news-bottom-box .right-box .enterprise-video-list .video-box .video-info .info-img{width: 100%;height: 100%;: hidden;}
.indexmain .news .news-bottom-box .right-box .enterprise-video-list .video-box .video-info .info-img img{width: 100%;height: 100%;object-fit: cover;}
.indexmain .news .news-bottom-box .right-box .enterprise-video-list .video-box .video-info .play-img{width: 62px;height: 62px;position: absolute;top: 87px;left: calc(50% - 31px);overflow: hidden;}
.indexmain .news .news-bottom-box .right-box .enterprise-video-list .video-box .video-info .play-img img{width: 100%;height: 100%;object-fit: cover;}
.indexmain .news .news-bottom-box .right-box .enterprise-video-list .video-box .video-info .video-title{padding: 14px;width: 100%;position: absolute;left:0;bottom:0;overflow: hidden;background: rgba(0,0,0,0.5);}
.indexmain .news .news-bottom-box .right-box .enterprise-video-list .video-box .video-info .video-title span{font-size: 16px;font-weight: 500;color: #ffffff;display: block;text-align: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.indexmain .news .news-bottom-box .right-box .news-five-list{width: 100%;}
.indexmain .news .news-bottom-box .right-box .news-five-list .news-hdnav{margin-bottom: 30px;}
.indexmain .news .news-bottom-box .right-box .news-five-list .newsbanners{width: 100%;position: relative;display: flex;justify-content: center;}
.indexmain .news .news-bottom-box .right-box .news-five-list .newsbanners .gskwbanners{width: 525px;}
.indexmain .news .news-bottom-box .right-box .news-five-list .newsbanners .gskwbanners .banner-list{width: 253px!important;height: 346px!important;overflow: hidden;}
.indexmain .news .news-bottom-box .right-box .news-five-list .newsbanners .gskwbanners .banner-list a{width: 100%;height: 100%;display: block;}
.indexmain .news .news-bottom-box .right-box .news-five-list .newsbanners .gskwbanners .banner-list .news-list-img{width: 100%;height: 100%;}
.indexmain .news .news-bottom-box .right-box .news-five-list .newsbanners .gskwbanners .banner-list .news-list-img img{width: 100%;height: 100%;object-fit: cover;}
.indexmain .news .news-bottom-box .right-box .news-five-list .newsbanners .swiper-pagination{position: absolute;bottom: -40px!important;right: auto!important;left: 50%!important;transform: translateX(-50%);width: auto!important;display: flex!important;align-items: center;}
.indexmain .news .news-bottom-box .right-box .news-five-list .newsbanners .swiper-pagination .swiper-pagination-bullet{background-color: #d9d9d9!important;opacity: 0.5;width: 9px!important;height: 9px!important;margin: 0 5px!important;border-radius: 50px!important;}
.indexmain .news .news-bottom-box .right-box .news-five-list .newsbanners .swiper-pagination .swiper-pagination-bullet-active{background-color: #4e6ef2!important;opacity: 1;width: 9px!important;height: 9px!important;}


/* 京申产业 */
.indexmain .industry .container{position:relative;z-index:99999;}
.indexmain .industry .sort-nav-box .container{position:relative;z-index:1;}
.indexmain .industry .index-hdbox{margin-bottom: 50px;}
.indexmain .industry .industry-hdbox{background:url(../images/index/bn31.png) no-repeat 0px 46px;}
.indexmain .industry .industry-hdbox .hd-search{margin-bottom: 3px;display: flex;align-items: center;justify-content: center;}
.indexmain .industry .industry-hdbox .hd-search form{display: flex;align-items: center;justify-content: center;position:relative;}
.indexmain .industry .industry-hdbox .hd-search form input{height: 50px;}
.indexmain .industry .industry-hdbox .hd-search form input[type="text"]{width: 940px;border: 2px solid #4e6ef2;padding: 0 25px;font-size: 14px;font-weight: 500;color: #999999;}
.indexmain .industry .industry-hdbox .hd-search form input[type="submit"]{width: 90px;background: #4e6ef2 url(../images/index/bn30.png) no-repeat center}
.indexmain .industry .industry-hdbox .hd-hotwords{width: 1030px;text-align: center; margin: 0 auto;}
.indexmain .industry .industry-hdbox .hd-hotwords ul{display: flex;align-items: center;justify-content: flex-start;}
.indexmain .industry .industry-hdbox .hd-hotwords ul li{margin: 0 6px;}
.indexmain .industry .industry-hdbox .hd-hotwords ul li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.indexmain .industry .industry-hdbox .hd-hotwords ul li a{font-size: 12px;font-weight: 500;color: #999999;}
.indexmain .industry .industry-hdbox .hd-hotwords ul li a:hover{color: #4e6ef2;}
.indexmain .industry .industry-hdbox .hd-topnav{margin-top: 20px;}
.indexmain .industry .industry-hdbox .hd-topnav ul{padding: 18px 0;display: flex;align-items: center;justify-content: flex-end;}
.indexmain .industry .industry-hdbox .hd-topnav ul li{margin-right: 175px;}
.indexmain .industry .industry-hdbox .hd-topnav ul li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.indexmain .industry .industry-hdbox .hd-topnav ul li a{font-size: 18px;font-weight: 500;color: #333333;}
.indexmain .industry .industry-hdbox .hd-topnav ul li a:hover{color: #4e6ef2;}

.indexmain .industry .sort-nav-box{padding: 23px 0 ;background-color: #f3f3f3;}
.indexmain .industry .sort-nav-box .container{display: flex;align-items: flex-start;justify-content: space-between;}
.indexmain .industry .sort-nav-box .left-box{width: 26%;height: 650px;background-color: #ffffff;position: relative;}
.indexmain .industry .sort-nav-box .left-box .left-nav{}
.indexmain .industry .sort-nav-box .left-box .left-nav ul{}
.indexmain .industry .sort-nav-box .left-box .left-nav ul li{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.indexmain .industry .sort-nav-box .left-box .left-nav ul li:first-child{padding-top: 20px;}
.indexmain .industry .sort-nav-box .left-box .left-nav ul li{padding:15px 10px;display: flex;align-items: center;justify-content: flex-start;}
.indexmain .industry .sort-nav-box .left-box .left-nav ul li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;white-space: nowrap;}
.indexmain .industry .sort-nav-box .left-box .left-nav ul li a{padding: 8px 5px;font-size: 14px;color: #666666;display: block;}
.indexmain .industry .sort-nav-box .left-box .left-nav ul li a:first-child span{font-weight: bold;color: #333333;}
.indexmain .industry .sort-nav-box .left-box .left-nav ul li b{font-weight: 500;color: #333333;}
.indexmain .industry .sort-nav-box .left-box .left-nav ul li b:last-child{display: none;width: 0;height: 0;overflow: hidden;}
.indexmain .industry .sort-nav-box .left-box .left-nav ul li:hover{background-color: #f3f3f3;}
.indexmain .industry .sort-nav-box .left-box .left-nav ul li a:hover{color: #4e6ef2;}
.indexmain .industry .sort-nav-box .left-box .right-nav {width: 1050px; height: 650px; position: absolute; top: 0px; left: 350px;display: none; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; z-index: 99; background-color: #ffffff;box-shadow: -6px 6px 20px 0px #efefef;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li{display: none;width: 100%; padding: 25px 15px;justify-content: space-between;align-items: flex-start;-webkit-animation-duration: 0.5s; animation-duration: 0.5s;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list{width: calc(100% - 240px);}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav{padding-left: 25px;margin-bottom: 15px;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul{display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li{margin: 0 10px 10px 0;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li a{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li a{padding: 6px 12px;font-size: 14px;display: flex;align-items: center;color: #ffffff;background-color: #333333;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li a b{margin-left: 7px;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li a b i{font: normal normal normal 18px/1 FontAwesome; line-height: 1;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li a:hover{background-color: #d60001;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li.on a{background-color: #d60001;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav{width: 100%;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl{margin-bottom: 20px;display: flex;align-items: center;justify-content: space-between;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dt{width: 140px;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dt a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dt a{font-size: 14px;color:#666666;font-weight: bold;display: flex;align-items: center;justify-content: flex-end;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dt a b{margin-left: 7px;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dt a b i{font: normal normal normal 18px/1 FontAwesome; line-height: 1;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dd{width: calc(100% - 150px);}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dd a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dd a{font-size: 14px;line-height: 1.4;color:#666666;margin-right: 10px;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dd a:last-child{margin-right: 0;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl:last-child{margin-bottom: 0;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl a:hover{color: #d60001;}
.indexmain .industry .sort-nav-box .left-box .right-nav.on{display: block;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li.on{display: flex;}

.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .right-list{width: 216px;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .right-list ul{}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .right-list ul li{margin-bottom: 25px;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .right-list ul li a{display: block;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .right-list ul li a img{width: 216px;height: 170px;object-fit: cover;}
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .right-list ul li:last-child{margin-bottom: 0;}

.indexmain .industry .sort-nav-box .right-box{width: 73%;height: 650px;}
.indexmain .industry .sort-nav-box .right-box .industrsortybanners{position: relative;display: flex;align-items: center;justify-content: center;}
.indexmain .industry .sort-nav-box .right-box .industrsortybanners .banner-list{}
.indexmain .industry .sort-nav-box .right-box .industrsortybanners .banner-list .list-img{}
.indexmain .industry .sort-nav-box .right-box .industrsortybanners .banner-list .list-img img{}
.indexmain .industry .sort-nav-box .right-box .industrsortybanners .swiper-btn-prev{background: url(../images/index/bn32.png) no-repeat center;background-size: 100%; position: absolute; left:-22px; /* top: calc(50% - 18px);*/ width: 47px; height: 47px; cursor: pointer;z-index:999;}
.indexmain .industry .sort-nav-box .right-box .industrsortybanners .swiper-btn-next{background: url(../images/index/bn33.png) no-repeat center;background-size: 100%; position: absolute; right:-20px; /* top: calc(50% - 18px);*/ width: 47px; height: 47px; cursor: pointer;z-index:999; } 
.indexmain .industry .sort-nav-box .right-box .industrsortybanners .swiper-pagination{position: absolute;bottom: 20px!important;right: auto!important;left: 56%!important;transform: translateX(-50%);width: auto!important;display: flex!important;align-items: center;}
.indexmain .industry .sort-nav-box .right-box .industrsortybanners .swiper-pagination .swiper-pagination-bullet{background-color: #d7edde!important;opacity: 1;width: 9px!important;height: 9px!important;margin: 0 6px!important;border-radius: 50px!important;}
.indexmain .industry .sort-nav-box .right-box .industrsortybanners .swiper-pagination .swiper-pagination-bullet-active{background-color: #4e6ef2!important;box-shadow: 0px 0px 0px 3.5px #d7edde;opacity: 1;width: 9px!important;height: 9px!important;}

.indexmain .industry .js-recommend{padding: 10px 0 80px 0;background-color: #f3f3f3;}
.indexmain .industry .js-recommend .container{display: flex;align-items: center;justify-content: space-between;background-color: white;}
.indexmain .industry .js-recommend .js-recommend-left{width: 17%;}
.indexmain .industry .js-recommend .js-recommend-left img{width: 100%;height: auto;}
.indexmain .industry .js-recommend .js-recommend-center{width: 66%;display: flex;align-items: center;justify-content: space-between;position:relative;overflow: hidden;}
.indexmain .industry .js-recommend .js-recommend-center a{width: 25%; display: flex; flex-direction: column; justify-content: center; align-items: center;position: relative;}
.indexmain .industry .js-recommend .js-recommend-center a .center-li-thumb{width: 100%;margin-bottom: 8px;display: flex;justify-content: center; align-items: center;}
.indexmain .industry .js-recommend .js-recommend-center a .center-li-thumb img{max-width: 90%;height: 152px}
.indexmain .industry .js-recommend .js-recommend-center a .center-li-info{width: 100%;}
.indexmain .industry .js-recommend .js-recommend-center a .center-li-info .li-info-dd{font-size: 14px;color: #333;text-align: center;}
.indexmain .industry .js-recommend .js-recommend-center a .center-li-info .li-info-dt{margin-top: 5px;font-size: 14px;color: #999;text-align: center;}
.indexmain .industry .js-recommend .js-recommend-center a::after{content: "";width: 1px;height: 100%;background-color: #eaeaea;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.indexmain .industry .js-recommend .js-recommend-center a.swiper-slide-duplicate-prev::after{display:none;}
.indexmain .industry .js-recommend .js-recommend-center a:last-child::after{display: none;}

.indexmain .industry .js-recommend .js-recommend-center .swiper-btn-prev{background: url(../images/index/bn21.png) no-repeat center;background-size: 100%; position: absolute; left:-22px; /* top: calc(50% - 18px);*/ width: 47px; height: 47px; cursor: pointer;z-index:999;}
.indexmain .industry .js-recommend .js-recommend-center  .swiper-btn-next{background: url(../images/index/bn22.png) no-repeat center;background-size: 100%; position: absolute; right:-20px; /* top: calc(50% - 18px);*/ width: 47px; height: 47px; cursor: pointer;z-index:999; } 

.indexmain .industry .js-recommend .js-recommend-right{width: 17%;}
.indexmain .industry .js-recommend .js-recommend-right img{width: 100%;height: auto;}




/* 解决方案 */
.indexmain .solution{}
.indexmain .solution .index-hdbox{margin-bottom: 30px;}
.indexmain .solution .solution-box{position: relative; height: 345px; display: flex; align-items: center; justify-content: center;}
.indexmain .solution .solution-box .solution-img{display: flex; align-items: center; justify-content: center;}
.indexmain .solution .solution-box .solution-img img{object-fit: cover;width: 100%;height: auto;}
.indexmain .solution .solution-box .solution-list{width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.indexmain .solution .solution-box .solution-list .list-box{width: 100%;height: 100%; display: flex; justify-content: space-between; align-items: center;}
.indexmain .solution .solution-box .solution-list ul{width: 100%;display: flex;justify-content: space-between;}
.indexmain .solution .solution-box .solution-list ul li{border-radius: 8px; box-shadow: 0px 0px 16px 1px #ededed;position: relative;}
.indexmain .solution .solution-box .solution-list ul li a{display: flex;align-items: center;justify-content: center;padding: 28px 25px;}
.indexmain .solution .solution-box .solution-list ul li .list-img{width: 50px;height: 50px;margin-right: 15px;position: relative;}
.indexmain .solution .solution-box .solution-list ul li .list-img img{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.indexmain .solution .solution-box .solution-list ul li .list-img img{object-fit: cover;position: absolute;transition: all 0.35s ease 0s; -webkit-transform: all 0.35s ease 0s;}
.indexmain .solution .solution-box .solution-list ul li .list-img img:first-child{}
.indexmain .solution .solution-box .solution-list ul li .list-img img:last-child{opacity: 0;}
.indexmain .solution .solution-box .solution-list ul li .list-txt{}
.indexmain .solution .solution-box .solution-list ul li .list-txt span{font-size: 16px;font-weight: 500;color: #333333;}
.indexmain .solution .solution-box .solution-list ul li:hover .list-img img:first-child{opacity: 0;}
.indexmain .solution .solution-box .solution-list ul li:hover .list-img img:last-child{opacity: 1;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(1){top: 125px;left: 253px;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(2){bottom: 50px;left: 131px;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(3){top: 125px;left: 53px;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(4){bottom: 100px;right: 73px;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(5){top: 165px;right: 140px;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(6){bottom: 115px;right: 245px;}


/* 京申服务 */
.indexmain .service{}
.indexmain .service .index-hdbox{margin-bottom: 50px;}
.indexmain .service .service-box{}
.indexmain .service .service-box .service-li{width: 100%;height: 540px;}
.indexmain .service .service-box .service-li .container{height: 100%;display: flex;align-items: center;justify-content: space-between;}
.indexmain .service .service-box .service-li .service-list{width: 45%;height: 100%;display: flex;align-items: flex-start;flex-direction: column;flex-wrap: wrap;align-content: flex-start;justify-content: center;}
.indexmain .service .service-box .service-li .service-list .hd-title{margin-bottom: 50px;display: flex;align-items: center;}
.indexmain .service .service-box .service-li .service-list .hd-title .left-nunber{margin-right: 15px;}
.indexmain .service .service-box .service-li .service-list .hd-title .left-nunber img{}
.indexmain .service .service-box .service-li .service-list .hd-title .right-title{}
.indexmain .service .service-box .service-li .service-list .hd-title .right-title h1{font-size: 48px;margin-bottom: 10px;line-height: 1;font-weight: bold;color: #171b60;}
.indexmain .service .service-box .service-li .service-list .hd-title .right-title span{font-size: 24px;line-height: 1;font-weight: bold;font-family:"Arial";color: #999999;}
.indexmain .service .service-box .service-li .service-list .service-info{}
.indexmain .service .service-box .service-li .service-list .service-info p{margin-bottom: 30px;font-size: 16px;color: #666666;}
.indexmain .service .service-box .service-li .service-list .service-info p img{margin-right: 12px;object-fit: cover;}
.indexmain .service .service-box .service-li .service-img{width: 49%;height: 100%;display: flex;align-items: center;}
.indexmain .service .service-box .service-li .service-img img{object-fit: cover;}

.indexmain .service .service-box .service-li .servicebanner{width: 53.5%;position: relative; display: flex; justify-content: center;overflow: hidden;/* background: url(../images/index/bn104.png) no-repeat center; background-position-y: 400px; */ }
.indexmain .service .service-box .service-li .servicebanner .swiper{width: 100%;position: relative;}
.indexmain .service .service-box .service-li .servicebanner .banner-list{overflow: hidden;width: 235px;height: 370px;}
.indexmain .service .service-box .service-li .servicebanner .service-list-img{width: 100%;height: 100%;display:block;border: 10px solid #b5b4b2;}
.indexmain .service .service-box .service-li .servicebanner .service-list-img img{width: 100%;height: 100%;object-fit: cover;}
.indexmain .service .service-box .service-li .servicebanner .swiper-pagination{position: absolute;bottom: 40px!important;right: auto!important;left: 50%!important;transform: translateX(-50%);width: auto!important;display: flex!important;align-items: center;}
.indexmain .service .service-box .service-li .servicebanner .swiper-pagination .swiper-pagination-bullet{background-color: #d9d9d9!important;opacity: 0.5;width: 9px!important;height: 9px!important;margin: 0 7px!important;border-radius: 50px!important;}
.indexmain .service .service-box .service-li .servicebanner .swiper-pagination .swiper-pagination-bullet-active{background-color: #4e6ef2!important;box-shadow: 0px 0px 0px 4px #d7edde;opacity: 1;width: 9px!important;height: 9px!important;}
.indexmain .service .service-box .service-li .servicebanner .honor-btn-prev{position: absolute; left: 25%; top: calc(50% - 25px); width: 31px; height: 58px; display: flex; justify-content: center; align-items: center; cursor: pointer; z-index: 99999999; }
.indexmain .service .service-box .service-li .servicebanner .honor-btn-next{position: absolute; right: 25%; top: calc(50% - 25px); width: 31px; height: 58px; display: flex; justify-content: center; align-items: center; cursor: pointer; z-index: 99999999; } 
.indexmain .service .service-box .service-li .servicebanner .honor-btn-prev i{font-size: 75px;color: #ffffff;text-shadow: 0 0 10px #666666;}
.indexmain .service .service-box .service-li .servicebanner .honor-btn-next i{font-size: 75px;color: #ffffff;text-shadow: 0 0 10px #666666;}

.indexmain .service .service-box .service-li:nth-child(odd){background-color: #fbfbfb;}


/* 京申优势 */
.indexmain .advantage{width: 100%;height: 687px;padding: 0;background: url(../images/index/bn71.jpg) no-repeat center 100%/cover;display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;}
.indexmain .advantage .container{display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;}
.indexmain .advantage .index-hdbox{margin-bottom: 50px;width: 100%;}
.indexmain .advantage .index-hdbox .cntitle h1{color: #ffffff;}
.indexmain .advantage .index-hdbox .cntitle h1 b{color: #ffffff;}
.indexmain .advantage .index-hdbox .cntitle span{color: #ffffff;}
.indexmain .advantage .advantage-info{width: 100%;margin-bottom: 80px;display: flex;justify-content: center;}
.indexmain .advantage .advantage-info p{font-size: 16px;color: #ffffff;}
.indexmain .advantage .advantage-box{width: 100%;display: flex;justify-content: center;}
.indexmain .advantage .advantage-box ul{width: 100%;display: flex;align-items: center;justify-content: center;}
.indexmain .advantage .advantage-box ul li{margin-right: 130px;}
.indexmain .advantage .advantage-box ul li:last-child{margin-right: 0;}
.indexmain .advantage .advantage-box ul li .number{display: flex;align-items: flex-start;margin-bottom: 10px;}
.indexmain .advantage .advantage-box ul li .number h1{font-size: 80px;margin-right: 10px;font-weight: 500; font-family: "Arial"; color: #ffffff;}
.indexmain .advantage .advantage-box ul li .number span{font-size: 60px;font-weight: 500;font-family: "Arial"; color: #ffffff;}
.indexmain .advantage .advantage-box ul li .desc{}
.indexmain .advantage .advantage-box ul li .desc span{font-size: 16px;color: #ffffff;}


/* 京申案例 */
.indexmain .case{}
.indexmain .case .index-hdbox{margin-bottom: 50px;}
.indexmain .case .case-box{width: 100%;height: 700px;position: relative;display: flex;align-items: center;}
.indexmain .case .case-box .casebanners{width: 100%;height: 100%;margin-left: auto;margin-right: auto;} 
.indexmain .case .case-box .casebanners .banner-list{text-align: center; font-size: 18px; background: #fff; height: 100%; display: flex; flex-direction: column; justify-content: space-between;}
.indexmain .case .case-box .casebanners .banner-list .list-li{border: 1px solid #c8c8c8; }
.indexmain .case .case-box .casebanners .banner-list .top-box{}
.indexmain .case .case-box .casebanners .banner-list .bottom-box{}
.indexmain .case .case-box .casebanners .banner-list .list-li a{width: 100%;display: flex; flex-direction: column; flex-wrap: wrap; align-content: center; align-items: center;}
.indexmain .case .case-box .casebanners .banner-list .list-li .list-img{width: 100%;height: 240px;line-height: 1;overflow: hidden;}
.indexmain .case .case-box .casebanners .banner-list .list-li .list-img img{width: 100%;height: 100%;object-fit: cover;}
.indexmain .case .case-box .casebanners .banner-list .list-li .list-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.indexmain .case .case-box .casebanners .banner-list .list-li .list-img:hover img{transform: scale(1.2);}
.indexmain .case .case-box .casebanners .banner-list .list-li .list-title{padding: 10px 15px;line-height: 1;width: 100%;display: flex;justify-content: center;}
.indexmain .case .case-box .casebanners .banner-list .list-li .list-title span{font-size: 20px;line-height: 1;display: block;font-weight: 500;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.indexmain .case .case-box .casebanners .banner-list .list-li .list-desc{padding: 7px 15px 20px 15px;width: 100%;line-height: 1;overflow: hidden;display: none;justify-content: center;}
.indexmain .case .case-box .casebanners .banner-list .list-li .list-desc p{font-size: 16px;height: 16px;font-weight: 500;line-height: 1;color: #999999;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.indexmain .case .case-box .swiper-btn-prev{background: url(../images/index/bn97.png) no-repeat center;background-size: 100%; position: absolute; left:-80px; /* top: calc(50% - 18px);*/ width: 31px; height: 58px; cursor: pointer;z-index:999;}
.indexmain .case .case-box .swiper-btn-next{background: url(../images/index/bn98.png) no-repeat center;background-size: 100%; position: absolute; right:-80px; /* top: calc(50% - 18px);*/ width: 31px; height: 58px; cursor: pointer;z-index:999; } 


/* 合作伙伴 */
.indexmain .cooperation{padding-bottom: 140px;}
.indexmain .cooperation .index-hdbox{margin-bottom: 50px;}
.indexmain .cooperation .cooperation-box{width: 100%;height: 240px;position: relative;display: flex;justify-content: center;}
.indexmain .cooperation .cooperation-box .cooperationbanners{width: 100%;height: 100%;margin-left: auto;margin-right: auto;} 
.indexmain .cooperation .cooperation-box .cooperationbanners .banner-list{text-align: center; font-size: 18px; background: #fff;height:100%;display: flex;flex-direction: column;); /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.indexmain .cooperation .cooperation-box .cooperationbanners .banner-list .list-li{width: 100%;}
.indexmain .cooperation .cooperation-box .cooperationbanners .banner-list .top-box{margin-bottom: 20px;}
.indexmain .cooperation .cooperation-box .cooperationbanners .banner-list .bottom-box{}
.indexmain .cooperation .cooperation-box .cooperationbanners .banner-list .list-li a{width: 100%;height: 110px;cursor: pointer;display: flex;align-items: center;justify-content: center;border: 1px solid #eaeaea;}
.indexmain .cooperation .cooperation-box .cooperationbanners .banner-list .list-li .list-img{max-width: 100%;max-height: 100%;line-height: 1;overflow: hidden;}
.indexmain .cooperation .cooperation-box .cooperationbanners .banner-list .list-li .list-img img{width: auto;height: auto;object-fit: cover;}
.indexmain .cooperation .cooperation-box .swiper-pagination{position: absolute;bottom: -70px!important;right: auto!important;left: 50%!important;transform: translateX(-50%);width: auto!important;display: flex!important;align-items: center;}
.indexmain .cooperation .cooperation-box .swiper-pagination .swiper-pagination-bullet{background-color: #d9d9d9!important;opacity: 0.5;width: 9px!important;height: 9px!important;margin: 0 7px!important;border-radius: 50px!important;}
.indexmain .cooperation .cooperation-box .swiper-pagination .swiper-pagination-bullet-active{background-color: #4e6ef2!important;box-shadow: 0px 0px 0px 4px #d7edde;opacity: 1;width: 9px!important;height: 9px!important;}

.jiange{width: 100%; min-height: 405px; position: relative;display: block; background-color: #2c2c2c;z-index: -9999;}

/* 底部导航 */
footer.footer{width: 100%; padding: 70px 0 0 0; background-color: #2c2c2c; z-index: 0; position: fixed; left: 50%; bottom: 53px; transform: translateX(-50%);}
footer.footer .container{position: relative;}
footer.footer .footer-box{padding-bottom: 90px;display: flex;align-items: flex-start;justify-content: space-between;}
footer.footer .footer-box .left-list{width: calc(100% - 975px);}
footer.footer .footer-box .left-list .flogo{margin-bottom: 25px;}
footer.footer .footer-box .left-list .flogo img{object-fit: cover;}
footer.footer .footer-box .left-list .fdesc{margin-bottom: 28px;}
footer.footer .footer-box .left-list .fdesc span{font-size: 16px;padding: 8px 18px;color: #ffffff;background-color: #dc292a;}
footer.footer .footer-box .left-list .contactinfo{}
footer.footer .footer-box .left-list .contactinfo p{font-size: 14px;margin-bottom: 10px;color: #ffffff;display: flex;align-items: center;}
footer.footer .footer-box .left-list .contactinfo p b{font-size: 14px;margin-right: 10px;color: #ffffff;}
footer.footer .footer-box .left-list .contactinfo p img{object-fit: cover;}
footer.footer .footer-box .left-list .contactinfo a{font-size: 14px;color: #ffffff;}

footer.footer .footer-box .center-list{width: calc(100% - 740px);}
footer.footer .footer-box .center-list nav{width: 100%;}
footer.footer .footer-box .center-list nav ul{width:100%;display:flex;justify-content:space-between;align-items:flex-start}
footer.footer .footer-box .center-list nav ul li{width: 20%;margin-right:10px;text-align:center;display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;align-content:flex-start}
footer.footer .footer-box .center-list nav ul li a{font-size:16px;padding:0;margin-bottom:19px;color:#ffffff;display:block}
footer.footer .footer-box .center-list nav ul li .twolevel{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;flex-direction:column}
footer.footer .footer-box .center-list nav ul li .twolevel li{width: 100%;margin-bottom:12px;margin-right:0;}
footer.footer .footer-box .center-list nav ul li .twolevel li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
footer.footer .footer-box .center-list nav ul li .twolevel li a{font-size:14px;padding:0;color:#999999;margin-bottom:0;white-space: nowrap;}
footer.footer .footer-box .center-list nav ul li .twolevel li:last-child{margin-bottom: 0;}
footer.footer .footer-box .center-list nav ul li .twolevel li:hover a{color: #ffffff;}
footer.footer .footer-box .center-list nav ul li:last-child{margin:0}

footer.footer .footer-box .right-list{width:  calc(100% - 1110px);padding-top: 20px;}
footer.footer .footer-box .right-list .qrcode-box{display: flex;align-items: center;justify-content: flex-end;}
footer.footer .footer-box .right-list .qrcode-box .left-qrcode{margin-right: 25px;}
footer.footer .footer-box .right-list .qrcode-box .qrcode-list{}
footer.footer .footer-box .right-list .qrcode-box .qrcode-list .qrcode-img{width: 127px;height: 127px;overflow: hidden;}
footer.footer .footer-box .right-list .qrcode-box .qrcode-list .qrcode-img img{width: 100%;height: 100%;object-fit: cover;}
footer.footer .footer-box .right-list .qrcode-box .qrcode-list .qrcode-desc{text-align: center;margin-top: 8px;}
footer.footer .footer-box .right-list .qrcode-box .qrcode-list .qrcode-desc span{font-size: 14px;color: #ffffff;}

#copyright .links{width: 100%;display: flex;align-items: center;justify-content: center;position: absolute;left: 0;bottom: 100%;height: 0;overflow: hidden;background-color: #f3f3f3;}
#copyright .links{transition: height .35s; -o-transition: height .35s; -ms-transition: height .35s; -moz-transition: height .35s; -webkit-transition: height .35s;}
#copyright .links .links-box{width:1400px;display: flex;align-items: center}
#copyright .links .links-box span{font-size: 15px;margin-right: 3px;color: #333;}
#copyright .links .links-box a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
#copyright .links .links-box a{font-size: 15px;margin-right: 30px;color: #666;}
#copyright .links .links-box a:hover{color: #dc292a;}
#copyright .links.on{height: 60px;}

#copyright{width: 100%;border-top: 1px solid #ffffff;background-color: #ffffff;display: flex;align-items: center;justify-content: space-between;flex-direction: column;z-index: 9999;position: relative;}
#copyright .container{display: flex;align-items: center;justify-content: space-between;position: relative;}
#copyright a{padding: 18px 0 15px 0;display: flex;align-items: center;transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
#copyright p{padding: 18px 0 15px 0;display: flex;align-items: center;}
#copyright .left-copyright{font-size: 14px;color: #333;display: flex;align-items: center;}
#copyright .left-copyright p{font-size: 14px;margin-right: 10px;color: #333;display: flex;align-items: center;}
#copyright .left-copyright p span{font-size: 14px;margin-right: 10px;}
#copyright .left-copyright a{font-size: 14px;margin-right: 10px;color: #333;}
#copyright .right-support{display: flex;align-items: center;}
#copyright .right-support a{font-size: 14px;color: #333;margin-right: 25px;}
#copyright .right-support a:last-child{margin-right: 0;}
#copyright .right-support .separation{width: 1px;height: 14px;margin: 0 15px;background-color: #333;}
#copyright .right-support .separation:nth-child(3){opacity: 0;}

#copyright .right-support a:hover{color: #dc292a;}

.feedback{padding: 0!important;margin: 0!important;}
.feedback button[type="submit"]{width: auto!important;height: auto!important;}
#advertisinglaw{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5) no-repeat 0% 100%; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); filter: scale(0); filter: transform; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;z-index: 99999999999999999999999999999;}
#advertisinglaw .item-box{width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
#advertisinglaw .list-box{width: 600px;height: 480px;padding: 30px;position: relative;border-radius: 6px;box-shadow: 1px 1px 50px rgba(0,0,0,.3);background-color: #ffffff;}
#advertisinglaw .list-box .list-title{margin-bottom: 25px;text-align: center;}
#advertisinglaw .list-box .list-title span{font-size: 24px;color: #666666;}
#advertisinglaw .list-box .list-desc{margin-bottom: 20px;}
#advertisinglaw .list-box .list-desc p{font-size: 15px;line-height: 25px;color: #999999;}
#advertisinglaw .list-box .list-form{width: 100%;display: flex;align-items: center;justify-content: center;}
#advertisinglaw .list-box .list-form form{width: 80%;display: flex; flex-direction: column; align-content: center; justify-content: center; flex-wrap: wrap;}
#advertisinglaw .list-box .list-form .form-item{width: 100%; margin-bottom: 20px;display: flex;align-items: center;}
#advertisinglaw .list-box .list-form .form-item .label{width: 20%;}
#advertisinglaw .list-box .list-form .form-item .label span{font-size: 15px;color: #666666;}
#advertisinglaw .list-box .list-form .form-item p{font-size: 15px;color: #666666;}
#advertisinglaw .list-box .list-form .form-item input{width: 80%; height: 40px; border: 1px solid #b3b3b3; padding: 10px;}
#advertisinglaw .list-box .list-form .form-item textarea{width: 79%;border: 1px solid #b3b3b3; padding: 10px;}
#advertisinglaw .list-box .list-form .form-btn{margin-top: 5px;text-align: center;}
#advertisinglaw .list-box .list-form .form-btn button{display: inline-block; padding: 10px 20px; background: #e60012; color: #fff; cursor: pointer;}
#advertisinglaw .list-box .close-btn{position: absolute; top: 0; right: 0; width: 50px; height: 50px; cursor: pointer;display: flex; justify-content: center; align-items: center;}
#advertisinglaw .list-box .close-btn span:first-child{width: 2px;height: 25px;border-radius: 10px;background-color: #999999;transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);}
#advertisinglaw .list-box .close-btn span:last-child{width: 2px;height: 25px;border-radius: 10px;background-color: #999999;transform: rotate(135deg); -o-transform: rotate(135deg); -ms-transform: rotate(135deg); -moz-transform: rotate(135deg); -webkit-transform: rotate(135deg);}
#advertisinglaw.on{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); filter: scale(1); filter: transform; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;}
/******************************************首页 End*****************************************************/


/* 公共内页样式 */
.pubheader{width: 100%;}
.pubfooter{width: 100%;}
.header-banner{position: relative;width: 100%;display: flex; align-items: center; justify-content: center;z-index: 999999;}
.header-banner .banner-img{width: 100%;overflow: hidden;}
.header-banner .banner-img img{width: 100%;object-fit: cover;}
.header-banner .banner-nav{width: 100%;height:50px;position: absolute;left: 0;bottom: 0;background-color: rgba(0,0,0,0.5);}
.header-banner .banner-nav ul{width: 100%;height:100%;display: flex;align-items: center;justify-content: space-between;}
.header-banner .banner-nav ul li{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.header-banner .banner-nav ul li{width: calc(100% / 7);height:100%;display: flex;align-items: center;justify-content: center;text-align: center;}
.header-banner .banner-nav ul li a{width: 100%;height: 100%;font-size: 18px;color: #ffffff;display: flex;align-items: center;justify-content: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.header-banner .banner-nav ul li.on{background-color: #4e6ef2;}
.header-banner .banner-nav ul li:hover{background-color: #4e6ef2;}

.pubmain{width: 100%;padding-bottom: 60px;display: block;position: relative;z-index: 999999999;background-color: #ffffff;}
.pubmain .top-crumbs{}
.pubmain .crumbs{padding: 20px 0;display: flex;align-items: center;}
.pubmain .crumbs img{margin-right: 6px;object-fit: cover;}
/* 
.pubmain .crumbs nav{display: flex;align-items: center;}
.pubmain .crumbs nav a{font-size: 15px;color: #666666;}
.pubmain .crumbs nav b{font-size: 15px;margin: 0 6px;color: #666666;}
.pubmain .crumbs nav a:last-child{color: #4e6ef2;}
 */
.pubmain .crumbs nav{display: flex;align-items: center;font-size: 15px;color: #666666;}
.pubmain .crumbs nav a{font-size: 15px;margin: 0 6px;color: #666666;}
.pubmain .crumbs nav a:first-child{margin-left: 0;}
.pubmain .crumbs nav a.nav-style i{width: 0;height: 0;display: none;opacity: 0;overflow: hidden;}
.pubmain .crumbs nav a:last-child{color: #4e6ef2;}

.pubmain .list-box{padding: 10px 0 50px 0;display: flex;align-items: flex-start;justify-content: center;background-color: #ffffff;}
.pubmain .list-box .left-nav{width: 22%;padding: 20px 22px 25px 22px;}
.pubmain .list-box .left-nav .nav-hdtitle{display: flex;align-items: center;justify-content: center;padding: 20px 0;border-bottom: 1px solid #eaeaea;}
.pubmain .list-box .left-nav .nav-hdtitle img{margin-right: 10px;width: 20px;height:20px;object-fit: cover;line-height: 1;}
.pubmain .list-box .left-nav .nav-hdtitle h1{font-size: 23px;font-weight: 500;color: #333333;margin-right: 7px;line-height: 1;}
.pubmain .list-box .left-nav .nav-hdtitle span{font-size: 18px;font-weight: 500;color: #333333;font-family: "Arial";line-height: 1;}
.pubmain .list-box .left-nav nav{width: 100%; height: auto; position: relative; display: block;}
.pubmain .list-box .left-nav nav .onelevel{width: 100%; height: auto; position: relative; display: block;}
.pubmain .list-box .left-nav nav .onelevel li{border-bottom: 1px solid #eaeaea;position: relative;display: block;}
.pubmain .list-box .left-nav nav .onelevel li a{width: 100%;height: 100%;padding:27px 15px;display: flex;align-items: center;justify-content: space-between;position: relative;}
.pubmain .list-box .left-nav nav .onelevel li a span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.pubmain .list-box .left-nav nav .onelevel li a span{margin-right: 60px;font-size: 17px;line-height: 25px;font-weight: 100;color: #333333;display: inline-block;}
.pubmain .list-box .left-nav nav .onelevel li a::before{transition: opacity .35s; -o-transition: opacity .35s; -ms-transition: opacity .35s; -moz-transition: opacity .35s; -webkit-transition: opacity .35s;}
.pubmain .list-box .left-nav nav .onelevel li a::before{content: ""; display: inline-block; width: 3px; height: 23px; background-color: #4e6ef2; position: absolute; left: 0;  margin: 0 auto; opacity: 0; border-radius: 2px; transition: all 0.5s ease; -webkit-transform: all 0.5s ease;}
.pubmain .list-box .left-nav nav .onelevel li a i{transition: transform .35s; -o-transition: transform .35s; -ms-transition: transform .35s; -moz-transition: transform .35s; -webkit-transition: transform .35s;}
.pubmain .list-box .left-nav nav .onelevel li a i{font-size: 22px;font-weight: 100;color: #333333;display: inline-block;}
.pubmain .list-box .left-nav nav .onelevel li .twolevel{transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s;}
.pubmain .list-box .left-nav nav .onelevel li .twolevel{width: 100%;height: 0;opacity: 0;overflow: hidden;}
.pubmain .list-box .left-nav nav .onelevel li .twolevel ul{padding-bottom: 10px;}
.pubmain .list-box .left-nav nav .onelevel li .twolevel ul li{height: auto;border: none;position: relative;display: flex;align-items: center;justify-content: flex-start;}
.pubmain .list-box .left-nav nav .onelevel li .twolevel ul li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.pubmain .list-box .left-nav nav .onelevel li .twolevel ul li a{font-size: 16px;padding: 15px 15px 15px 15px;font-weight: 500;color: #666666;}
.pubmain .list-box .left-nav nav .onelevel li .twolevel ul li a::before{transition: opacity .35s; -o-transition: opacity .35s; -ms-transition: opacity .35s; -moz-transition: opacity .35s; -webkit-transition: opacity .35s;}
.pubmain .list-box .left-nav nav .onelevel li .twolevel ul li a::before{content: ""; display: inline-block; width: 0; height: 0; opacity: 0;position: absolute;left: 0;border-top: 4.5px solid transparent; border-left: 7px solid #4e6ef2; border-bottom: 4.5px solid transparent; margin: 0 auto;background-color: transparent;border-radius: 0;}
.pubmain .list-box .left-nav nav .onelevel li .twolevel ul li a:first-child{padding-top: 0;}
.pubmain .list-box .left-nav nav .onelevel li a:hover span{color: #4e6ef2;}
.pubmain .list-box .left-nav nav .onelevel li a:hover i{color: #4e6ef2;}
.pubmain .list-box .left-nav nav .onelevel li .twolevel ul li a:hover{color: #4e6ef2;}
.pubmain .list-box .left-nav nav .onelevel li .twolevel ul li a:hover::before{opacity: 1;}
.pubmain .list-box .left-nav nav .onelevel li.on a::before{opacity: 1;}
.pubmain .list-box .left-nav nav .onelevel li.on a span{color: #4e6ef2;font-weight: 500;}
.pubmain .list-box .left-nav nav .onelevel li.on a i{color: #4e6ef2;}
.pubmain .list-box .left-nav nav .onelevel li.on a i.on{transform:rotate(90deg);}
.pubmain .list-box .left-nav nav .onelevel li.on .twolevel{height:auto;opacity: 1;overflow: unset;}
.pubmain .list-box .left-nav nav .onelevel li.on .twolevel ul li.on a{color: #4e6ef2;}
.pubmain .list-box .left-nav nav .onelevel li.on .twolevel ul li.on a::before{opacity: 1;}

.pubmain .list-box .right-list{width: 78%;padding: 30px;border-left: 1px solid #eaeaea;}
.pubmain .list-box .right-list .list-title{width: 100%;margin-bottom: 0;}
.pubmain .list-box .right-list .list-title ul{width: 100%;padding-bottom: 8px;border-bottom: 1px solid #eaeaea;display: flex;flex-wrap: wrap;	align-items: center;position: relative; text-align: justify;}
/*
.pubmain .list-box .right-list .list-title ul{width: 100%;padding: 12px 0 15px 0;border-bottom: 1px solid :;a;display: flex;align-items: center;position: relative;white-space: nowrap; overflow: hidden; overflow-x: auto;-webkit-backface-visibility: hidden; -webkit-perspective: 1000; -webkit-overflow-scrolling: touch; text-align: justify;}
*/	
.pubmain .list-box .right-list .list-title ul li{line-height: 30px;display: flex;align-items: center;position: relative;cursor: pointer;}
.pubmain .list-box .right-list .list-title ul li a{display: inline-block;padding: 2px 15px 5px 15px;position: relative;}
.pubmain .list-box .right-list .list-title ul li a::before{content: "";display: inline-block;width: 0px;height: 2px;background-color: #4e6ef2;position: absolute;/* top: 0; */left: 0;right: 0;bottom: 0;margin: 0 auto;opacity: 0;border-radius: 50px;transition: all 0.5s ease;-webkit-transform: all 0.5s ease;}
.pubmain .list-box .right-list .list-title ul li span{font-size: 20px;padding: 0;font-weight: 500;color: #333333;}
.pubmain .list-box .right-list .list-title ul li:hover a::before{width: 100%; opacity: 1; transition: all 0.5s ease; -webkit-transform: all 0.5s ease;}
.pubmain .list-box .right-list .list-title ul li.on a::before{width: 100%; opacity: 1; transition: all 0.5s ease; -webkit-transform: all 0.5s ease;}
.pubmain .list-box .right-list .list-title ul li:last-child{margin-right: 0;}
/*
.pubmain .list-box .right-list .list-title ul::-webkit-scrollbar-track{ background-color: #ffffff; }
.pubmain .list-box .right-list .list-title ul::-webkit-scrollbar-thumb{ background:#4e6ef2; }
.pubmain .list-box .right-list .list-title ul::-webkit-scrollbar-button{ background-color: #ffffff; } 
.pubmain .list-box .right-list .list-title ul::-webkit-scrollbar-corner{ background-color: #ffffff; } 
.pubmain .list-box .right-list .list-title ul::-webkit-scrollbar{width: 0px; height: 2px; border-radius:100px;}
*/
.pubmain .list-box .right-list .list-infos{width: 100%;margin-bottom: 60px;}

/****************************************新闻中心-京申新闻 Start*******************************************/
.newsmain .list-box .right-list .list-infos ul{}
.newsmain .list-box .right-list .list-infos ul li{border-bottom: 1px solid #eaeaea;}
.newsmain .list-box .right-list .list-infos ul li a{padding: 30px 3px;display: flex;align-items: center;justify-content: space-between;}
.newsmain .list-box .right-list .list-infos ul li a .info-img{width: 435px;height: 266px;overflow: hidden;}
.newsmain .list-box .right-list .list-infos ul li a .info-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.newsmain .list-box .right-list .list-infos ul li a .info-img img{width: 100%;height: 100%;object-fit: cover;}
.newsmain .list-box .right-list .list-infos ul li a .info-box{width: calc(100% - 435px);padding: 0 0 0 30px;}
.newsmain .list-box .right-list .list-infos ul li a .info-box .info-title{margin-bottom: 30px;margin-top: 10px;}
.newsmain .list-box .right-list .list-infos ul li a .info-box .info-title h1{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.newsmain .list-box .right-list .list-infos ul li a .info-box .info-title h1{font-size: 20px;font-weight: 500;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.newsmain .list-box .right-list .list-infos ul li a .info-box .info-desc{margin-bottom: 20px;height: 130px;}
.newsmain .list-box .right-list .list-infos ul li a .info-box .info-desc p{font-size: 14px;line-height: 26px;color: #666666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;display: -moz-box;-moz-line-clamp: 5;-moz-box-orient: vertical;word-wrap: break-word;word-break: break-all;white-space: normal;}
.newsmain .list-box .right-list .list-infos ul li a .info-box .info-time{}
.newsmain .list-box .right-list .list-infos ul li a .info-box .info-time time{font-size: 14px;color: #999999;}
.newsmain .list-box .right-list .list-infos ul li a:hover .info-img img{transform: scale(1.2);}
.newsmain .list-box .right-list .list-infos ul li a:hover .info-box .info-title h1{color: #4e6ef2;}
/****************************************新闻中心-京申新闻 End*********************************************/


/****************************************新闻中心-新闻详情 Start*******************************************/
.newsdetailsmain .details-box{padding: 40px 35px 40px 35px;background-color: white;border-radius: 10px;}
.newsdetailsmain .details-box .details-top{border-bottom: 1px solid #eaeaea;padding-bottom: 20px;}
.newsdetailsmain .details-box .details-top .details-title{margin-bottom: 13px;display: flex;align-items: center;justify-content: center;}
.newsdetailsmain .details-box .details-top .details-title h1{width: 57%;font-size: 23px;line-height: 35px;font-weight: 500;color: #333333;text-align: center;}
.newsdetailsmain .details-box .details-top .parameter{display: flex;align-items: center;justify-content: center;}
.newsdetailsmain .details-box .details-top .parameter span{margin: 0 30px;font-size: 14px;font-weight: 500;color: #999999;}
.newsdetailsmain .details-box .details-content{padding: 20px 0 30px 0;overflow: hidden;}
.newsdetailsmain .details-box .details-content p{font-size: 14px;line-height: 28px;margin: 10px 0;font-weight: 500;color: #666666;}
.newsdetailsmain .details-box .details-content img{margin: 10px 0;max-width: 100%;}
.newsdetailsmain .details-box .pageshare{margin-bottom: 70px;display: flex;align-items: center;justify-content: flex-end;}
.newsdetailsmain .details-box .pageshare span{font-size: 16px;margin-right: 2px;font-weight: 500;color: #333333;}
.newsdetailsmain .details-box .pageshare #psharebtn{z-index: 9999999999999999;}
.newsdetailsmain .details-box .pageshare #psharebtn a{width: 22px!important;;height: auto!important;;border: none!important;margin: 0 6px!important;}
.newsdetailsmain .details-box .pageshare #psharebtn a.icon-wechat{color: #79cc3e!important;}
.newsdetailsmain .details-box .pageshare #psharebtn a.icon-weibo{color: #f31f04!important;}
.newsdetailsmain .details-box .pageshare #psharebtn a.icon-qq{color: #4cafe9!important;}
.newsdetailsmain .details-box .pageshare #psharebtn a.icon-qzone{color: #f5be41!important;}
.newsdetailsmain .details-box .pageshare #psharebtn a:hover{background-color: white;}
.newsdetailsmain .details-box .pageshare #psharebtn a.icon-wechat:hover{color: #79cc3e!important;}
.newsdetailsmain .details-box .pageshare #psharebtn a.icon-weibo:hover{color: #f31f04!important;}
.newsdetailsmain .details-box .pageshare #psharebtn a.icon-qq:hover{color: #4cafe9!important;}
.newsdetailsmain .details-box .pageshare #psharebtn a.icon-qzone:hover{color: #f5be41!important;}

.newsdetailsmain .details-box .fynav{padding-top: 30px;border-top: 1px solid #e5e5e5;}
.newsdetailsmain .details-box .fynav .fynav-box{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.newsdetailsmain .details-box .fynav .fynav-box .fynav-list{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.newsdetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage{max-width: 42%;width:42%;line-height: 1;display: flex;align-items: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.newsdetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage span{width:53px;font-size: 16px;padding:0;line-height: 1;margin-right: 10px;font-weight: 600;color: #666666;}
.newsdetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.newsdetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage a{width:calc(100% - 53px);font-size: 16px;line-height: 1;font-weight: 500;color: #666666;display: flex;align-items: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.newsdetailsmain .details-box .fynav .fynav-box .fynav-list .prevpage{text-align: left;justify-content: flex-start}
.newsdetailsmain .details-box .fynav .fynav-box .fynav-list .prevpage a{text-align: left;justify-content: flex-start}
.newsdetailsmain .details-box .fynav .fynav-box .fynav-list .nextpage{text-align: right;justify-content: flex-end;}
.newsdetailsmain .details-box .fynav .fynav-box .fynav-list .nextpage a{text-align: right;justify-content: flex-end;}
.newsdetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage:hover span{color: #4e6ef2;}
.newsdetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage:hover a{color: #4e6ef2;}
.newsdetailsmain .details-box .fynav .fynav-box .returnlist{width: 10%;}
.newsdetailsmain .details-box .fynav .fynav-box .returnlist a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.newsdetailsmain .details-box .fynav .fynav-box .returnlist a{padding: 10px 12px;display: flex; justify-content: center; align-items: center;border: 1px solid #e6e6e6;border-radius: 50px;}
.newsdetailsmain .details-box .fynav .fynav-box .returnlist span{font-size: 14px;margin-right: 7px;font-weight: 500;color: #333333;}
.newsdetailsmain .details-box .fynav .fynav-box .returnlist span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.newsdetailsmain .details-box .fynav .fynav-box .returnlist i{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.newsdetailsmain .details-box .fynav .fynav-box .returnlist i{font-size: 14px;color: #4e6ef2;}
.newsdetailsmain .details-box .fynav .fynav-box .returnlist a:hover{border-color:white ;background-color: #4e6ef2;}
.newsdetailsmain .details-box .fynav .fynav-box .returnlist a:hover span{color: white;}
.newsdetailsmain .details-box .fynav .fynav-box .returnlist a:hover i{color: white;}
/****************************************新闻中心-新闻详情 End*********************************************/


/****************************************新闻中心-精彩京申 Start*******************************************/
.news-jcjs-main .list-box .right-list .list-infos{}
.news-jcjs-main .list-box .right-list .list-infos ul{padding: 30px 0 0 0;width: 100%;display: flex;flex-wrap: wrap;}
.news-jcjs-main .list-box .right-list .list-infos ul li{width: calc(33.333% - 17px);margin-right: 25px;margin-bottom: 30px;display: inline-block;}
.news-jcjs-main .list-box .right-list .list-infos ul li:nth-child(3n){margin-right: 0;}
.news-jcjs-main .list-box .right-list .list-infos ul li a{padding: 0px; display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-img{width: 100%;height: 210px;overflow: hidden;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-img img{width: 100%;height: 100%;object-fit: cover;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box{width: 100%;padding:0 10px;box-shadow:inset 0 0 1px 1px rgba(153,153,153,0.19);}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .info-title{margin-bottom: 28px;margin-top: 20px;padding:0 10px;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{font-size: 18px;font-weight: 500;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .info-time{margin-bottom: 28px;padding:0 10px;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .info-time time{font-size: 14px;color: #999999;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .morebtn{padding: 25px 10px;border-top: 1px dashed rgba(153,153,153,0.31);}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .morebtn span{font-size: 14px;margin-right: 8px;color: #333333;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .morebtn i{font-size: 14px;color: #333333;}
.news-jcjs-main .list-box .right-list .list-infos ul li a:hover .info-img img{transform: scale(1.2);}
.news-jcjs-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title h1{color: #4e6ef2;}
/****************************************新闻中心-京申新闻 End******************************************


/****************************************新闻中心-行业新闻 Start*******************************************/
.news-hyxw-main .list-box .right-list .list-infos{}
.news-hyxw-main .list-box .right-list .list-infos ul{padding: 30px 0 0 0;width: 100%;display: flex;flex-wrap: wrap;}
.news-hyxw-main .list-box .right-list .list-infos ul li{width: 100%;border-bottom: 1px solid #eaeaea;}
.news-hyxw-main .list-box .right-list .list-infos ul li a{padding:30px 0 ;display: flex; align-items: flex-start; justify-content: space-between;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-time{width: 58px;margin-top: 10px;display: flex; flex-direction: column; justify-content: center; align-content: center; align-items: center;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-time span{font-size: 52px;line-height: 1;font-weight: bold;color: #333333;font-family: "Arial";}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-time time{font-size: 14px;color: #999999;line-height: 1;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-img{width: 436px;height: 266px;overflow: hidden;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-img img{width: 100%;height: 100%;object-fit: cover;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-box{width: calc(100% - 565px);padding-top: 10px;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-box .info-title{margin-bottom: 25px;padding:0 10px;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{font-size: 20px;font-weight: 500;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-box .info-desc{margin-bottom: 27px;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-box .info-desc p{font-size: 14px;color: #666666;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-box .morebtn{padding: 30px 10px;border-top: 1px dashed #99999950;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-box .morebtn span{font-size: 14px;margin-right: 8px;color: #333333;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-box .morebtn i{font-size: 14px;color: #333333;}
.news-hyxw-main .list-box .right-list .list-infos ul li a:hover .info-img img{transform: scale(1.2);}
.news-hyxw-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title h1{color: #4e6ef2;}
/****************************************新闻中心-行业新闻 End*********************************************/


/****************************************新闻中心-媒体聚焦 Start*******************************************/
.news-mtjj-main .list-box .right-list .list-infos{}
.news-mtjj-main .list-box .right-list .list-infos ul{padding: 0;width: 100%;display: flex;flex-wrap: wrap;}
.news-mtjj-main .list-box .right-list .list-infos ul li{width: 100%;}
.news-mtjj-main .list-box .right-list .list-infos ul li a{width: 100%;padding:10px 0 ;display: flex; align-items: flex-start; justify-content: space-between;}
.news-mtjj-main .list-box .right-list .list-infos ul li a .info-box{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.news-mtjj-main .list-box .right-list .list-infos ul li a .info-box .info-title{width: calc(100% - 120px);}
.news-mtjj-main .list-box .right-list .list-infos ul li a .info-box .info-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.news-mtjj-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 16px;padding-left: 20px;font-weight: 500;color: #333333;display: flex;align-items: center;position: relative;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.news-mtjj-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.news-mtjj-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{content: "";width: 5px;height: 5px;display: inline-block;position: absolute;left: 0;background-color: #d0d0d0;}
.news-mtjj-main .list-box .right-list .list-infos ul li a .info-box .info-time time{font-size: 15px;color: #999999;line-height: 1;}
.news-mtjj-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span{color: #4e6ef2;}
.news-mtjj-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span::before{background-color: #4e6ef2;}
.news-mtjj-main .list-box .right-list .list-infos ul li:nth-child(5n){padding-bottom: 25px;border-bottom: 1px solid #eaeaea;}
.news-mtjj-main .list-box .right-list .list-infos ul li:nth-child(5n+1){padding-top: 25px;}
.news-mtjj-main .list-box .right-list .list-infos ul li:nth-child(1){padding-top: 20px;}
/****************************************新闻中心-媒体聚焦 End*********************************************/


/****************************************新闻中心-最新动态 Start*******************************************/
.news-zxdt-main .list-box .right-list .list-infos{}
.news-zxdt-main .list-box .right-list .list-infos .news-baners{margin-top: 30px;position: relative;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners{}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list{background-color: #f8f8f8;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list a{display: flex;align-items: center;justify-content: space-between;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-img{width: 411px;height: 268px;overflow: hidden;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-img img{width: 100%;height: 100%;object-fit: cover;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info{width: calc(100% - 411px);padding: 30px;display: block;background-color: #f8f8f8;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-title{width: 100%;margin-bottom: 16px;border: none;line-height: 1;margin-top: 0;padding: 0;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-title span{width: 100%;font-size: 24px;line-height: 1;font-weight: bold;color: #333333;display: inline-block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-desc{margin-bottom: 15px;height: 130px;line-height: 1;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-desc p{font-size: 16px;color: #666666;line-height: 27px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 5; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-time{}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-time time{font-size: 14px;color: #999999;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .news-pagination{position: absolute;bottom: 20px!important;right: 20px!important;left: auto!important;width: auto!important;display: flex!important;align-items: center;z-index: 999999999;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .news-pagination .swiper-pagination-bullet{background-color: #999999!important;opacity: 0.5;width: 9px!important;height: 9px!important;margin: 0 5px!important;border-radius: 50px!important;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .news-pagination .swiper-pagination-bullet-active{background-color: #4e6ef2!important;opacity: 1;width: 9px!important;height: 9px!important;}

.news-zxdt-main .list-box .right-list .list-infos ul{padding: 0;width: 100%;display: flex;flex-wrap: wrap;}
.news-zxdt-main .list-box .right-list .list-infos ul li{width: 100%;}
.news-zxdt-main .list-box .right-list .list-infos ul li a{width: 100%;padding:8px 0 ;display: flex; align-items: flex-start; justify-content: space-between;}
.news-zxdt-main .list-box .right-list .list-infos ul li a .info-box{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.news-zxdt-main .list-box .right-list .list-infos ul li a .info-box .info-title{width: calc(100% - 120px);}
.news-zxdt-main .list-box .right-list .list-infos ul li a .info-box .info-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.news-zxdt-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 16px;padding-left: 20px;font-weight: 500;color: #333333;display: flex;align-items: center;position: relative;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.news-zxdt-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.news-zxdt-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{content: "";width: 5px;height: 5px;display: inline-block;position: absolute;left: 0;background-color: #d0d0d0;}
.news-zxdt-main .list-box .right-list .list-infos ul li a .info-box .info-time time{font-size: 15px;color: #999999;line-height: 1;}
.news-zxdt-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span{color: #4e6ef2;}
.news-zxdt-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span::before{background-color: #4e6ef2;}
.news-zxdt-main .list-box .right-list .list-infos ul li:nth-child(5n){padding-bottom: 15px;border-bottom: 1px solid #eaeaea;}
.news-zxdt-main .list-box .right-list .list-infos ul li:nth-child(5n+1){padding-top: 15px;}
.news-zxdt-main .list-box .right-list .list-infos ul li:nth-child(1){padding-top: 15px;}
/****************************************新闻中心-最新动态 End*********************************************/


/****************************************新闻中心-互动活动 Start*******************************************/
.news-hdhd-main .list-box .right-list .list-infos{}
.news-hdhd-main .list-box .right-list .list-infos ul{padding: 30px 0 0 0;width: 100%;display: flex;flex-wrap: wrap;}
.news-hdhd-main .list-box .right-list .list-infos ul li{width: calc(33.333% - 17px);margin-right: 25px;margin-bottom: 50px;display: inline-block;}
.news-hdhd-main .list-box .right-list .list-infos ul li:nth-child(3n){margin-right: 0;}
.news-hdhd-main .list-box .right-list .list-infos ul li a{padding: 0px; display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;}
.news-hdhd-main .list-box .right-list .list-infos ul li a .info-img{width: 100%;height: 210px;overflow: hidden;}
.news-hdhd-main .list-box .right-list .list-infos ul li a .info-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.news-hdhd-main .list-box .right-list .list-infos ul li a .info-img img{width: 100%;height: 100%;object-fit: cover;}
.news-hdhd-main .list-box .right-list .list-infos ul li a .info-box{width: 100%;padding:0 3px;}
.news-hdhd-main .list-box .right-list .list-infos ul li a .info-box .info-title{margin-bottom: 10px;margin-top: 15px;padding:0 15px;display: flex;align-items: flex-start;position: relative;}
.news-hdhd-main .list-box .right-list .list-infos ul li a .info-box .info-title i{font-size: 16px;color: #666666;position: absolute;left: 0;top: 6px;}
.news-hdhd-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.news-hdhd-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{font-size: 18px;font-weight: 500;color: #333333;line-height: 28px;}
.news-hdhd-main .list-box .right-list .list-infos ul li a .info-box .info-time{padding:0 15px;}
.news-hdhd-main .list-box .right-list .list-infos ul li a .info-box .info-time time{font-size: 14px;color: #999999;}
.news-hdhd-main .list-box .right-list .list-infos ul li a:hover .info-img img{transform: scale(1.2);}
.news-hdhd-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title h1{color: #4e6ef2;}
.news-hdhd-main .list-box .right-list .paging{margin: 0;}
/****************************************新闻中心-互动活动 End*********************************************/


/****************************************新闻中心-热点专题 Start*******************************************/
.news-rdzt-main .list-box .right-list .list-infos ul{}
.news-rdzt-main .list-box .right-list .list-infos ul li{border-bottom: 1px solid #eaeaea;}
.news-rdzt-main .list-box .right-list .list-infos ul li a{padding: 30px 3px;display: flex;align-items: center;justify-content: space-between;}
.news-rdzt-main .list-box .right-list .list-infos ul li a .info-img{width: 435px;height: 266px;overflow: hidden;}
.news-rdzt-main .list-box .right-list .list-infos ul li a .info-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.news-rdzt-main .list-box .right-list .list-infos ul li a .info-img img{width: 100%;height: 100%;object-fit: cover;}
.news-rdzt-main .list-box .right-list .list-infos ul li a .info-box{width: calc(100% - 435px);padding: 0 0 0 30px;}
.news-rdzt-main .list-box .right-list .list-infos ul li a .info-box .info-title{margin-bottom: 30px;margin-top: 10px;}
.news-rdzt-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.news-rdzt-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{font-size: 20px;font-weight: 500;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.news-rdzt-main .list-box .right-list .list-infos ul li a .info-box .info-desc{margin-bottom: 20px;height: 130px;}
.news-rdzt-main .list-box .right-list .list-infos ul li a .info-box .info-desc p{font-size: 14px;line-height: 26px;color: #666666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;display: -moz-box;-moz-line-clamp: 5;-moz-box-orient: vertical;word-wrap: break-word;word-break: break-all;white-space: normal;}
.news-rdzt-main .list-box .right-list .list-infos ul li a .info-box .info-time{}
.news-rdzt-main .list-box .right-list .list-infos ul li a .info-box .info-time time{font-size: 14px;color: #999999;}
.news-rdzt-main .list-box .right-list .list-infos ul li a:hover .info-img img{transform: scale(1.2);}
.news-rdzt-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title h1{color: #4e6ef2;}
/****************************************新闻中心-热点专题 End*********************************************/


/****************************************新闻中心-海外精彩 Start*******************************************/
.news-hwjc-main .list-box .right-list .list-infos{}
.news-hwjc-main .list-box .right-list .list-infos ul{padding: 30px 0 0 0;width: 100%;display: flex;flex-wrap: wrap;}
.news-hwjc-main .list-box .right-list .list-infos ul li{width: 100%;border-bottom: 1px solid #eaeaea;}
.news-hwjc-main .list-box .right-list .list-infos ul li a{padding:30px 0 ;display: flex; align-items: flex-start; justify-content: space-between;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-time{width: 58px;margin-top: 10px;display: flex; flex-direction: column; justify-content: center; align-content: center; align-items: center;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-time span{font-size: 52px;line-height: 1;font-weight: bold;color: #333333;font-family: "Arial";}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-time time{font-size: 14px;color: #999999;line-height: 1;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-img{width: 435px;height: 226px;overflow: hidden;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-img img{width: 100%;height: 100%;object-fit: cover;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-box{width: calc(100% - 565px);padding-top: 10px;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-box .info-title{margin-bottom: 25px;padding:0 10px;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{font-size: 20px;font-weight: 500;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-box .info-desc{margin-bottom: 27px;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-box .info-desc p{font-size: 14px;color: #666666;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-box .morebtn{padding: 30px 10px;border-top: 1px dashed #99999950;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-box .morebtn span{font-size: 14px;margin-right: 8px;color: #333333;}
.news-hwjc-main .list-box .right-list .list-infos ul li a .info-box .morebtn i{font-size: 14px;color: #333333;}
.news-hwjc-main .list-box .right-list .list-infos ul li a:hover .info-img img{transform: scale(1.2);}
.news-hwjc-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title h1{color: #4e6ef2;}
/****************************************新闻中心-海外精彩 End*********************************************/


/****************************************新闻中心-京申义工 Start*******************************************/
.news-jsyg-main .list-box .right-list .list-infos{}
.news-jsyg-main .list-box .right-list .list-infos .news-baners{margin-top: 30px;position: relative;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners{}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list{background-color: #f8f8f8;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list a{display: flex;align-items: center;justify-content: space-between;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-img{width: 411px;height: 268px;overflow: hidden;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-img img{width: 100%;height: 100%;object-fit: cover;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info{width: calc(100% - 411px);padding: 30px;display: block;background-color: #f8f8f8;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-title{margin-bottom: 16px;border: none;line-height: 1;margin-top: 0;padding: 0;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-title span{font-size: 24px;line-height: 1;font-weight: bold;color: #333333;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-desc{margin-bottom: 15px;height: 130px;line-height: 1;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-desc p{font-size: 16px;color: #666666;line-height: 27px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 5; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-time{}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-time time{font-size: 14px;color: #999999;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .news-pagination{position: absolute;bottom: 20px!important;right: 20px!important;left: auto!important;width: auto!important;display: flex!important;align-items: center;z-index: 999999999;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .news-pagination .swiper-pagination-bullet{background-color: #999999!important;opacity: 0.5;width: 9px!important;height: 9px!important;margin: 0 5px!important;border-radius: 50px!important;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .news-pagination .swiper-pagination-bullet-active{background-color: #4e6ef2!important;opacity: 1;width: 9px!important;height: 9px!important;}

.news-jsyg-main .list-box .right-list .list-infos ul{padding: 0;width: 100%;display: flex;flex-wrap: wrap;}
.news-jsyg-main .list-box .right-list .list-infos ul li{width: 100%;}
.news-jsyg-main .list-box .right-list .list-infos ul li a{width: 100%;padding:8px 0 ;display: flex; align-items: flex-start; justify-content: space-between;}
.news-jsyg-main .list-box .right-list .list-infos ul li a .info-box{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.news-jsyg-main .list-box .right-list .list-infos ul li a .info-box .info-title{width: calc(100% - 120px);}
.news-jsyg-main .list-box .right-list .list-infos ul li a .info-box .info-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.news-jsyg-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 16px;padding-left: 20px;font-weight: 500;color: #333333;display: flex;align-items: center;position: relative;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.news-jsyg-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.news-jsyg-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{content: "";width: 5px;height: 5px;display: inline-block;position: absolute;left: 0;background-color: #d0d0d0;}
.news-jsyg-main .list-box .right-list .list-infos ul li a .info-box .info-time time{font-size: 15px;color: #999999;line-height: 1;}
.news-jsyg-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span{color: #4e6ef2;}
.news-jsyg-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span::before{background-color: #4e6ef2;}
.news-jsyg-main .list-box .right-list .list-infos ul li:nth-child(5n){padding-bottom: 15px;border-bottom: 1px solid #eaeaea;}
.news-jsyg-main .list-box .right-list .list-infos ul li:nth-child(5n+1){padding-top: 15px;}
.news-jsyg-main .list-box .right-list .list-infos ul li:nth-child(1){padding-top: 15px;}
/****************************************新闻中心-京申义工 End*********************************************/


/****************************************新闻中心-企业视频 Start*******************************************/
.news-qysp-main .list-box .right-list .list-infos{margin-bottom: 30px;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo{margin: 30px 0 80px 0;width: 100%;position: relative;display: flex;align-items: center;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo .banner_list{width: 560px!important;height: 315px!important;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo .banner_list a{width: 100%;height: 100%;position: relative;display: flex;align-items: center;justify-content: center;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo .banner_list .banner_list_img{width: 100%;height: 100%;overflow: hidden;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo .banner_list .banner_list_img img{width: 100%;height: 100%;display:block;object-fit: cover;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo .banner_list .play-btn{width: 62px;height: 62px;position: absolute;left: calc(50% - 31px);overflow: hidden;display: none;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo .banner_list .play-btn img{width: 100%;height: 100%;object-fit: cover;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo .banner_list .list-title{width: 100%;padding: 10px 20px;position: absolute;left: 0;bottom: 0;display: none;align-items: center;justify-content: flex-start;background-color: rgba(0,0,0,0.32);}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo .banner_list .list-title img{margin-right: 14px;width: 28px;height: 28px;object-fit: cover;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo .banner_list .list-title span{font-size: 14px; color: rgba(255,255,255,0.91);}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo .banner_list.swiper-slide-active .play-btn{display: block;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo .banner_list.swiper-slide-active .list-title{display: flex;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo  .swiper-btn-prev{background: url(../images/news/bn122.png) no-repeat center;background-size: 100%; position: absolute; left:0px; /* top: calc(50% - 18px);*/ width: 31px; height: 58px; cursor: pointer;z-index:999;}
.news-qysp-main .list-box .right-list .list-infos #corporatevideo  .swiper-btn-next{background: url(../images/news/bn123.png) no-repeat center;background-size: 100%; position: absolute; right:0px; /* top: calc(50% - 18px);*/ width: 31px; height: 58px; cursor: pointer;z-index:999; } 

.news-qysp-main .list-box .right-list .list-infos .center-video{}
.news-qysp-main .list-box .right-list .list-infos .center-video .top-box{}
.news-qysp-main .list-box .right-list .list-infos .center-video .bottom-box{}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box{margin-bottom: 30px;}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-hdtitle{margin-bottom: 30px;border-bottom: 1px solid #4e6ef2;display: flex;align-items: center;justify-content: space-between;}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-hdtitle .hdtitle{padding: 9px 12px;border-top-left-radius: 8px;border-top-right-radius: 8px;display: flex;align-items: center;justify-content: center;background-color: #4e6ef2;}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-hdtitle .hdtitle span{font-size: 16px;color: #ffffff;}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-hdtitle .morebtn{}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-hdtitle .morebtn a{font-size: 16px;color: #4e6ef2;}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-list{}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-list ul{display: flex;align-items: center;justify-content: space-between;}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-list ul li{width: calc(33.33333% - 14px);}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-list ul li a{display: block;}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-list ul li .video-img{width: 100%;height: 210px;overflow: hidden;display: flex;align-items: center;justify-content: center;position: relative;}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-list ul li .video-img img{width: 100%;height: 100%;display:block;object-fit: cover;}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-list ul li .video-img .play-btn{position: absolute;top: calc(50% - 36px);left: 50%;transform: translateX(-50%);}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-list ul li .video-img .play-btn img{width: 65px;height: 72px;display:block;object-fit: cover;}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-list ul li .video-title{text-align: center;padding: 15px 10px;}
.news-qysp-main .list-box .right-list .list-infos .center-video .video-box .video-list ul li .video-title span{font-size: 16px;color: #333333;display: block;}

.news-qysp-main .list-box .right-list .list-infos .bottom-video{}
.news-qysp-main .list-box .right-list .list-infos .bottom-video{margin-bottom: 30px;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-hdtitle{margin-bottom: 30px;border-bottom: 1px solid #4e6ef2;display: flex;align-items: center;justify-content: space-between;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-hdtitle .hdtitle{padding: 9px 21px;border-top-left-radius: 8px;border-top-right-radius: 8px;display: flex;align-items: center;justify-content: center;background-color: #4e6ef2;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-hdtitle .hdtitle span{font-size: 16px;color: #ffffff;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-hdtitle .morebtn{}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-hdtitle .morebtn a{font-size: 16px;color: #4e6ef2;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box{width: 100%;height: 298px;display: flex;align-items: center;justify-content: space-between;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .left-box{width: 49%;height: 100%;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .left-box a{width: 100%;height: 100%;display: block;position: relative;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .left-box .video-img{width: 100%;height: 100%;overflow: hidden;position: relative;display: flex;align-items: center;justify-content: center;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .left-box .video-img img{width: 100%;height: 100%;display:block;object-fit: cover;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .left-box .video-img .play-btn{position: absolute;top: calc(50% - 36px);left: 50%;transform: translateX(-50%);}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .left-box .video-img .play-btn img{width: 65px;height: 72px;display:block;object-fit: cover;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .left-box .video-title{width: 100%;padding: 12px 20px;position: absolute;bottom: 0;display: flex;align-items: center;justify-content: flex-start;background-color: rgba(0,0,0,0.32);}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .left-box .video-title span{font-size: 16px;color: #ffffff;}

.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box{width: 49%;height: 100%;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li{width: 48.7%;margin-bottom: 14px;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li a{width: 100%;height: 100%;display: block;position: relative;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li .video-img{width: 100%;height: 142px;overflow: hidden;position: relative;display: flex;align-items: center;justify-content: center;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li .video-img img{width: 100%;height: 100%;display:block;object-fit: cover;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li .video-img .play-btn{position: absolute;top: calc(50% - 18.5px);left: 50%;transform: translateX(-50%);}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li .video-img .play-btn img{width: 31px;height: 37px;display:block;object-fit: cover;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li .video-title{width: 100%;padding: 7px 15px;position: absolute;bottom: 0;display: flex;align-items: center;justify-content: flex-start;background-color: rgba(0,0,0,0.32);}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li .video-title span{font-size: 14px;color: #ffffff;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li:nth-child(3){margin-bottom: 0;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li:nth-child(4){margin-bottom: 0;}

/****************************************新闻中心-企业视频 End*********************************************/


/****************************************新闻中心-企业视频公共模板 Start*************************************/
.news-qysppub-main .list-box .right-list .list-infos{}
.news-qysppub-main .list-box .right-list .list-infos .video-box{margin-top: 30px;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-hdtitle{margin-bottom: 30px;border-bottom: 1px solid #4e6ef2;display: flex;align-items: center;justify-content: space-between;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-hdtitle .hdtitle{padding: 9px 12px;border-top-left-radius: 8px;border-top-right-radius: 8px;display: flex;align-items: center;justify-content: center;background-color: #4e6ef2;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-hdtitle .hdtitle span{font-size: 16px;color: #ffffff;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-hdtitle .morebtn{}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-hdtitle .morebtn a{font-size: 16px;color: #4e6ef2;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-list{}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-list ul{display: flex;align-items: center;flex-wrap: wrap;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-list ul li{width: calc(33.33333% - 16px);margin:0 23px 15px 0;border-radius: 6px;overflow: hidden;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-list ul li:nth-child(3n){margin-right: 0;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-list ul li a{display: block;border-radius: 6px;overflow: hidden;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-list ul li .video-img{width: 100%;height: 210px;border-radius: 6px;overflow: hidden;display: flex;align-items: center;justify-content: center;position: relative;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-list ul li .video-img img{width: 100%;height: 100%;display:block;object-fit: cover;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-list ul li .video-img .play-btn{position: absolute;top: calc(50% - 36px);left: 50%;transform: translateX(-50%);}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-list ul li .video-img .play-btn img{width: 65px;height: 72px;display:block;object-fit: cover;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-list ul li .video-title{text-align: center;padding: 15px 10px;}
.news-qysppub-main .list-box .right-list .list-infos .video-box .video-list ul li .video-title span{font-size: 16px;color: #333333;display: block;}
/****************************************新闻中心-企业视频公共模板 End***************************************/


/****************************************新闻中心-新闻视频详情 Start***************************************/
.newsvideodetailsmain .details-box{padding: 40px 35px 40px 35px;background-color: white;border-radius: 10px;}
.newsvideodetailsmain .details-box .details-top{border-bottom: 1px solid #eaeaea;padding-bottom: 20px;}
.newsvideodetailsmain .details-box .details-top .details-title{margin-bottom: 13px;display: flex;align-items: center;justify-content: center;}
.newsvideodetailsmain .details-box .details-top .details-title h1{width: 57%;font-size: 23px;line-height: 35px;font-weight: 500;color: #333333;text-align: center;}
.newsvideodetailsmain .details-box .details-top .parameter{display: flex;align-items: center;justify-content: center;}
.newsvideodetailsmain .details-box .details-top .parameter span{margin: 0 30px;font-size: 14px;font-weight: 500;color: #999999;}
.newsvideodetailsmain .details-box .details-content{padding: 60px 0 60px 0;overflow: hidden;text-align: center;}
.newsvideodetailsmain .details-box .details-content video{width: 855px;height: 483px;}
.newsvideodetailsmain .details-box .pageshare{margin-bottom: 70px;display: flex;align-items: center;justify-content: flex-end;}
.newsvideodetailsmain .details-box .pageshare span{font-size: 16px;margin-right: 2px;font-weight: 500;color: #333333;}
.newsvideodetailsmain .details-box .pageshare #psharebtn{z-index: 9999999999999999;}
.newsvideodetailsmain .details-box .pageshare #psharebtn a{width: 22px!important;;height: auto!important;;border: none!important;margin: 0 6px!important;}
.newsvideodetailsmain .details-box .pageshare #psharebtn a.icon-wechat{color: #79cc3e!important;}
.newsvideodetailsmain .details-box .pageshare #psharebtn a.icon-weibo{color: #f31f04!important;}
.newsvideodetailsmain .details-box .pageshare #psharebtn a.icon-qq{color: #4cafe9!important;}
.newsvideodetailsmain .details-box .pageshare #psharebtn a.icon-qzone{color: #f5be41!important;}
.newsvideodetailsmain .details-box .pageshare #psharebtn a:hover{background-color: white;}
.newsvideodetailsmain .details-box .pageshare #psharebtn a.icon-wechat:hover{color: #79cc3e!important;}
.newsvideodetailsmain .details-box .pageshare #psharebtn a.icon-weibo:hover{color: #f31f04!important;}
.newsvideodetailsmain .details-box .pageshare #psharebtn a.icon-qq:hover{color: #4cafe9!important;}
.newsvideodetailsmain .details-box .pageshare #psharebtn a.icon-qzone:hover{color: #f5be41!important;}

.newsvideodetailsmain .details-box .fynav{padding-top: 20px;border-top: 1px solid #e5e5e5;}
.newsvideodetailsmain .details-box .fynav .fynav-box{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.newsvideodetailsmain .details-box .fynav .fynav-box .fynav-list{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.newsvideodetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage{width: 42%;display: flex;align-items: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.newsvideodetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage span{font-size: 15px;padding:5px 7px;margin-right: 10px;font-weight: 600;color: #666666;}
.newsvideodetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.newsvideodetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage a{font-size: 16px;font-weight: 500;color: #666666;display: flex;align-items: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.newsvideodetailsmain .details-box .fynav .fynav-box .fynav-list .prevpage{text-align: left;justify-content: flex-start}
.newsvideodetailsmain .details-box .fynav .fynav-box .fynav-list .prevpage a{text-align: left;justify-content: flex-start}
.newsvideodetailsmain .details-box .fynav .fynav-box .fynav-list .nextpage{text-align: right;justify-content: flex-end;}
.newsvideodetailsmain .details-box .fynav .fynav-box .fynav-list .nextpage a{text-align: right;justify-content: flex-end;}
.newsvideodetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage:hover span{color: #4e6ef2;}
.newsvideodetailsmain .details-box .fynav .fynav-box .fynav-list .pubpage:hover a{color: #4e6ef2;}
.newsvideodetailsmain .details-box .fynav .fynav-box .returnlist{width: 10%;}
.newsvideodetailsmain .details-box .fynav .fynav-box .returnlist a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.newsvideodetailsmain .details-box .fynav .fynav-box .returnlist a{padding: 10px 12px;display: flex; justify-content: center; align-items: center;border: 1px solid #e6e6e6;border-radius: 50px;}
.newsvideodetailsmain .details-box .fynav .fynav-box .returnlist span{font-size: 14px;margin-right: 7px;font-weight: 500;color: #333333;}
.newsvideodetailsmain .details-box .fynav .fynav-box .returnlist span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.newsvideodetailsmain .details-box .fynav .fynav-box .returnlist i{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.newsvideodetailsmain .details-box .fynav .fynav-box .returnlist i{font-size: 14px;color: #4e6ef2;}
.newsvideodetailsmain .details-box .fynav .fynav-box .returnlist a:hover{border-color:white ;background-color: #4e6ef2;}
.newsvideodetailsmain .details-box .fynav .fynav-box .returnlist a:hover span{color: white;}
.newsvideodetailsmain .details-box .fynav .fynav-box .returnlist a:hover i{color: white;}
/****************************************新闻中心-新闻视频详情 End*****************************************/


/****************************************京申产业 Start***************************************************/
.jsindustrymain{padding-top: 50px;background-color: #ffffff;}
.jsindustrymain .industry-hdbox{position: relative;z-index:999999;}
.jsindustrymain .industry-hdbox .hd-search{margin-bottom: 3px;display: flex;align-items: center;justify-content: center;}
.jsindustrymain .industry-hdbox .hd-search form{display: flex;align-items: center;justify-content: center;position:relative;}
.jsindustrymain .industry-hdbox .hd-search form input{height: 50px;}
.jsindustrymain .industry-hdbox .hd-search form input[type="text"]{width: 940px;border: 2px solid #4e6ef2;padding: 0 25px;font-size: 14px;font-weight: 500;color: #999999;}
.jsindustrymain .industry-hdbox .hd-search form input[type="submit"]{width: 90px;background: #4e6ef2 url(../images/index/bn30.png) no-repeat center}

form .sresults{width:100%;position:absolute;left:0;top:50px;padding:0 20px;background:white;box-shadow:0 1px 6px 0 #e8e8e8;z-index:9999999999;display:none;}
form .sresults.on{display:block;}
form .sresults a{width:100%;display:block;text-align:left;color:#666;margin:5px 0;line-height:1.9;font-size:15px;border-radius:20px;transition:all 0.35s ease;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
form .sresults a:first-child{margin:15px 0 5px 0;}
form .sresults a:hover{color:#4e6ef2;}
form .sresults .close_btn{margin:6px 0 15px 0;font-size:15px;text-align:right;cursor: pointer;transition:color 0.35s ease;}
form .sresults .close_btn:hover{color:#d50002;}




.jsindustrymain .industry-hdbox .hd-hotwords{width: 1030px;text-align: center; margin: 0 auto 60px auto;}
.jsindustrymain .industry-hdbox .hd-hotwords ul{display: flex;align-items: center;justify-content: flex-start;}
.jsindustrymain .industry-hdbox .hd-hotwords ul li{margin: 0 6px;}
.jsindustrymain .industry-hdbox .hd-hotwords ul li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.jsindustrymain .industry-hdbox .hd-hotwords ul li a{font-size: 12px;font-weight: 500;color: #999999;}
.jsindustrymain .industry-hdbox .hd-hotwords ul li a:hover{color: #4e6ef2;}
.jsindustrymain .industry-hdbox .hd-topnav{position: relative;display: flex;align-items: center;justify-content: space-between;}
.jsindustrymain .industry-hdbox .hd-topnav .left-title{width: 310px;height: 40px;display: flex;align-items: center;justify-content: center;background-color: #6580f5;}
.jsindustrymain .industry-hdbox .hd-topnav .left-title span{font-size: 18px;color: #ffffff;}
.jsindustrymain .industry-hdbox .hd-topnav .right-nav{width: calc(100% - 310px);}
.jsindustrymain .industry-hdbox .hd-topnav .right-nav ul{display: flex;align-items: center;justify-content: flex-end;}
.jsindustrymain .industry-hdbox .hd-topnav .right-nav ul li{margin-right: 16%;}
.jsindustrymain .industry-hdbox .hd-topnav .right-nav ul li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.jsindustrymain .industry-hdbox .hd-topnav .right-nav ul li a{font-size: 18px;font-weight: 500;color: #333333;}
.jsindustrymain .industry-hdbox .hd-topnav .right-nav ul li a:hover{color: #4e6ef2;}
.jsindustrymain .industry-hdbox #search-fixed.on{width: 100%;position:fixed;top:70px;left:50%;transform: translateX(-50%);border:1px solid #e8e8e8;padding:15px 0;-webkit-box-shadow:rgba(0,0,0,.1) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,.1) 0 1px 5px;box-shadow:rgba(0,0,0,.1) 0 1px 5px;-webkit-animation:keyframe-search-down .35s ease-in-out;-moz-animation:keyframe-search-down .35s ease-in-out;-o-animation:keyframe-search-down .35s ease-in-out;animation:keyframe-search-down .35s ease-in-out;background:#fff;z-index:99999999999999999999999999999999999999999;}
@-webkit-keyframes keyframe-search-down{0%{top:-85px}100%{top:0}}
@-moz-keyframes keyframe-search-down{0%{top:-85px} 100%{top:0}}
@-o-keyframes keyframe-search-down{0%{top:-85px} 100%{top:0}}
@keyframes keyframe-search-down{0%{top:-85px} 100%{top:0}}
.jsindustrymain .industry-hdbox .sort-nav-box{position: absolute;left: 0;top: 40px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box{width: 310px;height: 569px;display: block;background-color: #4e6ef2;position: relative;z-index: 999999999;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav{}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul{}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li:first-child{padding-top: 20px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li{padding: 10px 20px;display: block;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li .top-nav{padding-bottom: 10px;display: flex;align-items: center;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li .top-nav img{object-fit: cover;margin-right: 8px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li .top-nav a{font-size: 16px;font-weight: bold;color: #ffffff;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li .bottom-nav{padding-left: 23px;padding-bottom: 8px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li .bottom-nav a{font-size: 14px;color: #ffffff;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li .bottom-nav b{margin: 0 2px 0 6px;font-size: 14px;color: #ffffff;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li .bottom-nav b:last-child{display: none;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li a:hover{color:#ff6a00;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li:nth-child(5) .bottom-nav a:nth-child(3){display: none;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li:nth-child(5) .bottom-nav b:nth-child(3){display: none;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li:nth-child(5) .bottom-nav b:nth-child(2){display: none;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li:nth-child(7) .bottom-nav a:nth-child(3){display: none;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li:nth-child(7) .bottom-nav b:nth-child(2){display: none;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li:nth-child(7) .bottom-nav b:nth-child(2){display: none;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav {width: 1090px; height: 569px; position: absolute; top: 0; left: 310px;display: none; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; z-index: 99; background-color: #ffffff;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li{display: none;width: 100%; padding: 25px 15px;justify-content: space-between;align-items: flex-start;-webkit-animation-duration: 0.5s; animation-duration: 0.5s;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list{width: calc(100% - 240px);}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav{padding-left: 30px;margin-bottom: 20px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul{display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li{margin: 0 10px 10px 0;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li a{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li a{padding: 6px 12px;font-size: 14px;display: flex;align-items: center;color: #ffffff;background-color: #333333;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li a b{margin-left: 7px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li a b i{font: normal normal normal 18px/1 FontAwesome; line-height: 1;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li a:hover{background-color: #d60001;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav ul li.on a{background-color: #d60001;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav{width: 100%;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl{margin-bottom: 20px;display: flex;align-items: center;justify-content: space-between;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dt{width: 140px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dt a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dt a{font-size: 14px;color:#666666;font-weight: bold;display: flex;align-items: center;justify-content: flex-end;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dt a b{margin-left: 7px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dt a b i{font: normal normal normal 18px/1 FontAwesome; line-height: 1;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dd{width: calc(100% - 150px);}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dd a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dd a{font-size: 14px;line-height: 1.4;color:#666666;margin-right: 10px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl .nav-dd a:last-child{margin-right: 0;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl:last-child{margin-bottom: 0;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .left-list .center-nav .nav-dl a:hover{color: #ff6a00;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav.on{display: block;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li.on{display: flex;}

.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .right-list{width: 216px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .right-list ul{display: block;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .right-list ul li{margin-bottom: 10px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .right-list ul li a{display: block;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .right-list ul li a img{width: 216px;height: 170px;object-fit: cover;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav .nav-item-li .right-list ul li:last-child{margin-bottom: 0;}

.jsindustrymain .sortnavbanner{width: 100%;height: 569px;margin-bottom: 50px;overflow: hidden;display: flex;justify-content: center;align-items: flex-end;position: relative;}
.jsindustrymain .sortnavbanner .hdnavbanners{}
.jsindustrymain .sortnavbanner .swiper-pagination{position: absolute;bottom: 23px!important;right: 797px!important;left: auto!important;width: auto!important;display: flex!important;align-items: center;}
.jsindustrymain .sortnavbanner .swiper-pagination .swiper-pagination-bullet{background-color: #d7edde!important;opacity: 1;width: 9px!important;height: 9px!important;margin: 0 6px!important;border-radius: 50px!important;}
.jsindustrymain .sortnavbanner .swiper-pagination .swiper-pagination-bullet-active{background-color: #4e6ef2!important;box-shadow: 0px 0px 0px 3.5px #d7edde;opacity: 1;width: 9px!important;height: 9px!important;}

.jsindustrymain .sortnavbanner .banner_list{overflow:hidden;}
.jsindustrymain .sortnavbanner .banner_list a{width:100%;display: flex; justify-content: center; align-items: center;}
.jsindustrymain .sortnavbanner .banner_list .banner_list_img{width:100%;}
.jsindustrymain .sortnavbanner .banner_list .banner_list_img img{width:100%;}


.jsindustrymain .top-sort-nav{margin-bottom: 50px;display:none;}
.jsindustrymain .top-sort-nav .container{}
.jsindustrymain .top-sort-nav .sortnav-dl{transition: height .35s; -o-transition: height .35s; -ms-transition: height .35s; -moz-transition: height .35s; -webkit-transition: height .35s;}
.jsindustrymain .top-sort-nav .sortnav-dl{height: 47px;display: flex;align-items: center;justify-content: space-between;overflow: hidden;border-bottom: 1px solid #eaeaea;    background-color: #f8f8f8;}
.jsindustrymain .top-sort-nav .sortnav-dl:first-child{border-top: 1px solid #eaeaea;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dt{width: 140px; height: 100%;padding: 13px 0;display: flex; align-items: center; justify-content: center; background-color: #f8f8f8;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dt span{font-size: 16px;color: #333333;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dd{width: calc(100% - 140px);height: 100%;position: relative; padding-left: 26px; background: #fff;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dd ul{height: 100%;display: flex;align-items: center;flex-wrap: wrap;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dd ul li{margin-right: 85px;height: 45px;line-height: 45px;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dd ul li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dd ul li a{height: 100%;display: inline-block; font-size: 14px; color: #666666;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dd ul li a:hover{color: #4e6ef2;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dd ul li.on a{color: #4e6ef2;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dd .morebtn{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dd .morebtn{position: absolute; top: 0; right: 0; padding: 8px 10px 16px 16px;}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dd .morebtn.on{transform:rotate(-180deg);-ms-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);}
.jsindustrymain .top-sort-nav .sortnav-dl .sortnav-dd .morebtn img{width: 16px;height: auto;object-fit: cover;}
.jsindustrymain .top-sort-nav .sortnav-dl:nth-child(2) .sortnav-dd ul li{margin-right: 45px;}
.jsindustrymain .top-sort-nav .sortnav-dl:last-child .sortnav-dd ul li{margin-right: 60px;}
.jsindustrymain .top-sort-nav .sortnav-dl.on{height: auto;}





.jsindustrymain .js-recommend{padding: 0 0 50px 0;}
.jsindustrymain .js-recommend .container{display: flex;align-items: center;justify-content: space-between;background-color: white;}
.jsindustrymain .js-recommend .js-recommend-left{width: 17%;}
.jsindustrymain .js-recommend .js-recommend-left img{width: 100%;height: auto;}
.jsindustrymain .js-recommend .js-recommend-center{width: 66%;display: flex;align-items: center;justify-content: space-between;position: relative;overflow:hidden;}
.jsindustrymain .js-recommend .js-recommend-center a{width: 25%; display: flex; flex-direction: column; justify-content: center; align-items: center;position: relative;}
.jsindustrymain .js-recommend .js-recommend-center a .center-li-thumb{width: 100%;margin-bottom: 8px;display: flex;justify-content: center; align-items: center;}
.jsindustrymain .js-recommend .js-recommend-center a .center-li-thumb img{max-width: 90%;height: 152px}
.jsindustrymain .js-recommend .js-recommend-center a .center-li-info{width: 100%;}
.jsindustrymain .js-recommend .js-recommend-center a .center-li-info .li-info-dd{font-size: 14px;color: #333;text-align: center;}
.jsindustrymain .js-recommend .js-recommend-center a .center-li-info .li-info-dt{margin-top: 5px;font-size: 14px;color: #999;text-align: center;}
.jsindustrymain .js-recommend .js-recommend-center a::after{content: "";width: 1px;height: 100%;background-color: #eaeaea;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.jsindustrymain .js-recommend .js-recommend-center a.swiper-slide-duplicate-prev::after{display:none;}
.jsindustrymain .js-recommend .js-recommend-center a:last-child::after{display: none;}

.jsindustrymain .js-recommend .js-recommend-center .swiper-btn-prev{background: url(../images/index/bn21.png) no-repeat center;background-size: 100%; position: absolute; left:-22px; /* top: calc(50% - 18px);*/ width: 47px; height: 47px; cursor: pointer;z-index:999;}
.jsindustrymain .js-recommend .js-recommend-center  .swiper-btn-next{background: url(../images/index/bn22.png) no-repeat center;background-size: 100%; position: absolute; right:-20px; /* top: calc(50% - 18px);*/ width: 47px; height: 47px; cursor: pointer;z-index:999; } 

.jsindustrymain .js-recommend .js-recommend-right{width: 17%;}
.jsindustrymain .js-recommend .js-recommend-right img{width: 100%;height: auto;}









.jsindustrymain .product-box{margin-bottom: 30px;}
.jsindustrymain .product-box .container{display:flex;align-items:flex-start;justify-content:space-between}
.jsindustrymain .product-box .left-hotrecommend{width:268px;padding:15px 10px;border:1px solid #eaeaea;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:center;align-items:center}
.jsindustrymain .product-box .left-hotrecommend .hd-title{margin-bottom:40px;width:100%}
.jsindustrymain .product-box .left-hotrecommend .hd-title img{width:18px;height:auto;object-fit:cover}
.jsindustrymain .product-box .left-hotrecommend .hd-title span{font-size:16px;font-weight:bold;color:#333333}
.jsindustrymain .product-box .left-hotrecommend .pdt-list{width: 100%;}
.jsindustrymain .product-box .left-hotrecommend .pdt-list ul{width: 100%;}
.jsindustrymain .product-box .left-hotrecommend .pdt-list ul li{width: 100%;margin-bottom:30px;}
.jsindustrymain .product-box .left-hotrecommend .pdt-list ul li a{width: 100%; padding: 0 10px;display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;}
.jsindustrymain .product-box .left-hotrecommend .pdt-list ul li .pdt-img{width:100%;height:152px;margin-bottom:18px;overflow: hidden;}
.jsindustrymain .product-box .left-hotrecommend .pdt-list ul li .pdt-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.jsindustrymain .product-box .left-hotrecommend .pdt-list ul li .pdt-img img{width:100%;height:100%;object-fit:cover}
.jsindustrymain .product-box .left-hotrecommend .pdt-list ul li .pdt-title{width: 100%;position: relative;}
.jsindustrymain .product-box .left-hotrecommend .pdt-list ul li .pdt-title p{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.jsindustrymain .product-box .left-hotrecommend .pdt-list ul li .pdt-title p{width: 100%;font-size:14px;position: relative;color:#333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.jsindustrymain .product-box .left-hotrecommend .pdt-list ul li:hover .pdt-img img{transform: scale(1.2);}
.jsindustrymain .product-box .left-hotrecommend .pdt-list ul li:hover .pdt-title p{color: #4e6ef2;}
.jsindustrymain .product-box .right-list{width:calc(100% - 305px)}
.jsindustrymain .product-box .right-list .pdt-list{width: 100%;}
.jsindustrymain .product-box .right-list .pdt-list ul{width: 100%;}
.jsindustrymain .product-box .right-list .pdt-list ul li{display: inline-block; width: calc(33.333333% - 31px); margin-bottom: 40px;margin-right: 41px; overflow: hidden;}
.jsindustrymain .product-box .right-list .pdt-list ul li:nth-child(3n){margin-right: 0;}
.jsindustrymain .product-box .right-list .pdt-list ul li a{display: block;overflow: hidden;}
.jsindustrymain .product-box .right-list .pdt-list ul li .pdt-img{width:334px;height:220px;margin-bottom:16px;overflow: hidden;}
.jsindustrymain .product-box .right-list .pdt-list ul li .pdt-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.jsindustrymain .product-box .right-list .pdt-list ul li .pdt-img img{width:100%;height:100%;object-fit:cover;}
.jsindustrymain .product-box .right-list .pdt-list ul li .pdt-title{margin-bottom:16px;}
.jsindustrymain .product-box .right-list .pdt-list ul li .pdt-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.jsindustrymain .product-box .right-list .pdt-list ul li .pdt-title span{font-size:16px;color:#333333;display: block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.jsindustrymain .product-box .right-list .pdt-list ul li .pdt-label{width: 100%;display: flex;align-items: center;}
.jsindustrymain .product-box .right-list .pdt-list ul li .pdt-label span{font-size:12px;padding: 2px 5px;}
.jsindustrymain .product-box .right-list .pdt-list ul li .pdt-label .category{color:#ffffff;background-color: #d42e2c;margin-right: 10px;}
.jsindustrymain .product-box .right-list .pdt-list ul li .pdt-label .field{color:#4e6ef2;border: 1px solid #4e6ef2;background-color: #ffffff;}
.jsindustrymain .product-box .right-list .pdt-list ul li:hover .pdt-img img{transform: scale(1.2);}
.jsindustrymain .product-box .right-list .pdt-list ul li:hover .pdt-title span{color: #4e6ef2;}
/****************************************京申产业 End*****************************************************/


/****************************************京申产业详情 Start************************************************/
.jscydetailsmain{background-color: #f9f9f9;}
.jscydetailsmain .crumbs{}
.jscydetailsmain .details-box{width: 100%;padding: 30px 20px;margin-bottom: 50px;display: flex;align-items: center;justify-content: space-between;border: 1px solid #eaeaea;background-color: #ffffff;}
.jscydetailsmain .details-box .details-banner{width: 51%;height: 500px;}
.jscydetailsmain .details-box .details-banner .detailsbanners{position: relative;display: flex;align-items: center;width:100%;height:100%;}
.jscydetailsmain .details-box .details-banner .detailsbanners .banner-list{width:100%;height:100%;}
.jscydetailsmain .details-box .details-banner .detailsbanners .banner-list a{width:100%;height:100%;display: flex;align-items: center;justify-content: center;}
.jscydetailsmain .details-box .details-banner .detailsbanners .banner-list .list-img{width:100%;height:100%;overflow: hidden;}
.jscydetailsmain .details-box .details-banner .detailsbanners .banner-list .list-img img{width:100%;height:100%;object-fit:cover;max-height: 100%;}
.jscydetailsmain .details-box .details-banner .detailsbanners .swiper-btn-prev{background: url(../images/industry/bn144.png) no-repeat center;background-size: 100%; position: absolute; left:-25px; /* top: calc(50% - 18px);*/ width: 58px; height: 58px; cursor: pointer;z-index:999;}
.jscydetailsmain .details-box .details-banner .detailsbanners .swiper-btn-next{background: url(../images/industry/bn145.png) no-repeat center;background-size: 100%; position: absolute; right:-23px; /* top: calc(50% - 18px);*/ width: 58px; height: 58px; cursor: pointer;z-index:999; } 
.jscydetailsmain .details-box .details-info{width: 44%; display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
.jscydetailsmain .details-box .details-info .details-title{padding-bottom: 35px;margin-bottom: 30px;border-bottom: 2px solid #333333;line-height: 1;}
.jscydetailsmain .details-box .details-info .details-title h1{font-size: 32px;font-weight: 500;color: #333333;line-height: 1;}
.jscydetailsmain .details-box .details-info .details-desc{width:100%;height: 240px; overflow-y: auto;padding-right:8px;}
.jscydetailsmain .details-box .details-info .details-desc p{font-size: 16px;line-height: 32px;color: #666666;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 6; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}

.jscydetailsmain .details-box .details-info .details-desc::-webkit-scrollbar-track{background-color: #e5e5e5;}
.jscydetailsmain .details-box .details-info .details-desc::-webkit-scrollbar-thumb{background:#4e6ef2;border-radius:100px;} 
.jscydetailsmain .details-box .details-info .details-desc::-webkit-scrollbar-button{background-color: #ffffff;}
.jscydetailsmain .details-box .details-info .details-desc::-webkit-scrollbar-corner{background-color: #ffffff;}
.jscydetailsmain .details-box .details-info .details-desc::-webkit-scrollbar{width: 3px;height: 0px;border-radius:100px;}

.jscydetailsmain .details-box .details-info .downloadbtn{margin-top: 30px;display: inline-block;}
.jscydetailsmain .details-box .details-info .downloadbtn a{padding: 12px 24px;display: flex;align-items: center;justify-content: center;background-color: #4e6ef2;border-radius: 5px;}
.jscydetailsmain .details-box .details-info .downloadbtn img{object-fit: cover;margin-right: 6px;}
.jscydetailsmain .details-box .details-info .downloadbtn span{font-size: 15px;color: #ffffff;}
.jscydetailsmain .explain-box{border: 1px solid #eaeaea;margin-bottom: 50px;}
.jscydetailsmain .explain-box .explain-nav{width: 100%;height: 65px;background-color: #f9f9f9;}
.jscydetailsmain .explain-box .explain-nav ul{width: 100%;height: 100%;display: flex;align-items: center;}
.jscydetailsmain .explain-box .explain-nav ul li{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.jscydetailsmain .explain-box .explain-nav ul li{width: 20%;height: 100%;display: flex;align-items: center;justify-content: center;position: relative;}
.jscydetailsmain .explain-box .explain-nav ul li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.jscydetailsmain .explain-box .explain-nav ul li a{width: 100%;height: 100%;font-size: 16px;display: flex;justify-content: center;align-items: center;color: #333333;}
.jscydetailsmain .explain-box .explain-nav ul li::before{content: "";width: 1px;height: 30px;position: absolute;right: 0;background-color: #eaeaea;}
.jscydetailsmain .explain-box .explain-nav ul li:hover{background-color: #4e6ef2;}
.jscydetailsmain .explain-box .explain-nav ul li:hover::before{display: none;opacity: 0;width: 0;height: 0;overflow: hidden;}
.jscydetailsmain .explain-box .explain-nav ul li:hover a{color: #ffffff;}
.jscydetailsmain .explain-box .explain-nav ul li.on{background-color: #4e6ef2;}
.jscydetailsmain .explain-box .explain-nav ul li.on::before{display: none;opacity: 0;width: 0;height: 0;overflow: hidden;}
.jscydetailsmain .explain-box .explain-nav ul li.on a{color: #ffffff;}
.jscydetailsmain .explain-box .explain-list{width: 100%;padding: 75px 28px 65px 28px;margin-bottom: 10px;background-color: #ffffff;overflow: hidden;}
.jscydetailsmain .explain-box .explain-list .explain-title{width: 100%;padding-bottom: 16px;margin-bottom: 35px;text-align: center;display: flex;align-items: center;justify-content: center;position: relative;}
.jscydetailsmain .explain-box .explain-list .explain-title h1{font-size: 32px;font-weight: 500;color: #333333;}
.jscydetailsmain .explain-box .explain-list .explain-title::before{content: "";width: 40px;height: 2px;position: absolute;bottom: 0;background-color: #4e6ef2;}
.jscydetailsmain .explain-box .explain-list .explain-content{margin:  0 auto;width: 100%;}
.jscydetailsmain .explain-box .explain-list .explain-content p{font-size: 16px;color: #666666;line-height: 28px;margin-bottom: 10px;} 
.jscydetailsmain .explain-box .explain-list .explain-content p:last-child{margin-bottom: 0;}
.jscydetailsmain .explain-box .explain-list .explain-content img{max-width: 100%;object-fit: cover;}
/* .jscydetailsmain .explain-box .explain-list .explain-content b{font-size: 15px;color: #4e6ef2;margin-right: 6px;}
.jscydetailsmain .explain-box .explain-list .explain-content strong{font-size: 15px;color: #4e6ef2;margin-right: 6px;}
.jscydetailsmain .explain-box .explain-list.cpxnsm .explain-content{}
.jscydetailsmain .explain-box .explain-list.gylct .explain-content{text-align: center;}
.jscydetailsmain .explain-box .explain-list.sbythgt .explain-content{text-align: center;} */
.jscydetailsmain .explain-box .explain-list.sbythsm .explain-content{}
.jscydetailsmain .explain-box .explain-list.sbythsm .explain-content .info-dl{margin-bottom: 18px;}
.jscydetailsmain .explain-box .explain-list.sbythsm .explain-content .info-dl .info-dt{}
.jscydetailsmain .explain-box .explain-list.sbythsm .explain-content .info-dl .info-dt p{line-height: 26px;margin-bottom: 8px;}
.jscydetailsmain .explain-box .explain-list.sbythsm .explain-content .info-dl .info-dd{}
.jscydetailsmain .explain-box .explain-list.sbythsm .explain-content .info-dl .info-dd p{line-height: 26px;margin-bottom: 8px;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-title{margin-bottom: 85px;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content{width: 100%;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul{width: 100%;margin-bottom: 30px;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li{width: 100%;height: 300px;margin-bottom: 60px;display: flex;align-items: center;justify-content: space-between;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li .explain-img{width: 448px;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li .explain-img img{max-width: 100%;width: auto;max-height: 347px;height: auto;object-fit: cover;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li .explain-info{width: calc(100% - 518px);}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li .explain-info .info-dl{margin-bottom: 18px;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li .explain-info .info-dl .info-dt{margin-bottom: 20px;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li .explain-info .info-dl .info-dt span{font-size:16px;margin-bottom: 8px;font-weight: bold;color: #4e6ef2;line-height: 1;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li .explain-info .info-dl .info-dd{}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li .explain-info .info-dl .info-dd p{line-height: 26px;margin-bottom: 10px;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li .explain-info .info-dl .info-dd .dd-dl{width: 100%;display: flex;flex-wrap: wrap;justify-content: flex-start;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li .explain-info .info-dl .info-dd .dd-dl p{width: 305px;line-height: 25px;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li:first-child .explain-info {width: calc(100% - 459px);}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li:last-child .explain-info .info-dl .info-dd p{margin-bottom: 3px;}
.jscydetailsmain .explain-box .explain-list.cpgnhjssm .explain-content ul li:last-child{margin-bottom: 0;}
.jscydetailsmain .explain-box .explain-list img{max-width: 100%;}
.jscydetailsmain .explain-box .explain-list:last-child{margin-bottom: 0;}

.jscydetailsmain .recommendpdt{}
.jscydetailsmain .recommendpdt .hd-title{margin-bottom: 30px;width: 100%;display: flex;align-items: center;justify-content: space-between;}
.jscydetailsmain .recommendpdt .hd-title .left-title{display: flex;align-items: center;}
.jscydetailsmain .recommendpdt .hd-title .left-title .cn-title{font-size: 24px;font-weight: 500;color: #333333;}
.jscydetailsmain .recommendpdt .hd-title .left-title b{font-size: 24px;font-weight: 500;color: #333333;margin: 0 10px;}
.jscydetailsmain .recommendpdt .hd-title .left-title .en-title{font-size: 18px;color: #999999;}
.jscydetailsmain .recommendpdt .hd-title .morebtn{}
.jscydetailsmain .recommendpdt .hd-title .morebtn a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.jscydetailsmain .recommendpdt .hd-title .morebtn a{font-size: 16px;color: #999999;}
.jscydetailsmain .recommendpdt .item-list{width: 100%;}
.jscydetailsmain .recommendpdt .item-list ul{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.jscydetailsmain .recommendpdt .item-list ul li{width:calc(25% - 25px);}
.jscydetailsmain .recommendpdt .item-list ul li a{width: 100%;display: block;}
.jscydetailsmain .recommendpdt .item-list ul li .item-img{width: 100%;height: 222px;padding: 15px;display: flex;align-items: center;justify-content: center;background-color: #ffffff;}
.jscydetailsmain .recommendpdt .item-list ul li .item-img img{max-width: 100%;width: auto;max-height: 100%;height: auto;object-fit: cover;}
.jscydetailsmain .recommendpdt .item-list ul li .item-title{width: 100%;padding: 15px 0;text-align: center;display: block;}
.jscydetailsmain .recommendpdt .item-list ul li .item-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.jscydetailsmain .recommendpdt .item-list ul li .item-title span{width: 100%;font-size: 16px;font-weight: 500;color: #333333;display: inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.jscydetailsmain .recommendpdt .item-list ul li:hover .item-title span{color: #4e6ef2;}
/****************************************京申产业详情 End**************************************************/


/****************************************服务支持-服务介绍 Start*******************************************/
.pubmain .fwsupport-li{padding: 100px 0;}
.pubmain .fwsupport-li .hd-title{width: 100%;display: flex;flex-direction: column;align-content: center;justify-content: center;align-items: center;}
.pubmain .fwsupport-li .hd-title div{line-height: 1;}
.pubmain .fwsupport-li .hd-title .title{padding-bottom: 23px;margin-bottom: 15px;width: 100%;display: flex;flex-direction: column;align-content: center;justify-content: center;align-items: center;position: relative;}
.pubmain .fwsupport-li .hd-title .title::before{content: "";width: 40px;height: 2px;position: absolute;bottom: 0;background-color: #4e6ef2;}
.pubmain .fwsupport-li .hd-title .title h1{font-size: 38px;font-weight: 500;line-height: 1;color: #333333;}
.pubmain .fwsupport-li .hd-title .desc{width: auto;}
.pubmain .fwsupport-li .hd-title .desc p{font-size: 14px;line-height: 26px;font-weight: 500;color: #666666;text-align: center;}
.fwsupport-main{padding-bottom: 0;}
.fwsupport-main .top-crumbs{margin-bottom: 30px;}
.fwsupport-main .fwsupport-desc{padding-bottom: 90px;}
.fwsupport-main .fwsupport-desc .desc-imgs{margin-bottom: 40px;display: flex;align-items: center;justify-content: space-between;}
.fwsupport-main .fwsupport-desc .desc-imgs .desc-img-li{width: 698px;height: 400px;overflow: hidden;position: relative;display: flex;align-items: center;}
.fwsupport-main .fwsupport-desc .desc-imgs .desc-img-li img{width:100%;height:100%;object-fit:cover;}
.fwsupport-main .fwsupport-desc .desc-imgs .desc-img-li .desc-info{width: auto;height: 100%;position: absolute;top:0;left: 120px;display: flex;flex-direction: column;justify-content: center;}
.fwsupport-main .fwsupport-desc .desc-imgs .desc-img-li .desc-info .cn-title{margin-bottom: 40px;line-height: 1;}
.fwsupport-main .fwsupport-desc .desc-imgs .desc-img-li .desc-info .cn-title span{font-size: 30px;font-weight: 500;color: #ffffff;line-height: 1;display: flex;flex-direction: column;}
.fwsupport-main .fwsupport-desc .desc-imgs .desc-img-li .desc-info .cn-title span b{margin-top: 15px;font-size: 48px;font-weight: 500;line-height: 1;}
.fwsupport-main .fwsupport-desc .desc-imgs .desc-img-li .desc-info .en-title{line-height: 1;}
.fwsupport-main .fwsupport-desc .desc-imgs .desc-img-li .desc-info .en-title span{font-size: 16px;color: #666666;line-height: 1;}

.fwsupport-main .fwsupport-desc .desc-list{line-height: 1;}
.fwsupport-main .fwsupport-desc .desc-list div{line-height: 1;}
.fwsupport-main .fwsupport-desc .desc-list .list-title{margin-bottom: 20px;}
.fwsupport-main .fwsupport-desc .desc-list .list-title span{font-size: 24px;font-weight: 500;color: #333333;line-height: 1;}
.fwsupport-main .fwsupport-desc .desc-list .list-info{display: flex;align-items: center;justify-content: space-between;}
.fwsupport-main .fwsupport-desc .desc-list .list-info .info-li{width: 48%;height: 128px;overflow: hidden;}
.fwsupport-main .fwsupport-desc .desc-list .list-info .info-li p{font-size: 16px;line-height: 32px;color: #666666;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 4; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}

.fwsupport-main .fwsupport-culture{background: url(../images/service/bn156.jpg) no-repeat center 100%/cover;}
.fwsupport-main .fwsupport-culture .hd-title{margin-bottom: 60px;}
.fwsupport-main .fwsupport-culture .culture-box{margin-bottom: 12px;}
.fwsupport-main .fwsupport-culture .culture-box ul{width: 100%;height: 216px;display: flex;align-items: center;justify-content: space-between;overflow: hidden;}
.fwsupport-main .fwsupport-culture .culture-box ul li{width: calc(20% - 10px);height: 100%;position: relative;}
.fwsupport-main .fwsupport-culture .culture-box ul li .culture-img{width: 100%;height: 100%;overflow: hidden;}
.fwsupport-main .fwsupport-culture .culture-box ul li .culture-img img{width:100%;height:100%;object-fit:cover}
.fwsupport-main .fwsupport-culture .culture-box ul li::before{content: ""; background: url(../images/service/bn191.png) no-repeat left bottom 100%/cover; width: 100%; height: 100%; display: inline-block; position: absolute;}
.fwsupport-main .fwsupport-culture .culture-box ul li .culture-info{width: 45%;position: absolute;left: 10px;bottom: 20px;}
.fwsupport-main .fwsupport-culture .culture-box ul li .culture-info .number{line-height: 1;margin-bottom: 10px;}
.fwsupport-main .fwsupport-culture .culture-box ul li .culture-info .number span{font-size: 60px;font-weight: bold;color: #ffffff;}
.fwsupport-main .fwsupport-culture .culture-box ul li .culture-info .desc{width: 100%;height: 52px;}
.fwsupport-main .fwsupport-culture .culture-box ul li .culture-info .desc span{font-size: 20px;font-weight: 500;color: #ffffff;}

.fwsupport-main .fwsupport-client{background:url(../images/service/bn162.jpg) no-repeat center 100%/cover}
.fwsupport-main .fwsupport-client .hd-title{margin-bottom:90px}
.fwsupport-main .fwsupport-client .hd-title .title::before{background-color:#ffffff}
.fwsupport-main .fwsupport-client .hd-title .title h1{color:#ffffff}
.fwsupport-main .fwsupport-client .client-box{width:100%;margin-bottom:12px;display:flex;align-items:flex-start;justify-content:space-between}
.fwsupport-main .fwsupport-client .client-box .left-box{width:50%}
.fwsupport-main .fwsupport-client .client-box .left-box .topdesc{margin-bottom:65px}
.fwsupport-main .fwsupport-client .client-box .left-box .topdesc span{font-size:24px;margin-bottom:15px;display:block;font-weight:500;color:#ffffff;line-height:1}
.fwsupport-main .fwsupport-client .client-box .left-box .topdesc h1{font-size:36px;margin-bottom:20px;font-weight:500;color:#ffffff;line-height:1}
.fwsupport-main .fwsupport-client .client-box .left-box .topdesc p{font-size:16px;font-weight:500;color:#ffffff;line-height:1}
.fwsupport-main .fwsupport-client .client-box .left-box .qrcode-box{padding:5px 3px;width:223px;border-radius:12px;overflow:hidden;background-color:#ffffff;display:flex;flex-direction:column;align-content:center;justify-content:center}
.fwsupport-main .fwsupport-client .client-box .left-box .qrcode-box .qrcode-img{width:217px;height:217px;overflow:hidden}
.fwsupport-main .fwsupport-client .client-box .left-box .qrcode-box .qrcode-img img{width:100%;height:100%;object-fit:cover}
.fwsupport-main .fwsupport-client .client-box .left-box .qrcode-box .qrcode-title{text-align:center;padding-bottom:13px}
.fwsupport-main .fwsupport-client .client-box .left-box .qrcode-box .qrcode-title span{font-size:16px;color:#333333;}
.fwsupport-main .fwsupport-client .client-box .left-box .qrcode-box .qrcode-title b{margin-right:8px;font-weight:500}
.fwsupport-main .fwsupport-client .client-box .right-box{width:50%}
.fwsupport-main .fwsupport-client .client-box .right-box ul{display:flex;flex-wrap:wrap;align-content:center;justify-content:space-between;align-items:center}
.fwsupport-main .fwsupport-client .client-box .right-box ul li{transition:background-color .35s;-o-transition:background-color .35s;-ms-transition:background-color .35s;-moz-transition:background-color .35s;-webkit-transition:background-color .35s}
.fwsupport-main .fwsupport-client .client-box .right-box ul li{width:calc(50% - 12px);height:180px;margin-bottom:23px;border-radius:12px;border:1px solid #787878;cursor: pointer;overflow:hidden;display:flex;justify-content:center;align-items:center}
.fwsupport-main .fwsupport-client .client-box .right-box ul li a{width: 100%;height: 100%;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center}
.fwsupport-main .fwsupport-client .client-box .right-box ul li .icon-img{margin-bottom:18px;}
.fwsupport-main .fwsupport-client .client-box .right-box ul li .icon-img img{width:100%;height:auto;object-fit:cover}
.fwsupport-main .fwsupport-client .client-box .right-box ul li .icon-title{text-align:center}
.fwsupport-main .fwsupport-client .client-box .right-box ul li .icon-title span{margin-bottom:5px;font-size:24px;font-weight:500;color:#ffffff;display:inline-block}
.fwsupport-main .fwsupport-client .client-box .right-box ul li .icon-title p{font-size:14px;opacity: 0.3;font-weight:500;color:#ffffff}
.fwsupport-main .fwsupport-client .client-box .right-box ul li:hover{background-color: #4e6ef2;border-color: #4e6ef2;}
.fwsupport-main .fwsupport-client .client-box .right-box ul li.on{background-color: #4e6ef2;border-color: #4e6ef2;}

.fwsupport-main .fwsupport-network{background: #ffffff url(../images/service/bn168.png) no-repeat 100%/cover; background-position: -327px -145px;}
.fwsupport-main .fwsupport-network .hd-title{margin-bottom:60px;}
.fwsupport-main .fwsupport-network .network-box{width: 100%;margin-bottom:57px;overflow: hidden;}
.fwsupport-main .fwsupport-network .network-box ul{width: 100%;position: relative;left: 63px;display: flex;align-items: center;justify-content: space-between;}
.fwsupport-main .fwsupport-network .network-box ul li{width: 20%;padding-left: 30px;display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: flex-start;border-left: 1px solid #dadada;}
.fwsupport-main .fwsupport-network .network-box ul li .number{margin-bottom: 10px;line-height: 1;}
.fwsupport-main .fwsupport-network .network-box ul li .number span{font-size: 48px;font-weight: 500;color: #4e6ef2;line-height: 1;}
.fwsupport-main .fwsupport-network .network-box ul li .number b{font-size: 24px;font-weight: 500;color: #4e6ef2;line-height: 1;}
.fwsupport-main .fwsupport-network .network-box ul li .desc{line-height: 1;}
.fwsupport-main .fwsupport-network .network-box ul li .desc span{font-size: 16px;font-weight: 500;color: #333333;}
.fwsupport-main .fwsupport-network .network-box ul li:first-child{border: none;}
.fwsupport-main .fwsupport-network .morebtn{display: flex;align-items: center;justify-content: center;}
.fwsupport-main .fwsupport-network .morebtn a{transition:background-color .35s;-o-transition:background-color .35s;-ms-transition:background-color .35s;-moz-transition:background-color .35s;-webkit-transition:background-color .35s}
.fwsupport-main .fwsupport-network .morebtn a{padding: 14.5px 32px; font-size: 16px; font-weight: 500; color: #ffffff; background-color: #333333; line-height: 1;}
.fwsupport-main .fwsupport-network .morebtn a:hover{background-color: #4e6ef2;}
/****************************************服务支持-服务介绍 End*********************************************/


/****************************************服务支持-案例中心 Start*******************************************/
.fwzc-case-main{}
.fwzc-case-main .list-box .right-list .list-infos{margin-top: 30px;}
.fwzc-case-main .list-box .right-list .list-infos ul{padding: 30px 0 0 0;width: 100%;display: flex;flex-wrap: wrap;}
.fwzc-case-main .list-box .right-list .list-infos ul li{width: calc(33.333% - 19.59px);margin-right: 29px;margin-bottom: 30px;display: inline-block;}
.fwzc-case-main .list-box .right-list .list-infos ul li:nth-child(3n){margin-right: 0;}
.fwzc-case-main .list-box .right-list .list-infos ul li a{padding: 0px; display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;}
.fwzc-case-main .list-box .right-list .list-infos ul li a .info-img{width: 100%;height: 200px;overflow: hidden;}
.fwzc-case-main .list-box .right-list .list-infos ul li a .info-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.fwzc-case-main .list-box .right-list .list-infos ul li a .info-img img{width: 100%;height: 100%;object-fit: cover;}
.fwzc-case-main .list-box .right-list .list-infos ul li .info-box{width: 100%;padding: 15px 15px;background-color: #f9f9f9;}
.fwzc-case-main .list-box .right-list .list-infos ul li .info-box .info-title{width: 100%;margin-bottom: 8px;}
.fwzc-case-main .list-box .right-list .list-infos ul li .info-box .info-title span{width: 100%;font-size: 18px;display: inline-block;font-weight: 500;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.fwzc-case-main .list-box .right-list .list-infos ul li .info-box .info-desc{width: 100%; margin-bottom: 5px; min-height: 25px;}
.fwzc-case-main .list-box .right-list .list-infos ul li .info-box .info-desc p{font-size: 14px;font-weight: 500;color: #666666;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.fwzc-case-main .list-box .right-list .list-infos ul li .info-box .info-label{width: 100%;padding: 15px 3px 5px 3px; border-top: 1px dashed #eaeaea; display: flex; align-items: center; justify-content: space-between;}
.fwzc-case-main .list-box .right-list .list-infos ul li .info-box .info-label span{line-height: 1;padding: 5px 10px;font-size: 11px;font-weight: 500;color: #999999;background-color: #eaeaea;border-radius: 100px;}
.fwzc-case-main .list-box .right-list .list-infos ul li .info-box .info-label img{object-fit: cover;}
.fwzc-case-main .list-box .right-list .list-infos ul li a:hover .info-img img{transform: scale(1.2);}
.fwzc-case-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span{color: #4e6ef2;}
/****************************************服务支持-案例中心 End*********************************************/


/****************************************服务支持-案例详情 Start*******************************************/
.fwzcal-detailsmain{}
.fwzcal-detailsmain .details-box{padding: 40px 50px 40px 50px;margin-bottom: 50px;background-color: white;border-radius: 10px;}
.fwzcal-detailsmain .details-box .details-top{padding-bottom: 30px;}
.fwzcal-detailsmain .details-box .details-top .details-title{margin-bottom: 13px;display: flex;align-items: center;justify-content: center;}
.fwzcal-detailsmain .details-box .details-top .details-title h1{width: 57%;font-size: 23px;line-height: 35px;font-weight: 500;color: #333333;text-align: center;}
.fwzcal-detailsmain .details-box .details-top .parameter{display: flex;align-items: center;justify-content: center;}
.fwzcal-detailsmain .details-box .details-top .parameter span{margin: 0 30px;font-size: 14px;font-weight: 500;color: #999999;}
.fwzcal-detailsmain .details-box .item-parameter{padding: 32px 0;background-color: #f9f9f9;}
.fwzcal-detailsmain .details-box .item-parameter ul{display: flex;align-items: center;justify-content: center;}
.fwzcal-detailsmain .details-box .item-parameter ul li{width: 33.3333%;display: flex;align-items: center;justify-content: center;position: relative;}
.fwzcal-detailsmain .details-box .item-parameter ul li::before{content: "";width: 1px;height: 45px;background-color: #dadada;display: inline-block;position: absolute;right: 0;}
.fwzcal-detailsmain .details-box .item-parameter ul li span{font-size: 16px;font-weight: 500;color: #666666;line-height: 1;}
.fwzcal-detailsmain .details-box .item-parameter ul li:last-child::before{width: 0;height: 0;display: none;opacity: 0;overflow: hidden;}
.fwzcal-detailsmain .details-box .details-content{padding:30px 0;overflow: hidden;}
/* .fwzcal-detailsmain .details-box .details-content p{font-size: 14px;line-height: 28px;margin: 10px 0;font-weight: 500;color: #666666;} */
.fwzcal-detailsmain .details-box .details-content img{margin: 10px 0;max-width: 100%;}
.fwzcal-detailsmain .details-box .pageshare{margin-bottom: 70px;display: flex;align-items: center;justify-content: flex-end;}
.fwzcal-detailsmain .details-box .pageshare span{font-size: 16px;margin-right: 2px;font-weight: 500;color: #333333;}
.fwzcal-detailsmain .details-box .pageshare #psharebtn{z-index: 9999999999999999;}
.fwzcal-detailsmain .details-box .pageshare #psharebtn a{width: 22px!important;;height: auto!important;;border: none!important;margin: 0 6px!important;}
.fwzcal-detailsmain .details-box .pageshare #psharebtn a.icon-wechat{color: #79cc3e!important;}
.fwzcal-detailsmain .details-box .pageshare #psharebtn a.icon-weibo{color: #f31f04!important;}
.fwzcal-detailsmain .details-box .pageshare #psharebtn a.icon-qq{color: #4cafe9!important;}
.fwzcal-detailsmain .details-box .pageshare #psharebtn a.icon-qzone{color: #f5be41!important;}
.fwzcal-detailsmain .details-box .pageshare #psharebtn a:hover{background-color: white;}
.fwzcal-detailsmain .details-box .pageshare #psharebtn a.icon-wechat:hover{color: #79cc3e!important;}
.fwzcal-detailsmain .details-box .pageshare #psharebtn a.icon-weibo:hover{color: #f31f04!important;}
.fwzcal-detailsmain .details-box .pageshare #psharebtn a.icon-qq:hover{color: #4cafe9!important;}
.fwzcal-detailsmain .details-box .pageshare #psharebtn a.icon-qzone:hover{color: #f5be41!important;}

.fwzcal-detailsmain .details-box .fynav{padding-top: 30px;border-top: 1px solid #e5e5e5;}
.fwzcal-detailsmain .details-box .fynav .fynav-box{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .fynav-list{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage{max-width: 42%;width:auto;line-height: 1;display: flex;align-items: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage span{font-size: 16px;padding:0;line-height: 1;margin-right: 10px;font-weight: 600;color: #666666;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage a{font-size: 16px;line-height: 1;font-weight: 500;color: #666666;display: flex;align-items: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .fynav-list .prevpage{text-align: left;justify-content: flex-start}
.fwzcal-detailsmain .details-box .fynav .fynav-box .fynav-list .prevpage a{text-align: left;justify-content: flex-start}
.fwzcal-detailsmain .details-box .fynav .fynav-box .fynav-list .nextpage{text-align: right;justify-content: flex-end;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .fynav-list .nextpage a{text-align: right;justify-content: flex-end;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage:hover span{color: #4e6ef2;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage:hover a{color: #4e6ef2;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .returnlist{width: 10%;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .returnlist a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .returnlist a{padding: 10px 12px;display: flex; justify-content: center; align-items: center;border: 1px solid #e6e6e6;border-radius: 50px;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .returnlist span{font-size: 14px;margin-right: 7px;font-weight: 500;color: #333333;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .returnlist span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .returnlist i{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .returnlist i{font-size: 14px;color: #4e6ef2;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .returnlist a:hover{border-color:white ;background-color: #4e6ef2;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .returnlist a:hover span{color: white;}
.fwzcal-detailsmain .details-box .fynav .fynav-box .returnlist a:hover i{color: white;}

.fwzcal-detailsmain .recommendcase{margin-bottom: 20px;}
.fwzcal-detailsmain .recommendcase .hd-title{margin-bottom: 30px;width: 100%;display: flex;align-items: center;justify-content: space-between;}
.fwzcal-detailsmain .recommendcase .hd-title .left-title{display: flex;align-items: center;}
.fwzcal-detailsmain .recommendcase .hd-title .left-title .cn-title{font-size: 24px;font-weight: 500;color: #333333;}
.fwzcal-detailsmain .recommendcase .hd-title .left-title b{font-size: 24px;font-weight: 500;color: #333333;margin: 0 10px;}
.fwzcal-detailsmain .recommendcase .hd-title .left-title .en-title{font-size: 18px;color: #999999;}
.fwzcal-detailsmain .recommendcase .hd-title .morebtn{}
.fwzcal-detailsmain .recommendcase .hd-title .morebtn a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.fwzcal-detailsmain .recommendcase .hd-title .morebtn a{font-size: 16px;color: #999999;}
.fwzcal-detailsmain .recommendcase .item-list{width: 100%;}
.fwzcal-detailsmain .recommendcase .item-list ul{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.fwzcal-detailsmain .recommendcase .item-list ul li{width:calc(25% - 20px);}
.fwzcal-detailsmain .recommendcase .item-list ul li a{width: 100%;display: block;}
.fwzcal-detailsmain .recommendcase .item-list ul li .item-img{width: 100%;height: 207px;display: flex;align-items: center;justify-content: center;background-color: #ffffff;}
.fwzcal-detailsmain .recommendcase .item-list ul li .item-img img{max-width: 100%;width: auto;max-height: 100%;height: auto;object-fit: cover;}
.fwzcal-detailsmain .recommendcase .item-list ul li .item-title{width: 100%;padding: 15px 0;text-align: center;display: block;}
.fwzcal-detailsmain .recommendcase .item-list ul li .item-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.fwzcal-detailsmain .recommendcase .item-list ul li .item-title span{width: 100%;font-size: 16px;font-weight: 500;color: #333333;display: inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.fwzcal-detailsmain .recommendcase .item-list ul li:hover .item-title span{color: #4e6ef2;}
/****************************************服务支持-案例详情 End*********************************************/


/****************************************服务支持-综合解决方案 Start****************************************/
.fwzc-solution-main{}
.fwzc-solution-main .list-box .right-list .list-infos{margin-top: 30px;}
.fwzc-solution-main .list-box .right-list .list-infos ul{padding: 30px 0 0 0;width: 100%;display: flex;flex-wrap: wrap;}
.fwzc-solution-main .list-box .right-list .list-infos ul li{width: calc(33.333% - 19.59px);margin-right: 29px;margin-bottom: 30px;display: inline-block;}
.fwzc-solution-main .list-box .right-list .list-infos ul li:nth-child(3n){margin-right: 0;}
.fwzc-solution-main .list-box .right-list .list-infos ul li a{padding: 0px; display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;}
.fwzc-solution-main .list-box .right-list .list-infos ul li a .info-img{width: 100%;height: 200px;overflow: hidden;}
.fwzc-solution-main .list-box .right-list .list-infos ul li a .info-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.fwzc-solution-main .list-box .right-list .list-infos ul li .info-box{width: 100%;padding: 15px 15px;background-color: #f9f9f9;}
.fwzc-solution-main .list-box .right-list .list-infos ul li .info-box .info-title{width: 100%;margin-bottom: 8px;}
.fwzc-solution-main .list-box .right-list .list-infos ul li .info-box .info-title span{width: 100%;font-size: 18px;display: inline-block;font-weight: 500;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.fwzc-solution-main .list-box .right-list .list-infos ul li .info-box .info-desc{width: 100%;margin-bottom: 25px;}
.fwzc-solution-main .list-box .right-list .list-infos ul li .info-box .info-desc p{font-size: 14px;font-weight: 500;color: #666666;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.fwzc-solution-main .list-box .right-list .list-infos ul li .info-box .info-label{width: 100%;padding: 15px 3px 5px 3px; border-top: 1px dashed #eaeaea; display: flex; align-items: center; justify-content: space-between;}
.fwzc-solution-main .list-box .right-list .list-infos ul li .info-box .info-label span{line-height: 1;padding: 5px 10px;font-size: 11px;font-weight: 500;color: #999999;background-color: #eaeaea;border-radius: 100px;}
.fwzc-solution-main .list-box .right-list .list-infos ul li .info-box .info-label img{object-fit: cover;}
.fwzc-solution-main .list-box .right-list .list-infos ul li a:hover .info-img img{transform: scale(1.2);}
.fwzc-solution-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span{color: #4e6ef2;}
/****************************************服务支持-综合解决方案 End******************************************/


/****************************************服务支持-综合解决方案详情页 Start***********************************/
.fwzcjjfan-detailsmain{}
.fwzcjjfan-detailsmain .details-box{padding: 40px 35px 40px 35px;background-color: white;border-radius: 10px;}
.fwzcjjfan-detailsmain .details-box .details-top{border-bottom: 1px solid #eaeaea;padding-bottom: 20px;}
.fwzcjjfan-detailsmain .details-box .details-top .details-title{margin-bottom: 13px;display: flex;align-items: center;justify-content: center;}
.fwzcjjfan-detailsmain .details-box .details-top .details-title h1{width: 57%;font-size: 23px;line-height: 35px;font-weight: 500;color: #333333;text-align: center;}
.fwzcjjfan-detailsmain .details-box .details-top .parameter{display: flex;align-items: center;justify-content: center;}
.fwzcjjfan-detailsmain .details-box .details-top .parameter span{margin: 0 30px;font-size: 14px;font-weight: 500;color: #999999;}
.fwzcjjfan-detailsmain .details-box .details-content{padding: 20px 0 30px 0;overflow: hidden;}
.fwzcjjfan-detailsmain .details-box .details-content p{font-size: 14px;line-height: 28px;margin: 10px 0;font-weight: 500;color: #666666;}
.fwzcjjfan-detailsmain .details-box .details-content img{margin: 10px 0;max-width: 100%;}
.fwzcjjfan-detailsmain .details-box .details-content table{border: 1px solid #333;}
.fwzcjjfan-detailsmain .details-box .details-content table tr{border: 1px solid #333;}
.fwzcjjfan-detailsmain .details-box .details-content table td{border: 1px solid #333;}
.fwzcjjfan-detailsmain .details-box .pageshare{margin-bottom: 70px;display: flex;align-items: center;justify-content: flex-end;}
.fwzcjjfan-detailsmain .details-box .pageshare span{font-size: 16px;margin-right: 2px;font-weight: 500;color: #333333;}
.fwzcjjfan-detailsmain .details-box .pageshare #psharebtn{z-index: 9999999999999999;}
.fwzcjjfan-detailsmain .details-box .pageshare #psharebtn a{width: 22px!important;;height: auto!important;;border: none!important;margin: 0 6px!important;}
.fwzcjjfan-detailsmain .details-box .pageshare #psharebtn a.icon-wechat{color: #79cc3e!important;}
.fwzcjjfan-detailsmain .details-box .pageshare #psharebtn a.icon-weibo{color: #f31f04!important;}
.fwzcjjfan-detailsmain .details-box .pageshare #psharebtn a.icon-qq{color: #4cafe9!important;}
.fwzcjjfan-detailsmain .details-box .pageshare #psharebtn a.icon-qzone{color: #f5be41!important;}
.fwzcjjfan-detailsmain .details-box .pageshare #psharebtn a:hover{background-color: white;}
.fwzcjjfan-detailsmain .details-box .pageshare #psharebtn a.icon-wechat:hover{color: #79cc3e!important;}
.fwzcjjfan-detailsmain .details-box .pageshare #psharebtn a.icon-weibo:hover{color: #f31f04!important;}
.fwzcjjfan-detailsmain .details-box .pageshare #psharebtn a.icon-qq:hover{color: #4cafe9!important;}
.fwzcjjfan-detailsmain .details-box .pageshare #psharebtn a.icon-qzone:hover{color: #f5be41!important;}

.fwzcjjfan-detailsmain .details-box .fynav{padding-top: 30px;border-top: 1px solid #e5e5e5;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .fynav-list{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage{max-width: 42%;width:auto;line-height: 1;display: flex;align-items: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage span{font-size: 16px;padding:0;line-height: 1;margin-right: 10px;font-weight: 600;color: #666666;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage a{font-size: 16px;line-height: 1;font-weight: 500;color: #666666;display: flex;align-items: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .fynav-list .prevpage{text-align: left;justify-content: flex-start}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .fynav-list .prevpage a{text-align: left;justify-content: flex-start}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .fynav-list .nextpage{text-align: right;justify-content: flex-end;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .fynav-list .nextpage a{text-align: right;justify-content: flex-end;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage:hover span{color: #4e6ef2;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .fynav-list .pubpage:hover a{color: #4e6ef2;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .returnlist{width: 10%;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .returnlist a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .returnlist a{padding: 10px 12px;display: flex; justify-content: center; align-items: center;border: 1px solid #e6e6e6;border-radius: 50px;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .returnlist span{font-size: 14px;margin-right: 7px;font-weight: 500;color: #333333;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .returnlist span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .returnlist i{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .returnlist i{font-size: 14px;color: #4e6ef2;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .returnlist a:hover{border-color:white ;background-color: #4e6ef2;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .returnlist a:hover span{color: white;}
.fwzcjjfan-detailsmain .details-box .fynav .fynav-box .returnlist a:hover i{color: white;}
/****************************************服务支持-综合解决方案详情页 End*************************************/


/****************************************服务支持-金融服务 Start*******************************************/
.fwsupport-finance-main{padding-bottom: 0;}
.fwsupport-finance-main .fwsupport-li .hd-title{margin-bottom: 60px;}
.fwsupport-finance-main .finance-service{}
.fwsupport-finance-main .finance-service .service-box{display: flex;align-items: flex-start;justify-content: space-between;}
.fwsupport-finance-main .finance-service .service-box .left-box{width: 690px;}
.fwsupport-finance-main .finance-service .service-box .left-box .top-list{width: 100%;height: 365px;overflow: hidden;margin-bottom: 10px;}
.fwsupport-finance-main .finance-service .service-box .left-box .top-list img{width: 100%;height: 100%;object-fit: cover;}
.fwsupport-finance-main .finance-service .service-box .left-box .bottom-list{display: flex;align-items: center;justify-content: flex-end;}
.fwsupport-finance-main .finance-service .service-box .left-box .bottom-list .list-li{width: 355px;height: 213px;overflow: hidden;}
.fwsupport-finance-main .finance-service .service-box .left-box .bottom-list img{width: 100%;height: 100%;object-fit: cover;}
.fwsupport-finance-main .finance-service .service-box .right-box{width: calc(100% - 748px);}
.fwsupport-finance-main .finance-service .service-box .right-box .tophd-title{margin-bottom: 30px;padding-top: 15px;}
.fwsupport-finance-main .finance-service .service-box .right-box .tophd-title h1{font-size: 24px;font-weight: 500;color: #333333;}
.fwsupport-finance-main .finance-service .service-box .right-box .top-desc{margin-bottom: 30px;}
.fwsupport-finance-main .finance-service .service-box .right-box .top-desc p{font-size: 18px;line-height: 34px;font-weight: 500;color: #333333;}
.fwsupport-finance-main .finance-service .service-box .right-box .bottom-desc{}
.fwsupport-finance-main .finance-service .service-box .right-box .bottom-desc p{font-size: 16px;margin-bottom: 17px;line-height: 34px;color: #666666;}

.fwsupport-finance-main .finance-policy{background: url(../images/service/bn183.jpg) no-repeat center 100%/cover;}
.fwsupport-finance-main .finance-policy .hd-title .title h1{color: #ffffff;}
.fwsupport-finance-main .finance-policy .hd-title .title::before{background-color: #ffffff;}
.fwsupport-finance-main .finance-policy .hd-title .desc p{color: #ffffff;}
.fwsupport-finance-main .finance-policy .policy-box{width: 100%;height: 575px;display: flex;align-items: center;justify-content: space-between;}
.fwsupport-finance-main .finance-policy .policy-box .left-box{width: 688px;height: 100%;cursor: pointer;overflow: hidden;position: relative;}
.fwsupport-finance-main .finance-policy .policy-box .left-box img{width: 100%;height: 100%;object-fit: cover;}
.fwsupport-finance-main .finance-policy .policy-box .left-box .list-info{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: background-color .35s;}
.fwsupport-finance-main .finance-policy .policy-box .left-box .list-info{width: 100%;height: auto;padding: 30px 20px;position: absolute;bottom: 0;background-color: rgba(255,255,255,0);}
.fwsupport-finance-main .finance-policy .policy-box .left-box .list-info .info-title{display: flex;align-items: center}
.fwsupport-finance-main .finance-policy .policy-box .left-box .list-info .info-title b{font-size: 14px;color: #ffffff;margin-right: 2px;line-height: 1;}
.fwsupport-finance-main .finance-policy .policy-box .left-box .list-info .info-title span{font-size: 24px;font-weight: 500;color: #ffffff;line-height: 1;}
.fwsupport-finance-main .finance-policy .policy-box .left-box .list-info .info-desc{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.fwsupport-finance-main .finance-policy .policy-box .left-box .list-info .info-desc{width: 100%;height: 0;opacity: 0;}
.fwsupport-finance-main .finance-policy .policy-box .left-box .list-info .info-desc p{font-size: 14px;line-height: 28px;color: #ffffff;}
.fwsupport-finance-main .finance-policy .policy-box .left-box:hover .list-info{background-color: rgba(78,110,242,0.86);}
.fwsupport-finance-main .finance-policy .policy-box .left-box:hover .list-info .info-desc{height: 50px;opacity: 1;margin-top: 15px;}
.fwsupport-finance-main .finance-policy .policy-box .right-box{width: calc(100% - 712px); height: 100%; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: space-between; flex-direction: column;}
.fwsupport-finance-main .finance-policy .policy-box .list-li{width: 100%;height: 278px;cursor: pointer;overflow: hidden;position: relative;}
.fwsupport-finance-main .finance-policy .policy-box .list-li img{width: 100%;height: 100%;object-fit: cover;}
.fwsupport-finance-main .finance-policy .policy-box .list-li .list-info{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: background-color .35s;}
.fwsupport-finance-main .finance-policy .policy-box .list-li .list-info{width: 100%;height: auto;padding: 26px 20px;position: absolute;bottom: 0;background-color: rgba(255,255,255,0);}
.fwsupport-finance-main .finance-policy .policy-box .list-li .list-info .info-title{display: flex;align-items: center;}
.fwsupport-finance-main .finance-policy .policy-box .list-li .list-info .info-title b{font-size: 14px;color: #ffffff;margin-right: 2px;line-height: 1;}
.fwsupport-finance-main .finance-policy .policy-box .list-li .list-info .info-title span{font-size: 24px;font-weight: 500;color: #ffffff;line-height: 1;}
.fwsupport-finance-main .finance-policy .policy-box .list-li .list-info .info-desc{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.fwsupport-finance-main .finance-policy .policy-box .list-li .list-info .info-desc{width: 100%;height: 0;opacity: 0;}
.fwsupport-finance-main .finance-policy .policy-box .list-li .list-info .info-desc p{font-size: 14px;line-height: 25px;color: #ffffff;}
.fwsupport-finance-main .finance-policy .policy-box .list-li:hover .list-info{background-color: rgba(78,110,242,0.86);}
.fwsupport-finance-main .finance-policy .policy-box .list-li:hover .list-info .info-desc{height: 50px;opacity: 1;margin-top: 13px;}
.fwsupport-finance-main .jiulong-insurance{}
.fwsupport-finance-main .jiulong-insurance .insurance-box{}
.fwsupport-finance-main .jiulong-insurance .insurance-box .top-box{padding-bottom: 50px;border-bottom: 1px dashed #dadada;display: flex;align-items: center;justify-content: space-between;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .top-box .left-box{width: 690px;height: 365px;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .top-box .left-box img{width: 100%;height: 100%;object-fit: cover;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .top-box .right-box{width: calc(100% - 748px); height: 365px;display: flex; flex-direction: column; justify-content: flex-start; flex-wrap: wrap;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .top-box .right-box .top-list{padding: 15px 0 30px 0;border-bottom: 1px dashed #dadada;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .top-box .right-box .top-list span{margin-bottom: 25px;font-size: 24px;font-weight: 500;color: #333333;line-height: 1;display: inline-block;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .top-box .right-box .top-list h1{font-size: 36px;font-weight: bold;color: #4e6ef2;line-height: 1;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .top-box .right-box .bottom-list{padding-top: 30px;height: 190px;overflow: hidden;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .top-box .right-box .bottom-list p{font-size: 16px;margin-bottom: 13px;line-height: 30px;color: #666666;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box{padding-top: 50px;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li{width: 49.4%;height: 246px;margin-bottom: 16px;cursor: pointer;overflow: hidden;position: relative;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li img{width: 100%;height: 100%;object-fit: cover;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li .list-info{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: background-color .35s;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li .list-info{padding: 20px;width: 100%;height: auto;position: absolute;bottom: 0;background-color: #ffffff00;display: flex;flex-direction: column;justify-content: center;align-content: center;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li .list-info .info-title{display: flex;align-items: center;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li .list-info .info-title b{font-size: 14px;color: #ffffff;margin-right: 2px;line-height: 1;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li .list-info .info-title span{font-size: 24px;font-weight: 500;color: #ffffff;line-height: 1;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li .list-info .info-desc{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li .list-info .info-desc{width: 100%;height: 0;opacity: 0;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li .list-info .info-desc p{font-size: 14px;line-height: 25px;color: #ffffff;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li:hover .list-info{height: 100%;background-color: rgba(78,110,242,0.86);}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li:hover .list-info .info-desc{height: auto;opacity: 1;margin-top: 13px;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li:nth-child(3){margin-bottom: 0;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li:nth-child(4){margin-bottom: 0;}
/****************************************服务支持-金融服务 End*********************************************/


/****************************************服务支持-配件耗材 Start*******************************************/
.fwzc-fitting-main{}
.fwzc-fitting-main .list-box .right-list .list-infos{margin-top: 30px;}
.fwzc-fitting-main .list-box .right-list .list-infos ul{width: 100%;display: flex;flex-wrap: wrap;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li{width: calc(33.333% - 19.59px);margin-right: 29px;margin-bottom: 30px;display: inline-block; box-shadow: 0 0 0 1px #eaeaea; /*background-color: #f9f9f9; */}
.fwzc-fitting-main .list-box .right-list .list-infos ul li:nth-child(3n){margin-right: 0;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li a{padding: 0px; display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li .info-img{width: 100%; height: 200px; overflow: hidden; display: flex; justify-content: center; align-items: flex-end;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li .info-img img{transition: transform .5s; -o-transition: transform .5s; -ms-transition: transform .5s; -moz-transition: transform .5s; -webkit-transition: transform .5s;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li .info-img img{width: 199px;height: 171px;object-fit: cover;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li .info-box{width: 100%; padding: 15px 15px 15px; display: flex; flex-direction: column; justify-content: center; align-content: center; align-items: center; /* background-color: #f9f9f9;  */}
.fwzc-fitting-main .list-box .right-list .list-infos ul li .info-box .info-title{width: 100%;margin-bottom: 8px;text-align: center;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li .info-box .info-title span{width: 100%;font-size: 18px;display: inline-block;font-weight: bold;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li .info-box .info-desc{width: 100%;margin-bottom: 10px;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li .info-box .info-desc p{font-size: 14px;font-weight: 500;color: #666666;text-align: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li .info-box .morebtn{padding:9px 38px; display: flex; align-items: center; justify-content: center;line-height: 1;background-color: #4e6ef2;border-radius: 100px;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li .info-box .morebtn img{object-fit: cover;}
.fwzc-fitting-main .list-box .right-list .list-infos ul li a:hover .info-img img{transform: scale(1.1);}
.fwzc-fitting-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span{color: #4e6ef2;}
/****************************************服务支持-配件耗材 End*********************************************/


/****************************************服务支持-销售商查询 Start******************************************/
.fwzc-query-main{padding: 0;}
.fwzc-query-main .query-box{width: 100%;height: 785px;position: relative;z-index: 1;position: relative;}
.fwzc-query-main .query-box .maps-box{width: 100%;height: 100%;position: relative;z-index: 2;}
.fwzc-query-main .query-box .maps-box ul{width: 100%;height: 100%;}
.fwzc-query-main .query-box .maps-box ul li{width: 100%;height: 100%;}
.fwzc-query-main .query-box .maps-box .maps{width: 100%;height: 100%;position: relative;z-index: 2;}
.fwzc-query-main .query-box .maps-box .map-infos{width: 423px;height: 176px;padding: 20px 30px 10px 30px;overflow: hidden;background-color: #ffffff;border-radius: 5px;position: absolute;top: 200px;right: 190px;}
.fwzc-query-main .query-box .maps-box .map-infos .top-list{padding-bottom: 17px;border-bottom: 1px solid #eaeaea;line-height: 1;display: flex;align-items: center;justify-content: space-between;}
.fwzc-query-main .query-box .maps-box .map-infos .top-list .left-img{width: 160px;height: 90px;overflow: hidden;}
.fwzc-query-main .query-box .maps-box .map-infos .top-list .left-img img{width: 100%;height: 100%;object-fit: cover;}
.fwzc-query-main .query-box .maps-box .map-infos .top-list .right-info{width: calc(100% - 170px);}
.fwzc-query-main .query-box .maps-box .map-infos .top-list .right-info span{font-size: 18px;margin-bottom: 6px;display: inline-block;font-weight: 500;color: #333333;}
.fwzc-query-main .query-box .maps-box .map-infos .top-list .right-info p{font-size: 14px;line-height: 23px;color: #666666;}
.fwzc-query-main .query-box .maps-box .map-infos .bottom-list{padding-top: 15px;line-height: 1;}
.fwzc-query-main .query-box .maps-box .map-infos .bottom-list span{font-size: 14px;font-weight: 500; color: #333333;line-height: 1;}
.fwzc-query-main .query-box .query-list{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.fwzc-query-main .query-box .query-list::before{content: "";width: 50%;height: 100%;background-color: rgba(255,255,255,0.59);position: absolute;z-index: 9999;}
.fwzc-query-main .query-box .query-list .list-box{max-width: 1400px; width: 100%; margin: 0 auto; padding: 0; position: absolute; left: 0; right: 0; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: flex-start;background-color: #ffffff00;}
.fwzc-query-main .query-box .query-list .list-box .list-info{width: 520px; height: 100%; position: relative; display: flex; flex-direction: column; justify-content: center; z-index: 99999999999;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query{margin-bottom: 43px;display: flex;align-items: center;justify-content: space-between;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li{transition:background-color .35s;-o-transition:background-color .35s;-ms-transition:background-color .35s;-moz-transition:background-color .35s;-webkit-transition:background-color .35s}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li{width: 253px;height: 65px;overflow: hidden;background-color: #eaeaea;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li a{width: 100%;height: 100%;padding: 0 15px;display: flex;align-items: center;justify-content: space-between;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li span{font-size: 16px;color: #333333;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li i{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li i{font-size: 20px;color: #333333;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li:hover{background-color: #4e6ef2;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li:hover span{color: #ffffff;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li:hover i{transform: rotate(180deg);color: #ffffff;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li.on{background-color: #4e6ef2;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li.on span{color: #ffffff;}
.fwzc-query-main .query-box .query-list .list-box .list-info .business-query .list-li.on i{transform: rotate(180deg);color: #ffffff;}

.fwzc-query-main .query-box .query-list .list-box .list-info .industry-sort{width: 100%;margin-bottom: 10px;background-color:#ffffff;}
.fwzc-query-main .query-box .query-list .list-box .list-info .industry-sort form{width: 100%; display: flex; justify-content: space-between;}
.fwzc-query-main .query-box .query-list .list-box .list-info .industry-sort select{height:40px;width: 520px;padding:0px 10px;font-size:14px;color:#666666;border:1px solid #dadada;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;background: url(../images/service/bn194.png) no-repeat 98% 50%;}

.fwzc-query-main .query-box .query-list .list-box .list-info .city-select{width: 100%;margin-bottom: 15px;}
.fwzc-query-main .query-box .query-list .list-box .list-info .city-select form{width: 100%; display: flex; justify-content: space-between;}
.fwzc-query-main .query-box .query-list .list-box .list-info .city-select select{height:40px;width: 253px;padding:0px 10px;font-size:14px;color:#666666;border:1px solid #dadada;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;background:#ffffff url(../images/service/bn194.png) no-repeat 96% 50%;}

.fwzc-query-main .query-box .query-list .list-box .list-info .network-number{width: 100%;margin-bottom: 15px;}
.fwzc-query-main .query-box .query-list .list-box .list-info .network-number span{font-size: 14px;font-weight: 500;color: #666666;}
.fwzc-query-main .query-box .query-list .list-box .list-info .network-number span b{color: #c90915;font-weight: 500;}

.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list{width: 100%;height:395px;border:1px solid #dadada;background-color:#ffffff;position: relative;overflow: scroll;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list::-webkit-scrollbar-track{ background-color: #ffffff; } /* 滚动条的滑轨背景颜色 */ 
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list::-webkit-scrollbar-thumb{ background:#c90915; } /* 滑块颜色 */ 
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list::-webkit-scrollbar-button{ background-color: #ffffff; } /* 滑轨两头的监听按钮颜色 */ 
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list::-webkit-scrollbar-corner{ background-color: #ffffff; } /* 横向滚动条和纵向滚动条相交处尖角的颜色 */ 
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list::-webkit-scrollbar{width: 4px; height: 0px; border-radius:3px; } /* 这是针对缺省样式 (必须的)*/
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul{width: 100%;height:100%;margin: 0;padding: 0;line-height: 1;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li{transition:background-color .35s;-o-transition:background-color .35s;-ms-transition:background-color .35s;-moz-transition:background-color .35s;-webkit-transition:background-color .35s}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li{width: 100%;border-bottom: 1px dashed #eaeaea;background-color: #ffffff;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li a{width: 100%;padding: 28px 0;display: inline-block;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li .list-name{padding: 0 13px;margin-bottom: 20px;display: flex;align-items: center;line-height: 1;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li .list-name img{object-fit: cover;margin-right: 10px;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li .list-name span{font-size: 22px;font-weight: 500;color: #333333;line-height: 1;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li .list-info{margin-bottom: 15px;padding: 0 40px;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li .list-info p{font-size: 14px;margin-bottom: 10px;font-weight: 500;color: #666666;display: flex;align-items: center;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li .list-info p b{font-size: 14px;font-weight: 500;color: #999999;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li .list-info p:last-child{margin-bottom: 0;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li:hover{background-color: #f9f9f9;}
.fwzc-query-main .query-box .query-list .list-box .list-info .contact-list ul li.on{background-color: #f9f9f9;}
/****************************************服务支持-销售商查询 End********************************************/


/****************************************招聘平台-人才理念 Start*******************************************/
.jobmain{width: 100%;}
.jobmain .list-infos{width: 100%;padding-top: 30px;}
.jobmain .list-infos .top-box{width: 100%;padding-bottom: 26px;}
.jobmain .list-infos .top-box .info-img{width: 336px;height: 200px;overflow: hidden;float: left;margin: 0 30px 25px 0;}
.jobmain .list-infos .top-box .info-img img{width: 100%;height: 100%;object-fit: cover;}
.jobmain .list-infos .top-box .info-title{padding-top: 28px;margin-bottom: 20px;display: flex;align-items: center;}
.jobmain .list-infos .top-box .info-title span{font-size: 16px;font-weight: bold;color: #4e6ef2;line-height: 1;display: inline-block;}
.jobmain .list-infos .top-box .info-title span b{margin-right: 5px;line-height: 1;}
.jobmain .list-infos .top-box ul{width: 100%;}
.jobmain .list-infos .top-box ul li{margin-bottom: 25px;}
.jobmain .list-infos .top-box ul li span{font-size: 14px;margin-bottom: 13px;font-weight: bold;color: #333333;line-height: 1;display: inline-block;}
.jobmain .list-infos .top-box ul li p{font-size: 14px;font-weight: 500;color: #666666;line-height: 28px;}
.jobmain .list-infos .top-box ul li:first-child{margin-bottom: 45px;}
.jobmain .list-infos .top-box ul li:last-child{margin-bottom: 0;}
.jobmain .list-infos .bottom-box{width: 100%;}
.jobmain .list-infos .bottom-box ul{width: 100%;}
.jobmain .list-infos .bottom-box ul li{border-bottom: 1px dashed #eaeaea;padding: 30px 0;display: flex;align-items: center;justify-content: space-between;}
.jobmain .list-infos .bottom-box ul li .left-img{width: 336px;height: 200px;overflow: hidden;}
.jobmain .list-infos .bottom-box ul li .left-img img{width: 100%;height: 100%;object-fit: cover;}
.jobmain .list-infos .bottom-box ul li .right-info{width: calc(100% - 372px);}
.jobmain .list-infos .bottom-box ul li .right-info .info-title{margin-bottom: 15px;display: flex;align-items: center;}
.jobmain .list-infos .bottom-box ul li .right-info .info-title span{font-size: 16px;font-weight: bold;color: #4e6ef2;line-height: 1;display: inline-block;}
.jobmain .list-infos .bottom-box ul li .right-info .info-title span b{margin-right: 5px;line-height: 1;}
.jobmain .list-infos .bottom-box ul li .right-info .info-subtitle{margin-bottom: 10px;}
.jobmain .list-infos .bottom-box ul li .right-info .info-subtitle span{font-size: 14px;font-weight: bold;color: #333333;line-height: 1;}
.jobmain .list-infos .bottom-box ul li .right-info .info-desc{width: 100%;}
.jobmain .list-infos .bottom-box ul li .right-info .info-desc p{font-size: 14px;font-weight: 500;color: #666666;line-height: 28px;}
.jobmain .list-infos .bottom-box ul li:first-child{padding-top: 30px;border-top: 1px dashed #eaeaea;}
.jobmain .list-infos .bottom-box ul li:last-child{border: none;}
/****************************************招聘平台-人才理念 End*********************************************/


/****************************************招聘平台-人才战略 Start*******************************************/
.job-rczl-main{}
.job-rczl-main .right-list{}
.job-rczl-main .right-list .list-infos{padding-top: 23px;}
.job-rczl-main .right-list .list-infos p{font-size: 16px;margin-bottom: 20px;line-height: 27px;font-weight: 500;color: #666666;}
/****************************************招聘平台-人才战略 End*********************************************/


/****************************************招聘平台-人才信息 Start*******************************************/
.job-rcxx-main{}
.job-rcxx-main .list-box .right-list .list-infos{}
.job-rcxx-main .list-box .right-list .list-infos ul{padding: 0;width: 100%;display: flex;flex-wrap: wrap;}
.job-rcxx-main .list-box .right-list .list-infos ul li{width: 100%;}
.job-rcxx-main .list-box .right-list .list-infos ul li a{width: 100%;padding:10px 0 ;display: flex; align-items: flex-start; justify-content: space-between;}
.job-rcxx-main .list-box .right-list .list-infos ul li a .info-box{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.job-rcxx-main .list-box .right-list .list-infos ul li a .info-box .info-title{width: calc(100% - 120px);}
.job-rcxx-main .list-box .right-list .list-infos ul li a .info-box .info-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.job-rcxx-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 16px;padding-left: 20px;font-weight: 500;color: #333333;display: flex;align-items: center;position: relative;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-rcxx-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.job-rcxx-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{content: "";width: 5px;height: 5px;display: inline-block;position: absolute;left: 0;background-color: #d0d0d0;}
.job-rcxx-main .list-box .right-list .list-infos ul li a .info-box .info-time time{font-size: 15px;color: #999999;line-height: 1;}
.job-rcxx-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span{color: #4e6ef2;}
.job-rcxx-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span::before{background-color: #4e6ef2;}
.job-rcxx-main .list-box .right-list .list-infos ul li:nth-child(5n){padding-bottom: 25px;border-bottom: 1px solid #eaeaea;}
.job-rcxx-main .list-box .right-list .list-infos ul li:nth-child(5n+1){padding-top: 25px;}
.job-rcxx-main .list-box .right-list .list-infos ul li:nth-child(1){padding-top: 20px;}
/****************************************招聘平台-人才信息 End*********************************************/


/****************************************招聘平台-招贤战略 Start*******************************************/
.job-zxzl-main{}
.job-zxzl-main .right-list{}
.job-zxzl-main .right-list .list-infos{padding-top: 23px;}
.job-zxzl-main .right-list .list-infos .hd-title{margin-bottom: 35px;}
.job-zxzl-main .right-list .list-infos .hd-title span{margin-bottom: 10px;font-size: 20px;font-weight: bold;color: #333333;display: block;}
.job-zxzl-main .right-list .list-infos .hd-title p{font-size: 14px;color: #666666;}
.job-zxzl-main .right-list .list-infos .topitemlist{margin: 30px 0 50px 0;width: 100%;height: auto;background-color: #f9f9f9;overflow: hidden;display: flex;align-items: center;justify-content: space-between;}
.job-zxzl-main .right-list .list-infos .topitemlist .left-list{width: 45%;height: 100%;padding: 0 20px;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;}
.job-zxzl-main .right-list .list-infos .topitemlist .left-list .list-title{margin-bottom: 15px;border: none;}
.job-zxzl-main .right-list .list-infos .topitemlist .left-list .list-title span{font-size: 20px;font-weight: 500;color: #333333;}
.job-zxzl-main .right-list .list-infos .topitemlist .left-list .list-desc{}
.job-zxzl-main .right-list .list-infos .topitemlist .left-list .list-desc p{font-size: 14px;line-height: 25px;font-weight: 500;margin-bottom: 10px;color: #666666;}
.job-zxzl-main .right-list .list-infos .topitemlist .right-img{width:52% ;height:auto;overflow: hidden;}
.job-zxzl-main .right-list .list-infos .topitemlist .right-img img{width: 100%;height: 100%;object-fit: cover;}

.job-zxzl-main .right-list .list-infos .office-environment{margin-bottom: 50px;}
.job-zxzl-main .right-list .list-infos .office-environment .top-box{margin-bottom: 30px;display: flex;align-items: center;justify-content: space-between;}
.job-zxzl-main .right-list .list-infos .office-environment .top-box .item-li{width: 502px;height: 290px;overflow: hidden;position: relative;}
.job-zxzl-main .right-list .list-infos .office-environment .top-box .item-li img{width: 100%;height: 100%;object-fit: cover;}
.job-zxzl-main .right-list .list-infos .office-environment .top-box .item-li .item-info{;padding: 30px;width: 100%; height: 100%; position: absolute; top: 0; display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start;background-image: linear-gradient(#00000000, #00000061);}
.job-zxzl-main .right-list .list-infos .office-environment .top-box .item-li .item-info span{width: 100%;font-size: 20px;margin-bottom: 15px;line-height: 1;font-weight: 500;color: #ffffff;display: block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-zxzl-main .right-list .list-infos .office-environment .top-box .item-li .item-info p{width: 100%;font-size: 14px;line-height: 1;font-weight: 500;color: #ffffff;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-zxzl-main .right-list .list-infos .office-environment .bottom-box{width: 100%;height: 290px;overflow: hidden;position: relative;}
.job-zxzl-main .right-list .list-infos .office-environment .bottom-box img{width: 100%;height: 100%;object-fit: cover;}
.job-zxzl-main .right-list .list-infos .office-environment .bottom-box .item-info{padding: 30px;width: 100%; height: 100%; position: absolute; top: 0; display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start;background-image: linear-gradient(#00000000, #00000061);}
.job-zxzl-main .right-list .list-infos .office-environment .bottom-box .item-info span{width: 100%;font-size: 20px;margin-bottom: 15px;line-height: 1;font-weight: 500;color: #ffffff;display: block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-zxzl-main .right-list .list-infos .office-environment .bottom-box .item-info p{width: 100%;font-size: 14px;line-height: 1;font-weight: 500;color: #ffffff;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}

.job-zxzl-main .right-list .list-infos .follow-staff{margin-bottom: 50px;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box{}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul{width: 100%;height: 198px;display: flex;align-items: center;justify-content: space-between;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul li{width: 327px; height: 100%; padding: 20px 30px; display: flex; flex-direction: column; justify-content: space-between; align-content: center;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul li .title{width: 100%;line-height: 1;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul li .title span{width: 100%;font-size: 20px;line-height: 29px;font-weight: 500;color: #ffffff;display: block;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 2; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul li .desc{width: 100%;line-height: 1;height: 70px;overflow: hidden;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul li .desc p{width: 100%;font-size: 14px;line-height: 24px;font-weight: 500;color: #ffffff;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 3; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul li:first-child{background-color: #4e6ef2;border: 1px solid #4e6ef2;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul li:nth-child(2){background-color: #ffffff;border: 1px solid #c2c2c2;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul li:nth-child(2) .title span{color: #333333;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul li:nth-child(2) .desc p{color: #333333;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul li:last-child{background-color: #333333;border: 1px solid #333333;}

.job-zxzl-main .right-list .list-infos .welfare-care{width: 100%;margin-bottom: 50px;}
.job-zxzl-main .right-list .list-infos .welfare-care .item-box{width: 100%;height: auto;display: flex;align-items: center;justify-content: space-between;overflow: hidden;background-color: #f9f9f9;}
.job-zxzl-main .right-list .list-infos .welfare-care .left-img{width: 60%;height: auto;border: none;}
.job-zxzl-main .right-list .list-infos .welfare-care .left-img img{width: 100%;height: auto;object-fit: cover;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list{width: 40%;height: 100%;padding: 20px 25px;border: none;display: flex;align-items: center;justify-content: flex-start;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul{width: 100%;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li{margin-bottom: 22px;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li .item-title{padding-left: 28px;margin-bottom: 12px;position: relative;display: flex;align-items: center;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li .item-title::before{content: "";width: 6px;height: 6px;display: inline-block;position: absolute;left: 0;border-radius: 100px;background-color: #4e6ef2;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li .item-title span{width: 100%;font-size: 20px;line-height: 1;display: inline-block;font-weight: 500;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li .item-title::before{content: "";width: 5px;height: 5px;display: inline-block;position: absolute;left: 0;background-color: #4e6ef2;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li .item-desc{margin-left: 28px;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li .item-desc p{width: 100%;font-size: 14px;line-height: 24px;font-weight: 500;color: #333333;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 2; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li:last-child{margin-bottom: 0;}

.job-zxzl-main .right-list .list-infos .help-publicgood{width: 100%;margin-bottom: 50px;}
.job-zxzl-main .right-list .list-infos .help-publicgood .item-box{width: 100%;height: 390px;display: flex;align-items: center;justify-content: space-between;overflow: hidden;background-color: #f9f9f9;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list{width: 40%;height: 100%;padding: 20px 25px;border: none;display: flex;align-items: center;justify-content: flex-start;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul{width: 100%;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul li{margin-bottom: 22px;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul li .item-title{padding-left: 20px;margin-bottom: 12px;position: relative;display: flex;align-items: center;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul li .item-title::before{content: "";width: 6px;height: 6px;display: inline-block;position: absolute;left: 0;border-radius: 100px;background-color: #4e6ef2;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul li .item-title span{width: 100%;font-size: 20px;line-height: 1;display: inline-block;font-weight: 500;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul li .item-desc{margin-left: 20px;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul li .item-desc p{width: 100%;font-size: 14px;line-height: 24px;font-weight: 500;color: #333333;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 2; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul li:last-child{margin-bottom: 0;}
.job-zxzl-main .right-list .list-infos .help-publicgood .right-img{width: 60%;height: 100%;border: none;}
.job-zxzl-main .right-list .list-infos .help-publicgood .right-img img{width: 100%;height: 100%;object-fit: cover;}
/****************************************招聘平台-招贤战略 End*********************************************/


/****************************************招聘平台-社会招聘 Start*******************************************/
.job-main{width: 100%;position: relative;}
.job-main .right-list{}
.job-main .right-list .list-infos{}
.job-main .right-list .list-infos .topsearch{width: 100%;margin: 30px 0;}
.job-main .right-list .list-infos .topsearch form{width: 100%;display: flex;align-items: center;justify-content: center;}
.job-main .right-list .list-infos .topsearch form input{height: 50px;}
.job-main .right-list .list-infos .topsearch form input[type="text"]{width: 532px;border: 1px solid #4e6ef2;padding: 0 25px;font-size: 14px;font-weight: 500;color: #999999;}
.job-main .right-list .list-infos .topsearch form input[type="submit"]{width: 110px;font-size: 16px;font-weight: 500;color: #ffffff;background-color: #4e6ef2;cursor: pointer;}

.job-main .right-list .list-infos .screen-condition{width: 100%;height: auto;padding: 20px 20px;background-color: #f8f8f8;margin-bottom: 30px;}
.job-main .right-list .list-infos .screen-condition .screen-li{padding: 22px 0;height: auto;border-bottom: 1px dashed #eaeaea;position: relative;display: flex;align-items: flex-start;}
.job-main .right-list .list-infos .screen-condition .screen-li .screen-name{width: 75px;height: auto;line-height: 33px;float: left;}
.job-main .right-list .list-infos .screen-condition .screen-li .screen-name span{font-size: 15px;font-weight: 500;color: #333333;line-height: 1;}
.job-main .right-list .list-infos .screen-condition .screen-li .screen-select{width: calc(100% - 75px);float: left;height: auto;}
.job-main .right-list .list-infos .screen-condition .screen-li .screen-select nav{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-main .right-list .list-infos .screen-condition .screen-li .screen-select nav{overflow: hidden;height: 33px;width: calc(100% - 70px);display: inline-block;}
.job-main .right-list .list-infos .screen-condition .screen-li .screen-select nav a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-main .right-list .list-infos .screen-condition .screen-li .screen-select nav a{height: auto;padding: 0 22.5px;font-size: 15px;font-weight: 500;color: #333333;line-height: 33px;display: inline-block;}
.job-main .right-list .list-infos .screen-condition .screen-li .screen-select nav a:hover{color: #ffffff;background-color: #4e6ef2;}
.job-main .right-list .list-infos .screen-condition .screen-li .screen-select nav a.on{color: #ffffff;background-color: #4e6ef2;}
.job-main .right-list .list-infos .screen-condition .screen-li .screen-select nav.on{height: 90px;}
.job-main .right-list .list-infos .screen-condition .screen-li .more-btn{width: 65px;height: auto;position: absolute;top: 21px;right: 0;}
.job-main .right-list .list-infos .screen-condition .screen-li .more-btn a{padding: 9px 10px;display: flex;align-items: center;}
.job-main .right-list .list-infos .screen-condition .screen-li .more-btn a span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.job-main .right-list .list-infos .screen-condition .screen-li .more-btn a i{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-main .right-list .list-infos .screen-condition .screen-li .more-btn a span{font-size: 15px;margin-right: 3px;font-weight: 500;color: #999999;line-height: 1;}
.job-main .right-list .list-infos .screen-condition .screen-li .more-btn a i{font-size: 15px;font-weight: 500;color: #999999;line-height: 1;}
.job-main .right-list .list-infos .screen-condition .screen-li .more-btn a:hover span{color: #4e6ef2;}
.job-main .right-list .list-infos .screen-condition .screen-li .more-btn a:hover i{color: #4e6ef2;transform: rotate(-180deg);}
.job-main .right-list .list-infos .screen-condition .screen-li .more-btn a.on span{color: #4e6ef2;}
.job-main .right-list .list-infos .screen-condition .screen-li .more-btn a.on i{color: #4e6ef2;transform: rotate(-180deg);}
.job-main .right-list .list-infos .screen-condition .screen-li:last-child{border: none;}

.job-main .right-list .list-infos .job-application{width: 100%;margin-bottom: 50px;}
.job-main .right-list .list-infos .job-application .tophd-title{width: 100%;padding-bottom: 15px;border-bottom: 1px solid #999999;display: flex;align-items: center;justify-content: space-between;}
.job-main .right-list .list-infos .job-application .tophd-title span{font-size: 16px;font-weight: 500;color: #333333;line-height: 1;}
.job-main .right-list .list-infos .job-application .tophd-title .job-name{width: 28%;padding-left: 15px;}
.job-main .right-list .list-infos .job-application .tophd-title .mechanism{width: 17.5%;}
.job-main .right-list .list-infos .job-application .tophd-title .recruit-number{width: 17.5%;}
.job-main .right-list .list-infos .job-application .tophd-title .recruit-time{width: 17.5%;}
.job-main .right-list .list-infos .job-application .tophd-title .operation{width: 10%;}
.job-main .right-list .list-infos .job-application .bottom-box{width: 100%;}
.job-main .right-list .list-infos .job-application .bottom-box table{width: 100%;}
.job-main .right-list .list-infos .job-application .bottom-box table tbody {width: 100%;}
.job-main .right-list .list-infos .job-application .bottom-box table tr{width: 100%;padding: 25px 0;border-bottom: 1px solid #eaeaea;display: flex;align-items: center;justify-content: space-between;position: relative;}
.job-main .right-list .list-infos .job-application .bottom-box table tr::before{content: "";width: 5px;height: 5px;display: inline-block;border-radius: 100px;background-color: #4e6ef2;position: absolute;left: 0;}
.job-main .right-list .list-infos .job-application .bottom-box table tr th{text-align: left;}
.job-main .right-list .list-infos .job-application .bottom-box table tr th span{font-size: 15px;font-weight: 500;color: #666666;line-height: 1;}
.job-main .right-list .list-infos .job-application .bottom-box table tr .jobname{width: 28%;padding-left: 15px;}
.job-main .right-list .list-infos .job-application .bottom-box table tr .belong{width: 17.5%;}
.job-main .right-list .list-infos .job-application .bottom-box table tr .pnumber{width: 17.5%;}
.job-main .right-list .list-infos .job-application .bottom-box table tr .rtime{width: 17.5%;}
.job-main .right-list .list-infos .job-application .bottom-box table tr .applybtn{width: 10%;}
.job-main .right-list .list-infos .job-application .bottom-box table tr .applybtn a{font-size: 15px;font-weight: 500;color: #4e6ef2;line-height: 1;}

.job-online-apply{position:absolute;top:0;left:0;width:100%;height: 100%;background:rgba(0,0,0,0.35) no-repeat 0% 100%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);filter:scale(0);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;cursor:pointer;display: flex;align-items: center;justify-content: center;z-index:99999999999999999999999999999;}
.job-online-apply.on{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);filter:scale(1);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;cursor:pointer}
.job-online-apply .apply-box{width: 930px;padding: 50px 0;height: auto; display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;position: relative;background-color: #ffffff;}
.job-online-apply .close-btn{width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;background-color:#4e6ef2;position: absolute;top: 0;right: 0;}
.job-online-apply .close-btn i{font-size: 30px; font-weight: 100; color: #ffffff;}
.job-online-apply .close-btn img{width: 20px;height: auto;object-fit: cover;}
.job-online-apply .apply-box .hd-title{width: 100%;margin-bottom: 20px;display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;background: url(../images/job/bn212.png) no-repeat center ;background-position-y: 20px;}
.job-online-apply .apply-box .hd-title h1{font-size: 36px;margin-bottom: 22px;font-weight: 500;color: #4e6ef2;}
.job-online-apply .apply-box .hd-title p{font-size: 16px;font-weight: 500;color: #333333;}
.job-online-apply .apply-box form{width: 100%;padding: 0;margin: 0;}
.job-online-apply .apply-box form .inpt-li{width: 100%;display: flex;align-items: center;justify-content: center;margin-bottom: 20px;}
.job-online-apply .apply-box form .inpt-li .left-list{width: 120px;padding-right: 5px;display: flex; justify-content: flex-end; align-items: center;}
.job-online-apply .apply-box form .inpt-li .left-list span{font-size: 16px;font-weight: 500;color: #333333;position: relative;}
.job-online-apply .apply-box form .inpt-li .left-list span::before{content: "";width: 8px;height: 8px;display: inline-block;background: url(../images/job/bn214.png) no-repeat left;background-size: 8px;position: absolute;top: 5px;left: -12px;}
.job-online-apply .apply-box form .inpt-li .right-list{width: 566px;height: 50px;display: flex;align-items: center;}
.job-online-apply .apply-box form .inpt-li .right-list input{}
.job-online-apply .apply-box form .inpt-li .right-list input[type="text"]{width: 100%;height: 100%;padding: 0 12px;border: 1px solid #dddddd;background-color: #f9f9f9;}
.job-online-apply .apply-box form .inpt-li .right-list input[type="radio"]{margin-right: 5px;width: 18px;height: 18px;}
.job-online-apply .apply-box form .inpt-li .right-list label{margin-right: 20px;cursor: pointer;display: flex;align-items: center;}
.job-online-apply .apply-box form .inpt-li .right-list input[type="submit"]{width: 100%;height: 100%;font-size: 16px;font-weight: 500;color: #ffffff;cursor: pointer;background-color: #4e6ef2;}
.job-online-apply .apply-box form .inpt-li .right-list select{width: 100%;height: 100%;padding: 0 5px;font-size: 14px;font-weight: 500;color: #333333;border: 1px solid #dddddd;background-color: #f9f9f9;}
.job-online-apply .apply-box form .inpt-li .right-list select option{font-size: 14px;font-weight: 500;color: #333333;}
.job-online-apply .apply-box form .workexperience{height: 200px;}
.job-online-apply .apply-box form .workexperience .right-list{height: 100%;}
.job-online-apply .apply-box form .workexperience .right-list textarea{width: 100%;height: 100%;padding:12px;border: 1px solid #dddddd;background-color: #f9f9f9;}
.job-online-apply .apply-box form .submit-li .left-list span::before{display: none;opacity: 0;}
.job-online-apply .apply-box form .explain{width: 100%;}
.job-online-apply .apply-box form .explain .left-list span::before{display: none;opacity: 0;}
.job-online-apply .apply-box form .explain .right-list{text-align: center;}
.job-online-apply .apply-box form .explain .right-list span{font-size: 16px; font-weight: 500; color: #333333;}
.job-online-apply .apply-box form .explain .right-list span a{font-size: 16px; font-weight: 500; color: #4e6ef2;}
.layui-layer-dialog{z-index: 9999999999999999999999999999999999!important;}
/****************************************招聘平台-社会招聘 End*********************************************/


/****************************************招聘平台-社会招聘详情 Start****************************************/
.jobshzpdetails-main .right-list{}
.jobshzpdetails-main .right-list .list-infos{}
.jobshzpdetails-main .right-list .list-infos .job-title{margin: 30px 0 30px 0;}
.jobshzpdetails-main .right-list .list-infos .job-title h1{font-size: 24px;font-weight: 500;color: #333333;}
.jobshzpdetails-main .right-list .list-infos .pageshare{margin-bottom: 30px;display: flex;align-items: center;justify-content: flex-start;}
.jobshzpdetails-main .right-list .list-infos .pageshare span{font-size: 16px;margin-right: 2px;font-weight: 500;color: #333333;}
.jobshzpdetails-main .right-list .list-infos .pageshare #psharebtn{z-index: 9999999999999999;}
.jobshzpdetails-main .right-list .list-infos .pageshare #psharebtn a{width: 22px!important;;height: auto!important;;border: none!important;margin: 0 6px!important;}
.jobshzpdetails-main .right-list .list-infos .pageshare #psharebtn a.icon-wechat{color: #79cc3e!important;}
.jobshzpdetails-main .right-list .list-infos .pageshare #psharebtn a.icon-weibo{color: #f31f04!important;}
.jobshzpdetails-main .right-list .list-infos .pageshare #psharebtn a.icon-qq{color: #4cafe9!important;}
.jobshzpdetails-main .right-list .list-infos .pageshare #psharebtn a.icon-qzone{color: #f5be41!important;}
.jobshzpdetails-main .right-list .list-infos .pageshare #psharebtn a:hover{background-color: white;}
.jobshzpdetails-main .right-list .list-infos .pageshare #psharebtn a.icon-wechat:hover{color: #79cc3e!important;}
.jobshzpdetails-main .right-list .list-infos .pageshare #psharebtn a.icon-weibo:hover{color: #f31f04!important;}
.jobshzpdetails-main .right-list .list-infos .pageshare #psharebtn a.icon-qq:hover{color: #4cafe9!important;}
.jobshzpdetails-main .right-list .list-infos .pageshare #psharebtn a.icon-qzone:hover{color: #f5be41!important;}
.jobshzpdetails-main .right-list .list-infos .job-infos{padding: 30.5px 15px;margin-bottom: 30px;background-color: #f8f8f8;line-height: 1;}
.jobshzpdetails-main .right-list .list-infos .job-infos ul{display: flex;align-items: center;justify-content: space-between;line-height: 1;}
.jobshzpdetails-main .right-list .list-infos .job-infos ul li{display: flex;align-items: center;line-height: 1;}
.jobshzpdetails-main .right-list .list-infos .job-infos ul li span{font-size: 14px;font-weight: 500;color: #999999;line-height: 1;}
.jobshzpdetails-main .right-list .list-infos .job-list{margin-bottom: 80px;}
.jobshzpdetails-main .right-list .list-infos .job-list .job-desc{margin-bottom: 30px;}
.jobshzpdetails-main .right-list .list-infos .job-list .jobinfo-li{}
.jobshzpdetails-main .right-list .list-infos .job-list .jobinfo-li .jobinfo-title{margin-bottom: 20px;}
.jobshzpdetails-main .right-list .list-infos .job-list .jobinfo-li .jobinfo-title span{font-size: 16px;font-weight: bold;color: #333333;line-height: 1;}
.jobshzpdetails-main .right-list .list-infos .job-list .jobinfo-li .jobinfo-list{}
.jobshzpdetails-main .right-list .list-infos .job-list .jobinfo-li .jobinfo-list p{font-size: 14px;margin-bottom: 10px;color: #666666;line-height: 24px;}
.jobshzpdetails-main .right-list .list-infos .job-list .jobinfo-li .jobinfo-list p:last-child{margin-bottom: 0;}
.jobshzpdetails-main .right-list .list-infos .delivery-btn{display: flex;align-items: center;justify-content: center;text-align: center;margin: 0 auto;}
.jobshzpdetails-main .right-list .list-infos .delivery-btn a{width: 397px;height: 50px;font-size: 16px;font-weight: 500;color: #ffffff;line-height: 1;display: flex;align-items: center;justify-content: center;background-color: #4e6ef2;border-radius: 6px;}
/****************************************招聘平台-社会招聘详情 End******************************************/


/****************************************招聘平台-校园招聘 Start*******************************************/
/* .job-xyzp-main{width: 100%;position: relative;}
.job-xyzp-main .right-list{}
.job-xyzp-main .right-list .list-infos{}
.job-xyzp-main .right-list .list-infos .topsearch{width: 100%;margin: 30px 0;}
.job-xyzp-main .right-list .list-infos .topsearch form{width: 100%;display: flex;align-items: center;justify-content: center;}
.job-xyzp-main .right-list .list-infos .topsearch form input{height: 50px;}
.job-xyzp-main .right-list .list-infos .topsearch form input[type="text"]{width: 532px;border: 1px solid #4e6ef2;padding: 0 25px;font-size: 14px;font-weight: 500;color: #999999;}
.job-xyzp-main .right-list .list-infos .topsearch form input[type="submit"]{width: 110px;font-size: 16px;font-weight: 500;color: #ffffff;background-color: #4e6ef2;}

.job-xyzp-main .right-list .list-infos .screen-condition{width: 100%;height: auto;padding: 20px 20px;background-color: #f8f8f8;margin-bottom: 30px;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li{padding: 22px 0;height: auto;border-bottom: 1px dashed #eaeaea;position: relative;display: flex;align-items: flex-start;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .screen-name{width: 75px;height: auto;line-height: 33px;float: left;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .screen-name span{font-size: 15px;font-weight: 500;color: #333333;line-height: 1;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .screen-select{width: calc(100% - 75px);float: left;height: auto;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul{overflow: hidden;height: 33px;width: calc(100% - 70px);}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul li{height: 33px;margin: 0 5px 15px 5px;float: left;position: relative;zoom: 1;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul li a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul li a{height: 100%;padding: 0 22.5px;font-size: 15px;font-weight: 500;color: #333333;line-height: 33px;display: inline-block;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul li:hover a{color: #ffffff;background-color: #4e6ef2;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul li.on a{color: #ffffff;background-color: #4e6ef2;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul.on{height: 90px;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .more-btn{width: 65px;height: auto;position: absolute;top: 21px;right: 0;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .more-btn a{padding: 9px 10px;display: flex;align-items: center;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .more-btn a span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .more-btn a i{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .more-btn a span{font-size: 15px;margin-right: 3px;font-weight: 500;color: #999999;line-height: 1;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .more-btn a i{font-size: 15px;font-weight: 500;color: #999999;line-height: 1;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .more-btn a:hover span{color: #4e6ef2;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .more-btn a:hover i{color: #4e6ef2;transform: rotate(-180deg);}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .more-btn a.on span{color: #4e6ef2;}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li .more-btn a.on i{color: #4e6ef2;transform: rotate(-180deg);}
.job-xyzp-main .right-list .list-infos .screen-condition .screen-li:last-child{border: none;}

.job-xyzp-main .right-list .list-infos .job-application{width: 100%;margin-bottom: 50px;}
.job-xyzp-main .right-list .list-infos .job-application .tophd-title{width: 100%;padding-bottom: 15px;border-bottom: 1px solid #999999;display: flex;align-items: center;justify-content: space-between;}
.job-xyzp-main .right-list .list-infos .job-application .tophd-title span{font-size: 16px;font-weight: 500;color: #333333;line-height: 1;}
.job-xyzp-main .right-list .list-infos .job-application .tophd-title .job-name{width: 30%;padding-left: 15px;}
.job-xyzp-main .right-list .list-infos .job-application .tophd-title .mechanism{width: 17.5%;}
.job-xyzp-main .right-list .list-infos .job-application .tophd-title .recruit-number{width: 17.5%;}
.job-xyzp-main .right-list .list-infos .job-application .tophd-title .recruit-time{width: 17.5%;}
.job-xyzp-main .right-list .list-infos .job-application .tophd-title .operation{width: 7.5%;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box{width: 100%;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box table{width: 100%;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box table tr{width: 100%;padding: 25px 0;border-bottom: 1px solid #eaeaea;display: flex;align-items: center;justify-content: space-between;position: relative;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box table tr::before{content: "";width: 5px;height: 5px;display: inline-block;border-radius: 100px;background-color: #4e6ef2;position: absolute;left: 0;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box table tr th{text-align: left;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box table tr th span{font-size: 15px;font-weight: 500;color: #666666;line-height: 1;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box table tr .jobname{width: 30%;padding-left: 15px;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box table tr .belong{width: 17.5%;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box table tr .pnumber{width: 17.5%;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box table tr .rtime{width: 17.5%;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box table tr .applybtn{width: 7.5%;}
.job-xyzp-main .right-list .list-infos .job-application .bottom-box table tr .applybtn a{font-size: 15px;font-weight: 500;color: #4e6ef2;line-height: 1;}
*/
/****************************************招聘平台-校园招聘 End*********************************************/


/****************************************招聘平台-内部推荐 Start*******************************************/
.job-nbtj-main{width: 100%;position: relative;}
.job-nbtj-main .right-list{}
.job-nbtj-main .right-list .list-infos{}
.job-nbtj-main .right-list .list-infos .scancode-login{padding-top: 90px;display: flex;align-items: center;justify-content: center;}
.job-nbtj-main .right-list .list-infos .scancode-login .left-box{margin-right: 80px;}
.job-nbtj-main .right-list .list-infos .scancode-login .left-box .orcode-img{margin-bottom:8px;width: 199px;height: 199px;overflow: hidden;}
.job-nbtj-main .right-list .list-infos .scancode-login .left-box .orcode-img img{width: 100%;height: 100%;object-fit: cover;}
.job-nbtj-main .right-list .list-infos .scancode-login .left-box .orcode-desc{line-height: 1;}
.job-nbtj-main .right-list .list-infos .scancode-login .left-box .orcode-desc p{font-size: 12px;font-weight: 500;color: #333333;display: flex;align-items: center;justify-content: center;line-height: 1;}
.job-nbtj-main .right-list .list-infos .scancode-login .left-box .orcode-desc p a{font-size: 12px;font-weight: 500;color: #2196f2;line-height: 1;}
.job-nbtj-main .right-list .list-infos .scancode-login .right-box{}
.job-nbtj-main .right-list .list-infos .scancode-login .right-box .top-box{margin-bottom: 60px;display: flex;align-items: center;}
.job-nbtj-main .right-list .list-infos .scancode-login .right-box .top-box img{width: 48px;height: 36px;object-fit: cover;margin-right: 20px;}
.job-nbtj-main .right-list .list-infos .scancode-login .right-box .top-box span{font-size: 38px;font-weight: 500;color: #aaaaaa;line-height: 1;}
.job-nbtj-main .right-list .list-infos .scancode-login .right-box .bottom-box{}
.job-nbtj-main .right-list .list-infos .scancode-login .right-box .bottom-box p{font-size: 18px;font-weight: bold;color: #333333;line-height: 1;}
.job-nbtj-main .right-list .list-infos .scancode-login .right-box .bottom-box span{font-size: 18px;font-weight: bold;color: #2196f2;line-height: 1;margin-right: 5px}

/*
.job-nbtj-main .right-list .list-infos .jobpost-box{display: none;}
.job-nbtj-main .right-list .list-infos .jobpost-box .topsearch{width: 100%;margin: 30px 0;}
.job-nbtj-main .right-list .list-infos .jobpost-box .topsearch form{width: 100%;display: flex;align-items: center;justify-content: center;}
.job-nbtj-main .right-list .list-infos .jobpost-box .topsearch form input{height: 50px;}
.job-nbtj-main .right-list .list-infos .jobpost-box .topsearch form input[type="text"]{width: 532px;border: 1px solid #4e6ef2;padding: 0 25px;font-size: 14px;font-weight: 500;color: #999999;}
.job-nbtj-main .right-list .list-infos .jobpost-box .topsearch form input[type="submit"]{width: 110px;font-size: 16px;font-weight: 500;color: #ffffff;background-color: #4e6ef2;}

.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition{width: 100%;height: auto;padding: 20px 20px;background-color: #f8f8f8;margin-bottom: 30px;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li{padding: 22px 0;height: auto;border-bottom: 1px dashed #eaeaea;position: relative;display: flex;align-items: flex-start;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .screen-name{width: 75px;height: auto;line-height: 33px;float: left;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .screen-name span{font-size: 15px;font-weight: 500;color: #333333;line-height: 1;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .screen-select{width: calc(100% - 75px);float: left;height: auto;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .screen-select ul{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .screen-select ul{overflow: hidden;height: 33px;width: calc(100% - 70px);}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .screen-select ul li{height: 33px;margin: 0 5px 15px 5px;float: left;position: relative;zoom: 1;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .screen-select ul li a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .screen-select ul li a{height: 100%;padding: 0 22.5px;font-size: 15px;font-weight: 500;color: #333333;line-height: 33px;display: inline-block;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .screen-select ul li:hover a{color: #ffffff;background-color: #4e6ef2;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .screen-select ul li.on a{color: #ffffff;background-color: #4e6ef2;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .screen-select ul.on{height: 90px;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .more-btn{width: 65px;height: auto;position: absolute;top: 21px;right: 0;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .more-btn a{padding: 9px 10px;display: flex;align-items: center;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .more-btn a span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .more-btn a i{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .more-btn a span{font-size: 15px;margin-right: 3px;font-weight: 500;color: #999999;line-height: 1;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .more-btn a i{font-size: 15px;font-weight: 500;color: #999999;line-height: 1;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .more-btn a:hover span{color: #4e6ef2;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .more-btn a:hover i{color: #4e6ef2;transform: rotate(-180deg);}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .more-btn a.on span{color: #4e6ef2;}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li .more-btn a.on i{color: #4e6ef2;transform: rotate(-180deg);}
.job-nbtj-main .right-list .list-infos .jobpost-box .screen-condition .screen-li:last-child{border: none;}

.job-nbtj-main .right-list .list-infos .jobpost-box .job-application{width: 100%;margin-bottom: 50px;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .tophd-title{width: 100%;padding-bottom: 15px;border-bottom: 1px solid #999999;display: flex;align-items: center;justify-content: space-between;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .tophd-title span{font-size: 16px;font-weight: 500;color: #333333;line-height: 1;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .tophd-title .job-name{width: 30%;padding-left: 15px;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .tophd-title .mechanism{width: 17.5%;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .tophd-title .recruit-number{width: 17.5%;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .tophd-title .recruit-time{width: 17.5%;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .tophd-title .operation{width: 7.5%;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box{width: 100%;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box table{width: 100%;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box table tr{width: 100%;padding: 25px 0;border-bottom: 1px solid #eaeaea;display: flex;align-items: center;justify-content: space-between;position: relative;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box table tr::before{content: "";width: 5px;height: 5px;display: inline-block;border-radius: 100px;background-color: #4e6ef2;position: absolute;left: 0;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box table tr th{text-align: left;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box table tr th span{font-size: 15px;font-weight: 500;color: #666666;line-height: 1;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box table tr .jobname{width: 30%;padding-left: 15px;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box table tr .belong{width: 17.5%;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box table tr .pnumber{width: 17.5%;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box table tr .rtime{width: 17.5%;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box table tr .applybtn{width: 7.5%;}
.job-nbtj-main .right-list .list-infos .jobpost-box .job-application .bottom-box table tr .applybtn a{font-size: 15px;font-weight: 500;color: #4e6ef2;line-height: 1;}
*/
.job-nbtj-main .right-list .list-infos .jobpost-box{display: none;}
.job-nbtj-main .right-list .list-infos .jobpost-box.on{display: block;}

/****************************************招聘平台-内部推荐 End*********************************************/


/****************************************招聘平台-实习生招聘 Start******************************************/
/*
.job-sxszp-main{width: 100%;position: relative;}
.job-sxszp-main .right-list{}
.job-sxszp-main .right-list .list-infos{}
.job-sxszp-main .right-list .list-infos .topsearch{width: 100%;margin: 30px 0;}
.job-sxszp-main .right-list .list-infos .topsearch form{width: 100%;display: flex;align-items: center;justify-content: center;}
.job-sxszp-main .right-list .list-infos .topsearch form input{height: 50px;}
.job-sxszp-main .right-list .list-infos .topsearch form input[type="text"]{width: 532px;border: 1px solid #4e6ef2;padding: 0 25px;font-size: 14px;font-weight: 500;color: #999999;}
.job-sxszp-main .right-list .list-infos .topsearch form input[type="submit"]{width: 110px;font-size: 16px;font-weight: 500;color: #ffffff;background-color: #4e6ef2;}

.job-sxszp-main .right-list .list-infos .screen-condition{width: 100%;height: auto;padding: 20px 20px;background-color: #f8f8f8;margin-bottom: 30px;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li{padding: 22px 0;height: auto;border-bottom: 1px dashed #eaeaea;position: relative;display: flex;align-items: flex-start;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .screen-name{width: 75px;height: auto;line-height: 33px;float: left;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .screen-name span{font-size: 15px;font-weight: 500;color: #333333;line-height: 1;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .screen-select{width: calc(100% - 75px);float: left;height: auto;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul{overflow: hidden;height: 33px;width: calc(100% - 70px);}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul li{height: 33px;margin: 0 5px 15px 5px;float: left;position: relative;zoom: 1;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul li a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul li a{height: 100%;padding: 0 22.5px;font-size: 15px;font-weight: 500;color: #333333;line-height: 33px;display: inline-block;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul li:hover a{color: #ffffff;background-color: #4e6ef2;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul li.on a{color: #ffffff;background-color: #4e6ef2;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .screen-select ul.on{height: 90px;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .more-btn{width: 65px;height: auto;position: absolute;top: 21px;right: 0;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .more-btn a{padding: 9px 10px;display: flex;align-items: center;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .more-btn a span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .more-btn a i{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .more-btn a span{font-size: 15px;margin-right: 3px;font-weight: 500;color: #999999;line-height: 1;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .more-btn a i{font-size: 15px;font-weight: 500;color: #999999;line-height: 1;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .more-btn a:hover span{color: #4e6ef2;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .more-btn a:hover i{color: #4e6ef2;transform: rotate(-180deg);}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .more-btn a.on span{color: #4e6ef2;}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li .more-btn a.on i{color: #4e6ef2;transform: rotate(-180deg);}
.job-sxszp-main .right-list .list-infos .screen-condition .screen-li:last-child{border: none;}

.job-sxszp-main .right-list .list-infos .job-application{width: 100%;margin-bottom: 50px;}
.job-sxszp-main .right-list .list-infos .job-application .tophd-title{width: 100%;padding-bottom: 15px;border-bottom: 1px solid #999999;display: flex;align-items: center;justify-content: space-between;}
.job-sxszp-main .right-list .list-infos .job-application .tophd-title span{font-size: 16px;font-weight: 500;color: #333333;line-height: 1;}
.job-sxszp-main .right-list .list-infos .job-application .tophd-title .job-name{width: 30%;padding-left: 15px;}
.job-sxszp-main .right-list .list-infos .job-application .tophd-title .mechanism{width: 17.5%;}
.job-sxszp-main .right-list .list-infos .job-application .tophd-title .recruit-number{width: 17.5%;}
.job-sxszp-main .right-list .list-infos .job-application .tophd-title .recruit-time{width: 17.5%;}
.job-sxszp-main .right-list .list-infos .job-application .tophd-title .operation{width: 7.5%;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box{width: 100%;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box table{width: 100%;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box table tr{width: 100%;padding: 25px 0;border-bottom: 1px solid #eaeaea;display: flex;align-items: center;justify-content: space-between;position: relative;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box table tr::before{content: "";width: 5px;height: 5px;display: inline-block;border-radius: 100px;background-color: #4e6ef2;position: absolute;left: 0;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box table tr th{text-align: left;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box table tr th span{font-size: 15px;font-weight: 500;color: #666666;line-height: 1;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box table tr .jobname{width: 30%;padding-left: 15px;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box table tr .belong{width: 17.5%;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box table tr .pnumber{width: 17.5%;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box table tr .rtime{width: 17.5%;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box table tr .applybtn{width: 7.5%;}
.job-sxszp-main .right-list .list-infos .job-application .bottom-box table tr .applybtn a{font-size: 15px;font-weight: 500;color: #4e6ef2;line-height: 1;}
*/
/****************************************招聘平台-实习生招聘 End********************************************/


/****************************************招聘平台-营销青训营 Start******************************************/
.job-yxxly-main{}
.job-yxxly-main .list-box .right-list .list-infos{}
.job-yxxly-main .list-box .right-list .list-infos .top-box{margin: 30px 0 10px 0;position: relative;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper{}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper .banner-list{}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper .banner-list a{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-img{width: 55%;height: 334px;overflow: hidden;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-img img{width: 100%;height: 100%;object-fit: cover;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info{width: 45%;padding: 20px 0 20px 40px;display: block;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-title{margin-bottom: 16px;border: none;line-height: 1;margin-top: 0;padding: 0;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-title span{font-size: 24px;line-height: 1;font-weight: bold;color: #333333;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-desc{margin-bottom: 15px;height: 130px;line-height: 1;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-desc p{font-size: 16px;color: #666666;line-height: 27px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 5; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-time{}
.job-yxxly-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-time time{font-size: 14px;color: #999999;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .marketing-pagination{position: absolute;bottom: 20px!important;right: auto!important;left:60%!important;width: auto!important;display: flex!important;align-items: center;z-index: 999999999;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .marketing-pagination span{margin:0 2px; width:16px; height:16px;border: 1.5px solid #ffffff00; display:flex; align-items:center; justify-content:center;border-radius:100%; background:rgba(255,255,255,0); opacity:1; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .marketing-pagination span:last-child{margin-right:0px;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .marketing-pagination span:before{content:""; display:inline-block; width:8px; height:8px; background-color: #d4d4d4; border-radius:100%; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .marketing-pagination span.swiper-pagination-bullet-active{border-color:#4e6ef2; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.job-yxxly-main .list-box .right-list .list-infos .top-box .marketing-pagination span.swiper-pagination-bullet-active:before{background:#4e6ef2; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}

.job-yxxly-main .list-box .right-list .list-infos .bottom-box{margin-bottom: 50px;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul{padding: 0;width: 100%;display: flex;flex-wrap: wrap;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li{width: 100%;border-bottom: 1px dashed #eaeaea;line-height: 1;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li a{width: 100%;padding:30px 0 ;display: flex; align-items: center; justify-content: space-between;line-height: 1;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li a .list-img{width: 168px;height: 122px;overflow: hidden;line-height: 1;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li a .list-img img{width: 100%;height: 100%;object-fit: cover;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li a .list-info{width: calc(100% - 193px); display: flex; align-items: flex-start; justify-content: space-between; flex-direction: column; align-content: flex-start;line-height: 1;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-title{width: calc(100% - 120px);margin-bottom: 20px;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-title span{font-size: 20px;font-weight: 500;color: #333333;display: flex;align-items: center;position: relative;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-desc{width: 100%;margin-bottom: 23px;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-desc p{width: 100%;font-size: 15px;color: #999999;line-height: 1;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-time time{font-size: 12px;color: #999999;line-height: 1;}
.job-yxxly-main .list-box .right-list .list-infos .bottom-box ul li a:hover .list-info .info-title span{color: #4e6ef2;}
/****************************************招聘平台-营销青训营 End********************************************/


/****************************************招聘平台-重要人事变动和企业负责人薪酬 Start***************************/
.job-rsxc-main{}
.job-rsxc-main .list-box .right-list .list-infos{}
.job-rsxc-main .list-box .right-list .list-infos ul{padding: 0;width: 100%;display: flex;flex-wrap: wrap;}
.job-rsxc-main .list-box .right-list .list-infos ul li{width: 100%;}
.job-rsxc-main .list-box .right-list .list-infos ul li a{width: 100%;padding:10px 0 ;display: flex; align-items: flex-start; justify-content: space-between;}
.job-rsxc-main .list-box .right-list .list-infos ul li a .info-box{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.job-rsxc-main .list-box .right-list .list-infos ul li a .info-box .info-title{width: calc(100% - 120px);}
.job-rsxc-main .list-box .right-list .list-infos ul li a .info-box .info-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.job-rsxc-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 16px;padding-left: 20px;font-weight: 500;color: #333333;display: flex;align-items: center;position: relative;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-rsxc-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.job-rsxc-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{content: "";width: 5px;height: 5px;display: inline-block;position: absolute;left: 0;background-color: #d0d0d0;}
.job-rsxc-main .list-box .right-list .list-infos ul li a .info-box .info-time time{font-size: 15px;color: #999999;line-height: 1;}
.job-rsxc-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span{color: #4e6ef2;}
.job-rsxc-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span::before{background-color: #4e6ef2;}
.job-rsxc-main .list-box .right-list .list-infos ul li:nth-child(5n){padding-bottom: 25px;border-bottom: 1px solid #eaeaea;}
.job-rsxc-main .list-box .right-list .list-infos ul li:nth-child(5n+1){padding-top: 25px;}
.job-rsxc-main .list-box .right-list .list-infos ul li:nth-child(1){padding-top: 20px;}
/****************************************招聘平台-重要人事变动和企业负责人薪酬 End*****************************/


/****************************************招聘平台-招聘动态 Start*******************************************/
.job-zpdt-main{}
.job-zpdt-main .list-box .right-list .list-infos{}
.job-zpdt-main .list-box .right-list .list-infos .top-box{margin: 30px 0 10px 0;position: relative;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper{}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list{}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list a{display: flex;align-items: center;justify-content: space-between;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-img{width: 55%;height: 334px;overflow: hidden;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-img img{width: 100%;height: 100%;object-fit: cover;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info{width: 45%;padding: 20px 0 20px 40px;display: block;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-title{margin-bottom: 16px;border: none;line-height: 1;margin-top: 0;padding: 0;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-title span{font-size: 24px;line-height: 1;font-weight: bold;color: #333333;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-desc{margin-bottom: 15px;height: 130px;line-height: 1;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-desc p{font-size: 16px;color: #666666;line-height: 27px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 5; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-time{}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-time time{font-size: 14px;color: #999999;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .marketing-pagination{position: absolute;bottom: 20px!important;right: auto!important;left:60%!important;width: auto!important;display: flex!important;align-items: center;z-index: 999999999;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .marketing-pagination span{margin:0 2px; width:16px; height:16px;border: 1.5px solid #ffffff00; display:flex; align-items:center; justify-content:center;border-radius:100%; background:rgba(255,255,255,0); opacity:1; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .marketing-pagination span:last-child{margin-right:0px;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .marketing-pagination span:before{content:""; display:inline-block; width:8px; height:8px; background-color: #d4d4d4; border-radius:100%; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .marketing-pagination span.swiper-pagination-bullet-active{border-color:#4e6ef2; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .marketing-pagination span.swiper-pagination-bullet-active:before{background:#4e6ef2; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}

.job-zpdt-main .list-box .right-list .list-infos .bottom-box{margin-bottom: 50px;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul{padding: 0;width: 100%;display: flex;flex-wrap: wrap;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li{width: 100%;border-bottom: 1px dashed #eaeaea;line-height: 1;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li a{width: 100%;padding:30px 0 ;display: flex; align-items: center; justify-content: space-between;line-height: 1;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li a .list-img{width: 168px;height: 122px;overflow: hidden;line-height: 1;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li a .list-img img{width: 100%;height: 100%;object-fit: cover;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li a .list-info{width: calc(100% - 193px); display: flex; align-items: flex-start; justify-content: space-between; flex-direction: column; align-content: flex-start;line-height: 1;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-title{width: calc(100% - 120px);margin-bottom: 20px;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-title span{font-size: 20px;font-weight: 500;color: #333333;display: flex;align-items: center;position: relative;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-desc{width: 100%;margin-bottom: 23px;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-desc p{width: 100%;font-size: 15px;color: #999999;line-height: 1;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li a .list-info .info-time time{font-size: 12px;color: #999999;line-height: 1;}
.job-zpdt-main .list-box .right-list .list-infos .bottom-box ul li a:hover .list-info .info-title span{color: #4e6ef2;}
/****************************************招聘平台-招聘动态 End*********************************************/


/****************************************招聘平台-招聘帮助 Start*******************************************/
.job-zpbz-main{}
.job-zpbz-main .right-list{}
.job-zpbz-main .right-list .list-infos{}
.job-zpbz-main .right-list .list-infos .zpbzbox-li{}
.job-zpbz-main .right-list .list-infos .zpbzbox-li .zpbzbox-title{padding: 72px 0  0 40px;margin-bottom: 40px;}
.job-zpbz-main .right-list .list-infos .zpbzbox-li .zpbzbox-title .cn-title{margin-bottom: 20px;padding-bottom: 20px;position: relative;}
.job-zpbz-main .right-list .list-infos .zpbzbox-li .zpbzbox-title .cn-title h1{font-size: 36px;font-weight: bold;color: #333333;line-height: 1;display: flex;align-items: center;letter-spacing: 2.8px;}
.job-zpbz-main .right-list .list-infos .zpbzbox-li .zpbzbox-title .cn-title h1 span{margin-left: 17px;font-size: 36px;font-weight: bold;color: #333333;line-height: 1;}
.job-zpbz-main .right-list .list-infos .zpbzbox-li .zpbzbox-title .cn-title::before{content: "";width: 153px;height: 5px;display: inline-block;background-color: #4e6ef2;position: absolute;left: 0;bottom: 0;}
.job-zpbz-main .right-list .list-infos .zpbzbox-li .zpbzbox-title .en-title{}
.job-zpbz-main .right-list .list-infos .zpbzbox-li .zpbzbox-title .en-title h1{font-size: 16px;font-weight: bold;color: #333333;line-height: 1;display: flex;align-items: center;}
.job-zpbz-main .right-list .list-infos .zpbzbox-li .zpbzbox-title .en-title h1 span{margin-left: 10px;font-size: 16px;font-weight: bold;color: #333333;line-height: 1;}
.job-zpbz-main .right-list .list-infos .campus-recruit{width: 100%;margin-bottom: 30px;}
.job-zpbz-main .right-list .list-infos .campus-recruit .zpbzbox-title{background: url(../images/job/bn210.jpg) no-repeat left top;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box{width: 100%;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .top-box{width: 100%;background-color: #4e6ef2;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .top-box ul{width: 100%;height: 90px;display: flex;align-items: center;justify-content: center;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .top-box ul li{height: 100%;display: flex;align-items: center;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .top-box ul li a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .top-box ul li a{padding: 0 45px;height: 100%;font-size: 18px;font-weight: 500;color: white;display: flex;align-items: center;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .top-box ul li.on a{font-weight: bold;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box{width: 100%;padding: 0 0 0 23px;border-left: 1px solid #eaeaea;border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul{}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul li{}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul li .campus-list{}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul li .campus-list .campus-li{padding: 40px 10px;border-bottom:1px dashed #eaeaea;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul li .campus-list .campus-li .campus-q{margin-bottom: 18px;padding-left: 30px;position: relative;display: flex;align-items: center;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul li .campus-list .campus-li .campus-q span{font-size: 16px;font-weight: 500;color: #333333;display: inline-block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul li .campus-list .campus-li .campus-q::before{content: "Q:";font-size: 18px;font-weight: 500;color: #e41212;display: inline-block;position: absolute;left: 0;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul li .campus-list .campus-li .campus-a{position: relative;padding-left: 30px;display: flex;align-items: flex-start}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul li .campus-list .campus-li .campus-a p{font-size: 14px;font-weight: 500;color: #666666;line-height: 27px;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul li .campus-list .campus-li .campus-a::before{content: "A:";font-size: 18px;font-weight: 500;color: #4e6ef2;display: inline-block;position: absolute;left: 0;top: 1px;}
.job-zpbz-main .right-list .list-infos .contact-infos{margin-bottom: 50px;}
.job-zpbz-main .right-list .list-infos .contact-infos .zpbzbox-title{background: url(../images/job/bn211.jpg) no-repeat left top;}
.job-zpbz-main .right-list .list-infos .contact-infos .zpbzbox-title .cn-title h1{width: 280px;line-height:40px;}
.job-zpbz-main .right-list .list-infos .contact-infos .contact-box{}
.job-zpbz-main .right-list .list-infos .contact-infos .contact-box ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.job-zpbz-main .right-list .list-infos .contact-infos .contact-box ul li{width: 500px;height: 222px;padding: 25px;margin-bottom: 35px;display: flex; flex-direction: column; justify-content: center; align-items: flex-start;background-color: #eff2ff;}
.job-zpbz-main .right-list .list-infos .contact-infos .contact-box ul li .contact-info{margin-bottom: 20px;display: flex;align-items: center;}
.job-zpbz-main .right-list .list-infos .contact-infos .contact-box ul li .contact-info .icon{margin-right: 10px;width: 20px;}
.job-zpbz-main .right-list .list-infos .contact-infos .contact-box ul li .contact-info .icon img{object-fit: cover;}
.job-zpbz-main .right-list .list-infos .contact-infos .contact-box ul li .contact-info .info span{font-size: 16px;font-weight: 500;color: #333333;}
.job-zpbz-main .right-list .list-infos .contact-infos .contact-box ul li .email{margin-bottom: 0;}
.job-zpbz-main .right-list .list-infos .campusrecruit-news{width: 100%;height: 517px;background-color: #eaf4f8;display: flex;flex-direction: column;align-content: center;justify-content: center;align-items: center;}
.job-zpbz-main .right-list .list-infos .campusrecruit-news .qrcode-list{margin-bottom: 15px;display: flex;flex-direction: column;align-content: center;align-items: center;justify-content: center;}
.job-zpbz-main .right-list .list-infos .campusrecruit-news .qrcode-list .list-img{margin-bottom: 15px;}
.job-zpbz-main .right-list .list-infos .campusrecruit-news .qrcode-list .list-img img{width: 250px;height: 245px;object-fit: cover;}
.job-zpbz-main .right-list .list-infos .campusrecruit-news .qrcode-list .list-desc{text-align: center;}
.job-zpbz-main .right-list .list-infos .campusrecruit-news .qrcode-list .list-desc span{font-size: 16px;font-weight: 500;color: #333333;}
.job-zpbz-main .right-list .list-infos .campusrecruit-news .jswebsite-list{display: flex;flex-direction: column;align-content: center;justify-content: center;align-items: center;}
.job-zpbz-main .right-list .list-infos .campusrecruit-news .jswebsite-list .list-desc{margin-bottom: 25px;text-align: center;}
.job-zpbz-main .right-list .list-infos .campusrecruit-news .jswebsite-list .list-desc span{font-size: 16px;font-weight: 500;color: #333333;}
.job-zpbz-main .right-list .list-infos .campusrecruit-news .jswebsite-list .list-conetnt{display: flex; justify-content: center; align-items: center;}
.job-zpbz-main .right-list .list-infos .campusrecruit-news .jswebsite-list .list-conetnt a{width: 188px;height: 60px;font-size: 16px;font-weight: 500;color: #4e6ef2;display: flex; justify-content: center; align-items: center;border: 1px solid #4e6ef2;}
/****************************************招聘平台-招聘帮助 End*********************************************/


/****************************************关于京申 Start***************************************************/
.aboutus-main{}
.aboutus-main .right-list{}
.aboutus-main .right-list .list-infos{}
.aboutus-main .right-list .list-infos .enterprise-desc{margin: 30px 0 50px 0;}
.aboutus-main .right-list .list-infos .enterprise-desc .top-list-box{margin-bottom: 25px;width: 100%;position: relative;display: flex;align-items: center;}
.aboutus-main .right-list .list-infos .enterprise-desc .top-list-box img{width: 100%;object-fit: cover;}
.aboutus-main .right-list .list-infos .enterprise-desc .top-list-box .desc-info{position: absolute;left: 65px;}
.aboutus-main .right-list .list-infos .enterprise-desc .top-list-box .desc-info .info-time{margin-bottom: 20px;}
.aboutus-main .right-list .list-infos .enterprise-desc .top-list-box .desc-info .info-time h1{font-size: 40px;font-weight: bold;color: #ffffff;}
.aboutus-main .right-list .list-infos .enterprise-desc .top-list-box .desc-info .info-time h1 span{font-size: 14px;font-weight: 500;color: #ffffff;margin-right: 5px;}
.aboutus-main .right-list .list-infos .enterprise-desc .top-list-box .desc-info .info-title{margin-bottom: 20px;}
.aboutus-main .right-list .list-infos .enterprise-desc .top-list-box .desc-info .info-title span{font-size: 20px;font-weight: 500;color: #ffffff;}
.aboutus-main .right-list .list-infos .enterprise-desc .top-list-box .desc-info .info-desc{width: 445px;}
.aboutus-main .right-list .list-infos .enterprise-desc .top-list-box .desc-info .info-desc p{font-size: 14px;font-weight: 500;color: #ffffff;line-height: 25px;}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box{}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box .desc-li{}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box .desc-li p{font-size: 14px;line-height: 27px;font-weight: 500;color: #666666;}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box .desc-two p:first-child{margin-bottom: 10px;}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box .desc-param{margin: 50px 0;}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box .desc-param ul{width: 100%;display: flex;align-items: center;justify-content: center;}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box .desc-param ul li{padding: 0 50px;position: relative;display: flex;align-items: center;}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box .desc-param ul li::before{content: "";width: 1px;height: 78px;display:inline-block;background-color: #eaeaea;position: absolute;right: 0;}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box .desc-param ul li:last-child::before{display: none;width: 0;height: 0;}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box .desc-param ul li p{font-size: 12px;font-weight: 500;color: #999999;line-height: 1;}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box .desc-param ul li p span{margin: 0 2px 0 6px;font-size: 44px;font-weight: bold;color: #4e6ef2;font-family: "Arial";line-height: 1;}
.aboutus-main .right-list .list-infos .industry-innovate{background: url(../images/about/bn221.jpg) no-repeat top center;width: 100%;padding: 50px 18px 0 18px;margin-bottom: 60px;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box{width: 100%;display: flex;align-items: center;justify-content: space-between;margin-bottom: 50px;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list{width: 530px;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .top-list{}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .top-list .list-box{margin-bottom: 10px;position: relative;background-color: rgba(255,255,255,0);padding: 0;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .top-list .list-box img{width: 530px;height: 204px;object-fit: cover;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .top-list .list-box .list-info{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .top-list .list-box .list-info{position: absolute;left:0;bottom: 0; width: 100%; height: 100%; opacity: 0;padding: 0 0 30px 30px; background-color: rgba(78,110,242,0.94);display: flex; align-items: flex-start; justify-content: flex-end; flex-direction: column;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .top-list .list-box .list-info h1{margin-bottom: 10px;font-size: 18px;font-weight: 500;color: #ffffff;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .top-list .list-box .list-info h1 span{font-size: 30px;margin-right: 10px;font-weight: 500;color: #ffffff;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .top-list .list-box .list-info p{font-size: 16px;font-weight: 500;color: #ffffff;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .top-list .list-box:hover .list-info{opacity: 1;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list{display: flex;align-items: center;justify-content: space-between;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li{}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li .list-box{position: relative;background-color: rgba(255,255,255,0);padding: 0;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li .list-box img{width: 260px;height: 204px;object-fit: cover;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li .list-box .list-info{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li .list-box .list-info{position: absolute; left:0;bottom: 0;width: 100%; height: 100%; opacity: 0;padding: 0 0 30px 30px; background-color: rgba(78,110,242,0.94);display: flex; align-items: flex-start; justify-content: flex-end; flex-direction: column;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li .list-box .list-info h1{margin-bottom: 10px;font-size: 18px;font-weight: 500;color: #ffffff;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li .list-box .list-info h1 span{font-size: 30px;margin-right: 10px;font-weight: 500;color: #ffffff;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li .list-box .list-info p{font-size: 16px;font-weight: 500;color: #ffffff;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li .list-box:hover .list-info{opacity: 1;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .right-list{width: calc(100% - 582px);padding: 0;border: none;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .right-list .list-title{padding: 0;border: none;margin-bottom: 55px;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .right-list .list-title h1{font-size: 44px;font-weight: 500;color: #4e6ef2;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .right-list .list-title h1 span{font-size: 44px;font-weight: 500;color: #4e6ef2;display: block;margin-bottom: 0px;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .right-list .list-desc{}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .right-list .list-desc p{font-size: 15px;font-weight: 500;color: #ffffff;line-height: 28px;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .right-list .list-desc p:first-child{margin-bottom: 15px;}
.aboutus-main .right-list .list-infos .industry-innovate .bottom-box{width: 100%;display: flex;align-items: center;justify-content: center;position: relative;cursor: pointer;}
.aboutus-main .right-list .list-infos .industry-innovate .bottom-box img{width: 100%;height: 342px;object-fit: cover;}
.aboutus-main .right-list .list-infos .industry-innovate .bottom-box .play-btn{width: 62px;height: 62px;overflow: hidden;position: absolute;left: calc(50% - 31px);}
.aboutus-main .right-list .list-infos .industry-innovate .bottom-box .play-btn img{width: 100%;height: 100%;object-fit: cover;}
.aboutus-main .right-list .list-infos .pub-box-li{}
.aboutus-main .right-list .list-infos .pub-box-li .pub-hdtitle{margin-bottom: 45px;padding-bottom: 15px;display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;}
.aboutus-main .right-list .list-infos .pub-box-li .pub-hdtitle::after{content: "";width: 42px;height: 2px;display: inline-block;background-color: #4e6ef2;position: absolute;bottom: 0;}
.aboutus-main .right-list .list-infos .pub-box-li .pub-hdtitle span{font-size: 38px;font-weight: 500;color: #333333;}
.aboutus-main .right-list .list-infos .js-majorevent{margin-bottom: 60px;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box{}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners{height: 150px;position: relative;margin-bottom: 0;display: flex;align-items: center;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners::before{content: "";width: 100%;height: 1px;display: inline-block;position: absolute;top: 63px;border-top: 1px dashed #eaeaea;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners #toptimebanner{width: 100%;height: 100%; display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide{display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;position: relative;cursor: pointer;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide .history-line{position: relative; display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide .history-line span{width: 7px;height: 7px;background-color: #666666;display: inline-block;border-radius: 100%;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide .history-year{font-size: 18px;font-weight: 500;color: #666666;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide:nth-child(odd) .history-year{position: relative;top: 20px;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide:nth-child(odd) .history-line::before{content: "";width: 2px;height: 20px;display: inline-block;position: absolute;top: 7px; background-color:#666666;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide:nth-child(even) .history-line::after{content: "";width: 2px;height: 20px;display: inline-block;position: absolute;bottom: 7px; background-color:#666666;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide:nth-child(even) .history-year{position: relative;bottom: 52px;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide.swiper-slide-thumb-active .history-line span{background-color: #4e6ef2;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide.swiper-slide-thumb-active .history-line::before{background-color: #4e6ef2;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide.swiper-slide-thumb-active .history-line::after{background-color: #4e6ef2;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-slide.swiper-slide-thumb-active .history-year{color: #4e6ef2}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-btn-prev{position: absolute; left: -20px; top: 48.5px; width: auto; height: auto; cursor: pointer; z-index: 999;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-btn-next{position: absolute; right: -20px; top: 48.5px; width: auto; height: auto; cursor: pointer; z-index: 999;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-btn-li .swipericon{transition: fill .35s; -o-transition: fill .35s; -ms-transition: fill .35s; -moz-transition: fill .35s; -webkit-transition: fill .35s;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-btn-li .swipericon{fill:#999999;width: 30px;height: 30px;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .topbanners .swiper-btn-li .swipericon:hover{fill:#4e6ef2;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .bottombanners{width: 100%;height: 315px;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .bottombanners #bottomcontentbanners{width: 100%;height: 100%;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .bottombanners .swiper-slide{display: flex;align-items: center;justify-content: space-between;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .bottombanners .swiper-slide .left-img{width:502px;height: 100%;overflow: hidden;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .bottombanners .swiper-slide .left-img img{width: 100%;height: 100%;object-fit: cover;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .bottombanners .swiper-slide .right-info{width: calc(100% - 502px);height: 100%;padding: 0 50px;background-color: #f8f8f8;display: flex;align-items: center;flex-wrap: wrap;align-content: center;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .bottombanners .swiper-slide .right-info .info-title{margin-bottom: 20px;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .bottombanners .swiper-slide .right-info .info-title span{font-size: 24px;font-weight: 500;color: #4e6ef2;}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .bottombanners .swiper-slide .right-info .info-desc{}
.aboutus-main .right-list .list-infos .js-majorevent .majorevent-box .bottombanners .swiper-slide .right-info .info-desc p{font-size: 14px;line-height: 27px;color: #666666;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 6; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}

.aboutus-main .right-list .list-infos .image-js{}
.aboutus-main .right-list .list-infos .image-js .imagejs-box{margin-bottom: 50px;display: flex;align-items: center;justify-content: space-between;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .left-box{width: 508px;height: 420px;overflow: hidden;position: relative;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .left-box a{display: inline-block;position: relative;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .left-box img{width: 100%;height: 100%;object-fit: cover;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .left-box .info-title{width: 100%;position: absolute;bottom: 0;padding: 25px;background-color: rgba(0,0,0,0.25);line-height: 1;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .left-box .info-title span{font-size: 24px;font-weight: 500;color: #ffffff;line-height: 1;display: inline-block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box{width: 508px;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box .top-list{margin-bottom: 20px;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box .bottom-list{}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box .list-li{width: 100%;height: 200px;overflow: hidden;position: relative;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box .list-li a{display: inline-block;position: relative;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box .list-li img{width: 100%;height: 100%;object-fit: cover;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box .list-li .info-title{width: 100%;position: absolute;bottom: 0;padding: 25px;background-color: rgba(0,0,0,0.25);line-height: 1;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box .list-li .info-title span{font-size: 24px;font-weight: 500;color: #ffffff;line-height: 1;display: inline-block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.aboutus-main .right-list .list-infos .image-js .more-btn{display: flex; justify-content: center; align-items: center;}
.aboutus-main .right-list .list-infos .image-js .more-btn a{width: 145px;height: 50px;font-size: 16px;font-weight: 500;color: #4e6ef2;display: flex; justify-content: center; align-items: center;border: 1px solid #4e6ef2;}
/****************************************关于京申 End*****************************************************/


/****************************************企业简介-领导致辞 Start*******************************************/
.qyjj-ldzc-main{}
.qyjj-ldzc-main .right-list .list-infos{width: 100%;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech{margin-top: 25px;width: 100%;height: 550px;display: flex;align-items: center;justify-content: space-between;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech .left-img{width: 410px;height: 100%;overflow: hidden;background-color: #eaeaea;display: flex;align-items: center;justify-content: center;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech .left-img img{width: 100%;height: 100%;object-fit: cover;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech .right-info{width: calc(100% - 440px); height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech .right-info .info-title{width: 100%;margin-bottom: 25px;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech .right-info .info-title span{font-size: 24px;font-weight: bold;color: #333333;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech .right-info .info-desc{width: 100%;margin-bottom: 40px;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech .right-info .info-desc p{font-size: 14px;line-height: 28px;margin-bottom: 16px;font-weight: 500;color: #666666;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech .right-info .bottom-info{width: 100%; display: flex; align-items: center; justify-content: flex-end;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech .right-info .bottom-info p{font-size: 14px;font-weight: 500;color: #333333;line-height: 1;display: flex;align-items: center;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech .right-info .bottom-info p span{font-size: 14px;font-weight: 500;color: #333333;line-height: 1;}
/****************************************企业简介-领导致辞 End*********************************************/


/****************************************企业简介-发展战略 Start*******************************************/
.qyjj-fzzl-main{}
.qyjj-fzzl-main .right-list .list-infos{}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy{width: 100%;margin-top: 30px;}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy ul{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy ul li{width:505px;height: 190px;margin-bottom: 50px;padding: 16px;display: flex;align-items: center;justify-content: space-between;background-color: #f8f8f8;}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy ul li .left-img{width: 158px;height: 159px;overflow: hidden;}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy ul li .left-img img{width: 100%;height: 100%;object-fit: cover;}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy ul li .right-info{width: calc(100% - 187px);height: 100%;padding-top: 8px;}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy ul li .right-info .strategy-title{margin-bottom: 13px;padding-bottom: 13px;position: relative;}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy ul li .right-info .strategy-title span{font-size: 20px;font-weight: bold;color: #4e6ef2;}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy ul li .right-info .strategy-title::before{content: "";width: 20px;height: 2px;display:inline-block;background-color: #c9c9c9;position: absolute;bottom: 0;left: 0;}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy ul li .right-info .strategy-desc{}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy ul li .right-info .strategy-desc p{font-size: 14px;line-height: 26px;font-weight: 500;color: #666666;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 3; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
/****************************************企业简介-发展战略 End*********************************************/


/****************************************企业简介-发展历程 Start*******************************************/
.qyjj-fzlc-main{}
.qyjj-fzlc-main .right-list .list-infos{}
.qyjj-fzlc-main .right-list .list-infos .topdesc-box{margin: 25px 0;}
.qyjj-fzlc-main .right-list .list-infos .topdesc-box p{font-size: 14px;font-weight: 500;color: #666666;line-height: 26px;}
.qyjj-fzlc-main .right-list .list-infos .develop-history{}
.qyjj-fzlc-main .right-list .list-infos .develop-history ul{width: 100%;}
.qyjj-fzlc-main .right-list .list-infos .develop-history ul li{width: 100%;min-height: 90px;padding: 15px 17px;display: flex;align-items: flex-start;justify-content: space-between;}
.qyjj-fzlc-main .right-list .list-infos .develop-history ul li:nth-child(odd){background-color: #f8f8f8;}
.qyjj-fzlc-main .right-list .list-infos .develop-history ul li .left-time{width: 85px;}
.qyjj-fzlc-main .right-list .list-infos .develop-history ul li .left-time span{font-size: 18px;font-weight: bold;color: #4e6ef2;position: relative;top: 2px;}
.qyjj-fzlc-main .right-list .list-infos .develop-history ul li .right-info{width: calc(100% - 85px);}
.qyjj-fzlc-main .right-list .list-infos .develop-history ul li .right-info p{font-size: 14px;font-weight: 500;color: #666666;line-height: 25px; /*overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 2; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal; */}
/****************************************企业简介-发展历程 End*********************************************/


/****************************************企业简介-企业荣誉 Start*******************************************/
.qyjj-qyry-main{}
.qyjj-qyry-main .right-list .list-infos .honor-box{margin-top: 30px;width: 100%;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners{width: 100%;padding:0px 10px;position: relative;margin-bottom: 50px;display: flex;align-items: center;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners #toptimebanner{height: 100%; display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-slide{display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;position: relative;cursor: pointer;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-slide .honor-year{font-size: 18px;margin-bottom:5px;font-weight: 500;color: #333333;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-slide .honor-line{position: relative; display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-slide .honor-line span{width: 78px;height: 4px;background-color: #cccccc;display: inline-block;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-slide-thumb-active .honor-line span{background-color: #4e6ef2;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-slide-thumb-active .honor-line::before{background-color: #4e6ef2;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-slide-thumb-active .honor-line::after{background-color: #4e6ef2;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-slide-thumb-active .honor-year{color: #4e6ef2}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-btn-prev{position: absolute; left: -5px; top: 6px; width: auto; height: auto; cursor: pointer; z-index: 999;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-btn-next{position: absolute; right: -5px; top: 6px; width: auto; height: auto; cursor: pointer; z-index: 999;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-btn-li .swipericon{transition: fill .35s; -o-transition: fill .35s; -ms-transition: fill .35s; -moz-transition: fill .35s; -webkit-transition: fill .35s;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-btn-li .swipericon{fill:#cccccc;width: 22px;height: 22px;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-btn-li .swipericon:hover{fill:#4e6ef2;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-btn-li.swiper-button-disabled{cursor:no-drop;}
.qyjj-qyry-main .right-list .list-infos .honor-box .topbanners .swiper-btn-li.swiper-button-disabled .swipericon{fill:#cccccc;}

.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners{width: 100%;position: relative;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners #bottomcontentbanners{width: 100%;height: 100%;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-slide{padding:10px 0px 20px 35px;display: flex;align-items: center;justify-content: space-between;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-slide::before{content: "";width: 2px;height: 100%;display: inline-block;position: absolute;top: 0px;left: 10px;background-color: #dadada;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-slide ul{width: 100%;position: relative;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-slide ul li{width: 100%;padding: 10px 20px;margin-bottom: 13px;display: flex;align-items: center;background-color: #f2f2f2;border-radius: 5px;position: relative;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-slide ul li span{width: 16px;height: 16px;position: absolute;top:15px;left:-32px;border-radius: 100%;display: flex;align-items: center;justify-content: center;background-color: #f2f2f2;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-slide ul li span::before{content: "";width: 10px;height: 10px;display:inline-block;background-color: #ffffff;position: absolute;border-radius: 100%;z-index: 999999;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-slide ul li::after{content: "";width: 0; height: 0;position: absolute;top:13px;left: -10px;border-right: 15px solid #f2f2f2; border-top: 10px solid transparent; border-bottom: 15px solid transparent;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-slide ul li .honor-list{width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-slide ul li .honor-list img{max-width:50%;max-height:300px;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-slide ul li .honor-list p{font-size: 14px;font-weight: 500;color: #666666;line-height: 25px;text-align:center;margin-top:8px;}


.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-btn-prev{position: absolute; left: -5px; top: -72px; width: auto; height: auto; cursor: pointer; z-index: 999;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-btn-next{position: absolute; right: -5px; top: -72px; width: auto; height: auto; cursor: pointer; z-index: 999;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-btn-li .swipericon{transition: fill .35s; -o-transition: fill .35s; -ms-transition: fill .35s; -moz-transition: fill .35s; -webkit-transition: fill .35s;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-btn-li .swipericon{fill:#cccccc;width: 22px;height: 22px;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-btn-li .swipericon:hover{fill:#4e6ef2;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-btn-li.swiper-button-disabled{cursor:no-drop;}
.qyjj-qyry-main .right-list .list-infos .honor-box .bottombanners .swiper-btn-li.swiper-button-disabled .swipericon{fill:#cccccc;}
/****************************************企业简介-企业荣誉 End*********************************************/


/****************************************企业简介-管理团队 Start*******************************************/
.qyjj-gltd-main{}
.qyjj-gltd-main .right-list .list-infos .team-box{width: 100%;margin: 30px 0;}
.qyjj-gltd-main .right-list .list-infos .team-box ul{width: 100%;}
.qyjj-gltd-main .right-list .list-infos .team-box ul li{padding: 30px 20px;width: 100%;height: 218px;display: flex;align-items: center;justify-content: space-between;}
.qyjj-gltd-main .right-list .list-infos .team-box ul li:nth-child(odd){background-color:#f8f8f8;}
.qyjj-gltd-main .right-list .list-infos .team-box ul li .left-img{width: 125px;height: 168px;overflow: hidden;border: 1px solid #e7e7e7;background-color:#FFFFFF;}
.qyjj-gltd-main .right-list .list-infos .team-box ul li .left-img img{width: 100%;height: 100%;object-fit: cover;}
.qyjj-gltd-main .right-list .list-infos .team-box ul li .right-info{width: calc(100% - 155px);height: 100%;}
.qyjj-gltd-main .right-list .list-infos .team-box ul li .right-info .info-title{margin-bottom: 10px;display: flex;align-items: center;}
.qyjj-gltd-main .right-list .list-infos .team-box ul li .right-info .info-title h1{font-size: 18px;font-weight: bold;color: #333333;}
.qyjj-gltd-main .right-list .list-infos .team-box ul li .right-info .info-title span{margin-left: 10px;font-size: 14px;font-weight: 500;color: #666666;}
.qyjj-gltd-main .right-list .list-infos .team-box ul li .right-info .info-desc{}
.qyjj-gltd-main .right-list .list-infos .team-box ul li .right-info .info-desc p{font-size: 14px;line-height: 25px;color: #666666;}
/****************************************企业简介-管理团队 End*********************************************/


/****************************************企业简介-组织机构 Start*******************************************/
.qyjj-zzjg-main{}
.qyjj-zzjg-main .right-list .list-infos .organization-box{margin-top: 55px;display: flex;align-items: center;justify-content: center;}
.qyjj-zzjg-main .right-list .list-infos .organization-box img{object-fit: cover;}
/****************************************企业简介-组织机构 End*********************************************/


/****************************************企业简介-成员单位 Start*******************************************/
.qyjj-cydw-main{}
.qyjj-cydw-main .right-list .list-infos .memberunits-box{margin-top: 30px;display: flex;align-items: center;justify-content: center;}
.qyjj-cydw-main .right-list .list-infos .memberunits-box img{object-fit: cover;}
/****************************************企业简介-成员单位 End*********************************************/


/****************************************企业简介-经营范围 Start*******************************************/
.qyjj-jyfw-main{}
.qyjj-jyfw-main .right-list .list-infos .operate-box{width: 100%;margin-top: 30px;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.qyjj-jyfw-main .right-list .list-infos .operate-box .box-desc{margin-bottom: 55px;}
.qyjj-jyfw-main .right-list .list-infos .operate-box .box-desc p{font-size: 14px;line-height: 28px;color: #666666;}
.qyjj-jyfw-main .right-list .list-infos .operate-box p{width: 100%;font-size: 14px;margin-bottom: 15px;line-height: 28px;color: #666666;}
.qyjj-jyfw-main .right-list .list-infos .operate-box img{object-fit: cover;}
/****************************************企业简介-经营范围 End*********************************************/


/****************************************企业简介-产权交易信息 Start****************************************/
.qyjj-cqjyxx-main{}
.aboutpub-main .list-box .right-list .list-infos{}
.aboutpub-main .list-box .right-list .list-infos ul{padding: 0;width: 100%;display: flex;flex-wrap: wrap;}
.aboutpub-main .list-box .right-list .list-infos ul li{width: 100%;}
.aboutpub-main .list-box .right-list .list-infos ul li a{width: 100%;padding:12px 0 ;display: flex; align-items: flex-start; justify-content: space-between;}
.aboutpub-main .list-box .right-list .list-infos ul li a .info-box{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.aboutpub-main .list-box .right-list .list-infos ul li a .info-box .info-title{width: calc(100% - 120px);}
.aboutpub-main .list-box .right-list .list-infos ul li a .info-box .info-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.aboutpub-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 16px;padding-left: 20px;font-weight: 500;color: #333333;line-height: 1;display: flex;align-items: center;position: relative;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.aboutpub-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.aboutpub-main .list-box .right-list .list-infos ul li a .info-box .info-title span::before{content: "";width: 5px;height: 5px;display: inline-block;position: absolute;left: 0;background-color: #d0d0d0;}
.aboutpub-main .list-box .right-list .list-infos ul li a .info-box .info-time time{font-size: 15px;color: #999999;line-height: 1;}
.aboutpub-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span{color: #4e6ef2;}
.aboutpub-main .list-box .right-list .list-infos ul li a:hover .info-box .info-title span::before{background-color: #4e6ef2;}
.aboutpub-main .list-box .right-list .list-infos ul li:nth-child(5n){padding-bottom: 25px;border-bottom: 1px solid #eaeaea;}
.aboutpub-main .list-box .right-list .list-infos ul li:nth-child(5n+1){padding-top: 25px;}
.aboutpub-main .list-box .right-list .list-infos ul li:nth-child(1){padding-top: 20px;}
/****************************************企业简介-产权交易信息 End******************************************/


/****************************************企业简介-最新政策 Start*******************************************/
.qyjj-zxzc-main{}
/****************************************企业简介-最新政策 End*********************************************/


/****************************************企业简介-企业经营管理 Start****************************************/
.qyjj-qyjygl-main{}
/****************************************企业简介-企业经营管理 End******************************************/


/****************************************企业简介-企业重大事项 Start****************************************/
.qyjj-qyzdsx-main{}
.qyjj-qyzdsx-main .list-box .right-list .list-infos ul li a .info-box .info-title span b{font-size: 16px;margin-right: 3px;font-weight: 500;color: #e41212;line-height: 1;}
/****************************************企业简介-企业重大事项 End******************************************/


/****************************************企业简介-企业重大事项详情 Start*************************************/
.qyjj-qyzxsxxqy-main{}
.aboutdetailspub-main .details-box{padding: 40px 35px 40px 35px;background-color: white;border-radius: 10px;}
.aboutdetailspub-main .details-box .details-top{border-bottom: 1px solid #eaeaea;padding-bottom: 20px;}
.aboutdetailspub-main .details-box .details-top .details-title{margin-bottom: 13px;display: flex;align-items: center;justify-content: center;}
.aboutdetailspub-main .details-box .details-top .details-title h1{width: 57%;font-size: 23px;line-height: 35px;font-weight: 500;color: #333333;text-align: center;}
.aboutdetailspub-main .details-box .details-top .parameter{display: flex;align-items: center;justify-content: center;}
.aboutdetailspub-main .details-box .details-top .parameter span{margin: 0 30px;font-size: 14px;font-weight: 500;color: #999999;}
.aboutdetailspub-main .details-box .details-content{padding: 20px 0 30px 0;overflow: hidden;}
.aboutdetailspub-main .details-box .details-content p{font-size: 14px;line-height: 28px;margin: 10px 0;font-weight: 500;color: #666666;}
.aboutdetailspub-main .details-box .details-content img{margin: 10px 0;max-width: 100%;}
.aboutdetailspub-main .details-box .pageshare{margin-bottom: 70px;display: flex;align-items: center;justify-content: flex-end;}
.aboutdetailspub-main .details-box .pageshare span{font-size: 16px;margin-right: 2px;font-weight: 500;color: #333333;}
.aboutdetailspub-main .details-box .pageshare #psharebtn{z-index: 9999999999999999;}
.aboutdetailspub-main .details-box .pageshare #psharebtn a{width: 22px!important;;height: auto!important;;border: none!important;margin: 0 6px!important;}
.aboutdetailspub-main .details-box .pageshare #psharebtn a.icon-wechat{color: #79cc3e!important;}
.aboutdetailspub-main .details-box .pageshare #psharebtn a.icon-weibo{color: #f31f04!important;}
.aboutdetailspub-main .details-box .pageshare #psharebtn a.icon-qq{color: #4cafe9!important;}
.aboutdetailspub-main .details-box .pageshare #psharebtn a.icon-qzone{color: #f5be41!important;}
.aboutdetailspub-main .details-box .pageshare #psharebtn a:hover{background-color: white;}
.aboutdetailspub-main .details-box .pageshare #psharebtn a.icon-wechat:hover{color: #79cc3e!important;}
.aboutdetailspub-main .details-box .pageshare #psharebtn a.icon-weibo:hover{color: #f31f04!important;}
.aboutdetailspub-main .details-box .pageshare #psharebtn a.icon-qq:hover{color: #4cafe9!important;}
.aboutdetailspub-main .details-box .pageshare #psharebtn a.icon-qzone:hover{color: #f5be41!important;}

.aboutdetailspub-main .details-box .fynav{padding-top: 30px;border-top: 1px solid #e5e5e5;}
.aboutdetailspub-main .details-box .fynav .fynav-box{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.aboutdetailspub-main .details-box .fynav .fynav-box .fynav-list{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.aboutdetailspub-main .details-box .fynav .fynav-box .fynav-list .pubpage{max-width: 42%;width:auto;line-height: 1;display: flex;align-items: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.aboutdetailspub-main .details-box .fynav .fynav-box .fynav-list .pubpage span{font-size: 16px;padding:0;line-height: 1;margin-right: 10px;font-weight: 600;color: #666666;}
.aboutdetailspub-main .details-box .fynav .fynav-box .fynav-list .pubpage a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.aboutdetailspub-main .details-box .fynav .fynav-box .fynav-list .pubpage a{font-size: 16px;line-height: 1;font-weight: 500;color: #666666;display: flex;align-items: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.aboutdetailspub-main .details-box .fynav .fynav-box .fynav-list .prevpage{text-align: left;justify-content: flex-start}
.aboutdetailspub-main .details-box .fynav .fynav-box .fynav-list .prevpage a{text-align: left;justify-content: flex-start}
.aboutdetailspub-main .details-box .fynav .fynav-box .fynav-list .nextpage{text-align: right;justify-content: flex-end;}
.aboutdetailspub-main .details-box .fynav .fynav-box .fynav-list .nextpage a{text-align: right;justify-content: flex-end;}
.aboutdetailspub-main .details-box .fynav .fynav-box .fynav-list .pubpage:hover span{color: #4e6ef2;}
.aboutdetailspub-main .details-box .fynav .fynav-box .fynav-list .pubpage:hover a{color: #4e6ef2;}
.aboutdetailspub-main .details-box .fynav .fynav-box .returnlist{width: 10%;}
.aboutdetailspub-main .details-box .fynav .fynav-box .returnlist a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.aboutdetailspub-main .details-box .fynav .fynav-box .returnlist a{padding: 10px 12px;display: flex; justify-content: center; align-items: center;border: 1px solid #e6e6e6;border-radius: 50px;}
.aboutdetailspub-main .details-box .fynav .fynav-box .returnlist span{font-size: 14px;margin-right: 7px;font-weight: 500;color: #333333;}
.aboutdetailspub-main .details-box .fynav .fynav-box .returnlist span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.aboutdetailspub-main .details-box .fynav .fynav-box .returnlist i{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.aboutdetailspub-main .details-box .fynav .fynav-box .returnlist i{font-size: 14px;color: #4e6ef2;}
.aboutdetailspub-main .details-box .fynav .fynav-box .returnlist a:hover{border-color:white ;background-color: #4e6ef2;}
.aboutdetailspub-main .details-box .fynav .fynav-box .returnlist a:hover span{color: white;}
.aboutdetailspub-main .details-box .fynav .fynav-box .returnlist a:hover i{color: white;}
/****************************************企业简介-企业重大事项详情 End***************************************/


/****************************************企业简介-设备物资采购 Start****************************************/
.qyjj-sbwzcg-main{}
/****************************************企业简介-设备物资采购 End******************************************/


/****************************************企业简介-自媒体平台 Start******************************************/
.qyjj-zmtpt-main{}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box{width: 100%;margin: 30px 0;display: flex;align-items: flex-start;justify-content: space-between;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .left-info{width: 790px;overflow: hidden;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .left-info .info-title{margin-bottom: 20px;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .left-info .info-title span{font-size: 24px;font-weight: 500;color: #333333;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .left-info .info-desc{}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .left-info .info-desc p{font-size: 14px;color: #666666;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share{width: calc(100% - 835px); display: flex; align-items: flex-start; justify-content: flex-end; flex-direction: column;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-title{margin-bottom: 20px;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-title span{font-size: 24px;font-weight: 500;color: #4e6ef2;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-btn{display: flex;align-items: center;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-btn .share-li{margin-right: 12px;position: relative;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-btn .share-li .share-icon{width: 38px;height: 38px;display: flex;align-items: center;justify-content: center;border-radius: 8px;border: 1px solid #eaeaea;position: relative;cursor: pointer;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-btn .share-li .share-icon img{object-fit: cover;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-btn .share-li .qrcode-box{width: 200px;position: absolute;top: 56px; left: 50%; padding: 18px; background: #4e6ef2; border-radius: 2px; transform: translateX(-50%) scale(0); transform-origin: center bottom; opacity: 0; transition: all 0.35s ease-out; z-index: 99;display: flex;align-items: center;justify-content: center;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-btn .share-li .qrcode-box::before{content: "";width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 11px solid #4e6ef2;display: inline-block;position: absolute;top: -11px;left: calc(50% - 7px);}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-btn .share-li .qrcode-box ul{}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-btn .share-li .qrcode-box ul li{text-align: center;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-btn .share-li .qrcode-box ul li img{width: 166px;height: 166px;margin-bottom: 13px;object-fit: cover;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-btn .share-li .qrcode-box ul li p{font-size: 14px;font-weight: 500;color: #ffffff;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-btn .share-li:hover .qrcode-box{display: flex; transform: translateX(-50%) scale(1); opacity: 1;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box{}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul{width: 100%;display: flex;align-items: center;flex-wrap: wrap;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li{width: calc(33.33333% - 19px);padding: 25px 20px;margin: 0 28px 28px 0;background-color: #f8f8f8;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .top-desc{margin-bottom: 19px;padding-bottom: 21px;border-bottom: 1px dashed #eaeaea;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .top-desc h2{font-size: 20px;margin-bottom: 10px;font-weight: 500;color: #333333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .top-desc p{font-size: 14px;font-weight: 500;color: #666666;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share{}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-title{margin-bottom: 9px;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-title span{font-size: 14px;font-weight: 500;color: #333333;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-btn{display: flex;align-items: center;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-btn .share-li{margin-right: 12px;position: relative;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-btn .share-li .share-icon{width: 28px;height: 28px;background-color: #ffffff;display: flex;align-items: center;justify-content: center;border-radius: 8px;border: 1px solid #eaeaea;position: relative;cursor: pointer;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-btn .share-li .share-icon img{width: auto;height: 14px;object-fit: cover;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-btn .share-li .qrcode-box{width: 170px;position: absolute;top: 50px; left: 50%; padding: 15px; background: #4e6ef2; border-radius: 2px; transform: translateX(-50%) scale(0); transform-origin: center bottom; opacity: 0; transition: all 0.35s ease-out; z-index: 99;display: flex;align-items: center;justify-content: center;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-btn .share-li .qrcode-box::before{content: "";width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 11px solid #4e6ef2;display: inline-block;position: absolute;top: -11px;left: calc(50% - 7px);}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-btn .share-li .qrcode-box .qrcode-ul{}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-btn .share-li .qrcode-box .qrcode-ul .qrcode-li{width: 140px;text-align: center;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-btn .share-li .qrcode-box .qrcode-ul .qrcode-li img{width: 140px;height: 140px;margin-bottom: 11px;object-fit: cover;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-btn .share-li .qrcode-box .qrcode-ul .qrcode-li p{font-size: 14px;font-weight: 500;color: #ffffff;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li .bottom-share .share-btn .share-li:hover .qrcode-box{display: flex; transform: translateX(-50%) scale(1); opacity: 1;}
.qyjj-zmtpt-main .right-list .list-infos .zmtshare-box ul li:nth-child(3n){margin-right: 0;}
/****************************************企业简介-自媒体平台 End********************************************/


/****************************************企业简介-科技创新 Start*******************************************/
.qyjj-kjcx-main{}
.qyjj-kjcx-main .right-list .list-infos{padding: 0 10px;}
.qyjj-kjcx-main .right-list .list-infos .innovate-li{}
.qyjj-kjcx-main .right-list .list-infos .innovate-li .innovate-title{margin-bottom: 30px;border: none;}
.qyjj-kjcx-main .right-list .list-infos .innovate-li .innovate-title span{font-size: 20px;font-weight: bold;color: #333333;}
.qyjj-kjcx-main .right-list .list-infos .innovate-li .list-img{width: 100%;overflow: hidden;background-color: #eaeaea;}
.qyjj-kjcx-main .right-list .list-infos .innovate-li .list-img img{width: 100%;height: 100%;object-fit: cover;}
.qyjj-kjcx-main .right-list .list-infos .top-box{margin: 30px 0 40px 0;}
.qyjj-kjcx-main .right-list .list-infos .top-box .list-img{height: 249px;}
.qyjj-kjcx-main .right-list .list-infos .innovate-li .list-info{padding: 20px 20px;background-color: #f8f8f8;}
.qyjj-kjcx-main .right-list .list-infos .innovate-li .list-info p{font-size: 14px;line-height: 27px;font-weight: 500;color: #666666;}
.qyjj-kjcx-main .right-list .list-infos .bottom-box .list-img{height: 377px;}
/****************************************企业简介-科技创新 End*********************************************/


/****************************************企业简介-服务热线 Start*******************************************/
.qyjj-fwrx-main{}
.qyjj-fwrx-main .right-list .list-infos{}
.qyjj-fwrx-main .right-list .list-infos .topdesc-box{margin: 40px 0 40px 0;}
.qyjj-fwrx-main .right-list .list-infos .topdesc-box h1{font-size: 24px;font-weight: 500;color: #333333;margin-bottom: 20px;}
.qyjj-fwrx-main .right-list .list-infos .topdesc-box p{font-size: 16px;color: #666666;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box{width: 100%;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul{display: flex;align-items: center;flex-wrap: wrap;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li{width: calc(33.33333% - 19px);padding: 25px 20px;margin: 0 28px 28px 0;background-color: #f8f8f8;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-title{transition: border-color .35s; -o-transition: border-color .35s; -ms-transition: border-color .35s; -moz-transition: border-color .35s; -webkit-transition: border-color .35s;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-title{margin-bottom: 18px;padding-bottom: 18px;border-bottom: 1px dashed #eaeaea;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-title span{font-size: 20px;font-weight: 500;color: #333333;display: block;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-title p{font-size: 24px;color: #666666;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-info{}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-info .info-li{}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-info .info-li span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-info .info-li span{font-size: 16px;margin-bottom: 6px;font-weight: 500;color: #333333;display: block;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-info .info-li p{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-info .info-li p{font-size: 14px;color: #333333;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li .hotline-info .info-li:first-child{margin-bottom: 10px;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li:nth-child(3n){margin-right: 0;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li:hover{background-color: #4e6ef2;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li:hover .hotline-title{border-color: #ffffff50;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li:hover .hotline-title span{color: #ffffff;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li:hover .hotline-info .info-li span{color: #ffffff;}
.qyjj-fwrx-main .right-list .list-infos .hotline-box ul li:hover .hotline-info .info-li p{color: #ffffff;}
/****************************************企业简介-服务热线 End*********************************************/


/****************************************企业简介-信访投诉 Start*******************************************/
.qyjj-xfts-main{}
.qyjj-xfts-main .right-list .list-infos{}
.qyjj-xfts-main .right-list .list-infos .complaint-mode{margin: 50px 0 60px 0;}
.qyjj-xfts-main .right-list .list-infos .complaint-mode ul{}
.qyjj-xfts-main .right-list .list-infos .complaint-mode ul li{margin-bottom: 30px;display: flex;align-items: center;}
.qyjj-xfts-main .right-list .list-infos .complaint-mode ul li .left-icon{width: 43px;height: 43px;margin-right: 15px;border-radius: 100%;background-color: #4e6ef2;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.qyjj-xfts-main .right-list .list-infos .complaint-mode ul li .left-icon img{object-fit: cover;}
.qyjj-xfts-main .right-list .list-infos .complaint-mode ul li .right-info{display: flex;align-items: center;}
.qyjj-xfts-main .right-list .list-infos .complaint-mode ul li .right-info h2{font-size: 20px;font-weight: bold;color: #333333;white-space: nowrap;}
.qyjj-xfts-main .right-list .list-infos .complaint-mode ul li .right-info p{font-size: 18px;color: #666666;line-height: 1;}
.qyjj-xfts-main .right-list .list-infos .complaint-mode ul li .right-info p span{font-size: 18px;color: #666666;line-height: 1;}
.qyjj-xfts-main .right-list .list-infos .complaint-mode ul li .right-info p span:first-child{margin-right: 60px;}
.qyjj-xfts-main .right-list .list-infos .complaint-mode ul li:last-child{margin-bottom: 0px;}
.qyjj-xfts-main .right-list .list-infos .complaint-tips{width: 100%;}
.qyjj-xfts-main .right-list .list-infos .complaint-tips .tips-title{width: 100%;padding: 12px 20px;margin-bottom: 20px;background-color: #f8f8f8;}
.qyjj-xfts-main .right-list .list-infos .complaint-tips .tips-title span{font-size: 20px;font-weight: bold;color: #4e6ef2;}
.qyjj-xfts-main .right-list .list-infos .complaint-tips .tips-desc{padding: 0 10px;}
.qyjj-xfts-main .right-list .list-infos .complaint-tips .tips-desc p{font-size: 14px;color: #666666;line-height: 30px;margin-bottom: 15px;}
/****************************************企业简介-信访投诉 End*********************************************/


/****************************************企业文化-文化动态 Start*******************************************/
.qywh-whdt-main{}
.qywh-whdt-main .right-list .culture-baner{margin: 30px 0 10px 0;padding: 0 20px 35px 20px;position: relative;border-bottom: 1px dashed #eaeaea;}
.qywh-whdt-main .right-list .culture-baner #topculturebanners{position: relative;}
.qywh-whdt-main .right-list .culture-baner .swiper .banner-list{}
.qywh-whdt-main .right-list .culture-baner .swiper .banner-list a{width: 100%;display: flex;align-items: center;flex-direction: column;justify-content: center;}
.qywh-whdt-main .right-list .culture-baner .swiper .banner-list .list-img{width: 100%;height: 144px;margin-bottom: 10px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.qywh-whdt-main .right-list .culture-baner .swiper .banner-list .list-img img{width: 100%;height: 100%;object-fit: cover;}
.qywh-whdt-main .right-list .culture-baner .swiper .banner-list .list-txt{width: 100%;display: flex;align-items: center;justify-content: center;}
.qywh-whdt-main .right-list .culture-baner .swiper .banner-list .list-txt span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.qywh-whdt-main .right-list .culture-baner .swiper .banner-list .list-txt span{font-size: 14px;color: #666666;display: block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.qywh-whdt-main .right-list .culture-baner .swiper .banner-list a:hover .list-txt span{color: #4e6ef2;}
.qywh-whdt-main .right-list .culture-baner .swiper-btn-prev{position: absolute; left: -15px; top: 50px; width: auto; height: auto; cursor: pointer; z-index: 999;}
.qywh-whdt-main .right-list .culture-baner .swiper-btn-next{position: absolute; right: -15px; top: 50px; width: auto; height: auto; cursor: pointer; z-index: 999;}
.qywh-whdt-main .right-list .culture-baner .swiper-btn-li .swipericon{transition: fill .35s; -o-transition: fill .35s; -ms-transition: fill .35s; -moz-transition: fill .35s; -webkit-transition: fill .35s;}
.qywh-whdt-main .right-list .culture-baner .swiper-btn-li .swipericon{fill:#cccccc;width: 26px;height: 26px;}
.qywh-whdt-main .right-list .culture-baner .swiper-btn-li .swipericon:hover{fill:#4e6ef2;}
/****************************************企业文化-文化动态 End*********************************************/


/****************************************企业文化-京申风采 Start*******************************************/
.qywh-jsfc-main{}
.qywh-jsfc-main .list-box .right-list .list-infos{}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners{margin: 30px 0 6px 0;padding: 0 20px 35px 20px;position: relative;border-bottom: 1px dashed #eaeaea;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper{}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list{background-color: #f8f8f8;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list a{display: flex;align-items: center;justify-content: space-between;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list .list-img{width: 411px;height: 268px;overflow: hidden;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list .list-img img{width: 100%;height: 100%;object-fit: cover;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list .list-info{width: calc(100% - 411px);padding: 30px;display: block;background-color: #f8f8f8;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list .list-info .list-title{width: 100%;margin-bottom: 16px;border: none;line-height: 1;margin-top: 0;padding: 0;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list .list-info .list-title span{width: 100%;font-size: 24px;line-height: 1;font-weight: bold;color: #333333;display: inline-block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list .list-info .list-desc{margin-bottom: 15px;height: 130px;line-height: 1;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list .list-info .list-desc p{font-size: 16px;color: #666666;line-height: 27px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 5; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list .list-info .list-time{}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list .list-info .list-time time{font-size: 14px;color: #999999;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .news-pagination{position: absolute;bottom: 20px!important;right: 20px!important;left: auto!important;width: auto!important;display: flex!important;align-items: center;z-index: 999999999;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .news-pagination .swiper-pagination-bullet{background-color: #999999!important;opacity: 0.5;width: 9px!important;height: 9px!important;margin: 0 5px!important;border-radius: 50px!important;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .news-pagination .swiper-pagination-bullet-active{background-color: #4e6ef2!important;opacity: 1;width: 9px!important;height: 9px!important;}

.qywh-jsfc-main .list-box .right-list .list-infos ul{padding: 0;width: 100%;display: flex;flex-wrap: wrap;}
.qywh-jsfc-main .list-box .right-list .list-infos ul li:nth-child(5n){border-bottom: none;padding-bottom: 0;}
/****************************************企业文化-京申风采 End*********************************************/


/****************************************企业文化-京申文化（精神家园） Start**********************************/
.qywh-jswh-jsjy-main{}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box{width: 100%;margin: 30px 0 0 0;}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul{width: 100%;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul li{width:505px;height: 190px;margin-bottom: 30px;padding: 16px;display: flex;align-items: center;justify-content: space-between;background-color: #f8f8f8;}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul li .left-img{width: 158px;height: 159px;overflow: hidden;}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul li .left-img img{width: 100%;height: 100%;object-fit: cover;}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul li .right-info{width: calc(100% - 187px);height: 100%;padding-top: 8px;}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul li .right-info .culture-title{margin-bottom: 13px;padding-bottom: 13px;position: relative;}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul li .right-info .culture-title span{font-size: 20px;font-weight: bold;color: #4e6ef2;}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul li .right-info .culture-title::before{content: "";width: 20px;height: 2px;display:inline-block;background-color: #c9c9c9;position: absolute;bottom: 0;left: 0;}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul li .right-info .culture-desc{}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul li .right-info .culture-desc p{font-size: 14px;line-height: 26px;font-weight: 500;color: #666666;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 3; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul li:last-child{margin-bottom: 0;}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box{width: 100%;}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box ul{width: 100%;display: flex;align-items: flex-start;justify-content: space-between;flex-direction: column;}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box ul li{width:100%;height: 190px;margin-bottom: 30px;padding: 16px;display: flex;align-items: center;justify-content: space-between;background-color: #f8f8f8;}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box ul li .left-img{width: 158px;height: 159px;overflow: hidden;}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box ul li .left-img img{width: 100%;height: 100%;object-fit: cover;}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box ul li .right-info{width: calc(100% - 187px);height: 100%;padding-top: 8px;}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box ul li .right-info .culture-title{margin-bottom: 13px;padding-bottom: 13px;position: relative;}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box ul li .right-info .culture-title span{font-size: 20px;font-weight: bold;color: #4e6ef2;}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box ul li .right-info .culture-title::before{content: "";width: 20px;height: 2px;display:inline-block;background-color: #c9c9c9;position: absolute;bottom: 0;left: 0;}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box ul li .right-info .culture-desc{}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box ul li .right-info .culture-desc p{font-size: 14px;line-height: 26px;font-weight: 500;color: #666666;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 3; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.qywh-jswh-jsjy-main .right-list .list-infos .bottom-box ul li:last-child{margin-bottom: 0;}
/****************************************企业文化-京申文化（精神家园） End************************************/


/****************************************企业文化-京申文化（京申标识） Start**********************************/
.qywh-jswh-jsbs-main{}
.qywh-jswh-jsbs-main .right-list .list-infos{}
.qywh-jswh-jsbs-main .right-list .list-infos .mark-icon{margin: 50px 0;display: flex;align-items: center;justify-content: center;}
.qywh-jswh-jsbs-main .right-list .list-infos .mark-icon img{object-fit: cover;}
.qywh-jswh-jsbs-main .right-list .list-infos .mark-info{}
.qywh-jswh-jsbs-main .right-list .list-infos .mark-info p{font-size: 14px;line-height: 25px;margin-bottom: 10px;font-weight: 500;color: #666666;}
/****************************************企业文化-京申文化（京申标识） End************************************/


/****************************************企业文化-京申文化（京申之歌） Start**********************************/
.qywh-jswh-jszg-main{}
.qywh-jswh-jszg-main .right-list .list-infos{padding-top: 50px;display: flex;align-items: center;justify-content: center;}
.qywh-jswh-jszg-main .right-list .list-infos img{object-fit: cover;}
/****************************************企业文化-京申文化（京申之歌） End************************************/


/****************************************社会责任-案例专题 Start*******************************************/
.shzr-alzt-main{}
/****************************************社会责任-案例专题 End*********************************************/


/****************************************社会责任-活动动态 Start*******************************************/
.shzr-hddt-main{}
/****************************************社会责任-活动动态 End*********************************************/


/****************************************社会责任-理念战略 Start*******************************************/
.shzr-lnzl-main{}
.shzr-lnzl-main .right-list .list-infos{}
.shzr-lnzl-main .right-list .list-infos .idea-strategy{width: 100%;margin-top: 30px;}
.shzr-lnzl-main .right-list .list-infos .idea-strategy ul{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.shzr-lnzl-main .right-list .list-infos .idea-strategy ul li{width:505px;height: 190px;margin-bottom: 50px;padding: 16px;display: flex;align-items: center;justify-content: space-between;background-color: #f8f8f8;}
.shzr-lnzl-main .right-list .list-infos .idea-strategy ul li .left-img{width: 158px;height: 159px;overflow: hidden;}
.shzr-lnzl-main .right-list .list-infos .idea-strategy ul li .left-img img{width: 100%;height: 100%;object-fit: cover;}
.shzr-lnzl-main .right-list .list-infos .idea-strategy ul li .right-info{width: calc(100% - 187px);height: 100%;padding-top: 8px;}
.shzr-lnzl-main .right-list .list-infos .idea-strategy ul li .right-info .strategy-title{margin-bottom: 13px;padding-bottom: 13px;position: relative;}
.shzr-lnzl-main .right-list .list-infos .idea-strategy ul li .right-info .strategy-title span{font-size: 20px;font-weight: bold;color: #4e6ef2;}
.shzr-lnzl-main .right-list .list-infos .idea-strategy ul li .right-info .strategy-title::before{content: "";width: 20px;height: 2px;display:inline-block;background-color: #c9c9c9;position: absolute;bottom: 0;left: 0;}
.shzr-lnzl-main .right-list .list-infos .idea-strategy ul li .right-info .strategy-desc{}
.shzr-lnzl-main .right-list .list-infos .idea-strategy ul li .right-info .strategy-desc p{font-size: 14px;line-height: 26px;font-weight: 500;color: #666666;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 3; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
/****************************************企业简介-发展战略 End*********************************************/

/****************************************社会责任-理念战略 End*********************************************/


/****************************************社会责任-创造就业 Start*******************************************/
.shzr-czjy-main{}
.shzrpub-main .right-list .shzrpub-list .top-box{width: 100%;margin: 30px 0;padding-bottom: 30px;border-bottom: 1px dashed #eaeaea;}
.shzrpub-main .right-list .shzrpub-list .top-box a{display: block;position: relative;}
.shzrpub-main .right-list .shzrpub-list .top-box .top-img{width: 100%;height: 243px;margin-bottom: 25px;overflow: hidden;}
.shzrpub-main .right-list .shzrpub-list .top-box .top-img img{width: 100%;height: 100%;object-fit: cover;}
.shzrpub-main .right-list .shzrpub-list .top-box .bottom-info{width: 100%;overflow: hidden;}
.shzrpub-main .right-list .shzrpub-list .top-box .bottom-info p{font-size: 14px;line-height: 26px;font-weight: 500;color: #666666;}
.shzrpub-main .right-list .shzrpub-list .bottom-box{width: 100%;}
.shzrpub-main .right-list .shzrpub-list .bottom-box ul{width: 100%;}
.shzrpub-main .right-list .shzrpub-list .bottom-box ul li{width: 100%;margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px dashed #eaeaea;}
.shzrpub-main .right-list .shzrpub-list .bottom-box ul li a{width: 100%;display: block;position: relative;display: flex;align-items: center;justify-content: space-between;}
.shzrpub-main .right-list .shzrpub-list .bottom-box ul li .left-img{width:304px;height: 195px;overflow: hidden;}
.shzrpub-main .right-list .shzrpub-list .bottom-box ul li .left-img img{width: 100%;height: 100%;object-fit: cover;}
.shzrpub-main .right-list .shzrpub-list .bottom-box ul li .right-info{width: calc(100% - 334px);height: 195px;padding-top: 15px;overflow: hidden;}
.shzrpub-main .right-list .shzrpub-list .bottom-box ul li .right-info p{font-size: 14px;line-height: 27px;font-weight: 500;color: #666666;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 6; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.shzrpub-main .right-list .shzrpub-list .bottom-box ul li:last-child{border: none;}
/****************************************社会责任-创造就业 End*********************************************/


/****************************************社会责任-精准扶贫 Start*******************************************/
.shzr-jzfp-main{}
/****************************************社会责任-精准扶贫 End*********************************************/


/****************************************社会责任-慈善捐赠 Start*******************************************/
.shzr-csjk-main{}
/****************************************社会责任-慈善捐赠 End*********************************************/


/****************************************社会责任-绿色环保 Start*******************************************/
.shzr-lshb-main{}
/****************************************社会责任-绿色环保 End*********************************************/


/****************************************社会责任-关爱员工 Start*******************************************/
.shzr-gayg-main{}
/****************************************社会责任-关爱员工 End*********************************************/


/****************************************社会责任-责任报告 Start*******************************************/
.shzr-zrbg-main{}
.shzr-zrbg-main .right-list .list-infos{width: 100%;padding: 0 15px;margin-top: 40px;}
.shzr-zrbg-main .right-list .list-infos ul{width: 100%;display: flex;align-items: flex-start;flex-wrap: wrap;}
.shzr-zrbg-main .right-list .list-infos ul li{width: calc(33.3333% - 55.66px); margin-right: 83px;margin-bottom: 30px;}
.shzr-zrbg-main .right-list .list-infos ul li:nth-child(3n){margin-right: 0;}
.shzr-zrbg-main .right-list .list-infos ul li a{width: 100%;display: inline-block;}
.shzr-zrbg-main .right-list .list-infos ul li .report-img{transition: box-shadow .35s; -o-transition: box-shadow .35s; -ms-transition: box-shadow .35s; -moz-transition: box-shadow .35s; -webkit-transition: box-shadow .35s;}
.shzr-zrbg-main .right-list .list-infos ul li .report-img{width:279px;height: 380px;margin-bottom: 20px;box-shadow: 0px 0px 7px 9px #f5f5f5;overflow: hidden}
.shzr-zrbg-main .right-list .list-infos ul li .report-img img{width: 100%;height: 100%;object-fit: cover;}
.shzr-zrbg-main .right-list .list-infos ul li .download-btn{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.shzr-zrbg-main .right-list .list-infos ul li .download-btn{width: 100%;padding: 14px 20px;border: 1px solid #dadada;border-radius: 50px;display: flex;align-items: center;justify-content: space-between;}
.shzr-zrbg-main .right-list .list-infos ul li .download-btn .download-name{line-height: 1;}
.shzr-zrbg-main .right-list .list-infos ul li .download-btn .download-name span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.shzr-zrbg-main .right-list .list-infos ul li .download-btn .download-name span{font-size: 14px;line-height: 1;font-weight: 500;color: #333333;}
.shzr-zrbg-main .right-list .list-infos ul li .download-btn .download-icon{width: 16px;height: 16px;position: relative;overflow: hidden;}
.shzr-zrbg-main .right-list .list-infos ul li .download-btn .download-icon img{transition: opacity .35s; -o-transition: opacity .35s; -ms-transition: opacity .35s; -moz-transition: opacity .35s; -webkit-transition: opacity .35s;}
.shzr-zrbg-main .right-list .list-infos ul li .download-btn .download-icon img{position: absolute;}
.shzr-zrbg-main .right-list .list-infos ul li .download-btn .download-icon img:first-child{opacity: 1;}
.shzr-zrbg-main .right-list .list-infos ul li .download-btn .download-icon img:last-child{opacity: 0;}
.shzr-zrbg-main .right-list .list-infos ul li a:hover .report-img{box-shadow: 0px 0px 7px 9px #4e6ef24a;}
.shzr-zrbg-main .right-list .list-infos ul li a:hover .download-btn{background-color: #4e6ef2;border-color: #4e6ef2;}
.shzr-zrbg-main .right-list .list-infos ul li a:hover .download-btn .download-name span{color: #ffffff;}
.shzr-zrbg-main .right-list .list-infos ul li a:hover .download-btn .download-icon svg{fill: #ffffff;}
.shzr-zrbg-main .right-list .list-infos ul li a:hover .download-icon img:first-child{opacity: 0;}
.shzr-zrbg-main .right-list .list-infos ul li a:hover .download-icon img:last-child{opacity: 1;}
/****************************************社会责任-责任报告 End*********************************************/


/****************************************社会责任-京申大学创业计划（项目介绍） Start***************************/
.shzr-dxcyjh-xmjs-main{}
.shzr-dxcyjh-xmjs-main .right-list .list-infos{}
.shzr-dxcyjh-xmjs-main .right-list .list-infos .itemdesc-box{margin-top: 30px;}
.shzr-dxcyjh-xmjs-main .right-list .list-infos .item-li{margin-bottom: 35px;padding-bottom: 40px;border-bottom: 1px dashed #eaeaea;}
.shzr-dxcyjh-xmjs-main .right-list .list-infos .item-li .item-title{margin-bottom: 30px;line-height: 1;}
.shzr-dxcyjh-xmjs-main .right-list .list-infos .item-li .item-title span{font-size: 20px;line-height: 1;font-weight: bold;color: #333333;}
.shzr-dxcyjh-xmjs-main .right-list .list-infos .item-li .item-img{width: 100%;height: 380px;overflow: hidden;background-color: #eaeaea;}
.shzr-dxcyjh-xmjs-main .right-list .list-infos .item-li .item-img img{width: 100%;height: 100%;object-fit: cover;}
.shzr-dxcyjh-xmjs-main .right-list .list-infos .item-li:last-child{margin-bottom: 0;padding-bottom: 0;border: none;}
.shzr-dxcyjh-xmjs-main .right-list .list-infos .itemdesc-box{padding-bottom: 30px;}
.shzr-dxcyjh-xmjs-main .right-list .list-infos .itemdesc-box .item-title{margin-bottom: 20px;}
.shzr-dxcyjh-xmjs-main .right-list .list-infos .itemdesc-box .item-info p{font-size: 14px;line-height: 28px;margin-bottom: 15px;color: #666666;}
.shzr-dxcyjh-xmjs-main .right-list .list-infos .itemdesc-box .item-info p:last-child{margin-bottom: 0;}
/****************************************社会责任-京申大学创业计划（项目介绍） End*****************************/


/****************************************社会责任-京申大学创业计划（报名指南） Start***************************/
.shzr-dxcyjh-bmzn-main{}
.shzr-dxcyjh-bmzn-main .right-list .list-infos{}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .item-li{margin-bottom: 35px;padding-bottom: 40px;border-bottom: 1px dashed #eaeaea;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .item-li .item-title{margin-bottom: 30px;line-height: 1;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .item-li .item-title span{font-size: 20px;line-height: 1;font-weight: bold;color: #333333;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-qualifications{margin-top: 30px;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-qualifications .top-info{margin-bottom: 30px;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-qualifications .top-info span{font-size: 14px;color: #666666;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-qualifications .center-info{margin-bottom: 30px;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-qualifications .center-info p{font-size: 14px;color: #666666;margin-bottom: 20px;line-height: 1;display: flex;align-items: center;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-qualifications .center-info p b{font-size: 14px;color: #4e6ef2;line-height: 1;margin-right: 10px;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-qualifications .center-info :last-child{margin-bottom: 0;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-qualifications .bottom-info{}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-qualifications .bottom-info span{font-size: 14px;color: #e70b0b;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program{}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box{padding-left: 20px;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul{display: flex;align-items: flex-start;flex-wrap: wrap;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li{width: 305px; height: 183px;padding: 35px 20px 20px 20px;margin: 0 40px 40px 0;position: relative;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li:nth-child(3n){margin-right: 0;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li p{font-size: 13.5px;line-height: 30px;color: #ffffff;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 4; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li:nth-child(1){background:#4e6ef2 url(../images/about/bn307.png) no-repeat center center;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li:nth-child(2){background:#4e6ef2 url(../images/about/bn308.png) no-repeat center center;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li:nth-child(3){background:#4e6ef2 url(../images/about/bn309.png) no-repeat center center;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li:nth-child(4){background:#4e6ef2 url(../images/about/bn310.png) no-repeat center center;margin-bottom: 0;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li:nth-child(5){background:#4e6ef2 url(../images/about/bn311.png) no-repeat center center;margin-bottom: 0;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li:nth-child(6){background:#4e6ef2 url(../images/about/bn312.png) no-repeat center center;margin-bottom: 0;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li:nth-child(1)::after{content: "";width: 14px;height: 21px;background:url(../images/about/bn313.png) no-repeat center center;position: absolute;right: -27px;top: 90px;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li:nth-child(2)::after{content: "";width: 14px;height: 21px;background:url(../images/about/bn313.png) no-repeat center center;position: absolute;right: -27px;top: 90px;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li:nth-child(4)::after{content: "";width: 14px;height: 21px;background:url(../images/about/bn313.png) no-repeat center center;position: absolute;right: -27px;top: 90px;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li:nth-child(5)::after{content: "";width: 14px;height: 21px;background:url(../images/about/bn313.png) no-repeat center center;position: absolute;right: -27px;top: 90px;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .contact-info{}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .contact-info .contact-img{width: 100%;height: 380px;overflow: hidden;background-color: #eaeaea;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .contact-info .contact-img img{width: 100%;height: 100%;object-fit: cover;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .support-protocol{}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .support-protocol .protocol-box{}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .support-protocol .protocol-box p{font-size: 14px;color: #666666;line-height:27px;margin-bottom: 10px;display: flex;align-items: flex-start;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .support-protocol .protocol-box p b{font-size: 14px;color: #4e6ef2;line-height: 27px;margin-right: 10px;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .support-protocol .protocol-box span{font-size: 14px;margin: 15px 0;color: #e70b0b;display: block;}
/****************************************社会责任-京申大学创业计划（报名指南） End*****************************/


/****************************************社会责任-京申大学创业计划（项目进展） Start***************************/
.shzr-dxcyjh-xmjz-main{}
.shzr-dxcyjh-xmjz-main .right-list .list-infos{}
/****************************************社会责任-京申大学创业计划（项目进展） End*****************************/


/****************************************关于京申-党团工会-党团建设 Start************************************/
.gyjs-dtgh-dtjs-main{}
.gyjs-dtgh-dtjs-main .right-list .list-infos{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .item-li{margin: 35px 0;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .item-li .item-title{margin-bottom: 30px;line-height: 1;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .item-li .item-title span{font-size: 20px;line-height: 1;font-weight: bold;color: #333333;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partyleague-build{margin-top: 30px;width: 100%;height: 378px;display: flex;align-items: center;justify-content: space-between;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partyleague-build .left-img{width: 475px;height: 100%;overflow: hidden;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partyleague-build .left-img img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partyleague-build .right-info{width: calc(100% - 515px);}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partyleague-build .right-info .info-title{margin-bottom: 25px;line-height: 1;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partyleague-build .right-info .info-title span{font-size: 20px;line-height: 1;font-weight: bold;color: #333333;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partyleague-build .right-info .info-desc{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partyleague-build .right-info .info-desc p{margin-bottom: 12px;line-height: 26px;font-size: 16px;color: #666666;}

.gyjs-dtgh-dtjs-main .right-list .list-infos .ideological-pilotage{width: 100%;height: 360px;display: flex;align-items: center;align-content: center;justify-content: center;position: relative;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .ideological-pilotage img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .ideological-pilotage .item-info{width: 100%; height: 100%; padding: 0 50px; display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center; text-align: center; position: absolute;  top: 0; left: 50%; transform: translateX(-50%);}
.gyjs-dtgh-dtjs-main .right-list .list-infos .ideological-pilotage .item-info .info-title{margin-bottom: 25px;line-height: 1;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .ideological-pilotage .item-info .info-title span{font-size: 20px;line-height: 1;font-weight: bold;color: #ffffff;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .ideological-pilotage .item-info .info-desc{width: 100%;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .ideological-pilotage .item-info .info-desc p{width: 100%;line-height: 26px;font-size: 16px;color: #ffffff;}

.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul li{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul li{width: 330px;height: 84px;margin-bottom: 24px;overflow: hidden;background-color: #f8f8f8;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul li a{width: 100%;height: 100%;font-size: 16px;font-weight: 500;color: #333333;display: flex; align-items: center; justify-content: center;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul li:hover{background-color: #e63636;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul li:hover a{color: #ffffff;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul li.on{background-color: #e63636;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul li.on a{color: #ffffff;}

.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech{display: flex;align-items: flex-end;justify-content: space-between;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .left-img{width: 475px;height: 498px;overflow:hidden;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .left-img img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info{width: calc(100% - 515px);}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-title{margin-bottom: 30px;line-height: 1;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-title span{font-size: 20px;line-height: 1;font-weight: bold;color: #333333;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-list{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-list ul{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-list ul li{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-list ul li{width: 100%;height: 68px;padding: 0 15px;display: flex;align-items: center;overflow: hidden;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-list ul li a{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-list ul li a{width: 100%;height: 100%;font-size: 16px;line-height: 24px;font-weight: 500;color: #333333;display: flex;align-items: center;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-list ul li:hover{background-color: #e63636;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-list ul li:hover a{color: #ffffff;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-list ul li.on{background-color: #e63636;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-list ul li.on a{color: #ffffff;}

.gyjs-dtgh-dtjs-main .right-list .list-infos .knowing-doing{margin: 50px 0 30px 0;line-height: 1;text-align: center;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .knowing-doing span{font-size: 20px;line-height: 1;font-weight: bold;color: #e63636;}

.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner{padding: 0 35px;position: relative;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner #actionbanners{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .banner-list{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .banner-list a{display: inline-block;cursor: default;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .banner-list .list-img{width: 300px;height: 194px;overflow: hidden;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .banner-list .list-img img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .banner-list .list-info{padding: 10px 0;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .banner-list .list-info .info-title{margin-bottom: 3px;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .banner-list .list-info .info-title span{font-size: 16px;font-weight: 500;color: #333333;line-height: 24px;display: inline-block;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 2; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .banner-list .list-info .info-time{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .banner-list .list-info .info-time time{font-size: 12px;font-weight: 500;color: #333333;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .swiper-btn1-prev{position: absolute; left: 0px; top: 90px; width: auto; height: auto; cursor: pointer; z-index: 999;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .swiper-btn1-next{position: absolute; right: 0px; top: 90px; width: auto; height: auto; cursor: pointer; z-index: 999;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .swiper-btn-li .swipericon{transition: fill .35s; -o-transition: fill .35s; -ms-transition: fill .35s; -moz-transition: fill .35s; -webkit-transition: fill .35s;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .swiper-btn-li .swipericon{fill:#cccccc;width: 25px;height: 25px;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .swiper-btn-li .swipericon:hover{fill:#4e6ef2;}

.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt{margin-bottom: 45px;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner{padding: 0 35px;position: relative;display: flex;align-items: center;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner #overtbanners{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .banner-list{height: 300px;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .banner-list a{display: inline-block;position: relative;cursor: default;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .banner-list .list-img{width: 300px;height: 100%;overflow: hidden;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .banner-list .list-img img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .banner-list .list-info{width: 100%; height: 40%; padding: 30px 15px 10px 15px; background-image: linear-gradient(to top, rgba(0,17,84,0.75) 0%, rgba(255,255,255,0) 100%); position: absolute; bottom: 0; left: 0; display: flex; align-items: flex-start; flex-direction: column; justify-content: flex-end;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .banner-list .list-info time{font-size: 14px;margin-bottom: 5px;color: #ffffff;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .banner-list .list-info p{width: 100%;font-size: 18px;font-weight: bold;color: #ffffff;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .swiper-btn2-prev{position: absolute; left: 0px; top: auto; width: auto; height: auto; cursor: pointer; z-index: 999;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .swiper-btn2-next{position: absolute; right: 0px; top: auto; width: auto; height: auto; cursor: pointer; z-index: 999;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .swiper-btn-li .swipericon{transition: fill .35s; -o-transition: fill .35s; -ms-transition: fill .35s; -moz-transition: fill .35s; -webkit-transition: fill .35s;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .swiper-btn-li .swipericon{fill:#cccccc;width: 25px;height: 25px;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .swiper-btn-li .swipericon:hover{fill:#4e6ef2;}

.gyjs-dtgh-dtjs-main .right-list .list-infos .direction-principle{width: 100%;height: 360px;display: flex;align-items: center;position: relative;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .direction-principle img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .direction-principle .item-desc{width: 93%; height:100%; position: absolute;top:0;left: 50%; transform: translateX(-50%); padding: 0 20px; display: flex; align-items: flex-start; flex-direction: column; align-content: flex-start; justify-content: center;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .direction-principle .item-desc p{width: 100%;font-size: 16px;line-height: 24px;font-weight: 500;color: #ffffff;margin-bottom: 2px;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .direction-principle .item-desc p:last-child{margin-bottom: 0px;}

.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations{}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul{display: flex;align-items: center;justify-content: space-between;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li{transition: background-color .35s; -o-transition: background-color .35s; -ms-transition: background-color .35s; -moz-transition: background-color .35s; -webkit-transition: background-color .35s;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li{width: 327px; height: 447px; padding: 35px 18px 10px 18px; cursor: pointer;display: flex; flex-direction: column; align-content: center; justify-content: flex-start; align-items: center;background-color: #f2f2f2;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li .item-icon{width: 38px;height: 38px;margin-bottom: 15px;position: relative;overflow: hidden;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li .item-icon img{transition: opacity .35s; -o-transition: opacity .35s; -ms-transition: opacity .35s; -moz-transition: opacity .35s; -webkit-transition: opacity .35s;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li .item-icon img{position: absolute;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li .item-icon img:first-child{opacity: 1;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li .item-icon img:last-child{opacity: 0;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li .item-title{margin-bottom: 5px;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li .item-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li .item-title span{font-size: 20px;line-height: 1;font-weight: bold;color: #333333;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li .item-desc{width: 100%;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li .item-desc p{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li .item-desc p{font-size: 14px;line-height: 24px;font-weight: 500;color: #666666;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 13; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 13; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li:hover{background-color: #e63636;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li:hover .item-icon img:first-child{opacity: 0;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li:hover .item-icon img:last-child{opacity: 1;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li:hover .item-title span{color: #ffffff;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li:hover .item-desc p{color: #ffffff;}
/****************************************关于京申-党团工会-党团建设 End**************************************/


/****************************************关于京申-党团工会-工会活动 Start************************************/
.gyjs-dtgh-ghhd-main{}
.gyjs-dtgh-ghhd-main .right-list .list-infos{}
.gyjs-dtgh-ghhd-main .right-list .list-infos .item-li{margin-bottom: 35px;padding-bottom: 40px;border-bottom: 1px dashed #eaeaea;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .item-li .item-title{margin-bottom: 30px;line-height: 1;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .item-li .item-title span{font-size: 20px;line-height: 1;font-weight: bold;color: #333333;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service{margin-top: 35px;width: 100%;height: 442px;overflow: hidden;position: relative;display: flex;align-items: center;justify-content: center;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info{width: 100%; height: 100%; position: absolute; top: 0; left: 50%; transform: translateX(-50%); overflow: hidden; display: flex; justify-content: center; align-items: center; align-content: center; flex-direction: column;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-title{margin-bottom: 20px;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-title .cn-title{margin-bottom: 10px;display: flex;align-items: center;justify-content: center;position: relative;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-title .cn-title .text-icon{position: absolute;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-title .cn-title .text-icon img{object-fit: cover;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-title .cn-title .left-icon{left: -28px;top: -2px;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-title .cn-title .right-icon{right: -28px;top: -2px;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-title .cn-title h1{font-size: 30px;line-height: 1;font-weight: bold;color: #e83718;display: flex;align-items: center;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-title .cn-title h1 b{font-size: 25px;line-height: 1;font-weight: bold;color: #e83718;margin: 0 7px;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-title .en-title{}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-title .en-title p{font-size: 15px;line-height: 1;font-weight: 500;color: #e83718;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-desc{width: 66%;position: relative;left: 12px;margin-bottom: 50px;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .workers-service .service-info .info-desc p{font-size: 15px;line-height: 25px;font-weight: 500;color: #333333;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner{padding: 0 35px;position: relative;display: flex;align-items: center;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner #overtbanners{}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .banner-list{height: 250px;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .banner-list a{width: 100%;height: 100%;display: inline-block;position: relative;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .banner-list .list-img{width: 100%;height: 250px;overflow: hidden;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .banner-list .list-img img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .banner-list .list-info{width: 100%; height: 40%; padding: 30px 15px 10px 15px; background-image: linear-gradient(to top, rgba(0,17,84,0.75) 0%, rgba(255,255,255,0) 100%); position: absolute; bottom: 0; left: 0; display: flex; align-items: flex-start; flex-direction: column; justify-content: flex-end;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .banner-list .list-info time{font-size: 14px;margin-bottom: 5px;color: #ffffff;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .banner-list .list-info p{width: 100%;font-size: 18px;font-weight: bold;color: #ffffff;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .swiper-btn-prev{position: absolute; left: 0px; top: auto; width: auto; height: auto; cursor: pointer; z-index: 999;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .swiper-btn-next{position: absolute; right: 0px; top: auto; width: auto; height: auto; cursor: pointer; z-index: 999;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .swiper-btn-li .swipericon{transition: fill .35s; -o-transition: fill .35s; -ms-transition: fill .35s; -moz-transition: fill .35s; -webkit-transition: fill .35s;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .swiper-btn-li .swipericon{fill:#cccccc;width: 25px;height: 25px;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .swiper-btn-li .swipericon:hover{fill:#4e6ef2;}

.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic{width: 100%;border: none;margin-bottom: 0;padding-bottom: 0;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box{width: 100%;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul{width: 100%;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li{width: 100%;border-bottom: 1px dashed #eaeaea;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li a{padding: 30px 0;display: flex;align-items: center;justify-content: space-between;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li:first-child a{padding-top: 0;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li .left-img{width: 168px;height: 122px;overflow: hidden;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li .left-img img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li .right-info{width: calc(100% - 193px);}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li .right-info .info-title{margin-bottom: 20px;line-height: 1;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li .right-info .info-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li .right-info .info-title span{font-size: 20px;font-weight: 500;color: #333333;line-height: 1;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li .right-info .info-desc{margin-bottom: 25px;line-height: 1;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li .right-info .info-desc p{font-size: 14px;line-height: 1;color: #666666;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li .right-info .info-time{line-height: 1;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li .right-info .info-time time{font-size: 12px;font-weight: 500;color: #999999;line-height: 1;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li:last-child{border: none;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li:last-child a{padding-bottom: 0;}
.gyjs-dtgh-ghhd-main .right-list .list-infos .labourunion-dynamic .dynamic-box ul li a:hover .right-info .info-title span{color: #4e6ef2;}
/****************************************关于京申-党团工会-工会活动 End**************************************/


/****************************************关于京申-京申义工 Start*******************************************/
.gyjs-jsyg-main{}
.gyjs-jsyg-main .right-list .list-infos{}
.gyjs-jsyg-main .right-list .list-infos .item-li{margin-bottom: 35px;padding-bottom: 40px;border-bottom: 1px dashed #eaeaea;}
.gyjs-jsyg-main .right-list .list-infos .item-li .item-title{margin-bottom: 30px;line-height: 1;}
.gyjs-jsyg-main .right-list .list-infos .item-li .item-title span{font-size: 20px;line-height: 1;font-weight: bold;color: #333333;}
.gyjs-jsyg-main .right-list .list-infos .js-advocate{margin-top: 35px;width: 100%;height: 362px;overflow: hidden;display: flex;align-items: flex-start;justify-content: center;position: relative;}
.gyjs-jsyg-main .right-list .list-infos .js-advocate img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-jsyg-main .right-list .list-infos .js-advocate .advocate-info{width: 100%;height: 100%;padding-top: 60px;display: flex;align-items: flex-start;justify-content: center;position: absolute;}
.gyjs-jsyg-main .right-list .list-infos .js-advocate .advocate-info span{font-size: 24px;font-weight: bold;color: #ffffff;line-height: 1;}
.gyjs-jsyg-main .right-list .list-infos .js-volunteers{}
.gyjs-jsyg-main .right-list .list-infos .js-volunteers .volunteers-box{width: 100%;height: 70px;overflow: hidden;}
.gyjs-jsyg-main .right-list .list-infos .js-volunteers .volunteers-box img{width: 971px;height: 100%;object-fit: cover;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news{margin-bottom: 0;padding-bottom: 0;border: none;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box{}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul{display: flex;align-items: flex-start;flex-wrap: wrap;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li{width: calc(25% - 14px);margin: 0 18px 10px 0;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li:nth-child(4n){margin-right: 0;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li a{display: inline-block;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li .top-img{width: 245px;height: 170px;overflow: hidden;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li .top-img img{transition: transform .45s; -o-transition: transform .45s; -ms-transition: transform .45s; -moz-transition: transform .45s; -webkit-transition: transform .45s;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li .top-img img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li .bottom-info{width: 100%;padding: 10px 0;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li .bottom-info .info-title{width: 100%;height: 40px;margin-bottom: 10px;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li .bottom-info .info-title span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li .bottom-info .info-title span{width: 100%;font-size: 16px;line-height: 23px;color: #333333;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 2; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li .bottom-info .info-time{}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li .bottom-info .info-time time{font-size: 12px;font-weight: 500;color: #666666;line-height: 1}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li a:hover .top-img img{transform: scale(1.2);}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li a:hover .bottom-info .info-title span{color: #4e6ef2;}
/****************************************关于京申-京申义工 End*********************************************/


/****************************************关于京申-公司刊物 Start*******************************************/
.gyjs-gskw-main{}
.gyjs-gskw-main .right-list .list-infos{}
.gyjs-gskw-main .right-list .list-infos{width: 100%;padding: 0 15px;margin-top: 35px;}
.gyjs-gskw-main .right-list .list-infos ul{width: 100%;display: flex;align-items: flex-start;flex-wrap: wrap;}
.gyjs-gskw-main .right-list .list-infos ul li{width:30%;margin-bottom: 30px;margin-right:5%;}
.gyjs-gskw-main .right-list .list-infos ul li:nth-child(3n){margin-right: 0;}
.gyjs-gskw-main .right-list .list-infos ul li a{width: 100%;display: inline-block;}
.gyjs-gskw-main .right-list .list-infos ul li .journal-img{transition: box-shadow .35s; -o-transition: box-shadow .35s; -ms-transition: box-shadow .35s; -moz-transition: box-shadow .35s; -webkit-transition: box-shadow .35s;}
.gyjs-gskw-main .right-list .list-infos ul li .journal-img{width:100%;height: 380px;margin-bottom: 15px;box-shadow: 0px 0px 17px 0px #d9d9d9;border-radius: 5px;overflow: hidden}
.gyjs-gskw-main .right-list .list-infos ul li .journal-img img{width: 100%;height: 100%;object-fit: cover;}
.gyjs-gskw-main .right-list .list-infos ul li .journal-title{margin-bottom: 20px;padding: 0 25px;}
.gyjs-gskw-main .right-list .list-infos ul li .journal-title span{margin-bottom: 12px;font-size: 20px;line-height: 1;font-weight: 500;color: #333333;display: block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.gyjs-gskw-main .right-list .list-infos ul li .journal-title p{font-size: 14px;line-height: 1;color: #666666;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.gyjs-gskw-main .right-list .list-infos ul li .download-btn{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.gyjs-gskw-main .right-list .list-infos ul li .download-btn{width: 100%;padding: 14px 20px;border: 1px solid #dadada;border-radius: 50px;display: flex;align-items: center;justify-content: space-between;}
.gyjs-gskw-main .right-list .list-infos ul li .download-btn .download-name{line-height: 1;}
.gyjs-gskw-main .right-list .list-infos ul li .download-btn .download-name span{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s;}
.gyjs-gskw-main .right-list .list-infos ul li .download-btn .download-name span{font-size: 14px;line-height: 1;font-weight: 500;color: #333333;}
.gyjs-gskw-main .right-list .list-infos ul li .download-btn .download-icon{width: 16px;height: 16px;position: relative;overflow: hidden;}
.gyjs-gskw-main .right-list .list-infos ul li .download-btn .download-icon img{transition: opacity .35s; -o-transition: opacity .35s; -ms-transition: opacity .35s; -moz-transition: opacity .35s; -webkit-transition: opacity .35s;}
.gyjs-gskw-main .right-list .list-infos ul li .download-btn .download-icon img{position: absolute;}
.gyjs-gskw-main .right-list .list-infos ul li .download-btn .download-icon img:first-child{opacity: 1;}
.gyjs-gskw-main .right-list .list-infos ul li .download-btn .download-icon img:last-child{opacity: 0;}
.gyjs-gskw-main .right-list .list-infos ul li a:hover .download-btn{background-color: #4e6ef2;}
.gyjs-gskw-main .right-list .list-infos ul li a:hover .download-btn .download-name span{color: #ffffff;}
.gyjs-gskw-main .right-list .list-infos ul li a:hover .download-icon img:first-child{opacity: 0;}
.gyjs-gskw-main .right-list .list-infos ul li a:hover .download-icon img:last-child{opacity: 1;}
/****************************************关于京申-公司刊物 End*********************************************/

@media screen and (max-width:1740px){
	.container{max-width: 1300px;width: 1300px;}
	.indexmain .case .case-box .swiper-btn-prev{left:-65px;}
    .indexmain .case .case-box .swiper-btn-next{right:-65px;
    footer.footer .footer-box .center-list nav ul li .twolevel li a{font-size: 13px;}
}

@media screen and (max-width:1680px){
	.indexmain .case .case-box .swiper-btn-prev{left:-58px;}
    .indexmain .case .case-box .swiper-btn-next{right:-58px;}
    footer.footer .footer-box .center-list{width: calc(100% - 600px);}
    .indexmain .service .service-box .service-li .service-list .service-info p{font-size: 15px;}
}

@media screen and (max-width:1540px){
    .indexmain .case .case-box .swiper-btn-prev{left:-50px;}
    .indexmain .case .case-box .swiper-btn-next{right:-50px;}
    footer.footer .footer-box .center-list nav ul li .twolevel li a{font-size: 12px;white-space: nowrap;}
}

@media screen and (max-width:1440px){
    .pubmain .list-box .left-nav nav .onelevel li a{padding: 15px;}
    .pubmain .list-box .left-nav nav .onelevel li a span{font-size: 14px;}
    .pubmain .list-box .left-nav nav .onelevel li a i{font-size: 20px;}
    
}

@media screen and (max-width:1400px){
.pubmain{padding-bottom: 30px;}
.container{max-width: 90%;width: 90%;}
.pubmain .crumbs nav a{font-size: 14px;}
.header.header .containers{width: 90%;max-width: 90%;}
header.header .hdbottom .left-box ul li{margin-right: 45px;}
header.header .hdcenter .right-box .telephone .info .moreinfo{width: 220px;padding: 10px 10px 15px 8px;left: auto;right: -6px;transform:translateX(0) scale(1);}
header.header .hdcenter .right-box .telephone .info .moreinfo li{justify-content: flex-start;padding-left: 8px;}
header.header .hdcenter .right-box .telephone .info .moreinfo.on{transform:translateX(0) scale(1);}
header.header .hdbottom .right-box form input[type='text']{width:260px:}
.indexbanners{}
.indexbanners .groupinfos ul li{width: 275px;}
.indexbanners .groupinfos li .title h2{font-size: 15.5px;}
.indexbanners .groupinfos li .desc p{font-size: 12px;}
.indexbanners .groupinfos li .morebtn a{font-size: 11px;}
.indexbanners .hdbanners .banner_list a{display: inline-block;}
.jsindustrymain .sortnavbanner{height: auto;}
.indexmain{width: 100%;max-width: 100%;overflow: hidden;}
.indexmain .news .news-top-box .left-news-banner{/* width: 610px;*/}
.indexmain .news .news-top-box .left-news-banner .topnewsbanners .banner-list .news-list-txt span{font-size: 14px;}
.indexmain .news .news-top-box .right-news-list{/*width: calc(100% - 660px);*/}
.indexmain .news .news-top-box .right-news-list .news-hdnav .morebtn a{font-size: 14px;}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list ul li a{font-size: 20px;}
.indexmain .news .news-top-box .right-news-list .news-list ul li p{font-size: 14px;}
/*
.indexmain .news .news-bottom-box .left-box{width: 790px;}
.indexmain .news .news-bottom-box .right-box{width: calc(100% - 835px);}
*/

.indexmain .news .news-top-box .right-news-list .news-hdnav{padding-bottom: 10px;}
.indexmain .news .news-bottom-box .right-box .enterprise-video-list .video-box{width: 100%;}
.indexmain .news .news-bottom-box .right-box .news-top-list .news-hdnav .left-list ul li a{font-size: 18px;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li{margin-right: 10px;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .morebtn a{font-size: 14px;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li:first-child a{font-size: 18px;background: url(../images/index/bn20.png) 0px 4px no-repeat;background-size: 17px;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav{padding-bottom: 12px;}
.indexmain .news .news-top-box .right-news-list .news-hdnav .left-list ul li a:before{top: 30.5px;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li:first-child a:before{top: 30.5px;}
.indexmain .news .news-bottom-box .news-list-li .news-info ul li p{font-size: 14px;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li a{font-size: 16px;}
.indexmain .news .news-bottom-box .news-list-li .news-hdnav .left-list ul li a:before{top: 31.5px;}
.indexmain .news .news-bottom-box .left-box .news-five-list .hotnews-img-list ul li{width: 49%;}
.indexmain .news .news-bottom-box .left-box .news-five-list .hotnews-img-list ul li a{width: 100%;}
.indexmain .news .news-bottom-box .left-box .news-five-list .hotnews-img-list ul li .news-img{width: 100%;}
/*
.indexmain .industry .sort-nav-box .left-box{width: 325px;}
.indexmain .industry .sort-nav-box .left-box .right-nav{width: 936px;left: 319px;}
.indexmain .industry .sort-nav-box .right-box{width: calc(100% - 345px);}
*/
.indexmain .industry .sort-nav-box .left-box .right-nav .nav-item-li .left-list .top-nav{padding-left: 10px;}


.indexmain .service .service-box .service-li .service-img img{width: 100%;height: auto;}
.indexmain .industry .industry-hdbox{background: url(../images/index/bn31.png) no-repeat 0px 80px;background-size: 12%;}
.indexmain .industry .industry-hdbox .hd-topnav ul li{margin-right: 145px;}


.indexmain .solution .solution-box{width: 100%;}
.indexmain .solution .solution-box .solution-img{width: 100%;}
.indexmain .solution .solution-box .solution-list{width: 100%;}
.indexmain .solution .solution-box .solution-list ul li a{padding: 22px 20px;}
.indexmain .solution .solution-box .solution-list ul li .list-img{width: 40px;height: 40px;}
.indexmain .solution .solution-box .solution-list ul li .list-img img{width: 100%;height: 100%;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(1){top: 100px;left: 168px;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(2){bottom: 42px;left: 92px;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(3){top: 100px;left: 40px;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(4){bottom: 70px;right: 45px;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(5){top: 115px;right: 80px;}
.indexmain .solution .solution-box .solution-list ul li:nth-child(6){bottom: 91px;right: 160px;}

.indexmain .service .service-box .service-li{padding: 0 3%;}
.indexmain .service .service-box .service-li .service-list .service-info p{font-size: 14px;}

.indexmain .advantage .advantage-info p{font-size: 15px;}
.indexmain .advantage .advantage-box ul li .number h1{font-size: 75px;}
.indexmain .advantage .advantage-box ul li .number span{font-size: 55px;}
.indexmain .advantage .advantage-box ul li .desc span{font-size: 15px;}

.indexmain .case .case-box{text-align: center;margin: 0 auto;}
.indexmain .case .case-box .casebanners{width: 93%;}
.indexmain .case .case-box{height: auto;}
.indexmain .case .case-box .casebanners .banner-list .list-img{height: 190px;}
.indexmain .case .case-box .casebanners .banner-list .list-title span{font-size: 20px;}
.indexmain .case .case-box .casebanners .banner-list .list-desc p{font-size: 15px;}
.indexmain .case .case-box .swiper-btn-prev{left:0px; /* top: calc(50% - 18px);*/ width: 23px; height:50px;}
.indexmain .case .case-box .swiper-btn-next{right:0px; /* top: calc(50% - 18px);*/ width: 23px; height:50px;} 

.jiange{height: 400px;}
footer.footer .container{width: 90%;}
footer.footer .footer-box .left-list{width: 27%;}
footer.footer .footer-box .center-list{width: 47%;}
footer.footer .footer-box .center-list nav ul li{margin-right: 0;}
footer.footer .footer-box .right-list{width: 23%;}
footer.footer .footer-box{margin-bottom: 5px;}
#copyright a{padding: 12px 0;}
#copyright .links .links-box{width: 93%;}
#copyright .left-copyright a{font-size: 12px;}
#copyright .right-support a{font-size: 12px;}
footer.footer .footer-box .right-list .qrcode-box .qrcode-list .qrcode-desc span{font-size: 12px;}
footer.footer .footer-box .left-list .contactinfo a{font-size: 12px;}
footer.footer .footer-box .center-list nav ul li .twolevel li a{font-size: 12px;}

.right-fixed-nav ul li a .nav-title img{max-width:15px;}
.right-fixed-nav ul li:last-child .nav-title img{max-width:15px;}
.right-fixed-nav ul li a .nav-title span{font-size: 12px;}
.right-fixed-nav ul li a .nav-box .contact-list .list-li .right-info h1{font-size: 14px;}

.header-banner .banner-nav ul li a{font-size: 16px;}

.pubmain .list-box .left-nav{width: 25%;}
.pubmain .list-box .right-list{width: 75%;}

.pubmain .list-box .left-nav .nav-hdtitle span{display:none;}

.pubmain .list-box .right-list .list-title ul li span{font-size: 18px;}
.pubmain .list-box .left-nav nav .onelevel li a span{font-size: 17px;}
.pubmain .list-box .left-nav nav .onelevel li a::before{top: calc(50% - 11.5px);}
.pubmain .list-box .left-nav nav .onelevel li .twolevel ul li a{font-size: 16px;}
.pubmain .list-box .left-nav nav .onelevel li.on .twolevel ul li.on a::before{top: auto;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .left-box{width: 49%;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .left-box li{width: 100%;height: 100%;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box{width: 49%;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li{width: 48%;}
.news-qysp-main .list-box .right-list .list-infos .bottom-video .video-box .right-box ul li .video-img{width: 100%;}
.qyjj-fzzl-main .right-list .list-infos .develop-strategy ul li{width: 49%;margin-bottom: 20px;}
.gyjs-jsyg-main .right-list .list-infos .volunteers-news .news-box ul li .top-img{width: 100%;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul li{width: 32%;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul li a{padding: 0 20px;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .banner-list .list-img{width: 100%;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .banner-list .list-img{width: 100%;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .rules-regulations ul li{width: 32%;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .left-img{width: 450px; height: 483px;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info{width: calc(100% - 500px);}
.gyjs-dtgh-ghhd-main .right-list .list-infos .important-activities .activities-banner .banner-list .list-img{width: 100%;}
.jsindustrymain .industry-hdbox .hd-topnav .right-nav ul li{margin-right: 14%;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box{left: -16.5px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .right-nav{width: 946px;}
.jsindustrymain .sortnavbanner .hdnavbanners{width: 100%;height: 100%;}
.jsindustrymain .sortnavbanner .hdnavbanners .banner_list{height: 100%;}
.jsindustrymain .sortnavbanner .hdnavbanners .banner_list a{width: 100%;height: 100%;display: block;}
.jsindustrymain .sortnavbanner .hdnavbanners .banner_list .banner_list_img{width: 100%;height: 100%;}
.jsindustrymain .sortnavbanner .hdnavbanners .banner_list .banner_list_img img{width: 100%;height: 100%;}
.jsindustrymain .sortnavbanner .swiper-pagination{right: 41%!important;}

.jsindustrymain .industry-hdbox .sort-nav-box .left-box{height: 376px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav{padding-bottom: 7px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li:first-child{padding-top: 25px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li{padding: 5px 20px;margin-bottom: 0px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li .top-nav{padding-bottom: 6px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li .top-nav a{font-size: 14px;}
.jsindustrymain .industry-hdbox .sort-nav-box .left-box .left-nav ul li .bottom-nav a{font-size: 12px;}

.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li{width: 49%;margin-bottom: 26px;}

.qyjj-zmtpt-main .right-list .list-infos .topshare-box .left-info{width: 81%;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share{width: 19%;}
.qywh-jswh-jsjy-main .right-list .list-infos .top-box ul li{width: 49%;}
.shzr-lnzl-main .right-list .list-infos .idea-strategy ul li{width: 49%;margin-bottom: 20px;}
.shzr-zrbg-main .right-list .list-infos ul li{width: calc(33.3333% - 35.66px); margin-right: 53px; margin-bottom: 30px;}
.shzr-zrbg-main .right-list .list-infos ul li .report-img{width: 100%;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li{width: 30%;padding: 30px 20px 20px 20px;}
.shzr-dxcyjh-bmzn-main .right-list .list-infos .apply-program .program-box ul li p{font-size: 11.5px;line-height: 32px;-webkit-line-clamp: 5;-moz-line-clamp: 5;}

.fwzc-query-main .query-box .query-list .list-box{max-width: 90%;}

.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list{width: 500px;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .top-list .list-box img{width: 100%;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .top-list .list-box .list-info{padding: 0 0 20px 20px;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li{width: 49%;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li .list-box{width: 100%;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li .list-box img{width: 100%;}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .left-list .bottom-list .list-li .list-box .list-info{padding: 0 0 20px 20px;}

.aboutus-main .right-list .list-infos .industry-innovate .top-box .right-list{width: calc(100% - 540px);}
.aboutus-main .right-list .list-infos .industry-innovate .top-box .right-list .list-title h1{font-size: 35px;}

.aboutus-main .right-list .list-infos .image-js .imagejs-box .left-box{width: 49%;height: 400px;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box .list-li{height: 190px;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .left-box a{width: 100%;height: 100%;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .left-box .info-title{padding: 20px;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .left-box .info-title span{font-size: 18px;}

.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box{width: 49%;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box .list-li a{width: 100%;height: 100%;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box .list-li .info-title{padding: 20px;}
.aboutus-main .right-list .list-infos .image-js .imagejs-box .right-box .list-li .info-title span{font-size: 18px;}

.jscydetailsmain .details-box .details-banner{width:56%;height: 450px;}
.jscydetailsmain .details-box .details-info{width: 42%;}
.job-zxzl-main .right-list .list-infos .topitemlist .left-list{padding:15px;}
.job-zxzl-main .right-list .list-infos .topitemlist .left-list .list-title span{font-size: 18PX;}
.job-zxzl-main .right-list .list-infos .topitemlist .left-list .list-desc p{font-size: 12px;}

.job-zxzl-main .right-list .list-infos .office-environment .top-box .item-li{width: 49%;}
.job-zxzl-main .right-list .list-infos .follow-staff .staff-box ul li{width: 31.5%;padding: 25px 20px;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li{margin-bottom: 13PX;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li .item-title{padding-left: 20PX;margin-bottom: 6PX;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li .item-title span{font-size: 16px;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li .item-desc{margin-left: 20px;}
.job-zxzl-main .right-list .list-infos .welfare-care .right-list ul li .item-desc p{font-size: 12px;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul li{margin-bottom: 13PX;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul li .item-title{padding-left: 20px;margin-bottom: 6PX;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul li .item-title span{font-size: 14px;}
.job-zxzl-main .right-list .list-infos .help-publicgood .left-list ul li .item-desc p{font-size: 13PX;}

.job-zpbz-main .right-list .list-infos .contact-infos .contact-box ul li{width: 49%;padding: 25px 20px;}
.job-zpbz-main .right-list .list-infos .contact-infos .contact-box ul li .contact-info .icon{margin-right: 6px;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul li .campus-list .campus-li{padding: 30px 10px;}
.job-zpbz-main .right-list .list-infos .campus-recruit .campus-box .bottom-box ul li .campus-list .campus-li .campus-q{margin-bottom: 12px;}

.indexmain .case .case-box .swiper-btn-prev{left:-30px; width: 23px; height: 50px;}
.indexmain .case .case-box .swiper-btn-next{right:-30px; width: 23px; height: 50px;} 
.indexmain .case .case-box .casebanners .banner-list .list-li .list-title span{font-size: 18px;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .info-title{margin-bottom: 10px; margin-top: 10px;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .info-time{margin-bottom: 10px;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .morebtn{padding: 10px;}
.news-jcjs-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{font-size: 16px;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-time{width: 10%;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-img{width: 45%;height: 220px;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-box{width: 40%;}
.news-hyxw-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{font-size: 18px;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-title span{font-size: 22px;}
.news-zxdt-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-desc p{font-size: 14px;}
.news-zxdt-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 14px;}
.news-hdhd-main .list-box .right-list .list-infos ul li a .info-box .info-title h1{font-size: 16px;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-title span{font-size: 22px;}
.news-jsyg-main .list-box .right-list .list-infos .news-baners .topnewsbanners .banner-list .list-info .list-desc p{font-size: 14px;}
.news-jsyg-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 14px;}
.news-mtjj-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 14px;}
.jscydetailsmain .details-box .details-info .details-title h1{font-size: 28px;}
.jscydetailsmain .details-box .details-info .details-desc p{font-size: 14px;line-height: 26px;}
.jscydetailsmain .explain-box .explain-nav{height:60px;}
.jscydetailsmain .explain-box .explain-list .explain-title h1{font-size: 28px;}
.fwsupport-main .fwsupport-culture .culture-box ul li .culture-info .desc{height:auto;}
.fwsupport-main .fwsupport-culture .culture-box ul li .culture-info .desc span{font-size: 14px;line-height: 22px;}
.fwsupport-main .fwsupport-client .client-box .right-box ul li .icon-title span{font-size: 22px;}
.fwsupport-main .fwsupport-network .network-box ul li .desc span{font-size: 15px;}
.pubmain .list-box .left-nav nav .onelevel li a span{margin-right: 30px;}
.fwzc-case-main .list-box .right-list .list-infos ul li .info-box .info-desc{margin-bottom: 5px;}
.fwsupport-finance-main .finance-policy .policy-box .list-li .list-info .info-title {font-size: 20px;}
.fwsupport-finance-main .finance-policy .policy-box .list-li .list-info .info-desc p {line-height: 22px;}
.fwsupport-finance-main .jiulong-insurance .insurance-box .bottom-box ul li .list-info .info-title span{font-size: 20px;}
.job-rczl-main .right-list .list-infos p{font-size: 14px;line-height: 24px;}
.job-rcxx-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 14px;}
.job-zxzl-main .right-list .list-infos .office-environment .top-box .item-li .item-info{padding:20px;}
.job-rsxc-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 14px;}
.job-zpdt-main .list-box .right-list .list-infos .top-box .swiper .banner-list .list-info .list-title span{font-size: 22px;line-height: 1.35;}
.job-zpbz-main .right-list .list-infos .contact-infos .contact-box ul li .contact-info .info span{font-size: 14px;}
.aboutus-main .right-list .list-infos .enterprise-desc .bottom-list-box .desc-param ul li{padding: 0 35px;}
.qyjj-ldzc-main .right-list .list-infos .leader-speech{height:auto;}
.aboutpub-main .list-box .right-list .list-infos ul li a .info-box .info-title span{font-size: 14px;}
.qyjj-qyzdsx-main .list-box .right-list .list-infos ul li a .info-box .info-title span b{font-size: 14px;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .left-info .info-desc{width: 95%;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .left-info .info-title span{font-size: 22px;}
.qyjj-zmtpt-main .right-list .list-infos .topshare-box .right-share .share-title span{font-size: 22px;}
.qyjj-kjcx-main .right-list .list-infos .innovate-li .list-info{padding: 15px;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list .list-info .list-title span{font-size: 22px;}
.qywh-jsfc-main .list-box .right-list .list-infos .news-baners .swiper .banner-list .list-info .list-desc p{font-size: 14px;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partyleague-build .right-info .info-desc p{margin-bottom: 10px;font-size: 14px;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-partyrules .partyrules-box ul li a{font-size: 14px;line-height: 1.35;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .study-speech .right-info .info-list ul li a{font-size: 14px;line-height: 1.35;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .partybuild-action .action-banner .banner-list .list-info .info-title span{font-size: 14px;line-height: 1.35;}
.gyjs-dtgh-dtjs-main .right-list .list-infos .info-overt .overt-banner .banner-list .list-info p{font-size: 16px;}
.gyjs-gskw-main .right-list .list-infos ul li .journal-title{padding: 0 15px;}
.gyjs-gskw-main .right-list .list-infos ul li .journal-title span{font-size: 18px;}
.gyjs-gskw-main .right-list .list-infos ul li .download-btn{padding: 10px 15px;}



}

@media screen and (max-width:1360px){
header.header .hdbottom .left-box ul li{margin-right: 35px;}
header.header .hdbottom .right-box form input[type='text']{width:250px;}
.jsindustrymain .industry-hdbox .hd-topnav .right-nav ul li{margin-right: 12%;}

.indexmain .case .case-box .swiper-btn-prev{left:-20px;}
.indexmain .case .case-box .swiper-btn-next{right:-20px;} 

.indexmain .case .case-box .casebanners .banner-list .list-li .list-img{height: 160px;}
.indexmain .case .case-box .casebanners .banner-list .list-li .list-title span{font-size: 16px;}

}

@media screen and (max-width:1200px){
    /*
.container{max-width: 88%;width: 88%;}
.header.header .containers{width: 88%;max-width: 88%;}
*/
header.header .hdbottom .left-box ul li{margin-right: 20px;}
header.header .hdbottom .right-box form input[type='text']{width:230px;}
header.header .hdbottom .left-box li a{padding: 0 10px;}
/*
footer.footer .container{width: 88%;}
*/

.indexmain .case .case-box .swiper-btn-prev{left:-10px;}
.indexmain .case .case-box .swiper-btn-next{right:-10px;} 
}
 /*
@media screen and (max-width:950px){
header.header .hdbottom .left-box ul li{margin-right: 30px;}
}

@media only screen and (max-width: 768px) {
    meta[name="viewport"] {
        display: none;
    }
   
}
@media screen and (max-width:768px){
    body{overflow-x:hidden;width:max-content;}
    .container{max-width: 90%;width: 90%;}
    header{overflow-x:hidden;max-width: 100%;}
    header.header .hdbottom .left-box li a{font-size:12px;}
    header.header .hdbottom .right-box form input[type='text']{width:180px;}
    footer{overflow-x:hidden;max-width: 100%;}
    .copyright{overflow-x:hidden;max-width: 100%;}
}
*/
