@charset "utf-8";
@import url('./font.css');

.loginN { display: none!important; }
#header { position: fixed; width: 100%; background-color: #ffffff; z-index: 1; top: 0; left: 0; /*border-bottom: 1px solid #e4e5ed;*/  }
.main { position: relative!important; height: 348px; }
.main:after { position: absolute;  content: ''; bottom:-15px; left:40%; transform: translateX(-40%); background: url("/resources/main/user/img/front/circle.png")no-repeat center; width: 177px; height: 211px;  z-index: -1; }
.main:before {  position: absolute; content: ''; display: block; top:50%; left:50%; transform: translate(-50%, -50%);  background: url("/resources/main/user/img/front/bgs.png")no-repeat center; width: 100%; height: 100%; z-index: -1; }
.sub { position: relative!important; }
/*.sub:before { position: absolute; content: ''; display: block; top:50%; left:50%; transform: translate(-50%, -50%); background: url("/resources/main/user/img/front/bgs.png")no-repeat center; width: 100%; height: 100%; z-index: -1;  }*/
.header_until .headCon { width: 100%; max-width: 1220px; padding: 0 15px; margin: auto; }
.header_until .headCon .headCon_in { padding:30px 0 0; }
.header_until .headCon .headCon_in h1 a { display: inline-block; }
.headCon_in h1 img { width: 150px; }
.headCon_in .left_menu { display: none; }
.headCon_in .head_info { position: absolute; right: 0; top:20px; }
.headCon_in .head_info div { position: relative; display: inline-block; vertical-align: middle; margin: 0 10px; padding:4px 0; }
.headCon_in .head_info div.mobile_view { display:inline-block; }
.headCon_in .head_info div.mobile_view a img {  width: 27px; }
.headCon_in .head_info li { float:left; font-size: 14px; font-weight: 400; }
.headCon_in .head_info .infoL li a { position: relative; margin-right: 12px; font-weight: 300; }
.headCon_in .head_info .infoL li:last-child a { margin-right: 0; }
.headCon_in .head_info .infoL li a:after { content: ''; position: absolute; width: 1px; height: 10px; background-color: #c5c5c5; top:50%; right:-7px; transform: translateY(-50%); }
.headCon_in .head_info .infoL li:last-child a:after { display: none; }
.headCon_in .head_info .infoR .dropInfo { position: absolute; display: none; right: 0; top:40px; width: 110px; border: 1px solid #e4e5ed; border-radius: 3px; background-color: #FFFFFF; z-index: 3; margin:0; }
.headCon_in .head_info .infoR:hover .dropInfo { display: block; z-index: 30; }
.headCon_in .head_info .infoR .dropInfo li { clear: both; float: none; padding:8px 0; }
.headCon_in .head_info .infoR .dropInfo li:hover { background-color: #F3F4F8; z-index: 30; }
.headCon_in .head_info .infoR .dropInfo li:hover a { z-index: 30; }
.headCon_in .head_info .infoR .dropInfo li a { font-size: 14px; color:#232323; text-align: left; padding:0 15px; }


.main .headConTxt { margin-top: 85px; }
.main .headConTxt span { display: block; font-size: 17px; font-weight: 500; line-height: 33px; }
.sub .headConTxt { display: none; }

@media (max-width:1024px) {
    .main { height: 45px; }
    .main .headConTxt { margin-top: 25px; display: none; }
    .main .headConTxt span { font-size: 14px; font-weight: 400; line-height: 25px; }
    .header_until .headCon .headCon_in { padding:20px 0 9px; }
    .sub .header_until .headCon .headCon_in { padding: 20px 0 13px; }
    .headCon_in .head_info div.mobile_view { display: block; }
    .headCon_in .head_info div.mobile_view a img { width: 21px; }
}

/* footer */
.footCon { background-color: #494949; }
.foot_box { padding:30px 0; }
.foot_box span.txt { display: block; margin-bottom: 15px; }
.foot_box span.txt span { color:#fff; font-weight: 300; font-size: 13px; margin-right: 20px; }
.foot_box .copyR { color:#fff; font-weight: 300; font-size: 12px; }

.headCon_in .left_menu { display: block; background-color: rgba(0,0,0,0.8); position: fixed; top: 0; right: 0; bottom: 0; width: 0; z-index: 9999; /*max-width: 1024px;*/ left: 50%; transform: translateX(-50%); overflow: hidden; }
.headCon_in .left_menu.view { width: 100%; }
.headCon_in .left_menu .nav_contents { position: fixed;  right:-100%; top: 0; bottom: 0; width: 80%; max-width: 470px; background-color: #f3f3f3; transition: all .5s; }
.headCon_in .left_menu .nav_contents.view { right:0; }
.nav_contents .nav_info { position: relative; display: flex; align-items: center; height: 64px; padding:0 15px; margin-bottom: 7px; border-bottom: 1px solid #e9e9e9; background-color: #FFFFFF; }
.nav_contents .nav_info span { display: inline-block; font-size: 15px; }
.nav_contents .nav_info span:first-child { padding-right: 10px; }
.nav_contents .nav_info span img { width: 34px; }
.nav_contents .nav_info a { position: absolute; right: 0; padding:15px; }
.nav_contents .nav_info a img { width:11px; }
.nav_contents .nav_menu { background-color: #FFFFFF; }
.nav_contents .nav_menu li { border-bottom: 1px solid #e9e9e9; }
.nav_contents .nav_menu li a { position: relative; padding:0 15px; line-height: 33px; font-weight: 300; font-size: 13px; }
.nav_contents .nav_menu li a img { position: absolute; display: block; width: 5px; top:50%; right: 15px; transform: translateY(-50%); }
.nav_contents .nav_menu li.two_nav a:after { position: absolute; content: ''; display: block; width:1px; height: 9px; background-color: #a1a1a1; top:50%; transform: translateY(-50%); right: 17px; }
.nav_contents .nav_menu li.two_nav a:before { position: absolute; content: ''; display: block; width:9px; height: 1px; background-color: #a1a1a1; top:50%; transform: translateY(-50%); right: 13px; }
.nav_contents .nav_menu li.two_nav a.view+.two_list { display: block; }
.nav_contents .nav_menu .two_list { display: none; border-top:1px solid #e9e9e9; }
.nav_contents .nav_menu .two_list li { border-bottom: 0; }
.nav_contents .nav_menu .two_list li a { line-height: 30px; padding-left: 30px; }
.nav_contents .nav_menu .two_list li a span { color:#444444; font-size: 13px; }
.nav_contents .nav_menu .two_list li a:before, .nav_contents .nav_menu .two_list li a:after, .nav_contents .nav_menu li.two_nav a.view:after { display: none; }



@media (max-width: 1024px) {
    .headCon_in h1 img { width: 110px; display: block; }
    .headCon_in .head_info { top:15px; display: flex; }
    .headCon_in .head_info div { margin:0 9px; }
    .headCon_in .head_info .infoL li a { font-size: 14px; }
    .headCon_in .head_info .infoL li a { margin-right: 10px; }
    .headCon_in .head_info .infoL li:last-child a:after { height: 10px; right: -5px; }
    .headCon_in .head_info .infoR:hover .dropInfo { width: 95px; }
    .headCon_in .head_info .infoR a img { width: 28px; }
    .headCon_in .head_info .infoR .dropInfo li a { font-size: 12px; padding:0 10px; }
    /*left_menu*/
    .headCon_in .head_info .mobile_view { display: block; top:5px; }
    .headCon_in .left_menu { display: block; background-color: rgba(0,0,0,0.8); position: fixed; top: 0; right: 0; bottom: 0; width: 0; z-index: 9999; /*max-width: 1024px;*/ left: 50%; transform: translateX(-50%); overflow: hidden; }
    .headCon_in .left_menu.view { width: 100%; }
    .headCon_in .left_menu .nav_contents { position: fixed;  right:-100%; top: 0; bottom: 0; width: 80%; max-width: 330px; background-color: #f3f3f3; transition: all .5s; }
    .headCon_in .left_menu .nav_contents.view { right:0; }
    .nav_contents .nav_info { position: relative; display: flex; align-items: center; height: 64px; padding:0 15px; margin-bottom: 7px; border-bottom: 1px solid #e9e9e9; background-color: #FFFFFF; }
    .nav_contents .nav_info span { display: inline-block; font-size: 15px; }
    .nav_contents .nav_info span:first-child { padding-right: 10px; }
    .nav_contents .nav_info span img { width: 34px; }
    .nav_contents .nav_info a { position: absolute; right: 0; padding:15px; }
    .nav_contents .nav_info a img { width:11px; }
    .nav_contents .nav_menu { background-color: #FFFFFF; }
    .nav_contents .nav_menu li { border-bottom: 1px solid #e9e9e9; }
    .nav_contents .nav_menu li a { position: relative; padding:0 15px; line-height: 33px; font-weight: 300; font-size: 13px; }
    .nav_contents .nav_menu li a img { position: absolute; display: block; width: 5px; top:50%; right: 15px; transform: translateY(-50%); }
    .nav_contents .nav_menu li.two_nav a:after { position: absolute; content: ''; display: block; width:1px; height: 9px; background-color: #a1a1a1; top:50%; transform: translateY(-50%); right: 17px; }
    .nav_contents .nav_menu li.two_nav a:before { position: absolute; content: ''; display: block; width:9px; height: 1px; background-color: #a1a1a1; top:50%; transform: translateY(-50%); right: 13px; }
    .nav_contents .nav_menu li.two_nav a.view+.two_list { display: block; }
    .nav_contents .nav_menu .two_list { display: none; border-top:1px solid #e9e9e9; }
    .nav_contents .nav_menu .two_list li { border-bottom: 0; }
    .nav_contents .nav_menu .two_list li a { line-height: 30px; padding-left: 30px; }
    .nav_contents .nav_menu .two_list li a span { color:#444444; font-size: 13px; }
    .nav_contents .nav_menu .two_list li a:before, .nav_contents .nav_menu .two_list li a:after, .nav_contents .nav_menu li.two_nav a.view:after { display: none; }

    .foot_box span.txt span { display: block; margin-bottom: 10px; font-size: 12px; }
    .foot_box .copyR { font-size: 11px; }

}
