@charset "utf-8";
/* CSS Document */

/*********************/
/*      三公開        */
/*********************/
*{margin:0;padding:0;}
#Sgk{width:1000px;border:1px solid #ccc; overflow:hidden;font-family:"微軟雅黑";}
#Sgk ul{padding:15px 11px;width:1100px;}
#Sgk ul li{ cursor:default;display:block;float:left;list-style:none;margin-right:10px;position:relative;}
#Sgk ul li a{display:block;width:235px;height:215px;}
#Sgk ul li h2{font-size:25px;display:block;color:#fff;width:278px;height:55px;background:#1981ca;position:absolute;left:0;bottom:0px;text-align:center;line-height:55px;font-weight:600;}
.aicon1{background:url('../img/sfgk1.png') no-repeat}
.aicon1:hover{background:url('../img/sfgk1-2.png') no-repeat}
.aicon2{background:url('../img/sfgk2.png') no-repeat}
.aicon2:hover{background:url('../img/sfgk2-2.png') no-repeat}
.aicon3{background:url('../img/sfgk3.png') no-repeat}
.aicon3:hover{background:url('../img/sfgk3-2.png') no-repeat}
.aicon4{background:url('../img/sfgk4.png') no-repeat}
.aicon4:hover{background:url('../img/sfgk4-2.png') no-repeat}
