﻿/*__RESET__*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
section, article, aside, footer, header, hgroup, nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

body {
    line-height: 1;
    font-family: Arial, Tahoma;
    font-family: IRANYekan,sans-serif;
    float: left;
    width: 100%;
}

@font-face {
    font-family: 'IranSans';
    src: url(/Font/IranSans/IRANSansWebFaNum.ttf);
}
@font-face {
    font-family: 'IranYekan';
    src: url(/Font/IranYekan/iranyekanwebregular.woff2);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'IranYekan';
    src: url(/Font/IranYekan/iranyekanwebmedium.woff);
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'IranYekan';
    src: url(/Font/IranYekan/iranyekanwebbold.woff2);
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'IranYekan';
    src: url(/Font/IranYekan/iranyekanwebextrabold.woff);
    font-weight: 900;
    font-style: normal;
}



/*@font-face {
    font-family: 'IranSans';
    src: url(/Font/IranSans/IRANSansWeb.cdb118d6.woff2);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'IranSansNumber';
    src: url(/Font/IranSans/IRANSansWebFaNum.ttf););
    font-weight: normal;
    font-style: normal;
}*/
ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*base*/

body {
    background-color: #eee;
    background-color: rgb(256,256,256);
    text-align: center;
    direction: rtl !important;

}

main {
    float: right;
    width: 100%;
}

/*main, footer, header {
    min-width: 1200px;
}*/

footer {
    float: right;
    width: 100%;
    background: #fff;
    margin-top: 45px;
    /*    border-top: 1px solid #000;*/
    /*box-shadow: 0px -1px 3px #c6c6c6;*/
    /*border-top: 1px solid #c6c6c6;*/
    visibility: hidden;
}

p, a, div {
    cursor: default;
    text-decoration: none;
}

.GRDYE {
    background: #dc1f2c;
    color: #fff;
    border: 1px solid transparent;
}

.GRDBL {
    background: #3a80bd;
    color: #fff;
    border: 1px solid transparent;
}

    .GRDBL:hover, .GRDYE:hover {
        opacity: 0.85;
    }

    .GRDBL:active, .GRDYE:active {
        border: 2px solid #a9a9a9;
    }


button:focus {
    outline: 0;
}

input:focus {
    outline: 0;
}

.DSSH {
    display: inline-block !important;
}

.DSHD {
    display: none !important;
}

.DRLT {
    direction: ltr;
}

.DRRT {
    direction: rtl;
}

.FLRT {
    float: right !important;
}

.FLLT {
    float: left !important;
}

input , textarea{
    /*   font-family: 'IranSans' !important;*/
    font-family: IRANYekan,sans-serif !important;
}

a::selection {
    background: #00000000;
}

input::selection {
    background: #ccc;
    color: #000;
}

/*---------------------H2-------------------------*/
header {
    background: #fff;
    height: 136px;
    box-shadow: 0px 1px 1px #0000001c;
    border-bottom: 1px solid #aaa;
    z-index: 3;
    position: relative;
}

.MNBD {
    position: relative;
}
.HINV {
    float: right;
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    top: 1px;
}
.LYNMRTTX {
    display: block;
    text-align: right;
    direction: rtl;
    visibility: visible;
    font-size: 22px;
    font-size: 0px;
    color: #a64e33;
    font-weight: 600;
    margin-left: 15px;
    letter-spacing: 0.5px;
    font-family: system-ui !important;
    float: right;
    /*padding: 6px 0;*/
    cursor: pointer;
    line-height: 32px;
    line-height: 0;
}
.LYNMRTTX1 {
    float: right;
    /*margin-right: 9px;*/
    margin-top:4px;
    text-align: right;
}
.LYNMRTTX img {
    width: 70px;
    padding: 13px 0 8px 0;
}
    .LYNMRTTX:hover {
 opacity:0.8;
}
.LYLGSHIM {
    width: 75px;
    width: 90px;
    display: block;
    padding: 10px 0 7px 0;
    transition: 1s ease-in-out;
}
.LYLGSHIM1 {
    width: 75px !important;
    padding: 0 !important;
    margin-bottom: 2px;
}
    /*.tlt {
    display: block;
    text-align: right;
    direction: rtl;
    visibility: visible;
    font-size: 19px;
    color: #8a4023;
    font-weight: 500;
    float: right;
    margin-left: 19px;
    letter-spacing: 1px;
    font-family: sans-serif !important;
}*/
.H1 {
    height: 79px;
    text-align: left;
    position: relative;
    max-width: 1600px;
    transition:background 0.1s ease-in-out;
    margin: auto;
}

.H2 {
    position: relative;
  
    height: 52px;
    text-align: right;
    max-width: 1600px;
    margin: auto;
}
.LYSRSRCT {
    float: right;
    width: 100%;
    padding: 5px 5px 10px 5px;
    box-sizing: border-box;
}
.LYSRFTBX {
    width: 100%;
    float: right;
    width: 100%;
    position: absolute;
    top: 100%;
    right: 0;
    text-align: right;
    max-height: 360px;
    background: white;
    z-index: 4;  
    display: none;
    border-radius: 0 0 4px 4px;
    overflow-y: auto;
}
.LYSRFTBX1 {
    min-height: 70px;
}
    .LYSRFTIN {
        padding: 0 10px;
        box-sizing: border-box;
        float: right;
        width: 100%;
    }
.LYSRFTLF {
    float: right;
    width: 100%;
    padding: 0 46px 0 2px;
    box-sizing: border-box;
}
.LYSRBRTX {
    float: left;
    font-size: 10px;
    color: #b5b5b5;
}
.LYSRFTNM {
    float: right;
    width: 100%;
}
.LYSRALSR {
    font-size: 12px;
    line-height: 20px;
    float: right;
    padding: 10px 10px 5px 10px;
    cursor: pointer;
    color: black;
    width: 100%;
    box-sizing: border-box;
}
    .LYSRALSR:hover{
        opacity:0.8;
    }
        .LYSRALSR:hover .LYSRCTTT {
            font-weight: 600;
            color: #006799;
        }
    .LYSRALSR * {
        cursor: pointer;
    }
