/* Popup Layer */
#hd_pop {
	z-index:1000;
	position:relative;
	margin:0 auto;
	height:0;
}
#hd_pop .hd_pops .hd_pops_con img{
	width: 100%;
}
#hd_pop h2 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.hd_pops {
	position:absolute;
	border: 0px;
	background:#fff
}
.hd_pops_con {
	overflow: hidden;
}
.hd_pops_footer {
	padding:8px 0;
	background:#393939;
	color:#fff;
	text-align:right;
	border-bottom: 0px;
	width: 100%;
	position: absolute;
	border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
	margin-right:5px;
	padding: 0px 7px;
	border:0;
	background:#282828;
	color:#fff;
	border-radius: px;
	font-size: 12px;
    font-weight: 300;
	margin: 3px 5px 3px 0px;
}
@media (max-width:992px){
	#hd_pop .hd_pops{
		left: 0 !important;
		width: 80% !important;
	}
	#hd_pop .hd_pops .hd_pops_con{
		width: 100% !important;
		overflow: scroll;
        height: auto !important;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}


/*Common*/
img {
	max-width: 100%;
}
@media (min-width:1370px){
    .container {
        width: 1370px;
    }
    .hid-min {
        display: none;
    }
}
@media (max-width:1370px){
    .hid-max {
        display: none;
    }
}
@media (min-width:1370px){
    .container.container2 {
        width: 1370px;
    }
}
@media (max-width:992px){
    .owl-carousel .owl-nav [class*="owl-"],
    .owl-carousel .owl-nav [class*="owl-"]:active, 
    .owl-carousel .owl-nav [class*="owl-"]:focus, 
    .owl-carousel .owl-nav [class*="owl-"]:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:focus {
        border: 1px solid #fff;
        border-radius: 0px;
        border-collapse: #fff;
        background-color: rgba(0,0,0,0.3);
        font-size: 12px;
        padding-top: 2px;
    }
}
@media (min-width:500px){
    .only-mobile {
        display: none;
    }
}
@media (max-width:500px){
    .only-pc {
        display: none;
    }
}
/*scroll-to-top*/
html .scroll-to-top.visible {
    right: 0;
    top: auto;
    bottom: 30px;
}


/* header */
#header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: auto;
    line-height: auto;
    z-index: 1000;

    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

#header.sticky-active .cls-1,
.mobile-nav .cls-1{
    fill:#7fbb2c;stroke:#7fbb2c;
}
#header.sticky-active .cls-2,
.mobile-nav .cls-2{
    fill:#f9c100;stroke:#f9c100;
}
#header.sticky-active .cls-3,
.mobile-nav .cls-3{
    stroke:#000;
}
#header.sticky-active .cls-4,
.mobile-nav .cls-4{
    fill:#e95820;stroke:#e95820;
}
#header.sticky-active .cls-5,
.mobile-nav .cls-5{
    fill:#fff;
}
/* header sticky */
#header.sticky-active {
    background-color: rgba(255,255,255,0.7);
}
#header.sticky-active #menuBox nav li a {
    padding-top: 0;
    padding-bottom: 0;
}
/* mobilefixed menu */
/* @media (max-width: 992px) {
    #header #menuBox {
        position: fixed;
        left: 0;
        bottom: 0;
    }
    #header #menuBox nav {
        opacity: 0;
        top: 100%;

        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }
    #header #menuBox.act nav {
        opacity: 1;
        top: 0;
    }
    #header #menuBox .mobileNavBtn {
        background-color: #a1cb5e;
        border-radius: 50%;
        width: 60px;
        line-height: 60px;
        display: inline-block;
        cursor: pointer;
    }
    #header #menuBox nav li {
        display: block;
    }
    #header #menuBox nav li a {
        padding: 3px 15px;
        background-color: rgba(0,0,0,0.5);
        /* color: #38a9a0 !important; */
        color: #fff;
        height: auto;
        line-height: 20px;
        font-size: 14px;
        margin: 8px 0;
        border-radius: 50px;
    }
} */
/*bt_wrp*/
#header .bt_wrp .bar_i {
    display: inline-block;
}
#header .bt_wrp .bar_i_bk {
    display: none;
}
#header .bt_wrp .bar_i_bk3 {
    position: relative;
    margin-top: 3px;
    padding: 12px 15px 9px 5px;
}
#header .bt_wrp .bar_i_bk3 span {
    position: absolute;
    right: 7px;
    top: 10px;
    z-index: 10;
    color: #fff;
    background-color: #f70000;
    display: block !important;
    width: 18px;
    line-height: 18px;
    font-size: 8px;
    font-weight: 700;
    border-radius: 50%;
}
#header .ch_wrp {
    position: relative;
    z-index: 1;
}
#header .ch_wrp a {
    margin-right: 8px;
    display: inline-block;
    text-decoration: none;
}
#header .ch_wrp a .img {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
}
#header .ch_wrp a .img {
    background: url(../img/schIcon.png) center center no-repeat;
}
#header .schbox {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 60px 0 70px;
    border-top: 1px solid #eee;
    z-index: 1000;
}
#header .schbox form {
    position: relative;
}
#header .schbox form .clsbtn {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/clsbtn.png) center center no-repeat;
    cursor: pointer;
}
html.add-header #header .schbox{
    display: block;
}

 html.scroll, html.add-header #nav-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
html.add-header .header-body {
    z-index: 1000;
}
html.scroll, html.add-header #nav-overlay {
    opacity: 0.5;
    visibility: visible;
    z-index: 30;
}
#header .schbox h2 {
    text-transform: uppercase;
}
#header .schbox .sch {
    max-width: 600px;
    margin: 0 auto;
    margin-top: 15px;
    position: relative;
    padding-right: 65px;
}
#header .schbox .sch > .icon {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    right: 0;
    top: 0;
    background: url(../img/schIcon.png) center center no-repeat;
    border: 0px;
    background-color: #111;
}
#header .schbox .sch .form-control {
    border: 3px solid #111;
    padding: 0 20px;
    padding-right: 45px;
    background-color: transparent;
    height: 60px;
    width: 100%;
    font-size: 20px;
    color: #666;
    border-radius: 10px;
}
@media (min-width:1601px){
    #header .lo_wrp {
        width: 20%;
        padding-left: 100px;
    }
    #header .mn_wrp {
        width: 60%;
    }
    #header .ch_wrp {
        width: 20%;
    }
    #header .bt_wrp {
        width: 25%;
        text-align: right;
        padding-right: 30px;
    }
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 15px !important;
        font-size: 18px;
    }
}
@media (max-width:1600px) and (min-width:1201px){
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 10px !important;
        font-size: 15px;
    }
    #header .lo_wrp {
        width: 20%;
        padding-left: 15px;
    }
    #header .mn_wrp {
        width: 60%;
    }
    #header .bt_wrp {
        width: 20%;
    }
}
@media (max-width:1200px) and (min-width:991px){
    #header .lo_wrp {
        width: 20%;
    }
    #header .mn_wrp {
        width: 70%;
    }
    #header .bt_wrp {
        width: 10%;
    }
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 10px !important;
        font-size: 14px;
    }
    #header .ch_wrp a {
        font-size: 14px;
        padding: 11px 20px 9px;
    }
}
@media (max-width:992px){
    #header .header-logo {
        float: none;
    }
    #header .bt_wrp {
        text-align: right;
        width: 35%;
    }
    #header .lo_wrp {
        text-align: center;
        width: 50%;
    }
    #header .ch_wrp {
        width: 40%;
        text-align: right;
    }
    #header .ch_wrp a .img {
        width: 25px;
        height: 25px;
        background-size: 100% !important;
    }
    #header .ch_wrp a {
        font-size: 13px;
        padding: 5px 
    }
    #header .h_nav {
        width: 10%;
        text-align: right;
    }
    #header .fo_wrp a {
        text-decoration: none;
        color: #fff !important;
        display: inline-block;
        padding: 12px 15px 10px;
        line-height: 1em;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        border-radius: 80px;
        vertical-align: middle;
        background-color: #009900;
    }
    #header .fo_wrp a img {
        width: 20px;
        vertical-align: middle;
    }
    html [class*="fp-viewing-white_bg"] #header .fo_wrp a,
    html #header:hover .fo_wrp a,
    html.add-header #header .fo_wrp a,
    html.sticky-header-active #header.header-transparent .fo_wrp a {
        color: #333;
    }
}
@media (max-width:768px){
    #header .schbox {
        padding: 30px 0 40px;
    }
    #header .schbox form .clsbtn {
        width: 20px;
        height: 20px;
        background-size: 15px;
    }
    #header .schbox .sch {
        padding-right: 40px;
    }
    #header .schbox .sch > .icon {
        width: 25px;
        height: 40px;
        background-size: 20px;
    }
    #header .schbox .sch .form-control {
        height: 40px;
        font-size: 15px;
    }
}
/*sticky*/
html #header.header-sub {
    border-bottom: 1px solid #eee;
}
html #header .default {
    display: none;
}
html #header .default-c {
    display: inline-block;
}
html #header.header-transparent .default {
    display: inline-block;
}
html #header.sticky-active .default {
    display: none;
}
html #header.header-transparent .default-c {
    display: none;
}
html #header.sticky-active .default-c {
    display: inline-block;
}
html #header:hover .default,
html [class*="fp-viewing-white_bg"] #header .default,
html.add-header #header .default,
html.sticky-header-active #header .default {
    display: none;
}
html #header:hover .default-c,
html.add-header #header .default-c,
html [class*="fp-viewing-white_bg"] #header .default-c,
html.sticky-header-active #header .default-c {
    display: inline-block;
}
html.add-header #header .header-body:before,
html [class*="fp-viewing-white_bg"] #header .header-body:before {
    background: transparent;
    opacity: 1;
}
html #header:hover .header-body:before {
    background: #fff;
    opacity: 1;
}
html #header .header-nav-main nav > ul > li a {
    letter-spacing: -0.02em;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
html #header .header-nav-main nav > ul > li > a {
    font-weight: 500;
    color: #fff 
    border-radius: 0px;
    text-transform: none;
    vertical-align: middle;
    position: relative;
}
html #header.header-sub .header-nav-main nav > ul > li > a {
    color: #111 !important;
}
#header.sticky-active  nav > ul > li > a {
    color: #000 !important;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 18px;
    font-weight: 600;
	color: #fff;
	border-color: #ffe400;
    word-break: keep-all;
}
@media (min-width:1600px) {	
    html #header .header-nav-main nav > ul > li > a {
        padding: 0 3vw !important;
        line-height: 100px;
        font-size: 23px;
    }
}
@media (max-width:1600px) {	
    html #header .header-nav-main nav > ul.act:after,
    html #header .header-nav-main nav > ul:after {
        content: "";
        position: absolute;
        width: 10000px;
        top: 100%;
        background-color: rgba(255, 255, 255, 0.2);
        height: 0px;
        left: -600px;
        transform: translate3d(0, 0, 0);
        clear: none;
        display: block;
        border-top: 1px solid rgba(255,255,255,0.3);
    }
    html.add-header #header .header-nav-main.act  nav > ul:after,
    html.add-header #header .header-nav-main nav > ul:after,
    html.sticky-header-active #header .header-nav-main.act  nav > ul:after,
    html.sticky-header-active #header .header-nav-main nav > ul:after {
        background-color: rgba(255,255,255, 0.95);
        border-top: 1px solid rgba(0,0,0,0.3);
    }
    html #header .header-nav-main nav > ul > li > a {
        padding: 0 3vw !important;
        line-height: 80px;
        font-size: 18px;
    }
}
@media (max-width:992px) {
	html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
	html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        color: #636363
	}
    html.sticky-header-active #header .header-body:before {
        background: #fff;
        opacity: 1;
    }
}
/*#header-t*/
#header .header-body .c_wrp {
    position: relative;
    z-index: 3;
}
#header .header-body .header-t {
    background-color: #070d21;
    position: relative;
    z-index: 10;
}
#header .header-body .header-t a {
    text-decoration: none;
    display: inline-block;
    padding: 8px;
    color: #fff;
    font-size: 12px;
}
#header .header-body .header-t a strong {
    color: #2664ab;
}
/*#  - Header*/
#header .header-body {
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
	padding: 0;
    background-color: #fff;
}
html.add-header #header .header-body {
    border-bottom: 1px solid #ddd;
}
#header.bbt .header-body {
	border-bottom: 2px solid #e1e1e1;
}
#header .header-nav-main {
    margin: 0;
    float: none;
}
#header .header-nav-main nav > ul > li {
    position: relative;
    float: none;
    display: inline-block;
    margin: 0px !important;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
	margin-top: 0px;
	margin-bottom: 10px;
    border: 0px;
    border-radius: 0px;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    white-space: normal;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #ffe400;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #fff !important;
	background: transparent;
}
html [class*="fp-viewing-white_bg"] #header .header-nav-main nav > #mainNav > li a,
html.add-header #header .header-nav-main nav > #mainNav > li a,
html.sticky-header-active #header .header-nav-main nav > #mainNav > li a,
#header:hover .header-nav-main nav > #mainNav > li a,
#header .header-nav-main nav > #mainNav > li a:hover {
    color: #000 !important;
}
/* html.sticky-header-active #header .header-nav-main nav > #mainNav > li:hover > a,
#header:hover .header-nav-main nav > #mainNav > li:hover > a,
#header .header-nav-main nav > #mainNav > li:hover a {
    color: #156ad6 !important;
} */
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, 
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
	border: 0px;
}
@media (min-width:991px) and (max-width:1200px) {	
	#header .header-nav-main nav > ul > li > a {
		padding: 35px 15px !important;
	}
}
@media (min-width:991px) {	
    #header.header-narrow .header-logo img {
        margin: 0px !important;
    }
    #header .header-body:after {
        content: "";
        background-color: rgba(250, 250, 250, 0.95);
        position: absolute;
        width: 100%;
        left: 0%;
        height: 0px;
        z-index: 1;

        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    #header.actPc .header-body:after {
        height: 210px !important;
    }
    #header .header-nav-main nav > ul > li > a:before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 0%;
        background-color: #156ad6;
        height: 2px;
        z-index: 3;

        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    #header .header-nav-main nav > ul > li:hover > a:before {
        width: 100%;
    }
    #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
    }
    #header .header-nav-main nav > ul.act > li.dropdown > .dropdown-menu,
    #header .header-nav-main nav > ul:hover > li.dropdown > .dropdown-menu,
    #header .header-nav-main nav > ul > li.dropdown:hover  > .dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
        top: auto;
        display: block;
        opacity: 1;
    }
	#header .header-nav-main nav > ul > li > a > i {
		font-size: 10px;
		vertical-align: middle;
		margin-top: -3px;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-top: 0px;
		min-width: 0px;
		box-shadow: 0 0 0;
		padding: 25px 5px;
		min-width: 100%;
        height: 200px;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
        background-color: transparent;
	}
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu li a {
        font-size: 18px;
        border-bottom: 0px;
        padding: 9px 0;
        line-height: 1.2em;
        text-align: center;

        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

	html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu li a,
	#header .header-nav-main nav > #mainNav > li.dropdown > .dropdown-menu li a:hover {
        color: #156ad6 !important;
    }
}
@media (max-width:1200px) {
    #header .header-body {
        padding: 0 15px;
    }
}
@media (max-width:992px) {
    #header .header-logo {
        padding: 0px !important;
        text-align: left;
    }
	#header .header-nav-main {
		margin-bottom: 0px !important;
		padding: 0px !important;
		background-color: transparent !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		background-color: #fff;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
		display: none;
	}
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
    	color: #2664ab !important;
		border-color: #fff;
	}
    #header .header-nav-main nav > ul > li > a {
        line-height: inherit;
		color: #333 !important;
        padding: 7px 8px 3px 8px !important;
		font-size: 18px;
    }
    #header .header-nav-main nav > ul li a .fa-caret-down {
        width: 100%;
        text-align: right;
    }
	#header .header-nav-main nav > ul > li > .dropdown-menu > li {
		border: 0px;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
		color: #2664ab !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-bottom: 0px;
	}
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        background-color: transparent !important;
    }
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
		color: rgba(255,255,255,0.8);
	}	
}
/* linkBox */
#header .links {
    display: inline-block;
}
#header .links li {
    display: inline-block;
    position: relative;
    margin: 0px;
}
#header .links li:not(:last-child):after {
    content: "";
    position: absolute;
    right: -2px;
    top: 30%;
    height: 40%;
    width: 1px;
    background-color: #ddd
}
#header .links li a {
    text-decoration: none;
    display: inline-block;
    color: #ddd;
    font-size: 15px;
    line-height: 1em;
    padding: 0 8px;
    font-weight: 600;
}
@media (max-width:768px){
    #header  .links li a {
        font-size: 14px;
        padding: 0 4px;
    }
}
/*#  - HeaderTop mobile*/
#header .header-btn-collapse-nav.focus, 
#header .header-btn-collapse-nav.active:focus, 
#header .header-btn-collapse-nav.focus, 
#header .header-btn-collapse-nav:active.focus, 
#header .header-btn-collapse-nav:active:focus, 
#header .header-btn-collapse-nav:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
#header .header-btn-collapse-nav {
    float: none;
    margin: 0;
    color: #111;
    padding: 0px !important;
    font-size: 26px !important;
    display: inline-block;
    background-color: transparent;
    width: 100px;
    line-height: 100px;
    z-index: 100;
    position: fixed;
    border-radius: 0;
    top: 0;
    right: 0;
}
html [class*="fp-viewing-white_bg"] .header-btn-collapse-nav,
html #header:hover .header-btn-collapse-nav,
html.add-header #header .header-btn-collapse-nav,
html.sticky-header-active #header .header-btn-collapse-nav {
    color: #111;
}
@media (max-width:1600px) {	
    #header .header-btn-collapse-nav {
        width: 80px;
        line-height: 80px;
    }
}
@media (max-width:992px) {	
    #header .header-btn-collapse-nav {
        width: 66px;
        line-height: 66px;
    }
}
@media (max-width: 768px) {	
    #header .header-btn-collapse-nav {
        width: 57px;
        line-height: 57px;
    }
}

