.tem52-header-top-scroll {
    width: 100%
}

.tem52-header .flag20 {
    height: 20px;
    width: 20px
}

.tem52-header .news_lang .flag20 {
    height: 20px;
    width: 20px
}

.tem52-header section {
    padding: 0
}

.tem52-header {
    width: 100%;
    z-index: 99;
    position: relative;
    top: 0
}
.uy8dijgg{
    width: 80px;
    position: relative;
}
.tem52-header .header52.tem52-header-donghua {
    position: fixed;
    top: 0px;
    z-index: 99;
    width: 100%;
    background-color: #fff;
    height: auto;
    box-shadow: 0 2px 2px rgba(0,0,0,.5)
}

.uy8dijgg{
    position: absolute;
    top: 7px;
    right: -48%;
    width: 80px;
}




/* banner */

.ng-index-banner {
    position: relative;
}

.ng-index-banner .swiper-wrapper {
    height: 100%;
}

.ng-index-banner img {

}

.ng-index-banner a {
    display: block;
    overflow: hidden;
}

.ng-index-banner .text {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 35%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 10;
}

.ng-index-banner .text i {
    display: block;
    transform: translateX(-200px);
    opacity: 0;
    transition: all .4s;
}

.ng-index-banner .text i img {
    display: inline-block;
    max-width: 90%;
}

.ng-index-banner .text h6 {
    position: relative;
    width: 90px;
    margin: 80px auto auto;
    display: block;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    transform: translateY(200px);
    opacity: 0;
    transition: all .6s;
    font-family: 'Gotham-Book', Arial;
}

.ng-index-banner .text h6::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.ng-index-banner .text h6:hover {
    letter-spacing: 2px;
    width: 110px;
}

.ng-index-banner .ani-slide .text i {
    transform: translateX(0);
    opacity: 1;
}

.ng-index-banner .ani-slide .text h6 {
    transform: translateY(0);
    opacity: 1;
}

.ng-index-banner .pic {
    width: 100%;
    height: 100%;
    position: relative;
    background: #000;
}

.ng-index-banner .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.ng-index-banner .casename {
    position: absolute;
    bottom: 14%;
    right: 6%;
    z-index: 44;
    text-align: right;
    width: 50%;
    opacity: .1;
}

.ng-index-banner .casename h5 {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-family: Arial, "Microsoft Yahei", "é»‘ä½“", 'å®‹ä½“';
}

.ng-index-banner .casename line {
    height: 1px;
    width: 50px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 1%;
    overflow: hidden;
}

.swiper-bottom {
    position: absolute;
    bottom: 0px;
    left: 120px;
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    padding: 0;
    background: #171717;
    z-index: 33;
}

.swiper-relative {
    position: relative;
    padding: 2.5% 4%;
    overflow: hidden;
}



.ng-index-banner .swiper-button-next,
.ng-index-banner .swiper-button-prev {
    top: auto;
    bottom: 50%;
    margin-bottom: -21px;
    left: auto;
    width: 43px;
    height: 43px;
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 100%;
    margin-top: auto;
    background: none;
    z-index: 99;
    outline: none;
    opacity: 0.6;
}

.ng-index-banner .swiper-button-next:hover,
.ng-index-banner .swiper-button-prev:hover {
    opacity: 1;
}

