@font-face {
  font-family: 'iconfont';
  /* project id 971715 */
  src: url('//at.alicdn.com/t/font_971715_uojw1htdpb.eot');
  src: url('//at.alicdn.com/t/font_971715_uojw1htdpb.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.woff') format('woff'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.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;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
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;
}
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 {
  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: 1300px;
  margin: 0 auto;
}
.head {
  height: 77px;
}
.head .head-box .logo {
  float: left;
  margin-top: 25px;
  width: 155px;
  height: 36px;
}
.head .head-box .logo img {
  width: 155px;
  height: 36px;
}
.head .head-box .nav {
  float: left;
  overflow: hidden;
  margin-left: 140px;
}
.head .head-box .nav ul li {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  display: inline-block;
  width: 107px;
  border-bottom: 5px solid transparent;
  text-align: center;
  margin-top: 32px;
  padding-bottom: 24px;
}
.head .head-box .nav ul li a {
  font-size: 16px;
  color: #333333;
}
.head .head-box .nav ul .on {
  border-color: #a9826a;
}
.head .head-box .nav ul .on a {
  color: #a9826a;
}
.head .head-box .nav ul li:hover {
  border-color: #a9826a;
}
.head .head-box .nav ul li:hover a {
  color: #a9826a;
}
.head .head-box .dh {
  float: right;
  margin-top: 30px;
}
.head .head-box .dh img {
  display: inline-block;
  width: 20px;
  height: 19px;
  margin-right: 10px;
  vertical-align: middle;
}
.head .head-box .dh h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-family: "MicrosoftYaHeiLight";
  color: #a9826a;
  text-transform: uppercase;
}
.banner .bd ul li img{
	    width: 100%;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
  min-width: 1200px;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 320px;
}
.banner1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.one {
  margin-top: 45px;
}
.one .left {
  float: left;
  width: 820px;
}
.one .left ul li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 20px;
  overflow: hidden;
  width: 260px;
  height: 329px;
}
.one .left ul li .img-box {
  position: relative;
}
.one .left ul li .img-box img {
  transition: all 0.4s;
}
.one .left ul li .img-box .make {
  position: absolute;
  left: 40px;
  bottom: 50px;
}
.one .left ul li .img-box .make .link {
  background-color: #ffffff;
  width: 3px;
  height: 46px;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.one .left ul li .img-box .make .text {
  vertical-align: top;
  display: inline-block;
}
.one .left ul li .img-box .make .text h4 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.302);
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 8px;
}
.one .left ul li .img-box .make .text p {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  line-height: 1;
}
.one .left ul li:hover .img-box img {
  transform: scale(1.2);
  transition: all 0.4s;
}
.one .left ul li:last-child {
  margin-right: 0px;
}
.one .left ul li:first-child {
  margin-right: 0px;
  width: 820px;
  height: 526px;
}
.one .right {
  float: right;
  width: 460px;
}
.one .right ul li {
  display: inline-block;
  margin-bottom: 20px;
  overflow: hidden;
  width: 260px;
  height: 329px;
}
.one .right ul li .img-box {
  position: relative;
}
.one .right ul li .img-box img {
  transition: all 0.4s;
}
.one .right ul li .img-box .make {
  position: absolute;
  left: 40px;
  bottom: 50px;
}
.one .right ul li .img-box .make .link {
  background-color: #ffffff;
  width: 3px;
  height: 46px;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.one .right ul li .img-box .make .text {
  vertical-align: top;
  display: inline-block;
}
.one .right ul li .img-box .make .text h4 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.302);
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 8px;
}
.one .right ul li .img-box .make .text p {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  line-height: 1;
}
.one .right ul li:hover .img-box img {
  transform: scale(1.2);
  transition: all 0.4s;
}
.one .right ul li:last-child {
  width: 460px;
  height: 701px;
}
.one .right ul li:first-child {
  width: 460px;
  height: 154px;
}
.one .right ul li:first-child .img-box .make {
  bottom: 28px;
}
.two {
  margin-top: 90px;
}
.two .title {
  width: 257px;
  float: left;
}
.two .title h4 {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgba(34, 34, 34, 0.322);
  line-height: 1.627;
}
.two .title p {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #222222;
}
.two .title .more {
  border-width: 1px;
  border-color: #eeeeee;
  border-style: solid;
  background-color: #f5f5f5;
  width: 88px;
  height: 22px;
  text-align: center;
  margin-top: 50px;
}
.two .title .more a {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
}
.two .text {
  width: 1043px;
  float: right;
}
.two .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #222222;
  line-height: 2.789;
  text-indent: 2em;
}
.three {
    background: #ededed;
    height: 200px;
    margin: 80px 0;
}
.three ul li {
  text-align: center;
  display: inline-block;
  width: 28%;
  vertical-align: middle;
}
.three ul li h4 {
  margin-top: 30px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #222222;
  text-transform: uppercase;
  line-height: 2.169;
}
.three ul li p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #222222;
  text-transform: uppercase;
  line-height:1.3;
}
.three ul li:nth-child(2) {
  background-color: #a9826a;
  width: 540px;
  height: 220px;
  padding-top: 22px;
  margin-top: -10px;
}
.three ul li:nth-child(2) h4 {
  color: #FFFFFF;
}
.three ul li:nth-child(2) p {
  color: #FFFFFF;
}
.four {
  margin-top: 75px;
  margin-bottom: 50px;
}
.four ul li {
  padding-top: 35px;
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: #ffffff;
  width: 398px;
  height: 150px;
  display: inline-block;
  text-align: center;
  margin-right: 48px;
}
.four ul li h4 {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #222222;
  line-height: 1.627;
}
.four ul li p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  line-height: 2.789;
}
.four ul li:last-child {
  margin-right: 0px;
}
.four ul li:hover {
  border-bottom: 5px solid #a9826a;
}
.foot {
  background: #202020;
  padding: 67px 0;
}
.foot .f-nav {
  width: 558px;
  float: left;
}
.foot .f-nav .nav-box ul li {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
  display: inline-block;
  margin-right: 75px;
  margin-bottom: 25px;
}
.foot .f-nav .nav-box ul li a {
  color: #888888;
}
.foot .f-nav .nav-box ul li:nth-child(3n) {
  margin-right: 0px;
}
.foot .f-nav .nav-box ul li:hover a {
  color: #788fbb;
}
.foot .f-nav .lx {
  border-top: 1px solid #424242;
  padding-top: 35px;
}
.foot .f-nav .lx h4 {
  display: inline-block;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.foot .f-nav .lx h4 span {
  color: #4a4a4a;
  font-size: 24px;
}
.foot .f-nav .lx span {
  color: #FFFFFF;
  font-size: 12px;
  margin: 0 10px;
}
.foot .f-nav .lx p {
  display: inline-block;
  color: #888888;
  font-size: 14px;
}
.foot .f-nav .lx p span {
  color: #ffffff;
  font-size: 20px;
}
.foot .f-message {
  width: 688px;
  float: right;
}
.foot .f-message h4 {
  display: inline-block;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  margin-bottom: 30px;
}
.foot .f-message h4 span {
  color: #4a4a4a;
  font-size: 24px;
}
.foot .f-message .form .c1 {
  display: inline-block;
  width: 324px;
  border-bottom: 1px solid #424242;
  margin-right: 15px;
}
.foot .f-message .form .c1 span {
  color: #8a8a8a;
  font-size: 18px;
}
.foot .f-message .form .c1 input {
  background: transparent;
  color: #FFFFFF;
  font-size: 16px;
  padding-left: 10px;
}
.foot .f-message .form button {
  background-color: #2c2c2c;
  width: 684px;
  height: 42px;
  border: 0px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  margin-top: 25px;
}
.foot-1 {
  height: 50px;
  line-height: 50px;
  background: #181818;
  text-align: center;
}
.foot-1 p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #696969;
}
.ny-page {
  padding-bottom: 70px;
}
.ny-page .ny-title {
  margin-top: 35px;
  text-align: center;
}
.ny-page .ny-title h4 {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #ededed;
  text-transform: uppercase;
}
.ny-page .ny-title p {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #252525;
  line-height: 1;
  margin-top: 15px;
  margin-bottom: 18px;
}
.ny-page .ny-title .dh {
  background-color: #26345e;
  width: 13px;
  height: 13px;
  margin: 0 auto;
  border-radius: 50%;
}
.ny-page .ny-hd {
  margin-top: 35px;
  margin-bottom: 50px;
}
.ny-page .ny-hd ul {
  text-align: center;
}
.ny-page .ny-hd ul li {
  display: inline-block;
  border-width: 1px;
  border-color: #e5e5e5;
  border-style: solid;
  background-color: #ffffff;
  width: 138px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 8px;
}
.ny-page .ny-hd ul li:hover {
  background: #26345e;
  border-color: #26345e;
}
.ny-page .ny-hd ul li:hover a {
  color: #fff;
}
.ny-page .ny-hd ul .on {
  background: #26345e;
  border-color: #26345e;
}
.ny-page .ny-hd ul .on a {
  color: #fff;
}
.ny-page .ny-prod ul li {
  display: inline-block;
  margin-right: 33px;
  margin-bottom: 45px;
}
.ny-page .ny-prod ul li .img-box {
  width: 408px;
  height: 306px;
}
.ny-page .ny-prod ul li .img-box img {
  width: 100%;
  height: 100%;
}
.ny-page .ny-prod ul li p {
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #555555;
  border-bottom: 1px solid #e5e5e5;
  transition: all 0.4s;
}
.ny-page .ny-prod ul li:hover p {
  color: #26345e;
  border-bottom: 5px solid #26345e;
  transition: all 0.4s;
}
.ny-page .ny-prod ul li:nth-child(3n) {
  margin-right: 0px;
}
.ny-page .ny-paging ul {
  text-align: center;
}
.ny-page .ny-paging ul li {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  margin-right: 10px;
}
.ny-page .ny-paging ul li a {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
}
.ny-page .ny-paging ul .on {
  background-color: #26345e;
}
.ny-page .ny-paging ul .on a {
  color: #FFFFFF;
}
.ny-page .ny-paging ul li:first-child {
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: #ffffff;
  width: 25px;
  height: 25px;
  line-height: 21px;
}
.ny-page .ny-paging ul li:last-child {
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: #ffffff;
  width: 25px;
  height: 25px;
  line-height: 21px;
}
.ny-page .ny-news ul li {
  margin-bottom: 40px;
  border-bottom: 1px dashed #dcdcdc;
  padding-bottom: 40px;
}
.ny-page .ny-news ul li .text {
  width: 1130px;
  float: left;
}
.ny-page .ny-news ul li .text h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  margin-bottom: 20px;
}
.ny-page .ny-news ul li .text p {
  font-size: 13px;
  font-family: "Microsoft YaHei";
  color: #666666;
  line-height: 2.154;
}
.ny-page .ny-news ul li .time {
  float: right;
  width: 80px;
  text-align: center;
  margin-top: 15px;
}
.ny-page .ny-news ul li .time p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #bababa;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5d5;
}
.ny-page .ny-news ul li .time h4 {
  padding-top: 13px;
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #26345e;
}
.ny-page img {
  max-width: 100%;
}
