@font-face {
  font-family: 'iconfont';
  /* project id 995532 */
  src: url('//at.alicdn.com/t/font_995532_pshi7cihd9.eot');
  src: url('//at.alicdn.com/t/font_995532_pshi7cihd9.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_995532_pshi7cihd9.woff2') format('woff2'), url('//at.alicdn.com/t/font_995532_pshi7cihd9.woff') format('woff'), url('//at.alicdn.com/t/font_995532_pshi7cihd9.ttf') format('truetype'), url('//at.alicdn.com/t/font_995532_pshi7cihd9.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;
}
header {
  width: 100%;
  height: 149px;
  background: #bd2b2b;
}
header .cont {
  width: 1200px;
  margin: 0 auto;
}
header .cont .logo {
  float: left;
}
header .cont .logo img {
  display: block;
  margin-top: 52px;
}
header .cont nav {
  float: left;
}
header .cont nav ul {
  margin-left: 10px;
}
header .cont nav ul li {
  position: relative;
  display: inline-block;
  font-size: 0px;
  height: 149px;
  vertical-align: middle;
  padding: 56px 0;
  text-align: center;
  margin-left: 40px;
}
header .cont nav ul li > a span {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  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 .cont nav ul li > a p {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  margin-top: 9px;
  text-transform: capitalize;
  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 .cont nav ul li .drop {
  position: absolute;
  padding: 8px 0;
  z-index: 100;
  background: #c33f3d;
  display: none;
  width: 102px;
  top: 150px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
header .cont nav ul li .drop a {
  display: block;
  line-height: 36px;
  font-size: 14px;
  color: #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;
}
header .cont nav ul li .drop a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
header .cont nav ul li.on span,
header .cont nav ul li:hover span {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
header .cont nav ul li.on p,
header .cont nav ul li:hover p {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
header .cont .tel {
  float: right;
  height: 149px;
}
header .cont .tel .iconfont {
  font-size: 32px;
  color: #ffffff;
  margin-right: 12px;
  line-height: 149px;
}
header .cont .tel span {
  color: #ffffff;
  font-size: 32px;
  line-height: 149px;
}
/*banner*/
.banner {
  position: relative;
  width: 100%;
  height: 750px;
}
.banner .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.banner .bd ul {
  width: 100% !important;
  height: 750px !important;
}
.banner .bd ul li {
  width: 100% !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.banner .bd ul li a {
  display: block;
  height: 750px;
  background-position: center;
  background-repeat: no-repeat;
}
.banner .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 20px;
  text-align: center;
  z-index: 1;
}
.banner .hd ul li {
  margin: 0 4px;
  width: 20px;
  height: 6px;
  background: #bd2b2b;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.banner .hd ul .on {
  width: 50px;
}
.banner .cont {
  position: absolute;
  width: 1200px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.banner .cont .text {
  position: absolute;
  right: 0;
  bottom: 145px;
}
.banner .cont .text p {
  color: #4e4a4a;
  font-size: 38px;
  line-height: 50px;
  margin-bottom: 36px;
}
.banner .cont .text .btns {
  font-size: 0px;
  vertical-align: middle;
}
.banner .cont .text .btns a {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 18px;
  padding: 9px 30px;
  line-height: 1;
}
.banner .cont .text .btns a .iconfont {
  margin-left: 14px;
}
.banner .cont .text .btns .more {
  background: #bd2b2b;
  margin-right: 12px;
}
.banner .cont .text .btns .video {
  background: #615d5c;
}
footer {
  background: #bd2b2b;
  padding: 76px 0;
}
footer .cont {
  width: 1200px;
  height: 146px;
  margin: 0 auto;
}
footer .cont .foot-logo {
  float: left;
  margin-right: 90px;
}
footer .cont .mid {
  float: left;
}
footer .cont .mid ul li {
  display: inline-block;
  color: #f77979;
  font-size: 18px;
}
footer .cont .mid ul li a {
  color: #ffffff;
  font-size: 18px;
  padding: 0 18px;
}
footer .cont .mid ul li:first-child a {
  padding-left: 0;
}
footer .cont .mid .info {
  line-height: 1;
}
footer .cont .mid .info .tel {
  float: left;
  margin-top: 50px;
}
footer .cont .mid .info .tel .p1 {
  color: #f5cb8f;
  font-size: 18px;
  line-height: 26px;
}
footer .cont .mid .info .tel .p1 .iconfont {
  font-size: 26px;
  line-height: 26px;
  margin-right: 8px;
}
footer .cont .mid .info .tel .p2 {
  color: #ffffff;
  font-size: 32px;
  margin-top: 13px;
}
footer .cont .mid .info .copy {
  float: right;
  margin-top: 65px;
  text-align: right;
  margin-left: 98px;
}
footer .cont .mid .info .copy .p1 {
  color: #f5cb8f;
  font-size: 14px;
}
footer .cont .mid .info .copy .p1 span {
  color: #ffffff;
}
footer .cont .mid .info .copy .p2 {
  color: #ffffff;
  font-size: 14px;
  margin-top: 24px;
}
footer .cont .mid .info .copy .p2 a{
      color: #ffffff;
}
footer .cont .wechat {
  float: right;
}
footer .cont .wechat img {
  display: block;
}
