/**title**/

.jl_title p:nth-of-type(2) span {
	color: #cfa951;
}

.jl_title p:nth-of-type(2) {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: -30px;
	color: #333;
}

.jl_title p:nth-of-type(3) {
	text-align: center;
	font-size: 16px;
	color: #666;
	margin-top: 20px;
}

.jl_title p:nth-of-type(1) {
	text-transform: upperhonor;
	font-size: 80px;
	color: #ebebeb;
	text-align: center;
	font-family: Impact !important;
	line-height: 1em;
}

/**nybanner**/

.n_banner {
	width: 100%;
	position: relative;
	left: 0%;
	margin-left: 0px;
	overflow: hidden;
	z-index: 1;
	background: #000;
	max-height: 175px;
}

.n_banner img {
	width: 100%;
	margin: 0 auto;
	transition: all 0.5s;
	opacity: 1;
}

.n_banner .text {
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 2;
	display:none;
	color: #fff;
	transform: translateY(-50%);
}

.n_banner .center {
	max-width: 1640px;
	width: 100%;
	margin: auto;
	padding: 0px 20px;
}

.n_banner .name {
	font-size: 46px;
	text-align: center;
}

.n_banner .subname {
    font-size:20px;
    text-align: center;
    max-width:950px;
    margin: auto;
}



/**nymb**/
.fltitle {
	background: #01297C;
	color: #fff;
	text-align: left;
	font-size: 14px;
	padding: 20px 20px;
	line-height: 1.3em;
	border-bottom: 5px #DB2404 solid;
}

.fltitle span {
	display: block;
	font-size: 40px;
	line-height: 1.5em;
}

.nymian {
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 100px 0px;
	overflow: hidden;
}

.nymian .center {
	max-width: 1640px;
	margin: auto;
	padding: 0px 0px;
	overflow: hidden;
}

.nymian .center .left {
	width: 340px;
	float: left;
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
}

.nymian .center .right {
	width: calc(100% - 340px);
	float: left;
	padding-left: 50px;
	padding-top: 0px;
}

.sort_name {
	font-size: 40px;
	color: #01297C;
}


/**fl**/

.fl {
	background: #fff;
	padding: 0px 0px;
}

.fl a {
	display: block;
	line-height: 60px;
	text-align: left;
	padding: 0px 20px;
	border-bottom: 1px #f6f6f6 solid;
}

.fl a:hover,
.fl a.on {
	color: #01297C;
}

/**about**/


.nyabout {
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 100px 0px;
	overflow: hidden;
}

.nyabout .center {
	max-width: 1640px;
	margin: auto;
	padding: 0px 20px;
}

.profile {
	display: flex;
	background: #fff;
	align-items: center;
	padding-bottom: 0px;
}

.profile .left {
	width: 55%;
	padding-right: 3%;
}

.profile .left .title2 {
	color: #FFC74D;
}

.profile .left .title {
	font-size: 36px;
	color: #313131;
	margin-bottom: 10px;
	margin-top: 10px;
}

.profile .left .aboutgy {
	color: #313131;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 40px;
}

.profile .right {
	width: 45%;
	position: relative;
	overflow: hidden;
}

.profile .right a {
	position: absolute;
	top: 0px;
	z-index: 2;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
}

.profile .right img {
	width: 100%;
}

.profile video {
	width: 100%;
}


/**shuzhi**/

.about {
	color: #333;
	line-height: 2em;
	margin-top: 40px;
}

.about img {
	max-width: 100%;
}



.about ul {
	display: flex;
	justify-content: space-between;
	padding: 20px 0px;
	background: #fff;
}

.about ul li {
	width: calc((100% - 60px)/3);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	padding: 40px 50px;
	transition: all 0.5s;
	cursor: pointer;
}

.about ul li:hover {
	background: #FFC74D;
}


.about ul li em {
	font-size: 4.5vw;
	color: #333;
	font-style: initial;
	line-height: 1em;
	margin-right: 0px;
	font-weight: normal;
}


.about ul li em:nth-of-type(2) {
	font-size: 40px;
	line-height: 1.5em;
	margin-right: 0px;
	margin-left: 10px;
}

.about ul li em:nth-of-type(2) em {
	font-weight: normal;
	font-size: 24px;
	display: block;
	line-height: 20px;
	text-align: left;
}


.about ul li p:nth-of-type(1) {
	font-size: 16px;
	color: #333;
	text-align: left;
	text-align: right;
}


.about ul li p:nth-of-type(2) {
	font-size: 16px;
	text-align: center;
	display: flex;
	align-items: flex-end;
}

.about02 {
	overflow: hidden;
	padding: 100px 0px 80px;
	width: 100%;
}

.about02 .center {
	max-width: 1640px;
	margin: auto;
}

.about-title .name {
	line-height: 1.5em;
	font-size: 18px;
	color: #FFC74D;
	text-align: center;
}

.about-title .name span {
	display: block;
	color: #313131;
	font-size: 36px;
	line-height: 1.2em;
	margin-top: 10px;
}

.about02 ul {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	margin-top: 20px;
	justify-content: space-between;
	padding: 20px 20px;
}

