.ban_img{width:100%;}
.ban_img img{width:100%;}


.szcbbtl{width: 100%;height: 160px;  background: url(/uiFramework/commonResource/image/2021121916574444019.jpg) no-repeat top center;}
.szcbbtl p {
    text-align: left;
    width: 1200px;
    margin: 0px auto;
    padding-top: 65px;
    color: #ffffff;
    font-weight: 200;
    font-size: 30px;
}
/*中间内容*/
.main{width:1200px;margin:0 auto;}
.tabHeader ul{display:flex;height:78px;align-items:center;border-bottom:1px solid #e0e0e0;}
.tabHeader ul li a{font-size:18px;color:#333;}
.tabHeader ul li{margin-right:46px;height:78px;line-height:78px;font-size:18px;color:#333;}
.tabHeader ul .tab_y{border-bottom:2px solid #bd1a2d;color:#bd1a2d;}

.cont_list{margin-top:36px;}
.cont_ten1{border-left:1px solid #e0e0e0;}
.cont_ten1 ul{display:flex;flex-wrap:wrap;}
.cont_ten1 ul li{width:298px;height:460px;border-bottom: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;border-top:1px solid #e0e0e0;}
.cont_ten1 ul li img{margin-top:48px;height:272px; width:275px;}
.cont_t{margin-top:37px;text-align:left;padding-left:20px;}
.cont_t a{font-size:18px;color:#333;}
.price{text-align:left;padding-left:20px;padding-top:20px;font-size:28px;color:#bd1a2d;}
.banner{clear:both;}
.tempWrap ul{width:1194px!important;}


/*分页*/
.page{margin-top:62px;}
.page a{padding-right:20px;padding-left:20px;}

.tab_x_n{visibility: hidden;position: absolute;z-index: -1;display:none;}
.tab_x_y{visibility: visible;z-index: 1;}


/*移动端*/
@media screen and (max-width: 640px){
.szcbbtl p {
    text-align: left;
    width: 95%;
    margin: 0px auto;
    padding-top: 45px;
    color: #ffffff;
    font-weight: 200;
    font-size: 30px;
}
.szcbbtl{width: 100%;height: 120px;  background-position: -490px 0px;}
.price {
    text-align: left;
    padding-left: 20px;
    padding-top: 5px;
    font-size: 22px;
    color: #bd1a2d;
}
  .navgationDiv{display:none;}
  .main{width:95%;margin-left:10px;margin-right:10px;}
  .tabHeader ul{flex-wrap:wrap;border-bottom:none;height:auto;}
  .tabHeader ul li{margin-right:7px;height:60px;}
  .tabHeader ul li a{font-size:16px;}
  .cont_list{margin-top:15px;}
  .cont_ten1 ul li{width:47%;height:271px;margin-bottom:10px;}
  .cont_ten1 ul li img{width:161px;height:160px;margin-top:20px;}
  .cont_t{margin-top: 15px;
    line-height: 1.5em; }
  .cont_t a{font-size:14px;}
  .cont_ten1 ul li:nth-of-type(odd){margin-right:10px;border-left:1px solid #e0e0e0;}
  .cont_ten1 ul li:nth-of-type(even){border-left:1px solid #e0e0e0;}
  .cont_ten1{border:none;}
  .banner {margin-top:0px;}
.price {
    text-align: left;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 20px;
    color: #bd1a2d;
}
}