.dataformtime {
	display: none!important;
	position: unset!important;
}
@font-face {
    font-family: 'Bebas';
    font-style: normal;
    font-weight: 400;
    src: local('BebasR'), local('BebasR'),
    url(../fonts/Bebas-Regular.ttf);
}
body{
	font-family:'Montserrat','Noto Sans SC', sans-serif;
	font-size: 12px;
	color: #1e2228;
	background-color: #fff;
	overflow-x: hidden;
	transition: none;
}
ul {
	margin: 0;
	padding: 0;
}
li{
	margin: 0;
	padding: 0;
	list-style: none;
}
a{
	color: #232323;
	transition: 0.5s ease;
}
a:hover , a:active , a:focus{
	color: #3d4e98;
	text-decoration: none;
	outline: none;
}
select::-ms-expand { display: none; }     
.after-line{
	display: inline-block;
}
.navbar-brand {
	padding: 30px;
}
nav.navbar.bootsnav {
	border: none;
	position: absolute;
	width: 100%;
	background: none;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}

nav.navbar.bootsnav ul.nav > li > a {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	padding: 0 25px;
	line-height: 110px;
	margin-bottom: 0;	
}
.attr-nav {
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0;
}
.attr-nav form input {
	width: 0px;
	border: none;
	float: left;
	border-radius: 0;
	background: none;
	border-bottom: 1px solid #fff;
	margin: 0 5px;
	padding: 0px;
	overflow: hidden;
	color: #fff;
	transition: 0.5s ease;
}
.attr-nav .nav-search:hover form input:focus {
	outline: none;
}
.attr-nav .nav-search:hover form input {
	width: 100px;
	padding: 6px 12px;
}
.attr-nav form button {
	border: none;
	background: none;
}
.attr-nav form button:hover ,.attr-nav form button:focus ,.attr-nav form button:active {
	border: none!important;
	background: none!important;
	outline: none;
}
.attr-nav form button i {
	font-size: 22px;
	color: #fff;
}
.navbar-brand > img {
	position: absolute;
	transition: 0.5s ease;
}
.navbar-brand .logo.light {
	opacity: 0;
}
.navbar-brand .logo.color {
	opacity: 1;
}
.navbar.navbar-default:hover .navbar-brand .light {
	opacity: 1;
}
.navbar.navbar-default:hover .navbar-brand .color {
	opacity: 0;
}
nav.navbar.bootsnav ul.nav > li > a:hover ,nav.navbar.bootsnav ul.nav > li.active > a {
	color: #a91b2e;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: #3d4e98;
	color: #fff;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
	border: none;
	padding:  15px 0px;
	width:auto;
	background: rgba(255,255,255,0.8);
	border: 1px solid #ccc;
	border: none;
}


.nav.navbar-nav .dropdown.active:after ,.nav.navbar-nav > li:hover:after {
	content: '';
	display: block;
	width: 70px;
	height: 3px;
	background: #a91b2e;
	margin: 0 auto;
	position: relative;
	bottom: 3px;
	margin-bottom: -3px;
}
.open > .dropdown-menu {
	display: none;
}
.navbar-nav > li:hover .dropdown-menu {
	display: block;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: none;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
	line-height: 40px;
	margin: 0 30px;
	padding: 0;
	font-size: 15px;
	border: none;
	color: #585858;
	border-bottom: 1px solid #a4a5a6;
	font-family: 'Noto Sans SC', sans-serif;
	font-weight: 500;
	white-space: nowrap;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
	color: #a91b2e;
}


nav.navbar.bootsnav.active_meun{
	border-bottom: 1px solid #ababab;
	
}
nav.navbar.bootsnav.active_meun .attr-nav button {
	border-left: 1px solid rgba(0,0,0,0.3)!important;
	color: #000;
}
nav.navbar.bootsnav.active_meun .attr-nav .i-globe {
	background: url(../images/i-globe-black.png) center center no-repeat;
}
nav.navbar.bootsnav.active_meun .attr-nav .i-arrow-down {
	background: url(../images/i-arrow-down-black.png) center center no-repeat;
}
nav.navbar.bootsnav.active_meun .logo.color{
	opacity: 1 !important;
}
nav.navbar.bootsnav.active_meun ul.nav > li > a{
	color:#575757;
}
nav.navbar.bootsnav.active_meun li.dropdown ul.dropdown-menu{
	border: 1px solid #ababab;
}
.top-banner {
	height: 800px;
	background-position: center;
	background-size: cover;
	position: relative;
}
.top-banner .text {
	position: absolute;
	bottom: 120px;
}
.top-banner .sub-title {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
}
.top-banner .title {
	font-size: 88px;
	font-weight: 800;
	color: #fff;
	margin-top: -10px;
}

.top-banner.sub1 {
	background-image: url(../images/top_banner_bg_sub1.jpg);
}
.top-banner.sub8{
	background-image: url(../images/top_banner_bg_sub1_8.jpg);
}
.top-banner.sub2-1 {
	background-image: url(../images/top_banner_bg_sub2_1.jpg);
}

.top-banner.sub3-1 {
	background-image: url(../images/top_banner_bg_sub3_1.jpg);
}

.top-banner.sub4-1 {
	background-image: url(../images/top_banner_bg_sub4_1.jpg);
}

.top-banner.sub5-1 {
	background-image: url(../images/top_banner_bg_sub5_1.jpg);
}

.sub1_4_content_bg {
	background: url(../images/sub1_4_bg.jpg) top center no-repeat;
}





.icon_01 {
	background: url(../images/icon_01.png) left center no-repeat;
}
.icon_02 {
	background: url(../images/icon_02.png) left center no-repeat;
}
.icon_03 {
	background: url(../images/icon_03.png) left center no-repeat;
}

#map{
	width: 100%;
	margin: 0 auto;
	min-height: 700px;
	margin-bottom: 115px;
}
.contact_title{
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 32px;
	color: #1e2228;
	margin-bottom: 50px;
}
.contact_icon_title{
	width: 100%;
	float: left;
	box-sizing: border-box;
	min-height: 26px;
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
	color: #919191;
	padding-left: 40px;
	padding-top: 7px;
}
.contact_icon_text{
	width: 100%;
	float: left;
	box-sizing: border-box;
	min-height: 26px;
	line-height: 26px;
	font-size: 18px;
	font-weight: 400;
	color: #919191;
	padding-left: 45px;
	margin-bottom: 25px;
}


.sub1-1 .item1 {
	text-align: center;
	padding-top: 170px;
	padding-bottom: 170px;
	background: #f9f9f9;
}
.sub1-1 .item1 .sub-title {
	font-size: 28px;
	color: #a91b2e;
	font-weight: 500;
}
.sub1-1 .item1 .title {
	font-size: 56px;
	color: #1e2228;
	font-weight: 700;
}
.sub1-1 .item1 .title:after {
	content: '';
	display: block;
	margin: 20px auto 40px;
	width: 70px;
	height: 1px;
	background: #a91b2e;
}
.sub1-1 .item1 .cont {
	font-size: 27px;
	color: #1e2228;
	letter-spacing: -0.2px;
	font-weight: 400;
	font-family: 'Noto Sans SC', sans-serif;
}
.sub1-1 .item2 .text {
	padding-top: 100px;
	padding-bottom: 100px;
}
.sub1-1 .item2 .title {
	font-size: 40px;	
	font-weight: 700;
	padding-bottom: 30px;
	
}
.sub1-1 .item2 .title span {
	color: #a91b2e;
}
.sub1-1 .item2 .cont {
	font-size: 20px;
	line-height: 36px;
	color: #7e8288;
}
.sub1-1 .item3 {
	background: #bf5462;
	padding-top: 200px;
	padding-bottom: 200px;
	text-align: center;
	color: #fff;
}
.sub1-1 .item3 .item:before {
	content: '';
	display: block;
	background-image: url(../images/sub1_1_item_3_dot.png);
	height: 4px;
	width: 60%;
	margin-left: -30%;
	margin-bottom: -60px;
}
.sub1-1 .item3 .item:first-child:before {
	background: none;
}
.sub1-1 .item3 .title {
	font-size: 40px;
	padding-top: 50px;
	padding-bottom: 10px;
	font-weight: 600;
}
.sub1-1 .item3 .cont {
	font-size: 20px;
	line-height: 36px;
}
.sub1-1 .item4 .text {
	padding-left: 0;
	padding-right: 120px;
}
.sub1-2 {
	padding-top: 140px;
	padding-bottom: 140px;
	background-image: url(../images/sub1_2_bg.jpg);
	background-position: center;
	background-size: cover;
}
.sub1-2 .title {
	font-size: 48px;
	font-weight: 600;
}
.sub1-2 .title span {
	color: #a91b2e;
}
.sub1-2 .title:after {
	content: '';
	display: block;
	width: 100px;
	margin-top: 40px;
	margin-bottom: 40px;
	height: 1px;
	background: #a91b2e;
}
.sub1-2 .sign {
	padding-top: 60px;
	margin-bottom: 80px;
	font-size: 14px;
	color: #999;
}

.sub1-2 p {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #919191;
	letter-spacing: -0.4px;
}

.sub1-3 .item1 {
	text-align: center;
	padding-top: 170px;
	padding-bottom: 170px;
	background: #f9f9f9;
}
.sub1-3 .item1 .sub-title {
	font-size: 28px;
	color: #a91b2e;
	font-weight: 500;
}
.sub1-3 .item1 .title {
	font-size: 56px;
	color: #1e2228;
	font-weight: 700;
}
.sub1-3 .item1 .title:after {
	content: '';
	display: block;
	margin: 20px auto 40px;
	width: 70px;
	height: 1px;
	background: #a91b2e;
}
.sub1-3 .item1 .cont {
	font-size: 27px;
	color: #1e2228;
	letter-spacing: -0.2px;
	font-weight: 400;
	font-family: 'Noto Sans SC', sans-serif;
}
.sub1-3 .item2 {
	padding-top: 200px;
	padding-bottom: 200px;
}
.sub1-3 .item2 .ci-logo {
	padding-bottom: 120px;
}

.sub1-3 .item2 .text ,.sub1-3 .item3 .text ,.sub1-3 .item4 .text {
	border-top: 2px solid #a91b2e;
}
.sub1-3 .item3 .text {
	margin-top: 100px;
}
.sub1-3 .item2 .text .title ,.sub1-3 .item3 .text .title ,.sub1-3 .item4 .text .title {
	font-size: 31px;
	font-weight: 700;
	padding-top: 40px;
	padding-bottom: 10px;
}
.sub1-3 .item2 .text p ,.sub1-3 .item3 .text p ,.sub1-3 .item4 .text p {
	font-size: 20px;
	line-height: 36px;
	color: #7e8288;
	letter-spacing: -0.5px;
}
.sub1-3 .item2 .text p span {
	color: #a91b2e;
}
.sub1-3 .item3 {
	background: #f7f7f7;
	padding-top: 200px;
	padding-bottom: 200px;
}
.sub1-3 .item4 .bg {
	background: #a91b2e;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 60px;
}
.sub1-3 .item4 .text {
	margin-top: 100px;
	margin-bottom: 190px;
}
.sub1-3 .item4 .download-a {
	text-align: center;
	margin-bottom: 200px;
}
.sub1-3 .item4 .download-a a {
	color: #fff;
	background: #a91b2e;
	padding: 30px 70px;
	font-size: 24px;
	font-weight: 600;
}
.sub1-3 .item4 .download-a i {
	width: 20px;
	height: 25px;
	margin-bottom: -4px;
	margin-left: 5px;
	display: inline-block;
	background: url(../images/icon-download.png) center center no-repeat;
}

