﻿html {
  margin: 0;
  padding: 0;
  border: 0;
}
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  background: #fff;
  color: #333;
  position: relative;
  font: 14px/2 Microsoft YaHei, arial, 宋体, sans-serif;
  vertical-align: baseline;
  width: 100%;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  outline: none;
  color: #333;
}
a:link {
  color: #333;
}
a:hover,
a:active,
a:focus {
  color: #e87518;
  text-decoration: none;
  outline: none;
}

input {
  padding: 0;
  margin: 0;
  font-family: "Microsoft YaHei";
}
img {
  border: none;
  background: none;
  vertical-align: middle;
}
ul,
ol,
li {
  list-style-type: none;
}
select,
input,
img,
select {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table,
th,
td {
  vertical-align: middle;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}
.com-img img {
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  overflow: hidden;
}
.com-img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  overflow: hidden;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

h1,
h2,
h3,
h4 {
  font-size: 12px;
  font-weight: bold;
}
hr {
  border: 0;
  border-top: 1px solid #ccc;
  height: 0;
}

/*公用样式*/
.wt {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.wt_t {
  width: 1200px;
  margin: 0 auto;
}
.container {
  width: 1200px;
  margin: 0 auto;
  padding: 0px;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
.di {
  _display: inline;
}
.fwn {
  font-weight: normal;
}
.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*头部*/
.hh1 {
  height: 51px;
  overflow: hidden;
}
.kk1 {
  color: #333;
  font-size: 12px;
  line-height: 51px;
}
.kk1 a {
  color: #333;
  font-size: 12px;
  line-height: 51px;
}

/*热门搜索*/
.soso {
  height: 51px;
}
#formsearch {
  float: right;
  background: url(../images/sou.png) no-repeat center;
  width: 202px;
  height: 51px;
}
.hotSearch {
  float: left;
  height: 51px;
  line-height: 51px;
  font-weight: normal;
  color: #333;
  font-size: 12px;
}
.hotSearch a {
  margin-right: 6px;
  color: #333;
  font-size: 12px;
}

/*搜索和热门搜索*/
#formsearch input {
  height: 51px;
  background: none;
  border: none;
  line-height: 51px;
  outline: none;
  width: 145px;
}
#formsearch input#keyword {
  height: 51px;
  line-height: 51px;
  padding-left: 14px;
  color: #333;
  font-size: 12px;
}
#formsearch input#s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: none;
  color: #333;
  border: none;
  cursor: pointer;
  font-size: 0px;
}
#formsearch input::placeholder {
  color: #333;
}
.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}
.com-img img {
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  overflow: hidden;
}
.com-img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  overflow: hidden;
}

.hh2 {
  height: 90px;
}
.logo {
  float: left;
  line-height: 90px;
  height: 90px;
}

.ctitle {
  color: #333;
  font-size: 30px;
  text-align: center;
  font-weight: normal;
}
.ctitle span {
  font-size: 20px;
  color: #7f8c8d;
}

.ctitle p {
  color: #bdc3c7;
  font-size: 14px;
  margin-top: 18px;
}
/*<!--{* 产品中心 *}-->*/
.pro {
  margin-top: 48px;
}
.prott {
  text-align: center;
  color: #333333;
  font-size: 36px;
  font-weight: bold;
  background: url(../images/ahh.png) no-repeat center;
}

/*切换滚动*/
.chan {
  text-align: center;
  padding-top: 25px;
  position: relative;
}
.l_btn,
.r_btn {
  position: absolute;
  cursor: pointer;
  top: 45%;
  width: 68px;
  height: 68px;
}
.l_btn {
  left: -30px;
  background: url(../images/left.png) no-repeat center;
}
.r_btn {
  right: -30px;
  background: url(../images/right.png) no-repeat center;
}

.l_btn:hover {
  background: url(../images/left1.png) no-repeat center;
}
.r_btn:hover {
  background: url(../images/right1.png) no-repeat center;
}

.twt li a.img {
  display: block;
  width: 235px;
  height: 235px;
  overflow: hidden;
}
.twt li a.img img {
  display: block;
  width: 235px;
  height: 235px;
  transform: scale(1);
  transition: 0.3s;
}
.twt li {
  float: left;
  overflow: hidden;
  margin-right: 18px;
  width: 235px;
  height: 292px;
  border: 1px solid #eeeeee;
  text-align: center;
}
.twt li:last-child {
  margin-right: 0;
}

