@charset "utf-8";
.hi-top {
	width: 100%;
	height: 42px;
	line-height: 42px;
	background-color: #000000;
	font-size: 14px;
	color: #ffffff;
}

.w1200 {
	clear: both;
	margin: 0 auto;
	width: 1200px;
}
.hi-top .hi-top-r .link, .hi-top .hi-top-r .buy-car, .hi-top .hi-top-r .login {
	display: inline-block;
}
.hi-top .hi-top-r .link li {
	float: left;
	margin-left: 6px;
}
.hi-top .hi-top-r .link li a {
	margin-top: 10px;
	padding: 0 8px;
	display: block;
	line-height: 12px;
	border-right: 1px solid #ffffff;
}
.hi-top a {
	color: #ffffff;
}
.hi-top .hi-top-r .link li:last-child a {
	border-right: 0;
}
.hi-top .hi-top-r .login {
	color: #b0b0b0;
}
.ml20 {
	margin-left: 20px !important;
}
/*头部*/
.headweb {
	width: 100%;
	height: 100px;
	position: relative;
	background-color: #fff;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.headweb .wlogo {
	width: 200px;
	margin-top: 30px;
	height: 62px;
}
.headweb .wlogo img {
	max-width: 100%;
	height: auto;
}
/*搜索*/
.headweb .search-box {
	margin-top: 24px;
	width: 305px;
	height: 40px;
	border: 1px solid #ff6f06;
	box-sizing: unset;
}
.headweb .search-box .search-btn {
	width: 65px;
	height: 40px;
	background-color: #ff6f06;
	border: 1px solid #ff6f06;
	color: #fff;
	cursor: pointer;
}
.headweb .search-box .search-input {
	height: 40px;
	line-height: 40px;
	width: 215px;
	padding: 0 10px;
	border: 0;
	box-sizing: unset;
}
/*导航*/
.headweb .webnav {
	margin-top: 24px;
	width: 675px;
	height: 40px;
}
.headweb .webnav li {
	float: left;
	margin-right: 15px;
}
.headweb .webnav li a {
	position: relative;
	display: block;
	padding: 0 10px;
	line-height: 38px;
	font-size: 16px;
}
.headweb .webnav .cur::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -13px;
	width: 26px;
	height: 5px;
	background: url(../images/nav_cur.png) no-repeat center center;
}
.headweb .webnav .cur {
	color: #ff6f06;
}
/*菜单*/
.webmenu {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 0px;
	z-index: 9999;
	background-color: #3a3a3a;
}
.webmenu .nav-class {
	width: 200px;
	position: absolute;
	top: 0;
	background-color: #4b4b4b;
	z-index: 999;
}
.webmenu .nav-classopaity {
	background-color: #4b4b4b;
	background-color: rgb(75 75 75 / 75%);
}
.webmenu .webmenu-mainnav {
	height: 500px;
	padding: 6px 0;
	position: relative;
}
.webmenu .nav-class:hover .webmenu-mainnav {
	display: block;
}
.nav .webmenu-mainnav li:hover {
	background: #fff;
}
.webmenu .webmenu-mainnav li:hover {
	background: #ff6f06;
}
.webmenu .webmenu-mainnav li:hover .lmname {
	color: #fff;
}
.webmenu .webmenu-mainnav li .sortmaintitle {
	height: 44px;
	line-height: 44px;
	padding: 0 20px;
	overflow: hidden;
}
.webmenu .webmenu-mainnav li .sortmaintitle a {
	color: #fff;
}
.webmenu .webmenu-mainnav li:hover .sortmaintitle a {
	color: #ff6f06;
}
.webmenu .webmenu-mainnav li .sortmaintitle a i {
	font-size: 14px;
}
.webmenu .webmenu-mainnav li .sortmaintitle a i:first-child {
	float: left;
}
.webmenu .webmenu-mainnav li .sortmaintitle a i:nth-child(2) {
	float: right;
	color: #e0e0e0;
}
.webmenu .webmenu-mainnav li .sortmaintitle a i {
	font-size: 12px;
}
.webmenu .webmenu-mainnav li .sortmaintitle a span {
	float: left;
	width: 140px;
	display: block;
	margin: 0 4px;
	overflow: hidden;
}
.webmenu .webmenu-mainnav li:hover .navsonbox {
	display: block;
}
.webmenu .navsonbox {
	min-height: 500px;
	background-color: #fff;
	padding: 0px 15px;
	width: 1000px;
	position: absolute;
	top: 35px;
	left: 200px;
	display: none;
	top: 0px;
	/* box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); */
	border: 1px solid #eee;
	border-left: none;
}
.webmenu.navson-class-box {
	margin: 10px 0;
	overflow: hidden;
	clear: both;
}
.webmenu .navson-class .maintitle {
	width: 150px;
	margin-top: 10px;
	line-height: 24px;
	margin-left: 16px;
}
.webmenu .navson-class .maintitle a {
	font-weight: bold;
	font-size: 14px;
	padding-right: 4px;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.webmenu .navson-class .navson-class-subtitle {
	float: left;
	width: 98%;
	margin-left: 10px;
	border-bottom: 1px dashed #e6e6e6;
	padding: 5px 0;
	color: #666;
	min-height: 24px;
}
.webmenu .navson-class .navson-class-subtitle a {
	color: #666;
	position: relative;
	padding: 0 8px;
	line-height: 10px;
	width: 232px;
	height: 15px;
	margin: 6px 0;
	display: inline-block;
	vertical-align: middle;
}
.webmenu .navson-class .navson-class-subtitle a img {
	width: 45px;
	height: 45px;
	float: left;
}
.webmenu .navson-class .navson-class-subtitle a span {
	display: block;
	text-indent: 10px;
}
.webmenu .navson-class .navson-class-subtitle a:hover {
	color: #ff6f06;
}
.webmenu .navson-class .navson-class-subtitle a:first-child {
	border-left: unset;
}
/*幻灯片*/
.banner_b {
	width: 100%;
	background-color: #fff;
}
.webfocus {
	margin: 0 auto;
	position: relative;
	width: 1920px;
	height: 530px;
	background-color: #fff;
}
.banner_b, .webfocus, #kinMaxShow {
    width: 100%;
  
    display: flex; /* 使用 Flexbox 居中 */
    justify-content: center; /* 水平居中 */
    
   
   
}