.sub1-5 .item1 {
	text-align: center;
	padding-top: 170px;
	padding-bottom: 170px;
	background: #f9f9f9;
}
.sub1-5 .item1 .sub-title {
	font-size: 28px;
	color: #a91b2e;
	font-weight: 500;
}
.sub1-5 .item1 .title {
	font-size: 48px;
	color: #1e2228;
	font-weight: 700;
}
.sub1-5 .item1 .title:after {
	content: '';
	display: block;
	margin: 20px auto 40px;
	width: 70px;
	height: 1px;
	background: #a91b2e;
}
.sub1-5 .item1 .cont {
	font-size: 22px;
	color: #1e2228;
	letter-spacing: -0.2px;
	font-weight: 400;
	font-family: 'Noto Sans SC', sans-serif;
}
.sub1-5 .item1 .cont span {
    font-size: 18px;
    color: #7e8288;
    display: inline-block;
    padding-top: 40px;
}
.sub1-5 .item2 .nav-tabs li a {
	border: none;
	text-align: center;
	color: #7e8288;
	font-weight: 600;
	font-size: 18px;
	padding: 0;
	padding-top: 45px;
	padding-bottom: 45px;
	border-bottom: 3px solid #fff;
	background: #fff;
	    margin-left: -15px;
	    margin-right: -15px;
}
.sub1-5 .item2 .nav-tabs li.active a {
	border-bottom: 3px solid #a91b2e;
}
.sub1-5 .item2 .nav-tabs li.active a:hover ,.sub1-5 .item2 .nav-tabs li.active a:focus {
	background: #fff;
}
.sub1-5 .item2  .owl-item img {
	width: auto;
}
.sub1-5 .item2 .title {
	font-size: 32px;
	line-height: 44px;
	font-weight: 600;
	padding-left: 35px;
	padding-top: 40px;
	background: #a91b2e;
	color: #fff;
	height: 340px;
	margin-top: -90px;
	margin-left: -15px;
}
.sub1-5 .item2 .text {
	position: relative;
	z-index: 999;
	top: -240px;
}
.sub1-5 .item2 .borad-bg {
	top: 150px;
}
.sub1-5 .item2 .borad-bg .ctrl {
	text-align: center;
	position: absolute;
	width: 100%;
	margin-left: -30px;
}
.sub1-5 .item2 .ctrl .icon {
	display: inline-block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	border-radius: 25px;
	background: #fff;
	color: #a91b2e;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}
.sub1-5 .item2 .borad-bg .ctrl .icon.left {
	margin-right: 50px;
}
.sub1-5 .item2 .borad-bg .ctrl .icon.left:after {
	content: '';
	display: block;
	height: 30px;
	width: 1px;
	background: #fff;
	float: right;
	margin-right: -25px;
	margin-top: 10px;
}
.sub1-5 .item2 .cont {
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 0;
	letter-spacing: -0.2px;
}
.sub1-5 .item2 #tab3 .cont {
	padding-top: 20px;
}
.sub1-5 .item2 .cont p {
	font-size: 18px;
	color: #7e8288;
	padding-top: 10px;
}
.sub1-5 .item2 .cont p:before {
	content: '';
	display: block;
	width: 2px;
	height: 2px;
	background: #7e8288;
	margin-left: -10px;
	margin-bottom: -14px;
}
.top-banner.sub1.sub1-3 .title {
	font-family: 'Noto Sans SC', sans-serif;
}

.sub-brand .col-xs-2 {
	padding: 0;
	margin: 0; 
	border: none!important;
	width: 20%;
}

.sub-brand .col-xs-2 a {
	padding: 0;
	margin: 0;
	border: none!important;
	background: #f9f9f9;
	/*background-image: url(../images/brand_logo_bg.png);*/
	background-position: right;
	transition: 0s ease;
	border-radius: 0;
}
.sub-brand .col-xs-2.active a{
	background: #222222;
}
.sub-brand .col-xs-2 .light {
	display: none;
}
.sub-brand .col-xs-2.active .color {
	display: none;
}
.sub-brand .col-xs-2.active .light {
	display: block;
}
.sub-brand .col-xs-2.active:after {
	content: '';
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	border: 10px solid transparent;
	border-top-color: #222 ;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -25px;
}
.sub-brand .nav > li > a > img {
	max-width: 100%;
}
.sub-brand .col-xs-2.active:before {
	content: '';
	display: block;
	margin: 0 auto;
	height: 15px;
	width: 100%;
	z-index: 9;
	position: absolute;
	bottom: -10px;
	background: #222;
}
.sub-brand .nav-tabs {
	width: 100%;
	margin: 0 auto;
	z-index: 99;
	border: none;
	padding-left: 100px;
	padding-right: 100px;
}
.sub-brand .tab-content ,.sub-brand .brand-tabs ,.sub-brand .tab-pane {
	height: 100%;
}
.sub-brand .tab-pane {
	background-size: cover;
	background-position: center;
}
.sub-brand .tab-content  {
	background: #f9f9f9;
	margin-top: -20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background: #222;
}
.sub-brand .tabs-button .control-button {
	width: 100px;
	height: 100%;
	background: #fff;
	position: absolute;
	z-index: 999;
	text-align: center;
}
.sub-brand .tabs-button {
	position: relative;
	z-index: 9;
}
.sub-brand .tabs-button .control-button.control-next {
	right: 0;
	top: 0;
}
.sub-brand .tabs-button .control-button.control-prev {
	left: 0;
	top: 0;
}
.sub-brand .tabs-button .control-button span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 46px;
	border: 2px solid #dbdbdb;
	display: inline-block;
	border-radius: 50%;
	color: #666;
	font-size: 18px;
	cursor: pointer;
	transition: 0.5s ease;
}
.sub-brand .tabs-button .control-button span:hover {
	background: #a91b2e;
	border-color: #a91b2e;
	color: #fff;
}
.sub-brand .tab-content .title {
	padding-top: 120px;
}
.sub-brand .tab-content .title:after {
	content: '';
	display: block;
	margin: 30px auto;
	width: 70px;
	height: 1px;
	background: #a91b2e;
}

.sub-brand .tab-content .cont {
	font-size: 24px;
	color: #1c1c1c;
	letter-spacing: -0.5px;
	font-weight: 400;
	font-family: 'Noto Sans SC', sans-serif;
	text-align: center;
	padding-bottom: 120px;
}



.sub-brand .tab-content .owl-dots {
	position: absolute;
	z-index: 9;
	width: 100%;
	bottom: 30px;
}
.sub-brand .tab-content .owl-theme .owl-dots {
	z-index: 3;
}
.sub-brand .tab-content .owl-theme .owl-dots .owl-dot {
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #fff;
	margin: 10px;
}
.sub-brand .tab-content .owl-theme .owl-dots .owl-dot span {
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	/* background-color: #7ec2f3; */
	z-index: 10;
	display: block;
	background: none;
	top: -10px;
	left: -12px;
}
.sub-brand .tab-content .owl-theme .owl-dots .owl-dot.active span:before {
	content: '';
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	transform: rotate(120deg);
	clip: rect(0px,8px,16px,0px);
	border-radius: 8px;
	border: 2px solid #fff;
}
.sub-brand .tab-content .owl-theme .owl-dots .owl-dot.active span:after {
	content: '';
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	transform: rotate(230deg);
	clip: rect(0px,8px,16px,0px);
	border-radius: 8px;
	border: 2px solid #fff;
}
.sub-brand .tab-content .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: none;
}

/* .owl-theme .owl-dots .owl-dot span:focus {
}
.owl-theme .owl-dots .owl-dot.active span {
	background: #da4118;
	width: 30px;
} */
.sub-brand .tab-content .owl-theme .owl-dots .owl-dot {
	outline: 0;
}

