@charset "utf-8";

/* 头部 */

.header1 {

	background: #19315D;

}



.header1 .tel {

	font-size: 20px;

	font-weight: 400;

	color: #FFFFFF;

	background: url(../images/icon1.png) no-repeat left center;

	background-size: 22px 22px;

	padding-left: 40px;

	padding: 10px 0 10px 40px;

	line-height: 30px;

}



.header2 {

	background: #FFFFFF;

	position: relative;

	z-index: 66;

}



.header2 .logo {

	font-size: 0;

}



.header2 .logo a {

	display: block;

	padding: 22px 0;

}



.header2 .logo img {

	height: 56px;

}



.header2 .nav-box {}



.header2 .nav-box .yiji {

	display: flex;

	align-items: center;

}



.header2 .nav-box .yiji>.item {

	padding: 20px 0;

	margin-right: 60px;

	position: relative;

}



.header2 .nav-box .yiji>.item:last-child {

	margin-right: 0;

}



.header2 .nav-box .yiji>.item>a {

	display: block;

	text-align: center;

	font-size: 20px;

	line-height: 30px;

	color: #333333;

	padding: 15px 0;

	transition: all .3s;

	position: relative;

}



.header2 .nav-box .yiji>.item.active>a,

.header2 .nav-box .yiji>.item:hover>a {

	color: #19315D;

}



.header2 .nav-box .yiji>.item.active>a::after,

.header2 .nav-box .yiji>.item:hover>a::after {

	content: '';

	display: inline-block;

	position: absolute;

	width: 40px;

	height: 4px;

	background: #19315D;

	left: 50%;

	bottom: 0;

	transform: translate(-50%, 0);

	-ms-transform: translate(-50%, 0);

	-o-transform: translate(-50%, 0);

	-moz-transform: translate(-50%, 0);

	-webkit-transform: translate(-50%, 0);

}



.header2 .nav-box .yiji>.item .erji {

	display: none;

	position: absolute;

	z-index: 66;

	width: max-content;

	background: rgba(255, 255, 255, .8);

	text-align: center;

	top: 100%;

	left: 50%;

	transform: translate(-50%, 0);

}

.header2 .nav-box .yiji>.item:hover>.erji{

	display: block;

}



.header2 .nav-box .yiji>.item .erji>.item {

	position: relative;

}



.header2 .nav-box .yiji>.item .erji>.item>a {

	display: block;

	font-size: 16px;

	font-weight: 400;

	color: #19315D;

	line-height: 50px;

	padding: 0 15px;

	transition: all .3s;

}



.header2 .nav-box .yiji>.item .erji>.item.active>a,

.header2 .nav-box .yiji>.item .erji>.item:hover>a {

	color: #ffffff;

	background: rgba(25, 49, 93, .8);

}



.header2 .nav-box .yiji>.item .erji>.item .sanji {

	left: 100%;

	transform: translate(0, 0);

	top: 0;

}

.header2 .nav-box .yiji>.item .erji>.item:hover>.sanji{

	display: block;

}

@media (min-width: 992px) and (max-width: 1199px) {

	.header1 .tel {

		font-size: 22px;

		background-size: 24px 24px;

		padding: 10px 0 10px 38px;

	}

	.header2 .nav-box .yiji>.item {

		margin-right: 40px;

	}

}



@media (min-width: 768px) and (max-width: 991px) {

	.header1 .tel {

		font-size: 20px;

		background-size: 22px 22px;

		padding: 10px 0 10px 34px;

	}

	.header2 .logo a {

		padding: 15px 0;

	}

	.header2 .logo img {

		height: 50px;

	}

	.header2 .nav-box .yiji>.item {

		margin-right: 25px;

		padding: 10px 0;

	}

	.header2 .nav-box .yiji>.item>a {

		font-size: 16px;

	}

}



@media (max-width: 767px) {

	.header1 .tel {

		font-size: 16px;

		background-size: 20px 20px;

		padding: 5px 0 5px 30px;

	}

	.header2 .logo a {

		padding: 5px 0;

	}

	.header2 .logo img {

		height: 40px;

	}

	.dl-menuwrapper {

		padding-top: 50px;

	}

	

	.dl-menuwrapper button {

		width: 50px;

		height: 50px;

		background-color: transparent;

		cursor: pointer;

	}

	

	.dl-menuwrapper button.dl-active {

		background-color: #19315D !important;

	}

	

	.dl-menuwrapper ul {

		background: #19315D;

	}

	

	.dl-menuwrapper li a {

		font-size: 14px;

		padding: 9px 20px;

		border-top: 1px solid #133778;

		border-bottom: 1px solid #0d1b34;

	}

	.dl-menuwrapper li.dl-back>a {

		padding-left: 30px;

		background: rgba(0, 0, 0, .1);

	}

	.dl-menuwrapper li.dl-back:after,

	.dl-menuwrapper li>a:not(:only-child):after,

	.dl-menuwrapper li>span {

		width: 40px;

		height: 40px;

		line-height: 40px;

	}

}



/* 头部 */



/* 底部 */

.footer-box {

	background: #19315D;

	padding: 75px 0 35px;

}



