﻿@charset "utf-8";

.header {
    height: 139px;
}

.top_box {
    height: auto;
    padding: 8px 0;
}

.naver {
    padding: 0;
    border-top: 1px solid #eee;
    background: #fff;
}
.naver li {
   padding: 0;
}
.naver li a {
    line-height: 60px;
 }


.lang a {
    display: inline-block;
    color: #333;
    margin-left: 25px !important;
}
.main_title span {
    margin: 22px auto 0;
}

.abouts_xg .a_list li:first-child {
    height: 495px;
 }
.abouts_xg .a_list li {
    height: 450px;
 }

.product .p_list ul {
    align-items: flex-start;
 }
 .footer .foot {
    padding: 60px 0;
 }
 .footer .foot_nav {
    width: 100%;
 }
 .foot_gz {
     display: none;
 }

 .cols {
    padding: 40px 0;
 }
.cols_left {
   width: 300px;
}


