@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站内页样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-06-16 09:25)
 */

/*about*/


/*news*/


/*interpret*/


/*service*/


/*interaction*/


/*data*/


/*leader*/
.m-content{font-size: 16px;font-family: '宋体';}

/*listOne liststyle2*/
.is-main2.m-listleft{border-top: 1px solid #ccc; padding-top: 24px;}
.is-main2.m-listleft .m-pilot{font-size: 14px; color: rgba(0,0,0,0.45);}
.is-main2.m-listleft .m-pilot span{color: rgba(0,0,0,0.85);}
.is-main2.m-listleft .m-title{margin-bottom: 24px; font-size: 18px; font-weight: 700; color: #000;}
.is-main2.m-listleft .m-stitle{font-size: 14px; font-weight: 700; color: #000;}
.is-main2.m-listleft .t-infor{color: #000; font-size: 14px; line-height: 22px;}
.is-main2.m-listleft .m-stitle i{font-size: 14px; font-weight: normal;}

.g-listbox{margin: 0 -8px;}
.g-listbox .g-left{padding: 0 8px;}
.g-listbox .g-right{padding: 0 8px;}

.is-main2.m-listleft.one{min-height: 636px;}

.g-listbox .g-left .leftbox{padding-top: 8px; box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.12); min-height: 894px;}
.g-listbox .g-left ul li{margin-bottom: 8px; padding-left: 40px; line-height: 40px; height: 40px; font-weight: 700;}
.g-listbox .g-left ul li a{display: block;height: 100%; overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.g-listbox .g-left ul li:hover,.g-listbox .g-left ul li.u-active{background: rgba(227,97,89,0.08); border-right: 4px solid #D40C00;}
.g-listbox .g-left ul li:hover a,.g-listbox .g-left ul li.u-active a{color: #D40C00;}

@media (min-width:1200px) {
    .g-listbox .g-left{width: 256px;}
    .g-listbox .g-right{width: 1040px;}

}
@media screen and (max-width: 1199px) {
    .g-listbox .g-left{float: none; width: 100%;}
    .g-listbox .g-right{float: none; width: 100%;}
    .g-listbox .g-left .leftbox{min-height: auto; padding-bottom: 8px; margin-bottom: 20px;}

}

/*list*/
.is-main{border-top: 1px solid #ccc; padding-top: 24px;}
.is-main .m-pilot{font-size: 14px; color: rgba(0,0,0,0.45);}
.is-main .m-pilot span{color: rgba(0,0,0,0.85);}
.is-main .m-title{font-size: 18px; font-weight: 700; color: #000; margin-top: 24px;}
.is-main .m-stitle{font-size: 14px; font-weight: 700; color: #000; margin-top: 24px;}
.is-main .t-infor{color: #000; font-size: 14px; line-height: 22px;}
.is-main .m-stitle i{font-size: 14px; font-weight: normal;}
.l-span{margin-right: 175px; display: inline-block;}

.inforbox .infor li{margin-bottom: 16px; }

.list-switch .infor li{padding: 8px 51px 8px 16px; box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.12); overflow: hidden; min-height: 166px; margin-bottom: 16px; background: url(../images/page/bg-li.png) right top no-repeat;}
.list-switch .infor li a div .m-mtitle{white-space: nowrap; 
    text-overflow:ellipsis; 
    overflow:hidden; font-size: 16px; color: #000; font-weight: 700; margin-top: 12px; display: block; margin-bottom: 24px;}
.list-switch .infor li a div p{margin-bottom: 16px; font-size: 14px; line-height: 22px; color: rgba(0,0,0,0.65); height: 44px;overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical;  -webkit-line-clamp:2; }
.u-time{font-size: 14px; color: rgba(0,0,0,0.45); line-height: 22px;}

/*listPicture*/


/*listOne*/


/*detail*/


/*detailPicture*/


/*detailVideo*/


/*siteMap*/


/*specialList*/


/*knowledgeBase*/


/*knowledgeBaseDetail*/


/*writeMail*/


/*mailList*/




/*media query*/
/*large pcScreen*/
@media (min-width:1200px) {


}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
    

}
/*pad md*/
@media screen and (max-width: 991px ){
	

}
/*phone sm*/
@media screen and (max-width: 767px) {
    
    .l-span{margin-right: 160px;}

}
/*small xs*/
@media screen and (max-width: 638px) {
    

}