.twt li a.img:hover img {
  transform: scale(1.1);
  transition: 0.3s;
}
.twt li h2 {
  font-weight: 400;
}
.twt li h2 a {
  font-size: 14px;
  color: #404040;
  text-align: center;
  line-height: 32px;
}
.twt li:hover h2 a {
  color: #d0111b;
}
.twt li span {
  display: block;
  color: #999;
  font-size: 12px;
  line-height: 15px;
  overflow: hidden;
}

a.pmore {
  width: 155px;
  height: 38px;
  border: 1px solid #d0111b;
  border-radius: 30px;
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 38px;
  color: #d0111b;
  font-size: 12px;
  text-align: center;
  margin-top: 48px;
}

a.pmore:hover {
  color: #fff;
  background: #d0111b;
  transition: 0.3s;
}

#m_demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
#m_indemo {
  float: left;
  width: 800%;
}
#m_demo1 {
  float: left;
}
#m_demo2 {
  float: left;
}

.tui1 {
  float: left;
  width: 780px;
  height: 390px;
  position: relative;
}
.tui1 img {
  width: 780px;
  height: 390px;
}
.tuitt {
  position: absolute;
  color: #d0111b;
  font-size: 39px;
  right: 60px;
  top: 135px;
  z-index: 99999;
  text-shadow: -1px 1px 5px #fff;
}

.tui2 {
  float: right;
  width: 384px;
  height: 390px;
  position: relative;
}
.tui2 img {
  width: 384px;
  height: 390px;
}

/* 应用领域 */
.c2 {
  background: #f9f9f9;
  height: 465px;
  padding: 30px 0;
  box-sizing: border-box;
  margin-top: 15px;
}
.ctitle1 span {
  font-size: 20px;
  color: #333;
}
.ctitle1 p {
  color: #333;
  font-size: 18px;
  margin-top: 28px;
  position: relative;
  padding-top: 17px;
}
.ctitle1 p:after {
  content: "";
  position: absolute;
  width: 68px;
  height: 3px;
  background: #e64266;
  left: 50%;
  margin-left: -34px;
  top: 0;
}
.circle-content {
  width: 675px;
  margin: 0 auto;
  position: relative;
  margin-top: 30px;
}

.circle-content div {
  position: absolute;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
  text-align: center;
  box-sizing: border-box;
  font-family: "宋体";
}

.circle1 {
  width: 105px;
  height: 105px;
  font-size: 18px;
  line-height: 105px;
  background-color: rgba(255, 1, 92, 0.8);
  left: 45px;
  top: 50px;
  z-index: 3;
}

.circle2 {
  width: 162px;
  height: 162px;
  font-size: 18px;
  line-height: 162px;
  background-color: rgba(241, 231, 69, 0.9);
  left: 126px;
  top: 62px;
}

.circle3 {
  width: 176px;
  height: 176px;
  font-size: 30px;
  line-height: 176px;
  background-color: rgba(34, 213, 232, 0.8);
  left: 266px;
  top: 30px;
  z-index: 3;
}
.circle4 {
  width: 147px;
  height: 147px;
  font-size: 22px;
  line-height: 147px;
  background-color: rgba(232, 57, 209, 0.8);
  left: 390px;
  top: 125px;
  z-index: 5;
}

.circle5 {
  width: 100px;
  height: 100px;
  font-size: 18px;
  line-height: 100px;
  background-color: rgba(77, 233, 152, 0.9);
  left: 532px;
  top: 115px;
}

.circle6 {
  width: 20px;
  height: 20px;
  background-color: rgb(52, 203, 219);
  left: 100px;
  top: 167px;
}

.circle7 {
  width: 18px;
  height: 18px;
  background-color: rgb(230, 0, 46);
  left: 458px;
  top: 69px;
}

.circle8 {
  width: 30px;
  height: 30px;
  background-color: rgb(220, 53, 191);
  left: 485px;
  top: 29px;
}

/* 关于我们 */

.c3 {
  background: #f5f5f5;
  height: 608px;
  padding: 32px 0;
  box-sizing: border-box;
}
.c3 .ctitle1 p {
  margin-top: 20px;
}
.c3 .ctitle1 p:after {
  content: "";
  position: absolute;
  width: 132px;
  height: 3px;
  background: #ff9d44;
  left: 50%;
  margin-left: -66px;
  top: 0;
}

/* 新闻资讯 */
.c4 {
  padding-top: 40px;
}
.news-content {
  margin-top: 30px;
}
.nimg {
  width: 476px;
  float: left;
}
.news-list {
  width: 512px;
  float: right;
}

.news-list li {
  width: 240px;
  height: 164px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}

.news-list li img {
  width: 240px;
  height: 164px;
  transition: 0.3s;
  transform: scale(1);
}