.about02 ul li {
	width: calc((100% - 90px)/4);
	background: #fff;
	padding: 40px 30px;
	border-radius: 10px;
	transition: all 0.5s;
	cursor: pointer;
	border: 1px solid #E9ECEF;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.0392);
}

.about02 ul li:hover {
	background: #FFC74D;
}


.about02 ul li .ico {
	display: flex;
	align-items: center;
	justify-content: center;
}

.about02 ul li p {
	font-size: 30px;
	color: #333;
}

.about02 ul li .text {
	font-size: 24px;
	color: #20317F;
	margin-top: 30px;
	text-align: center;
}

.about02 ul li .title {
	transition: all 0.5s;
	color: #333;
	text-align: center;
}

.about02 ul li .ext_aboutgy {
	display: block;
	font-size: 16px;
	color: #787878;
	transition: all 0.5s;
	max-width:100%;
	margin: 10px auto 0px;
	line-height: 1.8em;
}

.about02 ul li:hover .ext_aboutgy,
.about02 ul li:hover .title,
.about02 ul li:hover p {
	color: #fff;
}

.about02 ul li:hover img {
	filter: brightness(0%) invert(100%);
}



.about01 {
	background: url(../images/honor-bg.jpg) no-repeat center;
	background-size: cover;
	padding: 100px 0px;
	overflow: hidden;
}

.about01 .cn_title {
	color: #fff;
}

.about01 .cn_title span {
	color: #fff;
}

.in-honor {
	max-width: 1600px;
	margin: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
}

.in-honor li a {
	width: 100%;
	height: 100%;
	position: relative;
	transition: all 0.5s;
	background: none;
	padding: 30px;
	border: 1px rgba(255, 255, 255, 0.2) solid;
	border-radius: 20px;
	display: block;
}

.in-honor li .title {
	text-align: center;
	color: #fff;
	margin-top: 15px;
	display:none;
}

.in-honor li .ico {
	height: 0px;
	display: flex;
	background: none;
	padding-top: 90%;
	margin: 0px;
	position: relative;
}

.in-honor li .ico img {
	width: 100%;
	object-fit: contain;
	display: block;
	margin: auto;
	height: 100%;
	transition: all 0.5s;
	position: absolute;
	top: 0px;
	left: 0px;
}

.in-honor li a:hover img {
	transform: scale(1.1);
}



.in-honor .SwiperList {
	background: rgba(0, 0, 0, 0.1);
	bottom: 0px !important;
	top: initial !important;
	height: 6px;
	width: 100%;
	border-radius: 3px;
	overflow: hidden;
	left: 0px;
}

.in-honor .SwiperList .swiper-pagination-progressbar-fill {
	background: #fff;
	border-radius: 3px;
	overflow: hidden;
}

/**history**/
.history {
	background: #F8F8F8;
	padding: 100px 20px;
	overflow: hidden;
}

.history .center {
	max-width: 1600px;
	margin: auto;
	padding: 0px 80px;
	position: relative;
}

.history .center li {
	padding-left: 30px;
	overflow: auto;
	display: flex;
	overflow: initial;
	padding: 0px 20px;
}

.history .center li .main {
	position: relative;
	border-left: 1px #ddd solid;
	padding-left: 30px;
	min-height: 200px;
	display: flex;
}

.history .center li .main:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #FFC74D;
	border-radius: 100%;
	position: absolute;
	bottom: -5px;
	left: -5px;
	z-index: 2;
}

.history .center li .main:after {
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	background: #F8F8F8;
	border: 1px solid #E0E0E0;
	left: -11px;
	bottom: -11px;
	border-radius: 100%;
}

.history .center li:nth-of-type(2n) .main:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #FFC74D;
	border-radius: 100%;
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: 2;
}

.history .center li:nth-of-type(2n) .main:after {
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	background: #F8F8F8;
	border: 1px solid #E0E0E0;
	left: -11px;
	top: -11px;
	border-radius: 100%;
}

.history .center li:nth-of-type(2n) .main {
	margin-top: 200px;
	align-items: flex-end;
	display: flex;
}


.swiper-history {
	overflow: hidden;
	padding: 0px 0px;
	position: relative;
}

.history .center:before {
	content: '';
	width: calc(100% - 40px);
	height: 1px;
	background: #ddd;
	position: absolute;
	top: 200px;
	left: 20px;
}

.history .center li .title {
	font-size: 20px;
	color: #FFC74D;
}

.history .center li .aboutgy {
	font-size:20px;
	color: #313131;
	line-height:1.3em;
	margin: 5px 0px;
}

.history .center li .content {
    line-height: 1.7em;
    font-size: 14px;
}