.sub-brand .tab-content .owl-nav.disabled {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.sub-brand .tab-content .owl-nav button {
	width: 38px;
	height: 119px;
	position: absolute;
	top: 50%;
	margin: 20px;
	margin-top: -70px;
	background: rgba(255,255,255,0.5);
	outline: none;
}
.sub-brand .tab-content .owl-nav button span {
	display: none;
}
.sub-brand .tab-content .owl-nav  .owl-prev {
	background: url(../images/slide-button-left.png);
	left: 100px;
}
.sub-brand .tab-content .owl-nav  .owl-next {
	background: url(../images/slide-button-right.png);
	right: 100px;
}


.sub3-1 .item1 {
	text-align: center;
	padding-top: 170px;
	padding-bottom: 20px;
	background: #f9f9f9;
}
.sub3-1 .item1 .sub-title {
	font-size: 28px;
	color: #a91b2e;
	font-weight: 500;
}
.sub3-1 .item1 .title {
	font-size: 56px;
	color: #1e2228;
	font-weight: 700;
}
.sub3-1 .item1 .title:after {
	content: '';
	display: block;
	margin: 20px auto 40px;
	width: 70px;
	height: 1px;
	background: #a91b2e;
}
.sub3-1 .item3 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.sub3-1 .item3 h4 {
	font-size: 32px;
	color: #090909;
	font-weight: 600;
	padding-bottom: 20px;
	line-height: 48px;
}
.sub3-1 .item3 p {
	letter-spacing: -0.4px;
	font-size: 18px;
	line-height: 34px;
	font-weight: 400;
	color: #7e8288;
}
.sub4-1 .item1 {
	background: #fff;
	text-align: center;
	padding-bottom: 100px;
	padding-top: 100px;
}
.sub4-1 .item1 .sub-title {
	font-size: 20px;
	font-weight: 600;
	color: #a91b2e;
}
.sub4-1 .item1 .title {
	font-size: 40px;
	font-weight: 700;
	padding-bottom: 30px;
}
.sub4-1 .item1 .cont {
	padding-top: 30px;
	font-size: 18px;
	line-height: 34px;
	color: #7e8288;
}
.sub4-1 .item2 {
	background: #f9f9f9;
}
.sub4-1 .item2 .sub-title ,.sub4-1 .item3 .sub-title {
	padding: 0;
}
.sub4-1 .item5 {
	background: url(../images/sub4_1_item5_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 90px;
	padding-bottom: 90px;
}
.sub4-1 .item5 .hd .sub-title {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 10px;
	color: #a91b2e;
}
.sub4-1 .item5 .hd {
	text-align: center;
}
.sub4-1 .item5 .hd .title {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}
.sub4-1 .item5 .bd .item {
	color: #fff;
	margin-top: 100px;
}
.sub4-1 .item5 .bd .title {
	font-size: 18px;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sub4-1 .item5 .bd .cont {
	font-size: 18px;
	letter-spacing: -0.5px;
	line-height: 34px;
}

.sub5-1 .item1 {
	text-align: center;
	padding-top: 170px;
	padding-bottom: 170px;
	background: #f9f9f9;
}
.sub5-1 .item1 .sub-title {
	font-size: 28px;
	color: #a91b2e;
	font-weight: 500;
}
.sub5-1 .item1 .title {
	font-size: 56px;
	color: #1e2228;
	font-weight: 700;
}
.sub5-1 .item2 {
	background-image: url(../images/sub5_1_item2_bg.jpg);
	background-position: center center;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}
.sub5-1 .item2 .title {
	font-size: 56px;
	color: #fff;
	text-align: center;
	font-weight: 600;
}
.sub5-1 .item3 {
	padding-top: 150px;
	padding-bottom: 150px;
	background: #f9f9f9;
}
.sub5-1 .item3 .title {
	font-weight: 600;
	font-size: 40px;
	text-align: center;
	padding-bottom: 30px;
}
.sub5-1 .item3 p {
	font-size: 20px;
	color: #7e8288;
	text-align: center;
	letter-spacing: -0.5px;
	padding-top: 30px;
}
.sub5-1 .item4 .text {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
.sub5-1 .item4 .title {
	font-size: 40px;
	font-weight: 600;
	padding-bottom: 30px;
}
.sub5-1 .item4 .cont {
	font-size: 20px;
	color: #7e8288;
	line-height: 36px;
}
.sub5-1 .item4 .text.text-left {
	text-align: left;
	padding-left: 150px;
	padding-right: 0;
}

.sub5-1 .item5 {
	background-image: url(../images/sub5_1_item5_bg.jpg);
	background-position: center;
	background-size: cover;
	padding-top: 120px ;
	padding-bottom: 120px;
	text-align: center;
}
.sub5-1 .item5 .title {
	font-size: 40px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 40px;
}
.sub5-1 .item5 .cont {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	line-height: 36px;
}
.sub5-1 .item5 .top {
	padding-bottom: 70px;
}
.sub5-1 .item5 .bottom {
	padding-top: 70px;
}
.sub5-1 .item6 {
	background-image: url(../images/sub5_1_item6_bg.jpg);
	background-position: center;
	background-size: cover;
	padding-top: 120px ;
	padding-bottom: 120px;
	color: #fff;
}
.sub5-1 .item6 .conts {
	margin-right: -5%;
	margin-left: -5%;
}
.sub5-1 .item6 .left {
	position: relative;
	z-index: 9;
}
.sub5-1 .item6 .hd .sub-title {
	font-size: 20px;
	color: #a91b2e;
}
.sub5-1 .item6 .hd .title {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 80px;
}
.sub5-1 .item6 .bd {
	margin-left: -40px;
	margin-right: -70px;
}
.sub5-1 .item6 .bd ul li {
	background: none;
	height: 120px;
	font-size: 32px;
	line-height: 120px;
	margin: 10px;
	cursor: pointer;
}
.sub5-1 .item6 .bd ul li.active {
	background: #a91b2e;
}
.sub5-1 .item6 .bd ul li span {
	font-size: 48px;
	font-weight: 600;
	margin-left: 30px;
	margin-right: 10px;
}
.sub5-1 .item6 .bd .left {
	position: relative;
}
.sub5-1 .item6 .item {
	position: relative;
}
.sub5-1 .item6 .item .text {
	position: absolute;
	z-index: 9;
	bottom: 50px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	font-weight: 200;
}
.sub5-1 .item6 .owl-theme {
	margin-top: 60px;
}
.sub5-1 .item6 .owl-theme .owl-dots {
	margin-top: -25px;
	position: relative;
	z-index: 9;
}
.sub5-1 .item6 .owl-theme .owl-dots .owl-dot {
	outline: none;
}
.sub5-1 .item6 .owl-theme .owl-dots .owl-dot span {
	width: 7px;
	height: 7px;
	margin: 5px;
}
.sub5-1 .item6 .tab-content{
	height: 608px;
	overflow: hidden;
}

.sub5-1 .item7 {
	background-image: url(../images/sub5_1_item7_bg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 140px;
	padding-bottom: 140px;
}
.sub5-1 .item7  .hd {
	text-align: center;
}
.sub5-1 .item7  .hd .sub-title {
	font-size: 20px;
	color: #a91b2e;
	font-weight: 600;
}
.sub5-1 .item7 .hd .title {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 40px;
}
.sub5-1 .item7 .bd .img {
	text-align: right;
}
.sub5-1 .item7 .bd .img img {
	display: inline-block;
}
.sub5-1 .item7 .bd .title {
	font-size: 24px;
	font-weight: 600;
	text-align: right;
	padding-top: 20px;
}
.sub5-1 .item7 .bd .right .title {
	text-align: left;
}

.sub5-1 .item7 .bd .mid:after {
	content: '';
	width: 1px;
	height: 374px;
	background: #d8d9db;
	display: block;
	margin: 0 auto;
}
.sub5-1 .item7 .bd .num {
	position: absolute;
	background: #fff;
	border: 1px solid #a91b2e;
	padding: 9px;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: 120px;
}
.sub5-1 .item7 .bd .num span {
	background: #a91b2e;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	display: block;
	border-radius: 50%;
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	padding: 0;
}


.sub5-2 .item1 {
	text-align: center;
	padding-top: 170px;
	padding-bottom: 170px;
	background: #f9f9f9;
}
.sub5-2 .item1 .sub-title {
	font-size: 28px;
	color: #a91b2e;
	font-weight: 500;
}
.sub5-2 .item1 .title {
	font-size: 56px;
	color: #1e2228;
	font-weight: 700;
}

.sub5-2 .item2 .hd .title {
	font-size: 36px;
	font-weight: 700;
}
.sub5-2 .item2 .hd {
	margin-top: 100px;
	margin-bottom: 40px;
}
.sub5-2 .item2 .hd .title:before {
	content: '';
	display: block;
	width: 70px;
	height: 4px;
	margin-bottom: 10px;
	background: #a91b2e;
}

.sub5-2 .item2 .bd tr td:first-child {
	width: 170px;
	font-size: 18px;
	font-weight: 700;
	color: #1e2228;
	padding: 16px;
	padding-right: 0;
	padding-left: 30px;
	height: 50px;
	background: #fafafa;
}
.sub5-2 .item2 .bd tr td:nth-child(2) {
	padding-left: 50px;
	padding-right: 50px;
}
.sub5-2 .item2 .bd {
	font-family: 'Noto Sans SC', sans-serif;
	font-size: 17px;
}
.sub5-2 .item2 .bd .radio  {
	float: left;
	margin: 0;
	margin-right: 30px;
	margin-top: 10px;
	position: unset;
}
.sub5-2 .item2 .bd .radio label {
	font-weight: 600!important;
	font-size: 17px!important;
	padding-left: 0!important;
	margin-right: 30px;
}


.sub5-2 .item2 .bd .radio input[type='radio']{
    width: 20px;
    height: 20px;
		margin-top: 0;
    background-color: #fff;
    -webkit-appearance:none;
    border: 1px solid #000;
		margin-left: 10px;
    outline: none!important;
}
.sub5-2 .item2 .bd .radio input[type=radio]:checked{

    background-image: url(../images/checked.png);
	background-position: center center;
	background-size: cover;
	outline: none!important;
}
.sub5-2 .item2 .bd select {
	border-radius: 0;
	border: 1px solid #ddd;
	width: 300px;
	margin-top: 3px;
}
.sub5-2 .item2 .bd input {
	border: 1px solid #ddd;
	border-radius: 0;
	margin-top: 3px;
}
.sub5-2 .item2 .bd .phones select ,.sub5-2 .item2 .bd .phones input {
	display: inline-block;
	width: 100px;
	margin-right: 10px;
}
.sub5-2 .item2 .bd .email select ,.sub5-2 .item2 .bd .email input {
	display: inline-block;
	width: 150px;
}
.sub5-2 .item2 .bd .email select {
	margin-left: 10px;
}
.sub5-2 .item2 .bd textarea {
	border-radius: 0;
	border: 1px solid #ddd;
	margin-top: 3px;
	margin-bottom: 10px;
}
.sub5-2 .item2 .bd .input-group-addon {
	background: #999999;
	color: #fff;
	border-radius: 0;
}
.sub5-2 .item2 .bd .filename {
	margin-top: 0;
	background: #fafafa;
}
.sub5-2 .item2 .bd .filearea {
	margin-bottom: 8px;
}
.sub5-2 .item2 .bd p {
	font-size: 14px;
	margin-bottom: 30px;
}
.sub5-2 .item2 .bd table {
	margin-bottom: 90px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
.sub5-2 .item2 .bd table tr:first-child td {
	border-top: none;
}
.sub5-2 .item2 .bd table tr:last-child td {
	border-bottom: none;
}
.sub5-2 .item2 .bd table tr td {
	position: relative;
}

.sub5-2 .item2 .bd .form-submit {
	color: #fff;
	background: #a91b2e;
	font-size: 24px;
	font-weight: 600;
	border: none;
	border-radius: 0;
	width: 230px;
	height: 70px;
	line-height: 70px;
	padding: 0;
	margin-bottom: 100px;
}
.sub5-2 .item2 .bd .filearea .glyphicon {
	display: none;
}


.main-slide .owl-dots {
	position: absolute;
	z-index: 9;
	width: 100%;
	bottom: 30px;
}
.main-slide.owl-theme .owl-dots {
	z-index: 3;
}
.main-slide.owl-theme .owl-dots .owl-dot {
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #fff;
	margin: 10px;
}
.main-slide.owl-theme .owl-dots .owl-dot span {
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	/* background-color: #7ec2f3; */
	z-index: 10;
	display: block;
	background: none;
	top: -10px;
	left: -12px;
}
.main-slide.owl-theme .owl-dots .owl-dot.active span:before {
	content: '';
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	transform: rotate(120deg);
	clip: rect(0px,8px,16px,0px);
	border-radius: 8px;
	border: 2px solid #fff;
}
.main-slide.owl-theme .owl-dots .owl-dot.active span:after {
	content: '';
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	transform: rotate(230deg);
	clip: rect(0px,8px,16px,0px);
	border-radius: 8px;
	border: 2px solid #fff;
}
.main-slide.owl-theme .owl-dots .owl-dot.active span, .main-slide.owl-theme .owl-dots .owl-dot:hover span {
	background: none;
}

/* .owl-theme .owl-dots .owl-dot span:focus {
}
.owl-theme .owl-dots .owl-dot.active span {
	background: #da4118;
	width: 30px;
} */
.main-slide.owl-theme .owl-dots .owl-dot {
	outline: 0;
}

.main-slide .owl-nav.disabled {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.main-slide .owl-nav button {
	width: 46px;
	height: 91px;
	position: absolute;
	top: 50%;
	margin: 20px;
	margin-top: -70px;
	background: rgba(255,255,255,0.5);
	outline: none;
}
.main-slide .owl-nav button span {
	display: none;
}
.main-slide .owl-nav  button.owl-prev {
	background: url(../images/arrow-left.png);
	left: 91px;
}
.main-slide .owl-nav  button.owl-next {
	background: url(../images/slide-arrow-right.png);
	right: 91px;
}
.main-slide .owl-nav  button.owl-prev:hover {
	background: url(../images/arrow-left.png);
	opacity: 0.6;
}
.main-slide .owl-nav  button.owl-next:hover {
	background: url(../images/slide-arrow-right.png);
	opacity: 0.6;
}
.main-slide {
	background: #eee;
	position: relative;
	overflow: hidden;
	height: 100%;
}
.main-slide .item {
	height: 100%;
	background-position: center;
	background-size: cover;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded ,.owl-carousel .owl-stage-outer ,.owl-carousel .owl-stage ,.owl-carousel.owl-drag .owl-item {
	height: 100%;
}
.main-slide .item .text {
	position: absolute;
	bottom: 140px;
}
.main-slide .item .title {
	font-size: 100px;
	color: #fff;
	line-height: 100px;
	padding-bottom: 10px;
	font-family: 'Bebas', sans-serif;
}
.main-slide .item .title span {
    font-family: 'Bebas', sans-serif;
}
.main-slide .item .sub-title {
	font-size: 28px;
	font-weight: 200;
	color: #fff;
}

#back2top {
	width: 70px;
	height: 70px;
	background-color: #a91b2e;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-image: url(../images/arrow-top.png);
	background-position: center;
	background-repeat: no-repeat;
	position: fixed;
	right: 0;
	bottom: 80px;
	cursor: pointer;
	opacity: 0;
	transition: 0.5s ease;
	z-index: 9999;
}
#back2top.active {
	opacity: 1;
}
#fullpage #section3  #back2top {
	display: none;
}
#fullpage #back2top {
	opacity: 1;
}
#section1{
	background-image: url(../images/item2-bg.png);
	background-position: center center;
	background-size: cover;
	background-color: #fafafa;
}

.main-item1 .left em {
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	padding-top: 20px;
	display: block;
}
.main-item1 .left .title {
	font-size: 40px;
	line-height:1;
	font-weight: 700;
	color: #222;
	padding-top: 30px;
}
.main-item1 .left .sub-title {
	font-size: 25px;
	font-weight: 500;
	color: #a91b2e;
	letter-spacing: -1px;
	padding-top: 13px;
}
.main-item1 .left .sub-title:after {
	content: '';
	display: block;
	margin: 100px 0 0;
	width: 50px;
	height: 4px;
	background: #a91b2e;
}
.main-item1 .right .title {
	font-size: 24px;
	color: #a91b2e;
	padding-bottom: 20px;
	padding-top: 20px;
}
.main-item1 .right .cont {
	font-size: 20px;
	color: #999999;
	line-height: 34px;
	padding-bottom: 40px;
	padding-top: 0px;
}
.main-item1 .right a {
	font-size: 13px;
	font-weight: 700;
	border-bottom: 2px solid #a91b2e;
	padding: 5px 0;
	margin-top: 0px;
    display: inline-block;
}
.main-item1 .right a span {
	padding-left: 8px;
}
.main-item1 .right a:hover {
	color: #a91b2e;
}



#section2 .tab-content .tab-pane .text {
	position: absolute;
	z-index: 9;
	background: #fff;
	width: 550px;
	top: 280px;
	padding-left: 40px;
}
#section2 .tab-content .tab-pane .text .cont {
	font-size: 17px;
	line-height: 26px;
	text-align: left;
	padding-bottom: 40px;
}
#section2 .tab-content .title {
	padding-top: 40px;
}
#section2 .tab-content .title:after {
	height: 4px;
	margin-left: 0;
}
#section2 .tab-content .tab-pane .text p {
	font-size: 17px;
	color: #555;
	padding-bottom: 40px;
}
#section2 .tab-content .tab-pane .text a {
	display: inline-block;
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background: #222222;
	margin-bottom: 36px;
}
#section2 .tab-content .tab-pane .text a:hover {
	background: #a91b2e;
}
#section2.sub-brand .tabs-button {
	position: absolute;
	width: 100%;
}
#section2.sub-brand .tabs-button .control-button {
	width: 101px;
}
#section2.sub-brand .tab-content {
	margin-top: 0px;
}
#section2.sub-brand .tab-slides .item {
	background-size: cover;
	background-position: center;
	height: 100%;
}
#section2 .fp-scroller {
	height: 100%;
}



.main-item3 {
	padding-top: 140px;
	padding-bottom: 170px;
}
.main-item3 .item {
	background: #282828;
	display: block;
	margin-bottom: 30px;
}

.main-item3  .hd .title {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: -2px;
}
.main-item3  .hd .sub-title {
	font-weight: 700;
	font-size: 30px;
	color: #a91b2e;
	letter-spacing: -1px;
}

.main-item3  .hd .sub-title:after {
	content: '';
	display: block;
	margin: 40px auto 70px;
	width: 50px;
	height: 4px;
	background: #a91b2e;
}
.main-item3 .bd .item {
	color: #fff;
	text-align: center;
}
.main-item3 .bd .item .title {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 0 25px;
}
.main-item3 .bd .item p {
	font-size: 17px;
	color: #999999;
	min-height: 75px;
}
.main-item3 .bd .item p.tip {
	font-size: 17px;
	padding-bottom: 44px ;
	min-height: 20px;
}
.main-item3 .bd .item .icon {
	padding-top: 40px;
	padding-bottom: 20px;
}
.main-item3 .ft {
	padding-top:30px;
}
.main-item3 .ft a {
	font-size: 14px;
	font-weight: 700;
	border-bottom: 2px solid #ddd;
	padding: 5px 0;
}
.main-item3 .ft a i {
	font-size: 12px;
	padding-left: 10px;
}
.main-item3 .ft a:hover{
	color: #000;
	border-color: #a91b2e;
}


