@charset "utf-8"; /*优势*/ .index-ys { width: 100%; background: #141b33 url(../images/index-ys-bg.jpg) center center no-repeat; padding: 100px 0 25px; } .index-ys .yscon { width: 1200px; margin: auto; padding-bottom: 90px; } .index-ys .ys-list { width: 100%; height: auto; box-sizing: border-box; } .index-ys .ys-list h3 { width: 100%; height: 40px; line-height: 40px; font-size: 32px; color: #ffffff; text-align: center; margin-bottom: 10px; } .index-ys .ys-list p { width: 100%; height: 20px; line-height: 20px; font-size: 14px; color: #999999; text-align: center; margin-bottom: 60px; } .index-ys .ys-list ul { } .index-ys .ys-list li { width: 16.6%; float: left; cursor: pointer; text-align: center; -webkit-transition: all .5s; transition: all .5s; } .index-ys .ys-list li span { width: 100%; height: 88px; display: block; background-position: center center; background-repeat: no-repeat; -webkit-transition: all .5s; transition: all .5s; } .index-ys .ys-list li p { width: 100%; height: 30px; line-height: 30px; font-size: 16px; color: #ffffff; margin-top: 15px; margin-bottom: 0; } .index-ys .ys-list li:active p, .index-ys .ys-list li:hover p { color: #f55f33; } .index-ys .ys-list li:nth-child(1) span { background-image: url(../images/advant-icon-1.png); } .index-ys .ys-list li:nth-child(2) span { background-image: url(../images/advant-icon-2.png); } .index-ys .ys-list li:nth-child(3) span { background-image: url(../images/advant-icon-3.png); } .index-ys .ys-list li:nth-child(4) span { background-image: url(../images/advant-icon-4.png); } .index-ys .ys-list li:nth-child(5) span { background-image: url(../images/advant-icon-5.png); } .index-ys .ys-list li:nth-child(6) span { background-image: url(../images/advant-icon-6.png); } .index-ys .ys-list li:nth-child(1):hover span { background-image: url(../images/advant-icon-1-h.png); } .index-ys .ys-list li:nth-child(2):hover span { background-image: url(../images/advant-icon-2-h.png); } .index-ys .ys-list li:nth-child(3):hover span { background-image: url(../images/advant-icon-3-h.png); } .index-ys .ys-list li:nth-child(4):hover span { background-image: url(../images/advant-icon-4-h.png); } .index-ys .ys-list li:nth-child(5):hover span { background-image: url(../images/advant-icon-5-h.png); } .index-ys .ys-list li:nth-child(6):hover span { background-image: url(../images/advant-icon-6-h.png); } @media (max-width:1440px) { .index-ys .yscon { padding-bottom: 70px; } } @media (max-width:1200px) { .index-ys { padding-top: 80px; background-size: 100% 100%; } .index-ys .yscon { max-width: 1200px; width: auto; margin: 0 10px; padding-bottom: 50px; } .index-ys .ys-list h3 { font-size: 28px; } .index-ys .ys-list p { margin-bottom: 50px; } } @media (max-width:991px) { .index-ys { padding-top: 50px; } .index-ys .yscon { padding-bottom: 35px; } .index-ys .ys-list h3 { height: 30px; line-height: 30px; font-size: 22px; } .index-ys .ys-list p { height: auto; margin-bottom: 35px; } .index-ys .ys-list li span { height: 77px; background-size: 77px; } .index-ys .ys-list li p { height: auto; font-size: 14px; } .in_advan_list {width: 70%;padding-left: 5%;} } @media (max-width:640px) { .index-ys { padding-top: 20px; } .index-ys .yscon { padding-bottom: 20px; } .index-ys .ys-list h3 { font-size: 18px; margin-bottom: 5px; } .index-ys .ys-list p { margin-bottom: 20px; } .index-ys .ys-list li { width: 33.3%; margin-bottom: 15px; } .index-ys .ys-list li span { height: 50px; background-size: 50px; } .index-ys .ys-list li p { margin-top: 10px; } .index_advan{display:none;} } @media (max-width:440px) { .index-ys .ys-list li { width: 50%; margin-bottom: 10px; } } @media only screen and (max-width: 768px) and (min-width: 320px){ .index_advan{visibility:hidden;} } /*营销推广*/ .index-ywtg { width: 100%; height: 643px; padding: 100px 0; background: #0f162d url(../images/ys-bg-2-2.png) bottom center no-repeat; box-sizing: border-box; } .index-ywtg .ywtg { width: 1200px; margin: 0 auto; } .index-ywtg .ywtg h3 { width: 100%; height: 40px; line-height: 40px; font-size: 32px; color: #ffffff; text-align: center; margin-bottom: 10px; } .index-ywtg .ywtg p.p { width: 100%; height: 20px; line-height: 20px; font-size: 14px; color: #999999; text-align: center; margin-bottom: 33px; } .index-ywtg .wrap { width: 1200px; height: 340px; position: relative; overflow: hidden; } .index-ywtg li.pic { width: 468px; height: 340px; cursor: pointer; background-color: #fff; } .index-ywtg li.pic .pic_num { background-color: #fff; width: 468px; height: 340px; position: absolute; top: 0; left: 0; } .index-ywtg li.pic .pic_num .yw-lan { width: 183px; height: 340px; text-align: center; background-color: #f55f33; float: left; padding: 20px; border-right: 1px solid rgba(255,255,255,0.5); box-sizing: border-box; } .index-ywtg li.pic .pic_num .yw-lan .yw-img { width: 100%; height: 66px; line-height: 66px; text-align: center; margin-top: 43px; margin-bottom: 65px; } .index-ywtg li.pic .pic_num .yw-lan .yw-img img { vertical-align: middle; } .index-ywtg li.pic .pic_num .yw-lan span { width: 100%; height: 30px; line-height: 30px; font-size: 22px; color: #fefefe; margin-bottom: 30px; display: block; } .index-ywtg li.pic .pic_num .yw-lan p { height: 26px; line-height: 26px; font-size: 14px; color: rgba(255,255,255,0.8); margin-bottom: 0; } .index-ywtg li.pic .ywcs { width: 100%; height: 340px; padding: 20px; box-sizing: border-box; } .index-ywtg li.pic .ywcs .yw-tt { width: 100%; border-bottom: 1px dashed #dcdcdc; margin-bottom: 20px; } .index-ywtg li.pic .ywcs .yw-tt span { height: 30px; line-height: 30px; font-size: 22px; color: #f55f33; display: block; } .index-ywtg li.pic .ywcs .yw-tt p { height: 24px; line-height: 24px; font-size: 16px; color: #686868; text-align: left; margin-bottom: 20px; } .index-ywtg li.pic .ywcs .yw-con { width: 100%; line-height: 30px; font-size: 14px; color: #888888; text-align: left; margin-bottom: 30px; } .index-ywtg li.pic .ywcs .yw-btn { width: 95px; height: 30px; line-height: 28px; font-size: 14px; color: #ffffff; border: 1px solid #f55f33; background-color: #f55f33; text-align: center; float: left; display: block; box-sizing: border-box; -webkit-transition: all .5s; transition: all .5s; } .index-ywtg li.pic .ywcs .yw-btn:hover { background-color: #fff; color: #f55f33; } .index-ywtg li.pic:nth-child(1) .pic_num { display: none; } .index-ywtg li.pic:nth-child(2) .pic_num { } .index-ywtg li.pic:nth-child(3) .pic_num { } .index-ywtg li.pic:nth-child(4) .pic_num { } .index-ywtg li.pic:nth-child(5) .pic_num .yw-lan { border-right: none; } .index-ywtg li.pic:nth-child(1) { position: absolute; top: 0; left: 0; z-index: 1; } .index-ywtg li.pic:nth-child(2) { position: absolute; top: 0; left: 468px; z-index: 3; } .index-ywtg li.pic:nth-child(3) { position: absolute; top: 0; left: 651px; z-index: 5; } .index-ywtg li.pic:nth-child(4) { position: absolute; top: 0; left: 834px; z-index: 7; } .index-ywtg li.pic:nth-child(5) { position: absolute; top: 0; left: 1017px; z-index: 9; } .index-ywtg .m-wrap { display: none; } @media (max-width:1200px) { .index-ywtg { height: auto; padding: 70px 0; background-size: 100% 100%; } .index-ywtg .ywtg { max-width: 1200px; width: auto; margin: 0 10px; } .index-ywtg .ywtg h3 { font-size: 28px; } .index-ywtg .ywtg p.p { margin-bottom: 25px; } .index-ywtg .wrap { display: none; } .index-ywtg .m-wrap { display: block; width: 100%; height: auto; overflow: hidden; } .index-ywtg .m-wrap ul { } .index-ywtg .m-wrap li { width: 100%; height: auto; cursor: pointer; background-color: #fff; /*margin-bottom: 10px;*/ } .index-ywtg .m-wrap li .yw-lan { width: 100%; height: auto; background-color: #f55f33; padding: 10px; box-sizing: border-box; } .index-ywtg .m-wrap li .yw-lan .yw-img { float: left; width: 44px; height: 44px; line-height: 44px; text-align: center; margin-right: 10px; } .index-ywtg .m-wrap li .yw-lan .yw-img img { max-width: 100%; max-height: 100%; vertical-align: middle; } .index-ywtg .m-wrap li .yw-lan span { width: 100%; height: 24px; line-height: 24px; font-size: 18px; color: #fefefe; display: block; } .index-ywtg .m-wrap li .yw-lan p { height: 20px; line-height: 20px; font-size: 14px; color: rgba(255,255,255,0.8); margin-bottom: 0; } .index-ywtg .m-wrap li .ywcs { width: 100%; height: auto; padding: 10px 10px 30px; box-sizing: border-box; } .index-ywtg .m-wrap li .ywcs .yw-tt { width: 100%; border-bottom: 1px dashed #dcdcdc; margin-bottom: 10px; } .index-ywtg .m-wrap li .ywcs .yw-tt span { height: 28px; line-height: 28px; font-size: 18px; color: #f55f33; display: block; } .index-ywtg .m-wrap li .ywcs .yw-tt p { height: 20px; line-height: 20px; font-size: 14px; color: #686868; text-align: left; margin-bottom: 10px; } .index-ywtg .m-wrap li .ywcs .yw-con { width: 100%; line-height: 24px; font-size: 14px; color: #888888; text-align: left; margin-bottom: 20px; } .index-ywtg .m-wrap li .ywcs .yw-btn { width: 95px; height: 30px; line-height: 28px; font-size: 14px; color: #ffffff; border: 1px solid #f55f33; background-color: #f55f33; text-align: center; float: left; margin-bottom: 10px; display: block; box-sizing: border-box; -webkit-transition: all .5s; transition: all .5s; } .index-ywtg .m-wrap li .ywcs .yw-btn:hover { background-color: #fff; color: #f55f33; } .index-ywtg .m-wrap .swiper-pagination-bullet { width: 20px; height: 2px; display: inline-block; border-radius: 100%; background: #0f162d; opacity: 1; border-radius: 0; } .index-ywtg .m-wrap .swiper-pagination-bullet-active { opacity: 1; background: #f55f33; height: 3px; } .index-ywtg .m-wrap .swiper-button-next, .index-ywtg .m-wrap .swiper-button-prev { display: none; width: 44px; height: 44px; margin-top: -22px; background-size: 15px 44px; background-position: center; background-repeat: no-repeat; border: 1px solid #f55f33; border-radius: 100%; } .index-ywtg .m-wrap .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23f55f33'%2F%3E%3C%2Fsvg%3E"); } .index-ywtg .m-wrap .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23f55f33'%2F%3E%3C%2Fsvg%3E"); } } @media (max-width:991px) { .index-ywtg { padding: 50px 0; } .index-ywtg .ywtg h3 { height: 30px; line-height: 30px; font-size: 22px; } .index-ywtg .ywtg p.p { height: auto; margin-bottom: 15px; } .index-ywtg .m-wrap li .yw-lan .yw-img img { width: 30px; } .index-ywtg .m-wrap li .yw-lan span { font-size: 16px; } .index-ywtg .m-wrap li .ywcs .yw-tt span { font-size: 16px; } } @media (max-width:640px) { .index-ywtg { padding: 20px 0; } .index-ywtg .ywtg h3 { font-size: 18px; } .index-ywtg .m-wrap li .yw-lan .yw-img { width: 40px; height: 40px; line-height: 40px; } .index-ywtg .m-wrap li .yw-lan span { height: 20px; line-height: 20px; font-size: 14px; } .index-ywtg .m-wrap li .yw-lan p { } .index-ywtg .m-wrap li .ywcs .yw-tt span { font-size: 14px; } } /*SEO 优化*/ .index-seo { width: 100%; height: 600px; background: #0f162d; position: relative; overflow: hidden; } .index-seo .wave { position: absolute; bottom: 0; } .index-seo .seoyh { width: 1200px; margin: 0 auto; padding-top: 100px; } .index-seo .seoyh h3 { width: 100%; height: 40px; line-height: 40px; font-size: 32px; color: #ffffff; text-align: center; margin-bottom: 10px; } .index-seo .seoyh p.p { width: 100%; height: 20px; line-height: 20px; font-size: 14px; color: #999999; text-align: center; margin-bottom: 60px; } .seolist { width: 100%; height: 248px; padding: 0 45px; box-sizing: border-box; padding: 0 45px; } .seolist ul { } .seolist li { width: 20%; height: 248px; float: left; cursor: pointer; } .seolist li .seo-bg { width: 148px; height: 148px; border-radius: 50%; background-color: #f55f33; margin: 0 auto; overflow: hidden; position: relative; -webkit-transition: all .5s; transition: all .5s; } .seolist li:nth-child(2) .seo-bg, .seolist li:nth-child(4) .seo-bg { margin-top: 50px; } .seolist li .seo-bg::before { content: ""; width: 54px; height: 54px; border-radius: 50%; background-color: rgba(0,0,0,0.3); box-sizing: border-box; position: absolute; left: 50%; bottom: -28px; margin-left: -27px; -webkit-transition: all .5s; transition: all .5s; } .seolist li .seo-bg .seo-img { width: 100%; height: 48px; margin-top: 20px; margin-bottom: 10px; background-position: center center; background-repeat: no-repeat; } .seolist li:nth-child(1) .seo-bg .seo-img { background-image: url(../images/hz-icon-1.png); } .seolist li:nth-child(2) .seo-bg .seo-img { background-image: url(../images/hz-icon-2.png); } .seolist li:nth-child(3) .seo-bg .seo-img { background-image: url(../images/hz-icon-3.png); } .seolist li:nth-child(4) .seo-bg .seo-img { background-image: url(../images/hz-icon-4.png); } .seolist li:nth-child(5) .seo-bg .seo-img { background-image: url(../images/hz-icon-5.png); } .seolist li:nth-child(1):hover .seo-bg .seo-img { background-image: url(../images/hz-icon-1-h.png); } .seolist li:nth-child(2):hover .seo-bg .seo-img { background-image: url(../images/hz-icon-2-h.png); } .seolist li:nth-child(3):hover .seo-bg .seo-img { background-image: url(../images/hz-icon-3-h.png); } .seolist li:nth-child(4):hover .seo-bg .seo-img { background-image: url(../images/hz-icon-4-h.png); } .seolist li:nth-child(5):hover .seo-bg .seo-img { background-image: url(../images/hz-icon-5-h.png); } .seolist li .seo-bg .seo-t { width: 100%; line-height: 20px; font-size: 16px; color: #ffffff; text-align: center; padding: 0 10px; box-sizing: border-box; -webkit-transition: all .5s; transition: all .5s; } .seolist li .seo-bg .seo-num { position: absolute; left: 0; bottom: 0; width: 100%; height: 26px; line-height: 26px; color: rgba(255,255,255,0.5); font-weight: bold; text-align: center; } .seolist li:active .seo-bg .seo-t, .seolist li:hover .seo-bg .seo-t { color: #f55f33; } .seolist li:active .seo-bg, .seolist li:hover .seo-bg { background-color: #fff; } .seolist li:active .seo-bg::before, .seolist li:hover .seo-bg::before { background-color: #f55f33; } .seolist li:active .seo-bg .seo-num, .seolist li:hover .seo-bg .seo-num { color: #fff; } @media (min-width:992px) { .seolist { border-bottom: 1px solid #575c6c; position: relative; z-index: 10; } .seolist::after { content: ""; width: 10px; height: 10px; border-radius: 5px; border: 2px solid #575c6c; background-color: #fff; box-sizing: border-box; position: absolute; left: 0; bottom: -5px; } .seolist::before { content: ""; width: 10px; height: 10px; border-radius: 5px; border: 2px solid #575c6c; background-color: #fff; box-sizing: border-box; position: absolute; right: 0; bottom: -5px; } .seolist li { position: relative; } .seolist li::after { content: ""; width: 28px; height: 28px; border-radius: 25px; border: 2px solid #575c6c; background: #fff url(../images/jt.png) center center no-repeat; box-sizing: border-box; position: absolute; left: 50%; bottom: -14px; margin-left: -14px; -webkit-transition: all .5s; transition: all .5s; } .seolist li::before { content: ""; width: 2px; height: 100px; background-color: #575c6c; box-sizing: border-box; position: absolute; left: 50%; bottom: 0; margin-left: -1px; -webkit-transition: all .5s; transition: all .5s; } .seolist li:nth-child(2)::before, .seolist li:nth-child(4)::before { height: 50px; } .seolist li:hover::after { border-color: #f55f33; background: #f55f33 url(../images/jt-h.png) center center no-repeat; } .seolist li:hover::before { background-color: #f55f33; } .seolist li:nth-child(4) .seo-bg .seo-t { padding: 0 15px; } } @media (max-width:1440px) { } @media (max-width:1200px) { .index-seo .seoyh { max-width: 1200px; width: auto; margin: 0 10px; padding-top: 50px; position: inherit; z-index: 99; } .index-seo .seoyh h3 { font-size: 28px; } .index-seo .seoyh p.p { margin-bottom: 50px; } } @media (max-width:991px) { .index-seo { height: 380px; } .wave canvas { height: 140px !important; } .index-seo .seoyh { padding-top: 35px; } .index-seo .seoyh h3 { font-size: 22px; } .index-seo .seoyh p.p { height: auto; margin-bottom: 35px; } .seolist { height: auto; padding: 0; } .seolist ul { margin-left: -2%; overflow: hidden; } .seolist li { width: 18%; height: auto; margin-left: 2%; } .seolist li .seo-bg { width: 100%; height: 130px; border-radius: 0; } .seolist li:nth-child(2) .seo-bg, .seolist li:nth-child(4) .seo-bg { margin-top: 0; } .seolist li .seo-bg .seo-img { height: 36px; background-size: 36px; margin-top: 10px; margin-bottom: 5px; } .seolist li .seo-bg .seo-t { font-size: 14px; } } @media (max-width:640px) { .index-seo { height: 550px; } .wave canvas { height: 100px !important; } .index-seo .seoyh { padding-top: 20px; } .index-seo .seoyh h3 { font-size: 18px; } .index-seo .seoyh p.p { margin-bottom: 20px; } .seolist li { width: 48%; margin-bottom: 2%; } .seolist li:nth-child(1) { width: 98%; } .seolist li .seo-bg { height: 110px; } } /*收录案例*/ .index-soulu { width: 100%; height: 950px; background: #0f162d url(../images/in-case-bg.jpg) center center no-repeat; } .index-soulu .soulu { width: 1200px; margin: 0 auto; padding: 100px 0; } .index-soulu .soulu h3 { width: 100%; height: 40px; line-height: 40px; font-size: 32px; color: #ffffff; text-align: center; margin-bottom: 10px; } .index-soulu .soulu p.p { width: 100%; height: 20px; line-height: 20px; font-size: 14px; color: #999999; text-align: center; margin-bottom: 40px; } .index-soulu .soulu .sl-list { width: 1200px; height: 648px; padding: 60px 80px; box-sizing: border-box; background: url(../images/soulubg.png) center center no-repeat; } .index-soulu .soulu .sl-list .sl-t { width: 100%; background-color: #f55f33; } .index-soulu .soulu .sl-list .sl-t li { width: 20%; height: 36px; line-height: 36px; font-size: 16px; color: #fff; text-align: center; float: left; border-right: 1px solid rgba(255,255,255,1); box-sizing: border-box; } .index-soulu .soulu .sl-list .sl-t li:last-child { border-right: none; } .index-soulu .soulu .sl-list .sl-l { width: 100%; height: 490px; overflow: hidden; } .index-soulu .soulu .sl-list .sl-l li { width: 100%; height: 49px; line-height: 48px; border-bottom: 1px solid #dddddd; box-sizing: border-box; cursor: pointer; -webkit-transition: all .5s; transition: all .5s; } .index-soulu .soulu .sl-list .sl-l li span { width: 20%; text-align: center; float: left; display: block; } .index-soulu .soulu .sl-list .sl-l li:hover { background-color: #f8f8f8; } @media (max-width:1440px) { } @media (max-width:1200px) { .index-soulu { height: auto; background-size: 100% 100%; } .index-soulu .soulu { max-width: 1200px; width: auto; margin: 0 10px; padding: 70px 0; } .index-soulu .soulu h3 { font-size: 28px; } .index-soulu .soulu .sl-list { width: 100%; background-size: contain; background-color: #fff; border-radius: 12px; padding: 40px 60px; } } @media (max-width:991px) { .index-soulu .soulu { padding: 50px 0; } .index-soulu .soulu h3 { height: 30px; line-height: 30px; font-size: 22px; } .index-soulu .soulu p.p { height: auto; margin-bottom: 30px; } .index-soulu .soulu .sl-list { padding: 20px 40px; height: auto; } .index-soulu .soulu .sl-list .sl-t li { height: 30px; line-height: 30px; font-size: 14px; } .index-soulu .soulu .sl-list .sl-l li { height: 41px; line-height: 40px; } .index-soulu .soulu .sl-list .sl-l li span { font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } } @media (max-width:640px) { .index-soulu .soulu { padding: 20px 0; } .index-soulu .soulu h3 { font-size: 18px; } .index-soulu .soulu p.p { margin-bottom: 20px; } .index-soulu .soulu .sl-list { padding: 10px 20px; } .index-soulu .soulu .sl-list .sl-t li { font-size: 12px; } .index-soulu .soulu .sl-list .sl-l li span { font-size: 12px; } } /*新闻*/ .index-news { width: 100%; height: 920px; background: #0f162d url(../images/index-news-bg.jpg) center center no-repeat; } .index-news .news { width: 1200px; margin: 0 auto; padding: 100px 0; } .index-news .news h3.h3 { width: 100%; height: 40px; line-height: 40px; font-size: 32px; color: #ffffff; text-align: center; margin-bottom: 10px; } .index-news .news p.p { width: 100%; height: 20px; line-height: 20px; font-size: 14px; color: #999999; text-align: center; margin-bottom: 40px; } .index-news .news .news-list { } .index-news .news-list .nlist { width: 370px; height: 508px; float: left; margin-right: 20px; background-color: #fff; box-sizing: border-box; } .index-news .news-list .nlist-3 { width: 420px; margin-right: 0; padding: 20px; } .index-news .news-list .nlist .ntt { width: 100%; height: 20px; line-height: 20px; font-size: 14px; color: #f55f33; margin: 30px 0; padding: 0 20px; box-sizing: border-box; } .index-news .news-list .nlist-3 .ntt { margin-top: 10px; padding: 0; } .index-news .news-list .ntl { width: 100%; } .index-news .news-list .ntl h3.th3 { width: 100%; height: 28px; line-height: 28px; font-size: 18px; color: #000000; text-align: left; margin-bottom: 5px; padding: 0 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s; transition: all .5s; } .index-news .news-list .ntl span.time { width: 100%; height: 28px; line-height: 28px; font-size: 12px; color: #999999; text-align: left; padding: 0 20px; display: block; margin-bottom: 15px; } .index-news .news-list .ntl .ncom { width: 100%; height: 48px; line-height: 24px; font-size: 14px; color: #999999; text-align: left; padding: 0 20px; margin-bottom: 26px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .index-news .news-list .ntl:hover h3.th3 { color: #f55f33; } .index-news .news-list .ntl .fy-img { width: 100%; height: 278px; line-height: 278px; text-align: center; overflow: hidden; } .index-news .news-list .ntl .fy-img img { max-width: 100%; max-height: 100%; vertical-align: middle; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; } .index-news .news-list .ntl .fy-img:hover img { transform: scale(1.1); } .index-news .news-list .ntl li { width: 100%; height: 28px; line-height: 28px; margin-bottom: 13px; overflow: hidden; float: left; } .index-news .news-list .ntl li a { display: block; } .index-news .news-list .ntl li h3 { width: 70%; height: 28px; line-height: 28px; font-size: 16px; color: #666666; font-weight: normal; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s; transition: all .5s; } .index-news .news-list .ntl li .ls-time { width: 30%; height: 28px; line-height: 28px; font-size: 12px; color: #b4b4b4; text-align: right; overflow: hidden; float: right; } .index-news .news-list .ntl li:hover h3 { color: #f55f33; } .index-news .news .a-btn { width: 180px; height: 44px; line-height: 42px; font-size: 14px; color: #fefefe; border: 1px solid #f55f33; display: block; margin: 40px auto 0; text-align: center; background-color: #f55f33; border-radius: 3px; -webkit-transition: all .5s; transition: all .5s; } .index-news .news .a-btn:hover { background-color: #fff; color: #f55f33; } @media (max-width:1440px) { } @media (max-width:1200px) { .index-news { height: auto; background-size: 100% 100%; } .index-news .news { max-width: 1200px; width: auto; margin: 0 10px; padding: 70px 0; } .index-news .news h3.h3 { font-size: 28px; } .index-mess .mess p.p { margin-bottom: 30px; } .index-news .news-list .nlist { width: 30%; height: 488px; margin-right: 2%; } .index-news .news-list .nlist-3 { width: 36%; margin-right: 0; } .index-news .news-list .nlist .ntt { margin: 20px 0; } .index-news .news-list .nlist-3 .ntt { margin-top: 0; } .index-news .news-list .ntl .fy-img img { width: 100%; height: 100%; object-fit: cover; } } @media (max-width:991px) { .index-news .news { padding: 50px 0; } .index-news .news h3.h3 { height: 30px; line-height: 30px; font-size: 22px; margin-bottom: 5px; } .index-news .news p.p { height: auto; margin-bottom: 25px; } .index-news .news-list .nlist { width: 49%; height: auto; margin-right: 2%; } .index-news .news-list .nlist-2 { margin-right: 0; } .index-news .news-list .nlist-3 { width: 100%; height: auto; margin-right: 0; margin-top: 2%; padding: 10px; } .index-news .news-list .nlist .ntt { margin: 10px 0; padding: 0 10px; } .index-news .news-list .nlist-3 .ntt { margin-top: 0; margin-bottom: 10px; padding: 0; } .index-news .news-list .ntl h3.th3 { font-size: 16px; padding: 0 10px; } .index-news .news-list .ntl span.time { padding: 0 10px; margin-bottom: 5px; } .index-news .news-list .ntl .ncom { padding: 0 10px; margin-bottom: 10px; } .index-news .news-list .ntl li { margin-bottom: 0; height: 30px; line-height: 30px; } .index-news .news-list .ntl li h3 { font-size: 14px; height: 30px; line-height: 30px; } .index-news .news .a-btn { height: 40px; line-height: 38px; margin-top: 25px; } } @media (max-width:640px) { .index-news .news { padding: 20px 0; } .index-news .news h3.h3 { font-size: 18px; } .index-news .news p.p { margin-bottom: 20px; } .index-news .news-list .nlist { width: 100%; margin-right: 0; margin-bottom: 10px; } .index-news .news-list .nlist-3 { margin-top: 0; } .index-news .news-list .nlist-1 .ntl, .index-news .news-list .nlist-2 .ntl { position: relative; padding-left: 130px; padding-right: 10px; } .index-news .news-list .ntl h3.th3 { font-size: 14px; padding: 0; margin-bottom: 0; } .index-news .news-list .ntl span.time { height: 24px; line-height: 24px; padding: 0; margin-bottom: 0; } .index-news .news-list .ntl .ncom { padding: 0; margin-bottom: 10px; } .index-news .news-list .ntl .fy-img { position: absolute; top: 0; left: 10px; width: 110px; height: 100px; line-height: 100px; } .index-news .news .a-btn { width: 100%; margin-top: 10px; } } /*留言*/ .index-mess { width: 100%; height: 440px; background: #0b1126; } .index-mess .mess { width: 1200px; margin: 0 auto; padding: 60px 0; } .index-mess .mess span.entt { width: 100%; height: 12px; line-height: 12px; font-size: 12px; color: #f55f33; text-align: center; display: block; font-weight: bold; margin-bottom: 35px; letter-spacing: 4px; } .index-mess .mess h3.h3 { width: 100%; height: 40px; line-height: 40px; font-size: 32px; color: #ffffff; text-align: center; margin-bottom: 15px; } .index-mess .mess p.p { width: 100%; height: 20px; line-height: 20px; font-size: 20px; color: #777; text-align: center; margin-bottom: 40px; } .index-mess .mess .message-form { width: 100%; margin-left: auto; margin-right: auto; } .index-mess .mess .message-form ul { margin-left: -3.33%; overflow: hidden; } .index-mess .mess .message-form li { width: 30%; float: left; line-height: 50px; padding-left: 15px; margin-left: 3.33%; background-color: #fff; border-radius: 2px; } .index-mess .mess .l-name-span { height: 50px; line-height: 50px; color: #888888; float: left; font-size: 14px; text-align: right; } .index-mess .mess .l-name-span em { color: red; font: 12px/1.75 "宋体", arial, sans-serif; float: left; height: 50px; line-height: 50px; margin-right: 5px; } .index-mess .mess .l-name-span .d-a { font-size: 16px; } .index-mess .mess .r-infor { float: left; width: 75%; } .index-mess .mess .infor-input { color: #333; height: 50px; line-height: 50px; font-size: 14px; border: none; outline: 0; box-sizing: border-box; } .index-mess .mess .formtype-1 .infor-input { width: 100%; } /*提交按钮*/ .index-mess .mess .mess-b-box { width: 180px; text-align: center; margin: 40px auto 0; } .index-mess .mess .mess-b-box .mess-btn { float: left; width: 180px; height: 50px; line-height: 48px; font-size: 16px; color: #fff; background-color: #f55f33; border: 1px solid #f55f33; border-radius: 3px; cursor: pointer; font-weight: bold; text-align: center; -webkit-transition: all .5s; transition: all .5s; } .index-mess .mess .mess-b-box .mess-btn:hover { color: #f55f33; background-color: #fff; } @media (max-width:1440px) { } @media (max-width:1200px) { .index-mess { height: auto; } .index-mess .mess { max-width: 1200px; width: auto; margin: 0 10px; padding: 50px 0; } .index-mess .mess span.entt { margin-bottom: 25px; } .index-mess .mess h3.h3 { font-size: 28px; margin-bottom: 10px; } .index-mess .mess p.p { margin-bottom: 30px; font-size: 18px; } .index-mess .mess .message-form ul { margin-left: -1.33%; } .index-mess .mess .message-form li { width: 32%; float: left; line-height: 50px; padding-left: 15px; margin-left: 1.33%; } .index-mess .mess .r-infor { width: 65%; } } @media (max-width:991px) { .index-mess .mess { padding: 35px 0; } .index-mess .mess span.entt { margin-bottom: 20px; } .index-mess .mess h3.h3 { height: 30px; line-height: 30px; font-size: 22px; margin-bottom: 5px; } .index-mess .mess p.p { height: auto; margin-bottom: 25px; font-size: 16px; } .index-mess .mess .message-form ul { margin-left: 0; } .index-mess .mess .message-form li { width: 100%; float: left; line-height: 40px; padding-left: 15px; margin-left: 0; margin-bottom: 20px; } .index-mess .mess .l-name-span { height: 40px; line-height: 40px; } .index-mess .mess .r-infor { width: 65%; } .index-mess .mess .infor-input { height: 40px; line-height: 40px; } .index-mess .mess .mess-b-box { margin-top: 20px; } .index-mess .mess .mess-b-box .mess-btn { height: 40px; line-height: 38px; font-size: 14px; } } @media (max-width:640px) { .index-mess .mess { padding: 20px 0; } .index-mess .mess span.entt { margin-bottom: 10px; } .index-mess .mess h3.h3 { font-size: 18px; } .index-mess .mess p.p { margin-bottom: 20px; font-size: 14px; } .index-mess .mess .message-form li { margin-bottom: 10px; } .index-mess .mess .mess-b-box { width: 100%; margin-top: 10px; } .index-mess .mess .mess-b-box .mess-btn { width: 100%; } }