	.header {
		height: 57px;
		width: 100%;
		z-index: 2;
		background: #fff;
		box-shadow: 0px 2px 1px #eee;
	}
	
	.header .nav {
		height: 57px;
		width: 1170px;
		margin: 0 auto;
		position: relative;
	}
	
	.header .nav .header-left {
		width: 300px;
	}
	
	.header .nav .header-left .hw-logo {
		margin-top: 8px;
	}
	
	.header .nav .header-left .dizhi-btn-box {
		margin-left: 40px;
		margin-top: 17px;
	}
	
	.header .nav .header-left .dizhi-btn-box .dizhi-btn {
		display: inline-block;
		width: 60px;
		height: 24px;
		line-height: 22px;
		font-size: 13px;
		border-radius: 2px;
		text-align: center;
	}
	
	.dizhi-btn-t {
		color: #fff;
		background: #32b79a;
		border: 1px solid #2ba187;
	}
	
	.dizhi-btn-s {
		color: #2ba187;
		background: #fff;
		border: 1px solid #ccc;
	}
	
	.header .nav .header-center>ul>li {
		width: 70px;
		line-height: 57px;
		margin-left: 56px;
	}
	
	.header .nav .header-center .search-input {
		width: 172px;
		height: 30px;
		background: #ebebeb;
		margin-top: 14px;
		text-indent: 15px;
		border-top-left-radius: 2px;
		border-bottom-left-radius: 2px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		color: #333;
	}
	
	.header .nav .header-center .search-btn {
		display: inline-block;
		width: 40px;
		height: 30px;
		background: #ebebeb;
		margin-top: 14px;
		border-top-right-radius: 2px;
		border-bottom-right-radius: 2px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.header .nav .header-right {
		position: relative;
	}
	
	.header .nav .header-right .c_ellipsis {
		line-height: 57px;
		text-align: center;
		width: 104px;
	}
	
	.header .nav .header-right .c_ellipsis a {
		color: #333;
	}
	
	.pd-20 {
		padding: 0 20px;
	}
	
	.pd-14 {
		padding: 0 14px;
	}
	
	.user-box {
		width: 180px;
		position: absolute;
		top: 50px;
		right: 8px;
		background: #fff;
		text-align: center;
		z-index: 300;
		padding: 14px 0;
		border: 1px solid #eee;
		box-shadow: 0 0 3px #eee;
		border-radius: 4px;
	}
	
	.user-box li:first-child {
		background: url(../../Pc/img/sanjiaotop.png);
		position: absolute;
		top: -8px;
		height: 10px;
		background-repeat: no-repeat;
		right: 20px;
		width: 10px;
		padding: 0;
	}
	
	.userNametxt {
		text-align: center;
		border-bottom: 1px solid #eee;
		margin-bottom: 10px;
		line-height: 50px;
		padding-left: 0;
		font-weight: bold;
		font-size: 15px;
	}
	
	.user-box li {
		line-height: 50px;
		padding: 0 20px;
		width: 178px;
	}
	
	.xiaolist {
		padding: 0 20px;
		width: 178px;
		position: relative;
	}
	
	.xiaolist li {
		line-height: 40px;
	}
	
	.user-box a {
		text-align: left;
	}
	
	.user-box a,
	.xiaotip-box a {
		line-height: 50px;
		color: #333;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		width: 138px;
		-webkit-line-clamp: 1;
		height: 50px;
	}
	
	.user-box li:not(:first-child):hover,
	.xiaotip-box li:not(:first-child):hover {
		background: #e7f0ed;
		text-decoration: none;
	}
	
	.xiaotip-box a {
		text-align: left;
		padding: 0 8px;
		line-height: 50px;
		width: 100%;
	}
	
	.xiaotip-box {
		position: absolute;
		width: 180px;
		top: 30px;
		right: -6px;
		background: #fff;
		border-top: none;
		z-index: 300;
		padding: 14px 0;
		border-radius: 4px;
		border: 1px solid #eee;
		box-shadow: 0 0 3px #eee;
	}
	
	.xiaotip-box li:first-child {
		position: absolute;
		background: url(../../Pc/img/sanjiaotop.png);
		top: -8px;
		height: 10px;
		background-repeat: no-repeat;
		right: 12px;
		width: 10px;
	}
	
	.henggeng-lv {
		display: inline-block;
		width: 70px;
		height: 3px;
		background: #32b79a;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	
	.city-q-box {
		background: #fff;
		width: 300px;
		padding: 10px;
		position: absolute;
		top: 23px;
		left: 0;
		border: 1px solid #ccc;
		z-index: 30;
		box-shadow: 3px 3px 2px #eee;
	}
	
	.city-q-box a {
		line-height: 30px;
		color: #333;
		width: 100%;
		font-size: 12px;
	}
	
	.city-q-box li {
		float: left;
		padding: 2px 8px;
	}
	
	.city-q-box li:hover {
		background: #e7f0ed
	}
	
	.bdb {
		border-bottom: 1px solid #eee;
	}
	/*.sanjiao{
  font-size: 12px!important;
  margin-left: 4px;
}*/
	
	.sanjiao {
		width: 8px;
		height: 10px;
		display: inline-block;
		background-size: 12px 12px;
		background-position: center center;
	}
	
	.alertbox img {
		cursor: pointer;
	}
	
	.footer a {
		color: #28272f;
		padding-left: 42px;
	}
	
	.footer a span {
		color: #aaa;
	}
	
	.sanjiao1 {
		background-image: url(../img/sanjiao1.png);
	}
	
	.sanjiao2 {
		background-image: url(../img/sanjiao2.png);
		margin-left: 8px;
	}
	
	.xiaoTip {
		position: absolute;
		right: 80px;
		top: 20px;
		cursor: pointer;
		z-index: 300;
	}
	
	.xiaoTip img {
		cursor: pointer;
	}
	
	.xiaoDian {
		position: absolute;
		top: -2px;
		right: 0px;
		display: none;
		width: 7px;
	}
	
	.xiaoDian.active {
		display: block;
	}
	
	.roundTip {
		position: absolute;
		right: 30px;
		top: 16px;
		height: 18px;
		background-color: #f00;
		border-radius: 8px;
		padding: 0 5px;
		line-height: 16px;
		color: #fff;
		font-size: 12px;
		display: none;
	}
	
	.xiaoHide {
		height: 30px;
		width: 26px;
		position: absolute;
		top: 0;
		right: 0;
	}
	
	.userHide {
		height: 42px;
		width: 40px;
		position: absolute;
		bottom: -2px;
		right: 14px;
		z-index: 200;
	}
	/*鼠标划入*/
	
	.hovcol {
		cursor: pointer;
	}
	
	.hovcol:hover {
		color: #2ba187;
	}
	
	.cursorNo {
		cursor: text;
	}
	/*输入框颜色*/
	
	input:-moz-placeholder,
	::-moz-placeholder,
	:-ms-input-placeholder,
	textarea:-moz-placeholder {
		color: #999;
	}
	
	input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
		color: #999;
	}
	
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {
		color: #999;
	}
	
	.erweimah {
		position: absolute;
		top: 48px;
		right: -22px;
		display: none;
		z-index: 1000;
		width: 117px;
		height: 121px;
	}
	
	.footer {
		height: 230px;
		background: #28272f;
		padding-top: 42px;
		font-size: 14px;
		width: 100%;
	}
	
	.erwei_log {
		width: 23px;
		height: 19px;
	}
	/*公用*/
	
	body {
		background: #fff;
	}
	
	.new_common_title {
		width: 100%;
		height: 40px;
		line-height: 38px;
		font-size: 20px;
		color: #2ba187;
		border-bottom: 2px solid #2ba187;
	}
	
	.new_common_border {
		border: 1px solid #f2f3f5;
	}
	
	.c_ellipsis_2 {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	
	.c_ellipsis_3 {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}
	
	.new_theme {
		background: #fafafa;
	}
	/*微信登录*/
	
	.has_login {
		display: inline-block;
	}
	
	.user-box {
		top: 33px;
		right: -20px;
	}
	
	.user-box .userNametxt {
		line-height: 30px;
	}
	
	.user-box .userNametxt .img {
		display: block;
		margin: 0 auto;
	}
	
	.user-box .userNametxt p {
		margin-bottom: 10px;
	}
	
	.user-name {
		color: #2fa78c;
	}
	/*图片的缩放*/
	
	.new_banners_lists_commot {
		display: flex;
		justify-content: center;
		width: 100%;
		height: 100%;
		text-align: center;
		overflow: hidden;
	}
	
	.new_banners_lists_commot img {
		height: 100%;
	}
	
	.hweelink_common_img {
		height: 100%;
	}
	/*transform效果*/
	
	.new_content img,
	.new_banners_lists_commot img {
		transition: all 1s;
	}
	
	.new_content img:hover,
	.new_banners_lists_commot img:hover {
		transform: scale(1.12);
		-webkit-transform: scale(1.12);
	}
	/*.daily-word-wrapper{
  transition: all .2s ease-in;	
  }  
.daily-word-wrapper:hover {
    border: 1px solid hsla(0,0%,89.8%,.7);
    box-shadow: 0 0 25px 2px rgba(0,0,0,.2)
}*/
	/*搜索框placeholder*/
	
	input::-webkit-input-placeholder {
		font-size: 14px;
		color: #6d6d6d;
	}
	
	input::-moz-placeholder {
		/* Mozilla Firefox 19+ */
		font-size: 14px;
		color: #6d6d6d;
	}
	
	input:-moz-placeholder {
		/* Mozilla Firefox 4 to 18 */
		font-size: 14px;
		color: #6d6d6d;
	}
	
	input:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		font-size: 14px;
		color: #6d6d6d;
	}
	/*遮罩*/
	
	.shadeMode {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 9;
	}
	/*头部 start*/
	
	.new_header {
		width: 100%;
		height: 40px;
		font-size: 12px;
		line-height: 40px;
	}
	
	.user_login_up a {
		cursor: pointer !important;
	}
	
	.new_header a {
		color: #999;
	}
	
	.new_header .supplier_settledin {
		color: #2fa78c;
	}
	
	.new_header_pd {
		width: 16px;
		text-align: center;
		color: #CCCCCC;
		font-size: 13px;
	}
	
	.new_header_pds {
		width: 40px;
		color: #333;
		font-weight: 600;
	}
	
	.new_header_nav {
		display: flex;
	}
	
	.new_header_icon a {
		width: 150px;
		height: 34px;
		line-height: 34px;
		margin-right: 35px;
		display: flex;
		align-items: center;
	}
	
	.new_header_navs {
		width: auto;
		display: flex;
	}
	
	.new_header_navs li {
		padding: 0 12px;
	}
	
	.new_header_navs li:hover a {
		color: #2BA187;
	}
	
	.new_header_navs .active a {
		color: #2BA187;
	}
	
	.hw_login {
		height: 30px;
		width: 30px;
		border-radius: 100%;
		margin-top: 14px;
	}
	
	.userNametxt a {
		text-align: center;
	}
	/*头部 end*/
	/*footer */
	
	.width-1200-maring_auto {
		width: 1200px;
		margin: 0 auto;
	}
	
	.new_footer {
		width: 100%;
		height: 262px;
		background: #3c3c3c;
	}
	
	.new_footer>div {
		margin: 0 auto;
	}
	
	.new_footer_content {
		width: 100%;
		height: 206px;
		border-bottom: 1px solid #7a7a7a;
	}
	
	.new_footer_lists {
		margin-right: 100px;
	}
	
	.new_footer_tit {
		font-size: 18px;
		margin-bottom: 10px;
		color: #FFFFFF;
	}
	
	.new_footer_tit a {
		color: #FFFFFF;
	}
	
	.new_footer_tit_ative {
		left: -6px;
	}
	
	.new_footer_txt>a {
		line-height: 24px;
		color: #acacac;
		font-size: 14px;
	}
	
	.new_footer_txt:hover>a {
		color: #FFFFFF;
	}
	
	.new_footer_copyright {
		margin-top: 22px;
		color: #c6c6c6;
	}
	
	.new_footer_publicaddress {
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
	}
	
	.new_footer_publicaddress img {
		width: 80px;
		height: 80px;
	}
	
	.new_footer_publicaddress p {
		color: #FFFFFF;
		/*#b3b3b3*/
	}
	
	.new_footer_publicaddress_hweelink {
		right: 140px;
	}
	
	body>a {
		display: none;
	}
	/*轮播图公用*/
	
	.swiper-wrapper {
		transition-timing-function: linear;
		-moz-transition-timing-function: linear;
		/* Firefox 4 */
		-webkit-transition-timing-function: linear;
		/* Safari 和 Chrome */
		-o-transition-timing-function: linear;
		/* Opera */
	}
	
	.swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		background: #FFFFFF;
		border-radius: 4px;
		opacity: 1;
	}
	
	.swiper-pagination-bullets {
		height: 20px;
		text-align: right;
		position: absolute;
		bottom: 17px;
		right: 0;
		left: unset;
		padding-right: 20px;
	}
	
	.swiper-pagination-bullet-active {
		width: 20px;
	}
	
	.swiper-button-prev {
		left: 0;
	}
	
	.swiper-button-next {
		right: 0;
	}
	
	.swiper-button-prev,
	.swiper-button-next {
		display: none;
		width: 45px;
		padding-top: 14px;
		text-align: center;
		height: 60px;
		background: none;
		background: rgba(51, 51, 51, .6);
		line-height: 44px;
	}
	
	.cur_po {
		cursor: default !important;
	}
	/*首页头部start*/
	
	.header_index {
		width: 100%;
		height: 80px;
		background: #fff;
		-webkit-box-shadow: 0 2px 2px rgba(10, 10, 10, .1);
		box-shadow: 0 2px 2px rgba(10, 10, 10, .1);
	}
	
	.hw_content {
		width: 1200px;
		height: 80px;
		margin: 0 auto;
		position: relative;
	}
	
	.header_index_txt {
		width: 100%;
		height: 80px;
		padding: 20px 0 0;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.hw_login_index {
		width: 500px;
		display: flex;
	}
	.hw_login_index .img_href {
		display: block;
	}
	.hw_login_index span {
		height: 21px;
		margin-top: 19px;
		margin-left: 20px;
		font-size: 16px;
		line-height: 21px;
		color: #ccc;
		font-family: 微软雅黑;
		display: block;
	}
	
	.cmca_navs {
		height: 41px;
		margin-top: 19px;
		line-height: 21px;
		font-family: 微软雅黑;
		font-size: 14px;
		display: flex;
		flex-wrap: wrap;
	}
	
	.hw_index_resources {
		border-bottom: 3px solid transparent;
		margin: 0 6px;
	}
	.hw_index_resources a{
		padding: 3px 8px 0;
	}
	.hw_index_supplier {
		border-bottom: 3px solid transparent;
	}
	.hw_index_supplier a{
		padding: 3px 3px 0;
	}
	.hw_index_supplier:first-child a{
		padding-right: 0;
	}
	
	.cmca_navs li:last-child a{
		margin-right: 0;
	}
	
	.cmca_navs li a {
		color: #333333;
	}
	.cmca_navs li a:hover {
		color:#2BA187;
	}
	.cmca_navs .hw_index_resources:hover,
	.cmca_navs .hw_index_supplier:hover {
		border-bottom-color: #2BA187;
		
	}
	
	.cmca_navs .cmca_navs_active {
		border-bottom-color: #2BA187;
		color:#2BA187;
	}
	
	.cmca_navs li a {
		width: 100%;
		height: 100%;
		display: block;
	}
	
	.hw_index_pd {
		width: 30px;
	}
	
	.hw_index_line {
		padding-top: 3px;
		color: #999999;
		font-size: 14px;
	}
	
	.has_login {
		z-index: 99;
	}
	
	.hw_index_login {
		position: relative;
		height: 32px;
	}
	
	.hw_index_login .user-name ,.hw_index_login .user_login_up{
		
		line-height: 34px;
		font-size: 12px;
		font-family: 微软雅黑;
	}
	.hw_index_login .user_login_up{
		margin-right: 10px;
	}
	.hw_index_login .has_login{
		margin-right: 10px;
	}
	.hw_index_login .user_login_up a{
		color: #333;
	}
	/*首页头部end*/