#ban{
    position: relative;
    width: 100%;
    margin-top: 30px;
    height: 345px;
    overflow: hidden;

}
#focusBar{
    width:100%;
    height:345px;
    clear:both;
    position:relative;
    overflow:hidden;
}
/*#focusBar .mypng{
    padding-top:2px;
}
#focusBar li{
    width:100%;
    clear:both;
    height:345px;
    display:none;
    position:absolute;
}
#focusBar .focusR{
    height:115px;
    position:absolute;
    z-index:10;
    top:95px;
    left:-210px;
    margin-left:50%;
}
#focusBar .arrL,#focusBar .arrR{
    display:block;
    width:52px;
    height:134px;
    position:absolute;
    top:150px;
    z-index:11111;
    cursor:pointer;
    background:url(/static/images/bt_arr.png) no-repeat;
}
#focusBar .arrL{
    left:-52px;
    background-position:0px 0px;
}
#focusBar .arrR{
    right:-52px;
    background-position:-68px 0px;
}
#focusBar .arrL:hover{
    background-position:0px -144px;
}
#focusBar .arrR:hover{
    background-position:-68px -144px;
}
.focusR{
    padding: 20px;
    position: absolute;
    top: 95px;
    right: 15%;
    width: 850px;
    height: 115px;
    background: rgba(0,0,0,0.8);
    text-align: left;
}
.focusR h3{
    color: #cc4f3e;
    font-size: 48px;
    font-family: "SimHei";
    text-align: left;
}
.focusR span{
    color: #fff;
    line-height: 32px;
    font-family: "SimSun";
    font-size: 18px;
}*/


.slideBox{
    width:100%;
    height:345px;
    overflow:hidden;
    position:relative;
    border:1px solid #ddd;
}
.slideBox .hd{
    height:15px;
    overflow:hidden;
    position:absolute;
    left: 45%;
    bottom:5px;
    z-index:1;
}
.slideBox .hd ul{
    overflow:hidden;
    zoom:1;
    float:left;
}
.slideBox .hd ul li{
    float:left;
    margin-right:20px;
    width:92px;
    height:5px;
    text-align:center;
    background: rgba(0,0,0,0.8);
    cursor:pointer;
}
.slideBox .hd ul li.on{
    background: rgba(255,255,255,0.8);
    color:#fff;
}
.slideBox .bd{
    position:relative;
    height:100%;
    z-index:0;
}
.slideBox .bd li{
    width:100%;
    height: 345px;
    zoom:1;
    vertical-align:middle;
}
.slideBox .bd img{
    width:100%;
    height:345px;
    display:block;
}
.slideBox .prev{
    position:absolute;
    left:3%;
    top:50%;
    margin-top:-25px;
    display:block;
    width:49px;
    height:104px;
    background:url(/images/ban_arr.png) 0 0 no-repeat;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.slideBox .next{
    position:absolute;
    top:50%;
    margin-top:-25px;
    display:block;
    width:49px;
    height:104px;
    background:url(/images/ban_arr.png) -49px 0 no-repeat;
    filter:alpha(opacity=50);
    opacity:0.5;
    left:auto;
    right:3%;
}
.slideBox .prev:hover, .slideBox .next:hover{
    filter:alpha(opacity=100);
    opacity:1;
}
.slideBox .prevStop{
    display:none;
}
.slideBox .nextStop{
    display:none;
}

/*content*/
#content{
    width: 100%;
    background: #fff;
}
#con-div-1{
    width: 100%;
    background: #F0F0F0;
}
#con-box{
    width: 1370px;
    padding: 50px 5px 0 5px;
    margin: 0 auto;
    overflow: hidden;
}
.con-box-title{
    float: left;
}
.con-box-title ul li{
    width: 294px;
    height: 170px;
    border-bottom: 1px solid #C1C1C1;
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    font-size: 24px;
    line-height: 170px;
    cursor: pointer;
    background: #fff;
}
.con-box-title .con-box-title-active{
    border: none;
    border-bottom: 1px solid #C1C1C1;
    width: 296px;
    background: url("/static/images/con_list_bg.jpg") no-repeat;
    color: #fff;
}
.title-span{
    border-bottom: 3px solid #059DE8;
    padding-bottom: 5px;
}
.title-span-active{
    border-bottom: 3px solid #fff;
}
.con_list_icon{
    width: 91px;
    height: 91px;
    background-image: url("/static/images/con_list_icon1-1.png");
    display: block;
    float: left;
    margin: 40px 18px 0 18px;
}
.icon1{
    background-position: 0px 0px;
}
.icon2{
    background-position: 0px -91px;
}
.icon3{
    background-position: 0px -182px;
}

