
.hide, [v-cloak] {
    display: none !important;
}
.law-d-t {
    width: 100%;
    height: 80px;
    background: #fff;
}

.law-d-t div {
    width: 1200px;
    min-width: 1200px;
    height: 80px;
    line-height: 47px;
    margin: 0 auto;
    padding-top: 18px;
    padding-bottom: 18px
}

.law-d-t i {
    display: inline-block;
    font-size: 44px;
    color: #f4730b
}

.law-d-t h5 {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    color: #c7000b;
    margin-left: 20px
}

.law-d-w {
    width: 100%;
    height: 40px
}

.law-d-w div {
    width: 1200px;
    min-width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto
}

.law-d-w div a {
    font-size: 14px;
    letter-spacing: 0;
    color: #666
}

.law-d-lul {
    width: 200px;
    height: 890px;
    background: #fff
}

.law-d-lul li {
    width: 100%;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.law-d-lul a {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: 56px;
    text-align: left;
    padding-left: 28px;
    position: relative;
    border-bottom: 1px solid #d7d7d7
}

.law-d-lul a:hover {
    background-color: #c50202;
    color: #fff
}

.law-d-lul .lawactive {
    background-color: #c50202;
    color: #fff;
}

/*三级列表*/

.law-b-i-t {
    width: 980px;
    min-height: 812px;
    background: #fff
}

/*stadium-list*/
/*普法留言样式*/
#text div.pages-content {
    padding: 20px 30px;
}

#text div.pages-p {
    padding: 20px 30px;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #ebebeb;
}

#text div.pages-p p {
    text-indent: 30px;
}

#text div.pages-content p {
    /*text-indent: 33px;*/
}

.titles {
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    color: #eb2100;
}

.pages-content .radios {
    font-size: 16px;
}

@charset "utf-8";
/*弹窗*/

input:disabled {
    background-color: #f5f5f5;
}

/*视频进度条*/

/*划过后的样式*/
/*.wrap-t-three a:hover .header-top-span {*/
/*background-color: #228aff;*/
/*}*/

/*.wrap-t-three a:hover .header-top-span:after {*/
/*border-left: 30px solid #228aff;*/
/*}*/

/*.wrap-t-three a:hover .three-before:before {*/
/*border-left: 30px solid #228aff;*/
/*}*/

/*点击后的样式*/

/*视频---需要删除*/

/*作者信息展示*/

#author-mask p {
    position: relative;
    margin-top: 18px;
    text-align: left;
    padding-left: 50px;
}

#author-mask label {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
    margin-right: 27px;
    text-align: right;
}

#author-mask input {
    display: inline-block;
    box-sizing: border-box;
    width: 400px;
    height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px 10px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 #fff;
}
#author-mask select {
    display: inline-block;
    box-sizing: border-box;
    width: 400px;
    height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px 10px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 #fff;
    outline: 0;
    margin-left: -4px;
}

#author-mask input:focus,
#author-mask select:focus,
#author-mask textarea:focus {
    border: 1px solid #03a9f4;
    box-shadow: 0 0 15px #03a9f4;
}

/*已经阅读 钩选按钮*/

/*.squaredfour label:hover::after {*/
/*filter: progid:dximagetransform.microsoft.alpha(opacity=0);*/
/*opacity: 0;*/
/*}*/

/*video-message*/

/*video_message*/
/*video-right*/

/*视频上传img*/

/*video后加样式*/

/*video-succeed*/

/*圆环进度条样式*/

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

/*作者信息展示按钮*/

/*look_alertauthor*/
#author-mask input {
    display: inline-block;
    box-sizing: border-box;
    width: 400px;
    height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px 10px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 #fff;
}

/*简介*/
.textareaes {
    width: 500px;
    height: 100px;
    padding: 10px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#pages .button-two {
    margin-top: 30px;
}

#pages .button-two a {
    display: inline-block;
    width: 144px;
    height: 30px;
    margin-right: 20px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #c50202;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    color: #c50202;
    box-sizing: border-box;

}

#pages .button-two a:hover {
    background: #c50202;
    color: #fff;
}

.yz img {
    display: inline-block;
    margin-left: 20px;
    width: 150px;
    height: 40px;
    border: 1px solid #8e8b8b;
}

