﻿/*banner添加淡入淡出的css*/


/**{
margin: 0;
padding: 0;	
}*/

.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-ms-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}


/*服务项目 s*/

.container .part_title {
	font-weight: initial;
	font-size: xx-large;
	padding: 20px 0 10px 0px;
}


/*服务项目 e*/

.imghvr-slide-up img {
	max-width: 230px;
	width: 100%;
	height: 100%;
}


/*服务项目  媒体查询s*/

@media screen and (max-width: 768px) {
	.tab_p a {
		font-size: 13px;
		line-height: 1.5rem;
		margin-top: 0.7rem;
	}
}

@media (min-width: 768px) {
	.tab_p a {
		font-size: 13px;
		margin-top: 10px;
	}
}

@media (min-width: 992px) {
	.tab_p a {
		font-size: 13px;
		margin-top: 10px;
	}
}


/*服务项目  媒体查询 e*/

.imghvr-slide-up {
	padding-bottom: 1px;
	background-color: white;
}


/*更多项目 s*/

.more_case {
	margin-top: 90px;
	/*background-color: red;*/
}

.more_case .more_case_button {
	color: #60b2e8;
	text-decoration: none;
	border: 1px solid #60b2e8;
	border-radius: 25px;
	padding: 15px 25px;
}


/*更多项目 e*/


/*图标*/

.more_img {
	background-color: #ffffff;
	margin: 50px 0px 20px 0px;
}

.more_img img {
	min-width: 15px;
	max-width: 25px;
}


/*五大优势 s*/

.advantage .container .part_title {
	font-weight: initial;
	font-size: xx-large;
	padding: 30px 0;
	color: #6d6d6d;
}

@media screen and (max-width: 768px) {
	.five_server_img_div {
		width: 100%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: 80% auto;
		height: 100%;
		min-height: 130px;
		cursor: pointer !important;
		/*max-height: 100px;*/
	}
	.col_12 {
		width: 48% !important;
		margin: auto;
	}
}

@media (min-width: 768px) {
	.five_server_img_div {
		width: 100%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 100%;
		min-height: 180px;
		cursor: pointer !important;
	}
	.col_12 {
		width: 31% !important;
		margin: auto;
	}
}

@media (min-width: 992px) {
	.five_server_img_div {
		width: 60%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: 80% auto;
		height: 100%;
		margin: auto;
		min-height: 180px;
		cursor: pointer !important;
	}
	.col_12 {
		width: 29% !important;
		margin: auto;
	}
}

.five_server_content_div {
	text-align: center;
}

.five_server_content_div p {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

.five_server_img_div img {
	width: 100%;

}


#five_server_relation {
	background-image: url(../images/relation.png);
}

#five_server_relation:hover {
	background-image: url(../images/relation2.png);
}

#five_server_time {
	background-image: url(../images/time.png);
}

#five_server_time:hover {
	background-image: url(../images/time2.png);
}

#five_server_percent {
	background-image: url(../images/percent.png);
}

#five_server_percent:hover {
	background-image: url(../images/percent2.png);
}

#five_server_setting {
	background-image: url(../images/setting.png);
}

#five_server_setting:hover {
	background-image: url(../images/setting2.png);
}

#five_server_controller {
	background-image: url(../images/controller.png);
}

#five_server_controller:hover {
	background-image: url(../images/controller2.png);
}


/*五大优势 e*/


/*视频 s*/

.span_vi {
	width: 100%;
	/*height: 180px;*/
	display: inline-block;
	/*background-color: red;*/
}

.span_vi iframe {
	/*width: 100%;*/
	/*height: 180px;*/
	border: none;
}

.span_title {
	line-height: 40px;
	display: inline-block;
	font-size: 18px;
	height: 40px;
}


/*视频 e*/

/*咨询窗口 s*/
li{
		list-style: none;
	}
	#newswt {
		white-space: nowrap;
		width: 0px;
		position: fixed;
		top: 47.5%;
		right: 0;
		overflow: hidden;
		display: none ;
		z-index: 1000;
		margin-top: -286px;
	}
	
	#newswt a {
		text-decoration: none;
	}
	
	#newswt_mini {
		width: 40px;
		height: 181px;
		position: fixed;
		top: 20%;
		right: 0;
		background: url(../../default/images/newSwt1.png) -149px 0;
		cursor: pointer;
		z-index: 1000;
	}
	
	* html #newswt,
	* html #newswt_mini {
		position: absolute;
		top: expression(offsetParent.scrollTop + 80);
	}
	
	.swt_top {
		width: 130px;
		height: 26px;
		background: url(../../default/images/newSwt1.png);
	}
	
	.newswt_close {
		width: 15px;
		height: 15px;
		background: url(../../default/images/newSwt1.png) -125px -165px;
		overflow: hidden;
		margin: 3px 2px 0 0;
		float: right;
	}
	
	.newswt_close:hover {
		background-position: -125px -180px;
	}
	
	.swt_mian {
		width: 140px;
		padding: 5px 0 10px 10px;
		background: #f9f9f9;
		border-left: 1px solid #dbdbdb;
    margin-bottom: -2px;
	}
	
	.swt_bottom {
		width: 130px;
		height: 86px;
		background: url(../../default/images/newSwt1.png) 0 -79px;
	}
	
	.swt_tit {
		width: 110px;
		height: 19px;
		*height: 20px;
		_height: 19px;
		background: url(../../default/images/newSwt1.png) 0 -165px;
		font: 12px/18px Verdana, simsun;
		font-weight: bold;
		color: #fff;
		text-indent: 10px;
		cursor: pointer;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	
	.swt_tit.swt_current_t {
		background-position: 0 -184px;
	}
	
	.swt_cont {
		padding-bottom: 5px;
			margin-left: -41px;
	}
	
	.swt_h {
		display: none;
	}
	
	.swt_link {
		display: block;
		font-size: 12px;
		width: 110px;
		height: 20px;
		margin-top: 5px;
		line-height: 20px;
		color: #262626;
		background: url(../../default/images/newSwt1.png) -174px -205px no-repeat;
		text-indent: 20px;
	}
	
	.swt_link:hover {
		background-color: #e5e5e5;
		color: inherit;
		text-decoration: none;
	}
	
	.swt_link.down_l {
		background-position: -174px -235px;
	}
	
	.swt_qq {
		display: block;
		width: 20px;
		height: 20px;
		margin-top: -20px;
		margin-left: 90px;
		background: url(../../default/images/newSwt1.png) 3px -207px no-repeat;
	}
	
	.swt_qq:hover {
		box-shadow: 0 0 4px #444;
		border-radius: 10px;
	}
	/*咨询窗口 e*/