.con-box-detail{
    float: left;
    border-bottom: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    border-top: 1px solid #C1C1C1;
    width: 1020px;
    height: 474px;
    padding: 19px 26px;
    overflow: hidden;
    background: #fff;
}
.panes-ul li{
    width: 330px;
    height: 475px;
    float: left;
    position: relative;
    margin-left: 10px;
    overflow: hidden;
}
.panes-bg{
    width: 330px;
    height: 475px;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 320px;
}
.panes-text{
    position: absolute;
    width: 330px;
    height: 475px;
    top: 320px;
    padding: 20px;
}
.new-list-detail{
    width: 280px;
    display: none;
    overflow: hidden;
}
.new-list-detail p{
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    height: 180px;
    overflow: hidden;
    margin-bottom: 50px;
}
.lj-more{
    background: #fff;
    display: block;
    width: 218px;
    height: 60px;
    color: #059DE8;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
}
.lj-more span{
    margin-left: 20px;
}
.div-line-list{
    background: #fff;
    width: 120px;
    height: 3px;
    margin-top: 5px;
    margin-bottom: 50px;
}
.org{
    color: #f29111;
}
.panes-text-title{
    position: relative;
}
.panes-text-title h4{
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}
.panes-text-title h3{
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    font-family: "	SimSun";
}
.jt_icon{
    background: url("/static/images/icon_jt1.png");
    width: 54px;
    height: 45px;
    display: block;
    position: absolute;
    top: 15px;
    right: 40px;
}

#news-box{
    width: 100%;
    background: #fff;
}
.con-div3{
    width: 1380px;
    margin: 0 auto;
    overflow: hidden;
}
.con-div3 .div3-con-box a:hover{
    color: #f60;
}
.div3-title{
    height: 50px;
    line-height: 50px;
    margin-top: 45px;
    margin-bottom: 20px;
    margin_left:51px;
    overflow: hidden;
}
.div3-title b{
    background: #059DE8;
    width: 8px;
    height: 50px;
    float: left;
    margin-right: 10px;
    display: inline-block;
}
.div3-title h2{
    font-size: 50px;
    font-weight: normal;
    color: #1f1f1f;
}
.div3-con-box{
    overflow: hidden;
    margin:0 5px;
}
.div3-con-left{
    float: left;
}
.div3-con-left a img{
    width: 450px;
    height: 265px;
}
.div3-con-left ul li{
    float: left;
    width: 450px;
    margin-left: 5px;
}
.div-list-title{
    width: 450px;
    height: 60px;
    position: relative;
    margin-bottom: 10px;
}
.div-list-title .span-title{
    line-height: 30px;
    float: left;
}
.span-date{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 18px;
    color: #b3b3b3;
}
.span-title{
    font-size: 20px;
    color: #303030;
}

.div3-con-right{
    width: 455px;
    margin-left: 5px;
    float: left;
}
.more{
    text-align: right;
    margin-top: 20px;
    overflow: hidden;
}
.more a{
    color: #666;
    font-size: 18px;
}
.div3-right-top{
    margin-top: 26px;
    overflow: hidden;
}
.div3-right-top ul li{
    float: left;
    list-style: none;
    margin-left: 5px;
    width: 220px;
    height: 145px;
    position: relative;
}
.div3-right-top ul li a{
    width: 220px;
    height: 145px;
    display: inline-block;
    position: relative;
}
.span-text{
    width: 220px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color:rgba(0,0,0,0.8);
}
.div3-right-bottom{
    margin-top: 10px;
    overflow: hidden;
}
.div3-right-bottom ul li{
    list-style: none;
    line-height: 28px;
    position: relative;
}
.div3-right-bottom ul li a{
    font-size: 16px;
    color: #666;
}


.span-text{left:0;}