.swiper-pagination-bullet{
	background: #fff;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

/* banner.start */




.swiper-inner{
	margin:0 auto;
	width:1000px;
	position:relative;
	top: -60%;
}



.ibox99  div.title-item{
	color:#FFF;
	position: absolute;
	font-weight:bold;
    /*
    padding-left:12px;
    border-left:5px solid #FFF;
    */
    z-index:100;   
}
/* width: 5px;border-left: 5px solid #FFF;height: 78px;position: absolute;left: -22px;top: 8px;*/
.ibox99 div.title-item-line-y{
    width: 5px;
    border-left: 5px solid #FFF;
    height: 120px;
    position: absolute;
    left: -22px;
    top: 10px;
}


.ibox99 div.title-item-line-x{
    width: 5px;
    border-left: 580px solid #FFF;
    height: 5px;
    position: absolute;
    left: -52px;
    top: 100px;
}

.ibox99 div.title-item-h1{
	text-align:left;
	font-size:32px;
	text-shadow:#000 1px 1px 2px;
}
.ibox99 div.title-item-h2{
	text-align:left;
	font-size:22px;
	text-shadow:#000 1px 1px 2px;
}

.ibox99 {
    position: relative;
    width: 100%;
}
.ibox99 .arrow-left99 {
    background: url(../images/ibg2.png) center center no-repeat;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background-size: cover;
    position: absolute;
    left: 2%;
    top: 45%;
    margin-top: -15px;
    width: 80px;
    height: 80px;
    z-index: 89;
    transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -o-transition: background-image 0.5s;
}
.ibox99 .arrow-right99 {
    background: url(../images/ibg2a.png) center center no-repeat;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background-size: cover;
    position: absolute;
    right: 2%;
    top: 45%;
    margin-top: -15px;
    width: 80px;
    height: 80px;
    z-index: 89;
    transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -o-transition: background-image 0.5s;
}
.swiper-slide {
    float: left;
}

.ibox99 .swiper-container99 {
    overflow: hidden;
}

.ibox99 .swiper-slide {
    position: relative;
}
.ibox99 .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 49px;
    background: url(../images/alpha80b.png) repeat;
    line-height: 49px;
    font-size: 18px;
    color: #fff;
    padding-left: 22px;
}

.ibox99 .swiper-slide img {
    width: 100%;
    display: block;
}
.ibox99 .pagination99 {
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 14px;
    width: 90px;
    z-index: 88;
    left: 50%;
    transform: translateX(-50%);
}

.ibox99 .swiper-pagination-switch {
    border: 2px solid #fff;
    float: left;
    margin: 0 5px 0 0;
    cursor: pointer;
    border-radius: 50px;
    width: 15px;
    height: 15px;
    text-indent: -9999em;
    overflow: hidden;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.ibox99 .swiper-active-switch {
    background-color: #0080cc;
}



/* banner.end */


.ibox3 {
    overflow: hidden;
    box-shadow: #d8d8d8 0 0 10px;
}
.ibox3_l {
    float: left;
    display: inline;
    width: 691px;
    height: 454px;
    margin-right: 29px;
}
.ibox4 {
    position: relative;
    width: 691px;
}
.ibox4 .arrow-left1 {
    background: url(../images/ibg8.png) center center no-repeat;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background-size: cover;
    position: absolute;
    left: 2%;
    top: 45%;
    margin-top: -15px;
    width: 48px;
    height: 48px;
    z-index: 89;
    transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -o-transition: background-image 0.5s;
}
.ibox4 .arrow-right1 {
    background: url(../images/ibg7.png) center center no-repeat;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background-size: cover;
    position: absolute;
    right: 2%;
    top: 45%;
    margin-top: -15px;
    width: 48px;
    height: 48px;
    z-index: 89;
    transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -o-transition: background-image 0.5s;
}
.swiper-slide {
    float: left;
}
.ibox4 .arrow-left1:hover {
    background-image: url(../images/ibg8a.png);
}
.ibox4 .arrow-right1:hover {
    background-image: url(../images/ibg7a.png);
}

.ibox4 .swiper-container1 {
    overflow: hidden;
}

.ibox4 .swiper-slide {
    position: relative;
}
.ibox4 .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 49px;
    background: url(../images/alpha80b.png) repeat;
    line-height: 49px;
    font-size: 18px;
    color: #fff;
    padding-left: 22px;
}

.ibox4 .swiper-slide img {
    width: 100%;
    height: 454px;
    display: block;
}
.ibox4 .pagination1 {
    position: absolute;
    right: 10px;
    text-align: center;
    bottom: 14px;
    z-index: 88;
}

.ibox4 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 12px;
    background: #fff;
    margin: 0 2px;
    cursor: pointer;
}
.ibox4 .swiper-active-switch {
    background-color: #0080cc;
}
.ibox4 .swiper-slide img {
    width: 100%;
    height: 454px;
    display: block;
}
.ibox3_r {
    height: 454px;
    overflow: hidden;
}
.ibox3_r ul {
    overflow: hidden;
    line-height: 36px;
    margin-top: 13px;
    font-size: 17px;
    color: #333333;
    font-weight: bold;
    white-space: nowrap;
    margin-bottom: 7px;
    cursor: pointer;
}
.ibox3_r ul li.now {
    color: #018dd7;
    font-size: 18px;
}
.ibox3_r ul li {
    float: left;
    display: inline;
    padding-right: 25px;
}
.ibox3_r ul li.now a {
    color: #018dd7;
    font-size: 18px;
}
.ibox3_r div {
    margin-right: 46px;
    display: none;
}
.ibox3_r div dl span {
    float: right;
    line-height: 43px;
    color: #9a9a9a;
    padding-left: 20px;
}
.ibox3_r div dl a {
    background: url(../images/ibg4.png) left center no-repeat;
    border-bottom: 1px #e6e6e6 dashed;
    display: block;
    line-height: 43px;
    padding-left: 14px;
}
.ibox3_r div dl a.last{
	border-bottom:none;
}
.ibox3_r div dl span {
    float: right;
    line-height: 43px;
    color: #9a9a9a;
    padding-left: 20px;
}