.LYSRIMSR {
    height: 95px;
    height: 88px;
    margin: 4px;
    border-radius: 4px;
    float: left;
    /*display:none;*/
}
.LYSRCLEL {
    left: 6px;
    right: unset !important;
    top: 11px !important;
    filter: grayscale(1);
    opacity: 0.6;
    display: none;
}
.LYSRALSR:before {
    content: "";
    float: right;
    width: 20px;
    cursor: pointer;
    font-size: 0;
    height: 20px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -23px -2px;
    filter: brightness(0.3);
    transform: scale(0.92);
    position: relative;
    top: 2px;
    margin-left: 6px;
}
.LYSRCNCT {
    font-size: 10px;
    float: right;
    width: 100%;
    margin-top: 3px;
}
.LYSRTXCT {
    color: #888;
    margin-left: 7px;
}
.LYSRULTP {
    float: right;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.LYSRCOSH {
    display: none;
    float: right;
    width: 100%;
    padding-top: 3px;
}
.LYSRCTTT:after {
    content: "";
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -93px 0px;
    width: 10px;
    height: 20px;
    margin: 0px 11px 0px 0;
    transform: scale(0.45);
    opacity: 0.9;
    display: inline-block;
    vertical-align: middle;
}
.LYSRFTIM {
    width: 35px;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 9px;
}
.LYSRFTAN {
    float: right;
    width: 100%;
    padding: 4px 0;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
    font-size: 11px;
    box-sizing: border-box;
    color: #222;
    line-height: 20px;
    position: relative;
}
    .LYSRFTAN:hover{
        opacity:0.7
    }
    .LYSRFTAN * {
        cursor: pointer;
    }
.LYSURKNM {
    float: left;
    line-height: 23px;
    font-size: 10px;
    color: #808080;
}
    .LYSURKNM::before {
        content: "";
        width: 16px;
        height: 18px;
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -126px -1px;
        margin-right: 2px;
        margin-top: 1px;
        float: left;
        transform: scale(0.6);
        margin-left: -4px;
    }
.LYSRFTLI {
    float: right; /*! padding: 5px; */
    width: 100%; /*! box-sizing: border-box; */
}
    .LYSRFTLI:last-child .LYSRFTAN {
        border-bottom: 0;
    }
    .SCBXH2 {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 3 !important;
        background: #fff !important;
        /*box-shadow: 0 2px 3px #00000075 !important;
    box-shadow: 0 1px 0px #000 !important;*/
        height: 57px;
        height: 66px;
        /*border-bottom: 1px solid #c6c6c6;*/
        max-width: unset;
        border-bottom: 1px solid #777;
        box-shadow: 0px 1px 1px #0000001c;
    }
    .SCBXH2 .CNSRH1 {
        margin-top: 10px;
    }
    /*.SCBXH2 .HINV {
        float: unset;
        max-width: 1600px;
        margin: 0 auto;
    }*/
    .SCBXH2 .BXPRCHLG {
        margin-top: 10px;
    }
.HDINBXH1{
    max-width: 1600px;
    margin: auto;
    box-sizing: border-box;
}
.ANLGBX:hover {
    opacity: 0.85
}
.LYCNIMLG {
    position: relative;
    float: right;
    margin-left: 11px;
}

.ULBTHD2 {
    float: right;
    padding-right: 0px;
    width: 100%;
}

.LIBTHD2 {
    margin: 0 0px 0 30px;
    float: right;
}
.LIBTHD3 {
    margin: 0 30px 0 0px;
    float: left;
    position:relative;
}
    .LIBTHD3 .MNBTHD2 {
        margin-left: 0;
    }
.LIBTHD4 {
    margin: 0 20px 0 0px;
}
    .LIBTHD4::after {
        content: "";
        display: inline-block;
        border-right: 1px solid #ddd;
        padding-right: 8px;
        float: left;
        height: 28px;
        margin-top: 13px;
        margin-right: 3px;
    }
/*.LISCBTHD2 {
    margin: 0 0px;
}*/
.MNBTHD2 {
    line-height: 55px;
    display: inline-block;
    cursor: pointer;
    padding: 0px;
    /*font-weight: bold;*/
    font-size: 13px;
    margin-left: 10px;
    color: #111;
    /*color: #000;*/
}
.MNBTHDSO {
    line-height: 55px;
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
    color: #333;
    width: 26px;
    height: 26px;
    margin-top: 16px;
    padding: 0;
    float: left;
    margin-right: 5px;
    filter: brightness(0.7)contrast(1)grayscale(1);
    transform: scale(0.75);
}
    .MNBTHDSO:hover {
        filter: grayscale(0);
    }
    .MNBTHDSO1 {
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -1px -83px;
    }
.MNBTHDSO3{
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -146px -84px;
}
.MNBTHDSO2 {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -175px -85px;
}
.MNBTHDSO4 {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -91px -84px;
}
    .LIBTHD25:before {
        content: "";
        display: inline-block;
        border-right: 1px solid #ddd;
        padding-right: 5px;
        float: left;
        height: 28px;
        margin-top: 13px;
        margin-right: 20px;
    }
.MNBTHD2:hover:after {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -66px -3px;
}

.MNBTMRBX:after {
    content: "";
    width: 10px;
    height: 11px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -78px -3px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    margin-right: 6px;
}
.MNBTHDIC1:before {
    content: "";
    width: 20px;
    height: 18px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -44px -2px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    margin-left: 6px;
    transform: scale(0.8);
    top: -1px;
    position: relative;
    /*opacity: 0.8;*/
}
.MNBTHDIC1:hover:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -44px -19px;
}
.MNBTHD2:hover {
    /*opacity: 0.7;*/
    color: #bd5933;
    border-bottom: 2px solid #bd5933;
    color: #bd5933;
    border-bottom: 2px solid #ca7b35;
}
.MNBTHD25 {
    border-bottom: 2px solid transparent;
}
.ULSULINV {
    padding-top: 10px;
    float: right;
    background: #f5f5f5;
    border-left: 1px solid #d0d0d0;
    padding-bottom: 10px;
    overflow: auto;
    height: 100%;
    width: 215px;
}

.INSBLICN {
    font-size: 14px;
    margin: 0;
    /*border-bottom: 1px solid #e0e0e0;*/
    box-sizing: border-box;
    direction: rtl;
}
/*.ANSBLICN2 {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}*/

/*.BTNVLIUL {
    font-size: 10px;
    color: #777;
    margin: 17px 15px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding-top: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
}*/

/*.BTNVINAN {
    color: #7d0000;
    margin: 0 1px;
    font-size: 10px;
    cursor: pointer;
}

    .BTNVINAN:hover {
        text-decoration: underline;
    }*/
.LYBTFXSH {
    position: fixed;
    bottom: 0;
    display: none;
    right: 0;
    width: 100%;
    background: #fff;
    /*height: 50px;*/
    z-index: 2;
    border-top: 1px solid #888;
    /*box-shadow: 0px -1px 1px #0000001c;*/
}
.LYBTCYCT {
    height: 200px;
    width: 100%;
    background: white;
    position: absolute;
    right: 0;
    top: -21px;
    cursor: pointer;
    border-radius: 110px 110px 0 0;
    z-index: -1;
    border: 1px solid #888;
}
.LYBTCYOP {
    width: 106%;
    height: 56px;
    position: absolute;
    right: -3%;
    top: 0;
    background: #fff;
}
.LYBTMOMN {
    float: right;
    position: relative;
    width: 20%;
    font-size: 11px;
    padding-bottom: 4px;
    color:#000;
    cursor:pointer;
}
    .LYBTMOMN:hover div{
        opacity:0.8;
    }
    .LYBTMOMN div {
        z-index: 1;
        cursor: pointer;
        padding: 3px 0;
        position: relative;
    }
.LYMNBTIC3 {
    top: -5px;
    font-size: 12px;
    /*font-weight: 600;*/
}
.LYBTMOMN div:before {
    content: "";
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    display: block;
    opacity: 0.8;
    cursor: pointer;
    margin: auto;
    margin-bottom: auto;
    margin-bottom: 4px;
    transform: scale(0.8);
}
.LYMNBTIC1:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -171px -434px;
}
.LYMNBTIC2:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -108px -434px;
}
.LYMNBTIC3:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -139px -434px;
    transform: scale(1) !important;
    position: relative;
    top: -5px;
}
.LYMNBTIC4:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -76px -434px;
}
.LYMNBTIC5:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -43px -434px;
}
.ANSBLICN {
    color: #222;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    line-height: 32px;
    padding: 6px 13px;
    padding: 6px 8px;
    box-sizing: border-box;
    font-size: 14px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    border-bottom: 1px solid #e9e9e9;
}
.ANSBLICN span{
  font-size:13px
}


.ULSULINV .INSBLICN:last-child .ANSBLICN {
    border-bottom: 1px solid #f5f5f5;
}
    .ANSBLICN:hover {
        color: #bd5933;
        background: #fff;
        border-top: 1px solid #bd5933 !important;
        border-bottom: 1px solid #bd5933 !important;
    }

        .ANSBLICN:hover:before {
            filter: grayscale(0);
        }
        .ANSBLICN:after {
            content: "";
            background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -93px 0px;
            width: 10px;
            height: 20px;
            margin: 0px 11px 0px 0;
            transform: scale(0.45);
            opacity: 0.9;
            display: inline-block;
            vertical-align: middle;
        }
