@charset "UTF-8";

@font-face {
	font-family: Regular;
	src: url(../fonts/gilroy/gilroy-regular-3.otf)
}

@font-face {
	font-family: SemiBold;
	src: url(../fonts/gilroy/Gilroy-SemiBold.otf)
}

@font-face {
	font-family: ExtraBold;
	src: url(../fonts/gilroy/Gilroy-ExtraBold.otf)
}

@font-face {
	font-family: Medium;
	src: url(../fonts/gilroy/Gilroy-Medium-2.otf)
}

@font-face {
	font-family: bold;
	src: url(../fonts/gilroy/gilroy-bold-4.otf)
}

.nav-lang {
	background-color: #f4f4f4;
	color: #c6c6c6;
	font-size: 12px;
	position: fixed;
	width: 100%;
	height: 30px;
	z-index: 999;
	top: 0;
	max-width: 1366px;
	margin: 0 auto
}

.btn-sm,
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	display: inline-block;
	color: #337ab7
}

.nav-lang ul {
	float: right;
	position: absolute;
	top: 0;
	right: 5%
}

.logoImage {
	float: left;
	background-color: #fff;
	height: 78px;
	margin-right: 20px
}

.logoImage img {
	height: 70px;
	width: auto
}

.nav-lang ul li {
	float: left
}

.nav-lang ul li img {
	margin-right: 5px
}

.h-con {
	width: 100%;
	height: 91px;
	background-color: #fff;
	position: fixed;
	z-index: 200;
	max-width: 1366px;
	margin: 0 auto;
	top: 30px;
	background-image: url(/index/img/index/bottom_bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100%
}

.banner {
	margin-top: 90px
}

.h-con>.container>a>img {
	float: left;
	height: 40px;
	margin-top: 18px
}

.h-ul {
	float: left;
	margin-left: 0
}

.h-ul>li {
	position: relative;
	display: inline-block;
	line-height: 70px
}

.h-ul>li.active {
	height: 70px
}

.h-ul>li>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 15px;
	font-weight: bold
}

.h-ul>li.active>a {
	color: #004ea1 !important
}

.h-ul>li.active>span {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 0;
	margin-left: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #e80e1f
}

strong {
	font-weight: bold
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.h-ul>li>a {
		padding: 0 10px !important;
		font-size: 14px
	}
}

.m-nav-btn {
	display: none;
	position: absolute;
	top: 21px;
	right: 15px;
	width: 46px;
	height: 34px;
	border: 2px solid #094397;
	border-radius: 3px;
	overflow: hidden;
	text-align: center
}

.m-nav-btn>span {
	display: inline-block;
	width: 80%;
	margin-left: 10%;
	height: 2px;
	float: left;
	background-color: #094397;
	margin-bottom: 5px
}

.m-nav-btn>span:first-child {
	margin-top: 7px
}

.pc-show {
	display: block !important
}

.m-show {
	display: none !important
}

@media screen and (max-width:900px) {
	.h-ul>li.active>a {
		color: #000 !important
	}

	.pc-show {
		display: none !important
	}

	.m-show {
		display: block !important
	}

	.m-nav-btn {
		display: block !important
	}

	.h-con>.container {
		padding: 0
	}

	.h-con>.container>a>img {
		margin-left: 15px;
		height: 33px;
		margin-top: 22px
	}

	.h-ul {
		display: none;
		position: fixed;
		top: 90px;
		right: 0;
		bottom: 0;
		width: 50%;
		padding-bottom: 10px;
		border-top: 5px solid #e70012;
		z-index: 9999
	}

	.h-ul>li {
		background-color: #084d9a;
		font-size: 16px;
		text-align: center;
		display: block;
		line-height: 4em;
		color: #333
	}

	.h-ul>li>a {
		display: inline-block;
		width: 100%;
		color: #fff
	}

	.h-ul>li.active {
		height: auto;
		background-color: #fff;
		border-bottom: 0
	}

	.h-ul>li.active>a {
		color: #000
	}
}

.disNav {
	position: fixed;
	top: 40px;
	right: 10px;
	z-index: 1003;
	display: none
}

.zezhao {
	width: 100%;
	height: 100%;
	background: #094397;
	opacity: .5;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1002;
	display: none
}

.disNav ul {
	background-color: #fff;
	display: none;
	position: fixed;
	right: 0;
	top: 90px
}

.disNav>span {
	font-size: 36px;
	background-color: transparent;
	color: #fff
}

.disNav li {
	display: flex;
	align-items: center;
	color: #094397;
	background-color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 6px 14px
}

.disNav li span {
	font-size: 28px;
	font-weight: bold;
	width: 30px;
	margin-right: 10px
}

.disNav li.active {
	color: white;
	background-color: #094397
}

.disNav li p {
	margin: 0;
	font-weight: bold
}

