@charset "utf-8"; .pftp div{ z-index:999 !important; } /* ---------------------banner寮€濮?------------------ */ .logo .max-logo{ width:450px; } .banner-wrapper{ width: 100%; height: 600px; max-width: 1920px; min-width: 1024px; margin: 0 auto; } .banner-wrapper .banner-ul{ position: relative; } .banner-wrapper .banner-ul ul li a{ display: block; width: 100%; max-width: 1920px; min-width: 1024px; margin: 0 auto; height: 600px; } .banner-wrapper .banner-ul>a { display: none; width: 16px; height: 31px; transition: all .2s; } .banner-wrapper .banner-ul:hover>a{ display: block; } .banner-wrapper .banner-ul .prev { background: url(../img/banner-prev.png) no-repeat center; position: absolute; left: 40px; top: 350px; } .banner-wrapper .banner-ul .next { background: url(../img/banner-next.png) no-repeat center; position: absolute; right: 40px; top: 350px; } /* ---------------------banner缁撴潫------------------- */ /* ---------------------News寮€濮?------------------ */ .news{ width: 100%; max-width: 1920px; margin-top: -120px; background: url(../img/news-bg.png) no-repeat bottom; padding-bottom: 20px; border-bottom: 1px solid #849997; } .news-ul{ position: relative; width: 1000px; margin: 0 auto; } .news-ul li{ width: 333px; padding-bottom: 20px; } .news-ul li>.news-li{ width: 280px; height: 278px; border: 2px solid #e0e0e0; background: #fff; margin: 0 auto; box-shadow: #999 0 0 40px; } .news-ul li:hover>.news-li{ transform: scale(1) translateY(-3px); border-radius: 5px; } .news-ul li:hover img{ transition: all .5s; transform: scale(1.1); } .news-ul li>.news-li>a>.news-img{ width: 276px; height: 188px; overflow: hidden; } .news-ul li>.news-li>a>.news-img img{ transition: all .5s; width: 276px; height: 188px; } .news-ul li>.news-li>a>span{ display: block; margin: 5px 0; text-align: center; color: #000; } .news-ul li>.news-li>a>p{ text-indent: 2em; font-size: 12px; color: #999; padding: 0 10px; text-align: justify; } /* 鎸夐挳 */ .news-ul>a{ display: block; width: 40px; height: 51px; } .news-ul>.prev{ background: url(../img/prev.png) no-repeat center; position: absolute; top: 136px; left: -40px; } .news-ul>.next{ background: url(../img/next.png) no-repeat center; position: absolute; top: 136px; right: -35px; } /* 鏌ョ湅鏇村 */ .news-more{ width: 129px; padding: 10px 25px; display: block; margin: 0 auto; border: 1px solid #5c7875; color: #4d4c4c; background: #fff; } /* ---------------------News缁撴潫------------------- */ /* ---------------------涓撲笟璁剧疆寮€濮?------------------ */ .setup-wrapper{ padding-top: 20px; height: 565px; width: 100%; max-width: 1920px; margin: 0 auto; background: url(../img/max-setup.png) no-repeat center; } /* 鏍忕洰鏍囬 */ .all-title{ border-bottom: 1px solid #fff; display: block; margin: 0 auto; width: 200px; text-align: center; position: relative; } .all-title:after{ content: ""; width: 52px; height: 5px; background: #fff; position: absolute; bottom: -3px; left: 75px; } .all-title p{ font-size: 24px; color: #fff; } .all-title span{ margin: 8px 0 8px 0; font-size: 14px; color: #fff; display: block; white-space: nowrap; } /* 涓撲笟璁剧疆鍒楄〃 */ .setup-ul{ width: 1024px; margin: 0 auto; margin-top: 25px; } .setup-ul>ul>li{ background: #fff; text-align: center; width: 180px; height: 165px; border-radius: 10px; float: left; xmargin: 15px 38px; margin: 15px 12px; transition: all .5s; } .setup-ul>ul>li:hover{ box-shadow: 0px 2px 22px -5px rgba(0, 0, 0, 0.5); transform: scale(1) translateY(-3px); border-radius: 5px; } .setup-ul>ul>li>a{ display: block; padding: 25px 0 0 0; } .setup-ul>ul>li p{ white-space: nowrap; font-size: 16px; color: #4d4c4c; font-weight: 600; margin: 5px 0; } .setup-ul>ul>li span{ font-family: Arial; font-size: 10px; color: #4d4c4c; } /* ---------------------涓撲笟璁剧疆缁撴潫------------------- */ /*-- --------------鍏氬缓鎬濇斂-浜烘墠鍩瑰吇 寮€濮?------------- --*/ .main2-wrapper{ background: url(../img/max-main2-bg.png) no-repeat center 100%; width: 100%; max-width: 1920px; margin: 0 auto; height: 1020px; padding-top: 40px; } .work-title{ border-bottom: #4d4c4c 1px solid; } .work-title:after{ content: ""; width: 52px; height: 5px; background: #4d4c4c; position: absolute; bottom: -3px; left: 75px; } .work-title p{ color: #4d4c4c; } .work-title span{ color: #4d4c4c; } /* 鍒楄〃 */ .work-ul{ width: 1024px; margin: 0 auto; margin-top: 15px; } .work-ul>ul>li{ width: 500px; height: 70px; padding: 7px; background: #fff; float: left; margin: 18px 0 0 12px; position: relative; } .work-ul>ul>li>img{ position: absolute; top: 0; right: 0; } .work-ul>ul>li:hover{ box-shadow: 0 4px 20px #ccc; transform: scale(1) translateY(-3px); border-radius: 5px; } .work-ul>ul>li:hover>.time>p{ background: #8e0610; } .work-ul>ul>li>a{ font-size: 16px; width: 83%; color: #545454; display: block; margin: 8px 0 0 70px; } /* 鏃堕棿 */ .work-ul>ul>li>.time{ width: 64px; float: left; } .work-ul>ul>li>.time>p{ background: #00736d; font-size: 12px; color: #fff; text-align: center; line-height: 24px; } .work-ul>ul>li>.time>span{ background: #eee; color: #545454; font-size: 20px; font-weight: 600; text-align: center; line-height: 33px; display: block; padding-right: 17px; } .work-ul>ul>li>.time>span>i{ font-size: 18px; position: absolute; top: 30px; } .work-more{ margin-top: 30px; } /* 浜烘墠鍩瑰吇寮€濮 */ .training{ margin-top: 27px; } .training-wrapper{ width: 1024px; margin: 0 auto; margin-top: 50px; position: relative; } .training-ul{ overflow: hidden; } .training-ul ul li{ width: 341px; height: 225px; background: #fff; transform:scale(.5); transition: all .6s; } .training-ul ul .onli{ transform:scale(1); transition: all .6s; margin: 0 0; } .training-ul ul li a{ display: block; width: 326px; height: 208.8px; margin: 8px 0 0 8px; position: relative; } .training-ul ul li a img{ width: 326px; height: 208.8px; } .training-ul ul li a span{ display: block; width: 100%; background: url(../img/training-bg.png); position: absolute; left: 0; bottom: 0; line-height: 55px; text-align: center; color: #fff; } /* 鎸夐挳 */ .training-ul>a{ width: 35px; height:35px; } .training-ul>.prev{ background: url(../img/prev2.png) no-repeat center; position: absolute; top: 100px; left: 0; } .training-ul>.next{ background: url(../img/next2.png) no-repeat center; position: absolute; top: 100px; right: 0px; } .training-more{ border: 1px solid #fff; color: #fff; background: none; margin-top: 25px; } /*-- --------------鍏氬缓鎬濇斂-浜烘墠鍩瑰吇 缁撴潫-------------- --*/ @media screen and (max-width: 1280px){ /* 鏂伴椈 */ .news-ul{ width: 765px; } .news-ul li{ width: 255px; } .news-ul li>.news-li{ width: 221px; height: 238px; } .news-ul li>.news-li>a>.news-img{ width: 220px; height: 135px; } .news-ul li>.news-li>a>.news-img img{ width: 217px; height: 135px; } .news-ul>a{ width: 32px; height: 40px; } .news-ul>.prev{ width: 40px; height: 51px; position: absolute; top: 136px; left: -35px; } .news-more{ width: 109px; font-size: 12px; } /* 涓撲笟璁剧疆 */ .all-title p{ font-size: 17px; } .all-title span{ font-size: 12px; margin: 0px 0 8px 0; } .setup-ul{ width: 700px; } .setup-ul>ul>li{ width: 130px; height: 136px; xmargin: 15px 15px; margin: 15px 5px; } .setup-ul>ul>li p{ font-size: 12px; } .setup-ul>ul>li>a{ padding: 5px 0 0 0; } .setup-ul>ul>li:nth-child(n+5){ width: 130px; height: 140px; margin: 13px 5px !important; } .setup-wrapper{ max-width: 1360px; height: 450px; background: url(../img/setup.png) no-repeat center; } .banner-wrapper .banner-ul ul li a{ max-width: 1920px; } /* 鍏氬缓鎬濇斂 */ .work-ul{ width: 824px; } .work-ul>ul>li{ width: 400px; height: 66px; margin: 10px 0 0 12px; } .work-ul>ul>li>a{ font-size: 13px; margin: 8px 0 0 65px; } .work-ul>ul>li>.time{ width: 55px; float: left; } .work-ul>ul>li>.time>span{ line-height: 30px; font-size: 16px; padding-right: 16px; } .work-ul>ul>li>.time>span>i{ font-size: 14px; position: absolute; top: 30px; } .work-more{ font-size: 12px; } .main2-wrapper{ background: url(../img/main2-bg.png) no-repeat center 100%; max-width: 1360px; height: 820px; padding-top: 10px; } .training-wrapper{ width: 810px; margin-top: 30px; } .training-more{ font-size: 12px; } /* 浜烘墠鍩瑰吇 */ .training-ul ul li{ width: 270px; height: 175px; } .training-ul ul li a{ width: 260px; height: 166.5px; margin: 4px 0 0 5px; } .training-ul ul li a img{ width: 260px; height: 166.5px; } .training-ul ul li a span{ font-size: 13px; line-height: 40px; } .training-ul>.prev{ position: absolute; top: 70px; left: 0; } .training-ul>.next{ position: absolute; top: 70px; right: 0px; } }