@import url(_besscolor.css);
       

        .pic-c-s {
            display: none !important;
        }

        html {
            font-size: 10px;
        }

        body {
            font-family: 'Roboto', Tahoma;
            margin: 0;
            background: #fff;
        }

        a {
            text-decoration: none;
            transition: all 0.6s ease 0s;
        }

        * {
            box-sizing: border-box;
        }

        picture {
            background: #F7F7F7;
            float: left;
            width: 100%;
        }

        .lazy-f-rd {
            float: none;
            width: auto;
        }

        .p-ritxt {
            float: none;
            width: auto;
        }

        .lazy-f img {
            transition: all 0.6s ease 0s;
        }

        .b-d-content strong,
        .b-d-content b,
        [csstype="bk"],
        [csstype="underline"],
        [csstype="unline-short"] {
            font-family: 'Roboto', serif, sans-serif;
        }

        .scrollLoading {
            transition: all 0.6s ease 0s;
            opacity: 0;
        }

        .r-d-content a,
        .pro-desc-main a,
        .b-d-content a,
        .r-topdesc a,
        .r-bottomdesc a {
            color: var(--Bcolor);
        }

        .r-d-content a:hover {
            text-decoration: underline;
        }

        .b-d-content a:hover {
            text-decoration: underline;
        }

        .pro-desc-main a:not([jsi]):hover {
            text-decoration: underline;
        }

        .r-topdesc a:hover {
            text-decoration: underline;
        }

        .r-bottomdesc a:hover {
            text-decoration: underline;
        }

        .fancybox {
            cursor: pointer;
        }

        div,
        input,
        button {
            outline: none;
        }

        input[type=submit] {
            border: none;
        }

        button {
            border: none;
            background: none;
            padding: 0px;
            margin: 0px;
        }

        h1,
        h2,
        h3 {
            display: inline;
        }

        .nim {}

        .ban1 {
            opacity: 0;
        }

        .header-f {
            position: fixed;
            width: 100%;
            top: 0px;
            left: 0px;
            z-index: 99;
            transition: all 0.6s ease 0s;
            box-shadow: rgb(0 0 0 / 10%) 0px 1px 5px;
        }

        .header-top-f {
            float: left;
            width: 100%;
            background: #F7F7F7;
            height: 45px;
            transition: height 0.6s ease 0s;
        }

        .header-top-center {
            float: left;
            width: 1140px;
            margin-left: calc(50% - 570px);
            font-family: 'Roboto', sans-serif;
        }

        .h-t-left {
            float: left;
            font-size: 1.2rem;
            line-height: 45px;
            width: 50%;
        }

        .h-t-left a {
            color: #000;
        }

        .h-t-left a:hover {
            color: var(--Bcolor);
        }

        .h-t-l-t1 {
            float: left;

            position: relative;
        }

        .h-t-l-t1:before {
            content: '';
            position: absolute;
            top: 16px;
            right: -15px;
            width: 1px;
            height: 12px;
            background: #4c4c4c;
        }

        .h-t-l-t2 {
            float: left;
            margin-left: 46px;

            position: relative;
        }

        .h-t-l-t2:after {
            content: '';
            position: absolute;
            background-image: url(../image/style19_19.png);
            background-repeat: no-repeat;
            background-position: 0 0px;
            width: 19px;
            height: 19px;
            left: -22px;

            top: 13px;
        }

        .h-t-l-t2:before {
            content: '';
            position: absolute;
            top: 16px;
            right: -15px;

            width: 1px;
            height: 12px;
            background: #4c4c4c;
        }

        .h-t-l-t3 {
            float: left;
            margin-left: 46px;

            position: relative;
        }

        .h-t-l-t3:after {
            position: absolute;
            width: 19px;
            height: 19px;
            content: '';
            background-repeat: no-repeat;
            background-position: 0 -38px;
            background-image: url(../image/style19_19.png);
            left: -21px;
            top: 12px;

        }

        .h-t-right {
            float: right;
        }

        .fshare {
            float: left;
            width: 20px;
            height: 20px;
            margin-left: 10px;
            border: 1px solid #4c4c4c;
            border-radius: 50%;
        }

        .fshare:hover {
            border: 1px solid var(--Bcolor);
            background: var(--Bcolor);
        }

        .top-share-f {
            float: left;
            margin-top: 12px;
        }

        .fshare:before {
            width: 20px;
            display: inline-block;
            font-family: icomoon;
            text-align: center;
            line-height: 20px;
            color: #4c4c4c;
            font-size: 1.2rem;
            transition: all 0.6s ease 0s;
        }

        .fshare:hover:before {
            color: #fff;
        }

        .ffacebook:before {
            content: '\e62c';
        }

        .ftwitter:before {
            content: '\e62b';
        }

        .flinkedin:before {
            content: '\e630';
        }

        .fyoutube:before {
            content: '\e634';
        }

        .fgoogle:before {
            content: '\e62d';
        }

        .cus-sellang-f {
            float: left;
            margin-top: 8px;
        }

        .LangUrlArrf {
            float: left;
            margin-left: 55px;
            position: relative;
        }

        .langurlarrBtin {
            display: block;
            color: #000;
            font-size: 1.2rem;
            float: left;
            padding: 8px;
            padding-left: 45px;
            padding-right: 30px;
            position: relative;
            line-height: 14px;
            cursor: pointer;
        }

        .langurlarrBtin:before {
            content: '';
            position: absolute;
            left: 10px;
            top: 6px;
            background-image: url(../image/cLang.png);
            background-repeat: no-repeat;
            width: 27px;
            height: 18px;
            background-position: center;
        }

        .langurlarrBtin:after {
            content: '';
            width: 0;
            height: 0;
            overflow: hidden;
            position: absolute;
            border: 7px solid transparent;
            border-top-color: #4c4c4c;
            right: 10px;
            top: 10px;
        }

        .langurlarrself {
            position: absolute;
            left: 0px;
            top: 37px;
            background: #fff;
            border-top: none;
            padding-top: 5px;
            padding-bottom: 5px;
            z-index: 999;
            width: 115px;
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            display: none;

        }

        .langurlarrself:before {
            content: '';
            position: absolute;
            left: 0px;
            bottom: 0px;
            height: 2px;
            width: 0px;
            background: var(--Bcolor);
            transition: all 0.6s ease 0s;
        }

        .langurlarrself:hover:before {
            width: 100%;
        }

        .langurlarr-self-a {
            display: block;
            padding: 5px;
            float: left;
            padding-left: 10px;
            position: relative;
            width: 100%;
        }

        .langurlarr-self-a:hover .langsonname {
            color: var(--Bcolor);
        }

        .llsa-lf {
            float: left;
            background-repeat: no-repeat;
            width: 27px;
            height: 18px;
            background-position: 0 px;
        }

        .langsonname {
            float: left;
            margin-left: 9px;
            color: #444444;
            font-size: 1.2rem;
        }



        .header-bottom-f {
            float: left;
            width: 100%;
            background: #fff;
        }

        .header-bottom-center {
            float: left;
            width: 1140px;
            margin-left: calc(50% - 570px);
            position: relative;
        }

        .logo-f {
            float: left;
            margin-top: 10px;
            width: 169px;
            margin-bottom: 10px;
        }

        .logo-img {
            float: left;
        }

        .h-b-right {
            float: right;
            width: 79%;
        }

        .nav-f {
            float: right;
            margin-right: 20px;
            font-weight: 600;
        }

        .nav-s-1 {
            float: left;
            position: relative;
        }

        .nav-s-1-a {
            float: left;
            padding-left: 18px;
            padding-right: 18px;
            line-height: 70px;
            color: #000;
            font-size: 1.6rem;
            position: relative;
        }

        .nav-s-1-a:after {
            content: '';
            position: absolute;
            left: 18px;
            bottom: 0px;
            width: 0px;
            height: 1px;
            background: var(--Bcolor);
            transition: all 0.6s ease 0s;
        }

        .nav-s-1:hover .nav-s-1-a:after {
            width: calc(100% - 36px);
        }

        .nav-s-1:hover .nav-s-1-a {
            color: var(--Bcolor);
        }

        .selectnav {
            color: var(--Bcolor);
        }

        .nav-f-2 {
            position: absolute;
            top: 70px;
            left: 18px;
            min-width: 100%;
            z-index: 100;
            background-color: rgba(255, 255, 255, 0.7);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            display: none;
        }

        .nav-s-1:hover .nav-f-2 {
            display: block;
        }

        .nav-s-2 {
            float: left;
            width: 100%;
            position: relative;
        }

        .nav-s-2:before {
            content: '';
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 0px;
            height: 1px;
            background: var(--Bcolor);
            transition: all 0.6s ease 0s;
        }

        .nav-s-2:hover:before {
            width: 100%;
        }

        .nav-s-2-a {
            float: left;
            padding: 10px 30px 10px 20px;
            color: #000;
            font-size: 1.6rem;
            position: relative;
            white-space: nowrap;
        }

        .nav-h2 {
            font-size: 1.06rem;
        }

        .show_down_2:before {
            content: '';
            position: absolute;
            top: 15px;
            right: 5px;
            border-width: 4px 6px;
            border-color: transparent transparent transparent #707071;
            width: 0px;
            height: 0px;
            overflow: hidden;
            border-style: solid;
            transition: all 0.6s ease 0s;
        }

        .nav-s-2:hover .show_down_2:before {
            border-color: transparent transparent transparent var(--Bcolor);
        }

        .nav-s-2:hover .nav-s-2-a {
            color: var(--Bcolor);
        }

        .nav-f-3 {
            position: absolute;
            top: 0px;
            left: 100%;
            border-left: 1px solid rgb(226, 226, 226);
            box-shadow: 5px 4px 7px rgba(0, 0, 0, 0.1);
            background-color: rgba(255, 255, 255, 0.7);
            min-width: 100%;
            z-index: 100;
            display: none;
        }

        .nav-s-2:hover .nav-f-3 {
            display: block;
        }

        .nav-s-3 {
            float: left;
            width: 100%;
        }

        .nav-s-3-a {
            float: left;
            width: calc(100% - 0px);
            padding: 10px 20px 10px 20px;
            color: #707071;
            font-size: 1.6rem;
        }

        .nav-s-3:hover .nav-s-3-a {
            color: var(--Bcolor);
        }

        .show_down:before {
            /* content: ''; */
            width: 0;
            height: 0;
            overflow: hidden;
            position: absolute;
            border: 4px solid transparent;
            border-top-color: #707071;
            right: 3px;
            top: 32px;
            transition: all 0.6s ease 0s;
        }

        .nav-s-1:hover .show_down:before {
            border-top-color: var(--Bcolor);
        }

        .selectnav:after {
            content: '';
            position: absolute;
            width: calc(100% - 36px);
            height: 1px;
            background: var(--Bcolor);
            left: 18px;
            bottom: 0px;
        }

        .conus-search-f {
            float: right;
            width: 170px;
        }

        .conus {
            float: left;
            padding-left: 15px;
            padding-right: 15px;
            height: 30px;
            line-height: 30px;
            background: var(--Bcolor);
            border-radius: 15px;
            color: #fff;
            font-size: 1.6rem;
            margin-top: 20px;
        }

        .conus:hover {
            color: #000;
        }

        .search-but {
            float: right;
            width: 25px;
            height: 25px;
            margin-right: 10px;
            margin-top: 22px;
            cursor: pointer;
        }

        .search-but:before {
            float: left;
            content: '\e900';
            width: 20px;
            height: 20px;
            font-family: icomoon_seh;
            color: #000000;
            font-size: 24px;
            transition: all 0.6s ease 0s;
        }

        .headersearchf {
            float: right;
            margin-right: 3px;
            margin-top: 15px;
            width: 615px;
            display: none;
            margin-bottom: 15px;
        }

        .search-close {
            float: left;
            width: 40px;
            height: 40px;
            text-align: center;
            line-height: 40px;
            cursor: pointer;
            margin-top: 3px;
        }

        .search-close:before {
            content: '\e60b';
            display: block;
            font-family: icomoon;
            font-size: 26px;
            color: #9b9b9b;
            float: left;
        }

        .search-close:hover:before {
            color: var(--Bcolor);
        }

        .h-s-form {
            float: left;
            width: calc(100% - 60px);
            position: relative;
            margin-left: 20px;
        }

        .search-in {
            float: left;
            width: 100%;
            border: 1px solid #e5e7e9;
            height: 40px;
            border-radius: 2px;
            padding-left: 20px;
            font-size: 16px;
            color: #9b9b9b;
        }

        .search-btn {
            position: absolute;
            background-image: url(../image/style19_19.png);
            background-repeat: no-repeat;
            background-position: 0 -19px;
            background-color: transparent;
            width: 20px;
            height: 20px;
            top: 13px;
            right: 8px;
            border: none;
            cursor: pointer;
        }

        .foot {
            float: left;
            width: 100%;
            background: #F5F5F5;
        }

        .foot-main {
            float: left;
            width: 100%;
        }

        .foot-center {
            float: left;
            width: 1140px;
            margin-left: calc(50% - 570px);
            margin-top: 45px;
            margin-bottom: 80px;
        }

        .foot-box1 {
            float: left;
            width: 40%;
            font-family: 'Roboto', sans-serif;
            color: #4c4c4c;
            font-size: 1.4rem;
        }

        .foot-box2 {
            float: left;
            width: 29%;
        }

        .foot-box3 {
            float: left;
            width: 31%;
        }

        .foot-box-mid {
            float: left;
            width: 80%;
        }

        .foot-logo-a {
            float: left;
        }

        .foot-addr {
            float: left;
            width: 100%;
            margin-top: 25px;
        }

        .foot-webtel {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

        .foot-webtel a {
            color: #4c4c4c;
            transition: all 0s ease 0s;
        }

        .foot-webtel a:hover {
            color: var(--Bcolor);
        }

        .foot-share-f {
            float: left;
            width: calc(100% + 10px);
            margin-left: -10px;
            margin-top: 15px;
        }

        .foot-b-title {
            float: left;
            width: 100%;
            color: #4C4C4C;
            font-size: 1.6rem;
            margin-bottom: 25px;
            text-transform: capitalize;
        }

        .f-b-box1 {
            font-family: 'Roboto', sans-serif;
            float: left;
            width: 50%;
            color: #707071;
            font-size: 1.4rem;
        }

        .foot-nav-a {
            float: left;
            width: 100%;
            margin-top: 8px;
            transition: all 0s ease 0s;
            color: #4c4c4c;
        }

        .foot-nav-a:hover {
            color: var(--Bcolor);
        }

        .f-conus-text {
            font-family: 'Roboto', sans-serif;
            float: left;
            width: 100%;
            color: #4c4c4c;
            font-size: 1.4rem;
            line-height: 25px;
        }

        .f-conus-btn-f {
            float: left;
            width: 100%;
            margin-top: 20px;
        }

        .f-conus-btn {
            font-family: 'Roboto', sans-serif;
            float: left;
            width: 100px;
            height: 30px;
            border-radius: 15px;
            background: var(--Bcolor);
            color: #fff;
            font-size: 1.4rem;
            line-height: 30px;
            text-align: center;
        }

        .f-conus-btn:hover {
            background: var(--Hcolor);
        }

        .foot-bottom {
            float: left;
            width: 100%;
            border-top: 2px solid #F0F0F0;
        }

        .foot-bottom-center {
            float: left;
            width: 1140px;
            margin-left: calc(50% - 570px);
            margin-top: 22px;
            margin-bottom: 22px;
        }

        .foot-b-left {
            float: left;
            color: #4c4c4c;
            font-size: 1.3rem;
            font-family: 'Roboto', sans-serif;
        }

        .foot-b-left a {
            color: #4c4c4c;
        }

        .ft-ts-line {
            position: relative;
        }

        .ft-ts-line:before {
            content: "";
            width: 1px;
            height: 10px;
            background: #4c4c4c;
            position: absolute;
            left: -10px;
            top: 3px;
        }

        .tsandpy {
            color: #000 !important;
        }

        .foot-b-right {
            float: right;
            color: #4c4c4c;
            font-size: 1.3rem;
            font-family: 'Roboto', sans-serif;
        }

        .foot-b-gs {
            color: #4c4c4c;
        }

        #marker {
            position: absolute;
            top: 100px;
            width: 0px;
            height: 0px;
        }

        .main-f {
            float: left;
            width: 100%;
            margin-top: 115px;
            margin-bottom: 40px;
        }

        .mobile-header {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            display: none;
            z-index: 1000;
        }

        .mobile-tool {
            float: left;
            width: 100%;
            height: 75px;
            background: #fff;
        }

        .mobile-tool-center {
            float: left;
            width: 94%;
            margin-left: 3%;
            height: 100%;
        }

        .mobile-logo-f {
            float: left;
            white-space: nowrap;
        }

        .mobile-logo-f:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
        }

        .mob-logo-img {
            display: inline-block;
            vertical-align: middle;
            margin-top: 10px;
        }

        .mobile-menu {
            cursor: pointer;
            float: right;
            width: 30px;
            text-align: center;
        }

        .mobile-menu:before {
            content: '\e637';
            display: block;
            font-family: icomoon;
            font-size: 30px;
            color: var(--Bcolor);
            line-height: 75px;
            float: left;
        }

        .mobile-menu-close {
            cursor: pointer;
            float: right;
            width: 30px;
            text-align: center;
        }

        .mobile-menu-close:before {
            content: '\e60b';
            display: block;
            font-family: icomoon;
            font-size: 30px;
            color: var(--Bcolor);
            line-height: 75px;
            float: left;
        }

        .mobile-sellang-f {
            float: right;
            margin-top: 23px;
            margin-right: 15px;
        }

        .mobile-dowshow {
            float: left;
            width: 100%;
            /* margin-top: 2px; */
            background: #fff;
            display: none;
            transition: all 0.6s ease 0s;
            overflow: hidden;
        }

        .mob-nav1 {
            float: left;
            width: 100%;
        }

        .mob-nav-s1 {
            float: left;
            width: 100%;
            position: relative;
        }

        .mob-col-name1 {
            float: left;
            width: 100%;
            position: relative;
        }

        .mob-col-name1:before {
            content: '';
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 0;
            height: 1px;
            background: var(--Bcolor);
            transition: all 0.6s ease 0s;
        }

        .mob-col-name1:hover:before {
            width: 100%;
        }

        .mob-col-name1-line {
            float: left;
            width: 100%;
            position: relative;
        }

        .mob-col-name1-line:before {
            content: '';
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 100%;
            height: 1px;
            background: var(--Bcolor);
        }

        .mob-col-name2 {
            float: left;
            width: 100%;
        }

        .mob-col-name2-line {
            float: left;
            width: 100%;
            position: relative;
        }

        .mob-col-name2-line:before {
            content: '';
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 100%;
            height: 1px;
            background: var(--Bcolor);
        }

        .mob-col-name2:hover .mob-nav-a2 {
            color: var(--Bcolor);
        }

        .mob-col-name2:hover .mob-nav-btn2:before {
            border-top-color: var(--Bcolor);
        }

        .mob-nav-a1 {
            float: left;
            margin-left: 3%;
            color: #707071;
            font-size: 1.4rem;
            padding-top: 13px;
            padding-bottom: 10px;
        }

        .mob-nav-btn {
            float: left;
            margin-left: 10px;
            width: 30px;
            height: 30px;
            position: relative;
            margin-top: 7px;
            cursor: pointer;
        }

        .mob-nav-btnup {
            float: left;
            margin-left: 10px;
            width: 30px;
            height: 30px;
            margin-top: 7px;
            cursor: pointer;
            position: relative;
        }

        .mob-nav-btnup:before {
            content: '';
            position: absolute;
            left: 11px;
            top: 12px;
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-bottom: 5px solid #707071;
        }

        .mob-nav-btn-close {
            display: none;
        }

        .mob-nav-btn:before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            overflow: hidden;
            border: 5px solid transparent;
            border-top-color: #707071;
            left: 11px;
            top: 12px;
        }

        .mob-nav-btn2 {
            float: left;
            margin-left: 10px;
            width: 30px;
            height: 30px;
            position: relative;
            margin-top: 3px;
            cursor: pointer;
        }

        .mob-nav-bt2nup {
            float: left;
            margin-left: 10px;
            width: 30px;
            height: 30px;
            margin-top: 2px;
            cursor: pointer;
            position: relative;
        }

        .mob-nav-bt2nup:before {
            content: '';
            position: absolute;
            left: 11px;
            top: 12px;
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-bottom: 5px solid #707071;
        }

        .mob-nav-btn2:before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            overflow: hidden;
            border: 5px solid transparent;
            border-top-color: #707071;
            left: 11px;
            top: 12px;
        }

        .mob-nav2 {
            float: left;
            width: 100%;
            display: none;
        }

        .mob-nav-s2 {
            float: left;
            width: 100%;
        }

        .mob-nav-a2 {
            float: left;
            margin-left: 6%;
            color: #707071;
            font-size: 1.4rem;
            padding-top: 10px;
            padding-bottom: 10px;
            transition: all 0s ease 0s;
        }

        .mob-nav3 {
            float: left;
            width: 100%;
            display: none;
        }

        .mob-nav-s3 {
            float: left;
            width: 100%;
        }

        .mob-nav-a3 {
            float: left;
            margin-left: 9%;
            width: 88%;
            color: #707071;
            font-size: 1.4rem;
            padding-top: 10px;
            padding-bottom: 10px;
            transition: all 0s ease 0s;
        }

        .mob-nav-a3:hover {
            color: var(--Bcolor);
        }

        .mob-search {
            float: left;
            width: 100%;
            margin-top: 20px;
        }

        .mob-srh-form {
            float: left;
            width: 94%;
            margin-left: 3%;
            position: relative;
        }

        .mob-srh-in {
            font-family: 'Roboto', sans-serif;
            float: left;
            width: calc(100% - 22px);
            border: 1px solid #EBEBEB;
            height: 35px;
            border-radius: 5px;
            padding-left: 20px;
            font-size: 1.4rem;
            color: #797979;
            transition: all 0.6s ease 0s;
        }

        .mob-srh-in:hover {
            border: 1px solid var(--Bcolor);
        }

        .srh-btn {
            position: absolute;
            background: url(../image/searchbtn2.png) no-repeat center;
            width: 25px;
            height: 25px;
            top: 8px;
            right: 15px;
            border: none;
            cursor: pointer;
            background-size: 100% 100%;
        }

        .mob-share {
            float: left;
            width: 100%;
            margin-top: 30px;
            margin-bottom: 30px;
        }

        .mob-share-center {
            float: left;
            width: 204px;
            margin-left: calc(50% - 102px);
        }

        .mshare {
            float: left;
            width: 30px;
            height: 30px;
            margin-left: 10px;
            border: 1px solid #919191;
            border-radius: 50%;
            transition: all 0.6s ease 0s;
        }

        .mshare:first-child {
            margin-left: 0px;
        }

        .mshare:before {
            width: 30px;
            display: inline-block;
            font-family: icomoon;
            text-align: center;
            line-height: 30px;
            color: #919191;
            font-size: 1.4rem;
            transition: all 0.6s ease 0s;
        }

        .mshare:hover {
            border: 1px solid var(--Bcolor);
            background: var(--Bcolor);
        }

        .mshare:hover:before {
            color: #fff;
        }

        .mfacebook:before {
            content: '\e62c';
        }

        .mtwitter:before {
            content: '\e62b';
        }

        .mlinkedin:before {
            content: '\e630';
        }

        .myoutube:before {
            content: '\e634';
        }

        .mgoogle:before {
            content: '\e62d';
        }

        @media screen and (max-width:1200px) {

            .header-top-center,
            .header-bottom-center,
            .foot-center,
            .foot-bottom-center {
                width: 94%;
                margin-left: 3%;
            }
        }

        @media screen and (max-width:1150px) {
            .header-bottom-center {
                height: auto;
            }
        }

        @media screen and (max-width:1070px) {
            .main-f {
                margin-top: 185px;
            }
        }

        @media screen and (max-width:840px) {
            .LangUrlArrf {
                margin-left: 10px;
            }

            .h-t-l-wel {
                display: none;
            }
        }

        @media screen and (max-width:760px) {
            .exp {
                display: none;
            }

            .id-email-text {
                float: left;
                width: 100%;
                line-height: 25px;
            }

            .foot {
                margin-bottom: 50px;
            }

            .fix-main-f {
                display: none;
            }

            .main-f {
                margin-top: 75px;
            }

            .mobile-header {
                display: block;
            }

            .header-top-f,
            .header-bottom-f {
                display: none;
            }

            .langurlarrBtin {
                color: #919191;
            }

            .langurlarrBtin:after {
                border-top-color: #919191;
                top: 12px;
            }
        }

        @media screen and (max-width:700px) {

            .foot-b-left,
            .foot-b-right {
                float: left;
                width: 100%;
            }

            .foot-b-right {
                margin-top: 10px;
            }
        }

        @media screen and (max-width:620px) {

            .foot-box1,
            .foot-box2,
            .foot-box3 {
                width: 100%;
            }

            .foot-box2,
            .foot-box3 {
                margin-top: 30px;
            }

            .foot-b-title {
                margin-bottom: 15px;
            }

            .foot-center {
                margin-bottom: 40px;
            }
        }

        @media screen and (max-width:540px) {
            .mobile-logo-f {
                width: 32%;
            }

            .mob-logo-img {
                width: 100%;
            }

            .mobile-sellang-f {
                margin-right: 0px;
            }
        }

        .inbanner-f {
            float: left;
            width: 100%;
            background: #F5F5F5;
        }

        .inbann-center {
            float: left;
            margin-left: calc(50% - 570px);
            margin-bottom: 20px;
            width: 1140px;
        }

        .inbann-breadcrumbs {
            float: right;
            margin-top: 20px;
        }

        .item-count {
            float: left;
            color: var(--Bcolor);
            margin-left: 10px;
            font-size: 1.2rem;
        }

        .inbann-breadcrumb-f {
            float: left;
            width: 100%;
        }

        .inbann-bre-text {
            float: left;
            color: #4c4c4c;
            font-size: 1.2rem;
            position: relative;
            padding-right: 15px;
            margin-left: 10px;
            transition: all 0s ease 0s;
            text-transform: capitalize;
        }

        .inbann-bre-text:before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            border-style: solid;
            right: 0px;
            border-width: 5px 0 5px 5px;
            border-color: transparent transparent transparent #CCCCCC;
            top: 2px;
        }

        .inbann-bre-text:hover {
            color: var(--Bcolor);
        }

        .inbann-bre-text:hover:before {
            border-color: transparent transparent transparent var(--Bcolor);
        }

        .bre-now {
            color: var(--Bcolor);
            padding-right: 0px;
        }

        .bre-now:before {
            border-width: 0px 0 0px 0px;
        }

        .inbann-colname-f {
            float: left;
            margin-top: 15px;
            position: relative;
            width: 100%;
            padding-bottom: 15px;
        }

        .inbann-colname {
            float: left;
            font-size: 1.75rem;
            color: #000;
        }

        .inbann-colname h1 {
            margin: 0px;
            padding: 0px;
            font-weight: normal;
        }

        .inbann-colname-f:before {
            content: '';
            position: absolute;
            width: 150px;
            height: 5px;
            background: var(--Bcolor);

            left: 0px;
            bottom: 0px;
        }

        @media screen and (max-width:1200px) {
            .inbann-center {
                margin-left: 3%;
                width: 94%;
            }
        }

        @media screen and (max-width:760px) {
            .inbann-bre-text:before {
                top: 2px;
            }

            .inbann-bre-text {
                font-size: 1.2rem;
            }

            .inbann-colname-f:before {
                width: 100px;
                height: 2px;
            }

            .inbann-colname {
                font-size: 1.2rem;
            }
        }

        .inpage-center {
            float: left;
            width: 1140px;
            margin-left: calc(50% - 570px);
            margin-top: 40px;
        }

        @media screen and (max-width:1200px) {
            .inpage-center {
                width: 94%;
                margin-left: 3%;
            }
        }

        .left {
            float: left;
            width: 74%;
        }

        .inpage-d-right {
            float: left;
            margin-left: 3%;
            width: 23%;
        }

        @media screen and (max-width:760px) {
            .left {
                width: 100%;
            }

            .inpage-d-right {
                width: 100%;
                margin-left: 0%;
            }
        }

        .sel-n-mob-btn {
            float: left;
            width: calc(100% - 2px);
            height: 35px;
            border: 1px solid #E0E0E0;
            border-radius: 5px;
            cursor: pointer;
            display: none;
        }

        .sel-n-mob-btn-close {
            float: left;
            width: calc(100% - 2px);
            height: 35px;
            border: 1px solid #E0E0E0;
            border-radius: 5px;
            cursor: pointer;
        }

        .sel-n-mob-btn-close .sel-n-mob-btn-sline:before {
            content: '\e60b';
            font-family: icomoon;
            font-size: 20px;
            color: #707071;
            line-height: 35px;
        }

        .sel-n-mob-btn-left {
            float: left;
        }

        .sel-n-mob-btn-sline {
            width: 44px;
            float: left;
            text-align: center;
        }

        .sel-n-mob-btn .sel-n-mob-btn-sline:before {
            content: '\e637';
            font-family: icomoon;
            font-size: 20px;
            color: #707071;
            line-height: 35px;
        }

        .sel-n-mob-btn-right {
            float: right;
            margin-right: 20px;
        }

        .sel-n-mob-btn-menu {
            float: left;
            color: #707071;
            font-size: 1.3rem;
            line-height: 35px;
            position: relative;
        }

        .sel-n-mob-btn-menu:before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            overflow: hidden;
            border: 5px solid transparent;
            border-top-color: #707071;
            left: -30px;
            top: 15px;
        }

        @media screen and (max-width: 760px) {
            .sel-n-mob-btn {
                display: block;
            }
        }

        .itnav-pc-f {
            float: left;
            width: 100%;
            border-bottom: 2px solid #DDDDDD;
        }

        .itnav-lastest {
            float: left;
            position: relative;
            margin-top: 10px;
        }

        .itnav-lastest-a {
            float: left;
            color: #4C4C4C;
            font-size: 1.9rem;
            margin-left: 20px;
            margin-right: 20px;
            transition: all 0s ease 0s;
            height: 50px;
            font-weight: 700;
        }

        .itnav-lastest-a:hover {
            color: var(--Bcolor);
        }

        .itnav-nowcol {
            float: left;
            position: relative;
            margin-top: 10px;
        }

        .itnav-nowcol-a {
            float: left;
            color: #4C4C4C;
            font-size: 1.5rem;
            margin-left: 20px;
            margin-right: 20px;
            transition: all 0s ease 0s;
            height: 50px;
        }

        .itnav-nowcol-a:hover {
            color: var(--Bcolor);
        }

        .itnewsnav-act {
            color: var(--Bcolor);
            position: relative;
        }

        .itnewsnav-act:before {
            content: '';
            position: absolute;
            bottom: -2px;
            left: 0px;
            width: 100%;
            height: 2px;
            background: var(--Bcolor);
        }

        .intopnav-f {
            float: left;
            width: 100%;
            margin-top: -10px;
        }

        .intopnav-offset {
            float: left;
            width: calc(100% + 20px);
            margin-left: -20px;
        }

        .itnav-s1 {
            float: left;
            position: relative;
            margin-top: 10px;
        }

        .itnav-s1-a {
            float: left;
            color: #000;
            font-size: 1.9rem;
            margin-left: 20px;
            margin-right: 20px;
            height: 50px;
            transition: all 0s ease 0s;
            font-weight: 700;
            text-transform: capitalize;
        }

        .itnav-s1-a:hover {
            color: var(--Bcolor);
        }

        .itnav-s1-a-f {
            float: left;
            width: 100%;
        }

        .itnav-s1-a-f-up {
            float: left;
            width: 100%;
        }

        .itnav-s1-a-f-up:before {
            content: '';
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 100%;
            height: 1px;
            background: var(--Bcolor);
        }

        .itnav-s1-a-f:after {
            content: '';
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 0;
            height: 1px;
            background: var(--Bcolor);
            transition: all 0.6s ease 0s;
        }

        .itnav-s1-a-f:hover {
            color: var(--Bcolor);
        }

        .itnav-s1-a-f-up:hover {
            color: var(--Bcolor);
        }

        .itnav-s1-a-h1 {
            font-size: 1rem;
        }

        .PLSel .itnav-s1-a {
            color: var(--Bcolor);
        }

        .PLSel:after {
            content: '';
            position: absolute;
            width: calc(100% - 40px);
            margin-left: 20px;
            height: 2px;
            background: var(--Bcolor);
            left: 0px;
            bottom: -2px;
        }

        .left-nav-showdown {
            position: relative;
        }

        .left-nav-showdown:before {
            content: '';
            width: 0;
            height: 0;
            overflow: hidden;
            position: absolute;
            border: 4px solid transparent;
            border-top-color: #707071;
            right: -17px;
            top: 7px;
            transition: all 0.6s ease 0s;
        }

        .itnav-f2 {
            position: absolute;
            top: 50px;
            left: 20px;
            min-width: 100%;
            z-index: 100;
            background-color: rgba(255, 255, 255, 0.7);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            display: none;
        }

        .itnav-pc:hover .itnav-f2 {
            display: block;
        }

        .itnav-s2 {
            float: left;
            width: 100%;
            position: relative;
        }

        .itnav-s2:before {
            content: '';
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 0px;
            height: 1px;
            background: var(--Bcolor);
            transition: all 0.6s ease 0s;
        }

        .itnav-s2:hover:before {
            width: 100%;
        }

        .itnav-s2-a {
            float: left;
            width: calc(100% - 40px);
            padding: 10px 20px 10px 20px;
            color: #707071;
            font-size: 1.5rem;
            position: relative;
            transition: all 0s ease 0s;
        }

        .itnav-s2:hover .itnav-s2-a {
            color: var(--Bcolor);
        }

        .mob-itnav-btn {
            float: left;
            margin-left: 15px;
            width: 20px;
            height: 20px;
            position: relative;
            margin-top: 0px;
            cursor: pointer;
            display: none;
        }

        .mob-itnav-btn:before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            overflow: hidden;
            border: 5px solid transparent;
            border-top-color: #707071;
            left: 7.5px;
            top: 6px;
        }

        .mob-itnav-btn-up {
            float: left;
            margin-left: 15px;
            width: 20px;
            height: 20px;
            position: relative;
            margin-top: 0px;
            cursor: pointer;
        }

        .mob-itnav-btn-up:before {
            content: '';
            position: absolute;
            left: 7.5px;
            top: 6px;
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-bottom: 5px solid #707071;
        }

        @media screen and (max-width:760px) {
            .itnav-nowcol-a {
                height: auto;
                padding-top: 13px;
                padding-bottom: 13px;
                width: calc(100% - 15px);
                margin-right: 0px;
                margin-left: 0px;
                padding-left: 15px;
            }

            .itnav-nowcol {
                width: 100%;
            }

            .itnav-nowcol:after {
                content: '';
                position: absolute;
                bottom: 0px;
                left: 0px;
                width: 0;
                height: 1px;
                background: var(--Bcolor);
                transition: all 0.6s ease 0s;
            }

            .itnav-nowcol:hover:after {
                width: 100%;
                padding-left: 0px;
            }

            .itnewsnav-act {
                border-bottom: none;
                position: relative;
            }

            .itnewsnav-act:before {
                content: '';
                position: absolute;
                bottom: 0px;
                left: 0px;
                width: 100%;
                height: 1px;
                background: var(--Bcolor);
            }

            .itnav-lastest-a {
                height: auto;
                padding-top: 13px;
                padding-bottom: 13px;
                padding-left: 15px;
                width: calc(100% - 15px);
            }

            .itnav-lastest {
                width: 100%;
            }

            .itnav-lastest:after {
                content: '';
                position: absolute;
                bottom: 0px;
                left: 0px;
                width: 0;
                height: 1px;
                background: var(--Bcolor);
                transition: all 0.6s ease 0s;
            }

            .itnav-lastest:hover:after {
                width: 100%;
                padding-left: 0px;
            }

            .itnav-pc-f {
                display: none;
                height: auto;
                border-bottom: none;
            }

            .itnav-s2-a {
                width: 97%;
                font-size: 1.5rem;
                padding-left: 3%;
                padding-right: 0px;
            }

            .itnav-f2 {
                position: relative;
                float: left;
                width: 100%;
                top: 0px;
                left: 0px;
                background-color: #fff;
                box-shadow: none;
            }

            .itnav-s1-a-f:hover:after {
                width: 100%;
                padding-left: 0px;
            }

            .mob-itnav-btn {
                display: block;
            }

            .left-nav-showdown:before {
                display: none;
            }

            .itnav-s1-a {
                height: auto;
                margin-left: 0px;
                margin-right: 0px;
            }

            .itnav-s1 {
                width: 100%;
                padding-left: 0px;
            }

            .itnav-s1-a-f,
            .itnav-s1-a-f-up {
                position: relative;
                width: calc(100% - 15px);
                padding: 13px 0px 13px 15px;
            }

            .PLSel:after {
                height: 1px;
                bottom: 0px;
                width: 100%;
                margin-left: 0px;
            }

            .intopnav-f {
                width: 100%;
                margin-left: 0px;
            }
        }

        .r-d-t-info-f {
            float: left;
            width: 100%;
            margin-top: 35px;
        }

        .r-d-auo:first-child {
            margin-left: 0px;
        }

        .r-d-auo:last-child:after {
            height: 0px;
        }

        .r-d-auo {
            float: left;
            padding-left: 20px;
            padding-right: 15px;
            margin-left: 20px;
            color: #000;
            font-size: 1.5rem;
            position: relative;
        }

        .r-d-auo:after {
            content: '';
            position: absolute;
            height: 16px;
            width: 1px;
            background: #C9C9C9;
            right: 0px;
            top: -1px;
        }

        .r-d-auo:before {
            font-family: icomoon;
            content: '\e9d2';
            position: absolute;
            font-size: 14px;
            color: var(--Bcolor);
            left: 0px;
            top: 2px;
        }

        @media screen and (max-width:760px) {
            .r-d-t-info-f {
                margin-top: 20px;
            }
        }

        .hot-search {
            float: left;
            width: 100%;
        }

        .hot-search-form {
            float: left;
            width: 100%;
        }

        .hot-search-in {
            font-family: 'Roboto', sans-serif;
            float: left;
            padding-left: 10px;
            width: calc(100% - 45px);
            border: 1px solid #E8E8E8;
            height: 34px;
            border-radius: 2px;
            font-size: 1.4rem;
            color: #4c4c4c;
            box-sizing: border-box;
        }

        .hot-search-in:hover {
            border: 1px solid var(--Bcolor);
        }

        .hot-search-btn {
            font-family: 'Roboto', sans-serif;
            float: left;
            width: 40px;
            height: 34px;
            background: var(--Bcolor);
            line-height: 34px;
            text-align: center;
            font-size: 1.4rem;
            color: #fff;
            cursor: pointer;
        }

        .hot-search-btn:hover {
            background: var(--Hcolor);
        }

        .r-hot-blog {
            float: left;
            width: 100%;
            margin-top: 50px;
        }

        .hot-blog-main {
            float: left;
            width: 100%;
            margin-top: 25px;
        }

        .hot-blog-title {
            float: left;
            width: 100%;
            color: #000;
            font-size: 1.6rem;
            padding-bottom: 10px;
            border-bottom: 1px solid #E8E8E8;
            text-transform: capitalize;
        }

        .hot-blog-list {
            float: left;
            width: 100%;
        }

        .hot-blog-single {
            float: left;
            width: 100%;
            border-bottom: 1px solid #E8E8E8;
            padding-bottom: 15px;
            margin-top: 15px;
        }

        .hot-art-s-title {
            float: left;
            width: calc(100% - 25px);
            padding-left: 25px;
            color: #4c4c4c;
            font-size: 1.6rem;
            position: relative;
            transition: all 0s ease 0s;
        }

        .hot-art-s-title:hover {
            color: var(--Bcolor);
        }

        .hot-art-s-title:before {
            font-family: icomoon;
            content: '\e9a9';
            position: absolute;
            left: 0px;
            top: 0px;
            font-size: 16px;
            color: var(--Bcolor);
        }

        .lastest-blog-main {
            float: left;
            width: 100%;
            margin-top: 30px;
        }

        .lastest-blog-list {
            float: left;
            width: 100%;
        }

        .lastest-blog-single {
            float: left;
            width: 100%;
            border-bottom: 1px solid #E8E8E8;
            padding-bottom: 20px;
            margin-top: 15px;
        }

        .last-blog-time {
            font-family: 'Roboto', sans-serif;
            float: left;
            width: calc(100% - 25px);
            padding-left: 25px;
            position: relative;
            color: #4c4c4c;
            font-size: 1.4rem;
        }

        .last-blog-time:before {
            font-family: icomoon;
            content: '\e953';
            position: absolute;
            left: 0px;
            top: 0px;
            font-size: 16px;
            color: var(--Bcolor);
        }

        .last-blog-title {
            float: left;
            width: 100%;
            color: #000;
            font-size: 1.6rem;
            margin-top: 10px;
            transition: all 0s ease 0s;
        }

        .last-blog-title:hover {
            color: var(--Bcolor);
        }

        .last-blog-desc {
            font-family: 'Roboto', sans-serif;
            float: left;
            width: 100%;
            color: #4c4c4c;
            font-size: 1.2rem;
            margin-top: 10px;
            line-height: 20px;
        }

        .lastest-exh-main {
            float: left;
            width: 100%;
            margin-top: 55px;
        }

        .lastest-exh-list {
            float: left;
            width: 100%;
        }

        .lastest-exh-single {
            float: left;
            width: 100%;
            border-bottom: 1px solid #E8E8E8;
            padding-bottom: 20px;
            margin-top: 15px;
        }

        .lastest-exh-s-img-a {
            float: left;
            width: 55px;
            height: 55px;
            border-radius: 50%;
            overflow: hidden;
        }

        .lastest-exh-s-img-a:hover .lastest-exh-s-img {
            transform: scale(1.2);
        }

        .lastest-exh-s-img {
            float: left;
            width: 100px;
            transition: all 0.3s ease 0s;
        }

        .lastest-exh-s-name {
            float: left;
            margin-left: 5%;
            width: calc(95% - 55px);
            color: #000;
            font-size: 1.4rem;
            margin-top: 10px;
            transition: all 0s ease 0s;
        }

        .lastest-exh-s-name:hover {
            color: var(--Bcolor);
        }

        .blog-tag-main {
            float: left;
            width: 100%;
            margin-top: 30px;
        }

        .blog-tag-list {
            float: left;
            width: calc(100% + 10px);
            margin-left: -10px;
            margin-top: 10px;
        }

        .blog-tag-single {
            float: left;
            height: 30px;
            line-height: 30px;
            padding-right: 15px;
            padding-left: 15px;
            background: var(--Bcolor);
            border-radius: 15px;
            color: #fff;
            font-size: 1.4rem;
            font-family: 'Roboto', sans-serif;
            margin-top: 10px;
            margin-left: 10px;
            transition: all 0s ease 0s;
        }

        .blog-tag-single:hover {
            background: var(--Hcolor);
        }

        @media screen and (max-width:760px) {

            .hot-art-s-title,
            .last-blog-title,
            .lastest-exh-s-name {
                font-size: 1.3rem;
            }

            .hot-art-s-title:before {
                top: -3px;
            }

            .hot-blog-title {
                font-size: 1.5rem;
            }
        }









        .r-d-t-info-f {
            margin-top: 20px;
        }

        .news-list {
            float: left;
            width: 100%;
        }

        .news-list-single {
            float: left;
            width: 100%;
            margin-top: 40px;
            padding-bottom: 40px;
            border-bottom: 1px solid #E8E8E8;
        }

        .news-l-s-img-a {
            float: left;
            width: 33%;
            position: relative;
            overflow: hidden;
        }

        .news-l-s-img-a:hover .news-l-s-img {
            transform: scale(1.2);
        }

        .news-l-s-img-a:hover .news-l-s-time {
            transform: scale(1.2);
        }

        .news-l-s-img {
            float: left;
            width: 100%;
            transition: all 0.3s ease 0s;
        }

        .news-l-s-time {
            position: absolute;
            left: 20px;
            top: 0px;
            width: 105px;
            height: 30px;
            background: var(--Bcolor);
            line-height: 30px;
            text-align: center;
            color: #fff;
            font-size: 1.4rem;
        }

        .news-l-s-right {
            float: left;
            margin-left: 3%;
            width: 64%;
        }

        .news-l-s-title {
            float: left;
            width: 100%;
            color: #000;
            font-size: 1.79rem;
            transition: all 0s ease 0s;
        }

        .news-l-s-title:hover {
            color: var(--Bcolor);
        }

        .news-l-s-desc {
            font-family: 'Roboto', sans-serif;
            float: left;
            width: 100%;
            font-size: 1.5rem;
            color: #000;
            margin-top: 10px;
            line-height: 20px;
        }

        .news-l-s-readmore {
            float: left;
            color: var(--Bcolor);
            font-size: 1.4rem;
            position: relative;
            margin-top: 15px;
            transition: all 0s ease 0s;
        }

        .news-l-s-readmore:hover {
            color: var(--Hcolor);
        }

        .news-l-s-readmore:hover:before {
            right: -20px;
        }

        .news-l-s-readmore:before {
            content: "\e628";
            right: -15px;
            position: absolute;
            top: 1px;
            font-family: "icomoon";
            color: var(--Bcolor);
            font-size: 14px;
            transition: all 0.3s ease 0s;
        }

        @media screen and (max-width:760px) {
            .last-blog-time {
                font-size: 1.2rem;
            }

            .last-blog-time:before {
                top: -2px;
            }

            .news-list-single {
                margin-top: 20px;
                padding-bottom: 20px;
                border-bottom: none;
            }

            .news-l-s-desc,
            .r-d-t-info-f {
                display: none;
            }

            .news-l-s-time {
                left: 15px;
                width: 80px;
                height: 25px;
                line-height: 25px;
                font-size: 1.2rem;
            }

            .news-l-s-title {
                font-size: 1.28rem;
            }
        }













        .page {
            float: left;
            width: 100%;
            margin-top: 40px;
            font-family: 'Roboto', sans-serif;
        }

        .page-oneline {
            float: left;
            font-size: 1.5rem;
            color: #000;
            margin-bottom: 20px;
        }

        .page-oneline2 {
            float: left;
            font-size: 1.4rem;
            color: #5D5D5D;
        }

        .page-home {
            float: left;
            font-size: 1.4rem;
            color: #000;
            position: relative;
            transition: all 0s ease 0s;
            margin-top: -5px;
            width: 30px;
            height: 30px;
            margin-bottom: 15px;
        }

        .ph-next {
            margin-left: 30px;
            margin-right: 15px;
        }

        .page-end3 {
            margin-left: 15px;
        }

        .page-home:before {
            font-family: "icomoon";
            content: "\e625";
            position: absolute;
            line-height: 30px;
            text-align: center;
            font-size: 1.2rem;
            color: #4c4c4c;
            width: 30px;
            height: 30px;
            transition: all 0s ease 0s;
        }

        .page-home:hover {
            color: var(--Bcolor);
        }

        .page-home:hover:before {
            color: var(--Bcolor);
        }

        .page-end3:before {
            content: "\e628";
        }

        .page-home2 {
            font-family: 'Roboto_M', serif, sans-serif;
            float: left;
            width: 40px;
            height: 40px;
            font-size: 1.6rem;
            color: #464748;
            text-align: center;
            line-height: 40px;
            margin: 0 0 15px 15px;
            border: 1px solid #ccc;
        }

        .page-home2:first-child {
            margin-left: 0px;
        }

        .nowpage {
            border: 1px solid var(--Bcolor);
            width: 40px;
            height: 40px;
            line-height: 40px;
            color: var(--Bcolor);
        }

        @media screen and (max-width:760px) {
            .page-home {
                margin-left: 0px;
            }

            .page-end3 {
                margin-left: 15px;
            }

            .page-oneline {
                width: 100%;
            }

            .page-oneline2 {
                margin-top: 20px;
                width: 100%;
            }
        }












        .jump-send-cover {
            position: fixed;
            background: rgba(0, 0, 0, 0.3);
            width: 100%;
            height: 100%;
            z-index: 1000;
            display: none;
            overflow: hidden;
        }

        .jump-send-f {
            float: left;
            width: 890px;
            margin-left: calc(50% - 445px);
            background: #fff;
            border-radius: 10px;
            box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 10px;
            margin-top: -800px;
            transition: all 0.8s ease 0s;
        }

        .jump-send-title {
            float: left;
            width: 100%;
            padding: 10px 40px 10px 18px;
            font-size: 15px;
            background: var(--Bcolor);
            color: #fff;
            border-radius: 10px;
            position: relative;
        }

        .jump-send-close {
            position: absolute;
            right: 7px;
            top: 4px;
            width: 30px;
            height: 30px;
            cursor: pointer;
        }

        .jump-send-close:before {
            float: left;
            content: '\e60b';
            width: 30px;
            height: 30px;
            text-align: center;
            line-height: 30px;
            color: #fff;
            font-size: 20px;
            font-family: icomoon;
        }

        .jump-send-close:hover:before {
            font-size: 22px;
        }

        .jump-send-main {
            float: left;
            width: 100%;
        }

        .jump-send-center {
            float: left;
            width: calc(100% - 36px);
            margin-left: 18px;
            margin-top: 15px;
            margin-bottom: 35px;
        }

        .jump-send-input-f {
            float: left;
            width: 49%;
            position: relative;
            margin-top: 0px;
        }

        .jump-send-error {
            position: absolute;
            padding: 8px;
            font-size: 12px;
            border: 1px solid #c80000;
            color: #c80000;
            right: 5px;
            top: 25px;
            border-radius: 10px;
            display: none;
        }

        .jump-send-in {
            margin-top: 20px;
            float: left;
            border: 1px solid #E8E8E8;
            width: calc(100% - 12px);
            height: 40px;
            color: #000;
            font-size: 15px;
            line-height: 5px;
            outline: none;
            border-radius: 10px;
            font-family: 'Roboto', sans-serif;
            padding-left: 10px;
        }

        .jump-send-down {
            background: var(--Bcolor);
            width: 98%;
            height: 20px;
            position: absolute;
            left: 0;
            top: 0px;
            z-index: 50;
            color: #fff;
            font-size: 14px;
            line-height: 20px;
            padding-left: 2%;
            transition: all 0.8s ease 0s;
            opacity: 0;
            border-radius: 0px 0px 10px 10px;
        }

        .send-input-f2 {
            margin-left: 2%;
        }

        .send-input-f3 {
            width: 100%;
        }

        .jump-send-textarea-f {
            float: left;
            width: 100%;
            margin-top: 20px;
            position: relative;
        }

        .jump-send-error-2 {
            position: absolute;
            padding: 8px;
            font-size: 12px;
            border: 1px solid #c80000;
            color: #c80000;
            right: 5px;
            bottom: 5px;
            border-radius: 10px;
            display: none;
        }

        .jump-send-textarea {
            font-family: 'Roboto', serif, sans-serif;
            float: left;
            border: 1px solid #E8E8E8;
            width: calc(100% - 12px);
            height: 155px;
            padding-left: 10px;
            text-align: left;
            color: #000;
            font-size: 14px;
            outline: none;
            border-radius: 10px;
            padding-top: 10px;
        }

        .jump-send-textarea:focus {
            border: 1px solid var(--Bcolor);
        }

        .jump-vericode {
            float: left;
            width: 100%;
            margin-top: 20px;
        }

        .jump-vericode-center {
            float: left;
            width: 228px;
            margin-left: calc(50% - 112px);
        }

        .jump-vericode-f {
            float: left;
            width: 100%;
            position: relative;
        }

        .jump-send-error-3 {
            position: absolute;
            padding: 8px;
            font-size: 12px;
            border: 1px solid #c80000;
            color: #c80000;
            right: -150px;
            bottom: 0px;
            border-radius: 10px;
            display: none;
        }

        .jump-send-in-code {
            float: left;
            padding-left: 10px;
            border: 1px solid #E8E8E8;
            width: 85px;
            height: 30px;
            color: #000;
            font-size: 15px;
            outline: none;
            border-radius: 10px;
        }

        .jump-send-in-code:focus {
            border: 1px solid var(--Bcolor);
        }

        .jump-vericode-img {
            float: left;
            margin-left: 10px;
            width: 110px;
            height: 36px;
            display: block !important;
        }

        .jump-send-btn {
            float: left;
            width: 100%;
            margin-top: 18px;
            font-family: 'Roboto', serif, sans-serif !important;
        }

        .jump-send-submit {
            float: left;
            width: 100px;
            height: 40px;
            border-radius: 20px;
            line-height: 40px;
            text-align: center;
            font-size: 16px;
            font-family: 'Roboto', serif, sans-serif !important;
            cursor: pointer;
            background: linear-gradient(to right, var(--Bcolor) 0%, var(--Bcolor) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1c4fd', endColorstr='#c2e9fb', GradientType=1);
            box-shadow: 0 2px 0 0 var(--Bcolor), 0 4px 0 0 var(--Bcolor);
            color: #fff;
            transition: .3s;
            overflow: hidden;
        }

        .jump-send-refill {
            float: left;
            margin-left: 15px;
            width: 96px;
            border-radius: 20px;
            text-align: center;
            color: #fff;
            font-size: 16px;
            cursor: pointer;
            background: linear-gradient(to right, #8C8C8C 0%, #D0D0D1 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1c4fd', endColorstr='#c2e9fb', GradientType=1);
            box-shadow: 0 2px 0 0 rgba(193, 193, 193, .5), 0 4px 0 0 rgba(193, 193, 193, .5);
            transition: .3s;
            overflow: hidden;
            border: none;
            height: 40px;
            line-height: 40px;
        }

        .jump-send-in:focus {
            border: 1px solid var(--Bcolor);
        }

        .jump-send-in:focus+.jump-send-down {
            opacity: 1;
            top: 58px;
        }

        .jump-send-submit:hover {
            background: linear-gradient(to right, var(--Bcolor) 0%, var(--Bcolor) 100%);
            margin-top: -5px;
            box-shadow: 0 5px 0 0 var(--Bcolor), 0 10px 0 0 var(--Bcolor);
        }

        .jump-send-refill:hover {
            background: #fff;
            color: #9C9C9C;
        }

        @media screen and (max-width:760px) {
            .send-input-f2 {
                margin-left: 0px;
            }

            .jump-send-textarea {
                height: 100px;
            }

            .jump-send-in:focus+.jump-send-down {
                opacity: 1;
                top: 38px;
            }

            .jump-send-down {
                height: 14px;
                font-size: 12px;
                line-height: 14px;
                transition: all 0.8s ease 0s;
                border-radius: 0px 0px 7px 7px;
            }

            .jump-send-in {
                height: 30px;
                font-size: 13px;
                line-height: 3px;
                border-radius: 6px;
                margin-top: 10px;
            }

            .jump-send-center {
                margin-top: 0px;
                margin-bottom: 20px;
            }

            .jump-send-input-f {
                width: calc(100% - 2px);
            }

            .jump-send-f {
                width: 94%;
                margin-left: 3%;
            }
        }













        .fix-main-f {
            position: fixed;
            width: 70px;
            bottom: 30%;
            display: none;
            right: 0px;
            z-index: 90;
        }

        .fix-w-wechat {
            float: left;
            width: 70px;
            height: 70px;
            cursor: pointer;
        }

        .fix-w-c-wechat {
            float: left;
            width: 70px;
            height: 70px;
            position: relative;
            animation: myfirst 6s infinite;
        }

        .fix-w-c-wechat:before {
            float: left;
            width: 70px;
            height: 70px;
            line-height: 70px;
            text-align: center;
            font-family: icomoon;
            content: '\e649';
            font-size: 33px;
            color: #01B901;
        }

        .fix-w-c-qq:before {
            font-family: icomoon3;
            content: '\e648';
            color: #00AFF0;
        }

        .fix-w-c-wechat:hover:before {
            color: #0089E2;
        }

        .wechat-blue:before {
            color: #0089E2;
        }

        .wechat-img-f {
            background: url(../image/wechatbk.png) no-repeat left top;
            background-size: 100%;
            position: absolute;
            left: 0px;
            bottom: -40px;
            width: 165px;
            height: 150px;
            margin-left: -170px;
            text-align: center;
            display: none;
        }

        #id-wechat-img-f2 {
            bottom: -15px;
        }

        .wechat-img {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 142px;
            height: 142px;
        }

        .fix-w-conus {
            float: left;
            width: 70px;
            height: 70px;
            cursor: pointer;
        }

        .fix-w-skype {
            float: left;
            width: 70px;
            height: 70px;
        }

        .fix-w-c-skype {
            float: left;
            width: 70px;
            height: 70px;
            transition: all 0.6s ease 0s;
            animation: myfirst 6s infinite;
            position: relative;
        }

        .fix-w-c-skype:before {
            font-family: icomoon;
            content: '\e632';
            position: absolute;
            font-size: 42px;
            color: #00AFF0;
            top: 0px;
            left: 0px;
            width: 70px;
            height: 70px;
            text-align: center;
            line-height: 70px;
        }

        .fix-w-c-whatsapp {
            float: left;
            width: 70px;
            height: 60px;
            transition: all 0.6s ease 0s;
            animation: myfirst 6s infinite;
            background: url(../image/whatsappico.png) no-repeat center;
        }

        .fix-w-c-pic {
            float: left;
            width: 70px;
            height: 70px;
            background: url(../image/FixSendIco.png) no-repeat center;
            transition: all 0.6s ease 0s;
            animation: myfirst 6s infinite;
        }

        @keyframes myfirst {
            0% {
                transform: scale(1);
            }

            84% {
                transform: scale(1);
            }

            92% {
                transform: scale(1.1);
            }

            100% {
                transform: scale(1);
            }
        }

        .mobfixwin-f {
            position: fixed;
            width: 40px;
            bottom: 30%;
            right: -40px;
            z-index: 100;
            display: none;
            transition: all 0.6s ease 0s;
        }

        .mobfixwin-b {
            float: left;
            width: 40px;
            height: 40px;
            font-size: 18px;
            color: #707071;
            background: rgba(245, 245, 245, 0.5);
            margin-top: 5px;
            cursor: pointer;
        }

        .mobfixwin-b:before {
            float: left;
            font-family: "icomoon";
            width: 40px;
            height: 40px;
            text-align: center;
            line-height: 40px;
        }

        .mfw-arrow {
            cursor: pointer;
            margin-left: 20px;
            margin-top: 0px;
        }

        .mfw-arrow:before {
            content: "\e628";
        }

        .mfw-em:before {
            content: "\e604";
            font-size: 16px;
        }

        .mfw-skype:before {
            content: "\e632";
            font-size: 20px;
        }

        .mfw-qq:before {
            font-family: icomoon3;
            content: '\e648';
            font-size: 20px;
        }

        .mfw-whatsapp:before {
            font-family: "icomoon2";
            content: "\ea93";
            font-size: 20px;
        }

        .mfw-wechat {
            cursor: pointer;
            margin-top: 0px;
        }

        .mfw-wechat:before {
            content: "\e649";
            font-size: 20px;
        }

        .mobfixwin-b2 {
            float: left;
            width: 60px;
            height: 40px;
            font-size: 18px;
            color: #707071;
            margin-top: 5px;
            margin-left: -20px;
        }

        .mobfixwin-b3 {
            float: left;
            width: 40px;
            height: 40px;
            font-size: 18px;
            color: #707071;
            margin-top: 5px;
        }

        .mobfixwin-b-hide {
            float: left;
            width: 20px;
            height: 40px;
            background: rgba(245, 245, 245, 0.5);
            cursor: pointer;
            display: none;
        }

        .mobfixwin-b-hide:before {
            content: "\e625";
            float: left;
            font-family: "icomoon";
            width: 20px;
            height: 40px;
            text-align: center;
            line-height: 40px;
        }

        .scrollToTop {
            border: none;
            outline: none;
            border-radius: 50%;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
            color: #e0861a;
            width: 35px;
            height: 35px;
            transform: rotate(270deg);
            z-index: 9999;
            bottom: 60px;
            right: 10px;
            position: fixed;
            cursor: pointer;
            display: none;
        }

        .scrollToTop:before {
            content: "\e628";
            width: 100%;
            text-align: center;
            top: 3px;
            float: left;
            margin-top: 8px;
            font-family: "icomoon";
            font-size: 20px;
            transition: all 0.6s ease 0s;
        }

        @media screen and (max-width:760px) {
            .mobfixwin-b-hide {
                display: block;
            }
        }