img {
	max-width: 100%;
}

.swiper-slide{
	position: relative;
}
.flex{
	display: flex;
	justify-content: center;
	align-items: center;
}
.jszcbox .jszctext{
	width: 75px;
}
.jszcbox .jszcimg{
	width: 55px;
	line-height: 1;
	padding: 5px 0 0 0;
	opacity: 0.4;
}
.zti{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 54px;
	color: #ffffff;
	text-shadow: 5px 5px 5px #3d3d3d;
}

#phone {
	display: none;
}

.center {
	width: 1300px;
	margin: 0 auto;
}

.flex {
	display: flex;
	align-items: center;
}

.head {
	justify-content: space-between;
	margin: 26px auto 24px auto;
}

.head-right a {
	margin: 0 33px;
	font-size: 17px;
	color: #2b2c2c;
	transition: all 0.5s;
	/* font-weight: bold; */
}

.head-right a:hover {
	color: #d60e28 !important
}

.title-choose {
	color: #d60e28 !important;
}

.head-right a:last-child {
	margin-right: 0;
}

.swiper1 .swiper-slide {
	/* min-height: 850px; */
	width: 100%;
	/* height: auto; */
	/* border-radius: 10px; */
	/* overflow: hidden; */
	/* border: 1Px solid #d7d7d7; */
}

.swiper1 .swiper-slide img {
	/* max-width: none !important; */
	/* height: 100%; */

}

.swiper-pagination-bullet-active {
	width: 86px !important;
	height: 10px;
	border-radius: 25px !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 20px;
}

.swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background-color: white !important;
	opacity: 1;
	transition: all 0.8s;
}

.company {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 90px;
	background: url(../gywmpgt.png) center no-repeat;
}

.company-title {
	font-size: 40px;

	margin-bottom: 60px;
}

.company-center {
	line-height: 2;
	font-size: 16px;
	color: #656565;
}

.company-details {
	width: 100%;
	justify-content: space-between;
}

.company-nav {
	margin: 78px auto 48px auto;
	line-height: 1.5;
}

.company-nav p {
	align-items: flex-end;
}

.company-nav span {
	display: block;
}

.company-nav p span:nth-child(3) {
	font-size: 26px;
	margin: 0 0 20px 5px;
	font-weight: 400;
}

.company-nav p:nth-child(1) {
	font-family: Agency FB;
	font-size: 70px;
	color: #5063b0;
	font-weight: bold;
}

.company-nav p:nth-child(2) {
	font-size: 18px;
	color: #3a3a3a;
	/* font-weight: bold; */
}

.company-more {
	font-size: 16px;
	color: #b80004;
	width: 214px;
	height: 51px;
	line-height: 51px;

	margin: 50px auto 0 auto;
	border: 1px solid #464646;
	border-radius: 3px;
	text-align: center;
	transition: all 0.5s;
}

.service {
	width: 100%;
	background: url(../servicebj.jpg) no-repeat top center;
}

.service-title {
	text-align: center;
	font-size: 35px;
	color: white;
	padding-top: 75px;
	min-width: 1200px;
}

.service-title span {
	position: relative;
}

.service-title span::after {
	position: absolute;
	right: 50%;
	transform: translateX(50%);
	bottom: -24px;
	content: " ";
	width: 72px;
	height: 4px;
	background-color: #b80004;
}

.swiper2 {
	margin-top: 100px;
	overflow: hidden;

}

.swiperButton {
	width: 73px;
	height: 32px;
	margin: 0 auto;
	position: relative;
}

.swiper2-list {
	width: 100%;


	/* position: relative; */
}

.imgggg {
	width: 100%;
	height: 395px;
	overflow: hidden;
}

.swiper2-list:hover .imgggg img {
	transform: scale(1.1);
}

.swiper2-list .imgggg img {
	z-index: 1;
	width: 100%;
	margin-bottom: -1px;
	transition: all 0.5s;
}

.swiper2-title {
	z-index: 222;
	box-sizing: border-box;
	padding: 0 20px;
	/* position: absolute; */
	left: 0;
	bottom: 0;
	width: 100%;
	height: 72px;
	justify-content: space-between;
	align-items: center;
	background-color: #5063b0;
}

.swiper2-title span {
	flex-grow: 1;
	font-size: 20px;
	color: #ffffff;
	padding-left: 15px;
}

.swiperButton {
	margin: 30px auto;
}

.swiperButton .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	width: 32px;
	height: 32px;
	/* background-color: #f4f4f4; */
	left: -9px;
	font-size: 34px;
	text-align: center;
	line-height: 84%;
	background-size: 100%;
	background-image: url(../0313.png);
}

.swiperButton .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	width: 32px;
	height: 32px;
	right: -9px;
	/* background-color: #f4f4f4; */
	font-size: 34px;
	text-align: center;
	line-height: 84%;
	background-image: url(../033.png);
	background-size: 100%;
}

