﻿
.indexnanner{ height:460px!important;}

.swiper-pagination-bullet{
    background: #666666!important;
}

.indexnanner.swiper-slide {
	transform: scale(1)!important;

}

.swiper-pagination-bullet{ width:8px!important;  height:8px!important;}
.mask2{ background-color: rgba(0, 0, 0, 0.72);position:absolute; width:100%; height:500px; z-index:11; top:0px}


.imgbox{
    border-width: 0px;
    position: absolute; width:802px;
    left: 498px;
    top: 246px;
    font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 52px;
    color: #FF0000;
}

 
 
.btxt p{ margin:0px!important;

}
.btxt2{   
    color: #ffffff; margin:auto; width:100%; text-align:center;
    z-index: 14;font-weight:bold;
    text-shadow: -1px -1px #0a0a0a, 1px 1px #333; padding-top:3px;
    font-size: 72px;
    left: 25%;
    margin: auto;
 }

.btxt22{  position: absolute;
    color: #ffffff;   width:40%; text-align:left;
    z-index: 14; font-weight:bold;   left:10%;
    text-shadow: -1px -1px #0a0a0a, 1px 1px #333; padding-top:112px;
    font-size:  62px;
 }
.btxt22 p{ line-height:60px
}


.swiper_pro{ z-index: 2222; position: absolute;
    top:52px;
    right: 10%;
 
 
}

 
	
 
.bannerImg{ 
    width: 100%!important; background-color:#CCCCCC;
    position: absolute;
    float: none;height:630px; background-position:center;
   background-size:auto 630px;
}

.swiper-wrapper .swiper-container{
	height: 500px;
}
 
.inner {
	position: relative;
	display: block;
	width: 90%;
	height: 600px;
	margin: 0 auto;
}
 

.swiper-slide{
    width: 100%;	
    background-position: center;
}

 

.pagination { z-index:1111;
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 25px;
	width: 100%;
}
.swiper-pagination-switch {
	display: inline-block;
	font-size: 0;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	transition: width .8s;
}
.swiper-pagination-switch:before {
	content: '';
	display: inline-block;
	width: 15px; margin-right:8px;
	height: 15px;
	border-radius: 50%;
	vertical-align: middle;
	transition: width .8s, background-color .8s;
	box-shadow: 0 3px 6px 0 rgba(33, 39, 81, 0.20);
}

.swiper-active-switch:before {
  background: #ffffff!important;

 box-shadow: 0 3px 6px 0 rgba(250, 111, 102, .5);
}



.swiper-pagination-switch:before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius:50%;
border: solid 1px;
    border-color: #FFFFFF;
    vertical-align: middle;
    transition: width .8s, background-color .8s;
    box-shadow: 0 3px 6px 0 rgba(33, 39, 81, 0.20);
}