/* logoBox */
#header .lo_wrp a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    padding-top: 2px;
}
#header .lo_wrp a svg {
    display: inline-block;
    vertical-align: middle;
}
@media (max-width:768px){
    #header .lo_wrp a svg {
        width: 180px;
    }
}
/* logo svg */
.logoWrp .b{fill:#fff;}
.logoWrp .c{fill:#33a3dc;}
.logoWrp .d{fill:#7cc366;}
.logoWrp .e{fill:#faa64a;}


.mobile-nav .logoWrp .b,
.mobile-side-menu .logoWrp .b,
#header:hover .lo_wrp .b,
html.sticky-header-active #header .lo_wrp .b {
    fill:#221e1f;
}


/* sticky-header-active==================== */
html.sticky-header-active .header-shape nav > #mainNav > li a {
    color: #333;
}
html.sticky-header-active .header-shape nav > #mainNav > li > a  {
    padding: 20px 25px;
}
html.sticky-header-active .header-shape nav > #mainNav > li > .dropdown-menu li a {
    color: #838789;
}
html.sticky-header-active .header-shape nav > #mainNav > li > .dropdown-menu li:hover a {
    color: #156ad6;
}
/*lines_bar*/
.mmenu-toggle-btn {
    display: inline-block;
    width: 40px;
    cursor: pointer;
    margin: 0;
    line-height: 35px;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    z-index: 5;
}
.lines_bar {
    display: inline-block;
    width: 40px;
    height: 2px;
    transition: 0.3s;
    position: relative;
    top: -2px;
    background-color: #fff;
    vertical-align: middle;
}
.lines_bar:before,
.lines_bar:after {
    display: inline-block;
    width: 40px;
    height: 2px;
    transition: 0.3s;
    position: absolute;
    background-color: #fff;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.26rem center;
    transform-origin: 0.26rem center;
}
.lines_bar:before {
    top: 14px;
}
.lines_bar:after {
    top: -14px;
}
.mmenu-open .lines_bar {
    background-color: transparent !important;
}
.mmenu-open .lines_bar:before,
.mmenu-open .lines_bar:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
}
.mmenu-open .lines_bar:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.mmenu-open .lines_bar:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
.mmenu-open .lines_bar,
.mmenu-open .lines_bar:before,
.mmenu-open .lines_bar:after {
    background-color: #666;
}


html #header.header-sub .lines_bar,
html #header.header-sub .lines_bar:before,
html #header.header-sub .lines_bar:after,
html [class*="fp-viewing-white_bg"] .lines_bar,
html [class*="fp-viewing-white_bg"] .lines_bar:before,
html [class*="fp-viewing-white_bg"] .lines_bar:after,
html #header:hover .lines_bar,
html #header:hover .lines_bar:before,
html #header:hover .lines_bar:after,
html.add-header .lines_bar,
html.add-header .lines_bar:before,
html.add-header .lines_bar:after,
html.sticky-header-active .lines_bar,
html.sticky-header-active .lines_bar:before,
html.sticky-header-active .lines_bar:after{
    background-color: #666;
}
@media (max-width:768px) {
    .lines_bar,
    .lines_bar:before,
    .lines_bar:after {
        width: 30px;
        height: 3px;
        background-color: #000;
    }
    html.sticky-header-active .lines_bar,
    html.sticky-header-active .lines_bar:before,
    html.sticky-header-active .lines_bar:after{
        background-color: #666;
    }
    .lines_bar:before {
        top: 9px;
    }
    .lines_bar:after {
        top: -9px;
    }
}

/*mn_header*/
.mn_header {
	background-color: #f2f2f2;
}
.mn_header .logobox {
	padding: 25px 0;
}
.mn_header .logobox a {
	text-decoration: none;
	display: block;
}
.mn_header .h_nav {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.mn_header .h_nav a {
	text-decoration: none;
	display: block;
	padding: 15px 0;
	color: #333;
}
@media (max-width:992px){
	.mn_header .logobox {
		padding: 20px 0;
		text-align: left;
	}
	.mn_header .logobox a img {
		width: 120px;
	}
}

/* Header */
.mo-header-body {
    padding: 20px 100px;
    border-top: 0px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}	
@media (max-width:992px){
    .mo-header-body {
        padding: 10px 15px;
    }	
}	
/*Mobile Navigation*/
.mobile-nav {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	padding: 20px 0 20px;
	background-color: #fff;
	display: block !important;
    /* opacity: 1; */
	/* z-index: 999; */
    opacity: 0;
    z-index: -4;

    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.mmenu-open .mobile-nav {
    opacity: 1;
	z-index: 999;
}
.mobile-nav-wrapper {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.mobile-side-menu > .mmenu-toggle-btn {
    border-radius: 4px;
    font-weight: 300;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    top: auto;
    border: 0px;
    color: #fff;
    font-weight: 500;
    margin-left: 0;
    margin-top: 0px !important;
    top: 0;
    padding: 0;
    position: absolute;
    left: 15px;
}
.mobile-side-menu > li > a {
	text-transform: uppercase;
}
.mobile-side-menu li {
	display: block;
	position: relative;
	width: 50%;
}
.mobile-side-menu li:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu #mainNav > li > a {
    position: relative;
	display: inline-block;
    font-size: 4vw;
    line-height: 1.1em;
    font-weight: 900;
    background-color: transparent;
    color: #eee;
    border: 0;
    padding: 15px 50px 15px 0;
    white-space: normal;
    word-break: keep-all;
    text-overflow: ellipsis;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none !important;
}
.mobile-side-menu #mainNav > li > a span {
    position: absolute;
    width: 19px;
    height: 100%;
    right: 0;
    top: 0;
    opacity: 0.2;
    background: center center no-repeat;
}
.mobile-side-menu #mainNav > li:focus > a,
.mobile-side-menu #mainNav > li:active > a,
.mobile-side-menu #mainNav > li:hover > a {
    color: #156ad6;
}
.mobile-side-menu li a:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu li a > span {
    display: inline-block;
    position: relative;
}
.mobile-side-menu li a > span > span {
    display: inline-block;
    position: relative;
    z-index: 5;
}
.mobile-side-menu .dropdown-menu {
	display: none;
	padding: 20px 0;
	margin: 0;
	list-style: none;
    background-color: transparent;
    position: absolute;
    left: 100%;
    top: 0;
    width: 50%;
}
.mobile-side-menu .dropdown-menu li a {
    font-size: 28px;
    display: inline-block;
    color: #000;
    font-weight: 700;
    padding: 20px 50px 20px 0;
    line-height: 1em;
    text-decoration: none;
    background-color: transparent !important;

    transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
.mobile-side-menu .dropdown-menu:hover li a:hover {
    opacity: 1;
    color: #156ad6;
}
.mobile-side-menu .nav .open>a, 
.mobile-side-menu .nav .open>a:focus, 
.mobile-side-menu .nav .open>a:hover{
    background-color: transparent;
}
.mobile-side-menu li .mmenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	color: #636363;
	background-color: transparent;
	cursor: pointer;
	font-size: 0;
	width: 40px;
	height: 40px;
    z-index: 100;
	margin-top: 1px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mobile-side-menu .dropdown-menu {
    border: 0px;
    box-shadow: 0 0 0;
    min-width: 100%;
}
.mobile-side-menu  .dropdown-menu a {
    font-size: 13px;
}
.mobile-side-menu .log_nav {
	position: relative;
	margin-top: 15px;
	padding-top: 15px;
}
.mobile-side-menu .log_nav:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0px;
	width: 30px;
	height: 1px;
	background-color: #ddd;
}
.mobile-side-menu .log_nav li a {
	font-size: 16px;
    color: #989898;
    font-weight: 400;
    padding: 5px;
}
.mobile-side-menu .snsbox .sns_i {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    cursor: pointer;
}
#mobile-menu-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 998;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.mmenu-open #mobile-menu-overlay {
	opacity: .15;
	visibility: visible;
}

