﻿@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:100%;height:620px;margin:22px auto;}
.f_s_box{width:100%;height:420px;position:relative;overflow:hidden;}
.f_s_bg{width:100%;height:32px;position:absolute;left:0;bottom:0px;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');background:rgba(0,0,10,0.3);_background:#333;}
.f_s_txt{height:32px;line-height:32px;font-size:14px;color:#CCC;position:absolute;left:0;bottom:0px;width: 100%;}
.f_s_txt a{color:#CCCCCC;}
.f_s_bigimg
{
	width: 100%;
}
.f_s_bigimg a
{
	width:100%;
	text-align: center;
}
.f_s_bigimg img{width:100%;height:420px;}

/* scrollimg_tigger */
.scrollimg_tigger_hover,.scrollimg_tigger_img li{background:url(../images/index_sp.png) no-repeat;}
.scrollimg_tigger{position:relative; top: 20px;}
.scrollimg_tigger_hover{width:168px;height:126px;position:absolute;background-position:0 0px;z-index:5;}
.scrollimg_tigger_img li{width:168px;height:126px;float:left;background-position:-60px 0px;display:inline;    margin-right: 24px;}
.scrollimg_tigger_img li:last-child{margin: 0;}
.scrollimg_tigger_img img{width:100%;height:100%;display:block;}
.scrollimg_tigger_link{position:absolute;z-index:10;}
.scrollimg_tigger_link li{width:168px;height:126px;float:left;display:inline;cursor:pointer;    margin-right: 24px;}

.scrollimg_tigger_link li:last-child{margin: 0;}
.scrollimg_tigger_link a{display:block;height:126px;}
.scrollimg_tigger_hover a{border:2px #FFCC00 solid;}