* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: PingFang SC, helvetica neue, hiragino sans gb, microsoft yahei, sans-serif;
}

@font-face {
	font-family: 'zt';
	src: url(../fonts/DINCOND-REGULAR.OTF);
}

a,
a:hover {
	display: inline-block;
	text-decoration: none;
}

li {
	list-style: none;
}

img {
	vertical-align: middle;
}


/* public */

@media (min-width: 651px) and (max-width: 750px) {
	html,
	body {
		font-size: 26px;
	}
}

@media (min-width: 601px) and (max-width: 650px) {
	html,
	body {
		font-size: 24px;
	}
}

@media (min-width: 551px) and (max-width: 600px) {
	html,
	body {
		font-size: 22px;
	}
}

@media (min-width: 501px) and (max-width: 550px) {
	html,
	body {
		font-size: 20px;
	}
}

@media (min-width: 451px) and (max-width: 500px) {
	html,
	body {
		font-size: 18px;
	}
}

@media (min-width: 401px) and (max-width: 450px) {
	html,
	body {
		font-size: 16px;
	}
}

@media (min-width: 351px) and (max-width: 400px) {
	html,
	body {
		font-size: 14px;
	}
}

@media (max-width: 350px) {
	html,
	body {
		font-size: 12px;
	}
}

.cen {
	padding: 0 1.23rem;
}


/*导航*/

.nav {
	width: 100%;
	height: 4.62rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1rem 1.23rem;
}

.sp_logo img {
	max-height: 1.6rem;
}

.nav_btn {
	width: 1.77rem;
	height: 2.46rem;
	border-radius: 0.15rem;
	position: relative;
	cursor: pointer;
	text-align: center;
}

.nav_btn span {
	display: block;
	background: #095BCF;
	width: 1.77rem;
	height: 0.19rem;
	position: absolute;
	/*left: 0.5rem;*/
	transition: all ease 0.35s
}

.nav_btn span:nth-of-type(1) {
	top: 0.7rem;
}

.nav_btn span:nth-of-type(2) {
	top: 1.2rem;
}

.nav_btn span:nth-of-type(3) {
	top: 1.7rem;
}

.nav_btn_se span:nth-of-type(1) {
	top: 1.2rem;
	transform: rotate(45deg)
}

.nav_btn_se span:nth-of-type(2) {
	width: 0
}

.nav_btn_se span:nth-of-type(3) {
	top: 1.2rem;
	transform: rotate(-45deg)
}

.nav_z {
	position: fixed;
	z-index: 9;
	width: 100%;
	height: calc(100% - 4.62rem);
	top: 4.62rem !important;
	left: 100vw;
	overflow: auto;
	overflow-x: hidden;
	transition: left ease 0.35s;
	background: #000000;
}

.nav_z ul li .first {
	width: 100%;
	/*padding: 0 2rem;*/
	line-height: 3rem;
	border-top: rgba(255, 255, 255, 0.2) solid 1px;
	color: #FFFFFF;
	font-size: 1rem;
	text-align: center;
}

.nav_show {
	top: 0px;
	left: 0px;
}


/*banner*/

.kePublic {}

.slider {
	display: none;
}

.focus span {
	width: 10px;
	height: 10px;
	margin-right: 5px;
	border-radius: 50%;
	background: #FFFFFF;
	font-size: 0
}

.focus span.current {
	background: #C9A877;
}


/*banner*/

.indexbanner {
	width: 100%;
	height: 11rem;
	position: relative;
	/*top: 80px;*/
	z-index: 1;
	overflow: hidden;
}

.pb-carouselWarp .pb-carousel {
	position: relative;
	/*height: 100%;*/
}

.pb-carouselWarp .pb-carousel>div {
	display: none;
	position: absolute;
	width: 100%;
	height: 11rem;
	top: 0;
	left: 0;
}

.pb-carouselWarp .pb-carousel .pb-this {
	display: block;
	left: 0;
}

.indexbanner_con1 {
	background: url(../img/banner1.jpg) no-repeat;
	overflow: hidden;
	background-size: 100% auto;
	/*background-position: center;*/
}

.indexbanner_con2 {
	background: url(../img/banner2.jpg) no-repeat;
	overflow: hidden;
	background-size: 100% auto;
	/*background-position: center;*/
}
.indexbanner_con3 {
	background: url(../img/banner3.jpg) no-repeat;
	overflow: hidden;
	background-size: 100% auto;
}
.indexbanner_con4 {
	background: url(../img/banner4.jpg) no-repeat;
	overflow: hidden;
	background-size: 100% auto;
}
.indexbanner_con5 {
	background: url(../img/banner5.jpg) no-repeat;
	overflow: hidden;
	background-size: 100% auto;
}

.banner_1 {
	position: relative;
	/*top: 5%;*/
	text-align: center;
}

