﻿.no_padding {
    padding-left: 0;
    padding-right: 0;
}
.container_1000{
    width: 1000px;
    margin: auto;
}
/*header*/
.header_box{
    position: relative;
    height: 163px;
    background: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/header_bj.jpg") repeat-x center center;
}
.header_box:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 9px;
    z-index: 10;
    background: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/header_t.jpg") no-repeat center center;
}
.header_box:after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 15px;
    z-index: 10;
    background: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/header_b.png") no-repeat center center;
}
.header {
    position: relative;
    z-index: 999;
}

    /*logo*/
.header .logo_box {
    float: left;
    margin-top: 40px;
}

.header .logo_box,
.header .logo_box a {
    display: block;
    font-size: 0;
    line-height: 0;
}

/*pc_nav*/
.nav_box {
    width: 654px;
    float: right;
    margin-top: 10px;
    position: relative;
}
.nav_box .lang{
    float: right;
    width: 100%;
    margin-bottom: 20px;
}
.nav_box .lang li {
    float: right;
    padding-left: 35px;
    margin-left: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    opacity: .5;
    transition: all .3s;
}

.nav_box .lang li.en_us {
    background-image: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/en_ico.jpg");
}

.nav_box .lang li a {
    color: #666666;
    line-height: 40px;
    display: block;
}

.nav_box .lang li:hover {
    opacity: 1;
    transition: all .3s;
}

.nav_box .nav{
    float: right;
}

.nav_list {
    font-size: 0;
    line-height: 0;
    position: relative;
}

.nav_list > li {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    zoom: 1;
    text-align: center;
    margin-left: 20px;
}
.nav_list > li:nth-of-type(1){
    border-left: 0;
    margin-left: 0;
}

.nav_list > li > a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    position: relative;
}

.nav_list > li:nth-of-type(1) > a {
    padding-left: 0;
}

.nav_list > li > a > span {
    display: block;
    line-height: 1.4;
    color: #202020;
    padding: 6px 15px;
    min-width: 120px;
    font-size: 17px;
}

.nav_normal > li {
    position: relative;
}

.nav_normal > li .dropdown_menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    background: #ffffff;
    display: none;
    z-index: 1;
}

.nav_normal .dropdown_menu li {
    width: 100%;
    border-top: 1px solid #000000;
}
.nav_normal .dropdown_menu li:nth-of-type(1){
    border-top: 0;
}

.nav_normal .dropdown_menu li a {
    display: block;
    text-align: left;
    padding: 8px 10px;
    line-height: 1.2;
    font-size: 15px;
    color: #202020;
}
.nav_normal .dropdown_menu li a:hover{
    color: #ee2730;
}

.nav_normal > li.on > a > span{
    color: #ffffff;
    background: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/nav_bj.png") no-repeat center center;
    transition: all 0s;
}
/*m_nav*/
.m_header {
    display: none;
}


/*banner*/
.ind_banner_box{
    background: #eaeaea;
}
.ind_banner_box .banner_item {
    line-height: 0;
}
.ind_banner_box .banner_item img{
    display: block;
    clear: both;
    margin: auto;
}
.banner_slick .slick-dots li.slick-active{
    background: #333333;
}

.banner_slick .slick-prev,
.banner_slick .slick-next {
    width: 40px;
    height: 50px;
    margin-top: -25px;
    background-image: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/reset/skin.png");
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0);
}

.banner_slick .slick-prev {
    background-position: 0 0;
    left: 10px;
}

.banner_slick .slick-next {
    background-position: -150px 0;
    right: 10px;
}

/*footer*/
.footer{
    overflow: hidden;
}
.fast_navigation {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 40px;
    background: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/footer_bj.jpg") no-repeat top center;
    background-color: #acd7d0;
}
.fast_navigation ul{
    padding-right: 120px;
}
.fast_navigation .time{
    overflow: hidden;
}
.fast_navigation .item{
    float: left;
    width: 100px;
    margin-top: 10px;
}
.fast_navigation .item iframe{
    width: 80px;
    border: none;
    margin-bottom: -11px;
    margin-left: 7px;
}
.fast_navigation .item p{
    width: 96px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #393939;
    border: 1px solid #999999;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.fast_navigation h2 {
    font-size: 16px;
    color: #101010;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    display: block;
}
.fast_navigation .text{
    padding-right: 100px;
}
.fast_navigation li,
.fast_navigation li a,
.fast_navigation .text p {
    font-size: 14px;
    color: #393939;
    line-height: 20px;
}
.fast_navigation li span,
.fast_navigation li span a{
    font-weight: 700;
    color: #ffffff;
}

.fast_navigation li.on a,
.fast_navigation li a:hover {
    color: #ee2730;
}
.fast_navigation .erweima {
    margin-top: 40px;
    line-height: 0;
}

