/*模板*/
header{
    height:80px;
}
header .top_logo{
    margin-top:6px;
}
header .top_logo .logo{
    width:183px;
    height:65px;
    border-style: solid;
    border-width: 1px;
    border-color: #DEE1E6;
}
header .top_logo .logo img{
    width:100%;
    height:100%;
}
header .top_nav {
    margin-top: 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    margin-bottom: -50px;
}
header .top_nav ul .active a{
    color:#0099FF;
    border-bottom-width: 5px;
    bordder-bottom-color: #0099FF;
    border-bottom-style: solid;
}
header .top .search{
    margin-top:28px;
}
footer{
    background-color: #4F4F4F;
    color:#fff;
    padding-top:50px;
    height:150px;
}
/*首页*/
.main{
    background-color: #F7F7F7;
    padding-top:15px;
    border-bottom-style: solid;
    border-bottom-width: 100px;
    border-bottom-color: #F7F7F7;
}
.main .konw_law{
    background: #fff;
    margin:0;
    padding:0;
}
.main .konw_law ul li{
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #000;
    float: left;
    width:50%;
    text-align: center;
    height:40px;
    line-height:40px;
    border-bottom-width: 2px;
    border-bottom-color: #0099FF;
    border-bottom-style: solid;
}
.main .konw_law ul li:hover{
    cursor: pointer;
}
.main .konw_law ul .active{
    background-color: #0099FF;
    color: #fff;
}
.main .konw_law ol{
    margin-top:30px;
    height: 380px;
    overflow: hidden;
}
.main .konw_law ol li{
    line-height: 52px;
}
.main .konw_law ol li .title{
    font-size: 17px;
    font-weight: 600;
    letter-spacing:1px;
    margin-left:-5px;
    margin-right:10px;
}
.main .konw_law ol li .detail{
    margin-left:5px;
    color:#949494;
    margin-top:-52px;
    margin-left: 80px;
    letter-spacing:1.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .konw_law ol li .title{
    width: 10rem;
}
.main .info_center h5{
    font-size: 15px;
    background-color: #717171;
    height: 40px;
    width: 100%;
    margin-top: -39px;
    color: #fff;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    z-index: 1000;
    position: absolute;
}
/*.main .info_center .image{*/
    /*height: 220px;*/
/*}*/
/*.main .info_center .image img{*/
    /*height:100%;*/
/*}*/
.main .info_right ul li .image{
    float: left;
    height: 130px;
    width: 40%;
    margin-bottom: 10px;
}
.main .info_right ul li .image:last-of-type{
    margin-bottom: 0;
}
.main .info_right ul li .image img{
    height: 98%;
    width:100%;
}
.main .info_right ul li ol{
    float: right;
    width: 60%;
}
.main .info_right ul li .top h5{
    color:#0099FF;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .info_right ul li .top h5 a{
    color:#0099FF;
}
.main .info_right ul li .top p{
    font-size:12px;
}
.main .info_right ul li ol li{
    list-style: disc;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .info_right ul li ol .top{
    list-style: none;
    overflow: unset;
}
.main .info_right ul li ol .top p{
    margin-top: -8px;
    margin-bottom: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main .info_right{
    background-color: #fff;
    padding-right: 12px;
    /*margin-left:0px;*/
    /*padding-right:10px;*/
}
.main .info_bottom{
    padding-top: 17px;
    margin-top: -17px;
    background-color: #fff;
    margin-left: 1px;
}
.main .info_bottom ul{
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #DEE1E6;
    padding: 0px;
}
.main .info_bottom ul:last-of-type{
    border:none;
}
.main .info_bottom ul li{
    list-style: disc;
    margin-left:20px;
    margin-bottom: 20px;
    padding-left: 10px;
}
.main .info_bottom ul li h5{
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .info_bottom ul li a div{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main .info_bottom ul li p{
    margin-top:-7px;
    color:#8c8c8c;
    line-height:18px;
}
.main .info_bottom .center li{
    margin-left: 20px;
    line-height: 14px;
}
.main .info_bottom .center li img{
    height:60px;
}
.main .info_bottom .center li{
    margin-top: 0px;
}
.main .info_bottom .center li p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.main .boundary{
    background-color: #F7F7F7;
    padding:40px;
}
.main .boundary .left{
    height:3px;
    background-color: #0099FF;
    margin-top:25px;
}
.main .boundary .center{
    border-left-color: #0099FF;
    border-left-style: solid;
    border-left-width: 3px;
    border-right-color: #0099FF;
    border-right-style: solid;
    border-right-width: 3px;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}
.main .boundary .right{
    height:3px;
    background-color: #0099FF;
    margin-top:25px;
}
.main .knowledge{
    background-color: #fff;
    padding-top:20px;
    padding-bottom: 30px;
}

.main .knowledge .left ul li{
    float:left;
    width:31%;
    height:60px;
    /*border-width: 1px;*/
    /*border-style: solid;*/
    /*border-color: #D7D7D7;*/
    line-height:60px;
    background-color: #0099FF;
    color:#fff;
    font-size: 18px;
}
.main .knowledge .left ul li:nth-child(even){
    float:left;
    width:31%;
    height:60px;
    border-width: 1px;
    border-style: solid;
    border-color: #D7D7D7;
    line-height:60px;
    background-color: #fff;
    color:#000;

}
.main .knowledge .left ul li:hover{
    background-color: #E0E5E8;
}
.main .knowledge .left ul li img{
    width: 90%;
    padding-left: 15%;
    height: 70px;
    padding-top: 6px;
}
.main .knowledge .left ul li p{
    text-align: center;
    padding-top:2px;
}
.main .knowledge .right .top ul{
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #D7D7D7;
    margin-top:15px;
}
.main .knowledge .right .top ul:last-of-type{
    border:none;
}
.main .knowledge .right .top ul li{
    margin-top:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .knowledge .right .bottom ul{
    margin-top:20px;
}
.main .knowledge .right .bottom ul li img{
    height:100px;
    width:40%;
    float:left;
    margin-right:10px;
    margin-bottom: 10px;
}
.main .knowledge .right .bottom ul li .title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .knowledge .right .bottom ul li .content{
    margin-top:-5px;
    font-size: 12px;
    color:#8c8c8c;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main .knowledge .right .bottom ul li .time{
    margin-top:-5px;
    font-size: 12px;
    color:#8c8c8c;
}
.main .information{
    padding-top:20px;
    background-color: #fff;
    padding-bottom: 40px;
}
.main .information .title{
    margin-bottom: 10px;
}
.main .information .title li{
    float: left;
    font-size:18px;
    width:8%;
    text-align: center;
    margin-right: 6%;
}
.main .information .title li:hover{
    cursor: pointer;
}
.main .information .title .active{
    border-bottom-color:#0099FF;
    border-bottom-width: 5px;
    border-bottom-style:solid;
}
.main .information .content ol{
    margin-left: -15px;
}
.main .information .content ol li{
    background-color: #F2F2F2;
    width:31.3333%;
    float: left;
    margin-right: 2%;
    margin-top:15px;
}
.main .information .content ol li .dot{
    height:32px;
    width:6px;
    background-color: #0099FF;
    float:left;
    margin-right: 5px;
}
.main .information .content ol li h6{
    font-size: 20px;
    font-weight: 500;
    padding-top:6px;
}
.main .information .content ol li ul li{
    list-style: disc;
    width:100%;
    margin-top:5px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .statute{
    background-color: #fff;
    padding-top:20px;
}
.main .statute .top li{
    float: left;
    width: 12%;
    background-color: #F2F2F2;
    text-align: center;
    margin-left: 2%;
    margin-right: 0%;
    height: 127px;
}
.main .statute .top li .title{
    font-size:21px;
    padding:15px;
    color:#0099FF;
    padding-top: 34px;
    height:100%;
    overflow: hidden;
}
.main .statute .top li .content{
    font-size:18px;
    padding:8px;
    color:#0099FF;
}
.main .statute .bottom ul{
    margin-top:30px;
    margin-bottom: 30px;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #63666B;
}
.main .statute .bottom ul:last-child{
    border:none;
}
.main .statute .bottom ul li{
    /*list-style: disc;*/
    list-style: none;
    margin-top:0px;
    margin-bottom: -10px;
}
.main .statute .bottom ul li .title{
    float: left;
    width:70%;
    margin-right: 2%;
}
.main .statute .bottom ul li .title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.main .statute .bottom ul li .time{
    float: left;
    width:28%;
}
/*法律知识页面*/
.main .kno_top_nav .container-fluid{
    background-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #0099FF;
    padding:0px;
}
.main .kno_top_nav .container-fluid .navbar-nav li .active{
    background-color: #0099FF;
}
.thumbs-block {
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 0 5px;
    /* width: 714px; */
    height: 54px;
    line-height: 53px;
    font-size: 17px;
    /* margin-right: 28px; */
    margin: 0px;
    padding-left:10px;
    padding-right: 10px;
}
.thumbs-block .thumbs {
    white-space: nowrap;
    text-align: center;
}
.thumbs-block .thumb {
    /*display: inline-block;*/
    padding: 5px;
    margin: 5px;
    /*background: rgba(0, 0, 0, 0.2);*/
    /*border: 1px solid #ccc;*/
    /*border: 1px solid rgba(0, 0, 0, 0.3);*/
    /*height: 120px;*/
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.thumbs{
    position:absolute;  /**/
    margin-left:0;      /**/
}
.thumbs-block ul{
    height:50px;
}
.thumbs-block ul a{
    padding-left: 30px;
    height: 50px;
    padding-right: 30px;
    padding-top: 17px;
    padding-bottom: 18px;
}
.thumbs-block ul a:hover{
    background-color: #DEE1E6;
}
.thumbs-block ul .active{
    background-color: #0099FF;
}
.main .law_konw_top{
    margin-bottom:30px;
}
.main .law_konw_top .left{
    background-color: #fff;
    padding: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #0099FF;
    padding-bottom: 18px;
    height: 518px;
    overflow: hidden;
}
.main .law_konw_top .left ul{
    height:500px;
    overflow-y:scroll;
}
.main .law_konw_top .left ul li{
    padding-left: 18%;
    font-size: 16px;
    padding-bottom: 5px;
    line-height: 40px;
    margin-top: 1px;
}
.main .law_konw_top .left ul li:first-child{
    margin-top: 0px;
    top: 0;
    position: sticky;
}
.main .law_konw_top .left ul li:hover{
    background-color: #0099FF;
}
.main .law_konw_top .left ul li a:hover{
    color: #333333;
}
.main .law_konw_top .left ul li:first-child{
    padding-left:10%;
    font-size: 16px;
    padding-bottom: 6px;
    background-color: #0099FF;
}
.main .law_konw_top .left ul li a span{
    margin-right:20px;
    color:#fff
}
.main .law_konw_top .left ul .active{
    background-color: #85CEFF;
}
.main .law_konw_top .center .image img{
    height: 280px;
    width: 100%;
}
.main .law_konw_top .center .image p{
    background-color: #000;
    opacity: 0.6;
    margin-top:-40px;
    z-index: 10;
    color:#fff;
    height:40px;
    padding:6px 0 0 20px;
    font-size: 18px;
}
.main .law_konw_top .center .info{
    background-color: #fff;
    padding-top:20px;
    padding-bottom:20px;
    height:auto;
}
.main .law_konw_top .center .info ul li{
    width: 31%;
    float: left;
    margin-left: 2%;

}
.main .law_konw_top .center .info ul li img{
    height: 135px;
    width: 100%;

}
.main .law_konw_top .center .info ul li p{
    margin-top: 11px;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .law_konw_top .right{
    background-color: #fff;
}
.main .law_konw_top .right .title{
    font-size: 20px;
    color:#0099FF;
    padding-top:8px;

}
.main .law_konw_top .right ul li{
    list-style: disc;
    margin-bottom: -4px;
}
.main .law_konw_top .right ul li p{
    float: left;
}
.main .law_konw_top .right ul li .content{
    width: 70%;
    margin-right: 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .law_konw_top .right ul li .time{
    width: 25%;
    color: #8c8c8c;
}
.main .law_konw_marriage .title{
    background-color: #fff;
    color:#0099FF;
    padding:10px;
    font-size: 22px;
    margin-bottom: 3px;
    font-weight: 400;
}
.main .law_konw_marriage .content{
    padding-top: 20px;
    background-color: #fff;
    padding-bottom: 10px;
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
}
.main .law_konw_marriage .left .image img{
    height: 233px;
    width: 100%;
}
.main .law_konw_marriage .left .image p{
    background-color: #E6E6E6;
    color:#000;
    height:40px;
    padding:6px 0 0 20px;
    font-size: 18px;
}
.main .law_konw_marriage .center ul li{
    float: left;
    width:48%;
    margin-right:2%;
    margin-bottom: 10px;
    height: 128px;
}
.main .law_konw_marriage .center ul li img{
    height: 125px;
}
.main .law_konw_marriage .center ul li p{
    opacity: 0.4;
    position: relative;
    background-color: #000;
    z-index: 20;
    margin-top: -24px;
    color:#fff;
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
/*.main .law_konw_marriage .right{*/
/*background-color: #fff;*/
/*}*/
.main .law_konw_marriage .right .title{
    font-size: 20px;
    color:#0099FF;
    margin-top:-10px;

}
.main .law_konw_marriage .right ul li{
    /*list-style: disc;*/
    list-style: none;
    margin-bottom: -15px;
}
.main .law_konw_marriage .right ul li p{
    float: left;
}
.main .law_konw_marriage .right ul li .cont{
    width:70%;
    margin-right:5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .law_konw_marriage .right ul li .time{
    width:20%;
    color:#8c8c8c;
}
/*法律知识->法律专题*/
.main .law_topic{
    margin-bottom:10px;
}
.main .law_topic .left{
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 386px;
    overflow: hidden;
}
.main .law_topic .left .title{
    font-size: 20px;
    color: #0099FF;
    padding-bottom:10px;
}
.main .law_topic .left ul li{
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}
.main .law_topic .center .image{
    background-color: #fff;
}
.main .law_topic .center .image img{
    height:180px;
    width:100%;
}
.main .law_topic .center .image p{
    background-color: #000;
    opacity: 0.6;
    margin-top: -40px;
    z-index: 10;
    color: #fff;
    height: 40px;
    padding: 6px 0 0 20px;
    font-size: 18px;
    margin-bottom: 0;
}
.main .law_topic .center .bottom{
    margin-top:10px;
    background-color: #fff;
}
.main .law_topic .center .bottom .info_top .title a{
    text-align: center;
    font-size: 17px;
    color: #FF9900;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 2.5;
    margin-bottom: 6px;
}
.main .law_topic .center .bottom .info_top p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main .law_topic .center .bottom .info_bottom ul li{
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    list-style:disc;
}
.main .law_topic .right{
    background-color: #fff;
    padding-top:10px;
    padding-bottom:10px;
}
.main .law_topic .right .title{
    font-size: 20px;
    color: #0099FF;
    padding-bottom:10px;
}
.main .law_topic .right ul{
    height: 320px;
    overflow: auto;
}
.main .law_topic .right ul li{
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
    background-color: #F2F2F2;
    height:35px;
    line-height:35px;
}
.main .law_topic_marriage .title{
    background-color: #fff;
    color:#0099FF;
    padding:5px 10px 5px 0;
    font-size: 20px;
    margin-bottom: 2px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .law_topic_marriage .content{
    padding-top:20px;
    background-color: #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right:0px;
}
.main .law_topic_marriage .left .image{
    margin-bottom:15px;
}
.main .law_topic_marriage .left .image img{
    height: 140px;
    width: 100%;
}
.main .law_topic_marriage .left .image p{
    margin-top:-30px;
    position: relative;
    z-index: 50;
    background-color: #000;
    color:#fff;
    height:30px;
    padding:4px 0 0 20px;
    opacity: 0.5;
    font-size: 14px;
}
.main .law_topic_marriage .center ul li .title{
    color:#FF9900;
}
.main .law_topic_marriage .center ol{
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #8c8c8c;
    margin-top:18px;
}
.main .law_topic_marriage .center ol:last-child{
    border:none;
}
.main .law_topic_marriage .center ol li{
    list-style:disc;
}
.main .law_topic_marriage .right .title{
    font-size: 20px;
    color:#0099FF;
    margin-top:-10px;
    margin-left: 10px;

}
.main .law_topic_marriage .right ul li{
    list-style: disc;
    margin-bottom: -10px;
}
.main .law_topic_marriage .right ul li p{
    float: left;
}
.main .law_topic_marriage .right ul li .cont{
    width:80%;
    margin-right:5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .law_topic_marriage .right ul li .time{
    width:15%;
    color:#8c8c8c;
}
/*法律知识->小专题页面*/
.main .know_category .left{
    background-color: #fff;
}
.main .know_category .left .top_image{
    height:250px;
    width: 103%;
    border-style: solid;
    border-width: 1px;
    border-color:#000;
}
.main .know_category .left .top_image .introduce{
    background-color: #0099FF;
    width:30%;
    float: left;
    height: 100%;
}
.main .know_category .left .top_image .introduce .title{
    font-size: 25px;
    text-align: center;
    padding: 15px;
    color:#fff;
}
.main .know_category .left .top_image .introduce p{
    padding:5px;
    color:#fff;
}
.main .know_category .left .top_image .image{
    height:100%;
    width:70%;
    float: left;
    overflow: hidden;
}
.main .know_category .left .top_image .image img{
    height: 100%;
    width: auto;
}
.main .know_category .left .info_bottom_list{
    margin-top:20px;
    margin-bottom: 10px;
}
.main .know_category .left .info_bottom_list .title .left{
    font-size: 24px;
    margin-bottom: 10px;
    margin-left:-4px;
}
.main .know_category .left .info_bottom_list .title .right{
    padding-top:10px;
}
.main .know_category .left .info_bottom_list .title .right a{
    color:#0099FF;
}
.main .know_category .left .info_bottom_list ul li .left_img{
    height:160px;
}
.main .know_category .left .info_bottom_list ul li .left_img img{
    height:100%;
    width:100%;
}
.main .know_category .left .info_bottom_list ul li .right_intro .title{
    font-size: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .know_category .left .info_bottom_list ul li .right_intro .detail{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.main .know_category .left .info_bottom_list ul li .right_intro .more a{
    color:#0099FF;
}
.main .know_category .left .info_bottom_list .more_button{
    text-align: center;
    text-decoration: underline;
    color:#0099FF;
}
.main .currency .right .title{
    background-color: #fff;
    color: #0099FF;
    padding: 5px 10px 5px 0;
    font-size: 20px;
    margin-bottom: 2px;
    font-weight: 400;
    padding-left: 20px;
}
.main .currency .right .marrige_law{
    text-align: center;
    background-color: #489DE5;
    padding:2px;
    font-size:22px;
    color:#fff;
    margin-top:10px;
    margin-bottom:20px;
}
.main .currency .right ul li {
    /*list-style: disc;*/
    margin-bottom: -15px;
    margin-top: 1.5rem;
}
.main .currency .right ul li .cont {
    width: 73%;
    margin-right: 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    float: left;
    list-style: none;
}
.main .currency .right ul li .time {
    width: 19%;
    color: #8c8c8c;
    float: left;
}
.main .currency .right .row{
    padding-bottom: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}
/*列表页面*/
.main .know_category .left .info_bottom_list .marry_list .images{
    height:180px;
}
.main .know_category .left .info_bottom_list .marry_list .images img{
    height:100%;
    width:auto;
}
.main .know_category .left .info_bottom_list .marry_list .article .title{
    font-size: 20px;
}
.main .know_category .left .info_bottom_list .marry_list .article .time{
    color:#8c8c8c;
}
.main .know_category .left .info_bottom_list .marry_list .article .detail{
    color:#8c8c8c;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.main .know_category .left .info_bottom_list .marry_list li{
    margin-bottom: 20px;
    border-bottom-style: dashed;
    border-bottom-color: #8c8c8c;
    border-bottom-width: 1px;
    padding-bottom: 10px;
}
.main .know_category .left .info_bottom_list .marry_list li:last-child{
    border:none;
}
.main .know_category .left .info_bottom_list .marry_list li:nth-last-child(2){
    border:none;
}
.main .know_category .left .info_bottom_list .marry_list .page{
    margin-top:60px;
    margin-bottom:40px;
}
/*详情页面*/
.main .know_category .left .article_detail{
    padding-bottom: 50px;
}
.main .know_category .left .article_detail .title{
    padding-top:20px;
    padding-bottom: 20px;
}
.main .know_category .left .article_detail .time,.main .know_category .left .article_detail .supply{
    padding-bottom: 20px;
}
.main .know_category .left .relevant_topic{
    padding-bottom: 30px;
}
.main .know_category .left .relevant_topic .title{
    padding-top:20px;
    font-size: 18px;
    padding-bottom:20px;
}
.main .know_category .left .relevant_topic ul li{
    width:23%;
    float: left;
    margin-right: 1%;
    background-color: #F2F2F2;
    border-radius: 10px;
    margin-bottom: 10px;
    padding:3px 10px 3px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
/*法律咨询*/
.main .consult_top{
    background-color: #fff;
}
.main .consult_top .left{
    height:244px;
    padding-left: 0px;
}
.main .consult_top .left img{
    height:100%;
    width:100%;
}
.main .consult_top .center .title{
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main .consult_top .center .content{
    margin-top:20px;
    font-size: 14px;
    color:#8c8c8c;
}
.main .consult_top .center .more{
    color:#489DE5;
}
.main .consult_top .right{
    border-left-style: dashed;
    border-left-color: #000;
    border-left-width: 1px;
    margin-top:5px;
    padding-left: 20px;
}
.main .consult_top .right ul li{
    list-style: disc;
    margin-bottom: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 26px;
}
.main .consult_bottom{
    margin-top:25px;
}
.main .consult_bottom .left .top{
    background-color: #fff;
    margin-bottom: 40px;
}
.main .consult_bottom .left .top .title_top{
    text-align: center;
    font-size: 20px;
    color:#fff;
    background-color: #0099FF;
    padding:2px;
}
.main .consult_bottom .left .top ul{
    margin-bottom:20px;
    margin-top:10px;
}
.main .consult_bottom .left .top ul li p{
    margin-top:10px;
    font-size: 16px;
    margin-bottom: 0px;
}
.main .consult_bottom .left .top ul li p a{
    color:#0099FF;
}
.main .consult_bottom .left .top ul li ol{
    /*margin:0px;*/
    padding:0px;
}
.main .consult_bottom .left .top ul li ol li{
    float: left;
    margin-right: 24px;
    color: #8c8c8c;
}
.main .consult_bottom .left .bottom{
    background-color: #fff;
}
.main .consult_bottom .left .bottom .title_top{
    text-align: center;
    font-size: 20px;
    color:#fff;
    background-color: #0099FF;
    padding:2px;
}
.main .consult_bottom .left .bottom ul{
    margin-top:25px;
    margin-bottom:10px;
}
.main .consult_bottom .left .bottom ul li{
    margin-right: 10px;
    margin-bottom:20px;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 1;*/
    /*-webkit-box-orient: vertical;*/
    width:100%;
    height: 40px;

}
.main .consult_bottom .left .bottom ul li p{
    margin-left: 7px;
    float: left;
    color:#8c8c8c;
}
.main .consult_bottom .left .bottom ul li p:first-child{
    font-size: 16px;
    font-weight: 600;
    line-height:25px;
    margin-left: 15px;
    color:#000;
}
.main .consult_bottom .right{
    background-color: #fff;
}
.main .consult_bottom .right .ul_title ul li{
    float: left;
    margin-left: 40px;
    font-size: 18px;
    margin-right:20px;
    padding-top:10px;
    padding-bottom: 10px;
}
.main .consult_bottom .right .ul_title ul li:hover{
    cursor: pointer;
}
.main .consult_bottom .right .ul_title ul .active{
    color:#0099FF;
}
.main .consult_bottom .right .ol_content ul .title p{
    background-color: #E4E4E4;
    font-size: 17px;
    padding-top:2px;
    padding-bottom: 2px;
    padding-left:30px;
}
.main .consult_bottom .right .ol_content ul .title .more a{
    color:#0099FF;
}
.main .consult_bottom .right .ol_content ul li .image{
    height:150px;
}
.main .consult_bottom .right .ol_content ul li .image img{
    height:100%;
    width:100%;
}
.main .consult_bottom .right .ol_content ul li .info .info_title{
    font-size: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.main .consult_bottom .right .ol_content ul li{
    margin-bottom: 20px;
}
.main .consult_bottom .right .ol_content ul li .info ol{
    padding-left: 0px;
}
.main .consult_bottom .right .ol_content ul li .info ol li{
    list-style: disc;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 5px;
}
/*法律咨询列表页面*/
.main .info_list .left .info_conditions{
    background-color: #fff;
    margin-bottom:20px;
    padding-top:30px;
    padding-bottom: 30px;
}
.main .info_list .left .info_conditions .choice{

}
.main .info_list .left .info_conditions ul li{
    float:left;
    margin-top:2px;
    margin-bottom: 6px;
}
.main .info_list .left .info_conditions ul li a{
    padding-left:10px;
    padding-right: 10px;
    padding-top:5px;
    padding-bottom: 5px;
}
.main .info_list .left .info_conditions ul li .active{
    background-color: #0099FF;
}
.main .info_list .left .info_conditions .div_detail{
    background-color: #F2F2F2;
    padding-top:20px;
    padding-bottom:20px;
    margin-top:10px;
}
.main .info_list .left .info_conditions .area li{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 0px;
}
.main .info_list .left .info_conditions .area li:hover {
    cursor: pointer;
}
.main .info_list .left .info_conditions .major li:hover{
    cursor: pointer;
}
.main .info_list .left .info_conditions .area .active{
    background-color: #0099FF;
}
.navbar-default .navbar-nav>.active>a{
    background-color: #0099FF;
}
.dropdown:hover{
    background-color: #0099FF;
}







.main .info_list .left .info_entry{
    background-color: #fff;
    padding-top:15px;
}
.main .info_list .left .info_entry ul li .image{
    height:150px;
}
.main .info_list .left .info_entry ul li .image img{
    height:100%;
    width:100%;
}
.main .info_list .left .info_entry ul li .detail .title{
    font-size: 18px;
}
.main .info_list .left .info_entry ul li .detail .content{
    color: #8c8c8c;
    margin-top:15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main .info_list .left .info_entry ul li .detail .more{
    margin-top:10px;
}
.main .info_list .left .info_entry ul li{
    margin-bottom: 10px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #DEE1E6;
    padding-bottom: 20px;
    margin-top:20px;
}
.main .info_list .left .info_entry ul li:last-child{
    border: none;
}
.main .info_list .left .page{
    background-color: #fff;
    padding-top:10px;
    padding-bottom: 30px;
}
.main .info_list .right .row{
    background-color: #fff;
}
.main .currency .right .experience .title{
    background-color: #fff;
    color: #0099FF;
    padding: 5px 10px 5px 0;
    font-size: 20px;
    margin-bottom: 2px;
    font-weight: 400;
    padding-left: 20px;
    margin-bottom: 10px;
}
.main .currency .right .experience ul li {
    list-style: none;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #DEE1E6;
    margin-right: 0px;
}
.main .currency .right .experience ul li:last-child{
    border:none;
}
.main .currency .right .experience ul li .cont {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main .currency .right .experience ul li .time {
    width: 100%;
    color: #8c8c8c;
}
.main .currency .right .experience .row{
    padding-bottom: 0px;
    margin-bottom: 10px;
    background-color: #fff;
}
.main .list_more{
    text-align: center;
    font-size: 18px;
    margin-bottom: 39px;
    background-color: #0099FF;
    width: 16%;
    margin-left: 42%;
    border-style: outset;
}
.main .list_more a{
    text-decoration: none;
}
.main .mtop20{
    margin-top:0px;
    margin-bottom:20px;
}


.drop{
    width: 600px;
    position: absolute;
    padding: 20px 10px;
}
.drop li{
    float:left;
}
.div_area{
    background-color: #F2F2F2;
    margin-bottom: 25px;
    padding: 15px;
}
/*.area{*/
    /*margin-bottom:20px;*/
/*}*/
.area ul .active{
    background-color: #0099FF;
}
.major ul .active{
    background-color: #0099FF;
}
    /*.carousel-inner img {*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/
.carousel-inner .item{
    height:260px;
    overflow: hidden;
}
.carousel-inner .item img{
    hegiht:100%;
    width:auto;
}
.thumbs_hide_2{
    display: none;
}

@media  (max-width:768px) {
    .search .form-group button{
        position: absolute;
    }
    .main .konw_law ol {
        margin-top: 30px;
        margin-left: -27px;
    }
    .main .information .content ol li ul li {
        list-style: none;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .main .statute .bottom ul li {
        list-style: none;
        margin-top: 20px;
        margin-bottom: -10px;
    }
    .main .statute .bottom{
        margin-top: 177px;
    }
    .main .consult_top{
        margin-top: 100px;
    }
    .main .consult_top .right{
        border:none;
    }
    .main .consult_bottom .right{
        margin-top:20px;
    }
    .main .info_list .left .info_conditions{

    }
    .main .info_list .left .info_conditions .list-inline li a {
        padding: 1px 0px;
    }
    .main .currency .right{
        margin-top:20px;
    }
    .main .konw_law{
        margin-top:15px;
    }
    .main .know_category .left .info_bottom_list .title .right{
        padding-top:0px;
        margin-top:8px;
    }
    .main .list_more {
        width: 24%;
    }
    .main .mtop20 {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0px;
    }
    header .top .search {
        margin-left: -30px;
    }
    .form-control {
        width: 126%;
    }
    .main .law_topic .center .bottom .info_bottom ul li {
        height: 18px;
    }
    footer {
        padding-top: 27px;
    }
    .main .statute .top{
        margin-bottom: 20px;
    }
    .main .statute .top li {
        width: 250px;
        height: 63px;
        padding: 0;
        margin-bottom: 6px;
        line-height: 0;
        font-size: 20px;
    }
    .main .information .title{
        margin-left:0px;
    }
    .main .information .title li{
        width: 123px;
        font-size: 20px;
    }
    .main .information .title .active{
        border:none;
        background-color: #0099FF;
    }
    .thumbs_hide_1{
        display: none;
    }
    .thumbs_hide_2{
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        background-color: #fff;
    }
    .thumbs_hide_2 ul li{
        float: left;
        margin-left:10px;
        margin-right:10px;
        margin-bottom: 5px;
    }
    .thumbs_hide_2 ul li:hover{
        cursor: pointer;
    }
    .thumbs_hide_2 ul .active{
        background-color: #0099FF;
    }
    .row_1{
        margin-top: 100px;
    }
}