|
@@ -170,7 +170,7 @@
|
|
|
|
|
|
a,
|
|
|
a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
::-webkit-scrollbar {
|
|
@@ -244,7 +244,7 @@
|
|
|
top: 50%;
|
|
|
-webkit-transform: translateY(-50%);
|
|
|
transform: translateY(-50%);
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
.input-group.textarea .icon {
|
|
@@ -280,7 +280,7 @@
|
|
|
height: 100%;
|
|
|
top: 0px;
|
|
|
left: 0px;
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
z-index: 9999999;
|
|
|
}
|
|
|
|
|
@@ -337,8 +337,8 @@
|
|
|
}
|
|
|
|
|
|
.main-btn.btn-borderd:hover {
|
|
|
- background-color: #639BFF;
|
|
|
- border-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
+ border-color: #409eff;
|
|
|
}
|
|
|
|
|
|
.main-btn.btn-borderd:hover::after,
|
|
@@ -346,8 +346,8 @@
|
|
|
background-color: #041d38;
|
|
|
}
|
|
|
/* .main-btn.btn-filled {
|
|
|
- background-color: #639BFF;
|
|
|
- border-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
+ border-color: #409eff;
|
|
|
} */
|
|
|
|
|
|
.main-btn.btn-filled::after,
|
|
@@ -718,7 +718,7 @@
|
|
|
|
|
|
header .header-top-area .contact-list li a:hover,
|
|
|
header .header-top-area .social-link li a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
header .header-top-area .social-link {
|
|
@@ -855,19 +855,19 @@
|
|
|
}
|
|
|
}
|
|
|
header .mainmenu-area .main-menu .menu-items>ul>li:hover,header .mainmenu-area .main-menu .menu-items> ul>li.active{
|
|
|
- border-bottom:4px solid #639BFF
|
|
|
+ border-bottom:4px solid #409eff
|
|
|
}
|
|
|
header .mainmenu-area .main-menu .menu-items ul li:hover .submenu{
|
|
|
opacity:1;
|
|
|
visibility:visible
|
|
|
}
|
|
|
/* header .mainmenu-area .main-menu .menu-items ul li:hover a , header .mainmenu-area .main-menu .menu-items ul li.active>a{
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
} */
|
|
|
/*
|
|
|
|
|
|
{
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
font-size: 18px;
|
|
|
font-weight: bold;
|
|
|
} */
|
|
@@ -877,7 +877,7 @@
|
|
|
width: 30px;
|
|
|
height: 2px;
|
|
|
display: inline-block;
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
position: absolute;
|
|
|
bottom: 18px;
|
|
|
left: 50%;
|
|
@@ -926,7 +926,7 @@
|
|
|
}
|
|
|
|
|
|
header .mainmenu-area .main-menu .menu-items ul li .submenu>li:hover {
|
|
|
- /* background-color: #639BFF; */
|
|
|
+ /* background-color: #409eff; */
|
|
|
color: #fff;
|
|
|
}
|
|
|
|
|
@@ -979,8 +979,8 @@
|
|
|
height: 60px;
|
|
|
width: 60px;
|
|
|
line-height: 60px;
|
|
|
- background-color: #639BFF;
|
|
|
- border: 2px solid #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
+ border: 2px solid #409eff;
|
|
|
color: #fff;
|
|
|
text-align: center;
|
|
|
-webkit-transition: all 0.3s ease-out 0s;
|
|
@@ -1195,7 +1195,7 @@
|
|
|
header.header-two .mainmenu-area .main-right .quote-icon span span {
|
|
|
display: block;
|
|
|
font-size: 20px;
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
@media (max-width: 767px) {
|
|
@@ -1257,7 +1257,7 @@
|
|
|
}
|
|
|
|
|
|
header.header-three .mainmenu-area .main-menu .menu-items ul li.active>a {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
header.header-three .mainmenu-area .main-right .main-btn.btn-filled:hover {
|
|
@@ -1276,8 +1276,8 @@
|
|
|
}
|
|
|
|
|
|
header.header-three .mainmenu-area .main-right .offcanvas-trigger:hover {
|
|
|
- background-color: #639BFF;
|
|
|
- border-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
+ border-color: #409eff;
|
|
|
}
|
|
|
|
|
|
header.header-three .mobile-menu.mean-container .mean-bar a.meanmenu-reveal {
|
|
@@ -1510,9 +1510,9 @@
|
|
|
}
|
|
|
|
|
|
header .off-canvas-wrap .off-canvas-widget .widget.social-widget ul li a:hover {
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
color: #fff;
|
|
|
- border-color: #639BFF;
|
|
|
+ border-color: #409eff;
|
|
|
}
|
|
|
/*===========================
|
|
|
Banner
|
|
@@ -1562,7 +1562,7 @@
|
|
|
}
|
|
|
|
|
|
.banner-section .slider-active .slick-dots li.slick-active button {
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
}
|
|
|
/*===========================
|
|
|
About
|
|
@@ -1790,7 +1790,7 @@
|
|
|
|
|
|
.about-section .about-text .about-features .sngle-features .counter-box {
|
|
|
text-align: center;
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
font-weight: 700;
|
|
|
font-size: 48px;
|
|
|
font-family: "Oswald", sans-serif;
|
|
@@ -2033,7 +2033,7 @@
|
|
|
width: 30px;
|
|
|
text-align: center;
|
|
|
line-height: 30px;
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
color: #041d38;
|
|
|
z-index: 2;
|
|
|
}
|
|
@@ -2237,7 +2237,7 @@
|
|
|
-webkit-transform: translateX(-49%);
|
|
|
transform: translateX(-49%);
|
|
|
top: 100px;
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
height: 465px;
|
|
|
width: 465px;
|
|
|
border-radius: 50%;
|
|
@@ -2320,7 +2320,7 @@
|
|
|
top: 0;
|
|
|
height: 100%;
|
|
|
width: 2px;
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
content: '';
|
|
|
}
|
|
|
|
|
@@ -2352,7 +2352,7 @@
|
|
|
}
|
|
|
|
|
|
.sidebar .widget.about-author-widget .author-box .social-icon li a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
.sidebar .widget.search-widget form {
|
|
@@ -2377,7 +2377,7 @@
|
|
|
width: 60px;
|
|
|
height: 100%;
|
|
|
z-index: 1;
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
font-size: 14px;
|
|
|
-webkit-transition: all 0.3s ease-out 0s;
|
|
|
transition: all 0.3s ease-out 0s;
|
|
@@ -2459,7 +2459,7 @@
|
|
|
}
|
|
|
|
|
|
.sidebar .widget.categories-widget ul li a:hover {
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
}
|
|
|
|
|
|
.sidebar .widget.categories-widget ul li a:hover span {
|
|
@@ -2494,7 +2494,7 @@
|
|
|
}
|
|
|
|
|
|
.sidebar .widget.socail-widget ul li a:hover {
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
}
|
|
|
|
|
|
.sidebar .widget.twitter-feed-widget ul li {
|
|
@@ -2513,7 +2513,7 @@
|
|
|
content: '\f099';
|
|
|
font-family: 'Font Awesome 5 Brands';
|
|
|
font-size: 14px;
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
.sidebar .widget.twitter-feed-widget ul li:last-child {
|
|
@@ -2567,7 +2567,7 @@
|
|
|
}
|
|
|
|
|
|
.sidebar .widget.popular-tag-widget ul li a:hover {
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
}
|
|
|
|
|
|
.sidebar .widget.banner-ad-widget {
|
|
@@ -2593,9 +2593,9 @@
|
|
|
|
|
|
.sidebar .widget.service-cat-widget li a:hover,
|
|
|
.sidebar .widget.brouchers-widget li a:hover {
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
color: #fff;
|
|
|
- border-color: #639BFF;
|
|
|
+ border-color: #409eff;
|
|
|
}
|
|
|
|
|
|
.sidebar .widget.service-cat-widget li:not(:last-child) a,
|
|
@@ -2605,7 +2605,7 @@
|
|
|
|
|
|
.sidebar .widget.brouchers-widget li a i {
|
|
|
margin-right: 20px;
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
-webkit-transition: all 0.3s ease-out 0s;
|
|
|
transition: all 0.3s ease-out 0s;
|
|
|
}
|
|
@@ -2658,7 +2658,7 @@
|
|
|
}
|
|
|
|
|
|
footer .social-icon a:hover {
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
color: #14212b;
|
|
|
}
|
|
|
|
|
@@ -2683,7 +2683,7 @@
|
|
|
}
|
|
|
|
|
|
footer .footer-widget-area .widget a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
footer .footer-widget-area .widget .widget-title {
|
|
@@ -2755,7 +2755,7 @@
|
|
|
}
|
|
|
|
|
|
footer .footer-widget-area .widget.recent-post .post-loop .post .time i {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
|
|
@@ -2816,7 +2816,7 @@
|
|
|
}
|
|
|
|
|
|
footer .copy-right-area .copyrigt-text a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
footer.footer-style-two {
|
|
@@ -2879,7 +2879,7 @@
|
|
|
}
|
|
|
|
|
|
footer.footer-style-two .footer-widget-area .widget.getin-widget {
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
font-weight: 700;
|
|
|
}
|
|
|
|
|
@@ -2954,7 +2954,7 @@
|
|
|
}
|
|
|
|
|
|
footer.footer-style-three .footer-top .social-icon a:hover {
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
}
|
|
|
|
|
|
footer.footer-style-three .footer-widget-area .widget,
|
|
@@ -2963,7 +2963,7 @@
|
|
|
}
|
|
|
|
|
|
footer.footer-style-three .footer-widget-area .widget a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
footer.footer-style-three .footer-widget-area .widget .widget-title {
|
|
@@ -2975,7 +2975,7 @@
|
|
|
}
|
|
|
|
|
|
footer.footer-style-three .footer-widget-area .widget.recent-post .post-loop .post .time {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
footer.footer-style-three .copy-right-area .copyrigt-text {
|
|
@@ -2988,7 +2988,7 @@
|
|
|
}
|
|
|
|
|
|
footer.footer-style-three .copy-right-area a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
/*===== Go Top =====*/
|
|
|
|
|
@@ -3003,7 +3003,7 @@
|
|
|
top: 0;
|
|
|
right: 24px;
|
|
|
color: #ffffff;
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
z-index: 9999;
|
|
|
width: 40px;
|
|
|
text-align: center;
|
|
@@ -3043,7 +3043,7 @@
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
z-index: -1;
|
|
|
- background-color: #639BFF;
|
|
|
+ background-color: #409eff;
|
|
|
opacity: 0;
|
|
|
visibility: hidden;
|
|
|
-webkit-transition: all 0.5s ease-out 0s;
|
|
@@ -3110,7 +3110,7 @@
|
|
|
color: #fff;
|
|
|
top: 3px;
|
|
|
z-index: 1;
|
|
|
- background: #639BFF;
|
|
|
+ background: #409eff;
|
|
|
}
|
|
|
|
|
|
.go-top-wrap .go-top-btn i {
|
|
@@ -3131,7 +3131,7 @@
|
|
|
-webkit-animation: ripple 1.6s ease-out infinite;
|
|
|
animation: ripple 1.6s ease-out infinite;
|
|
|
opacity: 0;
|
|
|
- background: #639BFF;
|
|
|
+ background: #409eff;
|
|
|
}
|
|
|
|
|
|
.go-top-wrap .go-top-btn:hover {
|
|
@@ -3160,8 +3160,8 @@
|
|
|
}
|
|
|
|
|
|
.solution-section .solution-btn:hover {
|
|
|
- color: #639BFF;
|
|
|
- border: #639BFF 1px solid;
|
|
|
+ color: #409eff;
|
|
|
+ border: #409eff 1px solid;
|
|
|
}
|
|
|
.solutionItem{
|
|
|
padding:40px;
|
|
@@ -3312,7 +3312,7 @@
|
|
|
}
|
|
|
|
|
|
.abouttwo-section .abouttwo_content a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
.abouttwo-section .abouttwo_img {
|
|
@@ -3426,7 +3426,7 @@
|
|
|
}
|
|
|
|
|
|
.classic-case-section .case-left a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
.classic-case-section .case-left::before {
|
|
@@ -3819,12 +3819,12 @@
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
/* .news-content-section .content .hr3 .more:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
width: 180px;
|
|
|
text-align: center;
|
|
|
font-size: 23px;
|
|
|
height: 40px;
|
|
|
- border: #639BFF 1px solid;
|
|
|
+ border: #409eff 1px solid;
|
|
|
border-radius: 20px;
|
|
|
margin-top: 15px;
|
|
|
} */
|
|
@@ -3847,7 +3847,7 @@
|
|
|
color: white;
|
|
|
font-weight: bold;
|
|
|
border: 1px solid rgba(0, 0, 0, 0);
|
|
|
- background: #639BFF;
|
|
|
+ background: #409eff;
|
|
|
}
|
|
|
|
|
|
.news-content-section .content .page a.previous,
|
|
@@ -3931,7 +3931,7 @@
|
|
|
}
|
|
|
|
|
|
.news-content-section .content .read-page a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
.news-content-section .content .read-page a.disable:hover {
|
|
@@ -4057,7 +4057,7 @@
|
|
|
}
|
|
|
|
|
|
.relNewsList:hover {
|
|
|
- border-bottom: 1px solid #639BFF;
|
|
|
+ border-bottom: 1px solid #409eff;
|
|
|
}
|
|
|
/*===========================
|
|
|
Custom Banner
|
|
@@ -4182,7 +4182,7 @@
|
|
|
-ms-flex-align: center;
|
|
|
align-items: center;
|
|
|
background-color: rgba(210, 227, 255, 1);
|
|
|
- color: #2a2e78;
|
|
|
+ color: #409eff;
|
|
|
font-size: 16px;
|
|
|
font-weight: bold;
|
|
|
padding: 20px 20px;
|
|
@@ -4192,7 +4192,7 @@
|
|
|
|
|
|
.product-grid-section ul a.active,
|
|
|
.product-grid-section ul a:hover {
|
|
|
- background-color: rgba(99, 155, 255, 1);
|
|
|
+ background-color: #409eff;
|
|
|
color: white;
|
|
|
cursor: pointer;
|
|
|
}
|
|
@@ -4202,7 +4202,7 @@
|
|
|
}
|
|
|
|
|
|
.product-grid-section ul a:hover {
|
|
|
- background-color: rgba(99, 155, 255, 1);
|
|
|
+ background-color: #409eff;
|
|
|
color: white !important;
|
|
|
cursor: pointer;
|
|
|
}
|
|
@@ -4386,7 +4386,7 @@
|
|
|
}
|
|
|
|
|
|
.product-detial-section .up-level-page a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
.product-detial-section .article {
|
|
@@ -4527,7 +4527,7 @@
|
|
|
}
|
|
|
|
|
|
.product-detial-section .page a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
/*===========================
|
|
|
Solution Page
|
|
@@ -4744,7 +4744,7 @@
|
|
|
}
|
|
|
|
|
|
.solution-page-section .page a:hover {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
/*===========================
|
|
|
Join us
|
|
@@ -5176,8 +5176,8 @@
|
|
|
}
|
|
|
|
|
|
.about-introduce-section .content a:hover {
|
|
|
- border: #639BFF 1px solid;
|
|
|
- color: #639BFF;
|
|
|
+ border: #409eff 1px solid;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
@media(min-width:768px){
|
|
|
.about-sec .container .aboutTyes li:first-child a{
|
|
@@ -5407,11 +5407,11 @@
|
|
|
}
|
|
|
|
|
|
.service-section .right-box .download:hover span {
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
}
|
|
|
|
|
|
.service-section .right-box .download:hover svg path {
|
|
|
- fill: #639BFF;
|
|
|
+ fill: #409eff;
|
|
|
}
|
|
|
|
|
|
@media (max-width:576px) {
|
|
@@ -5730,7 +5730,7 @@
|
|
|
|
|
|
.whyUs-item.active {
|
|
|
color: #fff;
|
|
|
- background: #639BFF
|
|
|
+ background: #409eff
|
|
|
}
|
|
|
|
|
|
.whyUs-item.active i,
|
|
@@ -5740,7 +5740,7 @@
|
|
|
|
|
|
.whyUs-item:hover {
|
|
|
color: #fff;
|
|
|
- background: #639BFF;
|
|
|
+ background: #409eff;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
|
|
@@ -5751,7 +5751,7 @@
|
|
|
|
|
|
.whyUs-item i {
|
|
|
font-size: 60px;
|
|
|
- color: #639BFF;
|
|
|
+ color: #409eff;
|
|
|
margin-bottom: 20px
|
|
|
}
|
|
|
/* about */
|
|
@@ -5934,7 +5934,7 @@
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
font-size: 18px;
|
|
|
- background: #639BFF;
|
|
|
+ background: #409eff;
|
|
|
padding: 8px 13px;
|
|
|
border-radius: 20px;
|
|
|
color: #fff;
|
|
@@ -6515,10 +6515,11 @@
|
|
|
}
|
|
|
|
|
|
.feedBackBox{
|
|
|
- position:fixed;
|
|
|
- right:30px;
|
|
|
- bottom:30%;
|
|
|
- z-index:2;
|
|
|
+ position: fixed;
|
|
|
+ right: 30px;
|
|
|
+ top: 50%;
|
|
|
+ margin-top: -90px;
|
|
|
+ z-index: 2;
|
|
|
}
|
|
|
.feedBackBox>div{
|
|
|
width:40px;
|
|
@@ -6593,7 +6594,7 @@
|
|
|
padding:0;
|
|
|
|
|
|
border:1px solid #DCDFE6;
|
|
|
- margin-bottom:5px;
|
|
|
+ margin-bottom:10px;
|
|
|
/* border-radius:4px; */
|
|
|
}
|
|
|
.feedBackDialog .el-radio-button:first-child .el-radio-button__inner,.feedBackDialog .el-radio-button:last-child .el-radio-button__inner{
|
|
@@ -6647,7 +6648,7 @@
|
|
|
|
|
|
/* 选中 */
|
|
|
.solutionTypeOne:hover ,.solutionTypeOne.active{
|
|
|
- background:#639BFF;
|
|
|
+ background:#409eff;
|
|
|
transition: all 1s ease;
|
|
|
}
|
|
|
.solutionTypeOne:hover p,.solutionTypeOne.active p{
|
|
@@ -6686,7 +6687,7 @@
|
|
|
cursor:pointer;
|
|
|
}
|
|
|
.newTypeBox .titleOne.active{
|
|
|
- background:#639BFF;
|
|
|
+ background:#409eff;
|
|
|
color:#fff
|
|
|
}
|
|
|
|