.page_nav{
  float: left;
  /*height: 500px;*/
  /*background: pink;*/
  margin-top: -87px;

}
.page_nav img{
  float: right;
  /*-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,.15);
  -moz-box-shadow: 0px 0px 8px rgba(0,0,0,.15);
  box-shadow: 0px 0px 8px rgba(0,0,0,.15);*/
}
.page_nav div ul{
  float: right;
  list-style: none;
  padding-left: 0px;
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,.15);
  -moz-box-shadow: 0px 0px 8px rgba(0,0,0,.15);
  box-shadow: 0px 0px 8px rgba(0,0,0,.15);
}
.page_nav div .active{
  color: #2c56af;
}
.page_nav ul li{
  width: 200px;
  background: #fafaf9;
  color: #333;
  line-height: 60px;
  border-bottom: 1px solid #dcdcdc;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: 微软雅黑;
}
.page_nav ul li:hover{
  color: #2c56af;
  cursor: pointer;
}
.page_container{
  float: left;
}
.page_menu{
  height: 40px;
  /*background: pink;*/
  border-bottom: 1px solid #dcdcdc;
  margin:15px;
  padding:0px;
}
.page_menu ul{
  float: right;
  list-style: none;
  padding-right: -15px;
}
.page_menu ul li{
  float: left;
  font-size: 16px;
  color: #333;
  padding-left:10px;
  line-height: 40px;
  font-family: 微软雅黑;
}
.page_menu ul li:nth-child(2n-1):hover{
  color: #2c56af;
}
.name{
  /*padding-right:0;*/
}
.name p{
  font-size: 16px;
  font-family: 微软雅黑;
  line-height: 26px;
  text-align: left;
  letter-spacing: 1px;
  color: #333;
  font-weight: 500;
  padding-right: 0px;
}
.our-team .details{
  width: 100%;
}
.our-team .details p{
  text-align: center;
  font-family: 微软雅黑;
  font-size: 20px;
}
.product_name{
  background: #e8effd;
  margin-left:0px;
  padding-right:0px;
}
.product_name .product_img{
  float: right;
  height: 100%;
}
.product_name p{
  font-size: 18px;
  font-family: 微软雅黑;
  line-height: 30px;
  text-align: left;
  letter-spacing: 1px;
  color: #333;
  font-weight: 500;
  margin-top: 20px;
  padding-right: 0px;
}
.product_name .cut{
  height: 1px;
  width: 100%;
  background: #b0c9fc;
}
.product_name .demo{
  float: right;
  height: 40px;
  opacity: 0.8;
  /*margin-bottom: 10px;*/
  filter:alpha(opacity=70);
}
.product_name .demo:hover{
  opacity: 1;
  filter:alpha(opacity=100);
}
.product_name h3 {
  font-size: 24px;
  position: relative;
  text-align: left;
  color: #2c56af;
  font-weight: 500;
  font-family: 微软雅黑;
  line-height: 50px;
  margin-top: 15px;
}
.product_detail{
  margin-top: 30px;
  padding-left:0px;
  padding-right:0px;
}
.product_detail p{
  font-size: 16px;
  font-family: 微软雅黑;
  font-weight: 300;
  color:#333;
  line-height: 30px;
  padding-right: 0px;
}
.product_detail .detail_top{
  font-size: 18px;
  font-family: 微软雅黑;
  font-weight: 300;
  color:#fff;
  text-align: center;
  background: #2c56af;
  line-height: 40px;
  letter-spacing: 3px;
}
.product_detail .detail_bottom{
  font-size: 15px;
  font-family: 微软雅黑;
  font-weight: 300;
  color:#333;
  text-align: left;
  background: #e8effd;
  line-height: 26px;
  letter-spacing: 1px;
  padding:15px;
}
.product_detail .detail_bottom ul{
  margin:0px;
  padding:0px 15px;
}
.product_detail .detail_bottom ul li{
  /*list-style: none;*/
}