.LYMNOPBK {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000a3;
    z-index: 2;
    display: none;
}
.LYSRBXOP, .LYSRBXMN {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000a3;
    z-index: 4;
    display: none;
}
.LYNMPRDR {
    line-height: 20px;
    font-size: 9.5px;
    color: #666;
    max-width: 200px;
    height: 0px;
    width: 0;
    max-height: 20px;
    overflow: hidden;
    text-align: right;
    transition: height 0.1s ease-in-out, width 0.7s ease-in-out;
    float: right;
}
.LYNMPRDR1 {
    height: 20px !important;
    /*width: 150px !important;*/
    width: 100px !important;
}
.LYNMPRDR2 {
    width: unset !important;
}
    .BXCNLGSH1 .LYNMPRDR {
        top: 7%;
        margin-right: 7px;
    }
.LYNMDRIN {
    float: right;
    width: 140px;
    height: 18px;
    overflow: hidden;
    color: #555;
}
.LYCNBXSR {
    position: relative;
    transition: 0.2s ease-in-out;
    display: block;
    float: right;
}
.BXCNLGSH1 .LYNMDRIN {
    margin-right: -4px;
}
    /*.LYYRDRIN {
    float: right;
    width: 100%;
    display:none;
}*/
.LYYRDRIN {
    margin-right: 3px;
    color: #888;
}
.ANSBLICN:hover:after {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -111px 0px;
    opacity: 1;
}
    .ANSBLICN:before {
        content: "";
        width: 25px;
        height: 25px;
        margin: 3px 0px 0px 8px;
        display: inline-block;
        vertical-align: middle;
        background: #fff;
        float: right;
        transform: scale(0.85);
        filter: grayscale(0.4);
    }
.ANSBLIAC {
    color: #bd5933;
    background: #fff;
    border-top: 1px solid #bd5933 !important;
    border-bottom: 1px solid #bd5933 !important;
}
    .ANSBLIAC:after {
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -111px 0px;
        opacity: 1;
    }
    .ANSBLIAC:before {
        filter: grayscale(0);
    }
    .ANSBLICN1:before {
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -31px -120px;
    }
.ANSBLICN2:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -31px -153px;
}
.ANSBLICN3:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -2px -187px;
}
.ANSBLICN4:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -60px -153px;
}
.ANSBLICN5:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -91px -188px;
}
.ANSBLICN6:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -93px -119px;
}
.ANSBLICN7:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -2px -119px;
}
.ANSBLICN8:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -59px -119px;
}
.ANSBLICN9:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -32px -187px;
}
.ANSBLICN10:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -60px -188px;
}
.ANSBLICN11:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -2px -153px;
}

        /*
.MNBTHD21 {
    font-size: 0px;
    padding: 0;
    margin-right: 8px;
    direction: ltr;
}

    .MNBTHD21:after {
        content: "";
        width: 25px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

.MNBTHD211:after {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat 4px -46px;
}

.MNBTHD211:hover:after {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat 4px -433px;
}

.MNBTHD212:after {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -21px -47px;
}

.MNBTHD212:hover:after {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -21px -434px;
}

.MNBTHD213:after {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -26px -47px;
}

.MNBTHD213:hover:after {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -26px -434px;
}*/
   

.CNSRH1 {
    margin-top: 24px;
    float: right;
    position: relative;
   /* margin-right: 125px;*/
   /* padding-right: 20%;*/
    padding-right: 20px;
  
}

.INCNSRH1 {
    position: relative;
    transition: 0.2s ease-in-out;
    display: block;
    float: right;
    width: 650px;
}

.SRH1 {
    background: #f2f2f2;
    border: 1px solid #f5f5f5;
    line-height: 42px;
    width: 100%;
  /*  padding-right: 9px;*/
    font-size: 13px;
    box-sizing: border-box;
    color: #000;
    border-radius: 3px;
    padding-right: 53px;
}

    /*.SRH1:hover {
        color: #bd5933;
    }*/

.loader2 {
    transform: rotateZ(45deg);
    perspective: 1000px;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    color: #fff;
    display: block;
    margin: auto;
    margin-top: auto;
    display:none;
    margin-top: 15px;
}

    .loader2:before,
    .loader2:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: inherit;
        height: inherit;
        border-radius: 50%;
        transform: rotateX(70deg);
        animation: 1s spin linear infinite;
    }
    .loader2:before {
        color: #931414;
    }
    .loader2:after {
        color: #757575;
        transform: rotateY(70deg);
        animation-delay: .4s;
    }
.LYTXFRSR {
    line-height: 20px;
    font-size: 11px;
    padding: 38px 10px;
    color: #bbb;
    text-align: center;
}
.LYTXFRSR1 {
    line-height: 20px;
    font-size: 11px;
    padding: 25px 10px;
    color: #444;
    display:none;
    text-align: center;
}
/*@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotateZ(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotateZ(360deg);
    }
}

@keyframes rotateccw {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(-360deg);
    }
}*/
@keyframes spin {
    0%, 100% {
        box-shadow: .2em 0px 0 0px currentcolor;
    }

    12% {
        box-shadow: .2em .2em 0 0 currentcolor;
    }

    25% {
        box-shadow: 0 .2em 0 0px currentcolor;
    }

    37% {
        box-shadow: -.2em .2em 0 0 currentcolor;
    }

    50% {
        box-shadow: -.2em 0 0 0 currentcolor;
    }

    62% {
        box-shadow: -.2em -.2em 0 0 currentcolor;
    }

    75% {
        box-shadow: 0px -.2em 0 0 currentcolor;
    }

    87% {
        box-shadow: .2em -.2em 0 0 currentcolor;
    }
}
   




.SRH1:focus, .SRH2 {
    /*border: 1px solid #bd5933;*/
    color: #333;
    background: #fff;
    border: 1px solid #fff;
    border-bottom: 1px solid #78bbd5;
}


    .SRH1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        font-size: 13px;
        letter-spacing: 0.5px;
        word-spacing: 1px;
    }

    .SRH1::-moz-placeholder { /* Firefox 19+ */
        font-size: 13px;
        letter-spacing: 0.5px;
        word-spacing: 1px;
    }

    .SRH1:-ms-input-placeholder { /* IE 10+ */
        font-size: 13px;
        letter-spacing: 0.5px;
        word-spacing: 1px;
    }

    .SRH1:-moz-placeholder { /* Firefox 18- */
        font-size: 13px;
        letter-spacing: 0.5px;
        word-spacing: 1px;
    }

.SRBTHD1 {
    width: 42px;
    height: 32px;
    position: absolute;
    right: 1px;
    border: 0px solid #285e7d;
    cursor: pointer;
    top: 7px;
    letter-spacing: 0.5px;
    word-spacing: 1px;
    border-radius: 0 3px 3px 0;
    border-left: 1px solid #ddd;
    background: #f2f2f2;
}
.SRBTHD2 {
    background: #fff;
}
.BXCNLGSH {
    position: relative;
    margin-top: -4px;
    float: right;
    transition: 0.5s all ease-in-out;
    margin-right: 0;
    /*display: none;*/
    margin-left: 25px;
    z-index: 4;
}
.BXCNLGMR {
    margin-left: 40px !important;
}
    .BXCNLGSH1 {
        margin-right: -38px;
        top: 8px;
        top: 7px;
    }
/*.LYTPBRSH {
    width: 134%;
    height: 93%; 
    overflow: hidden;
    position: absolute;
    top: -19px;
    left: -16%;
}
.BXCNLGSH1 .LYTPBRSH {
    height: 72%;
    top: -14px;
}*/
.LYVDSRVD {
    width: 100%;
    bottom: 0;
    transition: 0.5s all ease-in-out;
    left: 0;
    right: 0;
    position: absolute;
}
.LYVDSHCN {
    float: right;
    transition: 0.5s ease-in-out;
    width: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    display: none;
    overflow: hidden;
    border-radius: 103px;
}

