﻿/* Write your styles */
* {
	margin: 0;
	padding: 0;
	border:0;
}
ul{
	padding: 0;
}
ol,ul{list-style:none}
img {
	box-sizing: border-box;
	vertical-align: middle;
	border: 0;
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
a:hover,a:active,a:focus{
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.5rem 0 !important;
	font-weight: bold;
}
body {
	font-family: "Arial MT Pro";
	font-size: 14px;
	background: #f5f6f8;
}
[data-link] {
	text-decoration: underline;
}
.f-ellipsis{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.f-pd-24{
	padding: 0 0.5rem;
}
.f-pr{
	position: relative;
}
.f-bg-fff{
	background-color: #FFFFFF;
}

@media screen and (max-width: 768px){
	.row {
		margin: 0;
	}
}
@media (min-width: 1000px) {
	html{
		font-size: 62.5px !important;
	}
}
.g-content{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1000px;
}
.m-more {
	text-align: center;
	padding: 0.75rem 0;
}
.m-more a{
	display: inline-block;
}
/*************************************************/
/***********************棣栭〉**********************/
/*************************************************/

/*涓讳綋*/
.g-content .u-tit{
	font-size: 0.825rem;
	position: relative;
	padding-top: 0.75rem;
}
.g-content .u-tit img{
	display: inline-block;
	height: 0.9rem;
	width: auto;
	vertical-align: bottom;
	margin-right: 0.1rem;
}
.g-content .u-tit a{
	position: absolute;
	right: 0;
	bottom: 0;
	float: right;
	font-style: italic;
	font-weight: normal;
	font-size: 0.45rem;
	text-decoration: underline;
	color: #333333;
}
/*Investing in Beijing*/
.m-iib .title{
	padding-top: 0.8rem;
	font-size: 1.03rem;
	font-weight: normal;
}
.m-iib .iib-con{
	height: 3.25rem;
}
.m-iib .iib-con .swiper-container {
	width: 100%;
	height: 100%;
}
.m-iib .iib-con .swiper-pagination-fraction,
.m-iib .iib-con .swiper-pagination-custom,
.m-iib .iib-con .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 0.05rem;
}
.m-iib .iib-con .swiper-pagination-bullet-active {
	background: #ff6d2a;
}
.m-iib .iib-con .swiper-slide{
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.m-iib .iib-con .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
}

/*Latest*/
.m-latest  .latest-con .img-box{
	padding: 0 0.375rem 0 0;
}
.m-latest  .latest-con img{
	height: 3.5rem;
}
.m-latest  .latest-con .item-text {
	font-size: 0.56rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-height: 1.3em;
	-webkit-line-clamp: 3;
	max-height: 3.5rem;
	padding-top: 0.5rem;
}

/*Why Beijing*/

.m-wbj .wbj-con .swiper-container{
	width: 100%;
	height: 4rem;
	padding-bottom: 0.65rem;
}
.m-wbj .wbj-con .swiper-container .swiper-slide{
	margin-right: 0.3rem;
}
.m-wbj .wbj-con .swiper-container .swiper-slide img{
	vertical-align: bottom;
	height: 100%;
}
.m-wbj .wbj-con .swiper-container .swiper-slide .u-mask {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .2);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
.m-wbj .wbj-con .swiper-container .swiper-slide .u-txt{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	text-align: center;
	/* 锲犱负锲剧墖灏忥紝瀛楁瘝澶氩啓涓崭笅锛岀劧鍚庝粠0.61鏀规垚0.55 2020-07-17 changjian */
	font-size: 0.55rem;
	font-weight: bold;
	color: #FFFFFF;
}
.swiper-container-horizontal > .swiper-pagination-progress {
	position: relative;
	width: 2rem;
	height: 0.2rem;
	margin: 0.35rem auto 0 auto;
	overflow: hidden;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #ff6d2a;
}

/*Start Your Business*/
.m-syb .u-tit{
	margin-bottom: 0.25rem;
}
.m-syb .syb-con {
	padding-top: 0.5rem;
}
.m-syb .syb-con .swiper-container{
	width: 100%;
	padding-bottom: 0.4rem;
}
.m-syb .syb-con .swiper-container .swiper-slide img{
	vertical-align: bottom;
	height: 3.25rem;
}
.m-syb .syb-con .swiper-container .swiper-slide .u-txt{
	font-size: 0.56rem;
	color: #333333;
	padding-top: 0.2rem;
	text-align: center;
}
.m-syb .syb-con .swiper-container-horizontal > .swiper-pagination-progress {
	margin-top: 0.1rem;
}

/*Business Activities*/
.m-bsa .bsa-con {
	padding-top: 0.4rem;
}
.m-bsa .bsa-con .img-box{
	padding: 0 0.375rem 0 0;
}
.m-bsa .bsa-con img{
	height: 3.5rem;
}
.m-bsa .bsa-con .bsa-con-item{
	height: 3.5rem;
	position: relative;
	font-size: 0.56rem;
	color: #333333;
}
.m-bsa .bsa-con .bsa-con-item .item-text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-height: 1.3em;
	-webkit-line-clamp: 2;
	max-height: 3.5rem;
	padding-top: 0.5rem;
}
.m-bsa .bsa-con .u-time{
	position: absolute;
	bottom: 0;
	left: 0;
}

