﻿body {
	font-family: "AlibabaPuiTi Bold", "阿里巴巴普惠体", sans-serif;
	font-size: 20px;
	line-height: 1.6
}
#footer .nav-stacked{margin-right: 40px;}
@media (max-width: 960px) {
	body {
		font-size: 16px
	}
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media (max-width: 1023px) {
	.hidden-xs {
		display: none !important
	}
}

@media (max-width: 1023px) {
	.visible-xs {
		display: block !important
	}
}

#container {
	-webkit-box-shadow: 0px 0px 10px #d9d9d9;
	box-shadow: 0px 0px 10px #d9d9d9
}

.container-fluid {
	background-color: #f7f8fa;
	margin: 0;
	padding: 0
}

.row {
	margin-left: 0;
	margin-right: 0
}

[class*="col-"] {
	padding-left: 0;
	padding-right: 0
}

#sidebar {
	display: none
}

.wrap {
	max-width: 1704px;
	width: 100%;
	margin: auto
}

@media (max-width: 1704px) {
	.wrap {
		max-width: inherit;
		padding: 0 30px
	}
}

@media (max-width: 1024px) {
	.wrap {
		padding: 0 15px
	}
}

.table-container {
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em
}

.table-container::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 14px;
	height: 14px
}

.table-container::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, 0.3)
}

.table-container table {
	min-width: 1120px
}

#left_menu {
	padding-bottom: 50px
}

.sb-slidebar {
	background-color: #fff;
	-webkit-box-shadow: 0px -2px 4px #f2f2f2 inset;
	box-shadow: 0px -2px 4px #f2f2f2 inset
}

#left_menu a,
.sb-submenu a {
	color: #00396f;
	border-left: 5px solid transparent
}

#left_menu .left-logo a,
.sb-submenu .left-logo a {
	padding: 5px 0;
	border: none
}

#left_menu .active>a,
.sb-submenu .active>a {
	color: #fa020a;
	border-left: 5px solid #fa020a
}

.sb-menu>li>a:hover,
.sb-menu>li>a:focus {
	background-color: transparent
}

#left_menu .sb-submenu>li>a {
	line-height: 1.2;
	padding-left: 20px;
	font-size: 18px;
	color: #12385c;
	background-color: #e6e6e6
}

#left_menu .sb-submenu ul a {
	font-size: 16px;
	line-height: 1.2;
	padding-left: 30px;
	color: #12385c
}

#left_menu .sb-submenu .active>a {
	color: #fa020a
}

.left-logo {
	text-align: center
}

.left-logo img {
	max-height: 50px
}

.left-lang ul::after {
	content: "";
	display: table;
	clear: both
}

.left-lang ul li {
	float: left;
	width: 50%;
	text-align: center
}

.left-lang ul li+li {
	border-left: #d9d9d9 1px solid
}

.header--clone {
	position: fixed;
	width: 100%;
	z-index: 130;
	top: 0;
	left: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.header--stick {
	background-color: #fff;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5)
}

.sb-active .header--clone {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

#header {
	position: relative;
	border-bottom: 4px solid #00396f
}

.member_search {
	display: none
}

#mobile_toggle {
	position: absolute;
	top: 4px;
	left: 10px;
	z-index: 11;
	width: auto
}

#mobile_toggle p {
	margin-bottom: 0
}

#mobile_toggle .btn {
	background-color: #fa020a;
	color: #fff
}

@media (max-width: 960px) {
	#mobile_toggle {
		top: 8px
	}
}

@media (max-width: 1704px) {
	.head-logo {
		width: 190px
	}
}

@media (max-width: 1023px) {
	.head-logo {
		float: right
	}
}

#company_logo {
	padding-top: 5px;
	padding-bottom: 0px
}

#company_logo img {
	max-height: 64px
}

@media (max-width: 1704px){
#company_logo {
   padding-top: 6px;
}
}

@media (max-width: 1023px) {
	#company_logo {
		padding: 0;
		text-align: right
	}

	#company_logo img {
		max-height: 50px
	}
}

.head-menu {
	position: static
}

