/*stylepbulic*/
#stylepbulic{width:100%;height:350px;background-repeat:no-repeat;background-position:center top;background-size:auto 100%;}
#stylepbulic .sp_title{width:1300px;margin:0 auto;}
#stylepbulic .sp_titleT{width:300px;height:220px;background:rgba(0,0,0,.6);padding-top:140px;}
#stylepbulic .sp_title p{font-size:27px;font-weight:bold;color:#FFF;text-align:center;}
#stylepbulic .sp_title p span{font-size:36px;}
/*crumbs*/
#stylesubnav{width:100%;height:40px;background:#F5F5F5;border-bottom:1px solid #e3e3e3;}
#stylesubnav .xq_crumbs{width:1200px;margin:0 auto;background:url(position.png) no-repeat left center;background-size:auto 12px;text-indent:21px;line-height:40px;}
.wrap{width:1200px;margin:0 auto;}
.wrap .sub_title{margin-bottom: 65px;}
.wrap .sub_title span{font-size:30px;}
.wrap .sub_title .subnav{float:right;line-height:36px;}
.wrap .sub_title .subnav a{margin-left:50px;font-size:15px;display:inline-block;}
.wrap .sub_title .subnav a.on{color:#255FAC;}
/*companyInfo*/
.companyInfo{padding-bottom:40px; line-height:180%; color:#333;}
.companyInfo .c_img{width:592px;float:left;overflow:hidden;margin-right:20px;}
.companyInfo .c_img img{width:100%;height:100%;display:block;}
.companyInfo .c_txt{color:#6b6b6b;}
.companyInfo .c_txt .c_name{font-size:18px;margin:0;}
.companyInfo .c_txt .c_line{width:30px;height:2px;background:#949494;display:inline-block;}
.companyInfo .c_txt p{line-height:2;margin:15px 0;font-size:16px;}
.companyInfo .c_txt img,.companyInfo .c_txt p img{max-width:1200px;display:block;margin:0 auto;}
.companyInfo .c_txt table{border-top:1px solid #CCC;border-left:1px solid #CCC;}
.companyInfo .c_txt td{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:15px 10px;}
.companyInfo .c_txt th{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:15px 10px;font-size:18px;}
/*newslist*/
.news_list{}
.news_list .news_ul{padding:35px 0;border-bottom: 1px solid #dbdbdb;}
.news_list .news_ul .img{width:200px;height:120px;background-repeat:no-repeat;background-position:center center;background-size:cover;float:left;margin-top:4px;border:1px solid #dbdbdb;}
.news_list .news_ul .img img{ width:100%; height:100%;}
.news_list .news_ul .news_txt{width:850px;float:left;margin-left:32px;}
.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:30px;padding-top:5px;font-size:16px;color:#626262;}
.news_list .news_ul .news_date{width:80px;height:80px;float:right;background:url(ntime.png) no-repeat center 14px;border:1px solid #dbdbdb;border-radius:4px;text-align:center;padding-top:5px;margin-top:52px; color:#666;}
.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:840px;float:left;}
.newscow .newscow_left .h1{line-height:30px;padding:20px 0;font-size:24px;}
.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;}
.newscow .newscow_left .newscount{line-height:30px;font-size:16px;color:#626262;}
.newscow .newscow_left .newscount p{line-height:30px;padding-bottom:15px;font-size:16px;color:#626262;}
.newscow .newscow_left .newscount img{margin:0 auto;display:block;max-width:715px;}
.newscow .newscow_left .newscount table{border-top:1px solid #000;border-left:1px solid #000;} 
.newscow .newscow_left .newscount table td{border-right:1px solid #000;border-bottom:1px solid #000;}
/*product*/
.product_wrap{width:1200px;margin:0 auto;padding-top:24px;padding-bottom:40px;}
.product_wrap_title{width:100%;padding:30px 0 20px;}
.product_wrap_title a{display:inline-block;height:45px;line-height:45px;padding:0 30px;background:#A1A1A1;margin-right:7px; margin-bottom:10px;color:#FFF;}
.product_wrap_title a:first-child{margin-left:0;}
.product_wrap_title a:hover,.product_wrap_title a.on{background:#ff9c00;}
.product_wrap .product_wrap_li{width:1200px;position:relative;}
.product_wrap .product_wrap_li li{background:#FFF;float:left;width:282px;margin-left:24px;margin-top:24px;}
.product_wrap .product_wrap_li li:nth-child(4n+1){margin-left:0;}
.product_wrap .product_wrap_li li .p_img{width:280px;height:203px;display:flex;align-items:center;overflow:hidden;border:1px solid #ccc;}
.product_wrap .product_wrap_li li .p_img img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;margin:0 auto;transition:1s all;-webkit-transition:1s all;}
.product_wrap .product_wrap_li li .p_img img:hover{
	transform:scale(1.1);
    -ms-transform:scale(1.1);/* IE 9 */
    -moz-transform:scale(1.1);/* Firefox */
    -webkit-transform:scale(1.1);/* Safari 和 Chrome */
    -o-transform:scale(1.1);}
.product_wrap .product_wrap_li li p{height:53px;line-height:53px;text-align:center;color:#FFF;background:#255FAC;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_wrap .product_wrap_li li p a{color:#FFF;}
/*product_list*/
.product_list{padding-bottom:40px;}
.product_list li{width:284px;float:left;margin-left:20px;margin-bottom:30px;}
.product_list li:nth-child(4n+1){margin-left:0;}
.product_list li .p_img{width:282px;height:198px;border:1px solid #CCC;}
.product_list li .p_img img{object-fit:cover;width:282px;height:198px;}
.product_list li p{line-height:40px;height:40px;text-align:center;}
/*hzhb_list*/
.hzhb_list{margin-top:40px;}
.hzhb_list li{width:222px;float:left;margin-left:20px;margin-bottom:20px;border:1px solid #D5D5D5;}
.hzhb_list li:nth-child(5n+1){margin-left:0;}
.hzhb_list li img{display:block;width:222px;height:107px;}
/*videolist*/
.videolist{padding-bottom:40px; padding-top:60px;}
.videolist li{width:288px;float:left;margin-left:16px;margin-bottom:20px;}
.videolist li:nth-child(4n+1){margin-left:0;}
.videolist li .v_img{width:282px;height:198px;border:1px solid #CCC;position:relative;}
.videolist li .v_img img{object-fit:cover;width:282px;height:198px;}
.videolist li .v_icon{position:absolute;top:73px;left:119px;width:49px;height:49px;background:url(videopng.png) no-repeat left top;display:block;background-size:100% 100%;}
.videolist li p{color:#999;text-align:center;line-height:40px;}
.videolist li p a{color:#333;}
/*productshow*/
.productshow{}
.productshow .productshow_left{width:840px;float:left;}
.productshow .productshow_left .pro_title{color:#333;font-size:20px;text-align:center;padding:10px 0 20px;margin:0;font-weight:bold;}
.productshow .productshow_left .pro_info{color:#333;font-weight:normal;text-align:center;font-size:12px;border-bottom:1px solid #CCC;padding-bottom:15px;}
.productshow .productshow_left .pro_img{padding-top:15px;}
.productshow .productshow_left .pro_img img{display:block;margin:0 auto;max-width:370px;}
.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:#255FAC;color:#FFF;}
.productshow .productshow_left .pro_txt{font-size:16px;line-height:30px;margin-top:10px;}
.productshow .productshow_left .pro_txt p{font-size:16px;line-height:30px;margin-top:25px;}
.productshow .productshow_left .pro_txt img{max-width:840px;margin:0 auto;}
.productshow .productshow_left .pro_txt table{border-top:1px solid #000;border-left:1px solid #000;} 
.productshow .productshow_left .pro_txt table td{border-right:1px solid #000;border-bottom:1px solid #000;} 
.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:#255FAC;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:10px 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:15px 8px;}
.productshow .productshow_left .pro_form th{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:15px 8px;font-size:18px;}
/*productinfo*/
.productinfo{padding-bottom:40px;}
.productinfo .p_txt{}
.productinfo .p_txt .c_name{font-size:18px;margin:0;}
.productinfo .p_txt .c_line{width:30px;height:2px;background:#949494;display:inline-block;}
.productinfo .p_txt p{line-height:2;margin:15px 0;font-size:16px;}
.productinfo .p_txt img,.companyInfo .c_txt p img{max-width:1200px;display:block;margin:0 auto;}
.productinfo .p_txt table{border-top:1px solid #CCC;border-left:1px solid #CCC;}
.productinfo .p_txt td{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:15px 10px;}
.productinfo .p_txt th{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:15px 10px;font-size:18px;}
/*contact*/
.contact{color:#666;}
.contact .txt_p{width:580px;float:left;margin-bottom:30px;}
/*.contact .txt_p:nth-child(even) em{float:right;}
.contact .txt_p:nth-child(even) .pp{text-align:right;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 #255FAC;}
.contact .txt_p em.telicon{background:url(telicon.png) no-repeat center center #255FAC;}
.contact .txt_p em.phoneicon{background:url(phoneicon.png) no-repeat center center #255FAC;}
.contact .txt_p em.faxicon{background:url(faxicon.png) no-repeat center center #255FAC;}
.contact .txt_p em.emailicon{background:url(emailicon.png) no-repeat center center #255FAC;}
.contact .txt_p em.dhicon{background:url(400icon.png) no-repeat center center #255FAC;}
.contact .txt_p em.addicon{background:url(addicon.png) no-repeat center center #255FAC;}
.contact .txt_p .pp{width:520px;float:right;}
.contact .txt_p .pp p{line-height:50px; font-size:16px;}
.contact .txt_add{width:1200px;}
.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 #255FAC;}
.contact .txt_add .pp{width:520px;float:right;}
.contact .txt_add .pp p{line-height:50px;}
.contact_feedback{width:100%;height:510px;background:url(contactfeedbackbg.jpg) no-repeat center top;background-size:cover;}
.contact_feedback .contact_fcontent{width:1200px;margin:0 auto;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:76px;}
.contact_feedback .c_form1{width:50%;float:left;}
.contact_feedback .c_form1 input{margin:0;width:554px;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{width:50%;float:right;text-align:right}
.contact_feedback .c_form2 textarea{width:554px;height:165px;border:1px solid #afafb1;padding:15px;color:#fff;float:right;background:none;outline:none;resize:none;}
.contact_feedback .c_form2 .btn{background:#255FAC;color:#fff;border-radius:30px;width:260px;height:51px;font-size:18px;text-align:center;margin-top:22px;outline:none;}
/*taglable*/
.taglable{padding-bottom:50px;}
.taglable .taglable_right{width:870px;float:right;}
.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;}
.taglable .taglable_right1{width:870px;float:right;}
.taglable .taglable_right1 a{width:208px;height:36px;line-height:36px;margin-left:10px;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;}
.taglable .taglable_right1 a:nth-child(4n+1){margin-left:0;}
/*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;}
.fanye ul li a{ color:#333;}
/*公用相关推荐*/
.news_tags{color:#255FAC;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:#255FAC;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:45%;line-height:2.3;background:url(../images/tst_113.jpg) no-repeat 1px center;border-bottom:1px dashed #d8d8d8;margin:0 auto;text-indent:0.2cm;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.xgtj_nr ul li:nth-child(2n){float:right;}
/*公用右侧*/
.newscow_right{width:290px;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 .pic{width:258px;height:210px;display:flex;align-items:center;border:1px solid #ccc;padding:3px;}
.newscow_right .news_product .bd ul li .pic img{display:block;max-width:100%;max-height:100%;margin:0 auto;}
.newscow_right .news_product .bd ul li .title{height:32px;line-height:32px;padding:8px 10px;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:30px;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;}



.fl{
 float:left;
 }
.fr{
 float:right
 }
.clear{
	clear:both;
	}
.pageNav{
 clear:both; margin-top:30px; text-align:right;
}
.pageNav{}
.pageNav a{
 padding:8px 10px; font-size:11px; background:#EBEBEB;
}

.pageNav a.prev, .pageNav a.next, .pageNav a.cur{
 background-color:#225bbb;  color:#ffffff; padding:8px 10px;
}
.pageNav a:hover{
	background:#225bbb;
	color:#fff;
	}

