#app_kpt_zt .kpt_banner {
	height: 988px;
	overflow: hidden;
	background: url(/static/default/assets/images/kpt_banner.jpg) no-repeat center top;
	background-size: cover;
}

#app_kpt_zt .kpt_con1 {
	height: 788px;
	position: relative;
}

#app_kpt_zt .kpt_con1 div {
	position: absolute;
	height: 788px;
	background: url(/static/default/assets/images/kpt_con1.png) no-repeat center top;
}

#app_kpt_zt .kpt_con2 {
	background: #efefef;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left {
	width: 715px !important;
	height: 680px !important;
	padding-bottom: 220px;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left li {
	width: 180px !important;
	height: 300px;
	background: #fff;
	padding: 20px;
	margin: 15px 9px;
	align-items: flex-start;
	justify-content: space-between;
	line-height: 1.75;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left li span {
	font-size: 18px;
	color: #111;
	width: 100%;
	border-bottom: 1px solid #a5a5a5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left li span em {
	font-size: 14px;
	color: #999;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left li b {
	width: 100%;
	font-size: 26px;
	color: #ef3c31;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left li p {
	font-size: 14px;
	color: #666;
	height: 80px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left li ol {
	font-size: 14px;
	color: #999;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left li a {
	font-size: 14px;
	color: #666;
	position: relative;
	padding-left: 30px;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left li a::before {
	content: "";
	width: 26px;
	height: 22px;
	background: url(/static/default/assets/images/kpt_con2_a.png);
	position: absolute;
	left: 0;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left li:hover {
	box-shadow: 0 0 10px #ef3c31;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left li:hover a {
	color: #ef3c31;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left li:hover a::before {
	background: url(/static/default/assets/images/kpt_con2_a1.png);
}

#app_kpt_zt .kpt_con2 .kpt_con2_left .swiper-pagination {
	bottom: 150px;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left .swiper-pagination .swiper-pagination-bullet {
	background: none;
	font-size: 16px;
	margin: 0 10px;
	opacity: 1;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left .swiper-pagination .swiper-pagination-bullet-active {
	color: #ef3c31;
}

#app_kpt_zt .kpt_con2 .kpt_con2_left .zubut {
	position: absolute;
	bottom: 60px;
}

#app_kpt_zt .kpt_con2 .kpt_con2_right {
	width: 350px;
}

#app_kpt_zt .kpt_con2 .kpt_con2_right li {
	cursor: pointer;
	width: 160px;
	height: 150px;
	background: #fff;
	color: #666;
}

#app_kpt_zt .kpt_con2 .kpt_con2_right li span {
	font-size: 18px;
	color: #1d2330;
}

#app_kpt_zt .kpt_con2 .kpt_con2_right .active {
	background: #ef3c31;
	color: #fff;
	box-shadow: 0 0 10px rgba(154, 15, 7, 0.4);
}

#app_kpt_zt .kpt_con2 .kpt_con2_right .active span {
	color: #fff;
}

#app_kpt_zt .kpt_con3 .sw1 {
	margin-left: 10px;
	height: 400px;
}

#app_kpt_zt .kpt_con3 .sw1 .swiper-slide {
	width: 976px !important;
	height: 230px !important;
	margin-left: 20px;
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0.8) !important;
	box-shadow: 0 0 18px rgba(13, 22, 55, 0.14);
}

#app_kpt_zt .kpt_con3 .sw1 .sp1 {
	width: 70px;
	font-size: 16px;
	color: #000;
}

#app_kpt_zt .kpt_con3 .sw1 .sp1 .swiper-pagination-bullet {
	width: 100%;
	height: 30px;
	border-radius: 0;
	background: none;
	position: relative;
}

#app_kpt_zt .kpt_con3 .sw1 .sp1 .swiper-pagination-bullet-active {
	font-size: 20px;
	color: #ef3c31;
}

#app_kpt_zt .kpt_con3 .sw1 .sp1 .swiper-pagination-bullet-active:before {
	position: absolute;
	left: -10px;
	content: "◀";
}

#app_kpt_zt .kpt_con4 {
	height: 600px;
	background: #081635;
}

