
/*.videos_wrap_ac{*/
/*  display:block;*/
/*}*/
/* alert style */
.alert_wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.alert_inner {
  box-sizing: border-box;
  padding-top: 30px;
  width: 500px;
  height: 225px;
  background-color: #fff;
  border-radius: 10px;
}
.input_wrap > p {
  text-align: center;
  font-size: 18px;
  color: #666;
}
.input_wrap > input {
  box-sizing: border-box;
  padding-left: 10px;
  margin-top: 20px;
  width: 100%;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 5px;
  outline: none;
}
.input_wrap {
  box-sizing: border-box;
  padding: 0 30px;
}
.alert_btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 40px;
  border-top: 1px solid #eee;
  padding-right: 30px;
  padding-top: 20px;
}
.alert_btn p {
  width: 60px;
  height: 32px;
  color: #515a6e;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.alert_btn .btn_true {
  color: #fff;
  background-color: #2d8cf0;
  margin-left: 10px;
}

/* header */
/*.header {
  width: 100%;
  height: 48px;
  background-color: #F0F2F4;
}
.header_inner {
  width: 1140px;
  height: 48px;
  margin: 0 auto;
}
.header_left {
  float: left;
}
.header_left_logo {
  float: left;
  display: block;
  width: 122px;
  height: 45px;
  margin-top: 1.5px;
}
.header_left_logo > img {
  width: 100%;
  height: 100%;
  width: 107px;
  height: 36px;
  margin-top: 4px;
  margin-left: 18px;
}
.icon_slogen {
  height: 40px;
  margin-top: 4px;
  margin-left: 20px;
}
.header_right {
  float: right;
  width: 55%;
}
.hot_line {
  box-sizing: border-box;
  padding-left: 10px;
  float: left;
  margin-top: 9px;
  margin-right: 16px;
  width: 145px;
  height: 30px;
  line-height: 30px;
  background-color: #E4E4E4;
} 
.hot_line > img {
  width: 18px;
  height: 16px;
}
.hot_line > span {
  font-size: 14px;
  color: #999;
}
.phone_number {
  float: left;
  font-size: 18px;
  margin-right: 51px;
  line-height: 48px;
  color: #0072BB;
  font-weight: bold;
}
.header_right_btns {
  margin-top: 9px;
}
.header_right_btns > a {
  display: inline-block;
  width: 80px;
  height: 30px;
  margin-right: 11px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 5px;
  background-color: #0072BB;
}*/

/* nav */
/*.nav {
  width: 100%;
  height: 81px;
}
.nav_list {
  width: 1066px;
  margin: 0 auto;
}
.nav_list > li {
  position: relative;
  float: left;
  width: 109px;
  height: 81px;
}
.nav_list > li > a {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 100%;
  line-height: 81px;
}
.nav_list > li.nav_active > a {
  background-color: #F8F8F8;
  border-bottom: 4px solid #0072BB;
  color: #0072BB;
  font-weight: bold;
}
.nav_list > li.nav_active_hover > a {
  background-color: #F8F8F8;
  border-bottom: 4px solid #0072BB;
  color: #0072BB;
  font-weight: bold;
}
.second_nav_list_wrap {
  display: none;
  position: absolute;
  top: 85px;
  z-index: 999;
  padding-top: 5px;
}
.second_nav_list {
  padding-top: 10px;
  padding-bottom: 30px;
  width: 127px;
  width: 187px;
  background-color: #F5F7FA;
}
.second_nav_list_wrap::before {
  content: '';
  display: block;
  margin: 0 auto 0 auto;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #F5F7FA;
}
.second_nav_item {
  position: relative;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.second_nav_item:first-child {
  margin-top: 10px;
}
.second_nav_item > a {
  color: #333;
  font-weight: bold;
}
.second_nav_item_ac {
  background-color: #B7DEFF;
}
.second_nav_item_ac > a {
  color: #0072D4;
}

.third_nav_list {
  display: none;
  position: absolute;
  top: -20px;
  left: 127px;
  z-index: 999;
  min-width: 234px;
  background-color: #fff;
}
.third_nav_item > a {
  font-size: 15px;
}
.third_nav_item:hover > a {
  color: #0072D4;
}*/

/* banner style */
.swiper-container {
  margin-top: 4px;
}
.banner {
  width: 100%;
  /*height: 750px;*/
}

/* flag style */
.flag_wrap {
  position: relative;
  z-index: 20;
  width: 1200px;
  height:  132px;
  margin: -38px auto 61px auto;
  background-color: #fff;
  box-shadow: 0 13px 38px 0 rgba(163, 163, 163, 0.25);
}