.yz span {
    font-size: 14px;
    margin-left: 20px;
}

.showdata i {
    display: inline-block;
    color: #eb2100;
    font-size: 14px;
    margin-left: 10px;
}

#text p.questions {
    padding-left: 32px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

.law-d-t {
    width: 100%;
    height: 80px;
    background: #fff;
}

.law-d-t div {
    width: 1200px;
    min-width: 1200px;
    height: 80px;
    line-height: 47px;
    margin: 0 auto;
    padding-top: 18px;
    padding-bottom: 18px
}

.law-d-t i {
    display: inline-block;
    font-size: 44px;
    color: #f4730b
}

.law-d-t h5 {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    color: #c7000b;
    margin-left: 20px
}

.law-d-w {
    width: 100%;
    height: 40px
}

.law-d-w div {
    width: 1200px;
    min-width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto
}

.law-d-w div a {
    font-size: 14px;
    letter-spacing: 0;
    color: #666
}

.law-d-lul {
    width: 200px;
    height: 890px;
    background: #fff
}

.law-d-lul li {
    width: 100%;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.law-d-lul a {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: 56px;
    text-align: left;
    padding-left: 28px;
    position: relative;
    border-bottom: 1px solid #d7d7d7
}

.law-d-lul a:hover {
    background-color: #c50202;
    color: #fff
}

.law-d-lul .lawactive {
    background-color: #c50202;
    color: #fff;
}

/*三级列表*/

.law-d-rul {
    width: 980px;
    height: 760px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.law-d-rul li a {
    display: inline-block;
    width: 100%;
    height: 56px;
    border-bottom: 1px solid #d7d7d7;
    padding: 20px 20px 20px 40px;
    box-sizing: border-box;
    background: #fff
}

.law-d-rul li a:hover {
    background-color: #eeeeee;
}

.law-b-i-t {
    width: 980px;
    min-height: 812px;
    background: #fff
}

/*stadium-list*/
/*普法留言样式*/
#text div.pages-content {
    padding: 20px 30px;
}

#text div.pages-content p {
    /*text-indent: 33px;*/
}

/* 留言新 样式 */
#text div.pages-content {
    padding: 20px 0px;
}
#pages div.page-tishi-new {
    background: rgba(234, 26, 26, 0.6);
    color: white;
    font-size: 14px;
    text-align: left;
}
#pages div.tishi-text div {
    color: rgba(16, 16, 16, 1);
    font-size: 14px;
    text-align: left !important;
    padding: 4px 0;
}
#pages div.page-tishi-new a {
    width: auto;
    color: rgba(63, 161, 253, 1);
}

#pages div.page-search-new {
    display: -webkit-flex;
    display: flex;
    padding: 10px 0;
}

.page-search-new .search-l {
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 !important;
}

.page-search-new .search-l input {
    border: 1px solid #eeeeee;
    border-radius: 8px;
    border-right: 0;
    padding: 20px 15px;
    width: 100%;
}

.page-search-new .search-r {
    width: 120px;
    background: #c50202;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    padding: 0 10px !important;
}

.page-search-new .search-r img {
    width: 25px;
    height: 25px;
}

/* 答复查询 */

#pages div.ansewr-search-new {
    width: 400px;
    margin: 0 auto;
}

#pages div.ansewr-search-new .search-item {
    margin-bottom: 20px;
}

#pages div.ansewr-search-new .search-item input {
    width: 100%;
    border: 1px solid #eeeeee;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border-radius: 8px;
}

#pages div.ansewr-search-new .search-item input:focus ,
.page-search-new .search-l input:focus {
    border: 1px solid #03a9f4;
    box-shadow: 0 0 15px #03a9f4;
}

#pages div.ansewr-search-new .search-item .codetext {
    width: 45%;
    /* margin-right: 13%; */
}

#pages div.ansewr-search-new .search-item #getcode,
#pages div.ansewr-search-new .search-item #searchbtn {
    width: 40%;
    height: 40px;
    line-height: 40px;
    background: rgba(234, 26, 26, 1);
    color: white;
    font-size: 14px;
    cursor: pointer;
}

