
.baraja-demo {
    width: 200px;
    margin: 30px auto;
    color: #aaa;
}

.no-js .baraja-demo {
    width: auto;
}

.baraja-demo h4 {
    color: #666;
    font-size: 14px;
    padding: 8px 10px 5px;
    margin: 20px 3px 5px;
    border-bottom: 1px solid #f0f0f0;
}

.baraja-demo p {
    font-size: 12px;
    font-weight: 700;
    padding: 0 10px;
    margin: 10px 3px 0;
}

.baraja-demo ul.baraja-container li {
    border-radius: 10px;
    padding: 0px;
    /* box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08); */
    border:1px solid rgba(0,0,0,0.15);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.baraja-demo li img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.m_msg{ display:none;}
@media (max-width: 1024px){
    body{ background:#fafafa !important;}
    .m_msg{ display:none;}
    .reture_index{ top:0 !important; right:-80px; width:130px !important; height:55px !important;}
    .reture_index a{width:130px !important; height:55px !important;}
    .reture_index a img{ width:130px;}
    .tuijian{ display:none;}
    .baraja-demo{ width:145px !important;}
    .container{ width:800px !important;}
    ul.baraja-container{ width:180px !important;}

}
@media (max-width: 768px){

    .reture_index{ top:0 !important; right:-80px; width:130px !important; height:55px !important;}
    .reture_index a{width:130px !important; height:55px !important;}
    .reture_index a img{ width:130px;}
    .tuijian{ display:none;}
    .container{ width:600px !important;}
    .baraja-demo{ width:110px !important;}
    ul.baraja-container{ width:135px !important;}

}
@media (max-width: 736px){

    .reture_index{right:-60px !important;}
    ul.baraja-container {width: 120px !important;}
    .container-box{  width: 380px !important;margin: 30px auto 10px auto !important;}
}
@media (max-width: 667px){
    .reture_index{ top:0 !important; right:0 !important; width:110px !important; height: 17px !important;}
    .reture_index a {height: 17px !important; width:78px !important;background: url(../../../../images/return_f.png)left no-repeat !important;}
    .reture_index a img{width:100px;}
    .tuijian{ display:none;}
    .container-box{width: 300px !important; margin:80px auto 10px auto !important;}
    ul.baraja-container{height: 150px !important;width: 100px !important;}
    .container-box li{ width:130px !important; height:182px !important;}
    .container-box li img{ width:130px !important; height:182px !important;}
    .hide{ width:130px !important; height:182px !important;}
}
@media (max-width: 568px){
  .reture_index{top:-30px !important;}
  .reture_index a img{width:90px;}
    ul.baraja-container {
        width: 90px !important;
    }
    .container-box{ width:280px !important; margin: 60px auto 10px auto !important;}

}

@media (max-width: 479px){
  .reture_index{right:-30px !important;}
  .reture_index a img{width:80px;}
    .m_msg{ display:block;}
    .tuijian{ display:none;}
    .wenxin_msg {line-height: 1.8rem !important;}
    .container{ width:100% !important;margin:20px auto 0 auto !important; position: relative;}
    .baraja-demo{ width:53px !important; margin:0px auto;}
    ul.baraja-container {width: 65px !important;}
    .container-box {width: 250px !important; margin: 0px auto 10px auto !important;}
    .container-box li {width: 115px !important;height: 161px !important;}
    .container-box li img{ width:115px !important; height:161px !important;}
    .hide { width: 115px !important;height: 161px !important;}
}

@media (max-width: 320px){
  .reture_index{right:-40px !important;}
  .reture_index a img{width:70px;}
    .baraja-demo {width: 45px !important;}
    ul.baraja-container { width: 52px !important;}
    ul.baraja-container {height: 120px !important;}
}

.m_msg{ line-height:2rem; width:80%; padding:5% 10% 0 10%; color:red ;}