.icon-title .fa  {
    line-height: 40px !important;
}
a#scrollUp .fa{
    line-height: 50px !important;
}
ol, ul, li {
    list-style: none outside none;
}
.login-btn,
.register-btn,
.footer-top a:hover{
	text-decoration: none !important;
}
.foot-img{
	width:145px;
}

.first-container{
    height: 450px;
}

.first-container .equal-height{
	height:100%;
}

.service-card {
	padding:15px;
}

.test-productbox .test-icon {
    margin: 0 auto;
    opacity: 1;
    position: relative;
    width: 180px;
    height: 140px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.test-productbox .product-div-s{
	/*height: 266px;*/
    text-align: center;
	overflow: hidden;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.product-div-s:hover p{
	opacity: 1;
	-webkit-transform: translateY(-17px);
    transform: translateY(-17px);
}

.product-div-s:hover .test-icon{
	opacity: 0;
	height:0px;
}

.test-productbox .img-prodcontent {
    width: 100%;
    left: 25px;
    top: -30px;
}

.test-productbox  h3 {
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: margin;
    transition-property: margin;
}

.test-productbox p{
	opacity: 0;
}

/*服务选择*/

.scheme-block{
	padding-right: 0px; 
     padding-left: 0px; 
}

.scheme-block{
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
	
}

.scheme-block.sche-active {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
    box-shadow: 5px 16px 26px 5px rgba(32,123,229,.15);
}

.scheme-block .single-price .price-desc{
	font-size: 15px;
	padding-top: 25px;
}

.scheme-title-left {
    width: 150px;
    font-size: 15px;
    padding-top: 18px;
    padding-bottom: 10px;
    margin-top: 124px;
    padding-left: 0px;
    background-color:#729DFE;
    border-radius: 4px 0 0 4px;
}

.scheme-title-left li{
	disply: inline-block;
	width: 100%;
	color: #fff;
	margin-bottom: 8px;
	text-align: center;
}

.float-box {
    float: left;
}

#price-page .vul-guard{
	background-color: #67C9A4;	
}

#price-page .customized-service{
	background-color: #FFB755;
}

#Total{
	padding-top: 100px;
    padding-bottom: 67px;
}

.digital-scroll .row>div{
	text-align: center;
}
.digital-scroll .row>span{
	font-size: 20px;
}
.digital-scroll .digital{
	font-size: 38px;
    color: #339aff;
    height: 50px;
}

.more-digital{
    margin-top: 25px;
}


/*�ͻ�����*/

.customer-case#Cases,
.owl-stage-outer#Cases{
	padding-top: 120px;
    padding-bottom: 120px;
}
.customer-case#Cases{
    padding-top: 0px;
}

#Cases .owl-carousel .owl-item img{
    width: auto;
}

.client-case{
	width:253px;
	height:100px;
}

.client-desc{
	height:57px;
}

.client-case img {
	width:100% !important;
	height:100px;
}

/* ������� */

.hz_tu .owl-item{
	/* width:225px !important; */
}

.hz_tu .owl-stage-outer .owl-stage .item{
	width: 200px;
    height: 50px;
}

.hz_tu .owl-stage-outer .owl-stage .item img{
	width: 200px !important;
    height: 50px;
}

#index .more-white{
    text-align: center;
    margin-top: 30px;
}

/* �������

------------------------------ */
.scroll_list_horizon{
	width: 1180px;
}

.scroll_horizontal {
	position: relative;
	max-height: 200px;
}

.scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 1180px;
	max-height: 200px;
	margin: 0 auto;
}

.scroll_horizontal .list {
	overflow: hidden;
	padding-left: 0px;
	width: 9999px;
}

.scroll_horizontal .list li {
	float: left;
	width: 200px;
	padding-right: 20px;
}
.scroll_horizontal .list li img{
	width:155px;
	height: 155px;
}

.scroll_horizontal .team-content{
	text-align: center;
}

.fam_white{
	display:block;
	font-size: 14px;
}

.white_title {
    line-height: 15px;
}
