﻿/*
*{margin:0;padding:0}
html, body {font-family: "Microsoft Yahei", Verdana, sans-serif;}
ul, li{list-style: none;}
address, cite, dfn, em, var {font-style: normal;}

.banner{position: relative;overflow: hidden;text-align: center;width:480px;margin:0 auto}
.banner .dots{position:absolute;right:10px;bottom:10px;z-index:3;}
.banner .dots li{display:inline-block;width:10px;height:10px;margin:0 4px;text-indent:-999em;border:1px solid #fff;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
.banner .dots li.active{background:#ad9460;opacity:1}
.banner .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.banner #al{left:15px}
.banner #ar{right:15px}
.banner ul{z-index: 1;width: 600%;overflow: hidden;}
.banner ul .slider-item {width:480px; float: left;height:270px; position: relative; overflow: hidden;}
.banner ul .slider-item .slider-title {position: absolute;left: 0;bottom: 0px;width: 460px;max-height: 32px;padding: 5px 10px;text-align:left;line-height: 22px;color: #fff;font-size: 15px;font-weight: bold;background:#3e3e3e;opacity:0.6;}
.banner .progress{position:absolute;left:0;bottom:0;width:15%;min-height:2px;overflow:hidden;z-index:2;background:#ad9460;}
*/
.fcnt{display:block;height:346px;width:694px;margin:10px auto;border:1px solid #004499;position:relative;overflow:hidden;}
.fcnt .mimg{float:left;width:540px;height:340px;overflow:hidden;border:0;}
.fcnt .mimg div{display:none;}
.mimg img{width:540px;height:340px;}
.fcnt ul{float:right;width:152px;height:340px;}
*html .fcnt ul{position:absolute;right:0;top:0;width:152px;height:340px;}
.fcnt li{display:block;height:82px;width:152px;margin-bottom:5px;cursor:pointer;overflow:hidden;}
.fcnt li img{width:150px;height:80px;margin-top:2px;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.fcnt li.cur img{width:148px;height:80px;margin:2px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
#tri{position:absolute;top:0;right:0;z-index:1000;width:150px;height:82px;border:2px solid #004499;cursor:pointer;}
*html #tri{background:none;}
.fcnt dl{position:absolute;bottom:0;left:0;width:520px;background:#454545;display:none;padding:0 10px;}
.fcnt dt{line-height:30px;text-align:center;font-size:16px;font-family:"黑体";font-weight:100;color:#ffffff;}
.fcnt dt a{color:#ffffff;}
.fcnt dd{line-height:24px;text-align:center;font-size:14px;}
*html .fcnt dl{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../img/shadow.png");background:none;}
