@charset "euc-kr";
/* CSS Document */


/* CSS Information ----------------------------------------

Site Name : ¹ÝÀÀÇü ±âº»µðÀÚÀÎ A3
Part : ¼­ºê
Last edit : 2020.07.07
Author : Gautech(PDH)

°ü·ÃÆùÆ® :
font-family: 'Noto Sans KR', sans-serif; (100,300,400,500,600,700,900)
font-family: 'Noto Serif KR', serif; (200,300,400,500,700,900)
font-family: 'NanumSquareRound', sans-serif; (400,500,700,900)
font-family: 'NanumBarunGothic', sans-serif; (200,300,400,700)
font-family: 'Roboto', sans-serif; (300,400,500,700,900)

--------------------------------------------------------- */





/* ¼­ºê start ----------------------------------- */


header {}



/* ¼­ºê ºñÁÖ¾ó */

.container_visual {}
.sub_visual { position:relative; width:100%; height:300px; overflow:hidden;}
.sub_visual .sub_bg { width:100%; height:300px; min-width:1200px; background-position:50% 0%; background-attachment:fixed; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sub_visual .sub_bg:hover { -ms-transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
/*.sub_visual_view_pc { display:block;}
.sub_visual_view_tb { display:none;}*/
.sub_visual .sub01_bg_pc { background-image:url(/images/sub/sub01_visual.jpg);}
.sub_visual .sub02_bg_pc { background-image:url(/images/sub/sub02_visual.jpg);}
.sub_visual .sub03_bg_pc { background-image:url(/images/sub/sub03_visual.jpg);}
.sub_visual .sub04_bg_pc { background-image:url(/images/sub/sub04_visual.jpg);}
.sub_visual .sub05_bg_pc { background-image:url(/images/sub/sub05_visual.jpg);}

/*.sub_visual .sub01_bg_tb { background-image:url(/images/sub/sub01_visual_t.jpg);}
.sub_visual .sub02_bg_tb { background-image:url(/images/sub/sub02_visual_t.jpg);}
.sub_visual .sub03_bg_tb { background-image:url(/images/sub/sub03_visual_t.jpg);}
.sub_visual .sub04_bg_tb { background-image:url(/images/sub/sub04_visual_t.jpg);}
.sub_visual .sub05_bg_tb { background-image:url(/images/sub/sub05_visual_t.jpg);}*/



/* ¼­ºêÅÇ start */

.sub_menu_wrap { width:100%; height:50px; background-color:#027bc4;}
.sub_menu { position:relative; width:1200px; height:50px; margin:0 auto;}
.icon_home { position:absolute; left:0; top:0; width:50px; height:50px;}
.icon_print { position:absolute; right:0; top:0; width:50px; height:50px;}
.sub_tab { width:1100px; margin-left:50px;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid rgba(255,255,255,0.3); height:50px; line-height:50px; font-size:15px; color:#fff; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { border-left:none; padding-left:30px; padding-right:150px; background-image:url(/images/icon/tab_box_bg_w.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { display:none; padding-left:30px; padding-right:150px; background-image:url(/images/icon/tab_box_bg_w.png); z-index:1;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover, .sub_tab>ul>li.tab_active { background-color:#14689a;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on_w.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:50px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:30px;}
.sub_tab_sub ul li { float:none; height:30px; font-size:13px; color:#444; line-height:29px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li a { display:block; width:100%; height:100%; padding-left:10px;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}

.sub_menu_wrap_fixed { position: fixed; top: -1px; z-index: 100;}

.depth3_tab { width:100%; height:auto; font-size:0; margin-bottom:30px;}
.depth3_tab>a { display:inline-block; font-size:15px; text-align:center; padding:10px 16px;  border:1px solid #e1ded8; background-color:#F9F9F9; letter-spacing: -0.2px; margin:5px; border-radius:7px;width:24%;}
.depth3_tab>a.depth3_active { color:#FFF; background-color:#14689a; border:0;}
.depth3_tab>a:hover{ color:#FFF; background-color:#14689a;}



/* ¼­ºê°øÅë */

.sub_box { position:relative; width:100%; min-width:1200px; border-bottom:1px solid #e1ded8;}
.sub_container { position: relative; width:1200px; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { position:relative; width:94%; margin:0 auto 40px auto; padding:60px 0 20px 20px; font-size:28px; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:inline-block; font-size:14px; font-weight:400; color:#999; padding-left:20px; letter-spacing:0;}
.sub_title_fixed { padding:110px 0 20px 20px;}
.box100per { width:94%; margin:0 auto; padding:0 20px 40px 20px;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top; max-width:544px;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 30px 25px 30px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-size:48px; line-height:55px; font-weight:700; margin:50px 0 30px 0; letter-spacing:-0.07em; color:#333;}
.in_title1_bar { width:50px; height:1px; margin-bottom:30px; background-color:#666;}
.in_title1_txt { font-size:24px; line-height:32px; font-weight:400;  margin-bottom:30px; letter-spacing:-0.07em; color:#777;}
.in_title1_txt>span { display:block;}
.in_title2 { font-size:30px; line-height:36px; font-weight:400;  margin:30px 0 30px 0; letter-spacing:-0.06em;}
.in_title2_bar { width:40px; height:1px; margin-bottom:20px; background-color:#666;}
.in_title2_txt { font-size:18px; line-height:24px; font-weight:400;  margin-bottom:30px; letter-spacing:-0.05em; color:#777;}
.in_title3 { font-size:20px; line-height:26px; font-weight:400; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.sub_img { position:relative;}
.sub_img_m { display:none;}
.big_view { display: none;}
.big_view>a { display: none;}

.preparing { width:100%; text-align:center;}
.preparing>img { width:80%; height:auto; max-width:392px;}



/* ¼­ºê01 */

.sub01_01_txt1 { font-size:16px; line-height:24px;}
.sub01_01_txt2 { font-size:16px; text-align:right; margin-top:30px;}
.sub01_01_txt2>span{ font-size:24px; margin-left:10px; font-weight: 600;}




/* ¼­ºê02 */

.sub02_01_txt{ width:100%; text-align:right; padding: 0px 25px 20px 25px;}

.product_list { width: 100%; font-size: 0; text-align: left;}
.list_box { width: 31%; margin: 0 1% 0 1%; font-size: 14px; display: inline-block; vertical-align: top;}
.list_img { width: 100%; height:230px; border: 1px solid #d5d5d5; overflow: hidden; vertical-align: middle; display: table-cell; padding: 20px;}
.list_img>img { width: 100%; max-height: 225px; height: auto; margin: auto; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.list_box:hover>.list_img>img { -ms-transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
.list_txt { padding: 20px 5px; text-align: center;}
.list_txt1 { display: inline-block; width: 100%; font-size: 18px; font-weight: 700; margin-bottom: 10px; word-break: break-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.product_view { width:100%; text-align:center;}
.product_view_top { font-size:0; margin-bottom:40px; vertical-align: middle; display: flex;}
.product_view_img { display:inline-block; vertical-align:top; width:50%; margin: auto;}
.product_view_img>img { width:400px; height:auto;}
.product_view_txt { display:inline-block; vertical-align:top; width:50%; padding:20px 5px; font-size:16px; text-align:left; margin:20px 0;}
.product_view_txt1 { font-size:34px; font-weight:700; border-bottom:2px solid #666; padding:10px;}
.product_view_txt2 { border-bottom:1px solid #d5d5d5; padding:10px; margin-bottom:30px;}
.product_view_txt3>span { display:inline-block; padding: 5px 40px; background-color: #027bc4; color: #FFF !important; font-weight: 500; margin-top: 10px; font-size: 14px; text-align: center; border-radius:7px; background-image:url(/images/icon/download.jpg); background-repeat: no-repeat; background-position:90% center; cursor:pointer;}
.product_view_txt>p>span { display:inline-block; width:100%; vertical-align:top; color:#777;}

.product_view_middle { width:100%; font-size:0; text-align:left;}
.product_view_middle_title_left { display:inline-block; font-size:18px; width:50%; height:50px; line-height:50px; border:1px solid #d5d5d5; border-bottom:none !important; text-align:center; vertical-align:top;}
.product_view_middle_title_right { display:inline-block;width:50%; height:50px; border-bottom:1px solid #d5d5d5; vertical-align:top;}
.middle_box { padding:40px; font-size:14px; text-align:left;}
.middle_box_title { color:#839953; font-size:18px; margin-bottom:10px;}
.middle_box_txt { color:#999; margin-bottom:20px;}
.middle_box img{ max-width:1000px;}

.product_view_bottom { width:100%; border-top:1px solid #d5d5d5; text-align:center;}
.product_view_btn { display:inline-block; border:1px solid #d5d5d5; padding:15px 40px 15px 40px; margin-top:20px;}




/* ¼­ºê03 */





/* ¼­ºê04 */







/* ¼­ºê end ----------------------------------- */



/* 1024 ~ 768±îÁö ÅÂºí¸´ ¼³Á¤ */

@media screen and (max-width:1024px){



/* ¼­ºê ºñÁÖ¾ó */

.container_visual {}
.sub_visual { width:100%; height:200px;  margin-top:0;}
.sub_visual .sub_bg { width:100%; height:200px; min-width:768px; background-position:50% 0%; background-size:cover; background-attachment: inherit;}
/*.sub_visual_view_pc { display:none;}
.sub_visual_view_tb { display:block;}*/
.sub_visual_title { position:absolute; width:100%; top:60px; left:auto; margin-left:0; font-size:34px; font-weight:500; color:#FFF; letter-spacing:-1px; z-index:3; padding-left:40px;}
.sub_visual_txt { position:absolute; width:100%; top:115px; left:auto; margin-left:0; font-size:12px; font-weight:400; color:rgba(255,255,255,0.7); z-index:3; padding-left:44px;}



/* ¼­ºêÅÇ start */

.sub_menu_wrap { width:100%; height:52px; border-bottom:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#fff;}
.sub_menu { position:relative; width:100%; min-width:768px; height:50px; margin:0 auto;}
.icon_home { display:none;}
.icon_print { display:none;}
.sub_tab { width:100%; margin-left:0;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid #e1ded8; height:50px; line-height:50px; font-size:14px; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:30px; padding-right:100px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; border-right:none; display:none; padding-left:30px; padding-right:100px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover { background-color:#f6f6f6;}
.sub_tab>ul>li.tab_active { background-color:#f6f6f6;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:50px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:15px 30px;}
.sub_tab_sub ul li { float:none; height:auto; margin:8px 0; padding:5px 0; font-size:13px; line-height:19px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}

.sub_menu_wrap_fixed { position: relative; top: auto; z-index: 100;}

.depth3_tab { width:100%; height:auto; font-size:0; margin-bottom:25px;}
.depth3_tab>a { display:inline-block; font-size:13px; text-align:center; padding:8px 15px; border:1px solid #e1ded8; background-color:#F9F9F9; letter-spacing:-0.3px;}
.depth3_tab>a.depth3_active { color:#FFF; background-color:#14689a;}


/* ¼­ºê°øÅë */

.sub_box { position:relative; width:100%; min-width:768px;}
.sub_container { position: relative; width:100%; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { position:relative; width:94%; margin:0 auto 40px auto; padding:60px 0 20px 0; font-size:28px; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:inline-block; font-size:14px; font-weight:400; color:#999; padding-left:20px; letter-spacing:0;}
.box100per { width:94%; margin:0 auto; padding:0 0 40px 0;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top; max-width:auto;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 30px 25px 30px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-size:40px; line-height:46px; font-weight:700; margin:40px 0 25px 0; letter-spacing:-0.07em; color:#333;}
.in_title1_bar { width:40px; height:1px; margin-bottom:25px; background-color:#666;}
.in_title1_txt { font-size:20px; line-height:26px; font-weight:400;  margin-bottom:25px; letter-spacing:-0.07em; color:#777;}
.in_title1_txt>span { display:inline-block;}
.in_title2 { font-size:28px; line-height:34px; font-weight:400;  margin:0 0 25px 0; letter-spacing:-0.06em;}
.in_title2_bar { width:40px; height:1px; margin-bottom:20px; background-color:#666;}
.in_title2_txt { font-size:17px; line-height:24px; font-weight:400;  margin-bottom:30px; letter-spacing:-0.05em; color:#777;}
.in_title3 { font-size:18px; line-height:24px; font-weight:400; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.sub_img { position:relative;}
.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(/images/icon/view.png); width: 60px; height: 60px;}
.big_view>a { display: block; width: 100%; height: 100%;}



/* ¼­ºê01 */

.sub01_01_txt1 { font-size:15px; line-height:23px;}
.sub01_01_txt2 { font-size:15px; text-align:right; margin-top:25px;}
.sub01_01_txt2>img { width:120px; height:auto;}
.sub01_01_txt2>span{ font-size:23px; margin-left:8px; font-weight: 600;}




/* ¼­ºê02 */

.sub02_01_txt{ width:100%; text-align:right; padding: 0px 10px 10px 10px;}

.product_list { width: 100%; font-size: 0; text-align: left;}
.list_box { width: 48%; margin: 0 1% 0 1%; font-size: 14px; display: inline-block; vertical-align: top;}
.list_img { width: 100%; height:220px; border: 1px solid #d5d5d5; overflow: hidden; vertical-align: middle; display: inline-block;}
.list_img>img { width: 100%; max-height: inherit; height: 100%; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.list_txt { padding: 15px 5px 20px 5px; text-align: center;}
.list_txt1 { display: inline-block; width: 100%; font-size: 16px; font-weight: 700; margin-bottom: 10px; word-break: break-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.product_view { width:100%; text-align:center;}
.product_view_top { font-size:0; margin-bottom:20px;}
.product_view_img { display:inline-block; vertical-align:top; width:50%;}
.product_view_img>img { width:100%; height:auto;}
.product_view_txt { display:inline-block; vertical-align:top; width:50%; padding:20px 5px; font-size:14px; text-align:left; margin:20px 0;}
.product_view_txt1 { font-size:24px; font-weight:700; border-bottom:2px solid #666; padding:10px;}
.product_view_txt2 { border-bottom:1px solid #d5d5d5; padding:10px;}
.product_view_txt3>span { display:inline-block; padding: 5px 40px; background-color: #027bc4; color: #FFF !important; font-weight: 500; margin-top: 10px; font-size: 14px; text-align: center; border-radius:7px;}
.product_view_txt>p>span { display:inline-block; width:100%; vertical-align:top;}

.product_view_middle { width:100%; font-size:0; text-align:left;}
.product_view_middle_title_left { display:inline-block; font-size:16px; width:50%; height:50px; line-height:50px; border:1px solid #d5d5d5; border-bottom:none !important; text-align:center; vertical-align:top;}
.product_view_middle_title_right { display:inline-block;width:50%; height:50px; border-bottom:1px solid #d5d5d5; vertical-align:top;}
.middle_box { padding:40px; font-size:14px; text-align:left;}
.middle_box_title { color:#839953; font-size:16px; margin-bottom:10px;}
.middle_box_txt { color:#999; margin-bottom:20px;}
.middle_box img{ max-width:640px;}

.product_view_bottom { width:100%; border-top:1px solid #d5d5d5; text-align:center;}
.product_view_btn { display:inline-block; border:1px solid #d5d5d5; padding:15px 40px 15px 40px; margin-top:20px;}



/* ¼­ºê03 */




/* ¼­ºê04 */







/* ¼­ºê end ----------------------------------- */
}



/* 767 ~ 320±îÁö ¸ð¹ÙÀÏ ¼³Á¤ */

@media screen and (max-width:767px){



/* ¼­ºê ºñÁÖ¾ó */

.sub_visual { display:none;}



/* ¼­ºêÅÇ start */

.container_visual { padding-top:60px;}
.sub_menu_wrap { width:100%; height:51px; border-bottom:1px solid #e1ded8; border-top:none; background-color:#fff;}
.sub_menu { position:relative; width:100%; min-width:320px; height:50px; margin:0 auto;}
.icon_home { display:none;}
.icon_print { display:none;}
.sub_tab { width:100%; margin-left:0;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid #e1ded8; height:50px; line-height:50px; font-size:13px; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:20px; padding-right:0; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; border-right:none; display:none; padding-left:20px; padding-right:32px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2>p { width:100%; /* ³»¿ë 1ÁÙ¿¡¼­ ¸»ÁÙÀÓ */ white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.sub_depth2>.sub_tab_sub { border-right:0;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover { background-color:#f6f6f6;}
.sub_tab>ul>li.tab_active { background-color:#f6f6f6;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:50px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:10px 20px;}
.sub_tab_sub ul li { float:none; height:auto; margin:8px 0; padding:5px 0; font-size:12px; line-height:18px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}
.sub_tel { display:none;}

.depth3_tab { width:100%; height:auto; font-size:0; border-bottom:none; margin-bottom:20px;}
.depth3_tab>a { width: auto; display:inline-block; font-size:11.5px; text-align:center; padding:6px 8px; border:1px solid #e1ded8; margin:0 4px 4px 0; background-color:#F9F9F9;}
.depth3_tab>a.depth3_active { color:#FFF; background-color:#14689a;}



/* ¼­ºê°øÅë */

.sub_box { position:relative; width:100%; min-width:320px;}
.sub_container { position: relative; width:92%; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { width:100%; margin:0 auto 30px auto; padding:40px 0 20px 0; font-size:24px; font-weight:700; letter-spacing:-1; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:block; font-size:12px; font-weight:400; color:#999; padding-left:0; letter-spacing:0;}
.box100per { width:100%; margin:0 auto; padding:0 0 40px 0;}
.box50per { display:block; width:100%; padding:0 0 40px 0; vertical-align:top;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 20px 25px 20px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-size:30px; line-height:36px; font-weight:700; margin:30px 0 25px 0; letter-spacing:-0.06em; color:#333;}
.in_title1_bar { width:40px; height:1px; margin-bottom:25px; background-color:#666;}
.in_title1_txt { font-size:16px; line-height:22px; font-weight:400;  margin-bottom:25px; letter-spacing:-0.06em; color:#777;}
.in_title1_txt>span { display:inline-block;}
.in_title2 { font-size:24px; line-height:30px; font-weight:400;  margin:0 0 15px 0; letter-spacing:-0.06em;}
.in_title2_bar { width:40px; height:1px; margin-bottom:20px; background-color:#666;}
.in_title2_txt { font-size:16px; line-height:22px; font-weight:400;  margin-bottom:30px; letter-spacing:-0.05em; color:#777;}
.in_title3 { font-size:16px; line-height:22px; font-weight:400; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.sub_img { position:relative;}
.sub_img_pt { display:none;}
.sub_img_m { display:block;}
.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(/images/icon/view.png); background-size:100%; width: 40px; height: 40px;}
.big_view>a { display: block; width: 100%; height: 100%;}



/* ¼­ºê01 */

.sub01_01_txt1 { font-size:14px; line-height:22px;}
.sub01_01_txt2 { font-size:14px; text-align:right; margin-top:15px;}
.sub01_01_txt2>img { width:100px; height:auto;}
.sub01_01_txt2>span{ font-size:21px; margin-left:5px; font-weight: 600;}




/* ¼­ºê02 */

.sub02_01_txt{ width:100%; text-align: left; padding: 0px 0px 15px 0px;}
.product_list { width: 100%; font-size: 0; text-align: left;}
.list_box { width: 100%; margin: 0 1% 0 1%; font-size: 14px; display: inline-block; vertical-align: top;}
.list_img { width: 100%; height: auto; border: 1px solid #d5d5d5; overflow: hidden; vertical-align: middle; display: inline-block;}
.list_img>img { width: 100%; height: auto; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.list_txt { padding: 10px 5px 15px 5px; text-align: center;}
.list_txt1 { display: inline-block; width: 100%; font-size: 14px; font-weight: 700; margin-bottom: 10px; word-break: break-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.product_view { width:100%; text-align:center;}
.product_view_top { font-size:0; margin-bottom:20px; vertical-align: inherit; display: inherit;}
.product_view_img { display:inline-block; vertical-align:top; width:100%;}
.product_view_img>img { width:100%; height:auto; max-width:400px;}
.product_view_txt { display:inline-block; vertical-align:top; width:100%; padding:0px 5px; font-size:12px; text-align:left; margin:10px 0;}
.product_view_txt1 { font-size:18px; font-weight:700; border-bottom:2px solid #666; padding:10px;}
.product_view_txt2 { border-bottom:1px solid #d5d5d5; padding:10px;}
.product_view_txt3>span { display:inline-block; padding: 5px 40px; background-color: #027bc4; color: #FFF !important; font-weight: 500; margin-top: 10px; font-size: 12px; text-align: center; border-radius:7px;}
.product_view_txt>p>span { display:inline-block; width:100%; vertical-align:top;}

.product_view_middle { width:100%; font-size:0; text-align:left;}
.product_view_middle_title_left { display:inline-block; font-size:14px; width:70%; height:40px; line-height:40px; border:1px solid #d5d5d5; border-bottom:none !important; text-align:center; vertical-align:top;}
.product_view_middle_title_right { display:inline-block;width:30%; height:40px; border-bottom:1px solid #d5d5d5; vertical-align:top;}
.middle_box { padding:20px; font-size:12px; text-align:left;}
.middle_box_title { color:#839953; font-size:14px; margin-bottom:5px;}
.middle_box_txt { color:#999; margin-bottom:10px;}
.middle_box img{ width: 100% !important; height: auto !important;}

.product_view_bottom { width:100%; border-top:1px solid #d5d5d5; text-align:center;}
.product_view_btn { display:inline-block; border:1px solid #d5d5d5; padding:15px 40px 15px 40px; margin-top:20px;}




/* ¼­ºê03 */





/* ¼­ºê04 */







/* ¼­ºê end ----------------------------------- */
}