@charset "utf-8";
/* CSS Document */
html{ width: 100%; overflow-x: hidden;}
body { font:14px "microsoft Yahei","Arial",sans-serif; color: #333; line-height: 1.4; word-wrap:break-word; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-text-size-adjust: none;}
body,form,input,p,ol,ul,li,h1,h2,h3,h4,h5,h6,table,th,td,dl,dt,dd{padding:0;margin:0;}
img{border:0; vertical-align: middle;}
ul,li{list-style:none;}
dl,dt,dd{display: block;}
a{text-decoration:none; transition: 0.4s; -webkit-transition: 0.4s; outline: none;}
input,textarea{ box-sizing: border-box; outline:none;  border: 0; background:none; font:14px "microsoft Yahei","Arial",sans-serif; width: 100%; }
input[type="button"], input[type="submit"], input[type="text"] {-webkit-appearance: none; outline: none; }
h2{font-weight:400;}
i{ font-style:normal;}
b{ font-weight:normal;}
video{object-fit: cover;}

/*文本框placeholder=""文字颜色*/
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #b9b9b9; opacity: 1}
input:-moz-placeholder, textarea:-moz-placeholder {color: #b9b9b9; opacity: 1}
input::-moz-placeholder, textarea::-moz-placeholder {color: #b9b9b9; opacity: 1}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #b9b9b9; opacity: 1}


/* clear 页头，页脚，内容区都不用再加清除样式 */
.cf:before, body:before, .header:before, .main:before, .footer:before, .wrap:before { content: ''; display: table }
.cf:after, after, .header:after, .main:after, .footer:after, .wrap:after { content: ''; display: table; clear: both }
.cf, .header, .main, .footer, .wrap { *zoom: 1 }
.clear{ width: 100%; height: 0; overflow: hidden; clear: both;}

/*图片放大*/
@media screen and (min-width:1200px) {
    .tr_sc{ overflow:hidden; display:block;}
    .tr_sc img{transition: all 0.3s; width: 100%; max-width: 100%; vertical-align: middle;}
    .tr_sc:hover img{transform:scale(1.1);}
}

/*其他公用*/
.main{overflow: hidden; width: 100%;}
.wrap{width: 1440px; box-sizing: border-box; margin: 0 auto; }
body{ position: relative;}

/* 首页 */
.header .top{ background: #f4f4f4; padding: 6px 0; font-size: 12px;}
.header .top .place{ position: relative; padding-right: 20px; float: left;}
.header .top .place::before{ content: ""; position: absolute; right: 0; top: 50%; margin-top: -4px; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 7px solid #c2c2c2;}
.header .top .place a{ color: #a3a3a3;}
.header .top .top_r{ float: right;}
.header .top .top_r a{ color: #a3a3a3; margin-left: 36px;}
.header .top .top_r a:hover{ color: #0052cd;}
.header .top .top_r a.a1{ position: relative; display: inline-block; padding-right: 20px;}
.header .top .top_r a.a1::before{ content: ""; position: absolute; right: 0; top: 50%; margin-top: -4px; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 7px solid #c2c2c2; transition: 0.4s;}
.header .top .top_r a.a1:hover:before{ border-top-color: #0052cd;}

.header .bot{ position: relative;}
.header .bot .logo{ float: left; width: 25%; padding: 15px 0;}
.header .bot .logo h1{ float: left; padding-right: 10px; border-right: 1px solid #ddd;}
.header .bot .logo .text{ margin-left: 123px; padding-left: 10px; font-size: 12px; color: #7a7a7a; padding-top: 4px;}
.header .bot .logo .text p{ padding: 2px 0;}
.header .bot .logo .text p.p2{ color: #d70000;}
.header .bot .nav{ float: left; width: 50%; padding-left: 100px;}
.header .bot .nav li{ float: left;}
.header .bot .nav li a.first{ color: #7a7a7a; padding: 35px 20px 38px; display: inline-block;}
.header .bot .nav li a.first.on,
.header .bot .nav li a.first:hover{ color: #0052cd;}

.header .ej_nav{ position: absolute; left: 0; bottom: -60px; width: 100%; height: 60px; text-align: center; background: #fff; box-shadow: 0 0 10px #bdd7ff; display: none;}
.header .ej_nav a{ line-height: 60px; margin: 0 30px; color: #7a7a7a;}
.header .ej_nav a:hover{ color: #f60;}
.header .bot .nav li:hover .ej_nav{ display: block;}

.header .bot .bot_r{ float: right; padding: 15px 0 10px;}
.header .bot .bot_r a{ background: url(/images/in_icon-1.png) no-repeat center top; padding-top: 50px; font-size: 12px; color: #a3a3a3; display: inline-block; min-width: 40px; margin-left: 30px;}
.header .bot .bot_r a:hover{ color: #0052cd;}
.header .bot .bot_r a.a2{ background-image: url(/images/in_icon-2.png);}


.header{ position: relative;}
.header .in_nav{ position: absolute; left: 0; bottom: -48px; width: 100%; box-shadow: 0 0 4px #b5b5b5; text-align: center; background: #fff;}
.header .in_nav a{ display: inline-block; color: #666; padding: 14px 10px; margin: 0 20px;}
.header .in_nav a:hover{ color: #f60;}
.header .in_nav{ opacity: 0; transform: translateY(30px); transition: 0.4s;}
.header .in_nav.show{ opacity: 1; transform: translateY(0);}


.in_banner{ height: 364px; background-repeat: no-repeat; background-position: center; background-size: cover; text-align: center; font-size: 36px; line-height: 1.2; font-weight: bold; color: #fff;}
.in_banner .tit{ padding: 120px 0 20px;}
.in_banner .tet span{ display: inline-block; position: relative;}
.in_banner .tet span::before,
.in_banner .tet span::after{ content: ""; position: absolute; top: 50%; width: 180px; height: 1px; background: #fff;}
.in_banner .tet span::before{ left: -210px;}
.in_banner .tet span::after{ right: -210px;}

.full_mbx{ background: url(/images/in_bg-1.png) no-repeat right center; border-bottom: 1px solid #d8d8d8; padding: 20px 0; color: #a3a3a3;}
.full_mbx a{ color: #a3a3a3;}
.full_mbx a.on,
.full_mbx a:hover{ color: #0052cd;}
.full_mbx span{ padding: 0 10px;}

.in_flrd_list ul{ margin: 0 -10px; padding: 10px 0 44px;}
.in_flrd_list li{ float: left; width: 33.3%; box-sizing: border-box; padding: 10px;}
.in_flrd_list dl{ box-shadow: 0 0 24px #e2e2e2; padding: 0 10px 10px;}
.in_flrd_list dt{ display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px solid #d8d8d8;}
.in_flrd_list dt .tit{ display: block; font-weight: bold; padding-left: 10px; position: relative; font-size: 18px;}
.in_flrd_list dt .tit::before{ content: ""; position: absolute; left: 0; top: 4px; width: 4px; height: 18px; background: #0052cd;}
.in_flrd_list dt .more{ color: #8195b3; font-size: 12px; font-style:oblique; padding-top: 2px;}
.in_flrd_list dt .more:hover{ color: #0052cd;}
.in_flrd_list dd{ padding: 12px 0; margin-left: 20px; display: flex; justify-content: space-between;}
.in_flrd_list dd .tit{ display: block; position: relative; color: #7a7a7a; padding-left: 14px; transition: 0.4s;}
.in_flrd_list dd .tit::before{ content: ""; position: absolute; left: 0; top: 7px; width: 6px; height: 6px; border-radius: 6px; background: #a3a3a3; transition: 0.4s;}
.in_flrd_list dd a{ color: #7a7a7a;}
.in_flrd_list dd .time{ font-size: 12px; color: #b9b9b9;}
.in_flrd_list dd a:hover{ color: #f60;}
.in_flrd_list dd a:hover .tit::before{ background: #0052cd;}

.in_lstj{ background: #f4f4f4; padding: 26px 0 40px;}
.in_lstj .title{ font-size: 12px; color: #d8d8d8; padding-bottom: 24px;}
.in_lstj .title span{ font-size: 24px; color: #333; padding-right: 24px; font-weight: bold;}
.in_lstj ul{ margin: 0 -10px;}
.in_lstj li{ float: left; width: 25%; box-sizing: border-box; padding: 0 10px;}
.in_lstj li a,
.in_lstj li span{ display: block; overflow: hidden; color: #333;}
.in_lstj .li_box{ transition: 0.4s;}
.in_lstj .li_box:hover{ box-shadow: 0 0 24px #e2e2e2;}
.in_lstj .txt{ text-align: center; background: #fff; padding: 20px 0 10px;}
.in_lstj .tit{ font-size: 20px; font-weight: bold; transition: 0.4s;}
.in_lstj .tit:hover{ color: #f60;}
.in_lstj .tet{ font-size: 12px; color: #7a7a7a; padding: 4px 0 14px;}
.in_lstj .tel{ font-weight: bold; display: inline-block; padding: 6px 16px 6px 30px; background: url(/images/in_icon-3.png) no-repeat 12px center; border: 1px solid #e2e2e2; border-radius: 14px; transition: 0.4s;}
.in_lstj .tel:hover{ background-image: url(/images/in_icon-3a.png); background-color: #ec3b3b; border-color: #ec3b3b; color: #fff;}

.in_lsjd{ padding: 25px 0;}
.in_lsjd .title{ font-size: 24px; font-weight: bold;}

.in_lsjd .li_box{ margin: 0 -30px;}
.in_lsjd .nr{ float: left; width: 50%; box-sizing: border-box; padding: 25px 30px; height:210px;}
.in_lsjd .tit{ font-weight: bold; padding-bottom: 20px; font-size: 16px;}
.in_lsjd .tit a{ color: #333;}
.in_lsjd .tit a:hover{ color: #f60;}
.in_lsjd .txt{ font-size: 14px; border-left: 2px solid #bdd7ff; padding-left: 26px; line-height: 2;}
.in_lsjd .txt a{ color: #7a7a7a;}
.in_lsjd .con{ padding-top: 20px; clear: both; overflow: hidden;}
.in_lsjd .con .img{ width: 40px; height: 40px; border-radius: 40px; overflow: hidden; float: left;}
.in_lsjd .con .img img{ width: 100%;}
.in_lsjd .con .tet{ margin-left: 50px; padding-top: 4px; font-size: 12px; color: #7a7a7a;}
.in_lsjd .con .tet span{ display: block;}
.in_lsjd .con .tet .p1{ color: #333;}

.in_xgtj{ font-size: 12px; padding-bottom: 40px;}
.in_xgtj .title{ font-size: 18px; font-weight: bold; padding-bottom: 20px;}
.in_xgtj ul{ padding-right: 234px;}
.in_xgtj li{ padding: 8px 0;}
.in_xgtj li .tit{ float: left; font-size: 12px;}
.in_xgtj li .a_list{ margin: 0 120px 0 110px; height: 18px; overflow: hidden; transition: 0.4s;}
.in_xgtj li .a_list a{ display: inline-block; color: #a3a3a3; margin-right: 20px; margin-bottom: 10px;}
.in_xgtj li .a_list a:hover{ color: #0052cd;}
.in_xgtj li .a_list_on{ height: auto;}
.in_xgtj li .in_open,
.in_xgtj li .in_hide{ float: right;}
.in_xgtj li .in_open span,
.in_xgtj li .in_hide span{ color: #8195b3; background: url(/images/in_icon-4.png) no-repeat right center; padding-right: 20px; cursor: pointer; font-weight: 300;}

.footer{ background: #16263e; padding-top: 40px; color: #fff; font-size: 12px; font-weight: 300;}
.footer .wrap{ padding: 0 120px;}
.footer .top .logo{ float: left; padding: 24px 76px 0 0;}
.footer .top .xx{ float: left; padding-right: 40px;}
.footer .top .xx .kefu{ padding-bottom: 20px;}
.footer .top .xx p.tel{ font-size: 24px; font-weight: bold;}
.footer .top .xx .btn{ display: block; padding-top: 10px;}
.footer .top .xx .btn a{ display: inline-block; background: #0052cd; border-radius: 14px; padding: 4px 16px; margin-right: 10px; color: #fff;}
.footer .top .xx .btn a:hover{ background: #fda83b;}
.footer .top .nav{ float: left;}
.footer .top .nav li{ float: left; text-align: center; padding: 0 30px;}
.footer .top .nav li a{ display: block; color: #7a7a7a; margin: 8px 0;}
.footer .top .nav li a:hover{ color: #fff;}
.footer .top .nav li a.tit{ color: #fff; margin: 0 0 2px 0;}
.footer .top .ewm{ float: left; padding-left: 40px;}
.footer .top .ewm dt{ padding-bottom: 18px;}
.footer .top .ewm dd{ float: left; padding-right: 50px;}
.footer .top .ewm .txt{ text-align: center; padding-top: 10px;}
.footer .cen{ padding-top: 14px;}
.footer .cen .none{ display: none;}
.footer .cen li{ float: left; padding: 0 30px 15px 0;}
.footer .cen li a{ color: #a3a3a3;}
.footer .cen li.on a{ color: #fff;}
.footer .cen .table .in_open{ float: right;}
.footer .cen .table .in_open span{ color: #8195b3; background: url(/images/in_icon-5.png) no-repeat right center; padding-right: 20px; cursor: pointer; font-weight: 300;}
.footer .cen .table .a_list{ height: 64px; overflow: hidden; margin-right: 100px;}
.footer .cen .table .a_list_on{ height: auto;}
.footer .cen .table a{ color: #a3a3a3; margin: 0 30px 15px 0; display: inline-block;}
.footer .cen .table a:hover{ color: #fff;}
.footer .bot{ text-align: center; color: #7a7a7a; padding: 30px;}


/* 法律热点列表 */
.lm_nav{ background: #0052cd; padding: 10px 0;}
.lm_nav a{ margin-right: 50px; color: #fff;}
.lm_nav a:hover{ color: #fda83b;}
.lm_header .search{ text-align: center; float: left; width: 50%; padding-top: 8px;}
.lm_header .search .box{ display: inline-block; background: #f4f4f4; width: 466px; border-radius: 8px; overflow: hidden; height: 40px; line-height: 40px;}
.lm_header .search a{ float: right; width: 70px; background: url(/images/in_icon-6.png) no-repeat center #8195b3; display: block; height: 100%;}
.lm_header .search .input{ display: block; margin-right: 70px; padding: 0 20px;}

.lm_left{ float: left; width: 1074px;}
.lm_right{ float: right; width: 345px;}

.lm_hyjt{ padding-bottom: 60px;}
.lm_hyjt .title{ font-size: 24px; font-weight: bold; padding: 20px 0;}
.lm_hyjt .title span{ border-bottom: 4px solid #0052cd; padding-bottom: 10px; display: inline-block;}
.lm_hyjt .hyjt_list{ padding-bottom: 40px;}
.lm_hyjt .hyjt_list li{ margin-bottom: 20px;}
    .lm_hyjt .hyjt_list .li_box {
        padding: 24px 40px 24px 35px;
        background: #f8f9fc;
        display: block;
        position: relative;
        clear: both;
        overflow: hidden;
    }
.lm_hyjt .hyjt_list .li_box:hover{ background: #fff; box-shadow: 0 0 24px #e2e2e2;}
.lm_hyjt .hyjt_list .li_box::before{ content: ""; position: absolute; left: 0; top: 0; width: 2px; height: 0; background: #cf1e17; transition: all 0.4s;}
.lm_hyjt .hyjt_list .li_box:hover::before{ height: 100%;}
.lm_hyjt .hyjt_list .li_box::after{ content: " "; position: absolute; right: 8px; bottom: 8px; width: 17px; height: 17px; background: url(/images/lm_list_icon-1.png) no-repeat center; opacity: 0; transition: all 0.4s;}
.lm_hyjt .hyjt_list .li_box:hover::after{ opacity: 1;}
.lm_hyjt .hyjt_list .li_box span{ display: block; transition: all 0.4s;}
        .lm_hyjt .hyjt_list .li_box .pic {
            width: 300px;
            float: left;
            overflow: hidden;
            position: relative;
            border-radius: 20px;
        }
.lm_hyjt .hyjt_list .li_box .text_con{ margin-left: 300px; padding: 0 0 0 34px;}
.lm_hyjt .hyjt_list .li_box .text_con .tit{ font-size: 20px; font-weight: bold; color: #333;}
.lm_hyjt .hyjt_list .li_box .text_con .tit a{ color: #333;}
.lm_hyjt .hyjt_list .li_box .text_con .tit a:hover{ color: #cf1e17;}
.lm_hyjt .hyjt_list .li_box .text_con .txt{ padding-top: 10px; font-size: 16px; color: #666; line-height: 26px;}
.lm_hyjt .hyjt_list .li_box .text_con .tet{ font-size: 12px; color: #cdcdcd; padding-top: 20px;}
.lm_hyjt .hyjt_list .li_box .text_con .tet i{ padding-right: 14px;}

.lm_page{ text-align: center;}
.lm_page a{ background: #fff; border: 1px solid #b5b5b5; padding: 4px 8px; margin: 0 4px; color: #666; display: inline-block;}
.lm_page a:hover,
.lm_page a.Pmodern{ border-color: #0052cd; background: #0052cd; color: #fff;}

.lmr_advert{ margin-bottom: 20px;}
.lmr_advert a{ display: block;}
.lmr_advert img{ width: 100%;}

.lmr_title{ font-size: 24px; font-weight: bold; padding: 0 0 14px 30px; position: relative;}
.lmr_title::before{ content: ""; position: absolute; left: 0; top: 4px; width: 5px; height: 26px; background: #0052cd;}

.lmr_lstj{ padding-bottom: 20px;}
.lmr_lstj ul{ background: #f8f9fc; padding: 0 14px;}
.lmr_lstj li{ padding: 20px 0; border-bottom: 1px solid #e3e3e3;}
.lmr_lstj li:last-child{ border-bottom: none;}
.lmr_lstj li span{ display: block;}
.lmr_lstj .pic{ width: 80px; height: 80px; border-radius: 8px; overflow: hidden; float: left;}
.lmr_lstj .pic img{ width: 100%;}
.lmr_lstj .con{ margin-left: 80px; padding-left: 20px;}
.lmr_lstj .con .tit{ font-size: 16px; font-weight: bold;}
.lmr_lstj .con .tit a{ color: #333;}
.lmr_lstj .con .tit a:hover{ color: #f60;}
.lmr_lstj .con .tet{ color: #7a7a7a; padding: 4px 0;}
.lmr_lstj .con .btn{ padding-top: 10px;}
.lmr_lstj .con .btn a{ background: #0052cd; padding: 4px 24px; border-radius: 12px; color: #fff;}
.lmr_lstj .con .btn a:hover{ background: #fda83b;}

.lmr_see{ margin-bottom: 20px;}
.lmr_see ul{ position: relative;}
.lmr_see ul::before{ content: ""; position: absolute; left: 8px; top: 2px; width: 1px; height: 100%; background: #ccdcf5;}
.lmr_see li{ position: relative; padding: 0 0 14px 30px;}
.lmr_see li::before{ content: ""; position: absolute; left: 0; top: 2px; width: 18px; height: 18px; background: #ccdcf5; border-radius: 100%;}
.lmr_see li::after{ content: ""; position: absolute; left: 4px; top: 6px; width: 10px; height: 10px; background: #0052cd; border-radius: 100%;}
.lmr_see .tit a{ font-size: 16px;color: #333;}
.lmr_see .tit a:hover{ color: #0052cd;}
.lmr_see .txt{ color: #a3a3a3; padding: 4px 0 8px;}
.lmr_see .tet{ color: #b9b9b9; display: flex; justify-content: space-between; font-size: 12px;}
.lmr_see .tet i{ color: #d70000;}

.lmr_ls{ box-shadow: 0 0 24px #e2e2e2; height: 326px; position: relative; margin-bottom: 20px;}
.lmr_ls .swiper-container,
.lmr_ls .swiper-slide{ height: 100%;}
.lmr_ls .box{ background: url(/images/lm_list_img-4.jpg) no-repeat center; background-size: cover; height: 100%; box-sizing: border-box; text-align: center; padding: 40px 40px 0;}
.lmr_ls .box .img{ display: inline-block; width: 142px; height: 142px; border-radius: 100%; overflow: hidden;}
.lmr_ls .box .img img{ width: 100%;}
.lmr_ls .box .tet{ margin-top: -30px; position: relative;}
.lmr_ls .box .tet span{ display: inline-block; background: #5879a0; color: #fff; padding: 4px 20px; border-radius: 2px;}
.lmr_ls .box .name{ font-size: 16px; font-weight: bold; padding: 10px 0; border-bottom: 2px solid #e6eaf5;}
.lmr_ls .box .txt{ padding-top: 10px; color: #7a7a7a;}
.lmr_ls .box .tel{ font-size: 18px; padding-top: 20px;}
.lmr_ls .box .tel a{ padding: 6px 16px 6px 30px; background: url(/images/lm_list_icon-2.png) no-repeat 12px center; border: 1px solid #e2e2e2; border-radius: 14px; transition: 0.4s; color: #333;}
.lmr_ls .box .tel a:hover{ background-image: url(/images/in_icon-3a.png); background-color: #ec3b3b; border-color: #ec3b3b; color: #fff;}

.lmr_ls .swiper-button-prev,
.lmr_ls .swiper-button-next{ width: 20px; height: 38px; top: 90px; margin: 0;}
.lmr_ls .swiper-button-prev{ left: 0; background: url(/images/lm_list_icon-3.png) no-repeat center;}
.lmr_ls .swiper-button-next{ right: 0; background: url(/images/lm_list_icon-4.png) no-repeat center;}

.lmr_see2 li{ margin-bottom: 20px;}
.lmr_see2 a,
.lmr_see2 span{ display: block;}
.lmr_see2 .pic{ width: 100px; float: left; overflow: hidden;}
.lmr_see2 .text{ margin-left: 120px;}
.lmr_see2 .tit a{ font-size: 16px;color: #333;}
.lmr_see2 .tit a:hover{ color: #f60;}
.lmr_see2 .txt{ color: #a3a3a3;}
.lmr_see2 .tet{ color: #b9b9b9; display: flex; justify-content: space-between; font-size: 12px;}
.lmr_see2 .tet i{ color: #d70000;}


/* 法律热点列表2 */
.lm_xgyd{ margin-bottom: 30px;}
.lm_xgyd .wrap{ background: #fff; padding: 24px 20px; box-sizing: border-box;}
.lm_xgyd .title{ position: relative; padding-left: 20px; font-size: 24px; font-weight: bold;}
.lm_xgyd .title::before{ content: ""; position: absolute; left: 0; top: 4px; width: 5px; height: 27px; background: #0052cd;}
.lm_xgyd ul{ margin-top: 24px;}
.lm_xgyd li{ width: 20%; float: left; padding: 0 5px; box-sizing: border-box;}
.lm_xgyd a,
.lm_xgyd span{ display: block;}
.lm_xgyd .pic{ overflow: hidden;}
.lm_xgyd .tit a{ padding-top: 20px; color: #333;}
.lm_xgyd .tit a:hover{ color: #f60;}

.lmt_advert{ margin-bottom: 20px; background: url(/images/lm_list_img-7.jpg) no-repeat center; height: 100px;}
.lmt_advert .box{ display: flex; height: 100%; align-items: center; padding: 0 114px 0 80px; color: #7a7a7a;}
.lmt_advert span{ display: block; float: left;}
.lmt_advert .pic{ width: 64px; height: 64px; border-radius: 100%; overflow: hidden; margin-right: 35px;}
.lmt_advert .pic img{ width: 100%;}
.lmt_advert .tet{ text-align: center; margin-right: 130px;}
.lmt_advert .tet .p1 a{ font-size: 18px; font-weight: bold; color: #333;}
.lmt_advert .tet .p1 a:hover{ color: #f60;}
.lmt_advert .txt{ width: 50%; text-align: center; background: #7898c8; color: #fff; font-size: 18px; font-weight: bold; line-height: 40px; margin-right: 150px;}
.lmt_advert .tel{ font-weight: bold; display: inline-block; padding: 6px 16px 6px 30px; background: url(/images/lm_list_icon-6.png) no-repeat 12px center; border: 1px solid #7898c8; border-radius: 14px; transition: 0.4s; color: #666;}
.lmt_advert .tel:hover{ background-image: url(/images/in_icon-3a.png); background-color: #ec3b3b; border-color: #ec3b3b; color: #fff;}


.lm_flrd .text_con{ background: #fff; padding: 24px 40px 0 24px; margin-bottom: 20px;}
.lm_flrd .text_con .top{ padding-bottom: 24px;}
.lm_flrd .text_con .top .title{ font-size: 20px; font-weight: bold; padding-bottom: 20px;}
.lm_flrd .text_con .top .pic{ float: left; width: 350px;}
.lm_flrd .text_con .top .pic img{ width: 100%;}
.lm_flrd .text_con .top .txt{ margin-left: 350px; padding-left: 20px; color: #7a7a7a; line-height: 30px;}
.lm_flrd .text_con .top .txt .time{ color: #b9b9b9; font-size: 12px; padding-top: 20px;}
.lm_flrd .text_con .bot{ border-top: 1px solid #d8d8d8; padding: 15px 0;}
.lm_flrd .text_con .bot .title{ float: left; width: 200px; text-align: center; padding-top: 60px;}
.lm_flrd .text_con .bot .title span{ color: #fff; display: inline-block; position: relative;}
.lm_flrd .text_con .bot .title span::before{ content: ""; position: absolute; left: 5px; top: 5px; width: 100%; height: 100%; background: #bdd7ff;}
.lm_flrd .text_con .bot .title i{ display: block; position: relative; background: #0052cd; padding: 6px 14px;}
.lm_flrd .text_con .bot ul{ margin-left: 200px;}
.lm_flrd .text_con .bot li{ float: left; width: 33.3%; box-sizing: border-box; padding: 10px 30px 10px 0;}
.lm_flrd .text_con .bot li a{ color: #7a7a7a; line-height: 24px; font-size: 16px;}
.lm_flrd .text_con .bot li a:hover{ color: #f60;}
.lm_flrd .text_con .bot li a i{ padding-right: 10px;}
.lm_flrd .text_con .bot .hot{ background: #d70000; display: inline-block; color: #fff; padding: 0 8px; border-radius: 8px 8px 8px 0; margin-left: 10px;}
.lm_flrd .text_con .bot .new{ background: #fda83b; display: inline-block; color: #fff; padding: 0 8px; border-radius: 8px 8px 8px 0; margin-left: 10px;}

.lm_flrd .louceng{ background: #fff; padding: 30px 20px; margin-bottom: 20px;}
.lm_flrd .louceng .num{ float: left; width: 54px;}
.lm_flrd .louceng .num i{ background: #0052cd; display: inline-block; color: #fff; padding: 2px 10px; border-radius: 8px 8px 0px 8px;}
.lm_flrd .louceng .con{ margin-left: 54px;}
.lm_flrd .louceng .con .tit{ font-size: 18px; font-weight: bold; padding-bottom: 10px;}
.lm_flrd .louceng .con .tit a{ color: #333;}
.lm_flrd .louceng .con .tit a:hover{ color: #f60;}
.lm_flrd .louceng .con .txt{ line-height: 30px; color: #7a7a7a;}
.lm_flrd .louceng .con .btn{ padding-top: 26px;}
.lm_flrd .louceng .con .btn a{ color: #8195b3; font-size: 12px; font-weight: bold;}
.lm_flrd .louceng .con .btn a:hover{ color: #0052cd;}


.lmr_box{ position: relative;}
.flrd_right{ position: fixed; left: 50%; margin-left: 740px; bottom: 50px;}
.flrd_right_on{ position: absolute; left: 50%; margin-left: 740px; bottom: 20px;}
.flrd_right li{ color: #7a7a7a; cursor: pointer; position: relative; padding: 6px 0 6px 16px;}
.flrd_right li::before{ content: ""; position: absolute; left: 0; top: 50%; margin-top: -6px; width: 5px; height: 5px; background: #a3a3a3; border-radius: 100%; border: 4px solid #f4f4f4; z-index: 1;}
.flrd_right li::after{ content: ""; position: absolute; left: 6px; top: 0; width: 1px; height: 100%; background: #a3a3a3;}
.flrd_right li a{ color: #7a7a7a;}
.flrd_right li a:hover{ color: #f60;}

.flrd_right .show{ width: 32px; height: 32px; background: url(/images/lm_list_icon-7.png) no-repeat center; background-color: #0052cd; cursor: pointer; transition: 0.4s; margin-top: 10px;}
.flrd_right .show.on{ background-color: #d8d8d8;}

.flrd_right .lm_top{ width: 32px; height: 32px; background: url(/images/lm_list_icon-8.png) no-repeat center; background-color: #d8d8d8; cursor: pointer; transition: 0.4s; margin-top: 10px;}




/* 公用 */
.border_bot_no{ border-bottom: none;}





/* 小PC-1680 */
@media screen and (max-width: 1800px){}



/* 小PC-1440 */
@media screen and (max-width:1600px) {}



/* 小PC-1366 */
@media screen and (max-width:1400px) {}



/* ipad-1024*768 */
@media screen and (max-width:1200px) {}



/* ipad-竖-768*1024 */
@media screen and (max-width:1002px) {}



/* 手机 */
@media screen and (max-width:758px) {}



