 *{margin: 0px;padding: 0px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
a { color: #333; text-decoration:none; }
.clearfix{zoom:1;}
ul, li{list-style:none;}
img{border:0;}
body{
			font-size:13px;min-width:1240px;background:/*url(../img/bodybj3.png)*/;frutigernext,Microsoft YaHei,Arial,Helvetica,sans-serif;
			margin: 0px;line-height: 30px;
		}

/*
 * 初始化结束，页眉开始。
 */
a:hover{
	color: red;
}
.headers{
	height:110px;
	
	background-color:#ffffff;
	
}

.header{

	width: 1140px;
	height: 100px;
	margin: auto;
}

.logoone{
	margin-top: 15px;
	width: 200px;
	height: 80px;
	float: left;

}
.logotow{
	margin-left: 25px;
	margin-top: 25px;
	width: 145px;
	height: 63px;
	float: left;

}
.tit{
	width: 350px;
	margin-top: 10px;
	margin-left: 90px;
	float: left;
}
.tit p{
	width: 330px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #133162;
	float: left;
	margin-top: 10px;
	text-align: center;
	
}
.zygxxl{
	
	position: relative;
	top: 70px;
	left: -315px;
}
.phone400{
	width: 200px;
	height: 55px;
	float: right;
	margin-right: 0px;
	margin-top: 30px;
}
.phone400 img{
	float:left;
}
.phone400 p{
	font-weight: 400;
	float:left;
	margin-top: 11px;
	font-size: 20px;
	color: #133162;
}
/*
 * 页眉结束，主导航开始
 */
/*.main-nav{
	height: 40px;
	width: 1240px;
	margin: auto;
	
}
.nav-box{
	background-color:#9b8d7a ;
	height: 40px;
}
.main-nav a{
	font-size: 16px;
	font-family: "微软雅黑";
	display: block;
	font-weight: 500;
	line-height: 37px;
	float: left;
	color: #ffffff;
	padding-left: 35px;
	padding-right: 35px;
	border-left: 3px solid #9b8d7a;
	border-right: 3px solid #9b8d7a;
	
}
.main-nav a:hover{
	background-color: white;
	padding-left: 35px;
	padding-right: 35px;
	color: black;
	border:3px solid #656565;
}*/
/*
 * banner样式；
 */
.banner{
	position: relative;
	top:-2px;
	height:395px;
}
    .flexslider {
        margin: 0px auto;
        position: relative;
        width: 100%;
        height: 393px;
        overflow: hidden;
        zoom: 1;
    }
    
    .flexslider .slides li {
        width: 100%;
        height: 100%;
    }
    
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        margin: 100px 300px ;
        display: block;
        background: url(../img/ad_ctr.png) no-repeat;
        position: absolute;
        top: 25%;
        z-index: 10;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease;
        border-radius: 35px;
    }
    
    .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 0;
    }
    
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }
    
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 95px;
        text-align: center;
    }
    
    .flex-control-nav li {
        margin: 0  2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }
    
    .flex-control-paging li a {
        background: url(../img/dot.png) no-repeat 0 -16px;
        display: block;
        height: 16px;
        overflow: hidden;
        text-indent: -99em;
        width: 16px;
        cursor: pointer;
    }
    
    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {
        background-position: 0 0;
    }
    
    .flexslider .slides a img {
        width: 100%;

        display: block; 
    }
    
/*
 * banner结束,
 */

.dhtop{
  position: fixed;
  top: 0px;
  z-index:999;
}
#maingj{
	height: 55px;
    width: 1140px;
    z-index: 999;
    min-width: 1140px;

    margin: auto;
}
#maingj li a{
	float: left;
	width: 65PX;
	height: 55px;
	
	margin-right: 30px;
	text-align: center;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
}
#maingj img,#maingj2 img{
	display: block;
	width: 65PX;
	height: 35px;
	
	
}

#maingj2{
	display: none;
	height: 55px;
    width: 1140px;
    z-index: 999;
    min-width: 1140px;
    margin:10px auto;
}
#maingj2 a{
	float: left;
	width: 65PX;
	height: 55px;
	
	margin-right: 14px;
	text-align: center;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color:#ffffff;
}
#maingj2 a:hover{
	color:red;
}
#maingjbj{
	height: 65px;
    width: 100%;
	z-index: 997;
    
}
.maingjbj{
	background-color: #271c1c;
}


 /* 
  * 资讯开始；
 */
