/*侧边栏*/ .asideList1 .gp-subLeft { position: relative; } .asideList1 .gp-subLeft .subLeftTitle { padding: 20px 15px; color: #fff; font-weight: normal; text-align: center; background: #005faf; position: relative; margin-bottom: 1px; } @media screen and (max-width: 996px) { .asideList1 .gp-subLeft .subLeftTitle { padding: 10px 15px; text-align: left; font-size: 20px; } } .asideList1 .gp-subLeft .gp-m-inner-header-icon { width: 40px; height: 40px; text-align: center; color: #fff; position: absolute; right: 0; top: 50%; display: none; line-height: 40px; transform: translateY(-50%); } @media screen and (max-width: 996px) { .asideList1 .gp-subLeft .gp-m-inner-header-icon { display: block; } } @media screen and (max-width: 996px) { .asideList1 .gp-subLeft > ul { display: none; } } .asideList1 .gp-subLeft > ul > li { position: relative; } .asideList1 .gp-subLeft > ul > li > a { padding: 15px 20px; display: block; transition: all 0.35s ease-in-out; position: relative; position: relative; line-height: 1.4; border-bottom: 1px solid #e0e0e0; border-left: 10px solid #f1f1f1; } .asideList1 .gp-subLeft > ul > li > a:hover { color: #333; background-color: #fff; margin-right: 0; } .asideList1 .gp-subLeft > ul > li a.active { color: #fff; margin-right: 0; border-left: 10px solid #005faf; background-color: #005faf; } .asideList1 .gp-subLeft > ul > li .gp-toggles { width: 40px; height: 53px; position: absolute; right: 0; top: 0; line-height: 56px; text-align: center; cursor: pointer; color: #999; opacity: 0.5; filter: alpha(opacity=50); font-size: 18px; } .asideList1 .gp-subLeft > ul > li a.active + span.gp-toggles { color: #fff !important; } .asideList1 .gp-subLeft > ul > li .gp-second-nav { display: none; background-color: #fafafa; } .asideList1 .gp-subLeft > ul > li .gp-second-nav dd a { display: block; padding: 13px 15px 13px 50px; color: #666; transition: all 0.35s ease-in-out; position: relative; font-size: 15px; } .asideList1 .gp-subLeft > ul > li .gp-second-nav dd a::before { content: ""; width: 10px; height: 0; left: 0; top: 0; position: absolute; background-color: #005faf; transition: all 0.4s ease-in-out; height: 100%; } .asideList1 .gp-subLeft > ul > li .gp-second-nav dd a:hover { color: #005faf; } .asideList1 .gp-subLeft > ul > li .gp-second-nav dd a > span { position: relative; } .asideList1 .gp-subLeft > ul > li .gp-second-nav dd a.active { background-color: #005faf; color: #fff; } .block-list78 { border-bottom: 1px solid #e4e4e4; margin-bottom: 33px; width: 100%; overflow: hidden; } .block-list78 h2 { color: #005faf; line-height: 2.2; position: relative; display: inline-block; } .block-list78 h2 a { color: #005faf; } .block-list78 h2::after { content: ""; display: block; width: 100%; height: 4px; background: #005faf; position: absolute; left: 0; bottom: 0; } .block-list78 .gp-bread { float: right; text-align: right; height: auto; line-height: 20px; color: #999999; padding: 10px 0; overflow: hidden; } .block-list78 .gp-bread span { margin: 0 2px; display: inline-block; vertical-align: middle; color: #999; width: 7px; height: 5px; background: url(../images/block-list78_rt.png) no-repeat; background-size: cover; } .block-list78 .gp-bread .gpText { width: auto; background: none; height: auto; } .block-list78 .gp-bread a { color: #999999; } .block-list78 .gp-bread a:hover { color: #005faf; opacity: 1; filter: alpha(opacity=100); } .gp-articleTitle1 { overflow: hidden; padding: 30px 0; text-align: center; } .gp-articleTitle1 h3 { line-height: 1.4; text-align: center; } .gp-articleTitle1 h4 { line-height: 1.4; text-align: center; } .gp-articleAuthor1 { padding: 10px 15px; text-align: center; margin-bottom: 20px; line-height: 1.5; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; } .gp-articleAuthor1 span, .gp-articleAuthor1 i { display: inline-block; *display: inline; *zoom: 1; color: #666; color: #999; } .gp-articleAuthor1 i { margin: 0 10px; font-style: normal; font-weight: normal; color: #ccc; } .gp-articleAuthor1 strong { font-weight: normal; } .gp-articleAuthor1 span:first-child i { display: none; } .gp-article1 { position: relative; line-height: 1.8; padding-bottom: 25px; padding-top: 15px; color: #666; } @media screen and (max-width:767px) { .gp-article1 { font-size: 14px; } } .gp-annex1 h3 { font-size: 18px; color: #333333; border-bottom: 1px solid #eee; padding-bottom: 10px; font-weight: normal; } .gp-annex1 ul { overflow: hidden; padding-top: 15px; } .gp-annex1 ul li { padding-left: 15px; position: relative; } .gp-annex1 ul li a { color: #666666; line-height: 1.4; height: 1.4em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-flexbox; -webkit-line-clamp: 1; -webkit-box-orient: vertical; -moz-box-orient: vertical; } .gp-annex1 ul li:before { position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #ddd; content: ''; clear: both; border-radius: 50%; }