﻿/* 马轩 10-26 */
/* banner */
img{
    border-style: none;
}
ul.MainHead{
    height: auto !important;
}
ul.MainHead li a {
    text-decoration: none;
}

ul.MainHead li a p {
    font-size: 100%;
    margin-top: 15px;
}

ul.MainHead li a p.two {
    font-size: 30px;
    line-height: 40px;
    margin-top: 0px;
}

.Come-wrap ul.MainHead li {
    width: 16%;
    height: 150px;
}
.Come-wrap ul.MainHead li:nth-child(4){
    width: 19%;
}
.toTop {
    width: 80px;
    height: 80px;
    text-align: center;
    position: fixed;
    z-index: 9999999;
    right: 50px;
    bottom: 50px;
    background: rgba(0, 0, 0, .2);
    color: #fff;
    font-size: 20px;
    line-height: 80px;
    cursor: pointer;
}
/* 资讯 */
.ZiXun {
    overflow: hidden;
    padding-bottom: 40px;
}
.ZiXun .ZiXunLeft{
    width: 475px;
    float: left;
}
.ZiXun .ZiXunRight{
    width: 675px;
    float: right;
}
.ZiXun .ZiXunLeft{
    margin-right: 50px;
}
.ZiXunCont{
    padding: 15px 0;
    border-bottom: 1px solid #eeeeee;
}
.ZiXunCont:first-child{
    padding-top: 0;
}
.ZiXunCont:last-child{
    border-bottom:none;
}
.ZiXunCont h3{
    margin-bottom: 15px;
    font-size: 18px;
}
.ZiXunCont a{
    display: block;
    margin-bottom: 10px;
    color: #373737;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ZiXunCont a:hover{
    color: #ee5455;
}
.ZiXun .ZiXunRight img{
    width: 100%;
}
.ZiXunRight h3{
    padding: 25px 0;
    border-bottom: 1px solid #eeeeee;
}
.ZiXunRight .HDZTBox{
    margin-top: 25px;
}
.ZXBannerUl{
    height: 346.41px;
}
.ZXBannerUl li a img{
    height: 100%;
}
.HDZTUl{
    height: 112.27px;
}
.HDZTUl li a img{
    height: 100%;
}
.ZiXun .ZiXunRight .swiper-container .swiper-button-next,
.ZiXun .ZiXunRight .swiper-container .swiper-button-prev{
    background-size: 20px 37px;
  }
/* 走进中国 */
.ComeChinese{
    margin-top: 30px;
}
.ComeChinese ul li{
    width: 380px;
    float: left;
    margin-right: 30px;
}
.ComeChinese ul li:last-child{
    margin-right: 0;
}
.ComeChinese ul li img{
    width: 100%;
}

.ComeChinese ul li img:hover{
    box-shadow: 0 2px 8px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 8px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 8px 4px rgba(0, 0, 0, 0.1);
    -mx-box-shadow: 0 2px 8px 4px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 2px 8px 4px rgba(0, 0, 0, 0.1);
}
.ComeChinese ul li .ComeChineseWor{    
    padding: 10px 12px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
}
/* 投资中国 */
.investChina{
    margin-top: 40px;
}
.investCont{
    margin-top: 30px;
}
.investCont .investContTop{
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
}
.investCont .investContTop li{
    float: left;   
    line-height: 28px;
    border-right: 1px solid #d8d8d8;
}
.investCont .investContTop li:last-child{
    border-right:none;
    margin-right: 0px;
}
.investCont .investContTop li:first-child a{
    margin-left: 0px;
}
.investCont .investContTop li:last-child a{
    margin-right: 0px;
}
.investCont .investContTop li a {
    display: block;
    padding: 0 9px;
    margin: 0 7px;
    color: #000;
    font-size: 16px;
    text-align: center;
}