@media (max-width: 1704px) {
	.head-menu {
		width: calc(92% - 190px - 100px)
	}
}

@media (max-width: 1280px) {
	.head-menu {
		width: calc(92% - 190px - 80px)
	}
}

#mainnav {
	background-color: inherit;
	border: none;
	margin-bottom: 0;
	position: static
}

@media (max-width: 1280px) {
	#mainnav>.navbar-collapse {
		padding: 0
	}
}

#main_menu>li {
	margin: 0 24px;
	position: static
}

#main_menu>li>a {
	font-size: 16px;
	text-transform: capitalize;
	color: #00396f;
	font-weight: bold;
	padding: 23px 30px 29px;
	    border-top: 4px solid transparent;
}

#main_menu>li>a:hover {
	border-color: #00396f;
}

#main_menu>.active>a {
	background-color: transparent;
	border-color: #00396f;
}

@media (max-width: 1704px) {
	#main_menu {
		float: left
	}
}

@media (max-width: 1280px) {
	#main_menu {
		padding-right: 0
	}

	#main_menu>li>a {
		padding: 23px 15px 29px;
		font-size: 16px
	}
}

#main_menu .open>.dropdown-menu {
	width: 100%;
	padding: 35px 8% 35px;
	margin: 0;
	border: none;
	background-color: rgba(255, 255, 255, 1);
	margin-top: 4px;
}

#main_menu .open>.dropdown-menu>li {
	float: left;
	width: 33.33%;
	margin-bottom: 50px
}

#main_menu .open>.dropdown-menu>li>a {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
}

#main_menu .open>.dropdown-menu>li>a:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #00396f;
}

#main_menu .open>.dropdown-menu>li:nth-child(2)>a:before {
	content: "A. "
}

#main_menu .open>.dropdown-menu>li:nth-child(3)>a:before {
	content: "B. "
}

#main_menu .open>.dropdown-menu>li:nth-child(4)>a:before {
	content: "C. "
}

#main_menu .open>.dropdown-menu>li:nth-child(5)>a:before {
	content: "D. "
}

#main_menu .open>.dropdown-menu>li:nth-child(6)>a:before {
	content: "E. "
}

#main_menu .open>.dropdown-menu>li:nth-child(7)>a:before {
	content: "F. "
}

#main_menu .open>.dropdown-menu>li:nth-child(5) {
	clear: both
}

#main_menu .open>.dropdown-menu>.active>a,
#main_menu .open>.dropdown-menu>.active>a:hover {
	background-color: transparent;
	text-decoration: underline
}

#main_menu .open>.dropdown-menu ul {
	padding-left: 0;
	margin-top: 15px;
	line-height: 30px;
}

#main_menu .open>.dropdown-menu ul li a {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.6);
	padding: 0
}

#main_menu .open>.dropdown-menu ul li a:hover {
	color: rgba(255, 255, 255, 1);
}

@media (max-width: 1704px) {
	#main_menu .open>.dropdown-menu {
		padding: 36px 10px
	}
}

#incateall {
	display: none
}

#language_area {
	padding-top: 20px
}

#language_area .top_home {
	margin-right: 16px
}

#language_area i {
	color: #00396f;font-size: 16px;
}

#language_area p {
	margin: 0
}

#language_area a:hover {
	text-decoration: none;
	color: #fa020a
}

#language_area .dropdown-menu {
	left: inherit;
	right: 0;
	min-width: 100px
}

#language_area .caret {
	border-top: 8px solid #00396f;
	border-right-width: 6px;
	border-left-width: 6px;
	margin-left: 6px
}

@media (max-width: 1704px) {
	#language_area {
		width: auto;float: right;
	}
}

@media (max-width: 1280px) {
	#language_area {
		width: auto;
	}

	#language_area .top_home {
		margin-right: 10px
	}
}

@media (max-width: 1023px) {
	#language_area {
		display: none
	}
}

@media (max-width: 960px) {
	#language_area {
		padding-top: 0
	}
}

#footer {
	overflow: hidden
}

.ftbar {
	display: none
}

