

.logo{
    border-bottom:0.2rem solid #e6e6e6;
}
.menu ul{
    display: flex;
    justify-content: center;
}
.menu ul li{
    float:left;
    padding:0 4rem;
    border-right:#e7e7e7 solid 0.1rem;
    font-size:1.8rem;
    transition: .5s;    
}
.menu ul li a{
    color:#3b3b3b;
    font-family:GOTHICB;
}
.menu{
    padding:3rem 0;
    transition: .5s;
}
.menu ul li a:hover{
    color:#c7a271;
    transition: .5s;
}
.menu i{
    display: none;
}
.menu.head ul li a:hover{
    color:white;
    transition: .5s;
}
.menu ul li:last-child{
    border-right: 0;
}
.banner img{
    width: 100%;
}
.shiqi{
    background:#c19f6f;
    padding:6rem 0 4.9rem;
}
.shiqi h2{
    color:white;
    font-family: tahoma;
    display: flex;
    align-items: center;
    justify-content: center;
	font-family:AVENILT65MEDIUM;
    font-size:5rem;
}
.shiqi h2 big{
    font-size:13.5rem;
    font-weight: bold;
}
.syclbig{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.syclbig h2{
    font-size:5.5rem;
    font-family:GOTHICB;
}
.sycl{
    padding-top:5rem;
}
.menu.head{
    background:#c7a271;
    position:fixed;
    width: 100%;
    top: 0;
    transition: .5s;
    z-index: 99;
}
.menu.head a{
    color:white;
}
.sycl ul{
    display: flex;
}
.sycl ul li{
    padding:0 2rem;
}
.sycl ul li a{
    font-size:2rem;
    color:#999999;
    font-family:GOTHICB;
}
.sycl ul li:last-child{
    padding-right: 0;
}
.sycl ul li a:hover{
    color:#c19f6f;
}
.sycltu{
    display: flex;
    justify-content: space-between;
    height: 85.7rem;
    overflow: hidden;
    position: relative;
}
.syclleft img{
    width: 100% ;
}
.syclright{
    position:absolute;
    left:60%;
    width: 100%;
}
.sycpzs {
    padding:10rem 0 10rem;
}
.sycpzslist ul li a{
    color:#343434;
    transition: .5s;
    display: block;

}
.cpwen {
    padding:4rem 2rem;
    background:#edecea;   
    font-family: GOTHIC;
}
.cpwentu img{
    height: 3rem;
}
.cpwen {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    font-size:1.6rem;
    transition: .5s;
}
.cpwentu{
    position:relative;
}
.cpwentu img:last-child{
    position:absolute;
    top:0;
    opacity: 0;
    transition: .5s;
}
.sycpzslist ul li:hover .cpwentu img:last-child{
    opacity: 1;
    transition: .5s;
}
.sycpzslist ul li:hover .cpwentu img:last-child{
    opacity: 1;
    transition: .5s;
}
.sycpzslist ul {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

.sycpzslist li {
    width: calc((100% - 6rem) / 4); 
    position:relative;
}
.sycpzslist ul li:nth-child(4n){
    margin-right:0;
}
.sycpzslist ul li:hover .cpwen{
    font-size:2rem;
    color:#c19f6f;
    transition: .5s;
    background:white;

}
.sycpzslist ul li:hover a{
    box-shadow:0.5rem 0.5rem 1rem rgba(0,0,0,.1);
    
    transition: .5s;
}
.sycpzslist ul li i{
    font-style:normal ;
}

.sycpzslist ul li a:hover b:before {

    height: 100%;

}

.sycpzslist ul li a:hover b:after{

	width: 100%;

}



.sycpzslist ul li a:hover i:after{

	height: 100%;

}

.sycpzslist ul li a:hover i:before{

	width: 100%;

}
.sycpzslist ul li  a i:before {

    content: "";

    display: block;

    width: 0;

    height: 0.2rem;

    background: #c7a271;

    position: absolute;

    top: 0;

    left: 0;

    transition: .3s;

    z-index: 7;

}

.sycpzslist ul li  a i:after {

    content: "";

    display: block;

    width: 0.2rem;

    height: 0;

    background: #c7a271;

    position: absolute;

    top: 0;

    right: 0;

    transition: .3s;

    z-index: 7;

}

.sycpzslist ul li a i b:before {

    content: "";

    display: block;

    width: 0.2rem;

    height: 0;

    background: #c7a271;

    position: absolute;

    bottom: 0;

    left: 0;

    transition: .3s;

    z-index: 7;

}

.sycpzslist ul li a i b:after {

    content: "";

    display: block;

    width: 0;

    height: 0.2rem;

    background: #c7a271;

    position: absolute;

    bottom: 0;

    right: 0;

    transition: .3s;

    z-index: 7;

}

.sycpzslist ul:after{
  content:"";
  width:32%;
  height: 0;

}
.sywkspbt{
    padding:3.8rem 0 4.1rem;
    background:#c19f6f;
    font-size:5.5rem;
    color:white;
    text-align: center;

    margin-bottom:2.4rem;
}
#sywk{
    margin-bottom:6.2rem;
}
#sywk .swiper-pagination-bullet-active {
    opacity: 1;
    background: #c19f6f;
}
#sywk .swiper-pagination-bullet {
    width: 1.3rem;
    height: 1.3rem;
}
.sywkspwen{
    font-size:3.3rem;
    color:#c19f6f;
    line-height: 5.2rem;

    text-align: center;
    margin-bottom:9.1rem;
}
.syabbt{
    font-size:5.5rem;
    color:#c19f6f;
    text-align: center;

    margin-bottom:3.5rem;
}
.syableft{
    width: 60%;
}
.syableft img{
    width:100%;
}

.syabright {
    width: 39%;
    background: url(../images/syabbg.jpg) no-repeat right center;
    background-size: 80%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 13.4rem 8% 6rem 0;
}
.syabright h2{
    font-size:2.8rem;
    color:#000;

}
.syabright p{
    font-size:1.6rem;

    line-height: 3.9rem;
}
.syabbig {
    display: flex;
    justify-content: space-between;
    font-family: GOTHIC;
    margin-bottom:6rem;
}
.more{
    padding:2.4rem 0 2.3rem;
    border:0.1rem solid #c19f6f;
    color:#c19f6f;
    width: 14.8rem;
    margin-left: 5rem;
    position:relative;
    transition: .5s;
    display: flex;
    justify-content: center;
}
.more:after{
    content: "";
    height: 0.2rem;
    width: 9rem;
    left:-30%;
    display: block;
    background:#c19f6f;
    position:absolute;
    top:50%;
    transform: translate(0,-50%);
}
.more:hover{
    width: 20rem;
    transition: .5s;
    background:#c19f6f;
    color:white;
}
.more:hover:after{
  opacity: 0;
  transition: .5s;
}
.syzl{
    background:#f7f7f7;
    padding:9.7rem 0 7.8rem;
}
.syzlbt h2{
    font-size:5.5rem;
    color:#c19f6f;

    text-align: center;
}
.syzlbt h3{
    text-align: center;
    font-size:1.8rem;
    color:#878787;
    font-family: GOTHIC;
}
.poster-item img{
    box-shadow:0.5rem 0.5rem 3rem rgba(0,0,0,.5);
}
.bglb{
    margin-top:8.2rem;
}
#syzl .swiper-pagination-bullet-active {
    opacity: 1;
    background: #c19f6f;
}
#syzl .swiper-pagination-bullet {
    width: 1.3rem;
    height: 1.3rem;
}
#syzl1 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #c19f6f;
}
#syzl1 .swiper-pagination-bullet {
    width: 1.3rem;
    height: 1.3rem;
}
#syzl2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #c19f6f;
}
#syzl2 .swiper-pagination-bullet {
    width: 1.3rem;
    height: 1.3rem;
}
footer{
    background:#c7a271;
    padding:7.5rem 0 3rem;
}
footer h2{
    color:white; 
    font-size:2.4rem;

    text-transform:uppercase;   
}
footer h2:after{
    content: "";
    width:1.4rem;
    height: 0.1rem;
    display: block;
    background: white;
    margin-top:3rem;
    margin-bottom:3.5rem;
}
.dibudaohang{
    display: flex;
    justify-content: space-between;
}
footer ul li{
    display: block;
    padding-bottom:2.6rem;
    font-family: GOTHIC;
}
footer ul li a{
    color:white;
    transition: .5s;
    font-size:1.6rem;
    display: block;
}
.dibufenxiang ul li a{
    width: 3rem;
    height: 3rem;
    display: block;
}
footer ul li a:hover{
    color:#000;
    transition: .5s;
}
.dibulianxi{
    width:30rem;
}
.dibulianxi a{
    color:white;
}
.dibulianxi a:hover{
    color:#000;
}
.dibulianxi section{
    color:white;
    font-size:1.6rem;
    line-height: 3.5rem;
    font-family: GOTHIC;
}
.dibufenxiang ul li{
    height: 3rem;
    width:3rem;
    display: block;
    background-size:100%;
    padding:0;
}
.dibufenxiang ul{
    display: flex;
    justify-content: space-between; 
}
.dibufenxiang ul li{
    margin-left:1.2rem;
}
.dibubanquan{
    margin-top:6rem;
    border-top:0.1rem solid #e5e5e5;
    padding-top:3rem;
}
.dibubanquanbig{
    display: flex;
    justify-content: space-between;
    color:white;
    font-size:1.6rem;
}
.dibubanquan span:last-child{
    font-size:1.4rem;
}
.dibubanquan a{
    color:white;
    transition: .5s;
}
.dibubanquan a:hover{
    color:black;
    transition: .5s;
}
.banner{
    position: relative;
}
.bannerbt{
    position:absolute;
    top:30%;
    transform:translate(0,-30%);
}
.bannerbt h2{
    color:white;
    font-size:5.4rem;

    margin-bottom:3.8rem;
    line-height: 5rem;
    text-transform: Capitalize;
}
.bannerbt h3{
    color:white;
    font-size: 2.2rem;
    font-family: GOTHIC;
    text-transform: Capitalize;
}
.bannerbt h3 a{
    color:white;
    font-size: 2.2rem;
    font-family: GOTHIC;
}
.bannerfl ul{
    display: flex;
    justify-content: space-between;
}
.bannerfl {
    position:absolute;
    bottom:0;
    left:50%;
    transform:translate(-50%,0);
    width: 75%;
    font-size:3rem;
}
.bannerfl ul li{
    border:0.1rem solid #c19f6f;
    width: 25%;
    text-align: center;
    transition:.5s;
}
.bannerfl a{
    color:white;

    padding:2.4rem 0;
    display: block;
}
.bannerfl ul li:hover{
    background: #c19f6f;
    transition:.5s;
}
.nyableft{
    width:45%;
    font-size:1.6rem;
    line-height: 3.9rem;
    font-family: GOTHIC;
}
.nyabbt h2{
    font-size:2rem;

    margin-bottom:3rem;
}
.nyab{
    padding:10.5rem 0 9.2rem;
    position: relative;
}
.nyableft strong{
    font-weight: bold;
}
.nyabbig{
    display: flex;
    justify-content: space-between;
    margin-bottom:7.7rem;
}