.loader {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    opacity: 0;
    transition:0.5s ease-in-out;
    top: 0;
}

    .loader::after,
    .loader::before {
        content: '';
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 12px solid #f0f0f0;
        position: absolute;
        left: 0;
        top: 0;
        animation: animloader 2s linear infinite;
    }

    .loader::after {
        animation-delay: -1s;
    }

@keyframes animloader {
    0% {
        transform: scale(0);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.loader1 {
    width: 104%;
    height: 104%;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    left: -2%;
    opacity: 0;
    transition: 0.5s ease-in-out;
    top: -2%;
}

    .loader1:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border: 2px solid #0000;
        border-color: #9d5b47 #9d5b47 #0000 #0000;
        border-radius: 50%;
        box-sizing: border-box;
        animation: rotate 5s ease-in-out infinite;
        transform: rotate(-200deg);
    }

@keyframes rotate {
    0% {
       
    }

    25% {
       
    }

    50% {
        transform: rotate(115deg);
       
    }

    75% {
      
    }

    100% {
       
    }
}



/*.loader2 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -50%;
    z-index: -1;
    opacity:0;
}

    .loader2::before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 48em;
        height: 48em;
        background-image: radial-gradient(circle 3px, #ddd  100%, transparent 0),
            radial-gradient(circle 3px, #ddd  100%, transparent 0), 
            radial-gradient(circle 3px, #ddd  100%, transparent 0),
            radial-gradient(circle 3px, #ddd  100%, transparent 0),
            radial-gradient(circle 3px, #ddd  100%, transparent 0),
            radial-gradient(circle 3px, #ddd  100%, transparent 0),
            radial-gradient(circle 3px, #ddd  100%, transparent 0),
            radial-gradient(circle 3px, #ddd  100%, transparent 0);
        background-position: 0em -18em, 0em 18em, 18em 0em, -18em 0em, 13em -13em, -13em -13em, 13em 13em, -13em 13em;
        background-repeat: no-repeat;
        font-size: 0.5px;
        border-radius: 50%;
        animation: blast 1.5s ease-in infinite;
    }

 

@keyframes bounce {
    0%, 100% {
        font-size: 0.75px
    }

    50% {
        font-size: 1.5px
    }
}

@keyframes blast {
    0%, 40% {
        font-size: 0.5px;
    }

    70% {
        opacity: 1;
        font-size: 4px;
    }

    100% {
        font-size: 5px;
        opacity: 0;
    }
}*/
.loaderOpacity{
    opacity:1;
}
.LYLGANTX {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 1000px;
}
    .LYLGANTX:hover {
        background: #ffffff63;
       
    }
.LYHJSRBX {
    position: absolute;
    right: 161px;
    top: 14px;
    font-size: 12px;
    line-height: 16px;
    background: #f2f2f2;
    color: #666;
    cursor: text;
}
.LYHJINTX {
    color: #843e32;
    margin: 0 2px;
    font-weight: 600;
    font-size: 14px;
}
.LYLGANTX1 {
    position: absolute;
    right: 1px;
    width: 20px;
    height: 20px;
    top: -24px;
    font-size: 0;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -154px -375px;
    cursor: pointer;
    display: none;
    filter: grayscale(1);
    border: 2px solid #fff;
    transform: scale(0.9);
}
    .LYLGANTX1:hover {
        filter: grayscale(0);
        transform: scale(0.95);
    }
.SCBXH2 .LYLGANTX1 {
    right: 0px;
    top: -14px;
}
/*.BXCNLGSH1 .LYVDSHCN {
    width: 86px !important;
    height: 86px !important;
}*/
/*.ANLGBX1:before {
    content: "";
    width: 26px;
    height: 26px;
    border-radius: 3px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -3px -434px;
    display: inline-block;
    opacity: 0.8;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin: -12px -9px;
    transform: scale(0.8);
}*/
/*.ANLGBX2:before {
    content: "";
    width: 26px;
    height: 26px;
    border-radius: 3px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -3px -434px;
    display: inline-block;
    opacity: 0.8;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 75%;
    z-index: 1;
    margin: -12px -9px;
    transform: scale(0.8);
}*/
.BXTPLGTP {
    width: 126px;
    width: 96px;
    float: right;
    background: white;
    border-radius: 100px;
    height: 127px;
    height: 96px;
    position: absolute;
    bottom: -3px;
    z-index: -1;
    transition: 0.5s all ease-in-out;
    right: -3px;
    /*border: 1px solid #999;*/
    box-shadow: 0px 1px 1px #0003;
    box-sizing: border-box;
    display: none;
    /*border-top: 2px solid #f2e7d1;*/
}
.BXCNLGSH1 .BXTPLGTP {
    width: 82px;
    /*border: 1px solid #333;*/
    bottom: -3px;
    right: -3px;
    height: 82px;
    border: 1px solid #777;
    box-shadow: 0px 1px 1px #0000001c;
}
.ANLGBX {
    float: right;
    cursor: pointer;
    width: 54px;
    height: 54px;
    width:0;
    height:0;
    transition: 0.5s ease-in-out;
    opacity: 0;
}
.ANLGBX1 {
    opacity: 1;
    width: 54px;
    height: 54px;
}
.LYPFTPIM {
    transition: 0.5s all ease-in-out;
    width: 100%;
    font-size: 0;
    float: right;
    opacity: 0;
    background: #fff;
    border-radius: 1000px;
    /*border: 1px solid #eee;
    padding: 2px;*/
    box-sizing: border-box;
}
    .LYPFTPIM1{
        opacity:1 !important;
    }
    .LYBRTPPF {
        position: absolute;
        top: -13px;
        right: -7px;
        background: unset !important;
        width: 66px !important;
        display: none;
        border-radius: 30px !important;
    }
.BXCNLGSH1 .LYBRTPPF {
    width: 80px !important;
    top: -15px;
    right: -2px;
    display: none !important;
}

.BXCNLGSH1 .ANLGBX {
    width: 76px;
    height: 76px;
}
.BXTPLGKS {
    transition: 0.5s all ease-in-out;
    width: 100px;
    float: right;
    background: white;
    height: 70px;
    position: absolute;
    bottom: 23px;
    z-index: -1;
    right: -5px;
    border-radius: 100px 100px 0 0;
    display:none;
}
.BXCNLGSH1 .BXTPLGKS {
    width: 84px;
    right: -4px;
    bottom: 26px;
}
.LYBXCNTX {
    position: absolute;
    top: 16px;
    left: 50%;
    font-size: 11px;
    background: #bd5933;
    color: #fff;
    font-weight: 600;
    line-height: 11px;
    min-width: 8px;
    text-align: center;
    border-radius: 3px;
    display:none;
    padding: 2px 3px 1px 3px;
    margin-left: 11px;
}
.SUMNNVBX {
    /*position: absolute;
    background: #fff;
    top: 57px;
    right: 20px;
    width: 840px;
    border: 1px solid #ddd;
  
    box-sizing: border-box;
    height: 256px;
    z-index: 2;
    box-shadow: 0px 4px 3px #0000001c;
    border-top: 0px solid #f0f0f0;
    display: none;

    right: 0px;
    position: fixed;
    top: 137px;
    width: 90%;
    height: unset;
    z-index: 3;*/
    position: absolute;
    background: #fff;
    top: 57px;
    border: 1px solid #ddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    box-sizing: border-box;
    box-shadow: 0px 4px 3px #0000001c;
    border-top: 0px solid #f0f0f0;
    display: none;
    right: 0px;
    width: 95%;
    height: unset;
    z-index: 3;
    overflow: hidden;
    height: 70dvh;
}
.LYMNGRCN{
    width:25%;
    float:right;
}
.SUMNNVBX2 {
    top: 57px !important;
}
/*.SUMNNVBX1 {
    right: unset;
    left: 20px;
    width: 290px;
}*/
.RGSUNVCN {
    display: block;
    float: right;
    width: 100%;
    height: 100%;
    direction: ltr;
}
.LYTPMBMN {
    position: fixed;
    left: 0;
    top: 76px;
    top: 0px;
    background: #fff;
    font-size: 13px;
    line-height: 25px;
    z-index: 4;
    border-radius: 0 4px 4px 0;
    overflow: hidden;
    display:none;
}
    .LYTPMBMN a {
        color: #000;
        float: right;
        width: 100%;
        line-height: 38px;
        min-width: 180px;
        font-size: 12px;
        border-bottom: 1px solid #f0f0f0;
        cursor: pointer;
    }
        .LYTPMBMN a:hover{
            opacity:0.8
        }
.LYMNMOSH {
    position: absolute;
    left: 10px;
    top: 0;
    padding: 4px 0;
    cursor:pointer;
    display:none;
    text-align: center;
}
    .LYMNMOSH:hover{
        opacity:0.8
    }
    .LYMNSPIN {
        height: 2px;
        width: 20px;
    
        background: #888;
        display: block;
        margin: 4px auto;
    }
.LYMNSPTX {
    float: right;
    width: 100%;
    font-size: 10px;
    text-align: center;
    margin-top: 4px;
    color: #555;
}
.LYMNLFCN {
    margin-right: 215px;
    font-size: 14px;
    font-weight: normal;
    overflow: auto;
    height: 100%;
}
.LYMNLFTP {
    line-height: 35px;
    margin-bottom: 0px;
    font-size: 13.5px;
    font-weight: 600;
    color: #773030;
    color: #000;
    cursor:pointer;
}
.LYMNLFTP:hover {
opacity:0.7
}
    /*.LYMNLFTP:after {
        content: "";
        width: 10px;
        height: 20px;
        margin: 0px 0px 0px 0;
        transform: scale(0.6);
        display: inline-block;
        vertical-align: middle;
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -111px 0px;
        filter: grayscale(0.5);
    }*/
.LYMNLFUL {
    float: right;
    width: 100%;
    /*padding-right: 10px;*/
    box-sizing: border-box;
}
.LYMNLFLI {
    float: right;
    width: 100%;
}
/*.LYMNDDLI {
    float: right;
    width: 25%;
}*/
.LYMNLIAN {
    /*float: right;
    border: 1px solid #e1e1e1;
    padding: 5px 10px 5px 10px;
    border-radius: 4px;
  
    cursor: pointer;
    position: relative;
    background: #f4f4f4;*/
    float: right;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    color: #333;
    line-height: 25px;
    font-size: 12px;
    padding: 3px 10px;
    padding: 3px;
}
    /*.LYMNLIAN:after {
        content: "";
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -93px 0px;
        width: 10px;
        height: 20px;
        margin: 0px 5px 0px 0;
        transform: scale(0.55);
        opacity: 0.75;
        display: inline-block;
        vertical-align: middle;
    }*/
    .LYMNLIAN:hover {
        opacity: 0.7;
        /*border: 1px solid #bd5933 !important;*/
    }



        /*.LYMNLIAN:hover .LYMNANNM {
            color: #bd5933;
        }*/
.LYMNLITB {
    float: right;
    width: 100%;
    margin-bottom: 15px;
    font-size: 13px;
    height: fit-content;
}
.LYFTSHBX {
    max-width: 1600px;
    margin: auto; /*! z-index: 3; */
    position: relative;
}
/*.LYMNLIDD {
    float: right;
    margin-bottom: 15px;
    font-size: 13px;
    height: fit-content;
    width: 100%;
}*/
/*.LYMNDDAN {
    float: right;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    color: #555;
    line-height: 25px;
    font-size: 12px;
    padding: 3px;
    margin: 0 0 10px 9px;
}
.LYMNLFDD {
    float: right;
    width: 25%;
}*/
/*.LYMNANIM {
    width: 40px;
    display: block;
    margin: auto;
    filter: brightness(0.96);
}*/
.LYMNTPCN {
    float: right;
    width: 100%;
    margin: 0px 0 13px 0;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 8px;
}
.LYMNTPTT {
    float: right;
    font-size: 13px;
    color: #000;
    line-height: 35px;
    cursor: pointer;
}
    .LYMNTPTT:after {
        content: "";
        width: 15px;
        height: 15px;
        margin: 0px 4px 0px 8px;
        display: inline-block;
        vertical-align: middle;
        transform: scale(0.7);
        filter: grayscale(0.4);
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -92px 0px;
        opacity: 1;
    }
    .LYMNTPTT:before {
        content: "";
        width: 25px;
        height: 25px;
        margin: 5px 0px 0px 7px;
        float: right;
        transform: scale(0.9);
        /*filter: grayscale(1);
             opacity: 0.4;*/
    }
    .LYMNTPTT1:before {
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -31px -120px;
    }
.LYMNTPTT2:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -31px -153px;
}
.LYMNTPTT3:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -2px -187px;
}
.LYMNTPTT4:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -93px -119px;
}
.LYMNTPTT5:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -91px -188px;
}
.LYMNTPTT6:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -32px -187px;
}
.LYMNSHSB {
    float: right;
    padding: 15px;
    direction: rtl;
    display: flex;
    flex-wrap: wrap;
    display: none;
    width: 100%;
    box-sizing: border-box;
}
/*.LYMNANNM {
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
    display: block;
    color: #333;
    margin-bottom: 3px;
}*/
/*.CNIMSUNV {
    float: left;
    height: 100%;
  
}

    .CNIMSUNV > img {
        display: flex;
        margin: auto;
        margin-top: auto;
        float: left;
        width: 250px;
    }*/
