/* 旺铺 */
.supplier_meun_box{
	padding: 15px 0px;
}
#company-menu{
	width: 100%;
	background-color: #fff;
}
.company-menu{ 
	width: 1200px;
	margin: 0px auto;
	background-color: #fff;
}
.company-search{
	float: left;
	padding-top: 25px;
	padding-left: 50px;
}
.company-search .company-search-input{
	width: 600px;
	border-radius: 4px 0px 0px 4px;
	border: 2px solid #004b91;
	line-height: 40px;
	padding: 0 15px;
	box-sizing: border-box;
	float: left;
	height: 44px\9;
}
.company-search .company-search-button{
	line-height: 44px;
	border-radius: 0px 4px 4px 0px;
	background-color: #004b91;
	float: left;
	color: #fff;
	padding: 0px 20px;
	margin-right: 15px;
	cursor: pointer;
}
.company-search .company-search-button:last-child{
	border-radius: 4px;
}


.company-menu-list{
	margin: 0px;
	height: 46px;
}
.company-menu-list li{
	float: left;
	line-height: 46px;
	padding: 0px 26px;
	font-size: 16px;
}
.company-menu-list li a:hover{color: #004b91;}
.company-menu-list li:first-child{
	color: #fff;
	width: 150px;
	background-color: #152f58;
	text-align: center;
}
.company-menu-list li:first-child a{ color: #fff;}
.company-menu-list li:nth-child(2) { margin-left: 28px;}
.company-menu-list li.active a{
	color: #004b91;
}
.company-menu-list span.iconfont{
	margin-right: 5px;
	font-size: 14px;
}
.company-menu-list span.iconfont.shop{
	color: #ff4a4a;
}
.company-index-banner{ 
	width: 100%; 
	padding: 90px 0px;
	background: url(../images/banner-cc.png);
	background-size: cover;
	background-size: 100% 100%\9;
	background-image: url(../images/banner-cc.png)\9;
	margin-bottom: 15px;
}
.company-banner-wrap{ 
	width: 1200px; 
	margin: 0px auto; 
	padding: 0px 40px; 
	box-sizing: border-box;
}
.company-name{ 
	font-size: 36px; 
	font-weight: 500; 
	letter-spacing: 3px; 
	color: #fff;
}
.company-wrap{
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.company-left{ 
	min-width: 885px;
	width: 885px;
	/* width: 805px\9; */
	/* overflow: hidden; */
	float: left\9;
}
.company-right{ 
	min-width: 300px;
	width: 300px;
	overflow: hidden\9;
	margin-left: 900px\9;
	/* padding-left: 900px\9; */
}
.company-wrap-bgwhite{ 
	background-color: #fff;
	border-radius: 4px;
	width: 100%;
	overflow: hidden;
}
.company-innerPage-wrap .company-left{
	float: none\9!important;
	margin-left: 315px\9;
}
.company-innerPage-wrap .company-right{
	float: left\9!important;
	margin-left: 0px\9;
}

.conpany-about{
	display: flex;
	padding: 40px;
}
.conpany-about-img {
	width: 475px;
	min-width: 475px;
	height: 325px;
	float: left\9;
}
.conpany-about-img img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.company-about-content {
	padding-left: 30px;
	width: 645px;
	overflow: hidden;
	box-sizing: border-box;
	float: left\9;
}
.company-about-content h2{
	font-size: 26px;
	padding-top: 10px;
}
.company-other{
	padding: 20px 0px;
}
.company-other-row {
	display: flex;
	font-size: 15px;
	padding: 4px 0px;
	line-height: 22px;
}
.company-other-row .lable{
	color: #333;
	margin-right: 10px;
	min-width: 60px;
	float: left\9;
}
.company-other-row .info{
	color: #7b7b7b;
}
.company-other-row.business-items .lable{
	line-height: 28px;
}
.company-other-row.business-items .info span{
	background-color: #F5F5F5;
	padding: 3px 5px;
	border-radius: 4px;
	margin-right: 8px;
	display: inline-block;
	margin-bottom: 8px;
}
.company-about-content > .conpany-contact{
	margin-top: 10px;
}
.company-about-content > .conpany-contact .telephone{
	display: flex;
	align-items: center;
}
.company-about-content > .conpany-contact .telephone span { 
	font-size: 20px; 
	color: darkorange;
	margin-right: 5px;
}
.company-about-content > .conpany-contact .telephone em { 
	font-size: 25px;
	margin-right: 5px;
}
.company-about-content > .conpany-contact .telephone i { 
	font-size: 15px;
	color: #969696;
	align-self: flex-end;
	padding-bottom: 5px;
}
.conpany-about-service {
	display: flex;
	align-items: center;
	padding-top: 15px;
}
.conpany-about-service .btn-tms {
	background-color: #1aad60;
	color: #fff;
	font-size: 18px;
	padding: 5px 0;
	text-align: center;
	width: 150px;
	line-height: 36px;
	cursor: pointer;
	margin-right: 30px;
	float: left\9;
}
.conpany-about-service .btn-tms a {
	display: block;
	color: #fff;
}
.conpany-about-service .service-time {
	color: #7b7b7b;
	line-height: 46px\9;
}
.conpany-about-service .service-time span{
	color: darkorange;
}
.company-wrap-title{
	font-size: 24px;
	padding: 35px 25px 10px 35px;
	font-weight: bold;
}
.company-wrap-title .position{
	float: right;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #969696;
}
.company-wrap-title .position a{
	color: #969696;
}
.company-wrap-title .position a:hover{
	color: #E0A800;
}
.company-protuct-list {
	padding: 25px;
	padding-top: 10px;
}
.company-protuct-list::after { 
	content: " ";
	display: block;
	width: 100%;
	height: 0px;
	clear: both;
}
.company-protuct-list li{
	float: left;
	width: 260px;
	overflow: hidden;
	margin: 8px 9px;
	border: 1px solid #f1f1f1;
	box-sizing: border-box;
	height: 290px;
	border-radius: 4px;
}
.company-protuct-list li:hover { box-shadow: 0 0 8px rgba(0,0,0,.2);}
.company-protuct-list li .img{
	width: 260px;
	height: 176px;
	margin-bottom: 20px;
}
.company-protuct-list li .img img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.company-protuct-list li .name{
	font-size: 16px;
	margin: 10px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.company-protuct-list li .category{
	margin: 0px 10px;
	color: #969696;
}
.company-protuct-list li .tig{
	margin: 5px 10px;
	margin-top: 8px;
	display: flex;
}
.company-protuct-list li .tig .btn-order{
	line-height: 26px;
	background-color: darkorange;
	border-radius: 4px;
	padding: 0 8px;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	min-width: 48px\9;
	display: inline-block\9;
}
.company-protuct-list li .tig .btn-order:hover{
	background-color: #81c4ef;
}
.company-protuct-list li .tig .btn-order a{ color: #fff;}

.company-right-logo {
	width: 80px;
	height: 80px;
	border-radius: 100px;
	border: 1px solid #ebebeb;
	overflow: hidden;
	margin: 0px auto;
}
.company-right-logo img{
	display: block;
	width: 100%;
	width: 100%;
	object-fit: cover;
}
.company-about-text{
	margin: 0px 20px;
	margin-top: 40px;
	line-height: 24px;
	text-indent: 2rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 12;
	overflow: hidden;
	text-overflow: ellipsis;
}
.company-about-more{
	margin: 20px auto;
	width: 160px;
	border-radius: 100px;
	text-align: center;
	color: #fff;
	background-color: #088444;
	line-height: 40px;
	cursor: pointer;
}
.company-about-more a{ color: #fff;}



.company-content-wrap{
	margin: 0px 35px;
	padding: 30px 0px;
	max-width: 815px;
	overflow: hidden;
	line-height: 26px;
	font-size: 15px;
	min-height: 400px;
}

.company-ny-ltitle{
	background-color: #004b91;
	color: #fff;
	padding: 15px 25px;
	font-size: 18px;
	border-radius: 4px 4px 0 0;
}
.syb-shop_contacttype-info-ul {
	border-bottom: 1px solid #EFEFEF;
	padding: 20px 20px;
}

.syb-shop_contacttype-info-ul li {
	line-height: 20px;
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
	padding-left: 28px
}

.syb-shop_contacttype-info-ul li:last-child {
	margin-bottom: 10px
}

.syb-shop_contacttype-info-ul li a {
	display: inline-block;
	color: #000;
	word-break: break-all;
	position: relative
}

.syb-shop_contacttype-info-ul li a:hover {
	color: #34A4FC
}

.syb-shop_contacttype-info-ul li a .i-email {
	background-image: url(../images/com_new/email.svg)
}

.syb-shop_contacttype-info-ul li a .i-tell {
	background-image: url(../images/com_new/tel.svg)
}

.syb-shop_contacttype-info-ul li a .i-qq {
	background-image: url(../images/com_new/tims.svg)
}

.syb-shop_contacttype-info-ul li a .i-vip {
	background-image: url(../images/com_new/vip.svg)
}

.syb-shop_contacttype-info-ul li a .i-mess {
	background-image: url(../images/com_new/mess.svg)
}

.syb-shop_contacttype-info-ul li a .i-user {
	background-image: url(../images/com_new/user.svg)
}

.syb-shop_contacttype-info-ul li a .i-zz {
	background-image: url(../images/com_new/zz.svg)
}

.syb-shop_contacttype-info-ul li a .i-zs {
	background-image: url(../images/com_new/zs.svg)
}

.syb-shop_contacttype-info-ul li a .i-rz {
	background-image: url(../images/com_new/rz.svg)
}

.syb-shop_contacttype-info-ul li a .i-local {
	background-image: url(../images/com_new/local.svg)
}

.syb-shop_contacttype-info-ul li a .i-ms {
	background-image: url(../images/com_new/ms.svg)
}


.xs-top-bar-info li a .i-admin {
	background-image: url(../images/com_new/admin.svg);
	margin-right: 5px;
	padding-left: 10px !important;
	position: relative;
}

.syb-shop_contacttype-info-ul .ic {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 1px;
	left: -28px
}
.syb-shop_contacttype-info-ul .iclr {
	left: 0px !important;
	position: relative !important;
	top: -1px !important;
	margin-left: 5px !important;
	width: 23px !important;
}
.company-service-timer{
	padding: 10px 20px;
}
.company-service-timer p{
	margin: 8px 0px;
}


.company-contact-info{
	padding: 20px 0px;
}
.list-group-item-buy-info{
	border-bottom: 0px;
}
.list-group-item-buy-info .col-3 {
	color: #666;
	border-right: 1px solid #f2f2f2;
}

.list-group-item-buy-info .col-2 {
	color: #666;
	border-right: 1px solid #f2f2f2;
}
.list-group-item-buy-info .col-6,
.list-group-item-buy-info .col-12 {
	color: #666;
	border-right: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
}
.list-group-item-buy-info:last-child {
	border-bottom: 1px solid #f2f2f2;
}
.info-section-intro {
  padding: 15px 10px;
  font-size: 15px;
  color: #666666;
}

.company-contact-menu{
	height: 45px;
	margin-top: 40px;
	border-top: 1px solid #f2f2f2;
}
.company-contact-menu .company-contact-menu-item {
	width: 50%;
	float: left;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
	font-size: 16px;
}
.company-contact-menu .company-contact-menu-item.active{ background-color: #dddddd;}
.company-contact-menu .company-contact-menu-item:hover{ background-color: #eeeeee;}

.detail.company-contact-menu{
	margin-top: 0px;
	display: flex;
}
.detail.company-contact-menu .company-contact-menu-item {
	flex: 1;
	width: 33.3%\9;
}


.list-group{
	display: none;
	border-bottom: 1px solid #f2f2f2\9;
	width: 100%\9;
}
.list-group .list-group-item-buy-info{
	display: table-row\9;
	box-sizing: border-box\9;

	
}
.list-group .list-group-item-buy-info .info-section-intro{
	display: table-cell\9;
	border-top: 1px solid #f2f2f2\9;
	/* width: 100%\9; */
}

.col-2 {
	width: 16.666667%\9!important;
}
.col-6 {
	width: 55%\9!important;
}





#companyContact { display: block;}



/* 资质荣誉 */
.company-honor-list {
	padding: 25px;
	padding-top: 10px;
}
.company-honor-list::after { 
	content: " ";
	display: block;
	width: 100%;
	height: 0px;
	clear: both;
}
.company-honor-list li{
	float: left;
	width: 260px;
	overflow: hidden;
	margin: 8px 9px;
	border: 1px solid #f1f1f1;
	box-sizing: border-box;
	height: 320px;
	border-radius: 4px;
}
.company-honor-list li:hover { box-shadow: 0 0 8px rgba(0,0,0,.2);}
.company-honor-list li .img{
	width: 260px;
	height: 260px;
	margin-bottom: 20px;
}
.company-honor-list li .img img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	cursor: pointer;
}
.company-honor-list li .name{
	font-size: 16px;
	margin: 10px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.company-product-detail {
	margin: 0px 35px;
	padding: 25px 0px 35px 0px;
}
.company-product-detail::after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
}
.company-product-left {
	width: 380px;
	float: left;
	background-color: #F1F7F5;
}
.company-product-right {
	width: 405px;
	min-height: 400px;
	float: left;
	margin-left: 30px;
}
.company-product-right .product-name {
	font-size: 20px;
	padding: 8px 0px 20px 0px;
	border-bottom: 1px dashed #e3e3e3;
}
.company-product-right .product-price-row{
	padding: 20px 0px;
	border-bottom: 1px dashed #e3e3e3;
	line-height: 22px;
}
.company-product-right .product-price-row::after{
	content: " ";
	display: block;
	clear: both;
	width: 100%;
	height: 0px;
}
.company-product-right .product-price-row .lable, .product-tig-row .item .lable{
	font-size: 14px;
	min-width: 64px;
	width: 64px;
	height: 19px;
	/* background-color: red; */
	float: left;
	text-align: justify;
	margin-right: 20px;
	color: #666666;
	line-height: 20px;
}
.company-product-right .product-price-row .lable::after, .product-tig-row .item .lable::after{
	content: "";
	display:inline-block;
	width: 100%;
	height: 0px;
}
.company-product-right .product-price-row .priceNumber{
	font-size: 20px;
}
.company-product-right .product-tig-row {
	padding: 10px 0px;
	border-bottom: 1px dashed #e3e3e3;
}
.company-product-right .product-tig-row .item{
	display: flex;
	padding: 5px 0px;
}
.product-tig-row .item .text{
	flex: 1;
	line-height: 20px;
}
.company-product-head-btn {
	padding-top: 20px;
}
.company-product-head-btn a{
	color: #fff;
}
.company-product-head-btn .btn {
	border-radius: 4px;
	padding: 10px 25px;
	color: #fff;
	margin-right: 20px;
	font-size: 16px;
	cursor: pointer;
}
.company-product-detailcont {
	margin: 0 20px;
	padding: 20px 0;
	font-size: 15px;
	display: none;
	max-width: 845px;
	overflow: hidden;
	line-height: 22px;
}
.company-product-detailcont img, .company-product-detailcont image {
	display: block;
	max-width: 100%;
	height: auto;
}

.inquiry-wrap {
	width: 86%;
	margin: 0px auto;
	/* background-color: #F8F8F8; */
}
.inquiry-row {
	display: flex;
	align-items: flex-start;
	padding: 10px 0px;
}
.inquiry-row .lable {
	width: 100px;
	line-height: 34px;
	text-align: right;
	float: left\9;
}
.inquiry-row .lable .zhongdian {
	color: red;
	margin: 0px 5px;
}
.inquiry-row .contwrap {
	flex: 1;
	padding-left: 30px;
	line-height: 34px;
	padding-left: 130px\9;
}
.inquiry-row .contwrap input[type="text"] {
	background-color: #f9f9f9;
	line-height: 34px;
	border-radius: 4px;
	padding: 0px 10px;
	border: 1px solid #c7c7c7;
	height: 34px\9;
}
.inquiry-row .contwrap p {
	color: #969696;
}
.inquiry-row .contwrap textarea {
	background-color: #f9f9f9;
	width: 90%;
	max-width: 90%;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #c7c7c7;
}
.inquiry-row .contwrap .yanzhengmaImg {
	margin-left: 10px;
}
.inquiry-row .contwrap .huanyihuan {
	margin-left: 10px;
	cursor: pointer;
}
.inquiry-wrap .form-btn {
	text-align: center;
	font-size: 0px;
	padding: 30px 0px;
}
.inquiry-wrap .form-btn button {
	padding: 8px 25px;
	border-radius: 4px;
	font-size: 16px;
	margin: 0px 20px;
	cursor: pointer;
}
.inquiry-wrap .form-btn button[type="submit"] {
	background-color: #004b91;
	color: #ffffff;
}
.inquiry-wrap .form-btn button[type="reset"] {
	background-color: #e5e5e5;
	color: #626262;
}
