.mmenu-open #mobile-menu-overlay {
	opacity: 0.3;
	visibility: visible;
}
@media (min-width:992px) and (max-height:800px){
    .btContacWrp {
        margin-top: 30px !important;
    }
    .mobile-side-menu #mainNav > li > a {
        font-size: 2.5vw;
        padding: 10px 50px 10px 0;
    }
    .mobile-side-menu .dropdown-menu {
        padding: 0px;
    }
}
@media (min-width:768px) {
    .mobile-side-menu #mainNav > li:hover .dropdown-menu {
        display: block;
    }
    .mobile-side-menu .dropdown-menu:hover li a {
        opacity: .2;
    }
}
@media (max-width:768px) {
    .mobile-nav {
        padding-top: 80px;
    }
    .mobile-nav .mobile-nav-wrapper {
        overflow-y: scroll;
        display: block;
    }
    .mobile-side-menu > .mmenu-toggle-btn {
        top: 0px;
        left: 0;
        line-height: 20px;
    }
    .mobile-side-menu li {
        width: 100%;
    }
    .mobile-side-menu #mainNav > li > a {
        font-size: 30px;
        -webkit-text-stroke: 0px rgba(155,155,155,0.4);
        color: #111;
        font-weight: 700;
        line-height: 1em;
        padding: 13px 35px 13px 0;
    }
    .mobile-side-menu #mainNav > li > a span {
        background-size: 10px;
        top: -2px;
        width: 100%;
        background-position-x: 95%;
    }
    .mobile-side-menu .dropdown-menu {
        left: 0;
        position: relative;
        padding: 0 0 25px;
        width: 100%;
    }
    .mobile-side-menu .dropdown-menu li a {
        font-size: 24px;
        padding: 6px 0;
        color: #aaa;
        font-weight: 500;
    }
}
/* btContac */
.btContacWrp {
    border-top: 1px solid #ccc;
    margin-top: 60px;
    padding-top: 30px;
}
.btContac {
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
}
.btContac li {
    padding: 0 15px;
}
.btContac li h5 i,
.btContac li h5 span {
    display: inline-block;
    vertical-align: middle;
}
@media (max-width:768px) {
    .btContacWrp {
        margin-top: 30px;
        padding-top: 10px;
    }
    .btContac {
        display: block;
        margin: 0;
    }
    .btContac li {
        padding: 0;
        margin-top: 15px;
    }
}
/* header-logo */
.header-logo img {
    margin: 12px 0 ;
}
@media (max-width:768px) {
    .header-logo img {
        width: 150px;
    }
}
/*f_wrp*/
.mobile-side-menu .row {
    margin: 0 -2px;
}
.mobile-side-menu .row > div{
    padding: 0 2px;
}
.mobile-side-menu .f_wrp {
    margin-top: 20px;
}
.mobile-side-menu .f_wrp a {
    text-decoration: none;
    color: #333;
    display: inline-block;
    padding: 12px 10px 9px;
    line-height: 1em;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    vertical-align: middle;
    border: 2px solid #333;
}
.mobile-side-menu .f_wrp a img {
    width: 15px;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 0;
}
/* width */
.w1000 {
    max-width: 1000px;
    margin: 0 auto;
}
.w1200 {
    max-width: 1200px;
    margin: 0 auto;
}
.w1400 {
    max-width: 1400px;
    margin: 0 auto;
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_lg {
    margin-top: 100px;
}
.conbox.conbox_xlg {
    margin-top: 150px;
}
.conbox.conbox_xxlg {
    margin-top: 200px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
.conbox.conbox_xs {
    margin-top: 30px;
}
.conbox.conbox_xxs {
    margin-top: 15px;
}
@media (max-width:992px){
    .conbox {
        margin-top: 30px;
    }
    .conbox.conbox_lg {
        margin-top: 50px;
    }
    .conbox.conbox_xlg {
        margin-top: 80px;
    }
    .conbox.conbox_xxlg {
        margin-top: 100px;
    }
	.conbox.conbox_mini {
		margin-top: 20px;
	}
	.conbox.conbox_xs {
		margin-top: 15px;
	}
    .conbox.conbox_xxs {
        margin-top: 5px;
    }
}
/*sec_dvd*/
.sec_dvd {
    padding: 130px 0;
}
.sec_dvd.sec_dvd_lg {
    padding: 150px 0;
}
.sec_dvd.sec_dvd_xlg {
    padding: 300px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 100px 0;
}
.sec_dvd.sec_dvd_xs {
    padding: 80px 0;
}
.sec_dvd.sec_dvd_xxs {
    padding: 60px 0;
}
@media (max-width:992px){
    .sec_dvd {
        padding: 60px 0;
    }
    .sec_dvd.sec_dvd_lg {
        padding: 70px 0;
    }
    .sec_dvd.sec_dvd_xlg {
        padding: 150px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 40px 0;
    }
    .sec_dvd.sec_dvd_xs {
        padding: 30px 0;
    }
    .sec_dvd.sec_dvd_xs {
        padding: 20px 0;
    }
}
/*c_wrp*/
.v_t > li,
.v_t > div {
    vertical-align: top;
}
.v_m > li,
.v_m > div {
    vertical-align: middle;
}
.v_bt > li,
.v_bt > div {
    vertical-align: bottom;
}
@media (min-width:992px) {
    .c_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp.t_fx {
        table-layout: fixed;
    }
    .c_wrp > li,
    .c_wrp > div {
        display: table-cell;
    }
}
/*m_wrp*/
@media (max-width:768px) {
    .m_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > li,
    .m_wrp > div {
        display: table-cell;
    }
}
/*c_wrp_lg*/
@media (min-width:992px) {
    .c_wrp_lg {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp_lg.t_fx {
        table-layout: fixed;
    }
    .c_wrp_lg > li,
    .c_wrp_lg > div {
        display: table-cell;
    }
}
/*m_wrp_lg*/
@media (max-width:768px) {
    .m_wrp_lg {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp_lg.t_fx {
        table-layout: fixed;
    }
    .m_wrp_lg > li,
    .m_wrp_lg > div {
        display: table-cell;
    }
}

/*row*/
.row.mini_row {
    margin: 0 -5px;
}
.row.mini_row > li,
.row.mini_row > div {
    padding: 0 5px;
}
@media (max-width:768px){
    .row {
        margin: 0 -5px;
    }
    .row > li,
    .row > div {
        padding: 0 5px;
    }
}


/* maxW */
.maxW10 { max-width: 10px; }
.maxW20 { max-width: 20px; }
.maxW30 { max-width: 30px; }
.maxW40 { max-width: 40px; }
.maxW50 { max-width: 50px; }
.maxW60 { max-width: 60px; }
.maxW70 { max-width: 70px; }
.maxW80 { max-width: 80px; }
.maxW90 { max-width: 90px; }
.maxW100 { max-width: 100px; }
.maxW150 { max-width: 150px; }
.maxW180 { max-width: 180px; }
.maxW200 { max-width: 200px; }
.maxW250 { max-width: 250px; }
.maxW300 { max-width: 300px; }
.maxW400 { max-width: 400px; }
.maxW500 { max-width: 500px; }
.maxW600 { max-width: 600px; }
.maxW700 { max-width: 700px; }
.maxW800 { max-width: 800px; }
.maxW820 { max-width: 820px; }
.maxW900 { max-width: 900px; }
.maxW1000 { max-width: 1000px; }
.maxW1100 { max-width: 1100px; }
.maxW1200 { max-width: 1200px; }
.maxW1260 { max-width: 1260px; }
.maxW1300 { max-width: 1300px; }
.maxW1400 { max-width: 1400px; }

/* alingCenter */
.alingCenter {
    margin-left: auto;
    margin-right: auto;
}
/* fBox */
.fBox {
    display: flex;
}
.fBox.fBoxCenter {
    flex-wrap: nowrap;
    align-items: center;
    height: 100%;
}
.fBox.fBoxCenter > div {
    width: 100%;
}
.fBox.fBoxhalf {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.fBox.fBoxhalf > div {
    width: 50%;
}
@media (max-width:768px){
    .fBox.noMobile {
        display: block;
    }
    .fBox.noMobile > div {
        width: auto;
    }
}
/*color*/
.c_bei {
    color: #99977f !important;
}
.c_gd {
    color: #b6a679 !important;
}
.c_org {
    color: #ff7427 !important;
}
.c_lorg {
    color: #f59a23 !important;
}
.c_yl {
    color: #ffc002 !important;
}
.c_rd {
    color: #ef3f41 !important;
}
.c_pk {
    color: #e30e87 !important;
}
.c_pp {
    color: #37018d !important;
}
.c_sky {
    color: #04a6e1 !important;
}
.c_lsky {
    color: #51e4ff !important;
}
.c_lgray {
    color: #999 !important;
}
.c_gray {
    color: #666 !important;
}
.c_bw {
    color: #967440 !important;
}
.c_pt {
    color: #156ad6 !important;
}



/*subtop*/
.subtop {
    position: relative;
    text-align: center;
}
.subtop .txt {
    position: relative;
    z-index: 2;
}
.subtop h5 {
    margin-top: 15px;
}
@media (min-width:769px){
    .subtop {
        position: relative;
        height: 400px;
    }
    .subtop .bg {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
    }
}

@media (max-width:992px){
   
	.subtop .txt {
		
		top: 38%;
		left: 0;
		position: absolute;
	}
	.subtop .txt div{
		text-align:left  !important;
	}
}
@media (max-width:768px){
    .subtop {
        height: 300px;
    }
    .subtop .bg {
        height: 100%;
        background-size: cover !important;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
        position: absolute;
    }
    .subtop h5 {
        margin-top: 10px;
    }
	.subtop .txt {
		top: 38%;
	}
	.subtop .txt div{
		text-align:left  !important;
	}
	
}


/*modal*/
.privacy .modal-dialog {
    margin: 0;
    display: table;
    width: 100%;
    height: 100%;
}
.privacy .modal-dialog > div {
    display: table-cell;
    vertical-align: middle;
}
.privacy .modal-dialog > div .modal-content {
    max-width: 900px;
    margin: 20px auto;
}
.privacy .modal-header {
    padding: 25px 15px;
    background-color: #f7f7f7;
}
.privacy h4.tt {
    color: #222;
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
}
.privacy #privacy {
    height: 80vh;
    overflow-y: scroll;
}
@media (max-width:768px){
    .privacy .modal-header {
        padding: 20px 15px;
    }
    .privacy .modal-dialog > div .modal-content {
        max-width: 90%;
    }
}

/*fullpage_navigation*/
#fp-nav.fp-right {
    right: 41px;
}
/* #fp-nav.fp-left {
    left: 100px;
} */
#fp-nav ul li, .fp-slidesNav ul li {
    height: 20px;
    margin: 20px 7px;
}
#fp-nav ul li .fp-tooltip {
    width: auto;
    opacity: 1;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 600;
    opacity: 0;
}
/* #fp-nav ul li a.active > .fp-tooltip {
    color: #fff;
    opacity: 1;
} */
#fp-nav ul li a span, 
.fp-slidesNav ul li a span,
#fp-nav ul li:hover a span, 
.fp-slidesNav ul li:hover a span {
	background: #fff;
    margin: -2px 0 0 1px;
    height: 7px;
    width: 7px;
    background-color: #fff;
}
#fp-nav ul li a.active span, 
.fp-slidesNav ul li a.active span, 
#fp-nav ul li:hover a.active span, 
.fp-slidesNav ul li:hover a.active span {
    background: #fff;
    margin: -11px 0 0 1px;
    height: 25px;
    width: 7px;
    background-color: #fff;
    border-radius: 50px;
}
html [class*="fp-viewing-white_bg"] #fp-nav ul li a.active > .fp-tooltip {
    color: #aaa;
}
html [class*="fp-viewing-white_bg"] #fp-nav ul li a span, 
html [class*="fp-viewing-white_bg"] .fp-slidesNav ul li a span,
html [class*="fp-viewing-white_bg"] #fp-nav ul li:hover a span, 
html [class*="fp-viewing-white_bg"] .fp-slidesNav ul li:hover a span {
	background: #aaa;
    background-color: #aaa;
}
html [class*="fp-viewing-white_bg"] #fp-nav ul li a.active span, 
html [class*="fp-viewing-white_bg"] .fp-slidesNav ul li a.active span {
    background: #156ad6;
    background-color: #156ad6;
}
html [class*="fp-viewing-white_bg"] #fp-nav ul li .fp-tooltip {
    color: #156ad6;
}
@media (min-width:992px){
    html [class*="fp-viewing-white_bg"] #wrapper:before {
        background-color: rgba(170, 170, 170, 0.2);
    }
}
@media (max-width:1600px){
    #fp-nav.fp-right {
        right: 69px;
    }
}
@media (max-width:1300px){
    #fp-nav {
        display: none !important;
    }
}

/*visual*/
#visual_wrp {
    position: relative;
}
#visual {
    position: relative;
}
#visual .bg {
    height: 950px;
}
#visual .bg.bg1 {
    background: url(../img/visual1.jpg) center center no-repeat;
    background-size: cover;
}
#visual .bg.bg2 {
    background: url(../img/visual2.jpg) center center no-repeat;
    background-size: cover;
}
#visual .bg.bg3 {
    background: url(../img/visual3.jpg) center center no-repeat;
    background-size: cover;
}
/* #visual .bg::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #999999;
    mix-blend-mode: multiply;
} */
#visual .tcon {
    margin: 0 auto;
    
    z-index: 5;
}
#visual .tcon h1 {
    line-height: 1.1em;
    font-size: 65px;
    font-weight: 800;
    color: #fff;
}
#visual .tcon p {
    font-weight: 400;
    line-height: 1.9em;
    color: rgba(255,255,255,0.6);
}
#visual .tcon img {
    display: inline-block;
}
#visual_wrp #arr_next,
#visual_wrp #arr_prev {
    position: absolute;
    top: calc(50% - 40px);
    width: 80px;
    height: 80px;
    background: url(../img/v_arr.png) center center no-repeat;
    background-color: rgba(255,255, 255, 0.1);
    cursor: pointer;
    border-radius: 50%;
    z-index: 10;
}
#visual_wrp #arr_prev {
    left: 6%;
}
#visual_wrp #arr_next {
    right: 6%;
    transform: rotate(180deg);
}

#visual .txt1,
#visual .txt2,
#visual .txt3 {
    opacity: 0;
}
@keyframes lineMove {
    0% {
        height: 0;
    }
    10% {
        height: 50px;
    }
    100% {
        height: 50px;
    }
}
#visual .ply .txt1 {
    -webkit-animation: fadeMove 6s linear infinite;
    -moz-animation: fadeMove 6s linear infinite;
    -ms-animation: fadeMove 6s linear infinite;
    -o-animation: fadeMove 6s linear infinite;
    animation: fadeMove 6s linear infinite;
}
@keyframes fadeMove {
    10% {
        transform: translate3d(0, 30px, 0);
        opacity: 0;
    }
    20% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

#visual .ply .txt2 {
    -webkit-animation: fadeMove2 6s linear infinite;
    -moz-animation: fadeMove2 6s linear infinite;
    -ms-animation: fadeMove2 6s linear infinite;
    -o-animation: fadeMove2 6s linear infinite;
    animation: fadeMove2 6s linear infinite;
}
@keyframes fadeMove2 {
    20% {
        transform: translate3d(0, 30px, 0);
        opacity: 0;
    }
    30% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

#visual .ply .txt3 {
    -webkit-animation: fadeMove3 6s linear infinite;
    -moz-animation: fadeMove3 6s linear infinite;
    -ms-animation: fadeMove3 6s linear infinite;
    -o-animation: fadeMove3 6s linear infinite;
    animation: fadeMove3 6s linear infinite;
}
@keyframes fadeMove3 {
    30% {
        transform: translate3d(0, 30px, 0);
        opacity: 0;
    }
    40% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@media (min-width:1920px){
    #visual .bg {
        height: 100vh;
    }
}
@media (max-width:1600px){
    #visual_wrp #arr_prev {
        left: auto;
        right: calc(5% + 90px);
    }
    #visual_wrp #arr_next {
        right: 5%;
        transform: rotate(180deg);
    }
}
@media (max-width:992px){
    #visual .bg {
        height: 700px;
    }
    #visual .tcon h1 {
        font-size: 40px;
    }
	
    #visual .bg .tcon {
        margin: 0 auto;
		top: 30%;
	  position: absolute;
    }
	
	#visual .ply .txt2 h3{
		    font-size: 18px;
	}
}
@media (max-width:768px){
    #visual .bg {
        height: 500px;
        background-size: cover !important;
    }
    #visual .bg .tcon {
        margin: 0 auto;
        text-align: center;
		top: 30%;
	  position: absolute;
    }
    #visual .bg .tcon h1 {
        font-size: 30px;
    }
    #visual_wrp #arr_next,
    #visual_wrp #arr_prev {
        display: none !important;
    }
}
/* scrolls */
#visual .scrolls {
    font-size: 13px;
    color: #fff;
    position: relative;
    font-weight: 600;
    margin-top: 60px;
}
#visual .scrolls span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
#visual .scrolls .bars {
    width: 150px;
    height: 1px;
    background-color: rgba(255,255,255,0.1);
    position: relative;
}
#visual .scrolls .bars .stateAct {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background-color: #fff;
}
#visual .scrolls .bars .stateAct.act {
    -webkit-animation: movBg 6s linear infinite;
    -moz-animation: movBg 6s linear infinite;
    -ms-animation: movBg 6s linear infinite;
    -o-animation: movBg 6s linear infinite;
    animation: movBg 6s linear infinite;
}
@keyframes movBg {
    0% {
        width: 0px;
    }
    25% {
        width: 0px;
    }
    100% {
        width: 100%;
    }  
}
#visual .scrolls .bars .stateAct {
    animation-play-state: running;
    width: 0px;
}
#visual .slickPause .scrolls .bars .stateAct {
    animation-play-state: paused;
}
#visual .scrolls .consWrp {
    display: inline-block;
}
#visual .scrolls .consWrp .pauseBtn {
    display: inline-block;
}
#visual .scrolls .consWrp .playBtn {
    display: none;
}
#visual .scrolls .consWrp.act .pauseBtn {
    display: none;
}
#visual .scrolls .consWrp.act .playBtn {
    display: inline-block;
}
#visual .scrolls .playBtn {
    font-size: 0.8em;
    cursor: pointer;
}
#visual .scrolls .pauseBtn {
    width: 10px;
    height: 12px;
    position: relative;
    cursor: pointer;
}
#visual .scrolls .pauseBtn:before,
#visual .scrolls .pauseBtn:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 2px;
    background-color: #fff;
}
#visual .scrolls .pauseBtn:before {
    left: 0;
}
#visual .scrolls .pauseBtn:after {
    right: 0;
}
@media (max-width:768px){
    #visual .scrolls {
        font-size: 13px;
        margin-top: 40px;
    }
    #visual .scrolls .bars {
        width: 150px;
    }
}
/* pList */
.pList > li {
    position: relative;
    padding-left: 15px;
}
.pList > li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 11px ;
    width: 3px;
    height: 3px;
    background-color: #aaa;
}
.pList > li p {
    font-weight: 300;
}
@media (max-width:768px){
    .pList > li:after {
        top: 8px ;
    }
}
/* hList */
.hList > li {
    position: relative;
    padding-left: 15px;
    margin: 3px 0;
}
.hList > li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 15px ;
    width: 4px;
    height: 4px;
    background-color: #aaa;
}
.hList > li h4 {
    font-weight: 300;
}
@media (max-width:768px){
    .pList > li:after {
        top: 10px ;
    }
}
/* mouse */
.mouse_wrp {
    position: fixed;
    right: 0;
    bottom: 80px;
    width: 100px;
    z-index: 1;
    text-align: center;
}
.mouse_wrp .txt {
    display: block;
    margin-bottom: 25px;
    line-height: 1em;
}
.mouse_wrp .txt h6 {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 4px;
    margin: 0;
    color: #ccc;
    transform: rotate(-90deg);
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: left;
    white-space: nowrap;
}
.mouse {
    width: 25px;
    height: 40px;
    border-radius: 13px;
    border: 2px solid #ccc;
    display: inline-block;
    position: relative;
}
.mouse::before {
    content: "";
    width: 3px;
    height: 5px;
    background: #ccc;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    animation: scrollDown 1.2s ease-in-out;
    animation-iteration-count: infinite;
}
.mouse__arrow {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ccc;
    width: 2px;
    height: 2px;
    animation: fading 1.2s ease;
    animation-iteration-count: infinite;
}
.mouse__arrow:last-child {
    width: 0;
    height: 0;
    background-color: transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 3px solid #ccc;
}
.mouse__arrow:nth-child(1) {
    animation-delay: 0s;
    bottom: -8px;
}
.mouse__arrow:nth-child(2) {
    animation-delay: 0.4s;
    bottom: -14px;
}
.mouse__arrow:nth-child(3) {
    animation-delay: 0.8s;
    bottom: -20px;
}
  