.history .swiper-PrLeft {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 175px;
	margin-top: 0px;
	border-radius: 100%;
	left: 0%;
	font-size: 18px;
	margin-left: 0px;
	font-weight: 700;
	font-family: 宋体;
	color: #A0A0A0;
	transition: all 0.5s;
	line-height: 50px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	z-index: 9;
	display: block;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.history .swiper-PrRight {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 2;
	background-size: 8px;
	margin-top: 0px;
	border-radius: 100%;
	right: 0px;
	font-size: 18px;
	font-weight: 700;
	font-family: 宋体;
	color: #A0A0A0;
	line-height: 50px;
	text-align: center;
	transition: all 0.5s;
	cursor: pointer;
	display: block;
	background: #fff;
	top: 175px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.history .swiper-PrRight:hover,
.history .swiper-PrLeft:hover {
	background: #FFC74D;
	color: #fff;
}


/**about02**/
.about03 {
	width: 100%;
	padding: 100px 0px;
	overflow: hidden;
	position: relative;
}

.about03 .main {
	width: 100%;
	position: relative;
	margin: auto;
	max-width: 1640px;
	padding: 0px 20px;
}

.network-map {
	max-width: 100%;
}

.about03 li {
	position: absolute;
	cursor: pointer;
}

.about03 li .ico {
	width: 12px;
}

.about03 li .text {
	padding: 20px;
	border-radius: 20px;
	opacity: 1;
	background: rgba(255, 255, 255, 0.01);
	box-sizing: border-box;
	border: 3px solid #FFC74D;
	backdrop-filter: blur(19.79px);
	width: 280px;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -140px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
	30: 300;
}

.about03 li .title {
	font-size: 24px;
	color: #313131;
	text-align: center;
}

.about03 li .content {
	color: #777;
	font-size: 14px;
}
.about03 li .content strong
{
	font-size: 16px;
	font-weight: normal;
	color: #313131;
}


.about03 li:hover .text {
	opacity: 1;
	visibility: initial;
}

/**news**/

.nynews {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 60px 0px;
}

.nynews_center {
	overflow: hidden;
	max-width: 1640px;
	margin: auto;
	padding: 0px 20px;
	margin-bottom: 30px;
}

.nynews_list {
	width: 100%;
	float: left;
	padding: 20px;
	transition: all 0.5s;
	overflow: hidden;
	display: flex;
	box-sizing: border-box;
	border: 1px solid #E9ECEF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	margin: 20px 0px;
	border-radius: 10px;
	align-items: center;
}

.nynews_list .button {
	margin: 20px 0px 0px;
}


.nynews_list_c {
	display: block;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	position: relative;
	overflow: hidden;
}

.nynews_list_img {
	overflow: hidden;
	position: relative;
	float: left;
	width: 30%;
	height: 0px;
	padding-top: 20%;
	border-radius: 10px;
}

.nynews_list_img a {
	display: block;
	width: 100%;
	transform: scale(1);
	transition: all 0.5s;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
    background-size: contain !important;
}

.nynews_list:hover .nynews_list_img a {
	position: absolute;
	top: 50%;
	transform: translateY(-50%) scale(1.05);
}

.nynews_list_text {
	width: 70%;
	float: left;
	display: block;
	height: 100%;
	margin: 20px 0px;
	padding-left: 50px;
}

.date {
	color: #FFC74D;
	font-size: 14px;
}

.nynews_list_ptitle {
	font-size: 20px;
	color: #313131;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	transition: all 0.5s;
	margin: 0px 0px 10px;
}

.nynews_list .summary {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 20px;
	color: #777;
	line-height: 2em;
}


.nynews_list:hover .nynews_list_ptitle {
	color: #FFC74D;
}



/**.news_detail**/


.Details_pag {
	overflow: hidden;
	padding: 0px 0px 0px;
}

.Details_pag .center {
	max-width: 1640px;
	margin: auto;
	padding: 80px 20px;
	overflow: hidden;
}



.Details_pag .right .rmdt {
	font-size: 22px;
	color: #333;
	line-height: 60px;
	border-bottom: 1px #eee solid;
	margin-bottom: 20px;
}


.Details_pag .right a {
	display: flex;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	justify-content: center;
	align-items: center;
}

.Details_pag .right .ico {
	overflow: hidden;
	position: relative;
	float: right;
	width: 35%;
	height: 0px;
	padding-top: 22%;
}

.Details_pag .right .text {
	width: 65%;
	padding-left: 15px;
}

.Details_pag .right .text .title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}



.Details_pag .right .text .time {
	color: #999;
}

.Details_pag .right a:hover .title {
	color: #24a5d5;
}


.Details_pag .right .ico img {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 100%;
	transform: translate(-50%, -50%)scale(1);
	transition: all 0.5s;
}

.Details_pag .right a:hover .ico img {
	transform: translate(-50%, -50%)scale(1.1);
}

.news_detail_center .color {
	color: #24a5d5;
	font-size: 18px;
	display: block;
	margin-bottom: 20px;
}


.news_detail {
	overflow: hidden;
	width: 100%;
	padding: 0px;
	background: #fff;
	float: left;
}

.news_detail h1.title {
	text-align: center;
	font-size: 30px;
	color: #333;
	font-weight: normal;
}

.info_title {
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
	border-bottom: 1px #eee solid;
}

.news_detail h3.title_bar {
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	color: #333;
	font-size: 14px;
	overflow: hidden;
	margin: 10px 10px;
	border-bottom: 1px #eee solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.content {
	font-size: 16px;
	color: #333;
	line-height: 1.8em;
	padding-top: 0px;
}

.content img {
	max-width: 100%;
	height: auto !important;
}

.precontent {
	width: 100%;
	float: left;
	line-height: 25px;
	font-size: 14px;
}

.nextcontent {
	width: 100%;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 14px;
}

.page span {
	color: #999999;
}

.page a {
	color: #999999;
}

.page a:hover {
	color: #FFC74D;
}

.news_detail_center {
	max-width: 100%;
	overflow: hidden;
}


.detailpage {
	padding: 20px;
	background: #f6f6f6;
	overflow: hidden;
	border-radius: 10px;
	margin-top: 30px;
}


/**solution**/
.solution {
	padding: 80px 0px;
	width: 100%;
	overflow: hidden;
}

.solution .center {
	max-width: 1640px;
	margin: auto;
	padding: 0px 20px;
}

.solution .center .list {}

.solution .center .list li {
	border: 1px solid #E9ECEF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	margin: 0px 0px 40px;
	border-radius: 20px;
	overflow: hidden;
}

.solution .center .list li a {
	display: flex;
	padding: 40px;
	align-items: center;
}

.solution .center .list li .text {
	width: 70%;
	padding-right: 5%;
	padding-left: 0px;
}

.solution .center .list li .pics {
	max-height: 54px;
}

.solution .center .list li .title {
	font-size: 30px;
	color: #313131;
	margin-top: 20px;
	margin-bottom: 10px;
	transition: all 0.5s;
}

.solution .center .list li .ext_solution {
	color: #777;
	line-height: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.solution .center .list li .ico {
	width: 30%;
	height: 0px;
	padding-top: 20%;
	position: relative;
	overflow: hidden;
	border-radius: 20px;
}

.solution .center .list li .ico img {
	position: absolute;
	top: 0px;
	left: 0px;
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.solution .center .list li:hover .ico img {
	transform: scale(1.08);
}

.solution .center .button {
	margin: 20px 0px 0px;
}

.solution .center .list li:hover .title {
	color: #FFC74D;
}



/**solution_Details**/
.solution_Details {
	width: 100%;
	padding: 80px 0px;
	overflow: hidden;
}

.solution_Details .center {
	max-width: 1640px;
	margin: auto;
	padding: 0px 20px;
}

.solution_Details .center .title h1 {
	font-size: 36px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
}

.solution_Details .center .title p {
	font-size: 24px;
	color: #333;
}

.solution_Details .Overview {
	display: flex;
	border-top: 1px #eee solid;
	padding: 50px 0px;
	margin-top: 50px;
	border-bottom: 1px #eee solid;
	margin-bottom: 50px;
}

.solution_Details .Overview .text {
	width: 70%;
	padding-right: 5%;
	padding-left: 0px;
}

.solution_Details .Overview .text h2 {
	font-size: 30px;
	font-weight: normal;
	color: #333;
	margin-bottom: 20px;
}

.solution_Details .Overview .text .main {
	line-height: 2em;
}

.solution_Details .Overview .text .button {
	max-width:180px;
	margin: 30px 0px 0px;
}

.solution_Details .ico {
	width: 30%;
	height: 0px;
	padding-top: 20%;
	position: relative;
	overflow: hidden;
	border-radius: 20px;
}

.solution_Details .ico img {
	position: absolute;
	top: 0px;
	left: 0px;
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.solution_Details .content {}

/**products**/

.products .cn_title {}

.products .cn_title i {
	max-width: 1200px;
	line-height: 1.8em;
	margin: auto;
	font-size: 18px;
	margin-top: 20px;
}



.products {
	width: 100%;
	overflow: hidden;
	padding: 60px 0px 60px;
}

.products-title {
	max-width: 1150px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 40px;
}

.products-title p {
	text-align: center;
	font-size: 16px;
	line-height: 1.8em;
}

.products-title p span {
	display: block;
	text-align: center;
	font-size: 36px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #1574b2;
	line-height: 1.8em;
}

.indexpr_main {
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	max-width: 1640px;
	padding: 0px 20px;
}

.indexpr_main li > a{
	width: 100%;
	margin-right: 0px;
	position: relative;
	transition: all 0.5s;
	background: #fff;
	padding: 30px 30px;
	border: 1px solid #E9ECEF;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.0392);
	align-items: center;
	display: flex;
	transition: all 0.5s;
	border-radius: 20px;
	margin-bottom: 40px;
}
.indexpr_main li .procurement
{
	width: 100%;
	margin-right: 0px;
	position: relative;
	transition: all 0.5s;
	background: #fff;
	padding: 30px 30px;
	border: 1px solid #E9ECEF;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.0392);
	align-items: center;
	display: flex;
	transition: all 0.5s;
	border-radius: 20px;
	margin-bottom: 40px;
} 
}



.indexpr_main li:hover a{
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.06);
}

.indexpr_main li .pr_img img {
	width: 100%;
	transition: all 0.5s;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)scale(1);
	object-fit: cover;
	height: 100%;
}

.indexpr_main li:hover .pr_img img {
	transform: translate(-50%, -50%)scale(1.1);
}

.indexpr_main li .pr_img {
	position: relative;
	padding-top: 15%;
	width: 26%;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
}

.indexpr_main li .title {
	line-height: 1.5em;
	color: #313131;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	transition: all 0.5s;
	font-size: 20px;
	text-align: left;
	height: auto;
	margin-bottom: 10px;
}

.indexpr_main li .text {
	width: 74%;
	padding-left: 4%;
}

.indexpr_main li .text .ext_prgy {
	color: #787878;
	line-height: 2em;
}

.indexpr_main li .text .author {
	margin-top: 40px;
}

.indexpr_main li .text .author span {
	color: #313131;
	margin-right: 20px;
}

.indexpr_main li .text .author span a {
	color: #313131;
}


/**contact**/
.prompt {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
	color: #999;
	font-size: 16px;
}


.contact {
	background: #fff;
	display: block;
	overflow: hidden;
}

.contact_main {
	width: 100%;
	padding: 20px;
	color: #333;
	line-height: 2em;
}

.contact_main ul {
	display: flex;
	justify-content: space-between;
}

.contact_main ul li {
	color: #787878;
	width: calc((100% - 90px)/4);
	text-align: center;
	padding: 40px 10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	font-size: 16px;
}

.contact_main ul li .title {
	text-align: center;
	color: #313131;
	margin-bottom: 0px;
}

.contact_main ul li .title img {
	display: block;
	margin: auto;
	height: 40px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #313131;
}

.contact_main ul li a {}


.contact .dt {
	width: 100%;
	padding: 0px 20px;
	margin-top: 60px;
}

.contact .dt .def {
	font-size: 36px;
	text-align: center;
	color: #313131;
	width: 100%;
	margin-bottom: 40px;
}
.contact .dt .def i
{
    display: block;
    font-style: initial;
}


.contact .dt .def span {
	display:inline-block;
	text-align:left;
	font-size: 18px;
}

.contact .dt img {
    max-width: 100%;
    border-radius: 20px;
}

.Recruitment {
	background: #FFC74D;
	overflow: hidden;
	padding: 100px 0px;
}

.Recruitment .cn_title {
	color: #fff;
}

.Recruitment .cn_title span {
	color: #fff;
}

.Recruitment .center {
	max-width: 1640px;
	margin: auto;
	padding: 0px 20px;
}

.Recruitment .center ul {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.Recruitment .center ul li {
	width: calc((100% - 60px)/4);
	background: #fff;
	border-radius: 10px;
	padding: 30px;
	height: 100%;
	min-height: 542px;
}

.Recruitment .center ul li .title {
	color: #313131;
	font-size: 20px;
	border-bottom: 1px #eee solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
	min-height: 101px;
}

.Recruitment .center ul li .content {
	color: #787878;
}

.Recruitment .center ul li .content p {
	margin-bottom: 15px;
}

#wrap {
	margin-top: 0px;
	border: 0px #fff solid;
	position: relative;
	z-index: 0;
	margin-top: -150px;
	max-width: 1400px;
	margin: auto;
}

#wrap .amap-controls {
	display: none;
}

