.main,
.content {
    margin: 0 auto;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
}

.cont-wrap {
    margin: 0 auto;
    width: 1200px;
    height: 100%;
}

.cont-wrap p {
    color: #000;
}
 h4 {
    /* letter-spacing: 8px;*/
    margin-bottom: 30px;
    font-size: 55px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    color: #000;
}
 h4::after{
    background-color: #ffdd1f;
    content: "";
    position: absolute;
    width: 60%;
    height: 30px;
    top: 40px;
    left: 233px;
    z-index: -1;
}

h5 {
    display: none;
}

.cont1 {
    height: 1090px;
    background: url('../../img/231025/index/head.jpg') no-repeat top center;
	position:relative;
    margin-top: 80px;
}

.cont1-text {
    position: relative;
    float: left;
    width: 100%;
    height: 950px;
}

.cont1-slogan {
    margin-top: 219px;
    width: 100%;
    min-height: 100px;
    margin-left: -130px;
    text-align: left;
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    opacity: 0;
    z-index: 2;
}

.cont1-slogan h4 {
    font-size: 41.58px;
    font-family: Microsoft Yahei;
    overflow: hidden;
    margin-left: -20px;
}
.cont1-slogan h4::after{
    content: none;
    background-color: unset;
}
.cont1-slogan p {
    margin-top: 15px;
    font-family: "Microsoft Yahei";
    overflow: hidden;
}
.cont1-slogan .cont1-title {
    color: #8d04e0;
    font-size: 35px;
    width: 230px;
    float: left;
    cursor: unset;
	font-weight:bold;
}

.cont1-slogan i {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: inherit;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid;
    content: "";
	margin-right:10px;
}



.cont1-slogan .cont1-btn {
    color: #000;
    background-color: #ffdd1f;
    width: 360px;
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
    cursor: pointer;
    margin-top: 50px;
    font-size: 26px;
    font-family: "Microsoft Yahei";
	font-weight:bold;
}

.cont1-slogan .cont1-btn:hover {
    background-color: #ffee90;
    text-decoration: none;
}

.cont1 .nav{
	margin-top: -180px;
    /* display: flex; */
    position: absolute;
    width: 100%;
    z-index: 5;
}
.cont1 .nav a{
    font-size: 24px;
    font-weight: bold;
    width: 33.33%;
    display: block;
    float: left;
    text-align: center;
    line-height: 95px;
    height: 100px;
	cursor:pointer;
    background-color: #eaeaea;	
    /* border: 2px solid #000;
    border-radius: 0 0 10px 10px; */
}
/*.cont1 .nav a:hover{
	text-decoration:none;
    background-color: #ffdd1f;
}*/
.cont1 .nav .on,
.cont1 .nav a:hover{
	background:url(../../img/202301/index/cont1-on.png) no-repeat top center;	
    background-size:100%;
    height: 121px;
    border:none;
    text-decoration:none;
}

.cont2 {
    margin-bottom: 50px;
    margin-top: 50px;
}

.cont2 .cont2-title {
    text-align: center;
    margin-top: 50px;
}
.cont2 h4::after {
    width: 20%;
    left: 480px;
}
.cont2 .cont2-box{
    position: relative;
    width: 1260px;
    margin: 0 -30px;
}