.banner_1 p:first-child img {
	height: 6.08rem;
	margin-top: 2.04rem;
}

.banner_1 p:last-child img {
	height: 9.81rem;
	margin-top: 1.73rem;
}


/*新闻中心*/

.news_tit p:first-child {
	font-size: 1.38rem;
	color: #000000;
	padding-top: 2.15rem;
}

.news_tit p:nth-child(2) {
	font-size: 0.92rem;
	color: #BBBBBB;
	padding: 0.54rem 0 0.92rem 0;
}

.news_tit p:last-child {
	width: 1.69rem;
	height: 0.08rem;
	background: #095BCF;
}

.news_text p a {
	border-bottom: 1px solid #DDDDDD;
	padding: 1.58rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news_text p a span:first-child {
	width: 70%;
	font-size: 1.15rem;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.news_text p a span:last-child {
	font-size: 1rem;
	color: #BBBBBB;
}


/*视频*/

.swiper-container {
	height: 16.15rem;
	background: #076DD5;
	margin-top: 2.15rem;
}
.swiper-container video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.swiper-pagination {
	width: 100%;
	text-align: center;
	position: relative !important;
}
.swiper-pagination-bullet {
	width: 0.62rem !important;
	height: 0.62rem !important;
	background: #BBBBBB;
	margin-top: 1rem;
	margin: 1rem 0.23rem 0 0.23rem;
	border-radius: 50% !important;
}
.swiper-pagination-bullet-active {
	background: #095BCF;
}





.product_text {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.product_text a {
	width: 48%;
}

.product_text a .product_img {
	width: 100%;
}

.product_text a .product_img img {
	width: 100%;
	max-height: 8.85rem;
}

.product_text a p {
	font-size: 1.15rem;
	color: #333333;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin: 1.23rem 0 1.54rem 0;
}


/*底部*/

footer {
	height: 5.38rem;
	background: #434343;
	text-align: center;
	padding: 1.54rem 0;
	margin-bottom: 4rem;
}

footer a {
	font-size: 0.92rem;
	color: #AAAAAA;
}


/*固定*/

.fixed {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #FFFFFF;
	z-index: 99;
}

.fixed a {
	width: calc(100% / 4);
	text-align: center;
	float: left;
	padding: 0.58rem 0;
}

.fixed a img {
	height: 1.54rem;
}

.fixed a {
	font-size: 0.77rem;
	color: #999999;
}

.fixed a p:last-child {
	margin-top: 0.38rem;
}


/*公司简介*/

.banner img {
	max-width: 100%;
}

.zy_nav {
	width: 100%;
	height: 4.04rem;
	text-align: center;
	border-bottom: 1px solid #DDDDDD;
	white-space: nowrap;
	overflow-x: scroll;
	text-align: center;
}

.zy_nav a {
	line-height: 4.04rem;
	margin: 0 1.93rem;
	font-size: 1.08rem;
	color: #666666;
}

.zy {
	margin: 1.73rem 0 3.85rem 0;
}

.zy_nav a.zy_nav_active {
	font-size: 1.08rem;
	color: #095BCF;
	position: relative;
}

.zy_nav a.zy_nav_active:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 3px;
	background: #095BCF;
}

.about_text p {
	font-size: 1rem;
	color: #666666;
	line-height: 2rem;
	margin-bottom: 1rem;
}

.about_text p img {
	max-width: 100%;
}


.about_text .about_honor{
    	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.about_text .about_honor .about_honor_list{
    width: 48%;
}
.about_text .about_honor .about_honor_list .about_honor_img img{
    width: 100%;
}
.about_text .about_honor .about_honor_list .about_honor_tit{
   font-size: 1rem;
    color: #666666;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-align: center;
}



.about_icon {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 1rem;
}

.about_icon .about_list {
	width: calc(100% / 4);
	text-align: center;
}

.about_icon .about_list img {
	height: 1.73rem;
}

.about_icon .about_list p:nth-child(2) {
	font-size: 1.54rem;
	font-family: 'zt';
	font-weight: bold;
	color: #333333;
	padding: 0.92rem 0 0.58rem 0;
}

.about_icon .about_list p:last-child {
	font-size: 0.85;
	color: #666666;
}


/*新闻中心*/

.zy_news {
	border: 1px solid #DEDEDE;
	margin-bottom: 1.23rem;
}

.zy_news a .news_img {
	width: 100%;
}

.zy_news a .news_img img {
	width: 100%;
}

.zy_news a .news_word {
	padding: 1.38rem 1.38rem 1.92rem 1.38rem;
}

.zy_news a .news_word p:first-child {
	font-size: 1.15rem;
	color: #333333;
}

.zy_news a .news_word p:nth-child(2) {
	font-size: 0.85rem;
	color: #999999;
}

.zy_news a .news_word p:last-child {
	font-size: 1rem;
	color: #666666;
	line-height: 1.54rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.page {
	text-align: center;
	margin-top: 2.46rem;
}

.page b,
.page a {
	padding: 0.4rem 0.75rem;
	border: 1px solid #DEDEDE;
	font-size: 0.85rem;
	color: #787878;
}

.page b {
	color: #095BCF;
}


/*产品中心*/

.zy_product {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.zy_product a {
	width: 48%;
}

.zy_product a .zy_product_img {
	width: 100%;
}

.zy_product a .zy_product_img img {
	max-width: 100%;
}

.zy_product a .zy_product_text {
	text-align: center;
	padding: 1.15rem 0 1.54rem 0;
}

.zy_product a .zy_product_text p:first-child {
	font-size: 1.15rem;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.zy_product a .zy_product_text p:last-child {
	font-size: 0.85rem;
	color: #999999;
}


/*产品详情*/

.details_tit {
	font-size: 1.54rem;
	color: #000000;
	text-align: center;
	margin-bottom: 1.54rem;
}

.details_img {
	text-align: center;
}

.details_img img {
	max-width: 100%;
}

.parameter p {
	border-bottom: 1px solid #DEDEDE;
	padding: 1.54rem 0 0.92rem 0;
}

.parameter p span:first-child {
	font-size: 1rem;
	color: #095BCF;
}

.parameter p span:last-child {
	font-size: 1rem;
	color: #666666;
}

.details_text p:first-child {
	width: 6.92rem;
	height: 2.08rem;
	background: #095BCF;
	text-align: center;
	line-height: 2.08rem;
	font-size: 1rem;
	color: #FFFFFF;
	margin-top: 2.46rem;
}

.details_text p:not(:first-child) {
	font-size: 1rem;
	color: #666666;
	line-height: 2rem;
	margin-top: 1.23rem;
}


/*新闻详情*/

.news_details_tit {
	border-bottom: 1px solid #DEDEDE;
}

.news_details_tit p:first-child {
	font-size: 1.54rem;
	color: #000000;
}

.news_details_tit p:last-child {
	font-size: 0.92rem;
	color: #999999;
	padding: 1.54rem 0 0.78rem 0;
}

.news_details_text p {
	font-size: 1rem;
	color: #666666;
	line-height: 2rem;
	margin-top: 1.23rem;
}

.news_details_text p img {
	max-width: 100%;
}


/*东油分库*/

.dongyou {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.dongyou .dongyou_list {
	width: 100%;
	border: 1px solid #DEDEDE;
	text-align: center;
	padding: 1rem 0;
	margin-bottom: 1rem;
}

.dongyou .dongyou_list img {
	height: 1.08rem;
}

.dongyou .dongyou_list p:nth-child(2) {
	font-size: 1rem;
	color: #333333;
	margin-top: 0.58rem;
}

.dongyou .dongyou_list p:nth-child(3) {
	width: 1.23rem;
	height: 2px;
	background: #095BCF;
	margin: 0.3rem auto;
}

.dongyou .dongyou_list p:last-child {
	font-size: 0.85rem;
	color: #999999;
}


/*联系方式*/

.contact_text .contact_list {
	display: flex;
	border-bottom: 1px solid #DEDEDE;
	padding: 1.54rem 0 1rem 0;
}

.contact_text .contact_list:first-child {
	padding: 0 0 1rem 0;
}

.contact_text .contact_list .contact_l img {
	width: 1.23rem;
	margin-right: 1.31rem;
}

.contact_text .contact_list .contact_r p:first-child {
	font-size: 1.15rem;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0.62rem;
}

.contact_text .contact_list .contact_r p:last-child {
	font-size: 1rem;
	color: #666666;
}

.contact_ewm p {
	width: 9.23rem;
	font-size: 0.92rem;
	color: #999999;
	text-align: center;
}

.contact_ewm img {
	width: 9.23rem;
	margin: 1.54rem 0 0.88rem 0;
}


/*视频*/

.zy_video {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.zy_video .video_list {
	width: 48%;
}

.zy_video .video_list video {
	width: 100%;
}

.zy_video .video_list p {
	font-size: 1rem;
	color: #333333;
	padding: 1.15rem 0 1.54rem 0;
}




.Box_con {
	position: relative;margin-top: 1.85rem;
}

.Box_con .conbox {
	position: relative;
	overflow: hidden;
}

.Box_con .conbox ul {
	position: relative;
	/*list-style: none;*/
	overflow: hidden;
	/*height: 8.65rem;*/
}

.Box_con .conbox ul li {
	float: left;
	width: 12rem;
	margin-left: 0.62rem;
	overflow: hidden;
}

.Box_con .conbox ul li:first-child {
	margin-left: 0;
}

.Box_con .conbox ul li .product_img {
	width: 12rem;
}

.Box_con .conbox ul li .product_img img {
	width: 100%;
	border-radius: 0.31rem 0.31rem 0px 0px;
}

