﻿@charset "utf-8"; 
@media (min-width:1025px){body.index {padding-top:40px;}
body.index header:not(.scrollhead) {background:none}
body.index header:not(.scrollhead) .head-info {background:none;}
body.index header:not(.scrollhead) #nav>ul>li>a,body.index header:not(.scrollhead) .head-search button i {color:#fff}}
.home-service .service-wrap{max-width: 100%;}
@media(max-width:1024px){.home-service{display:none;}}
.home-about .about-img .play{width:auto;height:auto;background:none;}
.home-about .about-img .play:before{display:none;}
.home-about .about-img .play img{transition:all .3s}
.home-about .about-img:hover .play img{transform:scale(1.05)}