.bg_box{background-color: #f7f7f7;height: 450px;}
a:hover{color: #ff524c;}


/*商城海报*/
.main_shop_img{
    width: 100%;
    height: 540px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}
.shop_swiper_1 {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
}
.shop_swiper_1 .swiper-slide,.shop_swiper_1 .swiper-slide a{ float: left;width: 100%;height: 100%;overflow: hidden;position: relative}
.shop_swiper_1 .swiper-slide a img{ width: 100%;height: 100%;object-fit: cover}
.shop_swiper_1 .swiper-slide a p{ width: 100%;height: 50px;line-height: 50px;position: absolute;left: 0;bottom: 0;padding: 0 170px 0 20px;text-align: left;color: #ffffff;font-size: 18px;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden}
.shop_swiper_1 .swiper-pagination{ width: 100%;height: 50px;right: 0;bottom: 0;left: auto}
.shop_swiper_1 .swiper-pagination-bullet{ background-color: rgba(255,255,255,0);border: 1px solid #f8355b;opacity: 1;width: 10px;height: 10px;margin: 20px 5px !important;}
.shop_swiper_1 .swiper-pagination-bullet-active{ background-color: #f8355b;}
.shop_swiper_1 .swiper-button-next,.shop_swiper_1 .swiper-button-prev{ width: 40px;height: 60px;background-color: rgba(0,0,0,.5);transition: all .6s}
.shop_swiper_1 .swiper-button-next{ right: -50px;}
.shop_swiper_1:hover .swiper-button-next{ right: 0;}
.shop_swiper_1 .swiper-button-prev{ left: -50px;}
.shop_swiper_1:hover .swiper-button-prev{ left: 0;}
.shop_swiper_1 .swiper-button-next:after,.shop_swiper_1 .swiper-button-prev:after{ font-size: 24px;color: #aaaaaa}

.contain{ background: #fff;min-height: 300px;padding-bottom:0;padding-top: 30px;}
.bottom30{ margin-bottom: 40px;}

.part2 h2,.recommoend h2{ 
    height: 64px;
    line-height: 64px;
    font-size: 24px;
    padding-left: 20px;
    padding-right:20px;
    background-color: #fff;
    margin-bottom: 6px;
}

.content {
    width: 1200px;
    margin: auto;
    position: relative;
}

/*商城资讯*/
.shanginfo_new{
	float: left;
	width: 100%;
	height: auto;
}
.shanginfo_new p{
	float: left;
	width: calc(100% - 40px);
	padding: 0 20px;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .6s;
}
.shanginfo_new p:hover{
	background-color: #f7f7f7;
}
.shanginfo_new p a{
	width: 100%;
	height: 50px;
	line-height: 49px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px dashed #f2efed;
	display: inline-block;
	transition: all .6s;
	white-space: nowrap;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.shanginfo_new p a:hover{
	color: #ff3451;
}

.mainbox2{ background: #fff;margin-bottom:40px}
.mainbox2 .com_type{ margin-bottom: 30px;}

.place_con .car_info{ padding: 10px;}
.place_con .car_info .car_name{ font-size: 14px;color: #28292B;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.place_con .car_info .by_time{ font-size: 14px;color: #A6A6A6;margin-top: 5px;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.place_con .car_info .by_time em{ margin-right: 9px;margin-left: 9px;}
.place_con .car_info .car_price { margin-top: 5px;}
.place_con .car_info .car_price span{ font-size: 12px;color: #FF653B;display: inline-block;vertical-align: top;max-width: 120px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.place_con .car_info .car_price em{ font-size: 12px;color: #5E94FF;display: inline-block;background: #F2F6FF;padding: 0 6px 1px;margin-left: 9px;border: 1px solid #5E94FF;vertical-align: top;max-width: 76px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.place_con .car_info .car_price_store span{ font-size: 12px;display: inline-block;vertical-align: top;width:100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.storelist a:hover{ color:black}

.place-wrap{ background: #FFFFFF;}
ul.com-list{ float: left;width: 900px;}
.com-list li{
    float: left;
    width: 205px;
    margin: 10px 10px 0;
    position: relative;
    background: #fff;
    transition:all .3s;
}
.com-list li:hover{
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08);
    transform:translate3d(0,-4px,0);
}
.com-list li > a{ display: block; width: 205px;margin: auto;}
.com-list li .videoshow { position: relative;}
.com-list li .videoshow:after{ content: '';display: block; width:40px; height: 40px; background-image: url(../images/index/tj_video.png); background-size: cover; position: absolute; left: 50%; top: 50%; margin-left: -20px; margin-top: -20px;z-index: 2}
.recimgshow{ width:100%; height: 185px;overflow: hidden;position: relative;}
.mainbox3 .recimgshow{
    height: 275px;
}
.recimgshow img{ width: 100%;height: 100%;object-fit: cover;display: block;}

ul.com-list-fuwu{ float: left;width: 1200px;}
.com-list-fuwu li{ float: left;width: 295px; margin-right: 5px; margin-top: 20px; position: relative;background: #fff;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;}
.com-list-fuwu li:hover{ box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08);transform:translate3d(0,-4px,0)}
.hotel-list .recimgshow{ background:#F5F7F8 }
.com-list-fuwu li>a{ display: block; width: 275px;margin: auto;}
.main_info_box_one,.main_info_box_two{ 
    float: left;
    width: 299px;
    height: 520px;
    overflow: hidden;
    border-left: 1px solid #f2efed;
}
.main_info_box_one{
	height: 570px;
}
.main_info_box_two{ width: 520px;margin: 0 10px;}
.box_hd{ overflow: hidden; line-height: 68px; border-bottom: 1px solid #F5F5F5; }
.box_hd h2{ float: left; margin-left: 20px; font-size: 18px; color: #333; }
.box_hd .contribute{ float: right; margin-right: 20px; text-align: center; }
.box_hd .contribute a { display: inline-block; height: 30px; line-height: 30px; width: 106px; background-color: #e6f8f1; font-size: 14px; color: #1ec07e; }
.box_hd .contribute a img{ padding-right: 3px; }
.box_hd .more-news{ margin-right: 20px; }
.box_hd .more-news:after { content:''; display:inline-block; margin-left:4px; width:6px; height:8px; background:url(../images/more_ico.png) no-repeat 0 0; vertical-align:0; }
.box_bd{ overflow: hidden; padding:10px; }
.box_bd ul li{ float: left;width: 100%;height: 36px;position: relative;line-height: 36px;}
.box_bd ul a { padding: 0 45px 0 8px; font-size: 14px; color: #333;float: left;width: 80%;height: 36px;white-space: nowrap; word-break: break-all; overflow: hidden; text-overflow: ellipsis; }
.box_bd ul a:hover { color: #F60;}
.box_bd ul span { position:absolute;width:45px;height: 36px;text-align: right;right: 0;top: 0;background-color: #ffffff;font-size: 12px; color: #F60;overflow: hidden}

.new_tie_list {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.new_tie_one,.new_tie_two {
    float: left;
    width: 100%;
    height: auto;
}
.new_tie_one ul {
    float: left;
    width: 890px;
    height: auto;
    padding: 20px 0;
    overflow: hidden;
}
.new_tie_one ul li {
    float: left;
    width: calc(50% -50px);
    height: 39px;
    padding: 0 30px 0 20px;;
    line-height: 39px;
    font-size: 15px;;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab_item .item{
    display: none;
}
.tab_item .item:nth-of-type(1){
    display: inline-block;
}

.new_tie_one .new_tie_advert{
    float: right;
    width: calc(100% - 890px);
}
.new_tie_one .new_tie_advert img{
    width: 100%;
    display: block;
}
