*{
    margin: 0;
    padding: 0;
}

.clear{
    clear: both;
    margin: 0 auto;
}

.fl{
    float: left;
}

.fr{
    float: right;
}

a{
    text-decoration: none;
}

ul{
    list-style: none;
}

body{
    max-width: 1024px;
    min-width: 768px;
    margin: 0 auto;
}

.headbg{
}

.Banner{
    display: block;
    width: 100%;
}

.logo{
    display: block;
    margin-left: 5%;
    height: 100%;
}

.logo>img{
    height: 100%;
    display: block;
}

.indexFt{
    display: block;
    width: fit-content;
    margin: 0 auto;
}

.indexFt span{
    display: block;
    color: #91815d;
    text-align: center;
    /*font-size: 80px;*/
    /*line-height: 150px;*/
}


.insidebg{
    width: 98%;
    min-height: 400px;
    margin: 15px auto;
    overflow: hidden;
}

.insL{
    width: 21.5%;
}

.insLTit{
    height: 36px;
    border-bottom:2px solid #d5d3d3;
    font-size: 24px;
    color: #666;
}

.insL>ul{
}

.insL>ul>li{
    line-height: 39px;
    padding-left: 15px;
    position: relative;
}

.insL>ul>li:before{
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #a9a9aa;
    left: 0;
    top: 16px;
}




.yiji{
    line-height: 38px;
    overflow: hidden;
    border-bottom: 1px solid #d5d3d3;

}

.yiji>a{
    display: block;
    float: left;
    width: calc(100% - 30px);
    font-size: 18px;
    color: #000;
    line-height: 38px;
}

.yiji>span{
    display: block;
    line-height: 38px;
    color: #000;
    font-size: 24px;
    float: right;
    width: 20px;
    text-align: center;
}

.insL>ul>li:hover>a{
    color: #127DB8;
}


/*二级*/
.insL>ul>li>ul{
    padding-left:5px;
}

.insL>ul>li>ul>li{
    line-height: 30px;
}

.insL>ul>li>ul>li>.erji{
    line-height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #d5d3d3;

}

.erji>a{
    display: block;
    float: left;
    width: calc(100% - 30px);
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.erji>span{
    display: block;
    line-height: 30px;
    color: #000;
    font-size: 24px;
    float: right;
    width: 20px;
    text-align: center;
}

/*二级*/

/*三级*/
.insL>ul>li>ul>li>ul{
    padding-left:5px;
}

.insL>ul>li>ul>li>ul>li{
    line-height: 30px;
}

.sanji{
    line-height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #d5d3d3;
}

.sanji>a{
    display: block;
    float: left;
    width: calc(100% - 30px);
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.sanji>span{
    display: block;
    line-height: 30px;
    color: #000;
    font-size: 24px;
    float: right;
    width: 20px;
    text-align: center;
}
/*三级*/

/*四级*/
.insL>ul>li>ul>li>ul>li>ul{
    padding-left:5px;
}

.insL>ul>li>ul>li>ul>li>ul>li{
    line-height: 30px;
}

.siji{
    line-height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #d5d3d3;
}

.siji>a{
    display: block;
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

/*四级*/

.ssDiv{
    margin-top: 10px;
    padding-left: 15px;
}

.ssDiv input[type="text"]{
    display: block;
    outline: none;
    height: 30px;
    border: 1px solid #666;
    padding: 0 5px;
    width: calc(100% - 10px);
}

.ssDiv input[type="button"]{
    display: block;
    outline: none;
    height: 30px;
    border: 1px solid #000;
    background: #a19b26;
    cursor: pointer;
    color: #fff;
    padding: 0 10px;
    margin-top: 5px;
}

.insL span{
    cursor: pointer;
}

.insL a:hover{
    color: #127DB8;
}

.erjiUl{
    display: none;
}

.sanjiUl{
    display: none;
}


.sijiUl{
    display: none;
}



.insR{
    width: 75%;
}

.insRtit{
    height: 37px;
    border-bottom:1px solid #d5d3d3;
    font-size: 24px;
    color: #666;
    font-weight: bolder;
    padding-left: 30px;
    background: url("../images/insRtitbg.png") no-repeat left center;
}

.weizhi{
    height: 36px;
    line-height: 36px;
    text-align: right;
    font-size: 18px;
    color: #666;
}

.weizhi a{
    font-size: 18px;
    color: #666;
}

.weizhi a:hover{
    color: #127DB8;
}

.insRUl{
    margin-top: 10px;
}

.insRUl li{
    height: 30px;
    padding-left: 8px;
    background: url("../images/ico.gif") no-repeat center left;
}

.insRUl li a{
    display: block;
    height: 30px;
    font-size: 14px;
    color: #127DB8;
    line-height: 30px;
}

.insRUl li:hover a{
    color: #a19a27;
    text-decoration: underline;
}

.txtInFo{
}

.downDv{
    height: 30px;
    overflow: hidden;
}

.downDv a{
    display: block;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 15px;
    color: #127DB8;
}

.downDv a:hover{
    color: #a19a27;
    text-decoration: underline;
}

.txtInFoCon{
    padding: 10px 0;
}

.ftbg{
    margin-top: 30px;
    background: #353c6c;
    padding: 20px 0;
}

.ftbg li{
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #fff;
}

.ftbg li a{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.ftbg li a:hover{
    color: #ff0;
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
  
}