#pages div.ansewr-search-new .search-item #getcode:disabled,
#pages div.ansewr-search-new .search-item #searchbtn:disabled {
    background: rgba(234, 26, 26, 0.6);
}

#pages div.ansewr-search-new .search-item #searchbtn {
    width: 100%;
}

/* 答复结果  */
.ansewr-search-result {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;

}

.ansewr-search-result .result-icon img {
    width: 50px;
    height: 50px;
    cursor: pointer;
}

#pages div.ansewr-search-result .result-list {
    font-size: 14px;
    color: rgba(16, 16, 16, 1);
}
#pages div.ansewr-search-result .result-list div ,
.search-phone-text {
    text-align: left !important;
    color: #000;
    font-weight: 900;
}

/*  答复详情 */
.answer-item-info {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: baseline;
    align-items: baseline;
}
.answer-item-info span {
    padding-right: 10px !important;
}
.center_wrap {
    position: relative;
}
.center_wrap.white {
    padding-top: 110px;
}
.main_title_box .main_title {
    position: relative;
    padding-left: 30px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 28.13px;
    color: rgba(255, 255, 255, 1);
}
.main_title_box .main_title.black {
    color: #000;
    margin-top: -100px;
}
.main_title_box .main_title .line1 {
    width: 12px;
    height: 15px;
    background: rgba(255, 87, 51, 1);
    position: absolute;
    left: 0;
    top: -2px;
}
.main_title_box .main_title .line2 {
    width: 12px;
    height: 15px;
    background: rgba(255, 195, 0, 1);
    position: absolute;
    left: 6px;
    top: 6px;
}
/* 通知公告 */
.center_wrap .center_content {
    position: absolute;
    top: 94px;
    left: 0;
    right: 0;
}
.notice_box .notice_l .text1 {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 48px;
    color: rgba(232, 96, 79, 1);
    text-align: center;
}
.notice_box .notice_l .text2 {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 13px;
    color: rgba(66, 22, 17, 1);
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}
.notice_box .notice_l .notice_btn_box {
    margin: 0 auto;
}
.notice_box .notice_l .notice_btn_box .btn {
    width: 200px;
    height: 58px;
    opacity: 1;
    border-radius: 20px;
    background-color: #ffffff;
    border: 1px solid rgba(212, 48, 48, 1);
    cursor: pointer;
} 
.notice_box .notice_l .notice_btn_box .btn.active {
    background-color: rgba(212, 48, 48, 1);
    color: #ffffff;
}
.notice_box .notice_r .notice_title {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 48px;
    color: rgba(232, 96, 79, 1);
    padding-left: 30px;
    margin-bottom: 50px;
}
.notice_box .notice_r .notice_list .notice_item {
    margin: 20px auto;
    padding: 10px 20px;
}
.notice_box .notice_r .notice_list .notice_item .notice_item_l {
    width: 60px;
    text-align: right;
}
.notice_box .notice_r .notice_list .notice_item .notice_item_l .text1 {
    font-size: 25px;
    font-weight: 700;
    color: rgba(232, 96, 79, 1);
}
.notice_box .notice_r .notice_list .notice_item .notice_item_l .text2 {
    font-size: 13px;
    font-weight: 400;
    color: rgba(66, 22, 17, 1);
}
.notice_box .notice_r .notice_list .notice_item .notice_item_line {
    width: 1px;
    height: 50px;
    background-color: rgb(203, 191, 190);
    margin: 0 10px;
}
.notice_box .notice_r .notice_list .notice_item .notice_item_r .text1 {
    width: 580px;
    font-size: 20px;
    font-weight: 700;
    color: rgba(66, 22, 17, 1);
}
.notice_box .notice_r .notice_list .notice_item .notice_item_r .text2 {
    font-size: 18px;
    font-weight: 400;
    color: rgba(66, 22, 17, 1);
}
.notice_box .notice_more {
    cursor: pointer;
    padding-right: 50px;
}
.notice_box .notice_more .text1 {
    font-size: 16px;
    font-weight: 700;
    color: rgba(232, 96, 79, 1);
}
.notice_box .notice_more .arrow_right {
    width: 20px;
}

