
/* 懒加载背景图片规则 */
.lazyload {
	opacity: 0;
	transition: opacity 0.5s;
}

.lazyloaded {
	opacity: 1;
}

/* 处理lazysizes的背景图片 */
.lazyload[data-bg] {
	background-image: none;
}

.xtit1 img{
	height: 60px;
}
.xjs {
	padding: 80px 0 0;
	width: 100%;
	height: 650px;
	background-image: url(../images/jsbg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
/*-----------------石油商城--------------*/

.sysc {
	padding: 80px 0 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-bottom:30px;
}
.sytit{
	margin-bottom:30px;
	height: 60px;
}
.sybg {
    box-sizing: border-box;
    padding: 0 220px;
	width: 1440px;
	height:200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-image: url(../images/sybg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0 auto;
}
.sybg_wz h1{font-size:32px;color:#fff;line-height:48px}
.sybg_wz p{width:580px;line-height:21px;color:#fff;opacity: 0.7;margin-top:10px}
.sybg_more{}
.sy_content sy_content_li:nth-child(2){margin-left:10px;}

.sy_content{width:1440px;height:1552px;margin:auto;margin-top:20px;}
.sy_content_li{width:710px;height:504px;float:left;margin-top:20px;background:#fff;}    
.sy_content_li:nth-child(2n){margin-left:20px}
.bg1{padding:35px 20px 0px 20px;width:128px;height:469px;background-image: url(../images/sybg_f1.jpg);}
.bg2{padding:35px 20px 0px 20px;width:128px;height:469px;background-image: url(../images/sybg_f2.jpg);}
.bg3{padding:35px 20px 0px 20px;width:128px;height:469px;background-image: url(../images/sybg_f3.jpg);}
.bg4{padding:35px 20px 0px 20px;width:128px;height:469px;background-image: url(../images/sybg_f4.jpg);}
.bg5{padding:35px 20px 0px 20px;width:128px;height:469px;background-image: url(../images/sybg_f5.jpg);}
.bg6{padding:35px 20px 0px 20px;width:128px;height:469px;background-image: url(../images/sybg_f6.jpg);}
.sy_ct_bg h1{font-size:22px;color:#fff;line-height:33px;margin-bottom:20px;}
.sy_ct_bg p{font-size:12px;color:#fff;line-height:18px;opacity: 0.7;}
.sy_ct_lan{width:542px;height:504px;}
.sy_ct_li{flex-wrap:wrap;}
.sy_ct_li li{width:138px;;height:182px;border-bottom:1px solid #ccc;border-right:1px solid #ccc;margin:auto;padding:20px 20px 0px 20px;margin:0px;}
.sy_ct_li li:nth-child(3){border-right:0px;}
.sy_ct_li li:nth-child(6){border-right:0px;}
.sy_ct_li li img{width:140px;height:80px;margin-bottom:12px;object-fit:cover;}
.sy_ct_li_tit{width:140px;}
.sy_ct_li_tit a{font-size:12px;color:#333;font-weight:bold;line-height:18px;height:36px;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.sy_ct_li_tit a:hover{font-size:12px;color:#A01F24;font-weight:400;}
.sy_ct_li_price{font-size:16px;color:#A01F24;font-weight:400;margin-top:12px;}
.sy_content_gs{padding:17px 0px 0px 20px;width:517px;height:100px;}
.sy_content_gs_img img{width:64px;height:64px;}
.sy_content_gs_ct{width:425px;}
.sy_content_gs_ct h1{width:405px;font-size:14px;color:#000;font-weight:bold;height:32px;line-height:21px;text-align:left;margin-left:20px;}
.index1_1{
    justify-content: space-between;
    margin-top:20px;
}
.index1_2{
    width: 265px;
    background: #fff;
    border-radius: 4px;
    padding:30px 40px;
}
.index1_2:hover{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
.index1_2:hover .index1_4{
    color: #A01F24;
}
.index1_3{
    width:70px;
    height:70px;
    background:#DFE4F5;
    border:1px solid #DFE4F5;
    border-radius: 70px;
    overflow: hidden;
	margin:auto;
}
.index1_4{
    font-size:18px;
    font-weight: 500;
    line-height:25px;
    margin-top:30px;
	text-align:center;
}
.index1_5{
    font-size:14px;
    color:#999;
    line-height:20px;
    margin-top:10px;
    height:40px;
}

.index1_6{
width: 124px;
    height: 40px;
	line-height:40px;
	text-align:center;
    background: #fff;
    border-radius: 20px 20px 20px 20px;
    margin: 0 auto;
    margin-top: 30px;
    color: #A01F24;
    border: 1px solid rgba(200, 43, 44, 0.4);
	display:flex;
}
.index1_2:hover .index1_6{
	color: #fff;
    background: #A01F24;
    border: 1px solid #A01F24;
}
.index1_7{
    width:8px;
    height:8px;
    background:url(../images/red_jt.png) no-repeat center center;
	margin:auto;
}
.index1_2:hover .index1_6{
    background:#A01F24;
    color:#fff;
}
.index1_6 span{margin-left:20px;}
.index1_2:hover .index1_6 .index1_7{
    background:url(../images/right2.png) no-repeat center center;
}

.xmore5:hover .index1_7{
    background:url(../images/right2.png) no-repeat center center;
}
.sy_content_gs_ct p{width:405px;font-size:12px;color:#999;font-weight:400;text-align:left;line-height:18px;margin-left:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}

.company{   padding: 80px 0 0;width: 100%;height:585px;box-sizing:border-box; background-image: url(../images/qydq-bg.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;}


.ptnews{
	padding: 80px 0 0;
	width: 100%;
	height: 1280px;
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.xkp_w {
	margin-top: 40px;
}
.xmore4 span{margin-left:10px;}
.xwidth5
	margin:20px auto;
	width:1440px;
}
.xkp1 {
	display: flex;
}


.xkp1 {
    display: flex;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 30px;
    width: 1440px;
}

.xkp1_1 {
	width: 460px;
	background-color: #fff;
	height: 560px;
	margin-right: 30px;
	border-radius: 10px 10px 0 0;
}

.xkp1_1:last-child {
	margin-right: 0px;
}

.xkp1_1_1 {
	width: 460px;
	height: 360px;
	overflow: hidden;
	border-radius: 10px 10px 0px 0px;
}

.xkp1_1_1 img {
	width: 460px;
	height: 360px;
}

.xkp1_1_2 {
    font-size: 18px;font-weight: 600;
	margin-top: 30px;
	box-sizing: border-box;
	padding: 0 30px;
}

.xkp1_1_3 {
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	line-height: 24px;

	margin-top: 10px;
	box-sizing: border-box;
	padding: 0 30px;
}

.xkp1_1 a {
	margin-left: 30px;font-size: 14px;
}
.xkp1_1:hover .xkp1_1_2{color:#A01F24}
.xkp1_1:hover .xmore{
     background: #A01F24;
    border: 1px solid #A01F24;
    color: #fff;
}
.xkp1_1:hover .xmore .index1_7{
    background:url(../images/right2.png) no-repeat center center;
}
.xmore {
    width: 154px;
    height: 48px;
	border-radius: 40px 40px 40px 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: 500;
	font-size: 14px;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,0.6);

}
.xmore:hover{
    background: #A01F24;
    border: 1px solid #A01F24;
}
.xmore img {
	display: block;
	width: 8px;
	height: 8px;
	margin-left: 30px;
}

.xmore1 {
	width: 154px;
	height: 48px;
	background: #A01F24;
    border: none;
	margin-top: 60px;
}
.xmore1:hover {
	background: rgba(200,43,44,0.9) !important;
}
.xmore2 {
	width: 124px;
	height: 40px;
	background: #fff;
	border-radius: 20px 20px 20px 20px;
	margin: 0 auto;
	margin-top: 30px;
	color: #A01F24;
	border: 1px solid rgba(200, 43, 44, 0.4);
}

.xmore2 img {
	margin-left: 20px;
}

.xmore2:hover {
	color: #fff;
	background: #A01F24;

	border: 1px solid #A01F24;
}

.xmore2:hover img {
	content: url(../images/jt1.png);
}

.xmore3 {
	border: 1px solid #DED9D9;
	color: #666666;
	margin: 0;
	width: 106px;
	font-size: 12px;
	height: 37px;
	background: transparent;
	border-radius: 40px;
	
	
	border-radius: 40px 40px 40px 40px;
	display: flex;
	justify-content: center;
	align-items: center;

}

.xmore3 img {
	margin-left: 10px;
}

.xnew2 .xmore3{
    width: auto;
    height: 18px;
    border: none;
}
.xnew2 .xmore3:hover{
    background: transparent;
}
/*.xmore3:hover img {*/
/*	content: url(../images/jt2.png);*/
/*}*/

.xmore4 {
	border: 1px solid rgba(200, 43, 44, 0.4);
	color:#fff;
	width: 124px;
	font-size: 12px;
	height: 40px;
	background: #fff;
	border-radius: 20px 20px 20px 20px;
	margin-top: 20px;
}
.xmore5{
	color:#A01F24;
	border: 1px solid rgba(200, 43, 44, 0.4);
	width: 124px;
	font-size: 12px;
	height: 40px;
	background: #fff;
	border-radius: 20px 20px 20px 20px;
	margin-top: 20px;
	}
.xmore4 img {
	margin-left: 20px;
}

.xmore4:hover {
	color: #fff;
	background: #A01F24;
	border: 1px solid #A01F24;
}

.xmore4:hover img {
	content: url(../images/jt1.png);
}

.red6_1 {
	display: flex;
	margin-top: 60px;
	overflow: hidden;
}

.red6_1item {
	overflow: hidden;
	flex: none;
	width: 170px;
	height: 450px;
	margin-right: 18px;
	background-position: center;
	background-size: auto 100%;
	transition: all 0.6s;
	border-radius: 10px;
}

.red6_1item:last-child {
	margin-right: 0;
}

.red6_1item.active {
	width: 690px;
	box-sizing: border-box;
	padding-left: 40px;
}

.red6_1item.active .red6_1item1 {
	text-align: left;
	padding-top: 83px;
}

.red6_1item.active .red6_1item2 {
	display: none;
}

.red6_1item.active .red6_1item3 {
	display: none;
}

.red6_1item.active .red6_1item4 {
	opacity: 1;
}

.red6_1item.active .red6_1item0 {
	display: none;
}

.red6_1item0 {
	height: calc(100% - 103px);
	writing-mode: vertical-rl;
	text-orientation: upright;
	/* direction: rtl; */
	font-family: 'SourceHanSerifCN-Regular';
	line-height: 20px;
	letter-spacing: 6px;
	font-weight: 400;
	font-size: 20px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 92px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
}

.red6_1item0::after {
	content: "";
	position: absolute;
	top: 55px;
	left: 50%;
	transform: translateX(-50%);
	width: 14px;
	height: 14px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 50%;
}

.red6_1item1 {
	font-weight: bold;
	font-size: 28px;
	color: #FFFFFF;
	line-height: 39px;
	padding-top: 97px;
	text-align: center;
	transition: all 0.6s;
}

.red6_1item2 {
	font-weight: bold;
	font-size: 26px;
	color: #FFFFFF;
	line-height: 34px;
	text-align: center;
	transition: all 0.6s;
}

.red6_1item3 {
	margin: 0 auto;
	margin-top: 26px;
	width: 36px;
	height: 6px;
	display: block;
	transition: all 0.6s;
}

.red6_1item4 {
	margin-top: 20px;
	width: 500px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	opacity: 0.8;
	text-align: justify;
	transition: all 0.6s;
}

.red6_1item5 {
	margin-top: 78px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 188px;
	height: 45px;
	background: #C8222A;
	border-radius: 2px 2px 2px 2px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 45px;
	transition: all 0.6s;
}

.red6_1item5 img {
	width: 14px;
	height: 14px;
	margin-left: 20px;
}
.xmore5:hover{
	background: #A01F24;
    color: #fff;
}
.xmore5:hover img{
	background: url(../images/right2.png);
}
.jiantou5{background: url(../images/jt3.png);width:8px;height:8px;margin-left:10px;}
.xnew1_4:hover .jiantou5 {
	width:8px;height:8px;
	background: url(../images/jt2.png);
}

.xmore5 span{margin:auto;}

.xmore1 {
	width: 154px;
	height: 48px;
	background: #A01F24;

	margin-top: 70px;
}
.xmore1:hover {
	background: rgba(200,43,44,0.9);
}
.xnew1 {
	flex: none;
	width: 460px;
	margin-right: 30px;
}

.xnew1_1 {
	width: 460px;
	height: 368px;
	border-radius: 10px;
	overflow: hidden;
}

.xnew1_1 img {
	width: 460px;
	height: 368px;
}

.xnew1_2 {
	font-weight: bold;
	line-height: 26px;
	font-size: 18px;
	color: #333;
}

.xnew1_3 {
	line-height: 20px;
	font-size: 14px;
	color: #666;
}

.xnew1 .xnew1_2 {
	margin-top: 20px;
}
.xnew1_2 a:hover{color:#A01F24;}
.xnew1_1 .xnew1_2 a:hover .xmore3 {
	color: #A01F24;
}

.xnew1 .xnew1_3 {
	margin-top: 10px;
}
.xnew1:hover .xnew1_2 a{color:#A01F24}
.xnew1:hover .xmore3{color:#A01F24;border: 1px solid #A01F24;background:transition}
.xnew2 .xnew1_3 {
	margin-top: 10px;
}

.xnew2 .xnew1_4 {
	margin-top: 13px;
}

.xnew2 .xnew1_4 img {
	width: 8px;
	height: 8px;
}

.xnew1_4 {
	margin-top: 30px;
	display: flex;
	width:460px;
	align-items: center;
	justify-content: space-between;
}

.xnew1_4 p {
	line-height: 20px;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	width:120px;
}

.xnew1_4 p:hover{color:#A01F24;}
.new_jt{width: 8px;
    height: 8px;
    background: url(../images/jt3.png) no-repeat center;
    margin: auto;}
	
.xnew1_4:hover .new_jt{
	background: url(../images/red_jt.png) no-repeat center;
}

.ckxq img{
	background: url(../images/jt3.png) no-repeat center;
	width:8px;
	height:8px;
	margin-left:10px;
}

.xnew1_4:hover .jiantou3{
	background: url(../images/red_jt.png) no-repeat center;
}
.xnew1:hover .xnew1_2 {
	color: #C8222A;
}

.xnew2 {
	flex: 1;
}

.xnew2_1 {
	margin-bottom:31px;
	width:460px;
}

.xnew2_1:last-child {
	margin-bottom: 0px;
}

.xnew2_1 a:hover .xnew1_4 img {
	content: url(../images/jt4.png);
}

.xnew2_1 a:hover .xnew1_2 {
	color: #C8222A;
}
/*------------------招商加盟--------------*/
.fit_cover {
	object-fit: cover;
}
.xnew2_1:hover .xnew1_4 a{color:#A01F24;}
.xnew2_1:hover .xnew1_4 a .jiantou5{
	background: url(../images/jt2.png) no-repeat center;
	width:8px;
	height:8px;
	margin-left:10px;
}
.xzs {
	width: 100%;
	background-image: url(../images/xzsbg.png);
	background-position: center;
	height: 995px;
	background-size: cover;
	box-sizing: border-box;
	padding: 80px 0 0;
}

.xzs1 {
	display: flex;
}

.xzs1_1 {
	flex: none;
	margin-right: 30px;
	width: 730px;
}

.xzs1_1a {
	display: block;
	width: 730px;
	height: 60px;
}

.xzs1_1b {
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 20px;
	opacity: 0.7;
}

.xzs1_1c {
	margin-top: 45px;
	width: 730px;
	height: 360px;
	overflow: hidden;
	border-radius: 10px;
}

.xzs1_1c img {
	width: 730px;
	height: 360px;
	transition: all 0.5s ease-in-out;
}

.xzs1_1c img:hover {
	transform: scale(1.05);
}

.xzs1_2 {
	 flex: 1;
        height: 525px;
        border-radius: 10px;
        border: 1px solid rgba(251, 253, 255, 0.2);
        box-sizing: border-box;
        background: rgba(255, 255, 255, 0.05);
        backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px);
        padding: 47px 61px 0;
}

.xzs1_2>p {
	line-height: 39px;
	font-weight: 500;
	font-size: 26px;
	color: #FFFFFF;
	margin-bottom: 40px;
}

.xdfm {
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
	flex-wrap: wrap;
}

.xdfm1 {
	width: calc(50% - 5px);
	box-sizing: border-box;
	height: 53px;

	border-radius: 6px;
	position: relative;
	margin-bottom: 14px;
	overflow: hidden;
}

.xdfm1 input {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 96px;
	border: none;
	outline: none;
	background: #FFFFFF;
	font-weight: 400;
	font-size: 14px;
	border: 1px solid #EDEDED;
	color: #333;
	box-sizing: border-box;
}

.xdfm1 input::placeholder {
	color: #CCCCCC;
	font-size: 14px;
}

.xdfm1 p {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20px;
	width: 56px;
	line-height: 19px;
	font-weight: 500;
	font-size: 14px;
	color: #333333;
	z-index: 1;
}

.xdfm2 {
	width: 100%;
	height: 62px;
}

.xdfm3 {
	width: 100%;
	box-sizing: border-box;
	height: 140px;

	border-radius: 6px;
	position: relative;
	overflow: hidden;
}

.xdfm3 textarea {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	background: #FFFFFF;
	font-weight: 400;
	font-size: 14px;
	border: 1px solid #EDEDED;
	color: #333;
	box-sizing: border-box;
	padding: 45px 20px 0;
	position: relative;
	resize: none;
}

.xdfm3 p {
	position: absolute;
	top: 16px;
	left: 20px;
	width: 56px;
	line-height: 19px;
	font-weight: 500;
	font-size: 14px;
	color: #333333;
	z-index: 1;
}

.xdfm3 textarea::placeholder {
	color: #CCCCCC;
	font-size: 14px;
}

.xdfm4 {
	margin: 0 auto;
	margin-top: 40px;
	width: 154px;
	height: 49px;
	position: relative;
}

.xdfm4 input {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	opacity: 0;
	cursor: pointer;
}

.xdfm4 img {
	width: 100%;
	height: 100%;
}

.xzs2 {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.xzs2 li {
	width: calc(25% - 15px);
	height: 280px;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

.xzs2 li img {
	width: 100%;
	height: 280px;
}

.xzs2 li div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 52px;
	background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
	text-indent: 20px;
	line-height: 52px;
	font-weight: 500;
	font-size: 16px;
	color: #FFFFFF;
}

.xzs2 li p {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 76px;
	height: 29px;
	background: linear-gradient(137deg, #F5A81C 0%, #F5471C 100%);
	border-radius: 0px 8px 0px 8px;
	line-height: 29px;
	text-align: center;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
}
.wfoot{width:100%;background:#191918;padding-bottom:30px;}
.wfoot_ct{width:1440px;padding-top:60px;margin:auto;}
.wfoot_logo{width:192px;height:35px;font-size:24px;color:#fff;}
.wfoot_menu{width:660px;height:224px;}
.wfoot_copy{height:22px;line-height:22px;color:#fff;font-size:12px;opacity:0.4;text-align:center;margin:10px 0px 30px 0px;border-top:1px solid #F5F5F5;width:1440px;padding-top:20px;margin:auto;}
.wfoot_menu_li{width:20%;text-align:center;}
.wfoot_menu_li li{height:30px;line-height:30px;margin:auto;}
.wfoot_menu_li a{color:#fff;font-size:12px;opacity:0.4;}
.wfoot_menu_li li:first-child a{font-size:16px;color:#fff;font-weight:bold;opacity:1;}