.nyabright {
    position: absolute;
    right: 0;
    top: 40%;
    width: 50%;
    transform: translate(0, -50%);
}

.nyabbt{
    margin-bottom:3rem;
    overflow: hidden;
}
.nyabright .swiper-button-next{
    background:url(../images/nyabright.jpg) no-repeat;
    width: 8.2rem;
    height: 6.4rem;
    background-size: cover;
    left:1rem;
}
.nyabright .swiper-button-prev{
    background:url(../images/nyableft.jpg) no-repeat;
    width: 8.2rem;
    height: 6.4rem;
    background-size: cover;
    left:-7rem;
}
.nyabbottombt{
    padding:5rem 0;
    background:#d0b38b;
    color:white;
    font-size:3.4rem;

    text-align: center;
}
.nyabccbig{
    display: flex;
    justify-content: space-between;
}
.nyabccleft{
    width:53%;
}
.nyabccleft img{
    width: 100%;
}
.nyabccright{
    width:45%;
    padding-top:6.3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size:2rem;
    line-height: 5rem;
}
.nyabccright h2{
    font-size:3.6rem;
    color:#c19f6f;

}
.nyabcctu{
    display: flex;
    justify-content: space-between;
}
.nyabcctu img{
    width: 48%;
}
.nysyzl{
    background:white;
}
.nyabeewen{
    padding:4rem 0;
    font-size:1.8rem;
    color:#7e7e7e;

    text-align: center;
}
.nyabee ul li{
    margin-bottom: 3.3rem;
}
.nyabee ul li{
    margin-bottom: 3.3rem;
}

.nyabee ul li .nyabeetu img {
    transition: .5s;
    width:100%;
}
.nyabee ul li:hover .nyabeetu img {
    transform: scale(1.2);
}
.nyabeetu{
    overflow: hidden;
}
/* 弹窗 */

.pdcon-ct{

	display:flex;

	flex-wrap:wrap;

}

.pdcon-ct>span{

	display:block;

	color:#fff;

	background:#2e4b98;

	padding:0.8rem 3rem;

	font-size:1.4rem;

	font-weight:600;

}

.pdcon{

	border-top:0.3rem #2e4b98 solid;

	padding:2rem 0rem;

	font-size:1.4rem;

	color:rgba(0,0,0,.6);

	width:100%;

}

.picshade {

  position: fixed;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background-color: #000;

  opacity: 0.91;

  filter: alpha(opacity=91);

  z-index: 99;

  display: none;

}

.pictures_eyes_close {

  position: fixed;

  top: 3rem;

  right: 3rem;

  display: inline-block;

  width: 2.6rem;

  height: 2.6rem;

  background: url(../images/close.png) no-repeat;

  z-index: 100;

  display: none;

}

.pictures_eyes {

  position: fixed;

  width: 100%;

  left: 0;

  top: 0;

  z-index: 199;

  display: none;

}

.pictures_eyes_in {

  position: relative;

  text-align: center;

}

.pictures_eyes_in img { max-height: 70rem; }

.pictures_eyes_in section p{color:#fff;padding:1.5rem 0rem;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {

  position: absolute;

  top: 50%;

  width: 5.1rem;

  height: 5.1rem;

  cursor: pointer;

}

.pictures_eyes_in .prev {

  left: 3.5rem;

  background: url(../images/Tleft.png) no-repeat;

}

.pictures_eyes_in .next {

  right: 3.5rem;

  background: url(../images/Tright.png) no-repeat;

}

.pictures_eyes_indicators {

  position: fixed;

  left: 0;

  bottom: 1.5rem;

  width: 100%;

  text-align: center;

  z-index: 299;

}

.pictures_eyes_indicators a {

  display: inline-block;

  width: 5rem;

  height: 5rem;

  margin: 0.6rem 0.3rem 0 0.3rem;

  border: 0.1rem solid #ddd;

  border-radius: 1rem;

  box-shadow: 0 0 0.2rem #000;

  filter: alpha(opacity=50);

  opacity: 0.5;

  overflow: hidden;

}

.pictures_eyes_indicators img { height: 5rem; }

.pictures_eyes_indicators .current {

  filter: alpha(opacity=100);

  opacity: 1;

}
.syzlnbt h2 {
    font-size: 3.6rem;
    color: #c19f6f;

    text-align: center;
    margin-bottom:3.8rem;
}
.syzlnbt h3 {
    text-align: center;
    font-size: 1.8rem;
    color: #595959;

}
.nyxwyi{
    display: flex;
    justify-content: space-between;
    padding-bottom:6.1rem;
    border-bottom:0.1rem solid #d7d7d9;
}
.nyxwyi .nyxwyileft{
    width: 45%;
}
.nyxwyileft img{
    width:100%;
}
.nyxwleft img{
    width: 100%;
}
.nyxwyi .nyxwyiright{
    width: 50%;
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    padding:2.7rem 0 5rem;
}
.nyxwyi .nyxwyiright h2{
    font-size:2.7rem;
    line-height: 4rem;
    color:#c7a271;

}

.nyxwyi .nyxwyiright p{
    font-size:1.6rem;
    line-height: 2.9rem;
    color:#383838;
    font-family: GOTHIC;
}
.nyxwyi .nyxwyiright span{
    font-size:1.6rem;
    line-height: 2.9rem;
    color:#383838;
    font-family: GOTHIC;
}
.xwmore{
    width:18.6rem;
    height: 6.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#383838;
    font-size:1.6rem;
    border:0.1rem solid #d7d7d9;
    transition: .5s;
}
.xwmore:hover{
    background:#c19f6f;
    color:White;
    transition: .5s;
}
.nyxw{
    padding:10.4rem 0 8.4rem;
}
.xwmore1{
    width:13.4rem;
    height: 4.9rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#383838;
    font-size:1.6rem;
    border:0.1rem solid #d7d7d9;
    transition: .5s;
}
.xwmore1:hover{
    background:#c19f6f;
    color:White;
    transition: .5s;
}
.nyxwlb{
    padding:7.3rem 0 5.8rem;
    border-bottom:0.1rem solid #d7d7d9;
    display: flex;
    justify-content: space-between;
}
.nyxwleft{
    width: 30%;
}
.nyxwright{
    width: 68%;
}

.nyxwlb .nyxwright{
    flex-direction: column;
    display: flex;
    justify-content: space-between;
}
.nyxwlb .nyxwright h2{
    font-size:2.7rem;
    line-height: 4rem;
    color:#c7a271;

}

.nyxwlb .nyxwright p{
    font-size:1.6rem;
    line-height: 2.9rem;
    color:#383838;
    font-family: GOTHIC;
}
.nyxwlb .nyxwright span{
    font-size:1.6rem;
    line-height: 2.9rem;
    color:#383838;
    font-family: GOTHIC;
}
.xwdd {
    background: #fafafa;
    padding: 6rem 0rem;
}
.inewsct {
    background: #fff;
    padding: 4rem;
    box-shadow: 0rem 0rem 0.5rem rgba(0,0,0,.2);
}
.inewsct .inews-tt {
    border-bottom: 0.1rem rgba(0,0,0,.25) dashed;
    padding-bottom: 1rem;
}
.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}
.inewsct .inews-ct {
    padding: 2rem 0rem 0rem;
    color: rgba(0,0,0,.7);
    line-height: 2.8rem;
}
.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 2.6rem;
    margin-bottom: 1rem;
}
.lxwm{
    background:url(../images/lxwmbg.jpg) no-repeat;
    padding:9.4rem 0 8.3rem;
    background-size:cover;
}
.lxwmleft h2{
    font-size:4rem;

    color:#c7a271;
    margin-bottom:8.3rem;
}
.lxwmleft h3{
    font-size:2.2rem;
    color:#383838;

    line-height: 3.5rem;
    margin-bottom:5rem;
}
.lxwmleft p{
    font-size:1.6rem;
    color:#383838;
    line-height: 3.5rem;
}
.lxwmleft p a{
    font-size:1.6rem;
    color:#383838;

}
.lie input{
    border: 0;
    width:80%;
}
.lie input:focus{
    outline:0;
}
.liebiaoti img{
    width:2.2rem;
    margin: 0 1.1rem;
    display: inline-block;
}
.lie{
    display: flex;
    justify-content: space-between;
    padding-bottom:2.5rem;
    border-bottom:0.1rem solid rgba(200,200,200,.3);
    padding-top:3.6rem;
}
.lie:first-child{
    padding-top:0;
}
.liebiaoti{
    font-size:1.6rem;
    color:#787878;
    width: 25%;
}

