
body {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.24rem;
}
img {
  max-width: 100%;
}
/**头部**/
.header {
  padding: 0 0.2rem;
  height: 0.9rem;
  width: 6.4rem;
  background: #fff;
  position: relative;
  z-index: 11;
}
.header .logo {
	position: absolute;
	left: 0.2rem;
	top: 0.22rem;
  width: 1.67rem;
  line-height: 0;
  display: block;
}
.header .logo img{
	width: 100%;
}
.header .navbt {
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.navBox{
	display: none;
	z-index: 99;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: #015AAA;
	padding:0.1rem 0.2rem 0.2rem;
}
.navBox ul li{
	float: left;
	width: 100%;
	line-height: 0.7rem;
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.navBox ul li:last-child{
	border-bottom: none;
}
.navBox ul li a{
	display: block;
	color: #fff;
	font-size: 0.24rem;
}

/**banner**/
#banner .img{
	position: relative;
	height: 7rem;
	overflow: hidden;
}
#banner .img .text{
	position: absolute;
	top: 2.06rem;
	left: 0.2rem;
	right: 0.2rem;
	height: 3rem;
	padding-left: 0.48rem;
	background: url(../images/ban-1.png) no-repeat left top/cover;
	background-size: 0.34rem 1.3rem;
}
#banner .img .text h3{
	color: #ffffff;
	font-size: 0.33rem;
	display: inline-block;
	position: relative;
}
#banner .img .text h3::before{
	content: "";
	position: absolute;
	right: -0.2rem;
	bottom: -0.1rem;
	width: 0.28rem;
	height: 0.28rem;
	background: url(../images/sj.png) no-repeat center center/cover;
}
#banner .img .text h3 em{
	position: absolute;
	right: 0;
	bottom: 0;
	text-transform: uppercase;
	font-style: normal;
	opacity: 0.12;
	font-size: 0.7rem;
	line-height: 0.7rem;
	font-family: arial;
}
#banner .img .text i{
	display: block;
	width: 0.5rem;
	height: 0.04rem;
	background: #fff;
	opacity: 0.4;
	margin: 0.25rem 0 0.3rem;
}
#banner .img .text p{
	color: #ffffff;
	font-size: 0.18rem;
}

/**底部**/
.footer_zhanwei {
  height: 0.78rem;
}
.footer {
  position: fixed;
  z-index: 9;
  width: 6.4rem;
  bottom: 0;
  left: 50%;
  margin-left: -3.2rem;
  background: #1e1e1e;
  border-top: 1px solid #464646;
}
.footer ol li {
  line-height: 0.78rem;
  text-align: center;
  float: left;
  font-size: 0.22rem;
  border-right: 1px solid #464646;
  position: relative;
}
.footer ol li:last-child {
  border-right: none;
}
.footer ol li a {
  display: block;
  color: #fff;
}
.footer ol li a i {
  display: inline-block;
  width: 0.26rem;
  height: 0.26rem;
  margin-right: 0.1rem;
  position: relative;
  top: 0.05rem;
}
.footer ol li a i.i1 {
  background: url(../images/g_bottom1.png) no-repeat center center / cover;
}
.footer ol li a i.i2 {
  background: url(../images/g_bottom2.png) no-repeat center center / cover;
}
.footer ol li a i.i3 {
  background: url(../images/g_bottom3.png) no-repeat center center / cover;
}

