@charset "gb2312";
 #index_swiper1 .swiper-pagination-bullets {
            bottom: 30px;
        }

        #index_swiper1 .swiper-pagination-bullet {
            background: #e8e8e8;
        }

        #index_swiper1 .swiper-slide {
            height: 620px;
        }

            #index_swiper1 .swiper-slide a {
                display: block;
                width: 100%;
                height: 100%;
                overflow: hidden;
            }

        .indexpro4 ul li {
            width: 290px;
        }

        .headMenu .headMenu_item .style_image img {
            width: 45px !important;
        }

        .indexpro4 ul li a img {
            max-height: 180px;
            display: block;
            margin-right: auto;
            margin-left: auto;
            margin-bottom: 20px;
        }

        .indexpro4 ul li a p {
            height: 40px !important;
        }

        .target-fix {
            position: relative;
            top: -115px;
            display: block;
            overflow: hidden;
        }
		
		
		.new-par {
			background: #fff; height: 420px;clear: both;
    display: block;
    overflow: hidden;
    list-style: none;
		}
		.new-par h3 { font-size: 1.75rem; font-weight: 600; text-align: center; line-height: 107px; height: 107px;}
		.new-par .partner {
			margin-left: auto;
    margin-right: auto;
			width: 1440px;
			display: grid;     grid-template-columns: repeat(5, 1fr);
			gap: 20px;
		}
		.new-par .partner div { border: 1px solid #e7e7e7; height: 90px;}
		.new-par a {
			display: block;
			margin-left: auto;
    margin-right: auto;
			margin-top: 30px;
			width: 124px;
			height: 36px;
			line-height: 36px;
			text-align: center;
			color: #fff;
			background-image: linear-gradient(to right, #e14c00, #d92b06);
			border-radius: 5px;
			font-size: 14px;
		}
		.new-par a:hover{ color: antiquewhite;
		}
		
		
		.new-about {
			background:url(../images/img/bg-about.jpg); height: 220px;clear: both;
    display: block;
    overflow: hidden;
    list-style: none;
		}
		
		.new-about .partner {
			margin-left: auto;
    margin-right: auto;
			width: 1440px;
			display: grid;     grid-template-columns:36% 64%;
			color: #fff;
		}
		.new-about .partner h3 { font-size: 1.75rem; font-weight: 600; text-align: center; line-height: 107px; height: 107px;}
		.new-about .partner a {margin-left: auto;
    margin-right: auto; display: block; width: 138px; height: 38px; border-radius: 20px; background-color: #fff; text-align: center; line-height: 38px;color: #000;}
		.new-about .partner a:hover { color: #fa6900; }
		
		.new-about .partner .word { padding: 35px 80px; line-height: 1.8rem;}
		.new-about .partner .word p {text-indent: 2em;}
		
