
#owl-carousel1 .owl-nav{display: none;}
/*#owl-carousel1 .owl-dots{display: none!important;}*/
#owl-carousel1 .owl-controls{margin-top: 0;}
#owl-carousel1 .owl-controls .owl-dots{bottom: 160px;position: absolute;left:0;width: 100%;z-index: 99;}
#owl-carousel1 .owl-controls .owl-dots .owl-dot span{background: #fff;width: 10px;height: 10px;border-radius: 5px;margin:10px;	}
#owl-carousel1 .owl-controls .owl-dots .active span{background: #00429e;}




#owl-carousel1 .item{position: relative;}
#owl-carousel1 .right1{position: absolute;left:50%;top:28%;}
#owl-carousel1 .right1 .title{color: #fff;font-size: 48px;}
#owl-carousel1 .right1 .button{width: 490px;height: 58px;background: #0d4bde;color: #fff;text-align: center;border-radius: 29px;font-size: 26px;line-height: 58px;margin-top: 10px;}
#owl-carousel1 .right1 .ftitle{color: rgba(255,255,255,0.8);margin-top: 30px;font-size: 18px;}

#owl-carousel1 .right2{position: absolute;left:50%;top:25%;}
#owl-carousel1 .right2 .title{font-size: 36px;color: #fff;font-weight: bolder;}
#owl-carousel1 .right2 .ftitle{color: #fff;font-size: 22px;margin-top: 20px;}
#owl-carousel1 .right2 .button-all{width: 700px;}
#owl-carousel1 .right2 .button-all .button{width: 185px;height: 54px;border-radius: 27px;text-align: center;color: rgba(255,255,255,0.8);margin-right: 15px;margin-top:30px;font-size: 16px;display: inline-block;line-height: 54px; }
#owl-carousel1 .right2 .button-all .button:first-child{background: #0d4bde;}
#owl-carousel1 .right2 .button-all .button:nth-child(2){background: #633fe9;}
#owl-carousel1 .right2 .button-all .button:nth-child(3){background: #6cdc99;}
#owl-carousel1 .right2 .button-all .button:nth-child(4){background: #f76f2c;}
#owl-carousel1 .right2 .button-all .button:nth-child(5){background: #ffdd69;color: #6e6e6e;}

#owl-carousel1 .right3{position: absolute;left:50%;top:28%;}
#owl-carousel1 .right3 .title{font-size: 32px;color: #fff;font-weight: bolder;}
#owl-carousel1 .right3 .ftitle{font-size: 32px;color: #fff;font-weight: bolder;margin-top:30px; }
#owl-carousel1 .right3 .button{width: 330px;height: 54px;background: #f45d48;color: rgba(255,255,255,0.9);text-align: center;line-height: 54px;border-radius: 27px;font-size: 18px;margin-top:50px; }
@media only screen and (max-width:1600px) {
	#owl-carousel1 .owl-controls .owl-dots{bottom: 110px;}
	#owl-carousel1 .owl-controls .owl-dots .owl-dot span{background: #fff;width: 8px;height: 8px;border-radius: 4px;margin:8px;	}
	#owl-carousel1 .owl-controls .owl-dots .active span{background: #00429e;}
}
@media only screen and (max-width:1370px) {
	#owl-carousel1 .right1{position: absolute;left:50%;top:25%;}
	#owl-carousel1 .right2{position: absolute;left:50%;top:18%;}
	#owl-carousel1 .right3{position: absolute;left:50%;top:25%;}
	#owl-carousel1 .owl-controls .owl-dots{bottom: 100px;}
}