﻿#xinjia {
	margin-top: 70px;
}

#xinjia .index_box {
	margin-top: 4.2%;
	margin-bottom: 0;
}

#xinjia .pub_tit {
	margin-bottom: 3.75%;
}

#xinjia .products-list {
	margin-bottom: 6.42%;
}

#xinjia .more {
	width: 100%;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: Arial;
	margin-bottom: 6.67%;
}

#xinjia .term_list {
	width: 1065px;
}

#xinjia .pub_tit {
	margin-top: 0;
	margin-bottom: 6.67%;
}

#xinjia .pub_tit .tit {
	color: #ffffff;
}

#xinjia .padding {
	width: 34%;
}

#xinjia .right {
	width: 62%;
}

#xinjia .right .title {
	color: #ffffff;
	font-size: 20px;
	margin: 5.3% 0 7.57% 0;
}

#xinjia .right .desc {
	height: 90px;
	overflow: hidden;
	overflow-y: auto;
	color: #b5b5b5;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 9.64%;
}

#xinjia .right .desc::-webkit-scrollbar {
	width: 5px;
	height: 40px;
}

#xinjia .right .desc::-webkit-scrollbar-thumb {
	border-radius: 25%;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}

#xinjia .right .desc::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
}

#xinjia .right .desc::-webkit-scrollbar-track {
	background: #fff;
}

#xinjia .right .desc::-webkit-scrollbar-thumb {
	background: gray;
}

#xinjia .right .more_a {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid transparent;
}

#xinjia :hover .right .more_a {
	border-bottom: 1px solid #fff;
}

#xinjia .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background: url(../img/white_right.png) no-repeat center center;
}

#xinjia .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background: url(../img/white_left.png) no-repeat center center;
}

#xinjia .info.pub_tit {
	margin-top: 5.5%;
	margin-bottom: 5%;
}

#xinjia .info.pub_tit .tit {
	margin-bottom: 2px;
}

#xinjia .info_more {
	margin: 6.7% auto;
}

#xinjia .info_list {
	width: 1100px;
	margin: 0 auto;
}

#xinjia .info_list .img {}

#xinjia .info_list.two {
	margin-top: 3%;
}

#xinjia .info_list .a {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid transparent;
	padding-left: 17px;
	background: url(../img/four.jpg) no-repeat left center;
	color: #414040;
	font-size: 16px;
	margin-bottom: 1.3%;
}

#xinjia .info_list.two .a {
	padding-right: 17px;
	background: url(../img/four.jpg) no-repeat right center;
}

#xinjia .info_list .desc {
	color: #7c7c7c;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 2.2%;
}

#xinjia .info_list .detail {
	width: 17px;
	height: 17px;
	border: 1px solid #b5b5b5;
	border-radius: 50%;
	background: url(../img/more.png) no-repeat center center;
	margin-top: 2.1%;
}

#xinjia .info_list .day {
	color: #939393;
	font-size: 14px;
	font-family: Arial;
}

#xinjia .info_list .picture {
	width: 48.7%;
	float: right;
}

#xinjia .info_list .content {
	padding-top: 1.2%;
	width: 49%;
	float: left;
}

#xinjia .info_list.two .picture {
	float: left;
}

#xinjia .info_list.two .content {
	float: right;
	text-align: right;
}

#xinjia .info_list:hover .detail {
	border-color: #000;
	background: url(../img/black.png) no-repeat center center;
}

#xinjia .info_list:hover .a {
	border-color: #000;
}

#xinjia .bgcolor {
	background: #f8f8f8;
	padding: 4.2% 0;
}

#xinjia .bgcolor .mach {
	border: 1px solid #dcdcdc;
	font-size: 16px;
	color: #999999;
	line-height: 53px;
	height: 53px;
	width: 248px;
	text-align: center;
}

#xinjia .bgcolor .pub_tit {
	margin: 0;
	margin-bottom: 3.75%;
}

#xinjia .bgcolor .mach:hover {
	border-color: #000;
	color: #000;
}

#xinjia .video-js {
	margin: 0 auto;
}

@media (max-width:1220px) {
	#xinjia .info_list {
		width: 95%;
	}
}

