﻿@charset "utf-8";

ul , ol , li{margin:0; padding:0;}
ol , ul {list-style:none;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/



/*生产工艺*/
.S_C{ overflow:hidden; width:100%; background-color:#f7f7f7;}
.S_C h2{ text-align:center; background:url(../images/sc-titBg.png) no-repeat center; font-size:22px; margin-top:20px;}
.S_C h2 a{ color:#000}
.S_C h2 strong{ color:#0575c7}
.S_C p{ text-align:center; color:#999; font-size:12px; margin-top:2px;} 
.S_C .scBox{ overflow:hidden; width:1200px; height:225px; margin:15px auto 20px; position:relative}
.S_C .scBox em{ display:block; cursor:pointer; position:absolute; width:41px; height:41px; top:90px;}
.S_C .sclt{ background:url(../images/sclt.png) no-repeat center top; left:0}
.S_C .scrt{ background:url(../images/scrt.png) no-repeat center top; right:0}
.S_C .scBox em:hover{ background-position:bottom}
.S_C .scCon{ overflow:hidden; width:1000px; height:225px; margin:0 auto; position:relative}
.S_C ul{ position:absolute; top:0; left:0}
.S_C ul li{ width:229px; border:3px solid #ececec; height:220px; float:left; margin-right:20px; background-color:#ececec;}
.S_C ul li a{ text-decoration:none}
.S_C ul li img{ display:block; margin:0 auto;}
.S_C ul li span{ display:block; text-align:center; font-size:16px; height:45px; line-height:45px; color:#333}
.S_C ul li:hover{ background-color:#0575c7; border-color:#0575c7}
.S_C ul li:hover span{ color:#fff}
.S_C ul li:hover img{ opacity:.85;}



.al{ overflow:hidden; margin-bottom:20px; background-color:#fff}
.al .alBox{width:1000px; height:300px; margin:0 auto; margin-top:20px; position:relative;}
.al .alCon{ overflow:hidden; position:relative; width:100%; height:300px;}
.al .alBox i{ display:block; cursor:pointer; position:absolute; width:41px; height:41px; top:120px;}
.al .allt{ background:url(../images/sclt.png) no-repeat center top; left:-10%}
.al .alrt{ background:url(../images/scrt.png) no-repeat center top; right:-10%}
.al .alBox i:hover{ background-position:bottom}
.al .list{position:absolute;}
.al .list p{ text-align:center; font-size:14px; color:#333; margin-top:10px;}
.al i:hover{ background-position:bottom;}