.pop_ewm{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	z-index: 9999;
	display: none;
}
.pop_ewm span{
	display: block;
	width: 80%;
	height: ;
	position: absolute;
	left: 50%;
	top: 50%;
	line-height: 0;
	transform: translate(-50%,-50%);
}
/**首页**/
.home_top{
	margin-top: -0.9rem;
	position: relative;
	z-index: 2;
}
.home_top ul{
	padding: 0 0.2rem;
}
.home_top ul li{
	float: left;
	width: 33.33333%;
	position: relative;
}
.home_top ul li:first-child{
	margin-top: 0.26rem;
}
.home_top ul li:first-child+li+li{
	margin-top: 0.48rem;
}
.home_top ul li .img{
	line-height: 0;
	overflow: hidden;
}
.home_top ul li .text{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 0 0.15rem 0.2rem;
}
.home_top ul li .text h3{
	color: #ffffff;
	font-size: 0.18rem;
	line-height: 0.26rem;
	font-weight: normal;
}
.home_top ul li .text a{
	display: inline-block;
	color: #fff;
	font-size: 0.14rem;
	margin-top: 0.1rem; 
}
.title {
  text-align: center;
}
.title h3 {
  position: relative;
  margin-bottom: 0.15rem;
  color: #333333;
  font-weight: 400;
  font-size: 0.3rem;
}
.title h3 .trangle_01 {
  display: inline-block;
  width: 0;
  height: 0;
  position: relative;
  top: -0.03rem;
  margin-right: 0.05rem;
  border: 0.08rem solid #E62422;
  border-right-color: #e62422;
  border-bottom-color: #e62422;
  vertical-align: super;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.title h3 .trangle_02 {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.05rem;
  border: 0.08rem solid #E62422;
  border-top-color: #e62422;
  border-left-color: #e62422;
  vertical-align: sub;
  border-left-color: transparent;
  border-top-color: transparent;
}
.title p {
  color: #777777;
  line-height: 0.26rem;
  font-size: 0.16rem;
}
.title2 h3{
	color: #fff;
}
.title2 p{
	color: #fff;
}
.home_box{
	padding: 0.6rem 0.2rem;
}
.home_box #fuwu_box {
  margin-top: 0.3rem;
}
.home_box #fuwu_box .swiper-slide{
	width: 2.85rem;
}
.home_box #fuwu_box .box{
	position: relative;
}
.home_box #fuwu_box .box .img{
	width: 100%;
  line-height: 0;
}
.home_box #fuwu_box .box .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 0.15rem;
}
.home_box #fuwu_box .box .text h3{
	color: #ffffff;
  font-size: 0.18rem;
  font-weight: normal;
}
.home_box #fuwu_box .box .text h3 i{
	width: 0.07rem;
  height: 0.14rem;
  background: url(../images/home_p.png) no-repeat center center/cover;
  display: inline-block;
  margin-left: 0.08rem;
  position: relative;
  top: 0.01rem;
}
.home_box #fuwu_box .box .text p{
	margin-top: 0.06rem;
  color: #cccccc;
  font-size: 0.13rem;
  line-height: 0.2rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.home_box #fuwu_box .swiper-scrollbar{
	opacity: 0;
}
.home_youshi {
  background: url(../images/home_bg.jpg) no-repeat center center / cover;
  padding: 0.6rem 0.2rem;
}
.home_youshi .title h3{
	color: #fff;
}
.home_youshi .title i{
	display: block;
	width: 0.82rem;
	height: 1px;
	background: #fff;
	opacity: 0.5;
	margin: 0.2rem auto 0.22rem;
}
.home_youshi .title p{
	color: #fff;
}
.home_youshi ul {
	margin-top: 0.3rem;
  background: #f4f7fb;
}
.home_youshi ul li {
  float: left;
  width: 100%;
  padding: 0.27rem 0;
}
.home_youshi ul li .icon {
  line-height: 0;
  float: left;
  width: 1.21rem;
  border-right: 1px solid #96a9cb;
  text-align: center;
}
.home_youshi ul li .icon img{
	height: 0.6rem;
}
.home_youshi ul li .text{
	float: right;
	width: 4.79rem;
	padding: 0 0.25rem;
	margin-top: -0.07rem;
}
.home_youshi ul li .text h3{
	color: #333333;
  font-size: 0.18rem;
}
.home_youshi ul li .text p{
	margin-top: 0.05rem;
	color: #333333;
  font-size: 0.14rem;
  line-height: 0.24rem;
  height: 0.48rem;
  overflow: hidden;
}
.home_youshi ul li:nth-child(2n) {
  background: #fefeff;
}
.home_youshi ul li:nth-child(2n) .icon{
	float: right;
	border-left: 1px solid #96a9cb;
	border-right: none;
}
.home_youshi ul li:nth-child(2n) .text{
	float: left;
}
.home_box2{
	padding: 0.6rem 0.2rem;
}
.home_box2 .tab{
	text-align: center;
	margin-top: 0.25rem;
}
.home_box2 .tab span{
	display: inline-block;
	cursor: pointer;
	color: #333333;
	font-size: 0.18rem;
	margin: 0 0.03rem;
	line-height: 0.42rem;
	padding: 0 0.15rem;
	border: 1px solid #999999;
}
.home_box2 .tab span.cur,
.home_box2 .tab span:hover{
	color: #fff;
	border-color: #1568ba;
	background: #1568ba;
}
.home_box2 .tabBox{
	margin-bottom: 0.3rem;
}
.home_box2 ul{
	margin-top: 0.3rem;
}
.home_box2 ul li {
  float: left;
  width: 49%;
  position: relative;
  margin-bottom: 0.12rem;
}
.home_box2 ul li:nth-child(2n) {
  float: right;
}
.home_box2 ul li .img,
.home_box2 ul li .img img {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.home_box2 ul li .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 0.15rem;
}
.home_box2 ul li .text p{
	color: #fff;
	font-size: 0.16rem;
	text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.more_btn{
	text-align: center;
}
.more_btn a{
	display: inline-block;
	background: #1568ba;
	border-radius: 0.5rem;
	line-height: 0.46rem;
	padding: 0 0.45rem;
	color: #fff;
	font-size: 0.18rem;
}
.home_box3{
	background: #0455a4;
	padding: 0.6rem 0.2rem;
}
.home_box3 .box{
	margin-top: 0.25rem;
	text-align: center;
}
.home_box3 .box h3{
	color: #fff;
	line-height: 0.28rem;
	font-size: 0.24rem;
	font-weight: normal;
}
.home_box3 .box p{
	font-size: 0.18rem;
	line-height: 0.26rem;
	color: #ccd6e7;
	margin-top: 0.15rem;
}
.home_box3 .shipin{
	margin-top: 0.3rem;
}
.home_box3 ul{
	margin-top: 0.3rem;
	margin-bottom: 0.45rem;
}
.home_box3 ul li{
	float: left;
	text-align: center;
	width: 33.33333%;
	position: relative;
	padding: 0 0.15rem;
}
.home_box3 ul li:before{
	content: "";
	position: absolute;
	right: 0;
	top: 0.25rem;
	width: 1px;
	height: 0.93rem;
	background: #fff;
	opacity: 0.2;
}
.home_box3 ul li:first-child{
	margin-left: 0;
}
.home_box3 ul li .icon{
	line-height: 0;
	margin-bottom: 0.2rem;
}
.home_box3 ul li .icon img{
	height: 0.44rem;
}
.home_box3 ul li p{
	color: #ffffff;
	font-size: 0.18rem;
	margin-bottom: 0.1rem;
}
.home_box3 ul li span{
	font-size: 0.13rem;
	line-height: 0.2rem;
  color: #CCD6E7;
  display: block;
}
.home_box3 ul li:last-child:before{
	display: none;
}
.home_box3 .more_btn a{
	border: 1px solid #fff;
}
.home_box6{
	padding: 0.6rem 0.2rem;
}
.home_box6 .tab{
	text-align: center;
	margin-top: 0.25rem;
}
.home_box6 .tab span{
	display: inline-block;
	cursor: pointer;
	color: #333333;
	font-size: 0.18rem;
	margin: 0 0.03rem;
	line-height: 0.42rem;
	padding: 0 0.17rem;
	border: 1px solid #999999;
}
.home_box6 .tab span.cur,
.home_box6 .tab span:hover{
	color: #fff;
	border-color: #1568ba;
	background: #1568ba;
}
.home_box6 .tabBox{
	margin-top: 0.35rem;
}

.home_box6 ul li{
	float: left;
  width: 100%;
  position: relative;
  background: #f8f8f8;
  margin-bottom: 0.1rem;
}
.home_box6 ul li .img{
	float: left;
  width: 2rem;
  height: 1.35rem;
  line-height: 0;
  overflow: hidden;
}
.home_box6 ul li .img img{
	height: 1.35rem;
}
.home_box6 ul li .text{
	padding: 0.14rem 0.15rem 0;
	float: right;
	width: 4rem;
}
.home_box6 ul li .text h3{
	color: #333333;
	font-size: 0.2rem;
	font-weight: normal;
	text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.home_box6 ul li .text span{
	color: #666666;
	font-size: 0.14rem;
	margin-top: 0.1rem;
	display: block;
}
.home_box6 ul li .text p{
	color: #777777;
	font-size: 0.14rem;
	line-height: 0.24rem;
	height: 0.48rem;
	overflow: hidden;
	margin-top: 0.05rem;
}
/**nybanner**/
.nybannr{
	position: relative;
	overflow: hidden;
}
.nybannr .img{
	line-height: 0;
	overflow: hidden;
}
.title_box{
	padding: 1.6rem 0.2rem 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	color: #fff;
}
.title_box h3{
	font-size: 0.4rem;
	color: #fff;
}
.title_box p{
	margin-top: 0.2rem;
	color: #fff;
	font-size: 0.16rem;
	line-height: 0.26rem;
}
.yushi_box{
	padding: 0.6rem 0.2rem;
	background: #f4f5f9;
}
.yushi_box .text .t{
	margin-top: 0.25rem;
	color: #666;
	text-align: center;
	font-size: 0.18rem;
	line-height: 0.3rem;
	padding: 0 0.2rem;
}
.yushi_box .img{
	margin-top: 0.3rem;
	line-height: 0;
}
.kjx_box{
	background: url(../images/tz_bg1.jpg) no-repeat center center/cover;
	padding: 0.6rem 0.2rem;
}
.kjx_box .title{
	text-align: center;
}
.kjx_box ol{
	margin-top: 0.3rem;
}
.kjx_box ol li{
	float: left;
	width: 50%;
	text-align: center;
	height: 2.2rem;
	padding-top: 0.3rem;
	border-right: 1px solid rgba(255,255,255,.11);
	border-top: 1px solid rgba(255,255,255,.11);
}
.kjx_box ol li:first-child,
.kjx_box ol li:nth-child(2){
	border-top: none;
}
.kjx_box ol li:nth-child(2n){
	border-right: none;
}
.kjx_box ol li .icon{
	line-height: 0;
}
.kjx_box ol li .icon img{
	height: 0.68rem;
}
.kjx_box ol li .gtext{
	margin-top: 0.2rem;
}
.kjx_box ol li .gtext h3{
	color: #fff;
	font-weight: normal;
	font-size: 0.18rem;
}
.kjx_box ol li .gtext p{
	margin-top: 0.1rem;
	color: #b8c8e0;
	font-size: 0.14rem;
	padding: 0 0.2rem;
	line-height: 0.22rem;
}
.kjx_box2{
	padding: 0.6rem 0.2rem;
}
#liucheng_box{
	margin-top: 0.4rem;
	padding-bottom: 0.32rem;
}
#liucheng_box .box{
	text-align: center;
}
#liucheng_box .box .icon{
	width: 1rem;
	height: 1rem;
	overflow: hidden;
	line-height: 0;
	margin: 0 auto;
}
#liucheng_box .box .icon img{
	opacity: 0.8;
  filter: grayscale(100%);
}
#liucheng_box .box .t{
	margin-top: 0.15rem;
}
#liucheng_box .box .t h3{
	color: #333333;
	font-size: 0.22rem;
	font-weight: normal;
	margin-bottom: 0.08rem;
}
#liucheng_box .box .t p{
	color: #7e7e7e;
	font-size: 0.16rem;
	line-height: 0.22rem;
}
#liucheng_box .swiper-slide{
	width: 2.2rem;
}
.kjx_box3{
	background: #f4f5f9 url(../images/gbg1.jpg) repeat-x left top;
	background-size: 100% 1.15rem;
	padding: 0 0.2rem 0.6rem;
}
.kjx_box3 .img{
	line-height: 0;
	overflow: hidden;
}
.kjx_box3 .text{
	margin-top: 0.5rem;
}
.kjx_box3 .text ul{
	margin-top: 0.3rem;
}
.kjx_box3 .text ul li{
	float: left;
	width: 100%;
	margin-bottom: 0.25rem;
}
.kjx_box3 .text ul li .bt{
	color: #333333;
	font-size: 0.22rem;
	line-height: 0.26rem;
	position: relative;
	padding-left: 0.32rem;
}
.kjx_box3 .text ul li .bt:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0.12rem;
	width: 0.23rem;
	height: 2px;
	background: #006dce;
}
.kjx_box3 .text ul li .t{
	padding-left: 0.32rem;
	margin-top: 0.1rem;
	color: #333333;
	font-size: 0.18rem;
	line-height: 0.3rem;
}
.kjx_box3 .text ul li:last-child{
	margin-bottom: 0;
}
.kjx_box4{
	padding: 0.6rem 0.2rem 0.45rem;
}
.kjx_box4 ol {
  margin-top: 0.3rem;
}
.kjx_box4 ol li {
  float: left;
  width: 49%;
  position: relative;
  margin-bottom: 0.12rem;
}
.kjx_box4 ol li:nth-child(2n){
	float: right;
}
.kjx_box4 ol li .img {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.kjx_box4 ol li .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 0.15rem;
}
.kjx_box4 ol li .text h3 {
  color: #ffffff;
  font-size: 0.18rem;
  font-weight: normal;
}
.kjx_box4 ol li .text h3 i {
  width: 0.07rem;
  height: 0.14rem;
  background: url(../images/home_p.png) no-repeat center center/cover;
  display: inline-block;
  margin-left: 0.08rem;
  position: relative;
  top: 0.01rem;
}
.kjx_box4 ol li .text p {
  margin-top: 0.05rem;
  color: #cccccc;
  font-size: 0.14rem;
  line-height: 0.2rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.kjx_box5{
	background: #f4f5f9;
}
.kjx_box5 ul li{
	background: #fff;
}
.about_box{
	padding: 0.6rem 0.2rem;
	background: #f4f5f9;
}
.about_box ol{
	margin-top: 0.3rem;
}
.about_box ol li{
	width: 49%;
	float: left;
	background: #F4F5F9;
}
.about_box ol li:last-child{
	float: right;
}
.about_box ol li .img{
	line-height: 0;
	overflow: hidden;
}
.about_box ol li .text{
	padding-top: 0.25rem;
	text-align: center;
}
.about_box ol li .text h3{
	color: #333333;
	font-size: 0.22rem;
	font-weight: normal;
	margin-bottom: 0.1rem;
}
.about_box ol li .text p{
	line-height: 0.28rem;
	font-size: 0.16rem;
	color: #666666;
}
.case_top{
	border-top: 1px solid #e3e3e3;
	padding: 0.5rem 0.2rem 0.6rem;
}
.case_top .tab{
	margin-top: 0.25rem;
	text-align: center;
}
.case_top .tab span{
	display: inline-block;
	border: 1px solid #dadada;
	border-radius: 0.05rem;
	line-height: 0.46rem;
	min-width: 1.7rem;
	color: #333333;
	font-size: 0.18rem;
}
.case_top .tab span.cur{
	color: #fff;
  border-color: #1568ba;
  background: #1568ba;
}
.case_top ol{
	margin-top: 0.15rem;
}
.case_top ol li{
	float: left;
	width: 49%;
	position: relative;
	margin-top: 0.12rem;
}
.case_top ol li:nth-child(2n){
	float: right;
}
.case_top ol li .img{
	line-height: 0;
	overflow: hidden;
}
.case_top ol li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.8);
	text-align: center;
	color: #ffffff;
	font-size: 0.18rem;
	line-height: 0.54rem;
	padding: 0 0.1rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.case_list{
	background: #f6f6f6;
	padding: 0.38rem 0.2rem 0.6rem;
}
.case_list ol li{
	float: left;
	width: 49%;
	position: relative;
	margin-top: 0.12rem;
}
.case_list ol li:nth-child(2n){
	float: right;
}
.case_list ol li .img{
	line-height: 0;
	overflow: hidden;
}
.case_list ol li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.8);
	text-align: center;
	color: #ffffff;
	font-size: 0.18rem;
	line-height: 0.54rem;
	padding: 0 0.1rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/*关于琪邦样式*/