.case {
	width: 100%;
	min-width: 1200px;
	background: url(../case.jpg) no-repeat 100% 100%;
}

.case .service-title {
	color: #000000;
}

.case-title {
	margin-top: 90px;
	align-items: center;
	justify-content: center;
	width: 1000px;
}

.case-nav {
	flex-grow: 1;
	text-align: center;
	font-size: 19px;
	cursor: pointer;
}

.swiper-nav {
	margin-top: 70px;
}

.swiper3 .swiper-container {
	width: 100%;
	height: 220px;
	margin-top: 50px;
}

.swiper3 .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
}

.swiper3 img {
	height: 100%;
	width: 100%;
}

.swiper-list {
	padding-bottom: 70px;
}

.swiper3 .swiper-slide-active,
.swiper3 .swiper-slide-duplicate-active {
	transform: scale(1);
}

.case-box {
	position: relative;
	overflow: hidden;
}

.case-box a img {
	transition: all 0.5s;
}

.case-box:hover a img {
	transform: scale(1.1);
}

.case-last {
	height: 18%;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #5063b0;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 20px;
}

.cesr-lastright {
	/* position: relative;
    width: 100px;
    margin: 0 auto;
    bottom: -44px;
    font-size: 37px;
    border-radius: 5px; */
}

.cesr-lastright .swiper-button-prev {
	/* background-image: none;
    background-color: #ffffff;
    color: rgb(104, 104, 104);

    left: -34px;
    padding: 0px 6px; */
	top: 39%;
	background-image: url(../zou111.png);
}

.cesr-lastright .swiper-button-next {
	/* background-image: none;
    background-color: #ffffff;
    color: rgb(104, 104, 104);
    right: -34px;
    padding: 0px 6px; */
	top: 39%;
	background-image: url(../you1111.png);
}

.case-active {
	color: #962022;
}

.swiper-slide-active .case-lastleft {
	font-size: 22px;
	color: #ffffff;
}

.case-lastleft {
	font-size: 22px;
	color: #ffffff;
}



.case-more {
	align-items: center;
	justify-content: center;
	font-size: 19px;
	color: #1a3293;
	padding: 10px 0 80px 0;
}

.case-more img {
	width: 100px;
}

.about {
	margin-bottom: 100px;
}

.about .service-title {
	color: #000000;
}

.about-list {
	margin-bottom: 75px;
}

.about-box1 {
	margin-top: 95px;
	align-items: center;
	justify-content: center;
}

.about-nav {
	margin: 0 10px;
	border: 3px solid #ececec;
	border-radius: 50%;
	overflow: hidden;
	width: 148px;
	height: 148px;
	cursor: pointer;

}

.about-nav img {
	transition: all .5s;
}

.about-nav:hover img {
	transform: rotateY(360deg);
}


.about-box2 {
	margin-top: 10px;
	align-items: center;
	justify-content: center;
}

.news {
	background-color: #f5f5f5;
	padding-bottom: 45px;
}

.news .service-title {
	color: #000000;
}

