.bodycon {
	width: 1300px;
	margin: 20px auto;
}

.left {
	float: left;
}

.center {
	float: right;
}





/*产品中心*/
.product {
	padding: 60px 0 80px 0;
}

.sort_lxfs {
	width: 270px;
	height: 162px;
	margin: 0 auto;
}

.sort {
	float: left;
	width: 271px;
	overflow: hidden;
	background: #eee;
}

.sort_til {
	height: 105px;
	background: #1f76e5 url(../img/20210817201105_1981804915.png) no-repeat 200px 30px;
	font-weight: bold;
	line-height: 45px;
	font-size: 28px;
	color: #fff;
	padding-left: 25px;
	padding-top: 21px;
}

.sort_til p {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}

.sort_nor {
	background: #eee;
	border-top: solid 1px #eee;
	padding: 15px 15px 16px 15px;
}

.sort_nor table {
	width: 100%;
}

.product_cont dd .divproduct_new_div_item:before {
	content: "";
	display: block;
	width: 0;
	height: 446px;
	position: absolute;
	top: 0;
	left: 0;
	background: #eee;
	transition: all 0.5s;
	z-index: 0;
}

.product_cont dd .divproduct_new_div_item:hover:before {
	width: 100%;
}

.product_cont dd .divproduct_new_div_item:hover a {
	color: #fff;
}

.product_cont dd .divproduct_new_div_item:hover .divproduct_new_div_item_body {
	color: #fff;
}

.sort_nor>table>tbody>tr>td>a {
	display: block;
	line-height: 50px;
	padding-left: 50px;
	background: #fff url(../img/20210817201105_608250282.png) no-repeat 18px 18px;
	font-size: 16px;
	color: #222222;
	transition: all .3s ease;
}

.sort_nor>table>tbody>tr>td>a:hover {
	background: #1f76e5 url(../img/20210817201105_818476605.png) no-repeat 18px 18px;
	color: #fff;
}

.sort_nor>table>tbody>tr+tr {
	display: block;
	margin-top: 15px;
	width: 100%;
}

.sort_nor>table>tbody>tr>td {
	display: block;
	width: 100%;
}

.sort_nor table table tr td {
	height: 30px !important;
}

.sort_nor table table tr td a {
	display: block;
	margin-left: 20px;
	padding-left: 17px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	background: url(../img/20210817201105_340747490.png) no-repeat left center;
	transition: all .4s ease;
}

.sort_nor table table tr td a:hover {
	padding-left: 30px;
	color: #1f76e5;
}

.position {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: left;
	text-indent: 2.5em;
	-webkit-transition: 0.1s all;
	transition: 0.1s all;
	background: url(../img/20210818094925_1242491076.png) no-repeat 7px 12px;
	border: 1px dashed #eee;
	position: relative;
	margin-bottom: 20px;
	width: 100%;
}

.position:hover {
	background-position: 7px -35px;
}


/*产品图片*/
.proshow {
	width: 1000px;
}

.proshow li {
	display: inline-block;
	vertical-align: top;
	padding: 0 !important;
	width: 313px;
	border: 1px solid #eeeeee;
	margin-bottom: 20px;
	margin-right: 20px;
}

.proshow .on {
	margin-right: 0;
}

.proshow li a,
.proshow li a span {
	display: block;
	position: relative;
	overflow: hidden;
	transition: all .3s ease;
}

.proshow li br {
	display: none;
}

.proshow li a img {
	width: 100%;
	height: 300px;
	transition: all .6s ease;
}

.proshow li>a:after,
.proshow li>a:before {
	content: '';
	display: block;
	position: absolute;
	transition: all .5s ease;
}

.proshow li>a:after {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	top: 0;
	left: 0;
	opacity: 0;
}

.proshow li>a:before {
	width: 56px;
	height: 56px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: url(../img/20210817201105_583011531.png) no-repeat center;
	transform: scale(0);
	z-index: 1;
}

.proshow li:hover>a:after {
	opacity: 1;
}

.proshow li:hover>a:before {
	transform: scale(1);
}

.proshow li:hover>a img {
	transform: scale(1.1);
}

.proshow li span a {
	text-align: center;
	line-height: 66px;
	background: #f2f1f0;
	font-size: 16px;
	color: #35383a;
}

.proshow li:hover span a {
	background: #1f76e5;
	color: #fff;
}


.bodycontent {
	margin: 0 auto;
	line-height: 180%;
	text-align: center;
	width: 1000px;
}

.product_image{
  width: 50%;
}

.pshangxia {
	padding: 10px 40px;
	background: #f5f5f5;
	border: 1px #ccc solid;
	margin-top: 20px;
	display: inline-block;
}

.detail_title {
	border-bottom: 1px solid #ccc;
	padding-top: 8px;
	padding-bottom: 8px;
}