/* title style */
.section_title {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 28px;
  color: #0072BB;
}
.section_title span{
  position: relative;
}
.section_title span::after,.section_title span::before{
    content: '';
    display: block;
    position: absolute;
    width: 116px;
    height: 24px;
    top: 10px;
    background: url(../images/index/tit-left.png) no-repeat top right
}
.section_title span::after{
    left: -136px;
}
.section_title span::before{
    right: -136px;
    background: url(../images/index/tit-right.png) no-repeat top left
}
.section_sub_title {
  width: 1200px;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #0072BB;
}
.section_title_two, .section_sub_title_two {
  color: #fff;
}

/* hot items */
.hot_list {
  width: 1200px;
  margin: 42px auto 62px auto;
}
.hot_list li {
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 20px;
  width: 285px;
  /*height: 422px;*/
  height: 300px;
  background: url(../images/index/hot-01.jpg) no-repeat;
  background-size: 100% 100%;
}
.hot_list li a{
  display: block;
  height: 100%;
  background: rgba(0,0,0,0.3);
}
.hot_list_title {
  position: absolute;
  bottom: 50px;
  text-align: center;
  width: 100%;
  font-size: 28px;
  color: #fff;
  font-weight: bold;
}
.hot_list li:last-child {
  margin-right: 0;
}
.hot_list li:hover .hot_mask {
  display: block;
}
.hot_list li:hover .hot_list_title {
  display: none;
}
.hot_mask {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 180px;
  background-color: rgba(0, 114, 212, 0.8);
}
.hot_mask > h2 {
  position: relative;
  /*font-size: 36px;*/
  padding: 20px;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.hot_mask > h2::after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -14.5px;
  margin-top: 9px;
  display: block;
  width: 39px;
  height: 3px;
  background-color: #fff;
}
.hot_mask > p {
  padding: 0 23px;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}

