#container { margin-top: 0; overflow: hidden; }
#container .subVisual { position: relative; background-repeat: no-repeat; background-position: center center; background-size: cover; height: 328px; }
#container .subVisual .svTxt { position: absolute; width: 100%; text-align: center; top: 50%; }
#container .subVisual .svTxt .stxt1 { padding-top: 48px; font-size: 28px; font-weight: 200; line-height: 1.2; color: #fff; }
#container .subVisual.gr_intro { background-image: url(../images/svi_01.jpg); }
#container .subVisual.gr_kfmask { background-image: url(../images/svi_01.jpg); }
#container .subVisual.gr_nanomask { background-image: url(../images/svi_01.jpg); }
#container .subVisual.gr_dispad { background-image: url(../images/svi_01.jpg); }
#container .subVisual.gr_thermocamera { background-image: url(../images/svi_01.jpg); }
#container .subVisual.gr_contact { background-image: url(../images/svi_01.jpg); }

#contents { position: relative; padding: 62px 0 86px; }
#contents .subTitle { width: 1280px; margin: 0 auto 56px; text-align: center; }
#contents .subTitle h2 { font-size: 35px; font-weight: 800; line-height: 1; padding-bottom: 32px; text-transform: uppercase; background: url(../images/subtitle_arrow.png) center bottom no-repeat; }

