﻿*{

font-family: "Microsoft YaHei"!important;
}
ul,li{
 list-style: none;
}
a{
 text-decoration: none;
 color: #333;
}

img{
 border: 0;
}
h1,h2,h3,h4,h5,h6{
 font-weight: normal;
}

em{
 font-style: normal;
}



.focus {
 margin: 0px auto; 
 width: 100%; 
 height: 500px; 
 overflow: hidden; 
 float: left; 
 position: relative; 
}
.banner img {
 width: 100%;
}
.focus .shadow .title {
 width: 100%; 
 height: 45px; 
 padding-top: 20px; 
 padding-left: 30px;
}
.focus .shadow .title a {
 color: rgb(255, 255, 255); 
 overflow: hidden; 
 font-size: 14px; 
 font-weight: bolder; 
 text-decoration: none;
}
.focus .btn {
 left: 510px; 
 bottom: 34px; 
 overflow: hidden; 
 position: absolute; 
 -ms-zoom: 1;
}
.focus .btn a {
 background: rgb(217, 217, 217); 
 font: 12px/15px "宋体"; 
 margin: 0px 5px; 
 outline: 0px; 
 border-radius: 7px; 
 width: 13px; 
 height: 13px; 
 text-align: center; 
 color: rgb(176, 176, 176); 
 text-decoration: none; 
 float: left; 
 display: inline; 
 position: relative; 
 font-size-adjust: none; 
 font-stretch: normal;
}
.focus .btn a:hover {
 background: rgb(252, 17, 74); 
 cursor: pointer;
}
.focus .btn a.current {
 background: rgb(252, 17, 74);
  cursor: pointer;
}
.focus .fPic {
 left: 0px; 
 top: 0px; 
 width: 100%; 
 position: absolute;
}
.focus .D1fBt {
 height: 16px; 
 overflow: hidden; 
 z-index: 10; 
 -ms-zoom: 1;
}
.focus .shadow {
 background:url(../img/banner-bg.png) repeat;
 left: 0px; 
 width: 100%; 
 height: 30px; 
 text-align: left; 
 bottom: 0px; 
 display: block; 
 position: absolute; 
 z-index: 10;
}
.focus .shadow a {
 left: 50%; 
 width:580px; 
 height: 25px; 
 color: rgb(255, 255, 255); 
 line-height: 55px; 
 overflow: hidden; 
 font-family: "微软雅黑"; 
 font-size: 16px; 
 text-decoration: none; 
 text-align: left;
 display: inline-block; 
 left:15px;
 position: absolute;
}
.focus .fcon {

 width: 100%; 
 height: 500px; 
 float: left; 
background-position: 50% 0;
background-repeat: no-repeat;

 background-size: cover;
 position: relative;
}
.focus .fcon img {
 display: block;
}
.focus .fbg {
 width: 140px; 
 height: 15px; 
 text-align: center; 
 right: 0px; 
 bottom: 10px; 
 position: absolute; 
 z-index: 200;
}
.focus .fbg div {
 margin: 4px auto 0px; 
 height: 14px; 
 overflow: hidden; 
 -ms-zoom: 1;
}
.focus .D1fBt a {
 background: url("../img/point.png") no-repeat; 
 margin: 0px 5px; 
 width: 14px; 
 height: 14px; 
 color: rgb(176, 176, 176); 
 float: left; 
 display: inline; position: relative; _background: none;
}
.focus .D1fBt .current {
 background: url("../img/point_1.png") no-repeat; _background: none;
}
.focus .D1fBt a:hover {
 background: url("../img/point_1.png") no-repeat; _background: none;
}
.focus .D1fBt img {
 display: none;
}
.focus .D1fBt i {
 font-style: normal; display: none;
}
.focus .prev {
 background: url("../img/focus_btn.png") no-repeat; width: 40px; height: 74px; position: absolute; _background: none;
}
.focus .next {
 background: url("../img/focus_btn.png") no-repeat; width: 40px; height: 74px; position: absolute; _background: none;
}
.focus .prev {
 background-position: 0px -74px; left: 50px; top: 50%; margin-top: -37px; cursor: pointer;
}
.focus .next {
 background-position: -40px -74px; top: 50%; right: 50px; margin-top: -37px; cursor: pointer;
}
.focus .prev:hover {
 background-position: 0px 0px;
}
.focus .next:hover {
 background-position: -40px 0px;
}