/*Business Service*/
.m-bse .bsa-con{
	padding-top: 0.4rem;
}
.m-bse .bsa-con h3{
	font-weight: normal;
	font-size: 0.4rem;
	color: #343434;
	text-align: center;
	padding-top: 0.25rem;
}

/*Investment transaction promotion*/
.m-itp .itp-con .item{
	line-height: 2.35rem;
	border: 1px solid #e4e6e7;
	background-color: #FFFFFF;
	margin-bottom: 0.65rem;
	font-size: 0.55rem;
	font-weight: bold;
	color: #333333;
}
.m-itp .itp-con .item img{
	height: 2.35rem;
	vertical-align: bottom;
	margin-left: 0;
	border-right: 1px solid #e4e6e7;
}

/*Recommendations*/
.m-rds .rds-con .img-box1{
	padding: 0 0.375rem 0 0;
}
.m-rds .rds-con .img-box2{
	padding: 0 0 0 0.375rem;
}
.m-rds .rds-con img{
	height: 4.7rem;
}


/*FAQs*/
.m-faq .item{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0.3rem 0 0.3rem 0.95rem;
	border-top: 1px solid #e1e1e1;
	background-color: #ffffff;
	background-image: url(../images/icon-point.jpg);
	background-repeat: no-repeat;
	background-size: 0.206rem;
	background-position: 0.5rem 0.65rem;
}
.m-faq .item:last-child{
	border-bottom: 1px solid #e1e1e1;
}
.m-faq .item a{
	display: block;
	font-size: 0.61rem;
	color: #004ea2;
}


/*************************************************/
/***********************浜т笟缁撴瀯**********************/
/*************************************************/
/******m-nav-local*******/
.page-content{
	border-top: 1px solid #dedede;
	background-color: #FFFFFF;
}

/*闱㈠寘灞�*/
.m-nav-local {
	padding: 0.5rem 0 0.5rem 1rem;
	background: #fff url(../images/address.png) 0 center no-repeat;
	font-size: 0.525rem;
	color: #888;
}
.m-nav-local .item {
	margin: 0 0.1rem;
	color: #888;
}
.m-nav-local .item:hover {
	color: #888;
	text-decoration: none;
}
.m-nav-local .item.z-crt {
	color: #888;
}
.m-nav-local .item + .item:before {
	margin-right: 0.2rem;
	content: url(../images/add-arrow.png);
}

