/*页面初始化，干掉默认的样式*/
html,
body,
div,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
input,
textarea {
  margin: 0;
  padding: 0;
}
body {
  font-size: 12px;
}
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
input,
select,
textarea {
  outline: none;
}
a {
  text-decoration: none;
}
/*媒体查询*/
@media only screen and (min-width: 768px) {
  html {
    font-size: 25px !important;
  }
}
@media only screen and (min-width: 1024px) {
  html {
    font-size: 28px !important;
  }
}
/*公用底层样式*/
.left {
  float: left;
}
.right {
  float: right;
}
.bg_c_y {
  background: yellow;
}
.clear {
  content: "";
  display: block;
  clear: both;
}
h3 {
  font-size: 0.7rem;
  color: #343434;
}
.p0 {
  font-size: 0.5rem;
  line-height: 0.8rem;
  color: #9a9a9a;
}
/*头部*/
/*1、logo*/
header {
  margin: 0 auto;
  /*轮播*/
}
header .navAll {
  width: 47rem;
  height: 3rem;
  margin: 0 auto;
  /*头部导航+搜索样式*/
}
header .navAll .logo,
header .navAll img {
  width: 4.5rem;
  height: 2.4rem;
}
header .navAll .logo {
  margin-top: 0.5rem;
  margin-left: 2rem;
}
header .navAll .navSearch {
  width: 30.5rem;
  position: relative;
  /*导航栏滑动时那部分隐藏内容的样式*/
}
header .navAll .navSearch ul {
  width: 25rem;
}
header .navAll .navSearch ul li {
  width: 3.2rem;
  height: 3rem;
  font: 0.5rem 宋体;
  line-height: 3rem;
}
header .navAll .navSearch ul li a {
  color: black;
}
header .navAll .navSearch ul li a:hover {
  color: #1682d6;
}
header .navAll .navSearch ul .li1 {
  width: 2rem;
  height: 3rem;
}
header .navAll .navSearch ul .li1 a {
  color: #1682d6;
}
header .navAll .navSearch .search {
  margin-top: 1rem;
  height: 0.8rem;
  border: 1px solid #cccccc;
  border-radius: 0.8rem;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  padding: 0.1rem 0.1rem 0.1rem 0.3rem;
}
header .navAll .navSearch .search input {
  width: 1.5rem;
  height: 0.8rem;
  border: 0 solid black;
}
header .navAll .navSearch .search img {
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.3rem;
}
header .navAll .navSearch .nav_hide {
  width: 30.5rem;
  height: 10rem;
  top: 3rem;
  margin-left: 1.5rem;
  position: absolute;
  z-index: 2;
}
header .navAll .navSearch .nav_hide ul li {
  border: 1px solid #999999;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: white;
  float: left;
  width: 7.1rem;
  height: auto;
  margin-top: -1rem;
  margin-right: -3.9rem;
  visibility: hidden;
  box-sizing: border-box;
}
header .navAll .navSearch .nav_hide ul li p {
  height: 1rem;
  margin: 0.1rem;
  padding-left: 0.5rem;
  line-height: 1rem;
  border-bottom: 1px solid #aaa;
}
header .navAll .navSearch .nav_hide ul li p a {
  font: 0.4rem 微软雅黑;
  color: #999;
}
header .navAll .navSearch .nav_hide ul li .p_bt {
  border-bottom: 0 solid #aaa;
}
header .lunBo {
  margin: 0 auto;
  width: 47rem;
  height: 10rem;
}
header .lunBo .lunBo_picture {
  width: 47rem;
  height: 10rem;
  position: relative;
  overflow: hidden;
}
header .lunBo .lunBo_picture ul {
  position: absolute;
  box-sizing: border-box;
}
header .lunBo .lunBo_picture li {
  width: 47rem;
  height: 10rem;
  float: left;
}
header .lunBo .lunBo_picture li img {
  width: 100%;
  height: 10rem;
}
header .lunBo .lunBo_point {
  width: 8.1rem;
  top: 12.5rem;
  left: 41%;
  position: absolute;
}
header .lunBo .lunBo_point span {
  width: 1.7rem;
  height: 0.15rem;
  border: 0 solid #cccccc;
  border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  background: #ccc;
  margin: 0 0.5rem;
  float: left;
  cursor: pointer;
}
/*2、导航+搜索框*/
/*中部主要内容区域*/
/*1、产品解决方案*/
.prd_improve {
  margin: 0.4rem auto 0;
  width: 47rem;
  height: 20rem;
  padding: 1.4rem 0 0 1.8rem;
  background: #f8f8f8;
  box-sizing: border-box;
}
.prd_improve .prd_improve_title h3 {
  font: 0.8rem 黑体;
  color: #333;
  font-weight: 600;
}
.prd_improve .prd_improve_title p {
  font: 0.7rem 'Open Sans', sans-serif;
  color: #ccc;
}
.prd_improve ul:after {
  content: "";
  display: block;
  clear: both;
}
.prd_improve .learnMore {
  margin: 0.5rem 45%;
}
.f_box {
  margin: 0.5rem;
  width: 10rem;
  height: 13.5rem;
  transform-style: preserve-3d;
  position: relative;
}
.prd_improve_cases {
  width: 10rem;
  height: 13.5rem;
  background: white;
  cursor: pointer;
  transition: 0.5s;
  position: absolute;
}
.prd_cases_picture,
.prd_cases_picture img {
  width: 10rem;
  height: 7rem;
}
/*各个方案里面的描述内容*/
.prd_cases_words {
  margin-top: 0.6rem;
  padding: 0.6rem;
}
.prd_cases_words p {
  margin-top: 0.3rem;
  font-size: 0.5rem;
  line-height: 0.8rem;
  color: #9a9a9a;
}
.prd_improve_cases:hover {
  transform: translateY(-10px);
  box-shadow: -5px 5px 20px #999999;
}
/*了解更多*/
.learnMore {
  width: 3.5rem;
  height: 1rem;
  border: 1px solid #808080;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  cursor: pointer;
  text-align: center;
}
.learnMore .learnMoreBtn {
  font-size: 0.5rem;
  line-height: 1rem;
  color: gray;
}
.learnMore:hover {
  border: 1px solid #1682d6;
  border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
}
.learnMore:hover a {
  color: #1682d6;
}
/*公司新闻版块*/
.company_information {
  width: 47rem;
  height: 21rem;
  margin: 0 auto;
  padding: 1.4rem 0 0 2rem;
}
.company_information .news {
  width: 47rem;
  height: 16.4rem;
}
.company_information .news li {
  width: 14.5rem;
  height: 16.4rem;
  float: left;
}
.company_information .news li .news_picture {
  width: 14.5rem;
  height: 8.2rem;
  overflow: hidden;
}
.company_information .news li .news_picture img {
  width: 14.5rem;
  height: 8.2rem;
  transition: 1s;
}
.company_information .news li .news_picture img:hover {
  transform: scale(1.1);
}
.company_information .news li .news_words {
  width: 15rem;
  height: 8.2rem;
  text-align: center;
  padding: 1.6rem;
  box-sizing: border-box;
}
.company_information .news li .news_words a {
  font: 0.58rem 微软雅黑;
  color: #333;
  font-weight: 600;
}
.company_information .news li .news_words .news_p1 {
  margin: 0.8rem auto;
  color: #999;
}
.company_information .news li .news_words .news_p2 {
  text-align: left;
  font: 0.5rem 宋体;
  color: #777;
  padding: 0 0.5rem 0 0.5rem;
  line-height: 0.8rem;
  text-indent: 1.1rem;
}
.company_information .learnMore {
  margin: 1rem 42%;
}
/*用户案例user case*/
.user_cases {
  width: 47rem;
  height: 16.7rem;
  margin: 0 auto;
  background: #f8f8f8;
  padding: 1.5rem;
  box-sizing: border-box;
}
.user_cases .user_cases_detail {
  width: 43.2rem;
  height: 9rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
.user_cases .user_cases_detail Ul {
  position: absolute;
  transition: 0.5s;
}
.user_cases .user_cases_detail li {
  float: left;
  margin: 0.4rem;
  width: 10rem;
  height: 8.5rem;
}
.user_cases .user_cases_detail li .user_cases_imgBox {
  width: 10rem;
  height: 7.25rem;
  overflow: hidden;
}
.user_cases .user_cases_detail li .user_cases_imgBox img {
  width: 10rem;
  height: 7.25rem;
  transition: 1s;
}
.user_cases .user_cases_detail li .user_cases_imgBox img:hover {
  transform: scale(1.1);
}
.user_cases .user_cases_detail li .user_cases_words {
  text-align: center;
  margin: 0.4rem auto 0;
  font-size: 0.5rem;
}
.user_cases .user_cases_detail li .user_cases_words a {
  color: #555;
}
.user_cases .user_cases_detail .pointLeft,
.user_cases .user_cases_detail .pointRight {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 3.5rem;
  cursor: pointer;
  padding: 0.1rem;
  background: rgba(0, 0, 0, 0.4);
}
.user_cases .user_cases_detail .pointLeft img,
.user_cases .user_cases_detail .pointRight img {
  margin: 0 0.2rem;
}
.user_cases .user_cases_detail .pointLeft {
  left: 1rem;
}
.user_cases .user_cases_detail .pointRight {
  right: 1rem;
}
.user_cases .learnMore {
  margin: 1rem 46%;
}
.about_us {
  width: 47rem;
  height: 25rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.about_us .about_us_bgPicture,
.about_us img {
  width: 115%;
  height: 12rem;
  margin-left: -2.5rem;
}
.about_us .about_us_detail {
  width: 20.6rem;
  height: 16.6rem;
  position: absolute;
  top: 6rem;
  left: 28%;
  padding: 0.5rem;
  background: white;
  box-sizing: border-box;
}
.about_us .about_us_detail .detail_content {
  width: 19.6rem;
  height: 15.4rem;
  border: 1px solid #0000ff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 1.75rem 3.2rem;
  text-align: center;
  box-sizing: border-box;
}
.about_us .about_us_detail .detail_content p {
  font: 0.6rem 宋体;
  line-height: 1rem;
  color: #999;
}
.about_us .about_us_detail .detail_content hr {
  width: 2rem;
  margin: 0.5rem auto;
}
.about_us .about_us_detail .learnMore {
  margin: 1.5rem 35%;
  background: #1883d6;
}
.about_us .about_us_detail .learnMore a {
  color: white;
}
footer {
  width: 47rem;
  height: 10rem;
  margin: 0 auto;
  background: #232a32;
  color: #aaa;
  padding: 1rem 2rem;
  box-sizing: border-box;
}
footer a {
  color: #aaa;
}
footer .foot_nav {
  text-align: center;
  margin: 0 auto;
}
footer .foot_nav a {
  margin: 0 1.5rem;
  font: 0.5rem 微软雅黑;
}
footer hr {
  margin: 1rem 0;
  border: none;
  border-top: 1px solid #555;
}
footer .foot_tuoDi_information {
  /*公共*/
  /*第一个div——企业联系方式*/
}
footer .foot_tuoDi_information div {
  float: left;
  margin-right: 1rem;
  font: 0.5rem 微软雅黑;
  line-height: 1rem;
}
footer .foot_tuoDi_information .contact {
  width: 18rem;
}
footer .foot_tuoDi_information .contact h3 {
  font: 0.5rem 微软雅黑;
  line-height: 1rem;
  color: rgba(255, 255, 255, 0.8);
}
footer .foot_tuoDi_information .service_hotLine {
  width: 18rem;
}
footer .foot_tuoDi_information .service_hotLine span {
  margin: 0.2rem;
}
footer .foot_tuoDi_information .service_hotLine span h3 {
  color: white;
  margin-top: 0.3rem;
  font: 0.5rem 微软雅黑;
  font-weight: 600;
}
footer .foot_tuoDi_information .tuoDi_VXin {
  margin-right: 0;
  text-align: center;
}
