	   .main4_box1
	   {
	   position:relative;
	   width:calc(100% - 2px);
	   border:1px solid #E5E5E5;
	   height:160px;
	   }
.main_box1_1
	   {
	   background-color:#F3F9FF;
           border-bottom: 0px;
           border-top-left-radius: 5px;
           border-top-right-radius: 5px;
	   }
.main_box1_2
	   {
	   background-color:#f8f3ff;
           border-bottom: 0px;
	   }
.main_box1_3
	   {
	   background-color:#f3fffd;
           border-bottom: 0px;
	   }
.main_box1_4
	   {
	   background-color:#fafffb;
           border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
	   }

	   .main6_box1
	   {
	   position:relative;
	   width:calc(100% - 22px);
	   height:180px;
	   border:1px solid #E5E5E5;
	   left:10px;
       font-size: 18px;
           font-weight: bold;
           color: #5e5c58;
	   
	   }
	   
.m_i2{
    margin-left: 0px;
}

.m6_box1{
    border-bottom: 0px;

}
.m6_box2{
     border-bottom: 0px;
}
.m6_box3{
     border-bottom: 0px;
}
.m6_box4{
     border-bottom: 0px;
}

.m6_box5{
    margin-bottom: 50px;
}

	   .main3_box2
	   {
	   position:relative;
	   width:calc(100% - 20px);
	   margin-left:10px;
	   height:50px;
	   border-bottom:1px solid #E6E9EA;
	   }
	   .main3_box2:last-child
	   {
	   display:none;
	   
	   }

.main4_box1 img{
    z-index: 0;
}
.main4_txt2{
    z-index: 1;
}
	   
