﻿


/*顶部导航开始*/
#mould82295{ position: fixed; top: 0; width: 100%; z-index: 999; background: #fff; box-shadow: 0 0 10px rgb(0 0 0 / 20%);}
.navbars4{ width: 1600px; position: static;}
.navbars4 li>a{ padding: 0px; margin: 0px 20px; position:relative; display:block; line-height:100px;}
.navbars4 li.active>a{ background:none; color:#333;}
.navs >li:hover>a{ color: #333; background: none;}
.navs >li>a:after{ content: ""; width: 100%; height: 3px; position: absolute; background: #0067b7; bottom: 0; left: 0; display: none;}
.navs >li>a:hover:after{  display: block;}

.language{ width:36px; height:36px; float:right; background:#e6213a; color:#fff; font-family: arial; text-transform: uppercase; display:block; margin:32px 0 0 24px; font-size:18px; line-height:36px; text-align:Center;}
.language:hover{ color:#fff;}

/*下拉导航*/
.navs > li .hide1{ position: absolute; top: 100px; left: 0; height: 400px; width: 100%; background: #f1f2f2; z-index: 9999; box-sizing: border-box; display: none; border-top:1px solid #ccc;}
.navs > li:nth-child(5) .hide1{ height:440px;}
.navs > li .hide1 .left{ width: 60%; float: left; padding: 55px 80px 0 8%; box-sizing: border-box;}
.navs > li .hide1 .left h2{ font-size: 28px; font-weight:bold; margin-bottom:12px;}
.navs > li .hide1 .left p{ color: #636567; line-height:28px; font-size:14px;}
.navs > li .hide1 .left .hide_btn{ display: flex; flex-wrap: wrap; margin-top:24px;}
.navs > li .hide1 .left .hide_btn a{ border-radius:6px; background:#d9d9d9; width:30%; margin:0 5% 1% 0; box-sizing: border-box; line-height: 36px; color:#333;  text-transform: capitalize; font-size:14px;}
.navs > li .hide1 .left .hide_btn a span{ float:right;}
.navs > li .hide1 .left .hide_btn a:nth-child(3n){ margin-right:0;}
.navs > li .hide1 .left .hide_btn a:hover{ color:#fff; background: #0067b7;}
.navs > li .hide1 .right{ width: 40%; float: right; height: 100%; background:url(/en/images/nav_bg.jpg) no-repeat; background-size: cover; padding:55px 0 0 55px; box-sizing: border-box;}
.navs > li:hover .hide1{ display: block;}
/*顶部导航结束*/











.f-pageone.fenye li:hover {
    border: 1px solid #0067b7;
}
.f-pageone.fenye li a:hover {
    color: #0067b7;
}


/*底部*/
.contact{ background:rgba(255,255,255,0.5); padding:50px 0;}
.contact .width_1600{ margin-top:0;}
.contact .left{ float:left; width:25%;}
.contact .left h2{ font-size: 30px; font-weight: bold; line-height: 30px; color:#215cae; margin-bottom:24px;}
.contact .left p{ font-size: 18px; line-height: 30px;}
.contact ul{ float:left; width:75%;}
.contact li{ float:left; width:33.33%; text-align:Center; margin-top:22px; border-left:1px solid #ccc; box-sizing:border-box;}
.contact li div img{ display:inline-block; margin-top: -5px;}
.contact li div h2{ display:inline-block; margin-left:15px; font-weight: bold; font-size: 20px; font-weight: bold;}
.contact li div h2:hover{ color:#215cae;}
.contact li p{ font-size: 18px; color:#666; margin-top:6px;}

.footer .width_1600,.copy .width_1600{ margin-top:0;}
.footer{ background:none; padding-top:60px;}
.footer .foot_text{ width:30%; float:left;}
.footer .foot_text>img{ margin-bottom:30px;}
.footer .foot_text>p{ line-height:28px; font-size:14px;}

.footer .foot_share{ margin-top:36px;}
.footer .foot_share a{ width:56px; height:56px; display:block; border-radius:6px; float:left; position:relative;}
.footer .foot_share a:nth-child(-n+2){ margin-right:24px;}
.footer .foot_share a:nth-child(1){ background:rgba(0,0,0,0.2)url(/en/images/sj1.png) no-repeat center;}
.footer .foot_share a:nth-child(2){ background:rgba(0,0,0,0.2)url(/en/images/wx1.png) no-repeat center;}
.footer .foot_share a div{ width:120px; height:120px; position:absolute; bottom:56px; left:50%; margin-left:-56px; box-shadow: 0 0 8px rgb(0 0 0 / 10%); transition:.5s; transform: scale(0);}
.footer .foot_share a:hover div{ transform: scale(1);}

.footer ul{ width:64%; float:right;}
.footer li{ float:left; margin-right:36px;}
.footer li:last-child{ margin-right:0;}
.footer li h4{ font-size:16px; line-height:18px; margin-bottom:15px; font-weight:bold;}
.footer li h4 a{ }
.footer li h4 a:hover{ color:#333;}
.footer li h5{ line-height:30px; font-size:14px;}
.footer li h5 a:hover{ color:#215cae;}

.copy{ margin-top:60px;}
.copy_bg{ border-top:1px solid #ccc;}
.copy_bg .fl{ float:left; line-height:60px;}
.copy_bg .fr{ float:right; line-height:60px;}
.copy_bg p{ }
.copy_bg p a{ }



/*版心*/
.banxin {
    width: 1600px;
    margin: 0 auto;
}

@media screen and (max-width: 1680px) {
    .banxin {
        width: 96%;
    }
  #mould82032 .swiper-container {
    padding-left: 0 !important;

}
}
@media screen and (max-width: 1440px){
    .banxin {
           width: 94%;
    }
    #mould82032 .swiper-container {
    padding-left: 0 !important;

}
}



/*导航文本边距*/
#mould82295 .navbars4 li:hover>a {
    color: #0067b7;
    background: none;
}

/*导航文本悬浮样式*/
#mould82295 {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    background: white;
}
#mould82295 .navbars4 .active >a{
    color: #0067b7;
}
/*标签栏*/
.crumbs{ width: 1600px; margin: 0 auto;}
.crumbs_nav{ float: left; width: 30%; line-height: 80px;}
.crumbs_nav a{ display: inline-block; margin: 0 15px;}
.crumbs_nav a:hover{ color: #da0011;}
.crumbs_nav a.b{ background:url("/en/image/btn.png") no-repeat; background-position: -157px 0; width: 20px; height: 20px; position: relative; top: 5px;}
.crumbs_nav span{ margin-left: 15px; color: #0067b7;}

.children-navs{ margin-bottom:36px;}
.children-navs ul li{ min-width: auto; margin:0 5px;}
.children-navs ul li:last-child{ margin-right:0;}
.children-navs ul li a{ font-size:14px; padding: 0 10px; text-transform: capitalize;}
.children-navs ul li:hover a{ color: #0067b7;}
.children-navs ul li.active a{ color: #0067b7;}
.children-navs ul li.active:after, .children-navs ul li.active:before{ bottom: -2px; background: #0067b7;}
.children-navs ul li:hover:after, .children-navs ul li:hover:before{ bottom: -2px; background: #0067b7;}

/*底部导航*/
.footer6-nav li {margin-right: 30px;}


/*页面宽度*/
#mould76972{width:100%;}
#mould76973{background-color:#3DA9A1;background:#3DA9A1;margin-bottom:30px!important;}
#mould76974{width:100%;}
#mould76974>div{min-height:400px!important;}
#mould76976{ width:1600px; margin:0 auto;}
#mould76976 p{ line-height:30px;}
#mould76976 p img{ margin:5px 0;}

.rel_cont{ width:1600px;}
.zp_job{ width:100%;}

/*产品*/
.picture1 .picture1-cont > ul li{ width:23.5%; margin-top:10px;}
.picture1 .picture1-cont > ul li div{ font-size:14px; text-transform: capitalize;}
.picture1 .picture1-cont > ul li a img{ height:282px;}
.shops_a .picture1-cont > ul li a img{ height:502px;}
.honor1 .picture1-cont > ul li a img{ height:426px;}
.product-list > ul li{ margin-bottom:20px; width:24%;}
.product-list > ul li p:first-child{ height:100%; border: 1px solid #e5e5e5;}
.product_xq3 h2{ height: auto; width: 50%;}
.main3{ padding:0;}


.wz_main,.news001 .news_ny_bg,.main2,.picture1 .picture1-cont,.product-list,.newcontent,.main3{ width:1600px; margin:0 auto;}
.wz_main .wz_news_ny li .img_box{ width:32%;}
.wz_main .wz_news_ny li:hover .text span {border-color:#0067b7;background-color:#0067b7;background:#0067b7;border-radius:4px;color:rgb(255, 255, 255);}
.newcontent{ min-height:400px;}
.news001 .news_ny_cont{ min-height:400px;}
.tb_page h4,.fenye3_all h4{ width:48%;}
.tb_page h4 span,.fenye3_all h4 span{ width:8%;}
.news001 .news_ny_cont_xq h3 a,.tb_page h4 a,.fenye3_all h4 a{ color:#0067b7; width:92%; float:right;}
.tb_page{ width:1600px; margin:30px auto;}
.f-pageone.fenye{ margin:0 0 24px 0!important;}




/*联系*/
#mould54317{ background:url(/en/images/contact_bg.fff97c3a.png) no-repeat right 50px top 50px; background-size: 90%; padding: 0 0 90px 0; box-sizing: border-box;}
.width_1360{ width: 1600px; margin: 0 auto;}
.contact-box h2{ font-size: 70px; font-family: Patrician; position: relative; padding-bottom:20px;}
.contact-box h2:after{ content: ""; display: block;width: 70px; height: 1px; border-top: 1px solid #000; position: absolute;bottom: 0;left: 0;}
.contact-box h3{ font-size: 30px; line-height:30px; margin-top:20px;}
.contact-box h3 em{ font-size: 24px; margin: 0 25px; color: #666;}
.contact-box h3 span{ font-size: 20px; color: #8d8d8d; display: inline-block;}
.contact-container{ width: 48%; padding: 50px 0; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.2); border-radius: 18px;}
.contact-container .left{ width: 80px; float: left; margin: 0 24px 0 40px;}
.contact-container .left img{ width: 100%;}
.contact-container .right{  margin-top: 8px;}
.contact-container .right p{ font-size: 24px; line-height:30px; margin-top: 10px; color: #1a1a1a;}
.dizhi .contact-container{ float: left;  margin-top: 60px;}
.dizhi .contact-container:nth-child(even){ float: right;}
#mould54317 .map{ margin-top:60px;}
.allmap{ overflow: hidden;}

/*视频*/
#mould35389{ width:1600px; margin: 0 auto;}
#mould35389 li{ width:48%; float:left; margin-bottom:2%;}
#mould35389 li:nth-child(even){ float:right;}
#mould35389 li .videos{ border:1px solid #ccc; height: 367px;}
#mould35389 li video{ width:100%; height: 100%; border:none;}
#mould35389 li p{ text-align:center; line-height:60px;}
#mould35389 li:hover p{ color: #333;}
.map{ width:100%; height:auto;}
#mould52519 .span6:first-child{ width:60%; overflow: hidden;}
#mould52519 .span6:last-child{ width:36%; float:right;}
#mould52519{ width:1300px; margin:0 auto 40px;}
.commonality{ padding:0;}
.ly8-wrap .ly8-form1Input,.form1Textarea1{ border:1px solid #ccc;}
.footer6{ background:#333;}
.footer6 .footer6-main{ width:1600px; padding: 50px 0 50px; border-bottom: 1px solid rgba(255,255,255,0.2);}
.footer6 .copy{ width:1600px;}
/* 下载中心 */
.xiazai{width: 1200px; overflow: hidden; margin: 40px auto 0;}
.xiazai li{width: 583px; height: 106px; float: left; border: 1px solid #ccc; margin-bottom: 30px; padding: 16px;}
.xiazai li:nth-child(2n-1){margin-right: 30px;}
.xiazai .fr{width: 510px; overflow: hidden;}
.xiazai .fr h5{font-size: 18px; color: #333; font-weight: 400;}
.xiazai .fr h6{font-size: 14px; color: #999; font-weight: 400; padding-top: 10px; line-height: 22px; height: 54px; overflow: hidden;}
.xiazai li:hover{background: #01479d;}
.xiazai li:hover .fr h5{color: #fff}
.xiazai li:hover .fr h6{color: #fff}



/*内页大图*/
#mould76972 {margin: 100px 0 0 0;}


/*简历*/
#mould76461 {margin-bottom: 40px;}

/*标签栏*/
#mould76973 {background-color: #0067b7;background: #0067b7!important;}

#mould76991 .form1Bt a{ background: #0067b7!important;}

/*留言*/
.message_179{ background:url("/en/images/answer.jpg") no-repeat; background-size: cover; padding: 100px 0;}
.message_179 .width_1360{ padding: 0 30px; box-sizing: border-box;}
.message_179 .top{ margin-bottom: 50px; padding: 0;}
.message_179 .top h3{ font-size: 30px; line-height: 30px;letter-spacing: 1px;font-weight: bold;color: #0067b7;margin-bottom: 15px;}
.message_179 .top p{ color: #666; line-height:24px;}
.message_179 .form{ }
.message_179 .form .left{ float:left; width:38%;}
.message_179 .form .left li h2{ color: #b0b0b0; line-height:36px;}
.message_179 .form .left li .company{ position: relative;}
.message_179 .form .left li em{ background:url("/en/images/btn-2.png") no-repeat; width: 30px; height:30px; display: block; position: absolute; top: 25px; left: 25px; background-position: 3px 0;}
.message_179 .form .left li:nth-child(2) em{ background-position: -34px 0;}
.message_179 .form .left li:nth-child(3) em{ background-position: -74px 0;}
.message_179 .form .left li:nth-child(4) em{ background-position: -112px 0;}
.message_179 .form .left li input{ width: 100%; height: 80px; border: 2px solid #dcdcdc; border-radius: 5px; padding: 0 0 0 80px; color: #666; box-sizing: border-box; margin-bottom:10px;}
.message_179 .form .left li input:focus{ box-shadow: none;}

.message_179 .form .right{ float:right; width:52%;}
.message_179 .form .right h2{ color: #b0b0b0; line-height:36px;}
.message_179 .form .right .detail{ position: relative;}
.message_179 .form .right .detail textarea{ width: 100%; height:460px; border: 2px solid #dcdcdc; border-radius: 5px; display: block; background: transparent; padding-top: 60px; padding-left: 28px; box-sizing: border-box;}
.message_179 .form .right .detail textarea:focus{ box-shadow: none;}
.message_179 .form .right .detail span{ position: absolute; top:15px; left: 25px;}
.message_179 .form .right .detail span em{ background:url("/en/images/btn-2.png") no-repeat; width: 30px; height:30px; display: inline-block; background-position: -152px 0; position: relative; top: 8px; margin-right:8px;}
#submit{ width: 340px; margin: 36px auto 0 auto; border-radius: 12px; line-height: 54px; text-align: center; color: #fff; background: #0067b7; display: block;}
#submit:hover{ background: #d70c19; cursor: pointer;}
.submit{ background: #bab9b9 !important; cursor: pointer;}
#mould52735{ width: 1360px; margin:0 auto;}


/*标签栏*/
.title{      margin-top: 60px;  color: #ec6c02;font-size: 36px;line-height: 50px;font-weight: bold;text-align:center}
.name{ color:#666; font-size:18px; text-transform: uppercase; font-family: arial; text-align:center;margin-bottom:50px;    margin-top: 10px;}
#ny_menu ul{ background:#f5f5f5; width:640px; margin:0 auto 48px auto; border-radius:40px; overflow:hidden;}
#ny_menu li{ float:left; width:50%; transition:.5s;}
#ny_menu li:hover{ background:#ec6c02;}
#ny_menu li.active{ background:#ec6c02;}
#ny_menu li a{ line-height:80px;     font-size: 20px;text-align:center; display: block; transition:.5s;}
#ny_menu li.active a{ color:#fff;}
#ny_menu li:hover a{ color:#fff;}






@media (max-width:1680px){ 
  .navbars4,.mar_auto,.tb_page,#mould76976,.wz_main, .news001 .news_ny_bg, .main2, .picture1 .picture1-cont, .product-list, .newcontent, .main3,.width_1360{ width:94%;}
  .navs > li .hide1 .left{ padding: 55px 80px 0 3%;}
  .navs > li .hide1 .left .hide_btn a{ width:31%; margin: 0 3.5% 1% 0; padding: 8px 15px; font-size:12px;}
  
  .picture1 .picture1-cont > ul li a img{ height:auto!important;}
  .copy{margin-top:0px;margin-bottom:20px;}
  .banxin{width:94%;}
  .footer .foot_text>img{margin-bottom:15px;}
  .footer{padding-top:30px;}
  
  .footer .foot_text{ width:20%;}
  .footer ul{ width:74%;}
}

@media screen and (min-width: 1441px) and (max-width: 1500px){
  .navbars4,.mar_auto,.tb_page,#mould76976{ width:94%;}
  .navs > li .hide1 .left{ padding: 55px 80px 0 3%; width:58%;}
  .navs > li .hide1 .left .hide_btn a{ width:31%; margin: 0 3.5% 1% 0; padding: 8px 15px; font-size:12px;}
  .navs > li .hide1 .right{ width:42%; padding: 42px 0 0 42px;}
  
  #mould76976, .navbars4, .wz_main, .news001 .news_ny_bg, .main2, .picture1 .picture1-cont, .product-list, .newcontent, .main3, .width_1360{width:92%;}
  .picture1 .picture1-cont > ul li a img{height:auto;}
}


@media screen and (min-width:1360px) and (max-width:1440px){ 
  .navbars4,.mar_auto,.tb_page,#mould76976{ width:94%;}
  .navs > li .hide1 .left{ padding: 42px 40px 0 3%; width:58%;}
  .navs > li .hide1 .left .hide_btn a{ width:31%; margin: 0 3.5% 1% 0; padding: 8px 15px; font-size:12px;}
  .navs > li .hide1 .right{ width:42%; padding: 42px 0 0 42px;}
  
  .copy{margin-top:0px;margin-bottom:20px;}
  .banxin{width:94%;}
  .footer .foot_text>img{margin-bottom:15px;}
  .footer{padding-top:30px;}
   #mould76976, .navbars4, .wz_main, .news001 .news_ny_bg, .main2, .picture1 .picture1-cont, .product-list, .newcontent, .main3, .width_1360{width:90%;}
  .picture1 .picture1-cont > ul li a img{height:auto;}
  
  .footer .foot_text{ display:none;}
  .footer ul{ width:100%;}
}

@media screen and (max-width: 1360px){
  .navbars4,.mar_auto,.tb_page,#mould76976{ width:94%;}
  .navs > li .hide1 .left{ padding: 42px 40px 0 3%; width:58%;}
  .navs > li .hide1 .left .hide_btn a{ width:31%; margin: 0 3.5% 1% 0; padding: 8px 15px; font-size:12px;}
  .navs > li .hide1 .right{ width:42%; padding: 42px 0 0 42px;}
  .navs > li .hide1 .right img{ width:480px;}
  .children-navs ul li a{ padding:0 5px;}

}