#sliderBoxWraper {
    position: relative;
    /* background: #f0f1f5; */
    background:#FFF;
    padding: 30px 0;
    margin-top: 22px;
    overflow: hidden;
}
#sliderBoxWraper>.sliderBoxInner{
    overflow: hidden;
    height: 499px;
}
#sliderBoxWraper .slideBox {
    position: relative;
    width: 1200px;
    height: 499px;
    margin: 0 auto;
    box-shadow: #d8d8d8 4px 20px 10px;
    overflow: hidden;
    border: 1px solid #dedede;
    border-left: none;
}
#sliderBoxWraper .slideBox .hd {
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 1;
}
#sliderBoxWraper  .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    border-bottom: 1px #cacaca solid;
}
#sliderBoxWraper .slideBox .hd ul li.on {
    background: url(../images/ibg5.png) right center repeat-y;
    color: #fff;
    width: 250px;
    border: 0;
}
#sliderBoxWraper .slideBox .hd ul li {
    width: 239px;
    /* height: 100px; */
    height: 83px;
    border: 1px #cacaca solid;
    border-bottom: 0;
    line-height: 82px;
    /* line-height: 82px; */
    font-size: 18px;
    color: #323232;
    text-indent: 33px;
    background: #fff;
    cursor: pointer;
}
#sliderBoxWraper .slideBox .hd ul li a{
	/* line-height:100px; */
	line-height:82px;
	
}
#sliderBoxWraper .slideBox .hd ul li.last{
	
}

#sliderBoxWraper .slideBox .hd ul li a {
    color: #323232;
}

#sliderBoxWraper .slideBox .bd {
    position: relative;
    overflow: hidden;
    float: right;
    z-index: 0;
}
.class1 {
    position: absolute;
    z-index: 199;
    width: 100%;
    margin: 0 auto;
    height: 100px;
    top: 420px;
}
#sliderBoxWraper .slideBox .bd dl {
    position: absolute;
    z-index: 88;
    bottom: 26px;
    color: #fff;
    left: 0;
    right: 0;
}
.class1 dl {
    color: #fff;
}
#sliderBoxWraper .slideBox .bd li {
    position: relative;
    zoom: 1;
    vertical-align: middle;
}
.ibox8 {
    position: relative;
    width: 961px;
    height: 498px;
    overflow: hidden;
}
.ibox8:hover .arrow-left8, .ibox8:hover .arrow-right8{
    opacity: 1;
} 
.ibox8 .arrow-left8 {
    background: url(../images/ibg2.png) center center no-repeat;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background-size: cover;
    position: absolute;
    left: 2%;
    top: 45%;
    margin-top: -15px;
    width: 80px;
    height: 80px;
    z-index: 89;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    opacity: .5;
    cursor: pointer;
}
.ibox8 .arrow-right8 {
    background: url(../images/ibg2a.png) center center no-repeat;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background-size: cover;
    position: absolute;
    right: 2%;
    top: 45%;
    margin-top: -15px;
    width: 80px;
    height: 80px;
    z-index: 89;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -o-transition: background-image 0.5s;
    opacity: .5;
    cursor: pointer;
}
.ibox8 > div {
    overflow: hidden;
}
.swiper-wrapper {
    height: auto!important;
    overflow: visible!important;
}
.swiper-wrapper {
    height: auto!important;
    overflow: visible!important;
}
.swiper-slide {
    height: auto!important;
    visible!important: ;
    position:relative;
}

.bd .swiper-title-element{
	font-size: 18px;
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	bottom: 0px;
	
}

.bd .swiper-title-bg{
    background: #000;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    opacity: .5;
    
}

.swiper-slide div.swiper-title-text{
	z-index:1000;
    text-align: center;
    color: #FFF;
}

#sliderBoxWraper .slideBox .bd img {
    width: 961px;
    height: 498px;
    display: block;
}
.ibox8 .swiper-slide img {
    width: 961px;
    height: 498px;
    display: block;
}
#sliderBoxWraper .slideBox .bd img.image_hover{display:none;}
#sliderBoxWraper .slideBox .bd  a:hover img.image_normal{display:none;}
#sliderBoxWraper .slideBox .bd  a:hover img.image_hover{display:block;}


.ibox6 { overflow:hidden; width:1224px; margin:33px auto 20px; overflow:hidden; }
.ibox6 li { display:inline; float:left; width:25%; }
.ibox6 li div { margin:0px 12px; position:relative; padding-bottom:30px; overflow:hidden; position:relative; height:139px; }
.ibox6 li div img { display:block; width:282px; height:157px; transition:all 1s; -moz-transition:all 1s; /* Firefox 4 */ -webkit-transition:all 1s; /* Safari and Chrome */ -o-transition:all 1s; /* Opera */}
.ibox6 li:hover div img { width:322px; height:180px; margin-left:-20px; margin-top:-20px;}
.ibox6 li div p { top:0; bottom:0; left:15px; right:15px; position:absolute; }
.ibox6 li span { display:block;  background:#FFF; margin:0px 25px 30px; font-size:14px; color:#333333; line-height:25px;padding:8px; }
.ibox6 li div p b { display:block; background:#FFF; color:#018dd7; font-size:18px; line-height:36px; padding-top:2px; text-align:center; position:absolute; left:0; right:0; bottom:0px;z-index:1000;  }



