/*.search{
	float:right;
}
.logo{
	margin-right:0;
}
.logo_cla_ppk{
	display: block;
	float:left;
	height:66px;
	border-left:1px solid #ddd;
	margin-left:30px;
	padding-left:30px;
}
.logo_cla_ppk:hover{
	text-decoration: none;
}
.logo_cla_ppk p{
	font:24px/32px "微软雅黑";
	color:#333;
	font-weight: 600;

}
.logo_cla_ppk span{
	display: block;
	font:18px/26px "微软雅黑";
	color:#999;
}*/
/*------------------------------Bread_nav--------------------------------*/

.bestDescription{
	padding: 20px;
	background: #FFF;
	margin: 0px auto;
}
.bestDescription p{
	font-size: 13px;
    color: #999;
	line-height: 150%;
	
}
.Bread_nav {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.Bread_con {
	position: absolute;
	width: 1200px;
	height: auto;
	background: #fff;
	margin-left: -600px;
	top: 235px;
	left: 50%;
}

.Bread_con .adrbx {
	width: auto;
	padding: 0 15px;
}

.Industry_clas {
	display: block;
	height: auto;
	margin-bottom: 13px;
	position: relative;
	padding-left: 15px;
	clear: both;
	max-height: 91px;
	overflow:hidden;
	z-index: 0;
}

.ity_clas_tit {
	width: 97px;
	font: 16px/26px "微软雅黑";
	color: #333;
	font-weight: 600;
	float: left;
}

.ity_clas_all {
	font: 14px/26px "微软雅黑";
	color: #333;
	float: left;
	width: 50px;
	border-radius: 10px;
	text-align: center;
	margin-right: 17px;
	cursor: pointer;
}

.ity_clas_lists {
	float: left;
	width: 900px;
	position: relative;	
}

.ity_clas_lists li {
	font: 14px/26px "微软雅黑";
	color: #666;
	float: left;
	padding: 0 13px;
	margin-bottom: 5px;
	border-radius: 10px;
	cursor: pointer;
}

.ity_clas_lists li a {
	color: #666;
}

.drp_clas {
	width: 60px;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.drp_clas img {
	float: left;
	width: 14px;
	height: 14px;
	margin: 6px 10px 0 0;
}

.drp_clas p {
	font: 14px/26px "微软雅黑";
	color: #333;
	float: left;
}

.Industry_clas .moreBg{
	position: absolute;
	display: none;
	content: "";
	width: 100%;
	left: 0;
	bottom: 0;
	height: 30px;
	z-index: 1;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, #ffffff 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5) ), color-stop(90%,#ffffff));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,#ffffff 90%);
    background: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,#ffffff 90%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,#ffffff 90%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,#ffffff 90%);
}
.Industry_clas.on .moreBg{
	display: none;
}
.Industry_clas.on{
	height: auto;
	max-height: 100%;
	overflow:inherit;
}
.moreBut{
	width: 90px;
	height: 30px;
	white-space:nowrap;
	display:inline-block!important;
	text-align: center;
	font-size: 14px;
    color: #222;
    line-height: 30px;
	position: absolute;
	right: 0;
	bottom: 0px;
	z-index:2;
	cursor: pointer;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius:5px;
}
.moreBut:after{
	width: 30%;
	height: 100%;
	margin-left: 4px;
	display: inline-block;
	vertical-align: top;
	content: "";
	background:  url(https://static.chinapp.com/2023/pc/images/lowerico1.png) no-repeat center center;
	background-size: auto 45%;
}
.Industry_clas.on .moreBut{
	bottom: 0;
}
.Industry_clas.on .moreBut:after{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}


/*--------------------------三个广告--------------------------------*/
.thr_vd_box {
	width: 100%;
	margin:20px auto;
	height: auto;
}

.thr_vd {
	width: 1200px;
	margin: 0 auto;
}

.thr_vd a {
	margin: 10px 0;
	overflow: hidden;
	display: block;
	width: 390px;
	height: 170px;
	float: left;
	margin-right: 15px;

}

.thr_vd a:last-child {
	margin-right: 0;
}

.thr_vd a img:hover {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transition: ease-in-out .5s;
	-webkit-transition: ease-in-out .5s;
	-moz-transition: ease-in-out .5s;
	-ms-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
}

/*----------------------------bd_joinRank--------------------------------*/

/*kezihang*/
.bd_joinRank {
	/*margin-top:25px;*/
	width: 100%;
	height: auto;
}

.joinRank_con {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.joinRank_tits {
	height: 40px;
	margin-bottom: 6px;
}

.joinRank_tits span {
	display: block;
	width: 6px;
	height: 26px;
	background: #E00B0B;
	float: left;
	margin: 7px 10px 0 0;
}

.joinRank_tits p {
	font: 24px/40px "微软雅黑";
	color: #333;
	font-weight: 600;
	float: left;
}

.joinRank_lt {
	width: 850px;
	float: left;
	height: auto;
}

.joinRank_items {
	padding: 20px;
/*	height: 163px;*/
	background: #fff;
	margin-bottom: 10px;
}

.joinRank_items_img {
	display: block;
	width: 262px;
	height: 162px;
	float: left;
	border: 1px solid #eee;
}

.joinRank_items_img img {
	width: 260px;
	height: 160px;
}

.joinRank_items_intro {
	width: 340px;
	float: left;
	margin-left: 20px;
}

.joinRank_items_tits {
	margin-top: 12px;
	height: 36px;
}

.joinRank_items_tits a {
	display: block;
	float: left;
	font: 20px/36px "微软雅黑";
	color: #333;
}

.joinRank_items_tits a:hover {
	text-decoration: none;
	color: #E00B0B;
}

.joinRank_items_tits i {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin: 8px 0 0 10px;
}

.pplb_item_tit i {
	display: block;
	width: 30px;
	height: 16px;
	float: left;
	margin: 7px 0 0 5px;
}

.lb_cion_1 {
	background: url(../images/bg.png) -606px -186px;
}

.lb_cion_2 {
	background: url(../images/bg.png) -139px -186px;
}

.lb_cion_3 {
	background: url(../images/bg.png) -174px -186px;
}

.lb_cion_4 {
	background: url(../images/bg.png) -561px -186px;
}
.lb_cion_5 {
	background: url(../images/bg.png) -139px -244px;
}
.lb_cion_6 {
	background: url(../images/bg.png) -175px -214px;
}
.lb_cion_7 {
	background: url(../images/bg.png) -139px -213px;
}

.pjct_xmjj {
	font: 14px/22px "微软雅黑";
	color: #999;
	margin-bottom: 9px;
}

.pjct_jmrs,
.pjct_jmmd,
.pjct_jmhy {
	font: 14px/24px "微软雅黑";
	color: #666;
}

.pjct_jmhy a {
	color: #666;
}

.items_price {
	float: right;
	margin-right: 10px;
}

.items_price p {
	font: 14px/30px "微软雅黑";
	color: #999;
	text-align: right;
	margin-top: 40px;
}

.items_price p span {
	font: 24px/30px "微软雅黑";
	color: #E00B0B;
}

.items_price a {
	display: block;
	width: 130px;
	height: 46px;
	border: 1px solid #e00b0b;
	border-radius: 6px;
	text-align: center;
	font: 20px/44px "微软雅黑";
	color: #E00B0B;
	float: right;
	margin-top: 36px;
}

.items_price a {
	text-decoration: none;
}

.joinRank_items:hover {
	box-shadow: 0px 4px 5px rgb(23, 23, 23, 0.1);
	transition: all .3s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}


/*---------------------------------pagesNum----------------------------------*/

.pagesNum {
	height: 55px;
	padding-top: 15px;
	margin: 0 auto;
	max-width: 546px;
}

.pagesNum a {
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font: 14px/38px "微软雅黑";
	color: #999;
	text-align: center;
	float: left;
	margin-right: 6px;
	background: #fff;
}

.pagesNum .pages_next {
	margin-right: 0;
	background: #fff url(../images/bg.png) -721px -228px no-repeat;
}

.pagesNum .pages_prve {
	background: #fff url(../images/bg.png) -757px -228px no-repeat;
}

.pagesNum .pages_active {
	background: #ff5c5c;
	color: #fff;
	border-color: #ff5c5c;
}

/*-------------------------------joinRank_rt---------------------------------*/

.joinRank_rt {
	width: 340px;
	float: right;
	height: auto;
	/*transition: all .3s;
	-webkit-transition:all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition:all .3s;*/
}

.join_TopTen {
	padding: 10px 20px 20px 20px;
	background: #fff;
}

.join_TopTen_tit {
	height: 38px;
}

.join_TopTen_tit span {
	display: block;
	height: 18px;
	width: 4px;
	background: #E00B0B;
	float: left;
	margin: 10px 10px 0 0;
}

.join_TopTen_tit p {
	font: 18px/38px "微软雅黑";
	color: #333;
	float: left;
	font-weight: 600;
}

.TopTen_item_up {
	display: block;
	height: 36px;
}

.TopTen_item_up p {
	float: left;
	width: 146px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: 14px/36px 微软雅黑;
	overflow: hidden;
	color: #666;
}

.ranking {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: #bbb;
	border-radius: 3px;
	text-align: center;
	font: 12px/16px "微软雅黑";
	color: #fff;
	margin: 10px 10px 0 0;
}

.TopTen_item_dw i {
	margin: 5px 0 0 0;
}

.TopTen_item_dw {
	display: none;
	height: auto;
	padding: 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.TopTen_item_img {
	display: block;
	width: 130px;
	height: 80px;
	float: left;
}

.TopTen_item_img img {
	width: 130px;
	height: 80px;
}

.TopTen_item_itro {
	float: left;
	padding-left: 10px;
}

.TopTen_item_itro_tit {
	height: 28px;
}

.TopTen_item_itro_tit p {
	font: 16px/28px "微软雅黑";
	color: #494949;
	float: left;
	width: 107px;
	margin-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.TopTen_item_itro_tit span {
	margin-top: 7px;
}

.TopTen_item_pri {
	margin-top: 6px;
}

.TopTen_item_pri p {
	font: 14px/16px "微软雅黑";
	color: #666;
	float: left;
}

.TopTen_item_phone {
	margin-top: 10px;
}

.TopTen_item_phone p {
	font: 14px/16px "微软雅黑";
	color: #666;
	float: left;
}

.TopTen_item_pri p i {
	font-style: normal;
	color: #E00B0B;
}

.icon_s1 {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	background: url(../images/up.png) -2px 0 no-repeat;
	margin: 10px 0 0 0;
	background-size: 100%;
}

.icon_s2 {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	background: url(../images/bg.png) -599px 0 no-repeat;
	margin: 10px 0 0 0;
}

.TopTen_item_jg {
	font: 14px/36px "微软雅黑";
	color: #E00B0B;
	float: left;
	margin: 0 20px;
}

/*---------------------------------------hot_industry--------------------------------------*/

.hot_industry {
	padding: 10px 20px;
	background: #fff;
	margin-top: 10px;
}

.the_lable {
	padding-top: 10px;
}

.the_lable a {
	display: block;
	height: 36px;
	border-radius: 20px;
	padding: 0 20px;
	float: left;
	font: 16px/34px "微软雅黑";
	border: 1px solid #fff;
	margin: 0 12px 12px 0;
}

.the_lable a:hover {
	text-decoration: none;
}

.the_lable .col_r {
	border-color: #e56e6e;
	background: #ffeded;
	color: #e56e6e;
}

.the_lable .col_b {
	border-color: #5e9dd5;
	background: #f1f7fe;
	color: #5e9dd5;
}

.the_lable .col_p {
	border-color: #9d85d6;
	background: #f8efff;
	color: #9d85d6;
}

.the_lable .col_y {
	border-color: #f9a411;
	background: #fef8f0;
	color: #f9a411;
}

.the_lable .col_g {
	border-color: #6bc28a;
	background: #f1fff6;
	color: #6bc28a;
}

.hot_brands {
	margin-top: 10px;
	padding: 10px 20px 20px 20px;
	background: #fff;
}

.hot_bds_lists {
	padding-top: 10px;
}

.hot_bds_lists li {
	margin-bottom: 20px;
}

.hot_bds_lists li:last-child {
	margin-bottom: 0;
}

.hot_bds_items {
	display: block;
	height: 80px;
}

.hot_bds_items:hover {
	text-decoration: none;
}

.hot_bds_img,
.hot_bds_img img {
	width: 130px;
	height: 80px;
}

.hot_bds_img {
	border: 1px solid #eee;
	width: 132px;
	height: 82px;
	float: left;
}

.hot_bds_intro {
	float: left;
	padding-left: 15px;

}

.bds_items_tit {
	font: 16px/28px "微软雅黑";
	color: #333;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bds_items_price {
	font: 14px/26px "微软雅黑";
	color: #999;
}

.bds_items_price span {
	color: #e00b0b;
}

/*--------------------------------------jmzx_rmzt_sdpp----------------------------------------*/

.jmzx_rmzt_sdpp {
	padding: 10px 20px 20px 20px;
	background: #fff;
	margin-top: 10px;
}

.jmzx_tits {
	height: 38px;
	position: relative;
}

.jmzx_tabs {
	float: left;
	width: 100px;
	font: 16px/36px "微软雅黑";
	color: #333;
	text-align: center;
	font-weight: bold;
	/*kezihang*/
}

.jmzx_unline {
	display: block;
	width: 30px;
	height: 3px;
	background: #E00B0B;
	position: absolute;
	bottom: 2px;
	left: 35px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.jmzx_lists {
	padding-top: 10px;
	display: none;
}

.jmzx_items {
	display: block;
	height: 34px;
}

.jmzx_items i {
	display: block;
	width: 4px;
	height: 4px;
	background: #E00B0B;
	float: left;
	margin: 15px 10px 0 0;
}

.jmzx_items p {
	font: 14px/34px "微软雅黑";
	color: #333;
	float: left;
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 15px;
}

.jmzx_items span {
	display: block;
	font: 14px/34px "微软雅黑";
	color: #999;
	float: right;
}

.jmzx_items:hover p {
	color: #E00B0B;
}

.join_TopTen_list li:nth-of-type(1) .TopTen_item_up p {
	color: #ff5050;
}

.join_TopTen_list li:nth-of-type(1) .TopTen_item_dw p {
	color: #ff5050;
}

.join_TopTen_list li:nth-of-type(1) .ranking {
	background: #ff5050;
}

.join_TopTen_list li:nth-of-type(2) .TopTen_item_up p {
	color: #ff7640;
}

.join_TopTen_list li:nth-of-type(2) .TopTen_item_dw p {
	color: #ff7640;
}

.join_TopTen_list li:nth-of-type(2) .ranking {
	background: #ff7640;
}

.join_TopTen_list li:nth-of-type(3) .TopTen_item_up p {
	color: #f1a31b;
}

.join_TopTen_list li:nth-of-type(3) .TopTen_item_dw p {
	color: #f1a31b;
}

.join_TopTen_list li:nth-of-type(3) .ranking {
	background: #f1a31b;
}

.Rotate {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

#ity_clas_lists {
	height: 26px;
	overflow: hidden;
}

.part_imgs {
	width: 200px;
	height: 123px;
	border: 1px solid #ddd;
	float: left;
}

.part_imgs img {
	width: 198px;
	height: 121px;
}

.part_intro {
	float: left;
	margin-left: 20px;
	width: 580px;
}

.part_itrbx_lt {
	float: left;
}

.part_item_tit {
	float: none;
}

.pplb_item_tit {
	float: left;
	height: 30px;
}

.pplb_item_tit a {
	display: block;
	font: 20px/30px "微软雅黑";
	color: #333;
	font-weight: 600;
	float: left;
}

/*.pplb_item_tit i {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin: 5px 0 0 10px;
}
.zl_cion_1{
	background: url(../img/bg.png) -301px -292px;
}
.zh_cion_1{
	background: url(../img/bg.png) -276px -292px;
}
.zl_cion_2{
	background: url(../img/bg.png) -252px -292px;
}
.zh_cion_2{
	background: url(../img/bg.png) -227px -292px;
}
.zl_cion_4{
	background: url(../img/bg.png) -203px -292px;
}
.zh_cion_4{
	background: url(../img/bg.png) -178px -292px;
}
.zl_cion_3{
	background: url(../img/bg.png) -210px -365px;
}
.zh_cion_3{
	background: url(../img/bg.png) -176px -365px;
}*/
.part_items_price {
	float: right;
	display: block;
	width: 130px;
	height: 40px;
	border-radius: 6px;
	border: 1px solid #E00B0B;
	cursor: pointer;
	font: 20px/38px "微软雅黑";
	color: #E00B0B;
	text-align: center;
	float: right;
}

.part_items_price p {
	font: 16px/50px "微软雅黑";
	color: #999;
}

.part_items_price p span {
	font: 24px/50px "微软雅黑";
	color: #E00B0B;
}

.part_items_price a {
	display: block;
	width: 130px;
	height: 46px;
	border-radius: 6px;
	border: 1px solid #E00B0B;
	cursor: pointer;
	font: 20px/44px "微软雅黑";
	color: #E00B0B;
	text-align: center;
	float: right;
}

/*kezihang*/
.aff_copy {
	font: 14px/26px "微软雅黑";
	color: #999;
	clear: both;
	height: 26px;
}

/*kezihang*/
.aff_copy_itr p {
	font: 14px/24px "微软雅黑";
	color: #666;
	float: left;
	margin-right: 30px;
}

.aff_itr_p {
	margin-right: 0px !important;
	margin-top: -3px;
}

.aff_itr_span {
	position: relative;
}

.aff_copy_itr p span,
.aff_itr_span {
	color: #E00B0B;
	font-size: 20px;
}

.aff_copy_itr p a {
	color: #666;
}

.aff_intros {
	font: 14px/22px "微软雅黑";
	color: #666;
	/*margin-top:4px;*/
}

/* 新增导航选择后样式 */
.choice-nav {
	display: flex;
	margin-bottom: 13px;
	padding-left: 15px;
}

.choice-nav>p {
	width: 97px;
	font: 16px/26px "微软雅黑";
	color: #333;
	font-weight: 600;
}

.choice-nav>ul {
	display: flex;
}

.choice-nav>ul>li {
	padding: 4px 10px;
	border-radius: 2px;
	border: solid 1px #de2726;
	margin-right: 29px;
	background-origin: padding-box;
	display: flex;
	align-items: center;
}

.choice-nav>ul>li>p {
	font: 16px;
	font-family: "MicrosoftYaHei";
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.choice-nav>ul>li>span {
	font-family: "MicrosoftYaHei";
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #e00b0b;
}
/* 
.choice-nav>ul>li>a {
	display: block;
	width: 14px;
	height: 14px;
	background-color: #e00b0b;
	border-radius: 2px;
} */

.choice-nav>ul>li>a>i {
	display: block;
	width: 14px;
	height: 14px;
	background-color: #e00b0b;
	border-radius: 2px;
	color: #fff;
	line-height: 16px;
	text-align: center;
	margin-left: 10px;
}
.choice-nav>ul>li>a>i::before{
	margin-left: -1px;
}