.fast_navigation .footer_search{
    margin-top: 50px;
    padding-right: 100px;
}
.fast_navigation .footer_search .info{
    width: 100%;
    float: left;
    padding-right: 55px;
    position: relative;
    margin-bottom: 15px;
}
.fast_navigation .footer_search input[type="text"]{
    width: 100%;
    height: 40px;
    background: none;
    text-indent: 10px;
    border: 1px solid #838584;
    font-size: 14px;
    color: #333333;
}
.fast_navigation .footer_search #search_btn{
    position: absolute;
    width: 55px;
    height: 40px;
    right: 0;
    top: 0;
    border: 0;
    font-size: 0;
    background: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/reset/search.png") no-repeat center center;
    background-color: #828282;
    cursor: pointer;
}

.footer_copyright{
    background: #828282;
    overflow: hidden;
}

.footer_copyright .text_box ul{
    padding: 15px 0;
}
.footer_copyright .text_box li{
    padding: 2px 0;
}
.footer_copyright .text_box li p{
    font-size: 12px;
    color: #ffffff;
}
.footer_copyright .text_box li span,
.footer_copyright .text_box li a {
    color: #fec409;
    font-size: 12px;
}
.footer_copyright .text_box li a.site_map{
    padding-right: 30px;
}

.footer_copyright .text_box li a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.footer_copyright .footer_ico{
    text-align: right;
    line-height: 0;
}
.footer_copyright .footer_ico a{
    display: inline-block;
    line-height: 0;
    margin-top: 14px;
}

.OnlineService{
    position: fixed;
    top: 300px;
    right: 0;
    width: 150px;
    padding-bottom: 1px;
    background: #25451a url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/bg_top.jpg") no-repeat;
    z-index: 1000;
}
.OnlineService .hd {
    height: 40px;
    overflow: hidden;
    zoom: 1;
}
.OnlineService .hd h2{
    width: 90px;
    margin-top: 10px;
    margin-left: 15px;
    color: #fff;
    font-size: 12px;
}
.OnlineService .hd a{
    position: absolute;
    right: 3px;
    top: 4px;
    width: 22px;
    height: 22px;
}
.OnlineService .bd {
    margin: 0 10px 10px;
    border: 1px solid #4e6845;
}
.OnlineService ul {
    border: 1px solid #2f5222;
    background: #fff;
    padding: 3px 8px;
}
.OnlineService li {
    border-bottom: 1px solid #94b08a;
    padding: 4px 0 4px 5px;
}
.OnlineService .bd a {
    font-size: 12px;
    color: #136fad;
    text-decoration: none;
}
.OnlineService .bd a {
    display: block;
    height: 22px;
    line-height: 22px;
    padding-left: 28px;
    background-image: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/service_icon.png");
    background-repeat: no-repeat;
    overflow: hidden;
}
.OnlineService .skype {
    background-position: 0 -70px;
}
.OnlineService .qq {
    background-position: 0 0;
}
.hidenOnlineDiv{
    position: fixed;
    top: 300px;
    right: 0;
    line-height: 0;
    cursor: pointer;
    z-index: 999;
}


.index_box1 .title{
    text-align: center;
    padding: 40px 0;
}
.index_box1 .title span{
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 24px;
    line-height: 70px;
}
.index_box1 .title span:before{
    position: absolute;
    content: '';
    left: -80px;
    top: 50%;
    width: 60px;
    height: 1px;
    background: #666666;
}
.index_box1 .title span:after{
    position: absolute;
    content: '';
    right: -80px;
    top: 50%;
    width: 60px;
    height: 1px;
    background: #666666;
}
.index_box1{
    overflow: hidden;
    margin-bottom: 80px;
}
.index_box1 .img,
.index_box1 .img a{
    display: block;
    line-height: 0;
}
.index_box1 .img img{
    width: 100%;
}
.index_box1 .text{
    margin-bottom: 20px;
}
.index_box1 .text p{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-indent: 2em;
}

.Product_bt{
    padding: 0;
    font-weight: normal;
    font-size: 16px;
    border-bottom: 1px solid #666666;
    margin-bottom: 15px;
}

.about_box1{
    padding-top: 50px;
    background: #ededed;
}

.about_box1 .title{
    margin-bottom: 45px;
    text-align: center;
}
.about_box1 .title span{
    display: inline-block;
    padding: 0 10px 10px;
    font-size: 40px;
    font-weight: 700;
    color: #ee2730;
    border-bottom: 1px solid #ee2730;
}
.about_box1 .title span em{
    font-size: 40px;
    font-weight: 700;
    color: #fec409;
}