#section3 .hd em {
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
}









#form-template  .glyphicon {
	top: 11px;
	right: 6px;
	color: #ccc;
}
#form-template .help-block {
	display: none!important;
}

.footer {
	background: #111111;
	padding-bottom: 50px;
	padding-top: 50px;
	color: #999;
}
.footer .logo {
	margin-top: 40px;
}
.footer .item {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
}
.footer .item span {
	display: inline-block;
	margin: 0px 10px;
	padding: 5px 0;
}
.footer .ft {
	text-align: center;
	margin: 20px 0;
}
.footer .ft a {
	font-size: 17px;
	color: #fff;
	font-weight: 400;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	position: relative;
	margin: 0;
	
}
.footer .ft a:hover {
	background: #888888;
	border-radius: 5px;
}
.footer .ft em {
	height: 14px;
	width: 1px;
	display: inline-block;
	background: #999;
	overflow: hidden;
	margin: 0 5px;
}
.footer .copy-right {
	padding-top: 60px;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
}


.top-bar {
	background: #000;
}
.top-bar button {
	color: #fff;
	border: none;
	border-radius: 0;
	background: none;
	font-size: 14px;
	font-weight: 600;
}
.top-bar button:hover ,.top-bar button:focus ,.attr-nav button:hover ,.attr-nav button:focus {
	background: none;
	color: #fff;
}
.sns.nav-search  button span {
	font-weight: 600;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
	background: none;
	color: #fff;
}
.top-bar .open > .dropdown-menu ,.sns .open > .dropdown-menu {
	display: block;
}
.top-bar .glyphicon {
	font-size: 12px;
}
.top-family-site .dropdown-menu {
	min-width: 137px;
	border: none;
	border-radius: 0;
	background: #fff;
	margin-top: -1px;
}
.attr-nav button {
	height: 110px;
	line-height: 110px;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	border-left: 1px solid rgba(255,255,255,0.3);
	color: #fff;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 30px;
}
.attr-nav .btn-default:active, .attr-nav .btn-default.active, .attr-nav .open > .dropdown-toggle.btn-default {
	background: none;
	border-left: 1px solid rgba(255,255,255,0.3)!important;
	color: #fff;
	box-shadow: none;
}
.attr-nav button:hover , .attr-nav button:focus {
	border-left: 1px solid rgba(255,255,255,0.3)!important;
	color: #fff;
}
.attr-nav .i-globe {
	background: url(../images/i-globe.png) center center no-repeat;
	position: relative;
	height: 30px;
	width: 30px;
	top: 9px;
	display: inline-block;
}
.top-bar .i-arrow-down {
	background: url(../images/i-arrow-down.png) center center no-repeat;
	position: relative;
	height: 15px;
	width: 30px;
	top: 2px;
	display: inline-block;
}
.attr-nav .i-arrow-down {
	background: url(../images/i-arrow-down.png) center center no-repeat;
	position: relative;
	height: 30px;
	width: 30px;
	top: 9px;
	display: inline-block;
}
.attr-nav .dropdown-menu {
	border-radius: 0;
	min-width: 58px;
	right: 25%;
}
.attr-nav .dropdown-menu  a {
	font-size: 14px;
	font-weight: 500;
}
.attr-nav .dropdown-menu  a:hover {
	color: #a91b2e;
}


.content .page-nav a {
	display: block;
	text-align: center;
	color: #7e8288;
	font-size: 18px;
	font-weight: 600;
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 3px solid #fff;
}
.content .page-nav a.active {
	border-bottom: 3px solid #a91b2e;
}

.sub5-1 .item6 .tab-content .text {
	position: absolute;
	z-index: 9;
	width: 100%;
	bottom: 60px;
	opacity: 0.7;
	padding-left: 50px;
	line-height: 28px;
	font-size: 16px;
	font-weight: 200;
}
.sub5-1 .item6 .nav-tabs {
	width: 0px;
	height: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
} 



#section0 .active .ani-step-1 {
    animation-duration: 1s;
		animation-delay: 0.1s;
		animation-iteration-count: 1;
		visibility: visible;
		animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
