.closestyle1052659{ font-size:12px;color:#333333;text-decoration: none ;}

  .slideBox  li{
        list-style: none;
        padding: 0;
        margin: 0;}    .slideBox  ul{
        list-style: none;
        padding: 0;
        margin: 0;}      /* 本例子css */
        .slideBox {
            width: 100%;
            height: auto;
            overflow: hidden;
            position: relative;
            margin: 0 auto;}

        .slideBox .hd {
            height: 15px;
            overflow: hidden;
            position: absolute;
            left: 50%;
            bottom: 5px;
            z-index: 1;
            transform: translate(-50%);}

        .slideBox .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;}

        .slideBox .hd ul li {
            float: left;
            margin-right: 2px;
            width: 15px;
            height: 15px;
            line-height: 14px;
            text-align: center;
            background: #fff;
            cursor: pointer;
            padding: 0;
            width: 13px;
            height: 13px;
            background: #fff;
            border-radius: 50%;}

        .slideBox .hd ul li.on {
            background: #00579e;}

        .slideBox .bd {
            position: relative;
            height: 100%;
            z-index: 0;}

        .slideBox .bd li {
            zoom: 1;
            vertical-align: middle;}

        .slideBox .bd img {
       width: 100%;
            height: auto;
            display: block;}

        /* 下面是前/后按钮代码，如果不需要删除即可 */
        .slideBox .prev {
            left: auto;
            right: 3%;
            background-position: 8px 5px;}


        .slideBox .prev {
            position: absolute;
            left: 3%;
            top: 50%;
            margin-top: -25px;
            display: block;
            width: 36px;
            height: 40px;
            background: url(images/zjt.png) 5px no-repeat;
            filter: alpha(opacity=50);
            opacity: 0.5;}

        .slideBox .next {
            position: absolute;
            left: 3%;
            top: 50%;
            margin-top: -25px;
            display: block;
            width: 36px;
            height: 40px;
            background: url(images/yjt.png) -110px 5px no-repeat;
            filter: alpha(opacity=50);
            opacity: 0.5;}

        .slideBox .next {
            left: auto;
            right: 3%;
            background-position: 8px 5px;}

        .slideBox .prev:hover,
        .slideBox .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;}

        .slideBox .prevStop {
            display: none;}

        .slideBox .nextStop {
            display: none;}
.box{    width: 610px;
    height: 350px;margin: 0 auto;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{    width: 610px;
    height: 350px;position: relative;overflow: hidden;    left: -37px;}
.box-1 ul li img{display:block;    width: 610px;
    height: 350px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;text-indent: 2em;padding-right:400px ;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-weight: normal;color: ghostwhite;}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
                background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
.box-3 span{position: absolute;color: white;background:none;width: 50px;height: 80px;
                top:50%; font-family: "宋体";line-height: 80px;font-size:0px;margin-top: -40px;
                text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background:none;}