@media (max-width:1210px) {
	#xinjia .info_list .content {
		padding-top: .3%;
	}

	#xinjia .info_list .a {
		margin-bottom: 0;
	}

	#xinjia .info_list .detail {
		margin-top: 1.5%;
	}

	#xinjia .info_list .desc {
		margin-bottom: 1.2%;
	}

	#xinjia .term_list {
		width: 88%;
	}

	#xinjia .padding {
		width: 38.4%;
	}

	#xinjia .right .desc {
		width: 98%;
		padding-right: 2%;
	}

	#xinjia .right {
		width: 55%;
	}
}

@media (max-width:981px) {
	#xinjia .more {
		width: 200px;
		height: 45px;
		line-height: 45px;
	}
}

@media (max-width:950px) {
	#xinjia .info_list .detail {
		display: none;
	}

	#xinjia .info_list .desc {
		height: 40px;
		overflow: hidden;
		overflow-y: auto;
		padding-right: 5px;
	}

	#xinjia .info_list .desc::-webkit-scrollbar {
		width: 5px;
		height: 40px;
	}

	#xinjia .info_list .desc::-webkit-scrollbar-thumb {
		border-radius: 5px;
		-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	}

	#xinjia .info_list .desc::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
		border-radius: 5px;
	}

	#xinjia .info_list .desc::-webkit-scrollbar-track {
		background: #e5e5e5;
	}

	#xinjia .info_list .desc::-webkit-scrollbar-thumb {
		background: #000;
	}

	#xinjia .term_list {
		width: 89%;
	}

	#xinjia .right .title {
		margin: 2% 0 3% 0;
	}

	#xinjia .right {
		width: 52%;
	}

	#xinjia .right .desc {
		height: 150px;
	}

	#xinjia .padding {
		width: 45%;
	}
}

@media (max-width:750px) {
	#xinjia .term_list {
		width: 91%;
	}

	#xinjia .bgcolor .mach {
		width: 220px;
	}

	#xinjia .right .desc {
		height: 116px;
		margin-left: 0;
		width: 100%;
	}

	#xinjia .button {
		text-align: center;
	}

	#xinjia .swiper-button-next,
	.swiper-button-prev {
		margin-top: 23px;
		width: 35px;
		height: 35px;
		position: static;
	}

	#xinjia .swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		background: #666 url(../img/white_right.png) no-repeat center center/13px 17px;
	}

	#xinjia .swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		background: #666 url(../img/white_left.png) no-repeat center center/13px 17px;
	}

	#xinjia .term_list {
		width: 100%;
	}

	#xinjia .info_list {
		width: 96%;
	}

	#xinjia .info_list .a {
		margin-bottom: 0;
		font-size: 14px;
	}

	#xinjia .info_list .desc {
		height: auto;
		overflow: visible;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		margin: 1.5% 0;
	}
}

@media (max-width:650px) {
	#xinjia .info_list .desc {
		text-overflow: inherit;
		white-space: inherit;
	}

	#xinjia .info_list .picture,
	.info_list .content {
		width: 49%;

		text-align: left !important;
	}

	#xinjia .info_list .content {
		margin-top: 3%;
	}

	#xinjia .info_list.two {
		margin-top: 8%;
	}

	#xinjia .info_list.two .a {
		padding-left: 17px;
		padding-right: 0;
		background: url(../img/four.jpg) no-repeat left center;
	}
}

@media (max-width:560px) {
	#xinjia .right .title {
		font-size: 18px;
	}

		{
		background: #161718 url(../img/term_bg.jpg) no-repeat center center;
	}

	#xinjia .right .desc {
		height: auto;
		text-align: justify;
		margin-bottom: 4.5%;
	}
}

@media (max-width:480px) {
	#xinjia .term_list {
		width: 93%;
	}

	#xinjia .more {
		height: 42px;
		line-height: 42px;
	}

	#xinjia .more {
		margin-bottom: 10%;
	}

	#xinjia .swiper-container-rtl .swiper-button-next {
		background: #666 url(../img/white_left.png) no-repeat center center/11px 13px;
	}

	#xinjia .swiper-container-rtl .swiper-button-prev {
		background: #666 url(../img/white_right.png)n o-repeat center center/11px 13px;
	}

	#xinjia .swiper-button-next,
	.swiper-button-prev {
		width: 28px;
		height: 28px;
	}

	#xinjia .padding,
	.right {
		float: none;
		width: 100%;
	}
}

