.laws {
    width: 47%;
    height: 50px;
    background-color: #CB181E;
    float: left;
}

.laws1 {
    line-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.laws1 img{
    width: 25px;
    height: 25px;
	margin-right: 12px;
}
.laws1 span{
    font-size: 17px;
    color: #fff;
}
.report {
    margin-left: 6%;
    width: 47%;
    height: 50px;
    background-color: rgb(49, 37, 37);
    float: left;
}

.report img {
    width: 100%;
    height: 100%;
}

.box{
    padding: 0 10px 20px;
    background-color: white;
    overflow: hidden;
    height: 100%;
}

.box_01 {
    border-radius: 15px;
    background-color: white;
    position: relative;
}

.box_01 .more {
    position: absolute;
    right: 10px;
    top: 20px;
    color: #999;
    font-size: 14px
}

.box_01 .index_more {
    width: 80%;
    margin: 10px auto;
    border: 1px solid #CB181E;
    color: #CB181E;
    border-radius: 6px;
    display: block;
    line-height: 30px;
    height: 30px;
    text-align: center;
}

.box_01 .view_bottom {
    height: 100%;
}

.ql_box {
    padding: 10px;
    width: 100%;
}

.ql_box .q1_list {
    margin-bottom: 2vw;
    overflow: hidden;
}

.q1_list p {
    font-size: 12px;
    line-height: 14px;
    color: #999;
}

.q1_list h3 {
    font-size: 16px;
}

.q1_list .q1_li {
    height: 100px;
    padding: 0 5px;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    background-color: white;
    margin-right: 2%;
}

.q1_list .q1_li:last-child {
    margin-right: 0;
}

.title_bg {
    text-align: center;
    width: 100%;
    height: 100px;
    padding: 23px 0;
}

.title_bg h1 {
    font-size: 18px;
    line-height: 30px;
    color: white;
}

.title_bg .hx {
    width: 30px;
    height: 4px;
    background-color: white;
    margin: 0 auto;
}

.title_bg p {
    line-height: 20px;
    font-size: 12px;
    color: white;
}

/* title_01 */
.body_01 {
    width: 1200px;
    margin: 20px auto 0;
    border: 1px solid #c5c5c5;
    overflow: hidden
}

.title_01 {
    overflow: hidden;
    padding: 20px 10px 10px 10px;
    display: flex;
    justify-content: center;
}

.title_01 p {
    float: left;
    position: relative;
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    text-align: center;
    color: #333;
    font-size: 14px;
    padding: 0 10px;
}

.title_01 p:last-child {
    margin-right: 0
}

.title_01 p.active {
    color: white;
    font-size: 14px;
    background-color: #CB181E;
}

.article_li {
    padding: 10px;
    display: block;
    color: #cdcdcd;
    line-height: 1.4em;
    border-bottom: 1px solid #dcdcdc;
}

.box_01 .view_bottom .article_li:last-of-type {
    border-bottom: 0;
}

.article_li h3 {
    padding-right: 10px;
    color: #333;
}

.article_li img {
    border-radius: 4px;
}

.article_li_time:focus,
.article_li_time:hover {
    color: #cdcdcd;
}

.article_li_time {
    margin-top: 10px;
    font-size: 14px;
}


.box_02 {
    margin-top: 5px;
}

.title_02 {
    font-size: 16px;
    color: #333;
    line-height: 2.6em
}

.content_02 {
    background-color: white;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}

.content_02 img {
    border-radius: 10px 10px 0 0;
}

.content_02 p {
    padding: 10px;
    color: #666;
    line-height: 1.6em;
    text-align: justify;
}

.box_03 {
    background-color: white;
    margin-top: 20px;
    border-radius: 10px;
}

.box_03 .title_01 a {
    margin: 0 4px;
}

.box_03 .view_bottom {
    padding: 5px 10px;
    overflow: hidden
}

.box_03 .view_bottom a {
    color: #333;
}

.box_03 .view_bottom .more {
    float: right;
    line-height: 28px;
    color: #999;
}

.lvyou {
    overflow: hidden;
    margin-top: 5px;
    padding: 3px 15px 30px;
}

.lvyou .swiper-slide {
    width: auto;
}

.lvyou .swiper-slide img {
    height: 100px;
    border-radius: 10px;
}

.lvyou .title {
    overflow: hidden;
}

.lvyou .title h2 {
    display: inline-block;
    float: left;
}

.lvyou .title a {
    float: right;
    display: inline-block;
    line-height: 41px;
}
.phone_picz img{
    width: 100%;
    height: 62px;
}
.row{
    display: flex;
}
.row1{
    width: 100%;
    display: block;
}
.row1 img{
    width: 100%;
    height: 75%;
}
.row2{
    margin-left: 20px;
}
.row_a{
    display: flex;
    align-items: center;
}
.phone_ver{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.phone_vertical{
    width: 47%;
}
.phone_vertical img{
    width: 95%;
}
.phone_vertical1{
    width: 95%;
    height: 77%;
    background-image: url(../images/ldbz1.png);
    padding: 10px;
    display: flex;
    flex-direction: column;
}
.phone_vertical1_2 {
    width: 200px;
    height: 60px;
    display: flex;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    position: relative;
    top: -44px;
    left: 63px;
    flex-direction: row;
    flex-wrap: wrap;
}
.phone_vertical1_2 span {
    width: 35%;
    font-weight: 400;
}
.phone_vertical2{
    width: 47%;
    height: 260px;
}
.phone_vertical2 img{
    width: 100%;
}
.phone_vertical20{
    height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.phone_vertical21{
    height: 65px;
    background-color: #FDF1F3;
    color: #C30B00;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}