.new ul{
  list-style: none;
  padding:0;
  margin:0;
  width: 100%;
  float: left;
}
.new ul li{
  width: 100%;
  border-bottom: 1px dashed #ccc;
  float: left;
  padding-bottom: 10px;
  padding-top: 30px;
  margin-left:15px;
}
.new .new_info h3{
  margin-top: 10px;
  font-size: 24px;
}
.new_info p{
  font-size: 15px;
  font-family: 微软雅黑;
  font-weight: 500;
  color:#333;
  text-align: left;
  line-height: 20px;
  letter-spacing: 1px;
  margin-top: 15px;
}
.new_right{
  width: 100%;
  height: 100px;
  /*background: pink;*/
  float: left;
  padding:0px;
}
.new_right .top_one_right .date{
  font-size: 26px;
  color: #333;
  font-weight: 500;
  line-height: 40px;
  font-family: 微软雅黑;
  letter-spacing: 1px;
  float: left;
  width: 100%;
  margin-top: 5px;
}
.new_right .top_one_right .year{
  font-size: 20px;
  color: #333;
  font-weight: 500;
  line-height: 16px;
  font-family: 微软雅黑;
  /*letter-spacing: 1px;*/
  float: left;
  width: 100%;
  margin-top: -10px;
}
.new_right .top_one_right_detail p{
  font-size: 15px;
  color: #333;
  font-weight: 500;
  line-height: 28px;
  font-family: 微软雅黑;
  padding-left: 0px;
  /*letter-spacing: 1px;*/
  float: left;
  margin-top: 5px;
  /*width: 100%;*/
}
.new_right .top_one_right_detail:hover p{
  color: #2c56af;
  cursor: pointer;
}
.new_right .top_one_right_detail img{
  width: 22px;
  float: left;
  margin-left:8px;
  margin-top: 9px;
}
.page{
  /*width: 200px;*/
  /*height: 50px;*/
  /*background: pink;*/
  padding-right: -15px;
  margin-left:15px;
  float: right;
  margin-right: 0px;
  /*margin-left:50%;*/
  margin-top:30px;
  margin-bottom:30px;
}
.page ul{
  float: right;
  list-style: none;
  margin:0;
  padding:0;
  right: 0px;
}
.page ul .choose{
  background: #2c56af;
  color: #fff;
}
.page ul li{
  width: 30px;
  height:30px;
  border:1px solid #2c56af;
  /*line-height: 30px;*/
  font-family: 微软雅黑;
  font-size: 16px;
  color: #333;
  text-align: center;
  float: left;
  margin:0px;
  padding:0px;
  margin-left: 10px;
}
.page ul li:hover{
  background: #2c56af;
  color: #fff;
  cursor: pointer;
}


.new_detail{
  margin-left: 17%;
}
.new_detail .detail h3{
  text-align: center;
  color: #2c56af;
  letter-spacing: 1px;
  line-height: 40px;
}
.new_detail .detail h5{
  text-align: center;
  color: #333;
  /*letter-spacing: 1px;*/
}
.new_detail .detail .info{
  margin-left: 8.3%;
  padding: 0px;
}
.new_detail .detail .info img{
  width: 100%;
  padding-bottom:10px;
  padding-top:10px;
}
.new_detail .detail .info p{
  font-family: 微软雅黑;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-top: 10px;
}
.new_detail .detail .next{
  margin-left: 8.3%;
  padding: 0px;
  margin-top: 15px;
}
.new_detail .detail .next p{
  font-family: 微软雅黑;
  font-size: 18px;
  color: #333;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 1px;
  /*margin-top: 10px;*/
}
.new_detail .detail .next p a{
  color: #333;
}
.new_detail .detail .next p a:hover{
  color: #2c56af;
}
.kePublic{
  margin-left: 8.3%;
  padding:0px;
}


.solution_list{
  border:1px solid #ccc;
  margin-top: -1px;
  float: left;
  margin-bottom:30px;
}
.solution_list ul{
  list-style:none;
  margin:0px;
  padding:0px;
  margin-top: 20px;
}
.solution_list .list_solu li{
  width: 100%;
  border-bottom: 1px dashed #ccc;
  float: left;
  padding-bottom: 5px;
  padding-top: 30px;
  /*margin-left:15px;*/
}
.solution_list .list_solu li .new_info h3{
  /*margin-top: 10px;*/
  font-size: 24px;
}
.solution_list .list_solu li .new_info p{
  font-size: 15px;
  font-family: 微软雅黑;
  font-weight: 500;
  color:#333;
  text-align: left;
  line-height: 20px;
  letter-spacing: 1px;
  margin-top: 15px;
}
.solution_list .list_solu li .new_right{
  width: 100%;
  /*height: 100%;*/
  position: absolute;
  right: 10px;
  /*background: pink;*/
  float: left;
  /*padding:0px;*/
  border-left:1px solid #ccc;
}
.solution_list ul li .new_right .top_one_right_detail p{
  font-size: 15px;
  color: #333;
  font-weight: 500;
  line-height: 28px;
  font-family: 微软雅黑;
  padding-left: 0px;
  /*letter-spacing: 1px;*/
  float: left;
  text-align: center;
  /*margin-left: 15px;*/
  margin-top: 5px;
  width: 100%;
}
.solution_list ul li .new_right .top_one_right_detail:hover p{
  color: #2c56af;
  cursor: pointer;
}
.solution_list ul li .new_right .top_one_right_detail img{
  width: 40px;
  float: left;
  /*margin-left:8px;*/
  margin-top: 12%;
  margin-left: 31%;
  padding-left: -20px;

}


