@charset "utf-8";
/* CSS Document */

/* 标题 */
.m-title h1 a{display:block;color:#d50000;text-align:center;font-weight:700;line-height:36px;}
.m-title p {color:#999; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

/* 轮播 */
.m-flash{position: relative;width:52.5%}
.m-flash .bd,.m-flash img{height: 415px;}
.m-flash img{display: block; width: 100%;object-fit: cover;transition: all linear .3s }
.m-flash img:hover{transform: scale(1.1);}
.m-flash .bd li,.m-flash .bd li a{position: relative;}
.m-flash .bd li a{display: block;}
.m-flash .bd li p{position: absolute; left: 0; right: 0; bottom: 0; padding: 0 118px 0 18px; line-height: 60px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; color: #fff;background:rgba(0, 0, 0, .5);}
.m-flash .hd{position: absolute; right: 20px; bottom: 23px;}
.m-flash .hd ul li{float: left; margin-left: 10px; width: 14px; height: 14px; border-radius:10px; background: #fff;}
.m-flash .hd ul li.on{background: #ff0000;}

.m-news{width:46%;margin-top:-9px;}
.g-reprint{padding-left:70px;}
.u-zzbtn{top:10px;left:0;}
.u-zzbtn a{display:block;width:48px;line-height: 1.4;background:#5c87a7;color:#fff;padding: 38px 14px;}
.u-zzbtn .dzy{margin-bottom:15px;}
.u-nrtj a{display:block;width: 46%;height: 42px;line-height: 42px;color: #5987a8;text-align: center;border:1px solid #5987a8;}
.u-nrtj a{float:left;width:49%}
.u-nrtj a:last-child {float:right}


.is-col1{width:74%}
.is-col2{width:24%}
.m-liststyletwo li{float:left;width:48%}
.m-liststyletwo li:nth-child(even){float:right}

.m-liststyle-icon ul{overflow: hidden;}
.m-liststyle-icon li {text-align: center;margin-bottom:10px}
.m-liststyle-icon li a{display:flex;background:#f0f0f0;padding:14px 0;justify-content: center;align-items: center;gap:10px}
.m-liststyle-icon li p{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; }
.m-liststyle-icon1 li:hover img{transform: rotateY(180deg);transition: all .3s linear}
.m-openess .m-liststyle-icon li a{padding-left:70px;justify-content: flex-start;}

.g-ztland{height: 124px;width: 100%;overflow: hidden;}
.g-ztland li{margin-right:20px;width:335px;height:124px;}
.g-ztland li img{height:124px;object-fit: cover;}


.g-qyzc{width: 100%;overflow: hidden;}
.g-qyzc li{margin-right:15px;width:284px;}
.g-qyzc li img{height:183px;object-fit: cover;}
.g-qyzc p{text-align:center}

.m-openess{width:23.5%;margin-right:2.5%}
.m-fzgh{width:35.7%}

.m-listqwys{max-height:294px;overflow-y:auto}
.m-listqwys p{font-size:18px;line-height:30px;margin-bottom:20px}

/*medium pcScreen lg*/
@media screen and (max-width: 1399px) {

}

/*pad md*/
@media screen and (max-width: 1199px ){
	.m-openess .m-liststyle-icon li a{padding-left:20px;}
	.m-flash,.m-news{width:100%}
	.m-news{margin-top:20px}

}
/*pad md*/
@media screen and (max-width: 991px ){
	.m-flash .bd, .m-flash img{height:250px;}
	.is-col1,.is-col2,.m-openess,.m-fzgh{width:100%}
	.m-liststyletwo li,.m-landimg img{width:100%}
	.m-tabstyle1 li{padding-right:5px;margin-right:5px;}
	.f-mb15{margin-bottom:5px}
}

/*phone sm*/
@media screen and (max-width: 767px) {
	img{max-width:100%}
	#leftad,#rightad{display:none}
	
 
}