@keyframes scrollDown {
    0% {
        transform: translate(-50%, 0);
    }
    70%, 90% {
        transform: translate(-50%, 100%);
    }
    100% {
        transform: translate(-50%, 0);
    }
}
@keyframes fading {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 1;
    }
}
@media (max-width:1600px){
    .mouse_wrp {
        width: 80px;
    }
}
@media (max-width:768px){
    .mouse_wrp {
        bottom: 30px;
        display: none;
    }
}
/* fullpage */
#fullpage .secMain {
    height: 100vh;
    min-height: 800px;
}
#fullpage .secMain.fp-auto-height,
#fullpage .secMain.fp-auto-height .fp-tableCell {
    height: auto !important;
    min-height: auto !important;
}
@media (min-width:992px){
    .pcPt {
        padding-top: 100px;
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
    }
}
@media (max-width:1600px){
    .pcPt {
        padding-top: 80px;
    }
}
@media (max-width:992px){
    #fullpage .secMain,
    #fullpage .secMain .fp-tableCell {
        height: auto !important;
        min-height: auto;
    }
    .pcPt {
        padding-top: 0;
    }
}
/* ms1 */
#ms1 .fbox {
    display: flex;
}
#ms1 .fbox .txt .con {
    max-width: 700px;
    margin-left: auto;
    padding: 15px;
}
#ms1 .fbox .txt .con .tt > h1 {
    font-size: 60px;
    line-height: 1em;
}
#ms1 .fbox .txt .con .tt > h4 {
    line-height: 1.8em;
}
#ms1 .fbox .txt .con ul li {
    margin: 20px 0;
}
#ms1 .fbox .txt .con .item {
    display: flex;
    align-items: center;
}
#ms1 .fbox .txt .con .item .icon {
    width: 60px;
}
#ms1 .fbox .txt .con .item .contxt {
    width: calc(100% - 60px);
}
#ms1 .fbox .img {
    position: relative;
}
#ms1 .fbox .img .cir {
    position: absolute;
        left: -30%;
    top: -10%;
    z-index: 1;

    -webkit-animation: spinCircle 20s linear infinite;
    -moz-animation: spinCircle 20s linear infinite;
    -ms-animation: spinCircle 20s linear infinite;
    -o-animation: spinCircle 20s linear infinite;
    animation: spinCircle 20s linear infinite;
}
#ms1 .fbox .img .ms1_img {
    position: relative;
    z-index: 3;
	width:90%
}
@keyframes spinCircle {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
@media (min-width:992px){
    #ms1 .fbox {
        align-items: center;
    }
    #ms1 .fbox > div {
        width: 50%;
    }
}
@media (max-width:1200px){
    #ms1 .fbox {
        flex-wrap: wrap;
    }
    #ms1 .fbox > div {
        width: 100%;
    }
    #ms1 .fbox .txt .con {
        margin-left: 0;
    }
    #ms1 .fbox .img .cir {
        max-width: 45vw;
    }
}
@media (max-width:768px){
    #ms1 .fbox .txt .con {
        padding: 0 15px;
    }
    #ms1 .fbox .txt .con .tt > h1 {
        font-size: 45px;
        text-align: center;
    }
    #ms1 .fbox .txt .con .tt > h4 {
        line-height: 1.5em;
        text-align: center;
    }
    #ms1 .fbox .txt .con .item {
        align-items: start;
    }
    #ms1 .fbox .txt .con .item .icon {
        width: 40px;
        padding-right: 10px;
    }
    #ms1 .fbox .txt .con ul li {
        margin: 8px 0;
        padding: 8px 0;
    }
}
@media (max-width:500px){
    #ms1 .fbox .txt .con ul li {
        /*width: 100%;
        border-bottom: 1px dashed #ddd;*/
    }
    #ms1 .fbox .img {
        margin-bottom: 30px;
    }
	#ms1 .fbox .img .cir {
		left: 80%;
		 top: -10%;
	}
}


#ms1  .box {
	padding: 30px 15px;
	border-radius: 10px;
	background-color: #f7f7f7;
}
#ms1  .box li {
	position: relative;
}
#ms1  .box li:not(:last-child):after {
	content: "";
	position: absolute;
	right: 0;
	top: 5%;
	height: 90%;
	width: 1px;
	background-color: #ddd;
}
#ms1  .box li a {
	text-decoration: none;
}
#ms1  .box li a p {
	margin-top: 8px;
	color: #444;
	font-weight: 600;
}
@media (min-width:992px){
	#ms1 .right {
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		text-align: right;
		height: 100%;
	}
}
@media (max-width:992px){
	#ms1  {
		text-align: center;
	}
}
@media (max-width:768px){
	#ms1  .box li a img {
		width: 30px;
	}
}


/* ms2 */
#ms2 .fbox-wrp {
    position: relative;
}
#ms2 .fbox-wrp .arr {
    width: 130px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: -2px;
    transform: translate(-50%, 0);
    background: url(../img/arr.png) center center;
    z-index: 5;
}

@media (max-width:768px){
    #ms2 .fbox-wrp .arr {
        width: 80px;
        height: 31px;
        background-size: 80px !important;
    }
}

.fbox-wrp:hover .cirbox img {
    transform: rotate(45deg);
}


/* banList */
#banList {
    display: flex;
    width: 100%;
}
#banList > li {
    width: 33.33333%;
    position: relative;
}
#banList > li .txt,
#banList > li .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#banList > li .bg.bg1 {
    background: url(../img/banBg1.jpg) center center no-repeat;
}
#banList > li .bg.bg2 {
    background: url(../img/banBg2.jpg) center center no-repeat;
}
#banList > li .bg.bg3 {
    background: url(../img/banBg3.jpg) center center no-repeat;
}
#banList > li a {
    display: block;
    text-decoration: none;
    height: 100vh;
}
#banList > li .txt {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 4;
}
#banList > li .txt h5 {
    opacity: .4;
}
#banList > li .txt p {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 0px;
    line-height: 1em;
    color: #fff;
    overflow: hidden;
}
#banList > li .txt h2 {
    margin-bottom: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#banList > li:hover .txt h2 {
    margin-bottom: 40px;
}
#banList > li:hover .txt p {
    height: 25px;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
@media (min-width:1920px){
    #banList > li .bg {
        background-size: cover !important;
    }
}
@media (min-width:768px){
    #banList > li:not(:last-child) .bg {
        width: calc(100% - 1px);
    }
}
@media (max-width:768px){
    #banList {
        flex-wrap: wrap;
    }
    #banList > li {
        width: 100%;
        position: relative;
    }
    #banList > li a {
        height: 33.33333vh;
    }
    #banList > li:not(:last-child) .bg {
        height: calc(100% - 1px);
    }
}

/*ms3*/
#ms3 {
	background-color: #000;
	border-top: 1px solid #fff;
}

/* toValue */
#ms3 {
    background: url(../img/value_bg.png) center bottom no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
@media (max-width:768px) {
    #ms3 ul li {
        margin: 35px 0;
    }
    #ms3 ul li .txt {
        text-align: left;
        padding-left: 15px;
    }
    #ms3 ul li .txt h3 {
        margin: 0px;
    }
    #ms3 ul li .icon {
        width: 30%;    
    }
}


/*ms4*/
/* Notice */
#Notice {
	background-color: #fff;
}
@media (min-width:992px){
	#Notice .btnbox {
		text-align: right;
	}
}
@media (max-width:992px){
	#Notice .mtit {
		text-align: center;
	}
	#Notice .btnbox {
		margin-top: 15px;
	}
}

/* latestNt */
.latestNt {
    border-top: 1px solid #eee;
}
.latestNt li {
    border-bottom: 1px solid #eee;
}
.latestNt li a {
    display: flex;
    text-decoration: none;
    align-items: center;
    padding: 15px 15px 15px 0;
}
.latestNt li a .date {
    width: 20%;
}
.latestNt li a .date h2 {
    line-height: 1em;
}
.latestNt li a .con {
    width: 80%;
    padding-right: 45px;
    position: relative;
}
.latestNt li a .con .m_wrp {
    display: flex;
	padding-top: 20px;
}
.latestNt li a .con .m_wrp .txt {
        padding-left: 20px;
}
.latestNt li a .con h5,
.latestNt li a .con p {
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    overflow: hidden;
    
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.latestNt li a:hover .con h5 {
    color: #4c81e7;
}
.latestNt li a .con:after {
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    right: 0;
    top: calc(50% - 10px);
    background: url(../img/plsBtn.png) center center no-repeat;

    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.latestNt li a:hover .con:after {
    transform: rotate(180deg);
}
@media (max-width:992px){
    .latestNt li a {
        padding: 10px 15px 10px 0;
    }
    .latestNt li a .con {
        padding-right: 30px;
        padding-left: 5px;
    }
    .latestNt li a .con:after {
        width: 15px;
        height: 15px;
        background-size: 15px !important;
    }
	
	.latestNt li a .con .m_wrp {
		padding-top: 0px;
	}
	.latestNt, .m_wrp > div {
		display: inline-block;
	}

}

/* banWrp */
.banWrp li .item {
	text-decoration: none;
	display: block;
	padding: 25px 40px;
}
.banWrp li:nth-child(1) .item {
	
	background: url(../img/banWrp1.jpg) ;
}
.banWrp li:nth-child(2) .item {
	
	background: url(../img/banWrp2.jpg) ;
}
.banWrp li .item .txt {
	width: 70%;
}
.banWrp li .item .img {
	text-align: center;
}
.banWrp li .item p {
	margin-top: 20px;
}
.banWrp li .item h3 a {
    text-decoration: none;
    display: inline-block;
    font-size: 0.5em;
    vertical-align: middle;
    background-color: #ddd;
    line-height: 1em;
    padding: 5px 8px;
    border-radius: 4px;
    background-color: #b52352;
    color: #fff;
    font-weight: 400;
}
.banWrp li:nth-child(2) .item h3 a {
    background-color: #2b349d;
}
@media (max-width:992px){
    
	.banWrp li .item .txt {
		width: 100%;
	}
}
@media (max-width:768px){
    .banWrp li .item {
        padding: 20px 20px;
    }
    .banWrp li .item p {
        margin-top: 10px;
    }
}
/* btnWrp */
.btnWrp a {
       text-decoration: none;
    display: inline-block;
    text-align: center;
    width: 200px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #fff;
    overflow: hidden;
    position: relative;
    margin-right: 8px;
}
.btnWrp a,
.btnWrp a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*.btnWrp a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1;
}*/
.btnWrp a:hover {
    color: #156ad6;
}
.btnWrp a:hover::after {
    top: 0;
}
.btnWrp a span {
    position: relative;
    z-index: 2;
}
.btnWrp a.dk {
    color: #333;
    border: 1px solid #333;
}
.btnWrp a.dk::after {
    background-color: #ffc000;
    border: 1px solid #ffc000;
}
.btnWrp a.dk:hover {
   color: #ffffff!important;
    border: 1px solid #ffc000;
    background: #ffc000;
}
.btnWrp a.rd {
    color: #156ad6;
    border: 1px solid #156ad6;
}
.btnWrp a.rd::after {
    background-color: #156ad6;
    border: 1px solid #156ad6;
    color: #fff;
}
.btnWrp a.rd:hover {
    color: #fff;
}
@media (max-width:768px){
    .btnWrp a {
           width: 120px;
    line-height: 34px;
    font-size: 12px;
    }
}
/* banList */
#banList {
    display: flex;
    width: 100%;
}
#banList > li {
    width: 33.33333%;
    position: relative;
}
#banList > li .txt,
#banList > li .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#banList > li .bg.bg1 {
    background: url(../img/banBg1.jpg) center center no-repeat;
}
#banList > li .bg.bg2 {
    background: url(../img/banBg2.jpg) center center no-repeat;
}
#banList > li .bg.bg3 {
    background: url(../img/banBg3.jpg) center center no-repeat;
}
#banList > li a {
    display: block;
    text-decoration: none;
    height: 100vh;
}
#banList > li .txt {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 4;
}
#banList > li .txt h5 {
    opacity: .4;
}
#banList > li .txt p {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 0px;
    line-height: 1em;
    color: #fff;
    overflow: hidden;
}
#banList > li .txt h2 {
    margin-bottom: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#banList > li:hover .txt h2 {
    margin-bottom: 40px;
}
#banList > li:hover .txt p {
    height: 25px;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
@media (min-width:1920px){
    #banList > li .bg {
        background-size: cover !important;
    }
}
@media (min-width:768px){
    #banList > li:not(:last-child) .bg {
        width: calc(100% - 1px);
    }
}
@media (max-width:768px){
    #banList {
        flex-wrap: wrap;
    }
    #banList > li {
        width: 100%;
        position: relative;
    }
    #banList > li a {
        height: 33.33333vh;
    }
    #banList > li:not(:last-child) .bg {
        height: calc(100% - 1px);
    }
}
/* section3 */
#section3 {
    background: url(../img/section3.jpg) center center no-repeat;
    background-size: cover;
}
#section3 .row {
    margin: 0 -30px;
}
#section3 .row > div {
    padding: 0 30px;
}
@media (max-width:992px){
    #section3 {
        padding: 50px 0;
    }
    #section3 .pcPt {
        padding: 0 15px;
    }
}
/* newsSlick */
#newsSlick {
    margin: 0 -15px;
}
#newsSlick .slick-slide {
    padding: 0 15px 15px;
}
#newsSlick li a {
    text-decoration: none;
    display: block;
    overflow: hidden;
}
#newsSlick li a .img {
    overflow: hidden;
}
#newsSlick li a .img img {
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -ms-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
}
#newsSlick li a:hover .img img {
    transform: scale(1.15);
}
#newsSlick li a .txt {
    padding: 20px 0px 30px;
}
#newsSlick li a .txt h4,
#newsSlick li a .txt p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#newsSlick li a .txt h6 {
    margin-top: 20px;
}
#newsSlick .slick-arrow {
    position: absolute;
    top: calc(50% - 16px);
    width: 32px;
    height: 60px;
    background: url(../img/arr_bsn.png) center center no-repeat;
    border: 0px;
    color: transparent;
    border-radius: 50%;
}
@media (min-width:768px){
    #newsSlick a h4 {
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    #newsSlick a:hover h4 {
        color: #156ad6;
    }
}
@media (max-width:992px){
    #newsSlick .slick-arrow {
        display: none !important;
    }
}
@media (max-width:768px){
    #newsSlick {
        margin: 0 -5px;
    }
    #newsSlick .slick-slide {
        padding: 0 5px 5px;
    }
    #newsSlick li a .txt {
        padding: 10px 15px 20px;
    }
}
/* slick-dots */
.slick-dots {
    text-align: center;
    padding: 0px;
    margin-top: 40px;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots li button {
    display: inline-block;
    border: 0px;
    border-radius: 50%;
    padding: 0;
    color: transparent;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #ddd;
}
.slick-dots li.slick-active button {
    background-color: #156ad6;
    opacity: 1;
}
@media (max-width:768px){
    .slick-dots {
        text-align: center;
        padding: 0px;
        margin-top: 10px;
    }
}
/* bdTit */
.bdTit {
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bdTit h3 a {
    text-decoration: none;
    color: #000;
}







/* ms5 */
#ms5 {
    background: url(../img/ms5_bg.jpg) center center no-repeat;
    position: relative;
    overflow: hidden;
    margin-top: 1px;
}

#ms5 .map{
    width: auto;
	
    padding-right: 70px;
}
#ms5:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(transparent, #f4f4f4);
    mix-blend-mode: multiply;
}
#ms5 .contactus {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}
#ms5 .container {
    position: relative;
    z-index: 3;
}
#ms5 .fbox {
    display: flex;
    align-items: flex-start;
}
#ms5 .fbox .lft .kakaoLnk {
    display: flex;
    align-items: center;
    justify-content: start;
    text-decoration: none;
}
#ms5 .fbox .lft .kakaoLnk .kakao {
    width: 40px;
    height: 40px;
    background: url(../img/kakaoHd.png) center center no-repeat;
    background-size: cover;
    margin-right: 10px;
}
@media (min-width:992px){
    #ms5 {
        background-attachment: fixed;
    }
    #ms5 .fbox > div {
        width: 50%;
    }
}
@media (max-width:992px){
	#ms5 .map{
		margin-right: 0px;
		    width: 100%;

	}
    #ms5 {
        background-size: cover;
    }
    #ms5 .fbox {
        flex-wrap: wrap;
    }
    #ms5 .fbox > div {
        width: 100%;
    }
    #ms5 .fbox .lft .kakaoLnk .kakao {
        width: 25px;
        height: 25px;
    }
}


/*form*/
.form {
    max-width: 1000px;
    margin: 0 auto;
}
.form > ul > li {
    margin-bottom: 30px;
}
.form .form_item {
    position: relative;
    border-bottom: 1px solid #2c2c2c;
}
.form .form_item label {
    position: absolute;
    left: 0;
    font-size: 17px;
    color: #000;
    margin: 0;
    line-height: 60px;
}
.form .form_item .form-control {
    background-color: transparent;
    border-color: transparent;
    border: 0px;
    border-radius: 0px;
    box-shadow: 0 0 0;
    color: #000;
    font-size: 17px;
}
.form .form_item .form-control:focus {
    border-color: #3da4fc;
}
.form .form_item .form-control:not(textarea) {
    height: 60px;
    margin-left: 120px;
}
/* .form .form_item select.form-control {
    background-color: #0b0b0b;
} */
.form input[type="submit"] {
    display: block;
    width: 100%;
    line-height: 60px;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    border: 0px;
    color: #000;
    border: 1px solid #000;
    background-color: transparent;
}
.form .checkbox-custom span {
    line-height: 1em;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    color: #000;
    border-radius: 4px;
    padding: 6px 10px 3px;
    cursor: pointer;
}
@media (min-width:992px){
    .form .form_item textarea.form-control {
        padding-top: 60px;
    }
}
@media (max-width:992px){
    .form .form_item label {
        position: relative;
        line-height: 30px;
        font-size: 15px;
    }
    .form .form_item .form-control:not(textarea) {
        padding-left: 12px;
        height: 45px;
        width: 100%;
		
		margin-left: 0px;
    }
}
@media (max-width:768px){
    .form {
        border: 0px;
        margin-top: 30px;
    }
    .form > ul > li {
        margin-bottom: 10px;
    }
    .form input[type="submit"] {
        line-height: 45px;
    }
}