.webfocus .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
}
.news-index li {
	float: left;
	width: 558px;
	padding: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #f7f7f7;
}
.news-index li:hover {
	border: 1px solid #ff6f06;
	box-shadow: 0px 2px 10px 1px rgba(202, 203, 204, 0.5);
}
.news-index li:nth-child(2n) {
	margin-right: 0;
}
.news-index li .img {
	width: 166px;
	height: 126px;
	overflow: hidden;
}
.news-index li .img img {
	width: 166px;
	height: 126px;
}
.news-index li .txt {
	width: 370px;
}
.news-index li .txt .tit {
	width: 100%;
	font-size: 16px;
	line-height: 1.5;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
.news-index li .txt .desc {
	width: 100%;
	margin: 20px auto;
	font-size: 14px;
	color: #999;
	height: 40px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news-index li .txt .time-look {
	color: #999;
}
.mt20 {
	margin-top: 20px !important;
}
.news-index li {
	box-sizing: content-box;
}
.web_service {
	padding: 30px 0;
	border-bottom: 1px solid #dedede;
}
.web_service .web_service_list {
	overflow: hidden;
	height: 42px;
}
.web_service .grid_c1 {
	margin: 0 auto;
	width: 1200px;
}
.web_service .web_service_item {
	float: left;
	width: 297px;
}
.web_service .web_service_unit {
	position: relative;
	margin: 0 auto;
	padding-left: 45px;
	width: 180px;
}
.web_service .web_service_duo {
	background-repeat: no-repeat;

	background-image: url(../images/3C8E022990BAD124E63EE8F337EE58A0.png);
}
.web_service .web_service_kuai {
	background-repeat: no-repeat;
	
	background-image: url(../images/89133714A3E2974AF8A3283AEA7E0A88.png);
}
.web_service .web_service_hao {
	background-repeat: no-repeat;

	background-image: url(../images/966063704A64895875864B19BEAB61D4.png);
}
.web_service .web_service_sheng {
	background-repeat: no-repeat;

	background-image: url(../images/43626E7EE6FC7ECD3F60994E4B8C8A45.png);
}
.web_service .web_service_tit {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 36px;
	height: 42px;
	text-indent: -999px;
}
.web_service .web_service_txt {
	overflow: hidden;
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	font-weight: 500;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
}
.web_service div {
	box-sizing: content-box;
}
.home-banner-box {
	height: auto;
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top:400px;
}
.wcontent {
	clear: both;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto 0;
	padding-top: 0px
}
.wcontent .hotcontent {
	width: 1200px;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 5px 0px;
}
.wcontent .hotcontent ul {
	width: 1200px
}
.wcontent .hotcontent ul li {
	margin: 0 10px 10px 0;
	width: 290px;
	height: 250px;
	background: #fff;
	border-radius: 1px;
	float: left;
	overflow: hidden;
	padding: 13px 0px 0 20px
}
.wcontent .hotcontent ul li .curImg {
	width: 190px;
	height: 140px;
	margin: 20px auto 0;
	cursor: pointer
}
.wcontent .hotcontent ul li .curImg img {
	max-width: 100%;
	margin: 0 auto
}
.wcontent .hotcontent ul li .title1 {
	font-size: 20px;
	font-family: PingFang-SC-Semibold, PingFang-SC;
	font-weight: 600;
	color: #333;
	cursor: pointer;
	height: 28px;
	overflow: hidden
}
.wcontent .hotcontent ul li .title1 a:hover {
	color: #333
}
.wcontent .hotcontent ul li .title2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: 300;
	color: #999;
	padding-top: 4px;
	height: 20px;
	overflow: hidden
}
.wcontent .hotcontent ul .firstLi {
	width: 590px;
	padding-top: 20px
}
.wcontent .hotcontent ul .firstLi .firstP {
	width: 265px;
	margin: 12px auto 20px
}
.wcontent .hotcontent ul .firstLi .firstP img {
	max-width: 100%;
	height: 140px
}
.wcontent .hotcontent ul .firstLi .title2 {
	font-size: 12px
}
.tabs-qhtit h2 {
	position: relative;
	float: left;
	padding: 0 10px;
	font-size: 20px;
}
.tabs-qhtit h2::before {
	content: "";
	position: absolute;
	left: 0;
	margin-top: -10px;
	height: 20px;
	width: 3px;
	background-color: #ff6f06;
}
.web_imglb-home .price-num {
	margin-top: 20px;
	width: 100%;
	line-height: 1.5;
	overflow: hidden;
	padding: 15px;
}
.web_imglb-home .price {
	font-size: 14px;
	color: #ff6600;
}
.web_imglb-home .num {
	font-size: 14px;
	color: #999;
}

.stkimg88{width:1755px;margin:10px auto; display: flex; /* 使用 Flexbox 居中 */
    justify-content: center; /* 水平居中 */
    width: 100%;
}

.container0123 {
            max-width: 1200px;
            background-color: white;
            padding: 40px;
            border-radius: 8px;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            display: flex;
            flex-wrap: wrap;
           margin: auto; 
        }

        .form-container, .info-container {
            flex: 1;
            padding: 20px;
            box-sizing: border-box;
        }

        .form-container {
            border-right: 1px solid #e0e0e0;
        }

        .form-container h2, .info-container h2 {
            margin-top: 0;
            margin-bottom: 20px;
            font-size: 24px;
            color: #333;
        }

        .form-group {
            margin-bottom: 15px;
        }

        .form-group label {
            display: block;
            margin-bottom: 5px;
            color: #333;
        }

        .form-group input[type="text"],
        .form-group input[type="email"],
        .form-group input[type="tel"],
        .form-group input[type="url"] {
            width: 100%;
            padding: 10px;
            border: 1px solid #ccc;
            border-radius: 4px;
            box-sizing: border-box;
        }

        .form-group input[type="submit"] {
            background-color: #FE0002;
            color: white;
            border: none;
            border-radius: 4px;
            padding: 10px 15px;
            cursor: pointer;
            font-size: 16px;
        }

        .form-group input[type="submit"]:hover {
            background-color: #0056b3;
        }

        .radio-group {
            display: flex;
            align-items: center;
        }

        .radio-group label {
            margin-right: 10px;
        }

        .radio-group input {
            margin-right: 5px;
        }

        .info-container ul {
            list-style-type: none;
            padding: 0;
            margin: 0;
        }

        .info-container ul li {
            margin-bottom: 20px;
            position: relative;
            padding-left: 25px;
        }

        .info-container ul li strong {
            display: block;
            font-size: 18px;
            color: #333;
            margin-bottom: 5px;
        }

        .info-container ul li::before {
            content: '•';
            color: #FE0002;
            position: absolute;
            left: 0;
            top: 0;
            font-size: 24px;
            line-height: 1;
        }

        .info-container ul li p {
            margin: 0;
            font-size: 16px;
            color: #555;
        }

        @media (max-width: 768px) {
            .container {
                flex-direction: column;
            }

            .form-container {
                border-right: none;
                border-bottom: 1px solid #e0e0e0;
                padding-bottom: 20px;
                margin-bottom: 20px;
            }

            .info-container {
                padding-top: 20px;
            }
        }
        
        
        .container {
            width: 1200px;
            padding: 40px 0;
            text-align: center;
            justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
        }

        .title {
            font-size: 32px;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .subtitle {
            font-size: 18px;
            color: #888;
            margin-bottom: 40px;
        }

        .partner-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 40px 20px; /* 行间距和列间距 */
        }

        .partner-card {
            display: flex;
            align-items: center;
            background: white;
            border-radius: 12px;
            padding: 20px;
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.05);
        }

        .partner-logo {
            width: 160px;
            height: auto;
            margin-right: 20px;
        }

        .partner-content {
            text-align: left;
        }

        .partner-content h3 {
            margin: 0 0 10px;
            font-size: 20px;
        }

        .partner-content p {
            margin: 0;
            font-size: 14px;
            color: #555;
            line-height: 1.8;
        }
        
          /* 主容器 */
        .containeryp {
            width: 1200px;
            margin: 20px auto;
            border: 1px solid #ccc; /* 外层容器边框 */
        }

        /* 行容器 */
        .rowyp {
            display: flex;
            border-bottom: 1px solid #ddd; /* 行底部边框 */
        }