.ng-index-banner .swiper-button-prev {
    background: url(//cdn.myxypt.com/6161b787/24/01/2402269dfa7b14011e3c979aa82b2f4d1a79796f.png) center no-repeat;

    right: calc(6% + 50px);
}

.ng-index-banner .swiper-button-next {
    background: url(//cdn.myxypt.com/6161b787/24/01/42845d3eb16c674b44bdcc273cbc0a4152a011f2.png) center no-repeat;
    right: 6%;
}

.contain {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    left: 0;
    top: 0;
    display: block;
}

.contain .path {
    stroke-dasharray: 135;
    stroke-dashoffset: 135;
}

@keyframes run {
    to {
        stroke-dashoffset: 0;
    }
}


/*.ng-index-banner .swiper-button-prev:hover .contain .path ,.ng-index-banner .swiper-button-next:hover .contain .path{animation: run 3s 1 linear;}*/

.ng-index-banner .swiper-button-next .contain .path {
    animation: dash 5200ms infinite;
}

@keyframes dash {
    from {
        stroke-dashoffset: 135;
    }
    to {
        stroke-dashoffset: 0;
    }
}

.rolling {
    width: 250px;
    height: 10px;
    line-height: 10px;
    position: absolute;
    left: -3%;
    bottom: 15%;
    cursor: pointer;
    z-index: 10;
    transform: rotate(90deg);
    opacity: .1;
    text-align: center;
}

.rolling line {
    height: 1px;
    width: 50px;
    background: #fff;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}

.rolling h6 {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    font-family: 'Gotham-Light', Arial, "Microsoft Yahei", "é»‘ä½“", 'å®‹ä½“';
}

.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 0px;
}




.swipaxt{
    position: absolute;
    top:40%;
    left: 23%;
    background: url(//cdn.myxypt.com/1261e513/24/10/b2123e5d35b0cbee2c076321cec0d51552abb25f.png) center center no-repeat;
    z-index: 999;
    width: 23px;
    height: 41px;
}
.swipaev{
    position: absolute;
    top:40%;
    right: 23%;
    background: url(//cdn.myxypt.com/1261e513/24/10/c014f203d5fe31bbfe42ef2d04bfddc86e4ec698.png) center center no-repeat;
    z-index: 999;
     width: 23px;
    height: 41px;
}
.nei1{
    box-sizing: border-box;
    padding: 2% 0;
    overflow: hidden;
}
.conre li{
    width: 33%;
    line-height: 80px;
    box-sizing: border-box;
    padding-left: 4%;
    border-bottom: #fff 2px solid;
}
.conre{
    margin: 2%;
}
.conre_d span img{
    max-width: 100%;
    height: auto;
}
.conre_d span{
    margin-right: 4%;
}
.conre_d{
    font-size: 1.3rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #757575;
    font-family: 'arialbi';
}
.conreghgale{
    background: url(//cdn.myxypt.com/1261e513/24/10/18c2ea585e830ccbbe2bdcd3e7307e593208ad61.png) no-repeat;
    width: 50%;
    background-size: 100% 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-sizing: border-box;
    padding: 3%;
}
.conreghgale{
    font-size: 1.2rem;
	font-weight: 200;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
    
}
.conreghgale p{
    font-size: 2.4rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 0px;
	color: #ffffff;
    margin-top: 3%;
    font-family: 'arialbi';
}
.conreghgaer{
    width: 50%;
}
.conreghgaer img{
    width: 100%;
    height: auto;
}
.conrele { position: relative; }
.conrele .conreghga { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.conrele .conreghga { opacity: 0; visibility: hidden; transition: all .5s ease; }
.conrele .conreghga.on { position: static; opacity: 1; visibility: visible; }

.conre li:hover, .conre li.on {
    position: relative;
    cursor: pointer;
    border-bottom: #1b96cf 2px solid;
}

.conre li:hover a, .conre li.on a {
    color: #fff;
}
.anqiehuan{
    position: relative;
    overflow: hidden;
}
.ahidngg{
    margin: 2% 0;
}
.anqiehuan_img{
    border-radius: 10px;
}
.anqiehuan_img img{
    width: 100%;
    height: auto;
}
.anqiehuan .swiper-wrapper .swiper-slide{
    position: relative;
}
.anqiehuanne{
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0);
    z-index: 9;
    color: #fff;
    box-sizing: border-box;
    padding: 90% 6% 2% 6%;
    transition: all 0.6s ease;
}
.anqiehuanne_a{
    font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 0px;
	color: #ffffff;
}













.home_page .tem52-header .header52.tem52-header-donghua .bg_dong_f {
    background-color: #fff
}

.tem52-header .header52.tem52-header-donghua .bg_dong_f {
    background-color: #fff
}

.home_page .tem52-header .header52 .bg_dong_f {
    background: 0
}

.tem52-header .header52 .bg_dong_f {
    background-color: #fff;
    transition: .5s
}

.home_page .tem52-header-top-scroll {
    height: 33px
}

.home_page .tem52-header .header52 {
    position: fixed;
    background-color: rgba(0,0,0,.5)
}

.tem52-header .header52 {
    margin: auto;
    position: fixed;
    z-index: 10;
    width: 100%;
    top: 0;
    background-color: #fff;
    transition: .3s
}

.tem52-header .header52 .icon {
    text-align: left;
    z-index: 99999;
    position: relative;
    background-color: rgba(0,0,0,.9);
    display: none;
}

.tem52-header .header52 .icon>div>div {
    cursor: pointer;
    color: #fff;
    vertical-align: text-bottom;
    display: inline-block;
    padding: 0 5px;
    float: right;
    margin-right: 1px;
    font-size: 12px;
    position: relative;
    background: 0;
    height: 33px;
    line-height: 33px
}

.tem52-header .header52 .icon>div>div>a,.tem52-header .header52 .icon>div>div>span {
    color: #fff
}

.tem52-header .header52 .icon>div>div.pull-left {
    padding: 0
}

.tem52-header .header52 .switch {
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none;
    color: #999;
    text-align: center
}

.tem52-header .header52 .icon .language {
    display: none;
    width: 160px;
    position: absolute;
    right: 0;
    top: 36px;
    text-align: left;
    padding: 5px 0;
    z-index: 8;
    box-shadow: 0 0 3px rgba(0,0,0,.8);
    line-height: initial
}

.tem52-header .header52 .icon .language li a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 6px 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tem52-header .header52 .icon .language li a img {
    width: 20px;
    height: 20px;
    margin-right: 6px
}

.tem52-header .header52 .icon .language li a:hover {
    background-color: rgba(0,0,0,.08);
    color: #000;
    font-weight: 900
}

.tem52-header .header52 .icon .search2_form {
    position: absolute;
    right: 0;
    top: 100%;
    border-style: solid;
    border-width: 2px;
    z-index: 10;
    display: none;
    width: 250px;
    color: #666;
    height: 40px;
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.tem52-header .header52 .icon .search2_form input {
    padding: 6px 10px;
    border: 0;
    outline: 0;
    width: calc(100% - 80px);
    float: left;
    height: 100%
}

.tem52-header .header52 .icon .search2_form>button {
    font-size: 16px;
    background: rgba(0,0,0,.1);
    border: 0;
    color: #fff;
    float: left;
    height: 100%;
    width: 40px;
    display: block
}

.tem52-header .header52 .icon .search2_form .searchbox {
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    height: 100%;
    text-align: center;
    float: left;
    width: 40px;
    display: block
}

.tem52-header .header52 .icon .shopping_cart {
    position: relative
}

.tem52-header .header52 .icon .shopping_cart i {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-style: normal;
    line-height: 15px
}

.tem52-header .header52 .icon .person {
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 36px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    z-index: 8;
    display: none
}

.tem52-header .header52 .icon .person li:hover {
    background-color: rgba(0,0,0,.1)
}

.tem52-header .header52 .icon .person li a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 4px 14px;
    color: #666
}

.tem52-header .header52 .logo {
    height: 90px;
    padding: 5px 0
}

.tem52-header .header52 .logo>.fl {
    height: 100%
}

.tem52-header .header52 .logo>.fl img {
    height: 100%;
    max-width: 100%;
}

.tem52-header .navigation_0 {
    position: relative;
    max-width: 100%;
    padding: 2px 15px;
    margin: 0 auto;
    z-index:999;
    height: 70px;
}

.tem52-header .navigation_0 .left {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 2px;
    width: 12px;
    height: 30px;
    text-align: center;
    line-height: 32px;
    display: none;
    border-radius: 4px
}

.tem52-header .navigation_0 .right {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 2px;
    width: 12px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    display: none;
}

/* .tem52-header .navhidd {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    height: 40px;
    position: relative
} */

@media(min-width: 992px) {
    .home_page .tem52-header .navigation>div {
        color:#fff
    }

    .home_page .tem52-header .navigation>div>a {
        color: #fff
    }

    .home_page .tem52-header .header52.tem52-header-donghua .navigation>div {
        color: #666
    }

    .home_page .tem52-header .header52.tem52-header-donghua .navigation>div>a {
        color: #666
    }

    .home_page .tem52-header .header52.tem52-header-donghua .navigation>div.active>a {
        color: #fff
    }

    .home_page .tem52-header .header52.tem52-header-donghua .navigation>div.active {
        color: #fff
    }

    .tem52-header .navigation .ul_xu.bg-color {
        color: #fff
    }

    .tem52-header .navigation .ul_xu.bg-color>a {
        color: #fff
    }

    .home_page .tem52-header .header52.tem52-header-donghua .navigation .ul_xu.bg-color>a {
        color: #fff
    }

    .home_page .tem52-header .header52.tem52-header-donghua .navigation .ul_xu.bg-color {
        color: #fff
    }

    .tem52-header .navigation_0 .navhidd:hover {
        height: 500px
    }
}

.tem52-header .navigation .ul_xu>ul {
    color: #666;
    -webkit-animation: tem52_header_huachu .3s;
    -moz-animation: tem52_header_huachu .3s;
    animation: tem52_header_huachu .3s
}

@-webkit-keyframes tem52_header_huachu {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes tem52_header_huachu {
    0% {
        opacity: 0;
        -moz-transform: translateX(100px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes tem52_header_huachu {
    0% {
        opacity: 0;
        transform: translateX(100px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.tem52-header .navigation {
    width: 99999px;
    margin: 0;
    text-align: center;
    padding: 0;
    position: absolute;
    left: 0;
    top: 15px;
    transition: .5s
}

.tem52-header .navigation>div {
    float: left;
    color: #666;
    position: relative
}

.tem52-header .navigation .selected {
    background-color: rgba(0,0,0,.1)
}

.tem52-header .navigation a {
    padding: 8px 15px;
    display: inline-block;
    color: #222222;
    font-size: 18px
}

.tem52-header .navigation ._span {
    position: absolute;
    right: 14px;
    top: 32%;
    cursor: pointer
}

.tem52-header .navigation ._ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 160px;
    max-width: 250px;
    display: none;
    z-index: 100;
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.tem52-header .navigation ._ul ._ul {
    top: 0;
    left: 100%;
    display: none
}

.tem52-header .navigation ._ul li {
    position: relative;
    z-index: 10;
    text-align: left;
    border-bottom: 1px solid #f6f6f6
}

.tem52-header .navigation ._ul li:last-child {
    border: 0
}

.tem52-header .navigation ._ul ._ul a {
    width: 100%
}

.tem52-header .navigation ._ul li a {
    color: #666;
    width: 100%;
    display: block;
    font-size: 14px
}

.tem52-header .navigation .active>a {
    color: #fff
}

.tem52-header .navigation ._ul li .arrow_down {
    display: none
}

@media only screen and (max-width: 992px) {
    .tem52-header-top-scroll {
        height:54px;
        width: 100%;
        display: block
    }

    .home_page .tem52-header-top-scroll {
        height: 54px
    }

    .tem52-header {
        border: 0;
        top: 0;
        left: 0;
        padding: 0
    }

    .tem52-header .container {
        padding: 0;
        width: auto
    }

    .tem52-header .header52 {
        padding: 10px;
        position: fixed;
        top: 0;
        height: 50px;
        width: 100%;
        background-color: #fff!important
    }

    .tem52-header .header52 .icon .shopping_cart,.tem52-header .header52 .icon .loginBar {
        display: none
    }

    .tem52-header .header52 .icon {
        float: right;
        margin: 0;
        background: 0
    }

    .tem52-header .header52 .icon>div>div {
        font-size: 12px;
        padding: 0 0 0 10px
    }

    .tem52-header .header52 .icon>div>div>a,.tem52-header .header52 .icon>div>div>span {
        color: #666;
        font-size: 15px;
        line-height: inherit
    }

    .tem52-header .header52 .icon .add-jia {
        display: none
    }

    .tem52-header .header52 .icon .Languag_xian {
        display: none
    }

    .tem52-header .header52 .icon .language,.tem52-header .header52 .icon .search2_form {
        top: 44px
    }

    .tem52-header .header52 .switch {
        display: inline;
        float: left;
        width: 30px;
        height: 30px;
        font-size: 23px;
        line-height: 30px;
        margin-top: 3px
    }

    .tem52-header .header52 .logo {
        height: 34px;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0;
        padding: 0
    }

    .tem52-header .navigation {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
        position: relative;
        background-color: #fff
    }

    .tem52-header .navigation a {
        max-width: 80%;
        width: 100%
    }

    .tem52-header .navigation_0 {
        margin-top: 0;
        max-width: 100%;
        width: 100%;
        height: auto;
        display: none;
        border: 1px solid #ccc;
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 9;
        padding: 0;
        -webkit-animation: tem52_header_huachu .5s;
        animation: tem52_header_huachu .5s
    }

    .tem52-header .navigation>div {
        width: auto;
        margin: 0;
        font-size: 14px;
        text-align: left;
        position: relative;
        float: none;
        border-bottom: 1px solid #eee
    }

    .tem52-header .navigation ._span {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 20px
    }

    .tem52-header .navigation ._ul {
        position: relative;
        width: 100%;
        top: 0;
        padding: 0;
        border: 0;
        min-width: 100%;
        max-width: 100%
    }

    .tem52-header .navhidd {
        height: auto;
        width: 100%;
        max-height: 400px;
        word-wrap: break-word
    }

    .tem52-header .navigation_0 .left,.tem52-header .navigation_0 .right {
        display: none
    }

    .tem52-header .navigation ._ul ._ul {
        left: 0;
        padding: 0;
        width: 100%;
        border: 0
    }

    .tem52-header .navigation ._ul li a {
        width: 100%;
        max-width: 75%;
        display: inline-block;
        padding: 8px 20px;
        word-wrap: break-word;
        padding-right: 0
    }

    .tem52-header .navigation ._ul li {
        border-bottom: 1px solid #eee;
        padding: 0
    }

    .tem52-header .navigation ._ul ._ul li {
        border: 0;
        padding: 0
    }

    .tem52-header .navigation ._ul ._ul a {
        padding-left: 30px;
        max-width: 100%
    }

    .tem52-header .navigation ._ul li .arrow_right {
        display: none
    }

    .tem52-header .navigation ._ul li .arrow_down {
        display: block
    }
}

.tem52-header .overflow-y_scroll {
    overflow-y: scroll
}

.tem52-header .kong-span {
    width: 14px;
    display: inline-block
}

.tem52-header .navigation .active>._span {
    color: #fff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform,height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #D62020
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translate(0,-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #D62020;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.tem74-banner .swiper-slide {
    display: block
}

.tem74-banner .swiper-wrapper {
    width: 100%
}

.tem74-banner img {
    width: 100%;
    max-width: 100%
}

.tem74-banner .prev,.tem74-banner .next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0;
    z-index: 1;
    cursor: pointer
}

.tem74-banner .next {
    right: 20px
}

.tem74-banner .prev {
    left: 20px;
    -webkit-transform: translateY(-50%) rotateY(180deg);
    -moz-transform: translateY(-50%) rotateY(180deg);
    -ms-transform: translateY(-50%) rotateY(180deg);
    transform: translateY(-50%) rotateY(180deg)
}

.tem74-banner .iconFont_class {
    font-size: 40px;
    color: inherit
}

.tem74-banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    position: relative;
    overflow: hidden;
    visibility: hidden;
    border-color: inherit
}

.tem74-banner .swiper-pagination-bullet::after {
    content: '';
    position: absolute;
    left: 0;
    top: -50px;
    width: 0;
    height: 0;
    visibility: visible;
    border: 50px solid;
    border-color: inherit;
    border-radius: 50%
}

@media (min-width: 768px) {
    .tem74-banner .swiper-pagination.pc-none {
        display:none!important
    }
}

@media (max-width: 767px) {
    .tem74-banner .swiper-pagination.model-none {
        display:none!important
    }
}

@media (min-width: 768px) {
    .tem74-banner .nav.pc-none {
        display:none!important
    }
}

@media (max-width: 767px) {
    .tem74-banner .nav.model-none {
        display:none!important
    }
}

.tem318-irregular .items {
    counter-reset: tem318Irregular
}

.tem318-irregular.content-right .flexBoxStem {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.tem318-irregular.content-right .item:nth-child(odd) .flexBoxStem {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.tem318-irregular .item {
    counter-increment: tem318Irregular
}

.tem318-irregular .id:before {
    content: counter(tem318Irregular);
    position: absolute;
    font-size: 16px;
    display: block;
    font-weight: 700
}

.tem318-irregular .item:nth-child(1) .id:before,.tem318-irregular .item:nth-child(2) .id:before,.tem318-irregular .item:nth-child(3) .id:before,.tem318-irregular .item:nth-child(4) .id:before,.tem318-irregular .item:nth-child(5) .id:before,.tem318-irregular .item:nth-child(6) .id:before,.tem318-irregular .item:nth-child(7) .id:before,.tem318-irregular .item:nth-child(8) .id:before,.tem318-irregular .item:nth-child(9) .id:before {
    content: "0" counter(tem318Irregular)
}

.tem318-irregular .more {
    transition: .5s;
    color: #FFF;
    border: 3px solid #333;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.tem318-irregular .more a {
    display: inline-block;
    padding: 20px 80px;
    transition: .5s;
    border-color: inherit;
    position: relative;
    z-index: 1;
    font-weight: 700
}

.tem318-irregular .more:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 100%;
    border-top: 100vh solid;
    border-color: inherit;
    transition: .5s;
    position: absolute;
    left: 0
}

.tem318-irregular .more:hover:before {
    top: 0
}

.tem318-irregular .more:hover a {
    color: inherit!important
}

.tem318-irregular .left {
    flex-shrink: 0;
    padding: 40px!important;
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center
}

.tem318-irregular .title,.tem318-irregular .description {
    padding-bottom: 2vw
}

.tem318-irregular .right {
    flex-grow: 1;
    padding: 0!important
}

.tem318-irregular .right a {
    display: block;
    height: 100%
}

.tem318-irregular .right .img {
    overflow: hidden;
    height: 100%
}

.tem318-irregular .right .img img {
    max-width: none!important;
    position: relative;
    min-width: 100%;
    display: block
}

.tem318-irregular .item:nth-child(odd) .flexBoxWrap {
    flex-direction: row-reverse
}

@media(min-width: 992px) {
    .tem318-irregular .item:nth-child(even) .left {
        padding-left:60px!important;
        padding-top: 60px!important
    }

    .tem318-irregular .item:nth-child(even) .id:before {
        left: 40px;
        top: 40px
    }

    .tem318-irregular .item:nth-child(odd) .id:before {
        right: 40px;
        bottom: 40px
    }
}

@media(max-width: 991px) {
    .tem318-irregular .text,.tem318-irregular .more {
        width:100%
    }

    .tem318-irregular .more a {
        padding: 17px 20px;
        width: 100%;
        text-align: center
    }

    .tem318-irregular .id {
        display: none
    }

    .tem318-irregular .left {
        padding: 4vw 2vw 2vw!important
    }

    .tem318-irregular .title,.tem318-irregular .title span {
        font-size: 16px!important
    }
}

.tem01-layout_component.content-right>.flexBoxStem {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.tem01-layout_component>.flexBoxStem>.item {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    overflow: hidden
}

.tem01-layout_component>.flexBoxStem.top {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.tem01-layout_component>.flexBoxStem.bottom {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

.tem01-layout_component>.flexBoxStem>.flexBoxFill {
    padding: 0 15px
}

body.designer-body .tem01-layout_component>.flexBoxStem>[func-id="1"] {
    width: 100%;
    height: 30px
}

@media(max-width: 767px) {
    .tem01-layout_component>.flexBoxStem>.flexBoxFill {
        padding:0 1%
    }

    .tem01-layout_component>.flexBoxStem>.item.col-xs-12 {
        position: initial!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .tem01-layout_component>.flexBoxStem>.item.col-sm-12 {
        position:initial!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .tem01-layout_component>.flexBoxStem>.item.col-md-12 {
        position:initial!important
    }
}

@media(min-width: 1200px) {
    .tem01-layout_component>.flexBoxStem>.item.col-lg-12 {
        position:initial!important
    }
}

.tem01-title {
    text-align: center
}

.tem01-title .title {
    padding: 0 15px
}

.tem01-title .subtitle {
    font-size: 13px;
    line-height: 30px;
    color: #888;
    padding: 0 15px
}

.tem01-title .more {
    display: none
}

@media (max-width: 768px) {
    .tem01-title .title,.tem01-title .subtitle {
        padding-left:2%!important;
        padding-right: 2%!important
    }

    .tem01-title.full-screen-spacing .full-screen .title,.tem01-title.full-screen-spacing .full-screen .subtitle {
        padding-left: 3%!important;
        padding-right: 3%!important
    }
}

.mainlist .tem01-list-title,.maindetail .tem01-list-title {
    text-align: center;
    padding: 15px 0
}

.mainlist .tem01-list-title .subtitle,.maindetail .tem01-list-title .subtitle {
    line-height: 30px;
    color: #888
}

.mainlist .tem01-list-title .more,.maindetail .tem01-list-title .more {
    display: none
}

.tem03-ai_button {
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 1
}

.tem03-ai_button a {
    color: inherit;
    position: relative;
    z-index: 1;
    padding-right: 30px;
    overflow: hidden;
    display: block
}

.tem03-ai_button a:before {
    content: "";
    width: 0;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--main-color);
    transition: .5s;
    opacity: .5
}

.tem03-ai_button a:hover {
    padding-right: 40px
}

.tem03-ai_button a:hover:before {
    width: 100%;
    left: -40px
}

.tem03-ai_button i {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

@media(max-width: 1199px) {
    .tem03-ai_button {
        font-size:18px
    }
}

@media(max-width: 991px) {
    .tem03-ai_button {
        font-size:16px
    }
}

@media(max-width: 767px) {
    .tem03-ai_button {
        font-size:14px
    }
}

.tem381-irregular .item {
    padding: 0!important
}

.tem381-irregular .image {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 100%
}

.tem381-irregular .image img {
    width: 100%;
    opacity: 0
}

.tem381-irregular .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px 3% 20px 5%;
    background-color: #222;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    opacity: 0;
    width: 100%;
    overflow: hidden;
    transition: .2s
}

.tem381-irregular .text {
    flex-grow: 1
}

.tem381-irregular .txt .description {
    opacity: .5;
    line-height: 180%;
    margin-bottom: 10px
}

.tem381-irregular .txt .title,.tem381-irregular .posi .title {
    font-size: 1.25rem
}

.tem381-irregular .more {
    margin-left: 10px;
    padding: 12px 28px;
    border: 1px solid;
    border-color: #fff;
    flex-shrink: 0
}

.tem381-irregular .posi {
    transition: .3s;
    color: #fff;
    opacity: 1
}

.tem381-irregular .posi .title {
    position: absolute;
    left: 0;
    top: 5%;
    padding: 0 5%
}

.tem381-irregular .posi .description {
    position: absolute;
    left: 3%;
    top: 100%;
    transform: rotate(-90deg) translateX(100%);
    width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.tem381-irregular .container .title-header {
    padding: 0!important
}

.tem381-irregular .container:not(.full-screen) .title-header {
    width: 100%
}

.tem381-irregular .title-header .left {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    align-items: center;
    margin-bottom: 40px
}

.tem381-irregular .left .more {
    flex-shrink: 0
}

.tem381-irregular .left .title {
    flex-shrink: 1;
    width: 100%;
    font-size: 1.5rem
}

.tem381-irregular .left .more {
    border-color: #ddd;
    color: #333
}

.tem381-irregular .box {
    height: 100%
}

.tem381-irregular .item a {
    height: 100%
}

@media (max-width: 1200px) {
    .tem381-irregular .txt {
        padding:15px 3% 15px 5%
    }

    .tem381-irregular .txt .description {
        margin-bottom: 5px
    }

    .tem381-irregular .txt .title,.tem381-irregular .posi .title {
        font-size: 16px
    }

    .tem381-irregular .more {
        padding: 10px 20px
    }

    .tem381-irregular .title-header .left {
        margin-bottom: 20px
    }
}

@media (max-width: 991px) {
    .tem381-irregular .posi .description {
        transform:rotate(0) translate(0);
        top: auto;
        bottom: 15px;
        width: 94%
    }
}

@media (min-width: 769px) {
    .tem381-irregular .image:hover .txt {
        opacity:1
    }

    .tem381-irregular .image:hover .posi {
        opacity: 0
    }
}

@media (max-width: 768px) {
    .tem381-irregular .container {
        padding-left:3%!important;
        padding-right: 3%!important
    }

    .tem381-irregular.full-screen-spacing .container.full-screen {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .tem381-irregular .container .title-header {
        padding: 0 3%!important
    }

    .tem381-irregular .posi {
        opacity: 0
    }

    .tem381-irregular .txt {
        opacity: 1;
        padding: 5% 3%
    }

    .tem381-irregular .more {
        padding: 8px 12px;
        font-size: 12px
    }

    .tem381-irregular .item {
        margin: 8px 0
    }
}

@media (max-width: 640px) {
    .tem381-irregular .item {
        width:100%;
        margin: 8px 0;
        max-width: 100%
    }

    .tem381-irregular .title-header .left {
        margin-bottom: 10px
    }

    .tem381-irregular .txt {
        position: static
    }

    .tem381-irregular .image {
        background-image: none!important
    }

    .tem381-irregular .image img {
        opacity: 1
    }

    .tem381-irregular .txt .more {
        display: none
    }
}

@media (max-width: 480px) {
    .tem381-irregular .txt {
        flex-wrap:wrap
    }

    .tem381-irregular .text {
        width: 100%
    }

    .tem381-irregular .more {
        flex-shrink: 0;
        margin: 10px 0 0
    }
}

@media (max-width: 360px) {
    .tem381-irregular .title-header .left {
        flex-wrap:wrap
    }
}

.pro88_60ed590bb84397 .flexBoxWrap {
    margin-top: 4%;
}

.tem88-pro .interval {
    padding: 0 7px
}

.tem88-pro .col-xs-6 {
    padding: 0 8px
}

.tem88-pro .col-lg-2:nth-of-type(6n+1),.tem88-pro .col-lg-3:nth-of-type(4n+1),.tem88-pro .col-lg-4:nth-of-type(3n+1),.tem88-pro .col-lg-6:nth-of-type(2n+1) {
    clear: both
}

.tem88-pro .product-li {
    margin: 0 0 8px 0;
}

.tem88-pro .product-li .images {
    position: relative
}

.tem88-pro .product-li .images::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s ease 0s;
    z-index: 1
}

.tem88-pro .product-li:hover .images::after {
    opacity: .8
}

.tem88-pro .product-li .portfolio-icon {
    position: absolute;
    width: 100%;
    height: 46px;
    top: 50%;
    margin-top: -23px;
    left: 0;
    transition: all 0.3s ease 0s;
    z-index: 2;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tem88-pro .product-li:hover .portfolio-icon {
    opacity: 1;
    margin-top: -23px
}

.tem88-pro .product-li .portfolio-icon a {
    width: 46px;
    height: 46px;
    margin: 0 6px;
    border-radius: 50%;
    background: #fff;
    color: #232323;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    transition: all 0.2s ease 0s;
    border: 2px solid #fff
}

.tem88-pro .product-li .portfolio-icon a:hover {
    background: none;
    transform: scale(1.1);
    color: #fff
}

.tem88-pro .product-li img {
    width: 100%
}

.tem88-pro .product-li .text {
    width: 100%;
    display: block;
    background: #fff;
    padding: 35px 10px;
    color: #232323;
    text-align: center
}

.tem88-pro .product-li .text .title {
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 600;
    min-height: 40px
}

.tem88-pro .product-li .text .description {
    font-size: 12px;
    line-height: 14px;
    opacity: .5;
    min-height: 14px
}

.tem88-pro .pro-show {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    transition: all .5s;
    visibility: hidden;
    opacity: 0;
    display: block
}

.tem88-pro .pro-show.active {
    visibility: visible;
    opacity: 1
}

.tem88-pro .pro-show span.icon-clear {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: center;
    opacity: .5;
    z-index: 5
}

.tem88-pro .pro-show .swiper-container {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9);
    padding: 40px 0
}

.tem88-pro .pro-show .swiper-container img {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    display: block;
    width: auto
}

.tem88-pro .pro-show .swiper-button-prev,.tem88-pro .pro-show .swiper-container-rtl .swiper-button-next {
    background-image: url(/templates/public4/assets/images/zuojiantou.png);
    left: 20px
}

.tem88-pro .pro-show .swiper-button-next,.tem88-pro .pro-show .swiper-container-rtl .swiper-button-prev {
    background-image: url(/templates/public4/assets/images/youjiantou.png);
    right: 20px
}

.tem88-pro .pro-show .swiper-button-next,.tem88-pro .pro-show .swiper-button-prev {
    width: 32px;
    height: 32px;
    opacity: .7;
    transition: all .3s;
    background-size: 100% auto
}

.tem88-pro .pro-show .swiper-button-next:hover,.tem88-pro .pro-show .swiper-button-prev:hover {
    opacity: 1
}

.tem88-pro .pro-show .swiper-container-horizontal>.swiper-pagination-bullets,.tem88-pro .pro-show .swiper-pagination-custom,.tem88-pro .pro-show .swiper-pagination-fraction {
    color: #fff
}

.tem88-pro .pro_price {
    padding-top: 15px
}

.tem88-pro .pro_price i {
    font-style: normal
}

.tem88-pro .pro_price b {
    font-weight: 400
}

.tem88-pro .pro_price .price_origin {
    opacity: .5
}

.tem88-pro .swiper-slide {
    opacity: 0!important;
    display: flex;
    align-items: center
}

.tem88-pro .swiper-slide.swiper-slide-active {
    opacity: 1!important
}

@media (max-width: 768px) {
    .tem88-pro .container {
        padding-left:2%!important;
        padding-right: 2%!important
    }

    .tem88-pro.full-screen-spacing .container {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .tem88-pro .interval {
        margin: 0!important;
        padding: 0
    }

    .tem88-pro .pro-show .swiper-container img {
        max-width: 60%;
        max-height: 100%;
        height: auto
    }

    .tem88-pro .pro-show .swiper-button-next,.tem88-pro .pro-show .swiper-button-prev {
        width: 20px;
        height: 20px
    }

    .tem88-pro .pro-show span.icon-clear {
        font-size: 30px
    }

    .tem88-pro .pro-show .swiper-container-horizontal>.swiper-pagination-bullets,.tem88-pro .pro-show .swiper-pagination-custom,.tem88-pro .pro-show .swiper-pagination-fraction {
        top: auto;
        bottom: 10px
    }

    .tem88-pro .product-li .text {
        padding: 10px
    }

    .tem88-pro .pro_price {
        padding-top: 0
    }

    .tem88-pro .product-li .text .title {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .tem88-pro .col-xs-6:nth-of-type(n) {
        clear:none
    }

    .tem88-pro .col-xs-6:nth-of-type(2n+1) {
        clear: both
    }
}

@media (max-width: 480px) {
    .tem88-pro .pro-show span.icon-clear {
        top:10px;
        right: 10px;
        font-size: 20px;
        width: 20px;
        height: 20px;
        line-height: 20px
    }

    .tem88-pro .pro-show .swiper-button-prev,.tem88-pro .pro-show .swiper-container-rtl .swiper-button-next {
        left: 10px
    }

    .tem88-pro .pro-show .swiper-button-next,.tem88-pro .pro-show .swiper-container-rtl .swiper-button-prev {
        right: 10px
    }

    .tem88-pro .product-li .portfolio-icon a {
        height: 34px;
        width: 34px;
        line-height: 30px;
        margin: 0 4px;
        font-size: 18px
    }
}

@media (max-width: 360px) {
    .tem88-pro .col-xs-6 {
        width:100%
    }

    .tem88-pro .pro-show .swiper-container img {
        max-width: 70%
    }
}

.tem43-team a {
    color: inherit
}

.tem43-team .swiper-wrapper {
    padding-bottom: 30px
}

.tem43-team .con {
    color: #fff
}

.tem43-team .swiper-slide {
    padding: 20px 0 0 125px;
    position: relative;
    min-height: 100px
}

.tem43-team .img {
    position: absolute;
    left: 0;
    top: 0
}

.tem43-team img {
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.tem43-team .title {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px
}

.tem43-team .swiper-pagination {
    bottom: 0;
    z-index: 2;
    border-color: #ddd
}

.tem43-team .swiper-pagination-bullet {
    width: 20px;
    height: 0;
    display: inline-block;
    border-radius: 3px;
    background: 0;
    transition: .2s;
    opacity: .4;
    border-bottom: 6px solid;
    border-color: inherit;
    background: none!important
}

.tem43-team .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1
}

@media (max-width: 768px) {
    .tem43-team .container,.tem43-team.full-screen-spacing .container.full-screen {
        padding-left:3%!important;
        padding-right: 3%!important
    }
}

.tem01-ai_contant_info .title {
    font-size: 20px
}

.tem01-ai_contant_info .image {
    height: 300px
}

.tem01-ai_contant_info .img {
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    transition: .5s
}

.tem01-ai_contant_info .img:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0,0,0,.05)
}

.tem01-ai_contant_info .content-float {
    padding: 0 1vw!important
}

.tem01-ai_contant_info .text {
    padding: 2vw 1vw!important
}

.tem01-ai_contant_info .title {
    font-size: 24px;
    line-height: 1.2
}

.tem01-ai_contant_info .description {
    line-height: 1.8;
    color: #999
}

.tem01-ai_contant_info .icons {
    padding-top: 1vw
}

.tem01-ai_contant_info .icons li {
    padding: 10px 40px!important;
    position: relative
}

.tem01-ai_contant_info .icons i {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 10px;
    left: 5px;
    font-size: 20px
}

.tem01-ai_contant_info .icons strong {
    font-weight: 400;
    font-size: 16px;
    padding-right: 10px;
    display: block
}

.tem01-ai_contant_info .icons span {
    opacity: .6
}

@media(min-width: 992px) {
    .tem01-ai_contant_info .image {
        height:100%
    }

    .tem01-ai_contant_info .icons strong {
        display: inline-block
    }
}

@media(max-width: 540px) {
    .tem01-ai_contant_info .icons li {
        width:100%
    }
}

.tem0-contact-sm {
    --x: 15px;
    --y: 15px;
    opacity: 0;
    flex-grow: 1
}

.tem0-contact-sm select {
    -webkit-appearance: none
}

.tem0-contact-sm .box {
    display: flex;
    font-weight: 700;
    position: relative
}

.tem0-contact-sm .box.full {
    align-items: flex-start!important
}

.tem0-contact-sm .box.submit .control-label {
    padding: 0
}

.tem0-contact-sm .item {
    padding: 8px;
    margin: 0
}

.tem0-contact-sm .form-control {
    padding: var(--y) var(--x);
    height: auto;
    font-weight: 400
}

.tem0-contact-sm .form-group {
    margin-bottom: 0
}

.tem0-contact-sm .control-label {
    padding-bottom: 5px;
    flex-shrink: 0;
    flex-grow: 0
}

.tem0-contact-sm [required]~.control-label:before {
    content: '*';
    padding-right: 5px;
    color: red;
    display: inline-block
}

.tem0-contact-sm .checkbox-group {
    width: 100%;
    padding-top: 0!important;
    padding-bottom: 0!important
}

.tem0-contact-sm .checkbox-inline {
    padding: var(--y) 20px var(--y);
    margin-left: 0
}

.tem0-contact-sm.title-top .box {
    flex-direction: column-reverse
}

.tem0-contact-sm.title-left .box {
    flex-direction: row-reverse;
    align-items: center
}

.tem0-contact-sm.title-left .flexBoxWrap {
    align-items: center
}

.tem0-contact-sm.title-left .control-label {
    text-align: right;
    padding: var(--y) 15px var(--y) 0
}

.tem0-contact-sm.title-box .control-label {
    font-weight: 400
}

.tem0-contact-sm.title-box .box {
    flex-flow: column
}

.tem0-contact-sm.title-box .form-control::-webkit-input-placeholder {
    color: transparent!important
}

.tem0-contact-sm.title-box .form-control:-ms-input-placeholder {
    color: transparent!important
}

.tem0-contact-sm.title-box .form-control::-ms-input-placeholder {
    color: transparent!important
}

.tem0-contact-sm.title-box .form-control::-moz-placeholder {
    color: transparent!important
}

.tem0-contact-sm.title-box .form-control::placeholder {
    color: transparent!important
}

.tem0-contact-sm.title-box .control-label {
    position: absolute;
    top: 0;
    left: 0;
    padding: var(--y) var(--x);
    transition: .1s ease-in-out
}

.tem0-contact-sm.title-box .checkbox-group {
    padding-top: calc(var(--y) + var(--y) * (2 / 3) - 1px)!important;
    padding-bottom: calc(var(--y) / 3 - 2px)!important
}

.tem0-contact-sm.title-box .form-control:not(:placeholder-shown) {
    padding-top: calc(var(--y) + var(--y) * (2 / 3));
    padding-bottom: calc(var(--y) / 3)
}

.tem0-contact-sm.title-box .checkbox-group~.control-label,.tem0-contact-sm.title-box .form-control:not(:placeholder-shown)~.control-label {
    padding-top: calc(var(--y) / 3);
    padding-bottom: calc(var(--y) / 3);
    font-size: 12px;
    opacity: .77
}

.tem0-contact-sm.title-box .checkbox-inline {
    padding: 0 10px 0 20px
}

.tem0-contact-sm.border-bottom .form-control {
    border-top-width: 0!important;
    border-right-width: 0!important;
    border-left-width: 0!important;
    box-shadow: none
}

.tem0-contact-sm .box.submit {
    justify-content: flex-end;
    flex-direction: row-reverse!important
}

.tem0-contact-sm.submit-center .box.submit {
    justify-content: center
}

.tem0-contact-sm.submit-center .box.submit .control-label {
    display: none
}

.tem0-contact-sm.submit-right .box.submit {
    justify-content: flex-start
}

.tem0-contact-sm [type="submit"] {
    background-color: transparent;
    border: 1px solid var(--main-color);
    color: var(--main-color);
    padding: 12px 45px;
    transition: .5s
}

.tem0-contact-sm [type="submit"]:hover {
    background-color: var(--main-color);
    color: #FFF
}

.tem0-contact-sm .help-block {
    position: relative;
    padding: 0 var(--x)
}

.tem0-contact-sm .checkbox-inline .form-control-feedback {
    right: -30px;
    top: 3px
}

.tem0-contact-sm .jy_verificationcode .box,.tem0-contact-sm .upload_attachments .box {
    align-items: initial!important
}

.tem0-contact-sm.title-box .jy_verificationcode .control-label {
    display: none
}

.tem0-contact-sm .jy_verificationcode .box .jy_yzm,.tem0-contact-sm .upload_attachments .upload_attach_con {
    flex-grow: 1;
    width: 100%
}

.tem0-contact-sm.title-box .upload_attachments .control-label {
    position: relative;
    padding: 0 0 8px;
    font-size: 14px!important;
    opacity: 1!important
}

.tem0-contact-sm.title-box .upload_attachments .box {
    flex-direction: column-reverse
}

.tem0-contact-sm .upload_attachments .form-control {
    border-bottom: none;
    padding: 0!important
}

.tem0-contact-sm .upload_attach_gray {
    font-size: 12px;
    opacity: .5;
    padding-top: 8px
}

.tem0-contact-sm .upload_box {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #000
}

.tem0-contact-sm .add_file_a {
    border: 1px dashed;
    border-color: inherit
}

@media screen and (min-width: 0\0) {
    .tem0-contact-sm.title-box .control-label {
        display:none
    }

    .tem0-contact-sm.title-box .form-control:-ms-input-placeholder {
        color: #999!important
    }

    .tem0-contact-sm.title-box .form-control::-ms-input-placeholder {
        color: #999!important
    }
}

.tem0-contact-sm .title {
    font-size: 24px;
    color: #000
}

.tem0-contact-sm .description {
    font-size: 14px;
    color: #888
}

.tem05-ai_contact [layout-style="column"] {
    padding: 0 3%
}

.leftlist .tem0-contact-sm .mt15 {
    margin: 0
}

.tem41-footer .top {
    padding: 30px 0 20px
}

.tem41-footer h4,.tem41-footer .h4,.tem41-footer h4 p,.tem41-footer .h4 p {
    font-weight: 400;
    text-align: left;
    font-size: 20px
}

.tem41-footer h4,.tem41-footer .h4 {
    color: #7C818E;
    font-weight: 700;
    font-size: 16px
}

.tem41-footer .links-info {
    display: block;
    font-weight: 300;
    font-size: 12px;
    line-height: 25px
}

.tem41-footer .phone {
    color: #d9d9d9;
    font-family: Georgia;
    font-size: 26px
}

.tem41-footer .phone img {
    max-width: 100%
}

.tem41-footer .tem02-footer-grids ul li {
    margin-bottom: 5px;
    font-size: 14px;
    list-style-type: none;
    line-height: 180%
}

.tem41-footer .tem02-footer-grids ul li a {
    color: #3A3A3A;
    text-decoration: none
}

.tem41-footer .tem02-footer-grids ul li a:hover {
    color: #fff
}

.tem41-footer .tem02-footer-grids h4 a,.tem41-footer .tem02-footer-grids .h4 a {
    color: #D28F3B;
    font-size: 2.3em;
    text-decoration: none
}

.tem41-footer .flogo {
    width: 100%;
    margin-bottom: 20px
}

.tem41-footer .flogo img {
    width: auto
}

.tem41-footer .right .title {
    color: #3a3a3a
}

.tem41-footer .right .description {
    color: #999
}

.tem41-footer .right .btn {
    margin: 20px 0 10px;
    background: #95999F;
    color: #fff;
    border-radius: 0;
    padding: 15px 30px;
    border: none;
    font-weight: 500
}

.tem41-footer .sitemap-link {
    color: #666
}

.tem41-footer .share {
    color: #666
}

.tem41-footer .share a {
    display: inline-block;
    color: inherit;
    font-size: 16px
}

.tem41-footer .share a span {
    padding: 10px 10px 0 0
}

.tem41-footer .share a span[class*="icon-google-plus"] {
    display: none
}

.tem41-footer .description.desc_ a {
    color: inherit
}

@media (max-width: 991px) {
    .tem41-footer .col-xs-6 {
        margin:10px 0
    }
}

@media (max-width: 768px) {
    .tem41-footer {
        display:none
    }
}

.tem06-copyright {
    background-color: rgba(0,0,0,.9);
    padding: 10px 0
}

.tem06-copyright .copyright {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin-top: 5px
}

.tem06-copyright .share-to {
    text-align: center;
    padding: 0;
    width: 100%
}

.tem06-copyright .share-to a {
    display: inline-block
}

.tem06-copyright .share-to a span {
    padding: 5px 10px 0 0;
    font-size: 16px;
    color: #888
}

.tem06-copyright .share-to a span[class*="icon-google-plus"] {
    display: none
}

@media (max-width: 767px) {
    .tem06-copyright .share-to a {
        font-size:20px;
        line-height: 30px
    }
}

#mqChat-box {
    position: fixed;
    bottom: 0;
    right: 15px;
    z-index: 1038;
    --box-shadow: rgba(0,0,0,.15) 0 1px 15px
}

#mqChat-box.show {
    bottom: 30px
}

#mqChat-box.show #mqChat-small {
    display: none
}

#mqChat-box.show #mqChat-show {
    display: block;
    bottom: 0
}

#mqChat-box i,#mqChat-box em,#mqChat-box dfn {
    font-style: normal
}

#mqChat-box .none,#mqChat-box [none] {
    display: none
}

#mqChat-small {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: inherit;
    cursor: pointer;
    box-shadow: var(--box-shadow)
}

#mqChat-small dfn {
    position: relative
}

#mqChat-small i {
    font-size: 25px;
    display: inline-block
}

#mqChat-small span {
    padding: 0 10px 0 15px;
    font-size: 18px
}

#mqChat-small em {
    opacity: .5
}

#mqChat-small .icon-keyboard_control {
    position: absolute;
    top: 0;
    left: 2px;
    z-index: 1;
    font-size: 22px
}

#mqChat-show {
    border-radius: 5px;
    overflow: hidden;
    background-color: #FFF;
    width: 350px;
    box-shadow: var(--box-shadow)
}

#mqChat-head {
    font-size: 18px;
    color: #FFF;
    padding-left: 7px;
    position: relative
}

#mqChat-head i {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 28px;
    height: 28px
}

#mqChat-head i::after,#mqChat-head i::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #fff;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -1px
}

#mqChat-head i::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#mqChat-head i::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#mqChat-head i:hover {
    background-color: rgba(0,0,0,.1)
}