/* basicLatest */
#basicLatest li a {
    text-decoration: none;
    display: block;
    padding: 25px 0;
    border-bottom: 1px solid #ddd;
}
#basicLatest li a h5,
#basicLatest li a p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (min-width:768px){
    #basicLatest li a h5 {
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    #basicLatest li a:hover h5 {
        color: #156ad6;
    }
}
@media (max-width:768px){
    #basicLatest li a {
        padding: 15px 0;
    }
}

/*sitemap*/
#sitemap {
    background-color: #5c5c5c
}
#sitemap h5,
#sitemap ul li a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
}
#sitemap h5 {
    font-weight: bold;
    border-bottom: 1px solid #666;
    padding-bottom: 10px;
    padding-bottom: 10px;
}
#sitemap h6 {
    font-weight: normal;
	color:#fff;
	font-size:18px;
}
#sitemap ul li ul {
    margin-top: 15px;
}
#sitemap ul li ul li {
    padding: 3px 0;
}
#sitemap ul li ul li a {
    font-weight: 400 !important;
    opacity: 0.6;
}
#sitemap ul li ul li a {
    color: #fff;
    padding-top: 1px;
    padding-bottom: 1px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#sitemap ul li ul li a:hover {
    color: #fff;
    opacity: 1;
}
@media (max-width:768px){
    #sitemap .wrp > li {
        height: 180px;
    } #sitemap .wrp > li:last-child {
        height: 50px;
    }
	
	#sitemap h6 {
		font-size:14px;
	}
}
/*snsBox*/
#snsBox {
    background-color: #333;
    padding: 15px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}
#snsBox .snsBtn {
    display: inline-block;
    padding: 15px 0;
    color: #fff;
    font-size: 20px;
    line-height: 1em;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}
#snsBox .snsBtn img {
    width: 30px;
    margin-right: 10px;
}
@media (min-width:768px){
    #snsBox .snsBtn {
        width: 150px;
    }
}
@media (max-width:768px){
    #snsBox {
        padding: 10px 0;
    }
    #snsBox .snsBtn {
        padding: 5px 0;
        font-size: 15px;
        background-size: 15px !important;
        margin: 0 4px;
        font-size: 15px;
    }
    #snsBox .snsBtn img {
        width: 20px;
        margin-right: 5px;
    }
}

#footer {
   /* border-top: 1px solid #fff;*/
	padding: 70px 0;
}
@media (max-width:768px){
	#footer .right{
		margin-top: 40px;
		}
}
/*subtop*/
#subtop {
    /* border-bottom: 1px solid #eee; */
}
#subtop,
#subtop .container {
    position: relative;
}
#subtop .img {
    display: flex;
    width: 100%;
    height: 450px;
    align-items: center;
    justify-content: center;
    background-size: cover !important;
}
#subtop .subTabs li {
    display: inline-block;
    margin-right: 50px;
}
#subtop .subTabs li a {
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    line-height: 1.1em;
    display: inline-block;
    color: #b2b2b2;
    padding-bottom: 10px;
    border-bottom: 3px solid transparent;
    font-weight: 600;
}
#subtop .subTabs li.act a {
    color: #156ad6;
    border-color: #156ad6;
}
#subtop .subTabs li a span,
#subtop .subTabs li a i {
    vertical-align: middle;
}
@media (max-width:768px){
    #subtop {
        text-align: center;
    }
    #subtop .img {
        height: 150px;
    }
    #subtop .subTabs li {
        margin: 0 5px;
    }
    #subtop .subTabs li a {
        font-size: 14px;
        padding-bottom: 6px;
        border-bottom: 2px solid transparent;
    }
}


/*tab*/

.topSec.sticky-active {
    border-bottom: 1px solid #111;
    background-color: #fff;
    z-index: 10;
}
.topSec.sticky-active #tab {
    border: 0px;
}
#tab {
    text-align: center;
}
#tab li {
    display: inline-block;
    min-width: 15%;
}
#tab li a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    color: #999;
    padding: 15px;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
}
#tab li.active a {
    /*background-color: rgba(129, 195, 69, 0.9);*/
    background-color: #fff;
    color: rgba(129, 195, 69, 1);
    font-weight: 600;
    border-color: rgba(129, 195, 69, 1);
}
@media (min-width:768px){
    #tab {
        border-bottom: 1px solid #ddd;
    }
}
@media (max-width:992px){
    #tab li a {
        font-size: 15px;
        padding: 10px 5px;
    }
}
@media (max-width:769px){
    #tab {
        padding: 10px 0px;
    }
    #tab li {
        min-width: auto;
    }
    #tab li a {
        font-size: 13px;
        padding: 5px 10px;
        border-radius: 5px;
        border: 0px;
    }
    #tab li.active a {
        background-color: rgba(129, 195, 69, 0.9);
        color: #fff;
    }
}



/*siteconfig*/
/* .siteconfig {
    padding: 5px 10px;
    background-color: #f7f7f7;
    border-radius: 10px;
} */
.siteconfig li {
	display: inline-block;
	padding: 5px 10px;
    vertical-align: middle;
    font-size: 17px;
    font-weight: 500;
    position: relative;
    color: #999;
}
.siteconfig li:first-child span {
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
    padding-top: 2px;
}
.siteconfig li:not(:last-child)::before {
    content: "";
    position: absolute;
    right: -2px;
    top: calc(50% - 2px);
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #aaa;
}
.siteconfig .home_box a,
.siteconfig .home_box {
	color: #ddd;
	display: inline-block;
	padding: 1px 3px;
	position: relative;
	font-size: 12px;
	font-weight: 300;
}
.siteconfig .home_box.home_box3:after {
	content: "";
}
@media (min-width:768px){
    .siteconfig {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}
@media (max-width:768px){
	.siteconfig {
		display: inline-block;
		padding: 0px;
	}
    .siteconfig li {
        font-size: 13px;
    }
	.siteconfig .home_box a,
	.siteconfig .home_box {
		position: relative;
		font-size: 10px;
		padding: 0;
	}	
}



/* docstory1 */
#target0.sec1 {
    position: relative;
}
#target0.sec1 .txt h1 {
    text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
}
#target0.sec1 .txt h3 {
    text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}
#target0.sec1 .txt ul {
    max-width: 580px;
}
#target0.sec1 .txt ul li .c_wrp {
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: #fff;
}
#target0.sec1 .txt ul li p {
    color: #111;
    line-height: 1.2em;
    margin-top: 5px;
}
@media (min-width:992px){
    #target0.sec1 .txt {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    #target0.sec1 .txt ul li .c_wrp {
        height: 180px;
    }
}
@media (max-width:992px){
    #target0.sec1 .txt {
        margin-bottom: -10%;
    }
    #target0.sec1 .txt h1 {
        font-size: 80px;
    }
    #target0.sec1 .txt ul li .c_wrp {
        height: 130px;
        padding: 0 15px;
    }
}
@media (max-width:768px){
    #target0.sec1 .txt {
        text-align: center;
    }
    #target0.sec1 .txt h1 {
        font-size: 50px;
    }
}


@media (max-width:1580px) and (min-width:992px) {
   #target0.sec1 .text-right img{
       width:60%;
    }
}

#docstory1 .btnWrp i{
	margin-left: 3px;
}



/*docstory1  sec2*/
#docstory1 .sec2  {
    
    background: url(../img/sub1_sec2_bg.png) center center no-repeat;
	background-attachment: fixed;
}
#docstory1 .sec2 .row {
    margin: 0 -4px;
}
#docstory1 .sec2 .row > div,
#docstory1 .sec2 .row > li {
    padding: 0 4px;
}
#docstory1 .sec2 a {
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
	 border: 2px solid #6e6e6e;
		border-radius: 30px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
    
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#docstory1 .sec2 a:hover {
    box-shadow: 5px 5px 20px rgba(0,0,0,0.5);
}
#docstory1 .sec2 .ban1 {
    background: url(../img/sub1_ban1_hv.jpg) center bottom no-repeat;
    background-size: cover;
}
#docstory1 .sec2 .ban2 {
    background: url(../img/sub1_ban2_hv.jpg) center center no-repeat;
    background-size: cover;
}
#docstory1 .sec2 .ban3 {
    background: url(../img/sub1_ban3_hv.jpg) center bottom no-repeat;
    background-size: cover;
}
#docstory1 .sec2 a img {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#docstory1 .sec2 a.ban1  img {
    
	  -webkit-animation: fadein 6s  ease-out infinite;
    -moz-animation: fadein 6s  ease-out infinite;
    -ms-animation: fadein 6s  ease-out infinite;
    -o-animation: fadein 6s  ease-out infinite;
    animation: fadein 6s  ease-out  infinite;
}
#docstory1 .sec2  a.ban2 img {
    
	  -webkit-animation: fadein 6s 2s ease-out infinite;
    -moz-animation: fadein 6s 2s ease-out infinite;
    -ms-animation: fadein 6s 2s ease-out infinite;
    -o-animation: fadein 6s 2s ease-out infinite;
    animation: fadein 6s 2s ease-out infinite;
}
#docstory1 .sec2  a.ban3  img {
    
	  -webkit-animation: fadein 6s 4s ease-out infinite;
    -moz-animation: fadein 6s 4s ease-out infinite;
    -ms-animation: fadein 6s 4s ease-out infinite;
    -o-animation: fadein 6s 4s ease-out infinite;
    animation: fadein 6s 4s ease-out infinite;
}
#docstory1 .sec2 .tbox .c_wrp {
    height: 100%;
}
#docstory1 .sec2 .tbox h3 {
    padding: 10px 20px;
display: inline-block;
border: 1px solid #878787;
border-radius: 10px;
background: rgb(0 0 0 / 50%);
}
#docstory1 .sec2 .tbox h4 {
    font-weight: 700;
}
#docstory1 .sec2 .tbox h5 {
    font-weight: 600;
}
#docstory1 .sec2 .tbox p {
    font-weight: 300;
}
#docstory1 .sec2 .tbox .lined {
    text-align: center;
    margin: 10px 0;
}
#docstory1 .sec2 .tbox .lined:after {
    content: "";
    display: inline-block;
    height: 20px;
    width: 1px;
    background-color: #fff;
}
#docstory1 .sec2 li a > span {
  position: absolute;
  background-color: rgba(221, 221, 221, 0.3);
  z-index: 3;
  
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#docstory1 .sec2 li a .top_l {
  width: 100%;
  height: 1px;
  top: 2%;
  right: 100%;
}
#docstory1 .sec2 li a:hover .top_l {
  right: 2%;
}
#docstory1 .sec2 li a .bottom_l {
  width: 100%;
  height: 1px;
  bottom: 2%;
  left: 100%;
}
#docstory1 .sec2 li a:hover .bottom_l {
  left: 2%;
}
#docstory1 .sec2 li a .left_l {
  width: 1px;
  height: 100%;
  top: 100%;
  left: 2%;
}
#docstory1 .sec2 li a:hover .left_l {
  top: 2%;
}
#docstory1 .sec2 li a .right_l {
  width: 1px;
  height: 100%;
  bottom: 100%;
  right: 2%;
}
#docstory1 .sec2 li a:hover .right_l {
  bottom: 2%;
}
@media (min-width:769px){
    #docstory1 .sec2 .tbox {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
    }
}
@media (max-width:768px){
    #docstory1 .sec2 a {
        padding: 40px 15px;
    }
    #docstory1 .sec2 a img {
        display: none;
    }
    #docstory1 .sec2 li {
        margin: 15px 0;
    }
    #docstory1 .sec2 li a .right_l {
      bottom: 2%;
      right: 10px;
    }
    #docstory1 .sec2 li a .left_l {
      top: 2%;
      left: 10px;
    }
    #docstory1 .sec2 li a .bottom_l {
      left: 2%;
      bottom: 10px;
    }
    #docstory1 .sec2 li a .top_l {
      right: 2%;
      top: 10px;
    }
    #docstory1 .sec2 .tbox .lined {
        text-align: center;
        margin: 5px 0;
    }
    #docstory1 .sec2 .tbox .lined:after {
        height: 10px;
    }
}


@keyframes fadein {
	0%{ opacity: 1; }
	5%{opacity: 0.8;}
	10%{opacity: 0.5;}
	20%{opacity: 0.2;}
	30%{opacity: 0;}
	60%{ opacity: 1;}
	80%{ opacity: 0.5;}
	100%{ opacity: 1;}
}
@-moz-keyframes fadein { /* Firefox */
	0%{ opacity: 1; }
	5%{opacity: 0.8;}
	10%{opacity: 0.5;}
	20%{opacity: 0.2;}
	30%{opacity: 0;}
	60%{ opacity: 1;}
	80%{ opacity: 0.5;}
	100%{ opacity: 1;}
}


/*docstory1 sec3*/
/*key_ft*/
.key_ft {
    background-color: #fff;
    padding: 3% 5%;
}
.key_ft > li > .txtbox h3 {
    margin-bottom: 10px;
}
@media (min-width:769px){
    .key_ft {
        display: table;
        width: 100%;
    }
    .key_ft > li {
        display: table-row;
    }
    .key_ft > li > div {
        display: table-cell;
        vertical-align: middle;
        border-bottom: 1px solid #ddd;
        padding: 15px;
    }
    .key_ft > li:last-child > div {
        border-bottom: 0px;
    }
    .key_ft > li > div.imgbox {
        width: 22%;
    }
}
@media (max-width:768px){
    .key_ft > li {
        border-bottom: 1px dashed #ddd;
        margin-bottom: 15px;
    }
    .key_ft > li:last-child {
        border-bottom: 0px;
        margin-bottom: 0px;
    }
    .key_ft > li > div.imgbox {
        text-align: center;
    }
    .key_ft > li > div.imgbox img {
        width: 60px;
    }
    .key_ft > li > .txtbox {
        padding: 15px;
    }
}





#docstory1 .sec3 {
    background: #f9f9f9;
}


/*prd_main*/
.prd_main > li {
    margin-bottom: 30px;
}
.prd_main .c_wrp {
    border: 1px solid #ddd;
    padding: 0 15px;
    border-radius: 20px 0 20px 20px;
	
    background: #fff;
}
.prd_main .c_wrp .ibox {
    text-align: center;
}
.prd_main .c_wrp .txtbox h3 {
    margin-bottom: 10px;
}
.prd_main .c_wrp .t_list2 li {
    font-size: 16px;
    margin-bottom: 5px;
}
.prd_main .c_wrp .t_list2 li:last-child {
    margin-bottom: 0;
}
@media (min-width:1201px) {
    .prd_main .c_wrp {
        height: 200px;
    }
    .prd_main .c_wrp > div {
        padding: 15px;
    }
    .prd_main .c_wrp .ibox {
        width: 130px;
    }
}
@media (min-width:1101px) and (max-width:1400px){
    .prd_main .c_wrp {
		 height: 220px;
    }
    .prd_main .c_wrp .ibox {
        width: 80px;
    }
	.prd_main .c_wrp > div {
		padding: 15px;
	}
}
@media (min-width:769px) and (max-width:1100px){
    .prd_main .c_wrp {
       height: 220px;
    }
    .prd_main .c_wrp > div {
        padding: 15px;
    }
    .prd_main .c_wrp .ibox {
        width: 90px;
		    display: block;
    }
	
  #docstory3 .sec3 .prd_main .c_wrp {
       height: 170px;
    }
}
@media (max-width:768px){
    .prd_main > li {
        margin-bottom: 15px;
    }
    .prd_main .c_wrp {
        padding: 15px;
        border-radius: 5px 0 5px 5px;
    }
    .prd_main .c_wrp .txtbox {
		padding-left: 15px;
    }
    .prd_main .c_wrp .ibox {
        margin-bottom: 15px;
    }
    .prd_main .c_wrp .ibox {
        width: 60px;
    }
    .prd_main .c_wrp .t_list2 li {
        font-size: 12px;
    }
}



