.main { position: relative; margin-left: auto; width: 1280px; margin-right: auto; margin-top: 70px; } .mobile_version { display: none; } .banner { display: none; } .nav-remove { display: none; } .scroll { background: url(../images/back1.png) no-repeat bottom center; background-size: 100%; min-height: 930px; } .scroll_bottom { background: url(../images/backg1.png) no-repeat top center; background-size: 100%; } .main_one { position: relative; } .main_one_top { width: 1280px; height: 429px; } .main_one .top_left { width: 419px; line-height: 1.75; float: left; } .title { height: 28px; line-height: 32px; margin-bottom: 14px; } .main_title_p { float: left; margin-top: 5px; width: 23px; height: 23px; background: #c00b2a; } .main_title_word { float: left; font-size: 24px; /* font-weight: 550; */ color: #000; margin-left: 10px; } .main_title_more { font-size: 18px; color: #8e8e8e; float: right; line-height: 46px; } .main_01_block_left { background: #8e8e8e; height: 6px; width: 145px; float: left; } .main_one_block_right { height: 3px; margin-top: -1px; background: #a4a5a4; width: 274px; float: right; margin-bottom: 4px; } .main_01_block_right { height: 3px; margin-top: -1px; background: #a4a5a4; width: 271px; float: right; } .main01_list { height: 39px; } .main01_list a { width: 80%; height: 39px; line-height: 39px; float: left; font-size: 16px; 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: 39px; line-height: 40px; float: right; color: #b2b1b1; } .main01_list a:hover{ color: #c00b2a; //background: #eee; } .swiper { background: #eee; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 14px; color: #000; margin: 0; padding: 0; width: 416px; height: 340px; float: left; } .swiper-container { width: 100%; height: 100%; } .swiper-float { padding-top: 50px; } .collage-swiper { padding-top: 70px; } .swiper-slide { text-align: center; font-size: 15px; /* width: 100% !important; */ /*! background: #fff; */ /* Center slide text vertically */ 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; } .swiper-slide a{ width: 100%; height: 100%; max-height: 100%; } .swiper-slide-a{ display: block; } .swiper-image { height: 67%; width: 100%; } .swiper-image img{ height: 100%; width: 100%; } .swiper-text { width: 96%; height: 33%; font-size: 19px; line-height: 32px; color: #323232; background-color: rgba(235, 236, 236, 1); text-align: center; padding: 0 2%; margin: 18px 0; } .swiper-text p { margin: 0; } .swiper-button-prev { width: 21px; height: 21px; top: 310px; left: 355px; } .swiper-button-next { width: 21px; height: 21px; top: 310px; } .main02 { float: right; width: 843px; } .swiper-button-next, .swiper-button-prev { position: absolute; /* top: 50%; */ width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 21px 21px; background-position: center; background-repeat: no-repeat; } .main02 .title_p { float: left; width: 23px; height: 23px; margin-top: 5px; line-height: 28px; background: #c00b2a; } .main02 .title_word { float: left; font-size: 24px; /* font-weight: 550; */ color: #000; margin-left: 10px; } .main02 .title_more { font-size: 18px; color: #8e8e8e; float: right; line-height: 46px; } .main02_block_left { background: #8e8e8e; height: 6px; width: 145px; float: left; } .main02_block_right { height: 3px; margin-top: -1px; background: #a4a5a4; width: 698px; float: right; margin-bottom: 16px; } .main02-right { width: 409px; float: right; } .main02_list { /* margin-top: 12px; */ width: 381px; height: 85px; padding: 12px 14px; margin-bottom: 2px; border-bottom: 2px solid #8e8e8e; } .main02-right :hover { background: #eceaeb; } .main02_list-left { width: 90px; float: left; } .main02-list-red { height: 2px; background: red; width: 40px; margin-left: 90px; position: relative; top: 30px; right: -24px; } .main02_line { background: gray; height: 1px; margin-top: 5px; } .main02_date { width: 90px; height: 45px; text-align: center; font-size: 30px; color: #4395a3; overflow: hidden; } .main02_date p{ position: relative; top: -50px; } .main02_year { font-size: 12px; margin-left: 5px; color: #a9a7a7; width: 28px; height: 16px; overflow: hidden; } .main02_title { width: 263px; height: 28px; float: right; font-size: 18px; color: #323232; margin-bottom: 3px; word-break: break-all; display: -webkit-box; /**对象作为伸缩盒子模型展示**/ -webkit-box-orient: vertical; /**设置或检索伸缩盒子对象的子元素的排列方式**/ -webkit-line-clamp: 1; /**显示的行数**/ overflow: hidden; /**隐藏超出的内容**/ } .main02_article { width: 263px; line-height: 24px; height: 48px; float: right; font-size: 14px; color: #323232; margin-top: 3px; word-break: break-all; display: -webkit-box; /**对象作为伸缩盒子模型展示**/ -webkit-box-orient: vertical; /**设置或检索伸缩盒子对象的子元素的排列方式**/ -webkit-line-clamp: 2; /**显示的行数**/ overflow: hidden; /**隐藏超出的内容**/ } .main03 { width: 416px; float: left; } .main03 img { width: 100%; height: 128px; margin-top: 16px; margin-bottom: 10px; } .main03_list { height: 39px; } .main03_list a { width: 80%; height: 39px; line-height: 39px; float: left; font-size: 16px; color: #323232; word-break: break-all; display: -webkit-box; /**对象作为伸缩盒子模型展示**/ -webkit-box-orient: vertical; /**设置或检索伸缩盒子对象的子元素的排列方式**/ -webkit-line-clamp: 1; /**显示的行数**/ overflow: hidden; /**隐藏超出的内容**/ } .main03_list a:hover{ color: #c00b2a; //background: #eee; } .main04 { width: 416px; margin-left: 23px; } .main04-top { width: 416px; height: 128px; margin-top: 36px; margin-bottom: 10px; } .main04 img { width: 127px; height: 127px; float: left; } .main04_list { height: 39px; } .main04_list a { width: 80%; height: 39px; line-height: 39px; float: left; font-size: 16px; color: #323232; word-break: break-all; display: -webkit-box; /**对象作为伸缩盒子模型展示**/ -webkit-box-orient: vertical; /**设置或检索伸缩盒子对象的子元素的排列方式**/ -webkit-line-clamp: 1; /**显示的行数**/ overflow: hidden; /**隐藏超出的内容**/ } .main04_list a:hover{ color: #c00b2a; //background: #eee; } .main04_note { width: 269px; margin-left: 19px; float: right; } .main04_note_gongshi { width: 270px; height: 30px; font-size: 20px; color: #323232; line-height: 24px; } .main04_note_time { width: 270px; height: 32px; font-size: 14px; color: #8e8e8e; line-height: 32px; } .main04_content { width: 270px; 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: 406px; float: left; margin-left: 19px; } .main05 img { width: 100%; height: 128px; margin-top: 16px; margin-bottom: 10px; } .main05_list { height: 39px; } .main05_list a { width: 80%; height: 39px; line-height: 39px; float: left; font-size: 16px; color: #323232; word-break: break-all; display: -webkit-box; /**对象作为伸缩盒子模型展示**/ -webkit-box-orient: vertical; /**设置或检索伸缩盒子对象的子元素的排列方式**/ -webkit-line-clamp: 1; /**显示的行数**/ overflow: hidden; /**隐藏超出的内容**/ } .main05_list a:hover{ color: #c00b2a; //background: #eee; } .fisrtbg { background: url(../shouyebeijing.jpg) no-repeat top center; background-size: cover; position: relative; width: 100%; height: 535px; background-attachment: fixed; background-position: center 0; z-index: -1; } .swiper1 { width: 1400px; height: 500px; margin-left: auto; margin-right: auto; background: #eee; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 14px; color: #000; padding: 0; } .swiper-container1 { width: 100%; height: 100%; } .main_bottom { position: relative; margin-left: auto; width: 1280px; margin-right: auto; } .main_bottom-first { height: 515px; margin-left: auto; margin-right: auto; width: 1280px; } .main06 { width: 418px; margin-top: 100px; float: left; } .main06 img { width: 100%; height: 128px; margin-top: 16px; margin-bottom: 10px; } .main06_list { height: 39px; /* margin-top: 5px; */ } .main06_list a { width: 80%; height: 39px; line-height: 39px; float: left; font-size: 16px; color: #323232; word-break: break-all; display: -webkit-box; /**对象作为伸缩盒子模型展示**/ -webkit-box-orient: vertical; /**设置或检索伸缩盒子对象的子元素的排列方式**/ -webkit-line-clamp: 1; /**显示的行数**/ overflow: hidden; /**隐藏超出的内容**/ } .main06_list a:hover{ color: #c00b2a; //background: #eee; } .main07 { width: 416px; float: left; margin-left: 20px; margin-top: 100px; } .main07-top { width: 420px; height: 128px; margin-top: 36px; margin-bottom: 10px; } .main07 img { width: 128px; height: 128px; float: left; } .main07_list { height: 39px; } .main07_list a { width: 80%; height: 39px; line-height: 39px; float: left; font-size: 16px; color: #323232; word-break: break-all; display: -webkit-box; /**对象作为伸缩盒子模型展示**/ -webkit-box-orient: vertical; /**设置或检索伸缩盒子对象的子元素的排列方式**/ -webkit-line-clamp: 1; /**显示的行数**/ overflow: hidden; /**隐藏超出的内容**/ } .main07_list a:hover{ color: #c00b2a; //background: #eee; } .main07_note { width: 270px; margin-left: 22px; float: right; } .main07_note_gongshi { width: 270px; height: 30px; font-size: 20px; color: #323232; line-height: 24px; } .main07_note_time { width: 270px; height: 32px; font-size: 14px; color: #8e8e8e; line-height: 32px; } .main07_content { width: 270px; 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: 407px; float: left; margin-left: 19px; margin-top: 100px; } .main08 img { width: 100%; height: 128px; margin-top: 16px; margin-bottom: 10px; } .main08_list { height: 39x; /* margin-top: 5px; */ } .main08_list a { width: 80%; height: 39px; line-height: 39px; float: left; font-size: 16px; color: #323232; word-break: break-all; display: -webkit-box; /**对象作为伸缩盒子模型展示**/ -webkit-box-orient: vertical; /**设置或检索伸缩盒子对象的子元素的排列方式**/ -webkit-line-clamp: 1; /**显示的行数**/ overflow: hidden; /**隐藏超出的内容**/ } .main08_list a:hover{ color: #c00b2a; //background: #eee; } .main09 { width: 1280px; margin-left: auto; margin-right: auto; position: relative; } .main09_title { height: 28px; line-height: 30px; margin-bottom: 14px; } .main09_more { font-size: 18px; color: #8e8e8e; float: right; line-height: 46px; } .main09_block_left { background: #8e8e8e; height: 6px; width: 20%; float: left; } .main09_block_right { height: 3px; margin-top: -1px; background: #a4a5a4; width: 80%; float: right; } .collage_photoes { width: 100%; height: 445px; background-color: rgba(237, 237, 237, 1); margin-top: 38px; /* padding-top: 70px; */ } .secondbg { background: url(../images/backg-foot.png) no-repeat center; background-size: 100% 100%; height: 94vh; } .swiper-shufa { width: 30%; height: auto; left: 6%; bottom: -11%; position: relative; background: none; } .swiper-img{ width: 100%; height: 100%; } .parts a { color: #fff; } .part1 img { width: 278px; height: 118px; } .part1 p { margin: 0; } .part1 span { display: none; } .wx { float: left; width: 33.3%; } .wx img { width: 85%; height: auto; } .dy { float: right; width: 33.3%; } .dy img { width: 85%; height: auto; } .part5 { display: none; } .share { display: none; } .partb { display: none; } #swiper-button-next2 { background-image: url("../images/lbjt1.png"); right: 100px; left: auto; position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; } #swiper-button-prev2 { background-image: url("../images/lbjt2.png"); left: 100px; right: auto; position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; } #certify { position: relative; width: 100%; height: 600px; margin: 0 auto; } #certify .swiper-slide { width: 680px; height: 350px; } .ceshi { width: 100%; height: 60px; line-height: 60px; margin: 0 auto; font-size: 24px; color: #fff; position: relative; top: 145px; left: -679px; transition: all 0.3s ease-out 0s; background: rgba(212, 26, 26, 0.55); display: none; } .swp:hover .ceshi { display: block; } .img_none img{ display: none; } .img_none:first-child img{ margin-top: 35px; display: block; }