﻿@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
a{color:#0068AC}
a:hover{color: #277eb8;text-decoration:underline}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

/* slider-container */
.slider-container{background:url(../images/nav_bottom.png) repeat-x 0 100%;height:450px;overflow:hidden;position:relative}
.main-slider{width:100%;height:100%;position:relative;overflow:hidden}
.slide-item{min-width:996px;width:100%; height:450px;position:absolute;left:0;top:0;display:none}
.slide-item img{width:100%;height:450px;min-height:320px}
.slide-cont{position:absolute;left:50%;top:0;width:970px;margin-left:-485px;text-shadow:1px 1px 1px #111}
.slide-cont{font-size:19px;color:#fff}
.slide-cont h1{font-size:47px;font-weight:normal;color:#ffcf01;line-height:47px;margin-top:1.2em}
.slide-cont h1 span{font-size:30px;text-transform:uppercase}
.slide-cont a{color:#fff;font-size:14px;text-decoration:none;text-transform:uppercase;padding-right:16px}
.bac{ position:absolute; width:100%; height:70px; margin:0 auto;overflow:hidden; z-index:3; background:#000;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; bottom:0px;}
.thumbs{position:absolute;left:0;bottom:0px;z-index:4;width:100%;height:59px; line-height:59px;margin:0 auto;padding:0; margin-left:450px; display:inline;}
.thumbs li{ float:left; margin-left:85px; display:inline;list-style:none;position:relative;width:100px;height:45px;background-repeat:no-repeat;background-position:50% 0;background-size:100%;}
.thumbs li.thumb1{background-image:url("../images/sl1.jpg")}
.thumbs li.thumb2{background-image:url("../images/sl2.jpg")}
.thumbs li.thumb3{background-image:url("../images/sl3.jpg")}
.thumbs li.thumb4{background-image:url("../images/sl4.jpg")}

.thumbs li.curr,.thumbs li:hover{ repeat-x 0 0;cursor:pointer;}
.thumbs li div{height:49px; width:104px;padding-top:18px;}
.thumbs li.curr i,.thumbs li:hover i{display:block}
.curr div{ background:url(../images/Navback1.png) no-repeat}


.thumbs li.curr em{display:block;width:11px;height:6px;overflow:hidden;position:absolute;top:-6px;left:50%;margin:0 0 0 -6px;}