body{
    background:#f7f7f7;
}
.input_close_html{
    margin-left:-20px;
    color:#d1d1d1;
    cursor: pointer;
    display: none;
}
input:valid + .input_close_html {display: inline-block;vertical-align: middle;}
.w1200{
    width:1200px;
    height:auto;
    margin:auto;
}
.menu_stripe{
    width:100%;
    height:30px;
    line-height:29px;
    border-top:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    background:#fff;
}
.layui-nav .layui-nav-item{
    line-height:29px;
}
.layui-bg-blue{
    background-color:#fff !important;
    color:#000;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
    height:2px;
}
.layui-nav .layui-nav-item a{
    color:#000;
}
.layui-nav .layui-nav-item a:hover{
    color:#000;
}
.layui-nav-child{
    top:30px;
}
.layui-nav-child dd{
    color:#000;
    text-align: center;
}
.layui-nav-child.layui-show dd:hover{
    background:#def2ff !important;
    color:#0C0C0C;
}
.layui-nav-child dd:hover{
    background:#2749bc;
    color:#fff;
    cursor: pointer;
}
.app_ico{
    float:left;
    margin-top:5px;
}
.logo_search{
    width:100%;
    height:90px;
    line-height:90px;
    border-bottom:1px solid #dddddd;
    background:#fff;
}
.logo_img{
    margin-top:20px;
    float:left;
}
.w548{
    float:left;
    width:548px;
    height:44px;
    border:2px solid #00469c;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-top:20px;
    margin-left:20px;
}
.choose_select{
    width:120px;
    height:43px;
    float:left;
    border-right:1px solid #dddddd;
}
.choose_input{
    width:427px;
    height:44px;
    float:left;
}
.choose_input input{
    width:407px;
    height:43px;
    padding-left:20px;
    line-height:43px;
    color:#999999;
    border:0;
    font-size:16px;
    float:left;
}
.search_btn{
    line-height:48px;
    padding:0 15px;
    height:48px;
    background:#00469c;
    color:#fff;
    border:0;
    font-size:20px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    cursor: pointer;
    margin-top:20px;
    float:left;
}
.layui-input{
    height: 43px;
    border: 0;
    line-height: 1.3;
    line-height: 38px\9;
    /* border-width: 1px; */
    border-style: solid;
    background-color: #fff;
    border-radius: 8px;
    text-align: center;
}
.layui-form-select dl dd.layui-this {
    background-color: #def2ff;
    color:#000;
}
.qw_message{
    margin-top:20px;
    height:60px;
    float:left;
    text-align: center;
    line-height:27px;
    margin-left:20px;
    cursor: pointer;
}
.qw_message:hover p{
    color:#f6ab00;
}
.cate_title{
    font-size:22px;
    line-height:50px;
    margin-top:25px;
}
.cate_title span{
    float:right;
    font-size:14px;
    color:#999999;
}
.stp_exhibition{
    width:100%;
    height:300px;
}
.stp_exhibition_bak{
    height:360px;
}
.stp_contnet{
    width:222px;
    height:298px;
    background:#fff;
    border-radius: 5px;
    border:1px solid #dddddd;
    margin-left:20px;
    float:left;
}
.stp_contnet_bak{
    height:358px;
}
.stp_contnet:nth-child(1){
    margin-left:0;
}
.stp_img{
    width:204px;
    height:204px;
    margin:9px;
    position:relative;
    overflow: hidden;
}
.stp_img img{
    width:204px;
    height:204px;
}
.stp_hotIcon{
    position:absolute;
    right:0;
    top:0;
    width:24px !important;
    height:30px !important;
}

