body {
	background: #f2f3f7;
}


/*名录首页start*/

.D_bannerpos {
	color: #fff;
	width: 1280px;
	margin: 0 auto;
	padding-top: 70px;
}

.D_bannertitle {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 52px;
	line-height: 1;
}

.D_bannerflex {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.D_banneritem {
	display: flex;
	margin-right: 48px;
	align-items: center;
	font-size: 18px;
	color: #fff;
	line-height: 1.2;
}

.D_banneritem img {
	display: flex;
	width: 56px;
	height: 38px;
	margin-right: 12px;
}

.D_bannerblank {
	position: relative;
	background-image: url('https://www.cccme.cn/templates/CCCME/images/img/indexbanner.png');
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	height: 308px;
}

.mainblank {
	width: 100%;
	height: auto;
	background: #ffffff;
	border-radius: 4px;
	box-sizing: border-box;
	padding: 0 24px;
	padding-bottom: 82px;
}

.flexcenter_column {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.Db_head h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
	padding-top: 68px;
}

.Db_head p {
	padding-top: 10px;
	font-size: 16px;
	color: #333;
	line-height: 1.5;
}

.Db_bodyflex {
	display: flex;
	flex-wrap: wrap;
}

.Db_bodyflex .Db_bodyitem {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 18px;
	margin-top: 42px;
	width: 232px;
	height: auto;
}



.Db_bodyflex .Db_bodytitle {
	font-size: 16px;
	color: #333;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	font-weight: bold;
	height: 40px;
	line-height: 30px;
	text-align: center;
	width: 100%;
}

.Db_bodyflex .Db_bodyimg {
	width: 232px;
	height: 309px;
	display: flex;
	background: #e6eef8;
	cursor: pointer;
}

.dbcurpoiner {
	cursor: pointer;
}

.registerblank {
	padding: 0 24px;
	display: inline-block;
	background: #2b79cf;
	height: 40px;
	box-sizing: border-box;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	border-radius: 4px 4px 0px 0px;
	position: absolute;
	top: -40px;
	right: 0px;
}

.registerblank:hover {
	color: #fff;
}

.ml-4 {
	margin-left: 4px;
}


/*图片移动上去布局*/

.overlay-hover:not(:hover) .overlay-panel:not(.overlay-background-fixed) {
	opacity: 0;
}

.overlay-background {
	background: rgba(11, 11, 11, 0.6);
}

.overlay-panel {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 12px;
	color: #fff;
	align-items: center;
	display: flex;
	justify-content: space-between;
	height: 40px;
	box-sizing: border-box;
}

img {
	vertical-align: middle;
	border-style: none;
}

.overlay-figure {
	width: 100%;
	max-width: 100%;
	margin-bottom: 0;
}

.overlay {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	margin: 0;
	overflow: hidden;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0px 1px 6px 2px rgba(33, 51, 71, 0.2);
}

.overlay:hover {
	box-shadow: 0px 1px 6px 2px rgba(33, 51, 71, 0.4);
}

.overlay-blur,
.overlay-fade,
.overlay-grayscale,
.overlay-scale,
.overlay-spin,
[class*=overlay-slide] {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: opacity -webkit-transform -webkit-filter, opacity -webkit-transform filter;
	-o-transition-property: opacity -o-transform filter;
	transition-property: opacity transform filter;
}

.overlay-scale {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.overlay-hover:hover .overlay-scale {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}


/*名录首页 end*/


/*名录列表页 start*/

.sorticonimg {
	width: 18px;
	height: 18px;
	display: flex;
	margin-right: 8px;
	margin-top: -4px;
}

.sorttitle {
	background: #fff;
	display: flex;
	align-items: center;
	height: 55px;
	padding: 0px 20px;
	box-sizing: border-box;
	border-radius: 4px 4px 0px 0px;
}

.sorttitle h2 {
	font-size: 18px;
	color: #333;
	line-height: 1.5;
}

.goods .left li.on h1 span {
	margin-right: 0px;
	display: block;
}

.goods_list {
	background: #fff;
	padding: 25px 0;
	display: none;
	position: absolute;
	top: 0;
	right: -595px;
	width: 595px;
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
	z-index: 9;
}

.goodstop {
	margin-top: 40px;
}

.goods .right {
	width: 942px;
}

.good_se01 {
	font-size: 16px;
	color: #767676;
	border-bottom: none;
	padding-bottom: 0px;
	display: flex;
	margin-top: 0px;
	align-items: center;
	justify-content: space-between;
}

.good_se03 {
	padding-right: 0px;
	padding-top: 14px;
}

.good_se03 li {
	overflow: hidden;
	padding: 24px 30px;
	border-bottom: none;
	background: #fff;
	border-radius: 4px;
	margin-bottom: 16px;
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
	display: table;
	width: 100%;
	box-sizing: border-box;
}

.li_top .li_tright h2 {
	font-size: 18px;
	color: #004898;
	line-height: 1.5;
}

.li_top .li_tright h2 a {
	color: #004898;
}

.identity {
	display: flex;
	align-items: center;
	line-height: 1.5;
	margin-top: 6px;
}

.identity a {
	font-size: 14px;
	color: #227fe7;
	font-weight: normal;
}

.identity a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.identity span {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin-right: 18px;
}

.identity span img {
	margin-right: 6px;
	margin-top: -4px;
}

.li_bottom strong {
	font-size: 14px;
	color: #767676;
	line-height: 1.5;
	font-weight: normal;
}

.li_bottom p {
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	flex: 1;
	word-break: break-all;
}

.melist_i {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.ilis {
	cursor: pointer;
	padding-bottom: 0px;
	padding: 6px 6px 0px 6px;
}

.ilis a {
	width: 160px;
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.ilis a.ilis_title_link {
	height: auto;
}

.ratio-img {
	width: 100%;
	height: auto;
	max-height: 160px;
	background: #fff;
	color: #333;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ilis a:hover .ratio-img {
	background: #eff6fb;
	color: #004898;
}

.ilis .ilis_title {
	width: 160px;
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 8px;
	font-size: 16px;
	line-height: 1.5;
	word-wrap: break-word;
}

.li_top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.newlist_left {
	float: right;
	width: 100%;
}

.newlist_right {
	float: left;
	width: 200px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.li_bottom {
	width: 880px;
	display: flex;
	justify-content: space-between;
	float: left;
	margin-top: 0px;
}

.li_bottomleft {
	flex: 1;
}

.li_topright {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #919191;
	justify-content: center;
	width: 124px;
	cursor: pointer;
	margin-bottom: 14px;
}

.li_bottomleft .red {
	color: #f44336;
}

.li_topright .addstart {
	width: 12px;
	height: 12px;
	display: flex;
	margin-right: 4px;
	margin-top: -4px;
}

.li_bottomright_center .link-title {
	font-size: 14px;
	color: #919191;
	margin-top: 6px;
}

.li_bottomright_m {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 124px;
	padding-left: 20px;
}

.libottom_btn {
	width: 124px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	background: #004898;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	border: none;
	cursor: pointer;
}

.libottom_btn:hover {
	color: #fff;
}

.mr-4 {
	margin-right: 4px;
}

.mt--4 {
	margin-top: -4px;
}

.libottom_chat {
	font-size: 14px;
	color: #217fe7;
	margin-bottom: 14px;
	line-height: 1;
	cursor: pointer;
	display: block;
	text-align: center;
}

.left_tophead {
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
	border-radius: 4px;
}

.left_bottomfooter {
	margin-top: 20px;
	width: 306px;
	background: #fff;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
}

.recomendflex .recomenditem h2 {
	font-size: 16px;
	color: #333;
	margin-bottom: 8px;
}

.recomendflex .recomenditem {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.recomendimg {
	width: 200px;
	height: 267px;
	box-shadow: 0px 1px 6px 2px rgba(33, 51, 71, 0.1);
	margin-bottom: 24px;
}

.left_bottomfooter .sorttitle {
	align-items: flex-start;
	padding-top: 12px;
	padding-bottom: 18px;
	height: auto;
	line-height: 1.2;
}

.left_bottomfooter .sorticonimg {
	margin-top: 4px;
}

.PageNumberflex {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 24px;
}

.PageNumberflex .PageNumberitem {
	margin-right: 8px;
}

.PageNumberflex .PageNumberitem a:hover {
	color: #004898;
	background: #eff6fb;
}

.PageNumberflex .PageNumberitem a {
	width: 32px;
	height: 36px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #333;
}

.PageNumberitem a:hover .hoverimg {
	display: block;
}

.PageNumberitem a:hover .no_hoverimg {
	display: none;
}

.recomendmore {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 306px;
	height: 40px;
	background: #004898;
	border-radius: 0px 0px 4px 4px;
}

.goodin {
	display: flex;
}

.goodin .goodinleft,
.goodin .goodinright {
	flex: 1;
}

.goodinleftitem,
.goodinrightitem {
	width: 266px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 3px 20px;
	line-height: 1.5;
	box-sizing: border-box;
	font-size: 16px;
	color: #333;
}

.goodinleftitem.ontwo a {
	font-size: 16px;
	color: #004898;
	font-weight: normal;
}

.li_top .li_topleft h2 a {
	font-size: 18px;
	color: #004898;
	line-height: 1.5;
}

.li_top .li_topleft h3 {
	font-size: 14px;
}

.left_middleblank {
	width: 306px;
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	padding-bottom: 40px;
	padding-top: 40px;
}

.sortblankbtn {
	width: 200px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	border-radius: 4px;
	border: 1px solid #004898;
	background: #fff;
	color: #004898;
	font-size: 14px;
	margin-bottom: 8px;
	cursor: pointer;
}

a.sortblankbtn:hover {
	border: 1px solid transparent;
	background: #004898;
	color: #fff;
}

.sortlistimg {
	width: 14px;
	height: 14px;
	display: flex;
	margin-right: 4px;
	margin-top: -2px;
}

.whiteicon {
	display: none;
}

a.sortblankbtn:hover .blueicon {
	display: none;
}

a.sortblankbtn:hover .whiteicon {
	display: block;
}

.siteflex {
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	width: 100%;
	padding-top: 48px;
	padding-bottom: 20px;
}

.siteflex h1 {
	line-height: 1;
	font-size: 30px;
	font-weight: normal;
	color: #333;
	padding-right: 16px;
	margin-bottom: -4px;
}

.siteflex .sitedivision {
	height: 6px;
	background: #e7e8ec;
	flex: 1;
}


/*名录列表页 end*/


/*名录详情页 start*/

.detailinfo_middle {
	background: #fff;
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
	border-radius: 4px;
	box-sizing: border-box;
	padding: 40px 32px;
	word-break: break-all;
}

.detailinfo_middle .middletitle {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 26px;
}

.detailinfo_middle .middleinfo {
	background: #fbfbfb;
	border-radius: 4px;
	padding: 40px 24px;
	font-size: 16px;
	color: #767676;
	line-height: 1.5;
	text-align: justify;
	word-break: break-all;
}

.height20 {
	height: 20px;
}

.productdesc a:hover span {
	color: #217fe7;
}

.productdesc a:hover .hoverimg {
	display: inline-block;
}

.productdesc a:hover .no_hoverimg {
	display: none;
}

.maninproductbg {
	background: #fbfbfb;
	border-radius: 4px;
	padding: 24px;
	font-size: 16px;
	color: #767676;
	line-height: 1.5;
	margin: 24px 0px;
	text-align: justify;
}

.productimgflex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
}

.productimgitem {
	max-width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.productimgitem a.item_link {
	width: 276px;
	height: 276px;
	display: flex;
	border-radius: 6px;
	overflow: hidden;
	align-items: center;
	justify-content: center;
	border: 1px solid #f2f3f4;
}

.productimgitem img {
	width: 100%;
	height: auto;
}

.leftarrow {
	margin-right: 72px;
}

.hoverimg {
	display: none;
}

.fanzhuan {
	transform: rotate(180deg);
}

.leftarrow a:hover .hoverimg {
	display: block;
}

.leftarrow a:hover .no_hoverimg {
	display: none;
}

.rightarrow a:hover .hoverimg {
	display: block;
}

.rightarrow a:hover .no_hoverimg {
	display: none;
}

.productimgitem p {
	width: 276px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 8px;
	font-size: 14px;
	color: #767676;
}

.middleproduct {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.middleproduct .producttitle {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 1;
}

.middleproduct .productdesc {
	font-size: 14px;
	color: #767676;
}

.detailbanner {
	height: 290px;
	background: url(https://www.cccme.cn/templates/CCCME/images/img/detailbanner.png) no-repeat top center;
	background-size: 100% 100%;
	position: relative;
}

.detailheadflex {
	background: #e6eef8;
	height: 48px;
	line-height: 1;
	display: flex;
	align-items: center;
}

.main_head {
	width: 1280px;
	margin: auto;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}

.aboutheadtop_title {
	font-size: 30px;
	color: #004898;
	line-height: 1.5;
	font-weight: bold;
	flex: 1;
}

.aboutheadinfo {
	background: #fff;
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
	overflow: hidden;
	box-sizing: border-box;
	padding: 32px;
	position: relative;
	border-radius: 0px 4px 4px 4px;
}

.main_waper.detailblank {
	margin-top: -165px;
	margin-bottom: 40px;
	position: relative;
	overflow: visible;
}

.handrecommend {
	height: 28px;
	background: #c80713;
	font-size: 12px;
	color: #fff;
	padding: 0px 20px;
	align-items: center;
	display: flex;
	justify-content: center;
	line-height: 1;
	box-sizing: border-box;
	border-radius: 4px 4px 0px 0px;
	position: absolute;
	top: -28px;
	left: 0px;
}

.handrecommend img {
	margin-right: 4px;
	margin-top: -6px;
}

.aboutheadtop {
	display: flex;
	align-items: flex-start;
	flex: 1;
}

.aboutheadimg {
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
	width: 136px;
	height: 136px;
	display: flex;
	border-radius: 6px;
	margin-right: 24px;
	overflow: hidden;
	align-items: center;
	justify-content: center;
}

.aboutheadimg img {
	margin: 0;
	padding: 0;
	width: 136px;
	height: auto;
}

.aboutheadright {
	flex: 1;
	width: 100%;
}

.aboutheadbottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 30px;
}

.aboutheadbottom .li_topright {
	width: 136px;
	padding-left: 0px;
}

.aboutheadbottom .li_bottomright {
	flex-direction: row;
	flex: 1;
	justify-content: flex-end;
}

.aboutheadbottom .li_bottomright .libottom_chat {
	margin-bottom: 0px;
	margin-right: 24px;
}

.linkman_middle {
	background: #fff;
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
	overflow: hidden;
	border-radius: 4px;
	box-sizing: border-box;
	position: relative;
}

.linkman_middle .linkman_title {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	padding: 32px;
	padding-bottom: 24px;
	line-height: 1;
}

.linkmanblank {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 374px;
	background: url(https://www.cccme.cn/templates/CCCME/images/img/enterpricebg.png) no-repeat top center;
	background-size: 100% 100%;
	position: relative;
}

.linkenterprise {
	width: 266px;
	height: 260px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.linkenterprise .li_bottomright {
	padding-left: 0px;
	text-align: center;
}

.linkenterprise .enterpriseimg {
	width: 80px;
	height: 80px;
	display: flex;
	border: 1px solid #f4f4f4;
	overflow: hidden;
	border-radius: 50%;
	margin-bottom: 24px;
}

.imgauto {
	width: 100%;
	height: 100%;
}

.linkinfolist {
	width: 686px;
	height: 260px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
	margin-right: 20px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	text-align: center;
	padding-left: 56px;
	box-sizing: border-box;
	font-size: 14px;
	color: #333;
}

.linkinfolist .linkinfolistitem {
	margin-bottom: 20px;
	text-align: left;
}

.linkinfolist .linkinfolistitem a {
	cursor: pointer;
}

.linkinfolist .linkinfolistitem:last-child {
	margin-bottom: 0px;
}

.linkinfolist .linkinfolistitem .linkname {
	font-weight: bold;
}

.main_head .activepage {
	color: #004898;
}

.linkinfolistitem img {
	margin-top: -4px;
}

.productdesc span {
	font-size: 14px;
	color: #217fe7;
}

.sendform {
	background: #fff;
	box-shadow: 0px 1px 8px 1px rgba(33, 51, 71, 0.06);
	overflow: hidden;
	border-radius: 4px;
	box-sizing: border-box;
	padding: 40px 32px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.sendformflex {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding-top: 48px;
	width: 800px;
}

.sendformitem {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 24px;
	width: 100%;
	position: relative;
}

.sendformitem_title {
	font-size: 16px;
	color: #616161;
	margin-right: 20px;
	width: 200px;
	position: relative;
}

.sendformitem_start {
	color: #c80713;
}

.font-bold {
	font-weight: bold;
}

.inputform {
	width: 650px;
	height: 32px;
	border: 1px solid #eee;
	font-size: 16px;
	color: #333;
	padding: 0 15px;
	line-height: 32px;
	box-sizing: border-box;
	flex: 1;
}
.requestinput,.inputform.inputnumber, .inputform.vcode{
	width: 200px!important;
	flex: inherit;
}

.inputvalue {
	width: 650px;
	/*padding: 8px 15px;*/
	box-sizing: border-box;
	flex: 1;
}

.textareaform {
	width: 650px;
	border: 1px solid #eee;
	font-size: 16px;
	color: #333;
	padding: 8px 15px;
	line-height: 1.5;
	box-sizing: border-box;
	flex: 1;
}

.sendformbtnflex {
	width: 650px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sendformbtn {
	width: 96px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	border-radius: 4px;
	background: #004898;
	color: #fff;
	font-size: 14px;
}

.sendformitem .sendformitem_start {
	color: #ff0000;
	padding: 0px 10px;
	background: #fff;
	position: relative;
	top: 0px;
	display: inline-block;
}

.sendformitem span {
	position: absolute;
	top: -15px;
	right: 0;
	color: #c90915;
	font-size: 12px;
	background: #d0d0d0;
	border-radius: 5px;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
}

.productbox-mobile{display: none;}
/*名录详情页 end*/


/*大屏显示 start*/

.dialogmask {
	background: #000;
	filter: alpha(opacity=10);
	opacity: .4;
	left: 0px;
	top: 0px;
	position: fixed;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 1000;
	/*display: none;*/
}

.swiper-container.dialogswiperinfo {
	width: 1280px;
	height: 632px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 10000;
	margin: 0 auto;
	box-sizing: border-box;
	/*display: none;*/
}

.dialoginfo {
	width: 1280px;
	/*height: 632px;*/
	background: #fff;
	border-radius: 4px;
	position: relative;
	padding: 0 64px;
	box-sizing: border-box;
}

.posdialoglogo{
     height: 28px;
    background: #c80713;
    font-size: 12px;
    color: #fff;
    padding: 0px 5px;
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: 1;
    border-radius: 0px 4px 4px 0px;
    position: absolute;
    top: 28px;
    left: 0px;
    width: 224px;
    box-sizing: border-box;

} 
.posdialoglogo img
{    
    display: flex;
    margin-right: 5px;
}
.page_code img{width:100px; height:100px;position: absolute;
    top: 25px;
    right: 5px;}
.splitmanininfo {
	width: 200px;
	height: 36px;
	background: #227fe7;
	border-radius: 0px 22px 0px 0px;
	font-size: 24px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: -1px;
}

.splitmanin {
	border-bottom: 1px solid rgba(34, 127, 231, 0.2);
	box-sizing: border-box;
	margin-top: 44px;
	margin-bottom: 32px;
}

.infoblank {
	width: 500px;
	height: 232px;
	background: #fbfbfb;
	padding: 16px;
	font-size: 24px;
	color: #333;
	box-sizing: border-box;
	overflow: hidden;
}

.infoblank p {
	width: 100%;
	height: 100%;
	overflow-y: auto;
}

.splitmaninproduct {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.maninproduct_left .maninproduct_leftitem a
{
     width: 190px;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.maninproduct_left .maninproduct_leftitem .maninproduct-img {
	width: 100%;
    height: auto;
    max-height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #333;
}

.maninproduct_leftitem a:hover .maninproduct-img {
	background: #eff6fb;
	color: #004898;
}

.maninproduct-img.hoveblank {
	background: #eff6fb;
	color: #004898 !important;
}

.maninproduct_leftitem .maninproduct-title {
	width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 10px;
}

.maninproduct_left {
	display: flex;
	align-items: flex-start;
}

.maninproduct_left .maninproduct_leftitem {
	margin-right: 16px;
	cursor: pointer;
}

.dialoginfo .aboutheadtop {
	padding-top: 88px;
	position: relative;
}

.dialogbottomright {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: auto;
	padding-left: 60px;
	height: 30px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.dialogbottomright .libottom_chat {
	margin-right: 24px;
	margin-bottom: 0px;
}

.flexcenterrow {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.dialoginfoicon {
	position: absolute;
	right: 64px;
	top: 35px;
	z-index: 999;
	cursor: pointer;
}

.swiper-button-next,
.swiper-button-prev {
	width: 40px !important;
	height: 40px !important;
	background-size: 0px !important;
}


/*大屏显示 end*/
/*member list*/
.categoriesbar 
{
    display:none;
}
.categoriesleft{
    display:flex;
    align-items:center;
    line-height:1;
}
.headrequestflex a{
    color: #217fe7;
}

/*当页面宽度大于320px小于375px */

@media screen and (min-width:320px) and (max-width:419px) 
{
    .main_waper
    {
        padding-left: 15px;
        padding-right: 15px;   
    }
    .li_bottomright_m .li_topright, .li_bottomright_m .libottom_chat {
        margin: 10px 0px;
        width: auto;
    }
    .productimgitem a.item_link
    {
        width: 99%;
        height: 99%;
        margin-right: 0px;
    }
    .handrecommend {
        top: 0px;
    }
    .goods {
        width: 100%;
        box-sizing: border-box;
        padding: 0px 15px;
    }
    .goods .right {
        float: none;
        width: 100%;
    }
    .main_waper {
        margin-top: 60px!important;
        padding-bottom: 20px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .newlist_right {
        width: 100%;
        flex-direction: column;
        text-align: left;
    }
    
    .newlist_right .li_bottomright_m {
	   width: 100%;
	    display: flex;
	    flex-direction: column;	  
	    align-items: flex-start;
	    height: auto;
	    padding-left: 0px;
    }
    
    .newlist_right .li_topright {
        margin-bottom: 0px;
        width: 100%;
        text-align: left;
        justify-content: flex-start;
        margin-top: 10px;
    }
    
    .good_se01
    {
         margin-top: 20px;
	    flex-direction: column;
	    align-items: self-start;
    }
    .goods .right {
		width: 60%;
	}
	.mainblank {
		padding: 0 10px;
		padding-bottom: 20px;
	}
	/*首页移动端调整*/
	.D_bannerblank {
		background-image: none;
		height: auto;
	}
	.D_bannerpos {
		color: #fff;
		width: 100%;
		margin: 0 auto;
		padding: 24px 15px;
		background: #004898;
		position: relative;
	}
	.D_bannertitle {
		font-size: 24px;
		line-height: 1.5;
	}
	.D_banneritem {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.main_waper {
		margin-top: 60px!important;
		padding-bottom: 20px;
	}
	.Db_head h1 {
		padding-top: 20px;
	}
	.Db_bodyflex .Db_bodytitle {
		height: auto;
		line-height: 1.3;
		margin-top: 8px;
		width: 100%;
		font-size: 14px;
	}
	.Db_bodyflex .Db_bodyitem {
		margin-right: 0px;
		width: 50%;
		margin-top: 15px;
	}
	.overlay {
		width: 90%;
		box-shadow: 0px 1px 4px 2px rgba(33, 51, 71, 0.1);
	}
	.overlay:hover {
		box-shadow: none;
	}
	.Db_bodyflex .Db_bodyimg {
		width: 100%;
		height: 100%;
	}
	.overlay-hover:hover .overlay-scale {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	/*详情页移动端调整*/
	.detailheadflex {
		line-height: 1.5;
		padding: 8px 24px;
	}
	.detailbanner {
		display: none;
	}
	.main_waper.detailblank {
		margin-bottom: 20px;
    	padding: 20px 10px;
	}
	.aboutheadtop {
		flex-direction: column;
	}
	.aboutheadimg {
		width: 60%;
		height: auto;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.aboutheadimg img {
		width: 100%;
		height: auto;
	}
	.aboutheadtop_title {
		font-size: 16px;
		color: #004898;
	}
	.identity {
		flex-direction: column;
		align-items: flex-start;
	}
	.identity span {
		margin-right: 0px;
	}
	.aboutheadinfo {
		display: flex;
		align-items: flex-start;
		padding: 24px;
		margin-top: 28px;
	}
	.aboutheadinfo .aboutheadbottom {
		margin-top: 0px;
	}
	.aboutheadinfo .aboutheadbottom .li_topright {
		width: 20px;
		height: 20px;
	}
	.aboutheadinfo .aboutheadbottom .li_topright span {
		display: none;
	}

	.detailinfo_middle {
		padding: 24px;
	}
	.sendform {
		padding: 24px;
	}
	.productimgflex {
		width: 100%;
		height: auto;
	}
	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: 0px;
	}
	.productimgitem {
		flex: 1;
		margin-right: 0px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.productimgitem img {
		width: 100%;
		height: 100%;
	}
	.productimgitem p {
		width: 80px;
	}
	.linkman_middle .linkman_title {
		padding: 24px;
	}
	.linkmanblank {
		flex-direction: column;
		height: auto;
		padding: 24px;
	}
	.linkinfolist {
		width: 100%;
		height: 100%;
		padding: 24px;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.linkinfolist .linkinfolistitem {
		margin-bottom: 10px;
		text-align: left;
	}
	.linkenterprise {
		width: 100%;
		height: 100%;
		padding: 32px;
		box-sizing: border-box;
	}
	.sendformitem_title {
		font-size: 14px;
		margin-right: 0px;
		width:100px;
	}
	.sendformflex {
		width: 100%;
	}
	/*列表页移动端适配*/
	.siteflex h1 {
		font-size: 18px;
		font-weight: bold;
	}
	.goods .left {
		float: none;
		width: 100%;
	}
	.goods .right {
		float: none;
		width: 100%;
	}
	.goods .left .left_middleblank {
		width: 100%;
	}
	.sortblankbtn{
        display: none;
    }
	.goods .left .left_bottomfooter {
		display: none;
		width: 100%;
	}
	.recomendmore {
		width: 100%;
	}
	.good_se03 .li_top .li_topright span {
		display: none;
	}
	.good_se03 .li_top .li_topright {
		width: 40px;
		height: 40px;
		padding-left: 16px;
	}
	.good_se03 .li_top .li_topright .addstart {
		margin-right: 4px;
		margin-top: 0px;
	}
	.good_se03 .li_top .li_topleft {
		flex: 1;
	}
	.good_se03 .li_bottom {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.good_se03 .li_bottom .li_bottomright {
		width: 100%;
		padding-left: 0px;
		margin-top: 20px;
	}
	.goods {
		width: 100%;
		box-sizing: border-box;
		padding: 0px 10px;
	}
	.good_se03 li {
		padding: 15px;
	}
	.newlist_right .li_bottomright_m .libottom_btn {
		width: 110px;
	}
	.inputform {
		width: 100%;
	}
	.requestinput, .inputform.inputnumber, .inputform.vcode{
		width: 30%;
	}
	#txtUnit {
	    width: 30%;
	}
   .left_tophead {
        display:none;
    }
    .categoriesbar {
        height: 45px;
        width: 100%;
        box-shadow: 0px 1px 4px 2px rgba(33,33,33,0.1);
        padding: 0 15px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 16px;
        font-weight: bold;
        border-radius: 4px;
        background:#fff; 
        margin-bottom: 20px;
    }
   	.siteflex{
    	display: none;
    }
    .searchone .le input {
	    width: 100%;
	}
	.aboutheadinfo .aboutheadtop .li_bottomright_center {
		width: 100%;
   		 margin-top: 20px;
	}
	.aboutheadinfo .aboutheadtop .li_bottomright_m {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        padding-left: 0px;
    }
    .productbox{display:none;}
    .productbox-mobile{display:block;}
    
    
.productimgitem-mobile p
{
    margin-top:10px;
}
.productimgitem-mobile
{
    display: inline-block;
    width: auto;
    margin-right: 0px;
    height: auto;
    overflow: hidden;
    text-align:center;
    padding-bottom:40px;
 }
 a.item_link{
    width: 276px;
    height: 276px;
    display: flex;
    border-radius: 6px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    border: 1px solid #f2f3f4;
    margin:0 auto;
}
.item_link img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
}
/*当页面宽度小于760px*/

@media screen and (min-width:420px) and (max-width: 760px) {
	.goods .right {
		width: 60%;
	}
	.mainblank {
		padding: 0 10px;
		padding-bottom: 20px;
	}
	/*首页移动端调整*/
	.D_bannerblank {
		background-image: none;
		height: auto;
	}
	.D_bannerpos {
		color: #fff;
		width: 100%;
		margin: 0 auto;
		padding: 24px 15px;
		background: #004898;
		position: relative;
	}
	.D_bannertitle {
		font-size: 24px;
		line-height: 1.5;
	}
	.D_banneritem {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.main_waper {
		margin-top: 60px!important;
		padding-bottom: 20px;
	}
	.Db_head h1 {
		padding-top: 20px;
	}
	.Db_bodyflex .Db_bodytitle {
		height: auto;
		line-height: 1.3;
		margin-top: 8px;
		width: 100%;
		font-size: 14px;
	}
	.Db_bodyflex .Db_bodyitem {
		margin-right: 0px;
		width: 50%;
		margin-top: 15px;
	}
	.overlay {
		width: 90%;
		box-shadow: 0px 1px 4px 2px rgba(33, 51, 71, 0.1);
	}
	.overlay:hover {
		box-shadow: none;
	}
	.Db_bodyflex .Db_bodyimg {
		width: 100%;
		height: 100%;
	}
	.overlay-hover:hover .overlay-scale {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	/*详情页移动端调整*/
	.detailheadflex {
		line-height: 1.5;
		padding: 8px 24px;
	}
	.detailbanner {
		display: none;
	}
	.main_waper.detailblank {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.aboutheadtop {
		flex-direction: column;
	}
	.aboutheadimg {
		width: 60%;
		height: auto;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.aboutheadimg img {
		width: 100%;
		height: auto;
	}
	.aboutheadtop_title {
		font-size: 16px;
		color: #004898;
	}
	.identity {
		flex-direction: column;
		align-items: flex-start;
	}
	.identity span {
		margin-right: 0px;
	}
	.aboutheadinfo {
		display: flex;
		align-items: flex-start;
		padding: 24px;
		margin-top: 28px;
	}
	.handrecommend {
		top: 0px;
	}
	.aboutheadinfo .aboutheadtop .li_bottomright_center {
		width: 100%;
   		 margin-top: 20px;
	}
	.aboutheadinfo .aboutheadtop .li_bottomright_m {
	    display: flex;
	    flex-direction: column;
	    align-items: flex-start;
	    width: 100%;
	    padding-left: 0px;
	}
	.aboutheadinfo .aboutheadbottom {
		margin-top: 0px;
	}
	.aboutheadinfo .aboutheadbottom .li_topright {
		width: 20px;
		height: 20px;
	}
	.aboutheadinfo .aboutheadbottom .li_topright span {
		display: none;
	}
	.li_bottomright_m {
		width: 100%;
		height: 60px;
		padding-left: 0px;
		display: flex;
		align-items: center;
		flex-direction: row;
		justify-content: space-around;
	}
	.li_bottomright_m .li_topright,
	.li_bottomright_m .libottom_chat {
		margin-bottom: 0px;
		width: auto;
	}
	.detailinfo_middle {
		padding: 24px;
	}
	.sendform {
		padding: 24px;
	}
	.productimgflex {
		width: 100%;
		height: auto;
	}
	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: 0px;
	}
	.productimgitem {
		flex: 1;
		margin-right: 0px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.productimgitem img {
		width: 80px;
		height: 80px;
	}
	.productimgitem p {
		width: 80px;
	}
	.linkman_middle .linkman_title {
		padding: 24px;
	}
	.linkmanblank {
		flex-direction: column;
		height: auto;
		padding: 24px;
	}
	.linkinfolist {
		width: 100%;
		height: 100%;
		padding: 24px;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.linkinfolist .linkinfolistitem {
		margin-bottom: 10px;
		text-align: left;
	}
	.linkenterprise {
		width: 100%;
		height: 100%;
		padding: 32px;
		box-sizing: border-box;
	}
	.sendformitem_title {
		font-size: 14px;
		margin-right: 0px;
	}
	.sendformflex {
		width: 100%;
	}
	/*列表页移动端适配*/
	.siteflex h1 {
		font-size: 18px;
		font-weight: bold;
	}
	.goods .left {
		float: none;
		width: 100%;
	}
	.goods .right {
		float: none;
		width: 100%;
	}
	.goods .left .left_middleblank {
		width: 100%;
	}
	.sortblankbtn{
        display: none;
    }
	.goods .left .left_bottomfooter {
		display: none;
		width: 100%;
	}
	.recomendmore {
		width: 100%;
	}
	.good_se03 .li_top .li_topright span {
		display: none;
	}
	.good_se03 .li_top .li_topright {
		width: 40px;
		height: 40px;
		padding-left: 16px;
	}
	.good_se03 .li_top .li_topright .addstart {
		margin-right: 4px;
		margin-top: 0px;
	}
	.good_se03 .li_top .li_topleft {
		flex: 1;
	}
	.good_se03 .li_bottom {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.good_se03 .li_bottom .li_bottomright {
		width: 100%;
		padding-left: 0px;
		margin-top: 20px;
	}
	.goods {
		width: 100%;
		box-sizing: border-box;
		padding: 0px 10px;
	}
	.newlist_right .li_bottomright_m {
		width: 63%;
		display: flex;
		justify-content: space-between;
	}
	.newlist_right .li_topright {
		margin-bottom: 0px;
		width: auto;
	}
	.newlist_right {
		width: 100%;
		flex-direction: row;
	}
	.good_se03 li {
		padding: 15px;
	}
	.newlist_right .li_bottomright_m .libottom_btn {
		width: 110px;
	}
	.inputform {
		width: 100%;
	}
   .left_tophead {
        display:none;
    }
    .categoriesbar {
        height: 45px;
        width: 100%;
        box-shadow: 0px 1px 4px 2px rgba(33,33,33,0.1);
        padding: 0 15px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 16px;
        font-weight: bold;
        border-radius: 4px;
        background:#fff; 
        margin-bottom: 20px;
    }
   	.siteflex{
    	display: none;
    }
     .productbox{display:none;}
    .productbox-mobile{display:block;}
    
    .productimgitem-mobile p
    {
        margin-top:10px;
    }
    .productimgitem-mobile
    {
        display: inline-block;
        width: auto;
        margin-right: 0px;
        height: auto;
        overflow: hidden;
        text-align:center;
        padding-bottom:40px;
     }
     a.item_link{
        width: 276px;
        height: 276px;
        display: flex;
        border-radius: 6px;
        overflow: hidden;
        align-items: center;
        justify-content: center;
        border: 1px solid #f2f3f4;
        margin:0 auto;
    }
    .item_link img {
        max-width: 100%;
        height: auto;
        max-height: 100%;
    }
}


/*当页面宽度大于768px小于960px ipad*/

@media screen and (min-width:768px) and (max-width:960px) {
	.D_bannerpos{
	    width: 100%;
	    padding-right: 30px;
	    padding-left: 30px;
	}
	.main_waper{
		margin-top: 55px !important;
	}
	.D_banneritem{
		margin-right: 20px;
	}
	.Db_bodyflex .Db_bodyitem{
		width: 200px;
		margin-right: 24px;
	}
	.Db_bodyitem:nth-child(3n){
		margin-right: 0px;
	}
	.Db_bodyflex .Db_bodyimg{
		width: 100%;
		height: auto;
	}
	.sendformflex{
		width: 100%;
    	box-sizing: border-box;
	}
	.linkmanblank{
	    width: 100%;
	    box-sizing: border-box;
	    padding: 0px 30px;
	}
	.main_waper.detailblank{
		margin-top: -140px !important;
	}
	.left_middleblank{
		margin: 0 auto;
    	width: 100%;
	}
	.sortblankbtn{
        display: none;
    }
	.goods .right{
		width: 100%;
    	margin-top: 20px;
	}
	.left_bottomfooter{
		display: none;
	}
	.swiper-container.dialogswiperinfo{
		width: 90%;
	}
	.li_bottom{
		width: 100%;
	}
	.left_tophead{
		display: none;
	}
    .categoriesbar {
        height: 45px;
        width: 100%;
        box-shadow: 0px 1px 4px 2px rgba(33,33,33,0.1);
        padding: 0 15px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 16px;
        font-weight: bold;
        border-radius: 4px;
        background:#fff; 
    }
    .slinky-menu{
    	padding: 30px;
    	box-sizing: border-box;
    }
    .siteflex{
    	display: none;
    }
    #txtUnit
    {
        width:200px;
    }
    .productimgitem a.item_link 
    {
        width: 176px;
        height: 176px;
    }

}


/*当页面宽度大于960px小于1200px ipad pro*/

@media screen and (min-width:960px) and (max-width:1200px) {
	.D_bannerpos{
	    width: 100%;
	    padding-right: 30px;
	    padding-left: 30px;
	}

	.Db_bodyflex .Db_bodyitem:nth-child(4n){
		margin-right: 0px;
	}
	.Db_bodyflex .Db_bodyitem{
		width: 215px;		
	}
	.Db_bodyflex .Db_bodyimg{
		width: 100%;
		height: auto;
	}
	.linkmanblank{
	    width: 100%;
	    box-sizing: border-box;
	    padding: 0px 30px;
	}
	.good_se03{
		width: 100%;
		flex: 1;
	}
	.good_se03 ul{
		width: 100%;
	}
	.li_bottom {
		width: 100%;
	}
	.page a{
		width: 22px;
    	height: 32px;
	}
	.swiper-container.dialogswiperinfo{
		width: 90%;
	}
	.dialoginfo{
		padding: 0 30px;
	}
	.left_middleblank{
		width: 100%;
	}
	.left_bottomfooter{
		width: 100%;
	}
	.goods .left{
		width: 28%;
	}
	.goods .right{
		width: 70% !important;
	}
	.cat_subcont .cat_sublist{
		width: 640px;
	}
	.cat_subcont .cat_sublist .fore1{
		width: 100%;
	}
	#txtUnit
    {
        width:200px;
    }


}


/*当页面宽度大于1200px*/

@media screen and (min-width:1200px) {
	.Db_bodyitem:nth-child(5n) {
		margin-right: 0px;
	}
}


@media screen and (min-width:1200px) and (max-width:1300px)
{
    .D_bannerpos{width: 100%;padding: 50px 30px;}
    .Db_bodyflex .Db_bodyitem{ margin-right: 30px;}
    .Db_bodyitem:nth-child(4n) { margin-right: 0px;}
    .Db_bodyitem:nth-child(5n) { margin-right: 30px;}
    .mainblank{padding: 40px 60px;}    
    .goods .right{ width: 65%;}
}