@charset:utf-8;
/*轮播第二张图片下添加按钮*/
.index_banner_button{
    width: 620px;
    height: 100px;
    box-sizing: border-box;
    position: absolute;
    bottom: 8%;
    left: 50%;
    margin-left: -310px;
    z-index: 22;
}
.index_banner_left_button{
	width: 50%;
	height: 100%;
	float: left;
	box-sizing: border-box;
	background: url(../images/dz02.png) no-repeat 56%;
	cursor: pointer;
	z-index: 999 !important;
}
.index_banner_right_button{
	width: 50%;
	height: 100%;
	float: left;
	box-sizing: border-box;
	background: url(../images/index_banner_pg.png) no-repeat 56%;
	cursor: pointer;
	z-index: 999 !important;
}
/*点击按钮进入遮罩*/
.ourAlert-container {
	position: fixed;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .3s ease-in-out;
	width: 600px;
	height: 300px;
	background-color: #fff;
	border-radius: 10px;
	z-index: 999999;
}
.ourAlert-close {
	position: absolute;
	right: 36px;
	top: 26px;
	width: 36px;
	height: 36px;
	font-size: 20px;
	cursor: pointer;
	z-index: 3;
	background:url('../images/x.png') no-repeat center center;
	background-size: 100%;
}
.ourAlert-bg {
	position: absolute;
	top: 0px;
	left: 0;
	background-color: rgba(0, 0, 0, .6);
	width: 100%;
	height: 200%;
	z-index: 999;
}
.ourAlert-title{
	font-family: "微软雅黑";
	font-size: 28px;
	color:#163051;
	margin-top: 16px;
	margin-bottom: 16px;
}
.ourAlert-subtitle{
	font-size: 16px;
	color: #666;
}
.ourAlert-subtitle>span{
	font-family: 16px;
	color: #ce0023;
}
.ourAlert-list {
	overflow: hidden;
	list-style: none;
}
.ourAlert-list li{
    float: left;
    width: 140px;
    height: 50px;
    margin: 15px 20px;
    color: #163051;
    padding: 5px 0;
    font-size: 20px;
    font-family: "微软雅黑";
    border-radius: 50px;
    border: 1px solid #163051;
    box-sizing: border-box;
    text-align: center;
}
.ourAlert-list li:first-of-type{
	margin-left: 30px;
	margin-right: 20px;
}
.ourAlert-list li:nth-of-type(4){
	margin-right: 30px;
}
.ourAlert-list li:nth-of-type(8){
	margin-right: 30px;
}
.ourAlert-list li:nth-of-type(12){
	margin-right: 30px;
}
.ourAlert-list li:nth-of-type(5){
	margin-left: 30px;
}
.ourAlert-list li:nth-of-type(9){
	margin-left: 30px;
}
.ourAlert-list li:nth-of-type(13){
	margin-left: 30px;
}
.ourAlert-list li a {
	text-decoration: none;
	color: #163051;
	display: block;
	width: 100%;
}
.ourAlert-title,.ourAlert-subtitle {
	text-align: center;
}
.ourAlert-btn {
	width: 250px;
	height: 62px;
	position: absolute;
    left: 245px;
    bottom: 40px;
	background:url('../images/pg.png') no-repeat center center;
	background-size: 100%;
}
.ourAlert-btn_dz{
	width: 250px;
	height: 62px;
	position: absolute;
    left: 245px;
    bottom: 40px;
	background:url('../images/dz.png') no-repeat center center;
	background-size: 100%;
}
.ourAlert-btn:hover {
	background-image: url('../images/pg_hover.png');
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.ourAlert-btn:active {
	background-image: url('../images/pg_active.png');
	background-repeat: no-repeat;
	background-position: center;
}
.ourAlert-btn_dz:hover {
	background-image: url('../images/dz_hover.png');
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.ourAlert-btn_dz:active {
	background-image: url('../images/dz_active.png');
	background-repeat: no-repeat;
	background-position: center;
}
.stopScroll {
	overflow: hidden;
}
.checked {
	background-color: #163051 !important;
}
.ft-white {
	color: #fff !important;
}
/*移民故事css*/
.ym_gushi_left{
	float: left;
	width: 360px;
	height: 400px;
}
.ym_left_img{
	display: block;
	width: 360px;
	height: 400px;
	background-image: url('../images/gushi01.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.ym_gushi_right{
	float: left;
	width: 840px;
	height: 400px;
}
.gushi_r_top{
	width: 810px;
	height: 185px;
	margin-left: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.gushi_t01{
	display: block;
	width: 250px;
	height: 185px;
	background-image: url('../images/gushi02.jpg');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	position: relative;
}
.gushi_t02{
	display: block;
	width: 250px;
	height: 185px;
	background-image: url('../images/gushi03.jpg');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}
.gushi_t03{
	display: block;
	width: 250px;
	height: 185px;
	background-image: url('../images/gushi04.jpg');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
.gushi_r_bot{
	width: 810px;
	height: 185px;
	margin-left: 30px;
	overflow: hidden;
}
.gushi_b01{
	display: block;
	width: 250px;
	height: 185px;
	background-image: url('../images/gushi05.jpg');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
.gushi_b02{
	display: block;
	width: 250px;
	height: 185px;
	background-image: url('../images/gushi06.jpg');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}
.gushi_b03{
	display: block;
	width: 250px;
	height: 185px;
	background:#163051;
	float: left;
}
/*公司介绍*/
#jieshao_ul{
	box-sizing: border-box;
	overflow: hidden;
}
.jieshao_left{
	width: 570px;
	height: 390px;
	float: left;
}
.jieshao_right{
	width: 630px;
	height: 390px;
	float: left;
}
.jieshao01{
	position: relative;
	display: block;
	width: 570px;
	height: 390px;
	background-image: url('../images/qiantai.png');
	background-repeat: no-repeat;
	background-position: center;
}
.jieshao01>img{
	width: 570px;
	margin-top: 351px;
}
.jieshao01 p{
 	position: absolute;
 	bottom: 0;
 	color: #fff;
 	line-height: 40px;
 	padding-left: 10px;
}
.jieshao_top{
	width: 630px;
	height: 180px;
	margin-left: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.jieshao_bot{
	width: 630px;
	height: 180px;
	margin-left: 30px;
	overflow: hidden;
}
.a_hover{
	display: block;
	float: left;
	width: 180px;
	height: 180px;
	border: 1px solid #a0a0a0;
	box-sizing: border-box;
	position: relative;


}
.a_mlmr{
	margin-left: 30px;
	margin-right: 30px;
}
.a_hover>img{
 	margin-left: 65px;
 	margin-top: 40px;
}
.a_hover p{
	text-align: center;
	font-size: 16px;
	color: #163051;
	margin-top: 18px;
}
.a_h3{
	font-size: 16px;
	text-align: center;
	padding-top: 73px;
	color: #fff;
	width: 180px;
	height: 180px;
	background: #0e2c50;
	position: absolute;
	left: 0;
	top: -1px;
	opacity: 0;
}
.a_hover:hover .a_h3{
	opacity: 1 !important;
}
.mb30:hover .xila_mengban{
	opacity: 1 !important;
}
.mb30:hover .xila_p{
	opacity: 0;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.index_img1{
	background: url('../images/bannerfive.jpg') no-repeat;
	background-size: 100% 100%;
}
.index_img2{
	background: url('../images/c022.jpg') no-repeat;
	background-size: 100% 100%;
}
.index_img3{
	background: url('../images/irebanner.jpg') no-repeat;
	background-size: 100% 100%;
}
.index_img4{
	background: url('../images/c044.jpg') no-repeat;
	background-size: 100% 100%;
}
.index_img5{
	background: url('../images/xnww.jpg') no-repeat;
	background-size: 100% 100%;
}
.index_img6{
	background: url('../images/banner66.jpg') no-repeat;
	background-size: 100% 100%;
}
.swiper-button-prev{
	width: 50px !important;
	height: 80px !important;
	left: 312px !important;
	background: url('../images/lefta.png') no-repeat center !important;
	background-size: 100% 100%;
	top: 288px !important;
}
.swiper-button-next{
	width: 50px !important;
	height: 80px !important;
	right: 312px !important;
	background: url('../images/righta.png') no-repeat center !important;
	background-size: 100% 100%;
	top: 288px !important;
}
.swiper-pagination-bullet-active{
	background:#163051 !important;
}
.swiper-pagination-bullet{
	margin:0 7px !important;
	width: 10px !important;
	height: 10px !important;
}