#mqChat-head span {
    padding: 10px;
    display: inline-block
}

#mqChat-chat form {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 5px 10px
}

#mqChat-chat .flex {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    position: relative;
    flex-shrink: 0
}

#mqChat-chat .flex i {
    font-size: 22px;
    opacity: .6
}

#mqChat-chat .flex input {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    cursor: pointer
}

#mqChat-chat .submit {
    flex-shrink: 0;
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 15px;
    color: #FFF;
    border: none;
    cursor: pointer
}

#mqChat-chat .tips {
    flex-grow: 1;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 5px
}

#mqChat-chat .tips:before {
    content: attr(title);
    opacity: .5
}

#mqChat-chat .face {
    border: none;
    outline: none;
    background: none;
    padding: 0 10px;
    color: inherit;
    cursor: pointer
}

#mqChat-chat .face:after {
    content: "";
    background: url(/templates/public4/assets/images/tem01-float_1.png) no-repeat center;
    background-size: cover;
    width: 12px;
    height: 8px;
    position: absolute;
    top: -1px;
    left: 36px;
    z-index: 2;
    display: none
}

#mqChat-chat .face:focus:after {
    display: block
}

#mqChat-chat .face:focus .nano {
    display: block
}

#mqChat-chat .nano {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 160px;
    overflow-y: auto;
    background-color: #FFF;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    display: none
}

