@charset "utf-8"; 
/*导航*/
.strong_title,#right{ display:none;}
.mianbxContent{ width:100% !important; height:60px !important; font-size:16px !important; line-height:60px !important; text-align:left !important; text-indent:2.5em; background:url(../uploadfile/image/20210817/20210817160939_455762370.png) #fff no-repeat 7px 20px; border:1px dashed #ddd !important; position:relative; margin-bottom:30px !important; transition:0.1s all;}
.mianbxContent:hover{ background-position:7px -22px;}
.mianbxContent::after, .mianbxContent:after{ content:''; display:block; width:200px; height:40px; position:absolute; top:0; right:0;}
.mianbxContent a{ color:#333; font-size:15px !important;}
/*导航*/

/*分页*/
.page_total,.pages_box a,.page_jump{ display:inline-block; height:36px; font-size:13px; line-height:36px; background:#eee; border:1px solid #eee; cursor:pointer; vertical-align:middle; padding:0 14px;}
.pages_box a{ color:#666; margin-left:10px;}
.pages_box a.page_curr,.pages_box a:hover{ color:#fff; font-size:13px; background:#0072dc;}
.page_jump{ margin-left:10px;}
.back_column{ width:1100px !important;}
/*分页*/

/*内页产品分类*/
.centerHeadImage{ display:none !important;}
.proclass{ width:240px; background:#fff;}
.pctop{ height:110px; color:#fff; font-size:32px; text-align:center; background:#0072dc; box-sizing:border-box; padding:20px 0;margin: 0 auto}
.pctop em{ display:block; color:#fff; font-size:12px; margin-top:5px; text-transform:uppercase;}
.pcon table,.pcon tbody,.pcon tr,.pcon td{ display:block; width:100%; box-sizing:border-box;}
.pcon{ border:1px solid #eee; padding:15px;}
.pcon>table>tbody>tr>td>a,.pcon li a{ display:block; color:#888; font-size:16px; line-height:49px; font-weight:lighter !important; background:url(../uploadfile/image/20210817/20210817161018_1232003858.png) no-repeat 5px center; border-bottom:1px dashed #eee; padding-left:30px;}
.pcon>table>tbody>tr>td>a:hover,.pcon>table>tbody>tr>td table a:hover,.pcon li a:hover{ color:#0072dc !important;}
.pcon>table>tbody>tr>td table a{ display:block; color:#999; font-size:14px; line-height:49px; border-bottom:1px dashed #eee; padding-left:30px; position:relative;}
.pcon>table>tbody>tr>td table a:after{ content:''; display:block; width:4px; height:4px; border-radius:50%; background:#eee; position:absolute; top:0; bottom:0; left:20px; margin:auto 0;}
.pcon>table>tbody>tr>td table a:hover:after{ background:#0072dc !important;}
.pcaddr{ color:#666; font-size:12px; line-height:28px; background:#fff; padding:10px; margin-top:20px;width:210px;}
/*内页产品分类*/

/*内页产品导航*/
.pro_all_class{ display:inline-block; height:auto !important; font-size:0; border-bottom:none !important; margin-bottom:30px !important; margin-top:0px !important;}
.pro_all_class div{ width:466px; margin:0 auto;}
.pro_all_class a{ float:left; width:221px; font-size:15px; font-weight:100; line-height:44px; background:#eee; border:1px solid #eee; transition:500ms; margin:5px 5px;}
.pro_cur strong{ display:inline-block; padding:11px 7px;}
.pro_all_class a:hover,.pro_all_class .pro_cur{ color:#fff; background:#0072dc; border-color:#0072dc; box-shadow:0 0 10px rgba(1,146,53,0.5); transition:500ms;}
.pro_all_class a:nth-child(1){ display:none !important;}

.ny_prolist{ float:left; width:31.3% !important; margin:0 1%; margin-bottom:2%; overflow:hidden;}
.ny_propic{ border:1px solid #eee;}
/*内页产品导航*/


/*内页产品展示*/
.pro_one_box,.dgweb_list_item{ width:31% !important; border:1px solid #ebebeb; box-sizing:border-box; margin:0 1% 2% 1% !important; padding:10px 10px 0 10px !important; overflow:hidden; position:relative;}
.pro_one_box:after,.dgweb_list_item:after{ content:''; display:block; width:100%; height:100%; background:#0072dc; transition:all 0.5s ease; transform:rotate(90deg); position:absolute; top:0px; left:-140%;}
.pro_pic,.dgweb_list_item_pic{ overflow:hidden;}
.pro_pic a,.dgweb_list_item_pic a{ display:block; position:relative;}
.pro_pic,.pro_pic img,.dgweb_list_item_pic,.dgweb_list_item_pic img{ width:100% !important; height:auto !important; border:none !important;}
.pro_name a,.dgweb_list_item_a a{ display:block; color:#222; font-size:16px; line-height:71px; text-align:left; padding:0px 80px 0px 13px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; position:relative;}
.dgweb_list_item_a,.pro_name{ padding:0 !important; position:relative; text-align:left;}
.pro_name a:after,.dgweb_list_item_a a:after{ content:'MORE'; display:block; width:60px; height:25px; color:#fff; font-size:12px; text-align:center; line-height:25px; font-family:Arial, Helvetica, sans-serif; background:#868686; transition:all 0.5s ease; position:absolute; top:0px; bottom:0; right:0px; margin:auto 0;}
.pro_one_box:hover .pro_name a,.dgweb_list_item:hover .dgweb_list_item_a a{ color:#fff;}
.pro_one_box:hover .pro_pic img,.dgweb_list_item:hover .dgweb_list_item_pic img{ transform:scale(1.1);}
.pro_pic img,.dgweb_list_item_pic img{ transition:all.6s ease;}
.pro_one_box:hover .pro_name a:after,.dgweb_list_item:hover .dgweb_list_item_a a:after{ width:80px; color:#0072dc; background:#fff;}
.pro_one_box:hover:after,.dgweb_list_item:hover:after{ left:0px; transform:rotate(0deg);}
.pro_one_box:hover .pro_name a,.dgweb_list_item:hover .dgweb_list_item_a a{ color:#fff !important;}
.pro_one_box div,.dgweb_list_item div{ position:relative; z-index:3;}
/*内页产品展示*/


/*内页产品详情页*/
.pro_main_box{ height:430px !important; background:#fff;}
.propic_show_left{ float:left; width:500px !important; position:relative;}
.propic_show_left>img {width: 100% !important;border: 1px solid #ccc;}
.propic_show_list{ height:100px; position:relative; transition:500ms;}
.propic_show_piclist{ float:left; position:absolute; top:420px; left:0;}
.propic_show_piclist .on_bottom .propic_show_list{ height:100px; transition:500ms;}
.propic_show_piclist ul{ width:488px; height:auto !important; overflow:hidden; border:1px solid #eee; padding:6px; position:absolute; top:-20px !important; left:0px;}
.propic_show_piclist li{ float:left; width:89px; border:2px solid #eee; cursor:pointer; overflow:hidden;}
.propic_show_piclist li+li{ margin-left:5px;}
.propic_show_piclist .on_bottom .propic_show_list li+li{ transition:500ms;}
.propic_show_piclist li.cur{ border-color:#0072dc;}
.propic_show_piclist li img{ width:100%; transition:500ms; margin-top:0px;}
.propic_show_piclist li:hover img{ transform:scale(1.1); transition:500ms;}
.propic_show_btn_bottom{ width:100%; height:0px; background:#222; background-repeat:no-repeat; background-position:center; z-index:2; transition:500ms; position:relative;}
.propic_show_piclist .on_bottom .propic_show_btn_bottom{ height:15px; background:#b2c700; margin-top:5px; transition:500ms; display:none;}
.propic_img{ float:left; border:1px solid #eee; position:relative; overflow:hidden;}
.propic_img img{ width:500px; transition:500ms;}
.propic_img:hover img{ transform:scale(1.1); transition:500ms;}
.propic_img>div{ width:41px; height:41px; margin-top:-17px; position:absolute; top:50%; cursor:pointer; opacity:1;}
.propic_show_right{ float:right; width:590px; color:#888; text-align:left; margin-left:20px;}
.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;}
.propic_show_con_box{ margin-top:44px;}
.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{ color:#555; font-size:16px; text-align:center;}
.pro_tel_right{ margin-left:24px; position:relative;}
.pro_detail_title{ display:block; color:#444; font-size:21px; line-height:56px; border-bottom:1px solid #eee; margin-bottom:10px;}
.pro_tel_right_title{ width:100%; color:#555; font-size:16px; line-height:32px; font-style:normal; position:absolute; left:0; top:0; margin-bottom:20px;}
.pro_tel_right em{ display:block; color:#555; font-size:20px; line-height:39px; font-style:inherit;}
.pro_tel_right em img{ width:27px;}
.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_btn{ font-size:0; margin-top:13px;}
.pro_show_btn button{ width:120px; height:42px; background:#222; border:none;}
.pro_show_btn button+button{ margin-left:10px;}
.pro_show_btn button .advisory{ background:#0072dc;}
.pro_show_btn button a{ display:block; color:#fff; font-size:16px;}
.psh_box{ width:100% !important; font-size:16px; background:#fff; padding:30px 0;}
.pcontent_title_h4{ display:none;}
.dgcontent_title_h5{ width:1100px !important; text-align:center; background:#fff; border-top:1px solid #eee; padding:20px 0; margin-top:20px !important;}
.dgcontent_title_h5 h5 strong{ font-size:16px;}

.detail_title{ width:100% !important; height:80px; font-size:0; line-height:80px; text-align:center; background:#0072dc !important; margin-left:0 !important; padding:0 !important; clear:both; margin-top:20px;}
.detail_title strong{ display:inline-block; color:#fff; font-size:30px; vertical-align:top;}
.product_content{ width:100% !important; background:#fff; padding:15px 0px;  text-align: center;}
.propic_show_right p{ font-size:16px; line-height:40px;}
.propic_show_right p span{ color:#555; font-size:18px; font-weight:bold;}

.nylist li{ width:31.3% !important;}
.psupdown{ margin-top:0px !important; margin-bottom:50px;}
.pshangxia{ width:100px !important; height:40px !important; color:#fff; font-size:14px !important; line-height:40px; background:#0072dc; border-radius:10px; padding:16px 20px;}
.pshangxia:nth-child(2){ background:#222;}
.pshangxia:hover{ color:#fff !important;}
.column_content_page_content{ width:100% !important;}


/*内页产品详情页*/



/*新闻分类*/
.nswsfenlei_2019{ height:60px; clear:both; margin-bottom:30px;} 
.nswsfenlei_2019 li{ float:left; width:33%;}
.nswsfenlei_2019 li+li{ margin-left:0.5%;}
.nswsfenlei_2019 li a{ display:block; color:#666; font-size:16px; line-height:60px; text-align:center; background:#f9f9f9; transition:all .3s ease;}
.nswsfenlei_2019 li.curNewsType_2019 a,.nswsfenlei_2019 li:hover a{ color:#fff; background:#0072dc;}
.newswa{ padding-top:2% !important;}
.pages_info dgweb_pages_info{ margin-top:20px !important;}
.dgweb_pages_info{ margin-top:20px !important;}
.pages_info{ margin-top:20px !important;}
/*新闻分类*/

/*新闻展示*/
.nynewslist_tit a:hover{ color:#0072dc !important;}
.nyxqnewsfanhui{ left:-1100px !important;}
.nyxqnews_left{ width:970px !important; margin-left:58px;}
.nyxqnews_righttit strong,.newstemptwo li:hover .news_a a{ color:#0072dc !important;}
.nyxqnews_righttit:before{ background:#0072dc !important;}
.nyxqnews_leftpage{ width:1030px !important;}
.nyxqnewsbg{ background:none !important;padding: 0px 0 !important;}
.nywenzhang,.nyxqnews_righttit,.nyxqnews_left{ background:#f9f9f9 !important;}
.nyxqnews{ width:1400px !important;}
.pcontent_title_h4{ font-size:20px; text-align:center;}
.dgcontent_title_h5{ font-size:24px !important;}
.newstemptwo li:hover .news_more a,.newshx:after, .newshx:before, .newssx:after, .newssx:before,.nyxqnews_righttit:before{ background:#0072dc !important;}
.newstemptwo li:hover .news_a a,.nyxqnews_righttit strong{ color:#0072dc !important;}
.in_new{ width:95%; font-size:14px; line-height:32px; margin:0 auto;}
.in_new p{ text-indent:2em;}
.newspic img,.ny_propic a img,.nylist-photo img{ height:auto;}
.ny_protil:before{ background:#0072dc !important;}
.nyxqnews_leftdown{background: url(../uploadfile/image/20210817/20210817161107_1381835282.png) 272px 29px no-repeat !important;     width: 366px!important;  padding-right: 110px!important;}
.nyxqnews_leftup{width: 475px!important;}

.news_2019,.pro_list_box_item_zdy{ background:#f8f8f8; padding:2%; margin-bottom:2% !important; transition:all .3s ease; position:relative;}
.news_img_2019,.pro_list_box_item_l_zdy{ float:left; width:25%;}
.news_2019:hover,.pro_list_box_item_zdy:hover{ background:#fff; box-shadow:0 0 20px #eee;}
.news_img_2019 img,.pro_list_box_item_l_zdy img{ width:100%; height:auto;}
.news_nor_2019,.pro_list_box_item_r_zdy{ float:right; width:72%; text-align:left;}
.news_time_2019,.pro_list_box_item_time_zdy{ position:absolute; top:15%; right:2%;}
.news_time_2019>div,.pro_list_box_item_time_zdy>div{ color:#999; font-size:16px; font-family:Arial, Helvetica, sans-serif; display:inline-block;}
.news_biaoti_2019 a,.pro_list_box_item_r_zdy a p{ color:#222; font-size:22px;}
.news_biaoti_2019:after,.pro_list_box_item_r_zdy a p:after{ display:block; content:''; width:30px; height:2px; margin:15px 0 25px 0; background:#f0f4f6;}
.news_miaou_2019 a,.pro_list_box_item_r_zdy a div{ display:block; height:60px; color:#999; font-size:14px; line-height:30px; margin-bottom:30px; overflow:hidden;}
.news_miaou_2019 a:hover,.pro_list_box_item_r_zdy a:hover div{ color:#999;}
.news_more_2019 a,.content_more_a_zdy{ display:block; width:120px; color:#fff; font-size:14px; text-align:center; line-height:40px; background:#0072dc; transition:all .3s ease; position:relative;}
.news_more_2019 a:after,.content_more_a_zdy:after{ content:''; display:block; width:0; height:0; border-top:2px solid #0072dc; border-left:2px solid #0072dc; transition:all .6s ease; position:absolute; top:0; left:0;}
.news_more_2019 a:before,.content_more_a_zdy:before{ content:''; display:block; width:0; height:0; border-bottom:2px solid #0072dc; border-right:2px solid #0072dc; transition:all .6s ease; position:absolute; bottom:0; right:0;}
.news_2019:hover .news_more_2019 a:after,.news_2019:hover .news_more_2019 a:before,.pro_list_box:hover .content_more_a_zdy:after,.pro_list_box:hover .content_more_a_zdy:before{ width:110%; height:120%;}
.news_2019:hover .news_more_2019 a,.pro_list_box:hover .content_more_a_zdy{ color:#0072dc; background:none;}

.nynewslist_l{ border: 1px solid #eee !important; }
.nynews_time{ height:90px !important;  background: rgba(0,114,220,0.9) !important;  }
/*新闻展示*/

/*新闻*/
.xw{ width:100%; font-size:16px; line-height:30px; text-indent:2em; margin:0 auto; margin-top:-30px;}
.xw a{ font-size:16px;}
.xw_tu{ text-align:center; text-indent:0em; margin:20px auto !important;}
/*新闻*/



.proclass1{ width:230px;}
.pro_t{ height:104px; color:#fff; font-size:16px; text-align:center; text-transform:uppercase; background:#0072dc;}
.pro_t b{ display:block; font-size:30px; padding:18px 0 3px 0;}
.pcon{ background:#f6f6f6;}
.pconcat{ padding:10px 0 0 0;}
.pconcat img{ width:100%; height:auto;}
.pconcat p{ color:#0072dc; font-size:16px; white-space:nowrap; padding:15px 0 0 15px;}
.pconcat p b{ display:block; font-size:25px; font-family:Arial, Helvetica, sans-serif;}
.pconcat p span{ background:url(http://0471491.n.zyqxt.com/uploadfile/image/20211030/20211030150753_780670948.png) no-repeat left center; padding-left:25px;}
.pcc td b{ font-size:0;}
.pcc td b a,.pcc li a,.pcc1 td a{ display:block; color:#6b6b6b; font-size:15px; line-height:63px !important; font-weight:normal; border-bottom:1px solid #e9f3ee; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0 35px 0 50px; position:relative;}
.pcc td b a:after,.pcc td b a:before,.pcc li a:after,.pcc li a:before,.pcc1 td a:after,.pcc1 td a:before{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0;}
.pcc td b a:after,.pcc li a:after,.pcc1 td a:after{ width:4px; height:21px; background:url(../uploadfile/image/20211030/20211030150938_422090057.jpg) no-repeat center; left:24px;}
.pcc td b a:hover,.pcc li a:hover,.pcc1 td a:hover{ color:#0072dc !important;}
.pcc td b a:before,.pcc li a:before,.pcc1 td a:before{ width:7px; height:11px; background:url(../uploadfile/image/20211030/20211030151007_1199361942.png) no-repeat center; right:29px;}
.pcc tr{ position:relative;}
.pcc table,.pcc tbody,.pcc td,.pcc tr,.pcc1 table,.pcc1 tbody,.pcc1 td,.pcc1 tr{ display:block; width:100%; padding:0 !important; height:auto !important;}
.pcc #showtyepname a{ display:block; line-height:55px; background:#e9f3ee; border-bottom:1px solid #feffff; padding-left:45px; position:relative;}
.pcc #showtyepname a:nth-child(3n){ border-right:none;}
.pcc #showtyepname a:after{ content:''; display:block; width:5px; height:5px; background:#999; border-radius:50%; position:absolute; left:30px; top:0; bottom:0; margin:auto 0;}
.pcc #showtyepname a:hover{ color:#0072dc !important;}
.pcc #showtyepname a:hover:after{ background:#0072dc;}