
* {
	margin: 0;
	padding: 0;
}

ul,
ol,
li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	vertical-align: middle;
	border: 0;
}

input,
select,
textarea,
button {
	outline: none;
	border: none;
}

body {
	font-size: 12px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #f9f9f9 !important;
    width:100%!important;
    padding:0 0 !important;
}

em,
i {
	font-style: normal;
}

.auto1920 {
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
}

.auto1200 {
	width: 1200px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.topBar {
	background-color: #f5f5f5;
	height: 30px;
	line-height: 30px;
}

.not_logged {
	color: #666;
	font-size: 12px;
}

.not_logged em {
	display: inline-block;
	width: 1px;
	height: 10px;
	background: #dddddd;
}

.not_logged a {
	color: #2071e0;
	margin-left: 10px;
	margin-right: 10px;
}

.rightBar li {
	float: left;
	position: relative;
}

.rightBar li a {
	color: #666666;
	font-size: 12px;
	padding: 0 6px;
	position: relative;
}

.rightBar li ul {
	width: 86px;
	position: absolute;
	border: 1px solid #dddddd;
	background: #fff;
	z-index: 999;
	padding: 3px 0;
	margin-left: -1px;
	border-radius: 0 4px 0 0;
	border-top: none;
	display: none;
}

/*.hover {
	transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-webkit-transform: rotate(60deg);
}*/

.rightBar li ul li a {
	display: block;
	line-height: 20px;
	padding: 0 6px;
	color: #666;
}

.drop_down:hover {
	background: #ffffff;
	display: inline-block;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	margin-left: -1px;
	margin-right: -1px;
	z-index: 999;
}

.rightBar .site-nav-pipe {
	padding: 0 5px;
	font-style: normal;
	color: #ddd;
}

.rightBar .code_box {
	position: absolute;
	left: -31px;
	width: 108px;
	height: 106px;
	background: #fff;
	border: 1px solid #e6e6e6;
	z-index: 999;
	display: none;
}

.rightBar .code_bar {
	text-align: center;
	margin-top: 6px;
}

.rightBar .code_box::after {
	width: 17px;
	height: 12px;
	position: absolute;
	top: -11px;
	right: 43px;
	content: '';
	background: url(../images/up1.png)left center no-repeat;
}

.rightBar .rx {
	color: #2071E0;
	font-size: 12px;
	padding-left: 8px;
}


.list_bgs .list_conts {
	display: flex;
	margin: 0 auto;
	height: 50px;
}

.allbtn {
	z-index: 99;
	width: 220px;
	height: 46px;
	position: relative;
}

.allbtn h2 a {
	width: 220px;
	height: 50px;
	margin: auto;
	font-size: 16px;
	line-height: 46px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	text-indent: 1.3em;
}


.icon-ment {
	width: 18px;
	height: 18px;
	float: left;
	background: url(../images/icon-ment.png) no-repeat;
	display: block;
	margin-top: 14px;
	margin-left: 14px;
}

.list_conts_r .nav_list {
	display: block;
}

.nav_list li {
	font-size: 16px;
	font-weight: 600;
	line-height: 50px;
	color: #fff;
	cursor: pointer;
	float: left;
	text-align: center;
}

.nav_list li a {
	padding: 0;
	display: inline-block;
	width: 100%;
	font-weight: 400;
	color: #fff;
}

.nav_list li:nth-of-type(1) {
	width: 100px;
}

.nav_list li:nth-of-type(2) {
	width: 100px;
}

.nav_list li:nth-of-type(3) {
	width: 100px;
}

.nav_list li:nth-of-type(4) {
	width: 100px;
}

.nav_list li:nth-of-type(5) {
	width: 100px;
}

.nav_list li:nth-of-type(6) {
	width: 111px;
}

.nav_list li:nth-of-type(7) {
	width: 94px;
}

.nav_list li:nth-of-type(8) {
	width: 122px;
}

.more_i {
	width: 10px;
	height: 6px;
	background: red;
	display: inline-block;
	top: -2px;
	position: relative;
	left: 2px;
	background: url(../images/up_icon.png) no-repeat;
}

.nav_list .shoping {
	width: 130px;
	/* display: flex;
    align-items: center;
    justify-content: center; */
	background: #FA3131;
}

.nav_list .shoping img {
	width: 18px;
	height: 18px;
	padding-right: 3px;
	margin-top: -3px;
}

.shop_i {
	background: url(../images/hot_01.png) no-repeat;
}

.shop_i {
	position: relative;
	height: 12px;
	width: 25px;
	top: -48px;
	float: right;
	right: 18px;
}

.nav_list .more_ul {
	padding-top: 6px;
	width: 94px;
	border: 1px solid #eee;
	background: #fff;
	z-index: 9;
	position: absolute;
}

.nav_list .more_ul li {
	width: 100%;
	line-height: 30px;
	margin-bottom: 10px;
	height: 30px;
}

.nav_list .more_ul a {
	color: #333 !important;
	background: #fff;
	display: inline-block;
	width: 100%;
}

.nav_list .more_ul li a:hover {
	background: #fff;
	color: #1E6FDC !important;

}

.allbtn {
	width: 220px;
}

.allbtn h2 a {
	width: 220px;
}

.allbtn h2 a:hover {
	background-color: #2B6093;
}

.allbtn ul {
	top: 50px;
}

.allbtn ul li .tx {
	background-color: #F9F9F9;
}

.allbtn ul li .tx a {
	color: #333;
}

.allbtn ul li .pop {
	padding-top: 0px;
	margin-left: 55px;
	border: 1px solid rgba(249, 249, 249, 1);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}

.allbtn ul li:hover .tx {
	background-color: #1E6FDC;
}

.allbtn ul li:hover .tx a {
	color: #fff !important;
}

.allbtn ul li .pop dt>a {
	font-weight: bold;
	color: #000;
}

.icon-ment {
	float: left;
	margin-left: 14px;
}

.allbtn ul li .pop dl a span {
	color: #1E6FDC;
}

.allbtn ul li .pop dl a {
	color: #666;
}

.allbtn ul {
	display: none;
}

.allbtn ul li .pop dt>a {
	border-left: none;
	padding-left: 0;
	line-height: 14px;
	margin: 0 !important;
	white-space: normal;
	width: 92px;
	display: block;
	color: #1E6FDC;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.allbtn ul li .pop dl a span {
	color: #ff6600;
	text-decoration: none;
}

.allbtn ul li .pop dl a span:hover {
	color: #ff6600;
	text-decoration: underline
}

.allbtn ul li:hover a:hover {
	color: #1E6FDC;
	text-decoration: underline;
}

.allbtn ul li .pop dl a span {
	color: #1E6FDC;
}

.allbtn ul {
	z-index: 99999;
	position: absolute;
	width: 190px;
	display: none;
	height: auto;
	top: 50px;
	left: 0px;
}

.allbtn ul li {
	zoom: 1;
	clear: both;
	cursor: default;
}

.allbtn ul li .tx {
	line-height: 42px;
	background-color: #f9f9f9;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right center;
	height: 42px;
}

.allbtn ul li .tx a {
	font-family: 微软雅黑, 黑体;
	color: #333;
	font-size: 14px;
	-webkit-transition: color 0.1s ease-out 0s;
	-moz-transition: color 0.1s ease-out 0s;
	-ms-transition: color 0.1s ease-out 0s;
	-o-transition: color 0.1s ease-out 0s;
	transition: color 0.1s ease-out 0s;
	text-decoration: none;
}

.allbtn ul li .tx a i {
	line-height: 25px;
	margin-top: 12px;
	width: 18px;
	background-position: 0px 0px;
	float: left;
	height: 17px;
	margin-right: 10px;
	text-decoration: none;
}

.allbtn ul li.a0 .tx a i {
	background-image: url(../images/header_ico0.png);
}

.allbtn ul li .pop {
	position: absolute;
	padding-bottom: 30px;
	min-height: 297px;
	padding-left: 15px;
	width: 1003px;
	padding-right: 15px;
	height: auto;
	top: 0px;
	border: 1px solid rgba(249, 249, 249, 1);
	background-color: #fff;
	left: 164px;
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 10%);
	display: none;
}