.main-body-top{
	width: 1140px;
	margin: auto;
}
.Inf{
	width: 100%;
	margin-top: 10px;
}
.flt{
	float: left;
}
.flr{
	float: right;
}
.bulk{
	display: block;
}
.Infbox{
	width: 350px;	
}
.cle{
	clear: both;
}
.tit-font{
	font-family: "微软雅黑";
	font-size: 24px;
}
.Inf-suc{
	margin-top: 20px
}
.Inf-suc li{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	list-style-position: inside; 
	list-style-type:disc;
}
/*
 * 资讯块结束
 */


/*
 * 页面底部
 */

.footer{
	background:url(../img/bottombjt.png);
	width:100%;
	height:285px;
}
.footer-box{
	width:1140px;
	height:300px;
	margin: auto;
}
.footer-left{
	margin-top: 50px;
	width: 320px;
	height: 220px;
	float: left;
}
.footer-left img{
	width: 120px;
	height: 120px;
	float: left;
}
.footer-left p{
	width: 120px;
	text-align: center;
	font-size: 25px;
	font-weight: 800;
	
}

.footer-right{
	width: 800px;
	height: 300px;
	float: right;
}
.footer-right h1{
	text-align: center;
	margin-top: 20px;
	color: #fff;
}
.top-foot1{
	height: 20px;
	width: 800px;
	margin-bottom: 20px;
}
.top-foot1 a{
	font-size: 20px;
	display: block;
	line-height: 20px;
	float: left;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px solid white;
	font-weight: bold;
	
}
.top-foot2 a{
	font-size: 14px;
	display: block;
	line-height: 20px;
	float: left;
	color: white;
	padding:0  5px;
	font-weight: bold;
	
}
.bottom-toot {
	width: 800px;
	margin-left: 15px;
}
.bottom-toot-left p{
	font-size: 14px;
	line-height: 25px;
	color: white;
}
.bottom-toot-left{
	width: 530px;
	float: left;
	
}
.gongshang img{
	width: 44px;
	height: 55px;
	float: left;
	position: relative;
	top: 80px;

}
/*
 * 返回
 */
	/*#backtop{
		width:50px;
		height:50px;
		position: fixed;
		bottom: 20px;
		right:20px;
		z-index: 99999;
	}*/
	.now-place{
		height:50px;
		font-size: 18px;
		line-height: 50px;
		border-bottom: 3px solid #232B50;
	}
	.now-place img{
		width: 20px;
		height: 20px;
		position: relative;
		top:2px;
	}
	
.main-ymxm-tzym{
	min-height:770px ;
}
.wzjs{
	width: 100%;
	
	margin:50px auto 0;
	
	
}
.wzjs h2{
	text-align: center;
	color: #355572;
	font-size: 26px;
	line-height: 60px;
	font-weight: 400;
	font-family: "Hiragino Sans GB", "Helvetica"," Arial","sans-serif"; 
}
.wzjs p{
	width: 780px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	margin: auto;
	font-family: "Hiragino Sans GB", "Helvetica"," Arial","sans-serif"; 
	color: #424040;
}

/*
 投资移民
 * */

.t1abs-vertical{
    font: bold 15px sans-serif;
    background-color: #c99e67;/*#42b0d3;*/
   /* box-shadow: 0 0 22px #E2E2E2 inset, 2px 2px 3px #E8E8E8;*/
    border: 1px solid #CECECE;
    margin: 5px auto 5px;
    width: 1130px;
    height: 475px;
    /*text-align: center;*/
    border-radius: 2px;
}

/* The tabs */

.t1abs-vertical ul{
    float: left;
    list-style: none;
    text-align: left;
	color: #fff;
    margin: 0;
    margin-top: 2px;
    padding-left: 0;
}

.t1abs-vertical ul li{
    margin-right: -1px;
    width: 210px;
    height: 43px;
  /*  border-bottom: 1px solid #E5D6C2;*/
}
.t1abs-vertical a img{
	height: 15px;
	margin-right: 10px;
}

.t1abs-vertical ul li a{
    display: block;
    text-decoration: none;
    color: #red;
	width: 175px;
    border: 1px solid transparent;
    border-right: 0;
    border-left: 0;
	
    padding: 10px 0 10px 32px;
}

.t1abs-vertical ul li a.t1ab-active {
    border-color: #E5D6C2;
    background-color: #ffffff;
    box-shadow: 0px 2px 0px #E5D6C2;
}

.t1abs-vertical ul li:first-child a{
    border-top: 0;
}

/* The content */

.t1abs-vertical .t1abs-content-placeholder{
    overflow: hidden;
    border: 1px solid #DDDDDD;
    font-weight: normal;
    background-color: #E5D6C2;
    padding:0 20px;
    margin: 0 auto;
    color: #333333;
    box-shadow: -3px 0 0px #F3F3F3;
    /*text-align: center;*/
    height: 475px;
}

