.main,.w{
    width: 1560px;
    margin: 0 auto;
}
body{
	background-color: #f5f5f5 !important;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'ybzhan';  /* Project id 1936689 */
	src: url('//at.alicdn.com/t/c/font_1936689_98bdzu2yp1s.woff2?t=1714963745246') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1936689_98bdzu2yp1s.woff?t=1714963745246') format('woff'),
		 url('//at.alicdn.com/t/c/font_1936689_98bdzu2yp1s.ttf?t=1714963745246') format('truetype');
  }
.ybzhan {
	font-family: "ybzhan" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.data-null {
	text-align: center;
	padding: 64px 40px;
}
.data-null .left-img, .data-null .right-text {
	text-align: left;
	display: inline-block;
	vertical-align: top;
    margin: 0 25px;
}
.right-text .title {
	font-size: 24px;
	font-weight: bold;
}
.right-text .title b {
    color: #ff6600;
}
.right-text .content {
	margin-top: 16px;
	font-size: 15px;
	line-height: 28px;
	color: #666;
}
.right-text .content i {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #ccc;
	border-radius: 50%;
	vertical-align: top;
	margin-right: 8px;
	margin-top: 13px;
}
.right-text .content .phone {
	color: #ff6600;
	margin-top: 16px;
}
.right-text .btn-arr {
	margin-top: 6px;
}
.right-text .btn-arr a {
    display: inline-block;
    border-radius: 3px;
    width: 128px;
    text-align: center;
    line-height: 38px;
    height: 38px;
    background-color: #4286f5;
    color: #fff;
    margin-right: 15px;
}
.right-text .btn-arr a.orange-btn {
    background-color: #ff6600;
}
.right-text .btn-arr a:hover {
    background-color: #7eafff;
}
.right-text .btn-arr a.orange-btn:hover {
    background-color: #ff9147;
}
/* header */
.iframe{height: 40px;overflow: hidden;}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
#header {
	background: #f5f5f5;
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}

.header {
	height: 40px;
	margin: 0 auto;
}

#divLogin {
	float: left;
}

#divLogin ul {
	float: left;
	/* display: inline-block; */
}

#divLogin ul li {
	margin: 0 6px;
	font-size: 14px;
	line-height: 40px;
	float: left;
}

#divLogin ul li a {
	color: #333;
}
#divLogin ul li a.login{
	color: #0a80f0;
}
#divLogin ul li:last-child {
	/* padding-left: 30px; */
}

#divLogin ul li:last-child a {
	/* color: #006cc9; */
}

#divLogin ul li a:hover {
	color: #006cc9;
}

