﻿.d_ityw_brand{
	float:left;
	width:100%;
	background-color:#8794aa;
	font-size:16px;
	color:#fff;
	
}



.d_cent_ityw{
	margin:0px auto;
	width:1100px;
	
}

.a_itywnav{
	float:left;
	display:block;
	padding:15px 24px;
	color:#fff;
}
.a_itywnav:hover{
	background-color:#fff;
	color:#8794aa;
	text-decoration: none;
}
.d_ityw_nav .a_active{
	background-color:#fff;
	color:#8794aa;
}

.p_itsolo{
	float:left;
	padding:15px 8px;
}
.a_itywtel{
	color:#fff;
}






.d_itfw_c_l{
	float:left;
	margin-top:4px;
}

.d_itfw_c_r{
	float:left;
	width:240px;
/*	height:400px;*/
	border:1px solid #9ca7b9;
	margin-left:4px;
	margin-top:4px;
}

.ul_gj{
	float: left;
}



.d_itfw_mcase{
	float:left;
	border:1px solid #9ca7b9;
}

.a_itfwcase{
	display:block;
	position: relative;
}
.a_itfwcase02{
	margin-top:10px;
}

.a_itfwcase .p_itfwcase{
	background-color: rgba(0,0,0,.5);
	width: 300px;
}

.d_itfwcase_1{
	float:left;
	padding-right:4px;
}

.d_itfwcase_2{
	float:left;
	padding-right:4px;
}

.d_itfwcase_3{
	float:left;
	padding-right:4px;
	width:238px;
}


.p_itfwcase{
	position:absolute;
	left:0px;
	top:100px;
	text-align:center;
}

.a_itfwcase .p_itfwcase01{
	top:251px;
}

.spn_itfwcase{
	color:#fff;
	font-weight:bold;
	
}

.a_itcase_more{
	float:right;
	display:block;
	padding:0px 10px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #949ba8;
	margin-top:20px;
	color:#949ba8;
}

.ul_gj li{
	float:left;
	padding:5px 5px;
	text-align:center;
}
.ul_gj li img{
	-webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
}

.ul_gj li p span{
	float:right;
}

.d_itfw_info{
	float: left;
	clear: both;
	width:853px;
/*	height:300px;*/
/*	background-color:#f0f0f0;*/
}

.d_itfw_yizhan{
	float:left;
	width: 100%;
	margin-top:50px;
}

.spn_ityz_tit{
	font-size:18px;
	float:left;
	margin-left:20px;
}
.a_ityz_more{
	float: right;
	margin-right:20px;
	margin-bottom:5px;
    display: block;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #949ba8;
    color: #949ba8;
}


/***选项卡bgn**/

.tab {
	clear: both;
/*  width: 1100px;*/
/*  margin: 30px auto;*/
}
.tab-title {
  height: 40px;
  font-size: 0;
/*  background-color: #f5f5f5;*/
}
.tab-title .item {
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background:url(/templets/default/itywstyle/img/bg_tab_green.png) no-repeat;
}
.tab-title .item:hover {
  background:url(/templets/default/itywstyle/img/bg_tab_blue.png) no-repeat;
  text-decoration: none;
}


.tab .tab-title .item-cur {
  color: #fff;
/*  background-color: #80b600;*/
	background:url(/templets/default/itywstyle/img/bg_tab_blue.png) no-repeat;
}
.tab-cont {
  position: relative;
/*  background-color: #80b600;*/
/*  width: 400px;*/
  width: 100%;
  height: 630px;
  overflow: hidden;
}

.tab-cont__wrap {
  position: absolute;
}

.tab-cont .item {
  width: 1100px;
  height: 500px;
  line-height: 200px;
/*  text-align: center;*/
  color: #fff;
}






.d_tab_h{
	width:100%;
	height:40px;
	padding-top:27px;
	padding-bottom: 1px;
	border-top:1px solid #8794aa;
	border-bottom:1px solid #8794aa;
}


.d_tab_m{
	background-color: #eee;
}







.a_ityzbox{
	display:block;
	float:left;
	width:350px;
	height:250px;
	overflow:hidden;
	position:relative;
	margin-bottom:15px;
	margin-right:15px;
}

.item .a_ityzbox_l{
	margin-left:0px;
}

