input[type=text] {
    border: 0;
    border: 1px solid #979797;
    padding: 1px 4px;
    width: 270px;
    height: 31px;
}

#icon_data {
    position: fixed;
    bottom: 115px;
    right: 50px;
    z-index: 9999;
    width: 174px;
    height: 379px;
    background: #171717;
    color: #fff;
    display: none;
}
 
#icon_wechat_img {
    width: 100px;
    height: 100px;
    margin: 28px 37px 8px;
}

.icon_title {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    line-height: 20px;
}

.icon_data {
    color: #777;
    text-align: center;
    margin: 0 auto;
    line-height: 20px;
}

#icon_skype_img {
    width: 100px;
    height: 100px;
    margin: 22px 37px 8px;
}

#icon_button {
    position: fixed;
    bottom: 50px;
    right: 50px;
    cursor: pointer;
    z-index: 10;
}

#icon_text {
    width: 174px;
    font-size: 12px;
    font-weight: 400 !important;
}

body {
    font-size: 14px;
    font-family: "text" !important;
}

h1 {
    font-family: "bigTitle" !important;
}

h2 {
    font-family: "smallTitle";
}

h3 {
    font-family: "smallTitle" !important;
}

@font-face {
    font-family: "bigTitle";
    /* //命名src:url("字体包路径"); */
    src: url("/font/Aileron-Black-2.ttf");
}

@font-face {
    font-family: "smallTitle";
    /* //命名 src:url("字体包路径"); */
    src: url("/font/Aileron-SemiBold-11.ttf");
}

@font-face {
    font-family: "text";
    /* //命名 src:url("字体包路径"); */
    src: url("/font/Aileron-Regular-10.ttf");
}

.clear_both {
    clear: both;
    display: block
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 24px;
}

a {
    text-decoration: none
}

.a_bottom {
    color: #cecece;
}

.a_check_bottom {
    color: #000;
}

.a_bottom:hover {
    color: #000;
}

.a_space {
    margin-left: 20px
} 

.float_left {
    float: left
}

.float_right {
    float: right
}

.dataColor1 {
    color: #000 !important;
}

.dataColor2 {
    color: #424242 !important
}

.dataColor3 {
    color: #fff !important
}

.dataColor4 {
    color: #ff7500 !important
}

.dataColor5 {
    color: #777 !important
}

.navigation {
    margin-top: 113px;
    margin-bottom: 51px;
    font-weight: 600
}
 
#menu {
    position: fixed;
    height: 72px;
    width: 100%;
    /* background: #171717; */
    top: 0;
    right: 0;
    z-index: 99;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: "Microsoft YaHei", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif !important
}

#menu_data {
    width: 1110px;
    margin: 0 auto;
    position: relative
}

#menu_text {
    color: #fff
}

#menu_text a {
    color: #fff;
    font-size: 20px;
}

#menu_logo {
    margin-top: 24px;
    margin-left: -95px;
    
}

#menu_logo img {
    width: 200px;
    height: 34.35px;
}

#menu_center {
    width: 750px;
    margin-top: 28px;
    /* text-align: center; */
    margin-right:100px;
    font-size: 20px;
}

#menu_buy {
    margin: 0 12px 0;
    cursor: pointer
}

#menu_customiz {
    margin: 0 12px 0;
    cursor: pointer;
    position: relative;
    display: inline;
}
#menu_product{
    
    padding: 5px 20px;
    display: inline;
    position: relative;
}

#menu_product::before{
    content: "";
    position: absolute;
    top: 50%;
    right: 2.5px;
    transform: translateY(-50%);
    background: url(../img/down.png);
    background-size: 100% 100%;
    width: 15px;
    height: 9px;
}
.menu_product_list{
    position:absolute;
    top: 30px;
    left: 0;
    padding: 5px 20px 5px 20px;
    background: #000;
    min-width: 150px;
    border-radius: 15px;

}
.menu_product_list a{

    font-size: 14px;
    
}
.menu_product_list1{
    position:absolute;
    top: 30px;
    left: 0;
    padding: 5px 20px 5px 20px;
    background: #000;
    width: 90px;
    border-radius: 15px;
}
.menu_product_list2{
    position:absolute;
    top: 60px;
    left: 155px;
    padding: 10px 10px 10px 10px ;
    background: #000;
    width: 110px;
    border-radius: 15px;
}
.menu_product_list3{
    position:absolute;
    top: 90px;
    left: 155px;
    padding: 10px 10px 10px 10px ;
    background: #000;
    width: 110px;
    border-radius: 15px;
}
.menu_product_list1,.menu_product_list2,.menu_product_list3 a{

    font-size: 12px;
    
}
.menu_product_list,.menu_product_list1 div{
    font-size: 16px;
    margin-bottom: 10px;
    /* position: relative; */
    /* text-align: center; */

}
.menu_product_list div{
    font-size: 16px;
    margin-bottom: 10px;
    /* position: relative; */
    /* text-align: center; */

}
.menu_product_list1-box{
    margin-bottom: 10px;
    font-size: 14px  !important;
}
.menu_product_list1-box a{

    font-size: 14px  !important;
}
/* .menu_product_list div::before{
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/new/xz2.png);
    background-size: 100% 100%;
    width: 7px;
    height: 11px;

} */
.menu_product_isClick{
    background: #000;   
    border-radius: 15px;
}

