@charset "utf-8"; .section1 { padding-top: 40px; padding-bottom: 45px; } .title { position: relative; text-align: center; } .title h2 { display: inline-block; font-size: 36px; color: #000; font-family: "btnormal"; } .title h2 span { font-weight: 500; font-size: 48px; color: #a60b10; font-family: "btzt"; } .title a { position: absolute; right: 0; top: 50%; transform: translateY(-50%); padding-left: 55px; background: url(../images/more.png) no-repeat left center; font-size: 16px; color: #666; line-height: 35px; } .title a:hover { color: #aa1b20; } .s1 { overflow: hidden; margin-top: 32px; } .s1-l { float: left; width: 680px; } .s1-l a { position: relative; display: block; } .s1-l a .pic { padding-top: 66.6%; } .s1-l a .text { position: absolute; left: 0; right: 0; bottom: 0; padding: 25px 30px; padding-right: 195px; z-index: 9; } .s1-l a .text p { font-size: 18px; color: #fff; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .s1-l a::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; top: 0; background: url(../images/s1-l-tc.png) no-repeat center bottom; background-size: 100% auto; } .s1-l .slick-dots { right: 20px; width: auto; left: auto; bottom: 30px; } .s1-l .slick-dots li { width: 25px; height: 25px; background: url(../images/s1-l-slick.png) no-repeat center center; margin: 0 10px; transition: all .3s; } .s1-l .slick-dots li.slick-active { background: url(../images/s1-l-slick-active.png) no-repeat center center; } .s1-l .slick-prev { left: 45px; width: 25px; height: 33px; background: url(../images/s1-l-l.png) no-repeat center center; } .s1-l .slick-next { right: 45px; width: 25px; height: 33px; background: url(../images/s1-l-r.png) no-repeat center center; } .s1-r { overflow: hidden; padding-left: 45px; } .s1-r ul { position: relative; } .s1-r ul::after { content: ""; position: absolute; left: 5px; top: 0; bottom: 0; width: 1px; background: #dcdcdc; } .s1-r ul li { position: relative; padding-left: 25px; } .s1-r ul li::after { content: ""; position: absolute; left: 0; top: 25px; width: 8px; height: 8px; border-radius: 50%; border: 1px solid #d6d6d6; background: #fff; z-index: 9; } .s1-r ul li:first-child:after { top: 0; } .s1-r ul li:hover::after { border: 1px solid #aa1b20; border-radius: 50%; background: #aa1b20; } .s1-r ul li a { display: block; padding: 20px 0; border-bottom: 1px solid #e5e5e5; } .s1-r ul li:first-child a { padding-top: 0; } .s1-r ul li a span { font-size: 16px; color: #aa1b20; } .s1-r ul li a p { line-height: 34px; font-size: 18px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .s1-r ul li:hover a p { font-weight: bold; color: #aa1b20; } .main { background: url(../images/main-bg.jpg) no-repeat center top; background-size: cover; } .section2 { padding: 40px 0; } .title-other { padding-bottom: 30px; border-bottom: 1px solid #edc8c2; text-align: center; } .title-other h2 { position: relative; display: inline-block; text-align: center; margin: 0 150px; padding-left: 80px; cursor: pointer; font-size: 32px; color: #333; font-family: "btnormal"; } .title-other h2 span { font-size: 40px; color: #b41218; font-family: "btzt"; font-weight: 500; } .title-other h2 i { position: absolute; left: 0; top: 0; bottom: 0; width: 65px; } .title-other h2 i img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: 1; z-index: 1; } .title-other h2 i img.tit-red { opacity: 0; z-index: -1; } .title-other h2.on i img.tit-red { opacity: 1; z-index: 2; } .title-other h2::after { content: ""; position: absolute; bottom: -30px; width: 80px; height: 4px; background: #b3130f; left: 82px; opacity: 0; z-index: -1; } .title-other h2.on::after { opacity: 1; z-index: 1; } .s2 ul li { float: left; margin-top: 48px; width: 30%; margin-left: 5%; } .s2 ul li:nth-child(3n-2) { margin-left: 0; } .s2 ul li a { position: relative; display: block; border: 1px solid #f3dfdf; border-top: 4px solid #b3130f; padding: 30px 20px 45px 20px; background: #fff; } .s2 ul li a h2 { line-height: 32px; font-size: 20px; color: #333; height: 64px; font-weight: normal; } .s2 ul li:hover a h2 { text-decoration: underline; color: #aa1b20; } .s2 ul li a p { margin-top: 20px; line-height: 30px; font-size: 16px; color: #999999; height: 90px; } .s2 ul li a .date { position: absolute; right: 20px; bottom: 15px; width: 80px; height: 80px; background: url(../images/s2-date.png) no-repeat center center; color: #b3130f; text-align: center; } .s2 ul li a .date span { display: block; padding-top: 15px; line-height: 1; font-size: 26px; font-family: "sisong"; } .s2 ul li a .date i { display: block; font-size: 14px; } .s2 ul .more { overflow: hidden; padding-top: 40px; clear: both; } .s2 ul .more a { display: block; margin-left: auto; margin-right: auto; width: 200px; height: 50px; border: 1px solid #dca09e; border-radius: 30px; line-height: 50px; text-align: center; font-size: 16px; color: #666; } .s2 ul .more a:hover { background: #aa1b20; color: #fff; border: 1px solid #aa1b20; } .s2 ul { display: none; } .s2 ul.on { display: block; } .s3 { position: relative; margin-top: 48px; } .s3>div { position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; z-index: -1; } .s3>div.on { position: relative; opacity: 1; z-index: 1; } .s3 ul { margin: 0 -60px; } .s3 ul li { margin: 40px 60px; transition: all .3s; } .s3 ul li.slick-center { transform: scale(1.4); } .s3 ul li a { position: relative; display: block; } .s3 ul li a::after { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../images/s1-l-tc.png) no-repeat center bottom; background-size: 100% auto; } .s3 ul li a p { position: absolute; left: 0; right: 0; bottom: 0; padding: 25px 30px; z-index: 9; font-size: 18px; color: #fff; } .sect4 { margin-top: 60px; margin-bottom: 60px; background: #fff; border-top: 1px dotted #ebc9cb; border-bottom: 1px dotted #ebc9cb; padding-top: 40px; padding-bottom: 30px; } .sect4 ul li { float: left; width: 25%; } .sect4 ul li a { display: block; border-left: 1px dotted #ebc9cb; } .sect4 ul li:first-child a { border-left: none; } .sect4 ul li a .s4-icon { position: relative; width: 120px; height: 120px; background: url(../images/s4-icon-bg.png) no-repeat center center; background-size: 100% 100%; margin-left: auto; margin-right: auto; transition: all .3s; animation: xz 5s linear infinite; animation-play-state: paused; } .sect4 ul li:hover a .s4-icon { animation-play-state: running; } @keyframes xz { 0% { transform: rotate(0); } 100% { transform: rotate(360deg); } } .sect4 ul li:hover a .s4-icon { background: url(../images/s4-icon-bg-other.png) no-repeat center center; background-size: 100% 100%; } .sect4 ul li a .s4-icon .icon { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 60px; height: 60px; border-radius: 50%; border: 1px solid #e4b5b7; animation: xz1 5s linear infinite; animation-play-state: paused; } .sect4 ul li:hover a .s4-icon .icon { animation-play-state: running; } @keyframes xz1 { 0% { transform: translate(-50%, -50%) rotate(0); } 100% { transform: translate(-50%, -50%) rotate(-360deg); } } .sect4 ul li a .s4-icon .icon img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: 1; z-index: 1; animation-play-state: paused; } .sect4 ul li:hover a .s4-icon .icon img { animation-play-state: running; } @keyframes xz2 { 0% { transform: translate(-50%, -50%) rotate(0); } 100% { transform: translate(-50%, -50%) rotate(360deg); } } .sect4 ul li a .s4-icon .icon img.tb-other { opacity: 0; z-index: -1; animation: xz12 5s infinite; animation-play-state: paused; } .sect4 ul li:hover a .s4-icon .icon img.tb-other { opacity: 1; z-index: 3; } .sect4 ul li a .text { text-align: center; margin-top: 20px; } .sect4 ul li a .text p { font-size: 18px; color: #333; } .section5 { padding-bottom: 35px; } .sect5 { border-top: 6px solid #aa1b20; background: #fcf2ec; } .s5-l { float: left; width: 62%; padding: 45px 60px; } .s5-l .title { text-align: left; } .style { margin-top: 25px; } .s5-t a { display: block; } .s5-t a .pic { padding-top: 56.1%; } .s5-d { margin-top: 30px; } .s5-d ul li { float: left; width: 30%; margin-left: 5%; } .s5-d ul li:nth-child(3n-2) { margin-left: 0; } .s5-d ul li a { display: block; } .s5-d ul li a .pic { padding-top: 61.4%; } .s5-r { float: left; width: 38%; background: url(../images/s5-r-bg.jpg) no-repeat center center; background-size: cover; padding: 50px 80px 50px 50px; padding-bottom: 120px; } .s5-r .title { text-align: left; } .s5-r .title h2 { color: #fff; } .s5-r .title h2 span { color: #fff; } .s5-r .title a { background: url(../images/more-other.png) no-repeat left center; color: #fff; } .baokan { margin-top: 30px; margin-left: 40px; } .baokan ul li a { display: block; } .baokan ul li a .pic { padding-top: 138.5%; } .s5-r .slick-prev { left: 100px; top: auto; bottom: -100px; width: 47px; height: 47px; border-radius: 50%; background: url(../images/s5-r-l.png) no-repeat center center; } .s5-r .slick-prev:hover { background: #fff url(../images/s5-r-l-other.png) no-repeat center center; } .s5-r .slick-next { right: 100px; top: auto; bottom: -100px; width: 47px; height: 47px; border-radius: 50%; background: url(../images/s5-r-r.png) no-repeat center center; } .s5-r .slick-next:hover { background: #fff url(../images/s5-r-r-other.png) no-repeat center center; } .section6 { padding-bottom: 80px; padding-top: 30px; } .sect6>ul { margin: 15px -15px; } .sect6>ul li { margin: 0 15px; /* width: 300px; */ } .sect6>ul li a { display: block; } .sect6>ul li a .pic { padding-top: 38.62%; height: 180px; } .sect6 .slick-dots { position: static; text-align: center; margin-top: 26px; } .sect6 .slick-dots li { width: 8px; height: 8px; border-radius: 50%; background: #aa1b20; margin: 0 5px; opacity: .4; } .sect6 .slick-dots li.slick-active { opacity: 1; } @media screen and (max-width: 1520px) { .s3 ul { margin: 0; } .s2 ul li a .date { bottom: 3px; } .s2 ul li a { padding-bottom: 60px; } } @media screen and (max-width: 1300px) { .s5-r .slick-prev { top: 50%; left: 15px; bottom: auto; transform: translateY(-50%); background: #fff url(../images/s5-r-l-other.png) no-repeat center center; } .s5-r .slick-next { right: 15px; bottom: auto; top: 50%; transform: translateY(-50%); background: #fff url(../images/s5-r-r-other.png) no-repeat center center; } .s5-r { padding: 15px; } .baokan { margin-left: 0; } .title-other h2 { margin: 0 130px; } } @media screen and (max-width: 1200px) { .s1-l { width: 600px; } .s1-r { padding-left: 20px; } .s1-r ul li a { padding: 6px 0; } .title-other h2 { margin: 0 50px; } .s2 ul li { width: 32%; margin-left: 2%; } .s3 ul li { margin: 15px; } .s3 ul li.slick-center { position: relative; z-index: 6; } .s5-l { padding: 15px; } .sect5.wp { padding-left: 0; padding-right: 0; } .title h2 span { font-size: 38px; } .title h2 { font-size: 30px; } } @media screen and (max-width: 1000px) { .s1-l { float: none; width: 100%; } .s1-r { padding-left: 0; margin-top: 15px; } .title-other h2 { margin: 0 20px; } .s2 ul li { margin-top: 20px; width: 48%; margin-left: 0; margin-right: 4%; } .s2 ul li:nth-child(2n) { margin-right: 0; } .title-other h2 span { font-size: 30px; } .title-other h2 { font-size: 26px; } } @media screen and (max-width: 700px) { .title { text-align: left; } .section1 { padding-top: 15px; padding-bottom: 15px; } .title h2 span { font-size: 24px; } .title h2 { font-size: 18px; } .title a { padding-left: 40px; background-size: 35px auto; } .s1 { margin-top: 15px; } .s1-l .slick-prev { left: 15px; background-size: 18px auto; } .s1-l .slick-next { right: 15px; background-size: 18px auto; } .s1-l a .text { padding: 15px; padding-right: 80px; } .s1-l .slick-dots { bottom: 15px; } .s1-l .slick-dots li { width: 15px; height: 15px; background-size: 15px auto; margin: 0 2px; } .s1-l .slick-dots li.slick-active { background-size: 15px auto; } .title-other { font-size: 0; padding-bottom: 10px; } .title-other h2 span { font-size: 24px; } .title-other h2 { font-size: 18px; padding-left: 35px; margin: 0 5px; } .title-other h2 i img { height: 25px; } .title-other h2 i { width: 30px; } .title-other h2::after { bottom: -10px; left: 40px; } .s2 ul li { float: none; width: 100%; margin-left: 0; } .s2 ul li a { padding: 15px; padding-bottom: 60px; } .s2 ul li a p { margin-top: 5px; } .s2 ul .more { padding-top: 15px; } .section2 { padding: 15px 0; } .s3 { margin-top: 15px; } .sect4 { margin-top: 15px; margin-bottom: 15px; } .sect4 ul li { width: 50%; margin: 5px 0; } .sect4 ul li:nth-child(2n-1) a { border-left: none; } .sect4 ul li a .s4-icon { width: 100px; height: 100px; } .sect4 ul li a .text { margin-top: 10px; } .sect4 ul li a .text p { font-size: 14px; } .s5-l { float: none; width: 100%; } .s5-r { float: none; width: 100%; } .section5 { padding-bottom: 35px; } } @media screen and (max-width: 450px) { .title-other h2 span { font-size: 17px; } .title-other h2 { font-size: 12px; } .s2 ul li a h2 { font-size: 15px; } .s3 ul li a p { padding: 15px; font-size: 15px; } .s1-r ul li a p { font-size: 15px; } }