/*28口岸对接会介绍页*/

.firstscreen-ad {
	width:100%;
	height:100vh;
	display:block;
	position:relative;
	z-index:999;
}
.firstscreen-ad img{
	width:100%;
	height:100vh;
}
.firstscreen-ad span{
	height:2.0rem;
	line-height:2.0rem;
	color:#7894b5;
	text-align:center;
	font-size:0.8rem;
	color:#fff;
}
.ad-morelink{
	height: 3.0rem;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom:5vh;
    text-align: center;
}

.port-box{
	font-size:0.7rem;
}

.port-meeting-box{
	padding-top:20px;
}

.info-text{
	font-size:0.8rem;
}

.port-detail li{
	padding-top:10px;
}

.port-meeting-title{
	font-size:0.8rem;
	font-weight:bold;
	/*display:flex;
	align-items: center;*/
}
.port-meeting-title span{
	font-size:0.7rem;
	font-weight:normal;
}

.port-area{
	padding-bottom:15px;
}
.port-area-title{
	font-size:0.8rem;
	font-weight:bold;
}
.port-area-ul li{
	font-size:0.7rem;
	padding-bottom:10px;
}
.port-area-ul{
	padding-top:10px;
}
.port-area-ul li span:first-child{
	font-weight:bold;
	padding-right:10px;
}

.footer-btn{
	background:#ea480a;
    height:2.6rem;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
}
.Ad-narrow-miaodian{
	width:50%;
	height:3.0rem;
	position:absolute;
	bottom:10vh;
	left:45%;
	display:block;
}
.ad-narrow{
	width:1.5rem;
	height:1.5rem;
	display:block;
	background:url("/ximages/dockingmeetting/ad-narrowdown.png") no-repeat;
	background-size:100% 100%;
}
/*.footer-btn .live-list{
	height:6.0rem;
	
}*/
.footer-btn a{
	color:#fff;
	text-align:center;
	width:100%;
	height:100%;
	display:block;
	font-size:0.8rem;
	line-height:2.6rem;
}

.choose-content{
	padding:20px;
	font-size:0.7rem;
	background:#fff;
}
.hide{
	display:none;
}

.choose-tabs{
	clear:both;
	overflow:hidden;
	/*margin-bottom:20px;*/
	border-bottom:1px solid #eee;
	display:flex;
    justify-content: center;
    background:#fff;
}
.choose-tabs li{
	float:left;
	height:2.5rem;
	line-height:2.5rem;
	cursor:pointer;
	font-size:0.85rem;
	color:#666;
	margin:0 20px;
}

.tabs-active{
	border-bottom:2px solid #d23820;
	color:#333 !important;
	font-weight:bold;
}

.video-list{
  clear:both;
  overflow:hidden;
  
}
.video-list li{
	width:48%;
	margin-right:4%;
	float:left;
	margin-bottom:15px;
}
.video-list li:nth-child(2n){
	margin-right:0;
}
.video-list li a{
	width:100%;
	height:100%;
	color:#333;
}

.video-img{
	width:100%;
	height:4.8rem;
	border-radius:6px;
}
.video-img img{
	width:100%;
	height:100%;
	border-radius:6px;
}
.video-text{
/*	height:4.0rem;*/
	position:relative;
}


/*.video-text span:first-child{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    font-size:0.75rem;
}
.video-text span:last-child{
	font-size:0.65rem;
	color:#999;
	position:absolute;
	bottom:10px;
	left:0px;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}*/
.video-text-title{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow:hidden;
    -webkit-box-orient: vertical;
    font-size:0.75rem;
}

.video-text-bottom{
	/*position:absolute;
	bottom:10px;
	left:10px;*/
	padding-top:5px;
}

