﻿/*---------- focus ---------*/
.focusWrap{width:100%;height: 346px;float: left;margin-top: 10px;}
.focus{width: 1000px;height: 346px;margin: 0 auto;}
#focus {width:1000px; height:346px; overflow:hidden; position:relative;}
#focus ul {height:346px; position:absolute;}
#focus ul li {float:left; width:1000px; height:346px; overflow:hidden; position:relative;}
#focus ul li img{float:left; width:1000px; height:346px;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:446px; height:20px; left:0; bottom:0;}
#focus .btn {position:absolute; width:426px; height:20px; padding:10px 20px; right:0; bottom:0; text-align:right;background: none;border: none;box-shadow: none;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:50px; height:16px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:110px; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}


#focuss {width:220px; height:180px; overflow:hidden; position:relative;}
#focuss ul {height:180px; position:absolute;}
#focuss ul li {float:left; width:238px; height:180px; overflow:hidden; position:relative;}
#focuss ul li img{float:left; width:238px; height:180px;}
#focuss ul li div {position:absolute; overflow:hidden;}
#focuss .btnBg {position:absolute; width:446px; height:20px; left:0; bottom:0;}
#focuss .btn {position:absolute; width:426px; height:20px; padding:10px 20px; right:0; bottom:0; text-align:right;background: none;border: none;box-shadow: none;display: none;}
#focuss .btn span {display:inline-block; _display:inline; _zoom:1; width:50px; height:16px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focuss .btn span.on {background:#fff;}
#focuss .preNext {width:45px; height:100px; position:absolute; top:90px; cursor:pointer;}
#focuss .pre {left:0;}
#focuss .next {right:0; background-position:right top;}

/*---------- 首页文字内容 ---------*/
.indexTextWrap{float: left;width: 100%;margin-top: 30px;text-shadow:1px 1px 0 #fff;}
.indexText{width: 1200px;margin: 0 auto;}
.indexTextLeft{width: 650px;float: left;}
.indexTextLeft span{width: 100%;float: left;height: 40px;line-height: 40px;border-bottom: 1px dotted #ddd;}
.indexTextLeft span strong{float: left;height: 39px;border-bottom: 2px solid #aaa;font-size: 20px;color: #222;font-weight: normal;}
.indexTextLeft ul{width: 100%;float: left;margin-top: 20px;}
.indexTextLeft ul li{width: 100%;float: left;margin-bottom: 20px;}
.indexTextLeft ul li .img{width:150px;height:90px;float: left;border: 1px solid #ddd;padding: 9px;margin-right: 40px;}
.indexTextLeft ul li .img img{width:150px;height:90px;float: left;}
.indexTextLeft ul li h4{width:430px;line-height:30px;color:#333;font-size:16px;float: left;padding-bottom: 10px;}
.indexTextLeft ul li p{width:430px;line-height:24px;color:#333;float: left;}
.indexTextLeft ul li a{width:430px;line-height:24px;color:#428bca;float: left;}
.indexTextRight{width:450px;float: right;}
.indexTextRight span{width: 100%;float: left;height: 40px;line-height: 40px;border-bottom: 1px dotted #ddd;}
.indexTextRight span strong{float: left;height: 39px;border-bottom: 2px solid #aaa;font-size: 20px;color: #222;font-weight: normal;}
.indexTextRight ul{width: 410px;float: left;margin-top: 20px;border: 1px solid #ddd;padding: 24px;background: #f1f1f1;}
.indexTextRight ul li{width: 390px;float: left;list-style: disc;color: #C1C1C3;position: relative;margin-left: 20px;}
.indexTextRight ul li a{line-height:32px;color:#333;text-indent: 20px;width: 400px;font-size: 14px;}
