@charset "utf-8";
/* CSS Document */
html, body {
	height: auto;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family:"微软雅黑", "arial", "Helvetica", "Helvetica Neue";
	color: #333;
	line-height: 1.5;
	text-align: center;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
input, textarea {
	font-family: "微软雅黑", "arial", "Helvetica", "Helvetica Neue";
	color: #666;
	outline:none;
}
input:focus, textarea:focus {
	outline: none;
}
ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p, dl, dd, dt {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #1f2c5c;
	text-decoration: none;
}
a img {
	border: 0;
}
 input::-webkit-input-placeholder {
color: #999;
}
input::-moz-placeholder {
color: #999;
}
input:-ms-input-placeholder {
color: #999;
}
 textarea::-webkit-input-placeholder {
color: #bbb;
}
textarea::-moz-placeholder {
color: #bbb;
}
textarea:-ms-input-placeholder {
color: #bbb;
}
.wrap {
	min-width: 1400px;
}
.cons {
	width:1212px;
	margin: 0 auto;
}
.con {
	width:1400px;
	margin: 0 auto;
}
.font36 {
	font-size: 36px;
}
.font24 {
	font-size: 24px;
}
.font20 {
	font-size: 20px;
}
.font18 {
	font-size: 18px;
}
.font16 {
	font-size: 16px;
}
.font15 {
	font-size: 15px;
}
.font14 {
	font-size: 14px;
}
/*头部*/
.headerW {
	position: relative;
	z-index: 1;
	width: 100%;
	border-bottom: 1px solid #1f2c5c;
}
.top {
	position: relative;
	z-index: 2000;
	margin: 0 auto;
	padding: 0 0;
	line-height: 2.3em;
	background-color: #f8f8f8;
	border-bottom: 1px solid #e3e3e3;
}
.top .cons {
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.top .cons .wel span {
	vertical-align: middle;
}
.top .cons .wel img {
	width: 1em;
	display: inline-block;
	vertical-align: middle;
	height: auto;
}
.top .cons .links span {
	vertical-align: middle;
}
.top .cons .links a {
	display: inline-block;
	margin-left: 0.4em;
}
.top .cons .links img {
	width: 1.1em;
	display: inline-block;
	vertical-align: middle;
	height: auto;
}
.top .cons .links .wechat {
	margin-right: 0.2em;
	padding-right: 1.1em;
	cursor: pointer;
	display: inline-block;
	position: relative;
	z-index: 0;
	background: url(../images/arrow_6.png) right center no-repeat;
	background-size:0.75em auto;
}
.top .cons .links .wechat .popupWechat {
	position: absolute;
	left: 0;
	top: 100%;
	margin-top: 0;
	background-color: #fff;
	padding: 0.3em;
	-moz-box-shadow: 0 0 0.6em rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 0.6em rgba(0, 0, 0, .3);
	box-shadow: 0 0 0.6em rgba(0, 0, 0, .3);
	display: none;
}
.top .cons .links .wechat:hover .popupWechat {
	display: block;
}
.top .cons .links .wechat .popupWechat img {
	display: block;
	width: 8em;
	height: auto;
}
.header {
	border-top: 1px solid #f3f3f3;
	margin: 0 auto;
	padding: 30px 0 30px;
}
.header .cons {
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.header .conL { display: flex; justify-content: flex-start; align-items: center;}
.header .logo {
	display: flex;
	justify-content: center;
	align-items: center;
}
.header .logo img {
	display: block;
	height: 41px;
	width:auto;
}
.header .pics { display: flex; justify-content:flex-start; align-items: center;}
.header .pics img { display: block; height: 2.5em; width:auto; margin-left: 1em;}
.header .tel {
	background: url(../images/tel.png) 0 0 no-repeat;
	line-height: 1;
	padding-left: 44px;
	font-size: 27px;
	color: #1f2c5c;
	font-weight: bold;
	font-family: "Bahnschrift";
}
/*头部导航*/
.nav .cons {
}
.nav {
	height: 100%;
}
.nav .cons>ul {
	height: 100%;
	line-height: 40px;
	font-size: 16px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	z-index: 100;
}
.nav .cons>ul>li {
	height: 100%;
	position: relative;
	z-index: 0;
	cursor: pointer;
	padding: 0 2.4em;
}
.nav .cons>ul>li.indu {
	padding: 0 2.35em 0 1.6em;
	position: static;
}
.nav .cons>ul>li.serv {
	position: static;
}
.nav .cons>ul>li>a, .nav .con>ul>li>span {
	position: relative;
	z-index: 1;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	color: #1f2c5c;
}
.nav .cons>ul>li .pics {
	display: inline-block;
	margin-right: 2.4em;
}
.nav .cons>ul>li .pics img {
	display: block;
	width: 1.18em;
	height: 1.18em;
}
 .nav .cons>ul>li .pics img:nth-child(1) {
}
 .nav .cons>ul>li .pics img:nth-child(2) {
display: block;
}
 .nav .cons>ul>li.hover .pics img:nth-child(1) {
display: block;
}
 .nav .cons>ul>li.hover .pics img:nth-child(2) {
display: block;
}
.nav .cons>ul>li .arrow {
	display: inline-block;
	width: 1em;
	height: 0.5em;
	object-fit: contain;
	background: url(../images/arrow.png) center center no-repeat;
	margin-left: 0.8em;
}
.nav .cons>ul>li.indu .arrow {
	margin-left: 2.5em;
}



.nav .cons>ul>li.hover {
	background-color: #1f2c5c;
}
.nav .cons>ul>li.hover>a, .nav .cons>ul>li.hover>span {
	color: #fff;
}
.nav .cons>ul>li.hover .arrow {
	background-image: url(../images/arrow_2.png);
}



.nav .cons>ul>li.active {
	background-color: #1f2c5c;
}
.nav .cons>ul>li.active>a, .nav .cons>ul>li.active>span {
	color: #fff;
}
.nav .cons>ul>li.active .arrow {
	background-image: url(../images/arrow_2.png);
}




.nav .sub_nav {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	text-align: center;
	background: rgba(255, 255, 255);
	-moz-box-shadow:0 10px 10px rgba(0, 0, 0, .08);
	-webkit-box-shadow:0 10px 10px rgba(0, 0, 0, .08);
	box-shadow:0 10px 10px rgba(0, 0, 0, .08);
	background-color: #f8f8f8;
}
.nav .indu .sub_nav { display: block;}
.nav .sub_nav_indu {
	background: transparent;
}
.nav .sub_nav_serv {
	background: transparent;
}
.nav .sub_nav>ul>li {
	line-height: 3em;
	height: 3em;
	overflow: hidden;
	border-top:1px solid #eee;
}
.nav .sub_nav>ul>li a {
	color: #333;
	padding:0 0.5em;
	display: block;
	position: relative;
	z-index: 0;
}
.nav .sub_nav>ul>li a:hover {
	font-weight: bold;
	color: #1f2c5c;
}
.sub_indu {
	border-top: 1px solid #1f2c5c;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.sub_indu .conL {
	background-color: rgba(0, 0, 0, 0.4);
	width: 15em;
}
.sub_indu .conL ul {
	font-size: 15px;
}
.sub_indu .conL li {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	line-height: 50px;
	height:50px;
	cursor: pointer;
	color: #fff;
	text-align: left;
	overflow: hidden;
	border-bottom: 1px solid #b0b5b9;
	cursor: pointer;
	padding:0 19.7% 0 7.6%;
}
.sub_indu .conL li .picI {
	width: 1.5em;
	height: 1.5em;
	background-color: #fff;
	overflow: hidden;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sub_indu .conL li .picI img {
	display: flex;

	object-fit: contain;
}
.sub_indu .conL li .name {
	margin-left: 1.5em;
	display: block;
	width: 6.5em;
	height: 50px;
	overflow: hidden;
}
.sub_indu .conL li .arrowI {
	margin-left: 0.6em;
	width: 1em;
	height: 1em;
	display: block;
	background: url(../images/arrow_3.png) center center no-repeat;
	background-size:contain;
}
.sub_indu .conL li:last-child {
	border-bottom: 0;
}
.sub_indu .conR {
	background-color: rgba(255, 255, 255, 0.93);
	flex: 1;
	position: relative;
	z-index: 0;
	display: none;
}
.sub_indu .conL li:hover {
	color:#ccc; font-weight:bold
}
.sub_indu .conR .conC {
	display: none;
	height: 100%;
	flex-direction: column;
	justify-content: space-between;
	align-items: stretch;
}

.sub_indu .conR .list {
	flex: 1;
	overflow-y: auto;
	max-height: 410px;
	overflow-x: hidden;
	text-align: left;
	padding: 0 7.4% 0 5.1%;
}
.sub_indu .conR .list dl:first-child {
	margin-top: 0.4em;
}
.sub_indu .conR .list dl {
	margin: 0;
	padding:1.2em 0 0.4em;
	border-bottom: 1px solid #c9c9c9;
}
.sub_indu .conR .list dt {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.sub_indu .conR .list dt a {
	color: #1f2c5c; font-weight:bold
}
.sub_indu .conR .list dt a:hover {
	text-decoration: underline;
}
.sub_indu .conR .list dd {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height:1.8;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.sub_indu .conR .list dd .item {
	width: 14.66%;
	margin-right: 2%;
}
.sub_indu .conR .list dd a {
	color: #646464;
		font-size: 14px !important;
}
.sub_indu .conR .list dd a:hover {
	color: #1f2c5c;
}
.sub_indu .conR .listPic {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: 20px;
	margin-bottom:20px;
	padding: 0 7.4% 0 5.1%;
}
.sub_indu .conR .listPic a {
	cursor: pointer;
	display: block;
	width: 47.9%;
	margin-right: 4.2%;
	position: relative;
	z-index: 0;
	padding-top: 25%;
	overflow: hidden;
}


.sub_indu .conR .listPic a span {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #202c5c;
	font-size: 12px;
	line-height: 2.5;
	width: 85%;
	-moz-border-bottom-right-radius:2.5em;
	-webkit-border-bottom-right-radius:2.5em;
	border-bottom-right-radius:2.5em;
}








.sub_indu .conR .listPic a:nth-child(2n) {
margin-right: 0;
}
.sub_indu .conR .listPic a img {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sub_indu .conR .listPic4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: 32px;
	margin-bottom: 51px;
	padding: 0 7.4% 0 5.1%;
}
.sub_indu .conR .listPic4 a {
	cursor: pointer;
	display: block;
	width: 23.2%;
	margin-right: 2.4%;
	position: relative;
	z-index: 0;
	padding-top: 12.8%;
	overflow: hidden;
}
.sub_indu .conR .listPic4 a:nth-child(4n) {
margin-right: 0;
}
.sub_indu .conR .listPic4 a img {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sub_indu .conR .listPic4 a span {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #202c5c;
	font-size: 12px;
	line-height: 2.5;
	width: 85%;
	-moz-border-bottom-right-radius:2.5em;
	-webkit-border-bottom-right-radius:2.5em;
	border-bottom-right-radius:2.5em;
}

.sub_serv {
	border-top: 1px solid #1f2c5c;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	-moz-box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, .1);
	box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, .1);
}
.sub_serv .conL {
	width: 15em;
}
.sub_serv .conL ul {
	font-size: 15px;
}
.sub_serv .conL li {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	line-height: 77px;
	height: 77px;
	cursor: pointer;
	color: #212a61;
	text-align: left;
	overflow: hidden;
	cursor: pointer;
	padding:0 19.7% 0 7.6%;
}
.sub_serv .conL li .picI {
	width: 2.1em;
	height: 2.1em;
	background-color: #fff;
	overflow: hidden;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sub_serv .conL li .picI img {
	display: flex;
	width: 1.2em;
	height: 1.2em;
	object-fit: contain;
}
.sub_serv .conL li .name {
	margin-left: 2em;
	display: block;
	width: 6.5em;
	height: 77px;
	overflow: hidden;
}

.sub_serv .conL li:hover .name {
	margin-left: 2em;
	display: block;
	width: 6.5em;
	height: 77px;
	overflow: hidden; color:#000000; font-weight:bold
}




.sub_serv .conL li .arrowI {
	margin-left: 0.6em;
	width: 1em;
	height: 1em;
	display: block;
	background: url(../images/arrow_4.png) center center no-repeat;
	background-size:contain;
}
.sub_serv .conL li:last-child {
	border-bottom: 0;
}
.sub_serv .conR {
	background-color: rgba(255, 255, 255, 0.93);
	flex: 1;
	position: relative;
	z-index: 0;
	-moz-box-shadow: -0.2em 0 0.2em rgba(0, 0, 0, .06);
	-webkit-box-shadow: -0.2em 0 0.2em rgba(0, 0, 0, .06);
	box-shadow: -0.2em 0 0.2em rgba(0, 0, 0, .06);
}
.sub_serv .conR .conC {
	display: none;
	height: 100%;
	flex-direction: column;
	justify-content: space-between;
	align-items: stretch;
}
.sub_serv .conR .conC:first-child {
	display: flex;
}
.sub_serv .conR .list {
	flex: 1;
	overflow-y: auto;
	max-height: 595px;
	overflow-x: hidden;
	text-align: left;
	padding: 0 7.4% 0 5.1%;
	margin-top: 0.1em;
}
.sub_serv .conR .list dl:first-child {
	margin-top: 0.4em;
}
.sub_serv .conR .list dl {
	margin: 0;
	padding:0.9em 0 0.9em;
	border-bottom: 1px solid #c9c9c9;
	line-height: 1.8em;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.sub_serv .conR .list dt {
	margin: 0;
	padding: 0;
	width: 8em;
	margin-right: 1.5em;
}
.sub_serv .conR .list dt a {
	color: #1f2c5c;
}
.sub_serv .conR .list dt a:hover {
	text-decoration: underline;
}
.sub_serv .conR .list dd {
	flex: 1;
	margin: 0;
	padding: 0;
	font-size: 13px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.sub_serv .conR .list dd .item {
	width: 18%;
	margin-right: 2%;
}
.sub_serv .conR .list dd a {
	color: #646464;
}
.sub_serv .conR .list dd a:hover {
	color: #1f2c5c;
}
.sub_serv .conR .listPic {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: 32px;
	margin-bottom: 51px;
	padding: 0 7.4% 0 5.1%;
}
.sub_serv .conR .listPic a {
	cursor: pointer;
	display: block;
	width: 23.2%;
	margin-right: 2.4%;
	position: relative;
	z-index: 0;
	padding-top: 12.8%;
	overflow: hidden;
}
.sub_serv .conR .listPic a:nth-child(4n) {
margin-right: 0;
}
.sub_serv .conR .listPic a img {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sub_serv .conR .listPic a span {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #202c5c;
	font-size: 12px;
	line-height: 2.5;
	width: 85%;
	-moz-border-bottom-right-radius:2.5em;
	-webkit-border-bottom-right-radius:2.5em;
	border-bottom-right-radius:2.5em;
}
/*底部*/
.footer {
	position: relative;
	z-index: 0;
	color: #fff;
	text-align: left;
	width: 100%;
	background: #011536 url(../images/footer_bg.jpg) center center no-repeat;
	background-size:cover;
	text-align: center;
	padding-top: 4.5em;
}
.footer .fLogo img {
	height: 34px;
}
.footer .fnav {
	margin-top: 3.4em;
	padding-bottom: 2em;
	flex-wrap: wrap;
	display: flex;
	justify-content:space-between;
	align-items: flex-start;
}
.footer .fnav dl {
	flex: 32%;
	padding: 1.6em 0;
	border-right: 1px solid #fff;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
 .footer .fnav dl:nth-child(3) {
border-right:0
}
.footer .fnav dl dt img {
	width: 4em;
	height: 4em;
}
.footer .fnav dl dd {
	text-align: left;
	margin-left: 1.2em;
}
.footer .fnav dl dd .txt {
	margin-top: 0.6em;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: rgba(255, 255, 255, 0.8);
}
.footer .footerBot {
	line-height: 1.6;
	border-top:1px solid rgba(255, 255, 255, 0.23);
	padding: 2.1em 0 2em;
	color: rgba(255, 255, 255, 0.9);
	text-align: center;
	font-size: 14px;
}
.footer .footerBot a {
	color: rgba(255, 255, 255, 0.9);
	display: inline-block;
	margin: 0 0.5em;
}
.footer .footerBot a:hover {
	color: rgba(255, 255, 255, 1);
}
.floatBox {
	position: fixed;
	z-index: 1000;
	bottom: 0;
	right: 3.5em;
	bottom: 3.5em;
	font-size: 12px;
}
.floatBox .btnServ .pics {
	width: 4.9em;
	height: 4.9em;
	background-color: #fff;
	border: 2px solid #1f2c60;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.floatBox .btnServ .pics img {
	display: block;
	width: 26px;
	height: 26px;
}
.floatBox .btnServ .txt {
	margin-top: -0.8em;
	background-color: #1f2c60;
	color: #fff;
	line-height: 1.6em;
	-moz-border-radius:0.3em;
	-webkit-border-radius:0.3em;
	border-radius:0.3em;
}
.floatBox .btnW {
	margin-top: 0.8em;
	width: 5em;
	background-color: #fff;
	-moz-box-shadow: 0 0 0.7em rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 0 0.7em rgba(0, 0, 0, .15);
	box-shadow: 0 0 0.7em rgba(0, 0, 0, .15);
}
.floatBox .btnW .btnS {
	width: 5em;
	height: 5em;
	cursor: pointer;
	color: #1f2c60;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center; position: relative; z-index: 0;
}
.floatBox .btnW .btnS img {
	display: block;
	width: 21px;
	height: 21px;
	margin: 0 auto 0.2em;
}

.floatBox .btnW .btnS .popupTel { position: absolute;
 right: 100%; margin-right: 1em; margin-top: -4em; top: 50%; 
background-color: #fff;padding:1em 0.3em;
width: 10em;
-moz-box-shadow: 0 0 0.6em rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 0 0.6em rgba(0, 0, 0, .1);
box-shadow: 0 0 0.6em rgba(0, 0, 0, .1);
display: none;}
.floatBox .btnW .btnS:hover .popupTel {display: block;}

.floatBox .btnW .btnS .popupEwm { position: absolute;
 right: 100%; margin-right: 1em; margin-top: -4em; top: 50%; 
background-color: #fff;padding: 0.3em;
-moz-box-shadow: 0 0 0.6em rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 0 0.6em rgba(0, 0, 0, .1);
box-shadow: 0 0 0.6em rgba(0, 0, 0, .1);
display: none;}
.floatBox .btnW .btnS .popupEwm::after { position: absolute; z-index: 0;
content: ""; display: block; width: 0.8em; height: 0.8em;
top: 50%; left: 100%; margin-left: -0.7em;margin-top: -0.6em;
background-color: #fff;
transform: rotate(-45deg);
-ms-transform: rotate(-45deg); /* IE 9 */
-webkit-transform: rotate(-45deg); /* Safari and Chrome */
-moz-box-shadow: 0.2em 0.2em 0.2em rgba(0, 0, 0, .1);
-webkit-box-shadow: 0.2em 0.2em 0.2em rgba(0, 0, 0, .1);
box-shadow: 0.2em 0.2em 0.2em rgba(0, 0, 0, .1);}
.floatBox .btnW .btnS:hover .popupEwm {display: block;}
.floatBox .btnW .btnS .popupEwm img { display: block;
width: 8em; height: auto; position: relative; z-index: 1;}

.floatBox .btnTop {
	margin-top: 3px;
	width: 5em;
	height: 5em;
	cursor: pointer;
	display: block;
	background-color: #fff;
	color: #9b9b9b;
	-moz-box-shadow: 0 0 0.7em rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 0 0.7em rgba(0, 0, 0, .15);
	box-shadow: 0 0 0.7em rgba(0, 0, 0, .15);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.floatBox .btnTop img {
	display: block;
	width: 21px;
	height: 21px;
	margin: 0 auto 0.2em;
}


