h1, h2, h3, h4, h5, h6 , p , span {
	margin: 0; 
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}

body {
	line-height: 1;
	font-family:Microsoft YaHei;
	/* overflow-x:hidden; */
	min-width: 1280px;
}

html,body{
	height: 100%;
	margin: 0; 
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}

.clear-ul-layout {
	list-style: none;
	margin: 0; 
	padding: 0;
}

input, select, option {
	border: none;
	outline: none;
	box-sizing: border-box;
	padding:0;
	margin:0;
}

a{
	display: block;
	font-family:Microsoft YaHei;
	text-decoration: none;
	cursor: pointer;
}

button {
	border: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type="number"]{
	-moz-appearance: textfield;
}

div {
	box-sizing: border-box;
}

.pagination{
    position:absolute;padding:13px 23px;z-index:20;bottom:5%;width:190px;left:50%;margin-left:-95px;text-align:center;background:rgba(0,0,0,0.5);border-radius:18px;font-size:0
}
.swiper-pagination-switch{
    display:inline-block;width:10px;height:10px;background:rgba(255,255,255,1)!important;border-radius:50%;cursor:pointer;margin:0 5px
}
.swiper-active-switch{
    width:54px;border-radius:5px
}

.layout-index{
	max-width: 1380px;
	padding: 0 60px 0 100px;
}

.layout-nation{
	max-width: 1380px;
	padding: 0 85px 0 85px;
}

.layout-stander {
	/* max-width: 1380px; */
	padding-right: 100px;
	padding-left: 100px;
	min-width: 1263px;
}

.layout-index_new{
	/* max-width: 1380px; */
	min-width: 1263px;
	padding: 0 80px 0 80px;
}

.layout-index_project {
	/* max-width: 1380px; */
	min-width: 1263px;
	padding: 0 88px;
}

.layout-large {
	width: 100%;
}

.overflow {
	overflow:hidden;
}

