body{
    background: #fff;
}
.nav{
    background: #2e69ff;
	/* background-image: linear-gradient(#0d41a6, #0b64bd); */
}
.ns-nav a{
    width: 22%;
}
.ns-nav a img{
    padding: 0;
    width: 60%;
    height: auto;
}
.ns-nav a span{
    height: 30px;
    line-height: 30px;
    color: #000;
    font-size: 14px;
}

.title_h{
	width: 92%;
	margin:0 auto;
}
.title_h h1{
	text-align: center;
	font-size: 16px;
	color: #5cb619;
	line-height: 30px;
	font-weight: normal;
	margin-top: 6px;
}
.title_h span{
	text-align: center;
	color: #505050;
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
}
/*
.top div span::after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../img/ic11.png)no-repeat;
    background-size: 100% 100%;
    left: 5px;
    top: calc((100% - 20px)/2);
}

.top div span::before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../img/ic11.png)no-repeat;
    background-size: 100% 100%;
    right: 5px;
    top: calc((100% - 20px)/2);
    transform: rotateY(180deg);
}
*/
.top a{
    color: #686868;
    right: 0;
    position: absolute;
    margin-right: 5px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
}
.abbr-img a{
    height: 180px;
    position: relative;
    margin-top: 10px;
}
.abbr-img a img{
    height: 180px;
}
.abbr-img a span{
    position: absolute;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 0.3em;
    font-size: 15px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
}

.abbr-img2 a{
    height: 100px;
    position: relative;
    margin-top: 10px;
    width: 48%;
}
.abbr-img2 a img{
    height: 100px;
}
.abbr-img2 a span{
    position: absolute;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 0.3em;
    font-size: 15px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
}

.abbr-list a{
    display: block;
    box-sizing: border-box;
}
/*
.abbr-list a p{
    height: 30px;
    line-height: 30px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
    position: relative;
	padding-left: 25px;
}
*/
.abbr-list a span{
    display: block;
    width: 86%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #8c8c8c;
	padding-left: 25px;
    font-size: 10px;
}
.abbr-list a span strong{
	padding-right: 26px;
	float: right;
	 color: #08cbb8;
	 font-weight: normal;
	 font-size: 12px;
	 background: url(../images/qg_pic2_03.png) no-repeat right center;
}
.sell-img{
    margin-bottom: 10px;
}
.sell-img a{
    height: 116px;
	background: #f5b201;
    width: 30%;
}
.sell-img a img{
    height: 86px;
	width:calc(99% - 3px);
	margin: 0 auto;
	display: block;
    margin-top: 2px;
}
.sell-img a span{
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
	color: #fff;
    padding: 0 4px;
}
.sell-img a p{
	font-size: 12px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical; 
	 overflow: hidden;
}
.sell-ul a{
    display: block;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
    text-indent: 0.6em;
    position: relative;
    font-size: 15px;
}
.sell-ul a span{
	float: right;
	 font-size: 12px;
	 color: #686868;
}

.sell-ul a::after{
    content: '';
    position: absolute;
    width: 0.3em;
    height: 0.3em;
    left: 0;
    top: calc((100% - 0.3em)/2);
    background: #00b075;
    border-radius: 0.3em;
}
.sell-ul{
	margin: 0 auto;
}
.sell-adv{
    height: 240px;
    display: block;
}
.sell-adv2{
    height: 70px;
}
.company-img a{
    width: 22vw;
    height: calc(22vw +30px);
}
.company-img img{
    height: 22vw;
    border: 1px solid #a0a0a0;
    box-sizing: border-box;
}
.company-img span{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
}
.top2{
    position: relative;
}
.top2 span{
    display: block;
    height: 30px;
    line-height: 30px;
    width: 100%;
    color: #fff;
    background: #5cb619;
    text-align: center;
    position: relative;
    font-size: 16px;
}
.top2 span::after{
    content: '';
    position: absolute;
    left: 10px;
    height: 20px;
    width: 20px;
    background: url(../img/ic12.png)no-repeat;
    background-size: 100% 100%;
    top: calc((100% - 20px)/2);
}
.rec-ul a{
    text-indent: 0.6em;
    position: relative;
    font-size: 15px;
    
}