.solution_detail{
  padding-right:0px;
  margin-right: -10px;
}
.solution_detail h3{
  color: #2c56af;
  font-family: 微软雅黑;
}
.solution_detail p{
  color: #333;
  font-family: 微软雅黑;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
}
.solution_info h1 img{
  margin:20px 0px;
}
.solution_info .feature h3{
  width: 100%;
  color: #fff;
  font-family: 微软雅黑;
  font-size: 20px;
  line-height: 45px;
  letter-spacing: 1px;
  background: #2c56af;
  text-align: center;
  border:1px solid #ccc;
  font-weight: 500;
}
.solution_info .feature{
  width: 100%;
  margin-bottom: 50px;
  float: left;
}
.solution_info .feature div{
  background: #ebf2fb;
  border:1px solid #ccc;
  margin-top: 50px;
  float: left;
  width: 48%;
}
.solution_info .feature div p{
  width: 40%;
  color: #fff;
  font-family: 微软雅黑;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 1px;
  background: #2c56af;
  text-align: center;
  margin-left: 30%;
  margin-top: -20px;
  font-weight: 500;
}
.solution_info .feature div ul{
  margin:10px 35px;
  padding:0px;

}
.solution_info .feature div ul li{
  color: #333;
  font-family: 微软雅黑;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 500;
}


.join_us{
  background: #f1f8fb;
  border:1px solid #ccc;
  margin-top: 30px;
}
.join_us h3{
  width: 100%;
  color: #2c56af;
  font-family: 微软雅黑;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 1px;
  text-align: center;
  /*margin-left: 30%;*/
  font-weight: 500;
  margin-top: 20px;
}
.join_us p{
  text-align: center;
  color: #333;
  font-family: 微软雅黑;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  margin-top: 20px;
  font-weight: 500;
}
.join_us .name_cut{
  width: 40%;
  height: 1px;
  background: #ccc;
  margin-left: 30%;
}
.join_us .date{
  text-align: center;
  color: #333;
  font-family: 微软雅黑;
  font-size: 18px;
  line-height: 26px;
  /*letter-spacing: 1px;*/
  margin-top: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.join_us .details img{
  width: 50px;
  margin: 12px auto 6px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}


.join_us_email{
  background: #e8effd;
  margin-top: 30px;
  padding:15px;
}
.join_us_email img{
  float: left;
  height: 50px;
}
.join_us_email span b{
  color: #2c56af;
  padding-left: 10px;
  font-family: 微软雅黑;
}
.join_us_email span{
  color: #333;
  font-family: 微软雅黑;
  font-size: 20px;
  line-height: 50px;
  /*letter-spacing: 1px;*/
  margin-top: 20px;
  font-weight: 500;
  margin-bottom: 30px;
  padding-left: 5px;
  letter-spacing: 1px;
}

.contact{
  /*width: 100%;*/
  /*background: pink;*/
  height: 300px;
  padding-left: 15px;
}
.contact_map{
  /*width: 100%;*/
  /*background: lightblue;*/
  height: 300px;
  padding-left: 15px;
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,.15);
  -moz-box-shadow: 0px 0px 8px rgba(0,0,0,.15);
  box-shadow: 0px 0px 8px rgba(0,0,0,.15);
}
.contact p{
  width: 150px;
  color: #fff;
  font-family: 微软雅黑;
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 1px;
  font-weight: 500;
  background: #2c56af;
  text-align: center;
}
.contact ul{
  list-style: none;
  padding:0px;
  margin:40px 0px;
}
.contact ul li{
  width: 100%;
  height: 55px;
  float: left;
}
.contact ul li img{
  height: 40px;
  float: left;
}
.contact ul li .contact_title{
  color: #2c56af;
  font-family: 微软雅黑;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 1px;
  font-weight: 500;
  float: left;
  margin-left: 15px;
}
.contact ul li .contact_detail{
  color: #333;
  font-family: 微软雅黑;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 500;
  width: 300px;
  height: 60px;
  float: left;
  margin-top: 7px;
  margin-left: 10px;
}
.zizhi_word{
  text-align:center;
  line-height:24px;
  color:#333;
  padding-left:0px;
  padding-right:15px;
  font-size:16px;
  margin-top:15px;
  font-family: 微软雅黑;
}
.zizhi{
  margin-top:20px;
}
.our-team .details .join_detail{
  width: 45px;
}