#mqChat-chat .nano ul {
    padding: 12px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap
}

#mqChat-chat .nano li {
    width: 100%;
    max-width: 10%;
    padding-top: 10%;
    cursor: pointer;
    position: relative
}

#mqChat-chat .nano li img {
    width: 75%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%)
}

#mqChat-chat .nano li:hover {
    background-color: rgba(0,0,0,.05)
}

#mqChat-chat .upload {
    flex-shrink: 0;
    position: relative;
    overflow: hidden
}

#mqChat-chat .chat {
    height: 370px;
    overflow: hidden;
    overflow-y: auto
}

#mqChat-chat .chat ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    padding-top: 20px
}

#mqChat-chat .chat li {
    padding: 0 15px 20px;
    max-width: 100%
}

#mqChat-chat .chat em {
    display: block;
    font-size: 12px;
    opacity: .5;
    text-align: center;
    padding-bottom: 10px
}

#mqChat-chat .chat span {
    text-align: left;
    padding: 9px 15px 10px;
    border-radius: 5px;
    display: inline-block;
    max-width: 100%;
    word-wrap: break-word
}

#mqChat-chat .chat .more {
    font-size: 12px;
    text-align: center;
    opacity: .5;
    margin: 0 auto 20px;
    padding: 0;
    cursor: pointer
}