/* logoBg */
.logoBg {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 100%;
    height: 260px;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
}
.logoBg .bg {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url('../img/sp_bg.png') no-repeat;
    background-size: 1920px;
    
    -webkit-animation: flowBg 9s linear infinite;
    -moz-animation: flowBg 9s linear infinite;
    -ms-animation: flowBg 9s linear infinite;
    -o-animation: flowBg 9s linear infinite;
    animation: flowBg 9s linear infinite;
}
@keyframes flowBg {
    0% {
        transform: translate3d(0px, 0px, 0px);
    }
    100% {
        transform: translate3d(-100%, 0px, 0px);
    }
}

/* cirbox */

.imgCon1,
.imgBox {
    position: relative;
}
.imgCon1 .cirbox {
    position: absolute;
    z-index: 5;
}
.imgCon1 .cirbox1::after,
.imgCon1 .cirbox1::before {
    background: #7599af;
}
.imgCon1 .cirbox2::after,
.imgCon1 .cirbox2::before {
    background: #258ecf;
}
.imgCon1 .cirbox3::after,
.imgCon1 .cirbox3::before {
    background: #1a2b59;
}
.imgCon1 .cirbox4::after,
.imgCon1 .cirbox4::before {
    background: #7599af;
}
.imgCon1 .cirbox5::after,
.imgCon1 .cirbox5::before {
    background: #258ecf;
}
.imgCon1 .cirbox6::after,
.imgCon1 .cirbox6::before {
    background: #1a2b59;
}
.imgCon1 .cirbox7::after,
.imgCon1 .cirbox7::before {
    background: #7599af;
}
.imgCon1 .cirbox8::after,
.imgCon1 .cirbox8::before {
    background: #258ecf;
}
.imgCon1 .cirbox9::after,
.imgCon1 .cirbox9::before {
    background: #1a2b59;
}
.imgCon1 .cirbox10::after,
.imgCon1 .cirbox10::before {
    background: #ffc002;
}
@media (min-width:1430px){
    .imgCon1 .cirbox1 {
		width: 130px;
		height: 130px;
		left: 50px;
		top: 20px;
    }
    .imgCon1 .cirbox2 {
		width: 120px;
		height: 120px;
		left: 0;
		top: 150px;
    }
    .imgCon1 .cirbox3 {
		width: 160px;
		height: 160px;
		left: 50px;
		top: 300px;
    }
    .imgCon1 .cirbox4 {
		width: 120px;
		height: 120px;
		left: 170px;
		top: 400px;
    }
    .imgCon1 .cirbox5 {
		width: 150px;
		height: 150px;
		left: 340px;
		top: 400px;
    }
    .imgCon1 .cirbox6 {
		width: 180px;
		height: 180px;
		left: 480px;
		top: 300px;
    }
    .imgCon1 .cirbox7 {
		width: 130px;
		height: 130px;
		left: 500px;
		top: 150px;
    }
    .imgCon1 .cirbox8 {
		width: 150px;
		height: 150px;
		left: 400px;
		top: 10px;
    }
    .imgCon1 .cirbox9 {
		width: 120px;
		height: 120px;
		left: 230px;
		top: 0px;
    }
    .imgCon1 .cirbox10 {
		width: 280px;
		height: 280px;
		left: 190px;
		top: 130px;
    }
}
@media (max-width:1430px){
    .imgCon1 .cirbox1 {
		width: 130px;
		height: 130px;
		left: 50px;
		top: 20px;
    }
    .imgCon1 .cirbox2 {
		width: 120px;
		height: 120px;
		left: 0;
		top: 150px;
    }
    .imgCon1 .cirbox3 {
		width: 160px;
		height: 160px;
		left: 50px;
		top: 300px;
    }
    .imgCon1 .cirbox4 {
		width: 120px;
		height: 120px;
		left: 170px;
		top: 400px;
    }
    .imgCon1 .cirbox5 {
		width: 150px;
		height: 150px;
		left: 340px;
		top: 400px;
    }
    .imgCon1 .cirbox6 {
		width: 180px;
		height: 180px;
		left: 480px;
		top: 300px;
    }
    .imgCon1 .cirbox7 {
		width: 130px;
		height: 130px;
		left: 500px;
		top: 150px;
    }
    .imgCon1 .cirbox8 {
		width: 150px;
		height: 150px;
		left: 400px;
		top: 10px;
    }
    .imgCon1 .cirbox9 {
		width: 120px;
		height: 120px;
		left: 230px;
		top: 0px;
    }
    .imgCon1 .cirbox10 {
		width: 280px;
		height: 280px;
		left: 190px;
		top: 130px;
    }
}
@media (max-width:1200px){
    .imgCon1 .cirbox1 {
		width: 130px;
		height: 130px;
		left: 50px;
		top: 20px;
    }
    .imgCon1 .cirbox2 {
		width: 120px;
		height: 120px;
		left: 0;
		top: 150px;
    }
    .imgCon1 .cirbox3 {
		width: 160px;
		height: 160px;
		left: 50px;
		top: 300px;
    }
    .imgCon1 .cirbox4 {
		width: 120px;
		height: 120px;
		left: 170px;
		top: 400px;
    }
    .imgCon1 .cirbox5 {
		width: 150px;
		height: 150px;
		left: 340px;
		top: 400px;
    }
    .imgCon1 .cirbox6 {
		width: 180px;
		height: 180px;
		left: 480px;
		top: 300px;
    }
    .imgCon1 .cirbox7 {
		width: 130px;
		height: 130px;
		left: 500px;
		top: 150px;
    }
    .imgCon1 .cirbox8 {
		width: 150px;
		height: 150px;
		left: 400px;
		top: 10px;
    }
    .imgCon1 .cirbox9 {
		width: 120px;
		height: 120px;
		left: 230px;
		top: 0px;
    }
    .imgCon1 .cirbox10 {
		width: 280px;
		height: 280px;
		left: 190px;
		top: 130px;
    }
}
@media (max-width:992px){
    .imgCon1 .cirbox1 {
		width: 70px;
		height: 70px;
		left: 50px;
		top: 20px;
    }
    .imgCon1 .cirbox2 {
		width: 60px;
		height: 60px;
		left: 0;
		top: 100px;
    }
    .imgCon1 .cirbox3 {
		width: 100px;
		height: 100px;
		left: 20px;
		top: 180px;
    }
    .imgCon1 .cirbox4 {
		width: 60px;
		height: 60px;
		left: 80px;
		top: 280px;
    }
    .imgCon1 .cirbox5 {
			width: 90px;
		height: 90px;
		left: 300px;
		top: 280px;
    }
    .imgCon1 .cirbox6 {
		width: 120px;
		height: 120px;
		left: 320px;
		top: 150px;
    }
    .imgCon1 .cirbox7 {
		width: 70px;
		height: 70px;
		left: 500px;
		top: 150px;
    }
    .imgCon1 .cirbox8 {
		width: 80px;
		height: 80px;
		left: 300px;
		top: 30px;
    }
    .imgCon1 .cirbox9 {
		width: 60px;
		height: 60px;
		left: 230px;
		top: 0px;
    }
    .imgCon1 .cirbox10 {
		width:180px;
		height: 180px;
		left: 130px;
		top: 80px;
    }
}





.imgCon2,
.imgBox {
    position: relative;
}
.imgCon2 .cirbox {
    position: absolute;
    z-index: 5;
}
.imgCon2 .cirbox1::after,
.imgCon2 .cirbox1::before {
    background: #29be9d;
}
.imgCon2 .cirbox2::after,
.imgCon2 .cirbox2::before {
    background: #258ecf;
}
.imgCon2 .cirbox3::after,
.imgCon2 .cirbox3::before {
    background: #1a2b59;
}
.imgCon2 .cirbox4::after,
.imgCon2 .cirbox4::before {
    background: #29be9d;
}
.imgCon2 .cirbox5::after,
.imgCon2 .cirbox5::before {
    background: #8b4980;
}
.imgCon2 .cirbox6::after,
.imgCon2 .cirbox6::before {
    background: #f78421;
}
.imgCon2 .cirbox7::after,
.imgCon2 .cirbox7::before {
    background: #29be9d;
}
.imgCon2 .cirbox8::after,
.imgCon2 .cirbox8::before {
    background: #258ecf;
}
.imgCon2 .cirbox9::after,
.imgCon2 .cirbox9::before {
    background: #1a2b59;
}
@media (min-width:1430px){
    .imgCon2 .cirbox1 {
		width: 150px;
		height: 150px;
		left: 0px;
		top: 100px;
    }
    .imgCon2 .cirbox2 {
		width: 250px;
		height: 250px;
		left: 150px;
		top: 150px;
    }
    .imgCon2 .cirbox3 {
		    width: 190px;
		height: 190px;
		left: 250px;
		top: 400px;
    }
    .imgCon2 .cirbox4 {
		width: 200px;
		height: 200px;
		left: 400px;
		top: 220px;
    }
    .imgCon2 .cirbox5 {
		
		width: 150px;
		height: 150px;
		left: 100px;
		top: 350px;
    }
    .imgCon2 .cirbox6 {
		width: 150px;
		height: 150px;
		left: 250px;
		top: 10px;
    }
}
@media (max-width:1430px){
    .imgCon2 .cirbox1 {
		width: 150px;
		height: 150px;
		left: 0px;
		top: 100px;
    }
    .imgCon2 .cirbox2 {
		width: 250px;
		height: 250px;
		left: 150px;
		top: 150px;
    }
    .imgCon2 .cirbox3 {
		    width: 190px;
		height: 190px;
		left: 250px;
		top: 400px;
    }
    .imgCon2 .cirbox4 {
		width: 200px;
		height: 200px;
		left: 400px;
		top: 220px;
    }
    .imgCon2 .cirbox5 {
		
		width: 150px;
		height: 150px;
		left: 100px;
		top: 350px;
    }
    .imgCon2 .cirbox6 {
		width: 150px;
		height: 150px;
		left: 250px;
		top: 10px;
    }
}
@media (max-width:1200px){
	
    .imgCon2 .cirbox1 {
		width: 150px;
		height: 150px;
		left: 0px;
		top: 100px;
    }
    .imgCon2 .cirbox2 {
		width: 250px;
		height: 250px;
		left: 150px;
		top: 150px;
    }
    .imgCon2 .cirbox3 {
		    width: 190px;
		height: 190px;
		left: 250px;
		top: 400px;
    }
    .imgCon2 .cirbox4 {
		width: 200px;
		height: 200px;
		left: 400px;
		top: 220px;
    }
    .imgCon2 .cirbox5 {
		
		width: 150px;
		height: 150px;
		left: 100px;
		top: 350px;
    }
    .imgCon2 .cirbox6 {
		width: 150px;
		height: 150px;
		left: 250px;
		top: 10px;
    }
}
@media (max-width:992px){
	
    .imgCon2 .cirbox1 {
		width: 150px;
		height: 150px;
		left: 0px;
		top: 100px;
    }
    .imgCon2 .cirbox2 {
		width: 250px;
		height: 250px;
		left: 150px;
		top: 150px;
    }
    .imgCon2 .cirbox3 {
		    width: 190px;
		height: 190px;
		left: 250px;
		top: 400px;
    }
    .imgCon2 .cirbox4 {
		width: 200px;
		height: 200px;
		left: 400px;
		top: 220px;
    }
    .imgCon2 .cirbox5 {
		
		width: 150px;
		height: 150px;
		left: 100px;
		top: 350px;
    }
    .imgCon2 .cirbox6 {
		width: 150px;
		height: 150px;
		left: 250px;
		top: 10px;
    }
}



@media (max-width:1200px){
		
	.imgBox .col-sm-12{
		width:100%
	}
	.imgBox .ms1_img{
		/*height: 600px;*/
	}
}

.imgCon3,
.imgBox {
    position: relative;
}
.imgCon3 .cirbox {
    z-index: 5;
}
.imgCon3 .cirbox1::after,
.imgCon3 .cirbox1::before {
	 background: url(../img/gam_box1.png) center center no-repeat;
}
.imgCon3 .cirbox2::after,
.imgCon3 .cirbox2::before {
	 background: url(../img/gam_box2.png) center center no-repeat;
}
.imgCon3 .cirbox3::after,
.imgCon3 .cirbox3::before {
	 background: url(../img/gam_box3.png) center center no-repeat;
}
@media (min-width:1430px){
}
@media (max-width:1430px){
  /*  .imgCon3 .cirbox1 {
		left: 50px;
		top: 0px;
    }
    .imgCon3 .cirbox2 {
		left: 50px;
		top: 0px;
    }
    .imgCon3 .cirbox3 {
		left: 50px;
		top: 0px;
    }*/
}
@media (max-width:768px){
    .cirbox h4 {
        font-size: 3vw;
    }
}
/* cirbox */
.cirbox {
    display: inline-block;
    border-radius: 50%;
    position: relative;
    background-color: transparent;
    z-index: 3;
}
.cirbox:before {
    content: '';
    z-index: -1;
    position: absolute;
    left: -20px;
    top: -20px;
    right: -20px;
    bottom: -20px;
    border-radius: 100%;
    opacity: .9;
}
.cirbox:after {
    content: '';
    display: block;
    z-index: -1;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: 120%;
    border-radius: 100%;
    -webkit-animation: circlani 3s infinite ease-out;
    animation: circlani 3s infinite ease-out;
}
.cirbox h4 {
    line-height: 1.2em;
	    text-align: center;
}
@-webkit-keyframes circlani {
    0% {
        opacity: 0.3;
    }
    100% { 
        width:140%; 
        height:140%; 
        opacity:0;
    }
}
@keyframes circlani {
    0% {
        opacity: 0.3;
    }
    100% { 
        width:140%; 
        height:140%; 
        opacity:0;
    }
}



/*ito_p*/
.ito_p {
    border-bottom: 1px solid #ddd;
}
.ito_p .img_bx {
    border: 2px dashed #4471c4;
    border-radius: 10px;
    padding: 30px 15px;
}
.ito_p .subjt {
    text-align: center;
}
@media (min-width:769px) {
    .ito_p {
        display: table;
        width: 100%;
        border-top: 2px solid #4471c4;
    }
    .ito_p > li {
        display: table-row;
    }
    .ito_p > li > div {
        display: table-cell;
        vertical-align: middle;
        padding: 20px 10px;
        border: 1px solid #ddd;
        border-right: 0px;
        border-bottom: 0px;
    }
    .ito_p > li > .imgbox {
        border-left: 0px;
    }
    .ito_p > li > .imgbox .img_bx {
        background-color: #f7f7f7;
        max-width: 200px;
    }
    .ito_p > li:nth-child(even) > div {
        background-color: #f7f7f7;
    }
    .ito_p > li:nth-child(even) > .imgbox .img_bx {
        background-color: #fff;
    }
}
@media (max-width:768px){
    .ito_p > li {
        margin-bottom: 15px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
    }
    .ito_p > li > div {
        padding: 15px;
        padding-top: 0px;
    }
    .ito_p .img_bx {
        padding: 10px;
        border-width: 1px;
    }
    .ito_p > li > .imgbox .img_bx img {
        width: 50px;
    }
}

#docstory1 .sec7{
	background: #f5f5f5;
}


/* docstory2 */

#docstory2 .sec2{
    
   /* background: url(../img/sub1_sec2_bg.png) center center no-repeat;
	background-attachment: fixed;*/

}