.footer {
	background-color: #fff;
	padding: 72px 0;
	font-size: 16px;
	color: #333
}

.footer a {
	text-decoration: none;color: #333;
	  text-transform: initial;
}

.footer a:hover{color: #00396f; }

@media (max-width: 991px) {
	.footer {
		padding: 30px 0
	}
}

@media (max-width: 480px) {
	.footer {
		padding: 24px 0
	}
}

.foot-custnav {
	float: right;
	text-transform: uppercase;
	text-align: right;
}

.foot-custnav span.nav-header {
	display: none
}

.foot-custnav li {
	line-height: 3
}

@media (max-width: 991px) {
	.foot-custnav {
		float: none
	}

	.foot-custnav li {
		line-height: 1.8;
		float: left;
		width: 33%;
		text-align: center
	}
}

@media (max-width: 640px) {
	.foot-custnav li {
		float: none;
		width: 100%;
		text-align: inherit;
		display: none;
	}
}

#custnav a:hover {
	
}

@media (max-width: 640px) {
	#custnav>.row .col-md-6 {
		float: left;
		width: 50%
	}

	#custnav a {
		display: block
	}
}

.foot-cominfo {
	float: left;
	text-transform: capitalize;
}

@media (max-width: 991px) {
	.foot-cominfo {
		float: none;
		width: 100%
	}
}

#cominfo ul li {
	display: block
}

@media (max-width: 991px) {
	#cominfo {
		margin-top: 30px
	}

	#cominfo>ul>li:first-child {
		text-align: center
	}
}

@media (max-width: 480px) {
	#cominfo {
		font-size: 14px
	}
}

.foot-logo img {    width: 195px;}

@media (max-width: 991px) {
	.foot-logo img {
		max-height: 25px;
		width: auto;
	}
}

.cominfoname {
	font-weight: bold;
	font-size: 24px;
	display: inline-block;
	border-bottom: 1px solid;
	margin: 0px 0 24px;
	padding-bottom: 12px;
	letter-spacing: 3px;
	color: #00396f;
}

@media screen and (max-width: 1024px) {
	.cominfoname {
		font-size: 24px;
	}
}

@media (max-width: 991px) {
	.cominfoname {
		font-size: 20px;
		margin-top: 0;
		padding-bottom: 0
	}
}

@media (max-width: 375px) {
	.cominfoname {
		font-size: 20px;
		letter-spacing: 0;
		padding-bottom: 10px;
	}
}

.copyright {
	background-color: #00396f;
	color: #fff;
	padding: 20px 0 18px
}

.copyright .wrap::after {
	content: "";
	display: table;
	clear: both
}

#copyright {
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	text-align: center;
	line-height: 1
}
#copyright a{color: #fff;}

@media (max-width: 1280px) {
	#copyright {
		float: none;
		width: 100%;
		margin-bottom: 10px
	}
}

#footlink {
	float: left;
	width: 70%
}

#footlink ul::after {
	content: "";
	display: table;
	clear: both
}

#footlink ul li {
	float: left;
	width: calc(25% - 2px);
	text-align: center;
	border-left: 1px solid
}

#footlink ul li a {
	background: none;
	color: #fff;
	padding: 0;
	font-size: 16px;
	line-height: 1.4
}

@media (max-width: 1280px) {
	#footlink {
		float: none;
		width: 100%;
		padding-bottom: 40px
	}

	#footlink ul li {
		width: inherit;
		border: none;
		text-align: inherit;
		margin-right: 6px
	}

	#footlink ul li+li {
		margin-left: 0
	}

	#footlink ul li a {
		font-size: 14px
	}
}

#index_header {
	background-color: #fff;
	position: fixed;
	width: 100%;
	z-index: 2;
	border-bottom: 4px solid #00396f;
	top: 0;
}

#mainbanner {
	padding-top: 0px;
	position: relative;
	z-index: 1
}

#index_company {
	background-color: #fff;
	padding: 72px 0
}

#index_company h3 {
	text-align: center;
	    color: #00396f;
	    font-size: 30px;
	    text-transform: uppercase;
	    margin-top: 6px;
}