#mqChat-chat .chat .b2c {
    padding-right: 75px
}

#mqChat-chat .chat .b2c em {
    margin-right: -60px
}

#mqChat-chat .chat .b2c span {
    background-color: #F1F2F5
}

#mqChat-chat .chat .c2b {
    padding-left: 75px;
    text-align: right
}

#mqChat-chat .chat .c2b em {
    margin-left: -60px
}

#mqChat-chat .chat .c2b span {
    background-color: var(--main-color);
    color: #FFF;
    position: relative
}

#mqChat-chat .chat .c2b i {
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translate(-100%,-50%);
    font-size: 12px;
    color: #999
}

#mqChat-chat .chat .c2b i:before {
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    border-radius: 100px;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    margin-right: 5px
}

#mqChat-chat .chat .c2b .loading:before {
    content: " ";
    background: url(/templates/public4/assets/images/tem01-float_1.gif) no-repeat center;
    background-size: 70%;
    vertical-align: -7px
}

#mqChat-chat .chat .c2b .error:before {
    content: "!";
    background: red;
    cursor: pointer;
    vertical-align: -1px
}

#mqChat-chat .chat img {
    border-radius: 14px;
    max-width: 100%;
    height: auto!important
}

#mqChat-chat .chat img.emoji {
    border-radius: 0;
    height: 18px!important
}

