﻿@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
/* foucebox */
.foucebox{width:358px;height:320px;margin:0 auto;background: #fff;}
.f_s_box{width:358px;height:238px;position:relative;overflow:hidden;}
.f_s_bg{width:358px;height:30px;position:absolute;left:0;bottom:0;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');background:rgba(0,0,10,0.3);_background:#000;}
.f_s_txt{height:30px;line-height:30px;font-size:14px;color:#ccc;position:absolute;left:0;bottom:0;padding-left:10px;}
.f_s_txt a{color:#fff; font-weight:bold; text-decoration:none;}
.f_s_bigimg img{width:358px;height:238px;}
/* scrollimg_tigger */
.scrollimg_tigger_hover,.scrollimg_tigger_img li{background:url(../images/index_sp.fw.png) no-repeat;}
.scrollimg_tigger{position:relative;}
.scrollimg_tigger_hover{width:69px;height:65px;position:absolute;left:13px;top:2px;background-position:0 0px;z-index:5; background-color:;}
.scrollimg_tigger_img{padding:5px 6px;}
.scrollimg_tigger_img li{width:65px;height:56px;float:left;background-position:-65px 0px;margin:3px 1px 1px 1px;display:inline;}
.scrollimg_tigger_img img{width:61px;height:53px;margin-left:8px;display:block;}
.scrollimg_tigger_link{position:absolute;left:13px;top:5px;z-index:10;}
.scrollimg_tigger_link li{width:65px;height:56px;float:left;display:inline;margin:3px 1px 1px 1px;cursor:pointer;}
.scrollimg_tigger_link a{display:block;height:56px;}
.scrollimg_tigger_hover a{border:2px #FFCC00 solid;}