#messages,#join,#History,#Culture,#Honor,#Network {
	height: 0px;
	position: relative;
	top: -90px;
}

.messages {
	padding: 100px 20px 100px;
	background-size: cover;
	display: block;
	max-width: 1640px;
	justify-content: space-between;
	margin: auto;
}

.messages form {
	background: #fff;
	padding: 0px 0px;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 0px;
}


.messagestext {
	font-size: 28px;
	margin-bottom: 10px;
	text-align: center;
}

.cn_title {
	line-height: 1.5em;
	font-size: 18px;
	color: #FFC74D;
	text-align: center;
	margin-bottom: 30px;
}

.cn_title i {
	font-style: normal;
	color: #313131;
	font-size: 20px;
	display: block;
	margin-top: 10px;
}

.cn_title span {
	display: block;
	color: #313131;
	font-size: 36px;
	line-height: 1.2em;
	margin-top: 10px;
}

.messages .left a {
	display: block;
	width: 200px;
	line-height: 50px;
	background: url(../images/kf.png)#e5732a no-repeat 45px center;
	text-align: left;
	font-size: 16px;
	color: #fff;
	padding-left: 85px;
	margin-top: 30px;
}

.messages input {
	line-height: 50px;
	border-radius: 0px;
	border: 1px #eee solid;
	padding: 0px 20px;
	width: calc((100% - 40px)/3);
	background: none;
	color: #666;
	background: #fff;
	margin-bottom: 10px;
	border-radius: 4px;
	font-size: 14px;
	border-bottom: 1px #eee solid;
}