/* 证书查询 */
.certificate_box .certificate_l .certificate_tab {
    margin-top: 10px;
}
.certificate_box.query .certificate_l .certificate_tab {
    border-bottom: 1px solid rgba(229, 229, 229, 1);
}
.certificate_box .certificate_l .certificate_tab .certificate_tab_item {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 18.75px;
    color: rgba(229, 229, 229, 1);
    position: relative;
    padding-bottom: 10px;
    transition: all 0.3s;
    cursor: pointer;
}
.certificate_box.query .certificate_l .certificate_tab .certificate_tab_item {
   color: rgba(128, 128, 128, 1);
}
.certificate_box.query .certificate_l .certificate_tab .certificate_tab_item.active,
.certificate_box.query .certificate_l .certificate_tab .certificate_tab_item:hover {
    color: rgba(232, 96, 79, 1);
}
.certificate_box .certificate_l .certificate_tab .certificate_tab_item.active::after,
.certificate_box .certificate_l .certificate_tab .certificate_tab_item:hover::after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0px;
}
.certificate_box.query .certificate_l .certificate_tab .certificate_tab_item.active::after,
.certificate_box.query .certificate_l .certificate_tab .certificate_tab_item:hover::after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(232, 96, 79, 1);
    position: absolute;
    left: 0;
    bottom: 0px;
}
.certificate_box .certificate_l .search-item {
    margin-top: 20px;
}
.certificate_box .certificate_l .search-item  label {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 18.75px;
    width: 150px;
    padding-left: 10px;
    text-align: left;

    color: rgba(255, 255, 255, 1);
}
.certificate_box.query .certificate_l .search-item  label {
    color: rgba(56, 56, 56, 1);
}
.certificate_box .certificate_l .search-item #captchaimg {

}
.certificate_box .certificate_l .search-item .search_btn {
    position: relative;
}
.certificate_box .certificate_l .search-item #searchbtn {
    padding-left: 20px;
}
.certificate_box .certificate_l .search-item  input {
    width: 212px;
    height: 57px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 1);

    border: 1px solid rgba(255, 255, 255, 1);
    padding: 10px 15px;
}
.certificate_box .certificate_l .search-item .search_btn img {
    position: absolute;
    width: 25px;
    height: 25px;
    left: 70px;
    top: 15px;
}
.certificate_box .certificate_l .search-item button {
    width: 212px;
    height: 57px;
    opacity: 1;
    border-radius: 5px;
    background: rgba(255, 87, 51, 1);

    border: 1px solid rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 18px;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
}
.certificate_box .certificate_l .search-item button:disabled {
    background: rgba(166, 166, 166, 1);
    cursor: no-drop;
}
.certificate_box .certificate_l .search-item #reset {
    background: rgba(166, 166, 166, 1);
    margin-left: 50px;
}
.certificate_box .certificate_r .certificate_title {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20.27px;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 25px;
}
.certificate_box .certificate_r .certificate_img {
    width: 340px;
}

