@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend input, textarea, button, select{
 vertical-align: baseline;
 font-family: inherit;
 font-weight: inherit;
 font-style: inherit;
 font-size: 1em;
 outline: 0;
 padding: 0;
 margin: 0;
 border: 0;
 }
 
* { margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
ul, li {list-style:none; }
html { width:100%; }
body { width:100%; height:100%; line-height:1; color:#333; font-size:1em; font-family:'나눔고딕', 'Nanum Gothic', 'nanumgothic', 'NanumGothic', 'dotum', '돋음', 'gulim', '굴림', sans-serif; overflow-y: visible !important;
}
img { vertical-align:middle; border:none; }
a { text-decoration:none; color:#666; cursor:pointer; }

input, button { vertical-align:middle; border:none; font-family:'나눔고딕', 'Nanum Gothic', 'nanumgothic', 'NanumGothic', sans-serif; }
textarea { border:none; }
.clear { clear:both; }
.list_num { float:left; width:20px; text-align:center; color:#2a78d0; margin-right:2px; font-weight:600; font-size:15px; line-height:18px;vertical-align:2px; }
.new_bg {background:url(img/list_new.png) no-repeat right; background-size:9%; }

#intro { padding:10px 20px; background:#333; color:#fff; font-weight:600; font-size:1.3em; text-align:right; }
#intro a { margin-left:20px; }

.link_url { text-decoration:none!important; }
.link_url > a { color:#0c68f2; font-weight:600; text-decoration:none; }
p > .link_url > a { color:#0c68f2; font-weight:600; text-decoration:none;}



/* PC LAYOUT
------------------------------------------------------------------------------------------------------------*/
#wrap .topArea { width:100%;  background-color:#3f63bf; overflow:hidden; }
#wrap .topArea .topWrap { width:1150px; height:76px; margin:0 auto; }
#wrap .topArea .topWrap .topWrap_l {float:left; width:50%; padding:22px 0;}
#wrap .topArea .topWrap .topWrap_l ul { float:left; }
#wrap .topArea .topWrap .topWrap_l ul li { float:left; color:#0e4c91;}
#wrap .topArea .topWrap .topWrap_l ul li strong { float:left; display:block; margin-right:10px;}
#wrap .topArea .topWrap .topWrap_l ul li a { color:#eee; margin:0 20px; line-height:30px; }
#wrap .topArea .topWrap .topWrap_l ul li:first-child a {margin:0; }
#wrap .topArea .topWrap .topWrap_r {float:right; text-align:right; width:50%; padding:20px 0;}
#wrap .topArea .topWrap .topWrap_r ul {float:right; }
#wrap .topArea .topWrap .topWrap_r ul li {float:left; height:36px; padding:10px; margin-left:10px; border:1px solid #0e4c91;}
#wrap .topArea .topWrap .topWrap_r ul li a {color:#eee; font-size:0.9em;}


#wrap .topMenu {width:100%; border-bottom:1px solid #e5e5e5; margin-bottom:25px; }
#wrap .topMenu .center {width:1150px; margin:0 auto; overflow:hidden; }
#wrap .topMenu .center div:first-child {width:70%; float:left;}
#wrap .topMenu .center div:first-child ul { width:100%; margin:0 auto; }
#wrap .topMenu .center div:first-child ul li { float:left; margin-right:10px;}
#wrap .topMenu .center div:first-child ul li a { font-size:1em; color:#333; font-weight:600; line-height:50px; padding:0 5px; }

#wrap .topMenu .center div:first-child ul li:hover { border-bottom:2px solid #3f63bf;}
#wrap .topMenu .center div:first-child ul li:hover a { color:#3f63bf; }

#wrap .topMenu .center div:last-child {width:25%; float:right; padding:7px; }
#wrap .topMenu .center div:last-child input {border:1px solid #ccc; height:35px; padding-left:5px; background:#eff2f8 url(img/search_bg.png) no-repeat 95%; }

#wrap .hot_line { width:1150px;margin:0 auto;height:30px;line-height:30px;border-bottom:1px solid #000; }

#wrap #hot_news { margin:0 auto; overflow:hidden; width:50%;float:left;margin-top:1px; }
#wrap #hot_news ul { width:100%; line-height:30px; }
#wrap #hot_news ul li { margin:15px 0; color:#000; }
#wrap #hot_news ul li a { color:#666; }

#wrap .hot_news_l { width:15%;float:left;font-weight:600;font-size:14px; }
#wrap .hot_news_r { width:35%;float:left;font-size:14px;text-align:right; }
#wrap .hot_news_r a:hover { text-decoration:underline; }

#wrap .container { width:1150px; margin:0 auto; overflow:hidden; position:relative; }
#wrap .container .contArea { float:left; width:850px; padding-right:50px; padding-bottom:70px; border-right: 1px solid #e8e8e8;}
#wrap .container .contArea .newsHead { padding:35px 0 35px 0; margin-bottom:30px; border-bottom:1px solid #e2e2e2; font-family:'돋음', 'dotum';}
#wrap .container .contArea .newsHead .head_logo {padding:5px 0; }
#wrap .container .contArea .newsHead .head_icon { width:100%; float:left; font-weight:400; padding:20px 0; }
#wrap .container .contArea .newsHead .head_icon a { border:1px solid #ddd; padding:5px;}
#wrap .container .contArea .newsHead .head_icon a i { color:#bbb; font-size:0.8em; }
#wrap .container .contArea .newsHead .head_icon .icon_left { width:50%; float:left; }
#wrap .container .contArea .newsHead .head_icon .icon_right { width:50%; float:right; text-align:right;}

#wrap .container .contArea .newsHead strong { font-size:2em; color:#222; font-weight:600; line-height:140%; letter-spacing:-3px; display:block; }
#wrap .container .contArea .newsHead span.date { float:left; margin-top:10px; margin-bottom:15px; font-size:0.8em; color:#888; display:inline-block; }


#wrap .container .contArea .newsHead a.btn { margin-right:7px; padding:6px 10px; border:1px solid #d7d7d7; font-size:0.8em; }
#wrap .container .contArea .newsHead a span { padding-left:18px; }
#wrap .container .contArea .newsHead a.like span { background:url(img/icon_like_off.gif) no-repeat left center; background-size:20%;}
#wrap .container .contArea .newsHead a.like:hover span { background:url(img/icon_like_on.gif) no-repeat left center; background-size:20%;}
#wrap .container .contArea .newsHead a.reply span { background:url(img/icon_reply.gif) no-repeat left center; background-size:20%; }
#wrap .container .contArea .text { width:650px; padding-top:50px; padding-bottom:40px; margin:0 auto; font-size:0.9em; color:#333; font-family:'굴림', 'gulim' ; line-height:180%; }

#wrap .container .contArea .text p { margin-bottom:30px; }
#wrap .container .contArea .text p strong { font-weight:600; display:block; }
#wrap .container .contArea .text p span { color:#001aa9; text-decoration:underline; }

#wrap .container .contArea .favor_icon {width:100%; float:left;}
#wrap .container .contArea .favor_icon ul {width:100%;}
#wrap .container .contArea .favor_icon ul li {text-align:center; padding:15px 0; font-size:15px; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;}
#wrap .container .contArea .favor_icon ul li:first-child {width:50%; float:left; }
#wrap .container .contArea .favor_icon ul li:last-child {width:50%; float:right; }


#wrap .container .contArea .likeArea {width:100%;float:left; margin-top:30px; text-align:center; }
#wrap .container .contArea .likeArea a { margin-right:7px; padding:6px 10px; border:1px solid #d7d7d7; font-size:0.8em; }
#wrap .container .contArea .likeArea a span { padding-left:18px; }
#wrap .container .contArea .likeArea a span { background:url(img/icon_like_off.gif) no-repeat left center; background-size:20%; }
#wrap .container .contArea .likeArea a:hover span { background:url(img/icon_like_on.gif) no-repeat left center; background-size:20%;}

#wrap .container .contArea .news_list {width:100%;float:left; padding-top:70px; margin-bottom:40px; font-family:'돋음', 'dotum'; }
#wrap .container .contArea .news_list strong { margin-bottom:10px; font-weight:600; display:block; }
#wrap .container .contArea .news_list ul li { padding:4px 8px; background:url(./images/bullet.gif) no-repeat left 12px; }
#wrap .container .contArea .news_list ul li a { font-size:13px; }
#wrap .container .contArea .news_list ul li a:hover { color:#4275e2; }
#wrap .container .contArea .replyArea { margin-top:50px; font-family:'돋음', 'dotum'; }
#wrap .container .contArea .replyArea .top {  }

#wrap .container .contArea .replyArea .top .reply_top { float:left; width:100%;}
#wrap .container .contArea .replyArea .top .reply_top ul {width:100%; font-size:0.9em; }
#wrap .container .contArea .replyArea .top .reply_top ul li:first-child {width:50%; padding:10px 0 15px 0; float:left; margin-bottom: 20px; border-bottom: 1px solid #333; font-weight: 600; display: block;}
#wrap .container .contArea .replyArea .top .reply_top ul li:last-child a {width:50%; padding:10px 0 15px 0; float:right; margin-bottom: 20px; border-bottom: 1px solid #333; font-weight: 500; display: block; text-align:right; color:#333; }

#wrap .container .contArea .replyArea .top .reply_input {float:left; width:100%; height:100px; border:1px solid #d7d7d7; margin-bottom:10px; box-sizing:border-box;}
#wrap .container .contArea .replyArea .top .reply_input textarea { float:left; width:80%; height:100px; padding:10px; vertical-align:top; border-bottom:1px solid #d7d7d7; font-size:0.8em; resize:none;}
#wrap .container .contArea .replyArea .top .reply_input a {float:right; width:20%; height:100px; background:#2672cf; color:#fff; font-weight:600; font-size:1em; text-align:center; line-height:100px;}


#wrap .container .contArea .replyArea #reply_list {float:left; width:800px; margin-top:12px; font-size:0.8em; }
#wrap .container .contArea .replyArea #reply_list ul li { width:800px; height:140px; border-bottom:1px solid #d7d7d7; }
#wrap .container .contArea .replyArea #reply_list ul li strong { margin-bottom:10px; font-weight:600; display:block; padding-top:20px; }
#wrap .container .contArea .replyArea #reply_list ul li p { margin-bottom:10px; line-height:140%; }
#wrap .container .contArea .replyArea #reply_list ul li span.time { color:#ccc; }
#wrap .container .contArea .replyArea #reply_list ul li .item { margin-top:15px; overflow:hidden; }
#wrap .container .contArea .replyArea #reply_list ul li .item span { float:left; padding:8px 13px; border:1px solid #d7d7d7; display:inline-block; }
#wrap .container .contArea .replyArea #reply_list ul li .item div { float:right; }
#wrap .container .contArea .replyArea #reply_list ul li .item div a { padding:8px 13px; border:1px solid #d7d7d7; display:inline-block; }
#wrap .container .contArea .replyArea #reply_list ul li .item a.yes b { color:#498dff; }
#wrap .container .contArea .replyArea #reply_list ul li .item a.no b { color:#ff2d17; }
#wrap .container .contArea .replyArea #reply_list ul li:last-child { border-bottom:0; }

#wrap .container .aside { float:right;width:278px; bottom: 0px; position: relative; }
#wrap .container .asideArea {float:initial; text-align:left; width:300px; padding-left:20px; padding-top:30px; }
#wrap .container .asideArea .banner {padding-top:10px;  float:right;}
#wrap .container .asideArea .cont { }
#wrap .container .asideArea .cont .inner {width:100%; height:auto; font-family:'돋음', 'dotum'; }
#wrap .container .asideArea .cont .inner .title {width:200px; float:left; text-align:left; font-weight:600; letter-spacing:-1.5px;  margin-bottom:10px; font-size:15px; }

#wrap .container .asideArea .cont .inner p a { font-size:12px; text-align:right; float:right; }
#wrap .container .asideArea .cont .inner p a:hover { text-decoration:underline }

#wrap .container .asideArea .cont .inner .tab_tit {width:280px; float:right; }
#wrap .container .asideArea .cont .inner .tab_tit ul {width:100%; float:left;}
#wrap .container .asideArea .cont .inner .tab_tit ul li {width:20%; display:block; float:left; text-align:center; font-size:12px; border-bottom:1px solid #d7d7d7; border-top:1px solid #d7d7d7; padding:13px 0; }
#wrap .container .asideArea .cont .inner .tab_tit ul li:first-child {font-weight:600; color:#000; border-bottom:2px solid #000;}

#wrap .container .asideArea .cont .inner .t_news {width:280px; float:right; padding-top:10px; }
#wrap .container .asideArea .cont .inner .t_news ul li { font-size:13px; letter-spacing:-0.5px; margin-bottom:9px;}
#wrap .container .asideArea .cont .inner .t_news ul li a { font-size:13px; color:#444; line-height:14px; vertical-align:-2px;}
#wrap .container .asideArea .cont .inner .t_news ul li a:hover { color:#699AEC; }
#wrap .container .asideArea .cont .inner .t_news ul li img { margin-top:-2px; margin-right:4px; }

#wrap .container .asideArea .cont .inner .p_news li { padding-bottom:16px; margin-bottom:18px; border-bottom:1px solid #d7d7d7; }
#wrap .container .asideArea .cont .inner .p_news li a { font-size:0.75em; line-height:150%; display:block; }
#wrap .container .asideArea .cont .inner .p_news li a:hover { text-decoration:underline; }
#wrap .container .asideArea .cont .inner .p_news li a img { margin-bottom:9px; display:block; }

#footer {clear:both; width: 100%; }
.botArea { width:100%; border-top:1px solid #333; background:#f8f8f8; color:#666; z-index:9999; clear: both;}
.botArea div { border-bottom:1px solid #ccc; }

.botArea ul { width:800px; margin:0 auto; padding:15px 0; text-align:center; overflow:hidden; }
.botArea ul li { float:left; }
.botArea ul li a { font-size:13px;  }
.botArea ul li a:hover { color:#577acb; }

.botArea .foot_menu li { width:12.5%}

.botArea .emblem { padding:0; margin:0 auto; }
.botArea .emblem li { width:20%; border-right:1px solid #ccc; }
.botArea .emblem li:last-child { border:none; }
.botArea .foot { padding:20px; text-align:center; font-size:12px; line-height:22px; }


#wrap .footer_license { width:100%; background-color:#f8f8f8; text-align:center; padding:10px 0; border-bottom:1px solid #d7d7d7; border-top:1px solid #d7d7d7;}

#wrap .footer {width:1000px; height:140px; margin:0 auto; padding-top:30px; }
#wrap .footer .footer_l {width:25%; float:left; }
#wrap .footer .footer_r {width:75%; float:right; padding:0 20px;}
#wrap .footer .footer_r p {padding-bottom:5px; font-size:13px; line-height:18px; color:#666; }
#wrap .footer .footer_r copyright {font-size:12px; padding-top:20px; }




/* MOBILE LAYOUT
------------------------------------------------------------------------------------------------------------*/

#m_wrap {max-width:720px; width:100%; margin:0 auto; }

#m_wrap .topArea { width:100%;  background-color:#3f63bf; position:fixed; top:0; width:100%; height:50px; z-index:1000; max-width:720px;}
#m_wrap .topArea .topWrap { width:100%; height:50px; padding:12px 0; margin:0 auto; }
#m_wrap .topArea .topWrap .topWrap_l {width:100%; float:left; }
#m_wrap .topArea .topWrap .topWrap_l ul { width:100%; float:left; }
#m_wrap .topArea .topWrap .topWrap_l ul li { float:left; text-align:center; }
#m_wrap .topArea .topWrap .topWrap_l ul li strong { float:left; display:block;}
#m_wrap .topArea .topWrap .topWrap_l ul li a { color:#eee; line-height:22px; font-size:18px; }
#m_wrap .topArea .topWrap .topWrap_l ul li:nth-child(1) { padding-top:1px; }
#m_wrap .topArea .topWrap .topWrap_l ul li:nth-child(3) { padding-top:1px; }


#m_wrap .topArea .left { position:absolute; top:16px; left:20px; width:110px; line-height:120%; font-size:1.2em; }
#m_wrap .topArea .left img { width:100%; }
#m_wrap .topArea .right { position:absolute; top:10px; right:20px; width:100px; }
#m_wrap .topArea .right a { width:100px; height:40px; border-radius:20px; background:#333; font-weight:600; color:#fff; line-height:40px; text-align:center; display:inline-block; }
#m_wrap .topArea.fix { position:fixed; }
#m_wrap .topMenu { width:100%; margin:0 auto; border-bottom:1px solid #d7d7d7; background-color:#fff; }
#m_wrap .topMenu ul { overflow:hidden; }
#m_wrap .topMenu ul li { float:left; width:25%; text-align:center; padding:12px 0; }
#m_wrap .topMenu ul li a { font-weight:600; font-size:0.9em; color:#333; }
#m_wrap .topMenu ul li a.on { color:#498dff; }

#m_wrap .container { width:100%; margin:0 auto; overflow:hidden; }
#m_wrap .container .contArea {width:100%; float:left; }
#m_wrap .container .asideArea {width:100%; float:left; text-align:left; padding-top:30px; }

#m_wrap .container .contArea .newsHead .head_icon {width:100%; font-weight:400; }
#m_wrap .container .contArea .newsHead .head_icon a {border:1px solid #ddd; padding:5px;}
#m_wrap .container .contArea .newsHead .head_icon a i {color:#bbb; font-size:0.8em; }
#m_wrap .container .contArea .newsHead .head_icon .icon_left {width:50%; float:left; }
#m_wrap .container .contArea .newsHead .head_icon .icon_right {width:50%; float:right; text-align:right;}



#m_wrap .news_sec {width:100%; padding:15px; margin:0 auto; overflow:hidden; border-bottom:1px solid #000; background-color:#eff2f8; }
#m_wrap .hot_news_tit {width:100%; float:left; padding:10px 0; font-size:18px; }
#m_wrap #hot_news {width:100%; float:left; overflow:hidden; }
#m_wrap #hot_news ul {width:100%; }
#m_wrap #hot_news ul li {color:#000; padding-bottom:10px; }
#m_wrap #hot_news ul li a {color:#000; margin:5px 0; font-size:16px; }




#m_wrap .container .contArea .replyArea .top .reply_top { float:left; width:100%;}
#m_wrap .container .contArea .replyArea .top .reply_top ul {width:100%; font-size:0.9em; }
#m_wrap .container .contArea .replyArea .top .reply_top ul li:first-child {width:50%; padding:10px 0 15px 0; float:left; margin-bottom: 20px; border-bottom: 1px solid #333; font-weight: 600; display: block;}
#m_wrap .container .contArea .replyArea .top .reply_top ul li:last-child a {width:50%; padding:10px 0 15px 0; float:right; margin-bottom: 20px; border-bottom: 1px solid #333; font-weight: 500; display: block; text-align:right; color:#333; }



#m_wrap .container .contArea .replyArea .top .reply_input {float:left; width:100%; height:100px; border:1px solid #d7d7d7; margin-bottom:10px; box-sizing:border-box;}
#m_wrap .container .contArea .replyArea .top .reply_input textarea { float:left; width:75%; height:100px; padding:10px; vertical-align:top; border-bottom:1px solid #d7d7d7; font-size:0.8em; resize:none;}
#m_wrap .container .contArea .replyArea .top .reply_input a {float:right; width:25%; height:100px; background:#2672cf; color:#fff; font-weight:600; font-size:1em; text-align:center; line-height:100px;}
#m_wrap .container .contArea .favor_icon {width:100%; max-width:720px; margin:0 auto; padding:0 5px; float:left; }
#m_wrap .container .contArea .favor_icon ul {width:100%;}
#m_wrap .container .contArea .favor_icon ul li {text-align:center; float:left;width:20%;padding:20px 0; font-size:15px; border-bottom:1px solid #d7d7d7;}
#m_wrap .container .contArea .favor_icon ul li p:nth-child(2) {font-size:10px;font-weight:600;letter-spacing:-1px;color:#999;padding:5px 0 2px 0;}
#m_wrap .container .contArea .favor_icon ul li p:nth-child(3) {font-size:14px;}



#m_wrap .newsHead { width:100%; max-width:720px; margin:0 auto; padding:25px 15px 35px 15px; margin-bottom:30px; border-bottom:1px solid #d7d7d7; clear:both; }
#m_wrap .newsHead strong { font-size:1.6em; font-weight:400; color:#222; line-height:130%; }
#m_wrap .newsHead span.date { margin-top:10px; margin-bottom:20px; font-size:0.9em; color:#999; display:block; }
#m_wrap .newsHead a.btn { margin-right:7px; padding:6px 10px; border:1px solid #d7d7d7; font-size:0.8em; }
#m_wrap .newsHead a span { padding-left:18px; }
#m_wrap .newsHead a.like span { background:url(img/icon_like_off.gif) no-repeat left center; background-size:36%; }
#m_wrap .newsHead a.like:hover span { background:url(img/icon_like_on.gif) no-repeat left center; background-size:36%; }
#m_wrap .newsHead a.reply span { background:url(img/icon_reply.gif) no-repeat left center; background-size:36%;}

#m_wrap .text { width:100%; max-width:720px; margin:0 auto; padding:0 15px; font-size:1.0em; color:#333; line-height:170%; }
#m_wrap .text p { margin-bottom:30px; }
#m_wrap .text p img { width:100%; }
#m_wrap .text p strong { font-weight:600; display:block; }
#m_wrap .text p span { color:#001aa9; text-decoration:underline; }

#m_wrap .likeArea {width:100%; float:left; margin-top:30px; text-align:center; }
#m_wrap .likeArea a { margin-right:7px; height:28px; padding:8px 10px; border:1px solid #d7d7d7; font-size:1em; color:#000;}

#m_wrap .news_list { width:100%; float:left; max-width:720px; margin:40px auto 0 auto; padding:0 15px; margin-bottom:10px; }
#m_wrap .news_list strong { margin-bottom:15px; font-weight:600; font-size:1.1em; display:block; }
#m_wrap .news_list ul li { padding-left:8px; margin-bottom:10px; background:url(img/bullet_list.gif) no-repeat left 6px; background-size:3px; }
#m_wrap .news_list ul li a { font-size:0.9em; }
#m_wrap .news_list ul li a:hover { color:#4275e2; }

#m_wrap .replyArea { width:100%; padding:0 10px; margin-top:35px; font-family:'돋음', 'dotum'; float:left; }
#m_wrap .replyArea .top { width:100%; float:left; font-weight:600; display:block; }
#m_wrap .replyArea .top a {color:#000; }
#m_wrap .replyArea input { width:100%; height:66px; padding-left:10px; font-size:16px; color:#eee; border:1px solid #d7d7d7; vertical-align:top; }

#m_wrap .replyArea input::placeholder {color:#ccc; font-weight:500; }
#m_wrap .replyArea .top .reply_btn { width:25%; height:50px; background:#2672cf; color:#fff; font-weight:600; font-size:0.9em; text-align:center; line-height:56px; display:inline-block; }

#m_wrap .replyArea .top ul { width:100%; float:left; padding:15px 0; margin-bottom:10px; border-bottom:1px solid #d7d7d7;}
#m_wrap .replyArea .top ul li:first-child { width:50%; float:left; }
#m_wrap .replyArea .top ul li:last-child { width:50%; float:right; text-align:right;}

#m_wrap .replyArea #reply_list { margin-top:20px; font-size:0.8em;  }
#m_wrap .replyArea #reply_list ul li { padding-bottom:15px; border-bottom: 1px solid #d7d7d7; margin-bottom:20px; }
#m_wrap .replyArea #reply_list ul li strong {  font-weight:700; display:block; }
#m_wrap .replyArea #reply_list ul li strong a { font-size:16px; color:#000; }
#m_wrap .replyArea #reply_list ul li p { padding:5px 0 5px 0; }
#m_wrap .replyArea #reply_list ul li p a { font-size:16px; color:#333;margin-bottom:15px; font-weight:500; line-height:140%; }
#m_wrap .replyArea #reply_list ul li span.time { font-size:13px; color:#999; font-weight:500;}
#m_wrap .replyArea #reply_list ul li .item { margin-top:10px; overflow:hidden; }
#m_wrap .replyArea #reply_list ul li .item span { float:left; padding:5px 7px; border:1px solid #d7d7d7; display:inline-block; }
#m_wrap .replyArea #reply_list ul li .item div { float:right; }
#m_wrap .replyArea #reply_list ul li .item div a { padding:5px; border:1px solid #d7d7d7; display:inline-block; width:48px; text-align:right;}

#m_wrap .replyArea #reply_list ul li .item div a.yes { background:url(img/news03_reply_l.jpg) no-repeat left center; background-size:30%; background-position:4px; }
#m_wrap .replyArea #reply_list ul li .item div a.no { background:url(img/news03_reply_r.jpg) no-repeat left center; background-size:30%; background-position:4px;}


#m_wrap .replyArea a.more { padding:14px 0; border:1px solid #d7d7d7; text-align:center; display:block; }
#m_wrap .replyArea a.more span { background:url(./m_img/arrow_more.gif) no-repeat right center; background-size:13px auto; }



#m_wrap .newsTab .new_bg {background:url(img/list_new.png) no-repeat right; background-size:8%; }

#m_wrap .newsTab { width:100%; max-width:720px; margin:20px auto 0 auto; }
#m_wrap .newsTab #bx-pager { margin:0 auto; }
#m_wrap .newsTab #bx-pager a { width:33.333%; background:#f7f7f7; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; display:inline-block; text-align:center; }
#m_wrap .newsTab #bx-pager a span { padding:18px 0; display:block; font-size:0.75em; color:#666; font-weight:600; }
#m_wrap .newsTab #bx-pager a.active { position:relative; z-index:10; }
#m_wrap .newsTab #bx-pager a.active span { padding:18px 0 15px 0; border-bottom:3px solid #498dff; color:#222; }
#m_wrap .newsTab .tab_cont { padding:15px 15px 0 15px; }
#m_wrap .newsCont .photo_news li { margin-bottom:20px; overflow:hidden; }
#m_wrap .newsCont .photo_news li .img { float:left; width:38%; }
#m_wrap .newsCont .photo_news li .img img { width:100%; }
#m_wrap .newsCont .photo_news li .cont { float:left; width:60%; margin-left:2%; font-size:0.75em; line-height:140%; }
#m_wrap .newsCont .photo_news li .cont strong { font-weight:600; display:block; font-size:1.1em; }
#m_wrap .newsCont .list_news li {width:100%; margin-bottom:15px; }
#m_wrap .newsCont .list_news li span { width:20px; height:20px; margin-right:7px; background:#498dff; color:#fff; font-weight:600; text-align:center; line-height:20px; display:inline-block; }

#m_wrap .t_news {margin-bottom:0;}
#m_wrap .t_news ul li {width:100%; height:28px; font-size:14px; line-height:30px; overflow:hidden;} 
#m_wrap .t_news2 ul li {width:100%; height:26px; font-size:14px; line-height:30px; overflow:hidden;} 

#m_wrap .list_num { line-height:28px; }

#m_wrap .slick-dots li { margin:0; }
#m_wrap .slick-dots li button:before { font-size:12px!important; }
#m_wrap .slick-dots li.slick-active button:before { color:#3f63bf!important; font-size:12px!important;}

#m_wrap .botArea { width:100%; border-top:1px solid #333; background:#f6f6f6; color:#666; z-index:9999; }
#m_wrap .botArea div { border-bottom:1px solid #ccc; }

#m_wrap .botArea ul { width:100%; margin:0 auto; padding:5px; text-align:center; overflow:hidden; }
#m_wrap .botArea ul li { float:left; }
#m_wrap .botArea ul li a { font-size:12px;  }
#m_wrap .botArea ul li a:hover { color:#577acb; }

#m_wrap .botArea .foot_menu li { width:20%; }

#m_wrap .botArea .emblem { padding:0; margin:0 auto; }

#m_wrap .botArea .emblem li { width:20%; }

#m_wrap .botArea .emblem li:last-child { border:none; }

#m_wrap .botArea .emblem li img { width:100%; }

#m_wrap .botArea .footer { padding:20px; text-align:center; font-size:12px; line-height:20px; }





/* PC 
------------------------------------------------------------------------------------------------------------*/

/*form formArea01 */
#wrap .formArea01 { margin: 0 auto; width:650px; height:600px; margin-bottom:20px; background:url(img/dbdb_bg.gif) no-repeat center; }
#wrap .formArea01 .formGroup { margin-bottom:12px; text-align:center; }

#wrap .formArea01 .formArea { width:70%; margin:0 auto; padding:0; overflow: hidden;  }
#wrap .formArea01 .formGroup { margin-bottom:12px; text-align:center; }
#wrap .formArea01 button { width:100%; border:none; cursor: pointer; }

#wrap .formArea01 .inner { width:100%; padding:20px 0; position:relative; top:300px; left:0; margin:0 auto; }

#wrap .formArea01 .inner h1 {padding-bottom:10px; }
#wrap .formArea01 .form_table { width:100%; padding:20px; border-collapse:collapse; background-color:#fff; }
#wrap .formArea01 .form_table tbody th { padding:5px; vertical-align:middle; text-align:right; line-height:20px; font-size:20px; font-weight:600; }
#wrap .formArea01 .form_table tbody td { padding:5px; vertical-align:middle; text-align:left; line-height:20px; font-size:20px; }

#wrap .formArea01 label.tit { height:35px;  color:#f4f5f9; font-weight:600; line-height:35px; text-align:center; display:block; }
#wrap .formArea01 .input_style { width:100%; padding-left:5px; height:45px; border:1px solid #aaa; font-size:18px;}
#wrap .formArea01 .sel_style { width:100%; padding-left:5px; height:45px; border:1px solid #aaa; font-size:18px; vertical-align:middle;}
#wrap .formArea01 .textarea_style { width:100%; padding:5px; height:60px; border:1px solid #aaa; font-size:18px; resize:none;}

#wrap .formArea01 .form_bottom { width:100%;}
#wrap .formArea01 .form_bottom .agree_box {font-size:14px;font-weight:400;padding-top:15px;text-align:center;}
#wrap .formArea01 .form_bottom .submit_box { width:100%; text-align:center; padding-top:7px;}
#wrap .formArea01 .form_bottom .submit_box button {float:left; width:100%; background:none; color:#fff; font-weight:600; 
font-size:22px;letter-spacing:-2px; cursor:pointer;}



/* MOBILE
------------------------------------------------------------------------------------------------------------*/

/*form formArea01 */
#m_wrap .formArea01 { margin:0 auto; width:100%; height:auto; padding-bottom:20px; }
#m_wrap .formArea01 .formGroup { text-align:center; }

#m_wrap .formArea01 .formArea { width:80%; margin:0 auto; padding:0; overflow: hidden; }
#m_wrap .formArea01 .formGroup { margin-bottom:12px; text-align:center; }
#m_wrap .formArea01 button { width:100%; border:none; cursor: pointer;}

#m_wrap .formArea01 .inner { width:100%; position:relative; top:0; left:0; margin:0 auto; background:url(img/m_dbdb_02.jpg) no-repeat center; border-bottom:1px solid #999; background-size:100% 100%;}

#m_wrap .formArea01 .inner h1 {padding-bottom:10px; }
#m_wrap .formArea01 .form_table { width:100%; padding:20px 0; border-collapse:collapse; }
#m_wrap .formArea01 .form_table tbody th { padding:5px; vertical-align:middle; text-align:right; line-height:20px; font-size:17px; color:#fff; font-weight:600; }
#m_wrap .formArea01 .form_table tbody td { padding:5px; vertical-align:middle; text-align:left; line-height:20px; font-size:17px; color:#fff; }

#m_wrap .formArea01 .input_style { width:100%; padding-left:5px; height:42px; border:1px solid #aaa; font-size:14px;}
#m_wrap .formArea01 .sel_style { width:100%; height:42px; border:1px solid #aaa; font-size:13px; vertical-align:middle;}
#m_wrap .formArea01 .textarea_style { width:100%; padding:5px; height:60px; border:1px solid #aaa; font-size:14px; resize:none;}

#m_wrap .formArea01 .form_bottom { width:100%;}
#m_wrap .formArea01 .form_bottom .agree_box {font-size:14px;font-weight:400;padding-top:10px;text-align:center;}
#m_wrap .formArea01 .form_bottom .submit_box {padding-top:10px; padding-bottom:10px;}
#m_wrap .formArea01 .form_bottom .submit_box button { background:none; }
#m_wrap .formArea01 .form_bottom .submit_box img {width:100%; background:none; color:#fff; font-weight:600; 
font-size:22px;letter-spacing:-2px; cursor:pointer;}