@charset "utf-8"; body { margin: 0px; padding: 0px; font-size: 16px; font-family: "microsoft yahei", "微软雅黑"; background: #fff; line-height: 32px; /* [disabled]color: #333; */ overflow-x: hidden; margin: 0 auto; } * { box-sizing: border-box; margin: 0; padding: 0; } h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; } .dompc { display: block; } .dommobile { display: none; } .mobile_btn { cursor: pointer; width: 50px; display: none; height: 50px; position: absolute; right: 16px; top: 20px; z-index: 4; box-sizing: border-box; padding: 10px 14px; } .mobile_btn.on .line1 { transform: rotate(45deg); transform-origin: 7% 50%; } .mobile_btn.on .line2 { width: 0; } .mobile_btn.on .line3 { transform: rotate(-45deg); transform-origin: 7% 50%; } .mobile_btn span { display: block; width: 30px; height: 2px; background: #e8340c; transition: all .45s; } .mobile_btn .line2 { margin: 7px 0; width: 26px; } a { color: #333333; text-decoration: none; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; } a:hover { color: #e8340c; text-decoration: none; } .clear { clear: both; } dl { margin: 0px; padding: 0px; } dd { display: block; margin: 0px; padding: 0px; } form { margin: 0px; padding: 0px; } img { border: 0; margin: 0; padding: 0px; } div { margin: 0px; padding: 0px; } ul { list-style: none; margin: 0px; padding: 0px; } li { list-style: none; margin: 0px; padding: 0px; } p { margin: 0px; padding: 0px; padding-bottom: 12px; } .fl { float: left; } .fr { float: right; } .imgbg { background: no-repeat center center; background-size: cover; } .imgbg img { opacity: 0; width: 280px; } .newsshow { width: 1060px; margin: 0 auto; padding-top: 20px; } .news_title { color: #333333; text-align: center; font-size: 32px; line-height: 44px; padding: 25px 0px 15px; clear: both; font-weight: bold; } .xian { border-bottom: 2px solid #ebf0fa; height: 56px; margin-top: 3px; text-align: left; color: #666; font-size: 16px; position:relative; padding-right: 48px; text-align: center; } .hit { color: #333; margin-right: 20px; } .box01 { padding: 30px 0px; clear: both; font-size: 18px !important; color: #333; line-height: 36px !important; text-align: justify; } .box01 img { max-width: 800px; display: block; text-align: center; margin: 12px auto; } /*20221116国新资讯add*/ #topbg { background: url(/uploads/image/ltsimages/topbg.jpg) no-repeat top center; background-size: cover; height: 106px; width: 100%; } .home { background: url(/uploads/image/ltsimages/home.png) #d52f0a no-repeat center center; height: 57px; width: 57px; float: left; } .logo { float: left; width: 249px; padding-top: 19px; } .logo img { width: 100%; max-width: 218px; } .w1280 { margin: 0 auto; width: 90%; clear: both; max-width: 1710px; } .banner { clear: both; padding-top: 163px; } .banner .swiper-container-horizontal > .swiper-pagination-bullets { left: 0; text-align: center; } #bannerswiper img { display: block; height: 467px; } #menubg { width: 100%; height: 57px; line-height: 57px; clear: both; z-index: 6; position: relative; background: #e8340c; } #menubg .navpc { float: right; } #menubg .navpc ul li { float: left; } #menubg .navpc ul li { font-size: 20px; display: block; color: #fff; position: relative; float: left; padding: 0px 54px; text-align: center; display: block; } #menubg .navpc ul li a { display: block; color: #fff; } #menubg .navpc ul li:hover { background: #d52f0a; } #menubg .navpc ul li .box { padding: 20px 0; position: absolute; left: 50%; margin-left: -100px; top: 57px; background: #ffffff; display: none; clear: both; width: 200px; } #menubg .navpc ul li .box a { float: left; width: 100%; clear: both; display: block; text-align: center; height: 46px; line-height: 46px; color: #3e3e3e; font-size: 16px; font-weight: 400; } #menubg .navpc ul li .box a:hover { background: #f0f0f0; color: #e8340c; } #menubg .navpc ul li:hover .box { display: block; } .xian .hit:nth-child(3){ margin-right:0px; } .box-data { overflow: hidden; padding: 0 0 40px; } .box-data .data { margin-top: 20px; overflow: hidden; } .box-data .data ul { font-size: 0; margin: 0; padding: 0; } .box-data .data ul li { display: inline-block; overflow: hidden; width: 20%; -webkit-transition: all .6s; transition: all .6s; vertical-align: top; } .box-data .data ul li.active { position: relative; z-index: 2; width: 40%; } .box-data .data .item { position: relative; display: block; color: #fff; background-color: #000; } .box-data .data .item img { position: relative; left: 50%; -webkit-transition: all .2s; transition: all .2s; -webkit-transform: translatex(-50%); -ms-transform: translatex(-50%); transform: translatex(-50%); opacity: .6; display: block; } .box-data .data .item .pic { position: relative; } .box-data .data .item .pic p { font-size: 26px; font-weight: bold; position: absolute; top: 50%; left: 0; width: 100%; margin: 0; -webkit-transform: translatey(-50%); -ms-transform: translatey(-50%); transform: translatey(-50%); text-align: center; color: #fff; } .box-data .data .item .mask { position: absolute; top: 50%; width: 100%; padding: 30px 10%; -webkit-transition: all .2s; transition: all .2s; -webkit-transform: translatey(-50%); -ms-transform: translatey(-50%); transform: translatey(-50%); opacity: 0; } .box-data .data .item .mask b { font-size: 26px; line-height: 1; display: block; } .box-data .data .item .mask h4 { font-size: 16px; line-height: 1.75; margin: 10px 0 0 0; } .box-data .data .item .mask p { font-size: 14px; line-height: 30px; display: -webkit-box; overflow: hidden; height: 110px; padding-top: 15px; margin: 0; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .box-data .data .item .mask span.more { font-size: 20px; line-height: 42px; display: inline-block; width: 42px; height: 42px; margin-top: 20px; text-align: center; color: #fff; border: 1px solid #fff; } @media (min-width: 992px) { .box-data .data .item:hover img { opacity: .7; } .box-data .data .item:hover .pic p { opacity: 0; } .box-data .data .item:hover .mask { opacity: 1; } } .foot { background: #f7f7f7; border-top: 5px solid #e8340c; padding: 40px 0px 30px 0px; overflow: hidden; clear: both; } .foot_l { float: left; width: calc(100% - 400px); padding-bottom: 0px; padding-right: 0px; position: relative; } .gx_link { font-weight: bold; float: left; font-size: 18px; width: 100px; } .fmenu ul { float: right; width: calc(100% - 200px); } .fmenu ul li a { color: #333; font-size: 16px; line-height: 32px; float: left; width: 25%; } .fmenu ul li a:hover { color: #e8340c; } .foot_r { float: right; width: 300px; text-align: center; line-height: 28px; padding-top: 14px; } .weigx { width: 123px; float: left; margin-left: 26px } .foot_r img { width: 123px; } .bottom { border-top: 1px solid #c4c4c4; padding-top: 16px; width: 100%; color: #4c4c4c; clear: both; line-height: 28px; margin: 30px auto 10px; font-size: 15px; text-align: left; } .bottom_l { float: left; } .bottom_l a { color: #a3a3a3; } .bottom_l a:hover { color: #fff; } .bottom_r { float: right; } .lunbo_l { width: 48%; float: left; height: 437px; overflow: hidden; position: relative; } .lunbo_r { width: 48%; float: right; overflow: hidden; } #tabs-container01 img { width: 694px; height: 437px; display: block; } .newslist { width: 100%; clear: both; padding-top: 15px; } .newslist li { float: left; height: 42px; line-height: 42px; width: 100%; text-align: left; position: relative; } .newslist li a { width: 80%; float: left; box-sizing: border-box; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 17px; } .info { position: absolute; left: 0px; bottom: 0px; height: 45px; line-height: 45px; background: rgba(0, 0, 0, .6); color: #fff; padding: 0px 10px; box-sizing: border-box; width: 100%; padding-right: 120px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .news_l { float: left; width: 48%; } .news_r { float: right; width: 48%; } .clearkb { clear: both; width: 100%; margin: 0 auto; border-bottom: 1px solid #dadada; height: 53px; } .tu_l { width: 37px; float: left; border-bottom: 4px solid #e8340c; height: 53px; padding-top: 8px; text-align: center; } .tu_l img { width: 34px; } .titlea { font-size: 24px; line-height: 53px; height: 53px; color: #333333; float: left; margin-left: 5px; } .titlea a:hover{ color:#e8340c; font-weight:bold; } .morea { width: 50px; line-height: 49px; height: 49px; color: #9a9a9a; float: right; text-align: right; padding-right: 5px; margin-top: 6px; position:relative; } .office_menu { height: 46px; font-size: 18px; margin: 0 auto; position: relative; line-height: 46px; padding-bottom: 6px; margin: 0 auto; border-bottom: 1px solid #dadada; } .office_menu li { cursor: pointer; display: block; float: left; height: 36px; line-height: 36px; font-size: 24px; margin-right: 20px; text-align: center; box-sizing: border-box; position: relative; text-indent: 40px; } .office_menu li.on:before { content: ""; position: absolute; bottom: -10px; left: 0px; background: #e8340c; z-index: 2; width: 36px; height: 4px; } .lunbo_r .office_menu li { background: url(/uploads/image/ltsimages/tt04.png) no-repeat 3px 3px; background-size: 28px auto; } .office_menu li.on { color: #e8340c; font-weight: bold; background: url(/uploads/image/ltsimages/tt03.png) no-repeat 3px 3px; background-size: 28px auto; } .lunbo_r .office_menu li:nth-child(1) { background: url(/uploads/image/ltsimages/tt05.png) no-repeat 3px 3px; background-size: 28px auto; } .lunbo_r .office_menu li.on:nth-child(1) { background: url(/uploads/image/ltsimages/icon09.png) no-repeat 3px 3px; background-size: 28px auto; } .office_menu li.on a { color: #e8340c; } a.morepp { position: absolute; right: 0px; top: -4px; font-size: 16px; background:url(/uploads/image/ltsimages/moregx.png) no-repeat right center; padding-right:16px; background-size:12px auto; } a.morepp:hover{ background:url(/uploads/image/ltsimages/moregxaa.png) no-repeat right center; padding-right:16px; background-size:12px auto; } .blank80 { height: 50px; overflow: hidden; clear: both; } .blank30 { height: 30px; overflow: hidden; clear: both; } .blank20 { height: 20px; overflow: hidden; clear: both; } .blank50 { height: 50px; overflow: hidden; clear: both; } .synews { width: 100%; padding-top: 18px; clear: both; } .synews li { clear: both; height: 39px; line-height: 39px; width: 100%; text-align: left; } .date { float: right; font-size: 16px; color: #949494; font-family: arial, helvetica, sans-serif; width: 17%; text-align: right; } .synews li a { width: 80%; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .search-box { width: 340px; float: right; padding-top: 30px; } .sousuo { float: left; width: 100%; height: 45px; line-height: 45px; background: #ffffff; border-radius: 6px; padding: 0px 0px 0px 0px; box-sizing: border-box; border: 1px solid #e6e6e6; } .sousuo input[type="text"] { appearance: none; -moz-appearance: none; border: none; width: 269px; -webkit-appearance: none; outline: none; font-size: 16px; background: none; text-indent: 12px; color: #666; } .serbb { float: right; color: #fff; background: url(/uploads/image/ltsimages/serb.png) #e8340c no-repeat 15px center; background-size: 32px; width: 61px; height: 43px; line-height: 43px; text-align: center; border-radius: 0px 3px 3px 0px; font-weight: bold; border-width: 0px; font-size: 32px; cursor: pointer; } .tit_zxfw { background: url(/uploads/image/ltsimages/zxfw.png) no-repeat 5px center; background-size: 32px auto; font-size: 27px; font-weight: bold; padding-left: 50px; height: 62px; line-height: 61px; } .yjcg { background: url(/uploads/image/ltsimages/yjcg.png) no-repeat 5px center; background-size: 32px auto; } .dtzx { background: url(/uploads/image/ltsimages/zxwx.png) no-repeat 5px center; background-size: 32px auto; } .jrsj { background: url(/uploads/image/ltsimages/jrsj.png) no-repeat 5px center; background-size: 32px auto; } .zxfu_menu { padding: 38px 0px 60px; overflow: hidden; position: relative; margin-left: -80px; } .zxfu_menu li { width: 340px; text-align: center; float: left; font-size: 18px; } .zxfw_img { width: 158px; height: 158px; display: block; margin: 0 auto; border-radius: 50%; margin-bottom: 20px; text-decoration: none; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; } .zx01 { background: url(/uploads/image/ltsimages/zx01.png) #eeeeee no-repeat; background-position: 33px 30px; } .zx02 { background: url(/uploads/image/ltsimages/zx02.png) #eeeeee no-repeat; background-position: 28px 30px; } .zx03 { background: url(/uploads/image/ltsimages/zx03.png) #eeeeee no-repeat; background-position: 30px 30px; } .zx04 { background: url(/uploads/image/ltsimages/zx04.png) #eeeeee no-repeat; background-position: 30px 30px; } @media (min-width: 992px) { .zxfu_menu li:hover .zx01 { background: url(/uploads/image/ltsimages/zx01.png) #e8340c no-repeat; background-position: 33px -80px; } .zxfu_menu li:hover .zx02 { background: url(/uploads/image/ltsimages/zx02.png) #e8340c no-repeat; background-position: 28px -80px; } .zxfu_menu li:hover .zx03 { background: url(/uploads/image/ltsimages/zx03.png) #e8340c no-repeat; background-position: 30px -80px; } .zxfu_menu li:hover .zx04 { background: url(/uploads/image/ltsimages/zx04.png) #e8340c no-repeat; background-position: 30px -80px; } } .gpbg { background: #f8f8f8; height: 1000px; clear: both; padding-top: 30px; padding-bottom: 60px; overflow: hidden; } .gupiao { padding-top: 20px; position: relative; clear: both; } .gupiao_l { float: left; background: #ffffff; display: block; padding: 15px; } .w49 { width: 100%; height: 257px; } .stock { border-bottom: 0; } .chart_gx { padding-top: 12px; width: 100%; } .stock li { font-size: 16px; margin-right: 6px; text-indent: 0px; margin-left: 3px; } .gundong { width: 100%; overflow: hidden; overflow-x: scroll; overflow-y: hidden; height: 50px; white-space: nowrap; } .gundong::-webkit-scrollbar { width: 4px; height: 4px } .gundong::-webkit-scrollbar-thumb { border-radius: 4px; -webkit-box-shadow: inset 0 0 4px #e8340c; background: #e8340c } .gundong::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2); border-radius: 4px; background: rgba(0, 0, 0, .1) } .gundong li { display: inline-block; float: none; } .w49 .stock li { font-size: 18px; margin-right: 30px; text-indent: 0px; margin-left: 3px; } .stock li.on:before { content: ""; position: absolute; bottom: -5px; left: 50%; background:#e8340c; z-index: 6; border-radius: 5px; margin-left: -24px; width: 40px; height: 4px; } .stock li.on { color: #333; font-weight: bold; background: none; font-size: 18px; } .w49 .stock li.on { font-size: 20px; } .zhishu_title { color: #e8340c; } .zhishu { padding-top: 20px; width: 100%; } .zhishu_title span { font-size: 20px; font-weight: bold; } .zhishu_box { border: 1px solid #f5aa99; border-width: 1px 0px 1px 0px; padding: 1px 0px; overflow: hidden; margin-top: 12px; width: 100%; } .xxkb_ul li { float: left; width: 100%; line-height: 49px; padding: 0px 30px; background: #fef9f7; position: relative; } .xxkb_ul li span { float: right; } .xxkb_ul li:nth-child(1) { background: #fdefec; } .zp01 { width: 26%; float: left; margin-right: 12%; } .zp02 { width: 24%; float: right; } .lvse { color: #0aab62; } .hongse { color: #e8340c; } .bannerny { height: 201px; margin-top: 163px; position: relative; } .nytitle { position: absolute; top: 50%; left: 50%; color: #fff; color: #fff; font-size: 46px; max-width: 1440px; width: 90%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); } .lef-nav { width: 256px; background: #f2f2f2; padding-bottom: 40px; } .lef-nav li { width: 100%; transition: all .2s linear; } .lef-nav li a { display: block; text-decoration: inherit; font-size: 16px; color: #2e2e2e; line-height: 60px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center; } .lef-nav li a em { display: none; font-weight: bold; margin-right: 10px; } .lef-nav li.active, .lef-nav li:hover { background: #e8340c; } .lef-nav li.active a, .lef-nav li:hover a { color: #fff; font-weight: bold; } .content .title { border-bottom: 1px solid #ebebeb; box-sizing: border-box; background: #fff; margin: 0 auto; height: 70px; width: 90%; max-width: 1440px; } .content .title .nv, .content .lef { float: left; width: 256px; background: #f2f2f2; } .content .title .nv h2 { font-size: 28px; color: #e8340c; font-weight: bold; line-height: 70px; text-align: center; } .content .title .nv h2 a { display: block; color: #174592; } .content .title .current-position { float: left; margin-left: 50px; } .content .w1280 { width: 100%; } .content .bg09 .w1280 { max-width: 1440px; width: 90%; } .chy { float: left; background: url(/uploads/image/ltsimages/homets.png) no-repeat left center; background-size: 23px auto; line-height: 70px; text-indent: 30px; font-size: 15px; color: #646464; } .content { padding-top: 30px; } .content .rig { float: right; width: calc(100% - 280px); padding: 30px 0px 90px; overflow: hidden; } .content .rig .con { padding-left: 40px; } .content .rig .con img { max-width: 100%; } .bg09 { width: 100%; background: url(/uploads/image/ltsimages/bg09.jpg) no-repeat top center; overflow: hidden; } .yycj_ul { clear: both; } .yycj_ul li { width: 100%; float: left; text-align: left; height: 183px; box-sizing: border-box; padding: 20px 30px 23px; background: url(/uploads/image/ltsimages/bbsbg.jpg) #fff no-repeat top right; background-size: cover; margin-bottom: 15px; font-size: 14px; color: #999; line-height: 23px; position: relative; } .yycj_ul li:before { position: absolute; bottom: 0px; height: 1px; background: #d52f0a; left: 0px; content: ""; width: 0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; } .yycj_ul li:hover:before { width: 100%; } .su_title { line-height: 45px; padding: 10px 0px 5px; } .su_titlel { float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 80%; font-weight: bold; font-size: 20px; } .su_titler { float: right; width: 20%; text-align: right; } .su_intro { color: #606060; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; clear: both; padding-bottom: 0px; } .more_btn { text-align: left; padding-top: 14px; clear: both; float: left; background: url(/uploads/image/ltsimages/morelta.png) no-repeat 60px 20px; width: 300px; } .yycj_ul li:hover .more_btn { background: url(/uploads/image/ltsimages/morelt.png) no-repeat 60px 20px; } .xpage-pagination { font-size: 16px; } .xpage-pagination-num { border: none !important; padding: 1px 0px !important; } .xpage-pagination-num .fenyea li { float: left; background: none; border: 1px solid #d7d7d7; display: inline-block; cursor: pointer; border-radius: 3px; padding: 3px 10px; margin: 0px 2px; } .xpage-pagination-num .fenyea .on { border: 1px solid #d52f0a; border-radius: 3px; padding: 3px 10px; background: #d52f0a; color: #fff; } .xpage-pagination-num .fenyea .on a { color: #fff; } .xpage-pagination { text-align: center; margin: 20px auto; height: 50px; line-height: 25px; clear: both; } .xpage-pagination-pager .fenyea .t { margin: 0 5px; border: 1px solid #d7d7d7; text-align: center; width: 40px; height: 22px; } .xpage-pagination-pager .btn { font-size: 14px; border: 1px solid #d7d7d7; border-radius: 3px; padding: 3px 10px; background: #fff; width: auto; height: auto; } span { overflow: hidden; } .xpage-pagination span { display: inline-block; cursor: pointer; border: 1px solid #d7d7d7; border-radius: 3px; padding: 3px 3px; } .xpage-pagination-num { overflow: hidden; } .xpage-pagination span .fenyea { text-decoration: none; color: #484849; } .xpage-pagination-pager { padding: 3px 0px !important; border: none !important; } .xpage-pagination span:hover, .xpage-pagination .xpage-pagination-pager-active { border-color: #333; font-weight: bold; font-size: 14px; } .xpage-pagination span:hover a, .xpage-pagination .xpage-pagination-pager-active { color: #333; font-size: 14px; } .cgul li { background: #f7f9fb; display: flex; } .cgul_l { width: 208px; height: 140px; float: left; margin-right: 19px; display: inline-block; } .cgul_r { overflow: hidden; flex: 1; display: inline-block; } .cgul .su_title { padding-top: 0px; } .nynews { width: 100%; clear: both; } .nynews li { clear: both; height: 47px; line-height: 47px; width: 100%; text-align: left; background: url(/uploads/image/ltsimages/lin.png) #f7f9fb no-repeat 7px 20px; margin-bottom: 14px; padding-left: 20px; padding-right: 13px; position: relative; } .nynews li:before { position: absolute; bottom: 0px; height: 1px; background: #d52f0a; left: 0px; content: ""; width: 0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; } .nynews li:hover:before { width: 100%; } .nynews li a { width: 80%; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .juzhong { text-align: center; } .con_tile { font-size: 32px; position: relative; height: 60px; } .con_tile:before { content: ""; position: absolute; bottom: 0px; left: 0px; background: #e8340c; z-index: 2; width: 30px; height: 3px; } .con_intro { line-height: 40px; padding-top: 33px; padding-bottom: 30px; overflow: hidden; } .con_intro span { width: 50%; float: left; } .hit a { cursor: pointer; } .tabnew .swiper-slide { cursor: pointer; display: block; float: left; height: 41px; line-height: 36px; font-size: 16px; margin-right: 0px; text-indent: 0px; margin-left: 3px; text-align: center; } .tabnew .swiper-slide.on { color: #333; font-weight: bold; background: none; font-size: 18px; position: relative; } .tabnew .swiper-slide.on:before { content: ""; position: absolute; bottom: 0px; left: 50%; background: #e8340c; z-index: 6; border-radius: 5px; margin-left: -20px; width: 40px; height: 4px; } .fw-left, .fw-right { position: absolute; top: 9px; width: 20px; height: 20px; cursor: pointer; color: #e8340c; font-family: arial, helvetica, sans-serif; z-index: 6; } .gxst .swiper-container { margin: 0px 7px; } .fw-left { left: -13px; background: url(/uploads/image/ltsimages/left01.png) no-repeat top center; background-size: 20px auto; } .fw-right { right: -13px; background: url(/uploads/image/ltsimages/right01.png) no-repeat top center; background-size: 20px auto; } .spetial { padding: 15px 15px; margin-top: 16px; } .pad12 { padding-top: 12px; } .gosite { position: fixed; right: 5px; bottom: 40px; z-index: 6; } a.top img { width: 40px; cursor: pointer; } .gupiao_boxl { width: 49%; float: left; height: 380px; float: left; background: #ffffff; display: block; padding: 15px; } .gupiao_boxr { width: 49%; float: right; } .gupiao_boxr .gupiao_l { width: 100%; height: 380px; } .share_wx { float: left; } .hotnews { position: relative; width: 100%; clear: both; height: 50px; margin-top: 30px; } .hotnews:before { content: ""; position: absolute; top: 16px; left: 0px; background: #e8340c; width: 5px; height: 23px; } .hotnews_title { font-size: 28px; color: #e8340c; line-height: 50px; height: 50px; z-index: 999; background: #ffffff; overflow: hidden; display: block; width: 129px; position: absolute; z-index: 6; left: 10px; text-align: center; } .box01 .synews li { clear: both; height: 50px; line-height: 50px; width: 100%; text-align: left; position: relative; overflow: hidden; border-bottom: 1px solid #efefef; } .box01 .synews li:before { content: ""; position: absolute; top: 22px; left: 0px; border-radius: 50%; background: #e8340c; width: 7px; height: 7px; } .box01 .synews li a { width: 80%; float: left; padding-left: 17px; box-sizing: border-box; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; } .box01 .synews .date { float: right; font-size: 16px; height: 50px; line-height: 50px; color: #666; font-family: arial, helvetica, sans-serif; width: 14%; text-align: right; } .share_wx { float: right; position:absolute; right:0px; top:-2px; } .xian .bdshare-button-style0-32 a { float: right; width: 38px; background: url(/uploads/image/ltsimages/share.png) no-repeat 13px 0px; height: 38px; } /*20221201add*/ .bgf8 { background: #f8f8f8; clear: both; overflow: hidden; padding: 40px 0px 20px; } .yjcg_wrap { margin: 20px -10px 0px; position:relative; } .yjcg_box { float: left; width: 50%; padding: 0 10px; box-sizing: border-box; margin-bottom: 30px; } .yjcg_boxtt{ width:100%; background:#fff; height:370px; box-shadow: 0 2px 5px 1px rgb(0 0 0 / 6%); position:relative; } .boxch{ width:100%; height:140px; overflow:hidden; } .yjcg_boximg{ width:100%; height:140px; position:relative; transition: all 0.5s ease; } .yjcg_boximg img{ width:100%; height:100%; transition: all 0.5s ease; } .yjcg_boxtt:hover .yjcg_boximg{ transform: scale(1.1); transition: all 0.5s ease; } .yjcg_box .newslist{ padding:18px; } .yjcg_box .newslist li a{ width:100%; } .yjcg_box .newslist li{ background: no-repeat 0px 20px; padding-left:13px; } .name_xx { position: absolute; text-align: center; font-size: 26px; left: 0px; height: 140px; top: 0px; width: 100%; line-height: 140px; color: #fff; font-weight: bold; background: rgba(0, 0, 0, .4); } .hgsdtile{ font-size:28px; line-height:30px; height:46px; position:relative; margin-bottom:14px; } .hgsdtile:before { content: ""; position: absolute; bottom: 0px; left: 0px; background: #000; z-index: 2; width: 36px; height: 1px; } .hgsd_more{ position:absolute; right:10px; bottom:15px; } .hgsd_more a{ cursor: pointer; display: block; float: left; height: 30px; font-size: 16px; float: left; text-align: center; box-sizing: border-box; position: relative; color:#666; float:right; } .hgsd_more:hover a{ color:#e8340c; } .hgsd_more:hover .icon{ fill: #e8340c; } .mar5{ margin-top:3px; } .hgsd_more .icon { width: 35px; height: 25px; fill: #666; transition: all 0.3s ease 0s; position: relative; z-index: 4; } .realca { margin-top: 20px; padding-bottom: 60px; overflow: hidden; margin: 20px -10px } .realca li { float: left; width: 25%; padding: 10px; } .realca li a { display: block; position: relative; } .realca li a .pic { overflow: hidden; height: 316px; transition: all 0.5s ease; } .realca li a .pic .ppc { overflow: hidden; height: 316px; transition: all 0.5s ease; } .realca li a .pic img { transition: all 0.5s ease; } .realca li a .con { position: absolute; left: 0; top: 30px; padding: 20px 30px; color: #fff; z-index: 1; width: 100%; text-align: center; } .realca li a .con .d1 { font-size: 26px; line-height: 40px; overflow: hidden; font-weight: bold; } .realca li a .con .d2 { background: #fff; width: 60px; height: 1px; margin: 20px auto; } .realca li a:hover .pic .ppc { transform: scale(1.1); transition: all 0.5s ease; } .fixedgx { position: fixed; left: 0px; top: 0px; z-index: 99; width: 100%; } .gpbg .offi_con { height: 270px; overflow: hidden; } .chengguo_menu { height: 46px; font-size: 18px; line-height: 46px; padding-bottom: 6px; margin: 0 auto; position:absolute; top:86px; left:7.5%; z-index:5; width:20%; } .chengguo_menu li { cursor: pointer; display: block; float: left; height: 56px; line-height: 56px; font-size: 24px; float:left; width:100%; text-align: center; box-sizing: border-box; position: relative; border:1px solid #fff; margin-top:20px; } .chengguo_menu li a{ color:#fff; } .chengguo_menu li.on{ background:#e8340c; border:1px solid #e8340c; } .conshi{ padding:0 50px; } @media screen and (max-width: 1808px) { #menubg .navpc ul li { padding: 0px 45px; } } @media screen and (max-width: 1650px) { #menubg .navpc ul li { padding: 0px 30px; } } @media screen and (max-width: 1379px) { #menubg .navpc ul li { padding: 0px 23px; } } @media screen and (max-width: 1280px) { .w1280 { width: 96%; } .conshi{ padding:0; } #menubg .navpc ul li { padding: 0px 20px; } } .share_wx img{ margin-top: 11px; }