.ICMGHD1 {
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 12px;
    width: 20px;
    color: transparent;
    cursor: pointer;
    font-size: 0;
    filter: brightness(0.9);
    transform: scale(0.93);
    height: 20px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -23px -2px;
    /*opacity: 0.7;*/
}
.SRBTHD1:hover .ICMGHD1 {
    opacity: 0.8;
}
/*
.CNBTSR {
    float: right;
    margin-top: 5px;
}

    .CNBTSR UL {
        float: right;
    }

    .CNBTSR li {
        float: left;
        font-size: 12px;
        margin: 5px 3px 0 22px;
        line-height: 30px;
        color: #000;
        font-weight: bold;
        position: relative;
        cursor: pointer;
    }

        .CNBTSR li.ACFRSR {
            color: #bd5933;
            font-weight: bold;
        }
*/
/*.ACFRSR:before {
    content: "";
    width: 10px;
    height: 6px;
    margin: auto 3px 0 0;
    margin-left: 0px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -109px -40px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -3px;
}

.CNBTSR li:hover {
    color: #bd5933;
}

.CNBTSR .ACFRSR:hover {
    color: #bd5933;
    cursor: default;
}

.CNBTSR li:hover:before {
    content: "";
    width: 10px;
    height: 6px;
    margin: auto 3px 0 0;
    margin-left: 0px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -109px -39px !important;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    top: -5px;
    margin-left: -3px;
}*/
/*.ACFRSR:hover:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -109px -39px !important;
}*/
/*---------------------end H2-------------------------*/
/*---------------------Stock ul-------------------------*/
.CPTXFT {
    font-size: 10px;
    margin: 20px 0;
    color: #444;
    text-align: right;
    float: right;
}

.HDBBNMFT {
    float: left;
    font-size: 10px;
    margin: 16px 22px 0 0;
    color: #444;
    line-height: 20px;
    cursor: pointer;
}

 /*   .HDBBNMFT:hover {
        color: #000;
    }*/

   /*     .HDBBNMFT:hover:after {
            opacity: 1;
        }*/

