.header { width: 100%; height: 292px; background: #a40b0b; } ol, ul, li { list-style: none outside none; margin: 0; padding: 0; } .header_top { width: 1500px; height: 230px; margin: 0 auto; background-color: #a40b0b; } .header_top_logo { width: 950px; height: 230px; float: left; background: url(../fyzx-images/logo.png) no-repeat 0px; background-size: 90%; } .header_top_messgae { width: 350px; height: 120px; float: right; } .header_top_link p { float: right; color: #fff; /* padding: 0px 55px; */ } .header_top_link a { color: #fff; padding: 0px 10px; } .header_top_search .keyword { width: 215px !important; height: 30px; float: right; background-color: rgba(0, 0, 0, 0); outline-color: rgba(0, 0, 0, 0); color: #e3b0b9; padding-left: 10px; border: #b9c3ce solid 1px; border-radius: 15px; outline: none; position: relative; right: -110px; top: 40px; } .header_top_search button { width: 36px; height: 32px; position: relative; right: -255px; top: 40px; float: right; border: #b9c3ce solid 0px; /* background: url(../fyzx-images/search.png) 1px 1px no-repeat; */ } .content { display: none; } .layer { background: rgba(0, 0, 0, 0.8); position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 10; opacity: 0; visibility: hidden; transition: all 0.3s ease-out 0s; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; } .wp_search .search { background: url(../fyzx-images/search.jpg) !important; position: relative; top: 42px; width: 22px; right: -76px; } .header_nav { width: 100%; height: 64px; margin: 0 auto; background-color: #94070a; } .mobile-header-icon { width: 35px; height: 27px; line-height: 27px; text-align: center; position: absolute; right: 12px; top: 5px; color: #fff; font-size: 20px; cursor: pointer; display: none; } .nav-open .vertical-wrap-nav.active .v-subNav dd a { text-align: center; } .nav-open .mobile-header-close { left: 210px; opacity: 1 } .mobile-header-close { width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; text-align: center; border-radius: 0 100% 100% 0; background-color: #fff; position: fixed; left: 0; top: 0; z-index: 66; transition: left 0.8s ease; color: #94070a; cursor: pointer; opacity: 0; } .nav-open .vertical-wrap-nav { width: 210px; display: block; position: fixed; left: 0px; top: 0; padding: 0 0 15px; background-color: #fff; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); z-index: 2020; opacity: 1; transform: scale(1); height: 100%; box-sizing: border-box; overflow-y: auto; overflow-x: hidden; transition: left 0.3s ease-in-out; } .nav-open .mode01 .rt { margin-left: 225px } .nav-open .web-v-logo { display: none; } .nav-open .body-overlay { width: 100%; height: 100%; background: #000; opacity: 0.6; filter: alpha(opacity=60); position: fixed; left: 0; top: 0; z-index: 2000; display: block; } .header_nav_ul { width: 1500px; height: 64px; margin: 0 auto; padding: 0; } .header_nav_ul li { width: 245px; height: 64px; margin: 0 auto; display: inline-block; text-align: center; position: relative; } .header_nav_ul p { height: 64px; line-height: 64px; font-size: 24px; margin: 0 auto; display: inline-block; } .header_nav_ul a { color: #fff; } .child { width: 245px; min-height: 200px; display: none; position: absolute; /* padding: 15px 2px 10px 2px; */ top: 64px; left: -2px; border-left: 2px solid; border-right: 2px solid; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)); border-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, #000 20%, rgba(255, 255, 255, 0) 100%) 2 2 2 2; border-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, #000 20%, rgba(255, 255, 255, 0) 100%) 2 2 2 2; border-image: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, #000 20%, rgba(255, 255, 255, 0) 100%) 2 2 2 2; } .header_nav_ul li:hover .child { display: block; border: none; border-left: 2px solid; border-right: 2px solid; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)); border-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, #000 20%, rgba(255, 255, 255, 0) 100%) 2 2 2 2; border-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, #000 20%, rgba(255, 255, 255, 0) 100%) 2 2 2 2; border-image: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, #000 20%, rgba(255, 255, 255, 0) 100%) 2 2 2 2; } .header_nav_ul>li:hover { width: 245px; border: none; background-color: #fff; color: red; /* border-left: 2px solid; border-right: 2px solid; background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); border-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000 80%, rgba(0, 0, 0, 1) 100%) 2 2 2 2; border-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000 80%, rgba(0, 0, 0, 1) 100%) 2 2 2 2; border-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000 80%, rgba(0, 0, 0, 1) 100%) 2 2 2 2; */ } .header_nav_ul>li:hover a { color: red; } .child li { width: 245px; font-size: 18px; } .child li:hover { width: 245px; border: none; background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); border-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000 20%, rgba(255, 255, 255, 0) 100%) 2 2 2 2; border-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000 20%, rgba(255, 255, 255, 0) 100%) 2 2 2 2; border-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000 20%, rgba(255, 255, 255, 0) 100%) 2 2 2 2; border-image: none; } .wrap-header { width: 100%; height: 60px; transition: all 0.3s ease-in-out; display: none; } .finally { display: none; } .wrap-header.fixed { position: fixed; top: 0; left: 0; z-index: 10 } .headerTop { width: 100%; overflow: hidden; height: 60px; line-height: 60px; background: #94070a; position: fixed; z-index: 10; } .top_nav { width: 1245px; margin: 0 auto; text-align: right; height: 60px; line-height: 60px; } .top_nav a { color: #fff; font-size: 12px; } .headerTop .lf { width: auto; float: left; } .top_nav a { margin: 0 30px 0 0; } .top_nav span { color: #fff; } .top_nav span { display: none; } .top_nav a:last-child { display: none; } .headerTop a:hover { color: #f8eee3; } .contanct { background-image: url(../fyzx-images/bottom_bg.png); background-repeat: no-repeat; background-position: bottom; background-size: 100%; } .cont { width: 1500px; height: 2300px; margin: 0 auto; } .home1 { width: 100%; height: 420px; /* background-color: #94070a; */ } .home1_left { width: 485px; height: 355px; margin: 60px 0 2px 0px; float: left; overflow: hidden; } .home1_left_img img { width: 485px; height: 355px; } .home1_left_title { width: 435px; height: 40px; background-color: rgba(0, 0, 0, 0.5); position: absolute; bottom: 0px; font-size: 18px; line-height: 7px; color: #fff; padding: 0 25px; } .block_note_gongshi { width: 100%; height: 70px; font-size: 23px; color: #ff0006; line-height: 31px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .block_content { width: 100%; height: 60px; font-size: 14px; line-height: 24px; color: #828282; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; border-bottom: #8e8e8e 1px solid; margin-bottom: 10px; } .block_note_gongshi a { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .block_content a { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .block_list { height: 45px; } .block_list a { width: calc(100% - 110px); height: 45px; line-height: 45px; float: left; font-size: 18px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .block_list a:hover { color: #c00b2a; } .block_time { font-size: 17px; height: 45px; line-height: 45px; float: right; color: #8e8e8e; } .home1_mid { width: 485px; height: 355px; /* background-color: #aaaaaf; */ margin: 45px 40px 20px 40px; float: left; } .home1_right { width: 355px; height: 355px; margin: 25px 0px 20px 0px; padding: 0 45px; float: left; overflow: hidden; background-image: url(../fyzx-images/gg_bg.png); background-size: 100% 100%; } .home1_right .swiper .swiper-wrapper .swiper-slide { width: 355px !important; height: 355px; padding: 0 45px; } .home1_right_tongzhigonggao { width: 100%; height: 45px; line-height: 30px; display: inline-block; font-size: 24px; margin-bottom: 20px; text-align: center; } .home1_right_title { width: 100%; height: 80px; display: inline-block; font-size: 21px; text-align: center; } .home1_right_time { width: 100%; height: 40px; display: inline-block; font-size: 14px; text-align: left; color: #828282; } .home1_right_desc { width: 100%; height: 150px; display: inline-block; font-size: 14px; line-height: 24px; text-align: left; color: #828282; } .home1_block_title_more { font-size: 14px; color: #8e8e8e; float: right; line-height: 26px; position: absolute; top: 95px; right: 0px; } .home2 { width: 100%; height: 530px; /* background-color: #94070a; */ } .home2_left { width: 720px; height: 355px; margin: 45px 0; float: left; } .home2_block_title { height: 28px; line-height: 30px; margin-bottom: 14px; } .home2_block_title_word { width: 110px; float: left; font-size: 24px; /* font-weight: 550; */ color: #000; /* margin-left: 10px; */ } .home2_block_title_line { width: calc(100% - 150px); height: 15px; float: left; border-bottom: #aaaaaf 2px solid; } .home2_block_title_more { font-size: 14px; color: #8e8e8e; float: right; line-height: 26px; } .home2_right { width: 720px; height: 355px; margin: 45px 0; float: right; } .main04-top { width: 720px; height: 156px; margin-top: 25px; margin-bottom: 13px; } .main04-top img { width: 232px; height: 148px; float: left; } .main04_note { width: 463px; margin-left: 19px; float: right; } .main04_note_gongshi { width: 455px; height: 48px; font-size: 20px; color: #323232; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .main04_note_gongshi:hover { color: #c00b2a; } .main04_note_time { width: 455px; height: 32px; font-size: 14px; color: #8e8e8e; line-height: 32px; } .main04_content { width: 455px; height: 66px; font-size: 14px; line-height: 22px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; } .main_bottom { position: relative; margin-left: auto; width: 1500px; margin-right: auto; } .main_bottom-first { height: 515px; margin-left: auto; margin-right: auto; width: 1500px; } .main09 { width: 1500px; margin-left: auto; margin-right: auto; position: relative; } .main09_title { height: 28px; line-height: 30px; margin-bottom: 14px; } .main_title_word { width: 90px; float: left; font-size: 24px; /* font-weight: 550; */ color: #000; /* margin-left: 10px; */ } .main_title_line { width: calc(100% - 150px); height: 15px; float: left; border-bottom: #aaaaaf 2px solid; } .main_title_more { font-size: 14px; color: #8e8e8e; float: right; line-height: 26px; } .collage_photoes { width: 1500px; height: 445px; /* background-color: rgba(237, 237, 237, 1); */ margin-top: -20px; /* padding-top: 70px; */ position: absolute; /* left: 0; */ } .collage_photoes_img img { position: absolute; width: 20%; height: 100%; z-index: 10; } .collage_photoes_left { width: 20%; float: left; } .collage_photoes_right { width: 20%; float: right; } #certify { position: relative; width: 100%; height: 330px; margin: 0 auto; } .swiper-container { width: 100%; height: 100%; } .swiper-container { margin: 0 auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 0; } .swiper-float { padding-top: 0px; } #certify .swiper-slide { width: 680px; height: auto; } .swiper-slide { text-align: center; font-size: 15px; /* width: 100% !important; */ display: -webkit-box; display: -ms-flexbox; /* display: -webkit-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; } .ceshi { width: 100%; height: 60px; line-height: 60px; margin: 0 auto; font-size: 24px; color: #fff; position: relative; top: 70px; left: -351px; transition: all 0.3s ease-out 0s; background: rgba(0, 0, 0, 0.55); display: none; } .swp:hover .ceshi { display: block; } .swiper-slide a { width: 100%; height: 100%; max-height: 100%; } .swiper-slide a:hover { /* color: #c00b2a; */ } .swiper-pagination { position: relative !important; text-align: center; -webkit-transition: .3s opacity; -o-transition: .3s opacity; transition: .3s opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; } .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { width: 10px; height: 10px; border-radius: 5px; background: #ccc !important; opacity: 1 !important; } .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 22px !important; left: 0; width: 100%; } .swiper-pagination-bullet-active { background: #ccc !important; width: 28px !important; } .swiper-button-next { position: relative !important; top: -202px !important; left: 440px !important; width: 30px !important; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 30px 30px !important; background-position: center; background-repeat: no-repeat; background-image: url(../fyzx-images/swiper_right.png) !important; opacity: 0.4; display: none; } .swiper-button-prev { position: relative !important; top: -180px !important; left: 15px !important; width: 30px !important; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 30px 30px !important; background-position: center; background-repeat: no-repeat; background-image: url(../fyzx-images/swiper_left.png) !important; opacity: 0.4; display: none; } img { border: none; vertical-align: middle; max-width: 100%; max-height: 100%; } .home5 { width: 1500px; height: 900px; position: absolute; top: 1650px; } a { text-decoration: none; color: inherit; } .h30, .h28, .h26, .h24, .h22, .h20, .h18, .h16 { line-height: 1.2; } .h30 { font-size: 30px; } .h28 { font-size: 28px; } .h26 { font-size: 26px; } .h24 { font-size: 24px; } .h22 { font-size: 22px; } .h20 { font-size: 20px; } .h18 { font-size: 18px; } .h16 { font-size: 16px; } .fullpage { color: #fff; width: 100%; } .fullpage .section { overflow: hidden; width: 100%; max-height: 100vh !important; position: relative; } .fullpage .section.home1 { background-color: #fff; } .home5 .map-cont { position: absolute; left: 50%; top: 15%; margin-left: 227px; padding: 26px 15px 14px 15px; /* background-color: #9e8c73; box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.48); */ } .home5 .map-item { width: 391px; font-family: "微软雅黑"; text-align: center; } .home5 .map-item .h24 { margin-bottom: 22px; } .home5 .tab-bar { margin-bottom: 8px; } .home5 .tab-track { display: inline-block; /* border-bottom: 1px solid #b8a588; */ vertical-align: bottom; overflow: hidden; } .home5 .tab-term { position: relative; float: left; margin: 0 8px; padding-bottom: 14px; font-size: 16px; cursor: pointer; } .home5 .tab-term:before { content: '0'; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; width: 0; border: 12px solid transparent; font-size: 0; } .home5 .tab-term.cur { color: #aaaaaf; } /* .home5 .tab-term.cur:before { content: '1'; border-bottom: 9px solid #b8a588; } */ .home5 .tab-cont { position: relative; } .home5 .tab-item { position: absolute; left: 0; top: 0; right: 0; overflow: hidden; opacity: 0; visibility: hidden; } .home5 .tab-item.act { position: relative; opacity: 1; visibility: visible; /* font: 14px / 1.5 fzqkbysjw, Arial, Tahoma, Helvetica, sans-serif; */ } .home5 .total { position: relative; display: inline-block; padding: 0 42px; vertical-align: top; font-size: 16px; margin-top: 23px; } .home5 .total:before, .home5 .total:after { content: ''; position: absolute; top: 0; bottom: 0; width: 36px; background: url(../fyzx-images/png10.png) no-repeat; } .home5 .total:before { left: 0; background-position: left; } .home5 .total:after { right: 0; background-position: right; } .home5 .total .b { padding: 0 10px; font-family: impact; font-size: 30px; } .home5 .tab-item .p_mor { margin: 0 10px; font-size: 14px; } .home5 .table { margin-bottom: 10px; margin-right: -5px; overflow: hidden; } .home5 .td { float: left; margin-right: 5px; margin-bottom: 5px; padding: 10px 0; width: 127px; background-color: #f2f2f2; } .home5 .td:hover { background-color: #c00b2a; color: #fff; } .home5 .td.h { padding: 14px 0; } .home5 .td.s { width: 97px; } .home5 .td.h.s { padding: 14px 0 35px; } .home5 .td.s .p { margin: 0 15px; } .home5 .td.l { width: 157px; padding: 5px 0; } .home5 .td.l .num, .home5 .td.l .p { display: inline-block; vertical-align: middle; } .home5 .td.l .p { margin: 0 15px; } .home5 .td .num { font-family: impact; font-size: 30px; } .home5 .td .p { margin: 0 23px; } .home5 .td:nth-child(n+9) { width: 157px; padding: 5px 0; } .home5 .td:nth-child(n+9) .num, .home5 .td:nth-child(n+9) .p { display: inline-block; vertical-align: middle; } .home5 .td:nth-child(n+9) .p { margin: 0 15px; } .home5 .td:nth-child(8) { width: 97px; } .home5 .td:nth-child(8) .p { margin: 0 15px; } .home5 .td:nth-child(4), .home5 .td:nth-child(5), .home5 .td:nth-child(6) { padding: 8px 0 0; height: 100px; } .home5 .td:nth-child(7), .home5 .td:nth-child(8) { padding: 20px 0 29px; } .displayinfo_mobile { display: none; } .footer { width: 100%; height: 380px; background-color: #94070a; } .footer_m { display: none; height: 240px; } .footer_top { width: 1600px; height: 234px; margin: 0 auto; padding: 54px 0px; } .footer_block { width: 522px; height: 234px; float: left; color: #fff; text-align: center; } .footer_block_big { width: 552px; } .footer_block a { color: #fff; } .footer_block h2 { margin: 24px 0px 32px 0px; font-weight: normal; } .footer_block select { width: 320px; height: 36px; padding: 0 5px; font-size: 18px; color: #fff; margin-bottom: 18px; border: #b7b7b8 solid 2px; border-radius: 2px; outline: none; background-color: rgba(0, 0, 0, 0); } .footer_block option { font-size: 18px; color: #000; background-color: rgba(255, 255, 255, 0.3); } .footer_bottom { width: 100%; height: 38px; margin: 0 auto; text-align: center; background-color: rgba(0, 0, 0, 0.61); } .footer_bottom p { height: 38px; margin: 0; font-size: 18px; color: #fff; line-height: 38px; } .siteCounter4 { display: inline-block; } .siteCounter4 span { background-color: rgba(255, 255, 255, 0.2); } .code { position: absolute; margin-left: -90px; margin-bottom: 10px; margin-top: 70px; padding: 2px; width: 95px; background-color: #fff; border-radius: 3px; box-shadow: 0 0 10px rgb(0 0 0 / 15%); border-radius: 5px; box-sizing: border-box; visibility: hidden; opacity: 0; transform: translateY(-10px); transition: all 0.2s ease-out 0s; } .code img { width: 100%; } .share:hover .code { /* visibility: visible; */ opacity: initial; } /* 手机版 */ @media screen and (max-width: 767px) { .header, .home4, .box, .footer, .main_left { display: none; } .cont { width: 100%; height: 2300px; } .home1 { width: 100%; height: 245px; /* background-color: #94070a; */ } .home1_left { width: 100%; height: 200px; } .home1_left_img img { width: 485px; height: 200px; } .block_list { height: 24px; } .block_list a { width: calc(100% - 110px); height: 29px; line-height: 29px; float: left; font-size: 15px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .block_time { font-size: 14px; height: 29px; line-height: 29px; float: right; color: #8e8e8e; } .home5 .map-cont { left: 0; top: 0%; margin: auto; } .home1_mid { width: calc(100% - 40px); margin: 0px 20px 20px 20px; height: 340px; } .home2_left { width: calc(100% - 40px); margin: 5px 20px 5px 20px; height: 300px; } .home1_block_title_more { font-size: 14px; color: #8e8e8e; float: right; line-height: 26px; display: block; position: relative; top: 320px; left: -48%; } .home2_block_title { height: 28px; line-height: 30px; margin-bottom: 7px; } .home2_block_title_line { display: none; } .home2_right { width: calc(100% - 40px); margin: 20px; height: 310px; } .home2_block_title_word { width: 110px; float: left; font-size: 20px; /* font-weight: 550; */ color: #000; /* margin-left: 10px; */ } .home1_right { width: calc(100% - 40px); padding: 0 20px; margin: 5px 0px 20px 0px; } .home5 .map-item { width: calc(100% - 0px); } .home1_left_title { width: calc(100% - 40px); padding: 0 20px; } .home5 .td { float: left; margin-right: 5px; margin-bottom: 5px; padding: 10px 0; width: calc(33% - 5px); background-color: #f2f2f2; } .home5 .td:nth-child(8) { width: calc(33% - 21px); } .home5 .td:nth-child(n+9) { width: calc(33% - -14px); padding: 5px 0; } .home5 { width: 100%; height: 300px; position: absolute; top: 1680px; } .main04-top img { width: 141px; height: 110px; float: left; } .main04_note { width: calc(100% - 161px); margin-left: 20px; float: right; } .container { margin-right: auto; margin-left: auto; margin-top: 0px; width: 100%; padding: 0 !important; position: relative; } .main-content { max-width: 100%; display: flex; margin-left: auto; margin-right: auto; position: relative; width: 100%; } .main_right { width: 94%; margin: 0 auto; } .main_right { width: 94%; margin: 0 auto; } .right-title-dis { display: none; } .right-iteam { width: 90%; min-height: 46px; overflow: hidden; border-bottom: #bfbfbf dotted 1px; } .right_content img { display: block; } .wrap-header { display: block; } .v-nav { width: 100%; padding: 0 15px 10px; box-sizing: border-box; margin-top: 0; border: none; background-color: #fff; transition: width 0.4s ease; } .v-nav li { width: 160px; position: relative; border-top: 1px solid #e6e6e6; } .v-nav li:last-child { border-bottom: 1px solid #e6e6e6; } .v-nav li>a { padding: 0px 0px; border-bottom: 1px solid #e6e6e6; } .v-nav li strong { font-size: 16px; text-align: left; line-height: 34px; width: 140px; display: block; } .v-arrow { font-size: 16px; font-style: normal; color: #666; position: absolute; right: 10px; height: 25px; top: 5px; line-height: 25px; cursor: pointer; } .s-arrow { font-size: 20px; font-style: normal; color: #666; position: absolute; right: 10px; height: 25px; top: 6px; line-height: 25px; cursor: pointer; } .v-subNav { position: static; margin: 0; width: 100%; border-left: none; border-top: 1px solid #d3d3d3; background-color: #fff; right: -110px; top: 50%; display: none; } .content { display: block; } .vertical-wrap-nav { left: -200px; text-align: center; opacity: 0; transform: scale(0.8); width: 0; transition: left 0.3s ease-in-out; height: 0; } .friendLink { float: none; width: 100%; margin-bottom: 1px; text-align: center; padding: 0; } .nList { margin: 0; } .copyRight span { display: inline-block; } .copyRight i { display: none; } .mode01, .top_nav, .copyRight { padding-left: 15px; padding-right: 15px; /* background: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0)); */ } .mobile-v-logo { padding-top: 15px; height: 58px; } .v-nav li strong { font-size: 16px; text-align: left; line-height: 34px; width: 140px; font-family: '华文宋体', '宋体', '微软雅黑'; transition: all 0.3s ease; } .v-nav li strong a { text-decoration: none; color: #333; background: none; font-weight: initial; } .v-nav li>a { padding: 0px 0px; border-bottom: 1px solid #e6e6e6; } .mobile_version { display: block; } .navbar-inverse { background: rgba(165, 9, 36, 1); border: none; } .navbar-brand { float: left; width: 75%; height: 50px; padding: 3px 15px; font-size: 18px; line-height: 20px; } .navbar-inverse .navbar-toggle { border-color: #ccc; } .logo { height: 100%; width: auto; } .header1 { display: none; } .banner_bg { display: none; } .body_b .header2 { opacity: 0; transform: none; } .d2 { width: 30%; height: auto; } .d2 img { width: 100%; height: auto; } .d3 { display: none !important; } .headerTop_main { /* transition: all 0.3s ease-out 0s; background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0)); */ } .headerTop_main_bg { background: #94070a; } .top_nav img { height: 36px; float: left; margin: 13px 0 13px 0; } .mobile_search_icon { height: 26px !important; float: right !important; margin: 17px 40px 17px !important; position: absolute; right: 15px; } .icon-menu { line-height: 50px; font-size: 31px; position: fixed; } .mobile-header-icon { display: block; } .row { margin-right: 0; margin-left: 0; } .rt { display: none; } .focus { display: none; } .banner { display: block; /* padding-top: 50px; */ } .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 15px; } .scroll { background: none; background-size: 100%; min-height: 1870px; } .scroll_bottom { min-height: 1200px; } .main { width: 100%; margin-top: 13px; } .main_one { width: 90%; padding: 0 5%; } .main_one_top { width: 100%; } .main_one .top_left { width: 100%; min-height: 250px; } .title { height: 28px; line-height: 32px; margin-bottom: 7px; } .main_title_p { float: left; margin-top: 8px; width: 18px; height: 18px; background: #c00b2a; } .main_title_word { float: left; font-size: 20px; /* font-weight: 550; */ color: #000; margin-left: 10px; } .main_title_more { font-size: 15px; color: #8e8e8e; float: right; line-height: 38px; } .main_01_block_left { background: #8e8e8e; height: 3px; width: 33%; float: left; } .main01_list { height: 24px; } .main01_list a { width: 80%; height: 29px; line-height: 29px; float: left; font-size: 15px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .main01_time { font-size: 14px; height: 24px; line-height: 24px; float: right; color: #b2b1b1; } .main_01_block_right { height: 2px; margin-top: -2px; background: #a4a5a4; width: 67% !important; float: right; } .main_one_block_right { height: 2px; margin-top: 1px; background: #a4a5a4; width: 67%; float: right; margin-bottom: 6px; } .main02 { width: 100%; min-height: 500px; margin-top: 10px; } .main02 .title_p { float: left; margin-top: 8px; width: 18px; height: 18px; background: #c00b2a; } .main02 .title_word { float: left; font-size: 20px; /* font-weight: 550; */ color: #000; margin-left: 10px; } .main02 .title_more { font-size: 15px; color: #8e8e8e; float: right; line-height: 38px; } .swiper-button-prev { display: none; width: 21px; height: 21px; top: 292px; left: 80%; } .swiper-button-next { display: none; width: 21px; height: 21px; top: 292px; left: 88%; } .main02_block_left { background: #8e8e8e; height: 3px; width: 33%; float: left; } .main02_block_right { height: 2px; margin-top: -2px; background: #a4a5a4; width: 67%; float: right; margin-bottom: 10px; } .swiper { background: #eee; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 14px; color: #000; margin: 0; padding: 0; width: 100%; height: auto; min-height: 257px; float: left; } .swiper-image { width: 100%; height: auto; } .swiper-image { width: 100%; height: auto; } .swiper-text { width: 90%; height: 60px; font-size: 16px; line-height: 28px; color: #323232; background-color: rgba(235, 236, 236, 1); text-align: center; padding: 0 5%; margin: 10px 0; } .main02-right { width: 100%; float: right; } /* .main02_list:first-child { width: 100%; height: 100px; padding: 12px 0; background: #eceaeb; border: none; margin: 0 auto; margin-top: 20px; } */ .main02_list { /* margin-top: 12px; */ width: 100%; height: 66px; padding: 11px 0; margin-bottom: 4px; border-bottom: 1px solid #323232; margin: 0 auto; } .main02_list-left { width: 25%; } .main02_date { width: 90px; height: 45px; text-align: center; font-size: 25px; color: #4395a3; } .main02_date p { position: relative; top: -35px; } .main02_year { margin-left: 8%; line-height: 15px; } .main02-list-red { height: 2px; background: red; width: 40px; margin-left: 0; position: relative; top: 30px; right: -35%; } .main02_title { width: 70%; font-size: 16px; margin-bottom: 1px; } .main02_article { width: 70%; height: 42px; line-height: 21px; font-size: 14px; margin-top: 0; overflow: hidden; } .main03 { width: 100%; margin-top: 20px; } .main03 img { width: 100%; height: 128px; margin-top: 10px; margin-bottom: 8px; } .main03_list { height: 29px; } .main03_list a { width: 80%; height: 29px; line-height: 29px; float: left; font-size: 15px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .main04 { width: 100%; margin-left: 0; margin-top: 10px; } .main04 img { width: 35%; height: 113px; float: left; } .main04-top { width: 100%; height: 120px; margin-top: 21px; margin-bottom: 0; } .main04_list a { width: 80%; height: 29px; line-height: 29px; float: left; font-size: 15px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .main04_list { height: 29px; } .main04_note_gongshi { width: 100%; height: 24px; font-size: 18px; color: #323232; line-height: 24px; overflow: hidden; } .main04_note_time { width: 100%; height: 26px; font-size: 12px; color: #8e8e8e; line-height: 26px; } .main04_content { width: 100%; height: 66px; font-size: 14px; line-height: 22px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; } .main05 { width: 100%; margin-left: 0; margin-top: 10px; } .main05 img { width: 100%; height: 128px; margin-top: 10px; margin-bottom: 8px; } .main05_list { height: 29px; } .main05_list a { width: 80%; height: 29px; line-height: 29px; float: left; font-size: 15px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .img_none:first-child img { margin-top: 21px; display: block; } .fisrtbg { background: url(../images/bg1_1600.jpg) no-repeat top center; background-size: cover; position: relative; width: 100%; height: 0px; background-attachment: fixed; background-position: center 0; z-index: -1; } .main_bottom { width: 90%; } .main_bottom-first { width: 100%; height: 1061px; } .main06 { width: 100%; margin-top: 10px; } .main06 img { width: 100%; height: 128px; margin-top: 10px; margin-bottom: 8px; } .main06_list { height: 29px; } .main06_list a { width: 80%; height: 29px; line-height: 29px; float: left; font-size: 15px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .main07 { width: 100%; margin-left: 0; margin-top: 10px; } .main07 img { width: 35%; height: 113px; float: left; } .main07-top { width: 100%; height: 120px; margin-top: 21px; margin-bottom: 0; } .main07_list a { width: 80%; height: 29px; line-height: 29px; float: left; font-size: 15px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .main07_list { height: 29px; } .main07_note { width: 60%; margin-left: 5%; float: right; } .main07_note_gongshi { width: 100%; height: 24px; font-size: 18px; color: #323232; line-height: 24px; overflow: hidden; } .main07_note_time { width: 100%; height: 26px; font-size: 12px; color: #8e8e8e; line-height: 26px; } .main07_content { width: 100%; height: 66px; font-size: 14px; line-height: 22px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; } .main08 { width: 100%; margin-left: 0; margin-top: 10px; } .main08 img { width: 100%; height: 128px; margin-top: 10px; margin-bottom: 8px; } .main08_list { height: 29px; } .main08_list a { width: 80%; height: 29px; line-height: 29px; float: left; font-size: 15px; color: #323232; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .main09 { display: none; width: 90%; padding: 0 5%; } .main09_block_left { background: #8e8e8e; height: 6px; width: 40%; float: left; } .main09_block_right { height: 3px; margin-top: -1px; background: #a4a5a4; width: 60%; float: right; } .main09_more { font-size: 18px; color: #8e8e8e; float: right; line-height: 43px; } .collage_photoes { display: none; width: 100%; height: 390px; background-color: rgba(237, 237, 237, 1); margin-top: 46px; padding-top: 25px; } .secondbg { background: url(../images/backg-foot1.png) no-repeat center; background-size: 100% 100%; height: 22vh; } .swiper-shufa { width: 30%; height: auto; min-height: 20px; left: 6%; bottom: -11%; position: relative; background: none; } .swiper-img { width: 100%; height: 100%; } .finally { display: block; height: auto; min-height: 94px; margin-top: -2px; } .parts { display: none; width: 90%; padding: 0 0 5px 0; margin: 0 auto; } .part1 { width: 60%; font-size: 12px; margin-top: 0; margin-left: 0; letter-spacing: 0px; float: left; } .part1 img { display: none; } .part1 span { display: block; font-size: 13px; line-height: 22px; } .part1 p { height: 16px; font-size: 12px; line-height: 16px; } .part2 { display: none; } .part3 { display: none; width: 100%; font-size: 12px; margin-left: 0; } .part3 p { width: 100%; height: 16px; font-size: 12px; line-height: 16px; margin: 0; } .part3 div { display: none; } .part4 { width: 100%; margin-bottom: 15px; display: none; } .part4 h { margin-bottom: 20px; } .part4 .wx h { float: left; } .part4 .wx img { width: 77%; height: auto; } .part4 .dy h { float: right; margin-right: -5px; } .part4 .dy img { width: 77%; height: auto; float: right; } .part5 { display: block; width: 30%; float: right; font-size: 12px; } .part5 p { height: 16px; font-size: 12px; line-height: 16px; } .part5 span { font-size: 13px; line-height: 22px; } .info { width: 58%; height: 39px; line-height: 19px; float: left; font-size: 12px; color: #fff; letter-spacing: 0px; padding: 4px 0 4px 5%; margin: 0; } .info p { margin: 0; color: #fff; } .share { width: 25%; float: right; display: block; text-align: right; margin-right: 9%; margin-top: 36px; } .icon-wchat { margin-left: 0 !important; } .share-box { margin-top: 5px; margin-bottom: 10px; } .partb { display: block; height: 88px; width: 100%; background-color: #94070a; } .keyword { padding-left: 10px; } .wp_search { background: #fff; } .wp_search table tbody tr td:first-child input { width: 85% !important; } .wp_search table tbody tr td:last-child { width: 20%; background-color: rgba(165, 9, 36, 1); } .wp_search .search { width: 22px; background: url(../images/search.jpg) !important; background-size: 22px 22px; background-repeat: no-repeat; margin-left: 25px; } .v-nav li.on .v-subNav { display: block; padding-left: 15px; } .v-nav li.on .v-subNav .erjilanmu ul { display: none; } .v-nav li.on .v-subNav .erjilanmu li.on .erjilanmu { display: block; padding-left: 20px; } .v-nav li.on .v-subNav .erjilanmu li.on .erjilanmu .s-arrow { display: none; } #floatBox { display: none; } .footer_m { /* margin-top: 20px; */ display: block; height: 186px; width: 100%; background-color: #94070a; } .footer_1 { width: 238px; height: 32px; margin: 0 auto; padding: 20px 0px 10px 0px; } .footer_1 img { width: 100%; height: auto; } .footer_2 { width: 170px; height: 34px; line-height: 35px; margin: 0 auto; padding: 10px 0px 20px 0px; } .footer_2 img { width: 20%; height: auto; } .footer_3 { width: 100%; height: 96px; line-height: 22px; font-size: 12px; color: #fff; text-align: center; } .footer_3 p { margin: 0; } .footer_3 p a { color: #fff; } .footer_4 { height: 26px; line-height: 26px; width: 100%; margin: 0 auto; text-align: center; font-size: 12px; color: #fff; background-color: rgba(0, 0, 0, 0.61); } .footer_4 p { margin: 0; } .displayinfo_mobile { display: block; } }