.footer1 {

	padding-bottom: 50px;

}



.footer1 .footer-logo-box {

	max-width: 375px;

	margin-right: 160px;

}



.footer1 .footer-logo-box .icon {

	/*height: 94px;*/

}



.footer1 .footer-logo-box .address {

	font-size: 16px;

	font-weight: 300;

	color: #FFFFFF;

	line-height: 30px;

	margin-top: 35px;

}



.footer1 .footer-list {}



.footer1 .footer-list .item {

	margin-right: 130px;

}



.footer1 .footer-list .item:last-child {

	margin-right: 0;

}



.footer1 .footer-list .item .cate-title {

	margin-bottom: 25px;

}



.footer1 .footer-list .item .cate-title a {

	display: inline-block;

	vertical-align: top;

	font-size: 18px;

	font-weight: bold;

	color: #FFFFFF;

}



.footer1 .footer-list .item .items {}



.footer1 .footer-list .item .items a {

	display: inline-block;

	vertical-align: top;

	font-size: 16px;

	font-weight: 300;

	color: #FFFFFF;

	line-height: 30px;

}



.footer1 .email-box {}



.footer1 .email-box .desc {

	font-size: 18px;

	font-weight: 300;

	color: #FFFFFF;

	margin-bottom: 25px;

}



.footer1 .email-box .form-box {

	background: #FFFFFF;

}



.footer1 .email-box .form-box .input {

	width: 200px;

	height: 50px;

	font-size: 14px;

	font-weight: 300;

	border: none;

	padding: 0 15px;

}



.footer1 .email-box .form-box .btn {

	width: 140px;

	height: 50px;

	background: #EF4138;

	font-size: 18px;

	font-weight: 300;

	color: #FFFFFF;

	line-height: 50px;

	text-align: center;

	cursor: pointer;

}



.footer-icon-list {

	text-align: center;

	margin-bottom: 24px;

}



.footer-icon-list .item {

	display: inline-block;

	vertical-align: top;

	margin-right: 16px;

}



.footer-icon-list .item:last-child {

	margin-right: 0;

}



.footer-icon-list .item .icon {

	width: 34px;

	height: 34px;

	display: block;

}



.footer2 {

	font-size: 16px;

	font-weight: 300;

	color: #FFFFFF;

	text-align: center;

}



@media (min-width: 1200px) and (max-width: 1439px) {

	.footer1 .footer-logo-box {

		margin-right: 120px;

	}

	.footer1 .footer-list .item {

		margin-right: 80px;

	}

}



@media (min-width: 992px) and (max-width: 1199px) {

	.footer1 .footer-logo-box {

		margin-right: 210px;

	}

	.footer1 .footer-list .item {

		margin-right: 80px;

	}

}



@media (min-width: 768px) and (max-width: 991px) {

	.footer1 .footer-logo-box {

		margin-right: 0;

		width: 100%;

		max-width: 100%;

		margin-bottom: 30px;

	}

	.footer1 .footer-list .item {

		margin-right: 40px;

	}

}



@media (max-width: 767px) {

	.footer-box {

		padding: 35px 0 35px;

	}

	.footer1 .footer-logo-box {

		float: none;

		margin-right: 0;

		width: 100%;

		max-width: 100%;

		/*margin-bottom: 30px;*/

	}

	.footer1 .footer-logo-box .icon {

		height: 60px;

	}

	.footer1 .footer-logo-box .address {

		font-size: 14px;

    line-height: 30px;

    margin-top: 5px;

	}

	.footer1 .footer-list {

		display: none;

	}

	.footer1 .footer-list .item {

		margin-right: 0;

		width: 50%;

	}

	.footer1 .email-box {

		float: none;

	}

	.footer1 .email-box .desc {

		font-size: 15px;

		margin-bottom: 15px;

	}

	.footer1 .email-box .form-box .input {

		width: 70%;

	}

	.footer1 .email-box .form-box .btn {

		width: 30%;

	}

}



/* 底部 */

/* 页面加载 */

.loading {

	width: 100%;

	height: 100%;

	position: fixed;

	top: 0;

	left: 0;

	z-index: 100;

	background-color: #fff;

}



.loading .pic {

	width: 100px;

	height: 100px;

	position: absolute;

	top: 0;

	left: 0;

	bottom: 0;

	right: 0;

	margin: auto;

	font-size: 30px;

	text-align: center;

	line-height: 100px;

}



.loading .pic span {

	display: block;

	width: 80px;

	height: 80px;

	position: absolute;

	top: 10px;

	left: 10px;

	border-radius: 50%;

	box-shadow: 0 3px 0 #666;

	animation: rotate 1s infinite linear;

	-webkit-animation: rotate 1s infinite linear;

}



@-webkit-keyframes rotate {

	0% {

		-webkit-transform: rotate(0deg);

	}



	100% {

		-webkit-transform: rotate(360deg);

	}

}



@keyframes rotate {

	100% {

		transform: rotate(360deg);

	}

}



/* 页面加载 */

/*分页CSS*/

.pagination {

	text-align: center;

	font-size: 0;

}