.news-list li:hover img {
  transition: 0.3s;
  transform: scale(1.1);
}

.news-list li h3 {
  height: 34px;
  line-height: 34px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 0 9px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.6);
  transition: 0.3s;
}

.news-list li:hover h3 {
  transition: 0.3s;
  height: 100%;
  padding-top: 15%;
  box-sizing: border-box;
}

.news-list li h3 a {
  color: #fff;
  font-weight: bold;
  display: block;
  font-size: 14px;
}

.news-list li h3 a p {
  font-size: 12px;
  font-weight: 400;
}

.c4 a.pmore {
  margin-top: 28px;
}

/*滚动*/
#demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
#indemo {
  float: left;
  width: 800%;
}
#demo1 {
  float: left;
}
#demo2 {
  float: left;
}
.anls {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
  border-top: 1px solid #e5e5e5;
}
.product_list3 {
}
.product_list3 li {
  float: left;
  margin-right: 38px;
  margin-bottom: 38px;
  _display: inline;
  position: relative;
  width: 376px;
  height: 248px;
}
.product_list3 li a.img {
}
.product_list3 li a.img img {
  width: 376px;
  height: 248px;
}
.product_list3 li h3 {
  text-align: center;
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: url(../images/h3.png) no-repeat center top;
  height: 40px;
  color: #fff;
}
.product_list3 li h3 a {
  font-weight: normal;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}
.product_list3 li a.img {
  display: block;
}
.product_list3 li a.img:hover {
  border-color: #b99562;
}

#demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
#indemo {
  float: left;
  width: 800%;
}
#demo1 {
  float: left;
}
#demo2 {
  float: left;
}

/*<!--{* 关于我们 *}-->*/
.ab {
  margin-top: 60px;
  background: url(../images/ab.png) no-repeat center top;
  height: 518px;
  overflow: hidden;
}
.abtt {
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
}
.abtt2 {
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  margin-top: 35px;
}
.abnr {
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  width: 980px;
  margin: 0 auto;
  margin-top: 35px;
  line-height: 28px;
  height: 200px;
  overflow: hidden;
}

.more {
  text-align: center;
}
.more a {
  display: inline-block;
  width: 146px;
  height: 44px;
  background-color: #d0111b;
  color: #ffffff;
  line-height: 44px;
  margin-top: 40px;
  font-size: 14px;
}

/*<!--{* 新闻资讯 *}-->*/
.nn_ll .owl-carousel {
  position: relative;
  padding-bottom: 5%;
}
.nn_ll {
  margin-top: 55px;
}
.nn_ll li {
  width: 364px;
  height: 360px;
  border: 1px solid #ececec;
  position: relative;
}
.nn_ll li a.img {
  display: block;
  border-bottom: 1px solid #ececec;
}
.nn_ll li a.img img {
  display: block;
  width: 364px;
  height: 180px;
}
.nn_ll li .time {
  position: absolute;
  background: url(../images/tt1.png) no-repeat center top;
  width: 70px;
  height: 78px;
  top: 49px;
  left: 24px;
  z-index: 99999;
}
.nn_ll li:hover .time {
  background: url(../images/tt2.png) no-repeat center top;
  width: 70px;
  height: 78px;
}

.nn_ll li .time dt {
  color: #000000;
  font-size: 20px;
  line-height: 42px;
  text-align: center;
  font-weight: 400;
}
.nn_ll li .time dd {
  color: #fff;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  font-weight: 400;
}

.nn_ll li .ddc {
  position: absolute;
  background: #fff;
  width: 330px;
  height: 193px;
  top: 49px;
  z-index: 99999;
  left: 17px;
  top: 156px;
  padding: 30px 24px;
  overflow: hidden;
}
.nn_ll li .ddc h3 a {
  color: #333333;
  font-size: 16px;
}
.nn_ll li .ddc h3 {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
}
.nn_ll li .ddc span {
  color: #666666;
  font-size: 12px;
  display: block;
  margin-top: 10px;
  line-height: 28px;
  height: 84px;
  overflow: hidden;
}
.nn_ll li .ddc:hover h3 a {
  color: #d0111b;
  font-size: 16px;
}

.nn_ll .owl-carousel .owl-dots {
  position: absolute;
  z-index: 999;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
  bottom: 0%;
}
.nn_ll .owl-carousel .owl-dots button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 0 0.5em;
  outline: none;
  background: #cfcfcf;
  width: 0.8em;
  height: 0.8em;
}

.nn_ll .owl-carousel .owl-dots button.owl-dot:hover {
  background: #d0111b;
}

