/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
#p-myTab > li.active  ul.l-csae-hide a, #p-myTab > li.active:hover ul.l-csae-hide a, #p-myTab > li.active:focus ul.l-csae-hide a{
    width:100%;
	position:relative;
	background:#fff;
}
ul.l-csae-hide li:hover a,ul.l-csae-hide li a,ul.l-csae-hide li:focus a{
    background:#fff;
	border-bottom: 0px solid #fff;
}
ul.l-csae-hide li:hover a,ul.l-csae-hide li:focus a{
    color:#2aabf4;
}
ul.l-csae-hide li{
   line-height: 40px;
}

ul.l-csae-hide li.ccoor a{
   color: #2aabf4;
}
.l-csae-hide{
    display:none;
}

/*case*/
.ca-case-list{
   width:100%;
}
.ca-case-list a{
   display:blcok;
   width:100%;
}
.ca-case-con,.pro-product-con{
   width:32%;
   float:left;
   margin-right:1%;
   border:2px solid #f2f2f2;
   margin-bottom:1%;
   overflow:hidden
}

.ca-case-con p,.pro-product-con p{
	font-size: 14px;
	padding:0px 10px 10px;
	color:#555;
}
.ca-case-con p{
   height:70px;
}
.ca-case-con:hover,.pro-product-con:hover{
   border: 2px solid #005dff80;
}
.ca-case-con img,.pro-product-con img{
   width:100%;
   padding:3px;
}
.ca-case-con h4{
   text-align:center;
   color:#333;
   font-size: 16px;
   width:90%;
   margin-left: 5%;
   font-weight:600;
   overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pro-product-con h4{
   text-align:center;
   color:#333;
   font-size: 16px;
   width:90%;
   margin-left: 5%;
   font-weight:600;
   margin:20px auto;
      overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*product-con*/
.product-right{
   width:820px;
   float:right;
   overflow:hidden

}
.product-right h3{
   text-align:center;
}
.product-right img{
   display:block;
   margin:0 auto;
}
.product-con-text{
   width:100%;
   margin:60px 0px;
}
.product-con-text img{
   margin:0 auto;
   display:block
}