.bai-line {
	height: 41px;
	width: 1px;
	background-color: #fff;
	position: absolute;
	left: -1px;
	z-index: 99999;
}

.allbtn ul li .pop .dl-width {
	width: 805px;
	float: left;
	overflow: hidden;
}

.allbtn ul li dl {
	zoom: 1;
	clear: both;
	overflow: auto;
	padding-bottom: 6px;
	color: #1E6FDC;
	padding-top: 6px;
	font-size: 13px;
}

.allbtn ul li .pop dl a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	border-left: 1px solid #b5b5b5;
	padding-left: 10px;
	line-height: 12px;
	margin-top: 12px;
	white-space: nowrap;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	-webkit-transition: color 0.1s ease-out 0s;
	-moz-transition: color 0.1s ease-out 0s;
	-ms-transition: color 0.1s ease-out 0s;
	-o-transition: color 0.1s ease-out 0s;
	transition: color 0.1s ease-out 0s;
}

.allbtn ul li dt {
	float: left;
	padding-top: 1px;
	width: 92px;
	line-height: 14px;
	font-size: 13px;
	text-align: left;
	margin-top: 12px;
	margin-left: 10px;
}

.allbtn ul li .pop dt>a {
	border-left: none;
	padding-left: 0;
	line-height: 14px;
	margin: 0 !important;
	white-space: normal;
	width: 92px;
	display: block;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight: bold;
	font-size: 12px;
}

.allbtn ul li .pop dd {
	width: 690px;
	margin-left: 0;
	border-bottom: 1px dashed #d0d0d0;
	padding-bottom: 15px;
	line-height: 22px;
	float: left;
	padding-top: 2px;
}

.allbtn ul li.a1 .tx a i {
	background-image: url(../images/header_ico1.png);
}

.allbtn ul li.a2 .tx a i {
	background-image: url(../images/header_ico2.png);
}

.allbtn ul li.a3 .tx a i {
	background-image: url(../images/header_ico3.png);
}

.allbtn ul li.a4 .tx a i {
	background-image: url(../images/header_ico4.png);
}

.allbtn ul li.a5 .tx a i {
	background-image: url(../images/header_ico5.png);
}

.allbtn ul li.a6 .tx a i {
	background-image: url(../images/header_ico6.png);
}

.allbtn ul li.a7 .tx a i {
	background-image: url(../images/header_ico7.png);
}

.allbtn ul li.a8 .tx a i {
	background-image: url(../images/header_ico8.png);
}

.allbtn ul li.a0:hover .tx a i {
	background: url(../images/header_ico0-hover.png) no-repeat;
}

.allbtn ul li.a1:hover .tx a i {
	background: url(../images/header_ico1-hover.png) no-repeat;
}

.allbtn ul li.a2:hover .tx a i {
	background: url(../images/header_ico2-hover.png) no-repeat;
}

.allbtn ul li.a3:hover .tx a i {
	background: url(../images/header_ico3-hover.png) no-repeat;
}

.allbtn ul li.a4:hover .tx a i {
	background: url(../images/header_ico4-hover.png) no-repeat;
}

.allbtn ul li.a5:hover .tx a i {
	background: url(../images/header_ico5-hover.png) no-repeat;
}

.allbtn ul li.a6:hover .tx a i {
	background: url(../images/header_ico6-hover.png) no-repeat;
}

.allbtn ul li.a7:hover .tx a i {
	background: url(../images/header_ico7-hover.png) no-repeat;
}

.allbtn ul li.a8:hover .tx a i {
	background: url(../images/header_ico8-hover.png) no-repeat;
}

.allbtn:hover ul {
	display: block;
}

.allbtn ul li:hover .pop {
	display: block;
}

.banner_one .sc_wrap {
	width: 100%;
	height: auto;
}

.h {
	height: auto !important;
}

.banner_one img {
	width: 100%;
	height: 380px;
	overflow: hidden;
}

.banner_one .sp_one .swiper-pagination-bullet {
	position: relative;
	bottom: 17px;
	width: 27px !important;
	margin: 0 6px !important;
}

.banner_eight .swiper-pagination-bullet,
.banner_four .sp_four .swiper-pagination-bullet,
.banner_one .sp_one .swiper-pagination-bullet,
.banner_one .sp_two .swiper-pagination-bullet,
.banner_six .sp_six .swiper-pagination-bullet,
.banner_three .sp_three .swiper-pagination-bullet,
.banner_two .swiper-pagination-bullet {
	width: 21px !important;
	height: 6px !important;
	border-radius: 8px !important;
	opacity: 14 !important;
	background: #fff !important;
}

.banner_eight .sp_eight .swiper-pagination-bullet-active,
.banner_four .sp_four .swiper-pagination-bullet-active,
.banner_one .sp_one .swiper-pagination-bullet-active,
.banner_six .sp_six .swiper-pagination-bullet-active,
.banner_three .sp_three .swiper-pagination-bullet-active,
.banner_two .sp_two .swiper-pagination-bullet-active {
	background: #00afff !important;
}

.banner_one .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	width: 60px;
	height: 90px;
	background: url(../images/lt1.png) left center no-repeat;
}

.banner_one .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	width: 60px;
	height: 90px;
	background: url(../images/rt1.png) left center no-repeat;
}

.swiper-button-next::after,
.swiper-button-prev::after {
	content: '' !important;
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}

.dynamic_bar .notice {
	height: 14px;
	line-height: 14px;
	margin-bottom: 24px;
}

.notice {
	display: flex;
	justify-content: center;
	align-items: center;
	display: inline-block;
	margin-top: 24px;
	line-height: 12px;
}

.acc-content {
	height: 0
}

.acc-content a {
	color: #666;
	width: 460px;
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	font-family: "微软雅黑"
}

.acc-content:after {
	content: '';
	display: block;
	clear: both
}

.acc-content i {
	width: 17px;
	height: 24px;
	float: left;
	margin-top: -5px;
	background: url(../images/tz.png) left center no-repeat
}

.acc-content .oer {
	width: 80%;
	margin-left: 24px;
	height: 24px;
	z-index: 0
}

.data_box {
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
}

.data_box span {
	margin-left: 34px;
}

.data_box i {
	font-weight: 700;
	color: #fe8125;
	margin: 0 6px;
	font-family: "微软雅黑";
}

