﻿.mod-imgs .slider-tit{
    display: none;
}
.conlist.conlist2 .col-tit{
    width: 1126px;
}
.mod-imgs-slider-s2 .mod-tab-head li{
    float: none;
    display: inline-block;
    font-size: 18px;
}
.mod-imgs-slider-s2 .mod-tab-head{
    text-align: center;
    background: none;
    padding: 25px 0 10px;
    color: #333;
}
.mod-imgs-slider-s2 .mod-tab-head li.cur{
    background-color: #fff;
    background: #d0021b;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 9px 16px;
}
.mod-imgs-slider-s2 .mod-tab-head li:hover, .mod-imgs-slider-s2 .mod-imglist-inner .imglist-tit:hover, .mod-imglist-inner .imglist-tit:hover{
	color: #d0021b;
}
.mod-imgs-slider-s2 .mod-tab-head li.cur:hover{
 	color: #fff;
}
.mod-imgs .mod-tab-head li.cur .more{
    top: 25px;
}
.mod-imglist-inner .imglist-tit{
    font-size: 17px;
    margin: 0;
    height: auto;
    line-height: 30px;
    white-space: normal;
    text-overflow: clip;
}
.mod-imgs-slider-s2 .mod-imglist-inner .imglist-tit{
    white-space: normal;
    text-overflow: clip;
    height: auto;
}
.readContent .mod-imgs-slider-s1-tit{
    border: none;
    color: transparent;
    display: block;
    background: none;
    position: absolute;
    width: 100%;
    top: 9px;
}
.readContent .box{
    position: relative;
}

.mod-imgs .btnbox .btn-l{
    left: 13px;
}
.mod-imgs .btnbox .btn-r{
    right: 13px;
}
.gj-book .mod-imgs .mod-tab-head li.cur .more{
    position: absolute;
    top: -33px;
    right: 30px;
    font-size: 15px;
    color: #d0021b;
}
.gj-book .mod-imgs-slider-s2{
    overflow: inherit;
}
.mod-imgs-slider-s1-tit .more{
    right: 30px;
    font-size: 15px;
    color: #d0021b;
    top: 7px;
}