@charset "utf-8";

body{background: #001a55;}
.mb30{margin-bottom: 30px;}
.title{color: #24fdec;font-size: 40px;margin-bottom: 10px;padding-bottom: 15px;text-align: center;}
.title span{color: #123d79;font-size: 21px;/* padding-left: 10px; */display: block;margin-top: -10px;}
.banner{margin-bottom: 40px;}
.chBtn{display:block; position:absolute; bottom:50px; left:50%; color:#fff; font-size:28px; width:220px; margin-left:-110px; text-align:center;background-image: linear-gradient(to right, #fc4a1a , #f7b733); line-height:50px; border-radius:5px;}
.chBtn:hover{color:#fff; font-weight:700;}
/*指导单位*/
.dw h4{color: #24fdec;font-size: 30px;}
.dw .col-md-10,.dw .col-md-8{padding-right: 0;}
.dw .col-md-2{padding-left: 0; padding-right: 0;}
.dw .col-md-2 span{ margin-right: 0;}
.dw .logolist img{height: 100%; width: auto; display: block;}
.logolist span{background: #fff; color:#0062d1; font-family: '宋体'; font-weight: 700; padding: 0 14px; height: 60px; line-height: 60px; display: inline-block; font-size: 17px; margin-right: 12px;}
/*会议介绍*/
.intro{color:#90a8df; font-size: 16px; line-height: 32px;}
/*会议日程*/
.note{text-align: right; font-size: 15px; color:#a8c3ff;}
.agenda table{border-collapse: collapse; width:100%; font-size: 16px;}
.agenda table td,.agenda table th{border:1px solid #6a81b5; color:#90a8df; text-align: center; padding: 10px 0;}
.agenda table td:nth-child(2){text-align: left; padding:10px 30px;}
.agenda table td:nth-child(1){width:218px;}
.table1 td:nth-child(1){color:#35bad2; font-weight: 700;}
.table2 tr:nth-child(1){background: linear-gradient(to right, #24fceb , #58319e);}
.table2 tr th{color:#001a55}
.table2 tr td strong{display: block; margin-bottom: 10px;}
.date{margin: 20px 0 10px 0; color:#35bad2; font-size: 24px;}
.date:before{content: '';display: inline-block;width: 5px;height: 5px;background: #f5d006;border-radius: 3px;float: left;margin-top: 15px;margin-right: 10px;}
/*联系我们*/
.contact .contentlist{border:2px solid;border-image: linear-gradient(to right,#24fceb,#58319e)30 30;color:#51a3f7;padding: 20px;font-size: 24px;}
.contentlist p{padding-left: 50px;margin-left: 84px;}
.contentlist p:nth-child(2){background: url("https://img.in-en.com/resfile/special/jiangsu/2022/tel_icon.png") no-repeat left center;}
.contentlist p:nth-child(3){background: url("https://img.in-en.com/resfile/special/jiangsu/2022/email_icon.png") no-repeat left center;}
.name{background: url("https://img.in-en.com/resfile/special/jiangsu/2022/name_bg.png") no-repeat center;display: inline-block;width:152px;height: 36px;text-align: center;line-height: 36px;color:#001a55;margin-left: -33px;margin-right: 15px;margin-bottom: 21px;}
/*底部*/
.gjnyw_ztss{border-top:none;}
.searchBox{background: #fff;}
.curLocation{display: none;}
.dw{color:#fff;font-size:16px;background: rgba(142, 177, 255, 0.15);padding-top:30px;line-height:30px;border-radius: 10px;padding-left: 20px;padding-right:30px;}
.dw .col-md-1{text-align:center;}
/*手机端*/
@media (max-width: 750px){
    .banner{margin-bottom: 20px;}
    .dw h4{font-size: 20px;text-align: center;}
    .logolist{text-align:center;}
    .logolist span{margin-bottom: 10px;padding: 0 5px;height: 38px;line-height: 38px;font-size: 14px;margin-right: 3px;}
    .dw .col-md-2{padding-left:15px;}
    .mb30{margin-bottom:5px;}
    .title{font-size:28px; margin-top:20px; margin-bottom:10px;}
    .title span{font-size:18px;}
    .intro{line-height:28px; font-size:15px;}
    .note{font-size:14px;}
    .date{font-size:20px;}
    .date:before{margin-top:10px;}
    .agenda table td, .agenda table th{padding: 8px 0;}
    .table1 tr:nth-child(2n+1) td{background: #234084;}
    .table1 tr:nth-child(2n) td:nth-child(1){color:#90a8df;}
    .agenda .table2 td:nth-child(1){width:20%;}
    .agenda .table2 td:nth-child(2){padding:6px 5px;}
    .contact .contentlist{padding:5px; margin-bottom:15px; font-size:17px;}
    .name{width:100px;height:34px;background-size:100% auto;margin-left:-10px;margin-bottom: 10px;}
    .contentlist p{margin-left:20px;background-size: 15px; padding-left:40px;}
    .contentlist p:nth-child(2){background-size:auto 24px;}
    .contentlist p:nth-child(3){background-size:auto 20px;}
    .dw .col-md-2 span{margin:0 auto; display:block; width:200px; text-align:center;}
    .dw .logolist span img{display:inline-block; height:90%;}
    .footer p{margin-bottom:0;}
    .dw{font-size:14px; line-height:24px;}
    .dw .col-md-1{font-weight:700;}
}