.lxbig{
    display: flex;  
}
.biao{
    padding-bottom:3rem;
}
.biao1 .liebiaoti{
    height: 2.2rem;
}
.biao1 .form-control{
    border:none;
    box-shadow: none;
    resize:none;
    width:80%;
}
.biao1 .form-control:focus{
    box-shadow: none;
}
.biao1 .lie{
    border-bottom: none;
    align-items: center;
}
.biao1{
    border: 0.1rem solid rgba(200,200,200,.3);
    border-radius: 1.5rem;
}   
.lxwmbig{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lxwmright{
    width: 34%;
}
.lxwmleft {
    width: 30%;
    margin-left: 25%;
}
.lxwmright h2{
    font-size: 4rem;

    color: #c7a271;
    margin-bottom: 8.3rem;
}
.lxwmright form{
    border:0.1rem solid #d2d2d2;
    border-radius: 3rem;
    padding:3.6rem 4.1rem;
}
.lxwmright button {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 1.5rem 0;
    margin-top:5rem;
}
.lxwmright button img {
    height: 2rem;
}
.btn-warning{
    background:#c7a271;
}
.cpbannerfl ul{
    display: flex;
    justify-content: space-between;
}
.cpbannerfl {
    position:absolute;
    bottom:0;
    left:50%;
    transform:translate(-50%,0);
    width: 83%;
    font-size:3rem;
}
.cpbannerfl ul li{
    border:0.1rem solid #c19f6f;
    width: 32%;
    text-align: center;
    transition:.5s;
}
.cpbannerfl a{
    color:white;

    padding:2.4rem 0;
    display: block;
}
.cpbannerfl ul li:hover{
    background: #c19f6f;
    transition:.5s;
}
.colmd5{
    width:40%;
    position:relative;
}
.colmd5 .swiper-button-next {
    width: 5rem;
    height: 5rem;
    background: url(../images/btn-right.png) no-repeat;
    background-size: cover;
    right: -5rem;
    bottom: 6%;
    top: auto;
}
.colmd5 .swiper-button-prev{
    width:5rem;
    height:5rem;
    background:url(../images/btn-left.png) no-repeat;
    background-size:cover;
    left: -5rem;
    bottom: 6%;
    top: auto;
}
.colmd7{
    width:57%
}
.colmd5 img{
    width: 100%;
    
}
.colmd5  img.active{
    border:0.1rem solid #c7a271;
}
.nycp{
    padding:16.5rem 0 7.3rem;
}
.pro-img{
    display: flex;
    justify-content: space-between;
}
.colmd7 h2{
    color:#c7a271;
    font-size:4.6rem;
    margin-bottom:3rem;
}
.colmd7 {
    font-size:1.6rem;
    color:#383838;
    line-height: 3.9rem;
}
.contact{
    border:0.1rem solid #c7a271;
    width: 13.2rem;
    height: 4.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#383838;

}
.cpdh{
    display: flex;
    font-size:2.4rem;
    font-family: GOTHIC;
    color:#383838;
    margin-left: 4.6rem ;
    
}
.cpdh img{
    width:4rem;
    height: 4rem;
    padding:0.5rem;
    background:#c7a271;
    border-radius: 100%;

}
.cplx{
    display: flex;
    transition: .5s;
    margin-top:3rem;
    padding-bottom:4.2rem;
    border-bottom:0.1rem solid #e5e5e5;
}
.contact:hover{
    background:#c7a271;
    color:white;
    transition: .5s;
}
.cpbannerfl ul li.hover{
    background:#c7a271;
}
.page_info{

	text-align:center;

	line-height:3.8rem;

	font-size: 1.6rem;

	color: #666;

}

.page_list{

	display: flex;

	justify-content: center;

}

.page_list a{

	display: block;

	font-size: 1.6rem;

	color: #666;

	line-height: 3.8rem;

	padding: 0rem 1.5rem;

	margin: 0rem 0.4rem;

	transition: .3s;

}

.page_list a.on,.page_list a:hover{

	color: #fff;

	background-color: #c7a271;

	border-radius: 0.3rem;

}
.jqzzoom .navigation {
    width: 100%;
    margin: 1rem 0 0;
}
.pro-img #Gbig{
    width: 100%;
}


.xiaotu .swiper-button-next{
    right: 0;
    background:url(../images/rightx.png);
    background-size:100%;
    background-repeat: no-repeat;

}
.xiaotu .swiper-button-prev{
    left: 0;
    background:url(../images/leftx.png);
    background-size:100%;
    background-repeat: no-repeat;
}
.fanye a{
    color:#080808;
}
.fanye a:hover{
    color:#c7a271;
}
.fanye {
    display: flex;
    justify-content: space-between;
    padding-top: 3.6rem;
    padding-bottom:2.8rem;
    font-size: 1.6rem;
}
#xiaotu img{
    border:0.1rem solid #d7d7d9;
}
#xiaotu .hover img{
    border:0.1rem solid #c7a271;
}
.zoomdiv{float:left;
	top:0 !important;
	left:101% !important;
	border:0.1rem solid rgba(0,0,0,.1);
	display:none;
	text-align:center;
	overflow: hidden;
	position:absolute;
	z-index:999;
	background-color:#fff;
	font-size:0;}

.bigimg{width: 80rem !important;;height:80rem;}

.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0rem;left:0rem;width:8rem !important;height:8rem !important;border:0.1rem solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	
.zoomdiv img{
	max-width:none;
}
.pro-img #Gbig {
    width: 100%;
}
.jqzzom {
    position: relative;
}
.jqzoom {
    position: relative;
    overflow: hidden;
    border: 0rem #ddd solid;
    height: auto;
    overflow: hidden;
}
.liebiao {
    height: auto;
    overflow: hidden;
    margin-top: 2rem;
}
.liebiaow {
    height: auto;
    overflow: hidden;
    margin-top: 2rem;
    display: flex;
    align-items: center;
}
.liebiao-aa,.liebiao-cc {
    width: 45%;
    line-height: 3rem;
    color: #666666;
    float: left;
}
.liebiao-cc{
    text-align: right;
}
.liebiao-aa a,.liebiao-cc a{
    color:#666;
}
.fanhui {
    width: 14.2rem;
    height: 4.3rem;
    margin-top: 0.6rem;
    float: right;
}
.shangy {

    height: auto;
    border-bottom: 0.1rem dotted #ececec;

}
.bmtt {
    height:auto; overflow:hidden;
    margin-top:2.4rem;
    }
    
.shangy a{

    overflow: hidden;

    line-height: 3.2rem;

    color: #666666;

} 

.xiay a{

      overflow: hidden;

    line-height: 3.2rem;

    color: #666666;

}

.fanhui a {
    display: block;
    width: 14.2rem;
    height: 4.3rem;
    line-height: 4.3rem;
    color: #666666;
    background-color:#eaedf2; 
    font-size: 1.4rem;
    text-align: center;
    border-radius: 2rem;
    text-decoration: none;
    transition: .3s;
}
.fanhui a:hover{
    background:#c7a271;
    color:white;
    transition: .3s;
}
.liebiao-aa a:hover{
    color:#c7a271;
    transition: .3s;
}
.poster-main{
    margin: 0 auto;
}
.cpwenwen{
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ylll{
    display: none;
}
.ysll{
    display: none;
}
.yc{
    display: none;
}   
.yd{
    display: block;
}

.sycptu img{
    width: 100%;
}
#txtDom span:nth-child(5){
    margin-right:2rem;
}
#txtDom span:nth-child(16){
    margin-right:2rem;
}
#txtDom span:nth-child(20){
    margin-right:2rem;
}
#txtDom span:nth-child(25){
    margin-right:2rem;
}
.inner {
  width: 95%;
  margin: 0 auto;
}

/* Top */
.top-bar {
  background: #f5f5f5;
  font-size: 1.4rem;
  color: #666;
}

.top-bar .inner {
  display: flex;
  justify-content: space-between;
  padding: 0.8rem 0;
}

/* Main */
.main-header {
  background: #fff;
  border-bottom: 0.1rem solid #eee;
  box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0);
}

.main-header .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 8rem;
}
.logo{
    margin-right:6rem;
}
/* Logo */
.logo img {
  height: 12rem;
  padding:2rem;
  transition: .5s;
}
header.head .logo img{
    height: 10rem;
    transition: .5s;
}

/* Nav */
.nav ul {
  display: flex;
  list-style: none;
}

.nav li {
  margin: 0 2rem;
  position:relative;
}

.nav li>a {
  font-size: 1.8rem;
  color: #333;
  text-decoration: none;
  padding: 0rem 0.3rem;
  display: block;
  color: #000;
  transition: .5s;
  border-bottom: 0.1rem solid transparent;
  position: relative;
  height: 8rem;
  line-height: 8rem;
}
.nav li>a:hover,.nav li.active>a{
    color:#c7a271;
}
.headerbig {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lang-select {
    padding: 0.4rem 0.8rem;
    font-size: 1.4rem;
    border-radius: 0.4rem;
    border: 0.1rem solid #ccc;
    background-color: #fff;
    cursor: pointer;
}
.lang-dropdown {
    position: relative;
    display: inline-block;
}

.lang-current {
    cursor: pointer;
    padding: 0.6rem 1.2rem;
    color:#333;
    margin-right:2rem;
    font-size: 1.8rem;
}
.lang-current:hover {
    color: #c7a271;
}
.lang-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    min-width: 11rem;
    border: 0.1rem solid #ccc;
    background: #fff;
    z-index: 999;
}

.lang-menu a {
    display: flex;
    padding: 0.6rem 1.2rem;
    text-decoration: none;
    color: #333;
    width: 100%;
    overflow: hidden;
    align-items: center;
}

.lang-menu a:hover {
    background: #f5f5f5;
}

.lang-dropdown:hover .lang-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.lang-current img {
    width: 2rem;
    margin-right: 0.5rem;
    object-fit: contain;
    box-shadow: 0 1rem 4rem 0 rgba(89, 92, 101, 0.1);
}
.search img {
    width: 1.8rem;
}
.headerright {
    display: flex;
    align-items: center;
}
.search{
    cursor: pointer;
}
/* 遮罩层 */
.search-overlay {
    position: fixed;
    top: -100%; /* 默认藏上面 */
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    transition: top 0.4s ease;
    z-index: 999;
}

/* 激活状态 */
.search-overlay.active {
    top: 0;
}

