@charset "UTF-8";*,body,html{margin:0;padding:0}body{font-family:"Microsoft Yahei",Helvetica,Tahoma,Arial,sans-serif,"PingFang SC","Hiragino Sans GB","华文细黑";width:100%;overflow:auto;color:#333}*,:after,:before{box-sizing:border-box}a:hover,a:link,a:visited{text-decoration:none}a:focus{outline:0}li,ul{list-style-type:none}header{height:102px}header .header-main{width:1230px;padding:26px 15px 0 15px;margin:0 auto;display:flex;justify-content:space-between}header .header-main .nav{display:flex;flex-direction:row;padding-top:15px}header .header-main .nav .nav-item{position:relative;width:220px;height:48px;line-height:48px;text-align:center}header .header-main .nav .nav-item a{display:block;font-size:16px;color:#666}header .header-main .nav .nav-item a:hover{color:#1176d0}header .header-main .nav .nav-item.active a{color:#1176d0}header .header-main .nav .nav-item.active::after{position:absolute;content:'';left:0;bottom:-13px;width:220px;height:5px;background:#1176d0}header .header-main .nav .nav-item:last-child::before{position:absolute;content:'';left:0;bottom:0;width:1px;height:48px;background:radial-gradient(#ddd 10%,#fff 70%)}.index-banner{width:100%;height:876px;background:url(/images/index_banner.jpg) center center/cover no-repeat}.contact-banner{width:100%;height:500px;background:url(/images/contact_banner.png) center center/cover no-repeat}.about-banner{width:100%;height:500px;background:url(/images/about_banner.jpg) center center/cover no-repeat}.contact-us{width:1230px;margin:0 auto;padding:70px 15px 30px 15px}.contact-us .tit{font-size:14px;color:#666;padding-bottom:30px}.contact-us .tit span{position:relative;padding-right:24px;font-size:20px;color:#555}.contact-us .tit span::after{content:'';position:absolute;right:12px;top:2px;width:3px;height:24px;background:#52b8db}.contact-us .contact-main{display:flex;justify-content:space-between}.contact-us .contact-main .addr{display:flex;align-items:center;width:440px;line-height:32px;font-size:20px;color:#555}.contact-us .contact-main .map img{display:block}footer{height:102px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#666}footer.bg-grey{background:#f5f5f5}