/*关于我们*/
.ogsjj{background:url(../images/bg_gsjj.jpg) no-repeat center center; background-size: cover;}
.ogsjj_img{font-size: 0;text-align: center;}
.ogsjj_img img{width: 49.5%;display: inline-block;vertical-align:top;margin-right: 1%;}
.ogsjj_img img:nth-of-type(2n){margin-right: 0;}
.ogsjj_con{color: #ffffff;}

.oppgs{background-color: #ffffff;}
.oteam_con{text-align: center;}
.oteam_con h2{color: #333333;}
.ocontact{background-color: #ffffff;}
.ocontact_con{text-align: center;color: #606060;}

.ocontact_con_address h1{font-weight: bold;}
.ocontact_con_address p{font-size: 28px;margin-bottom: 10px;}

#map{width: 100%;border:1px solid #6e6e6e;height: 450px;}
.web_address{font-size: 28px;padding:14px 52px;margin-bottom: 30px;margin-top: 20px;display: inline-block; color: #ffffff;background-color: #007dcd;}
.omsg_title{font-size: 36px;color: #007dcd;margin-bottom: 60px;text-align: center;}

.oteam_msg{background-color: #ffffff;}
.oteam_list{font-size: 0;text-align: left;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-direction: row;flex-wrap:wrap;}
.oteam_list li{display: inline-block;width: 48.5%;margin-right: 3%;margin-bottom: 3%;border:1px solid #050001;padding:1%;box-sizing: border-box;}
.oteam_list li:nth-of-type(2n){margin-right: 0;}
.oteam_list li .name{color:#007dcd; }
.oteam_list li .detail{margin-top: 10px; color:#333333;}
.oteam_list li .detail p{margin-bottom: 10px;}

/*文创理念*/
.owc1{width: 100%; text-align: center; background:url(../images/bg_owc1.jpg) no-repeat center center;background-size: cover;}
.owc1_con{color: #ffffff;}
.owc1_con p{margin-bottom: 20px;font-size: 20px;}
.owc1_con h2{font-size: 32px;font-weight: 600;}

.owc2{width: 100%; text-align: center; background:url(../images/bg_owc2.jpg) no-repeat center center;background-size: cover;}
.owc2_con p{color: #666666;}

.owc3{width: 100%; background-color: #ffffff;}
.owc3_con_img{font-size: 0;text-align: center;}
.owc3_con_img img{max-width: 46%;display: inline-block;vertical-align: middle;}
.owc3_con_img img:nth-of-type(2n){margin-left: 8%;}
.owc3_con_ps{font-size: 26px;margin-top: 30px;text-align: center;}
.owc4{width: 100%; background-color: #f3f3f3;}
.owc4_con{text-align: center;}
.owc4_con p{font-size: 36px;color: #606060;line-height: 1.5;}
.calculation{text-align:center;font-size: 0;margin-top: 80px;}
.calculation span,.calculation i{display: inline-block;vertical-align: middle;margin:0 20px;}
.calculation span{background-color: #c00000;padding:16px 46px;color: #ffffff;font-size: 36px;}
.calculation i{font-size: 36px;font-weight: bold;color: #c00000;}

.olcll_block{background-color: #ffffff;text-align: center;font-size: 0;}
.olcll_block_box,.ocehua_block_box{
  display:box;
  display:-webkit-box;  /* iOS 6-, Safari 3.1-6 */
  display:-webkit-flex; /* Chrome */
  display:-moz-box;     /* Firefox 19 */
  display:-ms-flexbox;   
  display:flex;  /*flex容器*/

 -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row; 
  flex-direction:row; 

  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap:wrap;

  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;

  justify-content: space-around; 
  -webkit-align-items:center;
 -moz-align-items:center;
 -ms-align-items:center;
 -o-align-items:center;
 align-items:center;}
.olcll_block:nth-of-type(2n),.ocehua_block:nth-of-type(2n){background-color: #f3f3f3;}
.olcll_block_img{width: 43%;}
.olcll_block_text{width: 56%;}
.olcll_block:nth-of-type(2n-1) .olcll_block_img,.ocehua_block:nth-of-type(2n-1) .ocehua_block_img{
 -ms-flex-order: 2;               
 -webkit-order:2;                
 order:2;  
}
.olcll_block_img img,.olcll_block_text img{max-width: 100%;}
.olcll_block_text5 {text-align: left;box-sizing: border-box;}
.olcll_block_text5 h2{color: #007dcd;font-weight: 600;}
.olcll_block_text5 p{color: #333333;margin-bottom: 10px;line-height: 1.5;}

/*产品 文创策划*/
.ocpwcch{width: 100%;background:url(../images/bg_cpwc.png) no-repeat center center;background-size: cover;}
.ocpwcch_con{color: #ffffff;text-align: center;}
.ocpwcch_con p{font-size: 20px;margin-bottom: 20px;line-height: 1.5;}
.ocpwcch_con h2{font-size: 32px;font-weight: bold;}
.ocpwcch_con .redmore{border-color: #ffffff;color: #ffffff;}
.ocpwcch_con .redmore:after{background-color: #ffffff;}
.olcll_block_tit{font-weight: bold;color: #007dcd;text-align: left;}

.oproduct_list{width: 100%;font-size: 0;text-align: left;}
.oproduct_item{display: inline-block;vertical-align: top; overflow: hidden;margin-right: 2%;margin-bottom: 2%;}
.oproduct_item_img{width: 100%; position: relative;overflow: hidden;}
.oproduct_item img{width: 100%;}
.oproduct_item_name{display: block;width: 96%;font-size: 28px; margin:0 auto; height: 35px;line-height: 35px;text-align: center;padding-top: 20px;}
.oproduct_item_name a{color: #606060;}
.imgB {width: 100%;top: 0;left: 0;position: relative;/* opacity: 1; */}
.imgT {width: 100%;top: 0;left: 0;position: absolute;-webkit-transform: scale(5);-moz-transform: scale(5);-ms-transform: scale(5);-o-transform: scale(5);transform: scale(5);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;opacity: 0;}
img {vertical-align: middle;}
.oproduct_item:hover .imgT {opacity: 0.5;-webkit-transform: scale(1);-mo z-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.ovrly {background: rgba(0, 0, 0, 0.5);height: 100%;left: 0;top: 0;position: absolute;width: 100%;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.oproduct_item:hover .ovrly { opacity: 1;}
.oproduct_item .buttons {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.oproduct_item .buttons .fa {border:1px solid #ffffff;padding:2px 10px;-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);color: #ffffff;display: inline-block;margin: 0 1px;font-size: 16px;text-align: center;text-decoration: none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;opacity: 0;padding-left: 40px;background:url(../images/icon_more.png) no-repeat 10px center;}
.oproduct_item:hover .buttons .fa{ opacity: 1;}

.oartile_name{font-weight: bold;color: #007dcd;text-align: center;margin-bottom: 20px;}
.page_block_con{font-size: 14px;line-height: 1.5;}

.owl1{width: 100%;background:url(../images/bg_wl1.jpg)  no-repeat center center;background-size: cover;}
.owl2{width: 100%;background:url(../images/bg_wl2.jpg)  no-repeat center center;background-size: cover;text-align: center;}

.ocehua_block{width: 100%;}
.ocehua_block_box{}
.ocehua_block_img,.ocehua_block_text{width: 49%;}
.ocehua_block_img{margin-left:2%;}
.ocehua_block_imgtop{font-size: 0;text-align: center;}
.ocehua_block_imgtop img{width: 49%;margin-right:2%;display: inline-block;}
.ocehua_block_imgtop img:nth-of-type(2n){margin-right:0%;}
.ocehua_block_imgbottom{width: 100%;margin-top: 2%;}
.ocehua_block_imgbottom img{width: 100%;}
.ocehua_block_text{padding:2%;box-sizing: border-box;}
.ocehua_block_text h2{font-size:36px;color: #007dcd;font-weight: bold;margin-bottom: 20px;}
.ocehua_block_text p{font-size:20px;color: #333333;line-height: 1.5;}
.ocehua_block_text h3{font-size:26px;line-height: 1.5;margin-bottom: 10px;}
.ocehua_block_text img{max-width: 100%;}


/*空间文创*/
.okjwc1{width: 100%;background:url(../images/bg_kjwc1.jpg)  no-repeat center center;background-size: cover;}
.okjwc2{width: 100%;background:url(../images/bg_kjwc2.jpg)  no-repeat center center;background-size: cover;}
.okjwc2 .ocpwcch_con{color: #333333;}
.okjwc2 .ocpwcch_con .redmore {border-color: #606060;color: #606060;}
.okjwc2 .ocpwcch_con .redmore:after {background-color: #606060;}

.owchd{width: 100%;background:url(../images/bg_kjwc1.jpg)  no-repeat center center;background-size: cover;}
.omain  .owchd_block{background-color: #ffffff;}
.owchd_wrap>div.owchd_block:nth-of-type(2n){background-color: #f3f3f3;}
@media(max-width: 767px){
	.oteam_con h2{font-size: 18px;}
	.ocontact_con_address h1{font-size: 20px;margin-bottom: 10px;}
	.ocontact_con_address p{font-size: 18px;margin-bottom: 10px;}
	.web_address{font-size: 18px;padding:10px 40px;}
	#map{height: 200px;}
	.omsg_title{font-size: 24px;margin-bottom:30px;}
    .oteam_list li{width: 100%;margin-right: 0;padding:3% 2%;}
	.oteam_list li .name{font-size: 16px; font-weight: 600;}
	.oteam_list li .detail{font-size: 12px;line-height: 16px; }
	.page_banner{width: 100%;height: 78px;}

	/*文创理念*/
   .owc1_con p{margin-bottom: 12px;font-size: 12px;}
   .owc1_con h2{font-size: 16px;}
   .owc2_con p{font-size:14px;margin-bottom: 14px;}
   .owc3_con_ps{font-size: 16px;margin-top: 30px;}
   .owc4_con p{font-size: 18px;}

    .calculation{margin-top: 38px;}
	.calculation span,.calculation i{margin:0 4px;}
	.calculation span{padding:4px 8px;font-size: 13px;}
	.calculation i{font-size: 13px;}


	.olcll_block_img,.olcll_block_text{width: 100%;margin:0 0 20px 0;}
	.olcll_block_text5 {padding:0px;}
    .olcll_block_text5 h2{font-size: 16px;}
    .olcll_block_text5 p{font-size: 12px;}
    .olcll_block_tit,.oartile_name{text-align: center;font-size: 16px;}

      /*产品文创策划*/
	.ocpwcch_con p{font-size: 12px;margin-bottom:16px;}
    .ocpwcch_con h2{font-size: 16px;line-height: 24px;}
    .oproduct_item{width: 49%;margin-right: 2%;margin-bottom: 2%;}
    .oproduct_item:nth-of-type(2n){margin-right: 0;}
    .oproduct_item_name{font-size: 12px;padding-top: 4px;height: 20px;line-height: 20px;}
    .ocpwcxs .en_title,.owl1 .en_title,.owl2 .en_title{font-size: 14px;}


	.olcll_block:nth-of-type(2n-1) .olcll_block_text,.ocehua_block_box .ocehua_block_text{
	 -ms-flex-order: 2;               
	 -webkit-order:2;                
	 order:2;  
	}
    

    .ocehua_block_img,.ocehua_block_text{width: 100%;margin:0 0 15xxpx 0;}
    .ocehua_block_text h2{font-size:18px;margin-bottom: 10px;}
	.ocehua_block_text p{font-size:12px;}
	.ocehua_block_text h3{font-size:15px;margin-bottom: 8px;}
 
}

@media screen and (max-width: 320px){
	.owl1 .en_title{font-size: 12px;}
}

@media screen and (min-width: 768px){
.oproduct_item{width: 32%;margin-right: 2%;margin-bottom: 2%;}
.oproduct_item:nth-of-type(3n){margin-right: 0;}
.olcll_block_tit{text-align: left;}
.oartile_name{text-align: center;}
}

@media screen and (min-width: 768px) and (max-width: 1024px){
	.oteam_con h2{font-size: 20px;}
	.ocontact_con_address h1{font-size: 22px;margin-bottom: 10px;}
	.ocontact_con_address p{font-size: 20px;margin-bottom: 10px;}
	.web_address{font-size: 18px;padding:10px 40px;}
	.omsg_title{font-size: 28px;margin-bottom:30px;}
	.oteam_list li{padding: 2%;}
	.oteam_list li .name{font-size: 18px; font-weight: 600;}
	.oteam_list li .detail{font-size: 14px;line-height: 20px; }
	.page_banner{width: 100%;height: 230px;}
	/*文创理念*/
   .owc1_con p{margin-bottom: 16px;font-size: 15px;}
   .owc1_con h2{font-size: 24px;}

   .owc2_con p{font-size:20px;margin-bottom: 16px;}
   .owc3_con_ps{font-size: 18px;margin-top: 30px;}
   .owc4_con p{font-size: 22px;}
   .calculation{margin-top: 44px;}
	.calculation span,.calculation i{margin:0 8px;}
	.calculation span{padding:8px 20px;font-size: 20px;}
	.calculation i{font-size: 20px;}

	.olcll_block_text5 {padding:0 20px;}
    .olcll_block_text5 h2{font-size: 20px;}
    .olcll_block_text5 p{font-size: 14px;}
    .olcll_block_tit,.oartile_name{font-size: 18px;}

       /*产品文创策划*/
	.ocpwcch_con p{font-size: 14px;margin-bottom: 18px;}
    .ocpwcch_con h2{font-size: 18px;}

    .oproduct_item_name{font-size: 14px;padding-top: 6px;height: 30px;line-height: 30px;}

    .ocehua_block_text h2{font-size:20px;margin-bottom: 10px;}
	.ocehua_block_text p{font-size:12px;}
	.ocehua_block_text h3{font-size:16px;margin-bottom: 8px;}

    


}

@media(min-width: 1025px) and (max-width:1199px){
	.oteam_con h2{font-size: 22px;}
	.ocontact_con_address h1{font-size: 24px;margin-bottom: 12px;}
	.ocontact_con_address p{font-size: 22px;margin-bottom: 12px;}
	.web_address{font-size: 20px;padding:10px 40px;}
	.omsg_title{font-size: 30px;margin-bottom:32px;}
	.oteam_list li{padding: 2%;}
	.oteam_list li .name{font-size: 20px; font-weight: 600;}
	.oteam_list li .detail{font-size: 16px;line-height: 22px; }
	.page_banner{width: 100%;height: 250px;}
	/*文创理念*/
   .owc1_con p{margin-bottom: 16px;font-size: 15px;}
   .owc1_con h2{font-size: 24px;}
   .owc2_con p{font-size:22px;margin-bottom: 16px;}
   .owc3_con_ps{font-size: 20px;margin-top: 40px;}
   .owc4_con p{font-size: 24px;}
	.calculation{margin-top: 48px;}
	.calculation span,.calculation i{margin:0 10px;}
	.calculation span{padding:10px 24px;font-size: 24px;}
	.calculation i{font-size: 24px;}

	.olcll_block_text5 {padding:0 20px;}
    .olcll_block_text5 h2{font-size: 24px;}
    .olcll_block_text5 p{font-size: 16px;}
    .olcll_block_tit,.oartile_name{font-size: 20px;}

       /*产品文创策划*/
	.ocpwcch_con p{font-size: 14px;margin-bottom: 16px;}
    .ocpwcch_con h2{font-size: 20px;}
    .oproduct_item_name{font-size: 16px;padding-top: 12px;}

    .ocehua_block_text h2{font-size:24px;margin-bottom: 12px;}
	.ocehua_block_text p{font-size:14px;}
	.ocehua_block_text h3{font-size:18px;margin-bottom: 10px;}


}


@media(min-width: 1200px) and (max-width:1299px){
	.oteam_con h2{font-size: 24px;}
	.ocontact_con_address h1{font-size: 28px;margin-bottom: 12px;}
	.ocontact_con_address p{font-size: 24px;margin-bottom: 12px;}
	.web_address{font-size: 24px;padding:12px 50px;}
	.omsg_title{font-size: 32px;margin-bottom:38px;}
	.oteam_list li{padding: 2%;}
	.oteam_list li .name{font-size: 22px; font-weight: 600;}
	.oteam_list li .detail{font-size: 16px;line-height: 26px; }
	.page_banner{width: 100%;height: 260px;}
	/*文创理念*/
   .owc1_con p{margin-bottom: 18px;font-size: 16px;}
   .owc1_con h2{font-size: 28px;}
   .owc2_con p{font-size:24px;margin-bottom: 18px;}
   .owc3_con_ps{font-size: 22px;margin-top:50px;}
   .owc4_con p{font-size: 28px;}
	.calculation{margin-top: 54px;}
	.calculation span,.calculation i{margin:0 12px;}
	.calculation span{padding:10px 30px;font-size: 28px;}
	.calculation i{font-size: 28px;}
	.olcll_block_text5 {padding:0 24px;}
    .olcll_block_text5 h2{font-size: 28px;}
    .olcll_block_text5 p{font-size: 18px;}
    .olcll_block_tit{font-size: 22px;}
       /*产品文创策划*/
	.ocpwcch_con p{font-size: 16px;margin-bottom: 18px;}
    .ocpwcch_con h2{font-size: 24px;}
    .oproduct_item_name,.oartile_name{font-size: 20px;padding-top: 14px;}

    .ocehua_block_text h2{font-size:28px;margin-bottom: 16px;}
	.ocehua_block_text p{font-size:16px;}
	.ocehua_block_text h3{font-size:20px;margin-bottom: 10px;}
}
@media(min-width: 1300px){
	.oteam_con h2{font-size: 28px;}
	.ocontact_con_address h1{font-size: 32px;margin-bottom: 14px;}
	.ocontact_con_address p{font-size: 28px;margin-bottom: 14px;}
	#map{height: 450px;}
	.web_address{font-size: 28px;padding:14px 52px;}
	.omsg_title{font-size: 34px;margin-bottom: 48px;}
	.oteam_list li .name{font-size: 28px; }
    .oteam_list li .detail{font-size: 18px;line-height: 30px; }
	.page_banner{width: 100%;height: 300px;}
	/*文创理念*/
   .owc1_con p{margin-bottom: 20px;font-size: 18px;}
   .owc1_con h2{font-size: 30px;}
   .owc2_con p{font-size: 30px;margin-bottom: 20px;}
   .owc3_con_ps{font-size: 24px;margin-top: 60px;}
   .owc4_con p{font-size: 32px;}
   .calculation{margin-top: 64px;}
   .calculation span,.calculation i{margin:0 16px;}
   .calculation span{padding:12px 40px;font-size: 32px;}
   .calculation i{font-size: 32px;}

   .olcll_block_text5 {padding:0 24px;}
   .olcll_block_text5 h2{font-size: 32px;}
   .olcll_block_text5 p{font-size: 20px;}
    .olcll_block_tit{font-size: 26px;}
   /*产品文创策划*/
	.ocpwcch_con p{font-size: 18px;margin-bottom: 18px;}
    .ocpwcch_con h2{font-size: 28px;}
	.oproduct_item_name,.oartile_name{font-size: 20px;padding-top: 10px;}
	.page_block_con{font-size: 16px;}

	.ocehua_block_text h2{font-size:32px;margin-bottom: 20px;}
	.ocehua_block_text p{font-size:16px;}
	.ocehua_block_text h3{font-size:22px;margin-bottom: 10px;}

}
@media(min-width: 1500px){
   .oteam_con h2{font-size: 32px;}
   .omsg_title{font-size: 36px;margin-bottom: 60px;}
   /*文创理念*/
   .owc1_con p{margin-bottom: 20px;font-size: 20px;}
   .owc1_con h2{font-size: 32px;}
   .owc2_con p{font-size: 32px;margin-bottom: 24px;}
   .owc3_con_ps{font-size: 26px;margin-top: 70px;}
    .owc4_con p{font-size: 36px;}
	.calculation{margin-top: 80px;}
	.calculation span,.calculation i{margin:0 20px;}
	.calculation span{padding:16px 46px;font-size: 36px;}
	.calculation i{font-size: 36px;}
	.olcll_block_text5 {padding:0 30px;}
	.olcll_block_text5 h2{font-size: 36px;}
	.olcll_block_text5 p{font-size: 22px;}


   /*产品文创策划*/
	.ocpwcch_con p{font-size: 20px;margin-bottom: 20px;}
    .ocpwcch_con h2{font-size: 32px;}
	.oproduct_item_name{font-size: 24px;padding-top: 10px;}
	.olcll_block_tit,.oartile_name{font-size: 36px;}

	.ocehua_block_text h2{font-size:36px;margin-bottom: 20px;}
	.ocehua_block_text p{font-size:20px;}
	.ocehua_block_text h3{font-size:26px;margin-bottom: 10px;}



}
/* 自定义开始 */
.c-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.overflow-hidden {
	overflow: hidden
}
.page-header {
	width: calc( 100% - 16%);
	padding: 0 8%;
	min-width: 1400px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9;
	background-color: rgba(255, 255, 255, .85);
	transition: transform .3s, background-color .3s ease-in, opacity .3s .3s
}
.page-header.type-search .other,
.page-header.type-search .page-nav {
	opacity: 0;
	visibility: hidden
}
.page-header.type-search .header-search {
	transform: translateY(0);
	opacity: 1;
	transition: opacity .3s, transform .3s
}
.page-header.type-search .main {
	opacity: 1;
	transform: scaleY(1);
	transition-delay: 0s
}
.page-header:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	width: 100%;
	height: 1px;
	background-color: #333;
	opacity: .1;
	transition: opacity .3s
}
.page-header .other {
	transition: opacity .3s, visibility .3s
}
.page-header .language {
	margin-right: 16px
}
.page-header .language .title {
	cursor: pointer;
	padding-right: 14px
}
.page-header .language .title:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	z-index: 1;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(0, 0, 0, .6)
}
.page-header .language .c-dropdown-menu {
	min-width: 90px;
	text-align: center
}
.page-header .search,
.page-header .user {
	font-size: 16px;
	cursor: pointer
}
.page-header .search:hover,
.page-header .user:hover {
	color: #007dcd
}
.page-header .hr {
	width: 1px;
	height: 12px;
	background-color: #ccc;
	margin: 0 12px
}
.page-header .shop {
	line-height: 16px;
	padding: 8px 16px;
	background-image: linear-gradient(#3f76fe, #2141c0);
	color: #fff;
	border-radius: 16px;
	margin-left: 48px
}
.page-header .shop .iconfont {
	font-size: 16px;
	margin-right: 4px
}
.page-header .shop .title:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff;
	margin-left: 4px
}
.page-header .shop .logo {
	height: 24px;
	display: block;
	margin: 0 auto
}
.page-header .shop .c-dropdown-menu-item {
	padding: 8px 20px
}
.page-header-zw {
	height: 100px;
	display: none
}
.page-header-zw.show,
.page-logo {
	display: block
}
.page-logo {
	position: relative
}
.page-logo .img, .page-logo .img-w {
	height: 70px !important;
	transition: opacity .3s
}
.page-logo .img-w {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	opacity: 0;
}
.page-nav {
	margin-left: auto;
	position: relative;
	z-index: 1;
	transition: opacity .3s, visibility .3s
}
.page-nav .item {
	margin-right: 40px;
	position: relative;

}
.page-nav .item.on .link {
	color: #007dcd
}
.page-nav .item.on .link:after {
	transform: scaleX(1);
	opacity: 1
}
.page-header .item:last-child:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background-size: 100% 100%;
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -10px;
}
.page-header.typea .item:last-child:before {
	background-size: 100% 100%;
}
.page-header .item:last-child:hover:before {
	background-size: 100% 100%;
}
.page-nav .link {
	max-width: 130px;
	height: 100px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	position: relative;
	padding: 0 12px;
	font-size: 17px;
	color: #333;
	text-transform: uppercase;
	/* font-weight: bold; */
	line-height: 100px;
	overflow: hidden;
}
.page-nav .link:hover {
	font-weight: bold;
}
.page-nav .link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: #007dcd;
	width: 100%;
	height: 4px;
	transform: scaleX(0);
	opacity: 0;
	font-weight: bold;
	transition: opacity .3s, transform .3s
}
.page-subnav {
	position: absolute;
	left: 0;
	top: 100px;
	width: 300px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	opacity: 0;
	visibility: hidden;
	transform: scaleY(0);
	transform-origin: center top;
	transition: transform .3s, opacity .3s, visibility .3s;
}
.page-subnav .slink {
	display: block;
	font-size: 15px;
	padding: 14px 16px;
	color: #666;
	background: #fff;
	position: relative;
	transition: background-color .4s, color .4s;
	text-align: left
}
.page-subnav .slink:before {
	content: "";
	display: block;
	height: 1px;
	background: #f6f6f6;
	position: absolute;
	top: 0;
	left: 10%;
	width: 80%
}
.page-subnav .slink:first-of-type:before {
	opacity: 0
}
.page-subnav .slink:hover {
	background: #f6f6f6;
	color: #007dcd
}
.header-search {
	position: absolute;
	top: 0;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	z-index: 1;
	opacity: 0;
	transform: translateY(-100%);
	transition: opacity .3s, transform .3s
}
.header-search .form {
	padding: 25px 20px;
	background-color: #fff
}
.header-search .submit {
	background: url(../images/icon-search.png) no-repeat 50%;
	border: none;
	outline: none;
	padding: 0;
	width: 24px;
	height: 50px;
	background-size: 22px;
	cursor: pointer
}
.header-search .input {
	width: calc(100% - 48px);
	height: 50px;
	border: none;
	padding: 0 20px;
	font-size: 16px;
	outline: none;
	color: #333
}
.header-search .main {
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 0;
	padding: 20px 32px;
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #eee;
	transform: scaleY(0);
	transform-origin: center top;
	opacity: 0;
	transition: opacity .3s, transform .3s
}
.header-search .tit {
	font-size: 12px;
	color: #999;
	margin-bottom: 20px
}
.header-search .item {
	margin-bottom: 12px
}
.header-search .search-off {
	width: 24px;
	font-size: 24px;
	text-align: center;
	line-height: 1;
	cursor: pointer
}
.header-search-bg {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 8;
	background-color: #000;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity .6s, visibility .6s;
	cursor: pointer
}
.header-search-bg.show {
	opacity: .5;
	visibility: visible
}
.page-nava {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 7;
	width: 100%;
	height: 100%;
	transition: opacity .4s ease-out, visibility .4s ease-out;
	opacity: 0;
	visibility: hidden;
	background-color: #fff
}
.page-nava.on {
	opacity: 1;
	visibility: visible;
	transition-timing-function: ease-in
}
.page-nava .item {
	padding: 100px 4% 40px;
	height: calc(100vh - 50px);
	align-items: flex-start;
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 1;
	width: 100%;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s ease-out, visibility .4s ease-out
}
.page-nava .item.on {
	opacity: 1;
	visibility: visible;
	transition-timing-function: ease-in
}
.page-nava .item.on .main,
.page-nava .item.on .side {
	transform: translateY(0);
	transition-timing-function: ease-in
}
.page-nava .side {
	width: 28%;
	transform: translateY(50px);
	transition: transform .4s ease-out
}
.page-nava .side .sitem {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden
}
.page-nava .side .link {
	font-size: 32px;
	font-weight: 300;
	color: grey;
	position: relative;
	line-height: 1.25;
	padding-bottom: 10px;
	margin-bottom: 40px;
	padding-left: 20px;
	transform: translateX(-20px);
	transition: transform .3s, color .3s;
	letter-spacing: 2px
}
.page-nava .side .link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 54px;
	height: 2px;
	background-color: grey;
	transform-origin: left center;
	transition: width .3s, background-color .3s
}
.page-nava .main {
	width: 72%;
	padding-right: 110px;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	transform: translateY(50px);
	transition: transform .4s ease-out
}
.page-nava .main .block {
	width: calc(50% - 20px);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.page-nava .main .tit {
	font-size: 16px;
	margin-top: 18px;
	width: 100%
}
.page-nava .close {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 4%;
	top: 30px;
	z-index: 0;
	width: 50px;
	height: 50px;
	font-size: 20px;
	color: #444;
	cursor: pointer
}
.page-nava .close:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 50%;
	transition: transform .3s
}
.page-nava .box1 {
	position: relative;
	display: block;
	margin-top: 40px;
	overflow: hidden
}
.page-nava .box1:first-of-type {
	margin-top: 0
}
.page-nava .box1:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, .33);
	opacity: 0;
	transition: opacity .3s
}
.page-nava .box1 .img {
	width: 100%;
	transition: transform .3s;
	position: relative;
	z-index: 0
}
.page-nava .box1 .btn {
	width: 168px;
	line-height: 48px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	margin-left: -84px;
	margin-top: -24px;
	background-color: #007dcd;
	color: #fff;
	text-align: center;
	border-radius: 24px;
	font-size: 17px;
	transform: translateY(50px);
	opacity: 0;
	transition: transform .3s, opacity .3s
}
.page-nava .box1 .title {
	font-size: 24px;
	color: #fff;
	padding: 24px 30px
}
.page-nava .box1 .title,
.page-nava .box1:before {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%
}
.page-nava .box1:before {
	content: "";
	height: 40%;
	opacity: .4;
	background-image: linear-gradient(transparent, #000)
}
.page-nava .wrap1 {
	width: calc(50% - 20px);
	margin-top: 40px
}
.page-nava .wrap1:first-of-type,
.page-nava .wrap1:nth-of-type(2) {
	margin-top: 0
}
.page-nava .box2 {
	display: block;
	background-color: #f4f4f4;
	position: relative;
	padding-bottom: 100%;
	overflow: hidden
}
.page-nava .box2 .img {
	max-width: 70%;
	max-height: 70%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: transform .3s ease-out
}
@media only screen and (min-width:1025px) {
	.page-header.typea:not(.typeanot) {
		background-color: transparent;
	}
	/*.page-header.typea:not(.typeanot) .page-nav .item:nth-child(2) .link{background: url(../images/ic08.png) no-repeat right;}*/
	/*.page-header.typea:not(.typeanot):hover .page-nav .item:nth-child(2) .link{background: url(../images/ic07.png) no-repeat right;}*/
	.page-header.typea:not(.typeanot):after {
		background-color: #fff;
		opacity: .3;
	}
	.h-lang a {
		color: #333;
		border: 1px solid #333;
		font-size: 16px;
		width: 70px;
		height: 30px;
		border-radius: 18px;
		line-height: 30px;
		display: block;
		text-align: center;
	}
	.h-lang a:hover, .page-header.typea:not(.typeanot):hover .h-lang a:hover {
		border: 1px solid #007dcd;
		background: #007dcd;
		color: #fff;
	}
	.page-header.typea:not(.typeanot) .h-lang a {
		color: #fff;
		border: 1px solid #fff;
		font-size: 16px;
		width: 70px;
		height: 30px;
		border-radius: 18px;
		line-height: 30px;
		display: block;
		text-align: center;
	}
	.page-header.typea:not(.typeanot):hover .h-lang a {
		color: #333;
		border: 1px solid #333;
	}
	/*.page-header.typea:not(.typeanot) .xiala-fl{background: url(../images/ic15.png) no-repeat center;}*/
	/*.page-header.typea:not(.typeanot):hover .xiala-fl{background: url(../images/ic14.png) no-repeat center;}*/
	.page-header.typea:not(.typeanot) .page-logo .img {
		opacity: 0
	}
	.page-header.typea:not(.typeanot) .page-logo .img-w {
		opacity: 1
	}
	.page-header.typea:not(.typeanot) .language .title, .page-header.typea:not(.typeanot) .page-nav .link {
		color: #fff
	}
	.page-header.typea:not(.typeanot) .language .title:after {
		border-top-color: #fff
	}
	.page-header.typea:not(.typeanot) .search, .page-header.typea:not(.typeanot) .user {
		color: #fff
	}
	.page-header.typea:not(.typeanot) .hr, .page-header.typea:not(.typeanot):hover {
		background-color: #fff
	}
	.page-header.typea:not(.typeanot):hover:after {
		opacity: .1
	}
	.page-header.typea:not(.typeanot):hover .page-logo .img {
		opacity: 1
	}
	.page-header.typea:not(.typeanot):hover .page-logo .img-w {
		opacity: 0
	}
	.page-header.typea:not(.typeanot):hover .page-nav .link {
		color: rgba(0, 0, 0, .6)
	}
	.page-header.typea:not(.typeanot):hover .page-nav .item.on .link, .page-header.typea:not(.typeanot):hover .page-nav .link:hover {
		color: #007dcd
	}
	.page-header.typea:not(.typeanot):hover .language .title {
		color: rgba(0, 0, 0, .6)
	}
	.page-header.typea:not(.typeanot):hover .language .title:after {
		border-top-color: rgba(0, 0, 0, .6)
	}
	.page-header.typea:not(.typeanot):hover .search, .page-header.typea:not(.typeanot):hover .user {
		color: rgba(0, 0, 0, .6)
	}
	.page-header.typea:not(.typeanot):hover .hr {
		background-color: #ccc
	}
	.page-nav .item:hover .link {
		color: #007dcd
	}
	.page-nav .item:hover .link:after {
		transform: scaleX(1);
		opacity: 1
	}
	.page-nav .item:hover .page-subnav {
		transform: scaleY(1);
		opacity: 1;
		visibility: visible
	}
	.page-nava .side .link:hover {
		transform: translateX(0);
		color: #007dcd
	}
	.page-nava .side .link:hover:after {
		width: 100%;
		background-color: #007dcd
	}
	.page-nava .close:hover:after {
		transform: scale(1.1)
	}
	.page-nava .box1:hover:after {
		opacity: 1
	}
	.page-nava .box1:hover .btn {
		opacity: 1;
		transform: translateY(0)
	}
	.page-nava .box1:hover .img {
		transform: scale(1.1)
	}
	.page-nava .box2:hover .img {
		transform: translate(-50%, -50%) scale(1.1)
	}
}
@media only screen and (max-width:1600px) {
	.page-header {
		padding: 0 3%
	}
	.page-nav .item {
		margin-right: 40px
	}
	.page-nava .item {
		padding: 80px 3% 30px
	}
	.page-nava .side .link {
		font-size: 28px;
		margin-bottom: 32px
	}
	.page-nava .side .link:after {
		width: 48px
	}
	.page-nava .box1 .title {
		font-size: 18px;
		padding: 16px 24px
	}
	.page-nava .box1 .btn {
		width: 128px;
		line-height: 40px;
		border-radius: 20px;
		font-size: 15px
	}
	.page-nava .main .block {
		width: calc(50% - 17px)
	}
	.page-nava .box1, .page-nava .wrap1 {
		margin-top: 34px
	}
	.page-nava .close {
		right: 3%;
		top: 24px
	}
}
@media only screen and (max-width:1440px) {
	.page-logo .img, .page-logo .img-w {
		height: 32px
	}
	.page-nav .item {
		margin-right: 32px
	}
	.page-nav .link {
		height: 80px;
		padding: 0
	}
	.page-header .shop {
		font-size: 12px;
		margin-left: 20px
	}
	.page-header .shop .iconfont {
		font-size: 14px
	}
	.page-header .shop .title:after {
		display: none
	}
	.page-subnav {
		width: 120px;
		top: 80px
	}
	.page-subnav .slink {
		font-size: 13px;
		padding: 8px 16px
	}
	.header-search {
		width: 520px;
		margin-left: -260px
	}
	.header-search .form {
		padding: 20px
	}
	.header-search .input {
		height: 40px;
		font-size: 14px;
		padding: 0 16px
	}
	.header-search .submit {
		height: 40px
	}
	.header-search .main {
		top: 80px;
		padding: 20px 24px
	}
	.page-nava .item {
		top: 80px;
		height: calc(100vh - 80px)
	}
	.page-header-zw {
		height: 80px
	}
	.page-header .item:last-child:before {
		width: 16px;
		height: 16px;
		left: -19px;
		top: 51%;
	}
}
@media only screen and (max-width:1280px) {
	.page-nava .item {
		padding: 60px 3% 20px
	}
	.page-nava .side .link {
		font-size: 24px;
		letter-spacing: 0;
		padding-bottom: 8px;
		margin-bottom: 28px
	}
	.page-nava .side .link:after {
		width: 44px;
		height: 1px
	}
	.page-nava .box1 .title {
		font-size: 18px;
		padding: 16px 24px
	}
	.page-nava .box1 .btn {
		width: 120px;
		line-height: 36px;
		border-radius: 18px;
		font-size: 14px
	}
	.page-nava .main {
		margin-left: auto
	}
	.page-nava .main .block {
		width: calc(50% - 12px)
	}
	.page-nava .main .tit {
		margin-top: 12px;
		font-size: 14px
	}
	.page-nava .box1 {
		margin-top: 24px
	}
	.page-nava .wrap1 {
		margin-top: 32px
	}
	.page-nava .main {
		max-width: 800px
	}
}
@media only screen and (max-width:1200px) {
	.page-header .language {
		margin-right: 12px
	}
	.page-header .hr {
		margin: 0 8px
	}
	.page-header .shop {
		margin-left: 16px
	}
	.page-nav .item {
		margin-right: 16px
	}
}
@media only screen and (max-width:1024px) {
	.page-logo .img, .page-logo .img-w {
		height: 26px
	}
	.page-nav, .page-nava {
		display: none
	}
	.page-header {
		height: 60px;
		padding-right: 0
	}
	.page-header .shop {
		display: none
	}
	.page-header .other {
		margin-left: auto;
		margin-right: 45px
	}
	.page-header .hr, .page-header .search {
		display: none
	}
	.page-header .user .iconfont {
		display: block;
		width: 60px;
		line-height: 60px;
		height: 60px;
		border-right: 1px solid #eee;
		text-align: center;
		font-size: 22px
	}
	.page-header .language {
		margin-right: 0
	}
	.page-header .language .title {
		width: 60px;
		line-height: 60px;
		height: 60px;
		border-right: 1px solid #eee;
		text-align: center;
		font-size: 17px;
		padding: 0
	}
	.page-header .language .title:after {
		display: none
	}
	.page-header-zw {
		display: none !important
	}
}
.mbnav-btn {
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	overflow: hidden;
	transition: all .4s ease-out;
	display: none
}
.mbnav-btn-list {
	width: 30px;
	height: 18px;
	position: absolute;
	top: 21px;
	right: 15px
}
.mbnav-btn-item {
	position: absolute;
	right: 0;
	width: 100%;
	height: 2px;
	background-color: #666;
	border-radius: 1px;
	border-radius: 1.5px;
	transition: all .3s
}
.mbnav-btn-item:first-of-type {
	top: 0
}
.mbnav-btn-item:nth-of-type(2) {
	top: 8px
}
.mbnav-btn-item:nth-of-type(3) {
	width: 50%;
	top: 16px
}
.mbnav {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s;
	overflow: hidden
}
.mbnav ::-webkit-scrollbar {
	width: 0;
	height: 0;
	background-color: hsla(0, 0%, 100%, 0)
}
.mbnav .data {
	display: none
}
.mbnav .bg {
	left: 0;
	bottom: 0;
	z-index: 0
}
.mbnav .bg,
.mbnav .main {
	position: absolute;
	top: 0;
	right: 0
}
.mbnav .main {
	z-index: 1;
	width: 240px;
	height: 100%;
	background-color: #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
	overflow: hidden;
	transform: translateX(100%);
	transition: transform .3s
}
.mbnav .header {
	background-color: #007dcd
}
.mbnav .search {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	border-bottom: none;
	background: #007dcd
}
.mbnav .search .submit {
	background: none;
	padding: 0;
	width: 22px;
	background-size: 20px;
	font-size: 22px
}
.mbnav .search .input,
.mbnav .search .submit {
	border: none;
	outline: none;
	height: 60px;
	color: #fff
}
.mbnav .search .input {
	width: calc(100% - 22px);
	line-height: 1.5;
	padding: 0 0 0 12px;
	font-size: 16px;
	background: none
}
.mbnav .search ::-moz-placeholder {
	color: #fff
}
.mbnav .search ::-webkit-input-placeholder {
	color: #fff
}
.mbnav .search :-ms-input-placeholder {
	color: #fff
}
.mbnav .item {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	font-size: 15px;
	border-bottom: 1px solid #f2f2f2;
	color: #777;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative
}
.mbnav .item.sub {
	padding-right: 40px
}
.mbnav .item.sub:after {
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -7px;
	content: "\E6A4";
	font-family: iconfont !important;
	font-size: 14px;
	line-height: 1;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.mbnav .slist {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1;
	width: 240px;
	height: 100%;
	transform: translateX(100%)
}
.mbnav .sitem {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s, transform .3s
}
.mbnav .sitem.active {
	transform: translateX(-100%);
	opacity: 1;
	visibility: visible
}
.mbnav .tit {
	font-size: 16px;
	line-height: 60px;
	padding-right: 20px;
	padding-left: 40px;
	text-align: right;
	background-size: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #f2f2f2;
	position: relative
}
.mbnav .tit:before {
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -7px;
	content: "\E6DB";
	font-family: iconfont !important;
	font-size: 14px;
	line-height: 1;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

/* 自定义结束 */