@charset "UTF-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
  text-decoration: none;
  border: 0 none;
  font-family:  Microsoft YaHei, PingFang SC,Source Han Sans SC,
    Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
  font-weight: 300;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
  font-weight: normal;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}

[hidefocus],
summary {
  outline: 0;
}

li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}

sup,
sub {
  font-size: 83%;
}

pre,
code,
kbd,
samp {
  font-family: inherit;
}

q:before,
q:after {
  content: none;
}

textarea {
  overflow: auto;
  resize: none;
}

label,
summary {
  cursor: default;
}

a,
button {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
/* strong, */
b {
  font-weight: normal;
}

del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
  outline: 0;
}

body {
  background: #fff;
}

a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a,
a:hover {
  color: #333;
}

input {
  -webkit-appearance: none;
}

html,
body {
  height: 100%;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
  overflow: hidden;
}

.opacity0 {
  opacity: 0;
}
.f-fl {
  float: left;
}
.f-fr {
  float: right;
}
.f-mgl20 {
  margin-left: 20px;
}
.u-btn {
  width: 110px;
  height: 30px;
  background: rgba(0, 141, 213, 1);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.u-btn:hover {
  background: #008DD5;
  color: #fff;
}
.u-btn-white {
  width: 110px;
  height: 28px;
  border-radius: 4px;
  border: 1px solid #fff;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 28px;
  text-align: center;
}
.u-btn-white:hover {
  background: #008DD5;
  border: 1px solid #008DD5;
  color: #fff;
}

body {
  background: #fff;
}
.m-case {
  background: #fff;
  position: relative;
  padding: 71px 0 80px;
  border-bottom: 1px solid #eee
}
.m-case .case-content {
  width: 1200px;
  margin: 0 auto;
  padding: 90px 0 50px;
}

.m-reservation {
  width: 100%;
  height: 160px;
  background: rgba(248, 248, 248, 1)
}
.m-reservation .reservation-content {
  width: 1200px;
  margin: 0 auto;
}
.m-reservation .reservation-content .reservation-text {
  float: left;
  padding: 65px 0 0 82px;
  font-size: 22px;
  font-weight: 300;
  color: rgba(51, 51, 51, 1);
  line-height: 30px;
}
.m-reservation .reservation-content .reservation-phone {
  width: 464px;
  height: 50px;
  padding: 55px 0 0 20px;
  float: left;
}
.m-reservation .reservation-content .reservation-phone .phone-input {
  width: 296px;
  height: 46px;
  padding-left: 18px;
  line-height: 46px;
  border-radius: 4px 0 0 4px;
  border: 2px solid #eee;
  border-right: 0;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  float: left;
  background: #fff;
}
.m-reservation .reservation-content .reservation-phone {
  ::-webkit-input-placeholder {
        color: rgba(255, 255, 255, .3);
  }
  :-ms-input-placeholder {
        color: rgba(255, 255, 255, .3);
  }
  ::-ms-input-placeholder {
        color: rgba(255, 255, 255, .3);
  }
  ::placeholder {
        color: rgba(255, 255, 255, .3);
  }
}
.m-reservation .reservation-content .reservation-phone .reservation-btn {
  width: 146px;
  height: 50px;
  background: #008DD5;
  border-radius: 0px 4px 4px 0px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 50px;
  text-align: center;
  float: left;
  cursor: pointer;
}
.m-reservation .reservation-content .reservation-phone .reservation-btn:hover {
  background: #008DD5;
}
.wd1200{
  width: 1200px;
  height: auto;
  margin: 0 auto
}
.m-case .one-content .text{
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  padding-bottom: 30px;
  color: #333
}
.m-case .one-content .text2{
  font-size: 16px;
  text-align: left;
  font-weight: 300;
  color: #333;
  line-height: 30px;
}
.m-case .two-content .text1{
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #333
}
.m-case .two-content ul>li{
  width: 360px;
  height: 300px;
  float: left;
  margin-right: 60px;
  margin-bottom: 50px;
  box-shadow: 0px 0px 10px 0px #0000001a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.m-case .two-content ul>li .line{
  height: 6px;
  background: rgba(0, 141, 213, 1);
  border-radius: 0px 0px 4px 4px;
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  opacity: 0;
  z-index: 10;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-case .two-content ul>li:hover .line{
  opacity: 1;
}

.m-case .two-content ul>li:hover{
  -webkit-box-shadow: 5px 5px 30px 1px rgba(0, 0, 0, .08);
  box-shadow: 5px 5px 30px 1px rgba(0, 0, 0, .08);
}

.m-case .two-content ul>li:nth-child(3n){
  margin-right: 0px !important
}
.m-case .two-content .two-content-icon{
  width: 360px;
  height: 120px;
}
.m-case .two-content .icon{
  background-size:  360px 120px;
}
.clear{
  clear: both;
}
.m-case .two-content .text{
  font-size: 16px;
  color: #000;
  line-height: 36px;
  text-align: center
}
.m-case .one-content .icon{
  width: 1233px;
  height: 218px;
  background-size:  1233px 218px;
}
.wd746{
  width: 746px;
  height: auto;
  margin: 0 auto;
}
.m-case .top-content{
  padding-top: 90px;
}
.m-case .top-content .text{
  font-size: 36px;
  padding-bottom: 30px;
  color: #333
}
.m-case .top-content .summary{
  width: 706px;
  height: 52px;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  padding: 20px;
  margin-top: 30px;
  background-color: #f8f8f8;
}
.m-case .top-content .content-box{
  width: 100%;
  height: auto;
  font-size: 16px;
  font-weight: 500;
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px #eee solid
}
.m-case .top-content .text1{
  font-size: 16px;
  padding-bottom: 30px;
  padding-top: 30px;
  font-weight: 500;
  color:#008DD5;
}

