/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-family: "Microsoft YaHei" Helvetica, Arial, sans-serif;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.udm0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.udp0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.lrm0 {
  margin-right: 0px;
  margin-left: 0px;
}

.lrp0 {
  padding-right: 0px;
  padding-left: 0px;
}

.udm15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.udp15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.lrm15 {
  margin-right: 15px;
  margin-left: 15px;
}

.lrp15 {
  padding-right: 15px;
  padding-left: 15px;
}

.udp30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.udm30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.bgBlue {
  background-color: #004ea2;
}

.pa {
  position: absolute;
}

.pr {
  position: relative;
}

.tc {
  text-align: center;
}

.about {
  background: url("../images/aboutBg.jpg") no-repeat center center;
  width: 100%;
  height: 500px;
}

.about1 {
  height: 400px;
  background: url("../images/aboutDot.png");
  margin-top: 50px;
  border-radius: 10px;
  cursor: pointer;
}
.about1:hover {
  box-shadow: 2px 5px 5px 0 rgba(0, 0, 0, 0.5), 0 2px 10px 0 rgba(0, 0, 0, 0.08);
}
.about1 P {
  line-height: 25px;
}

.head {
  width: 100%;
  height: 180px;
  position: relative;
}

.headCon {
  width: 1200px;
  height: 180px;
  position: relative;
  margin: 0 auto;
}

.headL {
  position: absolute;
  left: 20px;
  top: 30px;
}

.headR {
  position: absolute;
  right: 20px;
  top: 40px;
  width: 320px;
  height: 100px;
}
.headR span {
  color: #ff0000;
  font-size: 30px;
  line-height: 80px;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 0px;
}

.nav {
  width: 100%;
  height: 70px;
  position: absolute;
  top: 150px;
}

.navCon {
  width: 1200px;
  height: 70px;
  margin: 0 auto;
}

.navConIn {
  width: 900px;
  height: 70px;
  position: relative;
  float: right;
  background-color: #fff;
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  z-index: 999;
}
.navConIn > ul > li {
  width: 114px;
  height: 70px;
  float: left;
}
.navConIn > ul > li .navList {
  width: 100%;
  height: 70px;
}
.navConIn > ul > li .navList a {
  text-align: center;
  display: block;
  font-weight: bold;
  font-size: 16px;
  line-height: 70px;
  -moz-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
}
.navConIn > ul > li .navList:hover {
  background-color: #116cd9;
}
.navConIn > ul > li .navList:hover a {
  color: white;
}
.navConIn > ul > li .down {
  width: 114px;
  background-color: #eff2f2;
  display: none;
}
.navConIn > ul > li .down ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -moz-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
}
.navConIn > ul > li .down ul li:hover a {
  color: #116cd9;
}
.navConIn > ul > li:hover > .down {
  display: block;
}

.navSide {
  position: absolute;
  right: 0;
  top: 0;
  width: 400px;
  height: 70px;
  background-color: #fff;
  z-index: 30;
}

.cur {
  background-color: #116cd9;
}
.cur a {
  color: white;
}

.news {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}

#MSClassBox1 li h2 {
  font-size: 14px;
  position: relative;
  padding-left: 25px;
}
#MSClassBox1 li h2:before {
  content: "";
  position: absolute;
  background: url("../images/wen.jpg") no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0px;
}
#MSClassBox1 li h4 {
  font-size: 12px;
  position: relative;
  padding-left: 25px;
  line-height: 20px;
}
#MSClassBox1 li h4:before {
  content: "";
  position: absolute;
  background: url("../images/da.jpg") no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0px;
}

.newsTop {
  width: 100%;
  height: 50px;
  background-color: #f5f5f5;
}

.newsTopIn {
  width: 1200px;
  height: auto;
  line-height: 50px;
  color: #333;
  margin: 0 auto;
}
.newsTopIn span {
  color: #000;
  font-weight: bold;
  float: left;
}

.newsTopInCon {
  width: 500px;
  height: 50px;
  float: left;
  overflow: hidden;
}

.proTitle {
  padding: 20px 0 0 0;
  text-align: center;
}
.proTitle .span1 {
  font-size: 36px;
  font-weight: bold;
  color: white;
  display: block;
  height: 50px;
  line-height: 50px;
}
.proTitle .span2 {
  width: 130px;
  height: 45px;
  font-size: 24px;
  color: #7db8ff;
  display: block;
  margin: 0 auto;
  border-bottom: 1px solid #7db8ff;
}