.cont2 .cont2-box .cont2-item{
    border-bottom: 1px solid #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px;
}
.cont2 .cont2-box .cont2-item:last-child{
    border-bottom: none;
}
.cont2 .cont2-item .text{
    width: 40%;
}
.cont2 .cont2-item span{
    font-size: 35px;
    font-family: heavy;
    font-weight: bold;
    display: block;
    margin-bottom: 30px;
    color: #000;
}
.cont2 .cont2-item p{
    font-size: 18px;
    color: #000;
    margin-bottom: 30px;
    float: left;
    width: 75%;
}
.cont2 .cont2-item i{
    font-style: normal;
    background-color: #ffdd1f;
    width: 110px;
    display: inline-block;
    text-align: center;
    border-radius: 15px;
    margin-right: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    float: left;
}
.cont3 {
    position: relative;
    height: 850px;
    overflow: hidden;
    width: 100%;
}
.cont3 .cont3-title {
    text-align: center;
    margin-top: 80px;
}
.cont3 h4::after {
    width: 20%;
    left: 479px;
}
.cont3 .cont3-box{
    width: 1300px;
    margin: 0 -30px;
    overflow: hidden;
}
.cont3 .cont3-item{
    float: left;
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    width: 618px;
    height: 525px;
    margin-top: 80px;
    margin-right: 30px;
}
.cont3 .cont3-item:nth-child(1){
    border-color: #ffdd1f;
}
.cont3 .cont3-item .box-img{
    position: absolute;
    top: -90px;
    left: 52px;
}
.cont3 .cont3-item span{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    background-color: #000;
    width: 280px;
    display: block;
    text-align: center;
    height: 55px;
    line-height: 55px;
    border-radius: 30px;
    margin: 215px auto 30px;
}
.cont3 .cont3-item .info{
    overflow: hidden;
}
.cont3 .cont3-item .info p{
    font-size: 28px;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
    margin-left: 60px;
}
.cont3 .cont3-item .info i{
    font-size: 15px;
    color: #000;
    font-style: initial;
    display: block;
    font-weight: 100;
}
.cont3 .cont3-item .contact{
    width: 90%;
    margin: 40px auto;
}
.cont3 .cont3-item .contact input{
    height: 50px;
}
.cont3 .cont3-item .button{
    font-size: 30px;
    color: #000;
    display: block;
    position: absolute;
    bottom: 55px;
    right: 40px;
    /*background-color: #ffdd1f;*/
    border-radius: 25px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: url(/img/202301/index/go-top-r.png) no-repeat;
    background-size: 100%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.cont4 {
    padding-top: 50px;
    min-height: 670px;
}
.cont4 .cont-wrap{
    height: auto;
}
.cont4 .cont4-title {
    text-align: center;
    margin-bottom: 50px;
}
.cont4 .cont4-title h4::after {
    width: 20%;
    left: 481px;
}
.cont4 .cont4-box{
    display: flex;
    width: 1200px;
    min-height: 500px;
    background-color: #fff;
    border-radius: 15px;
    position: relative;
    flex-direction: row;
    margin: 0 auto;
    color:#000;
}
.cont4 .cont4-l,
.cont4 .cont4-r{
    width: 590px;
    position: relative;
    background-color: #f8f8f8;
        height: 100%;
    border-radius: 10px;
}
.cont4 .cont4-c{
    width: 135px;
}
.cont4 .cont4-box .t1{
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    height: 90px;
    line-height: 90px;
    margin-top: 5px;
    background-color: #ffdd1f;
    border-top: 1px solid #ddd;
}
.cont4 .cont4-box .t2,
.cont4 .cont4-box .t3,
.cont4 .cont4-box .t4,
.cont4 .cont4-box .t5,
.cont4 .cont4-box .t6
{
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    border-top: 1px solid #ddd;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.cont4 .cont4-box .t2 {
    height: 100px;
}
.cont4 .cont4-box .t3 {
    height: 200px;
}
.cont4 .cont4-box .t4 {
    height: 110px;
}
.cont4 .cont4-box .t5 {
    height: 100px;
}
.cont4 .cont4-box .t6 {
    height: 260px;
}
.cont4 .cont4-c .t1,
.cont4 .cont4-c .t2,
.cont4 .cont4-c .t3,
.cont4 .cont4-c .t4,
.cont4 .cont4-c .t5,
.cont4 .cont4-c .t6{
    background-color: #fff;
    font-size: 58px;
}
.cont4 .cont4-r .t2,
.cont4 .cont4-r .t3,
.cont4 .cont4-r .t4,
.cont4 .cont4-r .t5,
.cont4 .cont4-r .t6{
    font-size: 20px;
    line-height: 200%;
}
.cont5 {
    height: 745px;
    margin-top: 100px;
}

.cont5 .cont5-title {
    text-align: center;
}

.cont5 .cont5-title h4::after {
    width: 29%;
    top: 43px;
    left: 425px;
}
.cont5 #operate{
    position: relative;
    margin-top: 70px;
}
.cont5 #operate .swiper-slide{
    width: 326px;
    height: 100%;
    float: left;
    margin-right: 20px;
}
.cont6 {
    height: 900px;
    background: #f8f8f8;
    margin-top: -80px;
}

.cont6 .cont6-title {
    text-align: center;
    margin-top: 50px;
}