.nn_ll .owl-carousel .owl-dots button.owl-dot.active {
  background: #d0111b;
}

@media (max-width: 990px) {
  .nn_ll .owl-carousel .owl-dots button.owl-dot {
    font-size: 12px;
  }
}

/*<!--{* 友情链接 *}-->*/
.x-link {
  margin-top: 42px;
  color: #333333;
  font-size: 14px;
}
.x-link a {
  color: #333333;
  font-size: 14px;
}

/*<!--{* 通栏 *}-->*/
.dff {
  background: #101010;
  overflow: hidden;
  padding: 40px 0 20px;
  margin-top: 20px;
}

.dd1 {
  float: left;
  width: 200px;
  margin-right: 85px;
}
.ddtt {
  color: #ffffff;
  font-size: 18px;
  height: 33px;
}
.daonr {
  color: #909090;
  font-size: 14px;
  line-height: 35px;
  margin-top: 20px;
}
.daonr a {
  color: #909090;
  font-size: 14px;
  line-height: 35px;
  padding-right: 10px;
}
.daonr a:hover {
  color: #d0111b;
}

.daonr2 {
  color: #909090;
  font-size: 14px;
  line-height: 35px;
  margin-top: 20px;
}
.daonr2 li {
  width: 50%;
  float: left;
}
.daonr2 a {
  color: #909090;
  font-size: 14px;
  line-height: 35px;
}

.dd2 {
  float: left;
  width: 368px;
  margin-right: 85px;
}
.daonr dt {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px;
}

.dd3 {
  float: right;
  margin-top: 20px;
}

.ddff {
  background: #171717;
  margin-top: 35px;
  padding: 0 5px;
}

/* 产品列表页分类样式 */
.sort1 {
  margin: 0 -1px;
  padding-top: 8px;
}

.sort1 > li {
  position: relative;
  border-bottom: 1px dotted #aaa;
  padding: 8px 0;
}

.sort1 > li:last-child {
  border-bottom: none;
}

.sort1 > li > a {
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #2e2e2e;
  padding: 0 25px;
}

.sort1 > li .first-nav-btn1 {
  position: absolute;
  z-index: 99;
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
  content: "";
  background: #f5f5f5;
  color: #666;
  line-height: 9px;
  text-align: center;
  left: 8px;
  top: -17px;
}

.sort1 > li .first-nav-btn1.clicked {
  background-position: 0 -270px;
}

.sort1 > li:hover > a,
.sort1 > li.clicked > a {
  color: #d0111b;
}

.sort1 > li:hover .first-nav-btn1,
.sort1 > li.clicked .first-nav-btn1 {
  color: #d0111b;
}

.sort1 .sec {
  padding: 5px 0px 0;
  position: relative;
}
.sort1 .sec:after {
  content: "";
  position: absolute;
  height: calc(100% - 14px);
  top: -4px;
  left: 14px;
  border: 0.5px dotted #aaa;
}
.sort1 .sec > a {
  padding: 8px 25px;
  display: block;
  line-height: 20px;
  color: #555;
  font-size: 14px;
  position: relative;
}
.sort1 .sec > a:after {
  content: "";
  position: absolute;
  width: 8px;
  top: 17px;
  left: 15px;
  border: 0.5px dotted #aaa;
  height: 1px;
  overflow: hidden;
}
.sort1 .sec > a:hover {
  color: #d0111b;
}

.bannerinfo {
  width: 900px;
  height: 220px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -450px;
  margin-top: -110px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}

.bannerinfo h3 {
  font-size: 36px;
  padding-left: 60px;
  padding-top: 68px;
}

.bannerinfo h3 p {
  font-weight: 400;
  font-size: 20px;
  margin-top: 25px;
}

.head {
  border-top: 2px solid #d0111b;
}

.about {
  margin-top: 30px;
}

.about-content {
  margin-top: 38px;
}
.aimg {
  width: 545px;
  float: right;
}
.aimg img {
  width: 545px;
  height: auto;
}

.aimg h3 {
  width: 260px;
  float: left;
  color: #434a54;
  font-size: 18px;
  line-height: 1.75;
  margin-top: 5px;
}
.aimg h3 p {
  font-weight: 400;
  color: #434a54;
  font-size: 14px;
  margin-top: 10px;
}
.aimg h3:last-child {
  float: right;
}

.about-text {
  width: 560px;
  float: left;
}

.atitle {
  color: #434a54;
  font-size: 42px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 20px;
}

.atitle p {
  font-size: 24px;
}

