﻿@charset "utf-8";
/*头部样式*/
.header-fixed{
	position: fixed; 
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
	height: 80px;
	padding: 10px 0px;
	z-index: 9999;
}
.logo{
    float: left;
    margin:4px 0px 0px 0;
    width: 178px;
    height: 40px;
}
/*头部导航样式*/
.navBar{ float: right; color:#fff; width:915px;   }
.nav{ width:915px; font-family:"Microsoft YaHei",SimSun,SimHei;  }
.nav h3{ font-size:100%; font-weight:normal; font-size:15px;  }
.nav .m{  position:relative; float:left;  display:inline; text-align:center;   }
.nav h3 a{  zoom:1;  height:59px; line-height:51px; padding:0px 12px;  display:block; color:#fff }
.nav .sub:before{
	display: block; content: ''; position: relative; left: 0; top:-8px; 
	width:100%; height: 8px; background: url(../images/arr_t.png) center top no-repeat;
	border:none;
}
.nav h3 a:hover{
	color: #be9d67;
}
.nav .sub{ display:none; /*默认隐藏*/ width:128px; padding:0px 0;  position:absolute; left:-18px; top:60px; 
	background-color:#f5ead6;border-radius: 10px; float:left; line-height:34px; }
.nav .sub li{ text-align:center; border-bottom: #dfdedd solid 1px; height: 34px; line-height: 34px; }
.nav .sub li a{ color:#be9d67; display:block; zoom:1;}
.nav .sub li a:hover{ color:#45301d; text-decoration: none; }
.nav .sub li:last-child{ border-bottom: none; }
/*窗体滚动样式*/
.fixed-header-on header{
    height: 80px;
	padding: 10px 0px;
    background-color: rgba(0,0,0,0.5);
    border-bottom: none;
}
.fixed-header-on .logo{
    transform: scale(0.8);
    margin-top: 5px;
    margin-bottom: 0;
    transition: all 0.5s ease-in-out;
}

/* 首页banner */
/*文字样式*/
.banner_wrap{
	width: 785px;
	margin:0 auto;
	position: relative;
	top: 30%;
	text-align: center;
	color: #fff;
	font-weight: normal;
}
.banner-txt h1{
	font-size: 45px;	
	padding:0px 0px 20px 0px;	
	font-weight: normal;
}
.banner-txt h3{
	font-size: 30px;	
	padding:0px 0px 38px 0px;
	font-weight: normal;
}
.search {
    width: 780px;
    height: 60px;
}
.search input {
    border: none;
    display: inline-block;
}
.inputtxt {
    width: 600px;
    _width: 620px;
    height: 60px;
    line-height: 60px;
    float: left;
    border: none;
    background: #ffffff;
    color: #888;
    font-family: "微软雅黑";
    font-size: 16px;
    padding-left: 30px;
}
.but_sub {
    width: 150px;
    height: 60px;
    cursor: pointer;
    float: right;
    border: none;
    background: #be9d67;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
/*图片切换样式*/
.banner_wrapper{ height:742px; }
.fullSlide{ width:100%;  position:absolute; top: 0; height:742px; background:#000; z-index: 0;  }
.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:742px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:742px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; 
	line-height:30px; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:13px; 
	height:13px; margin:5px; background:url(../images/tg_flash_p.png) -15px 0; overflow:hidden; 
	line-height:9999px; }
.fullSlide .hd ul .on{ background-position:0 0; }
.fullSlide:after{
	position: absolute;
    left: 0;
    top:0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    content: "";
}
.banner-txt{ z-index: 1; }
.mainbody{
	font-family:"微软雅黑" !important;
}
/* home---热门移民国家 */
.main_title {
    width: 100%;
    height: 57px;
}
.main_title .tit_1 {
    height: 62px;
    border-left: #c99619 solid 4px;
    padding-left: 20px;
    color: #333333;
    font-size: 20px;
    line-height: 28px;

}
.main_title .tit_1 .span1 {
    line-height: 34px;
    font-weight: normal;
}
.main_title .tit_1 .span2 {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 25px;
}
.main_title .tit_more {
    margin-top: 9px;
}
.t_1200_2{ width:100%; padding:46px 0 0 0;}
.slide_hitem{ float:left; width:72.66666666666667%;}
.slide_hitem .hd{ float:left; width:29.1%;}
.slide_hitem .hd ul{ float:left; width:100%;}
.slide_hitem .hd ul li{ float:left; width:100%; height:93px; position:relative; 
	background:url(../images/main13.jpg) bottom no-repeat #e8e8e8; background-size:85.4% 2px; 
	cursor:pointer;}
.slide_hitem .hd ul li .t_254{ position:absolute; width:100%; height:93px; left:0; top:0;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.slide_hitem .hd ul li.on .t_254{ position:absolute; width:130%; height:93px; left:0; top:0; 
	background:url(../images/main15.png) repeat;}
.slide_hitem .hd ul li .t_254 .l_217{ float:left; width:100%; padding:0 19px 0 18px;
box-sizing:border-box; 
-moz-box-sizing:border-box; 
-webkit-box-sizing:border-box;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.slide_hitem .hd ul li .t_254 .l_217 .rarrow{ float:left; width:100%; height:93px; 
	background:url(../images/main14.png) right center no-repeat;}
.slide_hitem .hd ul li.on .t_254 .l_217 .rarrow{ background:url(../images/main14_h.png) right center no-repeat;}
.slide_hitem .hd ul li .t_254 .l_217 .sp6{  float:left; width:100%; padding:21px 0 0 0; height:41px; 
	background:url(../images/main12.jpg) left bottom no-repeat; color:#565656; font-size:16px; line-height:28px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; 
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.slide_hitem .hd ul li.on .t_254 .l_217 .sp6{ background:url(../images/main12_h.png) left bottom no-repeat; color:#fff;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.slide_hitem .bd{ float:left; width:70.9%; height:465px;}
.slide_hitem .bd .box_hitem{ float:left; width:100%;}
.slide_hitem .bd ul{ float:left; width:100%;}
.slide_hitem .bd ul li{ float:left; width:100%; height:465px;}
.slide_hitem .bd ul li .nr_hitem{ float:right; width:262px; height:401px; padding:25px 19px 0 19px;
 margin:20px 19px 0 0; background:url(../images/main17.png) repeat;}
.slide_hitem .bd ul li .nr_hitem .tit_hitem{ float:left; width:100%; padding:0 0 13px 0; 
	background:url(../images/main18.png) left bottom no-repeat;}
.slide_hitem .bd ul li .nr_hitem .tit_hitem a{ color:#fefefe; font-size:17px; line-height:31px;}
.slide_hitem .bd ul li .nr_hitem .text_hitem{ float:left; width:100%; height:168px; margin-top:21px; 
	color:#e3e3e3; line-height:24px; overflow:hidden;}
.slide_hitem .bd ul li .nr_hitem .btn_hitem{ float:left; width:100%; margin-top:98px;}
.slide_hitem .bd ul li .nr_hitem .btn_hitem a{ width:122px; height:33px;
 border:rgba(198,209,236,0.6) solid 1px; color:#c6d1ec; font-size:14px;  line-height:33px;}
.slide_hitem .bd ul li .nr_hitem .btn_hitem a:hover{ background-color:#c99619; border:#c99619 solid 1px;}
.slide_hitem .bd ul li .nr_hitem .btn_hitem a b{ float:left; width:19px; height:20px; 
	margin:10px 5px 0 20px;}
.slide_hitem .bd ul li .nr_hitem .btn_hitem a b.b1{ background:url(../images/main19.png) no-repeat;}
.slide_hitem .bd ul li .nr_hitem .btn_hitem a:hover b.b1{ background:url(../images/main19_h.png) no-repeat;}
.slide_hitem .bd ul li .nr_hitem .btn_hitem a b.b2{ background:url(../images/main20.png) no-repeat;}
.slide_hitem .bd ul li .nr_hitem .btn_hitem a:hover b.b2{ background:url(../images/main20_h.png) no-repeat;}

.r_291 {
    float: right;
    width: 24.25%;
}
.r_291 .t_291_1{ float:left; width:100%; position:relative;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.r_291 .t_291_1:hover{ background-color:#363f55;}
.r_291 .t_291_1 .img_291{ float:left; width:100%; height:219px;}
.r_291 .t_291_1 .img_291 img{ width:291px; height:219px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.r_291 .t_291_1:hover .img_291 img{opacity:0.3; filter: alpha(opacity=30); -moz-opacity:0.3;
-khtml-opacity: 0.3;}
.r_291 .t_291_1 .pf_tj{ position:absolute; width:100%; height:65px; left:0; top:50%; margin-top:-27px;
opacity:0; filter: alpha(opacity=0); -moz-opacity:0;
-khtml-opacity:0;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.r_291 .t_291_1:hover .pf_tj{opacity:1; filter: alpha(opacity=100); -moz-opacity:1;
-khtml-opacity:1;}
.r_291 .t_291_1 .pf_tj .sp7{ float:left; width:100%; height:30px; text-align:center}
.r_291 .t_291_1 .pf_tj .sp8{ float:left; width:90%; height:21px;  margin:13px 5% 0 5%; text-align:center; line-height:21px; color:#c99619; font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.r_291 .m_28_0_0_0{ margin:28px 0 0 0;}
@media  screen and (max-width:1199px){
.r_291{ float:left; width:100%; margin-top:30px;}
.r_291 .t_291_1{ width:48%;}
.r_291 .t_291_1 .img_291{ height:auto;}
.r_291 .t_291_1 .img_291 img{ width:100%; height:auto;}
.r_291 .m_28_0_0_0{ margin:0 0 0 4%;}
}

/*我们的金牌团队*/
.gold_team{
	background: url(../images/team_bg.jpg) repeat top center;
}
.gold_team .main_title .tit_1{
	color:#f5ead6;
	font-size: 20px;
	font-weight: normal;
}
.gold_team .main_title .tit_1 .span2{
	color:#f5ead6;
	font-size: 18px;
	font-weight: normal;
}
.picMarquee-left{ width:1200px;  overflow:hidden; position:relative; margin-top: 35px; }
.picMarquee-left .bd{ padding:0px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center;width:228px; height:260px;  overflow: hidden; }
.picMarquee-left .bd ul li .pic img{ width:228px; height:260px; position:relative; transition:all 2s;}
.picMarquee-left a{
	float: left;position: relative;text-align: center; display: block;
}
.picMarquee-left a:hover .prosalename{ display: block;}
.prosalename {
    display: none;
    overflow: hidden;
    position: absolute;
    bottom: 94px;
    left: 0;
    background: url(../images/prosaletxt.png) left top repeat;
    width: 228px;
    height: 260px;
}
.prosalename img{
	width: 118px;
	height: 118px;
	text-align: center;
	margin: 40px auto 10px auto;
}
.prosalename p {
    margin: 5px 15px 0px 15px;
    height: 25px;
	line-height:25px;
	text-overflow:ellipsis; overflow:hidden;white-space:nowrap;
    font: 14px/25px 'Microsoft Yahei';
    color: #fff;

    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.picMarquee-left .bd ul li .title{ line-height:24px; display: block;  background: #be9d67;padding:35px 0px;  }
.picMarquee-left .bd ul li a .title p{
	font-size: 16px;
	color: #f5ead6;
}
.picMarquee-left .bd ul li a:hover .title p{
	text-decoration: none;
}

/*全球动态*/
.notice { width: 1200px; overflow: hidden; }
.notice .tab-hd { height: 50px;margin-top:20px; margin-bottom: 15px; color: #333333; }
.notice .tab-hd ul { padding-top: 4px; margin-left: 7px; }
.notice .tab-hd li{ float: left;   background: url(../images/line.jpg) no-repeat right center;  padding:8px 14px; }
.notice .tab-hd li a{ display:block; }
.notice .tab-hd li a:hover{ color:#be9d67;  }
.notice .tab-hd li.on{ border-bottom: #be9d67 solid 3px;  font-weight: normal; 
	position: relative; }
.notice .tab-bd { border-top: 1px solid #e8e8e8; padding:5px;  }
.notice .tab-bd ul{ overflow:hidden; zoom:1; }
.notice .tab-bd li { padding: 0 10px 0 5px; overflow: hidden;  }

.notice .tab-hd li .news_pic{
	width: 501px;
	height: 363px;
}
.news_r{
	width: 623px;
}
.news_r dl{
	border-bottom: #d2d2d2 solid 1px;
	height: 105px;
	padding-bottom: 10px;
}
.news_r dl a dt h4{
	color: #444444;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.news_r dl a dd{
	height: 68px;
	overflow: hidden;
	line-height: 20px;
	color: #777777;
	font-size: 14px;
	text-align: left;
}
.news_r dl a:hover dt h4,.news_r dl a:hover dd p{
	color: #be9d67;
}
.news_list li{
	height: 49px;
	line-height: 49px;
	border-bottom: #d2d2d2 solid 1px;
}
.news_list li a p{
	width: 376px;
	font-size: 14px;
	color: #444444;
	overflow: hidden;
}
.news_list li a span{
	color: #999999;
	font-size: 14px;
}
.news_list li a:hover p,.news_list li a:hover span{
	color: #be9d67;
}

/*热门移民方式*/
.ymfs{
	background: url(../images/ymfs_bg.jpg) no-repeat top center;
}
.ymfs .main_title .tit_1{
	color:#ffffff;
	font-size: 20px;
	font-weight: normal;
}
.ymfs .main_title .tit_1 {
    border-left: #ffffff solid 4px;
}
.ymfs .main_title .tit_1 .span2 {
    color: #9d9d9d;
}
.ymfs_con01{
	background: #be9d67;
	padding:25px;
	width: 332px;
	height: 167px;
	float: left;
	margin:9px;
}
.ymfs_con01 dt h5{
	text-align: center;
	font-size: 25px;
	color: #fffbf4;
	line-height: 40px;
	font-weight: normal;
}
.ymfs_con01 dd p{
	text-align: left;
	line-height: 22px;
	color: #f5ead6;
	height: 64px;
	overflow: hidden;
	font-size: 14px;
	margin-top: 10px;
}
.ymfs_con01 dd a{
	color: #f5ead6;
	text-align: right;
	font-size: 14px;
	float: right;
	margin-top: 10px;
	line-height: 30px;
}
.ymfs_con01 dd a:hover{
	text-decoration: underline;
}
.ymfs_con dl:hover{
	background: rgba(22,30,0,0.5);
}

/*全球置业*/
.picScroll-left{ width:1200px;  overflow:hidden; position:relative;   }
.picScroll-left .hd{ overflow:hidden;  height:55px;padding:0 10px; width: 233px; margin: 0 auto;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:48px; height:30px; 
	float:right;  margin-top:20px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picScroll-left .hd .prev{ margin-right: 10px; }
.picScroll-left .hd .next{ background-position:0 -50px; margin-left: 10px; }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:30px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin:0px 10px; 
	text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.png") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px; margin-top: 15px;  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:380px; height:230px; display:block;  }
.picScroll-left .bd ul li .pic a:hover img{  }
.picScroll-left .bd ul li .title{ line-height:46px;   }
.picScroll-left .bd ul li .title a:hover{ color: #976706;  }
.picScroll-left .bd ul li a:hover img{ background:#fff; filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/}

/*热门项目考察*/
.hot_project_con { margin-top: 20px; }
.hot_project_con li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.hot_project_con li .pic{ text-align:center; }
.hot_project_con li .pic img{ width:380px; height:230px; display:block;  }
.hot_project_con li .pic a:hover img{  }
.hot_project_con li .title{ line-height:46px;   }
.hot_project_con li .title a:hover{ color: #976706;  }
.hot_project_con li:hover img{ background:#fff; filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/}

/*移民荣誉资质*/
.picMarquee-left2{ width:1200px;  overflow:hidden; position:relative; margin-top: 35px; }
.picMarquee-left2 .bd{ padding:0px;   }
.picMarquee-left2 .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left2 .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left2 .bd ul li .pic{ text-align:center;width:278px; height:210px;  overflow: hidden; }
.picMarquee-left2 .bd ul li .pic img{ width:278px; height:210px; position:relative; transition:all 2s;}
.picMarquee-left2 .bd ul li  a:hover .pic img{ -webkit-transform:scale(1.5,1.5);}
.picMarquee-left2 .bd ul li a .title2 { line-height:24px; display: block;  
	padding:15px 0px;  }
.picMarquee-left2 .bd ul li a .title2 p{
	font-size: 14px;
	/*color: #f5ead6;*/
}
.p1{
	font-size: 14px;
	color: #f5ead6;
}
.picMarquee-left2 .bd ul li a:hover .title2 p{
	text-decoration: underline;
}

/*关于睿安信*/
.ableft{
	width: 688px;
}
.picScroll-left1{ width:688px;  overflow:hidden; position:relative;  }
.picScroll-left1 .bd{ padding:0px;   }
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left1 .bd ul li{ margin-right:15px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left1 .bd ul li .pic{ text-align:center; }
.picScroll-left1 .bd ul li .pic img{ width:323px; height:249px; display:block; }
.picScroll-left1 .bd ul li .pic a:hover img{}

.aboutcon {
	height:249px;
	overflow:hidden;
}
.aboutcon p{
	width: 505px;
	line-height: 27px;
	color: #494949;
	font-size: 14px;
	overflow: hidden;
}

/*联系我们*/
.contact{
	background: url(../images/contact_bg.jpg) no-repeat top center;
}
.contact .main_title .tit_1{
	color:#ffffff;
	font-size: 20px;
	font-weight: normal;
}
.contact .main_title .tit_1 {
    border-left: #ffffff solid 4px;
}
.contact .main_title .tit_1 .span2 {
    color: #9d9d9d;
}
.con_left{
	width: 500px;
}
.con_left p{
	margin: 20px 0px;
	text-align: left;
	color: #f8f4eb;
	font-size: 14px;
}
.homemess{
	width: 370px;
	margin-right: 20px;
}
#formbox .item{padding-top:5px;height:53px;overflow:hidden;line-height:48px; margin-bottom:25px;}
#formbox .text{width:346px;height:48px; color:#646464;padding-left:20px;line-height:48px; 
	border:2px solid #be9d67;font-size:16px;font-family:arial,"微软雅黑";}
#formbox .yellow_button{font-size:16px;font-weight:normal;color:#f2f2f2;border:none;cursor:pointer; background:#be9d67;
height:52px;line-height:52px; width:370px;}
#formbox select{
width:368px;height:48px; color:#646464;padding-left:20px;line-height:48px; border:2px solid #be9d67;font-size:16px;font-family:arial,"微软雅黑";
}
.name1{
	background:#fff url(../images/name.jpg) no-repeat 320px 13px ;
}
.tel1{
	background:#fff url(../images/phone.jpg) no-repeat 320px 13px ;
}
/* footer */
.footer{
	background: #271c1c;
	padding:40px 0px;
	color: #c6a986;
	font-size: 14px;
	line-height: 30px;
}
.foot1{
	border-bottom: #392e2e solid 1px;
	padding-bottom: 30px;
}
.foot1 h4{
	font-weight: 600;
	font-size: 16px;
}
.foot1_r{
	width: 1086px;
}
.foot1_r li{
	float: left;
	margin: 0px 10px 4px;
	background: url(../images/line2.jpg) no-repeat right ;
    height: 20px;
    line-height: 20px;
}
.foot1_r li a{
	font-size: 12px;
    padding-right: 17px;
	color: #c6a986;
}
.foot1_r li a:hover{
	text-decoration: underline;
}
.foot1_r li.last2{
	background: none;
}
.foot2{
	border-top: #1f1515 solid 1px;
	padding-top: 30px;
}
.foot2_l{
	width: 1011px;
}
.footnav li{
	float: left;
}
.footnav li a{
	color: #c6a986;
	font-size: 15px;
	margin:0px 34px 10px 0px;
}
.footnav li a:hover{
	text-decoration: underline;
}
.footcontact p{
	line-height: 30px;
	text-align: left;
}
.footewm p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
/******--------------------- 单页面 ---------------------******/
.white{
	background: #fff !important;
}
.pageheader{
	height: 80px;
}
.pageheader .logo {
    margin: 17px 0px 0px 0;
}
.pageheader .navBar{
	margin-top: 11px;
}
.pagenav .nav h3 a{
	color: #333 !important;
}
.pagenav .nav h3 a:hover{
	color: #be9d67 !important;
}
.pagebanner{
	height: 300px;
}
/*购房移民项目*/
.pagebg1{
	background: #eee4d2;
}
.page_ymxm h2{
	color: #333333;
	font-size: 28px;
	text-align: center;
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 15px;
}
.page_ymxm h2 img{
	margin-right: 20px;
}
.page_ymxm p span{
	font-size: 24px;
	color: #be9d67 !important;
	line-height: 45px;
}
/*项目介绍*/
.pagebg2{
	background: #45301d;
}
.page_xmjs_tit{
	background: url(../images/gjjj.jpg) no-repeat;
	position: relative;
	width: 165px;
	margin: 0px auto;
	height: 45px;
	margin-bottom: 15px;
	margin-top: 27px;
}
.page_xmjs_tit h2{
	color: #e2d6c2;
	font-size: 28px;
	text-align: center;
	position: absolute;
	top: -10px;
	font-weight: normal;
	left: 25px;
}
.page_xmjs p span{
	color: #fff !important;
	font-size: 14px;
	line-height: 40px;
}
.page_xmjs_img img{
	margin:10px 8px;
}
/*项目优势*/
.page_xmys{
	background:#f2e8d5 url(../images/xmys_bg.jpg) repeat top;
}
.page_xmys_txt{
	margin-top: 40px;
}
.page_xmys_txt p span{
	font-size: 14px;
	color: #333333 !important;
	line-height: 40px;
	text-align: left;
}
/*申请条件*/
.page_sqtj_txt h3{
	font-size: 23px;
	color: #e3d6c2;
	margin-top: 30px;
	font-weight: normal;
}
.page_sqtj_txt p{
	margin-top: 10px;
}
.page_sqtj_txt p span{
	font-size: 16px;
	color: #e3d6c2 !important;
	line-height:30px;
}

/******--------------------- 金牌团队页面 ---------------------******/
.maintit{
	height: 58px;
	border-bottom: #dfdedd solid 1px;
	margin-bottom: 40px;
}
.maintit h4{
	color: #be9d67;
	font-size: 18px;
	border-bottom: #be9d67 solid 2px;
	text-align: left;
	line-height: 57px;
	font-weight: normal;
}
.breadcurm p a{
	color: #898989;
	font-size: 12px;
}
.breadcurm p {
	color: #595959;
	margin-top: 28px;
}
.teamwrap{
	width: 1319px;
    position: relative;
    left: -7px;
}
.teamwrap li{
	margin:0px 6px 20px  !important ;
}

/******--------------------- 免费评估页面 ---------------------******/
.pagemess .item span{
	font-size: 18px;
	color: #be9d67;
}
.pagemess .yellow_button{
	margin-left: 45px !important;
}

/******--------------------- 荣誉页面 ---------------------******/
.teamwrap2{
	width: 1319px;
    position: relative;
    left: -7px;
}
.teamwrap2 li{
	margin:0px 10px 20px  !important ;
}
/******--------------------- 热门项目考察页面 ---------------------******/
.mainpt ul li{
	float: left;
	margin: 5px 9px;
}
.mainpt ul li img{
	width: 581px;
	height: 394px;
}
.mainpt ul li a p{
	color: #333;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
.mainpt ul li a:hover p{
	color: #be9d67;
}
/******--------------------- 全球动态页面 ---------------------******/
.pagenews dl{
	height: 135px;
	padding:45px 0px;
	border-bottom: #d2d2d2 solid 1px;
}
.pagenews dl a dt h3{
	font-size: 20px;
	color: #222222;
	line-height: 40px;
}
.pagenews dl a dd p{
	text-align: left;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 15px;
}
.pagenews dl a dd span{
	text-align: left;
	color: #a8a8a8;
	font-size: 14px;
}
.pagenews dl a:hover dt h3,.pagenews dl a:hover dd p,.pagenews dl a:hover dd span{
	color: #875605;
}



/*分页*/
.sh_page{margin:30px auto;height:33px;line-height:33px;*line-height:50px; width: 700px; 
	text-align: center;}
.sh_page a{padding:8px 13px;border:#be9d67 solid 1px;margin-left:-1px;color:#76838f;}
.sh_page a.dangqian{background:#be9d67 !important; color: #e5eaed !important;}
.sh_page a:hover{ background:#be9d67 !important; color: #e5eaed !important; }
.fanye{color:#4c4c4c;line-height:20px;margin:10px 30px 20px 0px;}
.fanye a { color:#4c4c4c;}
.fanye a:hover{text-decoration:underline; color:#ba0009;}
.pagelink {clear:both;font-size:12px;text-align:center;height:38px; margin-top:30px; font-size:12px;}
.pagelink a,div.pagelink span{padding:6px 7px 6px;height:23px;color:#4c4c4c;border:1px solid #ddd; line-height:26px; text-decoration:none; margin:0 2px;}
.pagelink a:hover{color:#3f8402;text-decoration:none;padding:6px 7px 5px;border-bottom:2px solid #3f8402}
.pagelink .current{color:#3f8402;padding:6px 7px 5px;height:26px;border:1px solid #ddd;border-bottom:2px solid #3f8402;font-weight:bold}


/******--------------------- 详细信息 ---------------------******/
.detail ,.detail p{
	text-align:left ;
	font-family:"微软雅黑" !important;
}
.detail p{
	line-height:30px;
}
.detailtit{
	font-size: 26px;
	color: #333;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 20px;
}
.detail img{
	margin-bottom: 15px;
	text-align: center !important;
	
}
.news_pic img{
	width:500px;
	height:362px;
}