leftadvbgc2.png
/*初始化标签*/
body{ font-family: Arial, Helvetica, "微软雅黑", sans-serif;color: #333;background-color: #fff;font-size: 16px;overflow-x: hidden;}
a{color:#333; text-decoration:none; cursor:pointer; outline: 0 none;}
a:hover{ text-decoration:none;color:#f04730;}
a:focus{-moz-outline-style:none; border:0px;blr:expression(this.onFocus=this.blur());}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote,th,td{margin:0; padding:0;}
header,footer,article,aside,section,nav,menu,hgroup,details,dialog,figure,figcaption{display:block}
ol,li,ul,dl,dt,dd{list-style:none;}
fieldset,img {border:0}
button,submit,input,select { vertical-align:middle;}
button,submit { cursor:pointer;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:lighter;}
table{border-collapse:collapse; border-spacing:0;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
select,button{font-family:inherit; font-size:inherit; font-weight:inherit; outline-style:none; outline-width:0pt; padding: 0; margin: 0;}
b,em,i{display:inline-block; font-weight:normal; font-style:normal;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{ zoom:1;}
.container { width:1200px; position:relative; margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.clear1 {zoom: 1;}
input{outline:none;background-color: #fff;border: 0;border: 1px solid #ddd;cursor: pointer;}
.basecolor{color:#0185d7;}
.fontblack{color:#000;}
p.textOverflow{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
p.dbtextOverflow{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
/*版心*/
.wr{width:1200px;margin:0 auto}
/*input提示语*/
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999; opacity:1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999; opacity:1;
}
input:-ms-input-placeholder{
    color: #999; opacity:1;
}
input::-webkit-input-placeholder{
    color: #999; opacity:1;
}
input:focus::-webkit-input-placeholder{
    text-indent: -999em;
    z-index: -20;
}
/*font字体初始化*/
@font-face {
    font-family: "iconfont";
    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/iconfont.woff') format('woff'), /* chrome, firefox */ url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/*头部*/
header {
    width: 100%;
    height: 72px;
}

.header-center {
    height: 100%;
}

.header-center .header-center_login {
    float: left;
    width: 285px;
    height: 100%;
}

.header-center .header-center_login h1 {
    float: left;
    background: url('../images1/logo1.png') no-repeat center center;
    /*background-size: 190px 40px;*/
    background-size: 190px 67px;
    text-indent: -999px;
    width: 195px;
    /*width: 200px;*/
    height: 100%;
}

.header-center_login .partner {
    float: left;
    width: 86px;
    height: 100%;
    background: url('../images1/immigration.png') no-repeat center center;
    background-size: 85px 45px;
}

.header-center .header-center_sereach {
    position: relative;
    float: left;
    width: 266px;
    height: 30px;
    padding-left: 315px;
    padding-top: 24px;
}

.header-center_sereach .input {
    width: 100%;
    height: 100%;
    position: relative;
}

.header-center_sereach .input form {
    width: 100%;
    height: 100%;
}

.header-center_sereach input {
    width: 100%;
    height: 100%;
    border: 2px solid #2187d3;
    padding-left: 10px;
}

.header-center_sereach button {
    position: absolute;
    top: 0px;
    right: -13px;
    width: 48px;
    height: 34px;
    border: 0;
    background-color: #232E52;
    color: #fff;
    text-align: center;
}

.header-center .header-center_phone {
    float: right;
    padding-top: 12px;
    font-size: 14px;
}
.header-center_phone .headertelimg {
    width: 49px;
    height: 49px;
    margin-right: 10px;
}
.header-center_phone .headertelimg img{
    width: 100%;
}
.header-center_phone .headertel{
    padding-top: 10px;
}
.header-center .header-center_phone .phoneNumber {
    color: #027ABF;
    font-weight: 700;
    font-size: 14px;
    text-align: left;
}

/*---前期搜索框----*/
.header-center .header-center_sereach .searchlist {
    position: absolute;
    left: 0;
    bottom: -94px;
    z-index: 66;
    width: 278px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    display: none;
}
.header-center .header-center_sereach .searchlist.active{
    display: block;
}
.header-center .header-center_sereach .searchlist .searchlist_list a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 14px;
}
.header-center .header-center_sereach .searchlist .searchlist_list a:hover {
    background-color: #0087d8;
    color: #fff;
}
/*---前期搜索框结束----*/
nav.navbar {
    position: relative;
    width: 100%;
    background: rgba(18,127,208,.6);
    height: 46px;
    font-size: 16px;
    margin-bottom: 1px;
    z-index: 10;
}

.navCenter {
    height: 100%;
}

.navCenter ul {
    width: 100%;
    height: 100%;
}

.navCenter ul li {
    float: left;
}

.navCenter ul li a {
    display: block;
    padding: 0 43px;
    height: 100%;
    line-height: 46px;
    color: #fff;
}

/*移民项目地区定位*/
.allareList {
    position: relative;
}

.allareList .dropdownCon {
    display: none;
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 99999;
    width: 546px;
    padding: 10px 0;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 #e1e1e1;
    -moz-box-shadow: 0 2px 4px 0 #e1e1e1;
    box-shadow: 0 2px 4px 0 #e1e1e1;
}

.navCenter .arealesson {
    position: relative;
}

.arealesson .outarealesson {
    display: none;
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 90;
    width: 154px;
    padding: 10px 0;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 #e1e1e1;
    -moz-box-shadow: 0 2px 4px 0 #e1e1e1;
    box-shadow: 0 2px 4px 0 #e1e1e1;
}

.navCenter .allareList a s.down, .navCenter .arealesson a s.down {
    position: absolute;
    right: 15px;
    top: 22px;
    border-top: 9px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid transparent;
}

.navCenter .allareList a s.top, .navCenter .arealesson a s.top {
    position: absolute;
    right: 15px;
    top: 12px;
    border-top: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
}

.allareList .dropdownCon .areaCon li.droplist {
    float: left;
    width: 125px;
    text-align: center;
}

.allareList .dropdownCon .areaCon li.droplist h4 {
    color: #ccc;
    font-size: 20px;
    height: 30px;
    line-height: 42px;
    text-align: center;
}

.allareList .dropdownCon .areaCon ul {
    border-right: 1px solid #f1f1f1;
    margin-bottom: 15px;
    min-height: 150px;
}

.allareList .dropdownCon .areaCon ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.allareList .dropdownCon .areaCon ul li a {
    display: inline;
    color: #000;
    padding: 5px;
    font-size: 14px;
    margin: 0 auto;
}

.navCenter .arealesson .outarealesson ul li a {
    color: #000;
    padding: 0;
    margin: 0 42px;
    line-height: 30px;
}

.arealesson .outarealesson ul li {
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.allareList .dropdownCon .areaCon ul li a.fontred {
    color: #f04730;
}

/*!* 欧洲 *!*/
.allareList .dropdownCon .areaCon li.droplisttEurope {
    width: 170px;
}

.allareList .dropdownCon .areaCon li.droplisttEurope .Europe li {
    width: 84px;
}

.allareList .dropdownCon .areaCon li.droplisttEurope .Europe li:nth-child(2n-1) {
    float: left;
}

.allareList .dropdownCon .areaCon li.droplisttEurope .Europe li:nth-child(2n) {
    float: right;
}

.allareList .dropdownCon .audioList li a:hover,
.allareList .dropdownCon .areaCon ul li a:hover,
.navCenter .arealesson .outarealesson ul li a:hover {
    background: #0087d8;
    color: #fff;
}
/*新footer区*/
.galaxy_footer{
    width: 100%;
    height: 440px;
    background: url('../images1/footerBgc.jpg') no-repeat center center;
    background-size: cover;
    color: #fff;
}
.galaxy_footer .galaxy_footercenter{
    width: 100%;
    height: 100%;
    padding: 32px 40px 0;
    box-sizing: border-box;
}
.galaxy_footer .galaxy_footercenter .footercentertop{
    border-bottom: 1px solid rgba(255,255,255,.35);
    padding-bottom: 4px;

}
.galaxy_footer .galaxy_footercenter .footercentertop .footer-logo{
    width: 538px;
}
.galaxy_footer .galaxy_footercenter .footercentertop .galaxy-list{
    width: 226px;
    padding-top: 18px;
    font-size: 18px;
}
.galaxy_footer .galaxy_footercenter .footercentertop .galaxy-project{
    width: 356px;
    padding-top: 18px;
    font-size: 18px;
    text-align: center;
}
.galaxy_footer .galaxy_footercenter .footercentercenter{
    font-size: 16px;
}
.galaxy_footer .galaxy_footercenter .centerLeft{
    width: 538px;
}
.galaxy_footer .galaxy_footercenter .centerLeft-city li{
    padding-right: 22px;
    height: 42px;
    line-height: 42px;
}
.galaxy_footer .galaxy_footercenter .centerLeft-other p{
    height: 28px;
    line-height: 28px;
}
.galaxy_footer .centerCenter{
    padding-top: 42px;
    width: 226px;
}
.galaxy_footer .centerCenter li{
    height: 28px;
    line-height: 28px;
}
.galaxy_footer .centerCenter li a{
    color: #fff;
}
.galaxy_footer .centerRight{
    width: 356px;
}
.galaxy_footer .centerRight .countrylist strong{
    line-height: 42px;
}
.galaxy_footer .centerRight .countrylist li{
    height: 22px;
    line-height: 22px;
}
.galaxy_footer .centerRight .countrylist li a{
    color: #fff;
    font-size: 14px;
}
.galaxy_footer .centerRight .countrylist:nth-child(1){
    width: 84px;
}
.galaxy_footer .centerRight .countrylist:nth-child(2){
    width: 75px;
}
.galaxy_footer .centerRight .countrylist:nth-child(3){
    width: 90px;
}
.galaxy_footer .centerRight .countrylist:nth-child(4){
    width: 100px;
}
.galaxy_footer .footercenterlinks{
    border-bottom: 1px dashed rgba(255,255,255,.35);
    padding-bottom: 12px;
}
.galaxy_footer .footercenterlinks li{
    padding-right: 36px;
    position: relative;
}
.galaxy_footer .footercenterlinks li:nth-child(1) .hoverimg{
    position: absolute;
    top: -123px;
    left: -36px;
    display: none;
}
.galaxy_footer .footercenterlinks li:nth-child(2) .hoverimg{
    position: absolute;
    top: -123px;
    left: -24px;
    display: none;
}
.galaxy_footer .footercenterlinks li:nth-child(3) .hoverimg{
    position: absolute;
    top: -123px;
    left: -25px;
    display: none;
}
.galaxy_footer .footercenterBotton>p{
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: rgba(255,255,255,.5);
}
.galaxy_footer .footercenterBotton .bottomimg{
    width: 712px;
    padding-left: 117px;
    padding-top: 14px;
    box-sizing: border-box;
}
.galaxy_footer .footercenterBotton .bottomimg li{
    padding-right: 16px;
}

.galaxy_footer .footercenterBotton .recordLsh a{
    color:#fff;
}

/* 右侧固定栏 */
.right_fixed {
    position: fixed;
    right: 1%;
    bottom: 150px;
    z-index: 9999;
}

.right_fixed li {
    position: relative;
    width: 58px;
    height: 68px;
    border: 2px solid #c9ebfe;
    border-bottom: 0;
    background-color: #fff;
    box-sizing: border-box;
}
.right_fixed li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.right_fixed li:last-child{
    border-bottom: 1px solid #c9ebfe;
}
.right_fixed>li>a>img{
    margin-top: 9px;
    width: 36px;
}
.right_fixed>li#backTop a img{
    margin-top: 16px;
}
.right_fixed>li>a p{
    color: #0087d8;
    font-size: 12px;
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
}
.right_fixed li img.gotoparrow{
    width: 30px;
    height: 17px;
}
.right_fixed li a {
    display: block;
}
.right_fixed li a span {
    float: left;
    color: #fff;
    margin-top: 3px;
}
.right_fixed li div {
    width: 110px;
    position: absolute;
    z-index: -1;
    left: -132px;
    bottom: 0;
    background: #fff;
    padding: 5px 10px;
    display: none;
    font-size: 14px;
}
.right_fixed li div.erweima{
    width: 144px;
    height: 156px;
    left: -166px;
    bottom: -115px;
    text-align: center;
}
.right_fixed li div.erweima a{
    color: #fff;
}
.right_fixed li div.linktoyou{
    width: 164px;
    height: 96px;
    left: -164px;
    top: 0px;
    padding-left: 18px;
    box-sizing: border-box;
    color: #fff;
    background: url('../images1/leftadvbgc1.png') no-repeat;
}
.right_fixed li div.linktoyou i{
    color: #fff;
}
.right_fixed li div.advemial{
    width: 172px;
    height: 58px;
    line-height: 28px;
    left: -210px;
    padding-left: 18px;
    background: url('../images1/leftadvbgc3.png') no-repeat;
    background-size: cover;
}
.right_fixed li div.advemial a{
    color: #fff;
}
.right_fixed li div.advemial a i{
    color: #fff;
}
.right_fixed li div.linktoyou .pleasephone{
    width: 122px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    box-sizing: border-box;
    margin: 6px 0;
}
.right_fixed li div.linktoyou input{
    border: 0;
}
.right_fixed li div.linktoyou button{
    width: 56px;
    height: 24px;
    line-height: 24px;
    background-color: #ffb643;
    border-radius: 4px;
    border: 0;
    color: #fff;
}
.right_fixed li div.erweima{
    background: url('../images1/leftadvbgc2.png') no-repeat;
    background-size: cover;
}
.right_fixed li div.erweima img{
    display: block;
    width: 108px;
    height: 108px;
    padding: 10px 0 10px 17px;
}
.right_fixed li div p i {
    font-size: 14px;
    color: #0087d8;
    font-weight: bold;
}
.right_fixed li:nth-child(2) .hoverimg{
    position: absolute;
    top: 7px;
    left: 10px;
    display: none;
}
.right_fixed li:nth-child(3) .hoverimg{
    position: absolute;
    top: 7px;
    left: 10px;
    display: none;
}
.right_fixed li.active:hover {
    background: #0087d8;
}
.right_fixed li.active:hover img.origimg{
    display: none!important;
}
.right_fixed li.active:hover img.hoverimg{
    display: block!important;
}
.rightadvsuccess,.assessmentSuccess{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: none;
}
.assessmentSuccess .tipscenter{
    background: #fff;
    border: 1px solid #dfdfdf;
    padding: 15px;
    height: 100px;
    width: 226px;
    position: absolute;
    left: 50%;
    margin: -90px 0 0 -175px;
    top: 50%;
    z-index: 100;
    text-align: center;
}
.assessmentSuccess .tipscenter .txt{
    line-height: 18px;
    padding-top: 16px;
}
.rightadvsuccess .opacity,.assessmentSuccess .opacity{
    width: 100%;
    height: 100%;
    background-color: #8a8a8a;
    opacity: .5;
}
.rightadvsuccess .tipscenter{
    background: #fff;
    border: 1px solid #dfdfdf;
    padding: 15px;
    height: 140px;
    width: 310px;
    position: absolute;
    left: 50%;
    margin: -90px 0 0 -175px;
    top: 50%;
    z-index: 100;
    text-align: center;
}
.rightadvsuccess .tipscenter .txt{
    font-size: 14px;
    padding: 20px 0;
}
.rightadvsuccess .tipscenter .btn{
    background: #0087d8;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    width: 80px;
    margin: 0 auto;
    cursor: pointer;
    display: inline-block;
    border: 0;
}
.rightadvsuccess .error,.rightadvsuccess .success{
    display: none;
}
/*tp分页样式*/
.pagination{
    text-align: center;
    font-size: 15px;
    margin-bottom: 15px;
}
.pagination .current{
    display: inline-block;
    margin-right: 5px;
    color: #fff;
    line-height: 33px;
    background: #0087d8;
    padding:0 12px;
    border:1px solid #e1e1e1;
    border-radius: 3px;
}
.pagination a {
    line-height: 33px;
    display: inline-block;
    margin-right: 5px;
    padding: 0px 12px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    background: #fff;
}
.pagination a:hover{
    background: #0087d8;
    color: #fff;
    border-radius: 3px;
}
.pagination .rows{
    display: inline-block;
}
/*银河全球*/
.galaxyglobal .immi_region_title{
    margin: 15px auto;
    width: 788px;
}
.galaxyglobal .immi_region_title li{
    float: left;
    margin: 0 auto;
    padding: 6px 26px;
    color: #000;
    font-size: 18px;
}
.galaxyglobal .immi_region_title li.active{
    background: #0185d7;
    color: #fff;
}
.galaxyglobal .jimmi_region{
    overflow: hidden;
    width: 100%;
    height: 262px;
}
.galaxyglobal .immi_region_con li{
    position: relative;
    width: 100%;
    height: 100%;
    display: none;
}
.galaxyglobal .immi_region_con li.active{
    display: block;
}
.galaxyglobal .immi_region_con li img{
    width: 100%;
}
.galaxyglobal .immi_region_con li .globalCity{
    position: absolute;
    right: 0;
    top: 0;
    width: 166px;
    height: 100%;
    text-align: center;
}
.galaxyglobal .immi_region_con li .globalCity .ccity{
    display: block;
    height: 144px;
    line-height: 240px;
    font-size: 30px;
    color: #3e3e3e;
}
.galaxyglobal .immi_region_con li .globalCity .ecity{
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #7c7c7c;
}
/*专题页面交互遮罩层*/
.submite_successTip{
    position: fixed;
    left: 0;
    top: 0;
    z-index:99;
    width: 100%;
    height: 100%;
    display: none;
}
.submite_successTip .opacity{
    width: 100%;
    height: 100%;
    background-color: rgba(0,8,12,.8);
}
.submite_successTip .submite_successTipcenter{
    position: absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%);
    width: 15rem;
    height: 10rem;
    border-radius: 20px;
    background-color: #fff;
    text-align: center;
    font-size: .8rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    box-sizing: border-box;
    box-shadow: 0px 0px 19px #888;
}
.submite_successTip .submite_successTipcenter .iconSuccess i{
    font-size: 3rem;
    color: #009ef7
}
.submite_successTip .submite_successTipcenter .submite_submite {
    width: 3.8rem;
    height: 1.8rem;
    color: #fff;
    line-height: 1.8rem;
    text-align: center;
    margin: .8rem auto;
    border-radius: 4px;
    background: -webkit-linear-gradient(left, #00d2f7, #0098f7);
    background: -o-linear-gradient(left, #00d2f7, #0098f7);
    background: -moz-linear-gradient(left, #00d2f7, #0098f7);
    background: -ms-linear-gradient(left, #00d2f7, #0098f7);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#00d2f7, endColorStr=#0098f7);
    background: -webkit-gradient(linear, 0% 25%, 75% 100%, from(#00d2f7), to(#0098f7));
}
/*弹出广告*/
.meiqia-modal{
    background: url('../img/index/meiqia-modal1.png') no-repeat center center;
    background-size: cover;
    height:400px;
    width:400px;
    position: fixed;
    left: 50%;
    top:30%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 110;
    display: none;
}
.link-btn{
    top:300px;
    margin: 0 auto;
    position: relative;
    text-align:center;
    width: 65%;
    z-index: 5;
}
.link-btn a{
    color: #7db4e5;
    background: #fff;
    font-size: 18px;
    width:100px;
    height: 8.75%;
    margin-right: 12.5%;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    vertical-align: middle;
    line-height: 33px;

}
.click-close-btn{
    top: 10%;
    position: absolute;
    right: 18%;
    border: 0;
    outline: 0;
    width: 52px;
    height: 52px;
    background: url(../img/index/meiqiaClose.png) no-repeat center center;
    background-size: 30px 30px;
    cursor: pointer;
}
/*自己加的样式*/
.footer-logo img{
    width: 200px;
    height: 50px;
}