.about-text .content {
  color: #000;
  font-size: 14px;
  line-height: 2;
}

.about-text .content a {
  display: block;
  width: 135px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #d0111b;
  color: #fff;
  font-size: 12px;
  margin-top: 30px;
}

.about-text .content a:hover {
  background: #012245;
}

.aboutbg {
  height: 105px;
  width: 100%;
  background: url(../images/aboutbg.png) no-repeat right center;
  margin-top: 40px;
}
.shiye {
  margin-top: 30px;
}
.shiye-list li {
  width: 380px;
  float: left;
  margin-right: 30px;
  margin-bottom:15px;
}

.shiye-list li:nth-child(3n) {
  margin-right: 0px;
}

.shiye-list li img {
  width: 380px;
  height: 330px;
}

.shiye-list li h3 a {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 42px;
  display: block;
  text-align: center;
}
.shiye-list li h3 a:hover {
  color: #d0111b;
}
.casebg {
  width: 100%;
  height: 624px;
  background: url(../images/casebg.png) no-repeat center;
  margin-top: 60px;
  padding-top: 45px;
  box-sizing: border-box;
}

.case-list li {
  width: 350px;
  padding: 5px;
  float: left;
  margin-right: 75px;
  background: #fff;
  border: 1px solid #eee;
  transition: 0.3s;
  margin-top: 15px;
}

.case-list li:last-child {
  margin-right: 0;
}
.case-list li a.img {
  display: block;
  overflow: hidden;
  width: 340px;
  height: 295px;
}
.case-list li a.img img {
  width: 340px;
  height: 295px;
  transition: 0.3s;
}
.case-list li:hover a.img img {
  transition: 0.3s;
  transform: scale(1.05);
}
.case-list li:hover {
  transition: 0.3s;
  transform: translateY(-3px);
}
.case-list li h3 a {
  font-weight: 400;
  font-size: 18px;
  color: #000;
  line-height: 62px;
  text-align: center;
  display: block;
}
.case-list li h3 a:hover {
  color: #d0111b;
}

.customer {
  margin-top: 20px;
}
.customer-list {
  margin-top: 35px;
}
.customer-list li {
  float: left;
  width: 158px;
  margin-right: 15px;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.customer-list li:nth-child(7n) {
  margin-right: 0;
}
.customer-list li img {
  width: 158px;
  height: 80px;
}

.customer-list li h3 {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background: #d0111b;
  transition: 0.3s;
}
.customer-list li:hover h3 {
  transition: 0.3s;
  left: 0;
}
.customer-list li h3 a {
  color: #fff;
  font-size: 24px;
  line-height: 80px;
  text-align: center;
  font-weight: 400;
  display: block;
}

.foot {
  height: 467px;
  background: url(../images/foot.jpg) no-repeat center;
  overflow: hidden;
  background-size: cover;
  margin-top: 20px;
}
.foot a {
  color: #fff;
}

.foot-wel {
  font-size: 14px;
  line-height: 60px;
  border-bottom: 1px solid #444;
  color: #fff;
  text-align: center;
}
.contact-list {
  display: flex;
  justify-content: space-around;
  padding: 15px 0 30px;
  border-bottom: 1px solid #444;
}
.contact-list li {
  text-align: center;
  width: 200px;
}
.contact-list li img {
  width: 48px;
  height: 48px;
}

.contact-list li h3 {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  padding-top: 10px;
}
.contact-list li h3 p {
  font-size: 12px;
  line-height: 16px;
}
.foot-contact {
  margin-top: 20px;
}
.foot-codes {
  width: 560px;
  float: left;
}

.foot-map {
  width: 610px;
  float: right;
}
.power {
  background: #2d2d2d;
  text-align: center;
  font-size: 13px;
  color: #fff;
  line-height: 52px;
  margin-top: 35px;
}
.power a {
  font-size: 13px;
  color: #fff;
}
.icp {
  color: #989898;
  font-size: 12px;
  text-align: center;
  line-height: 45px;
}
.ny_banner {
  position: relative;
}
.menu {
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 0;
}

.nsort {
  display: flex;
  justify-content: space-between;
  background: #d0111b;
}
.nsort li {
  flex: 1;
  position: relative;
}
.nsort li a {
  color: #fff;
  font-size: 12px;
  height: 47px;
  line-height: 47px;
  display: block;
  text-align: center;
}
.nsort li a:hover {
  background: #2f2f2f;
}

.nsort li.active > a {
  background: #2f2f2f;
}

.nsort li .sec {
  position: absolute;
  left: 0;
  top: 47px;
  width: 100%;
  background: #d0111b;
}
