/*******首页********/
.swiper-slide img{display: block;width: 100%;}
/*ly*/
/*flex*/
.column-between{
	display: flex;
	display: -webkit-flex;
  	flex-direction: column;
  	-webkit-flex-direction: column;
  	justify-content: space-between;
  	-webkit-justify-content: space-between;
}
.column-around{
	display: flex;
	display: -webkit-flex;
  	flex-direction: column;
  	-webkit-flex-direction: column;
  	justify-content: space-around;
  	-webkit-justify-content: space-around;
}
.between{
	display: flex;
	display: -webkit-flex;
  	justify-content: space-between;
  	-webkit-justify-content: space-between;
}
.column-center-b{
	display: flex;
	display: -webkit-flex;
  	flex-direction: column;
  	-webkit-flex-direction: column;
  	justify-content: space-between;
  	-webkit-justify-content: space-between;
  	align-items: center;
  	-webkit-align-items: center;
}
.column-center-c{
	display: flex;
	display: -webkit-flex;
  	flex-direction: column;
  	-webkit-flex-direction: column;
  	justify-content: space-around;
  	-webkit-justify-content: space-around;
  	align-items: center;
  	-webkit-align-items: center;
}
.around-center{
	display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    align-items: center;
    -webkit-justify-content: space-around;
    -webkit-align-items: center;
}
.left-center{
	display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.between-center{
	display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
}
.center{
	display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.center-end{
	display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}
.bg-3179fc{
	background-color: #3179fc;
}
.border-t-3179fc{
	border-top: 1px solid #3179fc;
}
.wid035rem{
	width: .35rem;
}
.wid038rem{
	width: .38rem;
}
.color-3179fc{
	color: #3179fc;
}
.indexTop{
	width: 100%;
	height: 4.43rem;
	background-image: url(../img/slic/bannerBg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.l-pad20{
	padding: 0 .2rem;
}
.l-pad30{
	padding: 0 .3rem;
}
.l-pad40{
	padding: 0 .4rem;
}
.l-pad50{
	padding: 0 .5rem;
}
.tx-shadow{
	text-shadow: 0.02rem 0.06rem 0.04rem #62a3f9;
}
.titiePic{
	width: 4.84rem;
}
/*.jbbg1{
	width: 1.4rem;
	height: .46rem;
	line-height: .46rem;
	text-align: center;
	border-radius: .23rem;
	background: -webkit-linear-gradient(left, #f66f88 , #ff2f52);
	box-shadow: .02rem .05rem .05rem #245892;
}
.jbbg2{
	width: 1.4rem;
	height: .46rem;
	line-height: .46rem;
	text-align: center;
	border-radius: .23rem;
	background: -webkit-linear-gradient(left, #33b1fe , #074dff);
	box-shadow: .02rem .05rem .05rem #5e7ff2;
}
.jbbg3{
	width: 1.4rem;
	height: .46rem;
	line-height: .46rem;
	text-align: center;
	border-radius: .23rem;
	background: -webkit-linear-gradient(left, #fbcf3a , #edb701);
	box-shadow: .02rem .05rem .05rem #7c7dcb;
}*/
.TitleBox{
	width: 100%;
	height: 1.08rem;
}
.TitleBox img{
	margin-bottom: -.1rem;
}
.fanweiArea{
	width: 100%;
	/*height: 2.14rem;
	background-color: #f3f7fb;*/
	height: auto;
}
.fanweiArea a{
	background-color: #f3f7fb;
	width: calc((100% - .3rem) / 2);
}
.fanweiArea a:nth-child(2){
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
/*.fanweiArea a {
	height: .95rem;
}*/
.fanweiArea a img{
	width: auto;
	height: .6rem;
}
.choiceReason a{
	width: calc((100% - .6rem)/3);
	height: 1.2rem;
	border-radius: .1rem;
	color: #FFFFFF;
	padding-top: .2rem;
}
.choiceReason a h2{
	font-size: .48rem;
	line-height: .48rem;
	height: .48rem;
}
.choiceReason a h2 span{
	display: inline-block;
}
.choiceReason a h2 i{
	display: inline-block;
	margin-top: -0.05rem;
    vertical-align: middle;
}
.choiceReason a p{
	font-size: .24rem;
}
.choiceReason a:nth-child(1){
	background-color: #57b6f8;
	-webkit-box-shadow: 0 1px 5px 1px rgba(87,182,248,.3);
	box-shadow: 0 1px 5px 1px rgba(87,182,248,.3);
}
.choiceReason a:nth-child(2){
	background-color: #2954ff;
	-webkit-box-shadow: 0 1px 5px 1px rgba(41,84,255,.3);
	box-shadow: 0 1px 5px 1px rgba(41,84,255,.3);
}
.choiceReason a:nth-child(3){
	background-color: #ff4350;
	-webkit-box-shadow: 0 1px 5px 1px rgba(255,67,80,.3);
	box-shadow: 0 1px 5px 1px rgba(255,67,80,.3);
}
.indexIndustryList a{
	width: calc((100% - .6rem)/3);
	padding-top: calc((100% - .6rem)/3);
	position: relative;
	margin-left: .3rem;
}
.indexIndustryList a:nth-child(3n+1){
	margin-left: 0;
}
.indexIndustryList a:nth-child(n+4){
	margin-top: .2rem;
}
.indexIndustryList a img{
	border-radius: .1rem;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.indexIndustryList a p{
	position: absolute;
	bottom: .1rem;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
	font-size: .36rem;
	color: #FFFFFF;
}
.m-r-50r{
	margin-right: .5rem;
}
.m-l-50r{
	margin-left: .5rem;
}
.indexCase{
	margin-bottom: .2rem;
}
.indexCase .swiper-container .swiper-wrapper{
	height: 5rem !important;
}
.indexCase .swiper-container .swiper-wrapper a{
	padding: 0 .12rem;
	height: 3.5rem !important;
	margin-top: .1rem;
	-webkit-transition: all .15s linear;
	transition: all .15s linear;
}
.indexCase .swiper-container .swiper-wrapper a img{
	border-radius: .1rem;
}
.indexCase .swiper-container .swiper-wrapper a.swiper-slide-active{
	height: 3.7rem !important;
	margin-top: 0;
}
.indexCase .swiper-container .swiper-wrapper a img.swiperImg{
	height: 100%;
	width: 100%;
	-webkit-box-shadow: 0 1px 5px 1px rgba(7,76,255,.2);
	box-shadow: 0 1px 5px 1px rgba(7,76,255,.2);
}
.indexCase .swiper-container .swiper-wrapper a .indexCaseLogo{
	width: 1.22rem;
	height: 1.22rem;
	border-radius: 50%;
	margin: -.61rem auto .1rem;
}
.indexUs{
	padding: .3rem .1rem .1rem;
/*	background-color: #f7f7f5;*/
	border-radius: .1rem;
	padding-top: 0;
}
.indexUs h3{
	font-size: .3rem;
	line-height: .55rem;
	margin-bottom: .1rem;
	color: #140b00;
	font-weight: bold;
}
.indexUs p{
	font-size: .22rem;
	color: #7f7b74;
	line-height: 1.8;
}
.indexUs img{
	width: 100%;
	margin-top: .15rem;
}
.quotationForm h2{
	background-color: #074cff;
	font-size: .3rem;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 2.23rem;
	padding-top: .25rem;
}
.quotationFormCtt{
	margin: -1.4rem .2rem 1rem;
	background-color: #FFFFFF;
	border-radius: .1rem;
	padding: 0 .7rem;
	-webkit-box-shadow: 0 1px 5px 1px rgba(7,76,255,.2);
	box-shadow: 0 1px 5px 1px rgba(7,76,255,.2);
}
.quotationFormGroup{
	padding-top: .25rem;
}
.quotationFormGroup i{
	width: .55rem;
}
.quotationFormGroup input:-webkit-autofill{
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.quotationFormGroup i img{
	display: block;
	height: .3rem;
}
.quotationFormCtt button{
	width: 2rem;
	height: .7rem;
	border-radius: .7rem;
	background-color: #074cff;
	color: #FFFFFF;
	font-size: .24rem;
	margin: .1rem 0 0;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}
.indexInfo{
	background-color: #00040d;
	padding: 0 1.1rem;
}
.IndexCenterLine{
	height: .95rem;
	border-left: 1px solid rgba(255,255,255,.2);
}
.indexBottomLine{
	border-bottom: 1px solid rgba(255,255,255,.2);
}
.indexAddr{
	padding: .4rem 0;
	text-align: center;
}
.indexAddr img{
	width: .2rem;
	vertical-align: middle;
	margin-top: -.04rem;
}

.indexTopBtns{
	width: 100%;
	position: absolute;
	bottom: .2rem;
	left: 0;
}
.indexTopBtns span{
	min-width: 1.4rem;
	height: .46rem;
	line-height: .46rem;
	text-align: center;
	border-radius: .23rem;
	padding: 0 .1rem;
	font-size: .22rem;
	background-color: rgba(0,0,0,.2);
}
/*.moreCaseBtn{
	font-size: .24rem;
	color: #074cff !important;
	text-decoration:underline !important;
	border-bottom: 1px solid #074cff;
}*/
.moreCaseBtn {
    font-size: .24rem;
    color: #fff !important;
    width: 1.5rem;
    height: .5rem;
    line-height: .5rem;
    border-radius: .5rem;
    background-color: #074cff;
    color: #FFFFFF;
    display: inline-block;
}
.indexPartner>div{
	width: 33.33%;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.indexPartner>div>img{
	display: block;
	width: 100%;
	height: 100%;
}
.indexPartner>div:nth-child(3n+1){
	border-left: none;
}
.wid33{
	width: 33.33%;
}
.bg-074cff{
	background-color: #074cff;
}
.onlinecontact{
	position: fixed;
	right: 0;
	bottom: 1.5rem;
	width: .79rem;
	height: 2.04rem;
	z-index: 1;
}
.appTop{
	width: 100%;
	height: 3.58rem;
	background-image: url(../img/slic/appBg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.appTopBtns {
    width: 100%;
    position: absolute;
    bottom: .2rem;
    left: 0;
}
.appTopBtns span{
	width: 1.2rem;
	height: .46rem;
	background-color: #074cff;
	border-radius: .23rem;
	line-height: .46rem;
	font-size: .22rem;
	text-align: center;
}
.advantageBx a{
	margin-left: 1.2rem;
	width:  calc( 100% - 1.2rem);
	background-color: #f7f7f7;
	height: 1.5rem;
	color: #FFFFFF;
	margin-top: .2rem;
	display: block;
	position: relative;
	padding: .15rem .3rem .15rem .7rem;
}
.leftpImg{
	width: 1.5rem;
	height: 1.5rem;
	position: absolute;
	top: 0;
	left: -1.2rem;
}
.l-pad10{
	padding: 0 .05rem;
}
.wechatTop{
	width: 100%;
	height: 3.58rem;
	background-image: url(../img/slic/wechatBg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.filter_card span{
	width: 1.3rem;
	height: .6rem;
	background-color: #eee;
	border-radius: .08rem;
	text-align: center;
	line-height: .6rem;
}
.filter_card span.fActive{
	background-color: #074cff !important;
	color: #fff !important;
	box-shadow: 0rem .05rem .05rem rgba(7,26,255,.2);
}


.miniTop{
	width: 100%;
	height: 3.58rem;
	background-image: url(../img/slic/miniBg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.color-fa570f{
	color: #fa570f;
}
.blueLine{
	width: .32rem;
	height: .02rem;
	background-color: #074cff;
}
.Con{
	width: 100%;
	height: auto;
}
.bigmini img{
	width: calc((100% - .3rem)/2);
}
.indexPartner2>div{
	width: 50%;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.indexPartner2>div>img{
	display: block;
	width: 100%;
	height: 100%;
}
.indexPartner2>div:nth-child(2n+1){
	border-left: none;
}
.otherTop{
	width: 100%;
	height: 3.58rem;
	background-image: url(../img/slic/otherBg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.indexPartner3>div{
	width: calc((100% - .6rem)/3);
	margin-right: .3rem;
	margin-bottom: .1rem;
}
.indexPartner3>div>img{
	display: block;
	width: 100%;
	height: 100%;
}
.indexPartner3>div:nth-child(3n){
	margin-right: 0;
}
.hyTop{
	width: 100%;
	height: 3.58rem;
	background-image: url(../img/slic/hyBg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.chinput{
	width: 1.5rem;
}
.iconRight{
	background: url(../img/slic/icon_right.png) no-repeat;
	background-position: center right;
	padding-right: .2rem;
	background-size:.18rem .1rem ; 
}
.fw_content{
	line-height: .4rem;
	color: #666;
	font-size: .24rem;
	overflow-x: hidden;
}
.fw_content img{
	width: 100% !important;
	padding: .1rem 0;
}
.indexIndustryList a:after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.3);
	z-index: 1;
	border-radius: .1rem;
}