@charset "UTF-8";
.main_content .box-content{
    padding-top:20px;}
.img_wrap{
    margin: 0 auto;}
.con_wrap{
    width:100%;
    margin:0 auto;
    position:relative;}
.swiper-container {
    width: 940px;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;}

.swiper-button-next, .swiper-button-prev{
    width:31px;
    height:52px;}
.swiper-button-prev.swiper-button-white{
    background:url(../../en/app/css/images/view_prev_none.jpg) no-repeat center center;}
.swiper-button-next.swiper-button-white{
    background:url(../../en/app/css/images/view_next_none.jpg) no-repeat center center;}
.swiper-button-next.swiper-button-white:hover{
    background:url(../../en/app/css/images/view_next.jpg) no-repeat center center;}
.swiper-button-prev.swiper-button-white:hover{
    background:url(../../en/app/css/images/view_prev.jpg) no-repeat center center;}
.swiper-slide {
    background-size: cover;
    background-position: center;
    width:940px;
    height:530px;}
/* .swiper-slide img {
    max-width: 940px;
    max-height: 620px;
    width: 100%;
    height: auto;
} */
.gallery-top {
    height: 80%;
    width: 100%;}
.gallery-thumbs {
    height: 164px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 0;
    background-color:#fff;}
.gallery-thumbs .swiper-slide {
    width: 16%;
    height: 73%;
    opacity: 0.4;}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;}
.img_num{
    margin:30px 0 3px 0;
    overflow: hidden;
    padding-left:31px;}
.img_index{
    float:left;
    width:70px;
    vertical-align:bottom;}
.img_index,.img_index span,.img_index b{
    letter-spacing:2px;
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    color: #999;}
.img_index span{
    color:#9b0000;}
.img_title{
    color:#9a0000;
    line-height:25px;
    vertical-align:bottom;
    margin-left:15px;
    font-size:24px;
    text-align: center;
    margin:15px 0;}