@charset "utf-8";
/* CSS Document */

/*@font-face {
 font-family: 'DINCOND-BOLD';
 src: url('../images/DINCOND-BOLD.OTF');
}*/

html,body {
	 /*overflow-x:hidden;*/
	margin: 0 auto;
	padding: 0px;
	font-size: 14px;
	color: #333;
	
	-webkit-text-size-adjust: none;
	font-family: Humanst521 Lt BT;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="*.png", enabled=true, sizingMethod=scale); 

}
.cl{clear:both;}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #0083ca;
}
a.active {
	background: #0083ca;
}
span {
}
img {
	border: none;
	display: block;
}
input {
	border: 1px solid #0083ca;
	vertical-align: middle;
}
form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.png {
	background: url(../image/png_test.png);
}
* html .png {
	background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/png_test.png');
}
p {
	margin: 0px;
	font-family: Humanst521 Lt BT;
/*	line-height: 25px;*/
}
textarea {
	font-size: 12px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination > li > a, .pagination > li > span {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: inherit;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 4px 10px;
    position: relative;
    text-decoration: none;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.product_level3_next {
    width: 30px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.product_level3_next > img{
    width: 100%;
    display: block;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #005699;
    border-color: #005699;
    color: #FFFFFF;
    cursor: default;
    z-index: 2;
}
.pages {
	width: 1200px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin: 0px auto;
	margin-bottom: 35px;
	color: #333;
}

/***********    初始代码结束   ***************/

.headerbg {
	width: 100%;
	border: 1px solid #979797;
	box-sizing: border-box;
}
.headerbg > .header {
	width: 1260px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headerbg > .header > .logo {
	width: 122px;
	float: left;
	margin-right: 69px;
}
.headerbg > .header > .logo > img {
	width: 100%;
}
.headerbg > .header > .menu {
	float: left;
	padding-top: 18px;
}
.headerbg > .header > .menu > .item {
	float: left;
	margin-right: 42px;
}
.headerbg > .header > .menu > .item > a {
	font-size: 18px;
	color: #333333;
}
.headerbg > .header > .menu > .now > a {
	color: #0072C1;
}
.headerbg > .header > .menu > .item > a:hover {
	color: #0072C1;
}
.headerbg > .header > .search {
	float: right;
	width: 246px;
	height: 40px;
	border-radius: 12px;
	margin-right: 10px;
	margin-top: 8px;
	border: 1px solid #DADADA;
	display: flex;
	align-items: center;
}
.headerbg > .header > .search > .type {
	padding-left: 10px;
}
.headerbg > .header > .search > .type > select {
	border: 0px;
	outline: none;
	color: #6E7479;
}
.headerbg > .header > .search > .input {
	padding-left: 8px;
}
.headerbg > .header > .search > .input > input {
	outline: none;
	border: 0px;
	width: 120px;
/*	border-color: red;*/
}
.headerbg > .header > .search > .icon {
	width: 20px;
	margin-right: 16px;
	margin-left: auto;
}
.headerbg > .header > .search > .icon > img {
	width: 100%;
}
.headerbg > .header > .lang {
	float: right;
	margin-top: 20px;
	width: 100px;
}
.headerbg > .header > .lang > select {
	border: 1px solid #DADADA;
	width: 100%;
}
.banner {
	width: 100%;
	margin-bottom: 80px;
}
.banner > img {
	width: 100%;
}
.home-product {
	width: 1260px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.home-product > .title {
	width: 100%;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 40px;
}
.home-product > .list {
	width: 100%;
}
.home-product > .list > .item {
	float: left;
	width: 300px;
	margin-bottom: 40px;
	margin-right: 20px;
}
.home-product > .list > .item:nth-child(4n) {
	margin-right: 0px;
}
.home-product > .list > .item > a {
	width: 100%;
}
.home-product > .list > .item > a > .img {
	width: 100%;
	height: 185px;
	overflow: hidden; /* 防止图片溢出容器 */
	margin-bottom: 12px;
}
.home-product > .list > .item > a > .img > img {
	width: 100%;
	height: 100%;
	object-fit: contain; /* 保持宽高比缩放图片，不裁剪内容 */
}
.home-product > .list > .item > a > .title {
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 8px;
}
.home-product > .list > .item > a > .desc {
	width: 100%;
	font-size: 14px;
	color: #333333;
	height: 25px;
	overflow: hidden;/* 溢出隐藏 */
	white-space: nowrap;/* 文本不会换行，会在在同一行上继续 */
	text-overflow: ellipsis;/* 指定应向用户如何显示溢出内容 */
}
.home-news, .page {
	width: 1260px;
	margin: 0 auto;
	margin-bottom: 68px;
}
.home-news > .title {
	width: 100%;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 56px;
}
.home-news > .list {
	width: 100%;
}
.home-news > .list > .item {
	width: 100%;
	padding-bottom: 17px;
	border-bottom: 1px #E7E7E7 solid;
	margin-bottom: 17px;
}
.home-news > .list > .item > a {
	width: 100%;
}
.home-news > .list > .item > a > .icon {
	width: 21px;
	margin-right: 18px;
	float: left;
}
.home-news > .list > .item > a > .icon > img {
	width: 100%;
}
.home-news > .list > .item > a > .name {
	float: left;
	font-weight: 500;
	width: 1050px;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.home-news > .list > .item > a > .date {
	float:right;
	font-size: 14px;
	color: #999999;
}
.home-pro {
	width: 1260px;
	margin: 0 auto;
	margin-bottom: 80px;
}
.home-pro > .title {
	width: 100%;
	font-weight: 500;
	font-size: 32px;
	color: #333333;
	margin-bottom: 40px;
	text-align: center;
}
.home-pro > .list {
	width: 100%;
}
.home-pro > .list > .item {
	width: 100%;
	margin-bottom: 40px;
}
.home-pro > .list > .item > a {
	width: 100%;
}
.home-pro > .list > .item > a > .img {
	float: left;
	width: 620px;
	height: 185px;
	margin-right: 20px;
	overflow: hidden; /* 防止图片溢出容器 */
}
.home-pro > .list > .item > a > .img > img {
	width: 100%;
	height: 100%;
	object-fit: contain; /* 保持宽高比缩放图片，不裁剪内容 */
}
.home-pro > .list > .item > a > .info {
	float: left;
	width: 620px;
	padding-top: 20px;
}
.home-pro > .list > .item > a > .info > .title2 {
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 5px;
}
.home-pro > .list > .item > a > .info > .desc {
	width: 100%;
	font-size: 14px;
	color: #333333;
}
.home-pro > .list > .item:nth-child(2n) > a > .img {
	float: right;
}
.sns {
	width: 1260px;
	margin: 0 auto;
	margin-bottom: 80px;
}
.sns > .title {
	width: 100%;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 40px;
}
.sns > .tabs {
	margin: 0 auto;
	margin-bottom: 40px;
	text-align: center;
	position: relative;
	overflow: hidden;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}
.sns > .tabs > .item {
	float: left;
	margin-right: 40px;
}
.sns > .tabs > .item > a {
	font-size: 18px;
	color: #333333;
}
.sns > .tabs > .item > a:hover {
	font-weight: 500;
	color: #0072C1;
}
.sns > .list {
	width: 100%;
}
.sns > .list > .item {
	width: 100%;
}
.sns > .list > .item > a {
	width: 100%;
}
.sns > .list > .item > a > .img {
	width: 100%;
	height: 289px;
	position: relative;
}
.sns > .list > .item > a > .img > img {
	width: 100%;
	height: 100%;
}
.sns > .list > .item > a > .img > .info {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 506px;
	height: 100%;
	background: rgba(0,0,0,0.6);
	box-sizing: border-box;
	padding: 40px 20px;
}
.sns > .list > .item > a > .img > .info > .title2 {
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: 12px;
}
.sns > .list > .item > a > .img > .info > .desc {
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
}
.footer_bg {
	width: 100%;
	background: #373839;
	height: 359px;
}
.footer_bg > .footer {
	width: 1260px;
	margin: 0 auto;
	padding-left: 107px;
	box-sizing: border-box;
	padding-top: 40px;
}
.footer_bg > .footer > .cell1 {
	float: left;
	width: 258px;
}
.footer_bg > .footer > .cell1 > .title {
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: 39px;
}
.footer_bg > .footer > .cell1 > .list {
	width: 100%;
}
.footer_bg > .footer > .cell1 > .list > .item {
	margin-bottom: 14px;
}
.footer_bg > .footer > .cell1 > .list > .item > a {
	font-size: 14px;
	color: #FFFFFF;
}
.footer_bg > .footer > .cell2 {
	float: left;
	width: 356px;
}
.footer_bg > .footer > .cell2 > .title {
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: 39px;
}
.footer_bg > .footer > .cell2 > .text {
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.footer_bg > .footer > .cell2 > .text > .label2 {
	width: 100px;
	float: left;
}
.footer_bg > .footer > .cell2 > .text > .val {
	float: left;
}
.footer_bg > .footer > .cell3 {
	float: left;
	padding-top: 50px;
}
.footer_bg > .footer > .cell3 > .text {
	margin-bottom: 34px;
}
.footer_bg > .footer > .cell3 > .text > .icon {
	float: left;
	margin-right: 8px;
	width: 24px;
}
.footer_bg > .footer > .cell3 > .text > .icon > img {
	width: 100%;
}
.footer_bg > .footer > .cell3 > .text > .val {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
}
.footer_bg > .footer > .cell3 > .text:nth-child(2) > .icon {
	width: 21px;
}
.about {
	width: 1260px;
	margin: 0 auto;
}
.about > .title {
	width: 100%;
	font-size: 32px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 40px;
	text-align: center;
}
.about > .content {
	width: 100%;
	margin-bottom: 80px;
}
.about > .content > .img {
	float: left;
	width: 620px;
	margin-right: 20px;
}
.about > .content > .img > img {
	width: 100%;
}
.about > .content > .info {
	float: right;
	width: 620px;
}
.about > .content > .info > .title2 {
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	padding-top: 18px;
	margin-bottom: 18px;
}
.about > .content > .info > .content2 {
	width: 100%;
	font-size: 14px;
	color: #333333;
}
.about > .fz2 {
	width: 100%;
	margin-bottom: 80px;
}
.about > .fz2 > .title {
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 44px;
}
.about > .fz2 > .content {
	width: 819px;
	margin: 0 auto;
}
.about > .fz2 > .content > .radio {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #D8D8D8;
	margin: 0 auto;
}
.about > .fz2 > .content > .item {
	width: 100%;
}
.about > .fz2 > .content > .item > .left {
	float: left;
	width: 299px;
	padding-right: 10px;
	border-right: 2px #D8D8D8 solid;
	margin-right: 24px;
	padding-bottom: 20px;
}
.about > .fz2 > .content > .item > .left > .year {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	text-align: right;
	height: 25px;
}
.about > .fz2 > .content > .item > .left > .img {
	width: 100%;
	height: 144px;
}
.about > .fz2 > .content > .item > .left > .img > img {
	width: 100%;
	height: 100%;
	display: block;
}
.about > .fz2 > .content > .item > .right {
	
}
.about > .fz2 > .content > .item > .right > .year {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	height: 25px;
}
.about > .fz2 > .content > .item > .right > .title {
	font-weight: 500;
	color: #333333;
	font-size: 16px;
	margin-bottom: 16px;
	padding-top: 20px;
}
.about > .fz2 > .content > .item > .right > .content {
	font-size: 16px;
	color: #666666;
}



.about > .fz {
	width: 100%;
	margin-bottom: 80px;
}
.about > .fz > .title {
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 44px;
}
.about > .fz > .content {
	width: 636px;
	margin: 0 auto;
}
.about > .fz > .content > .left {
	width: 300px;
	float: left;
/*	padding-top: 12px;*/
}
.about > .fz > .content > .left > .item {
	width: 100%;
}
.about > .fz > .content > .left > .item > .title {
	width: 100%;
	font-size: 16px;
	text-align: right;
	font-weight: 500;
	color: #333333;
	margin-bottom: 8px;
	height: 20px;
	padding-top: 18px;
}
.about > .fz > .content > .left > .item > .img {
	width: 100%;
	height: 144px;
}
.about > .fz > .content > .left > .item > .img > img {
	width: 100%;
	height: 100%;
}
.about > .fz > .content > .mid {
	width: 20px;
	float: left;
}
.about > .fz > .content > .mid > .round {
	width: 20px;
	height: 20px;
	background: #D8D8D8;
	border-radius: 50%;
}
.about > .fz > .content > .mid > .line {
	width: 1px;
	background: #D8D8D8;
	margin: 0 auto;
}
.about > .fz > .content > .right {
	float: left;
}
.about > .fz > .content > .right > .item {
	
}
.about > .fz > .content > .right > .item > .title {
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 8px;
	height: 20px;
	padding-top: 18px;
}
.about > .fz > .content > .right > .item > .con {
	width: 300px;
	height: 144px;
	box-sizing: border-box;
	padding: 16px;
}
.about > .fz > .content > .right > .item > .con > .title3 {
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	padding-bottom: 16px;
}
.about > .fz > .content > .right > .item > .con > .desc {
	width: 100%;
	font-size: 16px;
	color: #666666;
}
.contact {
	width: 1060px;
	margin: 0 auto;
}
.contact > .left {
	width: 690px;
	float: left;
}
.contact > .left > .text {
	width: 100%;
	margin-bottom: 40px;
}
.contact > .left > .text > .icon {
	width: 44px;
	margin: 0 auto;
	float: left;
}
.contact > .left > .text > .icon > img {
	width: 100%;
}
.contact > .left > .text > .info {
	margin-left: 20px;
	float: left;
}
.contact > .left > .text > .info > .text1 {
	font-size: 18px;
	font-weight: 500;
	color: #333333;
}
.contact > .left > .text > .info > .text2 {
	font-size: 14px;
	color: #333333;
}
.contact > .qrcode {
	width: 370px;
	float: right;
}
.contact > .qrcode > .item {
	width: 160px;
	float: left;
}
.contact > .qrcode > .item > .img {
	width: 100%;
	height: 160px;
}
.contact > .qrcode > .item > .img > img {
	width: 100%;
	height: 100%;
}
.contact > .qrcode > .item > .name {
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #333333;
	padding-top: 12px;
}
.honor {
	width: 1198px;
	margin: 0 auto;
	margin-top: 80px;
}
.honor > .title {
	width: 100%;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 40px;
}
.honor > .list {
	width: 100%;
}
.honor > .list > .item {
	float: left;
	width: 238px;
	margin-right: 82px;
	margin-bottom: 40px;
}
.honor > .list > .item:nth-child(4n) {
	margin-right: 0px;
}
.honor > .list > .item > .img {
	width: 100%;
	margin-bottom: 33px;
	height: 334px;
}
.honor > .list > .item > .img > img {
	width: 100%;
	height: 100%;
}
.honor > .list > .item > .name {
	width: 100%;
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	color: #333333;
}
.product_bg {
	width: 100%;
	background: #F5F5F5;
}
.product {
	width: 1289px;
	margin: 0 auto;
}
.product > .menu {
	float: left;
	margin-right: 12px;
	width: 177px;
	background: #fff;
}
.product > .menu > .title {
	width: 100%;
	background: #0072C1;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
	padding-left: 20px;
}
.product > .menu > .level1 {
	width: 100%;
	background: #fff;
}
.product > .menu > .level1 > span {
/*	font-size: 40px;*/
}
.product > .menu > .level1 > .item {
	width: 100%;
	font-size: 14px;
	color: #666666;
	box-sizing: border-box;
/*	text-indent: 16px;*/
	padding-top: 10px;
}
.product > .menu > .level1 > .item  > .hang {
	width: 100%;
	display: flex;
	box-sizing: border-box;
	padding-left: 12px;
}
.product > .menu > .level1 > .item  > .hang > .icon {
	width: 15px;
	margin-right: 8px;
}
.product > .menu > .level1 > .item  > .hang > .name {
	width: 130px;
	font-size: 14px;
	word-wrap: break-word;
	color: #666666;

	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.product > .menu > .level1 > .item  > .hang > .name > a {
	width: 100%;
	display: block;
	word-wrap: break-word;
}
.product > .menu > .level1 > .item > .level2 {
	background: #EEEEEE;
	width:100%;
	margin-top: 10px;
	padding-left: 16px;
	padding-right: 16px;
	box-sizing: border-box;
}
.product > .menu > .level1 > .item > .level2 > .item2 {
	font-size: 14px;
	color: #333333;
	padding-top:12px;
	padding-bottom: 12px;
/*	text-indent: 20px;*/
	box-sizing: border-box;
	border-bottom: 1px #D8D7D7 solid;

	/*overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;*/
}
.product > .menu > .level1 > .item > .level2 > .item2:last-child {
	border-bottom: 0px;
}
.product > .main {
	width: 1100px;
	float: left;
}
.product > .main > .msearch {
	width: 206px;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #DADADA;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 40px;
}
.product > .main > .msearch > .input {
	float: left;
	width: 150px;
	padding-top: 11px;
	padding-left: 10px;
	box-sizing: border-box;
}
.product > .main > .msearch > .input > input {
	outline:none;
	border:0px;
	width: 100%;
}
.product > .main > .msearch > .icon {
	float: right;
	margin-right: 10px;
	padding-top: 9px;
	box-sizing: border-box;
}
.product > .main > .msearch > .icon > img {
	width: 20px;
	height: 20px;
	display: block;
}
.product > .main > .info {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 20px;
}
.product > .main > .info > .img {
	width: 320px;
	height: 320px;
	background: #F9F9F9;
	float: left;
	margin-right: 23px;
}
.product > .main > .info > .img > img {
	width: 100%;
	display: block;
}
.product > .main > .info > .pro-info {
	width: 715px;
	float: left;
}
.product > .main > .info > .pro-info > .title {
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 8px;
}
.product > .main > .info > .pro-info > .keyword {
	width: 528px;
	font-size: 14px;
	color: #333333;
	margin-bottom: 40px;
}
.product > .main > .info > .pro-info > .cpjj {
	width: 100%;
	font-size: 14px;
	color: #0072C1;
	margin-bottom: 12px;
}
.product > .main > .info > .pro-info > .cpjj-val {
	width: 100%;
	font-size: 14px;
	color: #666666;
	margin-bottom: 20px;
}
.product > .main > .info > .pro-info > .cpts {
	width: 100%;
	font-size: 14px;
	color: #0072C1;
	margin-bottom: 12px;
}
.product > .main > .info > .pro-info > .cpts-val {
	width: 100%;
	font-size: 14px;
	color: #666666;
	margin-bottom: 20px;
}
.product > .main > .content {
	width: 100%;
}
.product > .main > .spec {
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
}
.product > .main > .spec-val {
	width: 100%;
	font-size: 14px;
	margin-bottom: 20px;
	overflow-x: scroll;
	margin-top: 10px;
}
.product > .main > .spec-val > .tr {
	color: #FFFFFF;
	text-align: center;
	min-width: 100%;
	width: fit-content;
	display: flex;
}
.product > .main > .spec-val > .tr > .td {
	background: #E7EEFF;
	height: 30px;
	font-weight: 500;
	width: 150px;
/*	float: left;*/
	color: #1C1C1C;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
.product > .main > .spec-val > .tr:nth-child(1) > .td {
	background: #4091FE;
	border-right: 1px #fff solid;
	color: #fff;
}
.product > .main > .spec-val > .tr:nth-child(1) > .td:last-child {
	border-right: 0px;
}
.product > .main > .zl {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding:20px;
	margin-bottom: 20px;
}
.product > .main > .zl > .pics {
	width: 100%;
}
.product > .main > .zl > .pics > .pic {
	float: left;
	width: 33.33%;
}
.product > .main > .zl > .pics > .pic > .item {
	font-size: 12px;
	margin-bottom: 10px;
}
.product > .main > .zl > .pics > .pic > .item > a {
	color: #333333;
}
.product > .main > .xg {
	width: 100%;
	margin-bottom: 120px;
}
.product > .main > .xg > .title {
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 20px;
}
.product > .main > .xg > .list2 {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
}
.product > .main > .xg > .list2 > .item {
	float: left;
	width: 160px;
	margin-right: 20px;
}
.product > .main > .xg > .list2 > .item > a {
	width: 100%;
	display: block;
}
.product > .main > .xg > .list2 > .item > a > .img {
	width: 100%;
	height: 160px;
	box-sizing: border-box;
	border: 1px solid #E1E1E1;
	margin-bottom: 16px;
	overflow: hidden;
}
.product > .main > .xg > .list2 > .item > a > .img > img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.product > .main > .xg > .list2 > .item > a > .title {
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	text-align: center;
}

.product > .main > .xg > .list {
	width: 100%;
}
.product > .main > .xg > .list > .item {
	width: 353px;
	float: left;
	margin-right: 20px;
}
.product > .main > .xg > .list > .item:nth-child(3n) {
	margin-right: 0px;
}
.product > .main > .xg > .list > .item > a {
	
}
.product > .main > .xg > .list > .item > a > .img {
	width: 100%;
	height: 185px;
	overflow: hidden;
	background: #fff;
}
.product > .main > .xg > .list > .item > a > .img > img {
	width: 100%;
	height: 185px;
	object-fit: contain;
}
.product > .main > .xg > .list > .item > a > .title {
	width: 100%;
	background: #fff;
	height: 57px;
	line-height: 57px;
	text-indent: 12px;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #333333;
}

.news {
	width: 100%;
	background: #FAFAFA;
	padding-top: 88px;
	box-sizing: border-box;
}
.news > .list{
	width:1348px;
	margin: 0 auto;
}
.news > .list > .item {
	float: left;
	width: 408px;
	margin-right: 40px;
	margin-bottom: 30px;
}
.news > .list > .item > a {
	display: block;
}
.news > .list > .item  > a > .img {
	width: 100%;
}
.news > .list > .item  > a > .img > img {
	width: 100%;
	display: block;
}
.news > .list > .item  > a > .info {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 26px 29px;
}
.news > .list > .item  > a > .info > .date {
	font-size: 17px;
	font-family: Microsoft YaHei;
	color: #000000;
}
.news > .list > .item  > a > .info > .name {
	font-size: 19px;
	font-family: Microsoft YaHei;
	color: #000000;
	margin-bottom: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news > .list > .item  > a > .info > .desc {
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #565656;
	margin-bottom: 48px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.news > .list > .item  > a > .info > .more {
}
.news > .list > .item  > a > .info > .more > .name {
	float: left;
	font-size: 17px;
	font-weight: 300;
	font-family: Microsoft YaHei;
	color: #ADADAD;
	margin-right: 11px;
}
.news > .list > .item  > a > .info > .more > .icon {
	width: 21.3px;
	float: left;
	padding-top: 10px;
}
.news > .list > .item  > a > .info > .more > .icon > img {
	width: 100%;
	display: block;
}
.news > .nav {
	width: 100%;
	padding-left: 234px;
	box-sizing: border-box;
	font-size: 17px;
	font-family: Microsoft YaHei;
	color: #818181;
	margin-bottom: 30px;
}
.news > .nav > a {
	color: #818181;
}
.news > .news_content {
	width: 1283px;
	margin: 0 auto;
	background: #fff;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 18px;
}
.news > .news_content > .title {
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-family: Microsoft YaHei;
	color: #0D3D70;
	margin-bottom: 18px;
}
.news > .news_content > .date {
	width: 1028px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	font-family: Microsoft YaHei;
	color: #969696;
	padding-bottom: 20px;
	border-bottom: 1px #5F5F5F solid;
	margin-bottom: 24px;
}
.news > .news_content > .content {
	width: 1028px;
	margin: 0 auto;
	line-height: 180%;
	color: #464646;
	font-size: 17px;
}
.news > .next_pre {
	width: 1283px;
	margin: 0 auto;
}
.news > .next_pre > .item {
	float: left;
	width: 631px;
	background: #fff;
	padding-top: 26px;
	padding-bottom: 26px;
}
.news > .next_pre > .item > a {
	width: 100%;
	display: block;
}
.news > .next_pre > .item > a > .icon {
	width: 18.9px;
	margin-right: 59px;
	padding-left: 48px;
	padding-top: 75px;
	float: left;
}
.news > .next_pre > .item > a > .icon > img {
	width: 100%;
	display: block;
}
.news > .next_pre > .item > a > .info {
	width: 446px;
	float: left;
}
.news > .next_pre > .item > a > .info > .name {
	font-size: 22px;
	font-family: Microsoft YaHei;
	color: #666666;
	margin-bottom: 24px;
}
.news > .next_pre > .item > a > .info > .title {
	font-size: 22px;
	font-family: Microsoft YaHei;
	color: #0D3D70;
	margin-bottom: 18px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news > .next_pre > .item > a > .info > .desc {
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #4B4B4B;
	overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.news > .next_pre > .item2 {
	float: right;
	width: 631px;
	background: #fff;
	padding-top: 26px;
	padding-bottom: 26px;
}
.news > .next_pre > .item2 > a {
	width: 100%;
	display: block;
}
.news > .next_pre > .item2 > a > .info {
	width: 446px;
	float: left;
	padding-left: 60px;
}
.news > .next_pre > .item2 > a > .info > .name {
	font-size: 22px;
	font-family: Microsoft YaHei;
	color: #666666;
	margin-bottom: 24px;
}
.news > .next_pre > .item2 > a > .info > .title {
	font-size: 22px;
	font-family: Microsoft YaHei;
	color: #0D3D70;
	margin-bottom: 18px;
}
.news > .next_pre > .item2 > a > .info > .desc {
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #4B4B4B;
}
.news > .next_pre > .item2 > a > .icon {
	width: 18.9px;
	margin-right: 59px;
	padding-top: 75px;
	float: right;
}
.news > .next_pre > .item2 > a > .icon > img {
	width: 100%;
	display: block;
}
.news > .space {
	width: 100%;
	height: 54px;
}
.mask{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color:rgba(0,0,0,0.7);
}
.downdialog {
	z-index: 11;
	position: fixed;
	top: 50%;
    left: 50%;
	width: 400px;
	height: 200px;
	overflow-y: scroll;
	background: #fff;
	transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    transition: .3s;
    border-radius: 5px;
    border: 1px solid #ccc;
	/* 水平偏移 垂直偏移 模糊半径 扩散半径 颜色 */
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
	padding: 16px;
}
.downdialog > .title {
	width: 100%;
	position: relative;
}
.downdialog > .title > i {
	position: absolute;
	right: 0px;
	top: -10px;
}
.downdialog > .list {
	width: 100%;
}
.downdialog > .list > .item {
	width: 100%;
	display: flex;
}
.downdialog > .list > .item > .label2 {
	
}
.downdialog > .list > .item > .val {
	
}
.downdialog > .list > .item > .val > a {
	
}
.mydialog {
	z-index: 10;
	position: fixed;
	top: 50%;
    left: 50%;
	width: 931px;
	height: 600px;
	overflow-y: scroll;
	background: #fff;
	transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    transition: .3s;
    border-radius: 5px;
}
.mydialog > .title {
	width: 100%;
	height: 56px;
	line-height: 56px;
	box-sizing: border-box;
	padding-left: 16px;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	background: #467CFD;
	position: relative;
}
.mydialog > .title > .close {
	position: absolute;
	right: 10px;
	top: 0px;
}
.mydialog > .title > .close > span {
	font-size: 30px;
}
.mydialog > .one {
	width: 100%;
	background: #F0F4FF;
	overflow-x: scroll;
	overflow-y: hidden;
	height: 148px;
}
.mydialog > .one:nth-child(3) {
	background: #fff;
}
.mydialog > .one > .list {
	width: fit-content;
	display: flex;
}
.mydialog > .one > .list > .name {
	padding-left: 20px;
	padding-right: 20px;
	height: 128px;
	width: 101px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.mydialog > .one > .list > .item {
	width: 120px;
	padding-top: 16px;
	margin-right: 16px;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
}
.mydialog > .one > .list > .item > .close2 {
	width: 17px;
	height: 17px;
	position: absolute;
	right: -6px;
	top: 10px;
	display: none;
}
.mydialog > .one > .list > .item > .close2 > img {
	width: 100%;
	display: block;
}
.mydialog > .one > .list > .item > .now {
	border: 2px #467CFD solid;
}
.mydialog > .one > .list > .item > .img {
	width: 100%;
	height: 70px;
	margin-bottom: 12px;
}
.mydialog > .one > .list > .item > .img > img {
	width: 100%;
	height: 100%;
	display: block;
}
.mydialog > .one > .list > .item > .title {
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
}
.mydialog > .filtration {
	width: 100%;
	background: #F0F4FF;
	box-sizing: border-box;
	padding: 40px 20px;
	display: flex;
	flex-wrap: wrap;
}
.mydialog > .filtration > .item {
	width: 50%;
	display: flex;
	align-items: center;
    flex-wrap: wrap;
/*	margin-bottom: 10px;*/
}
.mydialog > .filtration .dc_select, #dynamic_type, .mydialog > .filtration .dc_bl {
	background: transparent;
	border: 0px;
}
#dynamic_type {
	border: 1px solid #E3E3E3;
	border-radius: 8px;
}
.mydialog > .filtration > .two-columns {
	width: 50%;
}
.mydialog > .filtration > .three-columns {
	width: 50%;
}
.mydialog > .filtration > .two-columns > div {
	width:50%;
}
.mydialog > .filtration > .three-columns > div:nth-child(1) {
	width: 50%;
}
.mydialog > .filtration > .three-columns > div:nth-child(2), .mydialog > .filtration > .three-columns > div:nth-child(3) {
	width: 25%;
}
.mydialog > .filtration > .item > .label {
	font-size: 14px;
	font-weight: 500;
	text-align: right;
	color: #333333;
/*	margin-right: 12px;*/
}
.mydialog > .filtration > .item > .input {
	height: 44px;
	border-radius: 8px;
/*	margin-right: 5px;*/
}
.mydialog > .filtration > .item > .select {
}
.mydialog > .filtration > .item > .input > input {
	width: 100%;
	height: 100%;
	outline: none;
	border: 0px;
	font-size: 16px;
	padding-left: 16px;
	box-sizing: border-box;
	background: transparent;
	border-radius: 8px;
	color: #939393;
	text-align: center;
	border: 1px solid #E3E3E3;
}
.mydialog > .btn22 {
	width: 100%;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}
.mydialog > .btn22 > button {
	width: 271px;
	height: 47px;
	background: #467CFD;
	border-radius: 8px;
	border:0px;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0 auto;
	cursor: pointer;
}
.mydialog > .result_title {
	width: 100%;
	background: rgba(70,124,253,0.2);
	height: 42px;
	line-height: 42px;
	box-sizing: border-box;
	padding-left: 16px;
	font-size: 14px;
	font-weight: 500;
	color: #467CFD;
	display: flex;
	padding-right: 20px;
	justify-content: space-between;
}
.mydialog > .result_title > .name {
	font-weight: 500;
	font-size: 14px;
	color: #467CFD;
}
.mydialog > .result_title > .product22 {
	display: flex;
	align-items: center;
}
.mydialog > .result_title > .product22 > .text {
	font-size: 12px;
	color: #467CFD;
	margin-right: 16px;
}
.mydialog > .result_title > .product22 > .icon {
	width: 22px;
	margin-right: 5px;
}
.mydialog > .result_title > .product22 > .icon > img {
	width: 100%;
	display: block;
}
.mydialog > .result_title > .product22 > .tel {
	font-size: 16px;
	font-weight: 500;
	color: #467CFD;
}
.mydialog > .result {
	width: 100%;
	min-height: 95px;
	overflow-x: scroll;
	box-sizing: border-box;
	padding-left: 10px;
}
.mydialog > .result > .list {
	width: fit-content;
	display: flex;
	text-align: center;
	width: 100%;
}
.mydialog > .result > .list > .no_data {
	margin: 0 auto;
	width: 57px;
	padding-top: 16px;
}
.mydialog > .result > .list > .no_data > .img {
	width: 57px;
	height: 27px;
	margin-bottom: 12px;
}
.mydialog > .result > .list > .no_data > .img > img {
	width: 100%;
	height: 100%;
	display: block;
}
.mydialog > .result > .list > .no_data > .title {
	text-align: center;
	font-size: 14px;
	color: #666;
}
.mydialog > .result > .list > .result_content {
	width: 100%;
	display: flex;
	padding-right: 20px;
	padding-left: 20px;
	box-sizing: border-box;
}
.mydialog > .result > .list > .result_content > .rproduct {
	width: 313px;
	margin-top: 11px;
	margin-right: 16px;
	background: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(70,124,253,0.2);
	border-radius: 8px;
	display: flex;
	box-sizing: border-box;
	padding: 12px;
}
.mydialog > .result > .list > .result_content > .rproduct > .img {
	width: 104px;
	height: 104px;
    overflow: hidden;
	margin-right: 9px;
}
.mydialog > .result > .list > .result_content > .rproduct > .img > img {
	width:100%;
	object-fit: contain;
}
.mydialog > .result > .list > .result_content > .rproduct > .info {
	width: 168px;
	text-align: left;
}
.mydialog > .result > .list > .result_content > .rproduct > .info > .title {
	font-size: 12px;
	color: #333333;
	margin-bottom: 12px;
}
.mydialog > .result > .list > .result_content > .rproduct > .info > .params {
	font-size: 12px;
	color: #666666;
	width: 100%;
}
.mydialog > .result > .list > .result_content > .rproduct > .info > .params > .pitem {
	width: 100%;
	overflow: hidden;/* 溢出隐藏 */
	white-space: nowrap;/* 文本不会换行，会在在同一行上继续 */
	text-overflow: ellipsis;/* 指定应向用户如何显示溢出内容 */
}
.mydialog > .result > .list > .result_content > .rproduct > .info > .down {
	font-size: 12px;
	color: #467CFD;
	cursor: pointer;
}
.mydialog > .result > .list > .result_content > .rproduct > .info > .down > a {
	font-size: 12px;
	color: #467CFD;
}
.mydialog > .result > .list > .result_content > .contactpp {
	width: 212px;
	box-shadow: 0px 2px 4px 0px rgba(70,124,253,0.2);
	border-radius: 8px;
	background: #F3F7FF;
	margin-top: 6px;
	height: 82px;
}
.mydialog > .result > .list > .result_content > .contactpp > .text {
	font-size: 12px;
	color: #467CFD;
	margin-bottom: 11px;
	margin-top: 16px;
}
.mydialog > .result > .list > .result_content > .contactpp > .icons {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mydialog > .result > .list > .result_content > .contactpp > .icons > .icon {
	width: 22px;
	height: 22px;
	margin-right: 5px;
}
.mydialog > .result > .list > .result_content > .contactpp > .icons > .icon > img {
	width: 100%;
	height: 100%;
}
.mydialog > .result > .list > .result_content > .contactpp > .icons > .text4 {
	font-weight: 500;
	font-size: 16px;
	color: #467CFD;
}
.mydialog > .result > .list > .item {
	width: 190px;
	padding-top: 22px;
	margin-right: 16px;
	box-sizing: border-box;
	cursor: pointer;
}
.mydialog > .result > .list > .item > .now {
	border: 1px red solid;
}
.mydialog > .result > .list > .item > .img {
	width: 100%;
	height: 117px;
	margin-bottom: 12px;
}
.mydialog > .result > .list > .item > .img > img {
	width: 100%;
	height: 100%;
	display: block;
}
.mydialog > .result > .list > .item > .title {
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
}




