.messages-list {
	display: flex;
	justify-content: space-between;
}

.messages textarea {
	display: block;
	line-height: 1.8em;
	border-radius: 0px;
	border: 1px #eee solid;
	padding: 10px 20px;
	width: 100%;
	margin-top: 20px;
	height: 260px;
	background: none;
	background: #fff;
	color: #333;
	overflow: hidden;
	font-size: 14px;
	border-radius: 4px;
}

.button {
	width: 100%;
	line-height: 46px;
	background: #313131;
	color: #fff;
	font-size: 16px;
	outline: 0;
	max-width: 100%;
	border-radius: 40px;
	margin: 40px auto 0px;
	box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
	display: block;
	max-width: 155px;
	display: flex;
	border: none;
	align-items: center;
	justify-content: space-between;
	padding-left: 30px;
	transition: all 0.5s;
	padding-right: 8px;
}

.pagjt {
	width: 32px;
	height: 32px;
	background: #fff;
	border-radius: 100%;
	transition: all 0.5s;
}

.button:hover {
	background: #000;
}


.button:hover .pagjt {
	background: #FFC74D;
}

/**prDetails**/

.Details {
	overflow: hidden;
	margin: 0px 0px 0px;
}


.fa_Prodt {
	margin: 0px auto 0px;
}