#index_company h3:hover {
	text-decoration: none
}

#index_company h3 a {
	color: #00396f;
	text-decoration: none;
}

#index_company h3 a h2 {
	font-size: 30px;
	    font-weight: normal;
	    margin: 0 0 2px;
	    letter-spacing: 5px;
	    margin-left: -8px;
}

#index_company p {
	font-size: 16px;
	line-height: 1.8;
	color: #333;
}

#index_company .btn {
	margin-top: 16px;
	border-radius: 0;
	padding: 0
}

#index_company .btn a {
	color: #fff;
	font-size: 14px;
	background-color: #00396f;
	padding: 12px 50px;
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1
}

#index_company .btn a::before {
	content: "";
	background: -webkit-gradient(linear, left top, right top, from(#00396f), color-stop(50%, #00396f), color-stop(50%, #fa020a), to(#fa020a));
	background: -webkit-linear-gradient(left, #00396f 0%, #00396f 50%, #fa020a 50%, #fa020a 100%);
	background: -o-linear-gradient(left, #00396f 0%, #00396f 50%, #fa020a 50%, #fa020a 100%);
	background: linear-gradient(to right, #00396f 0%, #00396f 50%, #fa020a 50%, #fa020a 100%);
	position: absolute;
	width: 201%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}

#index_company .btn a:hover {
	text-decoration: none
}

#index_company .btn a:hover::before {
	)
}

@media (max-width: 1440px) {
	#index_company {
		padding: 72px 30px
	}

	#index_company h3 {
		font-size: 34px
	}

	#index_company h3 a h2 {
		margin-left: 0;
	}
}

@media (max-width: 640px) {
	#index_company .btn a {
		font-size: 14px;
		padding: 12px 30px;
	}

	#index_company h3 {
		font-size: 24px
	}

	#index_company h3 a h2 {
		font-size: 26px;
		margin: 0 0 2px;
		letter-spacing: 0;
		margin-left: 0;
	}

	#index_company p {
		font-size: 16px
	}
}

@media (max-width: 480px) {
	#index_company {
		padding: 20px 0 30px
	}
}

#content {
	padding-top: 0;
	position: relative;
	overflow: hidden
}

@media (max-width: 480px) {
	#content {
		padding-bottom: 0
	}
}

.index_news {
	background-color: #fff;
	position: relative;
	overflow: hidden
}

@media (max-width: 640px) {
	.index_news {
		background: url(../file/content-bg.jpg) no-repeat top right #f7f8fa
	}
}

.news::before {
	content: "";
	background: #00396f;
	top: -50%;
	left: -400px;
	width: 500px;
	height: 200%;
	display: block;
	position: absolute;
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg)
}

.news>h3 {
	position: absolute;
	top: 4%;
	left: 8%
}

.news>h3 a {
	color: #fff;
	font-size: 46px;
	text-transform: uppercase
}

.news>h3 a:hover {
	text-decoration: none
}

.news>h3 a h2 {
	font-size: 36px;
	font-weight: normal;
	margin: 0 0 2px;
	letter-spacing: 5px;
}

@media (max-width: 1440px) {
	.news::before {
		width: 35%
	}
}

@media (max-width: 1280px) {
	.news::before {
		width: 250px
	}

	.news>h3 {
		top: 10px;
		left: 20px;
		margin-top: 14px
	}

	.news>h3 a {
		font-size: 34px
	}
}

@media (max-width: 640px) {
	.news>h3 a {
		font-size: 24px
	}

	.news>h3 a h2 {
		font-size: 24px;
		margin: 0 5px 2px 0;
		letter-spacing: 0;
		float: left;
		display: inline-block;
	}
}

