@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,h5,ul,li,a,p{
    margin: 0;
    padding: 0;
}

.max{
    width: 100%;
}

.clearfix::after{
    display: block;
    clear: both;
    content: "";
}

*{
    /* border: solid 0.1px;
    box-sizing: border-box; */
}

/*======================================電腦版=======================================*/
@media only screen and (min-width:761px){
    .top_bar{width:100%;height:50px;float:left;background-color:#FFFFFF;border-bottom:1px solid #cccccc;}
    .main_menu_block{width:1024px;height:50px;margin:0 auto;position:relative;z-index:999;}
    .logo{width:120px;height:30px;float:left;margin-top:0.7em;}
    .main_menu{width:650px;height:50px;float:right;margin-left:10%;}
    .slimmenu li{width:15%;height:50px;}
    #nav-btn,.sub-menu{
    display: none;
    font-size:0.5em;
    }
    .menu-plus{
    font-size:1.2em;
    /* margin:0 10px 0 -5px; */
    padding:0px;
    }
    .sub-menu li a
    {margin-left:10px;}
    .nav>.menu {
    display: block !important;
    }
    
    /*第一層選單*/
    .nav>ul>li{ 
    float: left;
    margin-left:15px;
    padding-left: 15px;
    line-height: 3.2em;
    border-left:1px solid #e2e2e2;
    }
    ul .sub-menu
    {border:1px solid #ccc;
    border-left:0;
    margin-left:-1.5em;}
    .news_bg_mobile, .exhibition_map_mobile
    {display:none;}
    
    .news_bg_pc
    {width:100%;
    height:auto;
    float:left;
    background-image:url(../img/news/news_bg_1.jpg);}
    
    .news_block_pc
    {width:1024px;
    height:auto;
    margin:0 auto;
    padding-top:3em;}
    
    .news_pic_pc
    {width:360px;
    height:167px;
    margin:0 auto;
    background-image:url(../img/news/Exhibitor_logo.png);
    background-size: cover;
    background-repeat:no-repeat;
    padding-bottom:3em;}
    
    .news_text_pc
    {color:#333333;
    text-align:center;}
    .exhibition_map_pc
    {margin:0 auto;
    /* width:400px; */
    }

/*======================================電腦版內容======================================*/

.background{
    padding-top: 80px;
}

.cont{
    width: 1000px;
    margin: auto;
    /* height: 1500px; */
    /* border:  1px solid #2f2f2f; */
    padding-bottom: 10px;
    margin-bottom: 10px;
    box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);
    margin-top: 15px;
    border: 1px solid #cacaca;
}
.back{
    background-color: #cacaca;
    width: 100px;
    text-align: center;
    /* padding: 10px; */
    margin: 10px;
    float: left;
    font-size: 16px;
    line-height: 40px;
}
.source{
    width: 200px;
    height: 110px;
    float: right;
}
.source table{
    width: 100%;
    padding:10px;
    text-align: center;
}
.source table td{
    padding: 3px;
}

h1{
    text-align: center;
    font-size: 25px;
    padding-top: 120px;

}

.text{
    margin-top: 30px;
    line-height: 30px;
    padding: 15px;
}
.text p{
    margin-bottom: 10px;
}

.info_link{

    font-weight: 600;
    font-size: 25px;
    text-align: center;
}
.info_link a{
    color: red;
}
.pic1{
    width: 600px;
    margin: auto;
}

.pic img{
    width: 100%;

}


footer
{
    /* background-color: #333333; */
    /* position: absolute; */
    bottom: 0;
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
}


}

