

.index_banner{
    position: relative;
}
.lm_banner{
    position: relative;
    height: 480px;
    background: url(img/banner-1.png) no-repeat center  center;
    background-size: cover;
}
.lm_banner.lm_banner_1{
    position: relative;
    height: 480px;
    background: url(img/banner.png) no-repeat center  center;
    background-size: cover;
}
.lm_banner .banner_txt{
    width: 600px;
    height: 180px;
    padding: 97px 0 0;
    -webkit-mask: url(img/mask.png);
    -webkit-mask-size: 100% 8200%;
    -webkit-animation: inkMaskPlay2 1.5s .4s steps(80) both;
    margin: 0 auto;
    background-color: transparent;
}
.lm_banner_2 .banner_p{
    /* font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 25px; */
    position: relative;
    padding: 18px 0 33px;
    font-size: 26px;
    letter-spacing: 0px;
    color: #222225;
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: bold;    
}
.lm_banner_1 .banner_p{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    position: relative;
    padding: 18px 0 33px;
}
.lm_banner_2 .banner_p:before{
    position: absolute;
    left: 38%;
    top: 37px;
    content:"";
    width: 60px;
	height: 1px;
	background-color:rgba(0, 0, 0, 0.3);
}
.lm_banner_2 .banner_p:after{
    position: absolute;
    right: 38%;
    top: 37px;
    content:"";
    width: 60px;
	height: 1px;
	background-color:rgba(0, 0, 0, 0.3);
}
.lm_banner_1 .banner_btn{
    width: 224px;
    height: 54px;
    transition: .3s;
}
.lm_banner_2 .banner_btn{
    width: 150px;
    height: 40px;
    transition: .3s;
}
.lm_gg{
    height: 60px;
    line-height: 60px;
}
.lm_gg .gg_tit{
    font-size: 16px;
    font-family: STSongti-SC-Bold, STSongti-SC;
    font-weight: bold;
    color: #C30D23;
    line-height: 22px;
    line-height: 60px;
    margin-right: 40px;
}
.lm_gg .gg_more{    
    font-size: 16px;
    font-family: STSongti-SC-Black;
    font-weight: 400;
    color: #1E1E1E;
    line-height: 60px;
}
.lm_gg .gg_more:hover{
    color: #C30D23;
}
.lm_gg .gg_list a{
    width: 320px;
    line-height: 60px;
    float: left;
    margin-right: 28px;
    font-weight: 400;
    color: #1E1E1E;
    box-sizing: border-box;
    padding-left: 23px;
    background: url(img/dot.png) no-repeat left center;
    background-size: 16px 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s ease-out;
}
.lm_gg .gg_list a:first-child+a+a{
    margin-right: 0;
}
.lm_gg .gg_list a:hover{
    color: #C30D23;
}
.lm_main{
    /* background: url(img/index-bg.png) no-repeat top center; */
    background-size:100%  100%;
    padding-bottom: 40px;
}
.lm_index_1{
    padding-top: 50px;
}
.index_tit .p1{    
    font-size: 28px;
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #333333;
    line-height: 31px;
}
.index_tit .p2{  
    margin-top: 8px;  
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
}
.index_tit{
    position: relative;
    background: url(img/one.png) no-repeat top center;
    background-size: 160px 160px;
    padding-top: 58px;
}
.index_tit:before{
    position: absolute;
    content: "";
    left: 0;
    top: 50px;
    width: 335px;
    height: 44px;
    background: url(img/left-line.png) no-repeat center center;
    background-size: 335px 44px;
}
.index_tit:after{
    position: absolute;
    content: "";
    right:0;
    top: 50px;
    width: 335px;
    height: 44px;
    background: url(img/right-line.png) no-repeat center center;
    background-size: 335px 44px;
}
.lm_index_1 .index_tit:before{
    top: 90px;
}
.lm_index_1 .index_tit:after{
    top: 90px;
}
.lm_index_1 .index_1_list,.lm_index_2 .index_2_list{
    margin-top: 48px;
}
.index_1_list .item{
    float: left;
    width: 25%;
    box-sizing: border-box;    
    font-size: 18px;
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #333333;
    line-height: 31px;
    padding-top: 131px;
    text-align: center;
    /* cursor: pointer; */
    transition: all .3s ease-out;
}
.index_1_list .item:first-child{
    background: url(img/icon-index-1.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item{
    background: url(img/icon-index-2.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item+.item{
    background: url(img/icon-index-3.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item+.item+.item{
    background: url(img/icon-index-4.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child:hover{
    background: url(img/icon-index-01.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item:hover{
    background: url(img/icon-index-02.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item+.item:hover{
    background: url(img/icon-index-03.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item+.item+.item:hover{
    background: url(img/icon-index-04.png) no-repeat top center;
    background-size: 124px 124px;
}


.lm_index_1 .index_1_list,.lm_index_2 .index_2_list{
    margin-top: 48px;
}
.index_1_list .item{
    float: left;
    width: 25%;
    box-sizing: border-box;    
    font-size: 18px;
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #333333;
    line-height: 31px;
    padding-top: 131px;
    text-align: center;
    cursor: pointer;
    transition: all .3s ease-out;
}
.index_1_list .item:first-child{
    background: url(img/icon-index-1.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item{
    background: url(img/icon-index-2.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item+.item{
    background: url(img/icon-index-3.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item+.item+.item{
    background: url(img/icon-index-4.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child:hover{
    background: url(img/icon-index-01.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item:hover{
    background: url(img/icon-index-02.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item+.item:hover{
    background: url(img/icon-index-03.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list .item:first-child+.item+.item+.item:hover{
    background: url(img/icon-index-04.png) no-repeat top center;
    background-size: 124px 124px;
}
.index_1_list{
    width: 980px;
    margin: 0 auto;
}
.index_1_list .items{
    float: left;
    margin-left: 20px;
}
.index_1_list .items_box .items:first-child{
    margin-left: 0;
}
.index_1_list .items_box:first-child{
    margin-bottom: 20px;
}
.index_1_list .items .p1{    
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 22px;
    margin-bottom: 12px;
}
.index_1_list .items .p2{    
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
}
.index_1_list .items_1,.index_1_list .items_2,.index_1_list .items_5,.index_1_list .items_6{
    width: 230px;
    height: 168px;
    padding: 34px 24px;
    box-sizing: border-box;
}
.index_1_list .items_3,.index_1_list .items_4{
    width: 480px;
    height: 168px;
    padding: 34px 208px 34px 24px;
    box-sizing: border-box;
}
.index_1_list .items_1{    
    background: linear-gradient(270deg, #FF947E 0%, #FF5B48 100%);
    border-radius: 4px;
}
.index_1_list .items_2{    
    background: linear-gradient(270deg, #00DABE 0%, #00B38A 100%);
    border-radius: 4px;
}
.index_1_list .items_3{
    background: url(img/icon-newjjfa-1.png) no-repeat center center;
    background-size: 480px 168px;
}
.index_1_list .items_4{
    background: url(img/icon-newjjfa-2.png) no-repeat center center;
    background-size: 480px 168px;
}
.index_1_list .items_5{    
    background: linear-gradient(270deg, #CBA880 0%, #9B6F49 100%);
    border-radius: 4px;
}
.index_1_list .items_6{
    text-align: center;
    padding: 0;    
    line-height: 168px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #9B6F49;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}
.index_1_list .items_6 i{
    width: 16px;
    height: 16px;
    background: url(img/icon-newjjfa-btn.png) no-repeat center center;
    background-size: 16px 16px;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -4px;
}

.lm_index_2{
    padding-top: 56px;
    background: url(img/icon-left-bg-1.png) no-repeat left top 60px;
    background-size: 524px 468px;
}
.lm_index_2 .index_tit{
    background: url(img/two.png) no-repeat top center;
    background-size: 160px 160px;
}
.index_2_list{
    margin-left: -30px;
}
.index_2_list .item{
    float: left;
    width: 380px;
    height: 210px;
    background: url(img/icon-index-2-in.png) no-repeat center center;
    background-size: 380px 210px;
    transition: all .3s ease-out;
    cursor: pointer;
    margin-left: 30px;
    margin-bottom: 25px;
    box-sizing: border-box;
    padding:37px 40px 27px;
}
.index_2_list .item:hover{
    background: url(img/icon-index-2-on.png) no-repeat center center;
    background-size: 380px 210px;
}
.index_2_list .item .tit{    
    font-size: 18px;
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #333333;
    line-height: 25px;
    text-align: center;
}
.index_2_list .item .tit i{
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #C30D23;
}
.index_2_list .item .con{
    font-weight: 400;
    color: #666666;
    line-height: 24px; 
    margin: 8px 0;  
    height: 72px; 
    text-align: center;
}
.index_2_list .item .btn{
    font-weight: 400;
    color: #fff;   
    text-align: center; 
    width: 96px;
    height: 34px;
    line-height: 34px;
    background: url(img/icon-index-btn-in.png) no-repeat center center;
    background-size: 86px 34px;
    margin: 0 auto;
    transition: all .3s ease-out;
}
.index_2_list .item:hover .btn{
    font-weight: 400;
    color: #fff;   
    text-align: center; 
    width: 96px;
    height: 34px;
    line-height: 34px;
    background: url(img/icon-index-btn-on.png) no-repeat center center;
    background-size: 86px 34px;
    margin: 0 auto;
}
.lm_index_3{
    padding-top: 32px;
    background: url(img/icon-right-bg-2.png) no-repeat right 60px top 100px;
    background-size: 415px 425px;
    overflow-x: hidden;
}
.lm_index_3 .index_tit{
    background: url(img/three.png) no-repeat top center;
    background-size: 160px 160px;
}
.lm_index_3 .index_3_list{
    width: 980px;
    margin-top: 42px;
}
.lm_index_3 .list_item{
    margin-bottom: 32px;
}
.lm_index_3 .item_desc .tit{
    font-size: 18px;
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #333333;
    line-height: 25px;
    margin-bottom: 8px;
    margin-top: 51px;
}
.lm_index_3 .item_desc .pinfo{    
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    padding-left: 24px;
    background: url(img/dot.png) no-repeat left top 4px;
    background-size: 16px 16px;
}
.lm_index_3 .item_img{
    width: 320px;
    height: 206px;
}

.lm_index_3 .list_item_right .tit{
    text-align: right;
}
.lm_index_3 .list_item_right .item_desc .pinfo{    
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    padding-right: 24px;
    text-align: right;
    background: url(img/dot.png) no-repeat right center;
    background-size: 16px 16px;
}




.lm_index_2{
    padding-top: 56px;
    background: url(img/icon-left-bg-1.png) no-repeat left top 60px;
    background-size: 524px 468px;
}
.lm_index_2 .index_tit{
    background: url(img/two.png) no-repeat top center;
    background-size: 160px 160px;
}
.index_2_list{
    margin-left: -30px;
}
.index_2_list .item{
    float: left;
    width: 380px;
    height: 210px;
    background: url(img/icon-index-2-in.png) no-repeat center center;
    background-size: 380px 210px;
    transition: all .3s ease-out;
    cursor: pointer;
    margin-left: 30px;
    margin-bottom: 25px;
    box-sizing: border-box;
    padding:37px 40px 27px;
}
.index_2_list .item:hover{
    background: url(img/icon-index-2-on.png) no-repeat center center;
    background-size: 380px 210px;
}
.index_2_list .item .tit{    
    font-size: 18px;
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #333333;
    line-height: 25px;
    text-align: center;
}
.index_2_list .item .tit i{
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #C30D23;
}
.index_2_list .item .con{
    font-weight: 400;
    color: #666666;
    line-height: 24px; 
    margin: 8px 0;  
    height: 72px; 
    text-align: center;
}
.index_2_list .item .btn{
    font-weight: 400;
    color: #fff;   
    text-align: center; 
    width: 96px;
    height: 34px;
    line-height: 34px;
    background: url(img/icon-index-btn-in.png) no-repeat center center;
    background-size: 86px 34px;
    margin: 0 auto;
    transition: all .3s ease-out;
    display: inline-block;
}
.index_2_list .item .btn:hover{
    font-weight: 400;
    color: #fff;   
    text-align: center; 
    width: 96px;
    height: 34px;
    line-height: 34px;
    background: url(img/icon-index-btn-on.png) no-repeat center center;
    background-size: 86px 34px;
    margin: 0 auto;
}
.lm_index_3{
    padding-top: 32px;
    background: url(img/icon-right-bg-2.png) no-repeat right 60px top 100px;
    background-size: 415px 425px;
    overflow-x: hidden;
}
.lm_index_3 .index_tit{
    background: url(img/three.png) no-repeat top center;
    background-size: 160px 160px;
}
.lm_index_3 .index_3_list{
    width: 980px;
    margin-top: 42px;
}
.lm_index_3 .list_item{
    margin-bottom: 32px;
}
.lm_index_3 .item_desc .tit{
    font-size: 18px;
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #333333;
    line-height: 25px;
    margin-bottom: 8px;
    margin-top: 51px;
}
.lm_index_3 .item_desc .tit a{
    color: #333;
}
.lm_index_3 .item_desc .pinfo{    
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    padding-left: 24px;
    background: url(img/dot.png) no-repeat left top 4px;
    background-size: 16px 16px;
}
.lm_index_3 .item_img{
    width: 320px;
    height: 206px;
}

.lm_index_3 .list_item_right .tit{
    text-align: right;
}
.lm_index_3 .list_item_right .item_desc .pinfo{    
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    padding-right: 24px;
    text-align: right;
    background: url(img/dot.png) no-repeat right center;
    background-size: 16px 16px;
}




.lm_index_4{
    padding-top: 25px;
    background: url(img/icon-left-bg-3.png) no-repeat left 90px top;
    background-size: 423px 510px;
}
.lm_index_4 .index_tit{
    background: url(img/four.png) no-repeat top center;
    background-size: 160px 160px;
}
.lm_index_4 .index_4_list{
    width: 672px;
    margin: 0 auto;
    margin-top: 50px;
}
.lm_index_4 .form_item{
    margin-bottom: 16px;
}
.lm_index_4 .form_item .tit{
    width: 92px;
    float: left;
    line-height: 56px;
    text-align: left;
    font-size: 18px;
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #333333;
}
.lm_index_4 .form_item .tit i{
    color: #f12e0f;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
}
.form_item .form_input{
    width: 580px;
    height: 56px;
    background: url(img/icon-name.png) no-repeat center center;
    background-size: 580px 56px;
    border: none;
    text-indent: 20px;
}
.label_radio{
    margin-left: 92px;
    margin-top: 16px;
}
.label_radio label{
    margin-right: 16px;
}
.form_item .form_area{
    width: 580px;
    height: 120px;
    line-height: 24px;
    box-sizing: border-box;
    padding:18px 20px;
    background: url(img/icon-request.png) no-repeat center center;
    background-size: 580px 120px;
    border: none;
}
.form_item .form_tel{
    float: left;
    width: 250px;
    height: 56px;
    background: url(img/icon-phone.png) no-repeat center center;
    background-size: 250px 56px;
    border: none;
    text-indent: 20px;
}
.form_item .form_yzm{
    float: left;
    width: 150px;
    height: 56px;
    background: url(img/icon-yzm.png) no-repeat center center;
    background-size: 150px 56px;
    border: none;
    text-indent: 20px;
    margin: 0 15px;
}
.form_item .form_btn{
    font-family: STSongti-SC-Black, STSongti-SC;
    float: left;
    width: 150px;
    height: 56px;
    background: url(img/icon-number.png) no-repeat center center;
    background-size: 150px 56px;
    border: none;
    text-align: center;
    color: rgba(0, 0, 0, .99);
    font-size: 18px;
}

.tu_form_item .form_tel{
    width: 380px;
    background: url(img/icon-tu-img.png) no-repeat center center;
    background-size: 380px 56px;
}
.tu_form_item .tu_img{
    height: 56px;
    cursor: pointer;
}

.form_xy{
    font-family: PingFangSC-Regular, PingFang SC;
    color: #999999;
    line-height: 20px;    
    margin: 16px 0 35px 92px;
}
.form_xy .xy_a{
    color: #815B58;
} 
.form_xy .xy_a:hover{
    text-decoration: underline;
}
.form_btn_submit{
    width: 224px;
    height: 54px;
    background: url(img/icon-submit.png) no-repeat center center;
    background-size: 224px 54px;
    margin: 0 auto;
    text-align: center;
}

.lm_index_5{
    padding-top: 56px;
    background: url(img/icon-right-bg-4.png) no-repeat right top;
    background-size: 524px 468px;
}
.lm_index_5 .index_tit{
    background: url(img/five.png) no-repeat top center;
    background-size: 160px 160px;
}
.lm_index_5 .index_5_list{
    margin-left: -20px;
    margin-top: 46px;
}
.lm_index_5 .list_5_item{
    float: left;
    width: 224px;
    height: 103px;
    margin: 0 0 20px 20px;
}
.lm_index_5 .list_5_item img{
    width: 224px;
    height: 103px;
}

.lm_index_6{
    padding-top: 37px;
}
.lm_index_6 .index_tit{
    background: url(img/six.png) no-repeat top center;
    background-size: 160px 160px;
}
.lm_index_6 .index_6_list{
    margin-top: 47px;
}
.index_6_list .news_item{
    width: 387px;
    border-radius: 8px;
    background-color: #fff;
}
.index_6_list .news_item .tit{
    width: 100%;
    text-align: center;    
    font-size: 18px;
    height: 66px;
    line-height: 66px;
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #815B58;
    background: url(img/icon-news-tit.png) no-repeat center center;
    background-size: 387px 66px;
}
.index_6_list .news_item:first-child+.news_item .tit{
    background: url(img/icon-news-tit2.png) no-repeat center center;
    background-size: 387px 66px;
}
.index_6_list .news_item:first-child+.news_item+.news_item .tit{
    background: url(img/icon-news-tit3.png) no-repeat center center;
    background-size: 387px 66px;
}

.news_item{
    float: left;
    margin-left: 20px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;    
}
.index_6_list{
    margin-left: -21px;
}
.news_ul{
    height: 264px;
    padding: 0 26px;
}
.news_ul li{
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    border-top: 1px solid rgba(216, 216, 216, .27);
}

.news_item:hover{
    -webkit-box-shadow: 0 5px 11px rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 11px rgba(0, 0, 0, 0.14);
    transform: translateY(-8px);
}
.news_ul li:first-child{
    border: none;
}
.news_ul li a{    
    float: left;
    width: 72%;
    font-weight: 400;
    color: #333333;
    line-height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_ul li a:hover{
    color: #C30D23;
}
.news_ul li span{
    line-height: 52px;
    float: right;
    color: #999;
}
.foot_friendLink{
    color: #999
}
.foot_friendLink .friendLink_tit{
    width: 80px;
} 
.foot_friendLink .friendLink_list{
    width: 92%;
}
.foot_friendLink .friendLink_list a{
    float: left;
    margin-left: 30px;
    margin-bottom: 16px;
}
.foot_friendLink .friendLink_list a:first-child{
    margin-left: 0;
}
.see_more{
    display: block;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    text-align: center;
    font-weight: 400;
    color: #333333;
}
.see_more:hover{
    color: #C30D23;
    text-decoration: underline;
}

.swiper-button-prev{
    width: 51px;
    height: 94px;
    background: url(img/other/icon-left.png) no-repeat center center;
    background-size: 51px 94px;
}
.swiper-button-next{
    width: 51px;
    height: 94px;
    background: url(img/other/icon-right.png) no-repeat center center;
    background-size: 51px 94px;
}
.swiper-pagination-bullet{
    width: 16px;
    height: 15px;
    background: url(img/other/icon-in.png) no-repeat center center;
    background-size: 16px 15px;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: url(img/other/icon-on.png) no-repeat center center;
    background-size: 16px 15px;
    opacity: 1;
}

.swiper-button-next, .swiper-button-prev{
    top: 38%;
}