﻿
/*分页样式结束*/
/*solution结束*/
/*cases开始*/
.cases_show{
  width:1200px;
  background: #fafafa;
  margin:0 auto;
  padding-bottom: 38px;
  padding-top:44px;
  box-sizing: border-box;
}
.cases_img_jd{
  display: block;
  margin:0 auto 40px;
}
.cases_show_ul{
  overflow: hidden;
  width:1226px;
  margin:0 auto;
}
.cases_show_li{
  float: left;
  margin: 0 13px 13px 0;
  width:293px;
  height:216px;
}
.cases_show_li div{
  width:280px;
  height:170px;
  overflow: hidden;
}
.cases_show_li img{
  width:280px;
  height:170px;
  transition: all .6s;
}
.cases_show_li div:hover img{
  transform: scale(1.1);
}
.cases_show_li p{
  font-size: 18px;
  color:#4c4c4c;
  text-align: center;
  line-height: 46px;
}
.cases_readm{
  display: block;
  width:140px;
  height:40px;
  font-size: 16px;
  color:#0871c2;
  border:1px solid #0871c2;
  text-align: center;
  line-height:40px;
  margin:18px auto 0;
  border-radius: 20px;
}
.cases_readm:hover{
  background:#0871c2;
  color:#fff;
}
.cases_show_2{
  width:1280px;
  margin:0 auto;
  padding-bottom: 15px;
  box-sizing: border-box;
}
.cases_show_2_ul{
  width:1280px;
  margin:0 auto;
  overflow: hidden;
}
.cases_show_2_li{
  float: left;
  border:1px solid #e6e6e6;
  height:36px;
  width:268px;
  margin-left:20px;
  margin-right:20px;
  margin-bottom:20px;
  line-height: 36px;
  background:url('../images/cases-04.png') no-repeat;
  background-position:22px 13px;
  padding-left:42px;
  box-sizing: border-box;
}
.cases_show_2_li a {
  color: #4c4c4c;
}
.cases_detail_home{
  width:1200px;
  padding-left: 30px;
  margin:36px auto  0;
  background: url('../images/cases-05.png') no-repeat;
  background-position: 5px 0;
}
.cases_detail_home a {
  color: #807f7f;
}
.cases_detail_home a:last-child {
  color: #008ada;
}
.pro_title{
  width:1000px;
  margin:36px auto  0;
}
.cases_detail_home>p{
  font-size:14px;
  color:#807f7f;
  padding-left:25px;
  box-sizing: border-box;
  line-height: 16px;
}
.cases_detail_home .a1{
  color:#807f7f;
}
.cases_detail_home .a2{
  color:#008ada;
}
.cases_detail_show{
  width:100%;
  background: #fff;
  /*margin-top:55px;*/
  padding-bottom:130px;
}
.cases_detail_show_con{
  width:850px;
  margin:0 auto;
}
.cases_detail_show_con>div{
  margin-top:60px;
}
.cases_detail_show_con1{
  overflow: hidden;
}
.cases_detail_show_con1_1{
  float: left;
}
.cases_detail_show_con1_2{
  float: right;
  width:425px;
}
.cases_detail_show_con1_2 h3{
  font-size: 24px;
  color:#0678cb;
  text-align: center;
  margin-top:46px;
  margin-bottom:20px;
}
.cases_detail_show_con1_2 p{
  font-size:14px;
  color:#666;
  width:425px;
  line-height: 26px;
}