.about-us-banner{
    max-width: 640px;
    margin: 0 auto;
}

.about-us-banner {
    height: 3.6rem;
    background: url("../images/about-qibang-banner1.jpg") no-repeat;
    background-size: cover;
}

.about-us {
    max-width: 640px;
    margin: 0 auto;
}

.about-us-box {
    width: 5.8rem;
    margin: -1.5rem auto 0;
    background-color: #F4F5F9;
    position: relative;
    z-index: 10;
    padding: 0.3rem 0.2rem;
}

.about-us-box b {
    font-size: 20px;
    color: #025BAB;
}

.about-us-box p {
    margin-top: 15px;
    font-size: 12px;
    line-height: 24px;
    color: #666; /*text-indent:0.3rem;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
/*品牌文化*/
.brand-culture {
    padding: 0.7rem 0.2rem 0.7rem;
}

.kbans-attitude-box {
    padding-top: 0.35rem;
}

.kbans-attitude {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: wrap;
}

.kbans-attitude > div {
    width: 3rem;
    height: 2.11rem;
    background-color: #F4F5F9;
}

.kbans-attitude .text {
    padding: 0.5rem 0.3rem 0;
}

.kbans-attitude .title {
    font-size: 0.24rem;
    color: #333333;
}

.kbans-attitude .bedeck-line {
    display: block;
    width: 0.35rem;
    height: 0.03rem;
    background-color: #D7D7D7;
    margin: 0.18rem 0 0.25rem;
}

.kbans-attitude .text-detail {
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

/*服务优势*/
.service-advantage {
    /*height: 9.26rem;*/
    background: url("../images/about-us-img03.jpg") no-repeat;
    background-size: cover;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
}

.service-advantage .common-title .title01, .service-advantage .common-title .title02 {
    color: #ffffff;
}

.advantage {
    padding-top: 0.4rem;
    /*display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;*/
}

.advantage li {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0 0.2rem;
    margin-bottom: 0.5rem;
}
.advantage li:nth-child(2n){
	float: right;
}


.advantage li dt {
    width: 1.28rem;
    height: 1.3rem;
    margin: 0 auto;
}

.advantage li dd {
    color: #ffffff;
}

.advantage li dd span {
    display: inline-block;
    font-size: 0.22rem;
    margin: 0.15rem 0 0.1rem;
}

.advantage li dd p {
    font-size: 0.16rem;
    line-height: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.service-advantage .look-more {
    margin-top: 0;
}

.service-advantage .look-more a {
    border-radius: 0.5rem;
    width: 1.8rem;
    color: #ffffff;
    border-color: #5D7A97;
}

.kbans-msg {
	padding-top: 0.35rem;
    background-color: #F8F8F8;
}

/*联系琪邦*/
.contact-kbans {
    padding: 0.3rem 0.2rem 0.8rem;
}

.contact-way {
    margin-top: 0.3rem;
}

.contact-way .method-box {
    padding: 0.48rem 0.3rem 0.67rem;
    background-color: #F2F2F2;
}

.contact-way .method-box i {
    display: block;
    width: 2.67rem;
    height: 0.3rem;
}

.contact-way .method-box .tit {
    margin: 0.3rem 0 0.2rem;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}

.contact-way .method-box .con p {
    font-size: 0.22rem;
    color: #333;
    margin-bottom: 0.06rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contact-way .method-box ul li span {
    color: #666;
}

.contact-way .method-box h3 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}
.common-title {
    padding: 0 0.2rem;
    text-align: center;
}

.common-title .title01 {
    margin-bottom: 15px;
    color: #333333;
    font-size: 22px;
    font-weight: 400;
}

.common-title p {
    margin: 0 auto;
    color: #777777;
    font-size: 12px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.trangle_02 {
    display: inline-block;
    width: 0;
    height: 0;
    border: 0.08rem solid #E62422;
    border-left-color: transparent;
    border-top-color: transparent;
    vertical-align: sub;
}

.trangle_01 {
    display: inline-block;
    width: 0;
    height: 0;
    border: 0.08rem solid #E62422;
    border-right-color: transparent;
    border-bottom-color: transparent;
    vertical-align: super;
}

.kbans-ci-system-box h3 {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
}
.kbans-ci-system-box .img {
    width: 3rem;
    margin: 0.3rem auto 0;
}
.kbans-ci-system-box .text {
    font-size: 0.24rem;
    text-align: center;
}
.kbans-ci-system-box .text p {
    margin-top: 0.3rem;
}
.kbans-ci-system-box {
    padding: 0 0.2rem 0.7rem;
}
.look-more a {
    font-size: 16px;
    color: #999;
    display: inline-block;
    width: 160px;
    line-height: 46px;
    height: 50px;
    border: 2px solid #DBDBDB;
}
.service-advantage .look-more {
    margin-top: 0;
    text-align: center;
}

.service-advantage .look-more a {
	display: inline-block;
    border-radius: 0.5rem;
    width: 1.8rem;
    color: #ffffff;
    border-color: #5D7A97;
}

/*行业观点资讯*/
.news {
    padding: 0rem 0 0;
}

.news-box {
    padding: 0.4rem 0.2rem 0.8rem;
}
.news-box dt img{
	width: 100%;
}
.news-box dd {
    padding: 0.25rem 0 0.4rem;
}

.news-box dd p {
    font-size: 18px;
    color: #333333;
}

.news-box dd span {
    display: inline-block;
    margin: 10px 0;
    font-size: 14px;
    color: #666666;
}

.news-box dd .content {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-box .news-list {
    border-top: 1px solid #D3D2D2;
    padding-top: 30px;
}

.news-box .news-list li {
    margin-bottom: 15px;
}

.news-box .news-list a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-box .news-list a p, .news-box .news-list a span {
    font-size: 16px;
    color: #666;
    white-space: nowrap;
}

.news-box .news-list a p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-box .news-list a s {
    display: inline-block;
    vertical-align: middle;
    width: 0.07rem;
    height: 0.11rem;
    background: url("../images/index-icon11.png") no-repeat;
    background-size: cover;
}

.look-more {
    margin-top: 0.5rem;
    text-align: center;
}

.look-more a {
    font-size: 16px;
    color: #999;
    display: inline-block;
    width: 160px;
    line-height: 46px;
    height: 50px;
    border: 2px solid #DBDBDB;
}

.look-more a i {
    display: inline-block;
    width: 0.1rem;
    height: 0.15rem;
    background: url("../images/index-icon12.png") no-repeat;
    background-size: cover;
}

.contact-kbans .method-box .con{
	font-size: 0.22rem;
	color: #666;
}
.contact-kbans .method-box .con h4{
	font-weight: normal;
	color: #666;
	font-size: 0.22rem;
}


.kbansair-msg-page-banner {
    background: url("../images/air-service-banner.jpg") no-repeat;
    background-size: cover;
    height: 3.6rem;
}

.kbansair-msg-page-banner .text {
    text-align: center;
    color: #FFFFFF;
    padding-top: 1rem;
}

.kbansair-msg-page-banner .text b {
    font-size: 0.26rem;
}

/*最新发布*/
.latest-issue {
    padding: 0.35rem 0;
}

.latest-issue .news-list {
    padding: 0.15rem 0.2rem 0;
}

.latest-issue .news-list li {
    padding: 0.15rem;
    border-bottom: 1px dashed #EEEEEE;
    background-color: #F4F5F9;
    margin-bottom: 0.2rem;
}

.latest-issue .news-list li a {
    display: block;
}

.latest-issue .news-list li dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.latest-issue .news-list li dt {
    width: 1.6rem;
}

.latest-issue .news-list li dd {
    width: 4.4rem;
}

.latest-issue .news-list li dd b {
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 0.3rem;
    font-weight: 600;
}

.latest-issue .news-list li dd p {
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    padding-left: 0.3rem;
    padding-right: 0.2rem;
    margin-top: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.int_banner {
    max-width: 640px;
    margin: auto;
}
.owidth {
    width: 92%;
    margin: auto;
    max-width: 640px;
}
.oimg {
    width: 100%;
    max-width: 640px;
}

.anli_p1 {
    font-size: 26px;
    text-align: center;
    color: #333;
    margin-top: 55px;
}

.anli_p2 {
    font-size: 18px;
    color: #999;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 35px;
    padding-bottom: 26px;
    border-bottom: 1px solid #dbdbdb;
}

.anli_p3 {
    font-size: 18px;
    color: #666;
    margin-bottom: 40px;
    line-height: 30px;
}

.anli_btn li {
    background: #fff;
    border: 1px solid #e5e5e5;
}

.anli_btn li:last-child {
    background: #005aab;
}

.anli_btn li:last-child a {
    color: #fff;
}

.anli_btn a {
    display: block;
    width: 100%;
    height: 100%;
}

.anli_btn {
    margin-bottom: 0.6rem;
}

@media only screen and (max-width: 450px) {
    .anli_p3 {
        font-size: 15px;
        line-height: 30px;
    }

    .anli_p4 {
        font-size: 20px;
        margin-bottom: 14px;
    }

    .anli_p1 {
        font-size: 24px;
    }

    .anli_p2 {
        font-size: 16px;
        margin-top: 10px;
    }
}
.index_see_box .index_see_ul1 {
    text-align: center;
    height: 45px;
    line-height: 45px;
    display: flex;
}

.index_see_ul1 li {
    color: #666666;
    font-size: 18px;
    background: #dbdbdb;
    flex: 1;
    margin-right: 8px;
    position: relative;
}

.index_see_ul1 li:last-child {
    margin-right: 0;
}

.index_see_ul1 b {
    border: 8px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #005aab;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}

@media only screen and (max-width: 515px) {
    .index_see_ul1 li {
        font-size: 14px;
    }

    .index_see_ul2 li a {
        font-size: 12px;
    }

    .index_bd_p1 {
        font-size: 15px;
    }

    .index_bd_p2 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 400px) {
    .index_see_ul1 li {
        font-size: 11px;
    }
}