html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

input,
select,
textarea {
    vertical-align: middle;
    -ms-behavior: url(css/PIE.htc);
    behavior: url(css/PIE.htc);
    outline: none;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
}

ul li {
    list-style-type: none;
}

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div,
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}

.show-pc {
    display: block;
}

.show-phone {
    display: none;
}

.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.main {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.top {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}

.top.active {
    position: fixed;
    top: 0;
    bottom: auto;
    opacity: 1;
    z-index: 999;
    border-bottom: 1px solid #ddd;
}

.top-c {
    width: 1200px;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
}

.logo {
    width: 100px;
    float: left;
    margin-top: 19px;
}

.logo img {
    width: 100%;
}

.banner {
    position: relative;
    width: 100%;
    height: 479px;
    margin: 0 auto;
    background-image: url(../images/banner.png);
    background-size: cover;
}

.banner-c {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.banner-txt {
    position: absolute;
    left: 0%;
    top: 21.9%;
    width: 56.9%;
}

.banner-title {
    width: 100%;
    font-size: 34px;
    color: #000;
    line-height: 1.2em;
}

.banner-t1 {
    width: 62.8%;
    color: #fff;
    margin-top: 4%;
}

.banner-t1 img {
    width: 100%;
}

.banner-t3 {
    font-size: 44px;
}

.span-t1 {
    color: #84ccf0;
}

.banner-t2 {
    font-size: 44px;
    color: #84ccf0;
}

.banner-xinxi {
    width: 100%;
    overflow: hidden;
    margin: 4% auto 0;
}

.banner-x1 {
    width: 80%;
    overflow: hidden;
    float: left;
    font-size: 24px;
    color: #000;
}

.banner-x1 img {
    width: 4.5%;
    margin-right: 10px;
    float: left;
    margin-top: 0.8%;
}

.banner-x2 {
    width: 80%;
    font-size: 24px;
    margin-top: 3%;
}

.banner-x2 img {
    width: 4.5%;
    margin-right: 10px;
    float: left;
    margin-top: 1%;
}

.nav-list {
    width: 68%;
    float: left;
    margin-left: 14%;
    margin-top: 0.94%;
}

.nav-list.active {
    position: fixed;
    top: 0;
    bottom: auto;
    opacity: 1;
    z-index: 999;
}

.nav-list.active .nav-list-mask {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #f5f5f5;
}

.nav-list-c {
    position: relative;
    z-index: 10;
    width: 82%;
    margin: 0 auto;
    margin-right: 0%;
}

.list {
    position: relative;
    z-index: 10;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    list-style-type: none;
}

.list li {
    /*width: 12.5%;*/
    /*width:14.25%;*/
    float: left;
    padding: 2.6% 0 4.2%;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-left: 4.3%;
}

.list li:first-child {
    margin-left: 2%;
}

.list li a {
    color: #333;
}

.list li:hover {
    color: #E50012;
    border-bottom: 4px solid #e60012;
}

.list li.active {
    color: #E50012 !important;
    border-bottom: 4px solid #e60012;
}

.hg {
    width: 7.5%;
    float: right;
    padding: 2.5% 2%;
    margin-right: -2%;
    cursor: pointer;
}

.hg img {
    width: 100%;
}

.li-five {
    margin-left: 0% !important;
    margin-top: 2%;
}

.li-six {
    margin-top: 2%;
}

.content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 4%;
}

.content-c {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 40px;
}

.content-c.w1 {
    padding-top: 30px;
}

.content-c.w1 img {
    width: 100%;
}

.content-c.bg-margin {
    padding-bottom: 25px;
  
}

.txt-1 {
    width: 100%;
    font-size: 32px;
    color: #333;
    border-left: 5px solid #e40011;
    line-height: 1.2em;
    padding-left: 10px;
    /*font-weight: 600;*/
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0 !important;
    padding-bottom: 0.5%;
    position: relative;
}

.txt {
    font-size: 16px;
    line-height: 1.8em;
    color: #333;
    text-align: justify;
    margin-bottom: 1%;
}

.p0-lable {
    width: 37%;
    position: absolute;
    top: 67.2%;
    left: 61.6%;
    font-size: 12px;
}

.p0-lable>span {
    color: #E30012;
}
.p0-div>p{
    font-weight: bold;
}

/*课程简介开始*/

.p0-box {
    width: 100%;
    position: relative;
    margin: 30px auto 0;
}
.p0-tbox {
    width:57.5%;
    margin: 0 auto;
    position: absolute;
    top: 7.5%;
    left: 4.3%;
    font-size: 18px;
    color: #333;
}

.p0-txt1 {
    width: 100%;
    text-align: justify;
    margin-top: 1%;
    line-height: 1.7;
}
.p0-div{
    margin-top: 3.2%;
}
.p0-ul{
    width: 100%;
    margin-top: 1.9%;
}
.p0-ul li:nth-child(1){
    margin-top: 0;
}
.p0-ul li{
    width: 100%;
    overflow: hidden;
    margin-top: 1.3%;
    margin-left: 0%;
}
.p0-ul li img{
    width: 8px !important;
    float: left;
    margin-right: 14px;
    margin-top: 8px;
}
.p0-ul li p{
    font-size: 18px;
    color: #333;
    float: left;
    width: 93%;
}



/*课程纲要*/

.p2-content {
    width: 100%;
    margin: 30px auto;
    overflow: hidden;
}

.p2-ul{
    margin-top: 1.9%;
    overflow: hidden;
    position: absolute;
}
.p2-ul1{
    width:32% ;
    left: 4.3%;
    top: 21%;
}
.p2-ul2{
    width: 43%;
    left: 46.7%;
    top: 17%;
}
.p2-ul1 li:nth-child(1){
    margin-top: 0;
    line-height: 1.8;
}
.p2-ul1 li:nth-child(1) img{
    margin-top: 14px;
}
.p2-ul li{
    width: 100%;
    overflow: hidden;
    margin-top: 2.6%;
    margin-left: 0%;
    float: left;
}
.p2-ul1 li img{
    width: 8px;
    float: left;
    margin-right: 14px;
    margin-top: 8px;
}
.p2-ul1 li p{
   font-size: 18px;
   color: #333;
   float: left;
   width: 92%;
   
}
.p2-ul2 li img{
    width: 8px;
    float: left;
    margin-right: 14px;
    margin-top: 8px;
}
.p2-ul2 li p{
    font-size: 18px;
    color: #333;
    float: left;
    width: 95%;
   
 }

/*p3学员收益*/

.content-c.p3 {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
}

.bgh {
    background-color: #f3f3f3;
}

.p3-contbox {
    width: 100%;
    overflow: hidden;
    padding: 30px 0% 0% 0%;
    position: relative;
}

.p3-contbox img {
    width: 100%;
}

.p3-ul{
    margin-top: 1.9%;
    overflow: hidden;
    position: absolute;
}

.p3-ul1{
    width: 34%;
    left: 4.3%;
    top: 18%;
}
.p3-ul2{
    width: 50%;
    left: 46.7%;
    top: 18%;
}

.p3-ul li{
    width: 100%;
    overflow: hidden;
    margin-top: 1.3%;
    margin-left: 0%;
  
}

.p3-ul1 li:nth-child(2){ 
    margin-top: 5%;
}
.p3-ul1 li:nth-child(3){
    margin-top: 5%;
}
.p3-ul2 li:nth-child(2){ 
    margin-top: 2%;
}
.p3-ul2 li:nth-child(3){
    margin-top: 2%;
}
.p3-ul1 li img{
    width: 8px;
    float: left;
    margin-right: 14px;
    margin-top: 8px;
}
.p3-ul1 li p{
   font-size: 18px;
   color: #333;
   float: left;
   width: 90%;
}
.p3-ul2 li img{
    width: 8px;
    float: left;
    margin-right: 14px;
    margin-top: 8px;
}
.p3-ul2 li p{
    font-size: 18px;
    color: #333;
    float: left;
    width: 96%;
 }

/* 入学条件 */


.p4-ul{
    width: 91.4%;
    margin-top: 1.9%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -45.7%;
    top: 19%;
}
.p4-ul li:nth-child(1){
    margin-top: 0; 
}


.p4-ul li{
    width: 100%;
    overflow: hidden;
    margin-top: 2.3%;
    margin-left: 0%;
   
}
.p4-ul li img{
    width: 8px;
    float: left;
    margin-right: 14px;
    margin-top: 8px;
}
.p4-ul li p{
   font-size: 18px;
   color: #333;
   float: left;
   width: 96%;
}
/* 培训讲师 */
.p5-txt{
    width: 92.4%;
    position: absolute;
    left: 4.3%;
    top: 41%;
    font-size: 18px;
    line-height: 1.7em;
    color: #333;
}
/* 课程安排 */
.p6-tit{
    width: 100%;
    position: absolute;
    left: 0;
    top: 2%;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #333;
}
.p5-con1{
    position: relative;
}
.p6-box{
    position: absolute;
    width: 82%;
    left: 9.3%;
    top: 11%;
    overflow: hidden;
}
.p6-left{
    float: left;
    overflow: hidden;
    width: 38%;
}
.p6-right{
    float: right;
    overflow: hidden;
    width: 38%;
    margin-right: 1%;
}
.p6-time{
    overflow: hidden;
    width: 19.6%;
    margin: 0 auto;
}
.p6-time img{
    float: left;
    width:22px !important ;
    margin-top: 5%;
}
.p6-time p{
    float: left;
    margin-left: 15%;
    font-size: 20px;
}
.p6-time2{
    overflow: hidden;
    width: 19.6%;
    margin: 0 auto;
}
.p6-time2 img{
    float: left;
    width:22px !important ;
    margin-top: 5%;
}
.p6-time2 p{
    float: left;
    margin-left: 15%;
    font-size: 20px;
}
.p6-ul1{
    width: 100%;
    margin-top: 1.9%;
    overflow: hidden;
   
}
.p6-ul1 li:nth-child(1){
    margin-top: 10%;

   
}
.p6-ul1 li:nth-child(2){
    margin-top: 4%;
   
}
.p6-ul1 li:nth-child(3){
    margin-top: 2.9%;
   
}
.p6-ul1 li:nth-child(4){
    margin-top: 1.9%;
    line-height: 1.6;
    letter-spacing: -1px; 
}
.p6-ul1 li:nth-child(4) img{
    margin-top: 10px;
   
}
.p6-ul1 li:nth-child(5){
    margin-top: 1.9%;
   
}

.p6-ul1 li{
    width: 100%;
    overflow: hidden;
    margin-top: 1.3%;
    margin-left: 0%;
   
}
.p6-ul1 li img{
    width: 8px;
    float: left;
    margin-right: 14px;
    margin-top: 8px;
}
.p6-ul1 li p{
   font-size: 18px;
   color: #333;
}
.p6-ul2{
    width: 100%;
    margin-top: 1.9%;
    overflow: hidden;
   
}
.p6-ul2 li:nth-child(1){
    margin-top: 10%;

}
.p6-ul2 li:nth-child(2){
    margin-top: 4%;

}
.p6-ul2 li:nth-child(3){
    margin-top: 1.9%;
    line-height: 1.6;
    letter-spacing: -1px; 

}
.p6-ul2 li:nth-child(4){
    margin-top: 2.9%;
   

}
.p6-ul2 li:nth-child(3) img{
    margin-top: 10px;
   
}

.p6-ul2 li{
    width: 100%;
    overflow: hidden;
    margin-top: 1.3%;
    margin-left: 0%;
  
}
.p6-ul2 li img{
    width: 8px;
    float: left;
    margin-right: 14px;
    margin-top: 8px;
}
.p6-ul2 li p{
   font-size: 18px;
   color: #333;
}
.p6-ul2 li p{
    font-size: 18px;
    color: #333;
    float: left;
    width: 94%;
 }
 .p6-ul1 li p{
    font-size: 18px;
    color: #333;
    float: left;
    width: 94%;
 }
/*p4--目标学员*/

.content-c.p4 {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.p4-content {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 35px 0 0 0;
}

.p4-content img {
    width: 100%;
}

.p4-con1 {
    position: relative;
}

.p4-t1 {
    font-size: 22px;
    position: absolute;
    left: 4%;
    top: 6%;
    font-weight: bold;
}



.p4-li {
    width: 46%;
    float: left;
    margin-top: 3.5%;
    font-size: 18px;
}

.p4-li1 {
    width: 69%;
    float: left;
    margin-top: 3.5%;
}

.p4-li2 {
    width: 26.6%;
    float: left;
    margin-top: 3.5%;
    margin-left: 4.3%;
}



.p4-ul1 li img {
    width: 8px;
    float: left;
    margin-right: 14px;
    margin-top: 8px;
}

.p4-ul2 li img {
    width: 8px;
    float: left;
    margin-right: 14px;
    margin-top: 8px;
}

.p4-t2 {
    font-size: 22px;
    position: absolute;
    left: 4%;
    top: 59%;
    font-weight: bold;
}

.p4-ul2 {
    position: absolute;
    left: 50%;
    top: 62%;
    margin-left: -45.8%;
    color: #333333;
    width: 91.6%;
}


/*p5--目标学员*/

.w1300 img {
    width: 100%;
}

.p5-content-c {
    width: 47.5%;
    float: right;
}

.p5-content {
    width: 100%;
    position: relative;
    padding: 35px 0 0 0;
    overflow: hidden;
}

.content-c.p5 {
    padding-top: 0;
}

.p5-content img {
    width: 100%;
}

.w1300 {
    width: 100%;
    margin: 0 auto;

}
.content-c.p5 {
    padding-top: 40px;
}
.p5-ul {
    width: 92%;
    position: absolute;
    top: 18.4%;
    left: 2%;
}
.content-c.p4 {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 40px;
}
.p5-ul li {
    width: 100%;
    overflow: hidden;
    margin-top: 1%;
}

.p5-ul li p {
    width: 96.5%;
    float: right;
    font-size: 16px;
    line-height: 1.5em;
    color: #333;
}


/*报名联系方式*/

.bm-box {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

.bm-box img {
    width: 100%;
}

.bm-icon1 {
    width: 2.3%;
    position: absolute;
    top: 40%;
    left: 18.2%;
}

.bm-icon1 img {
    width: 100%;
}

.bm-tit1 {
    width: 4.6%;
    color: #000;
    font-size: 18px;
    position: absolute;
    top: 40%;
    left: 22.2%;
}

.bm-icon2 {
    left: 36.8%;
}

.bm-tit2 {
    width: 9.6%;
    left: 40.8%;
}

.bm-icon3 {
    left: 60.4%;
}

.bm-tit3 {
    width: 17.7%;
    left: 64.3%;
}

.bm-tit3 a {
    color: #000;
}

.bm-line {
    width: 0.7%;
    position: absolute;
    top: 22%;
    left: 31.4%;
}

.bm-line img {
    width: 100%;
}

.bm-line1 {
    left: 55%;
}

.bottom {
    width: 100%;
    height: 60px;
    background-color: #4d4d4d;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #e5e5e5;
}

.bottom img {
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
}

.line1 {
    display: none;
    width: 100%;
    height: 3px;
    background-color: #d1d1d1;
    margin-top: 16px;
    margin-bottom: 20px;
}

.line2 {
    width: 100%;
    height: 1px;
    background-color: #d1d1d1;
    margin-top: 35px;
    margin-bottom: 20px;
}
.p3-ul1s li{
    margin-top: 2.4%;
}
.p5{
    background: #f7f7f7;
}
#m5{
    padding-top: 40px;
}
@media (max-width:1200px) {
    .hg-box{
        display:none;
    }
    .main,
    .banner-c,
    .nav-list-c,.top-c {
        width: 960px;
    }
    .hg{
         width:7.5%; 
        margin-top:0.8%;
        padding:2.5% 0;
        margin-right: 1%;
        /*margin-right:0;*/
    }
 
    .logo {
        margin-left: 3.6%;
    }
    .list li {
        font-size: 14px;
        margin-left:2%;
        padding: 3.1% 0 4.4%;
    }
    .list {
        width: 62%;
        margin-top: 0.3%;
    }
    .wrap {
        width: 960px;
    }
    .cont-list>ul>li {
        font-size: 15px;
    }
    .nav-list {
        width: 74.2%;
        margin-left: 1%;
    }
    .banner-t1 {
        width: 95.8%;
     
    }
    .banner-x1 {
        font-size: 20px;
    }
    .banner-x2 {
        font-size: 20px;
    }
    .p0-tbox {
        font-size: 14px;
    }
    .content li p {
        font-size: 14px;
    }
  
   .content li img {
        width: 7px !important;
        margin-right: 12px;
        margin-top: 6px;
    }
    .p3-ul1 {
        top: 21%;
    }
    .p3-ul2 {
        top: 19%;
    }
    .p4-ul {
        top: 21%;
    }
    .p6-tit {
        top: 1.5%;
    }
    .p6-time p {
        font-size: 16px;
    }
    .p6-time img {
        width: 18px !important;
        margin-top: 0%;
    }
    .p6-time {
        width: 20.6%;
    }
    .p6-time2 p {
        font-size: 16px;
    }
    .p6-time2 img {
        width: 18px !important;
        margin-top: 0%;
    }
    .p6-time2 {
        width: 20.6%;
    }
    .p6-ul1 li p {
        width: 93%;
    }
    .p6-ul2 li p {
        width: 93%;
    }
    
    .bm-tit1 {
        width: 6.6%;
    }
    .p5-txt {
        font-size: 14px;
    }
}
@media (max-width:768px) {
    .main {
        width: 94.5%;
    }
    .menu-w {
        width: 4.4%;
        position: absolute;
        top: 34%;
        right: 27%;
    }
    .menu-w img {
        width: 100%;
    }
    .menu-list-w {
        width: 100%;
        position: fixed;
        top: 6%;
        right: 0;
        z-index: 3;
        display: none;
        border-bottom: 1px solid #ddd;
        z-index: 11;
        background-color: #fff;
    }
    .menu-list-w li {
        border-top: 1px solid #ddd;
    }

    .nav-w-list a {
        color: #333333;
    }
    .nav-w-list {
        width: 100%;
        font-size: 3.6vw;
        padding: 2% 5%;
        background-color: #fff;
    }
    .banner-c {
        position: absolute;
        left: 0;
        top: 0;
    }
    .banner {
        background: none;
        height: auto;
    }
    .banner-x1.banner-t2 {
        width: 52%;
        float: none;
        margin-left: 0;
        margin-top: 0%;
        font-size: 3.2vw;
    }
    .content-c.w1 {
        padding-top: 5%;
    }
    .content-c {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        padding-bottom: 0%;
    }
    .p0-box {
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .p0-tbox {
        width:89%;
        margin-left: -44.5%;
        top: 2.5%;
        left: 50%;
        font-size: 3.2vw;
    }
    .p0-txt1 {
     
        line-height: 6.2vw;
    }
    .content li p {
        font-size: 3.2vw;
    }
    .p0-div {
        margin-top: 2%;
    }
    .content li img {
        width: 7px !important;
        margin-right: 2%;
        margin-top: 6px;
    }
    .p0-ul li p{
        line-height: 5.2vw;
    }
    .p0-ul {
        margin-top: 0.9%;
    }
    .p3-ul1{
        width: 89%;
        margin-left: -44.5%;
        top: 10.5%;
        left: 50%;
        
    }
    .p3-ul1 li:nth-child(2) {
        margin-top: 5%;
    }
    .p3-ul1 li:nth-child(3) {
        margin-top: 5%;
    }
    .p3-ul1 li:nth-child(4) {
        margin-top: 4.6%;
    }
    .p3-ul1 li:nth-child(5) {
        margin-top: 5%;
        letter-spacing: -0.01vw;
    }
    .p3-ul1 li:nth-child(6) {
        margin-top: 4%;
    }
    .p3-ul1 li p {
        width: 95%;
    }
    .p2-ul2{
        width: 89%;
        margin-left: -44.5%;
        top: 9.5%;
        left: 50%;
    }
    .p2-ul li {
        margin-top: 4.6%;
    }
    .p3-contbox {
        padding:5% 0% 0% 0%;
    }
    #m2{
        margin-top: 5%;
    }
    #m3{
        margin-top: 5%;
        padding-bottom: 5%;
    }
    .content-c.p5 {
        padding-top: 5%;
    }
    .p5-content {
    
        padding: 5%  0;
    }
    #m5{
        padding: 5% 0 0 0 ;
    
    }
    .content-c.bg-margin {
        padding-top: 5%;
    }
    .p6-tit {
        font-size: 3.73vw;
        top: 1.8%;
    }
    .p5-txt {
        width: 91.4%;
        left: 5.3%;
        top: 21%;
        font-size: 3.2vw;
    
    }
    .p4-ul {
        width: 89%;
        margin-left: -44.5%;
        top: 14.5%;
        left: 50%;
    }
    .p4-ul li p {
        width: 95%;
        line-height: 1.5em;
    }
    .p4-ul li:nth-child(2){
        margin-top: 3.2%;
    }
    .p4-ul li:nth-child(3){
        margin-top: 3.4%;
    }
    .p4-ul li:nth-child(4){
        margin-top: 3.6%;
    }
    /*报名联系方式*/
    .bm-box {
        width: 93.6%;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        margin-top: 5%;
    }
    .bm-box img {
        width: 100%;
    }
    .bm-icon1 {
        width: 5.6%;
        position: absolute;
        top: 20.3%;
        left: 16.2%;
    }
    .bm-icon1 img {
        width: 100%;
    }
    .bm-tit1 {
        width: auto;
        color: #000;
        font-size: 4vw;
        position: absolute;
        top: 20.7%;
        left: 25.3%;
    }
    .bm-bg-line {
        width: 74.3%;
        position: absolute;
        top: 48.8%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .bm-icon2 {
        left: 47.2%;
    }
    .bm-tit2 {
        left: 56.3%;
    }
    .bm-icon3 {
        top: 61%;
        left: 16.2%;
    }
    .bm-tit3 {
        top: 59.7%;
        left: 25.3%;
    }
    .bm-tit3 a {
        color: #000;
    }
    .bm-line {
        width: 0.5%;
        position: absolute;
        top: 22%;
        left: 31.4%;
    }
    .bm-line img {
        width: 100%;
    }
    .bm-line1 {
        left: 55%;
    }
    .wrap {
        margin-top: 0 !important;
        padding: 0;
    }
}