.pagination li {

	display: inline-block;

	vertical-align: top;

	margin-right: 10px;

}



.pagination li:last-child {

	margin-right: 0;

}



.pagination li a,

.pagination li span {

	display: block;

	width: 30px;

	height: 30px;

	line-height: 30px;

	color: #ffffff;

	background: #999999;

	font-size: 14px;

	border-radius: 4px;

	transition: all .3s;

}



.pagination li a {

	cursor: pointer;

}



.pagination li.disabled span,

.pagination li.active span,

.pagination li a:hover {

	background: #1a325e;

	color: #fff;

	border-color: #1a325e;

}



@media (max-width: 767px) {

	.pagination li {

		margin-right: 8px;

	}



	.pagination li a,

	.pagination li span {

		width: 25px;

		height: 25px;

		line-height: 25px;

		font-size: 12px;

	}

}



/*分页CSS*/

/* 内页大图 */

.page_bg {

	height: 450px;

	display: flex;

	align-items: center;

	background-position: center;

	background-repeat: no-repeat;

}

.page_bg .title {

	font-size: 60px;

	font-family: Impact;

	font-weight: 400;

	color: #FFFFFF;

	text-shadow: 0 2px 1px #060606;

	margin-bottom: 30px;

}

.page_bg .desc {

	font-size: 18px;

	font-weight: 300;

	color: #FFFFFF;

}

@media (max-width: 767px) {

	.page_bg {

		height: 300px;

	}

	.page_bg .title {

		font-size: 40px;

		margin-bottom: 20px;

	}

	.page_bg .desc {

		font-size: 16px;

		line-height: 24px;

	}

}

/* 内页大图 */



/* 服务 */

.public-section1 {

	background: #EFEFEF;

	padding: 60px 0 90px;

}



.public-section1 .cate-title {

	font-size: 60px;

	font-family: Impact;

	font-weight: 400;

	color: #19315D;

	margin-bottom: 70px;

	text-align: center;

}



.public-section1 .desc {

	font-size: 16px;

	font-weight: 300;

	color: #333333;

	line-height: 26px;

	margin-bottom: 60px;

}



.public-section1 .list-box {

	text-align: center;

}



.public-section1 .list-box .item {

	background: #FFFFFF;

	padding: 65px 33px 70px;

}



.public-section1 .list-box .item .icon {

	width: 90px;

	height: 90px;

}

.public-section1 .list-box .item .title {

	font-size: 36px;

	font-family: Impact;

	font-weight: 400;

	color: #19315D;

	margin: 50px 0 40px;

}

.public-section1 .list-box .item .info {

	font-size: 16px;

	font-weight: 300;

	color: #333333;

	line-height: 26px;

	height: 150px;

	text-align: left;

}

@media (min-width: 992px) and (max-width: 1199px) {

	.public-section1 {

		padding: 50px 0 60px;

	}

	.public-section1 .cate-title {

		font-size: 50px;

		margin-bottom: 50px;

	}

	.public-section1 .desc {

		font-size: 16px;

	}

	.public-section1 .list-box .item {

		padding: 35px 24px 70px;

	}

	.public-section1 .list-box .item .title {

		font-size: 26px;

		margin: 30px 0 20px;

	}

	.public-section1 .list-box .item .info {

		font-size: 16px;

		line-height: 26px;

	}

}



@media (min-width: 768px) and (max-width: 991px) {

	.public-section1 {

		padding: 50px 0 60px;

	}

	.public-section1 .cate-title {

		font-size: 50px;

		margin-bottom: 50px;

	}

	.public-section1 .desc {

		font-size: 16px;

	}

	.public-section1 .list-box .item {

		padding: 30px 15px 70px;

	}

	.public-section1 .list-box .item .title {

		font-size: 24px;

		margin: 20px 0 12px;

	}

	.public-section1 .list-box .item .info {

		font-size: 14px;

		line-height: 25px;

	}

}



@media (max-width: 767px) {

	.public-section1 {

		padding: 60px 0 70px;

	}

	.public-section1 .cate-title {

		font-size: 40px;

		margin-bottom: 50px;

	}

	.public-section1 .desc {

		font-size: 16px;

		margin-bottom: 40px;

	}

	.public-section1 .list-box .item {

		padding: 30px 15px 10px;

		margin-top: 40px;

	}

	.public-section1 .list-box .item .title {

		font-size: 24px;

		margin: 20px 0 12px;

	}

	.public-section1 .list-box .item .info {

		font-size: 16px;

		line-height: 25px;

	}

}

/* 服务 */

/* 内页标题 */
.public-cate-title {
	font-size: 36px;
	color: #19315d;
	font-family: MyriadPro, MyriadPro;
	line-height: 60px;
	padding-bottom: 28px;
	font-weight: bold;
	position: relative;
	margin-bottom: 60px;
}

.public-cate-title::after {
	content: '';
	display: inline-block;
	position: absolute;
	width: 200px;
	height: 4px;
	background: #ef4138;
	left: 0;
	bottom: 0;
}
/* 内页标题 */
@media (max-width: 767px) {
	.public-cate-title {
		font-size: 24px;
		line-height: 48px;
		}
}
