@font-face {
  font-family: 'iconfont';
  /* project id 995532 */
  src: url('//at.alicdn.com/t/font_995532_6tqaiciwpjf.eot');
  src: url('//at.alicdn.com/t/font_995532_6tqaiciwpjf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_995532_6tqaiciwpjf.woff2') format('woff2'), url('//at.alicdn.com/t/font_995532_6tqaiciwpjf.woff') format('woff'), url('//at.alicdn.com/t/font_995532_6tqaiciwpjf.ttf') format('truetype'), url('//at.alicdn.com/t/font_995532_6tqaiciwpjf.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clear:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #888888;
  font-family: "微软雅黑";
}
textarea {
  font-family: "微软雅黑";
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #888888;
  font-family: "微软雅黑";
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-transform: uppercase;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:hover,
a:focus {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1200px;
  margin: 0 auto;
}
header {
  overflow: hidden;
  /*banner*/
}
header .top .top-bar {
  width: 100%;
  height: 34px;
  background: #f5f5f5;
}
header .top .top-bar .s1 {
  color: #666666;
  font-size: 14px;
  line-height: 34px;
  float: left;
}
header .top .top-bar .links {
  float: right;
  font-size: 0px;
}
header .top .top-bar .links span {
  color: #666666;
  font-size: 14px;
  line-height: 34px;
  border-right: 1px solid #666666;
  padding-right: 18px;
  margin-right: 18px;
}
header .top .top-bar .links a {
  color: #666666;
  font-size: 14px;
  line-height: 34px;
}
header .top .top-mid {
  height: 127px;
  font-size: 0px;
}
header .top .top-mid .cont {
  height: 127px;
}
header .top .top-mid .cont .logo {
  display: inline-block;
  vertical-align: middle;
  margin-top: 26px;
  margin-right: 97px;
}
header .top .top-mid .cont .search {
  display: inline-block;
  vertical-align: middle;
  margin-top: 47px;
  width: 349px;
  height: 40px;
  background: #f2f2f2;
  border-radius: 20px;
}
header .top .top-mid .cont .search input {
  background: none;
  height: 40px;
  padding-left: 20px;
  width: 299px;
}
header .top .top-mid .cont .search button {
  width: 40px;
  height: 32px;
  background: #a8bae0;
  border-radius: 16px;
  text-align: center;
  float: right;
  margin: 4px 5px;
  outline: none;
  border: none;
}
header .top .top-mid .cont .search button .iconfont {
  color: #ffffff;
  font-size: 16px;
  line-height: 32px;
}
header .top .top-mid .cont .tel {
  float: right;
  margin-top: 42px;
}
header .top .top-mid .cont .tel .icon {
  display: inline-block;
  vertical-align: top;
  margin-right: 14px;
  width: 50px;
  height: 50px;
  background: #3866c4;
  border-radius: 50%;
  text-align: center;
}
header .top .top-mid .cont .tel .icon .iconfont {
  color: #ffffff;
  font-size: 28px;
  line-height: 50px;
}
header .top .top-mid .cont .tel .text {
  display: inline-block;
  vertical-align: top;
}
header .top .top-mid .cont .tel .text .s1 {
  color: #333333;
  font-size: 14px;
}
header .top .top-mid .cont .tel .text p {
  color: #3866c4;
  font-size: 26px;
  font-weight: bold;
}
header .top nav {
  width: 100%;
  height: 54px;
  background: url(../images/color.jpg) center center;
}
header .top nav ul {
  font-size: 0px;
}
header .top nav ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
header .top nav ul li:hover .sub {
  display: block;
}
header .top nav ul li .sub {
  position: absolute;
  z-index: 1111;
  display: none;
  min-width: 130px;
  background: rgba(0, 0, 0, 0.4);
  top: 54px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
header .top nav ul li .sub a {
  display: block;
  width: 100%;
  line-height: 30px;
  display: inline-block;
  color: #fefefe;
  font-size: 14px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
header .top nav ul li .sub a:hover {
  color: #ffcf2c;
}
header .top nav ul li::after {
  margin-left: 21px;
  content: "";
  display: block;
  float: right;
  margin-top: 15px;
  width: 1px;
  height: 24px;
  background: #ffffff;
}
header .top nav ul li:last-child::after {
  width: 0;
  display: none;
}
header .top nav ul li > a {
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  line-height: 54px;
  margin-left: 21px;
  padding: 0 32px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
header .top nav ul li.on > a,
header .top nav ul li:hover > a {
  background: #fdad00;
}
header .banner {
  position: relative;
  width: 100%;
  height: 580px;
}
header .banner .pagination {
  width: 1200px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 25px;
  text-align: center;
}
header .banner .pagination span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ffffff;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  cursor: pointer;
}
header .banner .pagination span.swiper-active-switch {
  background: #3866c4;
  width: 15px;
  height: 15px;
}
.page {
  margin: 40px 0 10px;
}
.page ul {
  text-align: center;
}
.page ul li {
  display: inline-block;
  height: 29px;
  margin: 0 10px;
}
.page ul li a {
  display: block;
  color: #a7a7a7;
  font-size: 12px;
  line-height: 29px;
  text-align: center;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.page ul li.prev a {
  line-height: 26px;
}
.page ul li.next a {
  line-height: 26px;
}
.page ul .num.on a,
.page ul .num:hover a {
  color: #f2cb62;
}
.footer {
  background: #313131;
  height: 365px;
  box-sizing: border-box;
}
.footer .f-top {
  height: 65px;
  line-height: 65px;
  border-bottom: 1px solid #404040;
}
.footer .f-top a {
  font-size: 16px;
  color: #FFFFFF;
  margin-right: 128px;
}
.footer .cont {
  display: flex;
}
.footer .cont .left {
  margin-top: 44px;
  width: 372px;
}
.footer .cont .left .tel {
  margin-top: 40px;
}
.footer .cont .left .tel p:nth-child(1) {
  font-size: 14px;
  color: #FFFFFF;
}
.footer .cont .left .tel p:nth-child(2) {
  font-size: 42px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 5px;
}
.footer .middle {
  color: #fff;
  margin-left: 90px;
  margin-top: 40px;
  width: 316px;
}
.footer .middle .f-tit {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 35px;
}
.footer .middle .f-tit span {
  font-size: 22px;
}
.footer .ewm {
  margin-top: 40px;
  margin-left: 170px;
}
.footer .ewm .text {
  color: #fff;
  font-size: 22px;
  margin-right: 25px;
}
.footer .ewm img {
  width: 128px;
  height: 128px;
  margin-top: 30px;
}
.copy-right {
  width: 100%;
  background: #313131;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  height: 58px;
  line-height: 58px;
  text-align: center;
  border-top: 1px solid #404040;
}
.copy-right a {
  color: #fff;
}
/*悬浮*/
.float {
  width: 200px;
  position: fixed;
  right: -150px;
  transition: all 0.5s;
  top: 20%;
  z-index: 100;
}
.float ul li {
  position: relative;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
  background: #3866c4;
  border-radius: 5px;
  margin-bottom: 3px;
  cursor: pointer;
}
.float ul li span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
  margin-right: 10px;
}
.float ul li .iconfont {
  color: #ffffff;
  font-size: 30px;
}
.float ul li .icon-huidingbu {
  font-size: 20px !important;
}
.float ul li p {
  font-size: 18px;
  color: #ffffff;
}
.float ul li .wx {
  box-sizing: initial;
  width: 90px;
  height: 0px;
  margin-left: 60px;
  overflow: hidden;
  padding-bottom: 0;
  transition: all 0.5s;
}
.float:hover {
  right: 0;
}
.float:hover .wx {
  height: 90px;
  padding-bottom: 10px;
}
