@font-face{font-family:WebFont;src:url(/font/Mj_DinarTwoMedium.eot?#) format('eot'),url(/font/Mj_DinarTwoMedium.woff) format('woff'),url(/font/Mj_DinarTwoMedium.ttf) format('truetype')}
@font-face{font-family:vazir;src:url(/font/Yekan_Regular.eot?#) format('eot'),url(/font/Yekan_Regular.woff) format('woff'),url(/font/Yekan_Regular.ttf) format('truetype')}
html{background: #ffffff;}
#googleMap{height:500px;width:100%}
@font-face{font-family:Iransans;src:url(/font/Mj_DinarTwoLight.eot?#) format('eot'),url(/font/Mj_DinarTwoLight.woff) format('woff'),url(/font/Mj_DinarTwoLight.ttf) format('truetype')}
body{color:#000;font-family:vazir;text-align:justify;margin:0;font-size:15px;font-weight:400;padding:0;line-height: 21px;padding-top:0;background: none;position:relative;display:block;background-size:contain;padding-top: 135px;}
header{width:100%;top: 5px;position: sticky;height: 88px;text-align:right;display:block;margin-left:auto;margin-right:auto;top: 0;background:0 0;display:inline-block;z-index: 12;}
header:after,header:before{clip-path:ellipse(81% 100% at 46.08% 100%);content:" ";position:absolute;left:0;right:0;/* height: 75px; *//* background: #9900ef; *//* clip-path:ellipse(81% 100% at 45.08% 100%); */transform:rotateZ(
180deg);top:0;z-index:0;}
header:after{/* background: #5e0093; */transform:rotateZ(180deg);clip-path:ellipse(81% 100% at 30.08% 100%);box-shadow:0 0 35px #333;top:-16px;}
.blockquote{border:1px solid #eee;border-right:5px solid #eee}
#site_banner{float:left;height:72px;margin-top:-16px;transition:All cubic-bezier(.75,-.25,.43,1.14) .3s;z-index:100000;position:relative}
#site_banner img{max-height:100%;margin:auto;margin-top: 15px;float:none;margin-left: 8px;filter: drop-shadow(2px 1px 2px black);transform: scale(0.8);}
#head_items{right:15px;min-width:526px;height:auto;top:-35px;z-index:65536;position:absolute;color:#000;border-radius:0 6px 6px 0;direction:rtl}
header h1{font-size:50px;line-height:52px;margin:5px;position:relative;top:5%;margin-left:auto;margin-right:auto}
header h2{font-size:17px}
#main_block{z-index: 11;position:relative;display:block;text-align: center;max-width: 100%;}
section{width:100%;position:relative;margin-left:auto;margin-right:auto;display:inline-block;}
scnd_head{width:100%;height:auto;margin-left:auto;margin-right:auto;position:relative;float:right}
footer{width:100%;max-width:100%;position:relative;text-align:justify;height:auto;margin:auto;padding-bottom:0;padding-top:0;display:block;border-radius:0 0 2px 2px;float:left;display:block;font-size: 15px;color: #c1c1c1;font-family:vazir;/* margin-top: -74px; */padding-top: 105px;padding-bottom: 100px;z-index: 0;background: #0d1648;}
footer:before{content:' ';/* background: url(/archive/image/202206241901541591.jpg)  no-repeat #f0ac2a; */position: absolute;left: 0;right: 0;top: 0;width: 50%;height: 100%;opacity: 0.5;}
body:footer,footer:before{clip-path:ellipse(81% 100% at 46.08% 100%);content:" ";position:absolute;left:0;right:0;height:139px;background:#0eaec3;clip-path:ellipse(81% 100% at 45.08% 100%);top:0}
body:after{background:#580067;clip-path:ellipse(81% 100% at 30.08% 100%);box-shadow:0 0 35px #333;top:-16px}
#main_footer_block a{color: #ffc107;}

.btn-fa-phone {
    padding: 18px;
    background: #2196F3;
    border-radius: 50%;
    font-size: 28px;
    color: #fff;
    position: fixed;
    bottom: 59px;
    left: 8px;
    -webkit-animation: shake-bottom 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) 5s 5 both;
    animation: shake-bottom 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) 5s 5 both;
    box-shadow: #404040 1px 5px 5px -4px;
    z-index: 1000000000000000000000
}

.btn-wtp {
    background: #28c72e;
    bottom: 8px
}

.btn-fa-phone i {
    color: #fff
}

@-webkit-keyframes fa-phone {
    0%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%
    }
    10% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    20%,
    40%,
    60% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg)
    }
    80% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
    90% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
}

@keyframes shake-bottom {
    0%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%
    }
    10% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    20%,
    40%,
    60% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg)
    }
    80% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
    90% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
}

.webdesigntuts-workshop {
    position: fixed;
    text-align: center;
    width: 98%;
    max-width: 278px;
    direction: rtl;
    left: 50%;
    margin: auto;
    z-index: 1000;
    height: auto;
    border-radius: 30px;
    display: inline-block;
    background: #ffffff;
    border: 1px solid #ccc;
    top: 13px;
    transform: translateX(-50%);
}

.webdesigntuts-workshop:before,
.webdesigntuts-workshop:after {
    display: block;
    position: absolute
}

.webdesigntuts-workshop:before {}

.webdesigntuts-workshop:after {
    background: #E0E0E0;
    background: -webkit-linear-gradient(left, #F1F1F1, #FFF, #F1F1F1);
    background: -moz-linear-gradient(left, #F1F1F1, #FFF, #F1F1F1);
    background: -o-linear-gradient(left, #F1F1F1, #FFF, #F1F1F1);
    background: -ms-linear-gradient(left, #F1F1F1, #FFF, #F1F1F1);
    background: linear-gradient(left, #F1F1F1, #FFF, #F1F1F1);
    top: 65px
}

.webdesigntuts-workshop form {
    display: block;
    margin: 0;
    padding: 6px;
    position: relative;
    z-index: 1;
    width: 100%
}

.webdesigntuts-workshop input {
    background: #f4f4f400;
    border: none;
    border-radius: 0 5px 5px 0;
    color: #1a1a1a;
    display: block;
    float: right;
    font-family: vazir;
    font-size: 14px;
    font-weight: 400;
    height: 33px;
    margin: 0;
    padding: 0 10px;
    outline: none;
    width: 85%;
    box-shadow: none;
}

.ie .webdesigntuts-workshop input {
    line-height: 40px
}

.webdesigntuts-workshop input::-webkit-input-placeholder {
    color: #888
}

.webdesigntuts-workshop input:-moz-placeholder {
    color: #888
}

.webdesigntuts-workshop input:focus::-webkit-input-placeholder {
    color: #efe
}

.webdesigntuts-workshop input:focus:-moz-placeholder {
    color: #efe
}

.webdesigntuts-workshop button {
    background: #e3e3e300;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    border-radius: 5px 0 0 5px;
    color: #000;
    display: block;
    float: left;
    font-family: vazir;
    font-size: 26px;
    font-weight: 400;
    height: 37px;
    line-height: 10px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 13%;
}

.webdesigntuts-workshop button:hover,
.webdesigntuts-workshop button:focus {
    color: #e91e63;
    outline: none;
}

.webdesigntuts-workshop button:active {
    background: #292929;
    background: -webkit-linear-gradient(#393939, #292929);
    background: -moz-linear-gradient(#393939, #292929);
    background: -o-linear-gradient(#393939, #292929);
    background: -ms-linear-gradient(#393939, #292929);
    background: linear-gradient(#393939, #292929);
    box-shadow: 0 1px 0 #000, inset 1px 0 1px #222;
    top: 1px
}
.TabbedPanelsTabGroup{
    white-space: nowrap;
}
.TabbedPanelsTab {
    position: relative;
    /* text-shadow: 1px 1px 1px #999; */
    top: 1px;
    float: right;
    padding: 9px 10px;
    margin: 0px 1px 0px 0px;
    color: #555;
    list-style: none;
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    background: #f5f5f5;
    box-shadow: #222 0 0 1px;
    box-shadow: #b4a5a5 0 0 1px;
    border-top: 1px solid #20a040;
    font-size: 13px;
    font-family: none;
    display: inline-block;
    float: none;}

.ads_page{text-align:right;width: 97vw;max-width: 1275px;/* overflow: hidden; */margin: auto;}
.ads_tprd{text-align:center;padding:5%;margin: 5% auto;box-shadow: 0 0 10px #0000002b;border-radius: 20px;color: #fff;background: #5e0093;background-size: cover;max-width: 350px;text-shadow: 2px 2px 2px #333;background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' id='svg' viewBox='0 0 1440 600' xmlns='http://www.w3.org/2000/svg' class='transition duration-300 ease-in-out delay-150'%3E%3Cstyle%3E .path-0%7B animation:pathAnim-0 4s; animation-timing-function: linear; animation-iteration-count: infinite; %7D @keyframes pathAnim-0%7B 0%25%7B d: path('M 0,600 C 0,600 0,200 0,200 C 78.98564593301435,203.9043062200957 157.9712918660287,207.80861244019138 250,209 C 342.0287081339713,210.19138755980862 447.1004784688996,208.6698564593302 538,214 C 628.8995215311004,219.3301435406698 705.6267942583731,231.51196172248802 815,213 C 924.3732057416269,194.48803827751198 1066.3923444976076,145.2822966507177 1176,138 C 1285.6076555023924,130.7177033492823 1362.8038277511962,165.35885167464113 1440,200 C 1440,200 1440,600 1440,600 Z'); %7D 25%25%7B d: path('M 0,600 C 0,600 0,200 0,200 C 105.72248803827753,203.08133971291866 211.44497607655506,206.16267942583733 307,218 C 402.55502392344494,229.83732057416267 487.9425837320574,250.4306220095694 595,251 C 702.0574162679426,251.5693779904306 830.7846889952153,232.11483253588517 910,221 C 989.2153110047847,209.88516746411483 1018.9186602870814,207.11004784688996 1099,205 C 1179.0813397129186,202.88995215311004 1309.5406698564593,201.444976076555 1440,200 C 1440,200 1440,600 1440,600 Z'); %7D 50%25%7B d: path('M 0,600 C 0,600 0,200 0,200 C 123.04306220095694,174.61244019138758 246.08612440191388,149.22488038277513 336,151 C 425.9138755980861,152.77511961722487 482.6985645933014,181.7129186602871 582,184 C 681.3014354066986,186.2870813397129 823.1196172248806,161.92344497607655 914,149 C 1004.8803827751194,136.07655502392345 1044.822966507177,134.59330143540672 1124,145 C 1203.177033492823,155.40669856459328 1321.5885167464116,177.70334928229664 1440,200 C 1440,200 1440,600 1440,600 Z'); %7D 75%25%7B d: path('M 0,600 C 0,600 0,200 0,200 C 71.16746411483251,159.83732057416267 142.33492822966502,119.67464114832538 246,131 C 349.665071770335,142.32535885167462 485.82775119617236,205.13875598086125 605,206 C 724.1722488038276,206.86124401913875 826.3540669856459,145.7703349282297 902,157 C 977.6459330143541,168.2296650717703 1026.755980861244,251.7799043062201 1112,271 C 1197.244019138756,290.2200956937799 1318.622009569378,245.11004784688996 1440,200 C 1440,200 1440,600 1440,600 Z'); %7D 100%25%7B d: path('M 0,600 C 0,600 0,200 0,200 C 78.98564593301435,203.9043062200957 157.9712918660287,207.80861244019138 250,209 C 342.0287081339713,210.19138755980862 447.1004784688996,208.6698564593302 538,214 C 628.8995215311004,219.3301435406698 705.6267942583731,231.51196172248802 815,213 C 924.3732057416269,194.48803827751198 1066.3923444976076,145.2822966507177 1176,138 C 1285.6076555023924,130.7177033492823 1362.8038277511962,165.35885167464113 1440,200 C 1440,200 1440,600 1440,600 Z'); %7D %7D%3C/style%3E%3Cpath d='M 0,600 C 0,600 0,200 0,200 C 78.98564593301435,203.9043062200957 157.9712918660287,207.80861244019138 250,209 C 342.0287081339713,210.19138755980862 447.1004784688996,208.6698564593302 538,214 C 628.8995215311004,219.3301435406698 705.6267942583731,231.51196172248802 815,213 C 924.3732057416269,194.48803827751198 1066.3923444976076,145.2822966507177 1176,138 C 1285.6076555023924,130.7177033492823 1362.8038277511962,165.35885167464113 1440,200 C 1440,200 1440,600 1440,600 Z' stroke='none' stroke-width='0' fill='%23eb144c88' class='transition-all duration-300 ease-in-out delay-150 path-0'%3E%3C/path%3E%3Cstyle%3E .path-1%7B animation:pathAnim-1 4s; animation-timing-function: linear; animation-iteration-count: infinite; %7D @keyframes pathAnim-1%7B 0%25%7B d: path('M 0,600 C 0,600 0,400 0,400 C 103.1866028708134,377.11004784689 206.3732057416268,354.2200956937799 308,358 C 409.6267942583732,361.7799043062201 509.6937799043062,392.2296650717703 611,389 C 712.3062200956938,385.7703349282297 814.8516746411483,348.86124401913884 894,341 C 973.1483253588517,333.13875598086116 1028.8995215311004,354.32535885167465 1116,369 C 1203.1004784688996,383.67464114832535 1321.5502392344497,391.8373205741627 1440,400 C 1440,400 1440,600 1440,600 Z'); %7D 25%25%7B d: path('M 0,600 C 0,600 0,400 0,400 C 63.8851674641148,409.3588516746412 127.7703349282296,418.7177033492823 239,424 C 350.2296650717704,429.2822966507177 508.8038277511963,430.4880382775119 624,432 C 739.1961722488037,433.5119617224881 811.0143540669857,435.33014354066984 894,422 C 976.9856459330143,408.66985645933016 1071.1387559808613,380.1913875598086 1164,374 C 1256.8612440191387,367.8086124401914 1348.4306220095693,383.9043062200957 1440,400 C 1440,400 1440,600 1440,600 Z'); %7D 50%25%7B d: path('M 0,600 C 0,600 0,400 0,400 C 67.04306220095694,390.32535885167465 134.08612440191388,380.65071770334924 237,369 C 339.9138755980861,357.34928229665076 478.6985645933015,343.7224880382775 586,348 C 693.3014354066985,352.2775119617225 769.1196172248804,374.4593301435406 860,401 C 950.8803827751196,427.5406698564594 1056.8229665071772,458.4401913875598 1156,459 C 1255.1770334928228,459.5598086124402 1347.5885167464114,429.7799043062201 1440,400 C 1440,400 1440,600 1440,600 Z'); %7D 75%25%7B d: path('M 0,600 C 0,600 0,400 0,400 C 103.20574162679426,412.1626794258373 206.41148325358853,424.32535885167465 307,409 C 407.58851674641147,393.67464114832535 505.5598086124402,350.8612440191387 592,362 C 678.4401913875598,373.1387559808613 753.3492822966507,438.22966507177034 847,446 C 940.6507177033493,453.77033492822966 1053.043062200957,404.2200956937799 1155,387 C 1256.956937799043,369.7799043062201 1348.4784688995214,384.88995215311 1440,400 C 1440,400 1440,600 1440,600 Z'); %7D 100%25%7B d: path('M 0,600 C 0,600 0,400 0,400 C 103.1866028708134,377.11004784689 206.3732057416268,354.2200956937799 308,358 C 409.6267942583732,361.7799043062201 509.6937799043062,392.2296650717703 611,389 C 712.3062200956938,385.7703349282297 814.8516746411483,348.86124401913884 894,341 C 973.1483253588517,333.13875598086116 1028.8995215311004,354.32535885167465 1116,369 C 1203.1004784688996,383.67464114832535 1321.5502392344497,391.8373205741627 1440,400 C 1440,400 1440,600 1440,600 Z'); %7D %7D%3C/style%3E%3Cpath d='M 0,600 C 0,600 0,400 0,400 C 103.1866028708134,377.11004784689 206.3732057416268,354.2200956937799 308,358 C 409.6267942583732,361.7799043062201 509.6937799043062,392.2296650717703 611,389 C 712.3062200956938,385.7703349282297 814.8516746411483,348.86124401913884 894,341 C 973.1483253588517,333.13875598086116 1028.8995215311004,354.32535885167465 1116,369 C 1203.1004784688996,383.67464114832535 1321.5502392344497,391.8373205741627 1440,400 C 1440,400 1440,600 1440,600 Z' stroke='none' stroke-width='0' fill='%23eb144cff' class='transition-all duration-300 ease-in-out delay-150 path-1'%3E%3C/path%3E%3C/svg%3E");}
    .ads_det{
    position: relative;
    display: flex;
    direction: rtl;
}.ads_det h1{text-indent: 0;font-size: 30px;}
    .ads_det .pfx1,.ads_det .pfx2{
    display: inline-block;
    width: 50%;
    height: max-content;
    position: -webkit-sticky;
    position: sticky;
    float: right;
    overflow: hidden;
    padding: 1%;
}   
.ads_det .pfx2{
    float: right;
    padding-bottom: 0px;
    margin: 0;
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    right: 0;
    z-index: 2;
    height: 100%;
    min-height: auto;
    width: 50%;
    padding: 0 1%;
    }
.prcc_prog {
    margin: 0;
    padding: 31px 5px;
    list-style: none;
    width: 100%;
    height: auto;
    display: flex;
    text-align: center;
    position: relative;
    flex-wrap: nowrap;
    align-content: center;
}

.prcc_prog li {
    width: 88px;
    height: 88px;
    font-size: 14px;
    display: block;
    margin: auto;
    border-radius: 50%;
    border: 2px solid #959595;
    line-height: 26px;
    /* white-space: nowrap; */
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 26px 0;
    text-align: center;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    shape-outside: polygon(
    0 0,
    98% 0,
    50% 6%,
    23.4% 17.3%,
    6% 32.6%,
    0 50%,
    6% 65.6%,
    23.4% 82.7%,
    50% 94%,
    98% 100%,
    0 100%
  );
    shape-margin: 7%;
}

.prcc_prog li.active {
    border: 3px solid #dc163b
}

.prcc_prog li.active:before {
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    transform: scale(1.2);
    border-radius: 50%;
    right: 0;
    border: 1px dashed #da0a3154;
    animation: loadingRate;
    animation-duration: 8s;
    animation-iteration-count: 10000;
    animation-delay: 0s;
    animation-timing-function: linear;
    margin-top: -26px;
}

.page_gallery img {
    margin: 0
}

.ribbon,
.thumb_st {
    width: 45px;
    height: 21px;
    position: absolute;
    right: -74px;
    top: -1px;
    z-index: 11;
    background: #33da18;
    color: #fff;
    width: 179px;
    transform: rotateZ(45deg) scale(0.5);
    padding: 0;
    line-height: 35px;
    text-align: center;
    height: 32px;
}

.boxslider_mm2 li {
    max-height: 150px
}

.boxslider_mm2 li img {
    height: 70%
}

.box_ffxc {}

.box_ffxc img {}

.box_ffxc li {
    max-height: 275px;
}

.box_ffxc h3 {}

.box_ffxc .ffxctitle {
    /* padding: 0; */
    /* font-size: 18px; */
    /* color: #404040; */
    /* width: max-content; */
    /* text-align: center; */
    /* direction: rtl; */
    /* padding: 0.2%; */
    /* display: block; */
    /* margin: auto; */
    /* margin-bottom: 6px; */
    /* font-weight: bold; */
    /* border-bottom: 1px solid #eee */
}

.box_ffxc .ffxctitle:before {
    width: 32px;
    height: 32px;
    box-shadow: 1px -1px 0 #cfcfcf;
    position: absolute;
    top: -16px;
    right: 50%;
    margin-right: -122px;
    display: block;
    transform: rotateZ(45deg);
    background: #f8f8f8;
    z-index: 0
}

.box_ffxc .ffxctitle:after {
    width: 32px;
    height: 32px;
    box-shadow: -1px -1px 0 #cdcdcd;
    position: absolute;
    top: -17px;
    right: 50%;
    margin-right: 99px;
    display: block;
    transform: rotateZ(-45deg);
    background: #fefefe
}

.ptoolsov {
    position: relative;
    /* background: #fff; */
    height: auto;
    width: 215px;
    z-index: 1000;
    top: 0;
    left: 0;
    margin-top: -17px;
    border-radius: 5px;
    padding: 6px;
    float: left;
}

.ptoolsov a {
    margin-top: 5px;
    display: block;
    color: #c4c4c4 !important;
    font-size: 10px;
    text-shadow: 0 0 2px white;
    width: 33px;
    float: left;
    font-style: ;
}

.ptoolsov i {
    font-size: 19px;
    margin: 7px;
}

.user_cpic {
    position: relative;
    z-index: 1;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    width: 95px;
    height: 99px;
    margin-top: 25px;
    margin-left: 7px
}

.user_cpic img {
    margin: 0;
    padding: 0;
    min-width: 100%
}

.prcc_prog li.prev {
    border: 3px solid #19b200;
    background: #ffffff;
    color: #3e3e3e;
}
.undertitr{font-size: 13px;color: #b2b2b2;padding: 0 10px;}
.ana_thumb_set i {
    font-size: 42px;
    opacity: 0.9
}

.ana_thumb_set.thu_act {
    opacity: 1
}
@keyframes loadingRate {
    0% {
        -webkit-transform: scale(1.2) rotateZ(0deg);
        transform: scale(1.2) rotateZ(0deg)
    }
    100% {
        -webkit-transform: scale(1.2) rotateZ(360deg);
        transform: scale(1.2) rotateZ(360deg)
    }
}

.prcc_prog:before {
    content: ' ';
    width: 75%;
    right: 12%;
    position: absolute;
    z-index: 0;
    height: 2px;
    background: #00000012;
    top: 75px;
}

.theme_mini_content {
    width: 160px;
    height: 160px;
    text-align: center;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    clear: none;
    float: right;
    padding: 8px;
    margin: 3px;
    line-height: 16px;
    color: #999
}

.theme_mini_content_pic {
    width: 100%;
    height: 135px;
    text-align: center;
    overflow: hidden
}

.theme_mini_content_tic {
    width: 10px;
    height: 10px;
    background-color: #6C6;
    border: #FFF 1px solid;
    position: relative;
    float: right;
    top: 3px
}

.p_thu {
    width: 210px;
    height: 150px;
    border: #CCC solid 1px;
    position: relative;
    float: right;
    padding: 6px;
    margin: 4px;
    text-align: center;
    vertical-align: middle;
    -webkit-box-shadow: #f5f5f5 2px 2px 2px;
    -moz-box-shadow: #f5f5f5 2px 2px 2px;
    box-shadow: #f5f5f5 2px 2px 2px
}

.p_thu:hover {
    border: #F69 dashed 1px
}

.p_thu_in {
    width: 100%;
    height: 100%;
    background: #fefefe
}

.p_thu_in img {
    max-height: 70%
}

.p_thu_in h3 {
    font-size: 14px
}
.clearbox{box-shadow:none;border:none;margin: 0;}
ul.lSPager.lSGallery{min-width:100%;padding: 0;margin: 0;}
.lSSlide{padding:0}

ul.ads_detcx{margin:0;padding:0;list-style:none;}
ul.ads_detcx li{width:100%;line-height: 19px;font-size: 15px;padding:8px;border-bottom:1px solid #eee;}

.theme_social2{color:#fff;text-align:center;position:relative;display:block;width:100%;padding:0;margin-top:-27px}
.theme_social2 a{display:inline-block;color:#fff;font-size:71px;margin:3px;transition:.3s All ease-in-out}
.theme_social2 a:hover{transform:scale(1.3);filter:brightness(1.9)}
.theme_social2 i{color:#fff;width:45px;overflow:hidden;height:45px;vertical-align:bottom;line-height:26px;font-size:31px;background:#580067;border-radius:50%;padding:10px}
.theme_tel_h{position:absolute;width:100%;overflow:hidden;color: #060606;font-size: 15px;top:-37px;right:0;direction:rtl;text-align: revert;}
.theme_Cbox_3{list-style:none;margin:auto;display:block;position:relative;direction:rtl}
.theme_Cbox_3 li{position:relative;display:inline-block;width:30%;height:350px;overflow:hidden;box-shadow:0 0 8px #3333332e;border-radius:15px}
.theme_Cbox_3 li img{width:100%;height:50%;margin:0}
.theme_Cbox_3 li .Ctitle{font-size:16px;color:#333}
.theme_Cbox_3 li .Ccontent{line-height:18px;font-size:13px}
.fa-chevron-up{padding-top:9px;width:59px;height:60px;position:absolute;left:47.5%;top:-28px;background: #002870;color: #ffffff;text-align:center;border-radius:50%;line-height:54px;z-index:11;font-size:34px;/* text-shadow: 0 3px 0 #74c3bb; */}
[type=checkbox],[type=radio]{width:20px;height:20px;box-shadow:none;margin:4px}
#main_footer_block{width:100%;max-width:1298px;direction:rtl;margin-left:auto;margin-right:auto;display:block;position:relative;height:auto;vertical-align: top;}
aside{max-width:20%;position:relative;float:right;padding:0 5px;padding-bottom:0;margin:0;display:inline-block;position:-webkit-sticky;position:sticky;top:5rem;right:0;z-index:2;height:100%;z-index:9999999;min-height:auto}
article{width:1270px;position:relative;margin-left:auto;margin-right:auto;display:flow-root;padding:0;min-height:0;min-width:80%;z-index:0}
#content{width:100%;position:relative;margin:auto;margin-top:2px;visibility:visible;display:flex;max-width:1340px}
main{width:100%;height:auto;position:relative}
main .inner{width:100%;max-width:1270px;height:auto;display:block;position:relative;margin:auto;background:#fff;z-index:0;padding:0}
#copyright{width:100%;direction:rtl;height:auto;color: #a7a7a7;position:relative;text-align:right;margin-left:auto;margin-right:auto;position:relative;display:inline-block;padding-bottom: 3px;background: #0b1340;/* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1006%26quot%3b)' fill='none'%3e%3cpath d='M8.46 408.73L73.41 446.23L73.41 521.23L8.46 558.73L-56.49 521.23L-56.49 446.23zM203.32 296.23L268.27 333.73L268.27 408.73L203.32 446.23L138.37 408.73L138.37 333.73zM333.23 521.23L398.18 558.73L398.18 633.73L333.23 671.23L268.27 633.73L268.27 558.73zM398.18 408.73L463.14 446.23L463.14 521.23L398.18 558.73L333.23 521.23L333.23 446.23zM593.04 296.23L658 333.73L658 408.73L593.04 446.23L528.09 408.73L528.09 333.73zM722.95 521.23L787.91 558.73L787.91 633.73L722.95 671.23L658 633.73L658 558.73zM852.86 296.23L917.81 333.73L917.81 408.73L852.86 446.23L787.9 408.73L787.9 333.73zM787.9 408.73L852.86 446.23L852.86 521.23L787.9 558.73L722.95 521.23L722.95 446.23zM982.77 71.23L1047.72 108.73L1047.72 183.73L982.77 221.23L917.81 183.73L917.81 108.73zM982.77 521.23L1047.72 558.73L1047.72 633.73L982.77 671.23L917.81 633.73L917.81 558.73zM1047.72 183.73L1112.67 221.23L1112.67 296.23L1047.72 333.73L982.77 296.23L982.77 221.23zM1177.63 -41.27L1242.58 -3.77L1242.58 71.23L1177.63 108.73L1112.67 71.23L1112.67 -3.77zM1177.63 183.73L1242.58 221.23L1242.58 296.23L1177.63 333.73L1112.67 296.23L1112.67 221.23zM1307.54 183.73L1372.49 221.23L1372.49 296.23L1307.54 333.73L1242.58 296.23L1242.58 221.23zM1307.54 408.73L1372.49 446.23L1372.49 521.23L1307.54 558.73L1242.58 521.23L1242.58 446.23zM1437.44 408.73L1502.4 446.23L1502.4 521.23L1437.44 558.73L1372.49 521.23L1372.49 446.23z' stroke='rgba(30%2c 134%2c 69%2c 0.31)' stroke-width='2'%3e%3c/path%3e%3cpath d='M0.96 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM65.91 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM65.91 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM0.96 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM-63.99 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM-63.99 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM195.82 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM260.77 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM260.77 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM195.82 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM130.87 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM130.87 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM325.73 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM390.68 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM390.68 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM325.73 671.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM260.77 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM260.77 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM390.68 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM455.64 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM455.64 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM325.73 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM585.54 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM650.5 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM650.5 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM585.54 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM520.59 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM520.59 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM715.45 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM780.41 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM780.41 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM715.45 671.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM650.5 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM650.5 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM845.36 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM845.36 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM780.4 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM780.4 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM845.36 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM780.4 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM715.45 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM975.27 71.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1040.22 108.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1040.22 183.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM975.27 221.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 183.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 108.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM975.27 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1040.22 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1040.22 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM975.27 671.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1105.17 221.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1105.17 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1040.22 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM975.27 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1170.13 -41.27 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 -3.77 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 71.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1170.13 108.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1105.17 71.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1105.17 -3.77 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1170.13 183.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 221.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1170.13 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1300.04 183.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1364.99 221.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1364.99 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1300.04 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1300.04 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1364.99 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1364.99 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1300.04 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1429.94 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1494.9 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1494.9 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1429.94 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0z' fill='rgba(30%2c 134%2c 69%2c 0.31)'%3e%3c/path%3e%3cpath d='M26.08 138.3L69.38 163.3L69.38 213.3L26.08 238.3L-17.22 213.3L-17.22 163.3zM69.38 363.3L112.69 388.3L112.69 438.3L69.38 463.3L26.08 438.3L26.08 388.3zM69.38 513.3L112.69 538.3L112.69 588.3L69.38 613.3L26.08 588.3L26.08 538.3zM112.69 -11.7L155.99 13.3L155.99 63.3L112.69 88.3L69.38 63.3L69.38 13.3zM155.99 63.3L199.29 88.3L199.29 138.3L155.99 163.3L112.69 138.3L112.69 88.3zM155.99 213.3L199.29 238.3L199.29 288.3L155.99 313.3L112.69 288.3L112.69 238.3zM242.59 213.3L285.89 238.3L285.89 288.3L242.59 313.3L199.29 288.3L199.29 238.3zM199.29 288.3L242.59 313.3L242.59 363.3L199.29 388.3L155.99 363.3L155.99 313.3zM242.59 513.3L285.89 538.3L285.89 588.3L242.59 613.3L199.29 588.3L199.29 538.3zM285.89 -11.7L329.2 13.3L329.2 63.3L285.89 88.3L242.59 63.3L242.59 13.3zM329.2 213.3L372.5 238.3L372.5 288.3L329.2 313.3L285.89 288.3L285.89 238.3zM285.89 288.3L329.2 313.3L329.2 363.3L285.89 388.3L242.59 363.3L242.59 313.3zM415.8 363.3L459.11 388.3L459.11 438.3L415.8 463.3L372.5 438.3L372.5 388.3zM415.8 513.3L459.11 538.3L459.11 588.3L415.8 613.3L372.5 588.3L372.5 538.3zM459.11 138.3L502.41 163.3L502.41 213.3L459.11 238.3L415.8 213.3L415.8 163.3zM459.11 288.3L502.41 313.3L502.41 363.3L459.11 388.3L415.8 363.3L415.8 313.3zM632.32 288.3L675.62 313.3L675.62 363.3L632.32 388.3L589.01 363.3L589.01 313.3zM718.92 -11.7L762.22 13.3L762.22 63.3L718.92 88.3L675.62 63.3L675.62 13.3zM762.22 63.3L805.53 88.3L805.53 138.3L762.22 163.3L718.92 138.3L718.92 88.3zM805.53 -11.7L848.83 13.3L848.83 63.3L805.53 88.3L762.22 63.3L762.22 13.3zM805.53 288.3L848.83 313.3L848.83 363.3L805.53 388.3L762.22 363.3L762.22 313.3zM848.83 363.3L892.13 388.3L892.13 438.3L848.83 463.3L805.53 438.3L805.53 388.3zM848.83 513.3L892.13 538.3L892.13 588.3L848.83 613.3L805.53 588.3L805.53 538.3zM892.13 138.3L935.43 163.3L935.43 213.3L892.13 238.3L848.83 213.3L848.83 163.3zM1022.04 63.3L1065.34 88.3L1065.34 138.3L1022.04 163.3L978.74 138.3L978.74 88.3zM1151.94 -11.7L1195.25 13.3L1195.25 63.3L1151.94 88.3L1108.64 63.3L1108.64 13.3zM1281.85 63.3L1325.15 88.3L1325.15 138.3L1281.85 163.3L1238.55 138.3L1238.55 88.3zM1281.85 213.3L1325.15 238.3L1325.15 288.3L1281.85 313.3L1238.55 288.3L1238.55 238.3zM1281.85 363.3L1325.15 388.3L1325.15 438.3L1281.85 463.3L1238.55 438.3L1238.55 388.3zM1368.46 213.3L1411.76 238.3L1411.76 288.3L1368.46 313.3L1325.15 288.3L1325.15 238.3zM1411.76 -11.7L1455.06 13.3L1455.06 63.3L1411.76 88.3L1368.46 63.3L1368.46 13.3zM1455.06 63.3L1498.37 88.3L1498.37 138.3L1455.06 163.3L1411.76 138.3L1411.76 88.3zM1455.06 213.3L1498.37 238.3L1498.37 288.3L1455.06 313.3L1411.76 288.3L1411.76 238.3z' stroke='rgba(221%2c 221%2c 221%2c 0.16)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1006'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e"); */}
#copyright a{color: #ffc107;}
#copyright #pi{width:100%;max-width:1450px;margin:auto;position:relative;padding:1%;font-size:16px;padding-top:57px;padding-bottom:60px;text-align:center}
#copyright #pi .selogo{position:relative;opacity:.5;display:block}
nav{height:55px;width: 100%;margin:auto;margin-top: -92px;max-width:1300px;top: 0;height: 78px;text-align:right;margin-left:auto;margin-right:auto;margin-bottom:0;max-width: 1300px;z-index:11111111111;position: sticky;background-color: #00093a;}
nav #search{margin-top:0;width:300px;position:relative;float:right;color:#626262;left:0}
#gallery{position:relative;width:900px;height:330px;margin:0;padding:0;overflow:hidden}
#gallery li{display:inline}
.full{max-width:98%}
.half{max-width:46%}
.quart{max-width:24%}
p{margin:6px}
.text-orange{position:absolute;left:0}
h,h1,h2,h3,h4{vertical-align:middle;font-weight:100;margin:1px;width:auto;font-family:vazir}
h1{font-size: 57px;line-height:58px}
h2{font-size: 23px;line-height: 23px;}
h3{font-size:20px;line-height:36px}
h4{font-size:18px;line-height:26px}
h5{font-size:18;line-height:20px}
h6{font-size:16px;font-weight: bold;line-height: 21px;}
a:link{text-decoration:none;color: #3f51b5;}
a:visited{text-decoration:none;color: #3f51b5;}
a:hover{text-decoration:none;color:#ff6202}
img{border:none;margin:2px}
a:active{text-decoration:none}
.row50{height:60px;overflow:hidden}
.center{text-align:center}
.black{color: #d9d9d9;/* text-shadow:1px 1px 1px #525252; */background: #070836;/* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1006%26quot%3b)' fill='none'%3e%3cpath d='M8.46 408.73L73.41 446.23L73.41 521.23L8.46 558.73L-56.49 521.23L-56.49 446.23zM203.32 296.23L268.27 333.73L268.27 408.73L203.32 446.23L138.37 408.73L138.37 333.73zM333.23 521.23L398.18 558.73L398.18 633.73L333.23 671.23L268.27 633.73L268.27 558.73zM398.18 408.73L463.14 446.23L463.14 521.23L398.18 558.73L333.23 521.23L333.23 446.23zM593.04 296.23L658 333.73L658 408.73L593.04 446.23L528.09 408.73L528.09 333.73zM722.95 521.23L787.91 558.73L787.91 633.73L722.95 671.23L658 633.73L658 558.73zM852.86 296.23L917.81 333.73L917.81 408.73L852.86 446.23L787.9 408.73L787.9 333.73zM787.9 408.73L852.86 446.23L852.86 521.23L787.9 558.73L722.95 521.23L722.95 446.23zM982.77 71.23L1047.72 108.73L1047.72 183.73L982.77 221.23L917.81 183.73L917.81 108.73zM982.77 521.23L1047.72 558.73L1047.72 633.73L982.77 671.23L917.81 633.73L917.81 558.73zM1047.72 183.73L1112.67 221.23L1112.67 296.23L1047.72 333.73L982.77 296.23L982.77 221.23zM1177.63 -41.27L1242.58 -3.77L1242.58 71.23L1177.63 108.73L1112.67 71.23L1112.67 -3.77zM1177.63 183.73L1242.58 221.23L1242.58 296.23L1177.63 333.73L1112.67 296.23L1112.67 221.23zM1307.54 183.73L1372.49 221.23L1372.49 296.23L1307.54 333.73L1242.58 296.23L1242.58 221.23zM1307.54 408.73L1372.49 446.23L1372.49 521.23L1307.54 558.73L1242.58 521.23L1242.58 446.23zM1437.44 408.73L1502.4 446.23L1502.4 521.23L1437.44 558.73L1372.49 521.23L1372.49 446.23z' stroke='rgba(30%2c 134%2c 69%2c 0.31)' stroke-width='2'%3e%3c/path%3e%3cpath d='M0.96 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM65.91 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM65.91 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM0.96 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM-63.99 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM-63.99 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM195.82 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM260.77 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM260.77 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM195.82 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM130.87 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM130.87 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM325.73 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM390.68 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM390.68 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM325.73 671.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM260.77 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM260.77 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM390.68 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM455.64 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM455.64 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM325.73 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM585.54 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM650.5 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM650.5 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM585.54 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM520.59 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM520.59 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM715.45 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM780.41 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM780.41 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM715.45 671.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM650.5 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM650.5 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM845.36 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM845.36 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM780.4 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM780.4 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM845.36 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM780.4 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM715.45 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM975.27 71.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1040.22 108.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1040.22 183.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM975.27 221.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 183.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 108.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM975.27 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1040.22 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1040.22 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM975.27 671.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 633.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM910.31 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1105.17 221.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1105.17 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1040.22 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM975.27 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1170.13 -41.27 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 -3.77 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 71.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1170.13 108.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1105.17 71.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1105.17 -3.77 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1170.13 183.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 221.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1170.13 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1300.04 183.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1364.99 221.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1364.99 296.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1300.04 333.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1300.04 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1364.99 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1364.99 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1300.04 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1235.08 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1429.94 408.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1494.9 446.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1494.9 521.23 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1429.94 558.73 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0z' fill='rgba(30%2c 134%2c 69%2c 0.31)'%3e%3c/path%3e%3cpath d='M26.08 138.3L69.38 163.3L69.38 213.3L26.08 238.3L-17.22 213.3L-17.22 163.3zM69.38 363.3L112.69 388.3L112.69 438.3L69.38 463.3L26.08 438.3L26.08 388.3zM69.38 513.3L112.69 538.3L112.69 588.3L69.38 613.3L26.08 588.3L26.08 538.3zM112.69 -11.7L155.99 13.3L155.99 63.3L112.69 88.3L69.38 63.3L69.38 13.3zM155.99 63.3L199.29 88.3L199.29 138.3L155.99 163.3L112.69 138.3L112.69 88.3zM155.99 213.3L199.29 238.3L199.29 288.3L155.99 313.3L112.69 288.3L112.69 238.3zM242.59 213.3L285.89 238.3L285.89 288.3L242.59 313.3L199.29 288.3L199.29 238.3zM199.29 288.3L242.59 313.3L242.59 363.3L199.29 388.3L155.99 363.3L155.99 313.3zM242.59 513.3L285.89 538.3L285.89 588.3L242.59 613.3L199.29 588.3L199.29 538.3zM285.89 -11.7L329.2 13.3L329.2 63.3L285.89 88.3L242.59 63.3L242.59 13.3zM329.2 213.3L372.5 238.3L372.5 288.3L329.2 313.3L285.89 288.3L285.89 238.3zM285.89 288.3L329.2 313.3L329.2 363.3L285.89 388.3L242.59 363.3L242.59 313.3zM415.8 363.3L459.11 388.3L459.11 438.3L415.8 463.3L372.5 438.3L372.5 388.3zM415.8 513.3L459.11 538.3L459.11 588.3L415.8 613.3L372.5 588.3L372.5 538.3zM459.11 138.3L502.41 163.3L502.41 213.3L459.11 238.3L415.8 213.3L415.8 163.3zM459.11 288.3L502.41 313.3L502.41 363.3L459.11 388.3L415.8 363.3L415.8 313.3zM632.32 288.3L675.62 313.3L675.62 363.3L632.32 388.3L589.01 363.3L589.01 313.3zM718.92 -11.7L762.22 13.3L762.22 63.3L718.92 88.3L675.62 63.3L675.62 13.3zM762.22 63.3L805.53 88.3L805.53 138.3L762.22 163.3L718.92 138.3L718.92 88.3zM805.53 -11.7L848.83 13.3L848.83 63.3L805.53 88.3L762.22 63.3L762.22 13.3zM805.53 288.3L848.83 313.3L848.83 363.3L805.53 388.3L762.22 363.3L762.22 313.3zM848.83 363.3L892.13 388.3L892.13 438.3L848.83 463.3L805.53 438.3L805.53 388.3zM848.83 513.3L892.13 538.3L892.13 588.3L848.83 613.3L805.53 588.3L805.53 538.3zM892.13 138.3L935.43 163.3L935.43 213.3L892.13 238.3L848.83 213.3L848.83 163.3zM1022.04 63.3L1065.34 88.3L1065.34 138.3L1022.04 163.3L978.74 138.3L978.74 88.3zM1151.94 -11.7L1195.25 13.3L1195.25 63.3L1151.94 88.3L1108.64 63.3L1108.64 13.3zM1281.85 63.3L1325.15 88.3L1325.15 138.3L1281.85 163.3L1238.55 138.3L1238.55 88.3zM1281.85 213.3L1325.15 238.3L1325.15 288.3L1281.85 313.3L1238.55 288.3L1238.55 238.3zM1281.85 363.3L1325.15 388.3L1325.15 438.3L1281.85 463.3L1238.55 438.3L1238.55 388.3zM1368.46 213.3L1411.76 238.3L1411.76 288.3L1368.46 313.3L1325.15 288.3L1325.15 238.3zM1411.76 -11.7L1455.06 13.3L1455.06 63.3L1411.76 88.3L1368.46 63.3L1368.46 13.3zM1455.06 63.3L1498.37 88.3L1498.37 138.3L1455.06 163.3L1411.76 138.3L1411.76 88.3zM1455.06 213.3L1498.37 238.3L1498.37 288.3L1455.06 313.3L1411.76 288.3L1411.76 238.3z' stroke='rgba(221%2c 221%2c 221%2c 0.16)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1006'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e"); */}
.black:before{width: 60px;height: 60px;box-shadow:1px 1px 0 #f6f6f6;position:absolute;top: -30px;right: 48.39%;content:" ";display:block;transform:rotateZ(45deg);background: #111c5a;border-radius: 50%;border: #fff 8px solid;}
.black:after{width: 60px;height: 60px;box-shadow:1px -1px 0 #f6f6f6;position:absolute;bottom: -31px;right: 48.39%;content:" ";display:block;transform:rotateZ(-45deg);background: #ffffff;border-radius: 50%;background: #152164;border-radius: 50%;border: #fff 8px solid;}
.gray{color:#fff;text-shadow:1px 1px 1px #525252;background:#336e36;background:linear-gradient(135deg,#124814 0,#385839 23%,#2e8332 73%,#345135 100%)}
.gray:before{width:42px;height:42px;box-shadow:1px 1px 0 #f6f6f6;position:absolute;top:-24px;right:49%;content:" ";display:block;transform:rotateZ(45deg);background:#fff}
.gray:after{width:42px;height:42px;box-shadow:1px -1px 0 #f6f6f6;position:absolute;bottom:-24px;right:49%;content:" ";display:block;transform:rotateZ(-45deg);background:#fff}
.white{/* background-color:#fed800; */font-size:28px;color:#0b0b0b;/* border-top:1px #d0d0d0 dashed; *//* border-bottom:1px #d9d9d9 dashed; */}
.blue{background:#1b5165;text-shadow:#111 1px 0 3px;font-size:22px;color:#fff;background:url(/archive/image/863cd4a8784ba48ef695692c19b89c55.jpg) fixed no-repeat center;background-size:cover}
.white:before{/* width:62px; *//* height:62px; */box-shadow:1px 1px 0 #d7d7d7;position:absolute;top:-55px;right:49.5%;content:" ";display:block;transform:rotateZ(45deg) translateX(50%);/* background:#f7f7f7; */z-index:1}
.white:after{/* width:62px; *//* height:62px; */position:absolute;bottom:-57px;right:49.5%;content:" ";display:block;transform:rotateZ(-45deg) translateX(50%);/* background:#f7f7f7; */}
.blue a{color:#fff;font-size:24px}
.cc{text-shadow:#530946 1px 0 3px;background-size:cover;font-size:28px;color:#eee}
.cc a{color:#fff;font-size:24px}
.ss{background: #440050;font-weight:800;text-shadow:#000 1px 1px 2px 0;color: #f6f6f6;background-size:cover;padding:5%;}
.ss:before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;background: #580067;-webkit-transform:skewY(-4.2deg);transform:skewY(3.8deg);z-index:0;width:100%;display:block;background-size:cover;}
.ss:after{width:100%;height:100%;content:' ';display:block;position:absolute;right:0;bottom:62px;z-index:65536;background:url(/archive/image/201907151348351832.png) no-repeat}
.ss a{color:#fff;font-size:24px}
#p10{max-width:8%}
#p15{max-width:14%}
#p20{max-width:18%}
#p25{max-width:23%}
#p50{max-width:46%;min-width:46%}
input{border-radius:1px;font-family:webfont;font-size:16px;line-height:23px;border:none;padding:6px;box-shadow:0 0 1px #989898;margin:8px}
#menu_mob{position:relative;transition:All .9s ease-in-out;-webkit-transition:All .9s ease-in-out;-moz-transition:All .9s ease-in-out;-o-transition:All .9s ease-in-out;z-index:58000;opacity:0;height:0;display:none;float:right;color:#ccc}
.theme_seprator{width:100%;height:0;border:#f3f3f3 1px dotted;margin-top:5px;margin-bottom:5px;float:right}
input#prd_num{width:65px}
.anamarq{width:100%;background:#151515;display:block;height:55px;line-height:51px;overflow:hidden;color:#e9e9e9;position:relative;font-size:18px;direction:rtl}
.anamarq a{color:#ff9000;margin-left:10px;margin-right:10px}
.anamarq p{position:relative;padding:0;margin:0;display:inline-block}
.anamarq img{display:inline-block;vertical-align:middle}
.anamarq p{margin:0;padding:0}
.anamarq div{display:inline-block;float:left}
.alightbox{position:fixed;z-index:65536;background:rgba(0,0,0,.9);top:0;width:100%;height:100%}
.alightbox .inner{max-width:100%;display:table;position:relative;margin:auto;margin-top:10%}
.alght_l_box{top:auto;bottom:0;width:auto;height:auto}
.alght_r_box{top:auto;bottom:0;width:auto;height:auto;left:auto;right:0}
.anaPrdSlider{height:295px;list-style:none;display:block;margin:0;padding:0;width:100%;position:relative;background-color:#fff;direction:rtl;float:right}
.anaPrdSlider li{position:absolute;z-index:0;width:100%;height:100%;overflow:hidden;background:#fff;text-align:center}
.anaPrdSlider li .back{padding:0;z-index:-10;position:absolute;top:0;left:0;width:100%;min-height:100%}
.anaPrdSlider li .title{padding:20px;position:absolute;top:38%;right:10%;background-color:#ad3337;font-size:21px;color:#fff;border-radius:0 15px 0 15px}
.anaPrdSlider li .logo{padding:20px;position:absolute;top:40%;left:65%;border-radius:6px}
.anaPrdSlider li .cont{padding:5px;position:absolute;top:60%;right:10%;background-color:rgba(0,0,0,.8);font-size:13px;color:#fff;max-width:80%;opacity:.8;border-radius:15px 0 15px 0}
.anaPrdSlider li.previous{z-index:1}
.anaPrdSlider li.current{z-index:2}
.anaPrdSlider li img{height:57%;margin:2%}
.anaPrdSlider li .sd2{right:40%}
.anaPrdSlider .dot{background:url(dot.png) repeat}
.anaPrdSlider li .mtitle{padding:20px;float:right;background-color:#e8e8e8;font-size:16px;color:#484848;line-height:18px;width:30%;text-align:left}
.anaPrdSlider li .mcont{position:relative;font-size:16px;color:#e24848;padding:0;line-height:20px;text-indent:15px}
#chat_dlg{width:275px;height:32px;background:#f16600;position:fixed;bottom:0;right:1%;transition:all 1s;z-index:65536;overflow:hidden;border-radius:5px 5px 0 0}
#chat_hdr{color:#fff;height:36px;text-indent:9px;font-size:18px;line-height:34px;font-family:vazir}
#chat_dlg .fa-chevron-up{background:0 0;position:relative;margin:0;padding:7px 1px;border:none;left:-5px;top:unset;text-shadow:none;bottom:0;float:left}
#chat_hdr img{float:left}
#chat_pnl{width:100%;height:75%;background:#dcdcdc;overflow:hidden;overflow-x:hidden;overflow-wrap:break-word;overflow-y:scroll;direction:rtl}
#chat_ftr{bottom:0;height:50px;width:100%}
#chat_txt{font-size:14px;width:80%;min-width:84%;max-width:88%;min-height:50px;max-height:50px;border:none;direction:rtl;font-family:vazir;display:inline-flex}
#chat_snd{float:left;cursor:pointer;bottom:1px;position:sticky;left:0;float:left;bottom:0;display:flex;width:50px;height:50px}
.chat_nd_1,.chat_nd_2{background:#e6fff1;width:70%;padding:3%;margin:1%;border-radius:25px 0 25px 25px;font-size:14px;float:right;color:#333;text-shadow:none;font-family:vazir;box-shadow:1px 1px 2px #33333357}
.chat_nd_1 .footer,.chat_nd_2 .footer{width:100%;display:block;line-height:12px;font-size:8px;color:#adadad;font-style:italic}
.chat_nd_2{background:#fff;float:left;border-radius:0 25px 25px}
.theme_tool_bar{background-color:#eee;padding:2px;margin:2px;border:1px solid #ccc;font-family:Tahoma;line-height:18px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}
.theme_catt_sel{line-height:14px;height:250px;width:320px;text-align:right;background-color:#fff;border:1px solid #6cf;margin:2px;padding:2px;overflow:scroll}
.thmem_picture{position:relative;float:left;list-style:none;border-radius:10px;margin:8px;padding:3px;text-align:center;vertical-align:middle;overflow:hidden;width:48%;height:171px}
.thmem_picture_thumb{position:relative;background-size:contain;float:right;list-style:none;margin:10px;padding:17px;width: 291px;height:161px;overflow: hidden;}
.stdTable{border-collapse:collapse;width:100%;direction:rtl;font-size:14px;text-align:right;line-height:13px}
.stdTable td,.stdTable th{padding:18px}
.stdTable tr:nth-child(even){background-color:#f2f2f2}
.stdTable tr:hover{background-color:#ddd}
.stdTable th{padding-top:20px;padding-bottom:19px;background-color:#c8e0bb;color:#000}
.ana_vid_overText{margin:0;list-style:none;padding:0;width:100%;text-align:center;position:relative;display:block;margin-top:-3px}
.ana_vid_overText li{width:100%;height:0;overflow:hidden;padding-top:18%;position:relative;background:#00979e}
.ana_vid_overText li .inn_vid{width:100%;position:absolute;top:0;left:0;opacity:.3}
.ana_vid_overText li .content{position:absolute;right:10%;top:10%;width:80%;direction:rtl;text-shadow:1px 1px 2px #222}
.ana_vid_overText li .content img{max-height:500px}
.big_frame_h{width:100%;height:auto;padding-bottom: 6px;padding-top: 20px;position:relative;margin:0;position:relative;display:inline-block;}
.big_frame_h h1,.bt h1{text-align:center;text-shadow:0 4px 0 #786491,0 6px 2px #494365,0 11px 18px;color:#c7b7db;font-size:48px;margin:5px;display:none}
.big_frame_h .inner{/* width: auto; */max-width:1270px;margin-right:auto;margin-left:auto;list-style:none;height:auto;position:relative;padding: 2%;direction:rtl;font-size: 17px;text-align: justify;}
.big_frame_h .inner li{width:100%;height:auto;float:right;margin:13px;margin-top: -4%;min-height:220px;border:none;padding: 7%;position:relative;overflow:hidden;border-radius:10px}
.big_frame_h .inner li .content{direction:rtl;padding-top: 15px;padding-right: 0%;padding-left: 3%;vertical-align:middle;font-size:18px;font-weight:100;font-weight:400}
.big_frame_h .inner li .Pimg{width: 26%;margin: 5px;/* margin-bottom:3%; */margin-top: -65px;border-radius:8px;float:left;position:relative}
.big_frame_h .inner li:nth-child(even) .Pimg{float:right}
.big_frame_h li a{color: #8bc34a;font-size: 23px;font-weight: bold;}
.white li a{color:#000;font-size: 24px;}
.big_btn{width:100%;list-style:none;height:auto;padding:0;margin:0}
.big_btn li{position:relative;float:right;margin:5px;padding:5px;width:232px;font-size:11px;height:70px;background:#f5f5f5;border-radius:10px;padding:1%;box-shadow:0 1px 1px #bbb}
.big_btn li h1{font-size:17px;margin:0;padding:0;line-height:25px}
.thmem_picture_big{margin:5px;padding:6px;position:relative}
.theme_form_sep{padding:6px;text-align: left;}

.theme_form_sep {
    padding: 1px 6px;
    text-align: right;
    display: inline-block;
    float: revert;
    position: relative;
    width: 99%;
    vertical-align: middle;
    border-radius: 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
}

.theme_main_tags {
    width: 30%;
    min-height: 30px;
    max-width: 240px;
    position: relative;
    text-align: revert;
    vertical-align: middle;
    margin-right: 0;
    padding: 4px;
    line-height: 18px;
    margin-top: -4px;
    font-family: vazir;
    font-size: 14px;
    display: inline-block;
    position: relative;
    font-weight: bold;
}
.theme_main_tags span{font-size:10px;color:#999
}
.theme_main_rtab {
    width: 1%;
    display: none
}.theme_p_t{font-size:12px;color:#3c9}
.form_radio{margin-right:20px}
.theme_txtbox{background-color:#fff;padding:10px;margin:3px;border-radius:2px;border:none;box-shadow:0 0 1px #a7a7a7;width:165px;border-right:4px #00bcd4 solid;font-family:vazir;width:100%;display:block}
.theme_txtbox:focus{border:1px solid #06f}
.theme_txtbox:hover{border:1px solid #fcc}
.theme_mini_button{margin:2px;font-size:15px;background-repeat:no-repeat;text-align:center;vertical-align:middle;border:none;background:#1cb069;cursor:pointer;color:#fff;box-shadow:inset 0 -5px 0 hsla(0,0%,27%,.25),0 0 5px hsla(0,0%,50%,.25)}
.theme_mini_button:hover{background:#9db722;color:#fff}
.theme_big_button{background:#00bcd4;border:none;border-radius:5px;box-shadow:inset 0 -5px 0 hsla(0,0%,26%,.25),0 0 5px hsla(0,0%,50%,.25);color:#fff;cursor:pointer;font:bold 21px/1.5 WebFont;padding:10px 25px 15px;position:relative;text-shadow:1px 1px 3px #000}
.theme_big_button:focus,.theme_big_button:hover{box-shadow:inset 0 -6px 0 hsla(0,0%,0%,.25),0 0 6px hsla(0,0%,0%,.25);margin-top:-1px;padding-bottom:16px}
.theme_big_button:active{box-shadow:inset 0 -2px 0 hsla(0,0%,0%,.25),0 0 2px hsla(0,0%,0%,.25);margin-top:3px;padding-bottom:12px}
.theme_blc1{padding:0;margin:auto;width:100%;max-width:1270px;position:relative;display:table}
.theme_blc1 li{width:25%;height:0;overflow:hidden;padding:0;padding-top:25%;display:block;overflow:hidden;float:right;position:inherit;background:#fff;box-sizing:border-box;border:1px solid #fff;transition:All ease-in-out .2s}
.theme_blc1 .tblc_link{width:102%;position:absolute;top:0;overflow:hidden}
.theme_blc1 .tblc_link img{width:100%;height:100%;margin:0;transition:All ease-in-out .2s}
.theme_blc1 .tblc_link:hover img{transform:scale(1.1) rotatez(3deg)}
.theme_blc1 .tblc_11{width:25%;padding-top:25%}
.theme_blc1 .tblc_21{width:50%;padding-top:25%}
.theme_blc1 .tblc_31{width:75%;padding-top:25%}
.theme_blc1 .tblc_12{width:25%;padding-top:50%}
.theme_blc1 .tblc_22{width:50%;padding-top:50%}
.theme_blc1 .tblc_32{width:75%;padding-top:50%}
.theme_blc1 .tblc_13{width:25%;padding-top:75%}
.theme_blc1 .tblc_23{width:50%;padding-top:75%}
.theme_blc1 .tblc_33{width:75%;padding-top:75%}
.ana_p_src{position:absolute;top:0;width:217px;left:0;line-height:8px;vertical-align:middle}
.ana_p_src #tsearch{border:2px solid #6f6f6f;border-radius:0;width:153px;margin:0 -4px;float:left;box-shadow:none;direction:rtl}
.ana_p_src .searchbtn{width:50px;text-align:center;border:none;padding:8px;border-radius:0;margin:0;background:url(search_bt.png) no-repeat center #484848;float:left;box-shadow:none}
.ana_p_src #ana_search_sg{background:#fff;width:102%;display:block;position:absolute;box-shadow:inset 0 0 1px #999;top:41px;line-height:28px;font-size:12px}
.ana_p_src #ana_search_sg .item{display:inline-block;width:96%;height:40px;padding:2%;margin:0;overflow:hidden;font-size:smaller;line-height:43px;border-bottom:1px dashed #f1f1f1}
.ana_p_src #ana_search_sg .item img{height:100%;width:35px;border-radius:2px;vertical-align:middle;box-shadow:1px 1px 1px #98a292}
.theme_subCatt{text-align:center;list-style-position:outside;list-style-image:url(bullettt.gif)}
.theme_catt_thumb{margin:3px;padding:5px;height:101px;width:114px;float:right;position:relative;direction:rtl;text-align:center;font-size:12px;background:#fff;border-radius:10px}
.theme_catt_thumb img{height:64%}
.theme_Ver_Bar{color:#333;background-color:#ebeaea;padding-right:5px;padding-top:2px;text-indent:10px}
.theme_banner{width:100%;text-align:center;height:50px}
.Theme_footer_block{color:#fff;background-repeat:no-repeat;width:195px;height:225px;text-align:right;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:10px;margin:8px}
.theme_cnt_frame{list-style:none;padding: 100px 0;margin:0 auto;width:100%;position:relative;height:auto;color:#000;display:block;/* max-width:1340px; */margin-bottom:-7px;background: #73dc394d;}
.theme_cnt_frame_mr1{list-style:none;padding: 109px 0;margin:0 auto;width:100%;position:relative;height: auto;color: #000;display:block;/* max-width:1340px; */margin-bottom: -4px;background: #8bc34a;text-align: center;direction: rtl;/* text-shadow: 0 1px 3px #000000a1; */box-shadow: inset 0 68px 0 #fff;}
.theme_cnt_frame_mr1:before{content:'';left: 0;top: 0px;background-image: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='1080px' height='117px' viewBox='0 0 1080 117' style='enable-background:new 0 0 1080 117;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bfill:%238bc34a;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Crect class='st0' width='1080' height='110'/%3E%3Cpath class='st1' d='M0,68c0,0,10.5,0,33.5,0s28,34.5,70,35.5s39-35.5,80-35.5s896.5,0,896.5,0v49H0V68z'/%3E%3Ccircle class='st1' cx='103.5' cy='52.5' r='47.5'/%3E%3Cg id='Layer_x0020_1_1_'%3E%3Cpath class='st0' d='M103.5,32.3c0.2-0.4,0-0.9-0.5-1.1c-0.4-0.2-0.9,0-1.1,0.5c-0.7,1.8-1.8,3.4-3.1,4.8c-1.3,1.3-3,2.4-4.8,3.1 c-0.4,0.2-0.7,0.7-0.5,1.1c0.2,0.4,0.7,0.7,1.1,0.5c2-0.8,3.9-2,5.4-3.5C101.5,36.2,102.7,34.4,103.5,32.3z'/%3E%3Cpath class='st0' d='M103.5,31.7c-0.2-0.4-0.6-0.7-1.1-0.5c-0.4,0.2-0.7,0.6-0.5,1.1c0.3,0.9,0.5,1.8,0.6,2.7 c0.1,0.9,0.2,1.9,0.1,2.8c0,0.5,0.3,0.9,0.8,0.9c0.5,0,0.9-0.3,0.9-0.8c0.1-1,0-2.1-0.1-3.1C104.1,33.8,103.8,32.7,103.5,31.7 L103.5,31.7z'/%3E%3Cpath class='st0' d='M119,41.2c0.4,0.2,0.9-0.1,1.1-0.5c0.2-0.4-0.1-0.9-0.5-1.1c-2.3-0.9-4.4-2.1-6.2-3.5 c-1.7-1.5-3.2-3.2-4.1-5.1c-0.2-0.4-0.7-0.6-1.2-0.4s-0.6,0.7-0.4,1.2c1.1,2.1,2.6,4,4.5,5.6C114.2,39,116.5,40.3,119,41.2 L119,41.2z'/%3E%3Cpath class='st0' d='M102.9,37.2c-0.4,0.3-0.5,0.8-0.2,1.2c0.3,0.4,0.8,0.5,1.2,0.2c1-0.8,2.1-1.8,3-3c0.9-1.2,1.7-2.5,2.3-3.7 c0.2-0.4,0-0.9-0.4-1.1s-0.9,0-1.1,0.4c-0.5,1.1-1.2,2.3-2.1,3.3C104.8,35.5,103.8,36.5,102.9,37.2L102.9,37.2z'/%3E%3Cpath class='st0' d='M106.3,24c3.9,0,7.5,1.6,10,4.2c2.6,2.6,4.2,6.1,4.2,10c0,3.9-1.6,7.5-4.2,10c-2.6,2.6-6.1,4.2-10,4.2 s-7.5-1.6-10-4.2c-2.6-2.6-4.2-6.1-4.2-10s1.6-7.5,4.2-10C98.8,25.6,102.3,24,106.3,24L106.3,24z M115.1,29.4 c-2.3-2.3-5.4-3.6-8.8-3.6c-3.4,0-6.6,1.4-8.8,3.6c-2.3,2.3-3.6,5.4-3.6,8.8c0,3.4,1.4,6.6,3.6,8.8c2.3,2.3,5.4,3.6,8.8,3.6 c3.4,0,6.6-1.4,8.8-3.6c2.3-2.3,3.6-5.4,3.6-8.8C118.7,34.7,117.3,31.6,115.1,29.4L115.1,29.4z'/%3E%3Cpath class='st0' d='M88.8,63c1.2-2.9,3.2-5,6.1-6.4c2.9-1.4,6.6-2.1,11.3-2.1c4.5,0,8.1,0.8,11,2.2c3.2,1.6,5.4,3.8,6.5,6.4l0,0 c0,0.1,0,0.1,0.1,0.2l3.7,13.9l0,0c0.1,0.5-0.2,0.9-0.6,1.1c-0.1,0-0.2,0-0.2,0H85.9c-0.5,0-0.9-0.4-0.9-0.9c0-0.1,0-0.2,0-0.3 l0.6-2.3c0.6,0.1,1.1,0.2,1.7,0.3L87,76.5h38.5l-3.4-12.8c-0.9-2.1-2.8-4.1-5.6-5.4c-2.6-1.3-6-2-10.2-2c-4.5,0-7.9,0.6-10.6,1.9 c-2.5,1.2-4.2,3.1-5.3,5.5l-2.1,8c-0.6,0-1.2-0.1-1.7-0.2l2.2-8.2l0.8,0.2l-0.8-0.2C88.7,63.1,88.8,63,88.8,63L88.8,63z'/%3E%3Cpath class='st0' d='M99.3,56.3c-0.3-0.4-0.8-0.5-1.2-0.3c-0.4,0.3-0.5,0.8-0.3,1.2c0.9,1.4,2.1,2.5,3.6,3.2 c1.5,0.8,3.1,1.2,4.9,1.2c1.7,0,3.3-0.4,4.7-1.1c1.4-0.7,2.7-1.7,3.6-3c0.3-0.4,0.2-0.9-0.2-1.2c-0.4-0.3-0.9-0.2-1.2,0.2 c-0.7,1-1.8,1.9-2.9,2.5c-1.2,0.6-2.5,0.9-3.9,0.9c-1.5,0-2.9-0.3-4.1-1C101.1,58.3,100,57.4,99.3,56.3L99.3,56.3z'/%3E%3Cpath class='st0' d='M83.6,52c-0.1-0.3-0.3-0.5-0.7-0.5c-0.3,0.1-0.5,0.3-0.5,0.7c0.5,2.9-0.4,5.8-1.2,8.5 c-1.3,4.3-2.5,8.2,1.6,11.4c0.1,0.1,0.2,0.1,0.3,0.2c1.8,1.3,4.1,1.8,6.3,1.5c2.2-0.3,4.2-1.3,5.4-2.8c0.1-0.1,0.1-0.1,0.1-0.2 c0.2-0.3,0.1-0.6-0.1-0.8s-0.6-0.1-0.8,0.1c0,0.1-0.1,0.1-0.1,0.2c-1,1.3-2.8,2.2-4.6,2.4c-1.9,0.2-3.9-0.2-5.5-1.3 c-0.1-0.1-0.1-0.1-0.2-0.2c-3.5-2.7-2.4-6.3-1.2-10.2C83.2,58.2,84.1,55.2,83.6,52L83.6,52z'/%3E%3Cpath class='st0' d='M95.7,65.9c0.8,0,1.5,0.3,2.1,0.9c0.5,0.5,0.9,1.3,0.9,2.1c0,0.8-0.3,1.5-0.9,2.1c-0.5,0.5-1.3,0.9-2.1,0.9 c-0.8,0-1.5-0.3-2.1-0.9c-0.5-0.5-0.9-1.3-0.9-2.1c0-0.8,0.3-1.5,0.9-2.1C94.2,66.2,94.9,65.9,95.7,65.9z M96.2,68.4 c-0.1-0.1-0.3-0.2-0.5-0.2s-0.3,0.1-0.5,0.2c-0.1,0.1-0.2,0.3-0.2,0.5c0,0.2,0.1,0.3,0.2,0.5c0.1,0.1,0.3,0.2,0.5,0.2 s0.3-0.1,0.5-0.2c0.1-0.1,0.2-0.3,0.2-0.5C96.4,68.7,96.3,68.5,96.2,68.4z'/%3E%3Cpath class='st0' d='M82.6,34.3c-0.3,0.1-0.5,0.3-0.5,0.7s0.3,0.5,0.7,0.5l1.8-0.3c0.2,0,0.3,0,0.5,0c0.4,0,0.7,0.2,1,0.4 c0.2,0.2,0.4,0.4,0.5,0.7l0.6-0.1l-0.6,0.1l0,0c0,0.1,0,0.2,0,0.2l-1.1,10.2c-0.1,1.3-0.7,2.3-1.5,3c-0.5,0.4-1,0.6-1.6,0.7 c-0.6,0.1-1.2,0-1.7-0.3c-0.8-0.4-1.6-1.2-2.1-2.5L74.9,38c0-0.1,0-0.1-0.1-0.2c0-0.3,0.1-0.6,0.3-0.8c0.2-0.3,0.5-0.5,0.9-0.7 c0.1-0.1,0.3-0.1,0.4-0.1l1.8-0.2c0.3,0,0.5-0.3,0.5-0.6c0-0.3-0.3-0.5-0.6-0.5l-1.8,0.2c-0.2,0-0.5,0.1-0.7,0.2 c-0.5,0.2-1,0.6-1.4,1c-0.4,0.5-0.6,1.1-0.5,1.7c0,0.2,0.1,0.3,0.1,0.5l3.7,9.5c0.6,1.6,1.6,2.6,2.7,3.1c0.8,0.4,1.6,0.5,2.4,0.4 c0.8-0.1,1.5-0.4,2.2-1c1-0.8,1.7-2.1,1.9-3.7l1.1-10.2c0-0.2,0-0.4,0-0.6c0,0,0,0,0,0l0,0v0l0,0c-0.1-0.6-0.4-1.1-0.9-1.4 c-0.4-0.3-1-0.6-1.6-0.6c-0.3,0-0.5,0-0.8,0L82.6,34.3L82.6,34.3z'/%3E%3Cpath class='st0' d='M87.1,46.8c0.1-0.6-0.4-1.2-1-1.3c-0.6-0.1-1.2,0.4-1.3,1c-0.1,1.2-0.6,2-1.3,2.6c-0.4,0.3-0.8,0.5-1.3,0.6 c-0.5,0.1-0.9,0-1.4-0.2c-0.7-0.3-1.4-1.1-1.8-2.2c-0.2-0.6-0.9-0.9-1.5-0.7c-0.6,0.2-0.9,0.9-0.7,1.5c0.7,1.7,1.8,2.9,3,3.5 c0.9,0.4,1.8,0.5,2.7,0.4c0.9-0.1,1.7-0.5,2.5-1.1C86.1,50,86.9,48.6,87.1,46.8L87.1,46.8z'/%3E%3C/g%3E%3C/svg%3E%0A");position: absolute;width: 100%;height: 150px;background-position: top left;display: block;background-repeat: no-repeat;}
.theme_2frame,.theme_3frame,.theme_3frameS,.theme_4frame{display:inline-block;margin:0;padding:4%;text-align:justify;position:relative;overflow:hidden;float:none;font-size:14px;line-height:20px;direction:rtl;text-align:center}
.theme_2frame a{color:#333}
.theme_2frame{width:49%;margin:.5%;height:350px;background:#fff;border-radius:5px;display:inline-block}
.theme_3frame img{border-radius:15px;float:right;transform:matrix3d(1,0,.1,-.002,0,1,0,0,4,2,3,3,2.5,6.5,1.5,1.2);width:35%}
.theme_3frameS i{background:#f8f8f8;color:#7e0d6a;font-size:48px;border-radius:50%;width:90px;height:90px;padding:5px;float:right;line-height:75px;text-align:center;margin:-7px 7px}
.theme_3frame,.theme_3frameS{width:31%;max-width: 350px;padding:.5%;margin:1%;height: 283px;overflow:hidden;text-align:right;background: #ffffff30;border-radius:19px;z-index:100;display:inline-block;float:none}
.theme_3frame .title{height:33px;overflow:hidden;position:relative;float:right;font-family:WebFont;margin:1px;text-align:right;width:100%}
.theme_3frame .titleP{text-align:center;width:63%;overflow:hidden;position:relative;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;font-size:17px;padding:5px;margin:9px;font-weight:400;color: #000;display:block;line-height:21px;text-align:right;margin-top:22px;font-weight: bold;}
.theme_3frame .titleP:hover{background:#eee;color:#333;box-shadow:#ccc 0 6px 0;text-shadow:#555 0 0 2px;font-size:18}
.theme_3frame .content{overflow:hidden;position:relative;float:right;padding:5px;color:#888;margin-top:-6px;line-height:18px;display:block}
.theme_3frame .contentp{height:171px;overflow:hidden;position:relative;float:right;padding:10px;color:#888;margin-top:-16px;display:block;text-align:justify;width:61%}
.theme_3frame .footer{height:20px;overflow:hidden;position:relative;float:right}
.theme_3frame .footer a{color:#06f;font-family:WebFont}
.theme_3frame_mr1{width: 34%;margin: 1%;height: 390px;background-color: #9ed55e;padding-top: 25px;border-radius: 10px;max-width: 300px;display: inline-block;vertical-align: top;direction: rtl;}
.theme_3frame_mr1 .icon-frame{border: 2px dashed #ffffff;border-radius: 50%;width: 117px;height: 117px;padding: 23px;margin: 0 auto;z-index: 8888;position: static;background-color: #8bc34a;}
.theme_3frame_mr1 img{width: 97px;padding: 19px;margin-top: -49%;filter: invert(1);}
.theme_3frame_mr1:hover .icon-frame{animation-name: iconrotate;animation-duration: 6s;animation-iteration-count: infinite;animation-timing-function: linear;}
.theme_4frame{color:#333;width:25%;height:346px}
.ana_4_block_back{width: 90%;max-width: 1300px;height: 282px;position:relative;display:table;margin:auto;margin-left:auto;margin-top:-36px;z-index:993;background: #ffffff;margin-bottom:2px;box-shadow: 0px 0px 55px #3333331a;border-radius: 1px;/* background: #9900ef; */background: -moz-linear-gradient(left,  #9900ef 10%, #0ac3fc 99%);/* background: -webkit-linear-gradient(left,  #9900ef 10%,#0ac3fc 99%); *//* background: linear-gradient(to right,  #9900ef 10%,#0ac3fc 99%); */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9900ef', endColorstr='#0ac3fc',GradientType=1 );}
.ana_4_block{padding:0;list-style:none;direction:rtl;padding: 0px 5px 1px 0px;width:100%;max-width:1337px;margin-left:auto;margin-right:auto;text-align:center;display:block;line-height:20px;text-align: center;}
.ana_4_block li i{font-size:36px;color:#d7d7d7}
.ana_4_block li{padding:5px;padding-top: 25px;min-height: 41px;height: 100%;width: 22.9%;/* float: right; */transition:All .6s cubic-bezier(.4,0,1,1);margin: 0.5%;display:inline-block;/* overflow:hidden; */vertical-align: top;border-left: 2px dashed #eee;}
.ana_4_block li:last-child{border:none}
.ana_4_block li .img_thumb{width: 100%;transition:All .4s ease-in-out;-webkit-transition:All .9s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;overflow:hidden;position:relative;height:84px;}
.ana_4_block li .img_thumb img{max-width: 71%;max-height: 76%;margin-top: 0%;transition:All .6s cubic-bezier(.71,-1.52,.52,1.85);}
.ana_4_block li:hover .img_thumb img{opacity:1;transform:scale(1.3) rotatez(0)}
.ana_4_block li:hover .img_thumb{text-shadow:0 2px 29px #fff}
.ana_4_block .icon{margin-left:auto;margin-right:auto}
.ana_4_block .title{height: 41px;width: 100%;/* float:right; */font-size:12px;}
.ana_4_block .title a{color: #000000;}
.ana_4_block h2{font-size:17px;line-height:25px;font-weight:700;}
.ana_4_block h1{font-size:16px;font-weight:700;line-height:23px}
.ana_4_block .content{color: #000000e0;text-align:right}
.ana_4_block li p{margin:0;padding:0;line-height:19px}

.bt li{width:23%;margin:1%;height:229px;padding:0;display:inline-block;text-align:justify;font-size:12px;box-shadow:0 0 1px #b3b3b3;background:#fff;border-radius:19px}
.bt li:before{width:44%;height:23px;position:absolute;bottom:2px;right:33%;margin-right:-122px;content:" ";display:block;transform:rotateZ(8deg) skewX(2deg);background:#2d2d2d;z-index:-17;filter:blur(12px)}
.bt li:after{width:44%;height:23px;position:absolute;bottom:2px;left:4%;margin-right:-122px;content:" ";display:block;transform:rotateZ(-10deg) skewX(2deg);background:#2d2d2d;z-index:-17;filter:blur(12px)}
.bt .bt_icon{width:100%;height:52%;overflow:hidden;border-radius:3px;float:left;margin-bottom:9px}
.bt li:nth-child(even) .bt_icon{float:right}
.bt li .bt_icon img{height:100%;width:100%;margin:0;position:absolute;z-index:-1}
.bt li .bt_order{padding:0 4% 3%;height:37%}
.bt .bt_title{text-align:right;margin-top:10px;color:#fff;margin:0;padding:4%;width:100%;font-family:fgoogle;position:absolute;height:100px;top:73%;background:#0000008a}
.bt .bt_title a{color:#fff}
.bt .bt_content{text-align:center;text-shadow:#444 1px 1px 2px;font-size:12px;color:#888}
.bt .bt_content a{color:#36f}
.bt .button,.bt .button2{border-top:1px solid #96d1f8;background:#46b9f0;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;margin:5px;border:none;border-radius:5px;box-shadow:inset 0 -5px 0 hsla(0,0%,50%,.25),0 0 5px hsla(0,0%,50%,.25),0 1px 2px #555;padding:5px;position:relative;text-shadow:0 1px 1px hsla(0,0%,0%,.5)}
.bt .button:hover{border-top-color:#28597a;background:#28597a;color:#ccc}
.bt .button2{background:#66c}
.bta{position:relative;display:inline-block;width:100%;height:auto;margin:0;padding:0 0 50px 0;max-width:unset;z-index:0;text-align:center;max-width: 1500px;}
.bta:before{background:url(/archive/image/202102041416041111.png) no-repeat;width:1500px;height:1500px;position:absolute;left:-326px;top:-27px;opacity:.5}
.bta li{width:23%;max-width:350px;margin:0;position:relative;min-height:430px;padding:0;overflow:hidden;text-align:center;background:0 0;margin:.6%;border-radius:12px;display:inline-block;float:none;background: #f8f8ff;box-shadow:0 0 51px #00000024;background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' id='svg' viewBox='0 0 1440 400' xmlns='http://www.w3.org/2000/svg' class='transition duration-300 ease-in-out delay-150'%3E%3Cstyle%3E .path-0%7B animation:pathAnim-0 4s; animation-timing-function: linear; animation-iteration-count: infinite; %7D @keyframes pathAnim-0%7B 0%25%7B d: path('M 0,400 C 0,400 0,200 0,200 C 189.33333333333331,169.46666666666667 378.66666666666663,138.93333333333334 520,137 C 661.3333333333334,135.06666666666666 754.6666666666667,161.73333333333335 900,177 C 1045.3333333333333,192.26666666666665 1242.6666666666665,196.13333333333333 1440,200 C 1440,200 1440,400 1440,400 Z'); %7D 25%25%7B d: path('M 0,400 C 0,400 0,200 0,200 C 132.13333333333333,195.2 264.26666666666665,190.4 441,209 C 617.7333333333333,227.6 839.0666666666666,269.6 1013,272 C 1186.9333333333334,274.4 1313.4666666666667,237.2 1440,200 C 1440,200 1440,400 1440,400 Z'); %7D 50%25%7B d: path('M 0,400 C 0,400 0,200 0,200 C 178.40000000000003,202.53333333333333 356.80000000000007,205.06666666666666 515,213 C 673.1999999999999,220.93333333333334 811.2,234.26666666666665 962,233 C 1112.8,231.73333333333335 1276.4,215.86666666666667 1440,200 C 1440,200 1440,400 1440,400 Z'); %7D 75%25%7B d: path('M 0,400 C 0,400 0,200 0,200 C 122.40000000000003,194.13333333333333 244.80000000000007,188.26666666666668 429,179 C 613.1999999999999,169.73333333333332 859.2,157.06666666666666 1038,160 C 1216.8,162.93333333333334 1328.4,181.46666666666667 1440,200 C 1440,200 1440,400 1440,400 Z'); %7D 100%25%7B d: path('M 0,400 C 0,400 0,200 0,200 C 189.33333333333331,169.46666666666667 378.66666666666663,138.93333333333334 520,137 C 661.3333333333334,135.06666666666666 754.6666666666667,161.73333333333335 900,177 C 1045.3333333333333,192.26666666666665 1242.6666666666665,196.13333333333333 1440,200 C 1440,200 1440,400 1440,400 Z'); %7D %7D%3C/style%3E%3Cdefs%3E%3ClinearGradient id='gradient' x1='19%25' y1='89%25' x2='81%25' y2='11%25'%3E%3Cstop offset='5%25' stop-color='%23ffffffff'%3E%3C/stop%3E%3Cstop offset='95%25' stop-color='%23eeeeffff'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M 0,400 C 0,400 0,200 0,200 C 189.33333333333331,169.46666666666667 378.66666666666663,138.93333333333334 520,137 C 661.3333333333334,135.06666666666666 754.6666666666667,161.73333333333335 900,177 C 1045.3333333333333,192.26666666666665 1242.6666666666665,196.13333333333333 1440,200 C 1440,200 1440,400 1440,400 Z' stroke='none' stroke-width='0' fill='url(%23gradient)' class='transition-all duration-300 ease-in-out delay-150 path-0'%3E%3C/path%3E%3C/svg%3E");background-position: bottom;background-repeat: no-repeat;font-weight: normal;}
.bta li:after{content:' ';position:absolute;width: 30px;height: 30px;background: #9900ef;bottom: 7px;left: 7px;border-radius: 50px;background-size: contain;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='319.8px' height='334.7px' viewBox='0 0 319.8 334.7' style='enable-background:new 0 0 319.8 334.7;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpath class='st0' d='M65.8,251.8l-53.3-53.3c-16.7-16.7-16.7-43.8,0-60.5L142.7,7.9c10.5-10.5,27.6-10.5,38.2,0l12.9,12.9 c10.8,10.8,10.8,28.2,0,39l-59.5,59.5c-3.5,3.5-1,9.5,3.9,9.5h144.4c20.6,0,37.2,16.7,37.2,37.2v5.7c0,18.8-15.2,34.1-34.1,34.1 H138.2c-4.9,0-7.4,6-3.9,9.5l59.1,59.1c12.3,12.3,12,32.3-0.6,44.3l-7.4,7c-13.1,12.4-33.7,12.1-46.4-0.7L65.8,251.8z'/%3E%3C/svg%3E%0A");border: 7px solid #9800ee;box-shadow: 0 0 16px #00000040;}
.bta li .bta_icon{overflow:hidden;z-index:0;float:none;height:57%;width:100%;margin:0;margin-bottom: 10px;top:0;position: relative;right:0;}
.bta li .bta_icon:before{box-shadow: 0 0 5px #333;content:' ';/* margin:0; */position: absolute;width:100%;height: 100%;top:0;left:0;background:#000;z-index: 12;}

.bta .bta_title{text-align:right;margin-top:0;position:absolute;top: 56%;right:0;width:100%;padding:4%;color:#fff;z-index:5000;}
.bta .bta_title a{color:#801293c9;display:block;width:100%}
.bta .bta_title a:before{content:' ';position:absolute;top:0;left:0;wi}
.bta .bta_content{text-align:right;text-shadow: #00000026 0 0 1px;font-size:14px;color:#000;position:absolute;top:63%;right:5%;z-index:100;text-align:justify;width:95%;line-height:20px;overflow:hidden;height:200px;padding:4%;columns:1;font-weight: normal;}
.bt li:hover{filter:contrast(1.6)}
.bta .bta_content a{color:#36f}
.bta .bta_content a{background:#66c}
.bta .bta_content a,.bta .button{border-top:1px solid #96d1f8;background:#46b9f0;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;margin:5px;border:none;border-radius:5px;box-shadow:inset 0 -5px 0 hsla(0,0%,50%,.25),0 0 5px hsla(0,0%,50%,.25),0 1px 2px #555;padding:5px;position:relative;text-shadow:0 1px 1px hsla(0,0%,0%,.5)}
.bta .bta_content a:hover,.bta .button:hover{border-top-color:#28597a;background:#28597a;color:#ccc}
.ana_dframe{margin:auto;padding:0;width:100%;max-width:1270px;list-style:none;direction:rtl;display:table;text-align:center;position:relative;border-radius:30px}
.ana_dframe li{width:23%;margin:1%;max-width:383px;height:206px;position:relative;overflow:hidden;text-align:center;display:inline-block;text-shadow:1px 1px 1px #333;box-shadow:0 37px 44px -35px #616161}
.ana_dframe li .content{display:block;height:100%;float:right;position:relative;overflow:hidden;background:#e4e4de;box-sizing:border-box;background:linear-gradient(to bottom,#fff 0,#fff 43%,#f7f7f7 100%);padding:0;width:100%}
.ana_dframe li:hover{transform:scale(1.05);filter:contrast(1.4)}
.ana_dframe li a{color:#000}
.ana_dframe li h3{bottom:-1px;padding:11px;display:inline-block;background:#fed800;float:right;width:100%;color:#000;z-index:111;position:absolute;right:0}
.ana_dframe li img{min-height:100%;max-height:unset;width:100%;position:relative;height:100%;opacity:1;margin:0}
.ana_dframe li #content,.ana_dframe li #title{top:65%;transition:All .6s ease-in-out;-webkit-transition:All .6s ease-in-out;-moz-transition:All .6s ease-in-out;-o-transition:All .6s ease-in-out;width:90%;opacity:1;z-index:100}
.ana_dframe li #title{padding:3px;color:#333;right:0;width:100%;opacity:.9;font-size:20px;text-shadow:0 0 1px #000;margin-top:9px;display:inline-block}
.ana_dframe li #content{padding:10px;color:#000;display:inline-block;font-size:13px;line-height:17px;text-align:justify;padding:8%;padding-top:0}
.ana_dframe li:hover #title{opacity:.9;right:0}
.ana_dframe li:hover img{opacity:.8}
.ana_sld_t{margin:0;padding:0;position:inherit;width:100%;list-style:none;float:right;direction:rtl}
.ana_sld_t li{width:185px;height:240px;text-align:center;overflow:hidden;position:relative;float:right;font-family:WebFont;color:#333;line-height:14px}
.ana_sld_t img{height:100px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;box-shadow:0 0 4px #333;border:3px solid #fff;width:auto}
.ana_sld_t li h2{font-size:13px}
.ana_sld_t li p{font-size:11px;color:#bdc3b9}
#b_mini_tag{bottom:5px;position:absolute;float:left;width:100%;height:20px}
.theme_news_tab1{border-radius:20px;width:49%;min-height:326px;padding:2%;display:inline-block;position:relative;float:right}
.ana_dmenu{margin:auto;padding:0;width:35%;list-style:none;direction:rtl;display:block;text-align:center;position:relative;border-radius:30px;height:45%;width:100%;max-width:1500px}
.ana_dmenu li{width:31%;margin:0;padding:0;height:200px;text-align:center;display:block;text-shadow:1px 1px 1px #333;transition:all ease-in-out .3s;overflow:hidden;float:right;box-sizing:content-box;position:relative;margin:1%;border-radius:30px;box-shadow:0 0 16px #3333336e}
.ana_dmenu li .content{display:block;height:100%;float:right;position:relative;overflow:hidden;background:#e4e4de;box-sizing:border-box;background:linear-gradient(to bottom,#fff 0,#fff 43%,#f7f7f7 100%);padding:0}
.ana_dmenu li .dtitle{color:#fff;display:block;position:absolute;box-sizing:border-box;padding:0;bottom:0;right:0;z-index:1000000;width:100%;height:50px;font-size:22px;background:#4f0842b0;margin:0}
.ana_dmenu li img{width:100%;height:100%;margin:0;bottom:0;position:relative;float:right;display:block;padding:0}
.ana_dmenu li:hover{transform:scale(1.05);filter:contrast(1.4);z-index:100000}
.ana_dmenu li a{color:#fff}
.ana_dmenu li h3{bottom:0;padding:0;display:inline-block;background:#49083e;float:right;width:100%;color:#fff;z-index:111;position:absolute;right:0;margin:0}
.theme_page ol,.theme_page_cc ol,.theme_page_noh ol{list-style-type:persian;}
.theme_page,.theme_page_cc,.theme_page_noh{width:100%;padding:1%;direction:rtl;text-align:justify;border:none;position:relative;overflow:hidden;display:inline-block;border-radius:16px;max-width: 1450px;margin: auto;}
.theme_page_noh{border-radius:6px;margin-top:3px}
.theme_page img,.theme_page_noh img{margin:5px;max-width:100%;border-radius:3px}
.Theme_List_catt,.Theme_List_catt_cc{width:100%;background: #fdfdfd;border:none;border-radius:23px 22px 0 0;margin:auto;text-indent:15px;line-height:55px;min-height:63px;margin-top:3px;direction:rtl;max-width:1270px;display:flex;padding:.5%;border-bottom:1px dashed #eee;font-size:19px;font-weight:700;z-index: 1;}
.Theme_List_footer{width:100%;float:right;text-align:right;position:relative;text-indent:50px;height:auto;color:#999;bottom:0;top:0;direction:rtl;margin-bottom:15px}
.Theme_List_catt a{color:#f33}
.Theme_List_catt h1,.Theme_List_catt h2,.Theme_List_catt h3{vertical-align:middle;font-size:29px;font-weight:700}
.Theme_List_catt_cc h1,.Theme_List_catt_cc h2,.Theme_List_catt_cc h3{vertical-align:middle;font-size:24px}
.intlist{list-style: circle;line-height: 13px;color: #333;}
.theme_attention{width:97%;margin:5px;padding: 11px;text-align:right;color:#4e4e4e;text-indent:5px;text-shadow:1px 0 1px #919191;border: 1px solid #fcc;background: #f8eff03b;text-indent: 28px;}
.theme_mini_content{width:160px;height:160px;text-align:center;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;padding:8px;margin:3px;line-height:16px;color:#999}
.theme_mini_content_pic{width:100%;height:135px;text-align:center;overflow:hidden}
.theme_mini_content_tic{width:10px;height:10px;background-color:#6c6;border:#fff 1px solid;position:relative;float:right;top:3px}
.p_thu{width:210px;height:150px;border:#ccc solid 1px;position:relative;float:right;padding:6px;margin:4px;text-align:center;vertical-align:middle;-webkit-box-shadow:#f5f5f5 2px 2px 2px;-moz-box-shadow:#f5f5f5 2px 2px 2px;box-shadow:#f5f5f5 2px 2px 2px}
.p_thu:hover{border:#f69 dashed 1px}
.p_thu_in{width:100%;height:100%;background:#fefefe}
.p_thu_in img{max-height:70%}
.p_thu_in h3{font-size:14px}
.theme_table_head{text-align:center;height:39px;color:#000;left:-1px;background-color:#f9f2f9}
.theme_row_a{text-align:right;width:98%;padding:3%;background-color:rgba(233,232,232,.1);border-bottom:#e8e8e8 2px dashed}
.theme_row_b{text-align:right;width:98%;padding:3%;border-bottom:#e8e8e8 2px dashed}
.theme_row_1{text-align:center;width:100%;padding:3px;background-color:rgba(20,20,20,.1);height:30px}
.theme_row_2{text-align:center;width:100%;padding:3px;height:45px}
.theme_row_e1{text-align:center;font-weight:700}
.theme_row_e2{text-align:center;font-weight:700;background-color:rgba(20,20,20,.1)}
.ana_f img{border-radius:4px}
.ana_f{box-sizing:border-box;width:20%;direction:rtl;margin: 1%;margin-top: 1px;margin-bottom: 1px;position:relative;display:block;min-height: 255px;padding: 5px;display: inline-block;/* color: #000; */max-width:34%;vertical-align: top;}
.ana_f ul{list-style:none;padding:0}
.ana_f ul li{background:url(bullettt.gif) right no-repeat;text-indent:10px}
.ana_f ul li i{color:#ffffff42}
.ana_f a{color:#2d7da5}
.ana_f_h{width:100%;padding:7px;height:67px;text-align:right;direction:rtl;vertical-align:middle;position:relative;float:right;display:block;color:#fff}
.ana_f_e{width:100%;height:0;position:relative;float:right}
.ana_f_f{width:96%;direction:rtl;text-align:right;padding-right:3%;padding-left:3%;position:relative;float:right;overflow:hidden;text-shadow:#111 1px 1px 1px;color:#999}
.theme_mod_menu{width:93%;height:50px;vertical-align:middle;text-indent:5px;padding-right:50px;border-bottom:#cccccc52 dashed thin;overflow:hidden;font-size:18px;line-height:43px}
.theme_mod_menu:hover{background:#ffffff0d}
.theme_mod_menu2{width:135px;height:30px;vertical-align:middle;text-indent:5px;color:#333;padding-left:50px;border-bottom:#e6e6e6 solid thin;border-top:#f2f2f2 solid thin;overflow:hidden;right:-5px;position:relative;float:right;margin-bottom:1px;border-right:#f6f6f6 solid 5px}
.theme_mod_menu2:hover{border-right:#f33 solid 5px}
.ana_m i{color:#ccc;font-size:xx-small}
.ana_m{width:97%;direction:rtl;background:#fff;border:none;border-radius:3px;padding:2%;position:relative;max-width:1270px;margin:auto;margin-bottom: 48px;margin-top:1%;display:table;box-shadow:0 0 1px #ccc;border-radius:6px;padding-bottom:0;min-width: 221px;}
.ana_m_h{width:104%;margin:-2% -2% 0;height:39px;text-align:right;direction:rtl;vertical-align:middle;position:relative;display:block;color:#000;text-indent:10px;text-shadow:0 1px 1px #000}
.ana_m_e{width:100%;height:4px;position:relative;float:right}
.ana_m_f img{max-width:100%}
.ana_m_f li{list-style:none;font-size:12px}
.ana_m_f li:nth-child(even){background:#f9f9f9}
.ana_m_f{width:100%;direction:rtl;text-align:right;padding:0;position:relative;display:block}
.theme_mod_menu3{list-style:none;padding:0}
.ana_para{width:99%;border-bottom:#ccc dashed 1px;height:75px;overflow:hidden;line-height:18px;font-size:12px;padding:3px}
.ana_para h1,.ana_para h2,.ana_para h3{font-size:16px;margin:0;padding:0}
.ana_para img{width:70px;border-radius:10px;margin:5px;float:right}
#footer_link{text-decoration:none}
#footer_nav{text-decoration:none;width:35px}
.form_b_thumb{width:145px;height:210px;overflow:hidden;border:soild 1px;box-shadow:#888 0 0 2px;margin:3px;text-align:right;display:inline-block}
.form_b_thumb .pic{width:100%;height:140px;border-bottom:1px solid #eee}
.form_b_thumb .pic img{min-width:100%;min-height:100%;margin:-1px}
.form_b_thumb .title{font-size:14px;border-bottom:1px solid #eee}
.form_b_thumb .text{font-family:WebFont;font-size:14px;border-bottom:1px solid #eee;width:50px;border:1px #ccc solid;border-radius:4px}
.form_b_thumb .price{font-size:12px;color:#656565}
ul.menu{font-size:11px;list-style:none;margin:0;padding:0;direction:rtl;z-index:65000;margin-top:-4px;float:right}
ul.menu *{margin:0;padding:0}
ul.menu a{display:block;color:#fff;text-decoration:none;width:180px;margin:0;height:38px}
ul.menu li{position:relative;float:right}
ul.menu ul{position:absolute;min-width:500px;top:58px;right:0;display:none;opacity:0;list-style:none;z-index:65000;background:#f9f9f9}
ul.menu ul li{position:relative;width:180px;margin:0;height:38px;color:#fff}
ul.menu ul li a{display:block;height:100%;z-index:5000;color:#289ee0;font-family:WebFont;margin:-1px;text-indent:5px}
ul.menu ul li a:hover{color:#f93}
ul.menu ul ul{height:auto;float:left;width:100%;position:relative;display:block;opacity:1}
ul.menu .menulink{width:auto;height:25px;color:#777;vertical-align:middle;font-size:15px;margin-right:4px;margin-top:7px;padding:10px;line-height:15px;font-weight:400;text-align:right;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out;border-radius:5px 5px 0 0;border-top:2px solid #6dccf1;box-shadow:#e4e4e4 0 2px 0;background:#fff;background:-moz-linear-gradient(top,#fff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-linear-gradient(top,#fff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:linear-gradient(to bottom,#fff 0,#f1f1f1 50%,#f9f9f9 51%,#f6f6f6 100%)}
ul.menu .menulink p{margin:2px;padding:0;font-size:10px;color:#ccc;text-align:right}
ul.menu .menulink img{float:right;max-height:75%;position:inherit}
ul.menu .menulink:hover{color:#f93}
ul.menu .menulink:active{background:rgba(0,0,0,.3)}
ul.menu .menuhover{color:#f90}
ul.menu .sub{height:38px;line-height:38px}
ul.menu .topline{border-top:1px solid #aaa}

.tree_menu {
    direction: rtl;
    float: right;
    width: 100%;
    z-index: 20;
    margin: 0px;
    padding: 0;
    line-height: 18px
}

.tree_menu li a,
.tree_menu li {
    float: right;
    width: 100%;
    z-index: 22;
    text-indent: 10px;
    color: #F66
}

.tree_menu li:nth-child(even) {
    background: none
}

.tree_menu li img {
    height: 29px;
    width: 29px;
    border-radius: 50%
}

.tree_menu li {
    list-style: none;
    position: relative;
    /* border-bottom: #eee 1px solid */
}

.tree_menu_h {
    width: 100%;
    background: #fbfbfb;
    max-width: 1270px;
    margin: auto;
    display: table;
    float: none;
    position: relative;
    border: 1px #dedede solid;
    border-top: none
}

.tree_menu_h li {
    width: 110px
}

.tree_menu li a {
    padding: 0px;
    text-decoration: none;
    color: #555;
    padding: 3%;
    display: block;
    width: 100%;
    font-size: 16px;
}

.tree_menu li a:hover {
    background: #f7f7f7;
    color: #ff2a2a
}

.tree_menu h1,
.tree_menu h2 {
    font-size: 16px;
    width: 88%;
    padding: 0;
    display: block
}

.hasChildren {
    position: absolute;
    width: 5px;
    height: 5px;
    background: black;
    right: 0;
    bottom: 0
}

.tree_menu li ul {
    display: none;
    position: absolute;
    right: 100%;
    top: 0%;
    padding: 0;
    margin: 0;
    z-index: 1600;
    border: #E6E6E6 1px solid;
    border-right: #f3f3f3 9px solid;
    line-height: 18px
}

.tree_menu_h li ul {
    top: 100%;
    right: 0
}

.tree_menu li:hover>ul {
    display: block;
    background: #fafafa
}

.tree_menu li ul:hover>.tree_menu li {
    background: #F66
}

.tree_menu li ul li,
.tree_menu li ul li a {
    float: none
}

.tree_menu li ul li {
    display: block;
    padding-bottom: 5px;
    width: 208px
}

.tree_menu li ul li a {
    width: 88%;
    display: block
}

.tree_menu li ul li ul {
    display: none
}

.tree_menu li ul li:hover ul {
    right: 100%;
    top: 0
}
.tree_menu_X {
    direction: rtl;
    float: right;
    width: 100%;
    z-index: 20;
    margin: 0px;
    padding: 0;
    line-height: 18px
}
.tree_menu_X ul{padding:0}
.tree_menu_X li a,
.tree_menu_X li {
    float: right;
    width: 100%;
    z-index: 22;
    text-indent: 10px;
    color: #F66;
    font-weight: bold;
}
.tree_menu_X li ul li a{font-weight:normal}

.tree_menu_X li:nth-child(even) {
    background: none
}

.tree_menu li img {
    height: 29px;
    width: 29px;
    border-radius: 50%
}

.tree_menu_X li {
    list-style: none;
    position: relative;
    /* border-bottom: #eee 1px solid */
}

.tree_menu_h {
    width: 100%;
    background: #fbfbfb;
    max-width: 1270px;
    margin: auto;
    display: table;
    float: none;
    position: relative;
    border: 1px #dedede solid;
    border-top: none
}

.tree_menu_X li {
    width: 100%;
}

.tree_menu_X li a {
    padding: 0px;
    text-decoration: none;
    color: #434343;
    padding: 2%;
    display: block;
    width: 100%;
    font-size: 15px;
}
.tree_menu_X li a img{height: 32px;vertical-align: text-bottom;}
.tree_menu_X li a:hover {
    background: #f7f7f7;
    color: #ff2a2a
}

.tree_menu_X h1,
.tree_menu_X h2 {
    font-size: 16px;
    width: 88%;
    padding: 0;
    display: block
}

.hasChildren {
    position: absolute;
    width: 5px;
    height: 5px;
    background: black;
    right: 0;
    bottom: 0
}

.tree_menu_X li ul {
    float: right;
    display: block;
    position: relative;
    right: 10%;
    padding: 0;
    margin: 0;
    z-index: 1600;
    line-height: 18px;
}

.tree_menu_h li ul {
    top: 100%;
    right: 0
}

.tree_menu_X li:hover>ul {
}

.tree_menu_X li ul:hover>.tree_menu_X li {
    background: #F66
}

.tree_menu_X li ul li,
.tree_menu_X li ul li a {
    float: none
}

.tree_menu_X li ul li {
    display: block;
    padding-bottom: 2px;
    width: 208px;
}

.tree_menu_X li ul li a {
    width: 88%;
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    border-right: 1px solid #d9d9d9;
}

.tree_menu_X li ul li ul {
}

.tree_menu_X li ul li:hover ul {
}
.ana_head_l3eu{text-align:left;font-size:12px;margin-top:-40px;line-height:18px;color:#5d5d5d}
.ana_head_l3eu a{color:#888}
.ana_2X2{width:600px;height:600px;position:relative;background:#f7f7f7;margin:auto;transform:rotate(45deg);margin-bottom:110px;margin-top:110px;display:block;padding:0}
.ana_2X2:after,.ana_2X2:before{content:' ';width:400px;height:400px;position:absolute;background:#1c1c1c1a;top:45%;left:-15%;z-index:-1}
.ana_2X2:after{left:unset;top:-13%;right:-10%}
.ana_2X2 li img{width:100%;margin:0;opacity:.5;z-index:-1}
.ana_2X2 li{overflow:hidden;width:200px;height:200px;float:left;margin:0;padding:0;display:block;position:relative;background:#000}
.ana_2X2 li .title{position:absolute;z-index:1;top:45%;right:-1%;color:#fff;text-align:center;width:100%;transform:rotate(-45deg);font-family:webfont;background:#0000001a}
ul.menu{font-size:11px;list-style:none;margin:0;padding:0;direction:rtl;z-index:65000;margin-top:-4px;float:right}
ul.menu *{margin:0;padding:0}
ul.menu a{display:block;color:#fff;text-decoration:none;width:180px;margin:0;height:38px}
ul.menu li{position:relative;float:right}
ul.menu ul{position:absolute;min-width:500px;top:58px;right:0;display:none;opacity:0;list-style:none;z-index:65000;background:#f9f9f9}
ul.menu ul li{position:relative;width:180px;margin:0;height:38px;color:#fff}
ul.menu ul li a{display:block;height:100%;z-index:5000;color:#289ee0;font-family:WebFont;margin:-1px;text-indent:5px}
ul.menu ul li a:hover{color:#f93}
ul.menu ul ul{height:auto;float:left;width:100%;position:relative;display:block;opacity:1}
ul.menu .menulink{width:auto;height:25px;color:#777;vertical-align:middle;font-size:15px;margin-right:4px;margin-top:7px;padding:10px;line-height:15px;font-weight:400;text-align:right;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out;border-radius:5px 5px 0 0;border-top:2px solid #6dccf1;box-shadow:#e4e4e4 0 2px 0;background:#fff;background:-moz-linear-gradient(top,#fff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-linear-gradient(top,#fff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:linear-gradient(to bottom,#fff 0,#f1f1f1 50%,#f9f9f9 51%,#f6f6f6 100%)}
ul.menu .menulink p{margin:2px;padding:0;font-size:10px;color:#ccc;text-align:right}
ul.menu .menulink img{float:right;max-height:75%;position:inherit}
ul.menu .menulink:hover{color:#f93}
ul.menu .menulink:active{background:rgba(0,0,0,.3)}
ul.menu .menuhover{color:#f90}
ul.menu .sub{height:38px;line-height:38px}
ul.menu .topline{border-top:1px solid #aaa}
#treemenu{list-style:none;line-height:18px}
#treemenu li{list-style:none}
.ana_m h2{font-size:18px;line-height:45px}
.ana_m h3{font-size:16px}
.ana_m h4{font-size:14px}
.fullSlide{height:0;list-style:none;display:block;margin:0;padding:0;padding-top:40%;width:100%;position:relative;direction:rtl}
.fullSlide li{position:absolute;z-index:0;width:100%;height:100%;overflow:hidden;top:0;right:0;padding:7% 11% 4% 10%}
.fullSlide li .img_fslide{width:45%;max-height:100%;padding:0;top:0;right:0;border-radius:39px;float:right;border:15px solid #d9d9d9;z-index:100000;position:relative}
.fullSlide li .f_note,.fullSlide li .f_title{z-index:1000;width:49%;position:relative;top:14%;right:6%;font-size:21px;color:#fff;float:right;font-family:Iransans}
.fullSlide li:before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;background:#fff;-webkit-transform:skewY(-10.2deg);transform:skewY(-4.2deg);z-index:1;width:100%;display:block;background-size:cover}
.fullSlide li:after{content:'';position:absolute;top:-4px;bottom:0;right:0;left:0;background:#ffc757;-webkit-transform:skewY(-10.2deg);transform:skewY(-2.2deg);z-index:0;width:100%;display:block;background-size:cover}
.fullSlide li .f_title a{color:#4c4c4c;font-size:44px}
.fullSlide li .f_note{top:25%;color:#0a0a0a}
.fullSlide li p{padding:3px}
.fullSlide li.previous{z-index:1}
.fullSlide li.current{z-index:2}
.ana_off_clc{background:#f44336;width:60px;height:19px;line-height:21px;margin:auto;color:#fff;border-radius:0 0 7px 7px}
.product_minicat{margin:7px;padding:11px;list-style:none;box-shadow:0 0 1px #b3b3b3;max-height:308px;overflow-y:auto}
.product_minicat li{text-indent:0;height:37px;line-height:37px;font-size:13px;display:block}
.product_minicat li:nth-child(even){background:#eee}
.product_minicat li img{max-height:102%;margin:0}
.product_minicat li a{width:100%;display:block;height:100%;position:relative}
.product_minicat::-webkit-scrollbar-track{background-color:#f5f5f5}
.product_minicat::-webkit-scrollbar{width:3px;background-color:#f5f5f5}
.product_minicat::-webkit-scrollbar-thumb{background-color:#c3d6e5}
.main_menu{width:100%;margin:0;margin-top: 0px;padding: 21px;line-height:20px;height: 78px;direction:rtl;transition:All .5s ease-in-out;-webkit-transition:All .5s ease-in-out;-moz-transition:All .5s ease-in-out;-o-transition:All .5s ease-in-out;text-align:left;box-shadow: 0 0 25px #0000004d;}
.main_menu li,.main_menu li a{color:#ff3e3e}
.main_menu .masterlink p{margin:0;padding:0;font-size:10px;color: #f9f9f980;text-align:right}
.main_menu li{list-style:none;position:relative;float:right;margin:2px;display:block;width:auto;z-index:55000;text-align:right;margin-left:0;padding-top:0;min-width:76px}
.main_menu li:hover{border-bottom:3px solid #fed800}
.main_menu li ul li:hover{border-bottom:none}
.main_menu li .backpic{position:absolute;left:0;bottom:0}
.main_menu li img{max-height:75%;float:right;margin:auto;opacity:.8;display:block;max-width:21px}
.main_menu li a{padding:0;text-decoration:none;color:#dcdcdc;padding-top:6px;padding-bottom:3px;font-size:14px}
.main_menu li a:hover{color:#ffb342;transform:scale(1)}
.main_menu h1,.main_menu h2{font-size:16px}
.hasChildren{position:absolute;width:5px;height:5px;background:#000;right:0;bottom:0}
.main_menu li ul{position:absolute;right:0;top:51px;padding:0;margin:0;z-index:65000;border-bottom:#ffc107 3px solid;line-height:18px;opacity:0;background:#ffeb3b;width:253px;transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out;transform:scaleX(0);height:0;box-shadow:0 0 9px #00000036}
.main_menu li ul:before{content:' ';width:15px;height:15px;background:#fed800;position:absolute;z-index:-1;transform:rotateZ(45deg);right:48px;top:-8px;border-radius:0 0 162%}
.main_menu li:hover>ul{opacity:1;transform:scaleX(1);height:unset;background: #44116c;}
.main_menu li ul:hover>.main_menu li{background:#f66}
.main_menu .masterlink{width:auto;margin:0;color: #ffffff;vertical-align:middle;font-size: 18px;margin-left:0;margin-top:0;padding:4px;line-height: 24px;text-align: revert;transition:All .2s ease-in-out;font-weight:700;height:59px;display:block;margin-top:-11px;}
.main_menu li ul li,.tree_menu li ul li a{float:none}
.main_menu li ul li{display:block;padding:0;width:100%;float:right;min-height:34px;border-bottom:1px solid #ffffff2b;z-index:1111111}
.main_menu li ul li a{width:100%;display:block;text-indent:12px;min-height:27px;line-height:18px}
.main_menu li ul li ul{border:none;line-height:15px;font-size:11px;text-indent:13px;position:initial;float:left;right:100%;display:block;top:0;opacity:1;margin-right:-1px;position:absolute;background:#215600}
.main_menu li ul li ul:before{content:' ';width:15px;height:15px;background:#fed800;position:absolute;z-index:-1;transform:rotateZ(134deg);right:-8px;top:9px;border-radius:0 0 117%}
.main_menu li ul li ul li{width:100%;min-height:31px;color:#000}
.main_menu li ul li ul a{color:#d8d8d8;text-shadow:none}
.admin_msg_block{width:97%;-webkit-border-radius:0 0 7px 7px;-moz-border-radius:0 0 7px 7px;border-radius:0 0 7px 7px;padding:5px;margin:-6px;margin-top:7px;margin-bottom:7px;background-color:#ddeec9;color:#000;text-shadow:1px 0 2px #fff;font-size:13px}
.admin_msg_block_a{width:97%;border-radius:7px 7px 0 0;-webkit-box-shadow:#b3b3b3 1px 1px 1px;-moz-box-shadow:#b3b3b3 1px 1px 1px;box-shadow:#b3b3b3 0 0 2px;padding:15px;margin:-6px;margin-top:7px;background-color:#fefefe}
.admin_msg_block_a:hover{background-color:#ff9}
.admin_msg_block:hover{background-color:#ff9}
#a_m_b_m{height:10px;position:relative;float:left;top:-3px;left:-3px;width:auto;background-color:#fefefe;color:#333;font-size:9px}
#a_m_b_n{height:10px;position:relative;float:left;top:-3px;left:-3px;width:auto;color:#b2b2b2;font-size:12px}
.theme_head_btn{width:200px;height:127px;background:url(h_b_back.png) no-repeat;position:relative;float:right;margin-right:1px;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out}
.theme_head_btn:hover{background:url(h_b_back.png) 0 -127px no-repeat}
#product_list{list-style:none;display:block;margin:0 auto;padding:0;width:100%}
#product_list li{width:160px;height:165px;text-align:center;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:10px;margin:1px;border:solid #eaeaea 1px;background-color:#2e2e2e}
#product_list h1,#product_list h2{font-size:11px;margin:0}
#product_list2{list-style:none;display:block;margin:9px;padding:0;width:100%}
#product_list2 li{width:23%;height:231px;text-align:center;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:4px;margin:1%;box-shadow:0 0 1px #ccc}
#product_list2 li img{max-width:80%;max-height:58%;border-radius:5px}
#product_list2 h1,#product_list2 h2{font-size:14px;margin:0;padding:0;line-height:18px}
#product_list2 li #add-bsk{width:23px;height:23px;position:absolute;top:5px;left:10px;background:url(buy-btn.png) center}
#product_list2 li #st1,#product_list2 li #st2,#product_list2 li #st3,#product_list2 li #st4{color:#3c6;font-size:9px;width:auto;line-height:19px}
#product_list2 li #st3{color:#09c}
#product_list2 li #st2{color:#f63}
.ana_table_st{background:#fefefe;color:#777;width:100%}
.ana_table_st tr:nth-child(even){background-color:#f8f8f8}
.ana_table_st td{padding:5px;}
.ana_table_st td img{max-height:45px}
.ana_table_st td:nth-child(1){text-align:left;width: 40%;background:#f2f2f2}
.ana_table_st tr.header{border-top: 4px #fff solid;margin-top:4px;color:#007fff;font-size:20px;}
.ana_table_st tr.header td{background:#fff}
.ana_sub_.ana_table_st tr.header td{background:#fff}
.ana_sub_prd{list-style:none;display:block;padding:0;margin:0;width:100%}
.ana_sub_prd li{width:160px;height:190px;text-align:center;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:7px;margin:3px;border:solid #eee 1px;margin-bottom:7px;border-radius:5px;font-size:11px;line-height:14px}
.ana_sub_prd li:hover .theme_buy_opt{opacity:1}
.ana_sub_prd li p{width:98%;height:100%;position:relative;float:right;vertical-align:middle}
.ana_sub_prd li h1{font-size:12px}
.ana_sub_prd li a{color:#333;font-weight:700}
.ana_sub_prd li img{height:70%}
.ana_sub_prd li .price{color:#24c75f}
.ana_big_list{list-style:none;display:block;padding:1px;margin:0;width:97%}
.ana_big_list li{width:99%;height:34px;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:2px;margin:1px;transition:All .3s ease-in-out;-webkit-transition:All .3s ease-in-out;-moz-transition:All .3s ease-in-out;-o-transition:All .3s ease-in-out;background:rgba(10,10,10,.8)}
.ana_big_list li h1,.ana_big_list li h2{margin:0;padding:0}
.ana_big_list li:nth-child(odd){background:#f5f5f5;color:#333}
.ana_big_list li:hover{background:#fff}
.Theme_thumb{width:160px;height:185px;text-align:center;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:10px;margin:1px;border:solid #eaeaea 2px}
.ads_thumb{width:160px;height:185px;text-align:center;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:10px;margin:1px;border:solid #eaeaea 2px;font-size:11px}
#buy_btn{width:90%;height:35px;text-align:center;position:absolute;top:155px}
#ads_btn{width:90%;height:35px;text-align:center;position:absolute;top:158px}
.ana_n_f{width:232px;font-size:10.5px;direction:rtl;position:relative;float:right;padding:0}
.ana_n_f h2,.ana_n_f h3,.ana_n_f li{line-height:12px;margin:0}
#ana_table{list-style:none;display:inline-block;padding:0;margin:0;width:100%;overflow:hidden}
#ana_table li{border-top:#fff 1px solid;border-bottom:#eee 1px solid;position:relative;float:right;color:#333;width:100%;border-left:#fff 1px solid;border-right:#eae9e9 1px solid;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out;background:#fff;min-height:40px;overflow:hidden;line-height:30px}
#ana_table li:nth-child(even){background:#f6f6f6;color:#999}
#ana_table li:hover{background:#e3f7db}
#ana_table #theader{font-weight:700;position:relative;float:right;background:#fffaea;color:#4e4e4e;box-shadow:inset 0 -2px 1px hsla(0,0%,77%,.25),0 0 2px hsla(0,0%,0%,.25)}
#ana_table p{width:23.75%;position:relative;float:right;text-align:center;vertical-align:middle;min-height:30px;line-height:30px;padding:0;border-left:rgba(200,200,200,.2) 1px solid;font-size:16px}
.anaSlide{height:0;list-style:none;display:block;margin:0;margin-left:auto;margin-right:auto;padding:0;width:100%;position:relative;direction:rtl;padding-bottom: 43%;overflow:hidden;margin-top: -235px;background: #fff;}
.anaSlide:before{content:' ';background: -moz-linear-gradient(top,  rgba(91,0,153,1) 0%, rgba(0,0,0,0) 100%);/* background: -webkit-linear-gradient(top,  rgba(91,0,153,1) 0%,rgba(0,0,0,0) 100%); *//* background: linear-gradient(to bottom,  rgba(91,0,153,1) 0%,rgba(0,0,0,0) 100%); */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b0099', endColorstr='#00000000',GradientType=0 );top: 0;position: absolute;width: 100%;height: 50%;z-index: 4;left: 0;}
.anaSlide li{position:absolute;z-index:0;width:100%;height:0;overflow:hidden;top:0;opacity:0;padding-top:43%;margin:0;background: #000000;}
.anaSlide li .back{padding:0;z-index:-10;position:absolute;top:0;left:0;width:100%;min-height:100%;max-height:100%;margin:0;}
.anaSlide li .title{padding:46px;position:absolute;top:45%;width: auto;right:0;color:#fff;direction:rtl;font-size:39px;font-family:webfont;font-weight:700;text-shadow:1px 1px 2px #000;text-align:right;background:#0000004d;backdrop-filter:blur(4px);border-radius:22px;}
.anaSlide li .logo{padding:10px;position:absolute;top:30%;left:3%;right:unset;border-radius:6px;padding-top:4%;transform:matrix3d(1,0,0,.001,0,1,0,0,0,0,1,0,0,0,0,1)}
.anaSlide li .cont{padding:24px;position:absolute;right:13%;top:42%;right: 3%;font-size:18px;color:#fff;line-height:30px;text-shadow:1px 1px 2px #000;border-radius:15px 0 15px 0;width:59%;font-weight:700;padding: 0 79px;padding-left:7%;padding-right:7%;text-align:right;}
.anaSlide li.previous{z-index:1}
.anaSlide li.current{z-index:2}
.anaSlide li.current1{z-index:2}
.anaSlide .dot{background:url(dot.png) repeat}
.txt7{height:55px;overflow:hidden;background-color:#67b91e}
.anaSlide li .mtitle{padding:20px;float:right;background-color:#464646;font-size:18px;color:#fff;line-height:18px;width:30%;text-align:left}
.anaSlide li .mcont{position:relative;font-size:18px;color:#fff;padding:0;line-height:20px;text-indent:15px;direction:rtl;text-align:right}
.smprd li{background:0 0}
.smprd{background:#b7deed;background:linear-gradient(to bottom,#250620 0,#630b52 84%,#23041e 100%);width:100%;height:0;padding:0;padding-bottom:35%;max-width:1464px;border-radius:30px;box-shadow:0 0 16px #3333336e}
.smprd li{padding:0;height:100%}
.smprd li .title{color:#fff;text-align:left;font-size:27px;padding:15px;width:44%;background:0 0;text-shadow:1px 1px 1px #000}
.smprd li .logo{min-width:32%}
.smprd li .cont{text-align:left;width:46%;font-size:19px;padding:1%;color:#bcbcbc;text-shadow:none}
.theme_buy_button{height:29px;width:110px;background-image:url(addb.png)}
.theme_buy_button:hover{background-image:url(addb_h.png)}
.theme_buy_price{color:#52900e;margin-top:1px;min-width:192px;line-height:36px;border-radius:4px;width:100%;display:inline-block}
.theme_buy_opt{position:absolute;top:0;right:-28px;line-height:5px;width:34px;height:auto;display:block;z-index:2;opacity:.1;transition:All .2s ease-in-out}
.theme_buy_opt img{margin:0}
.theme_buy_dprice{color:#ccc;font-style:oblique}
.theme_del_price{color:#d41d20;width:100%;height:15px;line-height:28px;font-size:12px;font-weight:initial;display:inline-block}
.theme_ok_price{color:#42bf4a;height:61px;line-height:14px;font-size:15px;font-weight:700;bottom:0;background:#f7f7f7}
.theme_fact_button{height:32px;width:104px;background-image:url(view_pfact.png)}
.theme_fact_button:hover{height:32px;width:104px;background-image:url(view_pfact_h.png)}
.theme_add_prdd{margin:5px -3px;height:35px;width:66px;display:inline-block;float:left;line-height:19px;left:0;position:absolute}
.theme_add_prdd input{width:40px;padding:0;height:29px;text-align:center;border-radius:0 4px 4px 0;margin:0 -12px;background:#fff;color:#050505}
#ana_product{list-style:none;display:block;padding:0;margin:0;width:100%;background:#fff}
#ana_product li{width:23%;direction:rtl;height:475px;text-align:right;position:relative;vertical-align:top;overflow:hidden;clear:none;visibility:visible;padding:0;margin:1%;border:solid #f3f3f3 1px;margin-bottom:7px;border-radius:5px;background:#fff;display:inline-block}
#ana_product li:hover .theme_buy_opt{opacity:1;right:0}
#ana_product li p{width:98%;height:100%;position:relative;float:right;vertical-align:middle}
#ana_product li h1{font-size:15px}
#ana_product li a{color:#797979;font-weight:700;font-size:12px;line-height:14px}
#ana_product li ul{list-style:none;margin:0;padding:0;width:95%;height:100%;position:relative;float:right}
#ana_product li ul li{width:98%;height:20%;vertical-align:middle;border:none;box-shadow:none;text-align:right;padding:0;margin:0;font-size:11px;line-height:19px}
#ana_product li ul li:nth-child(1){height:50%;text-align:center}
#ana_product li ul li:nth-child(2){height:32%}
#ana_product li ul li:nth-child(3){height:15%}
#ana_product li ul li a img{max-height:90%}
#ana_product li .prd_img{display:inherit;height:53%;float:right;text-align:center;width:100%}
#ana_product li .prd_img img{height:100%;margin:0;border-radius:2px}
#ana_product li .prd_tlt{height:33%;float:right;text-align:justify;width:100%;font-size:12px;line-height:13px;overflow:hidden;padding:5%}
#ana_product li .prd_tlt h1{line-height:18px;font-size:13px}
#ana_product li .prd_prc{height:27%;float:right;text-align:justify;width:100%;font-size:12px;line-height:13px;position:relative}
#ana_product li .ana_off_clc{background:#8cd0a2;color:#eee;position:absolute;left:0;top:-13px;font-size:11px;padding:3px;border-radius:3px}
#ana_prd_det{list-style:none;display:block;padding:5px;margin:0;width:98%;text-align:right}
#ana_prd_det li{width:98%;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:2px;margin:3px;display:block}
#ana_prd_det #theader{font-weight:700;position:relative;float:right;background:#888;color:#eee}
#ana_prd_det i{color:#bbb;font-size:20px}
#ana_prd_det .prp1,#ana_prd_det .prp2,#ana_prd_det .prp3{width:33%;position:relative;float:left;vertical-align:middle;height:auto;min-height:20px;font-size:14px;line-height:18px;padding:3px}
#ana_prd_det .prp2{width:65%;text-align:right;float:right}
#ana_prd_det .prp3{width:50%;float:right}
#ana_prd_det .prp1 img{width:100%;border-radius:4px}
#ana_prd_det h1{margin:0;font-size:22px;font-weight:700}
#ana_prd_det h2{margin:0;font-size:22px;line-height:27px}
#ana_prd_det #phead{width:99%;height:20px;font-size:16px;line-height:18px;padding:8px;border-bottom:#ccc solid 2px;margin-top:5px;position:relative;float:right}
#ana_prd_det #pdet{width:99%;height:auto;font-size:14px;line-height:18px;padding:8px;background:#fff;position:relative;float:right;min-height:18px}
#ana_prd_pfc{list-style:none;display:block;padding:5px;margin:0;width:98%;text-align:right}
#ana_prd_pfc li{border:none;padding:0;background:#cad6df;width:100%;color:#222}
#ana_prd_pfc li:nth-child(even){background:#d2e1e3}
#ana_prd_pfc li p{background:#fcfcfc;color:#333;position:relative;float:right;width:82%;line-height:20px;padding:3px;display:block;border-right:#f66 5px solid;min-height:26px}
#ana_prd_pfc li p:first-child{background:0 0;color:#eee;position:relative;float:right;width:15%;border:none;text-align:left}
#ana_prd_pfc .rhead{background:#eee;color:#333;font-size:18px;min-height:34px;line-height:32px}
.mini_pic_thu{max-width:40px;height:36px;float:right;border:2px #fff solid;box-shadow:0 0 1px #888;background:#f9f9f9;display:flex;position:relative;margin:4px}
.mini_pic_thu img{max-height:130%;max-width:130%;min-height:100%;min-width:100%;margin:0;padding:0}
#ana_prd_id{position:absolute;left:-20px;top:-1px;background:#b6f7ff;color:#7b557f;z-index:2;height:45px;padding:10px;width:59px;border-radius:20px 0}
#ana_prd_id:after{content:' ';position:absolute;width:0;height:0;left:0;top:100%;border-width:5px 10px;border-style:solid;border-color:#466075 #466075 transparent transparent}
#ana_prd_id:before{content:'';position:absolute;width:20px;height:0;left:-20px;top:12px;border-width:20px 10px;border-style:solid;border-color:#3a81a5 #3a81a5 #3a81a5 transparent;z-index:-1}
.theme_vote_i{display:inline-block;height:15px;width:75px;background:url(score_bb.png) center;margin:1px}
.theme_vote_i div{height:100%;padding-top:0;padding-left:0;background:url(score_cc.png) no-repeat right;width:75px;position:relative;right:0;float:right}
.theme_vote_t{float:left;position:absolute;height:18px;padding-top:0;padding-left:0;text-align:center;vertical-align:middle;left:0;top:0}
#ana_comment{list-style:none;display:block;padding:1px;margin:0;width:100%}
#ana_comment li{position:relative;float:right;width:100%;padding-top:5px;padding-bottom:5px}
#ana_comment li #phead{border-bottom:#e0e0e0 1px dashed;margin:0;position:relative;float:right;width:97%;color:#d68989;background:#fff;padding:1%;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0}
#ana_comment li #pbody{position:relative;float:right;width:97%;line-height:18px;margin:0;background:#f1f1f1;padding:1%;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;border-top:none}
#ana_comment li .vote_dc{position:absolute;top:10px;left:5px;text-shadow:1px 1px 3px #333;width:116px;color:#fff;height:20px;font-size:11px;font-weight:bolder}
.ana_obj{background:#fff;padding:8px;color:#000;margin:3px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:relative;width:auto;box-shadow:0 0 1px 1px rgba(0,0,0,.12);display:inline-block;border:1px solid #fff;font-family:vazir}
.ana_tags{background:#f1f2ef;padding:6px;color:#25831e;margin:3px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:relative;width:auto;box-shadow:0 0 1px 1px rgba(123,123,123,.25);border:1px solid #fff;font-family:WebFont;font-size:19px;float:right;line-height:12px}
.ana_tags:hover{background:#0cf;color:#060606}
.ana_tags a{color:#fff}
.ana_tags:hover{background:#000;color:#10f90e}
.thumb_st{width:36px;height:22px;position:absolute;left:-2px;top:-2px}
.thumb_biglist{padding:0;margin:0;list-style:none}
.thumb_biglist li{width:98%;height:auto;text-align:right;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;padding:10px;margin:5px;font-size:12px;box-shadow:0 0 2px #999}
.thumb_biglist ul{padding:0;margin:0;list-style:none;box-shadow:none}
.thumb_biglist ul h2{font-family:WebFont}
.thumb_biglist ul li{padding:0;margin:0;list-style:none;box-shadow:none}
.thumb_biglist ul li img{width:160px;height:110px;float:right;border:2px solid;box-shadow:0 0 2px #999;margin:3px}
.theme_mini_thumb{padding:0;margin:0;list-style:none}
.theme_mini_thumb li{width:32px;height:32px;position:relative;float:right;margin:3px;-webkit-box-shadow:0 0 2px #555;-moz-box-shadow:0 0 2px #555;box-shadow:0 0 2px #555;border:2px solid #eee}
.theme_mini_thumb li img{width:100%;height:100%}
.ana_mini_list{margin:0;padding:0;list-style:none;width:100%;font-family:WebFont}
.ana_mini_list li{width:97%;padding:2px;background:#f1f1f1;border-right:#3cc 8px solid;height:30px;font-size:11px;vertical-align:middle;margin:1px}
.ana_mini_list li img{width:32px;height:32px;vertical-align:middle}
.modThumb{float:right;text-align:center;margin:25px;height:200px;width:200px;padding:10px;position:relative;background:#f9f9f9;border:1px solid #ccc;box-shadow:0 0 6px rgba(0,0,0,.3)}
.modThumb h1,.modThumb h2{font-family:WebFont;font-size:17px;text-shadow:0 1px 2px #fff}
.modThumb:before{content:'';width:50px;height:50px;top:0;right:0;position:absolute;z-index:-1;box-shadow:10px -10px 8px rgba(0,0,0,.2);transform:rotate(2deg) translate(-14px,20px) skew(-20deg)}
.modThumb:after{content:'';width:50px;height:50px;top:0;left:0;position:absolute;z-index:-1;display:inline-block;box-shadow:-10px -10px 10px rgba(0,0,0,.2);transform:rotate(2deg) translate(12px,25px) skew(20deg)}
.modThumb-shr{width:100px;height:100px;bottom:0;right:0;position:absolute;z-index:-1;box-shadow:10px 10px 10px rgba(0,0,0,.2);-ms-transform:rotate(0) translate(-20px,-15px) skew(20deg);-webkit-transform:rotate(0) translate(-20px,-15px) skew(20deg);transform:rotate(0) translate(-20px,-15px) skew(20deg)}
.modThumb-shl{content:'';width:100px;height:100px;bottom:0;left:0;position:absolute;z-index:-1;box-shadow:-10px 10px 10px rgba(0,0,0,.2);-ms-transform:rotate(0) translate(20px,-15px) skew(-20deg);-webkit-transform:rotate(0) translate(20px,-15px) skew(-20deg);transform:rotate(0) translate(20px,-15px) skew(-20deg)}
#add_bsk{background:#f5f3f373;padding:1%;border-radius:9px;border:1px solid #eee}
.tree_menu{direction:rtl;float:right;width:100%;z-index:20;margin:0;padding:0;line-height:18px;z-index:10000000000000000}
.tree_menu li,.tree_menu li a{float:right;width:100%;z-index:22;text-indent:10px;color:#f66}
.tree_menu li:nth-child(even){background:0 0}
.tree_menu li img{height:29px;width:29px;border-radius:50%}
.tree_menu li{list-style:none;position:relative;border-top:#eee 1px solid}
.tree_menu_h{width:100%;background:#fbfbfb;max-width:1270px;margin:auto;display:table;float:none;position:relative;border:1px #dedede solid;border-top:none}
.tree_menu_h li{width:110px}
.tree_menu li a{padding:0;text-decoration:none;color:#555;padding:4%;display:block;width:100%;font-size:14px}
.tree_menu li a:hover{background:#f7f7f7;color:#ff2a2a}
.tree_menu h1,.tree_menu h2{font-size:16px;width:88%;padding:0;display:block}
.hasChildren{position:absolute;width:5px;height:5px;background:#000;right:0;bottom:0}
.tree_menu li ul{display:none;position:absolute;right:100%;top:0;padding:0;margin:0;z-index:1600;border:#e6e6e6 1px solid;border-right:#f3f3f3 9px solid;line-height:18px;z-index:999999999999}
.tree_menu_h li ul{top:100%;right:0}
.tree_menu li:hover>ul{display:block;background:#fafafa}
.tree_menu li ul:hover>.tree_menu li{background:#f66}
.tree_menu li ul li,.tree_menu li ul li a{float:none}
.tree_menu li ul li{display:block;padding-bottom:5px;width:208px}
.tree_menu li ul li a{width:88%;display:block}
.tree_menu li ul li ul{display:none}
.tree_menu li ul li:hover ul{right:100%;top:0}
.mini_task_btn{width:72px;height:27px;float:right;direction:ltr;margin:1px;display:flow-root;text-align:revert;padding-top:5px;color:#1b2a5f;line-height:5px;font-size:12px;z-index:35000;text-shadow:0 0 2px #fff}
.mini_task_btn .timg{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px}
.mini_task_btn img{max-height:24px}
.mini_task_btn a{color:#141f5d}
.mini_task_btn i{float:right;position:relative}
.mini_task_btn .tbl_m{display:none;top:99%;left:0;width:200px;min-height:30px;padding:10px;-moz-box-shadow:#777 1px 1px 1px;-o-box-shadow:#777 1px 1px 1px;-ms-box-shadow:#777 1px 1px 1px;box-shadow:#777 1px 1px 2px;background:#fefefe;z-index:65000;opacity:0;transition:all .5s ease-in-out}
.mini_task_btn:hover .tbl_m{display:block;opacity:1;position:absolute}
.mini_task_btn .searchbtn{background:url(search.png) no-repeat center;width:20px;height:20px;border:none;content:"";display:block;float:left}
.mini_task_btn .searchfrm{width:95%;display:block;border:1px dashed #ccc;padding:5px;float:right}
.mini_task_btn .searchtxt{width:78%;border:none;font-size:10px;font-family:Tahoma;float:right;padding:0;direction:rtl}
.ana_flat_box{margin:0;padding:0;display:block;position:relative;float:right}
.ana_flat_box ul{list-style:none;display:block;margin:0;padding:0;width:100%;float:right}
.ana_flat_box ul li{width:24%;height:295px;text-align:center;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:3px;margin:3px;background:#fff}
.ana_flat_box ul li img{height:72%;margin:5%}
.ana_flat_box ul li #content{display:block;width:70%;height:100%;background:#323232;color:#ccc;position:absolute;padding:15%;text-align:justify;direction:rtl;opacity:0;top:-10%;font-family:tahoma;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out}
.ana_flat_box ul li #content a{color:#fff}
.ana_flat_box ul li #content img{max-height:30%;max-width:30%;margin:2px;float:left}
.ana_flat_box ul li:hover #content{opacity:1}
.ana_flat_box h1,.ana_flat_box h2{font-size:13px;margin:0;padding:0;line-height:18px;font-family:WebFont}
.ana_flatB{width:24%;height:295px;text-align:center;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:2px;margin:4px;background:#fff}
.ana_flatB img{height:72%;margin:5%}
.ana_flatB #content{display:block;width:70%;height:100%;background:#c80a32;color:#ccc;position:absolute;padding:15%;text-align:justify;direction:rtl;opacity:0;top:-10%;font-family:tahoma;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out}
.ana_flatB #content a{color:#fff}
.ana_flatB:hover #content{opacity:1}
.ana_flatB h1,.ana_flatB h2{font-size:13px;margin:0;padding:0;line-height:18px;font-family:WebFont}
.psearch{width:115px;height:40px;float:left;margin:10px;margin-left:0}
.psearch #q{float:right;width:70px;height:25px;margin:0;padding:3px;border-radius:0 5px 5px 0;border:solid #111 1px;font-family:WebFont;font-size:12px}
.psearch .submit{float:right;width:35px;height:33px;margin:0;padding:3px;border-radius:5px 0 0 5px;border:solid #111 1px;font-family:WebFont;font-size:12px;background:#fff;background:-moz-linear-gradient(top,#fff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#fff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-o-linear-gradient(top,#fff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-ms-linear-gradient(top,#fff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:linear-gradient(to bottom,#fff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%)}
.st0,.st1,.st2,.st3,.st4,.st5{display:inline-block;padding:2px;margin:2px;background:#3c6;color:#fff;font-family:WebFont;font-size:13px}
.st0{background:#888}
.st2{background:#f93}
.st3{background:#3cc}
.st4{background:#3c6}
.st5{background:#616161}
.simply-scroll-container{position:relative;height:200px;direction:ltr}
.simply-scroll-clip{position:relative;overflow:hidden}
.simply-scroll-list{overflow:hidden;margin:0;height:200px;padding:0;list-style:none}
.simply-scroll-list li{padding:0;margin:0;height:200px;list-style:none;overflow:hidden;width:auto;border-radius:7px}
.simply-scroll-list li img{border:none;display:block;height:100%;box-shadow:inset 0 0 4px 4px #000;padding:2px}
.simply-scroll{width:98%;height:200px;margin-bottom:1em;background:#eee;margin-left:auto;margin-right:auto;display:inline-block;border-radius:10px;border:3px solid #eee;box-shadow:#000 2px 2px 2px}
.simply-scroll .simply-scroll-clip{width:100%;height:200px}
.simply-scroll .simply-scroll-list li{float:left;width:auto;height:98%}
.esc{position:relative;clear:both;width:95%}
.als-container{position:relative;width:1270px;margin:0 auto}
.als-viewport{position:relative;overflow:hidden;margin:0 auto;width:95%}
.als-wrapper{position:relative;list-style:none}
.als-item{position:relative;display:block;text-align:center;cursor:pointer;float:left;border:1px #ccc dashed}
.als-next,.als-prev{position:absolute;cursor:pointer;clear:both}
.als-container .als-item{margin:0;margin-right:2px;height:95%;width:295px;overflow:hidden}
.als-container .als-item img{vertical-align:middle;margin-bottom:8px;height:70%}
.als-container .als-next,.als-container .als-prev{top:35%;width:50px;height:150px}
.als-container .als-prev{left:-20px}
.als-container .als-next{right:-20px}
.ana_7blk{width:100%;max-width:1270px;background:#fff;display:inline-block;position:relative;padding-bottom:40px;padding-top:10px;text-align:center}
.ana_7blk .inner{width:100%;margin-left:auto;margin-right:auto;list-style:none;padding:0;margin:0;display:inline-block}
.ana_7blk .inner li{width:33.1%;height:0;padding-top:25%;overflow:hidden;float:left;position:relative;border-radius:2px}
.ana_7blk .inner li a{color:#fff}
.ana_7blk .inner li .a7b_title{position:absolute;width:100%;height:35px;padding:1px;line-height:33px;font-size:14px;background:#313131;color:#fff;bottom:0;left:0;z-index:1000;direction:rtl}
.ana_7blk .inner li img{max-width:100%;max-height:100%;position:absolute;top:0;left:0}
.ana_7blk h1{height:39px;width:94%;background:#313131;border-right:#e41b23 solid 34px;font-size:larger;text-align:right;padding-right:2%;color:#fff}
.ana_5blk{width:1267px;background:#fff;display:inherit;position:relative;text-align:center;margin:auto;max-width:1270px;display:flex}
.ana_5blk .inner{width:1270px;margin-left:auto;margin-right:auto;list-style:none}
.ana_5blk .inner li{width:20%;height:301px;overflow:hidden;margin:3px;float:left;position:relative;margin-top:4px;background:#fff;display:table-cell}
.ana_5blk .inner li a{color:#185c87;font-size:14px}
.ana_5blk .inner li:first-child{width:432px;height:609px;font-size:26px}
.ana_5blk .inner li .a5b_title{position:absolute;width:86%;height:32px;padding:11px;line-height:15px;font-size:11px;color:#555;top:45%;left:0;z-index:1000;direction:rtl;text-align:right}
.ana_5blk .inner li:first-child .a5b_title{position:absolute;width:100%;height:32px;padding:6px;line-height:25px;font-size:15px;color:#555;top:65%;left:0;z-index:1000;direction:rtl;text-align:right}
.ana_5blk .inner li img{max-width:85%;max-height:45%}
.ana_5blk .inner li:first-child img{max-width:95%;max-height:65%}
.box_slider{width: 99%;max-width: 1420px;margin: 33px auto 34px auto;background-size:cover;float:none;display:flex;border-radius:47px;position:relative;margin-top: 16px;margin-bottom: -11px;direction: ltr;}
.box_slider .box_s_item{margin:0;padding:0;text-align:right;width:100%;max-width: 1416px;margin:auto;background-position:bottom;background-repeat:no-repeat;background-size:contain;border-top: 1px #e5e5e5 solid;z-index:1;}
.box_slider h1::before,.box_slider h2::before {font-family:cursive;font-size:37px;margin-top:10px;color:#bfbfbf}
.box_slider h1,.box_slider h2,.box_slider .slider-title{width:100%;font-size:30px;color: #6f76ec;font-family:Iransans;text-align:center;direction:rtl;padding:0 35px;margin:auto;margin-top:-36px;border-radius:10px;background-position:top;background-repeat:no-repeat;background-size:cover;font-weight:700;background: #ffffff;width:max-content;}
.lSAction>.lSNext{background-position:-252px 4;right:-40px}
.content-slider li .title{font-size:14px;margin-top:3px;color:#000;display:block;font-weight:700}
.content-slider li h4{color:#333;font-weight:700;font-size:16px}
.content-slider li{text-align:center;color: #4CAF50;height: 298px;position:relative;overflow:hidden;border:none;border-radius:21px;line-height:16px;font-size: 16px;padding: 0px;padding-top: 0px;direction:rtl;box-shadow: 0 0 20px #33333338;background:#fff;scale: 0.92;}
.content-slider li .redTag {
    position: absolute;
    top: -4px;
    left: 0;
}
.content-slider li:after {
    content: ' ';
    position: absolute;
    width: 30px;
    height: 30px;
    background: #5e0093;
    bottom: 104px;
    left: 7px;
    border-radius: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='319.8px' height='334.7px' viewBox='0 0 319.8 334.7' style='enable-background:new 0 0 319.8 334.7;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpath class='st0' d='M65.8,251.8l-53.3-53.3c-16.7-16.7-16.7-43.8,0-60.5L142.7,7.9c10.5-10.5,27.6-10.5,38.2,0l12.9,12.9 c10.8,10.8,10.8,28.2,0,39l-59.5,59.5c-3.5,3.5-1,9.5,3.9,9.5h144.4c20.6,0,37.2,16.7,37.2,37.2v5.7c0,18.8-15.2,34.1-34.1,34.1 H138.2c-4.9,0-7.4,6-3.9,9.5l59.1,59.1c12.3,12.3,12,32.3-0.6,44.3l-7.4,7c-13.1,12.4-33.7,12.1-46.4-0.7L65.8,251.8z'/%3E%3C/svg%3E%0A");
    border: 7px solid #5e0093;
    box-shadow: 0 0 16px #00000040;
}
.content-slider li img{padding:0;transition:All ease-out .5s;margin:auto;display:table;width:100%;height: 67%;margin: 0;top: 0;}
.content-slider h3{margin-top:0;padding: 2px;text-shadow:0 0 3px #fff;}
.content-slider h3 a{color:#383838;text-shadow:none;width:100%;right:0;bottom:0;padding:2%;font-size:15px;line-height:23px}
.box_slider .box_s_item #adsthumbscroll img{border-radius:10px}
.box_slider .box_s_item  .lSGallery img{border-radius:5px;max-width:90%;margin: 0;}
.box_slider .box_s_item  .lSGallery li {padding:0;margin:0}
.box_slider .box_s_item #adsthumbscroll li{max-height: 363px;max-width: 100%;border-radius: 17px;overflow: hidden;padding: 0;margin: 0;position: relative;min-height: 367px;background: #1c1c1c;}
.box_slider .box_s_item #adsthumbscroll li img{/* min-height: 100%; */position: absolute;top: 50%;left:0;float: left;transform: translateY(-50%);margin: 0;}
.box_slider h2::before,
.box_slider h1::before {
    font-family: cursive;
    font-size: 37px;
    margin-top: 10px;
    color: #bfbfbf
}
.lSPager.lSGallery li{height:55px;border-radius:6px;overflow:hidden}
.box_slider h2,
.box_slider h1 {
    padding: 0;
    font-size: 28px;
    color: #5c079b;
    width: max-content;
    text-align: center;
    direction: rtl;
    padding: 1%;
    display: block;
    margin: auto;
    border-radius: 10px;
    font-weight: bold;
    line-height: 35px;
    margin-top: -30px;
}
.box_slider_br{width:100%;max-width:1336px;margin: 48px auto 43px auto;background-size:cover;float:none;display:flex;border-radius:47px;position:relative;margin-top: 60px;margin-bottom:72px;}
.box_slider_br .box_s_item_br{margin:0;padding:0;text-align:right;width: 100%;max-width:1274px;margin:auto;background-position:bottom;background-repeat:no-repeat;background-size:contain;border-top:1px #dadada solid;z-index:1;}
.box_slider_br h1::before,.box_slider_br h2::before{font-family:cursive;font-size:37px;margin-top:10px;color:#bfbfbf}
.box_slider_br h1,.box_slider_br h2{width:100%;font-size:30px;color:#3d3d3d;/* font-family:Iransans; */text-align:center;direction:rtl;padding: 2px 35px;margin:auto;margin-top: -14px;border-radius:10px;background-position:top;background-repeat:no-repeat;background-size:cover;font-weight:700;background: #ffffff;width:max-content;}
.content-slider-br li .title{font-size:14px;margin-top:3px;color:#000;display:block;font-weight:700}
.content-slider-br li h4{color:#333;font-weight:700;font-size:16px;width: 102%;margin-right: -3px;margin-top: 6%;margin-bottom: 5%;padding-top: 15px;font-size: 22px;border-top: 6px #f3f3f3 solid;}
.content-slider-br li{text-align:center;color: #222222;height: 292px;position:relative;overflow:hidden;border:none;border-radius: 2px;line-height:16px;font-size:13px;padding:3px;padding-top:5px;direction:rtl;/* background: #fff; */}
.content-slider-br li img{padding:0;transition:All ease-out .5s;transform: scale(.8);margin:auto;display:table;width:100%;height: 60%;border-radius:9px;filter: grayscale(100%) opacity(0.8);}
.content-slider-br li:hover img{transform:scale(.8)}
.content-slider-br h3{margin-top: 35px;padding: 2px;text-shadow:0 0 3px #fff;}
.content-slider-br h3 a{color:#383838;text-shadow:none;width:100%;right:0;bottom: 0px;padding:2%;font-size:15px;line-height:23px}
.ana_brand{display:block;float:right;width:30%;overflow:hidden;height:37px;border:#eee 1px dashed;margin:2px}
.ana_brand img{max-width:100%}
.product_cat_nav{list-style:none;padding:1px;margin:0;display: flow-root;}
.product_cat_nav li{float:right;padding-right:1px;margin:0 11px;line-height:15px;font-size:12px;display:flex}
.product_cat_nav li:before{content:">";color:#c5c5c5;margin-left:2px}
.anaTabSlide{width:100%;height:350px;display:block;margin:0;padding:0;list-style:none;background:#ececec}
.anaTabSlide .inner{width:100%;float:left;height:98%}
.anaTabSlide li{width:72%;padding:2%;position:absolute;height:310px;top:0;left:0;background:#fff;text-align:right;overflow:hidden}
.anaTabSlide li.current{z-index:2}
.anaTabSlide li.previous{z-index:1}
.anaTabSlide li img{float:left;margin:5px;border-radius:5px}
.anaTabSlide .head_link{width:22%;right:0;display:block;background:#f5f5f5;float:right;text-align:right;margin-left:75%;margin-top:1px;font-size:12px;padding:1%}
.anaTabSlide .head_link.current{background:#fff}
.boxslider_mm2 li{max-height:150px}
.boxslider_mm2 li img{height:70%}
.box_ffxc{margin-top:100px;margin-bottom:86px;width:100%;max-width:unset}
.box_ffxc img{margin:0}
.box_ffxc .content-slider li{min-height:404px;color:#888;text-align:justify}
.box_ffxc .ffxctitle{padding:0;font-size:30px;color:#525252;width:max-content;text-align:center;direction:rtl;text-shadow:1px 1px 2px #fff;padding:1.2%;display:block;margin:auto;margin-top:-39px;font-family:Iransans;z-index:11111111111;border-bottom:3px solid #ff2525;margin-bottom:25px;line-height:6px}
.box_ffxc .ffxctitle:before{width:32px;height:32px;position:absolute;top:-16px;right:50%;margin-right:-122px;content:" ";display:block;transform:rotateZ(45deg)}
.box_ffxc:after{z-index:0;width:500px;height:500px;position:absolute;top:123px;right:0;margin-right:0;display:block;background:url(/archive/image/202102041530571544.png) no-repeat;content:' ';opacity:.8}

.modal .forum_post{
    display: block;
}
.modal .forum_post .forum_post_rt{width: 100%;}
.modal .forum_post .forum_post_bd{width: 100%;}
.modal .forum_post .forum_post_rt .circle{right: 33%;}
.modal .forum_post .forum_post_bd .big_btn li{width:100%}
.ffxctitle{line-height:20px;position:relative;margin-bottom:10px;width:auto;background: #ffffff;padding: 10px;box-shadow: inset -5px 0 #dc1238, inset -200px 0 #fdfdfd;border-bottom: 1px solid #eee;font-size: 20px;}
.user_cpic{position:relative;z-index:1;border-radius:50%;overflow:hidden;display:inline-block;width:95px;height:99px;margin-top:25px;margin-left:7px}
.user_cpic img{margin:0;padding:0;min-width:100%}
#ana_table2{list-style:none;display:inline-grid;padding:5px;margin:0;width:100%}
#ana_table2 li{border-top:#f3f3f3 1px solid;border-bottom:#eee 1px solid;position:relative;float:right;width:100%;border-left:#e9e9e9 1px solid;border-right:#eee 1px solid;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out;background:#f9f9f9}
#ana_table2 li:nth-child(even){background:#fcfcfc;color:#333}
#ana_table2 li:hover{background:#fff}
#ana_table2 #theader{font-weight:700;position:relative;float:right;background:#888;color:#eee}
#ana_table2 #p50,#ana_table2 p{width:23.75%;position:relative;float:right;text-align:center;vertical-align:middle;min-height:35px;line-height:30px;padding:0;border-left:#e5e5e5 1px dashed}
#ana_table2 #p50{width:47%}
.theme_buy_button{height:29px;width:110px;background-image:url(addb.png)}
.theme_buy_button:hover{background-image:url(addb_h.png)}
.theme_buy_price{color:#000;margin-top:1px;min-width:192px;line-height:22px;border-radius:9px;display:inline-block;width:100%;padding:13px;background:#eeeeee94;border:1px solid #cccccca1}
.theme_buy_price h3{font-size:28px;line-height:48px;padding:2%;font-weight:700}
.theme_buy_opt{position:absolute;top:0;right:-28px;line-height:5px;width:34px;height:auto;display:block;z-index:2;opacity:.1;transition:All .2s ease-in-out}
.theme_buy_opt img{margin:0}
.theme_buy_dprice{color:#ccc;font-style:oblique}
.theme_del_price{color:#d41d20;width:100%;height:20px;line-height:28px;font-size:12px;font-weight:initial;display:inline-block}
.theme_ok_price{color:#235826;height:27px;line-height:18px;font-size:15px;font-weight:700;bottom:0}
.theme_fact_button{height:32px;width:104px;background-image:url(view_pfact.png)}
.theme_fact_button:hover{height:32px;width:104px;background-image:url(view_pfact_h.png)}
.theme_add_prdd{margin:14px -3px;height:35px;width:71px;display:inline-block;float:left;line-height:19px;left:0;position:absolute}
.theme_add_prdd input{width:40px;padding:3px 11px 0;height:29px;text-align:center;border-radius:0 4px 4px 0;margin:0 -10px;box-shadow:inset 0 0 3px #ccc}
.ana_off_tag{background:#57e05c;border-radius:3px 0 0 3px;color:#fff;display:inline-block;height:26px;line-height:26px;padding:0 20px 0 23px;position:relative;margin:0 10px 10px 0;text-decoration:none;-webkit-transition:color .2s;font-size:13px;text-shadow:0 0 2px #000}
.ana_off_tag::before{background:#f5f5f5;border-radius:10px;box-shadow:inset 0 1px rgba(0,0,0,.25);content:'';height:6px;left:10px;position:absolute;width:6px;top:10px}
.ana_off_tag::after{background:#f5f5f5;border-bottom:13px solid transparent;border-left:10px solid #57e05c;border-top:13px solid transparent;content:'';position:absolute;right:0;top:0}
.ana_off_tag:hover{background-color:#dc143c;color:#fff}
.ana_off_tag:hover::after{border-left-color:#dc143c}
#ana_product{list-style:none;display:inline-block;padding:0;margin:0;width:100%;background:#fff}
#ana_product li{width:25%;direction:rtl;height:470px;text-align:right;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;padding:.5%;margin:0;border:solid #f1f1f1 1px;border-right:none;border-top:none;margin-bottom:0;border-radius:0;background:#fff}
#ana_product li:hover .theme_buy_opt{opacity:1;right:0}
#ana_product li p{width:98%;height:100%;position:relative;float:right;vertical-align:middle}
#ana_product li h1{font-size:15px}
#ana_product li a{color:#3c3c3c;font-weight:700;font-size:15px}
#ana_product li ul{list-style:none;margin:0;padding:0;width:95%;height:100%;position:relative;float:right}
#ana_product li ul li{width:98%;height:20%;vertical-align:middle;border:none;box-shadow:none;text-align:right;padding:0;margin:0;font-size:11px;line-height:19px}
#ana_product li ul li:nth-child(1){height:50%;text-align:center}
#ana_product li ul li:nth-child(2){height:32%}
#ana_product li ul li:nth-child(3){height:15%}
#ana_product li ul li a img{max-height:90%}
#ana_product li .prd_img{display:inherit;height:55%;float:right;text-align:center;width:100%;overflow:hidden}
#ana_product li .prd_img img{height:100%;margin:0;border-radius:2px;transition:All ease-in-out .2s;transform:scale(1.2)}
#ana_product li:hover .prd_img img{transform:scale(1.1)}
#ana_product li .prd_tlt{height:29%;float:right;text-align:justify;width:100%;font-size:12px;line-height:13px;overflow:hidden;margin-top:18px}
#ana_product li .prd_tlt h1{line-height:18px;font-size:13px}
#ana_product li .prd_prc{height:12%;float:right;text-align:justify;width:100%;font-size:15px;line-height:13px;border-top:1px dashed #e8e8e8}
#ana_product li .ana_off_clc{background:#d73838;color:#eee;position:absolute;left:-34px;top:-401px;font-size:11px;padding:3px;border-radius:17px}
#ana_prd_det{list-style:none;display:block;padding:2px;margin:0;width:100%;text-align:right}
#ana_prd_det .detail{width:98%;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:2px;margin:3px;display:block}
#ana_prd_det #theader{font-weight:700;position:relative;float:right;background:#888;color:#eee}
#ana_prd_det .detail .prp1,#ana_prd_det .detail .prp2,#ana_prd_det .detail .prp3{width:34%;position:relative;float:right;vertical-align:middle;height:auto;min-height:92px;font-size:14px;line-height:18px;padding:3px}
#ana_prd_det .detail .prp1{border-left:1px dashed #e0e0e0}
#ana_prd_det .detail .prp2{width:40%;text-align:right;padding-right:15px}
#ana_prd_det .detail .prp3{width:26%;text-align:right}
#ana_prd_det .detail .prp1 img{width:90%}
#ana_prd_det h1{margin:0;font-size:22px;border-bottom:1px solid #eee;line-height:37px;margin-bottom:8px}
#ana_prd_det h2{margin:0;font-size:22px}
.phead{width:99%;height:20px;font-size:16px;line-height:18px;padding:8px;border-bottom:#ccc solid 2px;margin-top:5px;position:relative;float:right}
.pdet{width:99%;height:auto;font-size:14px;line-height:18px;padding:8px;background:#fff;position:relative;min-height:18px}
#ana_prd_pfc{list-style:none;display:block;padding:5px;margin:0;width:98%;text-align:right}
#ana_prd_pfc li{border:none;padding:0;background:#cad6df;width:100%;color:#222}
#ana_prd_pfc li:nth-child(even){background:#d2e1e3}
#ana_prd_pfc li p{background:#fcfcfc;color:#333;position:relative;float:right;width:82%;line-height:20px;padding:3px;display:block;border-right:#f66 5px solid;min-height:26px}
#ana_prd_pfc li p:first-child{background:0 0;color:#eee;position:relative;float:right;width:15%;border:none;text-align:left}
#ana_prd_pfc .rhead{background:#eee;color:#333;font-size:18px;min-height:34px;line-height:32px}
.mini_pic_thu{max-width:61px;height:49px;float:right;border:1px #fff solid;box-shadow:0 0 1px #888;background:#f9f9f9;margin:4px}
.mini_pic_thu img{max-height:130%;max-width:130%;min-height:100%;min-width:100%;margin:0;padding:0}
#ana_prd_id{position:absolute;top:-1px;background:#ff9800;color:#fff;z-index:2;height:34px;padding:10px;width:49px;line-height:19px}
.theme_vote_i{display:inline-block;height:15px;width:75px;background:url(score_bb.png) center;margin:1px}
.theme_vote_i div{height:100%;padding-top:0;padding-left:0;background:url(score_cc.png) no-repeat right;width:75px;position:relative;right:0;float:right}
.theme_vote_t{float:left;position:absolute;height:18px;padding-top:0;padding-left:0;text-align:center;vertical-align:middle;left:0;top:0}
#ana_comment{list-style:none;display:block;padding:1px;margin:0;width:100%}
#ana_comment li{position:relative;float:right;width:100%;padding-top:5px;padding-bottom:5px;box-shadow: 0 0 20px #00000012;border-radius: 12px;margin-bottom: 19px;background: #FFF;}
#ana_comment li .phead{margin:0;position:relative;float:right;width: 99%;color:#272727;padding:2%;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;}
#ana_comment li .pbody{position:relative;float:right;width:97%;line-height:18px;margin:0;background: #ffffff;padding:1%;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;border-top:none;}
#ana_comment li .vote_dc{position:absolute;top:10px;left:5px;width:116px;color:#000;height:20px;font-size:11px;font-weight:bolder}
.ana_obj{background:#fff;padding:3px;color:#25831e;margin:3px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:8px;position:relative;width:auto;box-shadow:0 0 1px 1px rgba(0,0,0,.25);display:inline-block;border:1px solid #fff;font-family:Iransans;line-height:25px;font-size:17px;vertical-align:middle}
.ana_tags{background:#fff;padding:6px;color:#25831e;margin:2px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:4px;position:relative;width:auto;box-shadow:0 0 1px 1px rgba(0,0,0,.15);border:1px solid #fff;font-size:11px;line-height:20px;width:auto}
.ana_tags:hover{background:#0cf;color:#fff}
.ana_tags a{color:#fff}
.ana_tags:hover{background:#fff;color:#555}
.ana-col-1{column-count:1}
.ana-col-2{column-count:2}
.ana-col-3{column-count:3}
.ana-col-4{column-count:4}
.ana_dtools{position:absolute;z-index:1;right:-33px;color:#989898;width:84px;top:37px}
.ana_dtools li{text-align:center;height:34px;max-width:35px}
.prd_ftr{display:flex;width:96%;padding:1%;margin:auto 1%;border-top:1px solid #eee}
.prd_ftr div{width:20%;opacity:.5}
.add_b{width:98%}
.ana_brdc{list-style:none;overflow:scroll hidden;font:14px WebFont;text-shadow:#757575 1px 1px 3px;padding:0;margin:0;white-space:nowrap}
.ana_brdc li{color:#fff;text-decoration:none;padding:5px 4px;display:inline-block;position:relative;width:auto;text-indent:30px;background:linear-gradient(135deg,#e2e2e2 0,#fefefe 100%);min-width:55px}
.ana_brdc li a{color:#000;width:100%;display:block;line-height:23px}
.ana_brdc li a i{margin:0;padding:0}
.ana_brdc li::after{content:" ";display:block;width:0;height:0;border-top:50px solid transparent;border-bottom:50px solid transparent;border-right:30px solid #e5e5e5;position:absolute;top:50%;margin-top:-50px;right:100%;z-index:2}
.ana_brdc li::before{content:" ";display:block;width:0;height:0;border-top:50px solid transparent;border-bottom:50px solid transparent;border-right:30px solid #fff;position:absolute;top:50%;margin-top:-50px;margin-left:0;right:101%;z-index:1}
.ana_brdc li:first-child a{padding-left:10px}
.ana_brdc li.current{background:linear-gradient(90deg,#ffc107 0,#c90 100%)}
.ana_brdc li.current a{color:#fff}
.ana_brdc li.current::after{border-right:30px solid #ffc107}
.ana_brdc li.prev{background:#008ea0}
.ana_brdc li.prev a{color:#fff}
.ana_brdc li.prev::after{border-right:30px solid #008ea0}
.ana_brdc li:hover{background:#f7f7f7}
.ana_brdc li:hover a{color:#545454}
.ana_brdc li:hover::after{border-right:30px solid #f7f7f7}
.ana_brdc::-webkit-scrollbar-track{background-color:#f5f5f5}
.ana_brdc::-webkit-scrollbar{width:3px;height:3px;background-color:#f5f5f5}
.ana_brdc::-webkit-scrollbar-thumb{background-color:#c3d6e5}
.ana_4frame_b1{width: 23.5%;height: 462px;background-color: #ffffff;box-shadow: 3px 3px 35px 1px #00000014;border-radius: 20px;display: inline-grid;margin: 0.6%;padding: 0;overflow: hidden;background-repeat: no-repeat;background-position: bottom;max-width: 300px;}
.ana_4frame_b1 img{width: 100%;height: 210px;border-radius: 0;margin: 0;margin-bottom: 14px;}
.ana_4frame_b1 .content{width: 98%;height: 280px;margin: 4px;padding: 1px;line-height: 21px;}
.ana_4frame_b1 .content a{}
.ana_4frame_b1 div span{display: inline-block;width: 97%;margin-top: 0px;margin-right: 5px;font-size: 16px;color: #737373;text-align: left;}
.ana_4frame_b1 .content .title{width: 100%;height: 40px;font-size: 19px;margin-top: 0px;margin-right: 2px;font-weight: bold;}
.ana_4frame_b1 .content p{height: 115px;}
.ana_3frame_con{margin: 84px auto;}
.ana_3frame_b1{width: 34.5%;height: 462px;background-color: #ffffff;box-shadow: 3px 3px 35px 1px #00000014;border-radius: 20px;display: inline-block;margin: 1.6% 0.6% 0.6% 0.6%;padding: 0;overflow: hidden;background-repeat: no-repeat;background-position: bottom;max-width: 372px;direction: rtl;}
.ana_3frame_b1 img{width: 100%;height: 210px;border-radius: 0;margin: 0;margin-bottom: 14px;}
.ana_3frame_b1 .content{width: 98%;height: 280px;margin: 4px;padding: 1px;line-height: 21px;display: block;}
.ana_3frame_b1 .content a{}
.ana_3frame_b1 div span{display: inline-block;width: 97%;margin-top: 0px;margin-right: 0px;font-size: 16px;color: #737373;text-align: left;}
.ana_3frame_b1 .content .title{width: 100%;height: 40px;font-size: 19px;margin-top: 0px;margin-right: 2px;font-weight: bold;display: inline-block;}
.ana_3frame_b1 .content p{height: 135px;text-align: justify;}
.ana_social_box_b1{
    background: #74bbbb;
    display: block;
    width: 100%;
    padding: 210px 0;
    height: auto;
    margin-top: 15px;
    background-size: cover;
    direction: rtl;
    color: #fff;
    z-index: 11111;
    position: relative;
    background: #9900ef;
    background: -moz-linear-gradient(left, #9900ef 10%, #0ac3fc 99%);
    background: -webkit-linear-gradient(left, #9900ef 10%,#0ac3fc 99%);
    background: linear-gradient(to right, #9900ef 10%,#0ac3fc 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9900ef', endColorstr='#0ac3fc',GradientType=1 );
}
.ana_social_vx {display:inline-block;width: 234px;margin:0;/* float:right; */height: 200px;overflow: hidden;box-shadow: 0 0 5px #333;margin: 9px;border-radius: 25px;}
.ana_social_vc{
    display: inline-block;
    /* position: absolute; */
    top: 109px;
    text-align: center;
    width: 100%;
    right: 0;
    z-index: 111;
}
.ana_social_vc .title{position:absolute;right: 2%;bottom: 5%;z-index: 11;color: #fff;text-shadow: 1px 1px 3px black;line-height: 15px;font-size: 15px;font-weight: bold;}
.ana_social_vx img{position:absolute;z-index:0;left:0;top:0;margin:0;width: 100%;min-height: 100%;}
.ana_social_box_b1:before,.ana_social_box_b1:after
{content:' ';bottom: -1px;top:unset;position:absolute;background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' id='svg' viewBox='0 0 1440 400' xmlns='http://www.w3.org/2000/svg' class='transition duration-300 ease-in-out delay-150'%3E%3Cstyle%3E .path-0%7B animation:pathAnim-0 4s; animation-timing-function: linear; animation-iteration-count: infinite; %7D @keyframes pathAnim-0%7B 0%25%7B d: path('M 0,400 C 0,400 0,200 0,200 C 82.96650717703349,195.3397129186603 165.93301435406698,190.6794258373206 275,173 C 384.066985645933,155.3205741626794 519.2344497607656,124.62200956937801 613,129 C 706.7655502392344,133.377990430622 759.1291866028707,172.83253588516746 851,182 C 942.8708133971293,191.16746411483254 1074.2488038277513,170.04784688995215 1179,168 C 1283.7511961722487,165.95215311004785 1361.8755980861242,182.97607655502392 1440,200 C 1440,200 1440,400 1440,400 Z'); %7D 25%25%7B d: path('M 0,400 C 0,400 0,200 0,200 C 91.45454545454544,205.64593301435406 182.90909090909088,211.29186602870814 286,221 C 389.0909090909091,230.70813397129186 503.81818181818187,244.47846889952154 611,247 C 718.1818181818181,249.52153110047846 817.8181818181818,240.79425837320574 899,213 C 980.1818181818182,185.20574162679426 1042.909090909091,138.3444976076555 1130,133 C 1217.090909090909,127.65550239234449 1328.5454545454545,163.82775119617224 1440,200 C 1440,200 1440,400 1440,400 Z'); %7D 50%25%7B d: path('M 0,400 C 0,400 0,200 0,200 C 77.13875598086128,217.8181818181818 154.27751196172255,235.63636363636363 262,248 C 369.72248803827745,260.3636363636364 508.02870813397124,267.27272727272725 599,238 C 689.9712918660288,208.72727272727272 733.6076555023924,143.27272727272728 818,137 C 902.3923444976076,130.72727272727272 1027.5406698564593,183.63636363636365 1138,204 C 1248.4593301435407,224.36363636363635 1344.2296650717703,212.1818181818182 1440,200 C 1440,200 1440,400 1440,400 Z'); %7D 75%25%7B d: path('M 0,400 C 0,400 0,200 0,200 C 104.43062200956936,214.20095693779905 208.86124401913872,228.4019138755981 303,245 C 397.1387559808613,261.5980861244019 480.9856459330143,280.5933014354067 578,253 C 675.0143540669857,225.4066985645933 785.1961722488038,151.2248803827751 886,154 C 986.8038277511962,156.7751196172249 1078.2296650717703,236.50717703349284 1169,257 C 1259.7703349282297,277.49282296650716 1349.8851674641148,238.74641148325358 1440,200 C 1440,200 1440,400 1440,400 Z'); %7D 100%25%7B d: path('M 0,400 C 0,400 0,200 0,200 C 82.96650717703349,195.3397129186603 165.93301435406698,190.6794258373206 275,173 C 384.066985645933,155.3205741626794 519.2344497607656,124.62200956937801 613,129 C 706.7655502392344,133.377990430622 759.1291866028707,172.83253588516746 851,182 C 942.8708133971293,191.16746411483254 1074.2488038277513,170.04784688995215 1179,168 C 1283.7511961722487,165.95215311004785 1361.8755980861242,182.97607655502392 1440,200 C 1440,200 1440,400 1440,400 Z'); %7D %7D%3C/style%3E%3Cpath d='M 0,400 C 0,400 0,200 0,200 C 82.96650717703349,195.3397129186603 165.93301435406698,190.6794258373206 275,173 C 384.066985645933,155.3205741626794 519.2344497607656,124.62200956937801 613,129 C 706.7655502392344,133.377990430622 759.1291866028707,172.83253588516746 851,182 C 942.8708133971293,191.16746411483254 1074.2488038277513,170.04784688995215 1179,168 C 1283.7511961722487,165.95215311004785 1361.8755980861242,182.97607655502392 1440,200 C 1440,200 1440,400 1440,400 Z' stroke='none' stroke-width='0' fill='%23ffffffff' class='transition-all duration-300 ease-in-out delay-150 path-0'%3E%3C/path%3E%3C/svg%3E");left: 0;width: 100%;height: 327px;z-index: 1;background-size: cover;}
.ana_social_box_b1:after{bottom:0;top:unset;top: 0;bottom:unset;transform: rotateZ(180deg);}
.ana_social_box_b1 .socia_contain{
    display: block;
    width: 63%;
    /* margin-top: -25%; */
    margin-left: auto;
    margin-right: auto;
}
.ana_social_box_b1 .box {
    display: inline-block;
    width: 43%;
    margin: 3%;
    border: 2px dashed #ffffff26;
    border-radius: 25px;
    padding: 14px;
    transform: rotateZ(-3deg);
    text-shadow: 0 0 2px black;
}
.ana_social_box_b1 .box:nth-child(2){
    margin-right: 2%;
    margin-left: 34px;
    direction: ltr;
    float: left;
    transform: rotateZ(
3deg);
    position: relative;
    display: block;
}
.ana_social_box_b1 .box:nth-child(2) img{
    float: left;
    /* background: #1086d7; */
    width: 59px;
    height: 59px;
    border-radius: 13px;
    margin: -5px;
    /* border: 5px #ffffff57 solid; */
    overflow: hidden;
}
.ana_social_box_b1 .box img{
    display: inline-block;
    width: 17%;
    float: right;
    /* background: #e6b1c5; */
    width: 54px;
    height: 54px;
    border-radius: 3px;
    margin: -5px;
    /* border: 5px #ffffff57 solid; */
    filter: invert(100%) sepia(0%) saturate(5756%) hue-rotate(193deg) brightness(121%) contrast(91%);
}
.ana_social_box_b1 .box .title{
    display: block;
    width: 38%;
    position: relative;
    font-size: 24px;
    position: absolute;
    top: 24px;
    right: 53%;
    transform: translateX(50%) rotateZ(3deg);
}
.ana_social_box_b1 .box p{
    display: block;
    width: 21%;
    margin-top: 16px;
    position: absolute;
    left: 0;
    font-size: 12px;
}
.ana_social_box_b1 .box:nth-child(2) p{

right: 0;

left: unset;
}
.ana_social_box_b1 .box:nth-child(2) .title{
    float: left;
    position: absolute;
    left: 20%;
    transform: translateX(25%) rotateZ(
-3deg);
}


.card_rail::-webkit-scrollbar-track {
    background-color: #f5f5f51a
}

.card_rail::-webkit-scrollbar {
    width: 3px;
    height: 5px;
    background-color: #f5f5f503
}

.card_rail::-webkit-scrollbar-thumb {
    background-color: #ebf4fc1c
}

.card_rail {
    position: relative;
    padding: 1%;
    width: 99%;
    max-width: 1277px;
    white-space: nowrap;
    background: none;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: content-box;
    direction: rtl;
    -webkit-user-drag: none;
    list-style: none;
    white-space: nowrap;
    padding: 0px 0.5%;
    margin: 2px 0%;
    text-align: center;
}

.card_rail li i {
    font-size: 38px;
    margin-bottom: 10px
}

.card_rail li a {
    color: #4b4b4b
}

.card_rail li img {
    filter: grayscale(1)
}

.card_rail li {
    float: none;
    width: 109px;
    height: 83px;
    display: inline-block;
    margin-top: 7px;
}

b {
    font-size: unset
}

.ads_gp {
    text-align: center;
    width: 94px;
    height: 78px;
    display: inline-block;
    background: #fff;
    border-radius: 13px;
    margin-left: 10px;
    overflow: hidden;
    padding: 10% 2% 0;
    white-space: initial;
    font-family: shabnam;
    font-size: 11px;
    line-height: 14px;
    font-weight: lighter;
    box-shadow: 0 0 2px #2222223b;
}

.ads_gp img {
    width: 40%;
    height: 50%;
    margin-bottom: 9px
}

.ads_card_i {
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1200 632'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity:0.97;%7D.cls-2%7Bfill:url(%23linear-gradient);%7D.cls-3%7Bfill:url(%23linear-gradient-2);%7D.cls-4%7Bopacity:0.04;%7D.cls-5%7Bfill:%23f2f2f2;%7D%3C/style%3E%3ClinearGradient id='linear-gradient' x1='600' y1='632' x2='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23350055'/%3E%3Cstop offset='1' stop-color='%231d002a'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='600' x2='600' y2='632' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2354007f'/%3E%3Cstop offset='1' stop-color='%231e002a'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ctitle%3EUntitled-2%3C/title%3E%3Cg class='cls-1'%3E%3Crect class='cls-2' width='1200' height='632'/%3E%3C/g%3E%3Cpath class='cls-3' d='M0,632C419,223,0,0,0,0H1200V632H265'/%3E%3Cg class='cls-4'%3E%3Cpath class='cls-5' d='M265,632C571,162,105,0,105,0H1200V632H283'/%3E%3C/g%3E%3C/svg%3E");
    margin-top: -46px;
    z-index: 100;
    position: relative;
    color: #fffc;
    background-size: cover;
    background-position: top
}

.big_button {
    background: #00bcd4;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 100%;
    border-radius: 5px;
    margin: 15px 0;
    font-size: 22px;
    text-align: center;
    line-height: 44px;
    box-shadow: inset 0 -6px #00000042;
}

.big_button a {
    color: #fff
}

ons-card.ads_card_i.card.card--material {}

.cstBarE {
    background: #fb71af;
    box-shadow: none
}

.cstBarE .toolbar--material__center,
.cstBarE .toolbar--material__left,
.cstBarE .toolbar--material__right {
    color: #fff
}

.cstFrmE .page__background {
    background: #55086b;
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1201 279'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bc48dd;%7D.cls-2%7Bfill:%23fe72b1;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EUntitled-1%3C/title%3E%3Cpath class='cls-1' d='M0,0,1,183s153,96,337,96S582,139,705,126c124.26-13.13,196,193,313,64,58.29-64.27,183,12,183,12L1200,0Z'/%3E%3Cpath class='cls-2' d='M.5.5v95S69,233,253,233,551.5,91.5,780.5,91.5s317,66,369,65,51-42,51-42V.5Z'/%3E%3C/svg%3E");
    background-size: contain;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-position: top
}

.cstFrmE .card,
.cstFrmE .card--material {
    background: none;
    box-shadow: 0 0 5px #00000014;
    color: #fff;
    box-shadow: none
}
.accordion-button{padding:1px;font-size: 15px;}
.accordion-button:focus{outline:none;background:none;box-shadow: none;border: none;}
.accordion-button:not(.collapsed){background:none;color:#000}
.accordion-button::after{background-size:14px;width: 14px;height: 14px;}
.form-check-input {float:left;position: absolute;left: 0;}

.form-check-input:checked {
    background-color: #dc1238;
    border-color: #dc1238;
    outline:none;float:left
}
.form-check-input:focus {
    background-color: #dc1238;
    border-color: #dc1238;outline:none;
}
.form-check-input:active {outline:none;}
.float-left{float:left;position:relative;text-align: left;}
.float-right{float:right;position:relative;}
.card {
    width: 32%;
    height: 314px;
    display: block;
    float: right;
    position: relative;
    margin: 0.5% 0.5%;
    overflow: hidden;
    border-radius: 0;
    border: none;
    text-align: right;
    border-bottom: 1px solid #33333321;
    background: #fff;
    box-shadow: 0 0 15px #0000001a;
    border-radius: 15px;
}
.card a{color:#000}
.card p {
    margin: 0;
    margin-bottom: 5px;
    float: right;
    width: 100%;
}
.card  .text-orange{
    background: #ff9800;
    width: auto;
    float: left;
    text-align: left;
    padding: -3px;
    color: #000 !important;
    border-radius: 0 5px  5px 0;
    top:40%;
}
.card  p.float-left {text-align:left}
.card img {
    width: 100%;
    height: 193px;
    display: block;
    position: relative;
    margin: 0;
    /* float: LEFT; */
    margin-right: 0px;
    /* transform: scale(0.9); */
    /* border-radius: 11px; */
    margin-bottom: 0;
}

.card-body {
    color: #0c0c0c;
    padding: 1%;
    line-height: 19px;
    font-size: 14px;
    position: relative;
    
    width: 100%;
    /* display: inline-block; */
text-align: right;}
.card-ads{position:absolute;bottom: 36px;}
.card-body i {
    font-size: 12px;
    color: #ccc;
    line-height: initial
}
.card-body i.fa-map-marker-alt{color:#E91E63}
.card-body i.fa-hand-holding-usd{color:#4CAF50}
.card-title{white-space: nowrap;margin: 6px;display: block;font-weight: bold;font-size: 14px;}
.card-title li p.text-orange{    background: #ffc107;
    width: auto;
    text-align: left;
    padding: 3px;
    color: #000 !important;
    border-radius: 0 5px 5px 0;
    top: -100px;
    position: absolute;
    left: -1px;}
.mycard {
    width: 100%;
    position: relative;
    float: right;
    direction: rtl;
    display: inline-block
}

.redTag {
    display: inline-block;
    width: auto;
    font-size: 13px;
    color: #fff;
    background: #dc1238;
    padding: 2px;
    border-radius: 4px;
    margin: 0 0px 0px 9px;
}
.card .redTag {
    position: absolute;
    top: -4px;
    left: 0;
}

.ana_pic_thmb {
    padding: 5px;
    margin: 0;
    width: 100%;
    position: relative;
    text-align: center
}

.ana_pic_thmb li {
    width: 150px;
    height: 130px;
    background: #f5f5f5;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin: 5px;
    animation-name: animathumb;
    animation-iteration-count: 1;
    animation-duration: 0.5s;
    animation-timing-function: ease-in 0.5s;
    transition: all ease-in-out 0.3s;
    padding: 0;
    float: right;
}

.ana_pic_thmb li img {
    width: 100%;
    min-height: 131px;
    margin: 0;
    right: 0;
}

.ana_pic_thmb li a {}
.direction{direction:rtl;text-align:right}
a.accordion-header{line-height: 33px;font-size: 18px;text-decoration: none;}

@-webkit-keyframes animathumb {
    0% {
        -webkit-transform: scale(0.6);
        opacity: 0;
        transform: scale(0.6)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes animathumb {
    0% {
        -webkit-transform: scale(0.6);
        opacity: 0;
        transform: scale(0.6)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1)
    }
}

.ana_thumb_set,
.ana_thumb_del {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #efefef82;
    border-radius: 51%;
    color: #000;
    bottom: 3px;
    right: 3px;
    font-size: 3px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    z-index: 5;
    transition: all ease-in 0.1s
}

.ana_thumb_del i {
    font-size: 14px
}

.ana_thumb_set:hover,
.ana_thumb_del:hover {
    background: #00000085;
    color: #fff;
    opacity: 1
}

.ana_thumb_set {
    right: unset;
    color: #00000094;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 166px;
    border-radius: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0;
}
.clearbox{box-shadow:none;border:none;margin: 0;}
ul.lSPager.lSGallery{min-width:100%;padding: 0;margin: 0;}
.lSSlide{padding:0}
.undertitr{font-size: 13px;color: #b2b2b2;padding: 0 10px;}
.ana_thumb_set i {
    font-size: 42px;
    opacity: 0.9
}

.ana_thumb_set.thu_act {
    opacity: 1
}
.float-left{float:left;position:relative;text-align: left;}
.float-right{float:right;position:relative;}
@media (max-width:1270px) and (min-width:901px){.anaSlide li .title{padding:15px;top:47%;right:0;font-size:35px}
.anaSlide li .cont{padding:46px 0;top:60%;font-size:18px;width:100%}
.ana_4_block{width:100%}
.ana_sld_t li{width:190px}
h,h1,h2,h3,h4{font-size:18px;vertical-align:middle;font-weight:400;}
#gallery,#main_footer_block,#scnd_head,article,content,footer,header,nav,section{width:100%}
.thumb_ulist li{width:145px;height:185px;text-align:center;position:relative;vertical-align:top;overflow:hidden;clear:none;float:right;visibility:visible;padding:10px;margin:1px;border:solid #eaeaea 4px;webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:url(thumb-b.gif) repeat-x}
#content{width:100%}
.ana_f h1,.ana_f h2,.ana_f h3{font-size:16px}
ul.menu{opacity:1;height:auto}
.ana_4_block li{width:23.5%}
.bt li{width:25%;margin:0;height:232px}
.big_frame_h .inner{width:100%}
.txt7{height:55px;overflow:hidden;background:#5c547e}
.anaSlide li .mtitle{padding:20px;float:right;background-color:#5c5c83;font-size:18px;color:#fff;line-height:18px;width:30%;text-align:left}
.anaSlide li .mcont{position:relative;font-size:18px;color:#fff;padding:0;line-height:20px;text-indent:15px}
.bta li{width:31%;}
.main_menu .masterlink{font-size:small}
}
@media (max-width:900px){
    .big_frame_h .inner li .Pimg{margin:0}
    #ana_prd_det .detail .prp1, #ana_prd_det .detail .prp2, #ana_prd_det .detail .prp3{
        width:100%;
    }
    .ads_det .pfx1, .ads_det .pfx2{width: 98%;}
    .ads_det{display:block;width:100%}
.ana_social_box_b1 {}
.ana_social_box_b1  .box{width:100%}
.ana_table_st tr{display:flex;}
.ana_table_st td{width:25%;}
.ana_2X2:after,.ana_2X2:before{display:none;visibility:none}
.ana_2X2{transform:rotate(0);width:100%;margin:auto;height:auto;z-index:3}
.ana_2X2 li{width:50%;height:219px}
.ana_2X2 li .title{transform:rotate(0);right:unset}
#site_banner img{max-height:100%;margin:auto;margin-top:2px;float:none}
.ana_dmenu li{width:100%}
.ana_dmenu{width:100%}
#copyright #pi{padding-bottom:150px}
.theme_3frame,.theme_3frameS{width:100%;border-bottom:1px dashed #eee;padding:1%}
.theme_page,.theme_page_cc,.theme_page_noh{padding:5%}
.blockquote{font-size:16px}
.theme_tel_h{position:relative;display:none}
td{width:100%;display:block}
#site_banner{float:right;height:43px;margin-top:4px}
.fullSlide li .f_title a{color:#4c4c4c;font-size:26px}
.fullSlide li .f_note,.fullSlide li .f_title{width:100%;right:0;top:15px}
.fullSlide li .img_fslide{width:100%;position:relative;padding:0;top:0}
.fullSlide li{padding-top:0;padding-bottom:19%}
.theme_2frame{width:100%}
.fullSlide{padding-top:113%}
h1{font-size:40px;line-height:51px}
h2{font-size:27px;line-height:35px}
h3{font-size:16px;line-height:27px;/* width:88%; */font-weight:700}
h4{font-size:22px;line-height:26px}
h5{font-size:18;line-height:20px}
h6{font-size:16px;line-height:16px}
body{padding-top:58px;font-size:15px;line-height:26px;background-size:contain;background-repeat:no-repeat}
    .ana_4frame_con{    white-space: nowrap;
    overflow-x: scroll;}
    .theme_cnt_frame_mr1{white-space:nowrap;padding: 91px 0;overflow-x: auto;overflow-y: visible;}
    .theme_3frame_mr1{
    width: 250px;
}
    .ana_3frame_con{white-space:nowrap;padding: 21px;overflow-x: auto;overflow-y: visible;}
    .ana_3frame_b1{width: 250px;position: relative;}
.ana_5blk .inner{width:99%}
#ana_prd_det li .prp1,#ana_prd_det li .prp2,#ana_prd_det li .prp3{width:95%}
.big_frame_h .inner li{width:95%;padding:0;padding-bottom:50px;padding-top:55px}
.anaSlide li .title{padding:7px;font-size:27px}
.anaSlide li .cont{padding:5px;top:55%;font-size:12px;line-height:20px;display:none}
.anaSlide li .logo{max-width:48%;padding:0}
.anaSlide{width: 100%;margin-top:0;padding-bottom: 42%;}
.ana_4_block{width:100%;padding:0;margin-top:0;font-size: 12px;text-align: center;}
.ana_4_block li{width:100%}
.ana_f{width:98%;min-height:inherit;display: block;max-width: fit-content;padding: 4%;}
#menu_mob{opacity: 1;display:block;top:4px;z-index:11111;left:0;position:absolute;width:55px;height:55px;filter:invert(1);cursor:n-resize}
.ana_sld_t li{width:100%}
.main_menu{right:-100%;float:none;position:fixed;padding:0;opacity:1;height:100%;top: 61px;background:#fff;width:300px;overflow-x:hidden;overflow-y:auto;box-shadow:0 0 2px #787878}
.main_menu .masterlink{width:102%;box-shadow:none;line-height:20px;font-size:16px;background:0 0;color:#0a0a0a;border-bottom:#e0e0e0 1px solid;text-align:right;height:initial;text-shadow:none;padding-top:22px}
.main_menu .masterlink:hover{background-color:#ffc107;color:#000}
.main_menu li{margin-top:5px;width:98%}
.main_menu li ul{position:relative;top:0;right:0;width:102%;margin:0;background:0 0;height:0;overflow:hidden}
.main_menu li img{float:right;height:35px;filter:none}
#gallery,#main_footer_block,#scnd_head,article,content,footer,header,main,nav,section{width:100%;float:none;height:auto;position:inherit;display:block;margin:0;}
header:after, header:before{top: -64px;display: none;}
header{background: #031338;width:100%;margin:0;height:61px;position:fixed;z-index:10000;margin-top:0;padding:0;box-shadow:none;/* box-shadow:0 0 10px #212121; */}
footer{position:relative;float:left;margin:0}
header img{margin-top:6px;max-height:88%;z-index:1111111;position:relative;display:inline-block}
aside{width:98%;margin:0;display:contents}
nav{width:100%;position:fixed;height:auto;background:0 0;text-align:center;}
nav #search{width:100%;float:none;text-align:center}
.theme_3frame{width:98%}
.theme_page img{max-width:95%;height:auto}
#ana_table p img{width:20px;height:20px}
.ana_dframe{width:100%}
.half{max-width:98%}
#content{display:block}
.ana_4_block li{width:45%;height: auto;padding:0;margin:1%;border: none;}
.big_frame_h{padding-bottom:10px;padding-top:10px;margin:0;padding:0;width:100%}
.big_frame_h .inner .Pimg{width:40%}
.theme_main_rtab{width:0;height:0;display:none;visibility:hidden}
.theme_main_ctab{width:96%}
.big_frame_h .inner{width:100%}
.bt li{width:93%;height:445px;margin:3%}
.bt li .bt_icon{height:250px}
.full,.half,.quart{max-width:99%}
.psearch{display:none}
#head_items{width:100%;position:fixed;left:0;top:initial;height:51px;bottom:0;background: #071b54;display:block;float:none;border-radius:0;z-index:1000000000;box-shadow: 0 0 45px #0000006e;}
.txt7{height:55px;overflow:hidden;background:#5c547e}
.anaSlide li .mtitle{padding:20px;float:right;background-color:#5c5c83;font-size:14px;color:#fff;line-height:18px;width:30%;text-align:left}
.anaSlide li .mcont{position:relative;font-size:14px;color:#fff;padding:0;line-height:20px;text-indent:15px}
.box_slider .box_s_item{margin-bottom:0;text-align:right;width:90%}
#ana_product li{width:28%}
.ana_5blk{width:100%}
.anamarq{width:100%}
.ana_5blk .inner li:first-child{width:130px;height:290px;font-size:26px}
.ana_p_src{width:auto;top:10px;right:5px}
.ana_p_src #ana_search_sg{top:inherit;bottom:62px}
.main_menu li ul li{width:100%}
main .inner{width:100%}
.bta li:nth-child(odd){min-height:314px;margin: auto;display: block;}
.bta li:nth-child(even){margin:1.5%;width:30%;/* height: 250px; */min-height: 350px;padding-top:0;}
.bta .bta_title a{font-size:12px}
.ana_vid_overText li .content img{max-height:200px}
.mini_task_btn a{color:#5b004b}
.mini_task_btn{width:47px;float:left;margin-top:7px;color:#5b004b}
#chat_dlg{bottom:51px;right:0;width:100%}
.ana_4frame_b1{display: block;width: 92%;margin: 27px 5px;text-align: center;display: inline-block;}
}
@media (max-width:450px){.bt li{max-width:45%;max-height:200px}
.theme_news_tab1{width:100%;background:#fff;border-bottom:4px dotted #eee}
.theme_news_tab1 img{width:100%;border-radius:5px}
#ana_product li{width:90%;margin:5%}
.main_menu li ul li{display:block;padding-bottom:4px;width:100%;float:right;height:auto;background:0 0}
#product_list2 li{width:44%}
.ana_5blk{width:100%}
.anamarq{width:100%}
#menu_mob{opacity:.9}
.box_slider .box_s_item{margin-bottom:10px;text-align:right;width:100%}
.big_frame_h{padding-bottom:10px;padding-top:10px;margin:0;padding:0;width:100%}
.big_frame_h .inner{width:100%}
.psearch{display:none}
.big_frame_h .inner .Pimg{width:90%}
.txt7{height:55px;overflow:hidden;background:#5c547e}
.anaSlide li .mtitle{padding:20px;float:right;font-size:12px;color:#fff;line-height:18px;width:30%;text-align:left}
.anaSlide li .mcont{position:relative;font-size:12px;color:#fff;padding:0;line-height:20px;text-indent:15px}
.ana_dframe li{width:98%}
.bta li:nth-child(odd){width:99%;min-height: 314px;margin: auto;display: block;}
.bta li:nth-child(even){width:99%;min-height: 350px;/* display:block; *//* padding-top:66%; *//* height: 276px; */}
.bta .bta_title a{font-size:18px}
.ana_p_src #tsearch{width:150px}
.anaSlide{padding-top: 23%;}
.anaSlide li{padding-top: 60%;}
.smprd{padding:0}
.smprd li{padding:0}
.anaSlide li .back{width: 100%;height:100%}
.ana_vid_overText li{padding-top:83%}
.ana_vid_overText li .inn_vid{width:auto;height:100%}
.ana_vid_overText li .content img{max-height:190px}
.ana_4_block li{/* width:96%; *//* border-bottom: 1px solid #ffffff24; */margin: 1%;}
.box_slider h1::after{content:" <";font-family:cursive}
}
@media screen and (max-width:768px){.col-sm-4{text-align:center;margin:25px 0}
.btn-lg{width:100%;margin-bottom:35px}
}
@-webkit-keyframes vanim1{0%{-webkit-transform:scale(1)}
50%{-webkit-transform:scale(1.1)}
100%{-webkit-transform:scale(1)}
}
@keyframes vanim1{0%{transform:scale(1)}
50%{transform:scale(1.3)}
100%{transform:scale(1)}
}
@keyframes iconrotate {
0%   {transform:rotate(0deg);}
50% {transform:rotate(180deg);}
100% {transform:rotate(360deg);}
}
.lpAnim1{position:relative;-webkit-animation-name:vanim1;-webkit-animation-duration:4s;-webkit-animation-iteration-count:2;-webkit-animation-direction:alternate-reverse;animation-name:vanim1;animation-duration:2s;animation-iteration-count:100000;animation-direction:alternate-reverse}
.slideanim{transform:scale(.7);opacity:.7;transition: All .95s cubic-bezier(0.56, 1.79, 0.57, -0.9);}
.s-tr-1{transform:rotatez(45deg)}
.s-tr-2{transform:rotatez(45deg)}
.s-tr-3{transform:rotateZ(180deg)}
.s-tr-4{transform:translateX(-100%)}
.s-tr-5{transform:translateY(50%)}
.s-tr-5up{transform:translateY(-50%)}
.s-tr-7{transform:rotate3d(0,-14,-1,73deg)}
.slide{animation-name:slide;transform:scale(1);opacity:1;transform:rotatez(0)}
.ads_btn_rail::-webkit-scrollbar-track{background-color:#f5f5f51a}
.ads_btn_rail::-webkit-scrollbar{width:3px;height:5px;background-color:#f5f5f503}
.ads_btn_rail::-webkit-scrollbar-thumb{background-color:#ebf4fc1c}
.ads_btn_rail{position:relative;padding:1%;width:99%;white-space:nowrap;background:0 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:content-box;direction:rtl;-webkit-user-drag:none;list-style:none;white-space:nowrap;padding:0 .5%;margin:2px 2%;text-align:center}
.ads_btn_rail li i{font-size:38px;margin-bottom:10px}
.ads_btn_rail li a{border: 1px solid #9639a6;border-radius:6px;color: #42004d;transition:all .2s ease-in-out;}
.ads_btn_rail li a:hover{background-color:#42004d;border:2px solid #42004d}
.ads_btn_rail li img{filter:grayscale(1)}
.ads_btn_rail li{float:none;height:39px;display:inline-block;margin:5px}
.ana_4frame_con{direction: rtl;max-width: 1288px;position: relative;display: block;width: 100%;height: auto;margin-right: auto;margin-left: auto;padding: 0px;margin-top: 76px;margin-bottom: 76px;text-align: right;}