.cont6 .cont6-title h4::after {
    width: 20%;
    left: 480px;
}
.cont6 .cont6-title p{
    font-size: 21px;
    color: #000;
    width: 90%;
    text-align: center;
    margin: 0 auto;
}
.cont6 .cont6-box{
	position:relative;
	width:100%;
	margin:0 auto;
	display:flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.hztab {
    width: 45%;
    overflow: hidden;
    margin: 0 auto;
}
.hzt-lb {
    width: 100%;
    float: left;
    position: relative;
    height: 170px;
    overflow: hidden;
}
.hzt-rb {
    width: 100%;
    overflow: hidden;
}

.hzt-rb .hzt-rb-yh {
    width: 50%;
    height: 68px;
    background-color: #ffdd1f;
    float: left;
    text-align: center;
    line-height: 68px;
    font-size: 32px;
    color: #000;
    font-weight: bold;
}
.hzt-rb .hzt-rb-bh {
    width: 50%;
    height: 68px;
    float: left;
    text-align: center;
    line-height: 68px;
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    background-color: #494949;
}
.hztab .s1 .hzt-rb-yh,
.hztab .s1 .hzt-rb-bh {
    margin-top: 15px;
}
.hztab .s2 .hzt-rb-yh,
.hztab .s2 .hzt-rb-bh {
    height: 95px;
    margin-top: 15px;
    line-height: 95px;
}
.hzt-rb .hzt-rb-wh {
    width: 100%;
    margin: 20px 0;
    background-color: #fff;
    float: left;
    color: #000;
    padding: 25px 0;
    font-weight: bold;
    height: 150px;
}
.hzt-rb .hzt-rb-wh.s2 {
    width: 100%;
    margin: 20px 0;
    background-color: #fff;
    float: left;
    color: #000;
    padding: 40px 0;
    font-weight: bold;
    height: 150px;
}
.hzt-rb-wh li {
    font-size: 22px;
    color: #000;
    line-height: 150%;
    list-style: disc;
    margin-left: 93px;
}

.hzt-lb-ix {
    width: 100%;
    text-align: center;
    font-size: 140px;
    color: #ffdd1f;
    font-weight: bold;
    font-family: arial;
    position: absolute;
}
.hzt-lb-tit {
    width: 100%;
    text-align: center;
    font-size: 38px;
    color: #000;
    font-weight: bold;
    position: absolute;
    margin-top: 95px;
}

.cont7 {
    height: 850px;
    background: url(../../img/202301/fangan/device.jpg) no-repeat top center;
    width: 100%;
}

.cont7 .cont7-title {
    text-align: center;
    margin-top: 40px;
}


.cont7 .cont7-box {
    position: relative;
    width: 731px;
    height: 210px;
    background: url(../../img/202301/fangan/icon-yh.png) no-repeat;
    top: 365px;
    left: -105px;
}
.cont7 .cont7-box p{
    color: #fff;
    font-size: 64.29px;
    text-align: center;
    font-family: heavy;
    font-weight: bold;
}
.cont7 .cont7-box span{
    color: #fff;
    font-size: 75px;
    text-align: center;
    font-family: heavy;
    display: block;
    font-weight: bold;
    margin-top: -15px;
}
.cont8 {
    margin-top: 50px;
    margin-bottom: 10px;
}

.cont8 .cont8-title {
    text-align: center;
}
.cont8 h4::after{
    width: 47%;
    left: 319px;
}
.cont8 .cont8-title p {
    font-size: 21px;
    color: #000;
    width: 90%;
    text-align: center;
    margin: 0 auto;
}

.cont8 .cont8-box {
    padding-top: 50px;
    width: 1300px;
    margin: 0 -25px;
}
.cont8 .cont8-box li{
    width: 301px;
    height: 213px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}


.dnum3 {
    color: #c20001;
}

.cont2-title,
.cont3-title,
.cont5-title,
.cont6-title,
.cont7-title,
.cont8-title,
.cont9-title,
.cont10-title,
.contnews-title {
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    opacity: 0;
    z-index: 2;
}


/*active*/

.active.cont1-slogan {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
    opacity: 1;
}

.active.cont2-title,
.active.cont3-title,
.active.cont4-title,
.active.cont5-title,
.active.cont6-title,
.active.cont7-title,
.active.cont8-title,
.active.cont9-title,
.active.cont10-title,
.active.contnews-title {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
    opacity: 1;
}
/*
.active.cont11-img {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
    opacity: 1;
}
*/




.pop-tc{
	background: url("../../img/221107/tc.png") no-repeat center;
    width: 1053px;
    height: 499px;
	position:fixed;
	z-index:1001;
	top:50%;
	left:50%;
	display:none;
	margin: -275px 0 0 -525px;
}
.pop-tc .close{
    width: 64px;
    height: 64px;
    right: -30px;
    top: 50px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    opacity: 1;
	background:url("../../img/221107/close.png") no-repeat center;
	-webkit-transition: -webkit-transform 2s ease-out;
    transition: -webkit-transform 2s ease-out;
}
.pop-tc .close:hover{
	-webkit-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
.fc{
	background:url(../../img/221107/fc1.png) no-repeat center top/100%;
	width:180px;
	height:270px;
	display:none;
	position:fixed;
	float: left;
    top: 15%;
    right: 10px;
    cursor: pointer;
    z-index: 10;
	
}

.mask{
	z-index: 1000;
    border: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(0, 0, 0);
    opacity: 0.8;
    position: fixed;
    display:none;
}