/*页底部*/
#footer {
	background: #222222;
	padding-top: 1%;
}

#footer .logo {
	width: 193px;
	height: 44px;
}

#footer .right {
	width: 65%;
}

#footer .same .span {
	margin-bottom: 10px;
	color: #898989;
	font-size: 14px;
}

#footer .same .msg {
	color: #dbdbdb;
	font-size: 14px;
}

#footer .same.dis {
	margin-right: 14%;
	display: inline-block;
}

#footer .same.dis:last-child {
	margin-right: 12.36%;
}

#footer .add {
	margin-top: 0px;
}

#footer .share {
	margin-top: 32px;
}

#footer .share .bdsharebuttonbox a {
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 32px;
	background-color: #696969;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 50%;
	padding: 0;
	margin: 0 15px 0 0;
}

#footer .share .bdsharebuttonbox a.bds_tsina {
	background-image: url(../img/weibo.jpg);
}

#footer .share .bdsharebuttonbox a.bds_weixin {
	background-image: url(../img/wechat.jpg);
}

#footer .share .bdsharebuttonbox a.bds_sqq {
	background-image: url(../img/qq.jpg);
}

#footer .link_box.mobile {
	display: none;
}

#footer .link_box .title {
	font-size: 16px;
	color: #dbdbdb;
	margin-bottom: 12px;
}

#footer .link_box a {
	width: auto;
	padding-bottom: 3px;
	font-size: 14px;
	color: #dbdbdb;
	margin-right: 5%;
	margin-bottom: 6px;
	border-bottom: 1px solid transparent;
}

#footer .link_box a:hover {
	border-bottom: 1px solid #898989;
}

#footer .copyright {
	margin-top: 1.83%;
	border-top: 1px solid #2d2d2d;
	padding: 23px 0 25px 0;
	color: #9a9a9a;
	font-size: 12px;
	display: flex;
	justify-content: center;
}

#footer .copyright>div {
	color: #939393;
}

@media (max-width:1200px) {
	#footer .dis.code {
		margin-right: 0;
	}
}

@media (max-width:1200px) {
	#footer .right {
		width: 60%;
	}

	#footer .dis.email {
		margin-right: 0;
	}

	#footer .dis.code {
		width: 87px;
		margin-right: 14.62%;
		margin-top: 26px;
	}

	#footer .dis.other {
		display: block;
	}

	#footer .add {
		vertical-align: top;
		display: inline-block;
	}
}

@media (max-width:750px) {
	#footer .link_box.pc {
		display: none;
	}

	#footer .link_box.mobile {
		padding-top: 10px;
		border-top: 1px solid #dbdbdb;
		width: 90%;
		margin: 25px auto;
		display: block;
	}

	#footer .left,
	#footer .right {
		width: 100%;
		float: none;
		text-align: center;
	}

	#footer .left {
		margin-bottom: 5.76%;
	}

	#footer .left .logo {
		margin: 0 auto;
	}

	#footer .w1200 {
		width: 60%;
	}

	#footer .right .dis.same {
		width: 45%;
		margin-right: 4.62%;
		margin-top: 0;
		margin-bottom: 2.5%;
	}

	#footer .right .same.add {
		width: 100%;
		margin-top: 0;
	}

	#footer .right .dis.other {
		display: none;
	}
}

@media (max-width:375px) {
	#footer .w1200 {
		width: 80%;
	}

	#footer .link_box a {
		min-width: 30%;
		font-size: 13px;
		margin-right: 3%;
	}
}



#weixin2 {
	display: none;
}

#weixin:hover+#weixin2 {
	display: block;
}


@media (min-width: 992px) {
	.nav_avg_width {
		width: 20%;
		float: left;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;

	}
}

.about_us_new {
	margin-top: 30px;
}

