*{
    margin: 0;
    padding:0;
}
html,body{
    width: 100%;
    color:#535353;
    background: #f1f1f1;
    font-size:12px;
    height: 100%;
}
ul li,ol li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #535353;
}
.left{
    float: left;
}
.headerBox{
    background: #fff;
}
.header{
    width: 100%;
}

.nav{
    text-align: center;
    box-shadow: 0 3px 3px 1px #aaa;
    background: #fff;
}
.floorContent4 {
    margin-top: 1.33%;
    padding-top: 2.133%;
}
.floorContent5 {
    margin-top: 1.33%;
    padding-top: 2.133%;
}
.content5 {
    padding: 4% 0;
}
.content6 {
    padding: 4% 0;
}
.floorContent6 {
    margin-top: 1.33%;
    padding-top: 2.133%;
}

.floor{
    font-size:14px;
    color:#aaa;
    padding: 5px 0;
    display: inline-block;
    margin: 5px 2px;
}
.floor.active{
    box-shadow: 0 2px 0 0 #ffcf37;
    color:#333;
}
.title1{
    width: 100%;
}
.floorContent{
    padding: 0 12px ;
    background: #fff;
}
.floorContent1{
    margin-top: 8px;
    padding-top:4% ;
}

.titleContent1{
    font-size:16px;
    font-weight: bold;
    margin-top: 4%;
}
.content1{
    line-height: 1.6em;
    margin: 3.33% 0 3%;
    padding-bottom: 5%
}
.content1 p{
    text-indent: 2em;
    line-height: 24px;
    font-size: 14px;
}
.downArrowBox{
    text-align: center;
    padding:2.66% 0;
}
.downArrow{
    width: 5%;
}

.floorContent2{
    margin-top: 1.33%;
}

.titleBox{
    box-shadow: 0 2px 0px 0 #005065;
    padding-bottom: 6px;
}
.titleColor{
    color:#ffcf37;
}
.title2{
    font-size:18px;
    color:#333;
}
.more{
    float:right;
    padding-right: 16px;
    background: url("./imgs/more.png") no-repeat right;
    margin-top: 8px;
    background-size: 12px;
}

.floorContent2{
    padding-top: 2.4%;
}



.bannerItem{
    position: relative;
    height:200px;
    display: block;
}
.bannerItem .footerTitle{
    position: absolute;
    bottom:0;
    left: 0;
    width: 100%;;
    height: 38px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    line-height: 18px;
    padding: 10px;
    box-sizing: border-box;
    padding-right: 100px;
    box-sizing: border-box;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.unslider{
    position: relative;
    margin-top: 8px;
}
.unslider-nav{
    position: absolute;
    bottom:10px;
    right: 10px;
}

.unslider-nav li{
    background: #aaa !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 3px !important;
    border:none !important;
}
.unslider-nav li.unslider-active{
    background: #fff !important;
    transform: scale(1.2);
}
.unslider-arrow{
    position: absolute;
    width: 26px;
    height: 50px;
    background: rgba(0,0,0,0.8);
    z-index: 10;
    top:68px;
    color:transparent;
}
.unslider-arrow.prev{
    left: 0;
    background:rgba(0,0,0,0.8) url("./imgs/prev.png") no-repeat center;
    background-size: 60%;
}
.unslider-arrow.next{
    right: 0;
    background:rgba(0,0,0,0.8) url("./imgs/next.png") no-repeat center;
    background-size: 60%;
}

.floorContent2 .contentList{
    padding-bottom: 4%;
}
.content2Item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2.133% 0;
    border-bottom: 1px dotted #535353;
}
.content2Item a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
}
.content2Item a:before{
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffc559;
    margin-right: 5px;
}
.content2ItemTime{
    width: 80px;
    padding-left: 15px;
}

.floorContent3{
    margin-top: 1.33%;
    padding-top: 2.133%;
}

.content3{
    padding:4% 0;
}
.content3 .item{
    display: flex;
    margin-bottom:3.45% ;
}
.content3 .item .img{
    min-width: 28%;
    max-width: 28%;
    height: 60px;
}
.content3 .item .introBox{
    flex: 1;
    position: relative;
    padding-left: 10px;
}
.content3 .item .time{
    position: absolute;
    left: 10px;
    bottom: 0;
}
.content4{
    padding:4% 0;
}

.content4 .item{
    padding:3% 0;
    border-bottom: 1px dotted #535353;
}
.content4 .item a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content4 .item a:before{
    content:"";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffc559;
    margin-right: 5px;
}

.footer{
    width: 100%;
    background: #02236e;
    color: #fff;
    padding: 60px 0
}
.num{
    text-align: center;
    font-size:18px;
}
.jinru{
    font-size: 12px;
    text-align: center;
}
.footer .imgBox{
    text-align: center;
}
.footer .img{
    width:30%;
    margin-top: 1.3%;
}
.footer .item{
    margin: 0 12px;
}

.footer .infroTitle{
    color: #fff;
    border-bottom:2px solid #38c1c1;
    width: 100%;
    font-size:18px;
    padding: 2% 0;
    text-align: center;
}
.dwList{
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    padding: 1.3% 12px 1.3%;
}
.dw {
    font-size: 16px
}
.dwDetail{
    margin-top:10px;
}
.dwDetail::before{
    content:"";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("./imgs/dw.png") no-repeat center;
    background-size:100%;
    margin-right: 5px;
}

.lx{
    padding: 1.3% 12px 1.3%;
}
.lx div{
    margin-top: 1.3%;
}