#mqChat-chat .chat img.pointer {
    cursor: pointer
}

#mqChat-textarea {
    position: relative;
    border-radius: 5px;
    background: rgba(236,237,241,.4);
    height: 60px;
    overflow-y: auto;
    padding: 10px;
    line-height: 1.5;
    cursor: text;
    outline: none
}

#mqChat-textarea:before {
    content: attr(title);
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: .5
}

#mqChat-textarea:focus {
    background: rgba(236,237,241,.6)
}

#mqChat-textarea:focus:before {
    display: none
}

#mqChat-textarea.hideTips:before {
    content: ""
}

#mqChat-textarea img {
    max-height: 18px
}

#mqChat-show .body.show-form #mqChat-form {
    display: flex!important;
    display: -webkit-flex!important
}

#mqChat-show .body.show-form #mqChat-chat {
    display: none
}

#mqChat-form {
    padding: 20px 15px;
    background-color: #FFF;
    align-items: center;
    align-content: center
}

#mqChat-form .form {
    width: 100%
}

#mqChat-form .yzmbox {
    position: relative
}

#mqChat-form .yzmbox a {
    position: absolute;
    bottom: 4px;
    right: 8px
}

#mqChat-form .yzmbox label~.form-control-feedback,#mqChat-form .yzmbox .help-block {
    display: none!important
}

