/**
 *               ii.                                         ;9ABH,          
 *              SA391,                                    .r9GG35&G          
 *              &#ii13Gh;                               i3X31i;:,rB1         
 *              iMs,:,i5895,                         .5G91:,:;:s1:8A         
 *               33::::,,;5G5,                     ,58Si,,:::,sHX;iH1        
 *                Sr.,:;rs13BBX35hh11511h5Shhh5S3GAXS:.,,::,,1AG3i,GG        
 *                .G51S511sr;;iiiishS8G89Shsrrsh59S;.,,,,,..5A85Si,h8        
 *               :SB9s:,............................,,,.,,,SASh53h,1G.       
 *            .r18S;..,,,,,,,,,,,,,,,,,,,,,,,,,,,,,....,,.1H315199,rX,       
 *          ;S89s,..,,,,,,,,,,,,,,,,,,,,,,,....,,.......,,,;r1ShS8,;Xi       
 *        i55s:.........,,,,,,,,,,,,,,,,.,,,......,.....,,....r9&5.:X1       
 *       59;.....,.     .,,,,,,,,,,,...        .............,..:1;.:&s       
 *      s8,..;53S5S3s.   .,,,,,,,.,..      i15S5h1:.........,,,..,,:99       
 *      93.:39s:rSGB@A;  ..,,,,.....    .SG3hhh9G&BGi..,,,,,,,,,,,,.,83      
 *      G5.G8  9#@@@@@X. .,,,,,,.....  iA9,.S&B###@@Mr...,,,,,,,,..,.;Xh     
 *      Gs.X8 S@@@@@@@B:..,,,,,,,,,,. rA1 ,A@@@@@@@@@H:........,,,,,,.iX:    
 *     ;9. ,8A#@@@@@@#5,.,,,,,,,,,... 9A. 8@@@@@@@@@@M;    ....,,,,,,,,S8    
 *     X3    iS8XAHH8s.,,,,,,,,,,...,..58hH@@@@@@@@@Hs       ...,,,,,,,:Gs   
 *    r8,        ,,,...,,,,,,,,,,.....  ,h8XABMMHX3r.          .,,,,,,,.rX:  
 *   :9, .    .:,..,:;;;::,.,,,,,..          .,,.               ..,,,,,,.59  
 *  .Si      ,:.i8HBMMMMMB&5,....                    .            .,,,,,.sMr 
 *  SS       :: h@@@@@@@@@@#; .                     ...  .         ..,,,,iM5 
 *  91  .    ;:.,1&@@@@@@MXs.                            .          .,,:,:&S 
 *  hS ....  .:;,,,i3MMS1;..,..... .  .     ...                     ..,:,.99 
 *  ,8; ..... .,:,..,8Ms:;,,,...                                     .,::.83 
 *   s&: ....  .sS553B@@HX3s;,.    .,;13h.                            .:::&1 
 *    SXr  .  ...;s3G99XA&X88Shss11155hi.                             ,;:h&, 
 *     iH8:  . ..   ,;iiii;,::,,,,,.                                 .;irHA  
 *      ,8X5;   .     .......                                       ,;iihS8Gi
 *         1831,                                                 .,;irrrrrs&@
 *           ;5A8r.                                            .:;iiiiirrss1H
 *             :X@H3s.......                                .,:;iii;iiiiirsrh
 *              r#h:;,...,,.. .,,:;;;;;:::,...              .:;;;;;;iiiirrss1
 *             ,M8 ..,....,.....,,::::::,,...         .     .,;;;iiiiiirss11h
 *             8B;.,,,,,,,.,.....          .           ..   .:;;;;iirrsss111h
 *            i@5,:::,,,,,,,,.... .                   . .:::;;;;;irrrss111111
 *            9Bi,:,,,,......                        ..r91;;;;;iirrsss1ss1111
 */




html,body{
  font-family:"Poppins-Regular", arial,verdana;
}
input, button, textarea,select{
  font-family:"Poppins-Regular",arial,verdana;  
}

 /* 隐藏上下箭头 */  
    scrollbarbutton {   
       display: none !important;   
    } 

iframe{
  display:block;
  border:0;
}
.bgf8{
  background: #f8f8f8;
}
.bgef{
  background: #efefef;
}
.header{
  position: relative;
  z-index: 4;
  background: #fff;
}

