@font-face {
  font-family: 'iconfont';
  /* project id 995532 */
  src: url('//at.alicdn.com/t/font_995532_og43eegy0xl.eot');
  src: url('//at.alicdn.com/t/font_995532_og43eegy0xl.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_995532_og43eegy0xl.woff2') format('woff2'), url('//at.alicdn.com/t/font_995532_og43eegy0xl.woff') format('woff'), url('//at.alicdn.com/t/font_995532_og43eegy0xl.ttf') format('truetype'), url('//at.alicdn.com/t/font_995532_og43eegy0xl.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: 1230px;
  margin: 0 auto;
}
header {
  overflow: hidden;
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  font-size: 0px;
  line-height: 100px;
}
header .logo {
  display: inline-block;
  vertical-align: top;
  margin-right: 64px;
}
header nav {
  display: inline-block;
  vertical-align: middle;
}
header nav ul li {
  position: relative;
  display: inline-block;
  height: 100%;
}
header nav ul li:last-child a {
  border: none;
}
header nav ul li a {
  padding: 0 25px;
  color: #333333;
  font-size: 16px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  border-right: 2px solid #e9e9e9;
}
header nav ul li .mask {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 0;
  bottom: 0;
  background: url(../images/bg.jpg) center center;
  background-size: cover;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
header nav ul li:hover a {
  color: #ffffff;
  border-color: rgba(233, 233, 233, 0);
}
header nav ul li:hover .mask {
  height: 100%;
}
header .tel {
  float: right;
  margin-top: 20px;
}
header .tel .p1 {
  line-height: 1;
}
header .tel .p1 .iconfont {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  margin-right: 7px;
  animation-name: swing;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
header .tel .p1 span {
  color: #333333;
  font-size: 14px;
}
header .tel .p2 {
  margin-top: 12px;
  line-height: 1;
  color: #cb9f5c;
  font-size: 22px;
  font-weight: bold;
}
/*banner*/
.banner {
  position: relative;
  width: 100%;
  height: 530px;
}
.banner .bd1 {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.banner .bd1 ul {
  width: 100% !important;
  height: 530px !important;
}
.banner .bd1 ul li {
  width: 100% !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.banner .bd1 ul li a {
  display: block;
  height: 530px;
  background-position: center;
  background-repeat: no-repeat;
}
.banner .hd1 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 200px;
  bottom: 10px;
  text-align: center;
  z-index: 1;
}
.banner .hd1 ul {
  display: inline-block;
}
.banner .hd1 ul li {
  margin: 0 8px;
  width: 12px;
  height: 12px;
  background: rgba(255, 255, 255, 0.32);
  border-radius: 50%;
  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 .hd1 ul .on {
  background: #cb9f5c;
}
.banner > a {
  position: absolute;
  top: 240px;
}
.banner > a .iconfont {
  font-size: 66px;
}
.banner .prev {
  left: 13.6%;
}
.banner .prev .iconfont {
  color: rgba(41, 41, 41, 0.25);
}
.banner .next {
  right: 13.6%;
}
.banner .next .iconfont {
  color: rgba(255, 255, 255, 0.25);
}
.banner .top {
  position: absolute;
  width: 100%;
  height: 41px;
  background: rgba(15, 10, 6, 0.36);
  bottom: 0;
}
.banner .top .cont .top-news .iconfont {
  font-size: 16px;
  color: #ffffff;
  line-height: 41px;
  margin-right: 14px;
}
.banner .top .cont .top-news span {
  font-size: 16px;
  color: #fcd56d;
  line-height: 41px;
}
.banner .top .cont .top-news .txtScroll-top {
  display: inline-block;
  vertical-align: top;
  line-height: 41px;
}
.banner .top .cont .top-news .txtScroll-top .bd2 .infoList li a {
  color: #ffffff;
  font-size: 14px;
}
.page {
  margin: 66px 0;
}
.page ul {
  text-align: center;
}
.page ul li {
  display: inline-block;
  vertical-align: top;
  width: 28px;
  height: 29px;
  border: 1px solid #e5e5e5;
  margin: 0 3px;
}
.page ul li a {
  display: block;
  color: #000000;
  font-size: 14px;
  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,
.page ul .num:hover {
  background: #00a13e;
  border-color: #00a13e;
}
.page ul .num.on a,
.page ul .num:hover a {
  color: #ffffff;
}
footer {
  height: 393px;
}
footer .left {
  width: 50%;
  height: 100%;
  float: left;
  background: #2a2a2a;
  padding-top: 27px;
}
footer .left .conte {
  width: 600px;
  float: right;
}
footer .left .conte .foot-tit {
  text-align: left;
  border-bottom: 1px solid #e5e5e5;
  height: 62px;
  width: 564px;
}
footer .left .conte .foot-tit p {
  color: #333333;
  font-size: 26px;
  vertical-align: middle;
}
footer .left .conte .foot-tit p .s1 {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid #c0944b;
  line-height: 61px;
  margin-right: 18px;
}
footer .left .conte .foot-tit p .s2 {
  display: inline-block;
  vertical-align: top;
  line-height: 61px;
  color: #ffffff;
  font-size: 18px;
}
footer .left .conte .form .input {
  margin-top: 32px;
}
footer .left .conte .form .input input {
  font-size: 14px;
  height: 32px;
  background: #393939;
  text-indent: 12px;
  color: #ffffff;
}
footer .left .conte .form .input .name {
  width: 227px;
  margin-right: 28px;
}
footer .left .conte .form .input .phone {
  width: 308px;
}
footer .left .conte .form .input input::-webkit-input-placeholder {
  color: #bcbcbc;
  font-size: 14px;
}
footer .left .conte .form .input input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bcbcbc;
  font-size: 14px;
}
footer .left .conte .form .input input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bcbcbc;
  font-size: 14px;
}
footer .left .conte .form .input input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bcbcbc;
  font-size: 14px;
}
footer .left .conte .form textarea {
  width: 563px;
  height: 90px;
  background: #393939;
  color: #ffffff;
  font-size: 14px;
  padding: 12px;
  margin-top: 24px;
}
footer .left .conte .form textarea::-webkit-input-placeholder {
  color: #bcbcbc;
  font-size: 14px;
}
footer .left .conte .form textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bcbcbc;
  font-size: 14px;
}
footer .left .conte .form textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bcbcbc;
  font-size: 14px;
}
footer .left .conte .form textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bcbcbc;
  font-size: 14px;
}
footer .left .conte .form .btns {
  font-size: 0px;
  margin-top: 27px;
}
footer .left .conte .form .btns button {
  width: 108px;
  height: 30px;
  border: none;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}