/* 搜索框 */
.search-box {
    width: 100%;
    height: 12.5rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* 输入框 */
.search-box input {
    width: 80rem;
    height: 4.6rem;
    font-size: 1.8rem;
    border: 0.1rem solid #ccc;
    padding: 0 1rem;
    outline: none;
}
.search-box-big{
    background:#fff;
    padding:3.2rem 0;
    
}
.search-logo img{
    width:12rem;
}
.search-logo{
    width:16.6%;
}
.search-right{
    width:16.6%;
}
.search-mid form button {
    width: 4.6rem;
    height: 4.6rem;
    border: 0;
    background: url(../images/search.png) center no-repeat;
    transition: .3s;
    background-size: 2.3rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0rem, -50%);
}
.search-mid form{
    position:relative;
}
.hot{
    text-align: center;
    font-size: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hot p{
    margin-right:2rem;
}
.hot ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hot ul li{
    margin-right: 2rem;
    color:#000;
    text-decoration: underline;
}
.hot ul li a{
    color:#000;
}
.hot ul li a:hover{
    color:#666;
}
.search-logo img {
    width: max-content;
    height: 100%;
}
.pdtmenu {    
    position: absolute;    
    width: max-content;    
    top: 100%;    
    left: 50%;    
    background: #fff;    
    display: none;    
    border-radius: 0 0 0.5rem 0.5rem;    
    border-top: 0.1rem solid #fff;    
    z-index: 99;    
    transform: translate(-50%, 0rem);    
    width: max-content;    
    padding:0 1rem;
}
.pdtmenu dl {    
    margin: 0;
}
.pdtmenu dl dd{	
    position:relative;    
    padding:0 0.9rem;
}
.pdtmenu dl dd a{    
    display: block;    
    padding:1rem 0;    
    color:#000;    
    text-align: left;    
    border-bottom:0.1rem solid #fff;    
    transition: .5s;
    font-size: 1.6rem;
}
.pdtmenu dl dd:last-child a{    
    border-bottom:0.1rem solid transparent;
}
.pdtmenu dl>dd:hover>a{    
    border-bottom:0.1rem solid transparent;    
    transition: .5s;    
    color:#c7a271;
}
.pdtmenu dl dd dl dd a{    
    color:#000;
}
.pdtmenu dl dd dl dd:hover{    
    transition: .5s;
}
.pdtmenu dl dd dl dd:hover a{    
    transition: .5s;    
    color:#c7a271;
}
.thumbnails li {
    float: left;
    margin-right: 0.5rem;
    width: 20%;
}
.thumbnails {
    display: flex;
    margin-top: 2rem;
}
.honor{
    background-color: #f3f3f3;
    padding: 5rem 0;
}
.honor .sub_tit {
    padding-bottom: 2.2rem;
    border-bottom: 0.1rem solid #ddd;
    padding-left: 1.5rem;
    margin-bottom: 2rem;
}
.honor .sub_tit h4 {
    position: relative;
    margin-bottom: 1rem;
    font-size: 2.2rem;
    color: #000;
    font-weight: bold;
}
.honor .honor_list ul li {
    float: left;
    width: calc(25% - 3rem);
    margin: 1.5rem;
    background: #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.honor .honor_list ul li:hover {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
    box-shadow: 0.1rem 0.1rem 1rem 0 rgba(0,0,0,0.2);
}
.honor .honor_list ul li span {
    display: block;
    font-size: 1.6rem;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.honor .honor_list .pr_txt {
    padding: 2rem;
}
.honor .sub_tit h4:before {
    position: absolute;
    top: 0;
    left: -2rem;
    width: 0.5rem;
    height: 100%;
    content: '';
    background: #c7a271;
}
.honor_list{
    overflow: hidden;
}
#nyabtu{
    overflow: hidden;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content:"";
}
.nyabbottom{
    margin-top:10%;
}
.bannerwen {
    position: absolute;
    top: 50%;
    z-index: 99;
    width: 160rem;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bannermore a {
    display: flex;
    margin-top: 10.6rem;
    width: 18.8rem;
    height: 5.1rem;
    justify-content: center;
    align-items: center;
    color: white;
    border: 0.1rem solid white;
    border-radius: 2.5rem;
    transition: .5s;
    background-color: transparent;
    opacity: 0;
}
.bannerwen a {
    font-size: 2rem;
    color: #fff;
    border: 0.1rem solid #fff;
    border-radius: 3rem;
    opacity: 0;
    transition-delay: .8s;
    position: relative;
    overflow: hidden;
}
.banner{
    overflow: hidden;
}
.banner .swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 100%;
    transition: 1s linear 2s;
    transform: scale(1.1, 1.1);
    object-fit: contain;
}
.banner .swiper-slide-active img, .swiper-slide-duplicate-active img {
    transition: 5s linear;
    transform: scale(1, 1);
}
.banner .swiper-slide-active{
    z-index:999;
}
.bannermore a:hover {
    background: #c7a271;
    border: 0.1rem solid #c7a271;
    transition: .5s;
    color: white;
}
.bannertitle {
    font-size: 6rem;
    line-height: 7rem;
    color: white;
    font-weight: bold;
    position: relative;
}
.bannerwen .bannertitle {
    opacity: 0;
    transition-delay: .8s;
}
.banner .swiper-slide-active .bannerwen a, .banner .swiper-slide-active .bannerwen .bannertitle {
    opacity: 1;
}
.banner .swiper-slide-active .bannerwen .bannertitle {
    animation: slideInDown 1s .8s;
    -webkit-animation: slideInDown 1s .8s;
}
.banner .swiper-slide-active .bannerwen a {
    animation: slideInUp 1.2s .8s;
    -webkit-animation: slideInUp 1.2s .8s;
}
footer .row:after,footer .row:before{
    content:"";
    display: none;
}
header.head{
    position:fixed;
    top: 0;
    width:100%;
    z-index: 99;
}

.jumpto{
    display: none;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #c7a271;
    border-color:#c7a271;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    color:#c7a271;
}
.pagination>li>a, .pagination>li>span {
    color:#c7a271;
}
.sycptu{
    padding-top:100%;
    position:relative;
}
.sycptu img{
    width:100%;
    height: 100%;
    object-fit: cover;
    position:absolute;
    left:0;
    top:0;
}


.logo{
    border-bottom:0.2rem solid #e6e6e6;
}
.menu ul{
    display: flex;
    justify-content: center;
}
.menu ul li{
    float:left;
    padding:0 4rem;
    border-right:#e7e7e7 solid 0.1rem;
    font-size:1.8rem;
    transition: .5s;    
}
.menu ul li a{
    color:#3b3b3b;
    font-family:GOTHICB;
}
.menu{
    padding:3rem 0;
    transition: .5s;
}
.menu ul li a:hover{
    color:#c7a271;
    transition: .5s;
}
.menu i{
    display: none;
}
.menu.head ul li a:hover{
    color:white;
    transition: .5s;
}
.menu ul li:last-child{
    border-right: 0;
}
.banner img{
    width: 100%;
}
.shiqi{
    background:#c19f6f;
    padding:6rem 0 4.9rem;
}
.shiqi h2{
    color:white;
    font-family: tahoma;
    display: flex;
    align-items: center;
    justify-content: center;
	font-family:AVENILT65MEDIUM;
    font-size:5rem;
}
.shiqi h2 big{
    font-size:13.5rem;
    font-weight: bold;
}
.syclbig{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.syclbig h2{
    font-size:5.5rem;
    font-family:GOTHICB;
}
.sycl{
    padding-top:5rem;
}
.menu.head{
    background:#c7a271;
    position:fixed;
    width: 100%;
    top: 0;
    transition: .5s;
    z-index: 99;
}
.menu.head a{
    color:white;
}
.sycl ul{
    display: flex;
}
.sycl ul li{
    padding:0 2rem;
}
.sycl ul li a{
    font-size:2rem;
    color:#999999;
    font-family:GOTHICB;
}
.sycl ul li:last-child{
    padding-right: 0;
}
.sycl ul li a:hover{
    color:#c19f6f;
}
.sycltu{
    display: flex;
    justify-content: space-between;
    height: 85.7rem;
    overflow: hidden;
    position: relative;
}
.syclleft img{
    width: 100% ;
}
.syclright{
    position:absolute;
    left:60%;
    width: 100%;
}
.sycpzs {
    padding:10rem 0 10rem;
}
.sycpzslist ul li a{
    color:#343434;
    transition: .5s;
    display: block;

}
.cpwen {
    padding:4rem 2rem;
    background:#edecea;   
    font-family: GOTHIC;
}
.cpwentu img{
    height: 3rem;
}
.cpwen {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    font-size:1.6rem;
    transition: .5s;
}
.cpwentu{
    position:relative;
}
.cpwentu img:last-child{
    position:absolute;
    top:0;
    opacity: 0;
    transition: .5s;
}
.sycpzslist ul li:hover .cpwentu img:last-child{
    opacity: 1;
    transition: .5s;
}
.sycpzslist ul li:hover .cpwentu img:last-child{
    opacity: 1;
    transition: .5s;
}
.sycpzslist ul {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

.sycpzslist li {
    width: calc((100% - 6rem) / 4); 
    position:relative;
}
.sycpzslist ul li:nth-child(4n){
    margin-right:0;
}
.sycpzslist ul li:hover .cpwen{
    font-size:2rem;
    color:#c19f6f;
    transition: .5s;
    background:white;

}
.sycpzslist ul li:hover a{
    box-shadow:0.5rem 0.5rem 1rem rgba(0,0,0,.1);
    
    transition: .5s;
}
.sycpzslist ul li i{
    font-style:normal ;
}

.sycpzslist ul li a:hover b:before {

    height: 100%;

}

.sycpzslist ul li a:hover b:after{

	width: 100%;

}



.sycpzslist ul li a:hover i:after{

	height: 100%;

}

.sycpzslist ul li a:hover i:before{

	width: 100%;

}
.sycpzslist ul li  a i:before {

    content: "";

    display: block;

    width: 0;

    height: 0.2rem;

    background: #c7a271;

    position: absolute;

    top: 0;

    left: 0;

    transition: .3s;

    z-index: 7;

}

.sycpzslist ul li  a i:after {

    content: "";

    display: block;

    width: 0.2rem;

    height: 0;

    background: #c7a271;

    position: absolute;

    top: 0;

    right: 0;

    transition: .3s;

    z-index: 7;

}

.sycpzslist ul li a i b:before {

    content: "";

    display: block;

    width: 0.2rem;

    height: 0;

    background: #c7a271;

    position: absolute;

    bottom: 0;

    left: 0;

    transition: .3s;

    z-index: 7;

}

.sycpzslist ul li a i b:after {

    content: "";

    display: block;

    width: 0;

    height: 0.2rem;

    background: #c7a271;

    position: absolute;

    bottom: 0;

    right: 0;

    transition: .3s;

    z-index: 7;

}

.sycpzslist ul:after{
  content:"";
  width:32%;
  height: 0;

}
.sywkspbt{
    padding:3.8rem 0 4.1rem;
    background:#c19f6f;
    font-size:5.5rem;
    color:white;
    text-align: center;

    margin-bottom:2.4rem;
}
#sywk{
    margin-bottom:6.2rem;
}
#sywk .swiper-pagination-bullet-active {
    opacity: 1;
    background: #c19f6f;
}
#sywk .swiper-pagination-bullet {
    width: 1.3rem;
    height: 1.3rem;
}
.sywkspwen{
    font-size:3.3rem;
    color:#c19f6f;
    line-height: 5.2rem;

    text-align: center;
    margin-bottom:9.1rem;
}
.syabbt{
    font-size:5.5rem;
    color:#c19f6f;
    text-align: center;

    margin-bottom:3.5rem;
}
.syableft{
    width: 60%;
}
.syableft img{
    width:100%;
}

