.row-b1 {
	margin-top: -140px;
	position: relative;
}

.row-b2,
.row-b5,
.row-b7,
.row-c2,
.row-c4,
.row-c6,
.row-d2,
.row-d4,
.row-d6 {
	background-color: #f9fafc;
}

.row-b4 {
	background: url(../image/bgpic-b2.png) no-repeat center center;
	background-size: auto 100%;
}

.row-c3 {
	background: url(../image/bgpic-c2.png) no-repeat;
	background-size: 100% 100%;
}
/* 吸顶 */
.winScollDown .toptype{
	position: fixed;
	top: 49px;
	z-index: 999;
}
.winScollUp .toptype{
	position: fixed;
	top: 91px;
	z-index: 999;
}

/* 公共样式 */
.col-l {
	float: left;
}

.col-r {
	float: right;
}

.h400 {
	height: 400px;
}

.h70 {
	height: 70px;
}

.w79-bfb {
	width: 79%;
}

.w50-bfb {
	width: 50%;
}

.w45-bfb {
	width: 45%;
}

.w645 {
	width: 645px;
}

.w540 {
	width: 540px;
}

.w520 {
	width: 520px;
}

.mb8 {
	margin-bottom: 8px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb60 {
	margin-bottom: 60px;
}

.mgn-l160 {
	margin-left: 1100px;
}

.pdg-lr30 {
	padding: 0 30px;
}

.pdg-t20 {
	padding-top: 20px;
}

.flex-y {
	display: flex;
	align-items: center;
}

.shadow {
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}

.well {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}

.ofw {
	overflow: hidden;
}

/* 标题 */
.ind-tit1.style2 {
	margin-bottom: 46px;
	padding:3%;
}

.ind-tit1.style2 .txt {
	margin-top: 22px;
}

.ind-tit1.style3 {
	margin-bottom: 38px;
}

.ind-tit1.style4 {
	margin-bottom: 56px;
}

.ind-tit1.style4 h3 {
	color: #fff;
}

.ind-tit1.style5 {
	margin-bottom: 28px;
}

.ind-tit1.style6 h3 {
	text-align: left;
}

.ind-tit1.style7 .txt {
	margin-top: 10px;
}

.ind-tit1.style8 .txt {
	text-align: center;
	margin-top: 20px;
}

.ind-tit1.style9 {
	margin-bottom: 22px;
}

.g-video-pic {
	width: 100%;
	height: 550px;
}

.g-video-pic img,
.g-video-pic video {
	width: 100%;
	height: 100%;
	display: block;
}

.g-video-pic video {
	display: none;
}

.g-video-pic.video-show img {
	display: none;
}

.g-video-pic.video-show video {
	display: block;
}

.g-btn-more {
	display: inline-block;
	color: #a6aab3;
	font-size: 18px;
	line-height: 2;
	padding-right: 20px;
	background: url(../image/icon-b1.png) no-repeat right center;
	background-size: 12px 6px;
	cursor: pointer;
}

.g-btn-more2 {
	color: #134ba0;
	font-size: 16px;
	line-height: 1.5;
}

.g-btn-more2.style2 {
	display: block;
}

.g-btn-more2.style3 {
	font-size: 18px;
	line-height: 2;
}

.g-btn-price1 {
	width: 135px;
	height: 40px;
	border: 1px solid #134ba0;
	box-sizing: border-box;
	line-height: 38px;
	text-align: center;
	color: #134ba0;
	background-color: #fff;
	font-size: 16px;
	display: block;
	border-radius: 20px;
}

.g-txt-c1 {
	color: #596580;
	font-size: 18px;
	line-height: 2;
	padding: 5px 0;
}

.g-txt-c1.style2 {
	font-size: 16px;
	color: #273045;
	line-height: 1.9;
}

.g-input-file1 {
	width: 100%;
	height: 54px;
	background-color: #fff;
	border-radius: 10px;
	padding: 11px 12px;
	box-sizing: border-box;
	position: relative;
}

.g-input-file1 input {
	width: 75%;
	height: 32px;
	line-height: 32px;
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	z-index: 99;
	cursor: pointer;
}

.g-input-file1 .input-file {
	width: 75%;
	height: 32px;
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
}

.g-input-file1 .choose {
	width: 104px;
	height: 32px;
	border: 1px solid #134ba0;
	color: #134ba0;
	background-color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	border-radius: 16px;
	cursor: pointer;
	float: left;
}

.g-input-file1 .filename {
	line-height: 32px;
	font-size: 14px;
	padding-left: 6px;
	color: #939bac;
}

.g-input-file1 .update {
	width: 104px;
	height: 40px;
	border-radius: 20px;
	border-radius: 20px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #134ba0;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	display: none;
}

.g-input-checkbox1 {
	height: 30px;
	line-height: 30px;
	position: relative;
}

.g-input-checkbox1 .checkbox {
	width: 16px;
	height: 16px;
	border: 1px solid #b4b9c6;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	margin-bottom: 0;
	border-radius: 2px;
}

.g-input-checkbox1 input[type='checkbox'] {
	width: 100%;
	height: 100%;
	opacity: 0;
	float: left;
	z-index: 99;
}

.g-input-checkbox1 .checkbox.active {
	background: url(../image/re-check.png) no-repeat;
	background-size: 100% 100%;
	border: none;
}

.g-input-checkbox1 .txt {
	color: #6b768e;
	padding-left: 25px;
	font-size: 14px;
}

.g-input-checkbox1 .yszc {
	color: #134ba0;
	text-decoration: initial;

}

.g-tit-d1 {}

.g-tit-d1 .tit {
	text-align: center;
	line-height: 2;
	color: #273045;
	font-size: 24px;
	margin-bottom: 20px;
}

.g-tit-d1 .btn {
	display: block;
	margin: 0 auto;
	width: 165px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background-color: #134ba0;
	border-radius: 24px;
	font-size: 20px;
}

/* 关于我们 */
.m-banner1 {
	width: 100%;
	height: 680px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: relative;
}

.m-banner1 .txt {
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.m-banner1 .txt.ptn-left{
	left: 50%;
	transform: translate(-50%,-50%);
}
.m-banner1 .tit {
	font-size: 44px;
	line-height: 2;
	margin-bottom: 10px;
}

.m-banner1 .desc {
	font-size: 16px;
	line-height: 1.9;
	margin-bottom: 50px;
}

.m-banner1 .btn {
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 25px;
	background-color: #a71805;
	color: #fff;
	margin: 0 auto;
	font-size: 20px;
}

.m-banner1 .tishi {
	background-color: #134ba0;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 80px;
	line-height: 80px;
}

.m-banner1 .tishi span {
	font-size: 22px;
	font-weight: 600;
}

.m-banner1 .tishi .btn2 {
	display: block;
	width: 135px;
	height: 40px;
	line-height: 40px;
	background-color: #a71805;
	color: #f9fafc;
	text-align: center;
	border-radius: 20px;
	float: right;
	margin: 20px 0;
	font-size: 16px;
}

.m-banner1.style2 .banners {
	width: 1200px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.m-banner1.style2 .txt {
	position: unset;
	transform: unset;
}

.m-banner1.style2 .tit {
	text-align: left;
}

.m-banner1.style2 .desc {
	text-align: left;
}

.m-banner1.style2 .btns {
	text-align: left;
}

.m-banner1.style2 .btn {
	margin: 0;
	display: inline-block;
	width: 165px;
	height: 48px;
	line-height: 46px;
	border: 1px solid #134ba0;
	color: #134ba0;
	background-color: unset;
}

.m-banner1.style2 .btn1 {
	margin-right: 16px;
}

.m-banner1.style2 .btn.on {
	background-color: #134ba0;
	color: #fff;
}

.m-banner1.style2 .swipers {
	width: 500px;
	padding: 8px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 10px;
}

.m-swiper-d1 {
	height: 290px;
	overflow: hidden;
	position: relative;
	margin-bottom: 8px;
}

.m-swiper-d1 .item {}

.m-swiper-d1 .con {
	display: block;
}

.m-swiper-d1 .pic {
	width: 100%;
	height: 100%;
}

.m-swiper-d1 img {
	width: 100%;
	height: 100%;
	display: block;
}

.swiperd2 {
	position: relative;
	padding: 0 15px;
}

.m-swiper-d2 {
	width: 100%;
	height: 90px;
	overflow: hidden;
}

.m-swiper-d2 .item {
	height: 100%;
}

.m-swiper-d2 .con {
	display: block;
	height: 100%;
}

.m-swiper-d2 .pic {
	width: 130px;
	height: 100%;
	overflow: hidden;
}

.m-swiper-d2 img {
	width: 100%;
	height: 100%;
	display: block;
}

.m-swiper-d2 .swiper-slide {
	width: auto;
}

.swiperd2 .swiper-button-prev {
	background: url(../image/icon-d1.png) no-repeat left center;
	left: 0;
	right: unset;
}

.swiperd2 .swiper-button-next {
	background: url(../image/icon-d2.png) no-repeat right center;
	right: 0;
	left: unset;
}

.swiperd2 .swiper-button-prev,
.swiperd2 .swiper-button-next {
	width: 15px;
	height: 100%;
	background-size: 8px 16px;
	margin-top: 0;
	top: 0;
}

.swiperd2 .swiper-button-prev::after,
.swiperd2 .swiper-button-next::after {
	content: "";
}

.rowb1 {
	padding: 40px 0px 0px;
	background-color: #fff;
	border-radius: 10px;
}

.ul-pictxt-lr1 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 55px;
}

.ul-pictxt-lr1 li {}

.ul-pictxt-lr1 .con {
	display: block;
	overflow: hidden;
}

.ul-pictxt-lr1 .pic {
	height: 70px;
	float: left;
	margin-right: 15px;
}

.ul-pictxt-lr1 img {
	height: 100%;
	display: block;
}

.ul-pictxt-lr1 .txt {
	overflow: hidden;
}

.ul-pictxt-lr1 .num {
	color: #134ba0;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5;
}

.ul-pictxt-lr1 .tit {
	color: #2a3348;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.2;
}

.ul-pictxt-lr1 li.change1 .pic {
	display: flex;
	align-items: center;
}

.ul-pictxt-lr1 li.change1 img {
	height: auto;
}

.rowb2 {
	padding-top: 55px;
	padding-bottom: 80px;
}

.ul-pictxt-bt1 {
	display: flex;
	justify-content: space-between;
}

.ul-pictxt-bt1 li {}

.ul-pictxt-bt1 .con {
	display: block;
	width: 282px;
	border-radius: 10px;
	overflow: hidden;
}

.ul-pictxt-bt1 .txt {
	border: 1px solid #e8ebf2;
	border-bottom: none;
	padding: 25px 25px;
}

.ul-pictxt-bt1 .tit {
	color: #273045;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 5px;
}

.ul-pictxt-bt1 .job {
	color: #596580;
	font-size: 16px;
	line-height: 1.5;
}

.ul-pictxt-bt1 .pic {
	width: 100%;
	height: 368px;
	overflow: hidden;
}

.ul-pictxt-bt1 img {
	width: 100%;
	height: 100%;
	display: block;
	transition: .5s;
}

.ul-pictxt-bt1 .con:hover .tit {
	color: #134ba0;
}

.ul-pictxt-bt1 .con:hover img {
	transform: scale(1.2);
}

.rowb3 {
	padding-top: 55px;
	padding-bottom: 80px;
}

.ul-pictxt-tb1 {
	overflow: hidden;
	padding-bottom: 5px;
}

.ul-pictxt-tb1 li {
	float: left;
}

.ul-pictxt-tb1 .li1 {
	margin-top: 100px;
}

.ul-pictxt-tb1 .li2 {
	margin-top: 50px;
	z-index: 10;
}

.ul-pictxt-tb1 .li2,
.ul-pictxt-tb1 .li3 {
	margin-left: -30px;
}

.ul-pictxt-tb1 .li3 {
	z-index: 20;
}

.ul-pictxt-tb1 .con {
	display: block;
	border-left: 4px solid #134ba0;
	padding: 40px 0 40px 35px;
	background-color: #fff;
}

.ul-pictxt-tb1 .pic {
	width: 380px;
	height: 230px;
	overflow: hidden;
}

.ul-pictxt-tb1 img {
	width: 100%;
	height: 100%;
	display: block;
}

.ul-pictxt-tb1 .txt {
	padding-top: 30px;
	height: 165px;
	box-sizing: border-box;
	overflow: hidden;
}

.ul-pictxt-tb1 .tit {
	color: #273045;
	font-size: 20px;
	line-height: 2;
	margin-bottom: 5px;
}

.ul-pictxt-tb1 .desc {
	color: #596580;
	font-size: 16px;
	line-height: 1.5;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.rowb4 {
	padding-top: 65px;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	padding-bottom: 65px;
}

.fzlc-swiper{
	height: 600px;
	width: 160px;
	/* overflow-y: auto; */
	position: absolute;
	top: 0;
	right: 0;
}

.m-swiper-b1 {
	position: relative;
	height: 600px;
	overflow: hidden;
	padding-right: 175px;
	padding-left: 160px;
	margin-bottom: 30px;
}

/* .m-swiper-b1::after {
	content: "";
	display: block;
	width: calc(100% - 335px);
	height: 20px;
	position: absolute;
	left: 160px;
	bottom: 0;
	background-color: rgba(39, 48, 69, 0.8);
	z-index: 999;
} */

.m-swiper-b1 .item {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.m-swiper-b1 .txt {
	color: #fff;
	font-size: 16px;
	line-height: 2;
	font-weight: 500;
}

.m-swiper-b1.swiper-container-vertical>.swiper-scrollbar {
	width: 1px;
}

.m-swiper-b1 .swiper-scrollbar {
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: unset;
}

.m-swiper-b1 .swiper-scrollbar-drag {
	background-color: #1dd489;
	border-radius: unset;
}

.m-swiper-b1 .swiper-pagination {
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: unset;
	bottom: unset;
	transform: unset;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	/* border-right: 1px solid rgba(255,255,255,0.1); */
}

.m-swiper-b1 .swiper-pagination-bullet {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: 600;
	padding: 0 25px;
	border-radius: unset;
	color: #9397a1;
	background-color: unset;
	opacity: 1;
}

.m-swiper-b1.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0;
}

.m-swiper-b1 .swiper-pagination-bullet-active {
	color: #1dd489;
	border-right: 4px solid #1dd489;
	font-size: 24px;
}

.m-swiper-b1 .swiper-year-active {
	width: 160px;
	position: absolute;
	left: 0;
	top: -15px;
	color: #fff;
	font-size: 50px;
	text-align: center;
}

.rowb5 {
	padding-top: 60px;
	padding-bottom: 40px;
}

.ul-pictxt-lr2 {
	overflow: hidden;
	margin: 0 -12px;
}

.ul-pictxt-lr2 li {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}

.ul-pictxt-lr2 .con {
	display: block;
	margin: 0 12px;
	height: 200px;
	border: 1px solid #e8ebf2;
	border-radius: 10px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 30px 40px;
}

.ul-pictxt-lr2 .pic {
	width: 72px;
	float: left;
	margin-right: 45px;
}

.ul-pictxt-lr2 img {
	width: 100%;
	display: block;
}

.ul-pictxt-lr2 .txt {
	height: 100%;
	overflow: hidden;
}

.ul-pictxt-lr2 .tit {
	color: #273045;
	font-size: 20px;
	line-height: 2;
	margin-bottom: 5px;
}

.ul-pictxt-lr2 .desc {
	color: #596580;
	font-size: 16px;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.rowb6 {}

.m-pictxt-rl1 {}

.m-pictxt-rl1 .item {}

.m-pictxt-rl1 .con {
	overflow: hidden;
	display: block;
	padding: 60px 0;
}

.m-pictxt-rl1 .pic {
	float: right;
	width: 560px;
	height: 300px;
	overflow: hidden;
	border-radius: 10px;
	margin-left: 70px;
}

.m-pictxt-rl1 img {
	width: 100%;
	height: 100%;
	display: block;
	transition: .5s;
}

.m-pictxt-rl1 .pic:hover img {
	transform: scale(1.2);
}

.m-pictxt-rl1 .txt {
	overflow: hidden;
	height: 300px;
}

.m-pictxt-rl1 .tit {
	color: #273045;
	line-height: 2;
	font-size: 32px;
	margin-bottom: 5px;
}

.m-pictxt-rl1 .desc {
	color: #5e6a84;
	font-size: 14px;
	line-height: 2.9;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

.rowb7 {
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 60px;
	display:none;
}

.ul-pictxt-lr3 {
	overflow: hidden;
	padding-top: 20px;
}

.ul-pictxt-lr3 li {
	float: left;
	width: 50%;
	margin-top: -20px;
}

.ul-pictxt-lr3 .con {
	display: block;
}

.ul-pictxt-lr3 .pic {
	width: 140px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.ul-pictxt-lr3 img {
	width: 100%;
	height: 100%;
	display: block;
}

.ul-pictxt-lr3 .tit {
	overflow: hidden;
	height: 150px;
	line-height: 150px;
	color: #273045;
	font-size: 16px;
	font-weight: 500;
}

.zs {
	overflow: hidden;
	background: url(../image/pic-b9.png) no-repeat right center;
	background-size: 270px 275px;
	margin-bottom: 10px;
}

.ul-zsrz {
	float: left;
}

.ul-zsrz li {}
.ul-zsrz .con{
	background: url(../image/icon-b12.png) no-repeat left center;
	background-size: 20px 20px;
	color: #134ba0;
	padding-left: 30px;
	height: 45px;
	line-height: 45px;
	font-weight: 600;
	font-size: 16px;
	color: #134ba0;
	display: block;
}
.rowb8 {
	padding-top: 50px;
	padding-bottom: 60px;
}

.m-pictxt-lr1 {}

.m-pictxt-lr1 .item {}

.m-pictxt-lr1 .con {
	background-color: #f6f7fa;
	overflow: hidden;
	padding: 40px 120px;
}

.m-pictxt-lr1 .pic {
	float: left;
	width: 465px;
	height: 270px;
	overflow: hidden;
	border-radius: 5px;
	margin-right: 40px;
}

.m-pictxt-lr1 img {
	width: 100%;
	height: 100%;
	display: block;
	transition: .5s;
}

.m-pictxt-lr1 .pic:hover img {
	transform: scale(1.2);
}

.m-pictxt-lr1 .txt {
	overflow: hidden;
}

.m-pictxt-lr1 .tit {
	color: #273045;
	line-height: 1.2;
	font-size: 20px;
	margin-bottom: 25px;
}

.m-pictxt-lr1 .btn {
	display: block;
	background-color: #134ba0;
	color: #fff;
	width: 290px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 25px;
	font-size: 20px;
	margin-bottom: 20px;
}

.m-pictxt-lr1 .info {
	color: #596580;
	font-size: 14px;
}

.m-pictxt-lr1 .info span {
	color: #134ba0;
	font-size: 18px;
	font-weight: 600;
}
.rowb9{
	padding-top: 55px;
	padding-bottom: 80px;
}

.m-swiper-b9{}
.m-swiper-b9 .swiper9{
	overflow: hidden;
	position: relative;
}
.m-swiper-b9 .item{}
.m-swiper-b9 .con{
	display: block;
	height: 645px;
	overflow: hidden;
	position: relative;
}
.m-swiper-b9 .con img{
	display: block;
	width: 100%;
	height: 100%;
}
.m-swiper-b9 .tit{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 85px;
	line-height: 85px;
	text-align: center;
	font-size: 16px;
	font-family: 微软雅黑, "sans-serif";
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/* 我们的服务 */

.rowc1 {
	padding-top: 45px;
	padding-bottom: 60px;
}

.chooseus {
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 30px;
}

.ul-list-c1 {}

.ul-list-c1 li {}

.ul-list-c1 .con {
	display: block;
	border-bottom: 1px solid #e8ebf2;
	padding-top: 10px;
}

.ul-list-c1 .tit {
	padding-left: 30px;
	background: url(../image/i-5-1.png) no-repeat left center;
	background-size: 20px 20px;
	font-size: 20px;
	line-height: 2;
	color: #273045;
	margin-bottom: 6px;
}

.ul-list-c1 .desc {
	color: #606c85;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 30px;
}

.m-pic-c1 {
	width: 100%;
	height: 100%;
	position: relative;
}

.m-pic-c1 .pic {
	height: 225px;
	position: absolute;
}

.m-pic-c1 .pic img {
	width: 100%;
	height: 100%;
	display: block;
}

.m-pic-c1 .pic1 {
	width: 360px;
	top: 0;
	right: 0;
	z-index: 88;
}

.m-pic-c1 .pic2 {
	width: 380px;
	bottom: 0;
	left: 0;
	z-index: 99;
}

.rowc2 {
	padding-top: 65px;
	padding-bottom: 60px;
}

.m-power {
	overflow: hidden;
	padding: 25px 35px;
}
.m-power .col-l{
	width: 20%;
}
.m-power .txt {
	border-left: 1px solid #e8ebf2;
	padding-left: 40px;
	color: #273045;
	font-size: 16px;
	line-height: 2;
	padding-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 13;
	overflow: hidden;
}

.ul-snv-c1 {}

.ul-snv-c1 li {
	padding-left: 15px;
	color: #596580;
	line-height: 50px;
	font-size: 16px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ul-snv-c1 li.on{
	background: url(../image/icon-c2.png) no-repeat left center;
	background-size: 8px 10px;
	color: #134ba0;
	font-weight: 600;
}

.rowc3 {
	height: 460px;
	position: relative;
}

.g-tit-c1 {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.g-tit-c1 .tit {
	font-size: 32px;
	line-height: 2;
	color: #fff;
	text-align: center;
	margin-bottom: 45px;
}

.g-tit-c1 .btn {
	width: 225px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 24px;
	color: #fff;
	background-color: #134ba0;
	display: block;
	margin: 0 auto;
	font-size: 20px;
}

.rowc4 {
	padding-top: 55px;
	padding-bottom: 60px;
}

.swiper {
	overflow: hidden;
}

.m-swiper-c1 {
	width: 930px;
	height: 520px;
	overflow: hidden;
	float: left;
}

.m-swiper-c1 .item {}

.m-swiper-c1 .con {
	display: block;
}

.m-swiper-c1 .pic {
	width: 930px;
	height: 520px;
	overflow: hidden;
}

.m-swiper-c1 img {
	width: 100%;
	height: 100%;
	display: block;
}

.swiperc2 {
	position: relative;
	float: right;
}

.m-swiper-c2 {
	width: 250px;
	height: 440px;
	margin: 40px 0;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}

.m-swiper-c2 .item {}

.m-swiper-c2 .con {
	display: block;
}

.m-swiper-c2 .pic {
	width: 250px;
	height: 140px;
	overflow: hidden;
}

.m-swiper-c2 img {
	width: 100%;
	height: 100%;
	display: block;
}

.m-swiper-c2 .swiper-slide {
	height: auto;
}

.swiperc2 .swiper-button-prev {
	background: url(../image/icon-c3.png) no-repeat;
	top: 0;
	left: 0;
	right: unset;
}

.swiperc2 .swiper-button-next {
	background: url(../image/icon-c4.png) no-repeat;
	top: unset;
	bottom: 0;
	left: 0;
}

.swiperc2 .swiper-button-prev,
.swiperc2 .swiper-button-next {
	width: 100%;
	height: 30px;
	background-size: 100% 100%;
	margin-top: 0;
}

.swiperc2 .swiper-button-prev::after,
.swiperc2 .swiper-button-next::after {
	content: "";
}

.swiperc2 .swiper-slide-active .pic{
	border: 2px solid #c00;
}


.rowc5 {
	padding-top: 60px;
	padding-bottom: 50px;
}

.ul-uplist-c1 {}

.ul-uplist-c1 li {
	margin-bottom: 12px;
}

.ul-uplist-c1 .con {
	background-color: #f6f7fa;
	display: block;
	padding: 0 16px;
	cursor: pointer;
}

.ul-uplist-c1 .tit {
	height: 44px;
	line-height: 44px;
	position: relative;
	padding: 0 34px;
	color: #273045;
	font-size: 18px;
	font-weight: 500;
	background: url(../image/icon-c6.png) no-repeat right center;
	background-size: 20px 10px;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}

.ul-uplist-c1 .tit-index {
	display: block;
	background-color: #134ba0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.ul-uplist-c1 .desc {
	padding: 8px 34px 40px;
	color: #596580;
	font-size: 16px;
	line-height: 1.8;
	display: none;
}

.ul-uplist-c1 li.down .desc {
	display: block;
}

.rowc6 {
	padding: 55px 50px 20px;
}

.m-msgbox {
	padding: 42px 0;

}

.m-msgbox .ul-box {
	overflow: hidden;
}

.m-msgbox .tit {
	font-size: 26px;
	text-align: center;
}

.m-msgbox .first,
.m-msgbox .second {
	float: left;
	width: 49%;
}

.m-msgbox .last {
	width: 100%;
}

.m-msgbox .ddd {
	color: #3e4659;
	margin-bottom: 20px;
}

.m-msgbox i {
	color: #ff0e0e;
}

.m-msgbox .first {
	margin-right: 16px;
}

.m-msgbox .ddd input {
	margin-top: 14px;
	/* color: #d4d7de; */
	color: #134ba0;
}

.m-msgbox .first input,
.m-msgbox .second input {
	width: 100%;
	height: 40px;
	border-radius: 4px;
	border: 1px solid #b4b9c6;
	text-indent: 20px;
}

.m-msgbox .last input {
	border: 1px solid #b4b9c6;
	border-radius: 4px;
	text-indent: 20px;
	height: 80px;
	width: 100%;
}

.m-msgbox .btns a {
	display: block;
	width: 122px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
	background-color: #134ba0;
	border-radius: 16px;

}

.m-msgbox.style2 {
	padding-top: 5px;
}

.m-msgbox.style2 .ddd {
	margin-bottom: 16px;
}

.m-msgbox.style2 .ddd input {
	margin-top: 0;
	text-indent: 10px;
}

.m-msgbox.style2 textarea {
	width: 100%;
	height: 175px;
	border: 1px solid #b4b9c6;
	border-radius: 4px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 2;
	/* color: #d4d7de; */
	color: #134ba0;
	box-sizing: border-box;
}

.m-msgbox.style2 textarea::-webkit-input-placeholder,
.m-msgbox.style2 input::-webkit-input-placeholder{
	color: #134ba0;
}

.m-msgbox.style2 textarea:-moz-placeholder,
.m-msgbox.style2 input:-moz-placeholder{
	color: #134ba0;
}

.m-msgbox.style2 textarea::-moz-placeholder,
.m-msgbox.style2 input::-moz-placeholder{
	color: #134ba0;
}

.m-msgbox.style2 textarea::-ms-input-placeholder,
.m-msgbox.style2 input::-ms-input-placeholder{
	color: #134ba0;
}

.m-msgbox.style2 .sub-btn {
	width: 225px;
	height: 48px;
	margin: 0 auto;
	background-color: #134ba0;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-size: 20px;
	border: none;
	border-radius: 24px;
	display: block;
	cursor: pointer;
}

/* 我们的服务 */

.rowd1 {
	padding-top: 65px;
	padding-bottom: 60px;
}

.ul-list-d1 {
	margin-bottom: 25px;
}

.ul-list-d1 li {}

.ul-list-d1 .con {
	border-bottom: 1px solid #e8ebf2;
	display: block;
	padding-top: 5px;
	padding-bottom: 18px;
}

.ul-list-d1 .tit {
	color: #134ba0;
	font-size: 20px;
	line-height: 2;
	margin-bottom: 8px;
}

.ul-list-d1 .desc {
	color: #5b6782;
	font-size: 14px;
	line-height: 1.7;
}

.rowd2 {
	padding-top: 55px;
	padding-bottom: 60px;
}

.ser-pcba {
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 10px;
}

.ul-list-c1.style2 {}

.ul-list-c1.style2 li:last-child .con {
	border-bottom: none;
}

.ul-list-c1.style2 .tit {
	margin-bottom: 4px;
}

.ul-list-c1.style2 .tit2 {
	color: #596580;
	font-size: 14px;
	line-height: 1.6;
}

.ul-list-c1.style2 .desc {
	margin-bottom: 20px;
}

.rowd3 {
	padding-top: 55px;
	padding-bottom: 60px;
}

.rowd4 {
	padding-top: 55px;
	padding-bottom: 60px;
}

.rowd5 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.ul-piclist-d1 {
	margin: 0 -6px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.ul-piclist-d1 li {
	width: 230px;
	height: 380px;
	overflow: hidden;
	margin: 0 6px 12px;
}

.ul-piclist-d1 img {
	width: 100%;
	height: 100%;
	display: block;
}

.rowd6 {
	padding: 55px 50px 20px;
}

.rowd7 {
	padding: 55px 0 60px;
}

.ul-pictxt-tb2 {
	margin: 0 -12px;
	overflow: hidden;
}

.ul-pictxt-tb2 li {
	width: 25%;
	float: left;
}

.ul-pictxt-tb2 .con {
	display: block;
	margin: 0 12px;
}

.ul-pictxt-tb2 .pic {
	width: 100%;
	height: 225px;
	overflow: hidden;
	border-radius: 5px;
}

.ul-pictxt-tb2 img {
	width: 100%;
	height: 100%;
	display: block;
	transition: .5s;
}

.ul-pictxt-tb2 .txt {
	height: 60px;
	padding: 8px 0;
}

.ul-pictxt-tb2 .info {
	color: #273045;
	font-size: 14px;
                text-align:center;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ul-pictxt-tb2 li:hover img {
	transform: scale(1.2);
}

.ul-pictxt-tb2 li:hover .info {
	color: #134ba0;
}
@media only screen and (max-width: 1920px) {
	.m-banner1{
		background-size: auto 100%;
		background-position: center center;
	}
}

@media only screen and (max-width: 1300px) {
	.row-b1 {
		margin-top: -10.76vw;
		position: relative;
	}
	.wp {
	    margin: 0 auto;
	    width: 100%;
	    max-width: 92.30vw;
	}
	/* 公共样式 */

	.h400 {
		height: 30.76vw;
	}

	.h70 {
		height: 5.384vw;
	}

	.w645 {
		width: 49.61vw;
	}

	.w540 {
		width: 41.53vw;
	}

	.w520 {
		width: 40vw;
	}

	.mb8 {
		margin-bottom: 0.615vw;
	}

	.mb25 {
		margin-bottom: 1.923vw;
	}

	.mb30 {
		margin-bottom: 2.307vw;
	}

	.mb60 {
		margin-bottom: 4.615vw;
	}

	.mgn-l160 {
		margin-left: 12.30vw;
	}

	.pdg-lr30 {
		padding: 0 2.307vw;
	}

	.pdg-t20 {
		padding-top: 1.538vw;
	}

	/* 标题 */
	.ind-tit1.style2 {
		margin-bottom: 3.538vw;
	}

	.ind-tit1.style2 .txt {
		margin-top: 1.692vw;
	}

	.ind-tit1.style3 {
		margin-bottom: 2.923vw;
	}

	.ind-tit1.style4 {
		margin-bottom: 4.307vw;
	}

	.ind-tit1.style4 h3 {
		color: #fff;
	}

	.ind-tit1.style5 {
		margin-bottom: 2.153vw;
	}

	.ind-tit1.style6 h3 {
		text-align: left;
	}

	.ind-tit1.style7 .txt {
		margin-top: 0.769vw;
	}

	.ind-tit1.style8 .txt {
		text-align: center;
		margin-top: 1.538vw;
	}

	.ind-tit1.style9 {
		margin-bottom: 1.692vw;
	}

	.g-video-pic {
		width: 100%;
		height: 42.30vw;
	}

/* 	.g-btn-more {
		display: inline-block;
		color: #a6aab3;
		font-size: 1.384vw;
		line-height: 2;
		padding-right: 1.538vw;
		background: url(../image/icon-b1.png) no-repeat right center;
		background-size: 0.923vw 0.461vw;
		cursor: pointer;
	} */

	.g-btn-more2 {
		color: #134ba0;
		font-size: 1.230vw;
		line-height: 1.5;
	}

	.g-btn-more2.style2 {
		display: block;
	}

	.g-btn-more2.style3 {
		font-size: 1.384vw;
		line-height: 2;
	}

	.g-btn-price1 {
		width: 10.38vw;
		height: 3.076vw;
		border: 1px solid #134ba0;
		box-sizing: border-box;
		line-height: 2.923vw;
		text-align: center;
		color: #134ba0;
		background-color: #fff;
		font-size: 1.230vw;
		display: block;
		border-radius: 1.538vw;
	}

	.g-txt-c1 {
		color: #596580;
		font-size: 1.384vw;
		line-height: 2;
		padding: 0.384vw 0;
	}

	.g-txt-c1.style2 {
		font-size: 1.230vw;
		color: #273045;
		line-height: 1.9;
	}

	.g-input-file1 {
		width: 100%;
		height: 4.153vw;
		background-color: #fff;
		border-radius: 0.769vw;
		padding: 0.846vw 0.923vw;
		box-sizing: border-box;
		position: relative;
	}

	.g-input-file1 input {
		width: 75%;
		height: 2.461vw;
		line-height: 2.461vw;
		position: absolute;
		left: 0.923vw;
		top: 50%;
		transform: translateY(-50%);
		opacity: 0;
		z-index: 99;
		cursor: pointer;
	}

	.g-input-file1 .input-file {
		width: 75%;
		height: 2.461vw;
		position: absolute;
		left: 0.923vw;
		top: 50%;
		transform: translateY(-50%);
	}

	.g-input-file1 .choose {
		width: 8vw;
		height: 2.461vw;
		border: 1px solid #134ba0;
		color: #134ba0;
		background-color: #fff;
		text-align: center;
		line-height: 2.307vw;
		font-size: 1.230vw;
		border-radius: 1.230vw;
		cursor: pointer;
		float: left;
	}

	.g-input-file1 .filename {
		line-height: 2.461vw;
		font-size: 1.076vw;
		padding-left: 0.461vw;
		color: #939bac;
	}

	.g-input-file1 .update {
		width: 8vw;
		height: 3.076vw;
		border-radius: 1.538vw;
		border-radius: 1.538vw;
		line-height: 3.076vw;
		text-align: center;
		font-size: 1.230vw;
		color: #fff;
		background-color: #134ba0;
		position: absolute;
		right: 0.923vw;
		top: 50%;
		transform: translateY(-50%);
		cursor: pointer;
	}

	.g-input-checkbox1 {
		height: 2.307vw;
		line-height: 2.307vw;
		position: relative;
	}

	.g-input-checkbox1 .checkbox {
		width: 1.230vw;
		height: 1.230vw;
		border: 1px solid #b4b9c6;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		margin-bottom: 0;
		border-radius: 0.153vw;
	}

	.g-input-checkbox1 input[type='checkbox'] {
		width: 100%;
		height: 100%;
		opacity: 0;
		float: left;
		z-index: 99;
	}

	.g-input-checkbox1 .checkbox.active {
		background: url(../image/re-check.png) no-repeat;
		background-size: 100% 100%;
		border: none;
	}

	.g-input-checkbox1 .txt {
		color: #6b768e;
		padding-left: 1.923vw;
		font-size: 1.076vw;
	}

	.g-input-checkbox1 .yszc {
		color: #134ba0;
		text-decoration: initial;

	}

	.g-tit-d1 {}

	.g-tit-d1 .tit {
		text-align: center;
		line-height: 2;
		color: #273045;
		font-size: 1.846vw;
		margin-bottom: 1.538vw;
	}

	.g-tit-d1 .btn {
		display: block;
		margin: 0 auto;
		width: 12.69vw;
		height: 3.692vw;
		line-height: 3.692vw;
		text-align: center;
		color: #fff;
		background-color: #134ba0;
		border-radius: 1.846vw;
		font-size: 1.538vw;
	}

	/* 关于我们 */
	.m-banner1 {
		width: 100%;
		height: 52.30vw;
		/* background-size: 100% 100%; */
		background-repeat: no-repeat;
		position: relative;
	}

	.m-banner1 .txt {
		text-align: center;
		color: #fff;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}

	.m-banner1 .tit {
		font-size: 3.384vw;
		line-height: 2;
		margin-bottom: 0.769vw;
	}

	.m-banner1 .desc {
		font-size: 1.230vw;
		line-height: 1.9;
		margin-bottom: 3.846vw;
	}

	.m-banner1 .btn {
		display: block;
		width: 21.92vw;
		height: 3.846vw;
		line-height: 3.846vw;
		text-align: center;
		border-radius: 1.923vw;
		background-color: #134ba0;
		color: #fff;
		margin: 0 auto;
		font-size: 1.538vw;
	}

	.m-banner1 .tishi {
		background-color: #134ba0;
		color: #fff;
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 6.153vw;
		line-height: 6.153vw;
	}

	.m-banner1 .tishi span {
		font-size: 1.692vw;
		font-weight: 600;
	}

	.m-banner1 .tishi .btn2 {
		display: block;
		width: 10.38vw;
		height: 3.076vw;
		line-height: 3.076vw;
		background-color: #fff;
		color: #134ba0;
		text-align: center;
		border-radius: 1.538vw;
		float: right;
		margin: 1.538vw 0;
		font-size: 1.230vw;
	}

	.m-banner1.style2 .banners {
		width: 92.30vw;
		overflow: hidden;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}

	.m-banner1.style2 .txt {
		position: unset;
		transform: unset;
	}

	.m-banner1.style2 .tit {
		text-align: left;
	}

	.m-banner1.style2 .desc {
		text-align: left;
	}

	.m-banner1.style2 .btns {
		text-align: left;
	}

	.m-banner1.style2 .btn {
		margin: 0;
		display: inline-block;
		width: 12.69vw;
		height: 3.692vw;
		line-height: 3.538vw;
		border: 1px solid #134ba0;
		color: #134ba0;
		background-color: unset;
	}

	.m-banner1.style2 .btn1 {
		margin-right: 1.230vw;
	}

	.m-banner1.style2 .btn.on {
		background-color: #134ba0;
		color: #fff;
	}

	.m-banner1.style2 {}

	.m-banner1.style2 {}

	.m-banner1.style2 .swipers {
		width: 38.46vw;
		padding: 0.615vw;
		overflow: hidden;
		background-color: rgba(255, 255, 255, 0.2);
		border-radius: 0.769vw;
	}

	.m-swiper-d1 {
		height: 22.30vw;
		overflow: hidden;
		position: relative;
		margin-bottom: 0.615vw;
	}

	.m-swiper-d1 .item {}

	.m-swiper-d1 .con {
		display: block;
	}

	.m-swiper-d1 .pic {
		width: 100%;
		height: 100%;
	}

	.m-swiper-d1 img {
		width: 100%;
		height: 100%;
		display: block;
	}

	.swiperd2 {
		position: relative;
		padding: 0 1.153vw;
	}

	.m-swiper-d2 {
		width: 100%;
		height: 6.923vw;
		overflow: hidden;
	}

	.m-swiper-d2 .item {
		height: 100%;
	}

	.m-swiper-d2 .con {
		display: block;
		height: 100%;
	}

	.m-swiper-d2 .pic {
		width: 10vw;
		height: 100%;
		overflow: hidden;
	}

	.m-swiper-d2 img {
		width: 100%;
		height: 100%;
		display: block;
	}

	.m-swiper-d2 .swiper-slide {
		width: auto;
	}

	.swiperd2 .swiper-button-prev {
		background: url(../image/icon-d1.png) no-repeat left center;
		left: 0;
		right: unset;
	}

	.swiperd2 .swiper-button-next {
		background: url(../image/icon-d2.png) no-repeat right center;
		right: 0;
		left: unset;
	}

	.swiperd2 .swiper-button-prev,
	.swiperd2 .swiper-button-next {
		width: 1.153vw;
		height: 100%;
		background-size: 0.615vw 1.230vw;
		margin-top: 0;
		top: 0;
	}

	.swiperd2 .swiper-button-prev::after,
	.swiperd2 .swiper-button-next::after {
		content: "";
	}

	.rowb1 {
		padding: 3.076vw 6.923vw 4.615vw;
		background-color: #fff;
		border-radius: 0.769vw;
	}

	.ul-pictxt-lr1 {
		display: flex;
		justify-content: space-between;
		margin-bottom: 4.230vw;
	}

	.ul-pictxt-lr1 li {}

	.ul-pictxt-lr1 .con {
		display: block;
		overflow: hidden;
	}

	.ul-pictxt-lr1 .pic {
		height: 5.384vw;
		float: left;
		margin-right: 1.153vw;
	}

	.ul-pictxt-lr1 img {
		height: 100%;
		display: block;
	}

	.ul-pictxt-lr1 .txt {
		overflow: hidden;
	}

	.ul-pictxt-lr1 .num {
		color: #134ba0;
		font-size: 1.846vw;
		font-weight: 600;
		line-height: 1.5;
	}

	.ul-pictxt-lr1 .tit {
		color: #2a3348;
		font-weight: 500;
		font-size: 1.538vw;
		line-height: 1.2;
	}

	.ul-pictxt-lr1 li.change1 .pic {
		display: flex;
		align-items: center;
	}

	.ul-pictxt-lr1 li.change1 img {
		height: auto;
	}

	.rowb2 {
		padding-top: 4.230vw;
		padding-bottom: 6.153vw;
	}

	.ul-pictxt-bt1 {
		display: flex;
		justify-content: space-between;
	}

	.ul-pictxt-bt1 li {}

	.ul-pictxt-bt1 .con {
		display: block;
		width: 21.69vw;
		border-radius: 0.769vw;
		overflow: hidden;
	}

	.ul-pictxt-bt1 .txt {
		border: 1px solid #e8ebf2;
		border-bottom: none;
		padding: 1.923vw 1.923vw;
	}

	.ul-pictxt-bt1 .tit {
		color: #273045;
		font-size: 1.538vw;
		line-height: 1.5;
		margin-bottom: 0.384vw;
	}

	.ul-pictxt-bt1 .job {
		color: #596580;
		font-size: 1.230vw;
		line-height: 1.5;
	}

	.ul-pictxt-bt1 .pic {
		width: 100%;
		height: 28.30vw;
		overflow: hidden;
	}

	.ul-pictxt-bt1 img {
		width: 100%;
		height: 100%;
		display: block;
		transition: .5s;
	}

	.ul-pictxt-bt1 .con:hover .tit {
		color: #134ba0;
	}

	.ul-pictxt-bt1 .con:hover img {
		transform: scale(1.2);
	}

	.rowb3 {
		padding-top: 4.230vw;
		padding-bottom: 6.153vw;
	}

	.ul-pictxt-tb1 {
		overflow: hidden;
		padding-bottom: 0.384vw;
	}

	.ul-pictxt-tb1 li {
		float: left;
	}

	.ul-pictxt-tb1 .li1 {
		margin-top: 7.692vw;
	}

	.ul-pictxt-tb1 .li2 {
		margin-top: 3.846vw;
		z-index: 10;
	}

	.ul-pictxt-tb1 .li2,
	.ul-pictxt-tb1 .li3 {
		margin-left: -2.307vw;
	}

	.ul-pictxt-tb1 .li3 {
		z-index: 20;
	}

	.ul-pictxt-tb1 .con {
		display: block;
		border-left: 0.307vw solid #134ba0;
		padding: 3.076vw 0 3.076vw 2.692vw;
		background-color: #fff;
	}

	.ul-pictxt-tb1 .pic {
		width: 29.23vw;
		height: 17.69vw;
		overflow: hidden;
	}

	.ul-pictxt-tb1 img {
		width: 100%;
		height: 100%;
		display: block;
	}

	.ul-pictxt-tb1 .txt {
		padding-top: 2.307vw;
		height: 12.69vw;
		box-sizing: border-box;
		overflow: hidden;
	}

	.ul-pictxt-tb1 .tit {
		color: #273045;
		font-size: 1.538vw;
		line-height: 2;
		margin-bottom: 0.384vw;
	}

	.ul-pictxt-tb1 .desc {
		color: #596580;
		font-size: 1.230vw;
		line-height: 1.5;
	}

	.rowb4 {
		padding-top: 5vw;
		border-right: 1px solid rgba(255, 255, 255, 0.1);
		padding-bottom: 5vw;
	}
	
	.fzlc-swiper{
		height: 46.15vw;
		width: 12.30vw;
	}
	
	.m-swiper-b1 {
		position: relative;
		height: 46.15vw;
		overflow: hidden;
		padding-right: 13.46vw;
		padding-left: 12.30vw;
		margin-bottom: 2.307vw;
	}

/* 	.m-swiper-b1::after {
		content: "";
		display: block;
		width: calc(100% - 25.76vw);
		height: 1.538vw;
		position: absolute;
		left: 12.30vw;
		bottom: 0;
		background-color: rgba(39, 48, 69, 0.8);
		z-index: 999;
	} */

	.m-swiper-b1 .item {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.m-swiper-b1 .txt {
		color: #fff;
		font-size: 1.230vw;
		line-height: 2;
		font-weight: 500;
	}

	.m-swiper-b1.swiper-container-vertical>.swiper-scrollbar {
		width: 1px;
	}

	.m-swiper-b1 .swiper-scrollbar {
		background-color: rgba(255, 255, 255, 0.1);
		border-radius: unset;
	}

	.m-swiper-b1 .swiper-scrollbar-drag {
		background-color: #1dd489;
		border-radius: unset;
	}

	.m-swiper-b1 .swiper-pagination {
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		left: unset;
		bottom: unset;
		transform: unset;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		/* border-right: 1px solid rgba(255,255,255,0.1); */
	}

	.m-swiper-b1 .swiper-pagination-bullet {
		width: 100%;
		height: 3.076vw;
		line-height: 3.076vw;
		font-size: 1.538vw;
		font-weight: 600;
		padding: 0 1.923vw;
		border-radius: unset;
		color: #9397a1;
		background-color: unset;
		opacity: 1;
	}

	.m-swiper-b1.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0;
	}

	.m-swiper-b1 .swiper-pagination-bullet-active {
		color: #1dd489;
		border-right: 0.307vw solid #1dd489;
		font-size: 1.846vw;
	}

	.m-swiper-b1 .swiper-year-active {
		width: 12.30vw;
		position: absolute;
		left: 0;
		top: -1.153vw;
		color: #fff;
		font-size: 3.846vw;
		text-align: center;
	}

	.rowb5 {
		padding-top: 4.615vw;
		padding-bottom: 3.076vw;
	}

	.ul-pictxt-lr2 {
		overflow: hidden;
		margin: 0 -0.923vw;
	}

	.ul-pictxt-lr2 li {
		float: left;
		width: 50%;
		margin-bottom: 1.538vw;
	}

	.ul-pictxt-lr2 .con {
		display: block;
		margin: 0 0.923vw;
		height: 15.38vw;
		border: 1px solid #e8ebf2;
		border-radius: 0.769vw;
		background-color: #fff;
		box-sizing: border-box;
		padding: 2.307vw 3.076vw;
	}

	.ul-pictxt-lr2 .pic {
		width: 5.538vw;
		float: left;
		margin-right: 3.461vw;
	}

	.ul-pictxt-lr2 img {
		width: 100%;
		display: block;
	}

	.ul-pictxt-lr2 .txt {
		height: 100%;
		overflow: hidden;
	}

	.ul-pictxt-lr2 .tit {
		color: #273045;
		font-size: 1.538vw;
		line-height: 2;
		margin-bottom: 0.384vw;
	}

	.ul-pictxt-lr2 .desc {
		color: #596580;
		font-size: 1.230vw;
		line-height: 1.5;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
	}

	.rowb6 {}

	.m-pictxt-rl1 {}

	.m-pictxt-rl1 .item {}

	.m-pictxt-rl1 .con {
		overflow: hidden;
		display: block;
		padding: 4.615vw 0;
	}

	.m-pictxt-rl1 .pic {
		float: right;
		width: 43.07vw;
		height: 23.07vw;
		overflow: hidden;
		border-radius: 0.769vw;
		margin-left: 5.384vw;
	}

	.m-pictxt-rl1 img {
		width: 100%;
		height: 100%;
		display: block;
		transition: .5s;
	}

	.m-pictxt-rl1 .pic:hover img {
		transform: scale(1.2);
	}

	.m-pictxt-rl1 .txt {
		overflow: hidden;
		height: 23.07vw;
	}

	.m-pictxt-rl1 .tit {
		color: #273045;
		line-height: 2;
		font-size: 2.461vw;
		margin-bottom: 0.384vw;
	}

	.m-pictxt-rl1 .desc {
		color: #5e6a84;
		font-size: 1.076vw;
		line-height: 2.9;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
	}

	.rowb7 {
		overflow: hidden;
		padding-top: 3.846vw;
		padding-bottom: 4.615vw;
	}

	.ul-pictxt-lr3 {
		overflow: hidden;
		padding-top: 1.538vw;
	}

	.ul-pictxt-lr3 li {
		float: left;
		width: 50%;
		margin-top: -1.538vw;
	}

	.ul-pictxt-lr3 .con {
		display: block;
	}

	.ul-pictxt-lr3 .pic {
		width: 10.76vw;
		height: 11.53vw;
		overflow: hidden;
		float: left;
		margin-right: 1.538vw;
	}

	.ul-pictxt-lr3 img {
		width: 100%;
		height: 100%;
		display: block;
	}

	.ul-pictxt-lr3 .tit {
		overflow: hidden;
		height: 11.53vw;
		line-height: 11.53vw;
		color: #273045;
		font-size: 1.230vw;
		font-weight: 500;
	}

	.zs {
		overflow: hidden;
		background: url(../image/pic-b9.png) no-repeat right center;
		background-size: 20.76vw 21.15vw;
		margin-bottom: 0.769vw;
	}

	.ul-zsrz {
		float: left;
	}

	.ul-zsrz .con {
		background: url(../image/icon-b12.png) no-repeat left center;
		background-size: 1.538vw 1.538vw;
		color: #134ba0;
		padding-left: 2.307vw;
		height: 3.461vw;
		line-height: 3.461vw;
		font-weight: 600;
		font-size: 1.230vw;
	}

	.rowb8 {
		padding-top: 3.846vw;
		padding-bottom: 4.615vw;
	}

	.m-pictxt-lr1 {}

	.m-pictxt-lr1 .item {}

	.m-pictxt-lr1 .con {
		background-color: #f6f7fa;
		overflow: hidden;
		padding: 3.076vw 9.230vw;
	}

	.m-pictxt-lr1 .pic {
		float: left;
		width: 35.76vw;
		height: 20.76vw;
		overflow: hidden;
		border-radius: 0.384vw;
		margin-right: 3.076vw;
	}

	.m-pictxt-lr1 img {
		width: 100%;
		height: 100%;
		display: block;
		transition: .5s;
	}

	.m-pictxt-lr1 .pic:hover img {
		transform: scale(1.2);
	}

	.m-pictxt-lr1 .txt {
		overflow: hidden;
	}

	.m-pictxt-lr1 .tit {
		color: #273045;
		line-height: 1.2;
		font-size: 1.538vw;
		margin-bottom: 1.923vw;
	}

	.m-pictxt-lr1 .btn {
		display: block;
		background-color: #134ba0;
		color: #fff;
		width: 22.30vw;
		height: 3.846vw;
		line-height: 3.846vw;
		text-align: center;
		border-radius: 1.923vw;
		font-size: 1.538vw;
		margin-bottom: 1.538vw;
	}

	.m-pictxt-lr1 .info {
		color: #596580;
		font-size: 1.076vw;
	}

	.m-pictxt-lr1 .info span {
		color: #134ba0;
		font-size: 1.384vw;
		font-weight: 600;
	}

	.rowb9{
		padding-top: 4.230vw;
		padding-bottom: 6.153vw;
	}
	
	.m-swiper-b9{}
	.m-swiper-b9 .swiper9{
		overflow: hidden;
		position: relative;
	}
	.m-swiper-b9 .item{}
	.m-swiper-b9 .con{
		display: block;
		height: 49.61vw;
		overflow: hidden;
		position: relative;
	}
	.m-swiper-b9 .con img{
		display: block;
		width: 100%;
		height: 100%;
	}
	.m-swiper-b9 .tit{
		height: 6.538vw;
		line-height: 6.538vw;
		font-size: 16px;
	}
	
	/* 我们的服务 */

	.rowc1 {
		padding-top: 3.461vw;
		padding-bottom: 4.615vw;
	}

	.chooseus {
		overflow: hidden;
		padding-top: 1.153vw;
		padding-bottom: 2.307vw;
	}

	.ul-list-c1 {}

	.ul-list-c1 li {}

	.ul-list-c1 .con {
		display: block;
		border-bottom: 1px solid #e8ebf2;
		padding-top: 0.769vw;
	}

	.ul-list-c1 .tit {
		padding-left: 2.307vw;
		background: url(../image/i-5-1.png) no-repeat left center;
		background-size: 1.538vw 1.538vw;
		font-size: 1.538vw;
		line-height: 2;
		color: #273045;
		margin-bottom: 0.461vw;
	}

	.ul-list-c1 .desc {
		color: #606c85;
		font-size: 1.076vw;
		line-height: 1.6;
		margin-bottom: 2.307vw;
	}

	.m-pic-c1 {
		width: 100%;
		height: 100%;
		position: relative;
	}

	.m-pic-c1 .pic {
		height: 17.30vw;
		position: absolute;
	}

	.m-pic-c1 .pic img {
		width: 100%;
		height: 100%;
		display: block;
	}

	.m-pic-c1 .pic1 {
		width: 27.69vw;
		top: 0;
		right: 0;
		z-index: 88;
	}

	.m-pic-c1 .pic2 {
		width: 29.23vw;
		bottom: 0;
		left: 0;
		z-index: 99;
	}

	.rowc2 {
		padding-top: 5vw;
		padding-bottom: 4.615vw;
	}

	.m-power {
		overflow: hidden;
		padding: 1.923vw 2.692vw;
	}

	.m-power .txt {
		border-left: 1px solid #e8ebf2;
		padding-left: 3.076vw;
		color: #273045;
		font-size: 1.230vw;
		line-height: 2;
		padding-top: 0.384vw;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 13;
		overflow: hidden;
	}

	.ul-snv-c1 {}

	.ul-snv-c1 li {
		padding-left: 1.153vw;
		color: #596580;
		line-height: 3.846vw;
		font-size: 1.230vw;
		cursor: pointer;
	}

	.ul-snv-c1 li.on {
		background: url(../image/icon-c2.png) no-repeat left center;
		background-size: 0.615vw 0.769vw;
		color: #134ba0;
		font-weight: 600;
	}

	.rowc3 {
		height: 35.38vw;
		position: relative;
	}

	.g-tit-c1 {
		width: 100%;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	.g-tit-c1 .tit {
		font-size: 2.461vw;
		line-height: 2;
		color: #fff;
		text-align: center;
		margin-bottom: 3.461vw;
	}

	.g-tit-c1 .btn {
		width: 17.30vw;
		height: 3.692vw;
		line-height: 3.692vw;
		text-align: center;
		border-radius: 1.846vw;
		color: #fff;
		background-color: #134ba0;
		display: block;
		margin: 0 auto;
		font-size: 1.538vw;
	}

	.rowc4 {
		padding-top: 4.230vw;
		padding-bottom: 4.615vw;
	}

	.swiper {
		overflow: hidden;
	}

	.m-swiper-c1 {
		width: 71.53vw;
		height: 40vw;
		overflow: hidden;
		float: left;
	}

	.m-swiper-c1 .item {}

	.m-swiper-c1 .con {
		display: block;
	}

	.m-swiper-c1 .pic {
		width: 71.53vw;
		height: 40vw;
		overflow: hidden;
	}

	.m-swiper-c1 img {
		width: 100%;
		height: 100%;
		display: block;
	}

	.swiperc2 {
		position: relative;
		float: right;
	}

	.m-swiper-c2 {
		width: 19.23vw;
		height: 33.84vw;
		margin: 3.076vw 0;
		position: relative;
		box-sizing: border-box;
		overflow: hidden;
	}

	.m-swiper-c2 .item {}

	.m-swiper-c2 .con {
		display: block;
	}

	.m-swiper-c2 .pic {
		width: 19.23vw;
		height: 10.76vw;
		overflow: hidden;
	}

	.m-swiper-c2 img {
		width: 100%;
		height: 100%;
		display: block;
	}

	.m-swiper-c2 .swiper-slide {
		height: auto;
	}

	.swiperc2 .swiper-button-prev {
		background: url(../image/icon-c3.png) no-repeat;
		top: 0;
		left: 0;
		right: unset;
	}

	.swiperc2 .swiper-button-next {
		background: url(../image/icon-c4.png) no-repeat;
		top: unset;
		bottom: 0;
		left: 0;
	}

	.swiperc2 .swiper-button-prev,
	.swiperc2 .swiper-button-next {
		width: 100%;
		height: 2.307vw;
		background-size: 100% 100%;
		margin-top: 0;
	}

	.swiperc2 .swiper-button-prev::after,
	.swiperc2 .swiper-button-next::after {
		content: "";
	}

	.rowc5 {
		padding-top: 4.615vw;
		padding-bottom: 3.846vw;
	}

	.ul-uplist-c1 {}

	.ul-uplist-c1 li {
		margin-bottom: 0.923vw;
	}

	.ul-uplist-c1 .con {
		background-color: #f6f7fa;
		display: block;
		padding: 0 1.230vw;
		cursor: pointer;
	}

	.ul-uplist-c1 .tit {
		height: 3.384vw;
		line-height: 3.384vw;
		position: relative;
		padding: 0 2.615vw;
		color: #273045;
		font-size: 1.384vw;
		font-weight: 500;
		background: url(../image/icon-c6.png) no-repeat right center;
		background-size: 1.538vw 0.769vw;
	}

	.ul-uplist-c1 .tit-index {
		display: block;
		background-color: #134ba0;
		width: 1.846vw;
		height: 1.846vw;
		line-height: 1.846vw;
		color: #fff;
		text-align: center;
		border-radius: 50%;
		font-size: 1.076vw;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}

	.ul-uplist-c1 .desc {
		padding: 0.615vw 2.615vw 3.076vw;
		color: #596580;
		font-size: 1.230vw;
		line-height: 1.8;
		display: none;
	}

	.ul-uplist-c1 li.down .desc {
		display: block;
	}

	.rowc6 {
		padding: 4.230vw 3.846vw 1.538vw;
	}

	.m-msgbox {
		padding: 3.230vw 0;

	}

	.m-msgbox .ul-box {
		overflow: hidden;
	}

	.m-msgbox .tit {
		font-size: 2vw;
		text-align: center;
	}

	.m-msgbox .first,
	.m-msgbox .second {
		float: left;
		width: 49%;
	}

	.m-msgbox .last {
		width: 100%;
	}

	.m-msgbox .ddd {
		color: #3e4659;
		margin-bottom: 1.538vw;
	}

	.m-msgbox i {
		color: #ff0e0e;
	}

	.m-msgbox .first {
		margin-right: 1.230vw;
	}

	.m-msgbox .ddd input {
		margin-top: 1.076vw;
		color: #d4d7de;
	}

	.m-msgbox .first input,
	.m-msgbox .second input {
		width: 100%;
		height: 3.076vw;
		border-radius: 0.307vw;
		border: 1px solid #b4b9c6;
		text-indent: 1.538vw;
	}

	.m-msgbox .last input {
		border: 1px solid #b4b9c6;
		border-radius: 0.307vw;
		text-indent: 1.538vw;
		height: 6.153vw;
		width: 100%;
	}

	.m-msgbox .btns a {
		display: block;
		width: 9.384vw;
		height: 2.461vw;
		line-height: 2.461vw;
		text-align: center;
		color: #FFFFFF;
		background-color: #134ba0;
		border-radius: 1.230vw;

	}

	.m-msgbox.style2 {
		padding-top: 0.384vw;
	}

	.m-msgbox.style2 .ddd {
		margin-bottom: 1.230vw;
	}

	.m-msgbox.style2 .ddd input {
		margin-top: 0;
		text-indent: 0.769vw;
	}

	.m-msgbox.style2 textarea {
		width: 100%;
		height: 13.46vw;
		border: 1px solid #b4b9c6;
		border-radius: 0.307vw;
		padding: 0.384vw 0.769vw;
		font-size: 1.076vw;
		line-height: 2;
		color: #d4d7de;
		box-sizing: border-box;
	}

	.m-msgbox.style2 textarea::-webkit-input-placeholder {
		color: #d4d7de;
	}

	.m-msgbox.style2 textarea:-moz-placeholder {
		color: #d4d7de;
	}

	.m-msgbox.style2 textarea::-moz-placeholder {
		color: #d4d7de;
	}

	.m-msgbox.style2 textarea::-ms-input-placeholder {
		color: #d4d7de;
	}

	.m-msgbox.style2 .sub-btn {
		width: 17.30vw;
		height: 3.692vw;
		margin: 0 auto;
		background-color: #134ba0;
		color: #fff;
		text-align: center;
		line-height: 3.692vw;
		font-size: 1.538vw;
		border: none;
		border-radius: 1.846vw;
		display: block;
		cursor: pointer;
	}

	/* 我们的服务 */

	.rowd1 {
		padding-top: 5vw;
		padding-bottom: 4.615vw;
	}

	.ul-list-d1 {
		margin-bottom: 1.923vw;
	}

	.ul-list-d1 li {}

	.ul-list-d1 .con {
		border-bottom: 1px solid #e8ebf2;
		display: block;
		padding-top: 0.384vw;
		padding-bottom: 1.384vw;
	}

	.ul-list-d1 .tit {
		color: #134ba0;
		font-size: 1.538vw;
		line-height: 2;
		margin-bottom: 0.615vw;
	}

	.ul-list-d1 .desc {
		color: #5b6782;
		font-size: 1.076vw;
		line-height: 1.7;
	}

	.rowd2 {
		padding-top: 4.230vw;
		padding-bottom: 4.615vw;
	}

	.ser-pcba {
		overflow: hidden;
		padding-top: 1.153vw;
		padding-bottom: 0.769vw;
	}

	.ul-list-c1.style2 {}

	.ul-list-c1.style2 li:last-child .con {
		border-bottom: none;
	}

	.ul-list-c1.style2 .tit {
		margin-bottom: 0.307vw;
	}

	.ul-list-c1.style2 .tit2 {
		color: #596580;
		font-size: 1.076vw;
		line-height: 1.6;
	}

	.ul-list-c1.style2 .desc {
		margin-bottom: 1.538vw;
	}

	.rowd3 {
		padding-top: 4.230vw;
		padding-bottom: 4.615vw;
	}

	.rowd4 {
		padding-top: 4.230vw;
		padding-bottom: 4.615vw;
	}

	.rowd5 {
		padding-top: 3.846vw;
		padding-bottom: 3.846vw;
	}

	.ul-piclist-d1 {
		margin: 0 -0.461vw;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.ul-piclist-d1 li {
		width: 17.69vw;
		height: 29.23vw;
		overflow: hidden;
		margin: 0 0.461vw 0.923vw;
	}

	.ul-piclist-d1 img {
		width: 100%;
		height: 100%;
		display: block;
	}

	.rowd6 {
		padding: 4.230vw 3.846vw 1.538vw;
	}

	.rowd7 {
		padding: 4.230vw 0 4.615vw;
	}

	.ul-pictxt-tb2 {
		margin: 0 -0.923vw;
		overflow: hidden;
	}

	.ul-pictxt-tb2 li {
		width: 25%;
		float: left;
	}

	.ul-pictxt-tb2 .con {
		display: block;
		margin: 0 0.923vw;
	}

	.ul-pictxt-tb2 .pic {
		width: 100%;
		height: 17.30vw;
		overflow: hidden;
		border-radius: 0.384vw;
	}

	.ul-pictxt-tb2 img {
		width: 100%;
		height: 100%;
		display: block;
		transition: .5s;
	}

	.ul-pictxt-tb2 .txt {
		height: 4.615vw;
		padding: 0.615vw 0;
	}

	.ul-pictxt-tb2 .info {
		color: #273045;
		font-size: 1.076vw;
		line-height: 1.5;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.ul-pictxt-tb2 li:hover img {
		transform: scale(1.2);
	}

	.ul-pictxt-tb2 li:hover .info {
		color: #134ba0;
	}
}

@media only screen and (max-width: 960px) {
	.wp{
		padding-left: 0;
		padding-right: 0;
	}
	.row-b1 .wp{
		padding: 3.076vw 6.923vw 4.615vw;
	}
}

@media only screen and (max-width: 950px) {
	.wp{
		padding-left: 20px;
		padding-right: 20px;
	}
	.m-banner1{
		background-size: auto 100%;
		background-position: center center;
		height: auto;
		min-height: 52.30vw;
	}
	.m-banner1 .txt{
		width: calc(100% - 40px);
	}
	.m-banner1 .tit{
		font-size: 18px;
	}
	.m-banner1 .desc{
		font-size: 14px;
	}
	.m-banner1 .btn {
	    width: 215px;
	    height: 35px;
	    line-height: 35px;
	    border-radius: 17px;
	    font-size: 16px;
	}
	.m-banner1 .tishi {
	    width: 100%;
	    height: 60px;
	    line-height: 60px;
	}
	.m-banner1 .tishi span {
	    font-size: 14px;
	}
	.m-banner1 .tishi .btn2 {
	    width: 105px;
	    height: 30px;
	    line-height: 30px;
	    border-radius: 17px;
	    margin: 15px 0;
	    font-size: 14px;
	}
	/* 关于我们 */
	.ul-pictxt-lr1{
		display: none;
	}
	.ul-pictxt-bt1{
		flex-direction: column;
		align-items: center;
	}
	.ul-pictxt-bt1 li{
		margin-bottom: 20px;
	}
	.ul-pictxt-bt1 .con{
		width: 100%;
	}
	.ul-pictxt-bt1 .pic{
		height: auto;
	}
	.ul-pictxt-bt1 .txt{
		padding: 15px;
	}
	.ul-pictxt-bt1 .tit{
		font-size: 18px;
	}
	.ul-pictxt-bt1 .job{
		font-size: 14px;
	}
	
	.ul-pictxt-tb1{
		padding-left: 5px;
		padding-right: 5px;
	}
	.ul-pictxt-tb1 li{
		float: none;
		margin-bottom: 20px;
	}
	.ul-pictxt-tb1 .li1,
	.ul-pictxt-tb1 .li2{
		margin-top: 0;
	}
	.ul-pictxt-tb1 .li2, .ul-pictxt-tb1 .li3{
		margin-left: 0;
	}
	.ul-pictxt-tb1 .pic{
		width: 100%;
		height: auto;
	}
	.ul-pictxt-tb1 .txt{
		height: 120px;
	}
	.ul-pictxt-tb1 .tit{
		font-size: 18px;
	}
	.ul-pictxt-tb1 .desc{
		font-size: 14px;
	}
	.fzlc-swiper{
		height: 350px;
		width: 55px;
	}
	.m-swiper-b1{
		padding-left: 0;
		height: 350px;
		margin-bottom: 15px;
	}
/* 	.m-swiper-b1::after{
		width: calc(100% - 13.46vw);
		left: 0;
		height: 15px;
	} */
	.m-swiper-b1 .txt{
		font-size: 14px;
	}
	.m-swiper-b1 .swiper-pagination-bullet{
		font-size: 12px;
		height: 20px;
		line-height: 20px;
	}
	.m-swiper-b1 .swiper-pagination-bullet-active{
		font-size: 14px;
	}
	.m-swiper-b1 .swiper-year-active{
		display: none;
	}
	
	.g-btn-more{
		margin-left: 0;
		font-size: 12px;
	}
	
	.ul-pictxt-lr2{
		margin: 0;
	}
	.ul-pictxt-lr2 li{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.ul-pictxt-lr2 .con{
		margin: 0;
		height: 125px;
	}
	.ul-pictxt-lr2 .pic{
		width: 52px;
	}
	.ul-pictxt-lr2 .tit{
		font-size: 18px;
	}
	.ul-pictxt-lr2 .desc{
		font-size: 14px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}
	.m-pictxt-rl1 .pic{}
	.m-pictxt-rl1 .pic{
		width: 100%;
		height: auto;
		float: none;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.m-pictxt-rl1 .txt{
		height: auto;
	}
	.m-pictxt-rl1 .tit{
		font-size: 18px;
	}
	.m-pictxt-rl1 .desc{
		font-size: 14px;
	}
	
	.row-b7 .col-l,
	.row-b7 .col-r{
		float: none;
		width: 100%;
	}
	
	.row-b7 .col-l{
		float: none;
	}
	.row-b7 .col-r{}
	
	.g-btn-more2{
		font-size: 14px;
	}
	
	.ul-pictxt-lr3{
		margin-bottom: 20px;
	}
	.ul-pictxt-lr3 li{}
	.ul-pictxt-lr3 .tit{
		font-size: 12px;
	}
	.zs{
		background-size: 120px 125px;
	}
	.ul-zsrz .con {
	    background: url(../image/icon-b12.png) no-repeat left center;
	    background-size: 15px 15px;
	    padding-left: 30px;
	    height: auto;
	    line-height: 1.5;
	    font-size: 14px;
	}
	
	.m-pictxt-lr1 .con {
	    padding: 10px 15px;
	}
	.m-pictxt-lr1 .pic {
	    float: none;
	    width: 100%;
	    height: auto;
		margin-bottom: 20px;
	}
	.m-pictxt-lr1 .tit {
	    font-size: 18px;
		margin-bottom: 15px;
	}
	.m-pictxt-lr1 .btn{
		width: 200px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.m-pictxt-lr1 .info {
	    font-size: 14px;
	}
	.m-pictxt-lr1 .info span {
	    font-size: 16px;
	}
	.m-swiper-b9 .con{
		height: 43.89vw;
	}
	.m-swiper-b9 .tit{
		font-size: 14px;
		height: 35px;
		line-height: 35px;
	}
	/* 我们的服务 */
	
	.m-banner1.style3{
		height: 580px;
	}
	
	.row-c1 .col-r{
		display: none;
	}
	
	.row-c1 .col-l,
	.row-c1 .col-r{
		float: none;
		width: 100%;
	}
	
	.ul-list-c1 .tit{
		font-size: 18px;
		background-size: 15px 15px;
		padding-left: 30px;
	}
	.ul-list-c1 .desc{
		font-size: 14px;
	}
	
	.g-btn-price1 {
	    width: 115px;
	    height: 30px;
	    border: 1px solid #134ba0;
	    box-sizing: border-box;
	    line-height: 28px;
	    font-size: 16px;
	    border-radius: 15px;
		margin: 0 auto;
	}
	
	.ul-snv-c1 li{
		font-size: 14px;
		line-height: 25px;
		padding-left: 10px;
	}
	.ul-snv-c1 li.on{
		background-size: 6px 8px;
	}
	.m-power .txt{
		font-size: 14px;
	}
	.m-power .col-r{
		width: 65%;
	}
	
	.g-tit-c1 .tit{
		font-size: 18px;
	}
	.g-tit-c1 .btn {
	    width: 170px;
	    height: 35px;
	    line-height: 35px;
	    border-radius: 17px;
	    font-size: 16px;
	}
	
	.m-swiper-c1 {
	    width: 60.53vw;
	}
	.swiperc2 .swiper-slide-active .pic{
		border: 1px solid #c00;
	}
	.ul-uplist-c1 .tit{
		font-size: 18px;
		height: 30px;
		line-height: 30px;
		padding: 0 24px;
		background-size: 14px 7px;
	}
	.ul-uplist-c1 .desc{
		font-size: 14px;
	}
	.ul-uplist-c1 .tit-index {
	    width: 16px;
	    height: 16px;
		font-size: 12px;
		line-height: 16px;
	}
	
	.g-txt-c1{
		font-size: 14px;
		padding: 5px 0;
	}
	.g-btn-more2.style3 {
	    font-size: 14px;
	    line-height: 2;
	}
	
	.m-msgbox .first input, .m-msgbox .second input {
	    height: 30px;
	    border-radius: 4px;
	}
	.m-msgbox.style2 .ddd input {
	    text-indent: 10px;
	}
	.m-msgbox.style2 textarea{
		height: 155px;
	}
	
	.g-input-file1{
		height: 54px;
	}
	.g-input-file1 input{
		height: 25px;
		width: 70%;
	}
	.g-input-file1 .input-file{
		height: 25px;
	}
	.g-input-file1 .choose {
	    width: 80px;
	    height: 25px;
	    border: 1px solid #134ba0;
	    line-height: 23px;
	    font-size: 12px;
	    border-radius: 13px;
	}
	.g-input-file1 .filename{
		font-size: 12px;
		line-height: 25px;
		display: none;
	}
	.g-input-file1 .update{
		font-size: 14px;
		width: 80px;
		height: 30px;
		border-radius: 20px;
		border-radius: 15px;
		line-height: 30px;
	}
	.g-input-checkbox1 {
	    height: 30px;
	    line-height: 30px;
	    position: relative;
	}
	
	.g-input-checkbox1 .checkbox {
	    width: 16px;
	    height: 16px;
	    border: 1px solid #b4b9c6;
	    position: absolute;
	    left: 0;
	    top: 50%;
	    transform: translateY(-50%);
	    margin-bottom: 0;
	    border-radius: 2px;
	}
	.g-input-checkbox1 .txt {
	    color: #6b768e;
	    padding-left: 25px;
	    font-size: 14px;
	}
	
	.m-msgbox.style2 .sub-btn {
	    width: 175px;
	    height: 38px;
	    line-height: 38px;
	    font-size: 16px;
	    border-radius: 19px;
	}
	
	.rowc2 .col-l,
	.rowc2 .col-r{
		float: none;
	}
	.rowc2 .col-l{
		border-bottom: 1px solid #e8ebf2;
		margin-bottom: 10px;
		padding-bottom: 10px;
		width: 100%;
	}
	.rowc2 .col-r{
		width: 100%;
	}
	.m-power .txt{
		border-left: none;
		overflow-x: auto;
	}
	.m-swiper-c1{
		width: 100%;
		height: unset;
	}
	.m-swiper-c1 .pic{
		width: 100%;
		height: unset;
	}
	.swiperc2{
		display: none;
	}
	/* 我们的产品 */
	.m-banner1.style2{
		height: 600px;
	}
	.m-banner1.style2 .col-l{
		margin-bottom: 20px;
	}
	.m-banner1.style2 .col-r{}
	
	.m-banner1.style2 .col-l,
	.m-banner1.style2 .col-r{
		float: none;
		width: calc(100% - 40px);
	}
	
	.m-banner1.style2 .txt{
		width: 100%;
	}
	.m-banner1.style2 .btn {
	    width: 125px;
	    height: 38px;
	    line-height: 36px;
	    border: 1px solid #134ba0;
		border-radius: 19px;
		margin-right: 0;
	}
	
	.m-banner1.style2 .swipers{
		width: 100%;
	}
	.swiperd2{
		padding: 0 15px;
	}
	.m-swiper-d1{
		height: 180px;
		margin-bottom: 5px;
	}
	.m-swiper-d2{
		height: 70px;
	}
	.m-swiper-d2 .pic{
		width: 75px;
	}
	
	.swiperd2 .swiper-button-prev, .swiperd2 .swiper-button-next {
	    width: 15px;
	    height: 100%;
	    background-size: 7px 14px;
	    margin-top: 0;
	    top: 0;
	}
	
	.ul-list-d1 .tit{
		font-size: 18px;
	}
	.ul-list-d1 .desc{
		font-size: 14px;
	}
	
	.g-tit-d1 .tit{
		font-size: 18px;
	}
	.g-tit-d1 .btn {
	    width: 145px;
	    height: 38px;
	    line-height: 38px;
	    border-radius: 19px;
	    font-size: 16px;
	}
	
	.g-txt-c1.style2{
		font-size: 14px;
	}
	
	.ul-pictxt-tb2{
		margin: 0;
	}
	.ul-pictxt-tb2 li{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.ul-pictxt-tb2 .pic{
		height: auto;
	}
	.ul-pictxt-tb2 .txt{
		height: 60px;
	}
	.ul-pictxt-tb2 .info{
		font-size: 14px;
	}
}