.fa_wrapper {
	margin-top: 0px;
}

.fa_comm_cnt {
	overflow: hidden;
	max-width: 100%;
	margin: auto;
	background: #F8F8F8;
	padding: 80px 0px 80px;
}

.fa_comm_r {
	width: 100%;
	overflow: hidden;
	max-width: 1640px;
	margin: auto;
	padding: 0px 20px;
}

.fa_top_l {
	width: 35%;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	padding-right: 0px;
}

.big-picture {
	width: 100%;
	overflow: hidden;
}

.fa_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.fa_dt_r {
	width: 65%;
	float: left;
	max-width: 800px;
}

.fa_big_swp {
	background: #fff;
	width: 100%;
	position: relative;
	border: 1px #eee solid;
}

.fa_mohide {
	position: relative;
	bottom: 0px;
	z-index: 9;
	padding: 20px 60px;
	background: #eee;
	overflow: hidden;
}

#thumbs {
	overflow: hidden;
}


.fa_mohide .swiper-slide {
	border: 2px #fff solid;
	cursor: pointer;
}

.fa_mohide .swiper-slide.swiper-slide-thumb-active {
	border: 2px #0d4da1 solid;
}

.fa_mohide .fa_Img {
	height: 90px;
}

.fa_mohide .fa_Img img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	object-fit: cover;
	height: 100%;
	transform: translate(-50%, -50%);
}

.fa_big_swp .swiper-slide {
	position: relative;
	height: auto;
	overflow: hidden;
	margin-right: 0px !important;
}

.fa_big_swp .swiper-slide img {
	position: relative;
	width: 100%;
	object-fit: contain;
	height: 100%;
}

.fa_Imgmax {
	border: 0px #eee solid;
	height: 450px;
	padding: 0px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	border-radius: 10px;
}

.fa_Imgmax img {
	object-fit: contain;
	height: 100%;
	width: 100%;
}


