html,body{width:100%; min-height: 100%; display: block; }
body,div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,button,textarea,th,td,p,tbody,thead,tfooter{}

div,ul,li {
	margin:0;padding:0;
	font-family:"microsoft yahei","sans-self", verdana, arial;
	font-size:12px;
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
input,button,select,textarea{outline:none; font-family:"microsoft yahei",verdana,arial; border: 1px solid #dbdbdb; padding: 5px; }
button{border:none; }
ul,li{list-style:none;}
textarea{resize:none;}
.fl{float:left;display:inline-block;}
.fr{float:right;display:inline-block;}
.abs{position:absolute;}
.rel{position:relative;z-index: 2;}
.table{display:table;width:100%;height:100%;vertical-align:middle;}
.tablecell{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle; }
.clear:after{content:" ";display:block;clear:both;height:0px;visibility:hidden; }
.clear{zoom:1; }
a{text-decoration:none;color: #15418a; }
a:active{-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
a:hover{text-decoration: none; }
body{background: #fff; }

/*----pc样式----*/
body{width: 100%; overflow-x:auto; }
.center{width: 1280px; margin: 0 auto; }
/*顶部*/
.top-h{height: 72px; }
.top-wrap{width: 100%; height: 72px; background: #005196; position: fixed; top:0; left: 0; z-index:999; box-shadow:0 0 6px 0 rgba(0,0,0,.75); -webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.75); }
.top-wrap .logo{display: block; margin-top: 9px; }
.top-wrap .logo img{display: block; }
.top-wrap .site-name{font-size: 14px; color: #748efe; line-height: 72px; margin-right: 15px; }
.pcsearch-cont{height: 30px; margin-top: 21px; } 
.pcsearch{position: relative; width: 260px; height: 30px; border-radius:30px; background: #fff; }
.pcsearch input{display: block; width: 100%; height: 30px; border-radius:30px;font-size: 14px; color: #333; background: none; border:none; padding: 0 20px; }
.pcsearch .search-btn{display: block; width: 45px; height: 30px; position: absolute; top:0; right:0; background: none; }
.pcsearch .search-btn img{display: inline-block; vertical-align: middle; }
.top-link{display: block; margin-left: 12px; margin-top: 2px; }

.navlist-btn{width: 50px; height: 50px; display: none;}
.navlist-btn img{display: block; width: 35px; height: 35px; margin-top: 8px; margin-left: 5px; }

.mobnav-cont{position: fixed; top: 50px; left: 0; width: 100%; height: auto; max-height: 100%; overflow-y: auto !important; padding: 10px 15px; background: rgba(0,0,0,.6); display: none; }
.mobsite-name{font-size: 14px; line-height: 2; color: #fff; text-align: center; }

.mobsearch-cont{margin: 10px auto; }
.mobsearch{position: relative; width: 75%; height: 30px; border-radius:30px; background: #fff; margin-right:10px; }
.mobsearch input{display: block; width: 100%; height: 30px; border-radius:30px;font-size: 14px; color: #333; background: none; border:none; padding: 0 20px; }
.mobsearch .search-btn{display: block; width: 45px; height: 30px; position: absolute; top:0; right:0; background: none; }
.mobsearch .search-btn img{display: inline-block; vertical-align: middle; }
.mobtop-link{display: block; margin-left: 10px; margin-top: 2px;}

.mobnav-list li{margin-top: 5px; }
.mobnav-list li.current a{color: #ff8e16; }
.mobnav-list li a{display: block; font-size: 14px; text-align: center; color: #fff; line-height: 2; }

@media screen and (max-width:350px){
	.mobsearch{margin-right:0;}
}
/*banner*/
.banner-swiper .swiper-slide a{display: block; }
.banner-swiper .swiper-slide a img{display: block; width: 100%; height: auto; }

/*nav*/
.theme-menu-wrapper{width: 100%;}
.nav-list{height: 54px; background: url(/uploads/image/m3image/navbg.jpg) no-repeat center; background-size: 100% 100%; border-bottom: 1px solid #737373; text-align: center; }
.nav-list li{display: inline-block; }
.nav-list li a{display: block; line-height: 53px; padding: 0 12px; font-size: 16px; color: #fff; }
.nav-list li.current a,
.nav-list li:hover a{border-bottom: 1px solid #ff8c07; 
    background: -moz-linear-gradient(top, #2c2c2c 0%, #474747 100%);
    background: -webkit-linear-gradient(top, #2c2c2c 0%,#474747 100%);
    background: -o-linear-gradient(top, #2c2c2c 0%,#474747 100%);
    background: -ms-linear-gradient(top, #2c2c2c 0%,#474747 100%);
}
.theme-menu-wrapper.fixed{background: url(/uploads/image/m3image/navbg.jpg) no-repeat center; background-size: 100% 100%; position: fixed; top: 72px; left: 0; z-index: 99;}

/*重要日期*/
.import-time{height: 80px; background: #5e5e5e; padding: 0 60px; }
.time-cont .tit{font-size: 18px; color: #f99200; line-height: 80px; }
.time-list{height: 80px; line-height: 80px; }
.time-list li{display: inline-block; vertical-align: middle; font-size: 14px; color: #00f098; margin-left: 15px; }
.time-btns a{display: inline-block; width: 146px; height: 32px; text-align: center; line-height: 32px; background: #8a8a8a; border-radius: 5px; margin-top: 25px; margin-left: 20px; font-size: 17px; color:#fff; }
.time-btns a.btn-reg{background: #ff8e16; }
.mobtime-list{display: none; }

/*分会论坛*/
.forum-wrap{-padding-top: 45px; }
.forum-tab{text-align: center; }
.forum-tab span{display: inline-block; padding: 0 20px; line-height: 50px; font-size: 20px; color: #61abe4; border-bottom: 1px solid #fff; cursor: pointer; }
.forum-tab span.current{color: #164690; border-color: #164690; font-size: 30px; }
.forum-list-cont{padding: 25px 0 30px; border: 1px solid #ececec; }
.forum-list-cont .tab-cont{display: none; }
.forum-list-cont .tab-cont .swiper-container{height: 390px; }

.tab-cont .swiper-pagination-bullets{bottom: 5px !important; }
.tab-cont .swiper-pagination-bullet {
   width: 15px;
   height: 15px;
   text-align: center;
   line-height: 15px;
   font-size: 12px;
   color:#868686;
   opacity: 1;
   background: #fff;
   border: 1px solid #d8d8d8;
}
.tab-cont .swiper-pagination-bullet-active {
   color:#fff;
   background: #ffc375;
   border-color: #ffc375;
}
.fenhui-tips{text-align: center; font-size: 12px; color: #61abe4; }
.forum-list li{width: 620px; height: 58px; background: #61abe4; float: left; margin:0 0 10px 13px; border-radius: 5px; }
.forum-list li a{display: block; line-height: 58px; font-size: 16px; color: #fff; padding: 0 35px; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.forum-list li a:after{content: ""; width: 5px; height: 5px; border-radius:100%; background: #fff; position: absolute; left: 18px; top: 27px; }

/*年会资讯*/
.index-zixun{background: #f7f7f7; padding: 45px 10px 65px; }
.index-fenhuiyaoqing{background: #f7f7f7; padding: 15px 10px 100px; margin:30px 0 0 0;}
.index-fenhuiyaoqing .ikn {
    margin: 20px 32px;
	padding: 0 0 0 160px;
	float: left;
	display: block;
	width: 400px;
	height: 60px;
	line-height: 60px;
	font-size: 26px;
	color: #ffffff;
	background: #03286a;
	border-radius: 8px;
}
.index-fenhuiyaoqing .ikn img{
	vertical-align:middle;
}

.index-tit{height: 50px; border-bottom: 1px solid #e3e3e3; text-align: center; }
.index-tit span{display: inline-block; line-height: 49px; font-size: 30px; color: #164690; border-bottom: 1px solid #164690; }

.zixun-list{padding-top: 24px; }
.zixun-list li{width: 620px; background: #fff; float: left; margin-bottom: 25px; padding: 20px 15px; box-shadow: 0 0 5px 1px rgba(155,155,155,.7); -webkit-box-shadow: 0 0 5px 1px rgba(155,155,155,.7); border-radius: 3px; }
.zixun-list li:hover{box-shadow: 0 0 5px 1px rgba(22,70,144,.5); -webkit-box-shadow: 0 0 5px 1px rgba(22,70,144,.5); }
.zixun-list li:nth-child(2n){margin-left: 20px; }
.zixun-list li a{display: block; }
.zixun-list li img{width: 207px; height: 138px; }
.zixun-list li .list-main{margin-left: 215px; }
.zixun-list li h5{font-weight: normal; font-size: 17px; color: #2d2d2d; line-height: 22px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.zixun-list li:hover h5{color: #164690; }
.zixun-list li .time{font-size: 12px; color: #c7c7c7; line-height: 30px; white-space: nowrap; }
.zixun-list li .text{font-size: 14px; color: #707070; line-height: 28px; text-indent: 2em; height: 84px; overflow: hidden; }

.zixun-more{text-align: center; }
.zixun-more a{display: inline-block; font-size: 14px; color: #a5a5a5; background: #e1e1e1; padding:0 30px; line-height: 35px; border-radius: 35px; border: 1px solid #d3d3d3; }
.zixun-more a:hover{background: #164690; color: #fff; }

/*大会特邀报告*/
.mobreport-swiper{display: none; }

.index-report{height: 548px; background: url(/uploads/image/m3image/reportbg.jpg) no-repeat center; padding: 50px 10px 0; }
.index-report .index-tit{border-color: #263957;}
.index-report .index-tit span{border-color: #a1b0c6; color: #fff; }

.report-swiper{padding: 0 80px !important; margin-top: 50px !important; }
.report-item{display: block; width: 250px; text-align: center; }
.report-item .img{display: block; width: 153px; border-radius: 100%; margin: 0 auto 30px; }
.report-item h5{font-weight: normal; font-size: 18px; color: #fff; line-height: 35px; }
.report-item .text{font-size: 14px; color: #6a91d2; line-height: 32px; }

.report-swiper .swiper-button-prev{width: 38px; height: 66px; background: url(/uploads/image/m3image/arrow-left.png) no-repeat center; }
.report-swiper .swiper-button-next{width: 38px; height: 66px; background: url(/uploads/image/m3image/arrow-right.png) no-repeat center; }
.report-swiper .layer-left{width: 80px; height: 340px; background:#11284e; position: absolute; top:0; left: 0; z-index: 1; }
.report-swiper .layer-right{width: 80px; height: 340px; background:#11284e; position: absolute; top:0; right: 0; z-index: 1; }
.report-swiper .swiper-button-next.swiper-button-disabled, 
.report-swiper .swiper-button-prev.swiper-button-disabled{opacity: .6 !important; }

/*年会资讯*/
.index-zixun{background: #f7f7f7; padding: 45px 10px 65px; }
.index-tit{height: 50px; border-bottom: 1px solid #e3e3e3; text-align: center; }
.index-tit span{display: inline-block; line-height: 49px; font-size: 30px; color: #164690; border-bottom: 1px solid #164690; }

/*大会日程安排*/
.index-schedule{padding: 50px 0 30px; }
.schedule-cont{padding-top: 40px; }
.schedule-img{width: 430px; height: 368px; }
.schedule-main{margin-left: 460px; }
.schedule-table{width: 100%; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
.schedule-table td{height: 38px; padding: 0 30px; text-align: center; font-size: 14px; color: #000; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; }
.schedule-table .bggrey td{background: #f8f8f8; }
.schedule-table .max-line td{height: 70px; }

/*赞助邀请函*/
.yaoqing-download1 {margin:0 auto; padding: 28px 0 28px 80px; float:left; display:block; width:559px; height:20px; line-height:20px; font-size:16px; color:#0062a7; background:url(/uploads/image/m3image/spbtn1.png) center center no-repeat;}
.yaoqing-download2 {margin:0 auto; padding: 28px 0 28px 80px; float:left; display:block; width:559px; height:20px; line-height:20px; font-size:16px; color:#ff0000; background: center center no-repeat;}


.yaoqing-tit{height: 100px; background: url(/uploads/image/m3image/yaoqing-tit.jpg) no-repeat center; }
.yaoqing-main{margin: 20px 0 30px; background: #f5f5f5; width: 100%; }
.yaoqing-main li{float: left; width: 25%; padding: 50px 0 40px; }
.yaoqing-main li a{display: block; text-align: center; }
.yaoqing-main li img{display: block; width: 100px; height: 100px; margin: 0 auto; }
.yaoqing-main li span{display: block; line-height: 35px; font-size: 14px; color: #000; }

/*往届年会回顾*/
.index-huigu{padding: 45px 10px 50px; background: #181818; }
.index-huigu .index-tit{border-color:#333333;}
.index-huigu .index-tit span{border-color: #ffffff; color: #fff; }

.huigu-list{margin-top: 50px; height: 348px; background: url(/uploads/image/m3image/timeline.png) no-repeat center bottom; }
.huigu-list li{float: left; width: 286px; height: 234px; background: #fff; border-radius: 5px; margin-right: 38px;  }
.huigu-list li:last-child{margin: 0; }
.huigu-list li a{display: block; }
.huigu-list li h5{font-size: 16px; color: #0d3270; line-height: 45px; text-align: center; font-weight: normal; }
.huigu-list li .img-cont{width: 270px; height: 180px;  margin: 0 auto; overflow: hidden; }
.huigu-list li .img-cont img{display: block; width: 100%; height: 100%; transition: all .35s; }
.huigu-list li:hover .img-cont img{transform: scale(1.05); }
.huigu-list li .time{display: none; }

/*年会协办和赞助单位*/
.index-danwei{padding: 50px 0 60px; }
.danwei-list{padding-top: 50px; }
.danwei-list li{float: left; width: 33.3%; margin-bottom: 15px; text-align:center;}
.danwei-list li img{display: inline-block; vertical-align: middle; width: 75px; height: 75px; }
.danwei-list li span{ width: 50%; display: inline-block; vertical-align: middle; font-size: 14px; color: #333; padding-left: 10px; }
.danwei-list li .addto-btn{display: inline-block; vertical-align: middle; width: 72px; height: 30px; line-height: 28px; padding:0; border-radius: 30px; border: 1px solid #c6c6c6; font-size: 14px; color: #333; background: #fff; margin-top: 22px;  }
.danwei-list li .addto-btn:hover{background: #164690; color: #fff; }

/*footer*/
.footer-wrap{width: 100%; }
.footer-top{height: 104px; line-height: 104px; text-align: center; background: #000d1e; }
.footer-top img{display: inline-block; vertical-align: middle; }
.footer-top span{display: inline-block; vertical-align: middle; color: #ececec; font-size: 18px; padding-left: 15px; }
.footer-bot{width: 100%; background: #00132d; }
.footer-center{padding: 30px 0; }
.footer-code li{float: left; margin-left: 55px; }
.footer-code li img{display: block; margin: 0 auto; width: 100px; height: 100px; }
.footer-code li p{font-size: 12px; color: #4c6999; line-height: 20px; padding-top:6px; text-align: center; }
.footer-text{width: 400px; color: #4c6999; margin-left: 115px; }
.footer-text h5{height: 40px; line-height: 1; border-bottom: 1px dashed #0b2755; font-size: 24px; font-weight: normal; margin-bottom: 10px; }
.footer-text p{font-size: 14px; line-height: 24px; }
.footer-infolist{width: 420px; color: #4c6999; }
.footer-infolist li{font-size: 14px; line-height: 18px; margin-bottom: 13px; }
.footer-infolist li:last-child{margin-bottom: 0; }
.copyright{font-size: 14px; color: #0e2d60; line-height: 50px; text-align: center; border-top: 1px solid #193247; }

/*页面内容区*/
.page-cont{padding: 32px 0 75px; }
.page-left{width: 930px; border: 1px solid #e7e7e7; min-height: 500px; }
.page-tit{height: 48px; border-bottom: 1px solid #e7e7e7; padding: 0 30px 0 15px; font-weight: normal; overflow: hidden;}
.page-tit .tit{font-size: 24px; color: #0d6db3; line-height: 48px; }
.page-tit .tit font{color: #cdcdcd; font-size: 18px;}
.crumbs,.crumbs a{font-size: 14px; color: #ababab; line-height: 48px; }
.crumbs a:hover{color: #0d6db3; }

.page-right{width: 320px; }
.my-nianhui{border: 1px solid #efefef; background: #fafafa; }
.my-nianhui h5{font-weight: normal; text-align: center; line-height: 48px; background: #1782cf; font-size: 24px; color: #fff; }
.my-nianhui .info-list{margin:0 15px; padding: 15px 0; border-bottom: 1px dashed #c0c0c0; }
.my-nianhui .info-list.noborder{border:none; }
.my-nianhui .info-list li{font-size: 16px; color: #2e2e2e; line-height: 32px; }
.my-nianhui .info-list li span{color: #ff0000; }
.my-nianhui .info-list li a{color: #0d6db3; margin-right: 15px; }

.side-link{border: 1px solid #efefef; background: #fafafa; padding: 30px 0 0; margin-top: 25px; }
.side-link li{float: left; width: 50%; text-align: center; }
.side-link li a{display: block; }
.side-link li a img{display: block; margin: 0 auto; }
.side-link li a span{display: block; font-size: 14px; color: #000; line-height: 35px; padding-bottom: 20px; }

/*参会指南*/
.zhinan-main{padding: 40px 15px 60px; }
.zhinan-main .tit{font-weight: normal; font-size: 24px; color: #090909; text-align: center; }
.zhinan-cont{padding-top: 20px; }
.zhinan-tit{font-size: 16px; color: #000; line-height: 35px; }
.zhinan-text{margin-bottom: 30px; }
.zhinan-text p{font-size: 16px; color: #090909;line-height: 35px; }
.zhinan-code{display: block; margin: 0 auto; }

/*特邀报告*/
.teyao-main{padding: 0 10px; }
.teyao-tips{font-size: 16px; color: #e1e1e1; line-height: 25px; padding: 30px 0; text-align: center; }
.teyao-list li{margin-bottom: 28px; border: 1px solid #ebebeb; padding: 20px 25px; }
.teyao-list li a{display: block; }
.teyao-list li .img-cont{width: 160px; height: 220px; overflow: hidden; }
.teyao-list li .img-cont img{width: 100%; height: 100%; transition: all .35s; }
.teyao-list li:hover .img-cont img{transform: scale(1.05); }
.teyao-list li .teyao{margin-left: 185px; }
.teyao-list li .teyao p{font-size: 16px; color: #828282; line-height: 25px; margin-bottom: 20px; }
.teyao-list li .teyao p span{color: #000; padding-right: 15px; }
.teyao-list li .teyao p b{font-weight: normal; color: #1782cf; }
.teyao-list li .teyao p:last-child{margin:0; }

/*新闻列表*/
.news-main{padding: 0 10px; }
.news-tips{font-size: 16px; color: #e1e1e1; line-height: 25px; padding: 30px 0; text-align: center; }
.news-list li{margin-bottom: 28px; border: 1px solid #ebebeb; padding: 20px 25px; }
.news-list li a{display: block; }
.news-list li .img-cont{width: 160px; height: 120px; overflow: hidden; }
.news-list li .img-cont img{width: 100%; height: 100%; transition: all .35s; }
.news-list li:hover .img-cont img{transform: scale(1.05); }
.news-list li .news{margin-left: 185px; }
.news-list li .news p{font-size: 16px; color: #828282; line-height: 25px; margin-bottom: 20px; }
.news-list li .news p span{color: #000; padding-right: 15px; }
.news-list li .news p b{font-weight: normal; color: #1782cf; }
.news-list li .news p:last-child{margin:0; }

/*参会信息*/
.information{width: 100%; padding: 30px; box-sizing: border-box;}
.information .inform-a{width: 100%; margin-bottom: 25px;}
.information .inform-a .ia-t{text-align: center; line-height: 54px; color: #1b1b1b; font-size: 24px; border-bottom: 1px dashed #cfcece; margin-bottom: 17px;}
.information .inform-a .ia-box{padding: 10px 15px; background: #fafafa; line-height: 28px; color: #ffa351; font-size: 16px; margin-bottom: 26px;}
.information .inform-a .ia-box a{color: #ffa351; font-size: 16px; text-decoration: underline;}
.information .inform-a .ia-text{width: 100%;}
.information .inform-a .ia-text ul li{width: 100%; line-height: 35px; margin-bottom: 5px; color: #000000; font-size: 16px;}
.information .inform-a .ia-text ul li label{display: inline-block; width: 24%; vertical-align: top; text-align: right;}
.information .inform-a .ia-text ul li font{color: #ff0000;}
.information .inform-a .ia-text ul li a{color: #0012ff; margin-left: 10px;}
.information .inform-a .ia-text ul li select{width: 36%; height: 35px; border: 1px solid #c4c4c4; box-sizing: border-box; padding: 0 10px; margin-right: 5px;}
.information .inform-b{width: 100%; margin-bottom: 25px;}
.information .inform-b .ib-t{text-align: center; line-height: 54px; color: #ffa351; font-size: 24px; border-bottom: 1px dashed #cfcece; margin-bottom: 17px;}
.information .inform-b .ib-box{padding: 25px 15px; text-align: center; background: #fafafa; line-height: 28px; color: #000000; font-size: 16px; margin-bottom: 26px;}
.information .inform-b .ib-box font{color: #ff0000; font-size: 16px;}
.information .inform-c{width: 100%; margin-bottom: 25px;}
.information .inform-c .ic-t{text-align: center; line-height: 54px; color: #ffa351; font-size: 24px; border-bottom: 1px dashed #cfcece; margin-bottom: 17px;}
.information .inform-c .ic-box{padding: 10px 15px; background: #fafafa; line-height: 28px; color: #000000; font-size: 16px; margin-bottom: 26px;}
.information .inform-c .ic-box font{color: #ff0000; font-size: 16px;}
.information .inform-c .ic-text{width: 100%;}
.information .inform-c .ic-text ul li{width: 100%; line-height: 35px; margin-bottom: 20px; color: #000000; font-size: 16px; vertical-align: top;}
.information .inform-c .ic-text ul li span{display: inline-block; width: 24%; vertical-align: top; text-align: right;}
.information .inform-c .ic-text ul li font{color: #ff0000; margin-right: 5px;}
.information .inform-c .ic-text ul li label{margin-right: 12px;}
.information .inform-c .ic-text ul li input[type="radio"]{vertical-align: middle; margin-right: 4px;}
.information .inform-c .ic-text ul li input[type="text"]{width: 36%; height: 35px; border: 1px solid #c4c4c4; box-sizing: border-box; padding: 0 10px; font-size: 16px; margin-right: 5px;}
.information .inform-c .ic-text ul li i{color: #3c3c3c; font-size: 14px; vertical-align: top; font-style: initial;}
.information .inform-btn{text-align: center; margin-bottom: 35px; margin-top: 40px;}
.information .inform-btn button{width: 175px; height: 42px; border: 1px solid #8ed2fd; background: #51d7f9; color: #fff; font-size: 16px;}
.information .inform-d{width: 100%; margin-bottom: 25px;}
.information .inform-d .id-t{text-align: center; line-height: 54px; color: #ffa351; font-size: 24px; border-bottom: 1px dashed #cfcece; margin-bottom: 17px;}
.information .inform-d .id-box{padding: 10px 15px; background: #fafafa; line-height: 28px; color: #000000; font-size: 16px;}
.information .inform-d .id-box a{color: #001fdb; text-decoration: underline;}
.information .inform-d .id-box span{color: #ff0000;}
.information .inform-d .id-table{width: 100%;}
.information .inform-d .id-table table{width: 100%; border: 1px solid #87e1f4; border-bottom: 0; text-align: center;}
.information .inform-d .id-table table th{background: #87e1f4; padding: 22px 10px; color: #ffffff; font-size: 16px; line-height: 24px; font-weight: 400; border-right: 1px solid #fff;}
.information .inform-d .id-table table th:last-child{border-right: 0;}
.information .inform-d .id-table table td{padding: 15px 10px; font-size: 16px; line-height: 20px; border-right: 1px solid #87e1f4; border-bottom: 1px solid #87e1f4;}
.information .inform-d .id-table table td:last-child{border-right: 0;}

/*学术分会及学术论坛*/
.branch{width: 100%; padding: 14px 11px; box-sizing: border-box;}
.branch .branch-box{width: 100%; border: 1px solid #eaeaea; box-sizing: border-box; position: relative; margin-bottom: 30px;}
.branch .branch-box .bb-tit{width: 100%; height: 55px; line-height: 55px; background: #f8f8f8; padding: 0 15px; box-sizing: border-box; border-bottom: 1px solid #eaeaea; color: #000; font-size: 18px;}
.branch .branch-box .bb-tit span{display: inline-block; vertical-align: top; width: 80%; height: 54px; overflow: hidden;}
.branch .branch-box .bb-tit a{float: right; display: inline-block; width: 110px; text-align: center; line-height: 38px; margin-top: 7px; border: 1px solid #5bba43; border-radius: 3px; color: #fff; font-size: 16px; background-color: #67c94e; background-image: linear-gradient(180deg, #6cd453, #63bc4a); -webkit-background-image: linear-gradient(180deg, #6cd453, #63bc4a); -moz-background-image: linear-gradient(180deg, #6cd453, #63bc4a); -o-background-image: linear-gradient(180deg, #6cd453, #63bc4a);}
.branch .branch-box .bb-tit a.look{color: #686868; font-size: 14px; border: 1px solid #c2c2c2; background: #efefef;}
.branch .branch-box ul{padding: 18px 15px;}
.branch .branch-box ul li{width: 100%; line-height: 35px; color: #6c6c6c; font-size: 16px;}
.branch .branch-box ul li span{color: #f3b12c;}
.branch .branch-box .bb-collection{position: absolute; top: 75px; right: 20px; height: 30px; line-height: 30px; color: #a1a0a0; font-size: 14px; cursor: pointer;}
.branch .branch-box .bb-collection span{display: inline-block; width: 20px; height: 30px; vertical-align: top; margin-right: 5px; background: url(/uploads/image/m3image/collection.png) no-repeat 0 center;}
.branch .branch-box .bb-collection.active{color: #ff6000;}
.branch .branch-box .bb-collection.active span{background:  no-repeat 0 center;}

.content {
    min-height: 320px;
    padding: 40px;
}



/*----pc样式-end----*/

/*---兼容手机---*/
@media screen and (max-width:1279px) {
	body{width: 100%; overflow-x:hidden; }
	.center{width: 100%; max-width: 1279px; /* 750px;*/ margin: 0 auto; }
	
	img.programbtn {width: 100%; max-width: 1279px; /* 750px;*/ margin: 0 auto; }
	.index-fenhuiyaoqing .ikn{width: 80%; max-width: 400px; display:block; float:none; margin: 5px auto; }
	
	/*顶部*/
	.top-h{height: 50px; }
	.top-wrap{height: 50px; }
	.top-wrap .logo{margin-top:7px; margin-left: 10px; }
	.top-wrap .logo img{height: 36px; }
	.pcsearch-cont{display: none; }
	.top-wrap .site-name{display: none; }
	.navlist-btn{display: block; }
	.nav-list{display: none; }
	
	/*重要日期*/
	.import-time{height: 40px; padding: 0 15px; position: relative; margin-bottom: 45px; }
	.time-cont .tit{font-size: 14px; color: #f99200; line-height: 40px; }
	.time-list{display: none;}
	.mobtime-list{height: 40px; line-height: 40px; overflow: hidden; display: block; }
	.mobtime-list li{display: block; font-size: 12px; color: #00f098; margin-left: 15px; white-space: nowrap; }
	.import-time .time-btns{float: none; position: absolute; top: 40px; left: 0; width: 100%; padding: 10px 30px; text-align: center; }
	.time-btns a{width: 35%; height: 25px; line-height: 25px; border-radius: 3px; font-size: 12px; color:#fff; margin:0; }
	.time-btns a.btn-reg{margin-left: 15px; }
	
	/*分会论坛*/
	.forum-wrap{padding-top: 10px; }
	.forum-tab span{padding: 0 10px; font-size: 14px; line-height: 35px; }
	.forum-tab span.current{font-size: 18px; }
	.forum-list-cont{padding: 10px 10px 15px; border: 1px solid #ececec; }
	.forum-list-cont .tab-cont .swiper-container{height: 435px; }
	.forum-list li{width: 100%; float: none; margin:0; height: 35px; margin-bottom: 5px; }
	.forum-list li a{line-height: 35px; font-size: 13px; padding:0 20px; }
	.forum-list li a:after{width: 3px; height: 3px; left: 10px; top: 18px; }
	
	/*年会资讯*/
	.index-zixun{padding: 15px 0 20px; }
	.index-tit{height: 30px; }
	.index-tit span{line-height: 29px; font-size: 18px; }
	.zixun-list{padding: 15px 6px 0; }
	.zixun-list li{width: 100%; margin:0 !important; padding:10px 8px; margin-bottom: 10px !important; }
	.zixun-list li img{width: 80px; height: auto !important;  }
	.zixun-list li .list-main{margin-left: 85px; }
	.zixun-list li h5{font-size: 14px; line-height: 1; margin-bottom: 5px; }
	.zixun-list li .time{font-size: 12px; line-height: 1.4; white-space: normal; }
	.zixun-list li .text{font-size: 12px; height: 20px; line-height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-indent: 0; }
	.zixun-more a{line-height: 25px; padding: 0 20px; font-size: 12px; margin-top: 5px; }
	
	/*大会特邀报告*/
	.report-swiper{display: none; }
	.mobreport-swiper{display: block; }
	.index-report{height: auto !important; background:#11284e; padding: 20px 0 25px; }
	.mobreport-swiper{padding: 0 80px !important; margin-top: 30px !important; }
	.mobreport-swiper .report-item{display: block; width: 100%; text-align: center; }
	.mobreport-swiper .report-item .img{display: block; width: 120px; height: 120px; border-radius: 100%; margin: 0 auto 15px; }
	.mobreport-swiper .report-item h5{font-weight: normal; font-size: 14px; color: #fff; line-height: 25px; margin-bottom: 10px; }
	.mobreport-swiper .report-item .text{font-size: 12px; color: #6a91d2; line-height: 2; }
	
	.mobreport-swiper .swiper-button-prev{width: 38px; height: 66px; background: url(/uploads/image/m3image/arrow-left.png) no-repeat center; }
	.mobreport-swiper .swiper-button-next{width: 38px; height: 66px; background: url(/uploads/image/m3image/arrow-right.png) no-repeat center; }
	.mobreport-swiper .layer-left{width: 80px; height: 340px; background:#11284e; position: absolute; top:0; left: 0; z-index: 1; }
	.mobreport-swiper .layer-right{width: 80px; height: 340px; background:#11284e; position: absolute; top:0; right: 0; z-index: 1; }
	.mobreport-swiper .swiper-button-next.swiper-button-disabled, 
	.mobreport-swiper .swiper-button-prev.swiper-button-disabled{opacity: .6 !important; }
	
	/*大会日程安排*/
	.index-schedule{padding: 20px 0 20px; }
	.schedule-cont{padding: 15px 0 0; }
	.schedule-img{display: block; float: none; width: 100%; height: auto; margin-bottom: 15px; }
	.schedule-main{margin-left: 0; }
	.schedule-table{width: 100%; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
	.schedule-table td{height: 30px; padding: 0 5px; text-align: center; font-size: 12px; color: #000; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; }
	.schedule-table .bggrey td{background: #f8f8f8; }
	.schedule-table .max-line td{height: 55px; }
	
	/*赞助邀请函*/
	.yaoqing-tit{height: 60px; background: url(/uploads/image/m3image/yaoqing-tit2.jpg) no-repeat center; background-size: auto 100%; }
	.yaoqing-main{margin: 10px 0 15px; background: #f5f5f5; width: 100%; padding-bottom: 15px; }
	.yaoqing-main li{float: left; width: 50%; padding: 15px 0 0; }
	.yaoqing-main li a{display: block; text-align: center; }
	.yaoqing-main li img{display: block; width: 60px; height: 60px; margin: 0 auto; }
	.yaoqing-main li span{display: block; line-height: 20px; font-size: 12px; color: #000; }
	
	/*往届年会回顾*/
	.index-huigu{padding: 20px 0 10px; background: #181818; }
	
	.huigu-list{margin-top: 15px; padding-left: 20%; height: auto !important; background:none; }
	.huigu-list li{float: none; width: 50%; height: auto; padding: 10px; background: #fff; border-radius: 5px; margin: 0 auto 10px; position: relative; }
	.huigu-list li:last-child{margin: 0 auto 10px; }
	.huigu-list li a{display: block; }
	.huigu-list li h5{font-size: 14px; color: #0d3270; line-height: 30px; text-align: center; font-weight: normal; }
	.huigu-list li .img-cont{width: 100%; height: auto;  margin: 0 auto; overflow: hidden; }
	.huigu-list li .img-cont img{display: block; width: 100%; height: auto;}
	
	.huigu-list li .time{display: block; position: absolute;top: 45%; left: -100px; font-size: 14px; line-height: 20px; color: #fff; }
	.huigu-list li .time:before{content: ""; display: block; width: 16px; height: 16px; background: rgba(255,255,255,.3); border-radius: 100%; position: absolute; left: -25px; top: 2px; }
	.huigu-list li .time:after{content: ""; display: block; width: 8px; height: 8px; background: rgba(255,255,255,1); border-radius: 100%; position: absolute; left: -21px; top: 6px; }
	.huigu-list li .time i{display: block; width: 60px; height: 1px; background: #fff; position: absolute; top: 9px; left:40px; }
	
	/*年会协办和赞助单位*/
	.yaoqing-download1 {float:none;}
	.yaoqing-download2 {float:none;}
	.index-danwei{padding: 20px 0 25px; }
	.danwei-list{padding-top: 20px; }
	.danwei-list li{float: left; width: 33.3%; text-align: center; margin-bottom: 5px; }
	.danwei-list li img{display: block; margin: 0 auto; width: 45px; height: 45px; }
	.danwei-list li span{display: block; margin: 0 auto; width:auto; text-align: center; font-size: 12px; line-height: 1.6; height: 40px; }
	.danwei-list li .addto-btn{margin-top: 10px; }
	
	/*footer*/
	.footer-top{height: 60px; line-height: 60px; }
	.footer-top img{height: 40px; }
	.footer-top span{font-size: 13px; padding-left: 5px; }
	.footer-center{padding: 20px 0; }
	.footer-code{text-align: center; width: 100%; }
	.footer-code li{float: none; display: inline-block; margin: 0 10px; }
	.footer-text{width: 100%; color: #4c6999; margin-left: 0; padding: 15px 15px; }
	.footer-text h5{height: 35px; line-height: 35px;font-size: 16px; margin-bottom: 5px; text-align: center; }
	.footer-text p{font-size: 13px; line-height: 1.8; }
	.footer-infolist{width: 100%; color: #4c6999; border-top:1px solid #193247; padding: 15px 15px 0; }
	.footer-infolist li{font-size: 13px; line-height: 18px; margin-bottom: 10px; text-align: center; }
	.copyright{padding: 10px; font-size: 12px; line-height: 1.8; text-align: center; border-top: 1px solid #193247; }
	
	/*页面内容区*/
	.page-left{float: none; width: 100%; margin-bottom: 20px; }
	.page-right{float: none; width: 100%; }
	.page-cont{padding: 10px 0 20px; }
	.page-tit{padding: 0 15px 0 10px; height: 40px; overflow: hidden;}
	.page-tit .tit{font-size: 16px; line-height: 40px; }
	.page-tit .tit font{color: #cdcdcd; font-size: 18px;}
	.crumbs, .crumbs a{line-height: 40px; font-size: 12px; }
	
	.my-nianhui h5{font-size: 16px; line-height: 40px; }
	.my-nianhui .info-list{padding: 10px 0; }
	.my-nianhui .info-list li{font-size: 14px; line-height: 30px; }
	.side-link{margin-top: 20px; padding-top: 15px; }
	.side-link li a img{width: 60px; height: 60px; }
	.side-link li a span{font-size: 12px; line-height: 20px; padding-bottom: 20px; }
	
	/*参会指南*/
	.zhinan-main{padding: 20px 10px 20px; }
	.zhinan-main .tit{font-size: 16px; }
	.zhinan-cont{padding-top: 10px; }
	.zhinan-tit{font-size: 14px; line-height: 2; }
	.zhinan-text{margin-bottom: 15px; }
	.zhinan-text p{font-size: 14px; line-height: 2;}
	
	/*特邀报告*/
	.teyao-tips{font-size: 14px;padding: 15px 0; }
	.teyao-list li{margin-bottom: 15px; padding: 10px 10px; }
	.teyao-list li .img-cont{width: 100px; height: 138px; overflow: hidden; }
	.teyao-list li .teyao{margin-left: 110px; }
	.teyao-list li .teyao p{font-size: 12px; line-height: 20px; margin-bottom: 5px; }
	.teyao-list li .teyao p span{padding-right: 0; }
	
	/*新闻列表*/
	.news-tips{font-size: 14px;padding: 15px 0; }
	.news-list li{margin-bottom: 15px; padding: 10px 10px; }
	.news-list li .img-cont{width: 100px; height: 75px; overflow: hidden; }
	.news-list li .news{margin-left: 110px; }
	.news-list li .news p{font-size: 12px; line-height: 20px; margin-bottom: 5px; }
	.news-list li .news p span{padding-right: 0; }
	
	/*参会信息	*/
	.information{padding: 10px;}
	.information .inform-a .ia-text ul li,.information .inform-c .ic-text ul li{font-size: 14px;}
	.information .inform-a .ia-text ul li label,.information .inform-c .ic-text ul li span{width: 100px;}
	.information .inform-a .ia-text ul li select{width: 60%;}
	.information .inform-c .ic-text ul li input[type="text"]{width: 60%;}
	.information .inform-c .ic-text ul li i{display: block; padding-left: 104px;}
	
	/*学术分会及学术论坛*/
	.branch .branch-box .bb-tit{font-size: 16px; padding: 0 8px;}
	.branch .branch-box .bb-collection{position: relative; top: 0; left: 0; text-align: center; margin-top: 15px;}
}
/*---兼容手机-end---*/