﻿@charset "utf-8";

/* 等离子表面处理8大应用解决方案 */
.g_fa{background:url(Img/nye/fabg.jpg) no-repeat center top;height: 692px;padding-top: 164px;}
.g_fa h2{background:url(Img/nye/antit.jpg) no-repeat;height: 163px;text-align: center;font-size: 40px;color: #111111;font-weight: normal;}
.g_fa h2 a{color: #111111;}
.g_fa h2 b{font-size: 50px;font-weight: normal;color: #1a4ec1;}
.g_fa h2 em{display: block;font-size: 18px;font-weight: normal;color: #333333;padding-top: 12px;letter-spacing: 10px;}
.g_fa ul{padding: 0 70px;}
.g_fa li{float: left;width: 265px;text-align: center;font-size: 16px;color: #666666;height: 200px;}
.g_fa li em{position: relative;display: block;width: 124px;height: 124px;margin: 0 auto 20px;transition: all 1s linear 0s;}
.g_fa li em img{display: block;width: 124px;height: 124px;}
.g_fa li em span{position: absolute;left:0;top:0;display: none;}
.g_fa li:hover em{transform:rotate(360deg);}

.g_fa li:hover em span{display: block;}
.g_fa li:hover {color: #1a4ec1; }