.about_us_new_div {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.about_us_new_div>.name {
	font-size: 24px;
	color: #111;
}

.about_us_new_div>img {
	width: 60%;
}

.about_us_new_div>.brief {
	font-size: 16px;
	margin-top: 24px;
	line-height: 28px;
	width: 70%;
}

.about_us_new_div>.more {
	width: 80%;
	max-width: 240px;
	height: 50px;
	line-height: 50px;
	font-family: Arial;
	font-size: 16px;
	border: 2px solid #ddd;
	color: #AAAAAA;
	border-color: #AAAAAA;
	display: block;
	margin-top: 28px;
	text-align: center;
}

.about_us_new_div>.more:hover {
	color: #515151;
	border-color: #515151;
}

@media (min-width: 992px) {
	.ft_info {
		padding: 20px 5vw 0;
		display: flex;
		justify-content: space-between;
	}

	.ft_col_1 {
		color: white;
		width: 280px;
	}

	.ft_col_1>img {
		width: 280px;
	}

	.ft_col_1>.info_tel {
		font-size: 20px;
		margin-top: 50px;
		color: #ccc;
	}

	.ft_col_1>.info_other {
		font-size: 14px;
		color: #ccc;
		margin-top: 30px;
	}

	.ft_col_2>img {
		width: 100px;
	}

	.ft_col_2>p {
		color: #ccc;
		text-align: center;
	}

	.ft_col_3 {
		display: flex;
		width: 40vw;
		justify-content: space-between;
		color: #ccc;
	}

	.ft_col_3>.ft3_nav_item {}

	.ft3_item_title>a {
		color: #ccc;
		font-size: 16px;
	}

	.ft3_sub-nav {
		font-size: 16px;
		margin-top: 20px;
	}

	.ft3_sub-item {
		margin-bottom: 10px;
		font-size: 14px;
	}

	.ft3_url {
		color: #ccc;
	}

	.hqld_cc {
		color: #ccc;
	}

	.xinjia_jiange {
		margin-left: 50px;
	}

	.xinjia_jianjie {}

	.xinjia_jianjie>img {
		width: 100%;
	}

	.xinjia_jianjie>div>p {
		font-size: 16px;
		text-indent: 2em;
		line-height: 26px;
		margin-bottom: 26px;
	}

	.xinjia_jianjie>div {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.xinjia_jianjie>div>h2 {
		font-size: 28px;
		text-align: center;
		margin-bottom: 18px;
	}

	#container {
		font-family: Arial;
		font-size: 18px;
		line-height: 30px;
		font-weight: bold;
		color: white;
		padding: 40px;
		border-radius: 10px;
		box-shadow: 0 0 0 10px rgb(220, 220, 220);
		margin-bottom: 50px;
	}

	.hezuo {
		margin-bottom: 50px;
	}

	.hezuo ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}

	.hezuo li {
		width: 30%;
		margin-bottom: 15px;
	}

	.hezuo li>img {
		width: 60%;
		margin-left: 20%;
	}

	.hezuo h2 {
		font-size: 24px;
		color: #0070c0;
		line-height: 48px;
		margin-bottom: 16px;
	}

	.chanpin_detail {

		color: rgba(255, 255, 255, .6);
		width: 120px;
		height: 30px;
		text-align: center;
		position: absolute;
		top: calc(9vw - 15px);
		left: calc(50% - 60px);
		line-height: 26px;
		border-top: 2px solid rgba(255, 255, 255, .6);
		border-bottom: 2px solid rgba(255, 255, 255, .6);
		font-size: 14px;

	}

	.chanpin_name {
		line-height: 30px;
		font-size: 16px;
		width: 100%;
		height: 30px;
		text-align: center;
		background-color: rgb(242, 242, 242);
	}

	.products-list .item:hover .chanpin_detail {
		color: white;
		border-top: 2px solid rgba(255, 255, 255);
		border-bottom: 2px solid rgba(255, 255, 255);
	}

	.factory {
		display: flex;
		justify-content: space-between;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.factory img {
		width: 100%;
		height: 80%;
	}
	.factory>div{
	    width: 30%;
	}
	.factory_name {
		width: 100%;
	}

	.factory_name {
		width:100%;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		text-align: center;
		margin-bottom: 30px;
	}
}