.proList {
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px 0 transparent, 0 2px 10px 0 rgba(0, 0, 0, 0.08);
}
.proList img {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.proList:hover img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.proList:hover a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.proList a {
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #aaa;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.proList span {
  color: white;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 999;
}

.solution {
  width: 100%;
  height: 750px;
  margin: 50px 0 0 0;
  background-color: #f5f5f5;
  padding: 30px 0 50px 0;
}

.solutionIn {
  width: 1200px;
  height: 680px;
  margin: 0 auto;
}
.solutionIn p {
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  color: #666;
}

.solutionList {
  width: 100%;
  height: 550px;
}
.solutionList ul li {
  width: 350px;
  height: 260px;
  float: left;
  margin: 0 25px;
  text-align: center;
}
.solutionList ul li .solutionImg {
  width: 350px;
  height: 200px;
  margin-bottom: 20px;
  overflow: hidden;
}
.solutionList ul li .solutionImg img {
  width: 350px;
  height: 200px;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.solutionList ul li .solutionImg:hover img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.solutionList ul li a {
  font-size: 18px;
  color: #666;
}

.proMore {
  display: block;
  width: 175px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  text-align: center;
  font-size: 16px;
  color: #b1b1b1;
  border-radius: 17px;
  margin: 0 auto;
}
.proMore:hover {
  border-color: #116cd9;
  color: #116cd9;
}

.cjwt {
  height: 50px;
}
.cjwt span {
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
}

.footer {
  width: 100%;
  height: 400px;
  background-color: #13181f;
}

.foot {
  width: 1200px;
  height: 400px;
  margin: 0 auto;
}

.foot1 {
  width: 1200px;
  height: 250px;
  padding-top: 30px;
  text-align: center;
}
.foot1 dl {
  float: left;
  width: 150px;
  height: auto;
  overflow: hidden;
  text-align: center;
}
.foot1 dl dd {
  margin-left: 0;
  height: 50px;
  line-height: 50px;
}
.foot1 dl dd a {
  color: #cfd4db;
  font-size: 16px;
}
.foot1 dl dt {
  height: 30px;
  line-height: 30px;
}
.foot1 dl dt a {
  font-size: 14px;
  color: #a2aab6;
}

.foot2 {
  margin-left: 50px;
  text-align: center;
  margin-top: 50px;
}
.foot2 p {
  color: #737a84;
  line-height: 30px;
  margin: 0;
}

.projects-header {
  width: 60%;
  text-align: center;
  margin: 30px 0 10px;
  font-weight: 200;
  margin-bottom: 40px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.anliList {
  text-align: center;
  margin-bottom: 20px;
  cursor: pointer;
}
.anliList div {
  overflow: hidden;
}
.anliList div img {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.anliList:hover img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.sec1 {
  width: 100%;
  height: auto;
  background-color: #e5e5e5;
  padding-bottom: 40px;
}

.gototop {
  display: none;
  -webkit-animation: hide 350ms ease-out forwards 1;
  animation: hide 350ms ease-out forwards 1;
  padding: 16px 32px;
  border: 0;
  text-align: center;
  background-color: #BF5F27;
  color: #fff;
  position: fixed;
  bottom: 16px;
  right: 16px;
  -webkit-transition: background-color 100ms ease-in-out;
  transition: background-color 100ms ease-in-out;
}

.gototop > span {
  display: inline-block;
  -webkit-transition: transform 100ms 100ms ease-in-out;
  transition: transform 100ms 100ms ease-in-out;
  color: #fff;
}

.gototop:hover,
.gototop:focus {
  background-color: #ff0000;
}

.gototop:hover > span,
.gototop:focus > span {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.isvisible {
  -webkit-animation: show 1s ease-out forwards 1;
  animation: show 1s ease-out forwards 1;
}

@-webkit-keyframes hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  25% {
    opacity: .5;
    -webkit-transform: rotate(-3deg) translateY(-40px);
  }
  75% {
    -webkit-transform: rotate(3deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100px);
  }
}
@keyframes hide {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  25% {
    opacity: .5;
    transform: rotate(-3deg) translateY(-40px);
  }
  75% {
    transform: rotate(3deg);
  }
  100% {
    opacity: 0;
    transform: translateY(100px);
  }
}
@-webkit-keyframes show {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    opacity: .5;
    -webkit-transform: rotate(-3deg) translateY(-40px);
  }
  75% {
    -webkit-transform: rotate(3deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
  }
}
@keyframes show {
  0% {
    transform: rotate(0deg);
  }
  25% {
    opacity: .5;
    transform: rotate(-3deg) translateY(-40px);
  }
  75% {
    transform: rotate(3deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}
