@charset "utf-8";


/*==========@@HTML默认 结束@@==========*/
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	background-size: 4rem auto;
	vertical-align: middle;
}


/*cpzx*/
.cpzx {
	padding: .45rem 0 .61rem;
	background: #F5F5F5;
}

.cpzx .title {
	margin-bottom: .32rem;
}

.cpzx .title h4 {
	text-align: center;
	font-size: .44rem;
	line-height: .48rem;
	font-weight: bold;
	color: #333333;
}

.cpzx .title p {
	text-align: center;
	font-size: .22rem;
	line-height: .28rem;
	font-weight: 400;
	color: #AAAAAA;
	margin-top: .16rem;
}

.cpzx ul.tab03 {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(3,31%);
}

.cpzx ul.tab03 li {
	flex: 1;
	margin-bottom: .22rem;
}

.cpzx ul.tab03 li a {
	display: block;
	text-align: center;
	width: 100%;
	height: .68rem;
	line-height: .68rem;
	background: #FFFFFF;
	box-shadow: 0px 1px .16rem 0px rgba(0,0,0,0.06);
	border-radius: .34rem;
	font-size: .26rem;
	font-weight: 400;
	color: #333333;
}

.cpzx ul.tab03 li:hover a {
	font-weight: bold;
	color: #0153BA;
}

.cpzx ul.cp_list {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(2,48%);
}

.cpzx ul.cp_list li {
	flex: 1;
	background: #fff;
	border-radius: .08rem;
	margin-bottom: .3rem;
}

.cpzx ul.cp_list li .img {
}

.cpzx ul.cp_list li .img img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 0 .08rem 0 .08rem;
}

.cpzx ul.cp_list li h4 {
	height: .74rem;
	line-height: .74rem;
	font-size: .26rem;
	font-weight: 400;
	color: #000000;
	text-align: center;
}

.cpzx .mo {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	width: 65%;
	height: .78rem;
	line-height: .78rem;
	background: #0153BA;
	border-radius: .39rem;
	font-size: .28rem;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: .15rem;
}

.cpzx .mo img {
	display: block;
	margin-left: .1rem;
	width: .38rem;
}