.syabright {
    width: 39%;
    background: url(../images/syabbg.jpg) no-repeat right center;
    background-size: 80%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 13.4rem 8% 6rem 0;
}
.syabright h2{
    font-size:2.8rem;
    color:#000;

}
.syabright p{
    font-size:1.6rem;

    line-height: 3.9rem;
}
.syabbig {
    display: flex;
    justify-content: space-between;
    font-family: GOTHIC;
    margin-bottom:6rem;
}
.more{
    padding:2.4rem 0 2.3rem;
    border:0.1rem solid #c19f6f;
    color:#c19f6f;
    width: 14.8rem;
    margin-left: 5rem;
    position:relative;
    transition: .5s;
    display: flex;
    justify-content: center;
}
.more:after{
    content: "";
    height: 0.2rem;
    width: 9rem;
    left:-30%;
    display: block;
    background:#c19f6f;
    position:absolute;
    top:50%;
    transform: translate(0,-50%);
}
.more:hover{
    width: 20rem;
    transition: .5s;
    background:#c19f6f;
    color:white;
}
.more:hover:after{
  opacity: 0;
  transition: .5s;
}
.syzl{
    background:#f7f7f7;
    padding:9.7rem 0 7.8rem;
}
.syzlbt h2{
    font-size:5.5rem;
    color:#c19f6f;

    text-align: center;
}
.syzlbt h3{
    text-align: center;
    font-size:1.8rem;
    color:#878787;
    font-family: GOTHIC;
}
.poster-item img{
    box-shadow:0.5rem 0.5rem 3rem rgba(0,0,0,.5);
}
.bglb{
    margin-top:8.2rem;
}
#syzl .swiper-pagination-bullet-active {
    opacity: 1;
    background: #c19f6f;
}
#syzl .swiper-pagination-bullet {
    width: 1.3rem;
    height: 1.3rem;
}
#syzl1 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #c19f6f;
}
#syzl1 .swiper-pagination-bullet {
    width: 1.3rem;
    height: 1.3rem;
}
#syzl2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #c19f6f;
}
#syzl2 .swiper-pagination-bullet {
    width: 1.3rem;
    height: 1.3rem;
}
footer{
    background:#c7a271;
    padding:7.5rem 0 3rem;
}
footer h2{
    color:white; 
    font-size:2.4rem;

    text-transform:uppercase;   
}
footer h2:after{
    content: "";
    width:1.4rem;
    height: 0.1rem;
    display: block;
    background: white;
    margin-top:3rem;
    margin-bottom:3.5rem;
}
.dibudaohang{
    display: flex;
    justify-content: space-between;
}
footer ul li{
    display: block;
    padding-bottom:2.6rem;
    font-family: GOTHIC;
}
footer ul li a{
    color:white;
    transition: .5s;
    font-size:1.6rem;
    display: block;
}
.dibufenxiang ul li a{
    width: 3rem;
    height: 3rem;
    display: block;
}
footer ul li a:hover{
    color:#000;
    transition: .5s;
}
.dibulianxi a{
    color:white;
}
.dibulianxi a:hover{
    color:#000;
}
.dibulianxi section{
    color:white;
    font-size:1.6rem;
    line-height: 3.5rem;
    font-family: GOTHIC;
}
.dibufenxiang ul li{
    height: 3rem;
    width:3rem;
    display: block;
    background-size:100%;
    padding:0;
}
.dibufenxiang ul{
    display: flex;
    justify-content: space-between; 
}
.dibufenxiang ul li{
    margin-left:1.2rem;
}
.dibubanquan{
    margin-top:6rem;
    border-top:0.1rem solid #e5e5e5;
    padding-top:3rem;
}
.dibubanquanbig{
    display: flex;
    justify-content: space-between;
    color:white;
    font-size:1.6rem;
}
.dibubanquan span:last-child{
    font-size:1.4rem;
}
.dibubanquan a{
    color:white;
    transition: .5s;
}
.dibubanquan a:hover{
    color:black;
    transition: .5s;
}
.banner{
    position: relative;
}
.bannerbt{
    position:absolute;
    top:30%;
    transform:translate(0,-30%);
}
.bannerbt h2{
    color:white;
    font-size:5.4rem;

    margin-bottom:3.8rem;
    line-height: 5rem;
    text-transform: Capitalize;
}
.bannerbt h3{
    color:white;
    font-size: 2.2rem;
    font-family: GOTHIC;
    text-transform: Capitalize;
}
.bannerbt h3 a{
    color:white;
    font-size: 2.2rem;
    font-family: GOTHIC;
}
.bannerfl ul{
    display: flex;
    justify-content: space-between;
}
.bannerfl {
    position:absolute;
    bottom:0;
    left:50%;
    transform:translate(-50%,0);
    width: 75%;
    font-size:3rem;
}
.bannerfl ul li{
    border:0.1rem solid #c19f6f;
    width: 25%;
    text-align: center;
    transition:.5s;
}
.bannerfl a{
    color:white;

    padding:2.4rem 0;
    display: block;
}
.bannerfl ul li:hover{
    background: #c19f6f;
    transition:.5s;
}
.nyableft{
    width:45%;
    font-size:1.6rem;
    line-height: 3.9rem;
    font-family: GOTHIC;
}
.nyabbt h2{
    font-size:2rem;

    margin-bottom:3rem;
}
.nyab{
    padding:10.5rem 0 9.2rem;
    position: relative;
}
.nyableft strong{
    font-weight: bold;
}
.nyabbig{
    display: flex;
    justify-content: space-between;
    margin-bottom:7.7rem;
}


.nyabright {
    position: absolute;
    right: 0;
    top: 40%;
    width: 50%;
    transform: translate(0, -50%);
}

.nyabbt{
    margin-bottom:3rem;
    overflow: hidden;
}
.nyabright .swiper-button-next{
    background:url(../images/nyabright.jpg) no-repeat;
    width: 8.2rem;
    height: 6.4rem;
    background-size: cover;
    left:1rem;
}
.nyabright .swiper-button-prev{
    background:url(../images/nyableft.jpg) no-repeat;
    width: 8.2rem;
    height: 6.4rem;
    background-size: cover;
    left:-7rem;
}
.nyabbottombt{
    padding:5rem 0;
    background:#d0b38b;
    color:white;
    font-size:3.4rem;

    text-align: center;
}
.nyabccbig{
    display: flex;
    justify-content: space-between;
}
.nyabccleft{
    width:53%;
}
.nyabccleft img{
    width: 100%;
}
.nyabccright{
    width:45%;
    padding-top:6.3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size:2rem;
    line-height: 5rem;
}
.nyabccright h2{
    font-size:3.6rem;
    color:#c19f6f;

}
.nyabcctu{
    display: flex;
    justify-content: space-between;
}
.nyabcctu img{
    width: 48%;
}
.nysyzl{
    background:white;
}
.nyabeewen{
    padding:4rem 0;
    font-size:1.8rem;
    color:#7e7e7e;

    text-align: center;
}
.nyabee ul li{
    margin-bottom: 3.3rem;
}
.nyabee ul li{
    margin-bottom: 3.3rem;
}

.nyabee ul li .nyabeetu img {
    transition: .5s;
    width:100%;
}
.nyabee ul li:hover .nyabeetu img {
    transform: scale(1.2);
}
.nyabeetu{
    overflow: hidden;
}
/* 弹窗 */

.pdcon-ct{

	display:flex;

	flex-wrap:wrap;

}

.pdcon-ct>span{

	display:block;

	color:#fff;

	background:#2e4b98;

	padding:0.8rem 3rem;

	font-size:1.4rem;

	font-weight:600;

}

.pdcon{

	border-top:0.3rem #2e4b98 solid;

	padding:2rem 0rem;

	font-size:1.4rem;

	color:rgba(0,0,0,.6);

	width:100%;

}

.picshade {

  position: fixed;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background-color: #000;

  opacity: 0.91;

  filter: alpha(opacity=91);

  z-index: 99;

  display: none;

}

.pictures_eyes_close {

  position: fixed;

  top: 3rem;

  right: 3rem;

  display: inline-block;

  width: 2.6rem;

  height: 2.6rem;

  background: url(../images/close.png) no-repeat;

  z-index: 100;

  display: none;

}

.pictures_eyes {

  position: fixed;

  width: 100%;

  left: 0;

  top: 0;

  z-index: 199;

  display: none;

}

.pictures_eyes_in {

  position: relative;

  text-align: center;

}

.pictures_eyes_in img { max-height: 70rem; }

.pictures_eyes_in section p{color:#fff;padding:1.5rem 0rem;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {

  position: absolute;

  top: 50%;

  width: 5.1rem;

  height: 5.1rem;

  cursor: pointer;

}

.pictures_eyes_in .prev {

  left: 3.5rem;

  background: url(../images/Tleft.png) no-repeat;

}

.pictures_eyes_in .next {

  right: 3.5rem;

  background: url(../images/Tright.png) no-repeat;

}

.pictures_eyes_indicators {

  position: fixed;

  left: 0;

  bottom: 1.5rem;

  width: 100%;

  text-align: center;

  z-index: 299;

}

