.yxt_main{
    width: 1000px;
    height:auto;
    margin: 0 auto;
}
.mainLeft{
    width: 220px;
    height:auto;
    margin-top: 405px;
    padding: 10px 0;
    float: left;
}
.mainLeft .yx_tab{
    width: 218px;
    height:260px;
    border:1px solid #cfcfcf;
    float: right;
}
.mainLeft .yx_tab .yx_tabs{
    width: 216px;
    height:30px;
    background: #f5fbef;
}
.mainLeft .yx_tab .yx_tabs a{
    display:block;
    width: 108px;
    height: 30px;
    line-height:30px;
    text-align: center;
    font-size: 14px;
    float: left;
    border-bottom:1px solid #cfcfcf;
}
.mainLeft .yx_tab .yx_tabs a.line{
    border-right:1px solid #cfcfcf;
}

.mainLeft .yx_tab .yx_tabs .current{
    background: #ffffff;
    border-bottom:1px solid #ffffff;
}
.mainLeft .yx_tab .tabbox .tab_box{
    padding: 10px;
}
.mainLeft .yx_tab .tabbox .tab_box ul li{
    width: 100%;
    height:26px;
    line-height:26px;
    background: url("../images/icon_03.jpg") no-repeat left center;
    padding-left: 15px;
}
.mainLeft .xqBox{
    width: 218px;
    height:283px;
    margin-top: 10px;
    border:1px solid #cfcfcf;
}
.mainLeft .xqBox .dh{
    width: 216px;
    height:33px;
    border-bottom:1px solid #cfcfcf;
    background: url("../images/icon_dh.jpg") repeat-x;
    line-height:33px;
    text-align: center;
}
.mainLeft .xqBox ul li{
    width: 104px;
    height:115px;
    border:1px solid #cfcfcf;
    float: left;
    margin: 4px 2px;
}
.mainLeft .xqBox ul li p{
    width: 104px;
    height:30px;
    line-height:30px;
    text-align: center;
}
.mainLeft .xqBox ul li .img{
    width: 90px;
    height: 70px;
    margin: 0 auto;
}
.mainLeft .xqBox ul li .img img{
    width: 90px;
    height:70px;
}

.mainRight{
    width: 765px;
    height:auto;
    float: right;
    margin-top: 10px;
}
.mainRight .dh{
    width: 765px;
    height:34px;
    background: url("../images/nav_bg01.jpg") repeat-x;
    border:1px solid #e0e0e0;
}
.mainRight .dh .posBox{
   /*  width: 300px; */
    height:34px;
    line-height:34px;
    padding-left: 10px;
    float: left;
}
.mainRight .dh .change{
    width: 160px;
    height:34px;
    float: right;
    background: url("../images/nav_img.jpg") no-repeat right center;
}
.mainRight .dh .change .changeBox{
    width: 105px;
    height:20px;
    background: #ffffff;
    border:1px solid #d4d4d6;
    margin: 5px 0;
}
.mainRight .dh .change .changeBox a{
    display: block;
    width: 105px;
    height:20px;
    line-height:20px;
    background: url("../images/icon_dh02.jpg") no-repeat left 5px center;
    text-indent: 1.5em;
}
.mainRight .product_list{
    width: 780px;
    height:1495px;
    overflow:scroll;
}

