﻿.team h3 a {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}
.team img{
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.team a.pic-link:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
#pro_content{
	clear: both;
	border-top:1px solid #ccc;
}
#pro_content ul {line-height:30px;display:none;padding:30px;}

#masonry{
	padding:0px;
}

.masonry_box{
	margin-bottom:20px;
	float:left;
	max-width:214px;
	height:154px;
	margin-right:10px;
}

.masonry_box img {
	max-width: 100%;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	box-shadow: 0px 0px 18px rgba(0,0,0,.0);
}

.masonry_box img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	box-shadow: 0px 0px 18px rgba(0,0,0,.5);
}


#index_Nav {zoom:1;}
#index_Nav li {font-size:16px;float:left;cursor:pointer;height:50px;line-height:50px;padding:0px 30px 0px 20px;text-align: center;margin-bottom: -1px;}
#index_Nav li.current {
	color:#69e;
}
#index_Content{
	clear: both;
	border-top:1px solid #ccc;
	width: 1169px;
}

#index_Content ul {line-height:30px;display:none;padding:30px;
}

.index_Nav_other li{
	float: left;
	cursor:pointer;height:50px;line-height:50px;padding:0px 30px 0px 30px;text-align: center;
}

.headerNav{
	background:#f5f5f5;padding:15px 0px 5px 0px;
}

.img-circle{
	border-radius:0%;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.yunbanner{
	margin:0 auto;
	max-width:1170px;
	height:597px;
	background: url(/skin/images/yunbanner.png) no-repeat;
}

.yunNav{
	margin:0 auto;
	/*width:600px;*/
	width: 1000px;
	font-size: 16px;
}

.yunNav li{
	float: left;
	margin:0px 30px;
	line-height:64px;
	text-align:center;
}

.yuntabhover{
	border-bottom:3px solid #df0615;
}

.yuntabhover a{
	color:#df0615;
}



.yunalignC_w{
	margin:0 auto;
	width:1170px;
	height:664px;
}

.yunTB td{
	padding:5px 20px 5px 3px;
}

.yunUL li,.kaifangUL li{
	float: left;
	margin-right: 40px;
	margin-top: 90px;
	text-align: center;
}

.yunUL li img,.kaifangUL li img{
	margin-bottom: 10px;
}

.kaifangUL li{
	width:330px;
}

.kaifangUL p{
	color:#999999;
}

.productUL li{
	float: left;
	margin:20px 15px 20px 0px;
	width: 225px;
	text-align: center;
}

.bottomText{
	width:1170px;
	font-size: 18px;
	line-height: 30px;
	margin:0px auto;
	height:230px;
}

.bottomText h3{
	margin-bottom: 60px;
}

.bottomText p{
	padding-top: 60px;
}

.learn{
	float:right;
	line-height:230px;
}

.sel{
	background: url(/skin/images/downarrow.png) no-repeat;
	width: 9px;
	height:7px;
	display: inline-block;
	margin-left:6px;
}

.canshuDiv{
	padding:50px 0px 50px 0px;
}

.canshuDiv table td{
	padding:10px;
}

.contact_Figure {
	text-align: center;
}
.contact_Figure h3{
	font-size: 18px;
	text-align: center;
}

.contact_Figure p{
	font-size: 24px;
	text-align: center;
}
#masonry{
	padding-bottom:50px;
}

#masonry div{
	margin:30px 0px;
}

#masonry img{
	max-width: 100%;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	box-shadow: 0px 0px 18px rgba(0,0,0,.0);
}

#masonry img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	box-shadow: 0px 0px 18px rgba(0,0,0,.5);
}

#masonry td{
	padding:10px 0px ;
}

.copy a{
	color:#757575;
}

.topico{
	background: url(/skin/images/topico_1.png) no-repeat;
	vertical-align: middle;
	display:inline-block;
	width:32px;
	height:30px;
}

.topico:hover{
	background: url(/skin/images/topico_2.png) no-repeat;
	vertical-align: middle;
	display:inline-block;
	width:32px;
	height:30px;
}

#fuwuhao{
	z-index: 9999;
	border:1px solid #eee;
	background: #fff;
	width:120px;
	float: right;
	position: relative;
	top:30px;
	display: none;
	padding:10px;
	font-size: 12px;
	text-align: center;
}

.navyun{
	background: url(/skin/images/yun1.png) no-repeat 0px 18px;
	color: red;
}

