 @charset "utf-8";
/* CSS Document */
.tit1{width: 100%;height: 36px;line-height: 36px;background: url(../images/titC.jpg) center  repeat-x;text-align: right;}
.tit1:before{background: url(../images/titL.jpg) left  center  no-repeat;width: 5px;height: 36px;content: " ";z-index: 2;float: left;}
.tit1:after{background: url(../images/titR.jpg) left  center  no-repeat;width: 5px;height: 36px;content: " ";z-index: 2;float: right;}
.tit1 .span1{float: left;padding-left: 5px;color: #ff7506;font-size: 14px;font-weight: bold;}
.tit1 .span2{padding-right: 7px;color: #8e8e8e;}
.tit1 .span2 a{color: #8e8e8e;}
.tit1 .span2 a:hover{color: #ff7506;}
.tit1 .more{color: #ff7506;padding-right: 7px;text-decoration: underline;}

.focusWrap,
.focusWrap .bd,
.focusWrap .bd ul,
.focusWrap .bd ul li{width: 1600px;height: 411px;}
.focusWrap{position: relative;overflow: hidden;}
.focusWrap .bd{overflow: hidden;}
.focusWrap .bd ul{position:relative;z-index:1;}
.focusWrap .bd ul li{background-position: center top;position:absolute;background-size:cover;left:0px;top:0px;}
.focusWrap .bt{width:100%;height:10px;position: absolute;left:0;bottom:47px;z-index: 2;}
.focusWrap .bt ul{width: 100%;height:10px;text-align: center;}
.focusWrap .bt ul li{display: inline-block;width:10px;height:10px;margin: 0 5px;cursor:pointer;background: url(../images/bnbt.png) center top no-repeat;}
.focusWrap .bt ul li:hover{background: url(../images/bnbt.png) center bottom no-repeat;}
.focusWrap .bt ul .active{background: url(../images/bnbt.png) center bottom no-repeat;}