﻿.sidebar .sb_box { float:right; width:940px; overflow:hidden; background:rgba(255, 255, 255, 0); position:relative;}
.sidebar .sb_box .ny_tit { width:100%; height:auto; position:relative; margin-bottom:55px;}
.sidebar .sb_box .ny_tit p:after { content: ""; position:absolute; top:160%; right:0; left:0; width:100%; height:1.5px; background-image:linear-gradient(-90deg, #92c219 0%, #0084cd 100%), linear-gradient(#005bac, #005bac);}
.sidebar .sb_box .ny_tit p { font-size:26px; color:#111;}


/*简介模块*/
#showtext { padding:0px; line-height:2;}
#showtext div { margin-bottom:10px; margin-top:0px;}
#showtext p { text-align:justify; margin-bottom:5px; margin-top:5px; font-size:16px; line-height:1.8;}
#showtext p span { line-height:1.8 !important;}

#showtext table.MsoNormalTable { width:auto !important;}