.navyun1{
	background: url(/skin/images/yun.png) no-repeat 0px 18px;
	color: #fff;
}

.teamUL1 li{
	margin-bottom: 30px;
}

.teamUL2 li{
	float: left;
	width:510px;
	margin-right: 50px;
}

.teamUL2 li img{
	float: left;
}

.teamUL1_m li h3{
	text-align: center;
}

.topbar{
	width:1170px;margin:0 auto;height:30px;
}

.topbarbg{
	background:#f5f5f5;border-bottom:1px solid #eee;
}


@media(min-width:768px) and (max-width:999px) {
	.topbar,.topbarbg{
		display: none;
	}
	#header{
		padding:0px 10px;
	}
	.h-h2{
		font-size: 18px;
	}
	.fuwu figure p,.m-shu{
		padding: 0px 20px;
	}
	.about-us{
		max-width: 350px;
	}
	.about, .kehu, .case, .team, .youshi, .news {
		padding: 45px 20px 25px 20px;
	}
	.footer{
		padding:50px 20px 20px 20px;
	}
}
@media(max-width:767px) {
	.topbar,.topbarbg{
		display: none;
	}
	#header{
		padding:0px 10px;
	}
	.h-h2{
		font-size: 18px;
	}
	.fuwu figure p,.m-shu{
		padding: 0px 20px;
	}
	.about-us{
		max-width: 350px;
	}
	.about, .kehu, .case, .team, .youshi, .news {
		padding: 45px 20px 25px 20px;
	}
	.footer{
		padding:50px 20px 20px 20px;
	}

	.hba {
		font-size: 24px;
	}
}

.gongsigonggaoUL{
	margin-left: -40px;
	margin-top: 20px;
}

.gongsigonggaoUL span{
	float: right;
}

.gongsigonggaoUL li{
	border-bottom: 1px dotted #ccc;
}
}

@media (min-width: 768px){
	.topContent{
		width:750px;
		margin:0 auto;
		height:30px;
	}
}
@media (min-width: 992px){
	.topContent{
		width:970px;
		margin:0 auto;
		height:30px;
	}
}
@media (min-width: 1200px){
	.topContent{
		width:1170px;
		margin:0 auto;
		height:30px;
	}
}

.nav2 li{
	font-size: 16px;
	line-height: 40px;
	border-bottom:1px solid #eee;
	width: 90%;
}

.menu_m{
	padding: 10px 0px;
	border-bottom: 1px solid #eee;
}

.menu_m dt{
	float: left;
}

.menu_m dd{
	margin-bottom: 10px;
}

.menu_m dd b{
	font-size: 16px;
}

.menu_m img{
	height:90px;
	margin-right:10px;
}

.menu_m dd{
	color:#666;
}

.yunNav_m{
	padding:20px 10px;
	width: 70%;
	margin:0px auto;
}

.yunNav_m li{
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
}

.yuntabhover_m{
	color:red;
	font-weight:bold;
	font-size: 16px;
	border-bottom:1px solid red;
}

.first_m{
	font-size: 18px;
	margin-bottom:10px;
}

.date02_m{
	font-size: 18px;
	margin:10px 0px;
}

.main_m h3{
	font-size:16px;
}
.main_m dl{
	margin-bottom: 15px;
}

.main_m dt{
	font-weight: normal;
}

.product-banner{
	background-image:url(/skin/images/6.jpg);
	font-size:30px;
	height:100px;
	line-height: 100px;
	text-align: center;
	color:#fff;
}

/*云平台*/
/*.yptbtn{
	position: relative;
	width: 100%;
}*/

.yptbox .yptbtn{
	width:160px;
	height:36px;
	position:absolute;
	left: 19.5%;
	top: 65%;
	z-index: 99;
	background:green;
	-khtml-opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-opacity:0;
}


@media (min-width: 1920px){
	.yptbox .yptbtn{
		width:225px;
		height:50px;
	}

}