.rowyp:first-child {
    background: #f0f0f0;  /* 浅灰色背景 */
}
        /* 最后一行的底部边框移除 */
        .rowyp:last-child {
            border-bottom: 0;
        }

        /* 单元格样式 */
        .colyp {
            width: calc(100% / 7); /* 七等分宽度 */
            height: 66px; /* 固定行高 */
            border-right: 1px solid #ddd; /* 列右侧边框 */
            padding: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        /* 最后一列的右侧边框移除 */
        .colyp:last-child {
            border-right: 0;
        }
        
        
        
.sticky-div {
    position: sticky;
    top: 0; /* 距离顶部的距离，0 表示完全置顶 */
    background: #fff; /* 可选，设置背景避免透明问题 */
    z-index: 999999; /* 可选，确保层级在上方 */
}
.eyou-tb {
	height: 162px;
	width: 1226px;
	height: auto;
	overflow: hidden;
	margin: auto;
	

}
.eyou-logo {
	margin-top: 25px;
	float: left;
	z-index: 99999;
}
.eyou-sousuo {
	width: 600px;
	float: right;
}
.eyou-sousuo label {
	width: 385px;
	height: 45px;
	padding-left: 15px;
	border: 1px solid #DDDDDD;
	float: left;
}
.eyou-sousuo label input[type=text] {
	width: 370px;
	height: 43px;
	border: none;
	background: url(https://eydemozy.kuaituiyun.cn/28751/template/pc/skin/images/su.png) no-repeat left center;
	padding-left: 35px;
}
.eyou-sousuo input[type=submit] {
	width: 120px;
	height: 45px;
	border: none;
	float: left;
	color: white;
	background: #e1251b;
}
.eyou-sousuo form {
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.eyou-sousuo p {
	color: #767676;
	padding-top: 5px;
}
.eyou-sousuo p a {
	color: #767676;
}
.eyou_nav {
	width: 1226px;
	margin: auto;
	height: 56px;
	padding: 10px 0 15px 0;
	
}
.eyou_nav p {
	float: left;
	background: url(https://eydemozy.kuaituiyun.cn/28751/template/pc/skin/images/0.png) no-repeat left center;
	margin-left: 10px;
	padding-left: 25px;
	font-size: 16px;
	color: #3e3e3e;
}
.eyou-dh > li {
	float: left;
	padding: 0 30px;
	position: relative;
}
.eyou-dh {
	float: left;
	margin-left: 110px;
	height: 22px;
}
.eyou-dh > li > a {
	font-size: 16px;
	color: #3e3e3e;
}
.eyou-erji {
	width: 100%;
	z-index: 99999;
	background: white;
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
}
.eyou-erji li {
	width: 100%;
	padding: 5px 0;
	text-align: center;
}
.eyou-erji li a {
	color: #3e3e3e;
	font-size: 14px;
}


.adgg{width:1200px;margin:30px auto 60px;font-size:0; margin-bottom:20px;}
.adgg-list{float:left;width:288px;border-radius:8px;overflow:hidden}
.adgg .adgg-list + .adgg-list{margin-left:16px}
.adgg-a42{width:100%;border-radius:8px;overflow:hidden;position:relative}
.adgg-a42 span{position:absolute;left:16px;bottom:20px;font-size:16px;color:#71797f;line-height:20px}
.adgg-htm{width:100%;border-radius:8px;overflow:hidden}
.adgg-a42-mini{display:inline-block;width:136px;border-radius:8px;overflow:hidden}
.adgg .adgg-htm + .adgg-htm{margin-top:16px}
.adgg .adgg-a42-mini + .adgg-a42-mini{margin-left:16px}
.adgg img{max-width:100%}


    .product-container {
            
            width: 1200px;
            margin: 0 auto;
            padding: 20px;
            box-sizing: border-box;
            background-color: #f9f9f9;
            color: #333;
            display: flex;
            justify-content: space-between;
            background: #fff;
            border-radius: 12px;
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            overflow: hidden;
        }
        .image-section {
            width: 25%;
            padding: 20px;
            box-sizing: border-box;
        }
        .image-section img {
            width: 100%;
            border-radius: 8px;
        }
        
        
        .image-section a {
            display: block;
            margin-top: 10px;
            text-decoration: none;
            color: #555555;
            text-align: center;
        }
        .middle-section {
            width: 45%;
            padding: 20px;
            box-sizing: border-box;
        }
        .middle-section h1 {
            font-size: 24px;
            margin-bottom: 20px;
        }
        .price-table {
            margin: 20px 0;
            border-collapse: collapse;
            width: 100%;
        }
        .price-table th, .price-table td {
            padding: 12px;
            border: 1px solid #ddd;
            text-align: left;
        }
        .price-table th {
            background: #f1f1f1;
            font-weight: bold;
        }
        .highlight {
            color: #f60;
            font-weight: bold;
        }
        .actions {
            margin-top: 20px;
        }
        .actions button {
            padding: 12px 24px;
            margin-right: 10px;
            cursor: pointer;
            border: none;
            border-radius: 8px;
            background: linear-gradient(135deg, #D90000, #FF2626);
            color: #fff;
            transition: background 0.3s;
        }
        .actions button:hover {
            background: linear-gradient(135deg, #FF7373, #FF7373);
        }
        .right-section {
            width: 25%;
            padding: 20px;
            box-sizing: border-box;
            border-left: 1px solid #ddd;
        }
        .right-section p {
            margin: 10px 0;
        }
        
         .brand-container {
            width: 1200px;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            gap: 16px;
            padding: 20px;
           justify-content: center; /* 水平居中 */
            align-items: center;    /* 垂直居中（可选） */
        }
        .brand-item {
            width: calc(100% / 6 - 16px); /* 每行6个 */
            height: 80px;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 1px solid #ddd;
            border-radius: 8px;
            background: #fff;
        }
        .brand-item img {
            max-width: 80%;
            max-height: 80%;
        }
        
        .biaodan{position: absolute;right: 50%;z-index: 5;width:280px;height: 340px;background:rgba(255, 255, 255, 0.7);top: 50%;margin-top: -160px;margin-right: -600px; border-radius: 10px; /* 圆角 */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* 添加阴影，让它更有层次感 */}
.biaodan-title{}
.biaodan-title h5{font-size: 18px;font-weight: normal;text-align: center;margin: 30px 0 8px 0;background: url(/uploads/allimg/20250324/1-2503241111152Y.png) no-repeat center;}
.biaodan-title p{font-size: 14px;color: #666;text-align: center;}
.biaodan-input{padding: 0 30px;margin:25px 0;}
.biaodan-ico1 input{background: url(/uploads/allimg/20250324/1-250324111115519.png) no-repeat 10px center #fff;}
.biaodan-ico2 input{background: url(/uploads/allimg/20250324/1-250324111115363.png) no-repeat 10px center #fff;}
.biaodan-input input{height: 50px;border:0px;padding-left: 60px;width:220px;font-size: 16px;border-radius: 3px;}
.biaodan-submit{padding: 0 30px;}
.biaodan-submit input{cursor: pointer;width: 100%;height: 50px;border:0px;background: #FB0102;color: #fff;border-radius: 5px;font-size: 20px;font-family:"微软雅黑";}
.biaodan-submit input:hover{background: rgba(222,16,3,0.7);}