.video-text-bottom span:first-child{
	font-size:0.8rem;
	color:#333;
}
.video-text-bottom span{
	display:block;
	font-size:0.65rem;
	color:#666;
}
.area-tabs{
	display:flex;
	justify-content: space-between;
	margin-bottom:15px;
}
.area-tabs li{
	flex:1;
	padding:5px 0;
	border:1px solid #ddd;
	border-radius:30px;
	text-align:center;
	margin-right:10px;
}
.area-tabs li:last-child{
	margin-right:0;
}
.area-active{
	border:1px solid #ea480a !important;
	background:#ea480a;
	color:#fff;
}

/*----报名页面---------*/
.apply-content-input{
	padding:15px 20px 0 20px;
	clear:both;
	overflow:hidden;
}

.apply-content-input span{
	font-size:0.8rem;
	color:#333;
	width:25%;
	padding-right:15px;
	float:left;
	text-align:right;
	padding-top:8px;
}
.apply-content-input input[type="text"]{
	padding:10px;
	border-radius:4px;
	border:1px solid #ddd;
	font-size:0.7rem;
	width:60%;
	float:left;
}

.apply-content-input textarea{
	padding:10px;
	border-radius:4px;
	border:1px solid #ddd;
	font-size:0.7rem;
	width:60%;
	float:left;
}
.choose-company-type{
	padding:10px;
	border-radius:4px;
	border:1px solid #ddd;
	font-size:0.7rem;
	width:65%;
	float:left;
	background:url("/ximages/dockingmeetting/narrow-graydown.png") no-repeat 95%;
	background-size:10% 30%;
	appearance: none;
   -moz-appearance: none;
    -webkit-appearance: none;
}

.add-product{
	background:#fff;
	padding-bottom:20px;
}
.product-cost{
	margin:10px 20px;
	border-bottom:1px solid #ddd;
	padding-bottom:15px;
}
.product-cost:last-child{
	border-bottom:none;
}
.product-cost-title{
	font-size:0.8rem;
	color:#333;
}

