/*内页滚动幻灯片*/
.banner{ overflow: hidden; height:400px; width: 100%; min-width: 1200px; position:relative;  margin-bottom:60px;}
.banner-box{height:400px; background: none; }
.banner-box .bd li{ width:100% !important; height:400px; background-position: center; background-repeat: no-repeat; }
.banner-btn { width: 100%;  top: 0; left: 0; margin-left: 0; height: 400px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:150px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}

.banner1{width:100%;min-widht:1200px; height:400px; margin-bottom:60px; background:url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200327/20200327154556_172967015.jpg)center top no-repeat;}
.banner2{width:100%;min-widht:1200px; height:400px; margin-bottom:60px; background:url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200327/20200327154556_2096037356.jpg)center top no-repeat;}
.banner3{width:100%;min-widht:1200px; height:400px; margin-bottom:60px; background:url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200327/20200327154557_341418590.jpg)center top no-repeat;}


@keyframes nbanA{
0%{transform: translateY(0px);}
50%{transform: translateY(-20px);}
100%{transform: translateY(0px);}
}
@keyframes moveBg {
  0% {
    background-position: 0% 30%;
  }

  100% {
    background-position: 100% 50%;
  }
}
.banner_w {   position: relative;z-index: 2;   width: 1200px;    margin: 0 auto;    font-size: 25px !important;    text-align: center;    color: #fff;    padding-top: 135px;    letter-spacing: 3px;}
.banner_w b{ font-size: 60px; line-height: 80px;text-transform: uppercase;letter-spacing:0;}
.banner_w{ width: 1200px; margin: 0 auto;font-size: 18px;     text-align: center; color: #fff; padding-top: 135px;letter-spacing:3px;}
.banner_w b span{    display: inline-block; animation: nbanA 2s infinite;}
.banner_w b span:nth-child(2){animation-delay: 0.2s;}
.banner_w b span:nth-child(3){animation-delay: 0.4s;}
.banner_w b span:nth-child(4){animation-delay: 0.6s;}
.banner_w b span:nth-child(5){animation-delay: 0.8s;}
.banner_w b span:nth-child(6){animation-delay: 1.0s;}
.banner_w b span:nth-child(7){animation-delay: 1.2s;}
.banner_w b span:nth-child(8){animation-delay: 1.4s;}
.banner_w b span:nth-child(9){animation-delay: 1.6s;}

/*新闻动态*/
.news_banner{ width: 100%; height: 400px;margin-bottom: 60px;  background: url(http://login.114my.cn/memberpic/dilaisi/uploadfile/image/20200325/20200325160716_709860552.jpg) no-repeat center; }

/*联系我们*/
  .cont_banner{ width: 100%; height:400px; margin-bottom:60px; background: url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200326/20200326192017_530716348.jpg) center no-repeat;}

  .us_banner{ width: 100%; height:400px; margin-bottom:60px; background: url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200326/20200326192017_78111996.jpg) center no-repeat;}

  .honor_banner{ width: 100%; height:400px; margin-bottom:60px; background: url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200326/20200326192017_1598789749.jpg) center no-repeat;}

  .partner_banner{ width: 100%; height:400px; margin-bottom:60px; background: url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200326/20200326192017_1098225379.jpg) center no-repeat;}

  .workshop_banner{ width: 100%; height:400px; margin-bottom:60px; background: url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200326/20200326192017_1764226793.jpg) center no-repeat;}

  .imag_banner{ width: 100%; height:400px; margin-bottom:60px; background: url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200326/20200326192018_1270182640.jpg) center no-repeat;}

.news_banner:before,.imag_banner:before,.partner_banner:before,.workshop_banner:before,.honor_banner:before,.us_banner:before{ display: block; content: ""; width: 100%; height: 400px; position: absolute;z-index: 1; background: rgba(0,0,0,0.4)}



/*版权*/
.copy_all{margin-top:50px;}