/* sgBOx */
.sgBOx {
    width: 500px;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #4470c4;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.sgBOx:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    height: 85%;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.sgBOx img {
    width: 40%;
}
@media (max-width:768px) {
    .sgBOx {
        width: 250px;
        height: 250px;
    }
	
	.sgBOx img {
		width: 60%;
	}
}
/* aboutBox */
.aboutBox {
    position: relative;
}
@media (min-width:1370px) {
	
	.aboutBox .aboutItem h5{
		font-size:18px;
	}
    .aboutBox .aboutItem {
        position: absolute;
        width: 400px;
    }
    .aboutBox .aboutItem:after {
        content: "";
        position: absolute;
        width: 9px;
        height: 9px;
        background-color: #ffc000;
        border-radius: 50%;
        z-index: 2;
    }
    .aboutBox .aboutItem::before {
        content: "";
        position: absolute;
        width: 31px;
        height: 31px;
        background-color: #ffc000;
        border-radius: 50%;
        opacity: 0.2;
        z-index: 1;
    }
    .aboutBox .aboutItem1:after {
            top: 50px;
			left: 510px;
    }
    .aboutBox .aboutItem1::before {
             top: 40px;
			 left: 500px;
    }
    .aboutBox .aboutItem2:after {
            top: 50px;
			right: 510px;
    }
    .aboutBox .aboutItem2::before {
             top: 40px;
			 right: 500px;
    }
    .aboutBox .aboutItem3:after {
        top: 20px;
	  left: 418px;;
    }
    .aboutBox .aboutItem3::before {
           top: 10px;
		 left: 407px;
    }
    .aboutBox .aboutItem4:after {
        top: 20px;
		  right: 418px;;
	}
    .aboutBox .aboutItem4::before {
			top: 10px;
		right: 407px;
	}
    .aboutBox .aboutItem5:after {
		bottom: 90px;
	  left: 471px;
    }
    .aboutBox .aboutItem5::before {
           bottom: 80px;
		  left: 460px;
    }
    .aboutBox .aboutItem6:after {
            bottom: 90px;
			 right: 470px;
    }
    .aboutBox .aboutItem6::before {
		     bottom: 80px;
		right: 460px
    }
    .aboutBox .aboutItem1{
        left: 0%;
        text-align: right;
        top: 0;
    }
    .aboutBox .aboutItem2{
        right: 0%;
        top: 0;
    }
    .aboutBox .aboutItem3{
        top: 38%;
        left: 0;
		text-align: right;
    }
    .aboutBox .aboutItem4 {
        top: 38%;
        right: 0;
    }
    .aboutBox .aboutItem5 {
        left: 0%;
        text-align: right;
        bottom: 0;
    }
    .aboutBox .aboutItem6 {
        right: 0%;
        bottom: 0;
    }



	.aboutItem1 img {
		    position: relative;
			left: 60px;
			top: 20px;
	}
	.aboutItem1 h5 {
		position: relative;
		left: -30px;
		top: -60px;
	}
	.aboutItem2 img {
		    position: relative;
			right: 60px;
			top: 20px;
	}
	.aboutItem2 h5 {
		position: relative;
		right: -30px;
		top: -60px;
	}

	.aboutItem3 h5 {
		position: relative;
		left: -80px;
		top: -60px;
	}
	.aboutItem4 h5 {
		position: relative;
		right: -80px;
		top: -60px;
	}


	.aboutItem5 img {
		left: 40px;
		position: relative;
		bottom: -30px;
	}
	.aboutItem5 h5 {
	    position: relative;
		top: -50px;
		left: -50px;
	}
	.aboutItem6 img {
		right: 40px;
		position: relative;
		bottom: -30px;
	}
	.aboutItem6 h5 {
	    position: relative;
		top: -50px;
		right: -50px;
	}

}
@media (max-width:1370px) {
    .aboutBox .aboutWrp {
        display: flex;
        flex-wrap: wrap;
    }
    .aboutBox .aboutWrp > div {
        width: 50%;
        text-align: center;
        margin-top: 40px;
    }
}
@media (max-width:768px) {
    .aboutBox .aboutWrp {
        display: block;
    }
    .aboutBox .aboutWrp  {
        margin-top: 30px;
    }
    .aboutBox .aboutWrp .aboutItem {
        width: 100%;
        margin-top: 0px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px dashed #ddd;
        position: relative;
        padding-left: 60px;
        text-align: left;
    }
    .aboutBox .aboutWrp .aboutItem > img {
        position: absolute;
        left: 0;
        top: 0;
        width: 40px;
    }
    .aboutBox .aboutWrp .aboutItem br {
        display: none;
    }
}

#docstory2 .sec3{
	background: #f5f5f5;
}



/* docstory3 */

#docstory3 .sec2{
    
    background: #f9f9f9;

}


/* whatList */
@media (min-width: 768px) {
    .whatList .item {
        border: 2px solid #ddd;
        border-radius: 30px;
        background-color: #fff;
        padding: 50px 15px;
        text-align: center;
    }
    .whatList .item strong {
        color: #111;
    }
    .whatList .item h4 {
        margin-top: 15px;
    }
}
@media (max-width: 768px) {
    .whatList > li {
        width: 100% !important;
        margin: 5px 0;
    }
    .whatList .item {
        display: flex;
        background-color: #fff;
        padding: 20px 0;
        border-radius: 15px;
        align-items: center;
    }
    .whatList .txt {
        padding-left: 15px;
        width: 75%;
    }
    .whatList .icon {
        width: 25%;
        text-align: center;
    }
    .whatList .icon img {
        width: 70px;
    }
    .whatList li h5 {
        font-size: 17px;
    }
}



/* docstory4 */

#docstory4 .sec2{
    
    background: #f9f9f9;

}




/* about1 */

#about1 .sec1 {
  /* background: url(../img/sub1_sec2_bg.png) center center no-repeat;
    background-size: cover;*/
}
#about1 .sec1 .conbox.conbox_lg{
	margin-top: 130px;
}
#about1 .sec1 h4 {
    margin-top: 30px;
}
#about1 .sec1 h3 span {
    display: inline-block;
    line-height: 1em;
    padding: 15px 50px 18px;
    border-radius: 100px;
    border: 2px dashed #fff;
}
#about1 .sec1 .gam_wrp {
        position: relative;
    margin: 70px 0 210px 0px
}
/*#about1 .sec1 .gam_wrp:before,*/
#about1 .sec1 .gam_wrp:after {
    content: "";
    position: absolute;
    height: 200px;
    width: 100%;
    bottom: 100%;
    left: 0;
    background: url(../img/arr_his_t2.png) center center no-repeat;
    /*background-size: 103px;*/
}
#about1 .sec1 .gam_wrp:after {
    bottom: auto;
    top: 100%;
    transform: rotate(180deg);
}
#about1 .sec1 .gam_box {
    /*border: 1px solid #fff;*/
}
#about1 .sec1 .wn_box {
        padding: 30px;
    background-color: #161616;
    display: inline-block;
    line-height: 1em;
    border-radius: 20px;
}
#about1 .sec3 .btn_go {
    padding: 15px 30px;
    background-color: #09aba5;
    display: inline-block;
    line-height: 1em;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}
@media (min-width:992px) {
	
    #about1 .sec1 .gam_box {
        min-height: 150px;
		border: 1px solid #eee;
		border-radius: 50%;
		width: 350px;
		height: 350px;
		    display: inline-table;
    }
	
	
    #about1 .sec1 .gam_box.box1 {
	 background: url(../img/gam_box1.png) center center no-repeat;
    }
	
	
    #about1 .sec1 .gam_box.box2 {
        background: url(../img/gam_box2.png) center center no-repeat;
    }
	
	
    #about1 .sec1 .gam_box.box3 {
      background: url(../img/gam_box3.png) center center no-repeat;
    }
}
@media (max-width:992px) {
	#about1 .sec1 .conbox.conbox_lg {
		margin-top: 0px;
	}
    #about1 .sec1 .gam_wrp ul li {
        margin: 10px 0;
    }
     #about1 .sec1 .gam_box {
        min-height: 100px;
		border: 1px solid #eee;
		border-radius: 50%;
		width: 100px;
		height: 100px;
		    display: inline-table;
    }
	#about1 .sec1 .gam_wrp:after {
		background-size: 400px;
	}
}
@media (max-width:992px) {
    #about1 .sec1 .tbox {
        text-align: center;
        padding-bottom: 30px;
    }
    #about1 .sec1 .ibox img {
        width: 200px;
    }
     #about1 .sec1 .gam_box div {
           display: table-cell;
    }
	
	#about1 .sec1 .gam_wrp {
			position: relative;
		margin: 70px 0 130px 0px
	}
	#about1 .sec1 .gam_wrp:after {
		height: 150px;
	}
}

#about1 .sec2 {
    background: #f7f7f7;
}
#about1 .sec2 h4 {
   letter-spacing: -0.05em;
}


/* about1 sec4 */
#about1 .sec4 {
    background: #f7f7f7;
}

#about1 .bsn_t .bsn_box .img_wrp {
    position: relative;
}
#about1 .bsn_t .bsn_box .img_wrp span {
    position: absolute;
    left: 0;
    top: 100%;
    bottom: 0;
    width: 100%;
    margin-top: -20px;
}
#about1 .bsn_t .bsn_box .img_wrp span:after {
    content: "";
    display: inline-block;
    height: 40px;
    width: 2px;
    background-color: #ff0000;
}
#about1 .bsn_t .bsn_box .img_wrp img {
    border: 8px solid #eee;
    border-radius: 50%;
}
#about1 .bsn_t .bsn_box h3 {
    padding: 25px 0;
    margin-bottom: 0px;
}
#about1 .bsn_box .c_wrp .txt {
   border: 1px solid #ddd;
    padding: 30px 20px;
    background-color: #fff;
}
#about1 .bsn_t .bsn_box h4 {
    font-weight: 300;
}
@media (min-width:769px) {
    #about1 .bsn_box .c_wrp .txt {
        /*height: 280px;*/
    }
}
@media (max-width:768px) {
    #about1 .bsn_box {
        margin-bottom: 30px;
    }
    #about1 .bsn_t .bsn_box .img_wrp span {
        margin-top: -15px;
    }
    #about1 .bsn_t .bsn_box .img_wrp span:after {
        content: "";
        display: inline-block;
        height: 30px;
        width: 1px;
        background-color: #ff7e00;
    }
    #about1 .bsn_t .bsn_box .img_wrp img {
        border: 3px solid #eee;
        width: 30%;
    }
    #about1 .bsn_box .c_wrp .txt {
        padding: 20px 15px;
    }
}

#about1 .sec4 .whatList .item1 {
 background: url(../img/gam_box1.png) center center no-repeat;
}


#about1 .sec4 .whatList .item2 {
	background: url(../img/gam_box2.png) center center no-repeat;
}


#about1 .sec4 .whatList .item3 {
  background: url(../img/gam_box3.png) center center no-repeat;
}

/* rfList */
.rfList > li {
    margin: 15px 0;
}
.rfList .rf {
    border: 1px solid #ddd;
    background-color: #fff;
}



/*about2*/


/* his */
.his {
    position: relative;
}
.his:after {
    content: "";
    position: absolute;
    left: 250px;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #a5b3bb;
    z-index: 1;
}
.his > li {
    padding-left: 250px;
    padding-top: 30px;
    margin-top: 40px;
    position: relative;
    display: flex;
    align-items: flex-start;
    z-index: 3;
}
.his > li .txt {
    width: 65%;
}
.his > li .imgBox {
    width: 35%;
    text-align: right;
}
.his > li h1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    text-align: right;
    padding-right: 20px;
    z-index: 3;
	color: #4471c4;
}
.his > li h1::after {
    content: "";
    position: absolute;
    right: -9px;
    top: calc(50% - 9px);
    background-color: #ffc000;
    width: 17px;
    height: 17px;
    z-index: 3;
    border-radius: 50%;
}
.his > li .hisYbox > li {
    margin-top: 40px;
}
.his > li .hisItem {
    position: relative;
}
.his > li .hisItem h2,
.his > li .hisItem h4 {
    position: relative;
    padding-left: 30px;
}
.his > li .hisItem h2::after {
    content: "";
    position: absolute;
    left: -6px;
    top: calc(50% - 3px);
    background-color: #deeaf1;
    border: 3px solid #333;
    width: 11px;
    height: 11px;
    z-index: 3;
    border-radius: 50%;
}
@media (max-width:992px){
    .his:after {
        left: 200px;
    }
    .his > li {
        padding-left: 200px;
        padding-top: 30px;
    }
    .his > li h1 {
        width: 200px;
    }
    .his > li .hisYbox > li {
        margin-top: 30px;
    }
    .his > li .hisItem h2,
    .his > li .hisItem h4 {
        position: relative;
        padding-left: 20px;
    }
}
@media (max-width:992px){
    .his:after {
        left: 0px;
    }
    .his > li {
        padding-left: 0;
        padding-top: 30px;
    }
    .his > li h1 {
        text-align: left;
        position: relative;
        padding-left: 20px;
        padding-right: 0;
    }
    .his > li h1::after {
        left: -5px;
        width: 11px;
        height: 11px;
        top: calc(50% - 6px);
    }
    .his > li .hisYbox > li {
        margin-top: 30px;
    }
    .his > li .hisItem h2,
    .his > li .hisItem h4 {
        position: relative;
        padding-left: 20px;
    }
    .his > li .imgBox {
        padding-left: 20px;
    }
}
@media (max-width:600px){
    .his > li {
        display: block;
    }
    .his > li .txt {
        width: 100%;
    }
    .his > li .imgBox {
        width: 100%;
        text-align: center;
        padding: 10px;
        margin-top: 20px;
    }
}


/* about2 .sec2 */
#about2 .sec2 {
    background-color: #f7f7f7;
}
#about2 .sec2 .lt {
       width: 45%;
}
#about2 .sec2 .rt {
       width: 65%;
}
#about2 .sec2 .lt h1 {
    line-height: 1.2em;
}
#about2 .sec2 .lt h4 {
    line-height: 1.5em;
}
#about2 .sec2 .rt ul {
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}
#about2 .sec2 .rt li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
#about2 .sec2 .rt li h5 {
    color: #666;
    display: flex;
    font-weight: 300;
    align-items: center;
    padding: 12px;
}
#about2 .sec2 .rt li h5 strong {
    color: #333;
    font-weight: 600;
    width: 30%;
}
#about2 .sec2 .rt li h5 span {
    width: 70%;
}
@media (max-width:992px){
    #about2 .sec2 .lt {
        text-align: center;
    }
    #about2 .sec2 .rt {
        margin-top: 30px;
    }
		
	#about2 .sec2 .lt {
		   width: 100%;
	}
	#about2 .sec2 .rt {
		   width: 100%;
	}
}


#about2 .sec2 .program_cap {
    height: 550px;
    background: url(../img/sub5_bg.png) center top no-repeat;
    background-size: cover;
}
@media (min-width:768px){
    #about2 .sec2 .program_cap {
        background-attachment: fixed;
    }
}
@media (max-width:768px){
    #about2 .sec2 .program_cap {
        height: 400px;
    }
}






/* about3 .sec1 */
#about3 .sec1 {
}
#about3 .sec1 .lt {
       width: 50%;
}
#about3 .sec1 .rt {
       width: 50%;
	  padding-left: 30px;
}
#about3 .sec1 .rt ul {
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}
#about3 .sec1 .rt li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
#about3 .sec1 .rt li h5 {
    color: #666;
    display: flex;
    font-weight: 300;
    align-items: center;
    padding: 12px;
}
#about3 .sec1 .rt li h5 strong {
    color: #333;
    font-weight: 600;
    width: 30%;
}
#about3 .sec1 .rt li h5 span {
    width: 70%;
}
@media (max-width:992px){
    #about3 .sec1 .lt {
        text-align: center;
    }
    #about3 .sec1 .rt {
        margin-top: 30px;
    }
		
	#about3 .sec1 .lt {
		   width: 100%;
	}
	#about3 .sec1 .rt {
		   width: 100%;
		   
		padding-left: 0px;
	}
}



/* online1 */

