html {
    font-size: 12px;
}
/* header */
@media screen and (max-device-width: 768px) {
    .web_set {
        display: none;
    }
}
#webset {
    background-color:rgba(255,255,255,0.2);
}
#head_number {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 20;
}
.web_set {
    width: 100%;
    padding: 0.5% 10% 0.5% 10%;
}
.web_set span {
    font-size: 1.2em;
    color: rgba(255,255,255,0.7);
}
.web_set a {
    font-size: 1.2em;
    color: rgba(255,255,255,0.7);
    text-decoration: none;
}
.web_set a:hover {
    color: aliceblue;
}
#head_menu {
    width: 100%;
    position: relative;
    z-index: 15;
}
.my-navbar {
    padding: 3% 0 3% 0;
    transition: background 0.5s ease-in-out, padding 0.3s ease-in-out;
    border: none;
}
.my-navbar a {
    background: transparent !important;
    color: #fff !important;
    transition: color 0.1s ease-in-out;
    font-size: 155%;
}
.my-navbar a:hover {
    background: transparent;
    outline: 0;
}
.top-nav {
    padding: 0;
    background: #FEAE1B;
}
button.navbar-toggle {
    background-color: #fbfbfb;
}
button.navbar-toggle > span.icon-bar {
    background-color: #dedede;
}
.navbar {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: 0;
    }
}
button.navbar-toggle {
    background-color: rgba(0,0,0,0);
}
button.navbar-toggle > span.icon-bar {
    background-color: rgb(255,255,255);
}
.navbar-toggle .icon-bar {
    height: 3px;
}
@media (max-width: 1169px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        margin-right: 0; 
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    #enjoy_can {
        padding: 5% 0 8% 0;
    }
}    
.nav_project {
    float: right;
}
.nav_project a {
    float: left;
}
.astyle_n {
    padding: 0;
    width: 125px;
    height: 50px;
}
.istyle_n {
    width: 100%;
    height: 100%;
}
#menu_navigation {
    padding: 7px 10%;
}
/* foot */
#the_end {
    background-color: rgb(33,33,33);
    width: 100%;
    padding: 2em 10% 2em 10%;
}
#the_end p {
    color: rgb(97,97,97);
    margin: 1em 0;
    font-size: 12px;
}
.stm {
    display: inline-block;
    width: 10em;
    height: 10em;
}
.zn {
    background-color: #FEAE1B;
}
/* toolbar */
.toolbar {
    position: fixed;
    right: 3%;
    bottom: 5%;
    z-index: 20;
}
.toolbar a div:hover {
    background-color: #FEAE1B;
}
.toolbar a div {
    background-color: rgb(254, 117, 11);
    width: 36px;
    height: 36px;
    position: relative;
    border-radius: 2px;
    margin: 4px 0;
    z-index: 10;
}
.toolbar a div img {
    width: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%,-50%);
    -moz-transform: translateX(-50%,-50%);
    -webkit-transform: translateX(-50%,-50%);
    -o-transform: translateX(-50%,-50%);
    transform: translate(-50%,-50%);
}
.toolbar a div:active {
    background-color: rgb(240, 151, 84);
}
.wxem {
    background-color: #FFFFFF;
    width: 110px;
    height: 130px;
    position: absolute;
    top: 37px;
    right:50px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0.1em 0.1em 0 #aaa;
    display: none;
}
.sanjiao1 {
    position: relative;
    bottom: 34px;
    margin-left: -14px;
    float: left;
    width: 0; 
    height: 0;
    border-width: 12px;
    border-style: solid;
    border-color: transparent #FFFFFF transparent transparent;
    transform: rotate(180deg); 
    display: none;
}
.wxem > p {
    color: rgb(240, 151, 84);
    text-align: center;
}
.kfdh {
    width: 236px;
    height: 150px;
    background-color: #FFFFFF;
    box-shadow: 0 0.1em 0.1em 0 #aaa;
    position: absolute;
    bottom: 70px;
    right: 49px;
    border-radius: 4px;
    padding: 13px 16px 0 16px;
    display: none;
}
.kfdh p {
    font-size: 12px;
}
.sanjiao2 {
    position: relative;
    bottom: 34px;
    margin-left: -14px;
    float: left;
    width: 0; 
    height: 0;
    border-width: 12px;
    border-style: solid;
    border-color: transparent #FFFFFF transparent transparent;
    transform: rotate(180deg); 
    display: none;
}
.qqkf {
    display: flex;
}
.qqkfs {
    margin-top: 10px;
}
.kf-word {
    margin-left: 10px;
}
.lxkf {
    color: #FFFFFF;
    outline: none;
    border-radius: 3px;
    margin: 5px 0 12px 38px;
    width: 68px;
    height: 28px;
    border:0px;
    background-color: transparent;
    background: -webkit-linear-gradient(left, #FDAC14 , #FF8F1D);
    background: -o-linear-gradient(right, #FDAC14, #FF8F1D);
    background: -moz-linear-gradient(right, #FDAC14, #FF8F1D); 
    background: linear-gradient(to right, #FDAC14 , #FF8F1D);
}
.lxkf:hover {
    background: -webkit-linear-gradient(left, #F39F04, #F37B04);
    background: -o-linear-gradient(right, #F39F04, #F37B04);
    background: -moz-linear-gradient(right, #F39F04, #F37B04); 
    background: linear-gradient(to right, #F39F04, #F37B04);
}
.ph-size {
    font-weight: 800;
}
/* toolbar */
/* message */
#message {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 20;
    border-radius: 5px;
    transition:height 0.3s;
    overflow: hidden;
    width: 220px;
    height: 32px;
}
/* .show-h {
    width: 40px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
    font-size: 25px;
    background-color: #FE750B;
    position: fixed;
    left: 0;
    bottom: 130px;
    border-top-right-radius: 7px; 
    border-bottom-right-radius: 7px; 
    display: none;
}
.show-h:hover {
    transform: scale(1.2);
} */
.messages {
    width: 220px;
    background-color: #EDEDED;
    border-radius: 6px;
    box-shadow: 0 0.1em 0.1em 0 #aaa;
    position: relative;
}
.message-top {
    width: 220px;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    background-color: #FE750B;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin-bottom: 10px;
    color: #FFFFFF;
}
.qnly {
    font-size: 15px;
}
#remove-l {
    display: none;
}
#remove-h {
    display: block;
}
.remove-x {
    float: right;
    line-height: 30px;
}
.remove-x:hover {
    transform: scale(1.2);
}
.message-d {
    width: 100%;
    text-align: center;
}
.message-h {
    display: none;
    width: 100%;
    text-align: center;
    height: 283px;
    padding-top: 82px;
}
.message-h > p {
    font-size: 16px;
    margin-bottom: 8px;
}
.message-tjs {
    width: 114px;
    height: 36px;
    border: none;
    background-color: #FE750B;
    color: #FFFFFF;
    margin: 10px 0;
    border-radius: 3px;
    outline: none;
}
.textarea-m {
    width: 204px;
    height: 70px;
    resize: none;
    border: 1px solid #D5D5D5;
}
.textarea-m::-webkit-input-placeholder {
    color: #D5D5D5;
}
.textarea-m:-ms-input-placeholder {
    color: #D5D5D5;
}
.message-d input {
    width: 204px;
    height: 30px;
    margin-top: 10px;
    border: 1px solid #D5D5D5;
    padding-left: 30px;
}
.message-d input::-webkit-input-placeholder {
    color: #D5D5D5;
}
.message-d input:-ms-input-placeholder {
    color: #D5D5D5;
}
.message-tj {
    width: 204px;
    height: 30px;
    border: none;
    background-color: #FE750B;
    color: #FFFFFF;
    margin: 10px 0;
    border-radius: 3px;
    outline: none;
}
.phone-ts {
    display: none;
    margin-right: 90px;   
    color: red;
}
.message-tj:hover {
    background-color: #FC9F57;
}
.icon-d {
    position: relative;
}
.span-icon {
    left: 20px;
    top: 18px;
    position: absolute;
    color: #D5D5D5;
}
/* message */
/* QR code */
.qr_code {
    background-color: rgba(254,117,11,0.7);
    position: fixed;
    top: 15%;
    left: 0;
    padding: 13px 0;
    text-align: center;
}
.qr_code img {
    width: 96px;
    height: 96px;
    margin: 9px 0;
}
.qr_code p {
    color: #FFFFFF;
    font-size: 14px;
    margin: 0 7px;
}
.qr_code span {
    color: #FFFFFF;
    display: block;
}
/* QR code */
/* new */
.h3-new-style {
    font-size: 32px;
    font-weight: bold;
    color: #FE750B;
    margin: 26px 0;
}
.div-margin-t {
    margin-top: 40px;
}
.div-margin-b {
    margin-bottom: 40px;
}
.icon-d > input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-size: 12px;
}
/*  Mozilla Firefox 4-18使用伪类 */
.icon-d > input:-moz-placeholder, textarea::-moz-placeholder {
    font-size: 12px;    
}
/* Mozilla Firefox 19+ 使用伪元素  */
.icon-d > input::-moz-placeholder, textarea:-moz-placeholder { 
    font-size: 12px;    
}
/* IE10使用伪类 */
.icon-d > input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-size: 12px;    
}
/* banner-w-img */
.product_w {
    position: relative;
}
.product_word {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%,-50%);
    -moz-transform: translateX(-50%,-50%);
    -webkit-transform: translateX(-50%,-50%);
    -o-transform: translateX(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
}
.product_word p {
    font-size: 4vw;
    font-weight: bolder;
    color: aliceblue;
}
/* banner-w-img */