.news-list {
	margin-top: 31px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.news-nav {
	justify-content: space-between;
	background-color: #ffffff;
	width: 25%;
	margin: 5px 0;
}

/* .news-nav:nth-child(3n-1){
    margin: 0 10px;
} */


.news-img {
	width: 276px;
	height: 215px;
	display: none;
}

.news-img img {
	width: 100%;
}

.news-text {
	overflow: hidden;
	height: 215px;
	box-sizing: border-box;
	padding: 20px 17px;
	position: relative;
	width: 100%;
}

.news-nav:nth-child(3n-2) {
	width: 48.5%;
}

.news-nav:nth-child(3n-2) .news-img {
	display: block;
}

.news-nav:nth-child(3n-2) .news-text {
	width: 50%;
}

.news-title {
	font-size: 18px;
	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;
	font-weight: bold;
	line-height: 2;
}

.news-boder {
	font-size: 14px;
	line-height: 1.8;
	color: #898989;
}

.news-time {
	position: absolute;
	bottom: 49px;
	left: 17px;
	color: #898989;
}

.bews-more {
	position: absolute;
	bottom: 15px;
	right: 15px;
	padding: 8px 16px;
	background-color: #acacac;
	color: #ffffff;
	transition: all 0.5s;
}

.bews-more:hover {
	background-color: #962022;
}

.company-more:hover {
	width: 215px;
	height: 51px;
	border: 1px solid #962022;
	background-color: #962022;
	color: #ffffff;
	border-radius: 3px;
	font-size: 16px;
	line-height: 51px;
	text-align: center;
}




.join-box {}

.list {
	width: 100%;
	overflow: hidden;
}

.list ul li {
	overflow: hidden;
	background: #ffffff;
	border-bottom: 1px solid #dcdcdc;
}

.list ul li a {
	display: block;
	padding: 20px 15px;
	line-height: 40px;
	overflow: hidden;
	font-size: 15px;
	color: #666666;
	position: relative;

}

.list ul li a.inactive {
	background: url(../inactive.png) no-repeat right center;
}

.list ul li a.inactives {
	background: #f4f4f4 url(../inactives.png) no-repeat right center;
	border-top: 2px solid #5063b0;
}

.list .zp01 {
	width: 100%;
	font-size: 22px;
	color: #000;
	/* border-right: 1px solid #f7f0e6; */
}

.list i {
	float: left;
	display: block;
	font-style: normal;
}

.list span {
	display: block;
	background: #5063b0;
	width: 100px;
	text-align: center;
	color: #fff;
	padding: 1px 5px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 30px;
	font-style: normal;
}

.list .zp02 {
	float: left;
	color: #b70004;
	font-size: 20px;
	margin-right: 20px;
	/* border-right: 1px solid #f7f0e6; */
}

.list .zp03 {
	float: left;
	/* border-right: 1px solid #f7f0e6; */
}

.list .zp04 {
	float: left;
	/* border-right: 1px solid #f7f0e6; */
}

.list .zp05 {
	float: left;
	/* border-right: 1px solid #f7f0e6; */
}

.list .zp06 {
	float: left;
	/* border-right: 1px solid #f7f0e6; */
}

.list .zp07 {
	float: left;
}

.join-body {
	text-align: left !important;
	padding: 30px 15px;
	line-height: 30px;
	color: #666666;
	font-size: 14px;
}

.join-body a {
	color: #5063b0 !important;
	font-size: 14px !important;
	display: inline-block !important;
	padding: 0 !important;
	line-height: 30px !important;
}

.plusview {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.PlusView-contentArea {
	width: 92%;
	margin: 0 4%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.PlusView-contentArea img {

	width: auto !important;
	max-height: 90% !important;
	margin: 0 auto;
}

.PlusView-largeBg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	z-index: 1000000000;
	zoom: 1;
}

.PlusView-button {
	width: 50px;
	position: absolute;
	border: 1px solid #f0f0f0;
	background: #fff;
}

.PlusView-button span {
	background: url(images/plusview_arrows.png) no-repeat;
	display: block;
	width: 50px;
	height: 50px;
}

.PlusView-button:hover {
	border: 1px solid #d0d0d0;
}

.PlusView-leftArrow {
	left: 0;
	display: none;
}

.PlusView-leftArrow span {
	background-position: -100px 0px;
}

.PlusView-leftArrow:hover span {
	background-position: -150px 0px;
}

.PlusView-rightArrow {
	right: 0;
	display: none;
}

.PlusView-rightArrow span {
	background-position: -50px 0px;
}

.PlusView-rightArrow:hover span {
	background-position: 0 0;
}




footer {
	width: 100%;
	background-color: #5063b0;

}

.foot {
	justify-content: space-between;
	padding: 80px 0 86px 0;
	align-items: flex-start;
}

.foot-logo {
	padding-top: 40px;
}

.foot-nav {
	display: flex;
	flex-direction: column;

}

.foot-nav .foot-title {
	font-size: 21px;
	color: #ffffff;
	margin-bottom: 15px;
}

.foot-nav a {
	color: #ffffff;
	font-size: 15px;
	line-height: 32px;
	margin-left: 5px;
}

.foot-ewm {
	text-align: center;
	line-height: 20px;
	color: #ababab;
}

.bah {
	justify-content: space-between;
	font-size: 14px;
	color: #7f7f7f;
	background-color: #212121;
	line-height: 40px;
}

.jx-list {
	width: 48%;
	border: 1px solid #858585;
	margin-left: 48px;
	margin-bottom: 48px;
}

.jx-text {
	width: 98%;
	font-size: 20px;
	margin: 5px 1%;
	background-color: #e3e3e3;
	color: #333333;
	text-align: center;
	line-height: 50px;

}

.jx-list:nth-child(2n-1) {
	margin-left: 0px;
}



.jx-img {
	box-sizing: border-box;
	width: 100%;
	padding: 5px 15px;
}

.title-choose {
	color: #d60e28 !important;
}

.news-beiz {
	padding-top: 60px;
	text-align: center;
	line-height: 2;
	font-size: 16px;
	color: #777777;
}

.news-boxlst {
	width: 50%;
	/* height: 405px; */
	position: relative;
	overflow: hidden;
}

.news-boxlst a img {
	transition: all 0.5s;
}

.news-boxlst:hover a img {
	transform: scale(1.1);
}

.xuanfu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.zi-xuanfu {
	position: absolute;
	top: 36%;
	right: 145px;
	font-size: 36px;
	line-height: 1.5;
	color: #ffffff;
}

.jt-news {
	padding-left: 43%;
}

.news-boxlst:nth-child(2) .zi-xuanfu {
	top: 36%;
	left: 145px;
}

.news-boxlst:nth-child(2) .zi-xuanfu .jt-news {
	padding-left: 9%;
}


.news-boxlst:hover .xuanfu {
	background-color: rgba(79, 98, 176, 0.5);
}