.inqWrp .inquiry {
    position: relative;
}
.inqWrp .inquiry .left .conInq {
    position: relative;
    padding-left: 40px;
}
.inqWrp .inquiry .left .conInq span {
    position: absolute;
    left: 0;
    top: 2px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #222;
    border-radius: 50%;
    color: #fff;
}
@media (min-width:992px) {
    .inqWrp .inquiry {
        padding-left: 350px;
    }
    .inqWrp .inquiry .left {
        position: absolute;
        left: 0;
        width: 300px;
    }
}
@media (max-width:992px) and (min-width:768px) {
    .inqWrp .inquiry {
        padding-left: 250px;
    }
    .inqWrp .inquiry .left {
        position: absolute;
        left: 0;
        width: 200px;
    }
}
@media (max-width:768px) {
    .inqWrp .inquiry .left {
        justify-content: space-around;
        margin-bottom: 20px;
        padding: 12px;
        border: 1px dashed #ddd;
        border-radius: 10px;
        background-color: rgba(255,255,255,0.3);
    }
    .inqWrp .inquiry .left .conInq {
        padding-left: 25px;
        margin: 10px 0;
    }
    .inqWrp .inquiry .left .conInq span {
        width: 20px;
        line-height: 20px;
    }
}
/*onlineForm*/
form.onlineForm ul li {
    margin-bottom: 15px;
}
form.onlineForm .formbox label {
    margin-bottom: 5px;
    font-size: 16px;
    color: #333;
}
form.onlineForm .formbox .actPriv {
    margin-bottom: 5px;
    font-size: 16px;
    color: #999;
    font-weight: 400;
    cursor: pointer;
}
form.onlineForm .formbox .form-control {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 0 0;
}
form.onlineForm .formbox input.form-control {
    height: 45px;
}
form.onlineForm .formbox select.form-control {
    height: 45px;
}
form.onlineForm .formbox .form-control:focus {
    border-color: #ab053a;
}
form.onlineForm .formbox label {
    margin-bottom: 5px;
       font-size: 19px;
    color: #333;
}
form.onlineForm .formbox span {
       font-size: 17px;
	       margin-right: 10px;
}
form.onlineForm .btnWrp .btnCom:hover {    
    background-color: #03CCE1;
}
@media (max-width:768px){
    form.onlineForm .formbox label {
        font-size: 13px;
    }
    form.onlineForm .formbox input.form-control {
        height: 35px;
    }
    form.onlineForm .formbox select.form-control {
        height: 35px;
    }
}

/* btnWrp */
.btnWrp {
	margin-top: 25px;
}
.btnWrp .btnItem {
	text-decoration: none;
	display: inline-block;
	width: 260px;
	line-height: 55px;
	border-radius: 4px;
	text-align: center;
	font-size: 24px;
}
.btnWrp .btnItem.btnItem_sm {
	width: 160px;
	line-height: 45px;
	font-size: 17px;
}
.btnWrp .btnItem.bl {
	    background-color: #4370c4;
    color: #fff;
    font-weight: 400;
    border: none;
}
.btnWrp .btnItem.org {
	background-color: #f3791f;
	color: #fff;
	font-weight: 400;
}
.btnWrp .btnItem.brw {
	background-color: #563d05;
	color: #fff;
	font-weight: 400;
}
.btnWrp .btnItem.sky {
	background-color: #46a7db;
	color: #fff;
	font-weight: 400;
}
.btnWrp .btnItem.pk {
    background-color: #ab053a;
    color: #fff;
    border: 1px solid #ab053a;
}
.btnWrp .btnItem.pkLine {
	background-color: transparent;
    border: 1px solid #ab053a;
	color: #ab053a;
	font-weight: 400;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.btnWrp .btnItem.pkLine:hover {
    background-color: #ab053a;
    color: #fff;
}
.btnWrp .btnItem.navLine {
	background-color: #fff;
    border: 1px solid #14273f;
	color: #14273f;
	font-weight: 400;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.btnWrp .btnItem.navLine:hover {
    background-color: #14273f;
    color: #fff;
}
.btnWrp .btnItem.wFull {
    width: 100%;
}





/*online2*/

/* stepsUseage */
.stepsUseage {
   /* border: 3px solid #ddd;*/
    padding: 30px 40px;
    margin-top: 25px;
}
.stepsUseage ul li {
    margin: 15px 0;
    position: relative;
}
.stepsUseage ul li .dot {
    position: absolute;
    left: -5px;
    top: 0;
    height: 100%;
}
/* .stepsUseage .stepItem {
    padding-right: 20px;
} */
.stepsUseage .stepItem .icon {
    text-align: center;
}
.stepsUseage .stepItem .txt .nums {
    color: #aaa;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.stepsUseage .stepItem .txt .nums span {
    color: #333;
}
.stepsUseage .stepItem .txt p {
    line-height: 1.3em;
}
@media (min-width: 992px) {
    .stepsUseage ul {
        margin: 0 -20px;
    }
    .stepsUseage ul li {
        padding: 0 20px;
    }
    .stepsUseage .stepItem {
        text-align: center;
    }
    .stepsUseage .stepItem .txt {
        width: 120px;
        height: 120px;
        border: 2px solid #eee;
        background-color: #eee;
        border-radius: 50%;
        display: inline-block;
        text-align: center;
        padding: 0px;
    }
    .stepsUseage li:last-child .stepItem .txt {
        background-color: #4471c4;
    }
    .stepsUseage li:last-child .stepItem .txt h5,
    .stepsUseage li:last-child .stepItem .txt p,
    .stepsUseage li:last-child .stepItem .txt p span {
        color: #fff;
    }
    .stepsUseage li:last-child .stepItem .txt .nums {
        color: rgba(255, 255, 255, 0.5);
    }
}
@media (min-width: 1400px) {
    .stepsUseage .stepItem .txt {
        width: 250px;
        height: 250px;
    }
}
@media (max-width: 992px) and (min-width: 768px) {
    .stepsUseage ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media (max-width: 992px) {
    .stepsUseage {
        border: 0px;
        padding: 0;
    }
    .stepsUseage ul li {
        margin: 0px;
    }
    .stepsUseage ul li:not(:last-child) .stepItem {
        border-bottom: 1px solid #ddd;
    }
    .stepsUseage ul li .dot {
        display: none;
    }
    .stepsUseage .stepItem {
        padding: 15px ;
        border: 1px solid #ddd;
        margin-top: -1px;
        text-align: center;
    }
    .stepsUseage .stepItem .icon {
        width: 35%;
    }
    .stepsUseage .stepItem .icon img {
        width: 60px;
    }

	
    .stepsUseage .stepItem.last {
        background-color: #4471c4;
    }
	.stepsUseage .stepItem.last p {
		color: #fff;
	}
}

/**
 * ==============================================
 * Dot Stretching
 * ==============================================
 */
 .dot-stretching {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #aaa;
    color: #aaa;
    transform: scale(1.25, 1.25);
    animation: dotStretching 1.5s infinite ease-in;
  }
  
  .dot-stretching::before, .dot-stretching::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
  }
  
  .dot-stretching::before {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #ddd;
    color: #ddd;
    animation: dotStretchingBefore 1.5s infinite ease-in;
  }
  
  .dot-stretching::after {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #ddd;
    color: #ddd;
    animation: dotStretchingAfter 1.5s infinite ease-in;
  }
  
  @keyframes dotStretching {
    0% {
      transform: scale(1.25, 1.25);
    }
    50%,
    60% {
      transform: scale(0.8, 0.8);
    }
    100% {
      transform: scale(1.25, 1.25);
    }
  }
  
  @keyframes dotStretchingBefore {
    0% {
      transform: translate(0) scale(0.7, 0.7);
    }
    50%,
    60% {
      transform: translate(-15px) scale(1, 1);
    }
    100% {
      transform: translate(0) scale(0.7, 0.7);
    }
  }
  
  @keyframes dotStretchingAfter {
    0% {
      transform: translate(0) scale(0.7, 0.7);
    }
    50%,
    60% {
      transform: translate(15px) scale(1, 1);
    }
    100% {
      transform: translate(0) scale(0.7, 0.7);
    }
}


/* topCheck */
.topCheck {
    padding: 60px 40px;
    background-color: #f8f8f8;
}
.topCheck > ul > li {
    position: relative;
}
.topCheck .chkTit span {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(../img/chkL.png) center center no-repeat;
    border-radius: 50%;
    box-shadow: 5px 5px 15px rgba(0,0,0,0.15);
    vertical-align: middle;
    margin-bottom: 6px;
    margin-right: 10px;
}
@media (min-width:992px){
    .topCheck > ul > li {
        padding-left: 280px;
    }
    .topCheck .chkTit {
        position: absolute;
        left: 0;
        top: 0;
    }
}
@media (max-width:768px) {
    .topCheck {
        padding: 20px 10px;
    }
    .topCheck .chkTit {
        margin-bottom: 10px !important;
    }
    .topCheck .chkTit span {
        width: 26px;
        height: 26px;
        box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
        margin-right: 5px;
        background-size: 25px;
    }
}

/* csName */
.csName {
    margin: 0 -10px;
}
.csName > li {
    padding: 0 10px;
}
.csName .item {
    padding: 20px 0;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
}
.csName .item h5 {
    color: #2b6db9;
    font-weight: 400;
    line-height: 1.1em;
}
@media (max-width:768px) {
    .csName {
        margin: 0 -3px;
    }
    .csName > li {
        padding: 0 3px;
    }
}

/* site_config */
#site_config {
    position: relative;
    z-index: 60;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
#site_config .site {
    background-color: #fff;
}
#site_config .site .backPage {
    float: right;
    line-height: 55px;
    position: relative;
    font-size: 15px;
    color: #838789;
    letter-spacing: -0.02em;
    width: 55px;
    text-align: center;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
#site_config .site ul {
    float: left;
}
#site_config .site .home {
    float: left;
    line-height: 55px;
    position: relative;
    font-size: 15px;
    color: #838789;
    letter-spacing: -0.02em;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#site_config .site .home:hover {
    background-color: #f7f7f7;
}
#site_config .site .home.home2,
#site_config .site .home.home3 {
    min-width: 217px;
    position: relative;
    border-right: 1px solid #eee;
}
#site_config .site .home.home2:after,
#site_config .site .home.home3:after {
    content: "";
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 0;
    width: 18px;
    height: 100%;
    background: url(../img/sitearr.png) center center no-repeat;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#site_config .site .home.act:before {
    content: "";
    position:absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 1px solid #333;
    border-bottom: 0px;
}
#site_config .site .home.act:after {
    transform: rotate(180deg);
}
#site_config .site .home.home1 {
    width: 55px;
    text-align: center;
    background-color: #4471c4;
}
#site_config .site .home > span {
    display: block;
    padding: 0px 50px 0px 20px;
    cursor: pointer;
    position: relative;
    z-index: 3;
    color: #666;
}
#site_config .site .home > ul {
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 100%;
    border: 1px solid #333;
    border-top: 0px;
    background-color: #fff;
}
#site_config .site .home > ul li {
    border-top: 1px solid #eee;
}
#site_config .site .home > ul li a {
    display: block;
    white-space: nowrap;
    text-decoration: none;
    font-size: 15px;
    padding: 15px 20px;
    color: #666;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#site_config .site .home > ul li a.act {
    color: #4471c4;
}
#site_config .site .home > ul li a:hover{
    background-color: #4471c4;
    color: #fff;
}
#site_config .site .home > ul li:hover a:after {
    width: 100%;
    left: 0%;
}
@media (max-width:992px) {
    #site_config.sticky-active {
        top: 98px !important;
    }
    #site_config .site .home {
        line-height: 50px;
        font-size: 15px;
    }
    #site_config .site .backPage {
        line-height: 50px;
        width: 50px;
    }
    #site_config .site > ul > li:not(:last-child) {
        display: none;
    }
}
#subtop .c_wrp.lawyer {
    height: 950px;
}
@media (max-width:768px) {
    #site_config.sticky-active {
        top: 49px !important;
    }
    #site_config .site > ul {
        width: 70%;
    }
    #site_config .site .home {
        line-height: 40px;
        font-size: 12px;
    }
    #site_config .site .home.home1 {
        width: 40px;
    }
    #site_config .site .home.home1 img {
        width: 14px;
    }
    #site_config .site .home.home2:after,
    #site_config .site .home.home3:after {
        right: 10px;
        width: 10px;
        background-size: 100%;
    }
    #site_config .site .home > span {
        padding: 0px 25px 0px 15px;
        width: 220px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #site_config .site .home > ul li a {
        font-size: 12px;
        padding: 5px 15px;
        white-space:normal;
    }
    #site_config .site .backPage {
        line-height: 40px;
        width: 40px;
    }
    #site_config .site .backPage img {
        width: 15px;
    }
	
	#subtop .c_wrp.lawyer {
		height: 750px;
	}
}


/*table_basic*/
.table_basic thead tr,
.table_basic tbody tr {
    border-bottom: 0px;
}
.table_basic tbody tr:nth-child(even) {
        background-color: rgb(255 255 255 / 10%);
}
.table_basic thead tr th,
.table_basic tbody tr th,
.table_basic tbody tr td {
    font-size:15px;
    line-height: 1em;
    text-align: center;
    font-weight: 300;
    padding: 15px 10px;
    border-top: 0px;
    vertical-align: middle;
}
.table_basic thead tr th {
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    font-weight: 600;
    border-bottom: 0px;
}
.table_basic tbody tr th,
.table_basic tbody tr td {
    color: #000;
    border-bottom: 1px solid  rgba(0,0,0,0.5);
}
.table_basic tbody tr td a {
    text-decoration: none;
    display: block;
    color: #000;
}
.table_basic tbody tr td .current {
    font-size: 0.9em;
    display: inline-block;
    border: 2px solid #ddd;
    border-radius: 4px;
    line-height: 1em;
    padding: 8px;
    font-weight: 600;
    text-decoration: none;
}
.table_basic tbody tr td .wait {
 
    border-color: #000;
    color: #000;
}
.table_basic tbody tr td .wait:hover {
   
    border-color: #000;
    color: #000;
}
.table_basic tbody tr td .done {

    color: #000;
    
	-ms-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
@media (max-width:768px){
    .table_wrp {
        overflow-x: scroll;
    }
    .table_basic thead tr th,
    .table_basic tbody tr th,
    .table_basic tbody tr td {
        font-size: 13px;
        padding: 10px 5px;
    }
    .table_basic tbody tr th {
        word-break: keep-all;
    }
}



/* table_basic2 */
.table.table_basic2 {
    border-top: 1px solid #333;
}
.table.table_basic2 tr.topTr {
    border-top: 1px solid #666;
}
.table.table_basic2 tr th,
.table.table_basic2 tr td {
      font-size: 15px;
    text-align: center;
    font-weight: 400;
    color: #000;
    border: 1px solid #ddd;
    padding: 14px 10px;
    vertical-align: middle;
}
.table.table_basic2 tr td.text-left {
    text-align: left;
}
.table.table_basic2 thead tr th {
    font-size: 18px;
    font-weight: 600;
}
.table.table_basic2 tr th:first-child,
.table.table_basic2 tr td:first-child {
    border-left: 0px;
}
.table.table_basic2 tr th:last-child,
.table.table_basic2 tr td:last-child {
    border-right: 0px;
}
.table.table_basic2 thead tr th {
    border-color: #fff;
    background-color: #181818;
    color: #fff;
    font-weight: 600;
}
.table.table_basic2 tbody tr th {
        background-color: rgb(122 122 122 / 20%);
    color: #000;
    font-weight: 600;
}
.table.table_basic2 tr td.gr {
    background-color: #fcfdff;
    color: #111;
    font-weight: 500;
}
.table.table_basic2 tr td p span {
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
    font-weight: 600;
    background-color: #fff8b7;
    border-radius: 4px;
    margin-bottom: 5px;
}
.table.table_basic2 tr td p span.tit2 {
    background-color: #ffebeb;
}
.table.table_basic2 tr td p span.tit3 {
    background-color: #ebffce;
}
@media (max-width:768px) {
    .table.table_basic2 tr th,
    .table.table_basic2 tr td {
        font-size: 13px;
        padding: 8px 5px;
        word-break: keep-all;
    }
    .table.table_basic2 thead tr th {
        font-size: 15px;
    }
}
@media (max-width:992px){
    .oft {
        overflow-x: scroll;
    }
    .oft .table.table_basic2 {
        width: 700px;
    }
}

