
.framno{
    height: 116px;
}

.wrap{
    width: 1000px;
    margin: 0 auto;
}


.lftlst-lul{
    display: none;
}


.wrappad{
    padding: 0 120px;
}


/* header */

.headind-no {
    height: 183px;
}


.headindx {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(255,255,255,.5);

}

.head-ind-cnt {
    padding: 30px 60px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.head-ind-ctle {
    display: flex;
}

.head-ind-ntn {
    width: 60px;
    height: 60px;
    margin-top: 20px;
    cursor: pointer;
}

.head-ind-ntn img {
    width: 100%;
    height: 100%;
}

.head-ind-logo {
    width: 600px;
    margin-left: 60px;
}

.head-ind-logo img {
    width: 100%;
    height: auto;
}


.head-ind-ctri {
    width: calc((50%/3)*2);
    display: flex;
    justify-content: space-between;
}

.head-ind-search {
    width: 55%;
    border-bottom: 1px solid #df8f1c;
    padding: 10px 0;
    display: flex;
    align-items: center;
}

.head-ind-search a {
    font-size: 14px;
    color: #df8f1c;
    white-space: nowrap;
}

.head-ind-search input {
    font-size: 14px;
    flex: 1;
    padding: 0 10px;
}

.head-ind-ul {
    display: flex;
    align-items: center;
}

.head-ind-ul>li {
    margin-left: 30px;
}

.head-ind-ul>li a {
    font-size: 14px;
    color: #df8f1c;
    white-space: nowrap;
}




/* main */


.main-left{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(255, 255, 255, .7);
    display: none;
}

.main-lft-cnt{
    width: 850px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* background-color: #ffffff; */
}

.main-lft-cttop{
    height: calc(100% - 151px);
}

.lft-cttp-tit{
    padding: 50px 60px 50px;
    display: flex;
    align-items: center;
}
.lft-cttp-tit > i{
    font-size:50px;
    cursor: pointer;
    color: #df8f1c;
}
.lft-cttp-tit > img{
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    cursor: pointer;
}
.lft-cttp-tit > p{
    font-size: 14px;
    font-weight: 600;
    margin-left: 10px;
}



.lft-cttp-list{
    height: calc(100% - 10px);
    overflow-y: auto;
    padding: 25px 30px 25px 160px;
    background-color: #ffffff;
    display: flex;
}

.lfet-ctp-lst{
    width:30%;
}

.lfet-lstli{
    font-size: 14px;
    margin-bottom: 20px;
    cursor: pointer;
}
.lstlishw{
    font-weight: 600;
}

.lfet-ctp-cnt{
    width: 55%;
}

.lftctp-ctitem{
    width: 100%;
}
.ctitem-top{
    width: 100%;
}
.ctitem-top img{
    width: 100%;
    height: auto;
}
.ctitem-top p{
    font-size: 14px;
    color: #666666;
    padding: 20px 0;
}

.ctitem-ul{
    width: 100%;
    padding-top: 30px;
}
.ctitem-ul > a{
    width: 100%;
    font-size: 14px;
    padding: 9px 0;
}



/* .lft-lstli{
    position: relative;
}
.lftlst-lia{
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lftlst-lia h3{
    font-size: 18px;
    font-weight: 600;
}
.lftlst-lia i{
    font-size: 24px;
    cursor: pointer;
}
.lft-lstli:nth-child(1) .lftlst-lul{
    display: block;
}

.lftlst-lul{
    padding-bottom: 10px;
    display: none;
}
.lftlst-lli{
    padding: 8px 0;
}
.lftlst-lli > a{
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    color: #222222;
} */






/* .main-lft-ctbtm{
    padding: 30px;
    border-top: 1px solid #e5e5e5;
}

.main-lft-ctbtm > a{
    width: 100%;
    padding: 13px 0;
    font-size: 14px;
    color: #222222;
    font-weight: 600;
} */












/* footer */

.footind-box {
    padding: 45px 120px;
}

.footind-bxcode {
    display: flex;
    justify-content: space-between;
    padding: 100px 0 200px;
}

.bxcode-item {
    width: 80%;
}


.bxcode-ul {
    display: flex;
}

.bxcode-ul>li {
    margin-right: 60px;
    display: flex;
    flex-direction: column;
}

.bxcode-ul>li h3 {
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: 550;
}

.bxcode-ul>li>a {
    margin-top: 15px;
    font-size: 14px;
    color: #666666;
    display: flex;
    align-items: center;
}

.bxcode-ul>li>a img {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}




.footind-bxbm-navi {
    display: flex;
    align-items: center;
}

.footind-bxbm-navi>a {
    width: 25px;
    height: 25px;
    margin-left: 20px;
}

.footind-bxbm-navi>a img {
    width: 100%;
    height: 100%;
}

.imga {
    display: block;
}

.imgb {
    display: none;
}

.footind-bxbm-navi>a:hover .imga {
    display: none;
}

.footind-bxbm-navi>a:hover .imgb {
    display: block;
}




.footind-bxbm-code {
    margin-top: 15px;
text-align: center;
}

.footind-bxbm-code>img {
    width: 90px;
    height: 90px;
}






.footind-bxbm-le {
    font-size: 12px;
    color: #df8f1c;
}

.footind-bxbm-le>a {
    color: #df8f1c;
}

.footind-bxbm-le>span {
    padding: 0 10px;
}


.footind-bxbtm {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footind-bxbm-net {
    font-size: 12px;
    color: #df8f1c;
    display: flex;
    align-items: center;
}

.footind-bxbm-net>p {
    margin-right: 25px;
}

.footind-bxbm-net>p img {
    width: 15px;
    height: 15px;
}
