p{margin:0;}
/*crumbs*/
.wrap{padding:15px 0;}
.wrap .sub_title{height:70px;line-height:70px;border-bottom:2px solid #e6e6e6;position:relative;margin:0 0 25px 0;font-size:26px;font-weight:bold;color:#323f48;text-align:center;}
.wrap .sub_title:after{content:'';width:53px;height:2px;background:#225bbb;position:absolute;left:50%;margin-left:-26px;bottom:-2px;}
/*companyInfo*/
.companyInfo{}
.companyInfo p{line-height:2;font-size:15px;margin-top:8px;}
.companyInfo img,.companyInfo p img{max-width:100%;height:100%;display:block;margin:0 auto;margin-top:8px;}
.companyInfo h2{margin:0;font-size:18px;font-weight:bold;margin-top:12px;line-height:30px;}
.companyInfo h3{margin:0;font-size:15px;font-weight:bold;margin-top:8px;line-height:30px;}
.companyInfo table{border-top:1px solid #CCC;border-left:1px solid #CCC;margin:0 auto;width:100%!important;}
.companyInfo td{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:7px 8px;}
.companyInfo th{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:7px 8px;font-size:18px;}
/*singleinfo*/
.singleinfo{margin-top:20px;}
.singleinfo_c{}
.singleinfo_c p{line-height:2;font-size:15px;margin-bottom:0;}
.singleinfo_c img,.companyInfo p img{width:100%;display:block;margin:0 auto;margin-top:15px;}
.singleinfo_c h2{margin:10px 0!important;font-size:20px!important;font-weight:bold!important;}
.singleinfo_c h3{margin:10px 0!important;font-size:17px!important;font-weight:bold!important;}
.singleinfo_c table{border-top:1px solid #CCC;border-left:1px solid #CCC;}
.singleinfo_c td{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:5px 0;}
.singleinfo_c th{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:5px 0;font-size:18px;}
.singleinfo_c td{margin-top:0;line-height:1.8;}
/*newslist*/
.news_list{}
.news_list .news_ul{padding:35px 0;border-bottom: 1px solid #dbdbdb;}
.news_list .news_ul .img{width:200px;height:135px;float:left;margin-top:4px;border:1px solid #dbdbdb;position:relative;}
.news_list .news_ul .img img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;}
.news_list .news_ul .news_txt{width:calc(100% - 340px);float:left;margin-left:32px;}
.news_list .news_ul .news_txt p{margin-bottom:0;}
.news_list .news_ul .news_txt .news_title{font-size:22px;line-height:35px;height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list .news_ul .news_txt .news_info{line-height:25px;padding-top:5px;color:#888;}
.news_list .news_ul .news_date{width:80px;float:right;border:1px solid #dbdbdb;text-align:center;margin-top:32px;color:#999;padding:8px 10px;}
.news_list .news_ul .news_date span{font-size:50px;line-height:50px;display:block;}
.news_list .news_ul .news_date p{line-height:25px;height:25px;}
/*newscow*/
.newscow{}
.newscow .newscow_left{width:71%;float:left;}
.newscow .newscow_left .h1{line-height:30px;font-size:24px;margin-top:0;}
.newscow .newscow_left .pubinfo{line-height:26px;padding-bottom:10px;color:#626262;font-weight:normal;padding-top:10px;border-bottom:1px solid #dbdbdb;margin-bottom:30px;}
.newscow .newscow_left .pubinfo span{padding-right:10px;white-space:nowrap;}
.newscow .newscow_left .newscount{line-height:30px;font-size:15px;color:#626262;}
.newscow .newscow_left .newscount h2{margin:0;font-size:18px;font-weight:bold;margin-top:12px;line-height:30px;}
.newscow .newscow_left .newscount h3{margin:0;font-size:15px;font-weight:bold;margin-top:8px;line-height:30px;}
.newscow .newscow_left .newscount p{line-height:30px;padding-top:8px;font-size:16px;color:#626262;}
.newscow .newscow_left .newscount img{margin:0 auto;display:block;max-width:100%;height:auto;}
.newscow .newscow_left .newscount table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.newscow .newscow_left .newscount table td{border-right:1px solid #000;border-bottom:1px solid #000;padding:5px 0;}
.newscow .newscow_left .newscount table td p{margin-top:0;line-height:1.8;}
/*proclass*/
.proclass_class{padding:10px 0 30px;}
.proclass_class .pc_li{width:31%;margin-left:3.5%;float:left;padding:20px 26px 35px;background:#E8E8E8;position:relative;margin-top:20px;}
.proclass_class .pc_li:nth-child(3n+1){margin-left:0;}
.proclass_class .pc_li .pli_img{width:100%;padding-bottom:71%;position:relative;overflow:hidden;}
.proclass_class .pc_li .pli_img img{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:cover;transition:1s all;-webkit-transition:1s all;}
.proclass_class .pc_li .pli_img img:hover{transform:scale(1.1);}
.proclass_class .pc_li .pli_txt{padding-top:13px;}
.proclass_class .pc_li .pli_txt p{margin:0;margin-top:12px;color:#999;line-height:20px;}
.proclass_class .pc_li .pli_txt p:first-child{font-size:18px;color:#333;line-height:26px;text-align:center;}
.proclass_class .pc_li .pli_txt .p_btn{margin:0 auto;width:106px;height:29px;line-height:29px;position:relative;background:#37383A;margin-top:20px;display:block;font-size:12px;color:#FFF;padding-left:20px;}
.proclass_class .pc_li .pli_txt .p_btn:before{content:'>';position:absolute;width:20px;height:20px;background:#FFF;border-radius:50%;font-size:12px;font-family:'宋体';text-align:center;line-height:20px;top:5px;right:11px;color:#4A4A4A;}
/*product*/
.product_class{text-align:left;font-size:0;-webkit-text-size-adjust:none;padding-top:5px;}
.product_class .pc_li{margin-right:8px;display:inline-block;background:#1e5dac;padding:0 9px;font-size:14px;position:relative;margin-top:10px;}
.product_class .pc_li>span{display:inline-block;width:100%;height:36px;}
.product_class .pc_li>span>a{float:left;height:36px;line-height:36px;display:inline-block;color:#FFF;}
.product_class .pc_li>span>i{float:right;display:block;width:36px;height:36px;background:url(navarrow.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;}
.product_class .pc_li:hover,.product_class .pc_li.on{background:#F81800;}
.product_class .pc_li:hover>span>i{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.product_class .pc_ul{position:absolute;left:0;top:36px;z-index:2;background:rgba(248,24,0,0.8);min-width:100%;display:none;}
.product_class .pc_ul>ul{margin:0;}
.product_class .pc_ul>ul>li{height:36px;line-height:36px;border-bottom:1px solid #E8E8E8;}
.product_class .pc_ul>ul>li:last-child{border-bottom:none;}
.product_class .pc_ul>ul>li>a{color:#FFF;padding:0 10px;display:block;width:100%;height:100%;white-space:nowrap;}
.product_class .pc_ul>ul>li:hover{background:rgba(248,24,0,1);}

.mproduct_class{width:100%;position:relative;display:none;}
.mproduct_class .pl_ul{width:100%;height:40px;position:relative;background:#e6e6e6;padding:0 15px;}
.mproduct_class .pl_ul span{display:inline-block;height:40px;line-height:40px;color:#000;}
.mproduct_class .pl_ul i{float:right;display:inline-block;width:40px;height:40px;background:url(navarrow.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;}
.mproduct_class .pl_ul.on i{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.mproduct_class .ul_li{text-align:left;font-size:0;-webkit-text-size-adjust:none;position:absolute;top:40px;left:0;width:100%;z-index:3;display:none;}
.mproduct_class .ul_li .m_li{width:100%;display:inline-block;background:#1e5dac;font-size:14px;position:relative;border-top:1px solid #e5e5e5;}
.mproduct_class .ul_li .m_li>span{display:inline-block;width:100%;height:40px;text-indent:15px;}
.mproduct_class .ul_li .m_li>span>a{float:left;height:40px;line-height:40px;display:inline-block;color:#FFF;}
.mproduct_class .ul_li .m_li>span>i{float:right;display:block;width:40px;height:40px;background:url(mclassicon.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;}
.mproduct_class .ul_li .m_li.on{background:#537db5;}
.mproduct_class .ul_li .m_li.on>span>i{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.mproduct_class .ul_li .m_ul{background:#537db5;width:100%;display:none;}
.mproduct_class .ul_li .m_ul>ul{margin:0;}
.mproduct_class .ul_li .m_ul>ul>li{height:36px;line-height:36px;font-size:13px;text-indent:30px;}
.mproduct_class .ul_li .m_ul>ul>li:last-child{border-bottom:none;}
.mproduct_class .ul_li .m_ul>ul>li>a{color:#FFF;padding:0 10px;display:block;width:100%;height:100%;white-space:nowrap;}






/*.mproduct_class .ul_li{width:calc(100% + 50px);position:absolute;top:50px;left:0;background:#F00;display:none;z-index:20;border-top:1px solid #D0D0D0;}
.mproduct_class .ul_li a{width:100%;height:50px;line-height:50px;display:block;text-indent:20px;color:#333;background:#e6e6e6;border-bottom:1px solid #D0D0D0;font-size:13px;}
.mproduct_class .pl_right{width:50px;height:50px;background:#e6e6e6;background-size:auto 50%;float:right;}
.mproduct_class .pl_right i{display:block;width:100%;height:100%;background:url(cli.png) no-repeat center center;transform:rotate(90deg);transition:transform .3s ease-out;}
.mproduct_class .pl_right i.on{transform:rotate(-90deg);}*/




.product_wrap_li{position:relative;}
.product_wrap_li li{background:#FFF;margin-top:20px;width:23.8%;float:left;margin-left:1.6%;}
.product_wrap_li li:nth-child(4n+1){margin-left:0;}
.product_wrap_li li .p_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;border:2px solid #efefef;}
.product_wrap_li li .p_img img{object-fit:cover;width:100%;height:100%;position:absolute;left:0;top:0;display:block;transition:1s all;-webkit-transition:1s all;}
.product_wrap_li li .p_img img:hover{transform:scale(1.1);}
.product_wrap_li li p{margin:0;line-height:43px;color:#666;text-align:center;background:#F1F1F1;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_wrap_li li p a{color:#666;}
/*product_list*/
.product_list{position:relative;}
.product_list li{margin-top:5px;width:25%;float:left;padding:8px;cursor:pointer;}
.product_list li .p_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;border:2px solid #efefef;}
.product_list li .p_img img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.product_list li .p_img .videoicon{background:url(videoicon.png) no-repeat center center rgba(0,0,0,.3);position:absolute;left:0;top:0;background-size:60px auto;display:block;width:100%;height:100%;}
.product_list li p{margin:0;line-height:43px;color:#666;text-align:center;background:#F1F1F1;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_list li p a{color:#666;}
/*productshow*/
.productshow{}
.productshow .productshow_left{width:71%;float:left;}
.productshow .productshow_left .pro_title{color:#333;font-size:20px;text-align:left;padding:10px 0;margin:0;font-weight:bold;text-align:center;}
.productshow .productshow_left .pro_info{color:#333;font-weight:normal;text-align:center;font-size:12px;padding-bottom:15px;border-bottom:1px solid #CCC;}
.productshow .productshow_left .pro_img{max-width:600px;height:auto;margin:15px auto 25px;}
.productshow .productshow_left .pro_img img{width:100%;height:100%;display:block;}
.productshow .productshow_left .productshow_ul{margin-top:20px;background:#E5E5E5;}
.productshow .productshow_left .productshow_ul li{height:40px;line-height:40px;float:left;padding:0 15px;color:#444;cursor:pointer;}
.productshow .productshow_left .productshow_ul li.hover{background:#225bbb;color:#FFF;}
.productshow .productshow_left .pro_txt{font-size:15px;line-height:30px;margin-top:10px;}
.productshow .productshow_left .pro_txt h2{margin:0;font-size:20px;font-weight:bold;line-height:30px;padding:10px 0;}
.productshow .productshow_left .pro_txt h3{margin:0;font-size:18px;font-weight:bold;line-height:30px;padding:8px 0;}
.productshow .productshow_left .pro_txt p{margin:0;font-size:15px;line-height:30px;margin-top:4px;}
.productshow .productshow_left .pro_txt img{max-width:100%;height:auto;margin:0 auto;display:block;}
.productshow .productshow_left .pro_txt table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.productshow .productshow_left .pro_txt table td{border-right:1px solid #000;border-bottom:1px solid #000;padding:5px 0;}
.productshow .productshow_left .pro_txt table td p{margin-top:0;line-height:1.8;}
.productshow .productshow_left .pro_txt iframe{width:100%;height:600px;}
.productshow .productshow_left .pro_contact{margin-top:20px;}
.productshow .productshow_left .pro_contact .h1{height:40px;line-height:40px;color:#ff9c00;font-size:18px;font-weight:bold;position:relative;background:#E1E1E1;text-indent:20px;}
.productshow .productshow_left .pro_contact .h1:after{content:'';width:3px;height:20px;background:#d30037;position:absolute;left:5px;top:10px;}
.productshow .productshow_left .pro_contact p{line-height:2;margin:15px 0;font-size:16px;}
.productshow .productshow_left .pro_contact img,.productshow .productshow_left .pro_contact p img{max-width:840px;display:block;margin:0 auto;}
.productshow .productshow_left .pro_form{margin-top:20px;}
.productshow .productshow_left .pro_form p{line-height:2;margin:15px 0;font-size:16px;}
.productshow .productshow_left .pro_form table{border-top:1px solid #CCC;border-left:1px solid #CCC;}
.productshow .productshow_left .pro_form td{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:7px 8px;}
.productshow .productshow_left .pro_form th{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:7px 8px;font-size:18px;}
/*proinfo*/
.proinfo{padding:20px 0;}
.pi_top{}
.pi_top .pi_top_left{width:46%;float:left;}
.pi_top .pi_top_left .pil_img{width:100%;padding-bottom:56.25%;position:relative;}
.pi_top .pi_top_left .pil_img img{width:100%;height:100%;position:absolute;left:0;top:0;display:block;object-fit:cover;}
.pi_top .pi_top_right{width:50%;float:right;}
.pi_top .pi_top_right h2{margin:0;font-size:26px;height:auto;line-height:40px;color:#333;}
.pi_top .pi_top_right em{display:inline-block;color:#777;height:30px;line-height:30px;font-style:normal;}
.pi_top .pi_top_right p{height:auto;padding:20px;margin:20px 0;color:#777;background:#f3f3f3;line-height:30px;}
.pi_top .pi_top_right .liucheng_btn{margin-top:30px;}
.pi_nav{margin-top:20px;font-size:0;-webkit-text-size-adjust:none;}
.pi_nav span{display:inline-block;height:40px;line-height:40px;background:#225bbb;color:#FFF;border-radius:3px;width:19%;font-size:14px;text-align:center;margin-left:1.25%;cursor:pointer;}
.pi_nav span:first-child{margin-left:0;}
.pi_content{}
.pi_content .pro_txt{font-size:15px;line-height:30px;}
.pi_content .pro_txt p{font-size:15px;line-height:30px;}
.pi_content .pro_txt h2{font-size:20px!important;margin:15px 0;font-weight:bold;}
.pi_content .pro_txt h3{font-size:16px!important;margin:10px 0;font-weight:bold;}
.pi_content .pro_txt img{max-width:100%;height:auto;margin:0 auto;display:block;}
.pi_content .pro_txt table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;} 
.pi_content .pro_txt table td{border-right:1px solid #000;border-bottom:1px solid #000;}
.pi_content .pro_txt iframe{width:100%;height:600px;}
.pipb_title{text-align:center;}
.pipb_title h2{margin:0;font-size:36px;height:50px;line-height:50px;color:#313131;}
.pipb_title p{margin:0;font-size:18px;text-transform:uppercase;color:#FFF;line-height:26px;height:26px;}
.pi_rylc{background:#f6f7f7;margin-top:30px;padding:30px 0;background-size:cover;}
.pi_rylc .rylc{}
.pi_rylc .rylc .rylc_li{width:23.8%;margin-left:1.6%;float:left;position:relative;padding:40px 20px 15px;margin-top:40px;border:1px solid #225bbb;}
.pi_rylc .rylc .rylc_li:nth-child(4n+1){margin-left:0;}
.pi_rylc .rylc .rylc_li i{width:60px;height:60px;background:#225bbb;border-radius:50%;position:absolute;left:50%;margin-left:-30px;top:-30px;display:block;font-style:normal;line-height:60px;text-align:center;font-size:30px;font-weight:bold;color:#FFF;}
.pi_rylc .rylc .rylc_li p{font-size:16px;color:#333;line-height:28px;text-align:center;min-height:56px;}
.pi_rylc p{margin:0;line-height:30px;font-size:16px;color:#333;}
.pi_blhx{padding:30px 0 50px;}
.pi_blhx .pi_ul{}
.pi_blhx .pi_li{width:23.8%;float:left;margin-left:1.6%;margin-top:20px;padding:10px 20px;border:1px solid #CCC;}
.pi_blhx .pi_li:first-child{margin-left:0;}
.pi_blhx .pi_li i{display:block;width:80px;height:80px;border-radius:5px;margin:0 auto;}
.pi_blhx .pi_li i.icon1{background:url(hxicon1.jpg) no-repeat center center #31AEDE;}
.pi_blhx .pi_li .pl_txt{width:100%;text-align:center;}
.pi_blhx .pi_li .pl_txt p{margin:0;line-height:24px;font-size:16px;color:#5A5A5A;margin-top:8px;}
.pi_blhx .pi_li .pl_txt p:first-child{line-height:32px;font-size:20px;font-weight:bold;color:#FE7900;}
/*contact*/
.contact{color:#666;}
.contact .txt_p{width:50%;margin-bottom:30px;float:left;}
.contact .txt_p em{display:block;float:left;width:50px;height:50px;border-radius:50%;}
.contact .txt_p em.manicon{background:url(manicon.png) no-repeat center center #225bbb;}
.contact .txt_p em.telicon{background:url(telicon.png) no-repeat center center #225bbb;}
.contact .txt_p em.phoneicon{background:url(phoneicon.png) no-repeat center center #225bbb;}
.contact .txt_p em.faxicon{background:url(faxicon.png) no-repeat center center #225bbb;}
.contact .txt_p em.emailicon{background:url(emailicon.png) no-repeat center center #225bbb;}
.contact .txt_p em.dhicon{background:url(400icon.png) no-repeat center center #225bbb;}
.contact .txt_p .pp{float:left;margin-left:15px;padding:12px 0;}
.contact .txt_p .pp p{line-height:26px;margin-bottom:0;}
.contact .txt_p .pp p span{display:inline-block;margin-right:20px;}
.contact .txt_add{width:100%;}
.contact .txt_add em{display:block;float:left;width:50px;height:50px;border-radius:50%;}
.contact .txt_add em.addicon{background:url(addicon.png) no-repeat center center #225bbb;}
.contact .txt_add .pp{float:left;margin-left:15px;}
.contact .txt_add .pp p{line-height:50px;}
.contact_feedback{width:100%;background:url(contactfeedbackbg.jpg) no-repeat center top;background-size:cover;padding-bottom:30px;}
.contact_feedback .contact_fcontent{padding-top:1px;}
.contact_feedback .contact_fcontent .c_title{margin-top:30px;color:#fff;margin-top:30px;text-align:center;}
.contact_feedback .contact_fcontent .c_title p{margin-bottom:23px;font-size:24px;position:relative;}
.contact_feedback .contact_fcontent .c_title p:after{content:"";position:absolute;bottom:-9px;left:50%;width:38px;height:1px;margin-left:-19px;background:#FFF;}
.contact_feedback .contact_fcontent .c_title span{display:inline-block;line-height:2.1;font-size:16px;color:#fff;}
.contact_feedback .c_form{margin-top:26px;text-align:center;}
.contact_feedback .c_form1{}
.contact_feedback .c_form1 input{margin:0;width:100%;height:49px;border:1px solid #afafb1;margin-top:22px;padding:0 15px;color:#fff;outline:none;background:none;}
.contact_feedback .c_form1 input:first-child{margin-top:0;}
.contact_feedback .c_form2{}
.contact_feedback .c_form2 textarea{width:100%;height:191px;border:1px solid #afafb1;padding:15px;color:#fff;float:right;background:none;outline:none;resize:none;}
.contact_feedback .btn{background:#225bbb;color:#fff;border-radius:5px;padding:0 25px;height:49px;font-size:16px;text-align:center;margin-top:22px;outline:none;width:100%;}
/*taglable*/
.taglable{}
.taglable .taglable_right{width:71%;float:left;}
.taglable .taglable_right li{font-size:16px;line-height:40px;background:url(../images/tst_113.jpg) no-repeat left center;text-indent:10px;border-bottom:1px dashed #CCC;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.taglable .taglable_right1{width:71%;float:left;}
.taglable .taglable_right1 a{height:36px;line-height:36px;margin:0 5px;margin-bottom:15px;border:1px solid #EEE;border-radius:3px;display:block;float:left;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 15px;}
/*map*/
.webmap{width:840px;float:right;margin-top:25px;}
.webmap p{}
.webmap p a{white-space:nowrap;padding:8px 15px;background:#F5F5F5;margin-bottom:15px;display:inline-block;}
/*公用分页*/
.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#333;}
/*公用相关推荐*/
.news_tags{color:#225bbb;margin:15px 0;font-size:16px;border-top:1px solid #CCC;padding-top:20px;}
.xgtj{width:100%;height:auto;overflow:hidden;margin-top:20px;}
.xgtj_bt{width:100%;height:35px;}
.sgtj_bt_cn{width:100px;height:35px;background:#225bbb;line-height:35px;text-align:center;font-size:15px;color:#FFF;display:block}
.xgtj_nr{padding-top:5px;padding-bottom:50px}
.xgtj_nr ul li{width:48%;line-height:2.3;background:url(../images/tst_113.jpg) no-repeat 1px center;border-bottom:1px dashed #d8d8d8;margin:0 auto;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:8px;}
.xgtj_nr ul li:nth-child(2n){float:right;}
/*公用右侧*/
.newscow_right{width:25%;float:right;}
.newscow_right .news_product{border:1px solid #dbdbdb;padding:10px;}
.newscow_right .news_product .np_title{font-size:14px;color:#2a2a2a;line-height:12px;padding:10px 0;border-bottom:2px solid #2a2a2a;}
.newscow_right .news_product .np_title span{font-size:22px;line-height:32px;}
.newscow_right .news_product .bd{overflow:hidden;zoom:1;margin-top:30px;}
.newscow_right .news_product .bd ul li{}
.newscow_right .news_product .bd ul li .r_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #ccc;}
.newscow_right .news_product .bd ul li .pic{position:absolute;top:0;left:0;width:100%;height:100%;}
.newscow_right .news_product .bd ul li .pic img{display:block;width:100%;height:100%;object-fit:cover;}
.newscow_right .news_product .bd ul li .title{height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.newscow_right .news_product .bd ul li .title a{color:#666}
.newscow_right .news_nlist{ padding-bottom:5px; overflow:hidden}
.newscow_right .news_nlist ul{ padding-top:5px}
.newscow_right .news_nlist ul li{line-height:36px;background:url(../images/zys_42.jpg) no-repeat 2px center; text-indent:0.3cm; margin:0 auto; border-bottom:1px dashed #d5d5d5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*培训项目*/
.px_title{padding-bottom:30px;background:url(pxh2bg.png) no-repeat center bottom;}
.px_title h2{margin:0;font-size:36px;color:#9c47a2;font-weight:bold;position:relative;line-height:38px;text-align:center;height:38px;}
.px_title p{margin:0;font-size:17px;color:#999;position:relative;line-height:26px;text-align:center;margin-top:10px;}
/*px_content*/
.px_content{padding:60px 0;border-bottom:1px solid #CACACA;}
.px_content .px_ctxt{margin-top:58px;}
.px_content .px_ctxt .pt_left{width:50%;float:left;margin-right:4%;}
.px_content .px_ctxt .pt_left .ptl_img{width:100%;padding-bottom:75%;position:relative;}
.px_content .px_ctxt .pt_left .ptl_img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;display:block;}
.px_content .px_ctxt .pt_p{}
.px_content .px_ctxt .pt_p p{margin:0;line-height:30px;color:#333;font-size:15px;}
.px_content .px_ctxt .pt_p p.en{height:34px;line-height:34px;color:#f0d8f0;font-size:32px;text-transform:uppercase;}
.px_content .px_ctxt .pt_p p.cn{height:44px;line-height:44px;color:#9c47a2;font-size:25px;font-weight:bold;margin-bottom:30px;}
/*px_jiejue*/
.px_jiejue{padding:70px 0;}
.px_jiejue .pj_ul{}
.px_jiejue .pj_li{padding:40px 0;}
.px_jiejue .pj_li .pj_li_left{width:238px;height:259px;padding:51px 0 0 30px;position:relative;float:left;}
.px_jiejue .pj_li .pj_li_left i{width:95px;height:95px;background:#f1e1ed;border-radius:50%;line-height:95px;font-family:Arial;font-size:56px;font-weight:bold;color:#9c47a2;letter-spacing:-2px;text-align:center;font-style:normal;display:block;position:absolute;top:0;left:0;}
.px_jiejue .pj_li .pj_li_left .pjl_img{width:208px;height:208px;}
.px_jiejue .pj_li .pj_li_left .pjl_img img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%;}
.px_jiejue .pj_li .pj_li_right{width:calc(100% - 280px);float:right;background:#F5F5F5;border-radius:20px;min-height:260px;position:relative;padding:25px 20px 25px 60px;}
.px_jiejue .pj_li .pj_li_right i{display:block;position:absolute;left:-9px;top:146px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-right:9px solid #F5F5F5;}
.px_jiejue .pj_li .pj_li_right .prl_txt{}
.px_jiejue .pj_li .pj_li_right .prl_txt p{margin:0;}
.px_jiejue .pj_li .pj_li_right .prl_txt p:first-child{height:30px;line-height:30px;font-size:24px;color:#9c47a2;font-weight:bold;}
.px_jiejue .pj_li .pj_li_right .prl_txt .prl_pp{margin-top:15px;line-height:30px;}
.px_jiejue .pj_li .pj_li_right .prl_txt .prl_pp p{font-size:15px;line-height:30px;}
/*px_img*/
.px_img{padding:30px 0;}
.px_img .px_img_li{}
.px_img .px_li{width:23.8%;margin-left:1.6%;float:left;margin-top:22px;}
.px_img .px_li:nth-child(4n+1){margin-left:0;}
.px_img .px_li .pl_img{width:100%;padding-bottom:75%;position:relative;}
.px_img .px_li .pl_img img{width:100%;height:100%;position:absolute;left:0;top:0;display:block;object-fit:cover;border:1px solid #C3C3C3;}
/*zt_news*/
#px_newsbg{background:#F3F3F3;padding:50px 0;}
.px_news{text-align:center;}
.px_news .pn_ul{width:48%;float:left;margin-left:4%;border:1px solid #dbdbdb;padding:26px 50px 22px 28px;margin-top:53px;background:#FFF;}
.px_news .pn_ul:first-child{margin-left:0;}
.px_news .pn_ul li{height:40px;line-height:39px;border-bottom:1px dashed #d2d2d2;font-size:16px;color:#1e1e1e;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:60px;text-align:left;}
.px_news .pn_ul li a{color:#1e1e1e;}
.px_news .pn_ul li span{position:absolute;right:0;top:0;}
.px_news .px_btn{width:167px;height:45px;line-height:45px;background:#9D48A5;border-radius:23px;text-align:center;color:#FFF;font-size:16px;display:inline-block;margin-top:30px;}

/*shoufei*/
.shoufei{padding:50px 0;}
.shoufei .shoufei_title{}
.shoufei .shoufei_title span{display:inline-block;width:48%;float:left;margin-left:4%;height:60px;line-height:60px;border:1px solid #9d48a5;text-align:center;font-size:20px;font-weight:bold;color:#9d48a5;cursor:pointer;}
.shoufei .shoufei_title span.on{background:#9d48a5;color:#FFF;}
.shoufei .shoufei_title span:first-child{margin-left:0;}
.shoufei .shoufei_t{margin-top:30px;}
.shoufei .shoufei_t .tt{height:60px;line-height:60px;font-size:20px;text-align:center;}
.shoufei .shoufei_t .shoufei_c{}
.shoufei .shoufei_t .shoufei_c .shoufei_ul{width:49%;float:left;margin-left:2%;border:1px solid #999;margin-top:20px;}
.shoufei .shoufei_t .shoufei_c .shoufei_ul:nth-child(odd){margin-left:0;}
.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_item{border-top:1px solid #999;}
.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_left{width:30%;float:left;margin-top:120px;}
.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_left p{margin:0;text-align:center;line-height:26px;font-size:16px;}
.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_left p:first-child{height:36px;line-height:36px;color:#DB2115;font-weight:bold;font-size:26px;}
.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_left p:nth-child(2){color:#F00;}
.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_right{width:70%;float:right;border-left:1px solid #999;padding:5px;}
.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_right p{margin:0;line-height:32px;position:relative;font-size:15px;}
.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_right p span{position:absolute;right:0;top:0;}
.shoufei .shoufei_t .shoufei_y{}
.shoufei .shoufei_t .shoufei_y .shoufei_uly{width:100%;border:1px solid #999;margin-top:20px;}
.shoufei .shoufei_t .shoufei_y .shoufei_uly .sy_ul{display:table;width:100%;}
.shoufei .shoufei_t .shoufei_y .shoufei_uly .sy_li{display:table-cell;border-left:1px solid #999;}
.shoufei .shoufei_t .shoufei_y .shoufei_uly .sy_li:first-child{border-left:none;}
.shoufei .shoufei_t .shoufei_y .shoufei_uly .sy_li_title{height:50px;line-height:50px;text-align:center;font-size:16px;font-weight:bold;border-top:1px solid #999;border-bottom:1px solid #999;}
.shoufei .shoufei_t .shoufei_y .shoufei_uly .sy_li p{margin:0;line-height:32px;position:relative;font-size:15px;padding-left:5px;}
.shoufei .shoufei_t table{width:100%;border-top:1px solid #999;border-left:1px solid #999;margin-top:30px;}
.shoufei .shoufei_t table th{border-bottom:1px solid #999;border-right:1px solid #999;font-size:16px;font-weight:bold;text-align:center;height:46px;line-height:46px;}
.shoufei .shoufei_t table td{border-bottom:1px solid #999;border-right:1px solid #999;text-align:center;height:46px;line-height:46px;}
/*yzcdz*/
.yzc_top{padding:60px 0;}
.yzc_top .yzc_title{padding-bottom:30px;background:url(pxh2bg.png) no-repeat center bottom;}
.yzc_top .yzc_title h2{margin:0;height:62px;background:url(yzch2.png) no-repeat center center;background-size:auto 100%;text-indent:-9999px;margin-top:10px;}
.yzc_top .yzc_title p{margin:0;font-size:36px;color:rgba(249,164,255,.45);position:relative;line-height:30px;height:30px;text-align:center;text-transform:uppercase;}
.yzc_top .yzc_txt{padding-top:38px;line-height:22px;font-size:15px;text-align:center;}
.yzc_pbtitle{text-align:center;position:relative;}
.yzc_pbtitle .num{height:108px;line-height:108px;font-size:120px;color:#eedbee;display:inline-block;}
.yzc_pbtitle .pb_p{display:inline-block;}
.yzc_pbtitle .pb_p h2{height:38px;line-height:38px;font-size:36px;color:#9c47a2;margin:0;text-align:center;}
.yzc_pbtitle .pb_p span{display:inline-block;height:38px;line-height:38px;background:#9d48a5;padding:0 20px;border-radius:19px;font-size:18px;color:#FFF;margin-top:32px;}
#yzc_dyzbg{background:url(dyzbg.jpg) no-repeat center top;background-size:auto 671px;padding:140px 0 60px;position:relative;}
#yzc_dyzbg .i_left{width:378px;height:362px;background:url(yzc_left.png) no-repeat left top;position:absolute;left:0;top:-200px;}
#yzc_dyzbg .i_right{width:457px;height:518px;background:url(yzc_right.png) no-repeat left top;position:absolute;right:0;top:-260px;}
.yzc_dyz{margin-top:37px;text-align:center;}
.yzc_dyz p{margin:0;line-height:22px;font-size:15px;text-align:center;}
.yzc_dyz img{max-width:100%;height:auto;display:inline-block;margin-top:84px;}
#yzc_dezbg{padding:60px 0;background:url(dezbg.jpg) no-repeat right 35px bottom;padding:60px 0 200px;}
.yzc_dez{margin-top:37px;padding:0 190px;text-align:center;}
.yzc_dez p{margin:0;line-height:22px;font-size:15px;text-align:center;}
#yzc_dszbg{background:url(dszbg.jpg) no-repeat center top;padding:60px 0 0;height:671px;background-size:cover;position:relative;z-index:10;}
.yzc_dsz{margin-top:37px;text-align:center;position:relative;height:460px;}
.yzc_dsz p{margin:0;line-height:22px;font-size:15px;text-align:center;color:#FFF;}
.yzc_dsz .dsz_img{width:539px;height:370px;position:absolute;left:-90px;bottom:-90px;}
.yzc_dsz .dsz_img img{width:100%;height:100%;display:block;}
#yzc_dlzbg{padding:180px 0 60px;background:url(yzc_bg1.jpg) no-repeat left top,url(yzc_bg2.jpg) no-repeat right bottom 300px;position:relative;z-index:9;}
.yzc_dlz_item{}
.yzc_dlz{margin-top:37px;text-align:center;position:relative;}
.yzc_dlz p{margin:0;line-height:22px;font-size:15px;text-align:center;}
.yzc_dlz img{max-width:100%;height:auto;display:inline-block;margin-top:84px;}
.yzc_dlz_item .bottom{width:100%;height:344px;background:url(ycz_bbg.jpg) no-repeat center top;background-size:cover;margin-top:70px;padding:131px 0 109px;text-align:center;position:relative;}
.yzc_dlz_item .bottom p{margin:0;color:#FFF;}
.yzc_dlz_item .bottom p:first-child{font-size:36px;height:44px;line-height:44px;}
.yzc_dlz_item .bottom p:nth-child(3){font-size:20px;height:22px;line-height:22px;}
.yzc_dlz_item .bottom i{display:inline-block;width:259px;height:2px;background:#FFF;margin:18px 0;}
.yzc_dlz_item .bottom a{width:113px;height:35px;line-height:35px;text-align:center;border:1px solid #c39cba;color:#863674;font-size:16px;display:block;position:absolute;left:50%;margin-left:-56px;bottom:-18px;}

@media screen and (max-width:1299px){
	.news_list .news_ul .news_txt{width:calc(100% - 320px);margin-left:20px;}
	.news_list .news_ul .news_txt .news_info{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
	#yzc_dyzbg .i_left{display:none;}
	#yzc_dyzbg .i_right{display:none;}
	#yzc_dezbg{background:none;padding:60px 0;}
	#yzc_dyzbg{padding:80px 0 60px;}
	.yzc_dsz .dsz_img{left:15px;}
	#yzc_dlzbg{background:none;}
	.pi_top .pi_top_left{width:53%;}
	.pi_top .pi_top_right{width:45%;}
	.pi_top .pi_top_right em{font-size:13px;}
	.pi_rylc .rylc .rylc_li{padding:40px 15px 15px;}
	.pi_rylc .rylc .rylc_li p{font-size:14px;}
	.pi_blhx .pi_li .pl_txt p{font-size:14px;}
}
@media screen and (max-width:1023px){
	.news_list .news_ul .news_txt{width:calc(100% - 220px);margin-left:20px;}
	.newscow .newscow_left{width:100%;float:none;}
	.newscow_right{width:100%;float:none;}
	.newscow_right .news_product .bd ul li{width:32%;float:left;margin-left:2%;}
	.newscow_right .news_product .bd ul li:first-child{margin-left:0;}
	.newscow_right .news_nlist ul li{width:48%;margin-left:4%;float:left;}
	.newscow_right .news_nlist ul li:nth-child(odd){margin-left:0;}
	.product_wrap_li li{width:32%;margin-left:2%;}
	.product_wrap_li li:nth-child(4n+1){margin-left:2%;}
	.product_wrap_li li:nth-child(3n+1){margin-left:0;}
	.product_list li{width:33.33%;}
	.productshow .productshow_left{width:100%;float:none;}
	.taglable .taglable_right1{width:100%;float:none;}
	.taglable .taglable_right{width:100%;float:none;}
	.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_left{width:100%;margin-top:0;padding:8px 0;}
	.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_right{width:100%;border-left:none;border-top:1px solid #999;}
	.px_content{padding:30px 0;}
	.px_jiejue{padding:30px 0;}
	.px_jiejue .pj_li .pj_li_right{padding:25px 15px;}
	.px_img .px_li{width:32%;margin-left:2%;}
	.px_img .px_li:nth-child(4n+1){margin-left:2%;}
	.px_img .px_li:nth-child(3n+1){margin-left:0;}
	#px_newsbg{padding:30px 0;}
	.px_news .pn_ul{padding:10px;}
	.pi_top .pi_top_left{width:100%;}
	.pi_top .pi_top_right{width:100%;margin-top:20px;}
	.pi_rylc .rylc .rylc_li{width:32%;margin-left:2%;}
	.pi_rylc .rylc .rylc_li:nth-child(4n+1){margin-left:2%;}
	.pi_rylc .rylc .rylc_li:nth-child(3n+1){margin-left:0;}
	.pi_blhx .pi_li{padding:10px 10px;}
	.pi_blhx .pi_li .pl_txt p:last-child{min-height:72px;}
}
@media screen and (max-width:767px){
	.contact_feedback .c_form2{margin-top:22px;}
	.product_list li{width:33.33%;}
	.shoufei .shoufei_t .shoufei_y .shoufei_uly .sy_li{display:block;float:left;width:100%;border-left:none;}
	.px_jiejue .pj_li{padding:15px 0;}
	.px_jiejue .pj_li .pj_li_left{float:none;margin:0 auto;}
	.px_jiejue .pj_li .pj_li_right{width:100%;margin-top:25px;}
	.px_jiejue .pj_li .pj_li_right i{left:50%;margin-left:-9px;top:-9px;border-bottom:9px solid #F5F5F5;border-left:9px solid transparent;border-right:9px solid transparent;border-top:none;}
	.px_jiejue .pj_li .pj_li_right .prl_txt p:first-child{text-align:center;}
	.px_content .px_ctxt .pt_left{width:100%;float:none;margin-right:0;}
	.px_content .px_ctxt .pt_p{margin-top:15px;}
	.px_content .px_ctxt .pt_p p.en{font-size:18px;height:26px;line-height:26px;text-align:center;}
	.px_content .px_ctxt .pt_p p.cn{font-size:23px;text-align:center;margin-bottom:5px;}
	.px_img .px_li{width:48%;margin-left:4%;}
	.px_img .px_li:nth-child(4n+1){margin-left:4%;}
	.px_img .px_li:nth-child(3n+1){margin-left:4%;}
	.px_img .px_li:nth-child(odd){margin-left:0;}
	.px_news .pn_ul{width:100%;margin-left:0;margin-top:20px;}
	.pi_rylc .rylc .rylc_li{width:48%;margin-left:4%;}
	.pi_rylc .rylc .rylc_li:nth-child(4n+1){margin-left:4%;}
	.pi_rylc .rylc .rylc_li:nth-child(3n+1){margin-left:4%;}
	.pi_rylc .rylc .rylc_li:nth-child(odd){margin-left:0;}
	.pi_blhx .pi_li{width:48%;margin-left:4%;}
	.pi_blhx .pi_li:nth-child(odd){margin-left:0;}
}
@media screen and (max-width:667px){
	.news_list .news_ul{padding:18px 0;}
	.news_list .news_ul .img{width:140px;height:85px;}
	.news_list .news_ul .news_txt{width:calc(100% - 160px);margin-left:20px;}
	.news_list .news_ul .news_txt .news_info{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.shoufei .shoufei_t .shoufei_c .shoufei_ul{width:100%;margin-left:0;}
	.contact .txt_p{width:100%!important;margin-bottom:15px;}
	.contact .txt_p .pp{width:calc(100% - 60px);margin-left:0;float:right;}
	.contact .txt_add .pp{width:calc(100% - 60px);margin-left:0;float:right;}
	.product_wrap_li li{width:48%;margin-left:4%;}
	.product_wrap_li li:nth-child(4n+1){margin-left:4%;}
	.product_wrap_li li:nth-child(3n+1){margin-left:4%;}
	.product_wrap_li li:nth-child(odd){margin-left:0;}
	.product_list li{width:50%;}
	#yzc_dlzbg{padding:60px 0;}
	.yzc_top .yzc_title h2{height:43px;}
	.yzc_dsz .dsz_img{width:100%;height:auto;bottom:0;left:0;}
	.yzc_pbtitle .num{display:none;}
	.yzc_dlz_item .bottom{margin-top:15px;}
}
@media screen and (max-width:499px){
	.news_list .news_ul{padding:18px 0;}
	.news_list .news_ul .news_txt{width:calc(100% - 75px);margin-left:0;}
	.news_list .news_ul .news_txt .news_title{font-size:14px;line-height:25px;height:25px;}
	.news_list .news_ul .news_txt .news_info{font-size:12px;line-height:18px;}
	.news_list .news_ul .news_date{padding:8px 0px;margin-top:0;width:65px;}
	.news_list .news_ul .news_date span{font-size:22px;line-height:22px;}
	.newscow_right .news_product .bd ul li{width:100%;margin-left:0;}
	.newscow_right .news_nlist ul li{width:100%;margin-left:0;}
	.product_class .pc_li{width:50%;margin-right:0;padding:0 0;text-align:center;height:40px;margin-top:0;border-top:1px solid #fff;border-right:1px solid #FFF;}
	.product_class .pc_li>span>a{height:40px;line-height:40px;float:none;display:block;}
	.product_wrap_li li{width:100%;margin-left:0;}
	.product_wrap_li li:nth-child(4n+1){margin-left:0%;}
	.product_wrap_li li:nth-child(3n+1){margin-left:0%;}
	.product_list li{width:100%;}
	.xgtj_nr ul li{width:100%;}
	.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_right p{font-size:12px;}
	.shoufei .shoufei_t table th{font-size:12px;}
	.shoufei .shoufei_t table td{font-size:12px;}
	.shoufei .shoufei_t .shoufei_y .shoufei_uly .sy_li p{font-size:12px;}
	.shoufei .shoufei_title span{font-size:16px;height:40px;line-height:40px;}
	.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_left p:first-child{font-size:20px;}
	.px_title{padding-bottom:20px;}
	.px_title h2{font-size:20px;height:26px;line-height:26px;}
	.yzc_top .yzc_title h2{height:32px;}
	.yzc_top .yzc_title p{font-size:26px;height:28px;line-height:28px;}
	#yzc_dszbg{height:635px;}
	.yzc_dsz{height:400px;}
	.yzc_dlz img{margin-top:10px;}
	.yzc_dlz_item .bottom{height:220px;padding:85px 0 48px;}
	.yzc_dlz_item .bottom p:first-child{font-size:23px;height:26px;line-height:26px;}
	.yzc_dlz_item .bottom i{width:178px;margin:10px 0;}
	.yzc_dlz_item .bottom p:nth-child(3){font-size:16px;height:20px;line-height:20px;}
	.pnav_ul a{margin-right:8px;padding:0 8px;}
	
	.px_img .px_li{width:100%;margin-left:0!important;}
	.px_news .pn_ul li{font-size:15px;}
	.pi_top .pi_top_right em{height:auto;line-height:22px;font-size:12px;}
	.pi_top .pi_top_right p{margin:10px 0;padding:10px;line-height:22px;}
	.pi_top .pi_top_right .liucheng_btn{margin-top:10px;}
	.pi_nav span{width:32%;margin-left:2%;margin-top:10px;}
	.pi_nav span:nth-child(3n+1){margin-left:0;}
	.pi_rylc .rylc .rylc_li{width:100%;margin-left:0%;}
	.pi_rylc .rylc .rylc_li:nth-child(4n+1){margin-left:0%;}
	.pi_rylc .rylc .rylc_li:nth-child(3n+1){margin-left:0%;}
	.pi_rylc .rylc .rylc_li p:last-child{min-height:auto;}
	.pi_rylc p{font-size:13px;line-height:26px;}
	.pi_blhx .pi_li{width:100%;margin-left:0;}
	.pi_blhx .pi_li .pl_txt p:last-child{min-height:auto;}
}