@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;
}

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: 39px;
  margin-right: 97px;
}

header .top .top-mid .cont .search {
  display: inline-block;
  vertical-align: middle;
}

header .top .top-mid .cont .search h4 {
  font-size: 24px;
  color: red;
  margin-top: 30px;
}

header .top .top-mid .cont .search form {
  margin-top: 12px;
  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;
}

header .top .top-mid .cont .search button .iconfont {
  color: #ffffff;
  font-size: 22px;
  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;
}

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;
  padding: 0 24px;
  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 {
  font-size: 0px;
  width: 100%;
  background: #313131;
}

footer .top {
  height: 78px;
  border-bottom: 1px solid #535353;
}

footer .top ul {
  text-align: center;
  font-size: 0;
}

footer .top ul li {
  display: inline-block;
  margin: 0 36px;
}

footer .top ul li a {
  color: #ffffff;
  font-size: 18px;
  line-height: 77px;
}

footer .bot {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 30px 0px;
}

footer .bot .wechat {
  display: inline-block;
  vertical-align: middle;
}

footer .bot .wechat img {
  width: 72px;
  margin-right: 20px;
}

footer .bot .wechat p {
  display: inline-block;
  vertical-align: middle;
  color: #b3b3b3;
  font-size: 14px;
  line-height: 26px;
}

footer .bot .tel {
  display: inline-block;
  vertical-align: bottom;
  max-width: 340px;
}

footer .bot .tel .p1 {
  color: #d8d8d8;
  font-size: 14px;
  line-height: 30px;
}

footer .bot .tel .p1 .iconfont {
  font-size: 18px;
  color: #6f6f6f;
  margin-right: 12px;
}

footer .bot .tel .p1 span {
  color: #fdad00;
  font-size: 20px;
  font-weight: bold;
  margin-right: 12px;
}

footer .bot .tel .p2 {
  color: #d8d8d8;
  font-size: 14px;
  line-height: 30px;
}

footer .bot .tel .p2 .iconfont {
  font-size: 18px;
  color: #6f6f6f;
  margin-right: 12px;
}

footer .bot .copyright {}

footer .bot .copyright p {
  color: #787878;
  font-size: 14px;
  line-height: 26px;
}

/*悬浮*/
.float {
  width: 200px;
  position: fixed;
  right: -150px;
  transition: all 0.5s;
  top: 30%;
  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 {
  width: 90px;
  height: 0px;
  margin-left: 60px;
  overflow: hidden;
  padding-bottom: 0;
  transition: all 0.5s;
}

.float ul li:last-child p {
  line-height: 1.5;
  margin-left: 60px;
}

.float:hover {
  right: 0;
}

.float:hover .wx {
  height: 90px;
  padding-bottom: 10px;
}