@media (max-width: 991px) {
	.news::before {
		top: 0;
		left: 0;
		width: 100%;
		height: 53px;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	.news>h3 {
		top: 0px
	}
}

.news-list {
	max-width: 60%;
	margin-left: 30%;
	padding: 50px 0
}

.news-list .thumbnail {
	border: none;
	border-radius: 0;
	margin: 0
}

.news-list .caption h3 {
	margin: 0
}

.news-list .caption a {
	font-size: 16px
}

.news-list .caption a:hover {
	text-decoration: none
}

.news-list .caption a.btn {
	display: none
}

.news-list .caption .msgdate_span {
	display: inline-block;
	background-color: #00396f;
	color: #fff;
	margin-right: 20px;
	padding: 16px 18px;
	position: relative
}

.news-list .caption .msgdate_span::before {
	content: "";
	position: absolute;
	bottom: -12px;
	left: 12px;
	border-left: #00396f 24px solid;
	border-right: 0px solid transparent;
	border-top: 0px solid transparent;
	border-bottom: 12px solid transparent
}

.news-list .caption .msgtitle_span {
	position: relative;
	z-index: 1
}

.news-list .caption .msgtitle_span::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 6px;
	background-color: transparent;
	bottom: 2px;
	z-index: -1;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.news-list .thumbnail:hover .msgtitle_span::before {
	background-color: #fa020a
}

@media (max-width: 1440px) {
	.news-list {
		max-width: 70%;
		padding-right: 15px
	}
}

@media (max-width: 1280px) {
	.news-list {
		max-width: 85%;
		margin-left: 15%
	}
}

@media (max-width: 991px) {
	.news-list .caption a {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.news-list .caption .msgdate_span {
		display: block;
		float: left;
		width: 140px
	}

	.news-list .caption .msgtitle_span {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		line-height: 26px;
	}
}

@media (max-width: 991px) {
	.news-list {
		max-width: 65%;
		margin-left: 25%
	}
}

@media (max-width: 768px) {
	.news-list {
		margin-left: 30%
	}
}

@media (max-width: 640px) {
	.news-list {
		
		padding: 30px 0
	}

	.news-list .thumbnail {
		background-color: transparent
	}

	.news-list .caption a {
		display: block
	}

	.news-list .caption .msgdate_span {
		max-width: 110px;
		margin-bottom: 20px;
		padding: 10px 10px
	}
}

@media (max-width: 991px) {
	.news-list {
		margin-top: 60px;
		padding: 0 5px;
		margin-left: 0;
		max-width: 100%
	}
}

.global {
	height: 0;
	padding-bottom: 733px;
	background: url(../file/index-clients.jpg) no-repeat top center;
	background-size: 100%;
}

.global .wrap {
	position: relative
}

@media (max-width: 991px) {
	.global {
		background: url(../file/index-clients.jpg) no-repeat bottom center #fff;
		background-size: 165%;
		padding-bottom: 90%
	}
}

.global-area {
	background: url(../file/global.png) no-repeat;
	width: 338px;
	position: absolute;
	top: 50px;
	right: 30px;
	padding: 30px 40px 50px
}

.global-area>.clients {
	margin-bottom: 20px
}

.global-area img {
	float: left;
	margin-right: 10px
}

.global-area p {
	color: #00396f;
	margin-left: 72px;
	border-bottom: 1px solid
}

@media (max-width: 991px) {
	.global-area p {font-size: 18px;margin-left: 60px;}
	.global-area img{height: 35px;}
	.global-area>.clients{margin-bottom: 10px}
	
}

@media (max-width: 480px) {
	.global-area {
		width: 100%;
		max-width: 300px;
		top: 30px;
		padding: 10px;
		background: rgba(255, 255, 255, 0.7)
	}
}

#index_product {
	background: url(../file/content-bg.jpg) no-repeat top right #f7f8fa
}

#index_product h3.text-left {
	text-align: center;
	font-size: 30px;
	margin-top: 40px;
	text-transform: uppercase;
	padding: 30px 0
}

#index_product h3.text-left a {
	color: #00396f
}

#index_product h3.text-left a h2 {
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 2px;
	letter-spacing: 5px;
}

#index_product h3.text-left a:hover {
	text-decoration: none
}

@media (max-width: 640px) {
	#index_product h3.text-left {
		font-size: 24px;
		margin-bottom: 0;
	}

	#index_product h3.text-left a h2 {
		font-size: 26px;
		margin: 0 0px 4px;
		letter-spacing: 0;
	}
}