#section0 .active .ani-step-2 {
    animation-duration: 1s;
		animation-delay: 0.5s;
		animation-iteration-count: 1;
		visibility: visible;
		animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.active .ani-step1-1 {
    animation-duration: 1s;
		animation-delay: 0.1s;
		animation-iteration-count: 1;
		visibility: visible;
		animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.active .ani-step1 {
    animation-duration: 1s;
		animation-delay: 0.4s;
		animation-iteration-count: 1;
		visibility: visible;
		animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.active .ani-step2 {
    animation-duration: 1s;
		animation-delay: 0.6s;
		animation-iteration-count: 1;
		visibility: visible;
		animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.active .ani-step3 {
    animation-duration: 1s;
		animation-delay: 0.8s;
		animation-iteration-count: 1;
		visibility: visible;
		animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.active .ani-step4 {
    animation-duration: 1s;
		animation-delay: 1.0s;
		animation-iteration-count: 1;
		visibility: visible;
		animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.logo-c {
	padding-top: 100px;
}
.sub2-1 .tab-slides .item{
	height: 730px;
	background-size: cover;
	background-position: center;
}

.sub4.notice-list {
	padding: 165px 180px;
	font-size: 18px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background: #a91b2e;
	border-color: #a91b2e;
}
.notice-board {
	font-weight: 400;
}
.notice-board thead tr td {
	font-size: 18px;
	font-weight: 600;
}
.navigation {
	margin-top: 30px;
}
.notice-board .number, .notice-board .author, .notice-board .creat_at, .notice-board .view {
	width: 140px;
}
.notice-board-search .input-group-addon button {
	border-radius: 0;
	background: #a91b2e;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	border: none;
}
.notice-board-search .fa-search {
	font-size: 14px;
}
.sub4.notice-list .form-inline .input-group > .form-control {
	font-size: 18px;
	border-radius: 0;
	height: 37px;
}
.notice-board-search {
	padding-bottom: 40px;
}
.notice-board-search .list-filter {
	float: right;
}
.notice-board-search .list-filter a {
	line-height: 37px;
	padding: 15px;
	font-weight: 600;
}
.notice-board-search .list-filter a.active {
	color: #a91b2e;
} 
.notice-board-search .form-inline {
	float: left;
}
.article-detail .detail-header span {
	font-size: 18px;
	font-weight: 400;
}
.article-detail .detail-filelist ul li a {
	background: #a91b2e;
}
.article-detail .detail-filelist ul li a:hover ,.btn-primary:hover ,.btn-primary:focus {
	background: #d25a04;
}
.btn-primary {
	background: #a91b2e;
	border-radius: 0;
	border: none;
}

.sub5-3 .sub-brand .tab-content {
	margin: 0;
}
.sub5-3 .sub-brand .tab-content .sub-title {
	font-size: 28px;
	color: #a91b2e;
	font-weight: 500;
	text-align: center;
	padding-top: 130px;
}
.sub5-3 .sub-brand .tab-content .title {
	font-size: 56px;
	font-weight: 700;
	text-align: center;
	padding-top: 10px;
}



.sub1-3.sub1-4 .item1 {
	background: #fff;
	padding-bottom: 100px;
}
.history .item {
	position: relative;
	padding-top: 200px;
	margin-bottom: 150px;
}
.history .item:before {
	content: '';
	display: block;
	background: #e5bac0;
	background-image: url(../images/history/history_icon_arrow_up.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-left: -20px;
	position: absolute;
	left: 50%;
	top: -40px;
}
.history .item:after {
	content: '';
	display: block;
	position: absolute;
	background: #e5bac0;
	width: 1px;
	height: 100%;
	left: 50%;
	top: 0px;
}
.history .item .left {
	text-align: right;
}
.history .item .left img {
	margin-bottom: 30px;
	margin-right: 100px;
	display: inline-block;
}
.history .item .year {
	padding-left: 40px;
	margin-bottom: 60px;
	font-size: 48px;
	font-weight: 700;
	text-align: left;
}
.history .item .year i {
	width: 2px;
	height: 26px;
	background: #7e8288;
	margin-right: 50px;
	display: inline-block;
	transform:rotate(35deg);
	-ms-transform:rotate(35deg); 	/* IE 9 */
	-moz-transform:rotate(35deg); 	/* Firefox */
	-webkit-transform:rotate(35deg); /* Safari 和 Chrome */
	-o-transform:rotate(35deg);
}

.history .item .year .num {
	margin-bottom: 30px;
}
.history .item .year .month {
	font-size: 24px;
	font-family: 'Noto Sans SC', sans-serif;
	font-weight: 400;
	color: #7e8288;
	padding-left: 100px;
	margin-bottom: 15px;
	position: relative;
}
.history .item .sub-item:last-child .year:last-child {
	margin-bottom: 0px;
}
.history .item .year .month span {
	font-weight: 700;
	left: 55px;
	position: absolute;
}


.history .item .left {
	text-align: right;
}
.history .item .left .year  {
	display: inline-block;
	width: 700px;
}
.history .item .right img {
	margin-right: 0;
	margin-left: 100px;
}

.history .item .year.active i {
	background: #a91b2e;
}
.history .item .year.active .month span {
	color: #a91b2e;
}
.sub1-7 .item1 .sub-title {
    padding-top: 50px;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 40px;
    color: #000;
}
.sub1-7 .item1 .cont {
    font-size: 20px;
    line-height: 36px;
}
.sub1-7 .item3 {
    padding-top: 130px;
    padding-bottom: 130px;
}
.sub1-7-2 .item1 .sub-title {
    padding-top: 10px;
    font-weight: 500;
}
.sub1-7-2 .item1 .sub-title b {
    font-weight: 700;
    font-family: 'NanumSquare';
}
.sub1-7-2 .item1 .title {
    margin-bottom: 40px;
}
.sub1-7-2 .item1 .img {
    padding-top: 30px;
}
.sub1-7 .nav-tabs {
    border-bottom:none;
}




.sub1-8 .item1 {
    padding: 120px 0 90px;
    text-align: center;
}
.sub1-8 .item1 .sub-title {
    font-size: 24px;
    font-weight: 700;
    color: #1e2228;
    padding-bottom: 20px;
}
.sub1-8 .item1 .title{
    font-size: 48px;
    color: #a91b2e;
    font-weight: 900;
}
.sub1-8 .item2 .hd {
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 20px;
    text-align: center;
    color: #7e8288;
    padding: 40px 0;
    margin: 0 50px;
}
.sub1-8 .item2 .bd {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 0 60px;
}
.sub1-8 .item2 .bd .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 20px;
}
.sub1-8 .item2 .bd .item .btns {
    margin-top: 15px;
}
.sub1-8 .item2 .bd .item a {
    background-color: #000;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}
.sub1-8 .item2 .bd .item a:hover {
    background-color: #a91b2e;
}
.sub1-8 .item3 .title {
    font-size: 48px;
    font-weight: 900;
    padding: 80px 0;
    color: #373737;
}
.sub1-8 .item3 .conts .group {
    background-color: #f9f9fa;
    padding: 40px 0 0px 60px;
    margin-bottom: 90px;
}
.sub1-8 .item3 .conts .group .hd {
    font-size: 30px;
    font-weight: 700;
    color: #373737;
}
.sub1-8 .item3 .conts .group .bd {
    padding: 30px 0 60px;
}
.sub1-8 .item3 .conts .group .bd .texts {
    display: flex;
    flex-direction: row;
    font-size: 20px;
    color: #7e8288;
    padding: 4px 0;
    letter-spacing: -0.7px;
}
.sub1-8 .item3 .conts .group .bd .texts .dot {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #7e8288;
    margin-top: 13px;
    margin-right: 8px;
}
.sub1-8 .item3 .conts .group .ft {
    border-top: 1px solid #7e8288;
}
.sub1-8 .item3 .conts .group .ft{
    display: flex;
    flex-direction: row;
    font-size: 20px;
    color: #a91b2e;
    padding-top: 40px;
    padding-bottom: 60px;
}
.sub1-8 .item3 .conts .group .ft .dot-i {
    font-weight: bold;
    margin-top: 2px;
    margin-right: 4px;
}
.sub1-8 .item3 .conts .group .ft .text ,.sub1-8 .item3 .conts .group .ft .dot {
    line-height: 1.8;
}
.sub1-8 .btn-i {
    text-align: center;
    padding-bottom: 150px;
}
.sub1-8 .btn-i a ,.sub1-8 .btn-i.btn {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background: #a91b2e;
    padding: 15px 45px;
		border-radius: 0;
		border: none;
}
.sub1-8 .item4 .hd {
    font-size: 20px;
    color: #7e8288;
    padding: 50px;
    background: #f9f9fa;
    line-height: 1.7;
}
.sub1-8 .item4 .bd {
    padding: 15px 50px;
}
.sub1-8 .item4 .bd .item {
    display: flex;
    flex-direction: row;
}
.sub1-8 .item4 .bd .txt {
    font-size: 20px;
}
.sub1-8 .item4 .bd .dot {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #000000;
    margin-top: 13px;
    margin-right: 8px;
}
.sub1-8 .item4 .ft {
    padding: 15px 50px;
}
.sub1-8 .item4 .ft p {
    font-size: 20px;
    font-weight: 700;
}
.sub1-8 .item4 .ft .checkbox {
    display: flex;
    flex-direction: row;
    align-content: center;
}
.sub1-8 .item4 .ft .checkbox label {
    display: flex;
    flex-direction: row;
    align-content: center;
}
.sub1-8 .item4 .ft .checkbox label span {
    font-size: 20px;
    display: inline-block;
    padding-left: 8px;
}
.sub1-8 .item4 .ft .checkbox label input {
    width: 20px;
    height: 20px;
}
.sub1-8 .item4 .ft .checkbox .btn-x ,.btn-x {
    color: #1e2228;
    background: none;
    border: none;
    font-size: 20px;
    margin-left: 4px;
    position: relative;
}
.sub1-8 .item4 .ft .checkbox .btn-x:hover {
    color: #a91b2e;
}
.sub1-8 .item4 .ft .checkbox .btn-x:after {
    content: '';
    display: block;
    width: 56px;
    border-top: 1px solid #1e2228;
    position: absolute;
    bottom: 2px;
    left: 7px;
}
.sub1-8 .item4 .ft .checkbox .btn-x:hover:after {
    border-color: #a91b2e;
}
#form-template {
    font-weight: 400;
}
.sub1-8 .item5 .hd {
    font-size: 20px;
    color: #7e8288;
    border-bottom: 1px solid #000;
    padding: 10px 0;
    text-align: right;
    margin: 20px 0 50px 0;
}
.sub1-8 .form-template-type2 .group {
    display: flex;
    flex-direction: row;
    margin: 22px 0;
}
.sub1-8 .form-template-type2 .group .title {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    line-height: 50px;
    width: 133px;
}

.sub1-8 .form-template-type2 .selectview {
    
    cursor: pointer;
}
.sub1-8 .form-template-type2   textarea {
    border: 1px solid #f9f9fa;
    background: #f9f9fa;
    font-size: 20px;
    color: #7e8288;
    line-height:1.8;
    padding-left: 20px;
    box-shadow: unset;
    border-radius: 0;
}
.sub1-8 .form-template-type2  input[type=text] {
    width: 100%;
    height: 50px;
    border: 1px solid #f9f9fa;
    background: #f9f9fa;
    font-size: 20px;
    color: #7e8288;
    line-height:50px;
    padding-left: 20px;
    box-shadow: unset;
    border-radius: 0;
}
.sub1-8 .form-template-type2 .selectview .value {
    width: 100%;
    height: 50px;
    border: 1px solid #7e8288;
    font-size: 20px;
    color: #7e8288;
    line-height:50px;
    padding-left: 20px;
    background-image: url('../images/icon_arrow_down.png');
    background-position: right 20px;
    background-repeat: no-repeat;
}
.sub1-8 .form-template-type2 .selectview ul {
    border: 1px solid #7e8288;
    background: #fff;
    z-index: 9;
    height: 0;
    transition: 0.5s ease;
    overflow: hidden;
    border-width: 0;
}
.sub1-8 .form-template-type2 .selectview ul.open {
    height: 152px;
    border-width: 1px;
}
.sub1-8 .form-template-type2 .selectview ul li {
    width: 418px;
    height: 50px;
    border-bottom: 1px solid #e5e6e7;
    margin: 0 10px;
    font-size: 20px;
    color: #7e8288;
    line-height:50px;
    padding-left: 20px;
}
.sub1-8 .form-template-type2 .selectview ul li:hover {
    color: #a91b2e;
}
.sub1-8 .form-template-type2 .selectview ul li:last-child {
    border-bottom: none;
}
.sub1-8 .form-template-type2 input[type=file] {
    position: relative;
    top: 0px;
    right: 0;
    bottom: 0;
    border: 0;
    padding: 0;
    margin: 0;
    height: 34px;
    cursor: pointer;
    filter: alpha(opacity = 0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 100%;
    margin-top: -34px;
    z-index: 2;
}
.sub1-8 .form-template-type2 input.hideinput {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    border: none!important;
    overflow: hidden;
}
.sub1-8 .form-template-type2 .file-input {
	position: relative;
	width: 100%;
}

.sub1-8 .form-template-type2 .file-input .upload-file {
	position: absolute;
	width: 100%;
	height: 50px;
	z-index: 3;
	left: 0;
	top: unset;
	cursor: pointer;
}

.sub1-8 .form-template-type2 .file-input .filename {
	border: none;
	box-shadow: none;
	font-size: 15px;
	font-weight: 500;
	color: #a3a3a3;
}
.sub1-8 .form-template-type2  .input-group-addon {
	height: 48px;
	padding: 0;
	line-height: 48px;
	width: 120px;
	text-align: center;
	font-size: 20px;
	color: #7e8288!important;
	background: #fff!important;
	border: 1px solid #7e8288!important;
}
.sub1-8 .form-template-type2 .file-input .filename {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
    font-size: 20px;
}
.sub1-8 .form-template-type2 .form-group p {
    font-size: 20px;
    padding-top: 10px;
    color: #7e8288;
}
.sub1-8 .form-template-type2 .form-group:has(button.btn){
    border-top: 1px solid #7e8288;
    padding-top: 95px;
    padding-bottom: 120px;
}

.sub1-8 .form-template-type2 .form-group .btn-primary:hover, .sub1-8 .form-template-type2 .form-group .btn-primary:focus {
    background: #a91b2e;
}
.sub1-8 .form-template-type2 .has-feedback .form-control-feedback {
    display: none!important;
}
.sub1-8 .form-template-type2 .help-block {
    font-size: 18px;
    font-weight: 400;
    top: 50px;
    left: 36px;
}

.sub1-8 .form-template-type2 .input-group.file-input .error.help-block {
    display: none!important;
}
.sub1-8 .form-template-type2 .has-feedback.has-error p {
    color: #a94442;
}
.sub1-8 .form-template-type2 .form-group.has-error.has-feedback:has(textarea) .help-block {
    top: 150px;
}
.sub1-8 .form-template-type2 .has-error.has-feedback input.form-control ,.sub1-8 .form-template-type2 .has-error.has-feedback textarea.form-control ,.sub1-8 .form-template-type2 .has-error.has-feedback .value {
    border:1px solid  #a94442;
}
.sub1-8 .form-template-type2 .has-error.has-feedback .error.help-block {
    display: none!important;
}
.agreementdocument .hd {
    color: #373737;
    font-weight: 700;
    text-align: center;
}
.agreementdocument .hd .title {
    font-size: 30px;
}
.agreementdocument .hd .subtitle {
    font-size: 20px;
}
.agreementdocument .bd {
    padding: 0px 68px;
}
.agreementdocument .bd .item1 {
    font-size: 19px;
    color: #7e8288;
    line-height: 1.7;
    letter-spacing: -0.7px;
    padding: 50px 0;
}
.agreementdocument .bd .item1 a {
    font-weight: bold;
}
.agreementdocument .bd .item2 .title {
    font-size: 22px;
    font-weight: 700;
}
.agreementdocument .bd .item3 {
    display: flex;
    flex-direction: row;
    font-size: 20px;
    color: #7e8288;
    letter-spacing: -0.5px;
    padding-bottom: 60px;
}
.agreementdocument .bd .item3 .dot {
    margin-right: 8px;
}
.agreementdocument .bd .item2 img {
    padding: 20px 0;
		width: 100%;
}
.agreementdocument .modal-header {
    padding: 0;
    border: none;
}
.agreementdocument .modal-header .close {
    padding: 15px;
    opacity: 1;
}
.agreementdocument .modal-content {
    border-radius: 0;
    box-shadow: none;
}

.modal-open .agreementdocument.modal.fade.in {
    /* display: flex!important; */
    align-items: center;
}
.modal.in .agreementdocument .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
}
.btn-d {
    color: #1e2228;
    background: none;
    border: none;
    font-size: 17px;
    position: relative;
}
.btn-d:hover {
    color: #a91b2e;
}
.btn-d:after {
    content: '';
    display: block;
    width: 100%;
    border-top: 1px solid #1e2228;
    position: absolute;
    bottom: -2px;
    left: 0px;
}
.btn-d:hover:after {
    border-color: #a91b2e;
}


.linetext { 
		 display: flex;
		 flex-direction: row;
		     font-size: 18px;
		     line-height: 36px;
		     letter-spacing: -1px;
		     color: #919191;
		     padding-left: 25px;
		     font-weight: 400;
}
.linetext .line {
	margin-right: 8px;
}
/*2025/01/20 */
.sub4.notice-list > .title {
    font-size: 48px;
    text-align: center;
    color: #a91b2e;
    padding-bottom: 90px;
    font-weight: 700;
}
.notice-board-search .list-filter {
    float: left;
}
.notice-board-search .form-inline {
    float: right;
}
.notice-board thead tr td:nth-child(2) {
    text-align: left;
}
.notice-board-head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #f8f8f8;
    border-radius: 30px;
    height: 50px;
    font-weight: bold;
}
.notice-board-head .number {
    width: 100px;
    text-align: center;
}
.notice-board-head .creat_at{ 
    width: 170px;
    text-align: center;
}
.notice-board-head .title{
    width: calc(100% - 270px);
}
.notice-board tbody tr td:nth-child(1) {
    width: 100px;
}
.notice-board tbody tr td:nth-child(3) {
    width: 170px;
}
.notice-board {
    border-top: none;
}
.notice-board .notice {
    background: none;
}
.notice-board tr td {
    padding: 25px 0;
    font-weight: 500;
}
.sub4.notice-list .form-inline .input-group > .form-control {
    width: 350px;
    height: 50px;
    border-radius: 25px;
    background: #f8f8f8;
    border: none;
    box-shadow: none;
    padding: 0 25px;
}
.notice-board-search .input-group-addon button {
    background-color: unset;
    width: 50px;
    height: 50px;
    background-image: url(../images/icon_search.png);
    background-position: center;
    background-repeat: no-repeat;
}
.notice-board-search .input-group-addon {
    position: absolute;
    right: 5px;
    z-index: 3;
}
.notice-board-search .list-filter {
    width: 170px;
    border-radius: 23px;
    border: 1px solid #a91b2e;
    line-height: 45px;
    padding-left: 20px;
    font-weight: bold;
    color: #a91b2e;
    background-image: url(../images/icon_arrow_down_1.png);
    background-position: 130px 20px;
    background-repeat: no-repeat;
    cursor: pointer;
    max-height: 45px;
    overflow: hidden;
    position: absolute;
    transition: 0.2s ease;
    background-color: #fff;
}
.notice-board-search .list-filter.open {
    max-height: 100px;
}
.notice-board-search .list-filter .active-filter {
    height: 47px;
}
.notice-board-search .list-filter ul {
   
}
.notice-board-search .list-filter ul li a {
    padding-left:0;
}
.notice-board-search .list-filter ul li a.active {
    display: none;
}
.notice-board-search {
    padding-bottom: 20px;
}
.pagination > li > a:has(span.next)  ,.pagination > li > a:has(span.prev) {
    width: 38px;
    height: 38px;
    background-color: unset!important;
    background-image: url(../images/icon_arrow_left.png);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
}
.pagination > li > a:has(span.next) {
    background-image: url(../images/icon_arrow_right.png);
}
.pagination > li > a, .pagination > li > span {
    width: 38px;
    height: 38px;
    text-align: center;
    background-color: none!important;
    border: none;
    font-size: 19px;
    font-weight: 500;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-radius: 0!important;
}

.article-detail .detail-header {
    border: none;
}
.article-detail .detail-navigation ul li span {
    color: #a91b2e;
    font-weight: bold;
    position: relative;
}
.article-detail .detail-navigation ul li span {
    width: 120px;
}
.article-detail .detail-navigation ul li span.date {
    width: 190px;
    font-weight: 400;
    color: unset;
}
.article-detail .detail-navigation ul li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.article-detail .detail-navigation ul li a {
    padding-left: 0;
}
.article-detail .detail-navigation ul {
    border: none;
}
.article-detail .detail-filelist ul li a:hover {
    background: #a91b2e;
}



.sub1_6_2_content h4 {
	font-size: 18px;
	font-weight: 700;
	color: #575757;
	padding-top: 35px;
}
.sub1_6_2_content .linetext {
	padding-left: 0;
	font-size: 17px;
	color: #575757;
}
.sub1_6_2_content button.pupbtn {
	width: 190px;
	height: 50px;
	color: #fff;
	font-size: 17px;
	background-color: #a91b2e;
	text-align: center;
	line-height: 50px;
	border: none;
	box-shadow: none;
}
.pupcontent .modal-content {
	border-radius: 0;
}
.pupcontent h3 {
	font-size: 30px;
	font-weight: 500;
	color: #373737;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
.pupcontent .textimg {
	display: flex;
	flex-direction: row;
	align-items: center;
	background-color: #f9f9fa;
	padding: 0 15px;
}
.pupcontent .textimg .item img {
	padding: 15px 30px;
}
.pupcontent .textimg .text {
	font-size: 22px;
	color: #373737;
	font-weight: 500;
	letter-spacing: -1.5px;
}
.pupcontent .linetext .linetext {
	padding-left: 30px;
}

.sub1_4_content_bg table thead tr td {
	background-color: #a91b2e;
	color: #fff;
	font-size: 17px;
	text-align: center;
	border-right: 1px solid #fff;
	vertical-align: middle;
}
.sub1_4_content_bg table thead tr td:first-child {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.sub1_4_content_bg table thead tr td:last-child {
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
.sub1_4_content_bg table tbody tr td {
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
}

.sub1_4_content_bg table tbody tr td {
	border-top: none;
	border-right: 1px solid #7e8288;
	border-bottom: 1px solid #7e8288;
}
.sub1_4_content_bg table tbody tr td:last-child {
	border-right: 30px solid #fff;
}
.sub1_4_content_bg table tbody tr td:first-child {
	border-left: 30px solid #fff;
}
.sub1_6_3_content .sub1_4_content_text_01 {
	padding-left: 17px;
	display: flex;
	flex-direction: row;
}
.sub1_6_3_content .sub1_4_content_text_01 span {
	position: relative;
	padding-right: 6px;
}









@media (min-width: 992px) {
    .agreementdocument .modal-lg {
        width: 1200px;
    }
}

@media (min-width: 768px) {
	nav.navbar.bootsnav ul.nav > li > a {
		font-size: 16px;
	}
	nav.navbar.bootsnav.menu-center ul.nav.navbar-center {
	    float: none;
	    margin: 0 auto;
	    display: table;
	    table-layout: fixed;
	}

}

@media (min-width: 1024px){
	nav.navbar.bootsnav ul.nav > li > a {
		font-size: 18px;
	}

}
@media (min-width: 1600px){
	nav.navbar.bootsnav ul.nav > li > a {
		font-size: 18px;
	}

}
nav.navbar.bootsnav .navbar-toggle {
	color: #fff;
	font-size: 30px;
}
nav.navbar.bootsnav .navbar-header {
	height: 107px;
}
@media (max-width: 992px){
	.sub4.notice-list {
		padding: 50px 15px;
	}
	.notice-board-search .list-filter {
		float: none;
		text-align: center;
	}
	nav.navbar.bootsnav {
		height: 142px;
	}
	.attr-nav button {
		padding-right: 0px;
	}
	nav.navbar.bootsnav .navbar-brand {
		width: 150px;
		padding: 20px;
	}
	nav.navbar.bootsnav .navbar-toggle {
		top: 13px;
		background: none;
	}

}

@media (max-width:768px) {
	.sub5-3 .sub-brand .tab-content .title {
		font-size: 24px;
	}
	.sub5-3 .sub-brand .tab-content .sub-title {
		font-size: 16px;
	}
	.main-slider .item .text h2 {
	    font-size: 32px;
	}
	.main-item .hd .title {
		font-size: 20px;
	}
	.main-item .hd p {
		font-size: 12px;
	}
	.main-item1 .bd .title {
		font-size: 16px;
	}
	.main-item1 .bd p {
		font-size: 12px;
	}
	.main-item .hd p br {
		display: none;
	}
	.main-slider .item .text h4 {
		font-size: 14px;
		padding: 0;
	}
	.main-slider .item .text p {
		font-size: 16px;
	}
	.main-slider .item .text {
		font-size: 16px;
	}
	.main-slider .item .text{
		padding-top: 270px;
	}
	.main-slider .owl-dots {
		bottom: 25px;
	}
	.sub-brand .item .title {
		padding-top: 60px;
	}
	nav.navbar.bootsnav .navbar-collapse {
		background: rgba(0,0,0,0.8);
	}
	nav.navbar.bootsnav ul.nav > li > a {
		font-size: 14px;
		line-height: 63px;
	} 
	nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
		color: #ccc;
	}
	nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
		padding: 0 25px!important;
	}

	nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu li:last-child a {
		border: none;
	}
	.nav.navbar-nav .dropdown.active:after, .nav.navbar-nav > li:hover:after {
		display: none;
	}
	.main-item1 .bd {
	    padding-top: 40px;
	    padding-bottom: 60px;
	}
	.sub-brand .item .title img {
		max-width: 70%;
	}
	.sub-brand .item .cont {
		font-size: 14px;
		line-height: 28px;
	}
	.sub-brand .item .cont br {
		display: none;
	}
	.sub-brand .owl-theme .owl-nav {
		top: 50%;
		margin-top: 0;
	}
	
	.main-item3 {
	    padding-top: 80px;
	    padding-bottom: 80px;
	}
	.footer .ft a {
		padding-bottom: 9px;
		display: inline-block;
	}
	.main-item3 .item .icon img {
		max-width: 20%;
	}
	.main-item3 .item p {
		font-size: 14px;
	}
	.main-item3 .item {
		min-height: auto;
	}
	.main-item3 .type1 {
		min-height: 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            0px;
	}
	.main-item3 .item p {
		min-height: 115px;
	}
	.footer .item ,.sub-brand .item p {
		font-size: 13px;
	}
	.top-bar .container {
		padding: 0;
	}
	.top-bar button {
		padding-right: 0;
	}
	.main-slide .item .title {
		font-size: 56px;
		line-height: 70px;
	}
	.main-slide .item .sub-title {
	    font-size: 18px;
	}
	.main-slide .owl-nav.disabled {
		display: none;
	}
	.main-slide .item {
	}
	#fp-nav.fp-left {
		left: 0;
		display: none;
	}
	.sub-brand .tabs-button {
		margin: 0;
		background: #fff;
		z-index: 1;
	}
	.sub-brand .tabs-button .control-button  {
		width: 50px;
		background: none;
	}
	.sub-brand .tabs-button .control-button span {
		background: #fff;
		width: 30px;
		height: 30px;
		margin-left: -15px;
		margin-top: -15px;
		line-height: 26px;
	}
#section2.sub-brand .tabs-button .control-button {
	width: 50px;
}
	.sub-brand .nav-tabs {
		padding: 0 50px;
	}
	.sub-brand .col-xs-2 {
		width: 33.33%;
	}
	.sub2-1.sub-brand .tab-content .cont {
		font-size: 14px;
	}
	.sub2-1.sub-brand .tab-content .cont br {
		display: none;
	}
	.sub2-1.sub-brand .tab-content .title img{
		width: 30%;
	}
	.sub2-1.sub-brand .col-xs-2 {
		width: 33.33%;
	}
	
	.sub-brand .col-xs-2.active:after {
		position: absolute;
		z-index: 9;
		left: 50%;
		margin-left:-10px ;
		bottom: -15px;
	}
	#section2 .tab-content .tab-pane .text {
		max-width: 90%;
		margin: 0px;
		padding: 0 25px;
	}
	#section2 .tab-content .tab-pane .text img {
		width: 35%;
	}
	#section2 .tab-content .tab-pane .text .cont ,#section2 .tab-content .tab-pane .text p  {
		font-size: 12px;
		padding-bottom: 15px;
		line-height: 24px;
	}
	#section2 .tab-content .tab-pane .text a {
		width: 100px;
		height: 35px;
		line-height: 35px;
		font-size: 12px;
	}
	#section2 .tab-content .tab-pane .text .cont br {
		display: none;
	}
	.main-item3 .bd .item p  ,.main-item3 .bd .item p.tip{
		font-size: 14px;
	}
	.main-item3 .hd .sub-title:after {
	    content: '';
	    display: block;
	    margin: 20px auto 30px;
	}
	.footer .copy-right ,.footer .ft a{
		font-size: 12px;
	}
	.main-item1 .right .cont {
		font-size: 14px;
		line-height: 24px;
	}
	.main-item1 .right .cont br {
		display: none;
	}
	.main-item1 .right .title {
		font-size: 16px;
	}
	#section1{
		background-position: right;
	}
	.main-item1 .left .sub-title {
		font-size: 20px;
		letter-spacing: 0;
	}
	.navbar-brand img {
		max-width: 18%;
	}
	nav.navbar.bootsnav {
		height: 88px;
	}
	.attr-nav button {
		height: 86px;
		line-height: 86px;
	}
	nav.navbar.bootsnav .navbar-header {
		height: 86px;
	}
	nav.navbar.bootsnav .navbar-t {
		top: 13px;
	}
	.top-banner .text {
		bottom: 25px;
	}
	
	
	.sub1-1 .item1 .sub-title  ,.sub1-3 .item1 .sub-title ,.sub3-1 .item1 .sub-title,.sub4-1 .item1 .sub-title ,.sub5-1 .item1 .sub-title ,.sub5-2 .item1 .sub-title ,.sub5-1 .item7 .hd .sub-title {
		font-size: 14px;
	}
	.sub1-1 .item1 ,.sub1-3 .item1 ,.sub1-2 ,.sub1-3 .item3 ,.sub1-5 .item1{
		padding: 80px 0;
	}
	.sub1-3 .item2 {
		padding: 80px 20px;
	}
	.top-banner .text .title {
		font-size: 40px;
	}
	.sub1-3 .item4 .text {
		margin-bottom: 80px;
	}
	.sub1-3 .item3 .text ,.sub1-3 .item4 .text{
		margin-top: 20px;
	}
	.sub1-3 .item4 .download-a a {
		padding: 14px 31px;
		    font-size: 18px;
	}
	.sub3-1 .item1 {
		padding-top: 70px;
	}
	.sub5-1 .item1 ,.sub5-1 .item3 ,.sub5-1 .item5 ,.sub5-2 .item1{
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.sub5-1 .item4 .text ,.sub5-1 .item4 .text.text-left {
		padding: 70px 15px;
	}
	.sub5-1 .item2 {
		padding-top: 120px;
		padding-bottom: 120px;
	}
	.sub1-3 .item2 .ci-logo {
		padding-bottom: 60px;
	}
	.sub1-3 .item2 .ci-logo img ,.sub1-3 .item4 .bg img {
		width: 40%;
	}
	.top-banner .text .sub-title {
		font-size: 16px;
	}
	.sub1-1 .item1 .title ,.sub1-3 .item1 .title ,.sub1-5 .item1 .title ,.sub3-1 .item1 .title ,.sub5-1 .item2 .title {
		font-size: 30px;
	}
	.sub5-1 .item7 .hd .title {
		margin-bottom: 40px;
	}
	.sub5-1 .item3 .title ,.sub5-1 .item4 .title ,.sub5-1 .item7 .hd .title ,.sub5-2 .item2 .hd .title{
		font-size: 24px;
	}
	.sub5-1 .item3 p {
		font-size: 14px;
	}
	.sub5-1 .item4 .title {
		padding-bottom: 10px;
	}
	.sub5-1 .item3 p br ,.sub5-1 .item4 .text br {
		display: none;
	}
	.sub1-3 .item2 .text .title, .sub1-3 .item3 .text .title, .sub1-3 .item4 .text .title ,.sub5-2 .item1 .title {
		font-size: 20px;
	}
	.sub4-1 .item1 .title ,.sub5-1 .item1 .title ,.sub5-1 .item5 .title{
		font-size: 24px;
	}
	.sub1-3 .item2 .text p, .sub1-3 .item3 .text p, .sub1-3 .item4 .text p ,.sub4-1 .item1 .cont ,.sub5-1 .item4 .cont,.sub5-1 .item5 .cont{
		font-size: 14px;
		line-height: 26px;
	}
	.sub5-1 .item4 .text {
		text-align: left;
	}
	.sub1-3 p br ,.sub4-1 .item1 .cont br ,.sub5-1 .item5 .cont br {
		display: none;
	}
	.sub4-1 .item1 .cont {
		padding-bottom: 20px;
	}
	.sub1-1 .item1 .cont ,.sub1-3 .item1 .cont ,.sub1-5 .item1 .cont {
		font-size: 14px;
	}
	.sub1-5 .item1 .cont br {
		display: none;
	}
	.sub1-5 .item2 .nav-tabs {
		padding: 0;
	}
	.sub1-5 .item2 .nav-tabs li {
		width: 33.33%;
		padding: 0;
	}
	.sub1-7 .item2 .nav-tabs li {
	    width:50%;
	}
	.sub1-5 .item2 .title {
	    font-size: 14px;
	    line-height: 30px;
			    padding-left: 20px;
			    padding-top: 20px;
					width: 40%;
					height: 160px;
		}
	.sub1-5 .item2 .text {
		top: 0;
	}
	.sub1-5 .item2 .cont {
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 60px;
	}
	.sub1-5 .item2 .ctrl .icon {
	    display: inline-block;
	    height: 30px;
	    width: 30px;
	    line-height: 30px;
	    border-radius: 15px;
	    background: #fff;
	    color: #fff;
	    font-size: 18px;
	    background: #a91b2e;
	    text-align: center;
	    cursor: pointer;
	}
	.sub1-5 .item2 .borad-bg {
	    top: -40px;
	    right: 0;
	}
	.sub1-5 .item2 .cont p {
		font-size: 14px;
	}
	.sub1-5 .item2 .borad-bg .ctrl {
		text-align: right;
	}
	.sub1-5 .item2 .borad-bg .ctrl .icon.left {
		margin-right: 20px;
	}
	.sub1-5 .item2 .nav-tabs li a {
		font-size: 14px;
	}
	.sub1-1 .item1 .title:after ,.sub1-3 .item1 .title:after ,.sub1-5 .item1 .title:after {
		margin-bottom: 20px;
		margin-top: 15px;
	}
	.sub1-1 .item2 .title {
		font-size: 20px;
	}
	
	.sub1-1 .item2 .cont {
		font-size: 14px;
		line-height: 24px;
	}
	.sub1-1 .item2 .text {
		padding: 40px;
		padding-bottom: 80px;
	}
	.sub1-1 .item2 .cont  br {
		display: none;
	}
	.top-banner {
		height: 400px;
	}
	.sub1-1 .item3 .title {
		font-size: 20px;
		margin: 0;
		padding: 10px 0;
	}
	.sub1-1 .item3 .cont {
		font-size: 14px;
		line-height: 24px;
		padding-bottom: 15px;
	}
	.sub1-7 .item1 .cont {
        line-height: 26px;
    }
	.sub1-7 .item1 .cont br {
	    display: none;
	}
	.sub1-5 .item2 .nav-tabs li a {
	    margin-left:0;
	    margin-right:0;
	}
	.sub1-7 .item1 .sub-title {
	    font-size: 20px;
	}
	.sub1-1 .item3 {
		padding: 40px 0;
	}
	.sub1-1 .item3 .item {
		margin-bottom: 30px;
	}
	.sub1-1 .item3 .item .icon img {
		width: 20%;
	}
	.sub1-1 .item3 .item:before {
		display: none;
	}
	.sub1-2 .title {
		font-size: 20px;
	}
	.sub-brand .col-xs-2.active:before {
		display: none;
	}
	.sub1-2 p {
		font-size: 12px;
		line-height: 24px;
	}
	.sub1-2 p br {
		display: none;
	}
	.sub1-2 {
		background-position: left;
	}
	.sub2-1 .tab-slides .item{
		height: 400px;
	} 
	.sub3 .sub2-1 .tab-slides .item {
		height: 100%;
	}
	.sub3 .item3 p {
		font-size: 14px;
		line-height: 24px;
	}
	.sub3 .item3 {
		padding-top: 40px;
	}
	.sub3 .item3 p br {
		display: none;
	}
	.sub-brand .tab-content .owl-nav.disabled {
		display: none;
	}
	.sub-brand .tab-content .cont {
		padding-bottom: 60px;
	}
	.page-nav {
		padding: 0;
	}
	.page-nav .col-md-4 {
		padding: 0;
		width: 33.333%;
		float: left;
	}
	.sub3 .item1 .title {
		font-size: 24px;
	}
	.page-nav .col-md-4 a {
		font-size: 14px;
		padding: 30px 0;
	}
	.sub3-1 .item3 h4 ,.sub4-1 .item5 .hd .title {
		font-size: 18px;
		line-height: 28px;
	}
	.sub1-1 .item2 .text {
		text-align: left;
	}
	nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
		font-size: 14px;
	}
	.sub4-1 .item5 .bd .item {
		margin-top: 50px;
	}
	.sub4-1 .item5 .bd .cont {
		font-size: 14px;
		line-height: 24px;
	}
	.sub4-1 .item5 .bd .cont br {
		display: none;
	}
	.sub4-1 .item5 .bd .title {
		padding-bottom: 10px;
	}
	.sub4-1 .item1 {
		padding: 70px 0;
	}
	.sub5-1 .item6 .bd ul li {
	    background: none;
	    height: 70px;
	    font-size: 18px;
	    line-height: 70px;
	    margin: 10px;
	    cursor: pointer;
	}
	.sub5-1 .item6 .bd ul li span ,.sub5-1 .item6 .hd .title {
	    font-size: 24px;
	}
	.sub5-1 .item6 .hd .title {
		margin-bottom: 20px;
	}
	.sub5-1 .item6 .hd {
		margin-left: 20px;
	}
	.sub5-1 .item6 .item .text {
		font-size: 12px;
		line-height: 20px;
	}
	.sub5-1 .item6 .item .text  br {
		display: none;
	}
	.sub5-1 .item7 .bd .mid:after {
		height: 120px;
	}
	.sub5-1 .item6 .bd {
		margin: 0px;
	}
	.sub5-1 .item7 .bd .num {
		margin-top: 30px;
	}
	.sub5-1 .item7 .bd .num {
		width: 60px;
		height: 60px;
		margin-left: -30px;
	}
	.sub5-1 .item7 .bd .num span {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.sub5-1  .bd .title {
		font-size: 20px!important;
		text-align: center!important;
		padding-top: 10px!important;
		margin-bottom: 20px;
	}
	.sub5-2 .item2 .bd tr td:first-child {
		font-size: 12px;
		padding-left: 15px;
		width: 100px;
	}
	.sub5-2 .item2 .bd tr td:nth-child(2) {
		padding-left: 15px;
		padding-right: 15px;
	}
	.sub5-2 .item2 .bd .radio {
		display: block;
	}
	.sub5-2 .item2 .bd .radio input[type='radio'] {
		display: inline-block;
	}
	.sub5-2 .item2 .bd .radio label {
		width: 100%;
	}
	.sub5-2 .item2 .bd .phones select, .sub5-2 .item2 .bd .phones input {
		width: 100%;
		margin-right: 5px;
	}
	.sub5-2 .item2 .bd .email select, .sub5-2 .item2 .bd .email input {
		width: 100%;
		margin-left: 0;
	}
	#back2top {
		width: 40px;
		height: 40px;
		background-size: 50%;
		z-index: 999999;
		bottom: 40px;
	}
	#section2.sub-brand .tabs-button {
		z-index: 2;
	}
	.sub5-1 .item6 .tab-content .text {
		font-size: 14px;
		padding: 15px;
		margin-left: -15px;
	}
	.sub5-1 .item6 .tab-content .text br {
		display: none;
	}
	.sub5-1 .item6 .tab-content {
		height: 560px;
	}
	.history .item:before {
		width: 30px;
		height: 30px;
		top: -30px;
		margin-left: -15px;
		background-size: 60%;
	}
	.history .item {
	    position: relative;
	    padding-top: 100px;
	    margin-bottom: 100px;
	}
	.history .item .year {
		font-size: 24px;
		padding-left: 10px;
	}
	.history .item .year i {
		margin-right: 20px;
		height: 20px;
	}
	.history .item .year .month {
		font-size: 12px;
		padding-left: 20px;
	}
	.history .item .year .month br {
		display: none;
	}
	.history .item .year .month span {
		left: 0;
	}
	.history .item .left .year {
		width: auto;
	}
	.history .item .right img {
		margin-left: 10px;
	}
}


