/*m-tab-wrap*/
.m-tab-wrap .tab-head{
	display: flex;
	padding-top: 0.5rem;
}
.m-tab-wrap .tab-head .item{
	width: 50%;
	font-size: 0.6rem;
	text-align: center;
	padding: 0.25rem 0;
	border-bottom: 0.075rem solid transparent;
}
.m-tab-wrap .tab-head .item.active{
	color: #0652a4;
	border-bottom: 0.075rem solid #0652a4;
}
.m-tab-wrap .tab-body .body-top{
	background-color: #f4f6f7;
	margin: 0.5rem 0;
}
.m-tab-wrap .tab-body .body-top .swiper-slide{
	height: 1.45rem;
	display: flex;
	flex-direction: row;
	align-items: center;
	text-align: center;
	justify-content: center;
	font-size: 0.6rem;
	line-height: 0.55rem;
}
.m-tab-wrap .tab-body .body-top .swiper-slide.active{
	color: #0652a4;
}
.m-tab-wrap .tab-body .tab-content .body-down{
	background-color: #FFFFFF;
}
.m-tab-wrap .tab-body .tab-content .body-down p{
	font-size: 0.51rem;
	line-height: 1.6;
	color: #333333;
	text-align: justify;
}
.m-tab-wrap .tab-body .tab-content .body-down img{
	margin: 0.5rem auto;
}
.m-collapse .collapse-btn-box{
	padding: 0.75rem 0;
}
.m-collapse .collapse-btn-box img{
	display: inline-block;
	margin: 0 !important;
	transition: all .3s;
}
.m-collapse .collapse-btn-box img.active{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
/* 日历样式开始*/
*,
:after,
:before {
    box-sizing: border-box
}
body{
    background: #F4F6F7;
}
.cal_pull-left {
    float: left
}

.cal_pull-right {
    float: right
}

.cal_clearfix:after,
.cal_clearfix:before {
    content: '';
    display: table
}

.cal_clearfix:after {
    clear: both;
    display: block
}

.cal_calendar {
    width: 100%;
    font-size: 100%;
    margin-right: 30px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    cursor: default;
    position: relative
}

.cal_calendar .cal_header {
    height: 50px;
    position: relative;
    color: #444444;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
}

.cal_calendar .cal_header .cal_text {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
}

.cal_calendar .cal_header .cal_text>span {
    text-align: center;
}

.cal_calendar .cal_header.cal_active .cal_text {
    transform: rotateX(0);
    opacity: 1;
    height: 21px;
    margin: 0px 20px;
}

.cal_months {
    width: 100%;
    height: 240px;
    position: relative
}

.cal_months .cal_hr {
    height: 1px;
    margin: 15px 0;
    background: #ccc
}

.cal_month {
    padding: 0px 15px 15px 15px;
    width: inherit;
    height: inherit;
    background: #fff;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .4s ease-in-out 0s;
}

.cal_months[data-flow="left"] .cal_month {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.cal_months[data-flow="right"] .cal_month {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.cal_table {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
}

.cal_table .cal_row {
    flex: 1;
    display: flex;
    justify-content: space-between;
}
.cal_table .head {
    background: #EFF7FF;
    border-radius: 50px;
    overflow: hidden;
    margin-bottom: 5px;
}
.cal_table .head .cal_cell{
    color: #1562B1;
    width: 51px;
}
.cal_render,.cal_table{
    height: 100%;
}

.cal_table .cal_row.cal_head {
    color: #308ff0;
    text-transform: uppercase;
}

.cal_table .cal_row .cal_cell {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 50px;
    overflow: hidden;
}

.cal_hebody .cal_cell {
    cursor: pointer;
}

.cal_table .cal_row .cal_cell.cal_disable {
    color: #ccc
}

.cal_table .cal_row .cal_cell span {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 34px;
}

.cal_table .cal_row .cal_cell.cal_active {
    position: relative;
}
.cal_table .cal_row .cal_cell span{
    cursor: pointer;
}
.cal_table .cal_row .cal_cell b {
    width: 5px;
    height: 5px;
    position: absolute;
    top: 10px;
    right: 15px;
    background: red;
    border-radius: 50%;
}

.cal_months .cal_month[data-active="true"] {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

.cal_header [data-action] {
    color: inherit;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    z-index: 1;
    opacity: 0;
    transition: all .4s ease-in-out 0s
}

.cal_header [data-action]>i {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -10px;
    margin-left: -10px
}

.cal_header [data-action]>i:before,
.cal_header [data-action]>i:after {
    top: 50%;
    margin-top: -1px;
    content: '';
    position: absolute;
    height: 2px;
    width: 20px;
    border-top: 2px solid;
    border-radius: 2px
}

.cal_header [data-action*="prev"] {
    left: 15px
}

.cal_header [data-action*="next"] {
    right: 15px
}

.cal_header [data-action*="prev"]>i:before,
.cal_header [data-action*="prev"]>i:after {
    left: 0
}

.cal_header [data-action*="prev"]>i:before {
    top: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cal_header [data-action*="prev"]>i:after {
    top: auto;
    bottom: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cal_header [data-action*="next"]>i:before,
.cal_header [data-action*="next"]>i:after {
    right: 0
}

.cal_header [data-action*="next"]>i:before {
    top: auto;
    bottom: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cal_header [data-action*="next"]>i:after {
    top: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cal_header.cal_active [data-action] {
    opacity: 1
}

.cal_row .cal_Today span{
    color: #F59A23 !important;
}

.cal_row .cal_have {
    color: black;
    background: #D4F0FF !important;
}

.cal_row .cal_active{
    color: #FFFFFF;
    background: #105FAF !important;
}.cal_calendarBox{
    width: 100%;
    height: 100%;
}
.cal_calendarBox2{
    width: 58%;
    height: 100%;
    background: white;
}
.cal_details{
    min-width: 100%;
    max-width: 100%;
    height: 350px;
    margin-top: 16px;
    background: white;
}
.cal_paging{
    margin-top:16px;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cal_nothing{
    width: 100%;
    height: 300px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
}
.cal_nothing span{
    font-weight: bold;
}
.cal_nothing div{
    padding: 10px 20px;
}
.cal_nothing div p{
    margin: 8px 0px;
    display: flex;
}
.cal_nothing div p a{
    flex: 1;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.cal_nothing .cal_cal_nothing_title{
    padding: 10px 0;
    height: 80px;
    background: #C9E1EB;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.cal_title{
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #C8E0EB;
    margin-bottom: 25px;
}
.cal_data a{
    font-size: 20px;
    text-align: center;
    color: #333333;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 20px 45px;
}
.cal_data a:hover{
     color: #0066CC;
 }

.cal_data ul{
    padding: 0px 2em;
}
.cal_data ul li{
    color: #333333;
    margin: 22px 0px 0px 0px;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.cal_data ul li span{
    font-weight: 800;
}