p{margin: 0;}

.v_con {
    width: 100%;
}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}


.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

.demo-header {
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 100%;
    z-index: 99;
    line-height: 99px;
    padding: 0;
}

.demo-menu>li>a {
    display: block;
    padding: 0;
    font-size: 16px;
    color: #fff;
    line-height: 106px;

}

.demo-menu>li {
    float: left;
    margin: 0;
    width:14.28%;
    text-align: center;
}
.demo-menu>li.active>a, .demo-menu>li>a:hover {
    background: url(../images/line1.jpg) no-repeat center 80px;
}
.nav .sec{height:0;background:rgba(0,0,0,1);color:#fff;overflow:hidden;z-index:9999;position:absolute;top:106px;left:0px;width:100%;}
.nav .sec a{color:#fff;height:38px;line-height:38px;display: block;padding: 0;}
.nav .sec a:hover{background:#c9a470;text-decoration:none;}

.container-fluid {
    padding: 0 16.4%;
}
.banner .slick-slide img{display:block;width:100%;}
.banner .slick-slide{position: relative;text-align: center;}
.banner .slick-dots{position: absolute;bottom: 0;right: 0%;width:33%;background: #c9a470;padding: 20px 0;}
.banner .slick-dots li{font-size: 20px;font-weight: bold;font-family: 'Arial';margin-left: 7%; width: 51px;height: 59px;color: #fff;text-align: center;line-height: 59px;display: inline-block;}
.banner .slick-dots li button{background: none;outline: none;border:none;}
.banner .slick-dots li{background: url(../images/dian.png) no-repeat top center;}
.banner .slick-dots li.slick-active {background: url(../images/dian1.png) no-repeat top center;}
.banner .slick-slide .img{display: block;width: 100%;}

.box{position: absolute;z-index: 9999;top:40%;text-align: center;width: 100%;}
.bwz{text-align: center;}
.slick-slide .bwz img{display: inline-block;width: auto;}
.sp{color: #fff;font-size: 18px;background: url(../images/sbj.png) no-repeat top center;width: 200px;height: 48px;line-height: 48px;text-indent: 30px;margin: 0 auto; margin-top: 3%;}
.sp a{color: #fff;}
.demo-banner .box {top:33%;}
.demo-banner .box  .bwz img{width: 50%;margin: 0 auto;}
@media(max-width: 500px){
    .demo-banner .box { top: 20%;}
    .demo-banner .box  .bwz img{width: 80%;margin: 0 auto;}
    .demo-banner .box .sp{font-size: 12px;background-size:100% 100%;width:35%;height: auto;padding:10px 0 ;line-height: 14px;}
}



/*热门搜索*/
.search{
    position:absolute;
    top: 153px;
    width:100%;
    left:0;
    background: #2f2f2f;
    display: none;
    padding: 15px;
    position: absolute;
    z-index: 9999;
    }
.search #formsearch{max-width:1200px;margin:0 auto;}
/*搜索和热门搜索*/

.hotSearch a {
    margin-right: 6px;
}

.search #formsearch input {
    height: 50px;
float:left;
    line-height: 50px;
}

.search #formsearch input#keyword {
    height:50px;
    line-height: 50px;
    padding-left: 10px;
    color: #666;
    width:85%
}

.search #formsearch input#s_btn {
    width: 15%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #c9a470;
    color: #fff;
    border: none;
    cursor: pointer;
}











.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
	position: absolute;
    z-index: 99;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url(../images/xyin-banner-jt.png);
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    border: none;
    font-size: 0;
    transition: all .5s;
}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{background-color: rgba(0, 0, 0, 0.5);background-image: url(../images/xyin-banner-jt.png);}
.owl-carousel .owl-nav button.owl-prev:hover{background-position: 0 0;}
.owl-carousel .owl-nav button.owl-next:hover{background-position: -60px 0;}

.owl-carousel .owl-nav button.owl-prev{left: 7.8125%;background-position: 0 0;}
.owl-carousel .owl-nav button.owl-next{right: 7.8125%;background-position: -60px 0;}
.icon-left-arrow:before {
    content: "";
}
.icon-right-arrow:before {
    content: "";
}
.owl-carousel .owl-dots button.owl-dot{
    margin: 0 5px;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 0;
    background: transparent;
    opacity: 1;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media (max-width: 768px){
.row {
    margin: 0px;
}
.xypg-left-title span span{display:none;}
}
.owl-carousel .owl-dots button.owl-dot:hover{border: 1px solid #fff;opacity: 1;}
.owl-carousel .owl-dots button.owl-dot.active {
   border: 1px solid #00126c;
}



/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


.sou{color: #e6e6e6;line-height: 46px;border-bottom: 1px solid #647b8a;font-size: 12px;}
.hotSearch a{margin-right: 6px;}
.sou a{color: #e6e6e6;}

.sou a:hover{
    color: #c9a470
}

.c1{
    background: url(../images/c1.jpg) center top no-repeat;
    padding:7.8vw 0 5vw 0;
    background-size:100% 100%;
   
}

.c1 .slideBox{overflow:hidden;position:relative;width: 100%;}
.c1 .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.c1 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.c1 .slideBox .bd li{ zoom:1;display: flex;}
.aintro{width:17%;margin-right:6%;text-transform:uppercase;margin-top: 2%;margin-bottom: 2%;}
.aintro b{color:#c9a470;font-size:2vw;font-weight:bold;font-family:"arial"}
.aintro p{color:#333;font-size:2vw}
.aintro span{color:#999;font-size:1vw;position:relative;display:inline-block;padding-top:10px;margin-top: 10px;}
.aintro span::after{position:absolute;content:"";top:0;left:50%;width:50%;background:#d9d9d9;height:1px;margin-left: -25%;}
.avideo{width:43%;}
.avideo img{width:100%;height:auto}
.atext{width:52%;margin-top: 2%; margin-left:3%;font:400 14px/32px "microsoft yahei";color: #666666;}
.atext a{display: block;color: #fff;font-size: 16px;text-align: center;width: 126px;height: 46px;line-height: 46px;background: #c9a470;border-radius: 20px;margin-top: 20px;transition: all .3s}
.num{margin-top:3vw;}  

.atext a.amore:hvoer{
    color: #000;
    box-shadow: 0 0 30px rgba(0,0,0,1);
    transform: translateY(5px)
}
.num p{color:#333333;padding: 0 2%; font-size:3vw;width:25%;float:left;text-align:center;font-family:"impact";font-weight:100;background: url(../images/line3.png) no-repeat right center;}
.num p span{font-size:14px;display:block;padding-top:10px;font-family:"microsoft yahei";color: #999999;}
.num p:last-child{background: none;}





@media (max-width: 1280px){
.c1 .slideBox .bd li {
    flex-wrap: wrap;
}
}
@media(max-width:1450px){.container-fluid{padding: 0 5%;}}
@media(max-width:1280px){ .container-fluid{padding: 0 6%;}.c1{padding-top: 3vw;}}

@media(max-width:768px){
  .avideo{float: none;width: 100%;}
  .atext {float: none;width: 100%;}
   .c1 .slideBox .bd iframe{
       width:100%!important;
       height:auto!important;
   }
   .num p{font-size: 18px;}
   .num p span{font-size: 12px;}
   .aintro{width:29%;}
   .aintro b{font-size: 16px;}
   .aintro p{font-size: 18px;}
}




.c2{background: url(../images/c2.jpg) center no-repeat;background-size:100% 100%;font-size:40px;padding:45px 0 25px 0; color:#333333;text-align:center;position:relative}
.c2::after{position:absolute;content:"";top:83%;left:0;width:76px;background:#dadada;height:1px;left:50%;margin-left:-38px;}


.c3{background:#f4f4f6;overflow: hidden;}
.c3 .slideBox{position:relative;}
.c3 .slideBox .hd{ background:#fff;box-shadow:0 0 6px #d1d0d0;position:relative;width:52%;margin:0 auto;margin-top:-3vw;box-shadow: 0px 3px 7px 0px 
        rgba(47, 49, 49, 0.48);}
.c3 .slideBox .hd ul{ margin:0;}
.c3 .slideBox .bd ul{margin:0;}
.c3 .slideBox .hd ul li{ float:left;text-align:center;cursor:pointer;width:20%;color:#666;border-right:1px solid #f2f2f2;position:relative;padding:2vw 0;}
.c3 .slideBox .hd ul li:last-child{border:none}
.c3 .slideBox .hd ul li p{padding-top:10px;}
.c3 .slideBox .hd ul li.on{color:#272727}
.c3 .slideBox .hd ul li .img{height: 43px;line-height: 43px;}
.c3 .slideBox .hd ul li.on img{}
.c3 .slideBox .hd ul li.on::after{position:absolute;bottom:0;left:0;content:"";width:100%;height:4px;background:#c9a470}


.c3 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.c3 .slideBox .bd li{ zoom:1; vertical-align:middle;position:relative;}
.c3 .slideBox .bd .limg{ width:100%; height:auto; display:block;  }
.lintro{width:100%;position:absolute;left:0;top:40%;text-align:center;font-size:3vw;color:#fff;}
.lintro a{display:block}
.lintro a:hover img{opacity:.8;transition:.5s}
.c3 .slideBox .bd li::after{content: '';
    position: absolute;
    width: 15%;
    height: 100%;
    top: 0;
    left:130%;
    overflow: hidden;
    background-image: linear-gradient(to right,rgba(255,255,255,.2) 0,rgba(255,255,255,.5) 50%,rgba(255,255,255,.2) 100%);/*linear-gradientæ¸å˜æ•ˆæžœ*/
    transform: skewX(-25deg);}

    .c3 .slideBox .bd li:hover:after{
        transition: left 1.5s;
        left:-30% 
    }

/* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç ï¼Œå¦‚æžœä¸éœ€è¦åˆ é™¤å³å¯ */
.c3 .slideBox .prev,
.c3 .slideBox .next{ position:absolute; left:0%; top:50%; margin-top:-10px; display:block; width:6%;text-align:center }
.c3 .slideBox .next{ left:auto; right:0; }
.c3 .slideBox .prev:hover,
.c3 .slideBox .next:hover{ filter:alpha(opacity=50);opacity:.5;  }


.hzkh h3{color: #333333;font-size: 40px;text-align: center;font-weight: normal;position: relative;padding:45px 0 25px 0; }
.hzkh h3::after{position:absolute;content:"";top:90%;left:0;width:76px;background:#dadada;height:1px;left:50%;margin-left:-38px;}
.hul{box-shadow: 0px 3px 7px 0px rgba(47, 49, 49, 0.19);margin-top: 30px;}
.hul li{width:25%;}
.hul li a{display: block;border:1px solid rgba(218,218,218,.48);}
.hul li a img{display: block;width: 100%;}
.hzkh{background: url(../images/bj1.jpg) no-repeat top center;background-size: 100% 100%;padding-bottom: 4vw;}







.cpzx{background: url(../images/bj2.jpg) no-repeat top center;background-size: 100% 100%;padding-bottom: 60px;}
.cpzx .bt1{color: #ffffff;font-size: 40px;text-align: center;font-weight: normal;position: relative;padding:75px 0 25px 0; }
.cpzx .bt1::after{position:absolute;content:"";top:90%;left:0;width:76px;background:#ffffff;height:1px;left:50%;margin-left:-38px;}
.plist{margin-top: 20px;position: relative;}
.plist li {position: relative;margin: 0 10px;}
.plist li a{display: block;}
.plist li img{display: block;width: 100%;}
.plist li h3 a{font-size: 18px;color: #fff;background: #666666;line-height: 50px;text-align: center;}
.plist  .slick-arrow{outline: none;font-size: 0;border:none;position: absolute;z-index: 9999;top:40%;width: 33px;height: 33px;display: block;}
.plist .slick-prev{background: url(../images/lt.png) no-repeat top center;left: -44px;}
.plist .slick-prev:hover{background: url(../images/lt1.png) no-repeat top center;}
.plist .slick-next{background: url(../images/rt.png) no-repeat top center;right: -44px;}
.plist .slick-next:hover{background: url(../images/rt1.png) no-repeat top center;}


.xinwen{background: url(../images/bj3.jpg) no-repeat top center;background-size: 100% 100%;padding: 5% 0;}
.zbt{color: #333333;font-size: 32px;padding-bottom: 23px;line-height: 32px;}
.zbox{background: url(../images/line4.png) no-repeat left bottom;}
.zbox a{
    width: 109px;
    height: 37px;
    background-color: #c7c7c7;
    border-radius: 10px;
    display: block;
    line-height: 37px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.zbox a:hover{
    color: #fff;
    background: #c9a470;
}


.zi{width: 48%;margin-bottom: 15px;}
.zlist{background: #ffffff;padding: 20px;margin-top: 36px;}
.zlist li a img{display: block;width: 100%;}
.zlist li{position: relative;}
.zlist  .slick-arrow{outline: none;font-size: 0;border:none;position: absolute;z-index: 9999;top:45%;width: 33px;height: 33px;display: block;}
.zlist .slick-prev{background: url(../images/lt22.png) no-repeat top center;left: 10px;}
.zlist .slick-prev:hover{background: url(../images/lt2.png) no-repeat top center;}
.zlist .slick-next{background: url(../images/rt22.png) no-repeat top center;right: 0px;}
.zlist .slick-next:hover{background: url(../images/rt2.png) no-repeat top center;}
.zlist li h3 a{color: #c9a470;font-size: 18px;font-weight: normal;position: absolute;bottom: 40px;left: 10px;}


/* 本例子css */
.sideMenu{margin-top: 52px;}
.sideMenu h3 {padding-right: 15px;background: #ffffff;}
.sideMenu h3 a{display: block; height:53px; line-height:53px;color: #666666; padding-left:11%;background: url(../images/jia.png) no-repeat 4% center; cursor:pointer;margin-bottom: 15px;width: 90%;
    font:normal 16px/53px "Microsoft YaHei";overflow:hidden; /*超出的部分隐藏起来。*/ 
white-space:nowrap;/*不显示的地方用省略号...代替*/
text-overflow:ellipsis;/* 支持 IE */
}
.sideMenu p{color: #666666;font-size: 14px;line-height: 24px;margin-top: 20px;margin-bottom: 25px;}
.sideMenu  p a{color: #c9a470;font-size: 16px;}
.sideMenu h3 em{ float:right; display:block; width:14px; height:53px; line-height: 53px; cursor:pointer; background: url(../images/jt.png) no-repeat  center;}
.sideMenu h3.on{background:#c9a470;}
.sideMenu h3.on a{background:url(../images/jia1.png) no-repeat 4% center;color: #fff;}
.sideMenu h3.on em{background: url(../images/jt1.png) no-repeat  center;}
.sideMenu ul{ padding:8px 25px; color:#999; display:none; /* 默认都隐藏 */ }

.link{line-height: 40px;background: #000000;color: #585858;}
.link a{color: #585858;}
.dao{background: #1a1a1a;line-height: 50px;padding-top: 26px;border-bottom: 1px solid #464646;font-size: 16px;color: #d2d2d2;text-align: center;}
.dao a{color: #d2d2d2;padding: 0 3%;}

.dao a:hover{
    color: #c9a470
}

.foot1{background: #1a1a1a;padding: 30px 0;}
.ft1{vertical-align:middle; display:flex;align-items:center;}
.lx{color: #bcbcbc;font-size: 14px;line-height: 30px;margin-left: 2%;width: 43%;margin-bottom: 2%;}
.bq{color: #bcbcbc;font-size: 14px;line-height: 30px;width: 40%;margin-left: 2%;}
.bq a{color: #bcbcbc;}
.dlogo{    width: 20%;
    text-align: center;}
.ewm1{text-align: center;line-height: 28px;color: #bcbcbc;    width:25%;
    text-align: center;}


@media (max-width: 991px){
    .zi{width:100%;float: none;}
    .ft1{flex-wrap:wrap;}
    .dlogo{width:40%;}
    .lx{width: 56%;}
    .bq{width: 70%;}

}
@media (max-width: 863px){
    .dao {font-size: 15px;}
}
@media (max-width: 768px){
    .lx{width: 100%;margin-bottom: 15px;line-height: 26px;}
    .bq{width: 100%;line-height: 26px;margin-bottom: 10px;}
    .ewm1{width: 100%;}
    .hzkh{padding-bottom: 20px;}
.c1{
    background:#fff;
  
   
}
.c3 .slideBox .hd {
    width: 96%;
}
.hul li{width:50%;}
.plist .slick-prev{left: 10px;}
.plist .slick-next{right: 10px;}
.cpzx .bt1,.hzkh h3,.c2{font-size: 18px;}
.lintro{top:20%;font-size: 16px;}
.lintro img{width: 10%;}
.zbt{font-size: 20px;}
.zbox a {
    width: 80px;
    height: 28px;
    background-color: #c7c7c7;
    border-radius: 10px;
    display: block;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
}
@media (max-width: 480px){
    .c3 .slideBox .hd ul li .img img{width: 50%;}
}

.wbt{color: #333333;font-size: 20px;font-weight: bold;background: #f7f7f7;}
.page-position{color: #666666;font-size: 18px;background: #fff;padding: 0;padding-left: 33px;background: url(../images/home.png) no-repeat left center;}
.page-position a {
    color: #666666;
}
.ybt{border-bottom: 1px solid #dedede;padding-bottom: 10px;margin-bottom: 42px;}

@media (min-width: 1200px){

}
.page-wrap{background: #f7f7f7;}

.xypg-product-list li{padding: 0;border:none;}
.xypg-product-list li h3 a{background: #666666;color: #fff;font-size: 18px;}

.xypg-left-title{background: #1a1a1a;font-size: 22px;color: #fff;text-align: left;padding-left: 28px;}
.xypg-left-title i{color: #d1d1d1;font-size: 15px;display: block;font-style: normal;font-family: 'Arial';}
.xypg-left-con{border:none;background: #fff;}


.cbt{font-size: 28px;color: #fff;padding: 20px 0 15px 28px;background:  url(../images/line11.png) no-repeat  28px bottom;}
.cbt span{font-family: 'Arial';color: #d1d1d1;font-size: 15px;display: block;}
.xypg-left-nav>li>a{color: #4c4c4c;font-size: 17px;}


@media (min-width: 991px){
    .ccbox{background: #1a1a1a;padding-bottom: 10px;margin-bottom: 9px;}
.xypg-left-nav>li>a {
    padding: 10px 45px 5px 25px;
}
.xypg-left-nav>li .first-nav-btn{top:23px;}
.xypg-left{
        margin-top: -141px;
    position: relative;
}
}

 .ny .demo-menu>li.active>a, .ny .demo-menu>li>a:hover {
    background: url(../images/line22.png) no-repeat center 80px;color: #333333;
}

@media (min-width: 1290px){
.container {
    width: 1290px;
}
}
.ny .search{top:106px;}
.xypg-product-list li:hover h3 a{background: #c9a470;}

@media (max-width: 768px){ .page-position{font-size: 14px;}}



.container-fluid.ny{}