.sndwdh{
	background: url(https://cdn.drzk.cn/uploads/productsimg/d5419bb9gy1fwsof7r9wij20pi0eu0y8.jpg) no-repeat center center;
	height: 800px;
}


@media (max-width: 768px){
	.sndwdh{
		background:none;
		height: auto;
		padding-bottom: 50px;

	}
	.sndwdh_ny{
		width: 100% !important;
	}

}


.sndwdh_icon{
	color: #fe4c5a;
	border-bottom: 2px solid #a5a5a5;
	padding: 10px 0px;
}

.sndwdh_info{
	color: #757575;
}

.li_style{
	list-style: disc;
	color: #fe4c5a;
}

.hy{
	margin:0;padding:0 0 0 10px;
}

.address-warp{
	padding-left: 10%;
}
.address-warp ul li{
	margin-bottom: 30px;
}
.address-warp .address-contact a{
	display: inline-block;
	width: 125px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #666;
	border-radius: 5px;
	margin-left: 10px;
	color: #999;
}
.address-icon{
	display: inline-block;
	width: 16px;
	height: 18px;
	background: red;
	background: url(../images/address_icon.png) no-repeat left -16px;
	vertical-align: middle;
	margin: 0 10px;
}
.diy-pos-absolute{
	position: absolute;
	top: 0;
	left: 0;
}

.footer-weixin figure{
	/*margin-right: 40px;*/
	text-align: center;
	color: #fff;
}
.yqlink{
	/*background: #182029;*/
	width: 1170px;
	/*background: red;*/
	position: absolute;
	bottom: -367px;
	/*left: 0;*/
	text-align: center;
}
.diy-pull-left{
	float: left !important;
}

/*播放器按钮*/
.play-circle{
  width: 50px;
  height: 50px;
  background: url(../images/play-circle.png) center center;
  background-size: contain;
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 999;
  cursor: pointer;
}
.layui-layer-demo{
	border-radius: 10px !important;
}

.layui-layer-title{
	border-radius: 8px !important;
}
/*.tdz-banner .gate-tit,.gate-dec{
  position: absolute;
  text-indent: -99999px;
}*/
@media (min-width: 992px){
	.tdz-banner-box{
		width: 100%;
		height: 350px;
		background: #e2e2e2;
	}
	.tdz-banner{
		/*width: 1170px;*/
		width: 1050px;
		margin: 0 auto;
		height: 350px;
		/*background: url(../images/gate/gate-banner.jpg) no-repeat center center;*/
		position: relative;
		background: #e2e2e2;

	}
	#video-banner{
		position: absolute;
		top: 0px;
		/*right: 100px;*/
		right: 0;
		width: 650px;
		height: 350px;
	}
	.gate-intro{
		width: 350px;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		/*background: red;*/
		color: #333;
	}
	.gate-intro .gate-tit{
		margin: 25px 0 10px 0;
		font-size: 26px;
	}
	.gate-intro p{
		line-height: 200%;
		font-size: 14px;
	}
}

@media (min-width: 1440px){
	.tdz-banner-box{
		width: 100%;
		height: 450px;
		background: #e2e2e2;
	}
	.tdz-banner{
		width: 1170px;
		margin: 0 auto;
		height: 100%;
		/*background: url(../images/gate/gate-banner.jpg) no-repeat center center;*/
		position: relative;
		background: #e2e2e2;
	}
	#video-banner{
		position: absolute;
		top: 0px;
		right: -100px;
		width: 800px;
		height: 450px;
	}
	.gate-intro{
		width: 450px;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		color: #333;
	}
	.gate-intro .gate-tit{
		margin: 70px 0 20px 0;
	}
	.gate-intro p{
		line-height: 200%;
		font-size: 16px;
	}
}

.yuntaba a{
    color: #3C4655 ;
}
/*导航*/
    .yunNav li{
      margin: 0 77px 0 0;
    }
    .yuntabcontent{
      margin-bottom: 80px;
    }
    @media (max-width: 1440px){
    	.yuntabcontent{
	      	width: 1050px;
	    }
    }

    /*.tdz-banner .gate-tit,.gate-dec{
      position: absolute;
      text-indent: -99999px;
    }*/
    /*内容*/
    .cwyd_ny{
      margin: 50px 0 20px 0;
      color: #333;
    }
    .cwyd_ny p{
      font-size: 16px;
    }
    /*大标题*/
    .cwyd_tl{
      padding-bottom: 20px;
      font-size: 30px;
      font-weight: 500;
    }
    /*小标题（系统拓补图）*/
    .cwyd_stl{
      font-size: 26px;
      font-weight: 500;
      padding-bottom: 30px;
      color: #333;
    }
    /*系统产品*/
    .team{
      /*margin-top: 50px;*/
    }
.center-block.c-main-center {
    width: 100%;
}

#navbar.navbar {
    margin-bottom: 0;
}