.navbar_head {
	height: auto;
	background: #fff;
	margin-bottom: 10px;
}

.nb_hd_con {
	height: auto;
	width: 1020px;
	/*width:fit-content;*/
	width: -webkit-fit-content;
	width: -moz-fit-content;

	margin: 0 auto;
}

.nbhd_tbx {
	width: 500px !important;
	margin: 0 auto;
}

.hdIndex {
	display: block;
	width: 90px;
	height: 51px;
	font: 16px/48px "微软雅黑";
	color: #333;
	float: left;
	text-align: center;
	margin-right: 20px;
	position: relative;
}

.hdbar {
	height: 51px;
	max-width: 840px;
	float: left;
	overflow: hidden;
	/*text-align: justify;
    text-justify:inter-ideograph;/*IE私有属性*/
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.nbhd_tabs {
	width: 80px;
	height: 51px;
	font: 16px/48px "微软雅黑";
	color: #333;
	text-align: center;
	margin-right: 20px;
	position: relative;
	/*vertical-align: top;*/
	display: inline-block;
	/**display:inline;
    *zoom:1;*/
}

/*.justify-last {
    width: 100%;
    height: 0;
    padding: 0;
    overflow: hidden;
}*/
/*kezihang*/
.nbhd_tabs i,
.hdIndex i {
	display: block;
	width: 30px;
	height: 3px;
	background: #E00B0B;
	margin-left: 30px;
	position: absolute;
	bottom: 0;
}

.drpmor {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	/*margin-left: 20px;*/
	cursor: pointer;
}

.drpmor img {
	display: block;
	margin: 16px auto 0 auto;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.drpmor:hover img {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(180deg);
}

.HD_con {
	height: auto;
	width: 100%;
}

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

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

.HD_lists {
	background: #fff;
	padding: 0 20px;
}

.HD_lists li {
	padding-top: 20px;
	height: 200px;
	border-bottom: 1px solid #ededed;
}

/*kezihanng*/
.search_lists li {
	padding: 20px 0px !important;
	height: auto !important;
}

.HD_lists li:last-child {
	border-bottom: 0;
}

.HD_items {
	display: block;
	width: 252px;
	height: 160px;
	float: left;
}

.HD_intro {
	width: 538px;
	float: right;
}

.HD_itrtits {
	display: block;
	font: 20px/40px "微软雅黑";
	font-weight: 600;
	color: #333;
	width: 530px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.HD_intro p {
	font: 14px/24px "微软雅黑";
	color: #666;
}

.Lab_grp {
	margin-top: 10px;
	height: 24px;
}

.Lab_grp span {
	display: block;
	font: 14px/24px "微软雅黑";
	color: #999;
	float: left;
	margin-right: 20px;
}

.lked_icon {
	display: block;
	width: 16px;
	height: 12px;
	background: url(../img/bg.png) -579px -43px no-repeat;
	float: left;
	margin: 6px 5px 0 0;
}


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

.pagesNum {
	height: 70px;
	padding-top: 30px;
	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(../img/bg.png) -721px -228px no-repeat;
}

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

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

/*-------------------------------recom_brand---------------------------------------*/

.recom_brand {
	margin-top: 10px;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

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

/* .recbd_tits {
	height: 66px;
} */

/* .recbd_tits i {
	display: block;
	width: 6px;
	height: 26px;
	background: #E00B0B;
	float: left;
	margin: 20px 10px 0 0;
} */

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

.recbd_tits a {
	display: block;
	font: 14px/66px "微软雅黑";
	color: #999;
	float: right;
} */

.recbd_lists {
	height: 60px;
	background: #eee;
}

.recbd_tabs {
	height: 60px;
	width: 100px;
	font: 18px/52px "微软雅黑";
	color: #666;
	text-align: center;
	float: left;
	border-top: 3px solid #eee;
	cursor: pointer;
}

.PActive {
	border-top: 3px solid #E00B0B;
	background: #FFF;
	color: #E00B0B;
}

.recbd_lists_items {
	display: none;
	padding: 20px 10px 20px 20px;
	background: #fff;
}

.recbd_lists_items li {
	margin: 0 10px 10px 0;
	float: left;
}

.recbd_lists_items a {
	display: block;
	width: 224px;
	height: 138px;
}

/*----------------------------------------------------------HD_nav_rt------------------------------*/

.HD_nav_rt {
	width: 340px;
	float: right;
}

/*----------------------------------------newest---------------------------------------------*/
.newest_spc {
	margin-top: 10px;
}

.newest_spc a {
	display: block;
	height: auto;
}

.newest_spc a img {
	display: block;
	width: 300px;
	height: 190px;
}

.newest_spc a {
	font: 16px/46px "微软雅黑";
	color: #333;
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newest_ims li {
	height: 34px;
}

.newest_ims li span {
	display: block;
	width: 4px;
	height: 4px;
	background: #e00b0b;
	float: left;
	margin: 15px 10px 0 0;
}

.newest_ims li a {
	display: block;
	width: 286px;
	font: 14px/34px "微软雅黑";
	color: #666;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.eq_knldge li {
	height: 34px;
}

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

.eq_knldge li a {
	display: block;
	width: 230px;
	font: 14px/34px "微软雅黑";
	color: #666;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

/*-----------------------------------------------------------------*/

.join_ranking {
	width: 340px;
	height: auto;
	float: none;
	margin-top: 0;
	margin-bottom: 10px;
	background: #fff;
	padding: 10px 20px 14px 20px;
}

.join_ranking_tits {
	height: 36px;
}

.join_ranking_tits a {
	display: block;
	font: 14px/38px "微软雅黑";
	color: #999;
	float: right;
}

.join_ranking_tits span {
	display: block;
	width: 4px;
	height: 16px;
	float: left;
	background: #E00B0B;
	margin-right: 10px;
	margin: 10px 10px 0 0;
}

.join_ranking_tits div {
	font: 16px/36px "微软雅黑";
	color: #333;
	float: left;
	font-weight: 600;
}

.pjct_item_itr {
	width: 150px;
}

.join_ranking .pjct_item_dw {
	height: 120px;
}

/*---------------------------------------hot_industry--------------------------------------*/
.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;
}

.join_TopTen_tit a {
	display: block;
	font: 14px/38px "微软雅黑";
	color: #999;
	float: right;
}

.newest,
.hot_industry {
	padding: 10px 20px;
	background: #fff;
	margin-bottom: 10px;
}

.the_lable {
	padding-top: 10px;
}

.the_lable a {
	display: block;
	height: 32px;
	border-radius: 20px;
	padding: 0 20px;
	float: left;
	font: 16px/30px "微软雅黑";
	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: 20px;
	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;
}


/**************************************************************************************
 **************************************************************************************
 **************************************************************************************
 */

/*-------------------------------------------------------------------------------------*/

.HD_article {
	padding: 15px 20px;
	background: #fff;
}

/*kezihang*/
.HD_article h1 {
	font: 24px/44px "微软雅黑";
	color: #333;
	font-weight: bold;
}

.art_infor {
	height: 24px;
}

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

.art_lable {
	height: 51px;
	padding-top: 15px;
}

.art_lable a,
.art_lable span {
	display: block;
	padding: 0 15px;
	border-radius: 13px;
	font: 14px/26px "微软雅黑";
	color: #999;
	text-align: center;
	float: left;
	background: #eee;
	margin-right: 10px;
}

.art_reading p {
	padding: 15px 20px;
	font: 14px/24px "微软雅黑";
	color: #666;
	background: #f3f3f3;
}

/*kezihang*/
.reading_tit {
	font: 18px/60px "微软雅黑";
	color: #333;
}

.art_content {
	padding-top: 25px;
}
.art_content .pinpai-dd{
	border: 1px #eeeeee solid;
	padding: 20px 22px;
	border-radius: 10px;
	overflow: hidden;
	clear: both;
	width: 545px;
	margin: 20px auto;
}

.art_content .pinpai-dd:hover{
	box-shadow: 3px 3px 10px #ccc;
}

.art_content .pinpai-dd::before{
	content: '';
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.art_content .pinpai-dd::before{
	zoom: 1;
}

.art_content .pinpai-dd>p:nth-of-type(2){
	float:left;
	overflow: hidden;
	position: relative;
	height: 130px;
	text-indent: 0;
}

.art_content .pinpai-dd>p:nth-of-type(2)>a:nth-of-type(1){
	display: block;
	font-size: 16px;
	width: 178px;
	overflow: hidden;
	color: #333;
    font-weight: 600;
	margin-top: 18px;
	line-height: 26px;
}
.art_content .pinpai-dd>p:nth-of-type(2)>a:nth-of-type(2){
	display: block;
	width: 104px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #e00b0b;
	border-radius: 4px;
	margin-top: 60px;
	position: absolute;
	bottom: 13px;
	left: 0;
}

.art_content .pinpai-dd>p:nth-of-type(2)>a:nth-of-type(2):hover{
	background: #ef2626;
}
.art_content .pinpai-dd>p:nth-of-type(1){
	float:left;
	width:300px;
	height: 130px;
	border: 1px #eeeeee solid;
	margin-right: 20px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.art_content .pinpai-dd>p:nth-of-type(1)>a>img{
	display: block;
	width:100%;
	height: 100%;
	margin: auto;
}

.art_content p {
	font: 16px/32px "微软雅黑";
	color: #444;
	text-indent: 2em;
}

/*kezihang*/
.art_content img {
	max-width: 810px;
	height: auto;
	margin: 20px auto 0 auto;
}

.art_content p b {
	margin-left: -2em;
	font-size: 16px;
}

.art_content p em {
	display: block;
	width: 600px;
	margin: 25px auto 0 auto;
}

.art_content p em i {
	font-style: normal;
	display: block;
	font: 14px/34px "微软雅黑";
	color: #999;
	text-align: right;
}

.art_content h3 {
	font: 24px/30px "微软雅黑";
	color: #333;
	margin-top: 30px;
}

/*kezihang*/
.art_content strong {
	/*font:18px/68px "微软雅黑";*/
	color: #333;
	font-weight: 600;
}

.art_content strong span {
	color: #E00B0B;
}

.art_pages {
	height: 40px;
	margin: 40px 0 10px 0;
	position: relative;

}

.art_pages a {
	display: block;
	font: 14px/38px "微软雅黑";
	color: #999;
	float: left;
	height: 40px;
	padding: 0 15px;
	border: 1px solid #ddd;
	border-radius: 6px;
	margin-right: 6px;
	background: #fff;
}

.art_pagebox {
	position: absolute;
	top: 0;
	left: 50%;
}

.art_about {
	margin: 24px 0;
}

.art_about div {
	font: 14px/36px "微软雅黑";
	color: #333;
}

.art_about div a {
	color: #e00b0b;
	text-decoration: underline;
}

.discla {
	position: relative;
	padding-top: 22px;
}
.discla>p>img{
	width: 78px;
	height: 78px;
	float: left;
	margin-right: 14px;
}
.mz_tits {
	height: 36px;
	width: 125px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -62px;
	background: #fff;
}

.mz_tits div {
	font: 20px/36px "微软雅黑";
	color: #333;
	float: left;
	margin: 0 18px;
}

.mz_tits span {
	float: left;
	display: block;
	width: 4px;
	height: 4px;
	background: #ededed;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	margin-top: 20px;
}

.stat_tits span:last-child {
	float: right;
}

.discla p {
	font: 14px/26px "微软雅黑";
	color: #666;
	padding: 15px 15px;
	border: 1px solid #eee;
}

/*kezihang*/
.part {
	background: #fff;
	padding: 10px 20px;
	/*margin-bottom:20px;*/
	overflow: hidden;
	margin-top: 10px;
}

.part_tits {
	height: 38px;
}

.part_tits a {
	display: block;
	font: 14px/38px "微软雅黑";
	color: #999;
	float: right;
}

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

.part_tits p {
	font: 18px/38px "å¾®è½¯é›…é»‘";
	color: #333;
	float: left;
	font-weight: 600;
}

.consulting {
	padding-top: 10px;
}

.name {
	height: 38px;
	float: left;
}

.consulting p {
	font: 16px/38px "微软雅黑";
	color: #333;
	float: left;
	margin-right: 10px;
}

.consulting p span {
	color: #E00B0B;
}

.consulting input {
	padding-left: 10px;
	display: block;
	float: left;
	height: 38px;
	outline: none;
	color: #333;
	border: 1px solid #bbb;
}

.name input {
	width: 200px;
}

.gender {
	width: 140px;
	float: left;
	height: 38px;
	margin-left: 20px;
}

.gender input {
	width: 12px;
	height: 12px;
	margin-top: 13px;
	margin-right: 8px;
}

.gender p {
	margin-right: 30px;
}

.money {
	float: right;
	width: 370px;
	height: 38px;
}

.phoneNumber {
	height: 38px;
	float: left;
	margin-left: 40px;
}

.phoneNumber input {
	width: 200px;
}

.phoneNumber select {
	padding-left: 10px;
	color: #666;
	width: 200px;
	height: 38px;
	outline: none;
	border: 1px solid #bbb;
}

.area {
	width: 370px;
	float: right;
	height: 38px;
	margin-top: 20px;
}

.area select {
	display: block;
	float: left;
	width: 100px;
	margin-right: 5px;
	height: 38px;
	outline: none;
	border: 1px solid #bbb;
}

.Leave_msg {
	width: 410px;
	float: left;
	margin-top: 20px;
}

.msg_box {
	width: 358px;
	float: left;
}

.msg_box textarea {
	display: block;
	width: 358px;
	height: 284px;
	outline: none;
	resize: vertical;
	resize: none;
	padding: 10px;
}

.agree {
	height: 62px;
}

.noagree_btn {
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	margin: 22px 10px 0 13px;
	background: url(../img/bg.png) -335px -240px no-repeat;
	cursor: pointer;
}

.agree_btn {
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	margin: 22px 10px 0 13px;
	background: url(../img/bg.png) -307px -240px no-repeat;
	cursor: pointer;
}

.agree p {
	font: 14px/62px "微软雅黑";
	color: #555;
}

.agree p a {
	color: #E00B0B;
}

.msg_box .join_sub_btn {
	display: block;
	border: 0;
	height: 46px;
	width: 160px;
	border-radius: 6px;
	background: #E00B0B;
	color: #fff;
	margin-left: 20px;
	margin-bottom: 20px;
}

.quick_msg {
	width: 370px;
	float: right;
	margin-top: 20px;
}

.quick_msg_tits {
	height: 50px;
	width: 373px;
	background: #ffe8e8;
}

.quick_msg_tits p {
	font: 18px/50px "微软雅黑";
	color: #9d6d68;
	float: left;
}

.quick_msg_tits span {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
}

.qk_msg_lists {
	border-bottom: 1px solid #ffe8e8;
	border-right: 1px solid #ffe8e8;
	border-left: 1px solid #ffe8e8;
}

.qk_msg_lists li {
	height: 36px;
	cursor: pointer;
}

.qk_msg_lists li span {
	display: block;
	width: 4px;
	height: 4px;
	background: #E00B0B;
	float: left;
	margin: 16px 10px 0 20px;
}

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

.qk_msg_lists li:hover p {
	color: #E00B0B;
}

.qk_msg_lists li:hover {
	background: #fff5f5;
}

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

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

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

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

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

.newJoin_name {
	width: 50px;
	margin-right: 40px;
}

.newJoin_pjct {
	width: 70px;
	margin-right: 30px;
}

.newJoin_numb {
	width: 90px;
}

.newJoin_more {
	display: block;
	width: 80px;
	height: 30px;
	border: 1px solid #ddd;
	font: 14px/28px "微软雅黑";
	color: #999;
	text-align: center;
	margin: 20px auto;
}

.Helpful {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}

.Helpful_con {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	background: #fff;
	padding: 20px;
}

.Helpful_lists p {
	font: 14px/26px "微软雅黑";
	color: #333;
	margin-bottom: 10px;
}

.Helpful_lists p span {
	color: #E00B0B;
}

.tssc {
	display: block;
	height: auto;
	float: left;
	font: 14px/26px "微软雅黑";
	color: #E00B0B;
}

.Helpful_lists div p {
	float: left;
	width: 1060px;
}

.Helpful_yqts {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/bg.png) -239px -240px no-repeat;
	float: left;
	margin: 5px 10px 0 0;
}

.Helpful_nrsm {
	display: block;
	width: 13px;
	height: 16px;
	float: left;
	background: url(../img/bg.png) -213px -240px no-repeat;
	margin: 5px 13px 0 0;
}

.Helpful_tssc {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	background: url(../img/bg.png) -183px -240px no-repeat;
	margin: 5px 10px 0 0;
}

.abs_rt {
	position: absolute;
	top: 0;
	right: 0;
}

.fixed_rt {
	position: fixed;
	bottom: 0;
}

.abs_btm {
	position: absolute;
	bottom: 0;
	right: 0;
}

/*--------------------------------------最新推荐-------------------------------------*/

.fstItems {
	display: block;
	width: 360px;
	height: 228px;
	float: left;
	position: relative;
}

.fstItems img {
	display: block;
	width: 360px;
	height: 228px;
}

.fstItems p {
	padding: 0 15px;
	width: 360px;
	font: 16px/36px "微软雅黑";
	color: #fff !important;
	position: absolute;
	z-index: 99;
	bottom: 0;
	background: rgba(0, 0, 0, 0.2);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.consult_items {
	float: left;
	margin-top: -7px;
	margin-left: 20px;
}

.consult_items li {
	height: 34px;
	width: 430px;
	display: flex;
	justify-content: center;
}

.consult_items li span {
	display: block;
	width: 4px;
	height: 4px;
	/* float: left; */
	margin: 15px 10px 0 0;
	background: #E00B0B;
}

.consult_items li a {
	width: 295px;
	display: block;
	/* float: left; */
	font: 14px/34px "微软雅黑";
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.consult_items li p{
	margin-left: 20px;
}
.abt {
	padding-top: 10px;
	width: 840px;
}

.abt_news {
	height: 80px;
	width: 380px;
	float: left;
	margin-bottom: 20px;
	margin-right: 40px;
}
.abt_news_imgs>img,
.abt_news_imgs {
	display: block;
	width: 126px;
	height: 80px;
	float: left;
}
.abt_news_intro {
	float: left;
	width: 238px;
	margin-left: 15px;
}

.abt_news_intro a {
	display: block;
	font: 14px/30px "微软雅黑";
	color: #333;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.abt_news_intro p {
	font: 14px/22px "微软雅黑";
	color: #999;
	width: 230px;
	height: 44px;
	/* overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/*----------------------------------------pjct_itr-----------------------------------------*/

.pjct_itr {
	padding: 10px 20px;
	background: #fff;
	margin-bottom: 10px;
}

.pjct_abt_tit {
	padding-top: 10px;
	height: 92px;
	margin-bottom: 13px;
}

.pjct_abt_imgs {
	display: block;
	float: left;
	width: 132px;
	height: 82px;
	border: 1px solid #ddd;
}

.pjct_abt_imgs img {
	display: block;
	width: 130px;
	height: 80px;
}

.pjct_abt_itr {
	float: left;
	margin-left: 15px;
}

.pjct_abt_itr a {
	display: block;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: 16px/26px "微软雅黑";
	color: #333;
	font-weight: 600;
}

.pjct_abt_itr p {
	font: 14px/24px "微软雅黑";
	color: #666;
}

.pjct_abt_itr p span {
	color: #e00b0b;
}

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

.pjct_abt_items a,
.pjct_abt_items span {
	width: 225px;
	display: block;
	float: left;
	font: 14px/28px "微软雅黑";
	color: #444;
}

.consult {
	display: block;
	width: 240px;
	height: 36px;
	background: #E00B0B;
	color: #fff;
	text-align: center;
	font: 16px/36px "微软雅黑";
	margin: 14px auto 15px auto;
	border-radius: 20px;
}

.recbrand {
	padding: 10px 20px;
	background: #fff;
	margin-bottom: 10px;
	overflow: hidden;
}

.recbrand ul {
	margin-top: 10px;
	width: 320px;
}

.recbd_items {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.recbd_items a {
	display: block;
	font: 14px/34px "微软雅黑";
	color: #333;
	text-align: center;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.recbd_items a img {
	width: 140px;
	height: 86px;
	border: 1px solid #ddd;
}

.hotBd_pjct {
	width: 340px;
	background: #fff;
	/* margin-top: 20px; */
	float: none;
	margin-bottom: 10px;
	padding: 10px 20px 20px 20px;
}

.hotBd_pjct_lists {
	padding-top: 10px;
}

.hotBd_pjct_items {
	height: 80px;
	margin-bottom: 20px;
}

.hotBd_pjct_items:last-child {
	margin-bottom: 0;
}

.hotBd_item_img {
	display: block;
	width: 130px;
	height: 80px;
	border: 1px solid #ddd;
	float: left;
}

.hotBd_item_img img {
	display: block;
	width: 128px;
	height: 78px;
}

.hotBd_item_intro {
	float: left;
	margin-left: 15px;
}

.hotBd_item_intro a {
	display: block;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: 16px/26px "微软雅黑";
	color: #333;
}

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

.hotBd_item_intro p span {
	color: #E00B0B
}


/*****************************************************************************************
 *****************************************************************************************
 *****************************************************************************************
 */

/*---------------------------------------------头条首页-------------------------------------------*/

.hdber {
	width: 100%;
	height: auto;
}

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

.tdyHot_imgs {
	width: 820px;
	height: 520px;
	float: left;
	position: relative;
}

.tdyHot_imgs ul {
	position: relative;
}

.tdyHot_item {
	width: 820px;
	height: 520px;
	position: absolute;
	z-index: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.tdyHot_item a,
.tdyHot_item img {
	display: block;
	width: 820px;
	height: 520px;
}

.tdyHot_item a {
	position: relative;
}

.tdyHot_item a p {
	position: absolute;
	font: 20px/60px "微软雅黑";
	color: #fff;
	bottom: 0px;
	left: 0;
	width: 500px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tdyHot_tabs {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 99;
	background: rgba(255, 255, 255, 0.5);
	height: 20px;
	padding: 0 5px;
	border-radius: 10px;
}

.tdyHot_tabs span {
	display: block;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 10px;
	float: left;
	margin: 5px;
	cursor: pointer;
}

.tdyHot_prev,
.tdyHot_next {
	width: 30px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 99;
	cursor: pointer;
}

.tdyHot_prev {
	background: url(../img/bg.png) -767px -292px no-repeat;
	left: 0;
}

.tdyHot_next {
	background: url(../img/bg.png) -714px -292px no-repeat;
	right: 0;
}

.HotFocu {
	float: right;
	width: 360px;
	padding: 10px 20px;
	background: #fff;
}

.HotFocu_lists {
	padding-top: 22px;
}

.HotFocu_lists li {
	height: 80px;
	margin-bottom: 30px;
}

.HotFocu_imgs {
	display: block;
	width: 126px;
	height: 80px;
	float: left;
}

.HotFocu_itr {
	float: left;
	margin-left: 15px;
	width: 175px;
}

.HotFocu_itr a {
	display: block;
	font: 14px/24px "微软雅黑";
	color: #333;
	max-height: 48px;
	overflow: hidden;
}

.HotFocu_itr p {
	width: 175px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: 14px/24px "微软雅黑";
	color: #999;
}

.bdrank {
	width: 100%;
	height: auto;
	/* margin-top: 10px; */
}

.bdrankCon {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.bdrank_tits {
	height: 50px;
}

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

.bdrank_tits p {
	font: 24px/50px "微软雅黑";
	color: #333;
	float: left;
}

.bdrank_tits a {
	display: block;
	float: right;
	font: 14px/50px "微软雅黑";
	color: #999;
}

.bdrank_items {
	padding: 20px 0 0 20px;
	background: #fff;
}

.part_ltItem {
	float: left;
	margin-right: 39px;
}

.bigNews {
	width: 360px;
}

.bigNews a {
	display: block;
	width: 360px;
	font: 16px/50px "微软雅黑";
	color: #333;
	text-overflow: ellipsis;
	font-weight: 600;
}

.bigNews a img {
	width: 360px;
	height: 228px;
}

.bigNews p {
	font: 14px/20px "微软雅黑";
	color: #999;
	margin-bottom: 10px;
}

.part_ltItem li a {
	width: 347px;
}

.part_cntItem {
	float: left;
	width: 380px;
	margin-right: 39px;
}

.part_cntItem li {
	height: 80px;
	margin-bottom: 25px;
}

.part_cntItem li .HotFocu_itr {
	width: 239px;
}

.part_cntItem li p {
	width: 239px;
}

.part_rtItem {
	width: 360px;
	float: left;
}

.part_rtItem li {
	width: 160px;
	height: 153px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.part_rtItem li a:nth-of-type(2) {
	display: block;
	width: 160px;
	font: 14px/24px "微软雅黑";
	color: #333;
	max-height: 48px;
	overflow: hidden;
}

.part_rtItem li a:nth-of-type(1) {
	display: block;
	width: 160px;
	height: 100px;
	margin-bottom: 5px;
}

.part_rtItem li a img {
	width: 160px;
	height: 100px;
}

.inrec {
	margin-top: 10px;
	width: 100%;
	height: auto;
}

.inrec_con {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 0 20px;
	overflow: hidden;
}

.inrec_tits {
	height: 58px;
}

.inrec_tits i {
	display: block;
	float: left;
	width: 4px;
	height: 18px;
	background: #e00b0b;
	margin: 20px 10px 0 0;
}

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

.inrec_tits a {
	display: block;
	float: right;
	font: 14px/58px "微软雅黑";
	color: #999;
}

.inrec_lists {
	width: 1175px;
}

.inrec_lists li {
	float: left;
	width: 220px;
	margin-bottom: 15px;
	margin-right: 15px;
	background: #fff;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.inrec_lists li:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.inrec_lists li a {
	display: block;
	width: 220px;
	font: 16px/45px "微软雅黑";
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.inrec_lists li a img {
	width: 220px;
	height: 135px;
}



/*----------------------------------------------sgency------------------------------------------*/

.sgency {
	margin: 10px 0 0 0;
	height: auto;
	width: 100%;
}

.sgency_con {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 0 20px 10px 20px;
}

.guide {
	width: 546px;
	float: left;
	margin-right: 39px;
}

.guide_fst {
	height: 180px;
}

.guide_fst_imgs {
	display: block;
	width: 286px;
	height: 180px;
	float: left;
	margin-right: 15px;
}

.guide_fst_imgs img {
	width: 286px;
	height: 180px;
}

.guide_fst_intro {
	float: left;
	width: 245px;
}

.guide_fst_intro>p {
	height: 109px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.guide_fst_intro a {
	font: 16px/28px "微软雅黑";
	color: #333;
	font-weight: 600;
	max-height: 56px;
	overflow: hidden;
}

.guide_fst_intro p {
	font: 14px/22px "微软雅黑";
	color: #999;
}

.guide_items {
	width: 250px;
	float: left;
	margin-top: 20px;
}

.guide_items:first-child {
	margin-right: 40px;
}

.guide_items_fst {
	height: 80px;
}

.guide_list_imgs {
	display: block;
	width: 126px;
	height: 80px;
	float: left;
}

.guide_list_imgs img {
	width: 126px;
	height: 80px;
}

.guide_list_tits {
	display: block;
	width: 110px;
	font: 14px/24px "微软雅黑";
	color: #333;
	float: left;
	margin-left: 14px;
}

.gde_lists {
	margin-top: 10px;
}

.gde_lists li a {
	width: 236px;
}

.baike {
	width: 575px;
	float: right;
	overflow: hidden;
}

.brd_baike_fst {
	height: 100px;
}

.brd_baike_fst {
	height: 100px;
}

.baike_fst_imgs {
	display: block;
	width: 160px;
	height: 100px;
	float: left;
}

.baike_fst_imgs img {
	width: 160px;
	height: 100px;
}

.baike_fst_intro {
	float: left;
	margin-left: 15px;
	width: 399px;
}

.baike_fst_intro a {
	display: block;
	width: 299px;
	font: 16px/28px "微软雅黑";
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 600;
}

.baike_fst_intro p {
	font: 14px/22px "微软雅黑";
	color: #999;
}

.baike_lists {
	width: 600px;
	margin-top: 15px;
}

.baike_lists li {
	float: left;
	margin-right: 30px;
}

.baike_lists li a {
	width: 256px;
}


/*--------------------------------------------------------------------------------------*/

.brdTrack {
	width: 100%;
	height: auto;
	/* margin-top: 10px; */
}

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

.bdTrack_lists {
	padding: 0 20px;
	background: #fff;
}

.dynamic {
	width: 360px;
	float: left;
}

.dyc_itmes {
	display: block;
	width: 360px;
	height: 228px;
	margin-bottom: 20px;
	position: relative;
}

.dyc_itmes img {
	width: 360px;
	height: 228px;
}

.dyc_itmes p {
	width: 360px;
	font: 16px/36px "微软雅黑";
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newrec {
	float: left;
	margin-left: 40px;
	width: 760px;
}

.newrec_itmes {
	float: left;
	margin-right: 29px;
}

.newrec_spc {
	height: 80px;
	margin-bottom: 20px;
}

.newrec_spc .HotFocu_itr {
	width: 230px;
}

.newrec_ims li a {
	width: 355px;
}

.newrec_fst {
	width: 360px;
	float: left;
}

.newrec_fst_imgs {
	display: block;
	width: 360px;
	height: 228px;
}

.newrec_fst_imgs img {
	width: 360px;
	height: 228px;
}

.newrec_fst_tits {
	display: block;
	font: 16px/30px "微软雅黑";
	color: #333;
	font-weight: 600;
	margin-top: 13px;
	max-height: 60px;
	overflow: hidden;
}

.newrec_fst p {
	font: 14px/24px "微软雅黑";
	color: #999;
	margin-top: 8px;
}

.bdzf {
	padding: 0 20px;
	background: #fff;
}

.bdStory {
	width: 770px;
	float: left;
	overflow: hidden;
}

.Bustory_spc .newrec_fst {
	float: none;
	width: 770px;
	height: 228px;
}

.Bustory_spc .newrec_fst_imgs {
	float: left;
}

.newrec_fst_intro {
	float: left;
	width: 390px;
	margin-left: 20px;
}

.newrec_fst_intro .newrec_fst_tits {
	margin-top: 0;
}

.Bustory_ims {
	margin-top: 20px;
	width: 800px;
}

.Bustory_ims li {
	float: left;
	margin-right: 40px;
}

.Bustory_ims li a {
	width: 346px;
}

.celebrity {
	width: 360px;
	float: right;
}

.cbty_spc .HotFocu_itr {
	width: 219px;
}

.cbty_fst {
	display: block;
	position: relative;
	width: 360px;
	height: 228px;
	margin-bottom: 20px;
}

.cbty_fst img {
	width: 360px;
	height: 228px;
}

.cbty_fst p {
	width: 360px;
	padding: 0 10px;
	font: 16px/36px "微软雅黑";
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.glike {
	padding: 20px 0 10px 20px;
	background: #fff;
	/* margin-bottom: 50px; */
}

.glike_items {
	width: 216px;
	height: 162px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.glike_items:hover {
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.glike_ims_imgs,
.glike_ims_imgs img {
	display: block;
	width: 216px;
	height: 106px;
}

.glike_ims_tits {
	display: block;
	font: 16px/28px "微软雅黑";
	color: #333;
	width: 216px;
	padding: 0 10px;
	text-align: center;
	margin-top: 14px;
}

.glike_ims_pri {
	font: 14px/24px "微软雅黑";
	color: #666;
	text-align: center;
}

.glike_ims_pri span {
	color: #e00b0b;
}

/*招商资讯点击加载更多*/
#morse {
	text-align: center;
	margin-top: 20px;
}

#morse img {
	display: inline;
	cursor: pointer;
}

/* 展会广告位 */
.adv-exhibition {
	width: 1200px;
	overflow: hidden;
	margin: 0px auto;
}
.adv-exhibition>ul>li{
	margin-bottom: 2px;
}
.adv-exhibition>ul>li:last-child{
	margin-bottom: 10px !important;
}
.adv-exhibition>ul>li>a,
.adv-exhibition>ul>li>a>img {
	display: block;
	width: 1200px;
	height: 80px;
}
.adv-exhibition>ul>li>a>img{
	background: rebeccapurple;
}
/*最新招商信息  */
.join_yy_bx ul>li{
	display: flex;
	justify-content: space-between;
}
.join_yy{
	margin-bottom: 10px;
}

/* 招商资讯详情页头部加上相关招商 */
.jmzxtag_zhaoshang{
	border: 1px #f8a512 dashed;
	padding: 8px 14px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.jmzxtag_zhaoshang>a:nth-of-type(1)>img{
	width: 172px;
	height: 118px;
	display: block;
	float: left;
}
.jmzxtag_zhaoshang>div{
	float: left;
	max-height: 118px;
	margin-left: 16px;
}
.jmzxtag_zhaoshang>div>a{
	font-size: 18px;
	color: #333;
	display: block;
	line-height: 34px;
}
.jmzxtag_zhaoshang>div>a:hover{
	color: #f8a512;
}
.jmzxtag_zhaoshang>div>p{
	color: #999;
	margin-top: 6px;
	font-size:14px;
}
.jmzxtag_zhaoshang>div>p>span{
	font-size: 16px;
	color: #E00B0B;
}
.jmzxtag_zhaoshang>a.sqjm{
	display: block;
	position: absolute;
	right: 30px;
	top: 48px;
	width: 134px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #f8a512;
	color: #fff;
	border-radius: 40px;
	font-size: 16px;
}
.jmzxtag_zhaoshang>a.sqjm:hover{
	background: #ffb636;
}
/* 2020-12-02日：
修改内容：
品牌资讯页品牌方图片尺寸不适应，导致变形的问题 */
.art_content .pinpai-dd>:first-child{
	width: 260px !important;
	height: 160px !important;
}
