@charset "utf-8";
/*全局控制*/
body{margin:0;padding:0;font-size:14px;font-family:"Microsoft YaHei";-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{line-height:16px;}
img{border:0;}
ul,li{list-style-type:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline; text-decoration: none;}
.header{ width: 1232px; margin: 0 auto; height: 110px;}
.header .header_z{float: left;height: 110px;}
.header .header_z .logo{float: left; padding-top: 20px;}
.header .header_z .logo img{width: 222px; height: 70px;}
.header .header_z .logo_r{float: left; padding: 30px 0px 0px 12px;}
.header .header_z .logo_r img{width: 194px; height: 50px;}
.header .header_y{float: right;height: 110px;width: 672px;}
.header .header_y .dh{height: 47px; line-height: 47px;}
.header .header_y .dh01{height: 47px; line-height: 47px; width: 220px;border-bottom: 1px solid #D6D6D6; float: right;}
.header .header_y .dh .dh01 span{font-size: 20px; vertical-align: middle;color: #EE7700; font-weight: bold; letter-spacing: 2px; margin-left: 10px;}
#overlay {
	position:fixed;
	top: 0;right: 0;left: 0;bottom: 0;
	background:rgba(0,0,0,0.8);
	z-index: 999999999;
	display: none;
}
.lightbox,.lightbox_auto{
	position:fixed;
	top: 0;right: 0;left: 0;bottom: 0;
	margin:auto;
	width: 590px;
	height: 315px;
	background-color: white;
	z-index: 9999999999;
	display: none;
}
.lightbox .lightbox_title,.lightbox_auto .lightbox_title_auto{
	color: #ffffff;
	padding-left: 30px;
	height:60px;
	line-height: 60px;
	font-size: 16px;
	background-color: #2244A6;
	font-weight: bold;
	position: relative;
}
.lightbox .lightbox_title .close,.lightbox_auto .lightbox_title_auto .close_auto{
	position: absolute;
	right:10px;
	background: url(../images/close.png) no-repeat;
	width:36px;
	height:36px;
	top:10px;
	cursor: pointer;

}
.lightbox .lightbox_content{
	padding: 20px 30px;
    position: relative;
	/*display:none;*/
}
.lightbox .lightbox_content .prompt{
    color: red;
    position:absolute;
    top:65px;
    display: none;
}
.lightbox_content_success{
	padding: 50px 30px 20px 30px;
	display: none;
}
.lightbox_content_error{
	padding: 50px 30px 20px 30px;
	display: none;
}
.lightbox_content_success p,.lightbox_content_error p,.lightbox_content_auto p{
	font-size: 16px;
	color: #545454;
	text-align: center;
	line-height: 30px;
}
.lightbox .lightbox_content p,.lightbox .lightbox_content label{
	font-size: 14px;
	color: #545454;
}
.lightbox .lightbox_content label{
	margin-right: 10px;
}
.lightbox .lightbox_content_form{
	padding-top: 40px;
}
.lightbox .lightbox_content input{
	width: 100px;
	height: 36px;
	border: 1px solid #AEAEAE;
	margin-right: 28px;
}
.lightbox .lightbox_content button,.lightbox .lightbox_content_success button,.lightbox .lightbox_content_error button,.lightbox_auto .lightbox_content_auto button{
	width: 175px;
	height: 55px;
	background-color: #A05000;
	border-radius: 5px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	background: -webkit-linear-gradient(top,#EC7A08 0%,#DA7107 30%,#CA6806 100%);
	text-shadow: 3px 3px 5px #A05000;
	background: -o-linear-gradient(top,#EC7A08 0%,#DA7107 30%,#CA6806 100%);
	text-shadow: 3px 3px 5px #A05000;
	text-shadow: 3px 3px 5px #A05000;
	color: #FFFFFF;
	border:none;
	cursor: pointer;
	margin: 30px auto 0 auto;
}
/*.nav{ height: 48px; width: 784px; background: red;}
.nav li{width: 112px; height: 48px; line-height: 48px; font-size: 18px; float: left; text-align: center; color: #000000;}
.nav li a{color: #000000;display:block;}
.nav li a:hover{color: #ee7700;}
.on{ background: url(../images/nav_bak.png) no-repeat right; color: #FFFFFF;}*/
/*banner*/
.navArea{/*padding-bottom:25px;*/}
.navBg{/*border-top:1px solid #333;*/}
.nav{width:672px;height:48px;margin:0 auto;line-height:48px;}
.nav li{float:left; text-align: center;}
.nav li a{display:block;width:96px;text-align:center;font-size:18px; color: #000;}
.nav li a:hover, .nav li a:hover.on{text-decoration:none; color: #ee7700;}
.nav li a.on{/*background:#1c1c1c;*//*color:#934609;*/ background:url(../images/nav_bak.png) no-repeat; color: #FFFFFF;}
.nav li a.on2{text-decoration:none;}
.nav li:hover.on{background:#1c1c1c;text-decoration:none;}
.nav li ul{display:none;position:absolute;z-index:9999;}
.nav li ul li{float:left;display:block;position:relative;line-height:20px;_display:inline;}
.nav li ul li .s{position:absolute;top:0;left:140px;}
.nav li ul li .s li{float:none;}
.nav li ul li a{display:block;width:127px;height:48px;/*padding:4px 0 8px 20px;*/text-align:center;font-size:16px;border-bottom: 1px solid #DDDDDD; float: left; color: #000;}
.nav li ul li a:hover{color:#ee7700;transition: background-color 0.2s, margin-top 0.2s;}
.nav_sub{ width:672px; overflow: hidden; padding-top: 14px; padding-bottom: 15px; background: #FFFFFF;}
.nav_sub li{float: left;}
.nav_sub li a{width: 126px; height: 48px; line-height: 48px; font-size: 18px; margin-left: 8px; margin-right: 6px;}
.nav_sub li img{margin-left:35px; margin-top: 18px;}
.banner{ position:relative; overflow:hidden; margin:0 auto;width:100%;/* 设置焦点图最大宽度 */}
.banner .bd{ position:relative; z-index:0;}
.banner .bd li{ position:relative; text-align:center;}
.banner .bd li img{ width: 100%; width:100%;/* 图片宽度100%，达到自适应效果 */}
.banner .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.banner .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:38px; line-height:38px; }

.banner .hd{ position:absolute; height:38px; line-height:38px; bottom:0; z-index:1; text-align:center; width:100%; background: #000000; opacity: 0.6;}
.banner .hd ul{  }
	/*==点==*/
.banner .hd ul li{ display:inline-block; width:54px; height:5px; background:#FFFFFF; text-indent:-9999px; overflow:hidden; margin:0 2px;}
	/*==当前选中==*/
.banner .hd ul li.on{ background:#FF860D;}
.hot{ width: 1232px; height: 63px; margin: 0 auto; padding: 24px 0px;}
.hot .hot_z{float: left;line-height:75px; font-size: 20px; color: #EE7700;}
.hot_eng{font-family: arial; font-size: 14px; margin-left: 5px;color: #9D9D9D;}
.hot .hot_y{float: left;margin-left: 70px;}
.hot .hot_y .li01{min-width: 138px; height: 63px; float: left; padding: 8px;}
.hot .hot_y .li01 img{margin: 15px 18px 15px 15px;float: left; width: 33px; height: 33px;}
.hot .hot_y .li01 span{line-height: 63px;font-size: 16px;}
.hot .hot_y .li01 span a{color: #1E3986; font-size: 16px; font-weight: bold;}
.hot .hot_y .li01 span a:hover{color: #EE7700;}
/*护照项目*/
.bg {
		/*position: absolute;*/
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.bg-box-1{
		background: url('../images/about.png') no-repeat center/cover;
	}
	.bg-box-2{
		background: url('../images/2.jpg') no-repeat center/cover;
	}
	.bg-box-3{
		background: url('../images/3.jpg') no-repeat center/cover;
	}
	.bg-box-4{
		background: url('../images/4.jpg') no-repeat center/cover;
	}
	#wrap{
		/*position: absolute;*/
		overflow: hidden;
		top:0; left:0; right:0; bottom:0;
		margin:auto;
		width: 1232px;
		background: #FFFFFF;
		height: 319px;

	}
	#wrap > ul{
		width: 1232px;
		list-style: none;
		background: #FFFFFF;
	}
	#wrap > ul > li{
		float: left;
		width: 96px;
		height: 319px;
		/*margin-top: 30px;*/
		/*margin-right: 4px;*/
		cursor: pointer;
	}
	/*#wrap > ul > li:nth-child(1){
		background: url('../images/about.png') no-repeat center/cover;
	}
	#wrap > ul > li:nth-child(2){
		background: url('../images/about.png') no-repeat center/cover;
	}
	#wrap > ul > li:nth-child(3){
		background: url('../images/about.png') no-repeat center/cover;
	}
	#wrap > ul > li:nth-child(4){
		background: url('../images/about.png') no-repeat center/cover;
		width: 700px;
	}	*/
	#wrap > ul > li > .text{
		width: 96px;
		height: 100%;
		background: #1E3986;
		/*opacity: .5;*/
		float: left;
		padding-top: 30px;

	}
	#wrap > ul > li > .text p{
		color: #fff;
	}

.na-im{ width:31px; height:31px;}
.mt-24{margin-top: 24px;}
.curr .y01{background: #3E87D3;}
.curr .y01_bottom{color:#FFFFFF;}
.bak_ban{background: url(../images/bak.png) no-repeat center; height: 50px; width: 1232px; margin: 0 auto;}
.hzxm{margin: 0 auto; width: 1232px; overflow: hidden; margin-top: 15px;}
.hzxm_z{float: left; background: #3E87D3; width: 746px; height: 319px;border-left: 4px solid #FFFFFF;}
.z_center{ height: 259px; margin-top: 30px;}
.z_left{ width: 96px; height: 259px;  float: left;margin-top: 30px;}
.z_top{width: 35px; height: 35px;text-align: center; margin: 0 auto;}
.z_top img{width: 35px; height: 35px;}
.z_bottom{font-weight: bold; font-size: 24px; text-align: center; color: #FFFFFF; padding-top: 15px;}
.z_center01{ width: 389px; height: 259px; float: left;border-left: 1px solid #90BDEC;}
.z_center01 img{margin: 22px; width: 345px; height: 214px;}
.z_center02{  height: 214px; float: left;margin-top: 22px; line-height: 22px; color: #FFFFFF;}
.ckxq{ border: 1px solid #90BDEC; width: 104px; height: 35px; border-radius: 5px; line-height: 35px; text-align: center; margin-top: 40px;}
.ckxq a{color: #FFFFFF;display: block;border-radius: 5px}
.ckxq a:hover{ background: #1e3986;}
.hzxm_y{ float: right; height: 319px;}
.y01{width: 96px; height: 319px; float: left; background: #1E3986; padding-top: 30px;}
/*.y01:last-child{border-right: 4px solid #FFFFFF;}*/
.y01_top{width: 96px; height:31px;text-align: center; margin: 0 auto;}
.y01_bottom{font-weight: bold; font-size: 24px; text-align: center; color: #FFFFFF; padding-top: 15px;}
/*关于*/

.demopage{width:718px;float: left; overflow: hidden;}
.demopage h2{font-size:14px;text-align:center;}
/* tabbox */
.tabbox{width:721px;position:relative;overflow:hidden;}
.tabbox .tabbtn{height:60px;float: left;}
.tabbox .tabbtn li{position:relative; height: 60px; width: 150px; line-height: 60px;}
.tabbox .tabbtn li a,.tabbox .tabbtn li span{display:block;float:left;height:60px;line-height:60px;overflow:hidden;width:150px;text-align:center;font-size:18px;cursor:pointer; color: #343333;}
.tabbox .tabbtn li.current{background: url(../images/001.png) no-repeat;}
.tabbox .tabbtn li.current a,.tabbox .tabbtn li.current span{height:60px;line-height:60px;background: url(../images/001.png) no-repeat;color:#FFFFFF; text-decoration: none;}
.tabbox .loading{height:40px;width:432px;text-align:center;position:absolute;left:0;top:120px;}
.tabbox .tabcon{float: right;}

.about_bak{ background: url(../images/bak02.jpg) no-repeat center; height: 400px; width: 100%; margin-top: 50px;}
.bor{border-bottom: 1px solid #9F9F9F; width: 138px;}
.about{width: 1232px; margin: 0 auto;  height: 400px;}
.about_z{ width: 721px; float: left; overflow: hidden;}
.about_z_title{height: 80px; font-size: 20px; line-height: 80px; color: #343333; width: 200px;}
.aboout_c{width: 721px; overflow: hidden;}
.aboout_c_z{ overflow: hidden; width: 150px;float: left; background-position:right;}
.aboout_c_z li{ height: 60px; width: 150px; text-align: center; line-height: 60px; font-size: 18px;}
.aboout_c_y{float: right; width: 550px; font-size: 18px; line-height: 36px; color: #343333;}
.icon-arrow-a-left, .icon-arrow-a-right { background: url(../images/icon-sd26986d847.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; }
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }
.about_y{ width: 481px; margin: 0 auto; height: 333px; float: right; margin-top: -45px;}
.fullSlide{width:100%;position:relative;height:333px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:333px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:333px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;line-height:999px;}
.fullSlide .hd ul .on{}
.fullSlide .prev,.fullSlide .next{position:absolute;z-index:1;top:50%;margin-top:-30px;left:0%;z-index:1;width:32px;height:68px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;opacity:0.8;display:block;}
.fullSlide .next{left:auto;right:0%;background-position:-6px -137px;}

/*新闻资讯*/
.new{ width: 1232px; margin: 0 auto; overflow: hidden; padding-bottom: 50px;}
.new01{width:347px; float: left;}
.new02{width:347px; float: left; margin-left: 30px;}
.new01_title{ /*height: 80px;*/ line-height: 85px; font-size: 20px; color: #343333;}
.new01_title a{float: right;margin-top: 2px;}
.new01_title a img{width: 21px; height: 21px; }
.new01_pc{width: 347px; height: 227px; position: relative;}
.new01_pc img{width: 347px;height: 227px;}
.new01_des{width: 327px; height:54px; background: #283254; font-weight: bold; font-size: 16px; line-height: 54px; padding-left: 20px; color: #FFFFFF; margin-top: -54px; z-index: 99999;position: absolute; opacity: 0.8;}
.new01_list{ margin-top: 20px;}
.new01_des a{display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.pic{float: right; width: 21px; height: 21px;}
.pic .img2{display: none;}
.pic:hover .img1{display: none;}
.pic:hover .img2{display: block; margin-top: 35px;}
/*.go:hover{ background: url(../images/go02.png) no-repeat center; left: ;}*/
.new01_list li{height: 32px; line-height: 32px; font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.new01_list li a:hover{color: #ee7700;}
.new02_list{ margin-top: 20px;}
.new02_list li{height: 32px; line-height: 32px; font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.new02_list a{color: #7B7B7B;}
.new02_list li a:hover{color: #ee7700;}
.new01_list li span{width: 5px; height: 5px;background: #666464; float:left; margin-top: 15px; margin-right: 10px;}
.text01{float: left; width: 380px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.new01_list a{color: #7B7B7B;}
.new03{width:481px; float: right; }
.new03 .new03_pc{width:481px; height: 106px;}
.new03 .new03_pc .new03_pc_left{width: 186px; height: 106px; float: left;}
.new03 .new03_pc .new03_pc_right{ height: 106px; float: right;  width: 275px;}
.new03_des{color: #9F9F9F; font-size: 14px; margin-top: 3px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; width: 275px;}
.new03_title{font-weight:bold; font-size: 16px; height: 44px;}
.new03_title a{color: #000000;}
.new03_title a:hover{color:#ee7700;}
.date{float: right;}
/*合作伙伴*/

/*footer*/
.footer{width: 100%; margin: 0 auto; background: #5D5D5D; height: 363px;}
.footer01{width: 1232px; margin: 0 auto; padding-top: 50px; overflow: hidden;}
.footer01_z{width:162px; height: 250px; float: left;}
.footer01_z_top{ height: 23px; border-left:4px solid #EE7700; font-size: 16px; color: #FFFFFF;padding-left: 8px; line-height: 23px;}
.footer01_z_bottom{ height: 196px; border-left:1px solid #767676; font-size: 14px; color: #FFFFFF;padding-left: 8px; margin-left: 1.5px; margin-top: 2px;}
.footer01_z_bottom li{height: 32px;line-height: 32px; }
.footer01_z_bottom li a{color: #B2B2B2;}
.footer01_z_bottom li a:hover{color: #FFFFFF;}
.footer01_contry{width:730px;height: 250px; float: left;}
.footer01_contry_bottom{ height: 196px; border-left:1px solid #767676; font-size: 14px; color: #FFFFFF;padding-left: 8px; margin-left: 1.5px;}
.footer01_contry_bottom li{height: 30px;line-height: 30px; color: #B2B2B2;}
.footer01_contry_bottom li a{color: #B2B2B2;}
.footer01_contry_bottom li a:hover{color: #FFFFFF;}
.line{margin:0px 5px; color:#B2B2B2 ;}
.footer01_r{float: right; width: 106px; height: 292px;}
.footer01_r_top{width: 106px; height: 106px;}
.footer01_r_top02{width: 106px; height: 106px; margin-top: 10px}
.footer01_r_bottom{height: 40px; line-height: 40px; text-align: center; font-family: '宋体'; color: #FFFFFF;}
.border{width: 1070px; background: url(../images/border.png) no-repeat bottom; overflow: hidden; float: left;}
.rx{width: 1232px; margin: 0 auto;}
.rx01{background: url(../images/h01.png) no-repeat; width: 110px; height: 39px; margin-top: 10px; text-align: center; line-height: 39px; color: #FFFFFF; font-size: 16px; float: left;}
.rx h1{float:left ;line-height: 60px; color: #EE7700; font-size: 28px; margin-left: 25px; letter-spacing: 3px;}
.footer02{ height: 72px; width:1232px; margin: 0 auto; line-height: 72px; color: #8E8E8E;}
.footer02 span{ vertical-align: middle;}
.footer02 img{ padding-left: 20px;}
/*认识领航*/
.float-container {position: absolute;width: 220px;height:74px;background-color: #960;z-index: 99999999;}	
.float1 {top: 393px;}
.about_banner{width:100%; margin: 0 auto; overflow: hidden; /*position: relative;*/}
.about_banner img{width: 100%;}
.about_content10{ width: 100%; background: blue; overflow: hidden;}
.about_content{ width: 1232px; margin: 0 auto; overflow: hidden;}
.about_content_z{ width:220px; float: left; overflow: hidden;/*position: absolute;*/}
.about_content_z li{ height: 74px; text-align: center; font-size: 18px; font-weight: bold; line-height: 74px;  background: #2244A6;}
.about_content_z li a{color: #FFFFFF;  display: block;}
.about_content_z li a:hover{background: #EE7700;}

.ff {position: absolute;right: 205px;width: 55px;height:63px;background:url(../images/duibi.png) no-repeat; padding: 10px 15px; }	
.float01 {top: 591px;}
.ff a{color: #FFFFFF;}




.about_content_y{width: 983px; float: right; overflow: hidden;}
.home{height: 45px; line-height: 45px; border-bottom: 1px solid #EAEAEA;}
.home a{color: #969696;}
.aa01{width: 861px; margin: 0 auto; overflow: hidden;}
.aa01_title{height: 80px; color: #EE7700; font-size: 18px; font-weight: bold; line-height: 80px;}
.aa01_title10{height: 80px; color: #666666; font-size:20px; font-weight: bold; line-height: 80px;}
.aa01_des{ margin: 0px auto; color: #7D7C7C; font-size: 16px; margin-top: 30px; line-height: 30px;}
.aa01_des span{ font-weight: bold; font-size: 20px; color: #464646;}
.aa01_bak{ margin-top: 40px; overflow: hidden;}
.aa01_bak li{ background: url(../images/about_bak.png) no-repeat center; width: 266px; height: 238px; float: left;}
.aa01_bak li:nth-child(2){margin: 0px 31px;}
.aa01_bak li .p_name{width:110px;height: 105px; line-height: 105px;font-size: 20px; color: #EE7700; text-align: center; font-weight: bold;}
.aa01_bak li .p_name01{width:110px;line-height: 30px;font-size: 20px; color: #EE7700; text-align: center; font-weight: bold; padding-top: 25px;}
.aa01_bak li .p_name02{width:110px;line-height: 20px;font-size: 20px; color: #EE7700; text-align: center; font-weight: bold;}
.aa01_bak li .p_des{width: 200px; height: 60px; margin: 0 auto; margin-top: 25px; color: #3B3B3B; font-size: 18px; padding-left: 8px; line-height: 30px;}
.aa01_bak li .p_des01{width: 200px; height: 60px; margin: 0 auto; margin-top: 55px; color: #3B3B3B; font-size: 18px; padding-left: 8px; line-height: 30px;}
.about_xq{width: 861px; height: 601px; background: url(../images/aa01.jpg) no-repeat center; margin-top: 40px;}
.about_xq_logo{width: 779px; overflow:hidden;text-align: right; margin:0 auto; margin-right: 33px; margin-bottom: 30px;}
.about_xq_logo img{width: 222px; height: 70px;margin-top: 30px;}
.about_xq_add{overflow: hidden;}
.about_xq_add p{margin-left: 46px; font-size: 16px; line-height: 60px;}
/*最新动态*/
.new_pro{ width: 100%; height: 390px; background: #F0F0F0; margin-top: 20px;}
.new_pro01{width: 1232px; margin: 0 auto; overflow: hidden;}
.new_pro01_z{width: 220px; float: left; height: 390px;}
.new_pro01_y{ float: right; height: 390px; width: 983px;}
.new_pro01_y01{height: 390px; width: 861px; margin: 0 auto;}
.new_pro01_title{ /*height: 80px;*/ line-height: 85px; font-size:18px; color: #EE7700; font-weight: bold;}
.new_pro01_content{ height: 262px;width: 861px; margin: 0 auto;}
.new_pro01_content_z{ width: 400px; height: 262px; float: left;}
.new_pro01_list{width:441px; float:right;}
.new_pro01_list li{ height: 51px; line-height: 51px; font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; border-bottom: 1px solid #EAEAEA; }
.new_pro01_list a{color: #7B7B7B;}
.new_pro01_list li a:hover{color: #ee7700;}
.new_pro01_list li span{width: 5px; height: 5px;background: #666464; float:left; margin-top: 23px; margin-right: 10px;}
.date01{float: right; font-size: 14px;}
.more10{color: #A4A4A4; font-size: 14px; font-weight: normal; margin-right: 5px;}
/*加入我们*/
.join_pic{width: 861px; height: 339px; margin: 0 auto;}
.join_pic img{width: 861px; height: 339px;}
.join_tg{height: 166px; margin: 0 auto; width: 711px;}
.join_tg li{width: 144px; height: 166px; float: left; background: url(../images/join_bak.png) no-repeat; font-size: 24px; font-weight: bold;color: #DF9A55; line-height: 166px; text-align: center; margin-right: 45px;}
.join_tg li:last-child{margin-right: 0px;}
.join_tg01{height: 166px; margin: 0 auto; width: 522px;}
.join_tg01 li{width: 144px; height: 166px; float: left; background: url(../images/join_bak.png) no-repeat; font-size: 24px; font-weight: bold;color: #DF9A55; line-height: 166px; text-align: center; margin-right: 45px;}
.join_tg01 li:last-child{margin-right: 0px;}
.join_zp{ width: 861px; margin: 0 auto; margin-top: 60px; padding-bottom: 38px; overflow: hidden; border-bottom: 1px solid #EE7700;}
.join_zp_z{width: 170px; height: 308px; float: left;}
.join_zp_y{ width: 666px; float: right; overflow: hidden;}
.join_zp_y01{width: 600px; margin: 0 auto; overflow: hidden;}
.join_zp_y01 li{height: 30px; float: left; width: 200px; font-size: 16px; font-weight: bold; color: #464646;}
.join_zp_y02{width: 600px; margin: 0 auto; overflow: hidden;}
.join_zp_y02 li{height: 52px; float: left; width: 33.33%; font-size: 16px; line-height: 52px; color: #464646;}
.join_link{ text-align: center; font-size: 20px; font-weight: bold; color: #EE7700; line-height: 60px; margin-bottom: 30px;}
/*联系领航*/
.contact{overflow: hidden; margin-bottom: 50px;}
.contact_z{float: left; margin-top: 10px;}
.contact_z p{color: #666666; font-size: 18px;line-height: 45px;}
.contact_y{float: right; width: 144px; height:144px; border: 1px solid #DCDCDC; margin-top: 22px;}
.contact_y img{widows: 106px; height: 106px; margin: 12px 20px 0px;}
.contact_y p{ text-align: center; color: #666666;}
.map{ width: 861px; margin: 0 auto; overflow: hidden;}
#allmap{width:861px;height:510px;overflow:hidden; font-size:12px;line-height:28px;border:1px solid #CECECE;}
/*移民筛选*/
.aa02{width: 875px; margin: 0 auto; overflow: hidden;}
.aa02_title{height: 80px; color: #EE7700; font-size: 18px; font-weight: bold; line-height: 80px; padding-left: 5px;}
.ymsx{height: 33px;}
.ymsx span{color: #6F6E6E; line-height: 33px;}
.ymsx select {margin-right: 16px;padding: 0px 1px 0px 10px;width:auto;font-size: 14px;height: 33px;color: #6F6E6E;border: 1px solid #A7A7A7;-webkit-appearance: none;-moz-appearance: none;background: #FFFFFF url(../images/xia.png) no-repeat; background-position:94%; padding-right: 19px;}
.ymsx_bak{width: 870px; background-color: #efefef; margin-top: 48px; margin-bottom: 105px;}
.p01{height: 90px; line-height: 90px; text-indent: 36px;color: #6f6e6e;font-weight: bold;text-align: center; font-size: 24px;background-image: url('../images/mark.png');background-position: left;background-repeat: no-repeat;border-bottom: 1px solid #ccc;position: relative;}
.p01 .number{font-size: 24px;color: #fff;position: absolute;left: -13px;top: -15px;}
.ymsx_bak01{margin-top: 26px; overflow: hidden;}
.ymsx_bak02{width: auto; float: left;margin-left: 68px; margin-bottom: 45px;}
.ymsx_bak02 input{width: 17px; height: 17px; vertical-align: middle; }
.ymsx_bak02 span{line-height: 17px; color: #6F6E6E; font-size: 16px;}
.ymsx_bak03{margin: 50px auto; width: 263px; text-align: center; line-height: 44px; overflow: hidden;}
.ymsx_bak03 li{float: left;width: 117px; height: 44px; background: #ACACAC;border-radius: 5px;}
.ymsx_bak03 li a{color: #FFFFFF; font-size: 16px; cursor: pointer;}
.ymsx_bak03 button{width: 117px; height: 44px; background: #EE7700;border: none;border-radius: 5px;color: #fff;font-size: 16px;cursor: pointer;}
.ymsx_bak03 button:last-child{margin-left: 10px;}
.bz{height: 81px; line-height: 81px;text-indent: 36px; color: #FFFFFF; font-size: 16px;}
/*国家比较*/
.aa03{width: 873px; margin: 0 auto; overflow: hidden;}
.aa04{width: 869px; margin: 0 auto; height: 142px; background: #F4F4F4; margin-bottom: 43px; margin-top: 5px; border: 1px solid #E0E0E0;box-shadow: 5px 5px 8px #BAB8B8;}
.aa04_z{width: 582px; padding-left: 34px; box-sizing: border-box; font-size: 18px; color: #515151; float: left;}
.aa04_y{width: 189px; height: 74px; border-radius: 5px; background: #CA6806; float: right; margin: 35px 40px 35px 0px; line-height: 74px; text-align: center; font-size: 18px;background: -webkit-linear-gradient(top,#EC7A08 0%,#DA7107 30%,#CA6806 100%);text-shadow:3px 3px 5px #A05000;background: -o-linear-gradient(top,#EC7A08 0%,#DA7107 30%,#CA6806 100%);text-shadow:3px 3px 5px #A05000;background: -moz-linear-gradient(top,#EC7A08 0%,#DA7107 30%,#CA6806 100%);text-shadow:3px 3px 5px #A05000;}
.aa04_y a{color: #FFFFFF; cursor: pointer;}
.aa04_z span{font-weight: bold;color: #EE7700; margin-right: 10px;margin-top: 55px;display: inline-block;}
.aa03_title{height: 80px; color: #EE7700; font-size: 18px; font-weight: bold; line-height: 80px; padding-left: 5px;}
.tjgj{width: 867px; margin: 0 auto; overflow: hidden; border: 1px solid #E0E0E0; margin-bottom: 36px; border-bottom: none;}
.tjgj_title{color: #FFFFFF; height: 55px; line-height: 55px; background: #3487DE; font-size: 18px; padding-left: 27px;}
.tjgj01{width: 867px; margin: 0 auto; overflow: hidden; border: 1px solid #E0E0E0; margin-bottom: 36px; border-bottom: none;}
.tjgj_title01{color: #FFFFFF; height: 55px; line-height: 55px; background: #3487DE; font-size: 18px; padding-left: 27px;}
.tjgj_try{width: 867px; overflow:hidden; margin: 0 auto; }
.tjgj_try li{line-height:50px; color: #828282; padding-left: 15px; font-size: 16px;border-bottom: 1px solid #D4D4D4; padding-right: 70px; height: 50px;}
.tjgj_try li a{color:#515151; margin-right: 12px;}
.tjgj_try li a:hover{color: #EE7700;}
.tjgj_try01{width: 867px; overflow:hidden; margin: 0 auto; position: absolute;bottom: 45px;}
.tjgj_try01 li{line-height:50px; color: #828282; padding-left: 15px; margin-left: 20px; font-size: 16px;border-bottom: 1px solid #D4D4D4;}
.tjgj_try01 li a{color:#515151; margin-right: 11px;}
.tjgj_try01 li a:hover{color: #EE7700;}
.fl{float: left;height: 80px; width: 681px;}

.footer01_contry_bottom11{width: 871px; overflow:hidden;border: 1px solid #EE7700; box-shadow: 3px 3px 5px #CAC9C9; margin-bottom: 10px;}
.footer01_contry_bottom11 li{height: 75px;line-height:75px; color: #828282; margin-left: 15px; font-size: 16px;}
.footer01_contry_bottom11 li a{color:#828282;}
.footer01_contry_bottom11 li a:hover{color: #EE7700;}
.line{margin:0px 5px; color:#B2B2B2 ;}
.xz{ line-height: 60px; color: #6F6E6E;}
.bj{width: 903px; margin: 0 auto; overflow: hidden;}
.bj01:hover{background: url(../images/hover.png) no-repeat right bottom; cursor: pointer;}
.bj01{/*background: url(../images/bj_bak.png) no-repeat;*/ width: 271px; height: 91px; float: left; margin-bottom: 30px;box-shadow: 3px 3px 5px #CAC9C9; border: 1px solid #CCCCCC; margin: 0 13px 30px;}
.bj01_cur{ }
.bj01_z{width: 63px; height: 63px; margin: 15px; float: left;}
.bj01_z img{width: 63px; height: 63px;}
.bj01_y{float: left;margin: 15px 0px;}
.bj01_y_title{font-size: 18px; font-weight: bold;color: #1F1E1E; line-height: 35px;}
.bj01_y_des{ color: #868686;}
/*国家地图*/
.contray{width: 871px; border: 1px solid #CCCCCC; border: 1px solid #CCCCCC; overflow: hidden;}
.contray li{height: 46px;line-height:46px; color: #828282; padding-left: 15px; font-size: 16px;border-bottom: 1px solid #CCCCCC;}
.contray li:last-child{border-bottom: none;}
.contray li a{color:#828282;}
.contray li a:hover{color: #EE7700;}
.map01{width: 873px;height:626px; margin: 30px auto;}
/*公司新闻*/
.gsnews{width: 1240px; margin: 0 auto; overflow: hidden;}
.gsnews20{width: 927px; margin: 0 auto; overflow: hidden;}
.home01{height: 45px; line-height: 45px; border-bottom: 1px solid #EAEAEA;}
.home01 a{color: #969696;}
.about_banner10{width:100%; margin: 0 auto; overflow: hidden; position: relative;}
.about_banner10 img{width: 100%;}
.about_content_z001{width: 1240px; margin: 0 auto; position: absolute; overflow: hidden;margin-top:-74px; z-index: 99;}
.about_content_z01{ width:220px;}
.about_content_z01 li{ height: 76px; text-align: center; font-size: 18px; font-weight: bold; line-height: 76px;  /*background: #2244A6;*/}
.about_content_z01 li a{color: #FFFFFF;  display: block;}
.about_content_z01 li a:hover{background: #EE7700;}
.gsnews10{margin: 38px auto; overflow: hidden;}
.gsnews10_zall{float: left; width: 929px;overflow: hidden;}
.gsnews10_z{ width: 927px; border: 1px solid #E5E5E5;overflow: hidden; float: left;}
.gsnewswenzhang_z{ width: 927px; border: 1px solid #E5E5E5;overflow: hidden; margin: 0 auto;}
.gsnewswenzhang_z00{ width: 940px; overflow: hidden; margin: 0 auto;}
.gsnews10_z:first-child{padding-top: 22px;}
.gsnews10_z_content{width: 885px; height: 187px; background: #F5F5F5; margin: 0px 20.5px 15px;}
.gsnews10_z_content:hover{border: 1px solid orange; cursor: pointer;}
.gsnews10_z_content_z{width: 257px; height: 187px;float: left;}
.gsnews10_z_content_z img{width: 237px; height: 167px; margin: 10px;}
.gsnews10_z_content_y{width: 615px; height: 187px;float: right;}
.gsnews10_z_content_y01{width: 604px; height: 167px;margin: 10px 10px 10px 17px;}
.gsnews10_z_content_y01_title{height: 48px; line-height: 48px; font-size: 20px; font-weight: bold;    display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.gsnews10_z_content_y01_title a{color: #4273B6;    display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.gsnews10_z_content_y01_title a:hover{color: #EE7700;}
.gsnews10_z_content_y01_des{height: 50px; line-height: 25px; color: #8C8C8C; text-indent: 3px; overflow: hidden;text-overflow:ellipsis; word-break: break-all;-webkit-line-clamp: 2; margin-top:8px;}
.gsnews10_z_content_y01_data{height: 30px;line-height: 30px;color: #8C8C8C; text-indent: 3px;margin-top: 8px;}

.gsnews10_z_content_y01_des01{height: 30px; line-height: 30px; color: #8C8C8C; text-indent: 3px; overflow: hidden;text-overflow:ellipsis; word-break: break-all;-webkit-line-clamp: 1; }
.gsnews10_z_content_y01_data01{height: 30px;line-height: 30px;color: #8C8C8C; text-indent: 3px;}
.gsnews10_z_content_y01_gj01{height: 30px; line-height: 30px;color: #8C8C8C; text-indent: 3px;}
.gsnews10_z_content_y01_gj01 span{color: #EE7700;}
.gsnews10_y{float: right;width: 278px;overflow: hidden; }
.gsnews10_y01{overflow: hidden;border: 1px solid #E5E5E5; width: 276px;background: #F6F6F6;}
.gsnews10_y01_title{width: 260px;height: 58px; line-height: 58px; background: #25449C; color: #FFFFFF; font-size: 18px; font-weight: bold; padding-left: 20px;}
.gsnews10_y01_img{width: 237px; height: 167px; margin: 22px;}
.gsnews10_y01_img img{width: 237px; height: 167px; text-align: center;}
.gsnews10_y01_p{width: 237px;margin: 22px; font-weight: bold; font-size: 16px;}
.gsnews10_y01_p a{color: #515151;}
.gsnews10_y01_p a:hover{color: #EE7700;}
.page{ text-align: center; line-height: 30px; height: 30px; padding-bottom: 50px; padding-top: 10px;}
.page span a{ color: #8C8C8C;}
.page span a:hover{ color: #DB4040;}
.page .next{margin: 10px;}
.page .all{color: #8C8C8C;}
.page .curron{color:#DB4040;}
.news_content_title{width: 988px; margin: 0 auto;height: 88px; line-height: 88px; color: #3C3C3C; font-weight: bold; font-size: 24px;padding-left:25px;}
.news_content_center{ width: 880px; overflow: hidden; margin: 0 auto;}
.news_content_center .auther{ border-bottom: 1px solid #C4C4C4; height: 41px; line-height: 41px;}
.news_content_center .auther span{margin-right: 30px; color: #757575;font-size: 14px;}
.news_content_center .wz{overflow: hidden; padding-bottom: 40px; border-bottom: 1px solid #E5E5E5; width:680px;}
.news_content_center .wz p{line-height: 27px; margin-top: 28px; font-size: 16px; color: #3D3D3D;}
.news_content_center .wz .pc{ margin: 30px auto; width: 448px; height: 357px;}
.news_content_center .wz .pc img{ width: 448px; height: 357px;}
.p_next{margin-top: 30px; line-height: 30px;}
.p_next a{color:#727272; font-size: 16px;}
.p_next a:hover{color:#EE7700; font-size: 16px;}
.p_next span{color: #196EBE;}
.p_next01{margin-bottom: 30px; line-height: 30px;}
.p_next01 a{color:#727272;font-size: 16px;}
.p_next01 a:hover{color:#EE7700;font-size: 16px;}
.p_next01 span{color: #196EBE;}
.bottom_news{margin: 30px auto;}
.bottom_news_z{width: 451px; height: 321px; float: left; border: 1px solid #E5E5E5;}
.bottom_news_z:last-child{float: right;}
.bottom_news_z_title{width: 451px; height: 49px; line-height: 49px; background: #3487DE; color: #FFFFFF; padding-left: 15px; font-size: 16px;}
.new11_list{padding: 15px;}
.new11_list li{height: 30px; line-height: 30px; font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.new11_list li a:hover{color: #ee7700;}
.new11_list li span{width: 5px; height: 5px;background: #666464; float:left; margin-top: 15px; margin-right: 10px;}
.new11_list a{color: #7D7D7D;}
/*海外房产*/
.aa_ul{border: 1px solid #E5E5E5; overflow: hidden;}
/*海外服务-海外保险*/
.aa06{width:929px; margin: 0 auto; overflow: hidden;}
.aa06 table{width:929px; margin: 0 auto;border-collapse:collapse; margin-bottom: 60px; margin-top: 20px;}
.aa06 table tr{text-align: center; font-size: 18px; height: 60px; border: 1px solid #CCCCCC;}
.aa06 table tr td{border: 1px solid #CCCCCC;border-collapse:collapse;}
/*.aa06 table:first-child{font-weight: bold;}*/
.aa06_title{height: 80px; color: #EE7700; font-size: 18px; font-weight: bold; line-height: 80px; padding-left: 5px;}
.aa06_content{overflow: hidden; margin: 0 auto; }
.gsnews10_z_content20{width: 927px; height: 261px; background: #F5F5F5; /*margin: 0px 20.5px 15px;*/}
.gsnews10_z_content20:last-child{margin-bottom: 20px;}
.gsnews10_z_content20:hover{border: 1px solid orange; cursor: pointer;}
.gsnews10_z_content_z20{width: 436px; height: 261px;float: left;}
.gsnews10_z_content_z20 img{width: 436px; height: 261px;}
.gsnews10_z_content_y20{width: 460px;height: 261px;float: right;}
.gsnews10_z_content_y0120{width:429px;height: 261px;margin: 20px 25px 10px 0px;}
.gsnews10_z_content_y0120_title{height: 60px; line-height: 30px; font-size: 18px; font-weight: bold;}
.gsnews10_z_content_y0120_title a{color: #4273B6;}
.gsnews10_z_content_y0120_title a:hover{color: #EE7700;}
.gsnews10_z_content_y0120_des{height:90px; line-height: 30px; color: #7C7C7C;  overflow: hidden;text-overflow:ellipsis; word-break: break-all;-webkit-line-clamp: 3; margin-top:20px;}
.gsnews10_z_content_y0120_data{height: 35px;line-height: 35px; text-indent: 3px;margin-top: 15px; text-align: right;color: #4273B6;}
.gsnews10_z_content_y0120_data a{color: #4273B6;}
.gsnews10_z_content_y0120_data a:hover{color: orange;}
.bottom01{height: 3px; background:#F2F2F2; margin: 0 auto; margin-top: 30px; margin-bottom: 30px;}

/*护照项目*/
.aa12{width:871px; margin: 0 auto; overflow: hidden;}
.aa12_title{height: 80px; color: #EE7700; font-size: 18px; font-weight: bold; line-height: 80px; padding-left: 5px;}
.aa12_content{width:874px; height:114px;}
.aa30_content{width:874px; height:90px;}
/*.aa12_content:last-child{float: right;}*/
.aa12_content_z{ width: 422px; height: 114px; float: left;}
.aa12_content_y{ width: 422px; height: 114px; float: right;}
.aa12_content_z01{ width:141px; height: 114px; float: left;}
.aa12_content_z02{width:281px; height: 114px; background: #1162B6; float: left;  color: #FFFFFF;}
.aa12_content_z02 p{margin-top: 25px; padding:0px 13px; line-height: 30px;font-size: 18px;}
.huzhao{width: 871px; margin: 0 auto; margin-top: 30px; margin-bottom: 30px; overflow: hidden;}
.huzhao li{ background: url(../images/huzhao-y.jpg) no-repeat; width: 155px; height: 191px; margin: 0 30px; float: left;}
.huzhao_title{text-align: center; font-weight: bold;color: #4F4F4F; font-size: 24px;padding-top: 80px;}
.huzhao_des{text-align: center; padding-top: 20px; color: #727272;}
.huzhao_count{height: 234px; margin: 0 auto; background: #3487DE;}
.huzhao_count_top{height: 147px; width: 871px;}
.huzhao_count_top li{width: 173px; border-right: 1px solid #3A97F8; height: 147px; text-align: center; float: left;}
.huzhao_count_top li:last-child{border-right:none;}
.p_num{font-size: 48px; font-weight: bold; color: #FFFFFF; padding-top: 33px;}
.p_num01{font-size: 18px; color: #E7E7E7;}
.huzhao_count_bottom{height: 86px; line-height: 86px; text-align: center; border-top: 1px solid #3A97F8; color: #FFFFFF; font-size: 24px; text-shadow: 1px 1px 1px #060001; font-weight: bold;}
.huzhao_gjbj{height: 42px; line-height: 42px; margin-top: 20px; color: #6F6E6E; font-size: 16px; border-bottom: 3px solid #F2F2F2;}
.huzhao_gjbj11{height: 42px; line-height: 42px; margin-top: 20px; color: #6F6E6E; font-size: 18px; border-bottom: 3px solid #F2F2F2;}
.huzhao_gjbj21{height: 42px; line-height: 42px; color: #6F6E6E; font-size: 18px;padding-left: 5px;}
.huzhao_gjbj55{height: 42px; line-height: 42px; margin-top: 20px; color: #FFFFFF; font-size: 18px;}
.huzhao_gjbj61{height: 42px; line-height: 42px; margin-top: 20px; color: #6F6E6E; font-size: 18px; }
.bj11{width: 901px; margin: 0 auto; overflow: hidden;}
.bj10:hover{background: url(../images/hover.png) no-repeat right bottom; cursor: pointer;}
.bj10{/*background: url(../images/bj_bak.png) no-repeat;*/ width: 271px; height: 141px; float: left; margin-bottom: 30px;box-shadow: 3px 3px 5px #CAC9C9; border: 1px solid #CCCCCC; margin: 0 13px 30px;}
.bj10_cur{ }
.bj10_z{width: 63px; height: 63px; margin: 30px 15px; float: left;}
.bj10_z img{width: 63px; height: 63px;}
.bj10_y{width:174px;float: left;margin: 15px 0px;}
.bj10_y_title{font-size: 18px; font-weight: bold;color: #1F1E1E; line-height: 35px;
    width: 170px;
    overflow: hidden;
    height: 36px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.bj10_y_des{ color: #868686;}

.aa10_y{width: 66px; height: 23px; border-radius: 5px;  float: right; line-height: 23px; text-align: center; font-size: 12px;background: #E07408; float: left; margin-top: 8px;}
.aa10_y a{color: #FFFFFF; cursor: pointer;}
.aa11_y{width: 66px; height: 23px; border-radius: 5px; float: right; line-height: 23px; text-align: center; font-size: 12px;background: #A7A7A7; float: left; margin-top: 8px;}
.aa11_y a{color: #FFFFFF; cursor: pointer;}
.huzhao_bottom{margin: 0 auto; width:530px; overflow: hidden; margin-top: 30px; margin-bottom: 60px;}
.huzhao_bottom span{ height: 30px; line-height: 30px; font-size: 18px; color: #5C5B5B; vertical-align: middle; margin-left: 15px; float: left; margin-right: 40px; margin-top: 20px;}

.aa20_y{width: 189px; height: 64px;background-color:#A05000;  border-radius: 5px;  float: left; line-height: 64px; text-align: center; font-size: 18px;
	background: -webkit-linear-gradient(top,#EC7A08 0%,#DA7107 30%,#CA6806 100%);
	text-shadow:3px 3px 5px #A05000;
	background: -o-linear-gradient(top,#EC7A08 0%,#DA7107 30%,#CA6806 100%);
	text-shadow:3px 3px 5px #A05000;
	text-shadow:3px 3px 5px #A05000;}
.aa20_y a{color: #FFFFFF; cursor: pointer;}

.footer01_contry_bottom30{width: 927px; overflow:hidden;border: 1px solid #E5E5E5;margin-bottom: 40px;}
.footer01_contry_bottom30 li{line-height:35px; color: #828282; margin-left: 15px; font-size: 16px;}
.footer01_contry_bottom30 li a{color:#828282;}
.footer01_contry_bottom30 li a:hover{color: #EE7700;}


.footer01_contry_bottom40{width: 927px; overflow:hidden;border: 1px solid #E5E5E5;margin-bottom: 40px;}
.footer01_contry_bottom40 li{line-height:35px; color: #828282; margin-left: 15px; font-size: 16px;}
.footer01_contry_bottom40 li a{color:#828282;}
.footer01_contry_bottom40 li a:hover{color: #EE7700;}
/*自助下单*/
.zizhuxiadan{width: 100%;height: 848px; background: url(../images/zizhuxiadan_banner.jpg) no-repeat center; position: relative;}
.zizhuxiadan_center{ width: 1238px; height: 683px; margin: 0 auto;position: relative;top: 60px;}
.zizhuxiadan_center_z{width: 718px; height: 683px; float: left;}
.zizhuxiadan_center_y{ width: 520px; background: #FFFFFF;height: 683px;float: right;}
.zizhuxiadan_center_y01{width: 475px; margin: 0 auto;}
.zizhuxiadan_center_y01_title{height: 72px; line-height: 72px; color: #EE7700; font-weight: bold; font-size: 24px; border-bottom: 2px solid #EBEBEB;}
.zizhuxiadan_center_y01_center{ height: 36px; margin-top: 36px;}
.zizhuxiadan_center_y01_center .input1{width: 274px; height: 36px; float: left; border: 1px solid #AEAEAE;}
.zizhuxiadan_center_y01_center .span1{font-size: 20px; color: #EE7700;width: 120px;float:left; text-align: right; margin-right: 15px; line-height: 36px;}
.zizhuxiadan_center_y01_center .span2{font-size: 18px; color: #EE7700;float:left; margin-left: 15px; line-height: 36px; font-weight: bold;}
.zizhuxiadan_center_y01_center select {padding: 0px 1px 0px 10px;width: 274px;float: left;font-size: 16px;height: 36px;color: #444444;border: 1px solid #AEAEAE;-webkit-appearance: none;-moz-appearance: none;background: #FFFFFF url(../images/top01.png) no-repeat; background-position:94%;}
.zizhuxiadan_center_y01_center textarea{ width: 274px; height: 76px; float: left; border: 1px solid #AEAEAE;}
.zizhuxiadan_center_y01_center .submit{width: 235px; height: 51px; background: #EE7700; border: none; font-weight: bold; color: #FFFFFF; font-size: 20px; border-radius: 5px;margin-left: 150px; margin-top: 36px;}
.hh{width: 100%; height: 261px; margin: 0 auto;}
.hh img{width: 100%; height: 261px;}
/*移民项目*/
.ymxm{ margin: 0 auto;}
.ymxm li{width: 139px; height: auto; float: left; background: #656565; text-align: center; margin-right: 6px; line-height: 56px; color: #FFFFFF; font-size: 16px;}


.bj31{width: 901px; margin: 0 auto; overflow: hidden;}
.bj30:hover{background: url(../images/hover.png) no-repeat right bottom; cursor: pointer;}
.bj30{width: 271px; height: 111px; float: left; margin-bottom: 30px;box-shadow: 3px 3px 5px #CAC9C9; border: 1px solid #CCCCCC; margin: 0 13px 30px;}
.nochecked:hover{background:none!important;}
.bj30_cur{ }
.bj30_z{width: 63px; height: 63px; margin: 23px 15px; float: left;}
.bj30_z img{width: 63px; height: 63px;}
.bj30_y{float: left;margin: 15px 0px;width: 175px;}
.bj30_y_title{font-size: 18px; font-weight: bold;color: #1F1E1E; line-height: 35px;height: 36px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.bj30_y_des{ color: #868686;}
.bak11{width:100%;background: url(../images/bak11.jpg) no-repeat center; height: 355px;margin-top: 10px; margin-bottom: 50px;}
.aa31{width:871px; margin: 0 auto;height: 355px;}
.aa31_title{height: 60px; color: #333333; font-size: 18px; font-weight: bold; line-height: 60px; padding-left: 5px;}
.sfbz{ margin:54px auto;}
.sfbz01 li{width: 121px; height: 121px; float: left; background: #63A6D1; border-radius: 50%; margin: 0 25px;}

.nav01{position:relative;margin:0 auto; overflow: hidden; width: 871px;}
.nav-son{float:left;display:block;width:121px;text-align:center;font-weight:bold; color:#636363; margin: 0 25px; font-size: 18px;}
.nav-son .in{position:relative;display:inline-block;width:121px;height:121px;line-height:121px;color:#FFF;border-radius:50%;background:#63A6D1;margin-bottom: 29px;}
.nav-son .in img{vertical-align: middle; width: 50%;}
.nav-son:nth-child(2) .in{background:#71AB61;}
.nav-son:nth-child(3) .in{background:#C66569;}
.nav-son:nth-child(4) .in{background:#595B65;}
.nav-son:nth-child(2) .in img{width: 48%;}
.nav-son:nth-child(3) .in img{width: 40%;}
.nav-son:nth-child(4) .in img{width: 40%;}
.nav-son:nth-child(5) .in{background:#DFC51B;}
.nav-son:nth-child(5) .in img{width: 60%;}
.aa32{width:871px; margin: 0 auto;margin-top: 30px; overflow: hidden;}
.aa32_title{height: 60px; color: #333333; font-size: 18px; font-weight: bold; line-height: 60px; padding-left: 5px;}
.new41_list{width: 871px; margin: 0 auto;}
.new41_list li{height: 50px; line-height: 50px; font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; border-bottom: 1px solid #C8C8C8;}
.new41_list li a:hover{color: #ee7700;}
.new41_list li span{width: 5px; height: 5px;background: #666464; float:left; margin-top:23px; margin-right: 10px;}
.text41{float: left; width: 380px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.new41_list a{color: #767676;}
.date41{float: right;}
.gfym{width: 871px; margin: 0 auto; overflow: hidden; margin-top: 25px;}
.gfym_z{ float: left; width: 347px; float: left;}
.gfym_y{float: right; width:524px;}

.new31_pc{width: 347px; height: 309px; position: relative;}
.new31_pc:hover{color: orange;}
.new31_des{width: 307px; height:73px; background:#29292A;  font-size: 16px; line-height:26px; padding-left: 20px;  margin-top: -89px; z-index: 99999;position: absolute; opacity: 0.9;padding-right: 20px; padding-top: 13px;}
.new31_des a{color: #B2B2B2;}
.new31_des a:hover{color: orange;}
.new32_pc{width: 242px; height: 144px; position: relative; float: left; margin:0px 0px 20px 20px;}
.new32_des{width: 222px; height:38px; background: #29292A;  font-size: 16px; line-height:38px; padding-left: 20px;margin-top: -42px; z-index: 99999;position: absolute; opacity: 0.9;}
.new32_des a{color: #B2B2B2;}
.new32_des a:hover{color: orange;}
.fangyuan{ overflow: hidden; margin-top: 28px;margin-bottom: 50px;}
.fangyuan_all:last-child{margin-right: 0px;}
.fangyuan_all{width: 276px;overflow: hidden; float: left; margin-right: 20px;}
.fangyuan_pc{ height: 188px; width: 276px;}
.fangyuan_pc img{height: 188px; width: 276px;}
.fangyuan_title{width: 276px; height: 50px; line-height: 25px; margin-top: 15px; font-size: 16px; color: #575757;word-wrap: break-word;}

.gfym41{width: 871px; margin: 0 auto; overflow: hidden; margin-top: 25px;}
.gfym_z{width: 134px; height: 329px; float: left; margin-right: 13px;}
.gfym_z:last-child{margin-right: 0;}
.gfym_top{ height: 115px; background: #4886CD; position: relative; z-index: 2;}
.gfym_bottom01{ width: 134px; background: url(../images/tz01.jpg) no-repeat center; height: 219px;}
.gfym_bottom02{ width: 134px; background: url(../images/tz02.png) no-repeat center; height: 219px;}
.gfym_bottom03{ width: 134px; background: url(../images/tz03.png) no-repeat center; height: 219px;}
.gfym_bottom04{ width: 134px; background: url(../images/tz04.png) no-repeat center; height: 219px;}
.gfym_bottom05{ width: 134px; background: url(../images/tz05.png) no-repeat center; height: 219px;}
.gfym_bottom06{ width: 134px; background: url(../images/tz06.png) no-repeat center; height: 219px;}
.ck{font-size: 24px; font-weight: bold; color: #FFFFFF; text-align: center; line-height: 42px; padding-top: 8px;}
.fx{ color: #D8EAFF; font-size: 16px; text-align: center;}
.tzym_bak{opacity: 0.7; background: #000;height: 219px;}
.tzym_bak_01{color: #FFFFFF; text-align: center; line-height: 30px; height: 30px; font-size: 16px; padding-top: 20px;}
.tzym_bak_02{color: #FFFFFF; text-align: center; line-height: 30px; height: 30px; font-size: 16px;}
.xmsh{width: 100%; height: 416px;margin: 0 auto; background: url(../images/xmsh.jpg) no-repeat; margin-top: 50px;}
.aa22{width:901px; margin: 0 auto; overflow: hidden;}
.xmshall{margin-top: 30px; height: 416px;}
.xmshall li{width: 207px; height: 207px;  border-radius:50%; border: 3px solid #6A9DE6; float: left; margin-left: 12px;}
.xmshall:last-child{margin-right: 0;}
.dxdc{text-align: center; font-size: 24px; font-weight: bold; padding-top: 50px; color: #FFFFFF; line-height: 50px;}
.dxdc01{text-align: center; font-size: 18px; color: #FFFFFF; line-height: 30px;}
.fklc{overflow: hidden; margin-top: 10px;}
.fklc .li01{width: 217px; height: 108px; background: url(../images/fklc.png) no-repeat; float:left; margin-right: 6px;}
.fklc .li02{width: 218px; height: 108px; background: url(../images/tza.png) no-repeat; float:left; margin-right: 6px;}
.fklc .li03{width: 218px; height: 108px; background: url(../images/tzb.png) no-repeat; float:left;}
.fklc_hz{font-size: 18px; font-weight: bold;color: #FFFFFF; padding-left: 15px; line-height: 47px;}
.fklc_des{font-size: 16px; color: #FFFFFF; padding:0 15px ;}
/*签证服务*/
.qianzheng{width:929px; margin: 0 auto; overflow: hidden;}
.qianzheng table{width:929px; margin: 0 auto;border-collapse:collapse; margin-bottom: 60px; margin-top: 20px;}
.qianzheng table tr{text-align: center; font-size: 18px; height: 60px; border: 1px solid #CCCCCC;}
.qianzheng table tr td{border: 1px solid #CCCCCC;border-collapse:collapse; color: #303030;font-size: 18px;}
.ymxm21{ margin: 0 auto; width: 926px;overflow: hidden;}
.ymxm21 li{width: 183px; height: auto; float: left; background: #656565; text-align: center; margin-right: 2px; line-height: 54px; color: #FFFFFF; font-size: 16px;}
.ymxm21:last-child{margin-right: 0px;}
.aa50{width:926px; margin: 0 auto; overflow: hidden;}
/*国家统一*/
.guojia{ background: url(../images/guojia_bak.jpg) no-repeat; width: 100%; height: 542px;}
.guojia_all{width:1200px; margin: 0 auto; overflow: hidden; }
.guojiahome01{height: 45px; line-height: 45px; border-bottom: 1px solid #EAEAEA;}
.guojiahome01 a{color: #969696;}
.guojiacenter{ height: 411px; margin-top: 35px;}
.guojiacenter_z{float: left; width: 598px; height: 411px;}
.guojiacenter_y{ float: right; background-color:#dadff2 ;height: 411px; width: 602px; /*opacity: 0.6;*/}
.guojiacenter_y_title{height: 80px;font-size: 24px; font-weight: bold; line-height: 80px; padding-left: 32px;}
.guojiacenter_y_p{overflow: hidden;font-size: 16px;  padding-left: 32px; line-height: 25px;}
.guojiafangshi{ width: 100%; min-height: 345px; background: #B8CDF0;padding-bottom: 20px}
.guojiafangshi_center{width: 1200px; margin: 0 auto; overflow: hidden; }
.guojiafangshi_center_z{width: 579px;  float: left;}
.guojiafangshi_center_z_title{ height: 70px;line-height: 70px; font-size: 18px; font-weight: bold; color: #3C3C3C;}
.guojiafangshi_center_z_h_box{height:350px;overflow-y: auto;margin-top: 6px;}
.guojiafangshi_center_z_h{width: 560px; background: #FFFFFF;  margin-bottom: 10px;}
.guojiafangshi_center_z_h_title{text-align: center;color:#fff; height: 45px; background-color: #2244A6;font-size: 18px;line-height: 45px;}
.guojiafangshi_center_z_h_content{font-size: 16px;padding-left: 30px;padding-top: 10px;padding-bottom:10px;border-bottom: 1px solid #95A9E0;color:#575757;min-height: 35px; padding-right: 10px;}
.guojiafangshi_center_z_h_suitable{font-size: 16px;padding-left: 30px;padding-top: 10px;padding-bottom:10px;color:#575757;min-height: 35px;padding-right: 10px;}
.guojiafangshi_center_z_h .h_z{ width: 157px; height: 80px; background: url(../images/guojiazz.png) no-repeat; text-align: center; font-size: 16px; color: #FFFFFF; padding-top: 35px; float: left;}
.guojiafangshi_center_z_h .h_y{color: #575757; float: left; font-size: 16px; padding-top: 18px; padding-left: 15px; line-height: 25px;}
.guojiafangshi_center_y{width: 547px; float: left; margin-left: 62px;}
.guojiafangshi_center_y .nzly{width: 554px; min-height: 53px;
 border:2px solid #95A9E0; background: #FFFFFF; margin-bottom: 10px;position: relative;}
.guojiafangshi_center_y .nzly .yuan{width: 26px; height: 26px; background:#95A9E0; color: #FFFFFF; border-radius: 50%;text-align: center; line-height: 26px; font-size: 16px;margin-left: -13px; position: absolute;top: 28%}
.guojiafangshi_center_y .nzly .pdes{padding: 14px 15px; font-size: 16px; color: #575757;padding-left: 25px;}
.guojiafangshi_center_y .nzly01{width: 554px; height: 93px;
 border:2px solid #95A9E0; background: #FFFFFF; margin-bottom: 10px;}
.guojiafangshi_center_y .nzly01 .yuan01{width: 26px; height: 26px; background:#95A9E0; color: #FFFFFF; border-radius: 50%; margin-top: 32px;text-align: center; line-height: 26px; font-size: 16px;margin-left: -13px; float: left;}
.guojiafangshi_center_y .nzly01 .pdes01{float:left; padding: 22px 15px; font-size: 16px; color: #575757; width: 500px;}
.lhys{width: 100%; min-height: 250px; background-color:  #202534;padding-bottom: 30px;}
.lhys_1200{ width: 1200px;margin: 0 auto;}
.lhys_1200_title{height: 80px; line-height: 80px; font-size: 18px; font-weight: bold; color: #FFFFFF;}
.lhys_1200_center{overflow: hidden; width: 1200px; margin: 15px auto;}
.lhys_1200_center .lhys01{overflow-x:hidden;margin-bottom:20px;width: 47%; height: 60px; float: left; font-size: 20px; color: #FFFFFF; text-align: center; line-height: 60px;vertical-align: middle; margin-right:15px;font-weight: bold;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background-color: #2244A6;padding: 0 10px;}
.lhys_1200_center .lhys01:last-child{margin-right: 0;}
/*移民办理*/
.ymbl{width: 100%; height: 890px; background:#B8CDF0;margin-top: -15px;}
.ymbl_1200{ width: 1200px;margin: 0 auto;}
.ymbl_1200_title{height: 80px; line-height: 80px; font-size: 18px; font-weight: bold; color: #3C3C3C;}
.ymbl_1200_center{overflow: hidden; width: 1200px; margin: 15px auto;}
.ymbl_1200_centerul{overflow: hidden;margin-bottom: 20px;}
.ymbl_1200_centerul li.active{background: #EE7700;color: #FFFFFF;}
.ymbl_1200_center div.active{display: block;}
.ymbl_1200_center .ymbl_1200_zhong{display: none;}
.ymbl_1200_centerul li{ height: 45px; line-height: 45px;color: #575757; text-align: center;  font-size: 18px; float: left;  margin-right: 15px; padding: 0 8px;}
.ymbl_1200_zhong{ width: 1196px; height: 360px;}
.ymbl_1200_zhong_z{width:585px;min-height: 340px; border-right: 1px solid #E6E6E6; margin-right: 20px; float:left ;background-color: #ffffff;margin-bottom: 20px;}
.ymbl_1200_zhong_ztitle{ font-size: 18px; color: #ffffff;height: 45px;line-height: 45px; padding-left: 10px;background-color: #2244A6}
.ymbl_1200_zhong_z p,.ymbl_1200_zhong_y01 p{ font-size: 16px; color: #575757; line-height: 35px; padding: 20px;}
.ymbl_1200_zhong_y{ float: left;background-color: #ffffff;min-height: 340px;margin-bottom: 20px;}
.ymbl_1200_zhong_y01{overflow: hidden;width: 590px;}
.ymbl_1200_zhong_y01 .ytmbl_1200_zhong_y_z{float: left; width: 181px; overflow: hidden;padding-left: 10px;padding-top: 10px;}
.ymbl_1200_zhong_y01 .ytmbl_1200_zhong_y_z img{width: 181px;height: 212px;}
.ymbl_1200_zhong_y01 .search{ text-align: center; margin-top: 8px; color: #323232;}
.ymbl_1200_zhong_y01 .search img{ width: 18px; height: 20px; }
.ymbl_1200_zhong_y01 .ytmbl_1200_zhong_y_y{ float: left; font-size: 16px; color: #575757; width: 360px; margin-left: 15px; line-height: 30px; padding-top: 10px;}
/*成功案例*/
.success{overflow: hidden; width: 1200px; margin: 0 auto;}
.success_title{height: 95px; line-height: 95px; font-size: 18px; color: #3C3C3C; font-weight: bold;}
.success_center{ overflow: hidden; width: 1200px; margin: 0 auto;}
.success_center01:last-child{margin-right: 0px;}
.success_center01{width: 286px;overflow: hidden; float: left; margin-right: 18px; margin-bottom: 30px;}
.success_center01_pc{ height: 218px; width: 286px;}
.success_center01_pc img{height: 218px; width: 286px;}
.success_center01_title{width: 286px; height: 50px; line-height: 50px;  font-size: 16px; color: #575757;word-wrap: break-word;}

/*国家对比结果*/
.gjdb001{width: 1232px; margin: 0 auto; overflow: hidden; margin-bottom: 40px;}
.gjdb002{width: 1232px; margin: 0 auto; overflow: hidden; margin-bottom: 40px;}
.gjdb{width: 380px; float: right; margin-top: 40px; margin-bottom: 40px; overflow: hidden;}
.gjdb select {padding: 0px 1px 0px 10px;width:auto;font-size: 14px;height: 40px;color: #6F6E6E;border: 1px solid #C6C6C6;-webkit-appearance: none;-moz-appearance: none;background: #FFFFFF url(../images/xia.png) no-repeat; background-position:94%; padding-right: 19px; width:240px; float: left; }
.gjdb select::-ms-expand { display: none; }
.aadb_y{width: 129px; height: 40px; border-radius: 5px; background: #EC7A08; float: right; line-height: 40px; text-align: center; font-size: 18px;background: -webkit-linear-gradient(top,#EC7A08 0%,#DA7107 30%,#CA6806 100%);text-shadow:3px 3px 5px #A05000;background: -o-linear-gradient(top,#EC7A08 0%,#DA7107 30%,#CA6806 100%);text-shadow:3px 3px 5px #A05000;background: -moz-linear-gradient(top,#EC7A08 0%,#DA7107 30%,#CA6806 100%);text-shadow:3px 3px 5px #A05000;}
.aadb_y a{color: #FFFFFF; cursor: pointer;}
.gjdb001 table{
		width: auto;
		border: 1px solid #E3E3E3;
		border-collapse: collapse;
	}
	.gjdb001 table thead{
		height: 60px;
	}

	.gjdb001 table td{
		border: 1px solid #E3E3E3;
		text-align: center;
		height: 60px;
		width: 118px;
		padding: 5px;
	 }
	 .gjdb001 tbody th
	 {
	 	border: 1px solid #EE7700;
		text-align: center;
		height: 60px;
		width: 192px;
		font-size: 18px;
		background: #FAEEE2;

	 }
	 .gjdb001 tbody tr{font-size: 16px; color: #6D6D6D;}
	.gj_z{color: #2244A6; font-size: 16px;}
	.gj_z02{ font-weight: bold;color: #2244A6; font-size: 16px;}

	.gjdb002 table{
		width: 1232px;
		border: 1px solid #E3E3E3;
		border-collapse: collapse;


	}
	.gjdb002 table thead{
		height: 60px;
	}

	.gjdb002 table td{
		border: 1px solid #E3E3E3;
		text-align: center;
		height: 60px;
		width: 203px;
		padding: 5px;
	 }
	 .gjdb002 tbody th
	 {
	 	border: 1px solid #EE7700;
		text-align: center;
		height: 60px;
		width: 203px;
		font-size: 18px;
		background: #FAEEE2;

	 }
	 .gjdb002 tbody tr{font-size: 16px; color: #6D6D6D;}
	 .comparison-result-c .category{
	 	width: 50px;
	    float: left;
	    border-left: 1px solid #DDDDDD;
	    position: relative;
	    overflow-x: hidden;
	}
	.comparison-result-c .category li{
		font-weight: bold;
	    color: #2244A6;
	    font-size: 16px;
	    border-bottom: 1px solid #DDDDDD;
	}

/*大国移民*/
.dgym{width: 903px; margin: 0 auto; overflow: hidden;}
.dgym01:hover{background: url(../images/hover.png) no-repeat right bottom; cursor: pointer;}
.dgym01{/*background: url(../images/bj_bak.png) no-repeat;*/ width:191px; height: 91px; float: left; margin-bottom: 30px;box-shadow: 3px 3px 5px #CAC9C9; border: 1px solid #CCCCCC; margin-right: 32px; margin-top: 63px;}
.dgym01:last-child{margin-right: 0px;}
.dgym01_z{width: 63px; height: 63px;float: left; margin: 15px;}
.dgym01_z img{width: 63px; height: 63px;}
.dgym01_y{float: left;margin: 15px 0px;font-size: 18px; font-weight: bold;color: #1F1E1E; line-height:63px;}
.bjdb{width: 871px; margin: 0 auto; overflow: hidden;}
.bjdb01{width:auto; overflow:hidden;float: left; }
.bjdb_z{float: left; width:90px; height: 110px;font-size: 18px; font-weight: bold;color: #1F1E1E; text-align: right;line-height: 59px;}
.bjdb_z001{float: left; width:90px; height: 59px;font-size: 18px; font-weight: bold;color: #1F1E1E; text-align: right;line-height: 59px;}
.bjdb_y{ height: 55px; line-height: 55px; float: left; width:770px; margin-left: 10px;}
.bjdb_y span{font-size: 18px; color: #7D7D7D; vertical-align: middle; margin-left: 5px;}
.bjdb_y01{ display: inline; margin-right: 50px; overflow: hidden;}

/*海外安家*/
.hwaj{width: 927px; overflow: hidden;}
