.topView {
	position: relative;
	height: 14.529em;
	width: 100%;
	background: url(../img/IDW13/bg1.png) no-repeat center;
	background-size:cover;
}
h4{
	font-size: 0.4em; 
	font-weight: bold;
}
p{
	font-size: 0.21em; 
}
.topView .bjText{
	position: absolute;
	top: 48%;
    transform: translateY(-50%);
	left: 9.17%; 
    color: #000;
}
 
.topView .bjText h3{
	font-size: 0.8em;
	font-weight: bold;  
    line-height: 1;
}
.topView .bjText p{ 
	font-size: 0.8em; 
    padding-bottom: 0.4em;
}
.topView .bjText span{ 
	font-size: 0.48em; 
    line-height: 1.44em;
    display: block;
    margin-top: 0.66em;
}

.item2{
    padding:0.85em 0 0.74em ;
}

.item3{
    position: relative;
	height: 14.529em;
	width: 100%;
	background: url(../img/IDW13/bg3.png) no-repeat center;
	background-size:cover;
}
.item3 .bjText{
	width: 100%;
    text-align: center;
    color: #000;
    position: absolute;
    top: 0.97em;
}
.item3 .bjText h3{
	width: 100%;
    line-height: 1;
    font-weight: bold;
    font-size: 0.915em;  
    letter-spacing: 5px; 
}
.item3 .bjText span{
    line-height: 1;
    font-size: 0.51em;
    display: block;
    margin-top: 1.73em;
}
 

.item4{
    position: relative;
	height: 14.529em;
	width: 100%;
	background: url(../img/IDW13/bg4.png) no-repeat center;
	background-size:cover;
}
.item4 .bjText{ 
    color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 9.17%;
}
.item4 .bjText h3{
	width: 100%;
    line-height: 1;
    font-size: 0.8em;
	font-weight: bold;  
}
.item4 .bjText span{
    line-height: 1;
    font-size: 0.51em;
    display: block;
    color: #4F4F4F;
    margin-top: 1.73em;
}

.item5{
    position: relative;
	height: 14.529em;
	width: 100%;
	background: url(../img/IDW13/bg5.png) no-repeat center;
	background-size:cover;
}
.item5 .bjText{
	width: 100%; 
    color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.item5 .bjText h3{
	width: 100%;
    line-height: 1;
    font-size: 0.8em;
	font-weight: bold;  
}
.item5 .bjText span{
    line-height: 1;
    font-size: 0.51em;
    display: block;
    margin-top: 1.73em;
    color: #4F4F4F;
}

.item6{
    position: relative;
	height: 14.529em;
	width: 100%;
	background: url(../img/IDW13/bg6.png) no-repeat center;
	background-size:cover;
}
.item6 .bjText{ 
    color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 9.17%;
}
.item6 .bjText h3{
	width: 100%;
    line-height: 1;
    font-size: 0.8em;
	font-weight: bold;  
}
.item6 .bjText span{
    line-height: 1;
    font-size: 0.51em;
    display: block;
    margin-top: 1.73em;
    color: #4F4F4F;
}

.item7{
    position: relative;
	height: 14.529em;
	width: 100%;
	background: url(../img/IDW13/bg7.png) no-repeat center;
	background-size:cover;
}
.item7 .bjText{ 
    color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 9.17%;
}
.item7 .bjText h3{
	width: 100%;
    line-height: 1;
    font-size: 0.8em;
	font-weight: bold;  
}
.item7 .bjText span{
    line-height: 1.3em;
    font-size: 0.51em;
    display: block;
    margin-top: 1.73em;
    color: #4F4F4F;
}

.item8{
    position: relative;
	height: 14.529em;
	width: 100%;
	background: url(../img/IDW13/bg8.png) no-repeat center;
	background-size:cover;
}
.item8 .bjText{ 
    color: #000;
    position: absolute;
    top: 1.44em; 
    right: 9.17%;
}
.item8 .bjText h3{
	width: 100%;
    line-height: 1;
    font-size: 0.8em;
	font-weight: bold;  
}
.item8 .bjText span{
    line-height: 1.3em;
    font-size: 0.51em;
    display: block;
    margin-top: 1.73em;
    color: #4F4F4F;
}

.item9{
    position: relative;
	height: 14.529em;
	width: 100%;
	background: url(../img/IDW13/bg9.png) no-repeat center;
	background-size:cover;
}
.item9 .bjText{ 
    color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 9.17%;
}
.item9 .bjText h3{
	width: 100%;
    line-height: 1;
    font-size: 0.8em;
	font-weight: bold;  
}
.item9 .bjText span{
    line-height: 1.5em;
    font-size: 0.51em;
    display: block;
    margin-top: 1.73em;
    color: #4F4F4F;
}
.item9 .displayFlex{
    padding-top: 1.44em;
}
.item9 .num{
    font-size: 218px;
    font-weight: 400;
    color: #367DFF;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.item9 .num_day{
    display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex; 
    -webkit-flex-direction: column; 
    height: 100%;
    -webkit-justify-content: space-between;
}
.item9 .num_day .num_detail{
    font-size: 30px;
    color: #121826;
    line-height: 1;
    text-indent: 4px;
}
.item9 .num_day .day{
    font-size: 90px;
    color: #367DFF;
    line-height: 1;
    display: contents;
}

.item10{
    position: relative; 
	width: 100%; 
}
.item10 .bjText{ 
    color: #000;
}
.item10 .bg_img_wrap{ 
    display: flex;
    margin-left: 2.15em;
}
.item10 .bjText h3{
	width: 100%;
    line-height: 1;
    font-size: 0.8em;
	font-weight: bold;  
}
.item10 .bjText span{
    line-height: 1.3em;
    font-size: 0.51em;
    display: block;
    margin-top: 1.73em;
    color: #4F4F4F;
}

.item11{
    position: relative; 
	text-align: center;
    margin-top: 1.33em;
}
.item11 .bjText{ 
    color: #000;
    margin-bottom: 1.18em;
} 
.item11 .bjText h3{
	width: 100%;
    line-height: 1;
    font-size: 0.8em;
	font-weight: bold;  
}
.item11 .bjText span{
    line-height: 1.3em;
    font-size: 0.51em;
    display: block;
    margin-top: 1.73em;
    color: #4F4F4F;
}

.healthBox h2{
    font-size: 0.915em;
    font-weight: bold;
    color: #000;
    line-height: 1;
    text-align: center;
    padding: 1.39em 0 0.55em;
}
.healthBox .health_item{
    padding: 0 7.8125%;
}
.healthBox .health_img{
    width: 43.125%;
}
.healthBox .img_text{
    text-align: right;
}
.healthBox .img_text h3{
    font-size: 0.915em; 
    font-weight: bold;
    color: #000;
    line-height: 1;
}
.healthBox .img_text p{
    font-size: 0.51em;  
    color: #4F4F4F;
    line-height: 1.3em;
    padding-top: 1.24em;
}
.healthBox .iconItems{
    padding: 0.98em 0 1.13em;
}
.healthBox .iconItems .i_item{
    flex-direction: column;
    -webkit-flex-direction: column;
}
.healthBox .iconItems .i_item p{
    margin-top: -8%;
    font-size: 28px;
    color: #4F4F4F;
    line-height: 1;
}
.content {
	width: 1200px;
	margin: 0 auto;
}

.cont_item {
	position: relative;
	padding: 0 0 0.786em;
}

.blackBj{
	background-color: #000;
	color: #fff;
}