.about_box2{
    background: #ededed;
    padding-bottom: 80px;
}
.about_box2 .con_box{
    position: relative;
    padding: 40px 0;
}
.about_box2 .con_box:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    height: 36px;
    background: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/about_bj1.png") no-repeat top center;
}
.about_box2 .con_box:after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 36px;
    background: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/about_bj2.png") no-repeat top center;
}
.about_box2 ul{
    width: 100%;
    padding: 0 30px;
    overflow: hidden;
}
.about_box2 ul li{
    width: 33.33%;
    float: left;
    padding: 0 3px;
    text-align: center;
}
.about_box2 ul li:nth-of-type(1){
    margin-left: 0;
}
.about_box2 .text_box{
    padding: 35px 55px 0;
}
.about_box2 .text_box p{
    font-size: 16px;
    color: #323232;
    line-height: 32px;
    margin-bottom: 15px;
}


.contact_box1{
    padding: 50px 0 60px;
    background: #ededed;
}
.contact_box1 .title{
    margin-bottom: 45px;
    text-align: center;
}
.contact_box1 .title span{
    display: inline-block;
    padding: 0 10px 10px;
    font-size: 40px;
    font-weight: 700;
    color: #ee2730;
    border-bottom: 1px solid #ee2730;
}
.contact_box1 .title span em{
    font-size: 40px;
    font-weight: 700;
    color: #fec409;
}
.contact_box1 .contact_form p{
    font-size: 14px;
    color: #ee2730;
}
.contact_box1 .contact_form form{
    margin-top: 30px;
}
.contact_box1 .contact_form .info{
    position: relative;
    margin-bottom: 15px;
}
.contact_box1 .contact_form .label_control{
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 40px;
    font-size: 14px;
    color: #ee2730;
}
.contact_box1 .contact_form .info .tips{
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 40px;
    font-size: 12px;
    color: #ff0000;
}
.contact_box1 .contact_form .info input{
    width: 100%;
    height: 40px;
    text-indent: 10px;
    border: 0;
    background: rgb(215, 215, 215);
}
.contact_box1 .contact_form .info textarea{
    width: 100%;
    height: 85px;
    border: 0;
    padding: 10px;
    background: rgb(215, 215, 215);
}
.contact_box1 .contact_form .info input[type="submit"]{
    width: 120px;
    height: 40px;
    float: none;
    text-indent: 0;
    cursor: pointer;
    color: #ffffff;
    font-size: 18px;
    background: #EE2730;
}
.contact_box1 .contact_info{
    position: relative;
    height: 233px;
    margin-top: 45px;
    margin-left: 55px;
    margin-right: 30px;
}
.contact_box1 .contact_info:before{
    position: absolute;
    content: '';
    top: -10px;
    left: -10px;
    right: -10px;
    height: 40px;
    background: #ee2730;
    z-index: 9;
}
.contact_box1 .contact_info:after{
    position: absolute;
    content: '';
    bottom: -10px;
    left: -10px;
    right: -10px;
    height: 40px;
    background: #fec409;
    z-index: 9;
}
.contact_box1 .contact_info ul{
    padding: 25px;
    overflow: hidden;
    background: #d7d7d7;
    position: absolute;
    z-index: 10;
}

.contact_box1 .contact_info li{
    color: #3c3a3a;
    line-height: 18px;
    margin-bottom: 15px;
}
.contact_box1 .contact_info li span{
    color: #ee2730;
}
.contact_box1 .contact_info li a{
    color: #3c3a3a;
    line-height: 18px;
}
.contact_box1 .contact_info li a:hover{
    color: #ee2730;
}
.contact_map{
    line-height: 0;
}

.workshop_box1{
    padding: 50px 0 30px;
    background: #ededed;
}
.workshop_box1 .title{
    text-align: center;
}
.workshop_box1 .title span{
    display: inline-block;
    padding: 0 10px 10px;
    font-size: 40px;
    font-weight: 700;
    color: #ee2730;
    border-bottom: 1px solid #ee2730;
}
.workshop_box1 .title span em{
    font-size: 40px;
    font-weight: 700;
    color: #fec409;
}

.workshop_con_box2{
    background: #ededed;
    padding-bottom: 60px;
}
.workshop_con_box2 h3 {
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
    margin-top: 20px;
    font-weight: normal;
}
.workshop_con_box2 .item{
    width: 25%;
    padding: 0 3px;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}
.workshop_con_box2 .item p{
    font-size: 16px;
    display: block;
    margin-top: 20px;
}