/* 法治研修系列课程 */
.fzyx_box .fzyx_tab_box .fzyx_tab {
    border-bottom: 1px solid rgba(212, 205, 205, 1);
    margin: 50px auto 20px;
}
.fzyx_box .fzyx_tab_box .fzyx_tab_item {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 28.13px;
    color: rgba(0, 0, 0, 1);
    padding: 10px 20px 10px;
    position: relative;
}
.fzyx_box .fzyx_tab_box .fzyx_tab_item:not(:first-child) {
    margin-left: 100px;
}
.fzyx_box .fzyx_tab_box .fzyx_tab_item.active,
.fzyx_box .fzyx_tab_box .fzyx_tab_item:hover {
    color: rgba(255, 87, 51, 1);
    cursor: pointer;
}
.fzyx_box .fzyx_tab_box .fzyx_tab_item.active::after,
.fzyx_box .fzyx_tab_box .fzyx_tab_item:hover::after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(255, 87, 51, 1);
    position: absolute;
    left: 0;
    bottom: -1px;
}
.fzyx_box .fzyx_tab_item_container {
    padding: 0 30px;
}
.fzyx_box .fzyx_tab_item_container .fzyx_tab_item_l .fzyx_tab_item_title .line {
    width: 8px;
    height: 8px;
    background-color: rgba(255, 87, 51, 1);
    border-radius: 50%;
    margin-right: 5px;
}
.fzyx_box .fzyx_tab_item_container .fzyx_tab_item_l .fzyx_tab_item_title .text2 {
    font-size: 20px;
    font-weight: 900;
    color: rgba(0, 0, 0, 1);
}
.fzyx_box .fzyx_tab_item_container .fzyx_tab_item_l .fzyx_tab_item_l_box .text1 {
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    padding-left: 15px;
}
.fzyx_box .fzyx_tab_item_container .fzyx_tab_item_r {
    width: 420px;
    margin-left: 30px;
}
.fzyx_box .fzyx_tab_item_container .fzyx_tab_item_r table {
    width: 100%;
}
.fzyx_box .fzyx_tab_item_container .fzyx_tab_item_r table tr {
    background: rgba(212, 205, 205, .5);
}
.fzyx_box .fzyx_tab_item_container .fzyx_tab_item_r table tr th {
    border-right: 1px solid #ffffff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 12px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
    height: 24px;
    padding: 5px 10px;
}
.fzyx_box .fzyx_tab_item_container .fzyx_tab_item_r table tr td {
    height: 24px;
    border-right: 1px solid #ffffff;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 10px;
    color: rgba(0, 0, 0, 1);
    padding: 5px 10px;
}
.fzyx_box .fzyx_tab_item_container .fzyx_tab_item_r .fzyx_tab_item_btn {
    width: 209px;
    height: 52px;
    opacity: 1;
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 245, 243, 0.06) 0%, rgba(42, 130, 228, 1) 100%);
    color: #ffffff;
    font-size: 18px;
    border: 1px solid rgba(42, 130, 228, 1);
    margin: 30px auto 0;
}
.fzyx_detail_wrap {
    background-color: rgba(255, 87, 51, 0.5);
    margin-top: 288px;
}
.fzyx_detail_box .fzyx_detail_l .fzyx_detail_title {
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 5px;
    line-height: 38.16px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}
.fzyx_detail_box .fzyx_detail_l .fzyx_detail_btn {
    width: 324px;
    height: 46px;
    border-radius: 0px 0px 70px 0px;
    background: linear-gradient(90deg, rgba(255, 141, 26, 1) 0%, rgba(255, 255, 255, 0) 100%);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 21.1px;
    color: rgba(255, 235, 59, 1);
    margin-top: 20px;
    margin-left: 10px;
    cursor: pointer;
}
.fzyx_detail_box .fzyx_detail_r {
    width: 312px;
    margin-left: 20px;
} 
.wqcg_box .wqcg_info {
    width: 530px;
    height: 198px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.8);
    padding: 38px 25px;
    box-sizing: border-box;
    margin-top: 130px;
}
.wqcg_box .wqcg_info .text1 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 23.17px;
    color: rgba(0, 0, 0, 1);
}
.wqcg_box .wqcg_info .text2 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 23.17px;
    color: rgba(0, 0, 0, 1);
    margin-top: 15px;
}
.wqcg_list .wqcg_item {
    border-left: 1px solid rgba(166, 166, 166, 1);
    border-bottom: 1px solid rgba(166, 166, 166, 1);
    padding: 35px;
}
.wqcg_list .wqcg_item:last-child {
    border-right: 1px solid rgba(166, 166, 166, 1);
}
.wqcg_list .wqcg_item .text1 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 26.52px;
    color: rgba(0, 0, 0, 1);
}
.wqcg_list .wqcg_item .text3 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 20.27px;
    color: rgba(0, 0, 0, 1);
    margin-top: 10px;
}

