/* 内页样式 */
/* path */
.new_path{
	padding: 8px 0;
	line-height: 26px;
	font-family: arial;
	overflow: hidden;
	height: 26px;
}
.new_path a{
	color: #666666;
	font-size: 14px;
}
.new_path i{
	padding: 0px 2px;
	font-size: 16px;
	color: #666666;
}
.new_path i.home{
	margin-right: 20px;
}
.new_path i.interval{
	padding: 0px 8px;
}
.new_path span{
	color: #999999;
	font-size: 14px;
}
.new_path .ft{
	margin-left: 10px;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.new_path .ft i{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
/* about.html */
.new_about_text .text_img{
	width: 100%;
	margin: 0 0px 10px 0;
	float: none;
}
.new_about_text .text_img img{
	width: 100%;
	display: block;
	height: auto;
}
.new_about_text .main_con{
	padding-top: 10px;
}
.new_about_text .main_con .main_title{
	font-size: 20px;
	color: #333333;
	font-family: '[Poppins]';

}
.new_about_text .main_con_text{
	margin-top: 20px;
}
.new_about_text .main_con_text p{
	font-size: 14px;
	color: #666666;
	line-height: 2;
	margin-bottom: 10px;
}
.new_about_text .main_con_text > *:last-child{
	margin-bottom: 0;
}
.new_about_text .main_con_text p span{
	color: #0d0d0d;
	/*font-weight: bold;*/
}
.new_about_top{
	padding: 10px 0 20px;
	border-bottom: 2px solid #e3e3e3;
}
.new_basic_list .main_title{
	font-size: 20px;
	color: #333333;
	font-family: '[Poppins]';
	margin-bottom: 20px;
}
.new_basic_other .new_basic_list .main_title{
	margin-bottom: 10px;
}
.new_basic_info .new_basic_list{
	padding: 20px 0;
}
.new_basic_text .new_text{
	margin-bottom: 10px;
	line-height: 26px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
}
.new_basic_text .new_text:last-child{
	margin-bottom: 0;
}
.new_basic_text .new_text .l{
	color: #333333;
	font-size: 14px;
	float: left;
}
.new_basic_info .new_basic_other .new_basic_list{
	padding: 20px 0 0;
}
.new_basic_text .new_text .r{
	font-size: 14px;
	color: #666666;
	display: block;
	float: left;
}
.new_basic_other .new_basic_list .in_title{
	border-bottom: solid 2px #efefef;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #555555;
}
.new_basic_other .new_basic_list .in_content{
	padding: 20px 0;
}
.new_basic_other .new_basic_text .new_text .r{
	float: left;
	padding-left: 0;
}
.new_basic_other .new_basic_text .new_text .l{
	padding-right: 8px;
}
.new_about_bot{
	border-bottom: 2px solid #e3e3e3;
}
.new_about_form{
	padding: 20px 0;
}
.new_about_form .main_title{
	font-size: 20px;
	font-family: '[Poppins]';
	padding: 15px 25px;
	line-height: 20px;
	color: #333333;
	position: relative;
	box-sizing: border-box;
	background-color: #f1f1f1;
}
.new_about_form .new_basic_form{
	margin-top: 30px;
}
.new_about_form .new_basic_form .form-item{
	margin-bottom: 20px;
}
.new_about_form .new_basic_form .form-item:last-child{
	margin-bottom: 0;
}
.new_basic_form .form-item input{
	height: 42px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	width: 100%;
	padding: 0px 15px;
	font-size: 16px;
}
.new_basic_form .form-item textarea{
	width: 100%;
	padding: 10px;
	line-height: 24px;
	font-size: 14px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	height: 120px;
}
.new_basic_form .form-item .p_r{
	line-height: 1.8;
	font-size: 14px;
	color: #777777;
}
.new_basic_form .form-item button{
	margin: 0 auto;
	padding: 0 30px;
	height: 42px;
	display: block;
	text-align: center;
	background: #232323;
	font-size: 18px;
	color: #FFFFFF;
	border: none;
	border-radius: 5px;
	font-size: 18px;
	background-color: #fd692a;
}


/* 内页左侧 */
.new_insideAll_wrap .new_in_left{
	width: 290px;
}
.new_in_left .main_title{
	line-height: 56px;
	background-color: #f4f4f4;
	padding-left: 18px;
	font-size: 18px;
	color: #333333;
}
.new_cate_mod .pro_content{
	padding: 20px 0px 20px 18px;
}
.content_one > li > p{
	line-height: 50px;
	position: relative;
}
.content_one > li > p a{
	font-size: 16px;
	color: #333333;
	display: block;
	padding-right: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content_one > li > p .more{
	position: absolute;
	cursor: pointer;
	color: #000000;
	font-size: 1.4rem;
	text-align: center;
	width: 30px;
	line-height: 40px;
	right: 0;
	top: 0px;
}
.new_cate_mod .pro_content ul li .new_subclass ul li {
	border-bottom: solid 1px #dcdcdc;
	position: static;
	width: 100%;
	color: #777777;
}
.new_cate_mod .pro_content ul li .new_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;
}
.new_cate_mod .pro_content ul li .new_subclass{
	display: none;
}
.new_in_left .new_cate_mod{
	margin-bottom: 30px;
}
.new_cate_mod .cont_content{
	padding: 20px 0px 20px 18px;
}
.new_cate_mod .cont_content li{
	line-height: 50px;
}
.new_cate_mod .cont_content li span{
	font-size: 16px;
}
.new_cate_mod .cont_content li .l{
	width: 90px;
	color: #666666;
}
.new_cate_mod .cont_content li .r{
	color: #888888;
}
.new_cate_mod .cont_content li .l i{
	color: #fd7941;
	font-size: 30px;
	margin-right: 10px;
}
.new_cate_mod .cont_content li:first-child .l i{font-size: 24px;}

/* news.html */
.new_content_right{
	padding-left: 0px;
}
.news_content_right li{
	overflow: hidden;
	margin-bottom: 20px;
}
.news_content_right li .news_imgs{
	position: relative;
}
.news_content_right li:last-child{margin-bottom: 0;}
.news_content_right li:nth-child(2n+1){
	background-color: #f7f7f7;
}
.news_content_right li.news_list_one{
	padding: 15px;
	background-color: #f9f9f9;
}
.news_content_right li.news_list_one .imgs{
	display: block;
}
.news_content_right li .imgs{
	display: none;
}
.news_content_right li .news_time{
	width: 70px;
	height: 70px;
	box-sizing: border-box;
	padding-top: 10px;
	background-color: rgba(119, 119, 119, 0.6);
	text-align: center;
	transition: all 0.3s;
}
.news_content_right li.news_list_one .news_time{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}
.news_content_right li .news_time .t_title{
	line-height: 1;
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
}
.news_content_right li .news_time .b_title{
	line-height: 1;
	font-size: 14px;
	color: #ffffff;
	font-family: 'Adobe 黑体 Std';
	margin-top: 2px;
}
.news_content_right li.news_list_one .imgs{
	width: 120px;
	height: 120px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.news_content_right li.news_list_one .imgs img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.news_content_right li .news_text{
	box-sizing: border-box;
	padding: 10px;
	width: calc(100% - 75px);
}
.news_content_right li .news_text .title a{
	font-size: 16px;
	color: #464646;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_content_right li .news_text .text{
	font-size: 14px;
	color: #737373;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 8px;
	line-height: 1.8;
}
.news_content_right li.news_list_one .news_text .text{
	overflow: hidden;
	display: -webkit-box;
	white-space: normal;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	max-height: 82px;
	margin-top: 10px;
}
.news_content_right li:hover .news_time{
	background-color: rgba(119, 119, 119, 1);
}
.news_content_right li.news_list_one .news_text{
	width: calc(100% - 120px);
}
.news_content_right li.news_list_one .news_text .title a{
	font-size: 16px;
}
.new_content_right .page_list{
	margin: 100px 0 40px;
	text-align: center;
}


/* products.html */
.new_pro_content .new_pro_introd {
	margin-bottom: 20px;
}
.new_pro_introd>.title {
	font-size: 18px;
	color: #333333;
	line-height: 24px;
	font-family: '[Poppins]';
}
.new_pro_introd>.con {
	margin-top: 20px;
	box-sizing: border-box;
	padding: 20px;
	font-size: 16px;
	color: #666666;
	line-height: 1.8;
	background-color: #f5f5f5;
	border-radius: 5px;
}
.new_pro_content .new_pro_title{
	overflow: hidden;
	line-height: 32px;
}
.new_pro_title .title_cut .l{
	font-size: 16px;
	color: #999999;
	margin-right: 10px;
}
.new_pro_title .title_cut .r i{
	width: 42px;
	height: 32px;
	text-align: center;
	background-color: #f5f7fa;
	cursor: pointer;
	border: 1px solid #dbdbdb;
	font-size: 18px;
	box-sizing: border-box;
	line-height: 30px;
}
.new_pro_title .title_cut .r i:nth-child(1){
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-right: 0;
}
.new_pro_title .title_cut .r i:nth-child(2){
	border-left: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.new_pro_title .title_cut .r i.active{
	background-color: #00862e;
	color: #ffffff;
	border-color: #00862e;
}
.new_pro_list .pro_list > ul > li{
	overflow: hidden;
	margin-bottom: 20px;
}
.new_pro_list .pro_list li .ll {
	width: 100px;
	height: 100px;
	position: relative;
	box-sizing: border-box;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.new_pro_list .pro_list li .ll ul {
	width: 100%;
	height: 100%;
	position: relative;
}
.new_pro_list .pro_list li .ll li {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all .2s;
	border: 1px solid #dedede;
}
.new_pro_list .pro_list li .ll li.active{
	opacity: 1;
}
.new_pro_list .pro_list li .ll li a{
	width: 100px;
	height: 100px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.new_pro_list .pro_list li .ll li a img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.new_pro_list .pro_list li .ll .pro_btn {
	position: absolute;
	z-index: 99;
	top: 38%;
	height: 60px;
	width: 30px;
	color: #333333;
	font-family: "宋体";
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
	background-color: rgba(153,153,153,0.5);
	outline: none;
}
.new_pro_list .pro_list li .ll .pro_btn.prev {
	left: 0;
}
.new_pro_list .pro_list li .ll .pro_btn.next {
	right: 0;
}
.new_pro_list .pro_list > ul > li .lr{
	width: calc(100% - 120px);
}
.new_pro_list .pro_list > ul > li .p_t a{
	display: block;
	font-size: 15px;
	color: #333333;
	line-height: 1.5;
	font-family: '[Poppins]';
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.new_pro_content .new_pro_list{
	margin-top: 20px;
}
.new_pro_list .n_h_p2 p{
	line-height: 1.5;
	font-size: 14px;
}
.new_pro_list .n_h_p2 p span{
	font-size: 14px;
}
.new_pro_list .n_h_p2{
	width: 50%;
	float: left;
	color: #666666;
	line-height: 1.8;
	font-size: 14px;
	position: relative;
}
.new_pro_list .n_h_p2 .pro_d_text {
	left: 0px;
	top: 30px;
	line-height: 28px;
	position: absolute;
	background: #fafafa;
	z-index: 9;
	text-align: center;
	display: none;
	width: 400px;
}
.new_pro_list .n_p_attribute{
	margin-top: 10px;
}
.new_pro_list .n_h_p2 .table_btn{
	padding-right: 20px;
	position: relative;
	cursor: pointer;
	outline: none;
}
.new_pro_list .n_h_p2 .table_btn::after{
	content: "";
	position: absolute;
	top: 5px;
	right: 6px;
	border-color: #333333 transparent transparent;
	border-style: solid dashed dashed;
	border-width: 5px;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 0;
	transition: all 0.3s ease-in 0s;
}

.new_pro_list .n_h_p2 .table_btn.show::after{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
	top: 0;
}
.pro_d_text table td {
	border-bottom: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	padding: 10px 15px;
}
.pro_d_text table td {
	border-bottom: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	padding: 5px 15px;
}
.new_pro_list .pro_list .lr .new_p_ms{
	margin-top: 5px;
	font-size: 13px;
	color: #999999;
	line-height: 1.5;
	box-sizing: border-box;
	max-height: 38px;
	overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.new_pro_list .pro_list .lr .contant_btn_list{
	margin-top: 15px;
}
.new_pro_content .new_pro_list >div{
	display: none;
}
.new_pro_content .new_pro_list >div.active{
	display: block;
}
.new_pro_list .pro_list .lr .contant_btn_list a{
	margin-right: 16px;
	margin-bottom: 10px;
	height: 32px;
	line-height: 31px;
	display: block;
	background: #FFFFFF;
	box-sizing: border-box;
	border: solid 1px #cccccc;
	font-size: 14px;
	text-align: center;
	color: #00862e;
	padding: 0 15px;
	border-radius: 5px;
}
.new_pro_list .pro_list .lr .contant_btn_list a:hover{
	background-color: #00862e;
	color: #ffffff;
}
.new_pro_list .pro_list li .ll img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.new_pro_list .pro_grid li{
	width: 46%;
	margin-right: 8%;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
.new_pro_list .pro_grid li:nth-child(2n){
	margin-right: 0;
}
.new_pro_list .pro_grid li .img{
	width: 45vw;
	height: 45vw;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
.new_pro_list .pro_grid li .img img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.new_pro_list .pro_grid li .text {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 42px;
	line-height: 42px;
	text-align: center;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.6);
}
.new_pro_list .pro_grid li .text a {
	font-size: 14px;
	color: #007614;
	display: block;
	font-family: '[Poppins]';
	padding: 0 10px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* contact.html */
.new_contact .all_bor{
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 42px;
}
.new_contact .cont_comp{
	background-color: #fafafa;
}
.new_contact .cont_comp dt{
	font-size: 16px;
	color: #444444;
	font-family: '[Poppins]';
	font-weight: bold;
	margin-bottom: 10px;
}
.new_contact .cont_comp dd{
	line-height: 32px;
}
.new_contact .cont_comp dd .l i{
	color: #fd7941;
	font-size: 22px;
	margin-right: 10px;
}
.new_contact .cont_comp dd .l i.icon-yuyan{
	font-size: 18px;
}
.new_contact .cont_comp dd span {
	font-size: 14px;
	color: #666666;
}
.new_contact .cont_comp dd .l {
	width: 100px;
	font-weight: bold;
}
.new_cont .new_cont_title{
	line-height: 32px;
	margin-bottom: 15px;
}
.new_cont .new_cont_title .l{
	font-size: 14px;
	font-family: "Poppins SemiBold";
	font-weight: bold;
}
.new_cont .new_cont_title .l span{
	font-size: 14px;
	color: #777777;
}
.new_cont .new_cont_list li{
	width: 50%;
	box-sizing: border-box;
	font-size: 12px;
	padding-right: 2%;
	color: #565656;
	margin-bottom: 10px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.new_cont .new_cont_title .r a{
	font-size: 14px;
	color: #565656;
}
.new_cont .new_cont_title .r a i{
	margin-right: 5px;
	font-size: 16px;
	color: #4fb1e4;
}


.mobile_title{
	text-align: center;
	padding: 20px 0;
}
.mobile_title p{
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
}
.mobile_title p::after{
	content: "";
	position: absolute;
	width: 30px;
	height: 2px;
	background-color: #5e5e5e;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 2px;
}
/* cases.html */
.new_cases_list li{
	overflow: hidden;
	margin-bottom: 20px;
}
.new_cases_list li .ll a{
	width: 120px;
	height: 120px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.new_cases_list li .ll a img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.new_cases_list li .lr{
	width: calc(100% - 140px);
	padding-top: 25px;
}
.new_cases_list li .lr .p_t a {
	display: block;
	font-size: 16px;
	color: #464646;
	line-height: 1.5;
	font-family: '[Poppins]';
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_cases_list li .lr .new_p_ms {
	margin-top: 15px;
	font-size: 14px;
	color: #999999;
	line-height: 1.5;
	box-sizing: border-box;
	max-height: 48px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.new_cases_list li .lr .cases_btn_list{
	margin-top: 10px;
}
.new_cases_list li .lr .cases_btn_list a {
	margin-right: 16px;
	margin-bottom: 10px;
	height: 32px;
	line-height: 31px;
	display: block;
	background: #FFFFFF;
	box-sizing: border-box;
	border: solid 1px #cccccc;
	font-size: 14px;
	text-align: center;
	color: #00862e;
	padding: 0 15px;
	border-radius: 5px;
}
/* .casesd.html */
.new_casesd_wrap{
	padding: 20px 0;
}
.new_casesd_content .casesd_details_bt{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.new_casesd_content .casesd_details_content p{
	margin-bottom: 20px;
}
.new_casesd_content .casesd_details_content img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.new_casesd_content .casesd_details_content{
	color: #555555;
	font-size: 16px;
	line-height: 1.8;
	margin-top: 20px;
}
.new_casesd_content .casesd_details_content p{
	font-size: 16px;
}
.new_casesd_content .casesd_other_news{
	margin-top: 20px;
}
.new_casesd_content .casesd_other_news p{
	margin-bottom: 20px;
	font-size: 16px;
}
.new_casesd_content .casesd_other_news p span{
	font-size: 16px;
	color: #333333;
	width: 900px;
	display: inline-block;
}
.new_casesd_content .casesd_other_news p a{
	color: #999999;
	font-size: 16px;
}


/* about-list.html */
.in_all_title{
	font-size: 20px;
	font-family: arial;
	padding: 10px;
	line-height: 20px;
	color: #333333;
	position: relative;
	font-family: '[Poppins]';
}
.new_aboutPro_wrap{

}
.new_aboutPro_list{
	margin-top: 10px;
}
.new_aboutPro_list ul li {
	width: 48%;
	margin-right: 4%;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}
.new_aboutPro_list ul li .img {
	width: 45vw;
	height: 45vw;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.new_aboutPro_list ul li .img .list-playIcon{
	content: '';
	position: absolute;
	background: url(../png/video-btn-1.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;
}
.new_aboutPro_list ul li .img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	transition: all 0.3s;
}
.new_aboutPro_list ul li .text {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 42px;
	line-height: 42px;
	text-align: center;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.6);
}
.new_aboutPro_list ul li .text a {
	font-size: 14px;
	color: #007614;
	display: block;
	font-family: '[Poppins]';
	padding: 0 10px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_aboutPro_list ul li:nth-child(2n) {
	margin-right: 0;
}


.new_aboutProList_wrap{
	padding: 0 0px;
}

.new_aboutProList_wrap .new_aboutPro_list ul li .text{
	position: relative;
}
.main_pro_list{
	margin-top: 20px;
}
.ny_h2 {
	font-size: 20px;
	font-family: arial;
	line-height: 40px;
	color: #535353;
	position: relative;
}
.ny_h2 span {
	font-size: 14px;
	color: #c4c4c4;
}
.ny_contact_l{
	width: 60%;
	float: left;
	border-right: solid 1px #e6e6e6;
	padding: 20px;
	box-sizing: border-box;
}
.ny_r_mapc {
	width: 40%;
	padding: 20px 50px;
	float: right;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 36px;
}
.ny_contact_l ul li {
	width: 100%;
	line-height: 36px;
	color: #555555;
	font-size: 16px;
}
.ny_contact_l ul li span {
	display: block;
	width: 170px;
	float: left;
	color: #a9a9a9;
	font-size: 16px;
}
.ny_contact_l ul li .ewm {
	display: block;
	width: 100px;
	height: 100px;
	float: left;
	margin-top: 10px;
}
.ny_r_mapc {
	width: 40%;
	padding: 20px 50px;
	float: right;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 36px;
}


/* new_tag.html */
.new_tag_wrap {
	padding: 20px 0;
}
.category_pro_list .cate_one ul li{
	width: 48%;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
	margin-right: 4%;
}
.category_pro_list .cate_one ul li:nth-child(2n){
	margin-right: 0;
}
.new_pro_main > .title {
	text-align: center;
}
.new_pro_main > .title h1{
	text-align: center;
}
.new_pro_main > .title .zt{
	font-size: 18px;
	line-height: 1.8;
	font-weight: bold;
	color: #333333;
}
.new_pro_main .category_pro_list {
	margin-top: 10px;
	padding-bottom: 20px;
}
.category_pro_list .cate_one ul li .img>a{
	width: 46vw;
	height: 46vw;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	background-color: #e3e3e3;
}
.category_pro_list .cate_one ul li .img>a img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.category_pro_list .cate_one ul li .video_paly {
	position: absolute;
	top: calc(50% - 50px);
	left: calc(50% - 25px);
	width: 50px;
	height: 50px;
	background-image: url(../png/video.png);
	background-repeat: no-repeat;
	background-size: 100%;
	/* display: none; */
}
.category_pro_list .cate_one ul li p {
	padding: 0 5%;
	text-align: center;
	line-height: 36px;
}
.category_pro_list .cate_one ul li p a {
	display: block;
	background-color: #ffffff;
	font-size: 14px;
	color: #262626;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.vt_video_l .swiper_wrap {
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
	position: relative;
}
.vt_video_l .swiper_wrap li img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	position: relative;
	z-index: -99;
}
.vt_video_l .swiper_wrap .swiper-container .swiper-slide div {
	width: 25vw;
	height: 25vw;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	border: 2px solid #e3e3e3;
	background-image: url(../png/video.png);
	background-repeat: no-repeat;
	background-position: 47% 47%;
	background-size: 40px;
	box-sizing: border-box;
	cursor: pointer;
	margin: 0 auto;
}
.vt_video_l .swiper_wrap .swiper-container .swiper-slide.active div {
	box-sizing: border-box;
	border: 2px solid #6bb4b5;
}
.vt_video_l .swiper_wrap .next {
	right: 0px;
	background-image: url(../png/next-1.png);
}
.vt_video_l .swiper_wrap .btn {
	position: absolute;
	top: 10vw;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 50%;
	outline: none;
	cursor: pointer;
	z-index: 999;
	background-color: rgba(0,0,0,0.05);
	border-radius: 10%;
	background-size: auto;
}
.vt_video_l .swiper_wrap .previous {
	left: 0px;
	background-image: url(../png/previous-1.png);
}
.vt_con>div.vt_video .vt_video_l video {
	width: 95vw;
	height: 52.5vw;
}
.video_tags_wrap {
	margin-top: 40px;
}
.video_tags_wrap .vt_cut li {
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	color: #262626;
	margin-right: 20px;
	line-height: 26px;
}
.video_tags_wrap .vt_cut li.active {
	color: #6bb4b5;
}
.video_tags_wrap .vt_cut li:hover {
	color: #6bb4b5;
}
.video_tags_wrap .vt_con {
	margin-top: 20px;
}
.video_tags_wrap .vt_con>div {
	display: none;
}
.video_tags_wrap .vt_con>div.active {
	display: block;
}
.vt_tags ul {
	width: 50%;
}
.vt_tags ul li {
	width: 90%;
	line-height: 32px;
	/* margin-bottom: 25px; */
}
.vt_tags ul li a {
	font-size: 14px;
	color: #262626;
	display: inline-block;
	padding: 0 20px;
	max-width: 100%;
	background-color: #ffffff;
	box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, .2);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.related_info {
	padding: 10px 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 {
	font-weight: bold;
	color: #666666;
	display: block;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}
.related_info ul li .r_text {
	margin-top: 5px;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
}
.keyword_wrap {
	margin-top: 40px;
	padding: 30px 10px;
	background-color: #fbfbfb;
}
.keyword_wrap div {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}
.keyword_wrap div .key {
	font-size: 18px;
	font-weight: bold;
	color: #6bb4b5;
}
.new_tag_wrap .you_like {
	margin-top: 20px;
}
.new_tag_wrap .you_like>.title {
	font-size: 28px;
	line-height: 40px;
	color: #333333;
	font-weight: bold;
}
.new_tag_wrap .you_like ul li {
	width: 48%;
	border-bottom: 1px dashed #e0e0e0;
	padding: 30px 0;
}
.new_tag_wrap .you_like ul li:nth-child(2n+1) {
	padding-right: 4%;
}
.new_tag_wrap .you_like ul li>.title {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_tag_wrap .you_like ul li .con {
	margin-top: 20px;
	overflow: hidden;
}
.new_tag_wrap .you_like ul li .con .list_l {
	width: 22%;
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px;
}
.new_tag_wrap .you_like ul li .con .list_r {
	width: 78%;
}
.new_tag_wrap .you_like ul li .con .list_l .img {
	display: inline-block;
}
.new_tag_wrap .you_like ul li .con .list_l .img a {
	width: 100px;
	height: 100px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.new_tag_wrap .you_like ul li .con .list_l .img a img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.new_tag_wrap .you_like ul li .con .list_l>p {
	font-size: 16px;
	color: #6bb4b5;
	display: inline-block;
	padding: 0 5px;
	padding-bottom: 1px;
	border-bottom: 2px solid #6bb4b5;
}
.new_tag_wrap .you_like ul li .con .list_r p:first-child {
	font-size: 14px;
	color: #666666;
	font-family: "微软雅黑";
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.new_tag_wrap .you_like ul li .con .list_r p:last-child {
	margin-top: 5px;
}
.vt_video_r {
	margin-top: 25px;
	width: 100%;
	box-sizing: border-box;
}
.main_title .title {
	border-bottom: 0;
	position: relative;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.new_tag_wrap .main_title .title {
	height: 50px;
	line-height: 50px;
}
.new_tag_wrap .main_title .title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
	height: 3px;
	background-color: #6bb4b5;
}
.new_tag_wrap .main_title .con {
	margin-top: 10px;
	color: #999999;
	font-size: 12px;
}
.vt_video_r.send_main .send_con label {
	margin-top: 10px;
	display: block;
}
.send_main .send_con label span {
	width: 100px;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
}
.vt_video_r.send_main .send_con label input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	border-radius: 2px;
}
.vt_video_r.send_main .send_con label textarea {
	width: 100%;
	height: 160px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	font-size: 14px;
	color: #666666;
	font-family: arial;
}
.vt_video_r.send_main .send_con>button {
	margin-left: 0;
	width: 190px;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	margin-top: 20px;
	border-radius: 3px;
	background-color: #6bb4b5;
	cursor: pointer;
	color: #ffffff;
}
.category_list {
	margin-top: 40px;
}
.category_list .title {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	position: relative;
	width: 160px;
	line-height: 32px;
}
.category_list ul {
	width: calc(100% - 160px);
}
.category_list ul li {
	line-height: 32px;
	width: 25%;
}
.category_list ul li a {
	font-size: 14px;
	color: #999999;
	display: block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.new_pro_introd>.title span{
	margin-left: 20px;
	font-size: 14px;
	color: #999999;
}

.main_allPro_list{
	margin-bottom: 20px;
}
.new_aboutProList_wrap .new_aboutPro_list ul li{
	margin-bottom: 0;
}
.new_detail_l {
	width: 75%;
	float: left;
	position: relative;
}
.content_detail{padding:25px;border: solid 1px #f3f3f3;background:#FFFFFF;box-sizing: border-box;}
.content_detail .p_title_rec{width:100%; line-height:28px; color:#2c2c2c; font-size:16px; padding-bottom:10px;padding-right: 10px;box-sizing: border-box;}
.detail_l{width:75%;float: left;position: relative;}
.pro_left_pic{width:380px;float:left;padding-top:10px;}
.pro_left_pic .big_pic{border: 1px solid #ededed;display: table-cell;width:380px;height:380px;text-align: center;vertical-align: middle;}
.pro_left_pic .big_pic img{max-width:100%; max-height:100%;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;}
.pro_rec_pic{width:100%;float:left;padding-top:10px;margin-bottom: 15px;}
.sm_pic{ margin-top:20px; height:80px;}
.sm_pic ul li{ width:80px; height:80px; float:left; padding:0px 7px;}
.sm_pic ul li a{overflow: hidden; display:inline-block; width:80px; height:80px; border:solid 1px #cecece;box-sizing: border-box;}
.sm_pic ul li a:hover{ display:inline-block; width:80px; height:80px; border:solid 1px #ffaf00;box-sizing: border-box;}

.big_pic { border: 1px solid #f3f4f4;overflow: hidden; position: relative; text-align: center; vertical-align: middle;width:820px;height:820px;}
.big_pic p {position:static;position:absolute;top:50%;overflow:hidden; width:100%;height:100%;}
.big_pic img{position:static;position:relative; top:-50%;left:-50%;}
.pic-wrap .pic_w .add span { display: block; margin: 10px 0;}

.big_pic_right{ float:left}
.big_pic_right ul{ margin-left:20px;margin-top: 20px;}
.big_pic_right li{ width:50px; height:50px;margin: auto;border:1px solid #ccc;margin-bottom: 5px;margin-right: 20px;}
.big_pic_right li a{ width:50px; height:50px;margin: auto;display:table-cell;vertical-align:middle;position:relative;}
.big_pic_right li a img{cursor:pointer; max-width:50px; max-height:50px; }
.pic_title{ margin-bottom:15px;}
.pic_title a{font-size: 16px;line-height: 30px;}
.pic_bottom{ margin:10px 0 10px 0px; overflow:hidden; }
.cf{float:left}
.cf_right{ float:right}
.cf input{ width:39px; height:30px; cursor:pointer; border:none; float:left;}
.an_fd{ background:url(../gif/fa_an.gif) no-repeat;}
.an_sx{ background:url(../gif/fa_an.gif) no-repeat -39px 0;}
.an_mr{background:url(../gif/fa_an.gif) no-repeat -78px 0; }
.cf_right span{ float:left; display:inline; margin-right:20px;}
.add span a{color: #4380db;font-size: 16px; }
.add_1,.fav_1{display:inline-block; width:15px;height:15px; padding-right:3px;}
.add_1{background:url(../sc_tb.html) no-repeat 0px 0px;}
.fav_1{background:url(../sc_tb.html) no-repeat 0 -24px; }
.pic-wrap {clear: both;overflow: hidden;}
.pic-wrap .pic_w {text-align: left;margin-left:15px;display:inline}
.pic-wrap .pic_w { border-bottom: 0 none;float: left;overflow: hidden;}
.pic_w div { text-align: center;}
.pic_w div a{color: #666666;}
.new_right_box_top{ margin:10px; line-height:150%; }
.new_right_box_black{background:#fff;height:20px; }
.new_right_com{margin-bottom:10px}
.new_right_an a{ color:#FFF}
.new_right_box_bottom{ margin-top:0px;}
.new_right_bottom_title{ background:#3399ff; height:29px; line-height:29px; color:#FFF; padding-left:10px; font-weight:bold}
.new_right_bottom_cp{ /*width:122px; */margin:15px auto; text-align:center; line-height:140%;}
.new_right_bottom_cp li{ margin-bottom:15px;}
.new_right_bottom_cp li div{ width:208px; height:120px; display:table-cell; position:relative; text-align:center; vertical-align:middle;  /*background:#FFF*/}
.new_right_bottom_cp li p{ position:static;position:absolute;top:50%}
.new_right_bottom_cp li img{ position:static;position:relative;top:-50%;left:-50%;max-height:120px;max-width:120px;}
.back {
	margin-bottom: 10px;margin-left:10px;text-align:left !important;
}
.sh-ico-back{ height: 9px; width: 10px;background: url(../icon_sf.html) no-repeat 0 -24px; display: inline-block; margin-right: 5px;vertical-align: middle;}
.sh-ico.sh-ico-zoom{background: url(../icon_sf.html) no-repeat 0 0; display: inline-block; margin-right: 5px;vertical-align: middle; width:15px; height:15px;}
#focusphoto{min-height:120px;min-weight:120px;}


.pro_main .pro_main_l.pro_bgpic_r .main_title{margin-top: 0;}
.pro_main .pro_main_l .main_title .title{
	line-height: 50px;
	border-bottom: 1px solid #dbdbdb;
	height: 50px;
	box-sizing: border-box;
	font-size: 18px;
	color: #333333;
}
.pro_main .pro_main_l .main_title .title a{
	font-size: 20px;
	color: #6bb4b5;
	font-weight: bold;
}
.pro_main .pro_main_l .main_title{
	box-sizing: border-box;
	border: 1px solid #f3f3f3;
	padding: 10px 20px;
	border-radius: 3px;
	overflow: hidden;
	box-sizing: border-box;
}
.pro_main .pro_main_l.pro_bgpic_r{
	position: static;
	width: 300px;
}
.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{position: relative;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;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:#6bb4b5;}
.detail_pro_r dl .dt_right .c_link i{padding-right:5px;}
.related_info{padding: 10px 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{color: #666666;font-weight: bold;display:block;height: 30px;line-height:30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 16px;}
.related_info ul li .r_text{margin-top:5px;height:48px;line-height:24px; overflow:hidden;font-size: 14px;}
.detail_pro_r dl .dt_right .c_link i{color:#6bb4b5;line-height: 1;}
.p_text{line-height: 36px;font-size: 16px;color: #666666;}
.p_text a{line-height: 36px;font-size: 16px;color: #6bb4b5;text-decoration: underline;}
.p_text .a_link{line-height: 36px;font-size: 16px;color: #666666;padding: 0px 15px;text-decoration:none;}
.p_text .a_link:hover{line-height: 36px;font-size: 16px;color: #6bb4b5;text-decoration: underline;}
.send_main .send_con label span{
	width: 60px;
	font-size: 12px;
	color: #333333;
}
.send_main .send_con label input{
	width: 192px;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	border-radius: 2px;
}
.send_main .send_con label textarea{
	width: 192px;
	height: 100px;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	font-size: 14px;
	color: #666666;
	font-family: arial;
}
.send_main .send_con label{margin-top: 18px;display: block;}
.send_main .send_con>p{
	box-sizing: border-box;
	padding-left: 60px;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}
.pro_tag_list .ny_h2{
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 10px;
}
.send_main .send_con>button{
	margin-left: 60px;
	height: 28px;
	width: 65px;
	margin-top: 10px;
	border-radius: 3px;
	background-color: #6bb4b5;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}
.pro_seach .pro_cen_top .tl{
	line-height: 50px;
}

.pro_seach .pro_cen_top .tl .zt{
	font-size: 26px;
	color: #333333;
}
.pro_seach .pro_cen_top .tl .ft{
	font-size: 16px;
	margin-left: 20px;
	color: #999999;
}
.pro_seach.pro_center .pro_cen_top{margin-top: 0;}
.no_find {
	text-align: center;
	padding: 200px 20px;
	font-size: 30px;
}
.ny_span_tag {
	width: 100%;
	font-size: 16px;
	color: #888888;
	padding: 40px 0 10px;
	line-height: 24px;
	box-sizing: border-box;
}

.pro_tag_list {
	margin-top: 80px;
}
.tags_wrap{
	background-color: #ffffff;
	padding: 40px 0 80px;
}
.tags_wrap .products_lm{
	margin-bottom: 40px;
}
.products_lm .title {
	font-size: 24px;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 20px;
}
.products_lm ul {
	padding: 0 10px;
}
.products_lm ul li {
	margin-right: 40px;
	margin-bottom: 10px;
}
.products_lm ul li a {
	font-size: 18px;
	color: #999999;
	font-family: arial;
}

.no_find p{
	font-size: 30px;
}


/* products-tag.html */
.ny_box3 {
	border: solid 1px #f3f3f3;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	margin: 20px 0px;
}
.new_proDet_l .ny_box3{
	margin: 10px 0px;
	padding: 10px;
}
.reviews_mod{margin-top:10px;}
.reviews_list {display:inline-block;border-bottom:dashed 1px #e5e5e5;padding-bottom:5px;}
.reviews_list .subtitle{padding: 10px 0px;width: 100%;line-height: 30px;}
.reviews_list .photo{width:30px;height: 30px;float: left;display: block; padding-right: 10px;}
.reviews_list .comment_text{font-size: 14px;margin-bottom:5px;line-height:20px;display:block;}
.reviews_list .name{font-size: 16px;color: #444444;float: left;padding-right:10px;display: block;}
.reviews_list .date{font-size: 16px;padding:0px 10px;color: #999999;display: block;float: left;}
.reviews_list .rate_star{padding: 7px;display: block;float: left;}
.reviews_list .rate_star .i_star{width: 16px;height: 16px;float: left;margin-right:7px;background: url(../star_icon2.html) no-repeat left center;}
.reviews_list .rate_star .i_star.gray{background: url(../star_icon.html) no-repeat left center;}
.reviews_list .hide{display: none;}


/* sitemap.html */
.article {
	display: block;
	margin-bottom: 20px;
	padding: 0 0 30px;
	background: white;
	border-radius: 3px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
	transition: all 220ms;
	position: relative;
}
.sep{
	position: absolute;
	top: 0;
	left: 20px;width: 65px;
	height: 65px;
	background-color: #ff5a5a;
}

.sep p:first-child{
	font-size: 24px;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	text-align: center;
}
.sep p:last-child{
	font-size: 20px;
	color: #ffffff;
	font-family: arial;
	text-align: center;
}

.article:hover {
	box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.2);
	transform: translateY(-5px);
	transition: all 220ms;
}
.article > img {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.article>p {
	font-size: 16px;
	font-family: arial;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.wall {
	display: block;
	position: relative;
}
.wall-column {
	display: block;
	position: relative;
	width: 25%;
	float: left;
	padding: 0 12px;
	box-sizing: border-box;
}
.waterfall_flow_wrap .waterfall_flow>li{
	width: 330px;
	position: absolute;
	margin-bottom: 40px;
	background-color: #ffffff;
	margin-right: 30px;
}
.waterfall_flow_wrap .waterfall_flow{
	position: relative;
	margin: 0 auto;
	max-width: 1440px!important;
	overflow: hidden;
}
.waterfall_flow_wrap .waterfall_flow .article .title{
	line-height: 75px;
	height: 75px;
	box-sizing: border-box;
	border-bottom: 1px solid #f8f8f8;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	font-family: arial;
	padding-left: 20px;
}
.waterfall_flow_wrap .waterfall_flow .article p{
	line-height: 40px;
	height: 40px;
}
.waterfall_flow_wrap .waterfall_flow .article p a{
	display: block;
	padding: 0 20px;
	font-size: 16px;
	color: #666666;
	font-family: arial;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.waterfall_flow_wrap .waterfall_flow .article p:hover a{
	color: #fda023;
}
.oTitle{
	font-size: 24px;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	/*margin-bottom: 35px;*/
}
.products_lm_wrap{
	/*margin: 60px auto;*/
	margin-top: 60px;
}

.products_lm_wrap .products_lm ul li{
	margin-right: 40px;
	margin-bottom: 10px;
}
.products_lm_wrap .products_lm .title{
	font-size: 24px;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	margin-bottom: 35px;
}
.products_lm_wrap .products_lm ul{
	background-color: #ffffff;
}

.products_lm_wrap .products_lm ul li a{
	font-size: 18px;
	color: #999999;
	font-family: arial;
}
.products_lm_wrap .products_lm ul li a:hover{
	color: #fda023;
	/*font-weight: bold;*/
}
.column_channel_wrap .column_channel ul li a{font-size: 16px;}

.keywords_wrap{
	border-top: 20px solid #f4f6f8;
	padding: 30px 10px;
	background-color: #ffffff;
}
.keywords_wrap>.title{
	position: relative;
	text-align: center;
	line-height: 42px;

}
.keywords_wrap>.title .more{
	position: absolute;
	right: 0;
	top: 0px;
	font-size: 24px;
	cursor: pointer;
	transition: all .2s ease-in-out;
}
.keywords_wrap>.title p{
	font-size: 22px;
	color: #333333;
}
.keywords_wrap>ul{
	margin-top: 20px;
	height: 90px;
	overflow: hidden;

}
.keywords_wrap>ul li{
	margin-right: 20px;
	margin-bottom: 15px;
}
.keywords_wrap>ul li a{
	display: block;
	height: 34px;
	line-height: 32px;
	padding: 0 20px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	font-size: 14px;
	color: #999999;
	box-sizing: border-box;
}
.keywords_wrap>.title.show .more{
	transform: rotate(180deg);
}
.keywords_wrap>.title.show + ul{
	height: auto;
}
.products_lm .title {
	font-size: 24px;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 20px;
}
.products_lm ul {
	padding: 0 10px;
}
.products_lm ul li {
	margin-right: 40px;
	margin-bottom: 10px;
}
.products_lm ul li a {
	font-size: 18px;
	color: #999999;
	font-family: arial;
}
.pro_main_wrap{
	margin-bottom: 30px;
}

.new_pro_list .pro_grid li h3 a{
	line-height: 1.5;
	margin-top: 5px;
	display: inline-block;
	height: 42px;
}



@media only screen and (max-width: 1400px) {
	/*sitemap.html*/
	.wall-column {width: 33%;}
	.video_dispaly_wrap .pr_box3 .video_dispaly_list ul li:first-child{border-top: 0;}
	.video_dispaly_wrap .pr_box3>.title{padding-bottom: 0;text-align: center;font-size: 22px;}
	.video_dispaly_wrap {margin-top: 20px;}
	.video_dispaly_wrap .pr_box3 .video_dispaly_list{margin-bottom: 20px;}
	.pr_box3 .box3_con_list ul li .v_p a{width: 21vw;height: 21vw;}
	.pr_box3 .box3_con_list ul li .v_t a, .pr_box3 .box3_con_list ul li .v_u a{width: 21vw;}
	.pro_main_wrap .pro_dow_list ul.dow_list li{width: 23%;margin-right: 2.66%;}
	.pro_main_wrap .pro_dow_list ul.dow_list li>a{width: 17vw;height: 17vw;}

}
@media only screen and (max-width: 1040px) {
	/*sitemap.html*/
	.wall-column {width: 50%;}
	.products_lm_wrap {margin-top: 40px;}
	.video_par_wrap {margin-top: 20px;}
	.tag_list {margin-top: 20px;margin-bottom: 10px;}
	.prev_next {margin-top: 20px;}
	.prev_next{margin-bottom: 10px;}

	/*cases.html*/
	.new_cases_list li .lr{padding-top: 0;}
}
@media only screen and (max-width: 767px) {
	/*sitemap.html*/
	.wall-column {width: 50%;}
	.products_lm_wrap {margin-top: 40px;}
	.video_par_wrap {margin-top: 20px;}
	.tag_list {margin-top: 20px;margin-bottom: 10px;}
	.prev_next {margin-top: 20px;}
	.prev_next{margin-bottom: 10px;}
	.waterfall_flow_wrap .waterfall_flow .article p a {font-size: 14px;}
	.waterfall_flow_wrap .waterfall_flow .article .title {line-height: 50px;height: 50px;font-size: 16px;}
	.oTitle {margin-bottom: 15px;font-size: 18px;}
	.yiiPager>li{height: 38px;}
	.yiiPager li.previous,.yiiPager li.next{display:none;}
}
@media only screen and (max-width: 500px) {
	.wall-column{width: 100%;}
}


.ny_box {
	background: #FFFFFF;
	padding: 20px 15px;
	border-top: solid 1px #e5e5e5;
	margin: 10px 10px;
	box-sizing: border-box;
}




.prolist_box {
	margin-top: 30px;
}
.prolist_box .box_li {
	border-bottom: dotted 1px #ababab;
	padding-bottom: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.prolist_box .box_li .p_pic.cp {
	width: 100px;
	height: 100px;
	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{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.prolist_box .box_li .pro_right {
	padding-left: 120px;
	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_attribute {
	width: 90%;
	padding-bottom: 8px;
	overflow: hidden;
	display: none;
}
.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;
	height: 70px;
	line-height: 26px;
	font-size: 14px;
	color: #888888;
	padding: 10px;
	box-sizing: border-box;
}

.rem_tab_t {
	border-bottom: solid 1px #e5e5e5;
}
.rem_tab_t ul li.current {
	height: 50px;
	line-height: 50px;
	background: #ffffff;
	font-size: 16px;
	border-right: solid 1px #e5e5e5;
	float: left;
	padding: 0px 20px;
}
.rem_tab_t ul li {
	margin-bottom: -1px;
	margin-right: -1px;
	height: 50px;
	line-height: 50px;
	background: #f3f3f3;
	font-size: 16px;
	border: solid 1px #e5e5e5;
	border-bottom: solid 1px #FFFFFF;
	float: left;
	padding: 0px 20px;
	cursor: pointer;
}
.video_type_ny {
	padding: 10px 0px;
}
.video_type_ny ul li {
	float: left;
	margin: 5px 15px 5px 0px;
	border: solid 1px #e5e5e5;
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
}
.video_type_ny ul li a {
	font-size: 14px;
}
.new_video_con .basic_info{
	display: none;
}
.new_video_con .basic_info.active{
	display: block;
}

.basic_info {
	padding: 1vw 0px;
}
.video_dispaly_list {
	margin-bottom: 40px;
}
.video_dispaly_list ul li {
	padding: 10px 0;
	border-bottom: 1px solid #dbdbdb;
}
.video_dispaly_list ul li:first-child {
	border-top: 1px solid #dbdbdb;
}
.video_dispaly_list ul li .title a {
	display: block;
	font-size: 16px;
	color: #444444;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.video_dispaly_list ul li .time {
	font-size: 16px;
	color: #666666;
}
.video_dispaly_list ul li .con {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.video_par_wrap .title {
	text-align: center;
}
.video_par_wrap .title a {
	font-size: 1.6em;
	color: #333333;
	font-weight: bold;
}
.video_par_wrap .con .img {
	margin-top: 20px;
	text-align: center;
}
.video_par_wrap .con .img img {
	max-width: 100%;
	display: inline-block;
}
.video_par_wrap .con .ft {
	text-align: center;
	margin-top: 10px;
}
.video_par_wrap .con .ft a {
	font-size: 18px;
	color: #6bb4b5;
}
.tag_list {
	margin-bottom: 20px;
}
.video_par_wrap .con .desc,.video_par_wrap .con .desc p{
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	line-height: 1.8;
}
.prev_next {
	margin-top: 40px;
}
.prev_next>p {
	font-size: 14px;
	line-height: 22px;
}
.prev_next>p span {
	color: #888888;
	font-size: 16px;
	width: 90px;
}
.prev_next>p a {
	width: calc(100% - 90px);
	color: #999999;
}
.video_par_wrap{
	margin-bottom: 50px;
}



/* 产品详情页.html */
.new_proDet_wrap .box_swiper{
	text-align: center;
}
.new_proDet_wrap .box_swiper .swiper-container8 {
	display: inline-block;
	width: 70%;
}
.new_proDet_wrap .box_swiper .swiper-container8 .swiper-slide a {
	width: 70vw;
	height: 70vw;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}
.new_proDet_wrap .box_swiper .swiper-container8 .swiper-slide img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.con-FangDa-ImgList{
	margin-top: 10px;
}
.con-warrp1{
	width: 400px;
	height: 400px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.con-warrp1 img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}



.right_detail{width:100%;padding-left:0px; padding-top:10px;box-sizing: border-box;}
.right_detail .p_title{ width:100%; line-height:24px; color:#2c2c2c; font-size:16px; padding-bottom:5px;padding-right: 10px;box-sizing: border-box;}

.right_detail .p_detail{ line-height:36px; color:#333333; position:relative;}
.right_detail .p_detail span{ padding-right:5px; color:#a1a1a1;}
.right_detail .p_detail b{color:#222222;}
.right_detail .p_d{ padding-top:10px;}
.right_detail .p_d span{ display:block; float:left; height:45px; line-height:45px; padding-right:5px; color:#a1a1a1;}
.right_detail .p_d a{ display:block; float:left; padding-left:15px;}
.right_detail .c_btn{width:140px;text-align:center;height:42px; line-height:42px;border: solid 1px #3f3f3f;background:#ffffff;color:#3f3f3f;box-sizing: border-box;display:block;margin:20px 20px 10px 0px;font-size:18px;float: left;}
.right_detail .c_btn.buy{width:130px;margin-right: 0px;}
.right_detail .a_link{ margin-top:10px;}
.right_detail .a_link ul li{ width:auto; float:left; height:40px; margin-right:16px; display:inline; }
.right_detail .a_link ul li a{height:40px; line-height:40px;color:#121212; font-size:16px; display:block;padding:0px 10px;}
.right_detail .a_link ul li a:hover{height:40px; line-height:40px;color:#121212; padding:0px 10px;}
.right_detail .a_link ul li a i{font-size: 16px;margin-right:8px; color: #bcbcbc;}
.right_detail .a_link ul li.share{ width:100%;height:40px;line-height: 40px;padding-left: 15px;box-sizing: border-box;}
.right_detail .a_link ul li.share span{float:left;display:block;font-size:16px;color:#121212;margin-right: 5px;}
.new_casesd_content .casesd_other_news .share{display: flex;}
.other_news .share{display: flex;}

.right_detail .p_detail i{color:#222222;cursor: pointer;}
.pro_d_text{ left:10px;top:35px;line-height: 28px;position: absolute; background:#fafafa; z-index:9; text-align:center; display:none;}
.pro_d_text table { border-left:solid 1px #e5e5e5;border-top:solid 1px #e5e5e5;float: left;}
.pro_d_text table td{ border-bottom:solid 1px #e5e5e5; border-right:solid 1px #e5e5e5;padding: 0px 15px;}
.detail_r{width:300px;float: right;display: none;}
.p_detail_pic{display: none;}
.box_detail{ padding:10px 0px; line-height:36px; font-size:14px; }
.box_detail ul li {float: left;height: 36px;line-height: 36px; font-size:16px;color:#555555;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:100%;word-wrap: break-word;padding-left: 0px;box-sizing: border-box;}
.box_detail ul li span{color: #a9a9a9;padding-right: 10px;}
.box_detail a{font-weight: bold;color: #ffaf00;}
.box_p_word{ padding:10px 0px; }
.box_p_word a{height: 30px;line-height: 30px; font-size:14px;color:#666666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:100%;word-wrap: break-word;box-sizing: border-box;}
.box_detail img{display:block;max-width:100%;height:auto;text-align: center;overflow: hidden;}

#zoomHref{line-height: 24px;margin-top: 10px;font-size: 14px;color: #999999;}
#zoomHref i{
	margin-right: 10px;
}
.tc_price{
	line-height: 1;
}
.new_proDet_l {
	width: 100%;
}
.new_proDet_con  .pro_bgpic_r{
	width: 300px;
}
.new_proDet_con .pro_main_l .main_title {
	box-sizing: border-box;
	border: 1px solid #f3f3f3;
	padding: 10px 20px;
	border-radius: 3px;
	overflow: hidden;
	box-sizing: border-box;
}



.detail_r{width:300px;float: right;}
.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{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_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{overflow: hidden;;padding-left: 0px;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;}
.ny_h2 a {
	float: right;
	display: block;
	padding-right: 10px;
	font-size: 16px;
	color: #333333;
}














@media only screen and (min-width:499px) {
	.new_cont .new_cont_list li{font-size: 14px;}
	.new_cont .new_cont_title{margin-bottom: 20px;}

	.vt_video_l .swiper_wrap .swiper-container .swiper-slide div{width: 20vw;height: 20vw;}
	.vt_video_l .swiper_wrap .btn{top: 6vw;}

	.new_proDet_wrap .box_swiper .swiper-container8 {width: 50%;}
	.new_proDet_wrap .box_swiper .swiper-container8 .swiper-slide a {width: 50vw;height: 50vw;}
}


@media only screen and (min-width:787px) {
	.new_cont .new_cont_list li{width: 33.33%;}

	.vt_video_l .swiper_wrap .swiper-container .swiper-slide div {width: 16vw;height: 16vw;}
	.vt_video_l .swiper_wrap .btn{width: 50px;height: 50px;}
	.vt_video_l .swiper_wrap{padding-left: 60px;padding-right: 60px;}
	.vt_tags ul{width: 33.33%;}
	.vt_tags ul li{line-height: 40px;}
	.vt_tags ul li a{font-size: 18px;}
	.box_detail ul li{width: 50%;padding-left: 15px;}
	.right_detail{padding-left: 20px;}
}


@media only screen and (min-width:1040px) {
	.new_path{padding: 15px;height: 32px;line-height: 32px;}
	/* about.css */
	.new_about_text .text_img{width: 50%;margin: 0 40px 20px 0;}
	.new_about_top{padding: 30px 0;}
	.new_about_text .text_img{float: left;}
	.new_basic_text .new_text .l{font-size: 16px;padding-right: 8px;}
	.new_basic_text .new_text{margin-bottom: 15px;}
	.new_basic_text .new_text .r{font-size: 16px;}
	.new_path a{font-size: 16px;}
	.new_path span{font-size: 16px;}
	.new_about_text .main_con_text p{margin-bottom: 20px;font-size: 16px;}
	.new_basic_info .new_basic_list{padding: 30px 0;}
	.new_basic_other .new_basic_list .in_content{padding: 30px 0;}
	.new_basic_list .main_title{margin-bottom: 30px;}
	.new_about_form{padding: 40px 0;}
	.new_basic_form .form-item input {height: 60px;padding: 0px 25px;font-size: 16px;}
	.new_basic_form .form-item textarea {line-height: 36px;height: 180px;font-size: 16px;}
	.new_basic_form .form-item button {padding: 0 50px;height: 60px;font-size: 18px;font-size: 26px;}
	.new_basic_form .form-item .p_r{font-size: 16px;}
	.new_basic_info .new_basic_other .new_basic_list{padding: 30px 0 0;}
	.new_content_right {padding-left: 320px;}
	.news_content_right li.news_list_one{padding: 20px;}
	.news_content_right li.news_list_one .news_text .title a{font-size: 18px;}
	.news_content_right li .news_text .text{font-size: 16px;}
	.news_content_right li .news_text .title a{font-size: 18px;}
	.news_content_right li .news_time {width: 75px;height: 75px;}
	.news_content_right li .news_time .t_title{font-size: 32px;}
	.news_content_right li .news_time .b_title{font-size: 16px;}
	.news_content_right li.news_list_one .imgs{width: 200px;height: 200px;}
	.news_content_right li.news_list_one .news_text {width: calc(100% - 200px);}
	.news_content_right li.news_list_one .news_text .title a{font-size: 20px;}
	.new_proDet_l .ny_box3{margin: 20px 0;padding: 20px;}


	/* products.html */
	.new_pro_list .pro_list > ul > li .p_t a {font-size: 18px;line-height: 2;}
	.new_pro_list .pro_list li .ll,.new_pro_list .pro_list li .ll li a{width: 240px;height: 240px;}
	.new_pro_list .pro_list > ul > li .lr {width: calc(100% - 260px);}
	.new_pro_list .n_h_p2:nth-child(n+5){display: none;}
	.new_pro_list .pro_list .lr .contant_btn_list a{height: 42px;line-height: 40px;font-size: 16px;padding: 0 20px;}
	.new_pro_list .pro_list > ul > li{margin-bottom: 30px;}
	.new_pro_list .n_h_p2,.new_pro_list .n_h_p2 p{font-size: 16px;}
	.new_pro_list .pro_list .lr .new_p_ms{font-size: 16px;-webkit-line-clamp: 3;max-height: 76px;margin-top: 15px;}
	.new_pro_list .pro_grid li,.new_pro_list .pro_grid li:nth-child(2n){width: 30%;margin-right: 5%;margin-bottom: 40px;}
	.new_pro_list .pro_grid li:nth-child(3n){margin-right: 0;}
	.new_pro_list .pro_grid li .text {height: 50px;line-height: 50px;bottom: -50px;transition: all 0.3s;}
	.new_pro_list .pro_grid li:hover .text {bottom: 0;}
	.new_pro_list .pro_grid li .img{width: 20vw;height: 20vw;}

	/* contact.html */
	.new_contact .all_bor{padding: 20px;}
	.new_cont .new_cont_title .l{font-size: 20px;}
	.new_cont .new_cont_title .r a{font-size: 16px;}
	.new_cont .new_cont_title .r a i{font-size: 18px;}
	.new_cont .new_cont_title .l span{font-size: 18px;}
	.new_contact .cont_comp dt{font-size: 20px;}
	.new_contact .cont_comp dd .l{width: 130px;}
	.new_contact .cont_comp dd span{font-size: 16px;}
	.new_cont .new_cont_title{margin-bottom: 40px;}
	.new_cont .new_cont_list li{margin-bottom: 30px;font-size: 16px;}
	.new_contact .cont_comp dd{line-height: 42px;}

	/* cases.html */
	.new_cases_list li .lr .p_t a{font-size: 20px;}
	.new_cases_list li .lr .new_p_ms {margin-top: 20px;font-size: 16px;}
	.new_cases_list li .lr .cases_btn_list a{height: 42px;line-height: 40px;font-size: 16px;padding: 0 20px;}
	.new_cases_list li .ll a{width: 210px;height: 210px;}
	.new_cases_list li .lr{width: calc(100% - 240px);}
	.new_cases_list li{margin-bottom: 40px;}

	/* .casesd.html */
	.new_casesd_wrap{padding: 60px 0;border-top: 1px solid #dddddd;}
	.new_casesd_content .casesd_details_content{margin-top: 10px;}
	.new_casesd_content .casesd_details_content p{margin-bottom: 10px;}

	/* about-list.html */
	.new_aboutPro_list ul li, .new_aboutPro_list ul li:nth-child(2n) {width: 23%;margin-right: 2.66%;}
	.new_aboutPro_list ul li:nth-child(4n) {margin-right: 0;}
	.new_aboutPro_list ul li .img {width: 22vw;height: 22vw;}
	.new_aboutPro_list ul li .text {height: 50px;line-height: 50px;transition: all 0.3s;}
	.new_aboutPro_list ul li:hover .text {bottom: 0;}
	.new_aboutPro_list ul li .text a {font-size: 16px;}
	.in_all_title{padding: 15px 10px;}
	.main_pro_list {margin-top: 40px;}


	/* new_tag.html */
	.category_pro_list .cate_one ul li,.category_pro_list .cate_one ul li:nth-child(2n){width: 23%;margin-right: 2.66%;margin-bottom: 20px;}
	.category_pro_list .cate_one ul li:nth-child(4n){margin-right: 0;}
	.category_pro_list .cate_one ul li .img>a {width: 22vw;height: 22vw;}
	.vt_video_l .swiper_wrap .swiper-container .swiper-slide div {width: 14vw;height: 14vw;}
	.vt_video_l .swiper_wrap .btn{width: 50px;height: 50px;}
	.vt_video_l .swiper_wrap{padding-left: 60px;padding-right: 60px;}
	.video_tags_wrap{margin-top: 60px;}
	.video_tags_wrap .vt_cut li{font-size: 26px;margin-right: 40px;}
	.video_tags_wrap .vt_con{margin-top: 40px;}
	.pro_main_r .vt_tags ul li a{font-size: 18px;}
	.pro_main_r .vt_tags ul li{line-height: 40px;}
	.pro_main_r .vt_tags ul{width: 33.33%;}
	.new_tag_wrap .you_like{margin-top: 40px;}
	.main_allPro_list{margin-bottom: 40px;}
	.pro_main_wrap{margin-bottom: 50px;}
	.ny_box {padding: 20px;box-sizing: border-box;margin-bottom: 20px;}
	.prolist_box .box_li .pro_right .p_attribute {display: block;}
	.prolist_box .box_li .p_pic.cp{width: 220px;height: 220px;}
	.prolist_box .box_li .pro_right{padding-left: 250px;}
	.basic_info {padding: 1vw 10px;}
	.video_dispaly_list ul li{padding: 20px 0;}
	.video_par_wrap .con .img img {max-width: 80%;}
	.right_detail{width: calc(100% - 400px);}
}
@media only screen and (min-width:1280px) {
	.detail_r {display: block;}
	.right_detail{width: 50%;}
	.new_proDet_l{width: 75%;}
}
@media only screen and (min-width:1400px) {
	/* about.css */
	.new_about_text .text_img{width: 50%;margin: 0 60px 30px 0;}
	.new_about_top{padding: 30px 0;}
	.news_content_right li.news_list_one{padding: 30px;}
	.new_insideAll_wrap .new_in_left{width: 310px;}
	.new_content_right {padding-left: 340px;}
	.news_content_right li.news_list_one .news_text .title a {font-size: 18px;}


	/* products.html */
	.new_pro_list .pro_list > ul > li .lr{width: 840px;}
	.new_pro_list .pro_list li .ll
	,.new_pro_list .pro_list li .ll li a{width: 280px;height: 280px;}
	.new_pro_list .pro_list > ul > li .lr{width: calc(100% - 320px);}
	.new_pro_list .n_h_p2{width: 33%;}
	.new_pro_list .n_h_p2:nth-child(n+5){display: block;}
	.new_pro_list .pro_list > ul > li{margin-bottom: 50px;}
	.new_pro_list .pro_grid li{margin-bottom: 50px;}
	.new_pro_list .pro_grid li:nth-child(3n){margin-right: 0;}
	.new_pro_list .pro_grid li .text a {font-size: 16px;}

	/* contact.html */
	.new_contact .all_bor{padding: 30px;}
	.new_cont .new_cont_list li{width: 25%;}
	.new_casesd_content .casesd_details_content{line-height: 2.5;}
	.new_casesd_content .casesd_other_news{margin-top: 60px;}

	/* about-list.html */

	.vt_video_l .swiper_wrap .swiper-container .swiper-slide div {width: 12vw;height: 12vw;}


}

@media only screen and (min-width:1540px) {
	.news_content_right li .news_text{width: 1080px;}
	.news_content_right li.news_list_one .news_text{width: 900px;}

	/* products.html */
	.new_pro_list .pro_grid li .img {width: 340px;height: 340px;}

	/* contact.html */

	/* cases.html */
	.new_cases_list li .lr{width: 910px;}

	/* about-list.html */
	.new_aboutPro_list ul li, .new_aboutPro_list ul li:nth-child(2n) {width: 310px;margin-right: 73px;margin-bottom: 40px;}
	.new_aboutPro_list ul li:nth-child(4n) {margin-right: 0;}
	.new_aboutPro_list ul li .img {width: 340px;height: 340px;}

	/* new_tag.html */
	.category_pro_list .cate_one ul li,.category_pro_list .cate_one ul li:nth-child(2n){width: 345px;margin-right: 40px;}
	.category_pro_list .cate_one ul li:nth-child(4n){margin-right: 0;}
	.category_pro_list .cate_one ul li .img>a {width: 345px;height: 345px;}
	.vt_con>div.vt_video .vt_video_l video{width: 1500px;height: 840px;}
}



























