﻿@charset "utf-8";
/*------------------reset.css------------------*/
html{color:#000;background:#FFF; overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
.txtboxcs{ border:solid 1px #ccc; height:22px;}

   /*IE6 样式*/
.ie_box{ height:83px; background: url("ie_update.png") repeat-x left top; overflow:hidden; font-size:12px; color:#917b50; z-index: 999;position:absolute;top: 0px;left: 0; width:100%; display:none;}
.ie_content{ width:910px;  margin:auto; line-height:36px; padding:10px 0px; background:url("ie_update.png") no-repeat left -90px; padding-left:70px; position:relative;  }
.ie_down a{  float:left; overflow:hidden; text-decoration:none; padding-left:20px; padding-right:16px; line-height:16px; margin:0px; color:#917b50;}
.ie_down a:hover{text-decoration:underline;}
.ie_down .up1{ background:url("ie_update.png") no-repeat 0px -170px;}
.ie_down .up2{ background:url("ie_update.png") no-repeat 0px -196px;}
.ie_down .up3{ background:url("ie_update.png") no-repeat 0px -218px;}
.ie_down .up4{ background:url("ie_update.png") no-repeat 0px -240px;}
.ie_down .up5{ background:url("ie_update.png") no-repeat 0px -262px;}
.ie_down .up6{ background:url("ie_update.png") no-repeat 0px -284px;}
.ie_close{ position:absolute; top:10px; right:20px;}
.ie_close a{ color:#917b50;}
.ie_close a:hover{ color:#f7b79b;}
.clear{ clear:both;}



#flashs {  position: relative;z-index: 1;}
#flashs .bgitem {position: absolute;}
#flashs .btn {bottom: 48px;margin-right: -450px;padding: 5px 6px;position: absolute;right: 50%;z-index: 7;}
#flashs .btn span {background: none repeat scroll 0 0 #fe7474;border: 1px solid #fff;color: #fff;cursor: pointer;display: inline-block;margin-left: 5px;padding: 2px 6px;}
#flashs .btn span.cur {background: none repeat scroll 0 0 #0079C3;color: #FFFFFF;}
.ban_bg{ background:#fff; }
/*新增左右 箭头样式*/
.xsl_box{ width:100%; margin:auto; position:absolute;z-index:2; top:0px;}
.xsl_btn{ width:50%; height:412px; float:left;  opacity:0;filter:alpha(opacity=0);  background:#ccc;}
.xsl_left{ width:200px; height:200px; z-index:999; background:url(../skins/default/img/jt.png) no-repeat 100px center; position:absolute; cursor:pointer; float:left; opacity:0; top:106px; left:0px;}
.xsl_right{  width:200px; height:200px; z-index:999; background:url(../images//jt.png) no-repeat -100px center; position:absolute; float:right; cursor:pointer; opacity:0; top:106px; right:0px;}
