/*内页*/
.nban{height:450px;width: 100%;overflow: hidden;}

/*面包屑*/
#bodycon,#bodycon #center,#bodycontent{max-width:1500px;width:100% !important;margin:0 auto;}
#bodycon #center{margin-bottom:80px;}
#right{display:none;}
.mianbxContent{max-width:1500px;width:100% !important;text-align: left !important;padding-left: 40px;color:#888;height: 62px !important;line-height:62px !important;border-bottom: 1px dashed #ddd;margin-bottom:50px !important;font-size: 17px;position:relative;}
.mianbxContent:before{content:'\e607';font-family:ityfont;font-size:18px;position:absolute;top:0;left:10px;}
.mianbxContent a{color:#888;display:inline-block;margin: 0px 5px;font-size: 16px;}
.strong_title,#bodycon #left{display:none;}

/*产品展示*/
.nyproduct ul li{width:calc(18.1% - 2px) !important;margin: 0 .6% 2% 0.6%;}
.nyproduct_photo img{height:auto;}
.nyproduct-text{display:none !important;}
.nyproduct-more{background: #3e89cc !important;}
.nyproduct_photo:before{background:rgba(62,137,204,0.7) !important;}

/*产品分类*/
.pro_all_class{width:1500px !important; height:auto !important;margin:0 auto !important; padding-top:8px; overflow:hidden; font-size:0px; line-height:0px; border-bottom:none !important;margin-bottom:40px !important;padding-left: 1%;border:none !important; width:100% !important;  text-align:left !important;}
.pro_all_class>a{display:none !important;}
.pro_all_class a{ display:block; width:100%;height:52px; overflow:hidden; text-align:center; margin-right:10px !important; font-size:16px; color:#333; background:#eaeaea; white-space: nowrap; text-overflow: ellipsis; line-height:52px; text-decoration:blink; transition: all 0.8s linear;text-transform: uppercase;}
.pro_all_class a:hover{transition: all 0.5s linear; background:#3e89cc; color:#fff;}
.pro_all_class strong{background:#3e89cc;color:#fff;display:block;height: 100%;width: 100%;line-height: 52px;font-size: 16px;}
.pro_all_class .pur{ display:none;}
.nyproduct-title{height:25px;overflow:hidden;}

.miaoshu_head table{width:100%;}
.miaoshu_head tr:first-child{background:#7eb0dc;color:#fff;}
.miaoshu_head tr:nth-child(even){background:#f0f0f0;}
.miaoshu_head tr:first-child td{padding:25px 0 !important;line-height:26px;border:1px solid #3e89cc;font-size:16px;font-weight:bold;}
.miaoshu_head td{border:1px solid #ccc;}
.miaoshu_head tr:nth-child(1) td:nth-child(1){color:#fff;}
.miaoshu_head tr:nth-child(n+2) td{color:#999;}
.miaoshu_head tr td:nth-child(1){width:18%;font-size: 1.1rem;color:#666;}
.miaoshu_head td:nth-child(2){width:29%;}
.miaoshu_head tr:nth-child(n+2) td:nth-child(1),.miaoshu_head tr:nth-child(n+2) td:nth-child(2){text-align:left;padding-left:8px !important;}
.miaoshu_head tr.on td{color:#fff;border-color:#3e89cc;background:#3e89cc;}
.miaoshu_head tr.on td:first-child{font-size:15px;font-weight:bold;}
.miaoshu_head td ul{padding: 8px 8px 2px 0;font-size:0;}
.miaoshu_head td li{display:inline-block;padding:0 10px;background:#66a6de;color:#fff;font-size:14px;margin-bottom:6px;border-radius: 26px;}
.miaoshu_head td li+li{margin-left:6px;}
.miaoshu_head tr.on td li{background:#fff;color:#3e89cc;}
.miaoshu_head td a{color:#999;display:inline-block;position:relative;padding-left:26px;}
.miaoshu_head td a:before{content:'\e608';font-family:ityfont;font-size:18px;position:absolute;top:0;left:0;}
.miaoshu_head td a.ys{color:#333;}
.miaoshu_head tr.on td a{color:#fff;}
.miaoshu_head tr.on td a.ys:hover{color:#fde12d;}
.miaoshu_head td.new{position:relative;padding-right:36px !important;}
.miaoshu_head td.new:after{content:'New';width:36px;height:36px;border-radius:100%;background:#b01e23;font-family:arial;font-size:12px;color:#fff;line-height:36px;position:absolute;top:50%;right:8px;margin-top:-18px;text-align:center;animation:mshu 2s infinite ease;}

.pro_cur {background: #3e89cc!important;color: #fff !important;}
.one_2019,.two_2019{width:100%;display: flex;align-items: center;justify-content: space-between;}
.one_2019{margin-bottom:1px;}
.three_2019{display:none;}
.one_bt_2019 a{display:block;padding:0 25px;background:#333;color:#fff;}
.two_bt_2019{width: 100%;display: block;margin-left:1px;}

.nylist-photo img{height:auto;}
.nylist li:hover .nylist-title{color: #3e89cc !important;}

@keyframes mshu{
0%{transform: translateY(0);}
50%{transform: translateY(-6px);}
100%{transform: translateY(0);}
}
/*产品详情*/
.pro_main_box{background:#fff;}
.propic_show_left{width:403px;float: left;position: relative;}
.propic_show_left img{width:100%;}
.propic_show_piclist{width:400px;height: 102px;float:left;position: absolute; bottom:60px; left:0; }
.propic_show_list{height: 100px;position:relative;transition:500ms;}
.propic_show_piclist.on_bottom .propic_show_list{height: 100px;transition:500ms;}
.propic_show_piclist ul{width: 510px;position:absolute;top: 6px !important;left: 606px;display:flex;height:auto!important}
.propic_show_piclist li{width:156px;cursor: pointer;overflow:hidden;height:auto;}
.propic_show_piclist li+li{margin-left:5px; margin-bottom:5px;}

.propic_show_piclist.on_bottom .propic_show_list li+li{transition:500ms;}
.propic_show_piclist li.cur{border-color:#3e89cc;}
.propic_show_piclist li img{width: 100%;transition:500ms;border: 1px solid #eee;}
.propic_show_piclist li:hover img{transform:scale(1.1);transition:500ms;}
.propic_show_btn_bottom{width:100%;background-color:#333;background-image:url(http://hybaozhuang.n.zyqxt.com/uploadfile/image/20200111/20200111170532_1461987629.png);background-repeat:no-repeat;background-position:center;height:0px;position: relative;z-index: 2;transition:500ms;}
.propic_show_piclist.on_bottom .propic_show_btn_bottom{height:15px;background-color:#ea5b2d;margin-top:5px;transition:500ms; display:none;}
.propic_img{width:546px;float:left;position: relative;overflow: hidden;}
.propic_le{left:5px;background:url(//memberpic.114my.com.cn/dfbb888/uploadfile/image/20201027/20201027101049_1743790629.png);}
.propic_ri{right:5px;background:url(//memberpic.114my.com.cn/dfbb888/uploadfile/image/20201027/20201027101118_809400084.png);}
.propic_img img{width:546px;transition:500ms;}
.propic_img:hover img{transform:scale(1.1);transition:500ms;}
.propic_img>div{width:41px;height:41px;position:absolute;top:50%;margin-top:-17px;cursor: pointer;opacity:1;}
.propic_show_right{width:45%;float:right;text-align: left; font-size:0;position:relative;}
.propic_show_right br{display:none;}
.propic_show_right .propic_desc{height:56px;margin-top:20px;overflow:hidden;}
.propic_show_right .propic_desc strong{font-weight:bold;}
.pro_show_ewm>div{display:inline-block;vertical-align:top;}
.pro_ewm_left{width:145px;height:176px;border: 1px solid #e9e9e9;position:relative;}
.pro_ewm_left .ewm img{width: 142px;;}
.pro_ewm_left .ewm p{text-align:center;color:#555; font-size:16px;}
.pro_tel_right{margin-left:24px;position:relative;}
.pro_detail_title {font-size:28px;display: block;line-height: 45px;margin-bottom: 15px;font-weight:100
!important;position: relative;}
.detail_title{max-width:1200px;margin: 0 auto !important;height: 82px;display: block;border-top: 1px solid #e9e9e9;border-bottom: none !important;position: relative;}
.detail_title strong{position:absolute;text-align: center;width: 300px;height: 82px;line-height: 82px;top: 0;font-size: 36px;background: #3e89cc;font-weight: bold;color: #fff;left:50%;margin-left: -150px;}
.pro_tel_right_title{width:100%;line-height:32px;font-size:16px;color:#555;position: absolute;left: 0;top: 0;font-style: normal;}
.pro_tel_right em{display: block;font-size: 20px;font-style: inherit;color:#555;line-height: 39px;}
.pro_tel_right em img{width:27px;}
.pro_tel{margin-top:44px;}
.pro_tel em img{padding-right:14px;}
.pro_tel_right .tel{width: 100%;border-bottom: 1px solid #eee;padding-bottom:44px;margin-bottom:44px;}
.pro_show_ewm {position: relative;width: 490px;}
.pro_show_btn{margin-top:13px;font-size:0;position: absolute;right: 0;bottom: 0;}
.pro_show_btn button{width:120px;height:42px;border:none;background:#3e89cc;}
.pro_show_btn button+button{margin-left:10px;}
.pro_show_btn button.advisory{background:#0f110c;}
.pro_show_btn button a{font-size:16px;color:#fff;display:block;}
.psh_box{background:#fff;padding:36px 0; width: 100% !important; font-size:16px;}
.psh_box a{font-size:16px; color:#555;display: block;line-height: 100%;}
.psh_box a:hover{ color:#3e89cc;}
.pcontent_title_h4{display:none;}
.dgcontent_title_h5{background:#fff;padding:20px 0;text-align: center;border-top: 1px solid #eee; width: 1500px !important;margin-top:20px !important;}
.dgcontent_title_h5 h5 strong{font-size:16px;}
.product_content{width:1200px !important;background: #fff;padding:40px 0px 30px;overflow: hidden;position: relative;}
.product_content img{max-width:1200px;}
.pro_show_con{line-height: 30px;font-size: 16px;color: #999;margin: 15px 0;display:none!important;}

.pro_ewm_left{width: 192px;height: 192px;background:url(//memberpic.114my.com.cn/dfbb888/uploadfile/image/20201105/20201105155647_629318896.jpg) no-repeat center top;border: 1px solid #e9e9e9;position:relative;background-size: 192px;}

.pro_ewm_left .ewm img{width: 198px;;}
.pro_ewm_left .ewm p{text-align:center;color:#999;}
.pro_show_ewm>div{display:inline-block;vertical-align:top;}
.propic_show_right>div.pro_show_ewm {display: none;}
.propic_show_right .td{display:flex;align-items:end;margin-bottom:30px;}
.propic_show_right .td li{padding:6px 16px;background:#3e89cc;font-size:14px;color:#fff;}
.propic_show_right .td li+li{margin-left:5px;}
.propic_show_right .downloadonc{width:96px;line-height: 26px;position:absolute;top:9px;right:0;border:1px solid #ddd;border-radius: 26px;padding-left:28px;}
.propic_show_right .downloadonc:before{content:'\e68e';font-family: "ityfont" !important;font-size: 16px;color:#3e89cc;position:absolute;top:0;left:8px;}
.pro_tel_right{margin-left:44px;position:relative;}


.pro_tel_right p b{font-size:18px;display: block;line-height: 100%;padding-left: 20px;position:relative;margin-bottom: 15px;}
.pro_tel_right p b:before{font-family: 'ityfont';font-size:18px;position:absolute;top:0;left:0;}
.pro_tel_right p em{font-size:36px;font-weight:bold;color:#3e89cc;line-height:36px;margin-top:6px;}
.pro_tel_right p em b{font-size:20px;vertical-align:top;}
.pro_main_box {
    max-width: 1200px!important;
    border: 1px solid #ebebeb;
    padding: 50px;
}

.psupdown.psh_box{max-width:1200px!important;display:flex;font-size:0;}

/*内页新闻列表*/
.strong_title{display:none;}
.nswsfenlei_2019{margin-bottom:30px;}
.nswsfenlei_2019 ul{font-size:0;}
.nswsfenlei_2019 li{display:inline-block;vertical-align:top;width:182px;height:52px;border:1px solid #e0e0e0;}
.nswsfenlei_2019 li+li{margin-left:12px;}
.nswsfenlei_2019 li:hover,.nswsfenlei_2019 li.curNewsType_2019{background:#3e89cc;border-color:#3e89cc;}
.nswsfenlei_2019 li a{display:block;line-height:50px;}
.nswsfenlei_2019 li:hover a,.nswsfenlei_2019 li.curNewsType_2019 a{color:#fff;}

/*留言*/
.fee_box{padding:15px;border:1px solid #d7d7d7;}
.fee_box #form1{padding:0 30px;}
#bodycontent #tianxieone{overflow: hidden;}
.fee_box #tianxieone,.fee_box #tfour,.fee_box #liuyanshenming,.fee_box #lytijiao{width:1140px !important;border:none !important;}
.fee_box #tianxieone .clear(display:block;)
.fee_box #tfour{padding-bottom:10px;}
.fee_box #tianxiethree,.fee_box #tfive{width:1000px !important;border: 1px solid #d7d7d7;}
.fee_box .tianXoImg{border:none !important;}
.fee_box .tianXoImg input+input{height:26px;border: 1px solid #d7d7d7;}
.fee_box .bodycon_box{width:100%;background:#f7f7f7;}
.fee_box #lytijiao input{width:120px;height:36px;cursor: pointer;}
.fee_box #lytijiao input:hover{background:#bc2a24;color:#fff;}
.fee_box #chakantwo{width: 1200px !important;height: 65px !important;padding-left: 30px;text-align: left;font-size:0;}
.fee_box #chakantwo a{display: inline-block;width: 120px;height: 42px;line-height: 42px;border: 1px solid #2b0103;text-align: center;}
.fee_box #chakantwo a+a{margin-left:2px;}

/*分页*/
.page_total {font-size:14px;border: 1px solid #e5e5e5;letter-spacing: 1px;padding: 0 10px;height: 26px;display: inline-block;line-height: 24px;}
.pages_info{padding:0 !important;width: 100% !important;}
.pages_box {font-size:0;margin-top:25px;display: inline-block;}
.pages_box a{vertical-align: top;display: inline-block;padding: 0 10px;height: 26px;line-height: 24px;border: 1px solid #e5e5e5;text-align: center;margin-left:12px;background: #fff;font-size: 14px;}
.pages_box .page_curr{border-color:#3e89cc;background:#3e89cc;color:#fff;}
.pages_box .page_curr:hover{color:#fff;}
.pages_box a:hover{color:#3e89cc;}
.pages_box b{line-height: 26px;}
.page_jump {margin-left:12px;}
.page_jump select{width:59px;height:26px;border: 1px solid #e5e5e5;}

/*简介*/
ul{list-style: none;padding:0;margin:0;}
.ab-about{width: 100%;position: relative; padding: 10px 0 120px 0; box-sizing: border-box;}
.section{width:100%; height: 100%; max-width: 1500px; margin: auto;position: relative;}
.n-title{width: 100%; text-align: center;}
.n-title h2{font-size:42px; color: #3e89cc; font-weight: 600;line-height:100%;}
.n-title em{display: block; margin: 16px auto; width: 55px; height:5px; background: #3e89cc;}
.n-title span{display:block;color: #666; font-size: 18px;line-height:100%;}

.ab-about .ab-text{width:100%;max-width: 1500px; margin:30px auto 60px auto;padding:30px;border:3px solid #1e212b; font-size:14px; line-height: 28px;position:relative;}
.ab-about .ab-text h3{padding:25px;background:#3e89cc;font-size:30px;font-weight:bold;color:#fff;line-height:100%;margin-bottom:30px;}
.ab-about .ab-text h3 i{display:inline-block;vertical-align:top;font-size:26px;margin-right:15px;}
.ab-about .ab-text P{font-size:16px;color:#353535;line-height:36px;}
.ab-about .empiric{position: absolute;z-index:10;left: 50%;transform: translateX(-50%);}
.empi_box{background: #3e89cc;box-shadow: 0 0 20px rgba(0,0,0,0.3);display:flex;align-items:center;justify-content:space-between;}
.ab-about .empiric .year15{width: 34%; background: #3e89cc;text-align: center;height: auto;box-sizing: border-box;}
.ab-about .empiric .year15 img{margin-bottom: 10px;}
.ab-about .empiric .year15 span{display: block; width: 100%; color: #fff;font-size:18px; }
.ab-about .empiric .empiric01{width: 33%; }
.ab-about .empiric .empiric01 img{width:100%;height: auto;}
.ab-about .empiric .empiric02{width: 33%;height: auto;}
.ab-about .empiric .empiric02 img{width:100%;height: auto;}
.shuz{font-size: 50px;color: #fff;font-weight: bold;}
.shuz a{display: inline-block;box-sizing: border-box;}

.qualification{width: 100%;background: url(//memberpic.114my.com.cn/dfbb888/uploadfile/image/20200902/20200902085618_1564408263.jpg) top center;position: relative;padding:12% 0 50px 0;box-sizing: border-box;}
.n-title .f-font {
    color: #fff;
}
/* effect-2 css */
.port-2{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; border: 4px solid rgba(255, 255, 255, 0.9); perspective: 800px;}
.port-2 .text-desc{z-index: -1; transition: 0.6s;}
.port-2 .image-box{transition: 0.4s;}
.port-2:hover .image-box{transform: rotateX(80deg); transform-origin: center bottom 0; transition: 0.4s;}

.port-2.effect-1:hover .text-desc{opacity: 1;}

.port-2.effect-2 .text-desc{opacity: 1; top: -100%;}
.port-2.effect-2:hover .text-desc{top: 0;}
.port-2.effect-2:hover .qy_tit{opacity: 0;}

/*.port-2.effect-3 .text-desc{opacity: 1; top: auto; bottom: -100%;}
.port-2.effect-3:hover .text-desc{bottom: 0;}*/
/* effect-2 css end */
.ull *{box-sizing: border-box;}
.ull{display: flex;flex-wrap: wrap;margin-top: 30px;justify-content: space-between;}
.ull li{width: 30%;margin:2% 0;}
.text-desc{position: absolute; left: 0; top: 0; background-color: #fff; height: 100%; opacity: 0; width: 100%; padding: 20px;display: flex;align-items: center;flex-direction: column;justify-content: center;}
.text-desc h3{font-size: 20px; margin: 0px 0 10px;}
.text-desc p{font-weight: 300; line-height: 20px; font-size: 14px; margin-bottom: 55px;}
.image-box img{width: 100%; vertical-align: middle;}
.qy_tit{position: absolute;left: 0;top: 0;width: 100%;height: 100%;color: #fff;font-weight: bold;font-size: 20px;display: flex;align-items: center;justify-content: center;}


.total_2019{display:none}

/*文件下载*/
.miaoshu_head{border-bottom:1px solid #eee !important;}
.down_title{display: flex;line-height: 42px;}
.pro_list_box_item_zdy{width:100%!important;display: flex;justify-content: space-between;border-bottom:1px solid #eee;padding: 15px 0;}
.pro_list_box_item_l_zdy{width:10%;}
.pro_list_box_item_l_zdy img{width:30px !important;height:auto;}
.pro_list_box_item_r_zdy{display: flex;justify-content: space-between;flex: 1;}
.dwwa_body,.dwwa_more{margin-top:0 !important;width:20%;}
.dwwa_body{max-height: 40px !important;min-height: 40px !important;}
.pro_list_box_item_r_zdy>a{width:60%;text-align: left;}
.pro_list_box_item_time_zdy>div{display:inline-block;line-height: 40px;}
.pro_list_box_item_r_zdy>a+a,.content_more_a_zdy{display:none;}
.pro_list_box_item_time_zdy,.pro_list_box_item_time_zdy+div{width:20%;}
.pro_list_box_item_r_zdy>a p,.ke-insertfile{line-height: 40px;margin-bottom: 0;}