.container {
    width: 900px;
    margin: auto;
}

.imgbanner{
    width: 100%;
}
.content{
    width: 986px;
    margin: auto;
}
.con {
    width: 986px;
    border: 1px solid #e6e6e6;
    margin-top: -4px;
    border-top: none;
    overflow: hidden;
}
a {
    text-decoration: none;
    color: #333;
}


li {
    list-style-type: none;
}
.top {
    width: 100%;
    border-right: 1px solid #f2f2f2;
}
.dys_tax_preferences_tab .dys_tax_preferences_tab_nav a {
    border-top: 10px solid #1369c0;
}
.nav a.hot {
    background: #1369c0;
    font-weight: bold;
    color: white;
}
.nav a {
    display: block;
    float: left;
    width: 50%;
    line-height: 30px;
    text-align: center;
    padding: 15px 0;
    margin-top: 0;
    background: white;
    font-weight: bold;
    color: #015293;
    font-size: 22px;
}

.neir{
        width: 100%;
    height: auto;
    margin-top: 110px;
    clear: both;
    display: none;
}
.neir-block{
    display: block;
}
.neir-left{
    width: 338px;
    padding: 20px;
    border-right: 1px solid #e6e6e6;
    float: left;
}
.neir-right{
        float: right;
    width: 562px;
    height: auto;
    padding: 0px 22px 0 18px;
    display: none;
}
/* 目录 */
.directory h5{
     
    margin:0;
    margin-bottom: 10px;
    width: 319px;
    font: 15px/38px '微软雅黑';
    color: #333;
    background: #f2f2f2;
    overflow: hidden;
    cursor: pointer;
    padding: 0 10px;
    height: 43px;
    background: #E7F0F9;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1369C0;
    /* line-height: 36px; */
    line-height: 43px;
}
.directory h5 span{
    float: right;
}
.jian{
    display: none;
}
.directory ul{
    max-height: 368px;
    overflow-y: auto;
    padding: 0;
    padding-bottom: 20px;
    display: none;
}
.directory ul li{
    font-size: 15px;
    border-bottom: 1px dashed #999;
    padding: 11px 39px 11px 32px;
    font: 13px/20px '微软雅黑';
    color: #333;
    position: relative;
    /* background: url(../images/public/tpgj_dian.jpg) 20px 21px no-repeat; */
    cursor: pointer;
}
.directory ul li.active{
    color: #015293;
}
.directory-ul-block{
    display: block !important;
}
/* 右侧 */
.tempTableBox{
    display: flex;
    margin-bottom: 3px;
}
.tempTableBox .left{
    width: 20%;
    background-color: rgb(233, 245, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    text-align: center;
    
}
.tempTableBox .right{
    width: 79.5%;
    margin-left: 0.5%;
    text-indent: 2rem;
    background-color: rgb(247, 251, 255);
    padding: 19px;
    line-height: 1.5;
}
.tempTableBox .right p{
    text-indent: 2rem;
    margin: 0;
   
}
.box{
    display: none;
}
.boxn{
    display: none;
}
.box-block{
    display: block !important;
}
.box-block2{
    display: block !important;
}
.neir-righ-block{
    display: block !important;
}
.neir2 h2{
    margin: auto;
    text-align: center;
    /* padding: 0 40px; */
}
.neir2 p{
    text-indent: 2rem;
    padding: 0 200px;
    line-height: 2;
    margin: 0;
    /* margin-top: 5px; */
}
.video{
    display: flex;
    justify-content: center;
    align-items: center;
    
    
}
.pc-phone{
    display: none;
}
/* .banner{
    width: 100%;
    height: 342px;
    background: url(./img/banner.png) no-repeat center;
    background-size: cover;
} */
@media screen and (min-width: 768’px) and (max-width: 1199px){
    .content {
        width: 96% !important;
    }
    .con {
        width: 100% !important;
       
    }
    video{
        width: 100% !important;
    }
    .video img{
        width: 100% !important;
    }
    .pc-phone{
        display: block;
    }
    .pc{
        display: none;
    }
}
@media (max-width: 768px){
    .content {
        width: 96% !important;
    }
    .con {
        width: 100% !important;
        border: 0;
       
    }
    .directory h5{
        width: 100%;
        padding: 0 5px;
    }
    .neir-left{
        padding: 0;
    }
    /* .jia{
        display: none;
    } */
    .neir-right{
        width: 100%;
        padding: 0;
    }
    .neir-left{
        width: 100%;
    }
    .neir2 p{
        padding: 0;
    }
    video{
        width: 100% !important;
    }
    .video img{
        width: 100% !important;
    }
    .directory h5 span {
        /* float: right; */
        margin-right: 5%;
    }
    .pc-phone{
        display: block;
    }
    .pc{
        display: none;
    }

}

.p{
    text-indent: 0 !important;
}
.p1{

}
.right{
 /* display: flex;
 flex-wrap: wrap; */
 text-align: left;
}
.right p{
    /* display: flex;
    flex-wrap: wrap; */
    text-align: left;
   }