@CHARSET "UTF-8";
/*banner开始*/
.swiper-container {
    height:auto;
    width:100%;
    text-align:center;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    z-index:5;
    background:#F8F8F8;
}
.swiper-wrapper {
    position: relative;
    z-index:10;
}
.swiper-slide {
    position:relative;
    text-align:center;
    float:left;
}
.swiper-slide a{
    position:relative;
    width:100%;
    height:100%;
    display:block;
    overflow:hidden;
}
.swiper-slide img{
    width:100%;
    height:auto;
    vertical-align:middle;
    position:relative;
}
.pagination{
    position:absolute;
    height:20px;
    width:100%;
    bottom:20px;
    z-index:100;
}
.pagination span:hover{background-color:#b92c33;cursor:pointer;}
.pagination .swiper-pagination-switch{
    display:inline-block;
    height:10px;
    width:10px;
    background:#ddd;
    border-radius:50%;
    margin-right:1em;
}
.pagination .swiper-active-switch{
    background:#b92c33;
}
/* banner结束 */

/* index1开始*/
.index1{width:100%;height:196px;}
#index1{width:909px;height:156px;line-heigt:156px;margin:0px auto;margin-top:20px;}
#index1 div{width:283px;float:left;cursor:pointer;}
#index1 div img{width:283px;height:156px;}
#index1 div img:hover{box-shadow:0px 2px 0px #b92c33;}
#index1 div p{
	width:100%;
	height:20px;
	line-height:20px;
	color: #000;
	font-family:'黑体';
	font-size:14px;
	margin-top:10px;
	display:none;
	text-align:center;
}
/* index1结束*/


/* 特供商城开始 */
.tg_wz{width:100%;background-color:#f5f5f5;}
.tg_wz .tg_wz_c{width:1141px;height:40px;line-height:40px;margin:0px auto;text-align:left;font-size:12px;}
.tg_wz .tg_wz_c a{color:#000;}
.tg_wz .tg_wz_c a:hover{color:#b92c33;cursor:pointer;}

.tg_center{width:1141px;/* margin-bottom:80px; */}
.tg_center .tg_bw{width:100%;height:340px;margin-top:50px;}
.tg_center .tg_bw .tg_bw_c{float:left;width:220px;height:340px;border:1px solid #ddd;cursor:pointer;overflow:hidden;}
.tg_bw_c #tg_p1{width:100%;height:2px;background-color:#ddd;}
.tg_bw_c #tg_p2{margin-left:5px;font-size:14px;}
.tg_bw_c #tg_p3{margin-left:5px;font-size:16px;margin-top:20px;color:#b92c33;font-family:'微软雅黑';font-weight:bold;}
.tg_bw_c #tg_p4{margin-left:5px;font-szie:12px;margin-top:4px;}
.tg_center .tg_bw .tg_bw_c img{width:220px;height:220px;opacity:0.7;transition:transform 1s;}
.tg_center .tg_bw .tg_bw_c .tg_bw_c_footer{margin-top:20px;padding-left:10px;padding-right:10px;}
.tg_center .tg_bw #tg_float_r{margin-left:7.75px;}