.logo{
  float: left;
  width: 200px;
  height: 123px;
  padding-top: 4px;
}
.logo img{
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.head_user{
  display:block;
  position:absolute;
  right:0;
  top:21px;
  line-height:18px;
  color:#000;
  font-size:14px;
}
.head_user .icon{
  float:left;
  width:18px;
  height:18px;
  background:url(../images/head_user_icon.png) no-repeat center center / auto 18px;
  margin-right:12px;
}

.head_b{
  clear: both;
}
.head_b .wrapper{
	position: relative;
}
.menu{
  width: calc(100% - 250px);
  padding: 59px 0 0 0;
  display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.menu_dl{
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.menu_dl dd{
  float: left;
  height: 64px;
  position: relative;
  margin: 0 13px;
}
.menu_dl dd.menu_dd_pro{
	position: static !important;
}
.menu_tt .text{
  width: 100%;
  display: block;
  color: #000;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  padding: 0 13px;
  border: 2px solid transparent;
  text-transform: capitalize;
	font-family: "Poppins-SemiBold";
}
.menu_tt .text .icon{
  width: 0;
  height: 0;
  border-style: solid;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
  border-bottom-width:0;
  border-color:#232323 transparent transparent transparent;
  position: relative;
  top: 12px;
  margin-left: 5px;
}
.menu_dl dd.hover .menu_tt .text{
  border-color: #d6d6d6;
}
.menu_down{
  display: none;
  position: absolute;
  left: 0;
  top:64px;
  z-index: 9;
  width: 135px;
  background: #fff;
  padding:8px 0 10px;
}
.menu_down a{
  display: block;
  color: #4e4e4e;
  font-size:16px;
  line-height: 32px;
  padding-left: 23px;
}
.menu_down a:hover{
  color: #19191b;
  transform: translateX(2px);
    -webkit-transform: translateX(2px);
}

.menu_down_pro{
	display: none;
	position: absolute;
	top: 123px;
	right: 0;
	width:900px;
	background: #fff;
	padding:30px 3% 10px;
	border-top: 2px solid #232323;
	box-shadow: 0 0 5px rgba(115,115,115,.15);
}
.menu_down_pro_clm{
	float: left;
	width: 16.6%;
	text-transform: capitalize;
	padding-right: 15px;
	margin-bottom: 20px;
}
.menu_down_pro_clm_tt{
	display: block;
	color: #232323;
	font-size: 16px;
	font-family: "Poppins-SemiBold";
	margin-bottom: 12px;
}
.menu_down_pro_clm_list a{
	display: block;
	color: #999;
	font-size: 13px;
	line-height: 20px;
	padding: 3px 0;
}
.menu_down_pro_clm_list a:hover{
	color: #000;
	text-decoration: underline;
	transform: translateX(3px);
    -webkit-transform: translateX(3px);
}


.head_search{
  width:40px;
  height: 64px;
  position: relative;
  margin-top:53px;
}
.head_search_t{
  width:40px;
  height: 40px;
  background: url(../images/search_icon.png) no-repeat center center / 21px 21px;
  cursor: pointer;
}
.head_search_down{
  position: absolute;
  right: 0;
  top: 70px;
  z-index: 2;
  display: none;
  width:254px;
  padding: 5%;
  background: #fff;
  border: 5px solid #5e5e5e;
}
.head_search_down form{
	display: block;
	border: 0;
}
.head_search_text{
  float: left;
  width:calc(100% - 46px);
  height: 38px;
  padding-left:12px;
  border: 0;
  color: #333;
  background:none;
}
.head_search_btn{
  float: left;
  width:46px;
  height:38px;
  background:url(../images/search_icon2.png) no-repeat center center / 21px 21px;
  cursor: pointer;
  border: none;
}
/* .head_search:hover .head_search_down{
  display: block;
} */
.mask{
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.2);
}


.mobile_menu_btn{
  display: none;
  float: right;
  position: absolute;
  right: 0;
  top:8px;
  padding: 9px 17px;
  cursor: pointer;
}
.mobile_menu_btn span{
  display: block;
  height: 3px;
  width: 30px;
  background: #000;
  margin-bottom: 6px;
}

/*
 * banner
 */
.banner_box{
  position: relative;
}
.banner{
  clear: both;
}
.banner .item img{
  display: block;
  width: 100%;
  max-width: none;
}
.banner_prev,.banner_next{
  position: absolute;
  top: 50%;
  z-index: 2;
  width:74px;
  height:74px;
  margin-top: -37px;
  background:rgba(0,0,0,.5) url(../images/banner_btn.png) no-repeat center center;
  text-align: center;
  cursor: pointer;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  border-radius: 74px;
  transform: rotateZ(-180deg);
  -webkit-transform: rotateZ(-180deg);
}
.banner_prev{
  left:0;
  margin-left: -674px;
  transform: rotateZ(0deg);
  -webkit-transform: rotateZ(0deg);
}
.banner_next{
  right:0;
  margin-right: -674px;
  
}
.banner_box:hover .banner_prev{
  left:30px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.banner_box:hover .banner_next{
  right:30px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.banner_box:hover .banner_prev{
  left:50%;
}
.banner_box:hover .banner_next{
  right:50%;
}

.banner_prev:hover,.banner_next:hover{
  background-color: rgba(0,0,0,1);
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
}




.banner.owl-theme .owl-controls{
  display: block;
}


.banner_box .owl-theme .owl-dots{
  position: absolute;
  left:0;
  width: 100%;
  bottom: 35px;
}


.banner_box .owl-theme .owl-dots .owl-dot{
  margin:0 7px;
}
.banner_box .owl-theme .owl-dots .owl-dot span{
  display: block;
  width: 18px;
  height:18px;
  border-radius: 0;
  border:2px solid #fff;
  background: none;
  border-radius: 18px;
  margin: 0;
}
.banner_box .owl-theme .owl-dots .owl-dot.active span, 
.banner_box .owl-theme .owl-dots .owl-dot:hover span{
  border-color: #aeaeae;
  background: #aeaeae;
}


.ind_new{
  padding: 86px 0 120px;
  background: #e9e9e9;
}
.title1{
  display: block;
}
.title1_icon{
  height: 36px;
  margin-bottom:10px;
}
.title1_icon img{
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.title1_text{
  position: relative;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    font-size: 42px;
  line-height: 40px;
}

.title1_text .tt{
	font-family: "Poppins-SemiBold";
  text-transform: uppercase;
	
}


.ind_new .title1{
  margin-bottom: 60px;
}
.ind_new .title1_text .tt{
  color: #333;
}

.ind_pro_list1 dd{
  float: left;
  width: 33.333333%;
}
.ind_pro_img{
  overflow: hidden;
}
.ind_pro_img img{
  display: block;
  max-width: 100%;
}
.ind_pro_con{
  overflow: hidden;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    
    background: #fff;
    padding: 0 4%;
    position: relative;
}
.ind_pro_con:after{
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -16px;
  width:0;
  height: 0;
  border-style: solid;
  border-left-width: 16px;
  border-right-width: 16px;
  border-top-width: 16px;
  border-bottom-width: 0;
  border-color: #e9e9e9 transparent transparent transparent;
}

.ind_pro_con_tt{
  font-size: 30px;
  color: #333;
  text-align: center;
  font-family: "Poppins-Medium";
}
.ind_pro_con_sku{
  color: #666;
  font-size: 14px;
  font-family: "Poppins-Medium";
  margin: 15px 0 25px;
}
.more_btn1{
  display: block;
  width: 138px;
  line-height: 36px;
  text-align: center;
  color: #666;
  font-family: "Poppins-Medium";
  border: 2px solid #353535;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ind_pro_list1 dd:nth-child(2n) a{
  width: 100%;
  height: 100%;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    
    flex-direction:column-reverse; 
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
}
.ind_pro_list1 dd:nth-child(2n) .ind_pro_con:after{
  top: auto;
  bottom: 0;
  border-top-width: 0;
  border-bottom-width: 16px;
  border-color: transparent transparent #e9e9e9 transparent;
}

.ind_pro_list1 dd:hover .ind_pro_img img{
  transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}

.ind_pro_list1 dd:hover .more_btn1{
  border-color: #C37C4A;
  background: #C37C4A;
  color: #fff;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ind_about{
  padding: 83px 0 400px;
  background:#fff;
  position: relative;
}


.ind_about .title1{
  margin-bottom: 38px;
}
.ind_about .title1_text .icon_l,.ind_about .title1_text .icon_r,.ind_about .title1_text .icon_l:before,.ind_about .title1_text .icon_r:before{
  background: #d3d3d3;
}


.ind_about_text,.ind_about_text a{
  color: #333;
  font-size: 14px;
  line-height: 24px;
  /* max-width: 1080px; */
  margin: 0 auto;
}
.ind_about_text{
	padding: 0 130px;
}
.ind_about .more_btn1{
  font-size: 12px;
  margin: 35px auto 0;
}
.ind_about .more_btn1:hover{
	color: #fff;
  background: #C37C4A;
  border-color: #C37C4A;
}

.ind_about_video{
  position: absolute;
  left:50%;
  bottom: -197px;
  width: 90%;
  max-width: 1200px;
  margin-left: -600px;
}
.ind_about_video a{
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
  position: relative;
  overflow: hidden;
  position: relative;
}
.ind_about_video a>img{
  display: block;
  max-width: 100%;
}
.ind_about_video_icon{
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 90px;
  height: 90px;
  margin: -45px 0 0 -45px;
  background: url(../images/video_play2.png) no-repeat center center;
}
.ind_about_video_play{
  display: block;
  height: 543px;
  margin: 0 auto;
  width:100%;
  border:0;
}



.ind_gallery{
  margin-top: 298px;
  padding: 96px 0 0;
  margin-bottom: 108px;
  background: #e9e9e9;
}
.ind_gallery .title1{
	margin-bottom: 84px;
}

.ind_gallery .title1_text .icon_l,
.ind_gallery .title1_text .icon_r,
.ind_gallery .title1_text .icon_l:before,
.ind_gallery .title1_text .icon_r:before{
  background: #080403;
}

.ind_gallery_scroll_box{
  overflow: hidden;
  width: 100%;
  background: #fff;
}
.ind_gallery_scroll{
  overflow-x: auto;
  width: 100%;
  padding-bottom: 17px;
  background: #fff;
}
.ind_gallery_list dd{
  float:left;
  width: 25%;
}
.ind_gallery_list dd a{
  width:calc(100% - 5px);
  display: block;
  overflow: hidden;
}
.ind_gallery_list dd a img{
  display: block;
  max-width: 100%;
}
.ind_gallery_list dd:hover img{
  transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}

.ind_gallery_scroll::-webkit-scrollbar 
{ 
    width:10px; 
    height: 10px; 

    background-color: #d6d6d6; 
} 
   
.ind_gallery_scroll::-webkit-scrollbar-track 
{ 
    background-color: #d6d6d6;
    height: 10px;
} 
   
.ind_gallery_scroll::-webkit-scrollbar-thumb 
{ 
    height: 10px;
    border-radius: 10px; 
    background-color: #a0a0a0; 
    cursor: pointer;
}


/*
 * footer
 */
.footer{
  background: #f3f3f3;
}
.footer_t{
  padding: 112px 0 70px;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
}
.footer_t_l{
  width: 298px;
  margin-right: 40px;
}
.footer_t_logo{
  display: block;
  margin-bottom: 200px;
}
.footer_t_logo img{
  display: block;
  height: 80px;
  max-width: 100%;
}
.footer_t_form{
  width: 100%;
}
.footer_t_form_text{
  float: left;
  width:calc(100% - 90px);
  height: 46px;
  font-size: 14px;
  padding-left: 15px;
  color:#222;
  border: 1px solid #565656;
  background: none;
}
.footer_t_form_sub{
  float: left;
  width: 90px;
  height: 46px;
  color: rgba(255,255,255,1);
  line-height: 46px;
  font-size: 14px;
  text-align: center;
  background: #565656;
  border: 0;
  cursor: pointer;
}
.footer_t_pro{
}
.footer_title{
  display: block;
  font-size:16px;
  font-family: "Poppins-Medium";
  color: #222;
  margin-bottom: 28px;
}
.footer_t_pro_list a{
  display: block;
  line-height: 26px;
  font-size: 14px;
  color: #666;
}
.footer_t_pro_list a:hover{
  
  transform: translateX(2px);
    -webkit-transform: translateX(2px);
}

.footer_sm{
  padding-top: 95px;
}
.footer_sm_tt{
  font-size:14px;
  color:#222;
  margin-bottom: 16px;
}
.footer_sm_list a{
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: url(../images/sm_icon.png) no-repeat center center;
  
}
.footer_sm_list a.fb{
  background-position: 0 0;
}
.footer_sm_list a.yb{
  background-position: -30px 0;
}
.footer_sm_list a.pt{
  background-position: -60px 0;
}
.footer_sm_list a.gg{
  background-position: -90px 0;
}
.footer_sm_list a.ig{
  background-position: -120px 0;
}
.footer_sm_list a.li{
  background: url(../images/linkin_icon.png) no-repeat center center;
}
/*.footer_sm_list a.fb:hover{*/
/*  background-position: 0 -30px;*/
/*}*/
/*.footer_sm_list a.yb:hover{*/
/*  background-position: -30px -30px;*/
/*}*/
/*.footer_sm_list a.pt:hover{*/
/*  background-position:-60px -30px;*/
/*}*/
/*.footer_sm_list a.gg:hover{*/
/*  background-position: -90px -30px;*/
/*}*/
/*.footer_sm_list a.ig:hover{*/
/*  background-position: -120px -30px;*/
/*}*/
.footer_sm_list a.ig:hover{
/*    transform:translateY(-3px);*/
/*-webkit-transform: translateY(-3px);*/
}
.footer_sm_list2 a{
  width: 40px;
  height: 40px;
  background-color: #a1a1a1;
  background-image: url(../images/sm_icon3.png);
  border-radius: 40px;
  margin-right: 14px;
}

.footer_sm_list2 a.fb{
  background-position: 0 0;
}
.footer_sm_list2 a.yb{
  background-position: -40px 0;
}
.footer_sm_list2 a.pt{
  background-position:-160px 0;
}
.footer_sm_list2 a.gg{
  background-position: -80px 0;
}
.footer_sm_list2 a.ig{
  background-position: -120px 0;
}
.footer_sm_list2 a.fb:hover{
  background-position: 0 0;
}
.footer_sm_list2 a.yb:hover{
  background-position: -40px 0;
}
.footer_sm_list2 a.pt:hover{
  background-position:-160px 0;
}
.footer_sm_list2 a.gg:hover{
  background-position: -80px 0;
}
.footer_sm_list2 a.ig:hover{
  background-position: -120px 0;
}

.footer_sm_list2 a:hover{
  background-color: #303030;
}

.footer_b{
  border-top: 1px solid #5e5e5e;
  color: #7e7e7e;
  line-height: 20px;
  font-size: 14px;
  padding: 46px 0 47px;
}

.float_btn{
  position: fixed;
  right:20px;
  bottom: 30%;
  z-index: 2;
}
.float_btn div{
  width: 180px;
  height: 30px;
  margin-bottom: 2px;
  cursor: pointer;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.float_xp{
  background:url(../images/float_icon1.png) no-repeat center center;
}
.back_top{
    position: fixed;
  right:20px;
  bottom: 20px;
  z-index: 2;
  width: 50px;
  height: 50px;
  display: none;
  background:#fff url(../images/float_icon2.png) no-repeat center center;
  cursor: pointer;
}

.float_btn div:hover{
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


/*
 * xp_window
 */
.xp_window_mask,.xp_window_mask2{
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: rgba(25,25,27,.4);
}
.xp_window,.xp_window2{
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 10;
  width:370px;
  height: 476px;
  border-radius: 5px;
  background: #19191b;
  margin: -230px 0 0 -185px;
}
.xp_window_rela{
  position: relative;
  width: 100%;
  height: 100%;
}
.xp_window_close{
  position: absolute;
  right: -25px;
  top: -25px;
  width: 25px;
  height: 25px;
  background: url(../images/close_icon.png) no-repeat center center;
  cursor: pointer;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.xp_window_close:hover{
  transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.xp_window_title{
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  font-size: 22px;
}
.xp_window_rela_con{
  padding: 0 20px;
  height: 432px;
  border-radius: 5px;
  background: #fff;
}
.xp_window_sku{
  color: #19191b;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
}
.xp_window_inp,.xp_window_text{
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
  color: #19191b;
  padding-left: 13px;
  border-radius: 5px;
  border: 1px solid #c2c2c2;
  margin-bottom: 10px;
}
.xp_window_inp::-webkit-input-placeholder,.xp_window_text::-webkit-input-placeholder{
  color: #19191b;
  font-size: 16px;
}
.xp_window_text{
  height: 130px;
  resize: none;
  padding-top: 10px;
  margin-bottom: 16px;
}

.xp_window_sub{
  display: block;
  width: 100%;
  color: #fff;
  line-height: 40px;
  font-size: 20px;
  background: #19191b;
  cursor: pointer;
  border: 0;
  border-radius: 5px;
}


/*
 * news
 */
.sub_main{
  width:100%;
  overflow: hidden;
}
.sub_banner{
  height: 247px;
  
}
.sub_banner_text{
  height: 100%;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.sub_banner_text .tt{
  color: #fff;
  font-size: 80px;
  font-family: "Poppins-SemiBold";
}


.sub_newpro_text{
  color: #666;
  font-size: 14px;
  line-height: 26px;
  /* max-width: 845px; */
  padding: 0 10px;
  margin: 42px auto;
}

.newpro_list{
  margin-bottom: 3%;
}
.newpro_list dd{
  float: left;
  width:calc((100% - 60px) / 3);
  margin: 0 30px 40px 0;
}
.newpro_list dd a{
  display: block;
}
.newpro_list_pic{
  overflow: hidden;
  padding:12px 12px 0;
	position: relative;
}
.newpro_list_pic img{
  display: block;
  max-width: 100%;
	 transition: all 0.5s;
	  -webkit-transition: all 0.5s;
}
.newpro_list dd .pic2{
	position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.newpro_list dd:hover .pic1{
	opacity: 0;
}
.newpro_list dd:hover .pic2{
	opacity: 1;
}
.newpro_list_con{
  padding:15px 0 30px;
}
.newpro_list_title{
  font-size: 18px;
  color: #333;
  font-family: "Poppins-Medium";
}
.newpro_list_sku{
  font-size: 14px;
  color: #999;
  margin: 6px 0 18px;
}
.more_btn2{
  width: 104px;
  line-height: 30px;
  color: #666;
  border: 1px solid #e4e4e4;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.more_btn2:hover{
  color: #fff;
  background:#C37C4A;
  border-color: #C37C4A;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.newpro_list dd:hover a{
  border-color: #e4e4e4;
  transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}
.newpro_list dd:hover .more_btn2{
  color: #fff;
  background:#C37C4A;
  border-color: #C37C4A;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



/*
 * pro_list
 */

.pro_list_bars_box{
  background: #fff;
  
}

.pro_list_bars{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding-top: 40px;
}
.pro_list_bars a{
	display: block;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  font-family: "Poppins-Medium";
  position: relative;
  margin: 0 12px;
}
.pro_list_bars a:after{
  content: "";
  display:block;
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0%;
  height: 2px;
  background: #333;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_list_bars a:hover,.pro_list_bars a.hover{
	color: #999;
}
.pro_list_bars a:hover:after,.pro_list_bars a.hover:after{
  width: 100%;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.sub_main_pro{
  padding: 52px 0;
  background: #fff;
  overflow: hidden;
}
.pro_list1 dd{
  float: left;
  width: calc((100% - 22px) / 3);
  margin: 0 11px 22px 0;
}
.pro_list1 dd a{
  display: block;
}
.pro_list1_pic{
  overflow: hidden;
}
.pro_list1_pic img{
  display: block;
  max-width: 100%;
}
.pro_list1_con{
  padding: 12px 6% 0;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_list1_title{
  font-size: 14px;
  line-height: 30px;
  color: #333;
  font-family: "Poppins-Medium";
  text-align: center;
  margin-bottom: 4px;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_list1_more{
	display: none;
  color: #666;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_list1 dd:hover .pro_list1_pic img{
  transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}



.pro_list2 dd{
  float: left;
  width: calc((100% - 15px) / 4);
  margin: 0 5px 25px 0;
}
.pro_list2 dd a{
  display: block;
}
.pro_list2_pic{
  overflow: hidden;
  position: relative;
}
.pro_list2_pic img{
	display: block;
  max-width: 100%;
}
.pro_list2_pic .pic1{
	opacity: 1;
}
.pro_list2_pic .pic2{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.pro_list2_con{
  padding: 22px 6% 0;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_list2_title{
  font-size: 16px;
  line-height: 24px;
  color: #333;
  font-family: "Poppins-Medium";
  text-align: center;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_list2_more{
	text-align: center;
  color: #666;
  font-size: 12px;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.pro_list2 dd a:hover .pro_list2_pic .pic1{
	opacity: 0;
}
.pro_list2 dd a:hover .pro_list2_pic .pic2{
	opacity: 1;
}

/*
 * page
 */
.page{
  padding: 35px 0;
  line-height: 30px;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.page_prev,.page_next{
  opacity: 0.75;
  margin: 0 15px;
  font-size: 16px;
  color: #333;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.page_prev .icon,.page_next .icon{
  position: relative;
  top: -1px;
  width: 38px;
  height: 11px;
  display: block;
  background: url(../images/page_icon.png) no-repeat center center;
  margin: 0 10px;
}
.page_prev .icon{
  transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}
.page_prev:hover,.page_next:hover{
  opacity: 1;
}



/*
 * blog
 */
.sub_main_blog{
  padding:50px 0;
  background: #efefef;
}
.sub_main_blog .location{
	border-bottom: 0;
}
.sub_main_blog_title{
	font-size: 26px;
	font-family: "Poppins-Medium";
	text-align: center;
	color: #333;
}
.sub_main_blog_bars{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin: 30px 0 50px;
}

.sub_main_blog_bars a{
	display: block;
	color: #fff;
	margin: 0 9px;
	font-size: 14px;
	font-family: "Poppins-Medium";
	text-align: center;
	line-height: 30px;
	min-width: 120px;
	padding: 0 15px;
	background: #353535;
	margin-bottom: 8px;
}
.sub_main_blog_bars a.hover,.sub_main_blog_bars a:hover{
	background: #909090;
}


.blog_list2{
	padding: 0 6%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.blog_list2 dd{
  overflow: hidden;
  width: 50%;
  padding: 0 18px;
  margin-bottom: 22px;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.blog_list_pic{
  overflow: hidden;
}
.blog_list_pic img{
  display: block;
  width: 100%;
  margin: 0 auto;
}
.blog_list_con{
    padding: 20px 0 0 0;
}
.blog_list_title{
  display: block;
  color: #333;
  font-family: "Poppins-Medium";
  font-size: 18px;
  line-height: 1.2;
}
.blog_list_title h3{
  font-family: "Poppins-Medium";
  font-weight: normal;
}
.blog_list_text{
  line-height: 22px;
  color: #666;
  font-size: 14px;
  margin: 15px 0 20px;
}
.blog_list_tabs{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.blog_list_tabs a{
	display: inline-block;
	line-height: 28px;
	padding: 0 12px;
	margin-right: 10px;
	background:#fff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.blog_list_tabs a:hover{
	color: #fff;
	background: #333;
	border-color: #333;
}

.blog_list dd:hover{
  transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
  box-shadow:  0 0 20px rgba(115,115,115,.3);
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.blog_list dd:hover .blog_list_more{
  background: #19191b;
  color: #fff;
  border-color: #19191b;
}

.blog_list_share{
  float: right;
  padding-top: 12px;
}
.blog_list_share a{
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 1px;
  background: url(../images/sm_icon2.png) no-repeat center center;
}
.blog_list_share .fb{
  background-position:0 0;
}
.blog_list_share .yb{
  background-position:-30px 0;
}
.blog_list_share .pt{
  background-position:-60px 0;
}
.blog_list_share .gg{
  background-position:-90px 0;
}
.blog_list_share .ig{
  background-position:-120px 0;
}
.blog_list_share .fb:hover{
  background-position:0 -30px;
}
.blog_list_share .yb:hover{
  background-position:-30px -30px;
}
.blog_list_share .pt:hover{
  background-position:-60px -30px;
}
.blog_list_share .gg:hover{
  background-position:-90px -30px;
}
.blog_list_share .ig:hover{
  background-position:-120px -30px;
}



/*
 * about
 */
.sub_main_about{
  padding: 0;
}
.sub_main_about .location{
	border-bottom: 0;
}
.about_box1{
  background: #e9e9e9;
  padding: 70px 0;
}
.about_box1 .wrapper{
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.about_box1_pic{
  width: 50%;
  overflow: hidden;
}
.about_box1_pic img{
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.about_box1_pic:hover img{
  transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}
.about_box1_con{
  width: 50%;
  padding:0 2% 0 4%;
}
.about_title{
  font-size: 30px;
  line-height: 32px;
  /* font-weight: bold; */
	font-family: "Poppins-SemiBold";
}
.about_text{
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.about_text img{
  display: block;
  max-width: 100%;
  margin:0 auto;
}
.about_box1_con .about_text{
  margin: 25px 0 40px;
}

.about_box1_con_clm_item{
  float: left;
  color: #666;
  height: 58px;
  text-align: center;
  padding-right: 40px;
  margin-right: 40px;
  position: relative;
}
.about_box1_con_clm_item .num{
  font-size: 26px;
  font-family: "Poppins-SemiBold";
  margin-bottom: 10px;
}

.about_box1_con_clm_item .tt{
  font-size: 16px;
}

.about_box1_con_clm_item:first-child:after{
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 58px;
  background: #d6d6d6;
}
.about_box2{
	padding: 70px 0;
	background: #f4f4f4;
}


.about_box2_con{
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
       background: #fff;
}
.about_box2_con_r{
	width: 35%;
	padding: 0 5%;
}
.about_box2_con_r .about_text{
	margin-top: 25px;
}
.about_box2_con_pic{
	width: 65%;
}
.about_box2_con_pic img{
	display: block;
	width: 100%;
}


.about_box3{
  background: #fff;
  padding: 70px 0;
}
.about_box3_con{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.about_box3_con .about_title{
	width: 30%;
  text-align:left;
	padding-right: 5%;
}
.about_box3_con .about_text{
	width: 70%;
}


.about_box4{
  background: #f4f4f4;
  padding: 70px 0;
}
.about_box4 .wrapper{
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    background: #333;
}

.about_box4_pic{
  width: 48.8%;
  }
.about_box4_pic img{
  display: block;
  max-width: 100%;
}
.about_box4_con{
  width:51.2%;
  padding: 0 5%;
  
}
.about_box4_con .about_title{
  color: #fff;
  margin-bottom: 35px;
}
.about_box4_con .about_title .line{
  background: #fff;
}
.about_box4_con .about_text{
  color: #fff;
}

.about_box5{
  padding: 96px 0 76px;
  background: #fff;
}
.about_box5_con .about_title{
  margin-bottom: 55px;
}
.about_box5_list dd{
  float: left;
  width: 385px;
  height: 395px;
  text-align: center;
  margin: 0 22px 25px 0;
  background: #f1f1f1;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_box5_list dd a{
  width: 100%;
  height: 100%;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.about_box5_list dd .icon{
  width: 106px;
  margin: 0 auto 55px;
}
.about_box5_list dd .icon img{
  display: block;
  max-width: 100%;
}
.about_box5_list dd .tt{
  font-size: 20px;
  color:#333;
}
.about_box5_list dd:hover {
  transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_box7 .wrapper{
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
  justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.about_box7_con{
  width:50%;
  padding:0 6% 0 4%;
}
.about_box7_pic{
  width:50%;
}
.about_box7_pic img{
  float:left;
  width:960px;
  max-width:none;
}
.about_box7_con .about_text{
  margin-top:25px;
}
/*
 * blog_det
 */

.blod_det_box{
  padding: 5% 5% 3%;
  border-top: 4px solid #19191B;
  background: #fff;
}
.blod_det_title{
  font-size: 32px;
  color: #19191B;
  font-family: "Poppins-SemiBold";
  line-height: 36px;
  margin-bottom: 2%;
}

.blod_det_share{
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    margin-bottom: 2%;
}

.blod_det_share_tt{
  font-size: 14px;
  color: #c2c2c2;
  line-height: 26px;
}
.blod_det_share .blog_list_share{
  padding-top: 0;
}
.blod_det_con{
  line-height: 24px;
  font-size: 14px;
  color: #666;
  padding:40px 0;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px dotted #e3e3e3;
  margin-bottom: 37px;
}
.blod_det_con img{
  display:inline-block;
  max-width: 100%;
}


.blod_det_b{
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin-bottom: 80px;
}
.blod_det_page{
  width: calc(100% - 108px);
}
.blod_det_page_clm{
  clear: both;
  overflow: hidden;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
.blod_det_page_clm .tt{
  float: left;
  width: 60px;
  color: #666;
}
.blod_det_page_clm .text{
  float: left;
  width: calc(100% - 60px);
}
.blod_det_page_clm .text a{
  color: #666;
}
.blod_det_page_clm .text a.none{
  color: #b3b3b3;
}
.blod_det_page_clm .text a:hover{
  color: #333;
  text-decoration: underline;
}



.blod_det_backlist{
  width: 108px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  background: #333;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}

.blod_det_backlist .icon{
  display: block;
  width: 13px;
  height: 11px;
  background: url(../images/backlist_icon.png) no-repeat center center; 
  margin-right: 6px;
  position: relative;
  top: -1px;
}



/*
 * contact
 */

.sub_main_contact{
  padding:0 0 100px 0;
  background: #efefef;
}
.contact_box1{
    padding: 70px 0;
}
.contact_box1_con{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.contact_box1_l{
  width: 53%;
}
.contact_box1_title{
  font-size: 20px;
  line-height:36px;
  font-family: "Poppins-SemiBold";
  color: #19191b;
  margin-bottom: 8px;
}
.contact_box1_list{
  color: #999;
  font-size: 14px;
  line-height: 24px;
  padding-bottom:15px;
}
.contact_box1_list a{
  color: #999;
}

.contact_box1_list a:hover{
  color: #333;
  text-decoration: underline;
}

.contact_box1_r{
  width: 47%;
  padding:20px 5% 20px 6%;
}
.contact_box1_r img{
  display: block;
  max-width: 100%;
}

.contact_box2{
  background: #e3e3e3;
  padding: 5%;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    
}
.contact_box2_title{
  width: 360px;
}
.contact_box2_title .tt{
  font-size: 48px;
  color: #19191B;
  font-family: "Poppins-SemiBold";
  margin-bottom: 24px;
}
.contact_box2_title .tt2{
  color: #666;
}

.contact_box2_form{
  width: calc(100% - 360px);
}

.contact_box2_form form{
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.contact_box2_form_list{
  width:47%;
}
.contact_box2_form_list dd{
  margin-bottom: 27px;
}
.contact_box2_form_tt{
  display:block;
  color: #1e1516;
  padding-bottom: 8px;
}

.contact_box2_form_inp{
  display: block;
  border: 0;
  width: 100%;
  height: 20px;
  background: none;
  border-bottom: 1px solid #1e1516;
}
.contact_box2_form_text{
  display: block;
  width: 100%;
  height: 124px;
  padding: 10px 12px;
  background: none;
  resize: none;
  border: 1px solid #1e1516;
}

.contact_box2_form_sub{
  display: block;
  width: 88px;
  height: 40px;
  color: #fff;
  background: #19191b;
  border: 0;
  cursor: pointer;
  margin-top: -7px;
}


/*
 * customer
 */

.sub_main_customer{
  padding: 0;
}
.sub_main_customer .location{
	border-bottom: 0;
}
.customer_box1{
  padding: 123px 0;
  position: relative;
  background:#e4e4e4;
}

.customer_box1 .wrapper{
 	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}



.customer_box1_l{
  width: 36.6%;
  padding-right: 5%;
}
.customer_box1_title{
  margin-bottom: 25px;
}
.customer_box1_title_tt{
  font-size: 30px;
  line-height: 34px;
  color: #333;
  font-family: "Poppins-SemiBold";
  padding-bottom: 15px;
}
.customer_box1_title_line{
	display: none;
  width: 46px;
  height: 4px;
  background: #19191B;
}

.customer_box1_text{
  line-height: 24px;
  color: #333;
  font-size: 14px;
}
.customer_box1_pic{
  width: 63.4%;
}
.customer_box1_pic img{
  float: left;
  width:1173px;
  max-width: none;
}


.customer_box2{
  padding: 88px 0;
}
.customer_box2_title{
  
}

.customer_box2_title_tt{
  font-size: 52px;
  font-family: "Poppins-SemiBold";
}
.customer_box2_title_text{
  color: #19191B;
  font-size: 14px;
  padding: 14px 0 0 0;
}

.customer_box2_list{
  padding: 68px 0 0 0;
}
.customer_box2_list dd{
  float: left;
  width: calc((100% - 30px) / 2);
  margin: 0 30px 30px 0;
}
.customer_box2_list dd:nth-child(2n){
  margin-right: 0;
}
.customer_box2_list dd a{
  display: block;
  padding: 30px;
  color: #fff;
  background: #19191b;
}
.customer_box2_list dd a .pic{
  display: block;
  overflow: hidden;
}
.customer_box2_list dd a .pic img{
  display: block;
  width: 100%;
}
.customer_box2_list dd a .con{
  padding: 40px 0;
}
.customer_box2_list dd a .con .tt{
  font-size: 30px;
  font-size: 30px;
  font-family: "Poppins-SemiBold";
  margin-bottom: 15px;
}
.customer_box2_list dd a .con .text{
  font-size: 18px;
  line-height: 30px;
}

.customer_box2_list dd a:hover{
  transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}


/*
 * gallery
 */
.sub_main_gal{
  padding: 0;
}
.gal_list_box1{
  padding: 110px 0;
  background: #fff;
}
.gal_list_box1:nth-child(2n){
  background: #e2e2e2;
}
.gal_list_title1{
  margin-bottom: 35px;
  position: relative;
}
.gal_list_title1:before{
  content:"";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #d6d6d6;
}
.gal_list_title1 .tt{
  color: #1d1c21;
  font-size: 36px;
  font-family: "Poppins-SemiBold";
  background: #fff;
  padding-right: 20px;
  position: relative;
  z-index: 2;
}
.gal_list_title1 .more{
  width: 22px;
  height: 22px;
  background:#fff url(../images/arr_icon.png) no-repeat center center;
  margin-top:9px;
  position: relative;
  z-index: 2;
}


.gal_list_box1:nth-child(2n) .gal_list_title1 .tt,
.gal_list_box1:nth-child(2n) .gal_list_title1 .more{
  background-color: #e2e2e2;
}
.gal_list_box1:nth-child(2n) .gal_list_title1:before{
  background: #bfbfbf;
}


.gal_list_pbl .item{
  float: left;
  margin-right: 3px;
  margin-bottom: 5px;
}

.gal_list_item{
  display: block;
  position: relative;
}
.gal_list_item_pic{
  overflow: hidden;
}
.gal_list_item_pic img{
  display: block;
  max-width: 100%;
}
.gal_list_item_icon{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 92px;
  height: 92px;
  margin: -46px 0 0 -46px;
  background: #323232 url(../images/fdj_icon.png) no-repeat center center;
  border-radius: 92px;
  transform: scale(0,0);
    -webkit-transform: scale(0,0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.gal_list_item:hover .gal_list_item_icon{
  transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.column { float: left; }
.size-1of4 { width: 25%; }
.size-1of3 { width: 33.333%; }
.size-1of2 { width: 50%; }
#fh5co-board[data-columns]::before { content: '4 .column.size-1of4'; }

/* Configurate salvattore with media queries */
@media screen and (max-width: 767px) {
  .gal_list_pbl[data-columns]::before { content: '2 .column.size-1of2'; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .gal_list_pbl[data-columns]::before { content: '3 .column.size-1of3'; }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .gal_list_pbl[data-columns]::before { content: '4 .column.size-1of4'; }
}

@media screen and (min-width: 1200px) {
  .gal_list_pbl[data-columns]::before { content: '4 .column.size-1of4'; }
}



/*
 * 定制服务
 */
.dzfw_video{
  position: relative;
}
.dzfw_video .pic{
  display:block;
  width:100%;
}
.dzfw_video_player{
  position:absolute;
  left:0;
  top:0;
  display: block;
  width: 100%;
  height:100%;
}
.dzfw_video_player_icon{
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  background: url(../images/video_icon2.png) no-repeat center center / cover;
}


.sub_main_dzfw{
  padding: 0;
}
.dzfw_box1{
  padding: 120px 0;
  background:url(../images/dzfw_bg1.jpg) no-repeat center center / cover;
}
.dzfw_box1 .wrapper{
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.dzfw_box1_l{
  width:41.6%;
  color: #fff;
  padding:20px 50px;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    background: #2c2c2c;
}

.dzfw_box1_l_title{
  margin-bottom: 42px;
}
.dzfw_box1_l_title .tt{
  font-size: 30px;
  line-height: 1;
  font-family: "Poppins-SemiBold";
}
.dzfw_box1_l_title .line{
	display: none;
  width: 200px;
  height: 4px;
  background: #fff;
}
.dzfw_box1_l_text{
  line-height: 22px;
  font-size: 14px;
}


.dzfw_box1_r{
  width: 58.4%;
}
.dzfw_box1_r_con{
  position: relative;
}
.dzfw_box1_r_pic{
  overflow: hidden;
}
.dzfw_box1_r_con img{
  display: block;
  width: 100%;
}
.dzfw_box1_r_pic2{
  position: absolute;
  right: 40px;
  top: -70px;
  width: 240px;
  height: 240px;
  border: 1px solid #a9a9a9;
}
.dzfw_box1_r_pic3{
  position: absolute;
  left: 41px;
  bottom: -38px;
  z-index: 3;
  width: 270px;
  border: 1px solid #a9a9a9;
}


.dzfw_box2{
  padding: 120px 0 110px;
  background: #fff;
}
.dzfw_title1{
  color: #19191b;
  margin-bottom: 50px;
  font-weight: normal;
}
.dzfw_title1 .tt{
  font-size: 30px;
  font-family: "Poppins-SemiBold";
  margin-bottom: 18px;
}
.dzfw_title1 .text{
  font-size: 14px;
  font-weight: bold;
}
.dzfw_box2_list dd{
  float: left;
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  margin-bottom: 30px;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dzfw_box2_list dd:nth-child(3n){
  margin-right: 0;
}
.dzfw_box2_list_pic{
  overflow: hidden;
}
.dzfw_box2_list_pic img{
  display: block;
  width: 100%;
}
.dzfw_box2_list_con{
  width: 100%;
  border: 1px solid #fff;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    color: #666;
    text-align: center;
    background: #f7f7f7;
    padding: 35px 0;
    position: relative;
}
.dzfw_box2_list_con:before{
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -9px;
  top: -10px;
  display: block;
  width: 0;
    height: 0;
    border-style: solid;
    border-left-width: 9px;
    border-right-width: 9px;
    border-top-width: 0;
    border-bottom-width: 9px;
    border-color: transparent transparent #ebebeb transparent;
}
.dzfw_box2_list_con .num{
  font-size: 40px;
  font-weight: bold;
}
.dzfw_box2_list_con .tt1{
  font-size: 16px;
  margin: 10px 0 6px;
}
.dzfw_box2_list_con .tt2{
  font-size: 18px;
  line-height: 28px;
}

.dzfw_box2_list dd:hover{
  transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.dzfw_box3{
  padding: 90px 0 80px;
  background: #fff;
}
.dzfw_box3_list dd{
  float: left;
  width:20%;
  text-align: center;
  padding: 0 1%;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dzfw_box3_list dd .icon{
  display: block;
  width:128px;
  border-radius: 128px;
  
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    margin: 0 auto;
		position: relative;
 
}
.dzfw_box3_list dd .icon img{
  display:block;
  position:relative;
  z-index:2;
}
.dzfw_box3_list dd .icon:after{
	content: "";
	position: absolute;
	width: 150px;
	height: 10px;
	background: url(../images/icon-arrow11.png)no-repeat center center;
	background-size: cover;
	top: 50%;
	right: -112px;
	margin-top: -5px;
}
.dzfw_box3_list dd .tt{
  font-size: 16px;
  font-weight: bold;
  color: #19191b;
  margin: 20px 0 17px;
}
.dzfw_box3_list dd .text{
  font-size: 14px;
  line-height: 22px;
  color: #555;
}
.dzfw_box3_list dd:last-child .icon:after{
	display: none;
}
.dzfw_box3_list dd:hover{
  transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.dzfw_box4{
  padding: 90px 0 80px;
  background: #f1f1f1;
}
.dzfw_box4_list dd{
  float: left;
  width: calc((100% - 15px) / 4);
  overflow: hidden;
  margin: 0 5px 5px 0;
}
.dzfw_box4_list dd a img{
  display: block;
  max-width: 100%;
}
.dzfw_box4_list dd:hover img{
  transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}




/*
 * pro_det
 */
.sub_main_pro_det{
  padding: 0 0 5% 0;
}
.sub_main_pro_det .location{
	background: none;
	border: 0;
	margin-bottom: 20px;
}
.pro_det_t_box{
  padding: 45px 0;
  background: #f4f4f4;
}

/*
 * location
 */
.location{
  line-height: 20px;
  color: #222;
  font-size: 14px;
  padding: 9px 0;
  font-weight: bold;
  background: #fff;
  text-transform: uppercase;
  border-top:1px solid #d7d7d7;
  border-bottom:1px solid #d7d7d7;
}
.location a{
  color: #666;
  margin: 0 5px;
}
.location a:first-child{
	color: #333;
}
.pro_det_t_pic{
  float:left;
  width:600px;
}
.pro_det_bid_pic{
  margin-bottom:20px;
}
.sml_pic_list_box{
  position: relative;
}
.sml_pic_list_prev,.sml_pic_list_next{
  display:none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 40px;
  height: 80px;
  background:url(../images/pro_det_icon.png) no-repeat center center;
  cursor: pointer;
}
.sml_pic_list_next{
  left: auto;
  right: 0;
  transform: rotateZ(-180deg);
  -webkit-transform: rotateZ(-180deg);
}

.sml_pic_list_scroll.owl-theme .owl-nav [class*='owl-'] {
  position: absolute;
  left: -50px;
  top: 0;
  z-index: 2;
  width: 40px;
  height: 80px;
  line-height:999px;
  background:url(../images/pro_det_icon.png) no-repeat center center;
  cursor: pointer;
  overflow:hidden;
}
.sml_pic_list_scroll.owl-theme .owl-nav .owl-next{
  left: auto;
  right: -50px;
  transform: rotateZ(-180deg);
  -webkit-transform: rotateZ(-180deg);
}

.sml_pic_list{
  width: calc(100% - 100px);
  padding:0 1px;
  margin: 0 auto;
}
.sml_pic_list .owl-item{
  position:relative;
  cursor: pointer;
}
.sml_pic_list.owl-carousel .owl-item img{
      transform-style:flat;
  -webkit-transform-style:flat;
}
.sml_pic_list .owl-item:after{
  content:"";
  display:block;
  position:absolute;
  left:0;
  top:0;
  width:80px;
  height:80px;
  border:1px solid transparent;
}
.sml_pic_list .owl-item.hover:after{
  border-color:#999;
}

div.zoomDiv {
  z-index: 999;
  position: absolute;
  left: 652px;
  width: 500px !important;
  height:500px !important;
  background: #ffffff;
  display: none;
  text-align: center;
  box-shadow: -3px 3px 5px rgba(0,0,0,.2);
  overflow: hidden;
}
div.zoomMask {
  position: absolute;
  width: 188px !important;
  height: 188px !important;
  background:rgba(255,255,255,.6);
  border: 1px solid #ddd;
  cursor:move;
  z-index: 99;
}
.bigimg{
  width:800px;
  max-width: none;
  height: auto;
}

.sml_pic_list.owl-theme .owl-dots{
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 12px;
}
.sml_pic_list.owl-theme .owl-dots .owl-dot.active span, 
.sml_pic_list.owl-theme .owl-dots .owl-dot:hover span{
  background: #19191b;
}
/*^^^^datu end^^^^*/

/*
 * wap_pro_scroll
 */
.wap_pro_scroll{
  display: none !important;
}
.wap_pro_scroll.owl-theme .owl-dots{
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 12px;
}
.wap_pro_scroll.owl-theme .owl-dots .owl-dot.active span, 
.wap_pro_scroll.owl-theme .owl-dots .owl-dot:hover span{
  background: #19191b;
}




.pro_det_inf{
  width: calc(100% - 600px);
  padding-left: 5%;
}
.p_det_inf_tt{
  font-size: 28px;
  font-weight: bold;
  color: #444;
  margin-bottom: 6px;
    text-transform:capitalize
}
.p_det_inf_tt2{
  font-size: 20px;
  font-weight: bold;
  color: #444;
  margin-bottom: 10px;
}

.p_det_inf_sku{
  color: #444;
  font-size: 20px;
}
.p_det_inf_text{
  color: #666;
  font-size: 14px;
  line-height: 22px;
  margin: 48px 0 60px;
}

.p_det_inf_color{
  margin-bottom: 30px;
}
.p_det_inf_color_tt{
  font-size: 16px;
  color: #444;
  padding-bottom: 20px;
}
.p_det_inf_color_clm .item{
  float: left;
  width: 46px;
  height: 46px;
  border-radius: 46px;
  border: 1px solid transparent;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    margin: 0 16px 15px 0;
    cursor: pointer;
}
.p_det_inf_color_clm .item img{
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 34px;
}
.p_det_inf_color_clm .item.hover,.p_det_inf_color_clm .item:hover{
  border-color: #999;
}
.p_det_inf_color_clm .item.active{
  border-color:transparent;
}
.p_det_inf_send_btn{
  width: 80%;
  max-width: 340px;
  height: 40px;
  line-height: 40px;
  background: #C37C4A;
  cursor: pointer;
  text-align:center;
  color: #fff;
  font-size:16px;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin-bottom: 30px;
}

.p_det_inf_send_btn:hover{
  opacity: 0.9;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.p_det_inf_share_text{
  
}


.pro_det_b{
  padding: 100px 0 55px;
  background: #fff;
}
.pro_det_b_box1{
  margin-bottom: 40px;
}
.pro_det_b_text{
  line-height: 26px;
  font-size: 14px;
  color: #333;
  padding-left:10px;
  padding-right:10px;
}
.pro_det_b_text img{
  display:block;
  max-width: 100%;
}

.pro_det_b_box1_spec{
  display:none;
  padding: 3% 5%;
  color: #fff;
  background: #303030;
}
.pro_det_b_box1_spec_tt{
  position: relative;
  line-height: 30px;
  margin-bottom: 20px;
}
.pro_det_b_box1_spec_tt:after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 46%;
  width: 100%;
  height: 1px;
  background: #989898;
}
.pro_det_b_box1_spec_tt .tt{
  display: inline-block;
  position: relative;
  background: #303030;
  z-index: 2;
  font-size: 28px;
  padding-right: 20px;
  font-weight: bold;
}

.pro_det_b_box1_spec_list{
}
.pro_det_b_box1_spec_list dd{
  float: left;
  width:32%;
  overflow: hidden;
  line-height: 28px;
  color: #fff;
  font-size: 14px;
  margin-right: 1.3%;
  margin-bottom: 8px;
}
.pro_det_b_box1_spec_list dd .tt{
  float: left;
  width: 180px;
  text-transform: uppercase;
}
.pro_det_b_box1_spec_list dd .text{
  float: left;
  color: #d8d8d8;
  width: calc(100% - 180px);
}


.pro_det_b_box2_list dd{
  float: left;
  width:calc((100% - 60px) / 4);
  margin: 0 20px 20px 0;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_det_b_box2_list dd .pic{
  overflow: hidden;
  border:2px solid #4a484b;
}
.pro_det_b_box2_list dd .pic img{
  display: block;
  width: 100%;
}
.pro_det_b_box2_list dd .tt{
  font-size: 14px;
  color: #000;
  font-weight: normal;
  line-height: 24px;
  padding-top: 12px;
}
.pro_det_b_box2_list dd:hover{
  transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.pro_det_cpl{
  padding: 90px 0;
  background: #f7f7f7;
}
.pro_det_cpl_tt{
  font-size: 25px;
  color: #444;
  font-weight: bold;
  margin-bottom: 50px;
}
.pro_det_cpl_tt .tt{
  display: inline-block;
}
.pro_det_cpl_tt .tt:after{
  content: "";
  display: block;
  width: 90%;
  height: 3px;
  background: #444;
  margin-top: 10px;
}


.pro_det_cpl_list dd{
  float: left;
  width: calc((100% - 60px) / 4);
  margin: 0 20px 30px 0;
}
.pro_det_cpl_list dd .pic{
  overflow: hidden;
}
.pro_det_cpl_list dd .pic img{
  display: block;
  width: 100%;
}
.pro_det_cpl_list dd .con{
  padding: 18px 0 0;
  color: #444;
  text-transform: uppercase;
}
.pro_det_cpl_list dd .con .tt{
  font-size: 16px;
  margin-bottom: 3px;
  font-weight: bold;
}
.pro_det_cpl_list dd .con .text{
  font-size: 14px;
}
.pro_det_cpl_list dd:hover .pic img{
  transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


/*
 * rela_pro
 */
.rela_pro{
  padding: 90px 0;
}
.rela_pro_list dd{
  float: left;
  width: calc((100% - 40px) / 3);
  margin: 0 20px 20px 0;
}

.rela_pro_list dd a{
  display: block;
}
.rela_pro_list dd a .pic{
  overflow: hidden;
}
.rela_pro_list dd a .pic img{
  display: block;
  width: 100%
}
.rela_pro_list dd a .con{
  color: #333;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0 0 0;
}
.rela_pro_list dd a .con .tt2{
	display: none;
}
.rela_pro_list dd a .con .sku{
	color: #666;
	font-size: 13px;
  padding-top: 6px;
}


.rela_pro_list dd:hover .pic img{
  transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}
.dd_mobile_show{
  display:none;
}



/* 
  2018-11-12  lzf add
 */
 .contact_box1_r_form{
  width:100%;
 }
 .contact_box1_r_inp,.contact_box1_r_area{
  display: block;
  width:100%;
  height: 50px;
  border: 1px solid #d1d1d1;
  padding-left:15px;
  font-size: 14px;
  background: none;
  margin-bottom:20px;
 }
.contact_box1_r_area{
  height:160px;
  resize: none;
  padding-top:10px;
}
 .contact_box1_r_inp::-webkit-input-placeholder,.contact_box1_r_area::-webkit-input-placeholder{
 	color: #666;
 }
.contact_box1_r_btn{
  display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;

  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;

  align-items:center;
  -ms-align-items: center;
  -webkit-align-items: center;
  width:130px;
  height:48px;
  color: #fff;
  font-size: 14px;
  background:#19191b;
  border:none;
}
.contact_box1_r_btn .icon{
  width: 0;
  height: 0;
  border-style: solid;
  border-left-width: 5px;
  border-right-width: 0;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-color: transparent transparent transparent #fefefe;
  margin-left:8px;
  
}
.contact_box1_r .contact_box1_list{
  margin-bottom:25px;
}


.contact_box1_map{
  position: relative;
  width:100%;
  max-width:596px;
}
.contact_box1_map_pic img{
  display: block;
  width: 100%;
}

.contact_box1_map_item{
  width:27px;
  height:40px;
  position: absolute;
}
.contact_box1_map_item_con{
 position: relative; 
}
.contact_box1_map_item_icon{
  width:27px;
  height: 40px;
}
.contact_box1_map_item_icon img{
  display: block;
  width:100%;
}
.contact_box1_map_item_text{
  display: block;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: -54px;
  width:92px;
  height: 52px;
  line-height:52px;
  text-align: center;
  color:#fff;
  font-size: 12px;
  font-weight: bold;
  background:rgba(0,0,0,.8);
  margin-left: -46px;
  transform: translateY(3px);
    -webkit-transform: translateY(3px);
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.contact_box1_map_item.cn{
  left: 42.5%;
  top: 23.33%;
}
.contact_box1_map_item.usa{
  left: 66.96%;
  top: 22.5%;
}
.contact_box1_map_item.de{
  left: 11.409%;
  top: 11.66%;
}
.contact_box1_map_item:hover .contact_box1_map_item_text{
 opacity: 1;
  transform: translateY(0px);
    -webkit-transform: translateY(0px);
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.contact_box3{
  padding:30px 0 50px;
  display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.contact_box3_l{
	width: 53%;
	padding-right: 3%;
}
.contact_box3_r{
	width: 47%;
}

.contact_box1 .about_title,
.contact_box3 .about_title{
	font-size: 30px;
	margin-bottom: 30px;
	/* font-family: arial; */
	font-weight: bold;
}

.contact_box3_title_tt{
  color: #1e1516;
  font-size: 14px;
  line-height:22px;
  margin:0 0 30px;
}
.contact_box3_list{
  display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
}
.contact_box3_list_item{
  width:100%;
  padding:0;
  margin-bottom: 20px;
}
.contact_box3_list_item a{
  display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items:center;
  -ms-align-items: center;
  -webkit-align-items: center;
  flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.contact_box3_list_item a .pic{
  width:45%;
  overflow: hidden;
}
.contact_box3_list_item a .pic img{
  display: block;
  width: 100%;
}
.contact_box3_list_item a .con{
  width:55%;
  padding:15px 20px;
}
.contact_box3_list_item a .con .tt{
  font-size: 24px;
  color: #666;
  margin-bottom: 14px;
}
.contact_box3_list_item a .con .text{
  color: #999;
  font-size: 15px;
  line-height:26px;
}
.contact_box3_list_item a:hover .pic img{
  transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}



/* gg_page */
.gg_banner{
	overflow: hidden;
}
.gg_banner img{
	display: block;
}
.gg_box1{
	padding: 5% 0;
}
.gg_box1_title_box{
	display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;

  justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
    
  align-items:center;
  -ms-align-items: center;
  -webkit-align-items: center;
	margin-bottom: 45px;
}
.gg_box1_title{
	display: block;
	font-size: 36px;
	font-family: "Poppins-SemiBold";
	margin-bottom: 5%;
}
.gg_box1_title .tt{
	line-height: 1;
	color: #d7a449;
}
.gg_box1_title .tt .line{
	width: 178px;
	height: 1px;
	margin-left: 10px;
	background: #acacac;
}

.gg_box1_title .tt2{
	color: #222;
}
.gg_box1_title .icon{
	width: 20px;
	height: 16px;
	background: url(../images/gg_page_icon2.png) no-repeat center center;
	margin: 5px auto 0;
}

.gg_box1 .gg_box1_title .tt{
		display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items:center;
	-ms-align-items: center;
	-webkit-align-items: center;
}
.gg_box1 .gg_box1_title{
	margin-bottom: 0;
}

.gg_box1_btn{
	width: 88px;
}
.gg_box1_btn_prev,.gg_box1_btn_next{
	float: left;
	width: 40px;
	height: 40px;
	line-height: 36px;
	border: 2px solid #acacac;
	background: url(../images/gg_page_icon1.png) no-repeat center center;
	margin-left: 4px;
	transition: all 0.5s;
  -webkit-transition: all 0.5s;
	cursor: pointer;
}
.gg_box1_btn_next{
	transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}
.gg_box1_btn_prev:hover,.gg_box1_btn_next:hover{
	border-color: #333;
	transition: all 0.5s;
  -webkit-transition: all 0.5s;
}


.gg_box1_list_item{
	width: 100%;
	margin-bottom: 35px;
}
.gg_box1_list_item a{
	width: 100%;
	display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items:center;
  -ms-align-items: center;
  -webkit-align-items: center;

  flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
}
.gg_box1_list_item_pic{
	width: 55%;
	overflow: hidden;
	position: relative;
	border: 1px solid #e2e2e2;
}
.gg_box1_list_item_pic img{
	display: block;
	width: 100%;
}
.gg_box1_list_item_pic_bg{
	opacity: 0;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(51,51,51,.8);
	display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;

  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
    
  align-items:center;
  -ms-align-items: center;
  -webkit-align-items: center;
	transform: translateY(20px);
  -webkit-transform: translateY(20px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.gg_box1_list_item_pic_bg .con{
	width: 49px;
	height: 49px;
	border-radius: 50%;
	color: #fff;
	font-size: 36px;
	font-family: simsun;
	text-align: center;
	line-height: 49px;
	background: #d7a449;
}

.gg_box1_list_item_con{
	width: 45%;
	padding-left: 4%;
}
.gg_box1_list_item_con .tt{
	font-size: 20px;
	color: #333;
	font-family: "Poppins-SemiBold";
}
.gg_box1_list_item_con .line{
	width: 27px;
	height: 2px;
	background: #6e6e6e;
	margin: 11px 0 10px;
}
.gg_box1_list_item_con .text{
	font-size: 14px;
	line-height: 18px;
	color: #666;
	font-weight: bold;
}
.gg_box1_list_item a:hover .gg_box1_list_item_pic_bg{
	opacity: 1;
	transform: translateY(0px);
  -webkit-transform: translateY(0px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



.gg_box2{
}
.gg_box2_con{
	background: #5e5e5e;
	position: relative;
}
.gg_box2_con .wrapper{
	max-width: 1280px;
	display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;

  justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
    
  align-items:center;
  -ms-align-items: center;
  -webkit-align-items: center;
	flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
	padding: 5% 0;
}
.gg_box2_con:after{
	content: "";
	position: absolute;
	right: 50%;
	top: 0;
	margin-right: 316px;
	display: block;
	width: 645px;
	height: 100%;
	background: #efefef;
}


.gg_box2_con_pic{
	position: relative;
	z-index: 2;
	width: 50%;
	padding: 0 4% 0 24px;
}
.gg_box2_con_pic img{
	display: block;
}
.gg_box2_con_r{
	width: 50%;
	padding-left: 2%;
}
.gg_box2_con_r_text{
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	margin-bottom: 45px;
}
.gg_btn_box{
	width: 172px;
	height: 60px;
	background: url(../images/gg_page_btn_bg.jpg) no-repeat right bottom;
}
.gg_btn_box .btnHover{
	display: block;
	width: 160px;
	height: 50px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 46px;
	text-align: center;
	background: #fff;
	border: 2px solid #333;
  cursor:pointer;
}


.gg_box3{
	padding: 5% 0 0;
}
.gg_box3_con{
	padding: 5% 0;
	background: #e3e3e3;
}
.gg_box3_list dd{
	margin-bottom: 60px;
}
.gg_box3_list dd:last-child{
	margin-bottom: 0;
}
.gg_box3_list dd a{
	display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;

  justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
    
  align-items:center;
  -ms-align-items: center;
  -webkit-align-items: center;

  flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
}
.gg_box3_list dd:nth-child(2n) a{
	flex-direction: row-reverse; 
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}

.gg_box3_list_pic{
	width: 336px;
	overflow: hidden;
	border: 1px solid #bfbfbf;
}
.gg_box3_list_pic img{
	display: block;
	width: 100%;
	max-width: none;
}
.gg_box3_list_con{
	width: calc(100% - 336px);
	padding-left: 5%;
}
.gg_box3_list dd:nth-child(2n) a .gg_box3_list_con{
	padding-left: 0;
	padding-right: 5%;
}

.gg_box3_list_con .tt{
	font-size: 24px;
	color: #222;
	font-family: "Poppins-SemiBold";
}
.gg_box3_list_con .line{
	width: 27px;
	height: 2px;
	background: #727272;
	margin:15px 0 12px;
}
.gg_box3_list_con .text{
	font-size: 14px;
	color: #888;
	font-size: 16px;
	line-height: 28px;
}
.gg_box3_list dd a:hover .gg_box3_list_pic img{
	transform: scale(1.03,1.03);
  -webkit-transform: scale(1.03,1.03);
}


.gg_box4 {
	padding: 5% 0;
}
.gg_box4 .wrapper{
	max-width: 1280px;
}
.gg_box4_list{
	display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
}
.gg_box4_list dd{
	width: calc((100% - 110px) / 3);
	margin-right: 55px;
	margin-bottom: 30px;
}
.gg_box4_list dd a{
	display: block;
	height: 100%;
	border-bottom: 1px dashed #ebd4b3;
}
.gg_box4_list dd:last-child{
	margin-right: 0;
}
.gg_box4_list_pic{
	overflow: hidden;
}
.gg_box4_list_pic img{
	display: block;
	width: 100%;
	max-width: none;
}
.gg_box4_list_con{
	padding: 28px 0 30px;
}
.gg_box4_list_con .tt{
	font-size: 20px;
	color: #222;
	font-family: "Poppins-SemiBold";
	margin-bottom: 15px;
}
.gg_box4_list_con .text{
	font-size: 14px;
	line-height: 24px;
	color: #888;
	font-weight: bold;
}
.gg_box4_list dd a:hover{
	transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}


.gg_box5{
	height: 162px;
	display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;

  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
    
  align-items:center;
  -ms-align-items: center;
  -webkit-align-items: center;
  flex-direction: column; 
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
	text-align: center;
	font-weight: bold;
	background: #d7a449;
}
.gg_box5_tt{
	font-size: 18px;
	color: #333;
	margin-bottom: 12px;
}

.gg_box5_btn{
	display: block;
	color: #fff;
	font-size: 38px;
}


.gg_box6{
	padding: 7% 0;
}
.gg_form_box{
	max-width: 750px;
	margin: 0 auto;
}
.gg_form_item{
	margin-bottom: 15px;
	display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
}
.gg_form_item_tt{
	width: 205px;
	font-size: 16px;
	line-height: 51px;
	color: #cbcbcb;
	text-align: right;
	padding-right: 20px;
}
.gg_form_item_text,.gg_form_item_area{
	display: block;
	width: calc(100% - 205px);
	line-height: 51px;
	padding-left: 20px;
	font-size: 16px;
	color: #222;
	border: 1px solid #ccc;
	background: none;
	border-radius: 5px;
}
.gg_form_item_area{
	height: 200px;
	padding-top: 15px;
	line-height: 26px;
}





.about_box5{
}
.about_box5_con{
  width:100%;
}
.about_box5_list{
  display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
  	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.about_box5 .wrapper{
  display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    height: 100%;
}
.about_box5 .about_text,
.about_box6 .about_text{
  max-width:1060px;
  margin:0 auto;
}
.about_box5 .about_title,
.about_box6 .about_title{
  margin-bottom: 35px;
}
.about_box6{
  padding: 70px 0;
  background: #e9e9e9;
}
.about_box6_con{
  position: relative;
  max-width: 1110px;
  margin:30px auto  38px;
}
.about_box6_prev,
.about_box6_next{
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 17.5%;
  height:calc(100% - 40px);
  background:rgba(191,191,191,.6) url(../images/about_icon1.png) no-repeat center center;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.about_box6_next{
  left: auto;
  right: -1px;
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}
.about_box6_next:hover,
.about_box6_next:hover{
  background:rgba(191,191,191,.6) url(../images/about_icon1_h.png) no-repeat center center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.about_box6_list{
  margin: 4% auto 0;
  padding: 77px 0 29px;
  overflow: hidden;
}
.about_box6_list.owl-carousel .owl-stage-outer{
  overflow: visible;
}
.about_box6_list.owl-carousel .owl-wrapper-outer{
  overflow: visible;
}
.about_box6_list.owl-carousel .owl-item{
  transform: scale(1.18,1.18);
  -webkit-transform: scale(1.18,1.18);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.about_box6_list.owl-carousel .owl-item.center{
  transform: scale(1.3,1.3);
  -webkit-transform: scale(1.3,1.3);
  margin-top: -24px;
  z-index: 99;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.about_box6_list_bars{
  display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;

  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;

  align-items:center;
  -ms-align-items: center;
  -webkit-align-items: center;
}
.about_box6_list_bars div{
  width: 32px;
  height: 5px;
  background: #9a9a9a;
  margin: 0 4px;
  cursor: pointer;
}

.about_box6_list_bars div.active{
  background: #333333;
}


@-webkit-keyframes line-scale {
    0% {
        -webkit-transform:scaley(1);
        transform:scaley(1)
    }
    50% {
        -webkit-transform:scaley(.4);
        transform:scaley(.4)
    }
    100% {
        -webkit-transform:scaley(1);
        transform:scaley(1)
    }
}
@keyframes line-scale {
    0% {
        -webkit-transform:scaley(1);
        transform:scaley(1)
    }
    50% {
        -webkit-transform:scaley(.4);
        transform:scaley(.4)
    }
    100% {
        -webkit-transform:scaley(1);
        transform:scaley(1)
    }
}
.line-scale>div:nth-child(1) {
    -webkit-animation:line-scale 1s .1s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation:line-scale 1s .1s infinite cubic-bezier(.2, .68, .18, 1.08)
}
.line-scale>div:nth-child(2) {
    -webkit-animation:line-scale 1s .2s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation:line-scale 1s .2s infinite cubic-bezier(.2, .68, .18, 1.08)
}
.line-scale>div:nth-child(3) {
    -webkit-animation:line-scale 1s .3s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation:line-scale 1s .3s infinite cubic-bezier(.2, .68, .18, 1.08)
}
.line-scale>div:nth-child(4) {
    -webkit-animation:line-scale 1s .4s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation:line-scale 1s .4s infinite cubic-bezier(.2, .68, .18, 1.08)
}
.line-scale>div:nth-child(5) {
    -webkit-animation:line-scale 1s .5s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation:line-scale 1s .5s infinite cubic-bezier(.2, .68, .18, 1.08)
}
.line-scale>div {
    background-color:#fff;
    width:4px;
    height:35px;
    border-radius:2px;
    margin:2px;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    display:inline-block
}

.loading{
  position:fixed;
  left:0;
  top:0;
  z-index:9;
  width:100%;
  height:100%;
  background:rgba(0,0,0,.5);
  display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	  
	align-items:center;
	-ms-align-items: center;
	-webkit-align-items: center;
  display:none;
}

.fenxiao_box1{
  padding: 85px 0;
  background: #e9e9e9;
}
.fenxiao_box1 .about_title{
  max-width: 950px;
  margin: 0 auto;
}
.fenxiao_box1_con{
  display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	  
	align-items:center;
	-ms-align-items: center;
	-webkit-align-items: center;
	
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  padding: 5% 0 0;
}
.fenxiao_box1_l{
  width: 62%;
  padding: 0 5%;
}
.fenxiao_box1_r{
  width: 35%;
}


.fenxiao_box2{
  padding: 80px 0;
  background: #f4f4f4;
}
.fenxiao_box2_list dd .icon{
  width: 128px;
  height: 128px;
  background: #f4f4f4;
}
.fenxiao_box2_list dd .icon img{
  position: relative;
  z-index: 2;
}
.dzfw_box3_list dd .icon:after{
  width: 110px;
  right: -112px;
}

.fenxiao_box3{
  padding: 75px 0;
  background: #e9e9e9;
}

.fenxiao_box3_con{
  display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	  
	align-items:center;
	-ms-align-items: center;
	-webkit-align-items: center;
	
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  padding: 5% 0;
}

.fenxiao_box3_l{
  width: 46%;
  text-align: center;
}
.fenxiao_box3_r{
  width: 54%;
  padding-left:5%;
}
.fenxiao_box3_r_item{
  display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	  
	align-items:center;
	-ms-align-items: center;
  -webkit-align-items: center;
  margin-bottom: 15px;
  transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.fenxiao_box3_r_item:last-child{
  margin-bottom: 0;
}
.fenxiao_box3_r_item .num{
  width: 66px;
  height: 66px;
  font-size: 20px;
  border: 1px solid #9e9e9e;
  padding: 4px;
  border-radius: 50%;
  font-family: "Poppins-SemiBold";
  transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.fenxiao_box3_r_item .num_con{
  display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	  
	align-items:center;
	-ms-align-items: center;
	-webkit-align-items: center;
  width: 100%;
  height: 100%;
  background: #9e9e9e;
  border-radius: 50%;
  color: #fff;
  font-family: "Poppins-SemiBold";
}
.fenxiao_box3_r_item .text{
  width: calc(100% - 66px);
  font-size: 14px;
  color: #666;
  padding-left: 17px;
  line-height: 24px;
}
.fenxiao_box3_r_item:hover{
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.fenxiao_box3_r_item:hover .num{
  border: 1px solid #589cfd;
  transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.fenxiao_box3_r_item:hover .num_con{
  background: #2459a6;
  transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.fenxiao_box4{
  padding: 75px 0;
  background: #f4f4f4;
}
.fenxiao_box4 .about_title{
  max-width: 900px;
  margin: 0 auto 30px;
}
.fenxiao_box4_con{
  display:flex;
	display: -ms-flexbox;
  display: -webkit-flex;
  justify-content:space-around;
	-ms-justify-content:space-around;
	-webkit-justify-content:space-around;
  	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  padding-top: 85px;
}
.fenxiao_box4_con_item{
  width: 46%;
  padding:50px 3.5% 25px;
  border: 1px solid #e9e9e9;
  position: relative;
  background: #fff;
  transition: all 0.5s;
	-webkit-transition: all 0.5s;
  
}
.fenxiao_box4_con_item .tt{
  position: absolute;
  left: 44px;
  top: -47px;
  font-size: 75px;
  line-height: 1;
  color: #9e9e9e;
  font-family: "Poppins-SemiBold";
  transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.fenxiao_box4_con_item .text{
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.fenxiao_box4_con_item:hover{
  border:1px solid #2459a6;
  transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
  transition: all 0.5s;
	-webkit-transition: all 0.5s;
  
}
.fenxiao_box4_con_item:hover .tt{
  color: #2459a6;
  transition: all 0.5s;
	-webkit-transition: all 0.5s;
  
}
.fenxiao_box5{
  background:#fff;
}




.market_box_con{
        display:flex;
        display:-ms-flexbox;
        display:-webkit-flex;
        justify-content:space-between;
        -ms-justify-content:space-between;
        -webkit-justify-content:space-between;
        flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        -webkit-flex-wrap:wrap;
        max-width: 1088px;
        margin: 0 auto;
    }
    .market_box_item{
        width:calc((100% - 20px) / 2);
        
    }
    .market_box_item a{
        display:flex;
        display:-ms-flexbox;
        display:-webkit-flex;
        justify-content:center;
        -ms-justify-content:center;
        -webkit-justify-content:center;
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items:center;
        color: #fff;
        height: 100%;
        text-align: center;
        padding: 20px 9%;
        min-height: 260px;
        background: #142a64;
    }
    .market_box_item a .tt{
        font-size: 30px;
        font-family: "Poppins-SemiBold";
    }
    .market_box_item a .text{
        font-size: 20px;
        line-height: 1.3;
        margin: 18px 0 24px;
    }
    .market_box_item a .btn{
        width: 140px;
        height: 36px;
        line-height: 32px;
        text-align: center;
        font-size: 18px;
        border: 2px solid #fff;
        transition:all 0.5s;
        -webkit-transition:all 0.5s;
    }
    .market_box_item:nth-child(1) a{
        background: #2459a6;
    }
    .market_box_item a:hover .btn{
        background: #ec7455;
        border-color: #ec7455;
        transition:all 0.5s;
        -webkit-transition:all 0.5s;
    }









/* zhiou,新增,css */
/* zhiou,新增,css */
/* zhiou,新增,css */
img {
  vertical-align: middle;
}

.zhiouBoxOne img {
  width: 100%;
}

.p_100 {
  padding: 100px 0 100px;
}

.zhiouTwo1 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.zhiouTwo1_L {
  width: 42%;
}

.zhiou_public_title {
  font-family: "Poppins-SemiBold";
  font-size: 32px;
  color: #333333;
  text-transform: uppercase;
}

.zhiouTwo1_L .text_box {
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  padding-top: 18px;
}

.zhiouTwo1_L .btn_box {
  padding-top: 25px;
}

.zhiouTwo1_L .btn_box a {
  width: 215px;
  height: 54px;
  background: #c37c4a;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.zhiouTwo1_L .btn_box a:hover {
  opacity: 0.8;
}

.zhiouTwo1_L .btn_box a img {
  width: 22px;
}

.zhiouTwo1_L .btn_box a span {
  font-family: "Poppins-Medium";
  font-size: 16px;
  color: #ffffff;
  padding-left: 15px;
}

.zhiouTwo1_R {
  width: 56%;
}

.zhiouTwo1_R_iframe {
  display: block;
  width: 100%;
  height: 430px;
  border: none;
}

.zhiouTwo2 {
  padding-top: 60px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.zhiouTwo2 .item {
  width: calc(100% / 4);
  padding: 0 15px;
  -ms-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.zhiouTwo2 .item:hover {
  -ms-transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

.zhiouTwo2 .item .icon_box {
  height: 90px;
  text-align: center;
}

.zhiouTwo2 .item .icon_box img {
  max-width: 100%;
  max-height: 100%;
}

.zhiouTwo2 .item .number_box {
  font-family: "Poppins-SemiBold";
  font-size: 52px;
  color: #602f23;
  line-height: 52px;
  text-align: center;
  padding-top: 5px;
}

.zhiouTwo2 .item .number_box span {
  font-family: "Poppins-Regular";
  font-size: 15px;
  color: #602f23;
  vertical-align: top;
  margin-top: -2px;
  display: inline-block;
  line-height: normal;
}

.zhiouTwo2 .item .text {
  font-size: 16px;
  color: #999999;
  line-height: 24px;
  text-align: center;
  padding-top: 5px;
}

.zhiouBoxThree {
  background: #f3f3f3;
}

.zhiouBoxThree_w .zhiou_public_title {
  text-align: center;
  padding-bottom: 50px;
}

.zhiouThree1 {
  position: relative;
}

.zhiouThree1_lunbo .item{
  display: block;
  background: #ffffff;
  padding: 25px 25px 25px;
  cursor: pointer;
  max-width: 500px;
}

.zhiouThree1_lunbo .item .img_box {
  display: block;
  -ms-perspective: 900px;
  -moz-perspective: 900px;
  -webkit-perspective: 900px;
  perspective: 900px;
  overflow: hidden;
}

.zhiouThree1_lunbo .item .img_box img {
  width: 100%;
}

.zhiouThree1_lunbo .item:hover .img_box img {
  -ms-transform: translateZ(30px);
  -moz-transform: translateZ(30px);
  -webkit-transform: translateZ(30px);
  transform: translateZ(30px);
}

.zhiouThree1_lunbo .item .bottom_box {
  padding: 15px 0 0;
}

.zhiouThree1_lunbo .item .bottom_box .tt {
  font-family: "Poppins-Medium";
  font-size: 16px;
  color: #333333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zhiouThree1_lunbo .item .bottom_box .btn_box {
  font-family: "Poppins-Medium";
  font-size: 16px;
  color: #999999;
  text-align: center;
  width: 146px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #999999;
  margin: 12px auto 0;
  cursor: pointer;
  -ms-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.zhiouThree1_lunbo .item:hover .bottom_box .btn_box {
  color: #ffffff;
  background: #c37c4a;
  border-color: #c37c4a;
}

.zhiouThree1_prev,
.zhiouThree1_next {
  font-size: 30px;
  color: #363636;
  position: absolute;
  z-index: 2;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #ffffff;
  cursor: pointer;
  -ms-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.zhiouThree1_prev {
  left: -60px;
}

.zhiouThree1_next {
  right: -60px;
}

.zhiouThree1_prev:hover,
.zhiouThree1_next:hover {
  color: #ffffff;
  background: #333333;
}


.zhiouThree1_lunbo.owl-theme .owl-dots {
    padding-top: 25px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.zhiouThree1_lunbo.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.zhiouThree1_lunbo.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.zhiouThree1_lunbo.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #cf966e;
}



.zhiouBoxFour_w .zhiou_public_title {
  text-align: center;
}

.zhiouFour1 {
  font-size: 16px;
  color: #666666;
  text-align: center;
  padding-top: 2px;
}

.zhiouFour2 {
  padding-top: 35px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.zhiouFour2 .item {
  margin-bottom: 0.8%;
}

.zhiouFour2 .item a {
  display: block;
  overflow: hidden;
}

.zhiouFour2 .item a img {
  width: 100%;
}
.zhiouFour2 .item a:hover img{
    transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.zhiouFour2>.item:nth-child(1) {
  width: 38.6%;
  margin-right: 0.8%;
}

.zhiouFour2>.item:nth-child(2) {
  width: 34.6%;
  margin-right: 0.8%;
}

.zhiouFour2>.item:nth-child(3) {
  width: 25.1%;
}

.zhiouFour2>.item:nth-child(4) {
  width: 30.8%;
  margin-right: 0.8%;
}

.zhiouFour2>.item:nth-child(5) {
  width: 34.1%;
  margin-right: 0.8%;
}

.zhiouFour2>.item:nth-child(6) {
  width: 33.5%;
}

.zhiouBoxFive {
  background: #f3f3f3;
}

.zhiouBoxFive_w .zhiou_public_title {
  text-align: center;
}

.zhiouFive2 {
  padding-top: 35px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.zhiouFive2_L {
  width: 53.7%;
}

.zhiouFive2_L .contact_box1_map {
  max-width: none;
}

.zhiouFive2_L .contact_box1_map_item_text {
  background: rgba(207, 150, 110, 0.8);
  border-radius: 4px;
}

.zhiouFive2_L .contact_box1_map_item.usa {
  left: 62.4%;
  top: 25.5%;
}

.zhiouFive2_L .contact_box1_map_item.de {
  left: 14.409%;
  top: 14.66%;
}

.zhiouFive2_L_content {
  padding-top: 15px;
}

.zhiouFive2_L_content .tt {
  font-size: 24px;
  color: #555555;
  padding-bottom: 10px;
}

.zhiouFive2_L_content .item {
  font-size: 14px;
  color: #999999;
  padding-bottom: 4px;
}

.zhiouFive2_L_content .item a {
  color: #999999;
}

.zhiouFive2_L_content .item a:hover {
  color: #cf966e;
}

.zhiouFive2_R {
  width: 42.7%;
}

.zhiouFive2_R_form .item {
  margin-bottom: 20px;
}

.zhiouFive2_R_form .item input {
  font-size: 14px;
  color: #666666;
  width: 100%;
  height: 50px;
  border: 1px solid #d5d5d5;
  background: #ffffff;
  padding: 0 10px 0 15px;
}

.zhiouFive2_R_form .item ::-webkit-input-placeholder {
  color: #666666;
}

.zhiouFive2_R_form_checkbox {
  padding-bottom: 15px;
}

.zhiouFive2_R_form_checkbox .text {
  font-size: 14px;
  color: #666666;
  padding-bottom: 8px;
}

.zhiouFive2_R_form_checkbox .form_checkbox_box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.zhiouFive2_R_form_checkbox .form_checkbox_box .checkbox_item {
  margin-right: 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}

.zhiouFive2_R_form_checkbox .form_checkbox_box .checkbox_item input {
  -webkit-appearance: auto;
  cursor: pointer;
}

.zhiouFive2_R_form_checkbox .form_checkbox_box .checkbox_item label {
  font-size: 14px;
  color: #666666;
  margin-left: 4px;
}

.zhiouFive2_R_form .item textarea {
  width: 100%;
  height: 200px;
  font-size: 14px;
  color: #666666;
  border: 1px solid #d5d5d5;
  background: #ffffff;
  padding: 10px 10px 10px 15px;
  resize: none;
}

.zhiouFive2_R_form .btn_box button {
  width: 130px;
  height: 48px;
  background: #cf966e;
  border: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
  -ms-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.zhiouFive2_R_form .btn_box button:hover {
  opacity: 0.8;
}

.zhiouFive2_R_form .btn_box button span {
  font-family: "Poppins-Medium";
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
}

.zhiouFive2_R_form .btn_box button .icon {
  width: 0;
  height: 0;
  border-style: solid;
  border-left-width: 5px;
  border-right-width: 0;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-color: transparent transparent transparent #fefefe;
  margin-left: 8px;
}

/* zhiou,新增,css~~~~~~~~~~~~~~~~~end */
/* zhiou,新增,css~~~~~~~~~~~~~~~~~end */
/* zhiou,新增,css~~~~~~~~~~~~~~~~~end */



/* 07-19  lzf add  about */
.about_time719_box1_clm1{
  margin-bottom: 5.77vw;
}
.about_time719_box1_clm2{
  padding: 3.65vw 0;
}

.about_time719_box1_title{
  display:flex;
  display:-ms-flexbox;
  display:-webkit-flex;
  margin-bottom: 1.56vw;
}
.about_time719_box1_title .tt{
  color: #2e2624;
  font-size: 36px;
  font-family: "Poppins-SemiBold";
  padding-bottom: 1.04vw;
  border-bottom: 1px solid #2e2624;
}


.about_time719_box1_clm3_item{
  margin-bottom: 4.9vw;
}
.about_time719_box1_clm3_item_title{
  display:flex;
  display:-ms-flexbox;
  display:-webkit-flex;
  justify-content:space-between;
  -ms-justify-content:space-between;
  -webkit-justify-content:space-between;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -ms-align-items:flex-end;
  flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  border-bottom: 1px solid #2e2624;
  margin-bottom: 1.3vw;
}
.about_time719_box1_clm3_item_title .tt{
  font-size: 24px;
  font-family: "Poppins-SemiBold";
  padding-bottom: 0.94vw;
}
.about_time719_box1_clm3_item_title .icon{
  width: 100px;
  margin-right: 1%;
}



.about_time719_box1_clm4{
  padding: 70px 0;
  background: #f4f2f1;
}
.about_time719_box1_clm4_title{
  color: #2e2624;
  font-size: 36px;
  font-family: "Poppins-SemiBold";
  margin-bottom: 3.65vw;
}
.about_time719_box1_clm4_list{
  display:flex;
  display:-ms-flexbox;
  display:-webkit-flex;
  flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  padding: 0 6.77vw;
}

.about_time719_box1_clm4_list dd{
  width: calc(88% / 5);
  margin: 0 3% 0 0;
  transition:all 0.5s;
  -webkit-transition:all 0.5s;
}
.about_time719_box1_clm4_list dd:last-child{
  margin-right: 0;
}
.about_time719_box1_clm4_list dd .icon{
  display:flex;
  display:-ms-flexbox;
  display:-webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-align-items:flex-start;
  margin-bottom: 15px;
}
.about_time719_box1_clm4_list dd .icon img{
  height: 100px;
}
.about_time719_box1_clm4_list dd .con .num{
  color: #2e2624;
  font-size: 36px;
  line-height: 1;
  font-family: "Poppins-SemiBold";
}
.about_time719_box1_clm4_list dd .con .tt{
  font-size: 18px;
  color: #656464;
  font-family: "Poppins-SemiBold";
  margin-bottom: 8px;
}
.about_time719_box1_clm4_list dd .con .text{
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.about_time719_box1_clm4_list dd:hover{
  transform:translateY(-3px);
  -webkit-transform: translateY(-3px);
  transition:all 0.5s;
  -webkit-transition:all 0.5s;
}



.news_window{
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99;
    width: 50%;
    min-width: 300px;
    max-width: 900px;

    transform: translate(-50%,-50%);
}

.news_window a{
    display: block;
}
.news_window a img{
    width: 100%;
}


.news_window_rela{
    
    position: relative;
}
.news_window_close{
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #000;
    background: #fff;
    border-radius: 50%;
    box-shadow:0 3px 6px rgba(0,0,0,.15);
}