.pictures_eyes_indicators a {

  display: inline-block;

  width: 5rem;

  height: 5rem;

  margin: 0.6rem 0.3rem 0 0.3rem;

  border: 0.1rem solid #ddd;

  border-radius: 1rem;

  box-shadow: 0 0 0.2rem #000;

  filter: alpha(opacity=50);

  opacity: 0.5;

  overflow: hidden;

}

.pictures_eyes_indicators img { height: 5rem; }

.pictures_eyes_indicators .current {

  filter: alpha(opacity=100);

  opacity: 1;

}
.syzlnbt h2 {
    font-size: 3.6rem;
    color: #c19f6f;

    text-align: center;
    margin-bottom:3.8rem;
}
.syzlnbt h3 {
    text-align: center;
    font-size: 1.8rem;
    color: #595959;

}
.nyxwyi{
    display: flex;
    justify-content: space-between;
    padding-bottom:6.1rem;
    border-bottom:0.1rem solid #d7d7d9;
}
.nyxwyi .nyxwyileft{
    width: 45%;
}
.nyxwyileft img{
    width:100%;
}
.nyxwleft img{
    width: 100%;
}
.nyxwyi .nyxwyiright{
    width: 50%;
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    padding:2.7rem 0 5rem;
}
.nyxwyi .nyxwyiright h2{
    font-size:2.7rem;
    line-height: 4rem;
    color:#c7a271;

}

.nyxwyi .nyxwyiright p{
    font-size:1.6rem;
    line-height: 2.9rem;
    color:#383838;
    font-family: GOTHIC;
}
.nyxwyi .nyxwyiright span{
    font-size:1.6rem;
    line-height: 2.9rem;
    color:#383838;
    font-family: GOTHIC;
}
.xwmore{
    width:18.6rem;
    height: 6.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#383838;
    font-size:1.6rem;
    border:0.1rem solid #d7d7d9;
    transition: .5s;
}
.xwmore:hover{
    background:#c19f6f;
    color:White;
    transition: .5s;
}
.nyxw{
    padding:10.4rem 0 8.4rem;
}
.xwmore1{
    width:13.4rem;
    height: 4.9rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#383838;
    font-size:1.6rem;
    border:0.1rem solid #d7d7d9;
    transition: .5s;
}
.xwmore1:hover{
    background:#c19f6f;
    color:White;
    transition: .5s;
}
.nyxwlb{
    padding:7.3rem 0 5.8rem;
    border-bottom:0.1rem solid #d7d7d9;
    display: flex;
    justify-content: space-between;
}
.nyxwleft{
    width: 30%;
}
.nyxwright{
    width: 68%;
}

.nyxwlb .nyxwright{
    flex-direction: column;
    display: flex;
    justify-content: space-between;
}
.nyxwlb .nyxwright h2{
    font-size:2.7rem;
    line-height: 4rem;
    color:#c7a271;

}

.nyxwlb .nyxwright p{
    font-size:1.6rem;
    line-height: 2.9rem;
    color:#383838;
    font-family: GOTHIC;
}
.nyxwlb .nyxwright span{
    font-size:1.6rem;
    line-height: 2.9rem;
    color:#383838;
    font-family: GOTHIC;
}
.xwdd {
    background: #fafafa;
    padding: 6rem 0rem;
}
.inewsct {
    background: #fff;
    padding: 4rem;
    box-shadow: 0rem 0rem 0.5rem rgba(0,0,0,.2);
}
.inewsct .inews-tt {
    border-bottom: 0.1rem rgba(0,0,0,.25) dashed;
    padding-bottom: 1rem;
}
.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}
.inewsct .inews-ct {
    padding: 2rem 0rem 0rem;
    color: rgba(0,0,0,.7);
    line-height: 2.8rem;
}
.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 2.6rem;
    margin-bottom: 1rem;
}
.lxwm{
    background:url(../images/lxwmbg.jpg) no-repeat;
    padding:9.4rem 0 8.3rem;
    background-size:cover;
}
.lxwmleft h2{
    font-size:4rem;

    color:#c7a271;
    margin-bottom:8.3rem;
}
.lxwmleft h3{
    font-size:2.2rem;
    color:#383838;

    line-height: 3.5rem;
    margin-bottom:5rem;
}
.lxwmleft p{
    font-size:1.6rem;
    color:#383838;
    line-height: 3.5rem;
}
.lxwmleft p a{
    font-size:1.6rem;
    color:#383838;

}
.lie input{
    border: 0;
    width:80%;
}
.lie input:focus{
    outline:0;
}
.liebiaoti img{
    width:2.2rem;
    margin: 0 1.1rem;
    display: inline-block;
}
.lie{
    display: flex;
    justify-content: space-between;
    padding-bottom:2.5rem;
    border-bottom:0.1rem solid rgba(200,200,200,.3);
    padding-top:3.6rem;
}
.lie:first-child{
    padding-top:0;
}
.liebiaoti{
    font-size:1.6rem;
    color:#787878;
    width: 25%;
}

.lxbig{
    display: flex;  
}
.biao{
    padding-bottom:3rem;
}
.biao1 .liebiaoti{
    height: 2.2rem;
}
.biao1 .form-control{
    border:none;
    box-shadow: none;
    resize:none;
    width:80%;
}
.biao1 .form-control:focus{
    box-shadow: none;
}
.biao1 .lie{
    border-bottom: none;
    align-items: center;
}
.biao1{
    border: 0.1rem solid rgba(200,200,200,.3);
    border-radius: 1.5rem;
}   
.lxwmbig{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lxwmright{
    width: 34%;
}
.lxwmleft {
    width: 30%;
    margin-left: 25%;
}
.lxwmright h2{
    font-size: 4rem;

    color: #c7a271;
    margin-bottom: 8.3rem;
}
.lxwmright form{
    border:0.1rem solid #d2d2d2;
    border-radius: 3rem;
    padding:3.6rem 4.1rem;
}
.lxwmright button {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 1.5rem 0;
    margin-top:5rem;
}
.lxwmright button img {
    height: 2rem;
}
.btn-warning{
    background:#c7a271;
}
.cpbannerfl ul{
    display: flex;
    justify-content: space-between;
}
.cpbannerfl {
    position:absolute;
    bottom:0;
    left:50%;
    transform:translate(-50%,0);
    width: 83%;
    font-size:3rem;
}
.cpbannerfl ul li{
    border:0.1rem solid #c19f6f;
    width: 32%;
    text-align: center;
    transition:.5s;
}
.cpbannerfl a{
    color:white;

    padding:2.4rem 0;
    display: block;
}
.cpbannerfl ul li:hover{
    background: #c19f6f;
    transition:.5s;
}
.colmd5{
    width:40%;
}
.colmd7{
    width:57%
}
.colmd5 img{
    width: 100%;

}
.nycp{
    padding:16.5rem 0 7.3rem;
}
.pro-img{
    display: flex;
    justify-content: space-between;
}
.colmd7 h2{
    color:#c7a271;
    font-size:4.6rem;
    margin-bottom:3rem;
}
.colmd7 {
    font-size:1.6rem;
    color:#383838;
    line-height: 3.9rem;
}
.contact{
    border:0.1rem solid #c7a271;
    width: 13.2rem;
    height: 4.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#383838;

}
.cpdh{
    display: flex;
    font-size:2.4rem;
    font-family: GOTHIC;
    color:#383838;
    margin-left: 4.6rem ;
    
}
.cpdh img{
    width:4rem;
    height: 4rem;
    padding:0.5rem;
    background:#c7a271;
    border-radius: 100%;

}
.cplx{
    display: flex;
    transition: .5s;
    margin-top:3rem;
    padding-bottom:4.2rem;
    border-bottom:0.1rem solid #e5e5e5;
}
.contact:hover{
    background:#c7a271;
    color:white;
    transition: .5s;
}
.cpbannerfl ul li.hover{
    background:#c7a271;
}
.page_info{

	text-align:center;

	line-height:3.8rem;

	font-size: 1.6rem;

	color: #666;

}

.page_list{

	display: flex;

	justify-content: center;

}

.page_list a{

	display: block;

	font-size: 1.6rem;

	color: #666;

	line-height: 3.8rem;

	padding: 0rem 1.5rem;

	margin: 0rem 0.4rem;

	transition: .3s;

}

.page_list a.on,.page_list a:hover{

	color: #fff;

	background-color: #c7a271;

	border-radius: 0.3rem;

}
.jqzzoom .navigation {
    width: 100%;
    margin: 1rem 0 0;
}
.pro-img #Gbig{
    width: 100%;
}


.xiaotu .swiper-button-next{
    right: 0;
    background:url(../images/rightx.png);
    background-size:100%;
    background-repeat: no-repeat;

}
.xiaotu .swiper-button-prev{
    left: 0;
    background:url(../images/leftx.png);
    background-size:100%;
    background-repeat: no-repeat;
}
.fanye a{
    color:#080808;
}
.fanye a:hover{
    color:#c7a271;
}
.fanye {
    display: flex;
    justify-content: space-between;
    padding-top: 3.6rem;
    padding-bottom:2.8rem;
    font-size: 1.6rem;
}
#xiaotu img{
    border:0.1rem solid #d7d7d9;
}
#xiaotu .hover img{
    border:0.1rem solid #c7a271;
}
.zoomdiv{float:left;
	top:0 !important;
	left:101% !important;
	border:0.1rem solid rgba(0,0,0,.1);
	display:none;
	text-align:center;
	overflow: hidden;
	position:absolute;
	z-index:999;
	background-color:#fff;
	font-size:0;}

.bigimg{width: 80rem !important;;height:80rem;}

.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0rem;left:0rem;width:8rem !important;height:8rem !important;border:0.1rem solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	
.zoomdiv img{
	max-width:none;
}
.pro-img #Gbig {
    width: 100%;
}
.jqzzom {
    position: relative;
}
.jqzoom {
    position: relative;
    overflow: hidden;
    border: 0rem #ddd solid;
    height: auto;
    overflow: hidden;
}
.liebiao {
    height: auto;
    overflow: hidden;
    margin-top: 2rem;
}
.liebiaow {
    height: auto;
    overflow: hidden;
    margin-top: 2rem;
    display: flex;
    align-items: center;
}
.liebiao-aa,.liebiao-cc {
    width: 45%;
    line-height: 3rem;
    color: #666666;
    float: left;
}
.liebiao-cc{
    text-align: right;
}
.liebiao-aa a,.liebiao-cc a{
    color:#666;
}
.fanhui {
    width: 14.2rem;
    height: 4.3rem;
    margin-top: 0.6rem;
    float: right;
}
.shangy {

    height: auto;
    border-bottom: 0.1rem dotted #ececec;

}
.bmtt {
    height:auto; overflow:hidden;
    margin-top:2.4rem;
    }
    
