body {
    font-family: Light,PingFangSC-Regular, Microsoft YaHei,'黑体',Tahoma, Arial, sans-serif;
    overflow-x: hidden;
    width:100%;
    font-size: 20px;
    background-color: #FFFFFF;
    color:#333;
}
* {
    margin: 0;
    padding: 0;
    border:none;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */

}
ul,li{
    list-style:none;
}
a{
    text-decoration: none;
}
.banner{
    width:auto;
    height:auto;
    min-width: 1200px;
    min-height: 936px;
    background:url('../images/fuzhou2020/banner.png') no-repeat center top;
    background-size:cover;
}
.content{
    width:1200px;
    height:auto;
    overflow: hidden;
    margin:0 auto;
}
.content .c_left{
    width:860px;
    height:auto;
    overflow:hidden;
    float:left;
    padding-bottom:130px;
}
.content .c_left .title{
    width:auto;
    height:64px;
    line-height: 64px;
    font-size:42px;
    color:#333;
    background:url('../images/fuzhou2020/title_bg.png') no-repeat left;
    padding-left:88px;
    margin-bottom:47px;
}
.content .c_left .title span{
    font-size:28px;
    color:#333;
}
.content .c_left .desc{
    width:100%;
    height:auto;
    line-height:46px;
    font-size:24px;
    color:#666;
    overflow:hidden;
}
/*会议背景*/
.content .c_left .setting{
    width: 100%;
    height:auto;
    overflow:hidden;
}
.content .c_left .desc .setting_left{
    width:515px;
    height:auto;
    margin: 24px 0 24px 0;
    float:left;
}
.content .c_left .desc .setting_right{
    width:253px;
    height:244px;
    margin:60px 38px 0 0;
    float:right;
}
.content .c_left .desc .setting_right img{
    width:253px;
    height:244px;
}
.content .c_left .btn{
    width:280px;
    height:80px;
    line-height: 80px;
    background:#370D89;
    font-size:28px;
    color:#fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 67px;
    letter-spacing: 8px;
    margin:70px auto 105px auto;
    text-align:center;
}
.content .c_left .btn a{
    display: block;
    color:#fff;
    border-radius: 67px;
}
.content .c_left .btn a:hover{
    color:#fff;
}
/*大会报告嘉宾*/
.content .guest{
    width:100%;
    height:auto;
    overflow:hidden;
    margin:0 0 80px 0;
}
/*.content .desc .guest_line{
    width:100%;
    height:auto;
    overflow: hidden;
    line-height:46px;
}
.content .desc .guest_line .guest_left{
    width:318px;
    height:auto;
    line-height: 46px;
    font-weight:400;
    font-size:28px;
    float:left;
    color:#333;
}
.content .desc .guest_line .guest_left span{
    font-size:24px;
}
.content .desc .guest_line .guest_right{
    width:480px;
    height:auto;
    line-height: 46px;
    font-weight:300;
    font-size:24px;
    float:right;
    color:#666;
}*/

.content .c_left .ul_guest{
    width:100%;
    height:auto;
    overflow:hidden;
    margin-bottom: 60px;
}
.content .c_left .ul_guest li{
    width:100%;
    height:auto;
    overflow:hidden;
    padding:40px 0;
    border-bottom:1px solid rgba(112,112,112,0.4);
}
.content .c_left .ul_guest li .user_img{
    width:156px;
    height:195px;
    float:left;
}
.content .c_left .ul_guest li img{
    width:156px;
    height:195px;
    display: block;
}
.content .c_left .ul_guest li .guest_right{
    width:auto;
    height:auto;
    float:left;
    margin-left:45px;
    max-width: 659px;
}
.content .c_left .ul_guest li .guest_right .guest_name{
    width:auto;
    height:auto;
    line-height: 24px;
    overflow:hidden;
    font-size:24px;
    color:#333;
    font-weight:bold;
}
.content .c_left .ul_guest li .guest_right .guest_name span{
    font-size:20px;
    font-weight:300;
    color:#666;   
}
.content .c_left .ul_guest li .guest_right .guest_desc{
    width:auto;
    height:auto;
    overflow:hidden;
    color:#333;
    font-size:16px;
    font-weight:300;
    line-height:27px;
    margin-top:20px;
}