/* 课程试听 */
.kcst_box .kcst_l {
    position: relative;
}
.kcst_box .kcst_l .kcst_l_box {
    position: absolute;
    left: 24px;
    top: 30px;
}
.kcst_box .kcst_l .kcst_l_box .kcst_l_box_l .kcst_l_box_l_item {
    margin-bottom: 40px;
}
.kcst_box .kcst_l .kcst_l_box .kcst_l_box_l .kcst_l_box_l_item .kcst_l_box_l_item_title .line {
    width: 8px;
    height: 8px;
    background-color: rgba(255, 87, 51, 1);
    border-radius: 50%;
    margin-right: 5px;
}
.kcst_box .kcst_l .kcst_l_box .kcst_l_box_l .kcst_l_box_l_item .kcst_l_box_l_item_title .text1 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 18px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 15px;
}
.kcst_box .kcst_l .kcst_l_box .kcst_l_box_l .kcst_l_box_l_item .kcst_l_box_l_item_text {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 16px;
    color: rgba(0, 0, 0, 1);
    width: 315px;
}
.kcst_box .kcst_l .kcst_l_box .kcst_l_box_r {
    width: 348px;
    margin-left: 30px;
    padding-top: 50px;
}
.kcst_box .kcst_l .kcst_l_box .kcst_l_box_r video { 
    width: 100%;
}
.kcst_box .kcst_l .kcst_l_box .kcst_l_box_r .kcst_l_box_r_text {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    padding: 5px 24px;
}
.kcst_box .kcst_l .kcst_l_box .kcst_l_box_r .kcst_l_box_r_text .text1 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20.27px;
    color: rgba(0, 0, 0, 1);
}
.kcst_box .kcst_l .kcst_l_box .kcst_l_box_r .kcst_l_box_r_text .text2 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20.27px;
    color: rgba(255, 87, 51, 1);
    cursor: pointer;
}
.kcst_box .kcst_l .kcst_l_btn {
    width: 209px;
    height: 43px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(42, 130, 228, 1);

    border: 1px solid rgba(42, 130, 228, 1);

    box-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.25);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 18px;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    margin: 30px auto 0;
    position: absolute;
    left: 90px;
    bottom: 30px;
}
.kcst_box .kcst_r {
    background-color: #ffffff;
}
.kcst_box .kcst_r .kcst_r_item {
     padding: 28px 26px;
}
.kcst_box .kcst_r .kcst_r_item .line {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 5px;
    background-color: #000000;
 }
.kcst_box .kcst_r .kcst_r_item .text1 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 21.1px;
    color: rgba(0, 0, 0, 1);
}
.kcst_box .kcst_r .kcst_r_item .kcst_r_item_b {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 18.56px;
    color: rgba(128, 128, 128, 1);
    margin-top: 10px;
}
.kcst_box .kcst_r .kcst_r_item.active,
.kcst_box .kcst_r .kcst_r_item:hover {
    cursor: pointer;
    color: rgba(255, 87, 51, 1);
    background: rgba(255, 87, 51, 0.2);
}
.kcst_box .kcst_r .kcst_r_item.active .line {
    background-color: rgba(255, 87, 51, 1);
}
/* 弹窗查询证书 */
.rule_practice_wrap .layui-layer-title {
    background: rgba(255, 87, 51, 0.2);
    font-size: 16px;
    font-weight: 900;
}
.layer_certificate_box .layer_certificate_tab {
    border-bottom: 1px solid rgba(229, 229, 229, 1);
    margin-bottom: 20px;
}
.layer_certificate_box .layer_certificate_tab .layer_certificate_tab_item {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20.27px;
    color: rgba(0, 0, 0, 1);
    position: relative;
    padding: 10px;
    margin-right: 40px;
}
.layer_certificate_box .layer_certificate_tab .layer_certificate_tab_item.active,
.layer_certificate_box .layer_certificate_tab .layer_certificate_tab_item:hover { 
    color: rgba(255, 87, 51, 1);
    cursor: pointer;
}
.layer_certificate_box .layer_certificate_tab .layer_certificate_tab_item.active::after,
.layer_certificate_box .layer_certificate_tab .layer_certificate_tab_item:hover::after { 
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(255, 87, 51, 1);
    position: absolute;
    left: 0;
    bottom: -1px;
}
.layer_certificate_box .layer_certificate_info {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20.27px;
    color: rgba(0, 0, 0, 1);
} 
.layer_certificate_box .layer_certificate_info .layer_certificate_img {
    width: 380px;
    margin: 10px auto;
}
.layer_certificate_box .layer_certificate_btn {
    width: 106px;
    height: 33px;
    opacity: 1;
    border-radius: 10px;
    background: rgba(42, 130, 228, 1);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 14px;
    color: rgba(255, 255, 255, 1);
    margin-top: 30px;
}