/** {padding: 0;margin: 0;font-family: "微软雅黑";font-size: 14px;}*/
ul,li {list-style: none;}
a {text-decoration: none;color: black;}
.box{width: 100%;height: 100%;margin: 0px auto;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{width: 100%;height: 100%;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 100%; height: 370px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 50px;width:300px;background: #b92626;text-indent: 2em;
    padding-right:500px ;font-size: 15px;line-height: 50px;text-overflow: ellipsis;overflow: hidden;font-size: 16px;
    white-space: nowrap;font-weight: normal;color: #fff}
.box-1 ul li h2 a{color: #fff}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 15px;height: 15px;overflow: hidden; margin: 0 5px;
    background: rgba(255,255,255,0.6);text-indent: 100px;cursor: pointer;border-radius: 50%}
.box-2 ul .on{background: rgba(255,255,255,1);}
.box-3 span{position: absolute;color: white;width: 50px;height: 80px;
    top:50%; font-family: "宋体";line-height: 80px;font-size:40px;margin-top: -40px;
    text-align: center;cursor: pointer;font-weight: bold}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
/*.box-3 span:hover{background: rgba(125,125,120,.8);}*/
.box-3 span:hover{color: #3367c1}