﻿.bannerswiper { position: relative; }
.bannerswiper .swiper-button-next:after, .bannerswiper .swiper-button-prev:after { color: #fff; }
.bannerswiper .swiper-button-next { right: 20px; }
.bannerswiper .swiper-button-prev { left: 20px; }
.bannerswiper .swiper-pagination { bottom: 60px; }
.bannerswiper .swiper-pagination-bullet { width: 18px; height: 18px; overflow: hidden;  background: #f58520;  opacity: .8;border-radius: 50%; transition: 0.3sposition: relative; opacity: 1; }
.bannerswiper .swiper-pagination-bullet:after { content: ""; width: 6px; height: 6px; background-color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); border-radius: 50%; }
.bannerswiper .swiper-pagination-bullet:before { content: ""; width: 30px; height: 30px;  background-size: cover; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 0; -webkit-transform-origin: 0 0; transform-origin: 0 0; }
.bannerswiper .swiper-pagination-bullet-active:after { width: 8px; height: 8px; }
.bannerswiper .swiper-pagination-bullet-active:before { -webkit-animation: rotate 5s linear infinite; animation: rotate1 5s linear infinite; opacity: 1; }
.bannerswiper .swiper-button-prev:after, .bannerswiper .swiper-button-next:after { color: #fff }
.bannerswiper .swiper-pagination span { margin: 0 6px !important; border: 2px solid #f58520; opacity: 1; }
.bannerswiper .swiper-pagination-bullet-active { background: none; }



.bannerswiper .text { position:absolute; width: 600px;right:180px; top:140px; color:#fff;font-size: inherit;}
.bannerswiper .text h2{ font-size:38px; margin-bottom:50px; width:580px;}
.bannerswiper .text p{font-size:15px; line-height:26px;}

.sec1 { padding: 10px 0 30px; }
.sec1 .swiper { padding: 30px 8px 70px; }
.sec1 .swiper-slide a { display: block; padding: 30px 10px 20px; background: #fff; border: 1px solid #f5f5f5; border-radius: 10px; }
.sec1 .swiper-slide a h3 { font-size: 18px; margin-top: 30px; font-weight: 500; text-align: center; }
.sec1 .swiper-pagination { font-size: 15px; color: #aaa; }
.sec1 .swiper-pagination-current { color: #1e4e7b; font-size: 18px; }
.sec1 .swiper-button-next { width: 42px; height: 42px; border-radius: 50%; right: 42%; top: inherit; margin-top: inherit; bottom: 0; z-index: 199; background: #f4f4f4; }
.sec1 .swiper-button-prev { width: 42px; height: 42px; border-radius: 50%; left: 42%; top: inherit; margin-top: inherit; bottom: 0; z-index: 199; background: #f4f4f4; }
.sec1 .swiper-button-next:after, .sec1 .swiper-button-prev:after { color: #aaa; font-size: 20px; }
/*****解决方案*****/
.sec2 { overflow: hidden; padding: 30px 0 40px; background: #f4f5fa; background-size: cover; }
.sec2 .seCon { position: relative; }
.sec2 .ul { position: absolute; left: 12%; width: 50%; top: 15%; z-index: 100; }
.sec2 .ul li { width: 25%; float: left; }
.sec2 .ul li a { display: block; padding: 30px 10px 20px 10px; background: #fff; position: relative; border-right: 1px solid #f2f2f2; }
.sec2 .ul li:last-child a { border-right: none; }
.sec2 .ul a strong { display: block; font-size: 26px; font-weight: 500; color: #999; position: absolute; right: 25px; top: 10px; }
.sec2 .ul li span { display: block; width: 38px; height: 38px; overflow: hidden; background: url(../images/icon13.png) no-repeat top center; background-size: 38px; }
.sec2 .ul li:nth-child(2) span { background-image: url(../images/icon14.png); }
.sec2 .ul li:nth-child(3) span { background-image: url(../images/icon15.png); }
.sec2 .ul li:nth-child(4) span { background-image: url(../images/icon16.png); }
.sec2 .ul li a h3 { font-size: 18px; margin-top: 10px; padding-right: 10px; }
.sec2 .ul li:hover a, .sec2 .ul li.on a { background: url(../images/bg66.jpg) no-repeat center; background-size: cover; }
.sec2 .ul li:hover a h3, .sec2 .ul li.on a h3 { color: #fff; }
.sec2 .ul li:hover a strong, .sec2 .ul li.on a strong { color: #fff; }
.sec2 .ul li:hover a span, .sec2 .ul li.on a span { background-position: bottom center; }
.sec2 .swiper { padding: 30px 0 0; }
.sec2 .text { width: 50%; padding: 14% 5% 0 12%; box-sizing: border-box; }
.sec2 .text h3 { font-size: 20px; }
.sec2 .text p { font-size: 16px; line-height: 28px; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; margin: 14px 0 32px; }
.sec2 .text span { display: block; color: #1e4e7b; text-align: right; background: url(../images/jt2.png) no-repeat right center; background-size: 24px; padding-right: 34px; }
.sec2 .pho { width: 50%; }
/* 关于我们 */

.sec4 { overflow: hidden; padding-bottom: 40px; position: relative; background: url(../images/bg4.jpg) no-repeat scroll center bottom;
    background-size: cover;}
.sec4 .text { width: 50%; padding: 8% 0 0 12%; box-sizing: border-box; }
.sec4 .text h3 { font-size: 25px; font-weight: 500; position: relative; color: #fff; }
.sec4 .text h3:before { content: ""; position: absolute; left: -45px; top: 50%; transform: translateY(-50%); width: 34px; height: 3px; background: #f58520; border-radius: 2px; }
.sec4 .text h2 { font-size: 32px; font-weight: 500; margin: 10px 0 20px; color: #fff; }
.sec4 .text p { font-size: 16px; color: #fff; line-height: 30px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; text-indent: 2em; }
.sec4 .text a { display: inline-block; padding: 0 40px 0 30px; margin-top: 40px; line-height: 36px; border-radius: 20px; color: #898989; background: url(../images/jt.png) #fafafa no-repeat right 20px center; background-size: 15px; }
.sec4 .pho { width: 45%; padding-left: 100px; box-sizing: border-box; position: relative; }
.sec4 .pho::before { position: absolute; content: ""; display: block; top: -80px; z-index: -1; right: 10%; background: #fafafa; width: 700px; height: 700px; border-radius: 50%; animation: spin 8s infinite linear; transform-origin: 52% 51%; }
.sec4 .pho::after { position: absolute; content: ""; display: block; top: -70px; z-index: -1; right: -10%; background: #1e4e7b; width: 850px; height: 850px; border-radius: 50%; animation: spin 8s infinite linear; transform-origin: 52% 51%; }
 @keyframes spin {  100% {
 transform: rotate(1turn);
}
}
 @-webkit-keyframes spin {  100% {
 -webkit-transform: rotate(1turn);
}
}
.sec4 ul { background: #fafafa; border-radius: 6px; overflow: hidden; position: absolute; left: 10%; right: 10%; bottom: 12%; }
.sec4 ul li { width: 25%; float: left; border-right: 1px solid #f1f1f1; padding: 40px 0 40px 30px; box-sizing: border-box; }
.sec4 ul li a { display: table; border-collapse: collapse; }
.sec4 ul li strong { display: table-cell; border-collapse: collapse; font-size: 44px; color: #1e4e7b; vertical-align: middle; }
.sec4 ul li .tex { display: table-cell; border-collapse: collapse; vertical-align: middle; padding-left: 15px; }
.sec4 ul li h3 { font-size: 18px; margin-bottom: 5px; }
.sec4 ul li span img { width: 28px; }
/* 新闻资讯 */
.sec6 { background: url(../images/bg6.jpg) no-repeat center; background-size: cover; padding: 40px 0; }
.sec6 .list { text-align: center; padding: 20px 0 40px; }
.sec6 .list li { display: inline-block; margin: 0 10px; }
.sec6 .list li a { display: block; padding: 0 32px; line-height: 40px; border: 1px solid #f4f4f4; background: #fff; border-radius: 5px; font-size: 16px; }
.sec6 .list li.on a { background: #1e4e7b; border-color: #1e4e7b; color: #fff; }
.sec6 .fl { width: 54%; }

.sec6 .fr { width: 46%; background: #fff; padding: 0 20px; box-sizing: border-box; }
.sec6 .fr a { display: block; padding: 15px 0; }
.sec6 .fr dl { display: table; border-collapse: collapse; margin: 7px 0; table-layout: fixed; width: 100%; }
.sec6 .fr dl:last-child { border-bottom: none; }
.sec6 .fr dl dt { width: 130px; text-align: center; color: #d4d4d4; display: table-cell; vertical-align: middle; background: #fafafa; border-radius: 6px; }
.sec6 .fr dl dt strong { font-size: 44px; font-weight: 500; line-height: 1; color: #1e4e7b; }
.sec6 .fr dl dt span { display: block; font-size: 18px; line-height: 25px; margin-top: 15px; color: #999; }
.sec6 .fr dl dd { display: table-cell; vertical-align: middle; padding-left: 16px; }
.sec6 .fr dl dd h3 { font-size: 18px; color: #333; line-height: 28px; }
.sec6 .fr dl dd h3 b { display: block; width: 95%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.sec6 .fr dl dd p { font-size: 15px; line-height: 27px; margin-top: 12px; color: #999; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.sec6 .fr dl:hover dd h3 { color: #1e4e7b; }
 @media all and (min-width: 1024px) and (max-width:1800px) {
.sec4 .pho { width: 47%; }
.sec6 .fl li { padding-right: 30px; }
}
 @media all and (min-width: 1024px) and (max-width:1680px) {
.sec1 .swiper { padding: 20px 5px 60px; }
.sec1 .swiper-slide a h3 { font-size: 17px; margin-top: 20px; }
.sec4 .text h2 { font-size: 34px; }
.sec4 .pho::before { width: 660px; height: 660px; }
.sec4 .pho::after { width: 800px; height: 800px; }
.sec6 .fl li .text p { margin: 10px 0 13px; }
.sec6 .fl li a .pho { padding: 10px 0; }
.sec6 .fr dl dd p { margin-top: 6px; }
.sec6 .fr dl dt strong { font-size: 40px; }
.sec6 .fr dl dt span { font-size: 17px; }
}
 @media all and (min-width: 1024px) and (max-width:1600px) {
.sec1 .swiper-slide a h3 { font-size: 16px; }
.sec1 .swiper-slide a { padding: 15px 10px; }
.sec .more a { width: 128px; font-size: 14px; line-height: 36px; }
.sec2 { padding-top: 10px; }
.sec2 .ul { left: 10.8%; }
.sec2 .ul li a { padding: 25px 8px 20px 20px; }
.sec2 .ul li span { width: 34px; height: 34px; background-size: 34px; }
.sec2 .ul li a h3 { margin-top: 12px; font-size: 17px; }
.sec2 .text { padding: 13% 5% 0 11%; }
.sec2 .text h3 { font-size: 18px; }
.sec2 .text p { font-size: 15px; line-height: 27px; }
.sec4 .text { padding-left: 11%; }
.sec4 .text h2 { margin-bottom: 12px; font-size: 32px; }
.sec4 .text p { line-height: 28px; font-size: 15px; }
.sec4 .pho:before { right: 7%; width: 620px; height: 620px; }
.sec4 .pho:after { right: -15%; top: -80px; width: 750px; height: 750px; }
.sec4 ul li { padding: 30px 0 30px 25px; }
.sec4 ul li strong { font-size: 42px; }
.sec4 ul li h3 { font-size: 18px; }
.sec6 { padding: 10px 0 30px; }
.sec6 .fr a { padding: 12px 0; }
.sec6 .list li a { line-height: 36px; font-size: 15px; }
.sec6 .fr dl dt strong { font-size: 35px; }
}
 @media all and (min-width: 1024px) and (max-width: 1440px) {
.sec2 .ul { left: 8%; top: 12%; }
.sec2 .text { padding-left: 8%; }
.sec4 .text { padding-left: 8%; }
.sec4 .pho { width: 50%; }
.sec4 ul { left: 8%; right: 8%; }
.sec6 .fr dl dt span { font-size: 15px; }
.sec6 .fr dl dd h3 { font-size: 17px; }
.sec6 .fr dl dd p { font-size: 14px; line-height: 24px; height: 48px; margin-top: 4px; }
.sec6 .fl li .text { padding: 15px 20px; }
.sec6 .fl li .text h3 { font-size: 16px; }
.sec6 .fl li .text p { margin: 6px 0 12px; font-size: 14px; }
.sec6 .fl li .text span { font-size: 14px; background-size: 25px; }
}
 @media all and (min-width: 1024px) and (max-width: 1400px) {
.bannerswiper .swiper-button-prev, .bannerswiper .swiper-button-next { width: 38px; height: 38px; }
.sec4 .text h2 { font-size: 30px; }
.sec4 .text p { -webkit-line-clamp: 4 }
.sec4 .pho:before { width: 580px; height: 580px; }
.sec4 .pho:after { width: 700px; height: 700px; }
}
 @media all and (min-width: 1024px) and (max-width: 1366px) {
.sec4 .pho:before { right: 5%; }
.sec4 .pho:after { right: -14%; }
.sec .more a { width: 120px; }
}
 @media all and (min-width: 1024px) and (max-width: 1300px) {
.sec4 .pho::before { right: 0%; }
.sec4 .pho:after { width: 660px; height: 660px; }
.sec4 ul { bottom: 8%; }
.sec4 ul li strong { font-size: 36px; }
.sec6 .fl { width: 60%; }
.sec6 .fr { width: 40%; }
.sec6 .fr dl dt { width: 90px; }
.sec6 .fr dl dt strong { font-size: 30px; }
}
 @media all and (min-width: 1024px) and (max-width: 1200px) {
.sec4 .pho::before { right: -6%; }
.sec4 .pho:after { width: 620px; height: 620px; }
.sec4 ul { bottom: 3%; }
.sec4 ul li h3 { font-size: 16px; }
.sec4 ul li span img { width: 25px; }
}
 @media all and (min-width: 0) and (max-width: 767px) {
.bannerswiper { overflow: inherit; position: relative; }
.bannerswiper .swiper-button-next:after, .bannerswiper .swiper-button-prev:after { font-size: 32px }
.bannerswiper .swiper-pagination { bottom: 0px }
.bannerswiper .swiper-pagination-bullet { width: 14px; height: 14px; }
.bannerswiper .swiper-pagination-bullet:before { width: 22px; height: 22px }
.bannerswiper .swiper-button-next { right: 2%; height: 35px; bottom: 50%; margin-bottom: -20px; }
.bannerswiper .swiper-button-prev { left: 2%; height: 35px; bottom: 50%; margin-bottom: -20px; }
.bannerswiper .text { position:absolute; width: 250px;right:50px; top:80px; color:#fff;font-size: inherit;}
.bannerswiper .text h2{ font-size:20px; margin-bottom:50px; width:220px;}
.bannerswiper .text p{ display:none;}


.sec1 .swiper { padding: 20px 0px 50px; margin: 0 15px; }
.sec1 .swiper-slide a h3 { font-size: 16px; margin-top: 10px; }
.sec1 .swiper-slide a { padding: 20px 10px; }
.sec1 .swiper-button-prev { left: 30%; width: 36px; height: 36px; }
.sec1 .swiper-button-next { right: 030%; width: 36px; height: 36px; }
.sec1 .swiper-button-next:after, .sec1 .swiper-button-prev:after { font-size: 18px; }
.sec1 .swiper-pagination { bottom: 5px; }
/*****解决方案*****/
.sec2 { padding: 10px 0 30px; }
.sec2 .ul { position: inherit; left: inherit; width: inherit; top: inherit; }
.sec2 .ul li { width: 25%; float: left; }
.sec2 .ul li a { padding: 15px 0px; }
.sec2 .ul a strong { display: none; }
.sec2 .ul li span { width: 30px; height: 30px; margin: 0 auto; background-size: 30px; }
.sec2 .ul li a h3 { font-size: 13px; font-weight: 500;  text-align: center;  margin-top: 10px; }
.sec2 .swiper { padding: 0px 0 0; margin: 0 20px; }
.sec2 .text { width: 100%; padding: 20px 0; }
.sec2 .text h3 { font-size: 16px; }
.sec2 .text p { font-size: 14px; line-height: 25px; margin: 10px 0 18px; }
.sec2 .text span { background-size: 22px; padding-right: 30px; }
.sec2 .pho { width: 100%; }
/* 关于我们 */

.sec4 { padding-bottom: 30px; }
.sec4 .text { width: 100%; padding: 20px 10px 0; }
.sec4 .text h3 { font-size: 26px; color: #fff; text-align: center; margin-bottom: 10px; }
.sec4 .text h3:before { display: none; }
.sec4 .text h2 { display: none; text-align: center; }
.sec4 .text p { font-size: 15px; line-height: 27px; }
.sec4 .text a { display: block; width: 100px; text-align: center; padding: 0; margin: 20px auto; line-height: 32px; color: #fff; background: #1e4e7b; }
.sec4 .pho { display: none; }
.sec4 ul { background: #fafafa; border-radius: 6px; overflow: hidden; position: inherit; left: inherit; right: inherit; bottom: inherit; }
.sec4 ul li { width: 50%; border-right: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; padding: 20px 10px; }
.sec4 ul li a { display: block; text-align: center; }
.sec4 ul li strong { display: block; font-size: 30px; }
.sec4 ul li .tex { display: block; padding-left: 0px; }
.sec4 ul li h3 { font-size: 15px; }
.sec4 ul li span img { width: 26px; }
.sec6 { padding: 10px 12px; }
.sec6 .list { padding: 10px 0; overflow: hidden; }
.sec6 .list li { display: block; float: left; width: 33.33%; margin: 0px; padding: 0 5px; box-sizing: border-box; }
.sec6 .list li a { padding: 0; line-height: 32px; font-size: 15px; }
.sec6 .fl { width: 100%; }
.sec6 .fl li { padding: 12px 8px; }
.sec6 .fl li .text { padding: 10px 10px; }
.sec6 .fl li .text h3 { font-size: 15px; }
.sec6 .fl li .text p { font-size: 14px; line-height: 22px; margin: 7px 0 12px; }
.sec6 .fl li .text span { padding-right: 30px; font-size: 12px; background-size: 23px; }
.sec6 .fr { width: 100%; padding: 0; background: none; }
.sec6 .fr dl { background: #fff; padding: 0; margin: 0 0 15px; }
.sec6 .fr dl a { padding: 10px 0; }
.sec6 .fr dl dt { width: 90px; }
.sec6 .fr dl dt strong { font-size: 35px; color: #1e4e7b; }
.sec6 .fr dl dt span { font-size: 15px; line-height: 20px; margin-top: 4px; }
.sec6 .fr dl dd { padding-left: 10px; }
.sec6 .fr dl dd h3 { font-size: 15px; line-height: 25px; }
.sec6 .fr dl dd p { font-size: 14px; line-height: 24px; width: 99%; margin-top: 4px; }
}