#mqChat-form .has-feedback label~.form-control-feedback {
    bottom: -10px;
    top: initial
}

#mqChat-form .help-block {
    bottom: 8px;
    right: 30px
}

@media(min-width: 768px) {
    #mqChat-small {
        background-color:#FFF;
        padding: 15px 20px
    }

    #mqChat-small .icon-keyboard_control {
        color: #FFF
    }
}

@media(max-width: 767px) {
    #mqChat-box {
        bottom:70px;
        right: 10px
    }

    #mqChat-box.show {
        bottom: 0;
        right: 0;
        top: 0;
        left: 0
    }

    #mqChat-small .icon-bubble,#mqChat-small {
        color: #FFF
    }

    #mqChat-small {
        border-radius: 100px;
        padding: 7px 10px 7px 20px
    }

    #mqChat-small span {
        padding-left: 10px;
        font-size: 16px
    }

    #mqChat-show {
        border-radius: 0;
        width: 100%;
        height: 100%;
        position: relative;
        padding-top: 46px
    }

    #mqChat-show .body {
        height: 100%
    }

    #mqChat-head {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

    #mqChat-chat {
        height: 100%;
        position: relative;
        padding-bottom: 46px
    }

    #mqChat-chat form {
        padding: 7px 10px 8px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }

    #mqChat-chat .flex {
        padding: 0;
        align-items: flex-start
    }

    #mqChat-chat .flex i {
        vertical-align: -10px
    }

    #mqChat-chat .chat {
        height: 100%
    }

    #mqChat-chat .tips {
        display: none
    }

    #mqChat-chat .textarea {
        flex-grow: 1;
        padding-right: 10px
    }

    #mqChat-chat .face:after {
        top: -8px
    }

    #mqChat-chat .nano {
        bottom: 38px
    }

    #mqChat-chat .nano ul {
        padding: 10px
    }

    #mqChat-chat .nano li {
        max-width: 14.2857%;
        padding-top: 0
    }

    #mqChat-chat .nano li img {
        max-width: 33px;
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        padding: 5px 0 10px;
        display: block;
        margin: auto
    }

    #mqChat-textarea {
        padding: 5px 10px;
        height: auto;
        min-height: 30px;
        max-height: 80px;
        background-color: #ECEDF1
    }

    #mqChat-textarea:before {
        top: 5px
    }
}