.text-hide {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.wd-100 {
	width: 100% !important;
	display: block;
}

.hg-100 {
	height: 100% !important;
	display: block;
}

.wd-45 {
	width: 45%;
}

.wd-55 {
	width: 55%;
}

.wd-50 {
	width: 50%;
}

.wd-71 {
	width: 71%;
	padding-right: 30px;
}

.wd-29 {
	width: 29%;
}

.wd-23 {
	width: 23%;
}

.wd-24 {
	width: 24%;
}

.wd-28 {
	width: 28%;
}

.wd-68 {
	width: 68%;
}

.wd-88 {
	width: 88%;
}

.wd-85 {
	width: 85%;
}

.cl-333 {
	color: #333333;
}

.cl-com {
	color: #988D67;
}

.pointer {
	cursor: pointer;
}

.bg-white {
	background-color: #fff;
}

.cl-999 {
	color: #999999;
}

.cl-white {
	color: white;
}

.font12 {
	font-size: 12px;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.font20 {
	font-size: 20px;
}

.font22 {
	font-size: 22px;
}

.font24 {
	font-size: 24px;
}

.font30 {
	font-size: 30px;
}

.bold {
	font-weight: bold;
}

.bda {
	border:1px solid red;
}

.mt {
	margin-top: 10px;
}

.mb {
	margin-bottom: 10px;
}

.mv {
	margin: 10px 0;
}

.ml {
	margin-left: 10px;
}

.ml-2 {
	margin-left: 20px;
}

.ml-sm {
	margin-left: 5px;
}

.ml-sm-3 {
	margin-left: 15px;
}

.mt-2 {
	margin-top: 20px;
}

.mt-sm-5 {
	margin-top: 25px;
}

.mt-3 {
	margin-top: 30px;
}

.mt-4 {
	margin-top: 40px;
}

.mt-5 {
	margin-top: 50px;
}

.mt-8 {
	margin-top: 80px;
}

.mt-r-5 {
	margin-right: 50px;
}

.mt-sm {
	margin-top: 5px;
}

.mt-sm-3 {
	margin-top: 15px;
}

.mt-plus {
	margin-top: 15px;
}

.pt-5 {
	padding-top: 50px;
}

.pb-8 {
	padding-bottom: 80px;
}

.mt-plus-n {
	margin-top: 45px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.text-white {
	color: white !important;
}

.block {
	display: block;
}

.hide {
	display: none !important;
}

.pt-sm {
	padding-top: 5px;
}

.pb {
	padding-bottom: 10px;
}

.ph-2 {
	padding: 0 20px;
}

.ph-sm-3 {
	padding: 0 15px;
}

.pb-sm-3 {
	padding-bottom:15px;
}

.pl {
	padding-left: 10px;
}

.pl-sm {
	padding-left: 5px;
}

.pl-3 {
	padding-left: 30px;
}

.pl-6 {
	padding-left: 60px;
}

.pr-4 {
	padding-right: 40px;
}

.clearfix{
	clear: both;
	overflow:hidden;
	zoom: 1;
}

.wd-25 {
	width: 25%;
}

.wd-20 {
	width: 20%;
}

.wd-38 {
	width: 38%;
}

.wd-62 {
	width: 62%;
}

.pr {
	padding-right: 10px;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.box-center {
	margin: 0 auto;
}

.inblock {
	display: inline-block;
	vertical-align: middle;
}
.inflexcenter{
    display:flex;
    align-items: center;
}
.block {
	display: block;
	vertical-align: middle;
}

.index_color2{
    color:#000 !important;
}


.com-line{
	line-height: 20px;
}

.com-line-28{
	line-height: 22px;
}

.com-line-26{
	line-height: 26px;
}

.com-line-32{
	line-height: 32px
}

.com-line-40{
	line-height: 40px;
}

.com-bda {
	border: 1px solid rgba(228,228,228,1);
	background: rgba(245,245,245,1);
}

.error-tips {
	color: #D53030;
	font-size: 12px;
	display: block;
	position: absolute;
	bottom: 0;
	left:0;
	margin-bottom: -15px;
}


/*头部样式 - 开始*/

.header {
	width: 100%;
	min-width: 1280px;
	max-width: 2560px;
	z-index: 9;
}

.header-index {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
}

.header_login {
	margin:0 auto;
	height:40px;
	line-height: 40px;
	font-size:14px;
	color:#333333;
}

.header_login span.slogan {
	color: #827753;
}

.header_login div.login {
	float: right;
}

.header_login div.login span {
	margin-right: 25px;
}

.header_login div.login a {
	margin-right: 25px;
	cursor: pointer;
	color:#333333;
}

.header_channel {
	color: #DCDCDC;
	border-left: 1px solid #DCDCDC;
	height: 22px;
}

.clearup-r{
	margin-right: 0 !important;
}

.container {
	position:relative;
	width:100%;
	min-height:100%;
}

.header_content {
    height: 292px;
    background-size: 100% 100% !important;
    background-position: center center !important;
    background-repeat: repeat !important;
}
.head_content_layout{
    width:90%;
    margin:0 auto;
    padding-top:80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_content_shadow {
	background: -prefix-linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,0.2) 70% , rgba(0,0,0,0) );
	background: linear-gradient(to bottom, rgba(0,0,0,0.7), rgba(0,0,0,0.2) 70% , rgba(0,0,0,0) );
}

.header_search {
    
}

.header_search input {
	width:237px;
	height:32px;
	background:rgba(255,255,255,0.3);
	border-radius:16px;
	border:none;
	margin: 30px 47px 0;
	color: white;
	padding-left: 15px;
}

.header_logo {
    width: 183px;
    height: 183px;
}

.header_desc_login {
	width: 90px;
	height: 39px;
	margin-top: 30px;
}

.header_desc_com {
	width: 105px;
	height: 51px;
	margin-top: 30px;
}

.header-img_slide {
	border-left: 1px solid white;
	opacity: 0.15;
	margin: 23px;
	height: 55px;
}

.header_descTel {
	width: 180px;
	height: 42px;
	margin-top: 30px;
}

.header_desc_enter {
	width: 18px;
	height: 18px;
	right: 0;
	margin: -26px 65px 0 0;
}

.header_fullbar {
	height:1px;
	background:rgba(255,255,255,1);
	opacity:0.15;
}

.header_navigator {
	font-size: 20px;
	color: white;
	text-align: center;
	display: flex;
    display: -webkit-flex;
    justify-content:space-between;
    position: relative;
}

.hd_nav-link {
	width:210px;
	height:65px;
	line-height: 65px;
	position: relative;
    display: inline-table;
}


.fixed_nav-link {
	height:64px !important;
}

.hd_nav-link-span {
    min-width:80px;
    color: white;
    display:inline-block;
}

.fixed_nav-link-span {
	color: #998D68;
	padding: 20px 0 10px 0;
}

.hd_nav-link-span_active {
	border-bottom: 5px solid #E6C0A3;
}

.fixHd_nav-link-span_active {
	border-bottom: 2px solid #B4A989;
}

.header_navigator_fixed {
	position: fixed;
	left: 0;
	top:0;
	top:-65px;
	background-color: white;
	box-shadow:7px 0px 13px rgba(152,152,152,0.13);
	transition: top 0.2s;
	z-index: 99999;
}

.header-fixed_active {
	top:0;
}

.header_navigator_fixed a.active{
	border-bottom: 2px solid #998D68;
}

.header-minipro {
	top:0;left: 0;margin:45px 0 0 -36px;
}

.header-wechat {
	top:0;left: 0;margin:45px 0 0 -30px;
}

.bg-nationScenery{
	background: url('https://static.leapoon.com/PWebsite/front/common/bg-nationScenery.png');
}

.bg-nationSceneryDetail{
	background: url('https://static.leapoon.com/PWebsite/front/common/bg-nationScenery-detail.png');
}

.bg-sucessProject{
	background: url('https://static.leapoon.com/PWebsite/front/common/bg-sucessProject.png');
}

.bg-projectIntro{
	background: url('https://static.leapoon.com/PWebsite/front/common/bg-projectIntro.png');
}

.bg-selfEvaluation{
	background: url('https://static.leapoon.com/PWebsite/front/common/bg-selfEvaluation.png');
}

.bg-moveInformation{
	background: url('https://static.leapoon.com/PWebsite/front/common/bg-moveInformation.png');
}

.bg-aboutWailian{
	background: url('https://static.leapoon.com/PWebsite/front/common/bg-aboutWailian.png');
}

.bg-totalSearch{
	background: url('https://static.leapoon.com/PWebsite/front/common/bg-search.png');
}

.bg-overseas{
	background: url('http://static.leapoon.com/PWebsite/front/common/bg-oversea.png');
}
.index_form2_box{
    background: #F3F3F3;
    background-image: url(http://files.leapoon.com/PMarketing/Article/20240315/ot1710481331.png);
    background-size:100%;
    background-repeat: no-repeat;
}

/*头部样式 - 结束


/*底部样式 - 开始*/

.footer {
    position: relative;
    bottom: 0;
    left:0;
    width: 100%;
    
    background: url(http://files.leapoon.com/PMarketing/Article/20240315/ot1710481744.png) no-repeat;
    background-size: 100% 100%;
}
.foot_item{
    width:30%;
}
.foot-about-content{
    color:#FFFFFF;
    margin-top:25px;
}
.foot_logo{
    width:120px;
}
.foot-about-content_desc{
    color:#fff;
    line-height:1.6;
}
.ft_ab_tx1{
    font-weight: bold;
    font-size: 24px;
}
.ft_ab_tx2{
    font-weight: 400;
    font-size: 20x;
    padding-top:20px;
}
.ft_ab_tx3{
    font-weight: 400;
    font-size: 20x;
}
.foot-content {
    position: relative;
    padding-top: 94px;
    padding-bottom: 100px;
    left:0;
    right:0;
    color: white;
    margin: 0 auto;
    font-size: 14px;
    text-align: left;
    width: 70%;
    display: flex;
    justify-content: space-between;
}

.foot-content_title {
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(143,143,143,0.4);
	margin: 0 0 25px 0;
    font-family: Space Grotesk, Space Grotesk;
    font-weight: bold;
    font-size: 24px;
}

.foot-content .title_slide {
	/*height:1px;
	background:rgba(161,150,115,1);
	margin: 15px 0 30px 0;*/
}

.foot-content ul li a{
    color: #FFFFFF;
}

.foot-content ul li{
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 60px;
    text-align: left;
}
.foot_item_last_line{
    border-bottom: 1px solid rgba(143,143,143,0.4);
    width:100px;
    margin-top: 50px;
    display:inline-block;
}
.foot_item_about_line{
    border-bottom: 1px solid rgba(143,143,143,0.4);
    width:80px;
    margin: 25px auto;
}

.foot-content_group{
    display: flex;
    justify-content: space-between;
}
.footer_item_about{
    width:100%;
}

.foot_group_fr{
    margin-right: 140px;
}
.foot_about_ul li{
    text-align: center !important;
}
.footer-icon_tel {
	width: 22px;
	height: 21px;
	margin:0 5px 0 0;
}

.footer-icon_email {
	width: 21px;
	height: 21px;
	margin-right: 5px;
}

.footer-icontel {
	margin-top: -5px !important;
	padding-right: 31px;
}

.footer-userCode {
	/*padding-left: 140px;*/
	text-align: center;
}

.footer-userCode img{
	width: 87px;
	height: 87px;
}

.footer-userCode div{
	width: 87px;
	text-align: center;
	margin: 0 auto;
}

.footer-userCode_desc{
	padding: 10px 0 30px 0;
	text-align: center;
}

.footer-mr {
	margin-right: 20%;
}

.footer-title_link {
	width: 148px;
}
.footer-title_center {
	width: 100px;
}
.footer-title_about {
	width: 100%;
    display:inline-block;
    text-align:center;
}
.footer-title_about span{
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(143,143,143,0.4);
    font-family: Space Grotesk, Space Grotesk;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 25px;
    display: inline-block;
    margin-right: 35px;
}

.footer-title_tel {
	width: 113px;
}

.footer-contract {
	padding: 20px 0;
	border-top: 1px solid rgba(255,255,255,0.06);
}

.footer-contract {
	color: #B7B7B7;
	font-size: 12px;
}

.footer-contract img{
	width:136px;
	height:49px;
	margin: 15px auto 0 auto;
}

.footer-code-img {
	width: 75px;
	height: 75px;
}

.footer-wx-img {
	width: 120px !important;height: 120px;
}

.footer-wx-p {
	line-height: 20px;margin:79px 0 0 10px;
}

/*底部样式 - 结束*/

/*导航样式 - 开始*/

.img_layout {
	position: absolute;
	top:0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.swiper-chat {
	position: absolute;
	right: 0;
	top:60%;
	height:414px;
	background-color: rgba(0,0,0,0.5);
	margin-top: -212px;
	border-radius: 10px 0 0 10px;
	color: white;
	z-index: 999;
}

.swiper-chat_switch {
	width:67px;
	height:100%;
	line-height: 24px;
	padding: 160px 0 0 18px;
	font-size: 20px;
	letter-spacing: 3px;
	background: url('https://static.leapoon.com/PWebsite/front/common/icon-contract.png') no-repeat 28px 122px;
	background-size: 21px 21px;
}

.swiper-chat_switch img.arrow {
	width: 11px;
	height: 19px;
	margin-left: -10px;
	transform: rotate(0);
	-webkit-transform: rotate(0);
	transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	transition: transform 0.4s, -webkit-transform 0.4s;
}

.swiper-chatImg_active {
	transform: rotate(180deg) !important;
	-webkit-transform: rotate(180deg) !important;
}

.swiper-chat_switch .text {
	width: 20px;
}

.swiper-chat_evt {
	width:317px;
	height:100%;
	padding-top: 25px;
	text-align: left;
	padding-left: 40px;
	margin-left: -317px;
	transition: margin 0.5s;
	position: relative;
}

.swiper-chatevt_active {
	margin-left: 0 !important;
}

.swiper-chat_evt_allow_input{
	width:270px;
	height:40px;
	background:rgba(255,255,255,1);
	border-radius:4px;
	margin-top: 15px;
	padding-left: 15px;
	color: #666666;
	font-size: 14px;
}

.com-mb-contain {
	width: 270px;
}

.swiper-mb-l {
	height:40px;
	background:rgba(255,255,255,1);
	border-radius:4px;
	margin-top: 15px;
	padding-left: 10px;
	color: #666666;
	font-size: 14px;
	width: 100%;
}

.swiper-mb-r {
	height:40px;
	background:rgba(255,255,255,1);
	border-radius:4px;
	margin-top: 15px;
	padding-left: 15px;
	color: #666666;
	font-size: 14px;
	width: 100%;
}

.slidebar-mb-l {
	height:40px;
	background: rgba(245,245,245,1);
    border: 1px solid rgba(228,228,228,1);
	border-radius:4px;
	margin-top: 15px;
	padding-left: 10px;
	color: #666666;
	font-size: 14px;
	width: 100%;
}

.slidebar-mb-r {
	height:40px;
	background: rgba(245,245,245,1);
    border: 1px solid rgba(228,228,228,1);
	border-radius:4px;
	margin-top: 15px;
	padding-left: 15px;
	color: #666666;
	font-size: 14px;
	width: 100%;
}

.bounce-tel-layout {
	background: rgba(245,245,245,1) !important;
    border: 1px solid rgba(228,228,228,1) !important;
}


.swiper-chat_evt_select{
	width:270px;
	height:40px;
	line-height: 40px;
	background:rgba(255,255,255,1);
	margin-top: 15px;
	border-radius:4px;
	color: #666;
	font-size: 14px;
	padding-left: 10px;
	position: relative;
}

.slidebar-chat_evt_select{
	width:270px;
	height:40px;
	line-height: 40px;
	background: rgba(245,245,245,1);
	border: 1px solid rgba(228,228,228,1);
	margin-top: 15px;
	border-radius:4px;
	color: #666;
	font-size: 14px;
	padding-left: 10px;
	position: relative;
}

.swiper-checkbox {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 200px;
	margin-top: 42px;
	box-shadow:0px 3px 8px 0px rgba(0, 0, 0, 0.16);
	border-radius: 4px;
	z-index: 9;
	overflow-y: scroll;
}

.slidebar-checkbox {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 200px;
	margin-top: 42px;
	box-shadow:0px 3px 8px 0px rgba(0, 0, 0, 0.16);
	border-radius: 4px;
	z-index: 9;
	overflow-y: scroll;
}

.swiper-checkbox label {
	display: block;
	width: 100%;
	padding: 0 13px;
	background:rgba(255,255,255,1);
	font-size: 14px;
}

.slidebar-checkbox label {
	display: block;
	width: 100%;
	padding: 0 13px;
	background:rgba(255,255,255,1);
	font-size: 14px;
}

.swiper-checkbox label:first-of-type {
	border-radius: 4px 4px 0 0;
}

.slidebar-checkbox label:first-of-type {
	border-radius: 4px 4px 0 0;
}

.swiper-checkbox label:last-of-type {
	border-radius: 0 0 4px 4px;
}

.slidebar-checkbox label:last-of-type {
	border-radius: 0 0 4px 4px;
}

.swiper-checkbox label:hover {
	background:rgba(242,242,242,1);
}

.slidebar-checkbox label:hover {
	background:rgba(242,242,242,1);
}

.swiper-checkbox input[type='checkbox']{
	width: 14px;
	height: 14px;
	background-color:white;
	font-size: 14px;
	border-radius: 3px;
	border:1px solid #e7e7e7;
	-webkit-appearance:none;
	outline: none;
}

.slidebar-checkbox input[type='checkbox']{
	width: 14px;
	height: 14px;
	background-color:white;
	font-size: 14px;
	border-radius: 3px;
	border:1px solid #e7e7e7;
	-webkit-appearance:none;
	outline: none;
}

.swiper-checkbox input[type=checkbox]:checked{
   background: url('https://static.leapoon.com/Pwebsite/front/icon/icon-checked.png') no-repeat center center;
}

.slidebar-checkbox input[type=checkbox]:checked{
   background: url('https://static.leapoon.com/Pwebsite/front/icon/icon-checked.png') no-repeat center center;
}




/*.swiper-chat_evt_select select {
	width: 100%;
	height: 100%;
	background:rgba(255,255,255,1);
	padding-left: 10px;
	color: #666666;
	font-size: 14px;
	border-radius:4px;
	padding-left: 10px;
}*/

.swiper-chat_evt_mobile {
	width:270px;
	height:40px;
	line-height: 40px;
	text-align: center;
	font-size:14px;
	margin-top: 15px;
	border-radius:4px;
}

.swiper-chat_evt_mobile input {
	width: 170px;
	height: 40px;
	padding-left: 15px;
	color: #666666;
}

.swiper-chat_evt_mobile button {
	width: 100px;
	height: 100%;
	padding: 0 !important;
}

.index-chat_btn {
	width:270px;
	height:40px;
	line-height: 40px;
	background:rgba(152,141,103,1);
	border-radius:4px;
	margin-top: 30px;
}

/*导航样式 - 结束*/


/*侧边咨询 - 开始*/

.slidebar {
	position: fixed;
	top:16%;
	right: -60px;
	color: #988D67;
	z-index: 9;
	width:60px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 8px rgba(0,0,0,0.12);
	z-index: 9999;
	text-align: center;
	transition: right 0.2s;
}

.slidebar a {
	cursor: pointer;
	padding: 10px 15px;
	border-bottom: 1px solid #EEEEEE;
}

.slidebar-active {
	right: 20px;
}

.slidebar img{
	margin:  0 auto 5px auto;
}

.slidebar-icon_tel {
	width: 22px;height: 22px;
}

.slidebar-item {
	padding-right: 20px;
}

.slidebar-desc {
	margin: 0 auto;
	line-height: 18px;
	color: #988D67;
}

.slidebar-arrow {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAaCAMAAABigZc2AAAASFBMVEUAAAAAAAAEBAQAAADz8/P+/v79/f3+/v79/f36+vr5+fn39/f19fXl5eXy8vLj4+PQ0NC7u7uqqqpoaGhtbW3+/v7+/v7///8vhvMzAAAAF3RSTlMAAwcLffDj29DDqqFmYkw/PCkeFg739Wf3bBIAAABoSURBVCjPfZFJDoAwDAOhLfu++v8/RbRSIBhljiNXTZzsj/yGHencOfeVvYsoi3ry3msLoF3EisMZNhVFpBxiVFyimR8JoVujVA5F2FMQb6rRcvyW/+BZjJkP2o06oK6oU+revpEImwtfTAz0VyLGGAAAAABJRU5ErkJggg==') no-repeat top right;
	background-size: 19px 26px;
	width: 19px;
	height: 26px;
	position: absolute;
	top:50%;
	right: 1%;
	margin-top: -13px;
}

.sb-contract-contain {
	position: absolute;
	top: 0;
	right: 60px;
	z-index: 999;
	margin-top: -70px;
	padding-right: 20px;
}	

.sb-contract {
	width:191px;
	height:230px;
	background:rgba(255,255,255,1);
	box-shadow:0 0 8px 0 rgba(0, 0, 0, 0.12);
	border-radius:10px;
	padding: 20px 15px;
}

.sb-contract img{
	width:90%;margin: 10px auto 0 auto;display: block;
}

.sb-contract p span{
	color: #F24141;
	font-size: 16px;
}

.sb-contract input {
	width:100%;
	height:35px;
	background:rgba(245,245,245,1);
	border:1px solid rgba(228,228,228,1);
	border-radius:4px;
	color: #666666;
	padding-left: 10px;
}

.sb-contract button {
	width:100%;
	height:35px;
	background:linear-gradient(180deg,rgba(180,169,137,1),rgba(161,150,115,1));
	border-radius:4px;
	color: white;
	cursor: pointer;
}

.sb-wechat {
	position: absolute;
	top: 0;
	right: 60px;
	z-index: 999;
	margin-top:-25px;
}

.sb-wechat_wrap {
	box-shadow:0px 0px 8px rgba(0,0,0,0.12);
	background-color: white;
	border-radius: 10px;
	padding: 10px;
	width: 130px;
	height: 130px;
}

.sb-minipro {
	position: absolute;
	top:-20px;
	right: 60px;
	z-index: 999;
}

.sb-minipro_wrap {
	box-shadow:0px 0px 8px rgba(0,0,0,0.12);
	background-color: white;
	border-radius: 10px;
	padding: 10px;
	width: 130px;
	height: 130px;
}

.sb-tel {
	position: absolute;
	top: 165px;
	right: 80px;
	z-index: 999;
	box-shadow:0px 0px 8px rgba(0,0,0,0.12);
	background-color: white;
	border-radius: 10px;
	padding: 30px 10px;
	color: #968A65;
	font-size: 16px;
	width: 130px;
}

.clear_minipro {
	padding: 10px 5px !important;
}

/*.slidebar-contract::before {
	content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-width: 13px;
    border-style: solid solid solid solid;
    border-color: transparent transparent transparent white;
    margin: 167px -26px 0 0;
}*/

.contract-input {
	width: 100%;
	height: 40px;
	background:rgba(245,245,245,1);
	border:1px solid rgba(228,228,228,1);
	border-radius: 4px;
	margin-top: 15px;
	padding-left: 15px;
	color: #666666;
	font-size: 14px;
	display: block;
}

.contract-select {
	width: 270px;
	height: 40px;
	background:rgba(245,245,245,1);
	border:1px solid rgba(228,228,228,1);
	border-radius: 4px;
	margin-top: 15px;
	padding-left: 10px;
	color: #666666;
	font-size: 14px;
}

.slidebarCode-input {
	background:rgba(245,245,245,1);border:1px solid rgba(228,228,228,1);
}

.pageshadow {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	top:0;
	left: 0;
	z-index: 99999;
}

.pageshadow1{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	top:0;
	left: 0;
	z-index: 99999;
}

.bounceBox{
	padding:34px 38px 38px 38px;
	position: fixed;
	left: 50%;
	top:50%;
	background-color: rgba(255,255,255,1);
	border-radius:10px;
	box-shadow:0px 0px 8px rgba(0,0,0,0.12);
}

.bounceBox-close_btn {
	position: absolute;
	right: 0;
	top:0;
	width: 14px;
	height: 14px;
	margin:15px 15px 0;
	cursor: pointer;
}

.bounceBox-index {
	z-index: 99999;
	-webkit-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
}

/*侧边咨询 - 结束*/


.index-contain {
	text-align: center;
	margin: 0 auto;
}

.index-contain_nation {
	margin-top: 80px;
}

.index-contain_project {
	padding: 20px 0 40px 0;
	background-color: #F3F3F3;
}

.index_project_icon {
	width: 32px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -6px -40px 0 0;
}

.index-common_title {
	font-size:32px;
	color:#444444;
	letter-spacing: 3px;
	font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-common_title_desc {
	margin: 10px 0 40px 0;
	font-size:24px;
	color:#988D67;
}

.index-common_title_span {
    width:40px;
    height:3px;
    background: linear-gradient( 180deg, #EBC8AA 0%, #D9AA8F 100%);
    border-radius: 0px 0px 0px 0px;
    margin:auto 15px;
}

.index-common_title_mid {
	margin: 0 5px;
    line-height:1.8;
}

.index-list-layout {
	width: 33.33%;
	font-size: 30px;
	color: white;
	float: left;
	position: relative;
	/*padding:0 40px 0 0;*/
	padding: 0 20px;
	margin-bottom: 40px;
}

.index-list-layout a{
	width: 100%;
	box-shadow:0px 0px 13px rgba(0,0,0,0.12);
	position: relative;
	overflow: hidden;
}

.index-nation-desc{
	position: absolute;
	top:50%;
	left: 0%;
	margin-top: -15px ;
	font-size: 30px;
	text-align: center;
	width: 100%;
	color: white;
	transition: top 0.3s ease-out;
	transition: top 0.3s ease-out;
	transition: top 0.3s ease-out, top 0.3s ease-out;
}

.index-ndesc-active {
	top: -50%;
}

.com-full-shadow {
	position: absolute; 
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	background-color: rgba(0,0,0,0.3);
	transition: top 0.3s ease-out;
	transition: top 0.3s ease-out;
	transition: top 0.3s ease-out, top 0.3s ease-out;
}

.com-shadow-active {
	top: -100%;
}

.com-shadow-img {
	width: 100%;
	box-shadow:0px 0px 13px rgba(0,0,0,0.12);
	display: block;
	/*-webkit-transform: scale(1.1);
	transform: scale(1.1);*/
}

.index-act_layout {
	width: 33.33%;
	font-size: 16px;
	color: #333333;
	float: left;
	position: relative;
	padding: 0 20px;
}

.index-act_layout img{
	width: 100%;
	box-shadow:0px 0px 13px rgba(0,0,0,0.12);
}

.act_layout_intro {
	padding: 10px 20px 25px 20px;
	background-color: white;
	text-align: left;
	box-shadow:0px 0px 13px rgba(0,0,0,0.12);
}

.index-act_title {
	font-size:36px;
	color:#444444;
	letter-spacing: 3px;
	font-weight: bold;
	margin: 0 0 40px 0;
}

.index-contain_act {
	margin-top: 40px;
	padding-bottom: 30px;
}

.layout_intro_text {
	line-height: 24px;
}

.act_layout_btn {
	width:146px;
	height:40px;
	line-height:40px;
	background:linear-gradient(180deg,rgba(180,169,137,1),rgba(161,150,115,1));
	*background-color:#988D67;
	+background-color:#988D67;
	border-radius:4px;
	font-size:16px;
	color:white;
	text-align: center;
	margin: 15px auto 0 auto;
}

.index-act_more {
	height:40px;
	width: 33.3%;
	margin: 0 auto;
	padding: 0 20px;
}

.index-act_more a{
	height:40px;
	line-height:40px;
	border:1px solid rgba(211,211,211,1);
	border-radius:4px;
	color: #333333;
}

.index-info_layout {
	width: 33.33%;
	/*height: 481px;*/
	color: #333333;
	float: left;
	position: relative;
	padding: 0 20px;
}

.index-info_layout img{
	width: 100%;
	height: 100%;
	box-shadow:0px 0px 13px rgba(0,0,0,0.12);
}

.indexinfo-main-img {
	min-height: 441px;overflow:hidden;
}

.index-contain_info {
	padding: 70px 0 80px 0;
	font-size: 18px;
}

.index-info_layout .shadow{
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 116px;
	background: -prefix-linear-gradient(bottom, rgba(0,0,0,0.8), rgba(0,0,0,0.2) 70% , rgba(0,0,0,0) );
	background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0.2) 70% , rgba(0,0,0,0) );
}

.index-info_layout .desc{
	width: 91%;
	position: absolute;
	bottom: 0;
	color:rgba(255,255,255,1);
	font-size: 18px;
	text-align: left;
	padding: 25px 15px;
}

.index-info_layout .info-primary_img {
	height: 189px;
	position: relative;
}

.index-info_layout .info-primary_img .shadow {
	width: 100%;
	height: 83px;
}

.index-info_layout .info-primary_img .desc {
	width: 100%;
	position: absolute;
	color: white;
	text-align: center;
	padding: 20px 15px;
}

.index-info_layout .info-primary_img img{
	width: 100%;
	height: 100%;
	position: relative;
	box-shadow:0px 0px 13px rgba(0,0,0,0.12);
}

.info-list {
	/*height: 292px;*/
}

.info-list .title{
	text-align: left;
	color:rgba(151,141,108,1);
	padding: 20px 0 15px 0;
	border-bottom: 1px solid rgba(151,141,108,0.6);
}

.info-list .title a {
	color:rgba(151,141,108,1);
	width: 50px;
	background:url('https://static.leapoon.com/PWebsite/front/common/check-more.png') no-repeat center right;
	background-size: 11px 11px;
	margin-top: 4px;
}

.info-list ul li {
	clear: both;
	overflow:hidden;
	zoom: 1;
	margin-top: 19px;
	font-size: 14px;
}

.info-list ul li .fr {
	color: #999999;
}

.index-advance {
	padding:0 0 120px 0;
	background:rgba(243,240,230,1);
	text-align: center;
}

.index-oversea {
	background: url('https://static.leapoon.com/PWebsite/front/index/bg-brandAct.png') no-repeat;
	background-size: 100% 100%;
	padding: 70px 0;
	min-width: 1263px;
}

.oversea-item {
	width: 25%;
	float: left;
	padding: 0 16px;
	min-width: 275px;
	min-height: 170px;
}

.oversea-item-desc {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	height: 65px;
	padding: 0 10px;
	background-color: white;
	display: flex;
    justify-content:flex-start;
    align-items:center;
}

.oversea-title {
	padding: 0 70px 0 40px;top:50%;transform: translateY(-50%);
}

.oversea-item-title{ 
	padding-bottom: 10px;
	border-bottom: 1px solid #978D6C;
}

.index-service {
	padding-bottom: 60px;
	text-align: center;
}

.index-news_img {
	margin: 0 auto;
	width: 100%;
}

.index-adv_com_title {
	color:rgba(153,141,104,1);
	padding: 55px 0 60px 0;
	font-size:36px;
	letter-spacing: 6px;
	font-weight: bold;
	text-align: center;
}

.index-service_btn {
	margin-top: 80px;
	width:340px;
	height:50px;
	line-height:50px;
	background:linear-gradient(180deg,rgba(180,169,137,1),rgba(161,150,115,1));
	*background-color:#988D67;
	+background-color:#988D67;
	border-radius:4px;
}

.register-com {
	position: absolute;
	top: 20%;
	right: 20%;
	padding: 30px 40px;
	border-radius:4px;
	box-shadow:0px 0px 29px 0px rgba(0,0,0,0.09);
	background-color: white;
}

.register-title {
	margin-bottom: 25px;
	color: #998D68;
}

.reg-mobile_input {
	width: 190px;
	height: 40px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(191,191,191,1);
	border-radius:4px 0 0 4px;
}

.reg-mobile_link {
	width:100px;
	height: 40px;
	line-height: 40px;
	border-radius:0 4px 4px 0;
}

.code-able {
	color: white;
	background-color: #AA9F7E;
}

.code-unable {
	background-color: #908f8b !important;
}


.register-input {
	width:290px;
	height:40px;
	background:rgba(255,255,255,1);
	border-radius:4px;
	border:1px solid rgba(191,191,191,1);
	display: block;
}

.reg-btn {
	width:290px;
	height:40px;
	line-height:40px;
	background:linear-gradient(180deg,rgba(180,169,137,1),rgba(161,150,115,1));
	*background-color:#988D67;
	+background-color:#988D67;
	border-radius:4px;
	border: none;
}

.reg-loginDesc {
	color: #988D67;
	padding-top: 25px;
	cursor: pointer;
}

.bg-register {
	background-color: #e6e1d2;
}

.hd-suiatble-wd {
	width: 70%;
}
.hd-suiatble-top {
    justify-content: space-between !important;
    margin: 0 auto;
}

.header-img_slide2 {
	border-left: 1px solid #E5E5E5;
	margin: 23px;
	height: 55px;
}

.login-status_input {
	width: 18px;
	height: 18px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(191,191,191,1);
	border-radius:2px;
}

.reg-login_btn {
	margin-top: 25px;
}

.bg-reg_forget {
	background-color: #f4f4f4;
}

.reg-box_shadow {
	position: absolute;
	top:145px;
	left: 50%;
	margin-left:-512px;
	width:1032px;
	height:488px;
	background:rgba(255,255,255,0);
	border-radius:4px;
	box-shadow:0px 0px 9px rgba(0,0,0,0.12);
}

.reg-forget_body {
	position: absolute;
	top:145px;
	left: 50%;
	margin-left:-512px;
	width:1032px;
	height:488px;
	background:rgba(255,255,255,1);
	border-radius:4px;
	/*box-shadow:0px 0px 9px rgba(0,0,0,0.12);*/
	/*margin: 45px auto 0 auto;*/
}

.forget-title {
	border-bottom: 1px solid #E8E8E8;padding: 15px 0 15px 40px;
}

.forget-title {
	border-bottom: 1px solid #E8E8E8;padding: 15px 0 15px 40px;
	margin-bottom: 50px;
}


.forget-arrow-coml {
	width: 245px;
	height: 45px;
	line-height:45px;
	background-size: 245px 45px !important;
}

.forget-arrow-comr {
	width: 226px;
	height: 45px;
	line-height:45px;
	background-size: 226px 45px !important;
}

.forget-arrowl-active {
	background: url(https://static.leapoon.com/PWebsite/front/common/forget-left.png) no-repeat;color: white;
}

.forget-arrowl-static {
	background: url(https://static.leapoon.com/PWebsite/front/common/forget-left1.png) no-repeat;color: #999999;
}

.forget-arrowr-active {
	background: url(https://static.leapoon.com/PWebsite/front/common/forget-right1.png)no-repeat;color: white;
	margin-left: -13px;
}

.forget-arrowr-static {
	background: url(https://static.leapoon.com/PWebsite/front/common/forget-right.png)no-repeat;color: #999999;
	margin-left: -13px;
}

.input-contain {
	width: 290px;
	margin-left: auto;
	margin-right: auto;
}

.forget-btn {
	margin-top: 0;
}

.forget-input-pd {
	padding: 60px 0 0 0;
}

.forget-ps-pd {
	padding: 60px 0 40px 0;
}

.forget-ps_desc {
	color: #D53030;
	width: 290px;
	margin: 10px auto 0 auto;
}

.forget-sucessed-pd {
	padding: 60px 0 70px 0;
}

.forget-sucessed-pd img{
	width: 58px;height: 58px;
}

.page-filter {
	padding: 10px 0;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 10px;
}

.page-filter a {
	display: inline-block;
	vertical-align: middle;
	margin-right: 50px;
	cursor: pointer;
	color: #333333;
	padding: 8px 0;
}

.page-filter a.active {
	color: #988D67;
}

.pg-filter-l {
	width: 10%;padding:8px 0;border-right: 1px solid #e8e8e8;
}

.pg-filter-r {
	width: 90%;padding-left: 30px;
}

.filter_slidebar {
	height: 27px;
	width: 1px;
	background-color: #e8e8e8;
	margin: 0 25px 0 35px;
}

.filter-fix-wd {
	/*width: 1180px;*/
	/*width: 730px;*/
	width: 65%;
	margin-left: auto;
	margin-right:auto;
}

.filter-nav {
	position: relative;
	z-index: 999;
	background-color: white;
}

.filter-collpase {
	padding: 10px 0;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 10px;
}

.filter-collpase a {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	padding: 8px 15px;
	color: #988D67;
	border-radius:15px;
}

.filter-collpase a img{
	width: 11px;
	height: 7px;
}

.filter-collpase a.active {
	background:rgba(240,240,240,1);
}

.filter-collpase-slidebar {
	height: 27px;
	width: 1px;
	background-color: #e8e8e8;
	margin: 0 10px 0 35px;
}

.filter-open {
	margin-bottom: -50px;
}

.filter-content ul {
	margin-left: -15px;
}

.filter-content li {
	padding: 8px 15px;
	font-size: 14px;
	border-radius:15px;
	margin-right: 40px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.filter-content li.active {
	background:rgba(240,240,240,1);
}

.nation-item {
	padding: 30px 15px 0 15px;
}

.nitem_shadow {
	border-radius:4px;
	box-shadow:0px 0px 9px rgba(0,0,0,0.12)
}

.nitem_desc {
	padding: 15px;
	height: 70px;
	position: relative;
}

.nitem-desc_p {
	margin-top: 4px;width: 100%;
}

.nitem_desc_a {
	position: absolute;
	top:0;
	right: 0;
	margin:16px 15px 0;
}

.nitem-contain {
	padding-bottom: 220px;
}

.nitem-play {
	position: absolute;
	top:50%;
	left: 50%;
	margin: -24px -24px 0;
	width: 48px;
	height: 48px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.com-title-bdb {
	border-bottom: 1px solid #E8E8E8;
}

.com-title-bdt {
	border-top: 1px solid #E8E8E8;
}

.com-title-bda {
	border: 1px solid #E8E8E8;
}

.ndetail-title a{
	color: #999999;
}

.ndetail-title a.active{
	color: #333333;
}

.ndetail-slidebar {
	width:1px;
	height:26px;
	background:rgba(206,206,206,1);
	margin: 0 10px;
	vertical-align: -7px;
}

.ndetail-nav {
	padding: 7px 17px;
	border-radius:17px;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	color: #333;
}

.ndetail-nav-active {
	background:rgba(240,240,240,1);
}

.ndetail-nav_btn a{
	width:112px;
	height:40px;
	line-height:40px;
	background:linear-gradient(180deg,rgba(180,169,137,1),rgba(161,150,115,1));
	*background-color:#988D67;
	+background-color:#988D67;
	border-radius:4px;
	font-size: 14px;
	text-align: center;
	color: white;
}

.ndetail-bread {
	padding: 20px 0 25px 0;
}

.ndetail-flag {
	width: 87px;
	height: 52px;
	margin-right: 13px;
}

.success-item {
	width: 33.33%;
	padding-right: 40px;
	margin-top: 40px;
}

.success-item div {
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 11px rgba(0,0,0,0.12);
	border-radius:4px;
	padding: 35px 30px 30px;
	height:309px;
	position: relative;
	z-index: 9;
}

.success-item p {
	height: 120px;line-height: 20px;margin-top: 30px;overflow: hidden;
}

.success_btn {
	width:146px;
	height:40px;
	line-height:40px;
	background:linear-gradient(180deg,rgba(180,169,137,1),rgba(161,150,115,1));
	*background-color:#988D67;
	+background-color:#988D67;
	border-radius:4px;
	text-align: center;
	color: white;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 35px;
}

.success-contain {
	padding-bottom: 130px;
}

.suc-detail_title {
	padding: 30px  0 20px 45px;
	font-size: 24px;
}

.project-intro {
	padding: 0 85px 190px 85px;
	min-width: 1263px;
	max-width: 1280px;
	margin: 0 auto;
}

.project-intro li{
	margin-top: 30px;
	padding:0 15px;
	width: 50%;
	float: left;
	min-width: 546px;
}

.pro-intro_shadow{
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 11px rgba(0,0,0,0.12);
	border-radius:4px;
	font-size: 0;
	padding: 25px 40px 25px 20px;
	min-width: 516px;
}

.project-btn {
	width:94px;
	height:36px;
	line-height:36px;
	background:linear-gradient(180deg,rgba(180,169,137,1),rgba(161,150,115,1));
	*background-color:#988D67;
	+background-color:#988D67;
	border-radius:4px;
	color: white;
	text-align: center;
	font-size: 16px;
}

.prointro-item_img {
	display: block;
}

/*z*/

.prointro-item_r {
	width: 63%;padding: 0 0 0 20px;
}

.prodetail-pl {
	padding-left: 120px;
}

.pdetail-pd {
	padding:5px 0 10px 0;
}

.pdetail-email {
	/*padding: 0 20px 0 13px;
	border:1px solid #BFBFBF;
	border-radius:4px;
	width: 38%;*/
	width: 324px;
}

.pdetail-email_con {
	padding:10px 20px 10px 13px;
	width: 62%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border:1px solid #BFBFBF;
    border-radius:4px 0 0 4px;
    height: 100%;
}

.pdetail-email_btn {
	width: 38%;
	padding: 12px 0;
	background-color: #44A3F3;
	height: 100%;
	border-radius:0 4px 4px 0;
}

.pdetail-email_con img {
	width: 18px;height: 20px;
}

.pdetail-email_input {
	position: absolute;
	right:0;
	bottom: 0;
	padding: 19px 14px;
	margin-bottom:-80px;
	z-index: 9999;
	background-color: white;
	width: 324px;

}

/*.pdetail-email_input::before {
	content: '';
	position: absolute;
	top:0;
	left:0;
	width: 0;
	height: 0;
	border-width: 8px;
    border-style: solid solid solid solid;
    border-color: transparent transparent white transparent;
    margin: -15px 0px 0 20px;
}*/

.pdetail-email_input input {
	width: 70%;
	float: left;
    height: 40px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(191,191,191,1);
    border-radius: 4px 0 0 4px;
    padding-left: 10px;
}

.pdetail-email_input button {
	width: 30%;
	float: left;
    height: 40px;
	line-height: 40px;
	background-color: #44A3F3;
	color: white;
	border-radius: 0 4px 4px 0;
}

.pdetail-slidebar {
	width:1px;height:20px;background:rgba(199,190,163,1);margin: 0 15px;
}

.pdetail-list {
	/*padding: 2px 30px 20px 30px;*/
}

.pdetail-list li {
	/*margin-top: 18px;*/
}

.pro-submit-title {
	padding-left: 60px;
}

.pro-submit-content {
	width: 1045px;margin: 40px auto 25px auto;
}

.pro-submit-content form {
	padding: 60px 0;width: 340px;margin: 0 auto;
}

.pro-submit-btn_l {
	width: 240px !important;
}

.pro-submit-btn_r {
	width: 100px !important;
}

.pro-submit-subs {
	width: 1045px;margin: 20px auto 140px auto;padding: 50px 30px;
}

.personal-pd {
	margin: 40px auto 100px auto;
	min-height: 732px;
	height: 100%;
	display: table;
}

.person-navigator li {
	height: 78px;
	line-height: 78px;
	text-align: center;
	border-bottom: 1px solid #BCB39A;
	position: relative;
	color: #F3F0E6;
	cursor: pointer;
}

.person-navigator li a{
	color: #F3F0E6
}

.person-navigator li.active {
	color: #988D67;
	background: url('https://static.leapoon.com/PWebsite/front/common/personal-active.png') no-repeat top left white;
	background-size: 8px 78px;
}

.person-navigator li.active a{
	color: #988D67;
}

.arrow-active {
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	display: block;
}

.person-combtn {
	width:90px;
	height:35px;
	line-height: 34px;
	border:1px solid #998D68;
	border-radius:4px;
	font-size: 14px;
	color: #988D67;
	text-align: center;
	margin-left: 25px;
}

.person-info_mr {
	margin-right: 50px;
}

.person-info_mt {
	margin-top: 50px;
}

.person-input_name {
	width: 290px;height: 40px;border:1px solid rgba(191,191,191,1);border-radius:4px;
}

.cl-red{
	color: #DD2121;
}

.person-fixwd {
	width: 130px;
}

.person-com-select {
	width:131px;
	height:40px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(191,191,191,1);
	border-radius:4px;
	margin-right: 15px;
}

.ps-layout-l{
	/*width: 13%;*/
	min-width: 140px;
	height: 100%;
	background-color: #C7BEA3;
	display: table-cell;
}

.ps-layout-r {
	/*width: 87%;*/
	width: 1026px;
	/*padding:28px 0 0 0;*/
	padding-bottom: 50px;
	display: table-cell;
}

.person-info_btn {
	width:146px;
	height:40px;
	line-height: 40px;
	background:linear-gradient(180deg,rgba(180,169,137,1),rgba(161,150,115,1));
	*background-color:#988D67;
	+background-color:#988D67;
	border-radius:4px;
	text-align: center;
	color: white;
	font-size: 16px;
}

.ps-icon-avatar {
	width: 20px;height: 20px;
}

.ps-icon-password {
	width: 17px;height: 17px;
}

.ps-icon-collect {
	width: 17px;height: 17px;
}

.ps-icon-test {
	width: 17px;height: 17px;
}

.ps-icon-search {
	width: 17px;height: 17px;vertical-align: -5px;
}

.ps-collect_btn {
	width:98px;
	height:34px;
	line-height:34px;
	border-radius:17px;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	color: #333333;
}

/*.ps-collect {
	width: 760px;
}
*/
.ps-collect a.active {
	background:rgba(240,240,240,1);
}

.ps-collect-video {
	padding: 10px 0 0 0;
	margin-bottom: -10px;
}

.ps-collect-video a.active {
	background:rgba(240,240,240,1);
}

.ps-collect_title {
	padding: 10px 0 5px 0;
}

ul.collect-item {
	padding: 0 80px;
}

.collect-item li {
	padding: 25px 39px 25px 27px;
	margin-top: 15px;
}

.collect-info-img{
	width:213px;
	height:120px;
	border-radius:4px;
}

.collect-info-desc{
	width: 452px;margin-left: 20px;
}

.collect-ul-li {
	width: 33.33%;padding:30px 30px 0 0;
}

.collect-ul-li-item {
	box-shadow:0px 0px 9px rgba(0,0,0,0.12);border-radius:4px;font-size: 14px;
}

.collect-video-desc {
	padding: 10px 15px 15px 15px;
}

.ps-test-contain {
	padding-top: 10px;
	width:671px;
}

.ps-test-contain li{
	height:174px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 8px rgba(0,0,0,0.12);
	border-radius:4px;
	padding: 28px;
	position: relative;
	margin-top: 16px;
}

.ps-test-contain li img{
	width:337px;
	height:120px;
	border-radius:4px;
}

.ps-test-title {
	position: absolute;
	top:0%;
	margin-top: 27px;
	right: 20%;
}

.ps-test-btn {
	position: absolute;
	bottom:0%;
	right: 0%;
	width:90px;
	height:35px;
	line-height: 35px;
	background:linear-gradient(180deg,rgba(180,169,137,1),rgba(161,150,115,1));
	*background-color:#988D67;
	+background-color:#988D67;
	border-radius:4px;
	font-size: 14px;
	text-align: center;
	color: white;
	margin: 0 27px 27px 0;
}

.ps-video_pd {
	padding:28px 50px 0 80px !important;
}

.ps-title_pd {
	padding: 28px 0 0 88px;
}

/*.ps-clear_pd {
	padding: 0 0 50px 0 !important;
}*/

.ps-progress-contain {
	/*width:671px;*/
	/*height:193px;*/
	padding: 10px 90px 0 90px;
}

.ps-progress-contain li{
	/*width:671px;*/
	/*height:193px;*/
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 8px rgba(0,0,0,0.12);
	border-radius:4px;
	margin-top: 20px;
}

.ps-progress_btn{
	width:90px;
	height:35px;
	line-height:35px;
	background:linear-gradient(180deg,rgba(180,169,137,1),rgba(161,150,115,1));
	*background-color:#988D67;
	+background-color:#988D67;
	border-radius:4px;
	text-align: center;
	font-size: 14px;
	color: white;
	float: right;
}

.ps-progress_l {
	padding: 0 45px;
}

.ps-progress_r {
	padding: 10px 45px;border-top: 1px solid #E8E8E8;margin-top: 25px;
}

.ps-progress {
	width: 650px;margin-top:60px;padding-left: 88px;
}

.ps-progress_bar {
	height:1px;background:rgba(232,232,232,1);margin: 30px 0;
}

.ps-video-contain {
	padding:0 50px 0 80px;
}

.icon-time {
	width: 14px;
	height: 14px;
}

.icon-share {
	width: 16px;
	height: 15px;
}

.icon-collect {
	width: 14px;
	height: 14px;
	margin-right: 2px;
}

.icon-pv {
	width:17px;
	height:17px;
	vertical-align: -4px;
}

.about-company {
	margin: 25px 0 48px 0;
}

.about-company a{
	padding: 9px 17px;
	border-radius:17px;
	margin-right: 35px;
	color: #333333;
}

.about-company a.active{
	background:rgba(240,240,240,1);
}

.abolut-index {
	width: 1057px;padding-bottom: 100px;
	margin: 0 auto;
}

.abolut-index img{
	width: 100%;
}

.about-loc_title {
	width: 193px !important;height: 56px;margin-bottom: 54px;
}

.loc-pointer{
	width:12px;
	height:12px;
	background:rgba(180,169,137,1);
	border-radius:50%;
	position: absolute;
	cursor: pointer;
}

.loc-haerbin {
	top: 95px;right: 43px;
}

.loc-haerbin::before{
	content: '哈尔滨';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: 14px 0 0 -34px;
}

.loc-shenyang {
	top: 170px;
    right: 74px;
}

.loc-shenyang::before{
	content: '沈阳';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: 14px 0 0 5px;
}

.loc-qingdao {
	top: 216px;
    right: 89px;
}

.loc-qingdao::before {
	content: '青岛';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -1px 0 0 7px;
}

.loc-beijing {
	top: 216px;
    right: 134px;
}

.loc-beijing::before {
	content: '北京';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -16px 0 0 -26px;
}

.loc-suzhou {
	top: 276px;
    right: 89px;
}

.loc-suzhou::before {
	content: '苏州';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -20px 0 0 -11px;
}

.loc-wuxi {
	top: 292px;
    right: 104px;
}

.loc-wuxi::before {
	content: '无锡';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -1px 0 0 -43px;
}

.loc-shanghai {
	top: 292px;
    right: 74px;
}

.loc-shanghai::before {
	content: '上海总部';
    font-size: 14px;
    width: 60px;
    text-align: center;
    display: block;
    margin: -1px 0 0 13px;
}

.loc-hangzhou {
	top: 308px;
    right: 89px;
}

.loc-hangzhou::before {
	content: '杭州';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: 13px 0 0 5px;
}

.loc-chengdu {
	top: 322px;
    right: 270px;
}

.loc-chengdu::before {
	content: '成都';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -1px 0 0 -42px;
}

.loc-chongqing {
	top: 322px;
    right: 225px;
}

.loc-chongqing::before {
	content: '重庆';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -1px 0 0 5px;
}

.loc-shenzhen {
	top: 414px;
    right: 180px;
}

.loc-shenzhen::before {
	content: '深圳';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: 0px 0 0 -42px;
}

.loc-guangzhou {
	top: 414px;
    right: 165px;
}

.loc-guangzhou::before {
	content: '广州';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: 0px 0 0 4px;
}

.loc-xianggang {
	top: 432px;
    right: 120px;
}

.about-map {
	width: 572px;height: 495px;
}

.loc-xianggang::before {
	content: '香港';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -1px 0 0 6px;
}

.about-map_desc {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0 -365px 23px 0;
}

.about-team_btn {
	position: absolute;top:0;right: 0;width: 110px;height: 34px;margin: 109px 38px 0 0;
}

.about-item_info {
	padding: 15px;
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 300px;
	font-size: 14px;
	color: white;
	border-radius: 10px;
	margin: -15px 0 0 24px;
	z-index: 9999;
	background-color: rgba(183,174,148,0.9);
	line-height: 20px;
}

.about-item_info::before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid solid solid solid;
    border-color: transparent #b7ae94 transparent transparent;
    margin: 13px 0 0 -16px;
    opacity: 0.9;
}

.clear-pd-index {
	padding-bottom: 0 !important;
}

.font-yahei {
	font-family:'Microsoft YaHei';
}

.content {
	padding-bottom: 0;
}

.com-letter-sp {
	letter-spacing: 1px;
}

.common-tips {
	padding: 25px 50px;
	background:rgba(255,255,255,1);
	box-shadow:0px 3px 8px 0px rgba(0, 0, 0, 0.12);
	border-radius:10px;
	font-size:18px;
	color:rgba(51,51,51,1);
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	        transform: translate3d(-50%,-50%,0);
	z-index: 99999;

}

.common-tips img{
	width: 30px;
	height: 30px;
	margin: 0 auto 15px auto;
}

.common-tips div{
	color:rgba(51,51,51,1);
	font-size: 18px;
	text-align: center;
}

.index-act-limit {
	width: 70%;
    clear: both;
    zoom: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    color: #333333;
}

.video-dialog{
	display: none;
	position: fixed; left: 50%; top: 50%; z-index: 99999;
	width: 600px; height: 400px;
	margin-left: -300px; margin-top: -200px;
	border-radius: 20px;
}

.video-close{
	position: absolute; right: 0; top: 0; z-index: 99999;
	margin: -30px -30px 0 0;
	width: 30px; height: 30px;
	background: url('https://static.leapoon.com/Pwebsite/front/icon/icon-video-close.png') no-repeat center center;
	background-size: 30px 30px;
	cursor: pointer;
}

.video-mask{
	display: none;
	position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999;
	background-color:#000;
	opacity: .5;
}

.video-dialog__player {
	border-radius: 10px;
}

.clear-user-tel {
	border: 1px solid rgba(191,191,191,1) !important;
	background: rgba(255,255,255,1) !important;
}

#updatetel-contain {
	z-index: 999999;
}

.com-icon-flag {
	font-size: 12px;
	text-align: center;
	color: white;
	position: absolute;
	top: 0;
	background: url('https://static.leapoon.com/PWebsite/front/project-tag-bg.png') no-repeat;
	background-size: 61px 21px;
	width: 62px; 
	height: 21px;
	line-height: 21px;
	border-radius: 4px 0 0 0;
}

.com-icon-flag-l {
	left: 0;
}

.com-icon-flag-r {
	right: 0;
	border-radius: 0;
}

.project-item-title {
	width: 89%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.natdetail-title-flag {
	margin:-1px 0 0 0 !important;
}

.com-to-block{
	position: absolute;top:0;left:0;margin-top: -65px;
}

.comweb-advitem img{
	width: 50px;
	height: 50px;
}

.comweb-advitem_project img{
	width: 80px;
	height: 80px;
}

.ab-team-detail {
	width: 1057px;margin:0 auto;
}

.act_layout_btn_disable {
	background:#C0C0C0 !important;
	color: #fff;
}

.wl-empty{
    min-height: 500px;
    padding-top: 160px;
    text-align: center;
}
.wl-empty-img{
    width: 189px; height: 142px;
    margin-left: auto; margin-right: auto;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAL0AAACOCAMAAABT5/kBAAAA21BMVEUAAADl7fbl7fbr6//n8fP3///l7fbm5v/l7vbl7fbl7fbl7ffl7fbm7vbk7Pjm7fbm7vf////l7fbl7ffl7ffl7fbn7fjh8PDl7fbl7fbl7vXm7vfk6/Xl7fbl7fbl7fbm7fbm7fbm7ffl7fbl7fbl7ffl7/Xb8v/l7fbl7fXl7ffl7vbl7fjl7fbl7ffl7fbl7fbl7vbl7fbm7vbl7fb///+yx9+btdLs8vn9/v75+/30+Pvu8/mfuNTe6PPA0eXy9vrp8Pfn7vfa5fDD1Oemvti1yeDS3+23yuEA+S4kAAAANHRSTlMA+vYMFAOnCdzP7j/9hSStWAHmt3/gKRD0yEkdGerYlYtQ8I+iejAG1Z5hckQ4mbHkasS/gBDqCQAABwdJREFUeNrM2elu2kAUhuFjG4gxO2Zfw1oghKbtN5HtoAjSKOr9X1EbVa0DNmLGM7H9/Ed6sQ5nrIGUM5bVxrjy3axbOqBZQ7P7ddfYFDKUdkahYTdxQd0uTVL7FbKF27yGa1az7RdKm5tqzgKnaa5qUHpkt/MOhHTWhRqlQuauiQjMuzYlrjzWEdF01qdEledFSNDmCfYP1hokabOEduhNQ4cCncUNxW9rQhFzQjEbVKBQLvMJhYu8XnzI9WoUMBlCqaHqx59taPire0+njB2UWxtK4yvwzQf0QWuETzBqkTqNi4thMsWn6FRJlb6GU83Jv4HCBXvIKtVIjRICfizfl3wFl7iQVlG0+vMIKo4z7e+4xGEOpP0wSAUdYaZ1XPTEniCv2yYFNIhymQsF8gOS9wBBDmPMgQKjDEnLQYTz5LJ37pMDaXn54emB395lPncPWV3pzVP7Dj7qnz3wNUuSykNw8+dekRLJapng5O8cZaoky7jVwMXf98roS5JWroCHf9aqMzKI12C26pi7FgX1VuDmQqU5cSpYeKeNMxSQ/WaBkwNx8qM/+L9drLsvFJAZa0iCNSAet/CZPQraWkhChXiY+MhuUVBJQwJ64i/D4eNv2Ijf6Iaua+KM9S1LAcsmYteg6+YIWPUooGYjbnqfrmrpCLLLwekZIm5ruq6qIUi7bdOZHeJWbNF1yy5CDM/H/w6hnl/fHqN4e33GNTniUKs2EWJVoI8W4fG/nj0Whffnkzh3PJ4+/LLMZXx+Qj4bYV5/sqh+vuLc4YATO+LTz125XlwWEebNY1F5bzjneTihZ4jTfRdhKga9K5sI9ciie8SZF8ZecGJBvGqbevh/S+X2cjFFDPV7xvY40cwSN6Okg5/6eo8xD6e2JKCfS7LeZcwNLE0hhXwy9S97z2V/uN7+BT7dICHZTT32+uPBO9lGh2P0+wWjpKWnvhLlOiEtk4PODYkrmOn41QJbimCcjo0JzCiClWD9Iz+e08qXJ3HtIgLifFPwFdskrIcE6uF5COqRsFIi9YcDghokzE6k/nhEkE3CHmKp5/JAotpITz0yJOg+TfX3JGiTpvoNCWoAMZ9WPvmlM0/Ts1+TIDtN9TYJyqepvkuCmmmqN0nQME31Fgmaxl6/x0UaCSrGXu/iMhKEuOsd5iRVL39aOb+rO9emtIEoDJ+EBBISAqFcS4BwDYiK2qMVLdoZy/j//1HHGew27a6bdTcXno984WXnzcleeM8+3D7cK1OvZTr2xz8o7Rj63aI/tR+O/RQEaRbJ90MQxCpSzWmCIP0i1XssD054loao1yogwLpY6hHbDf9EVyfvGYzTWhm2a9drLWb/E1qV19+8Hsxj9i+dyo7I1fFBXdpb8mHzzDyN3agxHPFjZ2m2U9idwL9psc7S6h6/6OSufss8StbC0md3wO+zUu86jKNkYn/x04ddZjXHrUEMEfvbSIjPBbN6W5H8obj9Q6TyePuY5UzB9oBt/xrbPg515B93JOGQzTynHrHtHwKLqPq/9h1Jl6Sunu3wi36CZUu5GGNPcbjfaHO3qRpF8P27w0sQo7LocQ6iSz1GzclQPbvAB+tpdRYBm3kK9f4+9u9NJAjan8+5+nft093hO+EVmcivbk0LFa2tbo/8vNsT7XsB8WR6n5yN6lna6yGp+KrlUu0vsLo1dMXqf+2TiXc3EZTKsqvbsWL1z3sinh/V82w5+3taSur3L/gR7/omX6Raj8xTUM8Xj0Sds5LY3PG0NNQfiHhu3Me8HlLtv4QErNWr54vHtgGEbkgNZzSAT6ArV394Qi76tQ+EDs3+egf4tNSqJ+I5tC94cc018IlGSOClB/jqiXguZU5csy022+EnN/jq2eIZvT/YcU1drDuBfGrm+U5APEkN0u0/giQETSRIJpZeUIzqxozZ30JCqLi5gjy81GC0+WP/YQB08k+5sVKDxP5VBxJSGmEOsLYtl3OrZ80CSExHx1yxOiBDA/Nl6Em2YsqXvgkS+FvMlwnIUPmGyfiBqVAHKbo2JmKHqdAEOYwVcpHvJ6IjA1NWPn/0pXu5jAabKtJwQZZuHznI9tGxDQBj7NJ+FkhT4jy6sj2MbrrwxpLyNTOQp1JGJvL9o0invUmbEu+Xx68hA/neXS3/3w16QghqmPTSGfvpBGIEZSRsI1BEx8YUfD/qsIPubmiCMqIZouqac1mh2XRSb6K2mnVAKV+HiCrrffMrZImxRlT3ri0bkDHOiGUdYcefQ/ZEjBYLgqWyt4ggF4yZjpJolwHkxmCtSWmfe5Arg3CKn0Qfe5A73Y2FdIp/c8IbvnM5RSF68/OC3FrxmRtDKlA0TCdcuchB64cFvK3liDGpMW/Kca3twinSNS10ShdnrfH2eEtRr3o1uqnPFo1lKm75DZU4iW+gdQKBAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
}
.wl-empty-tips{
    margin-top: 10px;
    font-size: 14px; line-height: 1; color: #81A0C2;
}

.pr-percent-8 {
	padding-right:8%;
}

.overflow-hide {
	overflow: hidden;
}

.swiper-page-btn {
	position: absolute;
	width: 31px;
	height: 48px;
	/*background-color: #d4d4d4;*/
	top:50%;
	margin-top:-34px;
	cursor: pointer;
	z-index: 99999;
}

.swiper-next {
	right: 0;
	background: url('https://static.leapoon.com/Pwebsite/front/icon/icon-swiper-next.png') no-repeat center center rgba(212,212,212,0.8);
	background-size: 12px 22px;
	margin-right: -20px;
}

.swiper-prev {
	background: url('https://static.leapoon.com/Pwebsite/front/icon/icon-swiper-prev.png') no-repeat center center rgba(212,212,212,0.8);
	background-size: 12px 22px;
	left: 0;
	margin-left: -20px;
}

.swiper-next-case {
	right: 0;
	background: url('https://static.leapoon.com/Pwebsite/front/icon/icon-case-right.png') no-repeat center center;
	background-size: 18px 33px;
	margin-right: 5px;
}

.swiper-prev-case {
	background: url('https://static.leapoon.com/Pwebsite/front/icon/icon-case-left.png') no-repeat center center;
	background-size: 18px 33px;
	left: 0;
	margin-left: 5px;
}

.pro-detail-box {
	padding:20px 30px;
	line-height: 20px;
	clear: both;
	overflow:hidden;
	zoom: 1;
}

.pro-detail-box strong{
	font-weight: bold;
}

.pro-detail-box table{
	border-collapse: collapse;
}

.pro-detail-box ul{
	padding-left: 20px;
}

.ndetail-nav_btn {
	bottom: 0;
	right: 0;
	margin-bottom: 10px;
}

.ndetail-title-subs {
	width: 112px;height: 40px;line-height: 18px;
}

.ndetail-pro-title {
	width: 150px;
}

.ndetail-pro-desc {
	width: 220px;
}

.triple-line-hide{
	overflow : hidden;
	height: 60px;
	margin: 6px 0 20px 0;
}

.clear-inblock {
	font-size: 0;
}

.user-edit-pd {
	padding: 20px 30px;
	clear: both;
	overflow:hidden;
	zoom: 1;
}

.user-edit-pd strong{
	font-weight: bold;
}

.user-edit-pd table{
	border-collapse: collapse;
}

.user-edit-pd ul{
	padding-left: 20px;
}

.user-edit_progress img{
	width: 100% !important;
    height: auto !important;
}

.news-activity-item__hd {
    display: block;
    height: 185px;
    overflow: hidden;
}

.home-recomimg-limit {
	max-width: 327px;
	max-height: 233px;
	overflow:hidden;
}

.nation-img-limit {
	max-width: 243px;
	max-height: 136px;
	overflow:hidden;
}

.project-img-limit {
	max-width: 169px;
	max-height: 143px;
	overflow:hidden;
	border-radius: 4px;
}

.auto-loading {
	padding-bottom: 20px;
}

#loadMore {
	padding:15px 40px;
	background-color: #988D67;
	color: white;
	border-radius: 5px;
	cursor: pointer;
	margin-top: 50px;
	outline: none;
}

.loadMore-disable {
	background-color: #ccc !important;
	color: white;
}

.brand-arrow {
	position: absolute;
	width: 53px;
	height: 53px;
	top:50%;
	z-index: 9999;
	cursor: pointer;
	margin-top: -26px;
}

.brand-arrow-prev {
	left: 27%;
}

.brand-arrow-next {
	right: 5.5%;
	transform: rotate(180deg);
}

.oversea-service {
	background-color: white;padding-bottom: 120px;
}

.oversea-serviceimg {
	width: 1000px;
}

.index-advance-wrap {
	display: flex;
	justify-content:space-between;
}

.index-advance-wrap img {
	max-width: 190px;
	max-height: 162px;
}

.oversea-layout {
	width: 1045px;
	margin: 0 auto;
}

.common-boxshadow {
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.12);
	border-radius:4px;
	padding: 30px 35px 40px 35px;
}

.oversea-box1 {
	margin:25px 0 40px 0;
}

.ovs1-title-desc {
	margin-top: 15px;line-height: 24px;
}

.ovs1-b-img {
	margin: 30px 0;
}

.ovs1-body-p1 {
	margin:50px 0 0 90px;
}

.ovs1-body-p2 {
	margin:-90px 110px 0 0;
}

.ovs1-body-p3 {
	margin:55px 0 0px 90px;
}

.ovs1-body-p4 {
	margin:-147px 70px 0 0;
}

.oversea-box2 {
	margin:0 0 20px 0;
}

.ovs2-box-title {
	margin-bottom: 25px;
}

.ovs2-box-content {
	background-color: #A49977;color: white;padding:30px 20px;margin-left: 412px;height: 100%;
}

.ovs2-box-title {
	margin-bottom: 30px;
}

.ovs2-box-body {
	height: 227px;margin-top: 8px;
}

.oversea-box3 {
	margin:0 0 210px 0;
}

.oversea-box1-bg {
	background: url('https://static.leapoon.com/PWebsite/front/overseas/02.jpg') no-repeat center center;
	background-size: 302px 302px;
	height:333px;
}

.oversea-box1-bg p{
	line-height: 24px;
}

.ovs3-content {
	height: 373px;margin-top: 30px;
}

.ovs3-flex-item {
	width: 230px;height: 100%;
}

.ovs3-flex-last {
	width: 491px;height: 100%;right: 0;top:0;
}

.ovs3-flex-item h3{
	background-color: #B4A989;padding: 30px 20px;color: white;
}

.ovs3-item-p1 {
	top:0;padding: 0 20px;margin-top: 168px;
}

.ovs3-item-p2 {
	top:0;padding: 0 20px;margin-top: 165px;line-height: 24px;
}

.nav-filter-active {
	background:rgba(70,167,248,0.9);
}

.fixedNav-filter-active {
	background:#B4A989;
	color: white;
}

.fixedNav-filter-active span{
	color: white;
}

.fixedNav-filter-active span.more{
	color: #999999;
}

.nav-filter-wrap {
	top:0;
	left:0;
	margin-top:52px;
	position: absolute;
	overflow: hidden;
	text-align: left;
	cursor: default;
	z-index: 99;
}

.navf-nation-wrap {
	width: 573px;
	box-shadow:0px 2px 8px 0px rgba(0, 0, 0, 0.12);
}

.navf-project-wrap {
	width: 730px;
	box-shadow:0px 2px 8px 0px rgba(0, 0, 0, 0.12);
	z-index: 99;
}

.nav-filter-title {
	background-color: #bed7ef;
	font-size: 16px;
	color:#3484C8;
	position: relative;
}

.nav-filter_fixed-title {
	background-color: #F6F1E4 !important;
	color:#988D67 !important;
}

.nav-filter_fixed-title span{
	color:#988D67 !important;
}

.nav-filter-title_nation {
	width: 150px;
}

.nav-filter-title_project {
	width: 118px;
}

.nav-filter-ul {
	position: relative;
	list-style: none;
	padding: 0;
	margin:0;
	background-color: rgba(255,255,255,0.85);
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.navf-nation-ul {
	min-width: 460px;
	max-width: 650px;
}

.navf-project-ul {
	width: 653px;
}

.nav-filter-ul li {
	text-align: center;
	font-size: 14px;
	color: #333333;
	text-align: left;
	cursor: pointer;
}

.nav-filter-ul li i{
	font-style: normal;
}

.navf-nation-ul li {
	padding:0 20px;
	/*width: 115px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}

.navf-project-ul li {
	padding:0 20px;
}

.nav-filter-ul li img{
	width: 26px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.nav-filter-more {
	position: absolute;
	right: 0;
	bottom: 0;
	color:#978D6C !important;
	font-size: 12px !important;
	padding: 0 !important;
}

.nav-filter-titletxt {
	position: absolute;
	top:50%;
	left:0%;
	transform: translate(0,-50%);
	padding-left: 20px;
}

.block-flex {
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.index-nation-item {
	flex: 1;
	z-index: 1;
	box-shadow:0px 4px 13px 0px rgba(152,152,152,0.13);
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
	transition: all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out; 
	-webkit-transition:all 0.3s ease-out; 
	-o-transition:all 0.3s ease-out; 
}

.indexNat-item-active {
	-webkit-transform: scale(1.13);
	transform: scale(1.13);
	z-index: 2;
	box-shadow:0px 10px 21px 0px rgba(202,170,83,0.15);
}

.index-nation-item_desc {
	padding:19px 0 17px 0;
	background-color: white;
}

.index-nation-item_img {
    width: 90%;
}

.index-more-btn {
    width:140px;
    height:54px;
    line-height:54px;
    border-radius:5px;
    color: white;
    font-size: 24px;
    margin: 80px auto 60px auto;
    background: #DFB599;
    background-size: 10px 10px;
    text-align: center;
}

.index-project-item {
	padding:12px;
	cursor: pointer;
}

.index-proItem-active {
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
	box-shadow:0px 4px 13px 0px rgba(152,152,152,0.5);
}

.index-project-item img{
	width: 100%;
	display: block;
	vertical-align: -5px;
}

.index-project-flag {
	width: 26px !important;
	height: 15px;
	display: inline-block !important;
}

.index-project-shadow{
	background-color: black;
	position: absolute;
	left:0;
	bottom: 0;
	height: 30%;
	width: 100%;
	background: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0));
	color: white;
	line-height: 100%;
	justify-content: space-between;
}

.index-project-more {
	color: white;
	font-size: 12px;
	margin: 7% 3% 0 0;
}

.index-project-desc {
	margin: 6.6% 0 0 3%;
}

.index-project-arrow {
	width: 6px !important;height: 10px;display: inline-block !important;vertical-align: -3px !important;
}

.filter-item-icon {
    display: inline-block;
    vertical-align: -2px;
    width: 10px;
    height: 10px;
    margin: 0 10px 0 5px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAAP1BMVEUAAACZmZmZmZmZmZmZmZmZmZmYmJiZmZmZmZmZmZmbm5uYmJiZmZmZmZmZmZmZmZmampqampqZmZmenp6Ojo419PJJAAAAFXRSTlMA5U2wP762pZdGOy/b16iMg1gjFQmrRRZuAAAAQklEQVQI11XLSw6AIBRD0fLAp+Jf2P9aKQ0TOjq5SXEbYI6+FOhtkY/JO+1yOdlf9f9iflzHDKyRyiENGVUlRLZPakZCAVCG3r7YAAAAAElFTkSuQmCC') no-repeat;
}

.fixed-link-wrap {
	margin-top: 64px;
}


.layout-natdetail {
	width: 1045px;
	margin: 0 auto;
}

.ndetail-chat {
	width:115px;
	height:40px;
	line-height:40px;
	background:rgba(69,165,245,1);
	border-radius:20px;
	font-size:14px;
	color:rgba(255,255,255,1);
	text-align: center;
}

.ndetail-adv-btn {
	border: none;
	width:92px;
	height:32px;
	line-height:32px;
	background:rgba(179,168,136,1);
	border-radius:16px;
	color:rgba(255,255,255,1);
	text-align: center;
	margin-top: 35px;
}

.ndetail-imgdeco {
	position: absolute;
	right: 0;
	bottom: 0;
	border: 6px solid #C0B79D;
	background: white;
	width:367px;
	height:262px;
	z-index: -1;
}

.ndetail-adv-wrap {
	padding: 28px 0 35px 0;
}

.ndetail-adv-img-wrap {
	padding: 0 35px 35px 0;margin-right:35px;
}

.ndetail-main-img {
	max-width: 370px;max-height: 264px;overflow: hidden;
}

.immigrant-contain {
	background: url('https://static.leapoon.com/PWebsite/front/exp/ndetail-b2-bg.png') repeat-y;background-size: 100% auto;min-height:524px;
}

.ndetail-team-contain {
	background: url('https://static.leapoon.com/PWebsite/front/exp/ndetail-teambg.png') repeat-y;background-size: 100% auto;min-height:642px;
}


.nimmigrant-contain-title {
	padding: 35px 0 23px 0;color: white;align-items:flex-end;justify-content:space-between;
}

.item-space-bet {
	justify-content:space-between;
}

.item-space-center {
    justify-content:center;
}


.flex-end {
	align-items:flex-end;
}

.nimmigrant-pro-title {
	color: #D7C693;font-weight: bold;
	max-width: 324px;
}

.nimmigrant-pro-img {
	width: 324px;
	height: 274px;
	/*width: 100%;*/
	display: block;
	overflow: hidden;
}

.nimmigrant-pro-desc {
	max-width: 324px;
}

.nimmigrant-pro-btn {
	width:92px;height:32px;line-height:32px;background:rgba(186,165,104,1);border-radius:16px;font-size: 14px;color: white;text-align: center;
}

.ndetail-act-ul {
	list-style: none;padding:0;margin:0;	
}

.ndetail-act-ul li{
	padding:14px 0;border-bottom: 1px solid #E8E8E8;
}

.ndetail-act-li-desc{
	padding-left: 15px;
}

.ndetail-act-li-btn {
	width:92px;height:32px;line-height:32px;border:1px solid rgba(179,168,136,1);border-radius:16px;margin-top: -2px;
}

.nimmigrant-case-img {
	max-width: 324px;
	max-height: 182px;
}

.nimmigrant-case-title {
	color: #333333;font-weight: bold;width: 324px;
	padding: 13px;
	background-color: white;
}

.nimmigrant-case-img {
	max-width: 324px;
	max-height: 182px;
	display: block;
	overflow: hidden;
}

.nimmigrant-case-shadow {
	box-shadow:0px 0px 13px 0px rgba(0, 0, 0, 0.12);
}

.ndetailadvBtn {
	padding: 13px 37px;
	background:rgba(179,168,136,1);
	border-radius:25px;
	border: none;
	display: block;
	margin: 0 auto;
	font-size: 18px;
	color: white;
}

.ndetail-more-contain {
	padding:39px 0 70px 0;
}

.ndetail-more-cry_title{
	margin-bottom: 40px;
}

.ndetail-more-cry img{
	max-width: 105px;max-height: 62px;overflow: hidden;
}

.ndetail-adv-img {
	width: 64px;height: 64px;
}

.ndetail-grey-bg {
	background-color: #F3F3F3;
}

.ndetail-adv-pd {
	padding:35px 0 37px 0;
}

.ndetail-advcontent-pd {
	padding:45px 0;
}

.ndetail-qs-mg {
	margin-bottom: 24px;
}

.ndetail-qs-area {
	background-color: #A69B7C;min-height: 298px;width: 520px;
	padding:20px 30px;
	position: relative;
} 

.ndetail-qs-title {
	margin-bottom: 20px;
} 

.ndetail-team-pd {
	padding:40px 0;
} 

.ndetail-team-title {
	margin-bottom: 20px;
}

.ndetailn-infoqs-pd {
	padding:20px 0 40px 0;
}

.ndetailn-info-wd {
	width: 472px;
}

.ndetailn-case-pd {
	padding:35px 0 0 0;
}

.ndetail-case-title {
	margin-bottom: 28px;
}

.ndetail-video-mg {
	margin-bottom: 24px;
}

.ndetail-act-title {
	width: 327px;
}

.ndetail-act-wd {
	width: 472px;
}

.ndetail-act-pd {
	padding-bottom: 40px;
} 

.ndetail-advtise-pd {
	padding:22px 0;
} 

.ndetail-play {
	position: absolute;
	top:50%;
	left: 50%;
	margin: -37px -37px 0;
	width: 74px;
	height: 74px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.ndetail-swiper-wd {
	width:1081px;margin:0 auto;
}

.swiper-case-container {
	padding-bottom: 37px;
}

.swiper-improject-pd {
	padding:0 18px;
}

.ndetail-info-img {
	max-width: 130px;max-height: 75px;
}

.swiper-qs-container {
	width: 460px;overflow: hidden;
}

.ndetail-arrow-com {
	width: 22px;
	height: 41px;
	position: absolute;
	background-size: 22px 41px;
	top:50%;
	z-index: 99999;
	cursor: pointer;
}

.ndetail-white-arrowl {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAApCAMAAAAGRilxAAAAclBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9eWEHEAAAAJXRSTlMAojKs+bKXSkc/Ozcsuqifh1jrpp2SkEIUBfXzwsBrYFtSJyUN4FJqUAAAAJtJREFUKM910VcSwyAMhOEYYwMmcUtzev3vf0UfgBWP32h2xGoj3mXMih/UQiuYSm24uVJ3+F+pPT6pBL9VitAa75TqWdRmUveQlV47mfAtdYBU9tszi4S73LeFWOC/YXaqSRZxohc81UEzVMqd4ROcjJxBeQcH5QGOyhO0ys+GRyM/GvnBzNf7f4z/RqOfYPc2Gv3Ui8zR8+8qrf/pDslGs4PnAAAAAElFTkSuQmCC') no-repeat;
	left:0;
	margin: -85px 0 0 -22px;
}

.ndetail-white-arrowr {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAApCAMAAAAGRilxAAAAaVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8G612AAAAInRSTlMAqzeU/KKQRzu4sZ6aWFJJQjEn9/TpiV5ANC0Xv6SDdksLiqB3/QAAAJNJREFUKM91kVkWgjAQwFhqqQtIFVDANfc/pAcw9DNvXjovU3xft0JeBx/BawnJ5idoje/g7JzGeITO+BF64zXuj7j/hPMaep/nvvmv75mcU/me3u0J2bu55w16x5FRtw9Sec/1YhShJUF6HQiLUbIZqJTOPqveSgslMwz+W/aba51FDUn7Nn9wfTBIyckvOsdW6A80OA2y1U5G9wAAAABJRU5ErkJggg==') no-repeat;
	right:0;
	margin: -85px -22px 0 0;
}

.ndetail-grey-arrowl {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAApCAMAAAAGRilxAAAAYFBMVEUAAACZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmYmJiZmZmZmZmZmZmZmZmampqZmZmZmZmZmZmZmZmampqampqZmZmZmZmXl5eZmZmZmZmZmZmYmJiZmZmZmZmampqZmZnIx/m1AAAAH3RSTlMAoTGsQDyyqJdKRze6h1sr9euknZKQViYUCvPCwGtgxsYn1gAAAJFJREFUKM+l0VkSgjAQRVEzISSESUEc7/536QLyUiVlPs/HrXT3Sbx7TopfOKEGtlIbHrbUHm6lOvCqMI1KGWXB/qe91DMkpVP4dTYDXhVmUXjK2VqI5YUaZv3fXZzoA2910ARGuYVF+QDrkU6Ai/IOrso9tEc8Vvqx0u/qfaN8g7XSN7qvfYBc2Y/bdSfLzhK+sQYMobvOKqQAAAAASUVORK5CYII=') no-repeat;
	left:0;
	margin: -45px 0 0 -22px;
}

.ndetail-grey-arrowr {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAApCAMAAAAGRilxAAAAYFBMVEUAAACZmZmYmJiZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmYmJiZmZmbm5uampqZmZmZmZmZmZmZmZmXl5eZmZmbm5uampqampqampqZmZmZmZmioqKZmZnd/IgzAAAAH3RSTlMAqzuiNzL3npiTXFNHsZBJQif06beJQC0Xv7qDdksL/K/7ngAAAJBJREFUKM+V0lsOgyAURVFFRVsqtj6qfe75z7ID6DmJ8rlCNuRC8X2dC7ESfARvJQS1fwHZqWAwflGeISlv4aq8M/2T6bfGO9+/m/5g+uGIZz+3xnit/G06E5O8fRRTfhJv/zqD0JIo5tXDKrVRBWqhB/b2UisIqjCa0/a++UxcZSHs/H3bg1FMctE/o8lJ6A/mrQyStgqsfgAAAABJRU5ErkJggg==') no-repeat;
	right:0;
	margin: -45px -22px 0 0;
}

.ndetail-case-contain {
	min-height: 357px;
}

.ndetail-icon-link {
	width: 12px;
	height: 12px;
}

.ndetail-video-img {
	width: 528px;height: 299px;overflow: hidden;
}

.index_about_mid{
    color:#DFB599;
    font-size:40px;
    font-weight:bold;
}

.index-common_title_mid_img{
    width:52px;
    height:52px;
}
.index_desc_s3{
    display: flex;
    align-items: center;
    justify-content: center;
}

.advantage-box,  .index-partner_bg{
    background: #F3F3F3;
    border-radius: 0px;
}

.advantage-box .index-contain_nation{
    margin-top: 0;
}
.advantage-box .index-common_title{
    padding-top: 80px;
    padding-bottom: 20px;
}

.advantage-item-box{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom:100px;
}

.advantage_img{
    width:22%;
    /* height:544px; */
    margin:30px;
}
.index-partner_bg .index-contain_nation{
    margin-top: 0;
    padding-top: 80px;
}

.index-partner_title{
    margin-bottom:30px;
}
.index_partner-item-box{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding-bottom:100px;
}

.index_partner1{
    width:14.5%;
    padding:30px;
}
.index_partner2, .index_partner3{
    width: 18%;
    padding:30px;
}
.index_partner4{
    width:21.2%;
    padding:30px ;
}
.index_partner5{
    width:9.5%;
    padding:30px;
}

.index-group_map_box{
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom:53px;
}
.index-group_map_point{
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
}
.index-entry-from1{
    position: absolute;
    color: white;
    font-size: 24px;
    width: 84%;
    text-align: left;
    top: 50%;
    left:8%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.index-from1_content{
    display:flex;
    margin-top:20px;
}
.index-from1_input {
    height: 50px;
    background: rgba(255,255,255,1);
    border-radius: 4px;
    border: 1px solid rgba(191,191,191,1);
    display: block;
    font-size: 20px;
    padding:5px 20px;
    margin-right:30px;
    width:30%;
}
.index-from1_input_city{
    width:92%;
}
.index-from1-btn {
    height: 50px;
    line-height: 50px;
    background-color:#DFB599;
    border-radius:4px;
    border: none;
    color:#fff;
    width: 15%;
    font-size: 24px;
    margin-left:20px;
}
.index-from1_input_city_icon{
    width: 24px;
    position: absolute;
    right: 42px;
    top: 13px;
}

.index-entry-from2{
    color: #000;
    font-size: 24px;
    width: 50%;
    min-width:800px;
    text-align: center;
    padding-top: 80px;
    margin: 0 auto;
}
.index_form2_logo{
    width:142px;
}
.index-form2_content{
    background:#fff;
    text-align: left;
    margin-top:40px;
    padding:40px 20px;
}
.index-form2_input_content{
    padding-top:15px;
}
.index-form2_content p{
    text-align: center;
    line-height:1.7;
}
.index-from2_input{
    height: 60px;
    border-radius: 4px;
    display: block;
    font-size: 20px;
    padding:5px 20px 5px 50px;
    
    background: #FFFFFF;
    border: 1px solid #DFB599;
    width:45%;
}
.from2_input_group{
    display:flex;
    margin-top:25px;
    justify-content: space-evenly;
}
.index-from2-btn {
    height: 60px;
    line-height: 60px;
    background-color:#DFB599;
    border-radius:4px;
    border: none;
    color:#fff;
    width: 45%;
    font-size: 24px;
}
.index-from2_input_icon{
    width: 24px;
    position: absolute;
    left: 18px;
    top: 18px;
}
.index-company_groups{
    display:flex;
    justify-content: center;
    margin-bottom:40px;
}
.index-company_item{
    border-radius: 53px ;
    border: 2px solid #DFB599;
    padding:15px 30px;
    font-size:20px;
    margin:12px;
}
.index-company_item span{
    width:100%;
    text-align:center;
    display:block;
}
.index-company_item span font{
    font-weight: bold;
    font-size: 24px;
    color: #DFB599;
}

.com-contain_nation_title{
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 32px;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    border-left:3px solid #D9AA8F;
    line-height:1;
    padding-left: 20px;
    margin-left: 100px;
}
.com-contain_nation_items{
    display:flex;
    justify-content: space-between;
    margin-top:62px;
    margin-bottom:180px;
    padding:0 50px;
}
.com-contain_nation_item {
    width:23%;
}
.com-contain_nation_item img{
    width:100%;
}
.com-contain_nation_item_title{
    color:#DBB69B;
    font-size: 24px;
    display:block;
    text-align:center;
    line-height:2;
    padding-top: 10px;
}
.com-contain_nation_item_font1{
    color:#000;
    font-size: 20px;
    display:block;
    text-align:center;
    line-height: 1.7;
}




















