@charset "utf-8"; /* 框架 -----------------------------------------*/ .row { padding: 10px 0; } .row:last-of-type { margin-bottom: 0; } .row .container { width: 1160px; } .column-4 { float: left; width: 372px; margin-right: 22px; } .column-6 { float: left; width: 570px; margin-right: 20px; } .column-4:last-of-type, .column-6:last-of-type { margin-right: 0; } .bgGray { background: #f5f5f5; padding: 40px 0; } /* 图标特效 */ .effectIcon li { perspective: 1000px; } .effectIcon li a:before { transition: all 0.7s ease; } .effectIcon li a:hover:before { transform: rotateY(180deg); } .picinfoList li .more{display: none;} .picinfoList li .con .others .more{display: block;} /* 集团概况-cbin仲博app注册 -----------------------------------------*/ .aboutBox { padding: 30px 0; } .aboutBox > .hd { text-align: center; } .aboutBox > .hd h3 { font-size: 36px; line-height: 1.5; } .aboutBox > .bd { padding-top: 50px; } .established { overflow: hidden; } .established .date { float: left; margin: 0 30px 36px 0; width: 320px; height: 240px; padding: 20px 30px; border: 10px solid #dbc07f; } .established .date .ym { font-size: 36px; color: #dbc07f; line-height: 1.5; } .established .date .name { margin-top: 4px; font-size: 20px; line-height: 30px; } .established .date .intro { margin-top: 25px; font-size: 14px; line-height: 30px; height: 120px; overflow: hidden; color: #999; } .established .text { overflow: hidden; font-size: 16px; line-height: 44px; height: 176px; overflow: hidden; } .established .pic { float: left; width: 50%; } .established .pic img { width: 100%; } .established .p1 img { height: 247px; } .established .p2 img { height: 387px; } .established .p2 { float: right; margin-top: 20px; } .aboutBox .printArea .conTxt { margin-top: 50px; } .aboutBox .menuList { padding: 30px 0; margin: -1.3%; } .aboutBox .menuList::after { display: table; content: " "; clear: both; } .aboutBox .menuList li { float: left; width: 22.4%; margin: 1.3%; } .aboutBox .menuList li a { display: block; height: 88px; line-height: 88px; text-align: center; font-size: 24px; overflow: hidden; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); } .aboutBox .menuList li a::before { display: inline-block; font-family: "fontpower"; content: '\e1cb'; vertical-align: top; font-size: 44px; color: #223874; margin-right: 22px; } .aboutBox .menuList li a:hover { background: #223874; text-decoration: none; color: #fff; } .aboutBox .menuList li a:hover::before { color: #fff; } .aboutBox .menuList .li2 a::before { content: '\e1ca'; } .aboutBox .menuList .li3 a::before { content: '\e69a'; } .aboutBox .menuList .li4 a::before { content: '\e6f4'; } .aboutBox .menuList .li5 a::before { content: '\e689'; } .aboutBox .menuList .li6 a::before { content: '\e1c8'; } .aboutBox .menuList .li7 a::before { content: '\e1cc'; } .aboutBox .menuList .li8 a::before { content: '\e716'; } /* 发展历程 -----------------------------------------*/ .yearSelection { text-align: right; font-size: 0; line-height: 1; padding-top: 10px; } .yearSelection dl { position: relative; display: inline-block; vertical-align: top; width: 150px; margin-left: 10px; text-align: left; } .yearSelection dt { position: relative; z-index: 1; height: 50px; line-height: 50px; border-radius: 4px; border: 1px solid #e5e5e5; text-align: left; background: #f2f2f2; padding: 0 50px 0 30px; font-size: 18px; color: #333; box-shadow: none; overflow: hidden; white-space: normal; cursor: pointer; } .yearSelection dt::after { position: absolute; content: ''; right: 15px; top: 50%; margin-top: -5px; border: 10px solid transparent; border-top-color: #ccc; border-bottom: none; } .yearSelection dt a { color: inherit; text-decoration: none; } .yearSelection dd { top: 100%; display: none; position: absolute; left: 0; right: 0; z-index: 3; width: 100%; box-shadow: 0 0 5px rgba(0, 0, 0, .2); } .yearSelection ul { max-height: 351px; border: 1px solid #ccc; background: #fff; overflow-y: scroll;} .yearSelection li { border-bottom: 1px dotted #ccc; color: #666; } .yearSelection li.noData, .yearSelection li:last-of-type { border-bottom: none; } .yearSelection li.noData, .yearSelection li a { display: block; padding: 8px 14px; font-size: 16px; line-height: 24px; color: #666; } .yearSelection li a:hover { background-color: #f4f4f4; text-decoration: none;} .yearSelection dl:hover dt { background: #fff; } .yearSelection dl:hover dt::after { transform: rotate(180deg); } .yearSelection dl:hover dd { display: block; } .timeline .noData { margin-left: 160px; } .timeline .currentYear { line-height: 30px; font-size: 24px; color: #223874; } .timeline .currentYear .year { font-style: italic; display: inline-block; vertical-align: top; width: 100px; } .timeline .currentYear .fa { font-size: 28px; color: #01a0e9; } .timelineList { position: relative; } .timelineList::before { position: absolute; content: ''; left: 113px; top: -4px; width: 0; height: 100%; border-left: 1px solid #01a0e9; } .timelineList > li { padding: 20px 0; overflow: hidden; } .timelineList .month { position: relative; width: 121px; float: left; margin: 31px 37px 0 0; font-size: 18px; line-height: 29px; color: #223874; text-align: right; } .timelineList .month::after { display: inline-block; vertical-align: top; content: ''; width: 3px; height: 3px; border-radius: 50%; border: 4px solid #fff; box-shadow: 0 0 0 2px #01a0e9; background: #01a0e9; margin: 9px 2px 0 17px; } .timelineList .conList{ overflow: hidden; border: 1px solid #e5e5e5; padding: 15px 20px; } .timelineList .conList li { border-bottom: 1px dashed #e5e5e5; font-size: 14px; line-height: 26px; padding: 17px 10px; } .timelineList .conList li:last-of-type { border-bottom: none; } .timelineList .conList .date { float: left; background: #01a0e9; color: #fff; padding: 0 12px; border-radius: 500px; margin-right: 15px; } .timelineList .conList .tit { display: block; overflow: hidden; } /* 节点-图文列表页 -----------------------------------------*/ .picNodeList { padding: 10px 0; } .picNodeList li { position: relative; overflow: hidden; } .picNodeList .pic { float: left; width: 50%; margin-right: 40px; } .picNodeList .pic a { display: block; padding-bottom: 55.17%; position: relative; overflow: hidden; height: 0; } .picNodeList .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; } .picNodeList .title { margin-top: 40px; font-size: 30px; height: 44px; line-height: 44px; overflow: hidden; } .picNodeList .title a { text-decoration: none; } .picNodeList .intro { margin-top: 20px; font-size: 14px; line-height: 26px; height: 78px; overflow: hidden; } .picNodeList .title a::after { position: absolute; left: 50%; top: 210px; margin-left: 40px; content: '+'; font-family: Arial; width: 38px; height: 38px; line-height: 38px; font-size: 24px; border: 1px solid #dbc07f; border-radius: 50%; text-align: center; color: #dbc07f; transition: all 0.4s ease; } .picNodeList li:nth-of-type(even) { text-align: right; } .picNodeList li:nth-of-type(even) .pic { float: right; margin: 0 0 0 40px; } .picNodeList li:nth-of-type(even) .title a::after { left: auto; right: 50%; margin: 0 40px 0 0; } .picNodeList li:hover .title a::after { transform: rotate(180deg); background: #dbc07f; color: #fff; } /* 红色风格页面 - 党建视窗 -----------------------------------------*/ .redPage .pageBanner { background-image: url(../../base/img/page-banner-red.jpg); } .redPage .pageBanner .con { text-align: center; } .redPage .pageBanner .con h3 { color: #c62501; } .redPage .pageBanner .con h4 { display: none; } .redPage #content { min-height: auto; } .redPage #footer { background: #b42f11; } .redPage .primaryBox>.hd h3 { border-left-color: #c72501; } /* 文章-父列表页 -----------------------------------------*/ .focusWrap { overflow: hidden;padding: 0 0 60px;} .focusWrap .focusPageBox{width: 1300px;box-shadow: 0 0 0;margin: 0 auto;padding: 0;} /* 文章子-列表页 -----------------------------------------*/ /* 内容带图片的信息列表_图片判断式 */ .pageTPList li { margin-bottom: 30px; background: #fff; padding: 20px; overflow: hidden; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); } .pageTPList li:hover { background: #fafafa; } .pageTPList li.last { margin-bottom: 0; } .pageTPList .title { font-size: 22px; line-height: 30px; height: 30px; margin-bottom: 12px; overflow: hidden; } .pageTPList .pic { float: left; margin-right: 20px; width: 140px; } .pageTPList .pic img { width: 100%; height: 90px;} .pageTPList .con { overflow: hidden; } .pageTPList .intro { font-size: 14px; line-height: 28px; height: 56px; color: #777; overflow: hidden; } .pageTPList .date { margin-top: 8px; display: block; font-size: 14px; line-height: 24px; color: #999; } .pageTPList .date::before { display: inline-block; vertical-align: top; font-family: "fontpower"; content: '\e737'; margin-right: 8px; font-size: 1.2em; color: #bda060; } .pageTPList li:hover .title a { color: #223874; font-weight: bold; text-decoration: none; } /* newsList */ .newsList li { padding: 50px; border-radius: 10px;background: url(../../base/newimg/list_bg.png) 90% bottom no-repeat; overflow: hidden;margin-bottom: 40px;background-color:#fff;} .newsList li:hover {background: url(../../base/newimg/list_bg_on.png) 90% bottom no-repeat; background-color: #3F66A7; } .newsList .date {float: left;width: 67px;height: 80px;margin-right: 20px;border-radius: 5px;border: 1px solid #EEE;text-align: left;padding: 0 7px;} .newsList .date .dd { display: block;font-size: 24px; color: #999;line-height: 24px;margin: 16px 0 5px 0;} .newsList .date .ym { display: block;font-size: 14px; color: #999; line-height: 24px;} .newsList .con {overflow: hidden;width: 920px;float: left;} .newsList .title {font-size: 18px;line-height: 1.8;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} .newsList .intro {margin-top: 4px;font-size: 14px;line-height: 24px;color: #999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} .newsList .con .others{display: none;} .newsList li .more{float: right;border: 1px solid #EEE;display: block;height: 40px;line-height: 40px;padding: 0 30px;margin: 20px 0px;font-size: 16px;color: #999;border-radius: 30px;} .newsList li:hover .title a { color: #fff; font-weight: bold; text-decoration: none; } .newsList li:hover .date .dd,.newsList li:hover .date .ym,.newsList li:hover .intro{color:#fff;} .newsList li:hover .more{background-color: #fff;border-color:#fff;color:#3F66A7;} /* 视频-列表页 ----------------------------------------- */ .videoPageList { margin: -0.85%; overflow: hidden; text-align: center; } .videoPageList li { float: left; width: 31.6333%; margin: 0.85%; position: relative; overflow: hidden; } .videoPageList li.noData { text-align: left; } .videoPageList .pic a { display: block; padding-bottom: 56.25%; position: relative; overflow: hidden; height: 0; background: #000; } .videoPageList .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; opacity: 0.8; } .videoPageList .pic a::after { content: '\e734'; font-family: "fontpower"; position: absolute; left: 50%; top: 50%; margin: -30px 0 0 -30px; width: 60px; font-size: 54px; color: #fff; line-height: 60px; text-align: center; } .videoPageList .title a { padding: 12px 20px; display: block; height: 34px; font-size: 16px; line-height: 34px; background: #f5f5f5; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: none; } .videoPageList li:hover .pic img { opacity: 1; } /* 视频-内容页 ----------------------------------------- */ .switchVideoCon { margin-top: 15px; } .curSelectedVideo { background-color: #1264b0 !important; color: #fff; } /* 文章内容页 -----------------------------------------*/ .articleCon { text-align: left; padding: 0; } .articleCon .power-content_voice { margin-bottom: 20px;display: none; } .printArea .title { font-size: 32px; line-height: 1.5; text-align: center; margin-bottom: 30px; color: #333; display: block; font-weight: bold;} .printArea .subTitle { font-size: 16px; color: #555; text-align: center; margin-bottom: 30px;} .printArea .property { font-size: 14px; margin-bottom: 35px; line-height: 22px; padding: 14px 15px; text-align: center; color: #999;} .printArea .property a { color: inherit; } .printArea .property span { padding: 0 10px;} .printArea .conTxt, .printArea .conTxt *{box-sizing:content-box} .printArea .conTxt { color: #333; font-size: 16px; line-height: 32px; text-align: left; padding: 0 0 20px 0; overflow: hidden; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;} .printArea .conTxt p {margin: 20px 0 0px; padding:0px; line-height: 32px; word-wrap: break-word; border: none; border-radius: 0; white-space:normal; text-align: justify;} .printArea .conTxt p:first-child{margin-top: 0px} .printArea .conTxt img { max-width: 100%; height: auto !important; border: 0; vertical-align: top} .printArea .conTxt table{background-color: transparent; border-collapse: collapse; border-spacing: 0; text-align: left; } .printArea .conTxt table td{padding: 5px 10px; border: 1px solid #ddd;} .printArea .conTxt table td p{padding: 0px !important; margin: 0px !important; text-indent: 0px !important;} .printArea .conTxt table p { margin: 0px} .printArea .conTxt a { color: blue; text-decoration: underline;} .printArea .conTxt em { font-style: italic;} .printArea .conTxt ul { padding-left: 2em; list-style: inherit;} .printArea .conTxt ol { padding-left: 2em; list-style: decimal;} .printArea .conTxt ul li { zoom: normal; list-style: inherit; text-indent: 0 !important;} .printArea .conTxt ol li { zoom: normal; list-style: inherit; text-indent: 0 !important;} .printArea .conTxt h1, .printArea .conTxt h2, .printArea .conTxt h3, .printArea .conTxt h4, .printArea .conTxt h5, .printArea .conTxt h6, .printArea .conTxt b, .printArea .conTxt strong { font-weight: bold;} .printArea .conTxt h1 { font-size: 28px; line-height:38px; margin: 38px 0px 19px 0px; } .printArea .conTxt h2 { font-size: 24px; line-height:34px; margin: 34px 0px 17px 0px; } .printArea .conTxt h3 { font-size: 20px; line-height:30px; margin: 30px 0px 15px 0px; } .printArea .conTxt h4 { font-size: 16px; line-height:26px; margin: 26px 0px 13px 0px; } .printArea .conTxt h5 { font-size: 14px; line-height:24px; margin: 24px 0px 12px 0px; } .printArea .conTxt h6 { font-size: 12px; line-height:22px; margin: 22px 0px 10px 0px; } .printArea .conTxt blockquote{margin:10px 0px; border-left:2px solid #d8dad9; padding:0 0 0 10px; line-height:1.74; color:#888; font-size:15px; } .printArea .conTxt blockquote p{margin:0px; line-height:1.7; color:#888; font-size:15px;} .printArea .conTxt h1:first-child, .printArea .conTxt h2:first-child, .printArea .conTxt h3:first-child, .printArea .conTxt h4:first-child, .printArea .conTxt h5:first-child, .printArea .conTxt h6:first-child{margin-top:0px;} .printArea .conTxt .videoPlayer{ text-indent: 0; } .printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 20px auto; } .printArea .videoPlayer [data-ui=video] { margin: 0 auto; max-width: 100%; height: 0 !important; padding-bottom: 60%; } .printArea .videoPlayer [data-ui=video] > div { position: absolute; left: 0; top: 0; } .printArea .edui-video-video { max-width: 100%; height: auto; margin: 0 auto; } .printArea .page { padding: 10px 0; text-align: center; } .articleCon .userControl { font-size: 14px; overflow: hidden; text-align: left; margin-bottom: 20px; line-height: 30px; height: 30px; padding: 10px; background-color: #f5f5f5;} .articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left;} .articleCon .userControl .bdsharebuttonbox { float: right; } .articleCon .userControl .bdsharebuttonbox .bd { font-size: 0; } .articleCon .others { padding: 10px 0;} .articleCon .others .prev, .articleCon .others .next {font-size: 16px;line-height: 32px;} /*点赞与收藏*/ .likes-group li { line-height: 28px; } /* 智能标签 */ .articleCon .smart-tags {margin-bottom: 20px !important} /* 相关信息 */ #relativeInfo { border-bottom: 1px dashed #ddd;} #relativeInfo .hd h3 { font-size: 18px; color: #046cbb} #relativeInfo .bd { padding: 10px 0 20px 0;} #relativeInfo ul { overflow: hidden;} #relativeInfo li { float: left; width: 50%;} /* 图片-列表页 ----------------------------------------- */ .picPageList {display: grid;grid-template-columns: repeat(3,1fr);column-gap:40px;row-gap:40px} .picPageList li {padding: 20px 30px;background: #fff;border-radius: 5px;} .picPageList .pic {overflow:hidden;border-radius: 5px;} .picPageList .pic a { display: block; overflow: hidden; position: relative; padding-bottom: 67.5%; height: 0; } .picPageList .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .picPageList .title {margin: 20px 0 10px;font-size: 20px;line-height: 24px;height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} .picPageList li .con .others{text-align: right;height: 20px;line-height: 20px;} .picPageList li .con .others .date em{color: #303030;font-size: 20px;font-weight: 700;} .picPageList li .con .others .date span{color: #999;font-size: 12px;font-weight: 700;} .picPageList li .con .others .more{float: left;line-height: 36px;color: #999;font-size: 12px;display: block;} .picPageList li .con .others .more:hover{color: #223874;} .toppage{margin-top: 40px;} .picPageList li .more{display: none;} /* 肖象-列表页 叠加的类 ----------------------------------------- */ .picPageList.long li { width: 23.3%; } .picPageList.long .pic a { padding-bottom: 131.6%; } .picPageList.long .con { padding: 15px 20px; } .picPageList.long .title { max-height: 24px; } .picPageList.long .others { display: none; } /* 图集-列表页 ----------------------------------------- */ .photoPageList { margin: -0.85%; overflow: hidden; text-align: center; } .photoPageList li { float: left; width: 31.6333%; margin: 0.85%; position: relative; overflow: hidden; } .photoPageList li.noData { text-align: left; } .photoPageList .pic a { display: block; padding-bottom: 75%; position: relative; overflow: hidden; height: 0; } .photoPageList .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; } .photoPageList .title a { padding: 12px 20px; display: block; height: 34px; font-size: 16px; line-height: 34px; background: #f5f5f5; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: none; } /* 友情链接图片列表 ----------------------------------------- */ .siteGroupList { margin: -1.5% -2.5% 0 0; } .siteGroupList li { width: 22.5%; margin: 2.5% 2.5% 0 0; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); } /* 友情链接列表页 ----------------------------------------- */ .friendLinkList { margin: -10px -30px 0 0; } .friendLinkList li { float: left; min-width: 33.3333%; padding: 20px 30px 0 0; box-sizing: border-box; } .friendLinkList li a { position: relative; display: block; padding: 15px 40px 15px 20px; background: #f5f5f5; font-size: 16px; line-height: 1.4; } .friendLinkList li a::after { position: absolute; right: 18px; top: 50%; content: ''; width: 0; height: 0; border: 0.4em solid transparent; border-left: 0.55em solid #d3d3d3; border-right: none; transform: translateY(-50%); } .friendLinkList li a:hover { text-decoration: none; color: #223874; } .friendLinkList li a:hover::after { border-left-color: #223874; } /* 信息提示页 ---------------------------------------------- */ .Showms { background: #fff; padding: 30px 40px; overflow: hidden; margin: 30px auto;} .Showms .top, .Showms .bottom, .Showms .Shadow { display: none} .Showms .MS { overflow: hidden; zoom: 1;} .Showms .titWrong { color: #c00; border-bottom: 1px solid #ccc; padding: 10px 0; margin-bottom: 15px; font-size: 18px;} .Showms .BUT { padding: 25px 0 15px 0;} .Showms .BUT a { padding: 0 15px; height: 36px; line-height: 36px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; margin-right: 15px; background: #eee; border: 1px solid #ccc; font-size: 14px; background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee)); background: -moz-linear-gradient(#FFFFFF, #eee); background: -ms-linear-gradient(#FFFFFF, #eee); background: -o-linear-gradient(#FFFFFF, #eee); background: linear-gradient(#FFFFFF, #eee);} .Showms .BUT a:hover { color: #c00; border: 1px solid #aaa; text-decoration: none;} /* 在线投票 */ .voteCommonList .tit { font-size: 16px; } /* 问卷调查 */ .surveyCommonList .tit { font-size: 16px; } #header{position: relative;} /* 媒体查询 */ .ng-cloak { display: none; } .focusWrap,.sw{width: 1300px;margin: auto;} .focusWrap .pic{float: left;margin-right: 80px;} .focusWrap .con{padding: 80px 80px 0 0;} .focusWrap .con .date{color: #999;font-size: 14px;line-height: 1;} .focusWrap .con .title{line-height: 36px;height: 72px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 24px;margin: 10px 0 30px;} .focusWrap .con .intro{line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;font-size: 16px;color: #999;} .swiper-button-prev, .swiper-container-rtl .swiper-button-next,.swiper-button-next, .swiper-container-rtl .swiper-button-prev{display: none;} .focusWrap .swiper-pagination-bullet{width: 20px;height: 5px;background:#c3c3c3;border-radius: 0;} .focusWrap .swiper-pagination-bullet-active{background: #3F66A7;width: 30px;} .focusWrap .swiper-container-horizontal>.swiper-pagination-bullets,.focusWrap .swiper-pagination-custom,.focusWrap .swiper-pagination-fraction{left: auto;width: auto;bottom: 30px;right: 340px;} .pageBoxLoop{background: #F9F9F9;padding: 60px 0 0;} .pageBoxLoop #mainMenu{float: left;margin: 0 40px 0 30px;width: 130px;} .pageBoxLoop #mainMenu li{display: block;margin: 0 0 40px;height: 40px;line-height: 40px;text-align: right;position: relative;} .pageBoxLoop #mainMenu .menuList li a{height: 40px;border: none;font-size: 18px;font-weight: 900;color:#999;padding: 0;background: transparent;line-height: 40px;text-align: right;} .pageBoxLoop #mainMenu .menuList li i{display: block;width: 0;height: 1px;transition: all 0.5s;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;} .pageBoxLoop #mainMenu .menuList li.on i{width: 30px;background: #3F66A7;} .pageBoxLoop #mainMenu .menuList li.on a{color: #3F66A7;} .pageBoxLoop .box{display: none;float: left!important;} .pageBoxLoop .box.on{display: block;width: 1100px;} .pageBoxLoop .box .bd .picinfoList li{float: left;width: 285px;padding: 20px;background: #fff;border-radius: 10px;border-bottom: 1px solid #EEE;margin: 0 20px 40px;} .pageBoxLoop .box .bd .picinfoList li .pic{width: 285px;overflow: hidden;border-radius: 5px;} .pageBoxLoop .box .bd .picinfoList li .con .title{margin: 20px 0 60px;font-size: 16px;line-height: 24px;height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} .pageBoxLoop .box .bd .picinfoList li .con .others{text-align: right;} .pageBoxLoop .box .bd .picinfoList li .con .others .date em{color: #303030;font-size: 20px;font-weight: 700;} .pageBoxLoop .box .bd .picinfoList li .con .others .date span{color: #999;font-size: 12px;font-weight: 700;position: relative;left: -3px;} .pageBoxLoop .box .bd .picinfoList li .con .others .more{float: left;line-height: 36px;color: #999;font-size: 12px;} .pageBoxLoop .box .bd .picinfoList li .con .others .more:hover{color: #223874;} .mainContent .menu_box{box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);border-bottom: 10px solid #cccccc1a;} .mainContent .menu{height: 80px;line-height: 80px;width: 1300px;margin: auto;} .mainContent .menu2{height: auto;} .mainContent .mainBox{padding: 60px 0;background: #F9F9F9;} .mainContent .mainBox .mBd{width: 1300px;margin: auto;} .jtjx_box{background-color: #fff;} .jtjx_box .row{padding: 40px 0;width: 1300px;margin: auto;} .jtjx_box .row .title_box{position: relative;} .jtjx_box .row .title_box .tit_box{position: absolute;top: 45px;bottom: 0;left: 0;margin: auto;} .jtjx_box .row .title_box .tit_box p{color: #999;font-size: 16px;line-height: normal;margin-bottom: 5px;} .jtjx_box .row .title_box .tit_box h2{color: #333;font-size: 36px;font-weight: 700;line-height: 1;} .jtjx_box .row .jtjx_ny{margin-top: -85px;z-index: 9;position: relative;} .jtjx_box .row .jtjx_ny .jtjx_p{float: left;} .jtjx_box .row .jtjx_ny .jtjx_p p{color: #333;font-size: 16px;font-weight: 400;line-height: 36px;text-align: justify;text-indent: 2em;} .jtjx_box .row .jtjx_ny .jtjx_p img{float: right;width: 585px;height: 390px;margin-left: 60px;margin-bottom: 10px;} .jtjx_box .row .jtjx_ny .jtjx_p .mar_tp{margin-top: 30px;} .jtjx_box .row .num_box{display: flex;margin: 100px 0 60px;} .jtjx_box .row .num_box li{width: 170px;margin: auto;} .jtjx_box .row .num_box li p span{color: #E62129;font-size: 64px;font-weight: 700;} .jtjx_box .row .num_box li p em{color: #999;font-size: 12px;} .jtjx_box .row .num_box li .p1{line-height: 55px;} .jtjx_box .row .num_box li .p2{font-size: 16px;line-height: 36px; } .pageBanner .con{left: -130%;transition: all ease 2s;} .pageBanner .con_hover{left: 0;} .ryzs_box{width: 1300px;margin: auto;} .ryzs_menu{padding-top: 60px;float: left;width: 145px;margin-right: 30px;} .ryzs_menu .menuList{padding: 20px 0;background-color:#fff;} .ryzs_menu .menuList li{display: block;width: 145px;height: 40px;line-height: 40px;text-align: center;} .ryzs_menu .menuList li.on,.ryzs_menu .menuList li:hover{background: #3F66A7;} .ryzs_menu .menuList li.on a,.ryzs_menu .menuList li:hover a{color:#fff;} @media only screen and (max-width:1500px ) { .focusWrap,.sw,.focusWrap .focusPageBox,.mainContent .menu,.mainContent .mainBox .mBd,.jtjx_box .row,.ryzs_box{width: 1200px;} .focusWrap .con{padding: 60px 60px 0 0;} .focusWrap .swiper-container-horizontal>.swiper-pagination-bullets, .focusWrap .swiper-pagination-custom, .focusWrap .swiper-pagination-fraction{right: 175px;} .pageBoxLoop .box.on{width: 1000px;} .pageBoxLoop .box .bd .picinfoList li,.pageBoxLoop .box .bd .picinfoList li .pic{width: 253px;} .pageBoxLoop .box .bd .picinfoList li{padding: 20px;} .jtjx_box .row .jtjx_ny{margin-top: 0;} .newsList .con{width: 820px;} } @media only screen and (max-width:1300px ) { .focusWrap,.sw,.focusWrap .focusPageBox,.mainContent .menu,.mainContent .mainBox .mBd,.jtjx_box .row,.ryzs_box{width: 94%;} .pageBoxLoop .box.on{width: 90%;} .pageBoxLoop #mainMenu{margin: 0 5% 0 0;width: 10%;} .pageBoxLoop #mainMenu .menuList li a{font-size: 16px;} .pageBoxLoop #mainMenu .menuList li.on i{width: 28%;} .pageBoxLoop .box.on{width: 85%;} .pageBoxLoop .box .bd .picinfoList li{padding: 2.5%;width: 24%;margin: 0 2% 3%;} .pageBoxLoop .box .bd .picinfoList li .pic{width: 100%;} .pageBoxLoop .box .bd .picinfoList li .con .title{margin: 10% 0 20%;} .focusWrap .pic{width: 500px;margin-right: 60px;} .focusWrap .con{padding: 30px 30px 0 0;} .focusWrap .swiper-container-horizontal>.swiper-pagination-bullets, .focusWrap .swiper-pagination-custom, .focusWrap .swiper-pagination-fraction{right: 20%;bottom: 20px;} .pageBanner{height: 30vh;} .jtjx_box .row .jtjx_ny .jtjx_p img{width: 420px;height: 280px;} .jtjx_box .row .title_box .tit_bg{width: 100%;} .jtjx_box .row .title_box .tit_box{top: 0;} .newsList .con{width: 73%;} .newsList li .more{padding: 0;width: 12%;text-align: center;} } @media only screen and (max-width:950px ){ .focusWrap .swiper-container-horizontal>.swiper-pagination-bullets, .focusWrap .swiper-pagination-custom, .focusWrap .swiper-pagination-fraction{right: 10%;} .newsList li{padding: 30px;margin-bottom: 30px;} .jtjx_box .row .jtjx_ny .jtjx_p img{width: 300px;height: 200px;} .ryzsList{grid-template-columns: repeat(2,1fr);} } @media only screen and (max-width:800px ){ .focusWrap .pic{width: 100%;margin: 0 0 20px;} .focusWrap .con{padding: 0 0 60px;} .focusWrap .swiper-container-horizontal>.swiper-pagination-bullets, .focusWrap .swiper-pagination-custom, .focusWrap .swiper-pagination-fraction{right: 0px;left: 0;} .focusWrap{padding: 0;} .pageBoxLoop #mainMenu{width: 20%;} .pageBoxLoop .box.on{width: 75%;} .pageBoxLoop .box .bd .picinfoList li{width: 41%;} .picPageList{grid-template-columns: repeat(2,1fr);column-gap: 20px;row-gap: 20px;} .mainContent .menu{height: 50px;line-height: 50px;} .menu #mainMenu .menuList li{height: 50px;line-height: 50px;padding: 0 65px;} .menu #mainMenu .menuList li a{margin: 12px 0;font-size: 16px;} .mainContent .mainBox{padding: 40px 0!important;} .ryzs_menu{padding-top: 40px;} .pageBanner .con h3{font-size: 36px;} .picPageList li{padding: 20px;} .page .first,.page .last,.page .total,.page .select{display: none;} .newsList li{padding: 20px;margin-bottom: 20px;} } @media only screen and (max-width:640px ){ .menu #mainMenu{width: 50px;height: 50px;background: url(../../base/newimg/meun_icon_off.png) center no-repeat;position: relative;} .menu #mainMenu .menuList{position: absolute;top: 50px;left: 0;z-index: 9;display: none;} .menu #mainMenu .menuList.on{display: block;} .menu #mainMenu .menuList li{background: #D9D9D9;} .jtjx_box .row .jtjx_ny .jtjx_p img{width: 75%;height: auto;float: none;display: block;margin: 30px auto 0;} .jtjx_box .row .num_box li{width: 120px;} .jtjx_box .row .num_box li p span{font-size: 40px;} .jtjx_box .row .num_box li .p2,.jtjx_box .row .title_box .tit_box p{font-size: 14px;} .jtjx_box .row .num_box{margin: 60px auto 20px;} .jtjx_box .row .title_box .tit_box h2{font-size: 30px;} .jtjx_box .row .num_box li .p1{line-height: 46px;} .menu2 #mainMenu .menuList li.on{background: #3F66A7;} .menu2 #mainMenu .menuList li.on a{color:#fff;border: none;} .ryzsList{grid-template-columns: repeat(1,1fr);} } @media only screen and (max-width:450px ){ .picPageList li{padding: 15px;margin-bottom: 20px;} .picPageList{display: block;} .mainContent .mainBox{padding: 20px 0!important;} .ryzs_menu{padding-top: 20px;width: 130px;margin-right: 20px;} .ryzs_menu .menuList li{width: 130px;} .picPageList .title{font-size: 14px;margin: 15px 0 25px;} .picPageList li .con .others .date em{font-size: 16px;} .picPageList li .con .others .more{line-height: 26px;} .pageBoxLoop .box .bd .picinfoList li .con .others .date em{font-size: 18px;} .menu #mainMenu{width: 50px;height: 50px;background: url(../../base/newimg/meun_icon_off.png) center no-repeat;position: relative;} .menu #mainMenu .menuList{position: absolute;top: 50px;left: 0;z-index: 9;display: none;} .menu #mainMenu .menuList.on{display: block;} .menu #mainMenu .menuList li{background: #D9D9D9;} .pageBoxLoop .box .bd .picinfoList li{width: 90%;padding: 4%;} .pageBoxLoop #mainMenu{width: 25%;} .pageBoxLoop .box.on{width: 70%;} .focusWrap .con .title{font-size: 20px;line-height: 30px;height: 60px;} .printArea .title{font-size: 24px;} .path{font-size: 12px;} .path .Home{padding: 0 12px;background-size: 16px;} .printArea .property{margin-bottom: 20px;} .printArea .property span{padding: 0 3px;} .jtjx_box .row .num_box li p span{font-size: 30px;} .jtjx_box .row .num_box li .p2{font-size: 12px;} .jtjx_box .row .num_box li{width: 85px;} .newsList .con{width: 100%;} .newsList li .more{float: none;position: absolute;right: 10%;width: 30%;} .ryzsList{display: grid;} }