.sub1_4_content{
	margin-top:280px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	  padding-bottom: 150px;
  }
  .sub1_4_content_title{
	width:100%;
	float:left;
	text-align:center;
	font-size:48px;
	color:#a91b2e;
	font-weight:bold;
	margin-bottom:90px;
  }
  .sub1_4_content_title span{
  display:block;
  font-size:24px;
  color:#1e2228;
  margin-bottom:10px;
  }
  .sub1_4_content_top_text{
	display:block;
	background:#f8f8f8;
	  box-sizing: border-box;
	border:1px solid #e6e7e8;
	  padding: 50px 80px;
	  color: #575757;
	  font-size: 18px;
	  font-weight: 400;
	  line-height: 38px;
	  letter-spacing: -1.5px;
	  margin-bottom: 30px;
  }
	   .sub1_4_content_text_01{
		   display: block;
		   font-size: 18px;
		   letter-spacing: -1px;
		   color: #575757;
		   margin-top: 20px;
		   line-height: 38px;
		   font-weight: 400;
		   margin-bottom: 5px;
			padding-left: 25px;
		   position: relative;
	   }
	   .sub1_4_content_text_01 span{
		   position: absolute;
		   left: 0px;
		   top: 0px;
		   z-index: 9;
	   }
		.sub1_4_content_text_02{
		   display: block;
		   font-size: 18px;
			line-height: 36px;
		   letter-spacing: -1px;
		   color: #919191;
			padding-left: 25px;
		   font-weight: 400;
	   }
		.sub1_4_content_table{
		   display: block;
		   
	   }
	   .sub1_4_content_table table{
		   border-right: none;
			border-left: none; 
	   }
	   .sub1_4_content_table > table > tbody > tr > td{
		  text-align: center;
		   font-size: 16px;
		   font-weight: 400;
		   color: #020202;
		   letter-spacing: -1px;
		   font-family: 'Noto Sans SC', sans-serif;
	   }
		.sub1_4_content_table > table > thead > tr > td{
		  text-align: center;
		   font-size: 16px;
		   font-weight: 400;
		   color: #020202;
		   letter-spacing: -1px;
		   font-family: 'Noto Sans SC', sans-serif;
			background: #f2f2f2;
			border-bottom: none;
	   }
	  


	   

	   .sub5_5_edit_title {
		background-image: url(../images/sub5_5_edit_bg.jpg);
		background-position: center center;
		background-size: cover;
		padding-top: 200px;
		padding-bottom: 200px;
	}
	.sub5_5_edit_title .title {
		font-size: 56px;
		color: #fff;
		text-align: center;
		font-weight: 600;
	}

	.sub5_5_edit_title_2 {
		background-image: url(../images/sub5_5_edit_bg_2.jpg);
		background-position: center center;
		background-size: cover;
		padding-top: 200px;
		padding-bottom: 200px;
	}
	.sub5_5_edit_title_2 .title {
		font-size: 56px;
		color: #fff;
		text-align: center;
		font-weight: 600;
	}
	.sub_edit_title {
		display: block;
		margin-top: 110px;
	
		text-align: center;
	}
	
	.sub_edit_title>span {
		display: inline-block;
		padding: 5px 20px;
		border: 1px solid #a91b2e;
		font-size: 21px;
		color: #a91b2e;
		font-weight: 500;
		min-width: 230px;
		border-radius: 25px;
	}
	
	.sub_edit_text {
		margin-top: 60px;
		display: block;
		font-size: 22px;
		font-weight: 400;
		line-height: 40px;
		color: #7e8288;
	}
	
	.sub_edit_img_content {
		margin-top: 60px;
	}
	
	.sub_edit_img {
		margin-bottom: 15px;
	}
	
	.sub_edit_dec {
		display: block;
		font-size: 28px;
	}
	.sub_edit_group{
		margin-top: 60px;
		border-top: 3px solid #a91b2e;
	}
	.sub_edit_panel{
		border: none !important;
		box-shadow: none !important;
	}
	.sub_edit_panel > .panel-heading{
		background: none;
		padding: 0px;
		position: relative;
		min-height: 75px;
		border-bottom: 1px solid #e5bac0;
	}
	.sub_edit_panel > .panel-heading .panel_heading_Q{
		width: 160px;
		height: 75px;
		text-align: center;
		line-height: 75px;
		font-size: 30px;
		font-weight: 500;
		color: #272525;
		position: absolute;
		left: 0px;
		top: 0px;
	}
	.sub_edit_panel > .panel-heading .panel_heading_title{
		display: block;
		padding-left: 160px;
		padding-right:70px;
		padding-top: 25px;
		padding-bottom: 25px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
	}
	.sub_edit_panel > .panel-heading a.collapsed .panel_heading_icon{
		position: absolute;
		right: 0px;
		top: 0px;
		width: 70px;
		background-image: url(../images/qa_open_icon.png);
		background-position: center center;
		background-repeat: no-repeat;
		height: 70px;
	}
	.sub_edit_panel > .panel-heading a .panel_heading_icon{
		position: absolute;
		right: 0px;
		top: 0px;
		width: 70px;
		background-image: url(../images/qa_close_icon.png);
		background-position: center center;
		background-repeat: no-repeat;
		height: 70px;
	}
	.sub_edit_panel .panel-body{
		border: none !important;
		background: #fffcfb;
		min-height: 75px;
		position: relative;
		padding: 0px;
		padding-bottom: 25px;
	}
	.sub_edit_panel .panel-body .panel_body_A{
		width: 160px;
		height: 75px;
		text-align: center;
		line-height: 75px;
		font-size: 30px;
		font-weight: 500;
		color: #f68249;
		position: absolute;
		left: 0px;
		top: 0px;
	}
	.sub_edit_panel .panel-body .panel_body_content{
		display: block;
		padding-left: 160px;
		padding-right:60px;
		
	}
	.sub_edit_panel .panel-body .panel_body_title{
		display: block;
		padding-top: 25px;
		padding-bottom: 25px;
		font-size: 18px;
		font-weight: 400;
		color: #7e8288;
	}
	.sub_edit_panel .panel-body .panel_body_text{
		display: block;
		font-size: 16px;
		font-weight: 400;
		color: #7e8288;
	}
	.sub5_5_bottom_img{
		position: relative;
		text-align: center;
		margin-bottom: 15px;
	}
	.sub5_5_bottom_img:after{
		content: "";
		position: absolute;
		right: -15px;
		top: 50%;
		margin-top: -21px;
		width: 30px;
		background-image: url(../images/sub5_5_bottom_after_icon.png);
		background-position: center center;
		background-repeat: no-repeat;
		height: 42px;
	}
	.sub5_5_bottom_img:last-child::after{
		display: none;
	}
	.sub5_5_bottom_email_content{
		margin-top: 100px;
		text-align: center;
	}
	@media(max-width:768px){
		.sub5_5_bottom_img:after{
			display: none;
		}
		.sub_edit_panel > .panel-heading .panel_heading_Q{
			width: 70px;
		}
		.sub_edit_panel > .panel-heading .panel_heading_title{
			padding-left: 70px;
		}
		.sub_edit_panel .panel-body .panel_body_A{
			width: 70px;
		}
		.sub_edit_panel .panel-body .panel_body_content{
			padding-left: 70px;
		}
		#item3 .title span{
			font-size: 16px !important;
		}
		.sub_edit_title{
			margin-top: 50px;
		}
		.sub_edit_text{
			margin-top: 50px;
			font-size: 16px;
			line-height: 24px;
		}
		.sub5_5_edit_title{
			padding-top: 100px;
			padding-bottom: 100px;
		}
		.sub5_5_edit_title .title{
			font-size: 28px;
		}
		.sub5_5_edit_title_2 {
			padding-top: 100px;
			padding-bottom: 100px;
		}
		.sub5_5_edit_title_2 .title {
			font-size: 28px;
		}
		.sub5_5_bottom_email_content{
			margin-top: 50px;
		}
	}
	