.investCont .investContTop li:hover a, 
.investCont .investContTop li.active a {
    background: #4f7fe1;
    color: #fff;
}
.investContFooter .investContTop{
    border-bottom: none;
    padding: 10px 0;
}
.investContFooter .investContTop li{
    width: 20%;
    box-sizing: border-box;
}
.FooterContent::after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.FooterContent .ContentImg{
    float: left;
    width: 480px;
    height: 251px;
    text-align: center;
    line-height: 251px;
    font-size: 18px;
}
.FooterContent img{
    width: 100%;
    height: 100%;
}
.FooterContent .FooterRight{
    height: 251px;
    margin-left: 530px;
    padding-top: 20px;
    box-sizing: border-box;
    position: relative;
}
.FooterContent .FooterRight .FooterRightCont{
    height: 200px;
}
.FooterContent .FooterRight p{
    text-indent: 2em;
}
.WSFalv{
    margin-top: 40px;
}
.WSFalvUl {
    width: 960px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}
.WSFalvUl li{
    width: 160px;
    height: 160px;
    float: left;
    /* filter: Alpha(opacity=20); */
    text-align: center;
    margin: 0 30px 30px 0;
    border: 1px dashed #b1b1b1;
}
.WSFalvUl li a{
    display: block;
    color: #333333;
    font-size: 18px;
    overflow: hidden;
}
.WSFalvUl li a:hover{
    color: #ee5455;
}
.WSFalvUl li img{
    margin: 30px 0 10px;
}
.WSFalvUl span{
    display: inline-block;
    text-align: center;
    line-height: normal;
}

/*  指引三图片 */

.zyWSFalvzy{
    margin-top: 40px;
}
.zyWSFalvUl {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}
.zyWSFalvUl li{
  
    height: 200px;
    float: left;
    /* filter: Alpha(opacity=20); */
    text-align: center;
    margin: 0 2px 2px 0;
    
}
.zyWSFalvUl li a{
    display: block;
    color: #333333;
    font-size: 18px;
    overflow: hidden;
}
.zyWSFalvUl li a:hover{
    color: #ee5455;
}
.zyWSFalvUl li img{
    margin: 30px 0 10px;
}
.zyWSFalvUl span{
    display: inline-block;
    text-align: center;
    line-height: normal;
}



/* 外籍人士在华生活 */

.alienInChina{
    margin-top: 40px;
}
.alienContent{
    margin-top: 30px;
    background-color: #f5f5f5;
    padding: 40px 0;
}
.alienContent a{
    display: inline-block;
    width: 160px;
    line-height: 50px;
    text-align: center;
    margin: 0 37px;
    border: 1px solid #aab3c4;
    border-radius: 20px;
    color: #333333;
}
.alienContent a:hover{
    color: #ee5455;
}
/* 办事流程 */
.WorkProgram ul.WSFalvUl{
    width: 100%;
    height: 432px;
    background: url(../images/WorkProgram.png) top center no-repeat;
    background-size: 100%;
    overflow: hidden;
}

.WorkProgram ul.WSFalvUl li{
    width: 180px;
    height: 180px;
    background: rgba(0, 0, 0, 0.2) !important;
    border: none;
    margin: 126px 60px;
    color: #fff;
}
.WorkProgram ul.WSFalvUl li img {
    margin: 40px 0 10px;
}
.WorkProgram ul.WSFalvUl li span {
    display: inline-block;
    width: 120px;
}
.WorkProgram ul.WSFalvUl li a{
    color: #fff;
}
.WorkProgram ul.WSFalvUl li a:hover{
    color: #ee5455;
}
.ZXBannerBox ul li{
    margin-right: 0 !important;
}
.ZXBannerUl li {
    width: 100% !important;
}
.ZXBannerBox .swiper-pagination-bullets{
    bottom: 5px;
    left: inherit;
    width: inherit;
    right: 0px;
}
.ZXBannerBox .swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 5px;
}
.ZXBannerBox .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
}
.ZXBannerBox .swiper-pagination-bullet-active{
    width: 16px;
    height: 10px;
}
.touziMore:hover {
    color: #ee5455;
    border: none;
}
/* 通栏 */
.tonglanImg{
    display: block;
    margin-top: 40px;
}