/*@font-face{ font-family: fontR; src: url('../fonts/SourceHanSansCN-Regular.otf');}*/
html,body{padding: 0;margin: 0;font-family:fontR,"微软雅黑";font-size: 16px;color: #333333;overflow-x:hidden;}
.wrap1{padding: 0 3.125vw;margin: 0 auto;}
.wrap{margin: 0 auto;max-width: 1400px;}
ul{padding: 0;margin: 0;}
ul li{list-style: none;}
.fl{float: left;}
.fr{float: right;}
a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none;background: none;text-decoration: none;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
img{max-width: 100%;}
input:focus,button:focus,textarea:focus{outline: none;}
.ovh{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
p{margin: 0;}
i,em{font-style: initial;}
.imgH{overflow: hidden;}
.imgH img{transition-duration: .6s;-ms-transition-duration: .6s;-moz-transition-duration: .6s;-webkit-transition-duration: .6s; }
.imgH:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.imgscale{width:100%;padding-top: 70%;position: relative;}
.imgscale img{position: absolute;left:0;top:0;z-index: 0;min-height: 100%; }

.flexcen{display: flex;justify-content: center;align-items: center;}
.flexsta{display: flex;justify-content: flex-start;align-items: center;}
.flexend{display: flex;justify-content: flex-end;align-items: center;}
.flexbet{display: flex;justify-content: space-between;align-items: center;}
.flexaro{display: flex;justify-content: space-around;align-items: center;}

/**导航菜单**/
header{position: absolute;top: 0;left: 0;width: 100%;z-index: 99;color: #333333;text-align: center;height: 130px;transition: height .5s;}
header .logo a{height: 130px;position: relative;z-index: 99;display:flex;justify-content:center;align-items:center;}
header .logo img{max-height: 100%;}
header .rightDiv{float: right;}
header .rightDiv .menu{}
header .rightDiv .menu>ul{display: inline-block!important;}
header .rightDiv .menu>ul>li{float: left;height: 130px;margin-right: 3vw;display: flex;justify-content: center;align-items: center;font-size: 16px;}
header .rightDiv .menu>ul>li>a{text-align: left;color: #626262;position: relative;}
header .rightDiv .menu>ul>li:hover>a,
header .rightDiv .menu>ul>li:focus>a,
header .rightDiv .menu>ul>li.on>a,
header .rightDiv .menu>ul>li.active>a{background:transparent;color: #0a0a0a;}
/*header .rightDiv .menu>ul>li>a::after{content: "";width: 0%;position: absolute;left: 0;margin-left: 0;background: #d21323;height: 1px;bottom:0;opacity: 0;-webkit-transition: all 0.6s;transition: all 0.6s;}
header .rightDiv .menu>ul>li>a:hover::after,
header .rightDiv .menu>ul>li.on>a::after{opacity: 1;width: 100%;}*/
header .mbtn {display: inline-block;width: 50px;height: 50px;background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;position: absolute;top: 0;right: 0;display: none;}
header .mbtn:active{opacity: .8;}
body.on-menu header .mbtn{background: url(../img/menu-hide1.png) no-repeat center center;background-size: 22px auto;}

header .rightDiv .language{height: 130px;color: #626262;}
header .rightDiv .language img{margin-right: 5px;}

.on-fixed header{background: rgba(255,255,255,.8);height: 80px;}
/*.on-fixed header .logo a{height: 80px;}
.on-fixed header .rightDiv .menu>ul>li{height: 80px;}
.on-fixed header .rightDiv .language{height: 80px;}*/


/*.on-fixed header:before{display: none;}
.on-fixed header .logo .dImg{display: none;}
.on-fixed header .logo .hImg{display: block;}
.on-fixed header .rightDiv .menu>ul>li>a{color: #000;}
.on-fixed header .rightDiv .menu>ul>li:hover>a,
.on-fixed header .rightDiv .menu>ul>li:focus>a,
.on-fixed header .rightDiv .menu>ul>li.on>a,
.on-fixed header .rightDiv .menu>ul>li.active>a{color: #0054A3;}
.on-fixed header .rightDiv .menu>ul>li>a::after{background: #0054A3;}
.on-fixed header .rightDiv .otherDiv{color: #000;}
.on-fixed header .rightDiv .otherDiv i{background: #000;}
.on-fixed header .rightDiv .ssDiv .dImg{display: none;}
.on-fixed header .rightDiv .ssDiv .hImg{display: block;}
.on-fixed header .rightDiv .telDiv{color: #333;}
.on-fixed header .mbtn{background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;} 

.on-menu header .logo .dImg{display: none;}
.on-menu header .logo .hImg{display: block;}
.on-menu header .rightDiv .otherDiv{color: #000;}
.on-menu header .rightDiv .otherDiv i{background: #000;}
.on-menu header .rightDiv .telDiv{color: #333;}
.on-menu header .mbtn{background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;}*/

.menu,.menu ul li,.menu ul li a,.menu #menu-button{margin:0;padding:0;border:0;list-style:none;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.menu:after,.menu>ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.menu #menu-button{display:none}
.menu{width:auto;}
#menu-line{position:absolute;top:0;left:0;height:3px;background:#009ae1;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}
.menu>ul>li{float:left}
.menu>ul>li>a{padding:0;font-size:18px;text-decoration:none;text-transform:uppercase;color:#555555;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
.menu>ul>li:hover>a,.menu>ul>li.active>a{color:#fff}
.menu ul ul{position:absolute;text-align: left;background: #ffffff;padding:0;width: 100%;top: 100%;left:0;opacity: 0;visibility: hidden;transform: translateY(10px);transition: transform .6s;box-shadow: 0px 5px 5px rgba(0, 0, 0, .1); padding-left: calc((100vw - 1320px) / 2);height: 366px; }
.menu li:hover>ul{opacity: 1;visibility: visible;transform: translateY(0px);}
.menu ul ul ul{left:-9999px;top:0px;width: calc(1200px - 450px);z-index: 11;}
.menu ul ul li:hover>ul{left:100%;}
.menu ul ul .ullDiv{width: 65.12%;padding: 45px 0;}
.menu ul ul .ullDiv .title{font-size: 28px;color: #0054A3;margin-bottom: 25px;}
.menu ul ul .ullDiv .row{margin: 0 -5px;}
.menu ul ul .ullDiv .row>div{padding: 0 5px;margin-bottom: 10px;}
.menu ul ul .ullDiv .row>div a{color:#666666;font-size: 18px;padding: 4.3% 8.6%;background: #f4f4f5;display: flex;}
.menu ul ul .ullDiv .row>div i{width: 30px;height: 30px;background: url(../img/yjt_b.png) no-repeat center center;border: 1px solid #0054A3;display: block;}
.menu ul ul .ullDiv .row>div a:hover i{background: url(../img/yjt_.png) #0054A3 no-repeat center center;}
.menu ul ul .ulrDiv{width: 25.9%;text-align: right;position: absolute;right: 0;height: 100%;overflow: hidden;}
/* .menu ul ul .ulrDiv img{width: 100%;height: 100%;object-fit: cover;} */
.menu ul ul>li>a{border-left: 3px solid #f9f9f9;line-height:56px;font-size:16px;text-decoration:none;color:#666;text-align: center;}
.menu ul ul>li:hover>a{color:#a40000;background: #fff;border-left: 3px solid #a40000;}


/*::-webkit-scrollbar  
{  
    width: 2px;  
    height: 10px;  
}  
::-webkit-scrollbar-track  
{  
    border-radius: 4px;  
    background-color: #f5f5f5;
}  
::-webkit-scrollbar-thumb  
{  
    border-radius: 4px; 
    background-color: #811c21;
}*/

/********************************* 首页 **********************************/
.main{margin-top: 0; }

/*banner轮播*/
.index-banner{width: 100%;position:relative;}
.index-banner .swiper-slide{overflow: hidden;}
.index-banner .img{width: 100%;display: block;height: 49.53125vw;background: none no-repeat center;background-size: cover;}
/*.index-banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 20px;}
.index-banner .swiper-pagination-bullet{width: 10px;height: 10px;background: #fff;border-radius:4px;opacity:1;transition: width .8s;}
.index-banner .swiper-pagination-bullet-active{opacity: 1;position: relative;width: 60px;}
.index-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}*/
.index-banner .swiper-button-next, .index-banner .swiper-button-prev{opacity: 1;background-size: 100% 100%;width: 24px;height: 37px;}
.index-banner .swiper-button-prev{background: url(../img/left.png) no-repeat center center/100%;left: 3vw;}
.index-banner .swiper-button-next{background: url(../img/right.png) no-repeat center center/100%;right: 3vw;}
.index-banner .swiper-button-prev:hover{background: url(../img/left_.png) no-repeat center center/100%;}
.index-banner .swiper-button-next:hover{background: url(../img/right_.png) no-repeat center center/100%;}
.index-banner .wrap1{position: relative;height: 100%;display:flex;justify-content:flex-start;align-items:flex-end;color: #fff;}
.index-banner .textDiv{padding-bottom: 3.6458vw;}
.index-banner .textDiv .p1{font-size: 30px;color: #303030;margin-bottom: 20px;} 
.index-banner .textDiv .p2{font-size: 20px;color: #525252;margin-bottom: 5px;}


.indexDiv1{padding: 90px 0 0;}
.indexDiv1 .titleDiv{font-size: 24px;color: #4a4a4a;}
.indexDiv1 .bdDiv .row{margin: 0 -25px;}
.indexDiv1 .bdDiv .row>div{margin-top: 40px;padding: 0 25px;}
.indexDiv1 .bdDiv .row>div a{display: block;}
.indexDiv1 .bdDiv .row>div .textDiv span{color: #4a4a4a;display: block;margin:20px 0 10px;}
.indexDiv1 .bdDiv .row>div .textDiv p{color: #999999;color: #999;}

.indexDiv2{padding: 110px 0 120px;}
.indexDiv2 .bdDiv{align-items: initial;}
.indexDiv2 .leftDiv{width: 46%;padding:0 80px;position: relative;}
.indexDiv2 .leftDiv .titleDiv span{font-size: 50px;color: #4a4a4a;}
.indexDiv2 .leftDiv .titleDiv p{font-size: 40px;color: #4a4a4a;}
.indexDiv2 .leftDiv .line{width: 71px;height: 2px;background: #e5e5e5;margin: 20px 0 30px;}
.indexDiv2 .leftDiv .p{line-height: 1.8;color: #4a4a4a;}
.indexDiv2 .leftDiv a{display: block;line-height: 47px;background: #e6e6e6;border-radius: 23.5px;text-align: center;width: 198px;color: #464646;font-size: 14px;position: absolute;left: 80px;bottom: 0;}
.indexDiv2 .leftDiv a:hover{opacity: .8;}
.indexDiv2 .rightDiv{width: 44%;}

/****底部***/
.footerDiv{background: #f9f9f9;color: #838383;padding-bottom: 30px;}
.footerDiv .bdDiv{padding: 45px 0 70px;}
.footerDiv .bdDiv .row{margin: 0 -100px;}
.footerDiv .bdDiv .row>div{padding: 0 100px;line-height: 1.8;}
.footerDiv .bdDiv .row>div a{text-decoration: underline;text-underline-offset:3px;}
.footerDiv .bdDiv .row>div .p{margin-top: 20px;}
.footerDiv a{color: #838383;}

.mhDiv{border-bottom: 1px solid #e9e9e9;padding-bottom: 10px;margin-bottom: 25px;flex-wrap: wrap;align-items: flex-end;}
.mhDiv .leftDiv{font-size: 18px;color: #494949;}
.mhDiv .leftDiv .p1{font-size: 16px;margin: 5px 0 0;}
.mhDiv .leftDiv .p2{font-size: 16px;margin-top: 5px;}
.mhDiv .rightDiv a{margin-right: 10px;font-size: 16px;color: #767676;}
.mhDiv .rightDiv a:last-child{margin-right: 0;}
.mhDiv .rightDiv a.active{color: #000;}
.ysjDiv{padding: 150px 0 70px; }
.ysjDiv .row>div{margin-bottom: 50px;}
.ysjDiv .row>div a{display: block;height: 100%;}
.ysjDiv .row>div .imgDiv img{width: 100%;}
.ysjDiv .row>div .titleDiv{color: #494949;margin-top: 15px;font-size: 18px;}
.ysjDiv .row>div a:hover .titleDiv{color: #000;}

.zhanlanDiv .row>div .subTitle{font-size: 17px;color: #494949;margin: 8px 0;}
.zhanlanDiv .row>div .date{font-size: 17px;color: #494949;}
.zhanlanDiv .row>div span{font-size: 17px;color: #767676;padding-top: 5px;margin-top: 15px;border-top: 1px solid #ccc;display: inline-block;}

.newsDiv .row>div .subTitle{font-size: 16px;color: #494949;margin: 8px 0;}
.newsDiv .row>div .date{font-size: 12px;color: #494949;}
.newsDiv .row>div .p{font-size: 12px;color: #767676;margin-top: 15px;line-height: 1.8;}

.aboutDiv .textDiv{width: 46%;line-height: 1.8;}
.aboutDiv .imgDiv{width: 44%;}

.detailDiv{padding: 150px 0 70px;}
.detailDiv .bdDiv .hd{margin-bottom: 25px;}
.detailDiv .bdDiv .hd a{width: 19px;height: 13px;display: block;position: relative;box-shadow: inset 0 0 0 1px #b4b4b4; }
.detailDiv .bdDiv .hd a.active,.detailDiv .bdDiv .hd a.active:last-child:after,.detailDiv .bdDiv .hd a.active:last-child:before{box-shadow: inset 0 0 0 1px #000000;}
.detailDiv .bdDiv .hd a:last-child:before{content: '';position: absolute;left: 0px;top: 4px;width: 19px;height: 5px;box-shadow: inset 0 0 0 1px #b4b4b4;}
.detailDiv .bdDiv .hd a:last-child:after{content: '';position: absolute;left: 6px;top: 0;width: 7px;height: 13px;box-shadow: inset 0 0 0 1px #b4b4b4;}
.detailDiv .bdDiv .hd a:last-child{margin-left: 15px;}
.detailDiv .bdDiv .bd .tabsCon{position: absolute;opacity: 0;width: 100%;left: 0;top: 0;z-index: -1;height: 0;}
.detailDiv .bdDiv .bd .tabsCon.active{position: relative;opacity: 1;z-index: 1;height: initial;}
.detailDiv .bdDiv .bd .lunboDiv{position: relative;}
.detailDiv .bdDiv .bd .lunboDiv .imgDiv{position: relative;padding-top: 54%;}
.detailDiv .bdDiv .bd .lunboDiv .imgDiv img{position: absolute;margin: auto;top: 0;left: 0;right: 0;bottom: 0;max-height: 100%;max-width: 90%;width: auto;height: auto;}
.detailDiv .bdDiv .bd .lunboDiv .textDiv{text-align: center;font-size: 12px;margin-top: 15px;}
.detailDiv .bdDiv .bd .lunboDiv .textDiv span{font-weight: bold;}
.detailDiv .bdDiv .bd .zxBtn{font-size: 12px;color: #888;margin: 20px 0;}
.detailDiv .bdDiv .bd .zxBtn:hover{color: #000;}
.detailDiv .bdDiv .bd .row>div{margin-bottom: 70px;text-align: center;}
.detailDiv .bdDiv .bd .row>div .imgDiv{position: relative;padding-top: 100%;}
.detailDiv .bdDiv .bd .row>div .imgDiv img{position: absolute;margin: auto;top: 0;left: 0;right: 0;bottom: 0;max-height: 95%;max-width: 95%;width: auto;height: auto;}
.detailDiv .bdDiv .bd .row>div .textDiv{text-align: center;font-size: 12px;margin-top: 15px;color: #888;}
.detailDiv .bdDiv .bd .row>div .textDiv span{font-weight: bold;}
.detailDiv .bdDiv .bd .row>div a:hover .textDiv{color: #000;}
.detailDiv .bdDiv .bd .zxBtn{font-size: 12px;color: #888;margin: 20px 0 0;text-align: center;display: inline-block;}
.detailDiv .bdDiv .bd .zxBtn:hover{color: #000;}
.detailDiv .swiper-button-next, .detailDiv .swiper-button-prev{opacity: 1;background-size: 100% 100%;width: 24px;height: 37px;}
.detailDiv .swiper-button-prev{background: url(../img/left.png) no-repeat center center/100%;left: 3vw;}
.detailDiv .swiper-button-next{background: url(../img/right.png) no-repeat center center/100%;right: 3vw;}
.detailDiv .swiper-button-prev:hover{background: url(../img/left_.png) no-repeat center center/100%;}
.detailDiv .swiper-button-next:hover{background: url(../img/right_.png) no-repeat center center/100%;}


#lightbox_mask {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
}
#lightbox_popup {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 50%;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  left:50%;
  transform:translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
#lightbox_popup .pic-view {
  position: absolute;
  top: 5%!important;
  left: 5%;
  width: 90%;
  height: 90%;
  text-align: center;
  display: flex;
	align-items: center;
	justify-content: center;
}
#lightbox_popup .pic-view .pic {
  max-width: 95%;
  max-height: 95%;
  /* border: 5px solid #fff; */
  /* border-radius: 3px; */
  /* max-width: 560px; */
}
#lightbox_popup .btn-view {}
#lightbox_popup .btn-view .btn {
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;justify-content: center;align-items: center;
  text-align: center;
  font-size: 24px;
  text-decoration: none;
  border-radius: 32px;
  background-color: #000;
  opacity: .6;
  color: #fff;
padding: 0;
  transition: all .3s;
}
#lightbox_popup .btn-view .btn:hover {
  opacity: 1;
  transform: scale(1.4);
}
#lightbox_popup .btn-view .btn-prev {
  left: 10px;
  top: 48%;
}
#lightbox_popup .btn-view .btn-next {
  right: 10px;
  top: 48%;
}
#lightbox_popup .btn-view .btn-close {
  right: 10px;
  top: 10px;
}
#lightbox_popup .caption-view {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 38px;
  background-color: rgba(0, 0, 0, .7);
  text-align: center;
}
#lightbox_popup .caption-view p {
  line-height: 38px;
  color: #fff;
}

.popDiv{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,.8);left: 0;top: 0;z-index: 999;display: none;}
.popDiv .popCon{position: absolute;width: 90%;height: 80%;max-width: 800px;max-height: 500px; background: #fff;padding: 50px;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 4px;}
.popDiv .popCon .closeBtn{position: absolute;right: 20px;top: 15px;width: 20px;}
.popDiv .popCon .bdDiv .formDiv{width: 50%;}
.popDiv .popCon .bdDiv .formDiv input{display: block;width: 100%;line-height: 40px;border: 1px solid #999;padding: 0 10px;color: #000;margin-bottom: 20px;border-radius: 4px;}
.popDiv .popCon .bdDiv .formDiv textarea{display: block;width: 100%;height: 130px;border: 1px solid #999;padding: 10px;color: #000;margin-bottom: 20px;resize: none;border-radius: 4px;}
.popDiv .popCon .bdDiv .formDiv button{display: block;width: 120px;line-height: 40px;border: 0;background: #000;color: #fff;cursor: pointer;border-radius: 4px;}
.popDiv .popCon .bdDiv .ewmDiv{width: 36%;text-align: center;}
.popDiv .popCon .bdDiv .ewmDiv img{width: 180px;}
.popDiv .popCon .bdDiv .ewmDiv span{display: block;margin-top: 10px;}


/*body:after {
    content: '';
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    display: none;
}
body.on-menu:after {
    display: block;
}*/




/*.menu ul ul li.has-sub>a::after{position:absolute;top:13px;right:10px;width:4px;height:4px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;content:"";-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:border-color .2s ease;-moz-transition:border-color .2s ease;-ms-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}
.menu.align-right ul ul li.has-sub>a::after{right:auto;left:10px;border-bottom:0;border-right:0;border-top:1px solid #ddd;border-left:1px solid #ddd}
.menu ul ul li.has-sub:hover>a::after{border-color:#fff}*/

.dede_pages{text-align: center;margin:40px auto auto auto;}
.dede_pages .current{width:40px;height:30px;line-height: 30px;font-size: 16px;color:#AAAAAA;border:1px solid #422C29;background-color: #422C29;display: inline-block;margin-bottom: 0px;margin-left:15px;color:white;border-radius: 3px;}
.dede_pages a{width:40px;height:30px;line-height: 30px;padding-top:0px;font-size: 16px;color:#AAAAAA;background-color: white;display: inline-block;float:none;margin-bottom: 0px;margin-left:15px;border:1px solid #DDDDDD;border-radius: 3px;}
.dede_pages a:hover{background-color: #422C29;color:white; }
.dede_pages .next{width:60px;height:30px;line-height: 30px;font-size: 16px;padding-top:0px;color:white;background-color: #422C29;display: inline-block;float:none;text-align: center;margin-bottom: 0px;margin-left:15px;vertical-align:top;border:1px solid #422C29}
.dede_pages .prev{width:60px;height:30px;line-height: 30px;font-size: 16px;padding-top:0px;color:white;background-color: #422C29;display: inline-block;float:none;text-align: center;margin-bottom: 0px;border:1px solid #422C29;}


@media (max-width:1600px) {
	
}
@media (max-width:1400px) {
}
@media (max-width:1220px) {
	.wrap{padding: 0 30px;}
	.indexDiv2 .leftDiv{padding:0 40px;}
}
@media (max-width:1100px) {
}
@media (min-width:992px) and (max-width:1024px) {
}
@media (min-width:768px) and (max-width:991px) {
	
}
@media (max-width:991px){
	
	.indexDiv2 .hdDiv .hd a:before{width: 10px;height: 10px;}
	.twoMenuDiv ul{width: 66vw;}
	.twoMenuDiv ul li>a:before{width: 10px;height: 10px;}
	.twoMenuDiv .aDiv a{margin-top: 0.5vw;}
}

.hidden-xs{display: block;}
.visible-xs{display: none;}

/*手机*/
@media (max-width:767px) {
	.menu{width:100%}
	.menu ul{width:100%;display: block;}
	.menu>ul>li>a{padding: 0 20px;}
	.menu.align-center>ul,.menu.align-right ul ul{text-align:left}
	.menu ul li,.menu ul ul li,.menu ul li:hover>ul>li{width:100%;height:auto;border-top:1px solid rgba(0,0,0,.2);}
	/*.indexHeader .menu ul li,.indexHeader .menu ul ul li,.indexHeader .menu ul li:hover>ul>li{border-top:1px solid rgba(255,255,255,.2);}*/
	/*.on-fixed .indexHeader .menu ul li,.on-fixed .indexHeader .menu ul ul li,.on-fixed .indexHeader .menu ul li:hover>ul>li{border-top:1px solid rgba(0,0,0,.2);}*/
	.menu ul li a,.menu ul ul li a{width:100%}
	.menu>ul>li,.menu.align-center>ul>li,.menu.align-right>ul>li{float:none;display:block}
	.menu ul ul li a{padding:0 20px 0 30px;font-size:12px;color:#333;background:0 0}
	.menu ul ul li:hover>a,.menu ul ul li a:hover{color:#333}
	
	.indexHeader .menu ul ul li a{color:#fff;}
	.indexHeader .menu ul ul li:hover>a,.indexHeader .menu ul ul li a:hover{color:#fff}
	
	.on-fixed .indexHeader .menu ul ul li a{color:#333;}
	.on-fixed .indexHeader .menu ul ul li:hover>a,.indexHeader .menu ul ul li a:hover{color:#333}
	
	.menu ul ul ul li a{padding-left:40px}
	.menu ul ul,
	.menu ul ul ul{position:relative;left:0;right:auto;width:100%;margin:0}
	.menu>ul>li.has-sub>a::after,.menu ul ul li.has-sub>a::after{display:none}
	#menu-line{display:none}
	.menu #menu-button{display:block;padding:20px;color:#000;cursor:pointer;font-size:12px;text-transform:uppercase}
	.menu #menu-button::after{content:'';position:absolute;top:20px;right:20px;display:block;width:15px;height:2px;background:#fff}
	.menu #menu-button::before{content:'';position:absolute;top:25px;right:20px;display:block;width:15px;height:3px;border-top:2px solid #fff;border-bottom:2px solid #fff}
	.menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(0,0,0,0);height:52px;width:52px;cursor:pointer}
	.menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#333;z-index:99}
	.menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#333;;z-index:99}
	
	/*.indexHeader .menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(255,255,255,.2);height:52px;width:52px;cursor:pointer}
	.indexHeader .menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#fff;z-index:99}
	.indexHeader .menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#fff;;z-index:99}*/
	
	/*.on-fixed .indexHeader .menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(0,0,0,.2);height:52px;width:52px;cursor:pointer}
	.on-fixed .indexHeader .menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#333;z-index:99}
	.on-fixed .indexHeader .menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#333;;z-index:99}*/
	
	
	.menu .submenu-button.submenu-opened:after{display:none}
	.menu ul ul{background: transparent;border-bottom:none;padding: 0;}
	.menu ul ul ul{top: 0;}
	.menu li:hover>ul{left: auto;margin-left: auto;}
	.menu ul ul .wrap{padding:0;}
	header .rightDiv .menu>ul>li li a{text-align: left;line-height: 50px;}
	/*header.indexHeader .rightDiv .menu>ul>li li a{color: #fff;}*/
/*	.on-fixed header.indexHeader .rightDiv .menu>ul>li li a{color: #333;}*/
	header:before{display: none;}
	header {
		position: fixed !important;
		z-index: 99;
		top: 0;
		left: auto;
		right: 0;
		width: 100%;
		height: 50px;
		transition: right 300ms !important;
	}
	header .logo a{height: 50px;width: initial;}
	header .logo a img{max-height: 90%;}
	header .mbtn {display: block;}
	body.on-menu header{background: rgba(255,255,255,.96);}
	body.on-menu.on-fixed  header{background:  rgba(255,255,255,.96);}
	body.on-menu header .mbtn{z-index: 1;}
	header .rightDiv .menu {
		float: right;
		position: fixed;
		top: 50px;
		right: 0;
		width: 100%;
		height: calc(100% - 50px);
		padding-top: 0;
		background-color: rgba(255,255,255,.96);
		/*border-bottom: 1px solid #f8f8f847;*/
		transition: right 300ms;
		right: -100%;
		padding: 0;
		overflow-y: auto;
	}
	.on-fixed header .rightDiv .menu{
		background-color: rgba(255,255,255,.96);
	}
	header .rightDiv .menu ul{float: initial;}
	/*header .rightDiv .menu ul.open{background: #000;}*/
	header .rightDiv .menu ul li {
		padding: 0;
		margin: 0;
		/*border-bottom: 1px solid #f8f8f847;*/
		float: initial;
		position: relative;
	}
	header .rightDiv .menu ul li{
		text-align: left;
		font-size: 16px;
		padding:0 15px
	}
	header .rightDiv .menu>ul {display: block;padding-top: 0;}
	body.on-menu header .rightDiv .menu {right: 0;}
	body.on-menu .main {right: 0;}
	header .rightDiv .menu>ul>li{height: 50px;}
	header .rightDiv .menu>ul>li>a{;background: none;display: block;width: 100%;padding: 0;line-height: 50px;text-align: center;}
	/*header .rightDiv .menu>ul>li>a::after{display: none;}*/
	/*header .rightDiv .menu>ul>li:hover>a, header .rightDiv .menu>ul>li:focus>a, header .rightDiv .menu>ul>li.on>a, header .rightDiv .menu>ul>li.active>a{color: #fff;}*/

	.main {position: relative;right: 0;transition: right 300ms !important;margin-top: 50px;}
	
	.on-fixed header,.on-fixed header .logo a{height: 50px;}
	.on-fixed header .rightDiv .menu>ul>li{height: 50px;}
	header .rightDiv .telDiv{float: initial;justify-content: center;padding: 0 15px;height: initial;}
	.on-fixed header .rightDiv .telDiv{height: initial;}
	header .rightDiv .language{width: 100%;height: 50px;}
	
	
	.wrap,.wrap1{padding: 0 10px;}
	
	.hidden-xs{display: none;}
	.visible-xs{display: block;}
	.floatRightDiv{display: none;}
	
	.index-banner .img{height: 50vw;}
	.index-banner .textDiv{padding-bottom: 10px;}
	.index-banner .textDiv .p1{font-size: 16px;margin-bottom:10px;}
	.index-banner .textDiv .p2{font-size: 12px;}
	.index-banner .swiper-button-next, .index-banner .swiper-button-prev{width: 15px;}
	
	.indexDiv1{padding: 45px 0 0;}
	.indexDiv1 .bdDiv .row{margin: 0 -10px;}
	.indexDiv1 .bdDiv .row>div{margin-top: 20px;padding: 0 10px;font-size: 14px;}
	.indexDiv1 .bdDiv .row>div .textDiv span{margin: 10px 0 5px;}
	.indexDiv2{padding: 55px 0 60px;}
	.indexDiv2 .bdDiv{display: block;}
	.indexDiv2 .leftDiv{width: 100%;padding: 0;}
	.indexDiv2 .leftDiv .titleDiv span{font-size: 24px;}
	.indexDiv2 .leftDiv .titleDiv p{font-size: 16px;}
	.indexDiv2 .leftDiv .line{margin: 10px 0 15px;width: 60px;}
	.indexDiv2 .leftDiv a{position: relative;margin: 20px 0;left: 0;width: 130px;line-height: 36px;}
	.indexDiv2 .rightDiv{width: 100%;}
	.footerDiv{font-size: 14px;}
	.footerDiv .bdDiv{padding: 30px 0 0;}
	.footerDiv .bdDiv .row>div{margin-bottom: 30px;}
	
	.ysjDiv{padding: 30px 0 35px;}
	.ysjDiv .row>div{margin-bottom: 30px;}
	
	.aboutDiv .bdDiv{display: block;}
	.aboutDiv .textDiv{width: 100%;font-size: 14px;}
	.aboutDiv .imgDiv{width: 100%;margin-top: 30px;}
	
	.detailDiv{padding: 30px 0 35px;}
	.detailDiv .bdDiv .bd .row>div{margin-bottom: 35px;}
	
	.popDiv .popCon{padding: 50px 20px 20px;max-height: 90%;}
	.popDiv .popCon .bdDiv{display: block;}
	.popDiv .popCon .bdDiv .formDiv{width: 100%;}
	.popDiv .popCon .bdDiv .ewmDiv{width: 100%;margin-top: 20px;}
	.popDiv .popCon .bdDiv .formDiv input{line-height: 35px;font-size: 14px;margin-bottom: 10px;}
	.popDiv .popCon .bdDiv .formDiv textarea{height: 90px;font-size: 14px;padding: 5px 10px;margin-bottom: 10px;}
	.popDiv .popCon .bdDiv .formDiv button{line-height: 35px;}
	.popDiv .popCon .bdDiv .ewmDiv img{width: 130px;}
	
	@media (max-width:320px) {
		
		
		
	}
	
}

.artist_des{color:#666666 !important;margin-top: 6px;text-align: center;}
.artist_des p{color:#666666 !important;}
.artist_des span{color:#666666 !important;}