.thumbnail .fa_Imgmax img {
	width: 100%;
	object-fit: contain;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.thumbnail .fa_Imgmax {
	width: 100%;
	height: auto;
	border: 2px #eee solid;
	height: 0px;
	padding-top: 90%;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	border-radius: 10px;
}

.thumbnail {
	margin: 40px auto 0px;
	width: calc(100% - 0px);
	position: relative;
	overflow: hidden;
	padding: 0px 30px;
}

.thumbnail .swiper-slide-thumb-active .fa_Imgmax {
	border: 2px #FFC74D solid;
}

.swiper-thumbnail {
	display: flex;
	justify-content: center;
	overflow: hidden;
}

.thumbnail-PrLeft {
	width: 25px;
	height: 100%;
	position: absolute;
	left: 0px;
	background: url(../images/prLeft.png) no-repeat left center;
	cursor: pointer;
	z-index: 2;
	background-size: 8px;
}

.thumbnail-PrRight {
	width: 25px;
	height: 100%;
	position: absolute;
	right: 0px;
	background: url(../images/prRight.png) no-repeat right center;
	cursor: pointer;
	z-index: 2;
	background-size: 8px;
}


.fa_btn_r {
	width: 30px;
	float: left;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 2;
}

.mySwiper .swiper-wrapper {
	display: block;
}

.mySwiper .swiper-wrapper li {
	float: left;
	margin-top: 0px !important;
	margin-bottom: 30px !important;
}

.fa_tab_tit {
	font-size: 36px;
	color: #313131;
	line-height: 60px;
}

.fa_content {
	overflow: hidden;
	width: 100%;
	background: #fff;
	margin-top: 30px;
	padding: 80px 20px;
	max-width: 1640px;
	margin: auto;
}


.ext_Specification .sortname {
	font-size: 36px;
	color: #313131;
	margin-bottom: 10px;
}

.ext_Specification .ext_prgy {
	font-size: 18px;
}

.fa_dt_r .button {
	display: flex;
	margin-top: 30px;
	margin: 30px 0px 0px;
	color: #fff;
    max-width: 230px;
}

.fa_dt_r .button .pagjt {
	background: #FFC74D;
}


.fa_content .indexpr_main li {
	border: 1px #eee solid;
}

.fa_content .indexpr_main {
	margin-top: 30px
}

.fa_content .bh {
	font-size: 16px;
	color: #009FE1;
	margin-top: 60px;
}

.fa_content .title {
	font-size: 30px;
	color: #313131;
	line-height: 1.5em;
	margin-bottom: 20px;
	border-bottom: 1px #eee solid;
	padding-bottom: 15px;
}


/**search-result**/

.search-result {
	padding: 0px 0px 0px;
	width: 100%;
	overflow: hidden;
}





/**mbx**/
.mbxmain {
	width: 100%;
	padding: 25px 20px;
	margin-top: -75px;
	position: relative;
	z-index: 2;
	border-top: 1px rgba(255, 255, 255, 0.1) solid;
	background: rgba(255, 255, 255, 0.01);
	backdrop-filter: blur(10.43px);
}

.mbx {
	color: #fff;
	background: url(../images/cur.png) no-repeat left center;
	background-size: 16px;
	padding-left: 24px;
	max-width: 1600px;
	margin: auto;
}

.mbx a {
	color: #fff;
}

/**Downloads**/

.Downloads {
	max-width: 1640px;
	margin: auto;
	overflow: hidden;
	padding: 80px 0px;
}

.Downloads .main {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 0px 20px;
}

.Downloads .main li {
	padding: 0px;
	width: 100%;
}

.Downloads .main li a {
	text-align: center;
	padding: 25px 0px;
	border-bottom: 1px #E0E0E0 solid;
	border-radius: 0px;
	display: flex;
	height: 100%;
	transition: all 0.5s;
	align-items: center;
}

.Downloads .main li a:hover  .title{

}

.Downloads .main li .ico {
    width: 40px;
}

.Downloads .main li .ico img {
	width: 100%;
}

.Downloads .main li .title {
	color: #313131;
	margin-top: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-size: 18px;
	padding-left: 20px;
}
.Downloads .main li a:hover  .title{
   color:#FFC74D;
}

.download-button {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 20px;
	color: #333;
	background: #FFC74D;
	max-width: 110px;
	border-radius: 30px;
	margin: 0px 0px;
	font-size: 14px;
	margin-left: auto;
}

.download-button img {
	width: 16px;
	margin-left: 5px;
}

/**caselist**/
.caselist {
	overflow: hidden;
}

.caselist li {
	width: calc((100% - 60px) / 3);
	float: left;
	margin-right: 30px;
	position: relative;
	overflow: hidden;
	transition: all 0.5s;
	background: #fff;
	margin-bottom: 30px;
}

.caselist li:nth-of-type(3n) {
	margin-right: 0px;
}


.caselist li a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.caselist li .ico {
	position: relative;
	overflow: hidden;
	padding-top: 60%;
	width: 100%;
	background: #fff;
}

.caselist li .text {
	padding: 30px;
}


.caselist li .ico img {
	width: 100%;
	transition: all 0.5s;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	object-fit: cover;
	height: 100%;
}

.caselist li:hover .ico img {
	transform: translate(-50%, -50%) scale(1.1);
}


.caselist li .title {
	text-align: left;
	line-height: 1.8em;
	font-size: 18px;
	color: #313131;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.caselist li .ext_casegy {
	text-align: left;
	line-height: 1.8em;
	font-size: 14px;
	color: #787878;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 5px;
}

/**rubycon**/
.rubycon {
	padding: 100px 20px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.rubycon .main {
	max-width: 1600px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 60px;
	border-bottom: 1px #E0E0E0 solid;
}

.rubycon .text {
	width: 70%;
}

.rubycon .text .title {
	color: #FFC74D;
}

.rubycon .text .name {
	font-size: 36px;
	color: #313131;
	margin: 10px 0px;
}

.rubycon .text .subname {
	color: #313131;
}

.rubycon .ico {
	width: 30%;
	text-align: right;
}

.rubycon .ico img {
	max-width: 100%;
}

.rubyconfl {
	width: 100%;
	padding-bottom: 100px;
	overflow: hidden;
}

.rubyconfl .center {
	max-width: 1640px;
	margin: auto;
}

.rubyconfl .center ul {
	display: flex;
	width: 100%;
	padding: 0px 8px;
}

.rubyconfl .center ul li {
	width: 20%;
	padding: 12px;
}

.rubyconfl .center a {}

.rubyconfl .center .ico {
	border: 1px #999 solid;
	position: relative;
	overflow: hidden;
}

.rubyconfl .center .ico:hover img {
	transform: scale(1.05);
}

.rubyconfl .center .ico img {
	width: 100%;
	transition: all 0.5s;
}

.rubyconfl .center .name {
	font-size: 16px;
	text-align: center;
	color: #313131;
	margin-top: 15px;
	padding: 0px 30px;
}

/**notice**/
.notice {
	background: #F8F8F8;
	padding: 100px 0px;
	width: 100%;
	overflow: hidden;
}

.notice ul {}

.notice .center {
	max-width: 1640px;
	padding: 0px 20px;
	margin: auto;
}

.notice ul li {
	border-radius: 10px;
	opacity: 1;
	background: #FFFFFF;
	overflow: hidden;
	margin-bottom: 20px;
	cursor: pointer;
}

.notice ul li .notice-main {}

.notice ul li .notice-main>div {
	display: none;
	padding: 0px 20px 30px;
	font-size: 16px;
	color: #787878;
	line-height: 2em;
}

.notice ul li .title {
	padding: 20px;
	color: #313131;
	font-size: 18px;
	display: flex;
	justify-content: space-between;
}

.notice ul li .title span:nth-of-type(1) {
	width: calc(100% - 150px);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.notice ul li .title .time {
	font-size: 16px;
	color: #313131;
	display: flex;
	align-items: center;
	line-height: 24px;
	width: 150px;
	text-align: right;
	justify-content: flex-end;
}

.notice ul li .title .time i {
	width: 15px;
	display: block;
	text-align: right;
	margin-top: -5px;
}

.notice ul li .title .time i img {
	width: 7px;
}

/**sales-product"**/
.sales-product {
	padding: 100px 0px;
}

.sales-product ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	margin: auto;
	max-width: 1640px;
}

.sales-product ul li {
	width: calc(100% / 3);
	padding: 20px;
}

.sales-product ul li .ico {
	background: #f6f6f6;
	border-radius: 20px;
	padding-top: 60%;
	position: relative;
	overflow: hidden;
}

.sales-product ul li .ico img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0px;
	left: 0px;
	transition: all 0.5s;
}

.sales-product ul li:hover .ico img {
	transform: scale(1.08);
}


.sales-product ul li .title {
	text-align: center;
	margin-top: 15px;
	color: #313131;
	font-size: 18px;
}

.productlist {
	padding: 100px 0px;
}

.productlist .list {
	max-width: 1640px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

.productlist .list li {
	width: 25%;
	padding: 20px;
}

.productlist .list li a {}

.productlist .list li .ico {
	border: 1px solid #E9ECEF;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.0392);
	border-radius: 10px;
	height: 0px;
	padding-top: 100%;
	position: relative;
}

.productlist .list li .ico img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	transition: all 0.5s;
	object-fit: contain;
}

.productlist .list li:hover .ico img {
	transform: scale(1.1);
}


.productlist .list li .title {
	text-align: center;
	margin-top: 20px;
	color: #313131;
}


/**kefu**/
.izl-rmenu {
	margin-right: 0;
	height: auto;
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -120px;
	z-index: 999999999;
}

.fh_index {
	background: url(../images/kf_03.png)#FFC74D no-repeat center;
	margin-bottom: 2px;
	display: block;
	height: 56px;
	width: 56px;
	right: 0px;
	background-size: 26px;
	position: absolute;
	transition: all 0.5s;
	border-radius: 4px 0px 0px 4px;
}

.fh_index:hover {
	background: url(../images/kf_03.png)#FFC74D no-repeat 20px center;
	background-size: 26px;
	width: 140px;
	right: 0px;
	position: absolute;
}


.fh_index p {
	color: #fff;
	line-height: 56px;
	width: 150px;
	padding-left: 60px;
	position: absolute;
	font-size: 14px;
}


.izl-rmenu .consult {
	background: url(../images/kf_05.png)#FFC74D no-repeat center;
	margin-bottom: 2px;
	display: block;
	height: 56px;
	width: 56px;
	background-size: 26px;
	float: left;
	position: absolute;
	right: 0px;
	cursor: pointer;
	top: 58px;
	transition: all 0.5s;
	border-radius: 4px 0px 0px 4px;
}

.izl-rmenu .consult:hover {
	background: url(../images/kf_05.png)#FFC74D no-repeat 20px center;
	background-size: 26px;
	width: 200px;
}

.izl-rmenu .consult:hover .phone {
	display: block;
}


.izl-rmenu .consult .phone {
	font-size: 16px;
	color: #fff;
	line-height: 56px;
	width: 200px;
	padding-left: 56px;
	position: absolute;
	font-family: bahnschrift;
}


.izl-rmenu .consult2 {
	background: url(/img/fd4.png)#FFC74D no-repeat;
	margin-bottom: 2px;
	display: block;
	height: 56px;
	width: 56px;
	position: absolute;
	right: 0px;
	top: 174px;
	transition: all 0.5s;
}

.izl-rmenu .consult2 p {
	color: #fff;
	line-height: 56px;
	width: 156px;
	padding-left: 60px;
	position: absolute;
	font-size: 16px;
}


.izl-rmenu .consult2:hover {
	width: 180px;
	background: url(/img/fd4.png)#FFC74D no-repeat;
}


.izl-rmenu .cart {
	background: url(../images/kf_07.png)#FFC74D no-repeat center;
	display: block;
	height: 56px;
	line-height: 16px;
	color: #0a7310;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 2px;
	background-size: 28px;
	cursor: pointer;
	position: absolute;
	width: 56px;
	right: 0px;
	top: 116px;
	overflow: hidden;
	transition: all 0.5s;
	border-radius: 4px 0px 0px 4px;
}

.izl-rmenu .cart:hover {
	background: url(../images/kf_07.png)#FFC74D no-repeat center;
	background-size: 28px;
	overflow: initial;
}


.izl-rmenu .cart .pic {
	position: absolute;
	left: -161px;
	top: -27px;
	width: 141px;
	height: 141px;
	opacity: 0;
	transition: all 0.5s;
	background-size: 100%;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.izl-rmenu .cart .pic img {
	max-width: 100%;
}

.izl-rmenu .cart:hover .pic {
	opacity: 1;
	left: -141px;
}

.izl-rmenu .btn_top {
	background: url(../images/kf_09.png)#FFC74D no-repeat center;
	display: block;
	height: 56px;
	width: 56px;
	background-size: 26px;
	position: absolute;
	right: 0px;
	top: 174px;
	transition: all 0.5s;
	border-radius: 4px 0px 0px 4px;
}

.izl-rmenu .btn_top p {
	color: #fff;
	line-height: 56px;
	width: 120px;
	padding-left: 60px;
	position: absolute;
	font-size: 14px;
}

.izl-rmenu .btn_top:hover {
	background: url(../images/kf_09.png)#FFC74D no-repeat 20px center;
	background-size: 26px;
	width: 120px;
}

.index_ab ul li:nth-last-of-type(1) {
	border-right: 0px #ddd solid;
}