/* activity preview style */
.activity_preview {
  box-sizing: border-box;
  /*padding-top: 71px;*/
  padding-top: 45px;
  width: 100%;
  height: 521px;
  background-color: #F7F7F7;
}
.activity_preview_list {
  width: 1200px;
  margin: 48px auto;
}
.activity_preview_item {
  position: relative;
  box-sizing: border-box;
  padding: 65px 38px;
  float: left;
  width: 400px;
  height:292px;
  background-color: #fff;
  border-right: 1px solid #eee;
}
.activity_preview_item:hover .preview_bg {
  display: block;
}
.activity_preview_item > h3 {
  font-size: 20px;
  color: #0072BB;
  height: 43px;
}
.activity_preview_item > p {
  margin-top: 22px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.preview_bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/index/head_first.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.preview_mask {
  box-sizing: border-box;
  padding: 100px 40px 0 40px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.preview_mask > h3 {
  font-size: 20px;
  color: #fff;
}
.preview_mask > p {
  margin-top: 12px;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.preview_mask > div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 23px auto 0 auto;
  width: 140px;
  height: 38px;
  background-color: #0072D4;
  border-radius: 19px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}

/* more style */
.more {
  overflow: hidden;
  margin-top: 14px;
  cursor: pointer;
}
.more > span {
  display: block;
  width: 60px;
  float: right;
  margin-right: 30px;
  background: url(../images/index/icon_more.png) no-repeat;
  background-size: 15px 8px;
  background-position: center right;
  font-size: 12px;
  color: #fff;
}

/* go abroad style */
.go_abroad {
  box-sizing: border-box;
  padding-top: 53px;
  width: 100%;
  height: 744px;
  background: url(../images/index/info_bg.png) no-repeat;
  background-size: 100% 100%;
}
.go_abroad_inner {
  width: 1200px;
  margin: 0 auto;
}
.go_abroad_info {
  margin-top: 24px;
}
.abroad_left {
  float: left;
  width: 474px;
  margin-right: 20px;
}
.abroad_left > .img_bg {
  width: 100%;
  height: 275px;
  background: url(../images/index/head_first.png) no-repeat;
  background-size: cover;
}
.head_info {
  box-sizing: border-box;
  padding: 33px 26px 0 0;
  width: 100%;
  height: 166px;
  margin-top: 20px;
  background-color: #0072D4;
}
.date_wrap {
  float: left;
  width: 105px;
  height: 100%;
  text-align: center;
}
.date_wrap > h3 {
  font-size: 34px;
  color: #fff;
}
.date_wrap > p {
  font-size: 14px;
  color: #F8F8F8;
}
.date_right {
  float: right;
  width: 343px;
}
.date_right > h3 {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}
.date_right > p {
  font-size: 14px;
  color: #F8F8F8;
  line-height: 24px;
}
.date_line {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}
.abroad_right {
  box-sizing: border-box;
  padding: 46px 33px 0 46px;
  float: right;
  width: 706px;
  height: 461px;
  background-color: #0C224B;
}
.big_left {
  float: left;
  width: 490px;
}
.big_left > h3 {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}
.big_left > p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.big_line {
  width: 100%;
  height: 1px;
  margin: 20px 0 15px 0;
  background-color: #2E4164;
}
.big_right {
  float: right;
  text-align: center;
}
.big_right > h3 {
  font-size: 34px;
  color: #fff;
}
.big_right > p {
  font-size: 14px;
  color: #fff;
}
.big_right > img {
  margin-top: 30px;
  width: 8px;
  height: 13px;
}
.abroad_news_list {
  margin-top: 75px;
}
.abroad_news_item > div {
  float: left;
  padding: 15px 0;
  width: 490px;
  font-size: 14px;
  color: #fff;
  border-bottom: 1px solid #2E4164;
}
.abroad_news_item > p {
  float: right;
  padding: 15px 0;
  font-size: 14px;
  color: #fff;
}

/* immigrants tab style */
.immigrants {
  width: 100%;
  padding-bottom: 100px;
  background-color: #f7f7f7;
}
.immigrants_tab {
  position: relative;
  top: -40px;
  width: 1200px;
  height: 136px;
  margin: 0 auto;
  background-color: #fff;
}
.imm_tab_item {
  position: relative;
  float: left;
  width: 400px;
  height: 136px;
}
.imm_tab_item::after {
  content: '';
  position: absolute;
  top: 30px;
  display: block;
  width: 1px;
  height: 76px;
  background-color: #E5E5E5;
}
.imm_tab_item:first-child::after {
  display: none;
}
.imm_tab_item > img {
  float: left;
  width: 88px;
  height: 88px;
  margin-top: 25px;
  margin-left: 70px;
}
.item_title > p {
  margin-top: 46px;
  font-size: 24px;
  color: #0072BB;
}
.item_title > span {
  font-size: 14px;
  color: #0072BB;
}
.immigrants_content_wrap {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.immigrants_content {
  display: none;
  width: 1200px;
  margin: 0 auto;
}
.immigrants_content_ac {
  display: block;
}
.content_item {
  position: relative;
  float: left;
  width: 288px;
  height: 218px;
  margin-right: 16px;
}
.content_item:last-child {
  margin-right: 0;
}
.content_item > img {
  width: 100%;
  height: 100%;
}
.content_p {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  /*background-color: #0072D4;*/
  background-color: rgba(0,0,0,0.5);
}
.content_p > p {
  text-align: center;
  font-size: 19px;
  color: #fff;
  line-height: 50px;
}
.imm_tab_item_ac {
  box-shadow: 0px 13px 38px 0px rgba(163, 163, 163, 0.25);
}

/* videos style */
.videos_wrap {
  width: 1200px;
  margin: 52px auto 0 auto;
}
.videos_item{
  display: none;
}
.videos_item_ac{
  display: block;
}
.videos_left {
  position: relative;
  float: left;
  width: 592px;
  height: 355px;
}
.video_poster {
  width: 100%;
  height: 100%;
}
.more_two {
  position: absolute;
  top: 13px;
  /*right: 19px;*/
  right: 42px;
  width: 120px;
  height: 36px;
  line-height: 36px;
  margin-top: 0;
  background-color: #0072D4;
}
.videos_right {
  float: right;
  width: 588px;
  height: 355px;
  background-color: #fff;
}
.more_color {
  margin-top: 28px;
}
.more_color > span {
  color: #0072D4;
  background: url(../images/index/icon_more_two.png) no-repeat;
  background-size: 15px 8px;
  background-position: center right;
}
.video_news_list {
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 30px;
}
.video_news_item > p {
  float: left;
  padding: 20px 30px 20px 0;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #E5E5E5;
  cursor: pointer;
}
.video_news_item:hover > p {
  color: #0072D4;
}
.video_news_item > span {
  float: right;
  padding: 20px 0;
  font-size: 14px;
  color: #999;
}

/* housing style */
.housing {
  box-sizing: border-box;
  padding-top: 79px;
  width: 100%;
  height: 920px;
  background: url(../images/index/house_bg.png) no-repeat;
  background-size: cover;
}
.house_tabs {
  width: 1200px;
  margin: 35px auto 0 auto;
  display: flex;
  justify-content: center;
}
.house_tabs p {
  cursor: pointer;
  font-size: 19px;
  color: #666;
  padding: 10px 30px;
  /* margin: 0 10px; */
}
.house_tabs .house_active {
  color: #fff;
  background-color: #0072D4;
}
.house_list {
  display: none;
  flex-wrap: wrap;
  width: 1200px;
  margin: 37px auto 0 auto;
}
.house_list_ac {
  display: flex;
}
.house_item {
  display: flex;
  width: 573px;
  height: 240px;
  margin-right: 54px;
  margin-top: 45px;
  background-color: #fff;
}
.house_item:nth-child(2n) {
  margin-right: 0;
}
.house_item_left {
  width: 290px;
  height: 100%;
}
.house_item_right {
  box-sizing: border-box;
  padding: 25px 25px 0 15px;
  flex: 1;
}
.house_item_right > h3 {
  font-size: 16px;
  font-weight: normal;
  color: #333;
}
.house_item_right > p {
  margin-top: 15px;
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.more_thr {
  margin-top: 40px;
  width: 120px;
  height: 36px;
  border: 1px solid #E5E5E5;
  cursor: pointer;
}
.more_thr > span {
  color: #999;
  line-height: 36px;
}
.more_thr:hover {
  background-color: #0072D4;
  transition: all 1s ease;
}
.more_thr:hover > span {
  color: #fff;
  transition: all 1s ease;
}

.bottom{
  clear: both;
  padding-top: 30px;
  width: 300px;
  margin: 0 auto;
}

.tables span {
  text-align: center;
  display: inline-block;
  color: #fefefe;
  font-size: 16px;
  line-height: 38px;
  padding: 0 20px;
  border-radius: 3px;
  cursor: pointer;
}

.tables span.ask{
  padding-left: 45px;
    background: url(../../common/images/ask.png) 15px no-repeat;
    background-size: 24px;
}

.tables span:hover,
.tables span.cur {
  background-color: #0072BB;
  color: #fff;
}

/* advantages style */
.advantage {
  padding-top: 94px;
  margin-bottom: 100px;
}
.advantage_list {
  width: 1200px;
  margin: 60px auto 0 auto;
}
.adv_item {
  box-sizing: border-box;
  padding: 53px;
  float: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 400px;
  height: 367px;
}
.adv_item > img {
  width: 73px;
  height: 73px;
}
.adv_item > h3 {
  text-align: center;
  width: 100%;
  margin-top: 30px;
  font-size: 24px;
  color: #0071D3;
  font-weight: normal;
}
.adv_item > p {
  width: 100%;
  margin-top: 35px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}

.qr_code {
  margin-top: 12px;
  width: 109px;
  height: 109px;
}
.icon_top {
  display: none;
  width: 40px;
  height: 40px;
  margin-top: 28px;
}

/* footer style */
.footer_wrap {
  position: relative;
  width: 100%;
  height: 436px;
  background-color: #242D38;
}
.footer_inner {
  box-sizing: border-box;
  padding-top: 29px;
  display: flex;
  width: 1200px;
  margin: 0 auto;
}
.footer_left {
  width: 500px;
}
.footer_left_list {
  position: relative;
  box-sizing: border-box;
  padding: 20px 0;
  width: 154px;
  background-color: #19222C;
}
.footer_left_list > li {
  text-align: center;
  width: 100%;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
}
.footer_second_list {
  display: none;
  position: absolute;
  left: 154px;
  top: 0;
  font-size: 14px;
  /*width: 120px;*/
  width: 160px;
  height: 100%;
  background-color: #1F2932;
}
.footer_third_list {
  display: none;
  position: absolute;
  top: 0;
  /*left: 120px;*/
  left: 160px;
  width: 140px;
  font-size: 14px;
  height: 100%;
}
.footer_third_list > li {
  color: #fff;
}
.footer_third_list > li:hover {
  color: #0072D4;
}
.footer_left_item_ac {
  background-color: #0072D4;
}
.footer_second_item_ac {
  background-color: #1A232C;
  color: #0072D4;
}
.footer_right {
  flex: 1;
}
.label_list {
  box-sizing: border-box;
  padding: 20px 35px;
  display: flex;
  flex-wrap: wrap;
  background-color: #19222C;
}
.label_item {
  display: flex;
  align-items: center;
  margin: 15px;
  cursor: pointer;
}
.label_item > img {
  width: 28px;
  height: 28px;
  margin-right: 5px;
}
.label_item > p {
  font-size: 14px;
  color: #fff;
}
.company_info {
  margin-top: 30px;
  box-sizing: border-box;
  padding-left: 40px;
  display: flex;
  align-items: center;
}
.company_qr {
  width: 109px;
  height: 109px;
  margin-right: 28px;
}
.addr_phone > div {
  display: flex;
  font-size: 14px;
  line-height: 32px;
  color: #fff;
}
.addr_phone > div > span {
  width: 70px;
}
.link_wrap {
  box-sizing: border-box;
  padding-left: 40px;
  margin-top: 32px;
  width: 519px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.link_wrap > p {
  font-size: 14px;
  color: #fff;
}
.link_wrap > p > a {
  color: #0072D4;
  cursor: pointer;
}
.footer_bot {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.2);
  background-color: #1E2730;
}