.content .comingsoon{
    width: auto;
    height:46px;
    line-height: 46px;
    font-weight:400;
    color:#333;
    font-size:24px;
}
.content .join_num{
    width:auto;
    height:46px;
    line-height: 46px;
    margin:40px 0 12px 0;
    font-size:28px;
    color:#333;
}
/*会议日程*/
.schedule{
    width:100%;
    height:auto;
    overflow:hidden;
    margin:0 0 14px 0;
}
.schedule li{
    width:100%;
    height:33px;
    line-height: 33px;
    margin-bottom:58px;
}
.schedule li .mee_time{
    width:150px;
    color:#333;
    font-size:26px;
    float:left;
}
.schedule li .mee_desc{
    width:535px;
    color:#333;
    font-size:26px;
    float:left;
    padding-left:57px;
    background:url('../images/fuzhou2020/mee_bg.png') no-repeat left;
    margin-left:36px;
}
/*组织机构*/
.unit{
    width:100%;
    height:auto;
    overflow:hidden;
    margin:0 0 67px 0;
}
.unit .unit_top{
    width:100%;
    height:auto;
    overflow:hidden;
}
.unit .unit_top .unit_sponsor{
    width:400px;
    height:auto;
    line-height:48px;
    color:#666;
    font-size:28px;
    margin-top:50px;
    float:left;
}
.unit .unit_top img{
    width:198px;
    height:198px;
    display: block;
    float:left;
    margin-left:42px;
}
.unit .unit_undertake{
    width:auto;
    height:auto;
    line-height: 48px;
    color:#666;
    font-size:28px;
    margin-top:20px;
    margin-bottom: 30px;
}
.unit .ul_unit{
    width:100%;
    height:auto;
    overflow:hidden;
}
.unit .ul_unit li{
    width:auto;
    height:53px;
    float:left;
    margin-left:50px;
}
.unit .ul_unit li:first-child{
    margin-left:0;
}
.unit .ul_unit li img{
    width:auto;
    height:auto;
    max-height: 53px;
    display: block;
}
/*预报名即享*/
.title_m_b0{
    margin-bottom: 0 !important;
}
.share{
    width:100%;
    height:auto;
    margin-bottom:100px;
    overflow:hidden;
}
.share .desc{
    width:450px !important;
    margin-top:47px !important;
    float:left;
}
.share img{
    width:262px;
    height:230px;
    float:left;
    margin-left:50px;
    display: block;
}
/*联系我们*/
.contact{
    width:100%;
    height:auto;
    overflow:hidden;
}
/*稍后公布*/
.later{
    width:auto;
    height:auto;
    line-height:48px;
    overflow: hidden;
    font-size:36px;
    color:#333;
    margin-top:45px;
}
/*名单*/
.name_list{
    width:auto;
    height:auto;
    overflow:hidden;
    line-height: 27px;
    font-size: 20px;
    font-weight: 300;
    color: #666;
    margin-top:10px;
}

/*右侧*/
.content .c_right{
    width:280px;
    height:auto;
    overflow:hidden;
    float:right;
}
.r_title{
    width:100%;
    height:64px;
    line-height: 64px;
    font-size:30px;
    color:#333;
    border-bottom:2px solid #333;
}
/*关于参会*/
.about{
    width:100%;
    height:auto;
    overflow: hidden;
    margin:17px 0 75px 0;
}
.about .about_text{
    width:100%;
    height:auto;
    line-height: 28px;
    font-size:18px;
    color:#333;
}
.about .about_text span{
    font-weight:bold;
}
.about img{
    width:100%;
    height:100%;
    display: block;
    margin:20px 0;
}
.about .scanjoin{
    width:100%;
    height:40px;
    line-height: 40px;
    text-align:center;
    font-size:30px;
    color:#666;
    letter-spacing:4px;
}
/*会议日程*/
.r_mee_time{
    width: 100%;
    height:auto;
    overflow:hidden;
    margin:18px 0 60px 0;
}
.r_mee_time li{
    width:100%;
    height:auto;
    overflow:hidden;
    margin-top:16px;
}
.r_mee_time .mee_left{
    width:112px;
    height:auto;
    line-height: 30px;
    float:left;
    color:#333;
    font-size:20px;
}
.r_mee_time .mee_right{
    width:142px;
    height:auto;
    line-height:30px;
    margin-left:25px;
    color:#333;
    font-size:18px;
    float:left;
}
/*酒店交通*/
.hotel{
    width:100%;
    height:auto;
    overflow: hidden;
    margin:17px 0 60px 0;
    color:#333;
    font-size:18px;
}
.downtraffic,.contactUs a{
    color:#370D89;
    display: block;
    width:auto;
    height:auto;
    overflow:hidden;
    line-height: 25px;
    padding-left:40px;
    margin-bottom:22px;
    background:url('../images/fuzhou2020/down.png') no-repeat left;
}
.hotel a:hover, .contactUs a:hover{
    color:#370D89;
}
/*联系我们*/
.contactUs{
    width:100%;
    height:auto;
    overflow:hidden;
    margin:17px 0 60px 0;
    color:#333;
    font-size:18px;
    line-height:28px;
    font-weight:400;
}
/*赞助企业*/
.ul_sponsor{
    width:100%;
    height:auto;
    overflow:hidden;
    margin:0;
}
.ul_sponsor li{
    margin-top:30px;
    width:auto;
    height:auto;
    overflow: hidden;
}
.ul_sponsor li img{
    width:auto;
    height:auto;
    max-width: 100%;
    max-height: 106px;
    display: block;
}





