body{font-size: 14px;}
a{color: #343434;}
a:focus, a:hover {
    text-decoration: none;
}
.pagination>li>a, .pagination>li>span{
  color:#343434;
}
.topphonebox ul {
    margin: 0;
}
h4{margin: 0;}
.container{width: 1200px; padding: 0;}
.breadcrumb{margin-top: 15px;}
.partHead{ position: relative; text-align: center; padding:0 0 30px 0;}
.partHead h2{font-size: 37px; line-height: 60px; color: #be9344; margin-top: -70px;}
.partHead small{
  font-size: 80px; 
  background-image: -webkit-linear-gradient(bottom, rgb(250, 250, 250), rgb(239, 239, 239));
  background-image: linear-gradient(bottom, rgb(250, 250, 250), rgb(239, 239, 239));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  /* font-family: pictograph;
  font-family: -webkit-pictograph; */
  font-weight: bold;
  text-align: center;
}
.partHeadEdu small{
  background-image: -webkit-linear-gradient(bottom, rgb(238, 238, 238), rgb(255, 255, 255));
}
.partHeadPro small{
  background-image: -webkit-linear-gradient(bottom, rgb(60, 60, 60), rgb(79, 79, 79));
}
.partHeadAdv small{
  background-image: -webkit-linear-gradient(bottom, rgb(85, 85, 85), rgb(96, 96, 96));
}

.qjianbian{height: 60px; width: 100%; background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e4e4e4), to(#ffffff)); }


/* company introduction */
.ekintro{ padding: 60px 50px; }
.ekintro h2{font-size: 25px; line-height: 60px; color: #be9344;}
.ekintro h3{font-size: 18px; line-height: 40px;}
.ekintro p{line-height: 25px; color: #999;}
.ekcomt{padding: 0; margin: 40px 0; height: 360px; width: 16.6%;}
.ekcom{height: 370px; overflow: hidden;box-shadow: 0 0 8px rgba(0,0,0,.2);background-color: #fff;}
.ekcom img{width: 100%;}
.ekcom h2{text-align: center; line-height: 50px; font-size: 22px;}
.ekcom p{font-size: 12px; line-height: 30px; font-weight: bold; padding:0 15px;}
.ekcom p span{color: #be9344;}
.ekcomt:hover .ekcom{overflow: auto;height: auto; margin-top: -40px; width: 120%;
    margin-left: -20px; z-index: 10; position: relative; transition: 0.5s;}
.ekcomt:hover .ekcom h2{display: none;}

/* contantus */
.contactus{
  box-shadow: 0 0 8px #ddd;
    margin: 1%;
    width: 48%;
    padding: 15px;
    height: 320px;
}
.contactus:hover{background-color: #fbfbfb;}
.contactus img{float: right; margin-left: 15px;}

.contactus h3{ margin: 15px auto; position: relative; padding-left: 15px; line-height: 25px; }
.contactus h3:before{ content: ""; position: absolute; width: 5px; height: 25px; background-color: #121212; top: 0; left: 0; }
.contactus p{ line-height: 25px; margin-bottom: 10px; }
.contactus a{padding: 3px 15px; background-color: #121212; line-height: 40px; color: #fff;    border-radius: 5px; font-size: 14px;}



/* list */
.newsCountryNav{margin-bottom: 50px;}
.newsCountryNav li a{ 
    width: 8%;
    float: left;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    margin: 5px 1%;
    background: #eee;
    border-radius: 5px;
}
.newsCountryNav li a.thisclass{
 background-color: #121212;
 color: #fff;  
}
.media:hover{ background-color: #f7f7f7; box-shadow: none;}
.media{position: relative;box-shadow: 0 0 6px #ddd;margin-top: 30px; transition: 0.5s;}
.mediaAtiv{padding-bottom: 15px;}
.media .list_pic{ width: 288px; margin-right: 25px; }
.media .list_pic img{min-height: 150px; }
.media-body{position: relative; min-height: 300px;padding: 0 15px; }
.media-body .media-heading{ line-height: 50px; height: 50px; overflow: hidden; font-weight: bold; }
.media-body p{ font-size: 16px; margin-bottom: 20px;}
.media-body .readMore{position: absolute;
    right: 15px;
    bottom: 5px;
    background: #fff;
    border: 1px solid #ddd;
    color: #343434;
    font-size: 14px;
    padding: 5px 20px;
  }
.media-body:hover .media-heading a{color: #be9344; }
.media-body:hover .readMore{background: #be9344; color: #fff;}
.list_picBig{ width: 100%; display: block; padding: 0;}
.list_picBig img { width: 100%;}

.introA{
    background-color: #eee;
    padding: 15px;
    border-radius: 5px;
    margin: 15px auto;
}
.bod {
    padding: 15px;
    box-shadow: 0 0 8px #ddd;
    border-radius: 5px;
}
.content_head h1 {
    font-weight: bold;
    margin: 20px auto;
    font-size: 24px;
}
#content_body{line-height: 30px;margin-bottom: 50px;}


/* activity */
.activ_yg li{ margin-bottom: 20px; position: relative; width: 50%; padding: 0 6px; float: left; overflow: hidden;;}
.activ_yg li h3{ font-weight: 600; font-size: 16px; line-height: 25px; height: 25px; overflow: hidden; transition: all 0.3s ease-in-out;}
/* .activ_yg li:hover h3{overflow: inherit; } */
.activ_yg li .hdimg-left{transition: all 0.3s ease-in-out;}
.activ_yg li:hover .hdimg-left{ transform: scale(1.1); -webkit-transform: scale(1.1); }
.hdimg-left{ width: 100%; height: 116px; margin-bottom: 10px;}
.yy_tag{ font-style: normal; padding: 5px 10px;  background-color: #f00; position: absolute; top: 0; /* left: 0; */  color: #fff; display: block; width: 100px; text-align: center;} 
.end_tag{ background-color: #ccc; color: #363636;}
.tag_path{ line-height: 25px; color: #949494; font-size: 15px;}
.titlebar {
    position: relative;
    margin-bottom: 25px;
}
.titlebar h4 {
    font-size: 3rem;
    margin: 0;
    font-weight: normal;
    display: inline-block;
    padding-right: 2%;
    position: relative;
    z-index: 2;
    background-color: #fff;
}
.titlebar::after {
    content: '';
    background-color: #d8d8d8;
    width: 98%;
    height: 1px;
    position: absolute;
    top: 70%;
    left: 0;
}



/* case */
.shaixuan{color: #777;padding: 15px;line-height: 35px;font-size: 15px;clear: both;background-color: #f1f1f1;}
.shaixuan span{width:180px;text-align:right;display: block;float: left;margin-bottom: 30px;}
.shaixuan a.current{color: #fff;display: inline-block;line-height: 30px;padding: 0 15px;background-color: #121212;border-radius: 5px;}
.shaixuan a{color: #777;display: inline-block;line-height: 30px;padding: 0 10px;}

.scv-shaixuan{color: #777;padding: 3px 0;line-height: 35px;font-size: 15px;margin:10px auto;clear:both;}
.scv-shaixuan b{width:80px;text-align:center;display: block;float: left;height: 40px;}
.scv-shaixuan span{color: #fff;display: inline-block;line-height: 30px;padding: 0 15px;background-color: #121212;border-radius: 5px;}
.scv-shaixuan a{color: #777;display: inline-block;line-height: 30px;padding: 0 10px;}

.navToCountry{font-size: 15px;}
.navToCountry div{ height: 50px; padding: 0; }
.navToCountry span{ width: 80px; text-align: center; background: #2f2f2f; color: #fff; 
  line-height: 30px; display: inline-block; margin: 10px;  }
.navToCountry .toCountry{padding: 5px 10px;}
.navToCountry .toCountryHover{background: #bf9143; color: #fff;}
.countryProJectList {border: 2px #2f2f2f solid; position: relative;margin-bottom: 30px;}
.countryProJectList:after{content: " ";position: absolute; clear: both;}
.countryProJectList h2{ line-height: 70px; color: #ffcd71;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5a5a5a), to(#2f2f2f)); 
  padding: 0 30px; }
.countryProJectList h2 small{ color: #999; margin-left: 10px; }
.countryProJectList ul,.countryProJectList dl {padding: 30px 50px 15px;min-height: 150px;}
.countryProJectList ul ul{padding: 0;margin: 0;}
.countryProJectList dl {}
.countryProJectList ul h3{font-weight: bold;  color: #bf9143; font-size: 20px; line-height: 20px; border-bottom: 1px solid #ddd; padding-bottom: 15px; 
  margin-bottom: 15px;}
.countryProJectList ul li{line-height: 30px; padding-left: 30px; 
  background:url(../img/project/gou.jpg) left 5px no-repeat;}
.countryProJectList dl dd{border-bottom: 1px solid #ddd; line-height: 20px ;padding-bottom: 15px;
    margin-bottom: 15px; font-size: 16px;}
.countryProJectList dl dd span{font-weight: bold; color: #bf9143; font-size: 20px; }
.countryProJectList .readMore{position: absolute;right: 50px;bottom: 15px;}
.countryProJectList .readMore1{right: 190px; background-color: #2f2f2f;}
.pagination a{border: 1px solid #ddd; margin: 5px; padding: 5px 15px;}
.pagination a.active_page{background-color: #bf9146; color: #fff;}
.navToCountry .toCountryHover {
    background: #bf9143;
    color: #fff;
}
.clearCheck{margin-left: 50px;}
.grid {
    margin: 10px auto;
}

.grid li {
    display: block;
    float: left;
    padding: 7px;
    width: 25%;
    /* opacity: 0; */
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out;
    border-color: #fff;
}
.grid li{height: 280px;}
.grid li:hover{ background-color: #d0ebff; z-index: 100; border: 5px solid #ffffff; border-bottom: none; border-top: none;}
/* .grid li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1); }  */
.grid li h4{ line-height: 20px; margin: 10px 0; font-weight: bold; font-size: 16px;}
.grid li span{ line-height: 25px;}
.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li {
    opacity: 1;
}
.grid li a{position: relative;}
.grid li a,
.grid li img {
    outline: none;
    border: none;
    display: block;
    max-width: 100%;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    width: 100%;
}
.grid li img {
    height: 150px;
}
.grid.effect-8 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.grid.effect-8 li.animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-animation: popUp .8s ease-in forwards;
    -moz-animation: popUp .8s ease-in forwards;
    animation: popUp .8s ease-in forwards;
}

@-webkit-keyframes popUp {
    70% { -webkit-transform: scale(1.1); opacity: .8; -webkit-animation-timing-function: ease-out; }
    100% { -webkit-transform: scale(1); opacity: 1; }
}

@-moz-keyframes popUp {
    70% { -moz-transform: scale(1.1); opacity: .8; -moz-animation-timing-function: ease-out; }
    100% { -moz-transform: scale(1); opacity: 1; }
}

@keyframes popUp {
    70% { transform: scale(1.1); opacity: .8; animation-timing-function: ease-out; }
    100% { transform: scale(1); opacity: 1; }
}

@media screen and (max-width: 900px) {
    .grid li {
        width: 50%;
    }
}

@media screen and (max-width: 400px) {
    .grid li {
        width: 100%;
    }
}



/* floatRight */
.listRight1{
  width:100%; height: 411px; margin: 0 auto;position: relative;
  box-shadow: 0 0 5px #ddd; border-radius: 5px;margin-top: 30px; 
  background-color: #fff;z-index: 0;
}
.listRight1:before{
  width:380px; height: 411px; content: ""; position: absolute; margin: 0 auto; 
   background: url(../images/listBg1.png) repeat-x #fff; 
       background-position: 0px 100px;
  box-shadow: 0 0 5px #ddd; border-radius: 5px;
  z-index: -1;
  opacity: 0.5; 
}
/* .listRight1 h3{font-size: 16px; font-weight: normal; color: #fff;
    text-align: center;
    line-height: 30px;} */
.listRight1 p{ color: #bf9143; margin-top: 10px; font-size: 22px; text-align: center; line-height: 50px; }
.listRight1 span{line-height: 30px; text-align: center; display: block; color: #999;}
.listRight1 .baomingkuang{margin-top: 50px; overflow: hidden;}

.listRight2{width:100%;
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#ffffff)); 
  box-shadow: 0 0 5px #ddd; border-radius: 5px; 
  margin: 0 auto; 
  padding-bottom: 20px;
}
.listRight1 h3,.listRight2 h3{ 
  position: relative;
    margin: 0 100px;
    text-align: center;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: linear-gradient(to bottom,#5a5a5a,#2d2c2c);
 }
/* .listRight2 h3:before{width:43px; height: 43px; 
  background: url(../img/hot.png); position: absolute; left: 0; content: ""; } */
.listRight2 ul{ padding: 15px; }
.listRight2 ul li{margin-bottom: 15px; border-bottom: 1px solid #ddd; padding-bottom: 15px; position: relative;}
.listRight2 ul li h4{    line-height: 40px;
    position: absolute;
    left: 0;
    bottom: 15px;
    background-color: rgba(18, 18, 18, 0.7);
    color: #fff;
    width: 100%;
    text-indent: 15px;}
.listRight2 ul li p{line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 15px;
    background-color: rgba(18, 18, 18, 0.7);
    color: #fff;
    width: 100%;
    text-indent: 15px;}
.listRight2 ul li img{width: 100%;}
.listRight1.fixed {
    position: fixed;
    top: 70px;
    width: 380px;
}





/*以下为2021年12.09添加百科css*/

/*国家导航*/
.nationnav{ width:1200px; margin: 0 auto; background-color: #f1f1f1; margin-bottom: 30px;}
.nationnavbox{ padding:30px 30px 20px 30px; overflow: hidden;}
.nationnavbox h3{ font-size: 18px; color: #333333; float: left; line-height: 30px;}
.nationnavbox ul{ overflow: hidden;}
.nationnavbox ul li{ padding: 0 15px; line-height: 30px; float:left; margin-bottom: 10px;}
.nationnavbox ul li a{  font-size: 16px; color: #666666;}
.nationnavbox .nahover{ background-color: #000; border-radius: 4px;}
.nationnavbox .nahover a{color: #ffffff;}



/*国家页*/
/*.bknation{ width: 1200px; margin: 0 auto;padding-bottom: 50px;  margin-bottom: 50px;}
.bknationbox{ overflow: hidden; margin-bottom:30px; border-bottom:1px solid #dcdfe4;}
.bknationtxt{ width:360px; float: left; margin-right: 30px; margin-bottom: 20px; position: relative;}
.bknationtxt img{ width:100%;}
.bknationtxt p{ font-size: 16px; color: #fff; line-height: 24px; margin-top: 6px;}
.bknationtxt p span{ font-size: 18px; font-weight: bold; color: #fff!important;}
.bkCtrInfo{position: absolute; bottom: 0; left: 0; width: 100%; background-color: rgb(0 0 0 / 60%);
    padding: 10px; color: #fff; font-size: 16px; line-height: 25px;}


.bknationbox .bkhotnews{ width: 808px; float:left!important; }
.bknationbox .bkhotnewsbox .bkhot li{line-height: 45px;border-bottom:1px solid #f2f2f2;white-space:nowrap;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;overflow:hidden;    width: 50%;
    float: left;
    padding-right: 2%;
    border-right: 1px solid #f2f2f2;
    padding-left: 2%;
  }
.bknationbox .bkhotnewsbox .bkhot li:nth-child(even){border-right:none;}
.bknationbox .bkhotnewsbox .bkhot li:nth-of-type(11),.bknationbox .bkhotnewsbox .bkhot li:nth-of-type(12){border-bottom:none;}
.bknationbox .bkhottitle{ overflow: hidden;}
.bknationbox .bkhottitle p{ float:left;}
.bknationbox .bkhottitle a{ float:right; font-size: 14px; color: #999999; padding-right: 26px; line-height: 46px;}
.bknationbox .bkhottitle a:hover{ color: #be9244;}
.bknationbox:last-child{ border:none;}
.bkhotnewsbox .bkhotleft{ float: left; border-right:1px solid #dcdfe4;}
.bkhotnewsbox .bkhotright{ float: right;}
.bkhotnews .bkhotnewsbox .bkhotlist{ float: none; width: 100%; border:none; padding: 10px 5%;}
*/

/*国家百科介绍*/
.baikenation{ overflow:hidden; background-color: #f2f2f2;margin-bottom: 15px;}
.baikenation .bknationimg{ float: left; width:30%;}
.baikenation .bknationimg img{ width:100%;}
.baikenation .bknationtxt{ width: 70%; float: right; padding: 2%;font-size: 16px;
    color: #333; line-height: 32px;}
.baikenation .bknationtxt p{  font-size: 16px; color: #333; line-height: 32px;}

/*百科内容*/

.baike{ width:1200px; margin: 0 auto;}
.baikebox{}
.baikeleft{ width:780px; float: left;}
.baikelistbox{ position: relative; margin-top: 20px; padding-bottom: 10px;} 
.baikelistbox p{ width: 80%;font-size: 16px; font-weight: bold;  margin-bottom: 10px; white-space:nowrap; text-overflow:ellipsis; -webkit-text-overflow:ellipsis; overflow:hidden; } 
.baikelistbox p a{ color: #333; font-size: 18px;} 
.baikelistbox h4{ font-size: 15px; color: #999; white-space:nowrap; text-overflow:ellipsis; -webkit-text-overflow:ellipsis; overflow:hidden;}
.baiketag{ overflow:hidden;}
.baiketag span{ border: 1px #be9244 dashed;
    float: left;
    color: #be9244;
    font-size: 12px;
    padding: 0 14px;
    line-height: 24px;
    margin-right: 10px;
    margin-top: 15px;
    border-radius: 15px;
  }
.baiketime{ position: absolute; top: 4px; right: 0px; font-size: 14px; color: #666; cursor: pointer;}
.baikelistbox:hover p a,.baikelistbox:hover .baiketime{ color: #be9244;}
.baikelist ul li{ border: 1px #dcdfe4 solid; margin-bottom: 15px; padding: 0 15px;}
.baikelist ul li:hover{background-color: #f1f1f1;}
.head_info{color: #a7a7a7;}
.head_info a{color: #a7a7a7;}
/*.baikelist ul li:last-child{ border:none;}*/

/*百科banner*/
.baikebanner .swiper-containerbaike img{ width:100%;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ width:1em; height: 1em; margin: 0 0.8em; border-radius: 1em!important;}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 1em!important;}


/*热门百科*/
.baikeright{ width:390px; float: right;}
.bkhotnews{ border:1px solid #dcdfe4; margin-bottom: 30px;}
.bkhottitle{ border-bottom:1px solid #dcdfe4;}
.bkhottitle p{ color: #1a1a1a; font-size: 16px; font-weight: bold; line-height: 46px; padding-left: 26px;}
/*.bkhotnewsbox ul{  width: 43%; padding: 10px 3%;}*/
.bkhotnewsbox ul{ padding: 10px 20px;}
.bkhotnewsbox ul li{ line-height: 45px; border-bottom:1px solid #f2f2f2; list-style: inside; white-space:nowrap; text-overflow:ellipsis; -webkit-text-overflow:ellipsis; overflow:hidden; }
.bkhotnewsbox ul li a{ font-size: 16px; color: #4c4c4c;}
.bkhotnewsbox ul li a:hover{ color: #be9244;}
.bkhotnewsbox ul li:last-child{ border:none;}


/*新表单*/
.bkform{ margin-bottom: 30px;}
.bkformbox{ position:relative; box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);}
.bkformbox span{ padding: 0 15px 15px; display: block; margin-top: -20px; }
.bkformtitle{ background-color: #f7f7f7; padding: 10px 0;}
.bkformtitle p{ color:#000; font-size: 24px; font-weight: bold; line-height: 36px; border-left: 12px solid #e2a814; padding-left: 20px;}
.bkformimg{ position:absolute; right: 0; top: 0;}


/*热门移民项目*/
.hotimmnew{ margin-bottom: 30px;}
.hotimmnewbox{ box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);}
.hotimmnewtitle{ background-color: #f7f7f7; padding: 10px 0;}
.hotimmnewtitle p{ color:#000; font-size: 24px; font-weight: bold; line-height: 36px; border-left: 12px solid #e2a814; padding-left: 20px;}
.hotimmnewlist ul{ padding:20px 16px;}
.hotimmnewlist ul li{ margin-bottom:20px;}
.hotimmnewlist ul li img{ width: 100%; border-radius: 10px;}
.hotimmnewlist ul li p{ width: 100%; color: #4c4c4c; font-size: 18px; margin-top: 10px;}






