
.at_tab{width: 100%;margin-top:10px;}
.at_tab a{width:200px;text-align:center;border: solid 1px #e4e4e4;height:46px;line-height:46px;font-size:16px; color: #333333;float: left;margin-right:-1px;display:inline-block;box-sizing: border-box;}
.at_tab a:hover{background:var(--bs-theme-color);height: 46px;font-size:16px;float: left;display:inline-block;color: #FFFFFF;}
.at_tab a.here{background:var(--bs-theme-color);height: 46px;font-size:16px;float: left;display:inline-block;color: #FFFFFF;}
.image_map{float:right;width:560px;height:420px;overflow:hidden;margin-top:10px;margin-left:30px;}
.about_text_cont{padding: 2vw 1vw;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 36px;
    background-color: #fff;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border-radius: 0.5rem;}
.about_text_cont .a_more{display:block;float:left;margin-right:10px;width:160px;height:40px;background:#d31700;font-size: 16px;line-height:40px;color: #FFFFFF;text-align: center;margin-top:20px;}
.about_text_cont .a_more.more2{background: #eeeeee;color: #333333}
.a_bg{background: #f3f3f3;padding-top: 60px;padding-bottom: 30px;}


.side_left{float:left;width:260px;   }

.category_mod{width: 100%;}
.category_mod .title{
	width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #000;
    text-align: center;
    background-color: #f1f3f5;
    text-transform:uppercase;
}
.category_mod .title span{font-size:18px;color: #333333;padding-left:6px;}

.category_mod .content_2{width: 100%;background:#ffffff;box-sizing: border-box;padding: 10px 0px;}
.category_mod .content_2 ul li{padding: 0px 10px; border-bottom: dotted 1px #DDDDDD;position: relative;}
.category_mod .content_2 ul li:last-child{ border-bottom:none;}
.category_mod .content_2 ul li a{color:#333333;display:block;height:50px;line-height: 50px;font-size: 16px;text-indent:10px;padding-right:40px;box-sizing: border-box;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.category_mod .content_2 ul li a:hover{color:#ffaf00;display:block;height:50px;line-height: 50px;font-size: 16px;text-indent:10px;padding-right:40px;box-sizing: border-box;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.category_mod .content_2 ul li i{ position:absolute;cursor:pointer;color:#444444; font-size:2.4rem;text-align:right;width:30px;height:50px; line-height:50px;right:5px; top:0px;}
.category_mod .content_2 ul li s{display: none;}
.category_mod .content_2 .subclass_2{ display:none;}
.category_mod .content_2 ul li.current{ height:50px;z-index:9; color:#65ae30;}
.category_mod .content_2 ul li.current a{color:#ffaf00;display:block;height:50px;line-height: 50px;font-size: 16px;text-indent:10px;padding-right:40px;box-sizing: border-box;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.category_mod .content_2 ul li.current i{ position:absolute;color:#ffaf00; font-size:2.4rem;text-align:right;width:50px;height:50px; line-height:50px;right:5px; top:0px;}
.category_mod .content_2 ul li.current s{ width:1px; background:#FFFFFF; height:50px; position:absolute; left:308px; display:block; top:0px; z-index:10;}
.category_mod .content_2 ul li.current .subclass_2{min-width:240px;padding: 15px;box-sizing: border-box; border:solid 1px #e5e5e5; background:#ffffff; display:block; position:absolute; left:308px; top:-1px; overflow:visible; z-index:8}
.category_mod .content_2 ul li.current .subclass_2 ul li{ width:auto;height:36px;padding: 0px;background:none; border:none; margin-left:0px;}
.category_mod .content_2 ul li.current .subclass_2 ul li a{ height:40px; color:#717171; line-height:40px; font-size: 16px;}
.category_mod .content_2 ul li.current .subclass_2 ul li a:hover{ height:40px; color:#ffaf00; line-height:40px; font-size: 16px;}


.category_mod .content{width: 100%;box-sizing: border-box;padding: 10px;background-color:#fff;border-radius:0.8rem;margin-top:1rem;}
.category_mod .content ul li{
	position: relative;
    padding: 0 1rem;
    background-color: #f1f3f5;
    margin-bottom: 0.5rem;
    border-radius: 0.4rem;
}
.category_mod .content ul li:last-child{border-bottom:none;}

.category_mod .content ul li a{position:relative;color:#444444;display:block;height:50px;line-height: 50px;font-size: 16px;box-sizing: border-box;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.category_mod .content ul li:hover a{
	color:#fff;
}
.category_mod .content ul li.current,
.category_mod .content ul li:hover{
	background-color:var(--bs-theme-color);
}
.category_mod .content ul li.current:after,
.category_mod .content ul li:hover:after{
	content: "";
    position: absolute;
    right: 0.8rem;
    height: 1rem;
    border-right: 3px solid #fff;
    top: 1rem;
}
.category_mod .content ul li.current > a,
.category_mod .content ul li a:hover{color:#fff;display:block;height:50px;line-height: 50px;font-size: 16px;padding-right:40px;box-sizing: border-box;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background-color:var(--bs-theme-color);}
.category_mod .content ul li .more{position:absolute;cursor:pointer;color:#000000; font-size:1.4rem;text-align:right;width:30px;height:50px; line-height:50px;right:5px; top:0px;overflow: hidden;}
.category_mod .content ul li .subclass{display: none; padding-bottom:0.5rem;}
.category_mod .content ul li .subclass ul li{border-bottom: solid 1px #dcdcdc;position:static;width: 100%;color: #777777;}
.category_mod .content ul li .subclass ul li a{height:50px;line-height:50px;color: #999999;display: block;font-size: 14px;padding-right: 0px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.category_mod .content ul li .subclass ul li:hover a,
.category_mod .content ul li .subclass ul li.current >a,
.category_mod .content ul li .subclass ul li a:hover{border-radius:0;color:#fff;height: 50px;line-height:50px;display: block;font-size: 14px;padding-right: 0px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.category_mod .content ul li .subclass ul li:hover a,
.category_mod .content ul li .subclass ul li.current,
.category_mod .content ul li .subclass ul li.current >a,
.category_mod .content ul li .subclass ul li a:hover,
.category_mod .content ul li .subclass ul li:hover{
	background-color:#1a1a1a;
	border-color:#1a1a1a;
}

.contact_mod{width: 100%;margin-top: 30px;}
.contact_mod .title{width: 100%;height: 70px;border-bottom:solid 2px #ffc107;line-height: 70px;text-indent: 16px;font-size: 20px;color: #f8b72c;}
.contact_mod .title span{font-size:18px;color: #333333;padding-left:6px;}
.contact_mod .content{width: 100%;background:#ffffff;border-top: none;box-sizing: border-box;padding:25px;font-size: 16px;}
.contact_mod.ny_d{width: 100%;margin-top:0px;}
.contact_mod.ny_d .content{border-top:  solid 1px #e5e5e5;padding:10px 20px;margin-bottom: 30px;}
.contact_mod .content .s_top{margin-bottom: 25px;}
.contact_mod.ny_d .content .s_top{margin-top:10px;}
.contact_mod .content .s_top .photo{max-height:85px;max-width:85px;float: left;margin-right: 20px;}
.contact_mod .content .s_top .photo img {width: 100% !important;}
.contact_mod .content .s_top .photo_r{float: left;}
.contact_mod .content .s_top .photo_r .name{color: #2c2c2c;font-size: 16px;line-height:30px;}
.contact_mod .content .s_top .photo_r .job{color: #bdbdbd;font-size: 16px;}
.contact_mod .content .s_top .photo_r a{display:block;margin-top:15px;color: #1d1d1d;font-size: 16px;}
.contact_mod .content .contact_btn{margin-bottom:10px;display:block;margin-top:5px;background: #f0f0f0;height:50px;line-height:50px;color:#222222;font-size:15px;text-align: center;}
.contact_mod .content .contact_btn i{color:#222222;padding-right: 10px;font-size:16px;}




.fl{float:left;}
.grid_show{display:none;}
.ny_h2{font-size: 20px;padding:15px 10px;line-height:20px;font-weight:bold;color: #333333;position: relative;}
.ny_h2 a{float: right;display:block;padding-right: 10px;font-size: 16px; color:#333333;}
.ny_h2 i{font-size: 14px;color: #c4c4c4;}
.ny_h2 .dian{width:6px;height: 6px;border: solid 1px #8b8b8b;background: #fae100;display: block;float: left;margin-top:27px;margin-right: 10px;}
.ny_h2 h1{font-size:20px; color:#333333;}

.ny_h2 .listtab_box{position: absolute;right:0px;top:10px;}
.ny_h2 .listtab_box .list_a{display:block;float:left;margin-left:-1px;width:40px;padding-right:0px;color:#bababa;height:30px;line-height:30px;border: solid 1px #ebebeb;background:#fafafa;text-align: center;font-size: 22px;}
.ny_h2 .listtab_box .list_a.a_2{font-size:14px;}
.ny_h2 .listtab_box .list_a:hover{color:#3a4754;}
.ny_h2 .listtab_box .list_a.current{color:#3a4754;}
.desc_pro{background: #f7f7f7;padding: 15px;margin:10px 0px;line-height:30px;font-size: 14px;}
.desc_pro h1{font-size:1rem;}
.content_right{padding-left: 280px;}
.content_right .cont{padding-left:0px;padding-right:0px;/*border: solid 1px #f3f3f3;background:#FFFFFF;*/box-sizing: border-box;}

.news-detail-section .cont{
	background-color:#fff;
	border-radius:0.8rem;
	padding:1rem;
}

body{
	background-color:#f5f5f5;
}
@media only screen and (max-width:1920px) {
	.pro-detail-section.container,
	.products-page-section.container{
		max-width:1600px;
	}
}
@media only screen and (max-width:1600px) {
	.pro-detail-section.container,
	.products-page-section.container{
		max-width:1440px;
	}
}
@media only screen and (max-width:1440px) {
	.pro-detail-section.container,
	.products-page-section.container{
		max-width:1320px;
	}
}
@media only screen and (max-width:1200px) {
	.pro-detail-section.container,
	.products-page-section.container{
		max-width:1140px
	}
}
@media only screen and (max-width:767px) {
	.pro-detail-section.container,
	.products-page-section.container{
		max-width:100%;
		padding-left:0;
		padding-right:0;
	}
	.pro-detail-section.container .cp_box2,
	.products-page-section.container .cp_box2{
		padding:0;
	}
}
.content_right .cont.m_b40{margin-bottom: 40px;}
.ny_news{position: relative;overflow: hidden;background-color:#fff;border-radius:0.8rem;padding:1rem;}
.ny_news ul li{margin-bottom:20px;border-bottom: dashed 1px #eaeaea;position: relative;}
.ny_news ul li .date{position:absolute;right:10px;top:28px;box-sizing:border-box;color: #333333;text-align:center;font-size: 0.8rem;}
.ny_news ul li a.pic{width: 10rem;
    display: block;
    float: left;
    margin-bottom: 1rem;}
.ny_news ul li a.pic img{max-width:100%;}

.ny_news ul li .content{height:100%;padding:20px;margin-left:10rem;margin-right:100px;box-sizing: border-box;overflow: hidden;}
.ny_news ul li .content .title{color: #555555;font-size: 1rem;height: 30px;line-height: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ny_news ul li .content .text{margin-top:10px;color: #a7a7a7;font-size: 0.8rem;line-height:20px;max-height: 40px; overflow: hidden;text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.ny_news ul li a:hover .title{color: #111111;}
.news_details_bt{font-size: 1.4rem;font-weight:bold;text-align: center;color: #333333;}
.news_details_content{color: #777777;line-height: 36px;font-size: 16px;}
.news_details_content img{max-width:100%;height:auto;text-align: center;overflow: hidden;}
.news_details_content iframe{width: 1320px;
    max-width: 100%;
    height: 743px;}

.news_details_content .tag a{
	margin-right:.8rem;
}
@media only screen and (max-width: 1040px) {
    .news_details_content iframe {
        height: calc((100vw - var(--bs-gutter-x))* 576 / 1024);
    }
}
.news_details_time{text-align: center;color: #919191;margin-top:10px;margin-bottom:30px;border-bottom: solid 1px #f2f2f2;padding-bottom: 15px;font-size: 16px;}
.other_news{border-top: 1px dashed #999;padding: 20px 0px;margin-top: 50px;}
.other_news a{color: #999;}
.other_news p{line-height:36px;overflow: hidden;margin-bottom:0;}
.other_news :hover a{color: #666;}

.other_news .share{ width:100%;height:40px;line-height: 40px;box-sizing: border-box;}
.other_news .share span{float:left;display:block;font-size:16px;color:#121212;margin-right: 5px;}
.other_news .share a{float:left;display:inline-block;width:16px;height: 16px;margin-top:12px;padding:0px 5px;background-image:url(../images/sns-share.png); background-repeat: no-repeat;}
.other_news .share a.facebook{background-position: 0px 0px;}
.other_news .share a.twitter{background-position: 0px -32px;}
.other_news .share a.pinterest{background-position: 0px -64px;}
.other_news .share a.linkedin{background-position: 0px -96px;}
.other_news .share a.googleplus{background-position: 0px -128px;}
.other_news .tag_text{ width:100%;box-sizing: border-box;background:#fbfbfb;font-size:14px;padding: 10px;;line-height: 30px;color: #777777;}


.ny_download{margin-top:30px;overflow: hidden;}
.ny_download ul li{width:50%;float: left;padding-right: 10%;box-sizing: border-box;margin-bottom: 25px;}
.ny_download ul li .d_pic{width:100px;height:100px;box-sizing:border-box;border:solid 1px #e5e5e5;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;position: relative;}
.ny_download ul li .d_pic img{max-width:100%; max-height:100%;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;}
.ny_download ul li .p_r{padding-left: 120px;}

.ny_download ul li .p_r .d_name{width:100%;padding:0px 5px;box-sizing:border-box;height:30px;line-height:30px;margin:2px 0px;font-size: 1.6rem;color: #313131;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ny_download ul li .p_r .d_name.ej{color: #888888;}
.ny_download ul li .p_r .d_name.dl{color: #222222;}
.liheigt_box_home{ position:absolute; height:auto;background:#000; filter:alpha(opacity=60);-moz-opacity:0.6; -khtml-opacity: 0.6;opacity: 0.6; z-index:120}
.pop_up_login{display:none; position:fixed; z-index:121; width:528px; height:auto; margin:0 auto;border:solid 1px #e5e5e5; background:#FFF;}
.pop_up_login_k{ width:528px; height:auto; background: url(../images/kbj.jpg) repeat-x left bottom #ffffff;}
.pop_up_login_k .title{ width:100%; height:60px; line-height:60px;font-size:20px; font-weight:normal;color:#2b2b2b; padding:0px 10px;box-sizing: border-box; border-bottom:solid 1px #dedede;}
.pop_up_login_k .title span{ width:auto;display:inline-block;float:right; padding-right:10px; padding-top:25px;box-sizing: border-box; cursor:pointer;}
.pop_up_login_k .nr_box{ padding:20px 30px;}
.pop_up_login_k .nr_box .e_input{width:100%;height:50px;margin: 0 auto;border: solid 1px #E5E5E5;background: none;text-indent: 10px;}
.pop_up_login_k .nr_box .e_btn{width:240px;height:50px;display: block; line-height:50px;margin: 0 auto;border:none;background:#e5e5e5; color:#444444;text-align:center;font-size: 18px;}


.ny_probox{width:100%;overflow:hidden;position: relative;z-index: 7;}
.ny_probox ul li{width:280px;float:left;margin:6px;overflow: hidden;box-sizing: border-box;}
.ny_probox ul li .p_pic{width:278px;height:278px;background:#ffffff;box-sizing:border-box;border:solid 1px #e5e5e5;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;position: relative;}
.ny_probox ul li .p_pic img{transition: all 0.6s;max-width:100%; max-height:100%;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;}
.ny_probox ul li .p_pic img:hover{transform: scale(1.1);}
.ny_probox ul li .p_pic a{overflow:hidden;}
.list-playIcon{content: '';position: absolute;background: url(../images/bofang.png);background-size: auto auto;background-size: cover;top: 50%;left: 50%;width: 40px;height: 40px;margin-top: -20px;margin-left: -20px;z-index: 9;}

.ny_probox ul li.show .show_text{width:100%;position: absolute;left: 0px;bottom: 0px;padding: 15px;box-sizing: border-box;
background: #FFFFFF;
background: -webkit-linear-gradient(rgba(255,255,255,255),rgba(255,255,255,1));
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,255) 60%); /*FireFox*/
background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opear */
background: -ms-linear-gradient(rgba(255,255,255,255),rgba(255,255,255,1)); /*IE10及IE10+*/
}

.ny_probox ul li .p_btn{display:none}
.ny_probox ul li .ph_name{height:20px;line-height:20px;margin-bottom:10px;margin-top:10px;font-size: 1rem;color: #313131;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ny_probox ul li.show .show_text .p_btn{margin:0 auto;width:150px;height:40px;line-height:40px; color: #FFFFFF;font-size:16px;background: #232323;display: block;text-align: center;}
.ny_probox .btn_r{width: 28px;height: 56px;text-align:center;line-height:56px;color:#FFFFFF;background:rgba(153,153,153,0.7);position: absolute;left:0px;top: 50%;margin-top:-28px;z-index: 11;cursor: pointer;}
.ny_probox .btn_n{width: 28px;height: 56px;text-align:center;line-height:56px;color:#FFFFFF;background:rgba(153,153,153,0.7);position: absolute;right:0px;top: 50%;margin-top:-28px;z-index: 11;cursor: pointer;}
.ny_probox.otherpro ul li{margin:20px 0px;}

.prolist_box{ margin-bottom:1.5rem;}
.prolist_box .box_li{ overflow: hidden; background-color:#fff;border-radius:0.5rem;padding:0.5rem;}
.prolist_box .box_li .p_pic{ overflow:hidden;width:100%; height:auto;text-align:center;vertical-align: middle;display:table-cell;position:relative; border:solid 1px #CCC; z-index:7}
.prolist_box .box_li .p_pic img{ transition: all 0.6s;margin:0 auto;max-height:100%;max-width:100%;
	padding: 10px;
	display: table-cell; vertical-align: middle; display:block; overflow:hidden; height:auto;}
.prolist_box .box_li .m_pic{ width:100%; height:auto; position:absolute; left:-1px; top:-5px; z-index:-1; }
.prolist_box .box_li .p_pic.cp{ width:220px; height:165px;text-align:center;vertical-align: middle;display:table-cell;position:relative; border:solid 1px #CCC; z-index:7}
.prolist_box .box_li:hover a img{transform: scale(1.1);}

.prolist_box .box_li .p_pic img{
	height: auto;
	max-height: 260px;
}
.prolist_box .box_li .p-info{
	padding:0.5rem 0.8rem;
	margin-top:0.5rem;
}

.prolist_box .box_li .p-info a h2{
	white-space: normal;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   /*word-break: keep-all;*/
	font-weight:bold;
	font-size:1rem;
	color:#333333;
	line-height:1.5;
	height: 3rem;
	margin:0;
}

.prolist_box .box_li .pro_right{ padding-left:250px; position:relative;}
.prolist_box .box_li .pro_right .p_t{ width:99%;margin-bottom:12px;height:24px; font-size:14px; color:#333333; overflow:hidden;}
.prolist_box .box_li .pro_right .p_t a{font-size:16px; color:#333333;height:26px;line-height: 26px;}
.prolist_box .box_li .pro_right .p_t a h2{font-weight:bold;font-size:16px; color:#333333;height:26px;line-height: 26px;}
.prolist_box .box_li .pro_right .p_t a:hover{font-size:16px; color:#333333;height:26px;line-height: 26px;}
.prolist_box .box_li .pro_right .p_attribute{ width:90%; padding-bottom:8px;overflow:hidden;}
.prolist_box .box_li .pro_right .p_attribute .h_p{ width:50%; float:left; color:#666666; height:28px;line-height:28px; font-size:14px;overflow:hidden;}
.prolist_box .box_li .pro_right .p_ms{margin-top: 5px; width:90%;overflow:hidden; border:solid 1px #f2f2f2; background-color:#fdfdfd; height:70px; line-height:26px;font-size:14px; color:#666; padding:10px;box-sizing:border-box; word-break:break-word;}
.prolist_box .box_li .pro_right .p_ms br{display:inline;}
.contant_btn_list{ margin-bottom:1rem;display:flex;justify-content: space-between;}
.contant_btn_list a{width:49%; }
.contant_btn_list .btn{
	border-radius:10rem;
}


.contant_btn_list .a_li.a_li2{width:40px;}
.contant_btn_list .a_li.a_li2 i{padding-right:0px;}
.prolist_box .box_li .pro_right .p_attribute .h_p2{ width:50%; float:left; color:#666666; height:30px;line-height:30px;font-size: 14px; overflow:hidden;}
.prolist_box .box_li .pro_right .p_attribute .h_p2 .tc{display: none;}
.no_find{text-align: center;padding: 200px 20px;font-size:30px;}
.pro_roll{overflow: hidden; width:580px;}
.detail_pro_r{overflow: hidden; width:280px; height:660px; float:left}
.detail_pro_r dl{height: 90px;box-sizing: border-box; float:left; width:520px; margin:10px 0px;}
.detail_pro_r dl .dt_pic{width:90px;height: 90px;border: solid 1px #dfdfdf;box-sizing: border-box;text-align:center;vertical-align: middle;display:table-cell;}
.detail_pro_r dl .dt_pic img{ margin:0 auto;max-height:100%;max-width:100%;display: table-cell; vertical-align: middle; display:block; overflow:hidden;}
.detail_pro_r dl .dt_right{width:140px;line-height:24px;float: left;padding-left: 10px;}
.detail_pro_r dl .dt_right .p_t{ width:100%;margin-bottom:15px;display:block;line-height: 24px; font-size:14px; color:#333333;overflow: hidden;
 text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.detail_pro_r dl .dt_right .c_link{display:block;font-size:16px; color:#000000;}
.detail_pro_r dl .dt_right .c_link i{padding-right:5px;}
.related_info{padding:20px 0px;}
.related_info ul li{border-bottom: dashed 1px #E5E5E5;margin-bottom: 15px;width: 45%;float: left;margin-right: 5%;padding-bottom: 10px;}
.related_info ul li .title{display:block;height: 30px;line-height:30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 16px;color: #333;}
.related_info ul li .r_text{margin-top:5px;height:48px;line-height:24px; overflow:hidden;font-size: 14px;color: #777;}



.message_list{margin-top: 20px;}
.message_list ul li{padding:10px;position: relative;box-sizing:border-box;}
.message_list ul li.w100{padding-left:0px;box-sizing:border-box;}

.message_list ul li label{position: absolute;left: 0px;top:0px;color: #6a6a6a;height:46px;line-height: 46px;font-size:18px;font-weight: normal;}
.message_list ul li label em{color: #ff0000;font-size: 20px;}
.message_list ul li .wz_r{color: #2c2c2c;font-size:16px;line-height: 46px;}
.message_list ul li .wz_r .photo{max-height: 46px;max-width: 46px;float: left;margin-right: 10px;display: block;}
.message_list ul li .input_text{border:solid 1px #999999;background: #fafafa;width: 100%;height:44px;text-indent:10px;line-height:44px;box-sizing: border-box;}
.message_list ul li .textarea{border:solid 1px #999999;background: #fafafa;width: 100%;padding:10px;line-height:36px;box-sizing: border-box;}
.message_list ul li .p_r{line-height:30px;font-size: 16px; color: #777777;}

.message_list ul li .input_text2{border:solid 1px #fafafa;background: #fafafa;height:44px;text-indent:10px;line-height:44px;box-sizing: border-box;}

.message_list ul li .sel{ width: 120px; height: 44px; border:solid 1px #fafafa;background: #FFFFFF;float: left; position: relative; box-sizing: border-box;z-index: 99;}
.message_list ul li .sel select{border: none; outline: none;width: 100%; height: 42px; line-height: 42px;appearance: none; -webkit-appearance: none; -moz-appearance: none; padding-left:10px; }
.message_list ul li .sel:after{ content: ""; width:30px; height:40px; background:url(../images/jt.jpg) no-repeat right center;position: absolute; right: 0px; top: 0; pointer-events: none; }
.message_list.li_l ul li{padding-left: 170px;}
.message_list.li_l ul li .tex_r{width: 100%;padding-left:310px;box-sizing: border-box;position: absolute;left:-10px;top: 9px;}
.message_list ul li .sel.reg{ width: 100%;}
.message_list ul li span{color: #999999;padding-left: 5px;}
.message_list ul li span.error{color:#F00}
.message_list ul li .verify{width: 106px;height: 44px;float: left;margin-left: 15px;cursor: pointer;}





@media only screen and (max-width:1040px) {
	.side_left{display: none;}
	.content_right{padding-left: 0px;}

	.ny_probox ul li{width:33.333%;max-width:310px;float:left;margin:20px 0px;overflow: hidden;box-sizing: border-box;}
	.ny_probox ul li .p_pic{width:28vw;height:28vw;max-height:310px;max-width:310px;box-sizing:border-box;border:solid 1px #e5e5e5;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;position: relative;}
	.prolist_box .box_li .p_pic{ text-align:center;vertical-align: middle;display:table-cell;position:relative; border:solid 1px #CCC; z-index:7}
	.prolist_box .box_li .p_pic.cp{ width:100px; height:75px;text-align:center;vertical-align: middle;display:table-cell;position:relative; border:solid 1px #CCC; z-index:7}
	.prolist_box .box_li .p_pic img{ margin:0 auto;display: table-cell; vertical-align: middle; display:block; overflow:hidden;}
	.content_right .cont{padding-left:0;padding-right:0;}
	.ny_probox ul li .ph_name{height:2.5rem;display:block;white-space: normal;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   word-break: break-word;font-size:0.8rem;text-align:center;}

   .ny_news ul li .content{padding:20px 0 20px 15px;}
   .ny_news ul li{margin-bottom:0;}
   .ny_news ul li .content .title{height:auto;    white-space: normal;}
   .bread-path{display:none;}
   .banner-container .bc-text{
		width: 100%;
	    margin-top: 0;
	    padding-top: 6rem;
	    padding-block-start:6rem !important;
	}
	.banner-container .bc-text h2{
		font-size:2.2rem;
		width:55% !important;
	}
	.banner-container .bc-text div{
		width:50%;
	}
	.banner-section{
		height:40vh;
	}
	.banner-section .banner{
		background-size:auto 100% ;
		height: 100%;
		background-attachment:inherit;
	}
	.contant_btn_list{
		flex-direction: column;
	}
	.contant_btn_list a {
		width: 100%;
        margin: 0.25rem 0;
        font-size: 0.8rem;
        padding: 0.25rem 0;
	}
	.prolist_box .box_li .p-info{
		padding-left:0;
		padding-right:0;
	}
	.ny_h2{
		font-size:1rem;
	}
	.ny_news ul li a.pic{
		float:none;
		width:100%;
	}
	.ny_news ul li .date{
		position: relative;
	    left: 0;
	    right: auto;
	    text-align: left;
	    top: 0;
	}
	.ny_news ul li .content{
		padding: 0;
    	margin: 1rem 0 1rem 0;
	}
}

@media only screen and (max-width:767px) {

	.prolist_box .box_li .p-info a h2{
		text-align: center;
	}
	.prolist_box .box_li .p_pic img{
		padding: 10px;
		height: 115px;
	}
	.banner-container .bc-text h2{
		width:auto;
	}
	.prolist_box{
		margin-bottom:1rem;
	}
	.ny_probox ul li.show .show_text{display: none;}
.ny_probox {margin-top: 15px;}
.ny_probox ul li{width:50%;max-width:332px;max-height:332px;padding: 0px 2vw;margin: 10px 0px;}
.ny_probox ul li .p_pic{width:39vw;height:39vw;max-height:332px;max-width:332px;box-sizing:border-box;border:solid 1px #e5e5e5;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;position: relative;}
}