.subSec { position: relative; width: 1280px; margin: 0 auto 52px; }
.subSec:last-child { margin-bottom: 0; }
.subSec h4 { position: relative; font-size: 27px; font-weight: 700; color: #000; margin-bottom: 10px; }
.subSec .txt { margin-bottom: 24px; }
.txtCn { text-align: center; }

.descUl_list { }
.descUl_list li { position: relative; padding-left: 16px; } 
.descUl_list li:after { position: absolute; left: 0; top: 0; content: '-'; }

.descDl_list { margin: 20px 0; padding-bottom: 20px; border-bottom: 1px dashed #ddd; }
.descDl_list dt { font-size: 21px; font-weight: 700; margin-bottom: 8px; }
.descDl_list dd { position: relative; padding-left: 16px; }
.descDl_list dd:after { position: absolute; left: 0; top: 11px; content: ''; width: 5px; height: 5px; background: #666; border-radius: 50%; }

/* introduction */
.introduction { text-align: center; }
.introduction .hd_txt { font-size: 24px; }
/*.introduction .intro_help { position: fixed; right: 50%; top: 50%; margin-right: -740px; z-index: 10; }*/
.introduction .intro_help { position: absolute; left: 0; top: -136px; z-index: 10; }
.introduction .subSec.certificate { width: 100%; background: #453f4b; }
.introduction .certifi_list { width: 684px; margin: 0 auto; padding: 40px 0; }
.introduction .certifi_list:after { content: ''; display: block; clear: both; visibility: hidden; }
.introduction .certifi_list li { float: left; width: 208px; margin: 0 10px; box-shadow: 0 0 16px rgba(0, 0, 0, .7); }
.introduction .bs_list { position: relative; width: 1038px; margin: 0 auto; }
.introduction .bs_list:after { content: ''; display: block; clear: both; visibility: hidden; } 
.introduction .bs_list li { position: relative; float: left; text-align: center; width: 306px; margin: 0 20px; }
.introduction .bs_list li .image { position: relative; overflow: hidden; } 
.introduction .bs_list li .image img { display: block; width: 100%; max-width: 100%;
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.introduction .bs_list li a:hover .image img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.introduction .bs_list li .tit { font-size: 20px; color: #000; margin-top: 14px; }
.introduction .bs_list li .tit strong { font-weight: 600; }


/* KF face mask */
.kf_face_mask { }
.kf_face_mask .hd_txt { font-size: 31px; color: #c1393e; }
.kf_face_mask .subSec h4 { padding-bottom: 8px; margin-bottom: 24px; border-bottom: 1px solid #000; }
.kf_face_mask .maskinfo { text-align: center; }
.kf_face_mask .maskinfo .img_box { border: 1px solid #dfdfdf; margin: 10px 0; border-radius: 12px; }
.kf_face_mask .descUl_list { background: #f3f3f3; border-radius: 12px; padding: 24px; }
.kf_face_mask .descDl_list strong { color: #c1393e; }
.kf_face_mask .descDl_list dd.shook { padding-right: 328px; min-height: 112px; }
.kf_face_mask .descDl_list dd.shook img { position: absolute; right: 198px; bottom: 0; }


/* NANO fashion mask */
.nano_fashion_mask { }
.nano_fashion_mask .hd_txt { font-size: 31px; color: #c1393e; }
.nano_fashion_mask .subSec h4 { padding-bottom: 8px; margin-bottom: 24px; border-bottom: 1px solid #000; }
.nano_fashion_mask .descUl_list { background: #f3f3f3; border-radius: 12px; padding: 24px; }
.nano_fashion_mask .descDl_list strong { color: #c1393e; }
.nano_fashion_mask .img_l { padding-left: 568px; min-height: 665px; }
.nano_fashion_mask .flt_l { position: absolute; left: 0; top: 0; width: 516px; height: 665px; border-radius: 12px; overflow: hidden; }
.nano_fashion_mask .descDl_list.custom { border-bottom: none; }
.nano_fashion_mask .experiment { border: 1px solid #dfdfdf; padding: 42px 0; border-radius: 12px; }
.nano_fashion_mask .experiment_list { position: relative; width: 1080px; margin: 0 auto; }
.nano_fashion_mask .experiment_list:after { content: ''; display: block; clear: both; visibility: hidden; } 
.nano_fashion_mask .experiment_list li { position: relative; float: left; text-align: center; width: 280px; margin: 20px 40px; }
.nano_fashion_mask .experiment_list li .image { position: relative; border-radius: 12px; overflow: hidden; } 
.nano_fashion_mask .experiment_list li .tit { line-height: 1.2; font-size: 14px; font-weight: 500; margin-top: 14px; }
.nano_fashion_mask .experiment_list li .tit span { display: block; color: #1f9a1a; font-size: 16px; font-weight: 700; margin-bottom: 8px; }
.nano_fashion_mask .subSec.certificate { position: relative; width: 100%; background: #453f4b; text-align: center; }
.nano_fashion_mask .subSec.certificate:after { content: ''; display: block; clear: both; visibility: hidden; }
.nano_fashion_mask .certifi_list { display: inline-block; padding: 78px 0; margin: 0 20px; }
.nano_fashion_mask .certifi_list:after { content: ''; display: block; clear: both; visibility: hidden; }
.nano_fashion_mask .certifi_list li { float: left; width: 186px; margin: 0 10px; box-shadow: 0 0 16px rgba(0, 0, 0, .7); }
.nano_fashion_mask .certificate .cer_tit1 { position: absolute; left: 50%; bottom: 42px; margin-left: -440px; color: #fff; }
.nano_fashion_mask .certificate .cer_tit2 { position: absolute; right: 50%; bottom: 42px; margin-right: -400px; color: #fff; }


/* Disposable Pad */
.disposable_pad { text-align: center; }


/* Thermometer Camera */
.thermometer_camera { }
.thermometer_camera h4.tp2 { padding-bottom: 8px; margin-bottom: 24px; border-bottom: 1px solid #000; }
.thermometer_camera .descUl_list { background: #f3f3f3; border-radius: 12px; padding: 24px; }
.thermometer_camera .descDl_list { min-height: 362px; }
.thermometer_camera .descDl_list.fl { float: left; width: 50%; }
.thermometer_camera .descDl_list.fr { float: right; width: 50%; }
.thermometer_camera .descDl_list.fc { clear: both; min-height: auto; }
.thermometer_camera .descDl_list .dd_img { margin-top: 12px; }
.thermometer_camera .descDl_list .dd_img:after { display: none; }
.thermometer_camera .spec > table { width: 100%; margin-left: -1px; margin-right: -1px; }
.thermometer_camera .spec th { background: #f0eee1; color: #000; font-weight: 700; padding: 10px 30px; border-top: 1px solid #ddd; }
.thermometer_camera .spec td { padding: 10px 30px; border-top: 1px solid #ddd; border-left: 1px solid #ddd; }


/* Contact us */
.contact_us { margin-bottom: -86px; }
.contact_us .info_cp { position: relative; border-top: 1px solid #000; padding: 20px 24px 0; }
.contact_us .info_cp:after { content: ''; display: block; clear: both; visibility: hidden; }
.contact_us .descDl_list { float: left; width: 50%; border: 0; padding-right: 42px; }
.contact_us .descDl_list dt { color: #1f9a1a; }
.contact_us .descDl_list dd span { font-weight: 700; }
.contact_us .subSec.view { position: relative; width: 100%; padding: 128px 0; background: url(../images/contact/view_bg.jpg); background-size: cover; text-align: center; }
.contact_us .view h4 { color: #fff; margin-bottom: 28px; text-transform: uppercase; }
.contact_us .view_cp { width: 1196px; margin: 0 auto; }
.contact_us .view_cp:after { content: ''; display: block; clear: both; visibility: hidden; }
.contact_us .view_cp li { float: left; width: 578px; margin: 0 10px; box-shadow: 0 0 16px rgba(0, 0, 0, .4); }


