body{background:#eee;}

/*成功案例栏目页*/
.Mid_box_success {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
	min-width: 1200px;
	margin-top: 30px;
}
.Mid_box_mb{
	width: 100%;
	background-color: #f6f6f8;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
	min-width: 1200px;
	margin-top: 30px;
}
.Mid_title {
	display: block;
	margin: 35px auto 15px;
}
.Mid_box_success ul,.Mid_box_mb ul{
	width: 1200px;
	display: block;
	overflow:hidden;
	margin: 0 auto;
}
.Mid_box_success ul li {
	width: 380px;height:360px;
	float: left;
	margin-right: 20px;
	border-bottom:#6CF solid 2px;
	margin-top: 30px;
}
.Mid_box_success ul li a {
	display: block;
	width: 380px;
	position: relative;
	text-decoration: none;
}

.Mid_box_success ul li a img {
	width: 380px;
	height: 300px;
}
.Mid_box_success ul li a img{  
                cursor: pointer;  
                transition: all 0.6s;  
            }  
.Mid_box_success ul li a:hover img{  
                transform: scale(1.3);  
				Opacity:1;
				z-index:100;
            }  
.Mid_box_success ul li a p {
	height: 60px;
	line-height: 60px;
	color: #222222;
	font-size: 16px;
	text-align: center;
}
.bmbox{ 
  width:300px; 
  height:300px; 
  background:url(../images/index/case_bj.png); 
  position:absolute; 
  bottom:0px; 
  left:0px; 
  display:none;
 }
.box:hover .bmbox{
  width:300px; 
  height:30px; 
  background:black; 
  position:absolute; 
  bottom:0px; 
  left:0px; 
  display:block;
  font:12px/30px "宋体"; color:white;
  text-align:center;
 }


.tatata {
	-webkit-animation: Opacity 1.5s forwards;
	-moz-animation: Opacity 1.5s forwards;
	-o-animation: Opacity 1.5s forwards;
	-ms-animation: Opacity 1.5s forwards;
}
.P_title {
	width: 1200px;
	margin: 0px auto 40px;
	text-align: center;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	color: #333;
	overflow: hidden;
	zoom: 1;
	min-width: 1200px;
}
.red_title {
	width: 390px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	height: 30px;
	line-height: 30px;
}
.red_title span.red {
	width: 20px;
	height: 20px;
	margin-top: 5px;
	background-color: #ff0000;
	margin-right: 10px;
}
.P_title span {
	float: left;
	height: 30px;
	line-height: 30px;
}


.More_box {
	display: block;
	border: 1px solid #4468b8;
	width: 100px;
	height: 40px;
	margin: 40px auto 40px;
	position: relative;
	overflow: hidden;
}
.More_box p {
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #4468b8;
	text-align: center;
	line-height: 40px;
	position: absolute;
	z-index: 50;
	transition: 0.3s;
}
.More_box i {
	display: inline-block;
	width: 100%;
	height: 40px;
	position: absolute;
	top: -40px;
	left: 0;
	z-index: 10;
	background: #4468b8;
	transition: 0.3s;
}

/*内文*/
.case_body {
	background: #FFFFFF;
	margin: 30px auto;
	width: 1140px;
	padding: 30px;
}
.case_body .case_body_top {
	width: 100%;
	margin-bottom: 30px;
}
.case_body .case_body_logo {
	height: 45px;
	float: left;
}
.case_body .case_body_webname {
	margin: 0 25px 0 20px;
	float: left;
	color: #535353;
	font-size: 28px;
	line-height: 45px;
}
.case_body .case_body_liulan {
	float: left;
	padding-left: 20px;
	background: url(../images/case/case2_bg1.png) no-repeat 0 50%;
	font-size: 14px;
	color: #707070;
	line-height: 45px;
}
.case_body .case_body_seecase {
	float: right;
	font-size: 15px;
	color: #65686a;
	padding-left: 20px;
	background: url(../images/case/case2_bg2.png) no-repeat 0 50%;
}
.clear {
	clear: both ;

}
.newstext {
	width: 100%;
}
.newstext img {
	max-width: 1000px;
	 clear:both;
   display:block;
   margin-left:auto;
   margin-right:auto;
   height: auto;
}
.get_chat {
	width: 100%;
	height: 40px;
	display: block;
	line-height: 40px;
	background-color: #F79726;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	border-radius: 5px;
}
.case_body_bot {
	width: 100%;
	margin: 45px 0 0 0;
}
.case_body_tag {
	float: left;
	width: 500px;
}
.case_body_tag p{
	line-height:25px;
}
.case_body_tag .cbt_icon {
	margin-top: 5px;
	margin-right: 5px;
}
.fl {
	float: left;
}
.case_body_tag span {
	line-height: 23px;
	font-size: 16px;
}
.case_body_tag span a {
	font-size: 16px;
}
.bdsharebuttonbox {
	float: right;
	display: inline-block;
}
.bdshare-button-style0-32 a {
	float: left;
	width: 32px;
	line-height: 32px;
	height: 32px;
	background-image: url(../images/case/icons_0_32.png?v=7f3ed0f4.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 6px 6px 6px 0;
	text-indent: -100em;
	overflow: hidden;
	color: #3a8ceb;
}
.bdsharebuttonbox a {
	width: 34px !important;
	height: 34px !important;
	padding: 0;
	margin: -2px 0 0 10px !important;
	display: inline-block;
	float: left;
}
.bdshare-button-style0-32::after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
/*相关案例*/
.case_body_title {
	font-size: 16px;
	color: #898989;
}
.caseshowbox {
	width: 1230px;
}
.caseshowbox a, .caseshowbox a .caseshowbox_img {
	width: 281px;
	height: 200px;
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.caseshowbox a {
	float: left;
	margin-top: 10px;
	margin-right: 25px;
}
.caseshowbox_title {
	width: 100%;
	text-align: center;
	white-space: pre;
	overflow: hidden;
	background: rgba(101,104,106,0.70);
	text-align: center;
	text-overflow: ellipsis;
	position: absolute;
	z-index: 99;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 2em;
	height: 2em;
	left: 0;
	bottom: 0;
}
.caseshowbox a, .caseshowbox a .caseshowbox_img {
	width: 266px;
	height: 180px;
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.caseshowbox a .caseshowbox_img img {
	width: 100%;
}
.fr {
	float: right;
}