/*font*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /*font-family: "Hiragino Sans GB", "Helvetica", "Microsoft YaHei", "苹果丽黑";*/
  font-family: "FZLTH", "Helvetica", "Microsoft YaHei", "苹果丽黑";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
strong,
b {
  font-weight: normal;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f15 {
  font-size: 15px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f26 {
  font-size: 26px;
}
.f28 {
  font-size: 28px;
}
.f30 {
  font-size: 30px;
}
.f32 {
  font-size: 32px;
}
.f36 {
  font-size: 36px;
}
.f40 {
  font-size: 40px;
}
.f44 {
  font-size: 44px;
}
.f48 {
  font-size: 48px;
}
.f52 {
  font-size: 52px;
}
.f56 {
  font-size: 56px;
}
.f60 {
  font-size: 60px;
}
.f64 {
  font-size: 64px;
}
.fw-b {
  font-weight: bold;
}
.fw-n {
  font-weight: normal;
}
.fs-i {
  font-style: italic;
}
.fs-n {
  font-style: normal;
}
.ti-1 {
  text-indent: 1em;
}
.ti-2 {
  text-indent: 2em;
}
.td-u {
  text-decoration: underline;
}
.td-n {
  text-decoration: none;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clear {
  clear: both;
  font-size: 0;
}
.vm {
  vertical-align: middle;
}
.vt {
  vertical-align: top;
}
.vb {
  vertical-align: bottom;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.abs-right {
  position: absolute;
  right: 0;
}
.zoom {
  zoom: 1;
}
.rad50 {
  border-radius: 50%;
}
.inline {
  display: inline-block;
}
.block {
  display: block;
}
.hidden {
  visibility: hidden;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.m5 {
  margin: 5px;
}
.m10 {
  margin: 10px;
}
.m15 {
  margin: 15px;
}
.m20 {
  margin: 20px;
}
.m25 {
  margin: 25px;
}
.m30 {
  margin: 30px;
}
.m35 {
  margin: 35px;
}
.m40 {
  margin: 40px;
}
.m45 {
  margin: 45px;
}
.m50 {
  margin: 50px;
}
.m55 {
  margin: 55px;
}
.m60 {
  margin: 60px;
}
.m65 {
  margin: 65px;
}
.m70 {
  margin: 70px;
}
.bc {
  margin-left: auto;
  margin-right: auto;
}
.elli {
  overflow: hidden;
  text-overflow: ellipsis;
  zoom: 1;
  white-space: nowrap;
  _white-space: normal;
}
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
}
input,button,select{
  outline: 0;
}
ul li{
  list-style: none;
}
@font-face {
  font-family: 'FZLT2';
  src: url('../fonts/FZLTCXHJW.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FZLTH';
  src: url('../fonts/FZLTH.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AGENCY';
  src: url('../fonts/AGENCYR.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ARVO';
  src: url('../fonts/ARVO.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
html{
  height: 100%;
}
body{
  background: #232222;
  min-width: 1200px;;
  font-family: 'Microsoft YaHei', sans-serif;
  border-bottom:5px solid #c8a05a;
  min-height: 100%;
  box-sizing: border-box;
}

header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  padding: 29px 50px;
  background-color: rgba(0,0,0,0.8);
  line-height: 32px;
  box-sizing: border-box;
  transition: all 0.4s;
  z-index: 99;
  min-width: 1180px;
}
header.on{
  height: 60px;
  padding: 14px 50px;
}
header a{
  color: #c8a05a;
}
.logo{
  float: left;
}
.logo img{
  float: left;
}
nav{
  float: left;
  padding: 0 32px;
  font-size: 14px;
  position: relative;
}
nav ul li{
  float: left;
  position: relative;
  z-index: 2;
}
nav ul li a{
  float: left;
  padding: 0 22px;
}
nav span.abg{
  display: block;
  width: 2em;
  padding: 0 22px;
  height: 32px;
  background-color: #292317;
  border-radius: 16px;
  position: absolute;
  top: 0;
  left: 32px;
  z-index: 1;
  transition: all 0.4s;
}
.tsearch{
  float: right;
}
.tsearch .c{
  width: 30px;
  height: 30px;
  padding: 0 10px;
  border: 1px solid transparent;
  transition: all 0.4s;
  position: relative;
}
.tsearch .c.on{
  width: 190px;
  border-color: #c8a05a;
}
.tsearch input{
  float: left;
  width: 160px;
  height: 30px;
  line-height: 32px;
  background: transparent;
  color: #c8a05a;
  border: 0;
  opacity: 0;
  transition: all 0.4s;
}
.tsearch .c.on input{
  opacity: 1;
}
.tsearch button{
  position: absolute;
  top:5px;
  right: 5px;
  width: 20px;
  height: 20px;
  background: url(../images/icon_ss.png) no-repeat 50% 50%;
  border: 0;
  cursor: pointer;
}

.banners {
  max-width: 1800px;
  margin: 0 auto;
}
.banners .box {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  height: 620px;
  position: relative;
  overflow: hidden;
}
.banners .navs {
  width: 100%;
  /*
  height: 85px;
  
  background: rgba(0, 0, 0, 0.2);
  */
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: 5;
  text-align: center;
}
.banners .navs .nlink {
  height: 100%;
  float: left;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-align: center;
  font-size: 13px;
  line-height: 1;
  padding: 36px 0;
  box-sizing: border-box;
  color: #fff;
  font-family: 'FZLT';
}
.banners .navs .nlink:hover,
.banners .navs .nlink.active {
  background: rgba(200, 160, 90, 0.5);
}
.banners .navs.nav3 .nlink {
  width: 33.33%;
}
.banners .navs.nav2 .nlink {
  width: 50%;
}
.banners .navs.nav4 .nlink {
  width: 25%;
}
.banners .navs.nav5 .nlink {
  width: 20%;
}
.banners .navs.nav6 .nlink {
  width: 16.66%;
}
.banners .navs .nlink{
  float: none;
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #DDD;
  border-radius: 50%;
  margin: 0 6px;
  padding: 0;
}
.banners .wrap {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.banners .banner {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.banners .blink {
  display: block;
  width: 100%;
  height: 100%;
  background: center center no-repeat;
}
.banners .blink .txt {
  width: 100%;
  height: 100%;
  background: center center no-repeat;
}

.introduce {
  max-width: 1800px;
  margin: 0 auto;
  padding: 85px 0 30px;
  background: #f7f8f8;
}
.introduce .title {
  text-align: center;
}
.introduce .title b {
  font-weight: normal;
  font-family: 'FZLT2';
  font-size: 33px;
  line-height: 1;
  color: #c8a05a;
}
.introduce .desc {
  text-align: center;
  margin-top: 40px;
}
.introduce .desc b {
  font-weight: normal;
  font-family: 'FZLT2';
  font-size: 33px;
  line-height: 1.2;
  color: #535353;
}
.introduce .features {
  width: 1800px;
  height: 273px;
  display: block;
  margin: 90px auto 0;
  overflow: hidden;
}
.introduce .features .wrap {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.introduce .features .feaview {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}
.introduce .features .fealist {
  *zoom: 1;
  display: inline-block;
}
.introduce .features .fealist:before,
.introduce .features .fealist:after {
  content: " ";
  display: table;
  line-height: 0;
}
.introduce .features .fealist:after {
  clear: both;
}
.introduce .features .fealist li {
  float: left;
  list-style: none;
}
.introduce .features .ilink {
  position: relative;
  width: 392px;
  height: 273px;
  display: block;
  background: 0 0 no-repeat;
  font-family: 'FZLTH';
}
.introduce .features .ilink .line {
  border-left: 1px solid #e4e4e4;
  width: 0px;
  height: 239px;
  margin-left: 0px;
  margin-top: -119.5px;
  position: absolute;
  left: 1px;
  top: 50%;
}
.introduce .features .ilink .i {
  width: 66px;
  height: 66px;
  position: absolute;
  left: 20px;
  top: 20px;
  background: center center no-repeat;
  background-size: cover;
}
.introduce .features .ilink .back {
  width: 100%;
  height: 100%;
}
.introduce .features .ilink .back span {
  font-family: 'FZLT';
  font-size: 15px;
  color: #7d7d7d;
  font-weight: 100;
}
.introduce .features .ilink .back .n {
  position: absolute;
  left: 20px;
  bottom: 18px;
}
.introduce .features .ilink .back .d {
  width: 210px;
  height: auto;
  margin-left: -100px;
  position: absolute;
  left: 235px;
  bottom: 16px;
  text-align: center;
}
.introduce .features .ilink .back .d span {
  display: block;
  width: auto;
}
.introduce .features .ilink .back .d .num {
  font-size: 65px;
}
.introduce .features .ilink .back .d .infi {
  font-size: 100px;
  margin: -27px 0;
  font-family: 'FZLT2';
}
.introduce .features .ilink .back .h2{
	font-size: 30px;
	width: 6em;
	font-family: 'FZLT2';
	text-align: left;
	float: right;
}
.introduce .features .ilink .inner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0%;
  opacity: 0;
  height: 100%;
  display: block;
  overflow: hidden;
  background-color: #c8a05a;
  font-family: 'FZLT2';
}
.introduce .features .ilink .inner span {
  font-family: 'FZLT2';
  font-size: 20px;
  color: #ffffff;
  font-weight: 100;
}
.introduce .features .ilink .inner .n {
  text-align: left;
  width: 100px;
  position: absolute;
  left: 25px;
  top: 125px;
  font-size: 20px;
  line-height: 1;
}
.introduce .features .ilink .inner .d {
  text-align: left;
  width: 360px;
  position: absolute;
  left: 20px;
  top: 180px;
  font-size: 25px;
  line-height: 1.2;
}
.introduce .features .ilink.active .inner {
  width: 100%;
}
.introduce .features .ilink.ilink-1 {

}
.introduce .features .ilink.ilink-1 .back .i {
  background-image: url(../images/fea10.png);
}
.introduce .features .ilink.ilink-1 .inner .i {
  background-image: url(../images/fea11.png);
}
.introduce .features .ilink.add-ilink-2 .back .i {
  background-image: url(../images/fea22.png);
}
.introduce .features .ilink.add-ilink-2 .inner .i {
  background-image: url(../images/fea220.png);
}
.introduce .features .ilink.add-ilink-3 .back .i {
  background-image: url(../images/fea20.png);
}
.introduce .features .ilink.add-ilink-3 .inner .i {
  background-image: url(../images/fea21.png);
}
.introduce .features .ilink.add-ilink-4 .back .i {
  background-image: url(../images/fea44.png);
}
.introduce .features .ilink.add-ilink-4 .inner .i {
  background-image: url(../images/fea440.png);
}
.introduce .features .ilink.ilink-2 .back .i {
  background-image: url(../images/fea33.png);
}
.introduce .features .ilink.ilink-2 .inner .i {
  background-image: url(../images/fea330.png);
}
.introduce .features .ilink.ilink-3 {
  /*background-image: url(../images/introduce/feature3.jpg);
                .inner{
                    background-image: url(../images/introduce/feature3.jpg);
                }*/
}
.introduce .features .ilink.ilink-3 .back .i {
  background-image: url(../images/fea30.png);
}
.introduce .features .ilink.ilink-3 .inner .i {
  background-image: url(../images/fea31.png);
}
.introduce .features .ilink.ilink-4 {
  /*background-image: url(../images/introduce/feature4.jpg);
                .inner{
                    background-image: url(../images/introduce/feature4.jpg);
                }*/
}
.introduce .features .ilink.ilink-4 .back .i {
  background-image: url(../images/fea40.png);
}
.introduce .features .ilink.ilink-4 .inner .i {
  background-image: url(../images/fea41.png);
}
.introduce .features .ilink.ilink-5 {
  /*background-image: url(../images/introduce/feature5.jpg);
                .inner{
                    background-image: url(../images/introduce/feature5.jpg);
                }*/
}
.introduce .features .ilink.ilink-5 .back .i {
  background-image: url(../images/fea50.png);
}
.introduce .features .ilink.ilink-5 .inner .i {
  background-image: url(../images/fea51.png);
}
.introduce .feanav {
  width: 1180px;
  height: 12px;
  margin: 20px auto 0;
  text-align: center;
}
.introduce .feanav .feaklink {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #bfbfbf;
  border-radius: 50%;
  margin: 0 5px;
}
.introduce .feanav .feaklink.active {
  background: #c8a05a;
}
.hovers {
  max-width: 1800px;
  margin: 0 auto;
}
.hovers .hlink {
  width: 100%;
  height: 220px;
  background: center center no-repeat;
  position: relative;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.hovers .hlink .text {
  width: 1000px;
  height: 200px;
  margin-left: -500px;
  margin-top: -100px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: center no-repeat;
  text-align: center;
  display: table;
}
.hovers .hlink .text b{
  display: table-row;
}
.hovers .hlink .text span {
  font-weight: normal;
  font-weight: 100;
  display: table-cell;
  vertical-align: middle;
}
.hovers .hlink .base {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.hovers .hlink .base .text span {
  font-weight: 100;
  font-family: 'FZLT2';
  font-size: 36px;
  color: #c8a05a;
}
.hovers .hlink .mask {
  width: 100%;
  height: 100%;
  background: rgba(150, 132, 99, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.hovers .hlink .mask .text {
  position: absolute;
  left: 50%;
  top: 120px;
}
.hovers .hlink .mask .text span {
  font-family: 'FZLT2';
  font-size: 30px;
  line-height: 1.5;
  color: #ffffff;
}
.hovers .hlink .mask .btn {
  width: 132px;
  height: 36px;
  margin-left: -66px;
  margin-top: -18px;
  position: absolute;
  left: 50%;
  top: 250px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: center no-repeat;
  box-sizing: border-box;
  padding: 12px;
  text-align: center;
  font-family: 'FZLT';
  color: #fff;
  font-size: 12px;
  line-height: 1;
  transition: all 0.4s;
}
.hovers .hlink .mask .btn:hover{
  background-color: #c8a05a;
  color: #fff;
}
.hovers .hlink1 {
  background-image: url(../images/hv1.jpg);
}
.hovers .hlink2 {
  background-image: url(../images/hv7.jpg);
}
.hovers .hlink3 {
  background-image: url(../images/hv3.jpg);
}
.hovers .hlink4 {
  background-image: url(../images/hv4.jpg);
}
.hovers .hlink5 {
  background-image: url(../images/hv5.jpg);
}
.hovers .hlink6 {
  background-image: url(../images/hv6.jpg);
}
.hovers .hlink7 {
  background-image: url(../images/hv2.jpg);
}
.hovers .hlink8 {
  background-image: url(../images/hv8.jpg);
}
.news {
  max-width: 1800px;
  margin: 0 auto;
  background: #fff;
  padding: 72px 0;
}
.news .title {
  width: 200px;
  height: 44px;
  margin: 0 auto;
  font-size: 44px;
  line-height: 1;
  font-family: 'FZLT2';
  color: #c8a05a;
}
.news .newslist {
  width: 1000px;
  border-top: 1px solid #dcdcdc;
  display: block;
  margin: 38px auto;
}
.news .newsitem {
  padding: 40px 30px;
  display: block;
  position: relative;
  border-bottom: 1px solid #dcdcdc;
  color: #434343;
  line-height: 1;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.news .newsitem .tit {
  display: block;
  font-size: 16px;
}
.news .newsitem .time {
  display: block;
  font-size: 12px;
  margin-top: 12px;
}
.news .newsitem:hover {
  color: #c8a05a;
}
.news .newsitem:hover .arrow {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: toright;
  backface-visibility: visible !important;
  animation-name: toright;
}
.news .newsitem .arrow {
  width: 13px;
  height: 22px;
  margin-left: -6.5px;
  margin-top: -11px;
  position: absolute;
  right: 30px;
  top: 50%;
  background: center no-repeat;
  background-image: url("../images/arr1.jpg");
}
.footer {
  max-width: 100%;
  margin: 0 auto;
  padding: 22px 0 22px;
  background-color: #232222;
}
.footer .maps {
  width: 1180px;
  display: block;
  margin: 0 auto;
  *zoom: 1;
}
.footer .maps:before,
.footer .maps:after {
  content: " ";
  display: table;
  line-height: 0;
}
.footer .maps:after {
  clear: both;
}
.footer .maps .item {
  float: left;
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
  padding: 50px;
  box-sizing: border-box;
}
.footer .maps .item .tit {
  font-family: 'HYRunYuan';
  font-size: 20px;
  line-height: 1;
  padding: 0 0 15px;
  display: block;
  border-bottom: 1px #484747 solid;
  margin-bottom: 48px;
}
.footer .maps .item .link {
  font-size: 14px;
  line-height: 2;
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
  display: block;
}
.footer .maps .item .link:hover {
  color: #c8a05a;
}
.footer .maps5 .item {
  width: 20%;
}
.footer .line {
  margin: 0 100px;
  border-bottom: 1px solid #393939;
}
.footer .share {
  padding: 35px 0 30px;
  text-align: center;
}
.footer .share .slink {
  width: 22px;
  height: 22px;
  display: inline-block;
  margin: 0 7px;
  background: 0 0 no-repeat;
  transition: background-position 0.4s;
}
.footer .share .slink:hover {
  background-position: 0 -22px;
}
.footer .share .slink.sina {
  background-image: url(../images/ss_wb.png);
}
.footer .share .slink.tqq {
  background-image: url(../images/ss_tqq.png);
}
.footer .share .slink.wx {
  background-image: url(../images/ss_wx.png);
}
.footer .share a .img{
  display: none;
  position: absolute;
  width: 200px;
  height: auto;
  margin: -245px 0 0 -100px;
  padding: 12px;
  border: 1px solid #CCC;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: rgba(0,0,0,0.2) 0 0 8px;
  text-align: center;
  font-size: 12px;
  color: #000;
  z-index: 999;
}
.footer .share a img{
  display: block;
  width:200px;
  height: 200px;
}
.footer .share a:hover .img{
  display: block;
}
.footer .copyright {
  font-family: 'HYRunYuan';
  text-align: center;
  font-size: 12px;
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
}
.footline {
  width: 100%;
  height: 5px;
  background: #c8a05a;
  display: none;
}
.alert {
  z-index: 100;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.9);
  top: 35%;
  padding: 20px 30px;
  font-size: 24px;
  line-height: 1;
  color: #fff;
}
.pop {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
}
.pop .mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}
.pop-share .tip {
  width: 454px;
  height: 340px;
  background: url(../images/shareText.png) center no-repeat;
  position: absolute;
  right: 20px;
  top: 20px;
  display: block;
}
.pop-tip .mask {
  background: rgba(0, 0, 0, 0.95);
}
.pop-tip .tip {
  width: 198px;
  height: 204px;
  margin-left: -99px;
  margin-top: -102px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/tip.png) center no-repeat;
  background-size: 50%;
}
/* frame */
@-webkit-keyframes Loop {
  0% {
    -webkit-transform: translateX(0%);
  }
  25% {
    -webkit-transform: translateX(25%);
  }
  75% {
    -webkit-transform: translateX(-25%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -moz-transform-origin: top center;
  }
  20% {
    -moz-transform: rotate(15deg);
  }
  40% {
    -moz-transform: rotate(-10deg);
  }
  60% {
    -moz-transform: rotate(5deg);
  }
  80% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@-webkit-keyframes light {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.35;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes light {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.35;
  }
  100% {
    opacity: 1;
  }
}
.Ani {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.Ani.dlong {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
}
.Ani.mlong {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
.Ani.long {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.Ani.mdlong {
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
}
.Ani.ddlong {
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
}
.Ani.mddlong {
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
}
.Ani.short {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.Ani.sshort {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
.Ani.infi {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.Ani.alte {
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
}
.Ani.Ani-swing {
  -webkit-animation: swing 1s .2s ease both;
  -moz-animation: swing 1s .2s ease both;
}
.Ani.Ani-loop {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: Loop;
  backface-visibility: visible !important;
  animation-name: Loop;
}
.Ani.Ani-light {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: light;
  backface-visibility: visible !important;
  animation-name: light;
}
@-webkit-keyframes scale {
  0% {
    transform: scale(0.2145);
    -webkit-transform: scale(0.2245);
  }
  100% {
    transform: scale(0.2145);
    -webkit-transform: scale(0.2245);
  }
}
.Ani.Ani-scale {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: scale;
  backface-visibility: visible !important;
  animation-name: scale;
}
@-webkit-keyframes scale-light {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
  }
  30% {
    transform: scale(1);
    -webkit-transform: scale(1.3);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    opacity: 0.2;
  }
}
@-moz-keyframes scale-light {
  0% {
    transform: scale(1);
    -moz-transform: scale(1);
    opacity: 1;
  }
  0% {
    transform: scale(1);
    -moz-transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    -moz-transform: scale(0.5);
    opacity: 0.2;
  }
}
.Ani.Ani-scale-light {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: scale-light;
  backface-visibility: visible !important;
  animation-name: scale-light;
}
@-webkit-keyframes floating {
  0% {
    transform: translateX(0) translateY(0);
    -webkit-transform: translateX(0) translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateX(-20px) translateY(20px);
    -webkit-transform: translateX(-20px) translateY(20px);
    opacity: 0.75;
  }
}
@-moz-keyframes floating {
  0% {
    transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateX(-20px) translateY(20px);
    -moz-transform: translateX(-20px) translateY(20px);
    opacity: 0.75;
  }
}
.Ani.Ani-floating {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: floating;
  backface-visibility: visible !important;
  animation-name: floating;
}
@-webkit-keyframes hand {
  0% {
    -webkit-transform: rotate(20deg);
  }
  100% {
    -webkit-transform: rotate(-12deg);
  }
}
.Ani.Ani-hand {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: hand;
  backface-visibility: visible !important;
  animation-name: hand;
}
@-webkit-keyframes updown {
  0% {
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(15px);
    opacity: 0.35;
  }
}
.Ani.Ani-updown {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: updown;
  backface-visibility: visible !important;
  animation-name: updown;
}
@-webkit-keyframes toright {
  0% {
    -webkit-transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(10px);
  }
}
.Ani.Ani-toright {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: toright;
  backface-visibility: visible !important;
  animation-name: toright;
}
@-webkit-keyframes toleft {
  0% {
    -webkit-transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(-10px);
  }
}
.Ani.Ani-toleft {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: toleft;
  backface-visibility: visible !important;
  animation-name: toleft;
}
/* frame end */
/**/
.banners{
  background-color: #2e2c2c;
}
.banners .txt2{
  color: #fff;
  overflow: hidden;
  height: 100%;
}
.banners .txt2 .i{
  float: left;
  width: 48.89%;
  height: 100%;
  overflow: hidden;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
.banners .txt2 .i img{
  display: block;
  height: 620px;
}
.banners .txt2 .c{
  float: left;
  width: 45%;
  max-width: 576px;
  min-width: 520px;
  padding-top: 172px;
  margin-left: 42px;
  text-align: left;
}
.banners .txt2 .c .time{
  width: 100%;
  overflow: hidden;
}
.banners .txt2 .c .time span{
  float: left;
  width: 72px;
  height: 69px;
  background-color: #434343;
  border-top: 3px solid #c8a05a;
  text-align: center;
  line-height: 70px;
  font-family: "AGENCY";
  color: #fff;
  font-size: 60px;
  margin-right: 2px;
}
.banners .txt2 .c h3{
  font-size: 36px;
  font-family: "FZLT2";
  font-weight: 100;
  border-top: 1px solid #585656;
  margin-top: 28px;
  padding-top: 12px;
}
.banners .txt2 .c p{
  padding-top: 35px;
  color: #b5b5b5;
}
.banners .txt2 .btns{
  text-align: left;
}
.banners .txt2 .btns a{
  border-color:#3e3831;
  transition: all 0.4s;
}
a.default{
	cursor: default;
}
/* #V{
  display: inline-block;position: absolute;
  left: 100px;top:100px;
} */
.none {
  display: none;
}
.perspective {
  perspective: 500;
  -webkit-perspective: 500;
}
.ani {
  visibility: hidden;
}
.anim {
  visibility: hidden;
}
.pa {
  position: absolute;
}
.news-more{
  text-align: center;
}
.news-more a{
  color: #bb975f;
}
/**/
.snav{
  position: absolute;
  width: 200px;
  height: auto;
  transition: all 0.4s;
  margin-left: -20px;
  display: none;
  z-index: 9;
}
.snav1{
  left: 260px;
  margin-top: 45px;
}
.snav1:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  opacity: 0.8;
  margin-left: 30px;
}
.snav1 ul{
  width: 100%;
  overflow: hidden;
  background: rgba(255,255,255,0.8);
  padding: 24px 0;
}
header.on .snav1{
  margin-top: 28px;
}
nav ul li:hover .snav{
  display: block;
}
.snav1 ul li{
  height: 32px;
  padding: 6px 0;
}
.snav1 a{
  padding: 0 25px;
  display: block;
  color: #535353;
}
.snav1 a:hover{
  color: #c8a05a;
}
.snav1 a:before{
  content: '';
  float: left;
  width: 6px;
  height: 11px;
  background: url(../images/arr2.png) no-repeat 0 0;
  margin: 10px 8px 0 0;
}
.snav1 a:hover:before{
  background-position: -6px 0;
}
.snav2{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 424px;
  padding: 32px 0 45px 90px;
  background-color: rgba(51,51,51,0.9);
  color: #fff;
  font-size: 12px;
  line-height: 1.6;
  margin-top: 90px;
}
.sanv2 a{
  color: #fff;
}
header.on .snav2{
  margin-top: 60px;
}
.snav2 .a{
  float: left;
  width: 320px;
  height: 100%;
  border-right: 1px solid #606060;
  padding-right: 20px;
  text-align: center;
}
.snav2 .a h3{
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 30px;
}
.snav2 .a p{
  color: #d2d2d2;
  font-size: 14px;
}
.snav2 .a img{
  display: block;
  margin: 80px auto 0;
}
.snav2 .b ul li{
  float: left;
  width: 110px;
  padding-left: 15px;
}
.snav2 .b ul li ul li{
  width: 100%;
  padding-left: 22px;
  line-height: 24px;
}
.snav2 .b ul li h5{
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 30px;
}
.snav2 .b ul li h5:before{
  content: '';
  float: left;
  width: 6px;
  height: 11px;
  background: url(../images/arr2.png) no-repeat -6px 0;
  margin: 5px 16px 0 0;
}
.snav2 .b a{
  color: #d2d2d2;
}
.snav2 .b a:hover{
  color: #c8a05a;
}
.snav3{
  width: 1014px;
}
.snav3 .b{
  padding-left: 440px;
}
.snav3 .b ul li{
  float: none;
  font-size: 14px;
  padding: 10px 0;
}
.snav3 .b ul li a{
  display: inline-block;
  background: url(../images/arr5.png) no-repeat 0 50%;
  padding-left: 20px;
}
.snav4{
  margin-left: 170px;
}
.snav5{
  margin-left: 290px;
}
.snav6{
  margin-left: 410px;
}
.snav7{
  margin-left: 530px;
}

/**/
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:84px;height:84px;margin-top:-43px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat;border:1px solid #FFF;border-radius: 50%;}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/**/
.mwrap{
  padding-top: 90px;
  transition: all 0.4s;
  min-width: 1180px;
  background-color: #fff;
  font-size: 14px;
  color: #313131;
  overflow: hidden;
}
.mwrap.on{
  padding-top: 60px;
}
.tbanner{
  width: 100%;
  height: 180px;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
h2.tit{
  font-size: 36px;
  text-align: center;
  color: #1b1b1b;
  padding: 50px 0;
  font-family: 'FZLT2';
}
.news-swipper{
  width: 1180px;
  margin: 0 auto;
}
.news-swipper img.i{
  float: left;
  width: 580px;
}
.news-swipper .c{
  padding-left: 680px;
  width: 350px;
}
.news-swipper .c h5{
  font-size: 30px;
  font-weight: 100;
  line-height: 1.4;
  font-family: "FZLT2";
}
.news-swipper .c span.time{
  display: block;
  padding: 40px 0 20px;
}
.news-swipper .swiper-container{
  height: 390px;
}
.news-swipper .swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  background-color: transparent;
  border:1px solid #d6d6d6;
  margin: 10px 0!important;
  transition: all 0.4s;
  opacity: 1;
}
.news-swipper .swiper-pagination-bullet-active{
  background-color: #c8a05a;
  border-color: #c8a05a;
}
.btns{
  padding: 40px 0;
  text-align: center;
}
.btns a.btn{
  display: inline-block;
  padding: 0 40px;
  font-size: 12px;
  line-height: 30px;
  border: 1px solid #e7ddcc;
  color: #c8a05a;
}
.btns a.btn:hover{
  color: #fff;
  background-color: #c8a05a;
}
.atr{
  transition: all 0.4s;
}
.nlist{
  background-color: #f2f2f2;
}
.nlist2{
  background-color: #fff;
  padding-bottom: 20px;
}
.nlist ul{
  width: 1180px;
  margin: 0 auto;
  border-top: 1px solid #cbcbcb;
}
.nlist ul li{
  border-bottom: 1px solid #cbcbcb;
}
.nlist ul li a{
  display: block;
  padding: 32px 50px 32px 10px;
  position: relative;
}
.nlist ul li a p{
  font-size: 20px;
  padding: 8px 0;
  color: #1b1b1b;
  transition: all 0.4s;
}
.nlist ul li a span.time{
  display:block;
  color: #a0a0a0;
  transition: all 0.4s;
}
.nlist ul li a:before{
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/arr3.png) no-repeat 0 -16px;
  position: absolute;
  right: 30px;
  top:50%;
  margin-top: -8px;
  transition: all 0.4s;
}
.nlist ul li a:hover:before{
  background-position: 0 0;
}
.nlist a:hover p,.nlist a:hover span.time{
  color: #c8a05a;
}
.vlist ul{
  overflow: hidden;
  min-width: 1180px;
  width: calc(100% + 14px);
  margin-left: -7px;
}
.vlist ul li{
  float: left;
  width: 25%;
  padding: 0 7px;
  box-sizing: border-box;
  margin: 20px 0;
}
.vlist ul li a{
  display: block;
  position: relative;
}
.vlist ul li img{
  display: block;
  width: 100%;
}
.vlist ul li a:after{
  content:'';
  display: block;
  width: 68px;
  height: 68px;
  background: url(../images/icon_play.png) no-repeat 50% 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -34px;
  opacity: 1;
  transition: all 0.4s;
}
.vlist ul li a:hover:after{
  opacity: 0.5;
}
.vlist ul li span.nn{
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 20px 0;
  font-size: 12px;
  border-bottom: 1px solid #434343;
  text-align: center;
}
.pnav{
  padding: 15px 45px;
  background-color: #474747;
  color: #969696;
  overflow: hidden;
  font-size: 16px;
  line-height: 20px;
}
.pnav a{
  color: #fff;
}
.pnav a:hover{
  color: #c8a05a;
}
.pnav a.back{
  float: left;
}
.pnav a.back i{
  float: left;
  width: 14px;
  height: 14px;
  background: url(../images/arr4.png) no-repeat 50% 50%;
  margin:3px 14px 0 0;
}
.pnav2{
  float: right;
}
.layui-layer-dialog.vp .layui-layer-content{
  padding: 0;
  overflow: hidden;
}
.more{
  padding: 40px 0;
  text-align: center;
  display: none;
}
.more span.load{
  display: inline-block;
}
.more span i{
  display: block;
  width: 40px;
  height: 32px;
  overflow: hidden;
  background: url(../images/icon_load.png) no-repeat 0 0;
  margin:0 auto 12px;
}
.more span i:before{
  content:'';
  display: block;
  width: 40px;
  background: url(../images/icon_load.png) no-repeat 0 -32px;
  -webkit-animation:loadani 2s infinite linear;
  animation:loadani 2s infinite linear;
}
@-webkit-keyframes loadani{
  0%{height:0;}
  50%{height:32px;}
  100%{height:0;}
}
@keyframes loadani{
  0%{height:0;}
  50%{height:32px;}
  100%{height:0;}
}
/**/
.detail{
  width: 900px;
  height: auto;
  overflow: hidden;
  margin: 140px auto 80px;
}
.detail .title{
  border-top:1px solid #535353;
  border-bottom:1px solid #535353;
  padding: 30px 0;
  overflow: hidden;
}
.detail .title .time{
  float: left;
}
.detail .title .time span{
  float: left;
  width: 72px;
  height: 69px;
  background-color: #434343;
  border-top: 3px solid #c8a05a;
  text-align: center;
  line-height: 70px;
  font-family: "AGENCY";
  color: #fff;
  font-size: 60px;
  margin-right: 2px;
}
.detail .title p{
  padding-left: 178px;
  font-size: 36px;
  font-family: "FZLT2";
  font-weight: 100;
}
.detail .txt{
  width: 720px;
  margin: 0 auto;
  font-size: 16px;
  color: #5a5a5a;
}
.detail .txt p{
  padding: 12px 0;
}
.detail .txt img{
  max-width: 100%;
}
.detail .ctr{
  width: 720px;
  overflow: hidden;
  padding: 30px 0;
  margin: 0 auto;
  color: #959595;
}
.detail .ctr .view{
  float: left;
  padding-right: 15px;
  border-right: 1px solid #eeeeee;
  margin-top: 6px;
}
.detail .ctr .view i{
  float: left;
  width: 18px;
  height: 18px;
  background: url(../images/icon_eye.png) no-repeat 50% 50%;
  margin-right: 10px;
}
.detail .ctr .share{
  float: left;
}
.detail .ctr .share i.ss{
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 15px;
  background: url(../images/icon_ss2.png) no-repeat 50% 50%;
}
.detail .ctr .share a.ssi{
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 8px;
  background: url(../images/icon_sss.png) no-repeat 0 0;
  transition: all 0.4s;
}
.detail .ctr .share a.ssi.wb{
  background-position: 0 0;
}
.detail .ctr .share a.ssi.wb:hover{
  background-position: 0 -30px;
}
.detail .ctr .share a.ssi.qq{
  background-position: -30px 0;
}
.detail .ctr .share a.ssi.qq:hover{
  background-position: -30px -30px;
}
.detail .ctr .share a.ssi.wx{
  background-position: -60px 0;
}
.detail .ctr .share a.ssi.wx:hover{
  background-position: -60px -30px;
}
.detail .ctr .share a.ssi.tqq{
  background-position: -90px 0;
}
.detail .ctr .share a.ssi.tqq:hover{
  background-position: -90px -30px;
}
.detail .ctr .font{
  float: right;
}
.detail .ctr .font a{
  float: left;
  width: 28px;
  height: 28px;
  margin: 1px 2px;
  text-align: center;
  line-height: 28px;
  background-color: #EEE;
  color: #5a5a5a;
  transition: all 0.4s;
}
.detail .ctr .font a:hover,.detail .ctr .font a.active{
  background-color: #a48c5f;
  color: #fff;
}
.good{
  width: 100%;
  padding: 80px 0;
  text-align: center;
}
.good a{
  display: block;
  width: 68px;
  height: 68px;
  margin: 0 auto;
  background: url(../images/icon_good.png) no-repeat 0 0;
  position: relative;
}
.good a:hover{
  -webkit-animation:goodani 1.2s infinite linear;
  animation:goodani 1.2s infinite linea
}
@-webkit-keyframes goodani{
  0%{top:0;}
  25%{top:12px;}
  50%{top:0;}
  75%{top:-12px;}
  100%{top:0;}
}
@keyframes goodani{
  0%{top:0;}
  25%{top:12px;}
  50%{top:0;}
  75%{top:-12px;}
  100%{top:0;}
}

/**/
.pwrap{
  width: 1180px;
  margin: 0 auto;
  padding-top: 40px;
}
.ptann{
  float: right;
  width: 570px;
}
.ptann h2.tit,.psto h2.tit{
  text-align: left;
}
.ptann ul{
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #cbcbcb;
}
.ptann ul li{
  border-bottom: 1px solid #cbcbcb;
}
.ptann ul li a{
  display: block;
  padding: 20px 0;
  position: relative;
}
.ptann ul li a p{
  font-size: 20px;
  padding: 8px 0;
  color: #1b1b1b;
  transition: all 0.4s;
}
.ptann ul li a span.time{
  display:block;
  color: #a0a0a0;
  transition: all 0.4s;
}
.ptann a:hover p,.nlist a:hover span.time{
  color: #c8a05a;
}
.ptann .btns{
  text-align: left;
  padding: 20px 0;
}
.psto{
  float: left;
  width: 580px;
}
.psto .c{
  width: 100%;
  height: 355px;
  border-bottom: 4px solid #c8a05a;
  background-color: #f2f2f2;
  padding: 40px 40px 0;
  box-sizing: border-box;
}
.psto .c h5{
  font-size: 20px;
  font-weight: 100;
  color: #c8a05a;
  padding-bottom: 15px;
}
.psto .c h1{
  float: left;
  font-size: 72px;
  font-weight: normal;
  font-family: 'ARVO';
  color: #F00;
}
.psto .c span.arr{
  float: left;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom-color: #F00;
  margin: 40px 6px 0;
}
.psto .c h3{
  float: left;
  font-size: 40px;
  font-weight: normal;
  color: #F00;
  margin-top: 20px;
  font-family: "FZLT2";
}
.psto .c ul{
  float: left;
  width: 100%;
  padding-top: 40px;
  font-size: 14px;
  color: #868686;
}
.psto .c ul li{
  float: left;
  width: 25%;
}
.psto .c ul li span{
  display: block;
  font-size: 30px;
  font-family: 'ARVO';
  margin-top: 5px;
  color: #434343;
}
.psto .c p{
  float: left;
  color: #afafaf;
  font-size: 12px;
  padding-top: 40px;
}
.psto .c.green h1,.psto .c.green h3{
  color: #00A352;
}
.psto .c.green span.arr{
  border: 6px solid transparent;
  border-top-color: #00A352;
  margin-top: 46px;
}
.pbot{
  float: left;
  width: 100%;
  height: 416px;
  background: #000 url(../images/pbg0.jpg) no-repeat 0 0;
  margin: 70px 0 50px;
}
.pbot .c{
  float: right;
  width: 380px;
  height: 100%;
  padding: 0 28px;
  box-sizing: border-box;
  background-color: #e5e5e5;
  font-size: 12px;
  color: #434343;
  margin-right: 100px;
}
.pbot .c .txt{
  height: 320px;
  overflow: hidden;
}
.pbot .c h3{
  font-size: 100px;
  font-family: 'FZLT2';
  color: #c8a05a;
  font-weight: normal;
  padding: 25px 0;
  line-height: 1;
}
.pbot .c h5{
  font-weight: normal;
  font-size: 14px;
  padding-bottom: 24px;
}
.pbot .c p{
  padding: 0 0 24px;
}
.pbot .pdown{
  line-height: 66px;
}
.pbot .pdown img{
  float: left;
}
.pbot .pdown a{
  float: left;
  margin-left: 25px;
  color: #c8a05a;
  background: url(../images/arr5.png) no-repeat right 50%;
  padding-right: 15px;
}
.pcon{
  float: left;
  width: 100%;
  padding: 10px 0 25px;
  margin-bottom: 120px;
  border-bottom:1px solid #434343;
  background: url(../images/line1.png) no-repeat 95px 10px;
}
.pcon h3{
  float: left;
  font-size: 14px;
  font-weight: normal;
  color: #c8a05a;
  width: 120px;
  text-align: right;
  line-height: 1.2;
  margin: 0;
  padding: 0;
}
.pcon .c{
  padding-left: 150px;
  font-size: 14px;
  color: #434343;
}
.pcon .c h5{
  float: left;
  font-size: 14px;
  font-weight: normal;
  margin: 25px 0 0;
  padding: 0;
}
.pcon .c p{
  float: left;
  margin-top: 25px;
  margin-left: 32px;
  line-height: 1.8;
}
.pcon .stocki{
  float: right;
  margin-top: 20px;
  line-height: 1.4;
}
.pcon .stocki .f36{
	color: #f00;
}
.sinfo .psto{
  float: none;
  width: 900px;
  box-sizing: border-box;
  margin: 0 auto;
}
.sinfo .psto .c{
  padding: 50px 200px;
}
.cinfo{
  width: 900px;
  overflow: hidden;
  margin: 60px auto 160px;
}
.cinfo ul{
  border-top:1px solid #d2d2d2;
}
.cinfo ul li{
  width: 100%;
  overflow: hidden;
  padding: 12px 0;
  border-bottom:1px solid #d2d2d2;
}
.cinfo ul li span.label{
  float: left;
  width: 172px;
  padding-left: 20px;
}
.cinfo ul li p{
  padding-left: 192px;
}
.cinfo ul li:nth-child(2n){
  background-color: #f2f2f2;
}
/**/
.spdf{
  width: 900px;
  margin: 0 auto 30px;
}
.spdf .item{
  border-top:1px solid #434343;
  margin-bottom: 50px;
}
.spdf .item h3{
  font-size: 36px;
  font-weight: normal;
  color: #000;
  padding: 0;
  font-family: "FZLT2";
}
.spdf .item ul{
  width: 960px;
  overflow: hidden;
  margin-left: -30px;
}
.spdf .item li{
  float: left;
  width: 420px;
  height: 450px;
  background-color: #e5e5e5;
  margin: 30px;
  position: relative;
}
.spdf .item li a{
  display: block;
  width: 100%;
  height: 100%;
}
.spdf .item li img.i{
  display: block;
  width: 420px;
  height: 330px;
}
.spdf .item li span.bg{
  display: block;
  width: 420px;
  height: 330px;
  background-color: #c8a05a;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.4s;
}
.spdf .item li a:hover span.bg{
  opacity: 0.8;
}
.spdf .item li span.x{
  display: block;
  width: 420px;
  height: 330px;
  padding: 50px 40px;
  box-sizing: border-box;
  position: absolute;
  top:0;
  left: 0;
  z-index: 2;
  color: #fff;
}
.spdf .item li span.x h5{
  font-size: 30px;
  padding: 0;
  font-weight: normal;
  font-family: "FZLT2";
}
.spdf .item li span.x p{
  position: absolute;
  left: 40px;
  bottom: 50px;
  font-size: 12px;
}
.spdf .item li span.t{
  display: block;
  line-height: 66px;
  padding: 20px 35px;
}
.spdf .item li span.t img{
  float: left;
}
.spdf .item li span.t span{
  float: left;
  margin-left: 25px;
  color: #c8a05a;
  background: url(../images/arr5.png) no-repeat right 50%;
  padding-right: 15px;
}
/**/
.ainns{
  width: 780px;
  margin: 0 auto;
  color: #5a5a5a;
}
h2.tit2{
  border-top:1px solid #535353;
  border-bottom:1px solid #535353;
  padding: 32px 0;
  margin: 80px 0 40px;
}
.ainns p{
  padding: 20px 0;
}
.ainns img{
  display: block;
  margin: 20px 0;
}


/* flexslider */
.about-flexslider .flexslider{margin:40px auto;position:relative;width:100%;padding: 0 20px;overflow:hidden;zoom:1;  margin-top: 70px;margin-bottom: 130px;  box-sizing: border-box;}
.about-flexslider .flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.about-flexslider .flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.about-flexslider .flex-direction-nav .flex-next{background-position:0 -90px;right:30px;}
.about-flexslider .flex-direction-nav .flex-prev{left:30px;}

.about-flexslider .flex-control-nav{display: none;}
.fview{
  overflow: hidden;
}
.fview ul li{
  float: left;
  width: 33.33%;
  padding: 0 10px;
  box-sizing: border-box;
}
.fview ul li a{
  display: block;
  position: relative;
  color: #fff;
  text-align: center;
}
.fview ul li a img{
  display: block;
  width: 100%;
  transition: all 0.4s;
}
.fview ul li a .c{
  display: block;
  height: 110px;
  width: 100%;
  position: absolute;
  top:50%;
  left:0;
  margin-top: -55px;
}
.fview ul li a h3{
  font-size: 36px;
  font-family: "FZLT2";
}
.fview ul li a .btn{
  display: inline-block;
  width: 138px;
  height: 30px;
  border: 1px solid rgba(255,255,255,0.25);
  line-height: 30px;
  margin-top: 25px;
  transition: all 0.4s;
}
.fview ul li a .btn i{
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url(../images/arr6.png) no-repeat 50% 50%;
  vertical-align: middle;
  margin-left: 20px;
  position: relative;
  top:-2px;
}
.fview ul li a:hover img{
  opacity: 0.9;
}
.fview ul li a:hover .btn{
  background-color: #c8a05a;
}
.acul{
  width: 780px;
  margin: 0 auto;
}
.acul ul li{
  float: left;
  width: 259px;
  height: 220px;
  background-color: #e8e2e0;
  color: #626262;
  margin: 0 1px 1px 0;
  text-align: center;
  font-size: 12px;
  transition: all 0.4s;
}
.acul ul li h5{
  font-size: 16px;
  margin-top: 60px;
  padding: 15px 0;
}
.acul ul li.z{
  background-color: #c8a05a;
  color: #fff;
}
.acul ul li.z h3{
  margin: 68px auto;
  line-height: 60px;
  font-weight: normal;
  width: 170px;
}
.acul ul li.z h3:before{
  content: '';
  float: left;
  width: 13px;
  height: 59px;
  background: url(../images/abg0.png) no-repeat 0 0;
}
.acul ul li.z h3:after{
  content: '';
  float: right;
  width: 13px;
  height: 59px;
  background: url(../images/abg0.png) no-repeat -13px 0;
}
.acul ul li:hover{
  background-color: #c8a05a;
  color: #fff;
}
.acww{
  width: 780px;
  overflow: hidden;
  padding: 90px 0;
  margin: 0 auto;
}
.acww h3{
  float: left;
  width: 50%;
  height: 240px;
  background: url(../images/atit0.png) no-repeat 240px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 999em;
}
.acww .c{
  padding-left: 50%;
}
.acww .c p{
  padding: 8px 0;
}
.avideo{
  width: 780px;
  height: auto;
  margin: 0 auto 150px;
}
.acontact{
  width: 780px;
  overflow: hidden;
  margin: 0 auto 60px;
}
.acontact .c{
  padding: 50px 0;
  font-size: 16px;
  line-height: 1.6;
}
.acontact .c h3{
  font-size: 16px;
  padding: 0 0 25px;
  font-weight: normal;
}
.amap{
  width: 100%;
  height: 520px;
}
/**/
.tnav{
  width: 1180px;
  padding: 40px 0 20px;
  color: #626262;
  margin: 0 auto;
  overflow: hidden;
}
.tnav a{
  color: #626262;
}
.hb1{
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}
.hb1 .a{
  float: left;
  width: 490px;
  height: 310px;
  background-color: #EEE;
  padding: 20px 45px;
  overflow: hidden;
  font-family: 'FZLT';
}
.hb1 .a h3{
  font-size: 60px;
  color: #6abd6f;
  line-height: 1.1;
  font-weight: 100;
  padding: 0;
  font-family: "FZLT2";
}
.hb1 .a span.fix{
  display: block;
  width: 32px;
  height: 32px;
  background: url(../images/line2.png) no-repeat 50% 50%;
  margin: 20px 0;
}
.hb1 .a p{
  font-size: 30px;
  line-height: 1.2;
  font-weight: 100;
  font-family: 'FZLT2';
}
.hb1 .b{
  float: right;
  width: 580px;
  height: 350px;
  background: #6abd6f url(../images/icon_hb.png) no-repeat 50% 50%;
}
.hb2{
  width: 1180px!important;
  margin: 50px auto!important;
  overflow: hidden;
}
.hb2 .a{
  float: left;
  width: 580px;
  font-size: 24px;
  font-family: 'FZLT2';
}
.hb2 .a strong{
  display: block;
  font-size: 80px;
  color: #6abd6f;
  font-weight: 100;
  font-family: 'FZLT2';
}
.hb2 .b{
  float: right;
  width: 580px;
  font-family: 'FZLT2';
  color: #313131;
}
.hb2 .b ul{
  font-size: 24px;
  font-weight: 100;
  line-height: 1.4;
  padding-bottom: 20px;
}
.hb2 .b p{
  width: 28em;
}
.hb3{
  overflow: hidden;
}
.hb3 .item{
  width: 100%;
  height: 190px;
  overflow: hidden;
  margin-bottom: 1px;
  position: relative;
  transition: all 0.4s;
  max-width: 1800px;
  margin: 0 auto;
}
.hb3 .item .bg{
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #000;
}
.hb3 .item .bg .fix{
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  transition: all 0.4s;
}
.hb3 .item .a{
  text-align: center;
  color: #fff;
  font-family: 'FZLT';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hb3 .item .a h3{
  font-size: 48px;
  font-weight: 100;
  margin-top: 70px;
  font-family: "FZLT2";
}
.hb3 .item .a p{
  font-size: 16px;
  opacity: 0;
  transition: all 0.4s;
}
.hb3 .item .a a.btn{
  display: inline-block;
  width: 138px;
  height: 24px;
  border: 1px solid rgba(255,255,255,0.25);
  line-height: 24px;
  transition: all 0.4s;
  color: #fff;
  opacity: 0;
  transition: all 0.4s;
}
.hb3 .item .a a.btn:after{
  content: '';
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url(../images/arr6.png) no-repeat 50% 50%;
  vertical-align: middle;
  margin-left: 20px;
  position: relative;
  top:-2px;
}
.hb3 .item .a a.btn:hover{
  background-color: #fff;
  color: #6abd6f;
}
.hb3 .item:hover{
  height: 290px;
}
.hb3 .item:hover .bg .fix{
  background-color: rgba(106,189,111,0.9);
}
.hb3 .item:hover .a p{
  opacity: 1;
  margin-top: 25px;
}
.hb3 .item:hover .a a.btn{
  opacity: 1;
  margin-top: 55px;
}
.hb4{
  width: 1180px;
  margin: 80px auto;
  overflow: hidden;
  font-family: 'FZLT';
  color: #313131;
}
.hb4 .a{
  float: left;
  width: 580px;
  height: auto;
  overflow: hidden;
  /*
  border-left: 8px solid #c3a56d;
  padding-left: 27px;
  */
}
.hb4 h3{
  font-size: 36px;
  font-weight: 100;
  color: #c8a05a;
  line-height: 1;
  margin: 0 0 50px;
  font-family: "FZLT2";
}
.hb4 p{
  font-size: 14px;
  line-height: 1.5;
  line-height: 1.8;
}
.hb4 h5{
  font-size: 24px;
  font-weight: 100;
  margin: 80px 0 0;
  line-height: 1.5;
  font-family: "FZLT2";
}
.hb4 .b{
  float: right;
  width: 580px;
  overflow: hidden;
  font-size: 14px;
  background: url(../images/new_hb1.png) no-repeat 0 bottom;
  height: 480px;
}
.hb4 .b h5{
  font-size: 20px;
  margin-top: 140px;
  line-height: 1.5;
}
.hb4 .b p{
	margin-bottom: 12px;
	line-height: 1.5;
}
.hbtech{
  width: 1180px;
  overflow: hidden;
  margin: 0 auto;
}
.xlist{
  width: 1200px;
  margin-left: -10px;
  overflow: hidden;
  margin-bottom: 80px;
}
.xlist .item{
  float: left;
  width: 380px;
  height: 400px;
  text-align: center;
  border-bottom:1px solid #000;
  overflow: hidden;
  margin: 20px 10px;
}
.xlist .item img{
  display: block;
}
.xlist .item span.nn{
  display: block;
  margin: 20px 0;
  color: #c8a05a;
}
.xlist .item h3{
  font-weight: normal;
  color: #5a5a5a;
  margin: 0;
  font-size: 14px;
  line-height: 2;
  padding: 0;
}
.xlist .item p{
  color: #999;
}
.xlist2 .item{
  width: 280px;
  height: 360px;
  background-color: #e5e5e5;
  border: 0;
}
.xlist2 .item span.nn{
  margin: 25px 0;
}
.hbdd{
  width: 1180px;
  height: auto;
  overflow: hidden;
  margin: 0 auto 120px;
}
.hbdd .item{
  width: 100%;
  height: 180px;
  overflow: hidden;
  margin-bottom: 2px;
  position: relative;
  background-color: #474747;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.hbdd .item .bg{
  width: 100%;
  height: 180px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.4;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.hbdd .item .a{
  width: 100%;
  height: auto;
  margin-top: -180px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  position: relative;
  z-index: 2;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.hbdd .item .a .cc{
  height: 0;
  overflow: hidden;
  transition: all 0.4s;
}
.hbdd .item .a h3{
  font-size: 20px;
  font-weight: 100;
  margin: 75px 0 25px;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.hbdd .item .a .btns{
  padding: 0 0 10px;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.hbdd .item .a .btns i{
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  background: url(../images/icon_dd.png) no-repeat 0 0;
  margin: 0 auto;
  display: none;
  cursor: pointer;
}
.hbdd .item .a .btns i.p{
  display: block;
}
.hbdd .item .a .btns i.m{
  display: none;
  background-position: 0 -30px;
}
.hbdd .item.on{
  background-color: #c8a05a;
  height: auto;
}
.hbdd .item.on .bg{
  margin-top: -180px;
}
.hbdd .item.on .a{
  margin-top: 0;
}
.hbdd .item.on .a h3{
  margin: 100px 0 0 0;
}
.hbdd .item.on .a .cc{
  height: auto;
  font-size: 16px;
  padding: 60px 0;
}
.hbdd .item.on .btns i.p{
  display: none;
}
.hbdd .item.on .btns i.m{
  display: block;
}
.hbdd .item1.on .a .cc{
  padding: 55px 0 110px;
  height: 42px;
}
.hbdd .item .a .d1 ul{
  width: 538px;
  height: auto;
  overflow: hidden;
  margin: 40px auto;
  padding: 20px 0;
  border-top: 1px solid #dec69c;
  border-bottom: 1px solid #dec69c;
  text-align: left;
  font-size: 14px;
}
.hbdd .item .a .d1 ul li{
  width: 100%;
  overflow: hidden;
}
.hbdd .item .a .d1 ul li span.label{
  float: left;
  width: 8em;
}
.hbdd .item .a .d1 ul li p{
  padding-left: 8em;
}
.hbdd .item2.on .a h3{
  margin-top: 40px;
}
.hbdd .item2.on .a .cc{
  padding-top: 40px;
  padding-bottom: 30px;
  height: 276px;
}
.hbdd .item2 a.dbtn{
  display: block;
  width: 210px;
  font-size: 12px;
  line-height: 36px;
  border: 1px solid #fff;
  border-radius: 18px;
  background: rgba(255,255,255,0.1) url(../images/arr6.png) no-repeat 190px 50%;
  color: #fff;
  margin: 0 auto;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.hbdd .item2 a.dbtn:hover{
  color: #c8a05a;
  background-color: rgba(255,255,255,0.8);
}
.hbdd .item3.on{
  background-color: #f2f2f2;
  color: #c8a05a;
}
.hbdd .item3.on .a h3{
  color: #c8a05a;
  margin: 40px 0 0;
}
.hbdd .item3.on .a .cc{
  padding: 50px 0;
  height: 370px;
}
.hbdd .item3.on .btns i.m{
  background-position: 0 -60px;
}
.hbdd .item4.on .a h3{
  margin: 120px 0 0;
}
.hbdd .item4.on .a .cc{
  padding: 30px 0 100px;
  height: 22px;
}
.hbdd .item1.on{
  height: 387px;
}
.hbdd .item2.on{
  height: 466px;
}
.hbdd .item3.on{
  height: 590px;
}
.hbdd .item4.on{
  height: 352px;
}
/**/
.hj1 .a h3{
  color: #33a1dc;
}
.hj1 .b{
  background-color: #33a1dc;
  background-image: url(../images/icon_hj.png);
}
.hj2 .a p{
  font-size: 18px;
  line-height: 1.8;
}
.hj2 .b p{
  font-size: 14px;
  width: 100%;
  line-height: 1.3;
}
.hj2 .b p:first-child{
  padding-bottom: 20px;
}
.hj2 .b p a{
  font-size: 40px;
  color: #626262;
  transition: all 0.4s;
  font-family: "FZLT2";
}
.hj2 .b p a:hover{
  color: #33a1dc;
}
.hj3,.hj4,.hj5{
  width: 1180px;
  height: auto;
  margin: 0 auto 80px;
}
.hj3 h2.tit,.hj4 h2.tit,.hj5 h2.tit{
  font-family: 'FZLT2';
}
.hj3{
  border-top:1px solid #999;
}
.hj4{
  border: 1px solid #999;
  width: 1178px;
}
.hj3 .hjlist,.hj4 .hjlist,.hj5 .hjlist{
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.hjlist a{
  color: #434343;
  transition: all 0.4s;
}
.hjlist a:hover{
  color: #33a1dc;
}
.hj3 .hjlist{
  width: 1200px;
  margin-left: -10px;
}
.hj3 .hjlist .item{
  float: left;
  width: 50%;
  padding-bottom: 50px;
}
.hj3 .hjlist .item a{
  display: block;
  width: 380px;
  height: 500px;
  overflow: hidden;
  margin: 0 auto;
}
.hj3 .hjlist .item .i{
  position: relative;
  display: block;
  width: 380px;
  height: 438px;
  margin-bottom: 30px;
}
.hj3 .hjlist .item .i img{
  display: block;
}
.hj3 .hjlist .item .i i{
  display: block;
  position: absolute;
  top:50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin: -15px;
  background: url(../images/icon_plus.png) no-repeat 0 0;
  z-index: 3;
}
.hj3 .hjlist .item a:hover .i i{
  -webkit-animation:hjani 1s infinite linear;
  animation:hjani 1s infinite linear;
  background-position: 0 -30px;
}
.hj3 .hjlist .item .i:before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:url(../images/hj_bg0.png) no-repeat 0 0;
  z-index: 1;
  transition: all 0.4s;
  opacity: 1;
}
.hj3 .hjlist .item .i:after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:url(../images/hj_bg0.png) no-repeat -380px 0;
  z-index: 1;
  transition: all 0.4s;
  opacity: 0;
}
.hj3 .hjlist .item a:hover .i:before{
  opacity: 0;
}
.hj3 .hjlist .item a:hover .i:after{
  opacity: 1;
}
@-webkit-keyframes hjani{
  0%{top:50%;}
  25%{top:48%;}
  50%{top:50%;}
  75%{top:52%;}
  100%{top:50%;}
}
@keyframes hjani{
  0%{top:50%;}
  25%{top:48%;}
  50%{top:50%;}
  75%{top:52%;}
  100%{top:50%;}
}
.hj4 .hjlist .item span.txt{
  font-size: 16px;
}
.hj4 .hjlist{
  width: 1080px;
  margin: 0 auto;
}
.hj4 .hjlist .item{
  float: left;
  width: 25%;
  padding: 0 0 30px;
  overflow: hidden;
}
.hj4 .hjlist .item a{
  display: block;
  width: 188px;
  height: 250px;
  overflow: hidden;
  margin: 0 auto;
}
.hj4 .hjlist .item .i{
  position: relative;
  display: block;
  width: 188px;
  height: 188px;
  margin-bottom: 30px;
}
.hj4 .hjlist .item .i img{
  display: block;
}
.hj4 .hjlist .item .i:after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
  transition: all 0.4s;
  border-radius: 50%;
}
.hj4 .hjlist .item .i i{
  display: block;
  position: absolute;
  top:50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../images/icon_hj1.png);
  z-index: 2;
}
.hj4 .hjlist .item .i i.icon1{
  background-position: 0 0;
}
.hj4 .hjlist .item .i i.icon2{
  background-position: 0 -80px;
}
.hj4 .hjlist .item .i i.icon3{
  background-position: 0 -160px;
}
.hj4 .hjlist .item .i i.icon4{
  background-position: 0 -240px;
}
.hj4 .hjlist .item a:hover .i i{
  -webkit-animation:hjani 1s infinite linear;
  animation:hjani 1s infinite linear;
}
.hj4 .hjlist .item a:hover .i:after{
  background-color: rgba(51,161,220,0.5);
}
.hj5 .hjlist{
  width: 1200px;
  margin-left: -10px;
}
.hj5 .hjlist .item{
  float: left;
  width: 33.33%;
}
.hj5 .hjlist .item a{
  display: block;
  width: 380px;
  height: 400px;
  overflow: hidden;
  margin: 0 auto;
  border-bottom: 1px solid #000;
}
.hj5 .hjlist .item .i{
  position: relative;
  display: block;
  width: 380px;
  height: 260px;
}
.hj5 .hjlist .item .i img{
  display: block;
}
.hj5 .hjlist .item .i:after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
  transition: all 0.4s;
}
.hj5 .hjlist .item .i i{
  display: block;
  position: absolute;
  top:50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin: -15px;
  background: url(../images/icon_plus.png) no-repeat 0 0;
  z-index: 2;
}
.hj5 .hjlist .item a:hover .i i{
  -webkit-animation:hjani 1s infinite linear;
  animation:hjani 1s infinite linear;
  background-position: 0 -30px;
}
.hj5 .hjlist .item a:hover .i:after{
  background-color: rgba(51,161,220,0.5);
}
.hj5 .hjlist .item h5{
  font-size: 20px;
  margin: 30px 0 20px;
  font-weight: 100;
  color: #5a5a5a;
}
.hj5 .hjlist .item span.txt{
  display: block;
  width: 22em;
  font-size: 12px;
  color: #999;
  line-height: 2;
  margin: 0 auto;
}
.hj5 .hjlist .item a:hover h5,.hj5 .hjlist .item a:hover span.txt{
  color: #33a1dc;
}
.hjj1{
  width: 1180px;
  margin: 0 auto;
}
.hjj1 h5{
  font-size: 30px;
  color: #33a1dc;
  font-weight: normal;
  text-align: center;
  padding: 40px 0 30px;
  font-family: "FZLT2";
}
.hjj1 p{
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
.hjj1 ul{
  font-size: 14px;
  width: 380px;
  margin: 0 auto;
  overflow: hidden;
  padding: 50px 0 40px;
  text-align: left;
}
.hjj1 ul li{
  width: 100%;
  overflow: hidden;
  padding: 5px 0;
}
.hjj1 ul li span.label{
  float: left;
  width: 120px;
  font-weight: bold;
  text-align: right;
}
.hjj1 ul li p{
  padding-left: 120px;
  text-align: left;
  font-size: 14px;
}
.hjj-swiper{
  width: 1180px;
  height: auto;
  overflow: hidden;
  margin: 0 auto 80px;
}
.hjj-swiper .swiper-slide{
  width: 1180px;
  height: 364px;
  background-color: #f2f2f2;
}
.hjj-swiper .swiper-slide img.i{
  float: left;
}
.hjj-swiper .swiper-slide .c{
  float: right;
  width: 190px;
  margin-right: 172px;
  margin-top: 75px;
}
.hjj-swiper .swiper-slide .c h5{
  font-size: 24px;
  font-weight: normal;
  padding: 12px 0;
  font-family: "FZLT2";
}
.hjj-swiper .swiper-slide .c p{
  padding: 12px 0;
}
.hjj-swiper .swiper-pagination{
  width: 50%;
  left: 50%;
  bottom: 20px;
}
.hjj-swiper .swiper-pagination-bullet{
  background-color: #626262;
  opacity: 1;
}
.hjj-swiper .swiper-pagination-bullet-active{
  background-color: #c8a05a;
}
.hjh{
  width: 1180px;
  height: auto;
  overflow: hidden;
  padding-bottom: 80px;
  margin: 0 auto;
}
.hjh1{
  overflow: hidden;
  border-bottom:1px solid #cbcbcb;
  padding: 20px 0 60px;
}
.hjh1 h3{
  font: 30px;
  font-weight: normal;
  color: #33a1dc;
  padding: 0 0 30px;
  margin: 0;
}
.hjh1 ul{
  font-size: 16px;
  line-height: 1.5;
  padding-left: 18px;
}
.hjh1 ul li{
  list-style: cjk-ideographic;
}
.hjh2{
  overflow: hidden;
  border-bottom:1px solid #cbcbcb;
}
.hjh h5{
  float: left;
  position: relative;
  top: -1px;
  overflow: hidden;
  border-top: 4px solid #33a1dc;
  font-size: 20px;
  padding: 18px 0;
  font-weight: normal;
  color: #33a1dc;
  margin: 0;
}
.hjh2 h5{
  padding-bottom: 80px;
}
.hjh2 img{
  display: block;
  margin: 20px auto 40px;
}
.hjh3 ul{
  float: left;
  width: 580px;
  margin: 60px 0 0;
}
.hjh3 img{
  float: right;
  margin-right: 200px;
}
.hjh3 ul li{
  overflow: hidden;
  line-height: 36px;
}
.hjh3 ul li span.label{
  float: left;
  font-weight: bold;
  width: 230px;
  font-size: 16px;
}
.hjh3 ul li .c{
  padding-left: 230px;
}
/**/
.hjcase{
  width: 100%;
  min-width: 1180px;
  overflow: hidden;
}
.hjcase .hjclist{
  width: calc(100% + 12px);
  margin-left: -6px;
  padding-bottom: 20px;
  overflow: hidden;
}
.hjcase .hjclist .item{
  float: left;
  width: 25%;
  overflow: hidden;
  padding: 6px;
  box-sizing: border-box;
  position: relative;
}
.hjcase .hjclist .item a{
  display: block;
  width: 100%;
  height: 100%;
  background-color: #282828;
  color: #c8a05a;
  overflow: hidden;
  transition: all 0.4s;
}
.hjcase .hjclist .item .i{
  display: block;
  width: 100%;
  overflow: hidden;
}
.hjcase .hjclist .item img{
  display: block;
  width: 100%;
  transition: all 0.4s;
}
.hjcase .hjclist .item .txt{
  float: left;
  font-size: 12px;
  line-height: 20px;
  padding: 45px 32px;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hjcase .hjclist .item i{
  float: right;
  width: 24px;
  height: 14px;
  background: url(../images/icon_eye2.png) no-repeat 50% 50%;
  position: absolute;
  bottom: 52px;
  right: 32px;
}
.hjcase .hjclist a:hover{
  background-color: #c8a05a;
  color: #fff;
}
.hjcase .hjclist .item a:hover .i img{
  transform: scale(1.1);
}
.hjs{
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}
.hjs1,.hjs2,.hjs3{
  width: 780px;
  overflow: hidden;
  margin: 0 auto;
}
.hjs1 h3{
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  font-family: "FZLT2";
}
.hjs1 h5{
  font-size: 16px;
  font-weight: normal;
  color: #c8a05a;
  margin: 40px 0;
  text-align: center;
}
.hjs1 .c{
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f2f2f2;
  position: relative;
}
.hjs1 .c img{
  float: right;
}
.hjs1 .c  ul{
  float: left;
  padding: 20px 40px;
}
.hjs1 .c  ul li{
  overflow: hidden;
  padding: 6px 0;
  background: url(../images/arr7.png) no-repeat 0 50%;
  padding-left: 10px;
}
.hjs1 .c span.nn{
  position: absolute;
  font-size: 12px;
  bottom: 20px;
  right: 490px;
}
.hjs2 p{
  font-size: 16px;
  color: #c8a05a;
  line-height: 1.5;
  width: 23em;
  margin: 125px auto 65px;
  position: relative;
}
.hjs2 p:before{
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -35px;
  left: -55px;
  background: url(../images/icon_quo.png) no-repeat 0 0;
}
.hjs2 p:after{
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: -20px;
  right: 20px;
  background: url(../images/icon_quo.png) no-repeat -30px 0;
}
.hjs3{
  width: 100%;
  overflow: hidden;
  margin: 0 0 50px;
}
.hjs3 h5{
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 30px;
  margin: 0;
  text-align: center;
}
.hjs3 img{
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.hsel{
  width: 1180px;
  height: auto;
  overflow: hidden;
  margin: 90px auto 20px;
}
.hsel ul li{
  float: left;
  margin-right: -1px;
  width: 20%;
}
.hsel ul li a{
  display: block;
  width: 100%;
  line-height: 52px;
  box-sizing: border-box;
  text-align: center;
  color: #535353;
  border: 1px solid #c2a46c;
  transition: all 0.4s;
}
.hsel ul li a:hover{
  color: #c2a46c;
}
.hsel ul li a.active{
  background-color: #c2a46c;
  color: #fff;
}
img.bc{
  display: block;
  margin: 0 auto;
}
.w1180c{
  width: 1180px;
  margin: 0 auto;
}
.hjy1 h2.tit,.hjy2 h2.tit,.hjy3 h2.tit,.hjy4 h2.tit{
  padding-bottom: 20px;
}
.hjy1 img{
  margin: 70px auto 140px;
}
.hjy2{
  overflow: hidden;
  margin-bottom: 110px;
}
.hjy2 h3.tt2{
  font-size: 24px;
  font-weight: normal;
  color: #c2a46c;
  text-align: center;
  margin: 80px 0 30px;
}
.hjy2 .ccont{
  width: 100%;
  height: auto;
  background-color: #f2f2f2;
  text-align: center;
  padding: 60px 0;
}
.hjy2 .ccont .csel ul{
  display: inline-block;
  width: 330px;
}
.hjy2 .ccont .csel ul li{
  float: left;
  width: 33.33%;
}
.hjy2 .ccont .csel ul li a{
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 2;
  padding: 0 6px
}
.hjy2 .ccont .csel ul li a:hover{
  color: #c2a46c;
}
.hjy2 .ccont .csel ul li a.active{
  color: #c2a46c;
  border-bottom:2px solid #c2a46c;
}
.hjy2 .ccont .cc{
  padding: 60px 60px 0;
  overflow: hidden;
}
.hjy2 .ccont .cc p{
  line-height: 2;
}
.hjy2 .item{
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #decdae;
}
.hjy2 .item h3{
  font-size: 24px;
  font-weight: normal;
  color: #c2a46c;
  font-family: "FZLT2";
}
.hjy3 .hjtab{
  width: 100%;
  overflow: hidden;
  margin: 80px 0 110px;
}
.hjy3 .a{
  float: left;
  width: 550px;
}
.hjy3 .b{
  float: right;
  width: 550px;
}
.hjtab table{
  width: 100%;
  color: #333;
}
.hjtab table thead tr{
  height: 96px;
  background-color: #f9f5ee;
  vertical-align: top;
}
.hjtab table thead th{
  padding: 12px 16px;
  font-weight: bold;
  text-align: left;
  border-top:1px solid #decdae;
}
.hjtab table tbody td{
  padding: 3px 16px;
  border-bottom: 1px solid #decdae;
  vertical-align: top;
  line-height: 30px;
}
.hjtab table tbody td ul li{
  border-bottom: 1px solid #decdae;
}
.hjtab table tbody td ul li:last-child{
  border: 0;
}
.hjtab table tbody td:last-child{
  padding-right: 0;
}
.hjy4 .c{
  padding: 80px 0;
  overflow: hidden;
  background-color: #f2f2f2;
  margin: 50px 0 110px;
}
.hjy5 .hjtab ul{
	width: 684px;
	margin: 0 auto;
}
.hjy5 .hjtab ul li{
	height: 160px;
	border-bottom: 1px dotted #535353;
}
.hjy5 .hjtab ul > li:first-child{
	border-top: 1px dotted #535353;
}
.hjy5 .hjtab ul li .international-pic{
	width: 33%;
	line-height: 160px;
	float: left;
	text-align: center;
}

.hjy5 .hjtab ul li img{
	vertical-align: middle;
}
.hjy5 .hjtab ul li dl{
	width: 67%;
	padding: 55px 40px 0 40px;
	font-size: 18px;
	color: #333333;
	float: left;
	box-sizing:border-box;
}
.hjy5 .hjtab ul li dl dt{
	font-weight: bold;
}
.ainns .wlc{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 60px 0;
}
.ainns .wlc .a{
  float: left;
  width: 360px;
}
.ainns .wlc .b{
  float: right;
  width: 360px;
}
.ainns .wlc h5{
  font-size: 16px;
  font-weight: normal;
  padding: 18px 0;
  border-top:1px solid #7f7f7f;
}
.ainns .wlc p{
  padding: 10px 0;
}

.wltlist{
  width: 1180px;
  height: auto;
  overflow: hidden;
  margin: 40px auto 150px;
  background: url(../images/new_tz1.png) no-repeat 290px 50%;
}
.wltlist .a{
	float: left;
	width: 580px;
}
.wltlist .c{
	float: left;
	width: 400px;
}
.wltlist .item{
  width: 780px;
  overflow: hidden;
  margin: 0 auto;
}
.wltlist .a .item{
	width: 234px;
	height: 234px;
	margin-top: 240px;
	margin-left: 80px;
}
.wltlist .c .item{
	float: left;
	margin: 29px 0;
	overflow: hidden;
}
.wltlist span.plus{
  display: none;
  width: 16px;
  height: 16px;
  background: url(../images/icon_plus2.png) no-repeat 50% 50%;
  margin: 20px auto;
}
.wltlist .item a{
  display: block;
  width: 400px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  color: #434343;
  border: 1px solid #c8a05a;
  border-radius: 30px;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  position: relative;
  overflow: hidden;
}
.wltlist .a .item.on a{
	width: 232px;
	height: 232px;
	border-radius: 50%;
	background-color: #f8f3eb;
	border: 1px solid #cba462;
	line-height: 232px;
}
.wltlist .c .item.on a{
  color: #fff;
  border-color:transparent;
}
.wltlist .item span{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  z-index: 3;
}
.wltlist .item a:before{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  background-color: transparent;
  z-index: 1;
  transition: all 0.6s;
}
.wltlist .c .item.on a:before{
  background-color: rgba(200,160,90,0.6);
}
.wltlist .item1{
  margin-bottom: 60px;
}
.wlt2{
  width: 880px;
  margin: 0 auto 80px;
}
.wlt2 .item{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 0 80px;
}
.wlt2 .item .a{
  float: left;
  width: 234px;
  height: 110px;
  border: 1px solid #c8a05a;
  font-size: 18px;
  border-radius: 55px;
  overflow: hidden;
  position: relative;
}
.wlt2 .item .a a{
  display: block;
  width: 100%;
  height: 100%;
  color: #434343;
  transition: all 0.4s;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 80px;
}
.wlt2 .item .a a:hover{
  background-color: #c8a05a;
  color: #fff;
}
.wlt2 .item .a a:after{
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/icon_plus.png) no-repeat 0 0;
  position: absolute;
  top: 42px;
  right: 24px;
}
.wlt2 .item span.arr{
  float: left;
  width: 18px;
  height: 36px;
  background: url(../images/arr8.png) no-repeat 50% 50%;
  margin: 32px 18px;
}
.wlt2 .item .b{
  float: left;
  width: 264px;
  height: 110px;
  border: 1px solid #c8a05a;
  border-radius: 55px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 13px;
  overflow: hidden;
}
.wlt2 .item .c{
  float: left;
  width: 264px;
  height: 110px;
  border: 1px solid #c8a05a;
  border-radius: 55px;
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
}
.wlt2 .item .c.c1 p{
  padding: 12px 0 0 80px;
}
.wlt2 .item .c.c2 p{
  float: left;
  padding: 30px 0 0 0;
}
.wlt2 .item .c.c2 p.p1{
  padding: 30px 24px 0 48px;
}
.wlt2 .item .c.c3 p{
  float: left;
  padding: 20px 0 0 0;
}
.wlt2 .item .c.c3 p.p1{
  padding: 20px 20px 0 40px;
}
.wli{
  text-align: center;
  line-height: 1.5;
}
.wli h3{
  font-size: 18px;
  font-weight: normal;
  margin: 60px 0 40px;
}
.wli1{
  width: 1020px;
  overflow: hidden;
  padding: 40px 0 0;
  margin: 0 auto;
}
.wli1 img{
  float: left;
}
.wli1 img.b{
  float: right;
}
.wlicc{
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 100px;
}
.wlicc .csel ul{
  width: 420px;
  margin: 0 auto;
  overflow: hidden;
}
.wlicc .csel ul li{
  float: left;
  width: 33.33%;
  text-align: center;
}
.wlicc .csel ul li a{
  display: inline-block;
  font-size: 15px;
  color: #333;
  line-height: 2;
  padding: 0 6px
}
.wlicc .csel ul li a:hover{
  color: #c2a46c;
}
.wlicc .csel ul li a.active{
  color: #c2a46c;
  border-bottom:2px solid #c2a46c;
}
.wlicc1 .csel ul li a:hover{
  color: #6dc4b4;
}
.wlicc1 .csel ul li a.active{
  color: #6dc4b4;
  border-color: #6dc4b4;
}
.wlicc2 .csel ul{
  width: 360px;
}
.wlicc2 .csel ul li{
  width: auto;
  padding: 0 18px;
}
.wlicc2 .csel ul li a{
  font-size: 18px;
}
.wlicc .cc{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 50px 0  100px;
}
.wlicc .cc ul{
  width: 844px;
  margin: 0 auto;
}
.wlicc .cc ul li{
  float: left;
  width: 392px;
  margin: 0 15px;
  font-size: 12px;
}
.wlicc .cc ul li img{
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.wlicc .cc ul.u3{
  width: 1080px;
}
.wlicc .cc ul.u3 li{
  width: 340px;
  margin: 0 10px;
}
.wln1{
  width: 900px;
  height: auto;
  background-color: #f2f2f2;
  margin: 0 auto;
  overflow: hidden;
}
.wln1 img{
  float: left;
}
.wln1 .c{
  padding-left: 660px;
  font-size: 12px;
  padding-top: 40px;
}
.wln1 .c p{
  padding-top: 25px;
  line-height: 1.6;
}
.wln1 .c p strong{
  color: #c2a46c;
}
.wln2{
  width: 900px;
  margin: 0 auto;
}
.wln2 img{
  display: block;
  margin: 20px 0;
}
.wln2 .dd{
  padding: 20px 0;
  overflow: hidden;
}
.wln2 .dd .a{
  float: left;
  width: 440px;
}
.wln2 .dd .b{
  float: right;
  width: 450px;
}
.wlip1 .item{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 20px 0 30px;
}
.wlip1 .item h5{
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 20px;
}
.wlip1 .item .c{
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f2f2f2;
  padding-top: 30px;
}
.wlip1 .item .c img{
  float: right;
  margin-top: -30px;
}
.wlip1 .item .c p{
  padding: 20px 0 0 180px;
  width: 22em;
  line-height: 1.6;
  font-size: 12px;
}
.wlty{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.wlty h5{
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  padding-bottom: 10px;
}
.wlty ul{
  width: 1200px;
  margin-left: -10px;
}
.wlty ul li{
  float: left;
  width: 380px;
  height: auto;
  margin: 10px;
  font-size: 12px;
}
.wlty ul li img{
  display: block;
  margin-bottom: 10px;
}
.wlwh{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 40px 0 120px;
}
.wlwh h5{
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  padding-bottom: 10px;
}
.wlwh img{
  display: block;
  margin: 10px 0;
}
.wlwh .c{
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  font-size: 12px;
  line-height: 1.6;
}
.wlwh .c span.label{
  float: left;
  width: 115px;
}
.wlwh .c p{
  padding-left: 115px;
}
/**/
.rcwrap{
  width: 100%;
  min-width: 1180px;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  position: fixed;
  height: 100%;
  padding-top: 90px;
}
.rc{
  width: 100%;
  height: 800px;
  height: 100vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: #000;
}
.rc_bg{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.chide{
  position: absolute;
  top:100%;
  left: 0;
  z-index: 7;
  width: 100%;
  opacity: 0;
}
.chide ul{
  width: 100%;
  height: 100%;
  height: 100vh;
}
.chide ul li{
  float: left;
  overflow: hidden;
}
.chide ul li span{
  display: block;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-left: -100%;
  border: 1px solid #FFF;
  box-sizing: border-box;
}
.rca,.rcb{
  position: absolute;
}
.rca.chide ul li{
  width: 25%;
  height: 400px;
  box-sizing: border-box;
}
.rcb.chide ul li{
  width: 33.3333%;
  height: 100%;
  box-sizing: border-box;
}
.rc .c2{
  text-align: center;
  font-size: 36px;
  font-family: 'FZLT2';
  color: #000;
  height: 80px;
  position: absolute;
  width: 14em;
  left: 50%;
  margin-top: -40px;
  margin-left: -9em;
  line-height: 1.2;
  z-index: 8;
  top:50%;
  opacity: 1;
}
.cir.chide{
  position: absolute;
  left: 50%;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background-color: #fff;
  margin: -190px;
  text-align: center;
  color: #434343;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cir.chide .c{
  display: block;
  width: 100%;
}
.cir.chide h3{
  font-size: 80px;
  font-family: 'FZLT2';
  font-weight: 100;
  color: #c8a05a;
  line-height: 1.1;
}
.cir.chide h5{
  font-size: 32px;
  font-weight: normal;
  color: #c8a05a;
  line-height: 1.2;
  font-family: "FZLT2";
}
.cir.chide h5{
  padding-bottom: 30px;
}
.cir.chide.chide2 p{
  padding: 4px 0;
  line-height: 1.5;
}
.cir.chide.chide2 p.p2{
  letter-spacing: 3px;
}
.cir.chide.chide2 span.arr{
  display: block;
  width: 40px;
  height: 24px;
  background: url(../images/arr9.png) no-repeat 50% 50%;
  margin: 30px auto 0;
}
.cir.chide span.line{
  display: block;
  width: 32px;
  height: 2px;
  background-color: #535353;
  margin: 40px auto;
}
.rcjob{
  width: 1180px;
  overflow: hidden;
  margin: 0 auto;
  padding: 20px 0 0;
  min-height: 750px;
}
.rcjob h2.tit{
  font-family: 'FZLT2';
}
.rcjob .swiper-container{
  width: 1200px;
  height: 520px;
  margin: 0 auto;
  padding-bottom: 50px;
  margin-left: -10px;
}
.rcjob .item{
  float: left;
  width: 380px;
  height: 240px;
  overflow: hidden;
  background-color: #f2f2f2;
  margin: 10px;
  text-align: center;
  position: relative;
  transition: all 0.4s;
  cursor: pointer;
}
.rcjob .item span.nn{
  display: block;
  position: absolute;
  top:20px;
  left:18px;
  font-size: 36px;
  line-height: 1.2;
  border-bottom: 1px solid #000;
  padding: 0 6px;
  font-family: 'FZLT2';
  font-weight: 100;
}
.rcjob .item h5{
  font-size: 20px;
  font-weight: normal;
  padding: 40px 0;
}
.rcjob .item p{
  line-height: 2;
  font-size: 14px;
  color: #707070;
}
.rcjob .item span.arr{
  display: block;
  width: 34px;
  height: 34px;
  border: 1px solid #000;
  background: url(../images/arr10.png) no-repeat 0 0;
  margin: 15px auto 0;
  transition: all 0.4s;
}
.rcjob .item:hover{
  background-color: #3b3a3a;
  color: #fff;
}
.rcjob .item:hover span.arr{
  border-color: #c8a05a;
  background-position: -34px 0;
}
.rcjob .item:hover p,.rcjob .item:hover span.nn{
  color: #fff;
  border-color:#Fff;
}
.swiper-pagination-bullet{
  background-color: #626262;
  opacity: 1;
  width: 10px;
  height: 10px;
}
.swiper-pagination-bullet-active{
  background-color: #c8a05a;
}
.jobw{
  width: 840px;
  height: auto;
  padding: 0 180px;
  overflow: hidden;
  line-height: 2;
  color: #434343;
}
body .joblayer{
  border: 2px solid #000;
}
body .joblayer .layui-layer-content{
  padding: 0;
}
body .joblayer .layui-layer-setwin .layui-layer-close2{
  right:0;
  top:0;
  width:40px;
  height: 40px;
  background: url(../images/icon_close.png) no-repeat 50% 50%; 
}
.jobw .job1{
  width: 100%;
  overflow: hidden;
  padding: 40px 0;
}
.jobw .job1 ul li{
  width: 100%;
  overflow: hidden;
  color: #000;
}
.jobw .job1 ul li span.label{
  float: left;
  width: 4em;
}
.jobw .job2{
  width: 100%;
  overflow: hidden;
  padding: 30px 0;
  border-top:1px solid #000;
}
.jobw .job2 h5{
  font-size: 16px;
  color: #000;
  padding-bottom: 20px;
  font-weight: normal;
}
/**/
.sj1{
  width: 100%;
  overflow: hidden;
}
.sj1 .a{
  float: left;
  width: 590px;
  height: 340px;
  background-color: #c8a05a;
  color: #fff;
  padding: 50px 60px 0;
  box-sizing: border-box;
}
.sj1 h5{
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 20px;
}
.sj1 p{
  font-size: 12px;
  padding: 18px 0;
}
.sj1 .b{
  float: left;
  width: 590px;
  height: 340px;
  background-color: #f2f2f2;
  color: #5a5a5a;
  padding: 50px 60px 0;
  box-sizing: border-box;
}
.sj1 .b h5{
  color: #c8a05a;
  padding-bottom: 0;
}
.sj2{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 40px 0 0;
  color: #5a5a5a;
  background: #f2f2f2;
}
.sj2 h3{
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  margin-top: 20px;
}
.sj2 h3,.sj2 p{
	margin-left: 55px;
}
.sj2 .c img{
	display: block;
	margin: 0 auto;
	margin-bottom: 60px;
}
/*.sj2 ul{
  width: 1200px;
  margin-left: -10px;
}
.sj2 ul li{
  float: left;
  width: 280px;
  height: auto;
  margin: 10px;
}
.sj2 ul li img{
  display: block;
  margin-bottom: 5px;
}
.sj2 ul li span{
  display: block;
  padding: 2px 0;
}*/
.sj3{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 40px 0 0;
  color: #5a5a5a;
  padding-bottom: 120px;
}
.sj3 h3{
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.sj3 ul{
  width: 1200px;
  margin-left: -10px;
}
.sj3 ul li{
  float: left;
  width: 280px;
  height: 140px;
  position: relative;
  display: flex;
  background-color: #f2f2f2;
  margin: 10px;
}
.sj3 ul li a{
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}
.sj3 ul li a span{
  position: absolute;
  top:0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(200,160,90,0.7);
  opacity: 0;
  transition: all 0.4s;
}
.sj3 ul li a:hover span{
  opacity: 1;
}
.sj3 ul li a span i{
  display: block;
  width: 30px;
  height: 30px;
  background:url(../images/icon_plus.png) no-repeat 0 0;
  margin: 55px auto;
}
body .inlayer .layui-layer-content{
  padding: 0;
}
body .inlayer .layui-layer-setwin .layui-layer-close2{
  right:-15px;
  top:-15px;
  width: 44px;
  height: 44px;
  background: #c8a05a url(../images/icon_close2.png) no-repeat 50% 50%; 
}
.corins{
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #f2f2f2;
}
.corins .i{
  float: left;
  width: 510px;
  height: 100%;
  display: flex;
  background-color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}
.corins .c{
  float: left;
  margin-left: 110px;
  width: 450px;
  color: #5a5a5a;
  padding-right: 20px;
  height: 312px;
  margin-top: 70px;
  font-size: 12px;
  overflow: auto;
}
.corins .c h5{
  font-size: 20px;
  font-weight: normal;
  color: #c8a05a;
  margin: 0 0 40px;
}
.corins .c p{
  padding: 10px 0;
}
.corins .c ul li{
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
.corins .c ul li:last-child{
  margin: 0;
}
.corins .c ul li h6{
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  color: #c8a05a;
}
.corins .c ul li p{
  padding: 0;
  margin: 0;
}
::-webkit-scrollbar-track{background-color:#e2e1e1}
::-webkit-scrollbar{width:6px;height:6px;background-color:#e2e1e1}
::-webkit-scrollbar-thumb{background-color:#c8a05a}

/**/
.tb2{
  width: 100%;
  height: 399px;
  min-width: 1180px;
  margin: 0 auto;
  background-color: #c8a05a;
  color: #fff;
}
.tb2 .a{
  float: left;
  width: 50%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.tb2 .b{
  float: left;
  width: 50%;
  text-align: center;
}
.tb2 .b .c{
  width: 375px;
  height: 110px;
  margin: 140px auto;
}
.tb2 .b .c h5{
  font-size: 24px;
  margin: 0;
  font-weight: normal;
  font-family: "FZLT2";
}
.tb2 .b .c h3{
  font-size: 30px;
  margin: 10px 0 0 0;
  font-weight: normal;
  display: inline-block;
  border-top:1px solid #FFF;
  padding-top: 10px;
  font-family: "FZLT2";
}
.gy1{
  width: 100%;
  overflow: hidden;
  margin: 90px 0 70px;
}
.gy1 .item{
  float: left;
  width: 270px;
  margin: 0 60px;
  font-size: 16px;
  text-align: center;
}
.gy1 .item i{
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background: url(../images/icon_gy1.png) no-repeat 0 0;
}
.gy1 .item i.icon1{
  background-position: 0 0;
}
.gy1 .item i.icon2{
  background-position: 0 -60px;
}
.gy1 .item i.icon3{
  background-position: 0 -120px;
}
.gy1 .item i.icon4{
  background: url(../images/new_icon_hb1.png) no-repeat 0 0;
}
.gy1 .item h5{
  font-size: 36px;
  margin-top: 20px;
  font-family: "FZLT2";
}
.gy1 .item span{
  display: block;
  width: 16px;
  height: 1px;
  background-color: #919191;
  margin: 30px auto;
}
.gy2{
  width: 100%;
  overflow: hidden;
  background-color: #f2f2f2;
  padding: 60px 0;
  margin-bottom: 50px;
}
.gy2 .item{
  float: left;
  width: 290px;
  margin: 0 45px;
}
.gy2 .item h5{
  font-size: 24px;
  font-weight: normal;
  color: #c8a05a;
  margin-bottom: 60px;
  font-family: "FZLT2";
}
.gy2 .item p{
  padding: 10px 0;
  line-height: 1.5;
}
.gytit{
  width: 100%;
  height: 18px;
  border-bottom: 1px solid #000;
  text-align: center;
}
.gytit h3{
  width: 100%;
  font-size: 36px;
  font-weight: normal;
  color: #000;
  font-family: "FZLT2";
}
.gytit h3 span{
  display: inline-block;
  padding: 0 20px;
  background-color: #fff;
}
.gytit h5{
  font-size: 16px;
  padding: 10px 0;
}
.gyc{
  width: 100%;
  padding: 60px 0;
}
.gy3{
  width: 100%;
  overflow: hidden;
}
.gy3 .gyc{
  padding-top: 80px;
}
.gy3 .a{
  float: left;
  width: 584px;
}
.gy3 h5{
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 30px;
}
.gy3 .a .u1{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 10px;
}
.gy3 .a .u1 li{
  float: left;
  width: 50%;
  margin: 0 0 20px;
  font-size: 12px;
  text-align: center;
}
.gy3 .a .u1 li .i{
  width: 273px;
  height: 102px;
  border: 1px solid #dec69c;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 13px;
  margin-bottom: 12px;
}
.gy3 .a .u2{
  padding-left: 20px;
}
.gy3 .a .u2 li{
  list-style: disc;
  line-height: 2;
  font-size: 12px;
}
.gy3 h5.h5{
  margin: 30px 0 10px;
}
.gy3 .b{
  float: right;
  width: 570px;
  overflow: hidden;
}
.gy3 .b p{
  font-size: 12px;
}
.gy3 .b img{
  display: block;
  margin: 15px 0;
}
.gy4{
  width: 100%;
  overflow: hidden;
  padding-top: 40px;
}
.gy4 .swiper-container{
  padding-bottom: 50px;
}
.gy4 ul{
  width: 1192px;
  margin-left: -6px;
}
.gy4 ul li{
  float: left;
  width: 285px;
  height: 355px;
  border-bottom: 1px solid #434343;
  margin: 0 6px;
  font-size: 12px;
  line-height: 1.6;
}
.gy4 ul li img{
  display: block;
  margin-bottom: 15px;
}
.gy5{
  overflow: hidden;
  width: 100%;
  margin: 0 0 150px;
}
/*.gy5 ul{
  width: 1200px;
  margin-left: -6px;
}
.gy5 ul li{
  float: left;
  width: 380px;
  margin: 0 8px;
  text-align: center;
}
.gy5 ul li .i{
  width: 100%;
  height: 240px;
  background-color: #f2f2f2;
   display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.gy5 ul li p{
  padding: 20px;
  font-size: 16px;
  color: #434343;
}*/

/**/
.w780c{
  width: 780px;
  margin: 0 auto; 
}
.sd{
  width: 1180px;
  height: auto;
  margin: 0 auto;
}
.sdtit{
  font-size: 30px;
  color: #c79f67;
  font-weight: normal;
  text-align: center;
  margin: 0;
  padding: 20px;
  font-family: "FZLT2";
}
.sdtit span{
  display: block;
  font-size: 20px;
}
.sd-cont .t{
  width: 660px;
  overflow: hidden;
  margin: 40px auto;
  position: relative;
}
.sd-cont .t span.prev{
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 70px;
  height: 70px;
  background: url(../images/arr11.png) no-repeat 0 0;
  display: none;
  cursor: pointer;
}
.sd-cont .t span.next{
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  width: 70px;
  height: 70px;
  background: url(../images/arr11.png) no-repeat -70px 0;
  cursor: pointer;
}
.sd-cont .t .twrap{
  width: 420px;
  height: 106px;
  overflow: hidden;
  margin: 0 auto;
}
.sd-cont .t ul{
  width: 1260px;
  margin: 0;
  transition: all 0.4s;
}
.sd-cont .t ul li{
  float: left;
  width: 418px;
  height: 104px;
  border: 1px solid #c79f67;
  border-radius: 52px;
}
.sd-cont .t.go1 ul{
  margin-left: 0;
}
.sd-cont .t.go2 ul{
  margin-left: -420px;
}
.sd-cont .t.go3 ul{
  margin-left: -840px;
}
.sd-cont .t.go1 span.prev{
  display: none;
}
.sd-cont .t.go1 span.next{
  display: block;
}
.sd-cont .t.go2 span.prev{
  display: block;
}
.sd-cont .t.go2 span.next{
  display: block;
}
.sd-cont .t.go3 span.prev{
  display: block;
}
.sd-cont .t.go3 span.next{
  display: none;
}
.sd-cont .t ul li h5{
  font-size: 18px;
  font-weight: normal;
  margin: 0 auto;
  padding: 15px 0;
}
.sd-cont .t ul li p{
  color: #c79f67;
}
.sd-cont .c{
  width: 1180px;
  height: auto;
  overflow: hidden;
}
.sd-cont .c ul{
  width: 3560px;
  transition: all 0.4s;
}
.sd-cont .c.go1 ul{
  margin-left: 0;
}
.sd-cont .c.go2 ul{
  margin-left: -1180px;
}
.sd-cont .c.go3 ul{
  margin-left: -2360px;
}
.sd-cont .c ul li{
  float: left;
  width: 1180px;
  height: 620px;
  position: relative;
}
.sd-cont .c ul li.c1{
  background: url(../images/sdbg1.png) no-repeat 50% 140px;
}
.sd-cont .c ul li.c2{
  background: url(../images/sdbg2.png) no-repeat 50% 140px;
}
.sd-cont .c ul li.c3{
  background: url(../images/sdbg3.png) no-repeat 50% 150px;
}
.sd-cont .c ul li .s{
  position: absolute;
  top:0;
  left: 0;
  width: 200px;
  height: auto;
  overflow: hidden;
}
.sd-cont .c ul li .s p{
  font-size: 14px;
  color: #707070;
  padding-bottom: 18px;
}
.sd-cont .c ul li .s1990{
  width: 175px;
  top: 84px;
  left: 190px;
}
.sd-cont .c ul li .s1992{
  width: 211px;
  top: 450px;
  left: 190px;
}
.sd-cont .c ul li .s1996{
  width: 205px;
  top: 40px;
  left: 480px;
}
.sd-cont .c ul li .s2000{
  width: 211px;
  top: 410px;
  left: 660px;
}
.sd-cont .c ul li .s2003{
  width: 205px;
  top: 30px;
  left: 870px;
}
.sd-cont .c ul li .s2004{
  width: 316px;
  top: 440px;
  left: 190px;
}
.sd-cont .c ul li .s2009{
  width: 241px;
  top: 50px;
  left: 480px;
}
.sd-cont .c ul li .s2010{
  width: 241px;
  top: 430px;
  left: 660px;
}
.sd-cont .c ul li .s2011{
  width: 289px;
  top: 0px;
  left: 790px;
}
.sd-cont .c ul li .s2012{
  width: 255px;
  top: 440px;
  left: 220px;
}
.sd-cont .c ul li .s2013{
  width: 255px;
  top: 30px;
  left: 510px;
}
.sd-cont .c ul li .s2014{
  width: 393px;
  top: 410px;
  left: 660px;
}
.sd-cont2 .c ul li.c5{
  height: 780px;
  /* background: url(../images/sdbg4.png) no-repeat 50% 140px; */
  background: url(../images/_sdbg4.png) no-repeat 50% 140px;
}
.sd-cont .c ul li .s2015{
  width: 338px;
  top: 0;
  left: 130px;
}
.sd-cont .c ul li .s20152{
  width: 346px;
  top: 440px;
  left: 130px;
}
.sd-cont .c ul li .s2016{
  /* width: 346px;
  top: 430px;
  left: 640px; */
  width: 297px;
  top: 404px;
  left: 494px;
}
.sd-cont .c ul li .s2017{
  width: 336px;
  top: 60px;
  left: 850px;
}

.sd-cont .c ul li .s2019{
  width: 346px;
  top: 470px;
  left: 820px;
}

/**/
.gybtn{
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding: 40px 0 20px;
}
.gybtn a{
  display: inline-block;
  padding: 0 80px;
  font-size: 16px;
  line-height: 46px;
  border: 1px solid #caa460;
  border-radius: 24px;
  color: #caa460;
  transition: all 0.4s;
}
.gybtn a i{
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 15px;
  background: url(../images/arr12.png) no-repeat 50% 50%;
  position: relative;
  top: -2px;
}
.gybtn a:hover{
  background-color: #caa460;
  color: #fff;
}
.bfix{
	width: 100%;
	height: 60px;
	overflow: hidden;
	background-color: #fff;
}
/**/
.pshow{
  width: 1180px;
  height: 720px;
  margin: 0 auto;
  min-width: 1180px;
}
.pshow img{
  display: block;
}
.pshow .swiper-container{
  width: 1180px;
}
.sw-tit{
  width: 100%;
  height: 60px;
  background-color: #000;
  text-align: center;
  line-height: 60px;
  color: #c8a05a;
  font-size: 12px;
  position: relative;
}
.sw-tit span.fix{
  display: inline-block;
  width: 1px;
  height: 12px;
  background-color: #493a20;
  vertical-align: middle;
  margin: 0 15px;
}
.sw-tit a.close{
  display: block;
  width: 60px;
  height: 60px;
  background: #c8a05a url(../images/icon_close3.png) no-repeat 50% 50%;
  position: absolute;
  top:0;
  right: 0;
}
body .piclayer .layui-layer-content{
  padding: 0;
}

.footer{
  transition: all 0.4s;
}
.footer.fix{
  position: fixed;
  bottom:0;
  left: 0;
  width: 100%;
  background-color: #232222;
  opacity: 1;
  max-width: 100%;
}
.cir:hover{
  animation:swing 0.55s .0s ease-out both;
  -webkit-animation:swing 0.55s .0s ease-out both;
}
a.tjbtn{
  display: block;
  width: 168px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border: 1px solid #e9d9bd;
  color: #c8a05a;
  margin-top:5px;
  transition: all 0.4s;
}
a.tjbtn:after{
  content: '';
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url(../images/arr5.png) no-repeat 0 0;
  vertical-align: middle;
  margin-left: 30px;
}
a.tjbtn:hover{
  background-color: #c8a05a;
  color: #fff;
}
/**/
.rcjob img{
  display: block;
  margin: 0 auto;
}
.rcjob a.gobtn{
  display: block;
  width: 312px;
  height: 38px;
  overflow: hidden;
  margin: 50px auto 0;
  background: url(../images/work-bg0.png) no-repeat 0 0;
  border: 1px solid #c8a05a;
  color: #000;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  background-size: 0 100%;
  transition: all .4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.rcjob a.gobtn i{
  float: left;
  width: 48px;
  height: 38px;
  background: url(../images/icon-pen.png) no-repeat 50% 50%;
}

.rcjob a.gobtn:hover{
  background-size: 100% 100%;
  color: #fff;
}