﻿@charset "utf-8";

.banner_Box{width:100%;height:462px;position:relative;}

#banner {width:1522px;height:446px;position:absolute;left:50%;margin-left:-761px;top:0;border-top:1px solid #2a709a;padding-top:1px;}
.slides { margin: 0px auto; width: 1522px; height:446px; overflow: hidden; position: relative; }
.slide-pic {width:1522px;height:446px; overflow: hidden; list-style: none; }
    .slide-pic img { width:1522px; height:446px;display:inline; }
    .slide-pic li { display: none; }
        .slide-pic li.cur { display: block; }
.slide-li {left: 50%; bottom:12px;margin-left:-90px; position: absolute; }
    .slide-li li {width: 20px; height:20px; float: left;margin-left:26px; overflow: hidden; list-style: none; }
    .slide-li a { width: 20px; height:20px;  display: block; }
        .slide-li a:hover { color: #852e01; text-decoration: none; }
.op li { background:url(../images/ctt_27.png) no-repeat; }
    .op li.cur { background:url(../images/ctt_25.png) no-repeat; }
.slide-txt span { display: none; }


.banner_Btm{
	width:1522px;height:13px;background:url(../images/ctt_32.png) repeat-x;position:absolute;
	left:50%;margin-left:-761px;bottom:0;}
