﻿*{
    margin: 0;
    padding: 0;font-family:Verdana, Geneva, sans-serif;
}

.clear{
    clear: both;
    margin: 0 auto;
}

.fl{
    float: left;
}

.fr{
    float: right;
}

a{
    text-decoration: none; color:#666; 
}

ul{
    list-style: none;
}

.wapper{
    width: 1200px;
    margin: 0 auto;
}

.headbg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1201;
    background: #fff;
}

.topbg{
    height: 42px;
    background: #f06a69;
    border-bottom: 1px solid #dedddd;
}

.top{
    height: 42px;
}

.top>span{
    height: 42px;
    float: left;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 42px;
}

.top>dl{
    float: right;
    height: 42px;
    overflow: hidden;
}

.top>dl dt{
    float: left;
    height: 42px;
}

.top>dl dt img{
    display: block;
    width: 18px;
    height: 24px;
    float: left;
    margin-top: 9px;
    margin-right: 10px;
}

.top>dl dt span{
    display: block;
    font-size: 14px;
    color: #fff;
    height: 14px;
    margin-top: 14px;
    line-height: 14px;
    padding-right: 15px;
    border-right: 2px solid #fff;
    float: left;
}

.top>dl dd{
    float: left;
    height: 14px;
    margin-top: 14px;
}

.top>dl dd a{
    display: block;
    height: 14px;
    line-height: 14px;
    color: #fff;
    font-size: 14px;
    float: left;
    padding: 0 15px;
    border-right: 2px solid #fff;
}

.top>dl dd a:hover{
    color: #2c4b65;
}

.top>dl dd a:last-child{
    border-right: none;
}

.logMebg{
    height: 118px;
    border-bottom: 2px solid #2c4b65;
}

.logMe{
    height: 118px;
}

.logo{
    float: left;
    height: 118px;
}

.logo a{
    display: block;
    height: 100%;
}

.logo a img{
    display: block;
    height: 100%;
}

.menu{
    position: relative;
    z-index: 999;
    float: right;
    height: 118px;
}

.menu li{
    height: 118px;
    float: left;
    margin-right: 5px;
}

.menu li:last-child{
    margin-right: 0;
}

.menu li>a{
    display: block;
    height: 115px;
    padding: 0 30px;
}

.menu li>a label{
    display: block;
    font-size: 18px;
    line-height:115px;
    height: 115px;
    color: #000;
    font-weight: bold;
    text-align: center;
    cursor:pointer;
}

.menu li>a span{
    display: block;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #beb8b8;
}

.menu li:hover>a{
    border-bottom: 3px solid #2c4b65;
}

.menu li:hover>a label{
    color: #2c4b65;
}

.menu li dl{
    padding: 5px;
    background: #fff;
    width: calc(100% - 10px);
    box-shadow: 0 0 3px #000;
    display: none;
}

.menu li dl dd{
    height: 30px;
    border-bottom: 1px dashed #000;
}

.menu li dl dd a{
    font-size: 14px;
    color: #000;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    border-bottom: 1px dashed #000;
}

.menu li dl dd:hover a{
    color: #2c4b65;
}

.menu li:hover dl{
    display: block;
}