footer {
	background-color: #cecece;
	color: white;
	padding-top: 30px;
	overflow-x: hidden;
	width: 100%;
	background-image: url(/index/img/index/bottom_bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	-ms-background-size: 100%;
	background-size: 100%;
	overflow: hidden;
	width: 100%
}

footer dt {
	font-size: 18px;
	margin-bottom: 20px;
	color: #333
}

footer dd {
	line-height: 50px;
	font-size: 15px;
	color: #636363;
	height: 50px
}

footer dd a {
	color: #636363
}

.footer i {
	margin-right: 10px
}

.footer .relation dd {
	margin-bottom: 10px
}

.footer .relation .textarea {
	height: 100px
}

.footer .relation .btn {
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding: 0;
	text-align: center;
	border: 0;
	color: white;
	cursor: pointer
}

.footer .relation input,
.footer .relation textarea {
	border-width: 0 0 1px;
	outline: 0;
	width: 100%;
	color: #333;
	line-height: 20px;
	padding: 5px
}

.footer .relation input {
	height: 30px
}

.footer .relation textarea {
	height: 100%
}

.footer {
	padding-bottom: 6px;
	border-bottom: 1px solid #bebebe
}

.footer>div {
	text-align: right
}

footer .text {
	font-size: 24px
}

footer .text .iconfont {
	font-size: 24px
}

footer .phone {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px
}

.bottom {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
	color: #636363;
	font-size: 12px
}

.bottom .left img {
	width: 20px;
	height: 20px
}

.bottom .iconfont {
	display: block
}

.MI {
	text-align: center;
	display: none;
	color: #636363;
	margin-bottom: 78px
}

.buttom_nav {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80px;
	background-color: #094397;
	padding: 0 20px;
	display: none;
	z-index: 9999
}

.buttom_nav ul {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	height: 100%;
	color: white;
	text-align: center
}

.buttom_nav li {
	position: relative
}

.buttom_nav li a {
	color: #fff
}

.buttom_nav li i {
	font-size: 32px
}

.buttom_nav li a.active {
	color: #e70415
}

.buttom_nav .iconfont {
	font-size: 26px;
	margin-bottom: 8px
}

.buttom_nav p {
	margin: 0
}

.buttom_nav .tel {
	margin-top: -18px;
	background-color: #fff;
	width: 74px;
	height: 74px;
	border-radius: 50%;
	color: #e70415
}

.buttom_nav .tel i {
	font-size: 32px;
	margin: 0;
	margin-top: 10px
}

.sider {
	position: fixed;
	top: 65%;
	right: 0;
	z-index: 1001
}

.sider li {
	text-align: center;
	padding: 5px 0;
	background-color: #f3f3f3
}

.sider i {
	font-size: 32px;
	color: #094397;
	font-weight: 200
}

@media screen and (min-width:1014px) {
	.phoneshow {
		position: absolute;
		width: 130px;
		right: 32px;
		padding: 10px 5px;
		background: #094397;
		top: 2px;
		color: #fff;
		display: none
	}

	#phoneshow:hover>.phoneshow {
		display: block
	}

	#emailshow:hover>.emailshow {
		display: block
	}

	.emailshow {
		display: none;
		position: absolute;
		width: 200px;
		right: 32px;
		padding: 10px 5px;
		background: #094397;
		top: 45px;
		color: #fff
	}
}

@media screen and (max-width:900px) {
	.sider {
		width: 36px;
		top: 56%
	}

	.sider li:nth-child(2),
	.sider li:nth-child(3) {
		display: none
	}

	.sider i {
		font-size: 26px
	}
}

.right .under li {
	margin-right: 6%
}

@media screen and (max-width:1024px) {
	.right .under li {
		margin-right: 16%
	}

	.right .under li:nth-child(4) {
		margin-right: 0
	}
}

@media screen and (max-width:768px) {
	.detail .dis_none {
		display: none
	}

	#ad {
		width: 80px !important
	}

	.phoneshow {
		display: none
	}

	.disNav {
		display: block
	}

	.right .under li {
		margin-right: 22%;
		width: 56px
	}

	.right .under li:nth-child(4) {
		margin-right: 0
	}

	footer .PC {
		display: none
	}

	footer .MI {
		display: block
	}

	.buttom_nav {
		display: block
	}
}

@media screen and (max-width:414px) {
	.right .under li {
		margin-right: 12%;
		width: 56px
	}

	.buttom_nav {
		display: block
	}

	.left dl {
		display: none
	}
}

@media screen and (max-width:375px) {
	.right .under li {
		margin-right: 9%;
		width: 56px
	}

	.logoImage img {
		width: 90% !important
	}

	.buttom_nav {
		display: block
	}

	.left dl {
		display: none
	}
}

@media screen and (max-width:320px) {
	.right .under li {
		margin-right: 4%;
		width: 56px
	}

	.buttom_nav {
		padding: 0 8px;
		font-size: 12px
	}

	.buttom_nav .iconfont {
		font-size: 22px
	}
}

#erroeMessage {
	color: red
}

#ad {
	position: fixed;
	right: 0;
	top: 314px;
	width: 200px;
	z-index: 999
}

#ad img {
	width: 100%
}