.shangy a{

    overflow: hidden;

    line-height: 3.2rem;

    color: #666666;

} 

.xiay a{

      overflow: hidden;

    line-height: 3.2rem;

    color: #666666;

}

.fanhui a {
    display: block;
    width: 14.2rem;
    height: 4.3rem;
    line-height: 4.3rem;
    color: #666666;
    background-color:#eaedf2; 
    font-size: 1.4rem;
    text-align: center;
    border-radius: 2rem;
    text-decoration: none;
    transition: .3s;
}
.fanhui a:hover{
    background:#c7a271;
    color:white;
    transition: .3s;
}
.liebiao-aa a:hover{
    color:#c7a271;
    transition: .3s;
}
.poster-main{
    margin: 0 auto;
}
.cpwenwen{
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ylll{
    display: none;
}
.ysll{
    display: none;
}
.yc{
    display: none;
}   
.yd{
    display: block;
}

.sycptu img{
    width: 100%;
}
#txtDom span:nth-child(5){
    margin-right:2rem;
}
#txtDom span:nth-child(16){
    margin-right:2rem;
}
#txtDom span:nth-child(20){
    margin-right:2rem;
}
#txtDom span:nth-child(25){
    margin-right:2rem;
}
.inner {
  width: 95%;
  margin: 0 auto;
}

/* Top */
.top-bar {
  background: #f5f5f5;
  font-size: 1.4rem;
  color: #666;
}

.top-bar .inner {
  display: flex;
  justify-content: space-between;
  padding: 0.8rem 0;
}

/* Main */
.main-header {
  background: #fff;
  border-bottom: 0.1rem solid #eee;
  box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0);
}

.main-header .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 8rem;
}
.logo{
    margin-right:6rem;
}
/* Logo */
.logo img {
  height: 12rem;
  padding:2rem;
}

/* Nav */
.nav ul {
  display: flex;
  list-style: none;
}

.nav li {
  margin: 0 2rem;
  position:relative;
}

.nav li>a {
  font-size: 1.8rem;
  color: #333;
  text-decoration: none;
  padding: 0rem 0.3rem;
  display: block;
  color: #000;
  transition: .5s;
  border-bottom: 0.1rem solid transparent;
  position: relative;
  height: 8rem;
  line-height: 8rem;
}
header.head .nav li>a{
    height: 4rem;
    line-height:4rem;
    transition: .5s;
}
.nav li>a:hover,.nav li.active>a{
    color:#c7a271;
}
.headerbig {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lang-select {
    padding: 0.4rem 0.8rem;
    font-size: 1.4rem;
    border-radius: 0.4rem;
    border: 0.1rem solid #ccc;
    background-color: #fff;
    cursor: pointer;
}
.lang-dropdown {
    position: relative;
    display: inline-block;
}

.lang-current {
    cursor: pointer;
    padding: 0.6rem 1.2rem;
    color:#333;
    margin-right:2rem;
    font-size: 1.8rem;
}
.lang-current:hover {
    color: #c7a271;
}
.lang-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    min-width: 11rem;
    border: 0.1rem solid #ccc;
    background: #fff;
    z-index: 999;
}

.lang-menu a {
    display: flex;
    padding: 0.6rem 1.2rem;
    text-decoration: none;
    color: #333;
    width: 100%;
    overflow: hidden;
    align-items: center;
}

.lang-menu a:hover {
    background: #f5f5f5;
}

.lang-dropdown:hover .lang-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.lang-current img {
    width: 2rem;
    margin-right: 0.5rem;
    object-fit: contain;
    box-shadow: 0 1rem 4rem 0 rgba(89, 92, 101, 0.1);
}
.search img {
    width: 1.8rem;
}
.headerright {
    display: flex;
    align-items: center;
}
.search{
    cursor: pointer;
}
/* 遮罩层 */
.search-overlay {
    position: fixed;
    top: -100%; /* 默认藏上面 */
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    transition: top 0.4s ease;
    z-index: 999;
}

/* 激活状态 */
.search-overlay.active {
    top: 0;
}