.CPTXFT span {
    font-size: 13px;
}

/*.HDBBNMFT:after {
    content: "";
    width: 36px;
    height: 36px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -148px -40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    opacity: 1;
    background: #ddd;
}*/


/*---------------------lightSweep-------------------------*/
.lightSweep {
    position: absolute;
    overflow: hidden;
    -webkit-filter: brightness(2.5);
    -webkit-mask-size: 300% 200%;
    -webkit-mask-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 60%);
    -webkit-transition: -webkit-mask-position;
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-filter: brightness(2.5);
    -moz-mask-size: 300% 200%;
    -moz-mask-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 60%);
    -moz-transition: -webkit-mask-position;
    -moz-animation-timing-function: linear;
    -moz-transform: translate3d(0, 0, 0);
    -o-filter: brightness(2.5);
    -o-mask-size: 300% 200%;
    -o-mask-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 60%);
    -o-transition: -webkit-mask-position;
    -o-animation-timing-function: linear;
    -o-transform: translate3d(0, 0, 0);
    filter: brightness(2.5);
    mask-size: 300% 200%;
    mask-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 60%);
    transition: -webkit-mask-position;
    animation-timing-function: linear;
    transform: translate3d(0, 0, 0);
}

.lightSweepStart {
    -webkit-mask-position: 150% 0px;
    -moz-mask-position: 150% 0px;
    -o-mask-position: 150% 0px;
    mask-position: 150% 0px;
}

.lightSweepEnd {
    -webkit-mask-position: 0% 0px;
    -moz-mask-position: 0% 0px;
    -o-mask-position: 0% 0px;
    mask-position: 0% 0px;
}

/*---------------------end lightSweep-------------------------*/
/*------------------------------login-------------------------------------*/
.BXPRCHLG {
    margin-top: 25px;
    float: left;
    position: relative;
    margin-left: 20px;
}

.SNHD2 {
    color: #000;
    font-size: 13px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    line-height: 43px;
    border: 1px solid #999;
    background: #fff;
    padding: 0 10px 0 6px;
    border-radius: 3px;
    float:left;
   /* font-weight: bold;*/
}

    .SNHD2 span {
        min-width: 65px;
        display: inline-block;
    }

    .SNHD2:hover {
        color: #bd5933;
        border: 1px solid #bd5933;
    }

    .SNHD2:after {
        content: "";
        display: inline-block;
        width: 20px;
        margin-right: 10px;
        height: 20px;
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat 0px -0px;
        vertical-align: middle;
    }
.LYHDMNTT {
    font-size: 11px;
    float: right;
    padding: 7px 11px;
    line-height: 21px;
    color: #000;
    border-bottom: 1px solid #eee;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    background: #f9f9f9;
    border-radius: 3px 3px 0 0;
}
.SNHD2:hover:after {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat 0px -20px;
}

/*.ADIMCL {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat 1px -284px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    opacity: 0.9;
    cursor: pointer;
}*/

.SNHD1 {
    margin-top: 0px;
    /*border: 1px solid #555;*/
    background: #fff;
    cursor: pointer;
    float: left;
    border-radius: 3px;
    line-height: 42px;
}
    .SNHD1:before {
        margin: 3px 0px 0 0px;
        content: "";
        width: 10px;
        height: 11px;
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -78px -3px;
        display: inline-block;
        font-size: 0;
        vertical-align: middle;
    }
    .SNHD1:after {
        content: "";
        width: 29px;
        height: 26px;
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat 0 -366px;
        display: inline-block;
        font-size: 0;
        vertical-align: middle;
        margin: auto 0px 0 0px;
        transform: scale(0.9);
    }
    .SNHD1:hover:after {
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -32px -366px;
        
    }
    .SNHD1:hover:before {
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -66px -3px;
    }
        .SNHD1:hover .CNFT {
            color: #bd5933
        }

        /*.SNHD1:hover .ADIMCL {
            background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -30px -284px;
            opacity: 1;
        }*/

.CNFT {
    font-size: 13px;
    vertical-align: middle;
    display: inline-block;
    color: #000;
    margin: auto 1px 0 0px;
    cursor: pointer;
}

    /*.CNFT:before {
        content: "";
        width: 10px;
        height: 11px;
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -189px -27px;
        display: inline-block;
        font-size: 0;
        vertical-align: middle;
        margin: auto 7px 0 8px;
    }*/

.SGINDPHD {
    width: 220px;
    position: absolute;
    left: 0;
    top: 50px;
    background: #fff;
    display: none;
    z-index: 3;
    /*  box-shadow: 0px 0px 3px #39393999;*/
    padding: 0px;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    border: 1px solid #b0b0b0;
    box-sizing: border-box;
    /*padding: 0 10px;*/
}

.FRLGOT {
    float: right;
    width: 100%;
    position: relative;
    text-align: right;
    box-sizing: border-box;
    padding: 0 12px;
    margin-bottom:5px;
}

    .FRLGOT:hover {
        background: #eee;
       /* opacity: 0.7*/
    }

.SGINBXLK {
    /*color: #bd5933;*/
    background: transparent;
    border: 0;
    display: block;
    font-size: 13px;
    line-height: 40px;
    width: 100%;
    margin-bottom: 5px;
    text-align: right;
    cursor: pointer;
    padding: 0;
    padding-right: 0px;
    padding-right: 26px;
}

.TLNMLGBX1 {
    font-size: 13px;
    color: #000;
    margin-top: 13px;
    float: right;
    margin-right: 6px;
}

.IMICLGBX {
    width: 47px;
    height: 47px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -6px -317px;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 4px;
    cursor: pointer;
    border-radius: 4px;
    float: right;
}

.TLNMLGBX1:after {
    content: "";
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -108px -1px;
    display: inline-block;
    width: 10px;
    height: 16px;
    vertical-align: middle;
    margin: 2px 5px 0 0;
    transform: scale(0.7);
}
.TLNMLGBX {
    font-size: 12px;
    color: #000;
    margin-top: 11px;
    float: right;
    margin-right: 6px;
    letter-spacing: 1px;
    font-family: iransansnumber;
}
.LNBRBXLG {
    height: 61px;
    width: 2px;
    position: absolute;
    right: 20px;
    top: 55px;
    background: #aaa;
    border-radius: 3px;
}

    .LNBRBXLG:before {
        content: "";
        width: 10px;
        height: 10px;
        position: absolute;
        right: -5px;
        top: 22px;
        background: #fff;
        border-radius: 7px;
        border: 1px solid #aaa;
    }

.TPBXLGIN1 {
    font-size: 11px;
    width: 100%;
    float: right;
    text-align: right;
    line-height: 25px;
    box-sizing: border-box;
    padding: 3px 34px 0px 0;
    color: #999;
}

.TPBXLGIN2 {
/*    border-bottom: 1px solid #eee;*/
    font-size: 11px;
    width: 100%;
    float: right;
    text-align: right;
    box-sizing: border-box;
    line-height: 25px;
    padding: 4px 34px 9px 0;
    color: #999;
}
.LNBRBXLG:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    right: -5px;
    top: 51px;
    background: #fff;
    border-radius: 7px;
    border: 1px solid #aaa;
}

.LNCNLGBX {
    float: left;
    border-bottom: 1px solid #eee;
    padding: 0 7px;
    box-sizing: border-box;
}

    .LNCNLGBX:hover {
        background:#eee;
      /*  opacity: 0.7;*/
        cursor: pointer;
    }

        .LNCNLGBX:hover * {
            color: #000;
            cursor: pointer;
        }

/*--------------footer-----------*/
/*.CNBXLNPP {
    float: left;
    width: 100%;
    padding: 10px 0 15px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}*/