.acc-content::after {
	content: '';
	display: block;
	clear: both;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

.product_list {
	display: flex;
	justify-content: space-between;
	height: 50px;
	margin-top: 20px;
}

.product_list_01,
.product_list_02,
.product_list_03 {
	float: left;
	margin-right: 18px;
	width: 185px;
	height: 100%;
}

.product_list_01 i {
	background: url(../images/icon_01.png)left center no-repeat;
}

.product_list_02 i {
	background: url(../images/icon_02.png)left center no-repeat;
}

.product_list_03 i {
	background: url(../images/icon_03.png)left center no-repeat;
}

.product_list_01 i,
.product_list_02 i,
.product_list_03 i {
	width: 50px;
	height: 50px;
	float: left;
}

.product_text h1 {
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
}

.product_text p {
	font-size: 14px;
	margin-left: 50px;
	color: #333333;
	padding-top: 9px;
}

/* 网材供应商 */
.pr_guide,
.supplier_box {
	padding-top: 40px;
}

.module1 .navigation_box {
	height: 33px;
	margin-bottom: 20px;
}

.module1 .navigation_box h3,
.module3 .navigation_box h3,
.module4 .navigation_box h3,
.module5 h3,
.moudel_0 .navigation_box h3 {
	font-size: 32px;
	font-weight: 700;
	text-indent: 46px;
	font-family: "微软雅黑";
}

.module1 .navigation_box h3 {
	color: #1E6FDC;
	background: url(../images/icon_2.png) left center no-repeat;
	margin-top: -1px;
}

.module1 .nva_box {
	padding-left: 101px;
}

.module1 .nva_box .lis_item {
	font-size: 18px;
	height: 33px;
	position: relative;
	cursor: pointer;
	color: #666;
	clear: both;
	padding-left: 14px;
	padding-right: 14px;
	margin-right: 32px;
	background-color: #f9f9f9;
	bottom: -3px;
	font-family: "微软雅黑";
}

.module1 .nva_box .active {
	font-weight: 700;
	font-size: 18px;
	color: #333;
	position: relative;
	border-bottom: 2px solid #1E6FDC;
	height: 52px;
	line-height: 52px;
	font-family: "微软雅黑";
}

.module1 .nva_box .active i::after {
	width: 14px;
	height: 16px;
	position: absolute;
	bottom: -5px;
	left: 50%;
	content: '';
	background: url(../images/blue.png) left center no-repeat;
	margin-left: -7px;
}

.module1 .more {
	margin-top: 12px;
}

.module1 .navigation_box .more .icon_1 {
	width: 17px;
	height: 16px;
	display: inline-block;
	vertical-align: -3px;
	background: url(../images/icon_4.png) no-repeat;
}

.navigation_box .more a {
	font-size: 14px;
	color: #ff7300;
	font-family: "微软雅黑";
	display: inline-block;
	margin-top: 3px;
}

.module1 .navigation_box .more .icon_2 {
	width: 17px;
	height: 16px;
	display: inline-block;
	vertical-align: -4px;
	background: url(../images/m_icon2.png) 6px center no-repeat;
}

.module1 .supplier_bar {
	margin-bottom: 40px;
}

.module1 .supplier_bar .list2 {
	height: 573px;
	display: none;
}

.module1 .supplier_bar .list2 .m_ad_box_t {
	width: 100%;
}

.module1 .supplier_bar .list2 .g_l_list {
	width: 830px;
	height: 574px;
	background: #fff;
	border-top: 2px solid #ddd;
}

.wc_bannerBox {
	margin: 12px;
	height: 550px;
	border: 2px solid #f2f2f2;
}

.module1 .supplier_bar .list2 .g_l_list .m_item {
	width: 808px;
	height: 428px;
	border-right: none;
}

.module1 .supplier_bar .list2 .m_ad_box_t .ad_item_l {
	width: 25%;
}

.module1 .supplier_bar .list2 .ad_item_l li {
	width: 196px;
	height: 101px;
	line-height: 100px;
	box-sizing: border-box;
	border: 1px solid #ddd4d4;
	background: #fff;
	overflow: hidden;
	margin-bottom: 2px;
}

.module1 .supplier_bar .list2 .ad_item_l a {
	display: block;
	width: 100%;
	height: 100%;
}

.module1 .supplier_bar .list2 .ad_item_l img {
	width: 100%;
	height: 100px;
	max-width: 100%;
	max-height: 100%;
	background-size: cover;
}

.module1 .supplier_bar .list2 .ad_item_b {
	width: 402px;
	height: 204px;
}

.wc_bannerBox .banner {
	margin-right: 2px;
}

.banner {
	position: relative;
	z-index: 0;
}

.banner_three {
	height: 519px;
	position: relative;
	overflow: visible;
	width: 100%;
}

.module1 .supplier_bar .list2 .ad_item_b .sw_con {
	height: 204px;
}

.swiper-container {
	width: 100%;
}

.module1 .supplier_bar .list2 .ad_item_b .banner img {
	width: 402px;
	height: 202px;
	vertical-align: bottom;
	cursor: pointer;
}

.module1 .supplier_bar .list2 .ad_item_b .banner img {
	width: 402px;
	height: 202px;
	vertical-align: bottom;
	cursor: pointer;
}

.module1 .supplier_bar .list2 .m_ad_box_t .ad_item_r li {
	width: 201px;
	height: 100px;
	box-sizing: border-box;
	border-right: 1px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
	margin-bottom: 2px;
}

.module1 .supplier_bar .list2 .m_ad_box_t .ad_item_r li a {
	display: block;
	width: 100%;
	height: 100%;
}

.module1 .supplier_bar .list2 .ad_item_r img {
	width: 100%;
	height: 100%;
	background: #ccc;
	vertical-align: bottom;
}

.module1 .supplier_bar .list2 .m_ad_box_t .m_ad_box_m {
	float: left;
	width: 804px;
	height: 224px;
	border-bottom: 2px solid #f2f2f2;
}

.module1 .supplier_bar .list2 .m_ad_box_t .m_ad_box_m ul {
	font-size: 0;
}

.module1 .supplier_bar .list2 .m_ad_box_t .m_ad_box_m li {
	width: 201px;
	height: 100px;
	border-right: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
	box-sizing: border-box;
	float: left;
}

.module1 .supplier_bar .list2 .m_ad_box_t .m_ad_box_m a {
	display: block;
	width: 200px;
	height: 100px;
}

.module1 .supplier_bar .list2 .m_ad_box_t .m_ad_box_m img {
	width: 200px;
	height: 98px;
	vertical-align: bottom;
	display: block;
	border-bottom: 2px solid #f2f2f2;
}

.m_ad_banner {
	width: 804px;
}

.banner_five {
	height: 100px;
	margin-top: 12px;
	border-bottom: 2px solid #f2f2f2;
}

.five_img li {
	float: left;
	width: 201px;
	height: 100px;
	border-right: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
	border-top: 2px solid #f2f2f2;
	box-sizing: border-box;
}

.banner_five .five_img img {
	width: 200px;
	height: 100px;
	box-sizing: border-box;
	vertical-align: bottom;
	position: relative;
	left: -1px;
}

.module1 .supplier_bar .g_banner {
	padding-left: 10px;
}

.module1 .g_banner {
	height: 573px;
}

.module1 .supplier_bar .g_banner .g_banner_img {
	width: 360px;
	background: #fff;
}

.module1 .g_banner_img {
	height: 576px;
}

.module1 .g_banner_img .p_12 {
	width: 100%;
	height: 550px;
}

.module1 .g_banner_img .wc_banner {
	width: 336px;
	height: 100%;
	padding: 12px;
	border-top: 2px solid #1E6FDC;
}

.banner_four .swiper_four {
	height: 548px;
}

.banner_two img,
.module1 .supplier_bar .g_banner .g_banner_img img {
	width: 100%;
	height: 548px;
	background: #fff;
}

.module1 .g_list1 {
	width: 827px;
	border-top: 2px solid #ddd;
}

.supplier_bar .ad_bar {
	position: relative;
	width: 248px;
	height: 562px;
	padding-left: 12px;
	background: #fff;
	padding-top: 12px;
	padding-right: 10px;
}

.banner_one,
.banner_two {
	position: relative;
	overflow: visible;
	width: 100%;
}

.supplier_bar .supplier_lis {
	width: 557px;
	height: 574px;
	background: #fff;
}

.module1 .supplier_lis .b_left {
	margin: 12px 0;
	border-left: 1px solid #f2f2f2;
}

.supplier_lis .list_con {
	margin: 12px 10px;
	height: 551px;
}

.module1 .supplier_lis .lis_tit {
	margin-bottom: 12px;
}

.supplier_lis .lis_tit {
	height: 28px;
}

.lis_tit .tj {
	font-size: 18px;
	font-weight: 700;
	background: url(../images//tj.png) left center no-repeat;
	padding-left: 30px;
}

.lis_tit .mr {
	font-size: 14px;
	color: #ff8226;
	padding-right: 12px;
	background: url(../images/m_icon2.png) right center no-repeat;
}

.supplier_lis .list_con .list {
	height: 100%;
}

.module1 .supplier_bar .news_gc {
	margin-left: 10px;
}

.supplier_bar .news_gc {
	width: 360px;
	height: 572px;
	border-top: 2px solid #1E6FDC;
}

.news_gc h3 {
	font-size: 16px;
	color: #f5fbff;
	width: 138px;
	height: 34px;
	line-height: 34px;
	margin-bottom: 18px;
	padding-left: 12px;
	background: url(../images/bj1.png) left center no-repeat;
	margin-top: 24px;
	background-size: 100% 100%;
}

.news_gc .news_lis {
	margin-left: 22px;
	border-left: 1px solid #f2f2f2;
	height:100%;
}

.module1 .news_lis li {
	padding-left: 20px;
	padding-bottom: 6px;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	left: -6px;
}

.news_gc ul li {
	width: 306px;
}

.supplier_bar .news_gc .news_lis i {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../images/row1.png) left center no-repeat;
	position: absolute;
	left: 0;
}

.module1 .news_gc .news_lis i {
	top: 7px;

}

.news_gc ul li a {
	width: 100%;
    font-size: 14px;
    color: #5b5b5b;
    font-family: "微软雅黑";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.news_gc ul li a:hover {
	color: #5ba3e3
}

.banner_five .swiper-button-next {
	background: url(../images/rt.png) left center no-repeat;
}

.banner_five .swiper-button-prev {
	background: url(../images/lt.png) left center no-repeat;
}

/* 建设快讯 */
.module4 {
	padding-bottom: 40px;
}

.module4 .navigation_box {
	height: 33px;
	margin-bottom: 20px;
}

.module4 .navigation_box h3 {
	color: #1E6FDC;
	background: url(../images/icon_blue.png) left center no-repeat;
}

.module4 .nva_box {
	padding-left: 118px;
}

.module4 .lis_item {
	height: 32px;
	font-size: 18px;
	margin-right: 32px;
	color: #666;
	padding-left: 14px;
	padding-right: 14px;
	height: 52px;
	line-height: 52px;
	position: relative;
	bottom: -3px;
	font-family: "微软雅黑";
	cursor: pointer;
	background-color: #f9f9f9;
	border-bottom: 2px #ddd solid;
}

.module4 .lis_item.active {
	font-weight: 700;
	color: #333;
	border-bottom: 2px solid #1E6FDC;
}


.module4 .nva_box .active i::after {
	width: 14px;
	height: 16px;
	position: absolute;
	bottom: -5px;
	left: 44px;
	content: '';
	background: url(../images/blue.png) left center no-repeat;
}

.module4 .more {
	height: 32px;
	line-height: 32px;
	margin-top: 6px;
}

.module4 .navigation_box .more .icon_1 {
	width: 17px;
	height: 16px;
	display: inline-block;
	vertical-align: -2px;
	background: url(../images/icon_4.png) no-repeat;
}

.navigation_box .more a {
	font-size: 14px;
	color: #ff7300;
	font-family: "微软雅黑";
}

.module4 .navigation_box .more .icon_2 {
	width: 17px;
	height: 16px;
	display: inline-block;
	vertical-align: -4px;
	background: url(../images/m_icon2.png) 6px center no-repeat;
}

.module4 .supplier_bar {
	height: 100%;
}

.supplier_bar .supplier_lis {
	width: 557px;
	height: 574px;
	background: #fff;
}

.module_box3 .supplier_lis {
	width: 830px;
	height: 440px;
}

.module_box3 .supplier_lis .supplier_m {
	border-top: 2px solid #ddd;
}

.module4 .mt {
	margin-top: 12px;
}

.module4 .lis_1 .inner_content .is_banner {
	width: 250px;
	height: 415px;
	margin-left: 12px;
}

.banner_six .sw_container {
	height: 415px;
}

.module4 .lis_1 .inner_content .is_banner img {
	width: 100%;
	height: 415px;
}

.module4 .lis_1 .content_box {
	width: 548px;
	margin-left: 10px;
}

.module4 .lis_1 .content_box .list_img {
	height: 162px;
	border-bottom: 1px solid #f2f2f2;
}

.module4 .list_img img {
	width: 200px;
	height: 150px;
}

.module4 .list_img img {
	width: 200px;
	height: 150px;
}

.module4 .lis_1 .content_box .lis_info {
	width: 328px;
	height: 162px;
	margin-left: 14px;
}

.module4 .lis_1 .content_box .lis_info h3 {
	font-size: 16px;
	color: #494949;
	height: 24px;
	line-height: 24px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: "微软雅黑";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.module4 .lis_1 .content_box .lis_info .text {
	font-size: 12px;
	color: #494949;
	font-family: "微软雅黑";
	line-height: 20px;
	margin-bottom: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}

.module4 .lis_1 .content_box .lis_info .text .xq {
	color: #8dc9ff;
	font-size: 12px;
}

.module4 .lis_1 .content_box .lis_info .t_number {
	width: 100%;
	color: #b3b3b3;
	font-size: 12px;
}

.module4 .lis_1 .content_box .lis_info .t_number .time {
	text-indent: 22px;
	display: inline-block;
	background: url(../images/icon_time.jpg) left center no-repeat;
	padding-right: 22px;
}

.module4 .lis_1 .content_box .lis_info .t_number .bw {
	display: inline-block;
	text-indent: 24px;
	background: url(../images/icon_browse.jpg) left center no-repeat;
}

.module4 .lis_1 .content_box .con_lis {
	height: 100%;
	padding-top: 12px;
}

.con_lis .con_lis_bar {
	border-left: 1px solid #f2f2f2;
	margin-left: 12px;
}

.module4 .lis_1 .content_box .con_lis ul {
	height: 100%;
	position: relative;
}

.news_gc {
	background: #fff;
	border-top: 1px solid #1E6FDC;
}

.module4 .lis_1 .content_box .con_lis li {
	width: 100%;
	text-indent: 12px;
	background-size: 12px 458px;
	display: inline-block;
	position: relative;
	left: -18px;
	padding-bottom: 10px;
}

.con_lis .con_lis_bar i {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../images/row1.png) left center no-repeat;
	vertical-align: 6px;
	position: relative;
	left: 0;
	top: 2px;
}

.module4 .lis_1 .content_box .con_lis li a {
	width: 76%;
	font-size: 14px;
	color: #5b5b5b;
	font-family: "微软雅黑";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.module4 .lis_1 .content_box .con_lis span {
	font-size: 12px;
	color: #b3b3b3;
	font-family: "微软雅黑";
	position: absolute;
	right: 0;
}

.module4 .lis_2 .supplier_tit {
	position: relative;
	border-bottom: 1px solid #f2f2f2;
}

.module_box3 .supplier_tit {
	height: 57px;
	margin: 0 12px;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
}

.module_box3 .supplier_tit h3 {
	font-size: 16px;
	color: #333;
	padding-top: 28px;
}

.module4 .supplier_tit .more {
	font-size: 14px;
	color: #ff8d42;
	height: 14px;
	line-height: 14px;
	margin-top: 30px;
}

.module4 .lis_2 .inner_fl {
	border-right: 1px solid #f2f2f2;
	width: 400px;
	height: 348px;
	margin-left: 12px;
	padding: 20px 0 14px 0;
	font-size: 0;
	overflow: hidden;
}

.module4 .lis_2 .inner_fl li {
	margin-bottom: 15px;
	display: inline-block;
	width: inherit;
}

.module4 .lis_2 li {
	text-indent: 18px;
	background: url(../images/dian.jpg) left center no-repeat;
}

.module4 .lis_2 .inner_fl li a {
	float: left;
	width: 256px;
	overflow: hidden;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #494949;
	font-family: "微软雅黑";
}

.module4 .lis_2 .lis_wrapper .inner_fl .time {
	margin-right: 14px;
}

.module4 .lis_2 li p {
	font-size: 14px;
	color: #999;
}

.module4 .lis_2 .inner_fl:last-child {
	border: none;
}

.module4 .lis_3 .inner_content {
	width: 100%;
}

.module_box3 .supplier_tit {
	height: 57px;
	margin: 0 12px;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
}

.module_box3 .supplier_tit h3 {
	font-size: 16px;
	color: #333;
	padding-top: 28px;
}

.module4 .supplier_tit .more {
	font-size: 14px;
	color: #ff8d42;
	height: 14px;
	line-height: 14px;
	margin-top: 30px;
}

.module4 .lis_3 .inner_content .inner_fl {
	width: 400px;
	border-right: 1px solid #f2f2f2;
	margin-left: 12px;
}

.module4 .lis_3 .inner_content .inner_fl li {
	height: 40px;
	margin: 20px 0;
}

.module4 .lis_3 .inner_content .inner_fl a {
	width: 306px;
	margin-bottom: 12px;
	font-size: 14px;
	color: #494949;
	display: block;
	height: 14px;
	line-height: 14px;
	text-indent: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/dian.jpg) left center no-repeat;
}

.module4 .lis_3 .inner_content .inner_fl .number_bar {
	height: 16px;
	line-height: 16px;
	padding-left: 18px;
}

.inner_fl .number {
	font-size: 12px;
	color: #b3b3b3;
}

.inner_content .inner_fl .time i {
	width: 14px;
	height: 16px;
	display: inline-block;
	padding-left: 8px;
	vertical-align: -3px;
	background: url(../images/icon_time.jpg) left center no-repeat;
}

.inner_fl .number {
	font-size: 12px;
	color: #b3b3b3;
}

.inner_content .inner_fl .browse i {
	width: 14px;
	height: 16px;
	display: inline-block;
	padding-left: 8px;
	vertical-align: -3px;
	margin-left: 30px;
	background: url(../images/icon_browse.jpg) left center no-repeat;
}

.module_box3 .news_con_2 {
	height: 440px;
	margin-left: 10px;
}

.module_box3 .news_gc {
	width: 360px;
	height: 100%;
	overflow: hidden;
}

.module4 .news_gc h3 {
	font-size: 16px;
	color: #f5fbff;
	width: 138px;
	height: 34px;
	line-height: 34px;
	margin-bottom: 24px;
	padding-left: 12px;
	background: url(../images/bj1.png) left center no-repeat;
	margin-top: 24px;
	background-size: 100% 100%;
}

.news_gc .lin_bar {
	padding-left: 12px;
	padding-top: 24px;
}

.module4 .news_lis li {
	width: 300px;
	padding-left: 22px;
	padding-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	left: -6px;
}

.module4 .news_con_2 .news_lis i {
	top: 10px;
}

.module4 .news_gc ul li a {
    width: 100%;
    font-size: 14px;
    color: #5b5b5b;
    font-family: "微软雅黑";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-top:4px;
    display: inline-block;
}

.news_gc ul li p {
	color: #b3b3b3;
	height: 20px;
	line-height: 20px;
	font-family: "微软雅黑";
}

.ad_box .ad_tit {
	font-size: 0;
	height: 53px;
	border-bottom: 2px solid #ddd;
	background: #fff;
	padding-left: 40px;
}

.ad_box .ad_tit .lis_item {
	font-size: 16px;
	color: #494949;
	height: 54px;
	line-height: 53px;
	margin-right: 32px;
	font-family: "微软雅黑";
	padding-left: 14px;
	padding-right: 14px;
	cursor: pointer;
}

button {
	background: transparent;
}

.ad_box .ad_tit .active {
	font-weight: 700;
	color: #333;
}

.ad_content {
	background: #fff;
	padding: 0 3px 10px;
}

.ad_box .ul_lis li {
	float: left;
	box-sizing: border-box;
	margin-right: 1px;
	height: 126px;
	margin-bottom: 1px;
	border:1px solid #f1ebeb;
}

.ul_lis li .img {
	width: 235px;
	height: 126px;
}

.link_box .w-links {
	padding: 24px;
	background: #fff;
}

.w-links a {
	display: block;
	float: left;
	line-height: 30px;
	margin-right: 20px;
	white-space: nowrap;
	word-wrap: break-word;
	color: #000;
	font-size: 14px;
}

.m40 {
	margin-bottom: 40px;
}

/* footer */
.footerBox {
	background: #333;
}

.footerBox .wrap {
	padding: 20px 0 30px;
}

.footerBox .wrap_l {
	height: 162px;
	position: relative;
}



.footer_bj {
	width: 120px;
	height: 120px;
	background: #fff;
}

.bj1 {
	width: 120px;
	height: 120px;
	/* background: url(../images/wx_01.jpg) left center no-repeat !important; */
	background-size: 100% !important;
}

.bj2 {
	width: 120px;
	height: 120px;
	/* background: url(../images/wx_01.jpg) left center no-repeat; */
	background-size: 100%;
	display: none;
}


.foo_right {
	padding-right: 50px;
}

.foo_right .friendship_box {
	margin: 12px 20px;
	cursor: pointer;
}

.foo_right .friendship_box .wx {
	margin-right: 20px;
}

.friendship_box .wx {
	width: 30px;
	height: 30px;
	background: url(../images/wx1.png) left center no-repeat;
}

.friendship_box .wx2 {
	width: 30px;
	height: 30px;
	background: url(../images/wx2.png) no-repeat;
}

.friendship_box .wb {
	width: 30px;
	height: 30px;
	background: url(../images/wb1.png) left center no-repeat;
}

.friendship_box .wb2 {
	width: 30px;
	height: 30px;
	background: url(../images/wb2.png) no-repeat;
}

.footer_box {
	background: #000;
}

.footer_bar {
	height: 80px;
	padding-bottom: 16px;
}

.footer_txt {
	text-align: center;
}

.footer_txt a {
	height: 32px;
	line-height: 32px;
}

.footer_bar .footer_txt .footer_text,
.footer_bar .footer_txt a {
	height: 18px;
	color: #b0b0b0;
	text-align: center;
	padding: 0 6px;
	display: inline-block;
}

.footer_img {
	text-align: center;
	margin-top: 12px;
}

.footer_img img {
	width: 72px;
	height: 27px;
	margin: 0 24px;
}

.footerFixed {
	border-radius: 5px;
	position: fixed;
	bottom: 230px;
	margin-bottom: -220px;
	right: 10px;
	width: 60px;
	z-index: 999;
	cursor: pointer;
}

.boxDiv {
	border-top: 1px solid rgba(238, 238, 238, 1);
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 10%);
}

.boxDivGo {
	height: 29px;
	position: relative;
}

.boxDivGo i {
	display: block;
	width: 60px;
	height: 29px;
	float: left;
}

.boxDivGo i.icon-retract {
	background: #fff url(../images/icon-retract.png) center center no-repeat;
}

.boxDivGo i.icon-unfold {
	background: #fff url(../images/icon-unfold.png) center center no-repeat;
}

.boxDivList {
	width: 60px;
	height: 60px;
	margin: 0px;
}

.boxDivList li {
	height: 60px;
	line-height: 60px;
	position: relative;
}

.boxDivList li:nth-of-type(1) {
	border-bottom: 1px solid rgba(238, 238, 238, 1);
	border-top: 1px solid rgba(238, 238, 238, 1);
}

.boxDivList li a {
	display: block;
	width: 60px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 0px;
	border: none;
}

.boxDivList li i {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
}

.boxDivList li i.icon_idea {
	background: #fff url(../images/erweima.png) center center no-repeat;
}

.goToTop i.icon-top {
	display: block;
	width: 60px;
	height: 58px;
	float: left;
	margin-top: 10px;
	border: 1px solid rgba(238, 238, 238, 1);
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 10%);
	border-radius: 50%;
	background: #fff url(../images/icon-top.png) center center no-repeat;
}