.mainRight .product_list ul li{
    width: 765px;
    height:140px;
    margin: 10px auto;
    padding-bottom: 15px;
    border-bottom:1px dashed #d5d3d3;
}
.mainRight .product_list ul li .img{
    width: 110px;
    height:110px;
    float: left;
}
.mainRight .product_list ul li .img img{
    width: 110px;
    height:110px;
}
.mainRight .product_list ul li .product_info{
    width: 500px;
    height:110px;
    float: left;
    margin-left: 15px;
}
.mainRight .product_list ul li .product_info .tit{
    width: 400px;
    height:60px;
    float: left;
}
.mainRight .product_list ul li .product_info .tit h2{
    width: 400px;
    height: 30px;
    line-height:30px;
    font-size: 14px;
}
.mainRight .product_list ul li .product_info .tit h2 a{
    color:#006cd6;
}
.mainRight .product_list ul li .product_info .price{
    font-size: 14px;
}
.mainRight .product_list ul li .product_info .price strong{
    font-size: 18px;
    color:#ff4400;
}
.mainRight .product_list ul li .product_info .contrast{
    width: 70px;
    height: 60px;
    float: right;
}
.mainRight .product_list ul li .product_info .contrast a{
    width: 70px;
    height: 30px;
    display: block;
    cursor: pointer;
    margin-top: 10px;
}
.mainRight .product_list ul li .product_info .attrs{
    width: 500px;
    height:50px;
}
.mainRight .product_list ul li .product_info .attrs .attrBox{
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.mainRight .product_list ul li .butBox{
    width: 105px;
    height:120px;
    float: right;
}
.mainRight .product_list ul li .butBox a{
    display: block;
    width: 105px;
    height:33px;
    margin: 2px 0;
}
/**********************************************大图模式**********************************/
.mainRight .product_list2{
    width: 765px;
    height:auto;
}

.mainRight .product_list2 ul li{
    width: 178px;
    height:270px;
    margin: 10px 5px;
    float: left;
}
.mainRight .product_list2 ul li .img{
    width: 178px;
    height:178px;
}
.mainRight .product_list2 ul li .img img{
    width: 178px;
    height:178px;
    display: block;
}
.mainRight .product_list2 ul li .tit{
    width: 178px;
    height:60px;
    overflow: hidden;
    float: left;
}
.mainRight .product_list2 ul li .tit h2{
    width: 240px;
    height: 30px;
    line-height:30px;
    font-size: 14px;
}
.mainRight .product_list2 ul li .tit h2 a{
    color:#006cd6;
}
.mainRight .product_list2 ul li .price{
    font-size: 14px;
    text-align: center;
}
.mainRight .product_list2 ul li .price strong{
    font-size: 18px;
    color:#ff4400;
}
.mainRight .product_list2 ul li .contrast{
    width: 70px;
    height: 60px;
    margin: 0 auto;
}
.mainRight .product_list2 ul li .contrast a{
    width: 70px;
    height: 30px;
    display: block;
    cursor: pointer;
    margin-top: 10px;
}
/****************************大图结束**************************************/
.mainRight .pages{
    width: 650px;
    height:40px;
    margin: 30px auto;
}
.mainRight .pages ul li{
    float: left;
    margin: 0 2px;
}
.mainRight .pages ul li a{
    display: block;
    padding: 5px 10px;
    border:1px solid #cfcfcf;
}
.mainRight .pages ul li a:hover{
    background: #0270dc;
    color:#ffffff;
}
.mainRight .pages ul li span{
    display: inline-block;
    padding: 0 5px;
    line-height:40px;
}
.mainRight .pages ul li button{
    border:none;
    width: 43px;
    height:23px;
    background: #666666;
    color:#ffffff;
    border-radius: 5px;
}
.mainRight .pages ul div a{
    display: block;
    width:33px;
    height:23px;
    line-height:23px;
    text-align:center;
    border:1px solid #cfcfcf;
    float:left;
}
.mainRight .pages ul div .current{
    color:red;
}

.dbBox{
    width: 100%;
    height: 115px;
    margin: 0 auto;
    border:1px solid #ff4400;
    position: fixed;
    bottom: 0px;
    z-index: 99;
    background: #ffffff;
    padding: 10px 20px;
}
.dbBox button{
    width: 120px;
    height:35px;
    background: #ff4e00;
    color:#ffffff;
    font-size: 16px;
    text-align: center;
    line-height:35px;
    position: absolute;
    left:0;
    top:-35px;
    border:none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.dbBox .goodsBox{
    width: 250px;
    height:95px;
    position: relative;
    float: left;
    margin-right: 30px;
}
.dbBox .goodsBox .goods_img{
    width: 95px;
    height:95px;
    float: left;
}
.dbBox .goodsBox .goods_info{
    width: 140px;
    height:95px;
    float: left;
    margin-left: 15px;
    font-size: 12px;
}
.dbBox .goodsBox .goods_info h2{
    font-size:12px;
    width: 100px;
    height:50px;
    line-height:20px;
}
.dbBox .goodsBox .goods_info p{
    width: 100px;
    height:45px;
    color:#ff4e00;
}
.dbBox .goodsBox .del{
    width: 50px;
    height:25px;
    text-align: center;
    line-height:25px;
    background: #0f85f8;
    position: absolute;
    bottom: 5px;
    right:15px;
    border-radius: 5px;
}
.dbBox .goodsBox .del a{
    color:#ffffff;
}
.dbBox .button{
    width: 100px;
    height:95px;
    float: right;
}
.dbBox .button a{
    width: 100px;
    height:30px;
    display: block;
    line-height: 30px;
    text-align: center;
    color:#ffffff;
    border-radius: 6px;
}
.product_list .img{}
.ysc{opacity:0.5;}

body .demo-class .layui-layer-title{background:#004eff; color:#fff; border: none;}
body .demo-class .layui-layer-content{
    padding: 15px;
}
body .mylayer .layui-layer-content{
    width: 530px;
    height:auto;
    padding: 15px;
    background: #ffffff;
    border-radius: 5px;
}