@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站样式
 * @author: ishang_pan
 * @update: ishang_pan 
*/
.m-knwldglst-left{width: 1060px;}
.m-knwldglst-right{width: 340px;margin-bottom: 30px;}

.m-knwldgsrch{padding-top:67px;height:320px;background:url(../images/knowledge/banner.png) center center no-repeat;}
.m-knwldgsrch img{clear:both;display:block;margin:auto;}
.g-knwldgsrch{margin:52px auto 0;width:600px;height:56px;border-radius:28px;background-color:#fff;}
.g-knwldgsrch input{position:absolute;top:0;left:0;padding:0 160px 0 30px;width:600px;height:56px;outline:0;border:none;border-radius:28px;background-color:#fff;color:#b3b3b3;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei;}
.g-knwldgsrch button{position:absolute;top:6px;right:6px;display:flex;width:110px;height:44px;outline:0;border:none;border-radius:22px;background-image:linear-gradient(90deg,#ffbf45 0,#ff8007 100%),linear-gradient(#ff5454,#ff5454);line-height:44px;align-items:center;justify-content:center;background-blend-mode:normal,normal;}
.g-knwldgsrch input::placeholder{color:#b3b3b3;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei;}
.g-knwldgsrch button i{color:#fff;font-size:26px;}
.g-knwldgsrch button span{padding-left:10px;color:#fff;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei;}

.g-knowledgetab{padding:31px 0 18px 0;border-bottom:1px solid #e0eafa;}
.g-knowledgetab ul{display:flex;}
.g-knowledgetab li{position:relative;float:left;margin-right:40px;}
.g-knowledgetab li:last-child{margin-right:0;}
.g-knowledgetab li a{color:#3d3d3d;letter-spacing:0;font-weight:700;font-size:22px;font-family:MicrosoftYaHei-Bold;}
.g-knowledgetab li.u-active a{color:#2758b2;}
.g-knowledgetab li.u-active::after{position:absolute;bottom:-26px;left:50%;display:block;content:url(../images/public/tiao.png);transform:translateX(-50%);}

.g-knowledgetype{margin-top: 20px;}
.g-knowledgetype ul{height: 132px;overflow: hidden;margin-bottom: 20px;}
.g-knowledgetype ul li{float: left;width: 193px;line-height: 56px;text-align: center;margin: 0 23px 20px 0;}
.g-knowledgetype ul li:nth-child(5n){margin: 0 0 20px 0;}
.g-knowledgetype ul li a{display:block;background: #f5f5f5;padding:0 5px;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.g-knowledgetype ul li.u-active a,.g-knowledgetype ul li a:hover{background: #2758b2;color: #fff}

.u-seeMore{text-align: center;cursor: pointer;font-family: MicrosoftYaHei;font-size: 18px;font-weight: normal;font-stretch: normal;line-height: 36px;letter-spacing: 0px;color: #999999;}
.u-seeMore i{display: inline-block;transition: all .3s ease-in-out;}
.g-knowledgetype ul.hgauto{height: auto !important;margin-bottom: 0 !important;}
.g-knowledgetype ul.hgauto+.u-seeMore i{transform: rotate(-180deg);}
.g-knowledgetype ul.hgauto+.u-seeMore{color: #2758b2;}

.m-lstfknwldgdtls{margin-top:30px;}
.m-lstfknwldgdtls li{float:left;margin:0 30px 30px 0;padding:20px 30px;width:515px;height:130px;background-color:#fff;box-shadow:0 0 7px 0 rgba(15,100,255,.1);}
.m-lstfknwldgdtls li:nth-child(2n){margin:0 0 30px 0;}
.m-lstfknwldgdtls li h3{overflow:hidden;padding:17px 0 26px;color:#3d3d3d;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei-Bold;}
.m-lstfknwldgdtls li p{color:#b3b3b3;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:14px;font-family:MicrosoftYaHei;}
.m-paginationyun7{display:flex;padding-bottom:30px;justify-content:center;}

.m-dwztls{margin-top:30px;}
.m-dwztls li{float:left;margin:0 30px 30px 0;padding:20px 30px;width:31.9%;height:130px;background-color:#fff;box-shadow:0 0 7px 0 rgba(15,100,255,.1);}
.m-dwztls li:nth-child(3n){margin:0 0 30px 0;}
.m-dwztls li h3{overflow:hidden;padding:17px 0 26px;color:#3d3d3d;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei-Bold;}
.m-dwztls li p{color:#b3b3b3;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:14px;font-family:MicrosoftYaHei;}

.g-qATopic{width:100%;height:796px;margin-top: 20px;}
.g-qATopic li{overflow:hidden;margin-bottom:20px;width:100%!important;height:116px;background-color:#f5f7fa;}
.g-qATopic li a{display:block;width:100%;height:100%;}
.g-qATopic li a img{height:100%;object-fit:cover;}

/*media query*/
/*large pcScreen*/
@media screen and (min-width:1200px) and (max-width: 1440px) {
	.m-knwldglst-left {width: 830px;}
	.g-knowledgetype ul li{width: 147px;}
	.m-lstfknwldgdtls li{width: 400px;}
	.m-dwztls li{width: 30.9%;}
}
@media (min-width:1200px) {


}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
    

}
/*pad md*/
@media screen and (max-width: 991px ){
	.m-knwldglst-left,.m-knwldglst-right{width: 100%;}
	.m-knwldgsrch img{width: 100%;}
	.g-knwldgsrch{width: 90%;}
	.g-knwldgsrch input{width: 100%;padding: 0 116px 0 5px;}
	.g-knowledgetab li{margin-right: 10px;}
	.g-knowledgetab li a{font-size: 20px;}

	.g-knowledgetype ul li{width: 47%;margin: 0 6% 20px 0 !important;}
	.g-knowledgetype ul li:nth-child(7n){margin: 0 6% 20px 0 !important;}
	.g-knowledgetype ul li:nth-child(2n){margin: 0 0 20px 0 !important;}
	.m-lstfknwldgdtls li{width: 100% !important;padding: 20px 10px !important;}

	.g-knowledgetype1 ul{height: auto !important;}
	
	.m-dwztls li{width: 100% !important;padding: 20px 10px !important;}
}
/*phone sm*/
@media screen and (max-width: 767px) {
    


}
/*small xs*/
@media screen and (max-width: 638px) {
    

}