/* 搜索框 */
.search-box {
    width: 100%;
    height: 12.5rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* 输入框 */
.search-box input {
    width: 80rem;
    height: 4.6rem;
    font-size: 1.8rem;
    border: 0.1rem solid #ccc;
    padding: 0 1rem;
    outline: none;
}
.search-box-big{
    background:#fff;
    padding:3.2rem 0;
    
}
.search-logo img{
    width:12rem;
}
.search-logo{
    width:16.6%;
}
.search-right{
    width:16.6%;
}
.search-mid form button {
    width: 4.6rem;
    height: 4.6rem;
    border: 0;
    background: url(../images/search.png) center no-repeat;
    transition: .3s;
    background-size: 2.3rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0rem, -50%);
}
.search-mid form{
    position:relative;
}
.hot{
    text-align: center;
    font-size: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hot p{
    margin-right:2rem;
}
.hot ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hot ul li{
    margin-right: 2rem;
    color:#000;
    text-decoration: underline;
}
.hot ul li a{
    color:#000;
}
.hot ul li a:hover{
    color:#666;
}
.search-logo img {
    width: max-content;
    height: 100%;
}
.pdtmenu {    
    position: absolute;    
    width: max-content;    
    top: 100%;    
    left: 50%;    
    background: #fff;    
    display: none;    
    border-radius: 0 0 0.5rem 0.5rem;    
    border-top: 0.1rem solid #fff;    
    z-index: 99;    
    transform: translate(-50%, 0rem);    
    width: max-content;    
    padding:0 1rem;
}
.pdtmenu dl {    
    margin: 0;
}
.pdtmenu dl dd{	
    position:relative;    
    padding:0 0.9rem;
}
.pdtmenu dl dd a{    
    display: block;    
    padding:1rem 0;    
    color:#000;    
    text-align: left;    
    border-bottom:0.1rem solid #fff;    
    transition: .5s;
    font-size: 1.6rem;
}
.pdtmenu dl dd:last-child a{    
    border-bottom:0.1rem solid transparent;
}
.pdtmenu dl>dd:hover>a{    
    border-bottom:0.1rem solid transparent;    
    transition: .5s;    
    color:#c7a271;
}
.pdtmenu dl dd dl dd a{    
    color:#000;
}
.pdtmenu dl dd dl dd:hover{    
    transition: .5s;
}
.pdtmenu dl dd dl dd:hover a{    
    transition: .5s;    
    color:#c7a271;
}
.thumbnails li {
    float: left;
    margin-right: 0.5rem;
    width: 20%;
}
.thumbnails {
    display: flex;
    margin-top: 2rem;
}
.honor{
    background-color: #f3f3f3;
    padding: 5rem 0;
}
.honor .sub_tit {
    padding-bottom: 2.2rem;
    border-bottom: 0.1rem solid #ddd;
    padding-left: 1.5rem;
    margin-bottom: 2rem;
}
.honor .sub_tit h4 {
    position: relative;
    margin-bottom: 1rem;
    font-size: 2.2rem;
    color: #000;
    font-weight: bold;
}
.honor .honor_list ul li {
    float: left;
    width: calc(25% - 3rem);
    margin: 1.5rem;
    background: #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.honor .honor_list ul li:hover {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
    box-shadow: 0.1rem 0.1rem 1rem 0 rgba(0,0,0,0.2);
}
.honor .honor_list ul li span {
    display: block;
    font-size: 1.6rem;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.honor .honor_list .pr_txt {
    padding: 2rem;
}
.honor .sub_tit h4:before {
    position: absolute;
    top: 0;
    left: -2rem;
    width: 0.5rem;
    height: 100%;
    content: '';
    background: #c7a271;
}
.honor_list{
    overflow: hidden;
}
#nyabtu{
    overflow: hidden;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content:"";
}
.nyabbottom{
    margin-top:10%;
}
.bannerwen {
    position: absolute;
    top: 50%;
    z-index: 99;
    width: 160rem;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bannermore a {
    display: flex;
    margin-top: 10.6rem;
    width: 18.8rem;
    height: 5.1rem;
    justify-content: center;
    align-items: center;
    color: white;
    border: 0.1rem solid white;
    border-radius: 2.5rem;
    transition: .5s;
    background-color: transparent;
    opacity: 0;
}
.bannerwen a {
    font-size: 2rem;
    color: #fff;
    border: 0.1rem solid #fff;
    border-radius: 3rem;
    opacity: 0;
    transition-delay: .8s;
    position: relative;
    overflow: hidden;
}
.banner{
    overflow: hidden;
}
.banner .swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 100%;
    transition: 1s linear 2s;
    transform: scale(1.1, 1.1);
    object-fit: contain;
}
.banner .swiper-slide-active img, .swiper-slide-duplicate-active img {
    transition: 5s linear;
    transform: scale(1, 1);
}
.banner .swiper-slide-active{
    z-index:999;
}
.bannermore a:hover {
    background: #c7a271;
    border: 0.1rem solid #c7a271;
    transition: .5s;
    color: white;
}
.bannertitle {
    font-size: 6rem;
    line-height: 7rem;
    color: white;
    font-weight: bold;
    position: relative;
}
.bannerwen .bannertitle {
    opacity: 0;
    transition-delay: .8s;
}
.banner .swiper-slide-active .bannerwen a, .banner .swiper-slide-active .bannerwen .bannertitle {
    opacity: 1;
}
.banner .swiper-slide-active .bannerwen .bannertitle {
    animation: slideInDown 1s .8s;
    -webkit-animation: slideInDown 1s .8s;
}
.banner .swiper-slide-active .bannerwen a {
    animation: slideInUp 1.2s .8s;
    -webkit-animation: slideInUp 1.2s .8s;
}
footer .row:after,footer .row:before{
    content:"";
    display: none;
}
header.head{
    position:fixed;
    top: 0;
    width:100%;
    z-index: 99;
}
.jumpto{
    display: none;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #c7a271;
    border-color:#c7a271;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    color:#c7a271;
}
.pagination>li>a, .pagination>li>span {
    color:#c7a271;
}
.sycptu{
    padding-top:100%;
    position:relative;
}
.sycptu img{
    width:100%;
    height: 100%;
    object-fit: cover;
    position:absolute;
    left:0;
    top:0;
}
.container{
    width:140rem;
}
.m_header{
    display: none;
}
.yc{
    display: none;
}
.thumbs .swiper-slide{
    cursor: pointer;
}
@media(max-width:992px){
    header{
        display: none;
    }
     header{
        display: none;
    }
    .m_header {
        display: block;
    }
    .container{
        width: 100%;
    }
    .m_header {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        z-index: 100002;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    }

    .m_header {
        height: 60px;
    }

    .logo_box {
        width: 100%;
        height: 60px;
        text-align: center;
        padding: 5px 0;
        line-height: 0;
        font-size: 0;
        zoom: 1;
        background:#111;
    }

    .logo_box img {
        height: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .nav_toggle {
        color: #fff;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        transform-origin: 50% 50%;
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -13px;
        z-index: 999;
    }

    .nav_toggle {
        cursor: pointer;
        padding: 10px 35px 16px 0;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        cursor: pointer;
        height: 3px;
        width: 40px;
        background: #fff;
        position: absolute;
        display: block;
        content: '';
    }

    .nav_toggle span:before {
        top: -10px;
    }

    .nav_toggle span:after {
        bottom: -10px;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
    }

    .nav_toggle.active span {
        background-color: transparent;
    }

    .nav_toggle.active span:before,
    .nav_toggle.active span:after {
        top: 0;
    }

    .nav_toggle.active span:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }

    .nav_toggle.active span:after {
        transform: translateY(-10px) rotate(-45deg);
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        top: 10px;
    }

    /*移动端导航*/
    .m_header .m_nav {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #ffffff;
        z-index: 2;
        overflow: auto;
        border-top: 1px solid #f0f0f0;
        margin-top: -1px;
    }

    .m_header .m_nav_list a {
        display: block;
        width: 100%;
        padding: 0 15px;
        line-height: 35px;
        text-align: left;
        font-size: 14px;
        color: #000000;
    }

    .m_header .m_nav_list > li {
        position: relative;
        border-bottom: 1px solid #f0f0f0;
        transition: transform .5s ease;
        transform: matrix(1, -1, 0, 1, 200, 100);
    }

    .m_header .m_nav_list > li > i {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #000;
        top: 8px;
        right: 10px;
        cursor: pointer;
        z-index: 2;
        background: url("../images/li_click.png") no-repeat top center;
    }

    .m_header .m_nav_list > li > a {
        opacity: 0;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu {
        height: 0;
        overflow: hidden;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu.on {
        height: auto;
    }
    .m_header .m_nav_list .dropdown_menu > li {
        border-top: 1px solid #f0f0f0;
        background: #f5f5f5;
    }
    .sycl{
        padding:20px;
    }
    .banner{
        margin-top:60px;
    }
    .bannertitle{
        font-size: 3rem;
        line-height: 4rem;
    }
    .bannerwen{
        width:100%;
    }
    .bannermore a {
        display: flex;
        margin-top: 2rem;
        width: 18.8rem;
        height: 5.1rem;
        justify-content: center;
        align-items: center;
        color: white;
        border: 0.1rem solid white;
        border-radius: 2.5rem;
        transition: .5s;
        background-color: transparent;
        opacity: 0;
    }
    .bannerwen{
        padding:2rem;
    }
    .bannermore a {
        display: flex;
        margin-top: 2rem;
        width: 14rem;
        height: 3rem;
        justify-content: center;
        align-items: center;
        color: white;
        border: 0.1rem solid white;
        border-radius: 2.5rem;
        transition: .5s;
        background-color: transparent;
        opacity: 0;
        font-size:1.4rem;
    }
    .syclbig{
        flex-wrap:wrap;
    }
    .syclbig h2{
        font-size:2.4rem;
        margin-bottom:2rem;
    }
    .sycl .syclbig h2{
        margin-bottom:0;
    }
    .sycl ul li:first-child{
        padding-left:0;
    }
    .sycpzs{
        padding:2rem;
    }
    .sycpzslist li{
        width:100%;
    }
    .sywkspbt{
        font-size:2.4rem;
        padding:2rem 0;
    }
    .sywkspwen {
        font-size: 2.4rem;
        color: #c19f6f;
        line-height: 5.2rem;
        text-align: center;
        margin-bottom: 2rem;
    }
    .syabbt {
        font-size: 2.4rem;
        color: #c19f6f;
        text-align: center;
        margin-bottom: 2rem;
    }
    .syabbig{
        flex-wrap: wrap;
    }
    .syableft{
        width:100%;
    }
    .syabright {
        width: 100%;
        padding: 2rem;
    }
    footer{
        padding:2rem;
    }
    .dibudaohang{
        flex-wrap: wrap;
    }
    .cpwen{
        padding:2rem;
    }
    .nyab{
        padding:2rem;
    }
    .nyableft {
        width: 100%;
        font-size: 1.6rem;
        line-height: 3.9rem;
        font-family: GOTHIC;
    }
    .nyabright {
        position: relative;
        right: 0;
        top: 100%;
        width: 100%;
        transform: translate(0, 0);
    }
    .nyabright .swiper-button-prev {
        background: url(../images/nyableft.jpg) no-repeat;
        width: 8.2rem;
        height: 6.4rem;
        background-size: cover;
        left: 0;
        bottom: 0;
    }
    .nyabright .swiper-button-next {
        background: url(../images/nyabright.jpg) no-repeat;
        width: 8.2rem;
        height: 6.4rem;
        background-size: cover;
        right: 0;
        left: auto;
    }
    .nyabright img{
        width:100%;
    }
    .nyabbottombt {
        padding: 5rem 0;
        background: #d0b38b;
        color: white;
        font-size: 1.6rem;
        text-align: center;
    }
    .nyableft {
        width: 100%;
        font-size: 1.4rem;
        line-height: 2;
        font-family: GOTHIC;
    }
    .nyabbig{
        margin-bottom:2rem;
    }
    .nyabbt h2{
        margin-bottom:0;
    }
    .bannerbt h2 {
        color: white;
        font-size: 3rem;
        margin-bottom: 3.8rem;
        line-height: 5rem;
        text-transform: Capitalize;
        padding: 2rem;
    }
    .cpbannerfl {
        position: relative;
        bottom: 0;
        left: 50%;
        transform: translate(-50%,0);
        width: 100%;
        font-size: 2rem;
    }
    .cpbannerfl ul li {
        border: 0.1rem solid #c19f6f;
        width: 100%;
        text-align: center;
        transition: .5s;
    }
    .cpbannerfl a {
        color: #000;
        padding: 2.4rem 0;
        display: block;
    }
    .nycp{
        padding:2rem;
    }
    .pro-img{
        flex-wrap: wrap;
    }
    .colmd5{
        width:100%;
        margin-bottom:2rem;
    }
    .colmd7{
        width:100%;
    }
    .cpbannerfl li.hover a{
        color:#fff;
    }
    .honor{
        padding:2rem;
    }
    .honor .honor_list ul li {
        float: left;
        width: 100%;
        margin: 1.5rem;
        background: #fff;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    .nyxw{
        padding:2rem;
    }
    .nyxwlb{
        padding:2rem 0;
    }
    .nyxwlb{
        flex-direction: column;
    }
    .nyxwleft {
        width: 100%;
        margin-bottom:2rem;
    }
    .nyxwright{
        width:100%;
    }
    .xwdd{
        padding:2rem;
    }
    .liebiaow{
        flex-direction: column;
    }
    .liebiao-aa, .liebiao-cc{
        width:100%;
        order:1;
    }
    .liebiao-cc{
        text-align: left;
    }
    .liebiao-bb{
        order:2;
        width:100%;
    }
    .fanhui a {
        width: 100%;
    }
    .fanhui{
        width:100%;
    }
    .inewsct{
        padding:2rem;
    }
    .lxwm{
        padding:2rem;
        background:transparent;
    }
    .lxwmbig{
        flex-direction: column;
    }
    .lxwmleft{
        width: 100%;
        margin-left: 0;
        margin-bottom:2rem;
    }
    .lxwmright {
        width: 100%;
    }
    .lxwmright h2{
        margin-bottom:2rem;
    }
    .lxwmright form {
        border: 0.1rem solid #d2d2d2;
        border-radius: 3rem;
        padding: 2rem;
    }
    .liebiaoti {
        font-size: 1.6rem;
        color: #787878;
        width: 35%;
    }
    .lxwmright button{
        margin-top:2rem;
    }
    .lxwmleft h2,.lxwmleft h3{
        margin-bottom:2rem;
        font-size:2.4rem;
    }
    .lxwmright h2{
        font-size:2.4rem;
    }
     .yc{
        display: block;
    }
    .b-height {
		height:50px;
	}
	.fygnav {
		padding:0px;
		height:50px;
		background-color:#009ca3;
	}
	.fygnav ul {
		list-style-type:none;
		width:100%;
		margin:0px;
		padding:0px;
	}
	.fygnav li {
		width:25%;
		text-align:center;
		float:left;
		margin:0;
	}
    .fygnav ul {
        list-style-type: none;
        width: 100%;
        margin: 0px;
        padding: 0px;
        display: flex;
        align-items: center;
    }
    .fygnav li a img {
        height: 20px;
        width: 20px;
    }
    .fygnav li a {
        display: flex;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        color: #FFFFFF;
        background-color: #000;
        height: 55px;
        font-size:12px;
        white-space: nowrap;
    }

    .colmd5 .swiper-button-next {
        width: 4rem;
        height: 4rem;
        background: url(../images/btn-right.png) no-repeat;
        background-size: cover;
        right: 0;
        bottom: 50%;
        top: auto;
    }
    .colmd5 .swiper-button-prev {
        width: 4rem;
        height: 4rem;
        background: url(../images/btn-left.png) no-repeat;
        background-size: cover;
        left: 0rem;
        bottom: 50%;
        top: auto;
    }
    .main-image{
        display: none;
    }
    .dibulianxi{
        width:100%;
    }
}