.w1016 {
	width: 1016px;
	margin: 0 auto;
}

#app_telus_zt .telus_banner {
	height: 568px;
	overflow: hidden;
	background: url(/static/default/assets/images/telus_banner.jpg) no-repeat center top;
	background-size: cover;
}

#app_telus_zt .telus_con1 {
	height: 992px;
	overflow: hidden;
	background: url(/static/default/assets/images/telus_con1_bg.jpg) no-repeat center top;
	background-size: cover;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan {
	width: 1070px;
	height: 543px;
	background: rgba(255, 255, 255, 0.95);
	border-radius: 10px;
	box-shadow: 0 0 18px rgba(13, 22, 55, 0.2);
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .form_title {
	position: relative;
	font-size: 20px;
	color: #111;
	line-height: 60px;
	text-indent: 10px;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .form_title::before {
	position: absolute;
	content: "";
	width: 5px;
	height: 18px;
	left: 0;
	top: 22px;
	background-color: #ff6c0f;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form label {
	padding: 0 15px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	position: relative;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form input {
	background: none;
	position: relative;
	width: 70%;
	font-size: 14px;
	color: #a5a5a5;
	line-height: 40px;
	text-indent: 15px;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form label:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 30px;
	background: #aeaeae;
	margin-left: 15px;
	top: -8px;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form div:nth-of-type(1) {
	height: 40px;
	background: #ebebeb;
	line-height: 40px;
	margin: 10px 0;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form div:nth-of-type(2) ol {
	width: 488px;
	height: 40px;
	background: #ebebeb;
	line-height: 40px;
	margin: 10px 0;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form div:nth-of-type(3) {
	height: 130px;
	background: #ebebeb;
	line-height: 40px;
	margin: 10px 0;
	align-items: flex-start;
	justify-content: flex-start;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form div:nth-of-type(3) label:after {
	display: none;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form div:nth-of-type(3) textarea {
	width: 98%;
	height: 90px;
	background: none;
	margin: 0 auto;
	resize: none;
	outline: none;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form div:nth-of-type(4) {
	justify-content: flex-end;
	padding: 15px 0;
	border-bottom: 1px solid #c1c1c1;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form div:nth-of-type(4) button {
	cursor: pointer;
	width: 110px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	background: #ff6c0f;
	font-size: 14px;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form div:nth-of-type(5) {
	padding: 10px 0;
}

#app_telus_zt .telus_con1 .telus_con1_biaodan .gongsi_form div:nth-of-type(5) p {
	color: #a5a5a5;
}

#app_telus_zt .telus_con1 ul {
	width: 1070px;
	margin: 90px auto 0 auto;
}

#app_telus_zt .telus_con1 ul li {
	width: 200px;
	height: 190px;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.95);
	border-radius: 10px;
}

#app_telus_zt .telus_con1 ul li:hover {
	box-shadow: 0 0 18px rgba(255, 108, 15, 0.8);
}

#app_telus_zt .telus_con1 ul li:nth-of-type(2) span {
	margin-top: 8px;
}

#app_telus_zt .telus_con1 ul li:nth-of-type(4) {
	width: 300px;
}

#app_telus_zt .telus_con1 ul li span {
	font-size: 16px;
	color: #111;
	margin-top: 20px;
}

#app_telus_zt .telus_con2 .f0f0f0 {
	background: #f0f0f0;
}

#app_telus_zt .telus_con2 .telus_con2_l {
	width: 280px;
	height: 400px;
	border-radius: 10px;
	background: #aeaeae;
}