.goToTop i.icon-top:hover {
	background: #1E6FDC url(../images/icon-top.png) center center no-repeat;
}

.boxDivList li:hover i.icon_idea {
	background: url(../images/wx_01.jpg) center center no-repeat;
	background-size: 100%
}
.recommend li{
	padding-left: 20px;
    padding-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    left: -6px;
}
.recommend li i{
	margin-right:10px;
}
.recommend li a{
	width:100px;
}
.recruitInfo .box,.recommend li{
	font-size: 14px;
	padding: 8px 0;
}
.recruitInfo .data i,.recommend .data i{
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../images/row1.png) left center no-repeat;
	padding-right:20px;
}
.recruitInfo .data a{
	color:#5b5b5b ;
}
.recruitInfo .date {
	float: right;
	color: #b3b3b3;
}

a {
	color: #333;
}

.banner_one img {
	height: 380px;
}

.nav_list li a {
	font-size: 16px;
}
.comWidth .select_city span {
  font-size: 20px;
  color: #333;
  position: relative;
  left: -8px;
  top: 0px;
}
/* 新增走势和最新询价页面样式*/
 .anchor-module{
	width: 100%;
	flex-direction: row;
	justify-content: space-between;
  }
  .single-module{
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
	border-radius: 4px;
	margin-bottom: 32px;
  }
  
   .more-module{
	position: absolute;
	top: 0;
	right: 16px;
	line-height: 56px;
	align-items: center;
  }
   .more-module a,
   .more-module span{
	display: inline-block;
	font-size: 14px;
	color: #999;
	padding-right: 20px;
	position: relative;
	cursor: pointer;
	font-weight: bold;
  }
   .more-module .inquiry-icon,
   .more-module .inquiry-icon:hover{
	color: #F39800 !important;
  }
   .more-module .inquiry-icon::before{
	content: '';
	width: 14px;
	height: 14px;
	background: url('/static/images/cur_inquiry_icon.png') 0 0 no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -7px;
  }
   .more-module .more-icon:hover{
	color: #1A79E4;
  }
   .more-module .more-icon::before{
	content: '';
	width: 14px;
	height: 14px;
	background: url('/static/images/more_icon.png') 0 0 no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -7px;
  }
   .more-module .more-icon:hover::before{
	background: url('/static/images/cur_more_icon.png') 0 0 no-repeat;
	background-size: 100% 100%;
  }
   .more-module .more-line{
	width: 2px;
	height: 14px;
	background: #ccc;
	margin: 0 23px;
  }
   .single-module-top{
	position: relative;
	height: 55px;
	border-bottom: 1px solid #EEEEEE;
  }
   .module-title{
	width: 204px;
	font-size: 24px;
	line-height: 55px;
	color: #333333;
	font-weight: bold;
	padding-left: 16px;
	box-sizing: border-box;
  }


  