@media (max-width: 1200px){
    .fast_navigation .text,
    .fast_navigation .footer_search{
        padding-right: 0;
    }
    .fast_navigation ul{
        padding-right: 20px;
    }
    .OnlineService{
        display: none;
    }
    .contact_box1 .contact_info{
        height: 251px;
    }
}
@media (max-width: 992px) {
    body{
        padding-top: 60px;
    }

    /*pc_header*/
    .header_box,
    .header {
        display: none;
    }

    /*m_header*/
    .m_header {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        z-index: 99999;
    }

    .m_header {
        height: 60px;
        border-bottom: 1px solid #dddddd;
    }

    .logo_box {
        width: 100%;
        height: 60px;
        line-height: 0;
        font-size: 0;
        zoom: 1;
        margin-left: 70px;
    }

    .logo_box img {
        height: 100%;
        padding: 6px 0;
    }

    /*m_nav_toggle*/
    .nav_toggle {
        color: #fff;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        transform-origin: 50% 50%;
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -13px;
        z-index: 999;
    }

    .nav_toggle {
        cursor: pointer;
        padding: 10px 35px 16px 0;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        cursor: pointer;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        height: 5px;
        width: 40px;
        background: #000000;
        position: absolute;
        display: block;
        content: '';
    }

    .nav_toggle span:before {
        top: -12px;
    }

    .nav_toggle span:after {
        bottom: -12px;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
    }

    .nav_toggle.active span {
        background-color: transparent;
    }

    .nav_toggle.active span:before,
    .nav_toggle.active span:after {
        top: 0;
    }

    .nav_toggle.active span:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }

    .nav_toggle.active span:after {
        transform: translateY(-10px) rotate(-45deg);
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        top: 10px;
    }

    /*m_nav*/
    .m_header .m_nav {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #fff;
        z-index: 2;
        overflow: auto;
        border-top: 1px solid #f0f0f0;
        margin-top: -1px;
    }

    .m_header .m_nav_list a {
        display: block;
        width: 100%;
        padding: 0 15px;
        line-height: 40px;
        text-align: left;
        font-size: 15px;
        color: #333;
    }

    .m_header .m_nav_list > li {
        position: relative;
        border-bottom: 1px solid #f0f0f0;
        transition: transform .5s ease;
        transform: matrix(1, -1, 0, 1, 200, 100);
    }

    .m_header .m_nav_list > li > i {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #000;
        top: 8px;
        right: 10px;
        background: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/reset/li_click.png") no-repeat top center;
    }

    .m_header .m_nav_list > li > a {
        opacity: 0;
        text-transform: uppercase;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu {
        height: 0;
        overflow: hidden;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu.on {
        height: auto;
    }

    .m_header .m_nav_list .dropdown_menu > li {
        border-top: 1px solid #f0f0f0;
        background: #f5f5f5;
    }
    .m_header .m_nav_list .dropdown_menu > li a{
        padding-left: 25px;
    }
    .m_lang{
        float: right;
        position: absolute;
        top: 0;
        right: 10px;
        margin-right: 10px;
        padding-right: 20px;
        background: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/reset/m_lang_down.png") no-repeat right center;
    }
    .m_lang span{
        height: 60px;
        line-height: 60px;
        color: #1c1c1c;
        font-size: 16px;
        display: block;
        padding-left: 20px;
        background: url("https://eastmatecom.hk83.wondercdn.com/public/static/images/home/en-us/reset/earth.png") no-repeat left center;
    }
    .m_lang ul{
        position: absolute;
        width: 120px;
        top: 65px;
        right: 0;
        background-color: #fff;
        border: 1px solid #f5f5f5;
        box-shadow: 1px 1px 5px #ccc;
        border-radius: 2px;
        z-index: 99;
        display: none;
    }
    .m_lang ul li{
        height: 34px;
        line-height: 34px;
        padding: 0 10px;
        text-align: center;
    }
    .m_lang ul li a{
        color: #666;
        font-size: 14px;
        line-height: 34px;
        display: block;
        max-width: 200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-decoration: none;
        border-bottom: 1px solid #e6e6e6;
    }

    .fast_navigation ul{
        padding-right: 0;
    }
    .fast_navigation .time{
        margin-bottom: 30px;
    }
    .fast_navigation .col_lg_7{
        display: none;
    }

    .workshop_con_box2 .item{
        width: 33.33%;
    }
}
@media (max-width: 767px){
    .index_box1 .text{
        margin-bottom: 30px;
    }
    .footer_copyright .text_box li{
        text-align: center;
    }
    .footer_copyright .footer_ico{
        text-align: center;
    }
    .footer_copyright .footer_ico a{
        margin-bottom: 20px;
        margin-top: 0;
    }
    .about_box2 ul{
        padding-left: 0;
        padding-right: 0;
    }
    .about_box2 .text_box{
        padding-left: 0;
        padding-right: 0;
    }
    .contact_box1 .contact_info{
        margin-left: 30px;
        height: 233px;
    }
}
@media (max-width: 472px){
    .contact_box1 .contact_info {
        height: 251px;
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 560px){
    .workshop_con_box2 .item{
        width: 50%;
    }
}
@media (max-width: 480px){

}

#szgs_stat_icon_1207548900769005577{
    display: block;
    text-align: center;
}