@charset "utf-8";
/* CSS Document */

.aiqs-box { background: #fff; margin: 10px 0 20px;}
.aiqs-box-sticky { width: 1200px; }
.aiqs-box .aiqs-question { display:none; }
.aiqs-box .aiqs-doc { font-size: 14px; }
.aiqs-body { padding-bottom: 8px;}
.aiqs-title{background: none; padding:9px 10px 0;}
.aiqs-logo{position: relative; z-index: 1;}
.aiqs-disclaimer{z-index: 3; top: 11px;}
.aiqs-mask{z-index: 2;}
.aiqs-title:before{background: linear-gradient(180.00deg, rgb(241, 249, 255),rgba(255, 255, 255, 0) 100%); position: absolute; left: 0; right: 0; top: 0; height: 50px; content: ""; display: block; z-index: 0;}
.aiqs-content{padding: 4px 20px 0;font-size: 16px;}
.aiqs-answer{ line-height: 1.75; max-height: 80px;}
.aiqs-doc-reference{color: #E69F3B !important;}
.aiqs-doc-items li{}
.aiqs-doc-items li a{color: #78A8D2 !important; display: block;}
.aiqs-doc-items li a:hover{color: #ff8400 !important;}
.ai-tag{background: rgba(251, 237, 208, 0.4) !important; color: #E69F3B !important;}
.aiqs-expand{padding-bottom: 8px;}
.aiqs-expand a:after{background-image: url(../imgs/down.png); background-size: 100% auto;}
.aiqs-expand a{ font-size: 14px; color: #3C73C8; transition: 0.4s all ease;}
.aiqs-expand a:hover{color: #3C73C8; box-shadow: 0 5px 8px -5px rgba(131,162,214,1);}
.aiqs-link{font-size: 14px; color: #3C73C8; transition: 0.4s all ease;}
.aiqs-link:hover{color: #3C73C8; box-shadow: -2px -2px 6px 0 rgba(142,169,198,.35);}
.aiqs-link::after{background-image: url(../imgs/left.png); background-size: auto 9px;}
@media (max-width:767px) {
    .aiqs-content{padding: 0 10px; font-size: 14px;}
    .aiqs-doc-items{ padding-right: 0;}
}


/*规章库文章 AI导读*/
.search-aiqa_loader {margin-left: 6px;display: inline-block;position: relative;width: 60px;height: 10px;}
.search-aiqa_loader span {position: absolute;display: inline-block;width: 7px;height: 7px;border-radius: 50%;background: #cbd3ef;animation: bouncedelay 1.4s infinite ease-in-out both;}
.search-aiqa_loader span:nth-child(1) {left: 0;animation-delay: -0.32s;}
.search-aiqa_loader span:nth-child(2) {left: 20px;animation-delay: -0.16s;}
.search-aiqa_loader span:nth-child(3) {left: 40px;}
@keyframes bouncedelay {
    0%, 80%, 100% {transform: scale(0);}
    40% {transform: scale(1.0);}
}
@keyframes shine {
    0% {background-position: 100% 0;}
    100% {background-position: -100% 0;}
}

.aiqs-entrance{ float: left;}
.aiqs-entrance a{ margin-right:0!important; border: 0 none !important; line-height: 0 !important; font-size: 0 !important; padding: 1px !important; border-radius: 4px; background: linear-gradient(223.68deg, rgb(72, 117, 240) 8.777%, rgb(149, 188, 251) 93.903%)!important;position: relative;}
.aiqs-entrance a span{ text-align: center; display: block; height: 100%; background: #ECF3FF; background-size: 100% 100%; border-radius: 4px;}
.aiqs-entrance a span img{ vertical-align: middle; padding: 10px 15px 0; height: 14px; overflow: hidden;}

.aiqs-entrance.active a{border-radius: 4px; background: background:linear-gradient(270.00deg, rgba(72, 117, 240, 1),rgba(149, 188, 251, 1) 100%); !important; }
.aiqs-entrance.active a span{background:none;}
.aiqs-entrance.active a .a1{ display: none;}
.aiqs-entrance.active a .a2{ display: block!important;}
.gzk-articleCon{ position: relative;}


.gzk-article-aiqs-right{ position: relative; padding: 1px; border-radius: 4px; background:linear-gradient(261deg, rgb(149, 188, 251) 0%, rgb(200, 221, 255) 100%); width: 100%; margin-top: 15px;}
.gzk-article-aiqs-right::before{position: absolute; content: ""; right:48px; width: 18px; height: 10px; top: -9px; background:url("../imgs/arrow.png") center 0 no-repeat;}

.gzk-article-aiqs-box{  border-radius: 4px;   background:#F4F8FF;  padding-bottom: 12px;}
.gzk-article-aiqs-title{ line-height: 0; font-size: 0; height: 40px; position: relative;}
.gzk-article-aiqs-title::before{display: block !important; content: ""; position: absolute; left: -1px; right: -1px; top: -1px; bottom: 0; z-index: 0; background: linear-gradient(156.74deg, rgba(200, 221, 255, 1),rgba(200, 221, 255, 0.4) 100%); opacity: 0.37;  border-radius: 6px;}
.gzk-article-aiqs-mask{position: absolute; right: 0; top: 0; background: url("../imgs/ai-mask.png") right 0 no-repeat; width: 424px; height: 181px; z-index: 1;}
.gzk-article-aiqs-logo{position: relative; z-index: 2; padding: 6px 0 0 13px;}
.gzk-article-aiqs-logo img{height: 28px; width: auto;}

.gzk-article-aiqs-arrow{ position: absolute; right: 10px; top: 0; width: 26px; height: 100%; background: url("../imgs/ai-wz-arrow-hide.png") center center no-repeat; background-size: 14px auto; z-index: 2;}

.gzk-article-aiqs-content{ margin: 17px 15px 0 21px; padding-right: 10px; font-size: 16px; line-height: 1.8;text-align: left;   color: #000; max-height: 390px; overflow: hidden; overflow-y: auto;}
.gzk-article-aiqs-content::-webkit-scrollbar{ width: 6px;height: auto;}
.gzk-article-aiqs-content::-webkit-scrollbar-track {background: #f7f7f7;box-shadow: none;border-radius: 3px;}
.gzk-article-aiqs-content::-webkit-scrollbar-thumb{border-radius: 3px; background: #ccc;}
.gzk-article-aiqs-content p{text-indent: 2em;}

.gzk-article-aiqs-right.active-hide{background: linear-gradient(20deg, rgb(149, 188, 251) 0%, rgb(200, 221, 255) 100%);}
.gzk-article-aiqs-right.active-hide .gzk-article-aiqs-box{ padding-bottom: 0 !important;}
.gzk-article-aiqs-right.active-hide .gzk-article-aiqs-content{ margin: 0 !important; height: 0 !important;}
.gzk-article-aiqs-right.active-hide .gzk-article-aiqs-arrow{background-image: url("../imgs/ai-wz-arrow-show.png") !important;}
.gzk-article-aiqs-right.active-hide .gzk-article-aiqs-tips{display: none;}
.gzk-article-aiqs-right.active-hide::before{display: none;}
.gzk-article-aiqs-right.active-hide .gzk-article-aiqs-mask{display: none;}
.gzk-article-aiqs-right.active-hide .gzk-article-aiqs-title::before{background: linear-gradient(90.00deg, rgba(236, 243, 255, 1),rgba(248, 250, 255, 1) 100%);}


.gzk-article-aiqs-tips{position: relative; z-index: 2;padding: 15px 13px 0 0; text-align: right;}
.gzk-article-aiqs-tips img{height: 11px; width: auto;}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
    .gzk-article-aiqs-right{position: relative; top: 10px;    width: auto;}
    .aiqs-entrance{ float: none; display: inline-block; margin-top: 10px; vertical-align: middle;}
    .gzk-article-aiqs-content{margin: 12px 10px 0 16px; font-size: 15px; max-height: 270px;}
    .gzk-article-aiqs-tips{padding: 8px 10px 0 0; line-height: 0;}
}