/* 材价预测 s */

#anchorCon1 .single-module-left .answer{
	line-height: 56px;
	align-items: center;
  }
  #anchorCon1 .single-module-left .answer i{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url('/static/images/answer_icon.png');
	margin-left: 8px;
	position: relative;
	cursor: pointer;
  }
  #anchorCon1 .single-module-left .answer .answer-desc{
	width: 120px;
	background: #FFFFFF;
	border: 1px solid #FFD1A0;
	font-size: 12px;
	color: #F17A3F;
	line-height: 24px;
	padding: 6px 10px;
	box-sizing: border-box;
	position: absolute;
	left: -20px;
	top: 24px;
	z-index: 10;
  }
  #anchorCon1 .single-module-left .answer .answer-desc::before{
	content: '';
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	border-top: 1px solid #FFD1A0;
	border-left: 1px solid #FFD1A0;
	position: absolute;
	left: 20px;
	top: -5px;
	transform: rotateZ(45deg);
  }
  .material-classify{
	width: 100px;
	height: auto;
	background: #FBFBFB;
	border-radius: 0px 0px 0px 4px;
	position: relative;
	border-right: 1px solid #eee;
  }
  #anchorCon1 .single-module-bottom,
  #anchorCon1 .nothing-data{
	height: 365px;
  }
  .trendchart-module{
	width: 100%;
	height: 365px;
	position: relative;
  }
  .trendchart-module #echartsId1,
  .trendchart-module #echartsId2{
	position: absolute;
	left: 10px;
	top: 60px;
  }
  .material-classify p{
	width: 100px;
	font-size: 14px;
	color: #333;
	padding: 0 6px;
	box-sizing: border-box;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	height: 50px;
	position: relative;
  }
  .all-classify .single-material-classify .hoverMaterialClassify,
  .material-classify .hoverMaterialClassify{
	background: #F0F4F8;
	color: #1A79E4;
  }
  .material-classify .curMaterialClassify{
	background: linear-gradient(90deg, #106EE2 0%, #0C89F3 100%);
	color: #fff;
  }
  .material-classify .curMaterialClassify::after{
	content: '';
	border: 8px solid transparent;
	border-top-color: #fff;
	position: absolute;
	right: -1px;
	top: 50%;
	transform: translateY(-50%) rotateZ(90deg);
	z-index: 2;
  }
  .material-classify ul{
	width: 100%;
	height: 366px;
	overflow-y: auto;
	width: 100px;
	height: 366px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-shadow: 2px 0px 4px 0px rgba(0, 0, 0, 0.09);
	position: absolute;
	top: 0;
	right: -100px;
	z-index: 1;
  }
  .material-classify ul li{
	padding: 0 6px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 40px;
	color: #333;
	text-align: center;
	cursor: pointer;
  }
  .material-classify ul li:hover,
  .material-classify ul .hoverSecondClassify{
	background: #F6F6F6;
	color: #1A79E4;
  }
  .single-material-classify ul li:hover{
	background: #F6F6F6;
	color: #1A79E4;
  }
  .material-trendchart{
	position: relative;
	width: 100%;
  }
  .material-trendchart .trendchart-top{
	width: 100%;
	padding: 14px 24px 0;
	box-sizing: border-box;
  }
  .material-trendchart .trendchart-top .trendchart-price{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 7px;
  }
  .material-trendchart .trendchart-title{
	display: flex;
	flex-direction: row;
	font-size: 14px;
	color: #333333;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
  }
  .material-trendchart .trendchart-title i{
	display: inline-block;
	padding: 0 6px;
	font-weight: bold;
  }
  .material-trendchart .trendchart-classify{
	font-size: 14px;
	color: #666666;
	line-height: 22px;
  }
  .material-trendchart .trendchart-indicate{
	width: 186px;
	align-items: center;
	height: 22px;
	justify-content: flex-end;
  }
  .material-trendchart .trendchart-indicate span{
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 12px;
	color: #666;
	height: 14px;
	line-height: 14px;
	margin-left: 30px;
  }
  .material-trendchart .trendchart-indicate span:first-child{
	margin-left: 0;
  }
  .material-trendchart .trendchart-indicate img{
	width: 22px;
	height: 8px;
	margin-right: 5px;
  }
  .single-module-bottom .material-login{
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	cursor: pointer;
  }
  .single-module-bottom .material-login1{
	background: url('/static/images/material_bg1.png');
  }
  .single-module-bottom .material-login2{
	background: url('/static/images/material_bg2.png');
  }
  .single-module-bottom .material-login .login-btn{
	display: inline-block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	background: #FFFFFF;
	border: 1px solid #0E7CEB;
	border-radius: 4px;
	font-size: 14px;
	color: #0E7CEB;
	position: absolute;
  }
  .single-module-bottom .material-login .login-btn1{
	right: 274px;
	bottom: 160px;
  }
  .single-module-bottom .material-login .login-btn2{
	right: 255px;
	bottom: 154px;
  }
  
  .single-module-bottom .material-login .login-btn:hover{
	border: 1px solid #0E7CEB;
	background: #0E7CEB;
	color: #fff !important;
  }
  .single-module-bottom .material-login .material-login-text{
	font-size: 14px;
	color: #333;
	line-height: 16px;
	font-weight: bold;
	position: absolute;
  }
  .single-module-bottom .material-login .material-login-text1{
	right: 268px;
	bottom: 132px;
  }
  .single-module-bottom .material-login .material-login-text2{
	right: 245px;
	bottom: 125px;
  }
  
  /* 材价预测 e */
  
  /* 最新信息价 */
  .latest-info-price{
	margin: 12px 0;
	width: 100%;
	height: 342px;
	overflow: hidden;
  }
  .latest-info-price .news-information{
	width: 100%;
	height: 342px;
	position: relative;
  }
  .news-information .swiper-slide{
	height: 38px;
	line-height: 38px;
  }
  .news-information a{
	display: inline-block;
	font-size: 14px;
	color: #444;
	position: relative;
	padding-left: 6px;
  }
  .news-information .news-left:hover .news-circle{
	background: #1E83DE;
	border-radius: 50%;
	border: 1px solid #1E83DE;
  }
  .news-information .news-left{
	align-items: center;
  }
  .news-information .news-circle{
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 50%;
	position: relative;
	box-sizing: border-box;
	flex: 0 0 auto;
  }
  .news-information .news-circle::before{
	content: '';
	width: 1px;
	height: 36px;
	background: #eee;
	position: absolute;
	top: 8px;
	left: 50%;
	transform: translateX(-50%);
  }
  .news-information .swiper-slide:last-child .news-circle::before{
	height: 0;
  }
  .news-information .news-time{
	width: 100%;
	text-align: left;
	display: inline-block;
	font-size: 12px;
	color: #BBB;
  }
  #anchorCon1 .news-information .news-time{
	text-align: right;
  }
  
  /* 最新询价 s */
  .latest-inquiry{
	width: 100%;
	height: 317px;
	overflow: hidden;
	padding: 0 0 7px;
	box-sizing: border-box;
  }
  .latest-inquiry .inquiry-top{
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #93A7BC;
	background: #F6FAFC;
  }
  .latest-inquiry .inquiry-bottom{
	width: 100%;
	height: 292px;
	position: relative;
  }
  .latest-inquiry .ovhidden{
	overflow: hidden;
  }
  .latest-inquiry .inquiry-top p:nth-child(1),
  .latest-inquiry .inquiry-bottom ul li:nth-child(1){
	width: 25%;
  }
  .latest-inquiry .inquiry-top p:nth-child(2),
  .latest-inquiry .inquiry-bottom ul li:nth-child(2){
	width: 28%;
	padding-right: 24px;
	box-sizing: border-box;
  }
  .latest-inquiry .inquiry-top p:nth-child(3),
  .latest-inquiry .inquiry-bottom ul li:nth-child(3){
	width: 15%;
	padding-right: 24px;
	box-sizing: border-box;
  }
  .latest-inquiry .inquiry-bottom ul li:nth-child(3){
	color: #F59024;
  }
  .latest-inquiry .inquiry-top p:nth-child(4),
  .latest-inquiry .inquiry-bottom ul li:nth-child(4){
	width: 20%;
	padding-right: 24px;
	box-sizing: border-box;
  }
  .latest-inquiry .inquiry-top p:nth-child(5),
  .latest-inquiry .inquiry-bottom ul li:nth-child(5){
	width: 12%;
  }
  .inquiry-bottom ul{
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #eee;
  }
  .inquiry-bottom ul:last-child{
	border-bottom: none;
  }
  .inquiry-bottom ul li{
	font-size: 14px;
	color: #444444;
	height: 45px;
	line-height: 45px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
  }
  .inquiry-bottom ul li a{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #444444;
	padding-right: 24px;
	box-sizing: border-box;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
  }
  /* 最新询价 e */
  
  /* 热门询价 s */
  
  .hot-inquiry{
	height: 317px;
  }
  .hot-inquiry .hot-inquiry-top{
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #93A7BC;
	background: #F6FAFC;
  }
  .hot-inquiry .hot-inquiry-top p:nth-child(1),
  .hot-inquiry .hot-inquiry-bottom .ranking-icon,
  .hot-inquiry .hot-inquiry-bottom .ranking-num{
	width: 12%;
  }
  .hot-inquiry .hot-inquiry-top p:nth-child(2),
  .hot-inquiry .hot-inquiry-bottom a{
	width: 68%;
  }
  .hot-inquiry .hot-inquiry-top p:nth-child(3),
  .hot-inquiry .hot-inquiry-bottom .hot-num{
	width: 20%;
	text-align: right;
  }
  .hot-inquiry-bottom{
	width: 100%;
	height: 272px;
	padding: 9px 0 14px;
	box-sizing: border-box;
  }
  .hot-inquiry-bottom li{
	width: 100%;
	line-height: 32px;
	height: 32px;
	align-items: center;
  }
  .hot-inquiry-bottom li img{
	width: 20px;
	height: 22px;
  }
  .hot-inquiry-bottom li a{
	display: inline-block;
	font-size: 14px;
	color: #444444;
	line-height: 32px;
  }
  .hot-inquiry-bottom li .ranking-num,
  .hot-inquiry-bottom li .hot-num{
	font-size: 14px;
	color: #999;
	line-height: 32px;
	padding-left: 6px;
	box-sizing: border-box;
  }
  /* 热门询价 e */