.t1abs-vertical .t1abs-content-placeholder div{
    display: none;
    
}

.t1abs-vertical .t1abs-content-placeholder div.t1ab-content-active{
	
    display: block;
}

.t1abs-vertical .t1abs-content-placeholder div p{
    
   	width: 195px;
   	float: right;
    background-color: #c99e67;
    margin: 0;
    border-left: 3px solid white;
    height: 495px;
}
.t1abs-content-placeholder div p{
	display: block;
	float: right;
	position: relative;
	top: -20px;
	right: -20px;
}

.t1abs-vertical .t1abs-content-placeholder img{
    display: block;
    float: left;
    height: 410px;
    width: 680px;
    
    /*background-color: red;*/
}

/*.ymxm-zxzx img{
	display: block;
	float: left;
	position: relative;
	top: 10px;
	height: 40px;
	width: 280px;
	background-color: red;
}*/
.ymxm-zxzx span{
	
	display: block;
	float: right;
	height: 40px;
	width: 280px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	background-color: #8fc7a4;
	position: relative;
	top: 25px;
}
.main-ymxm-mfym{
	min-height:800px ;
	
}
/*
 * 买房移民
 */
.t2abs-basic{
    font: bold 13px sans-serif;
    max-width: 1140px;
    margin: 30px auto;
    text-align: center;
}

/* The tabs */

.t2abs-basic ul{
    list-style: none;
    text-align: left;

    margin: 0;
    padding: 0;
}

.t2abs-basic ul li{
    display: inline-block;
    margin-bottom: -2px;
}

.t2abs-basic li a{
   display: block;
    text-decoration: none;
    color: #656a6d;

    border: 2px solid transparent;
    border-bottom: 0;
    border-radius: 3px 3px 0 0;

    padding: 15px 22px 10px;
}

.t2abs-basic .t2ab-active {
    border-color: #000;
    background-color: #F3F3F3;
}

/* The content */

.t2abs-basic .t2abs-content-placeholder{
    overflow: hidden;
    border-top: 2px solid #000;
    font-weight: normal;
    background-color: #F3F3F3;
	height: 400px;
    padding: 25px 0;
    margin: 0 auto;
    text-align: center;
}

.t2abs-basic .t2abs-content-placeholder div{
    display: none;
}

.t2abs-basic .t2abs-content-placeholder div.t2ab-content-active{
    display: block;
}


.t2abs-basic .t2abs-content-placeholder div p{
	text-indent: 2em;
	width: 535px;
	height: 70px;
	float: right;
    color: #565a5c;
    line-height: 2;
    text-align: left;
    margin: 5px 0px 10px 10px;
}

.t2abs-basic .t2abs-content-placeholder div img{
	display: block;
	float: left;
    width:550px;
    height: 300px;
    margin-right: 30px;
    
}

/*
 护照移民
 * */