/*.FTBXPOLN {
    float: left;
    margin: 0 25px 0 0;
}*/

    /*.FTBXPOLN img {
        height: 110px;
        cursor: pointer;
    }*/

        /*.FTBXPOLN img:hover {
            cursor: pointer;
            opacity: 0.8;
        }*/


/*--------------footer-----------*/
.BXTPLGBX {
    float: right;
}

.BXSDTGLN {
    display: block;
    font-size: 13px;
    line-height: 45px;
    text-align: right;
    float: right;
    width: 100%;
    cursor: pointer;
    color: #000;
    padding: 0 5px;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
}

    .BXSDTGLN:hover {
       /* opacity: 0.7;*/
        background:#f9f9f9;
        font-weight:600;
    }

    .BXSDTGLN:before {
        content:"";
        width: 27px;
        height: 27px;
        opacity: 1;
        float:right;
        margin: 9px 1px 5px 5px;
        transform: scale(0.7);
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat 0px -399px;
        cursor: pointer;
    }
.BXSDTGLN1:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -28px -399px;
}

.BXSDTGLN2:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -92px -399px;
}

.BXSDTGLN3:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -125px -399px;
}

.BXSDTGLN4:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -58px -399px;
}
.BXSDTGLN5:before {
    content: "";
    width: 27px;
    height: 27px;
    display: inline-block;
    cursor: pointer;
    margin-right: 6px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat 0px -399px;
    opacity: 1;
    position: absolute;
    right: 0px;
    top: 7px;
    transform: scale(0.7);
}
/*.BXSDTGLN1:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -61px -316px;
}

.BXSDTGLN2:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -82px -316px;
}

.BXSDTGLN3:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -104px -316px;
}

.BXSDTGLN4:before {
    content: "";
    width: 27px;
    height: 27px;
    display: inline-block;
    cursor: pointer;
    margin-right: -3px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat 0px -399px;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 7px;
    transform: scale(0.7);
}*/


/*.BXSDTGAD1:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -164px -201px;
    width: 36px;
    height: 36px;
    opacity: 1;
    margin: 5px -2px 5px 0px;
    transform: scale(0.6);
}

.BXSDTGAD2:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -119px -78px;
    width: 36px;
    height: 36px;
    opacity: 1;
    margin: 5px -2px 5px 0px;
    transform: scale(0.6);
}

.BXSDTGAD3:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -116px -201px;
    width: 36px;
    height: 36px;
    opacity: 1;
    margin: 5px -2px 5px 0px;
    transform: scale(0.6);
}

.BXSDTGAD4:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -114px -120px;
    width: 36px;
    height: 36px;
    opacity: 1;
    margin: 5px -2px 5px 0px;
    transform: scale(0.6);
}

.BXSDTGAD5:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -163px -160px;
    width: 36px;
    height: 36px;
    opacity: 1;
    margin: 5px -2px 5px 0px;
    transform: scale(0.6);
}*/

.CNBXBYTX {
    font-size: 13px;
    line-height: 30px;
    padding: 0 10px;
    cursor: pointer;

    color: #000;
    padding-left: 37px;
    display: inline-block;
}

.CNBXBY {
    float: left;
    position: relative;
    margin-left: 30px;
    margin-top: 8px;
}

    .CNBXBY:after {
        content: "";
        width: 30px;
        height: 30px;
        border-radius: 3px;
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -5px -45px;
        display: inline-block;
        opacity: 0.8;
        cursor: pointer;
        vertical-align: middle;
        position: absolute;
        left: 0;
        top: 0;
    }

    .CNBXBY:hover:after {
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -37px -45px;
        opacity: 1;
    }

    .CNBXBY:hover .CNBXBYTX {
        color: #bd5933
    }

.CNBXMS:after {
    content: "";
    width: 27px;
    height: 22px;
    border-radius: 3px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -65px -260px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 3px;
}

.CNBXMS:hover:after {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -99px -260px;
    opacity: 1;
}

/*.NMITINBX1:before {
    content: "";
    width: 10px;
    height: 6px;
    margin: auto 5px 0 6px;
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -56px -34px;
    display: inline-block;
    vertical-align: middle;
}

.NMITINBX {
    margin-left: 10px;
}*/

.NUPRBXSH {
    position: absolute;
    top: 22px;
    left: 27px;
    font-size: 11px;
    background: #bd5933;
    color: #fff;
    font-weight: 600;
    line-height: 11px;
    min-width: 7px;
    text-align: center;
    border-radius: 3px;
    padding: 2px 3px 1px 3px;
    display: none;
}
    .NUPRBXSH:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: -13px;
        left: 3px;
        width: 10px;
        height: 11px;
        background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -78px -3px;
        transform: scale(0.9);
    }
.CNBXBY:hover .NUPRBXSH:before {
    background: transparent url(/Lyr/icon/IconIndex.png) no-repeat -66px -3px;
}
.CNBXBY:hover .NUPRBXSH {
    background: #c87556;
    color: #fff;
}
/*.NUPRBXSH["data-c=0"]{

    }*/
.TXMSNUSH {
    position: absolute;
    top: 1px;
    left: 17px;
    font-size: 9px;
    background: #c80000;
    line-height: 13px;
    min-width: 13px;
    text-align: center;
    border-radius: 14px;
    z-index: 1;
}

.CNBXBY:hover .TXMSNUSH {
    background: #ec4242;
    color: #eee
}

.TXZRNMMS {
    color: #fff;
    background: #666;
}
/*-------------------------alert---------------------*/
.ALERAL, .ALERGR {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    background: #0000004d;
    display: none;
    z-index: 15;
}

.ALCNER, .ALCNGR {
    position: fixed;
    top: 50%;
    width: 100%;
    /*display:none;*/
}

    .ALCNER > div > p, .ALCNGR > div > p {
        font-size: 13px;
        color: #d22a2a;
        margin: 15px 15px;
        line-height: 27px;
    }

    .ALCNGR > div > p {
        color: #006dae
    }

    .ALCNER > div, .ALCNGR > div {
        display: inline-block;
        width: 230px;
        border: 1px solid #f00;
        margin-top: -50%;
        background: white;
        position: relative;
    }

    .ALCNGR > div {
        border: 2px solid #0086c8;
    }

        .ALCNER > div > span, .ALCNGR > div > span {
            margin-bottom: 15px;
            display: inline-block;
            padding: 0 5px;
            min-width: 70px;
            line-height: 22px;
            font-size: 12px;
            color: white;
            cursor: pointer;
        }

        .ALCNGR > div > span {
            background: #2177c4;
        }
/*------------------end---------------------------*/
@media screen and (max-width: 1300px) {
    .INCNSRH1 {
        width: 580px;
    }

}
@media screen and (max-width: 1200px) {
    .INCNSRH1 {
        width: 400px;
    }

}
@media screen and (max-width: 1100px) {
    .INCNSRH1 {
        width: 350px;
    }
}
@media screen and (max-width: 1000px) {
    .LIBTHD2 {
        margin: 0 0px 0 20px;

    }
    .LIBTHD4 {
        margin: 0 20px 0 0px;
    }
    .LIBTHD25:before {
        margin-right: 15px;
    }
    .INCNSRH1 {
        width: 370px;
    }
    .LYBTFXSH {
        display: block;
    }
    .LYLGANTX1 {
        filter: grayscale(0);
        border: 0px solid #fff;
        transform: scale(0.85);
        right: 0px;
        top: -17px;
    }
    .SCBXH2 .LYLGANTX1 {
        right: -1px;
        /*top: 39px;*/
    }
    .BXPRCHLG {
        margin-left: 10px;
        margin-top: 15px;
    }
    .CNSRH1 {
        margin-top: 14px;
        padding-right: 10px;
    }
    .BXCNLGMR {
        margin-left: 25px !important;
    }
    /*.BXCNLGSH {
        margin-top: -2px;
    }*/
    .H1 {
        height: 67px;
    }
    header {
        height: 123px;
    }
    .HINV {
        padding: 0 10px;
    }

    .LYLGSHIM {
        width: 85px;
    }
    .BXCNLGSH {
        margin-left: 10px;
    }
    .SUMNNVBX {
        top: 56px;
    }
    .NMITINBX{
        display:none;

    }
}