/* å±å¹•>1280px && <=1366pxï¼Œä½¿ç”¨1366å°ºå¯¸ */
@media screen and (min-width: 1280px) and (max-width: 2500px) {
	 
	  
	.cooperation-partner li a,
	.cooperation-partner li span{
	  width: 187px;
	}
	.friends-links a{
	  width: 147px;
	}
	.friends-links a:nth-child(7n-6){
	  margin-left: 8px;
	}
	.friends-links a:nth-child(7n){
	  width: 70px;
	  margin-right: 8px;
	}
	.module-padding{
	  padding: 0 16px;
	  box-sizing: border-box;
	}
	.single-module-left{
	  width: 900px;
	}
	.single-module-right{
	  width: 284px;
	}
	.news-information .news-left{
	  margin-right: 10px;
	}
	/* æœç´¢åˆ†ç±» */
	.module-search .search-keywords{
	  width: 550px;
	}
	.module-search .module-search-right{
	  width: 140px;
	}
	.all-classify .second-classify{
	  width: 1000px;
	}
	.all-classify .all-classify-top .first-classify{
	  width: 93px;
	  padding: 0 10px;
	  margin: 0 12px 0 0;
	}
	/* æä»·é¢„æµ‹ */
	.echart-w{
	  width: 900px;
	}
	.news-information a{
	  width: 160px;
	}
	.industry-dynamics .industry-pic{
	  width: 212px;
	  height: 119px;
	  margin-left: 16px;
	}
	.industry-dynamics .industry-not-pic{
	  width: 326px;
	  margin-right: 16px;
	}
	/* æ”¿ç­–æ³•è§„ */
	.regulations .news-information .news-left{
	  margin-bottom: 5px;
	}
	/* å·¥ç¨‹ä¿¡æ¯ */
	.engineering li{
	  margin-right: 13px;
	}
	.engineering li a{
	  width: 212px;
	}
	/* ä¼˜é€‰ä¾›åº”å•† */
	.supplier{
	  padding: 0 14px;
	}
	.supplier .single-supplier{
	  width: 120px;
	  margin: 0 4px 8px;
	}
	.module-margin-right{
	  margin-right: 16px;
	}
	/* æ•°èšè¶…å¸‚ */
	.chaoshi-con ul li .single-chaoshi{
	  width: 326px;
	}
	.chaoshi-con .boutique-padding li{
	  margin-right: 36px;
	}
	.chaoshi-con .boutique-padding li:nth-child(4n){
	  margin-right: 0 !important;
	}
 
  }
  

