@charset "UTF-8";
body, html {
	font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
	font-size: 14px;
	min-width: 1400px;
	padding: 0;
	margin: 0;
}
ul, li, p {
	list-style: none;
	padding: 0;
	margin: 0;
}
a, a:link, a:focus {
	color: inherit;
	text-decoration: none;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.c-full {
	width: 100%;
}
.c-container {
	width: 1200px;
	margin: 0 auto;
}
.text-center {
	text-align: center;
}
.text-uppercase {
	text-transform: uppercase;
}
.clear {
	clear: both;
}
h1, h2, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: 400;
}
.bg-img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
.header {
	width: 100%;
	height: 140px;
	position: relative;
}
.h-nav {
	background-color: #11438a;
}
.hd-nav {
	position: relative;
	height: 63px;
	min-width: 100%;
	color: #fff;
	font-size: 16px;
	line-height: 63px;
}
.hd-nav li {
	width: 175px;
	display: inline-block;
	position: relative;
}
.hd-nav li a {
	padding: 0 23px;
}
.hd-nav li:hover {
	color: #11438a;
	background: url(../images/icon_lx4.png) no-repeat;
	background-position: center center;
}
.hd-nav li:hover .nav-1 {
	height: 500px;
	display: block;
}
.nav-f {
	margin: 0 -80px;
}
.nav-1 {
 -webkit-transition: all .6s linear;
 transition: all .6s linear;
	max-height: 0;
	display: none;
	z-index: 20;
	bottom: 0;
	position: absolute;
	background: #11438a;
	line-height: 45px;
	color: #fff;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	min-width: 100%;
}
.nav-1 li {
	word-break: keep-all;
	height: 45px;
	width: 100%;
	text-align: center;
	background: #11438a;
	display: inline-block;
}
.nav-1 li a {
	padding: 0 10px;
}
.nav-1 li:hover {
	background: #fff;
	color: #11438a;
}
.nav-1 li:hover .nav-2 {
	max-height: 500px;
}
.nav-2 {
	position: absolute;
	left: 100%;
	top: 50%;
	width: 100%;
	max-height: 0;
	overflow: hidden;
 -webkit-transition: all .6s linear;
 transition: all .6s linear;
}
.nav-2 li {
	color: #fff;
}
.swiper-slide img {
	width: 100%;
}
.h-left {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.tel {
	font-size: 14px;
	color: #51565c;
	padding-top: 48px;
}
.tel img {
	vertical-align: middle;
	padding-right: 10px;
}
.number {
	font-family: Constantia;
	font-size: 38px;
	color: #13428a;
}
.pro {
	margin-top: 88px;
}
.p-left {
	padding: 0 6px 6px 6px;
	width: 253px;
	background-color: #13428a;
	color: #fff;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.p-left .p-title {
	text-align: center;
	padding: 36px 0 32px 0;
}
.p-left .p-dir {
	font-size: 12px;
}
.p-left .dot {
	margin: 0 10px;
	font-weight: 600;
}
.p-left ul {
	font-size: 16px;
	color: #000;
	background-color: #fff;
	padding: 31px 18px;
}
.p-left ul li {
	height: 44px;
	line-height: 44px;
	border-bottom: 1px dotted #999;
	text-align: left;
	padding: 0 16px;
}
.p-left ul li.active {
	color: #fb7001;
}
.p-left ul li.active .bg-arrow {
	background-image: url(../images/icon_a.png);
}
 .p-left ul li:nth-last-child(1) {
 border: none;
}
.p-left ul .bg-arrow {
	float: right;
	background-image: url(../images/icon_a1.png);
	width: 17px;
	height: 17px;
	margin-top: 13px;
}
.p-right {
	width: 915px;
}
.p-right .catname {
	font-size: 16px;
	margin-bottom: 30px;
	color: #fff;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#f3f3f3), to(#fbfbfb));
	background-image: linear-gradient(to top, #f3f3f3, #fbfbfb);
	height: 52px;
	line-height: 52px;
	border: 1px solid #e0dede;
}
.p-right .catname .caturl {
	background: #13428a;
	display: inline-block;
	height: 100%;
	text-align: center;
	padding: 0 25px;
}
.p-right span {
	float: right;
	color: #717171;
	font-size: 12px;
	padding-right: 20px;
}
.p-right .pro-lists {
	margin-right: -3%;
	overflow: hidden;
	display: none;
}
.p-right .pro-lists.active {
	display: block;
}
.p-right .pro-one {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	float: left;
	margin-right: 2.98%;
	width: 30.35%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 28px;
	background-color: #f4f4f4;
}
.p-right .pro-one:hover {
	background-color: #13428a;
}
.p-right .pro-one:hover p {
	color: #fff;
}
.p-right .pro-one p {
	text-align: center;
	font-size: 16px;
	color: #000;
	padding: 21px 0 3px 0;
}
.p-right .pro-img {
	padding-top: 76.78%;
}
.case {
	margin-top: 70px;
	padding: 60px 0 70px 0;
}
.c-title .catname {
	font-size: 24px;
	color: #000;
	background: url(../images/icon_lx3.png) no-repeat center;
	display: inline-block;
	padding: 0 40px;
	height: 39px;
	line-height: 39px;
	margin-right: 10px;
}
.c-title span {
	font-size: 24px;
	color: #fff;
}
.c-title p {
	font-size: 18px;
	color: #fff;
	padding: 16px 0 44px 0;
}
.case-lists {
	margin: 0 -13.5px;
}
.case-one {
	width: 33.33%;
	float: left;
	padding: 0 13.5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.case-one .case-img {
	padding-top: 53.57%;
}
.case-one .case-box {
	padding: 20px;
	background: #fff;
	text-align: center;
}
.case-one .case-box .c-title {
	font-size: 18px;
	padding: 22px 0 15px 0;
}
.case-one .case-box .c-keywords {
	padding-bottom: 17px;
	font-size: 16px;
}
.case-one .case-box .c-des {
	height: 66px;
	font-size: 16px;
	line-height: 1.56;
	text-align: left;
	padding: 0 28px 26px 28px;
}
.case-one .case-box .c-more {
	font-size: 14px;
	background: #13428a;
	width: 110px;
	height: 33px;
	line-height: 33px;
	color: #fff;
	margin: 0 auto;
}
.about {
	background: #f7f7f7;
}
.about .c-title {
	padding-top: 67px;
}
.about .c-title span {
	color: #13428a;
}
.about .c-title p {
	color: #676767;
}
.about .c-title .catname {
	color: #fff;
	background-image: url(../images/icon_lx5.png);
}
.about .ab-box {
	padding: 30px;
	background: #fff;
}
.about .ab-img {
	width: 497px;
	height: 292px;
	float: left;
	position: absolute;
}
.about .title {
	font-size: 18px;
	color: #13428a;
}
.about .title span {
	font-size: 40px;
}
.about .des {
	font-size: 14px;
	color: #636363;
	line-height: 1.93;
	padding: 30px 0 30px 30px;
}
.about .ab-right {
	width: 50%;
	float: right;
	padding-left: 40px;
	position: relative;
}
.about .more {
	padding-left: 30px;
}
.ab-img-lists {
	padding-top: 150px;
	padding-bottom: 60px;
	margin: 0 -22px;
}
.ab-img-lists li {
	float: left;
	width: 23%;
	height: 220px;
	margin: 0 1% 30px 1%;
}
.ab-img-lists li img {
	width: 100%;
	height: 100%;
}
.news-left {
	position: relative;
	width: 205px;
	float: left;
	margin-left: 56px;
	background: #f7f7f7;
}
.news-left .line {
	position: absolute;
	width: 7px;
	height: 95px;
	background-color: #13428a;
	left: -52px;
	top: -50px;
}
.news-left .dir {
	font-size: 75px;
	margin-left: -56px;
	color: #13428a;
	padding-top: 70px;
}
.news-left .catname {
	font-size: 24px;
	color: #010101;
	padding: 19px 0 14px 0;
}
.news-left .des {
	font-size: 16px;
	padding-bottom: 30px;
}
.news-left .cat-lists {
	line-height: 3;
	padding-top: 48px;
	text-align: center;
	height: 330px;
	font-size: 16px;
}
.news-left .cat-lists a:hover {
	color: #13428a;
}
.news-left .more {
	font-size: 14px;
	width: 112px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	border: 1px solid #bebebe;
}
.news-left .more:hover {
	color: #13428a;
	border-color: #13428a;
}
.news-right {
	width: 939px;
	float: left;
	padding-top: 72px;
	padding-left: 72px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.news-one {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 77px;
}
.news-one:hover .time {
	background-image: url(../images/icon_lx.png);
}
.news-one:hover .title {
	color: #13428a;
	border-color: #13428a;
}
.news-one .time {
	height: 71px;
	width: 61px;
	color: #fff;
	text-align: center;
	float: left;
	background: url(../images/icon_lx2.png) no-repeat;
}
.news-one .time .day {
	font-size: 28px;
	padding-top: 12px;
}
.news-one .time .year {
	font-size: 12px;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.news-one .news-content {
	width: 300px;
	float: left;
	margin-left: 19px;
}
.news-one .title {
	font-size: 18px;
	letter-spacing: 0.8px;
	padding: 8px 0 15px 0;
	border-bottom: 2px solid #cccccc;
}
.news-one .des {
	line-height: 1.7;
	padding-top: 10px;
	color: #878787;
}
 .news-one:nth-child(2n) {
 padding-left: 52px;
}
.footer {
	background: #13428a;
	padding-top: 64px;
	padding-bottom: 52px;
}
.footer-lists {
	float: left;
	width: 209px;
	text-align: center;
	color: #cacaca;
	font-size: 16px;
}
.footer-lists img {
	width: 139px;
	height: 139px;
}
 .footer-lists:nth-child(1) {
 text-align: left;
 width: 130px;
}
.footer-lists .catname_f {
	color: #fff;
}
.footer-lists .dir {
	padding-top: 10px;
	padding-bottom: 26px;
}
.footer-lists li {
	font-size: 14px;
	line-height: 2.21;
}
.footer-lists li:hover {
	color: #fff;
}
.footer-lists p {
	font-size: 14px;
	padding-top: 10px;
}
.fl-2 {
	border-left: 1px solid #3e6db4;
	border-right: 1px solid #3e6db4;
}
.f-form {
	float: right;
}
.f-form th {
	display: none;
}
.f-form td {
	width: 372px;
	display: block;
	margin-bottom: 20px;
}
.f-form td textarea, .f-form td input {
	font-family: 微软雅黑 !important;
	width: 100% !important;
	height: 30px !important;
	line-height: 30px !important;
	font-size: 14px !important;
	border: none;
	background: #13428a;
	border-bottom: 1px solid #3e6db4;
	color: #fff;
}
 .f-form td textarea::-webkit-input-placeholder, .f-form td input::-webkit-input-placeholder {
 color: #fff;
}
 .f-form td textarea::-moz-placeholder, .f-form td input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
 .f-form td textarea:-moz-placeholder, .f-form td input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
 .f-form td textarea:-ms-input-placeholder, .f-form td input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.f-form tfoot td {
	margin: 0;
}
.f-form td input#dosubmit {
	height: 47px !important;
	line-height: 47px !important;
	background: #fff !important;
	font-size: 16px !important;
	color: #13428a !important;
	cursor: pointer;
}
.f-form td input#dosubmit:hover {
	color: #fff;
	background-color: #13428a;
}
.links {
	font-size: 12px;
	padding-top: 40px;
	color: #cacaca;
	float: left;
}
.links a {
	margin: 0 15px;
}
.copy {
	padding: 39px 0 25px 0;
	font-size: 14px;
	line-height: 1.57;
	text-align: center;
	color: #b7b7b7;
	background: #16151a;
}
/*# sourceMappingURL=index.css.map */
