*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "思源黑体 CN","Noto Sans SC",arial !important;
	/* font-family: Helvetica Neue,Helvetica,Arial,sans-serif !important; */
	background: #fff;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	display: block;
	max-width: 100%;
}

.top{
	overflow: hidden;
}
.logo{
	float: left;
	margin: 22px 0 12px;
	max-width: 200px;
	max-height: 42px;
}
.all_on{
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.language{
	float: right;
	overflow: hidden;
	margin-top: 32px;
}
.language h3{
	float: left;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 23px;
	opacity: .5;
}
.language ul{
	float: left;
	overflow: hidden;
}
.language ul li{
	float: left;
	margin-left: 10px;
}
.language ul li a{
	display: block;
	overflow: hidden;
}
.language ul li:hover a p{
	color: #e87a24;
}
.language ul li a img{
	float: left;
	height: 23px;
	display: block;
	margin-right: 5px;
}
.language ul li a p{
	float: left;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 23px;
}
.head{
	
}
.head_meua{
	padding-bottom: 10px;
}
.head_search{
	position: absolute;
	right: 0;
	top: 0;
}
.head_search .layui-input-block{
	margin-left: 0;
	min-height: auto;
}
.head_search .layui-form{
	overflow: hidden;
	
}
.head_search .layui-form-item{
	float: left;
	clear: none;
	padding-left: 10px;
}
.head_search .layui-btn{
	padding: 0;
	height: 30px;
	line-height: 30px;
	border: none;
	background: none;
}
.head_search .layui-input{
	
	height: 30px;
	line-height: 30px;
	padding-left: 0;
	width: 180px;
	text-align: left;
	padding: 0 10px;
}
.head_meua .layui-nav li:last-child{
	background: none;
}
::-webkit-input-placeholder { 
	/* WebKit, Blink, Edge
	font-size: 16px;
	color: #333333;
}
:-moz-placeholder { 
	/* Mozilla Firefox 4 to 18 */
	font-size: 16px;
	color: #333333;
}
::-moz-placeholder { 
	/* Mozilla Firefox 19+ */
	font-size: 16px;
	color: #333333;
}
:-ms-input-placeholder { 
	/* Internet Explorer 10-11 */
	font-size: 16px;
	color: #333333;
}

.head_meua .layui-nav-child{
	position: fixed;
}
.head_meua .layui-nav{
	background: #fff;
	padding:0;
	color: #333333;
}
.head_meua .layui-nav .layui-nav-item a{
	color: #333;
	font-weight: bold;
	padding: 0 15px;
	font-size: 15px;
}
.head_meua .layui-nav li.layui-nav-item:last-child{
	background: none !important;
}
.head_meua .layui-nav .layui-nav-item:hover a{
	color: #e87a24;
	border: none;
}
.head_meua .layui-nav .layui-nav-item:first-child a{
	padding-left: 0;
}
.head_meua .layui-nav .layui-this a{
	color: #e87a24 !important;
}
.head_meua .layui-nav .layui-nav-item{
	background: url(../img/li_bg.png) no-repeat center right;
	line-height: 30px;
}
.head_meua .layui-nav .layui-nav-more{
	display: none;
}
.head_meua .layui-nav .layui-this:after{
	display: none !important;
}
.head_meua .layui-nav-child{
	top: 116px;
}
.head_meua .layui-nav-bar{
	display: none;
}
.head_meua .layui-nav-child{
	background: #f6f6f6;
	border: none;
	box-shadow: none;
}
.head_meua .layui-nav .layui-nav-item dl{
	padding: 20px 0;
	overflow: hidden;
}
.pro_label{
	float: left;
	width: 25%;
	padding-bottom: 10px;
}
.head_meua .layui-nav .layui-nav-item dl dd{
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	width: 90%;
}
.head_meua .layui-nav .layui-nav-item dl dd:last-child{
	border: none;
}
.pro_label h4{
	color: #333 !important;
	padding: 0;
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	width: 90%;
	font-weight: bold;
}
.head_meua .layui-nav .layui-nav-item dl dd a{
	color: #333 !important;
	padding: 0;
	font-size: 13px;
	display: block;
}
.banner{
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.banner .layui-carousel{
	width: 100% !important;
	height: 100% !important;
}
.banner .layui-carousel-ind ul{
	background: none;
}
.banner_img{
	width: 100%;
	height: 100%;
}
.banner img{
	display: block;
	margin: 0 auto;
	width: 1920px !important;
	height: 100% !important;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
	max-width: none;
}
.index_title{
	text-align: center;
	padding: 70px 0 35px;
}
.index_title h4{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	position: relative;
	display: inline-block;
	padding: 0 40px 10px;
}
.index_title h4 span{
	color: #e87a24;
}
.index_title h4 b{
	width: 20px;
	height: 4px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	background: #333;
}
.index_title h4 strong{
	width: 20px;
	height: 4px;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	background: #e87a24;
}
.index_title p{
	font-size: 12px;
	color: #999999;
}
.one_middle{
	background: url(../img/pro_bg.jpg) no-repeat center;
	background-size: cover;
}
.wa_list{
	
}
.wa_list ul{
	overflow: hidden;
}
.wa_list ul li{
	float: left;
	width: 132px;
	height: 132px;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
	margin-left: 20px;
	background-size: 100% auto;
	background-position: top center;
	transition-duration: .3s;
	box-shadow: 0 10px 10px #eeeeee;
}
.wa_list ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.wa_list ul li:hover{
	background-position: bottom center;
	transition-duration: .3s;
}
.wa_list ul li:first-child{
	margin-left: 0;
}
.wa_list ul li:nth-child(1){
	background-image: url(../img/wa01.png);
}
.wa_list ul li:nth-child(2){
	background-image: url(../img/wa02.png);
}
.wa_list ul li:nth-child(3){
	background-image: url(../img/wa03.png);
}
.wa_list ul li:nth-child(4){
	background-image: url(../img/wa04.png);
}
.wa_list ul li:nth-child(5){
	background-image: url(../img/wa05.png);
}
.wa_list ul li:nth-child(6){
	background-image: url(../img/wa06.png);
}
.wa_list ul li:nth-child(7){
	background-image: url(../img/wa07.png);
}
.wa_list ul li:nth-child(8){
	background-image: url(../img/wa08.png);
}
.mainpro_list ul{
	overflow: hidden;
}
.mainpro_list ul li{
	float: left;
	margin-left: 37px;
	margin-bottom: 30px;
	width: 270px;
}
.mainpro_list ul li:nth-child(4n+1){
	margin-left: 0;
}
.mainpro_list ul li .pro_img{
	height: 270px;
}
.pro_img{
	border: 1px solid #eee;
	overflow: hidden;
	height: 250px;
	overflow: hidden;
}
.pro_img img{
	display: block;
	transition-duration: .5s;
}
.mainpro_list ul li p{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	text-overflow: ellipsis;
 
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
 
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
 
  overflow-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  overflow: hidden;
  line-height: 20px;
  padding: 10px 10px 0;
  height: 60px;
}
.mainpro_list ul li:hover .pro_img img{
	transform: scale(1.1);
	display: block;
	transition-duration: .5s;
}
.main_product{
	padding-bottom: 40px;
}
.two_middle{
	background: url(../img/zz_bg.jpg) no-repeat center;
	background-size: cover;
}
.certificates_list{
	overflow: hidden;
	padding-bottom: 60px;
	border-bottom: 1px solid #eee;
 padding-bottom: 30px;
}
.certificates_list:last-child{
	border: none;
}
.two_middle{
	padding-bottom: 60px;
}
.two_middle:first-child .certificates_list h3{
	padding-top: 0;
}
.certificates_list h3{
	max-width: 1200px;
	margin: 0 auto;
	font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding: 30px 0 10px;
}
.certificates_list ul{
	overflow: hidden;
}
.certificates_list ul li{
	float: left;
	margin-left: 20px;
}
.certificates_list ul li:first-child{
	margin-left: 0;
}
.cl_img{
	border: 1px solid #eee;
	
}
.cl_img img{
	
}
.certificates_list ul li p{
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.safe{
	background: #eeeff1;
	padding: 30px 0;
	overflow: hidden;
}
.safe_text{
	float: left;
}
.safe_img{
	float: right;
}
.safe_text h4{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
}
.safe_text p{
	font-size: 13px;
	color: #333333;
}
.safe_img ul{
	overflow: hidden;
}
.safe_img ul li{
	float: left;
	margin-left: 20px;
}
.bottom{
	background: url(../img/bottom_bg.png) #e87a24 no-repeat center;
	background-size: cover;
}
.bottom_list{
	padding: 80px 0 60px;
}
.bottom_list ul{
	overflow: hidden;
}
.bottom_list ul li{
	float: left;
	width: 33.3%;
	text-align: center;
	background: url(../img/bottom_li.png) no-repeat center right;
}
.bottom_list ul li:last-child{
	background: none;
}
.bottom_copyright{
	line-height: 60px;
	font-size: 13px;
	color: #fff;
	text-align: center;
}
.bottom_copyright a{
	color: #fff;
}
.bottom_icon h3{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.bottom_icon p{
	font-size: 14px;
	color: #ffffff;
	padding: 15px 0 25px;
}
.bottom_icon a{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	opacity: .5;
	border-bottom: 1px solid #fff;
}
.bottom_icon a:hover{
	opacity: 1;
	color: #fff;
}
.small_icon{
	padding-top: 15px;
}
.small_icon dl{
	
}
.small_icon dl dd{
	display: inline-block;
	margin: 0 5px;
}
.small_icon dl dd a{
	opacity: 1;
	border: none;
}
.small_icon dl dd:hover a{
	opacity: .5;
}
.right{
	width: 84px;
	position:fixed;
	top: 50%;
	right: 0;
}
.right_list{
	background: url(../img/right_bg.jpg) no-repeat center;
	background-size: 100% 100%;
	box-shadow: 0 0 10px #eeeeee;
	border-radius: 10px;
	width: 84px;
	padding: 20px 0 10px;
}
.close{
	margin-top: 10px;
}
.right_slide{
	position:fixed;
	top: 50%;
	right: 0;
	margin-top: -100px;
	z-index: 100;
}
.right_show{
	position:fixed;
	top: 50%;
	right: 10px;
	margin-top: -160px;
	z-index: 101;
	text-align: center;
	display: none;
}
.robot img{
	display: block;
	margin: 0 auto;
}
.right_list ul li{
	margin-bottom: 10px;
	position: relative;
}
.rightlist_show{
	width: 70%;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	padding: 5px 0;
}
.rightlist_show p{
	font-size: 12px;
}
.rightlist_hidden{
	position: absolute;
	top: 0;
	width: 100px;
	right: 85px;
	padding: 10px 10px;
	background: #fff;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	display: none;
	box-shadow: 0 0 10px #eee;
}
.rightlist_hidden img{
	display: block;
	width: 100%;
}
.right_list ul li:hover .rightlist_hidden{
	display: block;
}
/* 本例子css */
.picMarquee-left{ 
	overflow:hidden; 
	position:relative;  
	margin: 0 auto;
}
.picMarquee-left .hd{ 
	overflow:hidden; 
	width: 100%;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 1111;
}
.picMarquee-left .hd .prev{ 
	display:block;  
	width:25px; 
	margin-left: 12%;
	height:44px;
	float:left;  
	cursor:pointer; 
	background:url(../img/arrow_left.png) no-repeat;
	background-position:left center; 
}
.picMarquee-left .hd .next{
	display:block;  
	width:25px; 
	height:44px; 
	margin-right: 12%;
	float:right; 
	cursor:pointer; 
	background:url(../img/arrow.png) no-repeat;
	background-position:right center; 
}
.picMarquee-left .hd .prevStop{ 
	background-position:-60px 0; 
}
.picMarquee-left .hd .nextStop{ 
	background-position:-60px -50px; 
}
.picMarquee-left .bd{    }
.picMarquee-left .bd ul{ 
	overflow:hidden; 
	zoom:1; 
}
.picMarquee-left .bd ul li{ 
	margin:0 8px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center; 
	width: 175px;
}
.picMarquee-left .bd ul li .pic{ 
	text-align:center; 
}
.picMarquee-left .bd ul li .pic img{ 
	width:175px !important; 
	height:221px !important; 
	display:block; 
	padding:10px; 
}
.picMarquee-left .bd ul li .pic a:hover img{ 
	border-color:#999;  
}
.picMarquee-left .bd ul li .title{ 
	line-height:24px;   
}

.product_banner{
	max-width: 1000px;
	background: #fff;
	margin: 0 auto;
	border: 1px solid #eee;
	position: relative;
}
.probanner_bottom{
	background: #ef8200;
	overflow: hidden;
	padding: 40px 30px;
}
.probanner_left{
	float: left;
	color: #fff;
}
.probanner_left h3{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}
.probanner_left p{
	font-size: 15px;
	line-height: 24px;
}
.probanner_code{
	float: right;
}
.probanner_code dl{
	overflow: hidden;
}
.probanner_code dl dd{
	float: right;
	margin-left: 40px;
	max-width: 90px;
}
.probanner_code dl dd p{
	padding-top: 5px;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-align: center;
}
.probanner_code dl dd img{
	display: block;
	width: 84px;
	height: 84px;
	border: 3px solid #fff;
}
.probanner_text{
	overflow: hidden;
	margin: 60px 30px;
	position: relative;
}
.probanner_textleft{
	width: 50%;
	min-height: 700px;
}
.probanner_textright{
	position: absolute;
	width: 40%;
	right: 30px;
	top: 50%;
	margin-top: -350px;
}
.probanner_textright img{
	display: block;
	width: 100%;
}
.app_icon{
	margin-top: 30px;
}
.app_icon ul{
	overflow: hidden;
}
.app_icon ul li{
	float: left;
	width: 25%;
}
.app_icon ul li a{
	display: block;
	margin: 0 15px;
}
.probanner_text_con{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.probanner_text_title{
	background: url(../img/title_bg.jpg) no-repeat right bottom;
	padding-right: 20px;
	font-size: 24px;
	display: inline-block;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	margin-bottom: 30px;
}
.probanner_title{
	background: url(../img/bannertitle_bg.jpg) no-repeat center;
	height: 224px;
	padding: 0 30px;
}
.probanner_title h4{
	padding: 80px 0;
	line-height: 40px;
	color: #333333;
	font-size: 30px;
	font-weight: bold;
}
.probanner_logo{
	position: absolute;
	top: 30px;
	right: 30px;
	max-width: 200px;
}
.breadtree{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.breadtree{
	font-size: 12px;
	color: #999999;
	line-height: 40px;
}
.breadtree .layui-breadcrumb a{
	font-size: 12px;
}
.breadtree .layui-breadcrumb a:hover{
	color: #e87a24 !important;
}
.breadtree_con{
	background: url(../img/home.png) no-repeat center left;
	padding-left: 25px;
	
}
.layui-breadcrumb a cite{
	color: #e87a24 !important;
}
.pubmiddle{
	padding: 40px 0 60px;
}
.pubmiddle_title{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
.catalogue_list{
	margin: 40px 0;
}
.catalogue_list ul{
	overflow: hidden;
}
.catalogue_list ul li{
	float: left;
	width: 175px;
	margin-left: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.catalogue_list ul li:nth-child(6n+1){
	margin-left: 0;
}
.cate_img{
	width: 175px;
	height: 239px;
	overflow: hidden;
	border: 1px solid #eee;
	background: url(../img/catalogue_bg.jpg) no-repeat center;
}
.cate_img img{
	transition-duration: .5s;
	display: block;
}
.Exhibitions_list ul li:hover .cate_img img{
	transform: scale(1.1);
	transition-duration: .5s;
}
.catalogue_list ul li:hover .cate_img img{
	transform: scale(1.1);
	transition-duration: .5s;
}
.page{
	text-align: center;
}
.page a{
	font-size: 16px;
	color: #333;
	display: inline-block;
	width: 30px !important;
	height: 30px !important;
	line-height: 30px;
	background: #f6f6f6;
	margin: 0 2px;
}
.page span{
	font-size: 16px;
	display: inline-block;
	background: #e87a24;
	width: 30px !important;
	height: 30px !important;
	margin: 0 2px;
	line-height: 30px;
	color: #fff;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background: #e87a24 !important;
}
.catalogue_list ul li p{
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	margin-top: 10px;
	height: 36px;
	overflow: hidden;
}
.Exhibitions_list{
	margin: 40px 0;
}
.Exhibitions_list ul{
	overflow: hidden;
}
.Exhibitions_list ul li{
	float: left;
	width: 379px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.Exhibitions_list ul li:nth-child(3n+1){
	margin-left: 0;
}
.Exhibitions_list ul li p{
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 36px;
	white-space: nowrap;
}
.exhib_img{
	width: 379px;
	height: 239px;
	overflow: hidden;
	border: 1px solid #eee;
	background: url(../img/Exhibitions_bg.jpg) no-repeat center;
}
.exhib_img img{
	transition-duration: .5s;
	display: block;
}
.Exhibitions_list ul li:hover .exhib_img img{
	transform: scale(1.1);
	transition-duration: .5s;
}
.contact{
	overflow: hidden;
}
.contact_text{
	float: left;
	width: 500px;
	margin-top: 20px;
}
.contact_form{
	float: right;
	width: 600px;
	margin-top: 20px;
}
.contact_text h2{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.contact_text h3{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 10px 0;
}
.contact_text h4{
	font-size: 13px;
	color: #333333;
	line-height: 22px;
}
.contact_text img{
	display: block;
	padding: 10px 0;
}
.contact_text p{
	font-size: 13px;
	color: #333;
	line-height: 30px;
}
.contact_text p span{
	color: #999999;
}
.contact_form h4{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
}
.contact_form .layui-form-label{
	font-size: 13px;
	font-weight: bold;
	float: none;
	text-align: left;
	padding: 0;
	width: auto;
}
.contact_form .layui-input-block{
	margin-left: 0;
}
.two_form{
	overflow: hidden;
}
.two_form .layui-form-item{
	float: left;
	clear: none;
	width: 47%;
}
.two_form .layui-form-item:last-child{
	margin-left: 6%;
}
.contact_form .layui-input{
	border: none;
	border-bottom: 1px solid #000;
	border-radius: 0;
	padding-left: 0;
	font-size: 13px;
	color: #666;
}
.contact_form .layui-textarea{
	margin-top: 10px;
	border-radius: 0;
	resize: none;
	border: 1px solid #000;
	font-size: 13px;
	color: #666;
	font-family: "思源黑体 CN","Noto Sans SC",arial !important;
}
.contact_form .layui-btn{
	color: #fff;
	background: #e87a24;
	font-size: 16px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	width: 100%;
	border-radius: 0;
	display: block;
}
.about01{
	overflow: hidden;
	margin-top: 30px;
}
.about_left{
	float: left;
	width: 700px;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}
.about_right{
	float: right;
	width: 400px;
}
.nypub_title{
	background: url(../img/title_bg.jpg) no-repeat right center;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	padding-right: 15px;
	display: inline-block;
}
.about02{
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
}
.about02:last-child{
	border: none;
	padding-bottom: 0
}
.about02 h3{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding: 30px 0 10px;
}
.about02 ul {
	overflow: hidden;
}
.about02 ul li{
	float: left;
	width: 175px;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 20px;
}
.about02 ul li:nth-child(6n+1){
	margin-left: 0;
}
.about02 ul li .cl_img{
	display: block;
	padding: 10px 10px;
	border: 1px solid #eee;
	height: 220px;
}
.cl_img{
	display: block;
	padding: 10px 10px;
	border: 1px solid #eee;
	height: 220px;
}
.about02 ul li p{
	font-size: 13px;
	color: #333333;
	padding-top: 10px;
	white-space: nowrap;
	text-overflow: hidden;
	overflow: hidden;
}
.prodetail_top{
	background: url(../img/pro_bg.jpg) no-repeat center;
	background-size: cover;
	padding: 40px 0 60px;
}
.relatepro_list{
		padding-top: 30px;
}
.decription{
	padding-top: 40px;
}
.decription_con{
	border-top: 1px solid #eee;
	margin-top: 20px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	padding-bottom: 40px;
}
.prodetail_title{
	font-size: 30px;
	color: #333;
	font-weight: bold;
	padding-bottom: 30px;
}
.prodetail_topcon{
	overflow: hidden;
}
.prodetail_banner{
	float: left;
	width: 600px;
	background: #fff;
}
.prodetail_banner img{
	display: block;
	width: 100%;
}
.prodetail_text{
	float: right;
	min-height: 490px;
	position: relative;
	width: 540px;
	max-width: 540px;
	padding-bottom: 110px;
}
.prodetail_banner .layui-carousel{
	background: #fff !important;
	height: 600px !important;
}
.prodetail_text h3{
	font-weight: bold;
	font-size: 24px;
	color: #333;
	padding: 30px 0;
}
.prodetail_text h4{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 20px;
}
.prodetail_text p{
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.detail_button{
	position: absolute;
	bottom: 30px;
	left: 0;
}
.detail_button ul{
	overflow: hidden;
}
.detail_button ul li{
	float: left;
	margin-right: 30px;
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.detail_button ul li a{
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	padding-left: 40px;
	color: #fff;
}
.detail_button ul li:first-child{
	background: #1b1b1b;
}
.detail_button ul li:first-child a{
	background: url(../img/phone.png) no-repeat center left;
}
.detail_button ul li:last-child{
	background: #e87a24;
}
.detail_button ul li:last-child a{
	background: url(../img/banner.png) no-repeat center left;
}
.detail_button ul li:hover{
	opacity: .5;
}
.nypro{
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}
.nypro_line{
	width: 1px;
	height: 100%;
	position: absolute;
	left: 340px;
	top: 0;
	background: #eee;
}
.nypro_meua{
	float: left;
	width: 300px;
}
.nypro_list{
	float: right;
	width: 820px;
}
.nypro_list ul{
	overflow: hidden;
}
.nypro_list ul li{
	float: left;
	width: 250px;
	margin-left: 35px;
	margin-bottom: 30px;
}
.nypro_list ul li:nth-child(3n+1){
	margin-left: 0;
}
.nypro_list ul li p{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	text-overflow: ellipsis;
 
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
 
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
 
  overflow-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  overflow: hidden;
  line-height: 20px;
  padding: 10px 10px 0;
  height: 60px;
}
.nypro_list ul li:hover .pro_img img{
	transform: scale(1.1);
	display: block;
	transition-duration: .5s;
}
.nypro_meua .layui-nav-tree{
	width: 100%;
}
.nypro_meua .layui-nav{
	background: #eeeff1;
}
.nypro_meua .layui-nav-item.layui-nav-itemed{
	background: #e87a24;
}
.nypro_meua .layui-nav .layui-nav-item a{
	color: #333;
}
.nypro_meua .layui-nav-itemed>.layui-nav-child{
	background: rgb(255 255 255 / 70%)!important;
}
.nypro_meua .layui-nav-tree .layui-nav-child dd.layui-this{
	background: none;
}
.nypro_meua .layui-nav-tree .layui-nav-child dd:hover{
	border: none;
}
.nypro_meua .layui-nav-tree .layui-nav-child dd.layui-this a{
	border: none !important;
	background: #fff !important;
	color: #333 !important;
}
.nypro_meua .layui-nav-tree .layui-this>a:hover{
	border: none !important;
	background: #fff !important;
	color: #333 !important;
}
.nypro_meua .layui-nav-tree .layui-nav-item a{
	font-size: 16px;
	font-weight: bold;
}
.nypro_meua .layui-nav-tree .layui-nav-child dd a{
	font-size: 14px;
	font-weight: normal;
}
.nypro_meua .layui-nav-tree .layui-nav-bar{
	background-color:#e87a24;
}
.nypro_meua .layui-nav-tree .layui-nav-item a:hover{
	color: #333 !important;
}
.vehicle_text{
	float: left;
	width: 700px;
}
.vehicle_banner{
	float: right;
	width: 350px;
}