/* 屏幕<=1280px，使用1280尺寸 */
@media screen and (max-width: 1280px) {
	 
	.cooperation-partner li a,
	.cooperation-partner li span{
	  width: 187px;
	}
	.friends-links a{
	  width: 147px;
	}
	.friends-links a:nth-child(7n-6){
	  margin-left: 8px;
	}
	.friends-links a:nth-child(7n){
	  width: 70px;
	  margin-right: 8px;
	}
	.module-padding{
	  padding: 0 16px;
	  box-sizing: border-box;
	}
	.single-module-left{
	  width: 900px;
	}
	.single-module-right{
	  width: 284px;
	}
	.news-information .news-left{
	  margin-right: 10px;
	}
	 
	/* 材价预测 */
	.echart-w{
	  width: 600px;
	}
	.news-information a{
	  width: 160px;
	}
	.industry-dynamics .industry-pic{
	  width: 212px;
	  height: 119px;
	  margin-left: 16px;
	}
	.industry-dynamics .industry-not-pic{
	  width: 326px;
	  margin-right: 16px;
	}
	/* 政策法规 */
	.regulations .news-information .news-left{
	  margin-bottom: 5px;
	}
	/* 工程信息 */
	.engineering li{
	  margin-right: 13px;
	}
	.engineering li a{
	  width: 212px;
	}
	/* 优选供应商 */
	.supplier{
	  padding: 0 14px;
	}
	.supplier .single-supplier{
	  width: 120px;
	  margin: 0 4px 8px;
	}
	.module-margin-right{
	  margin-right: 16px;
	}
	 
  }
	