.Tophead {
	position: relative;
	margin: 0 auto;
	z-index: 10001;
}
.headLeft {
	position: absolute;
	top: -40px;
	right: 640px;
}
.headLeft .serviceBtn {
	margin-top: 8px;
	height: 26px;
	line-height: 26px;
	width: 78px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	display: block;
	border-radius: 4px;
	background-color: rgb(10, 128, 240);
}
.headRight {
	float: right;
	font-size: 12px;
	line-height: 38px;
	color: #ddd;
	position: absolute;
	float: right;
	right: 0px;
	top: -38px;
	color: #dfdfdf;
}
.headRight li {
	float: left;
	height: 40px;
	position: relative;
}
.headRight li .ServiceTop,
.headRight li .siteNav1 {
	height: 40px;
	line-height: 40px;
	padding: 0 17px;
	font-size: 14px;
	position: relative;
}
.headRight li .ServiceTop>a,
.headRight li .siteNav1>a {
	color: #333;
	display: inline-block;
  	vertical-align: top;
}
.headRight li.weixin .ServiceTop>a,
.headRight li.mobile .ServiceTop>a{
	color: #2859a5;
}
.headRight li .ServiceTop>a i,
.headRight li .siteNav1>a i {
	margin-right: 6px;
	color: #2859a5;
}
.headRight li .ServiceTop>a em,
.headRight li .siteNav1>a em{
	margin: 19px 0 0 8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	border-color: #666 transparent transparent transparent;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all .3s ease;
  	-moz-transition: all .3s ease;
  	-ms-transition: all .3s ease;
  	-o-transition: all .3s ease;
  	transition: all .3s ease;
}
.headRight li .ServiceTop .ksqg i{
	margin-top: 12px;
  	width: 85px;
  	height: 16px;
  	background: url(../../../../images/index/version/2024/ksqg.png) no-repeat;
  	background-size: 100% 100%;
	margin-right: 0;
	display: inline-block;
	vertical-align: top;
}
.headRight li .ServiceTop::after,
.headRight li .siteNav1::after {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background-color: #ddd;
}
.headRight li:last-child .ServiceTop::after {
	display: none;
}
.siteNavBox1 {
	position: absolute;
	top: 38px;
	line-height: 38px;
	font-size: 14px;
	width: 100%;
	background: #fff;
	text-align: center;
	display: none;
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.siteNavBox1 a {
	color: #666;
}
.siteNavBox1 a:hover{
	color: #005bac;
}
/* 关注我们---weixin */
.ServiceBot2{
	height: 220px;
	width: 740px;
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}
.ServiceBot2 .gzRight{
	width: 440px;
	border-left: 1px solid #f3f3f3;
	float: right;
}
.ServiceBot2 .gzRight a{
	height: 110px;
	padding: 65px 20px 27px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	float: left;
	cursor: pointer;
}
.ServiceBot2 .gzRight a:nth-child(1)::after,
.ServiceBot2 .gzRight a:nth-child(2)::after,
.ServiceBot2 .gzRight a:nth-child(3)::after,
.ServiceBot2 .gzRight a:nth-child(4)::after{
	position: absolute;
	content:'';
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a::before{
	position: absolute;
	content:'';
	top: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a:nth-child(4n)::before{
	display: none;
}
.ServiceBot2 .gzRight a i{
	position: absolute;
	top: 27px;
	left: 50%;
	transform: translateX(-50%);
	width: 28px;
	height: 31px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-1.png) no-repeat;
	background-size: 100% 100%!important;
	display: inline-block;
	vertical-align: top;
}
.ServiceBot2 .gzRight a:nth-child(2) i{
	width: 28px;
	height: 32px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-2.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(3) i{
	width: 32px;
	height: 32px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-3.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(4) i{
	width: 63px;
	height: 28px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-4.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(5) i{
	width: 28px;
	height: 24px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-5.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(6) i{
	width: 41px;
	height: 28px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-6.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(7) i{
	width: 32px;
	height: 32px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-7.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(8) i{
	width: 32px;
	height: 32px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-8.png) no-repeat;
}
.ServiceBot2 .gzRight a.focus,.ServiceBot2 .gzRight a:hover{
	z-index: 999;
	background-color: #fff;
	box-shadow: 0px 2px 12px 0px rgba(40, 40, 40, 0.1);
}
.ServiceBot2 .gzRight a.focus::after,.ServiceBot2 .gzRight a.focus::before{
	display: none;
}
.ServiceBot2 .zgLeft{
	width: 299px;
	height: 100%;
	float: right;
	position: relative;
	display: none;
}
.ServiceBot2 .zgLeft p{
	display: inline-block;
	position: absolute;
	left: 30px;
	top: 50%;
	width: 20px;
	line-height: 28px;
	font-size: 20px;
	color: #2959a7;
	transform: translateY(-50%);
}
.ServiceBot2 .zgLeft img{
	position: absolute;
	left: 66px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.Tophead li.weixin .hover{
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.weixin .hover::after{
	display: none;
}
/* end */
/* 客户端---mobile */
.ServiceBot{
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 40px;
	right: 0;
	display: none;
	text-align: center;
	z-index: 9999;
	box-sizing: border-box;
}
.ServiceBot1 {
	width: 792px;
	padding: 15px 12px 20px;
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
}
.ServiceBot1 .item {
	float: left;
	width: 25%;
	padding: 0 12px;
	box-sizing: border-box;
}
.ServiceBot1 .item .image{
	height: 168px;
	padding: 18px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot-img-bg.png) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.ServiceBot1 .item .image img{
	width: 100%;
	height: 100%;
}
.ServiceBot1 .item p{
	margin-bottom: 7px;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	font-weight: 700;
	color: #333;
	overflow: hidden;
}
.Tophead li.mobile .hover{
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.mobile .hover::after{
	display: none;
}
/* 客户端end */


.headRight li.hover .ServiceTop{
	background-color: #fff;
}
.headRight li.hover .ServiceTop::after{
	display: none;
}
.headRight li.hover .siteNavBox,
.headRight li.hover .ServiceBot{
	display: block;
}

/* end */


/* top */
.top{
    padding: 38px 0 34px 0;
}
.top .logo{
    width: 270px;
    margin: 0 auto 38px;
}
.top .search{
    width: 883px;
    margin: 0 auto;
    padding-bottom: 12px;
    overflow: hidden;
}
.top .search input{
    float: left;
    height: 46px;
    line-height: 46px;
    width: 86%;
    font-size: 16px;
    text-indent: 14px;
    border: 0;
    background-color: #fff;
    color: #999;
    border-radius: 4px 0 0 4px;
}
.top .search button{
    float: right;
    height: 46px;
    line-height: 46px;
    width: 14%;
    font-size: 18px;
    border: 0;
    background-color: #2b82d9;
    color: #fff;
    border-radius: 0 4px 4px 0;
}
.top .search button i{
    font-size: 18px;
    margin-right: 6px;
}
.top .hot{
	width: 883px;
	margin: 0 auto;
	overflow: hidden;
}
.top .hot span{
	float: left;
	line-height: 28px;
	width: 13%;
	font-size: 16px;
	color: #666;
}
.top .hot span i{
	display: inline-block;
	width: 19px;
	height: 24px;
	margin: 2px 8px 0 0;
	background: url(../../../../images/products/version/2022/hot.png) no-repeat;
	vertical-align: top;
}
.top .hot p{
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
.top .hot p a{
	margin-left: 22px;
	font-size: 16px;
	color: #666;
}
.top .hot p a:hover{color: #f90;}
/* location */
.location{
	line-height: 54px;
	font-size: 16px;
	color: #333;
	position: relative;
}
.location a{
	margin: 0 10px;
	color: #999999;
}
.location a:first-child{
	margin-left: 0;
}
.location a:hover{
	color: #1f71e0;
}
.location span {
	position: absolute;
	right: 114px;
	top: 0;
}
.location span:last-child {
	right: 0;
}
.location span:last-child a{
	color: #1f71e0;
}
/* topAdv */
.topAdv ul{
	overflow: hidden;
}
.topAdv li{
	display: block;
	position: relative;
}
.topAdv li .advs {
	position: relative;
	display: block;
	width: 100%;
}
.topAdv li .advs img {
	display: block;
	width: 100%;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
/* topDetails */
.topDetails{
	margin-top: 24px;
	overflow: hidden;
}
.topDetails .left{
	float: left;
	width: 1240px;
	margin-right: 30px;
	background-color: #fff;
}
.topDetails .left .title{
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	color: #fff;
	position: relative;
}
.topDetails .left .title b {
	display: inline-block;
	min-width: 160px;
	background-color: #2b82d9;
	text-align: center;
	position: relative;
	padding: 0 12px;
}
.topDetails .left .title b i{
	position: absolute;
	bottom: 0;
	right: -10px;
	border-width: 0 10px 48px 10px;
	border-style: solid;
	border-color: transparent transparent #2b82d9 transparent;
}
.topDetails .left .title b::after{
	display: inline-block;
	position: absolute;
	content: "";
	right: -15px;
	top: 6px;
	bottom: 1px;
	width: 10px;
	background-color: #d5e6f7;
	transform:skewX(12deg);
}
.topDetails .left .title::after{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 80%;
	height: 1px;
	background-image: linear-gradient(90deg, #2b82d9, transparent);
}
.topDetails .left .text{
	float: left;
	width: 1070px;
	padding: 15px 20px 35px 20px;
	box-sizing: border-box;
}
.topDetails .left p{
	line-height: 30px;
	height: 60px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
}
.topDetails .left .text a{
	display: block;
	width: 138px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	margin-top: 20px;
	border-radius: 4px;
	border: 1px solid #2b82d9;
	background-color: #d6ebff;
	color: #2b82d9;
	text-align: center;
}
.topDetails .left .text a:hover{
	background-color: #2b82d9;
	color: #fff;
}
.topDetails .left .images{
	overflow: hidden;
	padding-right: 20px;
	box-sizing: border-box;
}
.topDetails .left .images a{
	display: block;
	height: 150px;
	position: relative;
}
.topDetails .left .images a img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.topDetails .right{
	float: right;
	width: 290px;
	padding: 18px 20px 14px;
	background-color: #fff;
	box-sizing: border-box;
}
.topDetails .right .title span{
	display: inline-block;
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	color: #333;
}
.topDetails .right .title span i{
	display: inline-block;
	width: 17px;
	height: 20px;
	margin: 7px 8px 0 0;
	background: url(../../../../images/products/version/2022/topDetails-title.png) no-repeat;
	vertical-align: top;
}
.topDetails .right .title span b{color: #2b82d9;}
.topDetails .right a.more{
	float: right;
	line-height: 30px;
	font-size: 14px;
	color: #999;
}
a.more:hover{color: #f60!important;}
.topDetails .right ul{
	padding-top: 10px;
	margin-right: -13px;
	overflow: hidden;
}
.topDetails .right li{
	float: left;
	width: 50%;
	padding-right: 13px;
	box-sizing: border-box;
}
.topDetails .right li a.images{
	display: block;
	height: 118px;
	position: relative;
}
.topDetails .right li img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.topDetails .right li p{
	line-height: 22px;
	height: 22px;
	margin-top: 6px;
	font-size: 16px;
	overflow: hidden;
}
.topDetails .right li p a{
	color: #333;
}
.topDetails .right li p a:hover{
	color: #2b82d9;
}
/* option */
.option {
	margin-top: 24px;
	background: #fff;
	padding: 10px 20px 0;
	box-sizing: border-box;
}
.listName {
	width: 100%;
	line-height: 54px;
	position: relative;
	overflow: hidden;
	font-size: 16px;
	border-bottom: 1px solid #e5e5e5;
}
.listName span {
	height: 30px;
	line-height: 30px;
	border: 1px solid #2b82d9;
	color: #2b82d9;
	margin-top: 11px;
	margin-right: 20px;
	border-radius: 2px;
	display: inline-block;
	padding: 0 10px;
	border-radius: 4px;
}
.listName span a i {
	vertical-align: top;
	margin: 1px 0 0 5px;
	color: #2b82d9;
	display: inline-block;
}
.listName b {
	line-height: 54px;
	color: #999;
	float: left;
	width: 114px;
	font-weight: normal;
}
.option-line {
	width: 100%;
	position: relative;
	overflow: hidden;
	font-size: 16px;
	border-bottom: 1px solid #e5e5e5;
}
.option-line span {
	line-height: 54px;
	color: #999;
	float: left;
	width: 114px;
}

.option-line .item1 {
	height: 54px;
	overflow: hidden;
}
.option-line ul {
	width: calc(100% - 100px);
	float: left;
}
.itemize ul {
	width: calc(100% - 170px);
}
.option-line ul li {
	float: left;
}
.itemize ul li {
	line-height: 54px;
	margin-right: 25px;
	font-size: 14px;
}
.itemize ul li a {
	color: #333;
}
.itemize ul li a.active {
	color: #2b82d9;
}
.itemize ul li a:hover{
	color: #2b82d9;
}
.itemize .more-1 {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 54px;
	cursor: pointer;
}
.itemize .more-1:hover{color: #f60!important;}
.itemize .more-1 i{
	font-size: 12px;
	margin-left: 5px;
}
.brand .BrandsBtn {
	float: left;
}
.brand .BrandsBtn a {
	width: 88px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	color: #666;
	display: inline-block;
	text-align: center;
	margin-top: 11px;
	margin-right: 10px;
	border-radius: 2px;
	padding: 0;
}
.brand .BrandsBtn a:hover ,.brand .BrandsBtn a.focus{
	border-color: #2b82d9;
	color: #2b82d9;
}
.brand .BrandsBtn a.close {
	display: inline;
	color: #2b82d9;
	margin-right: 10px;
	border: none;
}
.brand .BrandsSearch {
	float: left;
}
.brand .BrandsSearch input {
	width: 220px;
	height: 34px;
	border: 1px solid #e1e1e1;
	border-radius: 20px;
	color: #aaa;
	text-indent: 30px;
	margin-top: 9px;
}
.brand .BrandsLetter {
	width: 60%;
	float: right;
}
.brand ul li {
	line-height: 54px;
}
.brand ul li a {
	padding: 0 10px;
	color: #333;
}
.brand ul li a:hover{
	color: #2b82d9;
}
.brand ul li.active a {
	color: #2b82d9;
	font-weight: bold;
}
.brand-detail {
	height: 46px;
	padding-bottom: 10px;
	margin-top: 16px;
}
.option-line ul {
	width: calc(100% - 114px);
	padding-right: 110px;
	float: left;
	box-sizing: border-box;
}
.brand-detail ul {
	overflow: hidden;
	height: auto;
	float: right;
}
.brand-detail ul li {
	width: 130px;
	position: relative;
	margin: 0 20px 15px 0;
    text-align: center;
    color: #333;
    line-height: 40px;
    font-size: 14px;
    word-wrap: break-word;
    word-break: break-all;
}
.brand-detail ul li p {
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    margin-top: 7px;
}
.brand-detail ul li a {
    color: #333;
}
.brand-detail ul li > a,.brand-detail ul li .image {
	border: 1px solid #e1e1e1;
	display: block;
    height: 40px;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.brand-detail ul li:hover > a,.brand-detail ul li:hover .image {
	border-color: #2b82d9;
}
.brand-detail ul li:hover a {
    color: #2b82d9;
}
.brand-detail ul li img {
	text-align: center;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
}
.brand-detail a.more {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.brand-detail a.more i {
	font-size: 12px;
	margin-left: 5px;
}
.itemBot1 {
	margin: 0 auto;
	background: #fff;
	position: relative;
	padding: 11px 0;
}
.itemBot1 span {
	line-height: 32px;
	color: #999;
	float: left;
	width: 134px;
	font-size: 16px;
	padding-left: 20px;
	box-sizing: border-box;
}
.itemBot1 .moreParaList {
	float: left;
	overflow: hidden;
	width: calc(100% - 134px);
}
.itemBot1 dl {
	height: 32px;
	border: 1px solid #e1e1e1;
	border-right: none;
	line-height: 32px;
	float: left;
	text-align: left;
	text-indent: 10px;
	background: #fff;
	font-size: 14px;
	box-sizing: border-box;
}
.itemBot1 dl:hover {
	border: 2px solid #2b82d9;
	box-sizing: border-box;
	border-bottom: none;
}
.itemBot1 .moreParaList dl dt {
	height: 30px;
	cursor: pointer;
	color: #666;
}
.itemBot1 .moreParaList dl:last-child dt{
	border-right: 1px solid #e1e1e1;
}
.itemBot1 .moreParaList dl dt i {
	font-size: 8px;
	margin-left: 5px;
	color: #7d7e7e;
	margin-right: 10px;
	vertical-align: middle;
}
.itemBot1 dd {
	width: 100%;
	background: #fff;
	position: absolute;
	z-index: 9999;
	left: 0;
	display: none;
	border: 2px solid #2b82d9;
	box-sizing: border-box;
	padding-right: 170px;
}
.itemBot1 dd ul {
	overflow: hidden;
	position: relative;
}
.itemBot1 dd ul li {
	float: left;
	margin: 0 15px;
}
.itemBot1 dd ul li a {
	color: #333;
	font-size: 14px;
	position: relative;
}
.itemBot1 dd ul li a.active {
	color: #ff6600;
}
.itemBot1 dd ul li a.active:after {
	position: absolute;
	right: -12px;
	bottom: 3px;
	content: "";
	width: 10px;
	height: 7px;
	background: url("../../../../images/products/version/2022/productList1.png") no-repeat -184px -166px;
}
.itemBot1 dd ul li a b {
	font-weight: normal;
}
.itemBot1 dd ul li a b:hover {
	color: #2b82d9;
}
.itemBot1 dd .moreChoose {
	position: absolute;
	right: 30px;
	top: 0;
}
.itemBot1 dd .moreChoose a {
	display: inline-block;
	color: #999;
	width: 70px;
	height: 30px;
	background: #f5f5f5;
	text-align: center;
	line-height: 30px;
	margin-left: 5px;
	text-indent: 0;
}
.itemBot1 dd .hide {
	display: none;
}
.itemBot1 dl:hover dd {
	display: block;
}
/* content */
.content{
	margin-top: 30px;
	overflow: hidden;
}
.content .left{
	float: left;
	width: 1240px;
	margin-right: 30px;
	padding-bottom: 40px;
}
.content .left-title {
	position: relative;
	background-color: #fff;
}
.content .left .default {
	float: left;
}
.content .left .default a {
	display: inline-block;
	width: 90px;
	height: 50px;
	background: #fff;
	text-align: center;
	line-height: 50px;
	color: #333;
	font-size: 16px;
	margin-right: 1px;
}
.content .left .default a.New {
	background: #2b82d9;
	color: #fff;
}
.content .left .all_pattern {
	float: left;
	width: 90px;
	height: 50px;
	position: relative;
	margin-right: 1px;
	border-left: 1px solid #e5e5e5;
}
.content .left .all_pattern_Top a {
	display: inline-block;
	width: 90px;
	height: 50px;
	background: #fff;
	text-align: center;
	line-height: 50px;
	color: #333;
	font-size: 16px;
	margin-right: 1px;
}
.content .left .all_pattern_Bot {
	width: 108px;
	position: absolute;
	border: 1px solid #e4e4e4;
	background: #fff;
	top: 50px;
	left: 0px;
	z-index: 9997;
	display: none;
}
.content .left .all_pattern_Bot ul li a {
	font: 14px/30px "Microsoft Yahei","Tahoma","Arial";
	color: #777;
	text-indent: 10px;
	display: block;
}
.content .left .all_pattern_Bot ul li a:hover {
	background: #2b82d9;
	color: #fff;
}
.content .left .all_region {
	float: left;
	width: 90px;
	height: 50px;
	position: relative;
	margin-right: 1px;
	border-left: 1px solid #e5e5e5;
}
.content .left .all_region_Top a {
	display: inline-block;
	width: 90px;
	height: 50px;
	background: #fff;
	text-align: center;
	line-height: 50px;
	color: #333;
	font-size: 16px;
	margin-right: 1px;
}
.content .left .selectbox_areadown a {
	display: inline-block;
	width: 90px;
	height: 50px;
	background: #2b82d9;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	margin-right: 1px;
}
.content .left .all_region_Bot {
	width: 261px;
	position: absolute;
	z-index: 999;
	top: 50px;
	left: 0px;
	background: #fff;
	z-index: 9997;
	display: none;
}
.content .left .all_region_Bot ul {
	width: 254px;
	position: absolute;
	border: 1px solid #e4e4e4;
	background: #fff;
	top: 0px;
	left: 0px;
}
.content .left .all_region_Bot ul li {
	float: left;
}
.content .left .all_region_Bot ul li.all_region_top {
	width: 100%;
	background: #2b82d9;
}
.content .left .all_region_Bot ul li.all_region_top a {
	color: #fff;
}

.content .left .all_region_Bot ul li a {
	display: block;
	color: #868a8f;
	padding: 6px;
}
.content .left .all_region_Bot ul li a:hover {
	background: #2b82d9;
	color: #fff;
}
.content .left-title .price{
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.content .left-title .type {
	float: left;
}
.content .left-title .type b {
	line-height: 50px;
	display: inline-block;
	font-weight: normal;
	width: 77px;
	text-indent: 15px;
	font-size: 16px;
	position: relative;
	background: #fff;
}
.content .left-title .type b a i {
	font-size: 10px;
	color: #999;
}
.content .left-title .type b a.down {
	line-height: normal;
	position: absolute;
	top: 20px;
	right: 10px;
}
.content .left-title .type b a.up {
	line-height: normal;
	position: absolute;
	bottom: 20px;
	right: 10px;
}
.content .left-title .type b a.prcactiveup {
	display: none;
}
.content .left-title .type b a.prcactivedown {
	display: none;
}
.content .left-title .btnBox {
	width: 275px;
	margin-left: 20px;
}
.content .left-title .btnBox p {
	float: left;
	line-height: 50px;
	height: 50px;
	margin-left: 10px;
}
.content .left-title .btnBox p span {
	color: #999;
	line-height: 43px;
}
.content .left-title .btnBox p input {
	width: 86px;
	height: 28px;
	border: 1px solid #dfdfdf;
	text-align: left;
	line-height: 28px;
	color: #999;
	font-size: 14px;
	text-align: center;
	margin-top: 7px;
}
.content .left-title .btnBox p button {
	width: 70px;
	height: 34px;
	line-height: 34px;
	background: #4286f5;
	border: 1px solid #4286f5;
	margin-left: 6px;
	cursor: pointer;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 2px;
	margin-top: 8px;
	vertical-align: top;
	font-size: 16px;
	border-radius: 4px;
}

.content .left-title form input {
	width: 98px;
	height: 34px;
	border: 1px solid #dfdfdf;
	text-align: center;
	line-height: 23px;
	color: #ddd;
}
.content .left-title form span {
	color: #ddd;
	margin: 0 10px;
}
.content .left-title form  button {
	width: 72px;
	height: 36px;
	background: #2b82d9;
	border: 1px solid #2b82d9;
	margin-left: 8px;
	cursor: pointer;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 2px;
	font-size: 16px;
}
.prolistCount{
	float: left;
	height: 50px;
	max-width: 395px;
	overflow: hidden;
}
.content .left-title p {
	line-height: 50px;
	font-size: 16px;
	float: left;
	color: #aaa;
	margin-left: 10px;
}
.content .left-title h1 {
	font-size: 16px;
	color: #aaa;
	font-weight: normal;
	line-height: 50px;
	float: left;
}
.content .left-title p:last-of-type {
	margin-left: 0;
}
.content .left-title p span {
	color: #ff6600;
}
.content .left-title .left-opt {
	float: right;
	line-height: 50px;
	font-size: 16px;
	position: absolute;
	right: 0;
}
.content .left-title .left-opt .tabList {
	position: absolute;
	right: 20px;
	top: 10px;
	height: 30px;
	width: 64px;
	background-color: #e2e4e7;
	border-radius: 28px;
	padding: 0 8px;
	line-height: 30px;
}
.content .left-title .left-opt .tabList a {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #e4e8e6;
	text-align: center;
}
.content .left-title .left-opt .tabList a.focus {
	background: #ff9700;
}
.content .left-title .left-opt .tabList a.focus i {
	color: #fff;
}
.content .left-title .left-opt .tabList a i {
	color: #999;
}
/* 网 */
.propic{
	display: none;
	padding-bottom: 30px;
}
.propic ul{
	margin: 9px -15px 0 0;
	overflow: hidden;
}
.propic li{
	float: left;
	width: 20%;
	margin-top: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	position: relative;
}
.propic li .item{
	padding: 0 0 20px;
	position: relative;
	background-color: #fff;
}
.propic li .item .images{
	height: 236px;
	position: relative;
}
.propic li .item .images i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.propic li .item .images img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.propic li .item mark{
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 58px;
	height: 22px;
	background-size: 100% 100%!important;
	z-index: 999;
}
.propic li .item mark.king{
	background: url(../../../../images/products/version/2022/king.png) no-repeat;
}
.propic li .item mark.throne{
	background: url(../../../../images/products/version/2022/throne.png) no-repeat;
}
.propic li .item a.complareBtn,
.propic li .item a.clicked0{
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 14px;
	cursor: pointer;
}
.propic li .item a.complareBtn::after {
	content: "+对比";
	color: #999;
}
.propic li .item a.clicked0::after{
	content: "已加入";
	color: #2b82d9;
}
.propic li .text p a{
	display: block;
	height: 48px;
	color: #333;
	overflow: hidden;
}
.propic li .text{
	padding: 0 12px;
}
.propic li .text p{
	line-height: 24px;
	height: 48px;
	font-size: 17px;
	margin-top: 8px;
	color: #333;
	position: relative;
}
.propic li .text p span{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	color: #999;
}
.propic li .text p span em{
	color: #2b82d9;
	font-style: normal;
}
.propic li .text .price{
	margin-top: 10px;
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	color: #ff2a00;
}
.propic li .text .price a{
	float: right;
	width: 84px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: #ff9700;
	border: 1px solid #ff9700;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
}
.propic li .text .company{
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	overflow: hidden;
}
.propic li .text .company a{
	font-size: 14px;
	color: #999;
	position: relative;
	display: block;
	padding-right: 40px;
}
.propic li .text .company a i{
	position: absolute;
	width: 18px;
	height: 18px;
	background: url(../../../../images/products/version/2022/authentication.png) no-repeat 0 0;
	right: 12px;
	top: 0px;
	display: inline-block;
}
.propic li .text .level{
	margin-top: 8px;
	overflow: hidden;
}
.propic li .text .level i{
	float: left;
	width: 86px;
	height: 21px;
	background-size: 100% 100%!important;
	padding: 0;
	font-size: 0;
	margin-top: 0px;
}
.propic li .text .level i.free {
	vertical-align: middle;
	background: url(../../../../images/products/version/2022/companyList.png) no-repeat 0 0;
	background-size: auto !important;
	width: 79px;
	height: 16px;
	margin-top: 3px;
}
.propic li .text .level i.topLevel1{
	background: url(https://www.ybzhan.cn/images/vip01.png) no-repeat;
}
.propic li .text .level i.topLevel2{
	background: url(https://www.ybzhan.cn/images/vip02.png) no-repeat;
}
.propic li .text .level i.topLevel3{
	background: url(https://www.ybzhan.cn/images/vip03.png) no-repeat;
}
.propic li .text .level i.topLevel5{
	background: url(https://www.ybzhan.cn/images/vip05.png) no-repeat;
}
.propic li .text .level .year{
	float: left;
	line-height: 21px;
	margin-left: 4px;
	font-size: 14px;
	font-weight: 700;
	color: #333;
}
.propic li .text .level .year b{
	color: #fe701a;
}
.propic li .text .level .city{
	float: right;
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	color: #999;
	width: 76px;
	text-align: right;
	overflow: hidden;
}
.propic li .text p a:hover{
	color: #2b82d9;
}
.propic li .text .price a:hover{
	color: #ff9700;
	background-color: #fff;
}
.propic li .item:hover{
	z-index: 1;
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 0.2);
}
/* 列 */
.protList{
	padding-bottom: 30px;
}
.protList ul{
	position: relative;
}
.protList li {
	position: relative;
	border-radius: 2px;
	background-color: #fff;
	margin-top: 24px;
	position: relative;
	overflow: hidden;
}
.protList .text{
	padding: 22px 24px 22px 0;
}
.protList li:hover{
	z-index: 1;
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 0.3);
}
.protList li mark{
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 58px;
	height: 22px;
	background-size: 100% 100%!important;
	z-index: 999;
}
.protList li mark.king{
	background: url(../../../../images/products/version/2022/king.png) no-repeat;
}
.protList li mark.throne{
	background: url(../../../../images/products/version/2022/throne.png) no-repeat;
}
.protList .productImg {
	width: 228px;
	height: 228px;
	position: relative;
	float: left;
	margin-right: 15px;
}
.protList .productImg i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.protList .productImg img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.protList .text{
	overflow: hidden;
}
.protList .productN{
	overflow: hidden;
}
.protList .productN span{
	float: left;
	height: 28px;
	line-height: 28px;
	max-width: 70%;
	font-size: 18px;
	font-weight: 700;
	overflow: hidden;
}
.protList .productN span a{
	color: #333;
}
.protList .productN span a:hover{
	color: #2b82d9;
}
.protList .productN .enquiry{
	float: left;
	line-height: 28px;
	margin-left: 35px;
	font-size: 14px;
	color: #999;
}
.protList .productN .enquiry i{
	font-style: normal;
	color: #2b82d9;
}
.protList .productN .prix{
	float: right;
	font-size: 20px;
	font-weight: 700;
	color: #ff9700;
}
.protList .abstract{
	padding: 10px 0 14px;
	overflow: hidden;
	position: relative;
}
.protList .abstract p{
	float: left;
	margin-top: 8px;
	height: 44px;
	line-height: 22px;
	width: 90%;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	position: relative;
}
.protList .abstract p span{
	float: left;
	font-size: 14px;
	padding-right: 12px;
	position: relative;
}
.protList .abstract p span b{
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 6px;
	border-radius: 4px;
	color: #ff701c;
	font-weight: normal;
	background-color: #ffeee4;
	border: 1px solid #ff701c;
}
.protList .abstract p span i{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 10px;
	color: #ff701c;
}
.protList .abstract .onlineInquire{
	float: right;
	height: 28px;
	line-height: 28px;
	width: 78px;
	font-size: 14px;
	background-color: #ff9700;
	border: 1px solid #ff9700;
	color: #fff;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
}
.protList .abstract a.comBtn,
.protList .abstract a.clicked,
.protList .abstract a.complareBtn{
	position: absolute;
	right: 0;
	top: 50px;
	font-size: 14px;
}
.protList .abstract .comBtn::after,
.protList .abstract a.complareBtn::after {
	content: "+对比";
	color: #999;
}
.protList .abstract a.clicked::after{
	content: "已加入";
	color: #2b82d9;
}
.companyInfor {
	height: 80px;
	padding: 15px 22px 11px;
	position: relative;
	background-color: #f5f5f5;
	box-sizing: border-box;
}
.compBox{
	margin-right: -40px;
	overflow: hidden;
}
.comp {
	padding-right: 40px;
	float: left;
	width: 14px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}
.comp1 {
	width: 30%;
}
.comp2 {
	width: 22%;
}
.comp3 {
	width: 14%;
}
.comp4 {
	width: 14%;
}
.comp:last-child {
	width: 20%;
	padding-right: 0;
}
.itemText{
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.CompanyName{
	padding-right: 25px;
	position: relative;
	overflow: hidden;
}
.CompanyName i{
	position: absolute;
	width: 18px;
	height: 18px;
	background: url(../../../../images/products/version/2022/authentication.png) no-repeat 0 0;
	right: 2px;
	top: 2px;
	display: inline-block;
}
.CompanyName a{
	display: block;
	height: 21px;
	line-height: 21px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
}
.CompanyName a:hover{
	color: #2b82d9;
}
.companyInfor .Grade{
	font-size: 16px;
	color: #333;
}
.companyInfor .Grade b{
	float: left;
	width: 86px;
	height: 21px;
	background-size: 100% 100% !important;
	padding: 0;
	font-size: 0;
	margin-top: 0;
	margin-right: 8px;
}
.companyInfor .Grade b.free {
	vertical-align: middle;
	background: url(../../../../images/products/version/2022/companyList.png) no-repeat 0 2px;
	background-size: auto !important;
	width: 79px;
	height: 16px;
	margin-top: 3px;
}
.propic li .text .level i.senior,
.companyInfor .Grade b.senior,
.content .right .proVideo-bot li .level b.senior {
	height: 19px;
	margin-top: 2px;
	background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon3-86.png) no-repeat;
}
.propic li .text .level i.primary,
.companyInfor .Grade b.primary,
.content .right .proVideo-bot li .level b.primary{
	height: 19px;
	margin-top: 2px;
	background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon1-86.png) no-repeat;
}
.propic li .text .level i.intermediate,
.companyInfor .Grade b.intermediate,
.content .right .proVideo-bot li .level b.intermediate{
	height: 19px;
	margin-top: 2px;
	background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon2-86.png) no-repeat;
}
.propic li .text .level i.topLevel,
.companyInfor .Grade b.topLevel,
.content .right .proVideo-bot li .level b.topLevel{
	height: 19px;
	margin-top: 2px;
	background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon4-86.png) no-repeat;
}
.companyInfor .Grade b.topLevel1{
	margin-top: 3px;
	background: url(https://www.ybzhan.cn/images/vip01.png) no-repeat;
}
.companyInfor .Grade b.topLevel2{
	margin-top: 3px;
	background: url(https://www.ybzhan.cn/images/vip02.png) no-repeat;
}
.companyInfor .Grade b.topLevel3{
	margin-top: 3px;
	background: url(https://www.ybzhan.cn/images/vip03.png) no-repeat;
}
.companyInfor .Grade b.topLevel5{
	margin-top: 3px;
	background: url(https://www.ybzhan.cn/images/vip05.png) no-repeat;
}
.companyInfor .Grade i{
	font-weight: 700;
	font-style: normal;
	color: #fe701a;
}
.companyInfor .Grade .frame{
	float: left;
	height: 26px;
	width: 76px;
	border: 1px solid #e0e0e0;
	overflow: hidden;
}
.companyInfor .Grade .frame img{
	width: 100%;
	height: 100%;
}
.companyInfor .Grade .index {
	width: 120px;
	height: 10px;
	float: left;
	margin: 9px 5px 0 0;
	background: #e3e3e3;
	border-radius: 12px;
	overflow: hidden;
}
.percentage {
	height: 10px;
	width: 0;
	background-color: #2b82d9;
}









/* pages */
.pages {
	text-align: center;
}
.pages a {
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	margin: 0 5px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	vertical-align: top;
	font-size: 16px;
	color: #333;
	background-color: #fafafa;
}
.pages a.on,.pages a:hover {
	background-color: #3f80ea;
	color: #fff;
	border-color: #3f80ea;
}
.pages a.prev {
	background: #fafafa url(../../../../images/products/version/2022/page.png) 14px center no-repeat;
}
.pages a.lt {
	background: #fafafa url(../../../../images/products/version/2022/page.png) -285px center no-repeat;
}
.pages a.ft {
	background: #fafafa url(../../../../images/products/version/2022/back_2.png) center no-repeat;
}
.pages a.next {
	background: #fafafa url(../../../../images/products/version/2022/next_1.png) center no-repeat;
}
.pages .jump {
	font-size: 14px;
	line-height: 40px;
	margin-left: 6px;
}
.pages .jump input {
	width: 45px;
	height: 40px;
	box-sizing: border-box;
	border: 0;
	border: 1px solid #ddd;
	vertical-align: top;
	margin: 0 10px;
	text-align: center;
}
.pages .jump button {
	width: 55px;
	height: 40px;
	border: 0;
	background-color: #3f80ea;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
}

/* right */
.content .right{
	overflow: hidden;
}
.content .right .title {
	height: 48px;
	line-height: 48px;
	padding-right: 12px;
	font-size: 14px;
	color: #999;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
}
.content .right  .title::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #2b82d9;
}
.content .right .title b {
	float: left;
	font-size: 20px;
	margin-right: 22px;
	padding: 0 12px;
	color: #fff;
	background-color: #2b82d9;
	text-align: center;
	position: relative;
}
.content .right .title b i {
	position: absolute;
	bottom: 0;
	right: -10px;
	border-width: 0 10px 48px 10px;
	border-style: solid;
	border-color: transparent transparent #2b82d9 transparent;
}
.content .right .title b::after {
	display: inline-block;
	position: absolute;
	content: "";
	right: -15px;
	top: 6px;
	bottom: 1px;
	width: 10px;
	background-color: #d5e6f7;
	transform: skewX(12deg);
}
.content .right .title a{
	float: right;
	line-height: 48px;
	font-size: 14px;
	color: #999;
}
.content .right .title a:hover{color: #2b82d9;}
/* newPro */
.content .right .newPro{
	background-color: #fff;
	overflow: hidden;
}
.content .right .newPro-bot{
	padding: 6px 14px 16px;
}
.content .right .newPro li{
	margin-top: 14px;
	overflow: hidden;
}
.content .right .newPro .images{
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 12px;
	background-color: #f5f5f5;
	position: relative;
}
.content .right .newPro .images img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.content .right .newPro .images i{
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 28px;
	height: 20px;
	background: url(../../../../images/products/version/2022/new.png) no-repeat;
}
.content .right .newPro .text{
	padding-top: 6px;
	overflow: hidden;
}
.content .right .newPro .text p{
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
}
.content .right .newPro .text p a{
	color: #333;
}
.content .right .newPro .text p a:hover{
	color: #2b82d9;
}
.content .right .newPro .text span{
	display: block;
	height: 44px;
	line-height: 22px;
	font-size: 14px;
	margin-top: 10px;
	color: #666;
	overflow: hidden;
}
.content .right .newPro a.moreA{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-top: 18px;
	color: #666;
	text-align: center;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.content .right .newPro a.moreA:hover{
	color: #fff;
	background-color: #2b82d9;
}
/* proVideo */
.content .right .proVideo{
	margin-top: 28px;
	background-color: #fff;
}
.content .right .proVideo-bot{
	padding: 5px 20px 20px;
}
.content .right .proVideo-bot li{
	margin-top: 16px;
}
.content .right .proVideo-bot li .images{
	height: 250px;
	position: relative;
}
.content .right .proVideo-bot li .images a{
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.2);
}
.content .right .proVideo-bot li .images img{
	width: 100%;
	height: 100%;
}
.content .right .proVideo-bot li .images i{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 56px;
	color: #fff;
}
.content .right .proVideo-bot li .text p{
	height: 22px;
	line-height: 22px;
	margin-top: 8px;
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
}
.content .right .proVideo-bot li .text p a{
	color: #333;
}
.content .right .proVideo-bot li .text p a:hover{
	color: #2b82d9;
}
.content .right .proVideo-bot li .text span{
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	margin-top: 8px;
	color: #999;
	overflow: hidden;
}
.content .right .proVideo-bot li .text .level{
	margin-top: 5px;
	overflow: hidden;
}
.content .right .proVideo-bot li .level b{
	float: left;
	width: 86px;
	height: 21px;
	background-size: 100% 100%!important;
	padding: 0;
	font-size: 0;
	margin-top: 0px;
}
.content .right .proVideo-bot li .level b.free {
	vertical-align: middle;
	background: url(../../../../images/products/version/2022/companyList.png) no-repeat 0 2px;
	background-size: auto !important;
	width: 79px;
	height: 16px;
	margin-top: 3px;
}
.content .right .proVideo-bot li .level b.topLevel1{
	background: url(https://www.ybzhan.cn/images/vip01.png) no-repeat;
}
.content .right .proVideo-bot li .level b.topLevel2{
	background: url(https://www.ybzhan.cn/images/vip02.png) no-repeat;
}
.content .right .proVideo-bot li .level b.topLevel3{
	background: url(https://www.ybzhan.cn/images/vip03.png) no-repeat;
}
.content .right .proVideo-bot li .level b.topLevel5{
	background: url(https://www.ybzhan.cn/images/vip05.png) no-repeat;
}
.content .right .proVideo-bot li .level .year{
	float: left;
	line-height: 21px;
	margin-left: 8px;
	font-size: 14px;
	color: #333;
}
.content .right .proVideo-bot li .level .year i{
	color: #fe701a;
	font-style: normal;
}
.content .right .proVideo-bot a.moreA {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-top: 18px;
	color: #666;
	text-align: center;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.content .right .proVideo-bot a.moreA:hover{
	color: #fff;
	background-color: #2b82d9;
}
/* tech */
.content .right .tech,
.content .right .article,
.content .right .com,
.content .right .teched{
	margin-top: 30px;
	background-color: #fff;
}
.content .right .tech-bot,
.content .right .article-bot,
.content .right .com-bot,
.content .right .tech-bot{
	padding: 6px 12px 18px;
}
.content .right .tech-bot li,
.content .right .article-bot li,
.content .right .com-bot li,
.content .right .tech-bot{
	position: relative;
	padding-left: 20px;
	margin-top: 12px;
}
.content .right .tech-bot li i,
.content .right .article-bot li i,
.content .right .com-bot li i,
.content .right .tech-bot li i{
	position: absolute;
	left: 0;
	top: 4px;
	font-size: 13px;
	color: #0b8acf;
}
.content .right .tech-bot li a,
.content .right .article-bot li a,
.content .right .com-bot li a,
.content .right .tech-bot li a{
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
}
.content .right .tech-bot li a:hover,
.content .right .article-bot li a:hover,
.content .right .com-bot li a:hover,
.content .right .tech-bot li a:hover
{color: #2b82d9;}
.content .right .supplier{
	margin-top: 28px;
	background-color: #fff;
}
.content .right .supplier-bot{
	padding: 14px 12px;
}
.content .right .supplier-bot .images{
	height: 175px;
	position: relative;
}
.content .right .supplier-bot .images img{
	width: 100%;
	height: 100%;
}
.content .right .supplier-bot .images i{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url(https://public.mtnets.com/Images/public/adv.png) no-repeat;
}
.content .right .supplier-bot p{
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	text-align: center;
	background-color: #2b82d9;
	overflow: hidden;
}
.content .right .supplier-bot p a{
	color: #fff;
}
.content .right .supplier-bot p a:hover{
	text-decoration: underline;
}
/* link */
.link{
	padding: 20px 0;
	background-color: #fff;
}
.link .title{
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	color: #fff;
	position: relative;
}
.link .title b{
	display: block;
	width: 160px;
	background-color: #2b82d9;
	text-align: center;
	position: relative;
}
.link .title b i{
	position: absolute;
	bottom: 0;
	right: -10px;
	border-width: 0 10px 48px 10px;
	border-style: solid;
	border-color: transparent transparent #2b82d9 transparent;
}
.link .title b::after{
	display: inline-block;
	position: absolute;
	content: "";
	right: -15px;
	top: 6px;
	bottom: 1px;
	width: 10px;
	background-color: #d5e6f7;
	transform:skewX(12deg);
}
.link .title::after{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background:#2b82d9;
}
.link .title a{
	position: absolute;
	right: 0;
	bottom: 8px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #2b82d9;
	text-align: center;
	background-color: #cde6ff;
	border-radius: 4px;
}
.link .title a i{
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 8px 6px 0 0;
	background: url(../../../../images/products/version/2022/link.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: top;
}
.link .link-bot{
	margin-left:  -32px;
	overflow: hidden;
}
.link .link-bot a{
	float: left;
	font-size: 14px;
	margin:15px 0 0 32px;
	color: #333;
}
.link .link-bot a:hover{color: #2b82d9;}
/* footer */
.foot {
	background: #282828;
	width: 100%;
	padding: 30px 0 20px;
}
.foot1 {
	margin: 0 auto;
}
.footLeft {
	width: 750px;
	float: left;
}
.footLeft ul {
	margin: 20px 0;
	overflow: hidden;
}
.footLeft ul li img {
	height: 35px;
	margin: 0 5px;
	float: left;
}
.footLeft ul li {
	float: left;
	margin-right: 15px;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 5px 0;
	padding-left: 0;
}
.footLeft ul li:last-child {
	margin-right: 0;
}
.footLeft ul li b {
	margin-right: 5px;
	width: 60px;
	display: inline-block;
	font-weight: normal;
}
.footLeft ul li b a {
	color:#666;
}
.footLeft p {
	color:#666;
	height: 24px;
	line-height: 24px;
}
.footLeft p a {
	color:#666;
}
.footLeft p span {
	margin-right: 50px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}
.footNav {
	font-size: 14px;
	width: 100%;
	margin-bottom: 10px;
}
.footNav a {
	color: #dcdcdc;
	line-height: 36px;
	margin-right: 63px;
	display: inline-block;
}
.footRight {
	float: left;
	width: 300px;
	padding-left: 50px;
	box-sizing: border-box;
	padding-right: 20px;

}
.footRight ul {
	float: left;
}
.footRight ul.ul2 {
	float: right;
}
.footRight ul li {
	line-height: 36px;
	font-size: 14px;
	color: #dcdcdc;
}
.footRight ul li a {
	color: #dcdcdc;
}
.footRight ul li i {
	width: 22px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	background: url(https://www.ybzhan.cn/images/index420/qq-ico.png) no-repeat;
	background-size: contain;
	margin-top: 5px;
}
.footRight p {
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
}
.footRight p b {
	font-size: 16px;
}
.foot {
	background: #282828;
	width: 100%;
	padding: 30px 0 20px;
}
.foot1 {
	margin: 0 auto;
}
.footLeft {
	width: 750px;
	float: left;
}
.footLeft ul {
	margin: 20px 0;
	overflow: hidden;
}
.footLeft ul li img {
	height: 35px;
	margin: 0 5px;
	float: left;
}
.footLeft ul li {
	float: left;
	margin-right: 15px;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 5px 0;
	padding-left: 0;
}
.footLeft ul li:last-child {
	margin-right: 0;
}
.footLeft ul li b {
	margin-right: 5px;
	width: 60px;
	display: inline-block;
	font-weight: normal;
}
.footLeft ul li b a {
	color:#666;
}
.footLeft p {
	color:#666;
	height: 24px;
	line-height: 24px;
}
.footLeft p a {
	color:#666;
}
.footLeft p span {
	margin-right: 50px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}
.footNav {
	font-size: 14px;
	width: 100%;
	margin-bottom: 10px;
}
.footNav a {
	color: #dcdcdc;
	line-height: 36px;
	margin-right: 63px;
	display: inline-block;
}
.footRight {
	float: left;
	width: 300px;
	padding-left: 50px;
	box-sizing: border-box;
	padding-right: 20px;
}
.footRight ul {
	float: left;
}
.footRight ul.ul2 {
	float: right;
}
.footRight ul li {
	line-height: 36px;
	font-size: 14px;
	color: #dcdcdc;
}
.footRight ul li a {
	color: #dcdcdc;
	position: relative;
	cursor: pointer;
}
.footRight ul li a .QQhover {
	position: absolute;
	 left: 0px;
	 bottom: 21px;
	 border: 1px solid #666;
	 border-radius: 4px;
	 line-height: 20px;
	 color: #333;
	background: rgba(255,255,255,.9);
	 display: none;
	 cursor: auto;
	font-weight: 700;
	 height: 20px;
	 width: 100px;
	 text-align: center;
	 resize: none;
	 overflow: hidden;
	}
	.footRight ul li a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footRight ul li a:hover .QQhover{
	 display: inline-block;
	}
.footRight ul li i {
	width: 22px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	background: url(https://www.ybzhan.cn/images/index420/qq-ico.png) no-repeat;
	background-size: contain;
	margin-top: 5px;
}
.footRight p {
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
}
.footRight p b {
	font-size: 16px;
}
.ybw {
	width: 100%;
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
	height: 30px;
}
.ybw a {
	color: #dcdcdc;
}
.ybw span {
	color: #dcdcdc;
}
.lxqq {
height: 108px;
	margin-bottom:10px;
}
.footRight .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight-r .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(https://www.ybzhan.cn/images/index420/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r {
	overflow: hidden;
	padding-left: 120px;
	box-sizing: border-box;
}
.footRight-r .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(https://www.ybzhan.cn/images/index420/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r ul li {
	float: left;
	margin-right: 30px;
}
.footRight-r ul li:last-child {
	margin-right: 0;
}
.footRight-r ul li .image{
	width: 132px;
	height: 132px;
	padding: 6px;
	box-sizing: border-box;
	background: #535353;
}
.footRight-r ul li p {
	font-size: 14px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.footer {
	text-align: center;
	color: #dcdcdc;
	font-size: 14px;
	height: 55px;
	line-height: 25px;
	background: #222;
	padding: 10px 0;
}
.footer a {
	color: #dcdcdc;
}

.comBox {
    position: fixed;
    top: 110px;
    display: block;
    right: 70px;
    z-index: 999;
    width: 108px;
	overflow: hidden;
}
.comBox p.title {
	height: 32px;
	line-height: 32px;
	color:#fff;
	background:#2b82d9;
	font-size: 12px;
	padding: 0 8px;
	width: 106px;
}
.comBox p.title a {
    display: block;
    width: 16px;
    height: 16px;
    background: url("../../../../images/products/version/2022/close1.png") no-repeat center;
    position: absolute;
    top: 8px;
    right: 8px;
}
.comBox ul li {
    width: 106px;
    border: 1px solid #e4e4e4;
    border-bottom-color: rgb(228, 228, 228);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom: 1px;
    text-align: center;
    position: relative;
	height: 95px;
	padding-top: 10px;
	background-color: #fff;
}
.comBox ul li img {
    max-width: 85px;
	max-height: 50px;
	margin-top: -3px;
}
.comBox ul li.add {
	height: 95px;
}
.comBox ul li.add a {
    color: #999;
    font-size: 12px;
    background: url("../../../../images/products/version/2022/add.png") no-repeat center;
    padding-top: 58px;
    position: absolute;
    top: 5px;
    left: 30px;
}
.comBox ul li p a {
    color: #333;
	text-align: left;
	padding: 0px 10px;
	display: block;
}
.comBox ul li p {
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
}
.comBox .btn {
    border: 1px solid #e4e4e4;
    height: 78px;
}
.comBox .btn a {
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    color: #fff;
	background:#2b82d9;
    text-align: center;
    margin: 0 auto 6px auto;
    border-radius: 2px;
}
.comBox .btn a.empty {
	background-color: #a9a9a9;
}
.comBox ul li a.close{
	display: none;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -1px;
	right: -1px;
	background:#2b82d9 url("../../../../images/products/version/2022/close1.png") no-repeat center;
}
.comBox ul li.pro:hover{
	border: 1px dashed #2b82d9;
	/* border-bottom: 0; */
}
.comBox ul li.pro:hover a.close{
	display: block;
}
/* rightNav */
.rightNav {
	position: fixed;
	right: 10px;
	top: 110px;
	z-index: 9999;
}

.rightNavItem {
	width: 40px;
	position: relative;
}

.rightNavItem a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #fff;
	margin: 5px 0;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.rightNavItem a.weixin {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat 8px 5px;
}

.jcTong,.weixinItem,.qqItem {
	z-index: 99999;
}

.rightNavItem a.app {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat -243px 3px;
}

.rightNavItem a.compare {
	background: #fff url("../../../../images/products/version/2022/compare2.png") no-repeat center;
}

.rightNavItem a.qq {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat -38px 4px;
	position: relative;
	cursor: pointer;
}
.rightNavItem a.qq .QQhover {
	position: absolute;
	right: 40px;
	bottom: 20px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 30px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 30px;
	width: 110px;
	text-align: center;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";
   }
   .rightNavItem a.qq .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	content: "QQ:";
   }
   .rightNavItem a.qq:hover .QQhover{
	display: inline-block;
   }
.rightNavItem a.home {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat -91px 4px;
}

.rightNavItem a.suggest {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat -144px 6px;
}

.rightNavItem p.toTop {
	display: none;
}

.rightNavItem p.toTop a {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat -197px 6px;
}

.rightNavItem a.weixin:hover {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat 8px -32px;
}

.rightNavItem a.app:hover {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat -243px -32px;
}

.rightNavItem a.qq:hover {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat -38px -32px;
}

.rightNavItem a.home:hover {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat -91px -32px;
}

.rightNavItem a.suggest:hover {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat -144px -32px;
}

.rightNavItem p.toTop:hover a {
	background: #fff url("../../../../images/products/version/2022/productList.png") no-repeat -197px -32px;
}
.appItem {
	position: absolute;
	right: 55px;
	padding: 14px;
	border: 1px solid #ddd;
	text-align: center;
	font-size: 12px;
	background-color: #fff;
	width: 240px;
	top: 5px;
	line-height: 18px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	display: none;
}

.appItem:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: -10px;
	top: 13px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #fff;
}

.appItem img {
	margin-top: 10px;
}

.appItem b {
	color: red;
}

.weixinItem {
	top: 112px;
}

.weixinItem img {
	margin: 0;
}

.qqItem {
	top: 164px;
}

.qqItem b{
	display: block;
	margin: 3px 0 6px 0
}
.gizle {top: 0;}
/* lostpro */
.lostpro{width:658px;background: url("../../../../images/products/version/2022/warning.png") no-repeat;margin: 85px auto;padding-left: 165px;}
.lostpro span{font: 22px/34px "Microsoft Yahei";color: #333;}
.lostpro p{font: 12px/24px "\5b8b\4f53";color: #767676;}
.lostpro ul{font: 12px/24px "\5b8b\4f53";color: #767676;}
.lostpro ul li{background: url("../../../../images/products/version/2022/caigouSearch.png") no-repeat -143px -30px;padding-left: 12px;}
a.entr{width: 87px; height: 22px;display: block;background: #ff6600;text-align: center;float: right; font: 12px/22px "\5b8b\4f53";color: #fff;}
a.qq img{vertical-align: middle;}

/* 20231120 */
.headRight .wq{
	color: #2b82d9;
}
.headRight .wq i{
	width: 22px;
	height: 16px;
	margin: 11px 5px 0 0;
	background: url(/images/index/index-wq.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	vertical-align: top;

}
.web-code{
	width: 300px;
	padding:25px 25px 20px 25px;
	background-color: #fff;
	position:absolute;
	z-index: 99;
	top: 36px;
	right: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
	z-index: 101;
}
.son>span{
	display: block;
}
.son>span i{
	font-size: 14px;
	margin-right: 5px;
}
.web-code1 {
	width: 450px;
	padding: 25px 12px 20px 12px;
}
.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
}
.web-code1 .item {
	width: calc(33.33% - 20px) !important;
}
.web-code img{
	width: 100%;
	height: 100%;
}
.web-code b{
	display: block;
	line-height: 1;
	font-size: 16px;
	padding:18px 0 8px 0;
	color: #333;
}
.web-code p{
    font-size: 14px;
	color: #999;
}
.son:hover span{
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.son:hover span a{
    color: #4eabff;
}
.son:hover .web-code {
	display: block;
}
/* end */
#productSearch{
	text-align: center;
}
.top .search {
	display: inline-block;
	vertical-align: top;
}
.top .qws {
	margin-left: 12px;
	display: inline-block;
	vertical-align: top;
}
.top .qws a{
	height: 44px;
	line-height: 44px;
	padding: 0 15px;
	font-size: 16px;
	border-radius: 22px;
	border: 1px solid #2b82d9;
	color: #2b82d9;
	display: block;
	position: relative;
}
.top .qws a:hover{
	background-color: #2b82d9;
	color: #fff;
}
.top .qws a::after{
	content: '';
  	position: absolute;
	right: -19px;
	top: -9px;
  	display: block;
  	width: 51px;
  	height: 20px;
  	background: url("/images/qwsNew.png") no-repeat;
  	background-size: contain;
}
/* media */
@media only screen and (max-width:1024px){
	body{min-width: 900px;}
	.w{width: 900px;}
	#divLogin ul li {
		margin: 0 5px;
		font-size: 12px;
	}
	.headRight li .ServiceTop, .headRight li .siteNav1 {
		padding: 0 10px;
		font-size: 12px;
	}
	.headLeft {
		right: 520px;
	}
	.siteNavBox1 {
		font-size: 12px;
	}
	.headLeft .serviceBtn {
		margin-top: 10px;
		height: 22px;
		line-height: 22px;
		width: 66px;
		font-size: 12px;
	}
	.top {
		padding: 22px 0 20px 0;
	}
	.top .logo {
		width: 150px;
		margin: 0 auto 22px;
	}
	.top .search {
		width: 510px;
		padding-bottom: 8px;
	}
	.top .search input {
		height: 28px;
		line-height: 28px;
		width: 86%;
		font-size: 12px;
		text-indent: 8px;
	}
	.top .search button {
		height: 28px;
		line-height: 28px;
		width: 14%;
		font-size: 12px;
	}
	.top .search button i {
		font-size: 12px;
		margin-right: 3px;
	}
	.top .hot {
		width: 510px;
	}
	.top .hot span {
		line-height: 24px;
		width: 16%;
		font-size: 12px;
	}
	.top .hot span i {
		width: 14px;
		height: 18px;
		margin: 2px 4px 0 0;
		background-size: 100% 100%;
	}
	.top .hot p {
		height: 24px;
		line-height: 24px;
	}
	.top .hot p a {
		margin-left: 5px;
		font-size: 12px;
	}
	.location {
		line-height: 30px;
		font-size: 12px;
	}
	.topDetails {
		margin-top: 14px;
	}
	.topDetails .left {
		width: 716px;
		margin-right: 18px;
	}
	.topDetails .left .title {
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
	.topDetails .left .title b {
		width: 92px;
	}
	.topDetails .left .title b i {
		right: -6px;
		border-width: 0 6px 28px 6px;
	}
	.topDetails .left .title b::after {
		right: -9px;
		top: 4px;
		bottom: 1px;
		width: 6px;
		transform: skewX(12deg);
	}
	.topDetails .left .text {
		width: 620px;
		padding: 8px 12px 19px 10px;
	}
	.topDetails .left p {
		line-height: 20px;
		height: 40px;
		font-size: 12px;
	}
	.topDetails .left .text a {
		width: 94px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
		margin-top: 14px;
	}
	.topDetails .left .images {
		padding-right: 10px;
	}
	.topDetails .left .images a {
		height: 86px;
	}
	.topDetails .right {
		padding: 6px 12px 8px;
	}
	.topDetails .right .title span {
		line-height: 22px;
		font-size: 13px;
	}
	.topDetails .right .title span i {
		width: 8px;
		height: 12px;
		margin: 5px 4px 0 0;
		background-size: 100% 100%;
	}
	.topDetails .right a.more {
		float: right;
		line-height: 22px;
		font-size: 12px;
		color: #999;
	}
	.topDetails .right li {
		padding-right: 6px;
	}
	.topDetails .right ul {
		padding-top: 5px;
		margin-right: -6px;
	}
	.topDetails .right li a.images {
		height: 68px;
	}
	.topDetails .right li p {
		line-height: 20px;
		height: 20px;
		margin-top: 6px;
		font-size: 12px;
	}
	.listName b {
		line-height: 30px;
		width: 60px;
	}
	.listName span {
		height: 20px;
		line-height: 20px;
		margin-top: 5px;
		margin-right: 0;
		padding: 0 6px;
	}
	.listName {
		width: 100%;
		line-height: 30px;
		font-size: 12px;
	}
	.option-line {
		font-size: 12px;
	}
	.option-line span {
		line-height: 30px;
		width: 60px;
	}
	.option-line .item1 {
		height: 30px;
	}
	.option-line ul {
		width: calc(100% - 60px);
		padding-right: 70px;
	}
	.itemize ul li {
		line-height: 30px;
		margin-right: 10px;
		font-size: 12px;
	}
	.itemize .more-1,.brand-detail a.more {
		font-size: 12px;
		line-height: 30px;
	}
	.itemize .more-1 i,.brand-detail a.more i {
		font-size: 10px;
		margin-left: 3px;
	}
	.brand-detail ul li {
		width: 75px;
		margin: 0 12px 8px 0;
	}
	.brand-detail {
		height: 40px;
		padding-bottom: 10px;
		margin-top: 6px;
	}
	.brand .BrandsBtn a {
		width: 62px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin-top: 3px;
		margin-right: 3px;
	}
	.brand .BrandsBtn a.close i{font-size: 12px;}
	.brand .BrandsSearch input {
		width: 175px;
		height: 22px;
		text-indent: 2px;
		margin-top: 3px;
	}
	.brand ul li {
		line-height: 30px;
	}
	.brand .BrandsLetter {
		width: 54%;
	}
	.brand ul li a {
		padding: 0 3px;
	}
	.itemBot1 {
		padding: 5px 0;
	}
	.option {
		margin-top: 14px;
		padding: 5px 12px 0;
	}
	.itemBot1 span {
		line-height: 24px;
		width: 72px;
		font-size: 12px;
		padding-left: 12px;
	}
	.itemBot1 dl {
		height: 24px;
		line-height: 24px;
		text-indent: 7px;
		font-size: 12px;
	}
	.itemBot1 .moreParaList {
		width: calc(100% - 72px);
	}
	.itemBot1 .moreParaList dl dt {
		height: 22px;
	}
	.itemBot1 dd ul li {
		margin: 0 5px;
	}
	.itemBot1 dd ul li a {
		font-size: 12px;
	}
	.itemBot1 dd .moreChoose {
		right: 10px;
	}
	.itemBot1 dd .moreChoose a {
		width: 50px;
		height: 20px;
		line-height: 20px;
		margin-left: 5px;
		text-indent: 0;
	}
	.itemBot1 dd {
		padding-right: 80px;
	}
	.content {
		margin-top: 14px;
	}
	.content .left .default a {
		width: 50px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.content .left .all_pattern {
		width: 50px;
		height: 28px;
	}
	.content .left .all_pattern_Top a {
		width: 50px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.content .left .all_pattern_Bot {
		width: 90px;
		top: 28px;
	}
	.content .left .all_pattern_Bot ul li a {
		font: 12px/24px "Microsoft Yahei","Tahoma","Arial";
		text-indent: 7px;
	}
	.content .left .all_region_Top a {
		width: 50px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.content .left .all_region {
		width: 50px;
		height: 28px;
	}
	.content .left .all_region_Top a {
		width: 50px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.content .left .all_region_Bot {
		top: 28px;
	}
	.content .left-title .type b {
		line-height: 28px;
		width: 50px;
		text-indent: 8px;
		font-size: 12px;
	}
	.content .left-title .type b a.up {
		bottom: 9px;
		right: 6px;
	}
	.content .left-title .type b a.down {
		top: 9px;
		right: 6px;
	}
	.content .left-title .btnBox p {
		line-height: 28px;
		height: 28px;
		margin-left: 5px;
		font-size: 12px;
	}
	.content .left-title .btnBox p input {
		width: 54px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin-top: 4px;
		vertical-align: top;
	}
	.content .left-title .btnBox p button {
		width: 50px;
		height: 22px;
		line-height: 22px;
		margin-left: 2px;
		margin-top: 4px;
		font-size: 12px;
	}
	.content .left-title .btnBox {
		width: 185px;
		margin-left: 0px;
	}
	.content .left-title p {
		line-height: 28px;
		font-size: 12px;
		margin-left: 5px;
	}
	.content .left-title h1 {
		font-size: 12px;
		line-height: 28px;
	}
	.content .left {
		width: 716px;
		margin-right: 16px;
		padding-bottom: 20px;
	}
	.content .left-title .btnBox p span {
		line-height: 28px;
	}
	.content .left-title .left-opt {
		line-height: 32px;
		font-size: 12px;
	}
	.prolistCount{
		overflow: hidden;
		float: left;
		height: 28px;
		max-width: 200px;
		overflow: hidden;
	}
	.content .left-title .left-opt .tabList {
		right: 14px;
		top: 4px;
		height: 20px;
		width: 40px;
		border-radius: 22px;
		padding: 0 6px;
		line-height: 20px;
	}
	.content .left-title .left-opt .tabList a {
		width: 20px;
		height: 20px;
	}
	.content .left-title .left-opt .tabList a i {
		font-size: 12px;
	}
	.propic li {
		width: 25%;
		margin-top: 12px;
		padding-right: 12px;
	}
	.propic ul {
		margin: 4px -12px 0 0;
	}.propic li .item {
		padding: 0 0 12px;
	}
	.propic li .text{
		padding: 0 7px;
	}
	.propic li .item .images {
		height: 170px;
	}
	.propic li .item a.complareBtn,
	.propic li .item a.clicked0 {
		font-size: 12px;
	}
	.propic li .text p {
		line-height: 20px;
		height: 40px;
		font-size: 12px;
		margin-top: 8px;
	}
	.propic li .text p span {
		font-size: 12px;
	}
	.propic li .text .price {
		margin-top: 4px;
		line-height: 20px;
		font-size: 14px;
	}
	.propic li .text .price a {
		width: 60px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.propic li .text .company a {
		font-size: 12px;
		padding-right: 18px;
	}
	.propic li .text .company a i {
		width: 15px;
		height: 15px;
		right: 3px;
		top: 2px;
		background-size: 100% 100%;
	}
	.propic li .text .company {
		height: 18px;
		line-height: 18px;
		margin-top: 5px;
	}
	.propic li .text .level {
		margin-top: 4px;
	}
	.propic li .text .level .year {
		line-height: 18px;
		margin-left: 3px;
		font-size: 12px;
	}
	.propic li .text .level .city {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
		width: 53px;
		overflow: hidden;
	}
	.companyInfor .Grade b{
		margin-right: 0px;
	}
	.propic li .text .level i,
	.companyInfor .Grade b,
	.content .right .proVideo-bot li .level b {
		width: 62px;
		height: 15px;
	}
	.propic li .text .level i.free,
	.companyInfor .Grade b.free,
	.content .right .proVideo-bot li .level b.free {
		width: 62px;
		height: 12px;
		margin-top: 3px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/companyList-62.png) no-repeat;
	}
	.propic li .text .level i.senior,
	.companyInfor .Grade b.senior,
	.content .right .proVideo-bot li .level b.senior {
		height: 13px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon3-62.png) no-repeat;
	}
	.propic li .text .level i.primary,
	.companyInfor .Grade b.primary,
	.content .right .proVideo-bot li .level b.primary{
		height: 13px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon1-62.png) no-repeat;
	}
	.propic li .text .level i.intermediate,
	.companyInfor .Grade b.intermediate,
	.content .right .proVideo-bot li .level b.intermediate{
		height: 13px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon2-62.png) no-repeat;
	}
	.propic li .text .level i.topLevel,
	.companyInfor .Grade b.topLevel,
	.content .right .proVideo-bot li .level b.topLevel{
		height: 13px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon4-62.png) no-repeat;
	}
	.propic li .text .level i.topLevel1,
	.companyInfor .Grade b.topLevel1,
	.content .right .proVideo-bot li .level b.topLevel1{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip01-62.png) no-repeat;
	}
	.propic li .text .level i.topLevel2,
	.companyInfor .Grade b.topLevel2,
	.content .right .proVideo-bot li .level b.topLevel2{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip02-62.png) no-repeat;
	}
	.propic li .text .level i.topLevel3,
	.companyInfor .Grade b.topLevel3,
	.content .right .proVideo-bot li .level b.topLevel3{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip03-62.png) no-repeat;
	}
	.propic li .text .level i.topLevel5,
	.companyInfor .Grade b.topLevel5,
	.content .right .proVideo-bot li .level b.topLevel5{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip05-62.png) no-repeat;
	}
	.content .right .proVideo-bot li .level .year {
		line-height: 18px;
		font-size: 13px;
	}

	.pages a {
		width: 34px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.pages .jump input {
		width: 36px;
		height: 34px;
		margin-top: 2px;
	}
	.pages .jump button {
		width: 42px;
		height: 34px;
	}
	.footLeft {
		width: 390px;
	}
	.footRight {
		width: 220px;
		padding-left: 0;
		padding-right: 20px;
	}
	.footNav {
		font-size: 12px;
	}
	.footNav a {
		margin-right: 30px;
	}
	.footRight-r {
		padding-left: 20px;
	}
	.footRight-r ul li {
		margin-right: 24px;
	}
	.footRight-r .title {
		font-size: 16px;
	}
	.footRight-r ul li .image {
		width: 106px;
		height: 106px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	.footLeft ul li:nth-child(6) {
		margin-bottom: 0;
	}
	.footLeft ul li img {
		height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
		height: 29px;
	}
	.foot {
		padding: 10px 0 10px;
	}
	.content .right .title {
		height: 28px;
		line-height: 28px;
		padding-right: 2px;
		font-size: 12px;
	}
	.content .right .title b {
		font-size: 12px;
		margin-right: 3px;
		padding: 0 3px;
	}
	.content .right .title b i {
		right: -6px;
		border-width: 0 6px 28px 6px;
	}
	.content .right .title b::after {
		right: -7px;
		top: 4px;
		bottom: 1px;
		width: 4px;
		transform: skewX(12deg);
	}
	.content .left-title .type b a i {
		font-size: 8px;
	}
	.content .right .newPro .images i {
		width: 16px;
		height: 12px;
		background-size: 100% 100%;
	}
	.content .right .newPro li {
		margin-top: 8px;
	}
	.content .right .newPro-bot {
		padding: 3px 8px 10px;
	}
	.content .right .newPro .images {
		width: 58px;
		height: 58px;
		margin-right: 6px;
	}
	.content .right .newPro .text p {
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.content .right .newPro .text span {
		height: 30px;
		line-height: 16px;
		font-size: 12px;
		margin-top: 2px;
	}
	.content .right .newPro a.moreA,.content .right .proVideo-bot a.moreA {
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		margin-top: 10px;
	}
	.content .right .proVideo {
		margin-top: 16px;
	}
	.content .right .proVideo-bot {
		padding: 2px 12px 14px;
	}
	.content .right .proVideo-bot li {
		margin-top: 10px;
	}
	.content .right .proVideo-bot li .images {
		height: 145px;
	}
	.content .right .proVideo-bot li .text p {
		height: 18px;
		line-height: 18px;
		margin-top: 4px;
		font-size: 12px;
	}
	.content .right .proVideo-bot li .text span {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
		margin-top: 3px;
	}
	.content .right .proVideo-bot li .text .level {
		margin-top: 2px;
	}
	.content .right .tech-bot, .content .right .article-bot, .content .right .com-bot,.content .right .tech-bot {
		padding: 6px 6px 10px;
	}
	.content .right .tech-bot li, .content .right .article-bot li, .content .right .com-bot li,.content .right .tech-bot li {
		padding-left: 15px;
		margin-top: 4px;
	}
	.content .right .tech-bot li i, .content .right .article-bot li i, .content .right .com-bot li i,.content .right .tech-bot li i {
		top: 3px;
		font-size: 12px;
	}
	.content .right .tech-bot li a, .content .right .article-bot li a, .content .right .com-bot li a,.content .right .tech-bot li a {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.content .right .tech, .content .right .article, .content .right .com,.content .right .teched {
		margin-top: 16px;
	}
	.content .right .supplier {
		margin-top: 14px;
	}
	.content .right .title a {
		line-height: 28px;
		font-size: 12px;
	}
	.content .right .supplier-bot {
		padding: 5px;
	}
	.content .right .supplier-bot .images {
		height: 105px;
	}
	.content .right .supplier-bot p {
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.listName span a i {
		font-size: 12px;
	}
	.protList .productN span {
		height: 18px;
		line-height: 18px;
		max-width: 70%;
		font-size: 12px;
	}
	.protList .productN .enquiry {
		line-height: 18px;
		margin-left: 10px;
		font-size: 12px;
	}
	.protList .productN .prix {
		font-size: 13px;
	}
	.protList .abstract {
		padding: 4px 0 6px;
	}
	.protList .abstract p {
		margin-top: 2px;
		height: 36px;
		line-height: 18px;
		width: 88%;
		font-size: 12px;
	}
	.protList .abstract p span {
		font-size: 12px;
		padding-right: 10px;
	}
	.protList .abstract p span b {
		height: 18px;
		line-height: 18px;
		padding: 0 5px;
		border-radius: 4px;
	}
	.protList .abstract p span i {
		right: 1px;
		font-size: 8px;
	}
	.protList .abstract .onlineInquire {
		height: 20px;
		line-height: 20px;
		width: 54px;
		font-size: 12px;
	}
	.protList .abstract a.comBtn,
	.protList .abstract a.clicked,
	.protList .abstract a.complareBtn {
		top: 30px;
		font-size: 12px;
	}
	.companyInfor {
		height: 53px;
		padding: 6px 10px 8px;
	}
	.compBox {
		margin-right: -6px;
	}
	.comp {
		padding-right: 6px;
	}
	.itemText {
		line-height: 16px;
		font-size: 12px;
	}
	.CompanyName a {
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.companyInfor .Grade .frame {
		height: 18px;
		width: 44px;
	}
	.companyInfor .Grade {
		font-size: 12px;
	}
	.companyInfor .Grade .index {
		width: 70px;
		height: 6px;
		margin: 8px 3px 0 0;
	}
	.percentage {
		height: 6px;
	}
	.protList .productImg {
		width: 115px;
		height: 115px;
		margin-right: 8px;
	}
	.topDetails .right{
		width: 166px;
	}
	.lostpro {
		width: 600px;
		padding-left: 100px;
		background-size: 80px 80px;
	}
	.lostpro span {
		font: 18px/30px "Microsoft Yahei";
	}
	.CompanyName i {
		width: 16px;
		height: 16px;
		top: 0px;
		background-size: 100% 100%;
	}
	.protList li {
		margin-top: 15px;
	}
	.protList .text{
		padding: 14px 15px 13px 0;
	}
	.protList .productImg {
		width: 146px;
		height: 146px;
	}
	.link {
		padding: 15px 0;
	}
	.link .title {
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
	.link  .title b {
		width: 92px;
	}
	.link .title b i {
		right: -6px;
		border-width: 0 6px 28px 6px;
	}
	.link  .title b::after {
		right: -9px;
		top: 4px;
		bottom: 1px;
		width: 6px;
		transform: skewX(12deg);
	}
	.link .title a {
		bottom: 6px;
		width: 76px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.link .title a i {
		width: 11px;
		height: 11px;
		margin: 6px 3px 0 0;
	}
	.link .link-bot {
		margin-left: -24px;
	}
	.link .link-bot a {
		font-size: 12px;
		margin: 10px 0 0 24px;
	}
	.location span {
		right: 90px;
	}
	.top .qws {
		margin-left: 6px;
	}
	.top .qws a {
		height: 26px;
		line-height: 26px;
		padding: 0 10px;
		font-size: 12px;
	}
	.top .qws a::after {
		width: 39px;
		height: 15px;
	}







}
@media only screen and (min-width: 1025px) and (max-width:1199px){
	body{min-width: 1038px;}
	.w{width: 1038px;}
	#divLogin ul li {
		margin: 0 5px;
		font-size: 12px;
	}
	.headRight li .ServiceTop, .headRight li .siteNav1 {
		padding: 0 10px;
		font-size: 12px;
	}
	.headLeft {
		right: 520px;
	}
	.siteNavBox1 {
		font-size: 12px;
	}
	.headLeft .serviceBtn {
		margin-top: 9px;
		height: 24px;
		line-height: 24px;
		width: 70px;
		font-size: 13px;
	}
	.top {
		padding: 25px 0 22px 0;
	}
	.top .logo {
		width: 180px;
		margin: 0 auto 26px;
	}
	.top .search {
		width: 588px;
		padding-bottom: 8px;
	}
	.top .hot {
		width: 588px;
	}
	.top .search input {
		height: 32px;
		line-height: 32px;
		width: 86%;
		font-size: 13px;
		text-indent: 8px;
	}
	.top .search button {
		height: 32px;
		line-height: 32px;
		width: 14%;
		font-size: 14px;
	}
	.top .search button i {
		font-size: 13px;
		margin-right: 3px;
	}
	.top .hot span {
		line-height: 22px;
		width: 14%;
		font-size: 13px;
	}
	.top .hot span i {
		width: 13px;
		height: 15px;
		margin: 3px 4px 0 0;
		background-size: 100% 100%;
	}
	.top .hot p {
		height: 22px;
		line-height: 22px;
	}
	.top .hot p a {
		margin-left: 10px;
		font-size: 13px;
	}
	.location {
		line-height: 36px;
		font-size: 13px;
	}
	.topDetails {
		margin-top: 16px;
	}
	.topDetails .left {
		width: 826px;
		margin-right: 18px;
	}
	.topDetails .left .title {
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.topDetails .left .title b {
		width: 105px;
	}
	.topDetails .left .title b i {
		right: -6px;
		border-width: 0 6px 32px 6px;
	}
	.topDetails .left .title b::after {
		right: -9px;
		top: 4px;
		bottom: 1px;
		width: 6px;
		transform: skewX(12deg);
	}
	.topDetails .left .text a {
		width: 90px;
		height: 26px;
		line-height: 26px;
		font-size: 13px;
		margin-top: 14px;
	}
	.topDetails .left .text {
		width: 716px;
		padding: 10px 15px 25px 15px;
	}
	.topDetails .left p {
		line-height: 20px;
		height: 40px;
		font-size: 13px;
	}
	.topDetails .left .images {
		padding-right: 10px;
	}
	.topDetails .left .images a {
		height: 100px;
	}
	.topDetails .right {
		padding: 8px 14px 10px;
	}
	.topDetails .right .title span {
		line-height: 24px;
		font-size: 15px;
	}
	.topDetails .right a.more {
		line-height: 24px;
		font-size: 12px;
	}
	.topDetails .right li {
		padding-right: 10px;
	}
	.topDetails .right li a.images {
		height: 80px;
	}
	.topDetails .right ul {
		padding-top: 5px;
		margin-right: -10px;
	}
	.topDetails .right li p {
		line-height: 18px;
		height: 18px;
		margin-top: 4px;
		font-size: 13px;
	}
	.option {
		margin-top: 16px;
		padding: 4px 12px 0;
	}
	.listName {
		line-height: 36px;
		font-size: 13px;
	}
	.listName span {
		height: 22px;
		line-height: 22px;
		margin-top: 7px;
		margin-right: 0;
		padding: 0 8px;
	}
	.listName b {
		line-height: 36px;
		width: 75px;
	}
	.option-line span {
		line-height: 36px;
		width: 75px;
	}
	.option-line .item1 {
		height: 36px;
	}
	.option-line {
		font-size: 13px;
	}
	.option-line ul {
		width: calc(100% - 75px);
		padding-right: 80px;
	}
	.itemize ul li {
		line-height: 36px;
		margin-right: 15px;
		font-size: 13px;
	}
	.itemize .more-1 {
		font-size: 12px;
		line-height: 36px;
	}
	.brand .BrandsBtn a {
		width: 78px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		margin-top: 7px;
		margin-right: 6px;
	}
	.brand .BrandsBtn a.close i{font-size: 13px;}
	.brand .BrandsSearch input {
		width: 185px;
		height: 22px;
		text-indent: 7px;
		margin-top: 6px;
	}
	.brand .BrandsLetter {
		width: 54%;
	}
	.brand ul li {
		line-height: 36px;
	}
	.brand ul li a {
		padding: 0 4px;
	}
	.brand-detail ul li {
		width: 86px;
		margin: 0 15px 10px 0;
	}
	.brand-detail {
		height: 42px;
		padding-bottom: 10px;
		margin-top: 12px;
	}
	.brand-detail a.more {
		font-size: 12px;
		line-height: 24px;
	}
	.brand-detail a.more i,
	.itemize .more-1 i {
		font-size: 10px;
		margin-left: 3px;
	}
	.itemBot1 {
		padding: 6px 0;
	}
	.itemBot1 span {
		line-height: 32px;
		width: 87px;
		font-size: 13px;
		padding-left: 12px;
	}
	.content {
		margin-top: 16px;
	}
	.content .left {
		width: 826px;
		margin-right: 18px;
		padding-bottom: 25px;
	}
	.content .left .default a {
		width: 60px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}
	.content .left .all_pattern {
		width: 60px;
		height: 32px;
	}
	.content .left .all_pattern_Top a {
		width: 60px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}
	.content .left .all_region {
		width: 60px;
		height: 32px;
	}
	.content .left .all_region_Top a {
		width: 60px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}
	.content .left .all_region_Bot {
		top: 32px;
	}
	.content .left .all_pattern_Bot {
		width: 98px;
		top: 32px;
	}
	.content .left .all_pattern_Bot ul li a {
		font: 12px/24px "Microsoft Yahei","Tahoma","Arial";
	}
	.content .left-title .type b {
		line-height: 32px;
		width: 65px;
		text-indent: 8px;
		font-size: 13px;
	}
	.itemBot1 dd ul li {
		margin: 0 8px;
		line-height: 28px;
	}
	.itemBot1 dd ul li a {
		font-size: 12px;
	}
	.itemBot1 dd {
		padding-right: 140px;
	}
	.content .left-title .type b a.down {
		top: 12px;
		right: 10px;
	}
	.content .left-title .type b a.up {
		bottom: 12px;
		right: 10px;
	}
	.content .left-title .btnBox p {
		line-height: 32px;
		height: 32px;
		margin-left: 0;
		font-size: 13px;
	}
	.content .left-title .btnBox p input {
		width: 70px;
		height: 22px;
		line-height: 22px;
		font-size: 13px;
		margin-top: 5px;
		vertical-align: top;
	}
	.content .left-title .btnBox p button {
		width: 52px;
		height: 24px;
		line-height: 24px;
		margin-left: 6px;
		margin-top: 5px;
		font-size: 13px;
	}
	.content .left-title .btnBox {
		width: 230px;
		margin-left: 8px;
	}
	.prolistCount{
		float: left;
		height: 32px;
		max-width: 210px;
		overflow: hidden;
	}
	.content .left-title p {
		line-height: 32px;
		font-size: 12px;
		margin-left: 0px;
	}
	.content .left-title h1 {
		font-size: 12px;
		line-height: 32px;
	}
	.content .left-title .left-opt {
		line-height: 32px;
		font-size: 12px;
	}
	.content .left-title .left-opt .tabList a {
		width: 20px;
		height: 20px;
	}
	.content .left-title .left-opt .tabList {
		right: 14px;
		top: 6px;
		height: 20px;
		width: 40px;
		border-radius: 22px;
		padding: 0 6px;
		line-height: 20px;
	}
	.itemBot1 .moreParaList dl dt {
		height: 28px;
	}
	.itemBot1 dl {
		height: 28px;
		line-height: 26px;
		text-indent: 10px;
		font-size: 13px;
	}
	.content .left-title .left-opt .tabList a i {
		font-size: 12px;
	}
	.protList li {
		border-radius: 2px;
		margin-top: 16px;
	}
	.protList .text{
		padding: 16px 17px 15px 0;
	}
	.protList .productImg {
		width: 186px;
		height: 186px;
		margin-right: 10px;
	}
	.protList .productN span {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.protList .productN .enquiry {
		line-height: 20px;
		margin-left: 20px;
		font-size: 12px;
	}
	.protList .productN .prix {
		font-size: 15px;
	}
	.protList .abstract {
		padding: 6px 0 8px;
	}
	.protList .abstract p {
		margin-top: 5px;
		height: 36px;
		line-height: 18px;
		width: 86%;
		font-size: 12px;
	}
	.protList .abstract p span b {
		height: 16px;
		line-height: 16px;
		padding: 0 4px;
	}
	.protList .abstract p span {
		font-size: 12px;
		padding-right: 10px;
	}
	.protList .abstract p span i {
		font-size: 9px;
	}
	.protList .abstract .onlineInquire {
		height: 22px;
		line-height: 22px;
		width: 60px;
		font-size: 12px;
	}
	.protList .abstract a.comBtn,
	.protList .abstract a.clicked,
	.protList .abstract a.complareBtn {
		top: 34px;
		font-size: 12px;
	}
	.compBox {
		margin-right: -10px;
	}
	.comp {
		padding-right: 10px;
	}
	.comp1 {
		width: 28%;
	}
	.comp2 {
		width: 24%;
	}
	.itemText {
		line-height: 16px;
		font-size: 12px;
	}
	.CompanyName a {
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}

	.propic li .text .level i,
	.companyInfor .Grade b,
	.content .right .proVideo-bot li .level b {
		width: 70px;
		height: 17px;
	}
	.propic li .text .level i.free,
	.companyInfor .Grade b.free,
	.content .right .proVideo-bot li .level b.free {
		width: 70px;
		height: 14px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/companyList-70.png) no-repeat;
	}
	.propic li .text .level i.senior,
	.companyInfor .Grade b.senior,
	.content .right .proVideo-bot li .level b.senior {
		height: 15px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon3-70.png) no-repeat;
	}
	.propic li .text .level i.primary,
	.companyInfor .Grade b.primary,
	.content .right .proVideo-bot li .level b.primary{
		height: 15px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon1-70.png) no-repeat;
	}
	.propic li .text .level i.intermediate,
	.companyInfor .Grade b.intermediate,
	.content .right .proVideo-bot li .level b.intermediate{
		height: 15px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon2-70.png) no-repeat;
	}
	.propic li .text .level i.topLevel,
	.companyInfor .Grade b.topLevel,
	.content .right .proVideo-bot li .level b.topLevel{
		height: 15px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon4-70.png) no-repeat;
	}
	.propic li .text .level i.topLevel1,
	.companyInfor .Grade b.topLevel1,
	.content .right .proVideo-bot li .level b.topLevel1{
		margin-top: 0px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip01-70.png) no-repeat;
	}
	.propic li .text .level i.topLevel2,
	.companyInfor .Grade b.topLevel2,
	.content .right .proVideo-bot li .level b.topLevel2{
		margin-top: 0px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip02-70.png) no-repeat;
	}
	.propic li .text .level i.topLevel3,
	.companyInfor .Grade b.topLevel3,
	.content .right .proVideo-bot li .level b.topLevel3{
		margin-top: 0px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip03-70.png) no-repeat;
	}
	.propic li .text .level i.topLevel5,
	.companyInfor .Grade b.topLevel5,
	.content .right .proVideo-bot li .level b.topLevel5{
		margin-top: 0px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip05-70.png) no-repeat;
	}
	.content .right .proVideo-bot li .level .year {
		line-height: 19px;
		font-size: 13px;
	}
	.companyInfor .Grade {
		font-size: 12px;
	}
	.companyInfor .Grade .frame {
		height: 18px;
		width: 48px;
	}
	.companyInfor .Grade .index {
		width: 80px;
		height: 8px;
		margin: 6px 3px 0 0;
	}
	.content .right .title {
		height: 32px;
		line-height: 32px;
		padding-right: 10px;
		font-size: 12px;
	}
	.content .right .title b {
		font-size: 14px;
		margin-right: 10px;
		padding: 0 2px;
	}
	.itemBot1 dd .moreChoose a {
		width: 60px;
		height: 24px;
		line-height: 24px;
		margin-left: 3px;
	}
	.itemBot1 dd .moreChoose {
		right: 25px;
		top: 2px;
	}
	.content .right .title b i {
		right: -6px;
		border-width: 0 6px 32px 6px;
	}
	.content .right .title b::after {
		right: -9px;
		top: 4px;
		bottom: 1px;
		width: 6px;
		transform: skewX(12deg);
	}
	.content .right .newPro .images {
		width: 67px;
		height: 67px;
		margin-right: 7px;
	}
	.content .right .newPro li {
		margin-top: 8px;
	}
	.content .right .newPro-bot {
		padding: 4px 10px 12px;
	}
	.content .right .newPro .text p {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.content .right .newPro .text span {
		height: 36px;
		line-height: 18px;
		font-size: 13px;
		margin-top: 6px;
	}
	.content .right .newPro .text {
		padding-top: 2px;
	}
	.content .right .newPro a.moreA {
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		margin-top: 12px;
	}
	.content .right .proVideo-bot {
		padding: 2px 14px 12px;
	}
	.content .right .proVideo-bot li {
		margin-top: 10px;
	}
	.content .right .proVideo-bot li .images {
		height: 165px;
	}
	.content .right .proVideo-bot li .images i {
		font-size: 38px;
	}
	.content .right .proVideo-bot li .text p {
		height: 20px;
		line-height: 20px;
		margin-top: 5px;
		font-size: 14px;
	}
	.content .right .proVideo-bot li .text span {
		height: 20px;
		line-height: 20px;
		font-size: 13px;
		margin-top: 2px;
	}
	.content .right .proVideo-bot li .text .level {
		margin-top: 2px;
	}
	.content .right .tech-bot li a, .content .right .article-bot li a, .content .right .com-bot li a,.content .right .tech-bot li a {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.content .right .tech-bot li i, .content .right .article-bot li i, .content .right .com-bot li i,.content .right .tech-bot li i {
		font-size: 12px;
	}
	.content .right .tech-bot li, .content .right .article-bot li, .content .right .com-bot li,.content .right .tech-bot li {
		padding-left: 15px;
		margin-top: 8px;
	}
	.content .right .tech-bot, .content .right .article-bot, .content .right .com-bot,.content .right .tech-bot {
		padding: 2px 8px 14px;
	}
	.content .right .tech, .content .right .article, .content .right .com,.content .right .teched {
		margin-top: 18px;
	}
	.content .right .proVideo {
		margin-top: 18px;
	}
	.content .right .title a {
		line-height: 32px;
		font-size: 12px;
	}
	.content .right .supplier-bot {
		padding: 10px;
	}
	.content .right .supplier-bot .images {
		height: 115px;
	}
	.content .right .supplier-bot p {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.pages a {
		width: 34px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.pages .jump input {
		width: 36px;
		height: 34px;
		margin-top: 2px;
	}
	.pages .jump button {
		width: 42px;
		height: 34px;
	}
	.foot{
		padding: 10px 0 10px;
	}
	.footLeft {
		width: 500px;
	}
	.footRight {
		width: 220px;
		padding-left: 0;
		padding-right: 20px;
	}
	.footNav {
		font-size: 12px;
	}
	.footNav a {
		margin-right: 30px;
	}
	.footRight-r {
		padding-left: 20px;
	}
	.footRight-r ul li {
		margin-right: 24px;
	}
	.footRight-r .title {
		font-size: 16px;
	}
	.footRight-r ul li .image {
		width: 106px;
		height: 106px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	.footLeft ul li:nth-child(6) {
		margin-bottom: 0;
	}
	.footLeft ul li img {
		height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
		height: 29px;
	}
	.propic li .item {
		padding: 0 0 12px;
	}
	.propic li .text{
		padding: 0 8px;
	}
	.propic li .item .images {
		height: 195px;
	}
	.propic li {
		width: 25%;
	}
	.propic li .text p {
		line-height: 20px;
		height: 40px;
		font-size: 13px;
		margin-top: 5px;
	}
	.propic li .text p span {
		font-size: 13px;
	}
	.propic li .text .price {
		margin-top: 6px;
		line-height: 22px;
		font-size: 14px;
	}
	.propic li .text .price a {
		width: 58px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.propic li .text .company {
		height: 18px;
		line-height: 18px;
		margin-top: 6px;
	}
	.propic li .text .company a {
		font-size: 13px;
		padding-right: 22px;
	}
	.propic li .text .company a i {
		width: 16px;
		height: 16px;
		right: 3px;
		background-size: 100% 100%;
	}
	.propic li .text .level .year {
		line-height: 17px;
		margin-left: 4px;
		font-size: 13px;
	}
	.propic li .text .level .city {
		height: 17px;
		line-height: 17px;
		font-size: 13px;
		width: 63px;
		overflow: hidden;
	}
	.topDetails .right{
		width: 194px;
	}
	.CompanyName i {
		width: 16px;
		height: 16px;
		top: 0px;
		background-size: 100% 100%;
	}
	.link .title {
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.link .title b {
		width: 105px;
	}
	.link .title b i {
		right: -6px;
		border-width: 0 6px 32px 6px;
	}
	.link .title b::after {
		right: -9px;
		top: 4px;
		bottom: 1px;
		width: 6px;
		transform: skewX(12deg);
	}
	.link .title a {
		bottom: 6px;
		width: 84px;
		height: 24px;
		line-height: 24px;
		font-size: 13px;
	}
	.link .title a i {
		width: 11px;
		height: 11px;
		margin: 7px 3px 0 0;
	}
	.link .link-bot a {
		font-size: 13px;
		margin: 10px 0 0 26px;
	}
	.link .link-bot {
		margin-left: -26px;
	}
	.link {
		padding: 15px 0;
	}
	.location span {
		right: 90px;
	}
	.top .qws {
		margin-left: 6px;
	}
	.top .qws a {
		height: 30px;
		line-height: 30px;
		padding: 0 10px;
		font-size: 12px;
	}
	.top .qws a::after {
		width: 39px;
		height: 15px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	body{min-width: 1148px;}
	.w{width: 1148px;}
	#divLogin ul li {
		margin: 0 5px;
		font-size: 13px;
	}
	.headRight li .ServiceTop, .headRight li .siteNav1 {
		padding: 0 14px;
		font-size: 13px;
	}
	.headLeft {
		right: 585px;
	}
	.siteNavBox1 {
		font-size: 13px;
	}
	.headLeft .serviceBtn {
		margin-top: 9px;
		height: 24px;
		line-height: 24px;
		width: 72px;
		font-size: 13px;
	}
	.top .search {
		width: 695px;
		padding-bottom: 8px;
	}
	.top .hot {
		width: 695px;
	}
	.top .search input {
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		text-indent: 10px;
	}
	.top .search button {
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.top .search button i {
		font-size: 14px;
		margin-right: 5px;
	}
	.top .hot span {
		line-height: 24px;
		font-size: 14px;
	}
	.top .hot span i {
		width: 16px;
		height: 19px;
		margin: 1px 4px 0 0;
		background-size: 100% 100%;
	}
	.top .hot p {
		height: 24px;
		line-height: 24px;
	}
	.top .hot p a {
		margin-left: 15px;
		font-size: 14px;
	}
	.top .logo {
		width: 255px;
		margin: 0 auto 32px;
	}
	.location {
		line-height: 36px;
		font-size: 12px;
	}
	.topDetails {
		margin-top: 15px;
	}
	.topDetails .left {
		width: 912px;
		margin-right: 22px;
	}
	.topDetails .left .title {
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.topDetails .left .title b {
		width: 120px;
	}
	.topDetails .left .title b i {
		right: -6px;
		border-width: 0 6px 36px 6px;
	}
	.topDetails .left .title b::after {
		right: -9px;
		top: 6px;
		width: 6px;
		transform: skewX(10deg);
	}
	.topDetails .left .text {
		width: 800px;
		padding: 10px 15px 25px 15px;
	}
	.topDetails .left p {
		line-height: 22px;
		height: 44px;
		font-size: 13px;
	}
	.topDetails .left .images {
		padding-right: 15px;
	}
	.topDetails .left .images a {
		height: 112px;
	}
	.topDetails .left .text a {
		width: 102px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-top: 20px;
	}
	.topDetails .right {
		width: 214px;
		padding: 10px 15px 11px;
	}
	.topDetails .right .title span {
		line-height: 26px;
		font-size: 16px;
	}
	.topDetails .right .title span i {
		width: 12px;
		height: 14px;
		margin: 6px 6px 0 0;
		background-size: 100% 100%;
	}
	.topDetails .right a.more {
		line-height: 26px;
		font-size: 12px;
	}
	.topDetails .right li a.images {
		height: 86px;
	}
	.topDetails .right li {
		padding-right: 10px;
	}
	.topDetails .right ul {
		padding-top: 8px;
		margin-right: -10px;
	}
	.topDetails .right li p {
		line-height: 20px;
		height: 20px;
		margin-top: 6px;
		font-size: 13px;
	}
	.option {
		margin-top: 18px;
		padding: 2px 12px 0;
	}
	.listName {
		line-height: 40px;
		font-size: 13px;
	}
	.listName span {
		height: 24px;
		line-height: 24px;
		margin-top: 5px;
		margin-right: 10px;
		padding: 0 8px;
	}
	.listName b {
		line-height: 40px;
		width: 85px;
	}
	.option-line {
		font-size: 13px;
	}
	.option-line span {
		line-height: 40px;
		width: 85px;
	}
	.option-line .item1 {
		height: 40px;
	}
	.option-line ul {
		width: calc(100% - 85px);
		padding-right: 50px;
	}
	.itemize ul li {
		line-height: 40px;
		margin-right: 15px;
		font-size: 13px;
	}
	.itemize .more-1 {
		font-size: 12px;
		line-height: 40px;
	}
	.itemize .more-1 i {
		font-size: 10px;
		margin-left: 4px;
	}
	.brand .BrandsBtn a {
		width: 64px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
		margin-top: 7px;
		margin-right: 5px;
		padding: 0;
	}
	.brand .BrandsSearch input {
		width: 178px;
		height: 24px;;
		text-indent: 3px;
		margin-top: 7px;
	}
	.brand ul li {
		line-height: 40px;
	}
	.brand ul li a {
		padding: 0 6px;
	}
	.brand-detail ul li {
		width: 96px;
		margin: 0 14px 10px 0;
	}
	.brand-detail a.more {
		font-size: 12px;
		line-height: 30px;
	}
	.brand-detail a.more i {
		font-size: 10px;
		margin-left: 3px;
	}
	.brand-detail {
		height: 42px;
		padding-bottom: 10px;
		margin-top: 12px;
	}
	.itemBot1 span {
		line-height: 26px;
		width: 97px;
		font-size: 13px;
		padding-left: 12px;
	}
	.itemBot1 .moreParaList {
		width: calc(100% - 97px);
	}
	.itemBot1 dl {
		height: 26px;
		line-height: 26px;
		text-indent: 6px;
		font-size: 13px;
	}
	.itemBot1 .moreParaList dl dt {
		height: 25px;
	}
	.itemBot1 dd ul li {
		margin: 0 8px;
	}
	.itemBot1 dd ul li a {
		font-size: 13px;
	}
	.itemBot1 dd .moreChoose a {
		width: 58px;
		height: 22px;
		line-height: 22px;
		margin-left: 5px;
		text-indent: 0;
	}
	.content .left .default a {
		width: 68px;
		height: 34px;
		line-height: 34px;
		font-size: 13px;
		margin-right: 1px;
	}
	.content .left .all_pattern {
		width: 75px;
		height: 34px;
	}
	.content .left .all_pattern_Top a {
		width: 75px;
		height: 34px;
		line-height: 34px;
		font-size: 13px;
	}
	.content .left .all_pattern_Bot {
		width: 108px;
		top: 34px;
	}
	.content .left .all_region {
		width: 75px;
		height: 34px;
	}
	.content .left .all_region_Top a {
		width: 75px;
		height: 34px;
		line-height: 34px;
		font-size: 13px;
	}
	.content .left .all_region_Bot {
		top: 34px;
	}
	.content .left-title .type b {
		line-height: 34px;
		width: 65px;
		text-indent: 10px;
		font-size: 13px;
	}
	.content .left-title .type b a.up {
		bottom: 13px;
		right: 10px;
	}
	.content .left-title .type b a.down {
		top: 13px;
		right: 10px;
	}
	.content .left-title .btnBox p {
		line-height: 34px;
		height: 34px;
		margin-left: 10px;
	}
	.content .left-title p {
		line-height: 34px;
		font-size: 13px;
	}
	.content .left-title .btnBox p input {
		width: 64px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		margin-top: 5px;
	}
	.content .left-title .btnBox p button {
		width: 46px;
		height: 24px;
		line-height: 24px;
		margin-left: 6px;
		margin-top: 5px;
		font-size: 13px;
	}
	.content .left-title h1 {
		font-size: 13px;
		line-height: 34px;
	}
	.content .left-title .btnBox p span {
		line-height: 34px;
	}
	.content .left {
		width: 913px;
		margin-right: 22px;
	}
	.content .left-title .btnBox {
		width: 212px;
		margin-left: 10px;
	}
	.prolistCount {
		height: 34px;
		max-width: 255px;
	}
	.content .left-title .left-opt {
		line-height: 34px;
		font-size: 13px;
	}
	.content .left-title .left-opt .tabList {
		right: 15px;
		top: 6px;
		height: 24px;
		width: 48px;
		padding: 0 6px;
		line-height: 24px;
	}
	.content .left-title .left-opt .tabList a {
		width: 24px;
		height: 24px;
	}
	.content .left-title .left-opt .tabList a i {
		font-size: 13px;
	}
	.content .left .all_pattern_Bot ul li a {
		font: 12px/24px "Microsoft Yahei","Tahoma","Arial";
	}
	.propic ul {
		margin: 5px -10px 0 0;
	}
	.propic li {
		margin-top: 11px;
		padding-right: 10px;
	}
	.propic li .item {
		padding: 0 0 12px;
	}
	.propic li .text{
		padding: 0 9px;
	}
	.propic li .item .images {
		height: 175px;
	}
	.propic li .item a.complareBtn, .propic li .item a.clicked0 {
		font-size: 12px;
	}
	.propic li .text p {
		line-height: 18px;
		height: 36px;
		font-size: 14px;
		margin-top: 5px;
	}
	.propic li .text p span {
		font-size: 12px;
	}
	.propic li .text .price {
		margin-top: 8px;
		line-height: 22px;
		font-size: 15px;
	}
	.propic li .text .price a {
		width: 62px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.propic li .text .company a i {
		width: 14px;
		height: 14px;
		right: 10px;
		top: 1px;
		background-size: 100% 100%;
	}
	.propic li .text .company {
		height: 16px;
		line-height: 16px;
		margin-top: 6px;
	}
	.propic li .text .company a {
		font-size: 13px;
		padding-right: 20px;
	}
	.propic li .text .level i,
	.companyInfor .Grade b,
	.content .right .proVideo-bot li .level b {
		width: 74px;
		height: 18px;
	}
	.propic li .text .level i.free,
	.companyInfor .Grade b.free,
	.content .right .proVideo-bot li .level b.free {
		width: 74px;
		height: 14px;
		margin-top: 3px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/companyList-74.png) no-repeat;
	}
	.propic li .text .level i.senior,
	.companyInfor .Grade b.senior,
	.content .right .proVideo-bot li .level b.senior {
		height: 17px;
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon3-74.png) no-repeat;
	}
	.propic li .text .level i.primary,
	.companyInfor .Grade b.primary,
	.content .right .proVideo-bot li .level b.primary{
		height: 17px;
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon1-74.png) no-repeat;
	}
	.propic li .text .level i.intermediate,
	.companyInfor .Grade b.intermediate,
	.content .right .proVideo-bot li .level b.intermediate{
		height: 17px;
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon2-74.png) no-repeat;
	}
	.propic li .text .level i.topLevel,
	.companyInfor .Grade b.topLevel,
	.content .right .proVideo-bot li .level b.topLevel{
		height: 17px;
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon4-74.png) no-repeat;
	}
	.propic li .text .level i.topLevel1,
	.companyInfor .Grade b.topLevel1,
	.content .right .proVideo-bot li .level b.topLevel1{
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip01-74.png) no-repeat;
	}
	.propic li .text .level i.topLevel2,
	.companyInfor .Grade b.topLevel2,
	.content .right .proVideo-bot li .level b.topLevel2{
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip02-74.png) no-repeat;
	}
	.propic li .text .level i.topLevel3,
	.companyInfor .Grade b.topLevel3,
	.content .right .proVideo-bot li .level b.topLevel3{
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip03-74.png) no-repeat;
	}
	.propic li .text .level i.topLevel5,
	.companyInfor .Grade b.topLevel5,
	.content .right .proVideo-bot li .level b.topLevel5{
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip05-74.png) no-repeat;
	}
	.content .right .proVideo-bot li .level .year {
		line-height: 18px;
		font-size: 13px;
	}
	.propic li .text .level .year {
		line-height: 18px;
		margin-left: 3px;
		font-size: 13px;
	}
	.propic li .text .level .year {
		line-height: 18px;
		margin-left: 3px;
		font-size: 12px;
	}
	.propic li .text .level .city {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
		width: 40px;
		overflow: hidden;
	}
	.content .right .title {
		height: 36px;
		line-height: 36px;
		padding-right: 10px;
		font-size: 12px;
	}
	.content .right .title b {
		font-size: 15px;
		margin-right: 14px;
		padding: 0 6px;
	}
	.content .right .title b i {
		right: -6px;
		border-width: 0 6px 36px 6px;
	}
	.content .right .title b::after {
		right: -9px;
		top: 6px;
		width: 6px;
		transform: skewX(10deg);
	}
	.content .right .newPro .images {
		width: 74px;
		height: 74px;
		margin-right: 10px;
	}
	.content .right .newPro .text{
		padding-top: 3px;
	}
	.content .right .newPro .text p {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.content .right .newPro .text span {
		height: 36px;
		line-height: 18px;
		font-size: 12px;
		margin-top: 9px;
	}
	.content .right .newPro a.moreA,
	.content .right .proVideo-bot a.moreA {
		height: 28px;
		line-height: 28px;
		font-size: 13px;
		margin-top: 12px;
	}
	.content .right .proVideo {
		margin-top: 20px;
	}
	.content .right .proVideo-bot {
		padding: 2px 14px 16px;
	}
	.content .right .proVideo-bot li {
		margin-top: 12px;
	}
	.content .right .proVideo-bot li .images {
		height: 185px;
	}
	.content .right .proVideo-bot li .images i {
		font-size: 44px;
	}
	.content .right .proVideo-bot li .text p {
		height: 20px;
		line-height: 20px;
		margin-top: 6px;
		font-size: 14px;
	}
	.content .right .proVideo-bot li .text span {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
		margin-top: 4px;
	}
	.content .right .proVideo-bot li .level .year {
		line-height: 18px;
		margin-left: 8px;
		font-size: 13px;
	}
	.content .right .tech-bot li a, .content .right .article-bot li a, .content .right .com-bot li a,.content .right .tech-bot li a {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.content .right .tech-bot li, .content .right .article-bot li, .content .right .com-bot li,.content .right .tech-bot li {
		padding-left: 15px;
		margin-top: 8px;
	}
	.content .right .tech-bot li i, .content .right .article-bot li i, .content .right .com-bot li i,.content .right .tech-bot li i {
		top: 3px;
		font-size: 12px;
	}
	.content .right .tech-bot, .content .right .article-bot, .content .right .com-bot,.content .right .tech-bot {
		padding: 2px 9px 12px;
	}
	.content .right .title a {
		line-height: 36px;
		font-size: 12px;
	}
	.content .right .supplier-bot {
		padding: 8px;
	}
	.content .right .supplier-bot .images {
		height: 130px;
	}
	.content .right .supplier-bot p {
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.protList li {
		margin-top: 18px;
	}
	.protList .text{
		padding: 17px 18px 17px 0;
	}
	.protList .productImg {
		width: 176px;
		height: 176px;
		margin-right: 10px;
	}
	.protList .productN span {
		height: 24px;
		line-height: 24px;
		font-size: 14px;
	}
	.protList .productN .enquiry {
		line-height: 24px;
		margin-left: 20px;
		font-size: 13px;
	}
	.protList .productN .prix {
		font-size: 15px;
	}
	.protList .abstract .onlineInquire {
		height: 24px;
		line-height: 24px;
		width: 62px;
		font-size: 12px;
	}
	.protList .abstract {
		padding: 8px 0 10px;
	}
	.protList .abstract .comBtn, .protList .abstract .clicked,.protList .abstract a.complareBtn {
		top: 40px!important;
		font-size: 12px!important;
	}
	.companyInfor {
		height: 60px;
		padding: 8px 15px;
	}
	.itemText {
		line-height: 16px;
		font-size: 12px;
	}
	.CompanyName a {
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
	.protList .abstract p {
		margin-top: 0px;
		height: 40px;
		line-height: 20px;
		width: 90%;
		font-size: 12px;
	}
	.protList .abstract p span {
		font-size: 12px;
		padding-right: 12px;
	}
	.protList .abstract p span b {
		height: 18px;
		line-height: 18px;
		padding: 0 4px;
	}
	.protList .abstract p span i {
		font-size: 9px;
	}
	.companyInfor .Grade {
		font-size: 12px;
		margin-top: 3px;
	}
	.companyInfor .Grade .frame {
		height: 20px;
		width: 54px;
	}
	.comp {
		padding-right: 15px;
	}
	.companyInfor .Grade .index {
		width: 90px;
		height: 8px;
		margin: 7px 5px 0 0;
	}
	.pages .jump {
		font-size: 12px;
		line-height: 36px;
		margin-left: 4px;
	}
	.pages a {
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.pages .jump input {
		width: 39px;
		height: 36px;
		margin-top: 0;
	}
	.pages .jump button {
		width: 45px;
		height: 36px;
	}
	.foot{
		padding: 10px 0 10px;
	}
	.footLeft {
		width: 598px;
	}
	.footRight {
		width: 220px;
		padding-left: 20px;
		padding-right: 0;
	}
	.footRight .title {
		font-size: 20px;
	}
	.footRight ul li {
		line-height: 34px;
		font-size: 13px;
	}
	.footNav a {
		margin-right: 25px;
	}
	.footRight-r {
		width: 330px;
		padding-left: 30px;
	}
	.footRight-r ul li {
		margin-right: 24px;
	}
	.footRight-r .title {
	    font-size: 18px;
	}
	.footRight-r ul li .image {
		width: 106px;
		height: 106px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 8px;
	}
	.footLeft ul li img {
	    height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
	    height: 29px;
	}
	.link .title {
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.link .title b {
		width: 120px;
	}
	.link .title b i {
		right: -6px;
		border-width: 0 6px 36px 6px;
	}
	.link .title b::after {
		right: -9px;
		top: 6px;
		width: 6px;
		transform: skewX(10deg);
	}
	.link .title a {
		bottom: 6px;
		width: 90px;
		height: 26px;
		line-height: 26px;
		font-size: 13px;
	}
	.link .title a i {
		width: 12px;
		height: 12px;
		margin: 8px 4px 0 0;
	}
	.link .link-bot a {
		font-size: 13px;
		margin: 12px 0 0 28px;;
	}
	.link .link-bot {
		margin-left: -28px;
	}
	.location span {
		right: 90px;
	}
	.top .qws {
		margin-left: 8px;
	}
	.top .qws a {
		height: 34px;
		line-height: 34px;
		padding: 0 12px;
		font-size: 14px;
	}
	.top .qws a::after {
		width: 45px;
		height: 17px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	body{min-width: 1228px;}
	.w{width: 1228px;}
	.top .search {
		width: 695px;
		padding-bottom: 8px;
	}
	.top .hot {
		width: 695px;
	}
	.top .search input {
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		text-indent: 10px;
	}
	.top .search button {
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.top .search button i {
		font-size: 14px;
		margin-right: 5px;
	}
	.top .hot span {
		line-height: 24px;
		font-size: 14px;
	}
	.top .hot span i {
		width: 16px;
		height: 19px;
		margin: 3px 4px 0 0;
		background-size: 100% 100%;
	}
	.top .hot p {
		height: 24px;
		line-height: 24px;
	}
	.top .hot p a {
		margin-left: 15px;
		font-size: 14px;
	}
	.top .logo {
		width: 255px;
		margin: 0 auto 32px;
	}
	.location {
		line-height: 42px;
		font-size: 14px;
	}
	.topDetails .left .title {
		height: 38px;
		line-height: 38px;
		font-size: 15px;
	}
	.topDetails .left .title b {
		width: 126px;
	}
	.topDetails .left .title b i {
		right: -6px;
		border-width: 0 6px 38px 6px;;
	}
	.topDetails .left .title b::after {
		right: -10px;
		width: 7px;
		transform: skewX(10deg);
	}
	.topDetails .left .text {
		width: 840px;
		padding: 12px 16px 28px 16px;
	}
	.topDetails .left .text a {
		width: 110px;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
		margin-top: 15px;
	}
	.topDetails .left {
		width: 976px;
		margin-right: 24px;
	}
	.topDetails .left .images {
		padding-right: 15px;
	}
	.topDetails .left .images a {
		height: 120px;
	}
	.topDetails .right .title span {
		line-height: 24px;
		font-size: 16px;;
	}
	.topDetails .right .title span i {
		width: 13px;
		height: 15px;
		margin: 7px 5px 0 0;
		background-size: 100% 100%;
	}
	.topDetails .right a.more {
		line-height: 24px;
		font-size: 13px;
	}
	.topDetails .right {
		padding: 15px 16px 14px;
	}
	.topDetails .right li {
		padding-right: 12px;
	}
	.topDetails .right li p {
		font-size: 14px;
	}
	.topDetails .right li a.images {
		height: 92px;
	}
	.topDetails {
		margin-top: 18px;
	}
	.option {
		margin-top: 18px;
		padding: 3px 16px 0;
	}
	.listName {
		width: 100%;
		line-height: 42px;
		font-size: 14px;
	}
	.listName b {
		line-height: 42px;
		width: 85px;
	}
	.listName span {
		height: 24px;
		line-height: 24px;
		margin-top: 8px;
		margin-right: 0;
		padding: 0 8px;
	}
	.option-line {
		font-size: 14px;
	}
	.option-line span {
		line-height: 42px;
		width: 85px;
	}
	.itemize ul li {
		line-height: 42px;
		margin-right: 15px;
		font-size: 13px;
	}
	.option-line .item1 {
		height: 42px;
	}
	.option-line ul {
		width: calc(100% - 85px);
		padding-right: 100px;
	}
	.itemize .more-1 {
		font-size: 13px;
		line-height: 42px;
	}
	.brand .BrandsBtn a {
		width: 68px;
		height: 24px;
		line-height: 24px;
		font-size: 13px;
		margin-top: 8px;
		margin-right: 3px;
	}
	.brand .BrandsBtn a.close i{font-size: 14px;}
	.brand .BrandsSearch input {
		width: 188px;
		height: 24px;
		text-indent: 7px;
		margin-top: 8px;
	}
	.brand ul li {
		line-height: 42px;
	}
	.brand ul li a {
		padding: 0 6px;
	}
	.brand-detail ul li {
		width: 102px;
		margin: 0 16px 10px 0;
	}
	.brand-detail {
		height: 44px;
		padding-bottom: 8px;
		margin-top: 14px;
	}
	.brand-detail a.more {
		font-size: 13px;
		line-height: 34px;
	}
	.itemBot1 dl {
		height: 26px;
		line-height: 26px;
		text-indent: 10px;
		font-size: 13px;
	}
	.itemBot1 .moreParaList dl dt {
		height: 24px;
	}
	.itemBot1 dd ul li {
		margin: 0 10px;
	}
	.itemBot1 dd ul li a {
		font-size: 13px;
	}
	.itemBot1 span {
		line-height: 26px;
		width: 101px;
		font-size: 14px;
		padding-left: 16px;
	}
	.itemBot1 dd .moreChoose a {
		width: 60px;
		height: 22px;
		line-height: 22px;
		margin-left: 5px;
	}
	.content .left .default a {
		width: 72px;
		height: 38px;
		line-height: 38px;
		font-size: 14px;
	}
	.content .left .all_pattern {
		width: 72px;
		height: 38px;
	}
	.content .left .all_pattern_Top a {
		width: 72px;
		height: 38px;;
		line-height: 38px;
		font-size: 14px;
	}
	.content .left .all_pattern_Bot {
		width: 108px;
		top: 38px;
	}
	.content .left .all_region_Top a {
		width: 72px;
		height: 38px;
		line-height: 38px;
		font-size: 14px;
	}
	.content .left .all_region {
		width: 72px;
		height: 38px;
	}
	.content .left-title .type b {
		line-height: 38px;
		width: 75px;
		text-indent: 10px;
		font-size: 14px;
	}
	.content .left-title .type b a.up {
		bottom: 15px;
		right: 13px;
	}
	.content .left-title .type b a.down {
		top: 15px;
		right: 13px;
	}
	.content .left-title .btnBox p {
		line-height: 38px;
		height: 38px;
		margin-left: 10px;
	}
	.prolistCount{
		float: left;
		height: 38px;
		max-width: 270px;
		overflow: hidden;
	}
	.content .left-title p {
		line-height: 38px;
		font-size: 14px;
		margin-left: 10px;
	}
	.content .left-title .btnBox p input {
		width: 68px;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
		margin-top: 6px;
	}
	.content .left-title .btnBox p button {
		width: 50px;
		height: 24px;
		line-height: 24px;
		margin-left: 6px;
		margin-top: 9px;
		font-size: 14px;
	}
	.content .left-title h1 {
		font-size: 14px;
		line-height: 38px;
	}
	.content .left-title .left-opt .tabList {
		right: 20px;
		top: 6px;
		height: 26px;
		width: 58px;
		border-radius: 24px;
		padding: 0 6px;
		line-height: 26px;
	}
	.content .left-title .left-opt .tabList a {
		width: 26px;
		height: 26px;
		line-height: 26px;
	}
	.content .left-title .left-opt .tabList a i{
		font-size: 14px;
		vertical-align: top;
	}
	.content .left {
		width: 976px;
		margin-right: 24px;
	}
	.content .left-title .btnBox {
		width: 225px;
		margin-left: 15px;
	}
	.propic li {
		width: 20%;
		margin-top: 11px;
		padding-right: 11px;
	}
	.propic ul {
		margin: 6px -11px 0 0;
	}
	.propic li .item {
		padding: 0 0 15px;
	}
	.propic li .text{
		padding: 0 10px;
	}
	.propic li .item .images {
		height: 186px;
	}
	.propic li .item a.complareBtn,
	.propic li .item a.clicked0 {
		font-size: 13px;
	}
	.propic li .text p {
		line-height: 20px;
		height: 40px;
		font-size: 15px;
		margin-top: 5px;
	}
	.propic li .text p span {
		font-size: 13px;
	}
	.propic li .text .price {
		margin-top: 6px;
		line-height: 24px;
		font-size: 16px;
	}
	.propic li .text .price a {
		width: 64px;
		height: 22px;
		line-height: 22px;
		font-size: 13px;
	}
	.propic li .text .company {
		height: 18px;
		line-height: 18px;
		margin-top: 6px;
	}
	.propic li .text .company a {
		font-size: 13px;
		padding-right: 25px;
	}
	.propic li .text .company a i {
		right: 5px;
	}
	.propic li .text .level i,
	.companyInfor .Grade b,
	.content .right .proVideo-bot li .level b {
		width: 62px;
		height: 15px;
	}
	.propic li .text .level i.free,
	.companyInfor .Grade b.free,
	.content .right .proVideo-bot li .level b.free {
		width: 62px;
		height: 12px;
		margin-top: 3px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/companyList-62.png) no-repeat;
	}
	.propic li .text .level i.senior,
	.companyInfor .Grade b.senior,
	.content .right .proVideo-bot li .level b.senior {
		height: 13px;
		margin-top: 3px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon3-62.png) no-repeat;
	}
	.propic li .text .level i.primary,
	.companyInfor .Grade b.primary,
	.content .right .proVideo-bot li .level b.primary{
		height: 13px;
		margin-top: 3px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon1-62.png) no-repeat;
	}
	.propic li .text .level i.intermediate,
	.companyInfor .Grade b.intermediate,
	.content .right .proVideo-bot li .level b.intermediate{
		height: 13px;
		margin-top: 3px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon2-62.png) no-repeat;
	}
	.propic li .text .level i.topLevel,
	.companyInfor .Grade b.topLevel,
	.content .right .proVideo-bot li .level b.topLevel{
		height: 13px;
		margin-top: 3px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon4-62.png) no-repeat;
	}
	.propic li .text .level i.topLevel1,
	.companyInfor .Grade b.topLevel1,
	.content .right .proVideo-bot li .level b.topLevel1{
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip01-62.png) no-repeat;
	}
	.propic li .text .level i.topLevel2,
	.companyInfor .Grade b.topLevel2,
	.content .right .proVideo-bot li .level b.topLevel2{
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip02-62.png) no-repeat;
	}
	.propic li .text .level i.topLevel3,
	.companyInfor .Grade b.topLevel3,
	.content .right .proVideo-bot li .level b.topLevel3{
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip03-62.png) no-repeat;
	}
	.propic li .text .level i.topLevel5,
	.companyInfor .Grade b.topLevel5,
	.content .right .proVideo-bot li .level b.topLevel5{
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip05-62.png) no-repeat;
	}
	.content .right .proVideo-bot li .level .year {
		line-height: 18px;
		font-size: 13px;
	}
	.propic li .text .level .year {
		line-height: 18px;
		margin-left: 3px;
		font-size: 13px;
	}
	.propic li .text .level .city {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
		width: 59px;
		overflow: hidden;
	}
	.content .right .title {
		height: 38px;
		line-height: 38px;
		padding-right: 10px;
		font-size: 13px;
	}
	.content .right .title b {
		font-size: 15px;
		margin-right: 15px;
		padding: 0 10px;
	}
	.content .right .title b i {
		right: -6px;
		border-width: 0 6px 38px 6px;
	}
	.content .right .title b::after {
		right: -10px;
		width: 7px;
		transform: skewX(10deg);
	}
	.content .right .newPro .images {
		width: 78px;
		height: 78px;
		margin-right: 10px;
	}
	.content .right .newPro li {
		margin-top: 11px;
	}
	.content .right .newPro .text {
		padding-top: 2px;
	}
	.content .right .newPro .text p {
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.content .right .newPro .text span {
		height: 36px;
		line-height: 18px;
		font-size: 13px;
		margin-top: 10px;
	}
	.content .right .newPro a.moreA {
		height: 26px;
		line-height: 26px;
		font-size: 13px;
		margin-top: 14px;
	}
	.content .right .proVideo {
		margin-top: 24px;
	}
	.content .right .proVideo-bot {
		padding: 3px 16px 15px;
	}
	.content .right .proVideo-bot li {
		margin-top: 12px;
	}
	.content .right .proVideo-bot li .images {
		height: 196px;
	}
	.content .right .proVideo-bot li .images i {
		font-size: 46px;
	}
	.content .right .proVideo-bot li .text p {
		height: 20px;
		line-height: 20px;
		margin-top: 5px;
		font-size: 14px;
	}
	.content .right .proVideo-bot li .text span {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
		margin-top: 4px;
	}
	.content .right .tech-bot li a, .content .right .article-bot li a, .content .right .com-bot li a,.content .right .tech-bot li a {
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.content .right .tech-bot li i, .content .right .article-bot li i, .content .right .com-bot li i,.content .right .tech-bot li i {
		top: 2px;
		font-size: 12px;
	}
	.content .right .tech-bot li, .content .right .article-bot li, .content .right .com-bot li,.content .right .tech-bot li {
		padding-left: 16px;
		margin-top: 10px;
	}
	.content .right .title a {
		line-height: 38px;
		font-size: 13px;
	}
	.content .right .supplier-bot {
		padding: 10px;
	}
	.content .right .supplier-bot .images {
		height: 138px;
	}
	.content .right .supplier-bot p {
		height: 26px;
		line-height: 26px;
		font-size: 14px;
	}
	.foot{
		padding: 10px 0 10px;
	}
	.footLeft {
		width: 600px;
	}
	.footRight {
		width: 240px;
		padding-left: 20px;
		padding-right: 0;
	}
	.footNav a {
		margin-right: 40px;
	}
	.footRight-r {
		width: 336px;
		padding-left: 50px;
	}
	.footRight-r ul li {
		margin-right: 24px;
	}
	.footRight-r .title {
	    font-size: 18px;
	}
	.footRight-r ul li .image {
		width: 106px;
		height: 106px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 8px;
	}
	.footLeft ul li img {
	    height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
	    height: 29px;
	}
	.pages a {
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.pages .jump input {
		width: 39px;
		height: 36px;
		margin-top: 2px;
	}
	.pages .jump button {
		width: 45px;
		height: 36px;
	}
	.protList li {
		margin-top: 19px;
	}
	.protList .text{
		padding: 19px 20px 18px 0;
	}
	.protList .productImg {
		width: 187px;
		height: 187px;
		margin-right: 10px;
	}
	.protList .productN span {
		height: 24px;
		line-height: 24px;
		font-size: 15px;
	}
	.protList .productN .enquiry {
		line-height: 24px;
		margin-left: 30px;
		font-size: 13px;
	}
	.protList .productN .prix {
		font-size: 16px;
	}
	.protList .abstract {
		padding: 8px 0 10px;
	}
	.protList .abstract p {
		margin-top: 8px;
		height: 40px;
		line-height: 20px;
		width: 86%;
		font-size: 13px;
	}
	.protList .abstract p span {
		font-size: 13px;
		padding-right: 10px;
	}
	.protList .abstract p span b {
		height: 18px;
		line-height: 18px;
		padding: 0 5px;
		border-radius: 4px;
	}
	.protList .abstract .onlineInquire {
		height: 24px;
		line-height: 24px;
		width: 66px;
		font-size: 13px;
	}
	.protList .abstract a.comBtn,
	.protList .abstract a.clicked,
	.protList .abstract a.complareBtn {
		top: 40px;
		font-size: 13px;
	}
	.companyInfor {
		height: 60px;
		padding: 9px 15px 8px;
	}
	.comp {
		padding-right: 25px;
	}
	.compBox {
		margin-right: -25px;
	}
	.itemText {
		line-height: 16px;
		font-size: 13px;
	}
	.CompanyName a {
		height: 17px;
		line-height: 17px;
		font-size: 13px;
	}
	.companyInfor .Grade {
		font-size: 13px;
	}
	.companyInfor .Grade .frame {
		height: 20px;
		width: 60px;
	}
	.companyInfor .Grade .index {
		width: 94px;
		height: 8px;
		margin: 7px 4px 0 0;
	}
	.propic,.protList {
		padding-bottom: 20px;
	}
	.content .right .tech, .content .right .article, .content .right .com,.content .right .teched {
		margin-top: 24px;
	}
	.propic li .item a.complareBtn,
	.propic li .item a.clicked0 {
		font-size: 12px;
	}
	.propic li .text p {
		line-height: 18px;
		height: 36px;
		font-size: 15px;
		margin-top: 5px;
	}
	.propic li .text p span {
		font-size: 12px;
	}
	.propic li .text .price {
		margin-top: 6px;
		line-height: 22px;
		font-size: 14px;
	}
	.propic li .text .price a {
		width: 60px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.propic li .text .company {
		height: 18px;
		line-height: 18px;
		margin-top: 5px;
	}
	.propic li .text .company a {
		font-size: 12px;
		padding-right: 20px;
	}
	.propic li .text .company a i {
		width: 16px;
		height: 16px;
		right: 2px;
		background-size: 100% 100%;
	}
	.propic li .text .level {
		margin-top: 5px;
	}
	.content .left .all_pattern_Bot,
	.content .left .all_region_Bot {
		top: 38px;
	}
	.topDetails .right{
		width: 228px;
	}
	.CompanyName i {
		width: 17px;
		height: 17px;
		top: 0px;
		background-size: 100% 100%;
	}
	.link .title {
		height: 38px;
		line-height: 38px;
		font-size: 15px;
	}
	.link .title b {
		width: 126px;
	}
	.link .title b i {
		right: -6px;
		border-width: 0 6px 38px 6px;;
	}
	.link .title b::after {
		right: -10px;
		width: 7px;
		transform: skewX(10deg);
	}
	.link .title a {
		bottom: 5px;
		width: 92px;
		height: 26px;
		line-height: 26px;
	}
	.link .link-bot a {
		margin: 12px 0 0 28px;
	}
	.link .link-bot {
		margin-left: -28px;
	}
	.location span {
		right: 100px;
	}
	.top .qws {
		margin-left: 8px;
	}
	.top .qws a {
		height: 34px;
		line-height: 34px;
		padding: 0 12px;
		font-size: 14px;
	}
	.top .qws a::after {
		width: 45px;
		height: 17px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	body{min-width: 1300px;}
	.w{width: 1300px;}
	.siteNavBox,.sonBox {
		top: 35px;
	}
	.top .logo {
		margin: 0 auto 32px;
	}
	.top .search {
		width: 736px;
		padding-bottom: 8px;
	}
	.top .search button {
		height: 38px;
		line-height: 38px;
		font-size: 16px;
	}
	.top .search input {
		height: 38px;
		line-height: 38px;
		font-size: 14px;
		text-indent: 12px;
	}
	.top .hot {
		width: 736px;
	}
	.top .hot span {
		line-height: 24px;
		font-size: 14px;;
	}
	.top .hot span i {
		width: 16px;
		height: 19px;
		margin: 2px 6px 0 0;
		background-size: 100% 100%;
	}
	.top .hot p {
		height: 24px;
		line-height: 24px;
	}
	.top .hot p a {
		margin-left: 18px;
		font-size: 14px;
	}
	.location {
		line-height: 46px;
		font-size: 14px;
	}
	.topDetails .left {
		width: 1034px;
		margin-right: 24px;
	}
	.topDetails {
		margin-top: 20px;
	}
	.topDetails .left .title {
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.topDetails .left .title b i {
		right: -8px;
		border-width: 0 8px 40px 8px;
	}
	.topDetails .left .title b::after {
		right: -13px;
		width: 8px;
	}
	.topDetails .left .text {
		width: 884px;
		padding: 12px 17px 30px 17px;
	}
	.topDetails .left p {
		line-height: 28px;
		height: 56px;
		font-size: 14px;
	}
	.topDetails .left .text a {
		width: 114px;
		height: 32px;
		line-height: 32px;
		font-size: 15px;
		margin-top: 18px;
	}
	.topDetails .left .images a {
		height: 130px;
	}
	.topDetails .right {
		padding: 15px 17px;
	}
	.topDetails .right .title span {
		line-height: 26px;
		font-size: 16px;
	}
	.topDetails .right a.more {
		line-height: 26px;
		font-size: 13px;
	}
	.topDetails .right .title span i {
		width: 13px;
		height: 16px;
		margin: 6px 6px 0 0;
		background-size: 100% 100%;
	}
	.topDetails .right ul {
		padding-top: 10px;
		margin-right: -12px;
	}
	.topDetails .right li {
		padding-right: 12px;
	}
	.topDetails .right li a.images {
		height: 98px;
	}
	.topDetails .right li p {
		line-height: 20px;
		height: 20px;
		font-size: 14px;
	}
	.listName {
		line-height: 45px;
		font-size: 14px;
	}
	.listName span {
		height: 26px;
		line-height: 26px;
		margin-top: 8px;
		padding: 0 8px;
	}
	.listName b {
		line-height: 45px;
		width: 95px;
	}
	.option-line {
		font-size: 14px;
	}
	.option-line span {
		line-height: 45px;
		width: 95px;
	}
	.option-line .item1 {
		height: 45px;
	}
	.option-line ul {
		width: calc(100% - 95px);
		padding-right: 90px;
	}
	.itemize ul li {
		line-height: 45px;
		margin-right: 20px;
		font-size: 14px;
	}
	.itemize .more-1 {
		line-height: 45px;
	}
	.brand .BrandsBtn a {
		width: 74px;
		height: 26px;
		line-height: 26px;
		font-size: 14px;
		margin-top: 9px;
		margin-right: 6px;
	}
	.brand .BrandsBtn a.close i{font-size: 14px;}
	.brand .BrandsSearch input {
		width: 220px;
		height: 28px;
		text-indent: 15px;
		margin-top: 9px;
	}
	.brand ul li {
		line-height: 45px;
	}
	.brand .BrandsLetter {
		width: 59%;
	}
	.brand ul li a {
		padding: 0 7px;
	}
	.brand-detail ul li {
		width: 108px;
		margin: 0 18px 12px 0;
	}
	.brand-detail {
    	height: 44px;
    	padding-bottom: 10px;
    	margin-top: 15px;
    }
	.option {
		margin-top: 20px;
		padding: 10px 16px 0;
	}
	.itemBot1 span {
		line-height: 28px;
		width: 111px;
		font-size: 14px;
		padding-left: 16px;
	}
	.itemBot1 .moreParaList {
		width: calc(100% - 111px);
	}
	.itemBot1 dl {
		height: 28px;
		line-height: 28px;
		text-indent: 8px;
	}
	.itemBot1 .moreParaList dl dt {
		height: 26px;
	}
	.itemBot1 dd ul li {
		margin: 0 12px;
	}
	.itemBot1 dd .moreChoose a {
		width: 62px;
		height: 24px;
		line-height: 24px;
		margin-left: 5px;
	}
	.content .left .default a {
		width: 76px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin-right: 1px;
	}
	.content .left .all_pattern {
		width: 76px;
		height: 40px;
	}
	.content .left .all_region {
		width: 76px;
		height: 40px;
	}
	.content .left .all_region_Top a {
		width: 76px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin-right: 1px;
	}
	.content .left .all_pattern_Top a {
		width: 76px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.content .left-title .type b {
		line-height: 40px;
		width: 70px;
		text-indent: 8px;
		font-size: 14px;
	}
	.content .left-title .type b a.down {
		top: 15px;
		right: 12px;
	}
	.content .left-title .type b a.up {
		bottom: 15px;
		right: 12px;
	}
	.content .left-title .btnBox p {
		line-height: 40px;
		height: 40px;
	}
	.content .left-title .btnBox p input {
		width: 74px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		margin-top: 6px;
	}
	.content .left-title .btnBox p span {
		line-height: 40px;
	}
	.content .left-title .btnBox p button {
		width: 54px;
		height: 26px;
		line-height: 26px;
		margin-left: 6px;
		margin-top: 8px;
		font-size: 14px;
	}
	.content .left-title .btnBox {
		width: 234px;
		margin-left: 16px;
	}
	.prolistCount{
		float: left;
		height: 40px;
		max-width: 320px;
		overflow: hidden;
	}
	.content .left-title p {
		line-height: 40px;
		font-size: 13px;
		margin-left: 5px;
	}
	.content .left-title h1 {
		font-size: 13px;
		line-height: 40px;
	}
	.content .left-title .left-opt .tabList {
		top: 5px;
	}
	.content .left {
		width: 1034px;
		margin-right: 24px;
	}
	.propic li .item{
		padding: 0 0 20px;
	}
	.propic li .text{
		padding: 0 12px;
	}
	.propic li .item .images {
		height: 197px;
	}
	.propic li {
		margin-top: 12px;
		padding-right: 12px;
	}
	.propic ul {
		margin: 6px -12px 0 0;
	}
	.propic li .text p {
		line-height: 20px;
		height: 40px;
		font-size: 15px;
		margin-top: 6px;
	}
	.propic li .text p span {
		font-size: 13px;
	}
	.propic li .text .price {
		margin-top: 8px;
		line-height: 26px;
		font-size: 18px;
	}
	.propic li .text .price a {
		width: 76px;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
	}
	.propic li .text .company {
		margin-top: 8px;
	}
	.propic li .text .company a {
		font-size: 13px;
		padding-right: 34px;
	}
	.propic li .text .company a i {
		width: 16px;
		height: 16px;
		right: 10px;
		background-size: 100% 100%;
	}
	.propic li .text .level i {
		width: 79px;
		height: 19px;
	}
	.propic li .text .level i.senior {
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon3-79.png) no-repeat;
	}
	.propic li .text .level i.primary{
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon1-79.png) no-repeat;
	}
	.propic li .text .level i.intermediate{
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon2-79.png) no-repeat;
	}
	.propic li .text .level i.topLevel{
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon4-79.png) no-repeat;
	}
	.propic li .text .level i.topLevel1{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip01-79.png) no-repeat;
	}
	.propic li .text .level i.topLevel2{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip02-79.png) no-repeat;
	}
	.propic li .text .level i.topLevel3{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip03-79.png) no-repeat;
	}
	.propic li .text .level i.topLevel5{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip05-79.png) no-repeat;
	}
	.propic li .text .level .city {
		line-height: 21px;
		font-size: 14px;
		width: 51px;
		height: 21px;
		overflow: hidden;
	}
	.content .right .proVideo {
		margin-top: 22px;
	}
	.content .right .title {
		height: 40px;
		line-height: 40px;
		padding-right: 10px;
		font-size: 13px;
	}
	.content .right .title b {
		font-size: 17px;
		margin-right: 18px;
		padding: 0 10px;
	}
	.content .right .title b i {
		right: -8px;
		border-width: 0 8px 40px 8px;
	}
	.content .right .title b::after {
		right: -13px;
		width: 8px;
	}
	.content .right .newPro-bot {
		padding: 4px 12px 16px;
	}
	.content .right .newPro li {
		margin-top: 12px;
	}
	.content .right .newPro .images {
		width: 85px;
		height: 85px;
		margin-right: 10px;
	}
	.content .right .newPro .text p {
		height: 22px;
		line-height: 22px;
		font-size: 15px;
	}
	.content .right .newPro .text span {
		height: 40px;
		line-height: 20px;
		font-size: 13px;
		margin-top: 8px;
	}
	.content .right .newPro a.moreA {
		height: 26px;
		line-height: 26px;
		font-size: 13px;
		margin-top: 14px;
	}
	.content .right .proVideo-bot {
		padding: 3px 17px 18px;
	}
	.content .right .proVideo-bot li {
		margin-top: 13px;
	}
	.content .right .proVideo-bot li .images {
		height: 208px;
	}
	.content .right .proVideo-bot li .images i {
		font-size: 50px;
	}
	.content .right .proVideo-bot li .text p {
		height: 20px;
		line-height: 20px;
		margin-top: 6px;
		font-size: 15px;
	}
	.content .right .proVideo-bot li .text span {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
		margin-top: 4px;
	}
	.content .right .proVideo-bot li .level b {
		width: 79px;
		height: 19px;
		margin-right: 5px;
	}
	.content .right .proVideo-bot li .level b.free {
		margin-top: 3px;
	}
	.content .right .proVideo-bot li .level b.senior {
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon3-79.png) no-repeat;
	}
	.content .right .proVideo-bot li .level b.primary{
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon1-79.png) no-repeat;
	}
	.content .right .proVideo-bot li .level b.intermediate{
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon2-79.png) no-repeat;
	}
	.content .right .proVideo-bot li .level b.topLevel{
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon4-79.png) no-repeat;
	}
	.content .right .proVideo-bot li .level b.topLevel1{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip01-79.png) no-repeat;
	}
	.content .right .proVideo-bot li .level b.topLevel2{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip02-79.png) no-repeat;
	}
	.content .right .proVideo-bot li .level b.topLevel3{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip03-79.png) no-repeat;
	}
	.content .right .proVideo-bot li .level b.topLevel5{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip05-79.png) no-repeat;
	}
	.content .right .proVideo-bot a.moreA {
		height: 26px;
		line-height: 26px;
		font-size: 13px;
		margin-top: 14px;
	}
	.content .right .tech, .content .right .article, .content .right .com,.content .right .teched {
		margin-top: 24px;
	}
	.content .right .tech-bot, .content .right .article-bot, .content .right .com-bot,.content .right .tech-bot {
		padding: 4px 10px 12px;
	}
	.content .right .tech-bot li a, .content .right .article-bot li a, .content .right .com-bot li a,.content .right .tech-bot li a {
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.content .right .tech-bot li i, .content .right .article-bot li i, .content .right .com-bot li i,.content .right .tech-bot li i {
		top: 3px;
		font-size: 13px;
	}
	.content .right .supplier-bot .images {
		height: 144px;
	}
	.content .right .supplier-bot p {
		height: 30px;
		line-height: 30px;
		font-size: 15px;
	}
	.protList li {
		margin-top: 20px;
	}
	.protList .text{
		padding: 20px 20px 18px 0;
	}
	.protList .productImg {
		width: 192px;
		height: 192px;
	}
	.protList .productN span {
		height: 26px;
		line-height: 26px;
		font-size: 17px;
	}
	.protList .productN .enquiry {
		line-height: 26px;
		margin-left: 30px;
		font-size: 14px;
	}
	.protList .productN .prix {
		font-size: 18px;
	}
	.protList .abstract {
		padding: 6px 0 10px;
	}
	.protList .abstract {
		padding: 3px 0 5px;
	}
	.protList .abstract p {
		width: 88%;
		margin-top: 6px;
	}
	.protList .abstract a.comBtn,
	.protList .abstract a.clicked,
	.protList .abstract a.complareBtn {
		top: 37px;
	}
	.companyInfor {
		height: 70px;
		padding: 10px 16px 10px;
	}
	.compBox {
		margin-right: -30px;
	}
	.comp {
		padding-right: 30px;
	}
	.itemText {
		line-height: 18px;
		font-size: 13px;
	}
	.CompanyName a {
		height: 19px;
		line-height: 19px;
		font-size: 14px;
	}
	.companyInfor .Grade b {
		width: 79px;
		height: 19px;
		margin-right: 5px;
	}
	.companyInfor .Grade b.free {
		margin-top: 3px;
	}
	.companyInfor .Grade b.senior {
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon3-79.png) no-repeat;
	}
	.companyInfor .Grade b.primary{
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon1-79.png) no-repeat;
	}
	.companyInfor .Grade b.intermediate{
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon2-79.png) no-repeat;
	}
	.companyInfor .Grade b.topLevel{
		height: 17px;
		margin-top: 2px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon4-79.png) no-repeat;
	}
	.companyInfor .Grade b.topLevel1{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip01-79.png) no-repeat;
	}
	.companyInfor .Grade b.topLevel2{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip02-79.png) no-repeat;
	}
	.companyInfor .Grade b.topLevel3{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip03-79.png) no-repeat;
	}
	.companyInfor .Grade b.topLevel5{
		margin-top: 1px;
		background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/vip05-79.png) no-repeat;
	}
	.companyInfor .Grade {
		font-size: 15px;
	}
	.companyInfor .Grade .frame {
		height: 22px;
		width: 62px;
	}
	.companyInfor .Grade .index {
		width: 100px;
		height: 8px;
		margin: 8px 4px 0 0;
	}
	.pages a {
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.pages .jump input {
		width: 39px;
		height: 36px;
		margin-top: 2px;
	}
	.pages .jump button {
		width: 45px;
		height: 36px;
	}
	.footLeft {
		width: 650px;
	}
	.footRight-r {
		padding-left: 50px;
	}
	.footRight-r ul li .image {
		width: 120px;
		height: 120px;
	}
	.footNav a {
		margin-right: 50px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 8px;
	}
	.footLeft ul li img {
		height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
		height: 29px;
	}
	.content .left .all_pattern_Bot,
	.content .left .all_region_Bot {
		top: 40px;
	}
	.topDetails .right{
		width: 242px;
	}
	.propic li .text .level .year {
		margin-left: 1px;
		font-size: 13px;
	}
	.link .title {
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.link .title b i {
		right: -8px;
		border-width: 0 8px 40px 8px;
	}
	.link .title b::after {
		right: -13px;
		width: 8px;
	}
	.link .title a {
		bottom: 6px;
		width: 98px;
		height: 28px;
		line-height: 28px;
	}
	.link .title a i {
		width: 12px;
		height: 12px;
		margin: 9px 4px 0 0;
	}
	.link .link-bot a {
		margin: 12px 0 0 30px;
	}
	.link .link-bot {
		margin-left: -30px;
	}
	.top .qws a {
		height: 36px;
		line-height: 36px;
		padding: 0 12px;
		font-size: 14px;
	}
	.top .qws a::after {
		width: 45px;
		height: 17px;
	}


}
@media only screen and (min-width:1920px){
	body{min-width: 1560px;}
	.w{width: 1560px;}
}