.nbs-flexisel-ul::after {
	content: "";
	display: table;
	clear: both
}

#idxprocarousel .item {
	height: auto;
	background: url(../file/prolist-bg.png) no-repeat center center transparent;
	background-size: contain;
	padding: 15%;
	position: relative;
	margin: 0
}

#idxprocarousel .item img {
	margin: auto;
	border-radius: 100px;
}

#idxprocarousel .item a {
	position: absolute;
	font-size: 18px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
	opacity: 0;
	transition: all 0.3s ease
}

#idxprocarousel .item a span {
	text-align: center;
	position: absolute;
	top: 55%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 18px;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease
}

#idxprocarousel .item a span i {
	display: block;
	font-size: 66px;
	margin-bottom: 12px
}

#idxprocarousel .item::after {
	content: "";
	background: url(../file/prolist-bg-hover.png) no-repeat center center;
	background-size: contain;
	display: block;
	position: absolute;
	top: 4%;
	right: 4%;
	bottom: 4%;
	left: 4%;
	opacity: 0;
	-webkit-transform: translateY(-3%);
	-ms-transform: translateY(-3%);
	transform: translateY(-3%);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

#idxprocarousel .nbs-flexisel-item:hover .item::after {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

#idxprocarousel .nbs-flexisel-item:hover .item a {
	opacity: 1
}

#idxprocarousel .nbs-flexisel-item:hover .item a span {
	top: 50%
}

#idxprocarousel .caption {
	background-color: transparent
}

#idxprocarousel .caption a {
	color: #00396f
}







#idxprocarousel2 .item {
	height: auto;
	background: url(../file/prolist-bg.png) no-repeat center center transparent;
	background-size: contain;
	padding: 15%;
	position: relative;
	margin: 0
}

#idxprocarousel2 .item img {
	margin: auto;
	border-radius: 100px;
}

#idxprocarousel2 .item a {
	position: absolute;
	font-size: 18px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
	opacity: 0;
	transition: all 0.3s ease
}

#idxprocarousel2 .item a span {
	text-align: center;
	position: absolute;
	top: 55%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 18px;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease
}

#idxprocarousel2 .item a span i {
	display: block;
	font-size: 66px;
	margin-bottom: 12px
}

#idxprocarousel2 .item::after {
	content: "";
	background: url(../file/prolist-bg-hover.png) no-repeat center center;
	background-size: contain;
	display: block;
	position: absolute;
	top: 4%;
	right: 4%;
	bottom: 4%;
	left: 4%;
	opacity: 0;
	-webkit-transform: translateY(-3%);
	-ms-transform: translateY(-3%);
	transform: translateY(-3%);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

#idxprocarousel2 .nbs-flexisel-item:hover .item::after {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

#idxprocarousel2 .nbs-flexisel-item:hover .item a {
	opacity: 1
}

#idxprocarousel2 .nbs-flexisel-item:hover .item a span {
	top: 50%
}

#idxprocarousel2 .caption {
	background-color: transparent
}

#idxprocarousel2 .caption a {
	color: #00396f
}






@media (max-width: 480px) {
	#idxprocarousel .caption {
		margin-top: 20px;
		line-height: 1.2
	}
	
	#idxprocarousel2 .caption {
		margin-top: 20px;
		line-height: 1.2
	}
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 18px;
}

@media (max-width: 640px) {
	.nbs-flexisel-inner {
		width: 100%;
		padding: 0 15px
	}

	.nbs-flexisel-nav-left,
	.nbs-flexisel-nav-right {
		background-size: 15px;
		top: 33% !important;
	}

	.nbs-flexisel-nav-right {
		right: 5px;
	}

	.nbs-flexisel-nav-left {
		left: 10px;
	}

}

/*# sourceMappingURL=index.min.css.map */


@media screen and (max-width: 991px){
#footer .nav-stacked {margin-right: 0;}
}

@media (max-width: 1200px){
.cominfoname {font-size: 22px;}
}