footer .left .conte .form .btns .submit {
  background: #b48b4c;
  margin-right: 42px;
}
footer .left .conte .form .btns .reset {
  background: none;
  border: 1px solid #b6b6b6;
}
footer .right {
  width: 50%;
  height: 100%;
  float: right;
  background: #272727;
  padding-top: 27px;
}
footer .right .conte {
  width: 600px;
  float: left;
  padding-left: 36px;
}
footer .right .conte .foot-tit {
  text-align: left;
  border-bottom: 1px solid #e5e5e5;
  height: 62px;
  width: 564px;
}
footer .right .conte .foot-tit p {
  color: #333333;
  font-size: 26px;
  vertical-align: middle;
}
footer .right .conte .foot-tit p .s1 {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid #c0944b;
  line-height: 61px;
  margin-right: 18px;
}
footer .right .conte .foot-tit p .s2 {
  display: inline-block;
  vertical-align: top;
  line-height: 61px;
  color: #ffffff;
  font-size: 18px;
}
footer .right .conte > p {
  line-height: 36px;
}
footer .right .conte .p1 {
  color: #828282;
  font-size: 14px;
  margin-top: 21px;
}
footer .right .conte .p1 span {
  font-size: 15px;
  color: #b98f4a;
}
footer .right .conte .p2 {
  color: #828282;
  font-size: 14px;
}
footer .right .conte .p2 span {
  font-weight: lighter;
}
footer .right .conte .p3 {
  color: #828282;
  font-size: 14px;
  font-weight: lighter;
}
footer .right .conte .p4 {
  color: #828282;
  font-size: 14px;
  margin-top: 53px;
}
