/*flash123456789*/
.home-flash{
	height:calc(300rem/72);
}
.home-flash ul li {
	height:calc(300rem/72);
}
.home-flash{
	background:#000;
}
.home-flash-pagination span:first-of-type{
	border-top-left-radius:calc(25rem/72);
	border-bottom-left-radius:calc(25rem/72);
}
.home-flash-pagination span:last-of-type{
	border-top-right-radius:calc(25rem/72);
	border-bottom-right-radius:calc(25rem/72);
}
.home-flash-pagination .swiper-pagination-bullet{
	width:calc(26rem/72);
	height:calc(6rem/72);
	margin:0 !important;
	background:#fff;
	opacity:.59;
	border-radius:0;
}
.home-flash-pagination .swiper-pagination-bullet-active{
	opacity:1;
	border-radius:calc(25rem/72);
}
/*热门国家*/
.all-country .countrys {
	margin-top:calc(50rem/72);
}
.all-country .countrys ul{
	margin:0 calc(34rem/72);
    width: calc(652rem/72);
}

.all-country .countrys ul li{
	width:100%;
	margin-right:calc(30rem/72);
}
.all-country .countrys ul li dl{
	width:25%;
	margin-bottom:calc(60rem/72);
	float:left;
}
.all-country .countrys ul li dl dt img{
	height:calc(60rem/72);
	width:calc(60rem/72);
	margin:0 auto calc(16rem/72);
}
.all-country .countrys ul li dl dd{
	font-size:calc(20rem/72);
	color:#666;
	text-align:center;
}
.countrys .countrys-prev{
	background-image: url(/static/mobile/images/left_icon.png);
    left: calc(16rem/72);
    right: auto;
	height:100% !important;
	top:0 !important;
    outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
.countrys .countrys-next{
	background-image: url(/static/mobile/images/right_icon.png);
    right: calc(16rem/72);
    left: auto;
	height:100% !important;
	top:0 !important;
    outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
.countrys .swiper-button-prev,.countrys  .swiper-button-next{
	    position: absolute;
    top: 50%;
    width: calc(18rem/72);
    height: calc(34rem/72);
    z-index: 10;
    cursor: pointer;
    background-size: calc(18rem/72) calc(34rem/72);
    background-position: center;
    background-repeat: no-repeat;
}
/*热门项目*/
.hot-project .projects{
	margin:calc(26rem/72) calc(26rem/72) calc(10rem/72) calc(26rem/72);
}
.hot-project .projects ul li {
	width:calc(320rem/72);
	float:left;
	margin-right:calc(28rem/72);
	margin-bottom:calc(36rem/72);
	position:relative;
}
.hot-project .projects ul li:nth-child(2n){
	margin-right:0;
}
.hot-project .projects ul li img{
	height:calc(175rem/72);
	width:calc(320rem/72);
	border-radius:calc(10rem/72);
}
.hot-project .projects ul li p:first-of-type{
	font-size:calc(24rem/72);
	color:#666;
	margin-top:calc(18rem/72);
	font-weight:bold;
}
.hot-project .projects ul li p:last-of-type{
	font-size:calc(20rem/72);
	color:#666;
	margin-top:calc(16rem/72);
	line-height:calc(26rem/72);
	height:calc(50rem/72);
	overflow:hidden;
}
.hot-project .projects ul li span{
	position:absolute;
	height:calc(18rem/72);
	font-size:calc(18rem/72);
	color:#fefdfc;
	padding:calc(6rem/72) calc(6rem/72) calc(6rem/72) calc(37rem/72);
	left:0;
	top:calc(130rem/72);
	border-top-right-radius:calc(10rem/72);
	border-bottom-right-radius:calc(10rem/72);
	background:rgba(0,0,0,.3) url(/static/mobile/images/address_icon.png) no-repeat calc(18rem/72) center;
	background-size:calc(13rem/72) calc(16rem/72);
}
/*评估费用*/
.assess-cost{
	margin:calc(30rem/72) calc(26rem/72) 0 calc(26rem/72);
	line-height:calc(26rem/72);
	width:calc(666rem/72);
	height:calc(300rem/72);
	border:calc(1rem/72) solid rgba(102,102,102,0.2);
	background:#fefdfc url(/static/mobile/images/city_icon.png) no-repeat 0 bottom;
	border-radius:calc(10rem/72);
	box-shadow: calc(6rem/72) calc(6rem/72) calc(10rem / 72) rgba(0,0,0,.25)
}
.assess-cost-top{
	margin-left:calc(32rem/72);
	margin-top:calc(22rem/72);
	width:calc(588rem/72);
	border-bottom:calc(2rem/72) solid #e0e0e0;
	position:relative;
}
.assess-cost-top ul li {
	width:calc(106rem/72);
	float:left;
	padding-bottom:calc(18rem/72);
	margin-right:calc(20rem/72);
	font-size:calc(24rem/72);
	color:#666;
}
.assess-cost-top ul li.on{
	border-bottom:calc(4rem/72) solid #bb9e64;
    margin-bottom: calc(-2rem/72);
	font-weight:bold;
}
.assess-cost-top .jianzu{
	width:calc(136rem/72);
	height:calc(95rem/72);
	position:absolute;
	bottom:calc(-2rem/72);
	right:0;
}
.assess-cost-middle ul{
	margin:calc(32rem/72) calc(74rem/72) calc(14rem/72) calc(74rem/72);
	display:none;
}
.assess-cost-middle ul.on{
	display:block;
}
.assess-cost-middle ul li{
	font-size:calc(22rem/72);
	line-height:calc(28rem/72);
	color:#666;
	padding-left:calc(35rem/72);
	margin-right:calc(66rem/72);
	margin-bottom:calc(24rem/72);
	float:left;
}
.assess-cost-middle ul li:nth-child(2n){
	margin-right:0;
}
.assess-cost-middle ul:first-of-type li:nth-child(1){
	background:url(/static/mobile/images/assess_icon_01.png) no-repeat 0 center;
	background-size:calc(23rem/72) calc(24rem/72);
}
.assess-cost-middle ul:first-of-type li:nth-child(2){
	background:url(/static/mobile/images/assess_icon_02.png) no-repeat 0 center;
	background-size:calc(21rem/72) calc(25rem/72);
}
.assess-cost-middle ul:first-of-type li:nth-child(3){
	background:url(/static/mobile/images/assess_icon_03.png) no-repeat 0 center;
	background-size:calc(22rem/72) calc(28rem/72);
}
.assess-cost-middle ul:first-of-type li:nth-child(4){
	background:url(/static/mobile/images/assess_icon_04.png) no-repeat 0 center;
	background-size:calc(22rem/72) calc(21rem/72);
}
.assess-cost-middle ul:last-of-type li:nth-child(1){
	background:url(/static/mobile/images/cost_icon_01.png) no-repeat 0 center;
	background-size:calc(22rem/72) calc(24rem/72);
}
.assess-cost-middle ul:last-of-type li:nth-child(2){
	background:url(/static/mobile/images/cost_icon_02.png) no-repeat 0 center;
	background-size:contain;
}
.assess-cost-middle ul:last-of-type li:nth-child(3){
	background:url(/static/mobile/images/cost_icon_03.png) no-repeat 0 center;
	background-size:calc(22rem/72) calc(22rem/72);
}
.assess-cost-middle ul:last-of-type li:nth-child(4){
	background:url(/static/mobile/images/cost_icon_04.png) no-repeat 0 center;
	background-size:calc(22rem/72) calc(17rem/72);
}
.assess-cost-bottom a{
	width:calc(200rem/72);
	height:calc(50rem/72);
	line-height:calc(50rem/72);
	margin:0 auto;
	font-size:calc(26rem/72);
	color:#fefefe;
	display:none;
	background:#BB9E64;
	text-align:center;
	border-radius:calc(10rem/72);
}
.assess-cost-bottom a.on{
	display:block;
}
/*活动日历*/
.all-active .actives{
	margin:calc(26rem/72) calc(26rem/72) 0;
    padding-bottom: calc(66rem/72);
}
.actives ul li{
	position:relative;
}
.actives ul li>a>span{
	position:absolute;
	top:0;
	left:0;
	width:calc(116rem/72);
	height:calc(38rem/72);
	line-height:calc(38rem/72);
	text-align:center;
	border-top-left-radius:calc(10rem/72);
	border-bottom-right-radius:calc(10rem/72);
	background:rgba(102,102,102,.8);
	font-size:calc(20rem/72);
	color:#fefefe;
}
.actives ul li img{
	width:calc(668rem/72);
	height:calc(384rem/72);
	border-top-right-radius:calc(10rem/72);
	border-top-left-radius:calc(10rem/72);
}
.actives ul li .info-btn{
	height:calc(105rem/72);
	border:calc(1rem/72) solid rgba(102,102,102,.4);
	border-top:none;
	position:relative;
	padding-top:calc(20rem/72);
	border-bottom-right-radius:calc(10rem/72);
	border-bottom-left-radius:calc(10rem/72);
}
.actives ul li .info-btn p:first-of-type{
	font-size:calc(26rem/72);
	height:calc(34rem/72);
	overflow:hidden;
	line-height:calc(26rem/72);
	color:#666;
	margin-top:calc(20rem/72);
	margin:0 calc(16rem/72) calc(20rem/72);
}
.actives ul li .info-btn p:last-of-type{
	font-size:calc(22rem/72);
	color:#666;
	margin:0 calc(16rem/72);
}
.actives ul li .info-btn span{
	font-size:calc(24rem/72);
	color:#fefefd;
	width:calc(120rem/72);
	height:calc(44rem/72);
	line-height:calc(44rem/72);
	background:#bb9e64;
	text-align:center;
	position:absolute;
	right:calc(12rem/72);
	bottom:calc(18rem/72);
	border-radius:calc(28rem/72);
}
.actives-pagination{
	bottom:0 !important;
}
.actives-pagination span:first-of-type{
	border-top-left-radius:calc(2rem/72);
	border-bottom-left-radius:calc(2rem/72);
}
.actives-pagination span:last-of-type{
	border-top-right-radius:calc(2rem/72);
	border-bottom-right-radius:calc(2rem/72);
}
.actives-pagination .swiper-pagination-bullet{
	width:calc(26rem/72);
	height:calc(4rem/72);
	margin:0 !important;
	background:#d5d5d5;
	border-radius:0;
	opacity:1;
}
.actives-pagination .swiper-pagination-bullet-active{
	opacity:1;
	background:#bb9e64;
	border-radius:calc(25rem/72) !important;
}
/*移民方案*/
.private-form>h1{
	font-size:calc(36rem/72);
	text-align:center;
	color:#bb9e64;
	margin-bottom:calc(20rem/72);
}
.private-form>h2{
	font-size:calc(24rem/72);
	text-align:center;
	color:#666;
}
.private-form>.private{
	width:calc(544rem/72);
	margin:calc(30rem/72) auto 0;
}

.private-form>.private .form-group{
	margin-bottom:calc(30rem/72);
}
.private-form>.private .form-group select ,.private-form>.private .form-group input{
	width:calc(542rem/72);
	border:calc(1rem/72) solid #bb9e64;
	border-radius:calc(10rem/72);
	height:calc(60rem/72);
	text-indent:calc(18rem/72);
	font-size:calc(20rem/72);
	color:#666;
}

.private-form>.private .form-group select.yxgj{
	background:url(/static/mobile/images/d_sanjiao_icon.png) no-repeat calc(511rem/72) center;
	background-size:calc(21rem/72) calc(16rem/72);
}

.private-form>.private .form-group select.countrycode{
	width:calc(140rem/72);
	float:left;
	margin-right:calc(12rem/72);
	background: url(/static/mobile/images/d_sanjiao_icon.png) no-repeat calc(109rem/72) center;
    background-size: calc(21rem/72) calc(16rem/72);
}

.private-form>.private .form-group input.tel{
	width:calc(388rem/72);
	float:left;
}
.private-form>.private .form-group:last-of-type{
	margin-bottom:calc(28rem/72);
}
.private-form>.private .private-btn{
	width:calc(200rem/72);
	height:calc(50rem/72);
	line-height:calc(50rem/72);
	text-align:center;
	margin:0 auto;
	background:#bb9e64;
	color:#fefefe;
	border-radius:calc(10rem/72);
	font-size:calc(26rem/72);
}
/*线上解析会*/
.all-briefing .briefings{
	margin-top:calc(26rem/72) ;
	padding-bottom:calc(2rem/72);
}
.briefings ul li .model{
	position:absolute;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	top:0;
	left:0;
}
.briefings ul li.swiper-slide-active .model{
	opacity:0;
}
.briefings ul li{
	width:calc(620rem/72);
	height:calc(344rem/72);
	background:#fefdfc;
	border-radius:calc(10rem/72);
	position:relative;
}
.briefings ul li img{
	height:calc(274rem/72);
	border-top-left-radius:calc(10rem/72);
	border-top-right-radius:calc(10rem/72);
}
.briefings ul li span{
	font-size:calc(20rem/72);
	color:#fff;
	position:absolute;
	left:calc(20rem/72);
}
.briefings ul li span.time{
	top:calc(206rem/72);
}
.briefings ul li span.view{
	top:calc(236rem/72);
}
.briefings ul li p{
	padding:0 calc(16rem/72);
	font-size:calc(26rem/72);
	height:calc(68rem/72);
	overflow:hidden;
	line-height:calc(68rem/72);
	border:calc(1rem/72) solid #c9c9c9;
	border-top:none;
	color:#666;
	border-bottom-left-radius:calc(10rem/72);
	border-bottom-right-radius:calc(10rem/72);
}

/*专业顾问*/
.all-customer>h1{
	text-align:center;
	font-size:calc(30rem/72);
	margin:calc(40rem/72) auto calc(24rem/72);
	color:#bb9e64;
}
.all-customer>h2{
	text-align:center;
	font-size:calc(24rem/72);
	margin:0 auto calc(36rem/72);
	color:#666;
}
.all-customer .company-tab {
	width:calc(420rem/72);
	margin:0 auto;
	padding-bottom: calc(30rem/72);
}

.all-customer .company-tab li{
	font-size:calc(22rem/72);
	color:#666;
	width:calc(158rem/72);
	line-height:calc(48rem/72);
	border:calc(1rem/72) solid #bb9e64;
	text-indent:calc(48rem/72);
	background:#fefefe url(/static/mobile/images/d_sanjiao_icon_02.png) no-repeat calc(126rem/72) center;
	background-size:calc(17rem/72) calc(14rem/72);
	float:right;
	border-radius:calc(10rem/72);
}
.all-customer .company-tab li:nth-child(1){
	float:left;
}
.all-customer .company-tab li.on{
	color:#fff;
	background:#bb9e64 url(/static/mobile/images/d_sanjiao_icon_03.png) no-repeat calc(126rem/72) center;
	background-size:calc(17rem/72) calc(14rem/72);
}
.company-info ul{
	display:none;
	padding:0 calc(27rem/72);
	margin-top:calc(30rem/72);
}
.company-info ul.on,.customer-info.on{
	display:block;
}
.company-info ul li{
	width:calc(222rem/72);
	height:calc(24rem/72);
	text-align:center;
	float:left;
	margin-bottom:calc(30rem/72);
	font-size:calc(24rem/72);
	color:#666;
}
.customer-info{
	display:none;
}
.customer-info ul{
	margin-left:calc(26rem/72);
	height:calc(286rem/72);
	padding-bottom:calc(2rem/72);
}
.customer-info ul li {
	width:calc(216rem/72);
	height:calc(274rem/72);
	border-top-left-radius:calc(30rem/72);
	border-top-right-radius:calc(10rem/72);
	border-bottom-right-radius:calc(10rem/72);
	background:#f9f9f9;
	margin-right:calc(30rem/72);
	padding-top:calc(12rem/72);
	float:left;
}
.customer-info ul li img{
	width:calc(116rem/72);
	height:calc(116rem/72);
	margin:0 auto calc(16rem/72);
	border-radius:100%;
}
.customer-info ul li p.name{
	font-size:calc(24rem/72);
	color:#666;
	text-align:center;
}
.customer-info ul li>a.phone{
	width:calc(158rem/72);
	height:calc(38rem/72);
	line-height:calc(38rem/72);
	border:calc(1rem/72) solid rgba(187,158,100,0.4);
	margin: calc(12rem/72) auto calc(8rem/72);
	font-size:calc(20rem/72);
	color:#666;
	background:#f9f9f9  url(/static/mobile/images/phone_icon.png) no-repeat calc(16rem/72) center;
	background-size:calc(17rem/72) calc(16rem/72);
	text-indent:calc(47rem/72);
	border-radius:calc(10rem/72);
}
.customer-info ul li .phone-whatsapp{
	padding:0 calc(14rem/72);
	margin-top:calc(14rem/72);
	margin-bottom:calc(7rem/72);
}
.customer-info ul li .phone-whatsapp a{
	width:calc(84rem/72);
	height:calc(36rem/72);
	line-height:calc(38rem/72);
	border:calc(1rem/72) solid rgba(187,158,100,0.4);
	float:left;
	margin-right:calc(12rem/72);
	border-radius:calc(10rem/72);
	background:url(/static/mobile/images/phone_icon.png) no-repeat center;
	background-size:calc(24rem/72) calc(23rem/72);
}

.customer-info ul li .phone-whatsapp a.whatsapp{
	background:url(/static/mobile/images/whatsapp_icon.png) no-repeat center;
	background-size:calc(27rem/72) calc(27rem/72);
	margin-right:0;
}
.customer-info ul li a.meiqia-online{
	font-size:calc(24rem/72);
	color:#fff;
	background:#bb9e64;
	text-align:center;
	height:calc(58rem/72);
	line-height:calc(58rem/72);
	width:calc(216rem/72);
	border-top-left-radius:calc(10rem/72);
	border-bottom-right-radius:calc(10rem/72);
}

/*视频*/
.video video{
	width:calc(720rem/72);
	height:calc(388rem/72);
    border: none;
    outline: none;
}
/*移民局大使*/
.photos ul {
	margin-top:calc(26rem/72);
}
.photos ul li{
	width:calc(426rem/72);
	margin-right:calc(10rem/72);
	margin-bottom:calc(30rem/72);
}
.photos ul li img{
	height:calc(220rem/72);
	border-radius:calc(10rem/72);
	margin-bottom:calc(15rem/72);
}
.photos ul li p{
	font-size:calc(24rem/72);
	color:#666;
	text-align:center;
	padding:0 calc(10rem/72);
	/* height: calc(60rem/72); */
	line-height: calc(30rem/72);
}
.photos-pagination{
	bottom:0 !important;
}
.photos-pagination span:first-of-type{
	border-top-left-radius:calc(2rem/72);
	border-bottom-left-radius:calc(2rem/72);
}
.photos-pagination span:last-of-type{
	border-top-right-radius:calc(2rem/72);
	border-bottom-right-radius:calc(2rem/72);
}
.photos-pagination .swiper-pagination-bullet{
	width:calc(22rem/72);
	height:calc(4rem/72);
	margin:0 !important;
	background:#d5d5d5;
	border-radius:0;
	opacity:1;
}
.photos-pagination .swiper-pagination-bullet-active{
	opacity:1;
	background:#bb9e64;
	border-radius:calc(25rem/72) !important;
}

/*留学表单*/
.study-form h1{
	font-size:calc(36rem/72);
	text-align:center;
	color:#bb9e64;
	margin-bottom:calc(20rem/72);
}

.study-form>.study{
	width:calc(544rem/72);
	margin:calc(30rem/72) auto 0;
}
.study-form>.study .form-group{
	margin-bottom:calc(30rem/72);
}
.study-form>.study .form-group select ,.study-form>.study .form-group input{
	width:calc(542rem/72);
	border:calc(1rem/72) solid #bb9e64;
	border-radius:calc(10rem/72);
	height:calc(60rem/72);
	text-indent:calc(18rem/72);
	font-size:calc(20rem/72);
	color:#666;
}



.study-form>.study .form-group select.countrycode{
	width:calc(140rem/72);
	float:left;
	margin-right:calc(12rem/72);
	background: url(/static/mobile/images/d_sanjiao_icon.png) no-repeat calc(109rem/72) center;
    background-size: calc(21rem/72) calc(16rem/72);
}

.study-form>.study .form-group input.tel{
	width:calc(388rem/72);
	float:left;
}

.study-form>.study .study-btn{
	width:calc(200rem/72);
	height:calc(50rem/72);
	line-height:calc(50rem/72);
	text-align:center;
	margin:0 auto;
	background:#bb9e64;
	color:#fefefe;
	border-radius:calc(10rem/72);
	font-size:calc(26rem/72);
}
/*所谓信息流*/

/*移民资讯*/
.news{
	margin:0 calc(26rem/72) calc(10rem/72) calc(26rem/72);
	padding-top:calc(30rem/72);
}
.news dl{
	margin-bottom:calc(40rem/72);
}
.news dl.santu dt p.title{
	font-size:calc(26rem/72);
	color:#666;
	line-height:calc(38rem/72);
	max-height:calc(76rem/72);
	overflow:hidden;
}
.news dl.santu dt p.info{
	margin-top:calc(12rem/72);
	margin-bottom:calc(18rem/72);
}
.news dl.santu dt p.info span{
	font-size:calc(20rem/72);
	line-height:calc(20rem/72);
	color:#c1c1c3;
}
.news dl.santu dt p.info span.type{
	float:left;
	padding-left:calc(31rem/72);
	background:url(/static/mobile/images/biaoqian_icon.png) no-repeat 0 center;
	background-size:contain;
	margin-left:calc(10rem/72);
}

.news dl.santu dt p.info span.time{
	float:right;
	padding-right:calc(10rem/72);
}
.news dl.santu dd img{
	width:calc(216rem/72);
	height:calc(150rem/72);
	float:left;
	margin-right:calc(10rem/72);
}
.news dl.santu dd img:first-of-type{
	border-top-left-radius:calc(10rem/72);
	border-bottom-left-radius:calc(10rem/72);
}
.news dl.santu dd img:last-of-type{
	margin-right:0;
	border-top-right-radius:calc(10rem/72);
	border-bottom-right-radius:calc(10rem/72);
}
.news dl.shipin dt{
	position:relative;
}
.news dl.shipin dt img{
	width:calc(668rem/72);
	height:calc(290rem/72);
	margin-bottom:calc(20rem/72);
	border-top-right-radius:calc(10rem/72);
	border-top-left-radius:calc(10rem/72);
}
.news dl.shipin dt p{
	padding:0 calc(20rem/72);
	line-height:calc(38rem/72);
	font-size:calc(26rem/72);
	color:#666;
	height:calc(76rem/72);
	overflow:hidden;
	margin-bottom:calc(26rem/72);
	border-bottom-right-radius:calc(10rem/72);
	border-bottom-left-radius:calc(10rem/72);
}

.news dl.shipin dt  span{
	font-size:calc(20rem/72);
	color:#fff;
	position:absolute;
	left:calc(20rem/72);
}
.news dl.shipin dt  span.time{
	top:calc(206rem/72);
}
.news dl.shipin dt  span.view{
	top:calc(236rem/72);
}
.news dl.dantu dt{
    float: left;
}
.news dl.dantu dt img{
    width: calc(216rem/72);
    height: calc(150rem/72);
    border-radius: calc(10rem/72);
}

.news dl.dantu dd{
    padding-left: calc(30rem/72);
    width: calc(422rem/72);
    float: left;
    height: calc(150rem/72);
}
.news dl.dantu dd .title{
	
    font-size: calc(26rem/72);
    color: #666;
    line-height: calc(42rem/72);
    height: calc(84rem/72);
    margin-bottom: calc(30rem/72);
	overflow:hidden;
}
.news dl.dantu dd span {
    font-size: calc(20rem/72);
    line-height: calc(20rem/72);
    color: #9a9a9a;
}
.news dl.dantu dd span.type {
    float: left;
    padding-left: calc(31rem/72);
    background: url(/static/mobile/images/biaoqian_icon.png) no-repeat 0 center;
    background-size: contain;
}
.news dl.dantu dd span.time {
    float: right;
}
.all-news .show-more{
	text-align:center;
	font-size:calc(24rem/72);
	color:#c1c1c3;
	padding-bottom:calc(30rem/72);
}

/*yearbook*/
 @font-face {
  font-family: 'MFFH';
  src: url('/static/index/font/MFFangHeiNoncommercial.ttf');
  src: url('/static/index/font/MFFangHeiNoncommercial.ttf') format('truetype');
}

.ybmflq{
    height: calc(280rem / 72);
    margin: calc(66rem/72) calc(26rem / 72) calc(10rem / 72) calc(26rem / 72);
    background: url(/uploadfile/2025/0319/20250319115349_8186.png) no-repeat left center;
    background-size: 100% 100%;
}
.ybmflq img{
    height: calc(280rem/72);
    width: auto;
    position: relative;
    bottom: calc(45rem / 80);
    left: calc(30rem / 72);
}
.ybmflq{
    display: flex;
    text-align: center;
}
.ybmflq_gt{
    margin-left: calc(60rem/72);
}
.ybmflq_gt h2{
    font-size: calc(30rem/72);
    font-family: 'MFFH';
    color: #333;
    margin-top:calc(50rem/72);
    margin-bottom: calc(15rem/72);
}
.ybmflq_gt h3{
    font-size: calc(26rem/72);
    color: #333;
    margin-bottom: calc(8rem/72);
}
.ybmflq_gt h4{
    font-size: calc(16rem/72);
    color: #333;
    margin-bottom: calc(34rem/72);
}
.ybmflq_gt a{
    width: calc(200rem / 72);
    height: calc(45rem / 72);
    line-height: calc(50rem / 72);
    text-align: center;
    margin: 0 auto;
    background: #bb9e64;
    color: #fefefe;
    border-radius: calc(10rem / 72);
    font-size: calc(20rem / 72);
    margin-bottom: calc(10rem/72);
}   

.yearbook{
    display: none;
    height: calc(465rem / 72);
    margin: calc(66rem/72) calc(26rem / 72) calc(10rem / 72) calc(26rem / 72);
    background: url(/uploadfile/2025/0319/20250319115349_8186.png) no-repeat left center;
    background-size: 100% 100%;
}
.yearbook img{
    height: calc(137rem/72);
    width: auto;
    position: relative;
    bottom: calc(35rem / 80);
    left: calc(170rem / 72);
}
.study-form>.ybbook{
	width:calc(544rem/72);
	margin:calc(30rem/72) auto 0;

}

.study-form>.ybbook .form-group select ,.study-form>.ybbook .form-group input{
	width:calc(430rem/72);
	/* border:calc(1rem/72) solid #bb9e64; */
	border-radius:calc(10rem/72);
	height:calc(55rem/72);
	text-indent:calc(18rem/72);
	font-size:calc(20rem/72);
	color:#555;
}



.study-form>.ybbook .form-group select.countrycode{
	width: calc(430rem/72);
	float:left;

	background: url(/uploadfile/2025/0312/20250312112229_5488.png) no-repeat calc(390rem/72) center;
	background-size: calc(21rem/72) calc(11rem/72);
    background-color: #fff;
}

.study-form>.ybbook .form-group input.tel{

	float:left;
}

.study-form>.ybbook .study-btn{
	width:calc(520rem/72);
	height:calc(55rem/72);
	line-height:calc(55rem/72);
	text-align:center;
	margin:0 auto;
	background:#bb9e64;
	color:#fefefe;
	border-radius:calc(10rem/72);
	font-size:calc(26rem/72);
}
.ybform{
    width: calc(520rem/72);
    display: flex;
    margin-bottom: calc(17rem/72);
    justify-content: space-between;
}
.ybform em{
    font-size: calc(20rem/72);
    color: #333;
    line-height: calc(55rem/72);
}


.yuanjing{
	box-sizing: border-box;
	background: url("https://m.globevisa.com.cn/static/index/images/yuanjingMO.png") no-repeat center center;
	background-size: contain;
	padding-top:calc(56rem/72);
	height: calc(743rem/72);
	margin-bottom: calc(50rem/72);
	
	
}
.yuanjing .yj_content{
	width: calc(400rem/72);
	font-size: 16px;
	color: #343434;
	box-sizing: border-box;
	padding-left: calc(50rem/72);
}
.yuanjing .yi_title{
	font-size: calc(24rem/72);
	color: #333;
	margin-bottom: calc(20rem/72);
	font-weight: 700;
}
.yuanjing .yj_title_point{
	display: inline-block;
	/* margin-left: calc(8rem/72); */
}
.yuanjing .yj_des{
	font-size: calc(18rem/72);
	color: #333;
	margin-bottom: calc(34rem/72);
	line-height: 2

}
.yuanjing .yj_chuiniu{
	display: flex;
	gap: calc(16rem/72);
	justify-content: center;
}
.yuanjing .yj_chuiniu_item{
	width: calc(220rem/72);
	height: calc(180rem/72);
	background-color: white;
	box-sizing: border-box;
	padding: calc(25rem/72) 0;
	border-radius: calc(10rem/72);
	box-shadow: 0 0 0 calc(2rem/72) rgba(255, 255, 255, 0.33)
}
.yuanjing .yj_chuiniu_item p:first-of-type{
	font-size: calc(18rem/72);
	color: #333;
	text-align: center;
	margin-bottom: calc(10rem/72);
}
.yuanjing .yj_chuiniu_item p:last-of-type{
	text-align: right;
	margin-right: 20px;
	font-size: calc(15rem/72);

}
@font-face {
	font-family: 'AdobeHeitiStd';
	src: url('/static/index/font/AdobeHeitiStd-Regular.otf');
	src: url('/static/index/font/AdobeHeitiStd-Regular.otf') format('opentype'); 
	
  }
  @font-face {
	font-family: 'PingFangSC-Regular';
	src: url('/static/index/font/PingFangSC-Regular.woff2');
	src: url('/static/index/font/PingFangSC-Regular.woff2') format('opentype'); 
	
  }
  @font-face {
    font-family: 'Eu-f7';
    src: url('/static/index/font/Eu-f7.ttf');
    src: url('/static/index/font/Eu-f7.ttf') format('truetype');
  }
.yuanjing .yj_chuiniu_item .counter{
	font-size: calc(40rem/72);
	color: #333;
	text-align: center;
	margin-bottom: calc(22rem/72);
	font-family: Eu-f7;

}
.yj_chuiniu_item img{
	margin: 0 auto;
	 width: 80%;
	object-fit: cover;
	border-radius: calc(10rem/72);
	margin-bottom: calc(4rem/72);
}