.narrow-down {
    width: 20px;
    height: 10px;
    display: block;
    background: url("/ximages/dockingmeetting/narrow-graydown.png") no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 0.5rem;
}
.open .narrow-down{
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.team-text{
	display:none;
}


/*购物车*/
.apply-content {
    background: #fff;
    padding-bottom:20px;
}
.details-title {
    font-size: 0.9rem;
    color: #333;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #EDEDED;
    position: relative;
}
.product-price{
	width:60%;
}
.product-cost-box{
	padding-top:5px;
}
.shop-num-input{
	border:1px solid #EDEDED;
}

.shop-num-input input{
	color: #999;
    float: left;
    width:35px;
    height:35px;
    font-size: 16px;
    text-align: center;
    border: 0;
    background-color: #fff;
}
.shop-num-input input.val{
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	color:#333;
}
.product-danjia{
	width:20%;
	float:left;
	padding-top:2px;
}
.product-danjia-num{
	width:80%;
	float:left;
}
.product-danjia-num span:first-child{
	font-weight:bold;
	color:#E51B29;
	font-size:0.9rem;
}
.product-danjia-num span:last-child{
	color:#666;
	font-size:0.7rem;
}
.product-note{
	padding:5px;
	background:#FFF9F5;
	font-size:0.7rem;
	color:#FD8E1E;
	border-radius:6px;
	margin-top:10px;
	/*margin-bottom:15px;*/
}

/*.darkblue-dot{
	width:10px;
	height:10px;
	display:block;
	float:left;
	background:#3053eb;
	float:left;
}*/

.darkblue-color{
	color:#3053eb;
}
.green-color{
	color:#63cbaa;
	
}
.lightblue-color{
	color:#00e6f3;
}
.product-total{
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	height:3.5rem;
	background:#fff;
	border-top:1px solid #ededed;
}
.product-total-text{
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center; 
	padding-top:15px;
}
.product-total-text span{
	color:#666;
	font-size:0.8rem;
}

.product-total-textnum{
	font-size:1.0rem !important;
	color:#E51B29 !important;
	font-weight:bold;
}
.sumbit-btn{
	height:2.2rem;
	line-height:2.2rem;
	background:#ea480a;
	border-radius:60px;
	color:#fff;
	margin:10px 5px 10px 20px;
	text-align:center;
	font-size:0.8rem;
	display:block;
	flex:1;
}

/*单选框*/
.radio-box{
	width:60%;
	float:left;
	padding-top:5px;
}
.radio{
padding-bottom:10px;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio input[type="radio"] + .radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width:1.0rem;
  height: 1.0rem;
  position: relative;
  top:0;
  margin-right:10px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  /*-webkit-transition: all 250ms ease;
  transition: all 250ms ease;*/
}
.radio input[type="radio"]:checked + .radio-label:before {
  content:'';
  background:url("/ximages/dockingmeetting/duihao.png") no-repeat;
  background-size:100% 100%;
  border: 1px solid #d23820;
}
/*单选框--end*/

.product-name{font-size: 0.8rem;
    color: #333;
    width: 25%;
    padding-right:15px;
    float: left;
    text-align: right;
}

.choose-port-btn{
	height:2.0rem;
	width:60%;
	float:left;
	border-radius:6px;
	text-align:center;
	color:#d23820;
	line-height:2.0rem;
	padding:0 10px;
	border: 1px solid #d23820;
}

.choose-port-text{
	width:60%;
	float:left;
	font-size:0.8rem;
}

/*弹出框*/
.alert-box{
	padding-top:3.0rem;
	padding-left:20px;
	padding-right:20px;
	background:#fff;
}

.alert-box-title{
	padding-bottom:10px;
}

.close-btn{
	float:right;
	width:30px;
	height:30px;
	display:block;
	background:url("/ximages/dockingmeetting/close.png") no-repeat right top;
	background-size:60% 60%;
}

.alert-box-ul{
	height:72vh;
	overflow-y:scroll;
	padding-bottom:20px;
	padding-right:15px;
}
.alert-box-ul li{
	display:flex;
	justify-content:space-between;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
	font-size:0.7rem;
}
.alert-bottom-btn{
	height:3.5rem;
	background:#fff;
	position:fixed;
	bottom:0;
	left:0;
	right:0;
}

.alert-submit{
	height: 2.2rem;
    line-height: 2.2rem;
    background: #d23820;
    border-radius: 60px;
    color: #fff;
    margin: 10px 20px;
    text-align: center;
    font-size: 0.8rem;
}


.choose-checkbox{
	text-align: center;
	vertical-align: middle;
	border: none;
	appearance: none;/*关键代码*/
	-webkit-appearance: none;
	outline: none;
	cursor: pointer;
}
.choose-checkbox::after{
	content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
}

.choose-checkbox:checked::after{
	 content:'';
     background:url("/ximages/dockingmeetting/duihao.png") no-repeat;
     background-size:100% 100%;
     border: 1px solid #d23820;
		
}


/*————口岸详情页————*/
.banner-port{
	height:6.5rem;
}
.banner-port img{
	width:100%;
	height:100%;
}

.bottom-white{
	position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3.5rem;
    background: #fff;
    border-top: 1px solid #ededed;
    display: flex;
    justify-content: space-between;
}

.live-apply-btn{
	margin:10px 20px 10px 5px;
	height:2.2rem;
	line-height:2.2rem;
	display:block;
	text-align:center;
	background:#227bf4;
	border-radius:60px;
	color:#fff;
	flex:1;
}
.port-detail-content{
	padding:20px;
}
.show-image{
	clear:both;
	overflow:hidden;
	padding-bottom:20px;
}
.show-image01{
	height:5.0rem;
	width:55%;
	float:left;
}
.show-image01 img{
	width:100%;
	height:100%;
}
.show-image02{
	height:5.0rem;
	width:45%;
	float:left;
}
.show-image02 img{
	width:100%;
	height:100%;
}
.port-info-title{
	font-size:0.9rem;
	padding-bottom:10px;
	font-weight:bold;
	text-align:center;
}

.port-intrudce-title{
	height: 30px;
    width: 100%;
    background: #f8f8f8;
    color: #fff;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 30px;
    text-align: center;
    margin-bottom:10px;
}
.port-intrudce-title span{
	height: 30px;
    width: 100px;
    background: #ea480a;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display:block;
}
.activity-info p{
	font-size:0.7rem;
	padding-bottom:10px;
}

.dot{
	width:10px;
	height:10px;
	background-image: linear-gradient(to right, #fcab1d, #ea4609);
	display:block;
	border-radius:50%;
	float:left;
	margin-top:10px;
	margin-right:10px;
}

.activity-ul li{
	font-size:0.7rem;
	padding-bottom:10px;
}

.go-home{
	padding:10px 0;
	display:block;
	width:50%;
	background:#d23820;
	margin:0 auto;
	color:#fff;
	border-radius:30px;
	text-align:center;
	margin-top:30px;
}

.contact-us{
	font-size:0.7rem;
	background:#fff;
	/*background:#f8f8f8;
	margin:20px;
    border-radius:10px;*/
	padding:15px;
	margin-top:20px;
}
.contact-us li{
	border-bottom:1px solid #f8f8f8;
	padding-bottom:15px;
	margin-bottom:15px;
	margin-top:15px;
}
.contact-person{
	width:70px;
	padding-left:20px;
	padding:5px;
	background:#f8f8f8;
	text-align:center;
	font-weight:bold;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
}

.contact-us-text{
	padding-top:5px;
	color:#666;
	font-size:0.7rem;
}
.contact-us h3{
	font-size:0.85rem;
}

.contact-us-title{
	font-size:0.8rem;
}
.dot-rednew{
    width:10px;
    height:15px;
    display: block;
    background: url("../../ximages/dockingmeetting/dot-red.png") no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-right: 10px;
    margin-top:5px;
}
.link-otherport{
	padding:5px 10px;
	width:50%;
	border:1px solid #ea480a;
	color:#ea480a;
	border-radius:30px;
}
.contact-us-box{
	padding-bottom:15px;
	
}
.line{
	position:absolute;
	bottom:0;
	left:0;
	width:65px;
	height:3px;
	background:#ff7c48;
}

.tijia-img{
	width:100%;
	height:11.0rem;
}

.tijia-img img{
	height:100%;
	width:100%;
} 

.redcolor{
	background-image: linear-gradient(to right, #f16228, #f2281e);
	border-bottom:0;
}




.plussub {
	width:130px;
	height:35px;
	/*border:1px solid #ddd;*/
	background:#fff;
	margin:0 auto;
}
.plussub span {
	width:35px;
	height:35px;
	float:left;
	text-align:center;
	line-height:30px;
	cursor:pointer;
}
.plussub .sub {
	border-right:1px solid #ddd;
}
.plussub .plus {
	border-left:1px solid #ddd;
}
.plussub input[type="text"] {
	border:none;
	height:35px;
	width:56px;
	text-align:center;
	float:left;
	line-height:30px;
}

.dot-red{
	width:20px;
	height:20px;
	display:block;
	background:url("/ximages/dockingmeetting/dot-red.png") no-repeat;
	background-size:100% 100%;
	float:left;
	margin-right:10px;
}
	
.activity-box{
	padding-bottom:15px;
}	
.flag-title{
	height:90px;
	background:#f8f8f8;
	border-top-left-radius:10px;
	width:100%;
	margin-bottom:20px;
	display: flex;
    justify-content: space-between;
	/*position:relative;*/
	
}
.flag-title-text{
	/*width:58%;
	float:left;*/
	padding-top:15px;
	padding-left:5%;
	background: url(/ximages/dockingmeetting/dot-circle.png) no-repeat 0 15px;
    background-size: 4% 30%;
}
.flag-title-textname{
	display:block;
	font-size:0.9rem;
	font-weight:normal;
	padding-bottom:5px;
	font-weight:bold;
	
}
.port-time{
	display:block;
	font-size:0.65rem;
	font-weight:normal;
}
.flag-title-img{
	height:90px;
	/*width:40%;*/
	float:right;
	/*position: absolute;
    right:30px;
    top: 20px;*/
}
.flag-title-img img{
	width:auto;
	height:100%;
	border-bottom-right-radius: 10px;
}

/*返回顶部*/
 .back-top{
   	position:fixed;
	width:2.5rem;
	height:2.5rem;
	bottom:70px;
	right:20px;
	text-align:center;
	line-height:60px;
	text-decoration:none;
	background:url("../../../ximages/wiffameeting/2021/go-top.png") no-repeat;
    background-size:100% 100%;
    z-index:2;
}

.bar-nav a{
	color:#fff;
}


/*上海活动*/
.walk-activity-title{
	font-size:0.9rem;
	color:#00498b;
	font-weight:bold;
}
.walk-activity-title span{
	display:block;
	text-align:center;
}
.walk-activity-text01 p{
	font-size:0.7rem;
	color:#333;
	padding-top:15px;
	text-indent:2em;
}
.walk-activity-time span:first-child{
	padding:5px 10px;
	display:inline-block;
	background:#49aff0;
	color:#fff;
	border:1px solid #49aff0;
}
.walk-activity-time span:last-child{
	padding:5px 10px;
	border:1px solid #49aff0;
}

.walk-activity-address span:first-child{
	padding:5px 10px;
	display:inline-block;
	background:#49aff0;
	color:#fff;
	border:1px solid #49aff0;
}
.walk-activity-address span:last-child{
	padding:5px 10px;
	border:1px solid #49aff0;
}

.walk-activity-schedule{
    padding:10px 0;
    /*background: url("/images/dockingmeeting2021/dotblue.png") no-repeat right top;*/
    font-size:0.8rem;
    color: #00498b;
    font-weight: bold;
    margin-top:10px;
}

.walk-activity-content p{
	font-size:0.7rem;
	padding-top:15px;
}

.walk-activity-tdemo{
	/*padding-top:15px;*/
}
.walk-activity-tdemo h2{
	font-size:0.8rem;
	font-weight:bold;
	padding-bottom:10px;
}
.walk-activity-tdemo div{
	font-size:0.7rem;
}
.walk-activity-text02{
	padding-bottom:10px;
}
.activity-schedule-list{
	
}
.activity-schedule-list li{
	width:100%;
	/*display:flex;
	justify-content: flex-start;
	align-items: flex-end;*/
	margin-bottom:15px;
	/*box-shadow:2px 0px 6px 2px #f8f8f8;*/

}
.activity-schedule-time{
	width:50%;
	height:30px;
	background:#67b5ca;
	text-align:center;
	border:1px solid #67b5ca;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
	
	
.activity-schedule-time span:first-child{
	width: 100%;
    font-size: 0.7rem;
    color: #fff;
    display: block;
}
.activity-schedule-time span:last-child{
	width:100%;
	font-size:0.7rem;
	color:#fff;
	display:block;
	font-weight: bold;
	line-height:30px;
}
.activity-schedule-list-text{
	border:1px solid #67b5ca;
	padding-left:15px;
	color:#333;
	font-size:0.7rem;
	line-height:24px;
	display: flex;
    align-items: center;
    padding:10px;
/*   box-shadow:2px 0px 6px 2px #f8f8f8;*/
}

.blueline{
	border-bottom: 4px solid #01588f;
}

.activity-map{
	width:100%;
	height:9.0rem;
	padding-top:15px;
}
.activity-map img{
	width:100%;
	height:100%;
}
.walk-activity-text03{
	font-size:0.7rem;
	color:#333;
	text-align: right;
	width: 100%;
}