.tem01-beshare {
    position: fixed;
    z-index: 999;
    display: none
}

.show .tem01-beshare {
    display: block
}

.tem01-beshare li {
    margin-bottom: 1px;
    overflow: hidden;
    position: relative
}

.tem01-beshare li a {
    display: block;
    overflow: hidden;
    transition: .5s ease 0s;
    color: #fff
}

.tem01-beshare li a span {
    display: block
}

.show.right .tem01-beshare {
    right: 0!important;
    bottom: 275px
}

.show.left .tem01-beshare {
    left: 0!important;
    bottom: 275px
}

@media(max-width: 767px) {
    .show.right .tem01-beshare {
        bottom:65px;
        top: auto
    }

    #mqChat-small.add .font-color {
        color: #fff
    }
}

.tem01-beshare.addClass {
    z-index: 1059;
    display: none;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

.left .tem01-beshare.addClass {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left
}

.right .tem01-beshare.addClass {
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right
}

.tem01-beshare.addClass.startAnimation {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.tem01-beshare.addClass {
    background-color: var(--main-color)
}

.tem01-beshare.addClass li a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.tem01-beshare.addClass li .text {
    width: auto;
    padding-right: 20px;
    text-transform: capitalize;
    font-size: 14px
}

.show.left .tem01-beshare.addClass {
    bottom: 65px
}

#mqChat-form .form [type="submit"].btn-block {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

#mqChat-form .form [type="submit"].btn-block:hover {
    background-color: var(--main-color);
    border-color: var(--main-color);
    color: #fff
}

.add.tem05-float #mqChat-form .form .feedback-tips {
    font-weight: 400;
    padding: 15px;
    background-color: #f2f2f2
}

.subtitle,.description,.tem318-irregular .more a,.tem03-ai_button {
    font-family: "Proxima Nova","Microsoft YaHei","Arial"
}

@media screen and (min-width: 1000px) {
    .tem52-header .header52 .logo {
        height:70px
    }

    .tem52-header .navigation_0 {

    }

    .home_page .tem52-header .navigation>div>a {
        color: #666
    }

    .tem74-banner {
        margin-top: 70px
    }

    .tem52-header .header52 {
        border-bottom: 1px solid #eee
    }
}

.tem52-header .header52.tem52-header-donghua {
    box-shadow: 0 2px 2px rgba(0,0,0,.1)
}

.tem318-irregular .item:nth-child(2n+1) .id::before {
    display: none
}

.tem318-irregular .right .img img {
    min-width: 90%
}

@media screen and (min-width: 1200px) {
    .tem318-irregular .more a {
        padding:16px 50px
    }

    .tem318-irregular .left {
        padding-left: 100px!important
    }
}

.tem01-layout_component>.flexBoxStem>.flexBoxFill {
    text-align: right
}

.tem03-ai_button {
    font-size: 16px
}






@media screen and (min-width: 1200px) {
    .tem88-pro .product-li .text .title {
        font-size:16px;
        min-height: 30px
    }

    .tem88-pro .product-li .text .description {
        font-size: 14px
    }

    .tem88-pro .pro-show .swiper-container img {
        height: auto
    }
}

.tem41-footer .right .btn {
    background: #124ea9
}

.tem59-service .text span {
    opacity: 1;
    color: #124ea9
}

.tem59-service .box {
    padding: 4% 10%
}

.tem17-team .main-box .team-text {
    max-height: 1000px
}

.tem03-bread-border .heading .tem01-location {
    text-align: left;
    font-size: 30px;
    color: #124ea9;
    font-weight: 700
}

.tem03-bread-border .bcrumbs .tem01-location {
    text-transform: lowercase
}

.tem03-bread-ms {
    margin-top: 2%
}

.tem38-service .description {
    opacity: .8
}

.mainlist .effect-grid29 figcaption .protext {
    font-size: 16px
}

.tem52-header .navigation_0 {
    padding-right: 17%;
    width: 79%!important;
}

.btn-group, .btn-group-vertical {
    position: absolute!important;
    top: 15px;
    right: 8%;
}

.icon-keyboard_arrow_down:before {
    display: block;
    background: url(../images/navjian.png) no-repeat center;
    content: "";
    width: 13px;
    height: 12px
}

.arrow_down:before {
    display: block;
    background: url(../images/youjian.png) no-repeat center;
    content: "";
    width: 13px;
    height: 12px
}

.tem52-header .navigation ._ul li .arrow_down {
    display: block;
}

.btn-group > .btn:first-child{
    font-size: 14px;
    color: #999999;
}
.tem52-header .navigation ._ul li {
    background: #fff
}
.uy8dijgg_a{
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/fe3ee84972ged55e.png) center center no-repeat;
    width: 19px;
    height: 19px;
}
.tem52-header .navigation ._ul li:hover {
    background: #124ea9;
}

@media (max-width: 767px) {
    .btn-group, .btn-group-vertical {
        position: absolute!important;
        top: 2%;
        right: 3%
    }

    .dropdown-header, .dropdown-menu>li>a {
        padding: 3px 10px
    }
}