.sub1-4 .item1 {
	text-align: center;
	padding: 150px 0;
}
.sub1-4 .item1 .title {
	font-size: 56px;
	font-weight: 700;
}
.sub1-4 .item1 .title:after {
	content: '';
	display: block;
	width: 70px;
	border-top: 1px solid #a91b2e;
	margin: 20px auto;
}
.sub1-4 .item1 .sub-title {
	font-size:28px;
	color: #a91b2e;
}
.newhistory {
	padding: 0;
	padding-bottom: 150px;
	display: flex;
	flex-direction: column;
}
.newhistory .left .year {
	font-size: 60px;
	font-weight: 700;
	font-family: 'Pretendard';
	line-height: 1;
	margin-top: 30px;
	transition: 0.5s ease;
}
.newhistory .active .left .year  {
	color: #a91b2e;
}
.newhistory .left .year:before {
	content: '';
	display: block;
	margin-bottom: 30px;
	width: 150px;
	border-top: 1px solid #000;
}
.newhistory .active .left .year:before {
	border-top: 1px solid #a91b2e;
}
.newhistory .right .year {
		font-size: 40px;
		font-weight: 700;
		width: 310px;
		position: relative;
		padding-top: 15px;
		text-align: right;
		padding-right: 100px;
		transition: 0.5s ease;
}
.newhistory .right .active .year {
	font-size: 70px;
	font-weight: 700;
	color: #a91b2e;
	padding-top: 0;
	padding-right: 135px;
}
.newhistory .right .sub-item{
	display: flex;
	flex-direction: row;
	font-family: 'Pretendard';
	padding: 60px 0 0;
	margin-top: -47px;
}