/* 本例子css */
.slideBox{ width:100%; height:698px; overflow:hidden; position:relative;margin-top: 163px;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:0; bottom:16px; z-index:1;width: 100%; }
.slideBox .hd ul{ overflow:hidden; zoom:1;
    height: 20px;
    position: absolute;
    left: 50%;
    width: fit-content;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.slideBox .hd ul li{ float:left; margin-right:20px;  width:20px; height:20px; line-height:20px; text-align:center; background:#fff; cursor:pointer;border-radius: 50%; }
.slideBox .hd ul li.on{ background:#f06a69; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{position: relative; }
.slideBox .bd li>a>img{ width:100%; height:698px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }

@media screen and (max-width: 1366px) {
    .slideBox{
        height:497px;
    }
    .slideBox .bd li>a>img{
        height:497px;
    }
}

@media screen and (max-width: 1280px) {
    .slideBox{
        height:465px;
    }
    .slideBox .bd li>a>img{
        height:465px;
    }
}

.c1bg{
   overflow: hidden;
}

.c1L{
    width: 50%;
    padding: 30px 0;
    /*background: #2c4b65;*/
    overflow: hidden;
    height: 440px;
background: url(../images/jianjiepeitu.jpg);
}

.c1LImg{
    width: 500px;
    padding-right: 30px;
}

.c1LImg img{
    display: block;
    width: 100%;
}

.c1R{
    height: 440px;
    width: 50%;
    padding: 30px 0;
    background: #2c4b65;
    overflow: hidden;
}



.c1RC{
    padding-left: 30px;
    /*width: 500px;*/
}

.c1RC>h1{
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    padding: 10px 0;
}

.c1RC>span{
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    height: 296px;
    margin-top: 16px;
    overflow: hidden;
    
}

.ckgd{
    display: block;
    width: 170px;
    height: 50px;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    margin-top: 30px;
    transition: 500ms;
}

.ckgd:hover{
    color: #fff;
    background: #2c4b65;
}

.c2bg{
}

.content{
    padding: 50px 0;
}

.content:nth-child(odd){
    background: #f8f8f8;
}

.Tit{
    margin-bottom: 30px;
}

.Tit h1{
    font-size: 38px;
    color: #000;
    text-align: center;
    width: 281px;
    margin: 0 auto;
    /*background: #f00;*/
    line-height: 48px;
    position: relative;
    padding-bottom: 10px;
    z-index: 10;
}

.Tit h1:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    width: 140px;
    height: 5px;
    border-radius: 5px;
    background: #f06a69;
}

.Tit span{
    color: #666;
    font-size: 18px;
    display: block;
    padding: 10px 0 0;
    text-align: center;
    width: 500px;
    margin: 0 auto;
}

.c2Main{
}

.picScroll-left2{
    height: 460px;
}



.picScroll-left2 .bd{
    height: 380px;
    overflow: hidden;
}



.picScroll-left2 .bd ul{
    height: 380px;
}

.picScroll-left2 .bd ul li{
    float: left;
    width: 285px;
    height: 380px;
    margin-right: 20px;
    position: relative;
}

.picScroll-left2 .bd ul li a{
    display: block;
    width: 285px;
    height: 380px;
}

.tuDiv{
    width: 285px;
    height: 380px;
    overflow: hidden;
}

.tuDiv img{
    display: block;
    width: 285px;
    height: 380px;
    transition: 500ms;
}

.picScroll-left2 .bd ul li:hover .tuDiv img{
    transform:scale(1.3);
}


.biaoqian{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 285px;
    height: 40px;
    background: url("../images/biaoqianBg.png") no-repeat center center;
    background-size: 100% 100%;

}

.biaoqian dt{
    width: 30px;
    height: 22px;
    float: left;
    margin-left: 5px;
    margin-top: 9px;
}

.biaoqian dt img{
    display: block;
    width: 30px;
    height: 22px;
}

.biaoqian dd{
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 10px;
    width: 178px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
}




.picScroll-left2 .hd{
    height: 30px;
    margin: 48px auto 0;
    width: 230px;
}


.picScroll-left2 .hd .prev{
    width: 100px;
    height: 30px;
    background: #666666;
    cursor: pointer;
    float: left;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: bolder;
    font-family: 宋体;
}


.picScroll-left2 .hd .next{
    width: 100px;
    height: 30px;
    background: #666666;
    float: right;
    cursor: pointer;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: bolder;
    font-family: 宋体;
}


.picScroll-left2 .hd .prev:hover{
    background:#2c4b65;
}


.picScroll-left2 .hd .next:hover{
    background:#2c4b65;
}

.c3Main{
}


.c3Main{
    margin-top: 60px;
    overflow: hidden;
}

.c3Main li{
    width: 280px;
    height: 250px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.c3Main li img{
    width: 280px;
    height: 250px;
}

.cptxt{
    width: 280px;
    height: 250px;
    background:rgba(0,0,0,0.1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 666;
}

.cptxt span{
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    height: 30px;
    display: block;
    margin-top: 100px;
}
.cptxt i{
    width: 65px;
    height: 3px;
    background:#f06a69;
    display: block;
    margin: 20px auto 0;
}

.xiala{
    width: 100%;
    height: 100%;
    background:rgba(52,178,154,.5);
    position: absolute;
    bottom: 250px;
    left: 0;
    z-index: 555;
    transition: 500ms;

}


.c3Main li:hover .xiala{
    bottom: 0;
}


.c4Main{
    overflow: hidden;
 display:flex;
 flex-flow: row wrap;
 justify-content: flex-start;
}

.con4L{
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    float: left;
    width: 20%;
    padding: 30px 5%;
}
  .con4L img {
    width: 100%;
    height: auto;
  }

.con4R{
    width: 540px;
    height: 535px;
    float: right;
}


.title{
    height: 40px;
    border-bottom: 1px solid #ddd;
}

.title span{
    display: inline-block;
    height: 39px;
    line-height: 39px;
    border-bottom: 2px solid #2c4b65;
    float: left;
    font-size: 18px;
}

.title span label{
    font-size: 13px;
    color: #666;
}

.title a{
    display: block;
    float: right;
    width: 64px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    color: #2c4b65;
}

.title a:hover{
    background: #2c4b65;
    color: #fff;
}

.con4Img{
    display: block;
    width: 540px;
    height: 160px;
    margin: 15px 0;
}

.con4Txt{
    width: 540px;
    height: 96px;
    border-bottom: 1px solid #ddd;
}

.con4Txt dt{
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.con4Txt dt a{
    display: block;
    height: 34px;
    line-height: 34px;
    color: #000;
    font-size: 16px;
    float: left;
}

.con4Txt dt a:hover{
    color: #2c4b65;
}

.con4Txt dt span{
    display: block;
    height: 34px;
    line-height: 34px;
    color: #000;
    font-size: 16px;
    float: right;
}

.con4Txt dd{
    height: 48px;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    overflow: hidden;
}

.con4Ul{
    width: 540px;
    height: 192px;
}

.con4Ul li{
    width: 540px;
    height: 32px;
    background: url("../images/arR.png") no-repeat left center;
    line-height: 32px;
}

.con4Ul li a{
    display: block;
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 14px;
    color: #000;
    margin-left: 10px;
}

.con4Ul li a:hover{
    color: #2c4b65;
}

.con4Ul li span{
    display: block;
    height: 32px;
    line-height: 32px;
    float: right;
    font-size: 14px;
    color: #000;

}


.c5Main{
    overflow: hidden;
}

.c5Main li{
    width: 210px;
    height: 110px;
    float: left;
    margin: 10px 15px;
}

.c5Main li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.c5Main li a img{
    display: block;
    width: 100%;
    height: 84%;
}

.ceng01{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 85%;
    background: #2c4b65;
    transition: 500ms;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 95px;
    opacity: 0;
}


.c5Main li:hover .ceng01{
    opacity: 1;
}

.ftbg{
    padding: 30px 0;
    background: #2c4b65;
    position: fixed !important;
    width: 100%;
    bottom: 0;
}

.ft{
    overflow: hidden;
}

.ftL{
    width: 260px;
}

.ftL li{
    line-height: 40px;
    margin-bottom: 15px;
}

.ftL li label{
    display: block;
    font-size:18px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
}

.ftL li input[type="text"]{
    display: block;
    height: 40px;
    background: #fff;
    padding:0 40px 0 10px;
    outline: none;
    border: none;
    width: calc(100% - 50px);
    color: #666;
    font-size: 14px;
}

.ftL li input[type="text"]::placeholder{
    color: #666;
    font-size: 14px;
}

.ftL li textarea{
    display: block;
    padding: 10px;
    outline: none;
    border: none;
    background: #fff;
    width: calc(100% - 20px);
    height: 100px;
}

.ftL li textarea::placeholder{
    color: #666;
    font-size: 14px;
}


.ftL li input[type="button"]{
    display: block;
    background-color: #69c;
    color: #FFF;
    height: 40px;
    font-size: 14px;
    outline: none;
    border: none;
    cursor: pointer;
    width: 100%;
}

.ftR{
    margin-left: 80px;
    /*margin-top: 120px;*/
}

.ftR>li{
    /*height: 14px;*/
    line-height: 14px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 6px 0;
}

.ftR>li>a{
    line-height: 14px;
    color: #fff;
    font-size: 14px;
}

.ftNav{
    overflow: hidden;
    float: left;
    margin-left: 30px;
}

.ftNav li{
    height: 14px;
    /*float: left;*/
    margin-bottom: 20px;
	margin-top:21px;
	margin-left:27px;
}

.ftNav li a{
    display: block;
    height: 14px;
    line-height: 14px;
    color: #fff;
    padding: 0 10px;
    /*border-right: 2px solid #fff;*/
    cursor: pointer;
}

.ftNav li:last-child a{
    border: none;
}

.ftNav li a:hover{
    color: #2c4b65;
}

.ftDl{
    width: 590px;
    padding: 20px;
    border-radius: 5px;
    background: #2b2e33;
    overflow: hidden;
}

.ftDl dt{
    width: 220px;
    float: left;
}

.ftDl dt img{
    display: block;
    width: 100%;

}

.ftDl dd{
    width: calc(100% - 240px);

    float: right;
}

.ftDl dd span{
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 36px;
}


.kefu{
    width: 45px;
    height: fit-content;
    position: fixed;
    bottom: 30px;
    right: 0;
}

.kefu>li{
    width: 45px;
    height: 45px;
    background: #333333;
    margin-bottom: 5px;
    cursor: pointer;
}

.kefu>li dl{
    position: relative;
}

.kefu>li dl dt{
    width: 45px;
    height: 45px;
}

.kefu>li dl dd{
    position: absolute;
    right: 45px;
    bottom: 0;
    background: #2c4b65;
    display: none;
    line-height: 45px;
}

.kefu>li dl dd a{
    display: block;
    height: 45px;
    line-height: 45px;
    padding:0 10px;
    color: #fff;
    font-size: 14px;
    border-right: 1px solid #fff;
}

.kefu>li:hover dd{
    display: block;
}

.kefu>li:hover .wxDiv{
    display: block;
}

.kefu>li:hover{
    background: #2c4b65;
}

.wxDiv{
    position: absolute;
    display: none;
    width: 173px;
    height: 234px;
    right: -30px;
    bottom: 0;
    z-index: 10000;
    padding: 0px 34px 0px 34px;
    background: url(../images/qr_wrap.png) center center no-repeat;
}

.wxDiv img{
    display: block;
   width: 90%;
    margin: 30px auto 0;
}


/*ins01--------------------*/
.insBanner{
    height: 300px;
    margin-top: 163px;
}


.inside{
    min-height: 400px;
    margin: 30px auto;
    height: calc(100vh - 80px);
}


.insL{
    width: 210px;
    float: left;
}

.insT{
    border-radius: 5px;
    background: #f06a69;
    height: 80px;
    overflow: hidden;
}

.insTC{
    height: 30px;
    margin-top: 25px;
    overflow: hidden;
}
.insTC span{
    display: block;
    float: left;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-left: 12px;
}

.insTC label{
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    margin-top: 4px;
    margin-left: 10px;
}

.insTC label img{
    display: block;
    width: 22px;
    height: 22px;
}

.insL ul{
}


.insL ul li{
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    background: #d9d9d9;
}

.insL ul li a{
    display: block;
    padding-left: 24px;
    color: #000;
    font-size: 14px;
    line-height: 40px;
}


.insL ul li:hover{
    background: #2c4b65;
}

.insL ul li:hover a{
    color: #fff;
}


.insR{
    width: 100%;
    float: right;
    background:#fff;
    border-radius: 5px;
}

.insR h1{
    /* border-bottom: solid 1px #ddd; */
    font-size: 26px;
    font-weight: normal;
    height: 55px;
    line-height: 55px;
    text-align: center;
    margin-bottom: 5px;
   
}
.contact007 {
    margin-top: 10px;
    background-color: #ccc;
    padding: 0px 20px;
}

    .contact007 ul li {
        line-height: 40px;
        border-bottom: #e3d2c1 dashed 0px;
        text-align: left;
    }
    .houjia {
            line-height: 40px;
            font-size: 16px;
            color: #000;
            font-weight: bold;
            width: 300px;
    }
    .contact007 .houjia li {
        border-bottom: 1px solid #e6e6e6;
    }
    .contact007 .houjia1 {
        padding-left: 20px;
    }
.insR span {
    display: inline-block;
    /*text-align: center;*/
    margin-bottom: 20px;
}
.ins_Con{
    margin-top: 10px;
}

/*ins02--------------------*/
.WZbg{
    border-bottom: 1px solid #efefef;
	position:relative;
	z-index:10;
}

.WZ{
    height: 45px;
}

.WZ a{
    font-size: 16px;
    color: #666;
    font-weight: bold;
    line-height: 45px;
}

.WZ a:hover{
    color: #f06a69;
}

.Mbody{
    margin: 30px auto;
	position:relative;
	z-index:10;
}

.CXDiv{
    width: 972px;
    margin: 100px auto;
}

.CXDiv img{
    display: block;
    width: 100%;
}

.CXDiv h3{
    font-size: 24px;
    line-height: 48px;
    padding: 10px 0;
    text-align: center;
    font-weight: normal;
}

.cxDv{
    width: 550px;
    height: 40px;
    margin: 30px auto;
    overflow: hidden;
}

.cxDv input[type="button"]{
    width: 100px;
    height: 40px;
    background: #f06a69;
    border: none;
    outline: none;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    float: right;
}

.cxDv input[type="text"]{
    display: block;
    outline: none;
    float: left;
    width: calc(100% - 111px);
    height: 38px;
    padding: 0 5px;
    border: 1px solid #666;
    border-right: none;
}

.cxDv input[type="text"]::placeholder{
    color: #666;
    text-align: center;
    font-size: 14px;
}


/*ins03----------------------------*/
.cxDl{
    margin-top: 30px;
}

.cxDl dt{
    height: 180px;
    overflow: hidden;
}

.cxDt{
    width: 178px;
    height: 178px;
    float: left;
    border: 1px solid #bbb6ad;
}

.cxDt img{
    display: block;
    width: 100%;
    height: 100%;
}

.cxDtDv{
    margin-left: 15px;
}

.cxDtDv span{
    display: block;
    line-height: 24px;
    color: #666;
    font-size: 14px;
}

.cxDl dd{
    padding-left: 90px;
    margin-top: 15px;
}


.cxDl dd h3{
    display: block;
    line-height: 24px;
    color: #666;
    font-size: 14px;
    text-align: left !important;
}

.cxDl dd span{
    display: block;
    line-height: 24px;
    color: #666;
    font-size: 14px;
}

/*ins04----------------------------*/
.lxwmUl{
    width: 640px;
}

.lxwmUl li{
    line-height: 48px;
    margin-bottom: 20px;
    overflow: hidden;
}


.lxwmUl li input[type="text"]{
    display: block;
    height: 46px;
    border: 1px solid #ccc;
    padding: 0 20px;
    width: calc(100% - 42px);
    outline: none;
}

.lxwmUl li input[type="text"]:focus{
    border-color: #2c4b65;
}



.lxwmUl li textarea{
    display: block;
    border: 1px solid #ccc;
    width: calc(100% - 42px);
    padding: 10px 20px;
    height: 90px;
    outline: none;
}


.lxwmUl li textarea:focus{
    border-color: #2c4b65;
}

.lxwmUl li input[type="button"]{
    display: block;
    height: 30px;
    border:none;
    float: left;
    padding: 0 20px;
    width: 106px;
    cursor: pointer;
    margin-right: 20px;
    background: #707071;
    transition: 500ms;
    outline: none;
    color: #fff;
    font-size: 14px;
}

.lxwmUl li input[type="button"]:hover{
    background: #2c4b65;
}

.ditu{
    width: 640px;
    margin-top: 30px;
}

.ditu img{
    display: block;
    width: 100%;
}




.gsxwBB{
    margin-top: 30px;
}

.gsxwBB>li{
    height: 90px;
    padding-top: 30px;
    border-bottom: 1px solid #f3f3f2;
    padding-bottom: 40px;
    overflow: hidden;
    transition: 500ms;
}




.gsxwBB>li>a{
    display: block;
    width: 100%;
    height: 100%;
}

.gsxwBBL {
    float: left;
    width: 540px;
    height: 90px;
}

.gsxwBBL>h2{
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #464646;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gsxwBBL>span{
    display: block;
    height: 42px;
    line-height: 22px;
    font-size: 16px;
    color: #6a6a6a;
    margin-top: 10px;
    overflow: hidden;
}


.gsxwBBR {
    width: 100px;
    height: 76px;
    font-size: 20px;
    line-height: 76px;
    float: left;
    display: block;
    color: #666;
    font-weight: bolder;
    margin-left: 160px;
    cursor: pointer;
}



.gsxwBB>li:hover{
    padding-left: 100px;
    background: #2c4b65;
}

.gsxwBB>li:hover .gsxwBBL h2{
    color: #fff;
}

.gsxwBB>li:hover .gsxwBBL span{
    color: #fff;
}

.gsxwBB>li:hover .gsxwBBR{
    color: #fff;
}


.rz{
    margin: 30px 0;
    width: 900px;
}

.rz li{

}

.rz li label{
    display: block;
    line-height: 30px;
    color: #2c4b65;
    font-size: 18px;
    padding-bottom: 10px;
}

.rz li span{
    text-indent: 30px;
    color: #000;
    font-size: 14px;
    display: block;
    line-height: 24px;
}

.bg01{
    background: #fff;
}

.bg02{
    background: #fff;
}

.Tit{
    position: relative;
}

.Tit:after{
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    top: 26px;
}