/* flex布局 */
.flex{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.flex-row{flex-direction: row;}
.flex-column{flex-direction: column;}
.flex-justify-start{
  justify-content: start;
}
.flex-jusitify-between{
  justify-content: space-between;
}
.flex-justify-center{
  justify-content: center;
}
.flex-justify-end{
  justify-content: end;
}
.flex-align-center{
  align-items: center;
}
.flex_col{
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.flex_1{
  float: left;
  -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;         /* OLD - Firefox 19- */
  width: 33%;               /* For old syntax, otherwise collapses. */
  -webkit-flex: 1;          /* Chrome */
  -ms-flex: 1;              /* IE 10 */
  flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}



/* 全局交互 s */
.zIndex{ z-index: 100 !important;}
.fz18{ font-size: 18px !important}
.num-font-family{font-family: Arial !important}
.hide{display: none;}
.finger {cursor: pointer;}
.hover-orange{ color: #FF7D1D !important}
.hover-blue{ color: #1a79e4 !important}
.border-radius{ border-radius: 4px;}
.mask-window{width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: rgba(0,0,0,0.5);z-index: 100;}
.close{
  width: 24px;
  height: 24px;
  position: absolute;
  top: 3px;
  right: 3px;
  background: url('/static/images/close_icon.png');
}
.nothing-data{
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.nothing-data img{
  width: 46px;
  height: 54px;
}
.nothing-data span{
  display: inline-block;
  font-size: 14px;
  line-height: 54px;
  color: #666;
  margin-left: 8px;
}
/* 全局交互 e */



/* 滚动条  */
::-webkit-scrollbar{width: 6px;height: 6px;background-color: #D5E6ED;border-radius: 3px;}
*::-webkit-scrollbar-track {width: 6px;background-color: #D5E6ED;border-radius: 3px;}
*::-webkit-scrollbar-thumb {width: 4px;background-color: #fff;border-radius: 3px;border: 1px solid #B6CCD5;}
/* 清除浮动 */
.over-hide{overflow:hidden!important}
.over-y{overflow-y:auto!important}
.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}/*为了兼容IE*/


/* 超出隐藏 */
.text-one-hide{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.text-two-hide{
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  word-break: break-all;
  word-wrap: break-word;
}
.text-three-hide{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: break-all;
  word-wrap: break-word;
}


/* 强制换行 */
.text-wrap {word-wrap: break-word;word-break: normal;}


/* input默认占位文字兼容布局 */
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #ccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
}

.cooperation .curCooperation{
	color: #333333;
	border-bottom: 3px solid #1E83DE;
	font-weight: bold;
  }
  .cooperation p{
	width: 132px;
	text-align: center;
	line-height: 55px;
	height: 55px;
	box-sizing: border-box;
	font-size: 16px;
	color: #999999;
	cursor: pointer;
  }