.product_content {
	width: 1000px;
	padding: 20px 0;
}

.product_content img {
	max-width: 100%;
}


.hotlist {
	width: 1000px;
}

.hotlist li {
	width: 30%;
	float: left;
	margin: 1.5%;
	text-align: center;
}

.hotlist li img {
	width: 100%;
	height: 280px;
}



.nswsfenlei{margin:30px auto;}
.nswsfenlei ul{font-size:0;text-align: center;}
.nswsfenlei li{display:inline-block;vertical-align:top;width:240px;height:50px;border:1px solid #e0e0e0; text-align: center;}
.nswsfenlei li+li{margin-left:12px;}
.nswsfenlei li:hover,.nswsfenlei li.curNewsType{background:#1f76e5;border-color:#1f76e5;}
.nswsfenlei li a{display:block;line-height:50px; font-size:16px;}
.nswsfenlei li:hover a,.nswsfenlei li.curNewsType a{color:#fff;}


.nynews {
	width: 100%;
	margin: 0 auto;
}

.nynews-list {
	width: 100%;
	height: auto;
	padding: 3.2% 3%;
	margin: 50px auto;
	box-shadow: 0 0 1px #aaa;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.nynews-date {
	float: left;
	width: 9%;
	padding: 4% 3% 0 0;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	font-family: sans-serif;
	color: #999;
}

.nynews-date b {
	font-size: 34px;
	color: #000;
	line-height: 40px;
}

.nynews-photo {
	float: left;
	width: 20%;
	height: auto;
	overflow: hidden;
}

.nynews-photo img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}

.nynews-content {
	float: left;
	width: 59%;
	padding-left: 2%;
}

.nynews-title {
	font-size: 20px;
	font-weight: bold;
	color: #222;
	line-height: 40px;
	padding-bottom: 0.6vw;
}

.nynews-text {
	font-size: 15px;
	line-height: 28px;
	color: #666;
}

.nynews-more {
	float: right;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin-top: 4%;
	font-size: 20px;
	color: #fff;
	font-family: serif;
	font-weight: bold;
	background: #e5e5e5;
	border-radius: 100%;
	text-align: center;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}

.nynews-list:hover {
	box-shadow: 0 26px 50px -6px rgba(97, 105, 113, 0.3);
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
}

.nynews-list:hover .nynews-photo img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05)
}

.nynews-list:hover .nynews-title {
	color: #0d4486;
}

.nynews-list:hover .nynews-more {
	background: #0d4486;
	transform: translateX(6px);
	-webkit-transform: translateX(6px);
}




.nyxqnewsbg{ width:1300px; background:#fff; padding:20px 0;}
.nyxqnews_left{ width:920px; float:left; background: #fafafa; padding:30px; padding-bottom:0; overflow:hidden;}
.news_lefttit{ border-bottom:1px solid #e7e7e7; padding-bottom:15px;}
.news_lefttit h1{ font-size:22px; font-weight:normal; line-height:30px; display:block; margin-bottom:15px; color:#333;}
.news_lefttit span{ display:block; float:left; border-left:1px dotted #b6b6b6; color:#999; line-height:14px; padding:0 10px;}
.news_lefttit .chuchu{ padding:0 10px 0 0; border-left:none;}
.newsshare{ float:right; margin-top:-8px;}
.nyxqnews_leftcont{ margin-top:20px; line-height:28px; color:#777;}
.nyxqnews_leftpage{ width:980px; margin-left:-30px; margin-top:20px; border-top:1px solid #e7e7e7; line-height:70px;}
.nyxqnews_leftup{ float:left; border-right:1px solid #e7e7e7; width:364px; padding-left:50px; padding-right:30px; height:70px; overflow:hidden; background:url(../img/newsup.png) 30px 29px no-repeat; }
.nyxqnews_leftdown{ float:right; text-align:right; width:365px; padding-left:30px; padding-right:50px; height:70px; overflow:hidden; background:url(../img/newsdown.png) 413px 29px no-repeat; }

.nyxqnews_right{ width:300px; float:right; position:relative;}
.nywenzhang{ padding:30px 30px 20px 30px; background: #fafafa;}
.nyxqnews_righttit{ font-size:18px; border-bottom: 1px solid #e7e7e7; height:36px; line-height:18px; position:relative; }
.nyxqnews_righttit:before{ content:""; width:75px; height:1px; background:#1059a9; position:absolute; left:0; bottom:-1px;}
.nyxqnews_righttit strong{ color:#1059a9;}
.nyxqnews_rightcont{ margin-top:10px; line-height:36px;}
.nyxqnews_rightcont a{ display:block; background:url(../img/newswenzhagn.png) left center no-repeat; padding-left:22px;width:220px; height:36px; overflow:hidden; }
.nyzx{ margin-top:10px;}