.newhistory .right .sub-item:before {
	max-height: 1000px;
	display: block;
	content: '';
	border-left: 1px solid #b2b2b2;
	position: relative;
	left: 265px;
	top: 47px;
	z-index: 3;
}
.newhistory .right .sub-item.active:before {
	top: 54px;
	margin-bottom: 6px;
}
.newhistory .item:last-child .right .sub-item:last-child:before {
	display: none;
}

.newhistory .right .content p {
	font-size: 20px;
	font-weight: 300;
	display: flex;
	flex-direction: row;
	padding: 15px 0;
}
.newhistory .right .content p b {
	margin-right: 15px;
}
.newhistory .right .active .content p b {
	color: #a91b2e;
}
.newhistory .right  .year:after {
	content: '';
	display: block;
	width: 90px;
	height: 90px;
	background-color: none;
	border-radius: 50%;
	border: none;
	position: absolute;
	right: 0;
	top: 2px;
	z-index: 1;
}

.newhistory .right .active .year:after {
	content: '';
	display: block;
	width: 90px;
	height: 90px;
	background-color: #ebc8cc;
	border-radius: 50%;
	border: 24px solid #fbf3f4;
	position: absolute;
	right: 0;
	top: 2px;
	z-index: 1;
}
.newhistory .right .year:before {
	content: '';
	display: block;
	width: 13px;
	height: 13px;
	background-color: #fff;
	border-radius: 50%;
	border: 2px solid #a91b2e;
	position: absolute;
	right: 39px;
	top: 34px;
	z-index: 2;
}
.newhistory .right .active .year:before {
	content: '';
	display: block;
	width: 26px;
	height: 26px;
	background-color: #fff;
	border-radius: 50%;
	border: 6px solid #a91b2e;
	position: absolute;
	right: 32px;
	top: 34px;
	z-index: 2;
}
.newhistory .right .content {
	padding-left: 65px;
	padding-top: 15px;
}

@media (max-width:768px) {
	.sub1-4 .item1 .title {
		font-size: 28px;
	}
	.sub1-4 .item1 .sub-title {
		font-size: 22px;
	}
	.newhistory {
		padding-left: 15px;
		padding-right: 15px;
		overflow: hidden;
	}
	.newhistory .left .year {
		font-size: 38px;
		padding-left: 50px;
	}
	.newhistory .active .left .year br ,.newhistory .left .year br {
		display: none;
	}
	.newhistory .right .sub-item {
		flex-direction: column;
	}
	.newhistory .right .active .year ,.newhistory .right .year {
		font-size: 36px;
		text-align: left;
		padding-right: 0;
		padding-left: 50px;
		padding-top: 50px;
	}
	.newhistory .right .year:before {
		left: 7px;
		top: 64px;
	}
	.newhistory .right .active .year:before {
		left: 0;
		top: 64px;
	}
	.newhistory .right .active .year:after {
		left: -12px;
		width: 50px;
		height: 50px;
		top: 52px;
	}
	.newhistory {
		position: relative;
	}
	.newhistory:before  {
		    height: 4000px;
				width: 1px;
				overflow: hidden;
		   border: none;
			 border: none;
			 border-left: 1px solid #b2b2b2;
			 
		    position: absolute;
		    left: 43px;
		    top: 208px;
		    z-index: 0;
	}
	.newhistory .right .sub-item.active:before {
	    top: 144px;
	}
	.newhistory .right .content {
		padding-left: 50px;
	}
	.newhistory .right .content p {
		font-size: 16px;
	}
	
	
		
		.sub1-8 .item1 .title {
		    font-size: 24px;
		}
		.sub1-8 .item1 .sub-title {
		    font-size: 14px;
		}
		.sub1-8 .item2 .hd {
		    font-size: 12px;
		    padding-bottom: 10px;
		}
		.sub1-8 .item1 {
		    padding-bottom: 10px;
		}
		.sub1-8 .item2 .bd .item img {
		    width: 100px;
		}
		.sub1-8 .item2 .bd .item a {
		    font-size: 12px;
		    padding: 10px;
		}
		.sub1-8 .item3 .title {
	        font-size: 26px;
	        padding: 60px 0px 20px;
		}
		.sub1-8 .item3 .conts .group .hd {
		    font-size: 18px;
		}
		.sub1-8 .item3 .conts .group {
		    padding: 20px 15px;
		    margin-bottom: 30px;
		}
		.sub1-8 .item3 .conts .group .bd .texts ,.sub1-8 .item3 .conts .group .ft{
		    font-size: 12px;
		}
		.sub1-8 .item3 .conts .group .ft {
		    padding-bottom: 20px;
		}
		.sub1-8 .btn-i a {
		    font-size: 16px;
		}
		.sub1-8 .item4 .bd .dot {
		    margin-top: 7px;
		}
		.sub1-8 .item4 .hd {
	        font-size: 14px;
	        padding: 30px 15px;
	        margin-top: 30px;
		}
		.sub1-8 .item4 .bd .txt {
		    font-size: 12px;
		    padding-bottom: 8px;
		    flex: 1;
		}
		.sub1-8 .item4 .bd ,.sub1-8 .item4 .ft{
	        padding: 15px;
	    }
		.sub1-8 .item4 .ft p ,.sub1-8 .item4 .ft .checkbox label span ,.sub1-8 .item4 .ft .checkbox .btn-x{
		    font-size: 14px;
		}
		.sub1-8 .item5 .hd {
		    font-size: 14px;
		}
		.sub1-8 .item4 .ft .checkbox label input {
		    height: 15px;
		    width: 15px;
		}
		.agreementdocument .bd .item2 img {
		    width: 100%;
		}
		.agreementdocument .bd {
		    padding: 0;
		}
		.agreementdocument .bd .item1 {
		    font-size: 12px;
		    padding-top: 20px;
		}
		.agreementdocument .bd .item1 br ,.agreementdocument .bd .item3 br{
		    display: none;
		}
		.agreementdocument .hd .title {
		    font-size: 20px;
		}
		.agreementdocument .hd .subtitle {
		    font-size: 14px;
		}
		.agreementdocument .bd .item2 .title {
		    padding-top: 16px;
		}
		.agreementdocument .bd .item3 {
		    font-size: 12px;
		}
		.sub1-8 .form-template-type2 .group .title {
		    font-size: 14px;
		    width: 80px;
		}
		.sub1-8 .form-template-type2 input[type=text] ,.sub1-8 .form-template-type2 textarea{
		    font-size: 14px;
		}
		.sub1-8 .form-template-type2 .form-group.flex-row.col-md-5 ,.sub1-8 .form-template-type2 .form-group.col-md-10 {
		    width: 100%;
		}
		.sub1-8 .form-template-type2 .selectview .value {
		    font-size: 14px;
		}
		.sub1-8 .form-template-type2 .selectview ul,.sub1-8 .form-template-type2 .selectview ul li {
		    width: 100%;
		    font-size: 14px;
		}
		.sub1-8 .form-template-type2 .input-group-addon {
		    width: 90px;
		    font-size: 14px;
		}
		.sub1-8 .form-template-type2 .file-input .filename {
		    font-size: 14px;
		}
		.sub1-8 .form-template-type2 .form-group p {
		    font-size: 12px;
		}
		.sub1-8 .form-template-type2 .form-group:has(button.btn) {
		    padding-top: 45px;
		}
		.sub1-8 .form-template-type2 .help-block {
		    font-size: 12px;
		}
		.sub1-8 .form-template-type2 .form-group.has-error.has-feedback:has(textarea) .help-block {
	        top: 120px;
	    }
		.sub1-8 .item3 .conts .group .bd .texts .dot {
		    margin-top: 6px;
		    margin-right: 4px;
		}
		.sub1-8 .item4 .ft .checkbox .btn-x:after {
		    width: 38px;
		    bottom: 0px;
		    left: 7px;
		}
		.sub1-8 .item3 .conts .group .bd .texts .text {
			width:100%;
		}
		/* 2025/01/20 */
		.notice-board-search {
			flex-direction: column;
		}
		.notice-board-search .list-filter {
			position: relative;
			text-align: left;
		}
		.notice-board-search .form-inline {
			float: none;
			margin-top: 20px;
		}
		.sub4.notice-list .form-inline .input-group > .form-control ,.sub4.notice-list .form-inline .input-group{
			width: 100%;
		}
		.notice-board-search .input-group-addon {
			right: 50px;
		}
		.sub4.notice-list > .title {
			font-size: 25px;
		}
		.notice-board ,.notice-board-head {
			font-size:12px;
		}
		.notice-board-head .number ,.notice-board tbody tr td:nth-child(1) {
			width: 55px;
			text-align: center;
		}
		.notice-board-head .creat_at ,.notice-board tbody tr td:nth-child(3) {
			width:70px;
		}
		.notice-board-head .title ,.notice-board tbody tr td:nth-child(2){
		    width: calc(100% - 125px);
		}
		.notice-board tr td {
				display: table-cell;
		}
		.notice-board tr {
				display: table-row;
		}
		
		.article-detail .detail-navigation ul li ,.article-detail .detail-filelist ul li {
			font-size:12px;
		}
}
        