/*========================================平板========================================*/
@media only screen and (min-width:481px) and (max-width:768px){
    .top_bar{width:100%;height:50px;float:left;background-color:#FFFFFF;border-bottom:1px solid #cccccc;}
    .logo{width:100px;height:30px;margin:0 auto;}
    .main_menu_block{padding-top:10px;position:relative;z-index:999;}
    .nav{float:left;margin:-30px 0 0 0;width:100%;}
    .nav>ul>li{border-left:none;border-bottom:1px solid #e2e2e2;background-color:#ffffff;}
    #nav-btn{margin-left:10px;}
    .nav>ul,.sub-menu{
    display: none;
    }
    
    .news_bg_pc, .exhibition_map_pc
    {display:none;}
    
    .news_bg_mobile
    {width:100%;
    min-height:300px !important;
    padding-top:1.5em;
    float:left;
    background-image:url(../img/news/news_bg_1.jpg);
    background-repeat:no-repeat;}
    
    .news_pic_mobile
    {width:300px;
    height:84px;
    margin:0 auto;
    background:url(../img/news/Exhibitor_logo.png) 50% center no-repeat;
    background-size:70%;
    padding-bottom:3em;}
    
    .news_text_mobile
    {color:#333333;
    text-align:center;}
    
    .exhibition_map_mobile
    {width:50%;
    height:auto;
    /* float:left; */
    /* margin-left:2.5em; */
    margin: auto;
    }



/*=========================================平板內容========================================*/

.background{
    padding-top: 80px;
}

.cont{
    width: 750px;
    margin: auto;
    /* height: 1500px; */
    /* border:  1px solid #2f2f2f; */
    padding-bottom: 10px;
    margin-bottom: 10px;
    box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);
    margin-top: 15px;
    border: 1px solid #cacaca;
}
.back{
    background-color: #cacaca;
    width: 100px;
    text-align: center;
    /* padding: 10px; */
    margin: 10px;
    float: left;
    font-size: 16px;
    line-height: 40px;
}
.source{
    width: 200px;
    height: 110px;
    float: right;
}
.source table{
    width: 100%;
    padding:10px;
    text-align: center;
}
.source table td{
    padding: 3px;
}

h1{
    text-align: center;
    font-size: 25px;
    padding-top: 120px;

}

.text{
    margin-top: 30px;
    line-height: 30px;
    padding: 15px;
}
.text p{
    margin-bottom: 10px;
}
.pic1{
    width: 600px;
    margin: auto;
}
.pic img{
    width: 100%;

}

.text a{
    color: red;
    font-weight: 600;
    font-size: 25px;
}


}

/*=========================================手機========================================*/
@media only screen and (max-width:480px){
    .top_bar{width:100%;height:50px;float:left;background-color:#FFFFFF;border-bottom:1px solid #cccccc;}
    .logo{width:100px;height:30px;margin:0 auto;}
    .main_menu_block{padding-top:10px;position:relative;z-index:999;}
    .nav{float:left;margin:-30px 0 0 0;width:100%;}
    .nav>ul>li{border-left:none;border-bottom:1px solid #e2e2e2;background-color:#ffffff;}
    #nav-btn{margin-left:10px;}
    .nav>ul,.sub-menu{
    display: none;
    }
    
    .news_bg_pc, .exhibition_map_pc
    {display:none;}
    
    .news_bg_mobile
    {width:100%;
    min-height:300px !important;
    padding-top:1.5em;
    float:left;
    background-image:url(../img/news/news_bg_1.jpg);
    background-repeat:no-repeat;}
    
    .news_pic_mobile
    {width:300px;
    height:84px;
    margin:0 auto;
    background:url(../img/news/Exhibitor_logo.png) 50% center no-repeat;
    background-size:70%;
    padding-bottom:3em;}
    
    .news_text_mobile
    {color:#333333;
    text-align:center;
    width:90%;
    margin:0 auto;
    padding-bottom:1em;}
    
    .exhibition_map_mobile
    {width:100%;
    height:auto;
    /* float:left; */
    /* margin-left:2.5em;*/
    margin: auto;
    } 



/*=========================================手機內容========================================*/


.background{
    padding-top: 80px;
}

.cont{
    width: 350px;
    margin: auto;
    /* height: 1500px; */
    /* border:  1px solid #2f2f2f; */
    padding-bottom: 10px;
    margin-bottom: 10px;
    box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);
    margin-top: 15px;
    border: 1px solid #cacaca;
}
.back{
    background-color: #cacaca;
    width: 100px;
    text-align: center;
    /* padding: 10px; */
    margin: 10px;
    float: left;
    font-size: 16px;
    line-height: 40px;
}
.source{
    width: 200px;
    height: 110px;
    float: right;
}
.source table{
    width: 100%;
    padding:10px;
    text-align: center;
}
.source table td{
    padding: 3px;
}

h1{
    text-align: center;
    font-size: 22px;
    padding-top: 120px;

}

.text{
    margin-top: 30px;
    line-height: 30px;
    padding: 15px;
}
.text p{
    margin-bottom: 10px;
}
.pic1{
    width: 320px;
    margin: auto;
}
.pic img{
    width: 100%;

}

.text a{
    color: red;
    font-weight: 600;
    font-size: 25px;
}

}