@charset "utf-8";

/* CSS Document */
@font-face {
  font-family: 'HarmonyOS';   /*字体名称*/
  src: url('../font/HarmonyOS_Sans_SC_Regular.ttf');       /*字体源文件*/
}
.xzjg:hover{ height:auto !important;}
.prdui-1{ margin-bottom:10px;}
#qp #pr-left{    width: 30%;}
#qp #pr #DSBox{width: 68%;}
#cpnyebq{width: 68%;}

@media (min-width: 1601px) and (max-width: 1920px) {
    #qp .pr1 .ul1 li {
        width: 24%;
    }
}

@media (min-width: 1600px) and (max-width: 1750px){
body .sul2 .pr-img-right {
    width: 65%;
}
}

@media (min-width: 1500px) and (max-width: 1750px){
body .sul2 .pr-img-right {
    width: 62%;
}

}
@media (min-width: 1300px) and (max-width: 1499px){
body .sul2 .pr-img-right {
    /*width: 58%;*/
}
}


/*2024-04-增加代码*/

#zuoyoutuola{overflow: scroll;}


/*2024-06-16增加代码*/
#xztiaojian #pr-left #pr-er{ width:100px;}
@media (max-width:767px) {
	body #cpnyebq{ float:left;}
	body .tab-box .tab ul li{ min-width:100%}


}
@media (min-width: 768px) and (max-width: 850px){
	
	body #cpnyebq{ float:left;}
	body .tab-box .tab ul li{ min-width:100%}
	#qp #pr #DSBox{ width:96%}
	html #qp .box{ width:100%}
	#qp .pr1 .ul1 li:nth-child(3n){    margin-right: 10px;}
	#qp .pr1 .ul1 li{  width: 31.8%;}
	
	}
/*2024-06-18增加代码*/
#DSBox .t2c1_content p a{    display: inline;}