.d_ityz_desc_s{
	
	position:absolute;
	left:0px;
	top:215px;
	width:350px;
	height:35px;
}
.d_ityz_desc_s bg{
	display: block;
    position: absolute;
    height: 35px;
    width: 100%;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: .6;
    background: #000;
}
.p_ityz_d_s1{
	font-size: 16px;
    font-weight: bold;
    color: #fff;
    height: 35px;
    line-height: 35px;
    position: relative;
    text-align: center;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.d_ityz_desc_b{
	display:none;
	position:absolute;
	left:0px;
/*	top:0px;*/
	bottom:35px;/**bottom:0px;使jquer slideDown() 从下往上展开***/
	width:350px;
	height:215px;
}
.d_ityz_desc_b bg{
	display: block;
    position: absolute;
    height: 215px;
    width: 100%;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: .6;
    background: #000;
}
.p_ityz_d_b1{
	font-size: 16px;
    font-weight: bold;
    color: #fff;
    height: 80px;
    line-height: 140px;
    position: relative;
    text-align: center;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p_ityz_d_b2{
	display:none;
	font-size: 16px;
    font-weight: bold;
    color: #fff;
    height: 70px;
    line-height: 100px;
    position: relative;
    text-align: center;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p_ityz_d_b3{
	font-size: 16px;
    font-weight: bold;
    color: #fff;
    height: 70px;
    line-height: 70px;
    position: relative;
    text-align: center;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p_ityz_d_b4{
	font-size: 16px;
    font-weight: bold;
    color: #fff;
    height: 70px;
    line-height: 30px;
    position: relative;
    text-align: center;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.spn_tx{
	display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 12px;
    height: 14px;
    background: url(/templets/default/itywstyle/img/icon_tx.png) 50% no-repeat;
    background-position: 0 0;
}

.spn_phone{
	display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 12px;
    height: 14px;
    background: url(/templets/default/itywstyle/img/icon_phone.png) 50% no-repeat;
    background-position: 0 0;
}


/***选项卡end**/






/**it驿站bgn**/
.d_itfw_yz_desc{
	float:left;
	width: 100%;
	margin-top:25px;
}
.d_itfw_yzdescbox{
	background: url(/templets/default/itywstyle/img/itfw_yzdesc.png) center no-repeat;
	width:100%;
	height:90px;
	text-align:center;
	position: relative;
}
.spn_ityztit{
	font-size:18px;
	top: 10px;
    left: 510px;
    position: absolute;
	font-weight:bold;
}
.p_ityzdesc{
	top: 63px;
    left: 235px;
    position: absolute;
	font-size: 12px;
}
.p_ityzdesc00{
	top: 39px;
    left: 460px;
    position: absolute;
    font-size: 16px;
}
.p_ityzdesc01{
	top: 63px;
    left: 195px;
    position: absolute;
    font-size: 12px;
}
/**it驿站end**/




/**it管家bgn**/
.d_itgj{
	width:100%;
	float:left;
	margin-bottom: 100px;
}
.d_cent_itgj{
	margin:0px auto;
	width:973px;
}
.ul_itgj{
	float:left;
}

.ul_itgj li{
	float:left;
	padding:20px 26px;
	text-align:center;
}
.ul_itgj li img{
	-webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
}

.ul_itgj li p span{
	float:right;
}



/**it管家end**/





/**it案例bgn**/
.d_itcase{
	width:100%;
	margin-top:10px;
	margin-bottom:100px;
	float:left;

}
.d_itcasebox{

}
.d_itcasebox_sub{
	float:left;
	width:1098px;
	border:1px solid #8794aa;
}
.d_itc_l{
	float:left;
	height:230px;
}
.d_itc_r{
	float:right;
	width:750px;
	height:190px;
	margin-top:20px;
	border-left:1px solid #8ec31f;
	color:#8794aa;
}

.h_itcasetit{
	float:left;
	margin-left:70px;
	width:600px;
	font-size: 18px;
	margin-top:5px;
	font-weight: bold;
}
.p_itcase_ar{
	float:left;
	margin-left:70px;
	width:600px;
	font-size: 12px;
	margin-bottom:5px;
}
.p_itcase_desc{
	float:left;
	margin-left:70px;
	width:600px;
	font-size: 14px;
}
.d_itcasebox_sub{
	margin-bottom:30px;
}













/**it案例end**/