@media screen and (max-width: 900px) {
    .LYNMPRDR span{
        display:none
    }
    .LYLGANTX1 {
        right: 1px;
        top: -16px;
    }
    /*.SCBXH2 .LYLGANTX1 {
        right: -1px;
        top: 38px;
    }*/
    .ANLGBX1 {
        width: 46px;
        height: 46px;
    }
    .LYLGSHIM1 {
        width: 69px !important;
        margin-top: 2px;
    }
    .LYCNIMLG {
        margin-top: 4px;
        margin-left:8px;
    }
    /*.LYHMLNSH {
        display: none
    }*/
   
    .BXPRCHLG{
        display:none;
    }
    .INCNSRH1{
        width:100%;
    }
    .LYCNBXSR {
        width: 100%;
     
        padding-right: 110px;
        box-sizing:border-box;
    }
    .LYCNBXSR1 {
        padding-right: 155px;
    }
    .LYCNBXSR2 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
        .CNSRH1 {
            width: 100%;
            box-sizing: border-box;
            padding-left: 10px;
        }
    .BXCNLGSH {
        position: absolute;
        right: 10px;
        top: 0;
    }
    .BXCNLGMR {
        margin-left: 0px !important;
    }
    .LYNMPRDR1 {
        width: 90px !important;
    }
    .LYNMPRDR2 {
        width: 90px !important;
    }
    .LIBTHD5 {
        display: none;
    }
    .LIBTHD4:after{
        display:none;
    }
    .LIBTHD4{
        margin-right:0;
    }
}
@media screen and (max-width: 750px) {
    .LIBTHD6{
        display:none;
    }
}
    @media screen and (max-width: 650px) {
        .LYHMLNSH {
            display: none;
        }

        .LYLGANTX1 {
            right: 0px;
            top: 37px;
            top: -12px;
        }

        .SCBXH2 .LYLGANTX1 {
            right: 0px;
            top: -12px;
        }
        /*header {
        height: 75px;
    }*/
        .H2 {
            display: none
        }

        .LYCNBXSR {
            padding-left: 45px;
        }

        .LYMNMOSH {
            display: block;
        }

        header {
            height: 66px;
        }

        .CNSRH1 {
            margin-top: 10px;
        }

        .H1 {
            position: fixed !important;
            top: 0 !important;
            right: 0 !important;
            width: 100% !important;
            z-index: 3 !important;
            background: #fff;
            height: 66px;
            background: #fff;
            border-bottom: 1px solid #777;
        }

        .SCBXH2 {
            height: 66px;
            box-shadow: 0px 1px 1px #0000001c;
        }
    }
    @media screen and (max-width: 500px) {
        .LYMNBTIC3 {
            font-size: 11px;
        }
        .LYHJSRBX {
            right: 149px;
            top: 14px;
        }
        .LYLGANTX1 {
            /*right: 5px;
        top: 48px;
        z-index: 4;*/
            display: none !important;
        }
        .SCBXH2 .LYLGANTX1 {
            display: block !important;
            right: -1px;
            top: -13px;
        }
        .LYBTMOMN {
            font-size: 10px;
        }
            .LYBTMOMN div:before {
                transform: scale(0.7);
            }
        .LYBTCYCT {
            top: -16px;
        }
        .LYCNBXSR1 {
            padding-right: 55px !important;
        }

        .LYLGSHMO1 {
            display: none !important;
        }
        .LYLGSHIM1 {
            display: none;
        }

        .LYNMPRDR {
            color: #6c3f3f;
            color: #333;
            width: 240px !important;
            max-width: unset;
            overflow: initial;
            line-height: 12px;
            height: 12px !important;
            margin-top: 11px;
            margin-right: -10px;
            display: none;
            transition: height 0.8s ease-in-out, width 0.8s ease-in-out;
        }

        .SCBXH2 .LYNMPRDR {
            display: none !important;
        }

        .LYNMRTTX1 {
            float: right;
            text-align: right;
            /*position: absolute;
        top: 100%;
        right: 0px;
        margin-top: 0px;*/
            margin-top: 3px;
            margin-right: -7px;
        }

        .LYNMPRDR1 {
            display: block;
            position: absolute;
            right: 0;
            top: 100%;
        }

        .LYNMPRDR > div {
            background: #fff;
            padding: 0 10px 7px 14px !important;
            /*padding: 0 27px 7px 14px !important;*/
            box-shadow: 0px 1px 1px #0000001c;
            border-radius: 0 0 0 20px;
            float: right;
            border-bottom: 1px solid #777;
        }
        /*.BXCNLGSH {
        width: 8px;
        height: 4px;
    }*/
        .LYCNBXSR2 {
            padding-right: 0 !important;
        }

        .LYNMPRDR span {
            display: inline-block;
            font-size: 9px;
            margin-right: 2px;
            color: #999;
        }

        .LYCNBXSR {
            padding-right: 83px;
        }

        .LYLGSHIM {
            width: 70px;
            padding: 13px 0 8px 0;
        }

        .SRH1 {
            font-size: 12px;
            padding-right: 48px;
            /*line-height: 38px;*/
        }

            .SRH1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
                font-size: 12px;
                letter-spacing: 0.5px;
                word-spacing: 1px;
            }

            .SRH1::-moz-placeholder { /* Firefox 19+ */
                font-size: 12px;
                letter-spacing: 0.5px;
                word-spacing: 1px;
            }

            .SRH1:-ms-input-placeholder { /* IE 10+ */
                font-size: 12px;
                letter-spacing: 0.5px;
                word-spacing: 1px;
            }

            .SRH1:-moz-placeholder { /* Firefox 18- */
                font-size: 12px;
                letter-spacing: 0.5px;
                word-spacing: 1px;
            }

        .ANLGBX1 {
            width: 42px;
            height: 42px;
        }

        .SRBTHD1 {
            width: 39px;
            height: 32px;
            right: 0px;
            top: 7px;
            border-left: 1px solid #e7e7e7;
            padding-left: 0px;
        }

        .CNSRH1 {
            margin-top: 11px;
        }

        .ICMGHD1 {
            top: 9px;
            left: 10px;
        }
    }

@media screen and (max-width: 400px) {
    .LYHJSRBX {
        right: 147px;
    }
    .LYHJINTX {
        font-size: 12px;
        margin: 0 1px;
        font-weight: 500;
    }
    .SRH1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        word-spacing: 0px;
    }

    .SRH1::-moz-placeholder { /* Firefox 19+ */
        word-spacing: 0px;
    }

    .SRH1:-ms-input-placeholder { /* IE 10+ */
        word-spacing: 0px;
    }

    .SRH1:-moz-placeholder { /* Firefox 18- */
        word-spacing: 0px;
    }
}
@media screen and (max-width: 360px) {
    .LYHJSRBX {
        right: 141px;
    }
    .LYHJINTX {
        font-size: 12px;
    }

    .SRH1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
     letter-spacing:0;
    }

    .SRH1::-moz-placeholder { /* Firefox 19+ */
        letter-spacing: 0;
    }

    .SRH1:-ms-input-placeholder { /* IE 10+ */
        letter-spacing: 0;
    }

    .SRH1:-moz-placeholder { /* Firefox 18- */
        letter-spacing: 0;
    }
}