.rec-adv{
    height: 70px;
}
.exh-img a{
    width: 22vw;
    height: calc(22vw + 50px);
}
.exh-img a img{
    height: 22vw;
    border: 1px solid #a0a0a0;
    box-sizing: border-box;
}
.exh-img a span{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    font-size: 15px;
    color: #7c7c7c;
}
.exh-img2{
    height: 180px;
    position: relative;
}
.exh-img2 span{
    display: block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    text-indent: 0.3em;
}
.exh-ul a{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 100%;
    font-size: 15px;
    color: #707070;
    text-indent: 0.6em;
    position: relative;
}
.exh-ul a::after{
    content: '';
    position: absolute;
    width: 0.3em;
    height: 0.3em;
    border-radius: 0.3em;
    left: 0;
    top: calc((100% - 0.3em)/2);
    background: #707070;
}
.zstop a{
    position: absolute;
    right: 10px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    top: 0;
}
.zstop span::after{
    background: url(../img/ic13.png)no-repeat;
    background-size: 100% 100%;
}
.zh-list{
    margin-top: 0;
    border: 1px solid #a0a0a0;
    border-top: 0;
    box-sizing: border-box;
}
.zh-ul{
    width: 90%;
    margin: 10px auto;
    margin-top: 0;
    padding-top: 10px;
}
.zh-ul a{
    margin-top: 10px;
    display: flex;
    width: 49%;
    justify-content: space-between;
    align-items: center;
}
.zh-ul a:nth-child(-n+2){
    margin-top: 0;
}
.zh-ul a img{
    width: 49%;
}
.zh-ul a div{
    width: 49%
}
.zh-ul a div p{
    height: 50px;
    line-height: 25px;
    width: 100%;
    overflow: hidden;
}
.zh-ul a div span{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
/*搜索框架*/
.sousskj{
    width: 94%;
    padding: 0px 3%;
    margin: 0 auto;
    height: 50px;
    position: relative;
    margin-top: 80px;
}
.sous_sous{
    width: 64%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.sous_sous1{
    width:29%;
    margin-top: 6px;
}
.sous_sous1 h1{
    font-size: 12px;
    font-weight: normal;
    color: #f5b201;
}
.sous_sous2{
    width: 70%;
    margin-top: 6px;
    display: -webkit-box;
    -webkit-line-clamp:2;
 
    height:38px;
    overflow: hidden;
    -webkit-box-orient:vertical
}
.sous_sous2 a{
    font-size: 12px;
}
/*公共标题*/
.t_hr{
    width: 94%;
    margin: 0 auto;
    height: 2px;
    background: #06c22e;
    border:none;
}
.pu_img{
    width: 94%;
    margin: 0 auto;
    margin-top: 20px;
}
.pu_img img{
    width: 100%;
}
.pu_title{
    width: 94%;
    height:30px;
    margin: 0 auto;
    background-size:100%;
    margin-top: 12px;
    position: relative;
    overflow: hidden;
}

.pu_title h1{
    font-size: 18px;
    color: #fff;
    font-weight:normal;
    line-height:42px;
    padding-left: 40px;
    background:url(../images/tit_bg_03.png) no-repeat 14px center;
    float: left;
}
.pu_title h1 strong{
    font-weight: normal;
    font-size: 14px;
}

.pu_title a{
    font-size: 12px;
    line-height: 30px;
    float: right;
    margin-right: 0px;
    color: #000000;
    position:absolute;
    top: 0px;
    right: 0px;
    font-weight:bold;
    font-weight: normal;
}

.pu_title img{
    width: 100%;
}

.pu_title a img{
     width: 97%;
     margin-top: 14px;
}
.new_list a p strong{
     background: #f5b201;
     color: #fff;
     font-size: 12px;
     padding: 2px 4px;
     margin-right: 5px;
     border-radius: 2px;
}

.str2{
    background: #09b37a !important;
    color: #fff;
    font-size: 12px;
    padding: 2px 4px;
    margin-right: 5px;
    border-radius: 2px;
}
.new_list{
    margin-bottom: 15px;
}

.new_list a p{
    padding-left: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
}
.new_list a span{
    line-height: 16px;
    width: 80%;
    margin-top: 6px;
    display: -webkit-box ;
	padding-left: 25px;
    overflow: hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
    font-size: 10px;
    color: #8c8c8c;
}


/*2024.06.03*/
.xbt{
    display:flex;
    width: 96%;
    height: 24px;
    border-left: 4px solid #2e69ff;
    justify-content: space-between;
    padding-left: 3%;
}

.xbt h1{
    line-height: 24px;
    font-size: 16px;
    font-weight: normal;
}
.xbt a{
    line-height: 24px;
    font-size: 18px;
}


.new_center{
    /*width: 408px;*/
    height: 474px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 8px;
}
.new_c_b-wz{
    width: 100%;
    height: 226px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 24px;
}
.new_c_b-wz a{
    width: 100%;
}
.new_c_b-wz a h2{
    font-size: 15px;
    line-height: 15px;
    font-weight: normal;
    background: url(../images/picc_03.jpg) no-repeat left center;
    padding-left: 8%;
    width: 90%;
}
.new_c_img-wz{
    display: flex;
    width: 100%;
    height: 190px;
    justify-content: space-around;
    margin-top: 13px;
}
.new_c_img-wz a{
    display: flex;
    width: 48%;
    height: 190px;
    flex-wrap: wrap;
    align-content: space-between;
}
.new_c-adv{
    width: 100%;
    height: 164px;
}

.new_c_img-wz a h1{
    font-size: 15px;
    line-height: 15px;
    width: 80%;
    padding: 0 10%;
    margin-top: 10px;
    font-weight: normal;
}


.new_left-wz{
    width: 100%;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    height: 474px;
    justify-content: space-between;
    margin-top: 15px;
}
.new_left-adv{
    width: 100%;
    height: 280px;
}
.new_left-adv a{
    position: relative;
    width: 363px;
    height: 266px !important;
}
.new_left-adv h1{
    position:absolute;
    width: 80%;
    padding: 0 10%;
    font-size: 16px;
    line-height: 36px;
    top: 244px;
    color: #fff;
    text-align: center;
    background: #00000050;
    font-weight: normal;
}

.new_left_b-wz{
    width: 100%;
    height: 184px;
}
.new_left_b{
    width: 100%;
    height: 142px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 18px;
}
.new_left_b a{
    width: 100%;
}
.new_left_b a h2{
    font-size: 15px;
    line-height: 15px;
    font-weight: normal;
    background: url(../images/picc_03.jpg) no-repeat left center;
    padding-left: 8%;
    width: 90%;
}


.gy_left-wz{
    width: 100%;
    height: 300px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 10px;
}
.gy_left-wz a{
    width: 100%;
}
.gy_left-wz a h1{
    width: 90%;
    font-size: 15px;
    line-height: 20px;
    background: url(../images/picc_03.jpg) no-repeat center left;
    padding-left: 5%;
    font-weight: normal;
}
.gy_center-wz{
    width: 100%;
    height: 410px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
    margin-top: 10px;
}
.gy_center-wz a{
    width: 48%;
    height: 198px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.gy_c-adv{
    width: 100%;
    height: 172px;
}
.gy_c-adv img{
    width: 100%;
    height: 172px;
}
.gy_center-wz a h1{
    font-size: 15px;
    line-height: 15px;
    width: 80%;
    padding: 0 10%;
    text-align: center;
    color: #000;
    font-weight: normal;
}

.qg_right{
    width: 100%;
    height: 540px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.qg_r_top-wz{
    height: 290px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    margin-top: 10px;
}
.qg_r_top-wz a{
    width: 31%;
    height: 160px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
}
.qg_r_t-adv{
    width: 100%;
    height: 120px;
}
.qg_r_top-wz a h1{
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
    width: 80%;
    padding: 0 10%;    
}
.qg_r_b{
    width: 100%;
    height: 204px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.qg_r_b-wz{
    height: 180px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-between;
    width: 100%;
}
.qg_r_b-wz a{
    width: 100%;
    height: 20px;
}
.qg_r_b-wz a h1{
    font-size: 15px;
    line-height: 20px;
    background: url(../images/picc_03.jpg) no-repeat left center;    
    padding-left: 4%;
    width: 90%;
    font-weight: normal;
}

.qyml_kj{
    margin-top: 20px;
    width: 100%;
    display: flex;
    height: 390px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
}
.qyml_kj a{
    width: 32%;
    height: 120px;
    border: 1px solid #e3e3e3;
}
.qyml_kj a img{
    width: 100%;
    height: 120px;
}

.qyml_bottom-wz{
    height: 370px;
    display: flex;
    justify-content: space-around;
    align-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.qyml_bottom-wz a{
    width: 100%;
    height: 100px;
    background: #e8efff;
    padding: 8px 20px;
}
.qyml_bottom-wz a h1{
    font-size: 16px;
    line-height: 30px;
    color: #000;
    text-align: center;
    width: 80%; 
    padding: 0 10%;
    font-weight: normal;
}
.qyml_bottom-wz a p{
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    color: #00000080;
    text-align: center;
    width: 95%; 
    font-weight: normal;
    -webkit-line-clamp: 3;
    margin: 0 auto;
}







.hyzh_left{
    width: 100%;
    height: 480px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    align-content: space-around;
}
.hyzh_left a{
    width: 100%;
    height: 140px;
    display: flex;
    border-bottom: 1px dashed #9c9c9c;
    justify-content: space-between;
}
.hyzh_l_l-adv{
    width: 35%;
    height: 120px;
    border: 1px solid #bfbfbf;

}
.hyzh_l_l-adv img{
    width: 100%;
    height: 120px;
}
.hyzh_l_r-wz{
    width: 60%;
    height: 120px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;

}
.hyzh_l_r-wz h1{
    width: 90%;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}
.hyzh_l_r-wz p{
    font-size: 14px;
    color: #00000080;
    -webkit-line-clamp: 3;
    line-height: 22px;
    height: 66px;
    width: 95%;
}
.hyzh_l_r-wz h2{
    color: #00000060;
    width: 90%;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}

.hyzh_right-wz{
    width: 100%;
    height: 190px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}
.hyzh_right-wz a{
    width: 48%;
    height: 190px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.hyzh_right-adv{
    width: 100%;
    height: 160px;
    border: 1px solid #bfbfbf;
}
.hyzh_right-adv img{
    width: 100%;
    height: 160px;
}
.hyzh_right-wz a h1{
    font-size: 15px;
    line-height: 30px;
    width: 80%;
    padding: 0 10%;
    text-align: center;
    color: #000;
    font-weight: normal;
}
.bah p{

display: flex;
text-align: center;
align-items: center;
justify-content: center;
}