#header .social a:hover,#BookPublish .single-service:hover i,#our-skill .info-list li i,#team .team-info h4 span,#software .portfolio-head i,#software  .text h4,#software  .text h4 a,#software.single .features li i,#blog .blog-content h2:hover a,#blog  .blog-content .meta span i,#blog .blog-content .btn,#blog .single-sidebar h2,#blog .category ul li:hover a,#blog .latest .post-info h4:hover a,#j-slider .animate-text .info,#footer .logo span,#footer .nav li:hover a,#footer .copyright p i,#header .logo a span,#software  .text h4,.section-title h2,#j-slider .animate-text .typed-cursor,#breadcrumbs li + li::before{
	color: #26B6F6;
}

.section-title h2::before,#j-slider .slide-button .button.primary,#header .nav li .sub-menu,#header .nav li .sub-menu,#j-slider .slide-button .button:hover,#header.sticky,#j-slider .slide-button .button:before,#j-slider .owl-nav div:hover,#j-slider .owl-dots .owl-dot:hover span,#j-slider .owl-dots .owl-dot.active span,#BookPublish .single-service:hover h2::before,#newmedia .tabs-main .nav-tabs li.active a,#newmedia .tabs-main .nav-tabs li:hover a,#newmedia .single-tab i,#our-skill .single-skill .progress-bar,#why-choose .why-image .video a,#why-choose .single-choose,#team .team-social li a,#testimonial .testimonial-info h6:before,#testimonial .owl-nav div:hover,#software .portfolio-head:before,#software .owl-theme .owl-nav div,#software .pagination li:hover a,#software .pagination li.active a,#software.single .features h2::before,#software.single .portfolio-des .button,#statics .static-single,#blog  .single-blog .link,#blog .owl-theme .owl-nav div,#blog .pagination li:hover a,#blog .pagination li.active a,#blog .single-comments .body,#blog .form .search input[type="submit"],#blog .tags ul li a:hover,#contact .form-group .button,#location .single-address.active,#newslatter .newslatter form button,#mail .button,#footer .social li:hover a,#footer .social li.active a,#scrollUp,.k-bubble,
#j-slider .animate-text .slide-text .button,#software.single .website .button,#blog .blog-comments h2::before,.mfp-counter,#j-slider .slide-text h1:before{
	background:#26B6F6;
}
#newmedia .about-img img,#newmedia .single-tab,#our-skill .info-list li i,#why-choose .why-image:hover,#statics .static-image:hover,#contact .form-group input:hover,
#contact .form-group input:focus,#contact .form-group textarea:hover,#contact .form-group textarea:focus{
	border-color:#26B6F6;
}

#our-skill .single-skill .progress-bar span::before{
	border-left-color:#26B6F6
}

#blog .single-comments .body::before{
	border-right-color:#26B6F6;
}
#footer, #footer p {
    background: #252525;
    text-align: left;
    color: #fff;
}
#footer ul li i {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}
.footer-logo img, .footer-logo h4{
    display: inline-block;
    margin: 0 10px 0 0;
}
.footer-logo{
    position: relative;
    top: -15px;
}

/*
  六角形
*/
.single-hexagon {
    width: 66px;
    height: 76px;
    overflow: hidden;
    transform: rotate(120deg);
    margin: 0;
    display: inline-block;
    position: relative;
}
.hexagon-child{
    width: 100%;
    height: 100%;
    overflow: hidden;
    transform: rotate(-60deg);
    display: inline-block;
    position: absolute;
    left:0;
    top:0;
}
.hexagon-child-child{
    width: 100%;
    height: 100%;
    overflow: hidden;
    transform: rotate(-60deg);
    background-color: rgba(17, 150, 226, 0.3);
    display: inline-block;
    position: absolute;
    left:0;
    top:0;
}
.hexagon-container.even{
    padding-left: 35px;
    margin-top: -22px;
}
.hexagon-container.odd:not(:first-child){
    margin-top: -22px
}

/*=======================
  样式选择功能按钮
=========================*/
.theme-switch{
    display: none;
}