#app_telus_zt .telus_con2 .telus_con2_r {
	width: 787px;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao {
	height: 272px;
	align-items: flex-start;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .jieshao {
	align-items: baseline;
	color: #111;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .jieshao span {
	font-size: 24px;
	position: relative;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .jieshao span:after {
	position: absolute;
	content: "";
	width: 64px;
	height: 1px;
	background: #002dae;
	bottom: 0;
	left: 0;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .jieshao em {
	font-size: 40px;
	color: #d5d5d5;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .jieshao p {
	font-size: 18px;
	line-height: 2;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .jieshao p:nth-of-type(3),
#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .jieshao p:nth-of-type(4) {
	font-size: 16px;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .jieshao b {
	font-size: 14px;
	color: #666;
	line-height: 2;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .swiper_telus1 {
	width: 787px;
	height: 210px;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .swiper_telus1 .swiper-slide {
	align-items: flex-start;
	height: 70px;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .swiper_telus1 .swiper-slide em {
	font-size: 18px;
	color: #111;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .swiper_telus1 .swiper-slide span {
	font-size: 13px;
	position: relative;
	color: #666;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .swiper_telus1 .swiper-slide span:after {
	position: absolute;
	content: "";
	width: 30px;
	height: 1px;
	background: #002dae;
	bottom: 0;
	left: 0;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .swiper_telus2 {
	height: 210px;
	width: 787px;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .swiper_telus2 .tempWrap {
	height: 210px !important;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .swiper_telus2 .swiper-slide {
	height: 170px;
	border-bottom: 1px solid #d5d5d5;
	align-items: center;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .swiper_telus2 .swiper-slide div {
	width: 570px;
	align-items: flex-start;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .swiper_telus2 .swiper-slide div b {
	font-size: 18px;
	line-height: 2;
	color: #111;
}

#app_telus_zt .telus_con2 .telus_con2_r .telus_ziliao .swiper_telus2 .swiper-slide div b:nth-of-type(2) {
	font-size: 14px;
	color: #666;
}

#app_telus_zt .telus_con2 .telus_con2_r ul li {
	width: 130px;
	height: 120px;
}

#app_telus_zt .telus_con2 .telus_con2_r ul li:nth-of-type(1) {
	background: url("../images/icon.png") no-repeat 0px 0px;
}

#app_telus_zt .telus_con2 .telus_con2_r ul li:nth-of-type(2) {
	background: url("../images/icon.png") no-repeat -133px 0px;
}

#app_telus_zt .telus_con2 .telus_con2_r ul li:nth-of-type(3) {
	background: url("../images/icon.png") no-repeat -266px 0px;
}

#app_telus_zt .telus_con2 .telus_con2_r ul li:nth-of-type(4) {
	background: url("../images/icon.png") no-repeat -400px 0px;
}

#app_telus_zt .telus_con2 .telus_con2_r ul li.active {
	background: #ecf4ff;
	box-shadow: 0 0 7px rgba(255, 120, 0, 0.13);
	border-radius: 10px;
}

#app_telus_zt .telus_con2 .telus_con2_r ul li.active:nth-of-type(1) {
	background: url("../images/icon.png") no-repeat 0 -121px;
}

#app_telus_zt .telus_con2 .telus_con2_r ul li.active:nth-of-type(2) {
	background: url("../images/icon.png") no-repeat -133px -121px;
}

#app_telus_zt .telus_con2 .telus_con2_r ul li.active:nth-of-type(3) {
	background: url("../images/icon.png") no-repeat -266px -121px;
}

#app_telus_zt .telus_con2 .telus_con2_r ul li.active:nth-of-type(4) {
	background: url("../images/icon.png") no-repeat -399px -120px;
}

.about_new .about_new_banner {
	height: 645px;
	overflow: hidden;
	background: url(/static/default/assets/images/banner.jpg) no-repeat center top;
	background-size: cover;
}

/* 新关于我们css */
.about_new .gaikuang {
	height: 580px;
	position: relative;
	z-index: 2;
	margin-top: -155px;
	background: url(/static/default/assets/images/gaikuang.png) no-repeat center top;
	overflow: hidden;
	background-size: cover;
}

.about_new .gaikuang .w510 {
	width: 510px;
	font-size: 14px;
	line-height: 2;
	color: #666666;
}

.about_new .gaikuang .w510 span {
	font-size: 20px;
	color: #185bc1;
	margin: 10px 0;
}

.about_new .gaikuang .w510 em {
	text-indent: 2em;
	margin-top: 10px;
}

.about_new .gaikuang .w510 a {
	height: 33px;
	width: 105px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	border-radius: 16px;
	margin-top: 20px;
	margin-left: 360px;
	background: #438edb;
}

.about_new .about_new_con2 {
	background: url(/static/default/assets/images/con2_bg.jpg) no-repeat top center;
	background-size: cover;
	height: 390px;
}

.about_new .about_new_con2 ul {
	margin-top: 62px;
}

.about_new .about_new_con2 ul li {
	width: 222px;
	margin: 34px 10px;
	justify-content: flex-start;
}

.about_new .about_new_con2 ul li div:nth-of-type(1) {
	width: 73px;
	height: 73px;
	border: 1px #185bc1 dashed;
	border-radius: 36.5px;
	box-shadow: 7px 7px 0 #022463;
}

.about_new .about_new_con2 ul li div:nth-of-type(2) {
	color: #666;
	align-items: flex-start;
	margin-left: 13px;
}

.about_new .about_new_con2 ul li div:nth-of-type(2) span {
	font-size: 40px;
}

.about_new .about_new_con2 ul li div:nth-of-type(2) em {
	font-size: 14px;
}

.about_new .about_new_product {
	height: 466px;
	background: url(/static/default/assets/images/cp.png) no-repeat top center;
	background-size: cover;
}

.about_new .about_new_product .con_title {
	color: #fff;
}

.about_new .about_new_product .con_title::after {
	background: #fff;
}

.about_new .about_new_product div b {
	font-size: 14px;
	color: #fff;
	line-height: 2;
	align-self: flex-start;
	text-indent: 2em;
}

.about_new .about_new_product div .cp_fenlei a {
	width: 207px;
	height: 87px;
	margin: 20px 10px;
	background: url(/static/default/assets/images/cp_bg.png);
	background-size: contain;
	line-height: 1;
	color: #1956b9;
}

.about_new .about_new_product div .cp_fenlei a:hover {
	cursor: pointer;
	transform: scale(1.1);
	box-shadow: 0 6px 13px #022862;
}

.about_new .about_new_product div .cp_fenlei a span {
	margin-bottom: 6px;
	font-size: 24px;
}

.about_new .about_new_product div .cp_fenlei a em {
	font-size: 20px;
}

.about_new .about_new_product div .cpzx_but {
	color: #fff;
	font-size: 16px;
	width: 142px;
	height: 35px;
	line-height: 35px;
	border-radius: 17.5px;
	background: #4f7dc7;
	text-align: center;
	align-self: flex-end;
}

.about_new .about_new_product div .cpzx_but:hover {
	background: #688fcf;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.6);
}

.about_new .about_new_con3 {
	padding-bottom: 30px;
}

.about_new .about_new_con3 .about_new_swiper {
	width: 550px;
	height: 363px;
	border-radius: 20px 0 0 0;
	background: #fe7a23;
	margin: 0;
}

.about_new .about_new_con3 .about_new_swiper .swiper-slide {
	margin: 5px auto;
	text-align: center;
}

.about_new .about_new_con3 .about_new_swiper .swiper-slide img {
	width: 496px;
	height: 353px;
}

.about_new .about_new_con3 .about_new_swiper .swiper-button-prev {
	width: 24px;
	height: 37px;
	left: 0;
	opacity: 1;
	background: url(/static/default/assets/images/zuo.png) no-repeat left top;
}

.about_new .about_new_con3 .about_new_swiper .swiper-button-next {
	width: 24px;
	height: 37px;
	right: 0;
	opacity: 1;
	background: url(/static/default/assets/images/you.png) no-repeat left top;
}

.about_new .about_new_con3 .swiper-pagination {
	width: 550px;
}

.about_new .about_new_con3 .swiper-pagination .swiper-pagination-bullet {
	width: 23px;
	height: 3px;
	border: 1px #fe7a23 solid;
	border-radius: 0;
	background: none;
	margin: 20px 5px;
}

.about_new .about_new_con3 .swiper-pagination .swiper-pagination-bullet-active {
	background: #fe7a23;
}

.about_new .about_new_con3 .cp_pinzhi {
	width: 759px;
	height: 350px;
	box-shadow: 8px 8px 11px rgba(0, 0, 0, 0.18);
	border-radius: 0 0 20px 0;
	position: relative;
	margin: -310px 0 0 381px;
}

.about_new .about_new_con3 .cp_pinzhi div {
	font-size: 14px;
	color: #666;
	line-height: 2;
	width: 556px;
	margin-left: 170px;
	padding: 0 10px;
}

.about_new .about_new_con3 .cp_pinzhi div span {
	text-indent: 2em;
	margin-top: 20px;
}

.about_new .about_new_con4 .tuandui {
	font-size: 28px;
	color: #185bc1;
}

.about_new .about_new_con4 li {
	position: relative;
	width: 333px;
	height: 430px;
	background: #f2f2f2;
	color: #666;
	justify-content: flex-start;
	line-height: 1.65;
}

.about_new .about_new_con4 li span {
	font-size: 16px;
	font-weight: bold;
}

.about_new .about_new_con4 li em {
	font-size: 14px;
}

.about_new .about_new_con4 li .jieshao {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background: rgba(24, 91, 193, 0.77);
	color: #fff;
}

.about_new .about_new_con4 li .jieshao em {
	padding: 30px;
	line-height: 2;
}

.about_new .about_new_con4 li .jieshao a {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	color: #185bc1;
	font-size: 25px;
	background: #fff;
	text-align: center;
	line-height: 40px;
}

.about_new .about_new_con4 li:hover .jieshao {
	cursor: pointer;
	opacity: 1;
}

.about_new .qywh {
	background: url(/static/default/assets/images/qiyewenhua.png) no-repeat center top;
	height: 430px;
	background-size: cover;
}

.about_new .strategy {
	background: url(/static/default/assets/images/strategy_bg.jpg) no-repeat center top;
	height: 616px;
	background-size: cover;
	font-size: 14px;
	line-height: 2;
}

.about_new .strategy p {
	color: #666;
	text-indent: 2em;
	line-height: 26.5px;
}

.about_new .strategy li {
	width: 460px;
	height: 415px;
	position: relative;
}

.about_new .strategy li .strategy_jieshao1 {
	background: #1857b9;
	height: 184px;
	color: #fff;
}

.about_new .strategy li .strategy_jieshao1 span {
	font-size: 18px;
}

.about_new .strategy li .strategy_jieshao1 em {
	padding: 0 40px;
}

.about_new .strategy li .strategy_jieshao1 a {
	color: #1857b9;
	width: 97px;
	height: 28px;
	background: #fff;
	border-radius: 14px;
	text-align: center;
	margin-left: 240px;
}

.about_new .strategy li .strategy_jieshao2 {
	height: 235px;
	position: absolute;
	bottom: 0;
	opacity: 0;
	z-index: 0;
}

.about_new .strategy li .strategy_jieshao2 em {
	text-indent: 2em;
	padding: 20px 15px 0;
}

.about_new .strategy li:hover .strategy_jieshao2 {
	cursor: pointer;
	opacity: 1;
	z-index: 1;
}

.about_new .about_new_con5 {
	position: relative;
}

.about_new .about_new_con5 .jianli {
	font-size: 14px;
	border-radius: 10px 0 0 20px;
	box-shadow: 0 3px 11px rgba(0, 0, 0, 0.1);
	margin-bottom: 50px;
	width: 1042px;
	height: 172px;
}

.about_new .about_new_con5 .jianli .jianli_head {
	background: #fe7a23;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	height: 40px;
}

.about_new .about_new_con5 .jianli .jianli_head em {
	width: 208px;
	text-align: center;
}

.about_new .about_new_con5 .jianli .jianli_con {
	width: 1040px;
	height: 132px;
	overflow: auto;
}

.about_new .about_new_con5 .jianli .jianli_con li em {
	width: 202px;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	line-height: 65px;
	text-align: center;
}

.about_new .about_new_con5 a {
	position: absolute;
	bottom: 20px;
	right: 60px;
	color: #fff;
	line-height: 2.5;
	background: #4a93f5;
	padding: 0 8px;
}

.about_new .about_new_con5 a:hover {
	box-shadow: 0 0 4px rgba(24, 91, 193, 0.85);
}

.about_new .about_new_con5 b {
	position: absolute;
	bottom: 0;
	right: 58px;
	font-size: 12px;
}