.stp_title{
    width:204px;
    height:30px;
    line-height:30px;
    margin:0px 9px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size:16px;
    cursor: pointer;
}
.stp_title:hover{
    color:#ffb92b;
}
.stp_price{
    width:204px;
    height:30px;
    line-height:30px;
    margin:10px 9px 0 9px;
    font-size:18px;

}
.stp_price .stp_off{
    display: inline-block;
    height:20px;
    line-height:20px;
    background:#fe2435;
    color:#fff;
    font-size:12px;
    border-radius: 20px;
    padding:0 10px;
    float:right;
    margin-top:5px;
}
.img-rotate-y img:nth-child(1)
{
    transition:all .2s ease-in-out;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -ms-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
}

.img-rotate-y:hover img:nth-child(1)
{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2)
}
.ecm_content{
    width:100%;
    height:399px;
    border:1px solid #dddddd;
    border-bottom:0;
    border-right:0;
}
.ecm_left{
    width:298px;
    height:100%;
    border-right:1px solid #dddddd;
    background:url("../images/ecm_left_bg.png") 100% 100% no-repeat;
    float:left;
}
.layui-nav-child button{
    border:0;
    background:transparent;
}
.ecm_right{
    width:900px;
    height:100%;
    float:left;
    background:#fff;
}
.ecm_right_content{
    width:224px;
    height:198px;
    float:left;
    border-right:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    position:relative;
    overflow: hidden;
}
.ecm_content_title{
    width:205px;
    height:37px;
    margin:auto;
    margin-top:15px;
    font-size:16px;
    color:#333333;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ecm_content_title a:hover{
    color:#f5b800;
}
.ecm_right_content>img, .ecm_right_content>a>img{
    width:140px;
    height:140px;
    position:absolute;
    right:0;
    bottom:0;
    transition: right 1s;
}
.ecm_right_content img:hover{
    right:84px;
}
.machmall_footer{
    width:100%;
    height:360px;
    background:#e5e5e5;
    margin-top:40px;
}
.machmall_footer_menu{
    width:100%;
    height:183px;
    border-bottom:1px solid #cacbcc;
}
.machmall_footer_menu>ul>li{
    width:25%;
    height:100%;
    float:left;
}
.machmall_big_menu{
    height:30px;
    line-hegiht:30px;
    font-size:18px;
    font-weight:bold;
    padding-left:80px;
    margin-top:40px;
}
.mahmall_small_menu{
    height:22px;
    line-height:22px;
    font-size:14px;
    color:#555555;
    padding-left:80px;
}
.mahmall_small_menu a{
    color:#555555;
}
.mahmall_small_menu a:hover{
    text-decoration: underline;
}
.machmall_footer_main{
    height:74px;
    line-height:74px;
    border-bottom:1px solid #cacbcc;
}
.machmall_footer_main b{
    margin-left:80px;
}
.machmall_footer_bottom{
    text-align: center;
    line-height:25px;
    margin-top:35px;
    font-size:14px;
    color:#555555;
}
.machmall_footer_bottom a{
    padding:0 14px;
    color:#555555;
}
.machmall_footer_bottom a:hover{
    color:#0C0C0C;
}
.police_number{
    height:60px;
    line-height:60px;
    text-align: center;
    color:#999999;
    font-size:14px;
    position:relative;
    bottom: -30px;
}
.login_header{
    width:1120px;
    height:100px;
    line-height:100px;
    margin:auto;
}
.login_header img{
    width:260px;
    height:40px;
    float:left;
    margin-top:30px;
}
.login_shu{
    display: inline-block;
    width:1px;
    height:40px;
    background:#dddddd;
    margin-left: 20px;
    margin-top: 35px;
    margin-right:20px;
    float:left;
}
.sign_in{
    font-size: 18px;
    color: #555555;
    font-weight: bold;
    line-height: 40px;
    display: inline-block;
    float: left;
    padding-top: 37px;
}
.language_btn{
    float: right;
    margin-top: 40px;
    border: 1px solid #dddddd;
    border-radius: 5px;
}
.language_btn .default{
    padding:0 30px !important;
}
.language_btn .default span{
    margin-right:10px;
}
