body{
    background:#fff url(../images/lf2_01.jpg) no-repeat center top;
}
.m-img{
    text-align: center;
    margin-top: 128px;
    margin-left: 155px;
    margin-right: 155px;
    /* display: none; */
}
.r-img{
    position: absolute;
    right: 20px;
    top: 20px;
}
.main{
    background: #fff;
    margin-top: 476px;
    padding: 20px;
    box-shadow: 0 0 24px rgba(0, 0, 0, .06);
    margin-bottom: 30px;
}
.news-slider{
    width: 660px;
    height: 400px;
    background: #ccc;
    float: left;
    overflow: hidden;
}
.news-text{
    width: 462px;
    float: right;
}
.lg-title{
    padding-bottom: 15px;
    border-bottom: 1px dashed #dddcdc;
}
.lg-title a{
    font-size: 24px;
    font-weight: bold;
    margin-right: 36px;
}
.lg-title a.active{
    color: #d72017;
}
.text-content{
    padding-top: 9px;
}
.text-c1-1 ul{
    margin: 0 -5px;
}
.text-c1-1 li{
    margin-top: 10px;
    float: left;
    width: 50%;
    padding: 0 5px;
}
.text-c1-1 li a{
    display: block;
    height: 162px;
    background: #000;
    padding-top: 10px;
    position: relative;
    /* overflow: hidden; */
}
.text-c1-1 li a img{
    display: block;
    height: 110px;
    width: 100%;
}
.text-c1-1 li a span{
    line-height: 40px;
    padding: 0 10px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    text-align: center;
}
.text-c1-1 li a i{
    position: absolute;
    right: 14px;
    bottom: 50px;
    width: 30px;
    height: 30px;
    background: url(../images/lf6_03.png) no-repeat;
}
.bt-title{
    margin-top: 24px;
}
.jj-boxcc{
    margin-top: 25px;
}
.jj-slider h2{
    padding: 0 12px 20px;
}
.jj-slider{
    margin: 0 -12px 10px;
}
.jj-slider h2 a{
    display: block;
    box-shadow: 0 0 8px rgba(0, 0, 0, .16);
    height: 394px;
}
.jj-slider h2 img{
    display: block;
    height: 260px;
    width: 100%;
}
.jj-slider h2 span{
    padding: 14px 25px;
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: center;
    color: #333;
}
.jj-slider h2 em{
    padding: 0 25px 10px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    display: block;
}
.jj-slider h2 em i{
    color: #cc3300;
}
.more{
    text-align: center;
}
.more a{
    display: inline-block;
    width: 160px;
    height: 42px;
    background: #dddcdc;
    border-radius: 4px;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
}
.more a:hover{
    background: #d6d5d5;
}
.move-cc{
    margin-top: 38px;
}
.move-1{
    float: left;
    width: 550px;
}
.move-1:nth-of-type(2){
    float: right;
}
.move-zy{
    padding-bottom: 28px;
    border-bottom: 1px solid #dddcdc;
}
.move-zy h1 a{
    display: block;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #d72017;
    font-size: 21px;
}
.move-zy p{
    margin-top: 20px;
    line-height: 30px;
    color: #666;
}
.move-zy p a{
    color: #d72017;
}
.move-ul li{
    margin-top: 22px;
    position: relative;
    padding-left: 26px;
    transition: .2s;
}
.move-ul li:before{
    content:"";
    width: 8px;
    height: 8px;
    background: #d72017;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
}
.move-ul li a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
}
.move-ul{
    margin-bottom: 28px;
}
.move-zy h1 a:hover{
    opacity: 0.8;
}
.move-ul li:hover{
    margin-left: 5px;
}
.move-ul li:hover a{
    color: #d72017;
}
.four-cc ul{
    margin: 0 -24px 34px;
}
.four-cc li{
    margin-top: 48px;
    float: left;
    width: 50%;
    padding: 0 24px;
    transition: .2s;
}
.four-cc li h2{
    padding-left: 28px;
    height: 54px;
    border-left: 6px solid #d72017;
}
.four-cc li h2 a{
    font-size: 21px;
    font-weight: bold;
}
.four-cc li p{
    line-height: 30px;
    margin-top: 10px;
    color: #666;
}
.four-cc li p a{
    color: #d72017;
}
.four-cc li h2 a:hover{
    color: #d72017;
}
.four-cc li:hover{
    transform: translateY(-5px);
}
.five-cc{
    margin-top: 24px;
}
.five-cc ul{
    margin: 0 -12px 30px;
}
.five-cc li{
    float: left;
    padding: 0 12px;
    transition: .2s;
}
.five-cc li:hover{
    transform: translateY(-5px);
}
.five-cc li a{
    display: block;
    box-shadow: 2px 4px 2px rgba(0, 0, 0, .2);
}
.five-cc li a img{
    display: block;
}

