@charset "utf-8";
html {
  overflow-x: hidden;
}
body {
  color: #333;
  font: 14px "Microsoft Yahei";
}
body,
ul,
ol,
li,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
span,
input {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
img {
  border: none;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
p {
  word-spacing: 0;
}
i,
em {
  font-style: normal;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.center {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.clearfix:after {
  content: "";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.pic{ overflow:hidden;}
.pic img,.picl img,.pics img{-webkit-transition: -webkit-transform 0.8s; -moz-transition: -moz-transform 0.8s; -o-transition: -o-transform 0.8s; transition: transform 0.8s;}
.pic img:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);  transform: scale(1.05);}
.picl img:hover{-moz-transform: translate(0,5px);-webkit-transform: translate(0,5px);-ms-transform: translate(0,5px);-o-transform: translate(0,5px);}
.pics img:hover{-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);}

.white,
.whites {
  position: relative;
  overflow: hidden;
}
.white:after,
.whites:after {
  content: '';
  cursor: pointer;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  transform: skewx(-25deg);
}
.white:hover:after {
  left: 100%;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
.whites:hover:after {
  left: 100%;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body {

  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}
i,
em {
  font-style: normal;
}

input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input::-moz-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input:-moz-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
@keyframes myfirst {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 100% bottom;
  }
}
.line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clear {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.banner {
  height: auto;
  max-width: 1920px;
  margin: 0 auto!important;
  position: relative;
  margin-top: -34px;
}
.banner .bd li {
  float: left;
  width: 100%;
  line-height: 0;
}
.banner .bd li img {
  width: 100%;
}
.banner .bd li a {
  display: block;
}
.banner .hd {
  z-index: 1;
  margin: 0 6.3%;
  border-top: 1px solid #33342e;
  position: absolute;
 left:0;
  height: 110px;
  bottom: 0px;
  width: 87.4%;
  cursor: pointer;
}

.banner .pageState {
  z-index: 1;
  position: absolute;
  right:6.3%;
  top: 50%;
  cursor: pointer;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  font-family:Times New Roman;
  font-style: italic;
}
.banner .pageState span:nth-child(1){ font-size: 32px; }

.banner .hd ul{ float: left;width: 200px;margin-top: 35px; }
.banner .hd li {
  width: 20px;
  height: 20px;
 background: 0;
  display: inline-block;
  margin: 0 8px 0 0;
  border-radius: 13px;
  
}
.banner .hd li i{ display: block;width: 8px;height: 8px;border-radius: 4px;background: #535352;margin: 6px auto 0;}

.banner .hd li.on {
  border:1px solid #454545;
}
.banner .hd li.on i{ background: #bea177;}
.banner .hd .next{ float: right; display: block;width: 48px;height: 48px;margin-top: 18px;}

    .banner .banMenu {
            position: absolute;
            left: 50%;
            width: 24px;
            bottom: 50px;
        height: 35px;
            margin-left: -12px;
            text-align: center;
            z-index: 5;
        }
    .banner .banMenu:before{content: "";width: 10px;height: 7px;position: absolute;bottom: -15px;left: 50%;background:url(../images/ban_ic2.png) no-repeat center;margin-left: -5px;}
    .banner .banMenu i {
            display: block;
            width: 24px;
            height: 35px;
            cursor: pointer;
        position: absolute;bottom: 0;left: 0;
        }
    .banner .banMenu i img {

            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            -webkit-animation: bounceY 2s infinite;
            -moz-animation: bounceY 2s infinite;
            -o-animation: bounceY 2s infinite;
            -ms-animation: bounceY 2s infinite;
            animation: bounceY 2s infinite;
        }
      @-moz-keyframes bounceY {
            0%,
            100% {
                -moz-transform: translateY(0);
                transform: translateY(0);
            }
            50% {
                -moz-transform: translateY(-8px);
                transform: translateY(-8px);
            }
        }
        
        @-o-keyframes bounceY {
            0%,
            100% {
                -o-transform: translateY(0);
                transform: translateY(0);
            }
            50% {
                -o-transform: translateY(-8px);
                transform: translateY(-8px);
            }
        }
        
        @keyframes bounceY {
            0%,
            100% {
                transform: translateY(0);
            }
            50% {
                transform: translateY(-8px);
            }
        }


  
.content{ width: 1400px;margin: 0 auto; }

  @media screen and (max-width:1400px) {
 .content{width: 1200px;margin: 0 auto; }
 }
 



.yz{background: url(../images/yin_bg.jpg) no-repeat center top;padding-top: 100px;box-sizing: border-box;height: 935px;}
.yz_top h2{ float: left;width: 420px; }
.yz_top h2 em{display: block; font-size: 90px;
  line-height: 75px;font-family:Times New Roman;color: #5a4031;font-weight: normal;}
.yz_top h2 em i{ display: inline-block;font-size: 36px;color: #5a4031;}
.yz_top h2 span{display: block; font-size: 90px;
  line-height: 75px;font-family:Times New Roman;color: #5a4031;font-weight: normal;}
.yz_top h2 span img{ display: inline-block;width: 46px;height: 38px;vertical-align: top; }
.yz_top h3{ float: right;width: 500px; }
.yz_top h3 span{display: block; font-size: 36px;
  line-height: 36px;font-family:serif;color: #5a4031;font-weight: bold;text-align: right;margin-bottom: 30px;}
.yz_top h3 em{display: block; font-size: 14px;
  line-height: 18px;color: #534a45;text-align: right;padding-bottom: 60px;background: url(../images/yz_line.png) no-repeat right bottom;font-weight: normal;}
.yz_t{ float: left;width: 350px;margin-top: 150px; }
.yz_t li{ float: left;width: 110px; }
.yz_t li:nth-child(2){ margin-top: 85px;margin-right: 15px; } 
.yz_t li:last-child{ margin-right: 0;margin-top: 140px; }
.yz_t li i{ display: block;width: 110px;height: 110px;background: #bea177;border-radius: 55px;}
.yz_t li i img{ display: block;width: 110px;height: 110px;margin: 0 auto;}
.yz_t li span{ display: block;text-align: center;width: 110px;font-size: 16px;color: #fff;line-height: 16px;padding-top: 15px; }
.yz_t li.cur i{ background: #5a4031; }
.yz_con{ position: relative; }
.yz_s{ width: 400px;height: 400px;position: absolute;left:50%;margin-left: -200px;top:36px;}
.yz_s li{ width: 400px;height: 400px;position: relative; }
.yz_s li>img{ display: block;width: 400px;height: 400px;border-radius: 200px; }
.yz_s li span{ position: absolute;left:50%;width: 100px;margin-left: -50px;font-size: 14px;line-height: 18px;color: #fff;text-align: center;top:184px; }
.yz_s li span>img{ display: block;width: 53px;height: 58px;margin: 0 auto 20px; }
.yz_s .bprev{position: absolute;left: 155px;top: 426px;width: 12px;height: 17px;background: url(../images/bprev.png) no-repeat center;display: block;}
.yz_s .bnext{position: absolute;left: 235px;top: 426px;width: 12px;height: 17px;background: url(../images/bnext.png) no-repeat center;display: block;}
.yz_s .b_line{position: absolute;left:200px;top: 426px;width: 1px;height: 17px;background: url(../images/b_line.png) no-repeat center;display: block;}
@media screen and (max-width:1400px) {
.yz_t{ float: left;width: 350px;margin-top: 190px; }
}
@-webkit-keyframes bounce-circle {
    0% {
        opacity:0;
        filter:alpha(opacity=0);
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    20% {
        opacity:1;
        filter:alpha(opacity=100)
    }
    80%,100% {
        opacity:0;
        filter:alpha(opacity=0);
        -webkit-transform:scale(1.3);
        transform:scale(1.3)
    }
}



.modal-backdrop{
    display:none;
    position: fixed !important;
    width: 1400px;
    height: 543px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
   
}



.modal-backdrop .vd{background: #fff;position:absolute;left:50%;top:0;margin-left:-450px;margin-top:100px;width: 1400px;
    height: 543px;}
.modal-backdrop .vd dl{width: 1400px;
    height: 543px;position: relative;  }
.modal-backdrop .vd dt{ display: block;width: 598px;height: 543px;overflow:hidden; }
.modal-backdrop .vd dt img{ display: block;width: 598px;height: 543px; }
.modal-backdrop .vd dd{width: 802px;height: 543px;padding: 88px 110px 0 110px;box-sizing: border-box;}
.modal-backdrop .vd dd h3{display: block; font-size: 60px;
  line-height: 60px;font-family:serif;color: #333;font-weight: bold;margin-bottom: 55px;}
.modal-backdrop .vd dd p{ font-size: 14px;line-height: 24px;color: #333;opacity: 0.7; }
.modal-backdrop .vd dd .close{ display: block;width: 160px;border-top: 1px solid #e3e3e3;box-sizing: border-box;height: 92px;padding-top: 50px;box-sizing: border-box;font-size: 14px;color: #333;margin-top: 50px; }
.modal-backdrop .vd dd .close img{ display: inline-block; width: 38px;height: 38px;margin-right: 28px;vertical-align: middle;}
.modal-backdrop .vd dd em img{ display: block; width: 123px;height: 138px;position: absolute;right: 540px;top:90px; }

@media screen and (max-width:1400px) {
.modal-backdrop{
    display:none;
    position: fixed !important;
    width: 1200px;
    height: 543px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
   
}
.modal-backdrop .vd dl{width: 1200px;
    height: 543px;position: relative;  }
.modal-backdrop .vd{background: #fff;position:absolute;left:50%;top:0;margin-left:-510px;margin-top:50px;width: 1200px;
    height: 543px;}

    .modal-backdrop .vd dd{width: 602px;height: 543px;padding: 88px 50px 0 50px;box-sizing: border-box;}

}


.pro{background: url(../images/pro_bg.jpg) no-repeat center top;padding-top: 84px;box-sizing: border-box;}
.pro h2 img{ display: block;width: 223px;height: 59px;margin: 0 auto; }
.pro .pro_s{ margin-top: 44px; }
.pro .pic{width:937px;float: right;display: block;}
.pro .pic em{position:relative;width:937px;height:492px;display: block;}
.pro .pic em a>img{ width:937px;height:492px;display: block; }
.pro .pic em .zx{ display: block;width: 190px;border: 2px solid #bea177;border-radius: 34px;-o-transition: all .3s ease;transition: all .3s ease;text-align: center;font-size: 16px;font-weight: 400;line-height: 68px;height: 68px;color: #fff;overflow: hidden;position:absolute;left:80px;top:348px;}
.pro .pic em .zx a>img{ display: inline-block; width: 26px;height: 24px; margin-right: 19px; vertical-align: -5px; -o-transition: all .3s ease; transition: all .3s ease;overflow: hidden;}

.pro .pic em .zx span{display: inline-block;font-size: 16px;
        color: #fff;font-weight: 400;-o-transition: all .3s ease;transition: all .3s ease;line-height: 64px;}
        
.pro .pro_t{ float: left; background: url(../images/pro_dd.jpg) no-repeat center;width:463px;background-size: 100%;}
.pro .pro_t li a{ display: block;height: 144px;padding-left: 50px;font-size: 16px;color: #8b796e;line-height: 16px; position: relative;}
.pro .pro_t li a:after{ position: absolute;left:0;top:0;width: 3px;height: 0;background: #bea177;content: ""; transition: all 0.5s;}
.pro .pro_t li a em{ display: block;font-family: serif;color: #5a4031;font-size: 28px;line-height: 28px;padding-bottom: 14px;padding-top: 42px; font-weight: bold;}

.pro .pro_t li.cur a:after{height: 144px;}
.pro .pro_t li.cur a{ background: url(../images/pro_jt.png) no-repeat 295px 47px; }
.pro .pro_t p a{height: 60px;line-height: 60px;text-align: center;font-size: 16px;color: #8b796e;background: #fff;display: block;}
.pro_con ul li{ float: left;width: 25%; position: relative;overflow: hidden;background:rgba(245,245,245);}
.pro_con ul li i{display:block;width:100%;}
.pro_con ul li img{ width: 100%; display: block;}
.pro_con ul li img:nth-child(1){   opacity: 1;backface-visibility: hidden;
transition: all 0.4s ease-out 0s;}
.pro_con ul li:hover img:nth-child(1) {opacity: 0;}
.pro_con ul li img:nth-child(2) {width: 100%; height: 100%;opacity: 0;
backface-visibility: hidden;transform: scale(2);position: absolute;top: 0;left: 0;transition: all 0.4s ease-out 0s;}
.pro_con ul li:hover img:nth-child(2) {opacity: 1;transform: scale(1);}
    
.pro_con ul li span{display: block;height: 0px;line-height: 60px;background: #a0a0a0;color: #fff;font-size: 16px;text-align: center;position: absolute;left:0;bottom:0;transition: all 0.5s;width: 100%;}
.pro_con ul li:hover span{height: 60px;}
@media screen and (max-width:1400px) {
  .pro .pic{width:801px!important;float: right;display: block;height:421px!important;}
  .pro .pic em{position:relative; width:801px;height:421px;display: block;}
.pro .pic em img{ width:801px;height:421px;display: block; }
.pro .pic em .zx{ display: block;width: 190px;border: 2px solid #bea177;border-radius: 34px;-o-transition: all .3s ease;transition: all .3s ease;text-align: center;font-size: 16px;font-weight: 400;line-height: 68px;height: 68px;color: #fff;overflow: hidden;position:absolute;left:80px;top:294px;}
.pro .pro_t{ float: left; background: url(../images/pro_dd.jpg) no-repeat center;width:399px;background-size: 100%;}

.pro .pro_t li a{ display: block;height: 122px;padding-left: 50px;font-size: 16px;color: #8b796e;line-height: 16px; position: relative;}
.pro .pro_t li a em{ display: block;font-family: serif;color: #5a4031;font-size: 28px;line-height: 28px;padding-bottom: 14px;padding-top: 36px; font-weight: bold;}
.pro .pro_t li.cur a:after{height: 122px;}
.pro .pro_t p a{height: 55px;line-height: 55px;text-align: center;font-size: 16px;color: #8b796e;background: #fff;display: block;}
.pro .pro_t li.cur a{ background: url(../images/pro_jt.png) no-repeat 270px 42px; }

}

.pz{ padding-top: 150px; }
.pz_s{ position: relative; }
.pz h2 img{ display: block;width: 221px;height: 59px;margin: 0 auto 32px; }
.pz dl{height: 775px;position:relative;}
.pz dl:before{ position: absolute;left:140px;bottom:112px;width: 770px;height: 1px;background: #5a4031;content: "";z-index: 50;}

.pz dl:nth-child(1):after{ position: absolute;left:140px;bottom:112px;width: 192.5px;height: 1px;background: #c1a67e;content: "";z-index: 50; transition:all 0.5s;}
.pz dl:nth-child(2):after{ position: absolute;left:140px;bottom:112px;width: 385px;height: 1px;background: #c1a67e;content: "";z-index: 50; transition:all 0.5s;}
.pz dl:nth-child(3):after{ position: absolute;left:140px;bottom:112px;width: 577.5px;height: 1px;background: #c1a67e;content: "";z-index: 50; transition:all 0.5s;}
.pz dl:nth-child(4):after{ position: absolute;left:140px;bottom:112px;width: 770px;height: 1px;background: #c1a67e;content: "";z-index: 50; transition:all 0.5s;}

.pz dt{ display: block;float: left;width: 1092px; height: 775px;margin-left: -260px;}
.pz dt img{ display: block;width: 1092px; height: 775px;}
.pz dd{ display: block;width:828px;background: url(../images/pz_dd.jpg) no-repeat center;background-size: 100%;float: right;height: 775px;margin-right: -260px;padding-left: 110px;box-sizing: border-box;}
.pz dd h3{ display: block;font-family: serif;color: #fff;font-size: 64px;line-height: 64px;padding-bottom: 45px;font-weight: bold;padding-top: 212px;}
.pz dd p{ width: 62.8%;font-size: 14px;color: #bcbbbb;line-height: 24px;}
.pz_t{ position: absolute;left:938px;top:80px; }
.pz_t li{ float: left;font-size: 15px;color: #fff;margin-right: 55px;width: 72px;text-align: center;height: 36px; position: relative;z-index: 50;}
.pz_t li.on{ background: url(../images/pz_t.png) no-repeat center bottom; }
.pz_t li:last-child{ margin-right: 0; }
.pz_s .sprev{ position:absolute; left:938px;bottom:84px; width:61px;height:61px; z-index: 100;cursor: pointer;background: url(../images/sprev.png) no-repeat center;}
.pz_s .snext{ position:absolute; left:1010px;bottom:84px; width:61px;height:61px; z-index: 100;cursor: pointer;background: url(../images/snext.png) no-repeat center;}
.pz_s .sprev:hover{background: url(../images/sprevh.png) no-repeat center;}
.pz_s .snext:hover{background: url(../images/snexth.png) no-repeat center;  }
.pz_s .pageState {
  z-index: 1;
  position: absolute;
  left:6.3%;
  bottom: 104px;
  cursor: pointer;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  font-family:Times New Roman;
}
.pz_s  .pageState span:nth-child(1){ font-size: 160px; color: #c1a67e;display: block;line-height: 140px;}
.pz_s  .pageState span:nth-child(2){ display: none; }
.pz_s  .pageState span:nth-child(3){ margin-left: 10px; }

@media screen and (max-width:1400px) {
.pz dt{ display: block;float: left;width: 1092px; height: 775px;margin-left: -360px;}
.pz dd{ display: block;width:828px;background: url(../images/pz_dd.jpg) no-repeat center;background-size: 100%;float: right;height: 775px;margin-right: -360px;padding-left: 55px;box-sizing: border-box;}
.pz dd p{ width: 50.8%;font-size: 14px;color: #bcbbbb;line-height: 24px;}
.pz_t{ position: absolute;left:790px;top:80px; }
.pz_t li{ float: left;font-size: 15px;color: #fff;margin-right: 40px;width: 72px;text-align: center;height: 36px; position: relative;z-index: 50;}
}


.dz{ padding-top: 150px;background: url(../images/dz_bg.jpg) no-repeat center;box-sizing: border-box; height: 998px;overflow: hidden;}
.dz h2 img{ display: block;width: 216px;height: 59px;margin: 0 auto 88px; }
.dz dl{ float: left;width: 33.33%;position: relative;transition: all 0.5s; }
.dz dt{ display: block;width: 100%; }
.dz dt img{ display: block;width: 100%; }
.dz dd{height: 266px;background: #fff;padding: 0 50px;}
.dz dd h3{ display: block;font-family: serif;color: #333;font-size: 24px;line-height: 24px;padding-bottom: 20px;padding-top: 48px; font-weight: bold;}
.dz dd p{ font-size: 14px;line-height: 22px;color: #848484; }
.dz dl:hover{ width: 40%;margin-left: -3.34%;position: relative;z-index: 50;margin-top: -50px;margin-right: -3.34%; }
.dz dl:hover dd{ height: 327px; }
.dz dl:hover dd p{ width:366px!important;}
.dz dl:hover dd .zx{ margin-top: 56px; }
.dz dd i{ display: block;width: 83px;height: 78px;line-height: 66px;font-size: 14px;color: #fff;text-align: center;position: absolute;left:0;top:0;background: url(../images/dz_dd.png) no-repeat center;letter-spacing: 2px; }
.dz .zx{ display: block;width: 175px;border: 2px solid #ac7c60;border-radius: 24px;-o-transition: all .3s ease;transition: all .3s ease;text-align: center;font-size: 16px;font-weight: 400;line-height: 48px;height: 48px;color: #333;overflow: hidden;margin:36px 0 0;}
.dz .zx em{ display: inline-block; width: 21px;height: 20px; margin-left: 9px; vertical-align: -5px; -o-transition: all .3s ease; transition: all .3s ease;overflow: hidden;}
.dz .zx em img { display:block; width: 21px;height: 20px;  }
.dz dl:hover dd em img:nth-child(1) {margin-top: -20px;}
.dz dl:hover dd .zx{ background: #d3b47d;border-color: #d3b47d; }
.dz .zx span{display: inline-block;font-size: 16px;
        color: #333;font-weight: 400;margin-right: 10px;-o-transition: all .3s ease;transition: all .3s ease;line-height: 44px;}




.ys{height: 923px;position:relative;z-index:1;}
.ys li{ float: left;width: 25%;height: 923px;position: relative; overflow: hidden;}
.ys_s{height: 923px;box-sizing: border-box;border-right: 1px solid #3c2c22;position: relative; padding-top: 613px;box-sizing: border-box;}
.ys_s img{ display: block;width: 136px;height: 120px;margin: 0 auto;}
.ys_s span{  font-size: 40px;font-family: serif;line-height: 40px;font-weight: bold;text-align: center;padding-top: 36px; display: block;color: #fff;padding-bottom: 80px;}
.ys li:hover .ys_s span{ background: url(../images/ys_jia.png) no-repeat center bottom; }
.ys_t{height: 923px;box-sizing: border-box;border-right: 1px solid #3c2c22;position: relative; padding-top: 613px;box-sizing: border-box; }
.ys_t img{ display: block;width: 85px;height: 85px;margin: 0 auto;padding-top: 60px; }
.ys_t span{font-size: 24px;line-height: 24px; font-family: serif;font-weight: bold;text-align: center;padding-top: 18px; display: block;color: #fff;}

.ys_con li.big{width: 68.5%;display: block;border-right: 1px solid #3c2c22;box-sizing: border-box;}
.ys_con li.big .ys_s,.ys_con li.big .ys_t{ display: none; }
.ys_con li.small .ys_s{ display: none; }
.ys_con li.small{ display: block; width:10.5%; }
.ys_con li.big .ys_d{padding-left: 5.7%;box-sizing: border-box;}
.ys_d h2{ font-family: serif;font-size: 36px;color: #fff;font-weight: bold;padding-top: 160px;padding-bottom: 94px;background: url(../images/ys_line.png) no-repeat left bottom;line-height: 36px; }
.ys_d h3{ font-family: serif;font-size: 56px;color: #fff;font-weight: bold;padding-top: 52px;line-height: 56px;}
.ys_d p{ font-size: 14px;line-height: 18px;color: #fff;margin-top: 60px;margin-bottom: 80px; }
.ys_d em{ position: relative; display: block;width: 297px;height: 145px; }
.ys_d em img{ display: block;width: 297px;height: 145px; }
.ys_d em:after{ position: absolute;width: 285px;height: 137px;border:1px solid #af846b;box-sizing: border-box;left:6px;top:4px;background: 0;content: ""; }
.ys_d i img{ display: block;width: 49px;height: 49px;margin-top: 60px; }

.ys_bd{position: absolute;top: 0;left:0;z-index: -1;width: 100%;}
.ys_bd li{width: 1920px!important;}
.ys_bd li img{width: 1920px;height: 923px;display: block;left: 50%;margin-left: -960px;position:absolute;}


.news{ padding-top: 140px;height: 995px;box-sizing: border-box;background: url(../images/news_bg.jpg) no-repeat center;position: relative;}
.news h2{ font-weight: normal;text-align: center; }
.news h2 span{display: block;font-size: 36px;color: #333;line-height: 36px;font-weight: bold;font-family: serif;}
.news h3{text-align: center;height: 16px;padding-top: 20px;}
.news h3 a{ display: inline-block;font-size: 16px;line-height: 16px;color: #333;padding: 0 20px;border-right: 1px solid #d7d7d7;font-weight:normal; }
.news h3 a:last-child{ border-right: 0; }


.news_con{ margin-top: 85px;position:relative;}
.news_con dl{ float: left;width:430px;margin-right:54px;position: relative;}
.news_con dt{display:block;width:430px;height:215px;overflow:hidden;}
.news_con dt img{display:block;width:430px;height:215px;transition: all 0.5s;}
@media screen and (max-width:1400px) {
   .news_con dl{ float: left;width:384px;margin-right:24px;position: relative;}
.news_con dt{display:block;width:384px;height:192px;overflow:hidden;}
.news_con dt img{display:block;width:384px;height:192px;transition: all 0.5s;} 
}
.news_con dl dd span{ display: block;width: 131px;height: 39px;line-height: 39px;font-size: 12px;color: rgba(255,255,255,0.7);text-align: center;position: absolute;left:0;top:10px;background: url(../images/news_dd.png) no-repeat center;font-family: Times New Roman;letter-spacing: 2px;}
.news_con dl dd h4 a{ display: block;font-size: 18px;line-height: 30px;color: #333333;font-weight: normal;padding: 36px 0 22px;}

.news_con dl:hover dt img{transform: scale(1.05);}
.news_con dl dd p{ display: block;font-size: 14px;line-height: 18px;color: #333333;opacity: 0.7;}
.news_con dl dd em{ display: block;font-size: 14px;line-height: 18px;color: #333333;margin-top: 20px;}
.news .dprev{ position:absolute; left:-30px;top:115px; width:59px;height:59px; z-index: 100;cursor: pointer;background: url(../images/dprev.png) no-repeat center;}
.news .dnext{ position:absolute; right:-30px;top:115px; width:59px;height:59px; z-index: 100;cursor: pointer;background: url(../images/dnext.png) no-repeat center;}
.news .dprev:hover{background: url(../images/dprevh.png) no-repeat center;}
.news .dnext:hover{background: url(../images/dnexth.png) no-repeat center;  }

.news .newsMenu {
            position: absolute;
            left: 50%;
           width: 60px;
            bottom: 240px;
        height: 35px;
           margin-left: -30px;
            text-align: center;
            z-index: 5;
        }

            .news .newsMenu i {
            display: block;
        
            height: 35px;
            font-size: 14px;line-height: 30px;text-align: center;color: #333333;font-weight: bold;
            cursor: pointer;
        position: absolute;bottom: 0;left: 0;
        }
    .news .newsMenu:before{content: "";width: 10px;height: 7px;position: absolute;bottom: -7px;left: 50%;background:url(../images/news_ic.png) no-repeat center;margin-left: -21px;   -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            -webkit-animation: bounceY 2s infinite;
            -moz-animation: bounceY 2s infinite;
            -o-animation: bounceY 2s infinite;
            -ms-animation: bounceY 2s infinite;
            animation: bounceY 2s infinite;}

 
      @-moz-keyframes bounceY {
            0%,
            100% {
                -moz-transform: translateY(0);
                transform: translateY(0);
            }
            50% {
                -moz-transform: translateY(-8px);
                transform: translateY(-8px);
            }
        }
        
        @-o-keyframes bounceY {
            0%,
            100% {
                -o-transform: translateY(0);
                transform: translateY(0);
            }
            50% {
                -o-transform: translateY(-8px);
                transform: translateY(-8px);
            }
        }
        
        @keyframes bounceY {
            0%,
            100% {
                transform: translateY(0);
            }
            50% {
                transform: translateY(-8px);
            }
        }

html {font-size: 10px;}
@media screen and (min-width:800px) {
    html {
        font-size:11px;
    }
}
@media screen and (min-width:1024px) {
    html {
        font-size:13px;
    }
}
@media screen and (min-width:1280px) {
    html {
        font-size:14px;
    }
}
@media screen and (min-width:1440px) {
    html {
        font-size:16px;
    }
}
@media screen and (min-width:1600px) {
    html {
        font-size:18px;
    }
}
@media screen and (min-width:1920px) {
    html {
        font-size:20px;
    }
}

@-webkit-keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
@keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-moz-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-webkit-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-o-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}


