@charset "utf-8"; @font-face { font-family: 'Roboto-bold'; src: url('../font/ROBOTO-BOLD.TTF'); } @font-face { font-family: 'Futura-medium'; src: url('../font/Futura-medium.TTF'); } .section { position: relative; overflow: hidden; background-color: #fafafa; width: 100%; height: 100vh; } .section2 { background: url('../images2/sec2.jpg') top; background-size: 100% 100%; } .section3 { background: url('../images2/sec3.jpg') top; background-size: 100% 100%; } .section4 { background: url('../images2/sec4.jpg') top; background-size: 100% 100%; } .section5 { background-color: #000; } .section6 { background: url('../images2/sec6.jpg') top; background-size: 100% 100%; } .section7 { overflow: visible; } .leilist { overflow: hidden; width: 100%; margin: 60px 0 80px; position: relative; z-index: 1; font-size: 0; text-align: center; } .leilist li { display: inline-block; width: 228px; max-width: 20%; } .leilist li a { display: block; position: relative; padding-top: 140px; } .leilist .pic { width: 100%; height: 130px; line-height: 130px; text-align: center; font-size: 0; position: absolute; top: 0; left: 0; z-index: 0; background: url('../images2/absun.png') center no-repeat; } .leilist img { max-width: 100%; max-height: 100%; } .leilist h3 { font-size: 18px; color: #fff; line-height: 38px; font-weight: bold; height: 38px; overflow: hidden; word-break: normal; } @media screen and (max-width: 750px) { /*.leilist{ margin: 30px 0 40px;} .leilist li{ max-width: none; width: 32%;}*/ .leilist h3 { font-size: 26px; line-height: 46px; height: 46px; } } .seccate2 { font-size: 38px; color: #fff; line-height: 60px; font-weight: bold; text-align: center; height: 60px; overflow: hidden; padding-bottom: 22px; position: relative; } .seccate2 span { display: inline-block; padding-left: 10px; letter-spacing: 10px; } .seccate2:after { content: ''; position: absolute; left: 50%; bottom: 0; z-index: 0; width: 36px; height: 3px; margin-left: -18px; background-color: #d10d1d; } .secintro { max-width: 1040px; text-align: center; font-size: 16px; color: #fff; line-height: 30px; margin: 26px auto 0; } .secmore { display: block; width: 160px; height: 40px; border: 1px solid #d10d1d; margin: 0 auto; font-size: 16px; line-height: 40px; text-align: center; background-color: #d10d1d; } .secmore span { display: inline-block; padding-left: 0; padding-right: 52px; color: #fff; background: url('../images2/jtr-fab.png') right no-repeat; -webkit-transition: 0.3s; transition: 0.3s; } .secmore:hover { background-color: #fff; } .secmore:hover span { color: #d10d1d; padding-left: 26px; padding-right: 26px; } @media screen and (max-width: 750px) { .secintro { font-size: 26px; line-height: 42px; } .secmore { width: 260px; height: 50px; font-size: 26px; line-height: 50px; } } @media screen and (max-height: 700px) and (min-width: 1024px) { .leilist { margin: 30px 0 30px; } .seccate2 { padding-bottom: 2px; } .seccate2:after { background-color: #fff; } .section2 .cer2 { margin-top: 40px; } } .seccate4 { color: #fff; text-align: center; } .seccate4 .cn { font-size: 38px; line-height: 68px; font-weight: bold; height: 68px; overflow: hidden; } .seccate4 .cn span { display: inline-block; padding-left: 10px; letter-spacing: 10px; } .seccate4 p { font-size: 18px; line-height: 2em; } .secmore2 { display: block; width: 160px; height: 40px; border: 1px solid #fff; margin: 0 auto; font-size: 16px; line-height: 40px; text-align: center; background-color: transparent; } .secmore2 span { display: inline-block; padding-left: 0; padding-right: 52px; color: #fff; background: url('../images2/jtr-fab.png') right no-repeat; -webkit-transition: 0.3s; transition: 0.3s; } .secmore2:hover { background-color: #fff; } .secmore2:hover span { color: #d10d1d; padding-left: 26px; padding-right: 26px; } .fdang { overflow: hidden; margin: 20px 0 36px; } .dangbanner { float: left; margin-top: 24px; width: 46.8%; height: 340px; position: relative; } .dangbanner .hd { height: 10px; overflow: hidden; padding: 20px 12px; position: absolute; right: 0; bottom: 0; z-index: 2; } .dangbanner .hd ul { overflow: hidden; zoom: 1; } .dangbanner .hd ul li { float: left; margin: 0 10px; width: 10px; height: 10px; cursor: pointer; font-size: 0; background-color: rgba(255, 255, 255, 0.2); border-radius: 5px; -webkit-transition: 0.5s; transition: 0.5s; } .dangbanner .hd ul li.on { background-color: #fff; } .dangbanner .bd { position: relative; z-index: 0; width: 100%; height: 100%; overflow: hidden; } .danglist { width: 100%; height: 340px; } .danglist li { width: 100%; height: 100%; zoom: 1; position: relative; overflow: hidden; } .danglist li a { display: block; width: 100%; height: 100%; } .danglist li img { width: 100%; height: 100%; } .danglist li p { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 1; height: 50px; background-color: rgba(0, 0, 0, 0.6); } .danglist li p span { height: 100%; overflow: hidden; display: block; padding-right: 120px; font-size: 16px; color: #fff; line-height: 50px; text-indent: 24px; font-weight: bold; } .danglist2 { float: right; width: 50%; } .danglist2 li { border-top: 1px dashed rgba(255, 255, 255, 0.2); padding: 20px 0; } .danglist2 li:first-child { border-top-color: transparent; } .danglist2 li a { display: block; position: relative; padding-left: 166px; } .danglist2 li .pic { position: absolute; left: 0; top: 4px; z-index: 1; width: 140px; height: 80px; overflow: hidden; } .danglist2 li .pic img { width: 100%; height: 100%; } .danglist2 li h3 { font-size: 18px; color: #fff; line-height: 30px; height: 30px; overflow: hidden; margin-bottom: 10px; } .danglist2 li p { font-size: 16px; color: #fff; line-height: 24px; overflow: hidden; height: 48px; } @media screen and (max-height: 700px) and (min-width: 1024px) { .seccate4 p { display: none; } .fdang { margin: 0 0; } .section4 .cer4 { margin-top: 40px; } } @media screen and (max-width: 1020px) { .fdang { margin: 40px 0; } .dangbanner { float: none; margin: 0 auto 40px; width: 600px; } .danglist2 { float: none; width: 700px; max-width: 100%; margin: 0 auto; } } @media screen and (max-width: 750px) { .seccate4 p { font-size: 26px; } .secmore2 { width: 260px; height: 50px; font-size: 26px; line-height: 50px; } .danglist li p span { font-size: 24px; } .danglist2 li a { padding-left: 240px; } .danglist2 li .pic { width: 210px; height: 120px; } .danglist2 li h3 { font-size: 26px; line-height: 42px; height: 42px; } .danglist2 li p { font-size: 24px; line-height: 34px; height: 68px; } } .section3 .cer5 { height: 100%; } .fxin-l { float: left; width: 20.5%; height: 100%; display: table; position: relative; } .fxin-l .inner { display: table-cell; vertical-align: middle; } .seccate3 { font-size: 38px; color: #fff; line-height: 60px; font-weight: bold; height: 60px; overflow: hidden; padding-bottom: 22px; position: relative; } .seccate3 span { display: inline-block; letter-spacing: 10px; } .seccate3:after { content: ''; position: absolute; left: 0; bottom: 0; z-index: 0; width: 36px; height: 3px; background-color: #fff; } .fxin-l .secmore { margin-left: 0; } .fxin-l .secintro { max-width: 100%; text-align: left; font-size: 18px; line-height: 34px; margin: 74px 0 130px; } .fxinlist { float: right; width: 75%; height: 100%; overflow: hidden; } .fxinlist li { float: left; width: 33%; display: table; height: 100%; border-left: 1px solid rgba(255, 255, 255, 0.2); } .fxinlist li .lin { padding: 0 30px; background-color: transparent; display: table-cell; vertical-align: middle; -webkit-transition: 0.3s; transition: 0.3s; } .fxinlist li:hover .lin { background-color: rgba(255, 255, 255, 0.2); } .fxinlist .pic { width: 100%; padding-bottom: 56.25%; height: 0; position: relative; margin-bottom: 40px; } .fxinlist .pic img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 0; } .fxinlist h3 { font-size: 18px; color: #fff; line-height: 34px; height: 34px; overflow: hidden; -webkit-transition: 0.5s; transition: 0.5s; } .fxinlist li:hover h3 { color: #dd0d0d; } .fxinlist .more { font-size: 14px; color: #fff; line-height: 22px; height: 22px; margin-top: 40px; } .fxinlist .more span { display: inline-block; padding-right: 23px; background: url('../images2/jtr-fn.png') right no-repeat; } .fxinlist p { font-size: 16px; color: #fff; line-height: 28px; overflow: hidden; height: 84px; margin-top: 30px; } @media screen and (max-width: 1350px) { .section3 .cer5 { height: auto; } .fxin-l { float: none; width: 100%; height: auto; text-align: center; padding-top: 60px; } .seccate3:after { left: 50%; margin-left: -18px; } .fxin-l .secmore { margin-left: auto; } .fxin-l .secintro { margin: 10px 0; text-align: center; } .fxinlist { float: none; width: 100%; height: auto; margin-top: 30px; } .fxinlist li .lin { padding: 20px 20px; } .fxinlist li:first-child { border-left: 0 none; } .fxinlist .more { display: none; } } @media screen and (max-width: 960px) { .fxinlist li { width: 49%; } .fxinlist li:last-child { display: none; } } @media screen and (max-width: 750px) { .fxin-l { padding-top: 0; } .fxin-l .secintro { font-size: 24px; line-height: 42px; } .fxinlist { margin-top: 60px; } .fxinlist li .lin { padding: 10px; } .fxinlist h3 { font-size: 28px; line-height: 50px; height: 50px; } .fxinlist p { font-size: 24px; line-height: 36px; height: 108px; } } @media screen and (max-height: 700px) and (min-width: 1024px) and (max-width: 1350px) { .seccate3 { padding-bottom: 2px; margin-bottom: 20px; } .fxin-l .secintro { display: none; } .fxinlist .pic { margin-bottom: 15px; } .fxinlist { margin-top: 10px; } } .zhilist { width: 100%; height: 100%; overflow: hidden; } .zhilist li { float: left; width: 16.66%; height: 100%; overflow: hidden; position: relative; -webkit-transition: 0.6s; transition: 0.6s; } .zhilist li.on { width: 66.68%; } .zhilist li .lin { width: 100%; height: 100%; overflow: hidden; position: relative; } .zhilist li a { display: block; background-color: #000; } .zhilist img { width: 1280px; height: 100%; opacity: 0.6; position: absolute; top: 0; z-index: 0; left: 50%; margin-left: -640px; } .zhilist li.on img { opacity: 1; } .zhilist .wz { width: 320px; max-width: 100%; background-color: rgba(0, 0, 0, 0.6); position: absolute; right: 0; bottom: 90px; z-index: 2; -webkit-transition: 0.3s; transition: 0.3s; } .zhilist li:hover .wz { background-color: #d10d1d; } .zhilist li.on .wz { background-color: rgba(0, 0, 0, 0); } .zhilist .wz .in { position: relative; color: #fff; padding: 30px 30px 24px; } .zhilist .wz label { font-size: 46px; font-family: 'Roboto-bold'; line-height: 46px; height: 46px; } .zhilist .wz p { font-size: 20px; line-height: 32px; height: 32px; margin-top: 8px; } .zhilist .wz i { position: absolute; right: 30px; bottom: 24px; z-index: 3; width: 40px; height: 40px; background: #ffffff url('../images2/gt2-fyu.png') center no-repeat; border-radius: 50%; } .zhilist li.on .wz i { background-image: url('../images2/gt2h-fyu.png'); background-color: #d10d1d; } @media screen and (max-width: 1780px) { .zhilist .wz .in { padding: 30px 20px 24px; } } @media screen and (max-width: 1680px) { .zhilist .wz i { bottom: auto; top: 30px; } } @media screen and (max-width: 1440px) { .zhilist li { width: 25%; } .zhilist li.on { width: 50%; } .zhilist .wz { width: 360px; } } @media screen and (max-width: 1024px) { .zhilist li { width: 33.33%; } .zhilist li.on { width: 33.33%; } } @media screen and (max-width: 750px) { .zhilist .wz p { font-size: 26px; line-height: 46px; height: 92px; } .zhilist .wz p span { display: block; } } .load-bg { height: 100%; width: 100%; position: fixed; top: 0; left: 0; overflow: hidden; z-index: 80; } .load-bg .top { height: 50%; width: 100%; background-color: #fff; position: absolute; top: 0; left: 0; } .load-bg .top i { display: block; width: 200px; height: 1px; position: absolute; bottom: 0; left: 50%; margin-left: -100px; background-color: #555; -webkit-transition: .5s; transition: .5s; } .load-bg .top i.on { left: 0%; margin-left: 0px; width: 100%; } .load-bg .bot { bottom: 0; left: 0; position: absolute; width: 100%; height: 50%; background-color: #fff; } .preload { position: fixed; left: 0; top: 0; right: 0; height: 100%; z-index: 81; background: #292930; } .preload__progress { position: absolute; top: 50%; left: 50%; width: 200px; margin: -1px 0 0 -100px; height: 1px; background: rgba(255, 255, 255, 0.15); -webkit-transition: .3s; -webkit-transition: 0.3s; transition: 0.3s; } .preload__progress-inner { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff; -webkit-animation: preloadLine 1.6s both infinite; animation: preloadLine 1.6s both infinite; } @-webkit-keyframes preloadLine { 2% { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scaleX(1); transform: scaleX(1); } 48% { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scaleX(0); transform: scaleX(0); } 52% { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transform: scaleX(0); transform: scaleX(0); } 98% { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transform: scaleX(1); transform: scaleX(1); } } @keyframes preloadLine { 2% { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scaleX(1); transform: scaleX(1); } 48% { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: scaleX(0); transform: scaleX(0); } 52% { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transform: scaleX(0); transform: scaleX(0); } 98% { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transform: scaleX(1); transform: scaleX(1); } } .fazhanout { width: 100%; overflow: hidden; position: relative; } .fazhan { position: relative; overflow: hidden; padding-bottom: 224px; } #timeline { width: 100%; margin: auto; position: relative; overflow: hidden; } #issues { width: 100%; height: 264px; overflow: hidden; } #issues li { width: 1280px; padding: 10px 0; float: left; } #issues li .pic { float: left; width: 400px; height: 224px; padding: 10px; -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); margin-left: 106px; font-size: 0; text-align: center; line-height: 224px; background-color: #fff; } #issues li img { width: 100%; height: 100%; } .ttxt { width: 520px; float: left; padding-left: 70px; } .ttxt dt { font-size: 60px; color: #fff; line-height: 90px; height: 90px; font-family: 'Futura-medium'; padding-bottom: 18px; position: relative; } .ttxt dt:after { content: ''; position: absolute; left: 0; bottom: 0; z-index: 0; width: 60px; height: 3px; background-color: #fff; } .scrollarea1 { position: relative; height: 96px; overflow: hidden; margin-top: 28px; font-size: 18px; line-height: 32px; color: #fff; } #dates { display: block; height: 176px; overflow: hidden; width: 100%; padding-top: 48px; position: absolute; left: 0; bottom: 0; z-index: 99; } #dates li { display: block; float: left; width: 250px; text-align: center; } #dates a { display: block; line-height: 44px; height: 44px; font-size: 28px; color: #fff; cursor: pointer; background: url('../images2/dot3.png') center bottom no-repeat; padding-bottom: 40px; } #dates .selected { color: #d10d1d; background-image: url('../images2/dot3h.png'); } #fznext, #fzprev { position: absolute; top: 102px; width: 60px; height: 60px; background-color: rgba(255, 255, 255, 0.5); background-position: center; background-repeat: no-repeat; font-size: 0; overflow: hidden; border-radius: 50%; } #fznext:hover, #fzprev:hover { background-color: #fff; } #fznext { right: 0; background-image: url('../images2/gt3-time.png'); } #fzprev { left: 0; background-image: url('../images2/lt3-time.png'); } #fznext.disabled, #fzprev.disabled { opacity: 0; } .dmt1 { -webkit-animation: icons 4s linear 0s infinite; animation: icons 4s linear 0s infinite; } .dmt2 { -webkit-animation: icons 4s linear 1s infinite; animation: icons 4s linear 1s infinite; } .dmt3 { -webkit-animation: icons 4s linear 2s infinite; animation: icons 4s linear 2s infinite; } .dmt4 { -webkit-animation: icons 4s linear 3s infinite; animation: icons 4s linear 3s infinite; } @-webkit-keyframes animatedline { from { background-position: 0% center; } to { background-position: 100% center; } } @keyframes animatedline { from { background-position: 0% center; } to { background-position: 100% center; } } @-webkit-keyframes icons { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 50% { -webkit-transform: translateY(90px); transform: translateY(90px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes icons { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 50% { -webkit-transform: translateY(90px); transform: translateY(90px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } } .animate-line1 { width: 100%; height: 113px; position: absolute; bottom: 0; left: 0; z-index: 1; background-image: url('../images2/line1.png'); background-position: 0px center; background-repeat: repeat-x; animation: animatedline 8s linear infinite alternate; -webkit-animation: animatedline 8s linear infinite alternate; } .animate-line2 { width: 100%; height: 112px; position: absolute; bottom: 0; left: 0; z-index: 1; background-image: url('../images2/line2.png'); background-position: 0px center; background-repeat: repeat-x; animation: animatedline 8s linear infinite alternate; -webkit-animation: animatedline 8s linear infinite alternate; } @media screen and (max-height: 700px) and (min-width: 1024px) { .fazhanout { margin-top: 40px; } .fazhan { padding-bottom: 154px; } } @media screen and (max-width: 1200px) { #issues li { width: 1160px; } #issues li .pic { margin-left: 80px; } .ttxt { padding-left: 40px; } } @media screen and (max-width: 1150px) { .ttxt { width: 440px; } .ttxt dt { font-size: 48px; line-height: 70px; height: 70px; } .scrollarea1 { height: 128px; } } @media screen and (max-width: 1100px) { #timeline { width: 940px; } #issues li { width: 940px; } .ttxt { width: 340px; } .ttxt dt { font-size: 30px; line-height: 50px; height: 50px; padding-bottom: 0; } .ttxt dt:after { display: none; } .scrollarea1 { height: 160px; } } @media screen and (max-width: 1000px) { #fznext, #fzprev { display: none; } #timeline { width: 840px; } #issues li { width: 840px; } #issues li .pic { margin-left: 0; } .ttxt { width: 380px; } } @media screen and (max-width: 900px) { #timeline { width: 700px; } #issues li { width: 700px; } #fznext, #fzprev { display: block; } #issues { height: 494px; } #issues li .pic { float: none; margin: 0 auto 10px; } .ttxt { float: none; width: 420px; margin: 0 auto; padding-left: 0; } .scrollarea1 { margin-top: 10px; } .fazhan { padding-bottom: 140px; } #dates li { width: 180px; } } @media screen and (max-width: 750px) { .scrollarea1 { font-size: 26px; line-height: 40px; } } .deelay05 { transition-delay: 0.5s; -moz-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; -o-transition-delay: 0.5s; } .deelay07 { transition-delay: 0.7s; -moz-transition-delay: 0.7s; -webkit-transition-delay: 0.7s; -o-transition-delay: 0.7s; } .deelay09 { transition-delay: 0.9s; -moz-transition-delay: 0.9s; -webkit-transition-delay: 0.9s; -o-transition-delay: 0.9s; } .deelay11 { transition-delay: 1.1s; -moz-transition-delay: 1.1s; -webkit-transition-delay: 1.1s; -o-transition-delay: 1.1s; } @media screen and (max-width: 1024px) { .section2, .section3, .section4, .section6, .fp-tableCell { height: auto !important; } .section2 { padding-top: 80px; padding-bottom: 80px; } .section3 { padding-top: 80px; padding-bottom: 80px; } .section4 { padding-top: 80px; padding-bottom: 80px; } .section6 { padding-top: 80px; padding-bottom: 80px; } .deelay05 { transition-delay: 0.1s; -moz-transition-delay: 0.1s; -webkit-transition-delay: 0.1s; -o-transition-delay: 0.1s; } .deelay07 { transition-delay: 0.3s; -moz-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -o-transition-delay: 0.3s; } .deelay09 { transition-delay: 0.5s; -moz-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; -o-transition-delay: 0.5s; } .deelay11 { transition-delay: 0.7s; -moz-transition-delay: 0.7s; -webkit-transition-delay: 0.7s; -o-transition-delay: 0.7s; } } .lvebg { width: 100%; padding: 60px 0 70px; background: #f5f5f5 url('../images2/lvebg.jpg') bottom no-repeat; } .lvelist { overflow: hidden; margin: 0 auto; max-width: 1240px; } .lvelist li { float: left; width: 50%; margin: 20px 0; } .lvelist li.long { width: 100%; } .lvelist li .lin { margin: 0 20px; } .lvelist li a { display: block; padding: 40px 60px 32px 50px; background: #ffffff url('../images2/lvebg2.png') top right no-repeat; } .lvelist .pic { width: 60px; height: 60px; line-height: 60px; } .lvelist .pic img { max-height: 100%; max-width: 100%; } .lvelist li h3 { font-size: 20px; color: #000; line-height: 40px; font-weight: bold; height: 40px; overflow: hidden; position: relative; padding-bottom: 2px; margin: 16px 0 10px; } .lvelist li h3:after { content: ''; position: absolute; left: 0; bottom: 0; z-index: 0; width: 50px; height: 2px; background-color: #d1212b; } .lvelist li .txt { font-size: 16px; color: #666; line-height: 28px; height: 56px; overflow: hidden; } .lvelist li:hover h3:after { width: 80px; } .lvelist li h3:after, .lvelist li a { -webkit-transition: .5s; transition: .5s; } @media screen and (max-width: 910px) { .lvelist li { float: none; width: 100%; margin-top: 0; margin-bottom: 40px; } .lvelist li a { padding: 30px 50px 40px; } .lvelist li h3 { margin: 16px 0; } .lvelist li .txt { height: auto; } } @media screen and (max-width: 750px) { .lvelist li h3 { font-size: 28px; line-height: 54px; height: 54px; } .lvelist li .txt { font-size: 24px; line-height: 40px; } } .jiagoubg { width: 100%; background: #ffffff url('../images2/jgbg.jpg') center 100% no-repeat; } .jiagou { padding: 100px 0; text-align: center; } .jiagou img { max-width: 100%; } .jiagoubg2 { width: 100%; background: #ffffff url('../images2/jgbg2.jpg') center 100% no-repeat; } .jiagou2 { padding: 89px 0 139px; text-align: center; } .jiagou2 img { max-width: 100%; } .perout { width: 100%; background-color: #f2f2f2; } .perlist { padding: 80px 0 66px; } .perlist li { width: 100%; height: 320px; margin-bottom: 35px; } .perlist li .lin { padding-left: 340px; height: 100%; position: relative; } .perlist .pic { width: 280px; height: 280px; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 2; border-radius: 50%; } .perlist img { width: 100%; height: 100%; } .perlist li h3 { font-size: 22px; color: #333; line-height: 46px; font-weight: bold; float: left; height: 46px; overflow: hidden; margin-top: 34px; } .perlist li .txt { position: absolute; left: 140px; right: 0; top: 110px; z-index: 1; padding: 30px 70px 36px 200px; background-color: #fff; } .perlist li .txt .in { font-size: 16px; color: #333; line-height: 28px; height: 84px; overflow: auto; } .perlist li .ball1 { position: absolute; left: 0; top: 182px; z-index: 0; width: 98px; height: 98px; background-color: #d1212b; border-radius: 50%; } .perlist li .ball2 { position: absolute; left: 80px; top: 284px; z-index: 0; width: 36px; height: 36px; background-color: #fdd6d6; border-radius: 50%; } .perlist li.even .lin { padding-left: 0; padding-right: 340px; } .perlist li.even .pic { left: auto; right: 0; } .perlist li.even h3 { margin-left: 70px; } .perlist li.even .txt { left: 0; right: 140px; padding: 30px 200px 36px 70px; } .perlist li.even .ball1 { left: auto; right: 0; } .perlist li.even .ball2 { left: auto; right: 80px; } @media screen and (max-width: 960px) { .perlist li .lin { padding-left: 310px; } .perlist li.even .lin { padding-left: 0; padding-right: 310px; } .perlist li h3 { margin-top: 10px; } .perlist li.even h3 { margin-left: 30px; } .perlist li .txt { padding: 30px 30px 36px 170px; top: 80px; } .perlist li.even .txt { padding: 30px 170px 36px 30px; } .perlist li .txt .in { height: auto; max-height: 112px; } } @media screen and (max-width: 750px) { .perlist li h3 { font-size: 30px; } .perlist li .txt .in { font-size: 26px; line-height: 40px; max-height: 160px; } } .tmout2 { margin: 80px 0 90px; } .dongshizhang { position: relative; } .dsztxt { width: 55%; position: relative; min-height: 608px; } .dsztxt .inner { padding-top: 68px; } .dszcon { font-size: 16px; color: #666; line-height: 32px; text-align: justify; } .dszpic { position: absolute; right: -25px; top: 0; z-index: 1; width: 497px; } .dszpic img { width: 100%; } .qianmin2 { font-size: 16px; color: #333; margin-top: 28px; } .dsztitle { position: relative; padding-bottom: 15px; margin-bottom: 28px; height: 60px; color: #d1212b; font-size: 34px; line-height: 60px; font-weight: bold; } .dsztitle:after { content: ''; position: absolute; left: 0; bottom: 0; z-index: 0; width: 30px; height: 2px; background-color: #d1212b; } .dsztitle span { margin-left: 20px; font-weight: normal; font-size: 24px; color: #333; } @media screen and (max-width: 1280px) { .dongshizhang { padding-right: 500px; } .dsztxt { width: 100%; } .dszpic { right: 0; width: 480px; } } @media screen and (max-width: 1024px) { .dongshizhang { padding-right: 450px; } .dsztxt .inner { padding-top: 40px; } .dszpic { width: 420px; } } @media screen and (max-width: 960px) { .dongshizhang { padding: 0 40px; } .dsztxt { min-height: 0; } .dszpic { position: static; margin: 0 auto; width: 497px; } } @media screen and (max-width: 750px) { .dsztitle span { font-size: 26px; } .qianmin2 { font-size: 26px; margin-top: 50px; } .dszcon { font-size: 24px; line-height: 40px; } .dszcon div, .dszcon p, .dszcon span { font-size: 24px!important; line-height: 40px!important; } } .jianlist > li { width: 100%; padding: 100px 0; } .jianlist > li:nth-child(even) { background-color: #f5f5f5; } .jianlist > li .lin { max-width: 1200px; margin: 0 auto; padding: 0 30px; } .jianlist > li .lin2 { position: relative; padding-left: 270px; height: 374px; } .jianlist .left { float: left; width: 210px; height: 100%; margin-left: -270px; } .jianlist h3 { font-size: 38px; color: #333; line-height: 58px; height: 58px; overflow: hidden; padding-top: 10px; } .jianlist .hx { width: 38px; height: 4px; background-color: #d1212b; margin: 28px 0 30px; } .jianlist .intro { font-size: 16px; color: #333; line-height: 28px; height: 56px; overflow: hidden; } .jianlist .more { display: block; font-size: 0; width: 160px; height: 40px; background-color: #c7a02d; background: #d10d1d url('../images2/jtr-jian.png') center no-repeat; margin-top: 26px; } .jianlist .num { font-size: 34px; color: #666; line-height: 86px; font-family: 'arial'; height: 86px; margin-top: 50px; } .jianlist .num span { font-size: 72px; color: #d10d1d; margin-right: 22px; } .doorbar { width: 100%; height: 374px; } .twlist2-out { width: 100%; overflow: hidden; height: 100%; position: relative; } .twlist2 { width: auto; height: 100%; font-size: 0; white-space: nowrap; position: absolute; left: 0; top: 0; z-index: 1; } .twlist2 li { display: inline-block; width: 280px; height: 100%; padding: 0 15px; } .twlist2 li .in { position: relative; width: 100%; height: 100%; overflow: hidden; text-align: center; } .twlist2 li .in:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; border: 1px solid #000; -webkit-transition: 0.3s; transition: 0.3s; } .twlist2 li img { max-width: 100%; max-height: 100%; -webkit-transition: 0.5s; transition: 0.5s; } .twlist2 li.on .in:before { border-width: 6px; } .twlist2 .txt { position: absolute; left: 28px; right: 28px; bottom: 18px; z-index: 1; color: #fff; text-align: left; -webkit-transition: 0.5s; transition: 0.5s; } .twlist2 .txt .name { font-size: 20px; line-height: 32px; height: 32px; overflow: hidden; } .twlist2 .txt .zhiwei { font-size: 16px; line-height: 30px; white-space: normal; } .twlist2 li.on .txt { bottom: 38px; } @media screen and (max-width: 1000px) { .jianlist > li .lin2 { padding-left: 0; height: auto; } .jianlist .left { float: none; width: 100%; height: auto; margin-left: 0; text-align: center; } .jianlist h3 { padding-top: 0; } .jianlist .hx { display: none; } .jianlist .intro { height: 28px; margin-top: 20px; } .jianlist .more { margin: 40px auto 60px; } .jianlist .num { display: none; } } @media screen and (max-width: 750px) { .jianlist > li { padding-top: 70px; } .jianlist .intro { font-size: 26px; line-height: 44px; height: 44px; } .jianlist .more { width: 200px; height: 50px; } .twlist2 .txt .name { font-size: 30px; line-height: 48px; height: 48px; } .twlist2 .txt .zhiwei { font-size: 26px; line-height: 40px; } }