.tabbbox{width:1100px;height:250px;margin:10px auto;background:#115774;font-family:'微软雅黑';}
.tabbbox .tab{overflow:hidden;width: 225px;float: left;}
.tabbbox .tab a{display:block;padding:5px 0;background:#2489b2; width: 225px;line-height: 40px; text-decoration:none;text-align: center; color:#333;margin: 5px 0;}
.tabbbox .tab a:hover{background:#E64E3F;color:#fff;text-decoration:none;}
.tabbbox .tab a.on{background:#E64E3F;color:#fff;text-decoration:none;}
.tabbbox .content{overflow:hidden;padding:5px;width: 850px;}
.tabbbox .content img{overflow:hidden;padding:0 15px;float: left;width: 520px;height: 325px;}
.tabbbox .content li{display:none; }
.tabbbox .content span{
	display: block;
	height: 325px;
	width: 300px;
	background-color: brown;
	float: right;
	color: #fff;
}
.tabbbox .content span p{
	text-indent: 2em;
	height: 140px;
	width: 240px;
	margin:20px 30px;
	background-color: brown;
	float: right;
	color: #fff;
}



/*
 * 技术移民
 */

.tab1bbox{width:1100px;margin:10px auto;font-family:'微软雅黑';}
.tab1bbox .t1ab{overflow:hidden;width: 170px;float: left;}
.tab1bbox .t1ab a{display:block;padding:3px 0;background:#2489b2; width: 170px;line-height: 36px; text-decoration:none;text-align: center; color:#333;margin: 5px 0;}
.tab1bbox .t1ab a:hover{background:#E64E3F;color:#fff;text-decoration:none;}
.tab1bbox .t1ab a.on{background:#E64E3F;color:#fff;text-decoration:none;}
.tab1bbox .con1tent{overflow:hidden;padding:5px;width: 900px;}
.tab1bbox .con1tent img{overflow:hidden;padding:0 15px;float: left;width: 520px;height: 325px;}
.tab1bbox .con1tent li{display:none; }
.tab1bbox .con1tent span{
	display: block;
	height: 325px;
	width: 350px;
	background-color: brown;
	float: right;
	color: #fff;
}
.tab1bbox .con1tent span p{
	text-indent: 2em;
	
	line-height: 26px;
	width: 330px;
	margin:10px;
	background-color: brown;
	float: right;
	color: #fff;
}

.main-ymxm-jsym{
	height: 700px;
	width: 1140px;
	margin: auto;
}


/*.ymxm-js-guoqi{
	height: 240px;
	width: 250px;
	float: left;
	background-color: #da251c;
}
.ymxm-js-guoqi img{
	display: block;
	height: 240px;
	width: 250px;
	float: left;
}
.ymzx-jianjie{
	height: 100px;
	width: 250px;
	float: left;
	margin: 10px 35px;
	
}

.ymzx-jianjie .num{
	line-height: 100px;
	font-size:80px;
	color: white;
	font-family: forte;
	float: left;
	margin-right: 15px;
}
.ymxm-js-guoqi .more p{
	width: 200px;
	height: 100px;
	font-family: '微软雅黑';
	font-weight: 600;
	font-size: 50px;
	line-height: 70px;
	letter-spacing:20px;
	color: white;
	margin:40px auto;
	text-align: center;
}
.ymxm-js-guoqi .more p:hover{
	color: black;
}
*/
/*在线客服*/
.zxkf-mainbox{
			height: 1px;
			width: 180px;
			/*border: 1px solid red;*/
			position: fixed;
			top:150px;
			right:0px;
			z-index: 1;
			
		}
		.zxkf-mainbox-l{
			cursor:pointer;
			float: right;
			height:180px;
			width: 35px;
			/*border: 1px solid pink;*/
			background-color: blue;
			margin: 100px 1px ;
			text-align: center;
			border-radius:10px 0px 0px 10px;
			position: relative;
		}
		.zxkf-mainbox-r{
			height: 392px;
			width: 130px;
			/*border: 1px solid blue;*/
			border-radius:14px 14px 0px 0px;
			background-color: #fff;
			float: right;
			z-index: 999999;
			
		}
		
		.zxkf-mainbox-l p{
			color: #fff;
			font-family: "微软雅黑";
			font-size: 15px;
			font-weight: 400;
			line-height: 30px;
			height: 150px;
			width: 40px;
			margin-top: 15px;
		}
		.zxkf-mainbox-l img{
			display: block;
			position: absolute;
			
			
		}
		.zxkf-mainbox-l span{
			display: block;
			position: absolute;
			bottom:10px;
			left: 10px;
			
		}
		.zxkf-mainbox-rtop{
			height: 140px;
			
			 
		}
		.zxkf-mainbox-rtop p{
			display: block;
			border-radius: 10px 10px 0px 0px;
			background-color: blue;
			margin: 0px;
			font-size: 14px;
			text-align: center;
			color: #fff;
			line-height: 30px;
		}
		.zxkf-mainbox-rtop img{
			height: 110px;
			width: 110px;
			margin:10px;
			display: block; 
			
		}
		.zxkf-mainbox-rbom{
			 margin-top: 20px;
		}
		
		.zxkf-mainbox-rbom p{
			font-family: "微软雅黑";
			font-size: 15px;
			font-weight: 400;
			text-align: center;
			color: #fff;
			width: 110px;
			height: 25px;
			background-color: blue;
			margin: 10px;
			line-height: 25px;
			border-bottom: 1px solid black;
			
		}
		.zxkf-mainbox-rbom p a{
			color: #fff;
			
		}
		.mianfeirx{
			display: block;
			width: 110px;
			text-align: center;
			margin: auto;
			color:red;
			font-size: 18px;
			font-style: italic;
		}
		.rexian24{
			display: block;
			width: 110px;
			text-align: center;
			margin: auto;
			color:#232B50;
			
		}
		.zxkf-mainbox-rbom p img{
			height: 14px;
			width: 20px;
			
		}
		#chu{
			display: none;
		}
		/*在线客服*结束/
		 * 
		 */
		

#guojiaqidu{position: absolute;top: -100px;z-index: 99999;opacity:1; }
