*{
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style-type: none;
}
.banner{
    width: 100%;
    height: auto;
}
.banner img{
    width: 100%;
    height: auto;
}
.notice-img{
	display: flex;
	flex-wrap: nowrap;
}
.title{
    width: 100%;
    padding-top:36px;
}
.title-c{
   width: 1200px;
   margin: 0 auto;
   display: flex;
   justify-content: center;
}
.w{
	color: #139387 !important;
}
table{
	width: 100%;
	border: 1px solid #ebebeb;
	font-size: 24px;
	margin-top: 40px;
}
table th{
	text-align: center;
}
table tr{
	line-height: 72px;
}
table tr td:nth-child(1){
	text-align: center;
}
table tr td:nth-last-child(1){
	text-indent: 30px;
}

table  tr:nth-last-child(1) td{
	text-align: center;
}
.title-c img{
    width: auto;
    height: auto;
}
.title-b{
    width: 1200px;
    margin: 23px auto;
    display: flex;
}
.title-b p{
    width: 48%;
    border-bottom:1px solid #d8d8d8; 
}
.title-b span{
    width: 4%;
    border-top:2px solid #139387; 
}
.title h3{
    text-align: center;
    font-size: 28px !important
}
.notice{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.notice-t{
    width: 100%;
    height: 80px;
    display: flex;
    font-size: 20px;
    color: #609892;
	flex-wrap: nowrap;
}
.notice-t p{
    margin-top:50px; 
    text-indent: 36px;
}
.notice-p{
	width: 70%;
    height: auto;
    margin-top: 41px;
    font-size: 16px;
	padding: 0px;
}
.title-c{
	font-size: 33px;
	font-weight: 600;
	color: #ffda6f;
}
.notice-p p{
   text-indent: 32px;
      line-height: 30px;
   color: #525252;
}
.img1{
	width: 28%;
	margin-top: 46px;
	margin-right:53px ;
}
.img1 img{
	width: 100%;
	height: auto;
}
.notice-p img{
  width:85px;
  float: right;
   transform: rotate(180deg)
}
.conference{
    width: 100%;
    height:auto;
    background: rgba(19, 147, 135, 0.8);
    padding-bottom:36px;
}
.row{
    width: 100% !important;
    margin: 0px !important;
	padding: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
	border-bottom:1px dashed #0dc4b1 ;
}
.row:nth-child(2){
	border: none;
}
.row div{
	width: 33%;
	font-size: 16px;
	color: #ffffff;
}
.row div p{
	display: flex;
	justify-content: space-between;
	text-align: left;
}
.row div p span{
	display: block;
	width: 48%;
}
.row-c{
	width: 67% !important;
}
.conference-c{
    width: 1200px;
    margin: 0 auto;
    margin-top:32px;
	background: #0da792;

}
.Participation-c{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap:nowrap;
}
.pation{
    width: 48%;
    border: 1px solid #139387;
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    overflow: hidden;
}

.Guidelines{
    width: 100%;
    height: auto;
    background: url('../img/111_02.jpg') no-repeat;
    background-size: 100% 100%;
    margin-top: 44px;
    padding-bottom:40px; 
}
.lines{
    width: 1200px;
    margin: 45px auto;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
	background: rgba(27,158,146,0.5);
	padding: 30px 0px;
}
.lines p{
	width: 100%;
	line-height: 60px;
	margin: 0px;
	text-indent: 130px;
	font-size: 20px;
}
.but{
    width: 244px;
    height: 68px;
    border: none;
    background: #cfda5d;
    border-radius: 10px;
    margin: 38px auto;
    color: #478960;
    font-size: 28px;
}
.place{
	width: 1200px;
	margin: 40px auto;
	display: flex;
}
.swiper{
	width: 555px;
    height: auto !important;
	overflow: hidden;
	position: relative;
}
.swiper img{
	width: 100%	;
}
.place-c{
	width: 52%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0px 40px;
	padding-top:64px ;
	background: #17998a;
}
.place-s{
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content:space-around;
}
.place-c div{
	width: 100%;
	color: #fff;
	font-size: 20px;
}
.place-c div p{
	font-size: 16px;
}
.place-s div{
	font-size: 20px;
	color: #fff;
}
.place-s div p{
	font-size: 16px;
}
.place-s div:nth-last-child(1){
	margin-right: -80px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 37px !important;
    height: 78px !important;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 37px 78px !important;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../img/1_03.png) !important;
    left: 0px !important;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/2_03.png) !important;
    right: 0px !important;
    left: auto;
}
.footer{
    width: 100%;
    height: 126px;
    padding-top:30px; 
    background: #0da78a;
}
.footer p{
    text-align: center;
    color: #fff;
}
.lu{
	border-bottom:1px solid #129d90 !important;
}
.han{
	 border-top:2px solid #ffda6f !important; 
}
#map{
	width: 100%;
	height: 100%;
}