#menu_party {
    margin: 0 12px 0;
    cursor: pointer
}

#menu_lang {
    /* margin-top: 32px; */
    margin-right: -200px;
    cursor: pointer
}

#menu_img {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 9px;
}

#menu_data .btnMenu {
    width: 52px;
    height: 52px;
    position: absolute;
    /* //border:4px solid #063c4a; */
    /* //background:#063c4a; */
    padding-top: 18px;
    cursor: pointer;
    z-index: 99;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    right: -10px;
    top: 3px;
}

li {
    list-style-type: none
}

#menu_data .btnMenu i {
    width: 25px;
    height: 4px;
    background: #FFF;
    display: block;
    margin: 8px auto;
    transition: all ease .3s;
    -webkit-transition: all ease .3s
}

#menu_data .btnMenu.open {

    /* //background:#063c4a; */
    /* //border:4px solid #063c4a; */
    width:52px;height:52px;margin-top:12px;padding:0}
    #menu_data .btnMenu.open i{position:absolute;transform:rotate(45deg);-webkit-transform:rotate(45deg);top:12px;left:10px}
    #menu_data .btnMenu.open i:first-child{transform:rotate(135deg);-webkit-transform:rotate(135deg)}
    #menu_data .btnMenu:hover{background:0;border-color:#ff7500}
    #menu_data .btnMenu:hover i{background:#ff7500}
    #web_menu{width:100%;height:52px;background:#424242;display:none;position:absolute;top:72px;right:10px}
    #lang_menu{
        width:100px;
        height:160px;
        background:#000;
        display:none;
        position:absolute;
        top:15px;
        right:-95px;
        z-index:99;
        border-radius: 15px;
    }
    #lang_menu a{color:#777;cursor:pointer}
    #web_menu a{color:#fff;cursor:pointer}
    #lang_menu a:hover,#web_menu a:hover{color:#ff7500}
    #lang_menu_position{
        position:relative;
        top:5px;
        text-align:right;
        right:25px;
        font-weight:600;
    }
    #lang_menu p{margin:9px 0 0 0}
    #web_menu_position{position:relative;top:16px;text-align:center;font-weight:600;width:1110px;margin:0 auto}
    #web_menu p{margin:25px 0 0 0}
    .menu_a{width:12%}#footer{background:#171717;width:100%;min-height:469px;margin-top:101px}
    #footer_data {
        width: 1110px;
        margin: 0 auto;
        color: #fff;
        font-size: 15px
    }

    #footer_data_left {
        float: left;
        width: 200px;
        /* font-weight: 900; */
        line-height: 24px
    }

    #footer_data_center {
        /* font-weight: 900; */
        float: left;
        line-height: 20px;
        width: 520px;
        margin-left: 60px
    }

    #footer_data_logo {
        padding: 47px 0 27px
    }

    #footer_data_email {
        margin-top: 24px;
        /* font-weight: 400 */
    }

    #footer_data_site {
        /* font-weight: 400 */
    }

    #footer_data_SZ {
        margin-top: 24px;
        /* font-weight: 400 */
    }

    #footer_data_SZ_address {
        /* font-weight: 400 */
    }

    #footer_data_SZ_tel {
        /* font-weight: 400 */
    }

    #footer_data_TB {
        margin-top: 24px;
        /* font-weight: 400 */
    }

    #footer_data_TB_address {
        /* font-weight: 400 */
    }

    #footer_data_TB_tel {
        /* font-weight: 400 */
    }

    #footer_data_right {
        float: right;
        /* font-weight: 900; */
        position: relative;
        text-align: right
    }

    #footer_data_partybomb {
        /* font-weight: 400; */
        margin-top: 31px;
        color: #777
    }

    #footer_data_matsufu {
        margin-top: 5px;
        /* font-weight: 400; */
        color: #777
    }

    #footer_data_links {
        /* font-weight: 400; */
        margin-top: 202px
    }

    #weixin_qrcode {
        position: absolute;
        bottom: 23px;
        display: none
    }