/*英文版小导航*/
.strong_title{ display:none;}
.centerHeadImage{ display:none;}
.mbx_navigation { border: 1px dashed #ddd; color:#555;text-align: center !important;font-size: 14px;line-height: 50px !important; width:1198px !important; margin-bottom:25px !important;height: 50px !important;}
.mbx_navigation a{ font-size:14px;color:#555;}
.mbx_navigation a:hover{ font-size:14px;color:#0063d1;}



/*新闻详情页*/
.xw{font-size:14px;line-height:32px; padding:40px 45px;  box-shadow: 0 0 5px rgba(0,0,0,0.2);-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2); -ms-box-shadow: 0 0 5px rgba(0,0,0,0.2); margin-bottom:20px;}
.xw p{text-indent:2em;}
.xw a{font-size：14px;}
.xw img{display:block; margin:10px auto;}


/*产品图片*/
.en_product_cat_table table{width:284px;position: relative; }
#bodycontent table{position: relative; }
.plist_item_pic{width:284px;z-index:1; overflow:hidden; display:inline-block;box-shadow: 0 0 15px rgba(0,0,0,0.05);margin-top:7px;margin-bottom:11px;border-bottom: 3px solid #eee;position:relative;transition:0.6s; height:255px;}
.plist_item_pic img{width:100%;}

.plist_item_pic+.plist_item_pic{margin-left:22px;}
.plist_item_txt:after{content:'';width:0;height:3px;background:#0063d1 ;position:absolute;bottom:-3px;left:0;transition:0.3s; z-index:5;}
.plist_item_txt:hover:after{width:100%;transition:0.3s;}
.plist_item_pic:hover{box-shadow: 0 0 15px rgba(0,0,0,0.3);transition:0.6s;}
.pro_pic,.pro_pic img{width:100% !important;height: auto !important;overflow:hidden;transition:0.6s;}
.plist_item_pic:hover  img{transform:scale(1.2);transition:0.6s;}
.plist_item_txt{padding:0  !important;border-bottom:3px solid #eee; background:#fff; height:48px;line-height:45px;border-top:1px solid #efefef;    width: 284px;position: absolute; text-align:center; z-index:2;top:217px;}
.plist_item_txt a{margin: 0 auto;display: block; font-size: 16px; width: 260px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.lzc_en_pro_prev{display:none;}
.lzc_en_pro_next a{font-size:16px;}
#en_pro_page_box{margin-top:30px !important;}

.lzc_en_pro_content img{ max-width:897px;}


/*自定义栏目图片*/
.dgweb_list_item{width:32.1% !important;display:inline-block;box-shadow: 0 0 15px rgba(0,0,0,0.05);margin-top:11px;margin-bottom:11px;border-bottom: 3px solid #eee;position:relative;transition:0.6s;}
.dgweb_list_item+.dgweb_list_item,.dgweb_list_item+.dgweb_list_item{margin-left:22px;}
.dgweb_list_item:after,.dgweb_list_item:after{content:'';width:0;height:3px;background:#0063d1;position:absolute;bottom:-3px;left:0;transition:0.3s;}
.dgweb_list_item:hover:after,.dgweb_list_item:hover:after{width:100%;transition:0.3s;}
.dgweb_list_item:hover,.dgweb_list_item:hover{box-shadow: 0 0 15px rgba(0,0,0,0.3);transition:0.6s;}
.dgweb_list_pic,.dgweb_list_pic img,.dgweb_list_item_pic,.dgweb_list_item_pic img{width:100% !important;height: auto !important;overflow:hidden;transition:0.6s;}
.dgweb_list_item:hover .dgweb_list_pic img,.dgweb_list_item:hover .dgweb_list_item_pic img{transform:scale(1.1);transition:0.6s;}
.dgweb_list_text,.dgweb_list_item_a{padding:0  !important;height:52px;line-height:52px;border-top:1px solid #efefef;    width: 100%;overflow: hidden;}
.dgweb_list_text a.dgweb_list_item_a a{display:block;font-size:16px;position:relative;}
.dgweb_list_text a,.dgweb_list_item_a a{font-size:16px !important;}





.w1002 { width: 720px; height: auto;  text-align:center; position: absolute; top:727px; left: 0;right: 0; margin: 0 auto;}
/*内页导航*/
.inside_menu { width: 720px; margin: 0 auto;  padding: 0 !important; margin-bottom:10px;}
.inside_menu li { width: 240px; float: left; text-align: center;     height: 50px; line-height: 50px; }
 .inside_menu li a { font-size: 18px; color: #333;  display: block;  background: #f5f5f5;  font-size: 18px;     color: #333;}
.inside_menu li a:hover { display: block;color:#fff !important;  background: #0063d1;}
.inside_menu .a_nav a { display: block;color:#fff !important;  background: #0063d1;}
 

/*内页产品分类*/
 .n_list{width: 260px; border: 5px solid #0063d1;padding-bottom:0;}
.one_bt_2019 { line-height: 50px;    height: 50px;    display: block;    width: 260px;    background: #444 url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200326/20200326202836_738695521.png) 210px center no-repeat !important;}
 .n_list_t{text-align: center; line-height: 70px; background: #0063d1; color: #fff; font-size: 25px; font-weight: bold;}
 .n_list_c{ margin-bottom:10px;}
 .n_list_c:nth-of-type(4){ margin-bottom:0; margin-top:15px;}
 .n_list_c:after{display:block;content:"";clear:both;}


.one_bt_2019 a{font-size:20px; display:block; padding-left:30px;color:#fff; font-weight: bold;}
.one_bt_2019:hover{background:#db241b;}
 .one_a{position: relative;line-height:35px;  height:35px ;width: 180px;  display: block; margin: 13px auto 6px auto;   background: #0063d1 url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200326/20200326203301_465725692.png) 26px center no-repeat !important;  border-radius: 25px;padding-left:50px;color:#fff;font-size:17px !important;}

.one_a:hover{ background: #db241b 
 url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200326/20200326203301_465725692.png) 26px center no-repeat !important; color:#fff;}
.three_2019{position: relative;}
.three_2019:after{display:block;content:"";clear:both;}
.two_class_box li{display:block; position: relative;width:95px; float:left; border-bottom:1px dashed #eee;padding-left:35px; height:30px;background:url(http://login.114my.cn/memberpic/dilaisi16262en/uploadfile/image/20200326/20200326203323_916630449.jpg) 25px center no-repeat !important;}
.two_class_box li a{display:block;font-size:14px; position: absolute;top:0;line-height:30px;width:85px; overflow: hidden;    text-overflow: ellipsis;  white-space: nowrap;}

.two_class_box li:nth-of-type(2n){ float:right;width:115px; padding-left:15px;background:url(http://login.114my.cn/memberpic/dilaisi/uploadfile/image/20200325/20200325194505_1557062047.jpg)5px center no-repeat !important;}

.two_class_box:after{display:block; content:""; clear:both;}

.detail_title{width:920px !important;margin-left:0 !important;    text-align: center;  font-size: 18px; color: #fff;  background: #0063d1;  line-height: 35px;}
.product_content img{max-width:920px;}


/*内页分类*/
.two_class_box{display:block;}