
.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;
}