@charset "UTF-8";
@import "base.css";

.purchasingSupport_wraper {
	padding-top: 2.8125rem
}
.purchasingSupport_wraper .banner {
	position: relative;
	width: 100%
}
.purchasingSupport_wraper .banner .banner_img {
	display: block;
	width: 100%
}
.purchasingSupport_wraper .banner .text_wraper {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center
}
.purchasingSupport_wraper .banner .text_wraper .en_name {
	font-size: 1.6875rem;
	color: #fff
}
.purchasingSupport_wraper .banner .text_wraper .zh_name {
	font-size: 1.3125rem;
	color: #fff;
margin-top:.625rem
}
.purchasingSupport_wraper .banner .down_icon {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 1.46875rem;
	height: 1.6875rem;
margin-left:-.75rem
}
.purchasingSupport_wraper .banner .down_icon img {
	display: block;
	width: 100%
}
.purchasingSupport_wraper .content_wraper {
padding:0 .9375rem 17.6875rem
}
.purchasingSupport_wraper .content_wraper .block_item {
	margin-top: 2.75rem
}
.purchasingSupport_wraper .content_wraper .block_item .block_item_title {
	text-align: center;
	padding-bottom: 1.3125rem
}
.purchasingSupport_wraper .content_wraper .block_item .block_item_title .en_name {
	font-size: 1.1875rem;
	color: #0071c0;
	font-weight: 700
}
.purchasingSupport_wraper .content_wraper .block_item .block_item_title .zh_name_wraper {
	font-size: 0;
	position: relative;
margin-top:.78125rem
}
.purchasingSupport_wraper .content_wraper .block_item .block_item_title .zh_name_wraper .line {
	display: inline-block;
	vertical-align: middle;
	width: 1.1875rem;
height:.0625rem;
	background: #ccc
}
.purchasingSupport_wraper .content_wraper .block_item .block_item_title .zh_name_wraper .name {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.0625rem;
	color: #333;
	font-weight: 700;
padding:0 .625rem
}
.purchasingSupport_wraper .content_wraper .block_item .block_content {
-webkit-box-shadow:.09375rem .15625rem .5rem 0 rgba(32,23,20,.07);
box-shadow:.09375rem .15625rem .5rem 0 rgba(32,23,20,.07);
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.purchasingSupport_wraper .content_wraper .block_item .block_content .swiper-container .swiper-wrapper {
	z-index: 0
}
.purchasingSupport_wraper .content_wraper .block_item .block_content .swiper-container .swiper-wrapper .swiper-slide img {
	display: block;
	width: 100%;
	height: 8rem;
}
.purchasingSupport_wraper .content_wraper .block_item .block_content .swiper-container .swiper-button-prev {
	background: #3071bb url(../images/slide_left_icon.png) no-repeat;
width:.9375rem;
height:.9375rem;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 0;
margin-top:-.46875rem
}
.purchasingSupport_wraper .content_wraper .block_item .block_content .swiper-container .swiper-button-prev.swiper-button-disabled {
	background-color: #b5b5b5
}
.purchasingSupport_wraper .content_wraper .block_item .block_content .swiper-container .swiper-button-next {
	background: #3071bb url(../images/slide_right_icon.png) no-repeat;
width:.9375rem;
height:.9375rem;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	right: 0;
margin-top:-.46875rem
}
.purchasingSupport_wraper .content_wraper .block_item .block_content .swiper-container .swiper-button-next.swiper-button-disabled {
	background-color: #b5b5b5
}
.purchasingSupport_wraper .content_wraper .block_item .block_content .active_info {
	font-size: 0;
margin-top:-.71875rem;
	position: relative;
	z-index: 1
}
.purchasingSupport_wraper .content_wraper .block_item .block_content .active_info .active_text {
	display: inline-block;
	vertical-align: middle;
font-size:.625rem;
	text-align: center;
	color: #fff;
	width: 3.75rem;
	line-height: 1.40625rem;
	background: #265991
}
.purchasingSupport_wraper .content_wraper .block_item .block_content .active_info .active_date {
	display: inline-block;
	vertical-align: middle;
font-size:.6875rem;
	color: #fff;
	background: #2f70ba;
	line-height: 1.40625rem;
padding:0 .625rem 0 .4375rem;
-webkit-border-radius:0 .71875rem .71875rem 0;
border-radius:0 .71875rem .71875rem 0
}
.purchasingSupport_wraper .content_wraper .block_item .block_content .active_detail {
font-size:.6875rem;
	color: #333;
padding:.75rem .9375rem .8125rem
}
.purchasingSupport_wraper .content_wraper .block_item .item_img_wraper {
	position: relative
}
.purchasingSupport_wraper .content_wraper .block_item .item_img_wraper img {
	display: block;
	width: 100%;
	height: 14.3125rem
}
.purchasingSupport_wraper .content_wraper .block_item .item_img_wraper .mask {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	height: 100%;
	background: #000;
	filter: alpha(opcity=14);
	-moz-opacity: .14;
	-khtml-opacity: .14;
	opacity: .14;
filter:progid:DXImageTransform.Microsoft.Alpha Opacity=14
}
.purchasingSupport_wraper .content_wraper .block_item .item_img_wraper .mask.a58 {
	filter: alpha(opcity=58);
	-moz-opacity: .58;
	-khtml-opacity: .58;
	opacity: .58;
filter:progid:DXImageTransform.Microsoft.Alpha Opacity=58
}
.purchasingSupport_wraper .content_wraper .block_item .item_img_wraper .item_content_wraper {
	position: absolute;
	top: 3.875rem;
	left: 0;
	width: 100%;
	padding: 0 1.625rem
}
.purchasingSupport_wraper .content_wraper .block_item .item_img_wraper .item_content_wraper .en_name {
	color: #fff;
	font-size: 1.1875rem;
	font-weight: 700
}
.purchasingSupport_wraper .content_wraper .block_item .item_img_wraper .item_content_wraper .zh_name {
	color: #fff;
font-size:.9375rem;
	font-weight: 700;
margin-top:.9375rem
}
.purchasingSupport_wraper .content_wraper .block_item .item_img_wraper .item_content_wraper .btn {
	display: inline-block;
	width: 5.75rem;
	line-height: 1.71875rem;
	text-align: center;
	color: #fff;
	background: #2f70ba;
-webkit-border-radius:.15625rem;
border-radius:.15625rem;
font-size:.6875rem;
	margin-top: 1.3125rem
}
.purchasingSupport_wraper .content_wraper .block_item .map_wraper {
	height: 21.1875rem
}
.purchasingSupport_wraper .content_wraper .block_item .disnet_content {
margin-top:.9375rem
}
.purchasingSupport_wraper .content_wraper .block_item .disnet_content .search_wraper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.purchasingSupport_wraper .content_wraper .block_item .disnet_content .search_wraper input {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
font-size:.6875rem;
	line-height: 1.1875rem;
padding:.3125rem .90625rem;
-webkit-border-radius:.15625rem 0 0 .15625rem;
border-radius:.15625rem 0 0 .15625rem;
	background: #f5f5f5;
	color: #333
}
.purchasingSupport_wraper .content_wraper .block_item .disnet_content .search_wraper .search_btn {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 2.8125rem;
	-moz-box-flex: 0;
	-ms-flex: 0 1 2.8125rem;
	flex: 0 1 2.8125rem;
	line-height: 1.8125rem;
	background: #2f70ba;
	color: #fff;
	text-align: center;
-webkit-border-radius:0 .15625rem .15625rem 0;
border-radius:0 .15625rem .15625rem 0;
font-size:.6875rem
}
.purchasingSupport_wraper .content_wraper .block_item .jxsSelectBox{padding: .83rem .24rem;background: #efefef;display: flex;justify-content: space-between;}
.purchasingSupport_wraper .content_wraper .block_item .jxsSelectBox .select{width: 6.8rem;float: left;}
.purchasingSupport_wraper .content_wraper .block_item .jxsSelectBox select{appearance:none;-moz-appearance:none;-webkit-appearance:none;border:0;padding: 0.3rem 0.5rem;width: 100%;}
.purchasingSupport_wraper .content_wraper .block_item .jxsSelectBox .xSelect {width: 5rem;float: left;}
.purchasingSupport_wraper .content_wraper .block_item .jxsSelectBox .select,.purchasingSupport_wraper .content_wraper .block_item .jxsSelectBox .xSelect{font-size: 0.8rem;line-height:2rem;
background-color: #ffffff;position: relative;margin: 0 0.2rem;}
.purchasingSupport_wraper .content_wraper .block_item .jxsSelectBox .select i,.purchasingSupport_wraper .content_wraper .block_item .jxsSelectBox .xSelect i{width: 8px;
    height: 6px;
    right: 8px;
    top: 50%;
    margin-top: -3px;
    position: absolute;
    background: url(../images/botSelect.png) no-repeat center / cover;}

.purchasingSupport_wraper .content_wraper .block_item .disnet_content .list_content .list_title {
font-size:.6875rem;
	color: #616161;
padding:.9375rem .8125rem
}
.purchasingSupport_wraper .content_wraper .block_item .disnet_content .list_content .list_item {
	background: #f9f9f9;
padding:.375rem 1.125rem;
-webkit-border-radius:.125rem;
border-radius:.125rem
}
.purchasingSupport_wraper .content_wraper .block_item .disnet_content .list_content .list_item .item_company_name {
font-size:.6875rem;
	line-height: 1.4375rem;
	color: #333;
	font-weight: 700
}
.purchasingSupport_wraper .content_wraper .block_item .disnet_content .list_content .list_item .item_address, .purchasingSupport_wraper .content_wraper .block_item .disnet_content .list_content .list_item .item_tel {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.purchasingSupport_wraper .content_wraper .block_item .disnet_content .list_content .list_item .item_address .left, .purchasingSupport_wraper .content_wraper .block_item .disnet_content .list_content .list_item .item_tel .left {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 2.1875rem;
	-moz-box-flex: 0;
	-ms-flex: 0 1 2.1875rem;
	flex: 0 1 2.1875rem;
font-size:.6875rem;
	line-height: 1.25rem;
	color: #333
}
.purchasingSupport_wraper .content_wraper .block_item .disnet_content .list_content .list_item .item_address .right, .purchasingSupport_wraper .content_wraper .block_item .disnet_content .list_content .list_item .item_tel .right {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
font-size:.6875rem;
	line-height: 1.25rem;
	color: #333;
	word-break: break-all
}
.purchasingSupport_wraper .content_wraper .block_item .disnet_content .list_content .list_item+.list_item {
margin-top:.5rem
}
.anchorBL {
	display: none
}