/*选择我们的四大理由*/
.reason {
	padding-top: .69rem;
	background: url(../images/bj08.png) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.reason .wrap {
}

.reason .title {
}

.reason .title h4 {
	text-align: center;
	font-size: .44rem;
	font-weight: bold;
	color: #fff;
	line-height: .45rem;
}

.reason .title p.des {
	text-align: center;
	font-size: .22rem;
	font-weight: 400;
	color: #fff;
	line-height: .36rem;
	margin-top: .1rem;
}

.reason .tab01 {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(2,48%);
	margin-top: .44rem;
}

.reason .tab01 li {
	flex: 1;
	padding: .36rem 0 .31rem;
	background: rgba(255, 255, 255, .08);
	border-radius: .08rem;
	display: flex;
	align-items: center;
	margin-bottom: .25rem;
	padding-left: .16rem;
	cursor: pointer;
}

.reason .tab01 li.cur,.reason .tab01 li:hover {
	background: #0153BA;
}

.reason .tab01 li .img img {
	width: .4rem;
	height: .4rem;
	margin-right: .14rem;
	display: block;
}

.reason .tab01 li .con {
}

.reason .tab01 li .con .cn {
	font-size: .28rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: .32rem;
}

.reason .tab01 li .con .en {
	font-size: .18rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: .3rem;
	text-transform: uppercase;
	margin-top: .06rem;
}

.reason .tab02 {
	width: 92%;
	margin: 0 auto;
	background: #FFFFFF;
	border-radius: .16rem .16rem 0px 0px;
	padding: .32rem .35rem .35rem;
	margin-top: .2rem;
}

.reason .tab02 section {
}

.reason .tab02 section.hide {
	display: none;
}

.reason .tab02 section .bt {
	font-size: .28rem;
	font-weight: bold;
	color: #333333;
	line-height: .32rem;
	text-align: center;
}

.reason .tab02 section .des {
	height: 2.5rem;
	overflow: hidden;
	text-align: justify;
	font-size: .22rem;
	font-weight: 400;
	color: #333333;
	line-height: .42rem;
	margin-top: .26rem;
}


/*立即咨询*/
.ljxz {
	background: #F5F5F5;
	padding: .25rem 0;
}
.ljxz .wrap{
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.ljxz .tel {
	display: flex;
	align-items: center;
}

.ljxz .tel img {
	width: .54rem;
	height: .54rem;
	margin-right: .11rem;
}

.ljxz .tel .con {
}

.ljxz .tel .con span {
	font-size: .22rem;
	font-weight: 400;
	color: #333333;
	line-height: .28rem;
}

.ljxz .tel .con p {
	font-size: .28rem;
	font-weight: 400;
	color: #333333;
	line-height: .35rem;
}

.ljxz .zixun {
	text-align: center;
	display: inline-block;
	width: 2.08rem;
	height: .68rem;
	line-height: .68rem;
	background: #0153BA;
	border-radius: .34rem;
	background: #0153BA;
	font-size: .22rem;
	font-weight: 400;
	color: #fff;
}
/*我们始终执着于对创新与品质的更高追求*/
.banner01 {
	padding: .52rem 0;
}

.banner01 .title {

}

.banner01 .title p {
text-align: center;
font-size: .32rem;
font-weight: bold;
color: #0153BA;
}

.banner01 .title .line {
	display: block;
	width: .64rem;
	height: .04rem;
	background: #EEEEEE;
	margin:.2rem auto .26rem;
}

.banner01 form {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.banner01 .srk {
	width: 2.9rem;
	height: .75rem;
	line-height: .74rem;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-radius: .08rem;
}

.banner01 input {
	width: 90%;
	padding:0 5%;
	height: .7rem;
	line-height: .7rem;
	background: #fff;
	border-radius: .08rem;
	font-size: .22rem;
	font-weight: 400;
	color: #AAAAAA;
	border: none;
	outline: medium;

}

.banner01 button {
	width: 100%;
	height: .76rem;
	line-height: .76rem;
	color: #fff;
	font-size: .28rem;
	font-weight: 400;
	border: none;
	cursor: pointer;
	background: #0153BA;
	border-radius: .08rem;
	margin-top: .3rem;
}

.banner01 button:hover {
	font-weight: bold;
}

.banner01 .des {
	font-size: .22rem;
	font-weight: 400;
	color: #aaa;
	line-height: .38rem;
	text-align: left;
	margin-top: .1rem;
}

/*行业解决方案*/
.case {
	padding: .6rem 0 .58rem;
	background: url(../images/bj07.png) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.case .title {
	margin-bottom: .3rem;
}

.case .title h4 {
	text-align: center;
	font-size: .44rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .48rem;
}

.case .title p {
	text-align: center;
	font-size: .22rem;
	font-weight: 400;
	color: #999999;
	line-height: .36rem;
	text-transform: uppercase;
	margin-top: .16rem;
}

.case .case_list {
	display: grid;
	justify-content: space-between;
	flex-wrap: wrap;
	grid-template-columns:repeat(2,47%);
}

.case .case_list li {
	flex: 1;
	height: 2.8rem;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	transition: all ease 0.5s;
	margin-bottom: .28rem;
}

.case .case_list li:hover {
}

.case .case_list li .box01 {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	position: absolute;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.case .case_list li .box01 h4 {
	font-size: .32rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: .36rem;
	text-align: center;
}
/*关于我们*/
.about {
	padding: .49rem 0 .26rem;
}

.about .wrap {
}

.about .wrap .content {
	margin-bottom: .44rem;
}

.about .wrap .content .con01 {
	width: 100%;
}

.about .wrap .content .con01 .title {
	margin-bottom: .22rem;
}

.about .wrap .content .con01 .title h4 {
	text-align: center;
	font-size: .44rem;
	font-weight: bold;
	color: #333333;
	line-height: .48rem;
}

.about .wrap .content .con01 .title p {
	text-align: center;
	font-size: .22rem;
	font-weight: 400;
	color: #999999;
	line-height: .36rem;
	margin-top: .1rem;
	text-transform: uppercase;
}

.about .wrap .content .con01 .des {
	text-indent: 2em;
	text-align: justify;
	font-size: .26rem;
	font-weight: 400;
	color: #333333;
	line-height: .48rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.about .wrap .content .con02 {
	width: 100%;
	display: flex;
	justify-content: space-around;
	margin-top: .4rem;
}

.about .wrap .content .con02 li {
	flex:1;
}
.about .wrap .content .con02 li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.about .wrap .content .con02 li img {
	display: block;
	margin: 0 auto;
	height: .56rem;
}

.about .wrap .content .con02 li p {
	text-align: center;
	font-size: .25rem;
	font-weight: 400;
	color: #333333;
	line-height: .36rem;
	margin-top: .12rem;
}

/*我们的案例*/
/*我们的案例*/
.alzs {
	position: relative;
	padding-top: .35rem;
	background: url(../images/bj06.png) left bottom no-repeat;
	background-size: cover;
}

.alzs .wrap {
}

.alzs .title {
	margin-bottom: .2rem;
}

.alzs .title h4 {
	text-align: center;
	font-size: .44rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .48rem;
}

.alzs .title .des {
	text-align: center;
	font-size: .22rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: .36rem;
	margin-top: .1rem
}

.alzs .alzs_list {
}

.alzs .alzs_list ul {
	width: 100%;

}
.alzs .alzs_list  .swiper-wrapper {
flex-wrap: wrap;
    flex-direction: unset!important;
    display: flex;
    align-items: flex-end;
    padding-bottom: 1.2rem;
}
.alzs .alzs_list .swiper-pagination-bullet {
	width: .48rem;
	height: .16rem;
	background: #fff;
	border-radius: .3rem;
    display: inline-block;
    opacity: 1;
}
.alzs .alzs_list .swiper-pagination-bullet-active{
background: #0153BA;
}
.alzs .alzs_list ul li {
width: 45%;
background: #FFFFFF;
box-shadow: 0px .02rem .06rem 0px rgba(0,0,0,0.1);
border-radius: .08rem;
}

.alzs .alzs_list ul li .img {
	width: 100%;
	overflow: hidden;
}

.alzs .alzs_list ul li .img img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius:.08rem .08rem 0 0;
	overflow: hidden;
}
.alzs .alzs_list ul li p {
	text-align: center;
	height: .66rem;
	padding: 0 .08rem;
	font-size: .28rem;
	font-weight: 400;
	color: #333333;
	line-height: .66rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}




/*专注细节 追求卓越*/
.banner02 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.banner02 .fl {
width: 45%;
}

.banner02 .fl h4 {
	font-size: .32rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .35rem;
}

.banner02 .fl p {
	font-size: .22rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: .32rem;
	margin:.15rem 0 .38rem;
}
.banner02 .fl .sbewm{
margin-bottom: .52rem;
display: flex;
align-items: center;
}
.banner02 .fl .sbewm span{
font-size: .20rem;
font-weight: 400;
color: #fff;
line-height: .36rem;	
}
.banner02 .fl .sbewm img{
width: 18px;
height: 15px;
margin-left: .1rem;	
}
.banner02 .fr {

}

.banner02 .fr .ewm {
	width: 1.65rem;
    height: 1.65rem;
    border-radius: .08rem .08rem 0 0;
    display: block;
    padding: .02rem;
    background: #fff;
    margin: 0 auto;
    margin-top: 0.29rem;
}

.banner02 .fr .tel {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 3rem;
	height: .74rem;
	line-height: .74rem;
	background: rgba(255,255,255,0.32);
	border: 1px solid #FFFFFF;
	border-radius: .38rem;
	font-size: .28rem;
	font-weight: 400;
	color: #FFFFFF;
}
.banner02 .fr .tel img{
	margin-right: 8px;
}


/*新闻咨询*/
.news{
	margin:0rem auto .88rem;
}
.news .title{
	padding-bottom: .14rem;
	border-bottom: 1px solid #ECECEC;
	position: relative;
	margin-bottom: .40rem;
}
.news .title h4{
	font-size: .4rem;
	font-weight: 400;
	color: #333333;
	line-height: .6rem;	
}
.news .title .line{
	display: block;
	width: 1.57rem;
	height: .06rem;
	background: #0153BA;
	box-shadow: 0px .04rem .08rem 0px rgba(1,83,186,0.36);
	border-radius: .03rem;
	position: absolute;
	bottom: -2px;
}

.news .news_con .xw01 a{
	display: flex;
	justify-content: space-between;
}
.news .news_con .xw01 a .fl{
  width: 40%;
}
.news .news_con .xw01 a .fl img{
  width: 100%;
  display: block;
}
.news .news_con .xw01 a .fr{
	width: 56%;
}
.news .news_con .xw01 a .fr h4{
	font-size: .28rem;
	font-weight: bold;
	color: #333333;
	line-height: .45rem;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
}
.news .news_con .xw01 a .fr span{
	width: 100%;
	display: inline-block;
	font-size: .22rem;
	font-weight: 400;
	color: #999999;
	margin-top: .35rem;
}
.news .news_con .xw_list{

}
.news .news_con .xw_list li a{
	display: flex;
	margin-top: .2rem;
}
.news .news_con .xw_list li span{
font-size: .28rem;
font-weight: bold;
color: #999999;
line-height: .6rem;
margin-right: .23rem;
}
.news .news_con .xw_list li p{
font-size: .28rem;
font-weight: 400;
color: #333333;
line-height: .6rem;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 80%;
}

.news .mo{
	display: block;
	text-align: center;
	margin:0 auto;
width: 3.3rem;
height: .78rem;;
line-height: .78rem;
background: #fff;
border: 1px solid #0153BA;
border-radius: .39rem;
font-size: .28rem;
font-weight: 400;
color: #333333;
margin-top: .5rem;
}