.footer{
    border-top: 6px solid #bf0404;
    background-color: #f2f2f2;
    padding: 20px 0;
}
.footer p{
    color: #666;
    line-height: 30px;
    text-align: center;
}
.footer p span{
    margin: 0 10px;
}
.jj-slider h2 span:hover{
    color: #cc3300;
}

.sli-box{
    /* height: 329px; */
    position: relative;
}
.sli-box img{
    width: 100%;
    display: block;
    height: 400px;
}
.sli-bg{
    position: absolute;
    line-height: 42px;
    background-color: rgba(0, 0, 0, .4);
    padding: 0 20px;
    left: 0;
    bottom: 0;
    width: 100%;
}
.sli-bg a{
    display: block;
    width: 75%;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-slider .slick-dots{
    bottom: 16px;
    width: auto;
    right: 18px;
    position: absolute;
}
.news-slider .slick-dots li button{
    font-size: 0;
    width: 12px;
    height: 12px;
    background-color: #f0f0f0;
    border-radius: 50%;
    padding: 0;
}
.news-slider .slick-dots li{
    width: auto;
    height: auto;
    margin: 0 3px;
}
.news-slider .slick-dots .slick-active button{
    border-radius: 5px;
    background: #ff3802;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.news-slider .slick-dots li button:before{
    font-size: 0;
}

.jj-slider .slick-prev,.jj-slider .slick-next{
    width: 39px;
    height: 72px;
    margin-top: -36px;
    background: url(../images/lf20_03.png) no-repeat;
}
.jj-slider .slick-next{
    background-position: -39px -72px;
    right: 12px;
}
.jj-slider .slick-prev{
    background-position: 0 -72px;
    left: 12px;
}
.jj-slider .slick-prev.slick-disabled{
    background-position: 0 0;
}
.jj-slider .slick-next.slick-disabled{
    background-position: -39px 0;
}



.localtion{
    /* background: #eee; */
    /* padding: 11px 0; */
    line-height: 26px;
    /* margin-top: 20px; */
}
.local-icon{
    float: left;
    width: 18px;
    height: 26px;
    background: url(../images/yif50_03.png) no-repeat;
	padding-right: 25px;
}
.localtion span{
    float: left;
    width: 8px;
    height: 16px;
    background: url(../images/ccs1_03.png) no-repeat;
    margin: 0 12px;
    margin-top: 5px;
}
.localtion a{
    float: left;
    color: #646d73;
}
.localtion em{
    color: #999;
}

.lists-main{
    overflow:hidden;
    margin: 7px 0 20px;
    /* padding: 22px 18px; */
    background: #fff;
}
.left-m{
    float: left;
    width: 232px;
}
.rig-cc{
    /* float:left; */
    /* width: calc(100% - 232px); */
    /* padding-left: 35px; */
    margin-top: 10px;
}
.l-title{
    height:97px;
    background: url(../images/ymf11_07.jpg) no-repeat;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.ld1{
    margin: 18px 8px 0;
    height: 78px;
    background: #cfe0ec;
    text-align: center;
    line-height: 78px;
    font-weight:bold;
    font-size:22px;
    color: #003e68;
}
.left-m1 li{
    line-height: 59px;
    text-align: center;
    border-bottom:1px solid #d0d0d0;
}
.left-m1 li a{
    display: block;
    color: #080808;
    font-size: 18px;
}
.left-m1 li.active a{
    color: #0069ae;
}
.rig-t1{
    position: relative;
}
.rig-t1 span{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #a4000b;
    border-bottom: 3px solid #a4000b;
    padding: 4px 14px 10px;
    position: relative;
    z-index: 2;
}
.rig-t1:before{
    width: 100%;
    height:1px;
    background: #d8d6d6;
    content: "";
    bottom: 1px;
    position: absolute;
    left:0;
}
.lis-ul{
    padding: 15px 0;
    border-bottom: 1px dashed #d3d3d3;
}
.lis-ul:last-child{
    border-bottom: none;
}
.lis-ul li{
    margin: 15px 0;
    overflow: hidden;
}
.lis-ul li a{
    float: left;
    padding-left: 18px;
    position: relative;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.lis-ul li a:before{
    content: "";
    position: absolute;
    left: 0;
    width: 5px;
    height: 5px;
    background: #d2dce3;
    top: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.lis-ul li span{
    float: right;
}
.lis-ul li:hover a{
    color: #c2000b;
}
.lis-ul li:hover a:before{
    background: #ba000b;
}
.lis-ul li:hover span{
    color: #0069ae;
}
.video-cc{
    padding-top: 6px;
}
.video-cc li{
    width: calc((100% - 56px)/3);
    margin-right: 28px;
    margin-top: 30px;
    float: left;
    position: relative;
    transition: .2s;
}
.video-cc li:nth-of-type(3n){
    margin-right: 0;
}
.video-cc li img{
    width: 100%;
    height: 193px;
    display: block;
}
.video-cc li span{
    display: block;
    padding: 10px;
    border: 1px solid #dcdcdc;
    border-top: none;
}
.video-cc li span i{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.video-cc li span em{
    margin-top: 5px;
    color: #999;
    display: block;
}
.video-cc li:before{
    content: "";
    position: absolute;
    left: 50%;
    width:44px;
    height: 44px;
    background: url(../images/ddd1_03.png) no-repeat;
    top: 74px;
    margin-left: -22px;
}
.video-cc li:hover{
    transform: translateY(-5px);
    box-shadow: 0 0 8px #ccc;
}
.video-cc li:hover span{
    color: #0069ae;
}


/* ----------------- detail-page -------------------*/
.detail-page{
    background: #fff;
    padding: 25px 0;
    margin: 20px 0;
}
.xr-b-title{
    font-size: 24px;
    font-weight:bold;
    color: #0b1216;
    text-align: center;
}
.xr-intro-p{
    margin: 22px 0;
    line-height: 30px;
    text-align: center;
    background: #f7f7f7;
    font-size: 14px;
    color: #999;
}
.xr-intro-p span{
    margin: 0 8px;
}
.xr-intro-p span a{
    color: #999;
}
.xr-intro-p span a:hover{
    color: #333;
}
.xr-intro-p span .on{
    color: #3d75eb;
}
.detail-text p{
    text-indent: 2em;
    line-height: 40px;
}
.detail-img{
    margin: 20px 0 30px;
    text-align: center;
}
.detail-img span{
    display: block;
    margin-top: 5px;
}
.pagefun{
    margin-top: 30px;
}
.pagefun .bshare-custom{line-height: 40px !important;}
.paf-l a{
    float: left;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 6px;
    background: #f7f7f7;
}
.paf-l a:hover{
    background: #ebebeb;
}
.paf-l a span{
    font-size: 14px;
    color: #333;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left center; 
}
.paf-l a:nth-of-type(1) span{
    background-image: url(../images/flgtp12_07.png);
    padding-left: 19px;
}
.page{
    height: 41px;
    margin: 0 auto 30px;
    text-align: center;
    padding-top: 35px;
}


.page a {
    color: #a5011b;
    border: 1px solid #e14a05;
    padding: 4px 10px;
    margin: 0 2px;
}

.page a.current {
    color: #fff;
    background-color: #a5011b;
}


.xgld {
    overflow: hidden;
    /* width: 1142px; */
    margin: 40px auto 0;
    clear: both;
    background: #fff;
}
.xgld_title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    /* padding-left: 49px; */
    float: left;
    color: #333;
    clear: both;
}
.xgld_nr {
    float: left;
    width: 100%;
    clear: both;
    padding: 0px 0px;
}
.xgld_ul {
    margin-top: 10px
}
.yl-newscon ul {
    clear: both;
    overflow: hidden;
}
.yl-newscon li {
    font-size: 16px;
    line-height: 45px;
    height: 45px;
}
.yl-newscon li i {
    margin-right: 15px;
    height: 45px;
    width: 5px;
    background: url(../images/sz_08.png) no-repeat center;
    float: left;
}
.yl-newscon li a {
    float: left;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 78%;
}
.yl-newscon li span {
    float: right;
    font-size: 16px;
    color: #999999;
    line-height: 45px;
}
.yl-newscon ul li:hover a {
    color: #a5011b;
}
.yl-newscon {
    /* padding: 0 49px; */
    overflow: hidden;
}