body{width:1100px;
    margin:auto;}

#Content1{width:1100px; 
     margin:auto;
    overflow:hidden;}
a{text-decoration:none;}
.focus_left{
    width: 502px;
    float:left;
    overflow: hidden;
}
.tab_nav{height:50px;
    width:100%;
    overflow: hidden;}
.tab_nav span{
    float: left;
    width: 162px;
    text-align: center;
    cursor: pointer;
    color:#363636;
    font-weight: 600;;
    line-height:43px;
}
.tab_nav span a{color:#363636; 
   font-weight:600;}
.tab_nav .tab_nav_active{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    background:url(/material/img/hhtabg.jpg) no-repeat center top;
  line-height:43px;
}
.tab_nav .tab_nav_active a{
    color:#fff;
}
.tab_list{
    padding: 5px;
    overflow: hidden;
}
.tab_list .tab_list_con{
    display: none;
}
.tab_list_con ul{padding-left:10px;}
.tab_list_con li{
    padding: 5px 10px 5px 0px;
    position: relative;
    overflow: hidden;
    text-align:justify;
     display:inline-block;}
.tab_list_con li::before{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 15px;
    background: #f85421;
}
.tab_list_con li span a{color:#363636; 
    padding-left:12px;
    font-weight:600;}
.tab_list_con li p{padding:5px 0;
    margin:0;
     line-height:1.5;}
.tab_list_con li p a{color:#f10909;}
.tab_tu{width: 502px;
    display:none;}
    .tab_tu{max-width:100%;
    max-height:380px;}

    /*½Ή΅γΝΌ*/
.focus{width:570px;
   float:right;
   height: 400px;}
   .focus .swiper-container{width:570px;
   height:400px;}
.focus .swiper-slide span {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,.4);
    left: 0;
    bottom: 0;
    z-index: 1;
    color: #FFFFFF;
    padding-left: 10px;
}
.focus .swiper-pagination {
    text-align: right;
}

.banner{width:1100px;
   margin:0 auto 20px;}
.banner img{width:100%;}
.footer{width:1100px;
   margin:auto;
   padding-top:0px;
   overflow:hidden;}