
/*tab切换样式*/
.tabbox{width:100%;height:auto;margin:0px auto; position:relative;}
.gd{width:50px; line-height:47px; font-weight:normal; font-size:14px; position:absolute; top:0px; right:0px;}
.tabbox .tab{overflow:hidden; background:url(../images/ind_14.jpg) bottom repeat-x;}
.tabbox .tab a{width:130px; height:47px; line-height:47px; text-align:center; color:#555; display:inline-block; font-size:16px; margin:0px 0px; border:1px #CCCCCC solid;}
.tabbox .tab a:hover{background:#c1171c;color:#fff;text-decoration:none;}
.tabbox .tab a.on{width:130px; height:47px; line-height:47px; color:#fff; display:inline-block; text-align:center; background:#de342f; border:1px #de342f solid;}
.tabbox .content{width:100%; overflow:hidden; margin:0px auto;}
.tabbox .content li{display:none;}
.tabbox .content li .div01{width:100%; height:auto; margin-top:39px; position:relative;}
.tabbox .content li .div01 img{width:188px; height:130px;}
.tabbox .content li .div01 span{width:375px; height:130px; position:absolute; top:0px; right:0px;}
.tabbox .content li .div01 span a{font-size:18px; line-height:40px;}
.tabbox .content li .div01 span h3{line-height:30px; font-size:13px; font-weight:normal;}
